summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* monitor: Remove unused variableYi-Soo An2018-09-101-3/+1
* main: Remove leftover xmp_init()Chris Mayo2018-09-061-3/+0
* places-view: Override newly-added interface propertiesErnestas Kulik2018-08-291-0/+20
* progress-info: Remove cast from g_clear_pointer()Ernestas Kulik2018-08-291-1/+1
* Revert "Search filter popover on [Ctrl]+[F]"António Fernandes2018-08-293-42/+3
* preferences-window: Avoid ulgy 2px auraAntónio Fernandes2018-08-281-0/+6
* preferences-window.ui: Restore accessible rolesAntónio Fernandes2018-08-281-4/+54
* files-view: Fix clearance of the wrong propertyAntónio Fernandes2018-08-281-8/+2
* pathbar-context-menu: Make "Add to Bookmarks" workAntónio Fernandes2018-08-281-1/+1
* pathbar-context-menu: Don't show Star/UnstarAntónio Fernandes2018-08-281-10/+1
* Undo/redo, search tests, test library and moreAlexandru Fazakas2018-08-286-58/+164
* pathbar: Show trash iconYi-Soo An2018-08-271-0/+12
* trash-monitor: Add a symbolic icon getterYi-Soo An2018-08-272-1/+18
* toolbar.ui:Fix keyboard access to buttonsCarlo Lobrano2018-08-261-3/+3
* search-directory-file: Drop g_type_class_add_private()Ernestas Kulik2018-08-262-37/+14
* pathbar: Make type finalErnestas Kulik2018-08-262-207/+124
* pathbar: Use gesture for context menusAntónio Fernandes2018-08-241-29/+61
* dbus-manager: Provide undo statusCarlos Soriano2018-08-181-2/+29
* pathbar: Dim separator slashesAntónio Fernandes2018-08-091-1/+5
* css: Add background color to path-bar-boxAntónio Fernandes2018-08-091-1/+4
* toolbar: Remove pathbar border on small windowsAntónio Fernandes2018-08-093-1/+32
* container-max-width: Add width-maximized propertyAntónio Fernandes2018-08-092-2/+81
* file-undo-operations: Get rid of g_type_class_add_private()Ernestas Kulik2018-08-092-652/+472
* dbus-manager: Fix not holding applicationCarlos Soriano2018-08-081-0/+4
* dbus-manager: Fix double freeCarlos Soriano2018-08-081-3/+3
* dbus: Implement move operationCarlos Soriano2018-08-081-4/+31
* dbus-manager: Drop copy file operationCarlos Soriano2018-08-073-86/+0
* dbus-manager: Keep application alive for operationsCarlos Soriano2018-08-071-3/+52
* properties-window: Keep alive properties window if called through DBusCarlos Soriano2018-08-076-38/+103
* file-operations: Don't crash if source file not present on creationCarlos Soriano2018-08-071-19/+17
* dbus-manager: Use a more robust copy operationCarlos Soriano2018-08-071-9/+4
* dbus-manager: Implement undo/redoCarlos Soriano2018-08-071-0/+35
* dbus-manager: Implement creation of new foldersCarlos Soriano2018-08-071-0/+26
* dbus-manager: Implement trashing filesCarlos Soriano2018-08-071-0/+24
* clipboard: Fix commentErnestas Kulik2018-08-031-1/+1
* clipboard: Prevent crash when selection data is emptyErnestas Kulik2018-08-021-7/+13
* window-slot: Go home instead of closing slot on failureErnestas Kulik2018-08-022-5/+28
* file-utilities: Deduplicate max filename querying codeAntónio Fernandes2018-08-026-98/+73
* file-name-widget: Warn when name exceeds size limitAntónio Fernandes2018-08-025-8/+42
* file-name-widget: Clarify logic in name_is_valid()António Fernandes2018-08-024-23/+49
* clipboard: Use text based clipboard onlyCarlos Soriano2018-08-025-154/+102
* css: pathbar hover touchupsJakub Steiner2018-07-301-1/+1
* file-operations: Fix undo copy criticalsAlexandru Fazakas2018-07-301-1/+1
* files-view: Sink floating refs on initializationAntónio Fernandes2018-07-301-4/+2
* files-view: Use current-directory-properties on backgrond menuAntónio Fernandes2018-07-301-2/+2
* Revert "files-view: Streamline properties actions paths"António Fernandes2018-07-302-8/+20
* pathbar: Change border-radius to 3px for AdwaitaAlexander Mikhaylenko2018-07-271-1/+1
* Revert "files-view: close menu when new folder prompt appears"António Fernandes2018-07-273-15/+0
* files-view: Streamline properties actions pathsAntónio Fernandes2018-07-272-20/+8
* ui-utilities: Move menu pop up code to files-viewAntónio Fernandes2018-07-273-44/+10