Stephen Houston
|
258b6f3b26
|
Ephoto: Fix F2-Rename crash. Add Exif Data Property viewer.
|
6 years ago |
Stephen Houston
|
2863d68423
|
Enter commit summary
Ephoto: Formatting
And change details
Committed via EDI: Cool!
|
6 years ago |
Stephen 'Okra' Houston
|
a705f9a626
|
Ephoto: Ecrustify Formatting
|
6 years ago |
Stephen 'Okra' Houston
|
a9ddb8add7
|
Ephoto: Removed buggy panes.
|
6 years ago |
Stephen 'Okra' Houston
|
1265151a83
|
Ephoto: Check that a path exists before running file_file_get on it.
|
6 years ago |
Stephen 'Okra' Houston
|
9474ceaa00
|
Ephoto: Implement open/closed folder icon changing and clean up some fdo icons.
|
6 years ago |
Stephen 'Okra' Houston
|
5759135ad3
|
Ephoto: Fix a potential crash when switching directories in single view.
|
6 years ago |
Stephen 'Okra' Houston
|
e53ee13f3c
|
Ephoto: make sure the monitor callback for delete is on the file we are working on.
|
6 years ago |
Stephen 'Okra' Houston
|
dc89de84e9
|
Ephoto: Move root/home shortcuts into the context menu and remove min size restrictions that affect window resizing.
|
6 years ago |
Stephen 'Okra' Houston
|
788863df68
|
Ephoto: Don't send unnecessary signals now that we are not showing/hiding panels in edje.
|
6 years ago |
Stephen 'Okra' Houston
|
76a02499ab
|
Ephoto: Allow resizeable panels, remove checkerboard so that it functions better with themes, add shortcuts for home and root.
|
6 years ago |
Stephen 'Okra' Houston
|
d1b7b74464
|
Ephoto: Fix memory leaks and make single browser monitoring work correctly.
|
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 |
Stephen 'Okra' Houston
|
f9b35bfd45
|
Ephoto: Hide controls on edit, fix a bug with undo+redo, improve settings popup.
|
6 years ago |
Stephen 'Okra' Houston
|
f207845f10
|
Ephoto: Use a table+show/hide commands rather than naviframe to avoid event conflicts.
|
6 years ago |
Stephen 'Okra' Houston
|
0effa4ea02
|
Ephoto: Close the edit panel if going back to thumb view.
|
6 years ago |
Stephen 'Okra' Houston
|
2639e5b1ad
|
Ephoto: In preparation for release, remove the overlapping autohide panels per overwhelming user requests.
|
6 years ago |
Stephen 'Okra' Houston
|
5129f92d3a
|
Ephoto: Add quick access rotate buttons.
|
7 years ago |
Stephen okra Houston
|
1aa4e97d4d
|
Ephoto: Only show the exit button when the window is fullscreen.
|
7 years ago |
Stephen okra Houston
|
edd58aa3a6
|
Ephoto: Go the next image when space bar is pressed.
This fixes T4783
|
7 years ago |
Stephen Houston
|
af63586365
|
Ephoto: Fix orient handling with regards to undo/redo
|
7 years ago |
Stephen Houston
|
9f8024bae5
|
Ephoto: Trailing whitespace cleanup - memcpy fix.
|
7 years ago |
Stephen Houston
|
92736b10aa
|
Ephoto: Fix handling of history and applying of edits.
|
7 years ago |
Stephen Houston
|
bccb071aa6
|
Ephoto: Cancel drag on mouse up.
|
7 years ago |
Boris Faure
|
3c8afe9562
|
single browser: avoid segfault when path is NULL
|
7 years ago |
Stephen Houston
|
1dbee7b7b3
|
Ephoto: Fix opening of images from command.
|
7 years ago |
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.
|
7 years ago |
Stephen okra Houston
|
d12c0c16a5
|
Ephoto: Fix up single browser right click menu.
|
7 years ago |
Stephen okra Houston
|
d5d546dad6
|
Ephoto: Add an exit icon to the control bar. Update slideshow icons. Use efreet for XDG.
|
7 years ago |
Stephen okra Houston
|
bb7bbe4184
|
Ephoto: Enable rotating from the right click menu in single view.
|
7 years ago |
Stephen okra Houston
|
ebc6664b66
|
Ephoto: Update thumb dir to be .cache/ephoto/thumbnails/ ... Config: Use XDG_CONFIG_HOME if available, else use HOME/.config
|
7 years ago |
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
|
7 years ago |
Stephen okra Houston
|
5b6826d785
|
Ephoto: Don't allow escape to return to the thumb view when the editor is open.
|
7 years ago |
Stephen okra Houston
|
9fa937b4d0
|
Ephoto: Make sure titlebar text is accurate and show as modified in the titlebar when the image has been edited.
|
7 years ago |
Stephen okra Houston
|
57fd04f346
|
Ephoto: Fix tooltips causing box to lose sizing.
Fixes https://phab.enlightenment.org/T4349
|
7 years ago |
Stephen okra Houston
|
2ab25bb5ba
|
Ephoto: Fix some warnings and potential crashes. Improve safety checking.
|
7 years ago |
Stephen okra Houston
|
6f2ddd34ed
|
Ephoto: Check for null on returning text in the editor genlist.
|
7 years ago |
Stephen okra Houston
|
5a0e42f5ee
|
Ephoto: Go beta with Ephoto! Woohoo!
|
7 years ago |
Stephen okra Houston
|
a46fd8242e
|
Ephoto: Place icons correctly.
|
7 years ago |
Stephen okra Houston
|
9af45797ec
|
Ephoto: Add reset image to the context menu and make the editor box homogeneous.
|
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 okra Houston
|
2d37951e95
|
Ephoto: Implement history tracking and undo/redo options for the single browser.
|
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
|
9f28098156
|
Ephoto: Move delete and rename to under the File menu.
|
7 years ago |
Stephen okra Houston
|
92073a9223
|
Ephoto: Skip monitor updates when the image has been edited.
|
7 years ago |
Stephen okra Houston
|
a8cd52c266
|
Ephoto: Move back to using EIO for file system monitoring
|
7 years ago |
Stephen Houston
|
7d663786a2
|
Ephoto: Add the scaling feature to Ephoto.
|
7 years ago |
Stephen okra Houston
|
43b179f0aa
|
Revert "Ephoto: Add ability to scale images." Not ready yet.
This reverts commit 9394902746 .
|
7 years ago |
Stephen okra Houston
|
9394902746
|
Ephoto: Add ability to scale images.
|
7 years ago |