]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2003-09-28  Mattia Barbon (Blind) wxMotif compilation fix.
2003-09-28  Vadim Zeitlinmention that Write(string) works with NUL-terminated...
2003-09-28  Vadim Zeitlinmention wxListBook
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
2003-09-27  Vadim Zeitlinno changes, just resolved a conflict
2003-09-27  Vadim Zeitlinshow how to use different bitmaps for enabled/disabled...
2003-09-27  Vadim Zeitlinadded wxMirrorDC test; some warning fixes
2003-09-27  Vadim Zeitlinadded handlers for radio btn events for testing
2003-09-27  Vadim Zeitlinwarning fixes
2003-09-27  Vadim Zeitlinadded a test for wxTextFile in Unicode
2003-09-27  Vadim Zeitlinremoved Initialized()
2003-09-27  Vadim ZeitlinUnicode fix
2003-09-27  Mattia Barbon Linking fixes for wxGTK + wxUniversal: include minifr...
2003-09-27  Vadim Zeitlinremoved duplicate UTF16/32 values
2003-09-27  Vadim Zeitlinfixed bug in wxDisplay::GetFromPoint() when Xinerama...
2003-09-27  Vadim Zeitlinextra word removed (patch 813536)
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-27  Mattia Barbon Updated changes.txt.
next