]> git.saurik.com Git - wxWidgets.git/commit
Added calendar contributed by Lorne White
authorRobin Dunn <robin@alldunn.com>
Wed, 10 Nov 1999 08:03:29 +0000 (08:03 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 10 Nov 1999 08:03:29 +0000 (08:03 +0000)
commit944930d5f525ffa2d10b7cefb1ecacaf1e95275c
tree4a720519f26c624aca748b77c89cd44caa316c2b
parentbe2577e4e650993fe49f18955972e5360840dad2
Added calendar contributed by Lorne White

Some tweaks for wxFloatbar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
utils/wxPython/README.txt
utils/wxPython/demo/Calbmp/Calend.bmp [new file with mode: 0644]
utils/wxPython/demo/Calbmp/DbDec.bmp [new file with mode: 0644]
utils/wxPython/demo/Calbmp/DbInc.bmp [new file with mode: 0644]
utils/wxPython/demo/Calbmp/Dec.bmp [new file with mode: 0644]
utils/wxPython/demo/Calbmp/Inc.bmp [new file with mode: 0644]
utils/wxPython/demo/Calbmp/Pt.bmp [new file with mode: 0644]
utils/wxPython/demo/Main.py
utils/wxPython/demo/wxCalendar.py [new file with mode: 0644]
utils/wxPython/demo/wxFloatBar.py
utils/wxPython/lib/CDate.py [new file with mode: 0644]
utils/wxPython/lib/calendar.py [new file with mode: 0644]
utils/wxPython/lib/floatbar.py
utils/wxPython/src/msw/clip_dnd.cpp