Commit graph

4 commits

Author SHA1 Message Date
jmmv
bca8d725fd Update to 0.5.1: several bugs fixed.
Note that they claim this library is API/ABI compatible with the previous
one, but the major number version of it has changed...  so a version bump
in the buildlink3.mk file is needed.
2004-04-19 15:01:00 +00:00
jmmv
c51053d98b Update to 0.5.0:
- 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-04-01 18:26:22 +00:00
xtraeme
753541da3a Update to 0.4.0, based on patch sent from Min Sik Kim in PR pkg/23793.
Changes:

	o Compiles with g++.
	o seleng and layeng are disabled by default.
	  (NOTE: They are enabled in pkgsrc.)
	o Build system cleanup.
	o More fixes.
2004-01-04 18:00:28 +00:00
xtraeme
806cfce2ff Initial import of libcroco 0.2. Package imported from pkgsrc-wip.
The Libcroco project is an effort to build a generic Cascading Style Sheet
(CSS) parsing and manipulation toolkit that can be used by GNOME applications
in need of CSS support.
2003-09-25 14:04:54 +00:00