]> git.saurik.com Git - wxWidgets.git/history - src/msw/ole/access.cpp
Add wxProcess::SetPriority() to allow setting the priority of child processes.
[wxWidgets.git] / src / msw / ole / access.cpp
2009-09-24  Julian SmartApplied patch #9510: wxIAccessible access freed memory
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-02-16  Julian SmartRemoved unnecessary include
2006-11-04  Vadim Zeitlinhandle all wxROLE_XXX values in wxConvertToWindowsRole()
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-03-11  Włodzimierz SkibaWXUNUSED is our coding standard.
2006-03-11  Julian SmartApplied patch [ 1447184 ] Elimination of a warning...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-16  Włodzimierz SkibaTRUE/true, FALSE/false, whitespace cleaning.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-12-16  Julian SmartUnicode compatibility
2003-09-18  Julian SmartApplied patch [ 807164 ] fixes for core library
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-04-17  Julian SmartUse wxLogTrace instead of wxLogDebug
2003-04-09  Julian SmartInclude winable.h for NotifyWinEvent.
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-19  Julian SmartFurther tweaks to accessibility code
2003-02-18  Julian SmartSome improvements to accessibility behaviour
2003-02-17  Julian SmartChanged back inline/const things
2003-02-16  Julian SmartAdded start at accessibility functionality