summaryrefslogtreecommitdiff
path: root/src/frame.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii2022-01-171-1/+1
* Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-161-1/+1
* Undelete deleted frames.Gregory Heytings2022-01-131-1/+4
* Minor improvements for 'pgtk' documentationEli Zaretskii2022-01-071-0/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * src/frame.c (gui_set_border_width): Revert confused changesYuuki Harano2021-12-061-7/+0
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+4
|\ \
| * | ; Fix a few haiku typosRobert Pluim2021-11-211-1/+1
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+4
* | | * src/frame.c (syms_of_frame): Revert frame_resize_pixelwise defaults to falseYuuki Harano2021-11-241-5/+0
* | | * src/frame.c (Fframep): Fix commentYuuki Harano2021-11-231-1/+1
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-20/+25
|\| |
| * | General improvements to NS portPo Lu2021-11-061-4/+0
| |/
| * Refer to mouse-highlight from make-pointer-invisible docstringStefan Kangas2021-10-201-1/+4
| * ; Fix typosStefan Kangas2021-09-031-1/+1
| * Fix 'clone-frame' on TTY framesEli Zaretskii2021-09-021-5/+6
| * Improve recently-changed docsEli Zaretskii2021-08-231-6/+5
| * Clarify the documentation of `next-frame'Lars Ingebrigtsen2021-08-231-9/+15
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-7/+13
|\|
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-7/+13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-1/+11
|\|
| * Make frames record when their selected window was the mini-windowAlan Mackenzie2021-05-311-1/+11
* | * src/frame.c (Fframep): Update framep docstringColin Woodbury2021-05-221-1/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-0/+13
|\|
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-0/+13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-061-60/+11
|\|
| * Fix wrong handling of minibuffers when frames get iconified/made invisibleAlan Mackenzie2021-05-061-57/+5
| * Fix setting of 'width' and 'height' frame parametersMartin Rudalics2021-05-051-3/+6
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-24/+30
|\|
| * Add two changes announced but not included in previous commitMartin Rudalics2021-05-021-18/+14
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-021-6/+16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-336/+396
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-336/+396
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-251-2/+13
|\|
| * Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-181-2/+13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-181-0/+1
|\|
| * Improve docstring of 'frame-scale-factor'Robert Pluim2021-04-161-0/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-061-1/+13
|\|
| * Fix recent changes regarding frame-scale-factorEli Zaretskii2021-04-041-3/+3
| * Implement frame-scale-factorAlan Third2021-04-031-0/+12
| * Prevent open minibuffers getting lost when their frame gets deletedAlan Mackenzie2021-03-211-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-211-2/+2
|\|
| * Add minibuffer input support to commands that set the frame sizeDaniel Martín2021-03-161-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-5/+15
|\|
| * Use frame monitor in frame_floatAndrii Kolomoiets2021-02-111-2/+2
| * Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-3/+13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-301-0/+12
|\|
| * Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-0/+12
* | Add scale factor in display-monitor-attributes-list.Yuuki Harano2021-01-241-0/+7