Commit Graph

830 Commits

Author SHA1 Message Date
Stephen Houston b5dadaea66 Ephoto: Fix funky resizing on the fsel when changing directories. 2015-12-03 16:52:59 -06:00
Stephen Houston aee6e9e408 Ephoto: If multiple items are selected, only use those items for Single and Slideshow. 2015-12-02 20:45:35 -06:00
Stephen Houston b1fc28d881 Ephoto: Handle instances where a delete takes place in directories with only one image. 2015-12-02 19:55:53 -06:00
Stephen Houston f76804a080 No need to refresh view if files are pasted in a directory other than the current. 2015-12-02 19:46:17 -06:00
Stephen Houston f45273dbaa Ephoto: Make sure to delete the entry item when deleted from single view. 2015-12-02 19:22:15 -06:00
Stephen Houston d748fdaaf2 Ephoto: Use correct entry del func 2015-12-02 19:13:09 -06:00
Stephen Houston e5695a6aee Ephoto: Don't resort back to thumb browser on delete. 2015-12-02 19:11:29 -06:00
Stephen Houston 271d43b9b0 Ephoto: Release the drag event on mouse up in the single view. 2015-12-02 17:55:08 -06:00
Stephen Houston 2e6998b0c0 Ephoto: Allow delete from the single view, Add a right click edit menu to the single view, Expand fsel on double click 2015-12-01 23:03:50 -06:00
Stephen Houston 9e278c5a70 Ephoto: Make the toolbar layout more consistent. Only allow dirs with subdirs to be expanded. 2015-12-01 17:02:19 -06:00
Stephen Houston 3812d7b246 Ephoto: Use multi select with control in grid. Fix zoom fit so it fits. 2015-11-24 17:17:55 -06:00
Stephen Houston 70d48d1920 Ephoto: Whoops.. Fix Makefile.am 2015-11-24 16:34:47 -06:00
Stephen Houston cf25f7c561 Ephoto: Add file operations, context menus, sorting, and more. 2015-11-24 16:21:21 -06:00
Stephen Houston 0b62428e24 Ephoto: Add file operations, context menus, sorting, and more. 2015-11-24 16:20:06 -06:00
Stephen Houston 79642b9350 Ephoto: Fix bug on start where no directory is defined. Fix file tree. 2015-11-03 08:07:32 -06:00
Stephen Houston 73bfdc961e Ephoto: Make file selecter work like a file tree. Add more config options. 2015-11-02 23:37:35 -06:00
Stephen Houston c57cce2afe Ephoto: Allow ctrl+c copying on the upload link and add a copy button. 2015-11-01 17:36:12 -06:00
Stephen Houston b5ee18a646 Ephoto: Fix a bug where the handlers are not deleted and causing a double free segfault. 2015-11-01 17:15:54 -06:00
Stephen Houston 8c4f8c2696 Ephoto: Fix crash uploading edited images 2015-11-01 10:55:10 -06:00
Stephen Houston 545fc6c310 Ephoto: Add some controls to the slideshow. 2015-10-31 20:09:45 -05:00
Stephen Houston 2dda8aa348 Ephoto: Update translatable files. Translators: Please update your translations. 2015-10-30 16:24:14 -05:00
Stephen Houston 824ec15f19 Ephoto: Update TODO 2015-10-30 16:17:48 -05:00
Stephen Houston c34f579eea Ephoto: Make the Save As dialog use a popup to match all other dialogs. 2015-10-30 16:05:00 -05:00
Stephen Houston 485d0342d7 Ephoto: Make sure to reset changes on cancel. 2015-10-30 14:50:13 -05:00
Stephen Houston ae946f5b74 Ephoto: Cleanup the settings panel. 2015-10-30 14:42:13 -05:00
Stephen Houston 7e5c758a2f Ephoto: Add the ability to upload an image to imgur. 2015-10-29 17:45:36 -05:00
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