summaryrefslogtreecommitdiff
path: root/libyelp/yelp-transform.h
Commit message (Collapse)AuthorAgeFilesLines
* Make search results go thru XSLT tooShaun McCance2021-07-291-0/+2
| | | | | One step color to removing color computation and complex HTML formatting from C.
* Fix missing prototype warningDavid King2015-02-091-0/+1
|
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
|
* [yelp-transform] Clean API a bit, put IO and errors in the threadShaun McCance2009-11-121-8/+3
|
* [libyelp] More error handling for Mallard documentsShaun McCance2009-10-251-0/+1
|
* [libyelp] Added Mallard documents to libyelp, more work to be doneShaun McCance2009-10-171-14/+2
|
* [yelp-transform] Adding yelp-transform to libyelpShaun McCance2009-10-121-0/+73
I've changed YelpTransform to be a GObject. This changes considerably the way we track references to the object to make sure we don't nuke it while there's still a pending idle function or a running thread.