aboutsummaryrefslogtreecommitdiffstats
path: root/src/macterm.c
Commit message (Expand)AuthorAgeFilesLines
* (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:YAMAMOTO Mitsuharu2006-03-161-7/+22
* (mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.YAMAMOTO Mitsuharu2006-03-151-6/+110
* (mac_draw_rectangle, x_draw_glyph_string_foreground)YAMAMOTO Mitsuharu2006-03-121-34/+196
* (mac_draw_rectangle): Don't add 1 to width and height.Eli Zaretskii2006-03-111-7/+7
* (get_control_part_bounds): Fix type of return value.YAMAMOTO Mitsuharu2006-03-061-63/+108
* (x_set_toolkit_scroll_bar_thumb): Don't set controlYAMAMOTO Mitsuharu2006-02-231-9/+13
* (GC_CLIP_REGION): Remove macro.YAMAMOTO Mitsuharu2006-02-221-41/+39
* (mac_draw_string_common): Remove arg MODE. New argYAMAMOTO Mitsuharu2006-02-211-145/+179
* (mac_define_frame_cursor): Don't change pointer shapeYAMAMOTO Mitsuharu2006-02-101-9/+17
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)YAMAMOTO Mitsuharu2006-01-121-2/+5
* Don't include sys/param.h.YAMAMOTO Mitsuharu2005-12-241-19/+23
* (mac_per_char_metric): Add prototype.YAMAMOTO Mitsuharu2005-12-221-256/+314
* (syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended defaultYAMAMOTO Mitsuharu2005-12-191-1/+1
* (mac_do_receive_drag): Drag-and-drop items are nowYAMAMOTO Mitsuharu2005-12-191-60/+71
* (Qmac_ready_for_drag_n_drop, Qapplication, Qabout)YAMAMOTO Mitsuharu2005-12-101-397/+137
* (Qcontrol): Rename from Qctrl. All uses changed.YAMAMOTO Mitsuharu2005-11-241-42/+42
* [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.YAMAMOTO Mitsuharu2005-11-191-0/+18
* [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): New function.YAMAMOTO Mitsuharu2005-11-131-46/+206
* macterm.c (backtranslate_modified_keycode): New function toSteven Tamm2005-11-111-85/+226
* (last_mouse_glyph_frame): New var.YAMAMOTO Mitsuharu2005-10-251-14/+34
* (note_mouse_movement): Use PtInRect.YAMAMOTO Mitsuharu2005-10-181-11/+10
* (MAC_WINDOW_NORMAL_GC): Remove macro.YAMAMOTO Mitsuharu2005-10-161-466/+184
* (note_mouse_movement, XTread_socket): Apply 2005-10-14 changes forYAMAMOTO Mitsuharu2005-10-141-8/+12
* (note_mouse_movement): Undo last change.YAMAMOTO Mitsuharu2005-10-121-2/+0
* (note_mouse_movement): Restore help_echo_string if mouse is movedYAMAMOTO Mitsuharu2005-10-121-0/+2
* (note_mouse_movement): Add call to remember_mouse_glyph.Kim F. Storm2005-10-111-132/+41
* (PER_CHAR_METRIC): Remove unused macro.YAMAMOTO Mitsuharu2005-10-111-242/+254
* (GC_CLIP_REGION): New macro.YAMAMOTO Mitsuharu2005-10-081-63/+145
* Rename member for_overlaps_p in struct glyph_string to for_overlaps.YAMAMOTO Mitsuharu2005-10-071-6/+6
* (mac_invert_rectangle): New function.YAMAMOTO Mitsuharu2005-10-041-12/+102
* (mac_draw_string_common, x_per_char_metric)YAMAMOTO Mitsuharu2005-10-011-131/+526
* (xlfdpat_block_match_1): Fix assertion.YAMAMOTO Mitsuharu2005-09-221-23/+24
* (struct xlfdpat_block, struct xlfdpat): New structs.YAMAMOTO Mitsuharu2005-09-061-88/+357
* (mac_copy_area, mac_copy_area_with_mask): Restore background color.YAMAMOTO Mitsuharu2005-08-251-53/+153
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* (mac-emulate-three-button-mouse): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* (x_bitmap_icon, x_make_frame_visible): Remove declarations.YAMAMOTO Mitsuharu2005-07-181-164/+136
* (mac_window_to_frame): Remove duplicate define.YAMAMOTO Mitsuharu2005-07-141-2/+0
* Don't include stdlib.h or composite.h.YAMAMOTO Mitsuharu2005-07-131-316/+151
* (mac_draw_vertical_window_border): Use foreground ofYAMAMOTO Mitsuharu2005-07-061-18/+30
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change.YAMAMOTO Mitsuharu2005-06-271-0/+2
* (mac_compute_glyph_string_overhangs): Don't setYAMAMOTO Mitsuharu2005-06-151-124/+190
* * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycodeJan Djärv2005-06-061-2/+2
* (mac_to_x_fontname, mac_do_list_fonts): Set XLFDYAMAMOTO Mitsuharu2005-06-011-4/+5
* [USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):YAMAMOTO Mitsuharu2005-05-131-42/+43
* (toolkit_scroll_bar_interaction): Remove unusedYAMAMOTO Mitsuharu2005-05-061-79/+423
* (handling_window_update, terminate_flag): Remove variables.YAMAMOTO Mitsuharu2005-04-241-126/+219
* (Qbig5, Qcn_gb, Qsjis, Qeuc_kr): Remove variables.YAMAMOTO Mitsuharu2005-04-191-397/+327