index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsimage.m
Age
Commit message (
Expand
)
Author
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-22
Add native HEIC support on macOS (bug#51381)
Alan Third
2021-07-26
Convert fringe bitmaps to vectors on NS port
Alan Third
2021-07-26
Fix image crash on macOS (bug#49688)
Alan Third
2021-06-09
Fix image filename encoding issues (bug#48902)
Alan Third
2021-01-02
Fix NS toolbar image release crash (bug#43973)
Alan Third
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-22
Use new NSString lisp methods
Alan Third
2020-12-20
image-cache-size improvements
Mattias EngdegÄrd
2020-09-25
Tidy up NS color handling
Alan Third
2020-08-04
Don't smooth images when scaling up (bug#38394)
Alan Third
2020-04-16
Use native image API for NS
Alan Third
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-23
Remove some undefined behavior related to left shifts.
Philipp Stephani
2019-12-10
Fix XBM files on NS (bug#26133)
Alan Third
2019-07-14
Use correct colorspace for XBM images
Alan Third
2019-06-29
Support native image transforms on MS-Windows
Eli Zaretskii
2019-06-05
Add native image rotation and cropping
Alan Third
2019-05-21
Fix some deprecation notices on macOS 10.14
Alan Third
2019-04-26
Rename generic x_* identifiers
Alexander Gramiak
2019-01-10
Add native image scaling (bug#33587)
Alan Third
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-09
Update src/{ns,mac}*.m to use bignum-compatible macros
Charles A. Roelli
2018-03-19
Normalize and fix some mistakes in NS-related commentary
Charles A. Roelli
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-03
Add image resizing and rotation to NS port
Alan Third
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-23
Use lisp type in log message (bug#28176)
Alan Third
2017-08-23
Fix PNGs on macOS (bug#28176)
Alan Third
2017-08-16
Add multiframe image support to NS port (bug#21714)
Alan Third
2017-05-21
Remove trailing semicolons in method definitions
Philipp Stephani
2017-05-21
Nextstep: Use instancetype explicit return type
Philipp Stephani
2017-04-24
Fix XBM colour rendering in NS port (bug#22060)
Alan Third
2017-03-14
Remove old macOS compatibility code
Alan Third
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-19
Merge from origin/emacs-25
Paul Eggert
2016-11-06
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-09-29
Fix problems found by static checking --with-ns
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-15
Enhance NSTRACE (trace output for NextStep).
Anders Lindgren
2015-11-04
Render fringe bitmaps correctly on NextStep (bug#21301).
Anders Lindgren
2015-10-23
NextSten maximization and NSTRACE rewrite.
Anders Lindgren
2015-08-19
In nsimage.m include coding.h (Bug#21292)
Martin Rudalics
[next]