]> git.saurik.com Git - wxWidgets.git/history - src
backported HTML tables horizontal size fix
[wxWidgets.git] / src /
2003-08-21  Vadim Zeitlincorrected CHECK in InsertPage()
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  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-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
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íkcompilation fix
2003-08-20  David Elliott* Use a subclass of NSView for the dummy view which...
2003-08-20  David ElliottNormal wxWindow::Close() behavior
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-19  Stefan Csomorswitching to wxEmptyString to satisfy linker after...
2003-08-19  Stefan Csomorremoving rtti special functions
2003-08-19  Václav SlavíkwxStrdup(NULL) doesn't work
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-19  Stefan CsomorXTI extensions
2003-08-19  Julian SmartWarning fixes from ABX
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 ElliottAdded machinery to Enable/Disable windows. When a...
2003-08-19  Stefan Csomorunicode fixes, enabling notebook images again
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  David Elliott* Implement GetValue() and SetValue().
2003-08-18  David ElliottImplement GetValue() and SetValue() and send an event...
2003-08-18  Stefan CsomorRTTI simplifications
2003-08-18  Stefan Csomorscope added for keyboard handler
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 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  Julian SmartPeter Lenhard's WinCE DoDraw[Elliptic]Arc additions...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Stefan Csomorunicode wxMac CW fixes
2003-08-17  Václav Slavíkregenerated makefiles after fixing files.bkl
2003-08-17  Václav SlavíkwxMutexGuiEnter/Leave didn't work because this file...
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  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-16  Václav Slavíkremoved unneeded #ifdef
2003-08-16  Mattia Barbon MSVC 5 compilation fixes.
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-16  Stefan Csomorunicode for mac fixes
2003-08-16  Stefan Csomorcorrected include for __WXMAC__
2003-08-16  Václav Slavíkmoved WinMain into the application even for static...
2003-08-16  Vadim Zeitlintypo in assert (patch 789156)
2003-08-16  Vadim Zeitlinfix bug with entries present in both global and local...
2003-08-16  Gilles Depeyrotapplied fixes for CodeWarrior compilation
2003-08-15  Vadim Zeitlindon't create a multiline text control in the text edito...
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-15  Václav Slavíkinclude compiler name in plugin DLL name on Windows
2003-08-15  Václav Slavíkremoved old makefiles
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-15  Julian SmartCorrected silly recursion mistake
2003-08-15  Julian SmartCorrected typo
2003-08-15  Julian SmartApplied patch2 of [ 703990 ] attrib support in wxGTK2...
2003-08-15  Stefan Csomorsetter by ref for
2003-08-15  Vadim Zeitlinprevent infinite recursion -- not a fix for the real...
2003-08-14  Vadim Zeitlinan alternative fix which should replace patch 781918
2003-08-14  Václav Slavíkno longer meaningful
2003-08-14  David ElliottStub for wxRegion::Offset
2003-08-14  David ElliottImplemented toolbar/statusbar positioning
2003-08-14  David ElliottImplemented window scrolling using wxWindowCocoaScroller
2003-08-14  Václav SlavíkGTK2 compilation fix for Vadim's compilation fix
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkreverted previous commit; include wx/timer.h in wxBase...
2003-08-14  Václav SlavíkwxBase compilation fixes
2003-08-14  Václav Slavíkfixed stupid typo
2003-08-14  Stefan Csomorrtti informations
2003-08-14  Stefan Csomorproperties as collection
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav SlavíkwxBase compilation fix
2003-08-14  Julian SmartMisc warning fixes by ABX
next