Stephen 'Okra' Houston
31d122f98f
Ephoto: Quit dumb negative padding.
7 years ago
Stephen 'Okra' Houston
788863df68
Ephoto: Don't send unnecessary signals now that we are not showing/hiding panels in edje.
7 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.
7 years ago
Stephen 'Okra' Houston
9bdacab76f
Ephoto: Don't set a color on the background of the tiling so that the transparency overlays will match any theme's background.
7 years ago
Stephen 'Okra' Houston
dcb6a68393
Ephoto: Go 1.0 Final!
7 years ago
Vincent Torri
b65319f93e
Update and compile Ephoto's French translation.
7 years ago
Stephen 'Okra' Houston
4f7874b403
Ephoto: Align the folders properly.
7 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
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