Thu, 05 Jan 2006 08:14:33 +0000 |
YAMAMOTO Mitsuharu |
(Fx_server_version): Use gestaltSystemVersionMajor,
|
Sat, 24 Dec 2005 02:50:34 +0000 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple event
|
Wed, 14 Dec 2005 20:58:33 +0000 |
Jan Dj¸«£rv |
* xfns.c (compute_tip_xy): Handle negative dx and dy.
|
Mon, 12 Dec 2005 09:32:59 +0000 |
Jan Dj¸«£rv |
* (compute_tip_xy): Calculate root_y the same way as root_x,
|
Mon, 31 Oct 2005 08:36:55 +0000 |
Romain Francoise |
* macfns.c: Update copyright year.
|
Sun, 16 Oct 2005 02:22:35 +0000 |
YAMAMOTO Mitsuharu |
(Fx_create_frame): Add debugging code.
|
Sat, 01 Oct 2005 11:09:09 +0000 |
YAMAMOTO Mitsuharu |
(start_hourglass): Apply 2005-05-07 change for xfns.c.
|
Sun, 18 Sep 2005 05:42:12 +0000 |
YAMAMOTO Mitsuharu |
(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 23 Jul 2005 07:48:10 +0000 |
YAMAMOTO Mitsuharu |
Don't include stdlib.h or string.h. Include atimer.h.
|
Mon, 18 Jul 2005 05:38:38 +0000 |
YAMAMOTO Mitsuharu |
(x_set_cursor_color): Use XSetBackground and XSetForeground.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sat, 25 Jun 2005 22:37:06 +0000 |
Richard M. Stallman |
(Fx_show_tip): Pass new arg to try_window.
|
Thu, 23 Jun 2005 16:12:25 +0000 |
Juanma Barranquero |
(check_x_frame): Follow error conventions.
|
Fri, 10 Jun 2005 23:03:28 +0000 |
Jason Rumney |
(Fx_file_dialog): Unblock input before falling back to minibuffer.
|
Fri, 13 May 2005 08:43:18 +0000 |
YAMAMOTO Mitsuharu |
Don't include signal.h.
|
Fri, 29 Apr 2005 09:00:22 +0000 |
YAMAMOTO Mitsuharu |
(Fx_server_version): Add BLOCK_INPUT around Gestalt.
|
Sat, 16 Apr 2005 03:04:13 +0000 |
YAMAMOTO Mitsuharu |
(Fx_file_dialog): Likewise.
|
Thu, 14 Apr 2005 09:25:41 +0000 |
YAMAMOTO Mitsuharu |
(x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use ENCODE_SYSTEM
|
Wed, 06 Apr 2005 02:24:23 +0000 |
YAMAMOTO Mitsuharu |
(Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback
|
Wed, 16 Mar 2005 08:06:33 +0000 |
YAMAMOTO Mitsuharu |
(mac_get_rdb_resource): Remove function.
|
Wed, 16 Mar 2005 03:26:37 +0000 |
YAMAMOTO Mitsuharu |
(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused
|
Fri, 04 Mar 2005 11:08:54 +0000 |
YAMAMOTO Mitsuharu |
(install_window_handler): Move extern to macterm.h.
|
Thu, 03 Feb 2005 11:56:47 +0000 |
YAMAMOTO Mitsuharu |
(x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to
|
Thu, 03 Feb 2005 07:09:43 +0000 |
Steven Tamm |
* macfns.c (unwind_create_frame): Fixing compile error due to
|
Sun, 16 Jan 2005 00:17:25 +0000 |
Steven Tamm |
* macfns.c (Fx_file_dialog): Save As dialog includes only the
|
Sun, 16 Jan 2005 00:10:18 +0000 |
Steven Tamm |
* macfns.c (x_set_foreground_color, x_set_background_color): Sync
|
Thu, 06 Jan 2005 02:53:39 +0000 |
Steven Tamm |
* macfns.c: Include sys/param.h.
|
Wed, 29 Dec 2004 17:25:02 +0000 |
Steven Tamm |
* term/mac-win.el: Require x-dnd.
|
Mon, 27 Dec 2004 17:27:30 +0000 |
Steven Tamm |
* dispextern.h: Change HAVE_CARBON to MAC_OS.
|
Fri, 03 Dec 2004 17:00:11 +0000 |
Steven Tamm |
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
|
Tue, 30 Nov 2004 05:57:27 +0000 |
Steven Tamm |
* keyboard.c: Don't undef SIGIO
|
Tue, 02 Nov 2004 08:21:16 +0000 |
Jan Dj¸«£rv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
Sun, 10 Oct 2004 16:56:21 +0000 |
Steven Tamm |
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
|
Wed, 06 Oct 2004 15:38:53 +0000 |
Steven Tamm |
macfns.c (mac_get_window_bounds): Add extern.
|
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.
|