Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-24 | MTime, Image::Width and Image::Height are now added properly to generated ↵ | Jon Bergli Heier | 1 | -2/+10 | |
thumbnails. NOTE: The thumbnail code doesn't yet check MTime when loading thumbnails. | |||||
2009-12-23 | Free GError with g_error_free. | Jon Bergli Heier | 1 | -1/+1 | |
2009-12-23 | Removed useless printf. | Jon Bergli Heier | 1 | -1/+0 | |
2009-12-23 | Reworked the main window. | Jon Bergli Heier | 1 | -0/+138 | |
Images are now placed in their own icon view. Folders are selected in the above tree view, while the icon view displays thumbnails of the images in the selected folder. The thumbnails are cached using the thumbnail specification (~/.thumbnails/). |