index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsfns.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of autorelease warnings during building on GNUstep
Po Lu
2022-04-25
1
-1
/
+7
*
* src/nsfns.m (Fns_list_colors): Fix autoreleasing.
Po Lu
2022-04-25
1
-5
/
+5
*
Fix error when creating frames on NS with no main window
Po Lu
2022-03-09
1
-1
/
+1
*
Implement "window cascading" on NS
Po Lu
2022-03-06
1
-1
/
+21
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-2
/
+2
*
Add background transparency support for GTK+Cairo
Håkon Flatval
2022-01-30
1
-0
/
+3
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make NS toolbar use NSString instead of C strings
Alan Third
2021-12-22
1
-0
/
+3
*
|
Further cleanup of NS color code
Alan Third
2021-12-22
1
-3
/
+3
*
|
Simplify NS color handling
Alan Third
2021-12-22
1
-14
/
+4
*
|
Make use of Trash on macOS (bug#21340)
Alan Third
2021-12-04
1
-0
/
+45
*
|
Set initial tab bar parameter on NS
Po Lu
2021-11-27
1
-0
/
+4
*
|
Improve font display on NS port
Po Lu
2021-11-06
1
-0
/
+6
|
/
*
Add tab bar support to the nextstep port
Po Lu
2021-10-17
1
-2
/
+61
*
Fix GNUstep build failure
Alan Third
2021-09-27
1
-0
/
+2
*
Disable the NS app when no frames are left (bug#14619, bug#21357, bug#23586)
Alan Third
2021-08-29
1
-0
/
+5
*
Tidy up NS port OS window handling
Alan Third
2021-07-31
1
-4
/
+0
*
Add ability to bring only the selected frame to the front (bug#48865)
Matt Beshara
2021-06-12
1
-2
/
+11
*
Fix image filename encoding issues (bug#48902)
Alan Third
2021-06-09
1
-1
/
+2
*
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
2021-05-12
1
-0
/
+1
*
Fix crash when resizing GNUstep builds
Alan Third
2021-05-02
1
-5
/
+1
*
Fix NS build warnings
Alan Third
2021-05-01
1
-1
/
+0
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-22
/
+4
*
Permit zero value for 'child-frame-border-width' parameter (Bug#46184)
Martin Rudalics
2021-02-06
1
-9
/
+16
*
Merge from origin/emacs-27
Glenn Morris
2021-02-03
1
-1
/
+1
|
\
|
*
Fix build failure on macOS 10.7 (bug#46036)
Alan Third
2021-01-30
1
-1
/
+1
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Add distinct controls for child frames' borders (Bug#45620)
Alexander Miller
2021-01-26
1
-0
/
+19
*
|
Avoid a few compilation warnings in Objective-C code.
Philipp Stephani
2021-01-23
1
-1
/
+0
*
|
Fix child frame restacking on NS (bug#41422)
Alan Third
2021-01-03
1
-7
/
+7
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
; * src/nsfns.m (all_nonzero_ascii): comment correction
Mattias Engdegård
2020-12-21
1
-1
/
+1
*
|
Remove unnecessary string conversion
Alan Third
2020-12-20
1
-4
/
+2
*
|
Extend NSString further and use the new methods
Alan Third
2020-08-22
1
-40
/
+38
*
|
Fix NS crash on invalid frame title string (bug#42904)
Mattias Engdegård
2020-08-20
1
-14
/
+51
*
|
Use 65535 as color-values scale value in the NS backend
Mattias Engdegård
2020-06-07
1
-2
/
+2
*
|
Improve integer range checking
Paul Eggert
2020-04-05
1
-11
/
+8
*
|
Fix macOS/GNUstep compilation warnings
Alan Third
2020-03-02
1
-74
/
+0
*
|
Draw to offscreen buffer on macOS
Alan Third
2020-01-24
1
-7
/
+4
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-24
1
-24
/
+1
|
\
|
|
*
Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)
Alan Third
2020-01-24
1
-24
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-11
1
-2
/
+2
|
\
|
|
*
Use NSNumber instead of BOOL (bug#39047)
Väinö Järvelä
2020-01-09
1
-2
/
+2
*
|
Fix NS frame parameters (bug#39000)
Alan Third
2020-01-07
1
-4
/
+11
*
|
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
-2
/
+8
|
/
*
Check if file is in iCloud drive (bug#38618)
Alan Third
2019-12-22
1
-0
/
+11
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-08
1
-1
/
+1
[next]