Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call xmlCleanupParser() only once when exiting (#600693) | Guillaume Desmottes | 2010-01-13 | 1 | -2/+0 |
| | | | | | | | This function should only be called when exiting the application as it cleans up the memory allocated by the library itself. Thanks to Lennart for pointing this out. | ||||
* | Fix coding style and FSF address | Sjoerd Simons | 2009-06-23 | 1 | -6/+6 |
| | |||||
* | Fix typos in plist parser | Xavier Claessens | 2009-06-22 | 1 | -3/+4 |
| | |||||
* | Use tp_g_value_slice_new and tp_asv API for plist parser. | Xavier Claessens | 2009-06-22 | 1 | -103/+34 |
| | |||||
* | Add a plist parser and set font family, size and default variant. Fixes bug ↵ | Patryk Zawadzki | 2009-06-22 | 1 | -0/+404 |
#586387. |