diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-01-29 06:54:36 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-01-29 06:54:36 +0800 |
commit | cfe2584df187f919866291a5107f967ce0002907 (patch) | |
tree | 5023a0928aa634188d6a5e338afca82e6b88bfc7 /calendar/ChangeLog | |
parent | 55fd08582cfb6ae2d6103e53f7a9d0368596fb84 (diff) | |
download | gsoc2013-evolution-cfe2584df187f919866291a5107f967ce0002907.tar.gz gsoc2013-evolution-cfe2584df187f919866291a5107f967ce0002907.tar.zst gsoc2013-evolution-cfe2584df187f919866291a5107f967ce0002907.zip |
stop status bar messages madness.
2004-01-28 Rodrigo Moya <rodrigo@ximian.com>
* gui/gnome-cal.c (update_query):
* gui/e-cal-list-view.c (e_cal_list_view_update_query):
* gui/e-cal-view.c (e_calendar_view_update_query): stop status bar
messages madness.
svn path=/trunk/; revision=24503
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e5f1a431ab..44bf7fe55f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-01-28 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (update_query): + * gui/e-cal-list-view.c (e_cal_list_view_update_query): + * gui/e-cal-view.c (e_calendar_view_update_query): stop status bar + messages madness. + 2004-01-27 JP Rosevear <jpr@ximian.com> * gui/calendar-component.c (delete_calendar_cb): use e_cal_remove @@ -19,20 +26,20 @@ * gui/migration.c (migrate_ical_folder): add the source to the group so it actually shows up -2004-01-27 JP Rosevear <jpr@ximian.com> +2004-01-26 JP Rosevear <jpr@ximian.com> * gui/migration.c (migrate_calendars): get the source name with out using freed memory (migrate_tasks): ditto -2004-01-27 Rodrigo Moya <rodrigo@ximian.com> +2004-01-26 Rodrigo Moya <rodrigo@ximian.com> Fixes #53338 * gui/dialogs/calendar-setup.c (dialog_to_source): set the relative URI on the source for remote sources. -2004-01-27 Rodrigo Moya <rodrigo@ximian.com> +2004-01-26 Rodrigo Moya <rodrigo@ximian.com> Fixes #52312 |