aboutsummaryrefslogtreecommitdiff
path: root/src/prefs.c
AgeCommit message (Expand)Author
2013-11-20Added option "load_background_images" and entry in the tools menu.Sebastian Geerken
2013-10-16Strechability of non-justified lines: refinements.Sebastian Geerken
2013-09-16Made show_url dillorc option work again (BUG#1128)Jorge Arellano Cid
2013-09-14BUG#1140: add show_ui_tooltip preferencecorvid
2013-08-19New prefs variable "white_bg_replacement".Sebastian Geerken
2013-01-02throw in some more UI colors to play withcorvid
2012-12-31rm show_url preferencecorvid
2012-12-30ui color fg/bg preferencescorvid
2012-12-28Corrected default value for "penalty_hyphen_2".Sebastian Geerken
2012-11-18Cleaned up and completed configuration for penalties.Sebastian Geerken
2012-11-14Cleaned up preferences.Sebastian Geerken
2012-11-08Making hyphen penalties configurable.Sebastian Geerken
2012-10-02rm filter_auto_requestscorvid
2011-09-17add show_quit_dialog dillorc optionJohannes Hofmann
2011-09-13UI theme preferencecorvid
2011-08-29Added a few search options to dillorc. Also switched the default to duckduck.goJorge Arellano Cid
2011-07-24Added multiple search engines (with several 'search_url' lines in dillorc)Jorge Arellano Cid
2011-04-29Set middle click as default for close tab (+ right_click_closes_tab in dillorc)Jorge Arellano Cid
2010-09-24bring back bg_color dillorc optionJohannes Hofmann
2010-06-19"URW Chancery L" default cursive fontcorvid
2010-04-06filter automatic requestscorvid
2010-02-11add http_user_agent preferenceAlexander Voigt, corvid
2010-01-24limit the number of simultaneous connectionsJohannes Hofmann
2010-01-18Added a help button. It tries a local help file then dillo.org's one.corvid, jcid
2009-09-03don't make prefs defaults visible unnecessarilycorvid
2009-09-03By default, do not use proxy for localhostcorvid
2009-05-31Bound at-exit memory deallocationcorvid
2009-04-28Refactor the preferences parserTim Nieradzik, Jorge Arellano Cid
2009-03-10rm color-handling code in prefscorvid
2009-03-10replace visited_color dillorc optionJohannes Hofmann
2009-03-06remove link_color dillorc optionJohannes Hofmann
2009-03-06remove force_my_colors dillorc optionJohannes Hofmann
2009-03-06remove text_color dillorc optionJohannes Hofmann
2009-03-06remove bg_color dillorc optionJohannes Hofmann
2009-03-06remove standard_widget_colors dillorc optioncorvid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-17add font_max_size dillorc optionJohannes Hofmann
2009-02-11add "font_min_size" dillorc optionJohannes Hofmann
2009-02-01Added a warning message to the broken limit_text_width pref.corvid
2009-02-01s/atoi/strtol/gJorge Arellano Cid
2009-02-01Refactored prefs.c to a much smaller size!corvid
2009-01-31Fixed a bug parsing prefs.save_dir (missing break).corvid
2009-01-31Cosmetic reorder of a few enum items.corvid
2009-01-28Added the show_tools dillorc optioncorvid
2009-01-28Removed the "generate_submit" dillorc optioncorvid
2009-01-26adapt font-family preferences to match CSSJohannes Hofmann
2009-01-17add parse_embedded_css optionJohannes Hofmann
2009-01-16merge with mainJohannes Hofmann
2009-01-15Added the "http_language" dillorc option for setting HTTP's Accept-Language.2.1-noCsscorvid
2009-01-09add load_stylesheets optionJohannes Hofmann