comparison etc/TODO @ 54645:d55052ec5562

TODO: Removed drag-and-drop entry (DONE).
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 29 Mar 2004 15:34:56 +0000
parents cc59780b7487
children 36b5ffc7a82b 7f60e040ccfc
comparison
equal deleted inserted replaced
54644:56c76523b181 54645:d55052ec5562
160 * Improve the GC (generational, incremental). (We may be able to use 160 * Improve the GC (generational, incremental). (We may be able to use
161 the Boehm collector.) [See the Boehm-GC branch in CVS for work on 161 the Boehm collector.) [See the Boehm-GC branch in CVS for work on
162 this.] 162 this.]
163 163
164 * Check what hooks would help Emacspeak -- see the defadvising in W3. 164 * Check what hooks would help Emacspeak -- see the defadvising in W3.
165
166 * Implement some variety of (non-gtk) drag-and-drop support under X.
167 Using libdnd might be a good start.
168 165
169 * Add horizontal scroll bars. 166 * Add horizontal scroll bars.
170 167
171 * Provide an optional feature which computes a scroll bar slider's 168 * Provide an optional feature which computes a scroll bar slider's
172 size and its position from lines instead of characters. 169 size and its position from lines instead of characters.