Włodzimierz Skiba
84c3e788d6
Header listed twice removed.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-09 17:29:30 +00:00
Włodzimierz Skiba
32a5229008
USE_AUI build fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-09 15:37:10 +00:00
Vadim Zeitlin
7fdf414082
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
2006-06-09 11:22:24 +00:00
Włodzimierz Skiba
3304646d06
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
2006-06-09 09:51:39 +00:00
Michael Wetherell
ac2e7107d3
Fix missing semicolon from last commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-09 08:50:17 +00:00
Włodzimierz Skiba
59cf2e4999
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
2006-06-08 20:19:29 +00:00
Julian Smart
58c23da1d5
Added missing wx_aui.dsp file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-08 19:58:59 +00:00
Robin Dunn
04c4117bb7
fix scope of setting self.files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-08 19:12:13 +00:00
Robin Dunn
2965bd7b21
docstring fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-08 19:11:45 +00:00
Robin Dunn
267985181a
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
2006-06-08 19:11:02 +00:00
Robin Dunn
aaa6f9ba6b
Applied Patch #1502804 : wx*PickerCtrl documentation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-08 19:10:00 +00:00
Stefan Csomor
df39467f88
missing else
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-08 18:53:29 +00:00
Robin Dunn
258b2ca681
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
2006-06-08 18:27:44 +00:00
Robin Dunn
8d1c5c3f57
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
2006-06-08 18:15:56 +00:00
Włodzimierz Skiba
895cc20597
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
2006-06-08 13:12:20 +00:00
Włodzimierz Skiba
5b56bffb33
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
2006-06-08 12:51:01 +00:00
Włodzimierz Skiba
9a6384ca1e
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
2006-06-08 11:25:30 +00:00
Robert Roebling
b1d8cb4417
Compilo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-08 10:17:00 +00:00
Robert Roebling
a84f5f39b8
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
2006-06-08 10:05:42 +00:00
Julian Smart
da452b9eec
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
2006-06-08 08:09:27 +00:00
Włodzimierz Skiba
ed2fbeb835
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
2006-06-08 06:57:39 +00:00
Paul Cornett
c918b2cda2
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
2006-06-08 05:16:25 +00:00
Włodzimierz Skiba
a5bbd1cc91
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
2006-06-07 22:01:12 +00:00
Vadim Zeitlin
d5bfbd9ab8
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
2006-06-07 17:49:27 +00:00
Włodzimierz Skiba
4e3e485bc8
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
2006-06-07 17:46:13 +00:00
Włodzimierz Skiba
658ff7f1d8
[ 1502010 ] Cast to wrong type.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 17:12:57 +00:00
Włodzimierz Skiba
7ce30d0b41
[ 1502016 ] wxImage::ConvertToGreyscale should retain alpha channel.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 17:02:08 +00:00
Włodzimierz Skiba
9061c15cee
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
2006-06-07 16:59:33 +00:00
Włodzimierz Skiba
d0e834f399
Missing plural.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 15:06:08 +00:00
Włodzimierz Skiba
b26f242524
Widgets sample mentioned.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 15:02:40 +00:00
Włodzimierz Skiba
5950509243
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
2006-06-07 14:54:51 +00:00
Włodzimierz Skiba
54a7425b81
Minor source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 13:57:10 +00:00
Włodzimierz Skiba
19bc15143a
wxBLACK usage.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 13:26:00 +00:00
Julian Smart
110ffa1637
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
2006-06-07 13:07:17 +00:00
Włodzimierz Skiba
1ab440bc20
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
2006-06-07 11:44:19 +00:00
Julian Smart
55193d61ae
Removed comma
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 08:49:45 +00:00
Kevin Ollivier
f87584b552
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
2006-06-07 04:16:38 +00:00
Robin Dunn
d211a853c5
Added wrappers for the Picker controls.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 02:26:41 +00:00
Robin Dunn
06f23ff937
Added an implementation for wxPickerBase::SetInternalMargin
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-07 02:23:40 +00:00
Robin Dunn
2c52450c87
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
2006-06-07 02:23:02 +00:00
Włodzimierz Skiba
9d2c19f136
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
2006-06-06 22:02:01 +00:00
Włodzimierz Skiba
b2e178485a
AUI under wxMGL build fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-06 21:44:39 +00:00
Włodzimierz Skiba
3a7458677b
AUI under wxOS2 build fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-06 21:07:42 +00:00
Robin Dunn
092f0ed782
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-06 19:21:28 +00:00
Robin Dunn
d618ed9b67
Compilation fix for Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-06 18:24:16 +00:00
Robin Dunn
0fade4f147
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
2006-06-06 17:50:09 +00:00
Robin Dunn
401569f1a1
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
2006-06-06 17:49:06 +00:00
Włodzimierz Skiba
f4da9a9431
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
2006-06-06 16:28:58 +00:00
Włodzimierz Skiba
bfeed34c1c
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
2006-06-06 15:50:42 +00:00
Włodzimierz Skiba
be66f18ee1
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
2006-06-06 15:39:16 +00:00