aboutsummaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-02-12 10:03:58 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-02-12 10:03:58 +0800
commitd2fe58c56857e9e4b2e37f87174da6956b0d985c (patch)
treee71df413e8a7862616755f64700b1dbbc513f9be /.cvsignore
parent123f506198c535dcb073c1998fed37c25ad131f9 (diff)
downloadgsoc2013-evolution-d2fe58c56857e9e4b2e37f87174da6956b0d985c.tar.gz
gsoc2013-evolution-d2fe58c56857e9e4b2e37f87174da6956b0d985c.tar.zst
gsoc2013-evolution-d2fe58c56857e9e4b2e37f87174da6956b0d985c.zip
Implemented.
2000-02-11 Federico Mena Quintero <federico@helixcode.com> * cal-client.c (cal_client_update_object): Implemented. * cal.c (cal_notify_update): New function to notify the listener about an updated object. (Cal_update_object): Implemented. (Cal_get_uids): set_release() the sequence to TRUE. (Cal_get_events_in_range): Likewise. * cal-backend.c (remove_object): New function to remove objects from a calendar backend. (cal_backend_update_object): New public function to update an object and notify clients about it. * evolution-calendar.idl (Cal): Added update_object() and delete_object() methods. (Listener): Removed the obj_changed method and renamed obj_added to obj_updated. We now only have updated and removed notifiers. * cal-listener.[ch]: Removed the "changed" notification code. Changed the "added" notification code to the "updated" notification. * cal-client.c: Likewise. * tlacuache.c (create_cal_factory): Connect to "destroy" on the factory and exit the main loop when the factory is destroyed. * cal-factory.c (backend_destroy_cb): New callback used when a backend is destroyed. Removes the backend from the factory's hash table and unrefs the factory if all backends go away. (add_calendar_client): Free the environment. * cal.c (cal_new): Use bonobo_object_unref() if we fail to initialize. * cal-listener.c (cal_listener_new): Likewise. * layout.c (layout_events): Plug li.partition memory leak. svn path=/trunk/; revision=1742
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions
46 +0800'>2004-03-201-7/+1 * Backout previous change of PICFLAG, sincemaho2004-03-191-0/+6 * -fPIC is appropreate on all architectures.maho2004-03-191-6/+0 * Fix build on alpha 4-stablemaho2004-03-172-18/+27 * Update to 3.6.0maho2004-02-287-134/+222 * math/atlas should not LIB_DEPENDS on math/lapack.maho2004-02-011-1/+1 * Backout to 3.5.5maho2003-08-082-2/+3 * Fix build on 4-STABLE disabiling sanity check.maho2003-08-031-2/+2 * Update to 3.5.7maho2003-07-292-2/+2 * 1. update to 3.5.6maho2003-07-033-21/+20 * build both threaded/non-threaded librariesmaho2003-07-035-35/+119 * update to 3.5.5maho2003-07-013-21/+20 * 1. make atlas thread safemaho2003-06-113-5/+40 * Update to 2.5.2maho2003-06-113-6/+11 * Fix linkage problem for multithreaded support.maho2003-05-101-4/+15 * patch for config.c failed.maho2003-05-051-8/+10 * 1. Update to 2.5.1maho2003-05-042-6/+5 * De-pkg-comment.knu2003-02-212-1/+1 * Fix build on alpha.naddy2002-08-204-12/+56 * fix on p4 architectureijliao2002-07-152-4/+12 * Update to 3.4.1. (Use patch posted to ports-jp@ list)yoichi2002-06-228-33/+6012 * make it be able to build on all supported archsijliao2002-03-264-39/+44 * add atlas 3.3.14ijliao2002-03-15