summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16[src] autogenerate marshallersJasmine Hassan3-8/+34
http://git.gnome.org/browse/nautilus/commit/?id=608918449f548b0d3ea3e7916c944b077ac43e87
2012-11-16[tree-model] ony display the first emblemJasmine Hassan1-17/+12
Only display the first emblem we can render. http://git.gnome.org/browse/nautilus/commit/?id=1d660252b408f3628a2d3d5943abcf6bfdd9091b
2012-11-14[tree-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-3/+1
http://git.gnome.org/browse/nautilus/commit/?id=d2cbf993766d7b63f50431ab483035d01c267cdb
2012-11-14[tree-model] use GEmblemedIcon to render emblems.Jasmine Hassan2-87/+49
Use GEmblemedIcon instead of a separate column to render emblems. http://git.gnome.org/browse/nautilus/commit/?id=1694d7141bbe4a29e54cff77def697a6c9b4e118
2012-11-14[list-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-6/+2
http://git.gnome.org/browse/nautilus/commit/?id=69740a3c7fd3a2e1cea99c0dc61b3c735993e4bb
2012-11-14[list-model] use GEmblemedIcon to render emblemsJasmine Hassan2-109/+49
Use GEmblemedIcon instead of other columns to render emblems. http://git.gnome.org/browse/nautilus/commit/?id=a187f8a4cdcc46f56c0cb03c31b9b7c92c747a88&context=6
2012-11-14[sidebar-title] Use pango directly to set largest-fitting font sizeJasmine Hassan1-19/+29
and don't include eel-pango-extensions, which is to be dropped.
2012-11-14[information-panel] don't use eel_point_in_widget()Jasmine Hassan2-2/+26
nor in sidebar-title. the eel function is deprecated.
2012-11-14[sidebar-title] use gtk_label_set_attributes, obsolete eel_gtk_label_set_scaleJasmine Hassan1-1/+8
2012-11-14[sidebar-title] try to use GtkStyle in _select_text_color()Jasmine Hassan3-49/+84
Hopefully this will play better with themes, when a custom (EelBackground) background is not set in the widget.
2012-11-13[property-browser] use gtk_label_set_attributes, obsolete ↵Jasmine Hassan1-2/+6
eel_gtk_label_set_scale Not upstream because property-browser removed. But as in upstream, eel_gtk_label_set_scale() is going away in next eel-gtk-extensions.[ch] cleanup.
2012-11-13[general] Adds option to open new tab in tab bar context menuJasmine Hassan4-32/+57
http://git.gnome.org/browse/nautilus/commit/?id=8598d769993843e1e6529a661fea034785ca0091
2012-11-13[src] remove 2 unused includesJasmine Hassan2-2/+0
2012-09-06remove old undo codeStefano Karapetsas12-84/+19
2012-09-06remove latest mateconf usageStefano Karapetsas2-123/+7
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus)
2012-09-05convert disable-command-line lockdown to gsettingsStefano Karapetsas2-44/+14
2012-09-05remove latest mateconf stuffStefano Karapetsas9-33/+2
2012-09-05convert last eel_preference users to raw mateconfStefano Karapetsas3-15/+32
from nautilus patch: This is moslty the lockdown stuff, but we also access the background setting. This should be converted to use the new gsettings when they land.
2012-09-05initialize gsettings in nautilus-connect-serverStefano Karapetsas1-0/+1
2012-09-05remove old file-limit preferenceStefano Karapetsas2-56/+0
2012-09-05fix conversion of enable-deleteStefano Karapetsas1-4/+5
2012-09-05move desktop-font preference to desktop settingsStefano Karapetsas1-2/+2
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas3-116/+98
also move the sort order prefs from view-specific to common prefs we already only have one UI setting that controls both, so it makes no sense to have two settings. (from nautilus 3.0)
2012-09-05convert compact view prefs to gsettingsStefano Karapetsas2-17/+26
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas2-7/+11
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas2-1/+14
2012-09-05fix desktop-font gsettings conversionStefano Karapetsas1-3/+8
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas5-62/+104
2012-09-05convert preview settings to gsettingsStefano Karapetsas3-20/+80
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas2-8/+11
2012-09-05convert show-text-in-icons to gsettingsStefano Karapetsas1-5/+5
2012-09-05convert default-folder-view to gsettingsStefano Karapetsas1-7/+7
2012-09-05convert sort-directories-first to gsettingsStefano Karapetsas2-9/+11
2012-09-05convert window-state to gsettingsStefano Karapetsas3-77/+49
2012-09-05convert exit with last window to gsettingsStefano Karapetsas1-1/+1
2012-09-05convert new tab position to gsettingsStefano Karapetsas2-2/+2
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas8-19/+55
2012-09-05convert click-policy to gsettingsStefano Karapetsas5-18/+22
2012-09-05convert executable-text-activation to gsettingsStefano Karapetsas1-4/+81
2012-09-05convert mouse preferences to gsettingsStefano Karapetsas1-13/+15
2012-09-05convert date-format to gsettingsStefano Karapetsas1-4/+49
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c
2012-09-05convert show-advanced-persmissions to gsettingsStefano Karapetsas1-1/+1
2012-09-05start migration to gsettingsStefano Karapetsas21-177/+152
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch114-172/+172
2012-06-16use engrampa instead of file-rollerStefano Karapetsas1-3/+3
2012-06-13remove extra brackethaxar1-1/+1
2012-06-13fix autocompletion for remote locationsStefano Karapetsas1-3/+7
patch from http://git.gnome.org/browse/nautilus/commit/src/nautilus-location-entry.c?id=82fb99a34a6c27f6881e0a049d9882756b615f42
2012-06-08Applied a patch that makes the filename column expand to its maximum instead ↵Steve Zesch1-2/+9
of shrinking to a hardcoded value.
2012-05-28Bookmarks can now be opened via the enter or space key.Steve Zesch1-0/+22
2012-05-07fix issues in location barStefano Karapetsas1-2/+2