diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7977fd9c9a1..f9ffecff3bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * window.c (shrink_windows): Handle special case of one window left | ||
| 4 | when trying to shrink the final reminder. Grow windows if | ||
| 5 | total_removed is less than total_shrink. | ||
| 6 | |||
| 3 | * xmenu.c (pop_down_menu): Remove global variable current_menu, | 7 | * xmenu.c (pop_down_menu): Remove global variable current_menu, |
| 4 | extract pointer from arg with XSAVE_VALUE. | 8 | extract pointer from arg with XSAVE_VALUE. |
| 5 | (create_and_show_popup_menu, create_and_show_dialog, | 9 | (create_and_show_popup_menu, create_and_show_dialog, |