log src/macfns.c @ 56888:a81166121d93

age author description
Thu, 02 Sep 2004 17:00:12 +0000 Steven Tamm (x_real_positions): Save the current window port and
Thu, 26 Aug 2004 18:28:44 +0000 Steven Tamm fileio.c (Fread_file_name): Call x_file_dialog on carbon on
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, 06 Jun 2004 20:53:20 +0000 Steven Tamm (x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable
Sat, 05 Jun 2004 15:40:29 +0000 Andreas Schwab (x_create_tip_frame): Fix declaration after statement.
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 02:34:57 +0000 Steven Tamm macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in
Thu, 11 Mar 2004 22:43:18 +0000 Kim F. Storm (x_list_fonts, x_get_font_info, x_load_font)
Thu, 11 Mar 2004 05:56:41 +0000 Steven Tamm * image.c [MAC_OSX]: Include sys/stat.h
Thu, 11 Mar 2004 00:27:13 +0000 Kim F. Storm Image consolidation:
Thu, 26 Feb 2004 17:46:48 +0000 Steven Tamm Inserting Yamomotosan's changes for MacOSX image support, better support
Sat, 07 Feb 2004 17:17:20 +0000 Jan Dj¸«£rv macfns.c, w32fns.c (Fx_change_window_property):
Sun, 28 Dec 2003 00:11:49 +0000 Kim F. Storm (Qimage): Remove extern (now in lisp.h).
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 24 May 2003 21:59:47 +0000 Kim F. Storm Make (several) trivial substitutions for renamed and
Tue, 01 Apr 2003 01:09:13 +0000 Andrew Choi Fix build on Mac OS X with Carbon.
Mon, 31 Mar 2003 20:34:30 +0000 Kim F. Storm (Qauto_raise, Qauto_lower, ...): Remove vars for frame
Fri, 21 Mar 2003 13:49:48 +0000 Kim F. Storm (x_set_mouse_color): Setup hand_cursor instead of cross_cursor.
Wed, 12 Mar 2003 12:12:26 +0000 Kim F. Storm Use generic compute_fringe_widths.
Tue, 28 Jan 2003 17:30:12 +0000 Andrew Choi 2003-01-28 Andrew Choi <akochoi@shaw.ca>
Mon, 06 Jan 2003 15:20:57 +0000 Dave Love (syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.
Wed, 23 Oct 2002 16:55:19 +0000 Juanma Barranquero Remove definition of XColor.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Fri, 06 Sep 2002 09:04:22 +0000 Juanma Barranquero (Fx_server_max_request_size): Fix spacing.
Fri, 30 Aug 2002 19:47:57 +0000 Andrew Choi 2002-08-30 Andrew Choi <akochoi@shaw.ca>
Fri, 30 Aug 2002 12:07:30 +0000 Kim F. Storm (Qbar, Qbox): Removed.
Fri, 30 Aug 2002 12:01:27 +0000 Kim F. Storm (x_specified_cursor_type): Removed.
Thu, 01 Aug 2002 03:53:04 +0000 Andrew Choi 2002-07-31 Andrew Choi <akochoi@shaw.ca>
Tue, 16 Jul 2002 15:49:44 +0000 Ken Raeburn * macfns.c (validate_x_resource_name): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Tue, 09 Jul 2002 09:57:34 +0000 Juanma Barranquero Fix typo.
Sun, 16 Jun 2002 23:08:57 +0000 Andrew Choi In src/:
Mon, 20 May 2002 08:06:16 +0000 Ken Raeburn * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
Tue, 30 Apr 2002 01:02:42 +0000 Stefan Monnier (x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,