diff options
author | Anna Marie Dirks <anna@ximian.com> | 2001-03-28 01:50:01 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2001-03-28 01:50:01 +0800 |
commit | f48fac46be7e757d79ea682f46d69a2782d16ae8 (patch) | |
tree | 669a9dd037bd468d14538e316af031048890bfb2 | |
parent | 5bc0caf53b899690a57973a05b4f96cf4c03c5b6 (diff) | |
download | gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.tar gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.tar.gz gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.tar.bz2 gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.tar.lz gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.tar.xz gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.tar.zst gsoc2013-evolution-f48fac46be7e757d79ea682f46d69a2782d16ae8.zip |
fixed spacing and label alignment to comply with gnome standards. Also
2001-03-27 Anna Marie Dirks <anna@ximian.com>
* gui/e-itip-control.glade: fixed spacing and label alignment to
comply with gnome standards. Also removed shadows from extraneous
scrolled windows to avoid bevelitous. There are many more changes
that need to happen to this viewer, but they all require a hacker
to do some c-coding, so I will avoid committing them until after the
.10 release.
svn path=/trunk/; revision=8981
-rw-r--r-- | calendar/ChangeLog | 8 | ||||
-rw-r--r-- | calendar/gui/e-itip-control.glade | 226 |
2 files changed, 105 insertions, 129 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c7c74a95ed..4fc4d88d39 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-03-27 Anna Marie Dirks <anna@ximian.com> + * gui/e-itip-control.glade: fixed spacing and label alignment to + comply with gnome standards. Also removed shadows from extraneous + scrolled windows to avoid bevelitous. There are many more changes + that need to happen to this viewer, but they all require a hacker + to do some c-coding, so I will avoid committing them until after the + .10 release. + 2001-03-26 Kjartan Maraas <kmaraas@gnome.org> * cal-client/client-test.c: Replace includes of <gnome.h>, <bonobo.h> diff --git a/calendar/gui/e-itip-control.glade b/calendar/gui/e-itip-control.glade index eb950139a1..68e15d6989 100644 --- a/calendar/gui/e-itip-control.glade +++ b/calendar/gui/e-itip-control.glade @@ -29,7 +29,7 @@ <name>main_frame</name> <border_width>4</border_width> <label>Calendar Message</label> - <label_xalign>0.11</label_xalign> + <label_xalign>0</label_xalign> <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> <widget> @@ -43,7 +43,7 @@ <widget> <class>GtkViewport</class> <name>viewport1</name> - <shadow_type>GTK_SHADOW_IN</shadow_type> + <shadow_type>GTK_SHADOW_NONE</shadow_type> <widget> <class>GtkVBox</class> @@ -54,11 +54,12 @@ <widget> <class>GtkTable</class> <name>table1</name> - <rows>5</rows> + <border_width>3</border_width> + <rows>4</rows> <columns>2</columns> <homogeneous>False</homogeneous> - <row_spacing>0</row_spacing> - <column_spacing>9</column_spacing> + <row_spacing>3</row_spacing> + <column_spacing>3</column_spacing> <child> <padding>6</padding> <expand>True</expand> @@ -145,110 +146,6 @@ </widget> <widget> - <class>GtkLabel</class> - <name>label7</name> - <label>Date:</label> - <justify>GTK_JUSTIFY_RIGHT</justify> - <wrap>False</wrap> - <xalign>1</xalign> - <yalign>0</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>0</left_attach> - <right_attach>1</right_attach> - <top_attach>1</top_attach> - <bottom_attach>2</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>True</yfill> - </child> - </widget> - - <widget> - <class>GtkLabel</class> - <name>label6</name> - <label>Organizer:</label> - <justify>GTK_JUSTIFY_RIGHT</justify> - <wrap>False</wrap> - <xalign>1</xalign> - <yalign>0.5</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>0</left_attach> - <right_attach>1</right_attach> - <top_attach>0</top_attach> - <bottom_attach>1</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>True</yfill> - </child> - </widget> - - <widget> - <class>GtkLabel</class> - <name>label8</name> - <label>Summary:</label> - <justify>GTK_JUSTIFY_RIGHT</justify> - <wrap>False</wrap> - <xalign>1</xalign> - <yalign>0.5</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>0</left_attach> - <right_attach>1</right_attach> - <top_attach>2</top_attach> - <bottom_attach>3</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>True</yfill> - </child> - </widget> - - <widget> - <class>GtkLabel</class> - <name>label9</name> - <label>Description:</label> - <justify>GTK_JUSTIFY_RIGHT</justify> - <wrap>False</wrap> - <xalign>1</xalign> - <yalign>0</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>0</left_attach> - <right_attach>1</right_attach> - <top_attach>3</top_attach> - <bottom_attach>4</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>True</yfill> - </child> - </widget> - - <widget> <class>GtkAlignment</class> <name>alignment1</name> <xalign>0</xalign> @@ -331,19 +228,19 @@ <widget> <class>GtkLabel</class> - <name>label11</name> - <label>Sender</label> - <justify>GTK_JUSTIFY_CENTER</justify> + <name>label6</name> + <label>Organizer:</label> + <justify>GTK_JUSTIFY_LEFT</justify> <wrap>False</wrap> - <xalign>1</xalign> + <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>0</left_attach> <right_attach>1</right_attach> - <top_attach>4</top_attach> - <bottom_attach>5</bottom_attach> + <top_attach>0</top_attach> + <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> @@ -351,26 +248,54 @@ <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> - <yfill>True</yfill> + <yfill>False</yfill> </child> </widget> <widget> - <class>GtkEntry</class> - <name>address_entry</name> - <can_focus>True</can_focus> - <editable>False</editable> - <text_visible>True</text_visible> - <text_max_length>0</text_max_length> - <text></text> + <class>GtkLabel</class> + <name>label7</name> + <label>Date:</label> + <justify>GTK_JUSTIFY_LEFT</justify> + <wrap>False</wrap> + <xalign>0</xalign> + <yalign>0</yalign> + <xpad>0</xpad> + <ypad>0</ypad> <child> - <left_attach>1</left_attach> - <right_attach>2</right_attach> - <top_attach>4</top_attach> - <bottom_attach>5</bottom_attach> + <left_attach>0</left_attach> + <right_attach>1</right_attach> + <top_attach>1</top_attach> + <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> - <xexpand>True</xexpand> + <xexpand>False</xexpand> + <yexpand>False</yexpand> + <xshrink>False</xshrink> + <yshrink>False</yshrink> + <xfill>True</xfill> + <yfill>False</yfill> + </child> + </widget> + + <widget> + <class>GtkLabel</class> + <name>label8</name> + <label>Summary:</label> + <justify>GTK_JUSTIFY_LEFT</justify> + <wrap>False</wrap> + <xalign>0</xalign> + <yalign>0.5</yalign> + <xpad>0</xpad> + <ypad>0</ypad> + <child> + <left_attach>0</left_attach> + <right_attach>1</right_attach> + <top_attach>2</top_attach> + <bottom_attach>3</bottom_attach> + <xpad>0</xpad> + <ypad>0</ypad> + <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> @@ -378,6 +303,49 @@ <yfill>False</yfill> </child> </widget> + + <widget> + <class>GtkLabel</class> + <name>label9</name> + <label>Description:</label> + <justify>GTK_JUSTIFY_LEFT</justify> + <wrap>False</wrap> + <xalign>0</xalign> + <yalign>0</yalign> + <xpad>0</xpad> + <ypad>0</ypad> + <child> + <left_attach>0</left_attach> + <right_attach>1</right_attach> + <top_attach>3</top_attach> + <bottom_attach>4</bottom_attach> + <xpad>0</xpad> + <ypad>0</ypad> + <xexpand>False</xexpand> + <yexpand>False</yexpand> + <xshrink>False</xshrink> + <yshrink>False</yshrink> + <xfill>True</xfill> + <yfill>True</yfill> + </child> + </widget> + </widget> + + <widget> + <class>GtkLabel</class> + <name>label12</name> + <label>Server Message:</label> + <justify>GTK_JUSTIFY_LEFT</justify> + <wrap>False</wrap> + <xalign>7.45058e-09</xalign> + <yalign>0.5</yalign> + <xpad>3</xpad> + <ypad>0</ypad> + <child> + <padding>0</padding> + <expand>False</expand> + <fill>False</fill> + </child> </widget> <widget> @@ -410,7 +378,7 @@ <border_width>3</border_width> <height>30</height> <homogeneous>False</homogeneous> - <spacing>8</spacing> + <spacing>0</spacing> <child> <padding>0</padding> <expand>False</expand> |