summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Various changes which modify API and ABI:Michael Drake2013-12-131-13/+32
| | | | | | | | | - Remove client allocation function. - Change node_classes callback not to yield array ownership to libcss. - Node bloom filters now built by, during selection libcss. - Added selection callbacks to get and set data on document nodes. Test suite, example, and documentation updated to match.
* Bring example back up to date. Note: untested.Michael Drake2012-04-121-32/+196
| | | | svn path=/trunk/libcss/; revision=13856
* Fix example to use new selection API.John Mark Bell2011-01-051-9/+11
| | | | | | Squash lwc string leak svn path=/trunk/libcss/; revision=11212
* Make example compile againJohn Mark Bell2010-12-281-20/+3
| | | | svn path=/trunk/libcss/; revision=11126
* LibCSS API documentation, part 1, along with a simple example.James Bursa2010-09-161-0/+579
svn path=/trunk/libcss/; revision=10783