Commit Graph

240 Commits

Author SHA1 Message Date
Stephen Houston aec1b6516d Ephoto: Add a gadget config so that ephoto can work as an Enlightenment sandboxed gadget. 2017-11-28 15:02:52 -06:00
Stephen Houston 74523396f4 Ephoto: Don't pack the directory browser twice. 2017-10-11 09:30:37 -05:00
Stephen Houston 981fb16174 Ephoto: When using ctrl+shift+f keybinding to hide/show the folder browser, place the browser correctly. 2017-10-10 10:50:13 -05:00
Stephen Houston 93fd99ae03 Set thumb browser dirty to change if it is not visible. 2017-10-02 14:03:52 -05:00
Stephen Houston 9ca0e7ad9b Ephoto: Fix directory tree structure initialization. 2017-09-26 11:53:29 -05:00
Stephen Houston 2863d68423 Enter commit summary
Ephoto: Formatting
And change details
Committed via EDI: Cool!
2017-09-20 12:52:51 -05:00
Stephen 'Okra' Houston a705f9a626 Ephoto: Ecrustify Formatting 2017-08-30 09:01:07 -05:00
Stephen 'Okra' Houston a9ddb8add7 Ephoto: Removed buggy panes. 2017-08-21 15:58:07 -05:00
Marcel Hollerbach 5ee6630a6c ephoto: remove reminder, this was wrong
fix T5888
2017-08-21 13:59:16 +02:00
Marcel Hollerbach 47fe2b9ab0 ephoto: make it work again
It turns out that there is some madness when setting a aspect on a
elm.label. This should at first fix this, but its far from a good
solution.

ref T5888
2017-08-20 09:30:13 +02:00
Stephen 'Okra' Houston 4828fe95a4 Ephoto: Give the user the option to choose between cropped thumbnails and aspect based thumbnails. 2017-06-26 12:28:24 -05:00
Stephen 'Okra' Houston 9474ceaa00 Ephoto: Implement open/closed folder icon changing and clean up some fdo icons. 2017-05-08 16:21:41 -05:00
Stephen 'Okra' Houston e53ee13f3c Ephoto: make sure the monitor callback for delete is on the file we are working on. 2017-05-03 09:26:45 -05:00
Stephen 'Okra' Houston 3480bb44b3 Ephoto: Factor out common code, use "start" for Windows based devices instead of xdg-open, improve compiler flags. 2017-05-02 11:19:43 -05:00
Stephen 'Okra' Houston dc89de84e9 Ephoto: Move root/home shortcuts into the context menu and remove min size restrictions that affect window resizing. 2017-05-01 18:44:56 -05:00
Stephen 'Okra' Houston 76a02499ab Ephoto: Allow resizeable panels, remove checkerboard so that it functions better with themes, add shortcuts for home and root. 2017-05-01 13:56:14 -05:00
Stephen 'Okra' Houston d1b7b74464 Ephoto: Fix memory leaks and make single browser monitoring work correctly. 2017-03-30 15:22:57 -05:00
Stephen 'Okra' Houston c6e6047d1a Ephoto: Condense path lookups for trash and config into a single variable. 2017-03-30 08:03:03 -05:00
Stephen 'Okra' Houston ef805cefa9 Ephoto: Fix use of stat/lstat, use eina_environment to get HOME and tmp dirs. 2017-03-29 16:12:50 -05:00
Stephen 'Okra' Houston f9b35bfd45 Ephoto: Hide controls on edit, fix a bug with undo+redo, improve settings popup. 2017-03-29 13:18:22 -05:00
Stephen 'Okra' Houston f207845f10 Ephoto: Use a table+show/hide commands rather than naviframe to avoid event conflicts. 2017-03-29 09:56:00 -05:00
Stephen 'Okra' Houston 2639e5b1ad Ephoto: In preparation for release, remove the overlapping autohide panels per overwhelming user requests. 2017-03-28 12:09:18 -05:00
Stephen 'Okra' Houston 5cbf023d1d Ephoto - Cleanup ecore_file_realpath usage. 2017-02-10 14:12:43 -06:00
Stephen okra Houston 1aa4e97d4d Ephoto: Only show the exit button when the window is fullscreen. 2016-12-09 10:17:20 -06:00
Stephen okra Houston 621fb3be0b Ephoto: Fix coverity issues: CID 151524, 151521, 151520, 151518, 151517, 151516, 151515, 151512 2016-11-28 10:30:29 -06:00
Stephen Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 2016-10-11 00:41:45 -05:00
Stephen okra Houston 8f9522ce25 Ephoto: Use a transition of the directory browser rolling down into the button to give users a better hint about how to reshow it. 2016-08-30 17:29:02 -05:00
Stephen okra Houston d5d546dad6 Ephoto: Add an exit icon to the control bar. Update slideshow icons. Use efreet for XDG. 2016-08-29 15:13:00 -05:00
Stephen okra Houston 81eb801c31 Ephoto: Select and bring in the current item when going from single view to thumb view. 2016-08-29 14:33:20 -05:00
Stephen okra Houston 57fd04f346 Ephoto: Fix tooltips causing box to lose sizing.
Fixes https://phab.enlightenment.org/T4349
2016-08-18 09:12:11 -05:00
Stephen Houston c927875f63 Ephoto: Remember similarity sorting on dir change. 2016-08-15 22:30:58 -05:00
Stephen okra Houston 2ab25bb5ba Ephoto: Fix some warnings and potential crashes. Improve safety checking. 2016-08-15 17:21:04 -05:00
Stephen okra Houston e171ee1cb6 Ephoto: Add back in sorting by image similarity, this time with the crashing and bugs eliminated. 2016-08-15 12:36:50 -05:00
Stephen okra Houston 239515ca7c Revert "Ephoto: Add sorting by image similarity."
This reverts commit 1f49a495cb.
2016-08-15 08:44:29 -05:00
Stephen Houston 1f49a495cb Ephoto: Add sorting by image similarity. 2016-08-14 18:33:49 -05:00
Stephen okra Houston 0b4343e2fa Ephoto: Improve on the single browser mode menu and editing features by lowering the number of items in the menu and creating an edit pane. 2016-08-11 13:49:34 -05:00
Stephen Houston 469c3ca1d1 Ephoto: Improve directory monitoring, especially regarding symlinks. 2016-08-09 21:42:59 -05:00
Stephen okra Houston 421483d5d7 Ephoto: Properly identify symlinks and handle them accordingly. 2016-08-09 17:10:47 -05:00
Stephen okra Houston d996dd64e3 Ephoto: Fix issue where symlinked images may not show. Also fix issue where thumbs may get cleared but not repopulated. 2016-08-09 09:26:41 -05:00
Stephen Houston dd9a8ed7ce Ephoto: Add configure option to not show the folders on app startup. 2016-08-07 22:54:08 -05:00
Stephen Houston 529d646b5e Ephoto: Make sure symlinked images work too. 2016-08-05 21:34:35 -05:00
Stephen Houston 49f792d962 Ephoto: Support symlinked dirs. 2016-08-05 21:26:21 -05:00
Stephen okra Houston e2bc2e4df6 Ephoto: Fix some configuration options and change how Ephoto runs on first start. 2016-08-03 16:05:48 -05:00
Stephen okra Houston 401ae914d6 Ephoto: Don't forget to unfreeze the current view. 2016-08-02 16:49:28 -05:00
Stephen okra Houston 16e60c8dd8 Ephoto: Fix some segs wrt monitoring. 2016-08-02 16:45:57 -05:00
Stephen okra Houston a8cd52c266 Ephoto: Move back to using EIO for file system monitoring 2016-08-02 13:27:01 -05:00
Stephen okra Houston 69a25b6453 Ephoto: Close directory browser when switching views. Update TODO. 2016-07-25 11:24:58 -05:00
Stephen okra Houston afe1b58f59 Ephoto: Don't leave the folder panel open when switching views. 2016-07-22 12:59:10 -05:00
Stephen okra Houston 31750d3001 Ephoto: Don't hide controls if cursor is contained inside of controls. 2016-07-22 12:50:23 -05:00
Stephen okra Houston af8353c0f7 Ephoto: Add a nice effect for fading out the controls bar and add the beginning of moving slideshows (needs work still). 2016-07-21 17:12:29 -05:00