index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pixel-scroll.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Support 'isearch-allow-scroll' in 'pixel-scroll-precision-mode'
Eli Zaretskii
2023-05-22
1
-0
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Small adjustments to precision pixel scrolling
Po Lu
2022-09-21
1
-15
/
+16
*
Improve scroll interpolation in pixel-s-precision-mode
Po Lu
2022-09-21
1
-14
/
+26
*
Prefer defvar-keymap in pixel-scroll-precision-mode-map
Stefan Kangas
2022-09-13
1
-33
/
+31
*
Fix pixel-scroll-precision in a corner case
Gerd Möllmann
2022-08-23
1
-9
/
+11
*
Prevent GC threshold from exceeding fixnum limit during precision scrolling
Po Lu
2022-08-03
1
-1
/
+2
*
Minor improvements to precision scroll interpolation
Po Lu
2022-07-30
1
-37
/
+40
*
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-05-09
1
-3
/
+3
*
Interpolate scrolls coming from mice by default
Po Lu
2022-04-08
1
-10
/
+22
*
Use CUA functions to scroll pages with pixel-scroll-scroll-mode
Markus Kopp
2022-04-06
1
-2
/
+3
*
Make precision scrolling on top of the tool bar work
Po Lu
2022-03-01
1
-0
/
+7
*
Make interpolated scrolling work above non-selected windows
Po Lu
2022-02-25
1
-6
/
+10
*
Improve momentum pixel scrolling on a non-selected window
Po Lu
2022-02-22
1
-50
/
+52
*
* lisp/pixel-scroll.el: Update commentary.
Po Lu
2022-02-05
1
-2
/
+23
*
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
*
|
Increase size of precision scrolling momentum ring
Po Lu
2022-01-01
1
-38
/
+42
*
|
Store sign separately when accumulating precision scroll momentum
Po Lu
2021-12-27
1
-4
/
+4
*
|
Allow interpolating scrolls via the Page Down and Page Up keys
Po Lu
2021-12-26
1
-24
/
+47
*
|
Make precision scrolling work on margins and fringes
Po Lu
2021-12-24
1
-0
/
+12
*
|
Make precision scrolling also work on various bars
Po Lu
2021-12-23
1
-0
/
+9
*
|
Fix precision scrolling down for multi-line display strings
Po Lu
2021-12-23
1
-0
/
+5
*
|
Set start to desired start when pixel scrolling to end of buffer
Po Lu
2021-12-23
1
-0
/
+1
*
|
Allow window-text-pixel-size to measure pixels around a position
Po Lu
2021-12-23
1
-16
/
+18
*
|
Work around pixel scrolling issues when line numbers are displayed
Po Lu
2021-12-15
1
-1
/
+2
*
|
Work around pixel scrolling issues when org-indent-mode is on
Po Lu
2021-12-13
1
-0
/
+6
*
|
Clear precision scroll interpolation when direction changes
Po Lu
2021-12-12
1
-29
/
+37
*
|
Further reduce image-related stutter during precision scrolling
Po Lu
2021-12-10
1
-1
/
+3
*
|
Stop setting `make-cursor-line-fully-visible' in precision scrolling
Po Lu
2021-12-10
1
-2
/
+0
*
|
Fix bob detection when pixel scrolling upwards
Po Lu
2021-12-10
1
-1
/
+2
*
|
Fix pixel scrolling upwards in Info buffers
Po Lu
2021-12-10
1
-3
/
+5
*
|
Remove unused let-bindings from pixel-scroll.el
Po Lu
2021-12-10
1
-5
/
+1
*
|
Fix precision scrolling for stretch glyphs
Po Lu
2021-12-10
1
-38
/
+30
*
|
Make precision scrolling up work over display strings
Po Lu
2021-12-09
1
-16
/
+4
*
|
Fix pixel scrolling over lines with different sized glyphs
Po Lu
2021-12-09
1
-1
/
+4
*
|
Fix jumping cursor during interpolated scrolls
Po Lu
2021-12-09
1
-9
/
+9
*
|
Allow customizing step between each interpolated scroll
Po Lu
2021-12-09
1
-1
/
+7
*
|
Clear scroll interpolation when interpolated scroll completes
Po Lu
2021-12-08
1
-6
/
+14
*
|
Improve precision scroll interpolation
Po Lu
2021-12-08
1
-15
/
+30
*
|
Fix last change
Po Lu
2021-12-08
1
-2
/
+2
*
|
Make interpolated scrolling work better
Po Lu
2021-12-08
1
-18
/
+17
*
|
Allow customizing precision scroll interpolation
Po Lu
2021-12-08
1
-3
/
+18
*
|
Fix jittering when precision scrolling over images
Po Lu
2021-12-06
1
-9
/
+8
*
|
Interpolate large pixel scrolls
Po Lu
2021-12-05
1
-10
/
+55
*
|
Make pixel scrolling through images less jumpy
Po Lu
2021-12-05
1
-14
/
+22
*
|
Make precision pixel scrolling work in an hscrolled window
Po Lu
2021-12-04
1
-4
/
+15
*
|
Make last change work for deltas that are multiples of max-height
Po Lu
2021-12-04
1
-2
/
+4
*
|
Make it work to pixel scroll by deltas larger than the window
Po Lu
2021-12-04
1
-6
/
+21
[next]