688 Commits (91b706230e968932c9218d03e9424bcc1c2a66ea)
 

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