- 18 Feb, 2011 9 commits
-
-
Cosimo Cecchi authored
It's just broken, and we already have icon view if we want something tighter.
-
Cosimo Cecchi authored
The event activation is done entirely in our signal handler, and row-activated should only be used for the typeahead search box.
-
Cosimo Cecchi authored
It was broken after the last changes. Also, add some comments to clarify how things work.
-
Cosimo Cecchi authored
-
Alexander Larsson authored
This particular option is what makes the lables-on-the side part of compact view useful (and compact) over the normal icon view. Having it off by default is just weird.
-
Alexander Larsson authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
We were creating two windows at startup if the 'Open in different windows' option was toggled on.
-
- 17 Feb, 2011 31 commits
-
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
The only user was NautilusSpatialWindow
-
Cosimo Cecchi authored
Basically disable all the window chrome for the desktop window.
-
Cosimo Cecchi authored
There's no such distinction anymore.
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
We still have to fix sidebar/toolbar visibility though.
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
The mode is now always decided by the GSettings preference.
-
Alexander Larsson authored
-
Alexander Larsson authored
By default there is no more desktop anymore, so its kinda weird to have it highly visible in the ui, as there should be nothing there.
-
Alexander Larsson authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
We support it directly where we already care now.
-
Cosimo Cecchi authored
We can use normal actions for those, and use the custom actions in the toolbar, as we already do.
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
The rationale being the same as for NautilusZoomAction
-
Cosimo Cecchi authored
Now that we don't use it on the toolbar anymore, it's useless to keep around.
-
Cosimo Cecchi authored
Don't roundtrip through NautilusWindowSlot, as that's what it would do anyway.
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
The toolbar is insensitive when not active anyway, so this is useless.
-