projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
restored accidentally removed code which deselects the previously selected button...
[wxWidgets.git]
/
src
/
univ
/
winuniv.cpp
2004-12-12
Vadim Zeitlin
delete children in ~wxWindow dtor and not in the base...
blob
|
commitdiff
|
raw
2004-08-10
Włodzimierz Skiba
Cleaning of sources (Univ related files). -1/TRUE/FALSE...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
Julian Smart
Applied patch [ 903619 ] Win64 and Itanium support
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Robin Dunn
Fixed to use wxNcPaintEvent types where needed
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Vadim Zeitlin
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Julian Smart
Worked around a problem whereby the MSW _native_ horiz...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-08-03
Vadim Zeitlin
warnings (and some errors) fixes for wxUniv DLL build
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Mattia Barbon
wxX11 and wxMotif STL-ification, part 1. it does...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-03
Julian Smart
Fixed the wxX11 crash bug on opening a dialog that...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-01-24
Julian Smart
Applied patch [ 668155 ] Refresh problem when msgbox...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-09
Julian Smart
Applied patch [ 648042 ] Erase background error
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Julian Smart
Added another log.h
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Robert Roebling
Added background inheritance to wxUniv.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Robert Roebling
Three more attempts to get metal look.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-10
Robert Roebling
Added "metal" theme.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-30
Robert Roebling
Added code for erasing the small square between scrol...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
Robert Roebling
Implemented two-window approach for wxX11.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Robert Roebling
No more pixel junk when resizing windows that
blob
|
commitdiff
|
raw
|
diff to current
2002-03-17
Robert Roebling
A draft for a possible fix to the redraw
blob
|
commitdiff
|
raw
|
diff to current
2002-03-17
Robert Roebling
New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-17
Václav Slavík
implemented 'shaft scrolling' of children in wxUnivWind...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-24
Václav Slavík
reverted wxMGL-specific code (didn't mean to commit...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Vadim Zeitlin
fixed mouse input handling in wxUniv: the static boxes...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Robert Roebling
wxX11:
blob
|
commitdiff
|
raw
|
diff to current
2002-02-14
Václav Slavík
handle accelerators for buttons, too
blob
|
commitdiff
|
raw
|
diff to current
2002-02-10
Robert Roebling
wxX11: link errors down to 1.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Vadim Zeitlin
maintaint the mouse capture stack in all ports, not...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-15
Václav Slavík
fixed a segfaulting bug in wxUniv: invalid assumption...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-08
Vadim Zeitlin
initialize m_hasXXX in wxWindowBase
blob
|
commitdiff
|
raw
|
diff to current
2001-12-08
Vadim Zeitlin
fixes for handling WM_SYSCOLORCHANGE - now seems to...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Vadim Zeitlin
don't show scrollbars at all when the window is big...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-28
Václav Slavík
compilation fixes for MSW+Univ+Mingw32
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Vadim Zeitlin
fixed wxUniv menus under wxGTK
blob
|
commitdiff
|
raw
|
diff to current
2001-08-13
Vadim Zeitlin
moved wxNO_FULL_REPAINT_ON_RESIZE to wxControl from...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Vadim Zeitlin
don't refresh the scrollbars unnecessarily
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Vadim Zeitlin
added wxLogChain and wxLogPassThrough classes
blob
|
commitdiff
|
raw
|
diff to current
2001-07-04
Vadim Zeitlin
reverted Julians changes to the pragmas
blob
|
commitdiff
|
raw
|
diff to current
2001-07-04
Julian Smart
Changed the pragmas to allow debugging under Linux
blob
|
commitdiff
|
raw
|
diff to current
2001-07-03
Vadim Zeitlin
tons of fixes for wxGTK/Univ - seems to work, more...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
changed copyright to SciTech one
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Julian Smart
Various wxUniversal/wxMicroWindows fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current