aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/ristretto
AgeCommit message (Collapse)Author
2022-04-06ristretto: upgrade 0.12.1 -> 0.12.2Andreas Müller
Release notes for 0.12.2 ======================== - New Features: - Thumbnailer: Add support for shared thumbnail repositories (#82) - Thumbnailer: Add thumbnail flavor support (#81) - Performance Improvement: - Optimization: Use TreeModel IFace to walk the image list - Optimization: Add index and list link to RsttoImageListIter - Optimization: Switch to GQueue in RsttoImageList - Code Refactoring: - Flatpak: Add lifecycle manager patch to Xfconf dependency - Flatpak: Add Tumbler dependency as a private service (!35) - Flatpak: Add pixbuf loaders - Refactoring: Cleanup and simplifications around thumbnail size - Redistribute thumbnail sizes uniformly - Disable debug checks in release mode - Cleanup: Miscellaneous - Cleanup: Remove unused APIs in RsttoImageList - Bug Fixes: - Fix and complete file change monitoring - Thumbnailer: Rework queue management - Thumbnailer: Properly set the number of visible items - Take the device scale into account to limit rendering quality - Avoid multi-threading issue with X11 (#76) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-05ristretto: upgrade 0.12.0 -> 0.12.1Andreas Müller
Release notes for 0.12.1 ======================== - Dependency Changes: - GLib >= 2.44.0 - Performance Improvement: - Optimize sorting by content type - Load images asynchronously (#16, #29, #32, !34) - Increase image loading buffer size (!34) - Appearance Changes: - Allow to display all files in the open dialog (!33) - Code Refactoring: - Rework the file opening procedure (!33) - Bug Fixes: - Fix a memory leak when closing the window directly - Refactoring: Clarify thumbnailer queue management - Thumbnailer: Do not empty an unprocessed file list - Update window title on image deletion or insertion - Perform content-based filtering wherever necessary - Set device scale for animated images - Properly recognize SVG compressed image files - Use the generic pixbuf loader for RAW image files - Fix pointer behavior in fullscreen mode - Icon bar: Properly highlight item under the cursor - Icon bar: Center on the active item for any size change - Fix regression: Exif orientation is not respected (#69) - Do not try to load images whose pixbuf is not available (!34) - Fix memory management of image loading objects (!34) - Use URIs instead of filenames in the `.desktop` file (#49) - Directory loading: Allow to load a directory via the cli - Flatpak: Access remote locations with GVfs - Directory loading: Fix improper use of GFileEnumerator APIs (#68) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-20ristretto: upgrade 0.11.0 -> 0.12.0Andreas Müller
Release notes are long so check them out at [1] [1] https://mail.xfce.org/pipermail/xfce/2021-October/037416.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03Convert to new override syntaxMartin Jansa
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-07-08ristretto: upgrade 0.10.0 -> 0.11.0Andreas Müller
Release notes for 0.11.0 ======================== - Update copyright years and appdata infos - Enable `HAVE_MAGIC_H`-delimited code - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Add option to copy image to clipboard (!20) - Allow dragging window when CSD is used (#52) - Remove GSourceFunc casts - Added new stock icons with reverse DNS format - Updates README.md - Include string.h - Codebase cleanup (!7) - Make build less verbose - Update .gitignore - Make sure that argument passed to strncmp is non-NULL (!1) - privacy_dialog.c: Remove dead initialization (!2) - image_list.c: Remove dead assignment (!2) - Add basic GitLab pipeline - Switch to README.md and foreign automake mode - Bug #16717: Move from exo-csource to xdt-csource - Resolve couple "cast between incompatible function types" warnings - Fix memory leaks in Privacy Dialog - Resolve deprecation warnings - Resolve some deprecation warnings - Clean up unused functions - Rename vars and funcs: show -> hide - Add inactivity timeout setting to Preferences - Hide the cursor while inactive in fullscreen mode - Fix 'Status bar appears upon leaving fullscreen' - Update .gitignore - Do not show translation info on --help output - Fix "window-state-event" handler - Update credits - Add support for old gtk2-style bg color settings - Add missing LDFLAGS (fixes build on *bsd) - In fullscreen mode, show toolbar when the mouse pointer is moved to the top - Return to git versioning - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-19ristretto: add mime-xdg to inheritAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-16ristretto: upgrade 0.8.4 -> 0.10.0Andreas Müller
* GTK3 port * overall recipe cleanup Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-09ristretto: upgrade 0.8.3 -> 0.8.4Andreas Müller
A bugfix release - see announcement [1]: - Add missing field initializers - Instead of thumbnails, the same icons with a crossed red circle (bug #13419) - Resolve g_type_class_add_private() deprecation - Glib-Critical errors to stdout: Source ID X was not found when attempting to remove it (bug #15268) - Fix memory leak (bug #12034) - Show file size in the status bar (bug #14791) - Fix opening of PPM files (bug #14709) [1] https://mail.xfce.org/pipermail/xfce/2019-April/036350.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30ristretto: upgrade 0.8.2 -> 0.8.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-14ristretto: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-02-22ristretto: update 0.8.1 -> 0.8.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22ristretto: unblacklist - dependencies are backAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-13recipes: blacklist recipes runtime depending on blacklisted recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-22ristretto: update to 0.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-26ristretto: have tumbler back - it builds fine and is an important featureAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-13evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, ↵Martin Jansa
gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-21ristretto: update to 0.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-01ristretto: don't blacklist - tumbler is up againAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-06-21tumbler, ristretto: Blacklist because freetype2-config used by tumbler was ↵Martin Jansa
removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-18ristretto: update to 0.6.0Andreas Müller
LIC_FILES_CHKSUM: Free Software Foundation address changed Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-07-25ristretto: add exo to DEPENDSAndreas Müller
error message was: | configure:7743: checking for exo-1 >= 0.4.0 | configure:7785: result: not found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-13ristretto: update to 0.3.5Andreas Müller
run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-01-30ristretto: update to 0.3.4Andreas Müller
* build tested from scratch * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15ristretto: update to 0.3.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05ristretto: fix build error by including locale.hAndreas Müller
build tested / error was: | util.c: In function 'rstto_launch_help': | util.c:36:35: error: 'LC_MESSAGES' undeclared (first use in this function) | util.c:36:35: note: each undeclared identifier is reported only once for each function it appears in | make[3]: *** [ristretto-util.o] Error 1 | make[3]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src' | make[2]: *** [all] Error 2 | make[2]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0' | make: *** [all] Error 2 | + die 'oe_runmake failed' Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15ristretto: add tumbler to RRECOMMENDS_${PN}Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15ristretto: update to 0.3.0Andreas Müller
run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31ristretto: update to 0.2.2Andreas Müller
run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08ristretto: Add inital recipe for version 0.1.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>