ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvttoolkit.C
Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Sat Sep 12 13:47:58 2015 UTC (8 years, 8 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD, rxvt-unicode-rel-9_22, rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26, rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.149: +1 -1 lines
Diff to previous 1.149
Fix a crash when parsing an invalid color sequence (reported by Kuang-che Wu).

Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 16:03:51 2014 UTC (9 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21
Changes since 1.148: +11 -1 lines
Diff to previous 1.148
divide by alpha to avoid black holes

Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 14:25:01 2014 UTC (9 years, 4 months ago) by root
Branch: MAIN
Changes since 1.147: +7 -5 lines
Diff to previous 1.147
*** empty log message ***

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 13:16:18 2014 UTC (9 years, 4 months ago) by root
Branch: MAIN
Changes since 1.146: +1 -0 lines
Diff to previous 1.146
*** empty log message ***

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Sun Dec 14 04:52:10 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
Changes since 1.145: +10 -5 lines
Diff to previous 1.145
ugh

Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 10:47:32 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
Changes since 1.144: +22 -14 lines
Diff to previous 1.144
*** empty log message ***

Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Sun Nov 2 15:52:39 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.143: +1 -6 lines
Diff to previous 1.143
Require Render >= 0.11.

Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 10:17:55 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.142: +1 -1 lines
Diff to previous 1.142
Fix warning message.

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Thu May 22 18:54:33 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.141: +1 -1 lines
Diff to previous 1.141
GPLv3

Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Tue Oct 1 13:30:04 2013 UTC (10 years, 7 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_19, rxvt-unicode-rel-9_20
Changes since 1.140: +1 -1 lines
Diff to previous 1.140
Fix build with --disable-transparency --disable-perl.

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 14:23:35 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18
Changes since 1.139: +1 -1 lines
Diff to previous 1.139
Revise preprocessor macros that control the core bg image code.

Move definition of BG_IMAGE_FROM_FILE in rxvt.h and add analogous
BG_IMAGE_FROM_ROOT macro that is set if the code to manage the root
pixmap is needed.

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 13:43:25 2012 UTC (11 years, 7 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_16
Changes since 1.138: +1 -1 lines
Diff to previous 1.138
Fix crash when transparency is disabled.

Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 15:01:14 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.137: +15 -16 lines
Diff to previous 1.137
must have been in a hurry

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Thu Jun 7 16:04:31 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.136: +27 -7 lines
Diff to previous 1.136
visual selection

Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 20:22:04 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
oh god, const correctness creeping in

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 13:39:26 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.134: +3 -0 lines
Diff to previous 1.134
*** empty log message ***

Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 15:18:52 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.133: +7 -7 lines
Diff to previous 1.133
some #ifdef => #if changes

Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Sun Jun 3 17:48:28 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.132: +22 -0 lines
Diff to previous 1.132
Move get_pixmap_property to rxvt_display.

Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Sun Jun 3 15:50:22 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.131: +22 -0 lines
Diff to previous 1.131
Move detection of render extension in rxvt_display, and check also if
the render version is recent enough to provide the multiply operator.

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Fri Feb 24 07:10:54 2012 UTC (12 years, 2 months ago) by root
Branch: MAIN
Changes since 1.130: +3 -2 lines
Diff to previous 1.130
*** empty log message ***

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 12:40:53 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_15
Changes since 1.129: +6 -5 lines
Diff to previous 1.129
Set the color pixel to a fallback value also when XftColorAllocValue
fails in rxvt_color::alloc.

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 19:30:50 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.128: +1 -1 lines
Diff to previous 1.128
Use unsigned arithmetic to perform alpha premultiplication in
rxvt_color::alloc.

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 19:06:51 2011 UTC (12 years, 10 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_14
Changes since 1.127: +2 -1 lines
Diff to previous 1.127
Use cb_sv to distinguish between core and perl selection objects.

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Mon May 30 18:39:03 2011 UTC (12 years, 11 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_12
Changes since 1.126: +4 -4 lines
Diff to previous 1.126
Migrate to libecb.

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Wed May 25 08:55:52 2011 UTC (12 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.125: +1 -2 lines
Diff to previous 1.125
Remove wrong check that prevents proper handling of failure of a
selection request when the owner does not support the requested target.

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Wed May 11 18:41:33 2011 UTC (13 years ago) by root
Branch: MAIN
Changes since 1.124: +5 -7 lines
Diff to previous 1.124
*** empty log message ***

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Thu Apr 21 00:16:25 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_11
Changes since 1.123: +12 -4 lines
Diff to previous 1.123
Premultiply alpha in xft colors if the visual supports an alpha
channel, as ARGB visuals use premultiplied alpha format.

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Thu Mar 24 23:55:31 2011 UTC (13 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.122: +11 -0 lines
Diff to previous 1.122
Move into the selection object and generalize the handling of a
selection request of primary when the owner is an urxvt terminal
that belongs to the same process of the requestor.

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 08:10:10 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
Changes since 1.121: +4 -4 lines
Diff to previous 1.121
*** empty log message ***

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 07:41:03 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
Changes since 1.120: +1 -1 lines
Diff to previous 1.120
the pcg is now the schmorp

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 07:18:19 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
Changes since 1.119: +14 -14 lines
Diff to previous 1.119
*** empty log message ***

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 07:12:03 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
Changes since 1.118: +24 -6 lines
Diff to previous 1.118
refactor

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 00:50:04 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.117: +2 -2 lines
Diff to previous 1.117
Simplify.

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 00:30:00 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.116: +7 -0 lines
Diff to previous 1.116
Do not allow more than one concurrent selection request and delete the
ongoing selection request, if any, on destruction of the terminal, to
avoid a use-after-free crash.

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 11:26:30 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.115: +1 -0 lines
Diff to previous 1.115
Update copyright information.

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 01:24:46 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.114: +252 -0 lines
Diff to previous 1.114
Factor the code to request a selection property into a new toolkit-level
object.

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Thu Jan 27 02:03:30 2011 UTC (13 years, 3 months ago) by root
Branch: MAIN
Changes since 1.113: +9 -0 lines
Diff to previous 1.113
*** empty log message ***

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Fri Jan 14 11:09:54 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.112: +1 -4 lines
Diff to previous 1.112
Reuse existing drawable if possible in rxvt_screen::scratch_drawable,
it is faster with the current code.

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Thu Dec 30 00:35:29 2010 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.111: +1 -0 lines
Diff to previous 1.111
Plug leak.

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Sat Dec 18 18:17:39 2010 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.110: +1 -1 lines
Diff to previous 1.110
Add ARRAY_LENGTH macro with obvious meaning and use it.

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 08:01:51 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.109: +1 -1 lines
Diff to previous 1.109
Make some global variables static.

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 08:29:25 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_10
Changes since 1.108: +10 -10 lines
Diff to previous 1.108
Fix coding style.

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 16:49:26 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_09
Changes since 1.107: +0 -16 lines
Diff to previous 1.107
Remove debugging stuff.

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 13:14:51 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106
Fix typos.

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Mon Feb 22 09:47:41 2010 UTC (14 years, 2 months ago) by sf-exg
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx
Changes since 1.105: +3 -2 lines
Diff to previous 1.105
Fix last change to set_selection_owner, selection_clear resets
{selection,clipboard}_owner so we cannot use a reference to call flush.

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Sat Jan 30 20:26:04 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.104: +3 -5 lines
Diff to previous 1.104
Use rxvt_temp_buf in more places.

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 21:53:13 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.103: +8 -7 lines
Diff to previous 1.103
Add support for copying to clipboard (based on patch by Dana Jansens).

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 15:40:13 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-9_07
Changes since 1.102: +3 -3 lines
Diff to previous 1.102
*** empty log message ***

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 11:03:29 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-9_06
Changes since 1.101: +1 -0 lines
Diff to previous 1.101
iconfile patch

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 14:35:28 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-9_01, rel-9_02, rel-9_05
Changes since 1.100: +28 -27 lines
Diff to previous 1.100
*** empty log message ***

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 13:31:13 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.99: +0 -1 lines
Diff to previous 1.99
extermg 4tw

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 13:31:09 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.98: +3 -1 lines
Diff to previous 1.98
extermg ftw

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 13:13:20 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.97: +1 -3 lines
Diff to previous 1.97
*** empty log message ***

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 12:15:11 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.96: +5 -7 lines
Diff to previous 1.96
*** empty log message ***

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 12:12:38 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.95: +5 -2 lines
Diff to previous 1.95
*** empty log message ***

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 12:03:36 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.94: +4 -1 lines
Diff to previous 1.94
*** empty log message ***

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 11:37:51 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.93: +3 -5 lines
Diff to previous 1.93
undo test code

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 10:24:47 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.92: +0 -1 lines
Diff to previous 1.92
*** empty log message ***

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 10:15:20 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.91: +3 -1 lines
Diff to previous 1.91
*** empty log message ***

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 10:03:35 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.90: +3 -3 lines
Diff to previous 1.90
*** empty log message ***

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 14:09:21 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-9_0
Changes since 1.89: +1 -1 lines
Diff to previous 1.89
improve transparency without render a bit again

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 09:23:39 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.88: +3 -11 lines
Diff to previous 1.88
removed undocumented #aarrggbb format, it was never documented, and i don't see the point

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 09:14:58 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.87: +10 -11 lines
Diff to previous 1.87
force alpha >= 0xff00 to be fully opaque, fix undocumented #aarrggbb format to work like #rrggbb

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 08:21:39 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-8_9
Changes since 1.86: +4 -2 lines
Diff to previous 1.86
*** empty log message ***

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 08:00:18 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.85: +4 -1 lines
Diff to previous 1.85
*** empty log message ***

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Sun Dec 16 19:44:48 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.84: +1 -0 lines
Diff to previous 1.84
fix enkrypt problem

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 06:17:27 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_8
Changes since 1.83: +0 -5 lines
Diff to previous 1.83
*** empty log message ***

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 05:52:33 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.82: +3 -2 lines
Diff to previous 1.82
*** empty log message ***

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 05:25:26 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.81: +8 -3 lines
Diff to previous 1.81
*** empty log message ***

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 02:22:24 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.80: +1 -1 lines
Diff to previous 1.80
you should do it, too, and less sloppily than me

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Fri Dec 7 01:29:00 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.79: +3 -3 lines
Diff to previous 1.79
Remove unneeded casts.

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Tue Dec 4 16:24:00 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
switch to new callbakc mechanism. ugly syntax, very small watchers, smaller code on g++-4.3 at least

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Fri Nov 23 07:59:14 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_6, rel-8_7
Changes since 1.77: +2 -6 lines
Diff to previous 1.77
allow spurious notifications

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 22:25:42 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_5a
Changes since 1.76: +16 -0 lines
Diff to previous 1.76
added destructor to bgPixmap, to cleanup after itself. That was probably the cause of the huge pixmap leak in rxvtd

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 18:05:19 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.75: +1 -1 lines
Diff to previous 1.75
*** empty log message ***

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 04:08:00 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.74: +3 -3 lines
Diff to previous 1.74
first rough cut at libev integration

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Sat Nov 10 23:10:55 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.73: +1 -1 lines
Diff to previous 1.73
*** empty log message ***

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 09:55:24 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.72: +4 -4 lines
Diff to previous 1.72
Remove trailing whitespace.

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 18:31:00 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
Remove unused vars and function.

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 22:01:33 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.70: +13 -1 lines
Diff to previous 1.70
fixed compilation with libAfterImage but without transparency; Got rid of am_transparent stuff; added ability to render semitransparent char backgrounds over background pixmap - experimental; Added parsing of color values in #aarrggbb format

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Thu Jul 12 22:33:16 2007 UTC (16 years, 10 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_3
Changes since 1.69: +0 -6 lines
Diff to previous 1.69
Fixed libAfterImage support when multiple displays are used. Added documentation for --enable-afterimage configure flag

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 18:10:41 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.68: +3 -0 lines
Diff to previous 1.68
experimental change for mappingnotify fix

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 00:40:19 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.67: +1 -1 lines
Diff to previous 1.67
TRANSPARENT => ENABLE_TRANSPARENCY rename to avoid symbol conflict
on solaris..

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 23:27:18 2007 UTC (16 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.66: +1 -1 lines
Diff to previous 1.66
*** empty log message ***

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 13:04:27 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65
- document some new bugs.
- document changes.
- improve configure for afterimage.
- fix type.
- some indenting.

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Fri Jun 8 20:04:12 2007 UTC (16 years, 11 months ago) by sasha
Branch: MAIN
Changes since 1.64: +5 -0 lines
Diff to previous 1.64
added preliminary support to use libAfterImage for background pixmap loading and rendering of transparency effects including blending of pixmap over background using several methods, and gaussian blurr of the transparency background

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 19:26:10 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-8_2
Changes since 1.63: +3 -6 lines
Diff to previous 1.63
*** empty log message ***

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 23:03:31 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-8_0, rel-8_1
Changes since 1.62: +1 -1 lines
Diff to previous 1.62
*** empty log message ***

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 15:41:05 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-7_9
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
*** empty log message ***

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 15:12:48 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.60: +9 -3 lines
Diff to previous 1.60
*** empty log message ***

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 20:37:31 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-7_8
Changes since 1.59: +10 -7 lines
Diff to previous 1.59
*** empty log message ***

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 20:31:48 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.58: +2 -4 lines
Diff to previous 1.58
*** empty log message ***

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 19:22:15 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.57: +11 -4 lines
Diff to previous 1.57
*** empty log message ***

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 22:42:01 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-7_7
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
*** empty log message ***

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 22:40:35 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.55: +1 -1 lines
Diff to previous 1.55
*** empty log message ***

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 16:55:03 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
*** empty log message ***

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 16:53:49 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
*** empty log message ***

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 16:25:13 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.52: +3 -0 lines
Diff to previous 1.52
*** empty log message ***

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sat Feb 18 15:48:23 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.51: +2 -7 lines
Diff to previous 1.51
*** empty log message ***

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Feb 18 14:14:43 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.50: +58 -0 lines
Diff to previous 1.50
*** empty log message ***

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 18:04:46 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_6
Changes since 1.49: +49 -49 lines
Diff to previous 1.49
*** empty log message ***

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 14:41:00 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.48: +48 -12 lines
Diff to previous 1.48
*** empty log message ***

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 12:51:22 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.47: +4 -4 lines
Diff to previous 1.47
*** empty log message ***

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 00:31:47 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.46: +0 -1 lines
Diff to previous 1.46
*** empty log message ***

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Feb 1 18:36:48 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.45: +30 -20 lines
Diff to previous 1.45
*** empty log message ***

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Wed Feb 1 01:58:47 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.44: +0 -2 lines
Diff to previous 1.44
*** empty log message ***

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 19:53:31 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
*** empty log message ***

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 18:36:35 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.42: +35 -40 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 16:57:35 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.41: +9 -10 lines
Diff to previous 1.41
*** empty log message ***

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 16:43:55 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.40: +2 -9 lines
Diff to previous 1.40
*** empty log message ***

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 16:19:16 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.39: +44 -63 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 00:25:16 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_5
Changes since 1.38: +34 -27 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 19:46:13 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.37: +100 -48 lines
Diff to previous 1.37
*** empty log message ***

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 17:49:48 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.36: +8 -8 lines
Diff to previous 1.36
*** empty log message ***

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 17:43:20 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.35: +6 -6 lines
Diff to previous 1.35
*** empty log message ***

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 16:12:58 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.34: +23 -9 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 02:21:20 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.33: +48 -25 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 22:39:26 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 22:30:21 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 22:27:04 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.30: +34 -16 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 21:54:33 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.29: +5 -6 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 21:45:47 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.28: +21 -4 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 20:51:28 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.27: +66 -69 lines
Diff to previous 1.27
*** empty log message ***

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 21:09:21 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_3, rel-7_3a, rel-7_4
Changes since 1.26: +4 -5 lines
Diff to previous 1.26
*** empty log message ***

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 21:03:04 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.25: +62 -47 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 02:42:06 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.24: +43 -5 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 00:42:21 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 00:59:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0, rel-7_1, rel-7_2
Changes since 1.22: +113 -19 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 05:08:02 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Jan 8 07:55:36 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.20: +3 -0 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 02:11:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.19: +0 -1 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 19:04:39 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_9, rel-6_0, rel-6_1, rel-6_2, rel-6_3
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 02:05:07 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-5_8
Changes since 1.17: +33 -4 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 16:42:44 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 00:51:47 2005 UTC (18 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-5_7
Changes since 1.15: +0 -2 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 00:51:25 2005 UTC (18 years, 10 months ago) by root
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 19:37:47 2005 UTC (18 years, 10 months ago) by root
Branch: MAIN
Changes since 1.13: +15 -1 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 11:07:57 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_1, rel-5_2, rel-5_3, rel-5_4, rel-5_5
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 00:59:24 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-4_8, rel-4_9, rel-5_0
Changes since 1.10: +15 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Dec 29 19:59:46 2004 UTC (19 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-4_7
Changes since 1.8: +6 -1 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 05:30:40 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_6
Changes since 1.7: +1 -7 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 00:53:23 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
Changes since 1.6: +5 -0 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Dec 11 17:18:29 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_4
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 12:34:05 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-4_0, rel-4_1, rel-4_2, rel-4_3
Changes since 1.2: +44 -15 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 04:54:21 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_7, rel-3_8
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 00:37:04 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a