Stefan Csomor
|
c06bbbff22
|
additional types for carbon events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 17:02:51 +00:00 |
|
Stefan Csomor
|
2e98aa1243
|
fix for non precomp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 16:44:10 +00:00 |
|
Stefan Csomor
|
509b4eccfe
|
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
|
2006-03-10 16:11:29 +00:00 |
|
Stefan Csomor
|
cdef033465
|
CodeWarrior fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 16:06:32 +00:00 |
|
Stefan Csomor
|
cd17aeff89
|
non mach-o fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 16:04:54 +00:00 |
|
Stefan Csomor
|
7ea1c91776
|
using new API (no visual difference)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 16:03:09 +00:00 |
|
Stefan Csomor
|
2a2e63652d
|
added non mach version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 16:01:08 +00:00 |
|
Stefan Csomor
|
b6b59e43ca
|
support for unicode font names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 15:59:52 +00:00 |
|
Vadim Zeitlin
|
71771e3525
|
handle directories with spaces in them better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 13:42:10 +00:00 |
|
Włodzimierz Skiba
|
2e98a222ba
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 10:00:35 +00:00 |
|
Włodzimierz Skiba
|
9f322c6d8f
|
Avoid unexpected negative array index (CID 41).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 09:59:38 +00:00 |
|
Włodzimierz Skiba
|
f402150f77
|
wxTinderbox build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 09:56:06 +00:00 |
|
Włodzimierz Skiba
|
80cac95edb
|
wxTinderbox warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 09:54:08 +00:00 |
|
Robin Dunn
|
46910b0611
|
slight refactor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:31:25 +00:00 |
|
Robin Dunn
|
35c15a4d84
|
Test wx.ListBox.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:30:28 +00:00 |
|
Robin Dunn
|
78522d7351
|
Test wx.CommandEvent.GetClientData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:29:03 +00:00 |
|
Robin Dunn
|
c5633576a8
|
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
|
2006-03-10 00:27:37 +00:00 |
|
Robin Dunn
|
d344366c42
|
Add wx.ListBox.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:26:28 +00:00 |
|
Robin Dunn
|
821053dda4
|
Add wx.CommandEvent.GetClientData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:24:32 +00:00 |
|
Robin Dunn
|
f938068ed4
|
Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:05:02 +00:00 |
|
David Surovell
|
0e859e3223
|
cleanup magic number usage and comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 00:01:28 +00:00 |
|
Włodzimierz Skiba
|
c45c32033d
|
FontEnum fix: use NULL for global enumeration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 23:36:32 +00:00 |
|
Vadim Zeitlin
|
8a7fc9b5a7
|
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
|
2006-03-09 19:09:22 +00:00 |
|
Vadim Zeitlin
|
9e2bd1354a
|
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
|
2006-03-09 14:16:49 +00:00 |
|
Vadim Zeitlin
|
9ce754611c
|
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
|
2006-03-09 14:12:35 +00:00 |
|
Vadim Zeitlin
|
0aed400874
|
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
|
2006-03-09 14:04:41 +00:00 |
|
Vadim Zeitlin
|
c039fef565
|
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
|
2006-03-09 13:59:31 +00:00 |
|
Vadim Zeitlin
|
28354d90fc
|
made SetFirstItem() work again (patch 1445170)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 13:47:25 +00:00 |
|
Vadim Zeitlin
|
0faa7620a5
|
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
|
2006-03-09 13:44:02 +00:00 |
|
Vadim Zeitlin
|
c4fa282ce1
|
removed useless colMapAllocCounter (patch 1413456)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 13:38:22 +00:00 |
|
Vadim Zeitlin
|
848332140b
|
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
|
2006-03-09 13:36:53 +00:00 |
|
Vadim Zeitlin
|
1d7e458f1a
|
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
|
2006-03-09 13:33:01 +00:00 |
|
Vadim Zeitlin
|
a52d2b7974
|
uninitialized variable warning fixed (modified patch 1434065)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 13:23:52 +00:00 |
|
Vadim Zeitlin
|
315a49a10e
|
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
|
2006-03-09 13:18:50 +00:00 |
|
Vadim Zeitlin
|
7fab07efba
|
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
|
2006-03-09 13:16:02 +00:00 |
|
Vadim Zeitlin
|
e5e41cfecb
|
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
|
2006-03-09 13:12:18 +00:00 |
|
Vadim Zeitlin
|
c279d9ab2d
|
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 13:08:07 +00:00 |
|
Vadim Zeitlin
|
57772185bc
|
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
|
2006-03-09 13:02:30 +00:00 |
|
Vadim Zeitlin
|
c00fed0ef4
|
added wxListBox::HitTest() from Ryan (patch 1446207)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 12:48:52 +00:00 |
|
Julian Smart
|
22d29469a0
|
Missing >
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 07:49:32 +00:00 |
|
Robin Dunn
|
c64371deb2
|
Patch #1446110: use of uninitialized variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-09 06:27:59 +00:00 |
|
Vadim Zeitlin
|
8e75dca831
|
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
|
2006-03-09 03:03:15 +00:00 |
|
Robin Dunn
|
61f0bec0cd
|
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
|
2006-03-09 02:20:39 +00:00 |
|
Robin Dunn
|
cdff13184c
|
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
|
2006-03-09 00:32:42 +00:00 |
|
Robin Dunn
|
466c166f5a
|
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
|
2006-03-08 23:57:45 +00:00 |
|
Julian Smart
|
f75ae77cd7
|
Name clash correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-08 23:35:16 +00:00 |
|
Robin Dunn
|
cd2e8564d7
|
warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-08 23:22:35 +00:00 |
|
Julian Smart
|
cfe590ae1d
|
Added slightly better font dialog for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-08 19:45:51 +00:00 |
|
Włodzimierz Skiba
|
d35ad26eee
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-08 16:34:47 +00:00 |
|
Robin Dunn
|
f355f03e63
|
workaround MacSetMetalAppearance being made protected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-08 03:06:25 +00:00 |
|