]> git.saurik.com Git - wxWidgets.git/history - include
fixed (?) mingw32/cygwin compilation
[wxWidgets.git] / include /
2001-02-05  George Tasker::Initialize() methods added to the helper classes
2001-02-04  George TaskerOne more wxString change that I originally missed
2001-02-04  George TaskerCommenting and text formatting cleanup. No source...
2001-02-03  George TaskerwxDbConnectInf is now converted to a class. Fully...
2001-02-03  Vadim Zeitlinfixed previous commit (no changes)
2001-02-03  Vadim Zeitlinapplied patch 103575 (more efficient wxString comparison)
2001-02-02  Gilles Depeyrotminor corrections for CodeWarrior
2001-02-01  George TaskerAll char, char *, and char arrays changed to use wxChar...
2001-02-01  Vadim Zeitlinadded missing WXDLLEXPORT
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  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 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 WebsterXPM updates
2001-01-29  David WebsterAdd wxInvertMask for OS/2 xpm processing
2001-01-29  David WebsterBitmap and icon updates
2001-01-28  David WebsterOS/2 patch about a #pragma warning.
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  Vadim Zeitlincompatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES...
2001-01-27  Vadim Zeitlinfix for DoPut() from long time ago
2001-01-27  Vadim ZeitlinwxEVT_USER_FIRST readded
2001-01-26  Vadim Zeitlincompilation fix for recent event changes
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-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íknew locales code checked in
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-20  Gilles Depeyrotapplied wxNativeFontInfo patch from Derry Bryson (with...
2001-01-16  Robert Roebling Removing wxPlotWindow.
2001-01-16  Robert Roebling Removing wxPlotWindow.
2001-01-09  Julian SmartExtended ProcessTextCommand so processes SETFOCUS/KILLF...
2001-01-05  Vadim ZeitlinwxDateTime::IsValid() now returns m_time != (wxLongLong)-1
2001-01-05  Julian SmartChanged GetDocuments() to remove cast, added GetTemplates()
2001-01-04  Vadim Zeitlinadded wxArrayString::RemoveAt()
2001-01-04  Vadim Zeitlinfix for wxList copy ctor
2001-01-02  Vadim Zeitlinpatch adding DeselectXXX() functions from Roland Scholz...
2000-12-31  Vadim Zeitlinreadded back SetFullName
2000-12-31  Vadim Zeitlinimplemented wxFileName::SplitPath(), wxSplitPath()...
2000-12-31  Vadim Zeitlinrewrote wxFileName::Normalize(), added a few methods...
2000-12-30  Vadim Zeitlinjust added some _T()s
2000-12-30  Robert Roebling wxFileName II. It actually works.
2000-12-29  David Websterinclude "wx/filefn.h" instead of just "filefn.h".
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
2000-12-28  Robert Roebling Added wxFileName.
2000-12-21  David WebsterBeginning of bitmap updates
2000-12-21  David WebsterFix for VisualAge 3.0 compile concerning wxNativeFontInfo
2000-12-21  Vadim ZeitlinwxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-12-19  David WebsterPalette code
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  David WebsterUpdate to allow new wxNativeFontInfo stuff to compile
2000-12-18  David WebsterFixes mostly to do with painting
2000-12-18  David WebsterOS2RGB def fix
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-12  David WebsterBrush updates
2000-12-11  David WebsterFont updates for OS/2
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-05  Vadim Zeitlinfixed compilation with wxUSE_TEXTFILE=0
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-11-28  David WebsterUpdates to Timer class
2000-11-27  David Websterdeclare the wx2os2PenStyle helper in the header.
2000-11-27  David WebsterForgot to update this enhancement from last weekend
2000-11-27  David WebsterOS/2 VisualAge doesn't know about lower case true and...
2000-11-27  David WebsterA few OS/2 additions to enable the colour database...
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-26  Robert Roebling Corrected typos in geometry.
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-11-24  Robert Roebling Made geometry classes link.
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-24  George TaskerIncreased the max length of allowed WHERE clauses and...
2000-11-24  George TaskerAdded SetOrderByColNums() function
2000-11-24  Robert Roebling dropped in new wxMatrix (from wxCanvas)
2000-11-23  Vadim Zeitlinmore fixes to stream code: allow deriving from wxStream...
2000-11-23  Vadim Zeitlincompilation fixes for wxMemoryStreams
2000-11-23  Vadim Zeitlinfixed memory allocation code of wxStreamBuffer to not...
2000-11-22  George TaskerFixed problems with the wxDb::Open(wxDb *copyDb) not...
2000-11-22  George TaskerAdded what I think is full support for Null column...
next