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