wxWidgets.git
17 years agoadapt to wxGLCanvas changes
Robin Dunn [Fri, 8 Sep 2006 01:05:13 +0000 (01:05 +0000)] 
adapt to wxGLCanvas changes

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

17 years agodefine wx_cv_func_snprintf_pos_params when cross-compiling too
Vadim Zeitlin [Thu, 7 Sep 2006 22:03:11 +0000 (22:03 +0000)] 
define wx_cv_func_snprintf_pos_params when cross-compiling too

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

17 years agoInclude wx/msw/wrap*.h according to pch support (with other minor cleaning).
Włodzimierz Skiba [Thu, 7 Sep 2006 19:01:45 +0000 (19:01 +0000)] 
Include wx/msw/wrap*.h according to pch support (with other minor cleaning).

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

17 years agoComment why we don't call PyErr_Print after calling OnInit
Robin Dunn [Thu, 7 Sep 2006 17:19:22 +0000 (17:19 +0000)] 
Comment why we don't call PyErr_Print after calling OnInit

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

17 years agoUpdate from Frank with fixes for running on wxMSW 2.7
Robin Dunn [Thu, 7 Sep 2006 17:14:57 +0000 (17:14 +0000)] 
Update from Frank with fixes for running on wxMSW 2.7

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

17 years agodon't use negative windows sizes
Paul Cornett [Thu, 7 Sep 2006 17:06:29 +0000 (17:06 +0000)] 
don't use negative windows sizes

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

17 years agofix wxSTOCK_WITH_MNEMONIC handling (was reversed after recent changes)
Vadim Zeitlin [Thu, 7 Sep 2006 16:53:22 +0000 (16:53 +0000)] 
fix wxSTOCK_WITH_MNEMONIC handling (was reversed after recent changes)

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

17 years agoremove a few unnecessary queue_resize/queue_draw calls
Paul Cornett [Thu, 7 Sep 2006 16:40:20 +0000 (16:40 +0000)] 
remove a few unnecessary queue_resize/queue_draw calls

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

17 years agouse GetCharHeight in GetHeight() instead of creating temporary wxClientDC
Václav Slavík [Thu, 7 Sep 2006 16:11:03 +0000 (16:11 +0000)] 
use GetCharHeight in GetHeight() instead of creating temporary wxClientDC

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

17 years agomake sure wxWindow has valid (albeit bogus) size from the beginning
Václav Slavík [Thu, 7 Sep 2006 16:09:48 +0000 (16:09 +0000)] 
make sure wxWindow has valid (albeit bogus) size from the beginning

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

17 years agodon't create a subsurface in wxClientDC unless necessary
Václav Slavík [Thu, 7 Sep 2006 16:08:19 +0000 (16:08 +0000)] 
don't create a subsurface in wxClientDC unless necessary

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

17 years agoGtkOnSize parameters aren't useful
Paul Cornett [Thu, 7 Sep 2006 16:06:47 +0000 (16:06 +0000)] 
GtkOnSize parameters aren't useful

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

17 years agofix path of pdf zip file
Chris Elliott [Thu, 7 Sep 2006 14:49:23 +0000 (14:49 +0000)] 
fix path of pdf zip file

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

17 years ago Applied FRM's patch [ 1553958 ] Fix for invalid cast from
Robert Roebling [Thu, 7 Sep 2006 13:24:08 +0000 (13:24 +0000)] 
  Applied FRM's patch [ 1553958 ] Fix for invalid cast from
      GtkFileChooserButton to GtkButton

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

17 years agofix directory creation
Chris Elliott [Thu, 7 Sep 2006 12:46:08 +0000 (12:46 +0000)] 
fix directory creation

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

17 years agofix broken bz2
Chris Elliott [Thu, 7 Sep 2006 12:44:40 +0000 (12:44 +0000)] 
fix broken bz2

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

17 years agoverify that we're not painting on hidden window (which is not implemented)
Václav Slavík [Thu, 7 Sep 2006 11:14:52 +0000 (11:14 +0000)] 
verify that we're not painting on hidden window (which is not implemented)

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

17 years agodon't treat DFB_TIMEOUT as error in WaitForEventWithTimeout
Václav Slavík [Thu, 7 Sep 2006 10:43:59 +0000 (10:43 +0000)] 
don't treat DFB_TIMEOUT as error in WaitForEventWithTimeout

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

17 years agoFixed compile error
Robin Dunn [Wed, 6 Sep 2006 23:22:44 +0000 (23:22 +0000)] 
Fixed compile error

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

17 years agoFixed ReadLine missing last character from text files with no final newline.
Michael Wetherell [Wed, 6 Sep 2006 21:43:19 +0000 (21:43 +0000)] 
Fixed ReadLine missing last character from text files with no final newline.

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

17 years agoinclude fixes
Paul Cornett [Wed, 6 Sep 2006 17:37:30 +0000 (17:37 +0000)] 
include fixes

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

17 years agoAlways use wxFULL_REPAINT_ON_RESIZE for generic status bar.
Paul Cornett [Wed, 6 Sep 2006 17:36:22 +0000 (17:36 +0000)] 
Always use wxFULL_REPAINT_ON_RESIZE for generic status bar.
Remove undocumented generic status bar ctor/Create.
Bring status bar ctor/Create into sync with docs.

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

17 years ago Applied patch which allows you to detach a stream
Robert Roebling [Wed, 6 Sep 2006 13:57:06 +0000 (13:57 +0000)] 
  Applied patch which allows you to detach a stream
   from a wxFSFile. Patch 1190378

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

17 years ago Applied 1215477, fixing a crash by properly removing
Robert Roebling [Wed, 6 Sep 2006 13:49:42 +0000 (13:49 +0000)] 
  Applied 1215477, fixing a crash by properly removing
    a file system handler in a module.

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

17 years ago Mention wxGLCanvas change.
Robert Roebling [Wed, 6 Sep 2006 13:32:58 +0000 (13:32 +0000)] 
 Mention wxGLCanvas change.

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

17 years ago Commit Carsten Fuchs' patch for separating wxGLCanvas
Robert Roebling [Wed, 6 Sep 2006 13:31:20 +0000 (13:31 +0000)] 
  Commit Carsten Fuchs' patch for separating wxGLCanvas
    and wxGLContext on GTK and MSW.

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

17 years agoenable support for printf positional parameters by default
Vadim Zeitlin [Wed, 6 Sep 2006 09:51:24 +0000 (09:51 +0000)] 
enable support for printf positional parameters by default

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

17 years agouse C++ wrappers around DirectFB API for easier use
Václav Slavík [Wed, 6 Sep 2006 09:40:31 +0000 (09:40 +0000)] 
use C++ wrappers around DirectFB API for easier use

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

17 years agoadd more properties
Robin Dunn [Wed, 6 Sep 2006 04:20:39 +0000 (04:20 +0000)] 
add more properties

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

17 years agoAdded wx.lib.dragscroller from Riaan Booysen.
Robin Dunn [Wed, 6 Sep 2006 04:18:36 +0000 (04:18 +0000)] 
Added wx.lib.dragscroller from Riaan Booysen.

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

17 years agodon't return negative size from GetPageRect
Paul Cornett [Wed, 6 Sep 2006 03:01:50 +0000 (03:01 +0000)] 
don't return negative size from GetPageRect

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

17 years agodon't set negative size in wxSizerItem::SetDimension
Paul Cornett [Wed, 6 Sep 2006 03:01:17 +0000 (03:01 +0000)] 
don't set negative size in wxSizerItem::SetDimension

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

17 years agodocument GetStrings() (patch 1552225)
Vadim Zeitlin [Tue, 5 Sep 2006 21:30:32 +0000 (21:30 +0000)] 
document GetStrings() (patch 1552225)

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

17 years agowx printf() implementation bug fixes ('%' handling, thread safety, ...) and optimisat...
Vadim Zeitlin [Tue, 5 Sep 2006 21:14:38 +0000 (21:14 +0000)] 
wx printf() implementation bug fixes ('%' handling, thread safety, ...) and optimisations (patch 1548750)

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

17 years agopickers code cleanup (patch 1552220)
Vadim Zeitlin [Tue, 5 Sep 2006 21:02:27 +0000 (21:02 +0000)] 
pickers code cleanup (patch 1552220)

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

17 years agofixes to menu stock items support (patch 1547639)
Vadim Zeitlin [Tue, 5 Sep 2006 21:00:55 +0000 (21:00 +0000)] 
fixes to menu stock items support (patch 1547639)

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

17 years agomark all dtors which are virtual because base class dtor is virtual explicitly virtua...
Vadim Zeitlin [Tue, 5 Sep 2006 20:47:48 +0000 (20:47 +0000)] 
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves

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

17 years agoadded a couple of base classes
Vadim Zeitlin [Tue, 5 Sep 2006 20:41:19 +0000 (20:41 +0000)] 
added a couple of base classes

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

17 years agoWinCE build fixes.
Włodzimierz Skiba [Tue, 5 Sep 2006 19:23:15 +0000 (19:23 +0000)] 
WinCE build fixes.

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

17 years agoTinderbox/PCH build fix.
Włodzimierz Skiba [Tue, 5 Sep 2006 18:07:17 +0000 (18:07 +0000)] 
Tinderbox/PCH build fix.

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

17 years agowork around drag and drop freeze (bug 1080588)
Vadim Zeitlin [Tue, 5 Sep 2006 17:48:55 +0000 (17:48 +0000)] 
work around drag and drop freeze (bug 1080588)

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

17 years agouse macros to completely remove wxLogTrace, wxLogDebug etc. in release build
Václav Slavík [Tue, 5 Sep 2006 14:21:08 +0000 (14:21 +0000)] 
use macros to completely remove wxLogTrace, wxLogDebug etc. in release build

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

17 years agoSome properties for things with lists of items.
Robin Dunn [Tue, 5 Sep 2006 01:05:51 +0000 (01:05 +0000)] 
Some properties for things with lists of items.

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

17 years agouse (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromS...
Vadim Zeitlin [Mon, 4 Sep 2006 23:56:56 +0000 (23:56 +0000)] 
use (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromString()

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

17 years agoChanges needed for new RTL methods, and also various other updates to
Robin Dunn [Mon, 4 Sep 2006 23:52:47 +0000 (23:52 +0000)] 
Changes needed for new RTL methods, and also various other updates to
wx CVS.

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

17 years agoTypo.
Michael Wetherell [Mon, 4 Sep 2006 20:34:35 +0000 (20:34 +0000)] 
Typo.

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

17 years agoAdd HAVE_BOOLEAN and NEED_PBT_H.
Michael Wetherell [Mon, 4 Sep 2006 20:13:39 +0000 (20:13 +0000)] 
Add HAVE_BOOLEAN and NEED_PBT_H.

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

17 years agoPrevents crashes caused by negative line count being passed to wrapping functions...
Julian Smart [Mon, 4 Sep 2006 19:57:23 +0000 (19:57 +0000)] 
Prevents crashes caused by negative line count being passed to wrapping functions, e.g. in intermediate sizing states.

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

17 years agoBuild fix.
Włodzimierz Skiba [Mon, 4 Sep 2006 19:22:57 +0000 (19:22 +0000)] 
Build fix.

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

17 years agoDocument __WINE__.
Michael Wetherell [Mon, 4 Sep 2006 19:07:41 +0000 (19:07 +0000)] 
Document __WINE__.

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

17 years agoWarning fix.
Włodzimierz Skiba [Mon, 4 Sep 2006 18:48:53 +0000 (18:48 +0000)] 
Warning fix.

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

17 years agoA better compile fix for Wine (which lacks pbt.h).
Michael Wetherell [Mon, 4 Sep 2006 18:33:31 +0000 (18:33 +0000)] 
A better compile fix for Wine (which lacks pbt.h).

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

17 years agoDefine HAVE_BOOLEAN when the Windows headers declare 'boolean' to avoid a
Michael Wetherell [Mon, 4 Sep 2006 17:57:17 +0000 (17:57 +0000)] 
Define HAVE_BOOLEAN when the Windows headers declare 'boolean' to avoid a
conflict with the jpeg headers which will otherwise also declare it.

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

17 years agoRevert the last commit since it doesn't work.
Michael Wetherell [Mon, 4 Sep 2006 16:57:13 +0000 (16:57 +0000)] 
Revert the last commit since it doesn't work.

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

17 years agoCompile fix for Wine.
Michael Wetherell [Mon, 4 Sep 2006 16:49:32 +0000 (16:49 +0000)] 
Compile fix for Wine.

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

17 years agoMissing headers.
Michael Wetherell [Mon, 4 Sep 2006 16:40:08 +0000 (16:40 +0000)] 
Missing headers.

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

17 years agoHacks for wine.
Michael Wetherell [Mon, 4 Sep 2006 16:36:47 +0000 (16:36 +0000)] 
Hacks for wine.

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

17 years agoremoved unneeded header
Václav Slavík [Mon, 4 Sep 2006 15:23:06 +0000 (15:23 +0000)] 
removed unneeded header

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

17 years agobetter comment in wxSystemSettingsNative::GetColour
Václav Slavík [Mon, 4 Sep 2006 15:22:04 +0000 (15:22 +0000)] 
better comment in wxSystemSettingsNative::GetColour

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

17 years agofixed wxRegion::operator==
Václav Slavík [Mon, 4 Sep 2006 15:17:22 +0000 (15:17 +0000)] 
fixed wxRegion::operator==

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

17 years agocosmetic fixes
Václav Slavík [Mon, 4 Sep 2006 15:16:46 +0000 (15:16 +0000)] 
cosmetic fixes

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

17 years agoFixed ISO-8859-11 mapping to code page under Windows
Julian Smart [Mon, 4 Sep 2006 14:37:24 +0000 (14:37 +0000)] 
Fixed ISO-8859-11 mapping to code page under Windows

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

17 years agomerge of RTL changes (with many modifications) from SOC2006_RTL branch
Vadim Zeitlin [Mon, 4 Sep 2006 13:35:13 +0000 (13:35 +0000)] 
Merge ... RTL changes (with many modifications) from SOC2006_RTL branch

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

17 years agosmall cleanup, removed unused headers
Vadim Zeitlin [Mon, 4 Sep 2006 12:12:24 +0000 (12:12 +0000)] 
small cleanup, removed unused headers

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

17 years agoadded wxSizer::Get/SetContainingWindow()
Vadim Zeitlin [Mon, 4 Sep 2006 12:05:49 +0000 (12:05 +0000)] 
added wxSizer::Get/SetContainingWindow()

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

17 years agoadded alpha support to generic wxColour
Václav Slavík [Mon, 4 Sep 2006 11:14:29 +0000 (11:14 +0000)] 
added alpha support to generic wxColour

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

17 years agoreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit standard terminal; use wxALPHA_OP...
Václav Slavík [Mon, 4 Sep 2006 11:12:36 +0000 (11:12 +0000)] 
reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit standard terminal; use wxALPHA_OPAQUE instead of 255

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

17 years agoremoved obsolete and incorrect comment
Václav Slavík [Mon, 4 Sep 2006 10:56:41 +0000 (10:56 +0000)] 
removed obsolete and incorrect comment

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

17 years ago I forgot to commit this one.
Robert Roebling [Mon, 4 Sep 2006 08:52:29 +0000 (08:52 +0000)] 
  I forgot to commit this one.

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

17 years ago OpenVMS compile support update
Jouk Jansen [Mon, 4 Sep 2006 06:59:24 +0000 (06:59 +0000)] 
 OpenVMS compile support update

 Modified Files:
  wxWidgets/src/aui/descrip.mms

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

17 years ago Compilo.
Robert Roebling [Sun, 3 Sep 2006 20:12:44 +0000 (20:12 +0000)] 
  Compilo.

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

17 years ago Commit wxComboCtrl clipping patch from J. Salli
Robert Roebling [Sun, 3 Sep 2006 13:21:29 +0000 (13:21 +0000)] 
  Commit wxComboCtrl clipping patch from J. Salli

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

17 years ago Added tests for run-time switch of venetian blind effect
Robert Roebling [Sun, 3 Sep 2006 13:16:02 +0000 (13:16 +0000)] 
  Added tests for run-time switch of venetian blind effect
     (Patch from Bryan P).

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

17 years agoCommited FRM's stockitem patch (empty stock items).
Robert Roebling [Sun, 3 Sep 2006 12:23:04 +0000 (12:23 +0000)] 
Commited FRM's stockitem patch (empty stock items).

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

17 years ago Commited patch for wxSizer::Replace()
Robert Roebling [Sun, 3 Sep 2006 11:48:49 +0000 (11:48 +0000)] 
  Commited patch for wxSizer::Replace()

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

17 years agocall TIFF callbacks wxTIFFFooProc instead of _tiffFooProc to avoid potential conflict...
Vadim Zeitlin [Sun, 3 Sep 2006 09:56:50 +0000 (09:56 +0000)] 
call TIFF callbacks wxTIFFFooProc instead of _tiffFooProc to avoid potential conflicts; also there is no need to use reserved identifiers here

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

17 years agoclose output stream when TIFFClose() is called
Vadim Zeitlin [Sun, 3 Sep 2006 09:51:13 +0000 (09:51 +0000)] 
close output stream when TIFFClose() is called

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

17 years agodon't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT...
Vadim Zeitlin [Sat, 2 Sep 2006 23:36:06 +0000 (23:36 +0000)] 
don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT (this shouldn't be necessary and provokes an assert from wxCSConv ctor)

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 22:29:31 +0000 (22:29 +0000)] 
reSWIGged

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 22:21:20 +0000 (22:21 +0000)] 
reSWIGged

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

17 years ago Don't use wxWindows::DoGetClientSize() from
Robert Roebling [Sat, 2 Sep 2006 22:21:19 +0000 (22:21 +0000)] 
  Don't use wxWindows::DoGetClientSize() from
    wxTopLevelWindow as border with should not
    be taken into account here.

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

17 years agoproperties fixes for Mac
Robin Dunn [Sat, 2 Sep 2006 22:11:22 +0000 (22:11 +0000)] 
properties fixes for Mac

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

17 years agoAdding TaskRunnerThread class, for threaded operations, along with errorOccurred...
Kevin Ollivier [Sat, 2 Sep 2006 22:00:06 +0000 (22:00 +0000)] 
Adding TaskRunnerThread class, for threaded operations, along with errorOccurred and elapsedTime methods for getting information about a process.

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

17 years agocompile fixes for Python 2.5
Robin Dunn [Sat, 2 Sep 2006 21:53:01 +0000 (21:53 +0000)] 
compile fixes for Python 2.5

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 20:04:05 +0000 (20:04 +0000)] 
reSWIGged

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

17 years agoreSWIGged
Robin Dunn [Sat, 2 Sep 2006 19:55:51 +0000 (19:55 +0000)] 
reSWIGged

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

17 years agoStart adding some properties for getter/setter methods
Robin Dunn [Sat, 2 Sep 2006 19:46:44 +0000 (19:46 +0000)] 
Start adding some properties for getter/setter methods

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

17 years agobump subrel number
Robin Dunn [Sat, 2 Sep 2006 19:45:44 +0000 (19:45 +0000)] 
bump subrel number

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

17 years agoMove the language catalogs install directory on MSW from 'locale' to
Robin Dunn [Sat, 2 Sep 2006 17:43:00 +0000 (17:43 +0000)] 
Move the language catalogs install directory on MSW from 'locale' to
'i18n' to avoid conflict (and an import warning) with the standard
locale.py module.

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

17 years agoMake archive top level dirs match that of the archive name.
Kevin Ollivier [Sat, 2 Sep 2006 17:38:35 +0000 (17:38 +0000)] 
Make archive top level dirs match that of the archive name.

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

17 years ago Map iso8859-11 to codepage 874.
Robert Roebling [Sat, 2 Sep 2006 12:54:27 +0000 (12:54 +0000)] 
  Map iso8859-11 to codepage 874.

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

17 years ago Forgot to commit.
Robert Roebling [Sat, 2 Sep 2006 12:37:25 +0000 (12:37 +0000)] 
  Forgot to commit.

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

17 years ago Added native GTK+ sash drawing to wxAUI.
Robert Roebling [Sat, 2 Sep 2006 11:50:48 +0000 (11:50 +0000)] 
  Added native GTK+ sash drawing to wxAUI.

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

17 years agofixed typo
Robin Dunn [Fri, 1 Sep 2006 23:57:15 +0000 (23:57 +0000)] 
fixed typo

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

17 years agoAdd InsertProvider
Robin Dunn [Fri, 1 Sep 2006 23:37:28 +0000 (23:37 +0000)] 
Add InsertProvider

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

17 years agoalways let GtkTextView have mouse release events to avoid assertion failures in gtk_t...
Vadim Zeitlin [Fri, 1 Sep 2006 22:23:51 +0000 (22:23 +0000)] 
always let GtkTextView have mouse release events to avoid assertion failures in gtk_text_view_start_selection_drag()

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

17 years agoadded GTKProcessEvent() to allow controlling whether we leave or not events for the...
Vadim Zeitlin [Fri, 1 Sep 2006 22:20:05 +0000 (22:20 +0000)] 
added GTKProcessEvent() to allow controlling whether we leave or not events for the native widgets

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

17 years agono changes, just remove comments which don't make sense any more
Vadim Zeitlin [Fri, 1 Sep 2006 21:46:37 +0000 (21:46 +0000)] 
no changes, just remove comments which don't make sense any more

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

17 years agocall GTKUpdateCursor() from SetCursor()
Vadim Zeitlin [Fri, 1 Sep 2006 21:44:22 +0000 (21:44 +0000)] 
call GTKUpdateCursor() from SetCursor()

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

17 years ago Began to move wxAUI docs to latex.
Robert Roebling [Fri, 1 Sep 2006 21:37:22 +0000 (21:37 +0000)] 
  Began to move wxAUI docs to latex.

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