summaryrefslogtreecommitdiff
path: root/lisp/term/pgtk-win.el
AgeCommit message (Expand)Author
2026-05-09; * lisp/term/pgtk-win.el (icon-map-list): Fix :type.Eli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-07; Fix x-gtk-stock-mapElijah Gabe Pérez
2025-06-28Add tool bar icons to package menu. (Bug#78601)Elías Gabriel Pérez
2025-02-16Add gtk-redo icon to x-gtk-stock-mapElías Gabriel Pérez
2025-02-12; Update :version tag of x-gtk-stock-mapStefan Kangas
2025-02-12Add icons used by 'mpc.el' to 'x-gtk-stock-map'john muhl
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-07-08Checkdoc fixes in `term/*.el`Stefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-26Enable DND handlers to receive more than one URI at a timePo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-21; Fix typos (misspelled symbols)Stefan Kangas
2022-09-21Fix handling of nil device namesPo Lu
2022-08-20Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen
2022-06-23Allow dropping more data types on PGTKPo Lu
2022-05-14; Fix PGTK declare-function mistakesPo Lu
2022-05-14; Fix mistakes in 'declare function' formsEli Zaretskii
2022-04-08Implement support for reporting device names on PGTKPo Lu
2022-04-06Clean up more PGTK codePo Lu
2022-03-23* lisp/term/pgtk-win.el: Update header comment.Andreas Schwab
2022-03-22Fix two no-X compilation warningsLars Ingebrigtsen
2022-02-07Clean up more code from PGTK portPo Lu
2022-01-19Rename system tooltip variables to `use-system-tooltips'Po Lu
2022-01-07Display pre-edit information from X input methodsPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-19Add missing implementation of `pgtk-menu-bar-open'Po Lu
2021-11-30Add missing function declarations to pgtk-win.elPo Lu
2021-08-16* lisp/term/pgtk-win.el (pgtk-preedit-text): Write doc stringYuuki Harano
2021-08-16* lisp/term/pgtk-win.el (pgtk-face-at-pos): Remove unused functionYuuki Harano
2021-08-15* lisp/term/pgtk-win.el: Remove some font stuffYuuki Harano
2021-08-15* lisp/term/pgtk-win.el (pgtk-pop-up-frames): Remove since it is not usedYuuki Harano
2021-01-10Fix gtk icon theme does not reflectYuuki Harano
2020-11-24lisp/term/pgtk-win.el: Add copyright file headerJeff Walsh
2020-11-24Avoid mutating invocation-name (tiny change)Kira Bruneau
2020-11-24Enable GtkIMContext by defaultYuuki Harano
2020-11-24Make icons and titles work like on XYuuki Harano
2020-11-24* pgtk-win.el: fix compile-time warnings.Yuuki Harano
2020-11-22implement pre-edit input methodYuuki Harano
2020-11-22Add pgtk-read-file-name functionYuuki Harano
2020-11-22Introduce Pure GTK3 portYuuki Harano