summaryrefslogtreecommitdiff
path: root/src/nautilus-progress-ui-handler.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-progress-ui-handler: Use a GtkDialogCarlos Soriano2015-02-111-27/+22
* progress-ui-handler: set a default notification actionCosimo Cecchi2014-11-291-0/+1
* application: move handling of show-file-transfers actionCosimo Cecchi2014-11-291-19/+8
* progress-ui-handler: remove redundant codeCosimo Cecchi2014-11-291-3/+0
* Remove libnotify dependencyFlorian Müllner2014-11-291-9/+22
* app: Port to GNotificationFlorian Müllner2014-11-291-56/+31
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add source hints to notificationsMatthias Clasen2013-01-141-0/+4
* 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