* src/glade/gramps.glade: enlarged dbmanager by 70 pixels
so that all of the date can show in window. Note: glade-3 will change this glade file indentation. I edited it by hand. 2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu> svn: r10061
This commit is contained in:
parent
ac8b31151b
commit
eb48d8290e
@ -1,3 +1,8 @@
|
|||||||
|
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
||||||
|
* src/glade/gramps.glade: enlarged dbmanager by 70 pixels
|
||||||
|
so that all of the date can show in window. Note: glade-3
|
||||||
|
will change this glade file indentation. I edited it by hand.
|
||||||
|
|
||||||
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
||||||
* src/gen/lib/date.py (Date.__init__):
|
* src/gen/lib/date.py (Date.__init__):
|
||||||
added Date("Jan 1, 2000") string constructor and
|
added Date("Jan 1, 2000") string constructor and
|
||||||
|
@ -15783,7 +15783,7 @@ Very High</property>
|
|||||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||||
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
|
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
|
||||||
<property name="modal">False</property>
|
<property name="modal">False</property>
|
||||||
<property name="default_width">640</property>
|
<property name="default_width">710</property>
|
||||||
<property name="default_height">300</property>
|
<property name="default_height">300</property>
|
||||||
<property name="resizable">True</property>
|
<property name="resizable">True</property>
|
||||||
<property name="destroy_with_parent">False</property>
|
<property name="destroy_with_parent">False</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user