index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
prefsparser.cc
Age
Commit message (
Expand
)
Author
2011-09-06
avoid redraw loops with ComplexComplexButtonResource
Johannes Hofmann
2011-07-29
Removed the large panel option (P_large).
Jorge Arellano Cid
2011-07-24
Added multiple search engines (with several 'search_url' lines in dillorc)
Jorge Arellano Cid
2011-05-27
move the disabling of prefs.limit_text_width
corvid
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-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-20
trim some spaces
corvid
2009-06-22
remove system includes
corvid
2009-04-30
Switched a few remaining "unsigned int" to "uint_t"
Jorge Arellano Cid
2009-04-28
Refactor the preferences parser
Tim Nieradzik, Jorge Arellano Cid