Commit Graph

49 Commits

Author SHA1 Message Date
Stephen Houston 9ca0e7ad9b Ephoto: Fix directory tree structure initialization. 2017-09-26 11:53:29 -05:00
Stephen Houston 8a3cc811f4 Ephoto Directory Browser: Add an item for the top directory.
For instance, if the top directory is /home/stephen then the genlist listing of the directory tree should start with an item for /home/stephen instead of starting with the contents of /home/stephen/*
2017-09-26 11:41:38 -05:00
Stephen Houston 2863d68423 Enter commit summary
Ephoto: Formatting
And change details
Committed via EDI: Cool!
2017-09-20 12:52:51 -05:00
Stephen 'Okra' Houston a705f9a626 Ephoto: Ecrustify Formatting 2017-08-30 09:01:07 -05:00
Stephen 'Okra' Houston a9ddb8add7 Ephoto: Removed buggy panes. 2017-08-21 15:58:07 -05:00
Stephen 'Okra' Houston 9474ceaa00 Ephoto: Implement open/closed folder icon changing and clean up some fdo icons. 2017-05-08 16:21:41 -05:00
Stephen 'Okra' Houston 3480bb44b3 Ephoto: Factor out common code, use "start" for Windows based devices instead of xdg-open, improve compiler flags. 2017-05-02 11:19:43 -05:00
Stephen 'Okra' Houston d8e2df3092 Ephoto: Remove trailing / 2017-05-01 22:30:20 -05:00
Stephen 'Okra' Houston dc89de84e9 Ephoto: Move root/home shortcuts into the context menu and remove min size restrictions that affect window resizing. 2017-05-01 18:44:56 -05:00
Stephen 'Okra' Houston 31d122f98f Ephoto: Quit dumb negative padding. 2017-05-01 15:28:01 -05:00
Stephen 'Okra' Houston 788863df68 Ephoto: Don't send unnecessary signals now that we are not showing/hiding panels in edje. 2017-05-01 15:24:07 -05:00
Stephen 'Okra' Houston 76a02499ab Ephoto: Allow resizeable panels, remove checkerboard so that it functions better with themes, add shortcuts for home and root. 2017-05-01 13:56:14 -05:00
Stephen 'Okra' Houston d1b7b74464 Ephoto: Fix memory leaks and make single browser monitoring work correctly. 2017-03-30 15:22:57 -05:00
Stephen 'Okra' Houston c6e6047d1a Ephoto: Condense path lookups for trash and config into a single variable. 2017-03-30 08:03:03 -05:00
Stephen 'Okra' Houston ef805cefa9 Ephoto: Fix use of stat/lstat, use eina_environment to get HOME and tmp dirs. 2017-03-29 16:12:50 -05:00
Stephen 'Okra' Houston f9b35bfd45 Ephoto: Hide controls on edit, fix a bug with undo+redo, improve settings popup. 2017-03-29 13:18:22 -05:00
Stephen 'Okra' Houston 2639e5b1ad Ephoto: In preparation for release, remove the overlapping autohide panels per overwhelming user requests. 2017-03-28 12:09:18 -05:00
Stephen 'Okra' Houston 5cbf023d1d Ephoto - Cleanup ecore_file_realpath usage. 2017-02-10 14:12:43 -06:00
Stephen okra Houston 38c246b000 Ephoto: Fix coverity issues: CIDS 151514 151512 2016-11-28 12:03:35 -06:00
Stephen okra Houston 621fb3be0b Ephoto: Fix coverity issues: CID 151524, 151521, 151520, 151518, 151517, 151516, 151515, 151512 2016-11-28 10:30:29 -06:00
Stephen okra Houston 580dc2aa76 Ephoto: Fix segfault on directory single click 2016-10-18 19:33:06 -05:00
Stephen Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 2016-10-11 00:41:45 -05:00
Stephen Houston 9c25551f9c Ephoto: When a custom directory is open, expand from the configured open directory to that directory if possible. 2016-10-10 11:53:11 -05:00
Stephen okra Houston 4f10741f4f Ephoto: Allow images to be drag and dropped in the thumb grid. 2016-09-01 16:21:37 -05:00
Stephen okra Houston 4a5cb632ec Ephoto: Don't warn, as this behavior is perfectly normal. 2016-08-26 16:30:27 -05:00
Stephen okra Houston 91e15d8cde Ephoto: Use new indent style on the genlist non tree items. 2016-08-26 10:06:47 -05:00
Stephen okra Houston 1de9490bdd Ephoto: The directory chosen in the config panel should be the root directory, not actually / 2016-08-25 15:03:37 -05:00
Stephen okra Houston 4ca10ed862 Ephoto: Don't switch directory when genlist is clicked but an item is not (i.e.. scrolling) 2016-08-23 09:53:57 -05:00
Stephen okra Houston 9fa937b4d0 Ephoto: Make sure titlebar text is accurate and show as modified in the titlebar when the image has been edited. 2016-08-18 11:16:11 -05:00
Stephen Houston 860b0a2579 Ephoto: Fix a monitor bug. 2016-08-15 19:38:41 -05:00
Stephen okra Houston 2ab25bb5ba Ephoto: Fix some warnings and potential crashes. Improve safety checking. 2016-08-15 17:21:04 -05:00
Stephen okra Houston 4750a4267f Ephoto: Replace another direct_ls with stat_ls 2016-08-12 14:26:10 -05:00
Stephen okra Houston 27073ae2e8 EPhoto: Use eina_file_stat_ls as eina_file_direct_ls does not work on bsd. 2016-08-12 14:23:36 -05:00
Stephen Houston 469c3ca1d1 Ephoto: Improve directory monitoring, especially regarding symlinks. 2016-08-09 21:42:59 -05:00
Stephen okra Houston d996dd64e3 Ephoto: Fix issue where symlinked images may not show. Also fix issue where thumbs may get cleared but not repopulated. 2016-08-09 09:26:41 -05:00
Stephen Houston 49f792d962 Ephoto: Support symlinked dirs. 2016-08-05 21:26:21 -05:00
Stephen okra Houston 2fd0fa2261 Ephoto: Fix bug where renaming a directory could crash. 2016-08-05 13:13:48 -05:00
Stephen okra Houston e2bc2e4df6 Ephoto: Fix some configuration options and change how Ephoto runs on first start. 2016-08-03 16:05:48 -05:00
Stephen okra Houston 16e60c8dd8 Ephoto: Fix some segs wrt monitoring. 2016-08-02 16:45:57 -05:00
Stephen okra Houston 7a4b43ec46 Ephoto: Fix monitor duplication. 2016-08-02 15:44:54 -05:00
Stephen okra Houston a8cd52c266 Ephoto: Move back to using EIO for file system monitoring 2016-08-02 13:27:01 -05:00
Stephen okra Houston 1bb0c660a0 Ephoto: Fix Ephoto's genlist selection 2016-07-25 11:05:08 -05:00
Stephen okra Houston 1b0f8b1eed Ephoto: set select mode in genlist to none until I can iron out elm's genlist selection bugs. 2016-07-22 10:15:52 -05:00
Stephen okra Houston 4350566a38 Ephoto: Finish converting filters to use an idler. Clean up menus in file selector and single browser. 2016-06-10 10:54:55 -05:00
Stephen okra Houston 85dcb34cfc Ephoto: Delete menus upon dismissal, and fix opening ephoto with an image path. 2016-06-01 14:57:39 -05:00
Stephen okra Houston d885da2419 Ephoto: Fix direcotry initialization hierarchy. 2016-05-31 10:44:00 -05:00
Stephen okra Houston fae7a5e26c Ephoto: Don't dismiss menus as that causes a crash. Make Ephoto's thumbnailer portable to Windows. 2016-05-31 10:11:05 -05:00
Stephen Houston 057d814be2 Ephoto: Remove deprecated use of icon_order_lookup and update some FDO icon names. 2016-05-29 10:33:06 -05:00
Stephen okra Houston e18e24a8a4 Ephoto: More changes to the edjey overlay style!
Vist the following site for a video and screenshots:
http://smhouston.us/ephoto-gets-edjey/
2016-05-26 17:46:43 -05:00