summaryrefslogtreecommitdiff
path: root/src/pgtkterm.c
AgeCommit message (Expand)Author
2024-06-01Improve touch-screen support on PGTKPo Lu
2024-06-01Implement touch screen events on PGTKPo Lu
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-04-28Implement dots and dashes on PGTKPo Lu
2024-04-28Port double-line underlines to GUI systemsPo Lu
2024-04-27Followup changes for styled underline supportEli Zaretskii
2024-02-11Fix signed/unsigned promotion errors involving Emacs_RectanglePo Lu
2024-01-13Share hash table test structsMattias Engdegård
2024-01-13Remove rehash-threshold and rehash-size struct membersMattias Engdegård
2024-01-13Represent hash table weakness as an enum internallyMattias Engdegård
2024-01-10Remove redundant casts from void* with malloc functionsStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10Merge from origin/emacs-29Eli Zaretskii
2023-12-10; Fix typosStefan Kangas
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-08-12Merge from origin/emacs-29Eli Zaretskii
2023-08-08Fix bug#65042Po Lu
2023-08-01Fix stipple support on PGTKPo Lu
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26Don't mark selection request eventsPo Lu
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert
2023-05-13Fix detection of tab bar windows on PGTKPo Lu
2023-01-12Report cursor correctly on PGTK when there is a marginPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-14Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu
2022-11-09Make the PGTK port display a loud warning when run under XPo Lu
2022-11-09"Fix" iconification handling on PGTKPo Lu
2022-08-27Support "replacement characters" on TTY framesEli Zaretskii
2022-07-23Undo C parts of "Don't use the Gtk region face"Po Lu
2022-07-23Don't use the Gtk region faceLars Ingebrigtsen
2022-07-04Add support for fullscreen values fullheight and fullwidth on PGTKFlorian Rommel
2022-06-23Minor fixes to last changePo Lu
2022-06-23Allow dropping more data types on PGTKPo Lu
2022-06-21Rewrite PGTK selection code from scratchPo Lu
2022-05-23Minor fixes to PGTK child framesPo Lu
2022-05-21Implement `display-monitors-changed-hook' on PGTKPo Lu
2022-05-15; Fix typosStefan Kangas
2022-05-13Rely solely on device scaling for fonts on PGTKPo Lu
2022-05-13Minor cleanups to PGTK codePo Lu
2022-05-08Set stipple flag on PGTK as wellPo Lu
2022-04-27Cleanups to PGTK codePo Lu
2022-04-21Clean up PGTK code some morePo Lu
2022-04-18Minor cleanups to PGTK codePo Lu
2022-04-15More PGTK related cleanupPo Lu
2022-04-13Bump minimum GTK for PGTK buildsPo Lu
2022-04-13Clean up PGTK code morePo Lu
2022-04-09* src/pgtkterm.c (pgtk_set_cr_source_with_color): Fix default operator.Po Lu
2022-04-08Fix GC marking of input events with devicesPo Lu