]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Mon, 30 Oct 2006 11:56:12 +0000 (11:56 +0000)]
Minor header cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 30 Oct 2006 11:46:44 +0000 (11:46 +0000)]
[
1587059 ] wxLaunchDefaultBrowser fix for KDE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 30 Oct 2006 11:41:38 +0000 (11:41 +0000)]
don't use deprecated wxSTRING_MAXLEN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 30 Oct 2006 11:29:56 +0000 (11:29 +0000)]
define wxLongLong_t as long long if it is supported, only fall back to long otherwise as we want to be able to pass wxLongLong_t to the standard C99 functions working with long long
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 30 Oct 2006 11:25:36 +0000 (11:25 +0000)]
compilation fix for !wxUSE_MIMETYPE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 30 Oct 2006 11:20:11 +0000 (11:20 +0000)]
slightly reduce the number of #ifndef __WATCOMC__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 30 Oct 2006 11:08:48 +0000 (11:08 +0000)]
Temporary ugly trick to make release for OpenWatcom possible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 30 Oct 2006 10:19:21 +0000 (10:19 +0000)]
render scrollbar's thumb as stippled bar to distinguish it from controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 30 Oct 2006 10:11:32 +0000 (10:11 +0000)]
Call Update after user input to improve responsiveness
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Mon, 30 Oct 2006 09:37:37 +0000 (09:37 +0000)]
Committing in .
Update OpenVMS configuration files
Modified Files:
wxWidgets/setup.h_vms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 30 Oct 2006 09:07:20 +0000 (09:07 +0000)]
add index and contents as per http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/78600/match=pdf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 30 Oct 2006 09:03:18 +0000 (09:03 +0000)]
Applied patch [
1586964 ] Getting the PID of the process executed by wxProcess::Open()
by Lauri Nurmi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 30 Oct 2006 08:07:51 +0000 (08:07 +0000)]
Compilation fix for old GCC versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 30 Oct 2006 07:16:22 +0000 (07:16 +0000)]
Improve the registry query for whether to show combobox animation or not
WinCE compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 30 Oct 2006 07:12:10 +0000 (07:12 +0000)]
Focus event recursion fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 30 Oct 2006 07:04:07 +0000 (07:04 +0000)]
Don't use wstring for MinGW versions that don't support it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 30 Oct 2006 04:36:44 +0000 (04:36 +0000)]
Non pre-comp compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 30 Oct 2006 01:28:15 +0000 (01:28 +0000)]
check that the cell using bool editor has a valid value (i.e. either true or false) (last nail in the coffin of the request
1557790 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 30 Oct 2006 01:01:13 +0000 (01:01 +0000)]
try http scheme if we can't find the default browser for the URL scheme (this is the case for file:// URLs for example) in wxLaunchDefaultBrowser()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 30 Oct 2006 00:44:44 +0000 (00:44 +0000)]
undid removal of implicit http: from wxLaunchDefaultBrowser() done in last revision as it's not supposed to work with local files by default (which should have file:// scheme (obviously)) but with URLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 30 Oct 2006 00:36:32 +0000 (00:36 +0000)]
increment TEXTCTRLYADJUST_CLASSIC (patch
1586710 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42693
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 30 Oct 2006 00:07:30 +0000 (00:07 +0000)]
Small updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42692
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 29 Oct 2006 23:57:13 +0000 (23:57 +0000)]
Renamed m_clientData member variable to avoid clash with variable with same
name in wxEvtHandler which wxSimpleHtmlListBox derives from.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 23:42:16 +0000 (23:42 +0000)]
Borland needs dummy return in wxSEH_HANDLE as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 23:40:23 +0000 (23:40 +0000)]
removed more unused variables (thanks Borland)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 23:38:37 +0000 (23:38 +0000)]
removed unused variable (thanks Borland)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 23:35:27 +0000 (23:35 +0000)]
commented out more unused code (bcc compilation warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 23:20:03 +0000 (23:20 +0000)]
renamed OnLinkClicked() event handler to avoid hiding the virtual function with the same name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 23:16:08 +0000 (23:16 +0000)]
set wxUSE_STD_STRING to 1 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 29 Oct 2006 22:57:25 +0000 (22:57 +0000)]
Fixed typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 22:46:32 +0000 (22:46 +0000)]
Digital Mars needs CCS_RIGHT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 22:41:24 +0000 (22:41 +0000)]
Compile fix for no-pch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 22:38:26 +0000 (22:38 +0000)]
Compile fix after GetC return type changed from char to int.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 22:33:48 +0000 (22:33 +0000)]
Compile fix for 64-bit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 22:31:26 +0000 (22:31 +0000)]
Make m_typeflag an int.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 22:01:06 +0000 (22:01 +0000)]
Digital Mars doesn't like the identifiers being declared later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42678
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 21:55:18 +0000 (21:55 +0000)]
Digital Mars fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 21:49:37 +0000 (21:49 +0000)]
escape special SQL chars in where clauses (patch
1204728 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 21:29:49 +0000 (21:29 +0000)]
search in the index case-insensitively in FindPageByName() if all else fails (replaces patch
1227882 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 29 Oct 2006 21:28:39 +0000 (21:28 +0000)]
minimize overlay area to avoid eg scrolling artifacts when using a caret
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 29 Oct 2006 21:13:58 +0000 (21:13 +0000)]
add events API to wxHtmlWindow (patch #
1504493 by Francesco Montorsi)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 21:10:18 +0000 (21:10 +0000)]
Restore the final wildcard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 21:10:12 +0000 (21:10 +0000)]
avoid infinite recursion by not using GetMaxWidth/Height() from GetMaxSize() implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42671
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 21:09:08 +0000 (21:09 +0000)]
mention wxTB_RIGHT patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42670
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 29 Oct 2006 21:01:36 +0000 (21:01 +0000)]
guarding against setting of NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42669
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 29 Oct 2006 21:00:02 +0000 (21:00 +0000)]
applying correct offsets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42668
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 29 Oct 2006 20:51:34 +0000 (20:51 +0000)]
remove unneeded code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42667
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 20:47:31 +0000 (20:47 +0000)]
remove manual bitmap greying code with a call to wxImage::ConvertToGreyscale()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42666
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sun, 29 Oct 2006 20:44:32 +0000 (20:44 +0000)]
fix borland header difference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 20:39:31 +0000 (20:39 +0000)]
don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42664
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 29 Oct 2006 20:39:26 +0000 (20:39 +0000)]
remove unnecessary casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 20:38:23 +0000 (20:38 +0000)]
return the results of GetMin/MaxSize() from GetMin/MaxWidth/Height(); fix warnings about unused parameters in DoSetSizeHints()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 29 Oct 2006 20:37:33 +0000 (20:37 +0000)]
remove unneeded include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42661
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 29 Oct 2006 20:36:43 +0000 (20:36 +0000)]
fix for Borland 5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42660
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 20:26:39 +0000 (20:26 +0000)]
pass correct indicator pointer to SQLBindCol() (patch
1390059 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42659
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 29 Oct 2006 20:26:03 +0000 (20:26 +0000)]
add events API to wxHtmlWindow (patch #
1504493 by Francesco Montorsi)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42658
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 20:24:11 +0000 (20:24 +0000)]
post WM_CLOSE instead of deleting the inplace edit control (second incarnation of the patch
1394785 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42657
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 29 Oct 2006 20:23:13 +0000 (20:23 +0000)]
added SUB/SUP tags to the list of supported ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42656
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 20:17:29 +0000 (20:17 +0000)]
CW8.3+ has ssize_t (patch
1492413 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42655
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 20:15:26 +0000 (20:15 +0000)]
Let wxMiniFrame have the same default flags under wxGTK
as under wxMSW, notably no close box by default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42654
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 20:13:16 +0000 (20:13 +0000)]
Remove left-over code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42653
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 20:12:13 +0000 (20:12 +0000)]
Clarify docs about wxSizer::SetSizeHints().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42652
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 20:06:45 +0000 (20:06 +0000)]
Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
wxArchiveFSHandler for compatibilty.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42651
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 19:53:53 +0000 (19:53 +0000)]
some people disliked the asterisks in wxDebugReport dialog, removed (patch
1491869 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42650
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 29 Oct 2006 19:43:25 +0000 (19:43 +0000)]
subrect blit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42649
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 19:26:54 +0000 (19:26 +0000)]
Use SetSizeHints() for wxTLW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42648
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 29 Oct 2006 19:19:58 +0000 (19:19 +0000)]
Add method declaration needed for wxGTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42647
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 19:17:00 +0000 (19:17 +0000)]
Make wxWindow::SetSizeHints() do nothing.
Make wxTLW::SetSizeHints() set the various m_minWidth etc. fields.
Override SetSizeHints() in wxGTK to call the relevant gtk funcion
only there and not in every resize.
Make GetMinWidth() etc. non-virtual.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42646
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 19:12:52 +0000 (19:12 +0000)]
added wxTB_RIGHT style for right-aligned toolbars (slightly modified patch
1567469 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42645
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 18:58:25 +0000 (18:58 +0000)]
added TGA handler (somewhat modified patch
1393912 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42644
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 29 Oct 2006 18:44:41 +0000 (18:44 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42643
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 18:10:32 +0000 (18:10 +0000)]
Added simplistic test for nested sizer (in panel).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 18:09:42 +0000 (18:09 +0000)]
Forgot one wxCoordRound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 18:09:36 +0000 (18:09 +0000)]
don't set translation credits if they're empty (part of patch
1586730 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 18:08:50 +0000 (18:08 +0000)]
wxRound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 18:07:27 +0000 (18:07 +0000)]
wxCoordRound() -> wxRound()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42638
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 18:05:55 +0000 (18:05 +0000)]
correct EnsureFileAccessible() docs broken by previous change (part of patch
1586730 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 18:04:49 +0000 (18:04 +0000)]
don't call gtk_image_set_from_pixbuf() if no animation (part of patch
1586730 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 18:04:09 +0000 (18:04 +0000)]
commented out/unused code removed; use wxAboutDialog (part of patch
1586730 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 18:03:31 +0000 (18:03 +0000)]
handle errors returned by wxAnimateCtrl::Play() (part of patch
1586730 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 29 Oct 2006 17:59:19 +0000 (17:59 +0000)]
Corrected includes for wxGTK under OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 17:59:03 +0000 (17:59 +0000)]
don't use Unicode filenames under Win9x, even with MSLU (heavily modified patch
1585672 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 17:55:09 +0000 (17:55 +0000)]
wxCoordRound -> wxRound.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42631
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 17:50:39 +0000 (17:50 +0000)]
Use wxRound instead of wxCoordRound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42630
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 29 Oct 2006 17:37:43 +0000 (17:37 +0000)]
flushing is not done anymore in closing the context, but we need it here - there's still an offset bug however ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42629
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 17:32:44 +0000 (17:32 +0000)]
Merge extra documents with main doc archives to help reduce user confusion/fatigue.
Rename doc archive names to something more readable.
.zip should be lower case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42628
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 17:29:40 +0000 (17:29 +0000)]
Applied patch [
1583316 ] set media source for printing
by d2walter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42627
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 17:13:16 +0000 (17:13 +0000)]
Remove extra newline.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42626
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 17:11:15 +0000 (17:11 +0000)]
Mention GetC and wxFileSystem in incompatible changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42625
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 17:01:34 +0000 (17:01 +0000)]
Applied patch
1586499 : wxCoordRound function
Centralises rounding and adds nearest-value rounding to
prntbase.cpp.
by Robert J. Lang
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42624
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 17:00:07 +0000 (17:00 +0000)]
Change GetC to return an int so that it can return wxEOF on error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42623
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 29 Oct 2006 16:48:41 +0000 (16:48 +0000)]
Borland fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42622
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 16:47:20 +0000 (16:47 +0000)]
Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42621
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 15:51:10 +0000 (15:51 +0000)]
deal correctly with vsnprintf() implementations which always NUL-terminate the buffer, even if there is not enough space (recent glibc ones do it like this)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42620
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 29 Oct 2006 15:12:25 +0000 (15:12 +0000)]
Updated PO files. Translated some of the missing Italian strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42619
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 14:53:37 +0000 (14:53 +0000)]
More simplistic test for setting size and max size
after creation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42618
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 29 Oct 2006 14:25:54 +0000 (14:25 +0000)]
Test SetSizeHints() for wxFrame (does nothing
under wxMSW).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42617
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 13:56:43 +0000 (13:56 +0000)]
use just HAVE_FSYNC as wxFsync() guard, it is now defined if wxFsync() is
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42616
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 29 Oct 2006 13:55:52 +0000 (13:55 +0000)]
use wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names in Windows compilers standard headers; this should hopefully fix the compilation for older Borland versions without breaking it for anything else; also define wxFsync() for Borland and DMC as they seem to have _commit() too (subject to version checks...), only Watcom seems to lack it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42615
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 29 Oct 2006 12:56:48 +0000 (12:56 +0000)]
Document filter streams take owner ship when created with a pointer,
new feature of the archive factories and new filter factories.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42614
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775