| Commit message (Expand) | Author | Age | Files | Lines |
* | Made the new OS X visible bell more visible. | Anders Lindgren | 2016-02-29 | 1 | -1/+4 |
* | Set locale when run from OS X GUI | Alan Third | 2016-02-10 | 1 | -0/+21 |
* | Fixed NextStep fullscreen issue (bug#22468) | Anders Lindgren | 2016-01-26 | 1 | -13/+30 |
* | Spelling fixes | Paul Eggert | 2016-01-25 | 1 | -1/+1 |
* | Unbreak the GNUstep build. | Anders Lindgren | 2016-01-23 | 1 | -9/+14 |
* | ; Fixed visual bell artifact problem on NextStep. | Anders Lindgren | 2016-01-02 | 1 | -2/+33 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Spelling and grammar fixes | Paul Eggert | 2015-11-29 | 1 | -2/+2 |
* | New visible-bell for NextStep (OS X El Capitan compatible). | Anders Lindgren | 2015-11-23 | 1 | -44/+81 |
* | Enhance NSTRACE (trace output for NextStep). | Anders Lindgren | 2015-11-15 | 1 | -141/+235 |
* | Fixed OS X 10.6.8 build issue (bug#21862). | Anders Lindgren | 2015-11-15 | 1 | -10/+11 |
* | Avoid creating notification objects when possible | David Reitter | 2015-11-10 | 1 | -12/+28 |
* | Spelling fixes | Paul Eggert | 2015-11-10 | 1 | -7/+7 |
* | Provide NS notification objects where required to eliminate warnings | David Reitter | 2015-11-07 | 1 | -5/+18 |
* | Ignore fullscreen exit notifications on NS when frame is dead | David Reitter | 2015-11-07 | 1 | -3/+15 |
* | Fixed NextStep fullscreen problem (bug#21770). | Anders Lindgren | 2015-11-06 | 1 | -5/+13 |
* | Render fringe bitmaps correctly on NextStep (bug#21301). | Anders Lindgren | 2015-11-04 | 1 | -7/+38 |
* | Merge branch 'master' of /Volumes/HD2/build/emacs-git-ssh | Anders Lindgren | 2015-10-28 | 1 | -3/+24 |
|\ |
|
| * | Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame. | Anders Lindgren | 2015-10-28 | 1 | -3/+24 |
* | | Fixed OS X startup crash. | Anders Lindgren | 2015-10-28 | 1 | -4/+33 |
|/ |
|
* | NextSten maximization and NSTRACE rewrite. | Anders Lindgren | 2015-10-23 | 1 | -287/+622 |
* | Allow setting frame pixel sizes from frame parameters (Bug#21415) | Martin Rudalics | 2015-10-13 | 1 | -2/+14 |
* | Respect value of frame_resize_pixelwise when handling fullscreen state. | Anders Lindgren | 2015-09-28 | 1 | -0/+5 |
* | Avoid non-ASCII decoding errors in C src files | Eli Zaretskii | 2015-09-25 | 1 | -1/+1 |
* | Prefer CALLN in a few more places | Paul Eggert | 2015-09-23 | 1 | -4/+1 |
* | Keep upper edge unchanged when changing size of NS frame (Bug#21415) | Anders Lindgren | 2015-09-21 | 1 | -1/+2 |
* | NS equivalents of xterm.c and w32term.c changesscratch/large-fonts | Eli Zaretskii | 2015-06-01 | 1 | -1/+8 |
* | Fix NS warnings. | Jan D | 2015-05-15 | 1 | -19/+4 |
* | Fix warnings on OSX 10.10. | Jan Djärv | 2015-05-15 | 1 | -20/+63 |
* | Honor :fore/background for XBM on NS (Bug#14969). | Jan Djärv | 2015-05-15 | 1 | -1/+1 |
* | Draw composite string correctly (Bug#20537). | Jan D | 2015-05-10 | 1 | -6/+97 |
* | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 1 | -0/+2 |
|\ |
|
| * | Fixes: debbugs:19660 | Jan D | 2015-01-24 | 1 | -0/+2 |
| * | Backport from trunk of bug 19531. | Jan D | 2015-01-21 | 1 | -0/+3 |
| * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | | Fix double chars in NS port. | Jan Djärv | 2015-01-20 | 1 | -0/+3 |
* | | Prefer xlispstrdup to avoid dumb calls to strlen | Dmitry Antipov | 2015-01-20 | 1 | -1/+1 |
* | | NS: Fix frame size when height and font set at startup. | Jan D | 2015-01-06 | 1 | -8/+1 |
* | | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -8/+0 |
* | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | | Use bool for boolean in xterm.c | Paul Eggert | 2014-12-21 | 1 | -4/+4 |
* | | Merge from emacs-24 | Stefan Monnier | 2014-12-05 | 1 | -0/+27 |
|\ \
| |/ |
|
| * | More flicker fixes for OSX, related to bug 18757. | Jan Djärv | 2014-12-02 | 1 | -0/+28 |
* | | Merge from emacs-24 | Stefan Monnier | 2014-11-16 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Backport: Fix for 18993. | Jan D | 2014-11-15 | 1 | -0/+15 |
| * | Fixes: 18757 | Jan D | 2014-11-15 | 1 | -1/+0 |
* | | Redo the fix, the old takes too much CPU. | Jan D | 2014-11-15 | 1 | -11/+26 |
* | | Time-out NS event loop | David Reitter | 2014-11-14 | 1 | -11/+12 |
* | | Merge from emacs-24; up to 117698 | Glenn Morris | 2014-11-09 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | * nsterm.h (EmacsScroller): judge returns bool. | Jan Djärv | 2014-11-09 | 1 | -9/+9 |