[evolution-patches] [Tasks] Fix for #325935
- From: Rajeev ramanathan <rajeev_evolution yahoo com>
- To: patches <evolution-patches gnome org>
- Subject: [evolution-patches] [Tasks] Fix for #325935
- Date: Tue, 14 Feb 2006 01:22:38 -0800 (PST)
Hi,
Sending patch for review
With regards,
Rajeev
What are the most popular cars? Find out at
Yahoo! Autos
Index: gui/dialogs/task-page.c
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/task-page.c,v
retrieving revision 1.84
diff -u -p -r1.84 task-page.c
--- gui/dialogs/task-page.c 13 Feb 2006 08:28:54 -0000 1.84
+++ gui/dialogs/task-page.c 14 Feb 2006 09:06:00 -0000
@@ -1658,6 +1658,7 @@ source_changed_cb (GtkWidget *widget, ES
comp_editor_notify_client_changed (
COMP_EDITOR (gtk_widget_get_toplevel (priv->main)),
client);
+ field_changed_cb (widget, data);
if (e_cal_get_static_capability (client, CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS) && priv->is_assignment)
task_page_show_options (tpage);
else
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.2973
diff -u -p -r1.2973 ChangeLog
--- ChangeLog 31 Jan 2006 09:12:12 -0000 1.2973
+++ ChangeLog 14 Feb 2006 09:12:32 -0000
@@ -1,3 +1,10 @@
+2006-02-14 Rajeev ramanathan <rajeevramanathan_2004 yahoo co in>
+
+ **Fixes #325935
+
+ * gui/dialogs/task-page.c: (source_changed_cb): Added code to
+ enable Save button if group is changed in task editor
+
2006-01-31 Tor Lillqvist <tml novell com>
* gui/alarm-notify/alarm-queue.c (open_alarm_dialog,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]