ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
Revision: 1.4
Committed: Fri Jan 16 16:47:31 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.3: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 1.4
2     - fix stupid segfault on esc-c.
3 pcg 1.3 - small font tunings.
4 pcg 1.1
5 pcg 1.2 1.3 2003-12-26
6     - fix a bug in font height selection
7     - autoscale scalable x11 fonts
8     - slow-mode xft rendering centers characters
9     - much faster x11 font selecti
10    
11     1.2 2003-12-24
12     - fix another segfault-on-resize-bug form the original rxvt
13     - better font matching
14     - better memory management (less memory)
15     - new fallback: gnu freefont
16    
17     1.1 2003-12-18
18     - Support for XIM in other than the current locale.
19     - Support for non-utf-8-locales
20     - much improved font choosing
21    
22 pcg 1.1 1.0
23 pcg 1.2 - first release
24     - original cloned from rxvt-CVS 2003-11-19 00:26
25 pcg 1.4 - removed rclock et al.
26     - initial conversion to C++