summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-11-10 22:04:47 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-11-10 22:04:47 +0000
commit34cbb87cc3c3835ca76da41054b51a8a71c4b66d (patch)
tree000fe63997fe665ddb52ce81e28a60b8a823efb2 /ChangeLog.pre-2-8
parentb1941d1233d2a445814c927651076b35b67003d1 (diff)
downloadgdk-pixbuf-34cbb87cc3c3835ca76da41054b51a8a71c4b66d.tar.gz
Event timestamps don't have to be unique. As long as they are
2004-11-10 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkevents-win32.c (_gdk_win32_get_next_tick): Event timestamps don't have to be unique. As long as they are nondecreasing we should be fine. Solves problems with for instance long menus not staying up on first click. (#152035, Robert Ögren)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 8ff34d80b..054403aea 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+2004-11-10 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/win32/gdkevents-win32.c (_gdk_win32_get_next_tick):
+ Event timestamps don't have to be unique. As long as they are
+ nondecreasing we should be fine. Solves problems with for instance
+ long menus not staying up on first click. (#152035, Robert Ögren)
+
2004-11-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Only