summaryrefslogtreecommitdiff
path: root/src/frame.h
Commit message (Expand)AuthorAge
* Take fields into account during text conversionPo Lu2024-04-29
* Be more systematic about parens in C source codePaul Eggert2024-01-20
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Introduce an input method callback required by Android 34Po Lu2023-10-05
* | Do not raise a different frame when closing a frameDaniel Martín2023-08-26
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-14
|\ \
| * | Fix misreporting of window top linePo Lu2023-07-14
* | | Update Android portPo Lu2023-07-06
* | | Implement a tool bar containing modifier keysPo Lu2023-07-04
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-21
|\| |
| * | Allow displaying tool bar on the bottom of the framePo Lu2023-06-21
* | | Update Android portPo Lu2023-06-02
* | | Update Android portPo Lu2023-03-06
* | | Update Android portPo Lu2023-02-15
* | | Update Android portPo Lu2023-02-15
* | | Update Android portPo Lu2023-01-08
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-02
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-01
| |\|
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2022-12-31
|\| |
| * | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-26
* | | Bring up the Android operating system and its window systemPo Lu2022-12-31
|/ /
* / Don't excessively sync in some other codePo Lu2022-12-05
|/
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu2022-06-09
* Merge from origin/emacs-28Eli Zaretskii2022-05-25
|\
| * Restore the Fselect_window call in gui_consider_frame_title.Alan Mackenzie2022-05-20
* | Expose the name of an event's input device to LispPo Lu2022-04-07
* | Remove unused fns/data and make fns staticPaul Eggert2022-03-19
* | Add background transparency support for GTK+CairoHåkon Flatval2022-01-30
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| |/
* | Fix coding styleYuuki Harano2021-11-14
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * Avoid crashes due to clearing of a frame's face cacheEli Zaretskii2021-09-15
* | 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
* | Support frame-scale-factor on pgtk framesYuuki Harano2021-06-05
* | 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-03
|\|
| * 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-06
|\|