Kevin Ollivier
|
085dae419f
|
Do proper cleanup of event handlers in wxWebKitCtrl and wxMacUnicodeTextCtrl, and unset the window focus when destroying a top level window to ensure that controls do not receive events after the wx portion of the control has been destroyed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-11-14 23:02:15 +00:00 |
|
Vadim Zeitlin
|
753874333a
|
reverted the change of r56246 and keep the old behaviour of MB2WC/WC2MB; document it even more clearly and correct code using these functions incorrectly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@56394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-17 11:31:22 +00:00 |
|
Stefan Csomor
|
a67b5195c2
|
optimization by Tim Kosse/Filezilla
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-25 09:50:38 +00:00 |
|
Stefan Csomor
|
2c02248f15
|
trying to fix dnd problems leopard refs #9748
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-22 15:41:53 +00:00 |
|
Stefan Csomor
|
cfb265f172
|
trying to fix dnd problems with the unicodetextcontrol under leopard refs #9748
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-07-22 14:53:24 +00:00 |
|
Stefan Csomor
|
eee388cfcf
|
allows resetting color of text to black, closes #4826
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-20 13:04:32 +00:00 |
|
Stefan Csomor
|
4c2356097d
|
fixing the HITextView single line scrolling under 10.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-18 16:53:10 +00:00 |
|
Stefan Csomor
|
17532da814
|
setting selection to 0,0 in create, bug 1826548
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 08:06:46 +00:00 |
|
Stefan Csomor
|
4a2f97be30
|
forgot one 10_5 fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 17:35:55 +00:00 |
|
Stefan Csomor
|
28a22e2687
|
fixing #if s for Leopard SDK and running on older systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 17:15:22 +00:00 |
|
Stefan Csomor
|
43df4ed8f5
|
adding alignment, indent, and tab support (only 1 distance)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-03 13:53:02 +00:00 |
|
Stefan Csomor
|
fa887f51c1
|
making spell checking selectable via system options, Bug 1736428
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-14 22:14:09 +00:00 |
|
Stefan Csomor
|
dd9f8154e5
|
fixing 1736428
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-13 13:03:12 +00:00 |
|
Stefan Csomor
|
a4f7b8fde3
|
scrap.h removal and 64 bit offset fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-22 05:58:58 +00:00 |
|
Stefan Csomor
|
f919acdc41
|
event handlers get deallocated automatically with their object
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-21 12:45:15 +00:00 |
|
Stefan Csomor
|
6cfe484434
|
allowing vertical scrolling even if wxTE_NO_VSCROLL is given, displaying a scrollbar only when needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-05 16:28:03 +00:00 |
|
Robin Dunn
|
3f7f284d55
|
Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-11 06:19:27 +00:00 |
|
Kevin Ollivier
|
6df8705880
|
Allow spell-checking to be turned off with the MLTE implementation of wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:08:40 +00:00 |
|
Stefan Csomor
|
4f74e0d132
|
cleanup for 10.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-14 16:55:55 +00:00 |
|
Paul Cornett
|
716d032736
|
remove unused stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 05:14:39 +00:00 |
|
Vadim Zeitlin
|
ee2ec18e88
|
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 22:40:14 +00:00 |
|
Vadim Zeitlin
|
f6519b40fe
|
added wxTextCtrl::ChangeValue() which is the same as SetValue() but doesn't send the text changed event (first part of patch 1553551)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 17:46:12 +00:00 |
|
Julian Smart
|
3306aec124
|
Added DoLoadFile, DoSaveFile to wxTextCtrlBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-24 11:40:33 +00:00 |
|
Robin Dunn
|
9e15c718b3
|
remove superfluous assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-24 00:39:49 +00:00 |
|
Vadim Zeitlin
|
d3c7fc996a
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 20:47:48 +00:00 |
|
Julian Smart
|
4e6cc020c3
|
Don't skip event if default processing has inserted a tab
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 12:47:29 +00:00 |
|
Vadim Zeitlin
|
ab346e1c7e
|
removed code for non-compositing case to fix the compilation after recent commits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-13 22:39:48 +00:00 |
|
Vadim Zeitlin
|
6c20e8f816
|
move default button handling code from wxControlContainer to wxTLW (patch 1524441)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 01:31:13 +00:00 |
|
Julian Smart
|
9d11268884
|
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
|
2006-07-02 07:41:02 +00:00 |
|
Włodzimierz Skiba
|
1832043f93
|
Include wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-13 20:44:51 +00:00 |
|
Stefan Csomor
|
fce161de8a
|
numpad keys didn't trigger an update (reason for bug ID1503745)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-10 14:31:08 +00:00 |
|
Stefan Csomor
|
df39467f88
|
missing else
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-08 18:53:29 +00:00 |
|
Włodzimierz Skiba
|
246c5004eb
|
Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-25 07:07:23 +00:00 |
|
Włodzimierz Skiba
|
9eddec696f
|
Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-24 07:16:32 +00:00 |
|
Stefan Csomor
|
ad604d0f8d
|
hack around a UnicodeEditTextControl which does not deliver a correct selection unless the control has the focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-21 09:38:21 +00:00 |
|
Stefan Csomor
|
0966072025
|
hacking around a missed-scroll bug in multi-line text fields in Tiger, in case there is no CR in the text.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-20 07:32:22 +00:00 |
|
Stefan Csomor
|
acead93d81
|
using ATSUI also in textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 08:06:34 +00:00 |
|
Włodzimierz Skiba
|
3b3dc8019a
|
Include wx/menu.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 07:13:20 +00:00 |
|
Włodzimierz Skiba
|
f1e0171631
|
Include wx/button.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 09:07:47 +00:00 |
|
Włodzimierz Skiba
|
da80ae712a
|
Include wx/dc.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-05 22:58:39 +00:00 |
|
Włodzimierz Skiba
|
de6185e212
|
Include wx/utils.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-02 10:39:23 +00:00 |
|
Włodzimierz Skiba
|
670f993563
|
Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-28 12:44:37 +00:00 |
|
Włodzimierz Skiba
|
88a7a4e10e
|
Include wx/intl.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-25 14:38:19 +00:00 |
|
Stefan Csomor
|
f309770945
|
mb2wc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-19 14:37:08 +00:00 |
|
Stefan Csomor
|
51478cd68d
|
allowing the suppression of SetValue event-triggering (needed for composite controls)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-08 13:00:13 +00:00 |
|
Stefan Csomor
|
c4d9fc3947
|
applied patch 1466370
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-07 18:59:51 +00:00 |
|
Włodzimierz Skiba
|
8e13c1ec4e
|
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-28 11:02:37 +00:00 |
|
Włodzimierz Skiba
|
faa94f3ec8
|
Final and global PRIOR/NEXT change: keep consistency using only PAGE versions, deprecate old ids, remove rest of build problems with case statemets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-27 12:25:17 +00:00 |
|
Stefan Csomor
|
35d9ac0686
|
deactivate read-only implementation for unicodetextcontrol because it cannot be selected otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-04 15:35:06 +00:00 |
|
Vadim Zeitlin
|
b9bae707bb
|
don't eat all events if m_maxLength is 0: this means no limit according to the docs and both wxMSW and wxGTK behave like this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-27 23:05:23 +00:00 |
|