aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash on OSX >= 10.7.Jan Djärv2013-08-111-1/+1
* * nsmenu.m (ns_update_menubar): Call fillWithWidgetValue:setDelegate.Jan Djärv2013-08-111-0/+1
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-031-5/+5
* * nsterm.h (EmacsView): Add maximizing_resize, put it and old_titleJan Djärv2013-08-021-0/+3
* * lisp/files.el (write-file): Do not display confirm dialog for NS,Jan Djärv2013-07-061-2/+4
* Update the GNUStep port so it works OK. Redraw and sizing bugs remain.Jan Djärv2013-06-021-10/+34
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-071-2/+0
* Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-051-1/+0
* * nsmenu.m (ns_update_menubar): Correct NSTRACE.Jan Djärv2013-03-301-0/+3
* * nsfns.m (ns_filename_from_panel, ns_directory_from_panel): NewJan Djärv2013-03-161-0/+4
* * lisp/cus-start.el (all): Add ns-use-native-fullscreen.Jan Djärv2013-02-051-0/+11
* * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extractionDmitry Antipov2013-01-151-2/+2
* Make Lisp_Save_Value more versatile storage for up to four objects.Dmitry Antipov2013-01-141-2/+2
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | * frame.h (struct frame): Remove display_preempted memberDmitry Antipov2012-11-231-2/+1
|/
* lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.Paul Eggert2012-10-111-2/+2
* Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-071-9/+4