From 9a1c55ede5e6aad25d0053b097dab47a66b479d1 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 25 Jun 2001 21:51:17 +0000 Subject: change layout slightly, the icon no longer pushes everything to the left, 2001-06-25 Chris Toshok * gui/contact-list-editor/contact-list-editor.glade: change layout slightly, the icon no longer pushes everything to the left, and make the buttons on the right smaller and more in line with the other widgets. * gui/contact-list-editor/e-contact-list-model.c (contact_list_value_at): return the SimpleAndString->string instead of querying the ecardsimple. (e_contact_list_model_init): initially allocate 10 of each type (email and simple). (e_contact_list_model_add_email): realloc if need be. (e_contact_list_model_add_card): same, and initialize the string displayed to be "[Name] []". (e_contact_list_model_remove_row): change for SimpleAndString. (contact_list_model_destroy): free our 2 arrays. * gui/contact-list-editor/e-contact-list-model.h: add alloc counts and the SimpleAndString struct. * gui/contact-list-editor/e-contact-list-editor.c: Helix Code => Ximian. (e_contact_list_editor_init): hook up d&d destination signals, and un-#if 0 the delete_event signal. (table_drag_motion_cb): new function. (table_drag_drop_cb): new function. (table_drag_data_received_cb): new function. (file_close_cb): new function. (verbs) uncomment the close verb. (close_dialog): new function. (app_delete_event_cb): new function. * gui/contact-list-editor/e-contact-list-editor.h: Helix Code => Ximian. svn path=/trunk/; revision=10494 --- .../contact-list-editor/contact-list-editor.glade | 182 ++++++++++----------- 1 file changed, 88 insertions(+), 94 deletions(-) (limited to 'addressbook/gui/contact-list-editor/contact-list-editor.glade') diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.glade b/addressbook/gui/contact-list-editor/contact-list-editor.glade index 56317384f3..51b7c1a877 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.glade +++ b/addressbook/gui/contact-list-editor/contact-list-editor.glade @@ -41,7 +41,7 @@ table1 13 6 - 4 + 3 False 5 5 @@ -55,8 +55,8 @@ 0 Sat, 23 Jun 2001 06:00:16 GMT - 1 - 3 + 0 + 2 4 6 0 @@ -79,8 +79,8 @@ 0 - 1 - 3 + 0 + 2 3 4 0 @@ -105,8 +105,8 @@ 0 0 - 1 - 3 + 0 + 2 2 3 0 @@ -121,20 +121,13 @@ - GtkLabel - label2 - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkHSeparator + hseparator1 - 1 - 2 - 0 - 1 + 0 + 3 + 1 + 2 0 0 False @@ -142,48 +135,20 @@ False False True - False + True - GtkEntry - list-name-entry - True - True - True - 0 - + GtkVBox + vbox1 + False + 0 2 3 - 0 - 1 - 0 - 0 - True - False - False - False - True - False - - - - - GtkVButtonBox - vbuttonbox2 - GTK_BUTTONBOX_START - 10 - 85 - 27 - 7 - 0 - - 3 - 4 4 - 6 + 5 0 0 False @@ -197,44 +162,25 @@ GtkButton remove-button - True True GTK_RELIEF_NORMAL + + 0 + False + False + - GtkHSeparator - hseparator1 - - 1 - 4 - 1 - 2 - 0 - 0 - False - False - False - False - True - True - - - - - GtkVButtonBox - vbuttonbox3 - GTK_BUTTONBOX_DEFAULT_STYLE - 10 - 85 - 27 - 0 - 0 + GtkVBox + vbox2 + False + 0 - 3 - 4 + 2 + 3 3 4 0 @@ -250,26 +196,27 @@ GtkButton add-email-button - True True GTK_RELIEF_NORMAL + + 0 + False + False + - Custom - custom2 - e_create_image_widget - evolution-contacts-plain.png - 0 - 0 - Sat, 23 Jun 2001 05:59:21 GMT + GtkHBox + hbox1 + False + 0 0 - 1 + 2 0 - 6 + 1 0 0 False @@ -279,6 +226,53 @@ True True + + + Custom + custom3 + e_create_image_widget + evolution-contacts-plain.png + 0 + 0 + Sat, 23 Jun 2001 05:59:21 GMT + + 0 + False + True + + + + + GtkLabel + label3 + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 + + 0 + False + False + + + + + GtkEntry + list-name-entry + True + True + True + 0 + + + 0 + True + True + + -- cgit v1.2.3