aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-canvas-background.c
Commit message (Collapse)AuthorAgeFilesLines
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-12/+6
| | | | | | merging the gal-2 branch back to the trunk. svn path=/trunk/; revision=18471
* Initialize these struct members individually instead of as a struct.Christopher James Lahey2002-04-271-1/+4
| | | | | | | | | 2002-04-26 Christopher James Lahey <clahey@ximian.com> * gal/widgets/e-canvas-background.c (ecb_init): Initialize these struct members individually instead of as a struct. svn path=/trunk/; revision=16600
* Merging changes:Christopher James Lahey2001-12-181-0/+464
2001-11-08 Christopher James Lahey <clahey@ximian.com> * gal/Makefile.am: Added e-canvas-background.lo. * gal/widgets/Makefile.am: Added e-canvas-background.c and e-canvas-background.h. * gal/widgets/e-canvas-background.c, gal/widgets/e-canvas-background.h: New class, provides infinite background color or arbitrary rectangle of background color. svn path=/trunk/; revision=15126