aboutsummaryrefslogtreecommitdiffstats
path: root/src/macfns.c
Commit message (Expand)AuthorAgeFilesLines
* (x_create_tip_frame): Set terminal for frame.Jason Rumney2007-10-101-0/+2
* Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-06-161-0/+29
|\| |
| * | (mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.YAMAMOTO Mitsuharu2007-06-141-0/+29
* | | Merge from emacs--devo--0Miles Bader2007-06-111-8/+9
|\| |
| * | (mac_get_window_bounds): Move extern to macterm.h.YAMAMOTO Mitsuharu2007-06-071-7/+8
| * | (mac_window): Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2007-06-061-1/+1
| |/
* | * loadup.el: Load mac-win on a Mac. Avoid loading both x-win andDan Nicolaescu2007-05-191-1/+1
* | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.Dan Nicolaescu2007-05-191-72/+65
* | Merged from [email protected]Karoly Lorentey2007-04-221-8/+12
|\|
| * (Fx_display_mm_height, Fx_display_mm_width): ScaleYAMAMOTO Mitsuharu2007-03-261-8/+10
| * (Fx_show_tip): Doc fix.Eli Zaretskii2007-03-241-0/+2
* | Merged from [email protected]Karoly Lorentey2007-04-221-20/+2
|\|
| * (Fx_server_vendor): Change vendor string to "Apple Inc.".YAMAMOTO Mitsuharu2007-03-111-1/+1
| * (mac_set_scroll_bar_width, mac_frame_parm_handlers):YAMAMOTO Mitsuharu2007-03-071-19/+1
* | Merged from [email protected]Karoly Lorentey2007-02-241-9/+31
|\|
| * (Fx_focus_frame): Move current process to foreground ifYAMAMOTO Mitsuharu2007-02-131-9/+31
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected].Karoly Lorentey2007-01-011-9/+45
|\|
| * (mac_update_title_bar) [TARGET_API_MAC_CARBON]: CallYAMAMOTO Mitsuharu2006-12-221-9/+18
| * (mac_atsu_font_face_attributes) [USE_ATSUI]: Add extern.YAMAMOTO Mitsuharu2006-12-151-0/+27
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-18/+42
|\|
| * (Fx_display_mm_height, Fx_display_mm_width)YAMAMOTO Mitsuharu2006-11-141-16/+40
| * (mac_color_map): Make static const.YAMAMOTO Mitsuharu2006-10-311-2/+2
* | Merged from [email protected].Karoly Lorentey2006-12-031-0/+24
|\|
| * (Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:YAMAMOTO Mitsuharu2006-10-191-0/+24
* | Merged from [email protected]Karoly Lorentey2006-10-141-1/+2
|\|
| * * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:YAMAMOTO Mitsuharu2006-09-121-3/+0
| * (Fx_file_dialog): Remove unused variable `f'. Call check_mac.YAMAMOTO Mitsuharu2006-09-101-1/+2
| * (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:YAMAMOTO Mitsuharu2006-09-081-0/+3
* | Merged from [email protected]Karoly Lorentey2006-10-141-42/+56
|\|
| * [TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don'tYAMAMOTO Mitsuharu2006-08-271-34/+53
| * (Fxw_color_values): Simplify; use list3.Kim F. Storm2006-08-251-8/+3
* | Merged from [email protected].Karoly Lorentey2006-07-141-2/+1
|\|
| * (Fx_create_frame): Apply 2006-06-24 change for xfns.c.YAMAMOTO Mitsuharu2006-06-281-2/+1
* | Merged from [email protected]Karoly Lorentey2006-06-271-4/+22
|\|
| * (Fx_display_mm_height, Fx_display_mm_width)YAMAMOTO Mitsuharu2006-06-161-4/+22
* | Merged from [email protected].Karoly Lorentey2006-06-121-6/+16
|\|
| * (x_set_icon_name): Apply 2006-06-02 change for xfns.c.YAMAMOTO Mitsuharu2006-06-031-1/+1
| * [USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility):YAMAMOTO Mitsuharu2006-05-291-2/+12
| * (Fx_server_version): Use gestaltSystemVersionMajor etc.YAMAMOTO Mitsuharu2006-05-241-3/+3
* | Merged from [email protected]Karoly Lorentey2006-05-201-14/+10
|\|
| * (Fx_focus_frame): Don't check dpyinfo->x_focus_frame.YAMAMOTO Mitsuharu2006-05-191-14/+10
* | Merged from [email protected]Karoly Lorentey2006-05-171-21/+26
|\|
| * (x_to_mac_color): Fix shift amount change.YAMAMOTO Mitsuharu2006-05-101-21/+26
* | Merged from [email protected]Karoly Lorentey2006-05-101-4/+63
|\|
| * (mac_set_font): New function.YAMAMOTO Mitsuharu2006-05-071-4/+63