]> git.saurik.com Git - wxWidgets.git/history - src
corrected a bug in the masking code
[wxWidgets.git] / src /
2001-08-11  Stefan Csomorcorrected a bug in the masking code
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-09  Václav Slavíkadded std icons to wxMGL
2001-08-09  Vadim Zeitlinchanged CPPFLAGS to CXXFLAGS
2001-08-08  Vadim Zeitlinmoved wxINSTALL_PREFIX from CPPFLAGS to setup.h
2001-08-08  Vadim Zeitlin1. fixed test in configure for gettimeofday() argument
2001-08-08  Václav Slavíkfix for nbsp problem and minor parsing flow change
2001-08-08  Vadim Zeitlin1. next attempt to fix RH 7.1 build
2001-08-08  Robert Roebling Probably fixed listbox crashes.
2001-08-08  Julian SmartCorrected my typo
2001-08-08  Julian SmartAdded container class
2001-08-08  Vadim Zeitlindrastically reduced flicker in RefreshItems
2001-08-07  Václav Slavíknative theme for wxMGL
2001-08-07  Vadim Zeitlinremoved Robert's message box
2001-08-07  Vadim Zeitlinfixed unwanted owner data accesses in virtual list...
2001-08-07  Vadim Zeitlincompilation fix
2001-08-07  Stefan Csomorno message
2001-08-07  Vadim Zeitlindon't process enter as tab, there are many controls...
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í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  Stefan Csomorcorrected mac src due to new api changes
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim ZeitlinwxBase compilation fix
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  David WebsterUpdates to fix statusbar and menu errors.
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
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  Vadim Zeitlinfixed processing of the implicit wxTextCtrl accelerator...
2001-08-05  Vadim Zeitlinfixed kbd handling in wxFindReplaceDialog
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  Vadim Zeitlinno changes
2001-08-03  Vadim Zeitlinfailed attempt to change the default action for GTK...
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  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íkwxMGL update (no, it still doesn't work, I'm backuping...
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 files
2001-08-01  Václav Slavíkadded bmpbase.cpp (forgotten during merge?)
2001-08-01  Václav Slavíkcompilation fix
2001-08-01  Julian SmartAdded progress dialog to project files; changed version...
2001-08-01  Vadim Zeitlinapplied patch 441270 (fix cygwin wxSplashScreen compila...
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-08-01  Vadim Zeitlinremoved KLB mods - but I'm doing this for the last...
2001-08-01  Vadim ZeitlinVain attempts to make kbd navigation work inside find...
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  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...
2001-07-30  Vadim Zeitlineliminated flicker when selecting items
2001-07-30  Vadim Zeitlincompilation fixes for wxGTK
2001-07-29  Vadim Zeitlinimplemented ScrollLines/Pages; fixed bug in Thaw()
2001-07-29  Vadim Zeitlinadded ScrollLines/Pages
2001-07-29  Vadim Zeitlin1. added wxTE_AUTO_URL style and support for it under...
2001-07-29  Vadim Zeitlincompilation fix for recent commit
2001-07-29  Vadim Zeitlinadded Freeze/Thaw implementation for Windows
2001-07-28  Robin DunnA couple off-by-one fixes
2001-07-27  Vadim Zeitlinmingw32/cygwin compilation fixes
2001-07-27  Vadim Zeitlindon't crash when invalid colour is set as fg/bg colour
2001-07-27  Julian SmartAdded fix to send scroll messages from mouse wheel...
2001-07-26  Vadim Zeitlin(bad) fix for asserts and OnIdle events
2001-07-26  Vadim Zeitlinmade the log dialog resizeable (again?)
2001-07-26  Vadim Zeitlinhighlight the focused item in non report mode too
2001-07-26  Vadim Zeitlinfix for (re)positioning the main window when the style...
2001-07-26  Vadim Zeitlinavoid nested modal log dialogs
2001-07-26  Vadim Zeitlin*really* suppress log messages from inside wxYield
2001-07-26  Robert Roebling Fixed problem with missing refresh in wxScrolledWindow::
2001-07-26  Vadim Zeitlinrespect SetFont/SetXXXColour in wxTextCtrl even when...
2001-07-26  Vadim Zeitlindon't do anything in SetBackgroundColour() if colour...
next