summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
* Made the new OS X visible bell more visible.Anders Lindgren2016-02-29
* Set locale when run from OS X GUIAlan Third2016-02-10
* Fixed NextStep fullscreen issue (bug#22468)Anders Lindgren2016-01-26
* Spelling fixesPaul Eggert2016-01-25
* Unbreak the GNUstep build.Anders Lindgren2016-01-23
* ; Fixed visual bell artifact problem on NextStep.Anders Lindgren2016-01-02
* Update copyright year to 2016Paul Eggert2016-01-01
* Spelling and grammar fixesPaul Eggert2015-11-29
* New visible-bell for NextStep (OS X El Capitan compatible).Anders Lindgren2015-11-23
* Enhance NSTRACE (trace output for NextStep).Anders Lindgren2015-11-15
* Fixed OS X 10.6.8 build issue (bug#21862).Anders Lindgren2015-11-15
* Avoid creating notification objects when possibleDavid Reitter2015-11-10
* Spelling fixesPaul Eggert2015-11-10
* Provide NS notification objects where required to eliminate warningsDavid Reitter2015-11-07
* Ignore fullscreen exit notifications on NS when frame is deadDavid Reitter2015-11-07
* Fixed NextStep fullscreen problem (bug#21770).Anders Lindgren2015-11-06
* Render fringe bitmaps correctly on NextStep (bug#21301).Anders Lindgren2015-11-04
* Merge branch 'master' of /Volumes/HD2/build/emacs-git-sshAnders Lindgren2015-10-28
|\
| * Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.Anders Lindgren2015-10-28
* | Fixed OS X startup crash.Anders Lindgren2015-10-28
|/
* NextSten maximization and NSTRACE rewrite.Anders Lindgren2015-10-23
* Allow setting frame pixel sizes from frame parameters (Bug#21415)Martin Rudalics2015-10-13
* Respect value of frame_resize_pixelwise when handling fullscreen state.Anders Lindgren2015-09-28
* Avoid non-ASCII decoding errors in C src filesEli Zaretskii2015-09-25
* Prefer CALLN in a few more placesPaul Eggert2015-09-23
* Keep upper edge unchanged when changing size of NS frame (Bug#21415)Anders Lindgren2015-09-21
* NS equivalents of xterm.c and w32term.c changesEli Zaretskii2015-06-01
* Fix NS warnings.Jan D2015-05-15
* Fix warnings on OSX 10.10.Jan Djärv2015-05-15
* Honor :fore/background for XBM on NS (Bug#14969).Jan Djärv2015-05-15
* Draw composite string correctly (Bug#20537).Jan D2015-05-10
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-28
|\
| * Fixes: debbugs:19660Jan D2015-01-24
| * Backport from trunk of bug 19531.Jan D2015-01-21
| * Update copyright year to 2015Paul Eggert2015-01-01
* | Fix double chars in NS port.Jan Djärv2015-01-20
* | Prefer xlispstrdup to avoid dumb calls to strlenDmitry Antipov2015-01-20
* | NS: Fix frame size when height and font set at startup.Jan D2015-01-06
* | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* | Update copyright year to 2015Paul Eggert2015-01-01
* | Use bool for boolean in xterm.cPaul Eggert2014-12-21
* | Merge from emacs-24Stefan Monnier2014-12-05
|\|
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-02
* | Merge from emacs-24Stefan Monnier2014-11-16
|\|
| * Backport: Fix for 18993.Jan D2014-11-15
| * Fixes: 18757Jan D2014-11-15
* | Redo the fix, the old takes too much CPU.Jan D2014-11-15
* | Time-out NS event loopDavid Reitter2014-11-14
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-09
|\|
| * * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-09