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