Fri, 13 May 2005 08:44:20 +0000 |
YAMAMOTO Mitsuharu |
[!MAC_OSX] Include keyboard.h and syssignal.h.
|
Tue, 03 May 2005 18:19:34 +0000 |
Jan Dj¸«£rv |
* mac.c: #undef init_process so not to conflict with system headers.
|
Fri, 29 Apr 2005 09:00:07 +0000 |
YAMAMOTO Mitsuharu |
Don't include time.h. Include sysselect.h after systime.h.
|
Sun, 24 Apr 2005 06:05:39 +0000 |
YAMAMOTO Mitsuharu |
[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
|
Sat, 16 Apr 2005 03:03:02 +0000 |
YAMAMOTO Mitsuharu |
Include charset.h and coding.h.
|
Thu, 14 Apr 2005 09:25:01 +0000 |
YAMAMOTO Mitsuharu |
[!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include
|
Wed, 06 Apr 2005 02:23:37 +0000 |
YAMAMOTO Mitsuharu |
(cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
|
Thu, 17 Mar 2005 08:02:24 +0000 |
YAMAMOTO Mitsuharu |
(HASHKEY_TERMINAL): Remove.
|
Wed, 16 Mar 2005 08:24:47 +0000 |
YAMAMOTO Mitsuharu |
Fix typo (skip_while_space -> skip_white_space).
|
Wed, 16 Mar 2005 08:05:56 +0000 |
YAMAMOTO Mitsuharu |
Include macterm.h instead of directly including Carbon.h.
|
Fri, 04 Mar 2005 11:08:05 +0000 |
YAMAMOTO Mitsuharu |
[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
|
Thu, 03 Feb 2005 11:55:47 +0000 |
YAMAMOTO Mitsuharu |
Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
|
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.
|
Sun, 10 Oct 2004 16:56:21 +0000 |
Steven Tamm |
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
|
Fri, 08 Oct 2004 18:38:17 +0000 |
Steven Tamm |
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
|
Mon, 19 Jul 2004 06:38:14 +0000 |
Steven Tamm |
mac.c (sys_select): Block input around call to
|
Mon, 19 Jul 2004 05:20:01 +0000 |
Steven Tamm |
Fixing typo in sys_select.
|
Mon, 19 Jul 2004 04:42:43 +0000 |
Steven Tamm |
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
|
Sat, 22 Nov 2003 23:00:59 +0000 |
Lars Hansen |
(struct my_group): Added.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 08 Apr 2003 16:11:37 +0000 |
Steven Tamm |
mac.c (init_mac_osx_environment): Switch libexec and bin so that self-
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 12 Dec 2002 17:10:34 +0000 |
Steven Tamm |
* macterm.c (mac_check_for_quit_char): Correctly set the
|
Tue, 10 Dec 2002 18:03:49 +0000 |
Steven Tamm |
Modifying sys_read to not check the event queue if timeout=0 and to never
|
Tue, 10 Dec 2002 16:47:49 +0000 |
Steven Tamm |
Fixed OSX sys_read to not call select if IO is non-blocking
|
Sun, 08 Dec 2002 05:58:34 +0000 |
Steven Tamm |
sys_select: Call mac_check_for_quit_char every second while blocking
|
Fri, 18 Oct 2002 10:09:43 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Fri, 16 Aug 2002 02:30:21 +0000 |
Andrew Choi |
2002-08-15 Andrew Choi <akochoi@shaw.ca>
|
Sun, 11 Aug 2002 00:26:24 +0000 |
Andrew Choi |
2002-08-10 Andrew Choi <akochoi@shaw.ca>
|