Wed, 05 Jan 2011 08:22:38 +0000 |
Jeremy Henty |
configure.in: move AC_CANONICAL_SYSTEM to fix an autoconf warning.
|
Sat, 01 Jan 2011 09:40:32 +0000 |
Jeremy Henty |
configure.in: modernize the initialization of autoconf/automake.
|
Sat, 18 Dec 2010 17:18:13 +0000 |
Jeremy Henty |
CssParser::parseImport(): implement media-conditional @import rules.
|
Sat, 18 Dec 2010 17:18:13 +0000 |
Jeremy Henty |
cssparser.cc: move some calls to nextToken().
|
Sat, 18 Dec 2010 17:18:13 +0000 |
Jeremy Henty |
CssParser::parseImport(): call ignoreStatement().
|
Fri, 17 Dec 2010 17:47:24 +0000 |
corvid |
dillorc: alltheweb will be shut down; replace with duckduckgo
|
Wed, 15 Dec 2010 04:03:43 +0000 |
corvid |
silence a couple of MSGs
|
Tue, 14 Dec 2010 21:29:02 +0000 |
corvid |
border-color: transparent
|
Mon, 13 Dec 2010 07:18:45 +0000 |
corvid |
typo
|
Thu, 09 Dec 2010 16:14:51 +0000 |
corvid |
BUG_MSG for HTML5 doctype
|
Tue, 07 Dec 2010 19:25:58 +0000 |
Jeremy Henty |
dpip.c: remove unused static variable.
|
Mon, 06 Dec 2010 07:51:29 +0000 |
Jeremy Henty |
configure.in: fix the obsolete usage of AC_OUTPUT.
|
Wed, 01 Dec 2010 09:09:12 +0000 |
Jeremy Henty |
Fix .hgignore .
|
Fri, 26 Nov 2010 10:47:21 -0300 |
Jorge Arellano Cid |
minor bracket style normalization for "else" clauses
|
Fri, 26 Nov 2010 11:07:10 +0000 |
Jeremy Henty |
Support @media rules.
|
Thu, 25 Nov 2010 16:49:14 +0100 |
Johannes Hofmann |
don't try to draw 0-width borders
|
Wed, 24 Nov 2010 19:26:45 +0000 |
corvid |
trim some spaces
|
Wed, 24 Nov 2010 19:14:22 +0000 |
corvid |
spelling
|
Sun, 21 Nov 2010 21:11:37 +0000 |
Jeremy Henty |
imported patch ignore-unknown-at-rules-1
|
Sun, 21 Nov 2010 21:11:37 +0000 |
Jeremy Henty |
imported patch ignore-unknown-at-rules-0
|
Fri, 19 Nov 2010 17:44:38 +0000 |
corvid |
include line1OffsetEff in first word extremes
|
Fri, 19 Nov 2010 16:09:49 +0000 |
corvid |
don't use text-indent when nesting blocks
|
Tue, 16 Nov 2010 02:16:11 +0000 |
corvid |
downloads dpi: RAW_LABEL for the widget displaying the filename
|
Mon, 15 Nov 2010 23:00:10 +0100 |
Johannes Hofmann |
fix bug comment handling of CssParser
|
Mon, 15 Nov 2010 17:08:26 -0300 |
Jorge Arellano Cid |
merge
|
Mon, 15 Nov 2010 17:07:15 -0300 |
Jorge Arellano Cid |
Moved the table border model flag from style to DilloHtmlState (i.e. stack)
|
Sat, 13 Nov 2010 13:15:55 -0300 |
Jorge Arellano Cid |
Full CSS border-style implementation
|
Tue, 09 Nov 2010 10:20:43 -0300 |
Jorge Arellano Cid |
merge
|
Sun, 24 Oct 2010 15:00:36 -0300 |
Jorge Arellano Cid |
merge
|
Sun, 24 Oct 2010 12:02:06 -0300 |
Jorge Arellano Cid |
imported patch border-collapse
|
Thu, 21 Oct 2010 11:22:29 -0300 |
Jorge Arellano Cid |
imported patch border-collapse-parsing
|
Tue, 09 Nov 2010 00:18:56 +0000 |
corvid |
css text-indent property
|
Thu, 21 Oct 2010 21:03:47 +0200 |
Johannes Hofmann |
merge
|
Thu, 21 Oct 2010 21:03:02 +0200 |
Johannes Hofmann |
move bg_color option to Colors section
|
Thu, 21 Oct 2010 18:59:40 +0000 |
corvid |
AREA bug msg
|
Sun, 17 Oct 2010 22:14:11 +0200 |
Johannes Hofmann |
first ref() then unref() in Widget::setStyle()
|
Sun, 17 Oct 2010 22:12:45 +0200 |
Johannes Hofmann |
first ref(), then unref() in Layout::setBgColor()
|
Sun, 17 Oct 2010 21:41:31 +0200 |
Johannes Hofmann |
fix another Style leak in StyleEngine
|
Sun, 17 Oct 2010 21:03:49 +0200 |
Johannes Hofmann |
remove redundant assert()
|
Sun, 17 Oct 2010 21:00:33 +0200 |
Johannes Hofmann |
also recompute backgroundStyle in StyleEngine::restyle()
|
Sun, 17 Oct 2010 18:38:52 +0200 |
Johannes Hofmann |
fix Style leaks in StyleEngine
|
Sun, 17 Oct 2010 18:09:22 +0200 |
Johannes Hofmann |
refcount Layout::bgColor
|
Sun, 17 Oct 2010 17:49:10 +0200 |
Johannes Hofmann |
no need to inline CssPropertyList copy constructor
|
Sun, 17 Oct 2010 14:20:16 +0200 |
Johannes Hofmann |
merge
|
Thu, 14 Oct 2010 09:04:52 +0200 |
Johannes Hofmann |
inline setNonCssHint()
|
Wed, 13 Oct 2010 10:33:38 +0200 |
Johannes Hofmann |
comments
|
Wed, 13 Oct 2010 10:03:18 +0200 |
Johannes Hofmann |
merge
|
Tue, 12 Oct 2010 09:58:07 +0200 |
Johannes Hofmann |
implement optional deep copy for CssPropertyList
|
Mon, 11 Oct 2010 23:36:36 +0200 |
Johannes Hofmann |
use background-color on <html>-element
|
Mon, 11 Oct 2010 23:35:49 +0200 |
Johannes Hofmann |
allow to apply CssContext to an arbitrary node in the docTree
|
Mon, 11 Oct 2010 21:57:32 +0200 |
Johannes Hofmann |
start restyling at 1
|
Mon, 11 Oct 2010 21:56:57 +0200 |
Johannes Hofmann |
merge
|
Mon, 11 Oct 2010 21:50:13 +0200 |
Johannes Hofmann |
add StyleEngine::restyle()
|
Mon, 11 Oct 2010 21:35:53 +0200 |
Johannes Hofmann |
rework nonCssHints API of StyleEngine
|
Mon, 11 Oct 2010 18:23:33 +0200 |
Johannes Hofmann |
store style attribute as CssPropertyList instead of a string
|
Mon, 11 Oct 2010 18:08:31 +0200 |
Johannes Hofmann |
make StyleEngine::Node a struct - it's just that anyway
|
Fri, 24 Sep 2010 23:44:47 +0200 |
Johannes Hofmann |
call layout->setBgColor() from web.cc
|
Fri, 24 Sep 2010 23:08:24 +0200 |
Johannes Hofmann |
bring back bg_color dillorc option
|
Fri, 17 Sep 2010 23:17:00 +0200 |
Johannes Hofmann |
merge
|
Fri, 17 Sep 2010 23:16:43 +0200 |
Johannes Hofmann |
recompute style for <html> in Html_open_body()
|