diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-01-06 Nick Roberts <nickrob@snap.net.nz> | 9 | 2006-01-06 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 10 | ||
| 3 | * .gdbinit: Fix typo. | 11 | * .gdbinit: Fix typo. |