summaryrefslogtreecommitdiff
path: root/riscos/templates
Commit message (Collapse)AuthorAgeFilesLines
* Properly capitalise JavaScriptSteve Fryatt2012-12-164-4/+4
|
* Add Enable Javascript configuration to RO GUI.Steve Fryatt2012-12-154-40/+80
|
* Implement user interface for external hotlist app details.Steve Fryatt2011-11-194-24/+105
| | | | svn path=/trunk/netsurf/; revision=13151
* Add GUI option for external hotlist support.Steve Fryatt2011-10-134-24/+148
| | | | | | Reinstate list #ifdef from en template source. svn path=/trunk/netsurf/; revision=13043
* Adjust icon sizes to recommended widths for non-standard fonts.Steve Fryatt2011-10-091-124/+120
| | | | svn path=/trunk/netsurf/; revision=13021
* Fix bug #3156695: apply scrollbar from r12128 to all treeview windows.Steve Fryatt2011-03-284-4/+4
| | | | svn path=/trunk/netsurf/; revision=12142
* Enable sideways print option.Steve Fryatt2010-07-274-4/+4
| | | | svn path=/trunk/netsurf/; revision=10666
* Debug window is now black on white.Michael Drake2010-04-094-8/+8
| | | | svn path=/trunk/netsurf/; revision=10337
* Use ccres (http://www.riscos.info/index.php/CCres) to compile textualJohn Tytgat2008-08-064-0/+15526
versions of our Templates to their binary versions. This allows us during the build to conditionally enable/disable certain icons or change the icon representation. Change made by jmb & joty. svn path=/trunk/netsurf/; revision=4929