aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsfns.m (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-231-0/+17
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-161-37/+46
* Fix some frame handling issues on NSAlan Third2017-07-151-0/+20
* Provide additional support for child framesMartin Rudalics2017-06-251-0/+12
* Add no-focus-on-map to NS build (bug#25408)Alan Third2017-06-121-1/+3
* Fix build errors on macOS 10.6 (bug#27059)Alan Third2017-06-011-4/+7
* Fix build error on macOS 10.6Alan Third2017-05-291-1/+1
* Fix NS tooltips showing in the wrong place (bug#27053)Alan Third2017-05-251-18/+1
* Fix GNUstep buildAlan Third2017-05-231-0/+4
* Clean up code around 'ns-list-services'Philipp Stephani2017-05-211-30/+2
* Fix macOS mouse movementCharles A. Roelli2017-05-211-0/+39
* Show tooltip on correct screen (bug#26905)Alan Third2017-05-211-7/+20
* Fix GNUstep buildAlan Third2017-04-221-15/+12
* Add no-accept-focus and frame-list-z-order to NS portAlan Third2017-04-211-3/+58
* Add new frame functionality to NS portAlan Third2017-04-191-4/+59
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-1/+1
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-0/+13
* Use 'char *FOO' instead of 'char* FOO'Paul Eggert2017-02-181-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-4/+4
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-4/+4
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-281-0/+1
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-291-48/+12
* | Fix macOS 12 deprecation noticesAlan Third2016-08-241-6/+6
* | Revert "Cleanup tooltips"John Wiegley2016-07-121-0/+4
* | Cleanup tooltipsDmitry Antipov2016-07-121-4/+0
* | Enable dividers in NS (bug#22973)Alan Third2016-06-271-2/+2
* | Fix FRAME_INTERNAL_BORDER_WIDTH use (Bug#23841)Ury Marshak2016-06-261-2/+2
|/
* Fix doc string quotingStephen Berman2016-06-061-1/+1
* Rework C source files to avoid ^(Paul Eggert2016-03-101-6/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Re-enabled "File-name completion of non-ASCII characters on OS X (bug#22169)""Anders Lindgren2015-12-251-34/+0
* ; Revert "File-name completion of non-ASCII characters on OS X (bug#22169)"Anders Lindgren2015-12-241-0/+34
* File-name completion of non-ASCII characters on OS X (bug#22169)Anders Lindgren2015-12-231-34/+0
* Read frame_title_format from buffer-local variable for NS portDavid Reitter2015-11-301-2/+11
* Enhance NSTRACE (trace output for NextStep).Anders Lindgren2015-11-151-0/+4
* Fixed a toolbar related issue on OS X.Anders Lindgren2015-11-151-3/+20
* Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.Anders Lindgren2015-10-281-0/+2
* NextSten maximization and NSTRACE rewrite.Anders Lindgren2015-10-231-15/+8
* Allow setting frame pixel sizes from frame parameters (Bug#21415)Martin Rudalics2015-10-131-2/+24
* Omit unnecessary \ before paren in C docstringsPaul Eggert2015-09-161-3/+3
* Fix NS build with --enable-checking='glyphs'Eli Zaretskii2015-09-111-1/+1
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-16/+0
* Sanitize frame geometry related functionsMartin Rudalics2015-08-211-4/+4
* Rewrite and add frame geometry related functions.Martin Rudalics2015-08-181-67/+119
* Have `x-frame-geometry' return nil for terminal and initial frames (Bug#21132)Martin Rudalics2015-07-261-9/+14
* Have `x-show-tip' handle `right' and `bottom' frame parameters.Martin Rudalics2015-07-071-13/+23
* Fix last fix"Martin Rudalics2015-06-181-2/+2
* Set image_cache_refcount before x_default_parameter calls. (Bug#20802)Martin Rudalics2015-06-181-5/+5