| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -4429/+0 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-07-17 | 1 | -3/+3 |
|\ |
|
| * | (Fx_server_version): Don't use gestaltSystemVersionMajor, | YAMAMOTO Mitsuharu | 2008-07-11 | 1 | -3/+3 |
* | | applying patch to consolidate non-GUI portion of hourglass implementation as ... | Adrian Robert | 2008-07-15 | 1 | -98/+2 |
* | | (x_create_tip_frame): Pass parameter argument to | Chong Yidong | 2008-07-08 | 1 | -1/+1 |
* | | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -2/+2 |
* | | Seiji Zenitani <zenitani at mac.com> | Glenn Morris | 2008-05-21 | 1 | -0/+2 |
* | | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -8/+6 |
* | | (Fx_create_frame): Make a copy of frame parameters | Dan Nicolaescu | 2008-05-07 | 1 | -4/+4 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-04-18 | 1 | -392/+35 |
|\ \
| |/ |
|
| * | (x_set_background_color, mac_window, x_create_tip_frame): | YAMAMOTO Mitsuharu | 2008-04-06 | 1 | -392/+35 |
| * | * macfns.c (mac_window): Replace WindowPtr with WindowRef. | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -8/+38 |
* | | Consolidate the image_cache to the terminal struct. | Stefan Monnier | 2008-02-22 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | * | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-15 | 1 | -11/+11 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -23/+11 |
|\ \ \
| |/ / |
|
| * | | * term/mac-win.el (x-setup-function-keys): Only setup | Dan Nicolaescu | 2007-11-20 | 1 | -12/+0 |
| * | | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-14 | 1 | -11/+11 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-11-11 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-11-09 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | [USE_ATSUI] (Fmac_atsu_font_face_attributes): | YAMAMOTO Mitsuharu | 2007-10-31 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Make `window-system' into a keyboard-local variable (rather than | Stefan Monnier | 2007-10-25 | 1 | -2/+0 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | * xfns.c (Fx_create_frame, Fx_display_list): | Stefan Monnier | 2007-10-16 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -9/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-10-15 | 1 | -9/+1 |
| |\ \
| | |/ |
|
| | * | (set-frame-configuration): Assign name parameter only | Martin Rudalics | 2007-10-12 | 1 | -9/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-13 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | (x_create_tip_frame): Set terminal for frame. | Jason Rumney | 2007-10-10 | 1 | -0/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -76/+69 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-16 | 1 | -0/+29 |
| |\ \ \ |
|
| * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -8/+9 |
| |\ \ \ \ |
|
| * | | | | | * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and | Dan Nicolaescu | 2007-05-19 | 1 | -1/+1 |
| * | | | | | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here. | Dan Nicolaescu | 2007-05-19 | 1 | -72/+65 |
| * | | | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -8/+12 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -20/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-02-24 | 1 | -9/+31 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -9/+45 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -18/+42 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-12-03 | 1 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -42/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-07-14 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-06-27 | 1 | -4/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-06-12 | 1 | -6/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|