summaryrefslogtreecommitdiff
path: root/riscos/gui.h
Commit message (Expand)AuthorAgeFilesLines
* make the clipboard operation table and members static to textselection module...Vincent Sanders2014-02-011-5/+0
* fix missing includesVincent Sanders2014-01-291-0/+1
* Make Open URL dialogue allocate memory for the URL field.Steve Fryatt2014-01-261-0/+4
* fix errors in url_to_path tfetch table changesVincent Sanders2014-01-251-0/+1
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-231-0/+2
* fix up riscos build errorsVincent Sanders2014-01-161-0/+1
* move 401 login into operation tableVincent Sanders2014-01-161-0/+2
* split browser gui operations upVincent Sanders2014-01-151-1/+1
* move remaining gui operations to tableVincent Sanders2014-01-141-0/+10
* move download operations to download tableVincent Sanders2014-01-141-0/+1
* move four more optional window operations to tableVincent Sanders2014-01-131-0/+1
* Remove old debug window template.Michael Drake2013-10-031-1/+1
* gui_current_drag_type now only used for data transfer protocol routing; fix b...Steve Fryatt2013-09-081-4/+2
* Allow ro_mouse to enable null polls; remove unused global variables.Steve Fryatt2013-09-081-1/+0
* Move all mouse tracking into ro_mouse module.Steve Fryatt2013-09-081-1/+0
* Restructure handling of DragEnd events.Steve Fryatt2013-09-081-4/+1
* Avoid background blending overhead for treeview text.Michael Drake2013-08-161-0/+1
* Use proper function for box tree dump.Michael Drake2012-08-201-1/+1
* Use online docs.Michael Drake2012-07-211-1/+0
* Pass pointer constraints for drag out to front ends. Ensure content scrollba...Michael Drake2012-01-111-2/+2
* Make the RISC OS front end foreground/background menu options work.Michael Drake2011-12-231-1/+0
* Make scroll event handling module specific.Steve Fryatt2011-12-171-1/+0
* Remove dead debugwin code.Michael Drake2011-10-101-3/+0
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-0/+2
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-091-1/+0
* nsfont_paint doesn't take scale.Michael Drake2011-03-081-1/+1
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-21/+13
* Use dashed boxes for treeview drags.Steve Fryatt2010-12-191-2/+2
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-13/+4
* The schedule_run function is only called by the frontends so remove it from t...Vincent Sanders2010-04-281-0/+1
* Fix box dump for new cache.Michael Drake2010-04-071-1/+1
* Don't dump box trees on crash, and fix view source for new cache.Michael Drake2010-04-071-1/+1
* Fix filetype.c.Michael Drake2010-04-071-1/+1
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-1/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-2/+2
* Purge WITH_SEARCHJohn Mark Bell2009-02-221-2/+0
* Purge WITH_AUTHJohn Mark Bell2009-02-221-2/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-221-2/+0
* A few usability tweaksAdrian Lees2008-12-261-0/+3
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-0/+2
* - Compiler warning squashJohn Tytgat2008-07-261-3/+3
* + Change core to handle different front end click behaviourMichael Drake2008-06-061-2/+4
* Use local filetype directly, if we're "downloading" a local fileJohn Mark Bell2008-05-231-0/+1
* const fixes in plotters and history coreRob Kendrick2008-04-071-1/+1
* Make F9 dump box tree to an editor for easier debugging.James Bursa2007-08-201-0/+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-4/+0
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-3/+3
* Remove collusion between window, menus and search code in order to clear John Mark Bell2007-03-261-1/+0
* Format frame content to correct initial size. Scale iframe co-ordinates.Richard Wilson2007-01-031-0/+1