From b475e1591055fbed53fb230223cacb0c8c70ce57 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 17 Nov 2018 09:37:15 +0100 Subject: release 1.21.3 --- NEWS | 87 +++++++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 58 insertions(+), 29 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a4acbc71..fe72a0f7 100644 --- a/NEWS +++ b/NEWS @@ -1,34 +1,63 @@ +### caja 1.21.3 + + * GSettings should init beforce use it + * update translations + * Fix case-insensitive comparison in running_in_mate + * monitor: fix crash on unmounting remote filesystems + * CajaFile: fix crash in modify_link_hash_table + * connect-server-dialog: Respect password save setting + * properties-window: fix checking inconsistent state + * monitor: watch for removal of non-native mounts on GVolumeMonitor + * Add 'Configurable' interface and add support to caja-file-management-properties + * caja-application.c: Remove redundant empty lines + * Update caja manpage with info about "--force-desktop" option + * Caja-icon-info: Optimize icon lookups by GIcon. + * fm-directory-view.c: Decrease minimum update interval. + * Remove dead code, fix a memory leak + * add option to open multiple uri in tabs at startup + * pathbar: Activate pane when changing location + * add the ability to switch tabs using [ctrl+tab] and [ctrl+shift+tab] + * caja-window: Fix: mouse doesn't work with [ctrl] + [.] or [ctrl] + [;] + * caja-desktop-directory: stop segfaults in directory_ready_callback + * caja-directory.c: fix build warning + * pathbar: increase reference count of path in update_button_types + * Fix some issues found by static analysis + * pathbar: Fix crash when accessing drive root + * libcaja-private: remove redundant prefs application to hash table + * [desktop-bg] Fix memory leak during background change events + * caja-location-bar: Fix: change background color based on activity state + ### caja 1.21.2 - sync with transifex - eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons" set - caja-sidebar-title: Fix: images broken in sidebar - caja-progress-info.c: show notifications in begin/end of progress - caja-progress-info.c: avoid deprecated 'gtk_status_icon_get_visible' - caja-sidebar-title: fix [-Wmaybe-uninitialized] warning - desktop window: Add is-desktop AtkObject attribute - caja-desktop-window.c: Fix: caja crashes unexpectedly - avoid deprecated 'gtk_widget_override_font' - avoid deprecated 'gtk_window_set_wmclass' - caja-bookmark.c: drop unused variable - caja-bookmark.c: Fix icons in bookmarks - icon-container: avoid deprecated 'gtk_style_context_get_border_color' - avoid deprecated 'gtk_dialog_get_action_area' - Pathbar button: fix poor response to right-click - editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems' - zoom-control: use NULL instead of uninitialized variable - remove unused function - use NULL instead of uninitialized variable - eel-editable-label.c: avoid deprecated 'gdk_keymap_get_default' - eel-editable-label: avoid deprecated gtk_style_context_set_background - eel-gtk-extensions: replace deprecated gtk_menu_popup function - zoom-control: don't use eel_pop_up_context_menu function - Replace deprecated gtk_menu_popup - libcaja-private: replace deprecated gdk_error_trap functions - fm-desktop-icon-view: replace deprecated gdk_error_trap_push/pop functions - replace deprecated gdk_flush - libcaja-private: fix -Wlogical-not-parentheses build warning - avoid deprecated 'gtk_style_context_get_background_color' + * update translations + * eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons" set + * caja-sidebar-title: Fix: images broken in sidebar + * caja-progress-info.c: show notifications in begin/end of progress + * caja-progress-info.c: avoid deprecated 'gtk_status_icon_get_visible' + * caja-sidebar-title: fix [-Wmaybe-uninitialized] warning + * desktop window: Add is-desktop AtkObject attribute + * caja-desktop-window.c: Fix: caja crashes unexpectedly + * avoid deprecated 'gtk_widget_override_font' + * avoid deprecated 'gtk_window_set_wmclass' + * caja-bookmark.c: drop unused variable + * caja-bookmark.c: Fix icons in bookmarks + * icon-container: avoid deprecated 'gtk_style_context_get_border_color' + * avoid deprecated 'gtk_dialog_get_action_area' + * Pathbar button: fix poor response to right-click + * editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems' + * zoom-control: use NULL instead of uninitialized variable + * remove unused function + * use NULL instead of uninitialized variable + * eel-editable-label.c: avoid deprecated 'gdk_keymap_get_default' + * eel-editable-label: avoid deprecated gtk_style_context_set_background + * eel-gtk-extensions: replace deprecated gtk_menu_popup function + * zoom-control: don't use eel_pop_up_context_menu function + * Replace deprecated gtk_menu_popup + * libcaja-private: replace deprecated gdk_error_trap functions + * fm-desktop-icon-view: replace deprecated gdk_error_trap_push/pop functions + * replace deprecated gdk_flush + * libcaja-private: fix -Wlogical-not-parentheses build warning + * avoid deprecated 'gtk_style_context_get_background_color' ### caja 1.21.1 -- cgit v1.2.1