summaryrefslogtreecommitdiff
path: root/src/pgtkterm.c
AgeCommit message (Expand)Author
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
2022-04-08Implement support for reporting device names on PGTKPo Lu
2022-04-06Clean up more PGTK codePo Lu
2022-04-03Implement `drag-source' values of `track-mouse' on PGTK.Po Lu
2022-03-27Clean up PGTK cursor blanking codePo Lu
2022-03-17Restore old PGTK scrolling codePo Lu
2022-03-15Stop relying on dynlib for PGTK interrupt inputPo Lu
2022-03-04Fix some errors in stretch glyphs code on PGTKPo Lu
2022-03-04Fix display of stretch glyphs when hscrolled on PGTKPo Lu
2022-03-04* src/pgtkterm.c (pgtk_draw_fringe_bitmap): Synchronize logic with X.Po Lu
2022-03-03Implement `toolkit_position_hook' on PGTKPo Lu
2022-03-01Fix reporting of wheel events on top of GTK scroll barsPo Lu
2022-02-18Fix blurry text on multiple scale monitor setupsPo Lu
2022-02-12Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd
2022-02-11Don't make cursors affected by background alpha on PGTKPo Lu
2022-02-08* src/pgtkterm.c (map_event): Fix last change.Po Lu
2022-02-08Fix frame offset reporting on PGTKPo Lu
2022-02-07Clean up more code from PGTK portPo Lu
2022-02-06Clean up lots of #ifdef'd out code in PGTK filesPo Lu
2022-02-06Handle window state changes on PGTKPo Lu
2022-02-01* src/pgtkterm.c (pgtk_draw_rectangle): Fix trivial typo. (bug#53677)Po Lu