summaryrefslogtreecommitdiff
path: root/atari/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables.Michael Drake2014-05-201-3/+1
* Fix line endings.Michael Drake2014-05-201-3/+3
* Check for null pointer before setting labelOle Loots2013-12-211-1/+4
* Added "select file/path" buttons to path configuration groupbox.Ole Loots2013-12-211-23/+79
* Removed invalid character, prototype for read_locales() fixed.Ole Loots2013-11-241-2/+2
* free() popup tree's when done.Ole Loots2013-11-241-0/+10
* Added GUI pol timeout selection popup.Ole Loots2013-11-231-0/+32
* Generate language popup from language fileOle Loots2013-11-231-44/+68
* Do not use static resource for font engine popup.Ole Loots2013-11-231-13/+40
* Option atari_transparency is int, not bool - use nsoption_set_int().Ole Loots2013-10-061-1/+1
* fixup issues with new options API mergeVincent Sanders2013-05-281-2/+2
* fix mismatched option name and variable namesVincent Sanders2013-05-281-2/+2
* move options includeVincent Sanders2013-05-281-1/+1
* Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redrawOle Loots2013-04-111-3/+3
* Some more finetuning...Ole Loots2013-01-311-1/+1
* Prefixed gemtk module functions.Ole Loots2013-01-221-49/+49
* Restore object state for save/abort buttons.Ole Loots2013-01-181-0/+4
* Use Extended AES Objects in settings dialog, done.Ole Loots2013-01-161-5/+2
* Implemented language and font renderer popups.Ole Loots2013-01-071-643/+676
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-32/+13
* Moved form handling into gemtk,Ole Loots2012-12-311-187/+34
* Almost done.Ole Loots2012-12-281-25/+413
* Display current setting values.Ole Loots2012-12-221-9/+353
* - started to work on settings dialogOle Loots2012-12-211-907/+136
* Removed image toolbar settings.Ole Loots2012-12-011-13/+1
* Start to remove windom, wip.Ole Loots2012-11-181-4/+5
* 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