Commit graph

15 commits

Author SHA1 Message Date
youri
2ed20c93a0 libfm: update to 1.3.1:
Changes on 1.3.1 since 1.3.0.2:

* Fixed crash on reload while directory changes (folder might be not ready yet).

* Changed size of large thumbnails to 512 since 256*256 appears to be small on
    hi-res displays.

* Added application/gzip to archivers.list file next to application/x-gzip.

* Added image/x-compressed-xcf to archivers.list file for xarchiver.
2019-01-16 19:20:52 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
youri
c1ef133455 Update to 1.3.0.2:
Changes on 1.3.0.2 since 1.3.0:

* Fixed launching menu entries shortcuts on desktop which was broken by making
    them all executable in 1.3.0 - those should be launchable still.

* Fixed installing modules into non-standard path: libtool couldn't relink them
    properly.


Changes on 1.3.0 since 1.2.5:

* Added emblem support by reading the "metadata::emblems" attribute provided by
    GFileInfo. The metadata is provided by gio/gvfs and are currently stored in
    $XDG_DATA_HOME/gvfs-metadata.

* Fixed typo: occured -> occurred.

* Made desktop entries treaten as executables. Now clicking on a native desktop
    file opens a confirmation dialog instead of executing it. Trashed desktop
    files are only opened as text files and desktop files under system menu
    (i.e. menu://applications/) are executed without prompt as before.

* Fixed build error with vala 0.36.1.

* Fixed crash on launching nonexistent link targets.

* Added tooltips for attributes of copying files.

* Fixed thumbnails generation for files in the thumbnails cache directory which
    actually should never be done.

* Fixed crash on pasting large string when completion matches.

* Prevented creation corrupted image thumbnails with gdk-pixbuf2 >= 2.36.1.

* Fixed crash in fm_config_load_from_file().

* Dropped displaying "extension" for a directory.

* Fixed crash on pasting a file into the search folder, show an error message
    when the copy destination doesn't exist instead.

* Added new API for FmAction new object type, to replace old VALA-generated
    code. New API is more convenient, C instead of VALA, and should support all
    DES-API specification features, not just limited set.

* Migrated module 'gtk-menu-actions' to new DES-EMA actions API.

* Added display of data transferred to progress dialog.

* Fixed wrong names for files, copied from Google Drive and similar places.


Changes on 1.2.5 since 1.2.4:

* Fixed 'Launch in Terminal' issue when custom args were ignored.

* Fixed crash with non-UTF regex search pattern.

* Added 'termite' into the terminals database.

* Fixed possible crash on FmPlacesView.

* Fixed crash on non-existent directory listing job.

* Added conversion of all URIs schemes to file:/// by mapping them to
    FUSE-mounted local paths if that is possible. This is required for
    non-gio applications to open files mounted by gvfs.

* Added new MIME type for rar files to the archivers.list file.

* Fixed crash in _fm_template_update().

* Fixed incorrect initialization of FmPlacesViewClass, it should not call
    fm_get_home_dir() but initialized with NULL, that will do the same at
    runtime.

* Fixed FTBFS when libmenu-cache was installed to non-standard location.

* Added check for edit name "/" for remote root directory so display name
    should be used in such cases as more sensible one.

* Fixed wrong width requested by FmCellRendererText (1.2.4 regression).

* Updated list of MIME types handled by xarchiver.

* Don't show error message when attempting to rename file into the same.

* Fixed crash after file info job finished on a folder that already left.

* Changed limitations on libfm-pref-apps.desktop to show only in LXDE.

* Fixed incomplete file copy job pausing in some cases.

* Fixed missing 'Empty Trash Can' option in desktop's trash context menu.
2018-05-22 16:09:50 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
jperkin
f37889a113 Requires msgfmt. 2017-05-11 14:33:02 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
richard
64bf00fcf8 SunOS needs some TLC by defining CPPFLAGS+= -D_POSIX_PTHREAD_SEMANTICS
in order to get the correct prototype for getgrgid_r and needs to derive
the GNU extension FNM_CASEFOLD from FNM_IGNORECASE found in fnmatch.h
2016-07-25 17:06:22 +00:00
youri
01c78bafc1 Revert previous. 2016-05-22 22:48:37 +00:00
youri
7b2521b91b Include fm-version.h here rather than libfm-extra. 2016-05-22 22:33:14 +00:00
youri
a4fa06b52a Remove unneeded file. 2016-05-22 22:19:28 +00:00
youri
9d886203eb Import libfm-1.2.4 as sysutils/libfm.
A glib/gio-based library used to develop file managers providing some
file management utilities.
2016-05-22 22:10:03 +00:00