wxWidgets/wxPython/src
2006-02-13 19:13:38 +00:00
..
gtk reSWIGged 2006-02-07 04:36:54 +00:00
mac reSWIGged 2006-02-07 04:42:55 +00:00
msw reSWIGged 2006-02-07 04:36:54 +00:00
__controls_rename.i Added wxPython wrappers for the new wx.Treebook and wx.Toolbook 2006-02-01 23:46:43 +00:00
__controls_reverse.txt
__core_rename.i reSWIGged 2006-01-13 05:21:18 +00:00
__core_reverse.txt reSWIGged 2005-06-01 02:36:12 +00:00
__gdi_rename.i Added wx.RendererNative class 2005-06-09 20:11:14 +00:00
__gdi_reverse.txt
__init__.py iewin module is no longer built by default, don't put activex in 2005-06-02 03:31:17 +00:00
__misc_rename.i Added feature flag 2006-02-07 04:04:02 +00:00
__misc_reverse.txt
__windows_rename.i Added wx.GetColourFromUser and wx.GetFontFromUser 2006-01-02 19:35:00 +00:00
__windows_reverse.txt
_accel.i
_app_ex.py Squash exception on exit bug 2005-04-15 21:39:09 +00:00
_app.i Better handling of the refcount of the wx.App object, so it now 2005-04-11 19:14:34 +00:00
_artprov.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_bitmap.i Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
_brush.i Added wx.BrushFromBitmap to create a stippled brush in a single step. 2005-04-27 18:57:21 +00:00
_button.i Add Get/SetBitmapHover 2006-02-10 18:31:47 +00:00
_calendar_rename.i
_calendar_reverse.txt
_checkbox.i
_choice.i Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
_clipbrd.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_cmndlgs.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_colour.i Another merge of 2.6 changes 2006-01-17 05:42:30 +00:00
_combobox.i Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
_config.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_constraints.i
_control.i Don't override methods that are in wxControlWithItems 2005-02-18 04:48:26 +00:00
_core_api.i a little reorg and cleanup from the last two revisions 2006-02-13 19:12:31 +00:00
_core_ex.py updated coment 2005-04-11 19:57:02 +00:00
_cshelp.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_cursor.i Docstring updates 2005-03-05 00:52:48 +00:00
_dataobj.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_datectrl.i
_datetime.i corrections for some SWIG deprecation warnings 2006-01-20 18:11:53 +00:00
_dc.i Added the wx.DC.GradientFillConcentric and wx.DC.GradientFillLinear 2006-02-12 08:16:10 +00:00
_defs.i Rearrainge things so the SWIG_VERSION values doesn't need to be 2006-02-11 19:46:49 +00:00
_dirctrl.i
_display.i GetFromWindow is available everywhere now 2006-02-10 18:32:10 +00:00
_dnd.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
_dragimg.i
_effects.i
_event_ex.py
_event.i new GetShown, Show, and etc. for wx.UpdateUIEvent 2006-02-13 19:13:38 +00:00
_evthandler.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_evtloop.i wx.EventLoop is now implemented for wxMac. 2006-01-13 04:07:35 +00:00
_filesys.i Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
_font.i Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
_functions.i another merge from WX_2_6_BRANCH 2006-01-06 07:05:15 +00:00
_gauge.i
_gbsizer.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_gdicmn.i Add wx.Rect.CenterIn 2006-02-10 18:33:26 +00:00
_gdiobj.i
_grid_rename.i
_grid_reverse.txt
_html_rename.i Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow 2006-01-09 23:05:54 +00:00
_icon.i
_image.i Added ConvertToGreyscale 2006-01-20 17:23:02 +00:00
_imaglist.i Added GetBitmap, GetIcon to wx.ImageList. 2005-02-28 18:41:07 +00:00
_intl_ex.py
_intl.i
_joystick.i Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
_listbox.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_listctrl.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_log.i Oops, DoLog and DoLogString are protected 2006-02-07 04:14:37 +00:00
_mdi.i Tile() now has a parameter 2005-03-24 16:47:23 +00:00
_media_rename.i Add missing constants 2006-02-10 18:36:50 +00:00
_menu.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_mimetype.i Olly Betts' typo patch 2005-05-31 09:29:22 +00:00
_misc.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_notebook.i ShrinkMode --> FitToCurrentPage 2006-02-06 20:43:56 +00:00
_obj.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_palette.i
_panel.i
_pen.i Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
_popupwin.i
_printfw.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
_process.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
_pycontrol.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
_pywindows.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
_radio.i cleanup and some docstring fixes 2005-05-27 00:53:05 +00:00
_region.i
_renderer.i Added wx.RendererNative class 2005-06-09 20:11:14 +00:00
_sashwin.i
_scrolbar.i Lots of docstring fixes and additions 2005-05-07 06:26:59 +00:00
_settings.i Added feature flag 2006-02-07 04:04:02 +00:00
_sizers.i Docstring fix, and a bit of cleanup 2006-02-09 16:09:16 +00:00
_slider.i wxSL_TICKS 2005-04-11 19:58:15 +00:00
_sound.i Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
_spin.i
_splitter.i docstring update 2005-03-19 21:55:11 +00:00
_statctrls.i Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
_statusbar.i
_stdpaths.i
_stockobjs.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_streams.i Add copy ctor for wxPyCBInputStream and use it to prevent double 2005-03-03 19:56:42 +00:00
_swigtype.i Added some (#ifdef'd out) wrappers to help in debugging the swig 2006-01-20 18:18:02 +00:00
_taskbar.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_template.i
_textctrl.i New wxTE_ flags 2005-03-28 20:05:47 +00:00
_tglbtn.i
_timer.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
_tipdlg.i
_tipwin.i
_toolbar.i
_toplvl.i cleanup - reformatting 2006-02-10 19:16:20 +00:00
_treectrl.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
_validator.i
_vscroll.i Another merge of 2.6 changes 2006-01-17 05:42:30 +00:00
_webkit_rename.i
_webkit_reverse.txt
_window.i Docstring update 2006-02-11 19:45:38 +00:00
_wizard_rename.i
_wizard_reverse.txt
_xml.i
_xmlhandler.i
_xmlres.i Merged modifications from the 2.6 branch 2005-12-30 23:02:03 +00:00
_xmlsub.i
_xrc_ex.py
_xrc_rename.i
_xrc_reverse.txt
.cvsignore
b
calendar.i Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
controls.i Added wx.DatePickerCtrl 2005-02-18 04:52:13 +00:00
core.i Added some (#ifdef'd out) wrappers to help in debugging the swig 2006-01-20 18:18:02 +00:00
drawlist.cpp Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
gdi.i Added wx.RendererNative class 2005-06-09 20:11:14 +00:00
grid.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
helpers.cpp Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
html.i use wxRTTI to construct the right class of wxHtmlCell 2006-02-10 18:38:43 +00:00
media.i Add missing constants 2006-02-10 18:36:50 +00:00
misc.i
my_typemaps.i Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
pyfragments.swg Changes needed to be able to build with SWIG 1.3.24, 1.3.27 as well as 2006-01-29 02:09:45 +00:00
webkit.i Corrected compile error 2005-04-13 20:27:56 +00:00
windows.i
winxp.manifest
wizard.i Changes to how overridable C++ methods are virtualized for Python. 2006-02-07 03:56:44 +00:00
wxc.rc Removed unnecessary files, removed or replaced images that we're not 2005-05-24 20:55:42 +00:00
xrc.i