Commit Graph

792 Commits

Author SHA1 Message Date
Stephen Houston 875b43649f Ephoto: Consider rotations as an edit. 2015-08-17 13:59:07 -05:00
Stephen Houston dd24871ca3 Ephoto: Make cancelling an edit work correctly. 2015-08-17 13:50:21 -05:00
Stephen Houston 54bd029e0d Ephoto: Add in some simple editing features. More to come and some filters. 2015-08-17 13:10:33 -05:00
Flavio Ceolin f8471f846a Fix memory leak
String returned by _ephoto_get_file_size() was leaking.
2015-08-16 20:20:37 -03:00
Flavio Ceolin 68271a0c89 browser: Fix function type
Returning "char *" instead of "const char *" since the function returns
an strdup() string.
2015-08-16 20:20:37 -03:00
maxerba f289915ca9 Adding slovakian translation 2015-08-12 18:58:57 +02:00
Stephen Houston 51599acb3a Ephoto: Set directory entry text at a better time. 2015-08-11 10:27:50 -05:00
Daniel Kolesa 29280d8ded updated czech translation 2015-08-11 16:22:22 +01:00
Stephen Houston 458ec58221 Ephoto: Add plural gettext for slideshow seconds 2015-08-11 10:15:31 -05:00
Daniel Kolesa 4ca6028008 fix localization for real 2015-08-11 15:58:02 +01:00
maxerba 5dba2e5034 Updating italian translation 2015-08-11 08:27:48 +02:00
Stephen Houston 89bd893b4c Ephoto: Remove plural s for English. 2015-08-10 16:51:37 -05:00
Stephen Houston de374892ee EPhoto: Add plural translating 2015-08-10 16:46:35 -05:00
Stephen Houston d4a477db41 Ephoto: Use B instead of bytes and don't include a space between the number and acronym 2015-08-10 16:20:30 -05:00
q66 9948e11d8f updated Czech translation 2015-08-10 22:07:48 +01:00
Stephen Houston d87aae7612 Ephoto: Make directory entry work. 2015-08-10 16:05:35 -05:00
Stephen Houston 2cdf0d8126 Ephoto: More localization! Translators: Update your translations and add new ones! 2015-08-10 15:58:16 -05:00
Marcel Hollerbach d9f7185984 Adding german translation 2015-08-10 22:13:07 +02:00
q66 c736d8d07a fixed localization 2015-08-10 21:07:54 +01:00
q66 9c34a9038b added Czech translation 2015-08-10 20:53:22 +01:00
Stephen Houston ddcc5e08a5 Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto 2015-08-10 14:33:59 -05:00
Stephen Houston 90e819b3b5 Ephoto: Add an entry for directories(not functional yet) 2015-08-10 14:33:18 -05:00
maxerba 03a4be0992 Adding italian translation 2015-08-10 21:19:33 +02:00
Stephen Houston 87f4c655ea Ephoto: Include gettext.h 2015-08-10 13:53:15 -05:00
Stephen Houston ba04557967 Ephoto: Start working on allowing translation again. Translators: UPDATE! 2015-08-10 11:38:23 -05:00
Stephen Houston 3e3a4308b4 Ephoto: Lookup FDO icons first. 2015-08-10 10:42:02 -05:00
Stephen Houston ded920c4ec Ephoto: Slideshow - Make escape progression logical. Stop slideshow when escaped. 2015-08-07 09:14:42 -05:00
Stephen Houston 306929d859 Ephoto: Slideshow - Update the titlebar with the image name when the slideshow changes images. 2015-08-07 09:07:08 -05:00
Stephen Houston 29e4bb3d1a Ephoto: Use correct icon names from spec. Elementary needs to stop overriding though. 2015-06-15 14:10:09 -05:00
Stephen Houston d5fa0ec306 Ephoto: Reset Orient when image is reset. 2015-04-07 10:07:10 -05:00
Stephen Houston fb87d20f13 Ephoto: Fix an issue where overwrite was not working. On save as, add the new entry and change dirs. 2015-03-05 16:18:17 -06:00
Stephen Houston 57f2a4ea07 Ephoto: Update TODO, Make fsel default save name the basename of current image. 2015-03-05 14:47:19 -06:00
Stephen Houston 9e204bd63b Ephoto: If image is smaller than viewer, zoom 1:1 instead of fit. 2015-03-05 14:40:53 -06:00
Stephen Houston ede263f65a Ephoto: Add real size label to the cropper so you will know the size of cropped image. 2015-03-05 11:23:58 -06:00
Stephen Houston d678d7b45b Ephoto: Combine settings and about dialog. Read Authors from file. 2015-03-04 16:29:21 -06:00
Stephen Houston 58a3f75615 Ephoto: Cancel cropping if back button is pressed. 2015-03-03 15:13:45 -06:00
Stephen Houston 6cce9a1e9e Ephoto: Escape cancels cropping, Return applies crop. 2015-03-03 15:06:02 -06:00
Boris Faure 52e8576d9c Ephoto: fix shadowed variable 2015-02-23 20:26:53 +01:00
Daniel Juyung Seo 27cb461bed Ephoto: Remove elm_init/shutdown call.
This is done automatically in ELM_MAIN() macro.
2015-02-23 04:52:35 +09:00
Daniel Juyung Seo 4e3365ddbf Ephoto: Use elm_win_util_standard_add() 2015-02-23 04:46:54 +09:00
Daniel Juyung Seo fd15398bb9 Ephoto: Use Eina_Bool for boolean type. 2015-02-23 04:38:10 +09:00
Daniel Juyung Seo 2747dea592 Ephoto: Remove unuses variables. 2015-02-23 04:36:53 +09:00
Davide Andreoli d5da820653 Fix make distcheck 2015-02-21 20:14:31 +01:00
Davide Andreoli e262b5f2e1 Theme for the cropper 2015-02-21 19:55:29 +01:00
Stephen Houston a55ffcc290 Ephoto: Spec file fix, rid of unused variables. 2015-02-20 21:08:25 -06:00
Stephen Houston f670969435 Ephoto: More work on crop scale/aspect 2015-02-20 19:22:43 -06:00
Stephen Houston 7175e45d59 Ephoto: Keep scale on zoom in as well. 2015-02-20 16:12:59 -06:00
Stephen Houston 6dea4f6662 Ephoto: Scale cropper correctly on zoom. 2015-02-20 14:38:50 -06:00
Stephen Houston 7be54bd65d Ephoto: Keep cropper from disappearing on zoom. 2015-02-20 13:51:34 -06:00
Stephen Houston e812fca066 Ephoto: Allow the cropper to resize correctly with zoom. 2015-02-20 13:19:11 -06:00