aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-book-view-listener.c
Commit message (Expand)AuthorAgeFilesLines
* [ 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