]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Fri, 2 Apr 2004 08:29:26 +0000 (08:29 +0000)]
supporting non-theme fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 1 Apr 2004 22:42:53 +0000 (22:42 +0000)]
wxCocoa: use generic wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 21:12:37 +0000 (21:12 +0000)]
syntax fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 21:10:33 +0000 (21:10 +0000)]
moved arrays tests to testsuite (patch 927475)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 20:34:14 +0000 (20:34 +0000)]
fixed compilation with bakefile-0.1.3 after my latest changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 20:20:57 +0000 (20:20 +0000)]
added support for building eVC projects (not yet tested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 20:20:15 +0000 (20:20 +0000)]
libtiff doesn't build on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 20:19:37 +0000 (20:19 +0000)]
compilation fix for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 19:51:18 +0000 (19:51 +0000)]
WinCE SDK doesn't have crtdbg.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 19:48:18 +0000 (19:48 +0000)]
embedded sample's README updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 1 Apr 2004 19:43:32 +0000 (19:43 +0000)]
Fixed warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 19:39:08 +0000 (19:39 +0000)]
What the hell, let's spin up another full release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 19:36:17 +0000 (19:36 +0000)]
final tweaks for embedded
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 1 Apr 2004 19:28:13 +0000 (19:28 +0000)]
Implemented Enable for wxMenuBar to avoid assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 19:23:12 +0000 (19:23 +0000)]
The reinit of the stock objects shoudl not happen when wxPython is
embedded in a C++ wx application
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 19:22:09 +0000 (19:22 +0000)]
Fixed the embedded smaple so that it actually works, wx-ified the
Python bits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 18:05:10 +0000 (18:05 +0000)]
embedded sample compiles again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 18:03:45 +0000 (18:03 +0000)]
Build and Install steps updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Apr 2004 17:44:05 +0000 (17:44 +0000)]
Demo tweaks to correct some visual glitches and event order issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 1 Apr 2004 16:38:21 +0000 (16:38 +0000)]
#include "wx/settings.h" for wxSystemSettings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 15:43:41 +0000 (15:43 +0000)]
Assert for incorrect style, added Deselection for single selection lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 15:26:36 +0000 (15:26 +0000)]
default to striped background
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 15:24:19 +0000 (15:24 +0000)]
supporting events also for root control (needed for event handling of mouse and paint at tlw-level)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 15:19:39 +0000 (15:19 +0000)]
fixing shape windows, as we now use the structure region for answering questions about position and size, we cannot use GetRect in the defproc anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 15:18:06 +0000 (15:18 +0000)]
pass in NULL for mouse event handler, otherwise the handler thinks it is a valid toplevel window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 14:54:07 +0000 (14:54 +0000)]
removed (well, kept empty shell to avoid breaking existing code) InheritAttributes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 14:15:15 +0000 (14:15 +0000)]
fixed DoGetBestSize() for default buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 13:55:21 +0000 (13:55 +0000)]
implemented GetBestSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 13:32:16 +0000 (13:32 +0000)]
wxGTK became a little too eager in using the best size after my change in 1.453; only use it if width or height are not specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 13:16:52 +0000 (13:16 +0000)]
added script for generating tags file for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 13:09:26 +0000 (13:09 +0000)]
use GetFont() instead of (possibly not initialized) m_font in GetCharWidth/Height()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 13:08:24 +0000 (13:08 +0000)]
show window from PostCreation() (which is called for the derived classes as well) instead of Create() (which is not)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 12:45:24 +0000 (12:45 +0000)]
only use font/colours in SetWidgetStyle() if they're set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 12:41:27 +0000 (12:41 +0000)]
really show the menubar (calling Show(TRUE) doesn't do it any more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 12:40:04 +0000 (12:40 +0000)]
really show the window after creation (calling Show(TRUE) doesn't do it any more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 12:22:44 +0000 (12:22 +0000)]
forgot to add header file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 11:51:09 +0000 (11:51 +0000)]
test program improvements (patch 927429)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 11:08:44 +0000 (11:08 +0000)]
use the window default colours, not hardcoded ones, in OnSysColourChanged()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 11:05:50 +0000 (11:05 +0000)]
give the panel 3D grey colour by default: as it's not a native control, we must give it a colour explicitly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 11:04:33 +0000 (11:04 +0000)]
use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas, not for the entire wxPreviewFrame -- this eliminates flicker of the control bar, at least
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 10:34:23 +0000 (10:34 +0000)]
fixed unused param warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 10:13:47 +0000 (10:13 +0000)]
commited streams test suite (not part of build yet, coming soon)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 08:34:18 +0000 (08:34 +0000)]
added adjustOrigin parameter to bounds calculation, added Freeze and Thaw implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 08:32:44 +0000 (08:32 +0000)]
added adjustOrigin parameter to bounds calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 1 Apr 2004 07:17:50 +0000 (07:17 +0000)]
BCC fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 07:05:04 +0000 (07:05 +0000)]
removed duplicate background colour setting (was leading to ignoral of the second one in Create)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 05:58:11 +0000 (05:58 +0000)]
removed flags for wxOK etc that interfere with miniframe style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 1 Apr 2004 05:18:10 +0000 (05:18 +0000)]
cast corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:19:39 +0000 (00:19 +0000)]
no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:15:07 +0000 (00:15 +0000)]
use MSWCreateControl() instead of the old mess; implemented Get(Class)DefaultAttributes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:14:42 +0000 (00:14 +0000)]
implemented Get(Class)DefaultAttributes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:10:12 +0000 (00:10 +0000)]
removed SetFont() inheriting the parents font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:09:48 +0000 (00:09 +0000)]
added wxGetCCDefaultFont() returning the default icon font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:07:32 +0000 (00:07 +0000)]
default implementation of Get(Class)DefaultAttributes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 2004 00:05:13 +0000 (00:05 +0000)]
added Get(Class)DefaultAttributes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Wed, 31 Mar 2004 20:49:39 +0000 (20:49 +0000)]
Update Rez command to reflect new location for .r files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 31 Mar 2004 19:01:02 +0000 (19:01 +0000)]
corrected Refresh (client coordinates)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 31 Mar 2004 16:45:37 +0000 (16:45 +0000)]
scrollbars added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 31 Mar 2004 16:32:54 +0000 (16:32 +0000)]
Added version test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 31 Mar 2004 15:43:19 +0000 (15:43 +0000)]
Applied patch for Intel compiler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 31 Mar 2004 13:26:45 +0000 (13:26 +0000)]
different approaches implemented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 31 Mar 2004 13:23:56 +0000 (13:23 +0000)]
refresh on move changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 31 Mar 2004 08:19:01 +0000 (08:19 +0000)]
reverting drawing code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Mar 2004 08:15:19 +0000 (08:15 +0000)]
fixed compilation for Mac (MacUpdateImmediately() doesn't exist any more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 23:47:44 +0000 (23:47 +0000)]
set SMALL_FONT for controls here because InheritAttributes() doesn't do it any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 23:16:45 +0000 (23:16 +0000)]
don't inherit font from the parent by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 23:14:28 +0000 (23:14 +0000)]
documented Set/GetWindowVariant()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 21:46:20 +0000 (21:46 +0000)]
More notes about the type conversion fragment.
Cross linked CHANGES and MigrarionGuide.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 20:52:19 +0000 (20:52 +0000)]
call wxApp::OnExceptionInMainLoop() when an exception occurs (refactored the change 1.16->1.17)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 20:50:59 +0000 (20:50 +0000)]
implemented wxApp::OnExceptionInMainLoop()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 20:49:54 +0000 (20:49 +0000)]
added and documented wxApp::OnExceptionInMainLoop()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 20:09:28 +0000 (20:09 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 19:54:17 +0000 (19:54 +0000)]
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 19:50:53 +0000 (19:50 +0000)]
Better conversion functions for integral and floating point types,
allows truncated floats to be used where integers are expeceted,
raises more meaningful exceptions, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 30 Mar 2004 19:17:17 +0000 (19:17 +0000)]
remove 'point' arg from kwargs if it was replaced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 30 Mar 2004 18:29:00 +0000 (18:29 +0000)]
fixing auto wrap and default font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 2004 17:10:30 +0000 (17:10 +0000)]
implemented Freeze/Thaw() (patch 922156)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 30 Mar 2004 16:57:49 +0000 (16:57 +0000)]
databrowser notification trigger events now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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