Robin Dunn
|
9e05364039
|
More unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-18 06:24:15 +00:00 |
|
Vadim Zeitlin
|
2b5f62a0b2
|
merged 2.4 branch into the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-04 14:11:26 +00:00 |
|
Robin Dunn
|
f29c177351
|
Fixed compilation error and a stupid typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-17 00:19:43 +00:00 |
|
Robin Dunn
|
c1fa2fda3c
|
Changes needed for wxUSE_UNICODE for wxOGL to compile. I'm not
completely sure everything was converted right, but it at least
compiles now (and appears to work in wxPython.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-15 20:50:40 +00:00 |
|
Robin Dunn
|
1dc302a8ae
|
Removed m_clientData and related methods as it's now handled by the
wxClientDataContainer mixin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-03 18:17:43 +00:00 |
|
Robin Dunn
|
67d54b58cb
|
Shapes will now draw the right background color when erased if the
canvas is not white.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-27 00:35:36 +00:00 |
|
George Tasker
|
92a19c2e77
|
All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-30 13:33:34 +00:00 |
|
Robin Dunn
|
c8bc33d5b5
|
If a shape has client data, it deletes it when the shape is deleted.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-27 02:04:19 +00:00 |
|
Julian Smart
|
3f1802b55d
|
Fixes to BC++ compilation in mem debug mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-13 14:49:26 +00:00 |
|
Julian Smart
|
1fc25a89ac
|
Added OGL to contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-03 11:25:10 +00:00 |
|