index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pgtkselect.c
Age
Commit message (
Expand
)
Author
2022-04-07
Remove more code mindlessly copied from NS
Po Lu
2022-04-06
Clean up more PGTK code
Po Lu
2022-02-07
Clean up more code from PGTK port
Po Lu
2022-02-06
Clean up lots of #ifdef'd out code in PGTK files
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
Fix copyright dates in some files belonging to the pgtk port
Po Lu
2021-11-24
Remove PGTK_DEBUG stuff
Yuuki Harano
2021-11-14
Fix coding style
Yuuki Harano
2021-06-09
* src/pgtkselect.c: Avoid Glib assertion warnings
Jindřich Makovička
2021-05-15
Create a variable to enable selection on multi display
Yuuki Harano
2021-03-02
Fix unicode strings can't be pasted correctly
Yuuki Harano
2021-02-20
Work around I can't copy and paste unicode string to wayland chromium
Yuuki Harano
2021-02-11
Support getting a image from clipboard
Yuuki Harano
2020-11-24
Update copyright dates for PGTK files
Jeff Walsh
2020-11-24
* src/pgtkselect.c: change coding style
Yuuki Harano
2020-11-22
Make multipdisplay work by limiting selection while enabed
Yuuki Harano
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano