index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
prefs.c
Age
Commit message (
Expand
)
Author
2011-08-29
Added a few search options to dillorc. Also switched the default to duckduck.go
Jorge Arellano Cid
2011-07-24
Added multiple search engines (with several 'search_url' lines in dillorc)
Jorge Arellano Cid
2011-04-29
Set middle click as default for close tab (+ right_click_closes_tab in dillorc)
Jorge Arellano Cid
2010-09-24
bring back bg_color dillorc option
Johannes Hofmann
2010-06-19
"URW Chancery L" default cursive font
corvid
2010-04-06
filter automatic requests
corvid
2010-02-11
add http_user_agent preference
Alexander Voigt, corvid
2010-01-24
limit the number of simultaneous connections
Johannes Hofmann
2010-01-18
Added a help button. It tries a local help file then dillo.org's one.
corvid, jcid
2009-09-03
don't make prefs defaults visible unnecessarily
corvid
2009-09-03
By default, do not use proxy for localhost
corvid
2009-05-31
Bound at-exit memory deallocation
corvid
2009-04-28
Refactor the preferences parser
Tim Nieradzik, Jorge Arellano Cid
2009-03-10
rm color-handling code in prefs
corvid
2009-03-10
replace visited_color dillorc option
Johannes Hofmann
2009-03-06
remove link_color dillorc option
Johannes Hofmann
2009-03-06
remove force_my_colors dillorc option
Johannes Hofmann
2009-03-06
remove text_color dillorc option
Johannes Hofmann
2009-03-06
remove bg_color dillorc option
Johannes Hofmann
2009-03-06
remove standard_widget_colors dillorc option
corvid
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-17
add font_max_size dillorc option
Johannes Hofmann
2009-02-11
add "font_min_size" dillorc option
Johannes Hofmann
2009-02-01
Added a warning message to the broken limit_text_width pref.
corvid
2009-02-01
s/atoi/strtol/g
Jorge Arellano Cid
2009-02-01
Refactored prefs.c to a much smaller size!
corvid
2009-01-31
Fixed a bug parsing prefs.save_dir (missing break).
corvid
2009-01-31
Cosmetic reorder of a few enum items.
corvid
2009-01-28
Added the show_tools dillorc option
corvid
2009-01-28
Removed the "generate_submit" dillorc option
corvid
2009-01-26
adapt font-family preferences to match CSS
Johannes Hofmann
2009-01-17
add parse_embedded_css option
Johannes Hofmann
2009-01-16
merge with main
Johannes Hofmann
2009-01-15
Added the "http_language" dillorc option for setting HTTP's Accept-Language.
2.1-noCss
corvid
2009-01-09
add load_stylesheets option
Johannes Hofmann
2008-12-20
Ported the command line interface from dillo1 (XID not working yet)
Jorge Arellano Cid
2008-12-08
Set panel_size=medium as default.
Jorge Arellano Cid
2008-10-26
- Added the "middle_click_drags_page" dillorc option.
jcid
2008-10-14
- Changed the google search URL (UTF-8 request)
release-2_0
jcid
2008-10-10
- s/dillo-fltk/dillo/ and switched the version to 2.0
jcid
2008-10-09
- File menu as popup implementation.
jcid
2008-10-09
- Added the double-buffer as preference patch.
jcid
2008-09-26
- Added the "middle_click_opens_new_tab" option to dillo2rc.
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-09-08
- Adjusted internal font sizes so the default font_factor is 1.0
jcid
2008-08-23
- Changed the rc filename from dillorc2 to dillo2rc
jcid
2008-06-18
- Minor cleanups.
jcid
2008-05-26
- Removed obsolete use_oblique and transient_dialogs from preferences.
jcid
2008-05-22
- s/strdup/dStrdup/
jcid
2008-02-02
- Added "standard_widget_colors" preference. It allows a more stylish look.
jcid
[next]