summaryrefslogtreecommitdiff
path: root/riscos/gui.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix up riscos build errorsVincent Sanders2014-01-161-1/+1
* move 401 login into operation tableVincent Sanders2014-01-161-0/+1
* move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-161-2/+4
* split browser gui operations upVincent Sanders2014-01-151-6/+12
* move remaining gui operations to tableVincent Sanders2014-01-141-87/+93
* move download operations to download tableVincent Sanders2014-01-141-0/+1
* move teh final optional window operations into the tableVincent Sanders2014-01-131-7/+0
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-8/+2
* move set title, set url, start and stop throbber window operations to gui tableVincent Sanders2014-01-121-0/+6
* move window creation and destruction into tableVincent Sanders2014-01-111-2/+4
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-3/+9
* Fix some log statementsDaniel Silverstone2014-01-051-1/+1
* Change gui_file_gadget_interface to pass gui_window not browser_window, add G...Rob Kendrick2014-01-051-1/+1
* Add new gui entry point for file open dialogue requestsRob Kendrick2014-01-051-0/+8
* Start URL bar hotlist indicator button implementation.Michael Drake2013-11-221-0/+4
* Remove redundant bitmap compression/decompression/dropping-to-disc. The core...Michael Drake2013-10-031-9/+2
* Set treeview text size to 12pt.Michael Drake2013-09-091-1/+7
* Destroy treeviews.Michael Drake2013-09-081-0/+3
* gui_current_drag_type now only used for data transfer protocol routing; fix b...Steve Fryatt2013-09-081-0/+2
* Allow ro_mouse to enable null polls; remove unused global variables.Steve Fryatt2013-09-081-17/+5
* Move all mouse tracking into ro_mouse module.Steve Fryatt2013-09-081-128/+5
* Restructure handling of DragEnd events.Steve Fryatt2013-09-081-58/+16
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-3/+0
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-021-3/+0
* Remove bulk of old treeview implementation.Michael Drake2013-09-021-7/+0
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-1/+0
* Pass mouse coords to treeview during drag. Note, we now get a warning when m...Michael Drake2013-08-161-0/+2
* Move old hotlist out of the way.Michael Drake2013-08-131-2/+2
* Use new SSL certificate viewer.Michael Drake2013-08-121-2/+0
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* actually set the option we computeVincent Sanders2013-05-281-2/+5
* Try the variant that passes "TRUE" in R2.Michael Drake2013-05-281-1/+1
* fixup issues with new options API mergeVincent Sanders2013-05-281-1/+1
* move riscos to new option APIVincent Sanders2013-05-281-51/+102
* move options includeVincent Sanders2013-05-281-2/+2
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-2/+16
* Make it build again.Michael Drake2013-02-181-11/+13
* fix errors introduced in refactorVincent Sanders2013-02-181-1/+1
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-8/+8
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-24/+58
* browser_window_navigate refactorVincent Sanders2013-02-181-13/+35
* Fix paste. Store clipboard as UTF-8 internally, to avoid unnecessary data los...John-Mark Bell2013-01-221-4/+33
* Fix 1912552: move FontRemove into ro_gui_cleanup()John-Mark Bell2013-01-131-0/+2
* Use true/false for verbose_log.Michael Drake2012-11-051-3/+3
* Allow setup of verbose logging from environment variable.Michael Drake2012-11-051-0/+21
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-35/+46
* Document messages_load behaviour.Michael Drake2012-10-161-0/+4
* Use proper function for box tree dump.Michael Drake2012-08-201-11/+2
* Use online docs.Michael Drake2012-07-211-18/+0
* Update default homepage URL to about:welcome. Make RISC OS front end use NET...Michael Drake2012-07-211-9/+4