[glom/glom-1-20] Combo_TextGlade: Work around GtkComboBoxText bug #612396.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-20] Combo_TextGlade: Work around GtkComboBoxText bug #612396.
- Date: Mon, 12 Dec 2011 10:45:45 +0000 (UTC)
commit 3b7c81f72c1eb31aeea530e8d6079d90e545ebdf
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Dec 9 02:15:35 2011 +0100
Combo_TextGlade: Work around GtkComboBoxText bug #612396.
* glom/utility_widgets/combo_textglade.cc: Without setting
entry-text-column, which GtkBuilder understandably does not do,
and which GtkComboBoxText does not do in this case, the widget just
does not work.
This fixes the Users/Groups dialogs and the Script Library dialog.
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d7d413a..8fe33ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-12-09 Murray Cumming <murrayc murrayc com>
+
+ Combo_TextGlade: Work around GtkComboBoxText bug #612396.
+
+ * glom/utility_widgets/combo_textglade.cc: Without setting
+ entry-text-column, which GtkBuilder understandably does not do,
+ and which GtkComboBoxText does not do in this case, the widget just
+ does not work.
+
2011-12-08 Murray Cumming <murrayc murrayc com>
test_fake_connection: Avoid unnecessary warnings about metadata.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]