ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/TODO
Revision: 1.1
Committed: Mon Nov 24 17:28:08 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_1_0, rxvt-2-0, rel-3_7, rel-3_6, rel-3_5, rel-3_4, rel-3_3, rel-3_2, rel-2_8, rel-3_0, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_3, rel-2_0, rel-1-9, stable, rel-1-3, rel-1-2, rel-1_9
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 - Convert checks for char/short/int/long to Xmd.h defines?
2    
3     - Improve documentation...
4    
5     - Multichar font (eg. Kanji) bold-overstrike pixel dropping support
6    
7     - Need font-check for multichar fonts (eg. Kanji).
8    
9     - Extend menu language / facility
10    
11     - add commandline option to change FONT0_IDX - i.e. start with a different
12     font from the main font list, e.g. "rxvt -<...> -1" to start as if we had
13     already pressed Shift-KP_Subtract (for some yet unchosen <...> option)
14    
15     - reset colours on RESET sequence (ESC c)
16    
17     In progress:
18     - Rewrite event-queue handling (and fix reintroduced font size change bug)
19     - Add Unicode support (work is being done by Xianping Ge <xge@ics.uci.edu>
20     and others)
21     - extend keysym support to allow for modifiers for keysyms (work from
22     David Oriva <oriva@agames.com> not yet added)
23     - port graphics/ directory to more platforms (including mine :-) )