Changelog for
libpantheon-files-core4-4.1.5-lp150.1.1.x86_64.rpm :
* Mon Feb 18 2019 Alexei Podvalsky
- Update to 4.1.5:
* Fix GOF.File compare_by_displayname () (#881)
* Merge branch \'origin/master\' into Weblate
* Mon Feb 04 2019 Alexei Podvalsky - Update to 4.1.4:
* Remove soversion argument for core and widget libraries (#874)
* Show properties menu option for root File System device (#755)
* Correct policy install dir (#873)
* Lose intltool dependency (#869)
* Update README.md
* Update README.md for meson (#866)
* File.vala: Fix inverted logic in get_default_handleer (#865)
* Merge branch \'origin/master\' into Weblate
* Remove .desktop suffix from appdata id
* Fix crash when opening multiple video files (#857)
* Hide local thumbs option (#809)
* Fix some timing issues around adding and removing files (#864)
* Lose cmake related files (#831)
* Add subdir to pkg.generate so header is found by dependent apps (#861)
* Some i18n fixes: (#860)
* Fix color tag display; make ctag plug re-entrant (#833)
* Show reserved space in Properties Window (#757)
* Finish the GOF.File port to Vala (#785)
* Fix initial search window size too small (#795)
* Mon Jan 14 2019 Alexei Podvalsky - Update to 4.1.3:
* sidebar: out-parameters in async methods must be placed at the end
* Merge branch \'origin/master\' into Weblate
* Different default pathbar tooltip for filechooser (#803)
* Add border radius to text background in TextRenderer (#849)
* Removes delegate\'s target from PluginCallbackFunc to fix compilation in vala 0.43 (#852)
* Fix GOF.File.get_default_handler () port. (#838)
* Wed Jan 09 2019 Alexei Podvalsky - Update to 4.1.2:
* Merge branch \'origin/master\' into Weblate
* Make plugin naming consistent (#830)
* QuicklistHandler: support building without Unity (#825)
* Do not consume `` in Window keyboard event handler (#828)
* Sun Dec 30 2018 Alexei Podvalsky - Update to 4.1.1:
* Release 4.1.0
* Merge branch \'origin/master\' into Weblate
* Fix missing POTFILES
* Add missing POTFILES (#817)- Switch to meson
* Sat Dec 15 2018 Alexei Podvalsky - Add a dynamic module to GTK3_MODULES
* Thu Nov 08 2018 Alexei Podvalsky - Add regex for filtering provided libraries
* Wed Oct 17 2018 Alexei Podvalsky - Update to 4.0:
* Bump vala and granite minimum versions (#661)
* migrate spinner pulse logic to separated method (#659)
* Sidebar plugin support (#649)
* Fix empty plugin menu #654 (#658)
* added path (#653)
* Transform eject icon into action icon (#650)
* Adds a builder for building popup menu of a treeview item (#648)
* Fix \"Operation not supported\" in filechooser on fresh install. (#582)
* Ignore button release in sidebar if not focused. (#586)
* Set default slot active when restore-tabs is false. (#639)
* Implement keep_all_newest (#637)
* Activate in idle (#550)
* Update screenshots (#623)
* Ensure is_on_icon receives appropriate coordinates (#614)
* Emblem position (#610)
* Add \"Keep Newest\" option in case of file conflict. (#513)
* Bump elementary LLC copyright year to 2018 (#607)
* Restore tab names (#574)
* Respect open with default app from context menu even for folders (#589)
* Use Gtk.ApplicationWindow\'s built-in ActionGroup (#595)
* Show context on secondary button release; simplify where possible. (#592)
* When pasting into text application, use sanitized path with newline (#581)
* Treat modified click on helper like on icon (#580)
* Iconview selection style (#578)
* Render correct icon for open special directories in view (#577)
* ConnectDialog: visual cleanup (#575)
* ...- Drop pantheon-files-0.3.5-vala-0.41.patch (fixed)
* Wed Oct 17 2018 Alexei Podvalsky - Fix build with vala >= 0.41 (pantheon-files-0.3.5-vala-0.41.patch)
* Sat Jun 09 2018 avvissuAATTyandex.by- Rename to elementary-files- Switch to git from bzr- Drop pantheon-files-0.3.5-vala-0.4.patch (fixed)- Build with dependences: gail-3.0, gio-unix-2.0- Add gvfs and tumbler as required dependency- Add conflict with nautilus: exclude the nautilus package when installing recommended dependencies (pantheon-session > gnome-settings-daemon > nautilus)- Add a new package with plugins- Update strings to search icon files- Remove obsolete macros- Spec file cleanup
* Thu Jun 07 2018 bjorn.lieAATTgmail.com- Drop pkgconfig(gconf-2.0) BuildRequires: No longer needed, nor used.
* Sat Mar 24 2018 avvissuAATTyandex.by- Fix build with vala >= 0.4 (pantheon-files-0.3.5-vala-0.4.patch)
* Sat Jun 03 2017 avvissuAATTyandex.by- Update to 0.3.5:
* Change FileManager1 service file name
* Use INVALID_TAB_NAME
* Ignore invalid tab name; remove redundant code; correct format
* Fix regressions
* Sync sidebar cursor and selection when focus shifts with tab
* Expand category with keyboard
* Simplify format
* Handle errors
* Ensure Files window presented to user when opened through FileManager1 interface
* Partially implement org.freedesktop.FileManager1 service
* Sun May 07 2017 avvissuAATTyandex.by- Update to 0.3.4:
* Base the helper size on the larger of the width and height of the image instead of only the width
* gof-directory-async.vala: Hold dir_cache_lock for the minimum time possible
* Disallow running with sudo and inform user of pkexec
* Update gof-file unit tests to reflect changes made in r2511
* Use root location instead of default location as target for mounted device and network mount sidebar items
* Exclude mounts when determining can_bookmark
* libcore/CMakeLists.txt: add missing granite dependency to satisfy CMake 3.8
* Tue Apr 11 2017 avvissuAATTyandex.by- Update to 0.3.3:
* Implement separate is_on_icon () method for IconView
* Calling present () in the construct clause of AbstractPropertiesDialog is unnecessary and causes a terminal warning : WARNING 17:17:27.650174] [Gtk] gtk_window_set_titlebar() called on a realized window.
* Fix regression caused by r2522
* Do not select extension when renaming in ListView and ColumnView.
* Added a flat class to the navigation buttons.
* Reduce minimum window size to 500 x 300
* Stop search mode ending if the keyboard layout is changed during search. (lp#1668056)
* Rename .xml.in policy file extension to .policy at build time (lp#1666250)
* Various changes aimed at improving the connection and loading of network sites and fixes some possible bugs.
* A new warning screen is shown if the connection or loading operation times out. Pressing reload under these conditions unmounts any connection and starts again.
* GOF.File mount is set to the enclosing_mount when the location is not the root location.
* Do not end name editing when focus is lost
* tests: implement directory reload test with toggle_ref test
* Sun Feb 26 2017 avvissuAATTyandex.by- Update to 0.3.2:
* Add toggle_ref in create not in init
* Silence terminal critical warning when tab closes
* Add toggle ref to the GOFDirectoryAsync on creation instead of after initialization, preventing a crash introduced in r2474
* Set a minimum size for the main window
* IconRenderer: check for empty colors
* Remove executable bit from files
* tests: port GOFFileTests to Vala
* tests: port GOFDirectoryAsyncTests to Vala
* filechooser: remember last-folder-uri
* Fix licensecheck warnings
* Fix CMakeLists.txt file for UtilTests
* Mark .desktop file strings as translatable (lp#1661255)
* Update translation template
* Restructure unit tests subdirectories
* IconRenderer.vala:
* Don\'t use small helper unless the large size would cover more than half the icon
* Improve the accuracy of detecting when the helper has been clicked on
* Reinstate and improve unit tests using ctest
* update translation template
* Fix net.launchpad.pantheon-files.policy.cmake so that the strings are translatable
* gof-directory-async.vala: Do not cache directory until it\'s prepared and loadable to avoid an incorrect key being used in some in some cases
* AbstractDirectoryView.vala: Use an idle to stop two file deleted/added signals being received
* TextRenderer.vala:
* Override \"preferred height for width\" to prevent cells being too tall
* Code style
* Fix race condition caused by fast file operations
* AbstractDirectoryView.vala: slightly simplify button press handling in views
* AbstractTreeView.vala: Treat blank space as background when right clicking
* Don\'t treat .desktops as executable
* Don\'t change file name for .desktops
* Remove \"interpret-desktop-files\" gsetting
* Re-write the thumbnailer interface in Vala using the newer GDBus API instead of dbus-glib-1
* Re-write marlin-icon-renderer.c in Vala
* Do not trap Down and Up keys in pathbar; only exit rename with unmodified Enter
* Wed Jan 25 2017 avvissuAATTyandex.by- Update to 0.3.1.1:
* Updated translation template
* Tue Jan 17 2017 avvissuAATTyandex.by- Update to 0.3.1:
* Combine the two search modes. Ctrl + F and Type-ahead now do the same thing
* Fix a regression caused by r2421, which fails to perform a necessary null check.
* Add 2017 to license copyright and app years.
* Correct last modified informal date so it no longer describes week old files as last modified today
* Move ChooseAppDialog.vala to src/Dialogs
* Move MimeActions.vala to src/Utils
* Move BreadcrumbsEntry.vala, LocationBar.vala, TopMenu.vala to src/View/Widgets
* AppChooseDialog:
* Update license header
* Use GObject-style construction
* Use Vala-style properties
* Fix whitespace
* Create Utils/Permissions.vala
* Move update_permission_type_buttons in PropertiesWindow.vala to update_buttons in PermissionButton.vala
* Simplify key-press handling and fix a signal loop that occurs when in search mode
* When a folder being viewed is deleted or renamed by another application, the view moves to the parent folder if possible, otherwise the tab is closed
* Create Dialogs directory and move files there
* Move the following to src/View/Widgets:
* AbstractEditableLabel.vala
* DiskRenderer.vala
* MultiLineEditableLabel.vala
* OverlayBar.vala
* ProgressInfoWidget.vala
* SingleLineEditableLabel.vala
* PropertiesWindow.vala: consolidate build_header_box () into construction
* PropertiesWindow.Vala: Use built-in properties of Gtk.Entry
* Remove unnecessary XsEntry widget
* PropertiesWindow.vala: Make l_perm.label monospace so it doesn\'t jump around as it changes
* Add Widgets/Label.vala and use GObject-style construction
* update translation template
* PropertiesWindow.vala:
* Name the permission buttons so we don\'t have to do janky get stuff to use them
* organize construct_perm_panel
* use keylabel
* Reduce three similar methods to permission_button_toggle
* Add Widgets/PermissionButton.vala
* Rewrite ClipboardManager in Vala
* AbstractPropertiesDialog.vala: Use GObject-style construction
* Use ngettext pluralization
* Use \",\" to separate files an subfolders, like the overlay bar
* Fix \"contains:\" label not showing
* Ensure directory and file variables are not null (lp#1649206)
* Do not cancel selection update on hover change
* Fix ownership issue with gof_file_get_display_target_uri and pantheon-files-core.vapi
* SearchResults.vala:
* Use GIcon instead of pixbuf
* ProgressUIHandler.vala:
* Use icon from icon name instead of pixbuf
* Clean up unused constants
* Sat Dec 17 2016 avvissuAATTyandex.by- Update to 0.3.0.5:
* Launchpad automatic translations update.
* Pass correct file list to plugins (lp#1412028)
* Simplify cursor handling so activatable cursor is not used outside of single-click mode (lp#1645346)
* Mark SearchResults class/constructor public to fix build with valac >= 0.35
* Additionally make LocationBar search_results member private.
* Sun Nov 20 2016 jengelhAATTinai.de- Summary/description update
* Sat Nov 19 2016 avvissuAATTyandex.by- Update to 0.3.0.4:
* Launchpad automatic translations update.
* Fix breadcrumb update on column view tab switch
* Fix FTP write/read permission handling
* Amend formatting of dates in list view and properties window; allow display of properties of trashed files.
* Remove gtk+-3.0.vapi and use the one shipped with valac 0.34.0
* Handle no execute permissions gracefully
* Fix context menu in pathbar edit mode
* Show protocol name in network view
* Fix arrow key navigation in icon view
* Instead of using event.keyval directly, translate event.hardware_keycode using the default Gdk.Keymap when processing View key press events and then try to match the hardware code and level to an ASCII hotkey
* Updated translation template
* Fri Oct 14 2016 avvissuAATTyandex.by- Update to 0.3.0.3.1:
* Updated translation template
* Correct drag coords for scrolling in IconView (lp:1623283)
* Launchpad automatic translations update.
* Sat Sep 10 2016 mailaenderAATTopensuse.org- update to version 0.3.0.2
* Sat Feb 27 2016 mailaenderAATTopensuse.org- update to version 0.2.4- dropped module-path-fix.diff as it is included by upstream
* Sat Jun 20 2015 mailaenderAATTopensuse.org- update to 0.2.1- add module-path-fix for lp#1467060
* Sun May 10 2015 mailaenderAATTopensuse.org- update to 0.2.0
* Sun Jun 15 2014 mailaenderAATTopensuse.org- initial packaging