don't use obsolete functions (mostly copystring() and Count()), remove their document...
[wxWidgets.git] / docs / latex / wx / function.tex
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-04-08  Vadim Zeitlinuse wxFD_XXX instead of deprecated wxXXX in the documen...
2007-04-08  Vadim Zeitlinadded wxEXEC_BLOCK flag (patch 1620430)
2007-04-07  Vadim Zeitlinadd support for resources forks in wxCopyFile() (modifi...
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-03-30  Vadim Zeitlinfixed broken link and use \backslash instead of literal...
2007-03-26  Václav Slavíkuse wxStrings in wxLocale methods, _() and wxGetTransla...
2007-03-18  Vadim Zeitlinadded wxJoin and wxSplit functions (modified patch...
2007-03-17  Vadim Zeitlinupdated portability note for wxGetDiskSpace (patch...
2007-03-04  Vadim Zeitlinremove inexistent wxGetMultipleChoice()
2007-03-02  Václav Slavíkchanges wxDirExists() to accept wxString instead of...
2007-02-01  Vadim Zeitlindocument wxNewId() as being deprecated
2006-12-29  Vadim ZeitlinwxFileModificationTime return -1, not 0, on error ...
2006-12-15  Vadim Zeitlinmention wxRmDir() and its opposite return value meaning...
2006-11-24  Robert Roebling Correct include file for wxGetActiveWindow()
2006-11-19  Vadim ZeitlinwxCHECK_GCC_VERSION() takes 2 parameters, not 3
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Robert Roebling [ 1587059 ] wxLaunchDefaultBrowser fix for KDE
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-25  Vadim Zeitlincorrected wxEntry declarations (closes 1222193); added...
2006-10-25  Vadim Zeitlincorrect wxDirExists() parameter type (closes 1220417)
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlinadd an newline between headers in wxGenericAboutBox
2006-10-08  Vadim Zeitlindocument wxAboutBox &c
2006-10-08  Vadim Zeitlinadded Unicode-friendly wxSTRINGIZE_T()
2006-09-30  Vadim Zeitlindocument wxSTRINGISZE
2006-09-21  Vadim Zeitlinfix unescaped underscores
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-08-25  Vadim Zeitlinremoved extra '}'
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-05-31  Vadim Zeitlincorrected header for wxWakeUpIdle()
2006-05-28  Vadim Zeitlinspelling fixes (patch 1495562)
2006-05-27  Vadim Zeitlinmoved power functions for MSW from utils.cpp to (new...
2006-04-20  Vadim ZeitlinLaTeX syntax error in wxRenameFile fixed
2006-04-16  Vadim Zeitlinadded overwrite parameter to wxRenameFile (patch 1467041)
2006-04-10  Vadim ZeitlinwxGetActiveWindow() exists in wxGTK
2006-03-29  Vadim Zeitlinadded func parameter to wxOnAssert
2006-03-28  Włodzimierz SkibaDocumentation fixes for unresolved labels after changes...
2006-03-22  Vadim Zeitlindocumented __WXFUNCTION__
2006-03-22  Vadim Zeitlinmade alphabetical list of functions more alphabetical
2006-01-25  Jamie GaddClarify wxMessageBox usage. Fixes bug #1414535.
2006-01-09  Vadim Zeitlinmention that wxMULTIPLE flag doesn't make sense with...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2005-12-16  Mart Raudseppimage.tex: s/set.to/set to
2005-11-30  Vadim Zeitlinadded wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro
2005-11-11  Julian SmartTypo correction
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-11-05  Vadim Zeitlindocumented wxStringTokenize()
2005-09-24  Vadim ZeitlinwxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-17  Vadim Zeitlindocumented wx_truncate_cast()
2005-09-09  Julian SmartMinor doc corrections
2005-08-28  Vadim Zeitlinspelling fixes and other minor corrections to the docs...
2005-08-04  Vadim Zeitlincorrected wxUnix2DosFilename signature, added deprecati...
2005-06-19  Vadim Zeitlindocumented that wxFileModificationTime() returns 0...
2005-06-16  Vadim Zeitlindocumented wxScopeGuard; this class is too useful to...
2005-06-06  Vadim ZeitlinDECLARE_DYNAMIC_CLASS() requires a default ctor
2005-06-02  Vadim Zeitlintypo in last commit
2005-06-01  Vadim Zeitlinadded wxPLURAL() macro
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-08  Vadim Zeitlinremoved wx_dynamic_cast(), it can't be implemented...
2005-03-06  Julian SmartRemoved spurious comment
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-06  Ryan NortonVarious underscore doc fixes
2005-01-31  Włodzimierz SkibaEnhanced wxGetStockLabel() with parameters which replac...
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-08  Vadim Zeitlinimplemented wxIsDebuggerRunning() for Win32
2004-12-27  Włodzimierz SkibaAdjust documentation to implementations and alphabetica...
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-20  Włodzimierz SkibaFixed typo.
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-11  Robert Roebling Whole bunch of minor doc updates from an external...
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-10-14  Włodzimierz SkibaBug #1001474. Text!=Password.
2004-10-03  Vadim Zeitlinadded wxUmaskChanger class and wxCHANGE_UMASK macro...
2004-10-02  Vadim Zeitlinadded wxVaCopy() and use it to fix wxVsnprintf() crash...
2004-09-28  Vadim Zeitlinadded wx_reinterpret_cast() macro
2004-09-28  Julian SmartTypo corrections
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-16  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' with...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001]
2004-07-23  Vadim Zeitlinadded wxSUBRELEAS_NUMBER and macro to check for it
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-07-01  Vadim Zeitlinadded wxGetKeyState() doc (patch 967255)
2004-06-23  Václav Slavíkngettext() macro was removed
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-19  Julian SmartTex2RTF doesn't like {\tt{ thing}}
next