wxWidgets.git
2005-02-28  Ryan Nortonfix for bug raised in patch [ 1145715 ] endless loop...
2005-02-28  Ryan Nortonpartially fix bug [ wxwindows-Bugs-1145813 ] Centre...
2005-02-28  Kevin HockCasting grouping (Get/SetNativeContext), fixes 10.2...
2005-02-28  Dimitri Schoolwerthremoved trailing comma from enum
2005-02-28  Ryan Nortoncomment and 'fix' bug 1145623
2005-02-28  Robert Roebling Add PrivData() field to wxPrintData since MSW's printer
2005-02-28  Vadim Zeitlinshow tooltips for the text control part of the spin...
2005-02-28  Vadim Zeitlinmade Add() public so that it could be called for additi...
2005-02-28  Vadim Zeitlin1. added possibility to test setting tooltip for the...
2005-02-28  Vadim ZeitlinwxUniv compilation fix
2005-02-28  Vadim Zeitlinanother test for DST bug
2005-02-28  Vadim Zeitlinfixed test to actually work
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2005-02-28  Vadim Zeitlinfixed last commit to not break ToString() for negative...
2005-02-27  Michael WetherellDetect SIZEOF_WCHAR_T when cross-compiling
2005-02-27  Vadim Zeitlinfixed ToString() for negative long longs (bug 1101426)
2005-02-27  Václav SlavíkGTK+ headers aren't needed anymore
2005-02-27  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-27  Stefan Csomorguard for 10.2
2005-02-27  Robert Roebling The position (mouse pos) returned by wxKeyEvent sometimes
2005-02-27  Stefan Csomorold style casts for no-rtti builds
2005-02-27  Vadim Zeitlinfurther resized icons to 16*15 (still patch 1151163)
2005-02-27  Vadim Zeitlinset WS_GROUP on the first button in the group, fixes...
2005-02-27  Robert Roebling SetLabel() no longer invalidates the font which
2005-02-27  Vadim Zeitlinrefersh after changing the image (patch 1151163)
2005-02-27  Vadim Zeitlincropped icons to 16*16 (patch 1151163)
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-27  Mattia Barbon Updated Italian translation.
2005-02-27  Vadim Zeitlinrefresh bitmap when it's label changes, this is necessa...
2005-02-27  Vadim Zeitlinbetter compatibility with old wxList in wxUSE_STL=...
2005-02-27  Mattia Barbon Use the same error message for wxMSW and wxMac.
2005-02-27  Vadim Zeitlinfix to previous patch: don't crash when saving in 16bpp
2005-02-27  Vadim Zeitlinadded tests for savin PNG images in different formats...
2005-02-27  Vadim Zeitlinadded support for saving grey and grey-red PNG images...
2005-02-27  Stefan Csomorommission
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomormoving compositing knowledge into utility classes
2005-02-27  Stefan Csomorscrolling UPP moved
2005-02-27  Vadim Zeitlinfix for BCC compilation (see patch 1101702)
2005-02-27  Vadim Zeitlincompilation fix (missing header) (patch 1151763)
2005-02-27  Julian SmartTweaks to install guide
2005-02-27  Václav Slavíkinclude version information in DLLs
2005-02-27  Václav Slavíkcopyright and name updates
2005-02-27  Julian SmartAdded GetIcon, GetBitmap to wxImageList
2005-02-27  Stefan Csomorcleanup, adding common methods
2005-02-27  Julian SmartFixes
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-27  Ryan Nortonfix compilation - Stefan see my last commit bundle :)
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorcleanup
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-27  Stefan Csomorreintroducing non-composited functionality due to DataB...
2005-02-26  Julian SmartAdded wxFULL_REPAINT_ON_RESIZE and sample icon to OpenG...
2005-02-26  Robin DunnFinalize --> Realize
2005-02-26  Robert Roebling Commited fix for HP compiler in raw bitmap code.
2005-02-26  Mattia Barbon Add implementation for pure virtual method.
2005-02-26  Mattia Barbon No real change.
2005-02-26  Michael WetherellMove wxGetOSFHandle to include/wx/msw/private.h since...
2005-02-26  Julian SmartSpacing is better on GTK+ and (hopefully) Mac
2005-02-26  Vadim Zeitlinupdate from Martin Srebotnjak <miles@filmsi.net>
2005-02-26  Ryan Nortonguess it wasn't
2005-02-26  Ryan NortonI'm assuming this was meant to be included
2005-02-26  Ryan Nortonsetup.h regeration
2005-02-26  Ryan Nortonuse_gstreamer fix
2005-02-26  Ryan Nortonchange superflous elif to else
2005-02-26  Ryan Nortonfix for nonsupporting carbon builds
2005-02-26  Ryan NortonFix error and some warnings - wxTopLevelWindowMac needs...
2005-02-26  Robin DunnreSWIGged
2005-02-26  Robin DunnThe key event for the shift key should not start the...
2005-02-26  Robin Dunnminor tweaks
2005-02-26  Robin DunnCorrect GetString check message
2005-02-26  Robin DunnRange check the index in GetString
2005-02-25  Robin DunnAdded docview modules from Peter Yared and Morgan Hua
2005-02-25  Włodzimierz... Various warning fixes and minor source cleaning.
2005-02-25  Włodzimierz... BASE, NET and CORE separation in PalmOS build.
2005-02-25  Julian SmartUse wxIMAGE_OPTION_QUALITY
2005-02-25  Julian SmartAdded wxIMAGE_OPTION_QUALITY
2005-02-25  Stefan Csomoradd mac theme -> rgb color conversion
2005-02-25  Stefan Csomorsubmenus have to work in these as well
2005-02-25  Włodzimierz... More wxFile fixes.
2005-02-25  Stefan Csomornew MLTE implementation, using our own scrolling
2005-02-25  Stefan Csomoravoid negative widths, moved deeper down
2005-02-25  Stefan Csomoravoid negative widths
2005-02-25  Vadim Zeitlinfix for disabling the control (bug 1150830)
2005-02-25  Włodzimierz... Use of date picker control flag must be somehow defined.
2005-02-25  Włodzimierz... Completed sync of BASE_CMN_SRC between PalmOS and bakef...
2005-02-25  Chris Elliottdaily build of inno msw
2005-02-25  Julian SmartMake HTCLIENT code off by default
2005-02-24  Robin DunnreSWIGged
2005-02-24  Robin DunnSome build tweaks
2005-02-24  Robin Dunnbumped subrelease number
2005-02-24  Robin DunnTook out IsValid. It is not public everywhere.
2005-02-24  Robin DunnAdd IsValid()
2005-02-24  Robin Dunnno-op methods for ownerdrawn methods in wxMenuItem
2005-02-24  Włodzimierz... Next step on bringing PalmOS build to the same filelist...
2005-02-24  Vadim Zeitlinfix for SetValue() losing effect after focus change...
2005-02-24  Vadim Zeitlinreally fixed bug with DST in Set(h, m, s, ms) (see...
2005-02-24  Vadim Zeitlinuse correct colour for the toolbar initially (patch...
next