]> git.saurik.com Git - wxWidgets.git/commit - Makefile.in
no real changes: split the huge datetime.cpp in two parts: one dedicated to code...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 20 Mar 2009 19:16:21 +0000 (19:16 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 20 Mar 2009 19:16:21 +0000 (19:16 +0000)
commit98919134f0cb50ca160ec60452ed2ac27b1a0617
tree0f862ce9bbc1eada56e0655611530548737eddf5
parent20072d3fc4b681c559a3b2e731e39eb2d4ab54a0
no real changes: split the huge datetime.cpp in two parts: one dedicated to code for formatting/parsing, the other for everything else

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_base.dsp
build/msw/wx_vc7_base.vcproj
build/msw/wx_vc8_base.vcproj
build/msw/wx_vc9_base.vcproj
src/common/datetime.cpp
src/common/datetimefmt.cpp [new file with mode: 0644]