summaryrefslogtreecommitdiff
path: root/atari/options.h
Commit message (Collapse)AuthorAgeFilesLines
* Added GUI pol timeout selection popup.Ole Loots2013-11-231-0/+1
| | | | | The user must decide for himself. Default to 0, which eats GUI resources but speeds-up rendering.
* change all core and frontend options headers to new formatVincent Sanders2013-05-281-67/+23
|
* Removed image toolbar stuffOle Loots2012-12-011-9/+0
| | | | This is not related to windom, but makes the code less complex, too.
* Set default download path "downloads"Ole Loots2012-08-271-1/+1
|
* Updated default optionsOle Loots2012-08-251-3/+3
|
* Changed toolbar_bg_color to type "colour",Ole Loots2012-07-231-3/+3
| | | | | Now the toolbar background can be configured as RGB colour.
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-3/+0
|
* Added toolbar image folder option.Ole Loots2012-06-211-22/+25
| | | | svn path=/trunk/netsurf/; revision=13982
* added new options "atari_toolbar_bg".Ole Loots2012-06-211-0/+3
| | | | svn path=/trunk/netsurf/; revision=13980
* Initial support for (truecolor) image toolbar ( toolbar icons loaded from ↵Ole Loots2012-04-101-32/+35
| | | | | | image file, not from resource ). svn path=/trunk/netsurf/; revision=13848
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-63/+68
| | | | svn path=/trunk/netsurf/; revision=13548
* Add event listeners to WM_MOVED, WM_RESIZED, WM_FULLED instead of ↵Ole Loots2011-12-211-3/+0
| | | | | | overwriting the default handlers. Removed option atari_realtime_move. svn path=/trunk/netsurf/; revision=13311
* Removed option to configure knockout rendering, removed suppress_images ↵Ole Loots2011-12-101-6/+3
| | | | | | option from frontend. svn path=/trunk/netsurf/; revision=13264
* Added "view source" to context menu. Ole Loots2011-09-201-1/+4
| | | | svn path=/trunk/netsurf/; revision=12826
* housekeepingOle Loots2011-08-051-7/+10
| | | | svn path=/trunk/netsurf/; revision=12635
* Added option for knockout rendering.Ole Loots2011-04-221-0/+4
| | | | svn path=/trunk/netsurf/; revision=12219
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-101-5/+11
| | | | svn path=/trunk/netsurf/; revision=12181
* Added support for cookie and URL file, fixed box redraw.Ole Loots2011-02-121-2/+5
| | | | svn path=/trunk/netsurf/; revision=11657
* Implemented Download dialog.Ole Loots2011-02-011-2/+5
| | | | svn path=/trunk/netsurf/; revision=11591
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+73
svn path=/trunk/netsurf/; revision=11218