ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.769 by root, Wed Jun 20 12:34:46 2007 UTC vs.
Revision 1.778 by root, Wed Aug 1 17:50:34 2007 UTC

16WISH: look into XAddConnectionWatch, does anybody need that? 16WISH: look into XAddConnectionWatch, does anybody need that?
17WISH: anyevent mouse notification / manage MotionMask better. 17WISH: anyevent mouse notification / manage MotionMask better.
18WISH: kick out xpm.C, replace by pixbuf 18WISH: kick out xpm.C, replace by pixbuf
19DUMB: support tex fonts 19DUMB: support tex fonts
20 20
21TODO: really enable libafterimage by default (6mb => 10mb rss without using it)? 21TODO: incremental reggex search should not nuke the selection, its evilish
22TODO: document -blr units, and possibly fix blur (20 seems to be about 3 pixels,
23 80 seems to be about 3 pixels, too, just much slower).
24TODO: when window partially off-screen, -blr does not have any effect anymore.
25TODO: rid of global dpy variable.
26TODO: segfault with -ip in cvs:
2714:32:40 <tom__> #0 0x0818385b in ?? ()
2814:32:40 <tom__> #1 0xb7e8d3f5 in _XFreeExtData () from /usr/lib/libX11.so.6
2914:32:40 <tom__> #2 0xb7e8d4d3 in XFreeGC () from /usr/lib/libX11.so.6
3014:32:40 <tom__> #3 0x0807f1a1 in rxvt_term::check_our_parents_cb ()
3114:32:40 <tom__> #4 0x08085722 in io_manager::loop ()
3214:32:41 <tom__> #5 0x0805a1a7 in main ()
338. 228.
34 - new option: skipScroll/-ss, enabled by default. 23 - new option: skipScroll/-ss, enabled by default.
35 - go with the times and expect x11 library files in /usr/lib, not 24 - go with the times and expect x11 library files in /usr/lib, not
36 /usr/X11R6/lib. 25 /usr/X11R6/lib.
37 - initial transparency improvement/afterstep support 26 - initial transparency improvement/afterstep support
45 digit (exg). 34 digit (exg).
46 - better option handling, support more than 30 options (exg). 35 - better option handling, support more than 30 options (exg).
47 - nuke reconf script, serves no purpose anymore. 36 - nuke reconf script, serves no purpose anymore.
48 - fixed and documented matcher/on_user_command processing in matcher 37 - fixed and documented matcher/on_user_command processing in matcher
49 extension (tpope). 38 extension (tpope).
39 - compile out of the box on Solaris 10 (exg).
40 - fix MappingNotify events (reported by Stephan Walter).
41 - zero-initialise mwmhints, this seems to solve all sorts of minor
42 problems.
50 43
518.2 Sat Feb 17 21:35:28 CET 2007 448.2 Sat Feb 17 21:35:28 CET 2007
52 - fix make depend in src/, reported by exg. 45 - fix make depend in src/, reported by exg.
53 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong. 46 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
54 (patch by Sergey Vlasov). 47 (patch by Sergey Vlasov).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines