summaryrefslogtreecommitdiff
path: root/riscos/window.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-281-1/+5
* - Compiler warning squashJohn Tytgat2008-07-261-1/+1
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-161-1/+1
* Extended scroll wheel support (Select)Adrian Lees2008-06-071-7/+16
* Zoom using shift-scrollwheelAdrian Lees2008-06-071-38/+58
* + Change core to handle different front end click behaviourMichael Drake2008-06-061-6/+22
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-161-2/+3
* Foresee OSLib 7 and pre-OSLib 7 compatibilityJohn Tytgat2008-03-101-1/+2
* Avoid rendering using random buffer data when content is locked. In such cas...John Tytgat2008-03-101-0/+7
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-031-2/+2
* Clear background when redrawing for all except HTML.James Bursa2007-12-111-2/+4
* Make F9 dump box tree to an editor for easier debugging.James Bursa2007-08-201-10/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Move window scaling from platform-specific code to desktop/browser.c. Modify ...James Bursa2007-08-071-104/+77
* Fix crash if content failed to open (memory shortage)Adrian Lees2007-06-241-1/+1
* Scroll wheel support on hotlist and history windowsAdrian Lees2007-06-241-4/+1
* Fix interaction between failed drag save and pointer tracking (including page...Adrian Lees2007-06-051-0/+1
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-34/+34
* Remove collusion between window, menus and search code in order to clear John Mark Bell2007-03-261-14/+12
* Fix failing window update for large extents.Richard Wilson2007-03-031-1/+19
* Correctly calculate maximised frame heights (fix 1644216)Richard Wilson2007-03-031-3/+8
* Dynamically update scale view (implement 1556975) and prevent double redraws.Richard Wilson2007-03-031-26/+8
* Format frame content to correct initial size. Scale iframe co-ordinates.Richard Wilson2007-01-031-60/+38
* Reflow iframes on layout (fix 1617625)Richard Wilson2006-12-301-19/+64
* Add break.Michael Drake2006-12-071-0/+1
* Stop URL complete window opening.Michael Drake2006-12-071-1/+2
* Remove backspace key shortcut.Michael Drake2006-12-071-23/+4
* Fix 1593228.Richard Wilson2006-12-031-20/+23