summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
* Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* Avoid a few compilation warnings in Objective-C code.Philipp Stephani2021-01-23
* Avoid macOS NSFilenamesPboardType warning (bug#33035)Mattias Engdegård2021-01-18
* Fix child frame restacking on NS (bug#41422)Alan Third2021-01-03
* Fix crash when using menus and tramp on NSAlan Third2021-01-02
* Fix GNUstep warningsAlan Third2021-01-01
* Improve drawing performance on macOSAlan Third2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* * src/nsterm.m (ns_select): Fix off-by-one error, and add assertionPhilipp Stephani2020-12-30
* Remove NS menu synthesized events (bug#44333)Alan Third2020-12-27
* Use new NSString lisp methodsAlan Third2020-12-22
* Improve some NS drawing codeAlan Third2020-12-12
* Use correct glyph in title when resizing NS framesMattias Engdegård2020-11-27
* Fix error with fn key in NS port (bug#44533)Alan Third2020-11-13
* Fix crash in ns_mouse_position (bug#44313)Alan Third2020-11-09
* Fix crash when no face is defined (bug#44058, bug#43973)Alan Third2020-10-22
* Fix crash when creating new NS frame (bug#43812)Alan Third2020-10-06
* Tidy up NS color handlingAlan Third2020-09-25
* Remove obsolete macOS support for NS font backendAlan Third2020-09-25
* Implement internal border colors on NS (bug#41071)Alan Third2020-09-25
* Merge from origin/emacs-27Glenn Morris2020-09-20
|\
| * Use modern constant names for the NS pasteboardDaniel Martín2020-09-18
* | Honor make-pointer-invisible on macOSbug-gnu-emacs@gnu.org2020-09-19
* | Extend NSString further and use the new methodsAlan Third2020-08-22
* | Get rid of build-time checks around NS tabbar code (bug#33118)Alan Third2020-08-18
* | Fix slow down when moving between monitors (bug#42834)Alan Third2020-08-13
* | Add xwidget support for macOSSungbin Jo2020-08-12
* | Don't smooth images when scaling up (bug#38394)Alan Third2020-08-04
* | Recreate macOS color list if it is corruptAlan Third2020-08-01
* | Consolidate #RGB string parsersMattias Engdegård2020-06-21
* | More robust NS hex colour string parsingMattias Engdegård2020-06-08
* | Fix initial frame resizing issue on NS (bug#40200)Alan Third2020-05-03
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-23
* | Fix misnamed variable breaking GNUstepAhmed Khanzada2020-04-18
* | Allow dynamic choice of drawing path on NS (bug#39883)Alan Third2020-04-16
* | Fix NS frame resizing issues (bug#40200, bug#28872)Alan Third2020-04-16
* | Merge from origin/emacs-27Glenn Morris2020-04-15
|\|
| * Limit RLIMIT_NOFILE to FD_SETSIZE on macOSYAMAMOTO Mitsuharu2020-04-15
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
* | Merge from origin/emacs-27Glenn Morris2020-03-18
|\|
| * Recalculate default font when switching font backendRobert Pluim2020-03-17
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-11
* | Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets2020-03-12
* | Fix more NS_DRAW_TO_BUFFER #ifdefs (bug#39883)Alan Third2020-03-04
* | Fix macOS/GNUstep compilation warningsAlan Third2020-03-02
* | Fix #defines controlling when NS port draws to offscreen bufferAlan Third2020-03-02
* | * src/nsterm.m ([EmacsView toolbarClicked:]): Fix last changeRobert Pluim2020-02-27
* | * src/gtkutil.c, src/nsterm.m: Fix bug#39808Stefan Monnier2020-02-27
* | Fix working text related issues on NS (Bug#38851)Masahiro Nakamura2020-02-19
* | Fix horizontal bit shiftingAlan Third2020-02-19