| Commit message (Expand) | Author | Age | Files | Lines |
* | (x_display_pixel_height, x_display_pixel_width): New functions. | Chong Yidong | 2008-09-18 | 1 | -2/+17 |
* | (ns_draw_glyph_string): Adjusted for the change of | Kenichi Handa | 2008-08-29 | 1 | -1/+2 |
* | (ns_draw_window_cursor): .*ScreenUpdates() calls only if NS_IMPL_COCOA | David Reitter | 2008-08-23 | 1 | -0/+6 |
* | ns_draw_window_cursor: fix bug in setting cursor type in inactive | David Reitter | 2008-08-21 | 1 | -6/+7 |
* | * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-... | Adrian Robert | 2008-08-21 | 1 | -12/+21 |
* | Clear cursor properly rather than redrawing the area. Respect width of | David Reitter | 2008-08-20 | 1 | -150/+125 |
* | Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes. | Adrian Robert | 2008-08-05 | 1 | -3/+29 |
* | cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M... | Adrian Robert | 2008-08-04 | 1 | -12/+1 |
* | (windowDidResize): Remove stopModel call. | Chong Yidong | 2008-08-03 | 1 | -0/+6 |
* | (EmacsApp -application:openFiles:): GNUStep does not | Chong Yidong | 2008-08-01 | 1 | -0/+13 |
* | clear warnings and clean up NS port | Adrian Robert | 2008-08-01 | 1 | -170/+42 |
* | NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function... | Adrian Robert | 2008-08-01 | 1 | -32/+34 |
* | code cleanups in NS port | Adrian Robert | 2008-07-28 | 1 | -2/+0 |
* | (syms_of_nsterm): Provide ns, not ns-windowing, | Dan Nicolaescu | 2008-07-23 | 1 | -2/+2 |
* | fix up compile error from renaming of ns-list-fonts | Adrian Robert | 2008-07-23 | 1 | -2/+2 |
* | (syms_of_nsterm): Move to the end of file. | Dan Nicolaescu | 2008-07-22 | 1 | -147/+146 |
* | NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX' | Adrian Robert | 2008-07-22 | 1 | -50/+49 |
* | remove debugging println | Adrian Robert | 2008-07-22 | 1 | -1/+0 |
* | * term/ns-win.el: Rename ns- functions/variables to the | Dan Nicolaescu | 2008-07-21 | 1 | -42/+42 |
* | under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specifications | Adrian Robert | 2008-07-20 | 1 | -3/+6 |
* | restore ability under NS to change font size from font panel (lost during som... | Adrian Robert | 2008-07-20 | 1 | -5/+1 |
* | fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '... | Adrian Robert | 2008-07-19 | 1 | -19/+20 |
* | apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u... | Adrian Robert | 2008-07-19 | 1 | -1/+1 |
* | * Makefile.in: Undef LIB_STANDARD before defining it to silence warning | Stefan Monnier | 2008-07-17 | 1 | -83/+85 |
* | (lisp_to_mod): Use parse_solitary_modifier instead. | Stefan Monnier | 2008-07-16 | 1 | -23/+26 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-07-16 | 1 | -8/+7 |
* | Use nicer comment syntax for arch taglines in Objective-C files | Miles Bader | 2008-07-16 | 1 | -2/+1 |
* | Add arch tagline | Miles Bader | 2008-07-15 | 1 | -0/+3 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+6598 |