]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
2003-08-17  Julian SmartMust call DoMoveWindow in Create() or buttons may not be
2003-08-17  Stefan Csomorunicode wxMac CW fixes
2003-08-17  Stefan NeisAdded OS/2 to the list of platforms known to AC_BAKEFIL...
2003-08-17  Julian SmartPeter Lenhard's WinCE DoDraw[Elliptic]Arc additions...
2003-08-17  Václav Slavíkmore visible banner after installation
2003-08-17  Václav SlavíkUnicode compilation fixes
2003-08-17  Václav SlavíkUnicode compilation fixes
2003-08-17  Stefan NeisAdded some special code to make generated configure...
2003-08-17  Julian SmartRemoved redundant DSPs
2003-08-17  Václav Slavíkremoved --enable-compat20
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Václav Slavíknetutils code is MSW-only
2003-08-17  Stefan Csomorunicode wxMac CW fixes
2003-08-17  Václav Slavíkdon't test for Flex and Yacc, we don't use them anymore...
2003-08-17  Julian SmartMisc. contrib compilation fixes
2003-08-17  Václav Slavíkregenerated makefiles after fixing files.bkl
2003-08-17  Václav Slavíkrestored wxBuildOptions class, for backward compatibili...
2003-08-17  Julian SmartFixed compilation of OGL samples
2003-08-17  Václav SlavíkwxMutexGuiEnter/Leave didn't work because this file...
2003-08-17  Václav Slavíkrestored changes accidentally reverted by previous...
2003-08-17  Václav Slavíkno wxToolBarSimple
2003-08-17  Václav Slavíkremoved unused wxObject::Dump
2003-08-17  Václav Slavíkhave TryValidator even if wxUSE_VALIDATORS=1, so that...
2003-08-17  Václav Slavíkbuild options signature is too long, use more lines
2003-08-17  Václav Slavíkcheck for WXWIN_COMPATIBLITY settings, they affect...
2003-08-17  Václav Slavíkdon't change WXWIN_COMPATIBLITY settings, it affects...
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-17  Stefan Csomorunicode for mac fixes
next