Commit Graph

228 Commits

Author SHA1 Message Date
Robin Dunn
8224a80811 Added wx.BrushFromBitmap to create a stippled brush in a single step.
Also added missing brysh style flags: wx.STIPPLE_MASK
wx.STIPPLE_MASK_OPAQUE.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-27 18:57:21 +00:00
Robin Dunn
a8e120ce46 Note XRCed update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-26 21:17:20 +00:00
Robin Dunn
05d6c20622 updated ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 14:33:06 +00:00
Robin Dunn
33b0e2df56 formatting and comment about refresh bugs in wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-22 00:44:36 +00:00
Robin Dunn
5091b1e874 reworded a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 22:34:21 +00:00
Robin Dunn
e03046408b Mention the wxMac wx.ComboBox fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 21:45:49 +00:00
Robin Dunn
05ccd26a17 No longer building the C++ version of the OGL lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-20 21:44:36 +00:00
Robin Dunn
4d8a327525 2.5 --> 2.6 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 22:38:35 +00:00
Robin Dunn
583d32f6ba Allow to set a style's wxFontEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-19 22:37:10 +00:00
Robin Dunn
558282a81b New --with-gtk=VALUE syntax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 19:42:51 +00:00
Robin Dunn
1ce1bd84ea Added Python methods to wxStyledTextCtrl that allow to get/set text in
UTF8 in either unicode or ansi builds


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 19:41:33 +00:00
Robin Dunn
8839b5eef6 Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-11 19:59:36 +00:00
Robin Dunn
cae922234a updated ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-08 22:56:32 +00:00
Robin Dunn
1f780e48af Added the ActiveGrid IDE as a sample application
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-08 22:54:02 +00:00
Robin Dunn
3fa8f7227b Updated docview library modules and sample apps from the ActiveGrid
folks.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-08 19:04:58 +00:00
Michael Wetherell
43e8916ff3 Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-08 14:34:30 +00:00
Robin Dunn
791fbf3481 Added wx.GetTopLevelWindows() function which returns a copy of the
list of top-level windows that currently exist in the application.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-06 04:15:36 +00:00
Robin Dunn
b508ae3a7a Today's changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-06 03:44:37 +00:00
Robin Dunn
2e5aa9c48d Added wrappers and a demo for the animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-04 23:15:29 +00:00
Robin Dunn
2a13beb3e0 doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-04 15:48:55 +00:00
Robin Dunn
a2e2643866 Use Python's buffer interface API for all image data and alpha Set/Get
methods and the ImageFromData* constructors.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 03:50:06 +00:00
Robin Dunn
42f5333f80 Added wx.lib.foldpanelbar, Andrea Gavana's port of Jorgen Bodde's C++
wxFoldPanelBar classes to Python.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 22:58:23 +00:00
Robin Dunn
27ed367cb2 wx.lib.mixins.listctrl: Patches from Toni Brkic:
* Bugfix for TextEditMixin when the view can't be scrolled
   * Enhancement for ListCtrlAutoWidthMixin, allowing it to manage
     the width of any column.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 20:04:50 +00:00
Robin Dunn
b1baed854d Add note about the recursive Refresh change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-26 21:00:40 +00:00
Robin Dunn
41c48dbbe1 Added GetCount, GetCountRGB, and GetCountColour methods to
wx.ImageHistogram.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 19:54:29 +00:00
Robin Dunn
287cb697c9 regenerated ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 22:04:54 +00:00
Robin Dunn
7b625c3120 Add a note about a few other wxGTK changes that were made
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 21:01:03 +00:00
Robin Dunn
8c1a4666a8 disable debugreport option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 21:00:19 +00:00
Robin Dunn
2314e5ec5c Add Resize, SetRGBRect, Size, and GetOrFindMaskColour methods to wx.Image
Added wx.Rect.IsEmpty


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:18:49 +00:00
Robin Dunn
e7cece45fb Remove refrences to building OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:13:58 +00:00
Robin Dunn
3ad32babc1 reworded a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 20:57:37 +00:00
Robin Dunn
67a5217c4f new style flags for wxBufferedDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:58:32 +00:00
Robin Dunn
a0c70b7642 Don't build the old versions of OGL or iewin by default anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 19:19:25 +00:00
Robin Dunn
e63d6c308f doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:40:32 +00:00
Robin Dunn
7257be76ea Finalize --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 18:02:02 +00:00
Robin Dunn
9718534022 minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 01:13:12 +00:00
Robin Dunn
d1dc2b32e0 Added docview modules from Peter Yared and Morgan Hua
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-25 23:50:26 +00:00
Robin Dunn
2da0c077ce bumped subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 18:41:51 +00:00
Robin Dunn
51c5e1f21e Added wx.lib.gestures module from Daniel Pozmanter which supports
using Mouse Gestures in an application.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-18 18:02:19 +00:00
Robin Dunn
b3b61cdaa0 Added wx.DatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-18 04:38:30 +00:00
Robin Dunn
c6b65b76a1 wx.SL_INVERSE works for the big 3 now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 20:00:18 +00:00
Robin Dunn
e6bd0b8ba6 updated with new stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 20:51:37 +00:00
Robin Dunn
aeee37c362 * Some WXWIN_COMPATIBILITY_2_4 changes, as well as flagging other
things that will need fixing when WXWIN_COMPATIBILITY_2_4 is turned
  off.

* Create a custom version of the "default" ctor for wxCursor on wxGTK

* Switch to new format string and name string constants for default
  values

* Changes some public data members of event classes into properties as
  they are no longer public in the C++.

* Added wxSL_INVERSE


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-21 20:38:51 +00:00
Robin Dunn
b76160efd2 Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-13 21:38:15 +00:00
Robin Dunn
d31aa173fe notes about more changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-13 20:49:58 +00:00
Robin Dunn
9283228f86 Added wxStdDialogButtonSizer, which is a a special sizer that knows
how to order and position standard buttons in order to conform to the
current platform's standards.  You simply need to add each `wx.Button`
to the sizer, and be sure to create the buttons using the standard
ID's.  Then call `Finalize` and the sizer will take care of the rest.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-31 22:55:57 +00:00
Robin Dunn
669e06d77e Docs for [GS]etDefaultPyEncoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-28 21:16:50 +00:00
Robin Dunn
54e72b1a7f Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-23 21:29:41 +00:00
Robin Dunn
3c1705d911 Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back
some things that were changed/removed from my patch I submitted to
them.)

Since it is now possible easily and simply share the SWIG type tables
across modules I reverted to always using the stock SWIG runtime
instead of my slightly hacked up version of it exported via the
wxPython C API.

The %name directive is now deprecated so replaced most uses of it with
a custom %Rename macro that uses %rename internally.  These will
evetually need to be replaced with a DocDecl macro when docstrings are
added.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-23 20:53:38 +00:00
Robin Dunn
94fd5e4dc1 Allow the OOR reference to be saved without doing an INCREF. This
solves the circular reference problem with wx.Timer.


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