ephoto/src/bin
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
..
Makefile.am ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
ephoto.c ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
ephoto.h ephoto is mostly ready again! 2010-10-12 22:54:20 +00:00
ephoto_config.c remember_directory is not an option anymore. 2010-10-12 03:44:17 +00:00
ephoto_directory_thumb.c ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00
ephoto_flow_browser.c ephoto is mostly ready again! 2010-10-12 22:54:20 +00:00
ephoto_main.c ephoto is mostly ready again! 2010-10-12 22:54:20 +00:00
ephoto_preferences.c remember_directory is not an option anymore. 2010-10-12 03:44:17 +00:00
ephoto_slideshow.c support more exif orientation modes. 2010-10-12 18:16:42 +00:00
ephoto_thumb_browser.c ephoto is mostly ready again! 2010-10-12 22:54:20 +00:00
gettext.h ephoto autotools overhaul. 2010-10-12 04:58:04 +00:00