ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/background.C
Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Jan 31 09:02:48 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
Remove trailing whitespace.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Jan 30 20:52:36 2010 UTC (14 years, 3 months ago) by sf-exg
Branch: MAIN
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
Fix coding style.

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun May 3 05:25:40 2009 UTC (15 years ago) by root
Branch: MAIN
CVS Tags: rel-9_07
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
*** empty log message ***

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

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 14:43:15 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-9_06
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
src/background.C

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 14:38:29 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
src/background.C

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

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

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 17:52:52 2008 UTC (16 years, 3 months ago) by root
Branch: MAIN
Changes since 1.28: +6 -2 lines
Diff to previous 1.28
indent

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 13:57:23 2008 UTC (16 years, 3 months ago) by ayin
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
Add enum for scrollbar states and remove methods/macros to set/check
it.

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

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 11:10:27 2008 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-9_0, rel-9_01
Changes since 1.25: +25 -31 lines
Diff to previous 1.25
just mindless indenting

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 00:21:59 2008 UTC (16 years, 4 months ago) by root
Branch: MAIN
Changes since 1.24: +33 -13 lines
Diff to previous 1.24
indent

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 12:41:31 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Replace strncpy with memcpy where appropriate.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Jan 5 13:52:23 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Fix typos.

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

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

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 before_dynamic_fontidx: (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