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
Stephen Houston
9e278c5a70
Ephoto: Make the toolbar layout more consistent. Only allow dirs with subdirs to be expanded.
7 years ago
Stephen Houston
cf25f7c561
Ephoto: Add file operations, context menus, sorting, and more.
7 years ago
Stephen Houston
79642b9350
Ephoto: Fix bug on start where no directory is defined. Fix file tree.
7 years ago
Stephen Houston
73bfdc961e
Ephoto: Make file selecter work like a file tree. Add more config options.
7 years ago
Stephen Houston
545fc6c310
Ephoto: Add some controls to the slideshow.
7 years ago
Daniel Juyung Seo
4e3365ddbf
Ephoto: Use elm_win_util_standard_add()
8 years ago
Stephen Houston
11c8114e26
Ephoto: Formatting and white space removal. Use like function defintions.
8 years ago
Stephen Houston
37faad3e26
Ephoto: Use overlap style on naviframe
8 years ago
Stephen Houston
a59450718f
Ephoto: fix an issue where directories were considered images in single browser.
8 years ago
Stephen Houston
6e58fcf23e
Ephoto: Begin adding the file selector into the main thumb browser window.
8 years ago
Stephen Houston
e8fc02dc65
Ephoto: Be uniform with unused variables. Use EINA_UNUSED for all.
8 years ago
Stephen Houston
5a5f65374b
Ephoto: Better handling of bad images.
8 years ago
Stephen Houston
109634798f
Update TODO file.
8 years ago
Stephen Houston
ef82e33746
Bug fixes, keybinding work, add rotation to single browser, remove photocam until is fixed/can rotate, slideshow starts in window. See summary for more.
...
Remove libexif support and code as this is now done outside of Ephoto. Remove all photocam code until photocam can rotate like elm_image and doesn't crash on certain jpegs and while zooming. Slideshow now starts in window, as usual press F11 for fullscreen. Single brower now does rotations. There is still a keybinding bug that needs to be fixed where keybindings are passed through to other pages within the naviframe.
8 years ago
Stephen Houston
28a4d401bf
Add the beginning stages of a config dialog.
8 years ago
Stephen Houston
74471f29b3
Fix title to not be redundant since entry already shows path. Change Elm_Gengrid_Item to Elm_Object_Item
8 years ago
Stephen Houston
b0ef804dd4
Rework config loading/saving and remember window size and panel state.
8 years ago
Stephen Houston
f7f6c9c59f
Ephoto: Make the thumb browser alphabetical again. Default panel to visible. Show files in selector.
8 years ago
Stephen Houston
ba54326c1e
@feature Moved toolbars to left side panels. Removed grid directory browsing.
...
Moved the toolbars to panels on the left side in order to make better use of space. Removed the ability to browse using the grid as it is redundant with the entry and file selector.
8 years ago
Stephen Houston
f7b4eda791
Ephoto: Use layout/edje external, toolbars for better icons, and other UI
...
Use layout and edje externals for better themability when others make elm themes. Using toolbars improves the size and functionality of the icons. Remove unnecessary entry/label in single view.
9 years ago
Stephen Houston
1b0e2ac4af
Ephoto: Use standard icons, remove unused code, and match dark theme.
...
Use standard icons based on icon theme to remove dependency on Faenza icons. Removed the old directory code that would provide a preview of the images in the directory. This code hasn't worked in a while and frankly is just unneccasry and would slow down the app. Remove images and theme that was shipped with Ephoto. It is no longer needed. Change style on some widgets to better match dark theme. Prepare Ephoto to be released soon.
9 years ago
Stephen Houston
0619778dc1
Ephoto - Update ephoto's thumb code to use elm_thumb's new options.
9 years ago
Stephen Houston
b1723b6435
Save ephoto config on exit so it remembers thumb size, current directory, etc...
...
SVN revision: 82783
10 years ago
Bruno Dilly
1372dc64c9
ephoto: commit fixing style
...
SVN revision: 75562
11 years ago