Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / os2 / dialog.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-09  Vadim Zeitlinremove another occurrence of FindSuitableParent
2009-05-09  Vadim Zeitlinremove wxMSW-specific FindSuitableParent() and use...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2006-08-20  Stefan NeisRemoved event table as these things are now handled...
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-01-02  Stefan NeisSome minor corrections (typos, return value handling).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxOS2 part).
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-04-27  David WebsterUnicode fixes for OS/2
2004-10-24  Stefan NeisFixed handling of modal dialogs.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-01  David WebsterWarning suppressions
2003-09-30  Stefan NeisModal dialogs now correctly use wxEventLoop.
2003-09-21  Stefan NeisSwitched over to using wxEventLoop.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-01-21  David WebsterDialog updates
2002-01-21  David WebsterCommit of merge
2002-01-12  Robert RoeblingCorrected wxDialog event table under wxMac and wxOS2...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-07  David WebsterOS/2 scrolling support for controls
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-04-18  David WebsterwxControl and wxDialog coded and supporting module...
2000-02-21  David WebsterFrame and Window coding
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-14  David Websterno message
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-05  David Webster*** empty log message ***
1999-08-05  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***