]>
git.saurik.com Git - wxWidgets.git/log
Jouk Jansen [Mon, 12 Jun 2006 09:00:22 +0000 (09:00 +0000)]
Update openVMS compilesupport
Modified Files:
setup.h_vms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 12 Jun 2006 00:20:30 +0000 (00:20 +0000)]
Make sure to create parent dirs in the tree.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 11 Jun 2006 23:08:03 +0000 (23:08 +0000)]
An attempt at reducing redundancy and improving readability for manifest-based releases.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 22:46:07 +0000 (22:46 +0000)]
we can avoid 2-step construction now that setting wxDIALOG_EX_CONTEXTHELP after window creation works too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 22:44:53 +0000 (22:44 +0000)]
update the real window flags when extended flags change and not only the normal ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 22:40:07 +0000 (22:40 +0000)]
show setting help text for individual radio box items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39678
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 22:19:12 +0000 (22:19 +0000)]
added possibility to specify modules dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 21:13:13 +0000 (21:13 +0000)]
make it possible to associate context help text with individual radiobox items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 21:10:32 +0000 (21:10 +0000)]
made it possible to associate context help to a region of a window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Jun 2006 21:08:53 +0000 (21:08 +0000)]
don't send wxHelpEvent generated for WM_HELP to all window parents, wxHelpEvent is already propagated upwards implicitely anyhow so in fact we should prevent the default behaviour for it from taking place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 11 Jun 2006 19:20:43 +0000 (19:20 +0000)]
No longer using a zip file for VC project files, adding them directly into MSW file list.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sun, 11 Jun 2006 18:54:07 +0000 (18:54 +0000)]
Fix socket crash in wxURL by safely Destroying the socket rather than deleting it [ patch
1502964 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 11 Jun 2006 15:37:11 +0000 (15:37 +0000)]
Don't use TreeBook for OS/2 PM port (at least not yet).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39671
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 11 Jun 2006 06:32:45 +0000 (06:32 +0000)]
functions may return a CFStringRef that is null, so we make this conversion always return an empty string (crashes otherwise)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39670
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 11 Jun 2006 00:13:05 +0000 (00:13 +0000)]
some docstring fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39667
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 10 Jun 2006 22:13:54 +0000 (22:13 +0000)]
MaskedEdit patch from Will Sadkin:
- Added handling for WXK_DELETE and WXK_INSERT, such that shift-delete
cuts, shift-insert pastes, and ctrl-insert copies.
- Fixed masked.numctrl to allow space for a group char, as this format is
apparently used in several world locales.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 10 Jun 2006 14:31:08 +0000 (14:31 +0000)]
numpad keys didn't trigger an update (reason for bug ID1503745)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 10 Jun 2006 08:59:14 +0000 (08:59 +0000)]
Added log for Mac process termination fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39661
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 10 Jun 2006 03:31:01 +0000 (03:31 +0000)]
Switch to overriding OnAssertFailure instead of OnAssert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39659
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jun 2006 23:28:28 +0000 (23:28 +0000)]
Prevent assert and crash if an attempt is made to make a bitmap with
dimensions < 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39658
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Jun 2006 22:06:19 +0000 (22:06 +0000)]
gcc printf format warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39657
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 9 Jun 2006 21:21:53 +0000 (21:21 +0000)]
Include wx/validate.h and wx/valtext.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39656
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jun 2006 19:59:06 +0000 (19:59 +0000)]
Using buffered drawing won't let the themed background show through,
so use an ordinary wx.PaintDC instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39655
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jun 2006 19:55:28 +0000 (19:55 +0000)]
Give wxMac its own set of face names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39654
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 9 Jun 2006 18:05:55 +0000 (18:05 +0000)]
Don't use an accelerator for the About box. Ctl(Cmd)-H is reserved on
the Mac anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39652
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 9 Jun 2006 17:50:46 +0000 (17:50 +0000)]
Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39651
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 9 Jun 2006 17:29:30 +0000 (17:29 +0000)]
Header listed twice removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39650
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 9 Jun 2006 15:37:10 +0000 (15:37 +0000)]
USE_AUI build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39649
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Jun 2006 11:22:24 +0000 (11:22 +0000)]
added the cast to wxFontMapperBase erroneously removed by the last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39647
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 9 Jun 2006 09:51:39 +0000 (09:51 +0000)]
Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39646
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 9 Jun 2006 08:50:17 +0000 (08:50 +0000)]
Fix missing semicolon from last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39645
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 8 Jun 2006 20:19:29 +0000 (20:19 +0000)]
Include wx/mdi.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39644
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jun 2006 19:58:59 +0000 (19:58 +0000)]
Added missing wx_aui.dsp file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39643
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jun 2006 19:12:13 +0000 (19:12 +0000)]
fix scope of setting self.files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jun 2006 19:11:45 +0000 (19:11 +0000)]
docstring fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jun 2006 19:11:02 +0000 (19:11 +0000)]
Add KeyEvent method for setting the m_uniChar member
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jun 2006 19:10:00 +0000 (19:10 +0000)]
Applied Patch #
1502804 : wx*PickerCtrl documentation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 8 Jun 2006 18:53:29 +0000 (18:53 +0000)]
missing else
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39638
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jun 2006 18:27:44 +0000 (18:27 +0000)]
Applied Patch #
1502801 : Missing Clone() functions from some events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 8 Jun 2006 18:15:56 +0000 (18:15 +0000)]
Add 1 to the width returned by DoGetBestSize in order to work around a
GTK issue where it sometimes wrapps the text needlessly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 8 Jun 2006 13:12:20 +0000 (13:12 +0000)]
Use bottom flat notebook on PocketPC by default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 8 Jun 2006 12:51:01 +0000 (12:51 +0000)]
Include wx/memory.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 8 Jun 2006 11:25:30 +0000 (11:25 +0000)]
Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 8 Jun 2006 10:17:00 +0000 (10:17 +0000)]
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 8 Jun 2006 10:05:42 +0000 (10:05 +0000)]
Correct compilation for GTK < 2.4.
Remove double testing for __WXMGL__ and __WXX11__
after testing for __UNIVERSAL__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39631
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 8 Jun 2006 08:09:27 +0000 (08:09 +0000)]
Missing dereference caused wrong wxString ctor to be used, leading to
memory errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39628
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 8 Jun 2006 06:57:39 +0000 (06:57 +0000)]
Include wx/sizer.h and wx/layout.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39627
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 8 Jun 2006 05:16:25 +0000 (05:16 +0000)]
use "event-after" signal to send thumb release event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39626
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 22:01:12 +0000 (22:01 +0000)]
Include wx/combobox.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39625
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 7 Jun 2006 17:49:27 +0000 (17:49 +0000)]
1. renamed wxFontMapper::IsWxFontMapper() to IsDummy() (with reverse semantics)
2. added wxFontMapper::Reset() to only do the cast needed when deleting
the font mapper object once
3. reset the dummy font mapper created during the app initialization in
wxFontMapperModule and not in init.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39624
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 17:46:13 +0000 (17:46 +0000)]
Include wx/toolbar.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39623
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 17:12:57 +0000 (17:12 +0000)]
[
1502010 ] Cast to wrong type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39622
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 17:02:08 +0000 (17:02 +0000)]
[
1502016 ] wxImage::ConvertToGreyscale should retain alpha channel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39621
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 16:59:33 +0000 (16:59 +0000)]
Show grey version of image with alpha channel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39620
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 15:06:08 +0000 (15:06 +0000)]
Missing plural.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39619
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 15:02:40 +0000 (15:02 +0000)]
Widgets sample mentioned.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39618
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 14:54:51 +0000 (14:54 +0000)]
Use common book flags (and other minor corrections).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39617
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 13:57:10 +0000 (13:57 +0000)]
Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39616
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 13:26:00 +0000 (13:26 +0000)]
wxBLACK usage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39615
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 7 Jun 2006 13:07:17 +0000 (13:07 +0000)]
Alternative implementation for process termination detection on Intel, since task_for_pid
doesn't work on Intel Macs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39614
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 7 Jun 2006 11:44:19 +0000 (11:44 +0000)]
Include wx/scrolwin.h and wx/dirdlg.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39613
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 7 Jun 2006 08:49:45 +0000 (08:49 +0000)]
Removed comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39612
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 7 Jun 2006 04:16:38 +0000 (04:16 +0000)]
Putting files back in the wxWidgets-$VERSION dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39611
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 7 Jun 2006 02:26:41 +0000 (02:26 +0000)]
Added wrappers for the Picker controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39610
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 7 Jun 2006 02:23:40 +0000 (02:23 +0000)]
Added an implementation for wxPickerBase::SetInternalMargin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39609
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 7 Jun 2006 02:23:02 +0000 (02:23 +0000)]
Added wx/pickerbase.h so it will get installed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39608
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 22:02:01 +0000 (22:02 +0000)]
Include wx/gauge.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39607
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 21:44:39 +0000 (21:44 +0000)]
AUI under wxMGL build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39606
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 21:07:42 +0000 (21:07 +0000)]
AUI under wxOS2 build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39605
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jun 2006 19:21:28 +0000 (19:21 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39604
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jun 2006 18:24:16 +0000 (18:24 +0000)]
Compilation fix for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39603
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jun 2006 17:50:09 +0000 (17:50 +0000)]
More compilation fixes. Move dummy wxPowerEvent to where it can be
seen by other modules.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39602
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 6 Jun 2006 17:49:06 +0000 (17:49 +0000)]
Set MONOLITHIC for posix platforms based on the output of wx-config,
use this to add the media lib if needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39601
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 16:28:58 +0000 (16:28 +0000)]
Include wx/slider.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39600
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 15:50:42 +0000 (15:50 +0000)]
Source cleaning, wxW headers, whitespaces and improved PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39599
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 15:39:16 +0000 (15:39 +0000)]
Source cleaning, wxW headers, whitespaces and improved PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39598
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 15:20:30 +0000 (15:20 +0000)]
Fix for wxX11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39597
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 14:43:50 +0000 (14:43 +0000)]
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39596
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 14:35:45 +0000 (14:35 +0000)]
Updated make dist script for wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 14:31:59 +0000 (14:31 +0000)]
Fixes for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 14:10:06 +0000 (14:10 +0000)]
On-demand creation of the pages for speedup of sample launch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 14:06:31 +0000 (14:06 +0000)]
Updated configure for wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 14:05:11 +0000 (14:05 +0000)]
Compile corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 13:34:54 +0000 (13:34 +0000)]
Further wxAUI commits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 13:12:07 +0000 (13:12 +0000)]
Initial commit of wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 12:53:31 +0000 (12:53 +0000)]
Reverted last wxBookCtrl change and added alignment check to notebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 11:05:22 +0000 (11:05 +0000)]
Each book control should say what its default orientation. Use this info
if no alignment style, otherwise assertion will happen in GetPageRect.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 11:03:31 +0000 (11:03 +0000)]
Suppress assertion when the array is sorted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Jun 2006 11:02:09 +0000 (11:02 +0000)]
If a base font mapper object was created prematurely before the traints
object was created, delete it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39585
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 6 Jun 2006 07:23:19 +0000 (07:23 +0000)]
Include wx/textctrl.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 6 Jun 2006 07:22:43 +0000 (07:22 +0000)]
Move the generic picker files to the GUI common section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Jun 2006 01:28:34 +0000 (01:28 +0000)]
replaced WXTYPE with wxEventType
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 5 Jun 2006 23:00:02 +0000 (23:00 +0000)]
Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 5 Jun 2006 20:37:57 +0000 (20:37 +0000)]
Peaceful solution to wxCheckListBox inheritance in WinCE and wxListBox::Clear() ambiguity in wxUniv.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 5 Jun 2006 19:35:08 +0000 (19:35 +0000)]
Removed some focus handling that was to general and did break e.g. combobox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 5 Jun 2006 19:07:26 +0000 (19:07 +0000)]
Fix alignment issue.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 5 Jun 2006 18:47:22 +0000 (18:47 +0000)]
Fixed brush realization as suggested by Franz Bakan.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 5 Jun 2006 18:08:40 +0000 (18:08 +0000)]
Improved error handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 5 Jun 2006 18:08:18 +0000 (18:08 +0000)]
Typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Mon, 5 Jun 2006 17:57:37 +0000 (17:57 +0000)]
Do not set the wmclass for toplevels. This MUST be unique across the application, and GTK takes care of it for us
- don't screw it over.
Change it to set_role instead, but #if 0 out for now until some discussion about potential affect of this to
existing applications.
Toplevels that have a role set can be handled by the window manager, and store the positiong and size for them,
and restore it on later occasion. If apps do stupid things like don't have unique motif names set for different
toplevels, then this can cause problems with backwards compatibility. I am in favor of doing set_role, but it
needs a little discussion and testing.
Setting WM_CLASS is definately wrong, so just get rid of that till then.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775