wxWidgets.git
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

18 years agoMissing items for default DMC distribution.
Włodzimierz Skiba [Tue, 30 May 2006 12:41:41 +0000 (12:41 +0000)] 
Missing items for default DMC distribution.

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

18 years agowxHyperlink page for widgets presentation.
Włodzimierz Skiba [Tue, 30 May 2006 11:55:24 +0000 (11:55 +0000)] 
wxHyperlink page for widgets presentation.

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

18 years ago[ 1494561 ] wxComboCtrl vertical size fix.
Włodzimierz Skiba [Tue, 30 May 2006 09:17:45 +0000 (09:17 +0000)] 
[ 1494561 ] wxComboCtrl vertical size fix.

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

18 years agoInclude commctrl.h properly.
Włodzimierz Skiba [Tue, 30 May 2006 07:43:05 +0000 (07:43 +0000)] 
Include commctrl.h properly.

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

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

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

18 years agowxFD_* constants without 2.6 compatibility (heavily extended and modified patch ...
Włodzimierz Skiba [Tue, 30 May 2006 07:25:35 +0000 (07:25 +0000)] 
wxFD_* constants without 2.6 compatibility (heavily extended and modified patch #1497305).

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

18 years agoSmartphone build fix.
Włodzimierz Skiba [Mon, 29 May 2006 23:49:43 +0000 (23:49 +0000)] 
Smartphone build fix.

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

18 years agowxWinCE power build fixes.
Włodzimierz Skiba [Mon, 29 May 2006 23:24:02 +0000 (23:24 +0000)] 
wxWinCE power build fixes.

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

18 years agowx.HIDE_READONLY is gone
Robin Dunn [Mon, 29 May 2006 22:45:55 +0000 (22:45 +0000)] 
wx.HIDE_READONLY is gone

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

18 years agoAvoid an assert if no alignment style is specified
Robin Dunn [Mon, 29 May 2006 22:43:14 +0000 (22:43 +0000)] 
Avoid an assert if no alignment style is specified

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

18 years agoBuild fix.
Włodzimierz Skiba [Mon, 29 May 2006 21:45:52 +0000 (21:45 +0000)] 
Build fix.

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

18 years agoInclude wx/checklst.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Mon, 29 May 2006 21:26:35 +0000 (21:26 +0000)] 
Include wx/checklst.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoreSWIGged
Robin Dunn [Mon, 29 May 2006 21:18:31 +0000 (21:18 +0000)] 
reSWIGged

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

18 years agoSource markup fixes.
Włodzimierz Skiba [Mon, 29 May 2006 21:12:51 +0000 (21:12 +0000)] 
Source markup fixes.

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

18 years agoAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
Robin Dunn [Mon, 29 May 2006 20:57:05 +0000 (20:57 +0000)] 
Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
match changes made in wx.

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

18 years agowxWakeUpIdle seems unnecessary here
Robin Dunn [Mon, 29 May 2006 20:54:57 +0000 (20:54 +0000)] 
wxWakeUpIdle seems unnecessary here

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

18 years agoTake out AdjustPagebreak for now...
Robin Dunn [Mon, 29 May 2006 20:41:45 +0000 (20:41 +0000)] 
Take out AdjustPagebreak for now...

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

18 years agoCompile fix
Robin Dunn [Mon, 29 May 2006 20:31:03 +0000 (20:31 +0000)] 
Compile fix

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

18 years agowxFileDialog SetStyle and GetStyle are gone
Robin Dunn [Mon, 29 May 2006 20:29:13 +0000 (20:29 +0000)] 
wxFileDialog SetStyle and GetStyle are gone

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

18 years agoProvide a wxDirSelectorPromptStr
Robin Dunn [Mon, 29 May 2006 20:27:19 +0000 (20:27 +0000)] 
Provide a wxDirSelectorPromptStr

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

18 years agohyperlink is in adv, not core
Robin Dunn [Mon, 29 May 2006 20:07:30 +0000 (20:07 +0000)] 
hyperlink is in adv, not core

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

18 years agoAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
Robin Dunn [Mon, 29 May 2006 19:52:17 +0000 (19:52 +0000)] 
Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
match changes made in wx.

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

18 years agorebake for *hyperlink.* files
Robin Dunn [Mon, 29 May 2006 19:16:15 +0000 (19:16 +0000)] 
rebake for *hyperlink.* files

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

18 years agoWarning fixes for VC++ 5.0
Michael Wetherell [Mon, 29 May 2006 17:31:31 +0000 (17:31 +0000)] 
Warning fixes for VC++ 5.0

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

18 years ago64-bit fix in wxNotebook for Tru64.
Michael Wetherell [Mon, 29 May 2006 17:26:55 +0000 (17:26 +0000)] 
64-bit fix in wxNotebook for Tru64.

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

18 years agowxMGL fixes.
Michael Wetherell [Mon, 29 May 2006 17:24:44 +0000 (17:24 +0000)] 
wxMGL fixes.

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

18 years agoAdd url for linux djgpp cross compiler (Cavit Cahit VURAL)
Michael Wetherell [Mon, 29 May 2006 17:20:18 +0000 (17:20 +0000)] 
Add url for linux djgpp cross compiler (Cavit Cahit VURAL)

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

18 years agorevert removal of gtk1 code from common file
Paul Cornett [Mon, 29 May 2006 16:32:22 +0000 (16:32 +0000)] 
revert removal of gtk1 code from common file

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

18 years agoUpdated universal setup.
Włodzimierz Skiba [Mon, 29 May 2006 16:06:34 +0000 (16:06 +0000)] 
Updated universal setup.

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

18 years agocall gtk_toolbar_set_tooltips() from GtkSetStyle(); removed erroneous wxTB_TOOLTIPS
Vadim Zeitlin [Mon, 29 May 2006 16:06:04 +0000 (16:06 +0000)] 
call gtk_toolbar_set_tooltips() from GtkSetStyle(); removed erroneous wxTB_TOOLTIPS

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

18 years agoremoved spurious #endif
Vadim Zeitlin [Mon, 29 May 2006 16:04:23 +0000 (16:04 +0000)] 
removed spurious #endif

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

18 years agoadded missing include after last commit
Vadim Zeitlin [Mon, 29 May 2006 14:51:42 +0000 (14:51 +0000)] 
added missing include after last commit

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

18 years agoBuild fix.
Włodzimierz Skiba [Mon, 29 May 2006 14:23:26 +0000 (14:23 +0000)] 
Build fix.

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

18 years agoKeep FindString in sync with wxControlWithItems base class.
Włodzimierz Skiba [Mon, 29 May 2006 13:11:40 +0000 (13:11 +0000)] 
Keep FindString in sync with wxControlWithItems base class.

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

18 years agoUnused variable removal.
Włodzimierz Skiba [Mon, 29 May 2006 13:07:27 +0000 (13:07 +0000)] 
Unused variable removal.

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

18 years agooverride all Detach() overloads in wxStaticBoxSizer to avoid virtual function hiding...
Vadim Zeitlin [Mon, 29 May 2006 12:12:23 +0000 (12:12 +0000)] 
override all Detach() overloads in wxStaticBoxSizer to avoid virtual function hiding warnings

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

18 years agouse a filename, not URL, when quering its modification time
Vadim Zeitlin [Mon, 29 May 2006 11:56:48 +0000 (11:56 +0000)] 
use a filename, not URL, when quering its modification time

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

18 years agoFail for assert(0,...).
Włodzimierz Skiba [Mon, 29 May 2006 11:17:17 +0000 (11:17 +0000)] 
Fail for assert(0,...).

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

18 years agoNO_GCC_PRAGMA removed from hyperlink code. Clipboard markup added.
Włodzimierz Skiba [Mon, 29 May 2006 11:14:34 +0000 (11:14 +0000)] 
NO_GCC_PRAGMA removed from hyperlink code. Clipboard markup added.

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

18 years agoWarning fix.
Włodzimierz Skiba [Mon, 29 May 2006 10:11:45 +0000 (10:11 +0000)] 
Warning fix.

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

18 years agoFail for assert(0,...).
Włodzimierz Skiba [Mon, 29 May 2006 10:10:37 +0000 (10:10 +0000)] 
Fail for assert(0,...).

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