More deprecated class mods
[wxWidgets.git] / src / mac / app.cpp
2003-03-31  Julian SmartMore deprecated class mods
2003-03-29  Stefan Csomorfixed missing Idle events
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-02  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
2003-02-04  Stefan Csomoradded hints from QA 1061
2003-01-31  Stefan Csomoradded AppleEvent Handler, somehow the standard event...
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-28  Stefan Csomorcleanup, Carbon Events
2003-01-16  Stefan Csomorpreferences menu implementation
2003-01-10  Stefan Csomorrouting all apple events to the document manager instan...
2003-01-09  Gilles Depeyrotlibrary installation base name and wxMac resources...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Stefan Csomoradded new default handlers for open/print events, remov...
2002-08-24  Stefan CsomorwxToupper added again
2002-08-23  Stefan Csomorbrought key values of EVT_KEY and EVT_CHAR in synch...
2002-08-21  Stefan Csomorfixing a possible NULL ptr exception when dispatching...
2002-08-21  Stefan Csomorcentralized key handling, control key handling
2002-08-19  Stefan Csomorcorrected button modifier state in carbon, cursor setup...
2002-08-17  Vadim Zeitlinsome harmless warning fixes
2002-08-16  Robin DunnExit on frame delete is now initialized and handled...
2002-08-16  Robin DunnCompile fix
2002-08-15  Stefan Csomor(hopefully) workaround for a carbon bug not always...
2002-08-14  Stefan Csomorseparated modifier keys handling in order to distinct...
2002-08-13  Stefan Csomorcorrected internal window position after a zoom operation
2002-07-14  Gilles Depeyrotexplicitly raise modal dialogs in case a non modal...
2002-06-21  Stefan Csomorrouting key events to new app routine
2002-05-20  Stefan Csomorcarbon event handlers for app level
2002-05-17  Stefan Csomorchanged char event handling for ctrl-chars and skipped...
2002-05-05  Gilles Depeyrotimproved opening/closing of shared library resources...
2002-05-03  Gilles Depeyrotapplied solution derived from SourceForge patch # 54691...
2002-04-29  Stefan Csomorsetting the correct event object for EVT_ENTER_WINDOW...
2002-04-27  Gilles Depeyrotignore process serial number command line argument...
2002-03-26  Gilles Depeyrotcommented unused variables and otherwise removed compil...
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
2002-02-16  Stefan Csomorbracketed include def for CW nothrow flag for MAKINGDLL...
2002-01-20  Stefan Csomorresource stack structure that sets up correct resource...
2002-01-19  Gilles Depeyrotcorrected includes when wxUSE_SOCKETS is not defined
2002-01-14  Stefan Csomorfixed MouseUp handling when window was captured
2002-01-14  Robert RoeblingFix wxClipboard.
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-05  Stefan Csomormemory leak fixed
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-29  Stefan Csomorcorrections for theme brush alignments under X (no...
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-04  Robert RoeblingCompile fix for app.cpp without precompiled headers.
2001-12-04  Stefan Csomoradded default return and escape/command-period handling...
2001-11-28  Robert Roebling Darwin has commandline args.
2001-11-23  Robert Roebling Fixed mouse move bug. No idea why it has to be fixed,
2001-11-02  Robin DunnAdded wxEntryStart, wxEntryInitGui, and wxEntryCleanup...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-08-19  Stefan Csomoradded a few encoding convenience methods for pc-mac...
2001-08-06  Stefan Csomorcorrected mac src due to new api changes
2001-08-05  Gilles Depeyrotadded include for Mac OS X
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-07  Stefan Csomorcorrected log error after initialize when in release...
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-05-26  Stefan Csomorchanged Mac Mouse Moved Hysteresis (area in which mouse...
2001-05-23  Stefan Csomoradded mouse down before activate event in background...
2001-05-10  Gilles Depeyrotcorrected conditional compilation for Universal Interfa...
2001-05-08  Stefan Csomormac fixes
2001-04-19  Gilles DepeyrotCorrections for Mac OS X
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-12  Stefan Csomorcorrected cw6 project files and other small problems
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-20  Gilles Depeyrotdo not perform Gestalt tests under Mac OS X
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-08-09  Stefan Csomormerge with latest sources
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-09  Stefan Csomorsmall adaptions
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Stefan Csomormac adaptions
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-01  Stefan Csomorlatest CW additions
1999-01-01  Stefan Csomorstarted once again from stubs