CVSROOT:        /cvs/gnome
Module name:    gnome-pim
Changes by:     srittau 05/03/03 15:20:06

Modified files:
        .              : ChangeLog 
        gncal          : calendar-manager.c calendar-manager.h 
                         todo-list.c 

Log message:
* This patch re-enables a fully working todo list again.
* gncal/calendar-manager: (add_appointment):
(add_todo):
(add_component): Use g_list_prepend() instead of g_list_append() for
performance reasons.
(calendar_manager_add_appointment):
(calendar_manager_add_todo_item):
(calendar_manager_remove_appointment):
(calendar_manager_remove_todo_item): New methods.
* gncal/calendar-manager.h: Added the methods above.
* gncal/todo-list.c: (add_clicked_cb): Add the new item to the
calendar manager.
(delete_clicked_cb): Delete the selected item from the calendar
manager.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-pim&who=srittau&date=explicit&mindate=2005-03-03%2015:19&maxdate=2005-03-03%2015:21

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to