2005-03-17 |
Vadim Zeitlin | missing break in ParseFormat() (part of patch 1160117) |
blob | commitdiff | raw |
2005-03-17 |
Vadim Zeitlin | fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First) |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Włodzimierz Skiba | 'Dummy' warning fixes (might be used uninitialized). |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Włodzimierz Skiba | WinCE fixes. |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Vadim Zeitlin | PPC 2003 SDK doesn't seem to have setlocale() neither... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Vadim Zeitlin | fixed bug in Set(double jdn): don't test whether the... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | compilation fix for CE with Standard SDK |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Robin Dunn | avoid buffer overrun |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Julian Smart | WinCE doesn't have GetThreadLocale |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Vadim Zeitlin | really fixed bug with DST in Set(h, m, s, ms) (see... |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Václav Slavík | fixed wxDateTime::ParseFormat to correctly handle ... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Włodzimierz Skiba | wxDatePicker and wxDateTime for PalmOS. Remove conflict... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Julian Smart | Applied patch [ 1120683 ] Fix for wxDateTime::Format... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
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-31 |
Vadim Zeitlin | fixed bug in Set() on DST days (patch 1097811) |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Włodzimierz Skiba | Common default datetime formats. |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Włodzimierz Skiba | Warning fixes, IsEmpty->empty. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Robin Dunn | The old workaround for the 1-Jan-1970 bug still failed... |
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-10-06 |
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-11 |
Vadim Zeitlin | fixed GetWeekOfYear() for first/last week in some cases... |
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-07-30 |
Vadim Zeitlin | fixed wxDateTime::GetWeekDayName() for wday > Wed ... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Vadim Zeitlin | fixed bug in wxDateTime::Set(jdn) when DST was in effect |
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-12-13 |
Julian Smart | Applied patch [ 859194 ] wxDateTime::SetFromDOS gives... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Vadim Zeitlin | fix for wxDateTime::SetToYearDay(last month day) (bug... |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Julian Smart | char -> wxChar |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Julian Smart | Fixed bug [ 756485 ] wxDateTime::ParseTime fails with... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Vadim Zeitlin | corrected parsing of dates like 01.02.03 (where year... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | implemented wxDateTime::ParseDateTime() (patch 779794) |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes, delegate api calls getting proper... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Csomor | adaption custom types to new macros |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti additions / changes, trying to reduce dependencies |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Julian Smart | Warning fixes from ABX |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Václav Slavík | wxBase compilation fix |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | check the week day for consistency in ParseFormat(... |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Vadim Zeitlin | fixed some warnings about unused variables values |
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-29 |
Vadim Zeitlin | quick and dirty fix for strptime() |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | we probably don't need crit section in GetTimeZone() |
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-06-14 |
Vadim Zeitlin | added virtual dtor to wxDateTimeHolidayAuthority (patch... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Vadim Zeitlin | compilation fix for Unicode |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Chris Elliott | update to make digitalmars compile/link image sample |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Julian Smart | Moved wxDateTime::TIME_T_FACTOR into datetime.cpp to |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Stefan Csomor | unicode and __MACH__ additions for wxMac |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Vadim Zeitlin | accept \r as a delimiter when parsing dates (bug 684617) |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Vadim Zeitlin | fix bug with timezone calculations when WX_GMTOFF_IN_TM... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
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-09-08 |
Vadim Zeitlin | fixed bug in parsing formats in which fields don't... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Vadim Zeitlin | fixed the width of the (week day as number) field... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Gilles Depeyrot | use tm_gmtoff instead of timezone variable if tm struct... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | reverted the previous fix, it's no longer needed now... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Vadim Zeitlin | fixed bug in ParseDateFormat() with numbers with leadin... |
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-12-16 |
Václav Slavík | cache return value of ftime |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Václav Slavík | timezone is not defined in DJGPP in any form, use ftime... |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | fixed bug 419079 (wxDateTime::ParseTime() didn't find... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Kendall Bennett | Merged latest changes from SciTech code base into wxWin... |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Vadim Zeitlin | fix for egcs internal compiler error |
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-14 |
Julian Smart | Fixes for 16-bit compilation |
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-04-21 |
George Tasker | Minor code tweeks to stop BCC compiler warnings |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
blob | commitdiff | raw | diff to current |
2001-01-09 |
David Webster | Needed to initialize time_t to 0 in GetTimeZone to... |
blob | commitdiff | raw | diff to current |
2001-01-08 |
Vadim Zeitlin | fix for better European date format parsing |
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-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | 1. fixed crash in wxDateTime::ParseDate |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Vadim Zeitlin | bug in month day parsing - now check that it's > 1 too |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Vadim Zeitlin | removed the goto provoking HP-UX compiler warnings |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Julian Smart | Misc. fixes for obscure compilers |
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-28 |
Vadim Zeitlin | wxBase compilation fixes |
blob | commitdiff | raw | diff to current |
2000-01-18 |
George Tasker | Changed code to allow for removal of the #include ... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Stefan Csomor | mac updates and msw bitmapdrawing on printer |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Stefan Csomor | cw pro 5.3 adaptions |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Vadim Zeitlin | fixed refresh problem with holidays in wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | ParseDate() understands tomorrow and yesterday as well... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | include "module.h" |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Vadim Zeitlin | 1. wxDateTimeHolidayAuthority class for calculating... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | added wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
next |