index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
term
/
pgtk-win.el
Age
Commit 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-map
Elijah Gabe Pérez
2025-06-28
Add tool bar icons to package menu. (Bug#78601)
Elías Gabriel Pérez
2025-02-16
Add gtk-redo icon to x-gtk-stock-map
Elías Gabriel Pérez
2025-02-12
; Update :version tag of x-gtk-stock-map
Stefan Kangas
2025-02-12
Add icons used by 'mpc.el' to 'x-gtk-stock-map'
john muhl
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Delete remaining calls to purecopy
Stefan Kangas
2024-07-08
Checkdoc fixes in `term/*.el`
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-26
Enable DND handlers to receive more than one URI at a time
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-21
; Fix typos (misspelled symbols)
Stefan Kangas
2022-09-21
Fix handling of nil device names
Po Lu
2022-08-20
Don't use the system-file-manager icon in the toolbar
Lars Ingebrigtsen
2022-06-23
Allow dropping more data types on PGTK
Po Lu
2022-05-14
; Fix PGTK declare-function mistakes
Po Lu
2022-05-14
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-04-08
Implement support for reporting device names on PGTK
Po Lu
2022-04-06
Clean up more PGTK code
Po Lu
2022-03-23
* lisp/term/pgtk-win.el: Update header comment.
Andreas Schwab
2022-03-22
Fix two no-X compilation warnings
Lars Ingebrigtsen
2022-02-07
Clean up more code from PGTK port
Po Lu
2022-01-19
Rename system tooltip variables to `use-system-tooltips'
Po Lu
2022-01-07
Display pre-edit information from X input methods
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-19
Add missing implementation of `pgtk-menu-bar-open'
Po Lu
2021-11-30
Add missing function declarations to pgtk-win.el
Po Lu
2021-08-16
* lisp/term/pgtk-win.el (pgtk-preedit-text): Write doc string
Yuuki Harano
2021-08-16
* lisp/term/pgtk-win.el (pgtk-face-at-pos): Remove unused function
Yuuki Harano
2021-08-15
* lisp/term/pgtk-win.el: Remove some font stuff
Yuuki Harano
2021-08-15
* lisp/term/pgtk-win.el (pgtk-pop-up-frames): Remove since it is not used
Yuuki Harano
2021-01-10
Fix gtk icon theme does not reflect
Yuuki Harano
2020-11-24
lisp/term/pgtk-win.el: Add copyright file header
Jeff Walsh
2020-11-24
Avoid mutating invocation-name (tiny change)
Kira Bruneau
2020-11-24
Enable GtkIMContext by default
Yuuki Harano
2020-11-24
Make icons and titles work like on X
Yuuki Harano
2020-11-24
* pgtk-win.el: fix compile-time warnings.
Yuuki Harano
2020-11-22
implement pre-edit input method
Yuuki Harano
2020-11-22
Add pgtk-read-file-name function
Yuuki Harano
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano