summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
...
* Rework C source files to avoid ^(Paul Eggert2016-03-101-6/+6
* Set locale when run from OS X GUIAlan Third2016-02-101-0/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Spelling and grammar fixesPaul Eggert2015-11-291-1/+1
* Enhance NSTRACE (trace output for NextStep).Anders Lindgren2015-11-151-56/+113
* Fixed OS X 10.6.8 build issue (bug#21862).Anders Lindgren2015-11-151-0/+7
* Spelling fixesPaul Eggert2015-11-101-2/+2
* Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.Anders Lindgren2015-10-281-2/+8
* NextSten maximization and NSTRACE rewrite.Anders Lindgren2015-10-231-0/+235
* Fix warnings on OSX 10.10.Jan Djärv2015-05-151-0/+1
* Honor :fore/background for XBM on NS (Bug#14969).Jan Djärv2015-05-151-4/+4
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24Stefan Monnier2014-12-051-1/+5
|\
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-021-1/+5
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-091-1/+1
|\ \ | |/
| * * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-091-1/+1
| * Attempt to fix NS hang. Will probably cause merge conflicts.Jan Djärv2014-11-081-1/+1
* | * nsimage.m (ImageList, imageListNext, imageListSetNext:)Jan Djärv2014-11-021-5/+0
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-6/+4
|\ \ | |/
| * * nsfns.m (ns_set_doc_edited): Do all logic (check frames) hereJan Djärv2014-10-301-1/+1
| * * nsfns.m (x_icon): icon_top/left is int.Jan Djärv2014-10-301-5/+3
* | Require OSX >= 10.6. Remove PowerPC unexec code.Jan Djärv2014-10-121-24/+4
* | * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-241-1/+1
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-8/+27
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-0/+1
|\ \ | |/
| * * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-201-0/+1
| * Backport from trunk.Jan Djärv2014-04-041-0/+1
* | Fix use of deallocated memory.Jan Djärv2014-06-301-1/+0
* | Fix memory leaksJan Djärv2014-06-111-1/+1
* | Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-041-1/+1
* | * nsfns.m (ns_do_applescript): Surround executeAndReturnErrorJan Djärv2014-05-261-0/+3
* | Avoid flickering on frame creation with tool bar on OSX.Jan Djärv2014-03-301-0/+1
|/
* * nsterm.h (MAC_OS_X_VERSION_10_9): Add.Jan Djärv2014-03-081-0/+3
* Fix spelling of "GNUstep"Glenn Morris2014-01-201-1/+1
* Spelling fixes.Paul Eggert2014-01-041-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB.Jan Djärv2013-12-211-0/+12
* Make NS port use the normal dnd functions.Jan Djärv2013-12-191-3/+0
* Redo size constraint for NS so frames can span screens.Jan Djärv2013-12-191-3/+0
* Fix GNUStep issues with startup.Jan Djärv2013-12-071-0/+1
* * font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT):Dmitry Antipov2013-12-021-5/+0
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-0/+1
* Fix memory leaks in NS version.Jan Djärv2013-11-041-0/+4
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-181-3/+1
* * nsterm.h (struct ns_display_info): Remove set-but-unusedDmitry Antipov2013-10-151-4/+0
* Support menus on text-mode terminals.Eli Zaretskii2013-10-081-2/+2
|\
| * x-popup-dialog fixed, almost.Eli Zaretskii2013-09-291-2/+2
* | Pick up default selection color on OSX when user defaults are not set.Jan Djärv2013-09-281-1/+2
|/
* * xterm.h (struct x_display_info): New members last_mouse_glyph_frame,Dmitry Antipov2013-09-191-0/+13