diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b465355571e..94fe3226cf8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (x_make_frame_visible): Call gtk_window_deiconify. | ||
| 4 | |||
| 5 | * xmenu.c (menu_position_func): Adjust menu popup position so that | ||
| 6 | the menu is fully visible. | ||
| 7 | |||
| 8 | |||
| 1 | 2003-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 9 | 2003-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 10 | ||
| 3 | * xterm.c (x_text_icon, x_raise_frame, x_lower_frame) | 11 | * xterm.c (x_text_icon, x_raise_frame, x_lower_frame) |