summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAgeFilesLines
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-3/+29
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-041-12/+1
* (windowDidResize): Remove stopModel call.Chong Yidong2008-08-031-0/+6
* (EmacsApp -application:openFiles:): GNUStep does notChong Yidong2008-08-011-0/+13
* clear warnings and clean up NS portAdrian Robert2008-08-011-170/+42
* NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function...Adrian Robert2008-08-011-32/+34
* code cleanups in NS portAdrian Robert2008-07-281-2/+0
* (syms_of_nsterm): Provide ns, not ns-windowing,Dan Nicolaescu2008-07-231-2/+2
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-231-2/+2
* (syms_of_nsterm): Move to the end of file.Dan Nicolaescu2008-07-221-147/+146
* NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert2008-07-221-50/+49
* remove debugging printlnAdrian Robert2008-07-221-1/+0
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-42/+42
* under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specificationsAdrian Robert2008-07-201-3/+6
* restore ability under NS to change font size from font panel (lost during som...Adrian Robert2008-07-201-5/+1
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-191-19/+20
* apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u...Adrian Robert2008-07-191-1/+1
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-83/+85
* (lisp_to_mod): Use parse_solitary_modifier instead.Stefan Monnier2008-07-161-23/+26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-8/+7
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-161-2/+1
* Add arch taglineMiles Bader2008-07-151-0/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+6598