2003-06-30 |
Vadim Zeitlin | small wxGTK compilation fixes |
blob | commitdiff | raw |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Vadim Zeitlin | removed #pragma interface because it results in link... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Stefan Csomor | mach-o addition |
blob | commitdiff | raw | diff to current |
2003-03-22 |
David Elliott | - Include wxCocoa specific header |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Mattia Barbon | Remove #ifdef __WXSTUBS__ from headers. |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Vadim Zeitlin | always declare wxAppInitializerFunction() as returning... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Vadim Zeitlin | declare wxEntry() as taking char **Argv, not char ... |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | fix wxBase apps compilation after ProcessIdle() change... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | removed wxApp::DoInit(); added wxApp::CreateMessageOutp... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | Convert %s to %ls and %c to %lc in printf and scanf... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Vadim Zeitlin | the app doesn't exit any more if a dialog is shown... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Julian Smart | Applied patch [ 588734 ] Makes ProcessIdle() virtual |
blob | commitdiff | raw | diff to current |
2002-07-24 |
Mattia Barbon | Added wxMessageOutput as per the discussion on wx-dev. |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | new wxASSERT implementation using wxAssert() helper... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | added/documented wxApp::FilterEvent |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | the build options are now checked in the application... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | added DECLARE_NO_COPY_CLASS where appropriate since... |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Vadim Zeitlin | added wxBuildOptions and check that they are the same... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Gilles Depeyrot | implement out-of-line destructors where needed instead... |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Václav Slavík | more programmer-friendly wxApp::SetDisplayMode |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Václav Slavík | oh, better interface to GetDisplayMode (Vadim was right... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Václav Slavík | added wxApp::GetDisplayMode function for fullscreen... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | applied patch 446836: removed qt headers |
blob | commitdiff | raw | diff to current |
2001-08-09 |
Václav Slavík | wxMGL support |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Gilles Depeyrot | modified configure to allow configuration of wxMotif... |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Vadim Zeitlin | added and documented wxApp::OnAssert |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | added cmd line parsing support to wxApp and --theme... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | moved WX_USE_THEME macros inside IMPLEMENT_APP |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Vadim Zeitlin | added tiny wxInitializer class |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Vadim Zeitlin | applied patch 417699 (remove WXDLLEXPORT from inline... |
blob | commitdiff | raw | diff to current |
2001-04-07 |
Gilles Depeyrot | correction for Mac OS X (wxEntry has a specific prototy... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Vadim Zeitlin | made wxApp::GetTopWindow() virtual |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-10 |
Guillermo Rodrigue... | Fix from Mumit Khan to allow mingw DLL compilation... |
blob | commitdiff | raw | diff to current |
2000-03-10 |
Guillermo Rodrigue... | Fix from Mumit Khan to allow mingw DLL compilation |
blob | commitdiff | raw | diff to current |
2000-03-09 |
David Webster | os2 update. Need initializers like windows, not unix. |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Robert Roebling | Various makefile and installation things. |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | attempts at making wxSocket work with wxBase - it doesn... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Robert Roebling | Using the best visual is now an option. |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again |
blob | commitdiff | raw | diff to current |
1999-11-22 |
David Webster | OS/2 thread updates |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Ove Kaaven | Let argv[] be wxChar** |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
blob | commitdiff | raw | diff to current |
1999-07-07 |
Vadim Zeitlin | compilation fixes for wxGTK |
blob | commitdiff | raw | diff to current |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Robert Roebling | More configure fixes |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Robert Roebling | More work on wxQt integration, configure |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-07-07 |
Karsten Ballüder | Some fixes for Solaris (2.5). |
blob | commitdiff | raw | diff to current |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
blob | commitdiff | raw | diff to current |
1998-05-26 |
Vadim Zeitlin | mistype: #ifdef __GTK corrected (#ifdef __GTK__ now) |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Julian Smart | App declarations modified; cursor was corrupt; needed... |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Julian Smart | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|