]> code.delx.au - gnu-emacs/history - src/macterm.c
*** empty log message ***
[gnu-emacs] / src / macterm.c
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.
2005-01-16 Steven Tamm* macterm.c (mac_to_x_fontname): Removed spurious argument.
2005-01-16 Andreas Schwab(mac_draw_string_common): Fix compilation on OSX 10.1.
2005-01-16 Steven TammChanged name from mac-use-core-graphics to mac-allow...
2005-01-16 Steven Tamm* macterm.c (Vmac_use_core_graphics): defined
2005-01-16 Steven Tamm* macfns.c (x_set_foreground_color, x_set_background_co...
2005-01-07 Steven Tamm* macterm.c (XLoadQueryFont): Correctly handle 0 size
2005-01-06 Steven Tamm* macfns.c: Include sys/param.h.
2005-01-03 Steven Tamm* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
2004-12-30 Steven Tamm* macterm.c (SelectionRange): Add Xcode position apple...
2004-12-29 Steven Tamm* term/mac-win.el: Require x-dnd.
2004-12-27 Steven Tamm* dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-20 Steven Tamm(mac_do_list_fonts): Fix memory leak
2004-12-18 Steven Tamm* term/mac-win.el (encoding-vector, mac-font-encoder...
2004-11-30 Steven Tamm* keyboard.c: Don't undef SIGIO
2004-11-21 Kim F. Storm(x_clip_to_row): Add area arg. Callers changed.
2004-10-29 John Wiegley2004-10-28 Will <will@glozer.net>
2004-10-10 Steven Tammmacterm.c (x_raise_frame): Add BLOCK_INPUT around Selec...
2004-10-07 Kim F. Storm(x_update_window_end): Fix flicker on vertical line...
2004-10-06 Steven Tammmacfns.c (mac_get_window_bounds): Add extern.
2004-09-02 Steven Tamm(x_update_end): Move SetPortWindowPort to inside
2004-07-19 Steven TammFixes for Ctrl-G support on carbon, replacing old timeo...
2004-07-05 Jan Djärv* macterm.c (mac_initialize_display_info): Use CGGetAct...
2004-06-29 Steven Tammmacterm.c (do_window_activate, do_window_deactivate...
2004-06-29 Steven Tammmacterm.c (mac_get_emulated_btn)
2004-06-28 Steven Tammmacterm.c (XTread_socket): Correctly set the frame...
2004-06-17 Jan Djärv* macfns.c (Fx_display_color_cells): Do not limit retur...
2004-05-30 Steven TammSupport Tooltips with the Carbon emacs port.
2004-05-14 Steven TammVarious fixes to support USE_LSB_TAG with carbon emacs...
next