Fixed strange situation when we had wxPathExists and wxDirExists with the same fincti...
[wxWidgets.git] / docs / latex / wx / function.tex
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}}
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 '\'
next