summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* toolbar: Improve menu actions discoverability and dispositionCarlos Soriano2019-02-062-115/+255
* nautilus-canvas-container.c : Shorten Long Names in Last Row of Canvas ViewSumaid2019-02-051-1/+1
* toolbar: Improve pathbar discoverabilityCarlos Soriano2019-02-053-115/+242
* files-view: Use tracked directories for starCarlos Soriano2019-02-047-12/+155
* nautilus-mime-actions.c: No Application Installed dialog not closed on GTK_RE...Timothy OBrien2019-01-291-8/+0
* nautilus-toolbar.ui: Improve the alignment with the HighContrast themeJordan Petridis2019-01-241-44/+56
* nautilus-batch-rename: batch rename with long file namesTimothy OBrien2019-01-241-1/+4
* nautilus-batch-rename-dialog-menu.ui: Convert .ui files that use GMenu to a s...Sumaid Syed2019-01-234-92/+103
* places-view: Update to latest gtk codeCarlos Soriano2019-01-224-137/+72
* gtk code: Update to the gtk-3-24 branchCarlos Soriano2019-01-221-3/+3
* nautilus-canvas-dnd.c: destroy drag_info.selection_cache on drag_end_callback()Timothy OBrien2019-01-221-0/+2
* Add a script for updating gnome-desktop sourcesTimothy OBrien2019-01-221-0/+45
* gnome-desktop: update to latest version of upstream thumbnail codeTimothy OBrien2019-01-182-6/+52
* Adwaita.css: Sidebar Unmount Icon Color StyleTimothy OBrien2019-01-141-0/+1
* adwaita.css: Apply new style to path-bar DnD TargetsTimothy OBrien2019-01-141-0/+2
* Adwaita.css: Remove custom development stylingChristopher Davis2019-01-101-7/+0
* nautilus-pathbar.c: Rename path-bar class nameVaibhav Yadav2019-01-042-4/+4
* list-view: Align column title with cells textAntónio Fernandes2019-01-021-1/+1
* file: Initialize sort to order to defaultErnestas Kulik2018-12-161-4/+15
* main: Call g_set_prgname() with app IDErnestas Kulik2018-12-141-1/+1
* query: Port MIME type filter to GPtrArrayAntónio Fernandes2018-12-129-49/+67
* query: Drop unused ::add_mime_type() APIAntónio Fernandes2018-12-122-12/+0
* general: Null-initialize some more auto variablesErnestas Kulik2018-12-121-1/+1
* file: Null-initialize autofree variableErnestas Kulik2018-12-111-1/+1
* file: Drop NAUTILUS_FILE_SORT_NONEAntónio Fernandes2018-12-074-22/+6
* file: Centralize getting default sort orderAntónio Fernandes2018-12-075-73/+33
* file: Sync sort types with settingsAntónio Fernandes2018-12-071-7/+15
* location-entry: Use event handler return value macros consistentlyErnestas Kulik2018-12-051-1/+1
* location-entry: Chain up to parent ::event handlerErnestas Kulik2018-12-051-3/+4
* location-entry: Do not attempt auto-completion on ESC pressesErnestas Kulik2018-12-051-0/+3
* bookmark-list: Add an error handler of saving bookmark listYi-Soo An2018-11-301-1/+18
* bookmark-list: Use G_FILE_MONITOR_NONE flagYi-Soo An2018-11-301-1/+1
* search-engine-recent: keep track of the running state using a booleanMarco Trevisan (Treviño)2018-11-271-1/+6
* search-engine-recent: wait the search thread finish to change the run stateMarco Trevisan (Treviño)2018-11-271-5/+1
* search-engine-recent: only do IO operations if name comparision matchesMarco Trevisan (Treviño)2018-11-271-22/+22
* search-engine-recent: use g_autoptr to manage self unref in idleMarco Trevisan (Treviño)2018-11-271-3/+1
* search-engine-recent: use g_autoptr for GThreadMarco Trevisan (Treviño)2018-11-271-3/+1
* search-engine-recent: make sure we ref self before each idleMarco Trevisan (Treviño)2018-11-271-5/+6
* freedesktop-dbus: Use g_autoptrYi-Soo An2018-11-231-8/+3
* freedesktop-dbus: Migrate to G_DECLARE_FINAL_TYPEYi-Soo An2018-11-232-22/+4
* files-view: Use GHashTable newer conveniencesAntónio Fernandes2018-11-221-12/+4
* files-view: Use FileAndDirectory moreAntónio Fernandes2018-11-221-12/+10
* files_view: Autocleanup FileAndDirectory listsAntónio Fernandes2018-11-221-18/+14
* files-view: Document and modernize FileAndDirectoryAntónio Fernandes2018-11-221-54/+39
* files-view: Drop unused CopyCallbackData membersAntónio Fernandes2018-11-221-5/+0
* list-view: Make clicking on star work againAntónio Fernandes2018-11-221-1/+1
* files-view: Re-add _NETSCAPE_URL drop supportBastien Nocera2018-11-213-0/+86
* autorun-software: Use g_auto*Yi-Soo An2018-11-211-69/+26
* dbus: Implement rename fileCarlos Soriano2018-11-191-0/+33
* window-slot: Recreate trash bar for new filesErnestas Kulik2018-11-171-3/+10