log src/mac.c @ 65258:c50250830b62

age author description
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h.
2005-07-21 Stefan Monnier (Fmac_code_convert_string): Add comment about Fstring_as_unibyte.
2005-07-16 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
2005-07-12 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.
2005-07-10 Steven Tamm Adding in functions for setting and retrieving file type info
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-13 YAMAMOTO Mitsuharu [!MAC_OSX] Include keyboard.h and syssignal.h.
2005-05-03 Jan Djärv * mac.c: #undef init_process so not to conflict with system headers.
2005-04-29 YAMAMOTO Mitsuharu Don't include time.h. Include sysselect.h after systime.h.
2005-04-24 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
2005-04-16 YAMAMOTO Mitsuharu Include charset.h and coding.h.
2005-04-14 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include
2005-04-06 YAMAMOTO Mitsuharu (cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
2005-03-17 YAMAMOTO Mitsuharu (HASHKEY_TERMINAL): Remove.
2005-03-16 YAMAMOTO Mitsuharu Fix typo (skip_while_space -> skip_white_space).
2005-03-16 YAMAMOTO Mitsuharu Include macterm.h instead of directly including Carbon.h.
2005-03-04 YAMAMOTO Mitsuharu [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
2005-02-03 YAMAMOTO Mitsuharu Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
2004-12-27 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-03 Steven Tamm * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-10-10 Steven Tamm macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
2004-10-08 Steven Tamm config.in (HAVE_MALLOC_MALLOC_H): Regenerate
2004-07-19 Steven Tamm mac.c (sys_select): Block input around call to
2004-07-19 Steven Tamm Fixing typo in sys_select.
2004-07-19 Steven Tamm Fixes for Ctrl-G support on carbon, replacing old timeout based polling
2003-11-22 Lars Hansen (struct my_group): Added.
2003-09-01 Miles Bader Add arch taglines
2003-04-08 Steven Tamm mac.c (init_mac_osx_environment): Switch libexec and bin so that self-
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-12-12 Steven Tamm * macterm.c (mac_check_for_quit_char): Correctly set the
2002-12-10 Steven Tamm Modifying sys_read to not check the event queue if timeout=0 and to never
2002-12-10 Steven Tamm Fixed OSX sys_read to not call select if IO is non-blocking
2002-12-08 Steven Tamm sys_select: Call mac_check_for_quit_char every second while blocking
2002-10-18 Juanma Barranquero Fix typo in comment.
2002-08-16 Andrew Choi 2002-08-15 Andrew Choi <akochoi@shaw.ca>
2002-08-11 Andrew Choi 2002-08-10 Andrew Choi <akochoi@shaw.ca>
2002-08-02 Andrew Choi 2002-08-02 Andrew Choi <akochoi@shaw.ca>
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-06-17 Andrew Choi 2002-06-17 Andrew Choi <akochoi@shaw.ca>
2002-06-16 Andrew Choi In src/:
2002-05-06 Pavel Janík (mac-cut-function): Doc fix.
2002-04-30 Stefan Monnier (run_mac_command): Update call to openp.
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,