summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * frame.c (x_redo_mouse_highlight): New functionDmitry Antipov2013-09-181-1/+8
* * frame.c (x_mouse_grabbed): New function.Dmitry Antipov2013-09-181-0/+3
* * dispextern.h (check_x_display_info, x_get_string_resource):Dmitry Antipov2013-09-171-2/+0
* Port the font backend from the Mac port.Jan Djärv2013-09-151-4/+2
* Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is zero since 1999,Dmitry Antipov2013-09-151-4/+0
* * frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FONT_HEIGHT):Dmitry Antipov2013-09-151-4/+0
* Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-131-8/+6
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-271-1/+1
* * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)Dmitry Antipov2013-08-271-2/+0
* Fix minor problems found by static checking.Paul Eggert2013-08-261-2/+2
* * nsterm.h: Fix CGFloat for OSX 10.4.Jan Djärv2013-08-131-15/+18