aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-marshal.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove marshallers from the tree and ignore them.Přemysl Janouch2011-01-271-125/+0
| | | | Require glib-genmarshal (a part of the standard GTK+ distribution).
* Rename g_cclosure_user_marshal_* to ld_marshal_*.Přemysl Janouch2011-01-241-12/+12
|
* Move the library toolbar to its own class.Přemysl Janouch2011-01-241-0/+37
|
* Make a separate library.Přemysl Janouch2011-01-101-0/+88
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.