Sun, 21 Jul 2013 22:54:46 +0200 |
Michael Lutz |
-Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system.
draft
|
Sun, 24 Mar 2013 00:02:46 +0100 |
Michael Lutz |
-Codechange: Pass UCS-4 characters to the edit box key handler.
draft
|
Mon, 22 Jul 2013 23:34:31 +0200 |
Michael Lutz |
-Fix: Improve character and word deletion for CJK languages and complex scripts.
draft
|
Sun, 28 Jul 2013 02:21:43 +0200 |
Michael Lutz |
-Add: Caret movement by words for CJK languages.
draft
|
Sun, 21 Jul 2013 15:41:44 +0200 |
Michael Lutz |
-Fix: Improve text caret movement for complex scripts.
draft
|
Wed, 17 Jul 2013 22:46:06 +0200 |
Michael Lutz |
-Fix: Textbuf caret rendering for complex scripts (e.g. Tamil).
draft
|
Wed, 15 May 2013 22:34:29 +0200 |
Michael Lutz |
WIP
draft osx
|
Tue, 02 Apr 2013 00:09:41 +0200 |
Michael Lutz |
-Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system.
draft
|
Sun, 24 Mar 2013 00:02:46 +0100 |
Michael Lutz |
-Codechange: Pass UCS-4 characters to the edit box key handler.
draft
|
Sun, 17 Mar 2013 13:05:45 +0000 |
frosch |
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
draft
|
Sun, 17 Mar 2013 13:05:18 +0000 |
frosch |
(svn r25091) -Codechange: Call keycodes by their name.
draft
|
Sun, 17 Mar 2013 13:04:10 +0000 |
frosch |
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
draft
|
Wed, 14 Nov 2012 22:50:17 +0000 |
frosch |
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
draft
|
Wed, 14 Nov 2012 22:50:11 +0000 |
frosch |
(svn r24737) -Add: Textbuf::Assign and Textbuf::Print.
draft
|
Mon, 10 Sep 2012 18:47:13 +0000 |
zuu |
(svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters up to next word beginning in text edit boxes
draft
|
Mon, 10 Sep 2012 18:42:34 +0000 |
zuu |
(svn r24519) -Codechange [FS#5203]: Refactor character removal code of text edit
draft
|
Mon, 10 Sep 2012 18:40:54 +0000 |
zuu |
(svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement code (sbr)
draft
|
Mon, 04 Jun 2012 15:30:29 +0000 |
frosch |
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions.
draft
|
Mon, 04 Jun 2012 15:29:37 +0000 |
frosch |
(svn r24323) -Codechange: Split Textbuf and associated functions to separate files.
draft
|