AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.12.2 * Add support for shared thumbnail repositories (gxo#apps/ristretto#82) * Add thumbnail flavor support (gxo#apps/ristretto#81) * Use TreeModel IFace to walk the image list * Add index and list link to RsttoImageListIter * Switch to GQueue in RsttoImageList * Cleanup and simplifications around thumbnail size * Redistribute thumbnail sizes uniformly * Disable debug checks in release mode * Remove unused APIs in RsttoImageList * 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 (gxo#apps/ristretto#76) * Translation Updates
- update to 0.12.1: * GLib >= 2.44.0 * Optimize sorting by content type * Load images asynchronously (gxo#apps/ristretto#16, gxo#apps/ristretto#29, gxo#apps/ristretto#32, gxo#apps/ristretto!34) * Increase image loading buffer size (gxo#apps/ristretto!34) * Allow to display all files in the open dialog (gxo#apps/ristretto!33) * Rework the file opening procedure (gxo#apps/ristretto!33) * 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 (gxo#apps/ristretto#69) * Do not try to load images whose pixbuf is not available (gxo#apps/ristretto!34) * Fix memory management of image loading objects (gxo#apps/ristretto!34) * Use URIs instead of filenames in the `.desktop` file (gxo#apps/ristretto#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 (gxo#apps/ristretto#68) * Translation Updates:
- Update to version 0.12.0 * Allow to choose the default scale (gxo#apps/ristretto!29) * Keep the scale in memory for each loaded image (gxo#apps/ristretto#7, gxo#apps/ristretto#17, gxo#apps/ristretto!28) * Toggle fullscreen mode by double clicking on the image * Optimize directory loading (gxo#apps/ristretto#20, gxo#apps/ristretto#22, gxo#apps/ristretto#32, gxo#apps/ristretto#37, gxo#apps/ristretto!31) * Optimize image viewer redraw: Disable overlay scrolling (gxo#apps/ristretto#64) * Optimize image viewer redraw: Reuse source surface (gxo#apps/ristretto#64, gxo#apps/ristretto!26) * Avoid using Cairo Xlib backend to create surfaces (gxo#apps/ristretto#60, gxo#apps/ristretto#61, gxo#apps/ristretto#62, gxo#apps/ristretto!25) * Optimize image viewer redraw: Animation (gxo#apps/ristretto#64) * Optimize image viewer redraw: Background color (gxo#apps/ristretto#64) * Optimize image viewer redraw: Clock (gxo#apps/ristretto#64) * Optimize image viewer redraw: Selection box (gxo#apps/ristretto#64) * Don't redraw the main window when it loses focus (gxo#apps/ristretto#64) * Remove the shadow of the toolbar buttons (gxo#apps/ristretto#51, gxo#apps/ristretto#64) * Hide thumbnail scrollbar when unused (gxo#apps/ristretto!24) * Use the same background for the image and the thumbnails (gxo#apps/ristretto#36, gxo#apps/ristretto!23) * Drop preferences-desktop-default-applications icon * Flatpak build (gxo#apps/ristretto!32) * Refactoring: Use only one file filter for the app * Refactoring: Icon bar adjustments * Cleanup: `icon_bar.c` * Cleanup: Pass orientation directly from file to viewer * Code refactoring: Image viewer adjustments, scale and drawing (gxo#apps/ristretto!27) * Use integers for the image rendering rectangle * Code cleanup: Build sanitation, obsolete code removal, spacing, normalization (gxo#apps/ristretto!22) * Transfer contents from dispose() to finalize() * Add debugging macros * Protect asynchronous jobs from an application exit * Fix position of the active item in the icon bar when vertical (gxo#apps/ristretto#34) * Take into account the device scale (gxo#apps/ristretto#47, gxo#apps/ristretto!30) * Properly load images via drag and drop (gxo#apps/ristretto#67) * Delay GdkPixbufLoader "closed" signal handler * Use the same scale factor to zoom via action and scrolling * Fix a lack of centering when zooming via the menu action * Fix some memory leak (several commits of this kind) * Fix file creation monitoring * Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE` (gxo#apps/ristretto#39) * Always set adjustment upper bounds greater than page sizes (gxo#apps/ristretto#35) * Scaling/zoom corrections (gxo#apps/ristretto#30, gxo#apps/ristretto!8) * Fix animated GIF display * Automate and sanitize memory management of sources (gxo#apps/ristretto#65) * Fix `rstto_icon_bar_rows_reordered()` (gxo#apps/ristretto#48) * Chain up to parent in dispose() and finalize() * Translation Updates
- Update to version 0.11.0 * Enable `HAVE_MAGIC_H`-delimited code * 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 * 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 * 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 * Add inactivity timeout setting to Preferences * Hide the cursor while inactive in fullscreen mode * Fix 'Status bar appears upon leaving fullscreen' * Do not show translation info on --help output * Fix "window-state-event" handler * 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
- Fix spec file
- Update to version 0.10.0 * Port to GTK3 * Fix file permissions for ristretto.png * Resolve or suppress deprecation warnings * Add icons to "Close", "Cancel", "Apply", "OK" buttons * Resolve "GtkDialog mapped without a transient parent" for set wallpaper dialog * Fix the ristretto icon loading size (128, not 256) * Fix sensitivity of flip menu * Add more separators to the menus * Make Preferences dialog prettier * Make the privacy dialog prettier * Support for setting background image for both gtk2 and gtk3 versions of xfdesktop (bxo#14571) * configure: print build configuration * Translation updates
- Update to version 0.8.5 * Fix a few memory leaks * Fix "Sort type unsupported" when sorting by file type * Add support for Canon CR2 format (lp#1778695) * Drop saturation and brightness support as no more supported by xfdesktop * Show info on focal length and ISO in statusbar (bxo#13993) * Fix Glib-Critical errors "Source ID X was not found" * Place appdata.xml to metainfo dir (bxo#15382) * Fix Xfce wallpaper manager (for single monitor only) (bxo#14571) * Fix corrupted (large) GIF images (bxo#15177) * Update thumbnail bar on changing the sorting order (bxo#10246) * Improve "Sorting" menu (bxo#15539) * appdata.xml: Remove releases info and update URLs (bxo#15482) * Translation updates