aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-01-09 19:03:20 +0000
committerJan Djärv2006-01-09 19:03:20 +0000
commit4c9ca1a3ebeea5942a2f9e06160e627eec43a1ed (patch)
tree4768e6ef80ad8cf3b457c1b34524acffbeef4773 /src/ChangeLog
parent62c5f375b19025777a5c839536154bf86420d706 (diff)
downloademacs-4c9ca1a3ebeea5942a2f9e06160e627eec43a1ed.tar.gz
emacs-4c9ca1a3ebeea5942a2f9e06160e627eec43a1ed.zip
* gtkutil.c (xg_toggle_notify_cb): New function.
(xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to xg_toggle_notify_cb. (xg_get_file_with_chooser): Add callback to xg_toggle_notify_cb when parameter value changes so the toggle button gets updated.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 54c41d66413..89576a60718 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12006-01-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_toggle_notify_cb): New function.
4 (xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to
5 xg_toggle_notify_cb.
6 (xg_get_file_with_chooser): Add callback to xg_toggle_notify_cb when
7 parameter value changes so the toggle button gets updated.
8
12006-01-06 Nick Roberts <nickrob@snap.net.nz> 92006-01-06 Nick Roberts <nickrob@snap.net.nz>
2 10
3 * .gdbinit: Fix typo. 11 * .gdbinit: Fix typo.