index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mac.c
Age
Commit message (
Expand
)
Author
2006-07-12
(Fmac_get_preference): Use CHECK_LIST_END.
Kim F. Storm
2006-06-28
[!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.
YAMAMOTO Mitsuharu
2006-05-27
Tiny layout change.
YAMAMOTO Mitsuharu
2006-05-24
(ae_attr_table): New variable.
YAMAMOTO Mitsuharu
2006-05-07
(Fmac_clear_font_name_table): Move defun to macfns.c.
YAMAMOTO Mitsuharu
2006-05-05
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
YAMAMOTO Mitsuharu
2006-05-01
(mac_coerce_file_name_ptr): Try typeFSRef if coercion
YAMAMOTO Mitsuharu
2006-04-18
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
YAMAMOTO Mitsuharu
2006-04-12
(init_process): Remove undef.
YAMAMOTO Mitsuharu
2006-03-12
(sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
YAMAMOTO Mitsuharu
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-01-05
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
YAMAMOTO Mitsuharu
2005-12-24
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
YAMAMOTO Mitsuharu
2005-12-22
(Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.
YAMAMOTO Mitsuharu
2005-12-19
(create_apple_event_from_event_ref): Remove arg `types'.
YAMAMOTO Mitsuharu
2005-12-10
(Qundecoded_file_name): New variable.
YAMAMOTO Mitsuharu
2005-11-23
(DECODE_UTF_8): Remove macro.
YAMAMOTO Mitsuharu
2005-11-15
(HASHKEY_QUERY_CACHE): New define.
YAMAMOTO Mitsuharu
2005-11-09
[MAC_OSX] (init_mac_osx_environment): Reinitialize locale
YAMAMOTO Mitsuharu
2005-10-16
[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nil
YAMAMOTO Mitsuharu
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-23
Don't include stdlib.h or string.h.
YAMAMOTO Mitsuharu
2005-07-21
(Fmac_code_convert_string): Add comment about Fstring_as_unibyte.
Stefan Monnier
2005-07-16
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
YAMAMOTO Mitsuharu
2005-07-12
[!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.
YAMAMOTO Mitsuharu
2005-07-10
Adding in functions for setting and retrieving file type info
Steven Tamm
2005-07-04
Update FSF's address.
Lute Kamstra
2005-05-13
[!MAC_OSX] Include keyboard.h and syssignal.h.
YAMAMOTO Mitsuharu
2005-05-03
* mac.c: #undef init_process so not to conflict with system headers.
Jan Djärv
2005-04-29
Don't include time.h. Include sysselect.h after systime.h.
YAMAMOTO Mitsuharu
2005-04-24
[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
YAMAMOTO Mitsuharu
2005-04-16
Include charset.h and coding.h.
YAMAMOTO Mitsuharu
2005-04-14
[!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include
YAMAMOTO Mitsuharu
2005-04-06
(cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
YAMAMOTO Mitsuharu
2005-03-17
(HASHKEY_TERMINAL): Remove.
YAMAMOTO Mitsuharu
2005-03-16
Fix typo (skip_while_space -> skip_white_space).
YAMAMOTO Mitsuharu
2005-03-16
Include macterm.h instead of directly including Carbon.h.
YAMAMOTO Mitsuharu
2005-03-04
[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
YAMAMOTO Mitsuharu
2005-02-03
Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
YAMAMOTO Mitsuharu
2004-12-27
* dispextern.h: Change HAVE_CARBON to MAC_OS.
Steven Tamm
2004-12-03
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
Steven Tamm
2004-10-10
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
Steven Tamm
2004-10-08
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
Steven Tamm
2004-07-19
mac.c (sys_select): Block input around call to
Steven Tamm
2004-07-19
Fixing typo in sys_select.
Steven Tamm
2004-07-19
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
Steven Tamm
2003-11-22
(struct my_group): Added.
Lars Hansen
2003-09-01
Add arch taglines
Miles Bader
2003-04-08
mac.c (init_mac_osx_environment): Switch libexec and bin so that self-
Steven Tamm
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
[next]