Mercurial > emacs
changeset 71553:fab9a5c14338
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 01 Jul 2006 23:28:38 +0000 |
parents | df35f095b799 |
children | 0b31608be4a1 |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 30 22:41:43 2006 +0000 +++ b/src/ChangeLog Sat Jul 01 23:28:38 2006 +0000 @@ -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