| Age | Commit message (Expand) | Author |
| 2005-04-22 | (Fx_create_frame, x_create_tip_frame): Pass Lisp string as the second | YAMAMOTO Mitsuharu |
| 2005-04-21 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39 | Miles Bader |
| 2005-04-16 | (Fx_file_dialog): Likewise. | YAMAMOTO Mitsuharu |
| 2005-04-14 | (x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use ENCODE_SYSTEM | YAMAMOTO Mitsuharu |
| 2005-04-09 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35 | Miles Bader |
| 2005-04-06 | (Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback | YAMAMOTO Mitsuharu |
| 2005-03-19 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28 | Miles Bader |
| 2005-03-16 | (mac_get_rdb_resource): Remove function. | YAMAMOTO Mitsuharu |
| 2005-03-16 | (Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused | YAMAMOTO Mitsuharu |
| 2005-03-09 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23 | Miles Bader |
| 2005-03-04 | (install_window_handler): Move extern to macterm.h. | YAMAMOTO Mitsuharu |
| 2005-02-06 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11 | Miles Bader |
| 2005-02-03 | (x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to | YAMAMOTO Mitsuharu |
| 2005-02-03 | * macfns.c (unwind_create_frame): Fixing compile error due to | Steven Tamm |
| 2005-01-18 | * macfns.c (Fx_create_frame, x_create_tip_frame): Fix crash. | Steven Tamm |
| 2005-01-17 | * macfns.c (Fx_create_frame, x_create_tip_frame): ifdef'd out | Steven Tamm |
| 2005-01-16 | * macfns.c (Fx_file_dialog): Save As dialog includes only the | Steven Tamm |
| 2005-01-16 | * macfns.c (x_set_foreground_color, x_set_background_color): Sync | Steven Tamm |
| 2005-01-06 | * macfns.c: Include sys/param.h. | Steven Tamm |
| 2004-12-29 | * term/mac-win.el: Require x-dnd. | Steven Tamm |
| 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-11-30 | * keyboard.c: Don't undef SIGIO | Steven Tamm |
| 2004-11-02 | * fileio.c (Fread_file_name): Pass Qt as fifth parameter to | Jan Djärv |
| 2004-10-10 | macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow | Steven Tamm |
| 2004-10-06 | macfns.c (mac_get_window_bounds): Add extern. | Steven Tamm |
| 2004-09-02 | (x_real_positions): Save the current window port and | Steven Tamm |
| 2004-08-26 | fileio.c (Fread_file_name): Call x_file_dialog on carbon on | Steven Tamm |
| 2004-06-17 | * macfns.c (Fx_display_color_cells): Do not limit return value to 256. | Jan Djärv |
| 2004-06-06 | (x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defi... | Steven Tamm |
| 2004-06-05 | (x_create_tip_frame): Fix declaration after statement. | Andreas Schwab |
| 2004-05-30 | Support Tooltips with the Carbon emacs port. | Steven Tamm |
| 2004-05-14 | Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing | Steven Tamm |
| 2004-05-12 | macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in | Steven Tamm |
| 2004-03-11 | (x_list_fonts, x_get_font_info, x_load_font) | Kim F. Storm |
| 2004-03-11 | * image.c [MAC_OSX]: Include sys/stat.h | Steven Tamm |
| 2004-03-11 | Image consolidation: | Kim F. Storm |
| 2004-02-26 | Inserting Yamomotosan's changes for MacOSX image support, better support | Steven Tamm |
| 2004-02-07 | macfns.c, w32fns.c (Fx_change_window_property): | Jan Djärv |
| 2003-12-28 | (Qimage): Remove extern (now in lisp.h). | Kim F. Storm |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-05-24 | Make (several) trivial substitutions for renamed and | Kim F. Storm |
| 2003-04-01 | Fix build on Mac OS X with Carbon. | Andrew Choi |
| 2003-03-31 | (Qauto_raise, Qauto_lower, ...): Remove vars for frame | Kim F. Storm |
| 2003-03-21 | (x_set_mouse_color): Setup hand_cursor instead of cross_cursor. | Kim F. Storm |
| 2003-03-12 | Use generic compute_fringe_widths. | Kim F. Storm |
| 2003-01-28 | 2003-01-28 Andrew Choi <akochoi@shaw.ca> | Andrew Choi |
| 2003-01-06 | (syms_of_macfns) <Vx_bitmap_file_path>: Doc fix. | Dave Love |
| 2002-10-23 | Remove definition of XColor. | Juanma Barranquero |
| 2002-10-18 | Fix typo in comment. | Juanma Barranquero |