aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-08-03 02:33:39 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-08-03 02:33:39 +0800
commit5bf015c170d771049f19c008ae9297deb725b0f4 (patch)
tree5b50c805a13736b92d3e54f60be1a46f6ce46cb1 /calendar/ChangeLog
parent3014d0ac205f89e275945ceea1392caaa69ff6fc (diff)
downloadgsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.tar
gsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.tar.gz
gsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.tar.bz2
gsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.tar.lz
gsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.tar.xz
gsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.tar.zst
gsoc2013-evolution-5bf015c170d771049f19c008ae9297deb725b0f4.zip
get source list and source (todoconduit_dupe_configuration): copy source
2004-08-01 JP Rosevear <jpr@novell.com> * conduits/todo/todo-conduit.c (todoconduit_load_configuration): get source list and source (todoconduit_dupe_configuration): copy source list and source (todoconduit_destroy_configuration): unref source list and source (start_calendar_server): open the source that was set earlier (fill_widgets): set the source option menu value (create_settings_window): pass source list to pilot settings (save_settings): mark source with pilot-sync property * conduits/calendar/calendar-conduit.c: as above * conduits/todo/Makefile.am: link to and include misc. widgets * conduits/calendar/Makefile.am: ditto svn path=/trunk/; revision=26798
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 49816845e4..5bfbf97213 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,20 @@
+2004-08-01 JP Rosevear <jpr@novell.com>
+
+ * conduits/todo/todo-conduit.c (todoconduit_load_configuration):
+ get source list and source
+ (todoconduit_dupe_configuration): copy source list and source
+ (todoconduit_destroy_configuration): unref source list and source
+ (start_calendar_server): open the source that was set earlier
+ (fill_widgets): set the source option menu value
+ (create_settings_window): pass source list to pilot settings
+ (save_settings): mark source with pilot-sync property
+
+ * conduits/calendar/calendar-conduit.c: as above
+
+ * conduits/todo/Makefile.am: link to and include misc. widgets
+
+ * conduits/calendar/Makefile.am: ditto
+
2004-07-30 Rodrigo Moya <rodrigo@novell.com>
Fixes #57622