2010-05-04 |
Vadim Zeitlin | Ignore time component of SYSTEMTIME in wxCalendarCtrl. |
blob | commitdiff | raw |
2009-12-02 |
Paul Cornett | make array data fully const |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Vadim Zeitlin | Use wxINT32_MAX instead of LONG_MAX as the upper bound... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Vadim Zeitlin | don't redefine HAVE_STRFTIME as it can already be defin... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Vadim Zeitlin | Added wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Vadim Zeitlin | abandon attempts to make wxAnyStrPtr behave as bool... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Vadim Zeitlin | compilation fixes for wxAnyStrPtr for VC6 |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Vadim Zeitlin | added GetEnglish{Month,WeekDay}Name() |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Francesco Montorsi | build fix (part of r59673, r59656) |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Vadim Zeitlin | no real changes, just fixed all occurences of 'occurenc... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Vadim Zeitlin | correct some compatibility problems with the existing... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Vadim Zeitlin | corrected bug in wxTimeSpan::IsShorterThan() for equal... |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Vadim Zeitlin | added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161) |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Vadim Zeitlin | PalmOS compilation fixes (wx-trunk-out.diff part of... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Vadim Zeitlin | compilation fix for wchar_t-based builds after ParseISO... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Vadim Zeitlin | added wxDateTime::FormatISOCombined() and ParseISODate... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Vadim Zeitlin | correct wrong last commit |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Vadim Zeitlin | added another ParseFormat() overload for better backwar... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Vadim Zeitlin | make wxDateTime::ParseXXX() functions char*-friendly |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Vadim Zeitlin | fix bug with parsing negative time zones in ParseRfc822... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1764987 ] fix localtime link error... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Vadim Zeitlin | use wxLongLong::ToLong() and not GetLo() to extract... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Václav Slavík | use wxString in wxDateTime methods (only partially... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Vadim Zeitlin | use wxINT32_MIN, not LONG_MIN, in wxDateTime default... |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Vadim Zeitlin | removed wxABI_TESTS, they're irrelvant in 2.9 |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Vadim Zeitlin | use LLONG_MIN instead of -1 (which is a valid time... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Vadim Zeitlin | added wxDateTime::GetDateOnly() |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Vadim Zeitlin | suppress a CodeWarrior warning about long to int conver... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Robin Dunn | Add DLL export macros |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | added NZST and NZDT time zones (request 617912) |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Vadim Zeitlin | added non-static GetCentury(), removed default value... |
blob | commitdiff | raw | diff to current |
2006-04-02 |
Vadim Zeitlin | added wxTimeSpan::Millisecond[s]() for consistency |
blob | commitdiff | raw | diff to current |
2006-04-02 |
Vadim Zeitlin | seconds and milliseconds in wxTimeSpan ctor should... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Włodzimierz Skiba | Watcom does not accept #warning but supports more than... |
blob | commitdiff | raw | diff to current |
2005-12-31 |
Stefan Neis | No obnoxious warnings if threading is disabled. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Stefan Neis | Added implementation for wxLocaltime_r/wxGmtime_r. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Vadim Zeitlin | blatant compilation fix |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Stefan Neis | Use thread-safe functions where possible. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed wxABI_VERSION checks |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Vadim Zeitlin | Fixed several bugs in wxDateTime timezone handling: |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Vadim Zeitlin | merged in rev 1.28 of wx/datetime.inl: copy millisecond... |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Włodzimierz Skiba | As small as possible reorganization within wxDateTime... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Vadim Zeitlin | use ResetTime() in Today() instead of dealing with... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Włodzimierz Skiba | Common default datetime formats. |
blob | commitdiff | raw | diff to current |
2004-10-13 |
Włodzimierz Skiba | Darwin fixes (OW,BCC,MinGW,DMC tested). |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-11 |
Vadim Zeitlin | deprecated SetToTheWeek() and GetWeek(); added and... |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Vadim Zeitlin | renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Vadim Zeitlin | added NO_PTR versions of ARRAY macros to suppress warni... |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | Further WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Václav Slavík | compilation fixes for multilib/DLL build |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Vadim Zeitlin | added virtual dtor to wxDateTimeHolidayAuthority (patch... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Julian Smart | Temporary fix for strange wxDateTime link error with... |
blob | commitdiff | raw | diff to current |
2003-02-17 |
Julian Smart | Changed back inline/const things |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Gilles Depeyrot | fix wxDateTime offset for Apple Developer Tools (Source... |
blob | commitdiff | raw | diff to current |
2003-02-15 |
Julian Smart | VC++ 6 doesn't seem to like the uninlining thing and |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | added operator==() and !=() for wxDateSpan |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | fix link of wxDateTime inline methods using mingw32 |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
blob | commitdiff | raw | diff to current |
2001-05-21 |
Ron Lee | Default wxDateTime objects are now 'invalid', |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Vadim Zeitlin | warning fixed |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Vadim Zeitlin | wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Julian Smart | Cured memory leak report in wxDateTime; wxGLCanvas... |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | compilation fix for DLL build |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Guillermo Rodrigue... | Added missing WXDLLEXPORTs |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
blob | commitdiff | raw | diff to current |
2000-01-03 |
David Webster | VisualAge C++ V4.0 fixups, can't differentiate between... |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Vadim Zeitlin | 1. wxDateTimeHolidayAuthority class for calculating... |
blob | commitdiff | raw | diff to current |
2000-01-01 |
Julian Smart | Updated wxvc_dll.dsp and memory.h to make VC++ compile... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
blob | commitdiff | raw | diff to current |
1999-12-28 |
Julian Smart | Watford C++ related changes. Unfortunately, the linker... |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Vadim Zeitlin | 1. wxLongLongWx::Assign(double) added (half implemented) |
blob | commitdiff | raw | diff to current |
1999-12-26 |
Vadim Zeitlin | 1. misc compilation (errors, warnings) fixes (from... |
blob | commitdiff | raw | diff to current |
next |