summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-file: use const for the date formatCarlos Soriano2015-02-181-1/+1
* nautilus-file: fix code styleCarlos Soriano2015-02-181-5/+5
* nautilus-file: fix memory leakCarlos Soriano2015-02-181-0/+2
* nautilus-file: Clarify translators commentsCarlos Soriano2015-02-171-8/+8
* nautilus-list-view: add a modified column with timeCarlos Soriano2015-02-171-23/+97
* nautilus-list-view: use parent folder name as locationCarlos Soriano2015-02-171-1/+1
* nautilus-file: implement smarter datesCarlos Soriano2015-02-171-55/+59
* nautilus-file: fix regression with small thumbnails imagesCosimo Cecchi2015-01-281-3/+3
* search-directory: remove leftovers of saved search APIsCosimo Cecchi2015-01-241-4/+0
* nautilus-icon-info: rework zoom levelsCarlos Soriano2015-01-241-4/+4
* Revert "NautilusFile: properly reset is_gone flag when clearing"Nelson Benítez León2014-12-281-1/+0
* NautilusFile: properly reset is_gone flag when clearingUwe Helm2014-12-221-0/+1
* file: Remove unused variableDebarshi Ray2014-11-211-4/+0
* file: Let renames work on Google DriveDebarshi Ray2014-11-211-2/+3
* file: consolidate some codeCosimo Cecchi2014-09-091-16/+20
* file: apply emblems to thumbnails tooCosimo Cecchi2014-09-091-5/+15
* file: move some code aroundCosimo Cecchi2014-09-091-2/+5
* file: remove unnecessary ref/unrefCosimo Cecchi2014-09-091-17/+13
* file: move icon thumbnailing code to a separate functionCosimo Cecchi2014-09-091-93/+113
* file: apply emblems to all giconsCosimo Cecchi2014-09-091-13/+19
* file: remove unused icon flagCosimo Cecchi2014-09-091-26/+11
* file: refactor icon loadingCosimo Cecchi2014-09-091-195/+219
* file: apply emblems in nautilus_file_get_gicon()Cosimo Cecchi2014-09-081-11/+33
* file: change mount emblem flag into a generic emblems flagCosimo Cecchi2014-09-081-3/+3
* file: use a collation key for comparing directory namesCosimo Cecchi2014-09-011-16/+11
* file: add an utility to set the file directoryCosimo Cecchi2014-09-011-5/+11
* file: keep scaled thumbnail in cacheCosimo Cecchi2014-09-011-14/+25
* file: remove an incorrect commentCosimo Cecchi2014-09-011-1/+0
* file: remove unused codeCosimo Cecchi2014-09-011-7/+0
* icon-info: remove code for unused .icon file functionalityCosimo Cecchi2014-08-301-218/+0
* nautilus_file_get_owner_name: Don't ever return "me"Alexander Larsson2014-08-211-1/+2
* Add film strip in nautilus rather than in thumbnailerBastien Nocera2014-02-091-1/+23
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* NautilusFile: fix crash in modify_link_hash_tableMichael Catanzaro2013-11-241-1/+1
* file: support HiDpi for thumbnails imagesCosimo Cecchi2013-08-041-4/+4
* Support HiDpi iconsCosimo Cecchi2013-08-031-14/+16
* Bug 686137 - Add Access Date column and set as default for recentGarrett Regier2013-07-111-1/+3
* file: simplify logic to filter out foreign desktop filesCosimo Cecchi2013-04-101-5/+13
* file: do not reverse collated order for files with same search rankCosimo Cecchi2013-04-041-0/+3
* file: don't crash when the original file path has reserved charactersCosimo Cecchi2013-01-291-6/+2
* Normalize signal namesWilliam Jon McCann2013-01-221-2/+2
* file: revert to previous framing behavior for custom iconsCosimo Cecchi2012-12-161-18/+2
* places-sidebar: make sure to always notify when unmountingCosimo Cecchi2012-12-111-2/+2
* Remove .hidden file code now that gio does if for usAlexander Larsson2012-12-071-10/+1
* file: don't add a thumbnail border around desktop file launchersCosimo Cecchi2012-11-131-13/+36
* file: fix missing frame image around some previewsCosimo Cecchi2012-10-291-1/+5
* all: don't use eel_g_str_list_copy()Cosimo Cecchi2012-10-231-3/+3
* file: don't check nautilus_file_is_in_search() when getting relevanceCosimo Cecchi2012-10-151-19/+5
* file: remove unused NautilusSavedSearchFileCosimo Cecchi2012-10-021-11/+1
* file: always override file type for saved search filesCosimo Cecchi2012-10-021-4/+7