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