139 Commits (b0ef804dd401522bee356fd8d25ceaf7c0a6ba98)

Author SHA1 Message Date
Stephen Houston b0ef804dd4 Rework config loading/saving and remember window size and panel state. 9 years ago
Stephen Houston f7f6c9c59f Ephoto: Make the thumb browser alphabetical again. Default panel to visible. Show files in selector. 9 years ago
Stephen Houston ba54326c1e @feature Moved toolbars to left side panels. Removed grid directory browsing. 9 years ago
Stephen Houston f7b4eda791 Ephoto: Use layout/edje external, toolbars for better icons, and other UI 10 years ago
Stephen Houston 1b0e2ac4af Ephoto: Use standard icons, remove unused code, and match dark theme. 10 years ago
Stephen Houston 0619778dc1 Ephoto - Update ephoto's thumb code to use elm_thumb's new options. 10 years ago
Stephen Houston b1723b6435 Save ephoto config on exit so it remembers thumb size, current directory, etc... 11 years ago
Bruno Dilly 1372dc64c9 ephoto: commit fixing style 11 years ago
Bruno Dilly cdb21f616a ephoto: fix walking on single browser 11 years ago
Daniel Juyung Seo b8f4e5d137 ephoto: Applied elm_icon API change. 11 years ago
ChunEon Park 769ae23360 ephoto - pager -> naviframe 11 years ago
Daniel Juyung Seo 9c24087cbb ephoto: Fixed build break. Patch by Hyoyoung Change <hyoyoung@gmail.com> 11 years ago
Stephen Houston 8e54c29d39 Make sure to reset the window title back to the directory path when returning from single image to the grid. 12 years ago
Boris Faure 798b2577bc ephoto: s!e,desktop,background!e/desktop/background! 12 years ago
Stephen Houston f403c0d731 Add edje viewing capabilities. 12 years ago
Stephen Houston 765a8244ba Whoops! Make it compile :) 12 years ago
Stephen Houston 962910db6b Commit the version of Ephoto that has always been the most working and preferred. I will bugfix this version and release it. Any of thousands of rewrites I love to do will have to come for another version somewhere well done the road. Lets just take this and make it solid and release it. Shout out to cedric, bluebugs, captainigloo, k-s, otavio, and any others who contributed to this version. 12 years ago
Stephen Houston bfa68a6151 Really make it the root directory... 12 years ago
Stephen Houston 4ed9b65e6a Use the e fileman favorites as the root directory for now until I decide how I wan't to implement Ephoto's own virtual 12 years ago
Stephen Houston bb239f8685 Ephoto/Single/View: Add keyboard navigation of images in singleview.. home = first image.. end = last image.. left and right arrow keys navigate previous and forward.. I've noticed that for some reason.. some images don't zoom fit correctly, therefore, left/right keyboard nav is not working in those rare instances because the scroller is grabbing the key events.. I'm searching for an answer. 12 years ago
Stephen Houston 6d7f1def6e Single browser should be black, also, center images in the single browser. 12 years ago
Stephen Houston 4b8960b931 Ephoto: Add in the new changes k-s and I have been working on. 12 years ago
Stephen Houston 8de29d0358 Ephoto: Make changes to the flow brower, its a smoother flow now, and has a genlist that matches up with the flow browser. Interesting :) 12 years ago
titan ae03e70576 Okay. Ephoto back to normal. Move along. 12 years ago
titan 169813a679 Do not update if you are not willing to expect a different ephoto.. This is a very temporary test that won't work right for most. 12 years ago
titan 004acaf9f8 Ephoto/Images: Sort images so they are in alphabetical order. This seems to be a good solution as it doesn't seem to slow down Ephoto much at all. 12 years ago
titan 8f8f25942e Whoops. Left out some key bindings. 12 years ago
titan f95dca17df Make the flow browser follow the same code and styles as the rest of the code. 12 years ago
titan 7a11918ac3 Fix a lot of things in ephoto.. reuse some older code but in a good way. Add in a single image browser. Use externals(ugh, but its faster for some reason?) 12 years ago
titan 362047fe24 Speed up the ephoto thumb browser by a lot... Thanks k-s for some old cold that helped :) 12 years ago
titan 62f630e67c Fix title 12 years ago
titan 48d7093b5e Add slideshow back into ephoto. Works pretty well for now. 12 years ago
titan 30cbc75689 Ephoto now uses the currently selected image in the thumb view as the center of the flow view when view flow is clicked. Also double clicking an image in the thumb view will take you to the flow view and use that image as the center of the flow view. 12 years ago
titan 4ef79b29a5 Fix the current directory when one hasn't been provided. 13 years ago
titan b9432f30d6 Add the ability to change directories. Also add some 3D mapping to the flow... Please tell me your thoughts? It works great with small images... but as current right now the flow is very slow with large images(even without the mapping)... Does anyone have a solution for this? 13 years ago
titan 6a5164fae8 Whoops get the number we are strcmping right. 13 years ago
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 71086703b5 Simplify extension matching. Should fix a segfault. 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
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
titan c589ea128f Make sure to leave fullscreen mode when exiting the slideshow. 13 years ago
Tiago Rezende Campos Falcao 99aa09f9db Remove focus hard management. 13 years ago
Tiago Rezende Campos Falcao 40b9a71963 Fix focus in flow mode. 13 years ago
Tiago Rezende Campos Falcao ef5dd761e0 Elm_Layout isn't broken 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 feba790912 some less valgrind errors. 13 years ago
Gustavo Sverzut Barbieri f5e062c676 handle no parameter without previous directory. 13 years ago
Gustavo Sverzut Barbieri 81d47b1344 ephoto is mostly ready again! 13 years ago
Gustavo Sverzut Barbieri 717c438a0e ephoto autotools overhaul. 13 years ago