Commit Graph

748 Commits

Author SHA1 Message Date
Vincent Torri 751e08acc7 Ephoto: Make Ephoto compile/work on Windows. 2017-03-29 13:31:58 -05:00
Stephen 'Okra' Houston afa1529be3 Ephoto: Make sure the search box expands so its visible. 2017-03-29 13:21:43 -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 5cbf023d1d Ephoto - Cleanup ecore_file_realpath usage. 2017-02-10 14:12:43 -06: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
Boris Faure a0e367be4f ephoto_file: fix string not null-terminated. CID151522 2016-11-28 21:32:09 +01:00
Boris Faure a0a389abb0 ephoto_file: fix resource leak. CID156953 2016-11-28 21:28:33 +01:00
Stephen okra Houston 38c246b000 Ephoto: Fix coverity issues: CIDS 151514 151512 2016-11-28 12:03:35 -06:00
Stephen okra Houston 621fb3be0b Ephoto: Fix coverity issues: CID 151524, 151521, 151520, 151518, 151517, 151516, 151515, 151512 2016-11-28 10:30:29 -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
Andy Williams 65c727fa9a Ephoto: scale initial window size configuration 2016-10-29 15:51:12 +01:00
Stephen okra Houston 7a3abcd7d9 Ephoto: Don't use evas_object_data_set on elm_object_items 2016-10-19 09:10:14 -05:00
Stephen okra Houston 580dc2aa76 Ephoto: Fix segfault on directory single click 2016-10-18 19:33:06 -05:00
Stephen Houston 5304d3e477 Ephoto: Fix dnd bug when switching from grid to single view. 2016-10-12 09:13:07 -05:00
Stephen Houston 0fe2862dde Ephoto: Revert fix for dragging. 2016-10-11 14:26:20 -05:00
Stephen Houston e01ed1802d Ephoto: Improve config popup... Use 21st century autosave. 2016-10-11 12:09:47 -05: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
Stephen Houston 00a2fcfd04 Ephoto: Fix file operation crashes caused by thread nastiness. 2016-10-10 13:43:40 -05:00
Stephen Houston 9c25551f9c Ephoto: When a custom directory is open, expand from the configured open directory to that directory if possible. 2016-10-10 11:53:11 -05:00
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
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 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 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
Stephen okra Houston 1bb0c660a0 Ephoto: Fix Ephoto's genlist selection 2016-07-25 11:05:08 -05:00
Stephen okra Houston ca0243286d Ephoto: Remove debug printfs 2016-07-22 17:18:57 -05:00
Stephen okra Houston 0f13ed93be Ephoto: Add more moving effects -- There are now a total of 24 ways an image can move in the slideshow. 2016-07-22 17:17:23 -05:00
Stephen okra Houston afe1b58f59 Ephoto: Don't leave the folder panel open when switching views. 2016-07-22 12:59:10 -05:00