2006-05-27 |
YAMAMOTO Mitsuharu |
Tiny layout change.
|
2006-05-24 |
YAMAMOTO Mitsuharu |
(ae_attr_table): New variable.
|
2006-05-07 |
YAMAMOTO Mitsuharu |
(Fmac_clear_font_name_table): Move defun to macfns.c.
|
2006-05-05 |
YAMAMOTO Mitsuharu |
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
|
2006-05-01 |
YAMAMOTO Mitsuharu |
(mac_coerce_file_name_ptr): Try typeFSRef if coercion
|
2006-04-18 |
YAMAMOTO Mitsuharu |
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
|
2006-04-12 |
YAMAMOTO Mitsuharu |
(init_process): Remove undef.
|
2006-03-12 |
YAMAMOTO Mitsuharu |
(sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-05 |
YAMAMOTO Mitsuharu |
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
|
2005-12-24 |
YAMAMOTO Mitsuharu |
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
|
2005-12-22 |
YAMAMOTO Mitsuharu |
(Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.
|
2005-12-19 |
YAMAMOTO Mitsuharu |
(create_apple_event_from_event_ref): Remove arg `types'.
|
2005-12-10 |
YAMAMOTO Mitsuharu |
(Qundecoded_file_name): New variable.
|
2005-11-23 |
YAMAMOTO Mitsuharu |
(DECODE_UTF_8): Remove macro.
|
2005-11-15 |
YAMAMOTO Mitsuharu |
(HASHKEY_QUERY_CACHE): New define.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (init_mac_osx_environment): Reinitialize locale
|
2005-10-16 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nil
|
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.
|