index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frame.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove UNSIGNED_CMP
Paul Eggert
2020-04-11
1
-0
/
+43
*
Merge from origin/emacs-27
Glenn Morris
2020-02-13
1
-1
/
+1
|
\
|
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
1
-1
/
+1
*
|
Fix NS frame parameters (bug#39000)
Alan Third
2020-01-07
1
-2
/
+3
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Remove nothing from union output_data
Paul Eggert
2019-12-14
1
-1
/
+0
*
Allow using last_tab_bar_item on no-x builds.
Juri Linkov
2019-10-07
1
-2
/
+0
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-3
/
+69
*
Avoid backslash-newline-newline in source code
Paul Eggert
2019-05-22
1
-1
/
+1
*
Introduce Emacs_Rectangle struct and typedef
Alexander Gramiak
2019-05-19
1
-1
/
+1
*
Fix --with-x-toolkit=no build breakage
YAMAMOTO Mitsuharu
2019-04-27
1
-1
/
+1
*
Check for existence of terminal hooks before use
Alexander Gramiak
2019-04-26
1
-1
/
+2
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-58
/
+38
*
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-1
/
+1
*
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-04-08
1
-4
/
+3
*
; * src/frame.h (MonitorInfo): Remove const modifier
Alexander Gramiak
2019-04-07
1
-1
/
+1
*
Plug memory leak in GTK x-display-monitor-attributes-list
Alexander Gramiak
2019-04-07
1
-1
/
+1
*
Define macros to abstract support for external menu/tool-bars
Alexander Gramiak
2019-03-16
1
-12
/
+10
*
Further redesign of window change functions
Martin Rudalics
2019-03-09
1
-0
/
+8
*
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-1
/
+1
*
Avoid segfaults due to image cache being cleared during redisplay
Eli Zaretskii
2019-02-04
1
-0
/
+4
*
Run window change functions during redisplay
Martin Rudalics
2019-01-11
1
-8
/
+38
*
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
*
|
Shrink pseudovectors a bit
Paul Eggert
2018-09-06
1
-1
/
+1
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-7
/
+3
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-2
/
+2
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-5
/
+5
*
|
Use native alignment to access Lisp object data
Paul Eggert
2018-06-10
1
-1
/
+1
*
|
Fix some tooltip related problems
Martin Rudalics
2018-01-18
1
-2
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
FOR_EACH_FRAME no longer assumes frame-list
Paul Eggert
2017-12-15
1
-3
/
+2
*
Change vectorlike from struct to union
Paul Eggert
2017-11-13
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Add ability to change macOS WM theme (bug#27973)
Alan Third
2017-08-23
1
-0
/
+18
*
Parenthesize frame.h macro definitions
Paul Eggert
2017-06-25
1
-18
/
+19
*
Provide additional support for child frames
Martin Rudalics
2017-06-25
1
-3
/
+25
*
Add new frame functionality to NS port
Alan Third
2017-04-19
1
-7
/
+7
*
New internal-border face and args for select-window and x-focus-frame
Martin Rudalics
2017-04-12
1
-1
/
+1
*
Port recent frame changes to --enable-gcc-warnings
Paul Eggert
2017-04-12
1
-2
/
+3
*
Add new frame parameters and associated functions
Martin Rudalics
2017-04-12
1
-6
/
+80
*
Restore XFLOATINT but with restricted args
Paul Eggert
2017-03-02
1
-1
/
+1
*
Remove XFLOATINT
Paul Eggert
2017-03-02
1
-1
/
+5
*
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
*
|
Revert "Cleanup tooltips"
John Wiegley
2016-07-12
1
-9
/
+0
*
|
Cleanup tooltips
Dmitry Antipov
2016-07-12
1
-0
/
+9
*
|
Improve --without-x GCC pacification
Paul Eggert
2016-06-22
1
-30
/
+66
*
|
Fix compiler warnings in no-window-system-build
Ken Brown
2016-06-20
1
-9
/
+11
[next]