]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-01-19  Vadim Zeitlinremoved shift/reduce conflict
2001-01-19  Václav Slavíkupdated wxLocale documentation to reflect API changes
2001-01-19  Václav Slavíkupdated the script to generate pieces of TeX documentat...
2001-01-19  Václav Slavíkfixed Farsi/Persian bug (not reflected in intl.cpp...
2001-01-19  Václav Slavíkapplied pseudo-patch #103306
2001-01-19  Václav Slavíkmoved XMLIDs counter inside GetXMLID to prevent initial...
2001-01-18  Vadim Zeitlinadded timestamping to wxLogStream
2001-01-18  Jouk Jansen Committing in .
2001-01-18  Robert Roebling This is how wxPlotWindow would look like with the
2001-01-17  Vadim Zeitlinapplied file history patch
2001-01-17  Vadim Zeitlinfixed bug 128581
2001-01-17  Vadim Zeitlintried to fix layout of label-less static box sizers
2001-01-17  Vadim Zeitlinadded RTLD_GLOBAL to dlopen flags (bug 128705)
2001-01-17  Vadim Zeitlinno changes
2001-01-17  Vadim Zeitlinfixed wxSplitPath() bug and added tests for it
2001-01-17  Jouk Jansen Committing in .
2001-01-17  Václav SlavíkBitmaps are no longer rescaled to reflect printerPPI...
2001-01-16  Robert Roebling This way the plot events work.
2001-01-16  Vadim Zeitlinpatch from Roland Scholz to fix the file permissions...
2001-01-16  Vadim Zeitlinadded a note about GetPosition() not working for the...
2001-01-16  Robert Roebling Removed plot.cpp.
2001-01-16  Robert Roebling Removinmg plot sample from configure.
2001-01-16  Robert Roebling Removing plot sample.
2001-01-16  Robert Roebling Readded wxPlotWindow as external lib.
2001-01-16  Robert Roebling Removing wxPlotWindow from configure.
2001-01-16  Robert Roebling Removing wxPlotWindow.
next