Commit Graph

652 Commits

Author SHA1 Message Date
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 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 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 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 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
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 Houston 9a1efde36a Ephoto: Fix potential crash. 2016-08-03 22:37:54 -05:00
Stephen okra Houston 7bc7b43551 Ephoto: Show the dir to open ephoto with, not the currently opened dir. 2016-08-03 16:09:52 -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 346a53f02e Ephoto: Don't try and update gui parts from thread as it will crash. 2016-08-03 13:26:03 -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 7a4b43ec46 Ephoto: Fix monitor duplication. 2016-08-02 15:44:54 -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 Houston 85c16161f5 Ephoto: Add scaler 2016-07-25 22:19:24 -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 69a25b6453 Ephoto: Close directory browser when switching views. Update TODO. 2016-07-25 11:24:58 -05:00