Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (scroll-bar-timer): New. | Gerd Moellmann | 1999-07-21 | 1 | -7/+66 |
| | | | | | | | (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer. (scroll-bar-toolkit-scroll): Handle `top' and `bottom'. (scroll-bar-toolkit-scroll): New. (global): Use different key bindings if using toolkit scroll bars. | ||||
* | (scroll-bar-scroll-down, scroll-bar-scroll-up): | Karl Heuer | 1998-09-13 | 1 | -20/+22 |
| | | | | Set point-before-scroll at end even if there was an error. | ||||
* | (scroll-bar-mode): Doc fix. | Richard M. Stallman | 1998-08-05 | 1 | -4/+3 |
| | |||||
* | (scroll-bar-mode, toggle-scroll-bar): By default, | Geoff Voelker | 1998-04-23 | 1 | -6/+9 |
| | | | | | put scroll bars on the right on MS-Windows (since that is the convention on Windows). | ||||
* | (scroll-bar-drag): Set point-before-scroll | Richard M. Stallman | 1998-04-08 | 1 | -45/+54 |
| | | | | | in the right buffer, from point in the right window. (scroll-bar-scroll-down, scroll-bar-scroll-up): Likewise. | ||||
* | (set-scroll-bar-mode): Take just one arg. | Karl Heuer | 1997-10-23 | 1 | -4/+6 |
| | | | | | | (set-scroll-bar-mode-1): Take 2 args, as set-scroll-bar-mode used to. (scroll-bar-mode variable): Use set-scroll-bar-mode-1. (scroll-bar-mode command): Pass 1 arg to set-scroll-bar-mode. | ||||
* | (toggle-scroll-bar): Call prefix-numeric-value. | Karl Heuer | 1997-10-15 | 1 | -1/+2 |
| | |||||
* | (scroll-bar-maybe-set-window-start): Change window | Geoff Voelker | 1997-09-02 | 1 | -1/+1 |
| | | | | if current start is equal to start of next portion. | ||||
* | (scroll-bar-mode-explicit): New variable. | Richard M. Stallman | 1997-07-21 | 1 | -15/+24 |
| | | | | | (set-scroll-bar-mode): Don't alter default-frame-alist when just loading this file. | ||||
* | (scroll-bar-mode): Extra defvar to avoid warning. | Richard M. Stallman | 1997-06-28 | 1 | -0/+2 |
| | |||||
* | (toggle-scroll-bar): Moved from frame.el. | Richard M. Stallman | 1997-06-28 | 1 | -30/+63 |
| | | | | | | | | Use scroll-bar-mode to determine which side; if it's nil, use left. (set-scroll-bar-mode): New subroutine, taken from scroll-bar-mode. (scroll-bar-mode): Use the variable set-scroll-bar-mode. (scroll-bar-mode): New variable. (toggle-horizontal-scroll-bar): Moved from frame.el. | ||||
* | (scroll-bar-maybe-set-window-start): Always set | Karl Heuer | 1996-05-21 | 1 | -1/+3 |
| | | | | window start, to ensure scroll bar position is updated. | ||||
* | (scroll-bar-drag-position): New function. | Richard M. Stallman | 1996-05-11 | 1 | -0/+32 |
| | | | | (scroll-bar-maybe-set-window-start): New function. | ||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -15/+15 |
| | |||||
* | (scroll-bar-drag): Call scroll-bar-drag-1 | Karl Heuer | 1995-05-31 | 1 | -2/+4 |
| | | | | inside the let. | ||||
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
| | |||||
* | (scroll-bar-drag): Bind echo-keystrokes to 0. | Richard M. Stallman | 1995-03-28 | 1 | -1/+2 |
| | |||||
* | (scroll-bar-drag-1): Set point-before-scroll properly. | Richard M. Stallman | 1995-01-26 | 1 | -16/+27 |
| | | | | (scroll-bar-scroll-down, scroll-bar-scroll-up): Likewise. | ||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (scroll-bar-event-ratio): New function. | Richard M. Stallman | 1994-04-30 | 1 | -0/+7 |
| | |||||
* | (scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value. | Roland McGrath | 1993-08-06 | 1 | -0/+1 |
| | |||||
* | * scroll-bar.el (scroll-bar-mode): Variable deleted. | Jim Blandy | 1993-06-10 | 1 | -22/+30 |
| | | | | | (scroll-bar-mode): Function changed to consult default-frame-alist instead of the variable. | ||||
* | * scroll-bar.el (scroll-bar-set-window-start): Remember that the | Jim Blandy | 1993-06-09 | 1 | -1/+3 |
| | | | | | scroll bar numbers reflect the accessible region of the buffer, not the entire buffer. | ||||
* | (scroll-bar-drag-1): | Richard M. Stallman | 1993-06-05 | 1 | -1/+4 |
| | | | | Calculate position relative to the accessible part of the buffer. | ||||
* | (scroll-bar-mode): Make default value t. | Richard M. Stallman | 1993-05-26 | 1 | -1/+3 |
| | |||||
* | (scroll-bar-drag, scroll-bar-drag-1): New functions. | Richard M. Stallman | 1993-05-08 | 1 | -3/+31 |
| | | | | | Put scroll-bar-drag on down-mouse-2 in scroll bar. Leave up-events on mouse-2 unbound. | ||||
* | Added or corrected Commentary headers | Eric S. Raymond | 1993-03-22 | 1 | -0/+6 |
| | |||||
* | Add standard library headers. | Eric S. Raymond | 1993-03-17 | 1 | -0/+2 |
| | |||||
* | Add standard library headers. | Eric S. Raymond | 1993-03-17 | 1 | -1/+1 |
| | |||||
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -30/+30 |
| | | | | | * term/x-win.el, frame.el, mouse.el: Terminology changed. * scrollbar.el: Renamed to scroll-bar.el. | ||||
* | These are in preparation for a more thorough renaming to occur soon. | Jim Blandy | 1993-03-02 | 1 | -1/+1 |
| | | | | | * scroll-bar.el: Provide `scroll-bar', not `scrollbar'. * term/x-win.el: Require `scroll-bar', not `scrollbar'. | ||||
* | * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these | Jim Blandy | 1993-02-25 | 1 | -0/+30 |
| | | | | | | | | functions to scrolbar.el. * scrollbar.el (scroll-bar-mode, scroll-bar-mode): Here they are. Make scroll-bar-mode set the {vertical,horizontal}-scrollbars parameters in default-frame-alist, and modify all extant screens using the correct parameter names. | ||||
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -3/+5 |
| | |||||
* | * scrollbar.el: New file. | Jim Blandy | 1993-01-14 | 1 | -0/+102 |
| | | | | * term/x-win.el: Require 'scrollbar. | ||||
* | Initial revision | Jim Blandy | 1993-01-14 | 1 | -0/+0 |