summaryrefslogtreecommitdiff
path: root/src/macterm.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)Karoly Lorentey2006-01-171-2/+5
|\
| * [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)YAMAMOTO Mitsuharu2006-01-121-2/+5
* | Merged from miles@gnu.org--gnu-2005 (patch 678-680)Karoly Lorentey2005-12-291-275/+337
|\ \ | |/
| * Don't include sys/param.h.YAMAMOTO Mitsuharu2005-12-241-19/+23
| * (mac_per_char_metric): Add prototype.YAMAMOTO Mitsuharu2005-12-221-256/+314
* | Merged from miles@gnu.org--gnu-2005 (patch 677)Karoly Lorentey2005-12-261-60/+71
|\ \ | |/
| * (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
* | Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona...Karoly Lorentey2005-12-231-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2005-12-111-397/+137
|\ \ | |/
| * (Qmac_ready_for_drag_n_drop, Qapplication, Qabout)YAMAMOTO Mitsuharu2005-12-101-397/+137
* | Merged from miles@gnu.org--gnu-2005 (patch 659-663)Karoly Lorentey2005-12-031-42/+42
|\ \ | |/
| * (Qcontrol): Rename from Qctrl. All uses changed.YAMAMOTO Mitsuharu2005-11-241-42/+42
* | Merged from miles@gnu.org--gnu-2005 (patch 656-658)Karoly Lorentey2005-11-231-0/+18
|\ \ | |/
| * [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.YAMAMOTO Mitsuharu2005-11-191-0/+18
* | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Karoly Lorentey2005-11-181-89/+390
|\ \ | |/
| * [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
* | Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Karoly Lorentey2005-11-011-14/+34
|\ \ | |/
| * (last_mouse_glyph_frame): New var.YAMAMOTO Mitsuharu2005-10-251-14/+34
* | Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)Karoly Lorentey2005-10-191-481/+202
|\ \ | |/
| * (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
* | Merged from miles@gnu.org--gnu-2005 (patch 578-592)Karoly Lorentey2005-10-121-443/+446
|\ \ | |/
| * (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
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-166/+652
|\ \ | |/
| * (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
* | Merged in changes from CVS trunk.Karoly Lorentey2005-09-091-88/+357
|\ \ | |/
| * (struct xlfdpat_block, struct xlfdpat): New structs.YAMAMOTO Mitsuharu2005-09-061-88/+357
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-537/+443
|\ \ | |/
| * (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
* | Merged from miles@gnu.org--gnu-2005 (patch 470-473)Karoly Lorentey2005-07-101-18/+30
|\ \ | |/
| * (mac_draw_vertical_window_border): Use foreground ofYAMAMOTO Mitsuharu2005-07-061-18/+30
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)Karoly Lorentey2005-07-051-0/+2
|\ \ | |/
| * [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change.YAMAMOTO Mitsuharu2005-06-271-0/+2