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
Age
Commit message (
Expand
)
Author
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2009-01-02
Ensure that the dlib dStr* functions are used everywhere.
Jorge Arellano Cid
2009-01-02
Fixed a VOIDP2INT bug in the authentication dialog callback.
Jorge Arellano Cid
2009-01-02
Refactored Auth_parse_auth_basic().
Jorge Arellano Cid
2008-12-25
Started code cleanup of the image code mainly in dicache.c. part#1
Jorge Arellano Cid
2008-12-22
Added some const quialifiers.
corvid
2008-12-21
Added a popup menu to form's submit button
corvid
2008-12-21
Added const to CLI_options variable.
corvid
2008-12-21
Added const to CLI_options variable.
corvid
2008-12-21
Updated the about:splash page.
Jorge Arellano Cid
2008-12-20
Ported the command line interface from dillo1 (XID not working yet)
Jorge Arellano Cid
2008-12-20
Minor fixes in auth.c
Jorge Arellano Cid
2008-12-20
Added basic authentication!
Jorge Arellano Cid
2008-12-19
Cleaned up Html_pop_tag()
Jorge Arellano Cid
2008-12-19
Moved clicked from ButtonResource to Resource.
Jorge Arellano Cid
2008-12-19
Cleanup in Menu_load_images_cb()
Jorge Arellano Cid
2008-12-19
Added support for the Q element.
Jorge Arellano Cid
2008-12-08
Set panel_size=medium as default.
Jorge Arellano Cid
2008-12-08
Made the parser recognize "[^ ]/>"-terminated XML elements. Part #2.
Jorge Arellano Cid
2008-12-07
Fixed the parser not to call Html_tag_close_* functions twice.
Jorge Arellano Cid
2008-12-07
Made 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 setting
jcid
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.cc
jcid
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_0
jcid
2008-10-13
.
jcid
2008-10-13
. Minor update to README.
jcid
[next]