Stephen Houston
d0ec29d753
Ephoto: Rework the gadget config to support multiple instances better. Always show settings icon when no pictures exists. Delete gadget win/popup on hide.
6 years ago
Carsten Haitzler
c9fbad5399
on initial config save - if nothing has been selected default to homedir
...
this avoids a fun segv with a NULL path ptr
6 years ago
Al Poole
7714e3756b
ephoto_config: fix segv on start
6 years ago
Al Poole
a4eb00e925
ephoto: fix freebsd build.
6 years ago
Stephen Houston
60b4350490
Ephoto: Update libintl/nls/gettext handling and add a potfile.
6 years ago
Stephen Houston
c9300539aa
Keep a temp file in case overwriting fails.
6 years ago
Stephen Houston
dc500f0c18
Ephoto: Add config saving for the slideshow gadget.
6 years ago
Stephen Houston
ced5750c9b
Improve slideshow gadget theme
6 years ago
Stephen Houston
f56395a2ba
Don't show files in fileselector for gadget and keep aspect and don't crop images.
6 years ago
Stephen Houston
292881981e
Improve Wizard appearance of gadget and add fileselector for slideshow path.
6 years ago
Stephen Houston
aec1b6516d
Ephoto: Add a gadget config so that ephoto can work as an Enlightenment sandboxed gadget.
6 years ago
Stephen Houston
74523396f4
Ephoto: Don't pack the directory browser twice.
6 years ago
Stephen Houston
981fb16174
Ephoto: When using ctrl+shift+f keybinding to hide/show the folder browser, place the browser correctly.
6 years ago
Stephen Houston
93fd99ae03
Set thumb browser dirty to change if it is not visible.
6 years ago
Stephen Houston
18bc0792aa
Ephoto: Don't refresh thumb browser unless the current state is viewing the thumb browser.
6 years ago
Stephen Houston
91d2dceee5
Ephoto: Don't make the painting effect so dramatic.
6 years ago
Stephen Houston
9ca0e7ad9b
Ephoto: Fix directory tree structure initialization.
6 years ago
Stephen Houston
8a3cc811f4
Ephoto Directory Browser: Add an item for the top directory.
...
For instance, if the top directory is /home/stephen then the genlist listing of the directory tree should start with an item for /home/stephen instead of starting with the contents of /home/stephen/*
6 years ago
Stephen Houston
8906abeb41
Ephoto exif data: Don't forget to clean up the allocated mem.
6 years ago
Stephen Houston
952a4f3136
Ephoto: Load exif viewer on an idler.
6 years ago
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
223076607e
Ephoto: Install images to the correct location.
6 years ago
Stephen 'Okra' Houston
c50e7b2bc1
Ephoto: Make thumbnailer work correctly.
6 years ago
Stephen 'Okra' Houston
6eb4616015
Ephoto: Replace autofoo with meson
6 years ago
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