Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only unref the mask if there is one | JP Rosevear | 2004-05-21 | 1 | -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 it | JP Rosevear | 2004-05-17 | 1 | -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 Winship | 2004-02-04 | 1 | -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 |