Go to file
Gustavo Sverzut Barbieri 81d47b1344 ephoto is mostly ready again!
Well, at least that was what I had time and stamina to do. Please join
the development with your ideas and requirements.

The toolbar is now placed on top, because default.edc (from
elementary) says so. We better use elementary's profile to define the
theme to use, and a theme could have it at the bottom (mobiles?).

I've added all options to toolbar, which makes it very wide on single
image viewer. We'll later introduce toolbar item "visibility priority"
to auto-hide items and add a "More" menu if the elementary's profile
says so, other options will be to make it scrollable (as it is now).

EXIF rotation support is not right in my opinion. We're using map to
rotate, but it is not doing fine, as I said in another bug. We should
have code to request evas to load the image rotated, then we re-load
the image and it should work better (need to check how that would work
with region load from JPEG, used by elm_photocam).

Preferences are out as I ran out of time.



SVN revision: 53319
2010-10-12 22:54:20 +00:00
data ephoto is mostly ready again! 2010-10-12 22:54:20 +00:00
m4 ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
po ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
src ephoto is mostly ready again! 2010-10-12 22:54:20 +00:00
.cvsignore Add cvsignores! 2007-03-16 06:20:54 +00:00
AUTHORS ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
COPYING This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
COPYING.icons This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
ChangeLog This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
Makefile.am ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
NEWS This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
README This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
TODO * TODO: update them with some ideas, so that i don't forget them. 2010-09-13 12:35:52 +00:00
autogen.sh ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
configure.ac ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
ephoto.spec.in This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00

README

    ________   ________  ___  ___  ________  ________  ________
   /  _____/  /  __   / /  / /  / /  __   / /__  ___/ /  __   /
  /  /____   /  /_/  / /  /_/  / /  / /  /    / /    /  / /  /
 /  _____/  /  _____/ /  __   / /  / /  /    / /    /  / /  /
/  /_____  /  /      /  / /  / /  /_/  /    / /    /  /_/  /
________/ /__/      /__/ /__/ /_______/    /_/    /_______/


Ephoto Image Viewer/Editor/Manipulator/Slideshow creator.

Icons belong to the tango project (http://tango.freedesktop.org)