comparison src/ChangeLog @ 71553:fab9a5c14338

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 01 Jul 2006 23:28:38 +0000
parents c8c9ce33fedf
children 4252d6e24270
comparison
equal deleted inserted replaced
71552:df35f095b799 71553:fab9a5c14338
1 2006-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
1 2006-06-30 Ralf Angeli <angeli@caeruleus.net> 11 2006-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
4 SPI_GETWORKAREA to find the dimensions of the screen work area, 14 SPI_GETWORKAREA to find the dimensions of the screen work area,
5 and adjust vertical position of the frame in order to avoid being 15 and adjust vertical position of the frame in order to avoid being