From f8bb752e44d08b9975931fa7edb6d49da95df96f Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 24 Nov 2003 10:13:24 +0000 Subject: new files containing the implementation of the 'New Task List' dialog. 2003-11-24 Rodrigo Moya * gui/dialogs/new-task-list.glade: * gui/dialogs/new-task-list.[ch]: new files containing the implementation of the 'New Task List' dialog. * gui/dialogs/Makefile.am: added new files. * gui/dialogs/new-calendar.c (new_calendar_dialog): use G_STRLOC for g_warning messages. * gui/tasks-component.c (new_task_list_cb): implemented. svn path=/trunk/; revision=23478 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a580641a17..b0de5f4a00 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2003-11-24 Rodrigo Moya + + * gui/dialogs/new-task-list.glade: + * gui/dialogs/new-task-list.[ch]: new files containing the + implementation of the 'New Task List' dialog. + + * gui/dialogs/Makefile.am: added new files. + + * gui/dialogs/new-calendar.c (new_calendar_dialog): use G_STRLOC + for g_warning messages. + + * gui/tasks-component.c (new_task_list_cb): implemented. + 2003-11-24 Rodrigo Moya * gui/dialogs/copy-source-dialog.c (copy_source_dialog): actually -- cgit v1.2.3