aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pacify GCC with gdk-pixbuf 2.44Paul Eggert2026-02-131-0/+17
* ; Safer 'x-display-monitor-attributes-list'Eli Zaretskii2026-01-241-1/+2
* Add frame identifiers (bug#80138)Stéphane Marks2026-01-131-0/+2
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Fix some C symbol extern visibilityPaul Eggert2025-12-081-1/+1
* Handle inhibiting implied resizing for frames without initial tool barMartin Rudalics2025-08-051-1/+11
* Add frame parameter which allows border transparencyGarklein2025-07-261-0/+7
* Delete duplicate docstrings in PGTK buildStefan Kangas2025-04-171-6/+15
* Fix handling of frame position valuesMartin Rudalics2025-03-101-30/+48
* Fix drag-and-drop treatment of reused tooltip framesPo Lu2025-02-271-4/+7
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-4/+5
|\
| * Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-4/+5
* | Replace call[1-8] with callnStefan Kangas2025-01-191-7/+6
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Remove remaining references to redisplay-dont-pauseGerd Möllmann2024-12-191-3/+0
|/
* Merge from origin/emacs-30Eli Zaretskii2024-07-271-1/+1
|\
| * Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* | SAFE_ALLOCA fixesPaul Eggert2024-07-201-1/+1
* | Make error messages adhere to our standardsStefan Kangas2024-07-161-6/+6
|/
* ; * src/xfns.c (unwind_create_frame): Add missing definition.Eli Zaretskii2024-06-221-0/+1
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-24/+1
* Avoid races between the tooltip and compositor on X and AndroidPo Lu2024-06-191-0/+10
* Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-301-8/+2
* Pacify GCC 14 -Walloc-sizePaul Eggert2024-04-301-2/+3
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Prevent tab bar from vanishing on AndroidPo Lu2023-11-231-0/+5
* | Correct bug#65919Po Lu2023-09-151-6/+4
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-011-0/+11
|\ \
| * \ Merge from origin/emacs-29Eli Zaretskii2023-07-311-0/+11
| |\ \ | | |/
| | * Fix bug#64923Po Lu2023-07-301-0/+11
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-181-0/+1
|\ \ \ | |/ /
| * | Expose the ``cancellation'' of touch events to LispPo Lu2023-07-181-0/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-171-10/+32
|\ \ \ | |/ /
| * | Don't deliver touch or pinch events from master or slave devicesPo Lu2023-07-171-10/+32
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-031-1/+0
|\ \ \ | |/ /
| * | Always provide `move-toolbar' when its position can be changedPo Lu2023-07-031-1/+0
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-211-11/+41
|\ \ \ | |/ /
| * | Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-11/+41
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-221-28/+28
|\ \ \ | |/ /
| * | Plug various leaks and fix input method initializationPo Lu2023-05-221-28/+28
* | | Include more information in Android bug reportsPo Lu2023-03-171-1/+4
* | | Update Android portPo Lu2023-02-151-1/+1
|/ /
* | Support input method ``text conversion'' on X WindowsPo Lu2023-02-121-10/+293
* | Merge from origin/emacs-29Stefan Kangas2023-01-031-7/+7
|\ \ | |/
| * Fix shrinking of the tab-barEli Zaretskii2023-01-021-7/+7
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-261-0/+1
* | Handle selection transfer errors earlierPo Lu2022-12-151-1/+1