aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.c
Commit message (Expand)AuthorAgeFilesLines
* (create_apple_event_from_event_ref, select)YAMAMOTO Mitsuharu2006-08-271-11/+11
* (Fmac_get_preference): Use CHECK_LIST_END.Kim F. Storm2006-07-121-2/+1
* [!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.YAMAMOTO Mitsuharu2006-06-281-2/+0
* Tiny layout change.YAMAMOTO Mitsuharu2006-05-271-0/+1
* (ae_attr_table): New variable.YAMAMOTO Mitsuharu2006-05-241-14/+165
* (Fmac_clear_font_name_table): Move defun to macfns.c.YAMAMOTO Mitsuharu2006-05-071-11/+0
* (mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 toYAMAMOTO Mitsuharu2006-05-051-16/+98
* (mac_coerce_file_name_ptr): Try typeFSRef if coercionYAMAMOTO Mitsuharu2006-05-011-3/+47
* (mac_coerce_file_name_ptr, mac_coerce_file_name_desc)YAMAMOTO Mitsuharu2006-04-181-47/+24
* (init_process): Remove undef.YAMAMOTO Mitsuharu2006-04-121-29/+25
* (sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.YAMAMOTO Mitsuharu2006-03-121-0/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (mac_coerce_file_name_ptr, mac_coerce_file_name_desc):YAMAMOTO Mitsuharu2006-01-051-131/+90
* (posix_pathname_to_fsspec, fsspec_to_posix_pathname): AddYAMAMOTO Mitsuharu2005-12-241-78/+280
* (Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.YAMAMOTO Mitsuharu2005-12-221-3/+6
* (create_apple_event_from_event_ref): Remove arg `types'.YAMAMOTO Mitsuharu2005-12-191-91/+47
* (Qundecoded_file_name): New variable.YAMAMOTO Mitsuharu2005-12-101-0/+324
* (DECODE_UTF_8): Remove macro.YAMAMOTO Mitsuharu2005-11-231-7/+19
* (HASHKEY_QUERY_CACHE): New define.YAMAMOTO Mitsuharu2005-11-151-4/+37
* [MAC_OSX] (init_mac_osx_environment): Reinitialize localeYAMAMOTO Mitsuharu2005-11-091-24/+30
* [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nilYAMAMOTO Mitsuharu2005-10-161-17/+23
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Don't include stdlib.h or string.h.YAMAMOTO Mitsuharu2005-07-231-29/+29
* (Fmac_code_convert_string): Add comment about Fstring_as_unibyte.Stefan Monnier2005-07-211-1/+5
* [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): UseYAMAMOTO Mitsuharu2005-07-161-1/+1
* [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.YAMAMOTO Mitsuharu2005-07-121-59/+136
* Adding in functions for setting and retrieving file type infoSteven Tamm2005-07-101-0/+209
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* [!MAC_OSX] Include keyboard.h and syssignal.h.YAMAMOTO Mitsuharu2005-05-131-125/+174
* * mac.c: #undef init_process so not to conflict with system headers.Jan Djärv2005-05-031-0/+1
* Don't include time.h. Include sysselect.h after systime.h.YAMAMOTO Mitsuharu2005-04-291-2/+1
* [!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.YAMAMOTO Mitsuharu2005-04-241-176/+232
* Include charset.h and coding.h.YAMAMOTO Mitsuharu2005-04-161-5/+37
* [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't includeYAMAMOTO Mitsuharu2005-04-141-0/+40
* (cfdate_to_lisp): Add `const' for variable `epoch_gdate'.YAMAMOTO Mitsuharu2005-04-061-24/+11
* (HASHKEY_TERMINAL): Remove.YAMAMOTO Mitsuharu2005-03-171-48/+65
* Fix typo (skip_while_space -> skip_white_space).YAMAMOTO Mitsuharu2005-03-161-4/+4
* Include macterm.h instead of directly including Carbon.h.YAMAMOTO Mitsuharu2005-03-161-31/+973
* [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.YAMAMOTO Mitsuharu2005-03-041-22/+76
* Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OSYAMAMOTO Mitsuharu2005-02-031-1/+1
* * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-271-97/+247
* * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.Steven Tamm2004-12-031-0/+16
* macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm2004-10-101-18/+29
* config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm2004-10-081-0/+1
* mac.c (sys_select): Block input around call toSteven Tamm2004-07-191-66/+80
* Fixing typo in sys_select.Steven Tamm2004-07-191-1/+1
* Fixes for Ctrl-G support on carbon, replacing old timeout based pollingSteven Tamm2004-07-191-27/+30
* (struct my_group): Added.Lars Hansen2003-11-221-0/+15
* Add arch taglinesMiles Bader2003-09-011-0/+3
* mac.c (init_mac_osx_environment): Switch libexec and bin so that self-Steven Tamm2003-04-081-2/+2