Menu

Tree [2f4e21] master /
 History

HTTPS access


File Date Author Commit
 csslint 2011-06-05 Philip de Nier Philip de Nier [894566] removed legacy cvsignore
 docs 2011-06-05 Philip de Nier Philip de Nier [894566] removed legacy cvsignore
 src 2012-11-18 Philip de Nier Philip de Nier [526cdc] cr-style: return error from set_prop_position_f...
 tests 2011-06-05 Philip de Nier Philip de Nier [894566] removed legacy cvsignore
 .gitignore 2011-06-05 Philip de Nier Philip de Nier [07e9bb] added gitignore
 ABOUT-NLS 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 AUTHORS 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 CODING-STYLE 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 COPYING 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 COPYING.LIB 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 COPYRIGHTS 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 ChangeLog 2009-02-10 Philip de Nier Philip de Nier [a04bc3] updates for snapshot 0.6.3
 Doxyfile 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 HACKING 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 INSTALL 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 MAINTAINERS 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 Makefile.am 2009-02-09 Philip de Nier Philip de Nier [d0b3c2] disable libxml2 by default; libxml2 must be ena...
 NEWS 2009-02-10 Philip de Nier Philip de Nier [a04bc3] updates for snapshot 0.6.3
 README 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 TODO 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 autogen.sh 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 configure.in 2016-01-30 Philip de Nier Philip de Nier [2f4e21] remove obselete AM_C_PROTOTYPES
 croco-config.1 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 croco-config.in 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision
 global-test-vars.sh.in 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 gtk-doc.make 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 libcroco-indent 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 libcroco-zip.in 2009-01-27 Philip de Nier Philip de Nier [aae8c0] 'revert' to non-release version in svn trunk ht...
 libcroco.pc.in 2009-02-09 Philip de Nier Philip de Nier [d0b3c2] disable libxml2 by default; libxml2 must be ena...
 libcroco.spec.in 2009-01-27 Philip de Nier Philip de Nier [07685c] Initial revision

Read Me

Initial Author: Dodji Seketeli. <dodji@gnome.org>

What is The Croco Project ?
------------------------------

Libcroco is a standalone css2 parsing and manipulation library.
The parser provides a low level event driven SAC like api
and a css object model like api.
Libcroco provides a CSS2 selection engine and an experimental
xml/css rendering engine.

This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.