Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / utils.h
2009-09-19  Vadim ZeitlinOptionally return length from wxLoadUserResource().
2009-06-02  Francesco Montorsiadd wxGetLinuxDistributionInfo() and wxPlatformInfo...
2009-03-27  Václav Slavíksplit wxCharTypeBuffer<T> into wxScopedCharTypeBuffer...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-07  Francesco Montorsifix wxYield[IfNeeded] dll linkage (closes #10325)
2009-01-06  Francesco Montorsiuse WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBIL...
2009-01-06  Francesco Montorsiadd WXWIN_COMPATIBILITY_2_6 block around wxUsleep depre...
2008-12-10  Vadim Zeitlindeprecate wxStringEq
2008-09-19  Vadim Zeitlinmake wxKeyEvent and wxMouseEvent derive from the same...
2008-08-03  Vadim Zeitlinadded wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
2008-07-09  Vadim Zeitlinshow busy cursor in wxLaunchDefaultBrowser and add...
2008-06-27  Robert RoeblingAdded mostly empty wxLaunchDefaultApplication
2008-04-18  Vadim Zeitlinadded wxMouseState::GetPosition(), for consistency...
2008-04-18  Vadim Zeitlinmake wxMouseState accessors const; document this class
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-24  Vadim Zeitlinfix wxExecute() compilation in ANSI build
2008-03-23  Vadim Zeitlinavoid needless Unicode<->MB conversions in Unix wxExecu...
2008-03-22  Vadim Zeitlinadded wxWindowDisabler ctor for conditionally disabling...
2008-02-08  Vadim Zeitlindon't redeclare wxYield() if it had been already declar...
2008-01-09  Paul Cornettcheck for self-assignment in operator=
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-10-06  Vadim Zeitlinalways return wxString from wxGetUserHome() instead...
2007-09-07  Vadim Zeitlinfix unused parameter warning in wxSetEnv() in release...
2007-07-29  Vadim Zeitlinadded support for 2 extra mouse buttons (patch 1757630)
2007-07-24  Robert RoeblingAdded wxQsort()
2007-07-09  Vadim Zeitlinadded missing WXDLLIMPEXP_CORE for wxGetDisplay() for...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-19  Václav Slavíkmake wxSetEnv compatible with ANSI and Unicode, depreca...
2007-06-11  Julian SmartAdded a new overload of wxDecToHex and used it in wxRic...
2007-05-08  David ElliottMove wxLaunchDefaultBrowser from BASE to CORE per wx...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-15  Vadim Zeitlinadded #ifdef __X__ forgotten in last commit
2007-04-15  Vadim Zeitlinadded wxGetX11Display() returning the pointer of the...
2007-04-12  Václav Slavíkremoved unneeded wxChar* cast, we already have wxString one
2007-04-08  Vadim Zeitlinadded wxEXEC_BLOCK flag (patch 1620430)
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-03-16  Václav Slavíkchanged wxPlatform implicit conversion to string to...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-11-12  Julian SmartWine fixes
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-06-15  Michael WetherellUse bitfields to make wxMouseState smaller
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-17  Włodzimierz SkibaMissing 'int' interface for wxPlatform.
2006-05-05  Włodzimierz SkibaHelper for clipping to range.
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Julian SmartEasier platform testing class and function
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2005-11-25  Vadim Zeitlinimplemented wxGetFreeMemory() under IRIX (patch 1360356...
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-24  Vadim ZeitlinwxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export macros
2005-07-18  Michael WetherellwxABI_VERSION >= 20601 for wxLaunchDefaultBrowser
2005-07-17  Michael WetherellAdd wxABI_VERSION > 20601 wrappers
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-17  Vadim Zeitlinonly declare wxHandleFatalExceptions() when wxUSE_ON_FA...
2005-01-10  Włodzimierz SkibaOld API deprecated. Use new and remove old usage where...
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-06-16  Václav SlavíkWXDLLEXPORT correction
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2004-01-14  Robin DunnFix compile warning when building DLLs
2003-12-15  Ryan Nortonreversed some parts of wxGetKeyState for linkage reasons...
2003-12-14  Ryan NortonwxGetKeyState as per feature request :).
2003-08-24  Stefan NeisFixed #pragma interface/implementation handling for...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-02  Mattia Barbon Quick and dirty fix for building with COMPATIBILITY_2...
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-04-10  Vadim Zeitlinmoved wxFloat/DoubleToStringStr from src/*/data.cpp...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
next