aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-plugin-util.c
Commit message (Collapse)AuthorAgeFilesLines
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
|
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
|
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-5/+8
|
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-3/+4
| | | | | | | | | | | | | | | Still remaining: GtkAccessible::widget GtkAssistant::forward GtkAssistant::back GtkObject::flags GtkTreeStore::stamp The GtkAssistant fields are related to bug #596428. We don't need accessor functions so much as the enhancement described there implemented. https://bugzilla.gnome.org/show_bug.cgi?id=615613
* Update API documentation.Matthew Barnes2010-02-101-11/+12
| | | | Also, start fixing some Gtk-Doc warnings. There's a lot.
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-041-0/+462