summaryrefslogtreecommitdiff
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Implement dragging and resizing of tty child framesMartin Rudalics2025-03-171-14/+15
* Fix handling of frame position valuesMartin Rudalics2025-03-101-1/+1
* Fix handling of visibility on tty frames (Bug#76031)Martin Rudalics2025-02-101-14/+1
* Handle removal of selected tty child frameMartin Rudalics2025-01-141-17/+22
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Enable TTY child frames on MS-DOSPo Lu2024-12-201-0/+4
* Merge branch 'scratch/tty-child-frames'Gerd Möllmann2024-12-191-46/+37
|\
| * More fixes for w32 console buildEli Zaretskii2024-10-261-2/+1
| * Fix commenting conventions.Eli Zaretskii2024-10-221-1/+1
| * Fix compilation warningsEli Zaretskii2024-10-221-3/+1
| * Initial child frames based on masterGerd Möllmann2024-10-221-45/+39
* | Don't inhibit resizing when making a new frame (Bug#74750)Martin Rudalics2024-12-161-4/+0
|/
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-1/+7
* Take fields into account during text conversionPo Lu2024-04-291-0/+4
* Be more systematic about parens in C source codePaul Eggert2024-01-201-5/+5
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Introduce an input method callback required by Android 34Po Lu2023-10-051-0/+1
* | Do not raise a different frame when closing a frameDaniel Martín2023-08-261-0/+4
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-141-1/+1
|\ \
| * | Fix misreporting of window top linePo Lu2023-07-141-1/+1
* | | Update Android portPo Lu2023-07-061-2/+16
* | | Implement a tool bar containing modifier keysPo Lu2023-07-041-0/+4
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-211-20/+63
|\| |
| * | Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-20/+63
* | | Update Android portPo Lu2023-06-021-0/+1
* | | Update Android portPo Lu2023-03-061-0/+1
* | | Update Android portPo Lu2023-02-151-1/+1
* | | Update Android portPo Lu2023-02-151-0/+62
* | | Update Android portPo Lu2023-01-081-2/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
| |\|
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2022-12-311-0/+14
|\| |
| * | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-261-0/+14
* | | Bring up the Android operating system and its window systemPo Lu2022-12-311-10/+25
|/ /
* / Don't excessively sync in some other codePo Lu2022-12-051-1/+0
|/
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-0/+1
* Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu2022-06-091-2/+22
* Merge from origin/emacs-28Eli Zaretskii2022-05-251-0/+1
|\
| * Restore the Fselect_window call in gui_consider_frame_title.Alan Mackenzie2022-05-201-0/+1
* | Expose the name of an event's input device to LispPo Lu2022-04-071-0/+4
* | Remove unused fns/data and make fns staticPaul Eggert2022-03-191-2/+0
* | Add background transparency support for GTK+CairoHåkon Flatval2022-01-301-0/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+9
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+9
| |/
* | Fix coding styleYuuki Harano2021-11-141-1/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-2/+2
|\|