diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 84fe1f02560..babfb66bacc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | * xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK]: Define | 3 | * xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK]: Define |
| 4 | menubar_height as such. Tweak comment. | 4 | menubar_height as such. Tweak comment. |
| 5 | [USE_LUCID && USE_TOOLKIT_SCROLL_BARS]: Likewise for | ||
| 6 | scroll_bar_top_shadow_pixel and scroll_bar_bottom_shadow_pixel. | ||
| 7 | All related users changed. | ||
| 5 | (FRAME_MENUBAR_HEIGHT) [!USE_X_TOOLKIT && !USE_GTK]: No-op. | 8 | (FRAME_MENUBAR_HEIGHT) [!USE_X_TOOLKIT && !USE_GTK]: No-op. |
| 6 | * xterm.c (handle_one_xevent): | 9 | * xterm.c (handle_one_xevent): |
| 7 | * gtkutil.c (xg_event_is_for_menubar): | 10 | * gtkutil.c (xg_event_is_for_menubar): |