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
2013-09-26
Handle 'background' correctly (a bit complicated because of <background-posit...
Sebastian Geerken
2013-09-26
CSS attribute 'background-position'.
Sebastian Geerken
2013-09-25
CSS attribute 'background-attachment' (not implemented in dw::core::style).
Sebastian Geerken
2013-09-23
CSS attribute 'background-repeat'.
Sebastian Geerken
2013-09-22
Check url in CSS parser.
Sebastian Geerken
2013-09-22
CSS type <uri> implemented; applied to 'background-image'.
Sebastian Geerken
2013-09-20
First attempt to integrate 'background-image'.
Sebastian Geerken
2013-09-20
Added BrowserWindow and DilloURL (base URL) to StyleEngine::apply and related.
Sebastian Geerken
2013-09-20
Refactoring: some useful shortcuts in DilloHtml.
Sebastian Geerken
2013-09-10
Some refactoring: the image decoding code now only accesses dw::core::ImgRend...
Sebastian Geerken
2013-09-07
the WBR element itself
corvid
2013-09-07
Textblock::addBreakOption() forceBreak argument to support WBR element
Sebastian Geerken
2013-09-06
html5, complain about obsolete elements
corvid
2013-09-06
fix bug_msg
corvid
2013-09-06
html5, cols/rows not required for TEXTAREA
corvid
2013-09-06
doctype more detailed bug msgs
corvid
2013-09-05
html5 MARK element
corvid
2013-09-05
INS element
corvid
2013-09-05
rm optgroup MSG
corvid
2013-09-05
don't require STYLE type attribute for html5
corvid
2013-09-05
don't warn about html5 in bug msgs
corvid
2013-09-05
html5, id/name values are less restricted
corvid
2013-09-05
html5, don't complain about unknown input type
corvid
2013-09-05
html5, don't restrict A to inline ('phrasing') content.
corvid
2013-09-05
some html5 structural elements
corvid
2013-09-02
Avoid Dpid children to become zombies
Jorge Arellano Cid
2013-08-30
dpi.c: Minor typos and normalizations
Jorge Arellano Cid
2013-08-26
Fix handling of the HEAD element
Jorge Arellano Cid
2013-08-26
Fix handling of the BODY element
Jorge Arellano Cid
2013-08-25
Fix handling of the HTML element
Jorge Arellano Cid
2013-08-24
Fix some problems with TITLE element handling
Jorge Arellano Cid
2013-08-19
New prefs variable "white_bg_replacement".
Sebastian Geerken
2013-08-07
Make the parser handle TEXTAREA contents in verbatim mode
Jorge Arellano Cid
2013-08-07
Add nested inputs cleanup and handling.
Jorge Arellano Cid
2013-07-28
Fixed a bug in Gif processing that could overflow an unsigned amount
Jorge Arellano Cid
2013-07-25
Fixed an off-by-one read bug in the URL resolver
Jorge Arellano Cid
2013-07-25
Fix a bug in the DOCTYPE parser that could go out of bounds on corner cases
Jorge Arellano Cid
2013-07-25
Fix a bug with injected HTML that could lead to reads out of bounds.
Jorge Arellano Cid
2013-07-23
add search from address bar
Johannes Hofmann
2013-06-17
use gamma value from png files (if available)
Johannes Hofmann
2013-06-17
Cleanup.
Sebastian Geerken
2013-06-17
Corrections of gamma.
Sebastian Geerken
2013-06-17
Added gamma correction value to dw::core::ImgBuf.
Sebastian Geerken
2013-06-03
call Fl_Window::show() from Xembed::show() to make embedding easier (BUG#1127)
Johannes Hofmann
2013-05-22
On X11 systems, link to X11 explicitely (on some systems, indirect linking do...
Sebastian Geerken
2013-04-26
turn off a msg
corvid
2013-04-20
OPTION label attribute
corvid
2013-04-20
implement OPTGROUP in src/
corvid
2013-04-19
trim some spaces
corvid
2013-04-17
Updated the release date in Changelog, Splash and README.
release-3_0_3
Jorge Arellano Cid
[next]