summaryrefslogtreecommitdiff
path: root/atari/settings.c
Commit message (Collapse)AuthorAgeFilesLines
...
* fix enable/disable of checkbox when font renderer is changed. Ole Loots2012-01-061-3/+3
| | | | svn path=/trunk/netsurf/; revision=13388
* Added settings for: foreground_images, background_images, monochrom glyph ↵Ole Loots2012-01-061-18/+39
| | | | | | rendering. svn path=/trunk/netsurf/; revision=13386
* Removed unimplemented function declarationOle Loots2011-12-211-1/+0
| | | | svn path=/trunk/netsurf/; revision=13312
* Fix assignment of option_target_blankOle Loots2011-12-181-1/+1
| | | | svn path=/trunk/netsurf/; revision=13294
* Added save functionality to settings dialiog, fixed typo resulting in not ↵Ole Loots2011-12-151-36/+118
| | | | | | freeing the resource pointer. svn path=/trunk/netsurf/; revision=13273
* Added settings dialog, read only right now. Ole Loots2011-12-131-0/+561
svn path=/trunk/netsurf/; revision=13270