index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frame.c
Age
Commit message (
Expand
)
Author
2022-04-06
Improve safety of haiku-drag-message
Po Lu
2022-04-04
Handle mouse movement correctly during DND from one of our own frames
Po Lu
2022-04-03
Implement `drag-source' values of `track-mouse' on PGTK.
Po Lu
2022-03-24
Mention frame-text-* function in frame-pixel-* doc strings
Lars Ingebrigtsen
2022-03-19
Remove unused fns/data and make fns static
Paul Eggert
2022-03-11
* src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.
Po Lu
2022-03-04
Improve scroll-bar-mode/default-frame-alist interaction docs
Lars Ingebrigtsen
2022-02-24
Add support for _NET_WM_STATE_SHADED
Po Lu
2022-01-31
Implement `alpha-background' on non-Cairo builds
Po Lu
2022-01-30
* lisp/frame.el: Don't require 'frameset.el' (bug#51883).
Juri Linkov
2022-01-30
Add background transparency support for GTK+Cairo
HÃ¥kon Flatval
2022-01-19
Rename system tooltip variables to `use-system-tooltips'
Po Lu
2022-01-17
Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"
Eli Zaretskii
2022-01-16
Add undelete-frame-max instead of undelete-frame-mode (bug#51883)
Juri Linkov
2022-01-13
Undelete deleted frames.
Gregory Heytings
2022-01-07
Minor improvements for 'pgtk' documentation
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-06
* src/frame.c (gui_set_border_width): Revert confused changes
Yuuki Harano
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-24
* src/frame.c (syms_of_frame): Revert frame_resize_pixelwise defaults to false
Yuuki Harano
2021-11-23
* src/frame.c (Fframep): Fix comment
Yuuki Harano
2021-11-21
; Fix a few haiku typos
Robert Pluim
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-06
General improvements to NS port
Po Lu
2021-10-20
Refer to mouse-highlight from make-pointer-invisible docstring
Stefan Kangas
2021-09-03
; Fix typos
Stefan Kangas
2021-09-02
Fix 'clone-frame' on TTY frames
Eli Zaretskii
2021-08-23
Improve recently-changed docs
Eli Zaretskii
2021-08-23
Clarify the documentation of `next-frame'
Lars Ingebrigtsen
2021-07-25
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-21
Speed up by storing frame faces in hash tables instead of alists
Jashank Jeremy
2021-06-13
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-31
Make frames record when their selected window was the mini-window
Alan Mackenzie
2021-05-22
* src/frame.c (Fframep): Update framep docstring
Colin Woodbury
2021-05-19
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-12
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
2021-05-06
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-06
Fix wrong handling of minibuffers when frames get iconified/made invisible
Alan Mackenzie
2021-05-05
Fix setting of 'width' and 'height' frame parameters
Martin Rudalics
2021-05-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-02
Add two changes announced but not included in previous commit
Martin Rudalics
2021-05-02
Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)
Martin Rudalics
2021-04-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-27
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-25
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-18
Avoid selecting tooltip windows and frames (Bug#47207)
Martin Rudalics
2021-04-18
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-16
Improve docstring of 'frame-scale-factor'
Robert Pluim
[next]