]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/app.h
more work on fixing wxEntry() and ANSI/Unicode cmd line args mess
[wxWidgets.git] / include / wx / gtk1 / app.h
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...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-06-15  Robin DunnFixed wxApp::OnAssert signature.
2002-04-19  Robert Roebling Updated makefile for mobile sample.
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-01-12  Robert Roebling Some additions to the 12-bit patch.
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-09-28  Vadim Zeitlinapplied wxGLApp patch (#464500)
2001-07-11  Vadim Zeitlinadded and documented wxApp::OnAssert
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-08-24  Jouk Jansen Committing in .
2000-08-10  Jouk Jansen Committing in .
2000-03-16  Jouk Jansen Committing in .
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-11  Robert Roebling added SpinCtrl,
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-22  Robert Roebling Played a little with sockets.
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-04-08  Karsten BallüderFixed gtk 1.2.x wxYield() problem (tested).
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-01-24  Robert Roebling Small doc corrections
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-12  Robert Roebling image update
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-08  Robert Roebling minor Configure / makefiles updates
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-03  Vadim ZeitlinwxApp::Get/SetVendorName functions added
1998-06-03  Robert Roebling GTK
1998-05-26  Vadim Zeitlinnew compile option added: USE_WXCONFIG. If it's 1,...
1998-05-20  Karsten BallüderInitial revision