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.
...
Moved the toolbars to panels on the left side in order to make better use of space. Removed the ability to browse using the grid as it is redundant with the entry and file selector.
9 years ago
Stephen Houston
f7b4eda791
Ephoto: Use layout/edje external, toolbars for better icons, and other UI
...
Use layout and edje externals for better themability when others make elm themes. Using toolbars improves the size and functionality of the icons. Remove unnecessary entry/label in single view.
10 years ago
Daniel Juyung Seo
4538c84f5b
Ephoto: Make button's image size to follow vertical aspect.
10 years ago
Stephen Houston
1b0e2ac4af
Ephoto: Use standard icons, remove unused code, and match dark theme.
...
Use standard icons based on icon theme to remove dependency on Faenza icons. Removed the old directory code that would provide a preview of the images in the directory. This code hasn't worked in a while and frankly is just unneccasry and would slow down the app. Remove images and theme that was shipped with Ephoto. It is no longer needed. Change style on some widgets to better match dark theme. Prepare Ephoto to be released soon.
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.
...
SVN revision: 82745
11 years ago
Daniel Juyung Seo
26bcc09cc8
ephoto: Use new elementary apis.
...
SVN revision: 77231
11 years ago
Igor Murzov (GArik_)
e781115b2c
ephoto: fix zoom functions on single browser
...
For elm images. Using evas images size instead of elm_image size.
Patch by: Igor Murzov (GArik_) <e-mail@date.by>
SVN revision: 75637
11 years ago
Bruno Dilly
912feeed42
ephoto: don't use elm image as evas image
...
Fix error
CRI<8719>:evas_main main.c:114 evas_debug_magic_wrong() Input object is wrong
type
Expected: 71777775 - Evas_Object (Image)
Supplied: 71777777 - Evas_Object (Smart)
spotted by GArik_
SVN revision: 75578
11 years ago
Bruno Dilly
941de7187b
ephoto: avoid theme complaints
...
I suppose elm will take care of making this button big
enough to be used considering user configs and such.
finger size, scale, ...
SVN revision: 75577
11 years ago
Bruno Dilly
e0c86362b2
ephoto: avoid building warning
...
SVN revision: 75563
11 years ago
Bruno Dilly
1372dc64c9
ephoto: commit fixing style
...
SVN revision: 75562
11 years ago
Bruno Dilly
cdb21f616a
ephoto: fix walking on single browser
...
Use same compare function to create the list and search on it.
Keep the one that was prioritizing directories.
SVN revision: 75560
11 years ago
Daniel Juyung Seo
b8f4e5d137
ephoto: Applied elm_icon API change.
...
SVN revision: 71806
12 years ago
Stephen Houston
b8c65ecd51
Update code that was deprecated and remove all warnings.
...
SVN revision: 64707
12 years ago
Daniel Juyung Seo
6d29377cc6
Applied elm_object_focus() -> elm_object_focus_set() change to some
...
apps and libraries.
SVN revision: 62436
12 years ago
Boris Faure
798b2577bc
ephoto: s!e,desktop,background!e/desktop/background!
...
SVN revision: 60883
13 years ago
Stephen Houston
f403c0d731
Add edje viewing capabilities.
...
SVN revision: 60875
13 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.
...
SVN revision: 60835
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.
...
SVN revision: 60823
13 years ago
Christopher Michael
c6930ed149
EPhoto: Fix issue with buttons in theme & single browser mode (if the
...
elm fingersize was set to small (5) then the buttons where barely
clickable). Ok'd by Okra.
SVN revision: 60822
13 years ago
Stephen Houston
ceda343414
Simplify buttons
...
SVN revision: 60779
13 years ago
Stephen Houston
6d474d5db4
Make files other than jpeg work.
...
SVN revision: 60777
13 years ago
Stephen Houston
765a8244ba
Whoops! Make it compile :)
...
SVN revision: 60776
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.
...
SVN revision: 60775
13 years ago
Stephen Houston
01568f1bbe
Ephoto/Single Browser: ctrl+mouse wheel now zooms... Also if the images are zoomed fit.. you can cycle through the images by scrolling/dragging left and right.
...
SVN revision: 59630
13 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.
...
SVN revision: 59570
13 years ago
Stephen Houston
da50152a44
Ephoto/Single Browser/Zoom: Zoom now works.. (ctrl)+(-) = zoom out; (ctrl)+(+) = zoom in; (ctrl)+(0) = zoom 1:1; (ctrl)+(shift)+(0) = zoom fit;
...
SVN revision: 59539
13 years ago
Stephen Houston
6d7f1def6e
Single browser should be black, also, center images in the single browser.
...
SVN revision: 59534
13 years ago
Stephen Houston
4b8960b931
Ephoto: Add in the new changes k-s and I have been working on.
...
SVN revision: 59474
13 years ago
titan
1547ddaa81
Ephoto: General cleanups.
...
SVN revision: 57775
13 years ago
titan
ae03e70576
Okay. Ephoto back to normal. Move along.
...
SVN revision: 57560
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.
...
SVN revision: 57559
13 years ago
titan
ac899f9de4
Allow proper rotations and do proper rotations. This is temporary until edje or evas does them correctly.
...
SVN revision: 57532
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.
...
SVN revision: 57520
13 years ago
titan
f95dca17df
Make the flow browser follow the same code and styles as the rest of the code.
...
SVN revision: 57442
13 years ago
titan
aadaa80ddd
Fix browsing in single view!
...
SVN revision: 57314
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?)
...
SVN revision: 57313
13 years ago