summaryrefslogtreecommitdiff
path: root/riscos/window.c
Commit message (Expand)AuthorAgeFilesLines
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-091-3/+0
* Fix bug #3200899: Don't claim keypresses we don't handle.Steve Fryatt2011-03-061-39/+50
* 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
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-1246/+2971
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-0/+1
* Pass clip rect to browser_window_redraw as pointer.Michael Drake2011-02-131-2/+2
* 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
* 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
* 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
* Restore toolbar menus in RO treeview windows.Steve Fryatt2010-10-241-4/+4
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-21/+57
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-0/+1
* I don't understand the full_redraw flag, or the optimisation gained from not ...John Mark Bell2010-04-111-40/+24
* More fixing for new cache.Michael Drake2010-04-071-25/+32
* More fixing for new cache.Michael Drake2010-04-071-28/+44
* More fixing for new cache.Michael Drake2010-04-071-32/+49
* More fixing for new cache.Michael Drake2010-04-071-16/+18
* More fixing for new cache.Michael Drake2010-04-071-10/+12
* Start fixing for new cache.Michael Drake2010-04-071-2/+3
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-5/+3
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+15
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-2/+2
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-1/+1
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-1/+1
* remove redundant clg callVincent Sanders2009-07-011-1/+1
* NETSURF_USE_DRAW should apply to the Draw content handler only.John Mark Bell2009-06-201-0/+1
* Actually catch error and deal with itJohn Mark Bell2009-05-291-0/+5
* Set bit 4 of extended window flags byte (makes Wimp_GetPointerInfo respond to...John Mark Bell2009-05-061-1/+7
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-1/+1
* Permit aliasing of pointers to wimp_window_state and wimp_open.John Mark Bell2009-03-271-8/+10
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-1/+1
* Purge WITH_SEARCHJohn Mark Bell2009-02-221-4/+0
* Purge WITH_PRINTJohn Mark Bell2009-02-221-2/+0
* More commenting of what we do with clip rectangle.Michael Drake2009-02-021-0/+4
* Document setting up of clip rectangle for NetSurf's core.Michael Drake2009-02-011-4/+13
* Delete legacy code.Michael Drake2009-02-011-3/+1
* RFix immediate menu-related problems; changes to followAdrian Lees2009-01-311-1/+2
* Selection- and link-related functions now on menu; other menu changes as per ...Adrian Lees2009-01-301-1/+1
* A few usability tweaksAdrian Lees2008-12-261-3/+25
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-4/+5
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-6/+6
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-301-18/+4