summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* convert-metadata: don't migrate the desktop metadata to GConfCosimo Cecchi2011-01-311-100/+7
* sort-order: resync sort order property with NautilusFileSortTypeCosimo Cecchi2011-01-302-5/+0
* icon-view: save sort metadata only when the user explicitly changes itCosimo Cecchi2011-01-301-19/+28
* all: don't use eel_g_settings_add_auto_* methodsCosimo Cecchi2011-01-303-104/+68
* icon-view: move desktop view's get_view_id to a proper implementationCosimo Cecchi2011-01-302-12/+21
* application: don't call mount_removed_callback() on pre-unmountCosimo Cecchi2011-01-281-4/+0
* places-sidebar: allow keyboard navigation with Enter/Space (#637768)Stefano Teso2011-01-261-0/+24
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-2517-112/+14
* Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)Piotr Eljasiak2011-01-223-3/+3
* all: remove unused includes of eel-gdk-pixbuf-extensionsCosimo Cecchi2011-01-201-1/+0
* general: use eel_create_spotlight_pixbuf()Cosimo Cecchi2011-01-203-6/+6
* views: use proper background color for inactive panesCosimo Cecchi2011-01-191-3/+3
* list-view: jump to parent with left key on collapsed rows (#639688)Markus T. Vartiainen2011-01-181-1/+9
* places-sidebar: plug a leak and cleanup code a bitCosimo Cecchi2011-01-181-14/+4
* places-sidebar: remove unused variableXan Lopez2011-01-161-2/+1
* application: don't quit if there are pending file operationsCosimo Cecchi2011-01-141-1/+3
* bookmark-list: avoid setting the bookmark icon by handCosimo Cecchi2011-01-141-26/+5
* window-manage-views: re-add an accidentally removed snipped of codeCosimo Cecchi2011-01-121-0/+30
* all: use new NautilusBookmark APICosimo Cecchi2011-01-128-55/+53
* all: use nautilus_bookmark_get_gicon()Cosimo Cecchi2011-01-122-26/+22
* file: remove unused codeCosimo Cecchi2011-01-121-41/+1
* mime-actions: update the filtered out desktop files for foldersCosimo Cecchi2011-01-111-1/+1
* desktop-files: cleanup desktop files installed by nautilusCosimo Cecchi2011-01-112-22/+0
* window: remove unused and confusing codeCosimo Cecchi2011-01-114-24/+2
* desktop-window: implement the right method for setting window titleCosimo Cecchi2011-01-111-7/+9
* empty-view: fix it to make it work again with current architectureCosimo Cecchi2011-01-114-167/+142
* Move other files away from src/file-managerCosimo Cecchi2011-01-118-39/+12
* Finish renaming fm_* -> nautilus_*Cosimo Cecchi2011-01-1110-347/+347
* properties-window: move FMPropertiesWindow to NautilusPropertiesWindowCosimo Cecchi2011-01-119-236/+235
* Rename FMListModel/View -> NautilusListModel/ViewCosimo Cecchi2011-01-1110-730/+731
* icon-view-container: rename FMIconContainer -> NautilusIconViewContainerCosimo Cecchi2011-01-114-93/+93
* desktop-icon-view: rename FMDesktopIconView -> NautilusDesktopIconViewCosimo Cecchi2011-01-116-85/+85
* icon-view: rename FMIconView -> NautilusIconViewCosimo Cecchi2011-01-117-578/+580
* Move icon views outside of src/file-managerCosimo Cecchi2011-01-1118-139/+114
* view: drop FMDirectoryView nameCosimo Cecchi2011-01-119-1519/+1499
* view: remove useless virtual methodCosimo Cecchi2011-01-112-32/+13
* view: move icon-view-only preferences to FMIconViewCosimo Cecchi2011-01-113-98/+60
* view: remove emblems_changed codeCosimo Cecchi2011-01-114-32/+0
* view: remove useless virtual methodsCosimo Cecchi2011-01-113-76/+25
* places-sidebar: remove "Format..." action codeCosimo Cecchi2011-01-111-22/+2
* view: remove commented out "Format..." action codeCosimo Cecchi2011-01-113-125/+3
* view: remove unused flush_added_files signalCosimo Cecchi2011-01-113-18/+0
* view: don't check for allow_moves in the view superclassCosimo Cecchi2011-01-113-21/+5
* view: make nautilus_view_load_location() consistent with its nameCosimo Cecchi2011-01-113-11/+10
* view: use NautilusFile objects for the view selectionCosimo Cecchi2011-01-1110-123/+80
* spatial-window: don't unref the main loop we're about to destroyCosimo Cecchi2011-01-111-1/+0
* window: remove unused codeCosimo Cecchi2011-01-113-19/+0
* view: split DnD code into its own moduleCosimo Cecchi2011-01-118-618/+690
* view: reduce visibility of some methodsCosimo Cecchi2011-01-113-1001/+831
* window: remove nautilus_window_get_selection[_count]Cosimo Cecchi2011-01-117-81/+38