aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-spinner.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 732180 - Excessive CPU usage due to GtkSpinnerMilan Crha2014-06-271-0/+253
Let's use our own spinner-like widget, which doesn't need as that much of CPU as GtkSpinner.