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