aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-comp-editor-registry.c
Commit message (Expand)AuthorAgeFilesLines
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-2/+2
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-23/+4
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-1/+1
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-1/+1
* update protoJP Rosevear2002-05-271-11/+10
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-271-3/+8
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-0/+219