Commit Graph

945 Commits

Author SHA1 Message Date
titan 5b55273270 For now make the overlay non transparent.
SVN revision: 55100
2010-12-01 00:59:37 +00:00
titan cb528acc67 This is what I feel like is a middle ground for how directory browsing is handled in ephoto. Please give me useful feedback. Yes I know the directories/font of the directory labels need work, but you get the general idea, and that will be fixed soon.
SVN revision: 55098
2010-11-30 21:52:49 +00:00
titan 51f36d538b Revert my changes while I work on a new way of doing things. This will make a certain few people happy for the time being until the new way is revealed... then things will get interesting.
SVN revision: 55077
2010-11-30 02:33:22 +00:00
titan 5a22538cae Remove the directories from the gengrid. This is possibly just temporary, but for now they are hideous and ugly and I'm not even sure I want them there in the first place, but especially not looking like that.
SVN revision: 54948
2010-11-24 19:22:34 +00:00
titan d2a93f9e9e Move the parent directory icon out of the gengrid. Next the directories will be moved out of the gengrid.
SVN revision: 54941
2010-11-24 18:15:09 +00:00
Rafael Fonseca 37e9d6c757 Use default theme for gengrid items.
Some of the gengrid items from ephoto were merged into elm default theme.



SVN revision: 54696
2010-11-18 18:10:21 +00:00
Viktor Kojouharov 7a5d4c6437 loop the list when navigating
SVN revision: 54544
2010-11-14 02:20:57 +00:00
Viktor Kojouharov ae7ffbd809 allow for the commonly used space and backspace for navigation as well
SVN revision: 54543
2010-11-14 02:19:10 +00:00
Viktor Kojouharov 0d37c8668e use the entries, rather than the grid items to navigate in flow mode
SVN revision: 54542
2010-11-14 02:14:05 +00:00
Viktor Kojouharov a9a783385d Move the entry list building to the main file, since it is used by both the thumb and flow views.
Inform the relevant parties when the list starts and stops getting populated, and when an entry is created, via ecore events.
Remove the pending path stuff from the thumb browser, as it is not for it.
Remove the ability to set the currently viewed file by path alone, always rely on an entry.
Correctly set the disable states on the navigation toolbar buttons when starting ephoto directly in flow mode


SVN revision: 54541
2010-11-14 01:51:16 +00:00
Cedric BAIL 7a0f157742 * ephoto: cleanup ephoto for snapshot.
SVN revision: 54511
2010-11-12 16:14:25 +00:00
Cedric BAIL 6f67f63c79 * eio: fix API to match the rest of the EFL API.
SVN revision: 54504
2010-11-12 14:08:01 +00:00
titan 9c5e7e44e7 Update the TODO... Also some of the items I think have been completed already, so I marked those... Remember if you have ideas, add them to the todo, and if you complete an idea, remove it from the todo or mark it complete.
SVN revision: 54160
2010-11-04 17:09:40 +00:00
Cedric BAIL 8c554a6ea8 * ephoto: use eio_file_stat_ls.
SVN revision: 54107
2010-11-02 17:08:49 +00:00
Cedric BAIL edd9068f2b * eina: remove dirent so apps don't rely on non portable code.
SVN revision: 54103
2010-11-02 15:11:05 +00:00
Gustavo Sverzut Barbieri c4cf3f9be4 always force focus to parent.
viewer object (child) may have the focus and it would die, then there
is no focused object anymore (we should have a way to revert focus to
parent when children die).



SVN revision: 54058
2010-10-31 02:56:13 +00:00
Gustavo Sverzut Barbieri 89aa7a1991 annoyances--: proper zoom changes, add auto-fit.
after actually using it to browse a directory of pictures I realized
auto-fit is something we need, and need it by default.

as we auto-fit, the zoom range makes no sense anymore... and zoom
should be percentual changes, not absolute. So now zoom increments and
decrements of 20% of the previous value, and there is no lower/upper
limits anymore.



SVN revision: 54057
2010-10-31 02:50:05 +00:00
Gustavo Sverzut Barbieri 9d02b17892 annoyances--: comment rotation/flip as it was broken.
Raster had his word "it is broken that way, either fix it or remove"
and thus removed it is as fixing it properly takes much more time than
I have now.



SVN revision: 54056
2010-10-31 02:04:36 +00:00
Carsten Haitzler d113da0a6c use new type member. dont depend on bsd extensions.
SVN revision: 54017
2010-10-30 05:57:08 +00:00
Cedric BAIL 063248da8f * eio: break Eio error callback API to match the rest of the API.
SVN revision: 53986
2010-10-29 12:36:43 +00:00
Bruno Dilly 11487fbdb5 Fix elm_toolbar usage on several projects
SVN revision: 53896
2010-10-26 10:34:07 +00:00
titan c589ea128f Make sure to leave fullscreen mode when exiting the slideshow.
SVN revision: 53838
2010-10-24 19:10:20 +00:00
Tiago Rezende Campos Falcao 801c22f21c Force focus to scroller in flow mode.
The back action can be did with keybindings.

SVN revision: 53737
2010-10-21 19:21:15 +00:00
Tiago Rezende Campos Falcao 99aa09f9db Remove focus hard management.
Delay windows show to after criation and show of sub-objects. So, when
show windows, it give focus correctly.

SVN revision: 53736
2010-10-21 19:21:13 +00:00
Sebastian Dransfeld a1fddb6891 Only check hash if it exists
SVN revision: 53692
2010-10-20 20:46:53 +00:00
Tiago Rezende Campos Falcao 40b9a71963 Fix focus in flow mode.
You only can give focus to visible objects, hidden objects are
unfocusable.

SVN revision: 53655
2010-10-20 12:08:42 +00:00
Tiago Rezende Campos Falcao 3e1a7b64eb Do nothing when used cancel button
SVN revision: 53654
2010-10-20 12:08:39 +00:00
Lucas De Marchi ab56887638 Fix typo
opt needs some love though



SVN revision: 53465
2010-10-15 18:12:29 +00:00
Leandro Pereira efe017db8b [Ephoto] Update toolbar stuff to suit recent API changes
SVN revision: 53464
2010-10-15 17:54:28 +00:00
Tiago Rezende Campos Falcao ef5dd761e0 Elm_Layout isn't broken
SVN revision: 53463
2010-10-15 17:40:07 +00:00
Tiago Rezende Campos Falcao 0072df5d63 If use Ethumb_Client, include it
SVN revision: 53462
2010-10-15 17:40:03 +00:00
Gustavo Sverzut Barbieri 73a50e088b use elm goodies!
use elm_layout_box_append() + elm_fileselector_entry_add() to choose
directories!



SVN revision: 53386
2010-10-14 02:37:37 +00:00
Gustavo Sverzut Barbieri 320375c0f3 fit text into frame area (and similar for directories)
SVN revision: 53382
2010-10-13 22:39:17 +00:00
Gustavo Sverzut Barbieri 8679562a81 and work nicely with empty directories
SVN revision: 53381
2010-10-13 22:32:41 +00:00
Gustavo Sverzut Barbieri 4802d3e2ef queue items to process from animators, save cpu and less flickering.
just add items from an animator so we give time to have a good queue
and do the insert in a batch. It will change the grid population less
often, and will trigger the grid recalc less often as well.



SVN revision: 53380
2010-10-13 22:28:23 +00:00
Gustavo Sverzut Barbieri c847e90429 init eio, as we use it
SVN revision: 53343
2010-10-13 06:15:16 +00:00
Gustavo Sverzut Barbieri dae342bc7d damn async things, they're always more complex than what you want.
in few cases we could quickly change directories and views would still
be populating, then they could access dt->entry
(ephoto_directory_thumb.c), so we need notifiers to know it is gone
and not mess with it any further.

Then ephoto_entry_free_listener_add() is born, added it to
flow_browser and slideshow for the sake of it... it shouldn't be
needed.



SVN revision: 53341
2010-10-13 06:11:06 +00:00
Gustavo Sverzut Barbieri 8756234b66 comment this as it seems to not play well with threads.
probably this is an eina issue with last optimizations from cedric,
but I'm commenting these out for now. (if efreet_mime is no-go from
threads, must remove it from enjoy as well).



SVN revision: 53339
2010-10-13 05:23:31 +00:00
Gustavo Sverzut Barbieri b4f63379b5 do not show up when we're at /
SVN revision: 53338
2010-10-13 05:21:45 +00:00
Gustavo Sverzut Barbieri 8bd148fa72 eio_file_cancel() is async and will run on future main loop iteration.
damn beast hard to find, but i guess ephoto is now ready (/me hides...)



SVN revision: 53337
2010-10-13 05:06:18 +00:00
Gustavo Sverzut Barbieri feba790912 some less valgrind errors.
I guess I've spotted the main problem with eio usage, will commit in
another revision.



SVN revision: 53335
2010-10-13 03:24:22 +00:00
Gustavo Sverzut Barbieri f5e062c676 handle no parameter without previous directory.
SVN revision: 53321
2010-10-12 23:46:36 +00:00
Gustavo Sverzut Barbieri 404e232767 oops!
SVN revision: 53320
2010-10-12 23:02:52 +00:00
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
Gustavo Sverzut Barbieri ad73446df7 support more exif orientation modes.
Raster, this exposes some problems with map as well. At least flipping
seems to not work properly sometimes. In my case I just use Shift+[ to
flip horizontally and it does not work.



SVN revision: 53312
2010-10-12 18:16:42 +00:00
Gustavo Sverzut Barbieri d74d0ff7c9 alt-up for thumb browser, make orient get visible outside.
I tried to apply the orient rotation using map on the elm_photo, but
it does not work :-( If you know how to fix it, take a look.



SVN revision: 53311
2010-10-12 17:26:23 +00:00
Gustavo Sverzut Barbieri 3b4f4d0f25 remove error message, fix message and add debug.
SVN revision: 53294
2010-10-12 05:19:56 +00:00
Gustavo Sverzut Barbieri 717c438a0e ephoto autotools overhaul.
* added Vincent recommended warnings (ie: -Wshadow) and also -Wextra;
 * uses ac_attribute.m4 to define __UNUSED__;
 * uses -Wl,--as-needed
 * uses -fvisibility=hidden by default, if supported
 * uses -ffunction-sections -fdata-sections + -Wl,--gc-sections
 * added gettext (not tested yet, but should work)
 * added quicklaunch support (not tested yet, but should work)
 * make it pass make distcheck

with the optimization flags, on my 32bits machine ephoto is amazingly
44Kb binary! Of course it loads super-fast even without quicklaunch,
amazing what we can do with 44kb binary + 188kb theme (mostly about
images I'm shipping in 128x128 + 256x256 + 512x512 and other images
that should be in elementary's theme).



SVN revision: 53293
2010-10-12 04:58:04 +00:00
Gustavo Sverzut Barbieri 5064e7bf6e remember_directory is not an option anymore.
useless to have it as an option as user may already override with
command line what to show.



SVN revision: 53283
2010-10-12 03:44:17 +00:00
Gustavo Sverzut Barbieri 770baf199e slideshow is back.
toolbars still missing, will return them back tomorrow.



SVN revision: 53281
2010-10-12 03:40:14 +00:00