wxWidgets.git
18 years agoInitial commit of wxAUI
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

18 years agoReverted last wxBookCtrl change and added alignment check to notebook
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

18 years agoEach book control should say what its default orientation. Use this info
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

18 years agoSuppress assertion when the array is sorted
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

18 years agoIf a base font mapper object was created prematurely before the traints
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

18 years agoInclude wx/textctrl.h according to precompiled headers of wx/wx.h (with other minor...
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

18 years agoMove the generic picker files to the GUI common section.
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

18 years agoreplaced WXTYPE with wxEventType
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

18 years agoFixed compile error
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

18 years agoPeaceful solution to wxCheckListBox inheritance in WinCE and wxListBox::Clear() ambig...
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

18 years agoRemoved some focus handling that was to general and did break e.g. combobox.
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

18 years agoFix alignment issue.
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

18 years agoFixed brush realization as suggested by Franz Bakan.
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

18 years agoImproved error handling.
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

18 years agoTypos fixed
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

18 years agoDo not set the wmclass for toplevels. This MUST be unique across the application...
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

18 years agofix for empty value
Roman Rolinsky [Mon, 5 Jun 2006 17:48:00 +0000 (17:48 +0000)] 
fix for empty value

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoBuild fix for motif.
Michael Wetherell [Mon, 5 Jun 2006 17:12:45 +0000 (17:12 +0000)] 
Build fix for motif.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofixed memory leak introduced by dynamic wxMimeTypesManagerImpl creation (rev. 1.44...
Vadim Zeitlin [Mon, 5 Jun 2006 17:01:46 +0000 (17:01 +0000)] 
fixed memory leak introduced by dynamic wxMimeTypesManagerImpl creation (rev. 1.44 of mimecmn.cpp) changes; also renamed wxMimeTypesManagerFactory::Get/SetFactory() to just Get/Set()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/radiobut.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Mon, 5 Jun 2006 16:46:15 +0000 (16:46 +0000)] 
Include wx/radiobut.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofix for non-utf-8 character support in 'content'
Roman Rolinsky [Mon, 5 Jun 2006 16:04:37 +0000 (16:04 +0000)] 
fix for non-utf-8 character support in 'content'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agohopefully this will fix some encoding problems
Roman Rolinsky [Mon, 5 Jun 2006 16:01:42 +0000 (16:01 +0000)] 
hopefully this will fix some encoding problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agodebug is not defined here
Roman Rolinsky [Mon, 5 Jun 2006 16:00:54 +0000 (16:00 +0000)] 
debug is not defined here

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMake it possible to override VER_FLAGS from the command-line
Robin Dunn [Mon, 5 Jun 2006 16:00:19 +0000 (16:00 +0000)] 
Make it possible to override VER_FLAGS from the command-line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoAdded wxWINDOW_STYLE_MASK
Robin Dunn [Mon, 5 Jun 2006 15:58:24 +0000 (15:58 +0000)] 
Added wxWINDOW_STYLE_MASK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMade additional error codes available.
Stefan Neis [Mon, 5 Jun 2006 15:58:19 +0000 (15:58 +0000)] 
Made additional error codes available.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoNew methods for dragging coloumns
Robin Dunn [Mon, 5 Jun 2006 15:57:30 +0000 (15:57 +0000)] 
New methods for dragging coloumns

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoNo need to use 2-phase create of the text ctrl
Robin Dunn [Mon, 5 Jun 2006 15:52:06 +0000 (15:52 +0000)] 
No need to use 2-phase create of the text ctrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoAdd missing picker files for gtk1
Michael Wetherell [Mon, 5 Jun 2006 14:16:46 +0000 (14:16 +0000)] 
Add missing picker files for gtk1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoReparent() is available under Mac as well (bug 1500782)
Vadim Zeitlin [Mon, 5 Jun 2006 11:55:21 +0000 (11:55 +0000)] 
Reparent() is available under Mac as well (bug 1500782)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoreplace hard coded path with relative path
Chris Elliott [Mon, 5 Jun 2006 10:31:41 +0000 (10:31 +0000)] 
replace hard coded path with relative path

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agochanged hardware at York
Chris Elliott [Mon, 5 Jun 2006 10:29:53 +0000 (10:29 +0000)] 
changed hardware at York

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agochanged menu accels to not clash with menubar ones
Vadim Zeitlin [Sun, 4 Jun 2006 22:31:44 +0000 (22:31 +0000)] 
changed menu accels to not clash with menubar ones

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoavoid gtk assert on negative window size
Paul Cornett [Sun, 4 Jun 2006 21:18:45 +0000 (21:18 +0000)] 
avoid gtk assert on negative window size

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agouse wxImage to load icons in non-native formats
Vadim Zeitlin [Sun, 4 Jun 2006 15:51:39 +0000 (15:51 +0000)] 
use wxImage to load icons in non-native formats

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agos/wxHyperLinkCtrl/wxHyperlinkCtrl/
Vadim Zeitlin [Sun, 4 Jun 2006 15:14:53 +0000 (15:14 +0000)] 
s/wxHyperLinkCtrl/wxHyperlinkCtrl/

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded hyperlink.tex
Vadim Zeitlin [Sun, 4 Jun 2006 15:11:42 +0000 (15:11 +0000)] 
added hyperlink.tex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded missing brace after wxTB_NO_TOOLTIPS
Vadim Zeitlin [Sun, 4 Jun 2006 15:09:36 +0000 (15:09 +0000)] 
added missing brace after wxTB_NO_TOOLTIPS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofixed typo in HitTest() docs
Vadim Zeitlin [Sun, 4 Jun 2006 15:04:52 +0000 (15:04 +0000)] 
fixed typo in HitTest() docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agosilence gcc warnings about values not handled in switch
Vadim Zeitlin [Sun, 4 Jun 2006 14:55:10 +0000 (14:55 +0000)] 
silence gcc warnings about values not handled in switch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoprintf format spec warning fix
Vadim Zeitlin [Sun, 4 Jun 2006 14:51:10 +0000 (14:51 +0000)] 
printf format spec warning fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoon some systems PBT_APMRESUMESUSPEND is not sent on resume but PBT_APMRESUMEAUTOMATIC is
Vadim Zeitlin [Sun, 4 Jun 2006 14:27:06 +0000 (14:27 +0000)] 
on some systems PBT_APMRESUMESUSPEND is not sent on resume but PBT_APMRESUMEAUTOMATIC is

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMake Bourne compatible.
Michael Wetherell [Sun, 4 Jun 2006 12:39:55 +0000 (12:39 +0000)] 
Make Bourne compatible.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agobuild fix
Paul Cornett [Sun, 4 Jun 2006 06:19:33 +0000 (06:19 +0000)] 
build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agowxArrayString::Sort() wasn't MT-safe even though it tried to
Vadim Zeitlin [Sat, 3 Jun 2006 22:32:36 +0000 (22:32 +0000)] 
wxArrayString::Sort() wasn't MT-safe even though it tried to

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agojust some spelling fixes
Vadim Zeitlin [Sat, 3 Jun 2006 20:34:10 +0000 (20:34 +0000)] 
just some spelling fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoFix line-endings
Robin Dunn [Sat, 3 Jun 2006 19:51:48 +0000 (19:51 +0000)] 
Fix line-endings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocorrect access for virtuals, unneeded includes
Paul Cornett [Sat, 3 Jun 2006 19:20:23 +0000 (19:20 +0000)] 
correct access for virtuals, unneeded includes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agodon't generate a scroll event when setting scroll position from scroll event handler
Paul Cornett [Sat, 3 Jun 2006 18:35:29 +0000 (18:35 +0000)] 
don't generate a scroll event when setting scroll position from scroll event handler
fix setting scroll position from thumb release event handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agotake const wxWindow * in wxUxThemeHandle ctor
Vadim Zeitlin [Sat, 3 Jun 2006 14:56:05 +0000 (14:56 +0000)] 
take const wxWindow * in wxUxThemeHandle ctor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoclarify global wxConfig object life-management
Vadim Zeitlin [Sat, 3 Jun 2006 14:49:23 +0000 (14:49 +0000)] 
clarify global wxConfig object life-management

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoAdd picker files for mac.
Michael Wetherell [Sat, 3 Jun 2006 10:21:10 +0000 (10:21 +0000)] 
Add picker files for mac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoFixes and XCode 2.3 update
Stefan Csomor [Fri, 2 Jun 2006 15:27:13 +0000 (15:27 +0000)] 
Fixes and XCode 2.3 update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoFixes and XCode 2.3 update
Stefan Csomor [Fri, 2 Jun 2006 14:34:47 +0000 (14:34 +0000)] 
Fixes and XCode 2.3 update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoCompile fix for no precompiled headers
Michael Wetherell [Fri, 2 Jun 2006 14:05:54 +0000 (14:05 +0000)] 
Compile fix for no precompiled headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoAdd wx-lib xml as adv depends on it for the richtext control
Michael Wetherell [Fri, 2 Jun 2006 12:12:28 +0000 (12:12 +0000)] 
Add wx-lib xml as adv depends on it for the richtext control

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoCommit pickers-fixes.patch added to 1472329 (Francesco Montorsi)
Michael Wetherell [Fri, 2 Jun 2006 12:00:30 +0000 (12:00 +0000)] 
Commit pickers-fixes.patch added to 1472329 (Francesco Montorsi)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoRevert previous commit.
Michael Wetherell [Fri, 2 Jun 2006 10:20:13 +0000 (10:20 +0000)] 
Revert previous commit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoLazy creation of the picker dialogs (Francesco).
Michael Wetherell [Fri, 2 Jun 2006 08:17:23 +0000 (08:17 +0000)] 
Lazy creation of the picker dialogs (Francesco).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago Updated OpenVMS compile support
Jouk Jansen [Fri, 2 Jun 2006 06:39:13 +0000 (06:39 +0000)] 
 Updated OpenVMS compile support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocolSortFlag shoudl be an int, not a Boolean
Robin Dunn [Fri, 2 Jun 2006 03:44:25 +0000 (03:44 +0000)] 
colSortFlag shoudl be an int, not a Boolean

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoSwitch to bzip2 for compression
Robin Dunn [Fri, 2 Jun 2006 03:43:46 +0000 (03:43 +0000)] 
Switch to bzip2 for compression

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agouxtheme.h provides symbols regardless wxUSE_UXTHEME flag.
Włodzimierz Skiba [Thu, 1 Jun 2006 23:56:23 +0000 (23:56 +0000)] 
uxtheme.h provides symbols regardless wxUSE_UXTHEME flag.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoSome explainations and directions for building the Debian wx packages
Robin Dunn [Thu, 1 Jun 2006 22:23:24 +0000 (22:23 +0000)] 
Some explainations and directions for building the Debian wx packages

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoUpdated debian-dist and debian package scripts from 2.6 branch
Robin Dunn [Thu, 1 Jun 2006 22:22:02 +0000 (22:22 +0000)] 
Updated debian-dist and debian package scripts from 2.6 branch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoOW/MGL build fix.
Włodzimierz Skiba [Thu, 1 Jun 2006 22:17:39 +0000 (22:17 +0000)] 
OW/MGL build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoTypo fix.
Włodzimierz Skiba [Thu, 1 Jun 2006 22:15:07 +0000 (22:15 +0000)] 
Typo fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/radiobox.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Thu, 1 Jun 2006 20:52:09 +0000 (20:52 +0000)] 
Include wx/radiobox.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoDLL compilation fix
Robin Dunn [Thu, 1 Jun 2006 17:32:41 +0000 (17:32 +0000)] 
DLL compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoBuild fix after PCH changes.
Włodzimierz Skiba [Thu, 1 Jun 2006 15:19:53 +0000 (15:19 +0000)] 
Build fix after PCH changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoAdd new components to wxOS2 builds.
Włodzimierz Skiba [Thu, 1 Jun 2006 15:16:27 +0000 (15:16 +0000)] 
Add new components to wxOS2 builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoUniversal build fix.
Włodzimierz Skiba [Thu, 1 Jun 2006 13:18:10 +0000 (13:18 +0000)] 
Universal build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoCompile fixes for GTK 2.4
Michael Wetherell [Thu, 1 Jun 2006 12:31:56 +0000 (12:31 +0000)] 
Compile fixes for GTK 2.4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMinor corrections to pickers presentation.
Włodzimierz Skiba [Thu, 1 Jun 2006 11:01:17 +0000 (11:01 +0000)] 
Minor corrections to pickers presentation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoWarning fix.
Włodzimierz Skiba [Thu, 1 Jun 2006 10:58:28 +0000 (10:58 +0000)] 
Warning fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoBuild fix for OW regarding & operator needing full class specs.
Włodzimierz Skiba [Thu, 1 Jun 2006 10:57:11 +0000 (10:57 +0000)] 
Build fix for OW regarding & operator needing full class specs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoBuild fix for systems linux where va_list is an array type.
Michael Wetherell [Thu, 1 Jun 2006 09:44:35 +0000 (09:44 +0000)] 
Build fix for systems linux where va_list is an array type.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMinor source cleaning.
Włodzimierz Skiba [Thu, 1 Jun 2006 09:16:06 +0000 (09:16 +0000)] 
Minor source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoBuild fix based on wxOS2 night build log.
Włodzimierz Skiba [Thu, 1 Jun 2006 08:52:03 +0000 (08:52 +0000)] 
Build fix based on wxOS2 night build log.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/listbox.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Thu, 1 Jun 2006 08:23:42 +0000 (08:23 +0000)] 
Include wx/listbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoregenerated after wxColour/File/Dir/FontPickerCtrl changes
Vadim Zeitlin [Thu, 1 Jun 2006 00:17:43 +0000 (00:17 +0000)] 
regenerated after wxColour/File/Dir/FontPickerCtrl changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded possibility to reorder columns by dragging them (patch 1409677)
Vadim Zeitlin [Thu, 1 Jun 2006 00:13:19 +0000 (00:13 +0000)] 
added possibility to reorder columns by dragging them (patch 1409677)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329 by Francesco)
Vadim Zeitlin [Wed, 31 May 2006 23:57:54 +0000 (23:57 +0000)] 
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329 by Francesco)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agodon't assert if neither wxFD_OPEN nor wxFD_SAVE is given; wxFD_OPEN is the default
Vadim Zeitlin [Wed, 31 May 2006 23:37:36 +0000 (23:37 +0000)] 
don't assert if neither wxFD_OPEN nor wxFD_SAVE is given; wxFD_OPEN is the default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agouse gtk_window_set_modal(TRUE/FALSE) instead of gtk_grab_add/remove() (part of patch...
Vadim Zeitlin [Wed, 31 May 2006 22:48:22 +0000 (22:48 +0000)] 
use gtk_window_set_modal(TRUE/FALSE) instead of gtk_grab_add/remove() (part of patch 1472329)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocorrected header for wxWakeUpIdle()
Vadim Zeitlin [Wed, 31 May 2006 21:35:38 +0000 (21:35 +0000)] 
corrected header for wxWakeUpIdle()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoForward port of changes for using themed drawing of owner-drawn buttons.
Robin Dunn [Wed, 31 May 2006 21:26:39 +0000 (21:26 +0000)] 
Forward port of changes for using themed drawing of owner-drawn buttons.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/statbox.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Wed, 31 May 2006 18:27:51 +0000 (18:27 +0000)] 
Include wx/statbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style' - with modifications.
Włodzimierz Skiba [Wed, 31 May 2006 18:15:42 +0000 (18:15 +0000)] 
[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style' - with modifications.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agothreads fix
Paul Cornett [Wed, 31 May 2006 17:22:38 +0000 (17:22 +0000)] 
threads fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoPCH support for !MSW/!autoconf platforms.
Włodzimierz Skiba [Wed, 31 May 2006 12:18:02 +0000 (12:18 +0000)] 
PCH support for !MSW/!autoconf platforms.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoPCH support for !MSW/!autoconf platforms.
Włodzimierz Skiba [Wed, 31 May 2006 12:10:38 +0000 (12:10 +0000)] 
PCH support for !MSW/!autoconf platforms.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoVarious dummy.cpp centralized in common/dummy.cpp. Build rebaked.
Włodzimierz Skiba [Wed, 31 May 2006 11:48:45 +0000 (11:48 +0000)] 
Various dummy.cpp centralized in common/dummy.cpp. Build rebaked.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/statbmp.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Wed, 31 May 2006 09:34:05 +0000 (09:34 +0000)] 
Include wx/statbmp.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agochanging scrollbars (hiding/showing) triggers a size event.
Stefan Csomor [Wed, 31 May 2006 05:38:46 +0000 (05:38 +0000)] 
changing scrollbars (hiding/showing) triggers a size event.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/stattext.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Tue, 30 May 2006 17:39:22 +0000 (17:39 +0000)] 
Include wx/stattext.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofix the tests to pass with both gcc and msvc (2nd part of patch 1462778)
Vadim Zeitlin [Tue, 30 May 2006 17:22:04 +0000 (17:22 +0000)] 
fix the tests to pass with both gcc and msvc (2nd part of patch 1462778)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofixes for wxVsnprintf() in Unicode build (2nd part of patch 1462778)
Vadim Zeitlin [Tue, 30 May 2006 17:14:35 +0000 (17:14 +0000)] 
fixes for wxVsnprintf() in Unicode build (2nd part of patch 1462778)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoInclude wx/scrolbar.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Tue, 30 May 2006 13:43:18 +0000 (13:43 +0000)] 
Include wx/scrolbar.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agomentioned that the handlers should be allocated on the heap also in ClearHandlers...
Vadim Zeitlin [Tue, 30 May 2006 13:10:30 +0000 (13:10 +0000)] 
mentioned that the handlers should be allocated on the heap also in ClearHandlers() docs (and not only in AddHandle() section)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775