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