From 6e1e2da22b43686947bf8669da92985f4fbfc7ac Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 14 Aug 2001 08:21:37 +0000 Subject: Added focus targets here. Fixes part of Ximian bug #5843. 2001-08-14 Christopher James Lahey * gui/contact-editor/contact-editor.glade: Added focus targets here. Fixes part of Ximian bug #5843. svn path=/trunk/; revision=11998 --- addressbook/ChangeLog | 7 ++ .../gui/contact-editor/contact-editor.glade | 112 +++++++++++---------- 2 files changed, 67 insertions(+), 52 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 33f9f46804..83d7ef2a69 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,8 +1,15 @@ +2001-08-14 Christopher James Lahey + + * gui/contact-editor/contact-editor.glade: Added focus targets + here. Fixes part of Ximian bug #5843. + 2001-08-14 Christopher James Lahey * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): Grab focus here. Fixes Ximian bug #2265. +2001-08-14 Christopher James Lahey + * gui/component/addressbook.c (addressbook_factory_new_control): (addressbook_query_changed): Fixed two const warnings here. diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index a483d57d52..bb8bf2cd74 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -511,58 +511,6 @@ - - GtkAccelLabel - accellabel-fileas - - GTK_JUSTIFY_CENTER - False - 0 - 0.5 - 0 - 0 - - 1 - 3 - 3 - 4 - 0 - 0 - False - False - False - False - True - True - - - - - GtkAccelLabel - accellabel-web - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 - - 1 - 3 - 8 - 9 - 0 - 0 - False - False - False - False - True - True - - - GtkAlignment alignment3 @@ -1035,6 +983,7 @@ 0.5 0 0 + entry-phone1 @@ -1651,6 +1600,60 @@ 0 + + + GtkLabel + label21 + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 + entry-file-as + + 1 + 3 + 3 + 4 + 0 + 0 + False + False + False + False + True + False + + + + + GtkLabel + label22 + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 + entry-web + + 1 + 3 + 8 + 9 + 0 + 0 + False + False + False + False + True + False + + @@ -1821,6 +1824,7 @@ 0.5 0 0 + dateedit-birthday 3 4 @@ -1901,6 +1905,7 @@ 0.5 0 0 + dateedit-anniversary 3 4 @@ -2114,6 +2119,7 @@ 0.5 0 0 + text-comments 1 2 @@ -2258,6 +2264,7 @@ Custom dateedit-birthday + True e_contact_editor_create_date 0 0 @@ -2281,6 +2288,7 @@ Custom dateedit-anniversary + True e_contact_editor_create_date 0 0 -- cgit v1.2.3