oops, fixed typo breaking iconv constness detection in the previous commit
[wxWidgets.git] / docs /
2002-01-25  Vadim Zeitlincommented out many OnXXX() functions
2002-01-25  Vadim Zeitlincorrected a few bugs in OnGetItemXXX() docs
2002-01-25  Vadim Zeitlinremoved inexisting Index() version
2002-01-24  Václav Slavíkfixes to
2002-01-23  Julian SmartCommented out deprecated classes: wxProp and wxTab...
2002-01-23  Vadim Zeitlinreplaced non existing wxTE_HSCROLL style with wxHSCROLL
2002-01-23  Vadim Zeitlinadded 2nd wxEvent ctor argument
2002-01-23  Julian SmartAdded first cut at XRC docs; added font spec for wxWind...
2002-01-23  Vadim Zeitlintypos due to much cut-and-paste: colour -> font in...
2002-01-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-21  Vadim Zeitlinadded wxFont::Ok
2002-01-20  Václav Slavíkadded first microscopic part of XRC format docs
2002-01-19  Václav Slavíkdocumentation for wxHtmlWindow::OnOpeningURL
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
2002-01-19  Vadim Zeitlindocumented new CaptureMouse() behaviour
2002-01-19  Julian SmartCorrected wxTextCtrl doc
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-18  Vadim Zeitlincorrected wxHIDE_READONLY documentation
2002-01-17  Vadim Zeitlinrecent MSW changes: wxFrame border styles and wxRadioBu...
2002-01-17  Václav Slavíkpartial update from gtk/changes.txt
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-14  George TaskerFixed '_' chars that were not quoted with a '\'
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic
2002-01-14  Vadim Zeitlinmade the alphabetic class order more alphabetic
2002-01-14  Gilles Depeyrotadded wxLog functions with a variable argument list...
2002-01-13  Vadim Zeitlin0. extracted toolbar colour mapping stuff to its own...
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-13  Vadim Zeitlinfixed Set(month, day, year) docs (bug #502944)
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-11  Vadim Zeitlinminor wxFRAME_EX_CONTEXTHELP updates
2002-01-09  Vadim Zeitlina few things I'd like to do
2002-01-09  Vadim Zeitlinmention that wxDialog doesn't derive from wxPanel any...
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-09  Vadim ZeitlinwxNullFont shouldn't be passed to wxDC::SetFont()
2002-01-08  Václav SlavíkwxSystemSettings docs correction
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-06  Václav SlavíkNuked Sections
2002-01-04  Vadim Zeitlinalways make the name of the file to replace absolute...
2002-01-03  Vadim Zeitlinfixed memory leak in wxHTTP
2002-01-03  Vadim Zeitlinrearranged functions by topics, got rid of the macros...
2002-01-03  Ron LeeAdded (and documented :) optional stack size specificat...
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-02  Václav Slavíkupdated tags info
2002-01-01  Václav Slavíkmultiple images support in wxImage
2002-01-01  Václav Slavík1. applied (heavily modified) patch for reading CUR...
2001-12-30  Vadim Zeitlinadded Close All command support to wxDocView (patch...
2001-12-30  Vadim ZeitlinwxFontEnumerator returns all fonts, not TrueType only
2001-12-25  Vadim Zeitlinemphasized that SetValue() doesn't make the control...
2001-12-25  Vadim Zeitlindocumented Number() as obsolete and added GetCount()
2001-12-24  Vadim Zeitlinreally fixed GetRenderer() and GetEditor() methods...
2001-12-23  Mattia BarbonUpdated docs for wxGrid: added events, event macros...
2001-12-23  Vadim Zeitlinsped up the mask creation by a factor of 40
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
2001-12-21  Julian SmartMore tinkering
2001-12-21  Vadim Zeitlinadded wxFont::SetNativeFontInfo(string) and documented...
2001-12-21  Julian SmartMicroWindows tweaks
2001-12-21  Julian SmartMicroWindows mods
2001-12-21  Julian SmartAdded updated patch, clarified the docs
2001-12-20  George TaskerFixed a typo in the sample code of wxDbTable::Insert
2001-12-19  Robert RoeblingUpdated changes.txt.
2001-12-19  Vadim Zeitlinfixed redraw problems in wxStaticText
2001-12-18  Julian SmartMinor doc changes
2001-12-18  Vadim Zeitlin1. fixed file descriptors leak in wxFileName::CreateTem...
2001-12-17  Václav Slavíkpresent, not past sense
2001-12-17  Vadim Zeitlinslightly expanded and updated the Unicode overview
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-12-15  Vadim Zeitlinfixed flicker in wxTreeCtrl::SetItemXXX()
2001-12-13  Robert RoeblingMore on announcing wxWindows.
2001-12-12  Vadim Zeitlinsmall clarification for SetRecordDefaults
2001-12-11  Vadim Zeitlinadded wxUniv porting note
2001-12-11  Vadim Zeitlinmoved wxUniv readme to its own directory
2001-12-11  Vadim Zeitlinsome wxUniv docs
2001-12-11  Vadim Zeitlinsome basic docs for wxBase
2001-12-11  Vadim Zeitlinadded FM and wx-announce to the last section
2001-12-11  Vadim Zeitlinadded a note about preparing a wxGTK release
2001-12-10  Julian SmartUpdated readme
2001-12-09  Vadim Zeitlinadded a note about Windows XP support
2001-12-08  Václav SlavíkWatcom docs correction
2001-12-08  Julian SmartSome updates to the MSW install text
2001-12-08  Julian SmartCorrected CVS commit clash; small doc changes (removed...
2001-12-07  Robert RoeblingRemoved Aqua style from docs.
2001-12-07  Julian SmartSmall corrections -- please remember to put a blank...
2001-12-06  Robert RoeblingAdded wxSP_SASH_AQUA style
2001-12-05  Ron Leetypo fix
2001-12-04  Mattia BarbonUpdated docs for wxTaskBarIcon
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-03  Julian SmartFixed some label errors
2001-12-02  Gilles Depeyrotfilter CodeWarrior data directories during recursive...
2001-12-02  Gilles Depeyrotadded instructions concerning applescripts to convert...
2001-12-02  Gilles Depeyrotupdated todo list
2001-12-02  Gilles Depeyrotadded folder update in order to run correctly under...
2001-12-02  Vadim ZeitlinSetDefaultStyle(wxTextAttr()) now resets the default...
next