]> git.eshelyaron.com Git - emacs.git/commit
(display_tool_bar_line): Skip glyphs which are too big
authorKim F. Storm <storm@cua.dk>
Sat, 1 Jul 2006 23:29:04 +0000 (23:29 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 1 Jul 2006 23:29:04 +0000 (23:29 +0000)
commitdd6cfb49fc2f4713ab3ff82d63c92203034ba21b
tree120cbb87689150849b43810282a8aace7fc9da3f
parent8cb72de5a6be7947a3493d1978e35c498d44da07
(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.
src/xdisp.c