Commit Graph

  • d5cb519422 Ephoto: Clear the grid selection when clicking in the empty space. Stephen okra Houston 2015-12-15 12:44:54 -0600
  • 598e33f646 Ephoto: No reason to block window with popup on directory load. Stephen okra Houston 2015-12-15 12:39:46 -0600
  • ecdc0457a4 Ephoto: Fix DND for multiple items Stephen Houston 2015-12-14 16:15:36 -0600
  • a04ab14738 Ephoto: No need for timer - Correct multiselect+double click behavior Stephen Houston 2015-12-14 15:21:23 -0600
  • 9692ab0f9d Ephoto: Add shift support into the grid multi select. Stephen Houston 2015-12-14 14:27:11 -0600
  • bfe51ff0f8 Ephoto: Use select mode with control. On DND, don't build icons, only use one under cursor to save resources. Stephen Houston 2015-12-09 19:01:47 -0600
  • 7682ab5665 Ephoto: Fix cropper math. Stephen okra Houston 2015-12-09 16:54:45 -0600
  • f9ce92e568 Ephoto: Increase padding on single viewer. Stephen okra Houston 2015-12-08 15:55:11 -0600
  • e32a33ac4d Ephoto: Update to include new website. osauser 2015-12-08 15:26:33 -0600
  • b5dadaea66 Ephoto: Fix funky resizing on the fsel when changing directories. Stephen Houston 2015-12-03 16:52:59 -0600
  • aee6e9e408 Ephoto: If multiple items are selected, only use those items for Single and Slideshow. Stephen Houston 2015-12-02 20:45:35 -0600
  • b1fc28d881 Ephoto: Handle instances where a delete takes place in directories with only one image. Stephen Houston 2015-12-02 19:55:53 -0600
  • f76804a080 No need to refresh view if files are pasted in a directory other than the current. Stephen Houston 2015-12-02 19:46:17 -0600
  • f45273dbaa Ephoto: Make sure to delete the entry item when deleted from single view. Stephen Houston 2015-12-02 19:22:15 -0600
  • d748fdaaf2 Ephoto: Use correct entry del func Stephen Houston 2015-12-02 19:13:09 -0600
  • e5695a6aee Ephoto: Don't resort back to thumb browser on delete. Stephen Houston 2015-12-02 19:11:29 -0600
  • 271d43b9b0 Ephoto: Release the drag event on mouse up in the single view. Stephen Houston 2015-12-02 17:55:08 -0600
  • 2e6998b0c0 Ephoto: Allow delete from the single view, Add a right click edit menu to the single view, Expand fsel on double click Stephen Houston 2015-12-01 23:03:50 -0600
  • 9e278c5a70 Ephoto: Make the toolbar layout more consistent. Only allow dirs with subdirs to be expanded. Stephen Houston 2015-12-01 17:02:19 -0600
  • 3812d7b246 Ephoto: Use multi select with control in grid. Fix zoom fit so it fits. Stephen Houston 2015-11-24 17:17:55 -0600
  • 70d48d1920 Ephoto: Whoops.. Fix Makefile.am Stephen Houston 2015-11-24 16:34:47 -0600
  • cf25f7c561 Ephoto: Add file operations, context menus, sorting, and more. Stephen Houston 2015-11-24 16:21:21 -0600
  • 0b62428e24 Ephoto: Add file operations, context menus, sorting, and more. Stephen Houston 2015-11-24 16:20:06 -0600
  • 79642b9350 Ephoto: Fix bug on start where no directory is defined. Fix file tree. Stephen Houston 2015-11-03 08:07:32 -0600
  • 73bfdc961e Ephoto: Make file selecter work like a file tree. Add more config options. Stephen Houston 2015-11-02 23:37:35 -0600
  • c57cce2afe Ephoto: Allow ctrl+c copying on the upload link and add a copy button. Stephen Houston 2015-11-01 17:36:12 -0600
  • b5ee18a646 Ephoto: Fix a bug where the handlers are not deleted and causing a double free segfault. Stephen Houston 2015-11-01 17:15:54 -0600
  • 8c4f8c2696 Ephoto: Fix crash uploading edited images Stephen Houston 2015-11-01 10:55:10 -0600
  • 545fc6c310 Ephoto: Add some controls to the slideshow. Stephen Houston 2015-10-31 20:09:45 -0500
  • 2dda8aa348 Ephoto: Update translatable files. Translators: Please update your translations. Stephen Houston 2015-10-30 16:24:14 -0500
  • 824ec15f19 Ephoto: Update TODO Stephen Houston 2015-10-30 16:17:48 -0500
  • c34f579eea Ephoto: Make the Save As dialog use a popup to match all other dialogs. Stephen Houston 2015-10-30 16:05:00 -0500
  • 485d0342d7 Ephoto: Make sure to reset changes on cancel. Stephen Houston 2015-10-30 14:50:13 -0500
  • ae946f5b74 Ephoto: Cleanup the settings panel. Stephen Houston 2015-10-30 14:42:13 -0500
  • 7e5c758a2f Ephoto: Add the ability to upload an image to imgur. Stephen Houston 2015-10-29 17:45:36 -0500
  • 1acaef0e10 Ephoto: Fix cropper slider math. Stephen Houston 2015-10-27 16:55:45 -0500
  • 41a24cf1a6 Ephoto: Change crop sliders on drag stop. Stephen Houston 2015-10-27 15:08:24 -0500
  • cf5a8d6a3c Ephoto: Finish the cleanup on the cropper appearance. Stephen Houston 2015-10-27 14:53:26 -0500
  • b630921349 Ephoto: Begin cleaning up the cropper to look like the rest of the editing features. Stephen Houston 2015-10-14 16:39:20 -0500
  • cc4a7ed0cb Ephoto: Fix bug where slideshow continues running in background on mouse down. Stephen Houston 2015-08-27 17:59:19 -0500
  • 840792ecc3 Ephoto: Fix seg on free... Deleting the image already frees the data. Stephen Houston 2015-08-27 12:20:30 -0500
  • b5837424dd Ephoto: Clean up edit menu. Stephen Houston 2015-08-27 12:02:15 -0500
  • 8304fc892a Ephoto: Add color level adjustment feature to the single browser. Stephen Houston 2015-08-27 11:52:56 -0500
  • fba9a17b48 Ephoto: Add auto histogram equalization filter. Clean up some code. Stephen Houston 2015-08-26 19:12:32 -0500
  • 76cfa1d52c Ephoto: Fix bug with a bad free on entry set. Deleting the image already frees the image data. Stephen Houston 2015-08-17 17:31:39 -0500
  • 835f623d63 Ephoto: Add filters and enhancements. Blur, Sharpen, Black and White, and Old Photo. More to come. Stephen Houston 2015-08-17 16:18:33 -0500
  • 8e7a002a1c Ephoto: Update info label upon rotations. Stephen Houston 2015-08-17 14:09:33 -0500
  • 875b43649f Ephoto: Consider rotations as an edit. Stephen Houston 2015-08-17 13:59:07 -0500
  • dd24871ca3 Ephoto: Make cancelling an edit work correctly. Stephen Houston 2015-08-17 13:50:21 -0500
  • 54bd029e0d Ephoto: Add in some simple editing features. More to come and some filters. Stephen Houston 2015-08-17 13:10:33 -0500
  • f8471f846a Fix memory leak Flavio Ceolin 2015-08-16 20:03:43 -0300
  • 68271a0c89 browser: Fix function type Flavio Ceolin 2015-08-16 19:24:52 -0300
  • f289915ca9 Adding slovakian translation maxerba 2015-08-12 18:58:15 +0200
  • 51599acb3a Ephoto: Set directory entry text at a better time. Stephen Houston 2015-08-11 10:27:50 -0500
  • 29280d8ded updated czech translation Daniel Kolesa 2015-08-11 16:20:05 +0100
  • 458ec58221 Ephoto: Add plural gettext for slideshow seconds Stephen Houston 2015-08-11 10:15:31 -0500
  • 4ca6028008 fix localization for real Daniel Kolesa 2015-08-11 15:58:02 +0100
  • 5dba2e5034 Updating italian translation maxerba 2015-08-11 08:27:48 +0200
  • 89bd893b4c Ephoto: Remove plural s for English. Stephen Houston 2015-08-10 16:51:37 -0500
  • de374892ee EPhoto: Add plural translating Stephen Houston 2015-08-10 16:46:35 -0500
  • d4a477db41 Ephoto: Use B instead of bytes and don't include a space between the number and acronym Stephen Houston 2015-08-10 16:20:30 -0500
  • 9948e11d8f updated Czech translation q66 2015-08-10 22:06:46 +0100
  • d87aae7612 Ephoto: Make directory entry work. Stephen Houston 2015-08-10 16:05:35 -0500
  • 2cdf0d8126 Ephoto: More localization! Translators: Update your translations and add new ones! Stephen Houston 2015-08-10 15:58:16 -0500
  • d9f7185984 Adding german translation Marcel Hollerbach 2015-08-10 22:05:15 +0200
  • c736d8d07a fixed localization q66 2015-08-10 21:07:54 +0100
  • 9c34a9038b added Czech translation q66 2015-08-10 20:49:12 +0100
  • ddcc5e08a5 Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto Stephen Houston 2015-08-10 14:33:59 -0500
  • 90e819b3b5 Ephoto: Add an entry for directories(not functional yet) Stephen Houston 2015-08-10 14:33:18 -0500
  • 03a4be0992 Adding italian translation maxerba 2015-08-10 21:19:08 +0200
  • 87f4c655ea Ephoto: Include gettext.h Stephen Houston 2015-08-10 13:53:15 -0500
  • ba04557967 Ephoto: Start working on allowing translation again. Translators: UPDATE! Stephen Houston 2015-08-10 11:38:23 -0500
  • 3e3a4308b4 Ephoto: Lookup FDO icons first. Stephen Houston 2015-08-10 10:42:02 -0500
  • ded920c4ec Ephoto: Slideshow - Make escape progression logical. Stop slideshow when escaped. Stephen Houston 2015-08-07 09:14:42 -0500
  • 306929d859 Ephoto: Slideshow - Update the titlebar with the image name when the slideshow changes images. Stephen Houston 2015-08-07 09:07:08 -0500
  • 29e4bb3d1a Ephoto: Use correct icon names from spec. Elementary needs to stop overriding though. Stephen Houston 2015-06-15 14:10:09 -0500
  • d5fa0ec306 Ephoto: Reset Orient when image is reset. Stephen Houston 2015-04-07 10:07:10 -0500
  • fb87d20f13 Ephoto: Fix an issue where overwrite was not working. On save as, add the new entry and change dirs. Stephen Houston 2015-03-05 16:18:17 -0600
  • 57f2a4ea07 Ephoto: Update TODO, Make fsel default save name the basename of current image. Stephen Houston 2015-03-05 14:47:19 -0600
  • 9e204bd63b Ephoto: If image is smaller than viewer, zoom 1:1 instead of fit. Stephen Houston 2015-03-05 14:40:53 -0600
  • ede263f65a Ephoto: Add real size label to the cropper so you will know the size of cropped image. Stephen Houston 2015-03-05 11:23:58 -0600
  • d678d7b45b Ephoto: Combine settings and about dialog. Read Authors from file. Stephen Houston 2015-03-04 16:29:21 -0600
  • 58a3f75615 Ephoto: Cancel cropping if back button is pressed. Stephen Houston 2015-03-03 15:13:45 -0600
  • 6cce9a1e9e Ephoto: Escape cancels cropping, Return applies crop. Stephen Houston 2015-03-03 15:06:02 -0600
  • 52e8576d9c Ephoto: fix shadowed variable Boris Faure 2015-02-23 20:26:53 +0100
  • 27cb461bed Ephoto: Remove elm_init/shutdown call. Daniel Juyung Seo 2015-02-23 04:52:33 +0900
  • 4e3365ddbf Ephoto: Use elm_win_util_standard_add() Daniel Juyung Seo 2015-02-23 04:46:54 +0900
  • fd15398bb9 Ephoto: Use Eina_Bool for boolean type. Daniel Juyung Seo 2015-02-23 04:38:10 +0900
  • 2747dea592 Ephoto: Remove unuses variables. Daniel Juyung Seo 2015-02-23 04:36:53 +0900
  • d5da820653 Fix make distcheck Davide Andreoli 2015-02-21 20:14:31 +0100
  • e262b5f2e1 Theme for the cropper Davide Andreoli 2015-02-21 19:55:29 +0100
  • a55ffcc290 Ephoto: Spec file fix, rid of unused variables. Stephen Houston 2015-02-20 21:08:25 -0600
  • f670969435 Ephoto: More work on crop scale/aspect Stephen Houston 2015-02-20 19:22:43 -0600
  • 7175e45d59 Ephoto: Keep scale on zoom in as well. Stephen Houston 2015-02-20 16:12:59 -0600
  • 6dea4f6662 Ephoto: Scale cropper correctly on zoom. Stephen Houston 2015-02-20 14:38:50 -0600
  • 7be54bd65d Ephoto: Keep cropper from disappearing on zoom. Stephen Houston 2015-02-20 13:51:34 -0600
  • e812fca066 Ephoto: Allow the cropper to resize correctly with zoom. Stephen Houston 2015-02-20 13:19:11 -0600
  • 0546f6d9af Ephoto: Add reset image, save image, and save image as. Stephen Houston 2015-02-20 12:47:02 -0600
  • 11c8114e26 Ephoto: Formatting and white space removal. Use like function defintions. Stephen Houston 2015-02-20 10:07:50 -0600
  • 4f88f1fc8c Ephoto: Handle cursor being out of bounds on cropper better. Stephen Houston 2015-02-20 09:01:18 -0600