Robin Dunn
|
8fde39dfea
|
Add GetSelectedBitmap methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-10 20:03:31 +00:00 |
|
Stefan Csomor
|
162adae55b
|
missing forward decl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-09 16:46:56 +00:00 |
|
Stefan Csomor
|
9468cc47e6
|
moving collapsible pane a few steps forward os OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 22:31:12 +00:00 |
|
Vadim Zeitlin
|
23bd008a7f
|
add wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our SDK is too old (mainly for VC6 with its original ancient SDK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 20:51:21 +00:00 |
|
Vadim Zeitlin
|
174e8f45df
|
translate wx{File,Dir}PickerWidgetLabel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 20:49:21 +00:00 |
|
Stefan Csomor
|
c7135017cc
|
easier expression
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 20:04:06 +00:00 |
|
Robert Roebling
|
4792288831
|
Use native DisclosureTriangle control for wxCollapsiblePane, II
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 18:49:08 +00:00 |
|
Stefan Csomor
|
6fc6659da9
|
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 18:26:11 +00:00 |
|
Robert Roebling
|
8f782954d1
|
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 17:55:37 +00:00 |
|
Stefan Csomor
|
a97fbf04c6
|
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 17:36:44 +00:00 |
|
Stefan Csomor
|
f35e4634f3
|
unifying CFTypes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 17:35:54 +00:00 |
|
Stefan Csomor
|
c47e732c7a
|
fn_str encoding symmetry fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 17:33:29 +00:00 |
|
Robert Roebling
|
480be76aae
|
Make wxGenericColourButton derive from wxBitmapButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 17:29:19 +00:00 |
|
Robert Roebling
|
15f7c30516
|
Added wxWrapSizer (modified patch: [1826950] Wrapping Sizer) from Arne Steinarson
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 11:37:17 +00:00 |
|
Robert Roebling
|
a0b5751160
|
Derive from wxToggleButtonBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 10:43:38 +00:00 |
|
Robert Roebling
|
803cab4da9
|
Derive from wxToggleButtonBase
-i Diese und die folgenden Zeilen werden ignoriert --
M gtk1/tglbtn.h
M palmos/tglbtn.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 10:43:10 +00:00 |
|
Robert Roebling
|
77325c7088
|
Forgot this one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 10:37:45 +00:00 |
|
Robert Roebling
|
10ff9c616e
|
Document wxBitmapToggleButton, add update UI event in Base class for all toggle buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 10:36:59 +00:00 |
|
Václav Slavík
|
b7527dde39
|
fixed wxSpinCtrl's client size computation in wxMSW to return something sensible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-06 19:52:57 +00:00 |
|
Paul Cornett
|
512cfcc341
|
make access for virtuals match base
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-06 16:22:00 +00:00 |
|
Paul Cornett
|
15041ff9c8
|
match CFTypeRef declaration to the one in defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-06 16:10:38 +00:00 |
|
Paul Cornett
|
d7e0343413
|
remove extra semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-06 16:10:24 +00:00 |
|
Robert Roebling
|
f8b13b5868
|
Added wxToggleBitmapButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-05 15:01:13 +00:00 |
|
Paul Cornett
|
53e3cd047c
|
Only account for WM frame extents in tlw size if WM supports _NET_FRAME_EXTENTS. Extents cache no longer needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 17:26:57 +00:00 |
|
David Elliott
|
938156b255
|
Make wxCocoa compile with new pImpl wxDC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 04:22:16 +00:00 |
|
Vadim Zeitlin
|
9d55bfef2c
|
don't use 8 bit characters in sources, this results in level 1 warning with VC8 (patch 1841741)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 22:09:26 +00:00 |
|
Stefan Csomor
|
4dd36d1d69
|
fixing warning about missing virt destructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 16:34:29 +00:00 |
|
Robert Roebling
|
1a07a730f0
|
Add support for wxDC_ROW_LINES for GTK+ and OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 09:44:29 +00:00 |
|
Paul Cornett
|
204abcd474
|
remove unneccessary header dependencies on wx/thread.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 02:55:14 +00:00 |
|
Paul Cornett
|
11a0827d14
|
non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 02:15:43 +00:00 |
|
Vadim Zeitlin
|
e5dbea4951
|
added support for icon flags to wxGenericNotificationMessage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-02 19:43:04 +00:00 |
|
Vadim Zeitlin
|
5e6b39c9d6
|
added wxNotificationMessage::AlwaysUseGeneric() MSW-specific method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-02 19:42:15 +00:00 |
|
Vadim Zeitlin
|
1970409e33
|
added wxArtProvider::GetMessageBoxIcon() to avoid duplicating the same code in generic message and log dialogs (and soon notification message too)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-02 19:39:59 +00:00 |
|
Vadim Zeitlin
|
e2d5abbf52
|
implemented wxNotificationMessage for wxMSW using wxTaskBarIcon and fallback to generic implementation on older systems; added wxNotificationMessage::SetFlags()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-02 17:02:30 +00:00 |
|
Vadim Zeitlin
|
5e9b921dc6
|
added wxApp::GetShell32Version() to test for shell32.dll support of balloon tooltips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-02 16:12:19 +00:00 |
|
Vadim Zeitlin
|
d3f1209867
|
added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will be used by the wxMSW wxNotificationMessage implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 22:48:06 +00:00 |
|
Vadim Zeitlin
|
477c48bf58
|
add wxPrintData forward declaration (blind fix for Mac compilation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 20:04:53 +00:00 |
|
Robert Roebling
|
a75124d0da
|
Added wxDataViewTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 19:01:47 +00:00 |
|
Paul Cornett
|
380740af5d
|
non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 18:37:08 +00:00 |
|
Vadim Zeitlin
|
cdcfde5d20
|
added MSW-specific wxTaskBarIcon::ShowBalloon() method; use it in the taskbar sample (and also clean it up significantly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 16:25:30 +00:00 |
|
Vadim Zeitlin
|
53c75dc2f2
|
test for wxUSE_UNICODE_UTF8 in wxUTF8Buf definition was reversed, correct it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 15:14:39 +00:00 |
|
Vadim Zeitlin
|
8ecf734646
|
compilation fix after argv changes (move initialization from OnInitGui() to Initialize() where the original command line arguments are accessible)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 13:26:42 +00:00 |
|
Robert Roebling
|
b2da749f06
|
compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 23:12:58 +00:00 |
|
Robert Roebling
|
80052501c8
|
forgot to commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 23:03:22 +00:00 |
|
Vadim Zeitlin
|
b1f0e54a75
|
compilation fix after removing default wxDC ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 21:17:23 +00:00 |
|
Vadim Zeitlin
|
f2498c4e33
|
free wxDCFactory::m_factory; also renamed SetDCFactory() to just Set()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 21:11:00 +00:00 |
|
Vadim Zeitlin
|
f087550131
|
remove default wxDC ctor to make it impossible to construct DCs without the associated wxDCImpl (this breaks compilation of classes such as wxMirrorDC instead of crashing at run-time); fixed wxMirrorDC compilation after breaking it; renamed wxDCFactory::GetFactory() to just Get(), no need to be repetitive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 20:56:12 +00:00 |
|
Stefan Csomor
|
bab4b13d39
|
atsu for textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 20:52:13 +00:00 |
|
Stefan Csomor
|
ac43092b9d
|
using common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 20:51:32 +00:00 |
|
Robert Roebling
|
78cededfdc
|
remove test for new dc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 20:00:19 +00:00 |
|