summaryrefslogtreecommitdiff
path: root/atari/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Added missing copyright headersOle Loots2012-08-241-22/+40
* Fix settings dialog positioningOle Loots2012-08-081-911/+913
* Implemented a new colour picker.Ole Loots2012-07-261-17/+157
* Handle new toolbar options (background color, iconset)Ole Loots2012-06-231-2/+119
* Handle do not trackoption and fix a call to snprintf().Ole Loots2012-06-211-2/+9
* Use safe string functions. Ole Loots2012-05-131-26/+26
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-88/+105
* set monochrom option on save was missingOle Loots2012-01-071-0/+1
* fix enable/disable of checkbox when font renderer is changed. Ole Loots2012-01-061-3/+3
* Added settings for: foreground_images, background_images, monochrom glyph ren...Ole Loots2012-01-061-18/+39
* Removed unimplemented function declarationOle Loots2011-12-211-1/+0
* Fix assignment of option_target_blankOle Loots2011-12-181-1/+1
* Added save functionality to settings dialiog, fixed typo resulting in not fre...Ole Loots2011-12-151-36/+118
* Added settings dialog, read only right now. Ole Loots2011-12-131-0/+561