ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
Revision 1.569 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 08:48:42 2023 UTC (14 months, 1 week ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.568: +9 -3 lines
Diff to previous 1.568
Fix OSC responses with 7-bit ST

Bug reported by Stuart Henderson.

Revision 1.568 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 23:34:23 2021 UTC (2 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.567: +1 -0 lines
Diff to previous 1.567
*** empty log message ***

Revision 1.567 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 19:18:52 2021 UTC (2 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.566: +2 -1 lines
Diff to previous 1.566
Unbundle libptytty

Revision 1.566 - (view) (download) (annotate) - [select for diffs]
Sat Jul 3 04:04:13 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.565: +2 -0 lines
Diff to previous 1.565
-dpb

Revision 1.565 - (view) (download) (annotate) - [select for diffs]
Sat Jun 26 14:44:30 2021 UTC (2 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.564: +9 -1 lines
Diff to previous 1.564
Make rxvt_failure_exception inherit from std::exception

Revision 1.564 - (view) (download) (annotate) - [select for diffs]
Sat Jun 19 09:47:41 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.563: +2 -0 lines
Diff to previous 1.563
*** empty log message ***

Revision 1.563 - (view) (download) (annotate) - [select for diffs]
Sat Jun 19 09:13:51 2021 UTC (2 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.562: +1 -1 lines
Diff to previous 1.562
Fix typos

Revision 1.562 - (view) (download) (annotate) - [select for diffs]
Fri Jun 18 00:21:11 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.561: +2 -4 lines
Diff to previous 1.561
template it baby

Revision 1.561 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 19:38:16 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.560: +1 -1 lines
Diff to previous 1.560
sanctified by exg

Revision 1.560 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 19:37:28 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.559: +61 -2 lines
Diff to previous 1.559
sanctified by exg

Revision 1.559 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 01:44:29 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.558: +2 -2 lines
Diff to previous 1.558
allow non-bmp characters even without --enable-unicode3, which I thought had already been done, but wasn't. probably breaks tons of stuff

Revision 1.558 - (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.557: +2 -1 lines
Diff to previous 1.557
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.557 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 00:08:35 2021 UTC (2 years, 10 months ago) by root
Branch: MAIN
Changes since 1.556: +4 -1 lines
Diff to previous 1.556
editorial changes

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

Revision 1.555 - (view) (download) (annotate) - [select for diffs]
Sat May 8 06:16:21 2021 UTC (2 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.554: +2 -2 lines
Diff to previous 1.554
Improve naming of extended mouse private mode constants

Revision 1.554 - (view) (download) (annotate) - [select for diffs]
Fri May 7 19:03:11 2021 UTC (2 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.553: +1 -0 lines
Diff to previous 1.553
Implement xterm SGR mouse mode

Revision 1.553 - (view) (download) (annotate) - [select for diffs]
Tue Jun 25 03:35:01 2019 UTC (4 years, 10 months ago) by root
Branch: MAIN
Changes since 1.552: +3 -1 lines
Diff to previous 1.552
*** empty log message ***

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

Revision 1.551 - (view) (download) (annotate) - [select for diffs]
Thu Jul 14 05:10:06 2016 UTC (7 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.550: +5 -1 lines
Diff to previous 1.550
Add extension autoloading based on resources.

Revision 1.550 - (view) (download) (annotate) - [select for diffs]
Thu Jun 30 17:22:54 2016 UTC (7 years, 10 months ago) by root
Branch: MAIN
Changes since 1.549: +1 -1 lines
Diff to previous 1.549
*** empty log message ***

Revision 1.549 - (view) (download) (annotate) - [select for diffs]
Thu Jun 30 11:33:43 2016 UTC (7 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.548: +7 -1 lines
Diff to previous 1.548
24-bit color cube collision avoidance (patch by Fengguang Wu)

When the color cube slot is found to be already occupied by a similar
24-bit color, search through the -1, 0, +1 R/G/B indices trying to find
an empty slot, or the oldest used one (which hopefully is no longer in
active use).

This effectively reduces random collisions, hence make it pretty hard to
hit a vim GUI color scheme that cannot be correctly showed in urxvt.

Revision 1.548 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 15:24:06 2016 UTC (7 years, 10 months ago) by root
Branch: MAIN
Changes since 1.547: +1 -1 lines
Diff to previous 1.547
*** empty log message ***

Revision 1.547 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 12:03:56 2016 UTC (7 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.546: +25 -2 lines
Diff to previous 1.546
24-bit direct color support (patch by Fengguang Wu)

Support directly setting RGB fg/bg colors via ISO-8613-3 24-bit
ANSI color escapes:

  ESC[38;2;<r>;<g>;<b>m Select RGB foreground color
  ESC[48;2;<r>;<g>;<b>m Select RGB background color

The killer applications for me are vim in tmux. It'll not only modernize
their look and feeling, but also bring more eye friendly color schemes.
Very helpful for long time programmers.

To avoid memory overheads and keep the patch non-intrusive, it takes the
approach to adapt the nearest color in an hidden 6x6x4 (88-color mode)
or 7x7x5 (256-color mode) color cube to the new 24-bit RGB color.

The pros/cons are:

+) least memory footprint (close to 0)
   comparing to konsole, gnome-terminal etc. real 24-bit arrays

+) exact colors and excellent user feelings
   comparing to xterm, mlterm, etc. approximating to 256 palette

+) usable in both the existing 88/256-color modes

   Most vim GUI color schemes show up the same as gvim in rxvt-unicode's
   88-color mode, not to mention the 256-color mode. Typical applications
   only use one or two dozens of colors at the same time.

-) may not be able to show 2+ close 24-bit colors

   RGB colors close to each other will likely fall into the same slot in
   the 6x6x4 or 7x7x5 color cube. If necessary, it could be improved
   effectively by implementing some collision avoidance logic, trying to
   find empty/eldest slot in the +1/-1 r/g/b indices (ie. 3-8 neighbors).

The CPU overheads of map_rgb24_color() look ignorable: I feel no
perceptible slow down when doing vim operations in 24-bit color mode.

A micro benchmark running a test script from [1]:

% time (for i in {1..100}; do 24-bit-color.sh; done)

vanilla rxvt-unicode
====================
  2.42s user 1.88s system 31% cpu 13.555 total
  2.59s user 1.74s system 31% cpu 13.615 total
  2.46s user 1.85s system 31% cpu 13.631 total

THIS PATCH (adapt hidden color cube to 24-bit)
==============================================
  2.33s user 1.97s system 31% cpu 13.598 total
  2.46s user 1.89s system 31% cpu 13.613 total
  2.51s user 1.82s system 31% cpu 13.556 total

https://github.com/spudowiar/rxvt-unicode (real 24-bit array)
=============================================================
  2.61s user 1.75s system 31% cpu 13.721 total
  2.48s user 1.82s system 31% cpu 13.566 total
  2.60s user 1.76s system 31% cpu 13.631 total

USE_256_COLORS is defined in all the above rxvt-unicode builds.

References:

[1] True Colour (16 million colours) support in various terminal
    applications and terminals
    https://gist.github.com/XVilka/8346728

[2] https://en.wikipedia.org/wiki/ANSI_escape_code#Colors

Revision 1.546 - (view) (download) (annotate) - [select for diffs]
Sat May 14 08:31:26 2016 UTC (7 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.545: +1 -0 lines
Diff to previous 1.545
Implement xterm focus reporting mode.

Patch by Daniel Hahler.

Revision 1.545 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 12:00:07 2015 UTC (8 years, 10 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_22
Changes since 1.544: +0 -6 lines
Diff to previous 1.544
Bail out if --disable-resources is given and either frills or perl is enabled.

Revision 1.544 - (view) (download) (annotate) - [select for diffs]
Mon May 11 22:05:48 2015 UTC (8 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.543: +6 -1 lines
Diff to previous 1.543
Fix build with --disable-resources --enable-(perl|frills).

Revision 1.543 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 20:15:12 2015 UTC (9 years, 2 months ago) by root
Branch: MAIN
Changes since 1.542: +10 -8 lines
Diff to previous 1.542
*** empty log message ***

Revision 1.542 - (view) (download) (annotate) - [select for diffs]
Wed Dec 17 15:35:42 2014 UTC (9 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21
Changes since 1.541: +1 -3 lines
Diff to previous 1.541
remove apparently useless and outright dangerous code

Revision 1.541 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 12:24:33 2014 UTC (9 years, 4 months ago) by root
Branch: MAIN
Changes since 1.540: +4 -4 lines
Diff to previous 1.540
*** empty log message ***

Revision 1.540 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 21:46:04 2014 UTC (9 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.539: +1 -0 lines
Diff to previous 1.539
Add DEC private mode 12.

Revision 1.539 - (view) (download) (annotate) - [select for diffs]
Thu Oct 30 09:53:05 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.538: +0 -7 lines
Diff to previous 1.538
Fix optimization in refresh for cells containing a space.

scr_refresh skips refresh for cells containing a space and whose
rendition attributes defining the bg color have not changed. However,
the computation of such attributes erroneously assumes that, if reverse
video is set, the bg color is given by the fg color, which is not true
in the case where bg == fg. This causes cells with a space and bg == fg
not being refreshed also when the reverse video attribute has changed,
as observed in red hat bug #830236. Fix the bug by amending the
attributes test so that the refresh of such a cell is performed if the
reverse video attribute has changed.

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

Revision 1.537 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 19:02:53 2014 UTC (9 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.536: +2 -0 lines
Diff to previous 1.536
Use XGetKeyboardMapping instead of XKeycodeToKeysym.

Revision 1.536 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 18:47:16 2014 UTC (9 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.535: +1 -0 lines
Diff to previous 1.535
Make $term->_keysym_resources return only valid keysym resources.

Revision 1.535 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 15:58:29 2014 UTC (9 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.534: +1 -0 lines
Diff to previous 1.534
Add DECSCUSR xterm extension to set the cursor to a vertical bar.

Revision 1.534 - (view) (download) (annotate) - [select for diffs]
Sat Aug 16 10:51:23 2014 UTC (9 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.533: +1 -0 lines
Diff to previous 1.533
Add -mc option and multiClickTime resource, patch by Joe Peterson.

Revision 1.533 - (view) (download) (annotate) - [select for diffs]
Sun May 18 18:09:52 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.532: +1 -0 lines
Diff to previous 1.532
*** empty log message ***

Revision 1.532 - (view) (download) (annotate) - [select for diffs]
Sat May 17 12:56:15 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.531: +2 -2 lines
Diff to previous 1.531
*** empty log message ***

Revision 1.531 - (view) (download) (annotate) - [select for diffs]
Wed May 14 18:21:09 2014 UTC (9 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.530: +1 -0 lines
Diff to previous 1.530
Fix last change.

Revision 1.530 - (view) (download) (annotate) - [select for diffs]
Fri May 2 20:34:24 2014 UTC (10 years ago) by sf-exg
Branch: MAIN
Changes since 1.529: +1 -1 lines
Diff to previous 1.529
Rename parse_keysym to bind_action.

Revision 1.529 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 13:10:06 2014 UTC (10 years ago) by sf-exg
Branch: MAIN
Changes since 1.528: +1 -0 lines
Diff to previous 1.528
Add tt_write wrapper for user input and use it for 'string:' actions.

Revision 1.528 - (view) (download) (annotate) - [select for diffs]
Fri Feb 21 18:07:15 2014 UTC (10 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_20
Changes since 1.527: +1 -1 lines
Diff to previous 1.527
*** empty log message ***

Revision 1.527 - (view) (download) (annotate) - [select for diffs]
Thu Feb 20 18:59:13 2014 UTC (10 years, 2 months ago) by root
Branch: MAIN
Changes since 1.526: +1 -1 lines
Diff to previous 1.526
*** empty log message ***

Revision 1.526 - (view) (download) (annotate) - [select for diffs]
Thu Dec 12 09:15:23 2013 UTC (10 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.525: +1 -1 lines
Diff to previous 1.525
Fix regression in 2013-03-27 change that broke continuous scrolling when
pressing and holding the scrollbar up or down button, gentoo bug #493992.

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

Revision 1.524 - (view) (download) (annotate) - [select for diffs]
Sat Apr 20 19:50:04 2013 UTC (11 years ago) by sf-exg
Branch: MAIN
Changes since 1.523: +0 -1 lines
Diff to previous 1.523
Simplify.

Revision 1.523 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 17:24:16 2013 UTC (11 years, 1 month ago) by root
Branch: MAIN
Changes since 1.522: +8 -4 lines
Diff to previous 1.522
if it breaks, the pieces will be sharp

Revision 1.522 - (view) (download) (annotate) - [select for diffs]
Tue Mar 26 14:16:46 2013 UTC (11 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.521: +1 -0 lines
Diff to previous 1.521
Add support for the set cursor style (DECSCUSR) control function.

Revision 1.521 - (view) (download) (annotate) - [select for diffs]
Sat Feb 16 17:26:53 2013 UTC (11 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18
Changes since 1.520: +1 -0 lines
Diff to previous 1.520
*** empty log message ***

Revision 1.520 - (view) (download) (annotate) - [select for diffs]
Thu Jan 31 08:07:14 2013 UTC (11 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.519: +1 -0 lines
Diff to previous 1.519
When rendering the cursor, modify also the rendition of the filler chars
that belong to the char in the cursor cell.

This fixes a rendering bug that occurs if the character in the cursor
cell has width > 1 and both it and the character to the right have the
careful bit set and the same rendition. Bug reported by Tiago Resende.

Revision 1.519 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 10:04:34 2013 UTC (11 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.518: +0 -2 lines
Diff to previous 1.518
Add shade operator to rxvt_img.

Revision 1.518 - (view) (download) (annotate) - [select for diffs]
Sun Jan 13 22:30:47 2013 UTC (11 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.517: +1 -0 lines
Diff to previous 1.517
Factor the code to copy a line into a method.

Revision 1.517 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 12:05:46 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.516: +2 -2 lines
Diff to previous 1.516
Simplify.

Revision 1.516 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 12:05:34 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.515: +0 -2 lines
Diff to previous 1.515
Inline two methods in their callers.

Revision 1.515 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 15:52:37 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.514: +0 -2 lines
Diff to previous 1.514
Get rid of BG_IS_VALID flag.

Revision 1.514 - (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.513: +0 -4 lines
Diff to previous 1.513
Simplify reset of bg_flags.

Revision 1.513 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 18:12:53 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.512: +1 -5 lines
Diff to previous 1.512
Properly manage BG_IS_TRANSPARENT flag in core bg image code.

Revision 1.512 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 15:59:51 2012 UTC (11 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.511: +15 -12 lines
Diff to previous 1.511
Make code needed to set the bg pixmap conditional to HAVE_IMG.

Revision 1.511 - (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.510: +13 -4 lines
Diff to previous 1.510
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.510 - (view) (download) (annotate) - [select for diffs]
Fri Nov 30 07:02:12 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_16
Changes since 1.509: +7 -7 lines
Diff to previous 1.509
indent

Revision 1.509 - (view) (download) (annotate) - [select for diffs]
Fri Jun 15 14:34:34 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.508: +0 -9 lines
Diff to previous 1.508
Revert refactoring no longer needed.

Revision 1.508 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 17:05:58 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.507: +1 -0 lines
Diff to previous 1.507
Set pointer to 0 after delete.

Revision 1.507 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 14:45:53 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.506: +2 -2 lines
Diff to previous 1.506
Do not abort if loading an image with OSC 20 fails.

Revision 1.506 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 16:00:26 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.505: +0 -3 lines
Diff to previous 1.505
Simplify.

Revision 1.505 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 13:07:56 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.504: +7 -28 lines
Diff to previous 1.504
Switch background.C to rxvtimg api (xrender is now required).

Revision 1.504 - (view) (download) (annotate) - [select for diffs]
Thu Jun 7 09:34:51 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.503: +1 -0 lines
Diff to previous 1.503
Add a flag to inhibit bg image management in core.

Revision 1.503 - (view) (download) (annotate) - [select for diffs]
Thu Jun 7 09:21:18 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.502: +1 -1 lines
Diff to previous 1.502
Change bg_render return type to void.

Revision 1.502 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 22:00:20 2012 UTC (11 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.501: +1 -7 lines
Diff to previous 1.501
Remove image vector implementation.

Revision 1.501 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 11:46:11 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
Changes since 1.500: +2 -1 lines
Diff to previous 1.500
*** empty log message ***

Revision 1.500 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 19:32:29 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
Changes since 1.499: +1 -0 lines
Diff to previous 1.499
*** empty log message ***

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

Revision 1.498 - (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.497: +7 -7 lines
Diff to previous 1.497
some #ifdef => #if changes

Revision 1.497 - (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.496: +0 -1 lines
Diff to previous 1.496
Move get_pixmap_property to rxvt_display.

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

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

Revision 1.494 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 15:49:49 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.493: +1 -1 lines
Diff to previous 1.493
Fix style.

Revision 1.493 - (view) (download) (annotate) - [select for diffs]
Thu May 31 20:23:51 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.492: +1 -1 lines
Diff to previous 1.492
Rename method.

Revision 1.492 - (view) (download) (annotate) - [select for diffs]
Thu May 31 14:02:17 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.491: +0 -1 lines
Diff to previous 1.491
Remove unused flag.

Revision 1.491 - (view) (download) (annotate) - [select for diffs]
Thu May 31 05:53:46 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.490: +36 -14 lines
Diff to previous 1.490
Refactor tint/blur variables and methods into a new image_effects
object, so as to be able to apply such effects to multiple images.

Revision 1.490 - (view) (download) (annotate) - [select for diffs]
Wed May 30 21:20:05 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.489: +7 -0 lines
Diff to previous 1.489
Update the size sensitive flag of all images after resources parsing.

Revision 1.489 - (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.488: +2 -2 lines
Diff to previous 1.488
add some ecb_hot/ecb_cold

Revision 1.488 - (view) (download) (annotate) - [select for diffs]
Mon May 28 14:26:11 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.487: +0 -1 lines
Diff to previous 1.487
remove references to salloc.h

Revision 1.487 - (view) (download) (annotate) - [select for diffs]
Mon May 28 14:25:16 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.486: +16 -30 lines
Diff to previous 1.486
use one big chunk for all line_t's and rend/text data, get rid fo salloc

Revision 1.486 - (view) (download) (annotate) - [select for diffs]
Sat May 26 08:10:25 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.485: +0 -1 lines
Diff to previous 1.485
Implicitly sort the image vector by using the image id as index in
vector.

Revision 1.485 - (view) (download) (annotate) - [select for diffs]
Fri May 25 09:27:35 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.484: +7 -1 lines
Diff to previous 1.484
Revert back to manual deallocation for pixbufs.

There is no simple way to use auto_ptr with custom deallocators.

Revision 1.484 - (view) (download) (annotate) - [select for diffs]
Fri May 25 08:27:47 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.483: +12 -8 lines
Diff to previous 1.483
First cut at adding support for multiple images.

Revision 1.483 - (view) (download) (annotate) - [select for diffs]
Thu May 24 16:19:26 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.482: +9 -0 lines
Diff to previous 1.482
Factor the code to parse a boolean resource and to find all the
resources matching a given prefix into new methods.

Revision 1.482 - (view) (download) (annotate) - [select for diffs]
Mon May 21 12:29:22 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.481: +1 -1 lines
Diff to previous 1.481
Always render the pixbuf to a pixmap in ARGB32 format when blending.

Revision 1.481 - (view) (download) (annotate) - [select for diffs]
Sun May 20 16:23:42 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.480: +0 -6 lines
Diff to previous 1.480
Simplify.

Revision 1.480 - (view) (download) (annotate) - [select for diffs]
Sat May 19 13:07:25 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.479: +2 -7 lines
Diff to previous 1.479
Simplify.

Revision 1.479 - (view) (download) (annotate) - [select for diffs]
Sat May 19 02:23:07 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.478: +2 -1 lines
Diff to previous 1.478
mikachuopt

Revision 1.478 - (view) (download) (annotate) - [select for diffs]
Thu May 17 22:00:57 2012 UTC (11 years, 11 months ago) by root
Branch: MAIN
Changes since 1.477: +3 -0 lines
Diff to previous 1.477
*** empty log message ***

Revision 1.477 - (view) (download) (annotate) - [select for diffs]
Thu May 17 10:48:56 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.476: +9 -9 lines
Diff to previous 1.476
Renumber bg enum constants and shrink bg_flags.

Revision 1.476 - (view) (download) (annotate) - [select for diffs]
Thu May 17 10:31:26 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.475: +1 -1 lines
Diff to previous 1.475
Generalize blending in render_image.

Revision 1.475 - (view) (download) (annotate) - [select for diffs]
Thu May 17 10:18:32 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.474: +65 -31 lines
Diff to previous 1.474
Refactor code to manage images from files into a new rxvt_image object,
so as to be able to load multiple images.

Revision 1.474 - (view) (download) (annotate) - [select for diffs]
Sun May 13 21:12:01 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.473: +3 -3 lines
Diff to previous 1.473
Remove useless arguments in tint/blur methods.

Revision 1.473 - (view) (download) (annotate) - [select for diffs]
Sun May 13 15:50:18 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.472: +0 -5 lines
Diff to previous 1.472
Simplify.

Revision 1.472 - (view) (download) (annotate) - [select for diffs]
Sun May 13 15:28:44 2012 UTC (11 years, 11 months ago) by sf-exg
Branch: MAIN
Changes since 1.471: +4 -1 lines
Diff to previous 1.471
Simplify.

Revision 1.471 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 10:20:00 2012 UTC (12 years ago) by sf-exg
Branch: MAIN
Changes since 1.470: +1 -0 lines
Diff to previous 1.470
Fix disabling of cursor blink with the option-popup menu.

Based on a patch by Jan Larres.

Revision 1.470 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 15:08:47 2012 UTC (12 years ago) by sf-exg
Branch: MAIN
Changes since 1.469: +0 -1 lines
Diff to previous 1.469
Simplify.

Revision 1.469 - (view) (download) (annotate) - [select for diffs]
Sat Feb 25 22:20:47 2012 UTC (12 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.468: +2 -3 lines
Diff to previous 1.468
Simplify.

Revision 1.468 - (view) (download) (annotate) - [select for diffs]
Sat Feb 4 21:47:06 2012 UTC (12 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.467: +0 -17 lines
Diff to previous 1.467
Remove deprecated libAfterImage image backend.

Revision 1.467 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 17:10:51 2012 UTC (12 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_15
Changes since 1.466: +0 -2 lines
Diff to previous 1.466
*** empty log message ***

Revision 1.466 - (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.465: +7 -9 lines
Diff to previous 1.465
Include the C standard headers rather than the corresponding C++ version.

Revision 1.465 - (view) (download) (annotate) - [select for diffs]
Tue Jan 10 18:50:14 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.464: +1 -1 lines
Diff to previous 1.464
Use a temporary pixmap to apply blur with xrender.

Using the same pixmap as source and destination drawable is not valid
apparently.

Revision 1.464 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 21:12:08 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.463: +2 -0 lines
Diff to previous 1.463
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.463 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 18:41:58 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.462: +0 -1 lines
Diff to previous 1.462
Remove unused member.

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

Revision 1.461 - (view) (download) (annotate) - [select for diffs]
Mon Jan 9 15:34:56 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.460: +1 -0 lines
Diff to previous 1.460
Add a flag to check if the terminal init is completed, rather than
abusing env_colorfgbg.

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

Revision 1.459 - (view) (download) (annotate) - [select for diffs]
Sat Jan 7 17:48:57 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.458: +0 -2 lines
Diff to previous 1.458
Remove write-only variables.

Revision 1.458 - (view) (download) (annotate) - [select for diffs]
Sun Jan 1 17:43:47 2012 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.457: +1 -0 lines
Diff to previous 1.457
Revert 2011-12-28 change.

Revision 1.457 - (view) (download) (annotate) - [select for diffs]
Wed Dec 28 13:13:33 2011 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.456: +0 -1 lines
Diff to previous 1.456
Simplify.

Revision 1.456 - (view) (download) (annotate) - [select for diffs]
Sun Dec 25 17:05:53 2011 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.455: +1 -0 lines
Diff to previous 1.455
Rename shade_ximage to tint_ximage and change it to a method.

Revision 1.455 - (view) (download) (annotate) - [select for diffs]
Sun Dec 18 02:14:59 2011 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_14
Changes since 1.454: +1 -1 lines
Diff to previous 1.454
Move parsing of '-e' option in get_options.

Fixes options parsing when '-e' occurs as an option argument, such as in
'urxvt -title -e'.

Revision 1.454 - (view) (download) (annotate) - [select for diffs]
Sat Dec 17 23:17:33 2011 UTC (12 years, 4 months ago) by root
Branch: MAIN
Changes since 1.453: +3 -10 lines
Diff to previous 1.453
hopefully clearer handling of argv/envv

Revision 1.453 - (view) (download) (annotate) - [select for diffs]
Mon Dec 12 13:56:03 2011 UTC (12 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.452: +2 -2 lines
Diff to previous 1.452
Rename 'pscale' and 'root' pixmap operations to 'keep-aspect' and 'root-align', respectively.

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

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

Revision 1.451 - (view) (download) (annotate) - [select for diffs]
Fri Dec 2 09:03:43 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.450: +1 -0 lines
Diff to previous 1.450
Add on_register_command hook and register_command method.

Revision 1.450 - (view) (download) (annotate) - [select for diffs]
Wed Nov 2 12:43:50 2011 UTC (12 years, 6 months ago) by sf-exg
Branch: MAIN
Changes since 1.449: +2 -2 lines
Diff to previous 1.449
Fix range check on colour in {b,f}gcolor_of that prevented correct
display of bold bright black, reported by Ben Winslow.

Revision 1.449 - (view) (download) (annotate) - [select for diffs]
Tue Oct 4 08:07:57 2011 UTC (12 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.448: +2 -2 lines
Diff to previous 1.448
Revert 2011-08-21 change.

The 'focus' and 'mapped' perl accessors assume that the corresponding
variables have type int and it is not worth changing.

Revision 1.448 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 22:39:49 2011 UTC (12 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.447: +0 -8 lines
Diff to previous 1.447
Manually inline set_privmode, decreases code size.

Revision 1.447 - (view) (download) (annotate) - [select for diffs]
Sun Aug 21 20:28:55 2011 UTC (12 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.446: +2 -2 lines
Diff to previous 1.446
Use bool for boolean variables.

Revision 1.446 - (view) (download) (annotate) - [select for diffs]
Tue Aug 9 18:41:31 2011 UTC (12 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.445: +2 -1 lines
Diff to previous 1.445
Do not tile the bg image when a scale value of 0 is specified.

This change makes it possible to disable both scaling and tiling (tiling
can still be enabled with the 'tile' tag).

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

Revision 1.444 - (view) (download) (annotate) - [select for diffs]
Fri Jul 8 20:54:31 2011 UTC (12 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.443: +1 -1 lines
Diff to previous 1.443
Use rxvt_temp_buf to allocate the temporary line objects needed in
scr_scroll_text rather than allocating more space in row_buf.

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

Revision 1.442 - (view) (download) (annotate) - [select for diffs]
Sun May 1 13:54:27 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_11
Changes since 1.441: +0 -4 lines
Diff to previous 1.441
Fix compilation on systems that do not provide a definition for
PATH_MAX, such as GNU/Hurd.

Revision 1.441 - (view) (download) (annotate) - [select for diffs]
Fri Apr 29 10:10:20 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.440: +0 -5 lines
Diff to previous 1.440
Cleanup.

Revision 1.440 - (view) (download) (annotate) - [select for diffs]
Tue Apr 26 16:19:45 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.439: +4 -4 lines
Diff to previous 1.439
Fix some comments.

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

Revision 1.438 - (view) (download) (annotate) - [select for diffs]
Thu Mar 24 17:34:28 2011 UTC (13 years, 1 month ago) by root
Branch: MAIN
Changes since 1.437: +2 -1 lines
Diff to previous 1.437
*** empty log message ***

Revision 1.437 - (view) (download) (annotate) - [select for diffs]
Fri Feb 25 07:07:41 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
Changes since 1.436: +0 -1 lines
Diff to previous 1.436
*** empty log message ***

Revision 1.436 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 00:30:00 2011 UTC (13 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.435: +1 -0 lines
Diff to previous 1.435
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.435 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 01:24:46 2011 UTC (13 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.434: +1 -20 lines
Diff to previous 1.434
Factor the code to request a selection property into a new toolkit-level
object.

Revision 1.434 - (view) (download) (annotate) - [select for diffs]
Sun Feb 6 11:42:28 2011 UTC (13 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.433: +0 -1 lines
Diff to previous 1.433
Remove useless code.

Revision 1.433 - (view) (download) (annotate) - [select for diffs]
Sun Jan 30 18:38:01 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.432: +1 -1 lines
Diff to previous 1.432
The return type of ev_now is ev_tstamp, not double.

Revision 1.432 - (view) (download) (annotate) - [select for diffs]
Sat Jan 29 17:50:31 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.431: +1 -0 lines
Diff to previous 1.431
Simplify.

Revision 1.431 - (view) (download) (annotate) - [select for diffs]
Fri Jan 28 00:20:47 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.430: +1 -1 lines
Diff to previous 1.430
Change 'have_image' boolean to a flag.

Revision 1.430 - (view) (download) (annotate) - [select for diffs]
Fri Jan 28 00:08:58 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.429: +22 -22 lines
Diff to previous 1.429
Cosmetic, rename background pixmap flags.

Revision 1.429 - (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.428: +111 -3 lines
Diff to previous 1.428
Remove bgPixmap_t struct, move background pixmap handling in rxvt_term.

Revision 1.428 - (view) (download) (annotate) - [select for diffs]
Thu Jan 20 17:39:29 2011 UTC (13 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.427: +1 -1 lines
Diff to previous 1.427
Merge bgPixmap_t::apply in rxvt_term::scr_recolour.

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

Revision 1.426 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 23:12:10 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.425: +2 -4 lines
Diff to previous 1.425
Remove configure test and fallback definition for XPointer.

Revision 1.425 - (view) (download) (annotate) - [select for diffs]
Tue Dec 21 12:20:20 2010 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.424: +1 -1 lines
Diff to previous 1.424
Revert part of last change.

Revision 1.424 - (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.423: +1 -1 lines
Diff to previous 1.423
Add const qualifier where appropriate.

Revision 1.423 - (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.422: +1 -1 lines
Diff to previous 1.422
Simplify.

Revision 1.422 - (view) (download) (annotate) - [select for diffs]
Thu Dec 16 23:03:50 2010 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.421: +16 -0 lines
Diff to previous 1.421
*** empty log message ***

Revision 1.421 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 19:10:00 2010 UTC (13 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-9_10
Changes since 1.420: +1 -10 lines
Diff to previous 1.420
make set_options non-inline for total win-win-win-lose

Revision 1.420 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 19:05:35 2010 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.419: +4 -9 lines
Diff to previous 1.419
superopt

Revision 1.419 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 17:51:27 2010 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.418: +4 -3 lines
Diff to previous 1.418
*** empty log message ***

Revision 1.418 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 17:42:05 2010 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.417: +1 -1 lines
Diff to previous 1.417
*** empty log message ***

Revision 1.417 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 22:58:09 2010 UTC (13 years, 5 months ago) by root
Branch: MAIN
Changes since 1.416: +2 -0 lines
Diff to previous 1.416
*** empty log message ***

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

Revision 1.415 - (view) (download) (annotate) - [select for diffs]
Sun Aug 29 15:04:40 2010 UTC (13 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.414: +1 -0 lines
Diff to previous 1.414
Move code to set icon image to a new method.

Revision 1.414 - (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.413: +1 -1 lines
Diff to previous 1.413
Init termios structure once at startup and try to inherit user's
terminal state.

Revision 1.413 - (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.412: +1 -1 lines
Diff to previous 1.412
Fix typos.

Revision 1.412 - (view) (download) (annotate) - [select for diffs]
Sat Jul 24 10:20:26 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.411: +1 -0 lines
Diff to previous 1.411
Add on_tt_paste perl hook and tt_paste perl binding.

Revision 1.411 - (view) (download) (annotate) - [select for diffs]
Wed Jul 21 09:00:43 2010 UTC (13 years, 9 months ago) by sf-exg
Branch: MAIN
Changes since 1.410: +0 -1 lines
Diff to previous 1.410
Remove unused function.

Revision 1.410 - (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.409: +1 -0 lines
Diff to previous 1.409
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.409 - (view) (download) (annotate) - [select for diffs]
Sun May 23 00:37:19 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
Changes since 1.408: +2 -0 lines
Diff to previous 1.408
*** empty log message ***

Revision 1.408 - (view) (download) (annotate) - [select for diffs]
Sun May 23 00:12:02 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
Changes since 1.407: +1 -1 lines
Diff to previous 1.407
USE_256_COLORS ? 7 : 127 fonts

Revision 1.407 - (view) (download) (annotate) - [select for diffs]
Sun May 23 00:08:53 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
Changes since 1.406: +2 -1 lines
Diff to previous 1.406
some constants

Revision 1.406 - (view) (download) (annotate) - [select for diffs]
Sun May 23 00:02:52 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
Changes since 1.405: +7 -7 lines
Diff to previous 1.405
style

Revision 1.405 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 11:11:28 2010 UTC (14 years ago) by sf-exg
Branch: MAIN
Changes since 1.404: +2 -1 lines
Diff to previous 1.404
Add OSC 19 to change highlightTextColor.

Revision 1.404 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 11:06:46 2010 UTC (14 years ago) by sf-exg
Branch: MAIN
Changes since 1.403: +0 -2 lines
Diff to previous 1.403
Remove deprecated OSC 18 / 19.

Revision 1.403 - (view) (download) (annotate) - [select for diffs]
Sat Apr 17 23:00:45 2010 UTC (14 years ago) by sf-exg
Branch: MAIN
Changes since 1.402: +3 -1 lines
Diff to previous 1.402
Disable colorRV resource.
Make OSC 17 apply to highlightColor.
Make highlightColor apply also to selected cells with reverse video.
Add highlightTextColor resource to change the foreground colour of
highlighted characters.

Revision 1.402 - (view) (download) (annotate) - [select for diffs]
Sun Apr 4 18:59:19 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.401: +1 -0 lines
Diff to previous 1.401
Add 'highlightTextColor' option.

Revision 1.401 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 15:02:11 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.400: +0 -1 lines
Diff to previous 1.400
Remove unused variable.

Revision 1.400 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 16:39:31 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.399: +1 -1 lines
Diff to previous 1.399
Fix indent.

Revision 1.399 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 16:34:41 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.398: +5 -1 lines
Diff to previous 1.398
Add terminfo entry for rxvt-unicode with support for 256 colors.

Revision 1.398 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 01:03:20 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.397: +3 -0 lines
Diff to previous 1.397
*** empty log message ***

Revision 1.397 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 01:01:44 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.396: +17 -17 lines
Diff to previous 1.396
*** empty log message ***

Revision 1.396 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 00:58:38 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.395: +12 -8 lines
Diff to previous 1.395
d'oh

Revision 1.395 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 00:41:07 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.394: +6 -6 lines
Diff to previous 1.394
*** empty log message ***

Revision 1.394 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 00:29:22 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.393: +2 -2 lines
Diff to previous 1.393
still broken

Revision 1.393 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 00:14:25 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.392: +2 -2 lines
Diff to previous 1.392
*** empty log message ***

Revision 1.392 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 00:13:04 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.391: +1 -5 lines
Diff to previous 1.391
*** empty log message ***

Revision 1.391 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 00:12:33 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.390: +6 -2 lines
Diff to previous 1.390
256-color support.

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

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

Revision 1.388 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 23:30:28 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.387: +20 -12 lines
Diff to previous 1.387
*** empty log message ***

Revision 1.387 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 23:19:06 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.386: +15 -12 lines
Diff to previous 1.386
*** empty log message ***

Revision 1.386 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 23:01:51 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.385: +6 -8 lines
Diff to previous 1.385
*** empty log message ***

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

Revision 1.384 - (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.383: +6 -6 lines
Diff to previous 1.383
*** empty log message ***

Revision 1.383 - (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.382: +3 -3 lines
Diff to previous 1.382
Fix typos.

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

Revision 1.381 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 09:42:46 2010 UTC (14 years, 1 month ago) by sf-exg
Branch: MAIN
Changes since 1.380: +0 -4 lines
Diff to previous 1.380
Remove unused fallback.

Revision 1.380 - (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.379: +7 -3 lines
Diff to previous 1.379
Add support for copying to clipboard (based on patch by Dana Jansens).

Revision 1.379 - (view) (download) (annotate) - [select for diffs]
Mon Jan 18 10:04:05 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.378: +1 -1 lines
Diff to previous 1.378
Fix wording.

Revision 1.378 - (view) (download) (annotate) - [select for diffs]
Sun Jan 10 21:57:50 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.377: +1 -1 lines
Diff to previous 1.377
*** empty log message ***

Revision 1.377 - (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.376: +1 -0 lines
Diff to previous 1.376
*** empty log message ***

Revision 1.376 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 01:59:53 2009 UTC (15 years ago) by root
Branch: MAIN
Changes since 1.375: +1 -1 lines
Diff to previous 1.375
*** empty log message ***

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

Revision 1.374 - (view) (download) (annotate) - [select for diffs]
Wed Nov 12 02:37:58 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
Changes since 1.373: +8 -4 lines
Diff to previous 1.373
*** empty log message ***

Revision 1.373 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 15:44:04 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-9_06
Changes since 1.372: +1 -0 lines
Diff to previous 1.372
*** empty log message ***

Revision 1.372 - (view) (download) (annotate) - [select for diffs]
Wed Nov 5 14:43:54 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
Changes since 1.371: +50 -22 lines
Diff to previous 1.371
minor overlay refactoring, syntax changes

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

Revision 1.370 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 14:25:10 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.369: +1 -0 lines
Diff to previous 1.369
implement scr_kill_char

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

Revision 1.368 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 04:45:59 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.367: +2 -1 lines
Diff to previous 1.367
*** empty log message ***

Revision 1.367 - (view) (download) (annotate) - [select for diffs]
Wed Oct 15 14:48:22 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.366: +4 -0 lines
Diff to previous 1.366
*** empty log message ***

Revision 1.366 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 00:11:44 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.365: +1 -1 lines
Diff to previous 1.365
*** empty log message ***

Revision 1.365 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 10:30:24 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_05
Changes since 1.364: +1 -1 lines
Diff to previous 1.364
Replace references to nsaved with top_row.

Revision 1.364 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 10:29:47 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.363: +1 -1 lines
Diff to previous 1.363
Fix typo.

Revision 1.363 - (view) (download) (annotate) - [select for diffs]
Tue Feb 19 18:15:26 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.362: +1 -1 lines
Diff to previous 1.362
Lowercase function name.

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

Revision 1.361 - (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.360: +0 -5 lines
Diff to previous 1.360
Make scrollbar_{resize,mapping,show} methods of scrollBar_t.

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

Revision 1.359 - (view) (download) (annotate) - [select for diffs]
Sun Feb 17 11:13:12 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.358: +1 -1 lines
Diff to previous 1.358
Rename PrivMode to set_privmode and switch arguments order.

Revision 1.358 - (view) (download) (annotate) - [select for diffs]
Fri Feb 15 10:56:29 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.357: +0 -1 lines
Diff to previous 1.357
Make hex_keyval a static function.

Revision 1.357 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 12:05:59 2008 UTC (16 years, 2 months ago) by ayin
Branch: MAIN
Changes since 1.356: +0 -9 lines
Diff to previous 1.356
Remove unused macros.

Revision 1.356 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 14:45:54 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.355: +0 -1 lines
Diff to previous 1.355
Make setup_scrollbar a method of scrollBar_t.

Revision 1.355 - (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.354: +0 -8 lines
Diff to previous 1.354
Always compile in plain style scrollbar.

Revision 1.354 - (view) (download) (annotate) - [select for diffs]
Sun Jan 27 16:52:13 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.353: +4 -11 lines
Diff to previous 1.353
Remove KEEP_SCROLLCOLOR macro.

Revision 1.353 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 15:26:54 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_01
Changes since 1.352: +4 -0 lines
Diff to previous 1.352
Disable continual scrolling code when rxvt and next styles are not
requested.

Revision 1.352 - (view) (download) (annotate) - [select for diffs]
Sun Jan 20 14:12:39 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_0
Changes since 1.351: +1 -0 lines
Diff to previous 1.351
implement bracketed paste mode (xterm private mode 2004).

Revision 1.351 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 15:00:50 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.350: +11 -9 lines
Diff to previous 1.350
Deprecate OSC 39/49.

Revision 1.350 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 13:05:55 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.349: +0 -1 lines
Diff to previous 1.349
Make init_secondary a static function.

Revision 1.349 - (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.348: +1 -1 lines
Diff to previous 1.348
Move rxvt_term::init to init.C.

Revision 1.348 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 17:57:28 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.347: +0 -2 lines
Diff to previous 1.347
Move leftptr_cursor from rxvt_term to scrollBar_t.

Revision 1.347 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 01:05:51 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.346: +0 -3 lines
Diff to previous 1.346
Move last_{bot,top,state} from rxvt_term to scrollBar_t.

Revision 1.346 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 23:45:42 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.345: +0 -1 lines
Diff to previous 1.345
Move scrollbar_align from rxvt_xterm to scrollBar_t.

Revision 1.345 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 14:40:09 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.344: +0 -1 lines
Diff to previous 1.344
Remove scrollbar_len from rxvt_term and make it a local variable in
scrollbar_show.

Revision 1.344 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 14:25:42 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.343: +0 -7 lines
Diff to previous 1.343
Move sb_shadow from rxvt_vars to scrollBar_t.

Revision 1.343 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 12:36:56 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.342: +1 -2 lines
Diff to previous 1.342
Remove ttymode_t typedef.

Revision 1.342 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 12:03:39 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.341: +1 -121 lines
Diff to previous 1.341
Move scrollbar definitions from rxvt.h to its own header.

Revision 1.341 - (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.340: +4 -4 lines
Diff to previous 1.340
Make pix_colors_{focused,unfocused} arrays non dynamic.

Revision 1.340 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 14:00:47 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.339: +229 -1 lines
Diff to previous 1.339
Merge rxvtlib.h.in in rxvt.h.

Revision 1.339 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 11:39:02 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.338: +1 -1 lines
Diff to previous 1.338
Fix comment.

Revision 1.338 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 11:02:32 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.337: +1 -1 lines
Diff to previous 1.337
Fix longstanding typos in unicode3 preprocessor conditionals.

Revision 1.337 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 14:16:23 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.336: +8 -8 lines
Diff to previous 1.336
Reorder declarations.

Revision 1.336 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 13:52:11 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.335: +4 -2 lines
Diff to previous 1.335
Fix coding style.

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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 5 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, 5 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, 5 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, 5 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, 6 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, 6 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, 6 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, 6 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, 6 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, 6 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, 7 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, 7 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, 7 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, 7 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, 7 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, 7 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 8 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, 9 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, 10 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, 10 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, 10 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, 10 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, 10 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, 2 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, 3 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, 4 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, 2 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, 2 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 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]
Tue Jan 17 16:50:42 2006 UTC (18 years, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 4 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, 4 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, 4 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, 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]
Tue Dec 20 19:30:59 2005 UTC (18 years, 4 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, 4 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, 8 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, 10 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, 10 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 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 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 3 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 5 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, 8 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, 8 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, 8 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 (19 years, 11 months 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 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, 1 month 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, 1 month 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, 1 month 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 3 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, 3 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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)

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