]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Tue, 30 Mar 2004 16:53:31 +0000 (16:53 +0000)]
use base class implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26497
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 30 Mar 2004 16:42:18 +0000 (16:42 +0000)]
More installation instruction tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26496
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 30 Mar 2004 16:38:19 +0000 (16:38 +0000)]
Fix for missing __CHAR_BIT__ under MacOS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26495
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 30 Mar 2004 16:26:18 +0000 (16:26 +0000)]
Compile fixes for 10.2 headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26494
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 30 Mar 2004 16:09:49 +0000 (16:09 +0000)]
reexported and changed linefeeds to unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26493
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 30 Mar 2004 14:43:15 +0000 (14:43 +0000)]
Need wxUSE_LIBMSPACK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26492
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 30 Mar 2004 14:43:06 +0000 (14:43 +0000)]
since we are not getting the kEventDraw messages for everything we handle UserPanes via a proper draw proc and only dispatch the kEventDraw for the native OS controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26491
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 14:38:10 +0000 (14:38 +0000)]
use -lcma for a build with threads under HP-UX using native compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26490
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 14:28:00 +0000 (14:28 +0000)]
define _INCLUDE__STDC_A1_SOURCE for HP-UX, it is apparently needed to get mbtowcs() &c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26489
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 30 Mar 2004 12:55:21 +0000 (12:55 +0000)]
mixed height and width
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26488
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 30 Mar 2004 12:44:42 +0000 (12:44 +0000)]
commented that redraw workaround as it was causing more harm than benefit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26487
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 30 Mar 2004 10:26:17 +0000 (10:26 +0000)]
Removed redundant lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26486
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 30 Mar 2004 08:11:16 +0000 (08:11 +0000)]
Added Ryan Wilcox's creator type setting script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26485
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 02:18:51 +0000 (02:18 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 02:18:00 +0000 (02:18 +0000)]
reSWIGed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 01:52:16 +0000 (01:52 +0000)]
Typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 01:52:07 +0000 (01:52 +0000)]
Forward declare wxPyScrolledWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 01:51:36 +0000 (01:51 +0000)]
fixed GetFirstChild/GetNextChild to make a copy of the wxTreeItemId
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26480
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 30 Mar 2004 01:50:58 +0000 (01:50 +0000)]
Do not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_ has not been defined
(to an OS implementation). Instead, check when delcaring the wxSnprintf
and wxVsnprintf wrappers and only define them if wxVsnprintf_ has been defined.
This allows HAVE_VSWPRINTF to be false yet still allow other OS wchar
functions to be used which will be needed to work around FreeBSD/Darwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26479
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 30 Mar 2004 00:56:09 +0000 (00:56 +0000)]
GetMenuBar() now traverses up the hierarchy so it no longer has to be done here.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26478
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 30 Mar 2004 00:49:21 +0000 (00:49 +0000)]
wxMenuBase changes:
1. GetMenuBar() tries GetParent()->GetMenuBar() first (traverse up hierarchy).
2. IsAttached() returns true if GetMenuBar() returns a menubar.
3. AddSubMenu() does not call Attach() on added submenus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26477
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 30 Mar 2004 00:43:16 +0000 (00:43 +0000)]
Instead of m_menuBar use GetMenuBar() which will be modified (with next patch)
to traverse up the menu hierarchy to return the menu bar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26476
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 00:15:45 +0000 (00:15 +0000)]
Regenerated ReST docs, removed the config setting that outputs the
generated date so these will change less often.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26475
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 00:14:04 +0000 (00:14 +0000)]
Updated version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26474
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 00:10:15 +0000 (00:10 +0000)]
Generate pywrap as a console tool.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26473
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick K. O'Brien [Mon, 29 Mar 2004 20:59:29 +0000 (20:59 +0000)]
Oops. Put @echo off line back in. Only needed to change pythonw.exe to python.exe.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26472
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick K. O'Brien [Mon, 29 Mar 2004 20:54:26 +0000 (20:54 +0000)]
Made more useable from the command-line, since that is its primary purpose.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26471
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 Mar 2004 20:01:16 +0000 (20:01 +0000)]
Check that the file successfully loaded, use the length read for the conversion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26470
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 19:04:41 +0000 (19:04 +0000)]
attempt to work around SDK specific problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26469
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 29 Mar 2004 18:46:00 +0000 (18:46 +0000)]
applied patch 923858 (fixes crash in zlib streams)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26468
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 18:34:33 +0000 (18:34 +0000)]
BestSize is ok for built-ins
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26467
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 18:17:45 +0000 (18:17 +0000)]
another attempt to export
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26466
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 29 Mar 2004 18:07:31 +0000 (18:07 +0000)]
Applied SetForegorund colour patch for GTK2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26465
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 29 Mar 2004 18:02:59 +0000 (18:02 +0000)]
Applied patches.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26464
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 16:23:34 +0000 (16:23 +0000)]
added tlw include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26463
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 16:06:54 +0000 (16:06 +0000)]
best size calculations based on bitmap size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26462
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 Mar 2004 15:54:00 +0000 (15:54 +0000)]
if basePath is empty use '.'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26461
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 Mar 2004 15:52:47 +0000 (15:52 +0000)]
Use "&Help" so wxMac doesn't make an extra help menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26460
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 14:56:22 +0000 (14:56 +0000)]
Update Region is not always correct, we use the visible region therefore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26459
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 14:54:50 +0000 (14:54 +0000)]
UMADrawControl is not to be used anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26458
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 14:49:20 +0000 (14:49 +0000)]
Cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26457
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 12:46:41 +0000 (12:46 +0000)]
SetSize with all -1 was returning too soon in some cases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 12:12:15 +0000 (12:12 +0000)]
fixed multiline wrap-around
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26455
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 2004 12:02:41 +0000 (12:02 +0000)]
added a howto for adding a new encoding to wxWin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 11:35:04 +0000 (11:35 +0000)]
cleanup in toplevel activation, and switching to native carbon event notification for window visibility etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 11:33:16 +0000 (11:33 +0000)]
started for unicode text control, in case we will not be able to get the MLTE EchoMode working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26452
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 11:28:08 +0000 (11:28 +0000)]
added port state save class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 2004 11:11:59 +0000 (11:11 +0000)]
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26450
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 2004 10:18:38 +0000 (10:18 +0000)]
made wxADJUST_MINSIZE default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 08:39:31 +0000 (08:39 +0000)]
added hilite change notification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 29 Mar 2004 08:12:04 +0000 (08:12 +0000)]
Wince fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 07:43:20 +0000 (07:43 +0000)]
added new notifications to be added, corrected DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 06:51:29 +0000 (06:51 +0000)]
support metal appearance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26445
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 06:51:16 +0000 (06:51 +0000)]
correct include for OSX only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 06:49:37 +0000 (06:49 +0000)]
expose metal appearance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 29 Mar 2004 06:43:37 +0000 (06:43 +0000)]
expose metal appearance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 28 Mar 2004 20:44:26 +0000 (20:44 +0000)]
added wxFileSystem test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 19:44:50 +0000 (19:44 +0000)]
fix for get best size when having empty labels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 19:42:18 +0000 (19:42 +0000)]
added native alignement support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 19:26:21 +0000 (19:26 +0000)]
Clear does nothing if we have a non valid brush (ie wxNullBrush)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26438
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 18:10:11 +0000 (18:10 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 18:05:58 +0000 (18:05 +0000)]
typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 17:57:03 +0000 (17:57 +0000)]
background drawing uncommented again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 17:52:10 +0000 (17:52 +0000)]
added first bare bones implementation for PositionToXY and friends
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 17:50:04 +0000 (17:50 +0000)]
toplevel event handler exposed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 17:47:01 +0000 (17:47 +0000)]
glcanvas fix and toplevel event handler exposed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 17:42:37 +0000 (17:42 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 17:06:47 +0000 (17:06 +0000)]
Allow overriding ApplyParentThemeBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 17:03:38 +0000 (17:03 +0000)]
install activex too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 17:02:16 +0000 (17:02 +0000)]
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 17:01:21 +0000 (17:01 +0000)]
Allow overriding ApplyParentThemeBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 28 Mar 2004 16:59:56 +0000 (16:59 +0000)]
Don't use PyThreadState_Swap to get the current tstate, block threads
only if the current tstate is not the one expected.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 28 Mar 2004 15:58:00 +0000 (15:58 +0000)]
reverted previous commit, it broke URLs parsing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 28 Mar 2004 13:52:42 +0000 (13:52 +0000)]
Corrected wxFileSystemHandler::GetRightLocation for the case
where a DOS drive is specified. Otherwise, the value
returned for e.g. file://c:\temp\thing.txt is \temp\thing.txt,
because the test for twos colon doesn't handle this case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 Mar 2004 13:10:14 +0000 (13:10 +0000)]
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 07:30:01 +0000 (07:30 +0000)]
visibility changed code fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 07:18:48 +0000 (07:18 +0000)]
mouse handling fixed, skipping if we have no native control handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 07:06:27 +0000 (07:06 +0000)]
extending calculation of visible region
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 07:06:09 +0000 (07:06 +0000)]
typo in mouse event handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 28 Mar 2004 07:05:51 +0000 (07:05 +0000)]
showing a bevel button for a multiline label (is not multline on the OS level, but shows a different button type)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 28 Mar 2004 04:35:52 +0000 (04:35 +0000)]
Removed extraneous m_items (the real one is in wxMenuBase)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Mar 2004 20:46:58 +0000 (20:46 +0000)]
use best size instead of hard coded 80*26 in SetSize(wxSIZE_AUTO)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Mar 2004 20:06:36 +0000 (20:06 +0000)]
just an unused var warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Mar 2004 14:38:27 +0000 (14:38 +0000)]
printf() format mismatch warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 12:14:34 +0000 (12:14 +0000)]
corrected Info.plist.in location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 10:54:30 +0000 (10:54 +0000)]
corrected Info.plist.in location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 10:38:21 +0000 (10:38 +0000)]
corrected Info.plist.in location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 09:56:36 +0000 (09:56 +0000)]
moving GUI function to proper place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 09:44:31 +0000 (09:44 +0000)]
new control based view architecture
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26408
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 08:51:10 +0000 (08:51 +0000)]
mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26407
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 08:44:55 +0000 (08:44 +0000)]
corrected binhex commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26406
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 08:29:51 +0000 (08:29 +0000)]
proper theme fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26405
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 08:22:16 +0000 (08:22 +0000)]
make construct simpler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26404
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 08:11:05 +0000 (08:11 +0000)]
merge of new wxMac code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26403
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 07:15:02 +0000 (07:15 +0000)]
merge of new wxMac code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26402
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 06:47:41 +0000 (06:47 +0000)]
type safe proxy typedefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26401
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 06:43:09 +0000 (06:43 +0000)]
make things simpler, no default variant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 06:40:58 +0000 (06:40 +0000)]
macos native debug levels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26399
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 05:39:00 +0000 (05:39 +0000)]
workaround to get things compiling properly under CW 8.3 Mach-O
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26398
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 27 Mar 2004 05:37:31 +0000 (05:37 +0000)]
NO_BORDER support backported into carbon subdir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775