summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS73
1 files changed, 52 insertions, 21 deletions
diff --git a/NEWS b/NEWS
index 57847c8..e6de466 100644
--- a/NEWS
+++ b/NEWS
@@ -1,27 +1,58 @@
+### caja-extensions 1.28.0
+
+ * Translations update
+
+### caja-extensions 1.27.1
+
+ * Translations update
+ * sendto: require gupnp-1.6
+ * xattr-tags-extension: avoid check xattr for mtp:// and gphoto2://
+ * Fix missing GtkRadioButton id
+
+### caja-extensions 1.27.0
+
+ * Translations update
+ * travis-CI: update build dependencies for debian:testing
+ * tx: migrate config file
+ * Failed to resolve the path to caja-extensions.mo on guix system
+ * bacon-video-widget-properties: fix warning 'g_type_class_add_private' is deprecated
+ * add audio-video-properties plugin
+ * build warning: AC_OUTPUT should be used without arguments
+ * Fixed caja-share not working under Arch Linux
+ * Fix build warnings about missing field initializer
+ * Fix build warning -Wmissing-prototypes
+ * ci: drop -Wunused-parameter compiler cflag from debian build
+ * Use a blank line at most
+
+### caja-extensions 1.26.0
+
+ * Translations update
+ * update copyright to 2021
+
### caja-extensions 1.25.1
* Translations update
- image-converter: remove hardcoded filepath to convert (portability)
- build: allow users to disable gettext support (--disable-nls)
- build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
- gksu: do not run the command on a new thread
- Do not call bindtextdomain/bind_textdomain_codeset in libraries
- Include i18n header after defining GETTEXT_PACKAGE macro
- caja-image-rotator: remove user_data cast on signal handler
- caja-image-resizer: remove user_data cast on signal handler
- caja-image-resizer: use gtk_builder_new_from_resource
- caja-image-rotator: use gtk_builder_new_from_resource
- caja-image-resizer: promote to final class
- caja-image-rotator: promote to final class
- build: Use PACKAGE_URL variable
- Print status messages
- Update copyright
- Remove warning -Wshadow
- caja-sendto-command: use g_list_free_full
- lookup_in_data_dir, caja_open_terminal_get_file_items are static
- Use `#include <config.h>`
- Remove USE_MATE2_MACROS from autogen.sh (legacy)
- Remove unused macros
+ * image-converter: remove hardcoded filepath to convert (portability)
+ * build: allow users to disable gettext support (--disable-nls)
+ * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
+ * gksu: do not run the command on a new thread
+ * Do not call bindtextdomain/bind_textdomain_codeset in libraries
+ * Include i18n header after defining GETTEXT_PACKAGE macro
+ * caja-image-rotator: remove user_data cast on signal handler
+ * caja-image-resizer: remove user_data cast on signal handler
+ * caja-image-resizer: use gtk_builder_new_from_resource
+ * caja-image-rotator: use gtk_builder_new_from_resource
+ * caja-image-resizer: promote to final class
+ * caja-image-rotator: promote to final class
+ * build: Use PACKAGE_URL variable
+ * Print status messages
+ * Update copyright
+ * Remove warning -Wshadow
+ * caja-sendto-command: use g_list_free_full
+ * lookup_in_data_dir, caja_open_terminal_get_file_items are static
+ * Use `#include <config.h>`
+ * Remove USE_MATE2_MACROS from autogen.sh (legacy)
+ * Remove unused macros
### caja-extensions 1.25.0