Vadim Zeitlin
|
355debca06
|
added wxPowerEvent; moved power functions stubs to common/powercmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-27 14:09:40 +00:00 |
|
Paul Cornett
|
ed32fb5b21
|
fix incomplete change in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 16:44:49 +00:00 |
|
Paul Cornett
|
e7445ff8ee
|
move some data definitions to more appropriate places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 16:12:31 +00:00 |
|
Włodzimierz Skiba
|
88060820ac
|
wxToggleButton for wxUniv already implemented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 14:09:50 +00:00 |
|
Vadim Zeitlin
|
a18c21f000
|
show help for the page under mouse when the [?] button is used to request help
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:23:24 +00:00 |
|
Vadim Zeitlin
|
3276179da6
|
moved wxNotebook::HitTest() to the base book control class; implemented it for wxList/Treebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:22:24 +00:00 |
|
Vadim Zeitlin
|
b107e8d578
|
added help event origin field: indicates if the help was requested using the mouse or from keyboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:21:38 +00:00 |
|
Vadim Zeitlin
|
851b88c310
|
moved wxNotebook::HitTest() to the base book control class; implemented it for wxList/Treebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 02:09:44 +00:00 |
|
Paul Cornett
|
9cdf21473a
|
unused declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-25 15:46:00 +00:00 |
|
Włodzimierz Skiba
|
f1a4ca62a9
|
__WXHANDHELD__ introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-25 13:57:04 +00:00 |
|
Paul Cornett
|
bd88c1fa96
|
derive univ toggle button from button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 17:17:27 +00:00 |
|
Włodzimierz Skiba
|
1c4743aa20
|
[ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 09:44:56 +00:00 |
|
Włodzimierz Skiba
|
7ca4ac6383
|
[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl calls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 09:29:06 +00:00 |
|
Paul Cornett
|
13199c3dcb
|
correct access for virtuals, other minor corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 05:03:00 +00:00 |
|
Julian Smart
|
43be3c33f3
|
Applied patch 1489656: support for wxToggleButton under wxUniversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 17:53:50 +00:00 |
|
Włodzimierz Skiba
|
0164f8ebfd
|
Improved wxDCPen/BrushChangers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 14:11:55 +00:00 |
|
Julian Smart
|
063d8a571c
|
Applied patch [ 1489638 ] Trivial bugfix - missing constructor in wxGenericFontDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 11:16:47 +00:00 |
|
Robin Dunn
|
c1f50b06ec
|
I've now seen 2 or 3 themes that need this extra space in a label-less
static box, so I'm checking in my GetBordersForSizer change discussed
on wx-dev a few weeks ago.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 02:04:01 +00:00 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
7f81dfa1a0
|
gtk spinctrl code simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 17:04:16 +00:00 |
|
Julian Smart
|
7c3840677c
|
Fixed tree book controller sizing by invalidating size after first
insertion, and also allowing full size calculation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 09:33:17 +00:00 |
|
Włodzimierz Skiba
|
85855db1c4
|
Missing #includes to allow wx/mac/carbon/tooltip.h be included first by user.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 06:45:59 +00:00 |
|
Paul Cornett
|
a01ed326cc
|
spinbutton code simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 03:08:25 +00:00 |
|
Robin Dunn
|
f460c29d59
|
Use correct DLL import/export specifier for multi-lib builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 01:22:06 +00:00 |
|
Vadim Zeitlin
|
6ab4491a6d
|
added virtual dtor to wxMacListControl to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:52:48 +00:00 |
|
Vadim Zeitlin
|
7c2b7791e5
|
fixed typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:51:25 +00:00 |
|
Vadim Zeitlin
|
725566cab4
|
suppress gcc printf format warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:42:17 +00:00 |
|
Vadim Zeitlin
|
54933611e8
|
added virtual dtor to wxMacListControl to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:40:16 +00:00 |
|
Julian Smart
|
83eabba429
|
Fixes for compile breakage with no PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 10:42:03 +00:00 |
|
Vadim Zeitlin
|
ca7aeeb7d2
|
reset fd after closing it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 09:13:10 +00:00 |
|
Włodzimierz Skiba
|
25a9f2912d
|
Missing 'int' interface for wxPlatform.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 08:48:31 +00:00 |
|
Paul Cornett
|
add7cadd99
|
scrollbar handling simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 04:54:13 +00:00 |
|
Vadim Zeitlin
|
6964cbbac9
|
make sure that IsModified() returns false when it's called from EVT_TEXT handler invoked because of SetValue() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 00:20:20 +00:00 |
|
Vadim Zeitlin
|
781acf8347
|
removed GTK-specific SetModified() as we already have a public MarkDirty() which does the same thing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 23:58:20 +00:00 |
|
Vadim Zeitlin
|
a57d600f1a
|
renamed wxComboControl to wxComboCtrl and related wxUSE_XXX and configure switches for consistency with the other ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 22:57:40 +00:00 |
|
Mart Raudsepp
|
7e983dabef
|
Fix compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 13:43:35 +00:00 |
|
Vadim Zeitlin
|
c0f482800a
|
fix OpenWatcom warning (patch from Jaakko Salli)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:04:28 +00:00 |
|
Vadim Zeitlin
|
c98e80d98d
|
correct dll declaration (the classes in the header are part of adv library, not core)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 19:31:50 +00:00 |
|