summaryrefslogtreecommitdiff
path: root/lisp/term/pgtk-win.el
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of nil device namesPo Lu2022-09-211-0/+1
* Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen2022-08-201-1/+1
* Allow dropping more data types on PGTKPo Lu2022-06-231-0/+5
* ; Fix PGTK declare-function mistakesPo Lu2022-05-141-1/+0
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* Implement support for reporting device names on PGTKPo Lu2022-04-081-0/+21
* Clean up more PGTK codePo Lu2022-04-061-162/+17
* * lisp/term/pgtk-win.el: Update header comment.Andreas Schwab2022-03-231-1/+1
* Fix two no-X compilation warningsLars Ingebrigtsen2022-03-221-2/+3
* Clean up more code from PGTK portPo Lu2022-02-071-2/+3
* Rename system tooltip variables to `use-system-tooltips'Po Lu2022-01-191-0/+2
* Display pre-edit information from X input methodsPo Lu2022-01-071-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Add missing implementation of `pgtk-menu-bar-open'Po Lu2021-12-191-0/+12
* Add missing function declarations to pgtk-win.elPo Lu2021-11-301-0/+3
* * lisp/term/pgtk-win.el (pgtk-preedit-text): Write doc stringYuuki Harano2021-08-161-2/+6
* * lisp/term/pgtk-win.el (pgtk-face-at-pos): Remove unused functionYuuki Harano2021-08-161-37/+0
* * lisp/term/pgtk-win.el: Remove some font stuffYuuki Harano2021-08-151-25/+1
* * lisp/term/pgtk-win.el (pgtk-pop-up-frames): Remove since it is not usedYuuki Harano2021-08-151-10/+0
* Fix gtk icon theme does not reflectYuuki Harano2021-01-101-0/+134
* lisp/term/pgtk-win.el: Add copyright file headerJeff Walsh2020-11-241-1/+23
* Avoid mutating invocation-name (tiny change)Kira Bruneau2020-11-241-1/+1
* Enable GtkIMContext by defaultYuuki Harano2020-11-241-0/+8
* Make icons and titles work like on XYuuki Harano2020-11-241-4/+0
* * pgtk-win.el: fix compile-time warnings.Yuuki Harano2020-11-241-4/+5
* implement pre-edit input methodYuuki Harano2020-11-221-0/+33
* Add pgtk-read-file-name functionYuuki Harano2020-11-221-55/+0
* Introduce Pure GTK3 portYuuki Harano2020-11-221-0/+429