ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
Revision: 1.7
Committed: Sat Jan 17 01:20:01 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.6: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 1.5
2 - share io manager between rxvt-unicode and vpe
3
4 1.4 Fri Jan 16 23:03:22 CET 2004
5 - fix stupid segfault on esc-c
6 - small font tunings
7 - much better io manager, less bugs, higher speed
8 - better error reporting for unknown options
9
10 1.3 2003-12-26
11 - fix a bug in font height selection
12 - autoscale scalable x11 fonts
13 - slow-mode xft rendering centers characters
14 - much faster x11 font selecti
15
16 1.2 2003-12-24
17 - fix another segfault-on-resize-bug form the original rxvt
18 - better font matching
19 - better memory management (less memory)
20 - new fallback: gnu freefont
21
22 1.1 2003-12-18
23 - Support for XIM in other than the current locale.
24 - Support for non-utf-8-locales
25 - much improved font choosing
26
27 1.0
28 - first release
29 - original cloned from rxvt-CVS 2003-11-19 00:26
30 - removed rclock et al.
31 - initial conversion to C++