]> code.delx.au - gnu-emacs/history - src/macterm.c
*** empty log message ***
[gnu-emacs] / src / macterm.c
2006-10-31 YAMAMOTO Mitsuharu(mac_create_bitmap_from_bitmap_data): Make variable
2006-10-16 YAMAMOTO Mitsuharu(mac_query_char_extents): Don't return glyph ID if...
2006-10-08 YAMAMOTO Mitsuharu(mac_draw_image_string, mac_draw_image_string_16): Add
2006-09-26 YAMAMOTO Mitsuharu(mac_compute_glyph_string_overhangs, XLoadQueryFont)
2006-09-25 YAMAMOTO Mitsuharu(x_underline_at_descent_line): New variable.
2006-09-19 YAMAMOTO Mitsuharu(menubar_selection_callback): Remove extern.
2006-09-12 YAMAMOTO Mitsuharu* macterm.c (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOW...
2006-09-08 Chong Yidong* xdisp.c (mouse_autoselect_window): Removed.
2006-09-08 YAMAMOTO Mitsuharu(mac_handle_origin_change, mac_handle_size_change)
2006-09-05 YAMAMOTO Mitsuharu(install_window_handler, mac_handle_window_event)
2006-08-27 YAMAMOTO Mitsuharu(mac_draw_string_common, mac_query_char_extents)
2006-08-24 Kim F. Storm(x_underline_at_descent_line): New variable.
2006-08-21 Kim F. Storm(x_draw_stretch_glyph_string): It is ok to draw a
2006-07-18 YAMAMOTO Mitsuharu(XTread_socket): Undo previous change.
2006-07-18 YAMAMOTO Mitsuharu(keycode_to_xkeysym): Remove function. All uses now
2006-06-28 YAMAMOTO Mitsuharu(Qeql): Add extern.
2006-06-16 YAMAMOTO Mitsuharu(do_app_resume, do_app_suspend): Remove functions.
2006-06-06 YAMAMOTO Mitsuharu[USE_MAC_TSM] (mac_handle_text_input_event): Exclude...
2006-06-03 YAMAMOTO Mitsuharu(tsm_document_id) [USE_MAC_TSM]: New variable.
2006-06-01 YAMAMOTO Mitsuharu(mac_handle_visibility_change): Set buf.arg to Qnil.
2006-05-29 YAMAMOTO Mitsuharu(font_panel_shown_p) [USE_MAC_FONT_PANEL]: New variable.
2006-05-27 Kim F. Storm(x_draw_stretch_glyph_string): Fix problems with invisible
2006-05-24 YAMAMOTO Mitsuharu(fn_keycode_to_keycode_table, XTread_socket) [MAC_OSX]:
2006-05-23 YAMAMOTO Mitsuharu(fn_keycode_to_xkeysym_table, convert_fn_keycode):...
2006-05-20 YAMAMOTO Mitsuharu(convert_fn_keycode): Fix last change.
2006-05-19 YAMAMOTO Mitsuharu(XTread_socket) [TARGET_API_MAC_CARBON && MAC_OSX]:
2006-05-10 YAMAMOTO Mitsuharu(Qservice) [MAC_OSX]: Rename from Qservices. All uses...
2006-05-07 YAMAMOTO Mitsuharu(XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily value
2006-05-05 YAMAMOTO Mitsuharu(XTread_socket) [TARGET_API_MAC_CARBON]: Try window
2006-05-01 YAMAMOTO Mitsuharu(mac_draw_line, mac_draw_line_to_pixmap): Adjust
2006-04-21 YAMAMOTO Mitsuharu(x_per_char_metric): Return NULL if glyph width is 0.
2006-04-18 YAMAMOTO Mitsuharu(XCreateGC, x_per_char_metric, xlfdpat_create)
2006-04-12 YAMAMOTO MitsuharuDon't include gnu.h.
2006-04-03 YAMAMOTO Mitsuharu(XTread_socket): Initialize variable `f' before its...
2006-03-24 Kim F. Storm(XTread_socket): Don't let key-press clear mouse face
2006-03-16 YAMAMOTO Mitsuharu(XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:
2006-03-15 YAMAMOTO Mitsuharu(mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.
2006-03-12 YAMAMOTO Mitsuharu(mac_draw_rectangle, x_draw_glyph_string_foreground)
2006-03-11 Eli Zaretskii(mac_draw_rectangle): Don't add 1 to width and height.
2006-03-06 YAMAMOTO Mitsuharu(get_control_part_bounds): Fix type of return value.
2006-02-23 YAMAMOTO Mitsuharu(x_set_toolkit_scroll_bar_thumb): Don't set control
2006-02-22 YAMAMOTO Mitsuharu(GC_CLIP_REGION): Remove macro.
2006-02-21 YAMAMOTO Mitsuharu(mac_draw_string_common): Remove arg MODE. New arg
2006-02-10 YAMAMOTO Mitsuharu(mac_define_frame_cursor): Don't change pointer shape
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-12 YAMAMOTO Mitsuharu[USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
2005-12-24 YAMAMOTO MitsuharuDon't include sys/param.h.
2005-12-22 YAMAMOTO Mitsuharu(mac_per_char_metric): Add prototype.
2005-12-19 YAMAMOTO Mitsuharu(syms_of_macterm) <mac-allow-anti-aliasing>: Fix uninte...
2005-12-19 YAMAMOTO Mitsuharu(mac_do_receive_drag): Drag-and-drop items are now
2005-12-10 YAMAMOTO Mitsuharu(Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
2005-11-24 YAMAMOTO Mitsuharu(Qcontrol): Rename from Qctrl. All uses changed.
2005-11-19 YAMAMOTO Mitsuharu[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold...
2005-11-13 YAMAMOTO Mitsuharu[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): New function.
2005-11-11 Steven Tammmacterm.c (backtranslate_modified_keycode): New function to
2005-10-25 YAMAMOTO Mitsuharu(last_mouse_glyph_frame): New var.
2005-10-18 YAMAMOTO Mitsuharu(note_mouse_movement): Use PtInRect.
2005-10-16 YAMAMOTO Mitsuharu(MAC_WINDOW_NORMAL_GC): Remove macro.
2005-10-14 YAMAMOTO Mitsuharu(note_mouse_movement, XTread_socket): Apply 2005-10...
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Undo last change.
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Restore help_echo_string if...
2005-10-11 Kim F. Storm(note_mouse_movement): Add call to remember_mouse_glyph.
2005-10-11 YAMAMOTO Mitsuharu(PER_CHAR_METRIC): Remove unused macro.
2005-10-08 YAMAMOTO Mitsuharu(GC_CLIP_REGION): New macro.
2005-10-07 YAMAMOTO MitsuharuRename member for_overlaps_p in struct glyph_string...
2005-10-04 YAMAMOTO Mitsuharu(mac_invert_rectangle): New function.
2005-10-01 YAMAMOTO Mitsuharu(mac_draw_string_common, x_per_char_metric)
2005-09-22 YAMAMOTO Mitsuharu(xlfdpat_block_match_1): Fix assertion.
2005-09-06 YAMAMOTO Mitsuharu(struct xlfdpat_block, struct xlfdpat): New structs.
2005-08-25 YAMAMOTO Mitsuharu(mac_copy_area, mac_copy_area_with_mask): Restore backg...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-18 Juri Linkov(mac-emulate-three-button-mouse): Delete duplicate...
2005-07-18 YAMAMOTO Mitsuharu(x_bitmap_icon, x_make_frame_visible): Remove declarations.
2005-07-14 YAMAMOTO Mitsuharu(mac_window_to_frame): Remove duplicate define.
2005-07-13 YAMAMOTO MitsuharuDon't include stdlib.h or composite.h.
2005-07-06 YAMAMOTO Mitsuharu(mac_draw_vertical_window_border): Use foreground of
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-27 YAMAMOTO Mitsuharu[USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last...
2005-06-15 YAMAMOTO Mitsuharu(mac_compute_glyph_string_overhangs): Don't set
2005-06-06 Jan Djärv* macterm.c: Make mac_quit_char_modifiers and mac_quit_...
2005-06-01 YAMAMOTO Mitsuharu(mac_to_x_fontname, mac_do_list_fonts): Set XLFD
2005-05-13 YAMAMOTO Mitsuharu[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
2005-05-06 YAMAMOTO Mitsuharu(toolkit_scroll_bar_interaction): Remove unused
2005-04-24 YAMAMOTO Mitsuharu(handling_window_update, terminate_flag): Remove variables.
2005-04-19 YAMAMOTO Mitsuharu(Qbig5, Qcn_gb, Qsjis, Qeuc_kr): Remove variables.
2005-04-18 YAMAMOTO Mitsuharu(XTread_socket): Don't beep on keyboard input even...
2005-04-16 YAMAMOTO Mitsuharu(x_autoselect_window_p): Remove variable.
2005-04-14 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON]: Don't include TextEncodingCon...
2005-04-14 Steven Tammmacterm.c (syms_of_macterm): Removing redundant definit...
2005-04-12 YAMAMOTO Mitsuharu(mac_keyboard_text_encoding, current_mac_keyboard_text_...
2005-03-16 YAMAMOTO Mitsuharu(x_list_fonts): FONT-LIST-CACHE is now cadr part of...
2005-03-16 YAMAMOTO Mitsuharu(activate_scroll_bars, deactivate_scroll_bars): Remove...
2005-03-15 YAMAMOTO Mitsuharu(keycode_to_xkeysym_table): Change mapping so that...
2005-03-04 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON && !MAC_OSX]: Define USE_CARBON_...
2005-02-03 YAMAMOTO Mitsuharu(mac_draw_string_common, x_make_frame_visible): Use
2005-01-30 Jesper Harder(syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstrin...
2005-01-27 Kim F. Storm(x_draw_hollow_cursor): Use get_phys_cursor_geometry.
2005-01-24 Steven Tamm* dispextern.h (struct glyph_string): New members clip_...
2005-01-20 Kim F. Storm(x_draw_glyph_string_box): Fix last_x for full width...
2005-01-16 Kim F. Storm(syms_of_macterm) <mac-allow-anti-aliasing>: Doc fix.
next