summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't make the global bitmap a friend of the screen bitmap, instead allocate ...Chris Young2009-07-052-4/+3
* fix warningsChris Young2009-07-042-0/+3
* Apply scaling quality also to thumbnails.Chris Young2009-07-041-1/+5
* Fix serialisation of page titles.John Mark Bell2009-07-041-1/+1
* turn iconification back off as it isn't working reliably.Chris Young2009-07-041-1/+30
* Basic iconification supportChris Young2009-07-041-68/+91
* Script to show the source of the current pageChris Young2009-07-041-0/+24
* Add GETSCREENNAME commandChris Young2009-07-041-1/+19
* Fix scheduler to handle delays of greater than one second. Fixes continual re...Michael Drake2009-07-031-11/+11
* Give input focus to drawing area on click. (credit: Paul Blokus)John Mark Bell2009-07-021-2/+1
* Minor positional changes. This code probably needs a rethink as it doesn't c...Chris Young2009-07-021-2/+3
* Fix stupidJohn Mark Bell2009-07-021-2/+3
* Silence warningsJohn Mark Bell2009-07-021-2/+2
* Make this more legible and squash leaks.John Mark Bell2009-07-021-121/+127
* fix keymapVincent Sanders2009-07-021-1/+1
* Fix by tlsa for content which is updated by the core like animated gifs and f...Vincent Sanders2009-07-023-7/+32
* remove redundant clg callVincent Sanders2009-07-0114-103/+7
* Constify ro_uri_launch()John Mark Bell2009-07-013-6/+25
* Bring in line with new bitmap plotter APIJohn Mark Bell2009-07-011-1/+1
* Update plotters documentation for merged bitmap plotter.Michael Drake2009-06-301-8/+5
* Simplify RISC OS bitmap plotter.Michael Drake2009-06-301-16/+2
* Improve bitmap plotter APIVincent Sanders2009-06-3020-411/+296
* remove unused structure definitionVincent Sanders2009-06-301-11/+0
* Remove debug codeChris Young2009-06-301-1/+0
* Re-enable the Use OS Pointers option as I have fixed the crash.Chris Young2009-06-301-1/+0
* Should be static, attempt to fix odd crash.Chris Young2009-06-301-5/+6
* Free path once we're finished with it.John Mark Bell2009-06-291-0/+1
* More minor changes from SamirChris Young2009-06-291-3/+3
* Use menu pointer image.Michael Drake2009-06-293-0/+6
* Don't act on press and release.Michael Drake2009-06-291-6/+10
* Make panning routine handle scrolling by more than viewport size. Fix gui_win...Michael Drake2009-06-291-156/+171
* Stop strange characters appearing in the URL bar when you press certain non-t...Michael Drake2009-06-281-0/+12
* Minor fixes from Samir HawamdehChris Young2009-06-281-15/+15
* Fix throbber not to show inactive frame during activity animation.Michael Drake2009-06-281-5/+0
* Make choices file "Choices-fb".Michael Drake2009-06-281-1/+1
* s/libnsfb-0/libnsfb/Michael Drake2009-06-281-1/+1
* Make framebuffer port use libnsfbVincent Sanders2009-06-2841-5000/+1045
* Updated Italian translation from Samir HawamdehChris Young2009-06-281-84/+84
* Add a note about font stylesChris Young2009-06-281-8/+17
* Strip down the options file section. People should be using the GUI for ever...Chris Young2009-06-271-17/+5
* Set new installs to start on the Workbench screen, this can be changed from t...Chris Young2009-06-271-15/+1
* Don't update screen ModeID if it is 0, as it gets written in a format which N...Chris Young2009-06-271-3/+6
* Completed Amiga preferences GUI.Chris Young2009-06-277-136/+783
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-2714-142/+1622
* Convert group and other label strings also to local charset. Free all the st...Chris Young2009-06-271-32/+120
* Export tab doneChris Young2009-06-262-1/+167
* Advanced tab all workingChris Young2009-06-261-1/+43
* Layout of Advanced tab done, does not set values or act on gadget clicksChris Young2009-06-253-1/+88
* Disable the anim speed gadget if anims themselves are disabled. Also disable...Chris Young2009-06-251-3/+18
* Cache tab done, missing history option added to the General tab.Chris Young2009-06-252-0/+68