Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / os2 / app.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-05-17  Stefan NeisAdded missing #include.
2008-05-16  Stefan NeisEnsure that wxApp::Yield is always processing pending...
2007-11-18  Stefan NeisFixed argument handling.
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...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-01  Włodzimierz SkibaBuild fix after PCH changes.
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-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-06-12  Stefan NeisUnicode compilation fixes.
2005-04-27  David WebsterUnicode fixes for OS/2
2004-11-28  Stefan NeisAdded support for compiling with wxUSE_STL set to 1.
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-08-08  Stefan NeisFixed linkage errors (C linkage vs. C++ linkage) caused...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-01  David WebsterWarning suppressions
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-08-31  Stefan NeisRemoved some code duplicating wxAppBase functions.
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-07-14  Julian SmartRationalised OnIdle
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-10  Stefan NeisRemoved Auto3D variable following other ports.
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
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 Zeitlinremoved duplicate wxTheApp and m_appInitFn definitions...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-03-31  Julian SmartMore deprecated class mods
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-25  Stefan NeisCompilation fixes for EMX. Mostly adding includes and...
2002-08-19  David WebsterWeekly catchup as well as better font and fontdlg support
2002-07-15  David WebsterDialog processing updates and some timer fixes
2002-07-09  David WebsterTooltip udpates
2002-06-03  David WebsterWeekly OS/2 catch-up.
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-01  David WebsterThis weeks interface and compile catchup
2002-01-31  David WebsterLots of fixes for scrolling
2002-01-23  David WebsterLots of fixes for OS/2
2002-01-22  David WebsterOS/2 bug fixes and new mod file
2002-01-09  David WebsterConsildation and cleanup of global variables. Mostly...
2001-12-28  David WebsterScrolling updates
2001-10-22  David WebsterSome OS/2 Modifications for coordinate normalizations...
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-07-13  David WebsterOS/2 fixes for this week.
2001-06-08  David WebsterEnabling the Pop Menu fix to peek at all the command...
2001-05-22  David WebsterFixes errno.h problems
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-20  Stefan NeisUpdated gsocket.c to current unix version, use gsockunx...
2001-04-22  Stefan NeisAdded include file for non-precompiled headers.
2001-03-01  David WebsterAdded YieldIfNeeded
2000-12-11  David WebsterFont updates for OS/2
2000-11-29  David WebsterMinor updates to help compiles
2000-11-28  David WebsterUpdates to Timer class and a couple of wxDC methods.
2000-11-17  David WebsterNew, reworked frame class for wxOS2 and more drawing...
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
2000-10-02  David WebsterOS/2 Statusbar fixes, and class interface updates
2000-09-01  David WebsterSeveral updates for fixing the subclassing problems...
2000-08-18  David WebsterMinor fix to app
2000-08-18  Stefan NeisFixed typo.
2000-08-18  David WebsterReparied accel processing
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-23  David Websterno message
2000-03-20  David WebsterOS/2 Updates
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-16  Stefan NeisReadded #if wxUSE_UNICODE to ~wxApp.
2000-03-15  David Websterno message
2000-03-14  David WebsterSome changes to fix event processing
2000-03-13  David WebsterSome changes to fix event processing
2000-03-13  David Websterno message
2000-03-10  David Websterno message
2000-03-09  David WebsterLoads of framework and dll fixes
2000-03-07  David Webstermore minimal stuff
2000-03-02  David WebsterMore framework updates
2000-02-28  David WebsterMore updates to wxWindow, wxMenu, GdiImage to get minim...
2000-01-14  Stefan NeisSN: Use wxDummyChar only if __VISAGECPP__ is defined.
2000-01-03  David WebsterFixes to get library to compile
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  David WebsterVisualage C++ V4.0 updates
1999-12-06  David Webstersome os/2 icon-bitmap fixes
1999-12-03  David Websterbitmap and image updates
1999-11-21  David Websterupdates for DoGetBestSize
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-11-15  David WebsterwxApp development for WXPM
1999-11-11  David WebsterFinished up utilities testing
1999-10-29  David WebsterExecution control stuff
next