gplate/gplate.h
22 months ago Changed the license from gplv2 to gplv3
2008-08-31 Lot's of updates.
2008-07-24 Clean up some stupid shit i missed...
2008-02-25 The start of GPlateForFunction, it doesn't do anything yet, but it's here...
2008-02-25 Moved variables to gplate/variables
2008-02-25 Moved tags to gplate/tags/
2008-02-25 Moved all functions to gplate/functions/
2008-02-24 Added gplate-iterator.h to gplate.h
2008-02-20 Whoops
2008-02-19 Add gplate-include-function.h to gplate.h
2008-02-10 Added gplate-config.h to gplate.h
2008-02-10 This should have been added awhile ago
2008-01-28 Added GPlatePrintFunction
2008-01-27 Added gplate-errors.h to gplate.h
2008-01-27 Moved all the error stuff to gplate-errors.[ch]
2008-01-27 Added GPlateNoopFunction to start the function fun
2008-01-27 Added GPlateFunction, this is more of a skeleton, I'm still working out the design
2008-01-26 Typo fixing..
2008-01-26 Forget to add this earlier...
2008-01-20 Use an enum for gerror numeric values
2008-01-20 Copyright updates
2008-01-20 Add the default tags to the template created with gplate_template_new
2008-01-07 Added a quark for errors
2007-12-26 Added a header to include everything else