Commit Graph

141 Commits

Author SHA1 Message Date
Stephen Houston b73233d8fb Ephoto: Add renme and delete to single browser. 2016-04-13 20:02:23 -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 Houston 94fddb9f36 Ephoto: Work around some bugs with editing. 2016-04-05 19:30:25 -05:00
Stephen okra Houston 5a5d2bb12e Ephoto: Add tool for red eye removal 2016-04-04 15:50:56 -05:00
Stephen okra Houston 48a0084337 Ephoto: Fix notify appearance 2016-04-04 11:07:21 -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 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 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 Houston c3c0fe23d4 Ephoto: Factor out some common code. 2016-03-06 11:18:45 -06:00
Stephen Houston 483f70d6e1 Ephoto: Move the single image view back button into the info label. 2016-03-06 11:02:21 -06:00
Stephen Houston b3dc934c49 Ephoto: Move the single browser zoom icons from the toolbar into the edit move so that the toolbar isn't so cramped. 2016-03-03 19:30:31 -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 957d72fc39 EPhoto: Remove stray printfs. 2016-02-25 16:46:04 -06:00
Stephen okra Houston 9ec91c1297 Ephoto: More monitor work 2016-02-25 16:43:14 -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 16cf9beb6e Ephoto: Don't save/overwrite images with raw extensions. 2016-02-17 10:50:32 -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 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 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 Houston be49678df1 Ephoto: Use EIO instead of Ecore to handle the monitoring. 2016-01-14 19:06:21 -06:00
Stephen okra Houston f0369df28b Ephoto: Put some file monitoring in place to keep the single image view updated. More to come for thumbnail view/file selector. 2016-01-14 16:51:02 -06:00
Stephen okra Houston f89b553bd0 Ephoto: Add additional key bindings. 2016-01-14 16:05:41 -06:00
Stephen okra Houston 702148c09c Ephoto: Make animated images such as gifs play. 2016-01-14 15:32:10 -06:00
Stephen okra Houston 550c8064a6 Ephoto: Make the settings panel nicer. 2016-01-13 15:48:11 -06:00
Stephen okra Houston 42c3a3a482 Ephoto: Oops, should be F1 to open settings. 2015-12-29 11:02:12 -06:00
Stephen okra Houston aa18a9c320 Ephoto: Add ctrl+delete key binding to the single image view. 2015-12-29 10:46:55 -06:00
Stephen okra Houston e870db104a Ephoto: Don't use brackets for keybindings. Ctrl+l and Ctrl+r to rotate. Shift+Ctrl+l and Shift+Ctrl+r to flip. 2015-12-29 10:23:15 -06:00
Stephen okra Houston f9ce92e568 Ephoto: Increase padding on single viewer. 2015-12-08 15:55:11 -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 b1fc28d881 Ephoto: Handle instances where a delete takes place in directories with only one image. 2015-12-02 19:55:53 -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 e5695a6aee Ephoto: Don't resort back to thumb browser on delete. 2015-12-02 19:11:29 -06:00
Stephen Houston 271d43b9b0 Ephoto: Release the drag event on mouse up in the single view. 2015-12-02 17:55:08 -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 73bfdc961e Ephoto: Make file selecter work like a file tree. Add more config options. 2015-11-02 23:37:35 -06:00
Stephen Houston c57cce2afe Ephoto: Allow ctrl+c copying on the upload link and add a copy button. 2015-11-01 17:36:12 -06:00
Stephen Houston b5ee18a646 Ephoto: Fix a bug where the handlers are not deleted and causing a double free segfault. 2015-11-01 17:15:54 -06:00
Stephen Houston 8c4f8c2696 Ephoto: Fix crash uploading edited images 2015-11-01 10:55:10 -06:00
Stephen Houston c34f579eea Ephoto: Make the Save As dialog use a popup to match all other dialogs. 2015-10-30 16:05:00 -05:00
Stephen Houston ae946f5b74 Ephoto: Cleanup the settings panel. 2015-10-30 14:42:13 -05:00
Stephen Houston 7e5c758a2f Ephoto: Add the ability to upload an image to imgur. 2015-10-29 17:45:36 -05:00
Stephen Houston b630921349 Ephoto: Begin cleaning up the cropper to look like the rest of the editing features. 2015-10-14 16:39:20 -05:00
Stephen Houston 840792ecc3 Ephoto: Fix seg on free... Deleting the image already frees the data. 2015-08-27 12:20:30 -05:00
Stephen Houston b5837424dd Ephoto: Clean up edit menu. 2015-08-27 12:02:15 -05:00
Stephen Houston 8304fc892a Ephoto: Add color level adjustment feature to the single browser. 2015-08-27 11:52:56 -05:00