removed support for Salford compiler (which was almost certainly broken anyhow) ...
[wxWidgets.git] / src / msw / app.cpp
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-12-02  Vadim Zeitlinadded wxApp::GetShell32Version() to test for shell32...
2007-11-30  Robert RoeblingDC reorganization
2007-07-27  Vadim Zeitlinmany compilation fixes for WinCE using VC8 (it now...
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-07-12  Vadim Zeitlinfix unused parameter warning in OnIdle()
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-06-11  Václav Slavíkuse wx/crt.h as the 'official' header for wxCRT wrapper...
2007-05-22  Vadim Zeitlindon't define wxEventLoop class differently in GUI and...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-04-21  Vadim Zeitlinremoved extraneous semicolons
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-02-13  Włodzimierz SkibaMake QS_ALLPOSTMESSAGE available everywhere regardless...
2007-02-13  Włodzimierz SkibaWinCE build fix.
2007-02-02  Vadim Zeitlindon't wait for Windows messages in WaitForThread()...
2007-02-02  Vadim Zeitlindon't wake up on Windows messages when waiting for...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-08  Vadim Zeitlinchanged DoMessageFromThreadWait() to not block if there...
2006-03-03  Vadim Zeitlinmove the code freeing temporary argv array to wxEntry...
2006-02-11  Julian SmartApplied patch [ 1417709 ] wxFSVolume produces error...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-04  Vadim Zeitlinremoved more remains of wxUSE_PENWINDOWS
2005-08-04  Vadim Zeitlinremoved wxUSE_PENWINDOWS (and its misspellings), it...
2005-07-28  Vadim Zeitlindon't include shlwapi.h as it might be not available...
2005-07-24  Vadim Zeitlincorrected misleading comment about DllGetVersion()
2005-06-20  Vadim Zeitlincompilation fix for wxUSE_OLE==0 for WinCE
2005-06-06  Vadim Zeitlincheck for Unicode being used under Win9x much earlier...
2005-04-14  Julian SmartForgot to remove #endif
2005-04-14  Julian SmartTry to find comctl32.dll version even if we don't have...
2005-04-14  Julian SmartAdded back shlwapi.h inclusion with comment
2005-04-13  Julian SmartUnnecessary shwlapi.h inclusion removed
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-11  Vadim Zeitlinextracted code calling {Ole|Co}[Un]Initialize() to...
2005-01-17  Vadim Zeitlinremove obsolete wxUSE_CTL3D code
2004-12-02  Ryan Nortonfix shared msw builds
2004-11-16  Vadim Zeitlinmade default background colour BTNFACE (so that panels...
2004-09-18  Vadim Zeitlinconstruct brush used for painting disabled bitmap butto...
2004-09-12  Vadim Zeitlinfixed VC6 compilation
2004-09-11  Vadim Zeitlinadded a missing delete which resulted in a small memory...
2004-08-18  Włodzimierz SkibawxApp::GetComCtl32Version seems possible and works...
2004-08-18  Włodzimierz SkibaSource cleaning.
2004-07-21  Vadim Zeitlincreate the disabled button brush if we're not using...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-19  Robert Roebling Code for single instance and bring-to-top under CE.
2004-03-30  Vadim Zeitlinimplemented wxApp::OnExceptionInMainLoop()
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-20  Vadim Zeitlinfixed cleanup order to behave correctly in presence...
2003-09-17  Vadim Zeitlinremoved wxMsgArray definition (now in evtloop.cpp)...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-08-16  Mattia Barbon MSVC 5 compilation fixes.
2003-08-14  Chris Elliottfix bugs when compiling with dmars
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
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-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-08-01  Vadim Zeitlindo *not* redefine DLLVERSIONINFO struct here; do define...
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-14  Julian SmartRationalised OnIdle
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-18  Chris Elliottfix DMars compilation to use precompiled headers
2003-06-01  Julian SmartApplied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-04-19  Chris Elliottupdate to make digitalmars link - I really don't like...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-31  Julian SmartMore deprecated class mods
2003-03-25  Vadim Zeitlincall wxApp::OnExit() when wxExit() is called and don...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-10  Julian SmartApplied patch [ 606713 ] Removes a warning from cygwin...
2002-09-07  Vadim Zeitlindon't overwrite the app name with argv[0] if it had...
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-07-29  Mattia Barbonw32api 2.0 will have shlwapi.h
2002-07-26  Julian SmartDon't fail to register remaining window classes if
next