summaryrefslogtreecommitdiff
path: root/riscos/theme.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-98/+24
| | | | svn path=/trunk/netsurf/; revision=11741
* Give macro expansion less potential for ambiguity.Steve Fryatt2010-12-191-4/+4
| | | | svn path=/trunk/netsurf/; revision=11094
* Re-enable toolbar editing and button selection in RO treeview windows.Steve Fryatt2010-10-241-0/+1
| | | | svn path=/trunk/netsurf/; revision=10907
* Update all source code file headers to reflect GPL version 2 only and ↵Vincent Sanders2007-08-081-3/+14
| | | | | | contain appropriate licence text svn path=/trunk/netsurf/; revision=3486
* Use new UTF-8 status bar. Use top-window dimensions for new windows from ↵Richard Wilson2006-11-301-5/+0
| | | | | | framesets. svn path=/trunk/netsurf/; revision=3082
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Simplify and tidy up RISC OS gui_ functions. Fix toolbar height changing ↵Richard Wilson2006-09-061-0/+3
| | | | | | issues for framesets. svn path=/trunk/netsurf/; revision=2924
* Finish event based GUI system transition and begin code cleanup.Richard Wilson2006-09-061-1/+0
| | | | svn path=/trunk/netsurf/; revision=2922
* Add basic cookie viewer, make trees use textarea components for UTF8 ↵Richard Wilson2006-07-131-9/+13
| | | | | | editing, trim headers, fix tree redraw issues. svn path=/trunk/netsurf/; revision=2739
* Implement up toolbar icon and menu option.Richard Wilson2006-07-031-6/+7
| | | | svn path=/trunk/netsurf/; revision=2705
* [project @ 2006-03-04 20:46:35 by rjw]Richard Wilson2006-03-041-0/+33
| | | | | | Continue work towards favicon support. svn path=/import/netsurf/; revision=2104
* [project @ 2006-01-08 01:51:33 by jmb]John Mark Bell2006-01-081-12/+0
| | | | | | | | | | Make data file locations user-configurable (no UI for this as yet) Reduce intrusiveness of ncos modifications Fix GTK build Remove Cookies file details from Messages (this data never belonged in there anyway) Make gui_init more robust against memory exhaustion. svn path=/import/netsurf/; revision=2014
* [project @ 2005-12-31 04:40:48 by rjw]Richard Wilson2005-12-311-1/+12
| | | | | | Use new wimp_event system. svn path=/import/netsurf/; revision=1916
* [project @ 2005-03-20 14:57:19 by rjw]Richard Wilson2005-03-201-5/+16
| | | | | | Further work towards configurable toolbars. svn path=/import/netsurf/; revision=1551
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-0/+3
| | | | | | Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541
* [project @ 2005-02-07 23:00:09 by rjw]Richard Wilson2005-02-071-3/+4
| | | | | | Stop toolbar scrolling by 1px, make theme saving use leafnames, improve error handling svn path=/import/netsurf/; revision=1499
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-1/+3
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2005-01-23 16:09:05 by rjw]Richard Wilson2005-01-231-0/+20
| | | | | | Further work on theme installing svn path=/import/netsurf/; revision=1463
* [project @ 2004-11-04 01:19:46 by rjw]Richard Wilson2004-11-041-0/+1
| | | | | | Toolbar separator icons are now displayed. svn path=/import/netsurf/; revision=1342
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-041-1/+14
| | | | | | Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too. svn path=/import/netsurf/; revision=1301
* [project @ 2004-09-07 23:05:34 by rjw]Richard Wilson2004-09-071-23/+15
| | | | | | Updates for new theme format along with a few minor bug fixes. svn path=/import/netsurf/; revision=1269
* [project @ 2004-08-30 21:03:48 by rjw]Richard Wilson2004-08-301-32/+76
| | | | | | Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254
* [project @ 2004-08-08 20:16:17 by rjw]Richard Wilson2004-08-081-6/+16
| | | | | | Internal changes for theme handling. Tinct is now an external resource. svn path=/import/netsurf/; revision=1196
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-171-1/+1
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-08 17:34:02 by jmb]John Mark Bell2004-07-081-0/+2
| | | | | | Lose compiler warning. svn path=/import/netsurf/; revision=1057
* [project @ 2004-07-07 22:09:26 by rjw]Richard Wilson2004-07-071-3/+4
| | | | | | Minor GUI fixes for hotlist. Hotlist toolbar. svn path=/import/netsurf/; revision=1054
* [project @ 2004-05-22 23:04:44 by bursa]James Bursa2004-05-221-1/+9
| | | | | | Work on new theme choices dialog. svn path=/import/netsurf/; revision=889
* [project @ 2004-05-04 22:21:37 by rjw]Richard Wilson2004-05-041-8/+7
| | | | | | Revised GUI. svn path=/import/netsurf/; revision=823
* [project @ 2003-11-20 00:16:31 by bursa]James Bursa2003-11-201-72/+17
| | | | | | Clean up and simplify themes, remove old history code. svn path=/import/netsurf/; revision=420
* [project @ 2003-11-07 23:51:13 by bursa]James Bursa2003-11-071-0/+2
| | | | | | Split out window.c, implement DataOpen and tidy up gui code. svn path=/import/netsurf/; revision=408
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-06 02:14:28 by jmb]John Mark Bell2003-06-061-0/+4
| | | | | | Add RCS ID svn path=/import/netsurf/; revision=169
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-041-1/+3
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2002-10-15 10:47:44 by monkeyson]Phil Mellor2002-10-151-0/+74
GUI improvements. svn path=/import/netsurf/; revision=45