summaryrefslogtreecommitdiff
path: root/src/macfns.c
AgeCommit message (Expand)Author
2005-04-22(Fx_create_frame, x_create_tip_frame): Pass Lisp string as the secondYAMAMOTO Mitsuharu
2005-04-21Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39Miles 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_SYSTEMYAMAMOTO Mitsuharu
2005-04-09Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35Miles Bader
2005-04-06(Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallbackYAMAMOTO Mitsuharu
2005-03-19Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28Miles Bader
2005-03-16(mac_get_rdb_resource): Remove function.YAMAMOTO Mitsuharu
2005-03-16(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unusedYAMAMOTO Mitsuharu
2005-03-09Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23Miles Bader
2005-03-04(install_window_handler): Move extern to macterm.h.YAMAMOTO Mitsuharu
2005-02-06Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11Miles Bader
2005-02-03(x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED toYAMAMOTO Mitsuharu
2005-02-03* macfns.c (unwind_create_frame): Fixing compile error due toSteven 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 outSteven Tamm
2005-01-16* macfns.c (Fx_file_dialog): Save As dialog includes only theSteven Tamm
2005-01-16* macfns.c (x_set_foreground_color, x_set_background_color): SyncSteven 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 SIGIOSteven Tamm
2004-11-02* fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv
2004-10-10macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm
2004-10-06macfns.c (mac_get_window_bounds): Add extern.Steven Tamm
2004-09-02(x_real_positions): Save the current window port andSteven Tamm
2004-08-26fileio.c (Fread_file_name): Call x_file_dialog on carbon onSteven 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-30Support Tooltips with the Carbon emacs port.Steven Tamm
2004-05-14Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixingSteven Tamm
2004-05-12macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 inSteven 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.hSteven Tamm
2004-03-11Image consolidation:Kim F. Storm
2004-02-26Inserting Yamomotosan's changes for MacOSX image support, better supportSteven Tamm
2004-02-07macfns.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-01Add arch taglinesMiles Bader
2003-05-24Make (several) trivial substitutions for renamed andKim F. Storm
2003-04-01Fix build on Mac OS X with Carbon.Andrew Choi
2003-03-31(Qauto_raise, Qauto_lower, ...): Remove vars for frameKim F. Storm
2003-03-21(x_set_mouse_color): Setup hand_cursor instead of cross_cursor.Kim F. Storm
2003-03-12Use generic compute_fringe_widths.Kim F. Storm
2003-01-282003-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-23Remove definition of XColor.Juanma Barranquero
2002-10-18Fix typo in comment.Juanma Barranquero