aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-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- 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- Reduced warnings with gcc-4.3.jcid
2008-10-26- Added the "middle_click_drags_page" dillorc option.jcid
2008-10-24.jcid
2008-10-23- Made cookierc parsing more robust.jcid
2008-10-22.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- Switched SSL enabled to configure.in (./configure --enable-ssl)jcid
2008-10-16- Tuned input width a bit.jcid
2008-10-15- Fix for file inputs without values (forms).jcid
2008-10-14.jcid
2008-10-14- Cosmetics with ResourceFactory in forms.ccjcid
2008-10-14- Used the URL authority part instead of stripped default port in HTTP query.jcid
2008-10-14- Cosmetic changes in form handling code.jcid
2008-10-14- Changed the google search URL (UTF-8 request)release-2_0jcid
2008-10-13.jcid
2008-10-13. Minor update to README.jcid