]> git.saurik.com Git - wxWidgets.git/commit
Added OS/2 patches to wxGTK.
authorRobert Roebling <robert@roebling.de>
Sun, 13 Jun 1999 15:24:01 +0000 (15:24 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 13 Jun 1999 15:24:01 +0000 (15:24 +0000)
commit91b8de8dee3e7ae3c4edc0ab0923b84bba20d9c4
tree07e56f77f7401c27bec44b7da0ab067c77d4f7dc
parent668e4f17be1fdeab2d08fc6d472d585447894aa7
  Added OS/2 patches to wxGTK.
  Updated docs.
  Added wxMask code.
  Added Sylvain's newest tree ctrl code and sample.
  Corrected wxDC background colour (now as wrong as wxMSW).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 files changed:
acconfig.h
configure.in
distrib/gtk/copy_src
docs/gtk/install.txt
docs/latex/wx/body.tex
docs/latex/wx/manual.tex
docs/latex/wx/mask.tex
include/wx/confbase.h
include/wx/defs.h
include/wx/generic/treectrl.h
include/wx/gtk/bitmap.h
include/wx/gtk1/bitmap.h
include/wx/string.h
samples/image/image.cpp
samples/treectrl/treetest.cpp
samples/treectrl/treetest.h
src/common/http.cpp
src/common/timercmn.cpp
src/common/utilscmn.cpp
src/generic/treectrl.cpp
src/gtk/app.cpp
src/gtk/bitmap.cpp
src/gtk/dcclient.cpp
src/gtk/utilsgtk.cpp
src/gtk1/app.cpp
src/gtk1/bitmap.cpp
src/gtk1/dcclient.cpp
src/gtk1/utilsgtk.cpp
src/unix/utilsunx.cpp