]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Sun, 12 Mar 2006 14:34:31 +0000 (14:34 +0000)]
Make wxTinderbox pass dialup sample for DOS cross-build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 14:21:19 +0000 (14:21 +0000)]
support mnemonics for wxStatic/RadioBox and made it easier to add support for more controls by virtualizing the mnemonics support logic (patch
1448178 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 14:14:59 +0000 (14:14 +0000)]
support underlined fonts (patch
1448089 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 13:49:21 +0000 (13:49 +0000)]
don't require multimon.h any more now (patch
1446030 ); enable wxUSE_DISPLAY by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 13:39:41 +0000 (13:39 +0000)]
remove dead code from wxMatchWild (patch
1445809 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 13:37:56 +0000 (13:37 +0000)]
define size() in terms of length(), not vice versa, to make the code somewhat faster in non-optimized builds + some typo fixes in comments (patch
1440237 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 12 Mar 2006 13:35:59 +0000 (13:35 +0000)]
wxCore build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 13:29:05 +0000 (13:29 +0000)]
don't require at least 8 bytes of sound data (patch
1340767 ); do check that we have enough data before reading it (and crashing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 12 Mar 2006 13:28:55 +0000 (13:28 +0000)]
wxBase build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 12 Mar 2006 13:15:53 +0000 (13:15 +0000)]
Line-up interfaces to use size_t for GetCount()s.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 12 Mar 2006 13:08:24 +0000 (13:08 +0000)]
Line-up interfaces to use size_t for GetCount()s.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 12 Mar 2006 13:03:40 +0000 (13:03 +0000)]
wxTinderbox build fix (!PCH support).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 12 Mar 2006 13:00:35 +0000 (13:00 +0000)]
More wxMSW specific headers in precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 12:46:58 +0000 (12:46 +0000)]
GetNumberOfLines() now returns the number of physical, not logical, lines in the control in wxGTK2 as under the other platforms (patch
1438117 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 12 Mar 2006 01:22:43 +0000 (01:22 +0000)]
more accurate best size calculation logic (use the current date format)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Mar 2006 21:50:44 +0000 (21:50 +0000)]
deal with the situation when a (dynamic) event handler disconnects itself during its execution (and skips the event, too): this is used to crash but there is no reason it should
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sat, 11 Mar 2006 21:13:28 +0000 (21:13 +0000)]
minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 11 Mar 2006 18:42:10 +0000 (18:42 +0000)]
WXUNUSED is our coding standard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 11 Mar 2006 18:02:38 +0000 (18:02 +0000)]
Removed -fno-strict-aliasing for OS/2 (not supported by all supported gcc versions).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:51:45 +0000 (14:51 +0000)]
Applied patch [
1372332 ] Support for WX_RESCOMP to allow MSYS+wx-config to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:49:23 +0000 (14:49 +0000)]
Fix crash caused by last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:40:41 +0000 (14:40 +0000)]
Applied patch [
1428990 ] wxUniv: patch for toolbar button remain in pressed status
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:33:25 +0000 (14:33 +0000)]
Applied patch [
1443707 ] kill "cast truncates constant value" warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:28:00 +0000 (14:28 +0000)]
Applied patch [
1435340 ] Add support of wxToggleButton to wxGenericValidator
With precomp header fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:22:55 +0000 (14:22 +0000)]
Applied [
1425529 ] Tooltip was not removed on deletion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 14:17:50 +0000 (14:17 +0000)]
Applied patch [
1436761 ] wxGrid: Can't enable cell edit ctrl on very wide columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 13:43:58 +0000 (13:43 +0000)]
Applied patch [
1432449 ] wxXml API documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 13:26:16 +0000 (13:26 +0000)]
Applied patch [
1447184 ] Elimination of a warning about unused parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 13:24:07 +0000 (13:24 +0000)]
Applied patch [
1447666 ] Fix obscure GTK wxListBox construction bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 11 Mar 2006 13:13:00 +0000 (13:13 +0000)]
Applied patch [
1447732 ] Fix CVS HEAD for VC6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 21:37:20 +0000 (21:37 +0000)]
don't Connect() to wxEVT_RIGHT_DOWN twice (fixed problem introduced by last patch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 21:36:25 +0000 (21:36 +0000)]
made DoListHitTest() more efficient (patch
1446848 ) and also fix it under OS X 10.4 where the coodrinates returned by data browser are client and not screen ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 21:30:03 +0000 (21:30 +0000)]
define wxUSE_UNICODE=1 on the command line in UNICODE builds (allows to use default wx/setup.h unchanged)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 21:26:59 +0000 (21:26 +0000)]
Applied Patch #
1424869 : Implement wxListCtrl::SetItemColumnImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 21:24:29 +0000 (21:24 +0000)]
simplification: create listbox in only one place (patch
1447019 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 19:04:59 +0000 (19:04 +0000)]
patch
1444066
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 18:58:16 +0000 (18:58 +0000)]
fixing RawBitmap access
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 18:54:11 +0000 (18:54 +0000)]
not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 18:09:22 +0000 (18:09 +0000)]
Increase timeout in order to catch slower clicks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 10 Mar 2006 18:04:55 +0000 (18:04 +0000)]
To -> From
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 18:02:15 +0000 (18:02 +0000)]
OnApply() calls TransferDataFromWindow(), not To
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 17:44:48 +0000 (17:44 +0000)]
Applied patch #
1441370 : lib.plot - allow passing in wx.Colour()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 17:35:39 +0000 (17:35 +0000)]
signed/unsigned comparison warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 17:02:51 +0000 (17:02 +0000)]
additional types for carbon events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 16:44:10 +0000 (16:44 +0000)]
fix for non precomp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 16:11:29 +0000 (16:11 +0000)]
adding experimental font dialog version - hacking the font panel ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 16:06:32 +0000 (16:06 +0000)]
CodeWarrior fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 16:04:54 +0000 (16:04 +0000)]
non mach-o fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 16:03:09 +0000 (16:03 +0000)]
using new API (no visual difference)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 16:01:08 +0000 (16:01 +0000)]
added non mach version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 10 Mar 2006 15:59:52 +0000 (15:59 +0000)]
support for unicode font names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Mar 2006 13:42:10 +0000 (13:42 +0000)]
handle directories with spaces in them better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Mar 2006 10:00:35 +0000 (10:00 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Mar 2006 09:59:38 +0000 (09:59 +0000)]
Avoid unexpected negative array index (CID 41).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Mar 2006 09:56:06 +0000 (09:56 +0000)]
wxTinderbox build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 10 Mar 2006 09:54:08 +0000 (09:54 +0000)]
wxTinderbox warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:31:25 +0000 (00:31 +0000)]
slight refactor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:30:28 +0000 (00:30 +0000)]
Test wx.ListBox.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:29:03 +0000 (00:29 +0000)]
Test wx.CommandEvent.GetClientData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:27:37 +0000 (00:27 +0000)]
Give classes that need one a destructor wrapper, and set %disown when
another class takes ownership.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:26:28 +0000 (00:26 +0000)]
Add wx.ListBox.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:24:32 +0000 (00:24 +0000)]
Add wx.CommandEvent.GetClientData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 10 Mar 2006 00:05:02 +0000 (00:05 +0000)]
Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 10 Mar 2006 00:01:28 +0000 (00:01 +0000)]
cleanup magic number usage and comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 9 Mar 2006 23:36:32 +0000 (23:36 +0000)]
FontEnum fix: use NULL for global enumeration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 19:09:22 +0000 (19:09 +0000)]
always return something in GetCommandForVerb() second argument, even if verb not found
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 14:16:49 +0000 (14:16 +0000)]
corrected test for NUL in wxHtmlEntitiesParser::Parse() (patch
1443823 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 14:12:35 +0000 (14:12 +0000)]
call SetWindowPos(SWP_FRAMECHANGED) after changing some styles (patch
1445096 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 14:04:41 +0000 (14:04 +0000)]
define UDM_{SETRANGE|SETPOS|GETPOS}32 if we don't have them in the headers to allow using full 32bit range even for older compilers/SDK (patch
1439887 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:59:31 +0000 (13:59 +0000)]
don't clear clipboard if it was changed by another application since we used it (patch
1436601 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:47:25 +0000 (13:47 +0000)]
made SetFirstItem() work again (patch
1445170 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:44:02 +0000 (13:44 +0000)]
fixed idle event generation logic (thanks to Paul Cornett for patch
1444602 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:38:22 +0000 (13:38 +0000)]
removed useless colMapAllocCounter (patch
1413456 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:36:53 +0000 (13:36 +0000)]
moved wxapp_install_idle_handler and g_isIdle from many cpp files into gtk/private.h (patch
1435529 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:33:01 +0000 (13:33 +0000)]
removed unused ifdef wxUSE_THREADS block (patch
1435521 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:23:52 +0000 (13:23 +0000)]
uninitialized variable warning fixed (modified patch
1434065 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:18:50 +0000 (13:18 +0000)]
fix gcc4 warning for wndproc casts (patch
1431939 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:16:02 +0000 (13:16 +0000)]
let _T() work with macros (modified patch
1437983 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:12:18 +0000 (13:12 +0000)]
fixed mouse (and other?) events generation broken by recent changes (patch
1446205 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:08:07 +0000 (13:08 +0000)]
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 13:02:30 +0000 (13:02 +0000)]
compilation fix after last commit; some extra comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 12:48:52 +0000 (12:48 +0000)]
added wxListBox::HitTest() from Ryan (patch
1446207 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 9 Mar 2006 07:49:32 +0000 (07:49 +0000)]
Missing >
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 9 Mar 2006 06:27:59 +0000 (06:27 +0000)]
Patch #
1446110 : use of uninitialized variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37920
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Mar 2006 03:03:15 +0000 (03:03 +0000)]
don't check that the cursor is over the window calling SetCursor(), it might have captured it and so want to change the cursor even when it's outside the window boundaries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 9 Mar 2006 02:20:39 +0000 (02:20 +0000)]
Keep the key up/down event consistency without relying on toupper()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 9 Mar 2006 00:32:42 +0000 (00:32 +0000)]
Applied (a slightly refactored) Patch #
1445169 : wxListBox bestsize fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 8 Mar 2006 23:57:45 +0000 (23:57 +0000)]
Fix for bug #
1436503 . Delay the start of the DnD oprtation in case
the user just intended to click, not drag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 8 Mar 2006 23:35:16 +0000 (23:35 +0000)]
Name clash correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 8 Mar 2006 23:22:35 +0000 (23:22 +0000)]
warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 8 Mar 2006 19:45:51 +0000 (19:45 +0000)]
Added slightly better font dialog for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 8 Mar 2006 16:34:47 +0000 (16:34 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 8 Mar 2006 03:06:25 +0000 (03:06 +0000)]
workaround MacSetMetalAppearance being made protected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 8 Mar 2006 01:48:03 +0000 (01:48 +0000)]
Updated to Scintilla 1.67
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Mar 2006 01:27:59 +0000 (01:27 +0000)]
don't draw focus rect for custom drawn items when the list control doesn't have focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Mar 2006 00:23:36 +0000 (00:23 +0000)]
generate wxEVT_COMMAND_TEXT_ENTER for multiline controls too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Mar 2006 00:20:29 +0000 (00:20 +0000)]
correct gcc print format warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Mar 2006 00:19:19 +0000 (00:19 +0000)]
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Mar 2006 00:15:20 +0000 (00:15 +0000)]
test EVT_TEXT_ENTER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Mar 2006 00:09:37 +0000 (00:09 +0000)]
use wxCHECK instead of wxASSERT to avoid crashing later (coverity checker CID 19)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775