summaryrefslogtreecommitdiff
path: root/riscos/gui
Commit message (Expand)AuthorAgeFilesLines
* additional header cleanupsVincent Sanders2014-06-051-0/+1
* cleanup RISC OS frontend header usageVincent Sanders2014-06-053-7/+12
* remove forward declarations from risc os gui.cVincent Sanders2014-06-041-0/+1
* Scope reduce a variable.Michael Drake2014-05-261-2/+2
* Scope reduce a variable.Michael Drake2014-05-261-1/+1
* Reduce scope of some variables.Michael Drake2014-05-261-6/+4
* Remove unused variable.Michael Drake2014-05-261-2/+1
* Improve error handling.Michael Drake2014-05-261-0/+9
* Reuce scope of several variables.Michael Drake2014-05-261-4/+4
* Handle error.Michael Drake2014-05-261-3/+5
* Scopre reduce some variables.Michael Drake2014-05-261-5/+4
* Remove a couple of unused variables.Michael Drake2014-05-261-5/+0
* move scheduleing into browser operation tableVincent Sanders2014-03-092-12/+16
* Make browser_window_navigate (un)verifiable flag match browser_window_create.Michael Drake2014-02-101-2/+1
* Allow tab creation without history clone. Changes browser_window_create and ...Michael Drake2014-02-101-2/+2
* fixup missing includesVincent Sanders2014-02-031-4/+8
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+1
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-3/+3
* Update copyright dates in modified files.Steve Fryatt2014-01-261-1/+1
* Add belt and braces to ensure that URL Bar content is always cleanly terminated.Steve Fryatt2014-01-261-2/+5
* Make Open URL dialogue allocate memory for the URL field.Steve Fryatt2014-01-261-2/+2
* Increase maximum size of a URL in the URL Bar to 2047 characters plus termina...Steve Fryatt2014-01-261-2/+2
* Improve URL handling in URL Bar.Steve Fryatt2014-01-261-9/+50
* fix up riscos build errorsVincent Sanders2014-01-161-0/+1
* Update copyright header dates for recent commits.Steve Fryatt2014-01-021-5/+4
* Provide some interactive help for the URL Bar's favicon and hotlist indicator.Steve Fryatt2013-12-301-0/+10
* Tidy up hotlist icon interfaces and make consistant with rest of toolbar.Steve Fryatt2013-12-302-46/+41
* Fix indentation.Steve Fryatt2013-12-301-6/+6
* Bring hotlist icon event handling in line with other toolbar actions.Steve Fryatt2013-12-302-29/+13
* Fix hotlist icon in browser URL bar.Steve Fryatt2013-12-291-5/+7
* Update hotlist indicator when current page is added to hotlist.Michael Drake2013-11-232-0/+33
* Remove forward declarations.Michael Drake2013-11-221-195/+190
* Flag a TODO.Michael Drake2013-11-221-0/+3
* Always show hotlist indicator.Michael Drake2013-11-221-7/+2
* Update URL bar's hotlist indicator as you type.Michael Drake2013-11-221-3/+35
* Start URL bar hotlist indicator button implementation.Michael Drake2013-11-222-47/+288
* gui_current_drag_type now only used for data transfer protocol routing; fix b...Steve Fryatt2013-09-083-14/+13
* More fixup.Michael Drake2013-02-181-0/+1
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-2/+2
* browser_window_navigate refactorVincent Sanders2013-02-181-6/+23
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* Fix up RISC OS front end.Michael Drake2011-06-302-5/+3
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+5
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-281-7/+14
* Fix for new content redraw API.Michael Drake2011-05-091-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-3/+3
* Move schedule.h to utils/John Mark Bell2011-03-132-0/+2
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-092-2/+0
* Reduce redraw flicker when changing URL bar extent.Steve Fryatt2011-02-211-8/+11
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-206-0/+3394