summaryrefslogtreecommitdiff
path: root/src/nautilus-trash-bar.c
Commit message (Expand)AuthorAgeFilesLines
* general: Clean up signal handler disconnectionJoshua Lee2020-07-081-5/+1
* dbus-manager: add ask_confirmation parameter to EmptyTrashAlberts Muktupāvels2020-04-061-1/+1
* dbus-manager: add and implement FileOperations2 interfaceAlberts Muktupāvels2020-04-061-1/+1
* general: Run uncrustify scriptOndrej Holy2020-04-051-1/+1
* files-view: Avoid leaking selection list and dataAlexandru Fazakas2018-02-271-8/+5
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-1/+1
* trash-bar: port to G_DECLARE* type declarationSirbu Lavinia Stefania2016-10-071-25/+18
* general: run uncrustifyCarlos Soriano2016-08-291-135/+153
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-4/+4
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* view: add interfaceGeorges Basile Stavracas Neto2015-08-201-2/+6
* files-view: rename from NautilusViewGeorges Basile Stavracas Neto2015-08-171-8/+8
* trash-bar: added missing mnemonicsMuhammet Kara2015-02-271-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Normalize signal namesWilliam Jon McCann2013-01-221-1/+1
* trash-bar: fix double disconnect handlerPavel Vasin2013-01-171-0/+1
* Add translator commentAndre Klapper2012-08-141-0/+1
* Simpify the action names in the trash barWilliam Jon McCann2012-08-141-2/+2
* trash-bar: disconnect view signals in dispose()Cosimo Cecchi2012-07-131-3/+3
* cluebars: make the label text bold by defaultCosimo Cecchi2012-05-211-2/+6
* cluebars: use GTK_MESSAGE_QUESTION for nautilus' cluebarsCosimo Cecchi2012-05-211-0/+1
* trash-bar: make NautilusTrashBar a GtkInfoBarCosimo Cecchi2011-03-151-55/+57
* view: use NautilusFile objects for the view selectionCosimo Cecchi2011-01-111-9/+2
* window: remove nautilus_window_get_selection[_count]Cosimo Cecchi2011-01-111-20/+20
* Rework architecture of NautilusView/FMDirectoryViewCosimo Cecchi2011-01-111-1/+1
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-2/+2
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-1/+1
* Add a 'Restore Selected Items' button in the trashbar.Cosimo Cecchi2010-04-281-22/+100
* Port to new gtk+ 2.11 tooltips API. Bug #458284 and bug #455616.Christian Persch2007-07-231-24/+2
* Remove unneeded function I left in by mistake.Paolo Borelli2006-12-181-12/+0
* Add an extra widget to the trash folder with the "Empty Trash" button.Paolo Borelli2006-12-181-0/+188