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