summaryrefslogtreecommitdiff
path: root/src/nautilus-progress-ui-handler.c
Commit message (Expand)AuthorAgeFilesLines
* all: use g_application_get_default()Cosimo Cecchi2012-04-251-7/+2
* Lazily initialize notification serviceMartin Pitt2012-01-131-7/+12
* slot: don't include gi18n.h in the headerCosimo Cecchi2012-01-091-0/+2
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-5/+2
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-1/+1
* progress-ui-handler: don't add progress infos to the window twiceCosimo Cecchi2011-04-281-1/+1
* progress-ui: add a notification when all transfer completeCosimo Cecchi2011-02-031-1/+8
* progress-ui: add a "Show Details" action to the notificationCosimo Cecchi2011-02-031-0/+24
* progress-ui: first cut implemneting file ops progress with notificationsCosimo Cecchi2011-02-031-68/+267
* progress-info: split UI of NautilusProgressInfo into its own objectCosimo Cecchi2011-02-031-0/+135
* progress-info: add NautilusProgressUIHandlerCosimo Cecchi2011-02-031-0/+115