]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Václav SlavíkUnicodification of wxTextFile
2001-08-06  Václav SlavíkUnicodification of wxTempFile
2001-08-06  Václav Slavíkwhy was generic wxNativeFontInfo code disabled for...
2001-08-06  Václav Slavíkcompilation fix
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-08-06  David WebsterSome Updates for latest CVS.
2001-08-06  Vadim Zeitlinuse item colour when drawing the focused item if we...
2001-08-06  Vadim Zeitlindon't draw the focused item rect around the image
2001-08-06  Vadim Zeitlindon't draw the selected item background if we don't...
2001-08-06  Vadim Zeitlindon't draw the selected item background if we don't...
2001-08-06  Vadim Zeitlindon't allow TABbing to wxHtmlWindow
2001-08-06  Vadim Zeitlincompilation fix
2001-08-06  Stefan Csomorcorrected mac src due to new api changes
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinadded another small test for wxTimeSpan::Format
2001-08-06  Vadim Zeitlinadded wxUSE_SPLASH
2001-08-06  Vadim ZeitlinwxBase compilation fix
2001-08-06  Vadim Zeitlinadded wxUSE_SPLASH
2001-08-06  Vadim Zeitlinfixed infinite recursion in SetFocus()
2001-08-06  Vadim Zeitlinregenerated to include src/common/containr.cpp
2001-08-06  Vadim Zeitlinbug in SetLastFocus corrected
2001-08-06  Vadim Zeitlincompilation fixes
2001-08-06  Vadim Zeitlincompilation fix (sorry)
2001-08-06  Vadim Zeitlinpragma fix for gcc
2001-08-06  David WebsterUpdates to fix statusbar and menu errors.
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-05  Vadim Zeitlinadded empty and unused wxTLW - to be used later
2001-08-05  Robert Roebling Patch that should prevent problem with interference
2001-08-05  Gilles Depeyrotremoved useless include (already in glcanvas.h)
2001-08-05  Gilles Depeyrotadded include for Mac OS X
2001-08-05  Gilles Depeyrotcorrected includes for Mac OS X
2001-08-05  Gilles Depeyrotcorrected conditional compilation for wxMac
2001-08-05  Vadim Zeitlinfixed processing of the implicit wxTextCtrl accelerator...
2001-08-05  Vadim Zeitlinfixed kbd handling in wxFindReplaceDialog
2001-08-04  Václav Slavíkreverted my Set/getTitle change
2001-08-03  Václav Slavíkcompilation fixes
2001-08-03  Václav Slavíkonce again forgot about this OS/2 strangeness
2001-08-03  Vadim Zeitlinfix for infinite recursion in UpdateFontIfNeeded
2001-08-03  Vadim Zeitlincompilation error fixed
2001-08-03  Stefan Csomoradded gaugecmn
2001-08-03  Julian SmartAdded missing Makefile names
2001-08-03  Vadim Zeitlinno changes
2001-08-03  Vadim Zeitlinfailed attempt to change the default action for GTK...
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-08-02  Václav Slavíkfixed docs to accomodate more strict wxHTML Help controller
2001-08-02  Robert Roebling Fix tree control invalid pointer after drag bug.
2001-08-02  Vadim Zeitlincompilation fix
2001-08-02  Vadim Zeitlinremember unknown charsets in the config too
2001-08-02  Vadim Zeitlinapplied patch 446014 (misc mingw fixes from Mattia)
2001-08-02  Vadim Zeitlinapplied patch 446010 (unicode compilation fixes)
2001-08-02  Vadim Zeitlinapplied patch 446009 (DLL cross compilation using mingw32)
2001-08-02  Vadim Zeitlinremoved wxYield call from wxBusyCursorSuspender
2001-08-02  Julian SmartCorrections to the VC++ project files
2001-08-02  Julian SmartRemoved memory leak
2001-08-02  Vadim Zeitlincompilation fix for cygwin/old mingw32 (patch 446700)
2001-08-02  Robin DunnDon't send a focus event if the window is a wxTextCtrl...
2001-08-02  Robin DunnDon't send a focus event if the window is a wxTextCtrl...
2001-08-02  Robin Dunncompilation fix for VC++
2001-08-02  Robin Dunnchanged Replace and Remove to always use EM_REPLACESEL...
2001-08-01  Václav Slavíkdocumented changes
2001-08-01  Václav SlavíkSHARED_LD must be CXX, not CC, otherwise we get unresolved
2001-08-01  Václav Slavíkfixed MGL files
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-08-01  Václav Slavíkmore tests
2001-08-01  Václav Slavíkadded tracing of strconv
2001-08-01  Václav Slavíkhopefully fixed bytesex issues in strconv
2001-08-01  Václav Slavíkfixed <pre> handling
2001-08-01  Václav Slavíkfixed mgl.t to not include paletteg.o (hey, reading...
2001-08-01  Václav Slavíkfixed MGL files
2001-08-01  Václav Slavíkadded mgl.t to makeall.sh
2001-08-01  Václav Slavíkadded bmpbase.cpp (forgotten during merge?)
2001-08-01  Václav Slavíkfixed overrestrictive test
2001-08-01  Václav Slavíkcompilation fix
2001-08-01  Václav Slavíkcompilation fix (Vadim, is this correct?)
2001-08-01  Julian SmartThis time, changed the correct release script.
2001-08-01  Julian SmartAdded progress dialog to project files; changed version...
2001-08-01  Vadim Zeitlinapplied patch 432202 (allow installing in already exist...
2001-08-01  Vadim Zeitlinapplied patch 441270 (fix cygwin wxSplashScreen compila...
2001-08-01  Vadim Zeitlinapplied patch 444915 (warning fixes for gcc 2.95.4)
2001-08-01  Vadim Zeitlinadded wxUSE_FINDREPLDLG
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-08-01  Vadim Zeitlinadded tests for ScrollLines/Pages
2001-08-01  Vadim Zeitlinremoved KLB mods - but I'm doing this for the last...
2001-08-01  Vadim Zeitlinremoved duplicate typedef
2001-08-01  Vadim ZeitlinVain attempts to make kbd navigation work inside find...
2001-07-31  Václav SlavíkwxWindowBase remembers title/label now
2001-07-31  Václav SlavíkwxMGL compilation fix that I forgot to chekc in
2001-07-31  Václav Slavíkfriend class fix
2001-07-31  Václav Slavíkfixed friend class declaration (why the hell did somebo...
2001-07-31  Robin DunnFixed "Failed to set clipboard data. (error 1418: threa...
2001-07-31  Vadim Zeitlinstarted applying patch 410826
2001-07-31  David WebsterAdded regex to the build. New .def file for .dll builds.
2001-07-31  David WebsterTRUE instead of true
2001-07-31  Vadim Zeitlinfixed compilation [warning]
2001-07-31  Vadim Zeitlindeclare and define wxEVT_COMMAND_TEXT_UPDATED even...
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-30  Robin DunnApplied patch #445873
2001-07-30  Vadim Zeitlin1. made ScrollLines/Pages return bool indicating if...
next