wxWidgets.git
2005-07-14  Vadim Zeitlinuse wxLogError() instead of wxMessageBox in wxDocument...
2005-07-14  Mart RaudseppwxGLCanvas ctors have default values for pos and size...
2005-07-14  Mart RaudseppwxProgressDialog is inherited from wxDialog, not wxFrame.
2005-07-14  Vadim Zeitlinset m_lasterror if the file couldn't be opened in wxFil...
2005-07-14  Vadim Zeitlinfixes for s.Printf(s) crashes
2005-07-14  Vadim Zeitlinfixed warning due to not using dllexport wxShadowObject...
2005-07-14  Vadim Zeitlinfix addr2line output parsing (patch 1228591)
2005-07-13  Vadim Zeitlinadded test for wxXmlResource::Unload()
2005-07-13  Vadim Zeitlinadded wxXmlResource::Unload() (replaces patch 1178853)
2005-07-13  Vadim Zeitlinno changes, just comments fixes
2005-07-13  Roman Rolinskyfix for toolbar items selection - impossible to find...
2005-07-13  Roman RolinskyART_NEW is not defined in previous versions, use NORMAL...
2005-07-13  Vadim Zeitlincommented and documented wxXRC_NO_RELOADING flag
2005-07-13  Roman Rolinskysome new parameters
2005-07-13  Roman Rolinskytoolbars can be added inside windows, fix for relative...
2005-07-13  Vadim Zeitlinadded test of box sizer proportions
2005-07-12  Mattia Barbon Applied fix for wxCreateTopLevelRealizedWidget crash.
2005-07-09  Vadim Zeitlinmade wxTLW::GetSize() return the size of the maximized...
2005-07-08  Michael WetherellCorrection to previous commit
2005-07-08  Vadim Zeitlinmade IsMaximized() return true if frame had been maximi...
2005-07-08  Michael WetherellAllow cross compiling of wxX11, wxMotif and wxGTK
2005-07-08  Michael WetherellAdd dll.a to the extensions search for by WX_PATH_FIND_...
2005-07-08  Michael WetherellCompilation fix for unix builds with cygwin
2005-07-08  Kevin HockFix zlib buffer overflow vulnerability [ Patch 1234072 ]
2005-07-08  Václav Slavíkminor clarification of broken build cases
2005-07-06  Vadim Zeitlinuse private window class for dialup manager hidden...
2005-07-06  Vadim Zeitlinavoid moving the list control unnecessarily
2005-07-06  Vadim Zeitlindon't generate ACTIVATE events for Alt-Space key press
2005-07-05  Vadim Zeitlinfixed (harmless) assert triggered by renaming the first...
2005-07-04  Chris Elliottfix SF Bug 1232271
2005-07-04  Michael WetherellTypo fixes
2005-07-04  Michael WetherellAdd chapter on backward compatibility
2005-07-04  Michael WetherellEliminate non-ascii chars from generated include file
2005-07-04  Michael WetherellMention that entry names are full paths after feedback...
2005-07-04  Włodzimierz... Visible wxMessageOutputDebug instance.
2005-07-04  Włodzimierz... Use common wxTextCtrlBase::GetRange() for PalmOS text...
2005-07-04  Włodzimierz... Prevent crash in wxString::Mid under STL builds (fixes...
2005-07-04  Václav Slavíkuse libtool versioning of shared libs on Unix
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl.
2005-07-03  Mart RaudseppNo default args in headers for SetSizeHints minimal...
2005-07-02  Vadim Zeitlinfixed DoSetClientSize() to use ::MoveWindow() instead...
2005-07-02  Vadim Zeitlinfixed bug with showing unneeded scrollbar in the list...
2005-07-02  Vadim Zeitlinmade more clear that GetItemRect() returns physical...
2005-07-02  Vadim Zeitlinadded GetItemRect() test
2005-07-02  Kevin HockFix BOTTOM events to use BOTTOM in their description...
2005-07-02  Michael WetherellRevert check on wxABI_VERSION since it doesn't work...
2005-07-02  Vadim Zeitlinonly set focus to the grid window in wxGrid::HideCellEd...
2005-07-02  Vadim Zeitlinadded include wx/toolbar.h neededfor mingw32 compilation
2005-07-01  Vadim Zeitlinreally fixed wrong argument to wxString::Format()
2005-07-01  Vadim Zeitlinfixed wrong argument to wxString::Format(); include...
2005-07-01  Vadim ZeitlinwxVariant is in wxBase so should be forward declared...
2005-07-01  Włodzimierz... Global platform header (<PalmOS.h>) removed from public...
2005-07-01  Vadim Zeitlinfixed bug with HasGroup() creating groups as side effect
2005-07-01  Vadim Zeitlinadded test for HasGroup() bug
2005-07-01  Włodzimierz... Helpers in disabling warnings for unused params.
2005-07-01  Włodzimierz... eVC3 build fix.
2005-06-30  Włodzimierz... Helpers in disabling warnings for unused params.
2005-06-30  Włodzimierz... DMC/PCH info.
2005-06-30  Mart RaudseppNote on need for build environment support for PCH...
2005-06-30  Kevin OllivierAdded a missing import that was causing FormatText...
2005-06-30  Michael WetherellPut wxEVT_SCROLL_CHANGED and wxEVT_SCROLL_ENDSCROLL...
2005-06-30  Michael WetherellAdd wxABI_VERSION
2005-06-30  Michael WetherellMake wxEVT_SCROLL_ENDSCROLL a #define in event.h so...
2005-06-29  Vadim Zeitlinuse a constant instead of hardcoded value
2005-06-29  Václav Slavíkmoved version-related variables to separate file in...
2005-06-29  Václav SlavíkUnicode compilation fix again - please don't use non...
2005-06-29  Václav Slavíkadded version tag for symbols introduced in 2.6.2
2005-06-29  Robert Roebling Apply mask origin patch for blitting.
2005-06-29  Robert Roebling define NO_GCC_PRAGMA if
2005-06-29  Robert Roebling Added test case speficically for GCC >= 4.0 and
2005-06-29  Robert Roebling Reverted GCC_NO_PRAGMA change
2005-06-29  Michael WetherellAdd HANGUL_CHARSET for vc++ 5, and move a couple of...
2005-06-27  Mart RaudseppAdd wxArray, wxArrayString, wxDateEvent and wxSplitterE...
2005-06-27  Mart RaudseppLink fix in XML Resource overview.
2005-06-27  Mart RaudseppRemove references to wxValidator in wxSpinButton docs...
2005-06-26  Stefan NeisCompilation fix for some gcc versions on OS/2.
2005-06-26  Robert Roebling Added wxShadowObject for imitating a VMT with
2005-06-26  Stefan NeisFixed compilation error for Motif.
2005-06-26  Robert Roebling Revert Ron's removal of the reserved functions.
2005-06-26  Mattia Barbon Documented wxListItemAttr.
2005-06-26  Stefan NeisPossibly to allow including both os2/private.h and...
2005-06-25  Vadim Zeitlinreadded wxEVT_SCROLL_ENDSCROLL symbol back to the libra...
2005-06-25  Václav Slavíkremoved unused versioning variables
2005-06-25  Michael WetherellHandler when the cases when the MGL timer wraps
2005-06-24  Ron LeePut a humane end to the pathetic flailing over whether...
2005-06-24  Włodzimierz... Preserve logging state during QT plugin initialization.
2005-06-24  Julian SmartAlso corefoundation files for GTK+
2005-06-24  Julian SmartAdded corefoundation files to release scripts
2005-06-24  Vadim Zeitlinat least not crash in case of TIFF warnings/errors...
2005-06-24  Vadim Zeitlinuse wxVLogWarning in TIFFwxWarningHandler() instead...
2005-06-24  Vadim Zeitlinfixed appending menu items for a (popup) menu with...
2005-06-23  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-23  Włodzimierz... Avoid logging when QT plugin is unused but fails (from...
2005-06-23  Julian SmartClarified wx[NO_]FULL_REPAINT_ON_RESIZE docs
2005-06-23  Julian SmartCorrections
2005-06-23  Ron LeeRemove reference to wxrcedit which sank a while back.
2005-06-23  Ron LeeUpdate standards version. Rip out wxrcedit cruft....
2005-06-23  Ron Leeoops, 'ze hand is quicker zan vi.
2005-06-23  Ron LeeBump soname in preparation for 2.6.2 release.
next