summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Call rufl_dump_state() when a crash occurs.James Bursa2006-08-151-0/+1
* Make Home/End jump to top/bottom of pageAdrian Lees2006-08-111-0/+4
* Save and restore FP registers for APCS complianceAdrian Lees2006-08-061-2/+2
* Add ptr_lr shape and iconise outline for pre-RISC OS 5.Richard Wilson2006-08-041-10/+14
* Fix mask creation for thumbnails.Richard Wilson2006-08-041-3/+5
* Make url_suggest option core, rather than RISC OS-specific.Rob Kendrick2006-07-281-3/+0
* Use desktop fontAdrian Lees2006-07-187-19/+195
* Fix Ctrl+Right.Richard Wilson2006-07-171-1/+1
* Implement Ctrl+U, Ctrl+Up, Ctrl+Down.Richard Wilson2006-07-171-2/+7
* Increase default status bar width to two thirds.Michael Drake2006-07-171-1/+1
* Allow the user to delete cookies.Richard Wilson2006-07-165-5/+22
* Workaround for A9home crash drawing patterned lines; maybe temporaryAdrian Lees2006-07-162-6/+25
* More key bindings for textarea implementation. Still loads missing.John Mark Bell2006-07-161-28/+94
* Extent cookie_update API to allow notification of deleted domains. Fix nodes ...Richard Wilson2006-07-161-11/+25
* Add missing includeRichard Wilson2006-07-161-0/+1
* Fix small buildJohn Mark Bell2006-07-161-4/+7
* Display certificate subject in list rather than issuerJohn Mark Bell2006-07-161-47/+47
* Remove debug information.Richard Wilson2006-07-161-2/+0
* Fix text area positioning, simpify scroll bar code.Richard Wilson2006-07-161-30/+10
* Update forgotten files.Richard Wilson2006-07-161-2/+0
* Allow the viewing of the entire SSL certificate chain.Richard Wilson2006-07-1612-158/+338
* Add relevent extensions to allow treeviews to be used as an embedded list com...Richard Wilson2006-07-153-21/+49
* Fix URL completion keypress handlingJohn Mark Bell2006-07-132-12/+15
* Fix corruption of character if it matches a control sequence handled by John Mark Bell2006-07-131-37/+54
* Centralise keypress handling (download and query dialogs still need porting o...John Mark Bell2006-07-137-356/+280
* Fixup missing includesJohn Mark Bell2006-07-131-0/+1
* Further url completion fixesRichard Wilson2006-07-132-23/+24
* Fix url completionRichard Wilson2006-07-131-1/+4
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-1319-81/+439
* Ctrl + resize scales the content to the new width.Richard Wilson2006-07-121-0/+3
* 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-112-142/+146
* Add missing error assignmentJohn Mark Bell2006-07-111-119/+120
* Render trees in UTF8 via rufl (fix 1434430)Richard Wilson2006-07-111-139/+135
* Convert sprite names to lowercase (fix 1412453)Richard Wilson2006-07-101-0/+5
* Fix 1496834.Richard Wilson2006-07-101-0/+6
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-14/+2
* Join update boxes if possible to decrease rendering time (optimise bouncing b...Richard Wilson2006-07-093-103/+177
* Fix 1517874. Plug memory leaks on failure.John Mark Bell2006-07-061-4/+14
* Generate directory listings (fix 1397934)Richard Wilson2006-07-062-8/+23
* Make adjust-back/forwards/up open content in a new window (implement 1431600)Richard Wilson2006-07-053-20/+64
* Make adjust-clicking submit open a new window (fix 1430135)Richard Wilson2006-07-051-2/+6
* Fix 1516353 and implement 1352354Richard Wilson2006-07-041-0/+17
* Respect CMOS configuration for full-size toggles on small contents.Richard Wilson2006-07-041-1/+7
* Implement up toolbar icon and menu option.Richard Wilson2006-07-036-10/+58
* Delegate redraw optimisations to the knockout rendering system (fix garbage b...Richard Wilson2006-07-031-85/+18
* Set ECF origin for buffered rendering (fix 1422009)Richard Wilson2006-07-031-0/+11
* Allow any content to be dragged into a text area (fix 1461378)Richard Wilson2006-07-031-4/+1
* Fix 1496309.Richard Wilson2006-07-031-4/+9
* Allow thumbnail icons to be turned off.Richard Wilson2006-07-033-5/+19