]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-10-29  David WebsterSome more frame formating
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-28  Gilles Depeyrotcorrected realization of vertical toolbars (were always...
2001-10-28  Stefan Csomoradded clientdata to makefile
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle
2001-10-27  Václav Slavíkadded msw/gccpriv.h and others to headers list
2001-10-27  Václav Slavíkadded msw/gccpriv.h and others to headers list
2001-10-27  Václav Slavíkfix for colspan or rowspan = 0 in HTML tables
2001-10-27  Václav Slavíkfix for animated GIFs with frames of different dimensions
2001-10-27  Václav Slavíkapplied wxListCtrl label editing patch
2001-10-27  Robin Dunnnew files for wxSTC on GTK
2001-10-27  Robin Dunnnew files for wxSTC on Mac
2001-10-27  Robin DunnSince there have to be platform ifdef's in wxSTC for...
2001-10-27  Vadim Zeitlinremoved some straym ^Ms
2001-10-27  Vadim Zeitlinfixed wxNotebook bg colour
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
next