Make wxRichTextRectArray usable by other parts of wxRTC
[wxWidgets.git] / src / common / debugrpt.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-25  Vadim ZeitlinFix build with wxUSE_FFILE=0.
2013-03-16  Vadim ZeitlinDon't create temporary file in wxDebugReport ctor.
2012-09-20  Vadim ZeitlinQuote wxExecute() arguments in wxDebugReportUpload...
2010-07-25  Francesco Montorsido not add files in wxDebugReport::AddFile if copy...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-08-14  Vadim ZeitlinAllow customizing wxDebugReportCompress output file.
2009-08-11  Vadim ZeitlinCreate compressed debug report file outside of temporar...
2009-08-11  Vadim ZeitlinUse the app name, not display name, as debug report...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-09-14  Vadim Zeitlinbuild fixes for wxUSE_ON_FATAL_EXCEPTION==0 (#9937)
2008-03-04  Václav Slavíkformat strings with no real text don't need translating
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-07-14  Václav Slavíkrenamed wxXmlProperty to wxXmlAttribute, plus implied...
2006-10-29  Vadim Zeitlinsome people disliked the asterisks in wxDebugReport...
2006-02-11  Vadim Zeitlincompilation fixes for wxUSE_DATETIME==0 (another part...
2005-10-07  Vadim Zeitlindon't define unused functions
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-04-23  Vadim Zeitlinanother try at mingw32 compilation fix
2005-04-18  Vadim Zeitlinfixed compilation for USE_PCH == 0
2005-04-16  Julian SmartAPplied patch [ 1182682 ] Fixes wxDebugReportUpload...
2005-04-16  Ryan Nortonfix for w/o expat
2005-04-11  Michael WetherellRemove workaround for link problem with versions of...
2005-04-10  Vadim Zeitlinmodified AddFile() to copy file to the debug report...
2005-04-09  Vadim Zeitlinadded AddText() function (trivial wrapper around AddFil...
2005-04-06  Michael WetherellAdd comments explaining the workaround for mingw 3.2.3
2005-04-06  Michael WetherellChange the name of the smart pointer so that wxZipOutpu...
2005-04-05  Michael WetherellTemporary fix for link error to ~wxZipOutputStream()
2005-04-05  Włodzimierz SkibaWarning fixes.
2005-03-21  Vadim Zeitlinfixed Context_Current spelling
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-15  Julian SmartWinCE doesn't have wxCheckListBox, and doesn't like...
2005-03-11  Vadim Zeitlincompilation fix for non PCH build
2005-03-11  Włodzimierz SkibaWarning and build fixes focused with Borland and Watcom.
2005-03-11  Vadim ZeitlinUnix compilation warning fixes
2005-03-11  Vadim Zeitlinadded wxDebugReport