Commit Graph

24 Commits

Author SHA1 Message Date
titan 5bc5e2d729 Add a function to check if an image has exif data.
SVN revision: 39064
2009-02-17 22:12:07 +00:00
titan b71d5906a1 Put in the rewritten code. A lot of things still needing to be done, but
its a good start.


SVN revision: 39034
2009-02-16 03:26:10 +00:00
titan 560f86f207 Remove the old ephoto in order to get ready for some rewriting to take
its place


SVN revision: 39033
2009-02-16 03:22:23 +00:00
titan 8dcd10673c Fix compile error
SVN revision: 34358
2008-04-24 02:21:08 +00:00
titan c7e5687565 A lot of fixes and changes.. still needs a bit of work.. got some bugs to fixes. Wanted to get what I have in to cvs.
SVN revision: 34222
2008-04-08 22:39:00 +00:00
Peter Wehrfritz 32f813ff0d *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
titan 895288a97c Formatting++
SVN revision: 30000
2007-05-15 17:09:26 +00:00
titan c358e3546f Clean it up for translators.
SVN revision: 29995
2007-05-14 17:05:29 +00:00
titan 50aeff8dc1 Fix some of the dialogs.
SVN revision: 29754
2007-04-28 18:24:45 +00:00
titan 17eec468f4 Cleanups, move exif button out of edit view and into toolbar, start album work.
SVN revision: 29745
2007-04-28 04:12:24 +00:00
titan 9c788c1691 More abstraction. This makes things easier and faster.
SVN revision: 29234
2007-03-30 00:45:12 +00:00
titan 8dc67a437d Tone things down a bit. Clicking a image in normal view or list view now
lets you view that image in the single view. Exif has been temporarily
moved.


SVN revision: 29218
2007-03-29 00:24:16 +00:00
titan 594787580b Make libexif an optional requirement now. You do not have to have it to use ephoto.
SVN revision: 28763
2007-03-16 04:34:22 +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 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 6502da7a5a Miscellaneous cleanups
SVN revision: 28399
2007-02-20 03:45:58 +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 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