summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-07-01 23:28:38 +0000
committerKim F. Storm <storm@cua.dk>2006-07-01 23:28:38 +0000
commit8cb72de5a6be7947a3493d1978e35c498d44da07 (patch)
tree9a0e46917a5e9db69307265ea9aa1c85b621ca04
parent73c6136edbe661df7a18380ab366e94f0e4be5a4 (diff)
downloademacs-8cb72de5a6be7947a3493d1978e35c498d44da07.tar.gz
*** empty log message ***
-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 @@
+2006-07-02 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (display_tool_bar_line): Skip glyphs which are too big
+ to ever fit the tool-bar,
+ (MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
+ (tool_bar_lines_needed): Use unused mode-line row as temp_row.
+ (redisplay_tool_bar): Only clear desired matrix if we actually
+ change the tool-bar window height. Only try to make the tool-bar
+ window bigger if there is actually room for it.
+
2006-06-30 Ralf Angeli <angeli@caeruleus.net>
* w32term.c (x_make_frame_visible): Use SystemParametersInfo with