summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-15Added the "http_language" dillorc option for setting HTTP's Accept-Language.2.1-noCsscorvid
2009-01-15Set tab focus (after tab close) to the most recently opened one.Jorge Arellano Cid
2009-01-11Implemented natural image scaling when only one dimenssion is given. Part #2Jorge Arellano Cid
2009-01-10Set debug macro MSG var in datauri and https dpis (controlled by SILENT define)Jorge Arellano Cid
2009-01-10mergeJorge Arellano Cid
2009-01-10Implemented natural image scaling when only one dimenssion is given.Jorge Arellano Cid
2009-01-10Implemented natural image scaling when only one dimenssion is given.Johannes Hofmann
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2009-01-02Ensure that the dlib dStr* functions are used everywhere.Jorge Arellano Cid
2009-01-02Fixed a VOIDP2INT bug in the authentication dialog callback.Jorge Arellano Cid
2009-01-02Refactored Auth_parse_auth_basic().Jorge Arellano Cid
2008-12-25Started code cleanup of the image code mainly in dicache.c. part#1Jorge Arellano Cid
2008-12-22Added some const quialifiers.corvid
2008-12-21Aded a Changelog entry.corvid
2008-12-21Added a popup menu to form's submit buttoncorvid
2008-12-21Added const to CLI_options variable.corvid
2008-12-21Added const to CLI_options variable.corvid
2008-12-21Updated the about:splash page.Jorge Arellano Cid
2008-12-21Switched file dpi error messages to HTML.corvid
2008-12-20Ported the command line interface from dillo1 (XID not working yet)Jorge Arellano Cid
2008-12-20Minor fixes in auth.cJorge Arellano Cid
2008-12-20Added basic authentication!Jorge Arellano Cid
2008-12-19Cleaned up Html_pop_tag()Jorge Arellano Cid
2008-12-19Moved clicked from ButtonResource to Resource.Jorge Arellano Cid
2008-12-19Cleanup in Menu_load_images_cb()Jorge Arellano Cid
2008-12-19Added support for the Q element.Jorge Arellano Cid
2008-12-17Use $(srcdir) in Make rules.Jeremy Henty
2008-12-10Fix: recover page focus when clicking-out of a widget. (try 2)Jorge Arellano Cid
2008-12-08Set panel_size=medium as default.Jorge Arellano Cid
2008-12-08Made the parser recognize "[^ ]/>"-terminated XML elements. Part #2.Jorge Arellano Cid
2008-12-07Fixed the parser not to call Html_tag_close_* functions twice.Jorge Arellano Cid
2008-12-07Made the parser recognize "[^ ]/>"-terminated XML elements.Jorge Arellano Cid
2008-11-30- Set middle click to submit in a new TAB. (Helps to keep form data!)Jorge Arellano Cid
2008-11-28- Minor compiler warning fix.Jorge Arellano Cid
2008-11-28- Fixed a segfault bug in the test/ directory.Jorge Arellano Cid
2008-11-23don't ignore COPYING and INSTALLJohannes Hofmann
2008-11-23add .hgignore fileJohannes Hofmann
2008-11-22- Fixed a printf bug in cookies dpi.jcid
2008-11-21- dillorc comment change.jcid
2008-11-11- Allowed the rc parser to skip whitespace around the equal sign.jcid
2008-11-11- removed the tab labelfont settingjcid
2008-11-10- Fixed the proxy URL parameter for Http_must_use_proxy().jcid
2008-11-10- Fix: recover page focus when clicking-out of a widget.jcid
2008-11-10- Set prefs.vw_fontname as deafult font for the UI.jcid
2008-11-09- Made the DNS resolver report in numeric address notation.jcid
2008-11-09- Switched a_UIcmd_save() to take its URL from history (not location bar).jcid
2008-11-05- Cleaned up and normalized D_SUN_LEN usage.jcid
2008-10-30- Set the ScrollGroup as the resizable widget in downloads dpi.jcid
2008-10-30.jcid
2008-10-30- Reduced warnings with gcc-4.3.jcid