summaryrefslogtreecommitdiff
path: root/atari/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Refactored menu event handling and got rid of several windom calls."Ole Loots2012-11-181-3/+2
* Refactored menu event handling and got rid of several windom calls.Ole Loots2012-11-141-2/+3
* Show mouse again after the color popup is ready.Ole Loots2012-10-131-7/+4
* Revert positioning Fix dated 2012-08-07Ole Loots2012-08-271-17/+12
* Removed junk...Ole Loots2012-08-261-6/+1
* use is_dir function when checking direntry.Ole Loots2012-08-261-6/+9
* 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