Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / generic / logg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-03-09  Vadim ZeitlinRemove wxLogWindow::OnFrameCreate() virtual method.
2012-10-24  Vadim ZeitlinClose wxLogWindow automatically if it's the last remain...
2012-07-02  Vadim ZeitlinAdd extra border below the buttons in the generic log...
2012-06-01  Vadim ZeitlinUse wxDynamicCast() instead of IsKindOf() checks.
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-02-22  Julian SmartCompile fixes for wxUSE_COLLPANE=0
2011-11-27  Vadim ZeitlinInclude wx/time.h to get wxLocaltime_r() declaration...
2011-11-27  Vadim ZeitlinMerge similar but not quite identical translated strings.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-12-31  Vadim ZeitlinMake art provider id of type "char *" instead of "wxCha...
2010-12-15  Vadim ZeitlinInitialize wxLogWindow::m_pLogFrame in ctor to avoid...
2010-01-26  Vadim ZeitlinDon't pass logs at unknown levels to wxLog::DoLogRecord...
2010-01-18  Vadim ZeitlinDon't call base class version unnecessarily in wxLogWin...
2009-12-02  Paul Cornettmake array data fully const
2009-10-16  Vadim ZeitlinDon't use sunken border for the list control in log...
2009-08-06  Vadim ZeitlinUse 0 instead of NULL to initialize wxUIntPtr.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-10  Vadim Zeitlinfix harmless warnings about uninitialized (not really...
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-07-03  Vadim Zeitlinsuppress harmless warning about possibly uninitialized...
2009-06-01  Francesco Montorsido not show the timestamp column in the details pane...
2009-03-22  Vadim Zeitlinmade definition of wxUSE_LOG_DEBUG dependent on wxDEBUG...
2009-02-08  Francesco Montorsido not deselect the item the user has just selected...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-21  Vadim Zeitlinreally fix compilation in !wxUSE_LOG_DIALOG case (still...
2009-01-21  Vadim Zeitlinfix compilation in !wxUSE_LOG_DIALOG case (closes ...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-10-20  Vadim Zeitlinfix more Borland release build warnings about unused...
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-11  Vadim Zeitlinpartially revert 55488: don't use message box with...
2008-09-05  Vadim Zeitlinadd missing header for PCH-less build
2008-09-05  Vadim Zeitlinallow copying text in the log dialogs
2008-06-07  Vadim Zeitlinmake wxLogWindow thread-safe (#8783)
2008-05-15  Paul Cornettfix some warnings from GCC -Wextra
2008-01-02  Vadim Zeitlindon't lock the gs_prevCS critical section recursively...
2007-12-02  Vadim Zeitlinadded wxArtProvider::GetMessageBoxIcon() to avoid dupli...
2007-11-01  Vadim Zeitlinmade LogLastRepetitionCountIfNeeded() non static to...
2007-10-24  Vadim Zeitlinuse LogLastRepetitionCountIfNeeded() instead of DoLogNu...
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-06-28  Václav Slavíkdon't use wxChar* arguments in wxLogWindow API
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-06-04  Václav Slavíkchanged wxLog::OnLog(String) to take wxString instead...
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-04-27  Václav SlavíkPCH-less compilation fixes
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-03-19  Vadim Zeitlinuse wxCollapsiblePane in the log dialog (patch 1624796)
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-11-04  Vadim Zeitlininclude wx/datetime.h and test for wxUSE_DATETIME befor...
2006-11-04  Vadim Zeitlinuse wxLocaltime_r() instead of localtime(): this is...
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-20  Vadim Zeitlincompilation fix for wxUSE_LOGWINDOW==0
2005-06-19  Vadim ZeitlinWinCE does support strftime() now, no need to #ifdef...
2005-05-31  Robin DunnSwitch to using wxArtProvider::GetBitmap instead of...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-14  Włodzimierz Skiba'Dummy' warning fixes (might be used uninitialized).
2005-03-10  Włodzimierz SkibaSmartphone adjustements to generic log dialog.
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2004-12-29  Włodzimierz SkibaFixes to FIXME about stock IDs usage.
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-22  Václav Slavíkcenter the icon vertically
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-06  Robin Dunnunicode compilation fix
2004-07-06  Vadim Zeitlinsuppress new lines in the details pane
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-08  Julian SmartApplied patch [ 892608 ] wxLogDialog + wxLogFrame:...
2004-02-07  Vadim Zeitlinfixes for compiling with more stuff disabled in setup...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-06-25  Václav Slavíksplit log.h into GUI and base parts
2003-06-19  Vadim Zeitlinremoved redundant wxUSE_GUI checks
2003-03-29  Stefan Csomormac unicode
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-05  David WebsterOS/2 VA needs to include time.h to get the time calls.
2002-07-22  David WebsterOS/2 Update
next