aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog47
1 files changed, 4 insertions, 43 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d235e04709..90fab85952 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,22 +1,3 @@
-2006-11-20 Carlos Garcia Campos <carlosgc@gnome.org>
-
- Fixes bug #367183
- * gui/e-cal-model.c: (e_cal_model_set_instance_times): Make end_time a
- valid date for all day events when ical file doesn't provide neither
- DTEND nor DURATION for such events.
-
-2006-11-15 Chenthill Palanisamy <pchenthill@novell.com>
-
- * gui/gnome-cal.c: (client_cal_opened_cb),
- (default_client_cal_opened_cb): Diplay a warning
- if calendar fails to open.
-
-2006-11-14 Harish Krishnaswamy <kharish@novell.com>
-
- * gui/gnome-cal.c: (gnome_calendar_destroy):
- Disconnect signal handlers before gcal is destroyed.
- Fixes #208959 (bugzilla.novell.com).
-
2006-11-07 Chenthill Palanisamy <pchenthill@novell.com>
* gui/alarm-notify/alarm-notify.c: (list_changed_cb),
@@ -30,7 +11,7 @@
Committing for Ben Gamari <bgamari@gmail.com>
* recurrence-page.c: Correct recurrence editor default behavior.
- Fixes #354875
+ Fixes #354875
2006-10-16 Kjartan Maraas <kmaraas@gnome.org>
@@ -95,36 +76,16 @@
* gui/tasks-component.c: (set_info):
GString fixes.
-2006-10-16 Ushveen Kaur <kushveen@novell.com>
+2006-10-16 Srinivasa Ragavan <sragavan@novell.com>
- ** Fixes bug #347768
-
- * gui/dialogs/memo-page.glade : Label changed from "_Memo Content"
- to "_Description".
-
-2006-10-16 Ushveen Kaur <kushveen@novell.com>
-
- ** Fixes bug #329696
- * gui/e-itip-control.c : (show_current_event),(show_current_todo):
- String change to make it more clear.
-
-2006-10-16 Harish Krishnaswamy <kharish@novell.com>
+ ** Fix for bug #333224
* gui/e-day-view.c: (e_day_view_init),
(e_day_view_on_top_canvas_button_press),
(e_day_view_on_main_canvas_button_press),
(e_day_view_on_long_event_button_press),
(e_day_view_on_event_button_press),
- (e_day_view_on_text_item_event): Disable tooltips
- on drag, resize and edit. Fixes #333224. Patch
- submitted by Srinivasa Ragavan.
-
-2006-10-14 Matthew Barnes <mbarnes@redhat.com>
-
- Fixes bug #352546
-
- * gui/dialogs/event-page.c: (init_widgets) Fix typo in a
- translated string ("appointement").
+ (e_day_view_on_text_item_event): Dont show tooltip on edit/resize/DnD.
2006-10-03 Francisco Javier F. Serrador <serrador@openshine.com>