summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nautilus-application: unset slot if new window createdCarlos Soriano2015-12-111-0/+2
* placesview: update to upstream codeGeorges Basile Stavracas Neto2015-12-114-7/+176
* directory: assume recent as localCarlos Soriano2015-12-021-26/+1
* files-view: fix leak and remove unneeded codeCarlos Soriano2015-11-271-18/+0
* files-view: formatting fixCarlos Soriano2015-11-271-9/+8
* files-view: don't hold a ref to the view on templates itemsCarlos Soriano2015-11-261-2/+0
* files-view: unref action groupCarlos Soriano2015-11-261-3/+15
* files-view: better memory management for widgetsCarlos Soriano2015-11-261-3/+6
* files-view: clarify comment about delete-permanentlyCarlos Soriano2015-11-261-1/+1
* files-view: add setting for always show delete permanentlyCarlos Soriano2015-11-262-0/+21
* window-slot: remove wrong unrefCarlos Soriano2015-11-261-2/+0
* window-slot: remove unneded unrefCarlos Soriano2015-11-261-3/+0
* general: always use nautilus_file_refCarlos Soriano2015-11-262-7/+5
* window-slot: remove duplicated assertCarlos Soriano2015-11-261-1/+0
* window-slot: remove unneeded constantCarlos Soriano2015-11-261-7/+0
* application: let GtkApplication load the appmenuFelipe Borges2015-11-233-14/+1
* application: add app menu entry for shortcutsCarlos Soriano2015-11-232-0/+16
* application: add shortcuts help windowFelipe Borges2015-11-233-0/+375
* mime-actions: fix indentationCosimo Cecchi2015-11-161-8/+8
* mime-actions: print error in a g_warning() when not in a dialogCosimo Cecchi2015-11-161-1/+4
* mime-actions: fix double free in error pathCosimo Cecchi2015-11-161-2/+0
* mime-actions: check for name owner for PackageKitCosimo Cecchi2015-11-161-4/+7
* preview: Don't assume XMatthias Clasen2015-11-141-2/+8
* Fix some GCC warningsCosimo Cecchi2015-11-141-1/+1
* progress-info-widget: increment max charsCarlos Soriano2015-11-131-1/+1
* nautilus-places-view: sink the reference on creationCarlos Soriano2015-11-131-1/+8
* window-slot: don't ref all views on creationCarlos Soriano2015-11-131-1/+1
* files-view: adapt rename entry lengthCarlos Soriano2015-11-131-0/+7
* toolbar: fix persistent operation popoverCarlos Soriano2015-11-121-2/+0
* pathbar: extra unref causing crashesCarlos Soriano2015-11-121-1/+0
* gtkplacesview: remove GDK_AVAILABLE_*Carlos Soriano2015-11-121-9/+0
* window: explicitily set active windowCarlos Soriano2015-11-122-1/+8
* toolbar: avoid empty operations popoverCarlos Soriano2015-11-122-3/+37
* resources: rename toolbar without the *-uiCarlos Soriano2015-11-123-2/+2
* resources: organize the resource files in a separate folderFelipe Borges2015-11-1229-49/+49
* desktop: undecorate the window before positioningOlivier Fourdan2015-11-121-2/+2
* files-view: remove debug spewCosimo Cecchi2015-11-111-2/+0
* Added custom shortcuts support to launch scriptsecho-devim2015-11-111-0/+50
* toolbar: use the theme color for the operations iconElias Aebi2015-10-261-2/+8
* Fix minor typos (Pdf / Postscript)Piotr Drąg2015-10-161-1/+1
* application: specify cwdCarlos Soriano2015-10-161-1/+27
* gtkplacesview: update to masterCarlos Soriano2015-10-151-107/+62
* gtkplacesview: update to masterCarlos Soriano2015-10-151-38/+34
* files-view: allow delete shortcut for delete permanentlyCarlos Soriano2015-10-151-0/+4
* window: rename open_slot to create_slotCarlos Soriano2015-10-151-3/+3
* window: make private unused public APICarlos Soriano2015-10-152-67/+65
* file-operations: fix toolbar button not showing soonCarlos Soriano2015-10-131-5/+6
* files-view: enable properties on all casesCarlos Soriano2015-10-081-2/+1
* toolbar: use finalize instead of disposeCarlos Soriano2015-10-081-3/+3
* toolbar: fix progress leakCarlos Soriano2015-10-081-2/+2