]> git.saurik.com Git - wxWidgets.git/history - docs
applied patch for compilation with gcc 3.0
[wxWidgets.git] / docs /
2001-06-06  Robin DunnUpdated version numbers to 2.3.1
2001-06-06  Robin DunnAdded technote about where the version numbers are...
2001-06-05  Gilles Depeyrotcorrected instructions for MacHeaders precompilation
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-27  Vadim Zeitlinremoved log record
2001-05-25  George TaskerFixed unresolved references
2001-05-25  George TaskerReplaced \verb$....$ with \tt{....}
2001-05-24  Vadim Zeitlinsome broken links fixed
2001-05-24  Vadim Zeitlinbroken link fixed
2001-05-24  George TaskerAdded documentation for the new -checkcurleybraces...
2001-05-24  George TaskerFixed more '_' issues
2001-05-24  Vadim Zeitlinremoved \small before \verbatim
2001-05-24  George TaskerAdded '\' before all '_' chars that were not inside...
2001-05-24  George TaskerRemoved the '\' quote on some '_' characters where...
2001-05-24  George TaskerMoved '\label' tag to the correct line, allowing tex2rt...
2001-05-24  Vadim Zeitlinsome minor fixes to ODBC docs
2001-05-23  Vadim Zeitlinfixed broken links
2001-05-23  George TaskerAll the major ODBC changes for 2.3 logged
2001-05-23  George TaskerFixed a missing '}'
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-17  Vadim Zeitlinadded wxLog::ClearTraceMasks()
2001-05-17  Ron Leetypo fix.
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-10  Julian SmartSome installation updates
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-05-08  Václav Slavíkchanges update
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-05-08  Stefan Csomormac fixes
2001-05-06  Robin Dunnfixed typo
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-02  Václav Slavíkupdated info about my changes (wxLocale new API, wxImag...
2001-05-01  Robin DunnAdded missing docs for methods in wxGridSizer and wxFle...
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-29  Julian SmartUpdated version numbers
2001-04-28  Václav Slavíkdocumented XPM support and updated status of TIFF handler
2001-04-26  Julian SmartFixed Simple Toolbar bug; removed 2 pixel kludge in...
2001-04-26  Julian SmartMinor mods
2001-04-25  Julian SmartSome doc corrections
2001-04-25  Julian SmartAdded .emacs tip to coding standards; fixed doc bugs
2001-04-21  Václav Slavíksynced wxImage,wxBitmap docs with my changes
2001-04-20  George TaskerMinor grammatical/formatting changes
2001-04-20  Robin DunnFixed the order of parameters to actually match the...
2001-04-19  Robin DunnAdded wxCURSOR_ARROWWAIT which is the default arrow...
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2001-04-11  Václav Slavíkadded remark about wxMENU_TEAROFF being wxGTK only
2001-04-11  George TaskerUpdated to reflect changes in the wxDb/wxDbTable classes
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartRemoved misleading text from wxDragImage doc
2001-04-10  George TaskerAdded a param to ::Open() to allow the programmer to...
2001-04-09  Vadim Zeitlinapplied patch 410892 (wxCopyFile uses ::CopyFile under...
2001-04-08  Vadim Zeitlinmade mutexes recursive under Unix as well as under...
2001-04-07  Vadim Zeitlinfixes bug 414369
2001-04-02  Julian SmartCorrected some typos and quaint English
2001-04-01  Vadim Zeitlintypo fixed
2001-03-31  Gilles Depeyrotadded instructions concerning ACCESSOR_CALLS_ARE_FUNCTIONS
2001-03-28  Robin Dunnfixed typo in a couple method names for wxPython, also...
2001-03-25  Václav Slavíkmade wxLocale::GetSystemLanguage and wxLocale::AddLangu...
2001-03-19  Julian SmartSmall doc mod; made wxRAISED_BORDER work
2001-03-13  Vadim Zeitlinfixed wxTimeSpan::Format() to behave more reasonably
2001-03-10  Vadim Zeitlinfixed wxDos2UnixFilename description
2001-03-08  Vadim Zeitlinfixed FindOrCreatePen/Brush() for the case when the...
2001-03-04  Vadim Zeitlinadded EVT_COMMAND_SCROLL_THUMBRELEASE event
2001-02-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
2001-02-23  Václav Slavíkdocumented fs_zip bugfix
2001-02-22  Julian SmartCorrected Clone return type
2001-02-20  Václav Slavíkfixed lies in wxFileSystem docs
2001-02-20  Vadim Zeitlinmade wxApp::GetTopWindow() virtual
2001-02-16  Vadim Zeitlinsome minor fixes to the docs (bugs 13271[56])
2001-02-14  Vadim Zeitlinadded wxADJUST_MINSIZE sizer flag
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Vadim Zeitlinmade EXPAND/COLLAPSE docs more clear
2001-02-08  Vadim Zeitlinremoved obsolete GetEventClass
2001-02-06  Julian SmartAdded event sample
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-05  George TaskerODBC database class documentation updates
2001-02-04  Gilles Depeyrothelper for changing types/creators of files based on...
2001-02-04  George TaskerUpdated docs to reflect new changes (mostly wxChar...
2001-02-03  George TaskerSpelling typos fixed
2001-01-31  Vadim Zeitlinevent handling seems to work again, new sample (event...
2001-01-31  Vadim ZeitlinwxDC scaling fix patch (Derry Bryson)
2001-01-29  Vadim Zeitlinfix (?) for MDI children style problems
2001-01-28  George TaskerFixed an incorrect statment saying the wxLB_SORT was...
2001-01-24  Vadim Zeitlin1. patch from Søren Erland Vestø implementing wxFTP...
2001-01-24  George TaskerAdded optional parameter to SelectDocumentType() and...
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-19  Václav Slavíkupdated wxLocale documentation to reflect API changes
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-13  George TaskerFixed a couple spelling typos
2001-01-02  Julian SmartAdded filename.cpp to .dsp files
2001-01-02  Julian SmartAdded line to wxMask doc.
2001-01-01  Václav Slavíkfixed docs of wxLocale::Init (forgotted bConvertEncoding)
2000-12-30  Václav Slavíkfixed nonsenses in tnoneng.tex
2000-12-29  Vadim Zeitlinmerged wxStaticLine ctor fix
next