wxWidgets.git
2009-01-09  Francesco Montorsiadd const attribute to avoid lots of warnings from GCC
2009-01-09  Francesco Montorsiadd Id SVN keyword
2009-01-09  Francesco Montorsiadd wxImage::Clear (patch by troelsk); closes #10141
2009-01-09  Francesco Montorsipatch from Utensil Candel: remove ctrlmaskout.h/cpp...
2009-01-09  Francesco Montorsisupport underlined text in wxCairoContext (Marcin's...
2009-01-09  Stefan Csomorguarding against calls through 'non-window' instances...
2009-01-09  Stefan Csomorguard against NULL win (happens during debug startup...
2009-01-09  Francesco Montorsibuild fix
2009-01-09  Francesco MontorsiFix wxTextValidator introducing a wxTextValidatorStyle...
2009-01-09  Francesco Montorsiuse #if instead of #ifdef for WX_COMPAT
2009-01-09  Francesco Montorsifix dialog layout
2009-01-09  Francesco Montorsimove wxLaunch* code in utilsx11.cpp as utilsunx.cpp...
2009-01-09  Francesco Montorsifix the fix of r57935
2009-01-09  Francesco Montorsiblind fix for buildbot
2009-01-09  Francesco MontorsiFix wxLaunchDefaultBrowser on wxMSW for local files...
2009-01-09  Robert RoeblingTried to improve look of toogle tool under OS X, adapte...
2009-01-09  Robert RoeblingCompile fix
2009-01-08  Francesco Montorsibuild fix
2009-01-08  Francesco Montorsialways remember to test IsOk() after using wxFileInputS...
2009-01-08  Paul Cornettrevert slop from previous commit
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsieven more fixes detected using ifacecheck
2009-01-08  Francesco Montorsifix build
2009-01-08  Francesco Montorsiautomated ifacecheck fixes
2009-01-08  Francesco Montorsifix typo
2009-01-08  Robert Roeblinguse wxRound(x), not int(x+0.5)
2009-01-08  Robert Roeblinguse wxRound(x) instead of int( x+0.5 )
2009-01-08  Francesco Montorsilastest patch from Utensil Candel: remove some legacy...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-08  Robert RoeblingAdd the same margin to wxBitmapToggleButton as to wxBit...
2009-01-08  Jouk Jansenmy previous commit patched the wrong file
2009-01-08  Robert RoeblingUpdate allocation of all child widgets after scrolling
2009-01-08  Robert RoeblingMake wxWrapSizer respect border around items
2009-01-08  Jouk JansenInsert missing include file
2009-01-08  Robert RoeblingOverride mouse wheel scrolling steps from GTK and make...
2009-01-07  Jouk JansenUpdate OpenVMS compile support
2009-01-07  Jouk Janseninsert missing include file for OpenVMS platforms
2009-01-07  Jouk Janseninsert missing iclude file
2009-01-07  Jaakko SalliUpdated 'Car' test to match a recent change in the...
2009-01-07  Jaakko SalliAdded wxPropertyGrid::SetSortFunction(); moved Sort...
2009-01-07  Francesco Montorsiremove an unused pool of strings using wxStringList
2009-01-07  Francesco Montorsidocument wxConvertFromIeeeExtended and wxConvertToIeeeE...
2009-01-07  Francesco Montorsiremove old (and unused) MSW-only wxFontEnumerator header
2009-01-07  Francesco Montorsiuse wxArrayString instead of wxStringList
2009-01-07  Francesco Montorsifix wxMotif errors when linking against a wxControlWith...
2009-01-07  Paul Cornettbuild fix for GTK+ 2.12 and earlier
2009-01-07  Julian SmartAlways use live sash update on Mac since it can't paint...
2009-01-07  Julian SmartAdded wxAUI_MGR_LIVE_RESIZE flag for live sash sizing...
2009-01-07  Francesco MontorsiMYcopystring is not required anymore when compat2.8...
2009-01-07  Francesco Montorsifix wxSplitPath usage
2009-01-07  Julian SmartFixed assert caused by incorrect number of flex grid...
2009-01-07  Francesco Montorsifix wxYield[IfNeeded] dll linkage (closes #10325)
2009-01-07  Francesco Montorsifix include file
2009-01-07  Julian SmartAdded missing includes
2009-01-07  Julian SmartAdded missing include
2009-01-07  Paul Cornettdo minimal invalidations to get border to redraw properly
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2009-01-07  Francesco Montorsideprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStr...
2009-01-07  Francesco Montorsis/wxGetTempFileName/wxFileName::CreateTempFileName
2009-01-07  Francesco Montorsiuse wxFileName instead of ::wxStripExtension
2009-01-07  Francesco Montorsis/wxGetTempFileName/wxFileName::CreateTempFileName
2009-01-07  Francesco Montorsifix doxygen warning about XHTML syntax
2009-01-07  Francesco Montorsirewrite wxContractPath as wxFileName::ReplaceEnvVariabl...
2009-01-07  Francesco Montorsibetter docs for wxPathNormalize
2009-01-06  Václav Slavíkwx is not a compiler, it doesn't need AC_CANONICAL_TARGET
2009-01-06  Bryan PettyFixed wxTreeCtrl docs link.
2009-01-06  Francesco Montorsiuse WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBIL...
2009-01-06  Bryan PettySwitched @NULL back to (the appropriate) @NUL and added...
2009-01-06  Francesco Montorsiremove link to the old HTML manual
2009-01-06  Francesco Montorsiremove f.html and fft.html; they're old and unlinked...
2009-01-06  Francesco Montorsiadd #if WXWIN_COMPATIBILITY_2_6 around wxUsleep
2009-01-06  Francesco Montorsiadd the @appearance tag to wxFileCtrl
2009-01-06  Francesco Montorsiadd WXWIN_COMPATIBILITY_2_6 block around wxUsleep depre...
2009-01-06  Bryan PettyFixed a couple Doxygen warnings, patch from Tim Stahlhut.
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2009-01-05  Bryan PettyCommitting Doxygen 1.5.7+ configuration changes as...
2009-01-05  Francesco Montorsionly formatting changes. s/FALSE/false and s/TRUE/true...
2009-01-05  Francesco Montorsiuse doxygen autolink for global enumerations
2009-01-05  Francesco Montorsifix crash because of a missing wxOK constant
2009-01-05  Francesco Montorsiuse GetCopyrightToDisplay instead of GetCopyright;...
2009-01-04  Vadim Zeitlinadd a custom printer for wxString to use with Python...
2009-01-04  Jaakko SalliFixes in wxPGProperty::StringToValue(): Prevent it...
2009-01-04  Jaakko SalliIn wxPGProperty::StringToValue(), variant.SetName(...
2009-01-04  Jaakko SalliAdded bool property to the nested car sample (for testi...
2009-01-04  Vadim Zeitlinabstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL...
2009-01-04  Vadim Zeitlindon't use \u in strings, VC6 doesn't support this
2009-01-04  Vadim Zeitlinuse correct type for file offset
2009-01-04  Vadim Zeitlinneed to overload assertEquals(int,short) too to resolve...
2009-01-04  Vadim Zeitlinmore attempts to fix CppUnit::assertEquals for VC6...
2009-01-04  Jaakko SalliSignificant check box editor refactoring, including...
2009-01-04  Jaakko SalliAdded extra RefreshEditor() call for better testing
2009-01-04  Paul Cornettbuild fix for GTK+ versions prior to 2.14
2009-01-04  Paul Cornettproperly handle DC origin and scale in wxDoFloodFill()
2009-01-04  Paul Cornettnative implementation of DoGetPixel()
2009-01-04  Paul Cornettremove Rescale(), it is no longer used
2009-01-04  Paul CornettComplete rewrite of DoDrawBitmap() and DoBlit().
2009-01-04  Vadim Zeitlinallow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset...
2009-01-03  Vadim Zeitlintrying to fix buildbot VC6 build error
2009-01-03  Vadim Zeitlindon't use IPC from timer callback as this results in...
2009-01-03  Vadim Zeitlinrestore code preventing the events being generated...
next