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
|
5cbf023d1d
|
Ephoto - Cleanup ecore_file_realpath usage.
|
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 |
Bruno Dilly
|
bce27ed4d4
|
Update gitignore
|
7 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 okra Houston
|
edd58aa3a6
|
Ephoto: Go the next image when space bar is pressed.
This fixes T4783
|
7 years ago |
Andy Williams
|
65c727fa9a
|
Ephoto: scale initial window size configuration
|
7 years ago |
Stephen okra Houston
|
7a3abcd7d9
|
Ephoto: Don't use evas_object_data_set on elm_object_items
|
7 years ago |
Stephen okra Houston
|
580dc2aa76
|
Ephoto: Fix segfault on directory single click
|
7 years ago |
Stephen Houston
|
5304d3e477
|
Ephoto: Fix dnd bug when switching from grid to single view.
|
7 years ago |
Stephen Houston
|
762b38426c
|
Ephoto: Smooth fade the filesel out instead of a choppy transition.
|
7 years ago |
Stephen Houston
|
0fe2862dde
|
Ephoto: Revert fix for dragging.
|
7 years ago |
Stephen Houston
|
9dcdb4598c
|
Ephoto: Slightly lighten the overlay color
|
7 years ago |
Stephen Houston
|
e01ed1802d
|
Ephoto: Improve config popup... Use 21st century autosave.
|
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 |
Stephen Houston
|
00a2fcfd04
|
Ephoto: Fix file operation crashes caused by thread nastiness.
|
7 years ago |
Stephen Houston
|
9c25551f9c
|
Ephoto: When a custom directory is open, expand from the configured open directory to that directory if possible.
|
7 years ago |
Boris Faure
|
3c8afe9562
|
single browser: avoid segfault when path is NULL
|
7 years ago |
Boris Faure
|
5890d90f84
|
avoid segfault when label is NULL
|
7 years ago |
Boris Faure
|
37542da610
|
check filesystem operations
|
7 years ago |
Boris Faure
|
2b01ed373c
|
add logging shortcuts
|
7 years ago |
maxerba
|
948d40643d
|
Adding slovenian translation
|
7 years ago |
Stephen Houston
|
1dbee7b7b3
|
Ephoto: Fix opening of images from command.
|
7 years ago |
Stephen okra Houston
|
4f10741f4f
|
Ephoto: Allow images to be drag and dropped in the thumb grid.
|
7 years ago |
Stephen okra Houston
|
8f9522ce25
|
Ephoto: Use a transition of the directory browser rolling down into the button to give users a better hint about how to reshow it.
|
7 years ago |
Jean Guyomarc'h
|
5396e78636
|
ephoto: use libintl without requiring libtool
This fixes compilation on Mac OS X
Fixes T4460
|
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
|
9d95940614
|
Ephoto: Remove duplicate author.
|
7 years ago |
Stephen okra Houston
|
1b6a751f4f
|
Ephoto: Go beta 2!!
|
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
|
81eb801c31
|
Ephoto: Select and bring in the current item when going from single view to thumb view.
|
7 years ago |
Stephen okra Houston
|
b4b522e49a
|
Ephoto: USE XDG_CACHE_HOME/ephoto/thumbnails if XDG_CACHE_HOME exists, otherwise use $HOME/.cache/ephoto/thumbnails
|
7 years ago |
Stephen okra Houston
|
b05d3b1dba
|
Ephoto: Better checking for XDG_CONFIG_HOME.
|
7 years ago |
Stephen okra Houston
|
2cdb2a5138
|
Ephoto: oops. Put the . in the correct place in the thumbnail dir.
|
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
|
4a5cb632ec
|
Ephoto: Don't warn, as this behavior is perfectly normal.
|
7 years ago |
Stephen okra Houston
|
91e15d8cde
|
Ephoto: Use new indent style on the genlist non tree items.
|
7 years ago |