summaryrefslogtreecommitdiff
path: root/riscos/textarea.c
Commit message (Expand)AuthorAgeFilesLines
* Update project URL.Michael Drake2006-11-271-2/+2
* Allow textareas to reformat on icon change.Richard Wilson2006-10-201-49/+59
* Remove the need for a text area list.Richard Wilson2006-10-121-51/+6
* Use desktop fontAdrian Lees2006-07-181-5/+9
* Fix Ctrl+Right.Richard Wilson2006-07-171-1/+1
* Implement Ctrl+U, Ctrl+Up, Ctrl+Down.Richard Wilson2006-07-171-2/+7
* More key bindings for textarea implementation. Still loads missing.John Mark Bell2006-07-161-28/+94
* Remove debug information.Richard Wilson2006-07-161-2/+0
* Fix text area positioning, simpify scroll bar code.Richard Wilson2006-07-161-30/+10
* Centralise keypress handling (download and query dialogs still need porting o...John Mark Bell2006-07-131-154/+39
* Pass on RETURN and ESCAPE events to WIMP icon.Richard Wilson2006-07-121-5/+29
* Fix single line textareas, improve display of multiline ones.Richard Wilson2006-07-111-142/+145
* Fix textarea crashesJohn Mark Bell2006-06-261-0/+3
* UTF-8 capable single/multi-line text area/display field - needs John Mark Bell2006-06-261-0/+1240