Version: 1.20.2-bp150.1.3
* Wed Apr 11 2018 sor.alexei@meowr.ru
- Update to version 1.20.2 (changes since 1.20.0):
* Remove a runtime warning in usage of
caja_clipboard_set_up_editable.
* Can select all the search keywords with Ctrl+a.
* Fix backgrounds and emblems dialogue content rendering.
* Fix warnings from HiDPI commits.
* sidebar: Respect sidebar dimensions on HiDPI.
* HiDPI: Convert Pixbufs to Cairo Surfaces.
* general: Use gdk_monitor_get_scale_factor.
* list-view: Use the cairo surface as a drag icon.
* Scale screen dimensions.
* icon-info: Hash/store icons using scale factor as well as size.
* file: Support HiDPI for thumbnails images.
* properties-window: Support HiDPI for the properties window
icon.
* Support HiDPI icons.
* canvas-container: Listen to scale factor to invalidate icons.
* canvas-item: Use gtk_render_icon_surface for the DnD surface.
* desktop-canvas-view: Scale desktop workarea.
* modify code error: End the statement with a semicolon.
* Update translations.
- Rebase caja-gtk-3.20.patch.
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Use gtk+-3 bookmarks location.
* Expand grid width to canvas.
* Use atk_component_get_extents instead of
atk_component_get_position.
* don't parse .hidden files manually - GIO does it since 2.36.
* Don't check the nonexistent MATE22_USER_DIR env var.
* Don't check the nonexistent ~/.mate2 directory.
* eel-accessibility: Remove unused code and outdated comments.
* eel: Queue resizes on the canvas as elements change visibility.
* Add size_request to IconContainer to work around unncecessary
relayouting.
* eel: Remove unneeded #include with condition.
* eel: Remove some unused code from eel-gdk-pixbuf-extensions.
* gtk 3.22: Avoid deprecated gdk_screen_get_monitor_ functions.
* Refresh all rows on zoom change.
* Force widget redraw on zoom.
* libcaja-private: Remove wrong link from internal README.
* private: Ensure we allow launching .desktop files from trusted
symlinks.
* Fix scaling the desktop wallpaper not working.
* Avoid deprecated gdk_screen_width/height(),
gdk_screen_get_width/height(), gdk_screen_make_display_name().
* libegg: Replace deprecated gtk_drag_begin()
* eggsmclient: Fix a build warning because of -Wcomment.
* Don't use deprecated gtk_show_uri.
* Avoid deprecated gdk_screen_get_number().
* Add a feature: Present the size on the drive of files as we
present the size of the file.
* Reword the Size on Disk column description a bit.
* Make sure scaling the desktop wallpaper works in all monitors.
* An implementation of WidthOfScreen and HeightOfScreen.
* caja-places-sidebar: Fix refusal to unmount when sidebar is
wide.
* caja-places-sidebar: Disable the overlay scrollbar.
* Require GTK+ 3.22 and GLib 2.50.
* Fix tasklist icon change when opening new tab.
* Include local files with "" instead of <>.
* search_dispose and search_finilize can't be run after search
had finished.
* Add a missing window icon to the About dialogue for extensions.
* Move libegg to the top srcdir and drop some leftovers.
* Remove the +x attr from source files.
* Restore Polish translation credits from GNOME.
* Update translations.
- Add caja-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support.
- Remove caja-gtk3-bookmarks.patch: fixed upstream.
- Make the library package require caja-gschemas less strictly
version-wise.
* Tue Nov 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.5:
* Fix wrong behaviour with the "enter" key when renaming files in
list view.
* Open a directory in new window: [ctrl] + [shift] + [w].
* zoom-control: Change zoom with mousewheel scroll over button.
* View -> Visible Columns: Fix vertical expand of dialogue
content.
* Fix wrong <Shift+Del> behaviour when renaming files.
* Fix high cpu when loading background image.
* icon-dnd: Remove a hardcoded highlight frame.
* list view: Fix large icon margins on zooming out.
* Remove a weird +x attribute from a source file.
* Thu Aug 31 2017 sor.alexei@meowr.ru
- Update to version 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 ue"Open" button's text misalignment.
* caja-pathbar: Fix off-by-one error.
* Fix browsing/autorun media on insertion.
* Fix vertical Compact View scrolling in
fm_icon_view_scroll_event().
* Thu May 11 2017 sor.alexei@meowr.ru
- Update to version 1.18.3:
* Restore D-Bus interface initialisation.
* CSS: Load a different caja-desktop.css with GTK+ 3.14.
* file: Make caja_file_get_gicon return custom icons too
(gh#mate-desktop/caja#765).
* Open With dialogue: Force the icon size.
* Show correct right-click menu after making a selection.
- Add caja-gtk3-bookmarks.patch: Use the Gtk3 bookmarks location
(commit 65f573c).
* Sat Apr 15 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
* Icon and compact view: Fix scrolling and renaming in large
directories.
* IconCanvasItem: Fix overlapping filenames on hover.
* Tue Apr 04 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
* Fix a build warning.
* search: Add tag support (xattr::xdg.tags).
* Fix broken rename in list view by selectin file name cell.
* property-browser: Add style class frame to scrolledwindows.
* caja-application.c: Fix an uninitialised variable.
* Update translations.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Build: Require libmate-desktop >= 1.17.3.
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
- -with-gtk build option.
* Port from libunique to GtkApplication.
* Implement copy queue and pausing.
* Add an option for asking confirmation before moving files to
trash.
* Add support for back/forward mouse buttons for directory
navigation.
* Add a notification when ejected drives are safe to unplug
(and require libnotify at build time).
* Add a --force-desktop command line option to make Caja always
manage the desktop.
* Add an ability to get feedback from Orca when additional icons
are selected/deselected.
* Drop the metadata converting tool.
* Fix crossfade issues with recent GTK+ versions.
* Fix more graphics issues to allow Caja to use background for
directory windows.
* Fix some more GTK+ deprecations and runtime warnings.
* Schema: some fixes and cleanups.
* Update translations.
* Sun Feb 05 2017 sor.alexei@meowr.ru
- Update to version 1.16.2:
* List view: Show/hide columns instead of appending/removing them
(fixes crash when moving between trash and other directory with
GTK+3).
* Icon view: Fix accessibility issues.
* Icon and compact views: Fix moving to next/previous row (or
column) with right/left (or down/up) keys.
* Preferences dialogue: Fix vertical expand of content with
window resize.
* Show "Open with" menu item and "Open with" tab in properties
window for .desktop and .theme files.
* Fix cursor refresh issues on directory change in single click
mode.
* Fix runtime warnings on window closing and Caja exit.
* GTK+3: Fix mousewheel scrolling in compact view.
* GTK+3: Fix visual issues when renaming files.
* GTK+3: Force the X11 backend.
* Some more fixes and cleanups.
* Tue Oct 18 2016 sor.alexei@meowr.ru
- Update to version 1.16.1:
* Fix a regression that sometimes caused visual glitches when
selecting icons.
* GTK+3: Some CSS adjustments.
* GTK+3: Fix accessibility on desktop (for Orca).
* GTK+3: Fix several runtime warnings.
* Update translations.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
* Use GtkAboutDialog instead of MateAboutDialog.
* Pathbar: Always show right arrow button.
* Fix changing taskbar icon when switching between tabs with
different icons.
* Fix lots of warnings when building docs for libcaja-extension.
* GTK+3: Add style classes for elements of pathbar.
* GTK+3: Fix drawing and changing of desktop background with
Gtk 3.21.
* GTK+3: Fix a large amount of deprecations.
* Some more fixes and cleanups.
* Update translations.
* Wed Aug 10 2016 sor.alexei@meowr.ru
- Update to version 1.14.2:
* Make distcheck use currently selected GTK+ version.
* Update translations.
* Sun May 22 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
* prefs dialog: Don't crash on toggling "Show hidden and backup
files".
* GTK+-3 theming: Add a CSS file for caja, and initialise it at
startup.
* GTK+3: Add style class caja-desktop-window at top level.
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* Drop MateConf migration script.
* Allow closing tabs on middle-click.
* List Python extensions separately in extensions list.
* GTK+3: Add several style classes to simplify theming.
* GTK+3: Fix desktop flash issue.
* GTK+3: A lot of deprecation fixes.
* Some more fixes and cleanups.
* Update translations.
* Add Changelog generation.
* Tue Mar 29 2016 sor.alexei@meowr.ru
- Update to 1.12.7:
* Fix remaining random changes of font color in icon view.
* Tue Mar 15 2016 sor.alexei@meowr.ru
- Update to 1.12.6:
* Really fix loading multiple python extensions.
* Mon Mar 14 2016 sor.alexei@meowr.ru
- Update to 1.12.5:
* Fix loading multiple Python extensions.
* GTK+3: fix crash on Ctrl + scroll wheel.
- Rename caja-gsettings-schemas package to caja-gschemas.
* Thu Feb 18 2016 sor.alexei@meowr.ru
- Update to 1.12.4:
* Fix random crash on startup when python-caja extension is
enabled.
* Fix crash when restoring file with special characters from
trash.
* Fix few memleaks.
* Mon Jan 25 2016 sor.alexei@meowr.ru
- Update to 1.12.3:
* Fix wrong text colour in icon view with some light themes.
* Fix crash due to unneeded assert.
* Wed Dec 23 2015 sor.alexei@meowr.ru
- Update 1.12.2:
* Set smclient mode to "no restart" when either running as root
or on other desktops.
* Properties -> custom icon dialog: add missing /usr/share/icons/
to Places.
* Some other fixes.