ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
Revision 1.404 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 14:31:39 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD, rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.403: +2 -0 lines
Diff to previous 1.403
annoying

Revision 1.403 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 00:49:20 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.402: +5 -2 lines
Diff to previous 1.402
add can_compose flag tor xvt_font, to indicate whether the font handles
glyph composiiton (might go away)
allow rxvt_composite.expand to work with whcar_t and text_t as output,
will likely change.

Revision 1.402 - (view) (download) (annotate) - [select for diffs]
Thu May 13 19:40:19 2021 UTC (3 years ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26
Changes since 1.401: +4 -4 lines
Diff to previous 1.401
Require C++11

Revision 1.401 - (view) (download) (annotate) - [select for diffs]
Thu Jul 14 05:33:26 2016 UTC (7 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.400: +3 -43 lines
Diff to previous 1.400
Move old bg image frontend to background extension.

Revision 1.400 - (view) (download) (annotate) - [select for diffs]
Tue Jun 28 21:56:17 2016 UTC (7 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.399: +23 -2 lines
Diff to previous 1.399
Fix invalid moves when smart resize is enabled and the wm uses X11 borders for the frame windows.

Patch by Uli Schlachter.

Revision 1.399 - (view) (download) (annotate) - [select for diffs]
Tue Oct 13 08:10:43 2015 UTC (8 years, 7 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_22
Changes since 1.398: +1 -0 lines
Diff to previous 1.398
Update copyright years.

Revision 1.398 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 07:54:58 2015 UTC (8 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.397: +1 -1 lines
Diff to previous 1.397
Fix new[] vs delete mismatch.

Revision 1.397 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 12:24:32 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21
Changes since 1.396: +7 -15 lines
Diff to previous 1.396
*** empty log message ***

Revision 1.396 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 12:06:38 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
Changes since 1.395: +1 -0 lines
Diff to previous 1.395
*** empty log message ***

Revision 1.395 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 11:58:23 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
Changes since 1.394: +2 -1 lines
Diff to previous 1.394
*** empty log message ***

Revision 1.394 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 10:07:30 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
Changes since 1.393: +1 -1 lines
Diff to previous 1.393
*** empty log message ***

Revision 1.393 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 09:50:43 2014 UTC (9 years, 5 months ago) by root
Branch: MAIN
Changes since 1.392: +75 -73 lines
Diff to previous 1.392
indent

Revision 1.392 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 09:40:26 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.391: +1 -1 lines
Diff to previous 1.391
Fix crash when perl support is disabled.

Revision 1.391 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 11:11:19 2014 UTC (9 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.390: +6 -1 lines
Diff to previous 1.390
Shield against libraries calling setenv.

Revision 1.390 - (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.389: +1 -1 lines
Diff to previous 1.389
GPLv3

Revision 1.389 - (view) (download) (annotate) - [select for diffs]
Sun Feb 17 00:52:04 2013 UTC (11 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18, rxvt-unicode-rel-9_19, rxvt-unicode-rel-9_20
Changes since 1.388: +1 -1 lines
Diff to previous 1.388
indent

Revision 1.388 - (view) (download) (annotate) - [select for diffs]
Sun Feb 17 00:11:28 2013 UTC (11 years, 2 months ago) by root
Branch: MAIN
Changes since 1.387: +4 -1 lines
Diff to previous 1.387
indent

Revision 1.387 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 15:38:04 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.386: +0 -5 lines
Diff to previous 1.386
Move check for mapped status in bg_render.

Revision 1.386 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 11:52:15 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.385: +1 -1 lines
Diff to previous 1.385
Simplify reset of bg_flags.

Revision 1.385 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 11:34:43 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.384: +4 -0 lines
Diff to previous 1.384
Move destruction of bg_img out from bg_destroy.

Revision 1.384 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 14:23:35 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.383: +2 -2 lines
Diff to previous 1.383
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.383 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 09:43:42 2012 UTC (11 years, 8 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_16
Changes since 1.382: +1 -1 lines
Diff to previous 1.382
Fix crash with large negative letterspace value.

Revision 1.382 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 12:04:55 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.381: +3 -1 lines
Diff to previous 1.381
*hate*

Revision 1.381 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 12:04:33 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.380: +50 -6 lines
Diff to previous 1.380
*hate*

Revision 1.380 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 11:35:58 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.379: +18 -17 lines
Diff to previous 1.379
formatting

Revision 1.379 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 11:10:58 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.378: +3 -3 lines
Diff to previous 1.378
-eyesore

Revision 1.378 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 11:10:50 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.377: +29 -27 lines
Diff to previous 1.377
-eyesore

Revision 1.377 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 11:00:40 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.376: +2 -0 lines
Diff to previous 1.376
*** empty log message ***

Revision 1.376 - (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.375: +6 -6 lines
Diff to previous 1.375
some #ifdef => #if changes

Revision 1.375 - (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.374: +0 -22 lines
Diff to previous 1.374
Move get_pixmap_property to rxvt_display.

Revision 1.374 - (view) (download) (annotate) - [select for diffs]
Sun Jun 3 10:42:34 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.373: +4 -0 lines
Diff to previous 1.373
*** empty log message ***

Revision 1.373 - (view) (download) (annotate) - [select for diffs]
Mon May 28 16:40:03 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.372: +3 -3 lines
Diff to previous 1.372
add some ecb_hot/ecb_cold

Revision 1.372 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 15:18:29 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.371: +1 -2 lines
Diff to previous 1.371
Do not add lineSpace to the maximum font height as lineSpace should
modify the line height only.

Revision 1.371 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 15:44:49 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_15
Changes since 1.370: +1 -1 lines
Diff to previous 1.370
Revert now unneeded change.

Revision 1.370 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 15:08:55 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.369: +1 -7 lines
Diff to previous 1.369
Remove check for setlocale, it is required.

Revision 1.369 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 13:33:43 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.368: +4 -4 lines
Diff to previous 1.368
Include the C standard headers rather than the corresponding C++ version.

Revision 1.368 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 12:26:59 2012 UTC (12 years, 3 months ago) by root
Branch: MAIN
Changes since 1.367: +1 -1 lines
Diff to previous 1.367
*** empty log message ***

Revision 1.367 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 11:47:51 2012 UTC (12 years, 3 months ago) by root
Branch: MAIN
Changes since 1.366: +1 -1 lines
Diff to previous 1.366
*** empty log message ***

Revision 1.366 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 21:12:08 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.365: +6 -6 lines
Diff to previous 1.365
Store the size of the vt window into two new members vt_width/height and
keep the maximum size in width/height, so that the $term->width/height
accessors return the same value as in pre 9.14.

Revision 1.365 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 15:45:45 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.364: +5 -2 lines
Diff to previous 1.364
Get rid of env_windowid and env_colorfgbg members by dynamically
allocating the corresponding strings in the child.

Revision 1.364 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 15:30:17 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.363: +0 -3 lines
Diff to previous 1.363
Remove useless free, the memory is allocated in the child process only.

Revision 1.363 - (view) (download) (annotate) - [select for diffs]
Sat Dec 17 23:17:33 2011 UTC (12 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-9_14
Changes since 1.362: +0 -2 lines
Diff to previous 1.362
hopefully clearer handling of argv/envv

Revision 1.362 - (view) (download) (annotate) - [select for diffs]
Tue Dec 6 11:29:52 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.361: +2 -0 lines
Diff to previous 1.361
Cleanup handling of argv/env.

Move assignment and zero termination of envv in stringvec init () and
add zero termination of argv.

Revision 1.361 - (view) (download) (annotate) - [select for diffs]
Sun Aug 21 20:13:58 2011 UTC (12 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.360: +3 -0 lines
Diff to previous 1.360
When the window is unmapped, inhibit updates of the bg image in all
cases rather than only on window move.

Revision 1.360 - (view) (download) (annotate) - [select for diffs]
Fri Aug 19 16:01:37 2011 UTC (12 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.359: +9 -0 lines
Diff to previous 1.359
Force the size of the vt window to be a multiple of the cell size.

When the wm does not honour our size hints there are extra areas in the
vt window not covered by the terminal screen. Such gaps, when a bg
pixmap is set, would have to be cleared manually to properly refresh the
background. We take the simpler route and shrink the vt window so as to
avoid creating gaps.

Revision 1.359 - (view) (download) (annotate) - [select for diffs]
Fri Jul 29 09:41:22 2011 UTC (12 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.358: +1 -1 lines
Diff to previous 1.358
Avoid undefined behaviour.

Revision 1.358 - (view) (download) (annotate) - [select for diffs]
Sat Jul 9 13:40:13 2011 UTC (12 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.357: +10 -10 lines
Diff to previous 1.357
Remove camelcase in some function names.

Revision 1.357 - (view) (download) (annotate) - [select for diffs]
Sat Jul 9 13:14:47 2011 UTC (12 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.356: +2 -3 lines
Diff to previous 1.356
Merge ifdef blocks.

Revision 1.356 - (view) (download) (annotate) - [select for diffs]
Fri Apr 29 10:10:20 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_11, rel-9_12
Changes since 1.355: +1 -7 lines
Diff to previous 1.355
Cleanup.

Revision 1.355 - (view) (download) (annotate) - [select for diffs]
Thu Apr 7 12:19:40 2011 UTC (13 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.354: +14 -14 lines
Diff to previous 1.354
Change type of 'parent' from array of Window to Window as all the
elements except the first are unused.

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

Revision 1.353 - (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.352: +2 -0 lines
Diff to previous 1.352
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.352 - (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.351: +0 -3 lines
Diff to previous 1.351
Factor the code to request a selection property into a new toolkit-level
object.

Revision 1.351 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 00:41:01 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.350: +2 -2 lines
Diff to previous 1.350
Use true/false rather than True/False when the type is bool.

Revision 1.350 - (view) (download) (annotate) - [select for diffs]
Fri Jan 28 00:21:10 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.349: +0 -6 lines
Diff to previous 1.349
Destroy afterimage specific objects in bg_destroy.

Revision 1.349 - (view) (download) (annotate) - [select for diffs]
Thu Jan 27 17:37:19 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.348: +6 -6 lines
Diff to previous 1.348
Remove bgPixmap_t struct, move background pixmap handling in rxvt_term.

Revision 1.348 - (view) (download) (annotate) - [select for diffs]
Thu Jan 20 16:41:23 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.347: +0 -6 lines
Diff to previous 1.347
Remove commented out code.

Revision 1.347 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 14:07:19 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.346: +5 -5 lines
Diff to previous 1.346
Generalize rxvt_splitcommastring to accept any char as delimiter and
optimize it to use a single memory area for the strings.

Revision 1.346 - (view) (download) (annotate) - [select for diffs]
Sat Jan 8 10:37:21 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.345: +2 -3 lines
Diff to previous 1.345
Simplify.

Revision 1.345 - (view) (download) (annotate) - [select for diffs]
Sat Jan 8 10:17:43 2011 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.344: +2 -2 lines
Diff to previous 1.344
horrors

Revision 1.344 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 21:17:08 2011 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.343: +4 -6 lines
Diff to previous 1.343
minor warn cleanup

Revision 1.343 - (view) (download) (annotate) - [select for diffs]
Tue Dec 21 10:37:42 2010 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.342: +1 -1 lines
Diff to previous 1.342
Add const qualifier where appropriate.

Revision 1.342 - (view) (download) (annotate) - [select for diffs]
Sun Dec 19 00:49:32 2010 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.341: +14 -18 lines
Diff to previous 1.341
Simplify.

Revision 1.341 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 23:13:29 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_10
Changes since 1.340: +7 -4 lines
Diff to previous 1.340
Fix last change.

Revision 1.340 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 19:30:10 2010 UTC (13 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.339: +5 -2 lines
Diff to previous 1.339
Plug leaks.

Revision 1.339 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 19:53:20 2010 UTC (13 years, 5 months ago) by root
Branch: MAIN
Changes since 1.338: +1 -1 lines
Diff to previous 1.338
*** empty log message ***

Revision 1.338 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 19:47:02 2010 UTC (13 years, 5 months ago) by root
Branch: MAIN
Changes since 1.337: +1 -1 lines
Diff to previous 1.337
*** empty log message ***

Revision 1.337 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 19:10:00 2010 UTC (13 years, 5 months ago) by root
Branch: MAIN
Changes since 1.336: +12 -0 lines
Diff to previous 1.336
make set_options non-inline for total win-win-win-lose

Revision 1.336 - (view) (download) (annotate) - [select for diffs]
Tue Nov 2 13:32:50 2010 UTC (13 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_09
Changes since 1.335: +3 -0 lines
Diff to previous 1.335
properly set VSTATUS in termios for *BSD (reported by Ed Schouten).

Revision 1.335 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 17:52:50 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
Changes since 1.334: +0 -2 lines
Diff to previous 1.334
ptytty::init is the first thing we do in main, delay rxvt_init

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

Revision 1.333 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 05:57:59 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
Changes since 1.332: +1 -1 lines
Diff to previous 1.332
port to libev 4

Revision 1.332 - (view) (download) (annotate) - [select for diffs]
Wed Jul 28 17:56:16 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.331: +68 -0 lines
Diff to previous 1.331
Init termios structure once at startup and try to inherit user's
terminal state.

Revision 1.331 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 22:07:38 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.330: +4 -0 lines
Diff to previous 1.330
Remove init_secondary and redirect stdin/stdout (always to stderr) once
at startup in rxvt_init.

Revision 1.330 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 09:57:53 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.329: +1 -1 lines
Diff to previous 1.329
Fix typos.

Revision 1.329 - (view) (download) (annotate) - [select for diffs]
Wed Jul 21 11:02:14 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.328: +0 -3 lines
Diff to previous 1.328
Remove commented out code.

Revision 1.328 - (view) (download) (annotate) - [select for diffs]
Mon Jul 19 16:43:21 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.327: +14 -2 lines
Diff to previous 1.327
Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it is not fully
convertible to STRING, patch by James Cloos.

Revision 1.327 - (view) (download) (annotate) - [select for diffs]
Sun May 23 00:25:48 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
Changes since 1.326: +4 -0 lines
Diff to previous 1.326
paranoia

Revision 1.326 - (view) (download) (annotate) - [select for diffs]
Sat Apr 3 16:30:39 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.325: +22 -22 lines
Diff to previous 1.325
Replace leading tabs with spaces, patch by Mikachu.

Revision 1.325 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 22:22:32 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.324: +1 -1 lines
Diff to previous 1.324
*** empty log message ***

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

Revision 1.323 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 23:54:29 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.322: +1 -1 lines
Diff to previous 1.322
revert fontidx stupidity

Revision 1.322 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 23:00:35 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx
Changes since 1.321: +1 -1 lines
Diff to previous 1.321
*** empty log message ***

Revision 1.321 - (view) (download) (annotate) - [select for diffs]
Sun Feb 14 11:11:10 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.320: +0 -3 lines
Diff to previous 1.320
Remove TODO.

Revision 1.320 - (view) (download) (annotate) - [select for diffs]
Sat Jan 30 20:43:56 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.319: +4 -4 lines
Diff to previous 1.319
Simplify rxvt_temp_buf usage.

Revision 1.319 - (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.318: +2 -0 lines
Diff to previous 1.318
Add support for copying to clipboard (based on patch by Dana Jansens).

Revision 1.318 - (view) (download) (annotate) - [select for diffs]
Sat May 30 08:51:23 2009 UTC (14 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-9_07
Changes since 1.317: +1 -0 lines
Diff to previous 1.317
*** empty log message ***

Revision 1.317 - (view) (download) (annotate) - [select for diffs]
Tue May 12 08:21:56 2009 UTC (15 years ago) by root
Branch: MAIN
Changes since 1.316: +1 -1 lines
Diff to previous 1.316
*** empty log message ***

Revision 1.316 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 01:51:20 2009 UTC (15 years ago) by root
Branch: MAIN
Changes since 1.315: +3 -4 lines
Diff to previous 1.315
*** empty log message ***

Revision 1.315 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 12:29:26 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-9_06
Changes since 1.314: +1 -3 lines
Diff to previous 1.314
*** empty log message ***

Revision 1.314 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 12:28:15 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.313: +6 -6 lines
Diff to previous 1.313
*** empty log message ***

Revision 1.313 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 16:43:50 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.312: +1 -0 lines
Diff to previous 1.312
*** empty log message ***

Revision 1.312 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 16:41:12 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.311: +12 -3 lines
Diff to previous 1.311
*** empty log message ***

Revision 1.311 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 13:28:40 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.310: +6 -0 lines
Diff to previous 1.310
*** empty log message ***

Revision 1.310 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 01:05:55 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-9_05
Changes since 1.309: +8 -5 lines
Diff to previous 1.309
*** empty log message ***

Revision 1.309 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 01:02:33 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
Changes since 1.308: +3 -0 lines
Diff to previous 1.308
*** empty log message ***

Revision 1.308 - (view) (download) (annotate) - [select for diffs]
Tue Feb 19 13:01:32 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.307: +1 -24 lines
Diff to previous 1.307
Move scrollbar GCs and scrollbar_show_* from rxvt_term to scrollBar_t.

Revision 1.307 - (view) (download) (annotate) - [select for diffs]
Tue Feb 19 10:47:03 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.306: +1 -1 lines
Diff to previous 1.306
Make scrollbar_{resize,mapping,show} methods of scrollBar_t.

Revision 1.306 - (view) (download) (annotate) - [select for diffs]
Mon Feb 18 09:58:04 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.305: +3 -12 lines
Diff to previous 1.305
Move the resize of the scrollbar window in scrollbar_resize.

Revision 1.305 - (view) (download) (annotate) - [select for diffs]
Sun Feb 17 11:37:21 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.304: +2 -2 lines
Diff to previous 1.304
Make scrollbar_TotalWidth a method of scrollBar_t.

Revision 1.304 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 12:05:35 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.303: +1 -2 lines
Diff to previous 1.303
Move a variable to the scope where it is used.

Revision 1.303 - (view) (download) (annotate) - [select for diffs]
Sun Jan 27 22:48:33 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_02
Changes since 1.302: +0 -4 lines
Diff to previous 1.302
Always compile in plain style scrollbar.

Revision 1.302 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 16:04:57 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-9_0, rel-9_01
Changes since 1.301: +1 -1 lines
Diff to previous 1.301
boring

Revision 1.301 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 13:00:10 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.300: +0 -119 lines
Diff to previous 1.300
Move rxvt_term::init to init.C.

Revision 1.300 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 00:24:53 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.299: +7 -6 lines
Diff to previous 1.299
*** empty log message ***

Revision 1.299 - (view) (download) (annotate) - [select for diffs]
Tue Jan 15 23:21:18 2008 UTC (16 years, 4 months ago) by sasha
Branch: MAIN
Changes since 1.298: +1 -0 lines
Diff to previous 1.298
improved handling of background rendering on startup and fixed situation of no WM or non-reparenting WM

Revision 1.298 - (view) (download) (annotate) - [select for diffs]
Sat Jan 12 22:13:46 2008 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.297: +2 -0 lines
Diff to previous 1.297
*** empty log message ***

Revision 1.297 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 21:31:23 2008 UTC (16 years, 4 months ago) by sasha
Branch: MAIN
Changes since 1.296: +1 -1 lines
Diff to previous 1.296
style fix

Revision 1.296 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 21:25:57 2008 UTC (16 years, 4 months ago) by sasha
Branch: MAIN
Changes since 1.295: +4 -9 lines
Diff to previous 1.295
background redrawing timing tuning

Revision 1.295 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 20:39:42 2008 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.294: +1 -1 lines
Diff to previous 1.294
*** empty log message ***

Revision 1.294 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 19:12:23 2008 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.293: +14 -18 lines
Diff to previous 1.293
*** empty log message ***

Revision 1.293 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 14:57:04 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.292: +0 -5 lines
Diff to previous 1.292
Make pix_colors_{focused,unfocused} arrays non dynamic.

Revision 1.292 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 10:58:09 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.291: +2 -3 lines
Diff to previous 1.291
*** empty log message ***

Revision 1.291 - (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.290: +15 -10 lines
Diff to previous 1.290
*** empty log message ***

Revision 1.290 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 12:52:30 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.289: +1 -1 lines
Diff to previous 1.289
Fix indent.

Revision 1.289 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 11:15:24 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.288: +1 -1 lines
Diff to previous 1.288
Fix coding style.

Revision 1.288 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 01:36:24 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.287: +0 -36 lines
Diff to previous 1.287
Move memory allocation wrappers to misc.C.

Revision 1.287 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 01:26:42 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.286: +5 -3 lines
Diff to previous 1.286
Simplify.

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

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

Revision 1.284 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 06:29:28 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.283: +2 -0 lines
Diff to previous 1.283
*** empty log message ***

Revision 1.283 - (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.282: +1 -4 lines
Diff to previous 1.282
*** empty log message ***

Revision 1.282 - (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.281: +1 -1 lines
Diff to previous 1.281
you should do it, too, and less sloppily than me

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

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

Revision 1.279 - (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.278: +1 -2 lines
Diff to previous 1.278
Change init_vars return type to void, it always returns true.

Revision 1.278 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 21:52:23 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.277: +1 -1 lines
Diff to previous 1.277
*** empty log message ***

Revision 1.277 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 21:10:46 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.276: +1 -1 lines
Diff to previous 1.276
stop blink callback when not required

Revision 1.276 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 18:00:07 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.275: +1 -1 lines
Diff to previous 1.275
*** empty log message ***

Revision 1.275 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 15:42:51 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.274: +2 -2 lines
Diff to previous 1.274
µopt

Revision 1.274 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 11:53:48 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.273: +1 -1 lines
Diff to previous 1.273
Remove junk.

Revision 1.273 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 11:39:06 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.272: +0 -2 lines
Diff to previous 1.272
We require termios.h.

Revision 1.272 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 03:30:49 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.271: +1 -1 lines
Diff to previous 1.271
*** empty log message ***

Revision 1.271 - (view) (download) (annotate) - [select for diffs]
Tue Dec 4 16:33:42 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.270: +9 -7 lines
Diff to previous 1.270
*** empty log message ***

Revision 1.270 - (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.269: +26 -27 lines
Diff to previous 1.269
switch to new callbakc mechanism. ugly syntax, very small watchers, smaller code on g++-4.3 at least

Revision 1.269 - (view) (download) (annotate) - [select for diffs]
Tue Dec 4 14:50:42 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.268: +12 -11 lines
Diff to previous 1.268
experimental new callbacks, totally standards compliant, faster, smaller

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

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

Revision 1.266 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 10:18:28 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.265: +1 -2 lines
Diff to previous 1.265
Micro-optimization.

Revision 1.265 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 10:08:36 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.264: +4 -4 lines
Diff to previous 1.264
Cosmetics.

Revision 1.264 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 11:06:13 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_7
Changes since 1.263: +3 -3 lines
Diff to previous 1.263
*** empty log message ***

Revision 1.263 - (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.262: +3 -0 lines
Diff to previous 1.262
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.262 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 09:15:33 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_5a
Changes since 1.261: +2 -0 lines
Diff to previous 1.261
Fix compilation with --disable-afterimage --disable-transparency.

Revision 1.261 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 15:33:34 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
Changes since 1.260: +8 -7 lines
Diff to previous 1.260
*** empty log message ***

Revision 1.260 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 02:45:26 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
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 Nov 15 18:40:11 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
Changes since 1.258: +8 -0 lines
Diff to previous 1.258
added new geometry op of :root to implement automove-background functionality internally , since absolute pixmap placement no longer supported

Revision 1.258 - (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.257: +2 -2 lines
Diff to previous 1.257
Cosmetics.

Revision 1.257 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 17:10:45 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.256: +3 -1 lines
Diff to previous 1.256
tell the suer when ev loop init fails

Revision 1.256 - (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.255: +21 -18 lines
Diff to previous 1.255
first rough cut at libev integration

Revision 1.255 - (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.254: +10 -10 lines
Diff to previous 1.254
Remove trailing whitespace.

Revision 1.254 - (view) (download) (annotate) - [select for diffs]
Thu Oct 18 09:11:42 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.253: +9 -4 lines
Diff to previous 1.253
include cleanup.

Revision 1.253 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 07:33:48 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.252: +6 -3 lines
Diff to previous 1.252
*** empty log message ***

Revision 1.252 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 07:05:23 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.251: +2 -5 lines
Diff to previous 1.251
Fix build with XTERM_COLOR_CHANGE undefined.

Revision 1.251 - (view) (download) (annotate) - [select for diffs]
Tue Sep 18 22:01:36 2007 UTC (16 years, 7 months ago) by sasha
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250
improved flickering on move/resize with transparent background

Revision 1.250 - (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.249: +2 -2 lines
Diff to previous 1.249
renamed XPM_BACKGROUND to BG_IMAGE_FROM_FILE

Revision 1.249 - (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.248: +59 -0 lines
Diff to previous 1.248
renamed xpm.C to background.C and moved bgPixmap stuff out of rxvt.h

Revision 1.248 - (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.247: +2 -2 lines
Diff to previous 1.247
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.247 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 16:56:40 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.246: +1 -1 lines
Diff to previous 1.246
Fix transparency without libAfterImage.

Revision 1.246 - (view) (download) (annotate) - [select for diffs]
Mon Aug 20 20:13:35 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.245: +3 -8 lines
Diff to previous 1.245
Fixed bug in xft_font::draw introduced earlier where background color #0 would not be rendered properly; Fixed bug where background pixmap would not get rendered on initial map if used without transparency

Revision 1.245 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 22:02:14 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.244: +1 -1 lines
Diff to previous 1.244
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.244 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 22:01:32 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.243: +3 -1 lines
Diff to previous 1.243
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.243 - (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.242: +8 -11 lines
Diff to previous 1.242
reimplemted delayed rendering of the background pixmap with some logic to use different timeouts for different rendering algorithms

Revision 1.242 - (view) (download) (annotate) - [select for diffs]
Wed Aug 15 22:41:52 2007 UTC (16 years, 9 months ago) by sasha
Branch: MAIN
Changes since 1.241: +8 -5 lines
Diff to previous 1.241
fixed segfault on resize by getting rid of touch() in apply(). rearranged redraw calls on configure notify to be sane

Revision 1.241 - (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.240: +2 -2 lines
Diff to previous 1.240
refactored check_parents into bgPixmap.render(), started cleaning up am_transparent stuff

Revision 1.240 - (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.239: +49 -7 lines
Diff to previous 1.239
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.239 - (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.238: +1 -1 lines
Diff to previous 1.238
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.238 - (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.237: +2 -2 lines
Diff to previous 1.237
Preliminary consolidation of pixmap and bgPixmap and rewrite of resize_pixmap(). More work needed.

Revision 1.237 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 00:40:18 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-8_3
Changes since 1.236: +4 -4 lines
Diff to previous 1.236
TRANSPARENT => ENABLE_TRANSPARENCY rename to avoid symbol conflict
on solaris..

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

Revision 1.235 - (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.234: +2 -0 lines
Diff to previous 1.234
*** empty log message ***

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

Revision 1.233 - (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.232: +1 -0 lines
Diff to previous 1.232
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.232 - (view) (download) (annotate) - [select for diffs]
Tue May 1 21:30:01 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.231: +6 -6 lines
Diff to previous 1.231
remove OPTION macro

Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Sun Aug 27 10:14:47 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-8_0, rel-8_1, rel-8_2
Changes since 1.230: +7 -4 lines
Diff to previous 1.230
*** empty log message ***

Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Sun Aug 27 10:10:25 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.229: +3 -2 lines
Diff to previous 1.229
*** empty log message ***

Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 23:03:31 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.228: +2 -2 lines
Diff to previous 1.228
*** empty log message ***

Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Wed Aug 2 09:14:19 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-7_9
Changes since 1.227: +4 -4 lines
Diff to previous 1.227
*** empty log message ***

Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Fri Jul 28 17:16:42 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.226: +7 -2 lines
Diff to previous 1.226
*** empty log message ***

Revision 1.226 - (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.225: +5 -2 lines
Diff to previous 1.225
*** empty log message ***

Revision 1.225 - (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.224: +1 -10 lines
Diff to previous 1.224
*** empty log message ***

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

Revision 1.223 - (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.222: +1 -0 lines
Diff to previous 1.222
*** empty log message ***

Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Sun Feb 12 09:44:04 2006 UTC (18 years, 3 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]
Sun Feb 12 05:15:43 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.220: +29 -17 lines
Diff to previous 1.220
*** empty log message ***

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 10:53:37 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.219: +9 -9 lines
Diff to previous 1.219
*** empty log message ***

Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 02:28:19 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.218: +5 -3 lines
Diff to previous 1.218
*** empty log message ***

Revision 1.218 - (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.217: +42 -42 lines
Diff to previous 1.217
*** empty log message ***

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

Revision 1.216 - (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.215: +17 -3 lines
Diff to previous 1.215
*** empty log message ***

Revision 1.215 - (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.214: +9 -9 lines
Diff to previous 1.214
*** empty log message ***

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

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

Revision 1.212 - (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.211: +7 -20 lines
Diff to previous 1.211
*** empty log message ***

Revision 1.211 - (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.210: +1 -1 lines
Diff to previous 1.210
*** empty log message ***

Revision 1.210 - (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.209: +5 -1 lines
Diff to previous 1.209
*** empty log message ***

Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 20:12:37 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_5
Changes since 1.208: +4 -4 lines
Diff to previous 1.208
*** empty log message ***

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

Revision 1.207 - (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.206: +13 -13 lines
Diff to previous 1.206
*** empty log message ***

Revision 1.206 - (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.205: +39 -42 lines
Diff to previous 1.205
*** empty log message ***

Revision 1.205 - (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.204: +6 -4 lines
Diff to previous 1.204
*** empty log message ***

Revision 1.204 - (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.203: +0 -3 lines
Diff to previous 1.203
*** empty log message ***

Revision 1.203 - (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.202: +10 -0 lines
Diff to previous 1.202
*** empty log message ***

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

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

Revision 1.200 - (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.199: +103 -6 lines
Diff to previous 1.199
*** empty log message ***

Revision 1.199 - (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.198: +0 -13 lines
Diff to previous 1.198
*** empty log message ***

Revision 1.198 - (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.197: +3 -0 lines
Diff to previous 1.197
*** empty log message ***

Revision 1.197 - (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.196: +5 -27 lines
Diff to previous 1.196
*** empty log message ***

Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 04:01:52 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.195: +2 -31 lines
Diff to previous 1.195
*** empty log message ***

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

Revision 1.194 - (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.193: +3 -1 lines
Diff to previous 1.193
*** empty log message ***

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

Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Fri Jan 20 12:16:28 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.191: +0 -13 lines
Diff to previous 1.191
*** empty log message ***

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

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

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 09:47:15 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_1
Changes since 1.188: +7 -19 lines
Diff to previous 1.188
*** empty log message ***

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 08:33:34 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.187: +0 -1 lines
Diff to previous 1.187
*** empty log message ***

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Tue Jan 17 16:22:41 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.186: +0 -88 lines
Diff to previous 1.186
*** empty log message ***

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

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

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

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

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

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

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

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

Revision 1.178 - (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.177: +0 -8 lines
Diff to previous 1.177
*** empty log message ***

Revision 1.177 - (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.176: +11 -4 lines
Diff to previous 1.176
*** empty log message ***

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 01:30:53 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0
Changes since 1.175: +3 -3 lines
Diff to previous 1.175
*** empty log message ***

Revision 1.175 - (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.174: +39 -44 lines
Diff to previous 1.174
*** empty log message ***

Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 00:11:13 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.173: +44 -34 lines
Diff to previous 1.173
*** empty log message ***

Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 19:55:34 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.172: +4 -4 lines
Diff to previous 1.172
*** empty log message ***

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

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

Revision 1.170 - (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.169: +0 -5 lines
Diff to previous 1.169
*** empty log message ***

Revision 1.169 - (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.168: +1 -1 lines
Diff to previous 1.168
*** empty log message ***

Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Sun Jan 8 08:49:20 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.167: +14 -8 lines
Diff to previous 1.167
*** empty log message ***

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

Revision 1.166 - (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.165: +7 -0 lines
Diff to previous 1.165
*** empty log message ***

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

Revision 1.164 - (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.163: +1 -1 lines
Diff to previous 1.163
*** empty log message ***

Revision 1.163 - (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.162: +2 -1 lines
Diff to previous 1.162
*** empty log message ***

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

Revision 1.161 - (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.160: +0 -2 lines
Diff to previous 1.160
*** empty log message ***

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

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

Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 23:40:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.157: +1 -1 lines
Diff to previous 1.157
*** empty log message ***

Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 18:11:34 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.156: +5 -3 lines
Diff to previous 1.156
*** empty log message ***

Revision 1.156 - (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.155: +14 -1 lines
Diff to previous 1.155
*** empty log message ***

Revision 1.155 - (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.154: +12 -4 lines
Diff to previous 1.154
*** empty log message ***

Revision 1.154 - (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.153: +7 -7 lines
Diff to previous 1.153
*** empty log message ***

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Tue Dec 27 12:23:37 2005 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_1
Changes since 1.152: +0 -2 lines
Diff to previous 1.152
*** empty log message ***

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

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

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

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

Revision 1.148 - (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.147: +45 -41 lines
Diff to previous 1.147
*** empty log message ***

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 19:35:04 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.146: +2 -2 lines
Diff to previous 1.146
*** empty log message ***

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 18:37:42 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
Changes since 1.145: +2 -2 lines
Diff to previous 1.145
*** empty log message ***

Revision 1.145 - (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.144: +7 -6 lines
Diff to previous 1.144
*** empty log message ***

Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 19:45:30 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-5_3, rel-5_4, rel-5_5, rel-5_7
Changes since 1.143: +2 -2 lines
Diff to previous 1.143
*** empty log message ***

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

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Sat Feb 19 04:16:49 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
Changes since 1.141: +1 -0 lines
Diff to previous 1.141
*** empty log message ***

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

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

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 21:37:10 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
Changes since 1.138: +0 -2 lines
Diff to previous 1.138
*** empty log message ***

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

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Tue Feb 15 16:04:45 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_1
Changes since 1.136: +5 -1 lines
Diff to previous 1.136
*** empty log message ***

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

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 11:07:57 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
Changes since 1.134: +55 -1 lines
Diff to previous 1.134
*** empty log message ***

Revision 1.134 - (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.132: +116 -94 lines
Diff to previous 1.132
*** empty log message ***

Revision 1.132 - (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.128: +10 -3 lines
Diff to previous 1.128
*** empty log message ***

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

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Mon Dec 20 16:44:31 2004 UTC (19 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-4_7
Changes since 1.122: +1 -1 lines
Diff to previous 1.122
*** empty log message ***

Revision 1.122 - (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
Changes since 1.121: +0 -4 lines
Diff to previous 1.121
*** empty log message ***

Revision 1.121 - (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.120: +2 -2 lines
Diff to previous 1.120
*** empty log message ***

Revision 1.120 - (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.119: +1 -0 lines
Diff to previous 1.119
*** empty log message ***

Revision 1.119 - (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.118: +1 -3 lines
Diff to previous 1.118
*** empty log message ***

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Thu Dec 9 06:20:41 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_4
Changes since 1.117: +28 -26 lines
Diff to previous 1.117
*** empty log message ***

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Mon Nov 29 01:20:42 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_2, rel-4_3
Changes since 1.116: +1 -1 lines
Diff to previous 1.116
*** empty log message ***

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

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 06:19:45 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-4_0
Changes since 1.108: +68 -103 lines
Diff to previous 1.108
*** empty log message ***

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 05:03:33 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_8
Changes since 1.94: +81 -70 lines
Diff to previous 1.94
*** empty log message ***

Revision 1.94 - (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.80: +225 -250 lines
Diff to previous 1.80
*** empty log message ***

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

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 20:39:19 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_5
Changes since 1.76: +9 -4 lines
Diff to previous 1.76
*** empty log message ***

Revision 1.76 - (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.73: +7 -3 lines
Diff to previous 1.73
*** empty log message ***

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 14:59:12 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_3
Changes since 1.70: +13 -8 lines
Diff to previous 1.70
*** empty log message ***

Revision 1.70 - (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.67: +19 -4 lines
Diff to previous 1.67
*** empty log message ***

Revision 1.67 - (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.66: +19 -15 lines
Diff to previous 1.66
*** empty log message ***

Revision 1.66 - (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
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
*** empty log message ***

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

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 02:07:08 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_5
Changes since 1.54: +85 -52 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.53: +2 -2 lines
Diff to previous 1.53
*** empty log message ***

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Mar 14 17:33:07 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_3
Changes since 1.51: +3 -1 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.48: +63 -0 lines
Diff to previous 1.48
*** empty log message ***

Revision 1.48 - (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.46: +4 -4 lines
Diff to previous 1.46
*** empty log message ***

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 22:28:42 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_0
Changes since 1.45: +5 -7 lines
Diff to previous 1.45
*** empty log message ***

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 21:46:15 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.44: +6 -4 lines
Diff to previous 1.44
*** empty log message ***

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

Revision 1.43 - (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.42: +2 -2 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (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.41: +7 -0 lines
Diff to previous 1.41
*** empty log message ***

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

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

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 22:14:00 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.38: +1 -0 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 21:43:37 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
*** empty log message ***

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 20:35:33 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.36: +1 -1 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, 2 months ago) by pcg
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
*** empty log message ***

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 23:01:45 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.34: +4 -4 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 22:27:27 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.33: +16 -17 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (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.32: +8 -2 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (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.31: +140 -140 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (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.30: +2 -0 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 01:53:25 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.29: +6 -4 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (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.28: +81 -88 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (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.27: +3 -3 lines
Diff to previous 1.27
*** empty log message ***

Revision 1.27 - (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.26: +76 -55 lines
Diff to previous 1.26
*** empty log message ***

Revision 1.26 - (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.25: +542 -495 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 03:27:45 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: before_astyle
Changes since 1.24: +0 -1 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 03:26:28 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 03:18:43 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (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.21: +184 -209 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (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.20: +9 -3 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 16:34:56 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (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.18: +8 -3 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 06:17:03 2003 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
*** empty log message ***

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

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

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

Revision 1.14 - (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.13: +18 -4 lines
Diff to previous 1.13
*** empty log message ***

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

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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 23:14:40 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.10: +38 -34 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 23:19:44 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (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.8: +24 -25 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: +102 -42 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: +3 -1 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: +7 -4 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 15:44:38 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.4: +6 -3 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: +58 -48 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: +499 -465 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)

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