summaryrefslogtreecommitdiff
path: root/riscos/templates/fr
Commit message (Collapse)AuthorAgeFilesLines
* Implement user interface for external hotlist app details.Steve Fryatt2011-11-191-6/+27
| | | | svn path=/trunk/netsurf/; revision=13151
* Add GUI option for external hotlist support.Steve Fryatt2011-10-131-7/+37
| | | | | | Reinstate list #ifdef from en template source. svn path=/trunk/netsurf/; revision=13043
* Fix bug #3156695: apply scrollbar from r12128 to all treeview windows.Steve Fryatt2011-03-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=12142
* Enable sideways print option.Steve Fryatt2010-07-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=10666
* Debug window is now black on white.Michael Drake2010-04-091-2/+2
| | | | svn path=/trunk/netsurf/; revision=10337
* Use ccres (http://www.riscos.info/index.php/CCres) to compile textualJohn Tytgat2008-08-061-0/+3895
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