aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-06-11 03:05:29 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-11 03:05:29 +0800
commita2a5043584b00f1ee879c41162ec76060df74bc0 (patch)
treef14ef60bb84c842c1a33f18dd6de71f171b98c30 /ChangeLog
parent94abb0c23b768030c5f3c4e69a884d66d86a2665 (diff)
downloadgsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.tar
gsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.tar.gz
gsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.tar.bz2
gsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.tar.lz
gsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.tar.xz
gsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.tar.zst
gsoc2013-epiphany-a2a5043584b00f1ee879c41162ec76060df74bc0.zip
Dont set sort function on idle. The sort is visible and we can crash if
2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org> * src/bookmarks/ephy-topics-selector.c: (ephy_topics_build_ui): Dont set sort function on idle. The sort is visible and we can crash if the dialog is closed very fast.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b70d207d5..1fe71429c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org>
+ * src/bookmarks/ephy-topics-selector.c: (ephy_topics_build_ui):
+
+ Dont set sort function on idle. The sort is visible and we can
+ crash if the dialog is closed very fast.
+
+2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org>
+
* lib/egg/eggtoolbar.c:
* lib/egg/eggtoolbutton.c: