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
/
dillo.cc
Age
Commit message (
Expand
)
Author
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-01-29
Made Shift+{Left,Right} work after openning multiple URLs from CLI
Jorge Arellano Cid
2009-01-26
adapt font-family preferences to match CSS
Johannes Hofmann
2008-12-21
Added const to CLI_options variable.
corvid
2008-12-21
Added const to CLI_options variable.
corvid
2008-12-20
Ported the command line interface from dillo1 (XID not working yet)
Jorge Arellano Cid
2008-12-20
Added basic authentication!
Jorge Arellano Cid
2008-11-10
- Set prefs.vw_fontname as deafult font for the UI.
jcid
2008-10-10
- WORKAROUND to display HTML for sylpheed.
jcid
2008-10-03
- Switched to TabGroup to PAGER_SHRINK to avois redraw storms.
jcid
2008-09-27
- Set WM_CLASS="dillo" for X11
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-05-26
- Enabled proxy_user in preferences.
jcid
2008-05-02
- Fixed a bug in the creation of the ~/.dillo directory.
jcid
2008-05-02
+ Added a message when creating ~/.dillo.
jcid
2008-04-30
- Added creation of ~/.dillo directory in main().
jcid
2008-04-30
- Restored the ignore SIGPIPE directive.
jcid
2008-03-03
- Some fixes to multipart/form-data encoding
jcid
2008-01-02
+ - Enabled fullscreen and start_page in preferences (dillorc2).
jcid
2007-12-31
Implemented the SELECT element in FORMS!
jcid
2007-12-16
- Made "New browser window" inherit the panel style of its parent.
jcid
2007-11-05
Updated copyright lines
jcid
2007-10-07
Initial revision
jcid