aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkselect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-11-02; Fix another compilation warning in pgtkselect.cEli Zaretskii1-2/+0
2025-11-02Fix PGTK build without HSETTINGS, broken by recent changesEli Zaretskii1-7/+0
2025-04-19; Delete superfluous comments explaining config.hStefan Kangas1-2/+0
2025-03-02Pacify GCC in pgtkselect malloc alignmentPaul Eggert1-8/+16
2025-02-22Revert “Pacify GCC in pgtkselect malloc alignment”Paul Eggert1-39/+92
2025-01-26Pacify GCC in pgtkselect malloc alignmentPaul Eggert1-92/+39
2025-01-19Replace call[1-8] with callnStefan Kangas1-4/+2
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-09-12Fix bug#72254Po Lu1-3/+17
2024-07-20SAFE_ALLOCA fixesPaul Eggert1-1/+1
2024-05-11Pacify gcc -Wmissing-variable-declarationsPaul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-08-18Copy-edit doc strings and comments wrt bignum and fixnumMattias Engdegård1-2/+1
2022-07-07Fix selection disowning upon frame deletion on WaylandPo Lu1-4/+27
2022-06-23Minor fixes to last changePo Lu1-1/+1
2022-06-23Allow dropping more data types on PGTKPo Lu1-10/+89
2022-06-22Port x-selection-timeout to PGTKPo Lu1-10/+9
2022-06-21Rewrite PGTK selection code from scratchPo Lu1-274/+1597
2022-06-12Use BASE_EQ when comparing with QunboundMattias Engdegård1-1/+1
2022-04-07Remove more code mindlessly copied from NSPo Lu1-6/+0
2022-04-06Clean up more PGTK codePo Lu1-11/+11
2022-02-07Clean up more code from PGTK portPo Lu1-109/+28
2022-02-06Clean up lots of #ifdef'd out code in PGTK filesPo Lu1-9/+0
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-31Fix copyright dates in some files belonging to the pgtk portPo Lu1-1/+1
2021-11-24Remove PGTK_DEBUG stuffYuuki Harano1-18/+0
2021-11-14Fix coding styleYuuki Harano1-27/+27
2021-06-09* src/pgtkselect.c: Avoid Glib assertion warningsJindřich Makovička1-1/+1
2021-05-15Create a variable to enable selection on multi displayYuuki Harano1-0/+8
2021-03-02Fix unicode strings can't be pasted correctlyYuuki Harano1-0/+3
2021-02-20Work around I can't copy and paste unicode string to wayland chromiumYuuki Harano1-0/+6
2021-02-11Support getting a image from clipboardYuuki Harano1-7/+36
2020-11-24Update copyright dates for PGTK filesJeff Walsh1-1/+1
2020-11-24* src/pgtkselect.c: change coding styleYuuki Harano1-120/+156
2020-11-22Make multipdisplay work by limiting selection while enabedYuuki Harano1-0/+102
2020-11-22Introduce Pure GTK3 portYuuki Harano1-0/+466