index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-02-23
* src/xterm.c (x_term_init): Don't catch errors too many times.
Po Lu
2022-02-23
Fix X errors caused by GTK using newer versions of XI2 than Emacs
Po Lu
2022-02-22
; * src/xterm.h: Fix typo in recent change.
Po Lu
2022-02-22
Fix build on glibc <2.10
Po Lu
2022-02-22
Fix GTK build with GLib <2.44
Po Lu
2022-02-22
Improve XInput2 version checking
Po Lu
2022-02-22
Fix duplicate wheel events on XI2
Po Lu
2022-02-22
Always send wheel events on XI2
Po Lu
2022-02-22
Merge from origin/emacs-28
Stefan Kangas
2022-02-22
Don't generate multibyte keystroke events if there is no actual text
Po Lu
2022-02-22
Don't pass invalid keyboard modifiers to the event loop on Haiku
Po Lu
2022-02-21
Fix 'display-line-numbers-mode' in hide-show buffers
Eli Zaretskii
2022-02-21
Try to fix bug#54051
Po Lu
2022-02-21
Prevent Haiku display from being opened multiple times
Po Lu
2022-02-21
Prevent GTK from setting unreasonable size hints with large menu bars
Po Lu
2022-02-21
Implement left-right separators for dialog boxes on Haiku
Po Lu
2022-02-21
; * src/haikuterm.c (haiku_read_socket): Add extra keyboard modifiers.
Po Lu
2022-02-21
Respect `extra-keyboard-modifiers' when handling XI2 keyboard input
Po Lu
2022-02-20
(loadhist_initialize): Fix regression test failure
Stefan Monnier
2022-02-20
; Fix compilation warnings
Eli Zaretskii
2022-02-20
Fix font panel on NS
Po Lu
2022-02-20
* src/haikumenu.c (haiku_dialog_show): Set `popup_activated_p'.
Po Lu
2022-02-20
Handle GUI input while inside popup dialog on Haiku
Po Lu
2022-02-20
Fix typo in last change
Po Lu
2022-02-20
Ignore modifier keys early when handling X key press events
Po Lu
2022-02-20
Free XI2 devices in x_delete_display instead
Po Lu
2022-02-19
(specpdl_unrewind): Fix corner case
Stefan Monnier
2022-02-19
(loadhist_initialize): Minor refactoring
Stefan Monnier
2022-02-19
Avoid consing extra string when processing GTK native input
Po Lu
2022-02-19
Fix some more hangs when parenting child frames around on Haiku
Po Lu
2022-02-19
Improve portability of alpha channel visual detection
Po Lu
2022-02-19
Fix symbols with position appearing in the output of `compile-defun'
Alan Mackenzie
2022-02-19
Fix character compositions on the mode line
Eli Zaretskii
2022-02-19
Don't ignore events from XI2 slave devices anymore
Po Lu
2022-02-19
Always decode GTK input method text as utf-8-unix
Po Lu
2022-02-19
Be less strict about which emulated motion events to ignore
Po Lu
2022-02-19
* src/haikufns.c (haiku_create_frame): Error if font wasn't found.
Po Lu
2022-02-19
Utilize new string decoding feature in GTK native input
Po Lu
2022-02-18
Fix background stipple with `alpha_background'
Po Lu
2022-02-18
Fix a crash on some versions of GTK
Po Lu
2022-02-18
Fix blurry text on multiple scale monitor setups
Po Lu
2022-02-18
Make treatment of `alpha-background' more consistent
Po Lu
2022-02-18
Make stipple backgrounds respect `alpha-background'
Po Lu
2022-02-18
Fix mis-parsing of certain malformed XBM files
Po Lu
2022-02-18
Parse XBM images which use character escapes for hex literals
Po Lu
2022-02-17
Fix or remove outdated comments
Mattias EngdegÄrd
2022-02-17
Fix crash when displaying XBM images on a 32-bit visual
Po Lu
2022-02-17
Implement XBM images on Haiku
Po Lu
2022-02-17
Prevent menu items leak if x-pre-popup-menu-hook signals
Po Lu
2022-02-17
Prevent crashes caused by invalid locale coding systems
Po Lu
[prev]
[next]