aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2006-12-05 22:49:39 +0000
committerJuanma Barranquero2006-12-05 22:49:39 +0000
commit14a56a1b3f2ccd04714f8a05fef5a5f642477deb (patch)
treef9a80a2a550e03b2af2d382d7c3fefd46177deda
parentfc36357836a4151a1d1b46b2ad466d417f29980d (diff)
downloademacs-14a56a1b3f2ccd04714f8a05fef5a5f642477deb.tar.gz
emacs-14a56a1b3f2ccd04714f8a05fef5a5f642477deb.zip
*** empty log message ***
-rw-r--r--src/ChangeLog55
1 files changed, 27 insertions, 28 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d4c1586db8c..a02e396359e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -516,7 +516,7 @@
5162006-10-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5162006-10-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
517 517
518 * xselect.c (x_handle_selection_request): If the converted_selection 518 * xselect.c (x_handle_selection_request): If the converted_selection
519 is NIL or XCDR (converted_selection) is NIL, decline the request. 519 is nil or XCDR (converted_selection) is nil, decline the request.
520 520
5212006-10-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5212006-10-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
522 522
@@ -2621,8 +2621,8 @@
2621 (struct sound_device): Add period_size. 2621 (struct sound_device): Add period_size.
2622 (wav_play, au_play): Use period_size if set. 2622 (wav_play, au_play): Use period_size if set.
2623 2623
2624 * Makefile.in (CFLAGS_SOUND): New flags for ALSA 2624 * Makefile.in (CFLAGS_SOUND): New flags for ALSA.
2625 (ALL_CFLAGS): Add CFLAGS_SOUND 2625 (ALL_CFLAGS): Add CFLAGS_SOUND.
2626 2626
26272006-05-18 Kenichi Handa <handa@m17n.org> 26272006-05-18 Kenichi Handa <handa@m17n.org>
2628 2628
@@ -4246,8 +4246,8 @@
4246 4246
42472006-01-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 42472006-01-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
4248 4248
4249 * gtkutil.c (update_frame_tool_bar): Use new tool bar functions 4249 * gtkutil.c (update_frame_tool_bar): Use new tool bar function
4250 (gtk_toolbar_insert) so we can have tool bars of different sizes. 4250 gtk_toolbar_insert() so we can have tool bars of different sizes.
4251 4251
42522006-01-30 Luc Teirlinck <teirllm@auburn.edu> 42522006-01-30 Luc Teirlinck <teirllm@auburn.edu>
4253 4253
@@ -4575,7 +4575,7 @@
4575 4575
45762005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 45762005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
4577 4577
4578 * xfns.c: x_show_hidden_files, new variable. 4578 * xfns.c (x_show_hidden_files): New variable.
4579 (syms_of_xfns): Defvar it. 4579 (syms_of_xfns): Defvar it.
4580 4580
4581 * gtkutil.c (xg_toggle_visibility_cb): New function. 4581 * gtkutil.c (xg_toggle_visibility_cb): New function.
@@ -6860,7 +6860,7 @@
6860 6860
6861 * w32console.c (initialize_w32_display): Detect when the console 6861 * w32console.c (initialize_w32_display): Detect when the console
6862 dimensions are insane, and default to 80x25 instead. 6862 dimensions are insane, and default to 80x25 instead.
6863 (w32_use_full_screen_buffer): Default to NIL. 6863 (w32_use_full_screen_buffer): Default to nil.
6864 6864
68652005-07-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 68652005-07-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6866 6866
@@ -10069,7 +10069,7 @@
10069 10069
10070 * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff 10070 * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
10071 for left and top calculations. Remove call to x_real_positions. 10071 for left and top calculations. Remove call to x_real_positions.
10072 [Bug report by Drew Adams in November] 10072 [Bug report by Drew Adams in November.]
10073 (x_check_expected_move): Do not set change_gravity to 1 when calling 10073 (x_check_expected_move): Do not set change_gravity to 1 when calling
10074 x_set_offset. 10074 x_set_offset.
10075 10075
@@ -10119,8 +10119,8 @@
10119 new variables main_thread and alloc_mutex, 10119 new variables main_thread and alloc_mutex,
10120 define (UN)BLOCK_INPUT_ALLOC to use alloc_mutex to protect 10120 define (UN)BLOCK_INPUT_ALLOC to use alloc_mutex to protect
10121 emacs_blocked_* calls and only do (UN)BLOCK_INPUT in the main thread. 10121 emacs_blocked_* calls and only do (UN)BLOCK_INPUT in the main thread.
10122 If not HAVE_GTK_AND_PTHREAD, (UN)BLOCK_INPUT_ALLOC is the same as 10122 If not HAVE_GTK_AND_PTHREAD, (UN)BLOCK_INPUT_ALLOC is the same
10123 (UN)BLOCK_INPUT. 10123 as (UN)BLOCK_INPUT.
10124 (emacs_blocked_free, emacs_blocked_malloc) 10124 (emacs_blocked_free, emacs_blocked_malloc)
10125 (emacs_blocked_realloc): Use (UN)BLOCK_INPUT_ALLOC. 10125 (emacs_blocked_realloc): Use (UN)BLOCK_INPUT_ALLOC.
10126 (uninterrupt_malloc): Initialize main_thread and alloc_mutex. 10126 (uninterrupt_malloc): Initialize main_thread and alloc_mutex.
@@ -10130,7 +10130,7 @@
10130 10130
10131 * emacs.c (Fdump_emacs): Call reset_malloc_hooks. 10131 * emacs.c (Fdump_emacs): Call reset_malloc_hooks.
10132 10132
10133 * keyboard.c: Conditionally include pthread.h 10133 * keyboard.c: Conditionally include pthread.h.
10134 (handle_async_input, input_available_signalt): If not in the main 10134 (handle_async_input, input_available_signalt): If not in the main
10135 thread, block signal, send signal to main thread and return. 10135 thread, block signal, send signal to main thread and return.
10136 10136
@@ -10940,7 +10940,7 @@
10940 10940
109412004-11-02 Kim F. Storm <storm@cua.dk> 109412004-11-02 Kim F. Storm <storm@cua.dk>
10942 10942
10943 * Makefile.in (callproc.o): Depend on blockinput.h atimer.h systime.h. 10943 * Makefile.in (callproc.o): Depend on blockinput.h, atimer.h, systime.h.
10944 10944
109452004-11-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 109452004-11-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10946 10946
@@ -11001,10 +11001,9 @@
11001 * w32fns.c (Fx_file_dialog): Add parameter only_dir_p. 11001 * w32fns.c (Fx_file_dialog): Add parameter only_dir_p.
11002 Check only_dir_p instead of comparing prompt to "Dired". 11002 Check only_dir_p instead of comparing prompt to "Dired".
11003 11003
11004 * gtkutil.c (xg_get_file_with_chooser) 11004 * gtkutil.c (xg_get_file_with_chooser, xg_get_file_with_selection):
11005 (xg_get_file_with_selection): New functions, only defined ifdef 11005 New functions, only defined ifdef HAVE_GTK_FILE_CHOOSER_DIALOG_NEW
11006 HAVE_GTK_FILE_CHOOSER_DIALOG_NEW and HAVE_GTK_FILE_SELECTION_NEW 11006 and HAVE_GTK_FILE_SELECTION_NEW respectively.
11007 respectively.
11008 (xg_get_file_name): Add parameter only_dir_p. 11007 (xg_get_file_name): Add parameter only_dir_p.
11009 Call xg_get_file_with_chooser or xg_get_file_with_selection 11008 Call xg_get_file_with_chooser or xg_get_file_with_selection
11010 depending on HAVE_GTK_FILE* and the value of use_old_gtk_file_dialog. 11009 depending on HAVE_GTK_FILE* and the value of use_old_gtk_file_dialog.
@@ -11041,7 +11040,7 @@
11041 tool_bar_items to assignment of result. 11040 tool_bar_items to assignment of result.
11042 11041
11043 * atimer.c (alarm_signal_handler): Do not call set_alarm if 11042 * atimer.c (alarm_signal_handler): Do not call set_alarm if
11044 pending_atmers is non-zero. 11043 pending_atimers is non-zero.
11045 11044
110462004-10-31 Kim F. Storm <storm@cua.dk> 110452004-10-31 Kim F. Storm <storm@cua.dk>
11047 11046
@@ -14661,14 +14660,14 @@
14661 * xterm.c (handle_one_xevent): Call x_handle_dnd_message for 14660 * xterm.c (handle_one_xevent): Call x_handle_dnd_message for
14662 ClientMessages. 14661 ClientMessages.
14663 14662
14664 * xselect.c: Include termhooks.h and X11/Xproto.h 14663 * xselect.c: Include termhooks.h and X11/Xproto.h.
14665 (x_check_property_data, x_fill_property_data) 14664 (x_check_property_data, x_fill_property_data)
14666 (x_property_data_to_lisp, mouse_position_for_drop) 14665 (x_property_data_to_lisp, mouse_position_for_drop)
14667 (Fx_get_atom_name, x_handle_dnd_message): New functions for DND support. 14666 (Fx_get_atom_name, x_handle_dnd_message): New functions for DND support.
14668 (Fx_send_client_event): Move here from xfns.c. 14667 (Fx_send_client_event): Move here from xfns.c.
14669 (syms_of_xselect): Add Sx_get_atom_name and Sx_send_client_message. 14668 (syms_of_xselect): Add Sx_get_atom_name and Sx_send_client_message.
14670 14669
14671 * xfns.c (x-send-client-message): Move to xselect.c 14670 * xfns.c (x-send-client-message): Move to xselect.c.
14672 (Fx_change_window_property): Add optional arguments TYPE, FORMAT and 14671 (Fx_change_window_property): Add optional arguments TYPE, FORMAT and
14673 OUTER_P. 14672 OUTER_P.
14674 (Fx_window_property): Add optional arguments TYPE, SOURCE, DELETE_P, 14673 (Fx_window_property): Add optional arguments TYPE, SOURCE, DELETE_P,
@@ -18229,7 +18228,7 @@
18229 18228
182302003-03-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 182292003-03-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
18231 18230
18232 * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif 18231 * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif.
18233 18232
18234 * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos. 18233 * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos.
18235 (XG_SB_RANGE): New define. 18234 (XG_SB_RANGE): New define.
@@ -18466,7 +18465,7 @@
18466 * gtkutil.c: Removed handle_fixed_child, struct xg_last_sb_pos. 18465 * gtkutil.c: Removed handle_fixed_child, struct xg_last_sb_pos.
18467 (xg_resize_widgets): Don't call foreach(handle_fixed_child). 18466 (xg_resize_widgets): Don't call foreach(handle_fixed_child).
18468 (xg_gtk_scroll_destroy): Remove free of struct xg_last_sb_pos. 18467 (xg_gtk_scroll_destroy): Remove free of struct xg_last_sb_pos.
18469 (scroll_bar_button_cb): Set bar->dragging to NIL on button release. 18468 (scroll_bar_button_cb): Set bar->dragging to nil on button release.
18470 (xg_create_scroll_bar): Pass bar to button event callback. 18469 (xg_create_scroll_bar): Pass bar to button event callback.
18471 (xg_find_top_left_in_fixed): New function. 18470 (xg_find_top_left_in_fixed): New function.
18472 (xg_update_scrollbar_pos): Don't call gdk_window_clear on 18471 (xg_update_scrollbar_pos): Don't call gdk_window_clear on
@@ -18767,7 +18766,7 @@
187672003-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 187662003-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
18768 18767
18769 * keyboard.c (cancel_hourglass_unwind): Surround with 18768 * keyboard.c (cancel_hourglass_unwind): Surround with
18770 #ifdef HAVE_X_WINDOWS 18769 #ifdef HAVE_X_WINDOWS.
18771 18770
187722003-02-25 Kenichi Handa <handa@m17n.org> 187712003-02-25 Kenichi Handa <handa@m17n.org>
18773 18772
@@ -19328,7 +19327,7 @@
19328 19327
193292003-01-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 193282003-01-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
19330 19329
19331 * gtkutil.c: Must include stdio.h before termhooks.h 19330 * gtkutil.c: Must include stdio.h before termhooks.h.
19332 19331
193332003-01-21 Dave Love <fx@gnu.org> 193322003-01-21 Dave Love <fx@gnu.org>
19334 19333
@@ -19374,7 +19373,7 @@
19374 * xterm.c (handle_one_xevent): Surround popup_activated 19373 * xterm.c (handle_one_xevent): Surround popup_activated
19375 with #ifdef:s for non-toolkit version. 19374 with #ifdef:s for non-toolkit version.
19376 19375
19377 * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK 19376 * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK.
19378 (gtkutil.o): New file. 19377 (gtkutil.o): New file.
19379 (TOOLKIT_DEFINES): Set to -DUSE_GTK if HAVE_GTK. 19378 (TOOLKIT_DEFINES): Set to -DUSE_GTK if HAVE_GTK.
19380 (LIBW): Set to @GTK_LIBS@ if USE_GTK. 19379 (LIBW): Set to @GTK_LIBS@ if USE_GTK.
@@ -19420,7 +19419,7 @@
19420 (syms_of_xterm): Set Vx_toolkit_scroll_bars for USE_GTK. 19419 (syms_of_xterm): Set Vx_toolkit_scroll_bars for USE_GTK.
19421 19420
19422 * xmenu.c: Include gtkutil.h for USE_GTK. 19421 * xmenu.c: Include gtkutil.h for USE_GTK.
19423 (Fx_popup_menu): Use current position if x and y is NIL. 19422 (Fx_popup_menu): Use current position if x and y are nil.
19424 (single_menu_item, single_menu_item, Fx_popup_dialog): 19423 (single_menu_item, single_menu_item, Fx_popup_dialog):
19425 Check for USE_GTK. 19424 Check for USE_GTK.
19426 (popup_widget_loop): New function for USE_GTK. 19425 (popup_widget_loop): New function for USE_GTK.
@@ -19450,7 +19449,7 @@
19450 (x_set_tool_bar_lines): Call update_frame_tool_bar for USE_GTK. 19449 (x_set_tool_bar_lines): Call update_frame_tool_bar for USE_GTK.
19451 (x_set_name, x_set_title): Call gtk_window_set_title for USE_GTK. 19450 (x_set_name, x_set_title): Call gtk_window_set_title for USE_GTK.
19452 (x_window): Call xg_create_frame_widgets for USE_GTK. 19451 (x_window): Call xg_create_frame_widgets for USE_GTK.
19453 (Fx_create_frame): Check for USE_GTK 19452 (Fx_create_frame): Check for USE_GTK.
19454 (Fx_file_dialog): New implementation for USE_GTK. 19453 (Fx_file_dialog): New implementation for USE_GTK.
19455 19454
19456 * xdisp.c: Add check for USE_GTK for extern void set_frame_menubar. 19455 * xdisp.c: Add check for USE_GTK for extern void set_frame_menubar.
@@ -19477,7 +19476,7 @@
19477 * dispnew.c (adjust_frame_glyphs_for_window_redisplay): 19476 * dispnew.c (adjust_frame_glyphs_for_window_redisplay):
19478 Add check for USE_GTK. 19477 Add check for USE_GTK.
19479 19478
19480 * config.in: Added HAVE_GTK 19479 * config.in: Added HAVE_GTK.
19481 19480
19482 * alloc.c (Fgarbage_collect): Call xg_mark_data for GTK. 19481 * alloc.c (Fgarbage_collect): Call xg_mark_data for GTK.
19483 19482
@@ -20703,7 +20702,7 @@
20703 Only when it is non-nil, handle composition sequence. 20702 Only when it is non-nil, handle composition sequence.
20704 (setup_coding_system) <0>: Don't force composition handling. 20703 (setup_coding_system) <0>: Don't force composition handling.
20705 20704
20706 * Makefile.in (lisp, shortlisp): Add utf-16.elc 20705 * Makefile.in (lisp, shortlisp): Add utf-16.elc.
20707 20706
207082002-09-29 Richard M. Stallman <rms@gnu.org> 207072002-09-29 Richard M. Stallman <rms@gnu.org>
20709 20708