summaryrefslogtreecommitdiff
path: root/riscos/gui/url_bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
| | | | svn path=/trunk/netsurf/; revision=13335
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-301-1/+5
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ↵Michael Drake2011-06-281-7/+14
| | | | | | content handlers updated. svn path=/trunk/netsurf/; revision=12529
* Fix for new content redraw API.Michael Drake2011-05-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=12330
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-3/+3
| | | | svn path=/trunk/netsurf/; revision=12283
* Reduce redraw flicker when changing URL bar extent.Steve Fryatt2011-02-211-8/+11
| | | | svn path=/trunk/netsurf/; revision=11752
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-0/+984
svn path=/trunk/netsurf/; revision=11741