aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 37963bafc8..76122baf3b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,18 @@
+2006-07-17 Srinivasa Ragavan <sragavan@novell.com>
+
+ * gui/apps_evolution_calendar.schemas.in.in: Added key for storing tag
+ calendar position in the left pane.
+ * gui/calendar-component.c: (calcomp_vpane_realized),
+ (calcomp_vpane_resized), (create_component_view),
+ (calendar_component_init): Added tag calendar in the left pane
+ * gui/calendar-config-keys.h: Added keys to fetch conf
+ * gui/calendar-config.c: (calendar_config_get_tag_vpane_pos),
+ (calendar_config_set_tag_vpane_pos):
+ * gui/calendar-config.h:
+ * gui/gnome-cal.c: (setup_config), (gnome_calendar_get_tag),
+ (setup_widgets), (gnome_calendar_set_pane_positions),
+ (gnome_calendar_hpane_realized): Removed code for tag calendar.
+
2006-07-14 Arvind <sa.phoenix@gmail.com>
** Fix for bug#330633