aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8289442da83..a6215ec38f1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12006-07-02 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (display_tool_bar_line): Skip glyphs which are too big
4 to ever fit the tool-bar,
5 (MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
6 (tool_bar_lines_needed): Use unused mode-line row as temp_row.
7 (redisplay_tool_bar): Only clear desired matrix if we actually
8 change the tool-bar window height. Only try to make the tool-bar
9 window bigger if there is actually room for it.
10
12006-06-30 Ralf Angeli <angeli@caeruleus.net> 112006-06-30 Ralf Angeli <angeli@caeruleus.net>
2 12
3 * w32term.c (x_make_frame_visible): Use SystemParametersInfo with 13 * w32term.c (x_make_frame_visible): Use SystemParametersInfo with