Skip to content

Releases: mate-desktop/caja

caja 1.24.1 release

25 Mar 09:13
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.24.1

caja 1.24.1

  • update translations
    file-operations: don't attempt to move into the source dir
    keep one .desktop suffix on desktop file renaming
    fix distcheck error on archlinux and fedora
    build: silent build warnings for distcheck
    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

caja 1.25.2 release

02 Feb 23:07
Compare
Choose a tag to compare

Changes since the last release: v1.25.1...v1.25.2

caja 1.25.2

  • sync with transifex
  • 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 release

16 Jan 00:26
Compare
Choose a tag to compare

Changes since the last release: v1.25.0...v1.25.1

caja 1.25.1

  • sync with transifex
  • 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 release

21 Jun 20:59
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.25.0

caja 1.25.0

  • sync with transifex
  • 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

caja 1.24.0 release

10 Feb 11:07
Compare
Choose a tag to compare

Changes since the last release: v1.23.4...v1.24.0

caja 1.24.0

  • update translations
  • Set a real title on the desktop window (as provided to ATK)
  • Drop GLIB version check
  • build: show compiler flags on configuration summary
  • Fix build using gcc 10 -fno-common flag

caja 1.23.4 release

21 Jan 15:09
Compare
Choose a tag to compare

Changes since the last release: v1.23.3...v1.23.4

caja 1.23.4

  • build: fix wrong executing dir in caja.desktop

caja 1.23.3 release

19 Jan 21:11
Compare
Choose a tag to compare

Changes since the last release: v1.23.2...v1.23.3

caja 1.23.3

  • update translations
  • fm-properties: Remove use of mate-desktop-thumbnail helper
  • Update copyright to 2020
  • Make device ejection notifications translatable
  • Keep path same when opening new window from an existing one
  • editable-label: Don't hyphenate filenames
  • libcaja-private/caja-file: redundant condition
  • avoid redundant redeclarations
  • canvas-item: Don't hyphenate filenames
  • change name from caja.{its,loc} to mimeinfo.{its,loc}
  • caja-extensions: allows the translation of copyright
  • caja-window-slot: "folder-saved-search" icon instead "text-x-generic"
  • Let some strings be translatable
  • add document for CajaWidgetViewProvider api
  • add new interface
  • add CajaWidgetViewProvider docs
  • add new extension for widget view
  • hide menu and toolbutton when view is only one
  • Set FmWidgetView is single view.
  • add new FmWidgetView object
  • fix build error about autoptr clean
  • Don't export translation for Icon keyword in desktop files
  • desktop files: Add comments for translators
  • Fix a grammar mistake reported by translators
  • Remove comments that are not written to translators from pot file
  • Use absolute path of binary on desktop files

caja 1.22.3 release

23 Dec 17:24
Compare
Choose a tag to compare

Changes since the last release: v1.22.2...v1.22.3

caja 1.22.3

  • editable-label: Don't hyphenate filenames
  • update translations
  • canvas-item: Don't hyphenate filenames
  • Fix a grammar mistake reported by translators

caja 1.22.2 release

17 Sep 16:17
Compare
Choose a tag to compare

Changes since the last release: v1.22.1...v1.22.2

caja 1.22.2

  • update translations
  • caja-progress-info: use NotifyNotification instead of GNotification
  • Update Korean translation which prevents a segfault on file move
  • Use the same view settings for search results as the folder being searched
  • fix build error about fm-empty-view
  • preferences: Render extension icons as cairo_surfaces
  • preferences: Render media icons as cairo_surface
  • Replace gdkpixbuf with cairo_surfaces in a few more places
  • sidebar: Render info icon as vector
  • caja-location-dialog: Fix 'cppcheck' and 'clang' warnings
  • eel-editable-label: Use 'memmove' instead of 'memcpy'
  • caja-file: avoid shifting signed 32-bit value by 31 bits
  • caja-icon-canvas-item: initialize variable 'scale'
  • caja-application: avoid NULL inside 'g_object_unref'
  • fm-desktop-icon-view: remove dead code
  • caja-file-operations: make sure 'error' isn't NULL
  • caja-open-with-dialog: make sure there is error before showing it
  • caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'
  • caja-autorun: avoid NULL in 'memcpy'
  • eel-editable-label: call argument with initialized value
  • configure.ac: fix portability issue with test
  • eel-canvas: Fix warning: Undefined or garbage value returned to caller
  • caja-window: Fix garbage value
  • Fix attempt to free released memory
  • Render file-conflict icons as cairo_surface vectors
  • file-conflict-dialog: don't scale icons twice on hidpi monitors
  • desktop icon view: disconnect callback from correct GSettings instance
  • hidpi: ensure all icons are properly scaled

caja 1.23.2 release

18 Aug 11:21
Compare
Choose a tag to compare

Changes since the last release: v1.23.1...v1.23.2

caja 1.23.2

  • update translations
  • caja-progress-info: use NotifyNotification instead of GNotification
  • Copy file and keep timestamps of original file including remotes
  • Fix Caja crashes on file move in Korean
  • Support querying files by contained text
  • use show icons option in views tab
  • Add preference option to hide icons in list view.
  • fm-directory-view: add icon to "empty trash" into "File" menu
  • gla11y: use version 0.3 which already defaults to using python3
  • caja-places-sidebar: add icon to "empty trash"
  • spatial-window: replace geprecated gtk_menu_popup
  • property-browser: replace deprecated gtk_drag_begin
  • fm-list-view: replace deprecated gtk_drag_begin
  • Show thumbnails in list view
  • file-manager: reduce the scope of some variables
  • preferences: Render extension icons as cairo_surfaces
  • preferences: Render media icons as cairo_surface
  • Replace gdkpixbuf with cairo_surfaces in a few more places
  • sidebar: Render info icon as vector
  • desktop: Add specific CSS for ContrastHigh and ContrastHighInverse
  • desktop: Add specific CSS for HighContrast and HighContrastInverse
  • Add support for loading theme-specific caja-desktop CSS
  • Refactor custom CSS loading into a separate function
  • Add support for checking .ui accessibility with gla11y
  • Render file-conflict icons as cairo_surface vectors
  • file-conflict-dialog: don't scale icons twice on hidpi monitors
  • eel-string: Fix 'make check'
  • Restore transparent background on icon view labels
  • desktop icon view: disconnect callback from correct GSettings instance
  • Add scroll tabs with mouse wheel for File's properties and caja's preferences windows
  • hidpi: ensure all icons are properly scaled
  • use GETTEXTDATADIRS replace GETTEXTDATADIR
  • create msgstr for data/browser.xml
  • add gettext its
  • migrate intltool to gettext