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

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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 17:42:04 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_8
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Headers cleanup.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Dec 5 08:46:27 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.16: +19 -10 lines
Diff to previous 1.16
Cosmetics.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 11:20:13 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
Changes since 1.15: +12 -6 lines
Diff to previous 1.15
Cosmetics.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 15:50:46 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_5a, rel-8_6, rel-8_7
Changes since 1.14: +0 -3 lines
Diff to previous 1.14
fixed copyrights in background.C and styling in background.h

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

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

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

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

Revision 1.10 - (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.9: +24 -24 lines
Diff to previous 1.9
Remove trailing whitespace.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 13:39:43 2007 UTC (16 years, 6 months ago) by sasha
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
added sanity checking for shade parameter to accomodate previously supported negative values

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 15:14:55 2007 UTC (16 years, 7 months ago) by ayin
Branch: MAIN
Changes since 1.7: +11 -11 lines
Diff to previous 1.7
Fix indentation.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 26 17:10:48 2007 UTC (16 years, 7 months ago) by sasha
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.6: +21 -13 lines
Diff to previous 1.6
compiled out ShadeXImage if building without libAfterImage, but with XFT/RENDER available

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 20 22:15:02 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
fixed root background offset when left-top corner of the window is outside of the screen

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Sep 14 09:38:33 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Fix typo.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 22:12:54 2007 UTC (16 years, 8 months ago) by sasha
Branch: MAIN
Changes since 1.2: +19 -27 lines
Diff to previous 1.2
fixed handling of combination shading and tinting; Optimized Render code for tinting to do everything in one composite op;

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

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

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-8_9: (view) (download) (annotate)

Compare Revisions

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

  Diffs between and
  Type of Diff should be a