summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Update project URL.Michael Drake2006-11-2796-184/+184
* Add browser_window_reformat() and use it instead of content_reformat() to rem...James Bursa2006-11-261-1/+1
* Convert query button text to local encoding correctlyJohn Mark Bell2006-11-041-4/+31
* Clean up wimp_event usage when closing browser windows.John Mark Bell2006-10-311-0/+1
* Allow textareas to reformat on icon change.Richard Wilson2006-10-202-49/+63
* Remove duplicate data setting. Fix documentation typo.Richard Wilson2006-10-191-2/+1
* Make progress icons have a left margin. Fix redraw artifact.Richard Wilson2006-10-131-28/+26
* Remove the need for a text area list.Richard Wilson2006-10-121-51/+6
* Fix attempts to call die() before messages_hash exists:John Mark Bell2006-10-121-43/+71
* Don't convert text to local encoding. Correctly release all resources on dest...Richard Wilson2006-10-121-30/+39
* Allow dynamic resizing. Reverse animation direction.Richard Wilson2006-10-122-12/+32
* UTF-8 status bar component.Richard Wilson2006-10-112-0/+642
* Fix redraw when no sprites are present. Squash compiler warnings.Richard Wilson2006-10-112-8/+9
* Animated progress bar component.Richard Wilson2006-10-062-0/+510
* Squash memory leak.John Mark Bell2006-09-251-6/+11
* Fix case of NotFound messageAdrian Lees2006-09-161-1/+1
* Fix scale view shortcuts to use new scaling mechanismJohn Mark Bell2006-09-091-24/+26
* Don't scale windows without content.Richard Wilson2006-09-081-7/+7
* Take scrollbars into account when placing frames.Richard Wilson2006-09-081-9/+5
* Fix 1553282.Richard Wilson2006-09-083-91/+78
* Squash warningJohn Mark Bell2006-09-081-2/+3
* Fix icon sizingRichard Wilson2006-09-081-4/+2
* Lose noisy loggingJohn Mark Bell2006-09-071-1/+0
* Fix 1553007John Mark Bell2006-09-071-0/+5
* Fix dataload stupiditiesJohn Mark Bell2006-09-072-3/+5
* Simplify and tidy up RISC OS gui_ functions. Fix toolbar height changing issu...Richard Wilson2006-09-068-964/+833
* Finish event based GUI system transiton and begin code cleanup.Richard Wilson2006-09-061-6/+16
* Finish event based GUI system transition and begin code cleanup.Richard Wilson2006-09-0612-439/+335
* Fix 1527343.Richard Wilson2006-09-051-0/+3
* Improve caret handling.Richard Wilson2006-09-051-37/+19
* Fix 1528364.Richard Wilson2006-09-051-1/+1
* Fix initial frame stack placement (fix www.theabar.co.uk and others)Richard Wilson2006-09-051-4/+1
* Don't track windows after destruction.Richard Wilson2006-09-051-0/+6
* Don't force iframe windows 'onto screen' when opening (fix 1551632)Richard Wilson2006-09-051-11/+11
* Fix window furniture issues at small dimensions.Richard Wilson2006-09-041-5/+9
* Experimental new frames code.Richard Wilson2006-09-025-295/+623
* Fix uninformative error message log.James Bursa2006-08-301-1/+2
* Move default window size opens into core for use from nsgtkRob Kendrick2006-08-291-20/+0
* Make fetch_mimetype consider our internal mapping tableJohn Mark Bell2006-08-251-0/+11
* Workaround for later VideoHWSMI versions too; patterned line bug still not fixedAdrian Lees2006-08-221-1/+3
* Use weight 500 for Medium desktop font.James Bursa2006-08-221-2/+4
* Move ro_gui_wimp_desktop_font() from wimp.c to font.c. Simplify code and add ...James Bursa2006-08-214-160/+114
* Remove unused and unimplemented nsfont_txtenum().James Bursa2006-08-211-12/+0
* Fix for knockout rendering of native formatsAdrian Lees2006-08-196-2/+18
* Map Ctrl-S/F to Save/Search for Windows compatibility since they were unusedAdrian Lees2006-08-181-0/+2
* Fix buffer overrun & squash compiler warning.John Mark Bell2006-08-171-7/+14
* 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