]>
git.saurik.com Git - wxWidgets.git/log
Alex Bligh [Thu, 6 Jul 2006 17:42:39 +0000 (17:42 +0000)]
Added GetWidestItem() and GetWidestItemWidth() to wxVListBoxComboPopup
and wxOwnerDrawnComboBox as per Jaakko Salli
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jul 2006 12:24:23 +0000 (12:24 +0000)]
Dummy stub for wxGetMouseState() (tinderbox build fix)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jul 2006 10:47:29 +0000 (10:47 +0000)]
Tinderbox warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jul 2006 09:09:09 +0000 (09:09 +0000)]
wxRound() workaround to avoid unexpected compile and link errors on incomplete environments (Tinderbox build fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jul 2006 07:07:52 +0000 (07:07 +0000)]
Temporarily disable colour picker to keep build working and bofore finding nice replacement for smartphone build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 6 Jul 2006 06:47:13 +0000 (06:47 +0000)]
Missing include for wxCocoa build at Tinderbox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jul 2006 00:17:50 +0000 (00:17 +0000)]
wxMenu::AppendRadioItem() now implemented under all platforms but wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jul 2006 00:14:26 +0000 (00:14 +0000)]
use ZIP entry modification time, not the (inexistent) file modification time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Jul 2006 00:01:29 +0000 (00:01 +0000)]
Oops, I misremembered the name of wxUnusedVar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 23:48:19 +0000 (23:48 +0000)]
Enable transparent hints and dragging on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Wed, 5 Jul 2006 23:09:33 +0000 (23:09 +0000)]
wxAUI: maintain minimum size of panes across dock/undock.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 18:54:51 +0000 (18:54 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 18:52:36 +0000 (18:52 +0000)]
reorg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 18:44:44 +0000 (18:44 +0000)]
Add wxBK_HITTEST flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 18:39:42 +0000 (18:39 +0000)]
Remove call to gtk_pizza_set_clear, which doesn't exist any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 18:39:03 +0000 (18:39 +0000)]
cleanup and minor tweak for wxPython build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Wed, 5 Jul 2006 17:10:15 +0000 (17:10 +0000)]
Remove bogus include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Wed, 5 Jul 2006 16:39:04 +0000 (16:39 +0000)]
fixed wrong comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Wed, 5 Jul 2006 16:38:02 +0000 (16:38 +0000)]
added EVT_AUI_PANECLOSE and updated sample accordingly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 5 Jul 2006 13:11:20 +0000 (13:11 +0000)]
int warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 5 Jul 2006 13:10:46 +0000 (13:10 +0000)]
making cocoa build again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jul 2006 12:21:13 +0000 (12:21 +0000)]
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve all book controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 5 Jul 2006 12:04:53 +0000 (12:04 +0000)]
Return OS description for WinCE too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 05:25:25 +0000 (05:25 +0000)]
renamed setup.py to tr_setup.py because build-all does an import of
setup, (to get the version number) expecting to get the one in the
root wxPython dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 05:23:28 +0000 (05:23 +0000)]
Build and distrib tweaks ported over from the 2.6 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 5 Jul 2006 04:37:42 +0000 (04:37 +0000)]
Now we can build all tarballs on one (Unix shell) box using pre-flight.sh.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 5 Jul 2006 04:09:40 +0000 (04:09 +0000)]
Factoring out redundant steps in the build process to their own function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 5 Jul 2006 04:07:30 +0000 (04:07 +0000)]
Make note about the need for unix2dos on Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 03:23:50 +0000 (03:23 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 03:18:39 +0000 (03:18 +0000)]
wxRichTextCtrl now takes a value parameter in the constructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 02:07:46 +0000 (02:07 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 01:35:36 +0000 (01:35 +0000)]
Avoid crash in SelectAll if there are no nodes besides the root
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 01:31:58 +0000 (01:31 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:59:54 +0000 (00:59 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:53:20 +0000 (00:53 +0000)]
oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:47:56 +0000 (00:47 +0000)]
no need to %import gdi.i
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:46:05 +0000 (00:46 +0000)]
Docstring fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:45:38 +0000 (00:45 +0000)]
Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:45:27 +0000 (00:45 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:43:02 +0000 (00:43 +0000)]
Changes needed for building with Python 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:37:11 +0000 (00:37 +0000)]
Changes needed for building with Python 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 22:29:24 +0000 (22:29 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 22:18:27 +0000 (22:18 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 19:58:24 +0000 (19:58 +0000)]
wxAUI: Send cancel event on floating panes closing too (last log was misleading - that was on docked panes with a hand-drawn close button).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 19:52:22 +0000 (19:52 +0000)]
wxAUI: Send a cancel event to the window within a frame which is closed, so it knows it is being destroyed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 19:49:08 +0000 (19:49 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 19:25:07 +0000 (19:25 +0000)]
wxAUI: Make 2 methods virtual and unprotect member variables to enable apps to do their own hint windows until a generally acceptable mechanism for platforms other than MSW is found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 18:08:09 +0000 (18:08 +0000)]
XRC headers cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 17:22:21 +0000 (17:22 +0000)]
Fix typo that caused a global variable to be used instead of the local
function parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Tue, 4 Jul 2006 17:01:12 +0000 (17:01 +0000)]
The method is called CreatePopupMenu, not CreatePopupIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 16:43:25 +0000 (16:43 +0000)]
release build unused variable warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Angel Vidal Veiga [Tue, 4 Jul 2006 16:08:16 +0000 (16:08 +0000)]
Reverting my first test commit, as per ABX request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 4 Jul 2006 15:35:34 +0000 (15:35 +0000)]
Scrolling improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 15:26:33 +0000 (15:26 +0000)]
wxAUI: Made fixed size floating panes work
wxAUI: Added IMPLEMENT_CLASS etc. for wxFloatingPane for a later patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jul 2006 14:16:33 +0000 (14:16 +0000)]
XTI adaption for new event name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jul 2006 12:31:47 +0000 (12:31 +0000)]
wxColour lost its Create method, use direct creation for XTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 10:33:06 +0000 (10:33 +0000)]
WinCE build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jul 2006 09:12:34 +0000 (09:12 +0000)]
was crashing wxCocoa builds (decomposition will be needed there as well, but the current implementation is based on the TEConverters)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 08:58:06 +0000 (08:58 +0000)]
[
1515213 ] Combo sample improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 04:01:16 +0000 (04:01 +0000)]
build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 00:37:31 +0000 (00:37 +0000)]
s/WXK_NEXT/WXK_PAGEDOWN/ to fix compilation with compatibility off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 00:31:52 +0000 (00:31 +0000)]
don't assert in SetStringSelection() if the item isn't found for consistency with wxItemContainerImmutable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 00:11:52 +0000 (00:11 +0000)]
fix -Wundef gcc warnings about wxUSE_MS_HTML_HELP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jul 2006 22:28:05 +0000 (22:28 +0000)]
Added ExpandAll and ExpandAllChildren
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jul 2006 21:13:18 +0000 (21:13 +0000)]
SetStyle/GetStyle corrections
Added compatibility ctor to wxTextAttrEx
wxRichTextCtrl should take a string value for wxTextCtrl compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jul 2006 21:00:39 +0000 (21:00 +0000)]
wxRichTextCtrl updates and corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jul 2006 20:55:39 +0000 (20:55 +0000)]
ExpandAll and ExpandAllChildren are in wxTreeCtrlBase now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 19:02:54 +0000 (19:02 +0000)]
Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 18:12:38 +0000 (18:12 +0000)]
Rich text lib separation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jul 2006 17:51:34 +0000 (17:51 +0000)]
Use wxTextCtrlBase as base class on 2.7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jul 2006 17:23:54 +0000 (17:23 +0000)]
The richtext code is now in it's own lib/DLL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jul 2006 17:22:02 +0000 (17:22 +0000)]
The richtext DLL needs to also link with the html and xml DLLs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 15:12:36 +0000 (15:12 +0000)]
Rich text lib separation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 12:48:21 +0000 (12:48 +0000)]
[
1515217 ] wxComboCtrl textctrl event propagation bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jul 2006 12:41:00 +0000 (12:41 +0000)]
removed wxHyperlinkCtrl from this sample, it's not in the widgets one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jul 2006 12:39:27 +0000 (12:39 +0000)]
make the frame big enough to show all controls initially
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 12:23:51 +0000 (12:23 +0000)]
[
1515520 ] wxOwnerDrawnComboBox mouse hover on partially visible item.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 2 Jul 2006 22:07:39 +0000 (22:07 +0000)]
Updated information on concurrent installs.
Made tab usage consistent in description of configure options.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 2 Jul 2006 21:57:49 +0000 (21:57 +0000)]
Removed some outdated stuff.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 2 Jul 2006 21:40:38 +0000 (21:40 +0000)]
Fixed typos in comments (patch #
1515724 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 2 Jul 2006 21:11:58 +0000 (21:11 +0000)]
Fixes to sizing and others, according to patch #
1507207 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 2 Jul 2006 13:43:42 +0000 (13:43 +0000)]
Implemented wxTextAttrEx::CombineEx and wxRichTextAttr::Combine
Setting the default style now combines the default with the
new style, instead of just overriding it, so it is possible to
select e.g. bold and italic simultaneously in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 12:56:34 +0000 (12:56 +0000)]
corrected preview scale calculation (patch from Daniel Walter)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 12:49:21 +0000 (12:49 +0000)]
use PROOF_QUALITY in LOGFONT by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 12:47:59 +0000 (12:47 +0000)]
take pixel sizes into account as well when comparing fonts, not just point sizes which could be the same for fonts with slightly different height in pixels or, worse, the fonts with the same height but compeltely different widths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 2 Jul 2006 07:41:02 +0000 (07:41 +0000)]
Added wxTextCtrlBase to type info, useful if different text control
implementations are available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 2 Jul 2006 07:17:46 +0000 (07:17 +0000)]
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 2 Jul 2006 06:58:02 +0000 (06:58 +0000)]
Seems to work fine without switching off anti-aliasing now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:35:01 +0000 (01:35 +0000)]
fix appearance problems when the cell is scrolled (patch
1515458 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:31:55 +0000 (01:31 +0000)]
use gtk_file_chooser_set_current_folder() instead of gtk_file_chooser_set_filename() in GTK+ native SetPath() branch (patch
1513554 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:30:14 +0000 (01:30 +0000)]
added indirect base classes too (patch
1513451 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:28:35 +0000 (01:28 +0000)]
Index() is const (patch
1513451 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:22:42 +0000 (01:22 +0000)]
added ExpandAllChildrne() (patch
1498343 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:08:46 +0000 (01:08 +0000)]
don't use old name for wxTE_PROCESS_ENTER unavailable when compatibility is off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 00:29:58 +0000 (00:29 +0000)]
reset m_selectingKeyboard in ClearSelection() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 00:17:42 +0000 (00:17 +0000)]
don't refresh the menu if it's frozen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 20:32:34 +0000 (20:32 +0000)]
Corrected GIF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 20:30:58 +0000 (20:30 +0000)]
First cut at wxRichTextCtrl documentation
Put wxTextAttr into separate file to allow correct ordering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 20:21:49 +0000 (20:21 +0000)]
Removed duplicate wxDCClipper documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 19:51:14 +0000 (19:51 +0000)]
Swapped parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775