aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/pgtk-win.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix x-gtk-stock-mapElijah Gabe Pérez2025-09-071-1/+1
* Add tool bar icons to package menu. (Bug#78601)Elías Gabriel Pérez2025-06-281-0/+8
* Add gtk-redo icon to x-gtk-stock-mapElías Gabriel Pérez2025-02-161-0/+1
* ; Update :version tag of x-gtk-stock-mapStefan Kangas2025-02-121-1/+1
* Add icons used by 'mpc.el' to 'x-gtk-stock-map'john muhl2025-02-121-0/+8
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-3/+1
|\
| * Delete remaining calls to purecopyStefan Kangas2024-12-121-3/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Checkdoc fixes in `term/*.el`Stefan Kangas2024-07-081-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Enable DND handlers to receive more than one URI at a timePo Lu2023-10-261-40/+0
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+2
* ; Fix typos (misspelled symbols)Stefan Kangas2022-11-211-1/+1
* 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