Replace leading tabs with spaces, patch by Mikachu.
[dana/urxvt.git] / src / background.C
2010-04-03 sf-exgReplace leading tabs with spaces, patch by Mikachu.
2010-01-31 sf-exgRemove trailing whitespace.
2010-01-30 sf-exgFix coding style.
2009-05-03 root*** empty log message ***
2009-04-26 root*** empty log message ***
2008-11-04 rootsrc/background.C
2008-11-04 rootsrc/background.C
2008-11-04 root*** empty log message ***
2008-02-19 ayinMake scrollbar_{resize,mapping,show} methods of scrollB...
2008-01-29 rootindent
2008-01-29 ayinAdd enum for scrollbar states and remove methods/macros...
2008-01-27 ayinAlways compile in plain style scrollbar.
2008-01-23 rootjust mindless indenting
2008-01-19 rootindent
2008-01-07 ayinReplace strncpy with memcpy where appropriate.
2008-01-05 ayinFix typos.
2008-01-04 sashabackground redrawing timing tuning
2008-01-04 root*** empty log message ***
2007-12-24 root*** empty log message ***
2007-12-18 ayinFix coding style.
2007-12-11 ayinHeaders cleanup.
2007-12-05 ayinCosmetics.
2007-11-26 ayinCosmetics.
2007-11-19 sashafixed copyrights in background.C and styling in backgro...
2007-11-19 root*** empty log message ***
2007-11-15 sashaadded new geometry op of :root to implement automove...
2007-11-15 ayinCosmetics.
2007-11-14 sashaadded destructor to bgPixmap, to cleanup after itself...
2007-10-31 ayinRemove trailing whitespace.
2007-10-29 sashaadded sanity checking for shade parameter to accomodate...
2007-10-27 ayinFix indentation.
2007-10-26 sashacompiled out ShadeXImage if building without libAfterIm...
2007-09-20 sashafixed root background offset when left-top corner of...
2007-09-18 sashaimproved flickering on move/resize with transparent...
2007-09-14 ayinFix typo.
2007-09-12 sashafixed handling of combination shading and tinting;...
2007-09-12 sasharenamed XPM_BACKGROUND to BG_IMAGE_FROM_FILE
2007-09-12 sasharenamed xpm.C to background.C and moved bgPixmap stuff...