comparison src/ChangeLog @ 49434:a4d0ee33dcce

Fix input methods for GTK. Don't right justify GTK help menu.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 25 Jan 2003 16:25:39 +0000
parents d8479f6ef62d
children d5ef8b62f209
comparison
equal deleted inserted replaced
49433:d8479f6ef62d 49434:a4d0ee33dcce
1 2003-01-25 Jan D. <jan.h.d@swipnet.se>
2
3 * xterm.h: Change to return value of x_dispatch_event to int.
4
5 * xterm.c (x_filter_event): New function.
6 (event_handler_gdk, XTread_socket): Call x_filter_event.
7 (x_dispatch_event): Change to return value of finish.
8 (event_handler_gdk): Use return value from x_dispatch_event.
9
10 * xfns.c (x_window): Call create_frame_xic for GTK version to
11 initialize input methods.
12
13 * gtkutil.h: Add (void) prototypes.
14
15 * gtkutil.c (create_menus): Remove code that puts the help menu to
16 the right.
17
1 2003-01-25 Jason Rumney <jasonr@gnu.org> 18 2003-01-25 Jason Rumney <jasonr@gnu.org>
2 19
3 * w32fns.c (XPutPixel): Handle monochrome images; used for masks. 20 * w32fns.c (XPutPixel): Handle monochrome images; used for masks.
4 [HAVE_PNG]: Sync with xfns.c version. 21 [HAVE_PNG]: Sync with xfns.c version.
5 (png_load): Adjust colors for Windows. Use Windows 22 (png_load): Adjust colors for Windows. Use Windows