353 Commits (2f49f3359f911029c8e214ac4f6dd855b6cba659)
 

Author SHA1 Message Date
titan 2f49f3359f Whoops bad idea. Efreet is crazy right now. Go back to strncasecmp. 13 years ago
titan c24ccdf03e Use efreet to determine if its an image or not. 13 years ago
titan a3e0247f03 Stick to FDO format for now. 13 years ago
titan 71086703b5 Simplify extension matching. Should fix a segfault. 13 years ago
titan 2599859876 Speed up flowing by using preload... It doesn't look near as good and is a little glitchy... but its faster for the time being until I work out a better option. 13 years ago
Lucas De Marchi bca67cd5f7 unbreak ephoto build 13 years ago
titan c478bfdeee Clean up a lot of ephoto.. Things that weren't necessary, things that are no longer necessary, etc... Add a true flow view that is a work in progress. Currently ephoto will only open images in the current working directory or in a directory supplied in an argument when started, but this will change when directory stuff is added back in. This gives ephoto more direction and provides a solid base to move forward from. Also, yes, I removed edje externals and I am not using them. There are multiple reasons for this that are all of my opinion and if you would like to discuss it, see me on irc or send out a mail on the list. 13 years ago
Cedric BAIL 3f51d392eb * ephoto: snapshot it. 13 years ago
titan 5b55273270 For now make the overlay non transparent. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
titan d2a93f9e9e Move the parent directory icon out of the gengrid. Next the directories will be moved out of the gengrid. 13 years ago
Rafael Fonseca 37e9d6c757 Use default theme for gengrid items. 13 years ago
Viktor Kojouharov 7a5d4c6437 loop the list when navigating 13 years ago
Viktor Kojouharov ae7ffbd809 allow for the commonly used space and backspace for navigation as well 13 years ago
Viktor Kojouharov 0d37c8668e use the entries, rather than the grid items to navigate in flow mode 13 years ago
Viktor Kojouharov a9a783385d Move the entry list building to the main file, since it is used by both the thumb and flow views. 13 years ago
Cedric BAIL 7a0f157742 * ephoto: cleanup ephoto for snapshot. 13 years ago
Cedric BAIL 6f67f63c79 * eio: fix API to match the rest of the EFL API. 13 years ago
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. 13 years ago
Cedric BAIL 8c554a6ea8 * ephoto: use eio_file_stat_ls. 13 years ago
Cedric BAIL edd9068f2b * eina: remove dirent so apps don't rely on non portable code. 13 years ago
Gustavo Sverzut Barbieri c4cf3f9be4 always force focus to parent. 13 years ago
Gustavo Sverzut Barbieri 89aa7a1991 annoyances--: proper zoom changes, add auto-fit. 13 years ago
Gustavo Sverzut Barbieri 9d02b17892 annoyances--: comment rotation/flip as it was broken. 13 years ago
Carsten Haitzler d113da0a6c use new type member. dont depend on bsd extensions. 13 years ago
Cedric BAIL 063248da8f * eio: break Eio error callback API to match the rest of the API. 13 years ago
Bruno Dilly 11487fbdb5 Fix elm_toolbar usage on several projects 13 years ago
titan c589ea128f Make sure to leave fullscreen mode when exiting the slideshow. 13 years ago
Tiago Rezende Campos Falcao 801c22f21c Force focus to scroller in flow mode. 13 years ago
Tiago Rezende Campos Falcao 99aa09f9db Remove focus hard management. 13 years ago
Sebastian Dransfeld a1fddb6891 Only check hash if it exists 13 years ago
Tiago Rezende Campos Falcao 40b9a71963 Fix focus in flow mode. 13 years ago
Tiago Rezende Campos Falcao 3e1a7b64eb Do nothing when used cancel button 13 years ago
Lucas De Marchi ab56887638 Fix typo 13 years ago
Leandro Pereira efe017db8b [Ephoto] Update toolbar stuff to suit recent API changes 13 years ago
Tiago Rezende Campos Falcao ef5dd761e0 Elm_Layout isn't broken 13 years ago
Tiago Rezende Campos Falcao 0072df5d63 If use Ethumb_Client, include it 13 years ago
Gustavo Sverzut Barbieri 73a50e088b use elm goodies! 13 years ago
Gustavo Sverzut Barbieri 320375c0f3 fit text into frame area (and similar for directories) 13 years ago
Gustavo Sverzut Barbieri 8679562a81 and work nicely with empty directories 13 years ago
Gustavo Sverzut Barbieri 4802d3e2ef queue items to process from animators, save cpu and less flickering. 13 years ago
Gustavo Sverzut Barbieri c847e90429 init eio, as we use it 13 years ago
Gustavo Sverzut Barbieri dae342bc7d damn async things, they're always more complex than what you want. 13 years ago
Gustavo Sverzut Barbieri 8756234b66 comment this as it seems to not play well with threads. 13 years ago
Gustavo Sverzut Barbieri b4f63379b5 do not show up when we're at / 13 years ago
Gustavo Sverzut Barbieri 8bd148fa72 eio_file_cancel() is async and will run on future main loop iteration. 13 years ago
Gustavo Sverzut Barbieri feba790912 some less valgrind errors. 13 years ago
Gustavo Sverzut Barbieri f5e062c676 handle no parameter without previous directory. 13 years ago