XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / interface / wx / datetime.h
2013-09-08  Vadim ZeitlinConsistently handle DST start time in wxDateTime::Set().
2013-08-09  Vadim ZeitlinRemove never implemented wxDateTime::IsGregorianDate().
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-06  Vadim ZeitlinExplicitly mention that wxDateTime ticks origin is...
2013-03-31  Vadim ZeitlinDocument wxDateTime arithmetic operators.
2012-12-01  Vadim ZeitlinFix premature truncation of brief descriptions in Doxyg...
2012-10-24  Vadim ZeitlinMake wxDateTime invalid after Set((time_t)-1) call.
2012-10-04  Vadim ZeitlinAdd wxDateSpan::GetTotalMonths() method.
2012-10-01  Vadim ZeitlinAdd wxDateTime::DiffAsDateSpan().
2012-04-10  Robin DunnRemove the wxPython-only doc snippets from the C++...
2012-03-28  Vadim ZeitlinDocument that wxDateTime::UNow() returns UTC time.
2012-03-02  Robin Dunnfix missing and broken items in the datetime interface
2012-02-20  Vadim ZeitlinMinor fixes to wxDateTime documentation.
2012-02-11  Vadim ZeitlinDocument wxDateTime::GregorianAdoption enum and TimeZon...
2011-03-22  Bryan PettyExtensive documentation typo patch (closes #13063).
2010-09-26  Vadim ZeitlinMake wxDateTime::Tm::yday public and document it.
2010-07-25  Francesco Montorsismall doxygen warning fixes
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-05-11  Francesco Montorsifix errors/inconsistencies pointed out by ifacecheck
2010-03-22  Vadim ZeitlinClarify wxDateTime::ParseDateTime() semantics: it needs...
2009-03-25  Vadim Zeitlinabandon attempts to make wxAnyStrPtr behave as bool...
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
2009-03-24  Vadim Zeitlinadded GetEnglish{Month,WeekDay}Name()
2009-03-02  Francesco Montorsiremove references to datetime_constants; they're not...
2009-03-01  Francesco Montorsidocument internal wxDateTime enums the way they're...
2009-03-01  Francesco Montorsido not duplicate large blocks of docs; use @overload...
2009-02-20  Francesco Montorsirecategorize many misplaced classes; move lots of class...
2009-01-10  Francesco Montorsiother ifacecheck fixes
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2008-11-15  Francesco Montorsiinterface fixes; removed many functions which were...
2008-09-03  Vadim Zeitlinfix some typos and other minor problems (#9886)
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...