Commit Graph

934 Commits

Author SHA1 Message Date
Boris Faure 3c8afe9562 single browser: avoid segfault when path is NULL 2016-09-25 17:58:37 +02:00
Boris Faure 5890d90f84 avoid segfault when label is NULL 2016-09-25 17:57:14 +02:00
Boris Faure 37542da610 check filesystem operations 2016-09-25 17:56:45 +02:00
Boris Faure 2b01ed373c add logging shortcuts 2016-09-25 17:56:23 +02:00
maxerba 948d40643d Adding slovenian translation 2016-09-21 21:45:11 +02:00
Stephen Houston 1dbee7b7b3 Ephoto: Fix opening of images from command. 2016-09-20 15:24:49 -05:00
Stephen okra Houston 4f10741f4f Ephoto: Allow images to be drag and dropped in the thumb grid. 2016-09-01 16:21:37 -05:00
Stephen okra Houston 8f9522ce25 Ephoto: Use a transition of the directory browser rolling down into the button to give users a better hint about how to reshow it. 2016-08-30 17:29:02 -05:00
Jean Guyomarc'h 5396e78636 ephoto: use libintl without requiring libtool
This fixes compilation on Mac OS X

Fixes T4460
2016-08-30 21:28:32 +02: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 9d95940614 Ephoto: Remove duplicate author. 2016-08-29 16:11:27 -05:00
Stephen okra Houston 1b6a751f4f Ephoto: Go beta 2!! 2016-08-29 16:01:36 -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 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