Commit Graph

501 Commits

Author SHA1 Message Date
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
Stephen Houston f1df50a4d4 Ephoto: Remove COPYING.icons as it is no longer needed. 2014-01-04 13:27:03 -06: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
Daniel Juyung Seo be631ca2e8 AUTHORS: added myself to author. 2013-11-27 00:16:17 +09: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
maxerba 1097876fa6 Removing blank and useless entries 2013-10-05 11:10:51 +02: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
maxerba 6ed3b47d0b updating desktop file 2013-07-31 12:54:49 +02:00
maxerba 062368e20d Fixed sorting in desktop file 2013-07-05 18:57:50 +02:00
maxerba 4c56b2f19e updating desktop file translations 2013-07-02 17:47:35 +02:00
Igor Murzov aec77f4a3c Add list of supported images format in .desktop file.
NOTE: Raw formats are missing.
2013-04-14 15:19:11 +04: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
Cedric BAIL f977bc0868 autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.


SVN revision: 82135
2013-01-04 00:55:00 +00:00
Massimo Maiurana 4ad219b688 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Rui Seabra 2077ae41a0 Compile fixes of dist'ed tar ball and fixing rpm spec so it doesn't include debug stuff in the main package.
SVN revision: 81015
2012-12-15 09:03:18 +00:00
Rui Seabra 7dee70343f Remove explicit ecore dependencies from the rpm specs of edje, e, eeze, empower and ephoto, as well as the extra modules template.
SVN revision: 80547
2012-12-09 10:56:20 +00:00
Rui Seabra 0542e177c5 Removed explicit eio dependency from edje's and ephoto's rpm specs as it's in EFL now.
SVN revision: 80546
2012-12-09 10:46:34 +00:00
Massimo Maiurana 753600dce3 updating russian and galician translations
SVN revision: 79722
2012-11-26 17:37:27 +00:00
Massimo Maiurana 63dc473f4c updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Rui Seabra 04efcb4248 The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.
SVN revision: 79419
2012-11-18 11:27:12 +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
Massimo Maiurana 5c1701091a updating portuguese and italian translations
SVN revision: 75634
2012-08-23 18:08:44 +00:00