log src/macterm.c @ 53970:2362f6a6a58a

age author description
Sun, 15 Feb 2004 17:16:18 +0000 Steven Tamm (Vmac_emulate_three_button_mouse): New variable for
Fri, 13 Feb 2004 23:28:32 +0000 Kim F. Storm (mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
Mon, 09 Feb 2004 09:18:17 +0000 Kim F. Storm (mac_draw_bitmap): Add overlay_p arg.
Sun, 08 Feb 2004 23:20:10 +0000 Kim F. Storm (x_draw_fringe_bitmap): Copy unadapted code from
Tue, 27 Jan 2004 07:32:41 +0000 Steven Tamm Move setting of scroll bars from make_mac_frame to
Wed, 21 Jan 2004 04:02:39 +0000 Stefan Monnier (main) [USE_LSB_TAG]: Don't range check the ram.
Fri, 16 Jan 2004 18:46:29 +0000 Kim F. Storm (x_update_window_end): Call draw_window_fringes.
Wed, 14 Jan 2004 14:24:38 +0000 Stefan Monnier (do_check_ram_size): Don't hardcode the lisp address space size.
Fri, 02 Jan 2004 22:17:07 +0000 Andreas Schwab (emacs_options, x_initialized, same_x_server): Remove
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 27 Dec 2003 23:19:43 +0000 Kim F. Storm (Qface, Qmouse_face): Remove unused externs.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Sat, 01 Nov 2003 19:58:03 +0000 Andrew Choi macterm.c (XTread_socket): Handle menubar selection and grow window
Mon, 13 Oct 2003 00:07:10 +0000 Andrew Choi * macterm.c (XTread_socket): Call DragWindow only for mouseDown events.
Fri, 03 Oct 2003 11:36:04 +0000 Kenichi Handa (x_load_font): Clear all members of FONTP before start filling them.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 15 Jun 2003 20:59:24 +0000 Stefan Monnier (mac_check_for_quit_char): Don't pass uninitialized
Wed, 04 Jun 2003 22:03:44 +0000 Jason Rumney (XTread_socket): Map mouse wheel events to Emacs
Sat, 24 May 2003 22:00:34 +0000 Kim F. Storm Make (several) trivial substitutions for renamed and
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Fri, 25 Apr 2003 04:32:25 +0000 Andrew Choi * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.
Mon, 14 Apr 2003 17:12:17 +0000 Andrew Choi * macterm.c (mac_check_for_quit_char): Don't check more often than
Mon, 31 Mar 2003 20:34:48 +0000 Kim F. Storm Remove unnecessary extern declarations.
Sun, 30 Mar 2003 15:35:32 +0000 Andreas Schwab (x_redisplay_interface): Add missing entry for
Fri, 21 Mar 2003 22:56:52 +0000 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
Fri, 21 Mar 2003 21:47:46 +0000 Kim F. Storm (struct redisplay_interface): Add active_p argument to
Fri, 21 Mar 2003 13:50:10 +0000 Kim F. Storm * macterm.c: Remove consolidated defines and code.
Sun, 16 Mar 2003 20:48:56 +0000 Kim F. Storm The following changes consolidate some of the gui-independent