summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
...
* Fix display of hollow box cursor on NSPo Lu2022-05-08
* Fix font weight reporting on macOSPo Lu2022-05-05
* Improve appearance of macOS font panel buttonsPo Lu2022-05-05
* Fix default font in macOS font dialogsPo Lu2022-05-03
* Fix some font parsing problems on NSPo Lu2022-05-03
* ; * src/nsterm.m (syms_of_nsterm): Fix typo in defsym.Po Lu2022-05-03
* Improve font dialog on macOSPo Lu2022-05-02
* Fix the macOS buildPo Lu2022-05-02
* Make the NS font dialog return more correct valuesPo Lu2022-05-02
* Replace NS code that implemented font panels in a different wayPo Lu2022-05-01
* Fix nsmenu compilation under macOS 10.6Alan Third2022-04-25
* Get rid of autorelease warnings during building on GNUstepPo Lu2022-04-25
* Fix glyphless glyph display on NS (bug#54970)Alan Third2022-04-18
* Fix scrollbars on macOS 10.13 and below (bug#54623)Alan Third2022-04-08
* ; * src/nsterm.m: Remove stray semicolonMattias EngdegÄrd2022-04-08
* Implement `drag-source' values of track-mouse on NSPo Lu2022-04-03
* Implement new DND features on GNUstepPo Lu2022-04-03
* Fix NS toolbar identifier (bug#54326)Alan Third2022-03-10
* Use pselect instead of select in nsterm.mRobert Pluim2022-03-05
* ; * src/nsterm.m (ns_draw_fringe_bitmap): Fix typo in last change.Po Lu2022-03-04
* Synchronize NS fringe bitmap code with XPo Lu2022-03-04
* Fix font panel on NSPo Lu2022-02-20
* Make behaviour of `mouse-autoselect-window' consistent with X on NSPo Lu2022-02-02
* Merge from origin/emacs-28Po Lu2022-01-29
|\
| * Remove debug loggingAlan Third2022-01-29
* | Avoid FOCUS_IN_EVENTS not being sent on NSPo Lu2022-01-21
* | Allow controlling the underline position of facesPo Lu2022-01-10
* | Generate TOUCH_END_EVENTs on NS when mwheel momentum is disabledPo Lu2022-01-06
* | Fix GNUstep compilation warningsPo Lu2022-01-06
* | Fix duplicate overhang display on GNUstepPo Lu2022-01-06
* | Remove macOS drop-shadows on some frames (bug#28512)Alan Third2022-01-04
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add support for pinch events to NSPo Lu2021-12-28
* | Fix text decoration display on stretch glyphs with no box on NSPo Lu2021-12-24
* | Allow resizing undecorated frames on macOS (bug#28512, bug#31795)Alan Third2021-12-22
* | Further cleanup of NS color codeAlan Third2021-12-22
* | Simplify NS color handlingAlan Third2021-12-22
* | Fix overline display over stretch glyphs with box on NSPo Lu2021-12-12
* | Fix coarse scroll deltas on macOSPo Lu2021-12-08
* | Support precision mouse scrolling on MS-WindowsEli Zaretskii2021-12-01
* | * src/nsterm.m (Vns_scroll_event_delta_factor): Fix doc string.Po Lu2021-11-30
* | Add `ns-scroll-event-delta-factor'Po Lu2021-11-30
* | Fix NS port text decorations (bug#52156)Alan Third2021-11-29
* | Silence NS warningsAlan Third2021-11-26
* | Fix scroll wheel reporting on NSPo Lu2021-11-25
* | Add support for pixel wheel deltas on NSPo Lu2021-11-25
* | Only set LANG if the ID is validAlan Third2021-11-16
* | Merge from origin/emacs-28Stefan Kangas2021-11-10
|\|
| * Revert "Fix localized display of date and time in the NS port"Stefan Kangas2021-11-09