log src/macterm.c @ 66841:b633b787c04d

age author description
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
Fri, 04 Mar 2005 11:11:16 +0000 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON && !MAC_OSX]: Define USE_CARBON_EVENTS to 1.
Thu, 03 Feb 2005 11:57:36 +0000 YAMAMOTO Mitsuharu (mac_draw_string_common, x_make_frame_visible): Use
Sun, 30 Jan 2005 16:39:16 +0000 Jesper Harder (syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.
Thu, 27 Jan 2005 22:33:39 +0000 Kim F. Storm (x_draw_hollow_cursor): Use get_phys_cursor_geometry.
Mon, 24 Jan 2005 17:59:36 +0000 Steven Tamm * dispextern.h (struct glyph_string): New members clip_head and
Thu, 20 Jan 2005 15:23:22 +0000 Kim F. Storm (x_draw_glyph_string_box): Fix last_x for full width rows.
Sun, 16 Jan 2005 19:15:06 +0000 Kim F. Storm (syms_of_macterm) <mac-allow-anti-aliasing>: Doc fix.
Sun, 16 Jan 2005 17:52:09 +0000 Steven Tamm * macterm.c (mac_to_x_fontname): Removed spurious argument.
Sun, 16 Jan 2005 16:17:05 +0000 Andreas Schwab (mac_draw_string_common): Fix compilation on OSX 10.1.
Sun, 16 Jan 2005 00:39:04 +0000 Steven Tamm Changed name from mac-use-core-graphics to mac-allow-anti-aliasing
Sun, 16 Jan 2005 00:31:53 +0000 Steven Tamm * macterm.c (Vmac_use_core_graphics): defined
Sun, 16 Jan 2005 00:10:18 +0000 Steven Tamm * macfns.c (x_set_foreground_color, x_set_background_color): Sync
Fri, 07 Jan 2005 07:11:24 +0000 Steven Tamm * macterm.c (XLoadQueryFont): Correctly handle 0 size
Thu, 06 Jan 2005 02:53:39 +0000 Steven Tamm * macfns.c: Include sys/param.h.
Mon, 03 Jan 2005 16:49:35 +0000 Steven Tamm * macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
Thu, 30 Dec 2004 02:04:31 +0000 Steven Tamm * macterm.c (SelectionRange): Add Xcode position apple event struct.
Wed, 29 Dec 2004 17:25:02 +0000 Steven Tamm * term/mac-win.el: Require x-dnd.
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Mon, 20 Dec 2004 16:46:17 +0000 Steven Tamm (mac_do_list_fonts): Fix memory leak
Sat, 18 Dec 2004 16:36:31 +0000 Steven Tamm * term/mac-win.el (encoding-vector, mac-font-encoder-list)