summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-instate the knockout renderers after a nested flush(). Make so knockout re...Richard Wilson2006-07-021-5/+0
* Implement knockout rendering (controlled by 'knockout_rendering' option or Ct...Richard Wilson2006-07-011-0/+5
* Only check caret position for writable icons.Richard Wilson2006-06-281-28/+40
* Dump RUfl family list if Homerton isn't foundJohn Mark Bell2006-06-281-1/+6
* Fix textarea crashesJohn Mark Bell2006-06-261-0/+3
* UTF-8 capable single/multi-line text area/display field - needs John Mark Bell2006-06-263-11/+1322
* Lose compiler warningsJohn Mark Bell2006-06-251-2/+3
* Fix typo in Pinboard workaround (stops it being overly zealous)Rob Kendrick2006-06-241-1/+1
* Add workaround to bug in Pinboard not displaying some windows when iconisedRob Kendrick2006-06-231-0/+9
* Make filename_create_directory check if directory already existsJohn Mark Bell2006-06-202-19/+27
* Localise configure icon strings when appropriate.John Mark Bell2006-06-206-340/+493
* Merge cookies changes into head - unvalidated transactions and a UI John Mark Bell2006-06-191-0/+2
* Make URL completion ignore unvisited URLsJohn Mark Bell2006-06-151-2/+8