log src/macfns.c @ 84795:6aed7b3522e4

age author description
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-06-11 Miles Bader Merge from emacs--devo--0
2007-05-19 Dan Nicolaescu * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
2007-05-19 Dan Nicolaescu * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
2007-04-22 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-04-22 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-02-24 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-01 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-12-03 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
2006-12-03 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-10-14 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-10-14 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-07-14 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-06-27 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-06-12 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-05-20 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-17 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-10 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-03 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-19 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-04-01 Karoly Lorentey Fix previous commit.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-14 YAMAMOTO Mitsuharu (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
2007-06-07 YAMAMOTO Mitsuharu (mac_get_window_bounds): Move extern to macterm.h.
2007-06-06 YAMAMOTO Mitsuharu (mac_window): Replace WindowPtr with WindowRef.
2008-07-11 YAMAMOTO Mitsuharu (Fx_server_version): Don't use gestaltSystemVersionMajor,
2008-04-06 YAMAMOTO Mitsuharu (x_set_background_color, mac_window, x_create_tip_frame):
2008-03-29 YAMAMOTO Mitsuharu * macfns.c (mac_window): Replace WindowPtr with WindowRef.
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-11-15 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
2007-10-31 YAMAMOTO Mitsuharu [USE_ATSUI] (Fmac_atsu_font_face_attributes):
2007-10-12 Martin Rudalics *** empty log message ***
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-26 YAMAMOTO Mitsuharu (Fx_display_mm_height, Fx_display_mm_width): Scale
2007-03-24 Eli Zaretskii (Fx_show_tip): Doc fix.
2007-03-11 YAMAMOTO Mitsuharu (Fx_server_vendor): Change vendor string to "Apple Inc.".
2007-03-07 YAMAMOTO Mitsuharu (mac_set_scroll_bar_width, mac_frame_parm_handlers):
2007-02-13 YAMAMOTO Mitsuharu (Fx_focus_frame): Move current process to foreground if
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-22 YAMAMOTO Mitsuharu (mac_update_title_bar) [TARGET_API_MAC_CARBON]: Call
2006-12-15 YAMAMOTO Mitsuharu (mac_atsu_font_face_attributes) [USE_ATSUI]: Add extern.
2006-11-14 YAMAMOTO Mitsuharu (Fx_display_mm_height, Fx_display_mm_width)
2006-10-31 YAMAMOTO Mitsuharu (mac_color_map): Make static const.
2006-10-19 YAMAMOTO Mitsuharu (Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:
2006-09-12 YAMAMOTO Mitsuharu * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
2006-09-10 YAMAMOTO Mitsuharu (Fx_file_dialog): Remove unused variable `f'. Call check_mac.
2006-09-08 YAMAMOTO Mitsuharu (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
2006-08-27 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't
2006-08-25 Kim F. Storm (Fxw_color_values): Simplify; use list3.
2006-06-28 YAMAMOTO Mitsuharu (Fx_create_frame): Apply 2006-06-24 change for xfns.c.
2006-06-16 YAMAMOTO Mitsuharu (Fx_display_mm_height, Fx_display_mm_width)
2006-06-03 YAMAMOTO Mitsuharu (x_set_icon_name): Apply 2006-06-02 change for xfns.c.
2006-05-29 YAMAMOTO Mitsuharu [USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility):
2006-05-24 YAMAMOTO Mitsuharu (Fx_server_version): Use gestaltSystemVersionMajor etc.
2006-05-19 YAMAMOTO Mitsuharu (Fx_focus_frame): Don't check dpyinfo->x_focus_frame.
2006-05-10 YAMAMOTO Mitsuharu (x_to_mac_color): Fix shift amount change.
2006-05-07 YAMAMOTO Mitsuharu (mac_set_font): New function.
2006-05-01 YAMAMOTO Mitsuharu (mac_update_title_bar): Minor format change.