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
..
contrib reSWIGged 2004-02-26 22:23:53 +00:00
demo Fixed wx.Timer to not need to hold an extra reference to itself, so it 2004-03-02 23:44:42 +00:00
distrib copy the metadata file into the docs archive too 2004-03-02 23:50:39 +00:00
distutils Latest distutils 2003-08-27 00:20:37 +00:00
docs Namechange changes 2004-03-02 23:49:39 +00:00
include/wx/wxPython New SWIG runtime files 2004-02-21 03:26:31 +00:00
samples Updates for STCStyleEditor 2004-03-02 23:51:23 +00:00
scripts Updated Installer builder scripts and such for OS X 2004-01-17 23:20:49 +00:00
src Added a typemap that converts the references returned for some GDI 2004-03-03 02:02:28 +00:00
SWIG Updated SWIG patches to CWIG CVS 20040130. 2004-01-31 01:11:51 +00:00
wx Fixed some wx prefix issues, changed the self test to use a sizer. 2004-03-03 01:50:39 +00:00
wxPython reSWIGged 2004-02-26 21:29:56 +00:00
.cvsignore Beginings of wxX11 support. Much more to do but I have no more time 2004-01-09 18:34:52 +00:00
b Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
b.bat Use unbuffered output 2004-01-15 22:38:07 +00:00
setup.py Corrected dependency 2004-02-24 02:44:10 +00:00