aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-book-view-listener.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-314/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-199/+64
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-081-15/+21
* guard against multiple invocations.Chris Toshok2002-11-101-22/+26
* g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build.Chris Toshok2002-11-051-106/+16
* don't call bonobo_activation_init directly.Chris Toshok2002-11-051-29/+8
* just include glib.h instead of the gtk stuff.Chris Toshok2002-11-031-70/+104
* add QueryRefused, for when the backend refuses to perform a query. (partDan Winship2002-08-311-0/+2
* take and pass the CallStatus to our listener.Chris Toshok2002-08-201-3/+34
* [ Fixes bugs 20740, 16680, and god knows what else :) ] double theChris Toshok2002-02-231-2/+24
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-151-47/+49
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-091-29/+23
* Added ref/unref pair to make sure that our listener doesn't get finalizedJon Trowbridge2001-08-281-2/+14
* set op->listener to NULL to catch possible use of freed opRadek Doulik2001-08-051-1/+4
* Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-011-25/+4
* Re-fix for my 07-18 not-quite-fix.Dan Winship2001-07-241-0/+1
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-191-2/+2
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-181-8/+14
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Added the function e_book_view_listener_stop to tell the book viewChristopher James Lahey2001-04-151-5/+39
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-0/+19
* always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-191-0/+3
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-22/+22
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-221-6/+40
* Remove the idle handler when we're destroyed.Christopher James Lahey2000-07-241-0/+3
* Added "sequence_complete" signal.Christopher James Lahey2000-05-301-1/+27
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+4
* A bit of clean up.Christopher James Lahey2000-04-031-0/+344