Subject: CVS commit: pkgsrc/sysutils/caja
From: David H. Gutteridge
Date: 2022-11-27 05:43:12
Message id: 20221127044312.372BFFA90@cvs.NetBSD.org

Log Message:
caja: update to 1.26.1

Change log:

### caja 1.26.1

  * tx: sync with transifex
  * Fix Caja does not show icons of application launchers
  * caja-mime-actions: fix memory leak
  * caja-bookmark: fix memory leak
  * caja-bookmark: drop create_image_cairo_for_bookmark
  * caja-file-conflict-dialog: Move to automatic signal disconnection
  * caja-file-conflict-dialog: Properly release references on dispose()
  * caja-file-conflict-dialog: update the icons once
  * caja-module: fix memory leak
  * caja-sidebar-title: fix memory leak
  * fm-directory-view: fix memory leak
  * eel-background: fix memory leak
  * caja-application: avoid SEGV when profiling/debugging code
  * caja-places-sidebar: fix right-click menu height

### caja 1.26.0

  * update translations
  * Update copyright to 2021

### caja 1.25.3

  * update translations
  * caja-directory.c: Fix memory leak.
  * caja-bookmarks-window.ui: expand child widgets, sane default size
  * caja-bookmarks-window.ui: remove deprecated GtkAlignment, remove empty labels
  * caja-file-management-properties.ui: remove deprecated GtkAlignment (use
  * update resource for transifex
  * travis: disable travis builds for ubuntu
  * Add creation time support
  * caja-window: remove -Wcast-function-type warning
  * caja-window-menus: remove -Wcast-function-type warning
  * caja-window-manage-views: remove -Wcast-function-type warning
  * caja-property-browser: remove -Wcast-function-type warning
  * icon view: Add a directory setting to block moving icons
  * Improved filesystem check on dnd
  * No longer need to check the locale.h header as it's part of C90
  * warning: missing initializer for a field of ‘GtkActionEntry’
  * caja-places-sidebar: gnome-disk-utility ignores the --xid option
  * keep one .desktop suffix on desktop file renaming
  * caja-pathbar: Fix cppcheck warning nullPointerRedundantCheck
  * caja-application: Use PACKAGE in notify_init instead of GETTEXT_PACKAGE
  * cppcheck warning: Local variable 'combo_box' shadows outer argument
  * Rename wallpaper pattern name from MATE to GNOME
  * caja-window: Fix cppcheck warning unusedAllocatedMemory
  * caja-file-management-properties: Do not cast the instance to GObject when \ 
connecting a signal
  * caja-file-management-properties: use gtk_builder_new_from_file
  * Fix warnings about xmlChar cast
  * caja-customization-data: keep the key of the hash table if exists
  * caja-customization-data: Do not build the path to the browser.xml file
  * caja-directory-async: drop istr_set_insert, use g_hash_table_add instead
  * build: allow users to disable gettext support (--disable-nls)
  * build: Use PACKAGE_URL variable
  * build: underline package name and version in configure summary
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME

### caja 1.25.2

  * update translations
  * build: fix dist target
  * i18n: Fix fetching all keywords on desktop files
  * Fix desktop file validation warning
  * caja-places-sidebar: upgrade format drive item
  * Update copyright to 2021

### caja 1.25.1

  * update translations
  * Remove warning -Wtype-limits
  * caja-bookmarks-window: upgrade ui file
  * caja-file-operations: Let user mark trusted launcher
  * caja-directory-async: trust marked launchers
  * gio set PATH "metadata::caja-trusted-launcher" true
  * caja-directory-async: trust also launchers from user desktop
  * caja-directory-async: trust only system launchers
  * caja-file-management-properties: use g_list_free_full
  * caja-icon-container: warning -Wold-style-declaration
  * file-operations: don't attempt to move into the source dir
  * test-eel-pixbuf-scale: Profile only the scaling functions just once
  * Remove the use of the gettimeofday function
  * test-eel-image-table: Fix the filename for the test image
  * test-eel-image-table: Use the UTF-8 encoding for the file itself
  * test-eel-labeled-image: Fix showing the image on the controls
  * fm-properties-window: make the location of system folders portable
  * Remove unused macros
  * Duplicate tabs using the scroll wheel
  * middle-clicking the reload button duplicates tab
  * Fix i18n in backgrounds and emblems dialog
  * fix distcheck error on archlinux and fedora
  * use pango-devel as BR for fedora
  * fm-directory-view: Error message when a link could not be created
  * travis: use ubuntu:rolling tag to fix building
  * eel-editable-label: Consecutive break/return statements are unnecessary
  * tx: fix build error with Hebrew language
  * Travis CI: debian build: add -Wunused-macros to CFLAGS
  * Remove trailing spaces/tabs
  * caja-dnd: Create links by default on dnd from Web Browsers
  * Add a "Bookmarks" sidebar to Caja
  * Guard block is missing
  * caja-notebook: Add notebook scroll event
  * fm-icon-view: totem-audio-preview was removed in totem 2.25.90
  * caja-file-management-properties: Reduce the height of the dialog
  * Remove unused variable from eel_notebook_scroll_event_cb
  * fm-properties-window: Do not display Modified field for mounted points
  * add required libraries for libegg
  * caja properties-window: display dir last modified
  * Travis CI: enable irc notifications with tagged commits
  * update submodule

### caja 1.25.0

  * update translations
  * Add informations about translation contribution
  * caja-window-slot: fix window icon replacement/alternation
  * fm-properties: Don't show notebook arrows
  * caja-file-management-properties: Remove \ 
caja_file_management_properties_size_group_create
  * caja-file-management-properties.ui: Fix deprecations
  * Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum)
  * caja-file: remove warning GTimeVal is deprecated
  * update README
  * mate-submodules: use git submodule for libegg
  * Remove the warning: the address of ‘iter’ will never be NULL
  * support an explicit --select command line option
  * tx: pull slowak translation from server
  * build: silent build warnings for distcheck
  * Fix -Wmissing-prototypes build warnings
  * Remove warnings about function declaration isn’t a prototype
  * caja-window-menus: website-label, consistency with other about-dialog
  * use MATE_COMPILE_WARNINGS from mate-common
  * fix runtime warning from newly unused code
  * Confirm before deleting during an undo operation
  * Updating the link of caja
  * Update authors
  * Look for caja extensions at $CAJA_EXTENSION_DIRS

Files:
RevisionActionfile
1.38modifypkgsrc/sysutils/caja/Makefile
1.11modifypkgsrc/sysutils/caja/PLIST
1.15modifypkgsrc/sysutils/caja/distinfo