summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAgeFilesLines
* NS equivalents of xterm.c and w32term.c changesscratch/large-fontsEli 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
* | Fix disable toolbar for GNUStep.Jan Djärv2014-10-051-1/+2
* | * nsterm.m (ns_draw_window_cursor): Adjust y for hbar cursor only if smaller ...Jan Djärv2014-10-051-2/+5
* | * nsterm.m (ns_select, ns_read_socket): Use unwind_protect to decreaseJan Djärv2014-10-051-3/+20
* | Add ns-use-fullscreen-animation for non-native fullscreen on NS.Jan Djärv2014-10-051-2/+8
* | * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-241-3/+2
* | Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-7/+10
|\ \ | |/
| * * nsterm.m (updateFrameSize:, initFrameFromEmacs:)Jan Djärv2014-09-091-7/+10
* | * nsterm.m (ns_draw_fringe_bitmap): Use the same logic as other terms to dete...Alp Aker2014-09-101-1/+12
* | Reinstate removed code.Jan Djärv2014-07-271-0/+21
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-94/+119
* | Revert previous change.Paul Eggert2014-07-261-2/+2
* | Reorder conditions that are written backwardsAndreas Schwab2014-07-261-2/+2
* | Move hourglass machinery to RIF.Dmitry Antipov2014-07-251-27/+9
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-0/+21
|\ \ | |/
| * * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-201-0/+21