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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-0
/
+1
*
Fix recalculation of `icon-title-format' after a frame is iconified
Po Lu
2022-06-09
1
-2
/
+22
*
Merge from origin/emacs-28
Eli Zaretskii
2022-05-25
1
-0
/
+1
|
\
|
*
Restore the Fselect_window call in gui_consider_frame_title.
Alan Mackenzie
2022-05-20
1
-0
/
+1
*
|
Expose the name of an event's input device to Lisp
Po Lu
2022-04-07
1
-0
/
+4
*
|
Remove unused fns/data and make fns static
Paul Eggert
2022-03-19
1
-2
/
+0
*
|
Add background transparency support for GTK+Cairo
Håkon Flatval
2022-01-30
1
-0
/
+4
*
|
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
*
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-0
/
+9
|
\
\
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-0
/
+9
|
|
/
*
|
Fix coding style
Yuuki Harano
2021-11-14
1
-1
/
+1
*
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-2
/
+2
|
\
|
|
*
Avoid crashes due to clearing of a frame's face cache
Eli Zaretskii
2021-09-15
1
-2
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-25
1
-4
/
+4
|
\
|
|
*
Speed up by storing frame faces in hash tables instead of alists
Jashank Jeremy
2021-07-21
1
-4
/
+4
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-13
1
-0
/
+5
|
\
|
|
*
Make frames record when their selected window was the mini-window
Alan Mackenzie
2021-05-31
1
-0
/
+5
*
|
Support frame-scale-factor on pgtk frames
Yuuki Harano
2021-06-05
1
-0
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-19
1
-1
/
+5
|
\
|
|
*
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
2021-05-12
1
-1
/
+5
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-03
1
-0
/
+5
|
\
|
|
*
Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)
Martin Rudalics
2021-05-02
1
-0
/
+5
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-27
1
-141
/
+72
|
\
|
|
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-141
/
+72
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-06
1
-0
/
+7
|
\
|
|
*
Fix build error in frame.h on non-NS
İ. Göktuğ Kayaalp
2021-04-04
1
-1
/
+1
|
*
Implement frame-scale-factor
Alan Third
2021-04-03
1
-0
/
+7
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-20
1
-5
/
+5
|
\
|
|
*
Permit zero value for 'child-frame-border-width' parameter (Bug#46184)
Martin Rudalics
2021-02-06
1
-5
/
+5
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-06
1
-1
/
+1
|
\
|
|
*
Remove unused argument from set_frame_menubar (Bug#45759)
Stefan Kangas
2021-01-30
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-30
1
-1
/
+21
|
\
|
|
*
Fix typos and punctuation
Eli Zaretskii
2021-01-26
1
-2
/
+2
|
*
Fix typo in last change of FRAME_INTERNAL_BORDER_WIDTH
Martin Rudalics
2021-01-26
1
-1
/
+1
|
*
Add distinct controls for child frames' borders (Bug#45620)
Alexander Miller
2021-01-26
1
-2
/
+22
*
|
Add scale factor in display-monitor-attributes-list.
Yuuki Harano
2021-01-24
1
-0
/
+3
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Introduce Pure GTK3 port
Yuuki Harano
2020-11-22
1
-1
/
+10
|
/
*
Make TTY menus work with xterm-mouse-mode
Jared Finder
2020-10-24
1
-0
/
+1
*
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
[next]