127 Commits (833bd4513d73a44de7cbfd7362026856f9b3109e)

Author SHA1 Message Date
Stephen Houston 833bd4513d Ephoto: @fix revert files being visible in fileselector as there is no way to disable selecting them. 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
ChunEon Park e274f34432 replace the deprecated apis to new ones. 10 years ago
Stephen Houston f7b4eda791 Ephoto: Use layout/edje external, toolbars for better icons, and other UI 10 years ago
Daniel Juyung Seo 4538c84f5b Ephoto: Make button's image size to follow vertical aspect. 10 years ago
Daniel Juyung Seo 08bc166384 Ephoto: Make gengrid thumbnail size scalable. 10 years ago
Stephen Houston 1b0e2ac4af Ephoto: Use standard icons, remove unused code, and match dark theme. 10 years ago
Stephen Houston ce345d8434 I am almost 1000% positive this commit is not doing a single thing. But whatever has happened - Buttons are automagically working for some really odd reason. 11 years ago
Daniel Juyung Seo 26bcc09cc8 ephoto: Use new elementary apis. 11 years ago
Bruno Dilly 941de7187b ephoto: avoid theme complaints 11 years ago
Bruno Dilly 1372dc64c9 ephoto: commit fixing style 11 years ago
Bruno Dilly ea03dc356c ephoto: Changed gengrid align to 0.5, 0.0. 11 years ago
Daniel Juyung Seo 57978f73a5 elfe, enna-explorer, envision, ephoto: Applied elm_gengrid_bounce_set -> elm_scroller_bounce_set API change. 12 years ago
Daniel Juyung Seo b8f4e5d137 ephoto: Applied elm_icon API change. 12 years ago
Cedric BAIL 77f6cd5dde ephoto: fix massive break in ephoto. 12 years ago
ChunEon Park fbc66f1e6b ephoto - Elm_Gengrid_Item -> Elm_Object_Item 12 years ago
Daniel Juyung Seo 84d9855ac8 ephoto: Changed gengrid align to 0.0, 0.0. Now ephoto looks like other 12 years ago
Daniel Juyung Seo 5dc7b16681 clouseau, ephoto, ensure: Applied genlist/gengrid changes. label_get 12 years ago
Daniel Juyung Seo e315adfa44 ephoto: Applied recent elm changes to ephoto. 12 years ago
Stephen Houston b8c65ecd51 Update code that was deprecated and remove all warnings. 12 years ago
Stephen Houston 249383b134 Add in some other image formats (cedric/bluebugs.. can you please add back in the psd support? I'm sorry it got lost) Also make the label in single browser an entry(disabled for now)... It keeps the look consistent and will have a purpose soon. 13 years ago
Stephen Houston 514c204ebc Fix devilhorns commit just a tad... Control aspect both ways as to not get misaligned icons in the buttons. 13 years ago
Christopher Michael c6930ed149 EPhoto: Fix issue with buttons in theme & single browser mode (if the 13 years ago
Stephen Houston 017fa038be Use just the entry, not entry + button. The button to open the file dialog is not needed because the grid handles browsing. The entry is necessary for entering exact paths still. 13 years ago
Stephen Houston 593f71695e Fix multiple up items. 13 years ago
Stephen Houston ceda343414 Simplify buttons 13 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. 13 years ago
Stephen Houston 4b8960b931 Ephoto: Add in the new changes k-s and I have been working on. 13 years ago
Daniel Juyung Seo aa06f2b4fd elmdentica, ephoto: Applied elm_box/table/toolbar API changes. 13 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 :) 13 years ago
titan 1547ddaa81 Ephoto: General cleanups. 13 years ago
titan ae03e70576 Okay. Ephoto back to normal. Move along. 13 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. 13 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. 13 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?) 13 years ago
titan 362047fe24 Speed up the ephoto thumb browser by a lot... Thanks k-s for some old cold that helped :) 13 years ago
titan 220c58503d Add some focus calls for switching between thumb and flow browsers. 13 years ago
titan 48d7093b5e Add slideshow back into ephoto. Works pretty well for now. 13 years ago
titan 05531c003c Make the starting thumb size smaller. 13 years ago
titan 138abeab08 Use JPEG FORMAT for ethumb where appropriate. 13 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. 13 years ago
titan 1c4ea07b1e Fix some icon definitions 13 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 504a0babcf Fix a bug that causes a segfault by not being to find a path for thumbing. 13 years ago
titan a3e0247f03 Stick to FDO format for now. 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
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