Commit Graph

525 Commits

Author SHA1 Message Date
Stephen Houston a74197b4a2 Ephoto: Add new files to install edje. 2015-02-02 13:54:18 -06:00
Stephen Houston 3af706ff11 Ephoto: Clean up autofoo ... Try to make Ephoto releasable. 2015-01-29 15:06:33 -06:00
Stephen Houston 4ce94caf48 Ephoto: Cleanup autofoo 2015-01-29 15:05:21 -06:00
Stephen Houston bed0f8029b Ephoto: Stick editing options in a toolbar menu to clean up single view. 2015-01-27 16:48:10 -06:00
Davide Andreoli 7bae2a9756 Ephoto do not support url for now
So change the desktop Exec command to reflect this
%f means that the app accept a single file argument
2015-01-27 21:31:25 +01:00
Davide Andreoli 59fab60f1b Better Exec line in the desktop file
%u means that ephoto accept a single url as param

Whitout this filemanagers (nemo at least) never list ephoto
as a suggested default for your files and you cannot
set it as your default viewer.
2015-01-27 00:24:31 +01:00
Stephen Houston a5fb4b25c4 Ephoto: Bump config version: Remember fsel hidden state for next time opened. 2015-01-26 16:21:31 -06:00
Daniel Juyung Seo 6db2aa4ea2 Ephoto: Use premultiplied colors. 2015-01-26 08:20:18 +09:00
Stephen Houston 37faad3e26 Ephoto: Use overlap style on naviframe 2015-01-25 16:47:58 -06:00
Stephen Houston dc07a9f6bd Ephoto: Make single browser info label same size as thumb browser. Align thumb toolbar top. 2015-01-25 14:51:40 -06:00
Stephen Houston e57ff81632 Ephoto: lineup info label and hide button, change panel from single browser to top toolbar. 2015-01-25 14:15:06 -06:00
Stephen Houston 3c02d02b75 Ephoto: Use better standard names(except when overriding elm icons) use icon for collapse. 2015-01-25 12:34:11 -06:00
Stephen Houston 0e8c380ea0 Ephoto: Say no to panes. Add ability to collapse fsel to save space. 2015-01-25 11:11:03 -06:00
Stephen Houston 56d364dded Ephoto: Oops. 9.0 is probably not a very good weight. 2015-01-25 10:25:23 -06:00
Stephen Houston 5f7c14a04a Ephoto: Double click dirs/Fix info label not clearing. 2015-01-25 10:12:11 -06:00
Stephen Houston 218a0a69cf Ephoto: Fix an issue where the thumb browser info label was not updating. 2015-01-25 09:22:58 -06:00
Stephen Houston a59450718f Ephoto: fix an issue where directories were considered images in single browser. 2015-01-24 18:37:43 -06:00
Stephen Houston 6e58fcf23e Ephoto: Begin adding the file selector into the main thumb browser window. 2015-01-24 15:19:25 -06:00
Stephen Houston c93ec61058 Ephoto: Add an information label with resolution, size, and type for single images. 2015-01-19 15:26:13 -06:00
Stephen Houston e8fc02dc65 Ephoto: Be uniform with unused variables. Use EINA_UNUSED for all. 2015-01-18 16:47:32 -06:00
Stephen Houston d3fbf76314 Ephoto: Add the ability to DND from the single image to other applications. 2015-01-16 14:41:46 -06:00
Stephen Houston a413df8c48 Ephoto: Add the ability to DND from the grid to other applications. 2015-01-16 13:39:02 -06:00
Stephen Houston 94eb103e48 Ephoto: Update Ephoto's image rotation to work as expected with raster's elm_image changes. 2015-01-13 14:53:29 -06:00
Stephen Houston 5a5f65374b Ephoto: Better handling of bad images. 2015-01-06 13:35:05 -06:00
Marcel Hollerbach 4f77f049ad Compare extensions undepending from the case
Maybe some cameras like Olympus are going to save them as .JPG.
2015-01-06 17:18:58 +01:00
Stephen Houston ad79256b8e Display a message when there are no imgaes in a directory that has been selected. 2014-11-25 14:15:27 -06:00
Stephen Houston 109634798f Update TODO file. 2014-11-24 16:14:14 -06:00
Stephen Houston 73fab6ffd1 Reset scroller content after rotation 2014-11-23 21:40:11 -06:00
Stephen Houston ef82e33746 Bug fixes, keybinding work, add rotation to single browser, remove photocam until is fixed/can rotate, slideshow starts in window. See summary for more.
Remove libexif support and code as this is now done outside of Ephoto.  Remove all photocam code until photocam can rotate like elm_image and doesn't crash on certain jpegs and while zooming.  Slideshow now starts in window, as usual press F11 for fullscreen. Single brower now does rotations.  There is still a keybinding bug that needs to be fixed where keybindings are passed through to other pages within the naviframe.
2014-11-23 15:44:24 -06:00
Stephen Houston b65afab7a0 Add the first configuration items to the dialog: Slideshow timeout and slideshow transition. 2014-11-21 16:40:09 -06:00
Stephen Houston de3db26931 Fix mixed up icons 2014-11-20 21:46:12 -06:00
Stephen Houston b7f6221f34 Add a simple About Dialog. 2014-11-20 20:28:55 -06:00
Stephen Houston 28a4d401bf Add the beginning stages of a config dialog. 2014-11-19 16:50:56 -06:00
Stephen Houston 74471f29b3 Fix title to not be redundant since entry already shows path. Change Elm_Gengrid_Item to Elm_Object_Item 2014-11-19 10:50:35 -06:00
Stephen Houston b0ef804dd4 Rework config loading/saving and remember window size and panel state. 2014-11-18 21:18:22 -06:00
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
maxerba 8b239af41b Updating desktop file 2014-09-11 21:54:28 +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
maxerba 2688fcedfa Updating desktop file 2014-05-19 22:27:16 +02:00
Jerome Pinot f3cff05b5d ephoto: remove references to COPYING.icons that were left over 2014-02-06 15:32:07 +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