Commit Graph

23 Commits

Author SHA1 Message Date
titan 34cf1d26e4 Slideshow now works.
SVN revision: 28686
2007-03-13 07:35:09 +00:00
titan f435afdb47 Make thumbnails larger.
SVN revision: 28676
2007-03-13 00:52:16 +00:00
titan ee9c58e627 Check to make sure img points at something.
SVN revision: 28658
2007-03-11 14:13:11 +00:00
titan 6ccba8cb7d Check to make sure img is pointing to somethin
SVN revision: 28657
2007-03-11 14:10:42 +00:00
titan ba0a27c3ea Change my mind on how I wanted to initialize the lists.
SVN revision: 28655
2007-03-11 09:19:53 +00:00
titan 0ca324cbbf Set these lists to null first as well.
SVN revision: 28654
2007-03-11 09:10:42 +00:00
titan 2385a27752 Set the lists to Null first.
SVN revision: 28653
2007-03-11 09:08:16 +00:00
titan 6309d5623d Make some changes to layout to make it seem more modular. Also change the toolbar to use image buttons.
SVN revision: 28648
2007-03-11 01:14:47 +00:00
titan dd4729e88a Add the blue back into the label
SVN revision: 28472
2007-02-25 04:47:38 +00:00
titan e069912a1c Some cleanup and preparation for additions of dialogs, and text styles.
SVN revision: 28471
2007-02-25 04:30:57 +00:00
titan 78d88227c1 More cleanups, ephoto now compiles with -Wall and -Werror.
SVN revision: 28465
2007-02-24 23:30:49 +00:00
titan 9ba269c55a Cleanups, nothing special.
SVN revision: 28464
2007-02-24 22:57:09 +00:00
titan 191c7a52f7 Cleanups.. try to use const char * more.
SVN revision: 28431
2007-02-22 04:06:31 +00:00
titan d6430b211d Miscellaneous cleanups, add tooltips, add selecting for list view.
SVN revision: 28419
2007-02-21 07:06:54 +00:00
titan 7da833e9ee For Zgold
SVN revision: 28416
2007-02-21 04:49:09 +00:00
titan 6502da7a5a Miscellaneous cleanups
SVN revision: 28399
2007-02-20 03:45:58 +00:00
kaethorn 4a80fc0d70 add debian rules for new ephoto.
SVN revision: 28389
2007-02-18 02:38:28 +00:00
titan 868ff52326 Change order of tools a little bit.
SVN revision: 28388
2007-02-18 01:32:10 +00:00
titan 3abc870213 Add editing tools!
SVN revision: 28386
2007-02-18 01:02:43 +00:00
titan cb1030e8e7 Don't cast const char to char
SVN revision: 28385
2007-02-18 00:17:17 +00:00
titan 39a165d7b2 Small exif fix and small edit view fix.
SVN revision: 28375
2007-02-16 05:06:34 +00:00
titan 1c8f5443e9 Fix to make it compile.
SVN revision: 28372
2007-02-15 19:13:48 +00:00
titan c0fd818dbd This is the new ephoto. It has been completely redone from the old one,
looks nothing like the old one, and works nothing like the old one.
It now displays images by using albums, and it focuses much more on
image manipulating/editing/viewing than the other did. Slideshows will
still be available. Exif data can also be viewed now. Currently to add
albums/images or remove them and such you have to use the command line.
Looks at ephoto -h for more information. IF you have a ~/.ephoto directory,
it needs to be rm -rf for the new stuff to work! You can get a idea of the
new ephoto looks like in this ss: www.ecoding.org/files/images/Ephoto_New.png


SVN revision: 28371
2007-02-15 10:20:21 +00:00