]> git.saurik.com Git - wxWidgets.git/commit - samples/listctrl/listtest.cpp
More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work
authorJulian Smart <julian@anthemion.co.uk>
Fri, 4 Dec 1998 10:30:39 +0000 (10:30 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 4 Dec 1998 10:30:39 +0000 (10:30 +0000)
commita367b9b3f8a722d6029e209070be11d120be0180
tree2f6fd17de380cf41a5d8a56d233a79460dd11dbe
parentb2b3ccc524ad5024fac46a40cd3639ebe7cc0de4
More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
distrib/msw/zipdist.bat
docs/motif/changes.txt
docs/motif/todo.txt
docs/msw/install.txt
include/wx/generic/listctrl.h
include/wx/motif/dc.h
include/wx/motif/dcclient.h
include/wx/stubs/dc.h
include/wx/stubs/dcclient.h
samples/listctrl/listtest.cpp
samples/treectrl/treetest.cpp
src/common/dosyacc.c
src/generic/listctrl.cpp
src/generic/treectrl.cpp
src/motif/dc.cpp
src/motif/dcclient.cpp
src/motif/settings.cpp
src/motif/textctrl.cpp
src/motif/window.cpp
src/msw/bitmap.cpp
src/stubs/dcclient.cpp