Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-23 | Added install target. | Jon Bergli Heier | 1 | -1/+9 | |
Reads the DESTDIR and PREFIX variables when given as arguments. | |||||
2009-12-23 | Reworked the main window. | Jon Bergli Heier | 6 | -56/+763 | |
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 | Remember to free GError. | Jon Bergli Heier | 2 | -0/+2 | |
2009-12-23 | Fixed recursive adding. | Jon Bergli Heier | 5 | -22/+83 | |
Removed Imlib2 dependency. | |||||
2009-12-23 | No children on empty models. | Jon Bergli Heier | 1 | -1/+1 | |
2009-12-23 | Added som directory adding stuff. | Jon Bergli Heier | 6 | -21/+99 | |
2009-12-23 | Fixed automatic resizing of opened image. | Jon Bergli Heier | 2 | -32/+66 | |
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 | 4 | -15/+139 | |
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 | Fixed columns. | Jon Bergli Heier | 3 | -13/+24 | |
2009-12-22 | Removed more unused code in window_main.c. | Jon Bergli Heier | 1 | -50/+0 | |
2009-12-22 | Removed commented code and unused variables in window_main.c. | Jon Bergli Heier | 1 | -26/+1 | |
2009-12-22 | Initial commit. | Jon Bergli Heier | 11 | -0/+1319 | |