log src/macterm.c @ 51258:a35e5665c742

age author description
2003-05-24 Kim F. Storm Make (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 if maxnames = -1.
2003-04-14 Andrew Choi * macterm.c (mac_check_for_quit_char): Don't check more often than
2003-03-31 Kim F. Storm Remove 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. Storm The following changes consolidate some of the gui-independent
2003-03-12 Kim F. Storm Remove generic fringe code.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-28 Andrew Choi 2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2003-01-20 Steven Tamm * macterm.c (XTread_socket): Checks for valid, visible window
2003-01-02 Steven Tamm * macterm.c (syms_of_macterm): Provide the feature "mac-carbon" to
2002-12-30 Steven Tamm * macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-2
2002-12-22 Steven Tamm * macterm.c (XTread_socket): Call KeyTranslate for control and
2002-12-12 Steven Tamm * macterm.c (mac_check_for_quit_char): Correctly set the
2002-12-08 Steven Tamm Added code to check for pressing of quit_char in the Carbon Event Queue
2002-12-02 Andrew Choi 2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-10-26 Kim F. Storm (note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-24 Kim F. Storm (get_window_cursor_type): New arg ACTIVE_CURSOR.
2002-10-10 Steven Tamm * macterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
2002-10-04 Steven Tamm Switching return to be treated like an X keysym
2002-09-26 Richard M. Stallman Whitespace changes.
2002-09-26 Richard M. Stallman Whitespace changes.
2002-08-31 Andrew Choi 2002-08-30 Andrew Choi <akochoi@shaw.ca>
2002-08-30 Kim F. Storm (x_specified_cursor_type): Remove prototype.
2002-08-25 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-12 Andrew Choi 2002-08-11 Andrew Choi <akochoi@shaw.ca>
2002-08-11 Andrew Choi 2002-08-10 Andrew Choi <akochoi@shaw.ca>
2002-08-04 Andrew Choi 2002-08-04 Andrew Choi <akochoi@shaw.ca>
2002-08-03 Andrew Choi In src:
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-04 Andrew Choi 2002-07-03 Andrew Choi <akochoi@shaw.ca>
2002-07-04 Andrew Choi 2002-07-03 Andrew Choi <akochoi@shaw.ca>
2002-07-01 Andrew Choi In mac:
2002-06-18 Andrew Choi 2002-06-17 Andrew Choi <akochoi@shaw.ca>
2002-06-18 Andrew Choi 2002-06-17 Andrew Choi <akochoi@shaw.ca>
2002-06-17 Andrew Choi 2002-06-16 Andrew Choi <akochoi@shaw.ca>
2002-06-16 Andrew Choi In src/:
2002-06-13 Pavel Janík Rename enum event_kind items.
2002-05-08 Kim F. Storm (x_draw_image_foreground, x_draw_image_foreground_1):
2002-05-04 Andrew Choi 2002-05-04 Andrew Choi <akochoi@shaw.ca>
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,