ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/xdefaults.C
Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 10:32:33 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_7
Changes since 1.123: +3 -1 lines
Diff to previous 1.123
Do not compile in the block builtin graphics with --disable-frills.

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Fri Nov 23 11:17:37 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_6
Changes since 1.122: +7 -3 lines
Diff to previous 1.122
Add 'xrm' option.

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 15:07:10 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.121: +9 -2 lines
Diff to previous 1.121
The removal of rxvt own parsing caused an inconsistency for keysym
directives between resources and command line options, because the
former are subjected to xlib parsing while the latter are not. Fix it
by generating resources from the command line options and merging them
later in the resource database.

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 12:31:49 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.120: +10 -11 lines
Diff to previous 1.120
Cosmetic.

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 11:36:15 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_5a
Changes since 1.119: +8 -8 lines
Diff to previous 1.119
Cosmetics.

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 11:06:59 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.118: +1 -1 lines
Diff to previous 1.118
*** empty log message ***

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 18:30:37 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.117: +1 -1 lines
Diff to previous 1.117
Add transparent resource.

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 15:13:14 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.116: +2 -2 lines
Diff to previous 1.116
Revert last change.

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 16:01:27 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.115: +2 -2 lines
Diff to previous 1.115
Make x_resource a static function.

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 15:23:59 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.114: +3 -5 lines
Diff to previous 1.114
*** empty log message ***

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 21:06:08 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.113: +1 -4 lines
Diff to previous 1.113
renamed XPM_BACKGROUND to BG_IMAGE_FROM_FILE

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 20:54:51 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.112: +1 -2 lines
Diff to previous 1.112
Remove rxvt additional parsing of resource values.

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 20:50:38 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.111: +3 -3 lines
Diff to previous 1.111
Remove uses of rxvt_Str_match.

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 23:32:14 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.110: +2 -8 lines
Diff to previous 1.110
Remove --enable-tinting and make --enable-transparency enable also the tinting
code.

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Wed Aug 1 17:54:03 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-8_3
Changes since 1.109: +3 -0 lines
Diff to previous 1.109
add afterimage to options: line

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 22:24:36 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.108: +1 -1 lines
Diff to previous 1.108
added support for separate radii for vertical and horizontal blur in a form HxV

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

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 12:53:26 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.106: +1 -0 lines
Diff to previous 1.106
initial rough-cut skipscroll

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 14:27:58 2007 UTC (16 years, 11 months ago) by ayin
Branch: MAIN
Changes since 1.105: +2 -1 lines
Diff to previous 1.105
*** empty log message ***

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 09:05:38 2007 UTC (16 years, 11 months ago) by ayin
Branch: MAIN
Changes since 1.104: +4 -1 lines
Diff to previous 1.104
add iso14755_52 resource to disable iso14755 5.2.

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Fri Jun 8 20:41:01 2007 UTC (16 years, 11 months ago) by sasha
Branch: MAIN
Changes since 1.103: +0 -2 lines
Diff to previous 1.103
SWCH needs to treat opt as boolean

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Fri Jun 8 20:40:07 2007 UTC (16 years, 11 months ago) by sasha
Branch: MAIN
Changes since 1.102: +3 -2 lines
Diff to previous 1.102
SWCH needs to treat opt as boolean

Revision 1.102 - (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.101: +5 -0 lines
Diff to previous 1.101
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.101 - (view) (download) (annotate) - [select for diffs]
Thu May 3 18:11:08 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.100: +1 -1 lines
Diff to previous 1.100
*** empty log message ***

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Wed May 2 23:06:32 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.99: +3 -0 lines
Diff to previous 1.99
*** empty log message ***

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Tue May 1 21:10:04 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.98: +4 -4 lines
Diff to previous 1.98
*** empty log message ***

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Tue May 1 14:46:23 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97
µopt

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Tue May 1 09:34:07 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.96: +46 -46 lines
Diff to previous 1.96
*** empty log message ***

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 15:06:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-8_2
Changes since 1.95: +1 -1 lines
Diff to previous 1.95
*** empty log message ***

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

Revision 1.94 - (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.93: +2 -2 lines
Diff to previous 1.93
*** empty log message ***

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Wed Feb 1 21:15:33 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.92: +9 -6 lines
Diff to previous 1.92
*** empty log message ***

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

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

Revision 1.90 - (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.89: +17 -9 lines
Diff to previous 1.89
*** empty log message ***

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Sun Jan 29 22:27:04 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_5
Changes since 1.88: +3 -1 lines
Diff to previous 1.88
*** empty log message ***

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 22:14:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_3a, rel-7_4
Changes since 1.87: +26 -28 lines
Diff to previous 1.87
*** empty log message ***

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 22:13:47 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.86: +2 -1 lines
Diff to previous 1.86
*** empty log message ***

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

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

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 19:40:12 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.83: +1 -9 lines
Diff to previous 1.83
*** empty log message ***

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 22:38:06 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_2
Changes since 1.82: +0 -3 lines
Diff to previous 1.82
*** empty log message ***

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Fri Jan 20 10:27:08 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.81: +4 -4 lines
Diff to previous 1.81
*** empty log message ***

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 19:43:51 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_1
Changes since 1.80: +1 -0 lines
Diff to previous 1.80
*** empty log message ***

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 15:00:20 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.79: +1 -9 lines
Diff to previous 1.79
*** empty log message ***

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 09:28:17 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.78: +0 -3 lines
Diff to previous 1.78
*** empty log message ***

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 02:13:56 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0
Changes since 1.77: +28 -26 lines
Diff to previous 1.77
*** empty log message ***

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 00:59:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.76: +12 -281 lines
Diff to previous 1.76
*** empty log message ***

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 22:41:41 2006 UTC (18 years, 4 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 Jan 8 07:55:36 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.74: +22 -11 lines
Diff to previous 1.74
*** empty log message ***

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Sun Jan 8 01:02:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.73: +3 -12 lines
Diff to previous 1.73
*** empty log message ***

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 05:37:59 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.72: +1 -1 lines
Diff to previous 1.72
*** empty log message ***

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

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 20:43:38 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_3
Changes since 1.70: +1 -2 lines
Diff to previous 1.70
*** empty log message ***

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 05:35:34 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.69: +4 -3 lines
Diff to previous 1.69
*** empty log message ***

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 04:42:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
*** empty log message ***

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 03:16:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
*** empty log message ***

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 20:40:20 2006 UTC (18 years, 4 months ago) by root
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]
Mon Jan 2 20:35:39 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.65: +3 -3 lines
Diff to previous 1.65
*** empty log message ***

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 18:20:23 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.64: +5 -0 lines
Diff to previous 1.64
*** empty log message ***

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 17:16:17 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_2
Changes since 1.63: +15 -10 lines
Diff to previous 1.63
*** empty log message ***

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 16:06:48 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.62: +1 -0 lines
Diff to previous 1.62
*** empty log message ***

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 16:44:10 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-6_0, rel-6_1
Changes since 1.61: +1 -0 lines
Diff to previous 1.61
*** empty log message ***

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 19:35:04 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_9
Changes since 1.60: +0 -1 lines
Diff to previous 1.60
*** empty log message ***

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Tue Oct 25 19:04:46 2005 UTC (18 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-5_8
Changes since 1.59: +0 -1 lines
Diff to previous 1.59
*** empty log message ***

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 02:05:07 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
Changes since 1.58: +8 -7 lines
Diff to previous 1.58
*** empty log message ***

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Sun Apr 17 22:36:13 2005 UTC (19 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-5_4, rel-5_5, rel-5_7
Changes since 1.57: +2 -1 lines
Diff to previous 1.57
*** empty log message ***

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sat Feb 19 01:07:58 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_2, rel-5_3
Changes since 1.56: +3 -1 lines
Diff to previous 1.56
*** empty log message ***

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Feb 17 15:07:48 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.55: +1 -0 lines
Diff to previous 1.55
*** empty log message ***

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Feb 14 18:47:54 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_1
Changes since 1.54: +1 -0 lines
Diff to previous 1.54
*** empty log message ***

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 17:19:30 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_0
Changes since 1.49: +216 -215 lines
Diff to previous 1.49
*** empty log message ***

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Feb 3 10:24:10 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-4_9
Changes since 1.46: +27 -27 lines
Diff to previous 1.46
*** empty log message ***

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 19:20:30 2005 UTC (19 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-4_8
Changes since 1.43: +84 -23 lines
Diff to previous 1.43
*** empty log message ***

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 00:53:23 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_6, rel-4_7
Changes since 1.42: +3 -0 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Wed Dec 1 02:12:18 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_2, rel-4_3, rel-4_4
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
*** empty log message ***

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun Sep 5 09:33:00 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-4_0, rel-4_1
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
*** empty log message ***

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Aug 22 01:45:12 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_8
Changes since 1.34: +22 -14 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 22:09:24 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_7
Changes since 1.30: +44 -45 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Aug 13 03:36:57 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_6
Changes since 1.29: +65 -9 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Aug 3 22:19:51 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_4, rel-3_5
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 22:36:42 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_3
Changes since 1.25: +16 -24 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 14:57:12 2004 UTC (19 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-3_2
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Apr 8 20:31:45 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_8, rel-3_0
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 18:00:01 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_7
Changes since 1.19: +35 -50 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 15:15:04 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_5
Changes since 1.17: +54 -44 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Mar 14 17:33:08 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_3, rel-2_4
Changes since 1.16: +2 -26 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Mar 4 00:59:10 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.15: +25 -7 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 04:07:52 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_1_0
Changes since 1.13: +31 -23 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 21:41:16 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_0
Changes since 1.12: +10 -5 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 08:09:38 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.11: +8 -43 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 12:16:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.10: +267 -267 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 12:11:05 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 01:34:41 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: after_astyle
Changes since 1.8: +626 -574 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 00:20:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: before_astyle
Changes since 1.7: +45 -52 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 22:26:18 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 00:38:07 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1-2, rel-1-3
Changes since 1.5: +2 -9 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 00:29:29 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 09:00:35 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 11:52:42 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.2: +24 -24 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:31:28 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:28:08 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-8_7: (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