]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Sat, 1 Dec 2007 19:06:10 +0000 (19:06 +0000)]
Mention wxDataViewTreeCtrl in wxDataViewCtrl docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50405
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 1 Dec 2007 19:01:47 +0000 (19:01 +0000)]
Added wxDataViewTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50404
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 1 Dec 2007 18:37:08 +0000 (18:37 +0000)]
non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50403
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Dec 2007 16:25:30 +0000 (16:25 +0000)]
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
Vadim Zeitlin [Sat, 1 Dec 2007 15:55:28 +0000 (15:55 +0000)]
removed the menu item which could be used to remove the icon and leave the user without any way to interact with the application (nor quit it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50401
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Dec 2007 15:39:53 +0000 (15:39 +0000)]
use correct text format depending on build in XTYP_EXECUTE transactions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Dec 2007 15:14:39 +0000 (15:14 +0000)]
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
Vadim Zeitlin [Sat, 1 Dec 2007 13:26:42 +0000 (13:26 +0000)]
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
Robert Roebling [Sat, 1 Dec 2007 12:03:09 +0000 (12:03 +0000)]
compilation fix and fewer warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 1 Dec 2007 05:27:52 +0000 (05:27 +0000)]
fixing define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50395
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 1 Dec 2007 05:21:11 +0000 (05:21 +0000)]
font updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50394
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 23:24:48 +0000 (23:24 +0000)]
compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50391
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 23:12:58 +0000 (23:12 +0000)]
compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50390
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 23:03:22 +0000 (23:03 +0000)]
forgot to commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 21:17:23 +0000 (21:17 +0000)]
compilation fix after removing default wxDC ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50388
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 21:11:00 +0000 (21:11 +0000)]
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
Vadim Zeitlin [Fri, 30 Nov 2007 20:56:12 +0000 (20:56 +0000)]
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
Stefan Csomor [Fri, 30 Nov 2007 20:52:13 +0000 (20:52 +0000)]
atsu for textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50384
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 20:51:32 +0000 (20:51 +0000)]
using common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50383
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 20:50:11 +0000 (20:50 +0000)]
using common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50382
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 20:49:34 +0000 (20:49 +0000)]
textctrl always needs ATSU...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50380
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 20:25:33 +0000 (20:25 +0000)]
mention wxDC change (more details would be welcome)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50378
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 20:16:40 +0000 (20:16 +0000)]
last commit resolved the conflict incorrectly, undoing it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 20:08:13 +0000 (20:08 +0000)]
remove checks for new dc code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 20:07:24 +0000 (20:07 +0000)]
move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC to dcbufcmn.cpp to ensure that they're available in wxUSE_NEW_DC build too (and because they have nothing to do in dcbase.cpp anyhow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 20:00:19 +0000 (20:00 +0000)]
remove test for new dc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 19:59:43 +0000 (19:59 +0000)]
Compile with printarch off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 18:16:44 +0000 (18:16 +0000)]
Remove old wxDCBase class, restore IMPLEMENT_CLASS macros for buffered dc classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 18:06:10 +0000 (18:06 +0000)]
wxOverlay compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 18:04:47 +0000 (18:04 +0000)]
DC change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 17:51:36 +0000 (17:51 +0000)]
more DC changes for wxX11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 17:47:55 +0000 (17:47 +0000)]
corrected DECLARE_DYNAMIC_CLASS use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 17:46:36 +0000 (17:46 +0000)]
use WS_SYSMENU if wxCLOSE_BOX style is given, otherwise the close box doesn't appear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 17:43:24 +0000 (17:43 +0000)]
remove superfluous visibility attribute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 16:52:04 +0000 (16:52 +0000)]
adaptions for latest dc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 16:46:19 +0000 (16:46 +0000)]
adaptions for latest dc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 16:43:39 +0000 (16:43 +0000)]
adaptions for latest dc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 16:40:30 +0000 (16:40 +0000)]
adaptions for latest dc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 15:36:22 +0000 (15:36 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 15:35:11 +0000 (15:35 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 15:31:52 +0000 (15:31 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 15:26:05 +0000 (15:26 +0000)]
converted most of X11 DC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 14:41:05 +0000 (14:41 +0000)]
fix an unused variable warning in release build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 14:31:09 +0000 (14:31 +0000)]
unused parameters and float/double->int conversion warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 14:30:42 +0000 (14:30 +0000)]
fix compilation error after r50329: wxMenu doesn't have HandleWindowEvent() as it's not a window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 14:24:00 +0000 (14:24 +0000)]
blind compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Nov 2007 14:16:11 +0000 (14:16 +0000)]
build fixes for wxUSE_STL==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 13:48:22 +0000 (13:48 +0000)]
DC reorganization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 30 Nov 2007 13:17:35 +0000 (13:17 +0000)]
GTK+ doesn't like slider with min=max values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 12:35:26 +0000 (12:35 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 12:34:04 +0000 (12:34 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 10:54:54 +0000 (10:54 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 10:26:03 +0000 (10:26 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 10:20:29 +0000 (10:20 +0000)]
fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 10:19:57 +0000 (10:19 +0000)]
moving code, fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 09:17:55 +0000 (09:17 +0000)]
fixing bug
1841377
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 08:19:44 +0000 (08:19 +0000)]
weak link test is not optimal, as CoreText is already having some symbols defined under 10.4, replace with fixed system number test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Nov 2007 07:37:44 +0000 (07:37 +0000)]
using the cf string conversions exclusively
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 21:52:28 +0000 (21:52 +0000)]
adding CoreText implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 21:36:30 +0000 (21:36 +0000)]
adding CoreText implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 29 Nov 2007 17:00:58 +0000 (17:00 +0000)]
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
2. use HandleWindowEvent() everywhere as more obvious and convenient shortcut for GetEventHandler()->ProcessEvent(); also for consistency with wxGTK where it's required
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 14:12:23 +0000 (14:12 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 14:10:14 +0000 (14:10 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 12:37:36 +0000 (12:37 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 12:34:54 +0000 (12:34 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 29 Nov 2007 12:34:39 +0000 (12:34 +0000)]
translate the descriptions in SetDesc(wxCmdLineEntryDesc)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 10:02:32 +0000 (10:02 +0000)]
that part would have to be removed before, as its condition became always false under 10.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 08:29:08 +0000 (08:29 +0000)]
porting forward 10.5 focus fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Nov 2007 08:28:12 +0000 (08:28 +0000)]
porting forward scrolling fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 29 Nov 2007 07:28:17 +0000 (07:28 +0000)]
Implement wxBitmap::GetSubBitmap.
Patch authored by Software 2000 Ltd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 29 Nov 2007 07:24:19 +0000 (07:24 +0000)]
Implement wxIcon::LoadFile by defering to wxBitmap implementation instead of creating a dummy 5x5 image.
Patch authored by Software 2000 Ltd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 19:03:07 +0000 (19:03 +0000)]
define AW_XXX constants if SDK doesn't (fixes VC6 compilation, patch
1840451 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Nov 2007 18:56:39 +0000 (18:56 +0000)]
Fixed bug in border style translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Nov 2007 14:13:20 +0000 (14:13 +0000)]
fixing region and using default background colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Nov 2007 14:10:25 +0000 (14:10 +0000)]
Use wxStdDialogButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 14:01:49 +0000 (14:01 +0000)]
added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug
1840231 ); also moved wx/mac/joystick.h and wx/mac/sound.h to it from MAC_CMN_HDR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 13:57:10 +0000 (13:57 +0000)]
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Nov 2007 10:51:16 +0000 (10:51 +0000)]
cleanup, going private with platform specific that is only needed at one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Nov 2007 10:42:13 +0000 (10:42 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 28 Nov 2007 06:46:25 +0000 (06:46 +0000)]
Solaris /usr/bin/tr requires [] around character ranges
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Nov 2007 05:57:43 +0000 (05:57 +0000)]
cleanup, fixing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Nov 2007 05:52:02 +0000 (05:52 +0000)]
cleanup, fixing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Nov 2007 05:48:15 +0000 (05:48 +0000)]
cleanup, fixing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 02:56:19 +0000 (02:56 +0000)]
fix typo in an example (patch
1837973 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 02:54:14 +0000 (02:54 +0000)]
don't keep dangling m_prevRadio pointer (2nd part of patch
1836644 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 02:50:31 +0000 (02:50 +0000)]
initialize m_ownsConv (part of patch
1836644 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 02:46:34 +0000 (02:46 +0000)]
set disposition to OPEN_ALWAYS for write and read-write modes (replaces patch
1836605 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 02:10:32 +0000 (02:10 +0000)]
always call GTKSetActivatesDefault(), not only if wxTE_PROCESS_ENTER style was given (patch
1835260 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 01:59:59 +0000 (01:59 +0000)]
return immediately after processing TaskbarCreated message instead of asserting (the accepted part of patch
1835507 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Nov 2007 00:25:48 +0000 (00:25 +0000)]
removed ADVANCED_CMN_NATIVE_HDR, files in it (wx/datectrl.h ad dataview.h) are used in all ports, not just native ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 27 Nov 2007 20:57:57 +0000 (20:57 +0000)]
Patch from Bo to show missing lines again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 27 Nov 2007 20:37:06 +0000 (20:37 +0000)]
fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4.2 amd64?) by removing superfluous virtual wxColour::Ok() (already in wxColourBase) -- do this in all ports, not just wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 27 Nov 2007 20:28:47 +0000 (20:28 +0000)]
once again removed #ifdefs that conditionally included the exact same code on Mac and non-Mac, instead of having just one copy of it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 27 Nov 2007 19:00:50 +0000 (19:00 +0000)]
removed trailing whitespace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Nov 2007 16:39:59 +0000 (16:39 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Nov 2007 16:38:44 +0000 (16:38 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Nov 2007 15:26:24 +0000 (15:26 +0000)]
fixing switches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Nov 2007 15:20:02 +0000 (15:20 +0000)]
adding wxPartRegion and catching errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Nov 2007 11:03:40 +0000 (11:03 +0000)]
guard code for mac / quickdraw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Nov 2007 11:02:42 +0000 (11:02 +0000)]
guard code for mac / quickdraw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775