Date editor crashes on invalid date

Back-port from gramps40 the following commits as a single change:
[ca4eab8] [b4a5df2] [531e662] [83c6788] [1d654a2]
This commit is contained in:
Vassilii Khachaturov
2013-11-23 20:44:56 +02:00
parent a00b413906
commit f527a82380
2 changed files with 46 additions and 14 deletions

View File

@@ -559,7 +559,7 @@
</packing>
</child>
<child>
<object class="GtkButton" id="button176">
<object class="GtkButton" id="ok_button">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -585,7 +585,7 @@
<action-widgets>
<action-widget response="-11">button174</action-widget>
<action-widget response="-6">button175</action-widget>
<action-widget response="-5">button176</action-widget>
<action-widget response="-5">ok_button</action-widget>
</action-widgets>
</object>
<object class="GtkListStore" id="calendar_model">