aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-07-17 05:16:23 +0800
committerChris Toshok <toshok@src.gnome.org>2002-07-17 05:16:23 +0800
commitbe83568f19b08b3290a4e6b0c0e258a23d4ed360 (patch)
tree05efa0ecb7acbf437f4f1ae03fd7d21a89b19159 /addressbook/ChangeLog
parenta6b622021f53a99ddbfbe675ec1eab7500e99d55 (diff)
downloadgsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.tar
gsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.tar.gz
gsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.tar.bz2
gsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.tar.lz
gsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.tar.xz
gsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.tar.zst
gsoc2013-evolution-be83568f19b08b3290a4e6b0c0e258a23d4ed360.zip
remove the option menu and browse button, and add a custom widget
2002-07-16 Chris Toshok <toshok@ximian.com> * gui/component/select-names/select-names.glade: remove the option menu and browse button, and add a custom widget placeholder for the folder-selector. * gui/component/select-names/e-select-names.c (addressbook_model_set_uri): move the "append /addressbook.db" stuff here. (e_addressbook_create_ebook_table): remove the code setting initial uri from here. (e_select_names_folder_free): gone. (e_select_names_option_activated): gone. (add_menu_item): gone. (update_option_menu): gone. (new_folder): gone. (removed_folder): gone. (folder_browse): gone. (hookup_listner): gone. (add_additional_select_names_uris): gone. (e_select_names_hookup_listners): gone. (e_addressbook_create_folder_selector): new function, create the folder selector button. (folder_selected): new function, callback for the folder selector. just calls addresbook_model_set_uri. (e_select_names_init): get the folder selector and initialize it to show /local/Contacts. also, set the model's uri here to the same folder. nuke the code involving the old option menu and browse button. svn path=/trunk/; revision=17484
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 16bd72790b..25855fb26f 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,33 @@
+2002-07-16 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/select-names/select-names.glade: remove the option
+ menu and browse button, and add a custom widget placeholder for
+ the folder-selector.
+
+ * gui/component/select-names/e-select-names.c
+ (addressbook_model_set_uri): move the "append /addressbook.db"
+ stuff here.
+ (e_addressbook_create_ebook_table): remove the code setting
+ initial uri from here.
+ (e_select_names_folder_free): gone.
+ (e_select_names_option_activated): gone.
+ (add_menu_item): gone.
+ (update_option_menu): gone.
+ (new_folder): gone.
+ (removed_folder): gone.
+ (folder_browse): gone.
+ (hookup_listner): gone.
+ (add_additional_select_names_uris): gone.
+ (e_select_names_hookup_listners): gone.
+ (e_addressbook_create_folder_selector): new function, create the
+ folder selector button.
+ (folder_selected): new function, callback for the folder selector.
+ just calls addresbook_model_set_uri.
+ (e_select_names_init): get the folder selector and initialize it
+ to show /local/Contacts. also, set the model's uri here to the
+ same folder. nuke the code involving the old option menu and
+ browse button.
+
2002-07-08 Peter Williams <peterw@ximian.com>
* gui/component/select-names/Makefile.am (idl_DATA): Install the