Commit Graph

363 Commits

Author SHA1 Message Date
Stephen Houston 833bd4513d Ephoto: @fix revert files being visible in fileselector as there is no way to disable selecting them. 2014-11-18 16:54:54 -06:00
Stephen Houston f7f6c9c59f Ephoto: Make the thumb browser alphabetical again. Default panel to visible. Show files in selector. 2014-11-18 15:35:24 -06:00
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.
2014-11-18 13:37:49 -06:00
Tae-Hwan Kim 27709d6126 Add jpg into the filter
Summary:
Add jpg into the filter to recognitze the file type in the ephoto browser.

Fixes T1684

Reviewers: raster, Hermet, huchi

Maniphest Tasks: T1684

Differential Revision: https://phab.enlightenment.org/D1472
2014-09-22 12:12:41 +02:00
Sanjeev BA ecb6fea48d Measure extension from the end.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
2014-08-07 13:33:30 +09:00
Sanjeev BA 4fc8cedccb Add filters at application level.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
2014-08-05 08:55:49 +09:00
Sanjeev BA 5cb4285df2 Revert "Do not load non-image files in ephoto. Fix for https://phab.enlightenment.org/T802"
This reverts commit 9cae696fab.

q!
nnnls -la
efr:wq!
eet mime will always be an order of magnitude slower than evas_object_image_extension_can_load_get.
2014-08-05 08:09:33 +09:00
Sanjeev BA 9cae696fab Do not load non-image files in ephoto. Fix for https://phab.enlightenment.org/T802
Summary:
ephoto uses evas_common_extension_can_load_get() to determine whether a certain type of file should be displayed or not.
mp3, mp4, ogg etc can be loaded by evas.
There is already code in ephoto to enable "mime" type based loading of files - commented because efreet crashed in multi thread case.
We should enable that code and fix issues in efreet.

Reviewers: raster

Differential Revision: https://phab.enlightenment.org/D1257
2014-07-31 15:31:39 +09:00
ChunEon Park e274f34432 replace the deprecated apis to new ones. 2014-02-06 12:19:58 +09:00
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.
2014-01-16 15:34:33 -06:00
Daniel Juyung Seo 4538c84f5b Ephoto: Make button's image size to follow vertical aspect. 2014-01-08 02:14:38 +09:00
Daniel Juyung Seo 08bc166384 Ephoto: Make gengrid thumbnail size scalable. 2014-01-08 01:49:26 +09:00
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.
2014-01-04 13:17:58 -06:00
Stephen Houston 0619778dc1 Ephoto - Update ephoto's thumb code to use elm_thumb's new options. 2013-10-12 13:21:45 -05:00
Carsten Haitzler 7ac111a0c5 warn-- 2013-08-05 11:52:29 +09:00
Carsten Haitzler 9e05a6beea dont assume ethumb daemons are always around AND connected to. wrong. 2013-08-05 11:51:29 +09:00
Stephen Houston b1723b6435 Save ephoto config on exit so it remembers thumb size, current directory, etc...
SVN revision: 82783
2013-01-14 21:05:33 +00:00
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
2013-01-14 07:18:49 +00:00
Daniel Juyung Seo 26bcc09cc8 ephoto: Use new elementary apis.
SVN revision: 77231
2012-10-01 02:42:23 +00:00
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
2012-08-23 20:14:52 +00:00
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
2012-08-22 22:01:24 +00:00
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
2012-08-22 22:01:18 +00:00
Bruno Dilly e0c86362b2 ephoto: avoid building warning
SVN revision: 75563
2012-08-22 20:01:58 +00:00
Bruno Dilly 1372dc64c9 ephoto: commit fixing style
SVN revision: 75562
2012-08-22 20:01:52 +00:00
Bruno Dilly ea03dc356c ephoto: Changed gengrid align to 0.5, 0.0.
Now ephoto doesn't looks like other photo browsers.

OK, it's a joke, but I don't see why we shouldn't centralize it
just to make it looks like other photo browsers. Maybe their toolkits
don't support it, =D

I will centralize the single browser too, as soon as I can.



SVN revision: 75561
2012-08-22 20:01:47 +00:00
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
2012-08-22 20:01:40 +00:00
Bruno Dilly 1d12801c6f ephoto: Register log domain first
SVN revision: 75559
2012-08-22 20:01:30 +00:00
Daniel Juyung Seo 57978f73a5 elfe, enna-explorer, envision, ephoto: Applied elm_gengrid_bounce_set -> elm_scroller_bounce_set API change.
SVN revision: 73620
2012-07-12 15:04:46 +00:00
Daniel Juyung Seo b8f4e5d137 ephoto: Applied elm_icon API change.
SVN revision: 71806
2012-06-07 11:41:03 +00:00
ChunEon Park 769ae23360 ephoto - pager -> naviframe
SVN revision: 69657
2012-03-27 07:49:29 +00:00
Jiyoun Park f1d0cb7022 remove code related with elm_slideshow_item
which was deprecated


SVN revision: 69102
2012-03-09 13:12:47 +00:00
Daniel Juyung Seo 9c24087cbb ephoto: Fixed build break. Patch by Hyoyoung Change <hyoyoung@gmail.com>
On Fri, Mar 9, 2012 at 2:29 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all
>
> In ephoto, elm_gengrid_item_bring_in is used.
> However some days ago, many changes was committed to elm. Also it's
> parameters are changed.
> It's patch for this.
>
> Thanks
>

SVN revision: 69074
2012-03-09 06:22:03 +00:00
Cedric BAIL 77f6cd5dde ephoto: fix massive break in ephoto.
SVN revision: 68277
2012-02-22 16:16:24 +00:00
ChunEon Park fbc66f1e6b ephoto - Elm_Gengrid_Item -> Elm_Object_Item
SVN revision: 67617
2012-01-31 00:58:19 +00:00
Daniel Juyung Seo 93997044cd ephoto ephoto.h: Removed unused variable. Build warning--
SVN revision: 67255
2012-01-17 00:02:18 +00:00
Daniel Juyung Seo 84d9855ac8 ephoto: Changed gengrid align to 0.0, 0.0. Now ephoto looks like other
photo browser.


SVN revision: 66855
2012-01-04 08:23:45 +00:00
Cedric BAIL c528efcbd4 ephoto: there is an API to know if a file could be displayed by Evas.
SVN revision: 66757
2012-01-02 14:36:18 +00:00
Daniel Juyung Seo 74b730a5c5 ephoto: Applied elm api changes. elm_slideshow_item_data_get ->
elm_object_item_data_get.


SVN revision: 66579
2011-12-27 23:48:13 +00:00
ChunEon Park 09e78fd36f ephoto - more clear variable name
SVN revision: 66053
2011-12-09 04:38:59 +00:00
Daniel Juyung Seo a194aa70a8 ephoto: Applied elm changes. Elm_Slideshow_Item -> Elm_Object_Item.
SVN revision: 66045
2011-12-09 00:59:39 +00:00
Daniel Juyung Seo 5dc7b16681 clouseau, ephoto, ensure: Applied genlist/gengrid changes. label_get
-> text_get.


SVN revision: 65760
2011-12-01 08:32:43 +00:00
Daniel Juyung Seo e315adfa44 ephoto: Applied recent elm changes to ephoto.
SVN revision: 65731
2011-12-01 05:09:59 +00:00
Stephen Houston 8e54c29d39 Make sure to reset the window title back to the directory path when returning from single image to the grid.
SVN revision: 64708
2011-11-03 17:09:06 +00:00
Stephen Houston b8c65ecd51 Update code that was deprecated and remove all warnings.
SVN revision: 64707
2011-11-03 16:32:47 +00:00
Daniel Juyung Seo 6d29377cc6 Applied elm_object_focus() -> elm_object_focus_set() change to some
apps and libraries.


SVN revision: 62436
2011-08-14 08:39:30 +00:00
Boris Faure 798b2577bc ephoto: s!e,desktop,background!e/desktop/background!
SVN revision: 60883
2011-06-30 19:25:21 +00:00
Boris Faure 428a5c50a4 ephoto: avoid segfault when no config
SVN revision: 60882
2011-06-30 19:24:33 +00:00
Stephen Houston d0cc5e7849 Make edje work in slideshow as well
SVN revision: 60876
2011-06-30 16:11:35 +00:00
Stephen Houston f403c0d731 Add edje viewing capabilities.
SVN revision: 60875
2011-06-30 16:04:18 +00:00
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
2011-06-29 19:49:24 +00:00