log src/macterm.c @ 68651:3bd95f4f2941

age author description
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.