summaryrefslogtreecommitdiff
path: root/riscos/gui.h
Commit message (Expand)AuthorAgeFilesLines
* remove the die API from the core.Vincent Sanders2014-10-261-0/+9
* Move create_form_select_menu to window gui table.Michael Drake2014-10-241-1/+0
* Keep throbber status in the gui_window.Michael Drake2014-10-181-0/+1
* It's silly to pass private core data around the front end, then fish out the ...Michael Drake2014-10-181-1/+1
* Fix core create_form_select_menu API to pass gw, rather than bw out to front ...Michael Drake2014-10-161-1/+1
* Don't dereference bw to get window scale.Michael Drake2014-10-151-0/+3
* remove use of deprecated netsurf_quit variable in riscosVincent Sanders2014-10-131-0/+2
* change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-011-1/+0
* cleanup RISC OS frontend header usageVincent Sanders2014-06-051-30/+9
* remove forward declarations from risc os gui.cVincent Sanders2014-06-041-9/+0
* Use angle brackets instead of quotes for include of external headers.Michael Drake2014-05-301-3/+4
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-261-1/+0
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-0/+1
* move scheduleing into browser operation tableVincent Sanders2014-03-091-1/+16
* Make history internal to browser_window module.Michael Drake2014-02-151-2/+1
* fixup missing includesVincent Sanders2014-02-031-0/+1
* 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