Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
authorRobin Dunn <robin@alldunn.com>
Fri, 28 Mar 2003 23:34:06 +0000 (23:34 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 28 Mar 2003 23:34:06 +0000 (23:34 +0000)
commit2a736129895a619c83f43de011e2c2aed3e71b5f
tree5ed9cb160287d2691e3a428f70b68313ef77d9e9
parent1542ea396a625766c59d683adbb1d613c1344d50
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/os2/files.lst
src/wxBase.dsp
src/wxUniv.dsp
src/wxWindows.dsp