Commit Graph

754 Commits

Author SHA1 Message Date
Stephen Houston 1acaef0e10 Ephoto: Fix cropper slider math. 2015-10-27 16:55:45 -05:00
Stephen Houston 41a24cf1a6 Ephoto: Change crop sliders on drag stop. 2015-10-27 15:08:24 -05:00
Stephen Houston cf5a8d6a3c Ephoto: Finish the cleanup on the cropper appearance. 2015-10-27 14:53:26 -05:00
Stephen Houston b630921349 Ephoto: Begin cleaning up the cropper to look like the rest of the editing features. 2015-10-14 16:39:20 -05:00
Stephen Houston cc4a7ed0cb Ephoto: Fix bug where slideshow continues running in background on mouse down. 2015-08-27 17:59:19 -05:00
Stephen Houston 840792ecc3 Ephoto: Fix seg on free... Deleting the image already frees the data. 2015-08-27 12:20:30 -05:00
Stephen Houston b5837424dd Ephoto: Clean up edit menu. 2015-08-27 12:02:15 -05:00
Stephen Houston 8304fc892a Ephoto: Add color level adjustment feature to the single browser. 2015-08-27 11:52:56 -05:00
Stephen Houston fba9a17b48 Ephoto: Add auto histogram equalization filter. Clean up some code. 2015-08-26 19:12:32 -05:00
Stephen Houston 76cfa1d52c Ephoto: Fix bug with a bad free on entry set. Deleting the image already frees the image data. 2015-08-17 17:31:39 -05:00
Stephen Houston 835f623d63 Ephoto: Add filters and enhancements. Blur, Sharpen, Black and White, and Old Photo. More to come. 2015-08-17 16:18:33 -05:00
Stephen Houston 8e7a002a1c Ephoto: Update info label upon rotations. 2015-08-17 14:09:33 -05:00
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