diff options
author | monsta <[email protected]> | 2017-01-22 15:05:05 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-01-22 15:36:35 +0300 |
commit | 4981de2a26e95a11e2fcb22f8d9b39bd538dd6c0 (patch) | |
tree | 41edb57f8082dd5e6ad78db7f48d072341153987 /NEWS | |
parent | d443ee5ad388cacc96ce7d523af5216e266daf01 (diff) | |
download | caja-4981de2a26e95a11e2fcb22f8d9b39bd538dd6c0.tar.bz2 caja-4981de2a26e95a11e2fcb22f8d9b39bd538dd6c0.tar.xz |
release 1.16.2v1.16.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Major changes in 1.16.2 are: +* List view: show/hide columns instead of appending/removing them + (fixes crash when moving between trash and other folder with GTK+3) +* Icon view: fix accessibility issues +* Icon and compact views: fix moving to next/previous row (or column) + with right/left (or down/up) keys +* Prefs dialog: fix vertical expand of content with window resize +* Show "Open with" menu item and "Open with" tab in properties window + for .desktop and .theme files +* Fix cursor refresh issues on folder change in single click mode +* Fix runtime warnings on window closing and Caja exit +* GTK+3: fix mousewheel scrolling in compact view +* GTK+3: fix visual issues when renaming files +* GTK+3: force X11 backend +* Some more fixes and cleanups + Major changes in 1.16.1 are: * Fix regression that sometimes caused visual glitches when selecting icons |