wxWidgets/wxPython/src
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
..
gtk reSWIGged 2004-02-26 21:29:56 +00:00
mac reSWIGged 2004-02-26 22:23:53 +00:00
msw reSWIGged 2004-02-26 22:23:53 +00:00
__init__.py Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
__version__.py Update the version number, remove mentioon of the wx.py.wxd module 2004-02-10 22:56:56 +00:00
_accel.i More docstrings and rearrainged a couple things. 2003-11-26 06:09:56 +00:00
_app_ex.py Forgot to output the first string 2004-01-13 03:32:06 +00:00
_app.i Added some docstrings. 2004-02-14 03:11:36 +00:00
_artprov.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_bitmap.i Fix compilation errors due to recent typedef changes 2004-02-26 21:12:16 +00:00
_brush.i More docstrings and rearrainged a couple things. 2003-11-26 06:09:56 +00:00
_button.i Added some docstrings. 2004-02-14 03:11:36 +00:00
_calendar_rename.i Regenerated the renamers with the new build_renamers.py 2003-12-11 20:06:35 +00:00
_calendar_reverse.txt Lots of bup fixes, API updates, etc 2003-11-21 07:39:05 +00:00
_checkbox.i Added some more docstrings, and also a few little tweaks along the way. 2004-02-18 02:12:12 +00:00
_choice.i Added some more docstrings, and also a few little tweaks along the way. 2004-02-18 02:12:12 +00:00
_clipbrd.i Added some more docstrings, and also a few little tweaks along the way. 2004-02-18 02:12:12 +00:00
_cmndlgs.i Fix compile error on wxMac 2004-02-21 02:17:23 +00:00
_colour.i Added docstrings 2004-02-21 01:54:41 +00:00
_combobox.i Fix a typo 2004-02-26 19:34:26 +00:00
_config.i Docstring tweaks 2004-03-02 23:45:47 +00:00
_constraints.i Added docstrings 2004-02-24 02:09:17 +00:00
_control.i Added docstrings 2004-02-24 02:09:17 +00:00
_controls_rename.i reSWIGged 2004-02-05 00:24:27 +00:00
_controls_reverse.txt Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_core_api.i New SWIG runtime files 2004-02-21 03:26:31 +00:00
_core_ex.py Fixed wx.Timer to not need to hold an extra reference to itself, so it 2004-03-02 23:44:42 +00:00
_core_rename.i autodoc docstring fixes and such 2003-12-19 04:45:35 +00:00
_core_reverse.txt Reworked how stock objects are initialized. They now have an 2003-12-17 23:59:57 +00:00
_cshelp.i Added docstrings 2004-02-25 00:42:30 +00:00
_cursor.i Fix compilation errors due to recent typedef changes 2004-02-26 21:12:16 +00:00
_dataobj.i Added docstrings 2004-02-26 19:38:21 +00:00
_datetime.i Allow comparrisons with None 2004-02-19 02:33:28 +00:00
_dc.i Use the standard wxBufferedDC again 2004-02-21 19:20:46 +00:00
_defs.i Fixed PyDropTarget rename 2004-02-26 19:37:41 +00:00
_dirctrl.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_dnd.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_dragimg.i Changed all TRUE/true --> True and all FALSE/false --> False so the 2003-11-19 06:31:30 +00:00
_effects.i Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_event_ex.py Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_event.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_evthandler.i Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_filesys.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_font.i Allow comparrisons with None 2004-02-19 02:33:28 +00:00
_functions.i Aquire the GIL before raising the NotImplementedError exception 2003-12-20 19:54:10 +00:00
_gauge.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_gbsizer.i Allow comparrisons with None 2004-02-19 02:33:28 +00:00
_gdi_rename.i reSWIGged 2004-02-20 01:27:16 +00:00
_gdi_reverse.txt Make all wxMask constructors use the C++ (bitmap, colour) ctor, and 2004-02-13 20:09:55 +00:00
_gdicmn.i Allow comparrisons with None 2004-02-19 02:33:28 +00:00
_gdiobj.i Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_grid_rename.i Regenerated the renamers with the new build_renamers.py 2003-12-11 20:06:35 +00:00
_grid_reverse.txt Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_html_rename.i Regenerated the renamers with the new build_renamers.py 2003-12-11 20:06:35 +00:00
_icon.i Fix compilation errors due to recent typedef changes 2004-02-26 21:12:16 +00:00
_image.i Changed all TRUE/true --> True and all FALSE/false --> False so the 2003-11-19 06:31:30 +00:00
_imaglist.i More docstring updates for OUTPUT parameters 2003-11-20 20:41:31 +00:00
_intl_ex.py Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_intl.i Corrected parameter names 2004-02-06 22:19:02 +00:00
_joystick.i Aquire the GIL before raising the NotImplementedError exception 2003-12-20 19:54:10 +00:00
_listbox.i Add some ownerdraw methods to ListBox for MSW 2004-02-13 20:21:47 +00:00
_listctrl.i Added InReportView 2004-03-02 23:46:38 +00:00
_log.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_mdi.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_menu.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_mimetype.i Changed all TRUE/true --> True and all FALSE/false --> False so the 2003-11-19 06:31:30 +00:00
_misc_rename.i reSWIGged 2004-02-21 02:04:26 +00:00
_misc_reverse.txt More adjustments to aliases 2003-12-24 01:12:25 +00:00
_misc.i use new syntax for emitting python code 2004-01-20 23:30:54 +00:00
_notebook.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_obj.i Changed all TRUE/true --> True and all FALSE/false --> False so the 2003-11-19 06:31:30 +00:00
_palette.i More docstring updates for OUTPUT parameters 2003-11-20 20:41:31 +00:00
_panel.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_pen.i Allow comparrisons with None 2004-02-19 02:33:28 +00:00
_popupwin.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_printfw.i PS can output to ta stream (but still need to make output streams more 2004-02-12 01:34:00 +00:00
_process.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_pycontrol.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_pywindows.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_radio.i Take advantage of the new ctors accepting a wxArrayString 2004-02-03 00:11:31 +00:00
_region.i Aquire the GIL before raising the NotImplementedError exception 2003-12-20 19:54:10 +00:00
_sashwin.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_scrolbar.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_settings.i Cleanup 2004-01-23 21:10:42 +00:00
_sizers.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_slider.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_sound.i fixed a compile warning 2004-02-18 02:23:01 +00:00
_spin.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_splitter.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_statctrls.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_statusbar.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_stockobjs.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_streams.i autodoc docstring fixes and such 2003-12-19 04:45:35 +00:00
_taskbar.i Aquire the GIL before raising the NotImplementedError exception 2003-12-20 19:54:10 +00:00
_template.i Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_textctrl.i wxTextCtrl::HitTest 2004-02-04 23:36:58 +00:00
_tglbtn.i Can do wx.ToggleButton on wxMac now 2004-02-23 21:22:09 +00:00
_timer.i Removed some test code 2004-03-02 23:54:02 +00:00
_tipdlg.i Changed all TRUE/true --> True and all FALSE/false --> False so the 2003-11-19 06:31:30 +00:00
_tipwin.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_toolbar.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_toplvl.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_treectrl.i Allow comparrisons with None 2004-02-19 02:33:28 +00:00
_validator.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_vscroll.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
_window.i Fixed wxWindow_FromHWND so it would compile (still untested) 2004-03-03 01:57:10 +00:00
_windows_rename.i PS can output to ta stream (but still need to make output streams more 2004-02-12 01:34:00 +00:00
_windows_reverse.txt Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
_wizard_rename.i Regenerated the renamers with the new build_renamers.py 2003-12-11 20:06:35 +00:00
_wizard_reverse.txt Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
.cvsignore Added wxGenericDirCtrl and other varioius updates 2002-01-15 04:54:19 +00:00
b Minor updates to build scripts 2002-05-14 07:47:40 +00:00
calendar.i Added some docstrings. 2004-02-14 03:11:36 +00:00
common.swg New SWIG runtime files 2004-02-21 03:26:31 +00:00
controls.i Take advantage of the new ctors accepting a wxArrayString 2004-02-03 00:11:31 +00:00
core.i autodoc docstring fixes and such 2003-12-19 04:45:35 +00:00
drawlist.cpp Lots of little bug fixes, API updates, etc. 2003-11-22 22:57:49 +00:00
gdi.i More changes to make the autodocs be better, made all the namestrings 2003-12-20 01:01:49 +00:00
grid.i fixed some docstrings 2004-03-03 01:59:49 +00:00
helpers.cpp Allow comparrisons with None 2004-02-19 02:33:28 +00:00
html.i fixed some docstrings 2004-03-03 01:59:49 +00:00
libpy.c New SWIG runtime files 2004-02-21 03:26:31 +00:00
misc.i wxWave --> wxSound 2004-02-03 03:55:05 +00:00
my_typemaps.i Added a typemap that converts the references returned for some GDI 2004-03-03 02:02:28 +00:00
pyrun.swg New SWIG runtime files 2004-02-21 03:26:31 +00:00
windows.i More changes to make the autodocs be better, made all the namestrings 2003-12-20 01:01:49 +00:00
winxp.manifest Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
wizard.i %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
wxc.rc Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
wxp.ico Fixed OOR related problem in OGL 2001-05-18 06:53:25 +00:00