Commit Graph

536 Commits

Author SHA1 Message Date
Stephen Houston da9baaa313 Ephoto: Add constraints to the cropper 2015-02-19 16:31:27 -06:00
Stephen Houston 1fcf1783a0 Ephoto: Make sure to del evas_object_rect. 2015-02-19 15:49:48 -06:00
Stephen Houston f8b9b7e820 Ephoto: Fix crop calcs. Still needs constraint. 2015-02-19 14:21:50 -06:00
Stephen Houston 56491a3d85 Ephoto: Cut the cropper x/y coordinates in half. 2015-02-18 16:01:31 -06:00
Stephen Houston 59de8bac65 Ephoto: Fix cropper x/y coords 2015-02-18 14:20:39 -06:00
Stephen Houston 1a2b562e75 Ephoto: Refactor some crop code. 2015-02-18 14:07:27 -06:00
Stephen Houston 91de631a7b Ephoto: Allow the cropper to freely move and allow full handle control. 2015-02-12 13:19:27 -06:00
Stephen Houston 04f6182eab Ephoto: Add new cropper 2015-02-12 13:18:38 -06:00
Stephen Houston 26b2ecf44e Ephoto: stay consistent with previous Ephoto version scheme for packaging 2015-02-09 11:28:16 -06:00
Stephen Houston 813805118c Ephoto: Make sure to change info label on crop. 2015-02-02 15:48:52 -06:00
Stephen Houston 06aea55c17 Ephoto: Add cropping: Warning: Very experimental at this point. 2015-02-02 13:54:45 -06:00
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