summaryrefslogtreecommitdiff
path: root/riscos/textarea.c
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-271-63/+65
* Aliasing fixes.John Mark Bell2009-03-281-2/+3
* - Compiler warning squashJohn Tytgat2008-07-261-4/+0
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-161-1/+2
* Foresee OSLib 7 and pre-OSLib 7 compatibilityJohn Tytgat2008-03-101-1/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-7/+7
* 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