539 Commits (4b8ea0492b9492a7946b486eae8beee95343a581)

Author SHA1 Message Date
Stephen okra Houston 4b8ea0492b Ephoto: Move common editing code to one place. 7 years ago
Stephen okra Houston d5b7d24082 Ephoto: Move common editing code to one place. 7 years ago
Stephen okra Houston 247e7a9cb4 Ephoto: Pass make distcheck 7 years ago
Stephen okra Houston 91b706230e Ephoto: Add version number to about page. 7 years ago
Stephen okra Houston 58f3d32874 Ephoto: Add logo to about page. 7 years ago
Stephen okra Houston 75131514cc Ephoto: Eliminate duplicate thumbing. 7 years ago
Stephen Houston 96c1afb382 Ephoto: Add a keybinding list to the settings dialog 7 years ago
Stephen okra Houston df1c1a0686 Ephoto: Add icons for sort hoversel 7 years ago
Stephen Houston c3c0fe23d4 Ephoto: Factor out some common code. 7 years ago
Stephen Houston 483f70d6e1 Ephoto: Move the single image view back button into the info label. 7 years ago
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. 7 years ago
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. 7 years ago
Stephen okra Houston 97e82b216f Ephoto: Move to Ecore_File_Monitor: It behaves better than Eio at this point. 7 years ago
Stephen okra Houston 957d72fc39 EPhoto: Remove stray printfs. 7 years ago
Stephen okra Houston 9ec91c1297 Ephoto: More monitor work 7 years ago
Stephen okra Houston 3855fd4795 Ephoto: More cleanup, eliminate duplicate thumbnails showing up, fix save error. 7 years ago
Stephen okra Houston cc281bd247 Ephoto: Clean up some code by eliminating redundant code into one function. 7 years ago
Stephen okra Houston 16cf9beb6e Ephoto: Don't save/overwrite images with raw extensions. 7 years ago
Stephen Houston 8ffd43dd60 Ephoto: Deselect current directory when clicking empty space in file selector. 7 years ago
Stephen Houston bcfd488e0f Ephoto: Fix some incorrect thumb selection issues. 7 years ago
Stephen okra Houston aa2c756ce0 Ephoto: Fix typo in commit of vtorri's patches for Windows. 7 years ago
Stephen okra Houston f7de0f1c0f Ephoto: Apply patches from Vincent Torri (vtorri) that make Ephoto work on Windows. 7 years ago
Stephen Houston e74c645f5f Ephoto: Don't use noframe for thumbnails. The frame helps a ton with transparent images. 7 years ago
Andy Williams d963bef526 Ephoto: don't crash when a file is deleted in the current directory. 7 years ago
Stephen okra Houston c421929c54 Ephoto: Use ecore_file_dir_get consistently instead of dirname and ecore_file_dir_get inconsistently. 7 years ago
Stephen okra Houston f656110fc1 Ephoto: Formatting 7 years ago
Stephen okra Houston 95c5f41301 Ephoto: Don't clear entries if populating directories only. 7 years ago
Stephen okra Houston 8a183065b7 Ephoto: Remove redundant strlen+strcmp checks. 7 years ago
Stephen Houston ff28d74253 Ephoto: Only update thumbs on monitor call when the thumb is in the current directory. 7 years ago
Stephen Houston ca46030aa4 Ephoto: Incorporate the use of monitors to maintain accuracy with the file system. Fix rename extra dot. 7 years ago
Stephen Houston be49678df1 Ephoto: Use EIO instead of Ecore to handle the monitoring. 7 years ago
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. 7 years ago
Stephen okra Houston f89b553bd0 Ephoto: Add additional key bindings. 7 years ago
Stephen okra Houston 702148c09c Ephoto: Make animated images such as gifs play. 7 years ago
Stephen okra Houston 550c8064a6 Ephoto: Make the settings panel nicer. 7 years ago
Stephen Houston 11dc8050eb Ephoto: Make the search function more like a filter than a find in place. 7 years ago
Stephen okra Houston e25bf7d9df Ephoto: Escape should unselect all selected images. 7 years ago
Stephen okra Houston 351c0b2809 Ephoto: Load raw image formats. 7 years ago
Stephen okra Houston 42c3a3a482 Ephoto: Oops, should be F1 to open settings. 7 years ago
Stephen okra Houston aa18a9c320 Ephoto: Add ctrl+delete key binding to the single image view. 7 years ago
Stephen okra Houston 911804ba72 Ephoto: Config version bump. 7 years ago
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. 7 years ago
Stephen okra Houston 08819f8bce Ephoto: Selection check not needed when changing directories. 7 years ago
Stephen okra Houston 1941bdb9c3 Ephoto: Fix bug where the navigation didn't work if ephoto opened directly with an image. 7 years ago
Stephen okra Houston f74f2b421f Ephoto: Delete the entry before the hbox. 7 years ago
Stephen okra Houston 4a6a69bb0b Ephoto: Don't delete gengrid item on search. 7 years ago
Stephen okra Houston 230ffeaa8c Ephoto: Add ability to search images 7 years ago
Stephen okra Houston d5cb519422 Ephoto: Clear the grid selection when clicking in the empty space. 7 years ago
Stephen okra Houston 598e33f646 Ephoto: No reason to block window with popup on directory load. 7 years ago
Stephen Houston ecdc0457a4 Ephoto: Fix DND for multiple items 7 years ago