aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-task-widget.c
Commit message (Collapse)AuthorAgeFilesLines
* only unref the mask if there is oneJP Rosevear2004-05-211-1/+2
| | | | | | | | | 2004-05-20 JP Rosevear <jpr@novell.com> * e-task-widget.c (e_task_widget_construct): only unref the mask if there is one svn path=/trunk/; revision=26016
* bitmap_unref the mask, don't object_unref itJP Rosevear2004-05-171-1/+1
| | | | | | | | | 2004-05-17 JP Rosevear <jpr@novell.com> * e-task-widget.c (e_task_widget_construct): bitmap_unref the mask, don't object_unref it svn path=/trunk/; revision=25921
* Moved here from shell/, since they are now used only by the components,Dan Winship2004-02-041-0/+251
* e-activity-handler.c: * e-activity-handler.h: * e-task-bar.c: * e-task-bar.h: * e-task-widget.c: * e-task-widget.h: Moved here from shell/, since they are now used only by the components, not the shell itself. * Makefile.am (widgetsinclude_HEADERS, libemiscwidgets_la_SOURCES): add new files svn path=/trunk/; revision=24586