summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* files-view: add ctrl-= as "zoom in" acceleratorErnestas Kulik2016-06-241-1/+7
* files-view: obsolete restoring default zoom levelErnestas Kulik2016-06-245-65/+0
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-239-123/+144
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-2311-113/+159
* files-view: close menu when new folder prompt appearsNeil Herald2016-06-233-0/+15
* toolbar: move the toolbar menu ui definition into its own fileNeil Herald2016-06-224-100/+114
* toolbar: move the new folder/tab/bookmark items into the shared popoverNeil Herald2016-06-223-84/+81
* toolbar: change ownership of menu popover to the toolbarNeil Herald2016-06-227-272/+295
* canvas-view: improve usability of sort optionsNeil Herald2016-06-222-192/+113
* toolbar-view-menu: remove the Search Relevance sort optionNeil Herald2016-06-222-16/+2
* toolbar-view-menu: small tweaks to the appearance of the Sort headingNeil Herald2016-06-222-5/+10
* toolbar-view-menu: replace zoom slider with buttonsNeil Herald2016-06-226-46/+182
* icon-info: remove some unused function prototypesNeil Herald2016-06-221-4/+0
* toolbar-view-menu: convert new folder/tab/bookmark items to button listNeil Herald2016-06-221-40/+79
* toolbar-view-menu: remove Select All and Enter LocationNeil Herald2016-06-221-24/+0
* toolbar-view-menu: move the undo/redo items to higher up in the menuNeil Herald2016-06-221-24/+24
* files-view: merge action and view menusNeil Herald2016-06-2210-262/+249
* toolbar: convert action menu from GMenu into GtkPopoverMenuNeil Herald2016-06-226-74/+124
* Only save zoom level if the user has updated itMike Gorse2016-06-202-6/+12
* help-overlay: add missing shortcut for cutPedro Beja2016-06-201-0/+7
* Fix "format not a string literal" warningsBastien Nocera2016-06-143-1/+12
* toolbar: Attach menu to the toplevel windowOlivier Fourdan2016-06-091-0/+1
* theme: Do not use single color "gradients"Florian Müllner2016-06-091-2/+2
* Do not reset double-click status on pointer movementJohannes Oertel2016-05-301-0/+2
* files-view: fix renaming logicErnestas Kulik2016-05-241-9/+92
* properties-window: make icon chooser dialog modalErnestas Kulik2016-05-111-0/+1
* file-operations: Use a GList** for the to_delete output parameterMario Sanchez Prada2016-05-051-5/+5
* mime-actions: use format argumentErnestas Kulik2016-05-041-1/+1
* canvas-container: rework canvas item focusingErnestas Kulik2016-05-032-57/+62
* canvas-item: use atk_object_notify_state_change()Ernestas Kulik2016-05-031-3/+2
* canvas-item: use atk_component_get_extents()Ernestas Kulik2016-05-031-2/+2
* eel-canvas: use GdkSeat operationsErnestas Kulik2016-05-031-12/+11
* application: Fix white desktop after changing themesSebastian Keller2016-05-021-1/+5
* file-conflict-dialog: use widget properties instead of GtkAlignmentErnestas Kulik2016-05-021-6/+5
* files-view: reveal file after renaming or creatingCarlos Soriano2016-04-272-50/+75
* mime-actions: check for fuse for default applicationsCarlos Soriano2016-04-261-1/+2
* directory, file: add function to query FUSE handlingCarlos Soriano2016-04-264-1/+38
* application: protect against having no windowCarlos Soriano2016-04-261-5/+10
* files-view: select first item only when searchingCarlos Soriano2016-04-251-1/+2
* files-view: remove action group only matches view groupCarlos Soriano2016-04-251-3/+12
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-25162-175/+61495
* toolbar: fix ops button so it gets removed when multiple windows openNeil Herald2016-04-221-32/+29
* persistence-handler: remove status icon supportErnestas Kulik2016-04-221-76/+16
* places-view: show an error dialog on failed connectionErnestas Kulik2016-04-221-0/+28
* application: remove unneeded register-sessionCarlos Soriano2016-04-221-1/+0
* window-slot: remove unused varsCarlos Soriano2016-04-191-6/+0
* special-location-bar: fix missing castingCarlos Soriano2016-04-191-1/+2
* preferences-window: remove unused functionsCarlos Soriano2016-04-191-53/+0
* files-view: add missing includeCarlos Soriano2016-04-191-0/+1
* application: remove unused varCarlos Soriano2016-04-191-2/+0