diff options
author | Richard Hult <richard@imendio.com> | 2006-07-24 12:31:17 +0000 |
---|---|---|
committer | Richard Hult <rhult@src.gnome.org> | 2006-07-24 12:31:17 +0000 |
commit | 348bffc85650bb9cdeccfe1bbc7d88d7bff62e17 (patch) | |
tree | 9843e6b6a86d046f419561554c691e9c74ecceba /ChangeLog.pre-2-10 | |
parent | ae9bd354c19aebeb7c50806aafca1179ff8ab8ce (diff) | |
download | gtk+-348bffc85650bb9cdeccfe1bbc7d88d7bff62e17.tar.gz |
Implement getting the double click threshold.
2006-07-24 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c (gdk_screen_get_setting): Implement
getting the double click threshold.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 81d59a1f7c..48f792e547 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,10 @@ 2006-07-24 Richard Hult <richard@imendio.com> + * gdk/quartz/gdkevents-quartz.c (gdk_screen_get_setting): Implement + getting the double click threshold. + +2006-07-24 Richard Hult <richard@imendio.com> + * gdk/quartz/gdkwindow-quartz.c (gdk_window_set_type_hint): Set the window level depending on the type hint. |