Paul Cornett
c259ffdff7
unused win_gtk stuff
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 17:51:55 +00:00
Paul Cornett
cdddcdb147
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 17:51:20 +00:00
Jouk Jansen
12faa71cea
updating OpenVMS compile support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 14:38:36 +00:00
Włodzimierz Skiba
4660e6acfc
Introduced wxDCPenChanger and wxDCBrushChanger.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 14:25:35 +00:00
Włodzimierz Skiba
75d6ba569d
Drawing fix for generic wxTreeCtrl.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 12:20:22 +00:00
Włodzimierz Skiba
cc92fd8452
[ 1469227 ] wxUniv patch for toolbar button.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 12:03:27 +00:00
Włodzimierz Skiba
f0fa4312b1
Continuation of 'widgets' sample improvements.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 10:39:40 +00:00
Włodzimierz Skiba
c8326d649c
Include wx/cursor.h according to precompiled headers of wx/wx.h (with other minor cleaning).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 07:11:26 +00:00
Włodzimierz Skiba
cf6f325cd3
wxID_ANY usage.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 06:55:30 +00:00
Włodzimierz Skiba
613351172a
Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 22:36:33 +00:00
Włodzimierz Skiba
923d28da0e
Include wx/icon.h according to precompiled headers of wx/wx.h (with other minor cleaning).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 21:45:44 +00:00
Włodzimierz Skiba
b61f4f77bc
[ 1492391 ] Fix wxComboCtrl button rendering problem.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 21:12:59 +00:00
Włodzimierz Skiba
f385b493df
Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 20:53:20 +00:00
Stefan Csomor
ad604d0f8d
hack around a UnicodeEditTextControl which does not deliver a correct selection unless the control has the focus.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 09:38:21 +00:00
Włodzimierz Skiba
a269ba6e3d
wxMSW/watcom is already rebaked by pure bakefile_gen call. wxOS2/wxMGL for watcom needs only wx.bkl baking due to filename conflict for other makefiles.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 07:44:04 +00:00
Kevin Ollivier
5a1595056d
Attempt at fixing the misplaced MSW build files.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 07:23:15 +00:00
Kevin Ollivier
04227ed681
First attempt at adding the files in the build/os2 and build/mgl dirs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 06:41:20 +00:00
Kevin Ollivier
947859ae14
Adding dataview and combo sample files.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-21 06:33:06 +00:00
Włodzimierz Skiba
311161449b
Rebaked wxOS2 makefile.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 23:39:54 +00:00
Włodzimierz Skiba
e4e11217be
[ 1492040 ] Prevent wxComboCtrl::GetPopupControl from failing.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 23:35:23 +00:00
Włodzimierz Skiba
93f7f8be7e
[ 1492036 ] Fix incorrect wxComboCtrl minimum size.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 23:27:12 +00:00
Włodzimierz Skiba
8ef6d51ed7
Rebaked wxMGL makefile.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 22:55:34 +00:00
Włodzimierz Skiba
3bc2d7aeda
Non-PCH build fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 22:53:46 +00:00
Włodzimierz Skiba
92d594fc71
Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 21:32:34 +00:00
Włodzimierz Skiba
559a723c1d
Include wx/palette.h according to precompiled headers of wx/wx.h (with other minor cleaning).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 19:43:09 +00:00
Stefan Csomor
0966072025
hacking around a missed-scroll bug in multi-line text fields in Tiger, in case there is no CR in the text.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 07:32:22 +00:00
Paul Cornett
24c2029f69
parenthesize macro replacement containing operator
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 06:47:11 +00:00
Paul Cornett
dd0d56f5c7
remove unneeded includes from mac/carbon/private.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 05:47:39 +00:00
Paul Cornett
813b6b3f88
correct wxString forward declaration
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 05:44:22 +00:00
Paul Cornett
6a423d6544
remove unneeded include of mac/private.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 05:43:06 +00:00
Paul Cornett
aba610e77a
non-pch build fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 05:41:25 +00:00
Paul Cornett
eb721ee29f
remove unneeded declarations missed in previous commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 02:41:27 +00:00
Paul Cornett
3cb7a9ca75
avoid float to double conversion
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-20 02:39:54 +00:00
Robin Dunn
13bf44b079
Demo the page setup dialog instead of the print setup dialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 22:58:12 +00:00
Włodzimierz Skiba
c64755ed1a
Include wx/brush.h according to precompiled headers of wx/wx.h (with other minor cleaning).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 19:47:45 +00:00
Włodzimierz Skiba
e36bdde2c2
wxUniv setup up to date (sync. before joining family of setups updated by script).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 18:44:07 +00:00
Paul Cornett
12a480c12d
gtk slider code simplification and better event determination
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 16:57:37 +00:00
Paul Cornett
49ca2a9920
using defined in a macro has undefined behavior
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 16:57:07 +00:00
Paul Cornett
7c98266873
build fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 15:12:56 +00:00
Włodzimierz Skiba
d8a731eed4
Tinderbox build fix: preprocessing directive not recognized within macro arg.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 10:17:43 +00:00
Włodzimierz Skiba
339039581a
Build fix for link error in new combo code.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 10:13:57 +00:00
Włodzimierz Skiba
f559024395
Include wx/pen.h according to precompiled headers of wx/wx.h (with other minor cleaning).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 09:37:38 +00:00
Stefan Csomor
f3ba97e8c2
fixing style and underline information transfer back
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 06:57:15 +00:00
Paul Cornett
dbaf49a996
non-pch universal build fix: combo.h should not include combobox.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 05:21:20 +00:00
Paul Cornett
38009079fb
universal build fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 05:17:59 +00:00
Mart Raudsepp
d00e5eb5d4
Check if wxOVERWRITE_PROMPT style flag exists in the gtk2.8 native overwrite prompt case as well. Fixes the case
...
where with 2.8+ compile and runtime version of gtk overwrite prompt always happens if the file already exists -
even if the style flag is not present. Fixes my introduced oversight and bug #1484020 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 02:38:09 +00:00
Robin Dunn
2131d850ee
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 02:02:29 +00:00
Robin Dunn
b8aab4d28d
memory dc must have bitmap selected into it before it can be used for measuring
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 01:57:30 +00:00
Robin Dunn
4b40bcb44d
DeprecationWarning for the old wxPython package.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 01:25:12 +00:00
Robin Dunn
8d7e482e06
generated rename directives are no longer needed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-19 01:10:46 +00:00