Commit Graph

204 Commits

Author SHA1 Message Date
Stephen okra Houston 8a5e8e9a4a Ephoto: Keep folder toggle on the correct state. 2016-04-21 09:31:27 -05:00
Stephen okra Houston a6aee9555b Ephoto: Clean up/organize code to get ready for release. Use a pane widget for the thumbnail view. Use raise() to work around genlist bug. 2016-04-08 11:49:40 -05:00
Stephen okra Houston 5a5d2bb12e Ephoto: Add tool for red eye removal 2016-04-04 15:50:56 -05:00
Stephen okra Houston f27a07f889 Ephoto: Keep search count data correctly. 2016-04-04 09:35:33 -05:00
Stephen Houston 1aafc222ef Ephoto: Don't search when typing in the file selector entry 2016-04-01 22:15:26 -05:00
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