comparison src/ChangeLog @ 49531:c42f1f4f3ade

gtkutil.c (free_frame_tool_bar): Removed debug printf.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 30 Jan 2003 17:14:48 +0000
parents 4746ab25c458
children 6ef6a0d31663
comparison
equal deleted inserted replaced
49530:4746ab25c458 49531:c42f1f4f3ade
1 2003-01-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (free_frame_tool_bar): Removed debug printf.
4
1 2003-01-30 Dave Love <fx@gnu.org> 5 2003-01-30 Dave Love <fx@gnu.org>
2 6
3 * alloc.c (Vgc_elapsed, gcs_done): New variables. 7 * alloc.c (Vgc_elapsed, gcs_done): New variables.
4 (Fgarbage_collect): Use them. 8 (Fgarbage_collect): Use them.
5 (init_alloc, syms_of_alloc): Set them up. 9 (init_alloc, syms_of_alloc): Set them up.
39 43
40 * gtkutil.c (create_dialog, xg_separator_p) 44 * gtkutil.c (create_dialog, xg_separator_p)
41 (xg_item_label_same_p, xg_update_menu_item): Check for NULL string 45 (xg_item_label_same_p, xg_update_menu_item): Check for NULL string
42 before calling strcmp or strlen. 46 before calling strcmp or strlen.
43 47
44 2003-01-26 Jan D. <jan.h.d@swipnet.se> 48 2003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
45 49
46 * gtkutil.c (update_frame_tool_bar): Call prepare_image_for_display 50 * gtkutil.c (update_frame_tool_bar): Call prepare_image_for_display
47 and handle image load failure. 51 and handle image load failure.
48 52
49 2003-01-26 Jason Rumney <jasonr@gnu.org> 53 2003-01-26 Jason Rumney <jasonr@gnu.org>
65 * editfns.c (format2): New function, replaces format1 69 * editfns.c (format2): New function, replaces format1
66 but takes exactly two Lisp Objects as format args. 70 but takes exactly two Lisp Objects as format args.
67 71
68 * buffer.c (Fkill_buffer): Call format2 instead of format1. 72 * buffer.c (Fkill_buffer): Call format2 instead of format1.
69 73
70 2003-01-25 Jan D. <jan.h.d@swipnet.se> 74 2003-01-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
71 75
72 * xterm.h: Change to return value of x_dispatch_event to int. 76 * xterm.h: Change to return value of x_dispatch_event to int.
73 77
74 * xterm.c (x_filter_event): New function. 78 * xterm.c (x_filter_event): New function.
75 (event_handler_gdk, XTread_socket): Call x_filter_event. 79 (event_handler_gdk, XTread_socket): Call x_filter_event.
100 104
101 2003-01-24 Andreas Schwab <schwab@suse.de> 105 2003-01-24 Andreas Schwab <schwab@suse.de>
102 106
103 * minibuf.c (Fminibuffer_message): Verify type of parameter. 107 * minibuf.c (Fminibuffer_message): Verify type of parameter.
104 108
105 2003-01-24 Jan D. <jan.h.d@swipnet.se> 109 2003-01-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
106 110
107 * gtkutil.c (xg_initialize): Initialize id_to_widget here instead 111 * gtkutil.c (xg_initialize): Initialize id_to_widget here instead
108 of static initializer. 112 of static initializer.
109 113
110 2003-01-24 Dave Love <fx@gnu.org> 114 2003-01-24 Dave Love <fx@gnu.org>
199 203
200 2003-01-21 Richard Dawe <rich@phekda.freeserve.co.uk> (tiny change) 204 2003-01-21 Richard Dawe <rich@phekda.freeserve.co.uk> (tiny change)
201 205
202 * Makefile.in (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG. 206 * Makefile.in (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.
203 207
204 2003-01-21 Jan D. <jan.h.d@swipnet.se> 208 2003-01-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
205 209
206 * gtkutil.c: Must include stdio.h before termhooks.h 210 * gtkutil.c: Must include stdio.h before termhooks.h
207 211
208 2003-01-21 Dave Love <fx@gnu.org> 212 2003-01-21 Dave Love <fx@gnu.org>
209 213
237 2003-01-20 Richard M. Stallman <rms@gnu.org> 241 2003-01-20 Richard M. Stallman <rms@gnu.org>
238 242
239 * xdisp.c (redisplay_window): If mini window's buffer is not 243 * xdisp.c (redisplay_window): If mini window's buffer is not
240 a minibuffer, then redisplay it like other windows. 244 a minibuffer, then redisplay it like other windows.
241 245
242 2003-01-20 Jan D. <jan.h.d@swipnet.se> 246 2003-01-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
243 247
244 * gtkutil.c (xg_create_frame_widgets): Check if there is an 248 * gtkutil.c (xg_create_frame_widgets): Check if there is an
245 external tool bar before setting tool bar height. 249 external tool bar before setting tool bar height.
246 250
247 2003-01-19 Jan D. <jan.h.d@swipnet.se> 251 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
248 252
249 * xterm.c (handle_one_xevent): Surround popup_activated 253 * xterm.c (handle_one_xevent): Surround popup_activated
250 with #ifdef:s for non-toolkit version. 254 with #ifdef:s for non-toolkit version.
251 255
252 * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK 256 * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK
358 362
359 2003-01-18 Stefan Monnier <monnier@cs.yale.edu> 363 2003-01-18 Stefan Monnier <monnier@cs.yale.edu>
360 364
361 * charset.h (Funibyte_char_to_multibyte): Export. 365 * charset.h (Funibyte_char_to_multibyte): Export.
362 366
363 2003-01-18 Jan D. <jan.h.d@swipnet.se> 367 2003-01-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
364 368
365 * xmenu.c (mouse_position_for_popup): New function. 369 * xmenu.c (mouse_position_for_popup): New function.
366 (Fx_popup_menu): Call mouse_position_for_popup for X and 370 (Fx_popup_menu): Call mouse_position_for_popup for X and
367 mouse_position_hook for others. 371 mouse_position_hook for others.
368 372
485 2003-01-09 Kim F. Storm <storm@cua.dk> 489 2003-01-09 Kim F. Storm <storm@cua.dk>
486 490
487 * process.c (Fmake_network_process): Convert new port number 491 * process.c (Fmake_network_process): Convert new port number
488 to host byte order for `:service t' case. From Mario Lang. 492 to host byte order for `:service t' case. From Mario Lang.
489 493
490 2003-01-08 Jan D. <jan.h.d@swipnet.se> 494 2003-01-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
491 495
492 * xfns.c (Fx_file_dialog): Call XtAppNextEvent and x_dispatch_event 496 * xfns.c (Fx_file_dialog): Call XtAppNextEvent and x_dispatch_event
493 instead of XtAppProcessEvent. 497 instead of XtAppProcessEvent.
494 498
495 * xterm.c (handle_one_xevent): New function. 499 * xterm.c (handle_one_xevent): New function.
1514 2002-10-06 Andrew Choi <akochoi@shaw.ca> 1518 2002-10-06 Andrew Choi <akochoi@shaw.ca>
1515 1519
1516 * macmenu.c (mac_menu_show): Add j to count menu items; match 1520 * macmenu.c (mac_menu_show): Add j to count menu items; match
1517 menu_item_selection to it to find selected item. 1521 menu_item_selection to it to find selected item.
1518 1522
1519 2002-10-06 Jan D. <jan.h.d@swipnet.se> 1523 2002-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
1520 1524
1521 * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all 1525 * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
1522 cases. The correct fix is to pass ReparentNotify to Xt. 1526 cases. The correct fix is to pass ReparentNotify to Xt.
1523 The shell widget interprets ConfigureNotify differently depending 1527 The shell widget interprets ConfigureNotify differently depending
1524 on if it has been reparented or not. 1528 on if it has been reparented or not.
1541 2002-10-04 Steven Tamm <steventamm@mac.com> 1545 2002-10-04 Steven Tamm <steventamm@mac.com>
1542 1546
1543 * macterm.c (keycode_to_xkeysym_table): Change return to be 1547 * macterm.c (keycode_to_xkeysym_table): Change return to be
1544 treated like an X keysym. 1548 treated like an X keysym.
1545 1549
1546 2002-10-03 Jan D. <jan.h.d@swipnet.se> 1550 2002-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
1547 1551
1548 * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, 1552 * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
1549 and USE_MOTIF, call XTranslateCoordinates to get the real x and y. 1553 and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
1550 This is to also handle x/y changes that occur because of a resize. 1554 This is to also handle x/y changes that occur because of a resize.
1551 1555
2845 2849
2846 2002-06-29 Ken Raeburn <raeburn@gnu.org> 2850 2002-06-29 Ken Raeburn <raeburn@gnu.org>
2847 2851
2848 * xdisp.c (store_mode_line_string): Lisp_Object/int mixup. 2852 * xdisp.c (store_mode_line_string): Lisp_Object/int mixup.
2849 2853
2850 2002-06-28 Jan D. <jan.h.d@swipnet.se> 2854 2002-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2851 2855
2852 * keyboard.c (readable_filtered_events): New function that filters 2856 * keyboard.c (readable_filtered_events): New function that filters
2853 FOCUS_IN_EVENT depending on parameter. 2857 FOCUS_IN_EVENT depending on parameter.
2854 (readable_events): Calls readable_filtered_events, not filtering 2858 (readable_events): Calls readable_filtered_events, not filtering
2855 FOCUS_IN_EVENT. 2859 FOCUS_IN_EVENT.
4449 x_autoselect_window_p in #if 0. 4453 x_autoselect_window_p in #if 0.
4450 4454
4451 * lread.c (Fload): Don't assume that message_with_string uses the 4455 * lread.c (Fload): Don't assume that message_with_string uses the
4452 string it is given like a C string. 4456 string it is given like a C string.
4453 4457
4454 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> 4458 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
4455 4459
4456 * xterm.h (x_session_check_input, x_session_initialize): Declared. 4460 * xterm.h (x_session_check_input, x_session_initialize): Declared.
4457 4461
4458 * xterm.c: (XTread_socket): Add call to x_session_check_input and 4462 * xterm.c: (XTread_socket): Add call to x_session_check_input and
4459 x_session_have_connection. 4463 x_session_have_connection.
5200 * unexelf.c (unexec): Define n so as to cause compilation error 5204 * unexelf.c (unexec): Define n so as to cause compilation error
5201 for the code where people have often written n instead of nn. 5205 for the code where people have often written n instead of nn.
5202 5206
5203 * .gdbinit (hookpost-run): Defined. 5207 * .gdbinit (hookpost-run): Defined.
5204 5208
5205 2002-01-22 Jan D. <Jan.Djarv@mbox200.swipnet.se> 5209 2002-01-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
5206 5210
5207 * xfns.c (x_set_frame_parameters): Typo in previous fix corrected. 5211 * xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
5208 5212
5209 2002-01-21 Jan D. <Jan.Djarv@mbox200.swipnet.se> 5213 2002-01-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
5210 5214
5211 * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust 5215 * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
5212 if fullscreen is being set. 5216 if fullscreen is being set.
5213 5217
5214 2002-01-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5218 2002-01-21 Pavel Jan,Am(Bk <Pavel@Janik.cz>
5356 (syms_of_frame): Intern and staticpro it. 5360 (syms_of_frame): Intern and staticpro it.
5357 5361
5358 * emacs.c (USAGE2): Add the --color option. 5362 * emacs.c (USAGE2): Add the --color option.
5359 (standard_args): Ditto. 5363 (standard_args): Ditto.
5360 5364
5361 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se> 5365 2002-01-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
5362 5366
5363 * xterm.h (struct x_output): New members want_fullscreen, 5367 * xterm.h (struct x_output): New members want_fullscreen,
5364 x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and 5368 x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and
5365 y_pixels_outer_diff. 5369 y_pixels_outer_diff.
5366 New enum for FULLSCREEN_* constants. 5370 New enum for FULLSCREEN_* constants.