ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
Revision 1.335 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 06:51:37 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-8_9
Changes since 1.334: +2 -2 lines
Diff to previous 1.334
*** empty log message ***

Revision 1.334 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 11:11:31 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_8
Changes since 1.333: +0 -3 lines
Diff to previous 1.333
Move MOD macro to rxvtutil.h.

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

Revision 1.332 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 00:04:23 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.331: +13 -15 lines
Diff to previous 1.331
Group fallback definitions together.

Revision 1.331 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 16:41:47 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.330: +0 -1 lines
Diff to previous 1.330
Remove leftover.

Revision 1.330 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 11:35:57 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.329: +3 -3 lines
Diff to previous 1.329
Change init return type to void, it always returns true.

Revision 1.329 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 09:33:48 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.328: +1 -1 lines
Diff to previous 1.328
Change init_vars return type to void, it always returns true.

Revision 1.328 - (view) (download) (annotate) - [select for diffs]
Fri Nov 30 10:57:04 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.327: +0 -2 lines
Diff to previous 1.327
Remove traces of unimplemented 1001 mouse mode.

Revision 1.327 - (view) (download) (annotate) - [select for diffs]
Fri Nov 30 01:26:32 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.326: +11 -13 lines
Diff to previous 1.326
Minor reordering.

Revision 1.326 - (view) (download) (annotate) - [select for diffs]
Tue Nov 27 17:45:47 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.325: +1 -1 lines
Diff to previous 1.325
*** empty log message ***

Revision 1.325 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 12:19:38 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.324: +2 -1 lines
Diff to previous 1.324
*** empty log message ***

Revision 1.324 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 12:17:48 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.323: +7 -0 lines
Diff to previous 1.323
*** empty log message ***

Revision 1.323 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 10:32:33 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_7
Changes since 1.322: +1 -0 lines
Diff to previous 1.322
Do not compile in the block builtin graphics with --disable-frills.

Revision 1.322 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 15:07:10 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_6
Changes since 1.321: +3 -0 lines
Diff to previous 1.321
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.321 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 02:45:26 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-8_5a
Changes since 1.320: +1 -1 lines
Diff to previous 1.320
*** empty log message ***

Revision 1.320 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 18:40:11 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
Changes since 1.319: +4 -0 lines
Diff to previous 1.319
added new geometry op of :root to implement automove-background functionality internally , since absolute pixmap placement no longer supported

Revision 1.319 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 11:36:15 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.318: +1 -1 lines
Diff to previous 1.318
Cosmetics.

Revision 1.318 - (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.317: +16 -16 lines
Diff to previous 1.317
first rough cut at libev integration

Revision 1.317 - (view) (download) (annotate) - [select for diffs]
Sat Nov 3 16:43:24 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.316: +1 -1 lines
Diff to previous 1.316
Fix typo.

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

Revision 1.315 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 11:25:04 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.314: +0 -2 lines
Diff to previous 1.314
Nuke rxvt_strdup.

Revision 1.314 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 17:26:16 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.313: +0 -6 lines
Diff to previous 1.313
removed include afterimage.h from rxvt.h as redundand - it is included from background.h

Revision 1.313 - (view) (download) (annotate) - [select for diffs]
Wed Oct 24 10:39:58 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.312: +7 -3 lines
Diff to previous 1.312
Implement 1002/1003 mouse tracking modes.

Revision 1.312 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 14:56:06 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.311: +0 -2 lines
Diff to previous 1.311
Nuke pixel_position.

Revision 1.311 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 07:40:26 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.310: +26 -35 lines
Diff to previous 1.310
Declarations reordering.

Revision 1.310 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 07:30:00 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.309: +0 -1 lines
Diff to previous 1.309
*** empty log message ***

Revision 1.309 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 15:17:02 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.308: +0 -1 lines
Diff to previous 1.308
*** empty log message ***

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

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

Revision 1.306 - (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.305: +1 -1 lines
Diff to previous 1.305
renamed XPM_BACKGROUND to BG_IMAGE_FROM_FILE

Revision 1.305 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 20:29:24 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.304: +4 -107 lines
Diff to previous 1.304
renamed xpm.C to background.C and moved bgPixmap stuff out of rxvt.h

Revision 1.304 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 19:51:41 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.303: +12 -4 lines
Diff to previous 1.303
Got rid of want_full_refresh - no longer needed; removed setting want_refresh in bgPixmap.apply() - is done in Expose event handler instead; Fixed clearing background to clear vt as well; added check for pixmap origin in font_xft::draw(); added window_position_sensitive() to bgPixmap for consistency

Revision 1.303 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 10:14:40 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.302: +0 -6 lines
Diff to previous 1.302
Remove useless indirection for {backspace,delete}key resources.

Revision 1.302 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 21:25:56 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.301: +2 -2 lines
Diff to previous 1.301
Saner function names.

Revision 1.301 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 20:55:49 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.300: +0 -1 lines
Diff to previous 1.300
Remove unused function.

Revision 1.300 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 20:53:16 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.299: +0 -1 lines
Diff to previous 1.299
Remove unused function.

Revision 1.299 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 20:00:27 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.298: +0 -1 lines
Diff to previous 1.298
Remove unused function.

Revision 1.298 - (view) (download) (annotate) - [select for diffs]
Sun Aug 26 17:56:19 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.297: +2 -2 lines
Diff to previous 1.297
Make some inline functions static.

Revision 1.297 - (view) (download) (annotate) - [select for diffs]
Sun Aug 26 16:55:58 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.296: +8 -5 lines
Diff to previous 1.296
Make the PrivMode macro a method.

Revision 1.296 - (view) (download) (annotate) - [select for diffs]
Sun Aug 26 16:25:59 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.295: +0 -14 lines
Diff to previous 1.295
Minor cleanup.

Revision 1.295 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 20:53:36 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.294: +4 -3 lines
Diff to previous 1.294
Preliminary implementation of tinting/shading using XRender. TODO add proper detection of XRender to configure, as XFT may be present without XRender

Revision 1.294 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 22:01:33 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.293: +9 -10 lines
Diff to previous 1.293
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.293 - (view) (download) (annotate) - [select for diffs]
Thu Aug 16 21:26:20 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.292: +13 -5 lines
Diff to previous 1.292
reimplemted delayed rendering of the background pixmap with some logic to use different timeouts for different rendering algorithms

Revision 1.292 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 22:41:34 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.291: +14 -5 lines
Diff to previous 1.291
refactored check_parents into bgPixmap.render(), started cleaning up am_transparent stuff

Revision 1.291 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 22:10:36 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.290: +34 -15 lines
Diff to previous 1.290
fixed compilation bugs without libAI, added setters to bgPixmap for transparency params and moved server side tinting to make_transparency_pixmap; started refactoring check_our_parents into render_background()

Revision 1.290 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 22:08:21 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.289: +11 -12 lines
Diff to previous 1.289
implemented grabbing root background even when there is no root pixmap property set

Revision 1.289 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 22:39:49 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.288: +22 -11 lines
Diff to previous 1.288
made target a part of bgPixmap, moved set background calls into a separate function; started writing a function for generating transparency pixmap - that code should come out of check_parents()

Revision 1.288 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 22:43:33 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.287: +6 -1 lines
Diff to previous 1.287
debugged and incorporated new image rendering code into existing structure. Alignment and scaling should now work for both transparent and non-transparent backgrounds

Revision 1.287 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 22:42:05 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.286: +1 -1 lines
Diff to previous 1.286
fleshed out new render_asim function to be generic enough so it can be used with both transparent blended and non-transparent code

Revision 1.286 - (view) (download) (annotate) - [select for diffs]
Sun Aug 5 06:19:01 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.285: +3 -1 lines
Diff to previous 1.285
started implementing proper image resizing functionality with align and stuff

Revision 1.285 - (view) (download) (annotate) - [select for diffs]
Sat Aug 4 07:05:31 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.284: +4 -5 lines
Diff to previous 1.284
implemented hopefully better parsing of the geometry string

Revision 1.284 - (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.283: +1 -1 lines
Diff to previous 1.283
Remove --enable-tinting and make --enable-transparency enable also the tinting
code.

Revision 1.283 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 22:40:10 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.282: +36 -11 lines
Diff to previous 1.282
updated comments explaining pixmap geometry string; added differentiation between HAVE_AFTERIMAGE and XPM_BACKGROUND; began moving background handling functions under bgPixmap_t - work in progress

Revision 1.282 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 05:33:04 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.281: +11 -6 lines
Diff to previous 1.281
Preliminary consolidation of pixmap and bgPixmap and rewrite of resize_pixmap(). More work needed.

Revision 1.281 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 15:01:30 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
Changes since 1.280: +0 -16 lines
Diff to previous 1.280
*** empty log message ***

Revision 1.280 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 08:56:36 2007 UTC (16 years, 9 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_3
Changes since 1.279: +0 -1 lines
Diff to previous 1.279
*** empty log message ***

Revision 1.279 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 16:17:50 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.278: +0 -4 lines
Diff to previous 1.278
fixed libAI usage for multi-display  - requires new libAfterImage from CVS - version 1.15

Revision 1.278 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 14:38:59 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.277: +4 -3 lines
Diff to previous 1.277
*** empty log message ***

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

Revision 1.276 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 23:58:29 2007 UTC (16 years, 10 months ago) by ayin
Branch: MAIN
Changes since 1.275: +0 -1 lines
Diff to previous 1.275
*** empty log message ***

Revision 1.275 - (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.274: +3 -3 lines
Diff to previous 1.274
TRANSPARENT => ENABLE_TRANSPARENCY rename to avoid symbol conflict
on solaris..

Revision 1.274 - (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.273: +0 -1 lines
Diff to previous 1.273
initial rough-cut skipscroll

Revision 1.273 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 13:33:34 2007 UTC (16 years, 11 months ago) by ayin
Branch: MAIN
Changes since 1.272: +1 -1 lines
Diff to previous 1.272
*** empty log message ***

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

Revision 1.271 - (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.270: +1 -1 lines
Diff to previous 1.270
- document some new bugs.
- document changes.
- improve configure for afterimage.
- fix type.
- some indenting.

Revision 1.270 - (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.269: +14 -1 lines
Diff to previous 1.269
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.269 - (view) (download) (annotate) - [select for diffs]
Tue May 1 21:30:01 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.268: +3 -5 lines
Diff to previous 1.268
remove OPTION macro

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

Revision 1.267 - (view) (download) (annotate) - [select for diffs]
Sat Feb 17 16:43:58 2007 UTC (17 years, 3 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_2
Changes since 1.266: +0 -2 lines
Diff to previous 1.266
*** empty log message ***

Revision 1.266 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 00:45:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.265: +1 -12 lines
Diff to previous 1.265
rip out sgtty

Revision 1.265 - (view) (download) (annotate) - [select for diffs]
Thu Dec 7 03:30:01 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_1
Changes since 1.264: +3 -4 lines
Diff to previous 1.264
*** empty log message ***

Revision 1.264 - (view) (download) (annotate) - [select for diffs]
Sat Dec 2 16:57:16 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.263: +7 -3 lines
Diff to previous 1.263
*** empty log message ***

Revision 1.263 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 17:23:50 2006 UTC (17 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-8_0
Changes since 1.262: +2 -0 lines
Diff to previous 1.262
*** empty log message ***

Revision 1.262 - (view) (download) (annotate) - [select for diffs]
Sat Aug 26 06:37:10 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.261: +2 -0 lines
Diff to previous 1.261
*** empty log message ***

Revision 1.261 - (view) (download) (annotate) - [select for diffs]
Sat Jul 29 21:44:44 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-7_9
Changes since 1.260: +1 -1 lines
Diff to previous 1.260
*** empty log message ***

Revision 1.260 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 23:48:11 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-7_8
Changes since 1.259: +1 -1 lines
Diff to previous 1.259
*** empty log message ***

Revision 1.259 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 18:56:10 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.258: +5 -4 lines
Diff to previous 1.258
*** empty log message ***

Revision 1.258 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 22:46:14 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.257: +1 -0 lines
Diff to previous 1.257
*** empty log message ***

Revision 1.257 - (view) (download) (annotate) - [select for diffs]
Wed May 31 00:35:56 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.256: +2 -2 lines
Diff to previous 1.256
made use of new callback.h syntax

Revision 1.256 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 10:53:37 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_7
Changes since 1.255: +1 -1 lines
Diff to previous 1.255
*** empty log message ***

Revision 1.255 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 05:40:15 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_6
Changes since 1.254: +2 -1 lines
Diff to previous 1.254
*** empty log message ***

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

Revision 1.253 - (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.252: +1 -0 lines
Diff to previous 1.252
*** empty log message ***

Revision 1.252 - (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.251: +8 -2 lines
Diff to previous 1.251
*** empty log message ***

Revision 1.251 - (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.250: +2 -7 lines
Diff to previous 1.250
*** empty log message ***

Revision 1.250 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 01:21:21 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_5
Changes since 1.249: +1 -1 lines
Diff to previous 1.249
*** empty log message ***

Revision 1.249 - (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.248: +1 -1 lines
Diff to previous 1.248
*** empty log message ***

Revision 1.248 - (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.247: +1 -21 lines
Diff to previous 1.247
*** empty log message ***

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

Revision 1.246 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 20:33:31 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.245: +1 -0 lines
Diff to previous 1.245
*** empty log message ***

Revision 1.245 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 21:03:04 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.244: +2 -3 lines
Diff to previous 1.244
*** empty log message ***

Revision 1.244 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 13:24:45 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.243: +2 -2 lines
Diff to previous 1.243
*** empty log message ***

Revision 1.243 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 02:53:13 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.242: +4 -3 lines
Diff to previous 1.242
*** empty log message ***

Revision 1.242 - (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.241: +1 -37 lines
Diff to previous 1.241
*** empty log message ***

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

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

Revision 1.239 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 16:57:42 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.238: +2 -2 lines
Diff to previous 1.238
*** empty log message ***

Revision 1.238 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 10:26:22 2006 UTC (18 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.237: +0 -4 lines
Diff to previous 1.237
*** empty log message ***

Revision 1.237 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 20:39:47 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_2
Changes since 1.236: +5 -4 lines
Diff to previous 1.236
*** empty log message ***

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

Revision 1.235 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 11:57:06 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.234: +8 -0 lines
Diff to previous 1.234
*** empty log message ***

Revision 1.234 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 00:48:13 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.233: +2 -25 lines
Diff to previous 1.233
*** empty log message ***

Revision 1.233 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 00:36:59 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.232: +9 -3 lines
Diff to previous 1.232
*** empty log message ***

Revision 1.232 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 23:50:33 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.231: +0 -1 lines
Diff to previous 1.231
*** empty log message ***

Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 14:25:05 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.230: +8 -4 lines
Diff to previous 1.230
*** empty log message ***

Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Fri Jan 20 22:49:34 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.229: +0 -1 lines
Diff to previous 1.229
*** empty log message ***

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

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

Revision 1.227 - (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.226: +142 -136 lines
Diff to previous 1.226
*** empty log message ***

Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 23:14:39 2006 UTC (18 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.225: +1 -1 lines
Diff to previous 1.225
*** empty log message ***

Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 20:30:36 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.224: +5 -1 lines
Diff to previous 1.224
*** empty log message ***

Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 19:51:08 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.223: +3 -5 lines
Diff to previous 1.223
*** empty log message ***

Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 16:22:13 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_1
Changes since 1.222: +1 -1 lines
Diff to previous 1.222
*** empty log message ***

Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 09:47:15 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.221: +1 -1 lines
Diff to previous 1.221
*** empty log message ***

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 16:50:42 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.220: +2 -0 lines
Diff to previous 1.220
*** empty log message ***

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 15:17:39 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.219: +2 -5 lines
Diff to previous 1.219
logging.C

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

Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 12:22:59 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.217: +27 -1 lines
Diff to previous 1.217
*** empty log message ***

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 10:59:32 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.216: +1 -1 lines
Diff to previous 1.216
*** empty log message ***

Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 10:14:26 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.215: +0 -1 lines
Diff to previous 1.215
*** empty log message ***

Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 09:28:32 2006 UTC (18 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.214: +0 -1 lines
Diff to previous 1.214
Revert last change.

Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 09:24:53 2006 UTC (18 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.213: +1 -0 lines
Diff to previous 1.213
Include logging.h for rxvt_session.

Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 06:06:42 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.212: +3 -33 lines
Diff to previous 1.212
*** empty log message ***

Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 05:47:42 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.211: +6 -6 lines
Diff to previous 1.211
*** empty log message ***

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

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

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

Revision 1.208 - (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.207: +9 -89 lines
Diff to previous 1.207
*** empty log message ***

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

Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 08:29:57 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.205: +6 -1 lines
Diff to previous 1.205
*** empty log message ***

Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 06:37:52 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.204: +10 -8 lines
Diff to previous 1.204
*** empty log message ***

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

Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 07:03:48 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0
Changes since 1.202: +15 -14 lines
Diff to previous 1.202
*** empty log message ***

Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 05:13:09 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.201: +9 -5 lines
Diff to previous 1.201
*** empty log message ***

Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 04:59:04 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.200: +7 -2 lines
Diff to previous 1.200
*** empty log message ***

Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Fri Jan 13 04:19:41 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.199: +1 -0 lines
Diff to previous 1.199
*** empty log message ***

Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 01:30:53 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.198: +9 -23 lines
Diff to previous 1.198
*** empty log message ***

Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 00:35:39 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.197: +32 -2 lines
Diff to previous 1.197
*** empty log message ***

Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 05:29:40 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.196: +13 -10 lines
Diff to previous 1.196
*** empty log message ***

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

Revision 1.195 - (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.194: +6 -13 lines
Diff to previous 1.194
*** empty log message ***

Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Tue Jan 10 18:09:22 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.193: +1 -1 lines
Diff to previous 1.193
*** empty log message ***

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

Revision 1.192 - (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.191: +3 -0 lines
Diff to previous 1.191
*** empty log message ***

Revision 1.191 - (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.190: +18 -0 lines
Diff to previous 1.190
*** empty log message ***

Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Sat Jan 7 19:29:17 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.189: +4 -2 lines
Diff to previous 1.189
*** empty log message ***

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 20:50:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.188: +8 -3 lines
Diff to previous 1.188
*** empty log message ***

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 18:33:30 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.187: +5 -5 lines
Diff to previous 1.187
*** empty log message ***

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Thu Jan 5 21:21:49 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.186: +55 -6 lines
Diff to previous 1.186
*** empty log message ***

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 04:42:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_3
Changes since 1.185: +9 -34 lines
Diff to previous 1.185
*** empty log message ***

Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 02:37:30 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.184: +5 -5 lines
Diff to previous 1.184
*** empty log message ***

Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 00:09:12 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.183: +2 -0 lines
Diff to previous 1.183
*** empty log message ***

Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 02:43:33 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.182: +4 -4 lines
Diff to previous 1.182
*** empty log message ***

Revision 1.182 - (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.181: +2 -0 lines
Diff to previous 1.181
*** empty log message ***

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

Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 15:35:43 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.179: +6 -1 lines
Diff to previous 1.179
*** empty log message ***

Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 15:10:18 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_2
Changes since 1.178: +0 -9 lines
Diff to previous 1.178
*** empty log message ***

Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Sun Jan 1 14:43:43 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.177: +1 -1 lines
Diff to previous 1.177
*** empty log message ***

Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Sun Jan 1 05:31:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.176: +2 -2 lines
Diff to previous 1.176
*** empty log message ***

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 19:30:25 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.175: +11 -8 lines
Diff to previous 1.175
*** empty log message ***

Revision 1.175 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 18:19:07 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.174: +7 -3 lines
Diff to previous 1.174
*** empty log message ***

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

Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 16:40:28 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.172: +24 -17 lines
Diff to previous 1.172
*** empty log message ***

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

Revision 1.171 - (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.170: +13 -12 lines
Diff to previous 1.170
*** empty log message ***

Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Fri Dec 23 14:46:35 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_0, rel-6_1
Changes since 1.169: +2 -0 lines
Diff to previous 1.169
*** empty log message ***

Revision 1.169 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 19:44:21 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.168: +2 -0 lines
Diff to previous 1.168
*** empty log message ***

Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 16:44:10 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.167: +3 -1 lines
Diff to previous 1.167
*** empty log message ***

Revision 1.167 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 19:50:16 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.166: +12 -12 lines
Diff to previous 1.166
*** empty log message ***

Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 14:19:19 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.165: +2 -12 lines
Diff to previous 1.165
*** empty log message ***

Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 22:27:49 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.164: +5 -2 lines
Diff to previous 1.164
*** empty log message ***

Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 20:58:31 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.163: +1 -1 lines
Diff to previous 1.163
*** empty log message ***

Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 19:30:59 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.162: +0 -1 lines
Diff to previous 1.162
*** empty log message ***

Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Sun Dec 18 00:59:42 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.161: +43 -15 lines
Diff to previous 1.161
*** empty log message ***

Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Wed Nov 30 21:05:39 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-5_9
Changes since 1.160: +0 -4 lines
Diff to previous 1.160
*** empty log message ***

Revision 1.160 - (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.159: +4 -3 lines
Diff to previous 1.159
*** empty log message ***

Revision 1.159 - (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.158: +1 -0 lines
Diff to previous 1.158
*** empty log message ***

Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Sat Jun 18 09:02:37 2005 UTC (18 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-5_7
Changes since 1.157: +1 -0 lines
Diff to previous 1.157
*** empty log message ***

Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Mon Jun 13 05:30:26 2005 UTC (18 years, 11 months ago) by root
Branch: MAIN
Changes since 1.156: +1 -1 lines
Diff to previous 1.156
*** empty log message ***

Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Fri Apr 22 12:52:28 2005 UTC (19 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-5_5
Changes since 1.155: +1 -1 lines
Diff to previous 1.155
*** empty log message ***

Revision 1.155 - (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
Changes since 1.154: +5 -1 lines
Diff to previous 1.154
*** empty log message ***

Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 19:30:58 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-5_3
Changes since 1.153: +4 -2 lines
Diff to previous 1.153
*** empty log message ***

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 19:26:07 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
Changes since 1.152: +9 -5 lines
Diff to previous 1.152
*** empty log message ***

Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 19:45:30 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.151: +6 -1 lines
Diff to previous 1.151
*** empty log message ***

Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 00:09:25 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_2
Changes since 1.150: +3 -0 lines
Diff to previous 1.150
*** empty log message ***

Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Sat Feb 19 01:07:58 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.149: +37 -2 lines
Diff to previous 1.149
*** empty log message ***

Revision 1.149 - (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.148: +1 -0 lines
Diff to previous 1.148
*** empty log message ***

Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Thu Feb 17 12:06:21 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
*** empty log message ***

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 20:32:05 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.146: +6 -2 lines
Diff to previous 1.146
*** empty log message ***

Revision 1.146 - (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.145: +1 -2 lines
Diff to previous 1.145
*** empty log message ***

Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Fri Feb 4 11:41:23 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_0
Changes since 1.143: +4 -8 lines
Diff to previous 1.143
*** empty log message ***

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

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 00:59:23 2005 UTC (19 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-4_8
Changes since 1.135: +12 -8 lines
Diff to previous 1.135
*** empty log message ***

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Mon Dec 20 18:07:19 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_7
Changes since 1.134: +2 -0 lines
Diff to previous 1.134
*** empty log message ***

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

Revision 1.133 - (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.132: +5 -2 lines
Diff to previous 1.132
*** empty log message ***

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

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 19:16:36 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
Changes since 1.130: +2 -1 lines
Diff to previous 1.130
*** empty log message ***

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 07:18:52 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
Changes since 1.129: +1 -0 lines
Diff to previous 1.129
*** empty log message ***

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 01:29:03 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
Changes since 1.128: +3 -1 lines
Diff to previous 1.128
*** empty log message ***

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Sat Dec 11 23:01:36 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_4
Changes since 1.126: +13 -11 lines
Diff to previous 1.126
*** empty log message ***

Revision 1.126 - (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
Changes since 1.125: +1 -0 lines
Diff to previous 1.125
*** empty log message ***

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 19:04:07 2004 UTC (19 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-4_1
Changes since 1.124: +1 -0 lines
Diff to previous 1.124
*** empty log message ***

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

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 03:52:09 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_8
Changes since 1.102: +74 -45 lines
Diff to previous 1.102
*** empty log message ***

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Tue Aug 17 02:18:38 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_7
Changes since 1.91: +140 -128 lines
Diff to previous 1.91
*** empty log message ***

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Fri Aug 13 18:38:23 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_6
Changes since 1.88: +11 -2 lines
Diff to previous 1.88
*** empty log message ***

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Sun Aug 8 14:44:21 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_5
Changes since 1.87: +0 -4 lines
Diff to previous 1.87
*** empty log message ***

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Wed Aug 4 03:29:28 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_4
Changes since 1.83: +44 -6 lines
Diff to previous 1.83
*** empty log message ***

Revision 1.83 - (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.78: +7 -1 lines
Diff to previous 1.78
*** empty log message ***

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 18:01:19 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_2
Changes since 1.71: +29 -16 lines
Diff to previous 1.71
*** empty log message ***

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Sun May 9 18:19:49 2004 UTC (20 years ago) by pcg
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.70: +1 -1 lines
Diff to previous 1.70
*** empty log message ***

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

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

Revision 1.60 - (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.54: +32 -19 lines
Diff to previous 1.54
*** empty log message ***

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 00:08:11 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_4
Changes since 1.52: +8 -11 lines
Diff to previous 1.52
*** empty log message ***

Revision 1.52 - (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
Changes since 1.51: +4 -17 lines
Diff to previous 1.51
*** empty log message ***

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Mar 6 00:05:01 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.45: +62 -25 lines
Diff to previous 1.45
*** empty log message ***

Revision 1.45 - (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.43: +1 -5 lines
Diff to previous 1.43
*** empty log message ***

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Feb 25 12:38:36 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_0
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 16:25:45 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
*** empty log message ***

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 12:00:45 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.40: +37 -26 lines
Diff to previous 1.40
*** empty log message ***

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 00:02:44 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.39: +11 -11 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 10:38:11 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.38: +20 -12 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 08:28:36 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.37: +3 -2 lines
Diff to previous 1.37
*** empty log message ***

Revision 1.37 - (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.36: +0 -27 lines
Diff to previous 1.36
*** empty log message ***

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 20:33:40 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.35: +3 -4 lines
Diff to previous 1.35
*** empty log message ***

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 13:28:17 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.34: +1 -0 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (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.33: +24 -24 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 08:13:45 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.32: +13 -9 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 22:45:29 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.31: +0 -2 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 07:11:49 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.30: +23 -13 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 04:20:20 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: after_astyle, before_astyle
Changes since 1.29: +1 -2 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 04:12:10 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.28: +13 -2 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 02:14:58 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.27: +0 -3 lines
Diff to previous 1.27
*** empty log message ***

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 00:20:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.26: +203 -32 lines
Diff to previous 1.26
*** empty log message ***

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 15:58:07 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.25: +0 -2 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 23:26:01 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.24: +6 -1 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 21:35:58 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.23: +3 -0 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jan 28 23:40:50 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.22: +6 -10 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 17:26:43 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.21: +14 -37 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 01:20:01 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.20: +2 -6 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Dec 24 09:22:29 2003 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1-2, rel-1-3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 09:41:09 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 13:33:03 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.17: +36 -13 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 07:31:19 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.16: +11 -9 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 05:45:11 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.15: +16 -6 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 02:07:12 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
*** empty log message ***

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

Revision 1.13 - (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.12: +2 -1 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (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.11: +13 -1 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Dec 16 23:04:13 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.10: +5 -7 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 21:49:46 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.9: +23 -40 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Nov 27 16:49:45 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.8: +5 -4 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 27 10:12:10 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 10:42:34 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 17:11:33 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.5: +9 -3 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 15:44:39 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.4: +7 -0 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 15:25:17 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.3: +9 -1 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, 5 months ago) by pcg
Branch: MAIN
Changes since 1.2: +572 -563 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:31:27 2003 UTC (20 years, 5 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, 5 months ago) by pcg
Branch: MAIN
*** empty log message ***

Convenience Links

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