planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
f6d4200f86
|
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
|
2012-11-14 22:50:17 +00:00 |
|
frosch
|
0ea2152355
|
(svn r24737) -Add: Textbuf::Assign and Textbuf::Print.
|
2012-11-14 22:50:11 +00:00 |
|
zuu
|
72639deb84
|
(svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too many characters (sbr)
|
2012-09-17 15:17:13 +00:00 |
|
zuu
|
bcf1cb1f9c
|
(svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters up to next word beginning in text edit boxes
|
2012-09-10 18:47:13 +00:00 |
|
zuu
|
0656a8d40b
|
(svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in text edit boxes (sbr)
|
2012-09-10 18:45:29 +00:00 |
|
zuu
|
bacad1478a
|
(svn r24519) -Codechange [FS#5203]: Refactor character removal code of text edit
|
2012-09-10 18:42:34 +00:00 |
|
zuu
|
ae28432e62
|
(svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement code (sbr)
|
2012-09-10 18:40:54 +00:00 |
|
frosch
|
d58eee1e79
|
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions.
|
2012-06-04 15:30:29 +00:00 |
|
frosch
|
31eb896143
|
(svn r24323) -Codechange: Split Textbuf and associated functions to separate files.
|
2012-06-04 15:29:37 +00:00 |
|