summaryrefslogtreecommitdiffstats
path: root/phpfspot_img.php
AgeCommit message (Expand)AuthorFiles
2008-10-04make get_random_tag_photo() behave correct when show_tags is set, fixes #81Andreas Unterkircher1
2008-09-20show meaningful error message for invalid width, resolves #74Andreas Unterkircher1
2008-08-18support for F-Spot photo versioning, refs #67Andreas Unterkircher1
2008-04-27issue115, display tag-selection in photo-indexAndreas Unterkircher1
2008-04-12issue110, handle Nikons NEF RAW photosAndreas Unterkircher1
2008-04-12parse_uri() needs two parametersAndreas Unterkircher1
2008-04-12update documentationAndreas Unterkircher1
2008-04-12translate_path() only needs one parameters. remove unused second oneAndreas Unterkircher1
2008-04-12further pimped code for phpDocumentorAndreas Unterkircher1
2008-04-12added phpDocumentor tags to parts of the codeAndreas Unterkircher1
2008-04-12update GPL header and remove authors email address from itAndreas Unterkircher1
2007-12-30issue82, switch picture handling to URI which is necessary for newer f-spot v...Andreas Unterkircher1
2007-11-01issue73, new directory structure for thumbnailsAndreas Unterkircher1
2007-07-22disabled img cachingAndreas Unterkircher1
2007-07-21issue55, PHPFSPOT_IMG can now display a random selected photoAndreas Unterkircher1
2007-07-15added many function comments for phpDocumentorAndreas Unterkircher1
2007-07-15added GPL headers to all PHP scriptsAndreas Unterkircher1
2007-07-15issue43, fixed on-the-fly thumbnail generationAndreas Unterkircher1
2007-06-30removed temp text and inserted a much better text intoAndreas Unterkircher1
2007-06-30issue15, check for compatible image typeAndreas Unterkircher1
2007-06-23new function to display text as imagesAndreas Unterkircher1
2007-06-21issue14, thumbs are now stored outside F-Spot's directory structureAndreas Unterkircher1
2007-06-19some thumbnail error handlingAndreas Unterkircher1
2007-06-18issue10, fixed on-demand thumbnail generationAndreas Unterkircher1
2007-06-09fixed some new introduced errorsAndreas Unterkircher1
2007-06-09additional resolution for bubble imagesAndreas Unterkircher1
2007-06-09rename image resize functionAndreas Unterkircher1
2007-06-07moved resize_image function to PHPFSPOT classAndreas Unterkircher1
2007-06-05don't recreate already existing thumbnailsAndreas Unterkircher1
2007-06-04initial importAndreas Unterkircher1