More deprecated class mods
[wxWidgets.git] / src / x11 / app.cpp
2003-03-31  Julian SmartMore deprecated class mods
2003-03-19  Julian SmartRemoved some deprecated usage
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-13  Julian SmartApplied patch [ 608850 ] wxX11 menu accelerators need...
2002-09-01  Julian SmartRemoved warnings from ipcbase.cpp
2002-08-30  Julian SmartAdded another log.h; removed redundant trace args
2002-08-16  Vadim Zeitlincompilation fix for wxApp after exitOnFrameDelete changes
2002-08-16  Robin DunnExit on frame delete is now initialized and handled...
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-07-19  Julian SmartSet default encoding
2002-06-25  Julian SmartCorrected OnAssert
2002-05-28  Vadim Zeitlinfix compilation without WXDEBUG (includes patch 561458)
2002-04-22  Julian SmartAdded some missing wxTextCtrl features to to-do list...
2002-04-22  Julian SmartFixed drawing sample compilo for wxMotif (doesn't have...
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-30  Robert Roebling Added code for erasing the small square between scrol...
2002-03-29  Robert Roebling Some work for wxX11 on 8-bit visuals.
2002-03-29  Vadim Zeitlincommented out an unused var
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-25  Robert Roebling Some more fiddling with two-window approach and
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-24  Julian SmartAdded SetActive to wxEventLoop
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-17  Robert Roebling New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.
2002-03-14  Julian SmartAdded Layout() call to top level window Show() to preve...
2002-03-13  Robert Roebling Send size events from top level windows in idle time,
2002-03-12  Robert Roebling Added dialog tabbing to wxX11.
2002-03-12  Robert Roebling Implemented DoBlit().
2002-03-10  Robert Roebling Next try on pop up menus. (#ifdef x11).
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
2002-03-09  Robert Roebling Various changes to make pop up menus work
2002-03-09  Václav Slavíkwhat about returning a value?
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-26  Julian SmartGot dialog sizing to work, downsized fonts a bit (thoug...
2002-02-26  Julian SmartFixed XGetWindowAttributes so 'mapped' is reported
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-25  Julian SmartCompilation fixes for Nano-X
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling Done some work on wxFocusEvent::SetWindow(). Enough
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-21  Julian SmartSome more NanoX compile fixes
2002-02-20  Julian SmartNanoX modificati
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-17  Robert Roebling wxX11:
2002-02-17  Václav Slavíkcorrected wxApp::GetStdIcon in wxX11
2002-02-15  Robert Roebling wxX11:
2002-02-15  Julian SmartFixed typos
2002-02-15  Julian SmartStarted some NanoX work (blind to begin with)
2002-02-14  Robert Roebling Updated the erase/paint event logic.
2002-02-14  Julian SmartAdded some XSyncs to help size calculations, but positi...
2002-02-14  Robert Roebling Some clean-ups which don't really solve any problem...
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-13  Robert Roebling wxX11:
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-11  Robert Roebling wxX11:
2002-02-11  Julian SmartMade sure events for defunct windows are no longer...
2002-02-11  Julian SmartPut m_statusText.SetCount(number) before wxStatusBarBas...
2002-02-11  Julian SmartLinking now
2002-02-11  Julian SmartTypos and other fixes
2002-02-11  Julian SmartSmall changes to wxX11
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Robert Roebling Removed menu.cpp and toolbar.cpp from X11.
2002-02-10  Julian SmartMore X11 code
2002-02-08  Julian SmartNow compiling
2002-02-08  Julian SmartAdded X11 wxEventLoop implementation; rearranged event...
2002-02-05  Julian SmartFirst stabs at stripping out Xt/Motif code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...