Added and corrected a few more html makefiles,
authorRobert Roebling <robert@roebling.de>
Sun, 15 Aug 1999 15:18:54 +0000 (15:18 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 15 Aug 1999 15:18:54 +0000 (15:18 +0000)
commitdc6c62a931cd31cff4bd7c621301d443a41dee5c
tree5e778300e73d64d8f16c26571efb07c8fa1bf033
parent354616b0464a97f8956a4dd68f60eab31c585df5
  Added and corrected a few more html makefiles,
  Corrected wrong buffer size in menu code,
  Turned wxDirDlgg from functional to cool,
  Found a few esoteric bugs in wxListCtrl and
    wxTreeCtrl on the way

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
Makefile.in
configure.in
distrib/msw/tmake/unx.t
include/wx/generic/dirdlgg.h
samples/dialogs/Makefile.in
samples/html/printing/Makefile.in
samples/html/virtual/.cvsignore
samples/html/virtual/Makefile.am [deleted file]
samples/html/virtual/Makefile.in [copied from samples/html/printing/Makefile.in with 67% similarity]
samples/html/widget/.cvsignore
samples/html/widget/Makefile.am [deleted file]
samples/html/widget/Makefile.in [copied from samples/html/printing/Makefile.in with 67% similarity]
samples/html/zip/.cvsignore
samples/html/zip/Makefile.am [deleted file]
samples/html/zip/Makefile.in [copied from samples/html/printing/Makefile.in with 67% similarity]
src/generic/choicdgg.cpp
src/generic/dirdlgg.cpp
src/generic/listctrl.cpp
src/generic/treectrl.cpp
src/gtk/menu.cpp
src/gtk1/menu.cpp