diff options
author | Matthias Clasen <maclas@gmx.de> | 2003-12-29 00:38:50 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-12-29 00:38:50 +0000 |
commit | a5c30a3aca926780645f3cfb72e85e68785b2c8b (patch) | |
tree | 0e23750c52f5de1232caac5d061f3b161580e8d6 /ChangeLog.pre-2-6 | |
parent | d2e576787c42770bab377006623b560912fce552 (diff) | |
download | gtk+-a5c30a3aca926780645f3cfb72e85e68785b2c8b.tar.gz |
Add a way to lock individual accelerator paths. (#73207, reported by Havoc
Mon Dec 29 01:36:22 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkaccelmap.[hc]: (gtk_accel_map_lock_path,
gtk_accel_map_unlock_path): Add a way to lock individual accelerator
paths. (#73207, reported by Havoc Pennington)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index afc77d9851..6f80a4bfc9 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Mon Dec 29 01:36:22 2003 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkaccelmap.[hc]: (gtk_accel_map_lock_path, + gtk_accel_map_unlock_path): Add a way to lock individual accelerator + paths. (#73207, reported by Havoc Pennington) + Sat Dec 27 23:17:56 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (slide_idle_handler): use CHILD_VISIBLE |