summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Delete html_redraw lighter/darker and use the colour tweakers in plot_style.Michael Drake2009-07-101-50/+22
* Move colour blend routine from html_redraw to plot_style and make it a define.Michael Drake2009-07-102-37/+31
* Remove html_redraw_aa because it is the same as html_redraw_blend. Fix html_r...Michael Drake2009-07-101-27/+11
* plotters line refactorVincent Sanders2009-07-1018-281/+548
* Replace parent_url with a pointer to the parent content.John Mark Bell2009-07-1010-98/+62
* Move all the layers code into plotters.c and refactor to use gui_globals stru...Chris Young2009-07-095-106/+95
* Tweak dot/dash patterns.John Mark Bell2009-07-091-4/+4
* Fix compilationChris Young2009-07-081-2/+2
* ploter refactor of rectangle handling Vincent Sanders2009-07-0820-471/+568
* Migrate plotters to use a gui_globals pointer rather than RastPort.Chris Young2009-07-075-186/+180
* Fix warningsChris Young2009-07-071-2/+2
* Merged revisions 8059-8359 via svnmerge from John Mark Bell2009-07-062-0/+24
* Style guide indentation.Michael Drake2009-07-061-94/+94
* Style guide indentation.Michael Drake2009-07-061-6/+6
* Fix indentation to use tabs instead of spaces.Michael Drake2009-07-061-40/+40
* GETSCREENANME documentationChris Young2009-07-051-2/+3
* Add a note about how to get the best speed out of the OS4 version. Mostly th...Chris Young2009-07-051-0/+14
* Refactor fill plotter to take a styleVincent Sanders2009-07-0518-82/+188
* 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