]> git.saurik.com Git - wxWidgets.git/commit - samples/proplist/makefile.dos
Added Property List classes to main library; added proplist sample; merged
authorJulian Smart <julian@anthemion.co.uk>
Thu, 31 Dec 1998 16:15:45 +0000 (16:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 31 Dec 1998 16:15:45 +0000 (16:15 +0000)
commite3a43801df2f05c057892481df9d3cfe30fd8800
treec8f523f51be5741515f29a80ddc9314aa617c593
parent8973fbec7e53fcb47e6bf6815d2db234c533f306
Added Property List classes to main library; added proplist sample; merged
changes.txt files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
77 files changed:
distrib/msw/docsrc.rsp
distrib/msw/generic.rsp
distrib/msw/wx_html.rsp
docs/changes.txt
docs/html/index.htm
docs/latex/proplist/back.gif [new file with mode: 0644]
docs/latex/proplist/body.tex [new file with mode: 0644]
docs/latex/proplist/books.bmp [new file with mode: 0644]
docs/latex/proplist/books.gif [new file with mode: 0644]
docs/latex/proplist/bullet.bmp [new file with mode: 0644]
docs/latex/proplist/changes.tex [new file with mode: 0644]
docs/latex/proplist/classes.tex [new file with mode: 0644]
docs/latex/proplist/contents.gif [new file with mode: 0644]
docs/latex/proplist/forward.gif [new file with mode: 0644]
docs/latex/proplist/prop.tex [new file with mode: 0644]
docs/latex/proplist/prop1.bmp [new file with mode: 0644]
docs/latex/proplist/prop1.eps [new file with mode: 0644]
docs/latex/proplist/prop1.gif [new file with mode: 0644]
docs/latex/proplist/prop2.bmp [new file with mode: 0644]
docs/latex/proplist/prop2.eps [new file with mode: 0644]
docs/latex/proplist/prop2.gif [new file with mode: 0644]
docs/latex/proplist/readme.txt [new file with mode: 0644]
docs/latex/proplist/tex2rtf.ini [new file with mode: 0644]
docs/latex/proplist/up.gif [new file with mode: 0644]
docs/latex/proplist/wxprop.hpj [new file with mode: 0644]
docs/motif/changes.txt [deleted file]
docs/msw/changes.txt [deleted file]
include/wx/prop.h [new file with mode: 0644]
include/wx/propform.h [new file with mode: 0644]
include/wx/proplist.h [new file with mode: 0644]
samples/bombs/makefile.dos
samples/bombs/makefile.unx
samples/makefile.g95
samples/makefile.nt
samples/makefile.unx
samples/proplist/Makefile [new file with mode: 0644]
samples/proplist/Makefile.in [new file with mode: 0644]
samples/proplist/cross.bmp [new file with mode: 0644]
samples/proplist/makefile.b32 [new file with mode: 0644]
samples/proplist/makefile.bcc [new file with mode: 0644]
samples/proplist/makefile.dos [new file with mode: 0644]
samples/proplist/makefile.g95 [new file with mode: 0644]
samples/proplist/makefile.nt [new file with mode: 0644]
samples/proplist/test.cpp [new file with mode: 0644]
samples/proplist/test.def [new file with mode: 0644]
samples/proplist/test.h [new file with mode: 0644]
samples/proplist/test.rc [new file with mode: 0644]
samples/proplist/tick.bmp [new file with mode: 0644]
src/common/dbtable.cpp
src/generic/prop.cpp [new file with mode: 0644]
src/generic/propform.cpp [new file with mode: 0644]
src/generic/proplist.cpp [new file with mode: 0644]
src/make_cw.mcp
src/motif/makefile.unx
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.nt
src/msw/makefile.wat
src/stubs/makefile.nt
src/stubs/makefile.unx
utils/dialoged/docs/body.tex
utils/dialoged/docs/bugs.tex
utils/dialoged/docs/changes.tex
utils/dialoged/docs/classes.tex
utils/dialoged/docs/dialoged.tex
utils/dialoged/src/Makefile.in
utils/dialoged/src/dlghndlr.cpp
utils/dialoged/src/makefile.b32
utils/dialoged/src/makefile.bcc
utils/dialoged/src/makefile.dos
utils/dialoged/src/makefile.nt
utils/dialoged/src/makefile.unx
utils/dialoged/src/makefile.wat
utils/wxprop/src/.cvsignore [deleted file]
utils/wxprop/src/test.rc [deleted file]