pkgsrc/textproc/libcroco/PLIST

72 lines
3.2 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.10 2019/09/16 13:25:21 nia Exp $
Update to 0.6.0. This version corresponds to GNOME 2.8.0. Enhancements since 0.5.1 ======================== - add parsing location to all the CSS contructions at SAC level [Dodji Seketeli] - add --dump-location option to csslint [Dodji Seketeli] - enable several API/ABI incompatible versions of Libcroco to be installed on the same box [Dodji Seketeli] - CSS properties inheritance support [Benjamin Dauvergne] - CRStyle struct gatehering code cleanup [Benjamin Dauvergne] - Better support for font selection [Dodji Seketeli] Bugfixes since 0.5.1 ==================== - #143308: fix parsing of non trivial functional #notations. [Dodji Seketeli] - #143450: fix gcc 2.xx errors. [Dodji Seketeli] - #139881: proper setting of parsing locations in urls. [Dodji Seketeli] - #138267: remove C99-isms. - #139889: fix an infinite loop in the parser [Dodji Seketeli] - #139891: better @media rule reporting [Dodji Seketeli] - #140317: fix class sel without class name crash [Dodji Seketeli] - #140334: fix an infinite loop in the parser [Dodji Seketeli] - attribute selectors evalution fixes. [Dodji Seketeli] - Better support of descendant selectors evaluation [Dodji Seketeli] - Better regression tests framework [Dodji Seketeli] - fixes: #140334, #140317, #139891, #139615. [Dodji Seketeli] - better regression suite framework [Dodji Seketeli] - support of the 'color' property gathering [Benjamin Dauvergne] - furious memory leaks/corruptions hunting [Dodji Seketeli, Rob BUIS] - total support of the !important keyword [Dodji Seketeli, Rob BUIS] - selectors evaluation in csslint [Dodji Seketeli, Rob BUIS] - fix compilation warnings [David A Knight, Dodji Seketeli] - more complete CSS statement serialisation [Dodji Seketeli] - better gathering of style information [Dodjij Seketeli] - better cascading algorithm conformance [Dodji Seketeli, Rob BUIS] - @import rule parsing fix [Dodji Seketeli] - support of CSS3 indentifiers [Dodji Seketeli] - better w3c DOM integration support [Rob BUIS, Dodji Seketeli] - many parsing fixes [Dodji Seketeli] - style structure debuging facility [Dodji Seketeli] - better fragment parsing support [Dodji Seketeli] - Split libcroco and sewfox [Dodji Seketeli] - class selector evaluation fix [Rob BUIS] - csslint cleanup and bugfixes [Dodji Seketeli] - :first-child pseudo class selector support [Dodji Seketeli] - pluggable pseudo class selectors evaluators [Dodji Seketeli]
2004-09-21 18:50:21 +02:00
bin/croco-0.6-config
bin/csslint-0.6
include/libcroco-0.6/libcroco/cr-additional-sel.h
include/libcroco-0.6/libcroco/cr-attr-sel.h
include/libcroco-0.6/libcroco/cr-cascade.h
include/libcroco-0.6/libcroco/cr-declaration.h
include/libcroco-0.6/libcroco/cr-doc-handler.h
include/libcroco-0.6/libcroco/cr-enc-handler.h
include/libcroco-0.6/libcroco/cr-fonts.h
include/libcroco-0.6/libcroco/cr-input.h
include/libcroco-0.6/libcroco/cr-num.h
include/libcroco-0.6/libcroco/cr-om-parser.h
include/libcroco-0.6/libcroco/cr-parser.h
include/libcroco-0.6/libcroco/cr-parsing-location.h
include/libcroco-0.6/libcroco/cr-prop-list.h
include/libcroco-0.6/libcroco/cr-pseudo.h
include/libcroco-0.6/libcroco/cr-rgb.h
include/libcroco-0.6/libcroco/cr-sel-eng.h
include/libcroco-0.6/libcroco/cr-selector.h
include/libcroco-0.6/libcroco/cr-simple-sel.h
include/libcroco-0.6/libcroco/cr-statement.h
include/libcroco-0.6/libcroco/cr-string.h
include/libcroco-0.6/libcroco/cr-style.h
include/libcroco-0.6/libcroco/cr-stylesheet.h
include/libcroco-0.6/libcroco/cr-term.h
include/libcroco-0.6/libcroco/cr-tknzr.h
include/libcroco-0.6/libcroco/cr-token.h
include/libcroco-0.6/libcroco/cr-utils.h
include/libcroco-0.6/libcroco/libcroco-config.h
include/libcroco-0.6/libcroco/libcroco.h
lib/libcroco-0.6.la
lib/pkgconfig/libcroco-0.6.pc
share/gtk-doc/html/libcroco/ch01.html
share/gtk-doc/html/libcroco/home.png
share/gtk-doc/html/libcroco/index.html
share/gtk-doc/html/libcroco/left-insensitive.png
share/gtk-doc/html/libcroco/left.png
share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html
share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html
share/gtk-doc/html/libcroco/libcroco-cr-cascade.html
share/gtk-doc/html/libcroco/libcroco-cr-declaration.html
share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html
share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html
share/gtk-doc/html/libcroco/libcroco-cr-fonts.html
share/gtk-doc/html/libcroco/libcroco-cr-input.html
share/gtk-doc/html/libcroco/libcroco-cr-num.html
share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html
share/gtk-doc/html/libcroco/libcroco-cr-parser.html
share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html
share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html
share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html
share/gtk-doc/html/libcroco/libcroco-cr-rgb.html
share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html
share/gtk-doc/html/libcroco/libcroco-cr-selector.html
share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html
share/gtk-doc/html/libcroco/libcroco-cr-statement.html
share/gtk-doc/html/libcroco/libcroco-cr-string.html
share/gtk-doc/html/libcroco/libcroco-cr-style.html
share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html
share/gtk-doc/html/libcroco/libcroco-cr-term.html
share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html
share/gtk-doc/html/libcroco/libcroco-cr-token.html
share/gtk-doc/html/libcroco/libcroco-cr-utils.html
share/gtk-doc/html/libcroco/libcroco-libcroco-config.html
share/gtk-doc/html/libcroco/libcroco.devhelp2
share/gtk-doc/html/libcroco/right-insensitive.png
share/gtk-doc/html/libcroco/right.png
share/gtk-doc/html/libcroco/style.css
share/gtk-doc/html/libcroco/up-insensitive.png
share/gtk-doc/html/libcroco/up.png