summaryrefslogtreecommitdiff
path: root/src/pgtkfns.c
AgeCommit message (Expand)Author
2026-06-01Check whether g_settings_schema_source_get_default returned NULLDan R. K. Ports
2026-05-23Be more careful about size multiplicationPaul Eggert
2026-05-01Remove the effect of x_gtk_resize_child_frames=hideDmitry Gutov
2026-04-18Pacify clang 21.1.8 + gdk-pixbuf 2.44Paul Eggert
2026-02-13Pacify GCC with gdk-pixbuf 2.44Paul Eggert
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-05Handle inhibiting implied resizing for frames without initial tool barMartin Rudalics
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-04-19; Delete superfluous comments explaining config.hStefan Kangas
2025-04-18pgtk: Make x-display-grayscale-p return QtStefan Kangas
2025-04-17* src/pgtkfns.c (Fx_gtk_launch_uri): Improve docstring.Stefan Kangas
2025-04-17Delete duplicate docstrings in PGTK buildStefan Kangas
2025-02-27Fix drag-and-drop treatment of reused tooltip framesPo Lu
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-26Fix x-show-tip bignum crashPaul Eggert
2025-01-19Prefer the 'min'/'max' macros where possibleStefan Kangas
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-28Make browser windows pop up when browsing URLs on WaylandDaniel Colascione
2024-12-19Remove remaining references to redisplay-dont-pauseGerd Möllmann
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-18Fix minor code style issue in pgtkfns.cStefan Kangas
2024-07-18Avoid overflow in pgtk_is_numeric_charStefan Kangas
2024-07-18Use strnlen to avoid unnecessary work in pgtkfns.cStefan Kangas
2024-07-18; Fix typosStefan Kangas
2024-07-18Avoid overflow in pgtk_is_numeric_charStefan Kangas
2024-07-16Make error messages adhere to our standardsStefan Kangas
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-01Implement touch screen events on PGTKPo Lu
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-23Prevent tab bar from vanishing on AndroidPo Lu
2023-06-21; * src/pgtkfns.c (frame_geometry): Fix typo in last change.Po Lu
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu
2023-05-13Fix detection of tab bar windows on PGTKPo Lu
2023-01-08; * src/pgtkfns.c (parse_resource_key): Use recursive schema lookupTad Fisher
2023-01-02Fix shrinking of the tab-barEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-19Fix automatic DPI adjustment and add workarounds for some systemsPo Lu
2022-11-16Fix calculation of tab bar lines during automatic height adjustmentPo Lu
2022-09-09Delete variable window-system-version obsolete since 24.3Stefan Kangas
2022-08-01Make frame synchronization a frame parameterPo Lu
2022-07-21Apply tooltip assertions to all instances of x-show-tipPo Lu
2022-07-02Fix repeated "the"Lele Gaifax
2022-06-16Use BASE_EQ instead of EQ where obviously safeMattias Engdegård
2022-06-12Use BASE_EQ when comparing with QunboundMattias Engdegård
2022-05-23Fix default child-frame-border-width on PGTKPo Lu