]> git.saurik.com Git - wxWidgets.git/commit
Gizmos has been moved to wxCode.
authorRobin Dunn <robin@alldunn.com>
Mon, 2 Apr 2007 21:19:13 +0000 (21:19 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 2 Apr 2007 21:19:13 +0000 (21:19 +0000)
commit828ed945a74d91121c9ba631cf29957fd5edc70a
tree90e1049f5c8429a0d33a2aa5109ab469758cb918
parente5abfc486b74749afb2239055653852b69a57ba9
Gizmos has been moved to wxCode.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 files changed:
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/dynamicsash.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/editlbox.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/gizmos.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/ledctrl.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/multicell.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/splittree.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/statpict.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/include/wx/gizmos/xh_statpict.h [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/Makefile.in [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/dynamicsash.cpp [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/editlbox.cpp [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/eldel.xpm [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/eldown.xpm [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/eledit.xpm [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/elnew.xpm [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/elup.xpm [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/ledctrl.cpp [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/makedocs.vc [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/multicell.cpp [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/multicell.txt [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/multicell_todo.txt [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/splittree.cpp [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/statpict.cpp [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/statpict.txt [new file with mode: 0644]
wxPython/contrib/gizmos/wxCode/src/gizmos/xh_statpict.cpp [new file with mode: 0644]
wxPython/distrib/msw/.make
wxPython/distrib/msw/.make.btm
wxPython/docs/BUILD.txt
wxPython/setup.py