summaryrefslogtreecommitdiff
path: root/src/frame.c
Commit message (Expand)AuthorAge
* * src/frame.c (gui_set_border_width): Revert confused changesYuuki Harano2021-12-06
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\
| * ; Fix a few haiku typosRobert Pluim2021-11-21
| * Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | * src/frame.c (syms_of_frame): Revert frame_resize_pixelwise defaults to falseYuuki Harano2021-11-24
* | * src/frame.c (Fframep): Fix commentYuuki Harano2021-11-23
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * General improvements to NS portPo Lu2021-11-06
| * Refer to mouse-highlight from make-pointer-invisible docstringStefan Kangas2021-10-20
| * ; Fix typosStefan Kangas2021-09-03
| * Fix 'clone-frame' on TTY framesEli Zaretskii2021-09-02
| * Improve recently-changed docsEli Zaretskii2021-08-23
| * Clarify the documentation of `next-frame'Lars Ingebrigtsen2021-08-23
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
|\|
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-21
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-13
|\|
| * Make frames record when their selected window was the mini-windowAlan Mackenzie2021-05-31
* | * src/frame.c (Fframep): Update framep docstringColin Woodbury2021-05-22
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-12
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-06
|\|
| * Fix wrong handling of minibuffers when frames get iconified/made invisibleAlan Mackenzie2021-05-06
| * Fix setting of 'width' and 'height' frame parametersMartin Rudalics2021-05-05
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-03
|\|
| * Add two changes announced but not included in previous commitMartin Rudalics2021-05-02
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-02
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-25
|\|
| * Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-18
|\|
| * Improve docstring of 'frame-scale-factor'Robert Pluim2021-04-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\|
| * Fix recent changes regarding frame-scale-factorEli Zaretskii2021-04-04
| * Implement frame-scale-factorAlan Third2021-04-03
| * Prevent open minibuffers getting lost when their frame gets deletedAlan Mackenzie2021-03-21
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-21
|\|
| * Add minibuffer input support to commands that set the frame sizeDaniel Martín2021-03-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-20
|\|
| * Use frame monitor in frame_floatAndrii Kolomoiets2021-02-11
| * Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-06
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-30
|\|
| * Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Add scale factor in display-monitor-attributes-list.Yuuki Harano2021-01-24
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-20
|\|
| * Fix last changeEli Zaretskii2021-01-16
| * Make mouse-related calls be more consistent on all frame typesJared Finder2021-01-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-14
|\|