26 Commits (a705f9a62690e3135295faeeb3f13eba2ac1eb3f)

Author SHA1 Message Date
Stephen 'Okra' Houston a705f9a626 Ephoto: Ecrustify Formatting 6 years ago
Stephen 'Okra' Houston 3480bb44b3 Ephoto: Factor out common code, use "start" for Windows based devices instead of xdg-open, improve compiler flags. 6 years ago
Stephen 'Okra' Houston c6e6047d1a Ephoto: Condense path lookups for trash and config into a single variable. 6 years ago
Stephen 'Okra' Houston ef805cefa9 Ephoto: Fix use of stat/lstat, use eina_environment to get HOME and tmp dirs. 6 years ago
Vincent Torri 751e08acc7 Ephoto: Make Ephoto compile/work on Windows. 6 years ago
Stephen 'Okra' Houston f9b35bfd45 Ephoto: Hide controls on edit, fix a bug with undo+redo, improve settings popup. 6 years ago
Stephen 'Okra' Houston 2639e5b1ad Ephoto: In preparation for release, remove the overlapping autohide panels per overwhelming user requests. 6 years ago
Boris Faure a0e367be4f ephoto_file: fix string not null-terminated. CID151522 7 years ago
Boris Faure a0a389abb0 ephoto_file: fix resource leak. CID156953 7 years ago
Stephen okra Houston 38c246b000 Ephoto: Fix coverity issues: CIDS 151514 151512 7 years ago
Stephen okra Houston 621fb3be0b Ephoto: Fix coverity issues: CID 151524, 151521, 151520, 151518, 151517, 151516, 151515, 151512 7 years ago
Stephen Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 7 years ago
Stephen Houston 00a2fcfd04 Ephoto: Fix file operation crashes caused by thread nastiness. 7 years ago
Boris Faure 37542da610 check filesystem operations 7 years ago
Stephen okra Houston 80063034c1 Ephoto: Remove warnings and potential crash by unsetting the fileselector from the popup before deleting. 7 years ago
Stephen okra Houston 2ab25bb5ba Ephoto: Fix some warnings and potential crashes. Improve safety checking. 7 years ago
Stephen okra Houston 421483d5d7 Ephoto: Properly identify symlinks and handle them accordingly. 7 years ago
Stephen okra Houston 2fd0fa2261 Ephoto: Fix bug where renaming a directory could crash. 7 years ago
Stephen okra Houston 1c01b4f315 Ephoto: Use evas_object_image rather than elm_image to avoid casting. Add config option to turn off smooth scaling. 7 years ago
Stephen okra Houston 346a53f02e Ephoto: Don't try and update gui parts from thread as it will crash. 7 years ago
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). 7 years ago
Stephen okra Houston ce73f5056f Ephoto: Use threads rather than idlers for file operations. 7 years ago
Stephen Houston 057d814be2 Ephoto: Remove deprecated use of icon_order_lookup and update some FDO icon names. 7 years ago
Stephen okra Houston 86b827e5fa Ephoto: Ephoto goes edjey! Give ephoto an edje style overlayed interface. 7 years ago
Stephen Houston 11ffca5501 Ephoto: If located in single browser on rename, make sure to pend the new file path. 7 years ago
Stephen okra Houston e732d9b07d Ephoto: Factor out common file operation code. Remove toolbar from thumb view. 7 years ago