Update years in copyright notice; nfc.
[bpt/emacs.git] / src / macterm.c
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...
2004-05-12 Steven Tammmacterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
2004-05-07 Steven Tammmacterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
2004-04-24 Kim F. Storm(x_draw_hollow_cursor): Fix height of box for narrow...
2004-04-20 Kim F. Storm(x_draw_relief_rect): Add top_p and bot_p args.
2004-03-11 Kim F. Storm(XTread_socket): Fix mouse click on tool bar.
2004-02-27 Kim F. Storm(XTread_socket): Remove bufp_r and numcharsp args...
2004-02-26 Steven TammInserting Yamomotosan's changes for MacOSX image suppor...
2004-02-15 Steven Tamm(Vmac_emulate_three_button_mouse): New variable for
2004-02-13 Kim F. Storm(mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
2004-02-09 Kim F. Storm(mac_draw_bitmap): Add overlay_p arg.
2004-02-08 Kim F. Storm(x_draw_fringe_bitmap): Copy unadapted code from
2004-01-27 Steven TammMove setting of scroll bars from make_mac_frame to
2004-01-21 Stefan Monnier(main) [USE_LSB_TAG]: Don't range check the ram.
2004-01-16 Kim F. Storm(x_update_window_end): Call draw_window_fringes.
2004-01-14 Stefan Monnier(do_check_ram_size): Don't hardcode the lisp address...
2004-01-02 Andreas Schwab(emacs_options, x_initialized, same_x_server): Remove
2003-12-27 Kim F. Storm(Qface, Qmouse_face): Remove unused externs.
2003-11-01 Andrew Choimacterm.c (XTread_socket): Handle menubar selection...
2003-10-13 Andrew Choi* macterm.c (XTread_socket): Call DragWindow only for...
2003-10-03 Kenichi Handa(x_load_font): Clear all members of FONTP before start...
2003-09-01 Miles BaderAdd arch taglines
2003-06-15 Stefan Monnier(mac_check_for_quit_char): Don't pass uninitialized
2003-06-04 Jason Rumney(XTread_socket): Map mouse wheel events to Emacs
2003-05-24 Kim F. StormMake (several) trivial substitutions for renamed and
2003-05-17 Stefan Monnier(Fselect_window): Add optional arg `norecord'.
2003-04-25 Andrew Choi* macterm.c (x_list_fonts): Return all fonts that match...
2003-04-14 Andrew Choi* macterm.c (mac_check_for_quit_char): Don't check...
2003-03-31 Kim F. StormRemove unnecessary extern declarations.
2003-03-30 Andreas Schwab(x_redisplay_interface): Add missing entry for
2003-03-21 Kim F. Storm* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm(struct redisplay_interface): Add active_p argument to
2003-03-21 Kim F. Storm* macterm.c: Remove consolidated defines and code.
2003-03-16 Kim F. StormThe following changes consolidate some of the gui-indep...
2003-03-12 Kim F. StormRemove generic fringe code.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-28 Andrew Choi2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-01-20 Steven Tamm* macterm.c (XTread_socket): Checks for valid, visible...
2003-01-02 Steven Tamm* macterm.c (syms_of_macterm): Provide the feature...
2002-12-30 Steven Tamm* macterm.c (syms_of_macterm): Set mac-wheel-button...
2002-12-22 Steven Tamm* macterm.c (XTread_socket): Call KeyTranslate for...
2002-12-12 Steven Tamm* macterm.c (mac_check_for_quit_char): Correctly set the
2002-12-08 Steven TammAdded code to check for pressing of quit_char in the...
next