]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-02-01  George TaskerChanged declaration of TREE events from being in both...
2001-01-31  Vadim Zeitlinsmall fix for control positions
2001-01-31  Vadim ZeitlinRemoved obsolete files
2001-01-31  Vadim Zeitlinand another...
2001-01-31  Vadim Zeitlinargh... yet another compilation fix
2001-01-31  Vadim Zeitlinanother compilation fix
2001-01-31  Vadim Zeitlinoops... fixed a typo
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 Zeitlinadded test for vertical gauge
2001-01-31  Vadim Zeitlinsupport for wxGA_VERTICAL in wxGauge
2001-01-31  David WebsterOwnerdrawn stuff for OS/2
2001-01-31  David WebsterAdd a Get and Set for an OS/2 PS
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  Gilles Depeyrotadded test for __MACH__ for Mac OS X compilation
2001-01-30  Gilles Depeyrotadded missing return type (implicit int no longer accep...
2001-01-30  Gilles Depeyrotadded tests for __MACH__ to compile under Mac OS X
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-30  David WebsterXPM updates
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  Vadim Zeitlinmodified make and .spec files to build distribution...
2001-01-29  Vadim Zeitlin1. updated docs/gtk/changes.txt for 2.2.5
2001-01-29  David Websternew .def file for OS/2 to include event changes and...
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-29  David WebsterBitmap and icon updates
2001-01-28  Václav Slavík_T() -> wxT()
2001-01-28  George TaskerFixed buffer overrun in call to wxStripMenuCodes()
2001-01-28  George TaskerFixed an incorrect statment saying the wxLB_SORT was...
2001-01-28  David WebsterOS/2 patch about a #pragma warning.
2001-01-28  Julian SmartCorrection for Mingw32
2001-01-28  Vadim Zeitlinextended RemoveLast() to take size_t parameter
2001-01-27  Vadim Zeitlinreadded wxEVT_HELP inadvertently deleted the last...
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 wxFrame support contributed by Aleks
2001-01-27  George TaskerAdded a check to make sure 'parent' is valid, otherwise...
2001-01-27  Vadim Zeitlinadded Id cvs tag
2001-01-27  Vadim ZeitlinwxEVT_USER_FIRST put back
2001-01-27  Vadim Zeitlinfix for DoPut() from long time ago
2001-01-27  Vadim ZeitlinwxEVT_USER_FIRST readded
2001-01-27  Gilles Depeyrotcorrections related to event.h modifications
2001-01-27  Ron LeeBegan updating 2.2 Debian build scripts for 2.3
2001-01-26  George Taskerplot.cpp was moved out of the generic directory to...
2001-01-26  Vadim Zeitlincompilation fix for recent event changes
2001-01-26  Gilles Depeyrotcorrection to maintain data array in synch with string...
2001-01-26  Gilles Depeyrotcorrected comment
2001-01-26  Vadim Zeitlindynamic event types actually work with these changes...
2001-01-26  Robert Roebling Corrected typo.
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2001-01-26  Julian SmartChanged m_eventType to int
2001-01-25  Robert Roebling New event types for use in external libs (and from
2001-01-25  Robert Roebling Beautified header.
2001-01-25  Robert Roebling Prepare wxToolBarSimple for event type change.
2001-01-25  Robert Roebling Changed wxCanvas constants from XXX to wxXXX
2001-01-25  Robert Roebling Removing obsolete ditrib files.
2001-01-25  Vadim Zeitlinanother compile problem fixed
2001-01-25  Vadim Zeitlincompile/link problem fixed
2001-01-25  Ron LeePatched to enable building on Debian/Alpha
2001-01-24  Vadim Zeitlinapplied wxNativeFontInfo patch #103089
2001-01-24  Vadim Zeitlin1. patch from Søren Erland Vestø implementing wxFTP...
2001-01-24  Vadim Zeitlincompilation fix for new iostreams
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2001-01-24  George TaskerAdded optional parameter to SelectDocumentType() and...
2001-01-23  Václav Slavíksynced intl.cpp and intl.h
2001-01-23  Václav Slavíknew locales code checked in
2001-01-23  Robert Roebling Change required for new event types.
2001-01-23  Vadim Zeitlinfixed FindItem() to work with submenus
2001-01-23  George TaskerOne more function was out of alphanumeric sequence
2001-01-23  George TaskerReordered some of the functions from the sequence they...
2001-01-23  Vadim Zeitlinfixed bug in parsing filenames without paths, added...
2001-01-22  Julian SmartFixed wxToolBar colour mapping problem (I hope)
2001-01-22  Julian SmartAnd a 'standard colours' bitmap to help fix wxToolBar...
2001-01-21  David Websterinitial coding of and OS/2 XpmHandler
2001-01-21  David Websternew makefile and gdiimage suport for xpm data
2001-01-21  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2001-01-21  Julian SmartRemove plot.cpp
2001-01-21  Vadim Zeitlinanother attempt to fix parser compilation
2001-01-20  Václav Slavíkfixed bug #129464 (hopefully)
2001-01-20  Gilles Depeyrotcorrected creation of wxNORMAL_FONT for Mac OS
2001-01-20  Gilles Depeyrotapplied wxNativeFontInfo patch from Derry Bryson (with...
2001-01-20  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2001-01-19  David Websterchmod is not available in VisualAge
2001-01-19  David Websterremove plot.cpp from build
next