summaryrefslogtreecommitdiff
path: root/src/nautilus-empty-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused code related to renamingCosimo Cecchi2015-05-231-8/+0
| | | | This code is not used anymore.
* nautilus-view: drop reset to defaultsCarlos Soriano2015-01-241-7/+0
| | | | | With the upcomming UI rework the user won't need to reset to defaults, since the UI will be straighforward and not need to this item.
* nautilus-icon-info: rework zoom levelsCarlos Soriano2015-01-241-4/+4
| | | | | | | | | | Following a design request and preparing to the port to popovers of nautilus, we want to use only 3 zoom levels for each kind of view, so the slider makes sense. Also, following design guidelines, the new zoom levels sizes for icon view are 64, 96, 128, with default to 96 and 16, 32, 48 for list view, 32 being the default
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
|
* view: remove NautilusViewFactoryCosimo Cecchi2013-04-081-32/+3
| | | | | | We stopped having pluggable views a long time ago; remove the factory code completely in favor of a simple nautilus_view_new() that looks at the specified view ID among the list of views we support.
* empty-view: remove obsolete APICosimo Cecchi2013-04-081-7/+0
|
* view-factory: remove supports_uri()Cosimo Cecchi2013-04-081-23/+1
| | | | | There's really no use for this in the current Nautilus, and we're getting rid of nautilus-view-factory.
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-051-21/+6
| | | | Replace them with regular calls to the parent class method pointer.
* empty-view: fix it to make it work again with current architectureCosimo Cecchi2011-01-111-138/+114
|
* Move other files away from src/file-managerCosimo Cecchi2011-01-111-0/+397