aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-02-08Implemented "search previous" in string searchesJoão Ricardo Lourenço
2009-02-01Fixed a SEGFAULT bug on redirections without Locationcorvid
2009-02-01Refactored prefs.c to a much smaller size!corvid
2009-02-01Updated the Changelogcorvid
2009-02-01Fixed a leak in Html_tag_open_link()Jeremy Henty
2009-01-31ChangeLog updateJorge Arellano Cid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2009-01-16Added a missing entry to the ChangelogJorge Arellano Cid
2009-01-16merge with mainJohannes Hofmann
2009-01-16Added lout/msg.h and normalized debug messages to use it.Jorge Arellano Cid
2009-01-15Added the "http_language" dillorc option for setting HTTP's Accept-Language.2.1-noCsscorvid
2009-01-10merge with mainJohannes Hofmann
2009-01-07Cleanup of cache.c WRT charset decoders.Jorge Arellano Cid
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-02merge with mainJohannes Hofmann
2009-01-02Fixed a VOIDP2INT bug in the authentication dialog callback.Jorge Arellano Cid
2009-01-02[mq]: dicache-cleanup6Jorge Arellano Cid
2008-12-28merge with mainJohannes Hofmann
2008-12-25Started code cleanup of the image code mainly in dicache.c. part#1Jorge Arellano Cid
2008-12-21Patch for CSS stylesheet loading part#2Jorge Arellano Cid
2008-12-21Aded a Changelog entry.corvid
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-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-19Added support for the Q element.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- Fixed a segfault bug in the test/ directory.Jorge Arellano Cid
2008-11-11- Allowed the rc parser to skip whitespace around the equal sign.jcid
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- Reduced warnings with gcc-4.3.jcid
2008-10-27- Standardised the installation of dpid/dpidrc with auto* tools.jcid
2008-10-26- Added the "middle_click_drags_page" dillorc option.jcid
2008-10-23- Made cookierc parsing more robust.jcid
2008-10-22? Trying a new iconv() test in configure.in.jcid
2008-10-22- Added ipv6 addresses iteration and ipv4 fallback.jcid
2008-10-22- Set the File menu label to hide when the File menu button is shown.jcid
2008-10-22- Allowed compilation with older machines by removing a few C99isms.jcid
2008-10-21- Enabled OfferDownload for type mismatched root URLs.jcid
2008-10-16.jcid