added wxEXPLICIT macro
[wxWidgets.git] / docs / latex / wx / function.tex
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
2000-03-18  Julian SmartAdded stub for wxHandleFatalExceptions. But where's...
2000-03-18  Julian SmartDoc tweaks
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-15  Julian SmartSome doc proofreading
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-02-22  Vadim Zeitlin1. wxMenuBar::FindMenu() made "const"
2000-02-17  Vadim ZeitlinwxSysErrorCode/Msg documented
2000-02-11  Julian SmartDoc bug fixes
2000-02-11  Julian SmartManual fixes
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-07  Harco de HilsterSome fixes (&->\&, _->\_) to remove latex complaints.
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
2000-01-24  Guillermo Rodrigue... Updated some bits in socket docs.
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-21  Guillermo Rodrigue... Some things added
2000-01-19  Václav Slavíkadded wxFileModificationTime
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
2000-01-02  Robert Roebling Documented wxMutexGuiEnter etc and thread sample.
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-12-12  Robert Roebling Some doc updates.
1999-12-09  Vadim Zeitlina more easy to use version of wxGetHomeDir() added
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-21  Robert Roebling Updates to event docs. (removed evthandler::default).
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-01  Robert Roebling Small doc updates.
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-02  Robert Roebling Updated doc for wxFileExists()
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-18  Robert Roebling EMX compilation,
1999-07-27  Harco de Hilsterminor fix
next