summaryrefslogtreecommitdiff
path: root/src/frame.h
AgeCommit message (Expand)Author
2026-05-26Omit useless casts found by GCC 16Paul Eggert
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08Fix some C symbol extern visibilityPaul Eggert
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-03-17Implement dragging and resizing of tty child framesMartin Rudalics
2025-03-10Fix handling of frame position valuesMartin Rudalics
2025-02-10Fix handling of visibility on tty frames (Bug#76031)Martin Rudalics
2025-01-14Handle removal of selected tty child frameMartin Rudalics
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-20Enable TTY child frames on MS-DOSPo Lu
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-12-16Don't inhibit resizing when making a new frame (Bug#74750)Martin Rudalics
2024-10-26More fixes for w32 console buildEli Zaretskii
2024-10-22Fix commenting conventions.Eli Zaretskii
2024-10-22Fix compilation warningsEli Zaretskii
2024-10-22Initial child frames based on masterGerd Möllmann
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-04-29Take fields into account during text conversionPo Lu
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-05Introduce an input method callback required by Android 34Po Lu
2023-08-26Do not raise a different frame when closing a frameDaniel Martín
2023-07-14Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-14Fix misreporting of window top linePo Lu
2023-07-06Update Android portPo Lu
2023-07-04Implement a tool bar containing modifier keysPo Lu
2023-06-21Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu
2023-06-02Update Android portPo Lu
2023-03-06Update Android portPo Lu
2023-02-15Update Android portPo Lu
2023-02-15Update Android portPo Lu
2023-01-08Update Android portPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-26Redisplay "invisible" frames that are actually visible on modern XPo Lu
2022-12-05Don't excessively sync in some other codePo Lu
2022-11-19Fix automatic DPI adjustment and add workarounds for some systemsPo Lu
2022-06-09Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu
2022-05-25Merge from origin/emacs-28Eli Zaretskii
2022-05-20Restore the Fselect_window call in gui_consider_frame_title.Alan Mackenzie
2022-04-07Expose the name of an event's input device to LispPo Lu
2022-03-19Remove unused fns/data and make fns staticPaul Eggert
2022-01-30Add background transparency support for GTK+CairoHåkon Flatval