]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/app.tex
Add forceTrueColour option to SetBestVisual().
[wxWidgets.git] / docs / latex / wx / app.tex
2006-11-17  Robert Roebling Add forceTrueColour option to SetBestVisual().
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2005-09-07  Kevin HockwxApp destructor is virtual [ patch 1283503 ]
2005-06-23  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-05  Ryan Norton[ 1176516 ] argv datatype has changed (char in docs...
2005-02-20  Vadim Zeitlinmore minor doc corrections (patch 1144628)
2005-02-07  Ryan NortonRemove event handlers wxApp::OnQueryEndSession and...
2004-12-08  Włodzimierz SkibawxApp decoration to changes list and missed new methods...
2004-11-24  Vadim Zeitlinremoved [GS]etAuto3D() which don't exist any more since...
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-10-04  Vadim Zeitlinadded wxApp::IsMainLoopRunnning() (see bug 994293)
2004-09-26  Vadim Zeitlindocumented IsActive()
2004-09-23  Ryan NortonMention that some functions are virtual - I'm pretty...
2004-05-04  Julian SmartName change replacements
2004-03-30  Vadim Zeitlinadded and documented wxApp::OnExceptionInMainLoop()
2004-02-27  Vadim Zeitlindocumented OnRun()/OnExit() return values; expanded...
2004-02-22  Julian SmartDoc corrections
2003-10-31  Vadim Zeitlinupdated SendIdleEvent() docs
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-20  Vadim Zeitlinfixed typos which resulted in 2 broken links
2003-09-17  Vadim Zeitlindocumented how to handle C++ exceptions in wxWindows
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-27  Vadim Zeitlinexpanded OnExit() docs (patch 600043)
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-22  Vadim Zeitlinfixed ProcessMessage() signature
2002-05-09  Vadim Zeitlinadded/documented wxApp::FilterEvent
2002-04-08  Julian SmartRemoved a lot of redundant references to wxWindow:...
2002-03-24  Václav Slavíkremove wxApp::GetStdIcon from documentation
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-08-29  Gilles Depeyrotcommented help references to OnXXX functions that are...
2001-07-18  George TaskerFixed mismatched curley brace
2001-07-11  Vadim Zeitlinadded and documented wxApp::OnAssert
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-02-20  Vadim Zeitlinmade wxApp::GetTopWindow() virtual
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-18  Julian SmartDoc tweaks
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-15  Julian SmartSome doc proofreading
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-16  Václav Slavíkdocumented Set/GetVendorName
2000-02-02  Vadim Zeitlindocs can be built again (thanks lacheck!)
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-01-31  Robert Roebling Using the best visual is now an option.
1999-12-29  Robert Roebling Small doc updates, mainly wxDropTarget,
1999-12-24  Václav Slavíkmany fixes in documentation so that it compiles with...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-01-17  Julian SmartVC++ compilation correction; doc file corrections
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-07  Julian SmartWatcom C++ mods
1998-10-14  Julian SmartRewrote ConvertToStandardCommandArgs; resource.h correc...
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-05-20  Karsten BallüderI've now added the documentation files.