summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
AgeCommit message (Expand)Author
2026-05-07; * lisp/term/x-win.el (icon-map-list): Fix :type (bug#80982)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-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas
2025-02-16Add gtk-redo icon to x-gtk-stock-map to x-win.elElí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-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-06Minor fixes to IM locale handlingPo Lu
2022-10-03Fix coding systems used for X input methodsPo Lu
2022-09-21Fix handling of nil device namesPo Lu
2022-08-20Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen
2022-07-18Preserve echo area message when running DND mouse movement functionPo Lu
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-06-28Adjust x-clipboard-yank for recent selection ownership changesPo Lu
2022-06-21Move selection delayed message to a better locationPo Lu
2022-06-20Issue a message if getting a selection takes a long timeLars Ingebrigtsen
2022-06-19Don't handle reverseVideo X resource speciallyLars Ingebrigtsen
2022-05-14; Fix mistakes in 'declare function' formsEli Zaretskii
2022-05-11Fix mouse pointer avoidance in some configurationsPo Lu
2022-04-27Add simple session management support to HaikuPo Lu
2022-04-08* lisp/term/x-win.el (x-device-class): Detect more keyboards.Po Lu
2022-04-08* lisp/term/x-win.el (x-device-class): Detect "USB USB Keykoard"s.Po Lu
2022-04-08Add code for determining the type of an input devicePo Lu
2022-04-06Move some X11 drag and drop processing to LispPo Lu
2022-04-04Handle mouse movement correctly during DND from one of our own framesPo Lu
2022-02-16Fix frame focus handling with native inputPo Lu
2022-02-04Fix toggling `x-gtk-use-native-input'.Po Lu
2022-02-04Make `x-gtk-use-native-input' take effect immediatelyPo Lu
2022-01-19Rename system tooltip variables to `use-system-tooltips'Po Lu
2022-01-15Prevent pre-edit overlay text from being displayed after a commandPo Lu
2022-01-09Add an option to display the cursor at the beginning of any preedit textPo Lu
2022-01-09* lisp/term/x-win.el (x-preedit-text): Make edit overlay window local.Po Lu
2022-01-07Display pre-edit information from X input methodsPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-06-12Make `window-system-for-display' work for ipv6, tooRobert Pluim
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-02Remove redundant requires of facesStefan Kangas
2020-05-11Map "mail/compose" icon to "mail-message-new" in GTKDmitry Gutov
2020-05-11Use better icons on GTK in message-mode and isearchDmitry Gutov
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-28Update X keysym mappingAxel Svensson
2018-12-31Merge from origin/emacs-26Paul Eggert