Commit Graph

178 Commits

Author SHA1 Message Date
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
titan 369fd1a164 Several cleanups, changes. The browser is now in its own window.
SVN revision: 31714
2007-09-14 18:02:27 +00:00
titan e7b86f6890 Whoops, your going to need this to make the thumb seeker work!
SVN revision: 30172
2007-05-31 07:15:52 +00:00
titan dc54fae6a0 Add a new file that separates out dialogs. This is cleaner. Cleanup some code.
Ephoto will now open with its file system in the current working directory!


SVN revision: 30170
2007-05-31 06:02:36 +00:00
titan 66031123a5 Sepia works pretty well now, I do believe. Added a contrast formula based on
imlib2, and soon to add a brightness one.


SVN revision: 30068
2007-05-24 19:27:07 +00:00
titan 046f7d8274 Fix black and white conversion with alpha.
Add the beginnings of sepia conversion, it does not work quite right yet
though, need to work on constrast and brightness functions to get it
working perfectly.


SVN revision: 30060
2007-05-23 22:02:56 +00:00
titan 3997b3374c Ephoto can now convert images to black and white. The filter is under
the
advanced tools in the edit view.


SVN revision: 30055
2007-05-22 23:04:02 +00:00
titan 96ac239a6d Cleanup
SVN revision: 30033
2007-05-19 16:59:09 +00:00
titan cd77e7fcf7 Add blur/sharpen options to ephoto!!!!!
SVN revision: 29955
2007-05-11 22:49:31 +00:00
titan 88061e3b04 Add saving images. This works now, but not extensively. *WARNING* Does not carry over exif yet.
SVN revision: 29899
2007-05-07 02:12:27 +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 9cebf1809d Small changes, including sizes, etc. Also now we can switch the images when the tabs on the browser switch.
SVN revision: 29737
2007-04-27 05:55:37 +00:00
titan 4fbb26010d Add some more stuff to ephoto including directory viewing now.
The old edit view has become single view, and there is a completely
new edit view that is much more editing specific.


SVN revision: 29592
2007-04-19 03:17:11 +00:00
titan bb4d112681 Add edit tools back. I really need a better design.
SVN revision: 29235
2007-03-30 02:47:16 +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 af70959233 Misplaced #endif
SVN revision: 29216
2007-03-28 20:22:48 +00:00
titan ea1e0cfdb6 Remove unused pointer from the structure, and it doesn't need to be freed anymore.
SVN revision: 28848
2007-03-21 10:43:23 +00:00
titan 68212d2937 Update ephoto to the new api changes.
SVN revision: 28847
2007-03-21 10:40:27 +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 34cf1d26e4 Slideshow now works.
SVN revision: 28686
2007-03-13 07:35:09 +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 e069912a1c Some cleanup and preparation for additions of dialogs, and text styles.
SVN revision: 28471
2007-02-25 04:30:57 +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 3abc870213 Add editing tools!
SVN revision: 28386
2007-02-18 01:02:43 +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