aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorMichael Zucchi <zucchi@zedzone.mmc.com.au>2000-06-27 11:42:34 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-06-27 11:42:34 +0800
commit6febc8b3a7511309543b52cdf616e7432df25992 (patch)
treeed31b5c8b1551edcf1391fc16958b0c0522cdeff /filter/ChangeLog
parente4de45da5f6021db9a009f112c91e21493a87e1f (diff)
downloadgsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.tar
gsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.tar.gz
gsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.tar.bz2
gsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.tar.lz
gsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.tar.xz
gsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.tar.zst
gsoc2013-evolution-6febc8b3a7511309543b52cdf616e7432df25992.zip
Add the shell dir for includes (for corba interfaces).
2000-06-27 Michael Zucchi <zucchi@zedzone.mmc.com.au> * Makefile.am (INCLUDES): Add the shell dir for includes (for corba interfaces). * filter-arg-types.c (impl_FolderSelectionListener_selected): Listener for folder query. Sigh. (create_listener): Create the listener object for the folder dialogue query. Uses a global for linkage to the shell object, via the mail component. (arg_folder_edit_value): Call the folder selection dialogue to edit the value, rather than a simple text widget. svn path=/trunk/; revision=3746
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 6c681b235e..a893045937 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,16 @@
+2000-06-27 Michael Zucchi <zucchi@zedzone.mmc.com.au>
+
+ * Makefile.am (INCLUDES): Add the shell dir for includes (for
+ corba interfaces).
+
+ * filter-arg-types.c (impl_FolderSelectionListener_selected):
+ Listener for folder query. Sigh.
+ (create_listener): Create the listener object for the folder
+ dialogue query. Uses a global for linkage to the shell object,
+ via the mail component.
+ (arg_folder_edit_value): Call the folder selection dialogue to
+ edit the value, rather than a simple text widget.
+
2000-06-26 Jeffrey Stedfast <fejj@helixcode.com>
* filter-editor.c: Added a #include <gnome-xml/parser.h> as this