summaryrefslogtreecommitdiff
path: root/NEWS
blob: 8251e582ccc9457b224fc86b2bd0174a9755099d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
0.5.1: April 18 2004:

     - fixes: #140334, #140317, #139891, #139615. [Dodji Seketeli]

0.5: March 16 2004:
     
     - 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]


libcroco 0.2.0
    2003 Jun 29
        libcroco 0.2.0 ChangeLog:
	* Went forward in the layout engine. Can now render
	  simple xml element along with simple CSS sheets.
	  Supported layout is normal layout for box and inline
          context.
	* Cleaned up the parsing api. Fixed a lot of bugs.
	* Added some new api calls to the parsing api.
	* See the ChangeLog shipped within the tarball for
	  more precise descriptions.

libcroco 0.1.0

    2003 Mar 19
	With the approval off all contributors the library has been
	relicensed from GPL -> LGPL

------------------------------------------------------------------------------