index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
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
2008-12-25
Started code cleanup of the image code mainly in dicache.c. part#1
Jorge Arellano Cid
2008-12-21
Aded a Changelog entry.
corvid
2008-12-21
Switched file dpi error messages to HTML.
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-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
Added support for the Q element.
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
- 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
2008-10-16
- Switched SSL enabled to configure.in (./configure --enable-ssl)
jcid
2008-10-16
- Resource embed cleanup (forms)
jcid
2008-10-16
- Unused code cleanup.
jcid
2008-10-16
- Tuned input width a bit.
jcid
2008-10-15
- Fix for file inputs without values (forms).
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
.
jcid
2008-10-10
- s/dillo-fltk/dillo/ and switched the version to 2.0
jcid
2008-09-28
- Switched from DEBUG_MSG to MSG.
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid
2008-09-18
- Implemented tabbed browsing.
jcid
2008-09-17
- Fixed a memory leak in plain.cc.
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-09-02
- Made forms show their action URL upon enter/leave mouse events (safety).
jcid
2008-09-01
- Made image inputs less of a special case by using x,y in ComplexButton.
jcid
2008-08-25
- Fixed a segfault bug in VERBATIM mode.
jcid
[next]