]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-05-17  Vadim Zeitlindon't annoy the user by repeating the question which...
2001-05-17  Julian SmartCall OnParentEnable from wxTextCtrl::Enable
2001-05-17  Julian SmartImplemented OnParentEnable to allow widgets to reset...
2001-05-17  Vadim Zeitlinadded wxLog::ClearTraceMasks()
2001-05-17  Ron Leetypo fix.
2001-05-17  Robin DunnApplied patch #423927, (Min size for stretch parts...
2001-05-16  Václav Slavíkfixed wrong parsing of à (typo in tables)
2001-05-16  Václav Slavíkchanged wxBitmap::CreateFromXpm to use wxBitmap(wxImage...
2001-05-16  Václav Slavíkremoved wxImage::operator wxBitmap()
2001-05-16  Gilles Depeyrotcorrection for Mac OS X (M_PI is already defined)
2001-05-16  Gilles Depeyrotcorrections for Mac OS X Developer Tools
2001-05-16  Vadim ZeitlinFindFocus() and wxSpinCtrl fix
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-16  Julian SmartMade wxWindow::Enable recursive in order to solve colou...
2001-05-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-16  Stefan Csomorworkaround for notebook/tabctrl redraw bug, it is now...
2001-05-16  Stefan Csomorcorrected loop for calculating the proper updatergn...
2001-05-16  Julian SmartApplied patch #418555: wxTextCtrl uses wrong background...
2001-05-16  Julian SmartApplied patch #403856 (utilscmn.cpp should translate...
2001-05-16  Julian SmartApplied patch #421554: implementation of wxEVT_CONTEXT_MENU
2001-05-16  Julian SmartApplied patch #421073 (making setup options work)
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-16  David WebsterMore scrolling fixes
2001-05-16  Vadim Zeitlinremoved useless assert from wxArray::Alloc
2001-05-15  Václav Slavíkapplied patch that fixes paper size handling under...
2001-05-15  David WebsterModest fix for executables linking to the wx dll for...
2001-05-15  David WebsterEnable this sample for OS/2
2001-05-15  David WebsterMore scrolling stuff.
2001-05-15  Václav Slavíkapplied patch #424066
2001-05-15  Julian SmartCorrected some casting errors -> XtPointer
2001-05-15  George TaskerAdded buttons to allow a dump of DB DATATYPES and DB...
2001-05-15  George TaskerdBase fix on creating index
2001-05-15  George TaskerFixed problems which prevented creation/recreation...
2001-05-14  David WebsterMore scrolling stuff
2001-05-14  Vadim Zeitlinwarning fixed
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-14  Julian SmartAdded some missing makefiles
2001-05-14  Julian SmartAdded event sample
2001-05-14  Julian SmartAdded event.rc
2001-05-14  Julian SmartMods to release scripts
2001-05-14  Julian SmartMisc release-related mods
2001-05-13  Václav Slavíkfixed a lie in docs (underlining is not limited to...
2001-05-13  Václav Slavíknow outputs errors to stderr
2001-05-13  Gilles Depeyrotapplied SourceForge patch #423532
2001-05-13  Julian SmartRemoved XPM lib references from makefile
2001-05-11  George TaskerAdded support more support for DB2
2001-05-11  George TaskerAdded support more support for DB2
2001-05-11  George TaskerSizer based dialogs (like wxSingleChoiceDialog) are...
2001-05-11  Gilles Depeyrotremoved old xpm code
2001-05-11  Václav Slavíkadded wxDEFAULT_FRAME_STYLE
2001-05-11  Václav Slavíksome more src code reformatting
2001-05-11  Robin DunnNo longer needs to create a wxApp object before making...
2001-05-11  Robin DunnChanged wxRootWindow from a global to a staic variable...
2001-05-11  Robert RoeblingCorrected wxToolBar::ToolSetBitmapSize()
2001-05-11  Julian SmartRemoved Mac-specific XPM files from mac.rsp
2001-05-11  Julian SmartMinor mods
2001-05-11  Stefan Csomorcorrected eventual endless loop
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomorredraw problems fix
2001-05-11  Stefan Csomormaintaining 8.1 compat (defining 8.5 calls)
2001-05-11  Stefan Csomorremoved old xpm code
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Gilles Depeyrotcorrected conditional compilation for Universal Interfa...
2001-05-10  Gilles Depeyrotactivate new xpm handler under Classic Mac OS after...
2001-05-10  Gilles Depeyrotadded PM_USE_SESSION_APIS for Carbon compilation under...
2001-05-10  David WebsterwxOS2 additional stylistic and coding standards.
2001-05-10  Václav Slavíksupressed error messages when wxCSConv cannot find...
2001-05-10  Václav Slavíkfixed wxListCtrl::EditLabel for MSW (ListView_EditLabel...
2001-05-10  Václav Slavíkfixed handling of root paths: now checks if string...
2001-05-10  Václav Slavíkfixed parsing of XPM data files from demos/forty
2001-05-10  Stefan Csomoradded lowercase functionality to wxHexToDec
2001-05-10  Julian SmartSome installation updates
2001-05-10  Václav Slavíkfixed fatal bug in wxBitmap::CreateFromXpm (the bitmap...
2001-05-10  Julian SmartAdded a couple more numeric character references
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-10  Julian SmartRemoved xpm[d].lib
2001-05-10  David WebsterGet rid of the CVS merge characters that have worked...
2001-05-10  Julian SmartNULL -> 0
2001-05-10  Julian SmartNow sorts the files case-insensitively
2001-05-10  Guillermo Rodriguez... Use GetPath instead of GetFileName in file selector...
2001-05-10  Guillermo Rodriguez... Private gsocket files were using 'typedef int bool...
2001-05-10  Stefan Csomorcorrected redraw problems in controls (the erroneusly...
2001-05-10  Guillermo Rodriguez... Streams were being created the wrong way (was using...
2001-05-10  Stefan Csomorcorrected a bug in dc which resetted the port , exchang...
2001-05-09  Václav Slavíkcompilation fix for apps w/o precompiled headers
2001-05-09  Václav Slavíkremoved libxpm from templates
2001-05-09  Václav Slavíkremoved libxpm dependencies from makefiles
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-09  David WebsterUpdate on Client Size determinations
2001-05-09  David WebsterMore scrolling support
2001-05-09  Vadim Zeitlinfixed compilation
2001-05-09  David WebsterFixing the GetClientsize to deal with OS/2's coordinate...
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Václav Slavíkapplied patch for runtime loading of hhctrl.ocx
2001-05-08  Václav Slavíkchanges update
2001-05-08  Václav Slavíkremoved wxUSE_XPM_IN_MSW from setup0.h
next