summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-04README: Add hello worldadding-hello-worldCarlos Soriano
2019-03-19window-slot: Don't initialize extra widgets if content view is not yet setAndrea Azzarone
2019-03-18bookmark-list: Fix memory leakYi-Soo An
2019-03-18bookmark-list: Clean up codeYi-Soo An
2019-02-25canvas-container: Remove unused signalCarlos Soriano
2019-02-22search-engine-simple: Make some modifications to previous commitCarlos Soriano
2019-02-22nautilus-search-engine-simple: Only spawn one idle each timeXiang Fan
2019-02-22Apply suggestion to src/nautilus-directory-async.cCarlos Soriano
2019-02-22nautilus-directory: Implement monitor list with hash tableXiang Fan
2019-02-22file: replace eel_ref_str with GRefStringJordan Petridis
2019-02-19nautilus-list-view: Clear selection and cursor in clear()Xiang Fan
2019-02-19search-popover: Make search-popover modalGeorge Mocanu
2019-02-11properties-window: Logic for displaying Modified and Accessed timesTimothy OBrien
2019-02-11toolbar: Fix search button and search entry state desyncGeorge Mocanu
2019-02-11properties-window: Remove never set variablesBastien Nocera
2019-02-06toolbar: Improve menu actions discoverability and dispositionCarlos Soriano
2019-02-05nautilus-canvas-container.c : Shorten Long Names in Last Row of Canvas ViewSumaid
2019-02-05toolbar: Improve pathbar discoverabilityCarlos Soriano
2019-02-04files-view: Use tracked directories for starCarlos Soriano
2019-01-29nautilus-mime-actions.c: No Application Installed dialog not closed on GTK_RE...Timothy OBrien
2019-01-24nautilus-toolbar.ui: Improve the alignment with the HighContrast themeJordan Petridis
2019-01-24nautilus-batch-rename: batch rename with long file namesTimothy OBrien
2019-01-23nautilus-batch-rename-dialog-menu.ui: Convert .ui files that use GMenu to a s...Sumaid Syed
2019-01-22places-view: Update to latest gtk codeCarlos Soriano
2019-01-22gtk code: Update to the gtk-3-24 branchCarlos Soriano
2019-01-22nautilus-canvas-dnd.c: destroy drag_info.selection_cache on drag_end_callback()Timothy OBrien
2019-01-22Add a script for updating gnome-desktop sourcesTimothy OBrien
2019-01-18gnome-desktop: update to latest version of upstream thumbnail codeTimothy OBrien
2019-01-14Adwaita.css: Sidebar Unmount Icon Color StyleTimothy OBrien
2019-01-14adwaita.css: Apply new style to path-bar DnD TargetsTimothy OBrien
2019-01-10Adwaita.css: Remove custom development stylingChristopher Davis
2019-01-04nautilus-pathbar.c: Rename path-bar class nameVaibhav Yadav
2019-01-02list-view: Align column title with cells textAntónio Fernandes
2018-12-16file: Initialize sort to order to defaultErnestas Kulik
2018-12-14main: Call g_set_prgname() with app IDErnestas Kulik
2018-12-12query: Port MIME type filter to GPtrArrayAntónio Fernandes
2018-12-12query: Drop unused ::add_mime_type() APIAntónio Fernandes
2018-12-12general: Null-initialize some more auto variablesErnestas Kulik
2018-12-11file: Null-initialize autofree variableErnestas Kulik
2018-12-07file: Drop NAUTILUS_FILE_SORT_NONEAntónio Fernandes
2018-12-07file: Centralize getting default sort orderAntónio Fernandes
2018-12-07file: Sync sort types with settingsAntónio Fernandes
2018-12-05location-entry: Use event handler return value macros consistentlyErnestas Kulik
2018-12-05location-entry: Chain up to parent ::event handlerErnestas Kulik
2018-12-05location-entry: Do not attempt auto-completion on ESC pressesErnestas Kulik
2018-11-30bookmark-list: Add an error handler of saving bookmark listYi-Soo An
2018-11-30bookmark-list: Use G_FILE_MONITOR_NONE flagYi-Soo An
2018-11-27search-engine-recent: keep track of the running state using a booleanMarco Trevisan (Treviño)
2018-11-27search-engine-recent: wait the search thread finish to change the run stateMarco Trevisan (Treviño)
2018-11-27search-engine-recent: only do IO operations if name comparision matchesMarco Trevisan (Treviño)