summaryrefslogtreecommitdiff
path: root/riscos/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-9/+9
* Only run the scheduler on null poll events.John Mark Bell2010-03-101-6/+31
* remove RISC OS status bar text cachingVincent Sanders2010-02-111-23/+2
* Fix NULL ptr dereference in status bar rendering; formatting.Adrian Lees2010-01-241-5/+5
* ploter refactor of rectangle handling Vincent Sanders2009-07-082-4/+4
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-2/+3
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Squash warningsJohn Mark Bell2009-03-271-1/+2
* - C strings have always an implicit NUL character at the end, no need to spec...John Tytgat2009-02-012-3/+3
* - Compiler warning squashJohn Tytgat2008-07-264-42/+69
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-084-12/+56
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-303-17/+17
* Use new UTF-8 status bar. Use top-window dimensions for new windows from fram...Richard Wilson2006-11-301-2/+2
* Update project URL.Michael Drake2006-11-274-40/+40