]> git.saurik.com Git - wxWidgets.git/history - src
applied patch 403988 (fixing MDI window menu)
[wxWidgets.git] / src /
2001-02-26  Vadim Zeitlinapplied patch 403988 (fixing MDI window menu)
2001-02-26  Vadim Zeitlinapplied patch 403898 (fixing msw/tabctrl.cpp include)
2001-02-26  Vadim Zeitlinapplied patch 404136 which is supposed to fix BC5.5...
2001-02-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
2001-02-22  Václav Slavíkfixed FindFirst/FindNext in fs_zip, it should find...
2001-02-22  Julian SmartAdded PROIO_ prefix to yyparse to get it to link.
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2001-02-22  Julian SmartwxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte...
2001-02-22  Julian SmartChanged wxYield calls to wxYieldIfNeeded
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-21  Václav Slavíkadded missing implementation of wxHashTableLong::Create
2001-02-21  Stefan Csomoradded carbrsrc.r to carbon resource target
2001-02-21  Stefan Csomorthe carbon resource tag
2001-02-21  Stefan Csomorcorrected an superfluous initfloatingwindows call in...
2001-02-20  Gilles Depeyrotdo not perform Gestalt tests under Mac OS X
2001-02-20  Stefan Csomoradded a PROIO_yyparse function in order to compile...
2001-02-20  Vadim Zeitlinfixed memory leak in Accept()
2001-02-20  Václav Slavíkfixed some crashes
2001-02-20  George TaskerAdded a #ifndef for DMPAPER_USER to define it to the...
2001-02-20  Vadim Zeitlincompilation fix (patch 103882)
2001-02-20  Robin DunnAdded a SetFont method that behaves like SetLabel does...
2001-02-19  Vadim Zeitlinfixed wxSocket::_Wait() for worker threads in an MT...
2001-02-19  Vadim Zeitlintemp (?) fix for wxYield() calls from other threads
2001-02-16  Vadim Zeitlinapplied patch 103798 (yy... defines moved from expr...
2001-02-16  Václav Slavíkapplied patch #103817 to both branches (HTML printing...
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-14  Robin DunnFixed bug that was giving the wrong size of wxCustomDat...
2001-02-14  Vadim Zeitlinadded wxADJUST_MINSIZE sizer flag
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-13  Julian SmartMore GTK+ 1.3.1 fixes
2001-02-13  Julian SmartFurther __WXGTK20__ fix
2001-02-13  Jouk Jansen Committing in .
2001-02-13  Julian SmartTried to fix GTK+ 2.0 compilos
2001-02-13  George TaskerBeginnings of BLOB support - Do not use BLOBs yet thoug...
2001-02-13  George TaskerA temporary hDIB was not being unlocked before exiting...
2001-02-13  George TaskerFixes display of bitmaps in owner drawn controls (like...
2001-02-12  Robin DunnNow uses CC_FULLOPEN if m_colourData.GetChooseFull()
2001-02-12  Vadim Zeitlinfixed KDE link file reading code
2001-02-12  Julian SmartFix for unsafe use of a global pointer for focus window...
2001-02-12  Vadim Zeitlinfixed crash with '\' on the end of the last line
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Vadim Zeitlinsome stupid attempts to make utf8 work - it doesn't...
2001-02-08  Vadim Zeitlin(blind) fixes for Motif compilation
2001-02-08  Vadim Zeitlinfixed bug in Eof(), finally
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2001-02-07  Václav Slavíkfix for undefined LANG_XXX constants with some compilers
2001-02-07  George TaskerSetBackgroundColour() and SetForegroundColour() were...
2001-02-07  Vadim Zeitlinfixed previous compilation fix
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-06  Julian SmartFixed sashwin events
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2001-02-06  Vadim Zeitlinfixed (?) mingw32/cygwin compilation
2001-02-06  Vadim Zeitlinregenerated all makefiles from filelist.txt
2001-02-06  Vadim Zeitlinapplied patch 103610
2001-02-06  Vadim Zeitlinapplied patch 103591 which should fix wxWakeUpIdle()
2001-02-05  George Tasker::Initialize() methods added to the helper classes
2001-02-04  Gilles Depeyrotsupply the sun style dlopen etc. functions in terms...
2001-02-04  George TaskerCleanup of formatting of text
2001-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-02-03  George TaskerhstmtUpdate handle was not always being freed in all...
2001-02-03  George TaskerwxDbConnectInf is now converted to a class. Fully...
2001-02-02  Vadim Zeitlinapplied patch #103444
2001-02-02  Vadim Zeitlinadded missing GetEventHandler() (patch #103561)
2001-02-02  Jouk Jansen Committing in .
2001-02-02  David WebsterRedfine some events
2001-02-01  George TaskerAll char, char *, and char arrays changed to use wxChar...
2001-02-01  George TaskerChanged declaration of TREE events from being in both...
2001-01-31  Vadim ZeitlinRemoved obsolete files
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-31  Vadim Zeitlinevent handling seems to work again, new sample (event...
2001-01-31  Vadim Zeitlincompilation warnings fixed
2001-01-31  Vadim ZeitlinwxDC scaling fix patch (Derry Bryson)
2001-01-31  George TaskerDestructor for wxMimeTypesManager was deleting its...
2001-01-31  George TaskerDestructor for wxFileType was deleting its member m_imp...
2001-01-31  Vadim Zeitlinsupport for wxGA_VERTICAL in wxGauge
2001-01-31  David WebsterOwnerdrawn stuff for OS/2
2001-01-30  Gilles Depeyrotchanged argument types (replaced long with wxCoord)
2001-01-30  Gilles Depeyrotcorrected indentation
2001-01-30  Gilles Depeyrotadded missing return type (implicit int no longer accep...
2001-01-30  Gilles Depeyrotremoved unused variables
2001-01-30  David WebsterOS/2 compile error fix
2001-01-30  George TaskerAllow MDI children to have a non-default window style...
2001-01-30  David WebsterCompile error fixes
2001-01-29  Julian SmartCorrected DoBlit code to use offset into mask
2001-01-29  George TaskerThe new SORT parameter for SelectViewType() and SelectD...
2001-01-29  David WebsterAdd wxInvertMask for OS/2 xpm processing
2001-01-29  David Websterminor fix for OS/2
2001-01-29  David Websternew icc file for VA4
2001-01-29  Vadim Zeitlinanother fix for MDI styles
2001-01-29  David WebsterOS/2 updates for XPM
2001-01-29  Vadim Zeitlinfix (?) for MDI children style problems
2001-01-29  David WebsterBitmap code, icon code and dir code updates
2001-01-29  David WebsterOS/2 updates (mostly executing MSW code)
2001-01-28  George TaskerFixed buffer overrun in call to wxStripMenuCodes()
2001-01-28  Julian SmartCorrection for Mingw32
2001-01-27  Gilles Depeyrotmodified macintosh ifdef compilations to also test...
2001-01-27  Vadim Zeitlincompatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES...
2001-01-27  George TaskerAdded a check to make sure 'parent' is valid, otherwise...
next