1. wxLongLongWx::Assign(double) added (half implemented)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Dec 1999 11:26:59 +0000 (11:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Dec 1999 11:26:59 +0000 (11:26 +0000)
commit41acf5c0bd373d2dbe127fc6a64ac03b672b2431
tree4b251fc79e990cbc4ef79a2934685d383eb05bda
parentd5fc46616d002ac850c00f4917427f0bb8f4d43c
1. wxLongLongWx::Assign(double) added (half implemented)
2. small wxDateTime bug fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/datetime.h
include/wx/datetime.inl
include/wx/longlong.h
samples/console/console.cpp
src/common/datetime.cpp
src/common/longlong.cpp