]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Vadim Zeitlin [Mon, 4 Sep 2006 13:35:13 +0000 (13:35 +0000)]
merge of 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Robert Roebling [Fri, 1 Sep 2006 16:06:30 +0000 (16:06 +0000)]
Correct sizing cursor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 1 Sep 2006 15:38:37 +0000 (15:38 +0000)]
Commit ODCombo delete selection fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 1 Sep 2006 15:32:19 +0000 (15:32 +0000)]
Implement wxSetCusorEvent better than before.
This also makes wxAUI work nicely.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 1 Sep 2006 12:46:17 +0000 (12:46 +0000)]
compilation fix for WXWIN_COMPATIBILITY_2_6==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 1 Sep 2006 11:14:36 +0000 (11:14 +0000)]
Commit Haakan Wiman's cdata XML patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 31 Aug 2006 22:59:15 +0000 (22:59 +0000)]
do send text changed event from SetValue(), it wasn't done when setting the value of empty single line control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 31 Aug 2006 19:31:43 +0000 (19:31 +0000)]
Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 31 Aug 2006 17:21:33 +0000 (17:21 +0000)]
fixed typo in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 31 Aug 2006 17:00:13 +0000 (17:00 +0000)]
added wxArtProvider::InsertProvider to accompany PushProvider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Aug 2006 16:34:57 +0000 (16:34 +0000)]
supress some unused parameter warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Aug 2006 16:02:23 +0000 (16:02 +0000)]
Aliases for [G|S]etCaretLineBack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Aug 2006 16:01:45 +0000 (16:01 +0000)]
Only use raw bitmap if it is available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 31 Aug 2006 13:46:09 +0000 (13:46 +0000)]
wx/image.h is listed in wx/wx.h and part of PCH support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 31 Aug 2006 13:40:03 +0000 (13:40 +0000)]
Fixed compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 31 Aug 2006 11:31:02 +0000 (11:31 +0000)]
don't use static buffer needing a critical section to protect it for logging; this results in deadlocks if the log sink decides to log itself (and this can be very difficult to prevent) and is unnecessary anyhow as the initial goal of allowing wxLog to work even for out of memory errors has never been tested and presumably never worked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 31 Aug 2006 05:35:26 +0000 (05:35 +0000)]
Provide an implementation for SurfaceImpl::AlphaRectangle, and rename
[G|S]etCaretLineBack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 30 Aug 2006 22:38:14 +0000 (22:38 +0000)]
Only support detection of "near the edge" coordinates, if dragging grid lines
is actually enabled (Fixes #548106 - Border of grid lines of wx.grid).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Aug 2006 19:29:31 +0000 (19:29 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 30 Aug 2006 17:14:57 +0000 (17:14 +0000)]
Fixed getting OS version information.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 30 Aug 2006 16:15:42 +0000 (16:15 +0000)]
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Aug 2006 12:47:29 +0000 (12:47 +0000)]
Don't skip event if default processing has inserted a tab
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775