diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 44 |
1 files changed, 22 insertions, 22 deletions
@@ -1,33 +1,33 @@ ### caja 1.18.5 - Fix: wrong behavior with key "enter" while renaming files in list view - open folder in new window: [ctrl] + [shift] + [w] - zoom-control: change zoom with mousewheel scroll over button - View -> Visible Columns: fix vertical expand of dialog content - Fix: wrong <Shift+Del> behavior while renaming files - Fix: high cpu while loading background image - icon-dnd: remove hardcoded highlight frame - list view: fix large icon margins on zooming out - remove weird +x attribute from a source file + * Fix: wrong behavior with key "enter" while renaming files in list view + * open folder in new window: [ctrl] + [shift] + [w] + * zoom-control: change zoom with mousewheel scroll over button + * View -> Visible Columns: fix vertical expand of dialog content + * Fix: wrong <Shift+Del> behavior while renaming files + * Fix: high cpu while loading background image + * icon-dnd: remove hardcoded highlight frame + * list view: fix large icon margins on zooming out + * remove weird +x attribute from a source file ### caja 1.18.4 - Fix zoom in list-view - pathbar: enable mousewheel scrolling like it was with GTK+2 - open-with-dialog: set max-char-width for a label - Fix "Open With" dialog "Open" button's text misaligned - caja-pathbar: Fix off-by-one error - Fix browsing/autorun media on insertion - fix vertical Compact View scrolling in fm_icon_view_scroll_event() + * Fix zoom in list-view + * pathbar: enable mousewheel scrolling like it was with GTK+2 + * open-with-dialog: set max-char-width for a label + * Fix "Open With" dialog "Open" button's text misaligned + * caja-pathbar: Fix off-by-one error + * Fix browsing/autorun media on insertion + * fix vertical Compact View scrolling in fm_icon_view_scroll_event() ### caja 1.18.3 - restore DBus interface initialization - CSS: Load a different caja-desktop.css with GTK 3.14 - file: make caja_file_get_gicon return custom icons too (#765) - Open With dialog: force icon size - update copyright year to 2017 - show correct right-click menu after making selection + * restore DBus interface initialization + * CSS: Load a different caja-desktop.css with GTK 3.14 + * file: make caja_file_get_gicon return custom icons too (#765) + * Open With dialog: force icon size + * update copyright year to 2017 + * show correct right-click menu after making selection ### caja 1.18.2 |