summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* list-view: match gtkfilechooser location namesCarlos Soriano2015-07-201-11/+16
* window-slot: switch to list view on searchCarlos Soriano2015-07-202-3/+52
* window-slot: remove unused variableCarlos Soriano2015-07-201-5/+0
* trivial: remove empty lineCarlos Soriano2015-07-201-1/+0
* view: trivial, remove some empty linesCarlos Soriano2015-07-201-3/+0
* toolbar: remove access-date menu itemCarlos Soriano2015-07-203-27/+0
* toolbar: don't show sort menu in recentCarlos Soriano2015-07-202-4/+19
* remove tabs from new written codeCarlos Soriano2015-07-201-6/+4
* window: make sidebar menus work with latest GtkPlacesSidebarCarlos Soriano2015-07-202-135/+157
* window: don't show open button if current locationCarlos Soriano2015-07-171-13/+21
* operations: show a notification when operation finishesCarlos Soriano2015-07-174-44/+250
* progress-info: allow finished infos to remain aliveCarlos Soriano2015-07-173-22/+115
* operations: implement new designCarlos Soriano2015-07-1712-283/+512
* toolbar: show modified time for all places except RecentCarlos Soriano2015-07-013-8/+35
* preferences: make toolbar hidden files permanent settingCarlos Soriano2015-07-013-20/+3
* preferences: make the view buttons permanent settingCarlos Soriano2015-07-013-58/+6
* application: Ignore --no-desktop if not first launchChow Loong Jin2015-06-091-4/+8
* application: Fix a pointer array memory leakDavid King2015-05-241-0/+2
* connect-server-dialog: Fix a filename memory leakDavid King2015-05-241-0/+1
* view: add back alt<Down> as accelerator for open actionCosimo Cecchi2015-05-241-1/+7
* application: implement command_line methodCosimo Cecchi2015-05-241-6/+2
* application: don't call g_application_regisrer()Cosimo Cecchi2015-05-241-14/+0
* search-provider: initialize volume monitor lazilyCosimo Cecchi2015-05-241-8/+6
* search-provider: initialize bookmark list lazilyCosimo Cecchi2015-05-241-6/+12
* Remove more unused methodsCosimo Cecchi2015-05-2311-303/+1
* window: fix coding styleCosimo Cecchi2015-05-231-2/+2
* notebook: cleanup an old workaroundCosimo Cecchi2015-05-231-61/+0
* window: fold function into only callerCosimo Cecchi2015-05-231-16/+5
* window: expose API used by other functionsCosimo Cecchi2015-05-232-2/+2
* view: remove unused functionCosimo Cecchi2015-05-231-10/+0
* Remove unused code related to renamingCosimo Cecchi2015-05-236-320/+0
* nautilus-view: allow F5 and ctrl+r for reloadCarlos Soriano2015-05-131-1/+9
* nautilus-view: restore "Remove from Recent"Carlos Soriano2015-05-132-0/+24
* nautilus-view: show delete permanently on trash unsupported systemsCarlos Soriano2015-05-132-3/+20
* nautilus-view: allow folders to be opened in other appCarlos Soriano2015-05-131-1/+3
* window: don't always make sidebar visible on new windowsAntónio Fernandes2015-05-132-5/+1
* window: set places sidebar to the previous location on errorGeorges Basile Stavracas Neto2015-05-073-10/+48
* nautilus-view: select text after showing the dialogCarlos Soriano2015-05-051-6/+6
* canvas-view: change action states only when the value differsGeorges Basile Stavracas Neto2015-04-301-6/+28
* window: fix style tag outside <object>Carlos Soriano2015-04-291-3/+3
* view: make "New Folder" CamelCaseCarlos Soriano2015-04-241-1/+1
* application: add G_APPLICATION_HANDLES_OPENCarlos Soriano2015-04-231-1/+1
* view: allow open with another app for multiple filesCarlos Soriano2015-04-221-35/+22
* view: Make the zoom slider the preference itselfCarlos Soriano2015-04-224-206/+7
* application: handle openCarlos Soriano2015-04-221-0/+7
* window: use F5 for refresh viewCarlos Soriano2015-04-221-1/+1
* list-view: use css for linesCarlos Soriano2015-04-222-1/+5
* canvas-container: remove in place renaming supportCarlos Soriano2015-04-224-236/+7
* file-name-dialog: adjust marginsCarlos Soriano2015-04-221-4/+4
* view: use dialog for renameCarlos Soriano2015-04-223-63/+205