Stefan Csomor
|
93b3e28a72
|
allowing font changes on multi-line textctrls, see #10801
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-27 09:58:37 +00:00 |
|
Stefan Csomor
|
cd9f1c766c
|
backport r60258
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-20 19:31:45 +00:00 |
|
Stefan Csomor
|
e98988ecdb
|
merging r60170
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-15 19:46:49 +00:00 |
|
Stefan Csomor
|
1087c6c1c6
|
adding support for focus events to multiline textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-25 13:12:55 +00:00 |
|
Stefan Csomor
|
6d109846c2
|
supporting kill focus for single line text controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-25 10:26:28 +00:00 |
|
Stefan Csomor
|
6331c8c021
|
textctrl cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-23 15:32:34 +00:00 |
|
Kevin Ollivier
|
533e2ae1ac
|
implement EVT_TEXT and EVT_TEXT_ENTER for NSTextView-derived text controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-14 19:39:30 +00:00 |
|
Kevin Ollivier
|
2d6aa9197f
|
Ensure that WriteText moves the selection to the end and scrolls to the end, and implement EVT_TEXT_ENTER for NSTextField.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-05 05:43:59 +00:00 |
|
Stefan Csomor
|
c3e433b159
|
applying patch, fixes #10524
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-27 05:23:22 +00:00 |
|
Kevin Ollivier
|
4d23a0d3a0
|
Add support for EVT_TEXT in OS X Cocoa.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-22 18:13:49 +00:00 |
|
Kevin Ollivier
|
c824c165b1
|
Start on implementation for wxTE_MULTILINE / wxTE_RICH* support using NSTextView/NSScrollView.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-14 08:06:34 +00:00 |
|
Stefan Csomor
|
e32090bacd
|
renaming clickedAction callbacks to more generic controlAction, textctrl updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-12 07:17:46 +00:00 |
|
Stefan Csomor
|
4dd9fdf827
|
reworking event handling to redirect to c++ virtual functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-07 13:25:58 +00:00 |
|
Stefan Csomor
|
0c530e5a67
|
fixing controls with content areas, correcting radiobox layout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-15 11:31:02 +00:00 |
|
Stefan Csomor
|
ffad7b0dd2
|
cleaning up warnings, more common event code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-14 13:56:05 +00:00 |
|
Stefan Csomor
|
b466e85a7e
|
routing native events first to the wx class and only if skipped call native handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-14 08:58:59 +00:00 |
|
Stefan Csomor
|
4850cc8b2e
|
using subclass as impl ptr, common code in macro because mix-in are not possible in obj-c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-13 18:35:23 +00:00 |
|
Stefan Csomor
|
c4825ef73a
|
moving embedding to common API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-10-10 19:01:32 +00:00 |
|
Stefan Csomor
|
b15f9375cb
|
supporting NO_BORDER for Cocoa as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-30 19:28:06 +00:00 |
|
Stefan Csomor
|
1e181c7a2c
|
simplify native textcontrol creations, adding search control for cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-09-05 14:41:11 +00:00 |
|
Stefan Csomor
|
dbeddfb93d
|
committing current cocoa state just to be safe ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-30 08:03:32 +00:00 |
|