Commit Graph

820 Commits

Author SHA1 Message Date
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 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 b4b522e49a Ephoto: USE XDG_CACHE_HOME/ephoto/thumbnails if XDG_CACHE_HOME exists, otherwise use $HOME/.cache/ephoto/thumbnails 2016-08-29 14:14:40 -05:00
Stephen okra Houston b05d3b1dba Ephoto: Better checking for XDG_CONFIG_HOME. 2016-08-29 14:08:02 -05:00
Stephen okra Houston 2cdb2a5138 Ephoto: oops. Put the . in the correct place in the thumbnail dir. 2016-08-29 13:59:22 -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 4a5cb632ec Ephoto: Don't warn, as this behavior is perfectly normal. 2016-08-26 16:30:27 -05:00
Stephen okra Houston 91e15d8cde Ephoto: Use new indent style on the genlist non tree items. 2016-08-26 10:06:47 -05:00
Stephen okra Houston f01eac69da Ephoto: Don't disable/enable similarity sorting now that sorting mode is retained. 2016-08-25 15:11:17 -05:00
Stephen okra Houston 1de9490bdd Ephoto: The directory chosen in the config panel should be the root directory, not actually / 2016-08-25 15:03:37 -05:00
Stephen Houston 66a991d533 Ephoto: Update config about with new image. 2016-08-23 20:46:30 -05:00
Stephen Houston fdddacad79 Ephoto: Custom icon. 2016-08-23 20:43:04 -05:00
Stephen Houston a8ffa27c64 Ephoto: add small icon 2016-08-23 20:42:45 -05:00
Stephen okra Houston 4ca10ed862 Ephoto: Don't switch directory when genlist is clicked but an item is not (i.e.. scrolling) 2016-08-23 09:53:57 -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 813471f9bd Ephoto: Save thumbnails in $HOME/.thumbnails 2016-08-22 15:41:28 -05:00
Stephen okra Houston 80063034c1 Ephoto: Remove warnings and potential crash by unsetting the fileselector from the popup before deleting. 2016-08-19 09:36:56 -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 dcf9097b6c Ephoto: Update spec. 2016-08-16 09:39:41 -05:00
Stephen okra Houston 556c861aa0 Ephoto: Require EFL 1.18. 2016-08-16 09:30:19 -05:00
Stephen Houston c927875f63 Ephoto: Remember similarity sorting on dir change. 2016-08-15 22:30:58 -05:00
Stephen Houston 860b0a2579 Ephoto: Fix a monitor bug. 2016-08-15 19:38:41 -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 994bda6688 Ephoto: Don't disable the similarity sorting at the wrong time. 2016-08-15 13:47:19 -05:00
Stephen okra Houston be7fbb3419 Ephoto: Install thumbnailer to the lib directory. 2016-08-15 12:49:11 -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 4750a4267f Ephoto: Replace another direct_ls with stat_ls 2016-08-12 14:26:10 -05:00
Stephen okra Houston 27073ae2e8 EPhoto: Use eina_file_stat_ls as eina_file_direct_ls does not work on bsd. 2016-08-12 14:23:36 -05:00
Stephen okra Houston 46f8b536f1 Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto 2016-08-12 12:16:42 -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 Houston e4a9be288e Ephoto: Update year in copyright. 2016-08-11 19:10:36 -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 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 89c73eacf7 Ephoto: Formatting. 2016-08-05 21:36:11 -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 ccbc11373c Ephoto: Add a label to describe directory configure option. 2016-08-05 15:53:27 -05:00
Stephen okra Houston 2fd0fa2261 Ephoto: Fix bug where renaming a directory could crash. 2016-08-05 13:13:48 -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