summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-13Allow dragging scroll bar for overscroll on HaikuPo Lu
2022-03-12Flocate_file_internal: Protect from `.eln` remappingStefan Monnier
2022-03-13Improve reliaibility of scroll bar dimensions adjustment on GTK 3Po Lu
2022-03-12; * src/eval.c: (grow_specpdl): Remove another redundant declarationMattias Engdegård
2022-03-12; * src/lisp.h: Remove redundant declarationMattias Engdegård
2022-03-12Remove never-used relative jump opcodesMattias Engdegård
2022-03-12Remove debug code for opcodes long goneMattias Engdegård
2022-03-12Faster bytecode immediate argument fetchingMattias Engdegård
2022-03-12Maintain end of specpdl instead of sizeMattias Engdegård
2022-03-12Inline record_in_backtraceMattias Engdegård
2022-03-12Fix the PGTK buildPo Lu
2022-03-12Try really hard to make GTK 3 scroll bars fitPo Lu
2022-03-12Merge from origin/emacs-28Stefan Kangas
2022-03-12Fix some issues with input methods that depend on button statePo Lu
2022-03-12Fix horizontal scroll bar updating on HaikuPo Lu
2022-03-12Use more reasonable default timeouts in Haiku menu loopPo Lu
2022-03-12Make C-mouse-3 on scroll bars work on HaikuPo Lu
2022-03-12Slightly improve scrollbar position accounting on HaikuPo Lu
2022-03-11Fix a crash inside Haiku popup menusPo Lu
2022-03-11Fix initial values of scroll bar foreground and background on GTK 3Po Lu
2022-03-11Implement customization of scroll bar colors on GTK 3Po Lu
2022-03-11* src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.Po Lu
2022-03-11Improve scroll bar treatment on HaikuPo Lu
2022-03-11Fix inconsistent thumb position on Haiku scroll barsPo Lu
2022-03-11Allow C-mouse-2 to split windows on XInput 2 buildsPo Lu
2022-03-11Fix scroll bar portion on Haiku scroll barsPo Lu
2022-03-10Fix NS toolbar identifier (bug#54326)Alan Third
2022-03-10Fix display of minibuffer prompts in some circumstances on HaikuPo Lu
2022-03-10Improve documentation of 'map-charset-chars'Eli Zaretskii
2022-03-10Fix menu bar activation on PGTKPo Lu
2022-03-10Fix stray button release events being reported on GTK 2Po Lu
2022-03-10Fix menu bar event detection on XI2 builds using Core InputPo Lu
2022-03-09Fix some issues with GTK native input and modifiers on GTK 2Po Lu
2022-03-09Make XInput 2 features work on GTK 2 buildsPo Lu
2022-03-09Fix GTK widgets not appearing inside child framesPo Lu
2022-03-09Fix error when creating frames on NS with no main windowPo Lu
2022-03-09Don't update Haiku menu bar if nothing changedPo Lu
2022-03-09Fix flicker during frame resize on HaikuPo Lu
2022-03-09Improve handling of tooltips inside menus on HaikuPo Lu
2022-03-08Decouple mod-test.c from GnulibPaul Eggert
2022-03-08Do not include <attribute.h> from <config.h>Paul Eggert
2022-03-09* src/xterm.c (handle_one_xevent): Add more dead keys.Po Lu
2022-03-08Merge from origin/emacs-28Eli Zaretskii
2022-03-08Avoid assertion violations in 'bidi_resolve_brackets'Eli Zaretskii
2022-03-08Handle XI focus change events that specify implicit focus correctlyPo Lu
2022-03-08Fix detection of modifier keys on XInput 2Po Lu
2022-03-08Fix more uses of opaque Visual structurePo Lu
2022-03-08Return actual color cell count in x-display-color-cellsPo Lu
2022-03-08Avoid color leaks while better ensuring a close color is foundPo Lu
2022-03-08Fix choice of visuals for XPM iconPo Lu