]>
git.saurik.com Git - wxWidgets.git/log
Mattia Barbon [Sun, 2 May 2004 08:14:39 +0000 (08:14 +0000)]
Make wxMotif buttons smaller (and nicer) by default,
with the option of reverting to the old behaviour.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 May 2004 08:11:52 +0000 (08:11 +0000)]
Fixed MinGW compilation with GCC 3.x when wxUSE_STL == 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 2 May 2004 08:06:45 +0000 (08:06 +0000)]
Added missing NO_GCC_PRAGMA check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 03:32:57 +0000 (03:32 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 03:25:19 +0000 (03:25 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 03:23:54 +0000 (03:23 +0000)]
removed duplicate definitiion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 03:14:58 +0000 (03:14 +0000)]
Added wx.FileSystem support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 03:13:30 +0000 (03:13 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 02:46:01 +0000 (02:46 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 02:45:06 +0000 (02:45 +0000)]
Added wx.lib.mixins.listctrl.TextEditMixin, a mixin class that allows
all columns of a wx.ListCtrl in report mode to be edited.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 02:41:33 +0000 (02:41 +0000)]
Reverted to old method names/signatures for wx.DC, updated lib and
demo to match. Also fixed some deprecation warnings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 02:38:53 +0000 (02:38 +0000)]
some methods missing wxPyBeginBlockThreads/wxPyEndBlockThreads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 2 May 2004 01:55:29 +0000 (01:55 +0000)]
Implement some base class virtuals to avoid errors related to this not
being a true wxDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sun, 2 May 2004 00:19:00 +0000 (00:19 +0000)]
fixed Xcode 1.2 warnings; code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 1 May 2004 22:46:38 +0000 (22:46 +0000)]
Reverted last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 1 May 2004 22:13:02 +0000 (22:13 +0000)]
compilation fixes (apparently, gcc <3.4 didn't validate code in templates that were never used, at least in this case)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 1 May 2004 22:10:06 +0000 (22:10 +0000)]
dmars_smake support (bakefile cvs, patch 942877)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 1 May 2004 21:42:07 +0000 (21:42 +0000)]
wxScreenDC also needs a pango context and layout so it can do GetTextExtent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 1 May 2004 21:29:35 +0000 (21:29 +0000)]
In wxGTK2 the wxMessageDialog is not a real wxDialog so its m_widget
will always be NULL there will be a wxCHECK asserts triggered whenever
calling base class methods that are valid calls (or just ignored) on
other wx ports. Added a set of macros to be used to test m_widget
that will bypass the wxFAIL if the window is a wxMessageDialog. This
will silence those asserts if the window is a wxMessageDialog and will
let the method doing the check just be ignored in that case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 20:59:17 +0000 (20:59 +0000)]
Use new wxHashTable implementation not using keyed wxList
when !WXWIN_COMPATIBILITY_24. It is faster. It is almost 100%
compatible, too, the only difference being Next() return value
type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 20:19:11 +0000 (20:19 +0000)]
Some wxPerl notes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 17:08:23 +0000 (17:08 +0000)]
Fixed menu separators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 17:06:08 +0000 (17:06 +0000)]
Native wxControl::DoGetBestSize() implementation
using XtQueryGeometry().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 17:03:19 +0000 (17:03 +0000)]
MSVC 5 fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 17:00:40 +0000 (17:00 +0000)]
Precompiled headers support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 1 May 2004 16:56:59 +0000 (16:56 +0000)]
GCC 3.4 fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 1 May 2004 09:37:00 +0000 (09:37 +0000)]
classic case menubar changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 1 May 2004 09:27:42 +0000 (09:27 +0000)]
define wxUSE_HOTKEY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 1 May 2004 06:34:28 +0000 (06:34 +0000)]
replacing OSX only carbon calls by classic ones for CFM build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 1 May 2004 06:32:24 +0000 (06:32 +0000)]
positioning of the insertion point at the end
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Apr 2004 22:44:03 +0000 (22:44 +0000)]
use an internal wxFileSystem in wxHtmlListBox so that references to images could be resolved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Apr 2004 22:15:52 +0000 (22:15 +0000)]
fixed bug with SetSelection() not hiding the previously shown page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 30 Apr 2004 21:31:52 +0000 (21:31 +0000)]
made TestDestroy public and virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 30 Apr 2004 20:55:57 +0000 (20:55 +0000)]
more dmc fixes (patch 941830)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 30 Apr 2004 20:26:14 +0000 (20:26 +0000)]
moved Unicode tests to testsuite (patch 943945)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 30 Apr 2004 13:17:38 +0000 (13:17 +0000)]
don't export private symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Apr 2004 12:55:10 +0000 (12:55 +0000)]
libpng vulnerability CAN-2004-0421
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Apr 2004 12:30:20 +0000 (12:30 +0000)]
adaption for CW 8.3 and quick hack for unicode text control size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 30 Apr 2004 11:11:40 +0000 (11:11 +0000)]
Updated the embedded sample program to reflect latest class functions. Added a generic HandleError() function as part of the sample program to show a simple way of getting error messages fro database calls
Insert/Query/Delete examples shown in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Apr 2004 06:30:29 +0000 (06:30 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Apr 2004 06:29:27 +0000 (06:29 +0000)]
undid one of the last SWIG tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Apr 2004 06:28:54 +0000 (06:28 +0000)]
script for the api docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Apr 2004 06:25:00 +0000 (06:25 +0000)]
style sheet for the api docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 30 Apr 2004 06:14:22 +0000 (06:14 +0000)]
Docstring updates and tweaks for epydoc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 29 Apr 2004 22:32:23 +0000 (22:32 +0000)]
Adds wxSplitterWindow support, patch from Steve Hartwell.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 29 Apr 2004 20:28:49 +0000 (20:28 +0000)]
changed hand cursor to look like Windows' hand cursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 29 Apr 2004 19:19:57 +0000 (19:19 +0000)]
clarified #error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 29 Apr 2004 18:26:59 +0000 (18:26 +0000)]
ignore eVC projects and build-debug dir (docs/msw/install.txt suggests it as a build dir)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 29 Apr 2004 17:45:59 +0000 (17:45 +0000)]
fixed a few typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 16:07:19 +0000 (16:07 +0000)]
precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 15:38:51 +0000 (15:38 +0000)]
precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 15:15:28 +0000 (15:15 +0000)]
resources not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 15:14:03 +0000 (15:14 +0000)]
precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 13:01:46 +0000 (13:01 +0000)]
first private implementation for MPRemoteCalls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 12:35:08 +0000 (12:35 +0000)]
obsolete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 11:33:29 +0000 (11:33 +0000)]
at the moment built in 'old' textcontrol has better overall appearance, added fix for 10.3 only tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 29 Apr 2004 07:42:39 +0000 (07:42 +0000)]
Committing in .
OpenVMS : supress warnings on unreacheable code
Modified Files:
wxWidgets/src/motif/dialog.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Apr 2004 04:26:17 +0000 (04:26 +0000)]
workaround for incorrect find control results because of our non-embedding group boxing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Wed, 28 Apr 2004 23:15:58 +0000 (23:15 +0000)]
don't inherit back- and foreground colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Wed, 28 Apr 2004 23:04:52 +0000 (23:04 +0000)]
updated to newer zlib version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Wed, 28 Apr 2004 22:03:15 +0000 (22:03 +0000)]
convert all M8.mcp files in a folder, not just the first one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 28 Apr 2004 20:15:59 +0000 (20:15 +0000)]
re-added still needed zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 28 Apr 2004 19:24:18 +0000 (19:24 +0000)]
fallback for non implemented structure region call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Apr 2004 16:11:23 +0000 (16:11 +0000)]
fixed wild card string construction when description is not provided and when it is the default (*.* or *) one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Apr 2004 16:08:22 +0000 (16:08 +0000)]
backport wxFileName::GetModificationTime() fix allowing it to work with files already opened [maybe in another application]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Apr 2004 10:48:34 +0000 (10:48 +0000)]
let wxFileName::GetModificationTime() work with files already opened [maybe in another application]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Apr 2004 10:42:41 +0000 (10:42 +0000)]
open registry keys in read-only mode as we might not have the rights for full access to them (this is default for normal users under XP)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Wed, 28 Apr 2004 08:00:44 +0000 (08:00 +0000)]
Committing in .
OpenVMS updates
Modified Files:
wxWidgets/contrib/src/deprecated/resource.cpp
wxWidgets/src/common/descrip.mms
wxWidgets/src/common/wfstream.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Apr 2004 20:02:41 +0000 (20:02 +0000)]
Fixes Bug [ 930200 ] Async does not work
Because the wxConsoleAppTraits was being created for GUI apps
wxExecute would fail if the wxEXEC_ASYNC flags was used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Apr 2004 19:59:35 +0000 (19:59 +0000)]
Change SetStringSelection to return bool like in other classes and ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Apr 2004 19:36:16 +0000 (19:36 +0000)]
It's now wx._core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Apr 2004 19:35:49 +0000 (19:35 +0000)]
Add Unbind methods that can Disconnect event handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Apr 2004 19:29:16 +0000 (19:29 +0000)]
Remove the need for the PyPen class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Apr 2004 19:26:48 +0000 (19:26 +0000)]
better __docfilter__ and other epydoc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Apr 2004 17:17:31 +0000 (17:17 +0000)]
added defines for wxchar workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Apr 2004 17:15:02 +0000 (17:15 +0000)]
specific workaround for XCODE native
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Apr 2004 17:13:40 +0000 (17:13 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 27 Apr 2004 13:48:07 +0000 (13:48 +0000)]
SmartPhone windows are always maximized: Patch 942118
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 23:41:48 +0000 (23:41 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 23:38:06 +0000 (23:38 +0000)]
fixed introspection of objects with attrs without string names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 23:33:55 +0000 (23:33 +0000)]
Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExtents speed improvement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 22:28:34 +0000 (22:28 +0000)]
added missing comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 22:26:39 +0000 (22:26 +0000)]
SetStringSelection and etc. fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 22:25:44 +0000 (22:25 +0000)]
Patches from KevinO that work around issues where the widget isn't
fully created yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 22:23:33 +0000 (22:23 +0000)]
wxToggleButton on wxMac has these methods now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 22:22:41 +0000 (22:22 +0000)]
More details about the internal module name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 22:22:09 +0000 (22:22 +0000)]
make it easier to do a gtk2 build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Apr 2004 16:02:25 +0000 (16:02 +0000)]
Patch [ 941460 ] wxStaticBox note about control Z-Order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 26 Apr 2004 09:58:00 +0000 (09:58 +0000)]
supress bcc warnings in new zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 26 Apr 2004 09:22:03 +0000 (09:22 +0000)]
another 2.4 compatiblity fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 26 Apr 2004 05:34:16 +0000 (05:34 +0000)]
OSX Info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 26 Apr 2004 05:27:12 +0000 (05:27 +0000)]
xcode 1.2 native targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 26 Apr 2004 05:20:52 +0000 (05:20 +0000)]
on xcode native we end up with several definitions otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 26 Apr 2004 05:13:30 +0000 (05:13 +0000)]
xcode 1.2 project files with native targets and precompiled headers support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 26 Apr 2004 04:59:46 +0000 (04:59 +0000)]
xcode precompiled headers support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 25 Apr 2004 19:39:57 +0000 (19:39 +0000)]
don't crash if there's no wxFileSystem instance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 25 Apr 2004 19:26:07 +0000 (19:26 +0000)]
2.4 backward compatiblity tests should be run only if the library was built in compatibility mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Apr 2004 11:52:16 +0000 (11:52 +0000)]
unused var warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 25 Apr 2004 11:06:02 +0000 (11:06 +0000)]
DMC fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 25 Apr 2004 08:57:44 +0000 (08:57 +0000)]
removed GzipStreams, upgraded zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775