Files
wxWidgets/wxPython
Robin Dunn d19a83a5ac Added a typemap that converts the references returned for some GDI
objects (Brush, Pen, Font, etc.) into copies, (taking advantage of the
copy-on-write capabilities of the C++ class.)  This is to work around
an issue where getting a GDI object changing it and setting it back to
the DC would trigger an incorrect optimization.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 02:02:28 +00:00
..
2004-02-26 22:23:53 +00:00
2003-08-27 00:20:37 +00:00
2004-03-02 23:49:39 +00:00
2004-03-02 23:51:23 +00:00
2004-02-26 21:29:56 +00:00
2004-01-15 22:38:07 +00:00
2004-02-24 02:44:10 +00:00