Commit Graph

2235 Commits

Author SHA1 Message Date
Robin Dunn
e2b154e391 Build/installer support for building with MSVC 7.1 and Python 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-17 01:22:27 +00:00
Robin Dunn
4f686d3271 untabified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-16 06:05:09 +00:00
Robin Dunn
4293f84787 get the default encoding from the default locale.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-15 21:17:49 +00:00
Robin Dunn
27c9e43cc0 Instead of always using the Python default encoding for converting
string and unicode objects to/from wxStrings.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-15 21:15:28 +00:00
Robin Dunn
b519803b43 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 22:49:50 +00:00
Robin Dunn
63cd6e0bbe Don't use WXDLLIMPEXP_MEDIA in the stub class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 22:48:24 +00:00
Robin Dunn
eadf221fb0 optionally add the media library if not a MONOLITHIC build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 22:46:28 +00:00
Robin Dunn
90f7243727 Don't call _setOORINfo from PreGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 19:58:50 +00:00
Robin Dunn
ed8d127eb0 Added SetFocus and SetFocusIgnoringChildren to wx.Panel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 19:57:58 +00:00
Robin Dunn
7353d81801 Applied patch #1084332: xrced does not respect encoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-14 19:39:09 +00:00
Robin Dunn
49e6b3c3cf deprecated Get/SetOptimization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 23:15:45 +00:00
Robin Dunn
c9463abb23 Added
IsEditable
    Undo
    Redo
    SelectAll
    CanCopy
    CanCut
    CanPaste
    CanUndo
    CanRedo


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 23:06:19 +00:00
Robin Dunn
496d695b87 Deprecated NotebookSizer and BookCtrlSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 23:02:27 +00:00
Robin Dunn
cf4dfd1467 Added GetColoursCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 23:00:57 +00:00
Robin Dunn
4bfe9b91c3 Added gravity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 22:46:45 +00:00
Robin Dunn
4e4a4ac83a Give Maximize and default param
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 22:39:44 +00:00
Robin Dunn
9eefe9f085 wxRect::union and docstring fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-13 22:38:06 +00:00
Robin Dunn
03e46024f9 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 00:21:25 +00:00
Robin Dunn
c9c2cf703c Use SetMinSize instead of SetSizeHints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-09 00:21:19 +00:00
Robin Dunn
df4192e384 Use SetMinSize instead of SetSizeHints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 21:51:07 +00:00
Robin Dunn
95262b5fa5 Some tweaks for the wxMediaCtrl and enhaced the demo a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-08 21:49:41 +00:00
Robin Dunn
1823fbb47a reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 18:02:20 +00:00
Robin Dunn
c6d428998f Added ImageFromDataWithAlpha ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 18:00:17 +00:00
Robin Dunn
553f11cdbf wx.GridBagSizer stor needs call to _setOORInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 17:58:39 +00:00
Robin Dunn
f63a6e0ccd Add wxTextEntryDialogStyle constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 17:57:53 +00:00
Robin Dunn
c1718b2c8a Add flags parameter to wx.Process.Kill and wx.Kill
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 17:56:22 +00:00
Robin Dunn
f6e56553ee Ensure that PlatformInfo is reverse-renamed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 17:54:57 +00:00
Robin Dunn
152d7d3516 made dates in comments consistent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-07 17:53:56 +00:00
Robin Dunn
fab7c93158 ensure that yesr is an integer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-01 22:00:43 +00:00
Robin Dunn
f78cc8969d reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-01 00:12:58 +00:00
Robin Dunn
020303e6f9 Little tweaks to match recent wxWidgets updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-01 00:06:58 +00:00
Robin Dunn
4e819f106b In the wx.LogXXX function wrappers double all % characters so the log
function won't try to do parameter substitutions.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-30 22:10:31 +00:00
Robin Dunn
6e0de3dfc4 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 20:10:40 +00:00
Robin Dunn
8ac8dba00c reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:52:08 +00:00
Robin Dunn
9828eeb4a3 added overview text for wx.MediaCtrl demo, udpated CHANGES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:49:08 +00:00
Robin Dunn
4d5009f903 Fixes for the stubbed version so it will compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:45:41 +00:00
Robin Dunn
870501f0c9 Added wrappers for wx.MediaCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:34:54 +00:00
Robin Dunn
256c055e88 Added wrappers for wx.MediaCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:21:30 +00:00
Robin Dunn
2c25de3ff6 added GetSelection for wxMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:15:52 +00:00
Robin Dunn
b5093969a2 docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-24 19:14:45 +00:00
Robin Dunn
f05ebffd6b wxBookCtrl --> wxBookCtrlBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 18:43:26 +00:00
Robin Dunn
32bf5e4a38 wxPageSetupDialog no longer derives from wxDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 18:20:41 +00:00
Robin Dunn
1c272b5d9e wxBookCtrl --> wxBookCtrlBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 18:20:03 +00:00
Robin Dunn
a3c9f0642c docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 18:19:25 +00:00
Robin Dunn
b6176ab722 Fixes for DemoCodeEditor for when there is no STC available.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 22:31:04 +00:00
Robin Dunn
891bb1943f reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-21 00:51:22 +00:00
Robin Dunn
148275d324 Make the event ID used for wx.CallAfter be an attribute of the app so
when and addition all wx.App objects are created a new ID will be
generated.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-21 00:49:01 +00:00
Robin Dunn
b0cafb9172 Make the event ID used for wx.CallAfter be an attribute of the app so
when and addition all wx.App objects are created a new ID will be
generated.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-21 00:43:38 +00:00
Robin Dunn
fc71d09b42 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-21 00:29:20 +00:00
Robin Dunn
5f21cfa9f9 Fix wxInputStream out typemap to allow SWIG to determine if thisown
should be set or not.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-20 22:02:29 +00:00