aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-task-table.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-155/+157
|
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-071-16/+5
|
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-15/+35
|
* Kill e_popup_menu().Matthew Barnes2010-01-051-1/+0
| | | | | The function is trivial and was only used from ETableHeaderItem. This also eliminates widgets/misc/e-gui-utils.[ch].
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-0/+1674
Since ECalendarTable was only used for tasks anyway, and ETaskTable pairs nicely with EMemoTable.