Commit Graph

201 Commits

Author SHA1 Message Date
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
Stephen 'Okra' Houston 1265151a83 Ephoto: Check that a path exists before running file_file_get on it. 2017-05-10 14:03:48 -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 5759135ad3 Ephoto: Fix a potential crash when switching directories in single view. 2017-05-05 11:08:15 -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 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 788863df68 Ephoto: Don't send unnecessary signals now that we are not showing/hiding panels in edje. 2017-05-01 15:24:07 -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 0effa4ea02 Ephoto: Close the edit panel if going back to thumb view. 2017-03-28 16:14:14 -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 5129f92d3a Ephoto: Add quick access rotate buttons. 2016-12-12 12:26:02 -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 edd58aa3a6 Ephoto: Go the next image when space bar is pressed.
This fixes T4783
2016-11-07 14:03:01 -06:00
Stephen Houston af63586365 Ephoto: Fix orient handling with regards to undo/redo 2016-10-11 09:36:19 -05:00
Stephen Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 2016-10-11 00:41:45 -05:00
Stephen Houston 92736b10aa Ephoto: Fix handling of history and applying of edits. 2016-10-10 20:16:50 -05:00
Stephen Houston bccb071aa6 Ephoto: Cancel drag on mouse up. 2016-10-10 14:18:14 -05:00
Boris Faure 3c8afe9562 single browser: avoid segfault when path is NULL 2016-09-25 17:58:37 +02:00
Stephen Houston 1dbee7b7b3 Ephoto: Fix opening of images from command. 2016-09-20 15:24:49 -05:00
Stephen okra Houston 950f16af06 Ephoto: Filter processing popup should use the win as parent and block clicking other filters while the current one is still processing. 2016-08-30 09:31:40 -05:00
Stephen okra Houston d12c0c16a5 Ephoto: Fix up single browser right click menu. 2016-08-29 15:17:42 -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 bb7bbe4184 Ephoto: Enable rotating from the right click menu in single view. 2016-08-29 14:47:24 -05:00
Stephen okra Houston ebc6664b66 Ephoto: Update thumb dir to be .cache/ephoto/thumbnails/ ... Config: Use XDG_CONFIG_HOME if available, else use HOME/.config 2016-08-29 13:56:29 -05:00
Stephen okra Houston 5d94c9529a Ephoto: Update label for config directory setting. Fix crash while changing directories in single view.
Fixes https://phab.enlightenment.org/T4440
Maniphest Tasks: https://phab.enlightenment.org/T4440
2016-08-29 11:11:50 -05:00
Stephen okra Houston 5b6826d785 Ephoto: Don't allow escape to return to the thumb view when the editor is open. 2016-08-23 09:44:07 -05:00
Stephen okra Houston 9fa937b4d0 Ephoto: Make sure titlebar text is accurate and show as modified in the titlebar when the image has been edited. 2016-08-18 11:16:11 -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 okra Houston 2ab25bb5ba Ephoto: Fix some warnings and potential crashes. Improve safety checking. 2016-08-15 17:21:04 -05:00
Stephen okra Houston 6f2ddd34ed Ephoto: Check for null on returning text in the editor genlist. 2016-08-12 12:16:10 -05:00
Stephen okra Houston 5a0e42f5ee Ephoto: Go beta with Ephoto! Woohoo! 2016-08-11 16:32:01 -05:00
Stephen okra Houston a46fd8242e Ephoto: Place icons correctly. 2016-08-11 14:27:14 -05:00
Stephen okra Houston 9af45797ec Ephoto: Add reset image to the context menu and make the editor box homogeneous. 2016-08-11 14:24:41 -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 okra Houston 2d37951e95 Ephoto: Implement history tracking and undo/redo options for the single browser. 2016-08-05 12:29:39 -05:00
Stephen okra Houston 1c01b4f315 Ephoto: Use evas_object_image rather than elm_image to avoid casting. Add config option to turn off smooth scaling. 2016-08-04 16:36:58 -05:00
Stephen okra Houston 9f28098156 Ephoto: Move delete and rename to under the File menu. 2016-08-04 12:55:35 -05:00
Stephen okra Houston 92073a9223 Ephoto: Skip monitor updates when the image has been edited. 2016-08-04 09:08:44 -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 Houston 7d663786a2 Ephoto: Add the scaling feature to Ephoto. 2016-07-25 22:19:58 -05:00
Stephen okra Houston 43b179f0aa Revert "Ephoto: Add ability to scale images." Not ready yet.
This reverts commit 9394902746.
2016-07-25 17:21:14 -05:00
Stephen okra Houston 9394902746 Ephoto: Add ability to scale images. 2016-07-25 17:10:01 -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
Stephen okra Houston 293a821031 Ephoto: Add emboss filter 2016-06-22 16:13:10 -05:00