summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
* Fixes: debbugs:19660Jan D2015-01-24
* Backport from trunk of bug 19531.Jan D2015-01-21
* Update copyright year to 2015Paul Eggert2015-01-01
* More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-02
* Backport: Fix for 18993.Jan D2014-11-15
* Fixes: 18757Jan D2014-11-15
* * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-09
* * nsterm.m (ns_set_vertical_scroll_bar): Don't call bar setPosition: unlessJan Djärv2014-11-08
* Attempt to fix NS hang. Will probably cause merge conflicts.Jan Djärv2014-11-08
* * nsfns.m (x_icon): icon_top/left is int.Jan Djärv2014-10-30
* * nsterm.m (updateFrameSize:, initFrameFromEmacs:)Jan Djärv2014-09-09
* * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-20
* Backport from trunk.Jan Djärv2014-04-04
* * nsterm.h (MAC_OS_X_VERSION_10_9): Add.Jan Djärv2014-03-08
* * nsterm.m (keyDown:): Check for normal key even if NSNumericPadKeyMaskAnders Lindgren2014-02-16
* Avoid "." at end of error diagnostics.Paul Eggert2014-02-10
* * src/nsterm.m (syms_of_nsterm): Doc fix.Glenn Morris2014-02-06
* * nsterm.m (toggleFullScreen:): Hide menubar on secondary monitorJan Djärv2014-02-06
* Fix spelling of "GNUstep"Glenn Morris2014-01-20
* Spelling fixes.Paul Eggert2014-01-05
* Spelling fixes.Paul Eggert2014-01-04
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * nsterm.m (windowDidResignKey:): Set mouse_moved to 0.Jan Djärv2013-12-31
* Enable ns-use-srgb-colorspace by defaultJulien Danjou2013-12-27
* Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB.Jan Djärv2013-12-21
* Some more fixes for pixelwise resizing.Martin Rudalics2013-12-20
* Make NS port use the normal dnd functions.Jan Djärv2013-12-19
* Redo size constraint for NS so frames can span screens.Jan Djärv2013-12-19
* Generate HORIZ_WHEEL_EVENT.Jan Djärv2013-12-19
* * nsterm.m (x_free_frame_resources):Dmitry Antipov2013-12-11
* Fix GNUStep toolbar not updating.Jan Djärv2013-12-08
* Fix GNUStep issues with startup.Jan Djärv2013-12-07
* Handle pixelwise resize changes in NS port.Jan Djärv2013-12-07
* Fix some pixelwise breakage, more remain.Jan Djärv2013-12-05
* Spelling and punctuation fixes.Paul Eggert2013-12-01
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-30
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-26
* * nsterm.m (init, run, stop:): Enable again. stop calls super stopJan Djärv2013-11-20
* * nsterm.m (init, run, stop:): Comment out for now, does not work with dialogs.Jan Djärv2013-11-20
* *.[chm]: Number every assignment to windows_or_buffers_changed.Stefan Monnier2013-11-05
* Fix memory leaks in NS version.Jan Djärv2013-11-04
* * src/nsterm.m (ns_get_color): Make selection color work for GNUStep also.Jan Djärv2013-10-20
* Fix GNUStep specific menu items.Jan Djärv2013-10-20
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-18
* * nsterm.h (struct ns_display_info): Remove set-but-unusedDmitry Antipov2013-10-15
* * termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)Dmitry Antipov2013-10-14
* * xfaces.c (PT_PER_INCH): Remove unused macro.Dmitry Antipov2013-10-14
* * keyboard.c (init_kboard): Now static. Add argDmitry Antipov2013-10-10
* * nsterm.m (windowDidExitFullScreen:):Jan Djärv2013-10-08
* * nsterm.m (windowDidEnterFullScreen:): setPresentationOptions onlyJan Djärv2013-10-07