Commit Graph

734 Commits

Author SHA1 Message Date
Stephen Houston 96c1afb382 Ephoto: Add a keybinding list to the settings dialog 2016-03-10 22:24:01 -06:00
Stephen okra Houston df1c1a0686 Ephoto: Add icons for sort hoversel 2016-03-07 10:46:13 -06:00
Stephen Houston c3c0fe23d4 Ephoto: Factor out some common code. 2016-03-06 11:18:45 -06:00
Stephen Houston 483f70d6e1 Ephoto: Move the single image view back button into the info label. 2016-03-06 11:02:21 -06:00
Stephen Houston b3dc934c49 Ephoto: Move the single browser zoom icons from the toolbar into the edit move so that the toolbar isn't so cramped. 2016-03-03 19:30:31 -06:00
Stephen Houston cfa19d3fa3 Ephoto: Move sort functionality to a hoversel in the bottom bar. Add a progressbar for directory loading that is helpful with large directories of images to the bottom bar. 2016-03-03 19:20:50 -06:00
Stephen okra Houston 97e82b216f Ephoto: Move to Ecore_File_Monitor: It behaves better than Eio at this point. 2016-02-29 11:15:52 -06:00
Stephen okra Houston 957d72fc39 EPhoto: Remove stray printfs. 2016-02-25 16:46:04 -06:00
Stephen okra Houston 9ec91c1297 Ephoto: More monitor work 2016-02-25 16:43:14 -06:00
Stephen okra Houston 3855fd4795 Ephoto: More cleanup, eliminate duplicate thumbnails showing up, fix save error. 2016-02-24 16:47:39 -06:00
Stephen okra Houston cc281bd247 Ephoto: Clean up some code by eliminating redundant code into one function. 2016-02-24 10:03:44 -06:00
Stephen okra Houston 16cf9beb6e Ephoto: Don't save/overwrite images with raw extensions. 2016-02-17 10:50:32 -06:00
Stephen Houston 8ffd43dd60 Ephoto: Deselect current directory when clicking empty space in file selector. 2016-01-25 21:36:33 -06:00
Stephen Houston bcfd488e0f Ephoto: Fix some incorrect thumb selection issues. 2016-01-25 19:53:44 -06:00
Stephen Houston 6c38b82f95 Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto 2016-01-23 12:13:11 -06:00
Stephen Houston 71e1ef6aa6 Ephoto: Add French translation from Vincent Torri (vtorri) 2016-01-23 12:12:21 -06:00
Stephen okra Houston aa2c756ce0 Ephoto: Fix typo in commit of vtorri's patches for Windows. 2016-01-22 15:27:16 -06:00
Stephen okra Houston f7de0f1c0f Ephoto: Apply patches from Vincent Torri (vtorri) that make Ephoto work on Windows. 2016-01-22 15:24:32 -06:00
Stephen Houston e74c645f5f Ephoto: Don't use noframe for thumbnails. The frame helps a ton with transparent images. 2016-01-21 19:04:03 -06:00
Andy Williams d963bef526 Ephoto: don't crash when a file is deleted in the current directory.
mime checks will return NULL if the file doesn't exist
2016-01-20 23:36:35 +00:00
Stephen okra Houston c421929c54 Ephoto: Use ecore_file_dir_get consistently instead of dirname and ecore_file_dir_get inconsistently. 2016-01-20 16:46:49 -06:00
Stephen okra Houston f656110fc1 Ephoto: Formatting 2016-01-20 09:56:10 -06:00
Stephen okra Houston 95c5f41301 Ephoto: Don't clear entries if populating directories only. 2016-01-20 09:21:27 -06:00
Stephen okra Houston 8a183065b7 Ephoto: Remove redundant strlen+strcmp checks. 2016-01-20 09:15:39 -06:00
Stephen Houston ff28d74253 Ephoto: Only update thumbs on monitor call when the thumb is in the current directory. 2016-01-19 15:10:37 -06:00
Stephen Houston ca46030aa4 Ephoto: Incorporate the use of monitors to maintain accuracy with the file system. Fix rename extra dot. 2016-01-19 13:58:28 -06:00
Stephen Houston be49678df1 Ephoto: Use EIO instead of Ecore to handle the monitoring. 2016-01-14 19:06:21 -06:00
Stephen okra Houston f0369df28b Ephoto: Put some file monitoring in place to keep the single image view updated. More to come for thumbnail view/file selector. 2016-01-14 16:51:02 -06:00
Stephen okra Houston f89b553bd0 Ephoto: Add additional key bindings. 2016-01-14 16:05:41 -06:00
Stephen okra Houston 702148c09c Ephoto: Make animated images such as gifs play. 2016-01-14 15:32:10 -06:00
Stephen okra Houston 550c8064a6 Ephoto: Make the settings panel nicer. 2016-01-13 15:48:11 -06:00
Stephen Houston 11dc8050eb Ephoto: Make the search function more like a filter than a find in place. 2016-01-01 17:04:25 -06:00
Stephen okra Houston bf957b3b2e Ephoto: Updated Slovak translation from Stefan Uram (the_waiter). 2015-12-29 12:52:05 -06:00
Stephen okra Houston 6edcf0d5d2 Ephoto: Updated Slovak translation from Stefan Uram (the_waiter) 2015-12-29 12:32:12 -06:00
Stephen okra Houston e25bf7d9df Ephoto: Escape should unselect all selected images. 2015-12-29 11:28:48 -06:00
Stephen okra Houston 351c0b2809 Ephoto: Load raw image formats. 2015-12-29 11:16:19 -06:00
Stephen okra Houston 42c3a3a482 Ephoto: Oops, should be F1 to open settings. 2015-12-29 11:02:12 -06:00
Stephen okra Houston aa18a9c320 Ephoto: Add ctrl+delete key binding to the single image view. 2015-12-29 10:46:55 -06:00
Stephen okra Houston 911804ba72 Ephoto: Config version bump. 2015-12-29 10:40:26 -06:00
Stephen okra Houston e870db104a Ephoto: Don't use brackets for keybindings. Ctrl+l and Ctrl+r to rotate. Shift+Ctrl+l and Shift+Ctrl+r to flip. 2015-12-29 10:23:15 -06:00
Stephen okra Houston 08819f8bce Ephoto: Selection check not needed when changing directories. 2015-12-29 09:21:12 -06:00
Stephen okra Houston 1941bdb9c3 Ephoto: Fix bug where the navigation didn't work if ephoto opened directly with an image. 2015-12-29 09:08:39 -06:00
Stephen okra Houston f74f2b421f Ephoto: Delete the entry before the hbox. 2015-12-16 15:52:00 -06:00
Stephen okra Houston 4a6a69bb0b Ephoto: Don't delete gengrid item on search. 2015-12-16 15:49:19 -06:00
Stephen okra Houston 230ffeaa8c Ephoto: Add ability to search images 2015-12-15 16:42:38 -06:00
Stephen okra Houston d5cb519422 Ephoto: Clear the grid selection when clicking in the empty space. 2015-12-15 12:44:54 -06:00
Stephen okra Houston 598e33f646 Ephoto: No reason to block window with popup on directory load. 2015-12-15 12:39:46 -06:00
Stephen Houston ecdc0457a4 Ephoto: Fix DND for multiple items 2015-12-14 16:15:36 -06:00
Stephen Houston a04ab14738 Ephoto: No need for timer - Correct multiselect+double click behavior 2015-12-14 15:21:23 -06:00
Stephen Houston 9692ab0f9d Ephoto: Add shift support into the grid multi select. 2015-12-14 14:27:11 -06:00