Robin Dunn
f9bf356bd1
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-12 02:47:22 +00:00
Robin Dunn
19cdf227ad
Some more details about CollapsiblePane
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-12 02:44:09 +00:00
Robin Dunn
2a8d232e8e
demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-12 02:40:57 +00:00
Robin Dunn
a47418db8f
Add wx.version()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-12 02:37:28 +00:00
Robin Dunn
f3e5dcaa5b
Add wxSimpleHtmlListBox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-12 02:33:43 +00:00
Robin Dunn
bafc875b60
move the include of collpane.h to the main header
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-12 02:32:43 +00:00
Kevin Ollivier
5924f6b37d
Adding the option to toggle between native and generic listctrl.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-11 23:48:32 +00:00
Robin Dunn
5172800e29
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-11 08:01:12 +00:00
Robin Dunn
17949b1bff
SetOrientationReversed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-11 07:43:52 +00:00
Robin Dunn
a28f3b613b
test code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-11 07:42:26 +00:00
Robin Dunn
73470a1747
Added wx.CollapsiblePane
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-11 07:40:41 +00:00
Robin Dunn
81f5af115f
Fix object ownership issues
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 04:07:21 +00:00
Robin Dunn
5a9abd06da
Move version number to 2.8.0.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-10 03:59:23 +00:00
Kevin Ollivier
c35bf68e33
Fix typo in demo name for AnimateCtrl.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 21:11:08 +00:00
Robin Dunn
bce1697986
Update virtuals to new API
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:04:47 +00:00
Robin Dunn
11a9b49de9
GetData can only be called within the DnD operation, so don't make it
...
a property to protect it from beign called by object browsers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:04:18 +00:00
Robin Dunn
3a9f64b77e
fixed wrong pathnames for wxPIA samples
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:03:02 +00:00
Robin Dunn
0a49a38609
pass sys.argv to glutInit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 20:02:42 +00:00
Robin Dunn
405be7132c
wxFileSystemHandler test case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 22:39:03 +00:00
Robin Dunn
ec8a775558
Typecheck each list element in wxArrayInt typemap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 22:36:55 +00:00
Robin Dunn
4f13d3825e
test for mac theme brush
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 21:43:51 +00:00
Robin Dunn
c04bcba0d6
Don't embed the style sheet
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 21:43:11 +00:00
Robin Dunn
de8137ac5c
Fix for bug # 1592263, changing 'glLightModel' to 'glLightModelfv'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 21:42:30 +00:00
Robin Dunn
8bd3541321
fixes for the dummy classes (used when wxUSE_GRAPHICS_CONTEXT is 0)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 19:59:21 +00:00
Robin Dunn
48a0c02123
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 05:20:59 +00:00
Robin Dunn
855dd2ecee
GetNumberOfLines on GTK doesn't count wrapped lines again...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 05:17:30 +00:00
Robin Dunn
20be5dfc14
Typo fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 05:13:36 +00:00
Robin Dunn
05d46ba223
Patch #1591763 Set focus when clicked
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 03:46:37 +00:00
Robin Dunn
49f7b879bd
Add wxGCDC(const wxWindow*)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 03:29:35 +00:00
Robin Dunn
4b71c4ecfd
Move setting of mac.listctrl.always_use_generic to wx.PyApp.__init__
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 01:57:27 +00:00
Robin Dunn
7a0a389e19
fixed indentation error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-07 01:47:10 +00:00
Robin Dunn
d95b9f2b63
changes to match AUI API changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-06 20:55:15 +00:00
Robin Dunn
3cf4df6e8b
some more updates about changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-06 20:53:22 +00:00
Robin Dunn
58dbf9d0a2
better check for valid font and color
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-06 20:51:20 +00:00
Robin Dunn
3901007753
upload to wxpython.wxcommunity.com instead of starship
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-06 20:50:25 +00:00
Robin Dunn
6db2ee93dd
commented out some test code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-06 01:15:35 +00:00
Robin Dunn
9057d6d46e
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 22:47:39 +00:00
Robin Dunn
ad3a156e18
Disown the preview object when calling wxPyPreviewFrame ctor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 22:47:00 +00:00
Robin Dunn
254e112c27
dosctring for DrawRotatedText
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 22:46:15 +00:00
Robin Dunn
f89238b9fe
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 22:07:02 +00:00
Robin Dunn
edd13c9d8a
Patch from F. Oliver Gathmann to observer enabled/disabled state of
...
the control by changing text fg color.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 22:03:45 +00:00
Robin Dunn
59c516a34a
New DrawText methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 21:37:32 +00:00
Robin Dunn
ac22204b1b
Fix default value for wxFontPickerCtrl's initial font parameter
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 21:29:40 +00:00
Robin Dunn
3793805980
Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for
...
wx.lib.flatnotebook.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 21:28:36 +00:00
Robin Dunn
ef8e4bf082
Revert reentrancy patch ( #1573619 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-05 21:27:48 +00:00
Roman Rolinsky
88e183d769
updated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 10:52:02 +00:00
Roman Rolinsky
f53185301e
withard styles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 10:50:22 +00:00
Robin Dunn
26c4d26f71
rwSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 08:07:25 +00:00
Robin Dunn
54af9b8b5e
More aui updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 08:05:45 +00:00
Robin Dunn
eecfab1796
A patch from Frame Niessink which adds an additional style that
...
(un)checks a parent when all children are (un)checked,
i.e. TR_AUTO_CHECK_PARENT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 08:04:27 +00:00
Robin Dunn
4f84bfb64f
SetBestSize alias
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:45:45 +00:00
Robin Dunn
e676f137e7
Can wxMemoryDC derive from wxWindowDC on all platforms?
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:45:01 +00:00
Robin Dunn
522f97d64e
include vidmode.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:41:46 +00:00
Robin Dunn
215a6add75
docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:41:05 +00:00
Robin Dunn
36cb9ebe32
AUI updates.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-02 17:05:17 +00:00
Robin Dunn
5eb8189c35
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 23:44:09 +00:00
Robin Dunn
39dddf280d
miniframe default style
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 23:33:56 +00:00
Robin Dunn
2a783b2daa
AUI updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 23:32:50 +00:00
Robin Dunn
4ff2cf09f9
Added the sample code from wxPython In Action to the samples dir
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 22:52:01 +00:00
Robin Dunn
be05b43451
Added the sample code from wxPython In Action to the samples dir
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 22:36:23 +00:00
Robin Dunn
b6df5cf983
SWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 03:27:49 +00:00
Robin Dunn
1c36019656
Don't use the "wxHtmlWindow" name, so the classname lookup function
...
doesn't get confused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:21:24 +00:00
Robin Dunn
846b11857e
better report if the subclass factory has import problems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:20:25 +00:00
Robin Dunn
d9b33d7001
Buffered DCs now take non-const bitmaps
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:18:41 +00:00
Robin Dunn
2d499dbbb3
Make it possible to create just one clock, for testing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:17:37 +00:00
Robin Dunn
6e65f80be5
Always draw the selection of selected items, not just when they have
...
an icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 18:43:07 +00:00
Robin Dunn
0d82d64ea6
fix typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 18:41:36 +00:00
Robin Dunn
580080c5d6
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:52:46 +00:00
Robin Dunn
334178f853
Change the wxCharBuffer typemap to make sure there is data before
...
accessing it, set result to an empty string if now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:40:31 +00:00
Robin Dunn
81d1f02d28
wxTGAHandler is included by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:38:53 +00:00
Robin Dunn
170acdc90e
GetBestFittingSize --> GetEffectiveMinSize
...
SetBestFittingSize --> SetInitialSize
SetBestSize --> SetInitialSize
SetInitialBestSize --> SetInitialSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 08:50:17 +00:00
Robin Dunn
6ed100b4a1
Some random test apps that I've been playing with
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 00:59:32 +00:00
Robin Dunn
8f514ab459
Gobs of changes needed to get up to date with today's CVS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 00:57:21 +00:00
Robin Dunn
ce4b7808ca
SetTextColour is gone
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 03:05:07 +00:00
Robin Dunn
5c8c7dd324
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 03:03:29 +00:00
Robin Dunn
9ac884500c
Add wxPyTabArt
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 03:00:47 +00:00
Robin Dunn
b891007439
wxGraphicsMatrix and wxGraphicsPath are ref-counted now, use
...
references instead of pointers. Other changes to get up to date.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 02:59:46 +00:00
Robin Dunn
d541f61fff
wxGridCellBoolEditor::UseStringValues
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 02:53:05 +00:00
Robin Dunn
2db4b82e5d
Add wxPyTabArt
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 02:50:57 +00:00
Robin Dunn
2add9e3c2f
Moved version number to 2.7.2.0 and rebaked
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 21:54:52 +00:00
Kevin Ollivier
1f2b90153e
For whatever reason, font-size 9 is now hardly readable on Mac. Using default font size on that platform for now.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 16:55:54 +00:00
Robin Dunn
70d7cb34a6
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 03:01:58 +00:00
Robin Dunn
027aef71af
daily updates and add wxGrpahicsPath overloads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 03:00:27 +00:00
Robin Dunn
7da662ce7c
Typemaps for wxRect2D
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 02:59:22 +00:00
Robin Dunn
9f4a1fed45
Don't decref if the interpreter is not initialized, (eg. it's in its
...
shutdown process.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 02:59:02 +00:00
Robin Dunn
55811cde2d
daily updates and tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 02:58:17 +00:00
Robin Dunn
95a76b7540
flesh out the dummy classes
...
reorg the class decls a bit
do some overloading
add docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-27 06:30:16 +00:00
Robin Dunn
ad55c49e82
Added Changer classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-27 06:08:54 +00:00
Robin Dunn
debe38c933
Add wxRect2D
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-27 06:06:20 +00:00
Kevin Ollivier
cbc3893c76
Updating bindings for wxGraphicsContext and wxRichTextCtrl.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 19:17:24 +00:00
Robin Dunn
a9b4d1ec97
Patch from Dj Gilcrease to fix gradients.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 17:54:23 +00:00
Robin Dunn
49db0f3f8d
regen ReST docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 15:53:19 +00:00
Robin Dunn
3ecece7e04
Fixed some (out) typemaps
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 15:22:43 +00:00
Robin Dunn
51aad6d34f
Add a GraphicsContext sample to the demo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:34:54 +00:00
Robin Dunn
be68621e1e
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:33:56 +00:00
Robin Dunn
752d967cfd
GetTextExtent --> (width height)
...
GetFullTextExtent --> (width, height, decent, externalLeading)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:32:59 +00:00
Robin Dunn
0a012f770e
docstring update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:28:14 +00:00
Robin Dunn
2742805a62
SetTextColor --> SetTextColour
...
Make sure SWIG knows that items returned fro the factories are new
Fix the save a ref to the dc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 01:21:47 +00:00
Robin Dunn
61ecd22547
some GTK1 bulkd fixes from Sander Niemeijer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 20:47:15 +00:00
Robin Dunn
ceb40c80a1
Mention wx.ListCtrl fixes on Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 20:25:58 +00:00
Robin Dunn
58cb01d1eb
Show sample License text on the AboutBox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 20:24:17 +00:00
Robin Dunn
eb3e358db8
Include the html docs in the tarball
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 06:52:58 +00:00
Robin Dunn
66493fc767
#include overlay.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 22:20:45 +00:00
Robin Dunn
ae8635b6da
Added wx.StandardPaths.GetTmpDir
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 20:30:32 +00:00
Robin Dunn
85965ae1dd
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 04:01:16 +00:00
Robin Dunn
e8efc7fda5
document new updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:58:37 +00:00
Robin Dunn
6b449b1967
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:55:29 +00:00
Robin Dunn
55f834ca0e
Stop the timer when the sample is destroyed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:33:28 +00:00
Robin Dunn
01732ba144
Factor the brush selection out of OnPaint so it can be overridden in
...
derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:30:47 +00:00
Robin Dunn
2356118e69
Fixes from Andrea
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:29:47 +00:00
Robin Dunn
18fc605924
Pass the config object into the wxHtmlHelpFrame so it has the config
...
info in time to set the position and size of the frame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:16:18 +00:00
Robin Dunn
7f44209657
Allow both SetCurrent() and SetCurrent(context)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:08:17 +00:00
Robin Dunn
bbc8f304c6
Remove ShowHidden property, it conflicts with the ShowHidden method
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:07:11 +00:00
Robin Dunn
175f93c311
UpdatePulse --> Pulse
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:05:55 +00:00
Robin Dunn
dd7a18f3e9
fix name errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 00:35:31 +00:00
Robin Dunn
0c86b22b7e
docstring update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 00:34:30 +00:00
Robin Dunn
f2b79dadee
Bump subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-23 20:15:41 +00:00
Robin Dunn
b876c1e435
Update GraphcsContext/Path dummy classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-23 15:52:20 +00:00
Robin Dunn
0cf04a425f
Update ReST docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-23 15:51:16 +00:00
Robin Dunn
e02c0a1360
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:27:32 +00:00
Robin Dunn
bbc3761ee8
No need to use wxPyMake_wxObject for wxImageList. There are no
...
derived types, and it is not OOR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:14:31 +00:00
Robin Dunn
cd0a59fb7f
the Append also does an INCREF, that's one more than we need.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:13:04 +00:00
Robin Dunn
d819fba8ae
Patch #1581767 : Another fix for wx.lib.calendar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:12:12 +00:00
Robin Dunn
0a27f39436
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 03:08:27 +00:00
Robin Dunn
9443113386
Lots of little tweaks, mostly to draw selected items better such that
...
they look right with the new wxMac DC, but also other general
improvements as well.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 03:07:21 +00:00
Robin Dunn
9a9ed31993
Animation support added to XRC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 03:00:37 +00:00
Robin Dunn
8e8d11eeaa
Add Get/SetInactiveBitmap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 02:59:51 +00:00
Robin Dunn
6240681f37
#include dcgraph.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 02:59:09 +00:00
Robin Dunn
cca20a649c
Simplified EVT_PAINT handler
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:25:26 +00:00
Robin Dunn
2fa7c075da
Don't raise NotImplementedError from GetMark, just silently return
...
(0,0) for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:23:52 +00:00
Robin Dunn
8292b82b35
Some API updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:22:49 +00:00
Robin Dunn
6d44273eec
Avoid assert on wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:22:11 +00:00
Robin Dunn
70e8e9b8f2
wxMac apparently doesn't send EVT_SHOW, so just use wx.CallAfter instead
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:21:21 +00:00
Robin Dunn
84752aa52a
Change Refresh to Reset to avoid conflict with base class Refresh
...
Don't use wx.ClientDC, just draw to the bitmap when needed, and then
use Refresh for painting. This works better on Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:20:43 +00:00
Robin Dunn
81bfc17cc6
bump subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 23:24:08 +00:00
Robin Dunn
f1b4640404
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 23:22:35 +00:00
Robin Dunn
7aa69ab26b
fixes for non-Mac platforms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 23:11:49 +00:00
Robin Dunn
039550b00e
Add the version number to the name displayed on the top-right of the page
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:40:33 +00:00
Robin Dunn
0967b57b85
overwrite old wx DLLs even if the version numbers match
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:39:34 +00:00
Robin Dunn
b93f7ba634
ensure that the MasedEditMixin's version of IsEmpty is the one used.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:38:55 +00:00
Robin Dunn
5555861c29
docstring fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:38:17 +00:00
Kevin Ollivier
448f8f12b9
Several wxWebKitCtrl enhancements/fixes. Including:
...
- new methods for increasing/decreasing text size, getting selection, getting/setting scroll position, printing, enabling editing, and running JavaScripts on the page.
- added new event (wxWebKitBeforeLoadEvent) for catching, and possibly vetoing, load events before they occur.
- wxWebKitCtrl now fires mouse events for certain events that it was eating before. This improves wxSplitterWindow resizing behavior.
- refactoring of the sizing logic to move the Cocoa view. I've tested this with splitter windows, panels, notebooks and all position correctly with this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 00:40:23 +00:00
Robin Dunn
24f6c4e865
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:51:19 +00:00
Robin Dunn
72156afeb5
some changes to make epydoc happy
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:50:01 +00:00
Robin Dunn
26e4b9d063
docstring
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:49:22 +00:00
Robin Dunn
974a50f1bb
regen ReST docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:46:44 +00:00
Robin Dunn
7b61ea68e2
remove "pre"
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:45:42 +00:00
Robin Dunn
6231770f89
Patch from Andrea: fixes no page chang* events with mouse right click,
...
plus a couple of other minor issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 22:09:18 +00:00
Robin Dunn
122c2bae32
don't clear the tooltip unless there is one.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 03:41:50 +00:00
Robin Dunn
61b3549028
More updates from Andrea
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 22:41:17 +00:00
Robin Dunn
7753ca6bed
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 20:49:16 +00:00
Robin Dunn
ba53bf083e
GetSpacer returns a copy, not a reference to the size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 19:37:59 +00:00
Robin Dunn
37840b8bc1
updates from Andrea, plus some fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 19:37:16 +00:00
Robin Dunn
c78a1b7649
Patch #1576397 , fix to properly render months that start on a Sunday
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 00:15:33 +00:00
Robin Dunn
2c7816ffd1
Show the AlphaDrawing sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 21:55:41 +00:00
Robin Dunn
9b9401385f
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 21:53:14 +00:00
Robin Dunn
a0fd79ba38
docstring fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 21:52:41 +00:00
Robin Dunn
73703a8063
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 20:26:02 +00:00
Robin Dunn
5f2502393e
use the right number in the tarball filename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 20:25:14 +00:00
Robin Dunn
a49b2d272a
put the gdiplus.dll with the wx DLLs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 20:24:24 +00:00
Robin Dunn
41c4b3ef21
use wx.GCDC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 20:22:33 +00:00
Robin Dunn
e2e0b76a95
Destroy the FileDialog when finished with it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 19:50:21 +00:00
Robin Dunn
f9c1b462c7
Add a utility function that can calculate word-wrap line breaks, and
...
use it in the AboutBox demo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 19:49:43 +00:00
Robin Dunn
d1cf7e2aa4
Don't make a property out of GetEnableEffects, it hides the
...
EnableEffects method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 18:27:03 +00:00
Robin Dunn
cd46ad2be4
Call wxRichTextModuleInit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-16 18:25:43 +00:00
Robin Dunn
62f51f1f90
Update to InnoSetup 5
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-14 18:03:55 +00:00
Robin Dunn
3a5608d3cf
Don't build the animate contrib
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-14 18:02:49 +00:00
Robin Dunn
8e99bda941
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:57:27 +00:00
Robin Dunn
d9c8cf74dd
text tweak
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:56:45 +00:00
Robin Dunn
b8dc98c8f5
This works ok on Mac now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:55:29 +00:00
Robin Dunn
b7dd8ad1b4
comment out prints
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:32:15 +00:00
Robin Dunn
5b20646ea8
Add USE_GDIPLUS=1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:20:49 +00:00
Robin Dunn
96285a18aa
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
...
calling SelectObject itself if a valid bitmap is passed.
Reverted wxBuffered[Paint]DC to nearly the pre 2.7.1 state, kept
wxAutoBufferedPaintDC and added wxAutoBufferedPaintDCFactory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:19:36 +00:00
Robin Dunn
99ceaa26e4
some fixes in the compatibility class
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:06:50 +00:00
Robin Dunn
6850c57605
bump subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 19:01:02 +00:00
Robin Dunn
a525c564dc
update build and install docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 00:16:37 +00:00
Robin Dunn
8170f2ee3e
can put back the wx.BufferedPaintDC now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-13 00:15:57 +00:00
Robin Dunn
331139716c
updates from Andrea
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 23:24:40 +00:00
Robin Dunn
1c92f2983d
only need a (1,1) bitmap for measuring
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 08:58:05 +00:00
Robin Dunn
f8eb59b90f
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 08:37:14 +00:00
Robin Dunn
6a64d5510c
Give up on trying to fix all the buffered dc problems and just
...
check-in the FlatNotebook update from Andrea using self-buffering
instead of wx.BufferedPaintDC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 08:35:24 +00:00
Robin Dunn
d74b38444e
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-12 08:32:54 +00:00
Robin Dunn
369be443aa
Don't use the window position as the x offset when painting the full
...
row highlight, always use zero.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:54:08 +00:00
Robin Dunn
848e071ac2
a little whitespace cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:52:09 +00:00
Robin Dunn
ce7088dd4e
Give some more specific info if PyWin can't be imported when frozen in
...
a py2exe exexcutable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:51:03 +00:00
Robin Dunn
bd2b8a16e2
a couple new generic methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:49:59 +00:00
Robin Dunn
cc202d9b5e
convert unicode filename to file system encoding
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:48:59 +00:00
Robin Dunn
2dda386424
Size property conflicts with Size() method
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:48:21 +00:00
Robin Dunn
aa43bcc774
use "StrokeLineSegements" for the second overload of StrokeLines
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:47:41 +00:00
Robin Dunn
8de3594cdd
docstring update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 23:46:47 +00:00
Vadim Zeitlin
e3877dfc5a
fixed typos in last check in
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-24 18:30:43 +00:00
Vadim Zeitlin
c4d2397c26
protect gs_allThreads with a mutex (modified patch 1518719)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-24 18:26:26 +00:00
Vadim Zeitlin
ce6b371d14
documentation for wxAppTraits (patch 1518295 from Francesco)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-24 18:20:18 +00:00
Robin Dunn
fa5a80d6a6
distrib changes to enable graphics context and add gdiplus.dll
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 06:44:51 +00:00
Robin Dunn
b39fe95145
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:44:52 +00:00
Robin Dunn
281c54cc42
helpers and typemaps for new GraphicsContext methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:42:49 +00:00
Robin Dunn
0f82eb02e4
better comments
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:18:35 +00:00
Robin Dunn
b7c7a7a86c
reentrance methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:16:33 +00:00
Robin Dunn
7b497846ea
~wxPoint2D
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:10:36 +00:00
Robin Dunn
8adc9d9d42
Get/Set LayoutDirection
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:09:58 +00:00
Robin Dunn
270a8b4604
Add wxOverlay
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:07:14 +00:00
Robin Dunn
8afc02ca49
Don't call BeginDrawing/EndDrawing, they're deprecated.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 04:01:29 +00:00
Robin Dunn
dd397ff730
don't build the animate contrib
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 03:56:40 +00:00
Robin Dunn
88535d8ed5
use wx.SAVE style for the save dialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 03:53:11 +00:00
Robin Dunn
e19b9131cb
move animate from contrib to core, and migrate to new API
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-11 03:51:27 +00:00
Robin Dunn
4b5a79cf54
Disown using .this.own(False) instead of .thisown = False
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-10 03:30:33 +00:00
Robin Dunn
7661255894
CreateButtonSizer changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-10 03:27:50 +00:00
Robin Dunn
9a3dccf6d6
double buffer changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 18:56:41 +00:00
Robin Dunn
f541d8293a
Added wx.AboutBox()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 18:55:10 +00:00
Robin Dunn
607afa3cd4
new changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:38:38 +00:00
Robin Dunn
1aefbabe46
Varous changes and tweaks to match some of Julian's new code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:38:10 +00:00
Robin Dunn
3f3bf980f6
IsEmpty, ChangeValue, etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:37:33 +00:00
Robin Dunn
6c2dd16f55
Add IsOk's
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:36:38 +00:00
Robin Dunn
6a591c4317
make sure the cleanup happens
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:35:50 +00:00
Robin Dunn
83519021af
install bitmaps/*.ico files too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:34:43 +00:00
Robin Dunn
0a7f54ff76
update to latest from Andrea
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:34:05 +00:00
Robin Dunn
287490fa90
default ID value
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:32:08 +00:00
Robin Dunn
6df4cd9f81
Version number bump
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:24:51 +00:00
Robin Dunn
c8f129d067
Add CustomTreeCtrl from Andrea Gavana
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 02:23:32 +00:00
Robin Dunn
cc30c63a4c
rename the ID parameter
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 23:21:07 +00:00
Robin Dunn
846c181ba2
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 20:08:33 +00:00
Robin Dunn
8feec28c87
Renamed wx.FutureCall to wx.CallLater so it is named more like
...
wx.CallAfter. wx.FutureCall is now an empty subclass of wx.CallLater
for compatibility of older code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 19:56:57 +00:00
Robin Dunn
567a5f982b
be able to switch between the frame managing the toolbar, anbd putting
...
it in a sizer instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 19:55:31 +00:00
Robin Dunn
75c39820b8
some tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 19:54:48 +00:00
Robin Dunn
72ef6efb1f
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 00:53:37 +00:00
Robin Dunn
b7b7742da5
don't inject constructors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 00:52:55 +00:00
Robin Dunn
9d45af36fe
always use wxPyPanel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 00:52:29 +00:00
Robin Dunn
b2bfee6caa
reduce the number of objects for a quicker startup time
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 00:51:48 +00:00
Robin Dunn
979f2f9c87
Set overview to docstring
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 00:51:01 +00:00
Robin Dunn
584d6f48b0
Fixes for using the staticmethods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-06 00:50:22 +00:00
Robin Dunn
050441c841
some fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-05 23:56:13 +00:00
Robin Dunn
6f67d53729
Updates from Paul
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-05 23:53:44 +00:00
Robin Dunn
6cb4f153c3
Add FlatNotebook
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-05 22:24:18 +00:00
Robin Dunn
0e4e601244
Save a reference to the DC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-04 03:28:49 +00:00
Robin Dunn
6d61d718f2
Add wrappers for wxGraphicsPath and wxGraphicsContext. This is still
...
a work in progress.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:36:33 +00:00
Robin Dunn
48ac3cf8e0
fix HitTest
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:35:16 +00:00
Robin Dunn
fc12c1cb58
KeyCode --> GetKeyCode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:32:20 +00:00
Robin Dunn
2fd34892c1
Don't use the old wxPython namespace
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:31:28 +00:00
Robin Dunn
205d49f79e
Change wx.DC inheritance hierarchy to match reality
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:30:57 +00:00
Robin Dunn
ce60dd8efe
Don't deprecate Inside() yet
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:30:09 +00:00
Robin Dunn
b43636aa55
Use Set(name) instead of InitFromName(name)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:29:04 +00:00
Robin Dunn
a187b3619e
Don't forget the samples\ide\activegrid\model dir
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:28:14 +00:00
Robin Dunn
66dae888d1
Added the wx.lib.buttonpanel module, which is a tweaked version of
...
Andrea Gavana's FancyButtonPanel module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-03 21:23:17 +00:00
Robin Dunn
c2829a8f67
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 20:14:50 +00:00
Robin Dunn
e90db86e7e
Don't autosize if the height is too small. Interaction with the
...
horizontal scrollbar can sometimes cause problems in this case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 20:13:15 +00:00
Robin Dunn
bdec7d7afd
Match some API tweaks made in CVS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 20:04:42 +00:00
Robin Dunn
70eb68e8bd
Don't override the Label property in the base class.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 20:04:04 +00:00
Robin Dunn
7cae647a44
Change the name of the dir where the message catalogs are installed on
...
MSW back to 'locale' and also change back to the full directory
structure including the LC_MESSAGES dir. The reasons these changes
were orginally made no longer apply
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 20:03:01 +00:00
Robin Dunn
f30589a9ea
fix layout
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 19:59:58 +00:00
Robin Dunn
dc9876fb4a
Show the color component values too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-02 19:59:00 +00:00