summaryrefslogtreecommitdiff
path: root/riscos/gui/url_bar.c
Commit message (Expand)AuthorAgeFilesLines
* 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-301-43/+38
* Fix indentation.Steve Fryatt2013-12-301-6/+6
* Bring hotlist icon event handling in line with other toolbar actions.Steve Fryatt2013-12-301-29/+11
* 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-231-0/+23
* 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-221-46/+273
* 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
* 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
* Reduce redraw flicker when changing URL bar extent.Steve Fryatt2011-02-211-8/+11
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-0/+984