Alexei Sorokin
2015-11-20 20:21:26 +00:00
committed by Git OBS Bridge
parent d261640759
commit f477829396
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Nov 20 19:24:16 UTC 2015 - sor.alexei@meowr.ru
- Update to 2.8.5:
* list view, icon view: Do not trigger click-on-rename until
button release, in order to preserve the possibility of
dragging an already-selected single item.
* icon-view/container: Fix click-to-rename issue where selection
count was not up-to-date, requiring an extra click to trigger
a rename after selecting a single icon from having no selection
previously.
* bookmarks: Fix crashing and inconsistent behaviour when
working with remote bookmarks.
* nemo-icon-container: Prevent interactive search on the desktop.
-------------------------------------------------------------------
Thu Nov 12 10:21:31 UTC 2015 - sor.alexei@meowr.ru