wxWidgets.git
2001-11-04  Ron LeeMore cross compiling fixes.
2001-11-04  Václav Slavíkimplemented display mode setting
2001-11-04  Václav Slavíkimplemented wxApp::Get/SetDisplayMode
2001-11-04  Václav Slavíkoh, better interface to GetDisplayMode (Vadim was right...
2001-11-03  Gilles Depeyrotinstall apparently ignores -p option under Mac OS X...
2001-11-03  Gilles Depeyrotcorrected install program for Mac OS X (use AC_PROG_INS...
2001-11-03  Vadim Zeitlinremoved OnSetFocus() which doesn't exist any more
2001-11-03  Václav Slavíkadded wxApp::GetDisplayMode function for fullscreen...
2001-11-03  Václav Slavíkrecently checked in patch was ignorant to wxUSE_RESOURCES
2001-11-03  Václav Slavíkoops, configure defined _WIN_IE instead of _WIN32_IE...
2001-11-03  Robin DunnAdded wxPostscriptDC to wxPython
2001-11-03  Robin DunnA little tweak
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-11-03  Ron LeeAdded static lib to shared build targets for wxMSW...
2001-11-03  Ron LeeTweaked config for weird static lib BSDism.
2001-11-03  Ron LeeAdded separate import lib for msw .dlls
2001-11-03  Ron Leeadded missing header
2001-11-03  Vadim Zeitlindon't send fictious menu events when another WM_COMMAND...
2001-11-02  Václav Slavíkmingw compilation fixc
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Stefan Csomorcorrected findfirst/next on mac
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Gilles Depeyrotupdated and renamed CodeWarrior 5.3 project
2001-11-02  Stefan Csomorcorrected rebuild of more than one-level hiearchical...
2001-11-02  Robin DunnRemoved som unnecessary sh-bangs.
2001-11-02  Vadim Zeitlincheck for wxOnAssert reentrancy
2001-11-02  Vadim Zeitlinfixed wxString::resize() which was completely broken
2001-11-02  Vadim Zeitlindon't make the log dialog taller than the screen (patch...
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim Zeitlinmore efficient SetStatusText for the generic wxStatusBa...
2001-11-02  Vadim Zeitlinfix a bug for bitmap changing in wxWizard (patch 474975)
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-11-02  Vadim ZeitlinwxWizardPage may be loaded from resource (patch 470683)
2001-11-02  Vadim Zeitlinreplaced a static buffer with wxString
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Vadim Zeitlingive an error and stop if OpenGL libs not found but...
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-11-02  Julian SmartUpdates to project files
2001-11-02  Gilles Depeyrotadded missing const
2001-11-02  Gilles Depeyrotadded missing const
2001-11-02  Robin DunnAdded wxEntryStart, wxEntryInitGui, and wxEntryCleanup...
2001-11-02  Robin Dunnswig updates
2001-11-02  Robin DunnwxDragLink for wxGTK
2001-11-02  Robin DunnRemoved GetOldIndex, etc.
2001-11-02  Robin DunnUpdated XRCed
2001-11-02  Robin DunnCreate the directories fo rthe .pch, etc. files if...
2001-11-02  Robin DunnSetEventObject for wxCalendarCtrl
2001-11-02  Vadim Zeitlinreplaced wxList for storing HWND <-> wxWindow with...
2001-11-02  Vadim Zeitlinignore the border flags for the toolbar
2001-11-02  Vadim ZeitlinBC++ compilation fix
2001-11-01  Julian SmartMade project file work for Release and Debug targets
2001-10-31  Gilles Depeyrotremove static libraries and recreate them to avoid...
2001-10-31  Gilles Depeyrotchanged ar options to reduce build verbosity
2001-10-31  Gilles Depeyrotcorrections to required setup for wxWindows
2001-10-31  Gilles Depeyrotclarified native line ending for Mac OS
2001-10-31  Gilles Depeyrotadded comment concerning native line endings under...
2001-10-31  Ron Leereally fix wxPython dist target
2001-10-31  Gilles Depeyrotcorrected access to NULL parameters in wxGetOsVersion
2001-10-31  Gilles Depeyrotshortened configure warning messages to avoid exceeding...
2001-10-31  Gilles Depeyrotremoved subprojects for ldef and cdef, changed to in...
2001-10-31  David WebsterSome more Multi-Line Text control fixes
2001-10-31  George TaskerFixed compilation of this file using tex2rtf in RTF...
2001-10-31  George TaskerPut a backslash before a '_'
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef, changed to in...
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef
2001-10-31  Ron Leemade declaration of WXDLL_ENTRY_FUNCTION match it defin...
2001-10-31  Ron Leeadded new wxPython dirs to dist target for .debs
2001-10-31  Gilles Depeyrotuse wxFILE_SEP_PATH instead of ':' separator for wxMac
2001-10-31  Gilles Depeyrotcorrections for path handling under Mac OS X
2001-10-31  Vadim Zeitlinmade wxFileName::Set/GetTimes() work under Win32
2001-10-31  Vadim Zeitlinfixed typos in wxBase template and project file
2001-10-30  Václav Slavíkcleanup in wxMGL code
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Václav Slavíkadded inactive titlebar text colour
2001-10-30  Mattia BarbonFixed wxMask::Create(bitmap,colour)
2001-10-30  Robin DunnUpdated timer demo (again ;-)
2001-10-30  Robin DunnUpdated timer demo
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded stat.h include
2001-10-30  Vadim Zeitlinfixed compilation problem in SetTimes
2001-10-30  Vadim Zeitlinminor cleanup
2001-10-30  George TaskerFixed code that should have been enclosed in brackets...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-10-30  George TaskerChanges to make commandline compilation with VC6 match...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-30  Robin DunnDSM fix
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-30  Vadim Zeitlinadded and partly implemented the time functions for...
2001-10-30  Vadim Zeitlinapplied Watcom thread patches and made thread entry...
2001-10-29  David WebsterYet another .def file for OS/2 VA
2001-10-29  Gilles Depeyrotpath/file corrections for Darwin/Mac OS X
2001-10-29  Gilles Depeyrotcorrected wxMacFSSpec2MacFilename and wxMacFilename2FSS...
2001-10-29  Vadim Zeitlinremoved wxListEvent::m_oldItemIndex from docs, it is...
2001-10-29  Vadim Zeitlinadded WXEXPORT to wxGetClassFirst() declaration to...
2001-10-29  Vadim Zeitlinextracted platform/compiler detection macros from wx...
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
2001-10-29  Vadim Zeitlinadded wxBusyInfo test
next