Stephen Houston
|
840792ecc3
|
Ephoto: Fix seg on free... Deleting the image already frees the data.
|
8 years ago |
Stephen Houston
|
b5837424dd
|
Ephoto: Clean up edit menu.
|
8 years ago |
Stephen Houston
|
8304fc892a
|
Ephoto: Add color level adjustment feature to the single browser.
|
8 years ago |
Stephen Houston
|
fba9a17b48
|
Ephoto: Add auto histogram equalization filter. Clean up some code.
|
8 years ago |
Stephen Houston
|
76cfa1d52c
|
Ephoto: Fix bug with a bad free on entry set. Deleting the image already frees the image data.
|
8 years ago |
Stephen Houston
|
835f623d63
|
Ephoto: Add filters and enhancements. Blur, Sharpen, Black and White, and Old Photo. More to come.
|
8 years ago |
Stephen Houston
|
8e7a002a1c
|
Ephoto: Update info label upon rotations.
|
8 years ago |
Stephen Houston
|
875b43649f
|
Ephoto: Consider rotations as an edit.
|
8 years ago |
Stephen Houston
|
dd24871ca3
|
Ephoto: Make cancelling an edit work correctly.
|
8 years ago |
Stephen Houston
|
54bd029e0d
|
Ephoto: Add in some simple editing features. More to come and some filters.
|
8 years ago |
Flavio Ceolin
|
f8471f846a
|
Fix memory leak
String returned by _ephoto_get_file_size() was leaking.
|
8 years ago |
Flavio Ceolin
|
68271a0c89
|
browser: Fix function type
Returning "char *" instead of "const char *" since the function returns
an strdup() string.
|
8 years ago |
maxerba
|
f289915ca9
|
Adding slovakian translation
|
8 years ago |
Stephen Houston
|
51599acb3a
|
Ephoto: Set directory entry text at a better time.
|
8 years ago |
Daniel Kolesa
|
29280d8ded
|
updated czech translation
|
8 years ago |
Stephen Houston
|
458ec58221
|
Ephoto: Add plural gettext for slideshow seconds
|
8 years ago |
Daniel Kolesa
|
4ca6028008
|
fix localization for real
|
8 years ago |
maxerba
|
5dba2e5034
|
Updating italian translation
|
8 years ago |
Stephen Houston
|
89bd893b4c
|
Ephoto: Remove plural s for English.
|
8 years ago |
Stephen Houston
|
de374892ee
|
EPhoto: Add plural translating
|
8 years ago |
Stephen Houston
|
d4a477db41
|
Ephoto: Use B instead of bytes and don't include a space between the number and acronym
|
8 years ago |
q66
|
9948e11d8f
|
updated Czech translation
|
8 years ago |
Stephen Houston
|
d87aae7612
|
Ephoto: Make directory entry work.
|
8 years ago |
Stephen Houston
|
2cdf0d8126
|
Ephoto: More localization! Translators: Update your translations and add new ones!
|
8 years ago |
Marcel Hollerbach
|
d9f7185984
|
Adding german translation
|
8 years ago |
q66
|
c736d8d07a
|
fixed localization
|
8 years ago |
q66
|
9c34a9038b
|
added Czech translation
|
8 years ago |
Stephen Houston
|
ddcc5e08a5
|
Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto
|
8 years ago |
Stephen Houston
|
90e819b3b5
|
Ephoto: Add an entry for directories(not functional yet)
|
8 years ago |
maxerba
|
03a4be0992
|
Adding italian translation
|
8 years ago |
Stephen Houston
|
87f4c655ea
|
Ephoto: Include gettext.h
|
8 years ago |
Stephen Houston
|
ba04557967
|
Ephoto: Start working on allowing translation again. Translators: UPDATE!
|
8 years ago |
Stephen Houston
|
3e3a4308b4
|
Ephoto: Lookup FDO icons first.
|
8 years ago |
Stephen Houston
|
ded920c4ec
|
Ephoto: Slideshow - Make escape progression logical. Stop slideshow when escaped.
|
8 years ago |
Stephen Houston
|
306929d859
|
Ephoto: Slideshow - Update the titlebar with the image name when the slideshow changes images.
|
8 years ago |
Stephen Houston
|
29e4bb3d1a
|
Ephoto: Use correct icon names from spec. Elementary needs to stop overriding though.
|
9 years ago |
Stephen Houston
|
d5fa0ec306
|
Ephoto: Reset Orient when image is reset.
|
9 years ago |
Stephen Houston
|
fb87d20f13
|
Ephoto: Fix an issue where overwrite was not working. On save as, add the new entry and change dirs.
|
9 years ago |
Stephen Houston
|
57f2a4ea07
|
Ephoto: Update TODO, Make fsel default save name the basename of current image.
|
9 years ago |
Stephen Houston
|
9e204bd63b
|
Ephoto: If image is smaller than viewer, zoom 1:1 instead of fit.
|
9 years ago |
Stephen Houston
|
ede263f65a
|
Ephoto: Add real size label to the cropper so you will know the size of cropped image.
|
9 years ago |
Stephen Houston
|
d678d7b45b
|
Ephoto: Combine settings and about dialog. Read Authors from file.
|
9 years ago |
Stephen Houston
|
58a3f75615
|
Ephoto: Cancel cropping if back button is pressed.
|
9 years ago |
Stephen Houston
|
6cce9a1e9e
|
Ephoto: Escape cancels cropping, Return applies crop.
|
9 years ago |
Boris Faure
|
52e8576d9c
|
Ephoto: fix shadowed variable
|
9 years ago |
Daniel Juyung Seo
|
27cb461bed
|
Ephoto: Remove elm_init/shutdown call.
This is done automatically in ELM_MAIN() macro.
|
9 years ago |
Daniel Juyung Seo
|
4e3365ddbf
|
Ephoto: Use elm_win_util_standard_add()
|
9 years ago |
Daniel Juyung Seo
|
fd15398bb9
|
Ephoto: Use Eina_Bool for boolean type.
|
9 years ago |
Daniel Juyung Seo
|
2747dea592
|
Ephoto: Remove unuses variables.
|
9 years ago |
Davide Andreoli
|
d5da820653
|
Fix make distcheck
|
9 years ago |