| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent a possibility of GdkPixbuf crashes | Přemysl Eric Janouch | 2023-06-13 | 1 | -0/+2 | 
| * | Fix thumbnailing with the GdkPixbuf loader | Přemysl Eric Janouch | 2023-06-13 | 1 | -3/+13 | 
| * | Make it possible to switch off our TIFF/EP loader | Přemysl Eric Janouch | 2023-06-08 | 1 | -6/+13 | 
| * | Unify non/enhanced JPEG loading code | Přemysl Eric Janouch | 2023-06-08 | 1 | -104/+82 | 
| * | Fix enhancement of CMYK JPEGs | Přemysl Eric Janouch | 2023-06-07 | 1 | -3/+0 | 
| * | Slightly clean up colour management | Přemysl Eric Janouch | 2023-06-06 | 1 | -11/+13 | 
| * | With newer Little CMS, colour manage ARGB surfaces | Přemysl Eric Janouch | 2023-06-06 | 1 | -27/+52 | 
| * | Use Little CMS's alpha premultiplication feature | Přemysl Eric Janouch | 2023-06-06 | 1 | -44/+73 | 
| * | Move git submodules to a subdirectory | Přemysl Eric Janouch | 2023-06-04 | 1 | -1/+1 | 
| * | Clean up namespace pollution | Přemysl Eric Janouch | 2023-05-28 | 1 | -4/+4 | 
| * | Move FivIoModel to its own compilation unit | Přemysl Eric Janouch | 2023-05-28 | 1 | -523/+0 | 
| * | Clean up | Přemysl Eric Janouch | 2023-05-28 | 1 | -31/+10 | 
| * | Load MPF images as pages | Přemysl Eric Janouch | 2023-05-28 | 1 | -6/+120 | 
| * | Make TIFF parsing a bit safer | Přemysl Eric Janouch | 2023-05-28 | 1 | -5/+4 | 
| * | Extract some full-size raw previews without LibRaw | Přemysl Eric Janouch | 2023-05-26 | 1 | -60/+334 | 
| * | Extract all raw subimages as pages | Přemysl Eric Janouch | 2023-05-26 | 1 | -35/+49 | 
| * | Mildly optimize raw image handling | Přemysl Eric Janouch | 2023-05-21 | 1 | -1/+1 | 
| * | Make supported media type listing output unique | Přemysl Eric Janouch | 2023-04-17 | 1 | -3/+8 | 
| * | Fix a logic error | Přemysl Eric Janouch | 2023-04-14 | 1 | -1/+1 | 
| * | Fix a memory leak on image loading | Přemysl Eric Janouch | 2023-04-14 | 1 | -1/+4 | 
| * | Deduplicate file information structures | Přemysl Eric Janouch | 2023-04-14 | 1 | -67/+103 | 
| * | Check filesize when retrieving thumbnails | Přemysl Eric Janouch | 2023-04-14 | 1 | -1/+4 | 
| * | Add optional browser filename labels | Přemysl Eric Janouch | 2023-04-11 | 1 | -1/+4 | 
| * | Add directory tree traversal functionality | Přemysl Eric Janouch | 2023-04-05 | 1 | -35/+163 | 
| * | Integrate online reverse image search | Přemysl Eric Janouch | 2023-03-15 | 1 | -1/+83 | 
| * | Bump Wuffs | Přemysl Eric Janouch | 2023-03-07 | 1 | -3/+2 | 
| * | Fix LibRaw 0.21.0 build | Přemysl Eric Janouch | 2022-12-23 | 1 | -5/+3 | 
| * | Fix LibRaw 0.21.0 build | Přemysl Eric Janouch | 2022-12-23 | 1 | -0/+5 | 
| * | Support opening collections of files | Přemysl Eric Janouch | 2022-08-08 | 1 | -5/+20 | 
| * | Don't crash on orphan URIs | Přemysl Eric Janouch | 2022-08-08 | 1 | -2/+3 | 
| * | Remove forgotten include directive | Přemysl Eric Janouch | 2022-07-20 | 1 | -2/+0 | 
| * | Add missing array sentinel value | Přemysl Eric Janouch | 2022-07-19 | 1 | -1/+2 | 
| * | Use GPatternSpec rather than fnmatch() | Přemysl Eric Janouch | 2022-07-14 | 1 | -12/+24 | 
| * | Add flags to the serialization protocol | Přemysl Eric Janouch | 2022-06-08 | 1 | -2/+5 | 
| * | Clean up | Přemysl Eric Janouch | 2022-06-05 | 1 | -17/+17 | 
| * | Get rid of our spng dependency | Přemysl Eric Janouch | 2022-06-04 | 1 | -1/+165 | 
| * | Bump Wuffs, support partial PNGs through it | Přemysl Eric Janouch | 2022-06-04 | 1 | -11/+10 | 
| * | Expose the mtime of the model's entries | Přemysl Eric Janouch | 2022-06-04 | 1 | -28/+17 | 
| * | Plug two memory leaks | Přemysl Eric Janouch | 2022-06-04 | 1 | -6/+5 | 
| * | Fix loading huge JPEGs | Přemysl Eric Janouch | 2022-03-09 | 1 | -0/+22 | 
| * | Make thumbnailers pass back raw images | Přemysl Eric Janouch | 2022-02-20 | 1 | -1/+65 | 
| * | Use natural sort order | Přemysl Eric Janouch | 2022-02-20 | 1 | -12/+9 | 
| * | Add a TODO comment | Přemysl Eric Janouch | 2022-02-18 | 1 | -0/+1 | 
| * | Add a missing header file include | Přemysl Eric Janouch | 2022-02-14 | 1 | -2/+3 | 
| * | Add TGA to the list of supported media types | Přemysl Eric Janouch | 2022-01-25 | 1 | -0/+1 | 
| * | Redirect warnings to the info bar | Přemysl Eric Janouch | 2022-01-24 | 1 | -70/+94 | 
| * | Remove SVG debugging tools | Přemysl Eric Janouch | 2022-01-23 | 1 | -35/+2 | 
| * | Add backend for accurate SVG scaling | Přemysl Eric Janouch | 2022-01-23 | 1 | -29/+126 | 
| * | Make truncated WebP parts always transparent | Přemysl Eric Janouch | 2022-01-23 | 1 | -5/+22 | 
| * | Load even partial WebP images | Přemysl Eric Janouch | 2022-01-22 | 1 | -5/+16 | 
