aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsterm.m (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating notification objects when possibleDavid Reitter2015-11-101-12/+28
* Spelling fixesPaul Eggert2015-11-101-7/+7
* Provide NS notification objects where required to eliminate warningsDavid Reitter2015-11-071-5/+18
* Ignore fullscreen exit notifications on NS when frame is deadDavid Reitter2015-11-071-3/+15
* Fixed NextStep fullscreen problem (bug#21770).Anders Lindgren2015-11-061-5/+13
* Render fringe bitmaps correctly on NextStep (bug#21301).Anders Lindgren2015-11-041-7/+38
* Merge branch 'master' of /Volumes/HD2/build/emacs-git-sshAnders Lindgren2015-10-281-3/+24
|\
| * Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.Anders Lindgren2015-10-281-3/+24
* | Fixed OS X startup crash.Anders Lindgren2015-10-281-4/+33
|/
* NextSten maximization and NSTRACE rewrite.Anders Lindgren2015-10-231-287/+622
* Allow setting frame pixel sizes from frame parameters (Bug#21415)Martin Rudalics2015-10-131-2/+14
* Respect value of frame_resize_pixelwise when handling fullscreen state.Anders Lindgren2015-09-281-0/+5
* Avoid non-ASCII decoding errors in C src filesEli Zaretskii2015-09-251-1/+1
* Prefer CALLN in a few more placesPaul Eggert2015-09-231-4/+1
* Keep upper edge unchanged when changing size of NS frame (Bug#21415)Anders Lindgren2015-09-211-1/+2
* NS equivalents of xterm.c and w32term.c changesEli Zaretskii2015-06-011-1/+8
* Fix NS warnings.Jan D2015-05-151-19/+4
* Fix warnings on OSX 10.10.Jan Djärv2015-05-151-20/+63
* Honor :fore/background for XBM on NS (Bug#14969).Jan Djärv2015-05-151-1/+1
* Draw composite string correctly (Bug#20537).Jan D2015-05-101-6/+97
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+2
|\
| * Fixes: debbugs:19660Jan D2015-01-241-0/+2
| * Backport from trunk of bug 19531.Jan D2015-01-211-0/+3
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Fix double chars in NS port.Jan Djärv2015-01-201-0/+3
* | Prefer xlispstrdup to avoid dumb calls to strlenDmitry Antipov2015-01-201-1/+1
* | NS: Fix frame size when height and font set at startup.Jan D2015-01-061-8/+1
* | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-8/+0
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Use bool for boolean in xterm.cPaul Eggert2014-12-211-4/+4
* | Merge from emacs-24Stefan Monnier2014-12-051-0/+27
|\ \ | |/
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-021-0/+28
* | Merge from emacs-24Stefan Monnier2014-11-161-1/+0
|\ \ | |/
| * Backport: Fix for 18993.Jan D2014-11-151-0/+15
| * Fixes: 18757Jan D2014-11-151-1/+0
* | Redo the fix, the old takes too much CPU.Jan D2014-11-151-11/+26
* | Time-out NS event loopDavid Reitter2014-11-141-11/+12
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-091-9/+9
|\ \ | |/
| * * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-091-9/+9
* | Clean up merge error.Jan Djärv2014-11-091-1/+5
* | Merge from emacs-24; up to 117689Glenn Morris2014-11-081-1/+6
|\ \ | |/
| * * nsterm.m (ns_set_vertical_scroll_bar): Don't call bar setPosition: unlessJan Djärv2014-11-081-1/+6
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-081-7/+7
|\ \ | |/
| * Attempt to fix NS hang. Will probably cause merge conflicts.Jan Djärv2014-11-081-3/+13
* | * nsterm.m (EmacsScroller.dealloc): Reinstate, removed at mergeJan Djärv2014-11-081-0/+10
* | Clean up merge conflict.Jan Djärv2014-11-011-40/+2
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-23/+32
|\ \ | |/
| * * nsfns.m (x_icon): icon_top/left is int.Jan Djärv2014-10-301-58/+32
* | Update doc to say Mac OS X 10.6 or later now required.Paul Eggert2014-10-121-3/+3
* | Require OSX >= 10.6. Remove PowerPC unexec code.Jan Djärv2014-10-121-30/+15