applied patch for compilation with gcc 3.0
[wxWidgets.git] / include / wx / longlong.h
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-22  Julian SmartReplaced typedef with #define for VC++ 1.5, to prevent...
2001-04-26  Vadim Zeitlinapplied patch 417699 (remove WXDLLEXPORT from inline...
2001-03-21  Vadim Zeitlinmerged __sgi compilation fix
2001-01-28  David WebsterOS/2 patch about a #pragma warning.
2001-01-05  Vadim ZeitlinwxDateTime::IsValid() now returns m_time != (wxLongLong)-1
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-03  David WebsterVisualage C++ V4.0 has a native long long data type.
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-25  Vadim Zeitlindisable #warning because it's an error for some compilers
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-23  Vadim Zeitlinremoved testing code from wxLongLong
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-23  Vadim Zeitlinpatches for BC++ 5.3 from Ricky Gonzales <gonzales...
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-17  Jouk Jansen Committing in .
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-03  Vadim ZeitlinwxDateTime...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class