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.
|
8 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 |
Davide Andreoli
|
e262b5f2e1
|
Theme for the cropper
|
9 years ago |
Stephen Houston
|
a55ffcc290
|
Ephoto: Spec file fix, rid of unused variables.
|
9 years ago |
Stephen Houston
|
f670969435
|
Ephoto: More work on crop scale/aspect
|
9 years ago |
Stephen Houston
|
7175e45d59
|
Ephoto: Keep scale on zoom in as well.
|
9 years ago |
Stephen Houston
|
6dea4f6662
|
Ephoto: Scale cropper correctly on zoom.
|
9 years ago |
Stephen Houston
|
7be54bd65d
|
Ephoto: Keep cropper from disappearing on zoom.
|
9 years ago |
Stephen Houston
|
e812fca066
|
Ephoto: Allow the cropper to resize correctly with zoom.
|
9 years ago |
Stephen Houston
|
0546f6d9af
|
Ephoto: Add reset image, save image, and save image as.
|
9 years ago |
Stephen Houston
|
11c8114e26
|
Ephoto: Formatting and white space removal. Use like function defintions.
|
9 years ago |
Stephen Houston
|
4f88f1fc8c
|
Ephoto: Handle cursor being out of bounds on cropper better.
|
9 years ago |