summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant parameter from content_open APIJohn Mark Bell2011-03-101-2/+1
* Front ends don't need to call thumbnail_get_redraw_scale() now.Michael Drake2011-03-091-3/+0
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-0911-28/+0
* nsfont_paint doesn't take scale.Michael Drake2011-03-081-1/+1
* Don't scale text plots in front end (RISC OS).Michael Drake2011-03-082-5/+3
* Fix text selectionJohn Mark Bell2011-03-061-1/+1
* Fix bug #3200899: Don't claim keypresses we don't handle.Steve Fryatt2011-03-063-43/+54
* Fix broken CONTENT_PLUGIN API.Chris Young2011-03-062-26/+21
* Test correct items before preparing selection save dialogue.Steve Fryatt2011-03-061-3/+3
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-011-28/+9
* Fix bug #3194007: stop emitting duplicate READY/DONE events.John Mark Bell2011-02-274-4/+9
* Take CSS System Colours from the RISC OS Desktop palette at start and on mode...Steve Fryatt2011-02-253-156/+269
* Get download filenames from the core.Steve Fryatt2011-02-231-29/+30
* add resource handlingVincent Sanders2011-02-231-0/+6
* Fix bug #3189352: ensure vertical extent of toolbars is set correctly.Steve Fryatt2011-02-221-5/+20
* Reduce redraw flicker when changing URL bar extent.Steve Fryatt2011-02-211-8/+11
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-2048-5313/+10688
* add options display to about: schemeVincent Sanders2011-02-201-1/+1
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-193-11/+8
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-146-76/+60
* ConstifyJohn Mark Bell2011-02-148-8/+8
* Pass clip rect to browser_window_redraw as pointer.Michael Drake2011-02-131-2/+2
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-1311-26/+41
* Fix broken plotting on RO with locked contents and buffered rendering.Michael Drake2011-02-131-0/+6
* Remove RO white background fill.Michael Drake2011-02-131-6/+0
* Pass clip rect to browser_window_redraw as struct.Michael Drake2011-02-111-14/+16
* Unilaterally clear background to white before redrawJohn Mark Bell2011-02-111-0/+4
* change risc os frontend to use browser_window_redraw (r=jmb)Vincent Sanders2011-02-111-66/+4
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-2/+5
* add default system colour handlers to each frontendVincent Sanders2011-01-302-2/+286
* Make the tree icon dir a non-optionDaniel Silverstone2011-01-201-3/+3
* Require Iconv 0.11John Mark Bell2011-01-041-2/+2
* When fetching a local file of type data, examine the extension to determine m...Michael Drake2010-12-271-3/+3
* Remove unnecessary duplicate parameter.Steve Fryatt2010-12-193-5/+3
* Track pointer on all treeview windows.Steve Fryatt2010-12-191-2/+6
* Use dashed boxes for treeview drags.Steve Fryatt2010-12-194-20/+145
* Give macro expansion less potential for ambiguity.Steve Fryatt2010-12-191-4/+4
* Don\'t pass spurious drag event data to the core treeview.Steve Fryatt2010-12-171-13/+17
* Apply simple weighted averaging to download rate calculations.Steve Fryatt2010-12-161-6/+19
* Remove redundant code from drag browser_mouse_state setup.Michael Drake2010-12-161-9/+0
* Document RISC OS front end's setup of browser_mouse_state.Michael Drake2010-12-161-12/+30
* Don't require CTRL or ALT for treeview window to claim input focus on click.Michael Drake2010-12-161-3/+1
* Pass adjust double clicks to the core too.Michael Drake2010-12-161-0/+3
* Ensure mouse button press events are sent to the core for treeview type windo...Michael Drake2010-12-151-13/+19
* Give caret for alt and ctrl since both start an edit.Michael Drake2010-12-151-1/+3
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-145-4/+12
* Remove Hubbub and Wapcaplet initialisation and finalisation.Michael Drake2010-12-041-7/+0
* Remove excess indentation.Michael Drake2010-11-081-44/+44
* Futher simplification of the makefileVincent Sanders2010-10-291-0/+37
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+61