Distrib things,
authorRobert Roebling <robert@roebling.de>
Mon, 3 Jan 2000 17:11:48 +0000 (17:11 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 3 Jan 2000 17:11:48 +0000 (17:11 +0000)
commit1e8d2f694e532c2bdce5e7ecc6b3709fdf6c3d68
tree18ae99bfa163e368dc5c1e62fc554d84165c5cda
parent7e949b437c2faf2331a0439f8fae0f2ed5b3c4ef
  Distrib things,
  Fixed typo in wxCheckListBox.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
Makefile.in
configure
configure.in
distrib/msw/tmake/unx.t
samples/console/makefile.unx [new file with mode: 0644]
samples/font/makefile.unx [new file with mode: 0644]
samples/grid/makefile.unx
samples/life/makefile.unx [new file with mode: 0644]
samples/notebook/makefile.unx [new file with mode: 0644]
samples/png/makefile.unx [new file with mode: 0644]
samples/resource/makefile.unx
samples/scroll/makefile.unx [new file with mode: 0644]
samples/scrollsub/makefile.unx [new file with mode: 0644]
samples/splitter/makefile.unx [new file with mode: 0644]
samples/text/makefile.unx [new file with mode: 0644]
samples/thread/makefile.unx [new file with mode: 0644]
src/gtk/listbox.cpp
src/gtk1/listbox.cpp