aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/pas/pas-card-cursor.c
Commit message (Expand)AuthorAgeFilesLines
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-081-0/+2
* guard against multiple invocations.Chris Toshok2002-11-121-2/+5
* use g_type_class_peek_parent.Chris Toshok2002-11-071-1/+1
* g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build.Chris Toshok2002-11-051-106/+16
* port to gnome 2.Chris Toshok2002-11-051-97/+95
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+0
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-14/+14
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-111-1/+1
* use g_new0 to allocate the BonoboObjectServant.Chris Toshok2000-03-291-1/+1
* Fixed memory allocation.Christopher James Lahey2000-03-291-4/+7
* Fixed some warnings.Christopher James Lahey2000-03-281-0/+224