summaryrefslogtreecommitdiff
path: root/src/keyboard.c
Commit message (Expand)AuthorAge
...
* | | Fix reported problem with drag-and-drop inside VirtualBoxPo Lu2022-06-29
* | | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-27
* | | Pacify Oracle Studio re Time_to_positionPaul Eggert2022-06-25
* | | ; Fix last change regarding 'record-all-keys'Eli Zaretskii2022-06-25
* | | Avoid recording passwords' charsManuel Giraud2022-06-25
* | | Merge branch 'abort-redisplay'Eli Zaretskii2022-06-24
|\ \ \
| * | | Allow aborting redisplay stuck in 'parse-partial-sexp'Eli Zaretskii2022-06-18
| * | | Restart tick counting every commandEli Zaretskii2022-06-14
* | | | Rewrite PGTK selection code from scratchPo Lu2022-06-21
* | | | Make Lucid menus work from the keyboard also when uninstalledLars Ingebrigtsen2022-06-21
* | | | Fix last tty-select-active-regions changeBasil L. Contovounesios2022-06-18
* | | | Support `select-active-regions' with xtermDuncan Findlay2022-06-18
* | | | Use BASE_EQ instead of EQ where obviously safeMattias EngdegÄrd2022-06-16
|/ / /
* | | Rework X selections to make it safe to run the debugger inside convertersPo Lu2022-06-06
* | | Improve command-error-function discoverabilityLars Ingebrigtsen2022-05-23
* | | Add a hook run upon monitor configuration changesPo Lu2022-05-21
* | | Clarify select-active-regions doc stringLars Ingebrigtsen2022-05-20
* | | Improve safety of handling unsupported drop events on XPo Lu2022-05-16
* | | Fix race conditions in handling of unsupported drops on XPo Lu2022-05-09
* | | Fix handling double-click-time nil or tStefan Kangas2022-05-02
* | | Make timer_check even more resilientPip Cet2022-04-29
* | | Add a new command `restart-emacs'Lars Ingebrigtsen2022-04-17
* | | Handle hierarchy events for updating scroll valuators correctlyPo Lu2022-04-09
* | | Use right frame when computing mouse movement devicePo Lu2022-04-09
* | | Minor cleanups in X Windows drag-and-drop codePo Lu2022-04-09
* | | Fix GC marking of input events with devicesPo Lu2022-04-08
* | | Fix reporting of last-event-device for synthetic eventsPo Lu2022-04-08
* | | Expose the name of an event's input device to LispPo Lu2022-04-07
* | | Move some X11 drag and drop processing to LispPo Lu2022-04-06
* | | Make dragging stuff to a window above a frame workPo Lu2022-04-03
* | | Fix a keyboard.c no-X compilation warningLars Ingebrigtsen2022-03-22
* | | Fix reporting of imaginary key prefixes on toolkit tool and menu barsPo Lu2022-03-02
* | | ; Fix compilation warningsEli Zaretskii2022-02-20
* | | Avoid consing extra string when processing GTK native inputPo Lu2022-02-19
* | | Decode keyboard input as latin-1 whenever appropriatePo Lu2022-02-16
* | | Don't decode text within XIM callbacks or handle_one_xeventPo Lu2022-02-16
* | | Optionally allow point to enter composed character sequencesEli Zaretskii2022-02-12
* | | Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-12
* | | Revert "Don't output spurious prefixes in read-char-exclusive"Lars Ingebrigtsen2022-01-27
* | | Don't output spurious prefixes in read-char-exclusiveLars Ingebrigtsen2022-01-24
* | | Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-22
|\ \ \
| * | | * src/keyboard.c (start_polling): Fix type mixup.Glenn Morris2022-01-21
| * | | * src/keyboard.c (syms_of_keyboard): Fix build without input polling.Po Lu2022-01-21
| * | | Allow fractional values of `polling-period'Po Lu2022-01-21
* | | | Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-11
|\| | |
| * | | Display pre-edit information from X input methodsPo Lu2022-01-07
| * | | Merge from origin/emacs-28Eli Zaretskii2022-01-01
| |\| |
| | * | ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * | | Accumulate deltas in pinch events that were skippedPo Lu2021-12-26
| * | | Coalesce pinch gestures in the keyboard bufferPo Lu2021-12-26