summaryrefslogtreecommitdiff
path: root/src/nautilus-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nautilus-window: Use GtkBuilder definitionCarlos Soriano2015-03-021-3/+3
* toolbar: focus view when popover is closedCosimo Cecchi2015-02-081-0/+15
* toolbar: remove debug spewCosimo Cecchi2015-01-261-2/+0
* toolbar: cleanup handling of zoom actionsCosimo Cecchi2015-01-261-37/+13
* toolbar: don't read the sort hint if there's no sort actionCosimo Cecchi2015-01-261-12/+15
* toolbar: use g_simple_action_set_state_hint() for sort actionCosimo Cecchi2015-01-261-12/+17
* toolbar: rework how Undo/Redo actions are added to the menuCosimo Cecchi2015-01-261-18/+6
* toolbar: plug a couple of memory leaksCosimo Cecchi2015-01-261-0/+3
* toolbar: remove unneeded instructionCosimo Cecchi2015-01-261-2/+0
* toolbar: move updating of navigation actions in NautilusWindowCosimo Cecchi2015-01-251-19/+0
* toolbar: formatting cleanupCosimo Cecchi2015-01-251-4/+2
* toolbar: don't explicitly call to update the view modeCosimo Cecchi2015-01-251-26/+33
* toolbar: don't explicitly show/hide the sort menuCosimo Cecchi2015-01-251-7/+2
* toolbar: don't explicitly show/hide visible columns menu itemsCosimo Cecchi2015-01-251-7/+3