Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / interface / wx / utils.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-23  Vadim ZeitlinDocument wxKill(wxSIGTERM) reliance on having an open...
2013-07-11  Václav SlavíkUse int instead of wxWindowID in wxNewId() and friends.
2013-07-11  Václav SlavíkUse wxWindowID in wxNewId() and related functions.
2012-09-13  Vadim ZeitlinProvide up to date documentation for wxLoadUserResource().
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-03-04  Vadim ZeitlinTake disabled windows into account in wxFindWindowAtPoi...
2012-01-18  Bryan PettyGave proper spacing to header include sections.
2011-12-30  Robin DunnInterface fixes and tweaks for Phoenix
2011-12-19  Vadim ZeitlinAdded support for wxEXEC_MAKE_GROUP_LEADER to wxExecute().
2011-12-08  Vadim ZeitlinAdd wxEXEC_HIDE_CONSOLE flag allowing to unconditionall...
2011-12-08  Vadim ZeitlinExplicitly document wxEXEC_XXX flags.
2011-10-27  Vadim ZeitlinDon't make wxQsort() extern "C" nor use any special...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-31  Vadim ZeitlinDocument unexpected wxWindowDisabler taskbar UI in...
2010-12-30  Vadim ZeitlinMove wxGetLibraryVersionInfo() to core from base.
2010-12-27  Robin DunnFix various missing or broken stuff needed for Project...
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-10-24  Vadim ZeitlinAdd support for specifying child process cwd and env...
2010-10-03  Vadim ZeitlinUpdate CRT environment in wxSetEnv() for MinGW too.
2010-09-09  Vadim ZeitlinVery minor fixes to wxKill() documentation.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-03-07  Francesco MontorsiProvide more details about the major and minor version...
2009-10-18  Mattia BarbonCopy wxPerl notes from the LaTeX documentation.
2009-06-02  Francesco Montorsiadd wxGetLinuxDistributionInfo() and wxPlatformInfo...
2009-05-24  Vadim Zeitlinupdate CRT environment block in wxSetEnv() too
2009-05-13  Vadim Zeitlinremove misleaing mentions of wxEXEC_ASYNC from wxExecut...
2009-03-10  Robert RoeblingMention wxQsort()
2009-03-01  Francesco Montorsibetter document the possible arguments accepted by...
2009-01-10  Francesco Montorsis/""/wxEmptyString
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-10-07  Francesco Montorsiadd missing semicolon; add some @see commands to link...
2008-10-04  Francesco Montorsifix many doxygen warnings about undocumented parameters
2008-09-21  Francesco Montorsivarious misc ifacecheck fixes (many virtual attributes...
2008-09-19  Vadim Zeitlinmake wxKeyEvent and wxMouseEvent derive from the same...
2008-08-25  Robert RoeblingDocs corrections from Tim Stahlhut
2008-08-03  Vadim Zeitlinadded wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
2008-08-02  Vadim Zeitlinimplement wxLaunchDefaultApplication() for MSW and...
2008-07-09  Vadim Zeitlinshow busy cursor in wxLaunchDefaultBrowser and add...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...