Robin Dunn
|
06db67bcb0
|
Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 21:26:59 +00:00 |
|
Vadim Zeitlin
|
b4deaacba3
|
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
|
2006-03-10 21:24:29 +00:00 |
|
Stefan Csomor
|
6264c8e2bd
|
patch 1444066
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 19:04:59 +00:00 |
|
Stefan Csomor
|
6945b5878c
|
fixing RawBitmap access
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 18:58:16 +00:00 |
|
Stefan Csomor
|
4b217ea039
|
not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 18:54:11 +00:00 |
|
Robin Dunn
|
5a86739df2
|
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
|
2006-03-10 18:09:22 +00:00 |
|
Julian Smart
|
abd61ebf9b
|
To -> From
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 18:04:55 +00:00 |
|
Vadim Zeitlin
|
bc509e346e
|
OnApply() calls TransferDataFromWindow(), not To
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 18:02:15 +00:00 |
|
Robin Dunn
|
b0d45269cc
|
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
|
2006-03-10 17:44:48 +00:00 |
|
Vadim Zeitlin
|
cc59d93963
|
signed/unsigned comparison warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 17:35:39 +00:00 |
|
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 |
|