]> git.saurik.com Git - wxWidgets.git/commit
Added wxTreeLayout for wxWindows 2.0
authorJulian Smart <julian@anthemion.co.uk>
Sun, 12 Jul 1998 09:21:16 +0000 (09:21 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 12 Jul 1998 09:21:16 +0000 (09:21 +0000)
commit4414cc1db82e420d6d0b0bd3a3cf23be9a205d87
tree416f499825dde2935f593e51a87240d97142919c
parentad3ad68e152f60c21cc06c9a44203e735e77f82d
Added wxTreeLayout for wxWindows 2.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
utils/wxtree/docs/back.gif [new file with mode: 0644]
utils/wxtree/docs/books.gif [new file with mode: 0644]
utils/wxtree/docs/classes.tex [new file with mode: 0644]
utils/wxtree/docs/contents.gif [new file with mode: 0644]
utils/wxtree/docs/forward.gif [new file with mode: 0644]
utils/wxtree/docs/tex2rtf.ini [new file with mode: 0644]
utils/wxtree/docs/tree.bib [new file with mode: 0644]
utils/wxtree/docs/treetst.bmp [new file with mode: 0644]
utils/wxtree/docs/treetst.gif [new file with mode: 0644]
utils/wxtree/docs/up.gif [new file with mode: 0644]
utils/wxtree/docs/wxtree.tex [new file with mode: 0644]
utils/wxtree/lib/dummy [new file with mode: 0644]
utils/wxtree/src/makefile.b32 [new file with mode: 0644]
utils/wxtree/src/makefile.bcc [new file with mode: 0644]
utils/wxtree/src/makefile.dos [new file with mode: 0644]
utils/wxtree/src/makefile.g95 [new file with mode: 0644]
utils/wxtree/src/makefile.nt [new file with mode: 0644]
utils/wxtree/src/makefile.sc [new file with mode: 0644]
utils/wxtree/src/makefile.unx [new file with mode: 0644]
utils/wxtree/src/makefile.wat [new file with mode: 0644]
utils/wxtree/src/mondrian.ico [new file with mode: 0644]
utils/wxtree/src/test.cpp [new file with mode: 0644]
utils/wxtree/src/test.def [new file with mode: 0644]
utils/wxtree/src/test.h [new file with mode: 0644]
utils/wxtree/src/test.rc [new file with mode: 0644]
utils/wxtree/src/wxtree.cpp [new file with mode: 0644]
utils/wxtree/src/wxtree.h [new file with mode: 0644]