]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-10-07  Vadim Zeitlinsend END_EDIT label if label editing is cancelled
2003-10-06  David ElliottUse NSWindow delegate notification windowWillClose...
2003-10-06  Václav Slavíkremove wxBase files to get rid of RPM's complains about...
2003-10-06  David Elliott* Add bool parameter to WindowDidResignKey indicating...
2003-10-06  Robert Roebling Compilo.
2003-10-06  Robert Roebling Implemented wxChoice::SetString()
2003-10-06  David ElliottMoved wxCocoa specific doIdle method to application...
2003-10-06  Robin DunnShow how to get the right position for HitTest from...
2003-10-06  Robert Roebling Fixed bitmap problem reported last week.
2003-10-06  David ElliottUse an application delegate object
2003-10-06  David ElliottAlways return NO for applicationShouldTerminateAfterLas...
2003-10-05  Vadim Zeitlininstead of ignoring all unknown MIME keywords, ignore...
2003-10-05  Vadim Zeitlinremoved extra virtual
2003-10-05  Stefan NeisFix to detection of gcc version on OS/2.
2003-10-05  Stefan NeisCompilation fix.
2003-10-04  Václav Slavíkdon't build the GUI version of tex2rtf wif --disable-gui
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíktex2rtf builds in wxBase, too
2003-10-04  Václav Slavíkadded Czech translation to the sample
2003-10-04  Václav Slavíkcopy catalogs to builddir
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíkfixed misgenerated makefiles
2003-10-04  Václav Slavíkregenerated makefiles
2003-10-04  Václav Slavíkregenerated with DESTDIR fixes
2003-10-04  Stefan Csomorapplied bug fix
2003-10-04  Robin DunnAdd some WXDLLIMPEXP's
2003-10-04  Vadim Zeitlinfixed inconsistencies with indices in wxTE_RICH2 contro...
2003-10-04  Vadim Zeitlinfixed horrible flicker and 100 CPU usage (text ctrl...
2003-10-03  Vadim Zeitlinfixed wxMOUSE_BTN_XXX values, use them instead of hard...
2003-10-03  Robin DunnAdded more meta-data for PyPi
2003-10-03  Václav Slavíkfixed memory leak (#817324)
2003-10-03  Stefan NeisFixed usage of uninitialized variable.
2003-10-03  Stefan NeisFixed typo.
2003-10-03  Stefan NeisAdded dummies for Enable and SetDelay.
2003-10-03  Stefan NeisOnly use unicode format when unicode support is enabled.
2003-10-03  Stefan NeisAdded Unix implementation of platform specific files...
2003-10-03  Václav Slavíkfixed utils.bkl to include all utils
2003-10-03  Vadim Zeitlinfix wxLongLong values printinf for MGL and for wxUSE_LO...
2003-10-03  David ElliottRemoved MainLoop, ExitMainLoop, Pending, and Dispatch
2003-10-03  David ElliottAdded src/cocoa/evtloop.mm
2003-10-03  David ElliottExtremely simple implementation of wxEventLoop using...
2003-10-03  Václav Slavíkuse soft links, not hard links for data files
2003-10-03  Václav Slavíkfixed incorrect output of wx-config --libs for wxBAse
2003-10-02  Vadim Zeitlinfixed off by 1 in new GetRange() for wxTE_RICH2 controls
2003-10-02  Vadim Zeitlinfixed (harmless) mem leak when wxUSE_THREADS == 0
2003-10-02  Stefan NeisCorrectly bracketed initializers.
2003-10-02  Robin DunnAdded a const to be consistent with the generic class
2003-10-02  Stefan NeisSwitches OS/2 back to generic ListCtrl and TreeCtrl...
2003-10-02  David Elliottinclude "wx/encinfo.h" for wxNativeEncodingInfo
2003-10-02  Chris Elliottfix for DMC bug reading JPEGs
2003-10-02  Vadim Zeitlindon't lose encoding information when getting/setting...
2003-10-02  Robin Dunnregenerated the images
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-10-01  Robin Dunnnewevent helpers
2003-10-01  Robin Dunnmakedocs script now also crunches through some of the...
2003-10-01  Robin DunnAdded listbook demo and also some other demo tweaks
2003-10-01  Stefan NeisInsure that top level windows will be at least visible
2003-10-01  Stefan NeisAdded MarkDirty implementation for MultiLine Edit controls.
2003-10-01  Vadim Zeitlinmention Spanish translations update
2003-10-01  Vadim Zeitlinupdate from JSJ
2003-10-01  Vadim Zeitlinadded translation to Afrikaans (Petri Jooste)
2003-10-01  Václav Slavíkfixed accelerators in wxGTK if NumLock is active (bug...
2003-10-01  Mattia Barbon More wxMac compilation fixes.
2003-10-01  Václav SlavíkwxInetFSHandler
2003-10-01  Mattia Barbon More (blind) wxMac configtool compilation fixes.
2003-10-01  Václav Slavíkfixed file: protocol for filenames with space (patch...
2003-10-01  Václav Slavíkwx resource file must be linked into executables on...
2003-09-30  Vadim Zeitlinmention wxChoice::Delete() change in wxGTK
2003-09-30  Vadim Zeitlinand now it even compiles
2003-09-30  Vadim Zeitlinmake Delete() work in presence of client data
2003-09-30  Vadim Zeitlincompilation fix after last commit
2003-09-30  Mattia Barbon Blinf wxMac compilation fix.
2003-09-30  Robin DunnVarious changes needed to get up to date with current CVS
2003-09-30  Stefan NeisCorrectly bracketed initializers.
2003-09-30  Stefan NeisModal dialogs now correctly use wxEventLoop.
2003-09-30  Stefan NeisFixed compilation problem.
2003-09-30  Stefan NeisFixed compilation problem.
2003-09-30  Václav Slavíkproperly quote characters when streaming out XML properties
2003-09-30  Robin DunnFixed bad merge...
2003-09-30  Robin DunnMore AutoComplete crash fixes
2003-09-30  Václav SlavíkXML code fixes (patch #815196)
2003-09-30  Stefan Csomorfixed typo
2003-09-30  Vadim Zeitlinuse wxEvent::ShouldPropagate() instead of its own propg...
2003-09-30  Vadim ZeitlinUnicode fixes for Watcom (part of patch 813225)
2003-09-30  Vadim Zeitlinno real changes
2003-09-30  Vadim Zeitlindon't draw raised border around disabled bitmaps (patch...
2003-09-30  Vadim Zeitlintreat 0xc0c0c0 as transparent colour by default
2003-09-30  Václav Slavíkupgraded bakefile to empy-3.1.1, it has more readable...
2003-09-30  Vadim Zeitlinunused params warnings fixes
2003-09-29  Robin DunnShould not delete colours that come from the wxColourDa...
2003-09-29  Vadim Zeitlinsupport creating larger minidumps; support WX_CRASH_FLA...
2003-09-29  Mattia Barbon (Blind) compilation fix for Sun compiler.
2003-09-29  Vadim Zeitlinfixes in cleanup of DDE servers: don't delete them...
2003-09-28  Václav Slavíkreversed order of configurations to make the IDE happy...
2003-09-28  Václav Slavíkcompile db sample conditionally only if odbc support...
2003-09-28  Vadim Zeitlinreverted strange and IMO unnecessary OFN_OVERWRITEPROMP...
2003-09-28  Vadim ZeitlinSetValue() takes just bool, not const bool
2003-09-28  Vadim ZeitlinSetValue() takes just bool, not const bool
2003-09-28  Václav Slavíkadded displayx11.{cpp,h}
2003-09-28  Mattia Barbon MinGW compilation fixes.
next