aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/igcHelmut Eller2026-01-021-1/+1
|\
| * ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* | Add labels to some rootsHelmut Eller2025-11-071-3/+7
* | Fix PGTK scrollbarsHelmut Eller2025-11-021-12/+4
* | Remove glib_user_data in PGTK codePip Cet2025-10-261-3/+4
* | Merge branch 'master' into feature/igcGerd Möllmann2025-07-311-7/+14
|\ \ | |/
| * Add frame parameter which allows border transparencyGarklein2025-07-261-7/+14
* | Merge branch 'master' into feature/igcPip Cet2025-05-011-3/+1
|\ \ | |/
| * ; Delete superfluous comments explaining config.hStefan Kangas2025-04-191-2/+0
| * Use a pristine copy of argv to restart EmacsJens Schmidt2025-04-131-1/+1
* | Merge branch 'master' into feature/igcGerd Möllmann2025-04-051-0/+5
|\ \ | |/
| * Patch bug#77128Po Lu2025-03-231-0/+5
| * Revert “Avoid some union buffered_input_event uses”Paul Eggert2025-03-031-301/+281
| * Avoid some union buffered_input_event usesPaul Eggert2025-03-031-281/+301
* | Merge from savannah/masterPip Cet2025-02-241-8/+25
|\ \ | |/
| * ; Fix typosStefan Kangas2025-02-221-1/+1
| * ; Correct merge errors.Po Lu2025-02-171-3/+1
| * Merge from savannah/emacs-30Po Lu2025-02-171-5/+24
| |\
| | * * src/pgtkterm.c (pgtk_enumerate_devices): Circumvent bug#76239.Po Lu2025-02-171-5/+19
| | * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
| * | Synchronize frame placement logic with XPo Lu2025-02-171-3/+3
* | | [MPS] Avoid PGTK crashes (bug#76238)Pip Cet2025-02-151-3/+44
* | | Merge 'master' into 'feature/igc'Pip Cet2025-02-011-2/+2
|\ \ \ | |/ /
| * | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-2/+2
| |\ \
| | * | Pure storage removal: Remove purecopy hash table flagPip Cet2024-12-121-1/+1
| | * | Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-1/+1
* | | | Merge branch 'master' into feature/igcPip Cet2025-01-311-18/+15
|\ \ \ \ | |/ / /
| * | | Fix unlikely eassert failure in pgtk_enumerate_devicesPaul Eggert2025-01-261-9/+4
| * | | Ignore -fanalyzer-null-argument in pgtkterm.cPaul Eggert2025-01-261-0/+5
| * | | Pacify -fanalyzer-null-argument on pgtk_term_initPaul Eggert2025-01-261-1/+1
| * | | Protect against GCing of last_mouse_windowPaul Eggert2025-01-261-1/+0
| * | | Use gtk_disable_setlocalePaul Eggert2025-01-261-4/+1
| * | | Avoid unlikely int overflow.Paul Eggert2025-01-261-4/+4
| * | | Check for snprintf truncation in pgtktermPaul Eggert2025-01-211-3/+4
* | | | Merge branch 'master' into scratch/igcGerd Möllmann2025-01-081-2/+1
|\ \ \ \ | |/ / /
| * | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| * | | Remove remaining references to redisplay-dont-pauseGerd Möllmann2024-12-191-1/+0
| |/ /
* | | Merge branch 'master' into scratch/igcGerd Möllmann2024-08-051-1/+1
|\ \ \ | |/ /
| * | Make error messages adhere to our standardsStefan Kangas2024-07-161-1/+1
| |/
* | * src/pgtkterm.c (pgtk_term_init): allocated dpyinfo as ambig rootJeff Walsh2024-07-231-0/+10
* | Merge branch 'master' into scratch/igcPip Cet2024-07-101-14/+1
|\ \ | |/
| * Fix bug#70697 with respect to fringe bitmapsPo Lu2024-07-091-14/+1
* | Fix scrollbars for pgtkHelmut Eller2024-06-271-0/+10
* | * src/pgtkterm.c (mark_pgtkterm): Exclude from MPS builds.Jeff Walsh2024-06-271-0/+2
|/
* Improve touch-screen support on PGTKPo Lu2024-06-011-32/+34
* Implement touch screen events on PGTKPo Lu2024-06-011-0/+241
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-091-2/+4
* Implement dots and dashes on PGTKPo Lu2024-04-281-15/+76
* Port double-line underlines to GUI systemsPo Lu2024-04-281-8/+22
* Followup changes for styled underline supportEli Zaretskii2024-04-271-3/+3