comparison src/ChangeLog @ 70855:71501180f393

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Tue, 23 May 2006 08:12:13 +0000
parents 8c734f2ba38a
children 3364480537d9
comparison
equal deleted inserted replaced
70854:6384ae23d84a 70855:71501180f393
1 2006-05-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * macterm.c (fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
4 (fn_keycode_to_keycode_table) [MAC_OSX]: New variable.
5 (mac_set_unicode_keystroke_event) [TARGET_API_MAC_CARBON]: New function.
6 (XTread_socket) [TARGET_API_MAC_CARBON]: Use it.
7 (XTread_socket) [MAC_OSX]: Try 'uchr' Unicode keyboard-layout
8 resource to backtranslate key with modifiers.
9 (XTread_socket): Don't set read_socket_inev around AEProcessAppleEvent.
10
1 2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11 2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 12
3 * xterm.c: Remove declarations already in xterm.h 13 * xterm.c: Remove declarations already in xterm.h
4 14
5 * xterm.h: Add extern declarations for x_clear_errors, 15 * xterm.h: Add extern declarations for x_clear_errors,
145 * image.c (Qduration) [MAC_OS]: Undo previous change. 155 * image.c (Qduration) [MAC_OS]: Undo previous change.
146 (syms_of_image) [MAC_OS]: Likewise. 156 (syms_of_image) [MAC_OS]: Likewise.
147 [MAC_OS] (gif_load): Emulate Graphic Control Extension block. 157 [MAC_OS] (gif_load): Emulate Graphic Control Extension block.
148 158
149 * macfns.c (x_to_mac_color): Fix shift amount change. 159 * macfns.c (x_to_mac_color): Fix shift amount change.
150 [USE_MAC_FONT_PANEL] (mac_set_font): Use x_get_focus_frame. 160 (mac_set_font) [USE_MAC_FONT_PANEL]: Use x_get_focus_frame.
151 [USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility): Doc fix. 161 [USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility): Doc fix.
152 162
153 * macselect.c (Vmac_service_selection) [MAC_OSX]: Rename from 163 * macselect.c (Vmac_service_selection) [MAC_OSX]: Rename from
154 Vmac_services_selection. All uses changed. 164 Vmac_services_selection. All uses changed.
155 (mac_store_service_event): Rename from mac_store_services_event in 165 (mac_store_service_event): Rename from mac_store_services_event in