]> git.saurik.com Git - wxWidgets.git/history - include/wx/x11/app.h
extracted common initialization/cleanup functions in common/init.cpp; standardized...
[wxWidgets.git] / include / wx / x11 / app.h
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-06-25  Julian SmartCorrected OnAssert
2002-05-28  Vadim Zeitlinfix compilation without WXDEBUG (includes patch 561458)
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-03-29  Robert Roebling Some work for wxX11 on 8-bit visuals.
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-02-15  Julian SmartStarted some NanoX work (blind to begin with)
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
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...