index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
termhooks.h
Age
Commit message (
Expand
)
Author
2022-04-07
Expose the name of an event's input device to Lisp
Po Lu
2022-04-06
Move some X11 drag and drop processing to Lisp
Po Lu
2022-03-02
; * src/termhooks.h (struct terminal): Fix typo in comment.
Po Lu
2022-03-02
Fix reporting of imaginary key prefixes on toolkit tool and menu bars
Po Lu
2022-02-19
Avoid consing extra string when processing GTK native input
Po Lu
2022-02-16
Decode keyboard input as latin-1 whenever appropriate
Po Lu
2022-02-16
Don't decode text within XIM callbacks or handle_one_xevent
Po Lu
2022-01-07
Display pre-edit information from X input methods
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-26
Add support for pinch gestures to the XI2 build
Po Lu
2021-12-17
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-17
Add support for touchscreen events generated by XInput 2
Po Lu
2021-12-02
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-02
Add `touch-end' event type
Po Lu
2021-11-30
Fix build after merge
Po Lu
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
Expose pixel-wise wheel events to Lisp
Po Lu
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-07
Make "open in new window" from an xwidget's context menu work
Po Lu
2021-04-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-27
Major rewrite of adjust_frame_size
Martin Rudalics
2021-01-20
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-16
Make mouse-related calls be more consistent on all frame types
Jared Finder
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-14
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-12
* src/keyboard.c: Fix bug#5803.
Stefan Monnier
2020-11-22
implement pre-edit input method
Yuuki Harano
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano
2020-11-21
Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.
Jared Finder
2020-11-04
* src/term.c (handle_one_term_event): Simplify.
Stefan Monnier
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-31
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-05-19
Introduce Emacs_Pixmap typedef
Alexander Gramiak
2019-05-19
Introduce Emacs_Color struct and typedef
Alexander Gramiak
2019-05-10
Convert Free_Pixmap macro into terminal hook
Alexander Gramiak
2019-04-26
Add terminal hook query_frame_background_color
Alexander Gramiak
2019-04-26
Add terminal hook defined_color_hook
Alexander Gramiak
2019-04-26
Rename generic x_* identifiers
Alexander Gramiak
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-03
Merge from origin/emacs-26
Glenn Morris
2018-09-29
Cleanup when opening a new terminal fails. (Bug#32794)
John Shahid
2018-09-06
Shrink pseudovectors a bit
Paul Eggert
2018-08-30
Handle thread-signal towards the main thread (Bug#32502)
Michael Albinus
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-06-10
Use native alignment to access Lisp object data
Paul Eggert
[next]