wxWidgets/wxPython/src
Robin Dunn 9694b21a4d Added wx.Choicebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 23:51:14 +00:00
..
gtk reSWIGged 2004-09-14 02:58:48 +00:00
mac reSWIGged 2004-09-14 06:29:24 +00:00
msw reSWIGged 2004-09-14 06:29:24 +00:00
__controls_rename.i Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
__controls_reverse.txt Renamed the core namespace's submodules to have a leading underscore. 2004-04-25 06:51:10 +00:00
__core_rename.i updates to support stock buttons 2004-09-01 19:30:50 +00:00
__core_reverse.txt wx.InitAllImageHandlers is now an empty function that does nothing but 2004-05-17 19:16:17 +00:00
__gdi_rename.i Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
__gdi_reverse.txt Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
__init__.py better __docfilter__ and other epydoc tweaks 2004-04-27 19:26:48 +00:00
__misc_rename.i reSWIGged 2004-09-04 19:01:22 +00:00
__misc_reverse.txt Changes needed to accomodate wxTheClipboard now being a macro for wxClipboard::Get 2004-06-21 22:37:35 +00:00
__windows_rename.i reSWIGged 2004-09-09 21:02:38 +00:00
__windows_reverse.txt Renamed the core namespace's submodules to have a leading underscore. 2004-04-25 06:51:10 +00:00
_accel.i Some docstring additions, reformats and epydoc markup. 2004-05-12 00:17:48 +00:00
_app_ex.py Docstring updates 2004-07-21 19:58:29 +00:00
_app.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_artprov.i doc updates 2004-09-01 19:29:13 +00:00
_bitmap.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_brush.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_button.i docstring tweaks 2004-09-18 23:11:02 +00:00
_calendar_rename.i Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
_calendar_reverse.txt Lots of bup fixes, API updates, etc 2003-11-21 07:39:05 +00:00
_checkbox.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_choice.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_clipbrd.i Changes needed to accomodate wxTheClipboard now being a macro for wxClipboard::Get 2004-06-21 22:37:35 +00:00
_cmndlgs.i ProgressDialog docstrign tweak 2004-06-14 19:12:08 +00:00
_colour.i Check for app before making a colour from a name 2004-07-06 21:11:42 +00:00
_combobox.i docstring tweaks 2004-09-18 23:11:02 +00:00
_config.i Some docstring additions, reformats and epydoc markup. 2004-05-12 00:17:48 +00:00
_constraints.i Some docstring additions, reformats and epydoc markup. 2004-05-12 00:17:48 +00:00
_control.i Docstring updates 2004-07-21 20:28:23 +00:00
_core_api.i New SWIG runtime files and api updates for the move to SWIG 1.3.22 2004-09-09 18:48:25 +00:00
_core_ex.py Some more "wxWindows" --> "wxWidgets" 2004-09-01 22:52:37 +00:00
_cshelp.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_cursor.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_dataobj.i Oops, forgot to return a value 2004-05-22 03:38:57 +00:00
_datetime.i Added SetToWeekOfYear, deprecated SetToTheWeek and GetWeek 2004-09-13 23:23:18 +00:00
_dc.i Added docstrings 2004-07-21 19:21:30 +00:00
_defs.i updates to support stock buttons 2004-09-01 19:30:50 +00:00
_dirctrl.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_display.i Various updates to catch up to wxWidgets CVS 2004-07-31 20:24:29 +00:00
_dnd.i Corrected _setCallbackInfo code so GiveFeedback can work 2004-05-07 16:34:02 +00:00
_dragimg.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +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 Docstring updates and tweaks for epydoc 2004-04-30 06:14:22 +00:00
_event.i Little tweaks to match recent CVS changes. 2004-07-16 00:06:11 +00:00
_evthandler.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_filesys.i MemoryFSHandler_AddFile updates 2004-09-18 23:13:21 +00:00
_font.i Little tweaks to match recent CVS changes. 2004-07-16 00:06:11 +00:00
_functions.i Add the stock item helper fucntions back 2004-09-04 18:03:22 +00:00
_gauge.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_gbsizer.i Docstrings for the sizers 2004-06-04 05:18:49 +00:00
_gdicmn.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_gdiobj.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_grid_rename.i prevent a reference leak when OOR objects are created 2004-07-17 17:52:29 +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 renamers, each has just a change in their headers 2004-06-19 18:21:36 +00:00
_icon.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_image.i Getthe GIL before raisign an exception 2004-09-18 23:12:24 +00:00
_imaglist.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_intl_ex.py wxGTK now uses gtk_init_check so wxPython can raise an exception if 2004-05-21 00:23:50 +00:00
_intl.i Made wx.Locale() make an unitialized locale while still allowing 2004-05-12 00:07:57 +00:00
_joystick.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_listbox.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_listctrl.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_log.i Changed (again) how the GIL is aquired and the tstate restored. This 2004-03-24 23:09:59 +00:00
_mdi.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_menu.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_mimetype.i Changed (again) how the GIL is aquired and the tstate restored. This 2004-03-24 23:09:59 +00:00
_misc.i wxFileHistory has a second parameter 2004-08-25 21:22:31 +00:00
_notebook.i Added wx.Choicebook 2004-09-18 23:51:14 +00:00
_obj.i Some docstring additions, reformats and epydoc markup. 2004-05-12 00:17:48 +00:00
_palette.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_panel.i Added DoPrepareDC 2004-07-21 19:22:19 +00:00
_pen.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_popupwin.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_printfw.i Added bin selection 2004-09-18 23:11:47 +00:00
_process.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_pycontrol.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_pywindows.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_radio.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_region.i Various updates to catch up to wxWidgets CVS 2004-07-31 20:24:29 +00:00
_sashwin.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_scrolbar.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_settings.i Added wx.WINDOW_DEFAULT_VARIANT constant 2004-09-13 23:21:50 +00:00
_sizers.i wx.Sizer.Show can be recursive 2004-09-13 23:20:47 +00:00
_slider.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_sound.i cleanup 2004-07-22 00:57:42 +00:00
_spin.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_splitter.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_statctrls.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_statusbar.i Various updates to catch up to wxWidgets CVS 2004-07-31 20:24:29 +00:00
_stockobjs.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_streams.i autodoc docstring fixes and such 2003-12-19 04:45:35 +00:00
_taskbar.i Notes about implementing CreatePopupMenu for the future 2004-06-07 23:59:22 +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 Wrapper for new HitTest 2004-07-23 20:28:01 +00:00
_tglbtn.i Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
_timer.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
_tipdlg.i All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +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 Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_toplvl.i Added RequestUserAttention 2004-09-09 19:03:20 +00:00
_treectrl.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_validator.i Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +00:00
_vscroll.i fixed typo 2004-08-04 22:28:16 +00:00
_window.i AssociateHandle and DissociateHandle 2004-09-13 23:20:04 +00:00
_wizard_rename.i Regenerated renamers, each has just a change in their headers 2004-06-19 18:21:36 +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 check that the wxDateTime is valid before converting to datetime 2004-09-13 23:18:17 +00:00
common.swg New SWIG runtime files and api updates for the move to SWIG 1.3.22 2004-09-09 18:48:25 +00:00
controls.i set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
core.i set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
drawlist.cpp Changed (again) how the GIL is aquired and the tstate restored. This 2004-03-24 23:09:59 +00:00
gdi.i set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
grid.i Since it is documented, changed GetOrCreateCellAttr from protected to 2004-09-03 19:30:19 +00:00
helpers.cpp ensure that the wxString gets all the wide chars 2004-09-10 21:36:25 +00:00
html.i Added NormalizeFontSizes which will set the html font sizes based on 2004-08-05 23:59:44 +00:00
libpy.c New SWIG runtime files and api updates for the move to SWIG 1.3.22 2004-09-09 18:48:25 +00:00
misc.i set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +00:00
my_fragments.i whitespace fix 2004-09-13 23:17:35 +00:00
my_typemaps.i New SWIG runtime files and api updates for the move to SWIG 1.3.22 2004-09-09 18:48:25 +00:00
pyrun.swg New SWIG runtime files and api updates for the move to SWIG 1.3.22 2004-09-09 18:48:25 +00:00
python.swg New SWIG runtime files and api updates for the move to SWIG 1.3.22 2004-09-09 18:48:25 +00:00
windows.i set the modules' pacakge name to "wx" using a new SWIG feature 2004-06-02 02:29:55 +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 Avoid using the OOR typemap in the constructors 2004-07-17 22:51:01 +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