aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-extension.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-12/+0
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
* Document EExtensible and EExtension.Matthew Barnes2010-03-221-0/+31
* Introduce a simple extension system for objects.Matthew Barnes2010-03-201-0/+160