aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-comp-editor-registry.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
* ** Fixes bug #542125Matthew Barnes2008-07-191-1/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-11/+11
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-18/+10
* convert to GObjectJP Rosevear2004-01-171-40/+50
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-4/+4
* Chain. Prevent double unrefs. (impl_finalize): Chain.Hans Petter Jansson2003-08-141-10/+18
* 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