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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make frames record when their selected window was the mini-window
Alan Mackenzie
2021-05-31
1
-1
/
+11
*
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
2021-05-12
1
-0
/
+13
*
Fix wrong handling of minibuffers when frames get iconified/made invisible
Alan Mackenzie
2021-05-06
1
-57
/
+5
*
Fix setting of 'width' and 'height' frame parameters
Martin Rudalics
2021-05-05
1
-3
/
+6
*
Add two changes announced but not included in previous commit
Martin Rudalics
2021-05-02
1
-18
/
+14
*
Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)
Martin Rudalics
2021-05-02
1
-6
/
+16
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-336
/
+396
*
Avoid selecting tooltip windows and frames (Bug#47207)
Martin Rudalics
2021-04-18
1
-2
/
+13
*
Improve docstring of 'frame-scale-factor'
Robert Pluim
2021-04-16
1
-0
/
+1
*
Fix recent changes regarding frame-scale-factor
Eli Zaretskii
2021-04-04
1
-3
/
+3
*
Implement frame-scale-factor
Alan Third
2021-04-03
1
-0
/
+12
*
Prevent open minibuffers getting lost when their frame gets deleted
Alan Mackenzie
2021-03-21
1
-1
/
+1
*
Add minibuffer input support to commands that set the frame size
Daniel MartÃn
2021-03-16
1
-2
/
+2
*
Use frame monitor in frame_float
Andrii Kolomoiets
2021-02-11
1
-2
/
+2
*
Permit zero value for 'child-frame-border-width' parameter (Bug#46184)
Martin Rudalics
2021-02-06
1
-3
/
+13
*
Add distinct controls for child frames' borders (Bug#45620)
Alexander Miller
2021-01-26
1
-0
/
+12
*
Fix last change
Eli Zaretskii
2021-01-16
1
-4
/
+4
*
Make mouse-related calls be more consistent on all frame types
Jared Finder
2021-01-16
1
-22
/
+37
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
docstring: If FRAME is nil, it defaults to selected frame.
Pankaj Jangid
2020-12-11
1
-3
/
+9
*
frame-position doc string clarificaton
Lars Ingebrigtsen
2020-11-29
1
-1
/
+5
*
Merge from origin/emacs-27
Michael Albinus
2020-11-25
1
-3
/
+7
|
\
|
*
Revert extra focus redirection in do_switch_frame (Bug#24803)
Martin Rudalics
2020-11-25
1
-3
/
+7
*
|
Allow minibuffer to stay in its original frame. Tidy up this area.
Alan Mackenzie
2020-11-05
1
-0
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-27
1
-1
/
+1
|
\
|
|
*
Don't skip empty lines when fitting mini frame to buffer (Bug#44080)
Clemens Radermacher
2020-10-27
1
-1
/
+1
*
|
Make TTY menus work with xterm-mouse-mode
Jared Finder
2020-10-24
1
-1
/
+7
*
|
* src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.
Stefan Monnier
2020-10-04
1
-6
/
+6
*
|
Merge from origin/emacs-27
Glenn Morris
2020-09-20
1
-1
/
+1
|
\
|
|
*
; * src/frame.c (syms_of_frame) <make-pointer-invisible>: Doc fix.
Eli Zaretskii
2020-09-19
1
-1
/
+1
*
|
Pacify gcc -Wunused-variable
Paul Eggert
2020-08-06
1
-18
/
+15
*
|
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-08-04
1
-6
/
+0
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-11
1
-0
/
+1
|
\
|
|
*
Fix some problems with moving and resizing child frames
Martin Rudalics
2020-04-06
1
-0
/
+1
*
|
Improve integer range checking
Paul Eggert
2020-04-05
1
-56
/
+43
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-18
1
-5
/
+7
|
\
|
|
*
Recalculate default font when switching font backend
Robert Pluim
2020-03-17
1
-5
/
+7
*
|
Fix NS frame parameters (bug#39000)
Alan Third
2020-01-07
1
-1
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix documentation of implied frame resizing (Bug#38684)
Martin Rudalics
2019-12-23
1
-5
/
+5
*
Remove nothing from union output_data
Paul Eggert
2019-12-14
1
-2
/
+0
*
Spelling fixes
Paul Eggert
2019-12-09
1
-2
/
+2
*
Fix English grammar in some doc strings and comments
Stephen Gildea
2019-11-03
1
-1
/
+1
*
Handle top margin change in adjust_frame_size
Martin Rudalics
2019-10-16
1
-6
/
+5
*
Fix initial value of frame-inhibit-implied-resize
Juri Linkov
2019-10-14
1
-13
/
+8
*
Fix initial value of frame-inhibit-implied-resize
Juri Linkov
2019-10-13
1
-15
/
+17
*
Fix initial value of frame-inhibit-implied-resize
Eli Zaretskii
2019-10-10
1
-7
/
+11
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-23
/
+8
*
Take into account FRAME_TAB_BAR height in more places.
Juri Linkov
2019-09-22
1
-3
/
+5
*
Text-mode display of the tab-bar and emulation of clicking on a tty.
Juri Linkov
2019-09-03
1
-0
/
+37
[next]