[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: etc/TODO:Horizontal scrollbar
From: |
Richard Stallman |
Subject: |
Re: etc/TODO:Horizontal scrollbar |
Date: |
Tue, 08 Jul 2003 16:01:44 -0400 |
and did other changes for horizontal scroll. I am facing problems in
"redeem"... I need to understand the way windows in GNU Emacs works
before I can come up with a robust solution.
It is a sort of GC for scroll bars. Redisplay marks all scroll
bars as possibly to be freed, then when it redisplays a window,
it marks that window's scroll bar as "still in use". I think
that redeem_scroll_bar does the latter part of the job.
At the end,. those that weren't redeemed are really deallocated.
- Re: etc/TODO:Horizontal scrollbar, (continued)
- Re: etc/TODO:Horizontal scrollbar, Luc Teirlinck, 2003/07/02
- Re: etc/TODO:Horizontal scrollbar, Frank Schmitt, 2003/07/03
- Re: etc/TODO:Horizontal scrollbar, Luc Teirlinck, 2003/07/03
- Re: etc/TODO:Horizontal scrollbar, Kim F. Storm, 2003/07/04
- Re: etc/TODO:Horizontal scrollbar, Luc Teirlinck, 2003/07/04
- Re: etc/TODO:Horizontal scrollbar, Richard Stallman, 2003/07/06
- Re: etc/TODO:Horizontal scrollbar, Kim F. Storm, 2003/07/06
- Re: etc/TODO:Horizontal scrollbar, Luc Teirlinck, 2003/07/06
- Re: etc/TODO:Horizontal scrollbar, Dhruva Krishnamurthy, 2003/07/07
- Re: etc/TODO:Horizontal scrollbar,
Richard Stallman <=
- Re: etc/TODO:Horizontal scrollbar, Luc Teirlinck, 2003/07/06
Re: etc/TODO:Horizontal scrollbar, Richard Stallman, 2003/07/03