GTK's toolbar class has no OnPaint
authorRobert Roebling <robert@roebling.de>
Mon, 17 Aug 1998 09:16:28 +0000 (09:16 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 17 Aug 1998 09:16:28 +0000 (09:16 +0000)
commit9d3221abf1ba10f7228b6006cf4fdd64aedd4ddd
treec871113c87db6da8fa68d18ed059c6fa7475c749
parentd553992a3c1aa98ae615b9e009ea23fcbcab0242
  GTK's toolbar class has no OnPaint
  Added missing bitmap in mdi sample
  Added OpenGL support (I Get segv on
   my Debian/Mesa system, don't know why).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/mdi/bitmaps/paste.xpm [new file with mode: 0644]
utils/dialoged/src/reseditr.cpp
utils/glcanvas/Makefile [new file with mode: 0644]
utils/glcanvas/src/.cvsignore [new file with mode: 0644]
utils/glcanvas/src/Makefile [new file with mode: 0644]
utils/glcanvas/src/Makefile.in [new file with mode: 0644]
utils/glcanvas/src/glcanvas.cpp [new file with mode: 0644]
utils/glcanvas/src/glcanvas.h [new file with mode: 0644]