s/wxSplitPath/wxFileName::SplitPath
[wxWidgets.git] / src / msw / utils.cpp
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-12-21  Vadim Zeitlinclose the handle returned by OpenProcessToken() (fixes...
2008-12-17  Vadim Zeitlinadded .c_str() to wxStrlcpy() calls to fix wxUSE_STL...
2008-11-29  Vadim Zeitlinadd safe wxStrlcpy() function and replaced all wxStrncp...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-08-03  Vadim Zeitlinadded wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
2008-07-04  Robert RoeblingUse t_str() instead of c_str()
2008-07-03  Robert RoeblingMake wxMSW wxBase compile in UTF-8 mode
2008-05-27  Vadim Zeitlinfix some harmless compilation in (release) MSVC build
2008-05-27  Vadim Zeitlindistinguish between Server 2003 and XP 64-bit (closes...
2008-05-27  Vadim Zeitlinadd a mention to OS description string if running under...
2008-05-27  Vadim Zeitlinrecognize Vista by name in wxGetOsDescription()
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-10-06  Vadim Zeitlinalways return wxString from wxGetUserHome() instead...
2007-09-10  Vadim Zeitlinmap wxFONTENCODING_ISO2022_JP to the correct Windows...
2007-09-09  Vadim Zeitlincache the result of wxGetOsVersion() (heavily modified...
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-06-19  Václav Slavíkmake wxSetEnv compatible with ANSI and Unicode, depreca...
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-03-16  Vadim Zeitlininclude wx/msw/missing.h after wx/msw/private.h, otherw...
2006-11-12  Julian SmartWine fixes
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-09-04  Julian SmartFixed ISO-8859-11 mapping to code page under Windows
2006-09-02  Robert Roebling Map iso8859-11 to codepage 874.
2006-08-25  Włodzimierz SkibaWarning fix.
2006-08-24  Włodzimierz SkibaWinCE build fixes.
2006-08-17  Michael WetherellCrash fix from Tim Kosse.
2006-08-17  Paul Cornettbuild fixes
2006-08-15  Vadim Zeitlinresolve IsWow64Process() dynamically; don't rely on...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-07-05  Włodzimierz SkibaReturn OS description for WinCE too.
2006-05-27  Vadim Zeitlinmoved power functions for MSW from utils.cpp to (new...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2005-11-23  Włodzimierz SkibaBuild and run ::wxGetUserName() silently with unusual...
2005-11-22  Włodzimierz SkibaSafe wxStrncpy usage.
2005-11-22  Włodzimierz SkibawxGetUserName for WinCE.
2005-07-18  Włodzimierz SkibaMissing wxUSE_* markup.
2005-07-18  Włodzimierz SkibaCode simplification and warning fixes.
2005-06-30  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-16  Vadim Zeitlinfixed problem with wxKill(SIGNONE) returning error...
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-06-07  Vadim Zeitlinadded wxGetWinVersion()
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-22  Julian SmartApplied patch [ 1195797 ] Fixes to compile on Win64
2005-05-13  Julian SmartWinCE fix
2005-05-07  Robert Roebling Commit fix for EUC_JP encoding under Windows.
2005-04-12  Ryan NortonFix warning on CYGWIN for sockets
2005-04-02  Julian Smart\ is a reasonable home directory on WinCE
2005-03-26  David ElliottUse wxFontMapperBase::Get instead of wxFontMapper:...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-17  Julian SmartCorrect compilo for non-WinCE
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2005-01-18  Włodzimierz SkibawxWinCE fixes.
2005-01-08  Vadim Zeitlinimplemented wxIsDebuggerRunning() for Win32
2005-01-06  Robert Roebling Added test to fontencoding -> codepage conversion
2005-01-05  Włodzimierz SkibaWarning fix.
2005-01-04  Robert Roebling Commit wxFontEncoding -> MS codepage conversion code
2004-12-27  Włodzimierz SkibaGetFreeSpace is here since 1993 and returns crazy value...
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-05  Julian SmartSimplification
2004-12-05  Julian SmartFurther Wince fixes
2004-12-05  Julian SmartUnicode/WinCE corrections
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-10  Vadim Zeitlinbetter (more precise) values for wxGetOsDescription...
2004-09-27  Vadim Zeitlinadded wxGetFullModuleName(); use it instead of calling...
2004-09-26  Václav Slavíkpartially reverted Robert's changes, did it more cleanly
2004-09-26  Robert Roebling Moved function from mslu to utils to make the
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-07-20  Włodzimierz SkibaWinCE fixes.
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-05-26  Julian SmartReverted config/resource name change
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-07  Vadim Zeitlindon't give error messages if ws2_32.dll is not availabl...
2003-11-15  Vadim Zeitlinexpand the value of HOME env var in wxGetHomeDir()...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-04  Robin DunnAdd some WXDLLIMPEXP's
2003-09-23  Vadim Zeitlinrefactored code to create hidden window in one place...
2003-09-11  Mattia Barbon Cygwin compilation fix.
2003-08-25  Julian SmartWinCE fixes
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-07-28  Vadim Zeitlinload ws2_32.dll dynamically in wxGetFullHostName()
2003-07-21  Mattia Barbon Use wxStringBuffer[Length] instead of explicit calls to
2003-07-13  Vadim Zeitlinmoved SEH stuff to crashrpt.cpp
2003-07-12  Julian SmartAdded net stuff, some fixes to gsock code for WinCE
2003-07-12  Julian SmartCompilo
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Mattia Barbon Missing CHARSET_HANGUL fix.
next