aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7fbf3e1ef6c..9c612e0e09f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12011-03-07 Ben Key <bkey76@gmail.com>
2
3 * w32fns.c (FILE_NAME_COMBO_BOX, FILE_NAME_LIST): Define.
4 (file_dialog_callback): Fix locating the window handle of the File Name
5 text field. After disabling it, set focus on the list control.
6 (Fx_file_dialog): If only_dir_p is non-nil, set the text of the File
7 Name text field to "Current Directory" if it does not already have
8 another value. (Bug#8181)
9
12011-03-07 Adrian Robert <Adrian.B.Robert@gmail.com> 102011-03-07 Adrian Robert <Adrian.B.Robert@gmail.com>
2 11
3 * nsterm.m (ns_draw_window_cursor): Fix handling of "cursor_width" 12 * nsterm.m (ns_draw_window_cursor): Fix handling of "cursor_width"