summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
AgeCommit message (Expand)AuthorFiles
2007-06-30avoid error messages if $_SESSION['selected_tags'] is set with an empty value...Andreas Unterkircher1
2007-06-30use ignore_once instead of ignore for requirement checks, or rpc.php will fai...Andreas Unterkircher1
2007-06-30some cleanup in gen_thumb codeAndreas Unterkircher1
2007-06-29this software does not have any MySQL requirementsAndreas Unterkircher1
2007-06-29issue3, first requirement checksAndreas Unterkircher1
2007-06-24issue13, first try of external links, this time for photo indexAndreas Unterkircher1
2007-06-23renamed search to tagsearchAndreas Unterkircher1
2007-06-23new function to display text as imagesAndreas Unterkircher1
2007-06-23issue6, first implementation of paged photo index viewAndreas Unterkircher1
2007-06-21issue14, thumbs are now stored outside F-Spot's directory structureAndreas Unterkircher1
2007-06-20some much more flexible thumbnail generationAndreas Unterkircher1
2007-06-20some error handling on thumbnail generationAndreas Unterkircher1
2007-06-20finally fixed tags display width problemAndreas Unterkircher1
2007-06-20alphabetic tag search orderAndreas Unterkircher1
2007-06-19some thumbnail error handlingAndreas Unterkircher1
2007-06-18issue10, fixed on-demand thumbnail generationAndreas Unterkircher1
2007-06-18show photo id during mass generating thumbnailsAndreas Unterkircher1
2007-06-18limit percentage of font-size for tag cloud entries to intenger valuesAndreas Unterkircher1
2007-06-15display additional infos like Exif data, additional tags, ...Andreas Unterkircher1
2007-06-15issue2, first tag cloud implementationAndreas Unterkircher1
2007-06-14we check now for file changes with md5 sums.Andreas Unterkircher1
2007-06-13more sophisticated way to query all images from the selected tag in an AND co...Andreas Unterkircher1
2007-06-13after remove a tag, resort the selected tag arrayAndreas Unterkircher1
2007-06-12tag style changesAndreas Unterkircher1
2007-06-11first auto-rotation of images based on exif-Orientation tagAndreas Unterkircher1
2007-06-11show different view for tag- & search-results in photo index viewAndreas Unterkircher1
2007-06-11moved tag-search code into general getphotoselection functionAndreas Unterkircher1
2007-06-11rename image selection functionAndreas Unterkircher1
2007-06-11first tag search functionalityAndreas Unterkircher1
2007-06-09first implementation of "selected tag condition"Andreas Unterkircher1
2007-06-09tag ignore listAndreas Unterkircher1
2007-06-09need to know the photo details before checkin files md5 sumAndreas Unterkircher1
2007-06-09additional resolution for bubble imagesAndreas Unterkircher1
2007-06-09rename image resize functionAndreas Unterkircher1
2007-06-09md5 checksum handling with extra sqlite databaseAndreas Unterkircher1
2007-06-09general function to check if a table existsAndreas Unterkircher1
2007-06-08when click on the loupe open a new window and display the imageAndreas Unterkircher1
2007-06-08if we specify the image size before, the screen doesn't flickeringAndreas Unterkircher1
2007-06-08display some meta data informationsAndreas Unterkircher1
2007-06-07moved resize_image function to PHPFSPOT classAndreas Unterkircher1
2007-06-07some nice credit pageAndreas Unterkircher1
2007-06-07show additional infos in the image preview bubbleAndreas Unterkircher1
2007-06-06sort images by time like f-spot doesAndreas Unterkircher1
2007-06-06more code cleanupAndreas Unterkircher1
2007-06-06some style fixesAndreas Unterkircher1
2007-06-06fix previous & next image in single photo viewAndreas Unterkircher1
2007-06-06display photo index as matrixAndreas Unterkircher1
2007-06-06use a template for the photo indexAndreas Unterkircher1
2007-06-06if user has not selected tags right now, display all imagesAndreas Unterkircher1
2007-06-05limit displayed photos within index to tag selectionAndreas Unterkircher1