Stephen Houston
|
1f49a495cb
|
Ephoto: Add sorting by image similarity.
|
7 years ago |
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.
|
7 years ago |
Stephen Houston
|
469c3ca1d1
|
Ephoto: Improve directory monitoring, especially regarding symlinks.
|
7 years ago |
Stephen okra Houston
|
421483d5d7
|
Ephoto: Properly identify symlinks and handle them accordingly.
|
7 years ago |
Stephen okra Houston
|
d996dd64e3
|
Ephoto: Fix issue where symlinked images may not show. Also fix issue where thumbs may get cleared but not repopulated.
|
7 years ago |
Stephen Houston
|
dd9a8ed7ce
|
Ephoto: Add configure option to not show the folders on app startup.
|
7 years ago |
Stephen Houston
|
529d646b5e
|
Ephoto: Make sure symlinked images work too.
|
7 years ago |
Stephen Houston
|
49f792d962
|
Ephoto: Support symlinked dirs.
|
7 years ago |
Stephen okra Houston
|
e2bc2e4df6
|
Ephoto: Fix some configuration options and change how Ephoto runs on first start.
|
7 years ago |
Stephen okra Houston
|
401ae914d6
|
Ephoto: Don't forget to unfreeze the current view.
|
7 years ago |
Stephen okra Houston
|
16e60c8dd8
|
Ephoto: Fix some segs wrt monitoring.
|
7 years ago |
Stephen okra Houston
|
a8cd52c266
|
Ephoto: Move back to using EIO for file system monitoring
|
7 years ago |
Stephen okra Houston
|
69a25b6453
|
Ephoto: Close directory browser when switching views. Update TODO.
|
7 years ago |
Stephen okra Houston
|
afe1b58f59
|
Ephoto: Don't leave the folder panel open when switching views.
|
7 years ago |
Stephen okra Houston
|
31750d3001
|
Ephoto: Don't hide controls if cursor is contained inside of controls.
|
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
|
ab8edacd0d
|
Ephoto: Make Ephoto's blur a nice feaux guassian algo, Ephoto's sharpen an unsharp mask, and add dithering(needs work)
|
7 years ago |
Stephen okra Houston
|
85dcb34cfc
|
Ephoto: Delete menus upon dismissal, and fix opening ephoto with an image path.
|
7 years ago |
Stephen okra Houston
|
737fb734a2
|
Ephoto: If Ephoto is opened with a directory that does not contain images, show the directory overlay.
|
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
|
40941cb382
|
Ephoto: Reset timer when mouse leaves the overlay.
|
7 years ago |
Stephen Houston
|
b9fb381f84
|
Ephoto: Don't forget to show single browser controls when opening ephoto with an image rather than path.
|
7 years ago |
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/
|
7 years ago |
Stephen okra Houston
|
a6aee9555b
|
Ephoto: Clean up/organize code to get ready for release. Use a pane widget for the thumbnail view. Use raise() to work around genlist bug.
|
7 years ago |
Stephen okra Houston
|
469ce75485
|
Ephoto: Clean up menus, remove toolbars, work on focus, start search on type.
Screenshots:
http://www.enlightenment.org/ss/e-56feda88450023.78697698.jpg
http://www.enlightenment.org/ss/e-56fedac3d198f2.43263458.jpg
|
7 years ago |
Stephen okra Houston
|
e732d9b07d
|
Ephoto: Factor out common file operation code. Remove toolbar from thumb view.
|
7 years ago |
Stephen okra Houston
|
d62984608a
|
Ephoto: Use Enlightenment's thumbnailer to achieve better thumbnailing.
|
7 years ago |
Stephen okra Houston
|
4b8ea0492b
|
Ephoto: Move common editing code to one place.
|
7 years ago |
Stephen okra Houston
|
75131514cc
|
Ephoto: Eliminate duplicate thumbing.
|
7 years ago |
Stephen okra Houston
|
97e82b216f
|
Ephoto: Move to Ecore_File_Monitor: It behaves better than Eio at this point.
|
7 years ago |
Stephen okra Houston
|
957d72fc39
|
EPhoto: Remove stray printfs.
|
7 years ago |
Stephen okra Houston
|
9ec91c1297
|
Ephoto: More monitor work
|
7 years ago |
Stephen okra Houston
|
3855fd4795
|
Ephoto: More cleanup, eliminate duplicate thumbnails showing up, fix save error.
|
7 years ago |
Stephen Houston
|
bcfd488e0f
|
Ephoto: Fix some incorrect thumb selection issues.
|
7 years ago |
Stephen okra Houston
|
f7de0f1c0f
|
Ephoto: Apply patches from Vincent Torri (vtorri) that make Ephoto work on Windows.
|
7 years ago |
Stephen Houston
|
e74c645f5f
|
Ephoto: Don't use noframe for thumbnails. The frame helps a ton with transparent images.
|
7 years ago |
Andy Williams
|
d963bef526
|
Ephoto: don't crash when a file is deleted in the current directory.
mime checks will return NULL if the file doesn't exist
|
7 years ago |
Stephen okra Houston
|
c421929c54
|
Ephoto: Use ecore_file_dir_get consistently instead of dirname and ecore_file_dir_get inconsistently.
|
7 years ago |
Stephen okra Houston
|
f656110fc1
|
Ephoto: Formatting
|
7 years ago |
Stephen okra Houston
|
95c5f41301
|
Ephoto: Don't clear entries if populating directories only.
|
7 years ago |
Stephen okra Houston
|
8a183065b7
|
Ephoto: Remove redundant strlen+strcmp checks.
|
7 years ago |
Stephen Houston
|
ff28d74253
|
Ephoto: Only update thumbs on monitor call when the thumb is in the current directory.
|
7 years ago |
Stephen Houston
|
ca46030aa4
|
Ephoto: Incorporate the use of monitors to maintain accuracy with the file system. Fix rename extra dot.
|
7 years ago |
Stephen Houston
|
11dc8050eb
|
Ephoto: Make the search function more like a filter than a find in place.
|
7 years ago |
Stephen okra Houston
|
08819f8bce
|
Ephoto: Selection check not needed when changing directories.
|
7 years ago |
Stephen okra Houston
|
1941bdb9c3
|
Ephoto: Fix bug where the navigation didn't work if ephoto opened directly with an image.
|
7 years ago |
Stephen Houston
|
aee6e9e408
|
Ephoto: If multiple items are selected, only use those items for Single and Slideshow.
|
7 years ago |
Stephen Houston
|
f76804a080
|
No need to refresh view if files are pasted in a directory other than the current.
|
7 years ago |
Stephen Houston
|
e5695a6aee
|
Ephoto: Don't resort back to thumb browser on delete.
|
7 years ago |