log src/macterm.c @ 72545:171c891be45d

age author description
Sun, 27 Aug 2006 07:09:52 +0000 YAMAMOTO Mitsuharu (mac_draw_string_common, mac_query_char_extents)
Thu, 24 Aug 2006 20:52:00 +0000 Kim F. Storm (x_underline_at_descent_line): New variable.
Mon, 21 Aug 2006 08:53:32 +0000 Kim F. Storm (x_draw_stretch_glyph_string): It is ok to draw a
Tue, 18 Jul 2006 08:12:24 +0000 YAMAMOTO Mitsuharu (XTread_socket): Undo previous change.
Tue, 18 Jul 2006 02:58:48 +0000 YAMAMOTO Mitsuharu (keycode_to_xkeysym): Remove function. All uses now
Wed, 28 Jun 2006 08:31:32 +0000 YAMAMOTO Mitsuharu (Qeql): Add extern.
Fri, 16 Jun 2006 08:08:59 +0000 YAMAMOTO Mitsuharu (do_app_resume, do_app_suspend): Remove functions.
Tue, 06 Jun 2006 03:27:12 +0000 YAMAMOTO Mitsuharu [USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.
Sat, 03 Jun 2006 02:34:11 +0000 YAMAMOTO Mitsuharu (tsm_document_id) [USE_MAC_TSM]: New variable.
Thu, 01 Jun 2006 09:37:08 +0000 YAMAMOTO Mitsuharu (mac_handle_visibility_change): Set buf.arg to Qnil.
Mon, 29 May 2006 09:43:03 +0000 YAMAMOTO Mitsuharu (font_panel_shown_p) [USE_MAC_FONT_PANEL]: New variable.
Sat, 27 May 2006 22:37:39 +0000 Kim F. Storm (x_draw_stretch_glyph_string): Fix problems with invisible
Wed, 24 May 2006 08:08:43 +0000 YAMAMOTO Mitsuharu (fn_keycode_to_keycode_table, XTread_socket) [MAC_OSX]:
Tue, 23 May 2006 08:11:10 +0000 YAMAMOTO Mitsuharu (fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
Sat, 20 May 2006 07:15:22 +0000 YAMAMOTO Mitsuharu (convert_fn_keycode): Fix last change.