Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-30 | Basic adding and assigning of tags implemented. | Jon Bergli Heier | 1 | -1/+3 | |
Committing this before it gets out of hand. Only adding new tags is working atm. Created a text input dialog. Added a tag dialog. Other minor changes. | |||||
2009-12-25 | Rename "File Hierarchy" to "Browse". | Jon Bergli Heier | 1 | -1/+1 | |
2009-12-24 | Use browse as selection mode for the thumbnail icon view. | Jon Bergli Heier | 1 | -0/+1 | |
2009-12-23 | Use GKeyFile to store window positions. | Jon Bergli Heier | 1 | -4/+3 | |
2009-12-23 | Set bg color of the image layout to black. | Jon Bergli Heier | 1 | -1/+0 | |
2009-12-23 | Reworked the main window. | Jon Bergli Heier | 1 | -9/+40 | |
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/). | |||||
2009-12-23 | Fixed recursive adding. | Jon Bergli Heier | 1 | -1/+1 | |
Removed Imlib2 dependency. | |||||
2009-12-23 | Added som directory adding stuff. | Jon Bergli Heier | 1 | -0/+20 | |
2009-12-23 | Fixed automatic resizing of opened image. | Jon Bergli Heier | 1 | -14/+7 | |
Resizing the pane is currently very slow and buggy. This is will be fixed at a later time. | |||||
2009-12-22 | Viewing images in the image box now works. | Jon Bergli Heier | 1 | -7/+20 | |
Images are resized to fit in the image box on the right hand side. No further resizing is currently done unless the image is reloaded. | |||||
2009-12-22 | Initial commit. | Jon Bergli Heier | 1 | -0/+140 | |