Commit Graph

26 Commits

Author SHA1 Message Date
Stephen 'Okra' Houston a705f9a626 Ephoto: Ecrustify Formatting 2017-08-30 09:01:07 -05:00
Stephen 'Okra' Houston 3480bb44b3 Ephoto: Factor out common code, use "start" for Windows based devices instead of xdg-open, improve compiler flags. 2017-05-02 11:19:43 -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
Vincent Torri 751e08acc7 Ephoto: Make Ephoto compile/work on Windows. 2017-03-29 13:31:58 -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 2639e5b1ad Ephoto: In preparation for release, remove the overlapping autohide panels per overwhelming user requests. 2017-03-28 12:09:18 -05: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 Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 2016-10-11 00:41:45 -05:00
Stephen Houston 00a2fcfd04 Ephoto: Fix file operation crashes caused by thread nastiness. 2016-10-10 13:43:40 -05:00
Boris Faure 37542da610 check filesystem operations 2016-09-25 17:56:45 +02: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 2ab25bb5ba Ephoto: Fix some warnings and potential crashes. Improve safety checking. 2016-08-15 17:21:04 -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 2fd0fa2261 Ephoto: Fix bug where renaming a directory could crash. 2016-08-05 13:13:48 -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 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 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 ce73f5056f Ephoto: Use threads rather than idlers for file operations. 2016-06-23 14:36:58 -05:00
Stephen Houston 057d814be2 Ephoto: Remove deprecated use of icon_order_lookup and update some FDO icon names. 2016-05-29 10:33:06 -05:00
Stephen okra Houston 86b827e5fa Ephoto: Ephoto goes edjey! Give ephoto an edje style overlayed interface.
For screenshots and video, you can visit this post:
http://smhouston.us/ephoto-gets-edjey/
2016-05-26 17:44:43 -05:00
Stephen Houston 11ffca5501 Ephoto: If located in single browser on rename, make sure to pend the new file path. 2016-04-13 20:07:53 -05:00
Stephen okra Houston e732d9b07d Ephoto: Factor out common file operation code. Remove toolbar from thumb view. 2016-03-25 15:45:18 -05:00