]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-08-21  Mattia Barbon Warning fixes.
2003-08-21  Vadim Zeitlinno changes, just resolved conflicts (due to the fact...
2003-08-21  Vadim Zeitlincorrected wxUSE_BOOKCTRL test
2003-08-21  Stefan Csomormetadata support for metadata
2003-08-21  Stefan Csomordestructor should not clear the ControlHandle, otherwis...
2003-08-21  Mattia Barbon wxMotif warning fixes.
2003-08-21  Václav Slavíkregenerated
2003-08-21  Václav Slavíkbackported HTML tables horizontal size fix
2003-08-21  Vadim Zeitlinhack to at least let the sample start up (it still...
2003-08-21  Václav Slavíkfixed broken files.bkl
2003-08-21  Vadim Zeitlinadded bookctrl.cpp
2003-08-21  Vadim Zeitlincorrected CHECK in InsertPage()
2003-08-21  Vadim Zeitlinreplcaeed ints with size_t to match the sources
2003-08-21  Vadim Zeitlincompilation fix
2003-08-21  Mattia Barbon wxGTK compilation fixes.
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
2003-08-21  Václav SlavíkUnicode compilation fixes for OGL
2003-08-21  Václav SlavíkUnicode compilation fixes for OGL (patch #791967)
2003-08-21  Julian SmartUpdated section on XRC-writing tools
2003-08-21  Stefan Csomorextended RTTI support
2003-08-21  Stefan Csomorsupport for RTTI
2003-08-21  Stefan Csomoradded support for leaving out <embedded objects> that...
2003-08-21  Stefan Csomoradded wxDateTime to the streamable custom types
2003-08-21  Stefan Csomoradded support for allocation-creation method
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-20  Vadim Zeitlinadded missing headers
2003-08-20  Stefan NeisSplit src/os2/utils.cpp in two to support non-monolithi...
2003-08-20  David ElliottThe default state for the first radio button in a group...
2003-08-20  Stefan NeisCompilation fixes for gcc-3.2.
2003-08-20  Mattia Barbon Keep order of nodes when wxHashMap is resized; this...
2003-08-20  David ElliottFix autoresizingMask when scrolling is used
2003-08-20  Václav Slavíkmore OS/2 fixes
2003-08-20  Václav Slavíkupdated the RPMs
2003-08-20  Václav Slavíkcompilation fix
2003-08-20  David Elliott* Use a subclass of NSView for the dummy view which...
2003-08-20  Václav Slavík(blind) OS/2 build fixes
2003-08-20  David ElliottNormal wxWindow::Close() behavior
2003-08-20  Stefan NeisAdded some missing brackets required by autoconf on...
2003-08-20  Václav Slavíknew makefiles update
2003-08-20  Václav Slavíkhow to build new RPMs
2003-08-20  Václav Slavíkremoved a typo(?)
2003-08-20  Václav SlavíkwxMotif compilation fix
2003-08-20  Václav Slavíkmore Unicode fixes
2003-08-20  Václav SlavíkUnicode compilation fixes for wxX11
2003-08-20  Václav SlavíkUnicode compilation fix
2003-08-20  Václav Slavíkregenerated with ac-2.57
2003-08-20  Václav Slavíkthere's no reason why wxrc should link against xrc...
2003-08-19  Mattia Barbon Fixes for wxHashTable when wxUSE_STL=1:
2003-08-19  Stefan Csomorswitching to wxEmptyString to satisfy linker after...
2003-08-19  Stefan Csomorchanging wxxVariant signature
2003-08-19  Julian SmartCorrecting typo
2003-08-19  Václav Slavíkcompilation fixes
2003-08-19  Václav Slavík<wx-lib>expat</wx-lib> is nonsense
2003-08-19  Stefan Csomorremoving rtti special functions
2003-08-19  Václav SlavíkwxStrdup(NULL) doesn't work
2003-08-19  Václav SlavíkOS/2 doesn't use lib prefix for libraries
2003-08-19  Stefan CsomorRTTI extensions
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-19  Stefan CsomorXTI extensions
2003-08-19  Julian SmartApplied patch [ 778716 ] Fix resolve in smapi.cpp for...
2003-08-19  Julian SmartWarning fixes from ABX
2003-08-19  Chris ElliottCBuilder & IDE details Not appropriate for new makefiles
2003-08-19  Chris ElliottCBuilder project creation files Not appropriate for...
2003-08-19  David ElliottUse NSBox with the NSBoxSeparator box type
2003-08-19  David ElliottOverride CocoaSetEnabled() to call -[NSControl setEnabled:]
2003-08-19  David ElliottOverride CocoaSetEnabled() to do nothing. Although...
2003-08-19  David ElliottAdded machinery to Enable/Disable windows. When a...
2003-08-19  Julian SmartFix to remove CW/Mac warning
2003-08-19  Stefan Csomorunicode fixes, enabling notebook images again
2003-08-19  Julian SmartUse _NO_THEMES
2003-08-19  David ElliottWrap NSTableView in an NSScrollView and disable the...
2003-08-19  David ElliottUse bounds rect instead of frame rect when positioning...
2003-08-19  David ElliottUse setAutoresizingMask: NSViewMinYMargin to keep subvi...
2003-08-18  Vadim Zeitlinuse wxWindowBase::Create() instead of duplicating its...
2003-08-18  Vadim Zeitlinadded missing Create() implementation
2003-08-18  Vadim Zeitlinno changes
2003-08-18  Vadim Zeitlinreturn immediately if the XPM is bad instead of spittin...
2003-08-18  Vadim Zeitlincommented out annoying wxLogDebug
2003-08-18  Vadim Zeitlindeleted unused variable
2003-08-18  David ElliottSetInitialFrameRect: use frameRect.size.height to calcu...
2003-08-18  David ElliottDoMoveWindow: setNeedsDisplay:YES for the superview
2003-08-18  Václav SlavíkOS/2 fix
2003-08-18  David Elliott* Implement GetValue() and SetValue().
2003-08-18  David ElliottImplement GetValue() and SetValue() and send an event...
2003-08-18  Julian SmartFixed wxX11 compilo
2003-08-18  Stefan CsomorRTTI simplifications
2003-08-18  Stefan Csomorrtti api mods added
2003-08-18  Stefan Csomorscope added for keyboard handler
2003-08-18  Stefan Csomorrefactoring getters and setters to avoid signature...
2003-08-18  Mattia Barbon Correctly export events.
2003-08-18  David ElliottwxCocoa: Added NSMutableArray and NSTableColumn
2003-08-18  David ElliottwxCocoa: added NSTableView.(mm|h)
2003-08-18  David Elliottsome more wxListBox support
2003-08-18  David ElliottAdded NSTableView support
2003-08-17  Stefan NeisCompletely reworked OS/2 thread implementation.
2003-08-17  David ElliottHandle setting of client size for all types of windows
2003-08-17  Stefan Csomorseveral patches and extensions
2003-08-17  Stefan Csomoradded WXK_COMMAND
2003-08-17  Mattia Barbon Check for NULL base class.
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
next