Commit Graph

249 Commits

Author SHA1 Message Date
Stephen Houston 76478ee5ce Ephoto: Cleanup autofoo warnings, Improve typing search. 2016-04-01 19:09:44 -05:00
Stephen okra Houston 469ce75485 Ephoto: Clean up menus, remove toolbars, work on focus, start search on type.
Screenshots:
http://www.enlightenment.org/ss/e-56feda88450023.78697698.jpg
http://www.enlightenment.org/ss/e-56fedac3d198f2.43263458.jpg
2016-04-01 15:29:46 -05:00
Stephen okra Houston fbbf060059 Ephoto: Remove duplicate menu entry 2016-03-30 14:12:02 -05:00
Stephen okra Houston 02343df6d9 EPhoto: Remove all toolbars in favor of context menus and key bindings. 2016-03-30 13:17:31 -05:00
Stephen okra Houston e732d9b07d Ephoto: Factor out common file operation code. Remove toolbar from thumb view. 2016-03-25 15:45:18 -05:00
Stephen okra Houston d62984608a Ephoto: Use Enlightenment's thumbnailer to achieve better thumbnailing. 2016-03-24 12:16:05 -05:00
Stephen okra Houston 75131514cc Ephoto: Eliminate duplicate thumbing. 2016-03-15 16:45:20 -05:00
Stephen okra Houston df1c1a0686 Ephoto: Add icons for sort hoversel 2016-03-07 10:46:13 -06:00
Stephen Houston cfa19d3fa3 Ephoto: Move sort functionality to a hoversel in the bottom bar. Add a progressbar for directory loading that is helpful with large directories of images to the bottom bar. 2016-03-03 19:20:50 -06:00
Stephen okra Houston 97e82b216f Ephoto: Move to Ecore_File_Monitor: It behaves better than Eio at this point. 2016-02-29 11:15:52 -06:00
Stephen okra Houston 3855fd4795 Ephoto: More cleanup, eliminate duplicate thumbnails showing up, fix save error. 2016-02-24 16:47:39 -06:00
Stephen okra Houston cc281bd247 Ephoto: Clean up some code by eliminating redundant code into one function. 2016-02-24 10:03:44 -06:00
Stephen Houston 8ffd43dd60 Ephoto: Deselect current directory when clicking empty space in file selector. 2016-01-25 21:36:33 -06:00
Stephen Houston bcfd488e0f Ephoto: Fix some incorrect thumb selection issues. 2016-01-25 19:53:44 -06:00
Stephen okra Houston c421929c54 Ephoto: Use ecore_file_dir_get consistently instead of dirname and ecore_file_dir_get inconsistently. 2016-01-20 16:46:49 -06:00
Stephen okra Houston f656110fc1 Ephoto: Formatting 2016-01-20 09:56:10 -06:00
Stephen okra Houston 8a183065b7 Ephoto: Remove redundant strlen+strcmp checks. 2016-01-20 09:15:39 -06:00
Stephen Houston ca46030aa4 Ephoto: Incorporate the use of monitors to maintain accuracy with the file system. Fix rename extra dot. 2016-01-19 13:58:28 -06:00
Stephen okra Houston 550c8064a6 Ephoto: Make the settings panel nicer. 2016-01-13 15:48:11 -06:00
Stephen Houston 11dc8050eb Ephoto: Make the search function more like a filter than a find in place. 2016-01-01 17:04:25 -06:00
Stephen okra Houston e25bf7d9df Ephoto: Escape should unselect all selected images. 2015-12-29 11:28:48 -06:00
Stephen okra Houston f74f2b421f Ephoto: Delete the entry before the hbox. 2015-12-16 15:52:00 -06:00
Stephen okra Houston 4a6a69bb0b Ephoto: Don't delete gengrid item on search. 2015-12-16 15:49:19 -06:00
Stephen okra Houston 230ffeaa8c Ephoto: Add ability to search images 2015-12-15 16:42:38 -06:00
Stephen okra Houston d5cb519422 Ephoto: Clear the grid selection when clicking in the empty space. 2015-12-15 12:44:54 -06:00
Stephen okra Houston 598e33f646 Ephoto: No reason to block window with popup on directory load. 2015-12-15 12:39:46 -06:00
Stephen Houston ecdc0457a4 Ephoto: Fix DND for multiple items 2015-12-14 16:15:36 -06:00
Stephen Houston a04ab14738 Ephoto: No need for timer - Correct multiselect+double click behavior 2015-12-14 15:21:23 -06:00
Stephen Houston 9692ab0f9d Ephoto: Add shift support into the grid multi select. 2015-12-14 14:27:11 -06:00
Stephen Houston bfe51ff0f8 Ephoto: Use select mode with control. On DND, don't build icons, only use one under cursor to save resources. 2015-12-09 19:01:47 -06:00
Stephen Houston b5dadaea66 Ephoto: Fix funky resizing on the fsel when changing directories. 2015-12-03 16:52:59 -06:00
Stephen Houston aee6e9e408 Ephoto: If multiple items are selected, only use those items for Single and Slideshow. 2015-12-02 20:45:35 -06:00
Stephen Houston f76804a080 No need to refresh view if files are pasted in a directory other than the current. 2015-12-02 19:46:17 -06:00
Stephen Houston f45273dbaa Ephoto: Make sure to delete the entry item when deleted from single view. 2015-12-02 19:22:15 -06:00
Stephen Houston d748fdaaf2 Ephoto: Use correct entry del func 2015-12-02 19:13:09 -06:00
Stephen Houston 2e6998b0c0 Ephoto: Allow delete from the single view, Add a right click edit menu to the single view, Expand fsel on double click 2015-12-01 23:03:50 -06:00
Stephen Houston 9e278c5a70 Ephoto: Make the toolbar layout more consistent. Only allow dirs with subdirs to be expanded. 2015-12-01 17:02:19 -06:00
Stephen Houston 3812d7b246 Ephoto: Use multi select with control in grid. Fix zoom fit so it fits. 2015-11-24 17:17:55 -06:00
Stephen Houston cf25f7c561 Ephoto: Add file operations, context menus, sorting, and more. 2015-11-24 16:21:21 -06:00
Stephen Houston 79642b9350 Ephoto: Fix bug on start where no directory is defined. Fix file tree. 2015-11-03 08:07:32 -06:00
Stephen Houston 73bfdc961e Ephoto: Make file selecter work like a file tree. Add more config options. 2015-11-02 23:37:35 -06:00
Stephen Houston ae946f5b74 Ephoto: Cleanup the settings panel. 2015-10-30 14:42:13 -05:00
Stephen Houston 51599acb3a Ephoto: Set directory entry text at a better time. 2015-08-11 10:27:50 -05:00
Stephen Houston 89bd893b4c Ephoto: Remove plural s for English. 2015-08-10 16:51:37 -05:00
Stephen Houston de374892ee EPhoto: Add plural translating 2015-08-10 16:46:35 -05:00
Stephen Houston d4a477db41 Ephoto: Use B instead of bytes and don't include a space between the number and acronym 2015-08-10 16:20:30 -05:00
Stephen Houston d87aae7612 Ephoto: Make directory entry work. 2015-08-10 16:05:35 -05:00
Stephen Houston 2cdf0d8126 Ephoto: More localization! Translators: Update your translations and add new ones! 2015-08-10 15:58:16 -05:00
Stephen Houston 90e819b3b5 Ephoto: Add an entry for directories(not functional yet) 2015-08-10 14:33:18 -05:00
Stephen Houston ba04557967 Ephoto: Start working on allowing translation again. Translators: UPDATE! 2015-08-10 11:38:23 -05:00
Stephen Houston 3e3a4308b4 Ephoto: Lookup FDO icons first. 2015-08-10 10:42:02 -05:00
Stephen Houston 29e4bb3d1a Ephoto: Use correct icon names from spec. Elementary needs to stop overriding though. 2015-06-15 14:10:09 -05:00
Stephen Houston d678d7b45b Ephoto: Combine settings and about dialog. Read Authors from file. 2015-03-04 16:29:21 -06:00
Stephen Houston 11c8114e26 Ephoto: Formatting and white space removal. Use like function defintions. 2015-02-20 10:07:50 -06: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 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 6e58fcf23e Ephoto: Begin adding the file selector into the main thumb browser window. 2015-01-24 15:19:25 -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 a413df8c48 Ephoto: Add the ability to DND from the grid to other applications. 2015-01-16 13:39:02 -06: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 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 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
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 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
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 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
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
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 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
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 b8c65ecd51 Update code that was deprecated and remove all warnings.
SVN revision: 64707
2011-11-03 16:32:47 +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
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
2011-06-29 15:24:01 +00:00
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
2011-06-29 14:58:37 +00:00
Stephen Houston 017fa038be Use just the entry, not entry + button. The button to open the file dialog is not needed because the grid handles browsing. The entry is necessary for entering exact paths still.
SVN revision: 60791
2011-06-29 04:04:57 +00:00
Stephen Houston 593f71695e Fix multiple up items.
SVN revision: 60780
2011-06-28 23:22:44 +00:00
Stephen Houston ceda343414 Simplify buttons
SVN revision: 60779
2011-06-28 23:17:32 +00:00
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
2011-06-28 22:26:16 +00:00