summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* toolbar: add theatrics animation to the operations buttonCarlos Soriano2017-02-131-2/+32
* window-slot: prevent menu disappearing when Hidden Files toggledNeil Herald2016-12-101-0/+12
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-1/+1
* toolbar: port from gtk_menu_popup()Ernestas Kulik2016-10-251-83/+25
* toolbar: port to G_DECLARE* type declarationsSirbu Lavinia Stefania2016-10-081-119/+120
* general: run uncrustifyCarlos Soriano2016-08-291-748/+840
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-231-0/+90
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-231-20/+33
* toolbar: move the toolbar menu ui definition into its own fileNeil Herald2016-06-221-1/+11
* toolbar: move the new folder/tab/bookmark items into the shared popoverNeil Herald2016-06-221-3/+0
* toolbar: change ownership of menu popover to the toolbarNeil Herald2016-06-221-25/+33
* files-view: merge action and view menusNeil Herald2016-06-221-44/+16
* toolbar: convert action menu from GMenu into GtkPopoverMenuNeil Herald2016-06-221-7/+25
* toolbar: Attach menu to the toplevel windowOlivier Fourdan2016-06-091-0/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-4/+4
* toolbar: fix ops button so it gets removed when multiple windows openNeil Herald2016-04-221-32/+29
* toolbar: use gtk_widget_is_visible for robustnessCarlos Soriano2016-04-141-1/+1
* toolbar: use widget visibility instead of desktop special casingCarlos Soriano2016-04-141-3/+5
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* toolbar: make operations popover keyboard navigableCarlos Soriano2016-02-241-0/+10
* toolbar: don't show operations popover in desktopCarlos Soriano2016-02-041-2/+5
* toolbar: update modelineCarlos Soriano2016-02-041-1/+1
* toolbar: remove obsolete commentCarlos Soriano2015-12-141-9/+0
* toolbar: remove some tabsCarlos Soriano2015-12-141-3/+3
* toolbar: show operations popover at startCarlos Soriano2015-12-141-0/+4
* toolbar: avoid empty operations popoverCarlos Soriano2015-11-121-3/+35
* resources: rename toolbar without the *-uiCarlos Soriano2015-11-121-1/+1
* resources: organize the resource files in a separate folderFelipe Borges2015-11-121-2/+2
* toolbar: use the theme color for the operations iconElias Aebi2015-10-261-2/+8
* file-operations: fix toolbar button not showing soonCarlos Soriano2015-10-131-5/+6
* toolbar: use finalize instead of disposeCarlos Soriano2015-10-081-3/+3
* toolbar: fix progress leakCarlos Soriano2015-10-081-2/+2
* toolbar: rename functionCarlos Soriano2015-10-081-2/+2
* toolbar: remove operations button timeout correctlyCarlos Soriano2015-10-061-8/+19
* toolbar: adjust animation colorsJakub Steiner2015-08-291-34/+3
* toolbar: don't use attribute for shown progress infosCarlos Soriano2015-08-211-27/+54
* toolbar: dont update operations when no necesaryCarlos Soriano2015-08-201-1/+14
* toolbar: improve operations button first feedbackCarlos Soriano2015-08-201-7/+51
* toolbar: don't update style when not neededCarlos Soriano2015-08-201-2/+2
* toolbar: reduce operations button timeout to show itCarlos Soriano2015-08-201-2/+2
* toolbar: improve operations button attention styleCarlos Soriano2015-08-201-2/+2
* toolbar: clarify why let the old icon in view menuCarlos Soriano2015-08-161-0/+2
* view: handle view menuGeorges Basile Stavracas Neto2015-08-161-164/+79
* project: simplify focus chainGeorges Basile Stavracas Neto2015-07-311-7/+1
* toolbar: remove access-date menu itemCarlos Soriano2015-07-201-10/+0
* toolbar: don't show sort menu in recentCarlos Soriano2015-07-201-4/+4
* operations: show a notification when operation finishesCarlos Soriano2015-07-171-4/+46
* progress-info: allow finished infos to remain aliveCarlos Soriano2015-07-171-19/+95
* operations: implement new designCarlos Soriano2015-07-171-0/+232
* toolbar: show modified time for all places except RecentCarlos Soriano2015-07-011-6/+16