summaryrefslogtreecommitdiff
path: root/src/mac.c
AgeCommit 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-27Tiny 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 toYAMAMOTO Mitsuharu
2006-05-01(mac_coerce_file_name_ptr): Try typeFSRef if coercionYAMAMOTO 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-06Update 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): AddYAMAMOTO 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 localeYAMAMOTO Mitsuharu
2005-10-16[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nilYAMAMOTO Mitsuharu
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-23Don'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): UseYAMAMOTO Mitsuharu
2005-07-12[!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.YAMAMOTO Mitsuharu
2005-07-10Adding in functions for setting and retrieving file type infoSteven Tamm
2005-07-04Update 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-29Don'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-16Include charset.h and coding.h.YAMAMOTO Mitsuharu
2005-04-14[!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't includeYAMAMOTO 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-16Fix typo (skip_while_space -> skip_white_space).YAMAMOTO Mitsuharu
2005-03-16Include macterm.h instead of directly including Carbon.h.YAMAMOTO Mitsuharu
2005-03-04[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.YAMAMOTO Mitsuharu
2005-02-03Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OSYAMAMOTO 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-10macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm
2004-10-08config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm
2004-07-19mac.c (sys_select): Block input around call toSteven Tamm
2004-07-19Fixing typo in sys_select.Steven Tamm
2004-07-19Fixes for Ctrl-G support on carbon, replacing old timeout based pollingSteven Tamm
2003-11-22(struct my_group): Added.Lars Hansen
2003-09-01Add arch taglinesMiles Bader
2003-04-08mac.c (init_mac_osx_environment): Switch libexec and bin so that self-Steven Tamm
2003-02-04Trailing whitespace deleted.Juanma Barranquero