log src/macterm.c @ 57783:4cb8cebc3255

age author description
Fri, 29 Oct 2004 00:00:43 +0000 John Wiegley 2004-10-28 Will <will@glozer.net>
Sun, 10 Oct 2004 16:56:21 +0000 Steven Tamm macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
Thu, 07 Oct 2004 21:59:39 +0000 Kim F. Storm (x_update_window_end): Fix flicker on vertical line between
Wed, 06 Oct 2004 15:38:53 +0000 Steven Tamm macfns.c (mac_get_window_bounds): Add extern.
Thu, 02 Sep 2004 17:00:55 +0000 Steven Tamm (x_update_end): Move SetPortWindowPort to inside
Mon, 19 Jul 2004 04:42:43 +0000 Steven Tamm Fixes for Ctrl-G support on carbon, replacing old timeout based polling
Mon, 05 Jul 2004 07:01:02 +0000 Jan Dj¸«£rv * macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
Tue, 29 Jun 2004 06:39:03 +0000 Steven Tamm macterm.c (do_window_activate, do_window_deactivate): Remove.
Tue, 29 Jun 2004 06:23:08 +0000 Steven Tamm macterm.c (mac_get_emulated_btn)
Mon, 28 Jun 2004 16:20:41 +0000 Steven Tamm macterm.c (XTread_socket): Correctly set the frame position
Thu, 17 Jun 2004 13:04:25 +0000 Jan Dj¸«£rv * macfns.c (Fx_display_color_cells): Do not limit return value to 256.
Sun, 30 May 2004 00:18:41 +0000 Steven Tamm Support Tooltips with the Carbon emacs port.
Fri, 14 May 2004 03:07:12 +0000 Steven Tamm Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
Wed, 12 May 2004 01:40:05 +0000 Steven Tamm macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
Fri, 07 May 2004 17:46:50 +0000 Steven Tamm macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
Sat, 24 Apr 2004 23:42:26 +0000 Kim F. Storm (x_draw_hollow_cursor): Fix height of box for narrow lines.
Tue, 20 Apr 2004 22:17:34 +0000 Kim F. Storm (x_draw_relief_rect): Add top_p and bot_p args.
Thu, 11 Mar 2004 22:43:32 +0000 Kim F. Storm (XTread_socket): Fix mouse click on tool bar.
Fri, 27 Feb 2004 23:47:13 +0000 Kim F. Storm (XTread_socket): Remove bufp_r and numcharsp args. Add hold_quit arg.
Thu, 26 Feb 2004 17:46:48 +0000 Steven Tamm Inserting Yamomotosan's changes for MacOSX image support, better support
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