wxWidgets/wxPython/src
2007-04-03 18:42:01 +00:00
..
gtk reSWIGged 2007-04-02 21:37:01 +00:00
mac reSWIGged 2007-04-02 21:37:01 +00:00
msw reSWIGged 2007-04-02 21:37:01 +00:00
__init__.py Add 'combo' to __all__ 2006-11-18 21:23:43 +00:00
_about.i docstring fix 2006-10-19 21:38:17 +00:00
_accel.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_app_ex.py Move setting of mac.listctrl.always_use_generic to wx.PyApp.__init__ 2006-11-07 01:57:27 +00:00
_app.i forceTrueColour parameter 2006-11-18 00:29:40 +00:00
_artprov.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_aui_docstrings.i Get/SetManagedWindow 2006-07-14 01:26:04 +00:00
_bitmap.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_brush.i Add IsOk's 2006-10-09 02:36:38 +00:00
_button.i Start adding some properties for getter/setter methods 2006-09-02 19:46:44 +00:00
_checkbox.i Start adding some properties for getter/setter methods 2006-09-02 19:46:44 +00:00
_choice.i Start adding some properties for getter/setter methods 2006-09-02 19:46:44 +00:00
_clipbrd.i Primary selection stuff 2007-04-02 21:23:35 +00:00
_cmndlgs.i remove some problem commas 2007-04-02 21:24:35 +00:00
_collpane.i move the include of collpane.h to the main header 2006-11-12 02:32:43 +00:00
_colour.i Add IsOk's 2006-10-09 02:36:38 +00:00
_combobox.i merge from 2.8 branch 2007-02-07 16:24:56 +00:00
_config.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_constraints.i More properties 2006-09-08 01:08:36 +00:00
_control.i Elippsis and markup support for wxStaticText 2007-04-02 21:26:39 +00:00
_core_api.i Add wxRect2D 2006-10-27 06:06:20 +00:00
_core_ex.py Try using locale.getpreferredencoding 2006-12-05 20:42:32 +00:00
_cshelp.i Disown using .this.own(False) instead of .thisown = False 2006-10-10 03:30:33 +00:00
_cursor.i Add IsOk's 2006-10-09 02:36:38 +00:00
_dataobj.i suspend logging while in wx.DataFormat.GetId 2007-01-21 07:07:07 +00:00
_datectrl.i Start adding some properties for getter/setter methods 2006-09-02 19:46:44 +00:00
_datetime.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_dc.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_defs.i Elippsis and markup support for wxStaticText 2007-04-02 21:26:39 +00:00
_dirctrl.i Remove ShowHidden property, it conflicts with the ShowHidden method 2006-10-24 01:07:11 +00:00
_display.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_dnd.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_dragimg.i Start adding some properties for getter/setter methods 2006-09-02 19:46:44 +00:00
_effects.i add more properties 2006-09-06 04:20:39 +00:00
_event_ex.py Added typeId property 2007-01-12 18:38:15 +00:00
_event.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_evthandler.i move default button handling code from wxControlContainer to wxTLW (patch 1524441) 2006-07-25 01:31:13 +00:00
_evtloop.i wx.EventLoop is now implemented for wxMac. 2006-01-13 04:07:35 +00:00
_filesys.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_font.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_functions.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_gauge.i Pulse mode in gauge 2006-09-09 19:36:27 +00:00
_gbsizer.i Make GridBagSizer.GetItem use FindItem if possible, to allow a 2007-01-17 23:23:34 +00:00
_gdicmn.i merge from 2.8 branch 2007-02-07 16:24:56 +00:00
_gdiobj.i Removed GetVisible and SetVisible 2006-04-18 21:56:24 +00:00
_graphics.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_hyperlink.i sync with CVS updates 2006-09-11 16:54:57 +00:00
_icon.i Add IsOk's 2006-10-09 02:36:38 +00:00
_image.i wxTGAHandler is included by default 2006-10-31 17:38:53 +00:00
_imaglist.i Fixed some (out) typemaps 2006-10-26 15:22:43 +00:00
_intl_ex.py Change the name of the dir where the message catalogs are installed on 2006-10-02 20:03:01 +00:00
_intl.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_joystick.i More properties 2006-09-08 01:08:36 +00:00
_listbox.i More properties 2006-09-08 01:08:36 +00:00
_listctrl.i removed bogus ImageList property 2007-01-12 18:39:04 +00:00
_log.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_mdi.i more properties 2006-09-09 22:57:42 +00:00
_menu.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_mimetype.i add more properties 2006-09-06 04:20:39 +00:00
_misc.i Add parent parameter to BusyInfo 2006-12-22 23:55:58 +00:00
_notebook.i Add IsOk's 2006-10-09 02:36:38 +00:00
_obj.i Gobs of changes needed to get up to date with today's CVS 2006-10-31 00:57:21 +00:00
_overlay.i #include overlay.h 2006-10-24 22:20:45 +00:00
_palette.i Add IsOk's 2006-10-09 02:36:38 +00:00
_panel.i GetScrollLines? 2006-09-14 20:38:45 +00:00
_pen.i Add IsOk's 2006-10-09 02:36:38 +00:00
_picker.i Minor tweaks to get up to date with wx CVS 2007-01-08 23:10:39 +00:00
_popupwin.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_power.i More compilation fixes. Move dummy wxPowerEvent to where it can be 2006-06-06 17:50:09 +00:00
_printfw.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_process.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_pseudodc.i wxColor --> wxColour 2006-12-22 23:57:34 +00:00
_pycontrol.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_pywindows.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_radio.i more properties 2006-09-12 03:20:12 +00:00
_region.i various changes to get up to date with CVS 2006-09-25 20:22:58 +00:00
_renderer.i Return optimal label width from DrawHeaderButton 2006-11-30 23:44:55 +00:00
_sashwin.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_scrolbar.i more properties 2006-09-12 03:20:12 +00:00
_settings.i Move setting of mac.listctrl.always_use_generic to wx.PyApp.__init__ 2006-11-07 01:57:27 +00:00
_sizers.i Add wx.SizerItem.Assign* methods, deprecate coresponding wx.SizerItem.Set* methods 2007-04-02 21:25:19 +00:00
_slider.i more properties 2006-09-12 03:20:12 +00:00
_sound.i Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
_spin.i more properties 2006-09-12 03:20:12 +00:00
_splitter.i more properties 2006-09-12 03:20:12 +00:00
_srchctrl.i Added wxSearchCtrl::[Get|Set]DescriptiveText 2007-01-19 05:27:16 +00:00
_statctrls.i Elippsis and markup support for wxStaticText 2007-04-02 21:26:39 +00:00
_statusbar.i more properties 2006-09-12 03:20:12 +00:00
_stdpaths.i Added wxStandardPaths::GetExecutablePath 2006-11-16 23:31:04 +00:00
_stockobjs.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_streams.i Add LastWrite 2006-02-24 01:13:18 +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 Minor tweaks to get up to date with wx CVS 2007-01-08 23:10:39 +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 Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_tglbtn.i added more properties 2006-09-15 21:31:02 +00:00
_timer.i move default button handling code from wxControlContainer to wxTLW (patch 1524441) 2006-07-25 01:31:13 +00:00
_tipdlg.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_tipwin.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_toolbar.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_toplvl.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_treectrl.i Minor tweaks to get up to date with wx CVS 2007-01-08 23:10:39 +00:00
_validator.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_vscroll.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
_window.i Use our own getters and properties for wxVisualAttributes 2007-04-03 18:42:01 +00:00
_xml.i Add properties 2006-09-26 00:26:35 +00:00
_xmlhandler.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_xmlres.i Animation support added to XRC 2006-10-22 03:00:37 +00:00
_xmlsub.i Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
_xrc_ex.py better report if the subclass factory has import problems 2006-11-01 02:20:25 +00:00
.cvsignore reSWIGged 2004-09-29 00:22:24 +00:00
animate.i size_t's --> int's 2006-12-11 04:20:43 +00:00
aui.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
b Minor updates to build scripts 2002-05-14 07:47:40 +00:00
calendar.i add some properties 2006-09-22 21:46:26 +00:00
combo.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
controls.i Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
core.i generated rename directives are no longer needed 2006-05-19 01:10:46 +00:00
drawlist.cpp Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
gdi.i Add wxOverlay 2006-10-11 04:07:14 +00:00
grid.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
helpers.cpp replace (deprecated) Get/UngetWriteBuf() with wxStringBuffer 2007-03-14 17:28:14 +00:00
html.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +00:00
media.i Add properties 2006-09-26 00:26:35 +00:00
misc.i Added wx.AboutBox() 2006-10-09 18:55:10 +00:00
my_typemaps.i Typecheck each list element in wxArrayInt typemap 2006-11-07 22:36:55 +00:00
pseudodc.cpp Avoid assert on wxMac 2006-10-21 01:22:11 +00:00
pyfragments.swg updated comment 2006-03-17 00:54:51 +00:00
richtext.i use a more appropriate setter for the Selection property 2006-11-29 15:57:18 +00:00
webkit.i fixes for non-Mac platforms 2006-10-19 23:11:49 +00:00
windows.i generated rename directives are no longer needed 2006-05-19 01:10:46 +00:00
winxp.manifest Change the name 2005-01-29 01:08:53 +00:00
wizard.i Merge recent changes from 2.8 branch. 2007-03-27 01:49:46 +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 Animation support added to XRC 2006-10-22 03:00:37 +00:00