summaryrefslogtreecommitdiff
path: root/src/pgtkterm.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-04-03pgtk_set_window_size: Clear out unused codeDmitry Gutov
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-04-19; Delete superfluous comments explaining config.hStefan Kangas
2025-04-13Use a pristine copy of argv to restart EmacsJens Schmidt
2025-03-23Patch bug#77128Po Lu
2025-03-03Revert “Avoid some union buffered_input_event uses”Paul Eggert
2025-03-03Avoid some union buffered_input_event usesPaul Eggert
2025-02-22; Fix typosStefan Kangas
2025-02-17; Correct merge errors.Po Lu
2025-02-17Merge from savannah/emacs-30Po Lu
2025-02-17Synchronize frame placement logic with XPo Lu
2025-02-17* src/pgtkterm.c (pgtk_enumerate_devices): Circumvent bug#76239.Po Lu
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-26Fix unlikely eassert failure in pgtk_enumerate_devicesPaul Eggert
2025-01-26Ignore -fanalyzer-null-argument in pgtkterm.cPaul Eggert
2025-01-26Pacify -fanalyzer-null-argument on pgtk_term_initPaul Eggert
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-26Use gtk_disable_setlocalePaul Eggert
2025-01-26Avoid unlikely int overflow.Paul Eggert
2025-01-21Check for snprintf truncation in pgtktermPaul Eggert
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-19Remove remaining references to redisplay-dont-pauseGerd Möllmann
2024-12-12Pure storage removal: Remove purecopy hash table flagPip Cet
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-07-16Make error messages adhere to our standardsStefan Kangas
2024-07-09Fix bug#70697 with respect to fringe bitmapsPo Lu
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