]> git.saurik.com Git - wxWidgets.git/commit - include/wx/longlong.h
Native PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working...
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 16 Feb 2005 09:35:31 +0000 (09:35 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 16 Feb 2005 09:35:31 +0000 (09:35 +0000)
commit6058220154150a2f60b09198a444411873050e52
treec190a81272b53c8de31c0418e8fd25d551e649e2
parentb734b2cafa686dc22775cdcfc3890f92c245e1b9
Native PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working on internally typedefed wxLongLong_t (both unsigned wxLongLong_t and wxULongLong_t should work for other platforms). Improvements in wxDatePicker control on PalmOS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/longlong.h
include/wx/palmos/datectrl.h
src/common/longlong.cpp
src/common/stopwatch.cpp
src/palmos/datectrl.cpp