don't use obsolete functions (mostly copystring() and Count()), remove their document...
[wxWidgets.git] / docs / latex / wx / function.tex
2004-06-18  Julian SmartLatex corrections from Marc Albrecht
2004-06-17  Włodzimierz SkibaBetter markup.
2004-06-16  Włodzimierz SkibaMissed decoration.
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-03  Julian SmartFixed typo
2004-06-02  Julian SmartRemoved wxHIDE_READONLY flag
2004-05-13  Robin DunnPatch #953131
2004-05-04  Julian SmartName change replacements
2004-04-16  Vadim Zeitlinadded and documented wx_const/static_cast<>
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-22  Julian SmartDoc corrections
2004-02-12  Václav Slavíkadded description of environment variables that affect...
2004-02-02  Vadim Zeitlinremoved obsolete wxToLower/Upper() documentation
2003-10-31  Vadim Zeitlinwarning about VC++ /ZI option and wxCOMPILE_TIME_ASSERT...
2003-10-27  Vadim ZeitlinwxFileExists() returns false for directories (bug 825507)
2003-10-13  Václav Slavíkgettext plural form docs
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-09-22  Vadim Zeitlindocumented wxCONCAT
2003-09-22  Vadim Zeitlinadded (and documented) wxULL(); fixes for wxINT64_SWAP...
2003-09-20  Vadim Zeitlinemphasize that result of wxGetWorkingDirectory() must...
2003-09-18  Vadim Zeitlincorrected the example of wxMessageBox() usage
2003-09-04  Mattia Barbon Added a couple of wxPerl notes.
2003-08-15  Julian SmartMisc. corrections
2003-08-10  Vadim Zeitlinfixed broken link
2003-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-06-30  Vadim Zeitlinadded wxCRIT_SECT_DECLARE_MEMBER
2003-06-29  Vadim Zeitlindocumented wxIsMainThread() and other thread-related...
2003-06-19  Vadim Zeitlinadded wxIsDebuggerRunning() (which is going to replace...
2003-06-08  Mattia Barbon wxMessageDialog and ::wxMessageBox don't support...
2003-04-28  Julian SmartDoc suggestions applied
2003-03-31  Julian SmartRemoved old classes and functions
2003-03-02  Vadim Zeitlinadded wx/math.h (patch 686009)
2003-03-01  Stefan Csomoradded minor and major description for wxGetOsVersion...
2003-02-27  Vadim ZeitlinwxExecute may only be called from the main thread
2003-02-23  Vadim Zeitlindocumented wxGetApp()
2003-01-25  Vadim Zeitlindocumented wxT(), _T(), _()
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-12  Vadim Zeitlinadded wxCHECK_GCC/W32API_VERSION
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-03  Mattia BarbonSmall clarification in ::wxShowTip docs.
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-07-01  Vadim Zeitlinfixed 2 bugs in 2 lines of wxFileSelector example code
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-12  Vadim Zeitlinadded wxGetProcessId()
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-25  Vadim Zeitlinnew wxWindow::FindWindowByXXX() methods replacing the...
2002-05-13  Vadim Zeitlindocumented wxFileName::SplitPath(), added more obsolesc...
2002-05-11  Vadim Zeitlinfixed typo
2002-05-09  Vadim Zeitlinadded (and documented) wxSafeShowMessage, use it in...
2002-05-05  Vadim Zeitlinfixed LaTeX compilation problems (part of patch 551210)
2002-05-05  Vadim Zeitlinadded wxShutdown (patch 547443)
2002-05-05  Julian SmartDoc tweaks
2002-04-20  Vadim Zeitlinadded wxGetTopLevelParent()
2002-04-08  Julian SmartFurther fixes to references
2002-04-08  Julian SmartRemoved a lot of redundant references to wxWindow:...
2002-03-27  Vadim Zeitlinadded wxEXEC_MAKE_GROUP_LEADER (patch 535422)
2002-03-23  Vadim Zeitlinadded wxEXEC_NOHIDE flag, modified wxExecute() to take...
2002-02-23  Robert Roebling applied doc patch for wxPostEvent().
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2002-02-07  Vadim Zeitlindocumented wxCOMPILE_TIME_ASSERT2
2002-02-06  Vadim Zeitlinadded and documented wxCOMPILE_TIME_ASSERT and wxASSERT...
2002-01-23  Vadim Zeitlintypos due to much cut-and-paste: colour -> font in...
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser docs and links to it and wxGetC...
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-14  George TaskerFixed '_' chars that were not quoted with a '\'
2002-01-14  Gilles Depeyrotadded wxLog functions with a variable argument list...
2002-01-03  Vadim Zeitlinrearranged functions by topics, got rid of the macros...
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-11-13  Robin DunnAdded missing \ before _
2001-10-31  Gilles Depeyrotcorrected access to NULL parameters in wxGetOsVersion
2001-10-31  George TaskerPut a backslash before a '_'
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-08-27  Vadim Zeitlinfixed typo
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-07-17  Vadim Zeitlinrenamed wxDynamicThisCast to wxDynamicCastThis, removed...
2001-07-13  Vadim Zeitlindocumented wxInitialize and wxUnitialize
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-11  Julian SmartAdded 'wx' prefix to a couple of functions
2001-06-11  Vadim Zeitlincompilation fix
2001-06-11  Vadim Zeitlinfixed broken links to string functions
2001-06-09  Vadim Zeitlinsrc/common
2001-05-24  George TaskerFixed more '_' issues
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-25  Julian SmartAdded .emacs tip to coding standards; fixed doc bugs
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2001-04-09  Vadim Zeitlinapplied patch 410892 (wxCopyFile uses ::CopyFile under...
2001-03-10  Vadim Zeitlinfixed wxDos2UnixFilename description
2000-11-29  George TaskerFixed mis-matched curley braces on third line from...
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim Zeitlindocumented just added env functions
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-07  Julian SmartAdded some docs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
next