Stephen 'Okra' Houston
a705f9a626
Ephoto: Ecrustify Formatting
6 years ago
Stephen 'Okra' Houston
ab43168f90
Ephoto: Don't use panes in the editor.
6 years ago
Stephen 'Okra' Houston
a9ddb8add7
Ephoto: Removed buggy panes.
6 years ago
Marcel Hollerbach
5ee6630a6c
ephoto: remove reminder, this was wrong
...
fix T5888
6 years ago
Marcel Hollerbach
47fe2b9ab0
ephoto: make it work again
...
It turns out that there is some madness when setting a aspect on a
elm.label. This should at first fix this, but its far from a good
solution.
ref T5888
6 years ago
Stephen 'Okra' Houston
b76a54bd3e
Ephoto: Remove unneccessary header.
...
This fixes compilation and T5761
6 years ago
Stephen 'Okra' Houston
4828fe95a4
Ephoto: Give the user the option to choose between cropped thumbnails and aspect based thumbnails.
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
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
d8e2df3092
Ephoto: Remove trailing /
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
31d122f98f
Ephoto: Quit dumb negative padding.
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.
7 years ago
Gustavo Sverzut Barbieri
e27b26ebe1
ipc: simplify IPC creation, make it work on Windows as well.
...
Summary:
Windows names are inside \\.\pipe\ namespace and shouldn't contain
"/", actually even on UNIX it is not required to craft the whole path
as ecore_ipc/ecore_con will automatically encode based on local/system
local, name and port.
Reviewers: stephenmhouston, vtorri
Differential Revision: https://phab.enlightenment.org/D4755
7 years ago
Stephen 'Okra' Houston
c6e6047d1a
Ephoto: Condense path lookups for trash and config into a single variable.
7 years ago
Stephen 'Okra' Houston
ef805cefa9
Ephoto: Fix use of stat/lstat, use eina_environment to get HOME and tmp dirs.
7 years ago
Vincent Torri
751e08acc7
Ephoto: Make Ephoto compile/work on Windows.
7 years ago
Stephen 'Okra' Houston
afa1529be3
Ephoto: Make sure the search box expands so its visible.
7 years ago
Stephen 'Okra' Houston
f9b35bfd45
Ephoto: Hide controls on edit, fix a bug with undo+redo, improve settings popup.
7 years ago
Stephen 'Okra' Houston
f207845f10
Ephoto: Use a table+show/hide commands rather than naviframe to avoid event conflicts.
7 years ago
Stephen 'Okra' Houston
0effa4ea02
Ephoto: Close the edit panel if going back to thumb view.
7 years ago
Stephen 'Okra' Houston
2639e5b1ad
Ephoto: In preparation for release, remove the overlapping autohide panels per overwhelming user requests.
7 years ago
Stephen 'Okra' Houston
5cbf023d1d
Ephoto - Cleanup ecore_file_realpath usage.
7 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
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
0fe2862dde
Ephoto: Revert fix for dragging.
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