aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Handle inhibiting implied resizing for frames without initial tool barMartin Rudalics2025-08-051-1/+10
* Add frame parameter which allows border transparencyGarklein2025-07-261-0/+7
* ; Delete superfluous comments explaining config.hStefan Kangas2025-04-191-2/+0
* pgtk: Make x-display-grayscale-p return QtStefan Kangas2025-04-181-1/+1
* * src/pgtkfns.c (Fx_gtk_launch_uri): Improve docstring.Stefan Kangas2025-04-171-1/+3
* Delete duplicate docstrings in PGTK buildStefan Kangas2025-04-171-149/+24
* Fix drag-and-drop treatment of reused tooltip framesPo Lu2025-02-271-2/+5
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-2/+2
|\
| * Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-2/+2
* | Fix x-show-tip bignum crashPaul Eggert2025-01-261-6/+6
* | Prefer the 'min'/'max' macros where possibleStefan Kangas2025-01-191-2/+1
* | Replace call[1-8] with callnStefan Kangas2025-01-191-6/+6
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Make browser windows pop up when browsing URLs on WaylandDaniel Colascione2024-12-281-0/+39
* | Remove remaining references to redisplay-dont-pauseGerd Möllmann2024-12-191-3/+0
|/
* Merge from origin/emacs-30Stefan Monnier2024-07-191-1/+1
|\
| * ; Fix typosStefan Kangas2024-07-181-1/+1
| * Avoid overflow in pgtk_is_numeric_charStefan Kangas2024-07-181-1/+1
* | Fix minor code style issue in pgtkfns.cStefan Kangas2024-07-181-9/+3
* | Avoid overflow in pgtk_is_numeric_charStefan Kangas2024-07-181-2/+6
* | Use strnlen to avoid unnecessary work in pgtkfns.cStefan Kangas2024-07-181-4/+9
* | Make error messages adhere to our standardsStefan Kangas2024-07-161-16/+16
|/
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-19/+0
* Implement touch screen events on PGTKPo Lu2024-06-011-1/+2
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-091-4/+7
* 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
* | ; * src/pgtkfns.c (frame_geometry): Fix typo in last change.Po Lu2023-06-211-3/+4
* | Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-5/+11
* | Fix detection of tab bar windows on PGTKPo Lu2023-05-131-7/+0
|/
* ; * src/pgtkfns.c (parse_resource_key): Use recursive schema lookupTad Fisher2023-01-081-1/+1
* Fix shrinking of the tab-barEli Zaretskii2023-01-021-7/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-2/+2
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-7/+0
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-161-4/+13
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* Make frame synchronization a frame parameterPo Lu2022-08-011-0/+1
* Apply tooltip assertions to all instances of x-show-tipPo Lu2022-07-211-2/+25
* Fix repeated "the"Lele Gaifax2022-07-021-4/+4
* Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-161-2/+2
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-121-16/+16
* Fix default child-frame-border-width on PGTKPo Lu2022-05-231-2/+1
* Minor fixes to PGTK child framesPo Lu2022-05-231-3/+11
* ; Fix typosStefan Kangas2022-05-151-2/+2
* Use x-show-tooltip-timeout in all the implementationsLars Ingebrigtsen2022-04-301-4/+4
* Cleanups to PGTK codePo Lu2022-04-271-139/+68
* Minor cleanups to PGTK codePo Lu2022-04-181-4/+4
* More PGTK related cleanupPo Lu2022-04-151-64/+50