]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2005-02-24  Włodzimierz... Provide to Borland the same fix as for Cygwin due to...
2005-02-24  Vadim Zeitlinadded missing virtual dtors to base classes (patch...
2005-02-24  Stefan Csomorunder compositing windows when using the 'classic'...
2005-02-24  Stefan Csomoradd version checks instead of symbol checks, so that...
2005-02-24  Stefan Csomornotifying children of absolute position changes, add...
2005-02-24  Stefan Csomormaking implementation independent of a wx-peer of that...
2005-02-24  Stefan Csomorforwarding position changed events to peer
2005-02-24  Włodzimierz... Further improvements in composite controls (wxRadioBox...
2005-02-24  Włodzimierz... Small move towards similar set of files as in bakefiles...
2005-02-24  Włodzimierz... PalmOS headers have ssize_t with no sign of it so we...
2005-02-24  Julian SmartRestored mouse sensitivity for static box and static...
2005-02-23  Vadim Zeitlinupdate from Michalis Kabrianis (patch 1145218)
2005-02-23  Włodzimierz... More support in wxRadioBox for PalmOS. Refreshing fixes.
2005-02-23  Włodzimierz... wxDocManager::GetTemplates was missing (#1149847)
2005-02-23  Stefan Csomorforce icon type for tools, as PICTs are not shown
2005-02-23  Stefan Csomorscaling for 24x24 and 64x64 sizes
2005-02-23  Stefan CsomorHITextView fixed
2005-02-23  Włodzimierz... Linup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Vadim Zeitlindon't redefine NOMINMAX if already defined (mingw32...
2005-02-23  Włodzimierz... Linup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Stefan Csomorswitch OSX implementations to unicode text ctrl meanwhile
2005-02-23  Vadim Zeitlinremoved checks for compilers supporting wxUSE_ON_FATAL_...
2005-02-23  Vadim Zeitlinbuild ODBC sample under MSW too if wxUSE_ODBC (closes...
2005-02-23  Włodzimierz... Linup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-23  Chris Elliottdaily build of docs
2005-02-23  Vadim Zeitlinupdate from Martin Srebotnjak <miles@filmsi.net>
2005-02-23  Stefan Csomoralong the same change in dc
2005-02-23  Stefan Csomorrevamping classic MLTE implementation
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-23  Stefan Csomorcarbon cfm fixes, factoring code
2005-02-23  Włodzimierz... Presentation of hiding and disabling of the items in...
2005-02-23  Stefan Csomorcarbon cfm fixes
2005-02-23  Stefan Csomoradding a peer pointing back to wxWindow
2005-02-23  Stefan Csomormoving all border invalidations into one area, also...
2005-02-23  Włodzimierz... Registered PalmOS creatorID for minimal sample for...
2005-02-22  Dimitri Schoolwerthuse a larger font again for wxMSW (the chopping off...
2005-02-22  Robert Roebling Better correction to the wxListBox misbehaviour.
2005-02-22  Václav Slavíkfixed wxDateTime::ParseFormat to correctly handle ...
2005-02-22  Włodzimierz... Licence name correction.
2005-02-22  Włodzimierz... More connections between wxWindow and wxRadioBox.
2005-02-22  Michael WetherellRemoved dependency on wx/html/forcelnk.h
2005-02-22  Włodzimierz... More wxAPI for radiobox of PalmOS.
2005-02-22  Ryan Nortonfix some 'might not be initialized in this function...
2005-02-22  Włodzimierz... wxRect::SetSize documented.
2005-02-22  Dimitri Schoolwerthdon't create a png alpha image if we don't have to
2005-02-21  Robert Roebling Show that the GTK+ listbox doesn't deselect any item
2005-02-21  Włodzimierz... Consistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Robin Dunnfixed compile error
2005-02-21  Stefan Csomorwarning fix
2005-02-21  Robin DunnTreat the numpad enter key the same as the main enter key
2005-02-21  Stefan CsomorXTI fix for VC 7.1 (VC 8.0 didn't complain)
2005-02-21  Stefan Csomordrawing circles with a transparent pen was filling...
2005-02-21  Stefan Csomorfix for quartz case
2005-02-21  Julian SmartUpdated FAQs from web site
2005-02-21  Stefan Csomorwarning cleanup
2005-02-21  Stefan Csomortrials for proper synchronizing between different conte...
2005-02-21  Stefan Csomoradapting to bitmaprefdata changes
2005-02-21  Stefan Csomorfirst step into modernizing MLTE-Classic as it still...
2005-02-21  Stefan Csomorcarbon cfm / classic fixes
2005-02-21  Stefan Csomormoving native format generation into bitmap ref data...
next