Mattia Barbon
|
6aa33060cd
|
Fix for pure virtual method call caused by wxHashTable not
overriding virtual destructor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 09:33:29 +00:00 |
|
Stefan Neis
|
24ec43dbdb
|
OS/2 PM does not yet support toggle button.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 09:24:04 +00:00 |
|
Vadim Zeitlin
|
bc79eb4f76
|
fixed spellign typo in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 08:58:44 +00:00 |
|
Vadim Zeitlin
|
127e9080f1
|
add -Icontrib/include when using --inplace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 08:57:44 +00:00 |
|
Robin Dunn
|
0346c96434
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:37:37 +00:00 |
|
Robin Dunn
|
85ac8ca017
|
ActiveX events should be sent to the window, not it's parent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:29:20 +00:00 |
|
Robin Dunn
|
165e6ca32a
|
Deprecated wx.iewin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:22:44 +00:00 |
|
Robin Dunn
|
b1f29bf76f
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:20:24 +00:00 |
|
Robin Dunn
|
b65ac702f1
|
Don't turn off kwargs for these methods any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:12:18 +00:00 |
|
Robin Dunn
|
36cadbf72d
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 01:11:02 +00:00 |
|
Dimitri Schoolwerth
|
3a3c86031d
|
removed tab characters; minor code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 00:51:34 +00:00 |
|
Dimitri Schoolwerth
|
602e4c15ff
|
don't repaint window if hidden: reduces flickering of hidden windows which change position (resulting in a repaint) due to for example sizer code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-08 00:45:38 +00:00 |
|
Vadim Zeitlin
|
8a7b111370
|
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:22:45 +00:00 |
|
Robin Dunn
|
9318d9b32d
|
Tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:18:37 +00:00 |
|
Robin Dunn
|
68cc401372
|
Switch to using a Python buffer object for the sound from data methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:17:59 +00:00 |
|
Vadim Zeitlin
|
efd17a1d4f
|
split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which is wxUSE_MDI + wxUSE_DOCVIEW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:17:29 +00:00 |
|
Robin Dunn
|
97d6a30b2c
|
wxMemoryBuffer typemap needs to set the data length
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:17:13 +00:00 |
|
Vadim Zeitlin
|
adc39ef20c
|
don't define DestroyClippingRegion() any more but simply use the base class version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:16:15 +00:00 |
|
Vadim Zeitlin
|
af4954790b
|
don't add WS_VISIBLE to all windows style (replaces patch 948992)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 22:15:04 +00:00 |
|
Robin Dunn
|
9a5dd1c33c
|
Some test code for loading sound from data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 21:43:35 +00:00 |
|
Robin Dunn
|
e0f0eaba3d
|
Change wxSound ctor wrappings so sound can be loaded from data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 21:35:35 +00:00 |
|
Robin Dunn
|
d68a6b6dbb
|
Don't use deprecated list methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 21:34:14 +00:00 |
|
Vadim Zeitlin
|
a3860c6880
|
complete Polish translations from ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 21:00:55 +00:00 |
|
Robin Dunn
|
1ce56f78fe
|
Patch# 893337, Fix for line control point handling in wxLineShape
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 19:52:02 +00:00 |
|
Robin Dunn
|
30210c7d61
|
Patch #930307, really exit if wrong python on the mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 19:36:15 +00:00 |
|
Robin Dunn
|
24cd848e20
|
Patch #945404, fix icon clipping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 19:33:56 +00:00 |
|
Robin Dunn
|
e058867b94
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 17:14:15 +00:00 |
|
Robin Dunn
|
03a2f00c1a
|
Another addtomethod removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 17:07:04 +00:00 |
|
Robin Dunn
|
2abd8d78a6
|
removed a debugging print
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 17:04:54 +00:00 |
|
Robin Dunn
|
dd6d1477e5
|
Added OOR typemaps for wxPanel and wxDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 16:34:37 +00:00 |
|
Robin Dunn
|
864a91c827
|
Corrected _setCallbackInfo code so GiveFeedback can work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 16:34:02 +00:00 |
|
Chris Elliott
|
34e8f09728
|
fix for motif /scintilla bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 16:11:22 +00:00 |
|
Vadim Zeitlin
|
edff75452a
|
*really* updated the translations (last ommit didn't change anything)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 12:06:14 +00:00 |
|
Dimitri Schoolwerth
|
4b17d2e361
|
applied patch #931719: "ESC closes dialog instead of combobox dropdown" (closes patch #931709)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 10:46:19 +00:00 |
|
Stefan Csomor
|
4da39c9646
|
fixed menu item numbering to mac convention
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 08:01:33 +00:00 |
|
Robin Dunn
|
d3b5db4b25
|
SetInitialBestSize changes for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 04:31:12 +00:00 |
|
Dimitri Schoolwerth
|
bb17155103
|
fixed bug #947908: wxString("abcdefghij", wxConvLibc, n) returns an empty string for every n>0 and n<string length (Unicode mode only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:59:28 +00:00 |
|
Robin Dunn
|
0bdcd2f507
|
Tweaks to work around wxMac bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:55:27 +00:00 |
|
Robin Dunn
|
f20a2e1f40
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:54:57 +00:00 |
|
Robin Dunn
|
ab5b7b6126
|
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:51:14 +00:00 |
|
Dimitri Schoolwerth
|
3f927d5023
|
fixed unused variable warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 23:47:14 +00:00 |
|
Vadim Zeitlin
|
1d8864ac63
|
added support for --libs=std,... syntax in wx-config
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 23:42:31 +00:00 |
|
Robin Dunn
|
944b1f5e17
|
Don't #include the extra files unless we need them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 21:40:49 +00:00 |
|
Robin Dunn
|
e1d1f4bd99
|
moved #define to before it is used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 21:15:06 +00:00 |
|
Robin Dunn
|
9950649c8d
|
Use wxVisualAttributes (#if'd out until tested further)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 21:02:19 +00:00 |
|
Robin Dunn
|
35d4c96744
|
Use wxVisualAttributes (partially #if'd out until tested further.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 21:01:24 +00:00 |
|
Vadim Zeitlin
|
e803c309a6
|
updated wxstd.po and merged changes in the other catalogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 18:57:31 +00:00 |
|
Vadim Zeitlin
|
4d6afa21a6
|
update from ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 18:31:53 +00:00 |
|
Robin Dunn
|
22bfe96ca6
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 18:01:47 +00:00 |
|
Robin Dunn
|
880715c9a9
|
Add GetClassDefaultAttribute. Since it is static we need to put the
definition in all window classes so the right one will be called on
the C++ side of the fence.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 17:35:43 +00:00 |
|