]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Sun, 15 May 2005 19:01:08 +0000 (19:01 +0000)]
New icons (c) Julian Smart, wxWindows Licence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34073
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 15 May 2005 16:43:12 +0000 (16:43 +0000)]
Removed rarely-used cursor; replaced other cursors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 May 2005 15:55:26 +0000 (15:55 +0000)]
Removed outdated module definition files for VAC++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34071
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 15 May 2005 14:48:42 +0000 (14:48 +0000)]
REmoved unnecessary cursor and icon files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 14 May 2005 22:01:09 +0000 (22:01 +0000)]
Another attempt at a compilation fix for VC++ 5 and 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34067
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 14 May 2005 21:30:23 +0000 (21:30 +0000)]
Reverting previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 14 May 2005 21:18:12 +0000 (21:18 +0000)]
Compilation fix for VC++ 5 and 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 14 May 2005 21:16:45 +0000 (21:16 +0000)]
Add wxUSE_CRASHREPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 14 May 2005 19:29:25 +0000 (19:29 +0000)]
New files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 14 May 2005 17:34:11 +0000 (17:34 +0000)]
Applied patch #
1190796 (Further accelerator changes).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34062
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 14 May 2005 16:58:36 +0000 (16:58 +0000)]
Use theme and HTML Help headers from Wine (with permission)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 14 May 2005 15:49:19 +0000 (15:49 +0000)]
wxPopupTransientWindow::Popup no longer captures the mouse, so do it in
wxPopupMenuWindow instead, and wxPopupTranientWindow::OnIdle also now disables
the capture when the cursor is inside the popup, so override that too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 14 May 2005 12:45:20 +0000 (12:45 +0000)]
Applied patch #
1197608 (Correction to key up handler).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 14 May 2005 12:33:38 +0000 (12:33 +0000)]
Applied patch #
1198401 (GroupBox background painting cure).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 13 May 2005 20:51:23 +0000 (20:51 +0000)]
Fixed wrong positioning of marks and enumerations in lists of wxHTML.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 13 May 2005 18:43:38 +0000 (18:43 +0000)]
wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 13 May 2005 17:48:25 +0000 (17:48 +0000)]
More tests for lists layout and drawing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 15:14:00 +0000 (15:14 +0000)]
Don't adjust the keycode for Ctrl-Backspace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 12:50:25 +0000 (12:50 +0000)]
Cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 12:45:04 +0000 (12:45 +0000)]
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 May 2005 12:39:15 +0000 (12:39 +0000)]
merged in rev 1.28 of wx/datetime.inl: copy milliseconds in Set() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 12:22:28 +0000 (12:22 +0000)]
CW fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 12:15:04 +0000 (12:15 +0000)]
WinCE fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 12:12:11 +0000 (12:12 +0000)]
Reduce dependency on declarations that may or may not be present
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 12:07:08 +0000 (12:07 +0000)]
WinCE fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 11:58:24 +0000 (11:58 +0000)]
Removed unnecessary declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 11:56:04 +0000 (11:56 +0000)]
Warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 11:52:03 +0000 (11:52 +0000)]
WinCE fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 13 May 2005 11:40:50 +0000 (11:40 +0000)]
Added missing wxUSE_CRASHREPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 01:45:14 +0000 (01:45 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 01:40:25 +0000 (01:40 +0000)]
Some demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 01:39:09 +0000 (01:39 +0000)]
Better handling of the bg to allow the theme (if any) to be visible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 01:32:45 +0000 (01:32 +0000)]
Added missing CacheBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 00:56:08 +0000 (00:56 +0000)]
Optionally upload the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 00:55:36 +0000 (00:55 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 00:45:19 +0000 (00:45 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 00:27:02 +0000 (00:27 +0000)]
Added wx.lib.hyperlink from Andrea Gavana. It is a control like
static text that acts like a hyper-link, launching the system's
default browser in response to the clicks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 May 2005 00:00:38 +0000 (00:00 +0000)]
Destroy needs self parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 22:55:32 +0000 (22:55 +0000)]
Add line control points before the end point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 22:46:53 +0000 (22:46 +0000)]
Docstring updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 18:41:16 +0000 (18:41 +0000)]
reorder jobs and some cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 17:21:09 +0000 (17:21 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 17:13:19 +0000 (17:13 +0000)]
Loop doesn't exist any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 17:12:16 +0000 (17:12 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 May 2005 17:00:51 +0000 (17:00 +0000)]
docstrings for wx.Font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 12 May 2005 14:21:11 +0000 (14:21 +0000)]
Removed unnecessary files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 12 May 2005 10:55:14 +0000 (10:55 +0000)]
corrected minor typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Thu, 12 May 2005 03:34:55 +0000 (03:34 +0000)]
Updated docs to accurately define wxHIDE_READONLY, and note that it is deprecated in 2.6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 11 May 2005 21:29:28 +0000 (21:29 +0000)]
ODBC library is part of base, so make sure the dependency is set accordingly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 18:13:32 +0000 (18:13 +0000)]
Copied a few things from wxWidgets changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 18:07:04 +0000 (18:07 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 18:06:38 +0000 (18:06 +0000)]
Some cleanup and added FFont and FFontFromPixelSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 18:00:49 +0000 (18:00 +0000)]
wx.GetXDisplay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 17:06:22 +0000 (17:06 +0000)]
Ensure that Python is initialized before doing any locking in
wxPyBeginBlockThreads and wxPyEndBlockThreads as these can be
triggered after Python has been finalized in embedding situations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 17:04:01 +0000 (17:04 +0000)]
Don't use wx.TheFontList.FindOrCreateFont, it's way too slow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 17:02:20 +0000 (17:02 +0000)]
compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 May 2005 16:18:25 +0000 (16:18 +0000)]
Compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 11 May 2005 12:16:12 +0000 (12:16 +0000)]
HandlePrintClient shouldn't go above a top-level window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 10 May 2005 23:38:12 +0000 (23:38 +0000)]
Have wxLaunchDefaultBrowser fallback to the BROWSER environment
variable on *nix if the mimetype info fails to lead to a usable
command.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 May 2005 20:11:39 +0000 (20:11 +0000)]
Build fix for VC, fixed reading after end of wxChar*, source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 May 2005 20:05:18 +0000 (20:05 +0000)]
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 May 2005 19:22:06 +0000 (19:22 +0000)]
Compensate the usage of selecting already selected menu items by explicit 'New game' menu entry.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 May 2005 19:10:52 +0000 (19:10 +0000)]
Do not send event for already selected menu radio item selection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 10 May 2005 13:29:20 +0000 (13:29 +0000)]
Only automatically switch off --enable-std_string or --enable-std_iostreams
if they are not on the command line, fail with an error otherwise.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 10 May 2005 11:12:58 +0000 (11:12 +0000)]
Detect when --enable-std_string or --enable-std_iostreams won't work and
switch them off.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 May 2005 06:30:03 +0000 (06:30 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 May 2005 05:44:10 +0000 (05:44 +0000)]
applying patch
1188918
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 May 2005 05:23:27 +0000 (05:23 +0000)]
refresh only for menus which have their menubar attached as well, otherwise an assert is triggered
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 23:22:38 +0000 (23:22 +0000)]
A few build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 23:17:49 +0000 (23:17 +0000)]
regenerated the ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 23:16:52 +0000 (23:16 +0000)]
typos, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 23:13:48 +0000 (23:13 +0000)]
Add --with-gnomeprint and fix some typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 9 May 2005 21:26:31 +0000 (21:26 +0000)]
Fixed bug [
1195479 ] RedrawWindow() incompatible with eVC3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 19:59:34 +0000 (19:59 +0000)]
Don't allow zero-sized buffer bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 19:58:55 +0000 (19:58 +0000)]
Allow wxMac to have HRULE/VRULEs for wxListCtrl too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 19:19:32 +0000 (19:19 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 19:03:47 +0000 (19:03 +0000)]
Added --with-gnomeprint to configure command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 19:00:12 +0000 (19:00 +0000)]
Add Mandriva build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 18:55:18 +0000 (18:55 +0000)]
Fixed the typemap that converts a Python list of strings to a
wxArrayString so it uses the wxPy default encoding.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 16:54:11 +0000 (16:54 +0000)]
A slightly modified version of Patch #
1197468 . Keeps track of pending
size/position changes in case there is more than one adjustment for a
window in a single DeferWindowPos set then the pending values can be
used for defaults instead of current values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 9 May 2005 16:07:06 +0000 (16:07 +0000)]
simpler CW setup (needed for 9.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 9 May 2005 16:03:13 +0000 (16:03 +0000)]
workaround for simpler CW setup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 15:53:09 +0000 (15:53 +0000)]
Fixed sed transform of wxUSE_DEBUGREPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 May 2005 15:20:44 +0000 (15:20 +0000)]
BUILD_ANIMATE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 May 2005 23:35:34 +0000 (23:35 +0000)]
fixed GetLocaleDateFormat() to work with all locales, not just ones using only , and
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 8 May 2005 16:16:34 +0000 (16:16 +0000)]
Add some tips on fault navigation after input from Phlip
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 May 2005 10:55:43 +0000 (10:55 +0000)]
fix VC++ warning in debug build after latest fix to warning in release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 7 May 2005 19:12:23 +0000 (19:12 +0000)]
Patch #
1197009 [wxMSW] Proper repainting when resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 7 May 2005 18:19:21 +0000 (18:19 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 May 2005 18:09:18 +0000 (18:09 +0000)]
committed aupdated patch that adds support for
bitmaps in submenus and simplifies some of
the code in GtkAppend()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 7 May 2005 13:35:09 +0000 (13:35 +0000)]
now it's uint32 on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 May 2005 11:51:17 +0000 (11:51 +0000)]
Commit fix for EUC_JP encoding under Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 7 May 2005 07:20:51 +0000 (07:20 +0000)]
Fixup for docstrings being inherited instead of usign the right ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 7 May 2005 06:28:20 +0000 (06:28 +0000)]
Add new modules to __all__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 7 May 2005 06:26:59 +0000 (06:26 +0000)]
Lots of docstring fixes and additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 7 May 2005 00:54:08 +0000 (00:54 +0000)]
a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 6 May 2005 19:55:46 +0000 (19:55 +0000)]
Take src x, y into account when blitting with alpha
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 6 May 2005 18:07:14 +0000 (18:07 +0000)]
Easy corner for new wxBombers (as requested in patch #
1178276 ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 6 May 2005 18:01:08 +0000 (18:01 +0000)]
Build fix (Watcom).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 6 May 2005 16:13:27 +0000 (16:13 +0000)]
fix for future bakefile versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775