Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintenance. | Přemysl Janouch | 2012-08-11 | 1 | -5/+2 |
| | | | | | | | | * Fix setting the GSETTINGS_SCHEMA_DIR environment variable. * Use g_value_take_boxed() instead of deprecated g_value_set_boxed_take_ownership(). * Remove an unused variable. * Clean up load_category() a bit. | ||||
* | Update gtk-doc documentation. | Přemysl Janouch | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | Fix program messages and gtk-doc comments. | Přemysl Janouch | 2011-01-28 | 1 | -25/+25 |
| | |||||
* | Fix gtk-doc comments for signals. | Přemysl Janouch | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+524 |
This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages. |