log src/macterm.c @ 69773:9dd22c1de682

age author description
Mon, 03 Apr 2006 06:28:39 +0000 YAMAMOTO Mitsuharu (XTread_socket): Initialize variable `f' before its use.
Fri, 24 Mar 2006 15:22:44 +0000 Kim F. Storm (XTread_socket): Don't let key-press clear mouse face
Thu, 16 Mar 2006 08:05:56 +0000 YAMAMOTO Mitsuharu (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:
Wed, 15 Mar 2006 07:55:53 +0000 YAMAMOTO Mitsuharu (mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.
Sun, 12 Mar 2006 08:20:37 +0000 YAMAMOTO Mitsuharu (mac_draw_rectangle, x_draw_glyph_string_foreground)
Sat, 11 Mar 2006 12:02:41 +0000 Eli Zaretskii (mac_draw_rectangle): Don't add 1 to width and height.
Mon, 06 Mar 2006 07:56:29 +0000 YAMAMOTO Mitsuharu (get_control_part_bounds): Fix type of return value.
Thu, 23 Feb 2006 10:43:10 +0000 YAMAMOTO Mitsuharu (x_set_toolkit_scroll_bar_thumb): Don't set control
Wed, 22 Feb 2006 07:59:45 +0000 YAMAMOTO Mitsuharu (GC_CLIP_REGION): Remove macro.
Tue, 21 Feb 2006 08:09:44 +0000 YAMAMOTO Mitsuharu (mac_draw_string_common): Remove arg MODE. New arg
Fri, 10 Feb 2006 08:22:12 +0000 YAMAMOTO Mitsuharu (mac_define_frame_cursor): Don't change pointer shape
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 12 Jan 2006 08:14:58 +0000 YAMAMOTO Mitsuharu [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
Sat, 24 Dec 2005 02:50:45 +0000 YAMAMOTO Mitsuharu Don't include sys/param.h.
Thu, 22 Dec 2005 08:17:10 +0000 YAMAMOTO Mitsuharu (mac_per_char_metric): Add prototype.
Mon, 19 Dec 2005 09:56:00 +0000 YAMAMOTO Mitsuharu (syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended default
Mon, 19 Dec 2005 08:30:56 +0000 YAMAMOTO Mitsuharu (mac_do_receive_drag): Drag-and-drop items are now
Sat, 10 Dec 2005 01:49:53 +0000 YAMAMOTO Mitsuharu (Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
Thu, 24 Nov 2005 08:20:16 +0000 YAMAMOTO Mitsuharu (Qcontrol): Rename from Qctrl. All uses changed.
Sat, 19 Nov 2005 06:35:19 +0000 YAMAMOTO Mitsuharu [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
Sun, 13 Nov 2005 05:46:52 +0000 YAMAMOTO Mitsuharu [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): New function.
Fri, 11 Nov 2005 16:33:44 +0000 Steven Tamm macterm.c (backtranslate_modified_keycode): New function to
Tue, 25 Oct 2005 08:13:16 +0000 YAMAMOTO Mitsuharu (last_mouse_glyph_frame): New var.
Tue, 18 Oct 2005 08:07:06 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Use PtInRect.
Sun, 16 Oct 2005 02:22:59 +0000 YAMAMOTO Mitsuharu (MAC_WINDOW_NORMAL_GC): Remove macro.
Fri, 14 Oct 2005 08:08:37 +0000 YAMAMOTO Mitsuharu (note_mouse_movement, XTread_socket): Apply 2005-10-14 changes for
Wed, 12 Oct 2005 12:18:42 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Undo last change.
Wed, 12 Oct 2005 11:18:01 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Restore help_echo_string if mouse is moved
Tue, 11 Oct 2005 22:35:40 +0000 Kim F. Storm (note_mouse_movement): Add call to remember_mouse_glyph.
Tue, 11 Oct 2005 03:35:36 +0000 YAMAMOTO Mitsuharu (PER_CHAR_METRIC): Remove unused macro.
Sat, 08 Oct 2005 02:28:09 +0000 YAMAMOTO Mitsuharu (GC_CLIP_REGION): New macro.
Fri, 07 Oct 2005 07:40:18 +0000 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to for_overlaps.
Tue, 04 Oct 2005 09:20:38 +0000 YAMAMOTO Mitsuharu (mac_invert_rectangle): New function.
Sat, 01 Oct 2005 11:11:32 +0000 YAMAMOTO Mitsuharu (mac_draw_string_common, x_per_char_metric)
Thu, 22 Sep 2005 07:53:29 +0000 YAMAMOTO Mitsuharu (xlfdpat_block_match_1): Fix assertion.
Tue, 06 Sep 2005 08:07:32 +0000 YAMAMOTO Mitsuharu (struct xlfdpat_block, struct xlfdpat): New structs.
Thu, 25 Aug 2005 08:20:33 +0000 YAMAMOTO Mitsuharu (mac_copy_area, mac_copy_area_with_mask): Restore background color.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 18 Jul 2005 16:34:18 +0000 Juri Linkov (mac-emulate-three-button-mouse): Delete duplicate words.
Mon, 18 Jul 2005 05:40:30 +0000 YAMAMOTO Mitsuharu (x_bitmap_icon, x_make_frame_visible): Remove declarations.
Thu, 14 Jul 2005 09:23:24 +0000 YAMAMOTO Mitsuharu (mac_window_to_frame): Remove duplicate define.
Wed, 13 Jul 2005 09:12:59 +0000 YAMAMOTO Mitsuharu Don't include stdlib.h or composite.h.
Wed, 06 Jul 2005 08:43:10 +0000 YAMAMOTO Mitsuharu (mac_draw_vertical_window_border): Use foreground of
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 27 Jun 2005 07:57:57 +0000 YAMAMOTO Mitsuharu [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change.
Wed, 15 Jun 2005 02:29:29 +0000 YAMAMOTO Mitsuharu (mac_compute_glyph_string_overhangs): Don't set
Mon, 06 Jun 2005 20:23:56 +0000 Jan Dj¸«£rv * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode
Wed, 01 Jun 2005 08:20:50 +0000 YAMAMOTO Mitsuharu (mac_to_x_fontname, mac_do_list_fonts): Set XLFD
Fri, 13 May 2005 08:42:38 +0000 YAMAMOTO Mitsuharu [USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
Fri, 06 May 2005 08:03:24 +0000 YAMAMOTO Mitsuharu (toolkit_scroll_bar_interaction): Remove unused
Sun, 24 Apr 2005 06:06:39 +0000 YAMAMOTO Mitsuharu (handling_window_update, terminate_flag): Remove variables.
Tue, 19 Apr 2005 12:04:09 +0000 YAMAMOTO Mitsuharu (Qbig5, Qcn_gb, Qsjis, Qeuc_kr): Remove variables.
Mon, 18 Apr 2005 07:44:54 +0000 YAMAMOTO Mitsuharu (XTread_socket): Don't beep on keyboard input even if no frame is
Sat, 16 Apr 2005 03:05:15 +0000 YAMAMOTO Mitsuharu (x_autoselect_window_p): Remove variable.
Thu, 14 Apr 2005 09:26:22 +0000 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Don't include TextEncodingConverter.h.
Thu, 14 Apr 2005 04:22:48 +0000 Steven Tamm macterm.c (syms_of_macterm): Removing redundant definition of
Tue, 12 Apr 2005 10:26:08 +0000 YAMAMOTO Mitsuharu (mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):
Wed, 16 Mar 2005 08:08:06 +0000 YAMAMOTO Mitsuharu (x_list_fonts): FONT-LIST-CACHE is now cadr part of name_list_element.
Wed, 16 Mar 2005 03:29:13 +0000 YAMAMOTO Mitsuharu (activate_scroll_bars, deactivate_scroll_bars): Remove functions and
Tue, 15 Mar 2005 07:47:25 +0000 YAMAMOTO Mitsuharu (keycode_to_xkeysym_table): Change mapping so that it coincide with