gplate/gplate-collection.h
22 months ago Changed the license from gplv2 to gplv3
2008-08-31 Lot's of updates.
2008-08-29 Lot's of updates here...
2008-07-18 Added a remove_all method to the GPlateCollection interface
2008-02-27 Ask and ye shall receive (eventually). Gary asked me to pound this out
2008-02-24 Added GPlateDictionaryVariableIterator.
2008-02-24 Added a get_iterator method to GPlateCollection
2008-01-26 Performed s/(gplate_)(string|integer|boolean|float|double)(variable_new)/\1\3_from_\2/g
2008-01-20 Copyright updates
2007-12-26 Added convience macros for adding variables to collections. See gplate_collection_add_*
2007-11-27 Added gplate-collection.[ch]