Commit Graph

890 Commits

Author SHA1 Message Date
Stephen 'Okra' Houston a705f9a626 Ephoto: Ecrustify Formatting 2017-08-30 09:01:07 -05:00
Stephen 'Okra' Houston ab43168f90 Ephoto: Don't use panes in the editor. 2017-08-27 12:45:27 -05:00
Carsten Haitzler ccf497939e add generated .pot file to ignore so we dont se "untracked files" 2017-08-23 18:15:39 +09:00
Stephen 'Okra' Houston 01af89d164 Ephoto: Bump version to 1.5 - A bugfix Release and Bridge from 1.0 to 2.0. 2017-08-21 15:59:36 -05:00
Stephen 'Okra' Houston a9ddb8add7 Ephoto: Removed buggy panes. 2017-08-21 15:58:07 -05:00
Marcel Hollerbach 5ee6630a6c ephoto: remove reminder, this was wrong
fix T5888
2017-08-21 13:59:16 +02:00
Marcel Hollerbach 47fe2b9ab0 ephoto: make it work again
It turns out that there is some madness when setting a aspect on a
elm.label. This should at first fix this, but its far from a good
solution.

ref T5888
2017-08-20 09:30:13 +02:00
Stephen 'Okra' Houston b76a54bd3e Ephoto: Remove unneccessary header.
This fixes compilation and T5761
2017-07-27 12:51:28 -05:00
Stephen 'Okra' Houston 4828fe95a4 Ephoto: Give the user the option to choose between cropped thumbnails and aspect based thumbnails. 2017-06-26 12:28:24 -05:00
Stephen 'Okra' Houston 1265151a83 Ephoto: Check that a path exists before running file_file_get on it. 2017-05-10 14:03:48 -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 5759135ad3 Ephoto: Fix a potential crash when switching directories in single view. 2017-05-05 11:08:15 -05:00
Stephen 'Okra' Houston e53ee13f3c Ephoto: make sure the monitor callback for delete is on the file we are working on. 2017-05-03 09:26:45 -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 9bdacab76f Ephoto: Don't set a color on the background of the tiling so that the transparency overlays will match any theme's background. 2017-04-19 10:59:18 -05:00
Stephen 'Okra' Houston dcb6a68393 Ephoto: Go 1.0 Final! 2017-04-18 14:31:12 -05:00
Vincent Torri b65319f93e Update and compile Ephoto's French translation. 2017-04-18 14:03:20 -05:00
Stephen 'Okra' Houston 4f7874b403 Ephoto: Align the folders properly. 2017-04-07 13:35:34 -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
Gustavo Sverzut Barbieri e27b26ebe1 ipc: simplify IPC creation, make it work on Windows as well.
Summary:
Windows names are inside \\.\pipe\ namespace and shouldn't contain
"/", actually even on UNIX it is not required to craft the whole path
as ecore_ipc/ecore_con will automatically encode based on local/system
local, name and port.

Reviewers: stephenmhouston, vtorri

Differential Revision: https://phab.enlightenment.org/D4755
2017-03-30 12:12:55 -03: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
Vincent Torri 751e08acc7 Ephoto: Make Ephoto compile/work on Windows. 2017-03-29 13:31:58 -05:00
Stephen 'Okra' Houston afa1529be3 Ephoto: Make sure the search box expands so its visible. 2017-03-29 13:21:43 -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 f207845f10 Ephoto: Use a table+show/hide commands rather than naviframe to avoid event conflicts. 2017-03-29 09:56:00 -05:00
Stephen 'Okra' Houston 0effa4ea02 Ephoto: Close the edit panel if going back to thumb view. 2017-03-28 16:14:14 -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 5129f92d3a Ephoto: Add quick access rotate buttons. 2016-12-12 12:26:02 -06:00
Stephen okra Houston 1aa4e97d4d Ephoto: Only show the exit button when the window is fullscreen. 2016-12-09 10:17:20 -06:00
Bruno Dilly bce27ed4d4 Update gitignore 2016-12-05 20:56:51 -02:00
Boris Faure a0e367be4f ephoto_file: fix string not null-terminated. CID151522 2016-11-28 21:32:09 +01:00
Boris Faure a0a389abb0 ephoto_file: fix resource leak. CID156953 2016-11-28 21:28:33 +01: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 edd58aa3a6 Ephoto: Go the next image when space bar is pressed.
This fixes T4783
2016-11-07 14:03:01 -06:00
Andy Williams 65c727fa9a Ephoto: scale initial window size configuration 2016-10-29 15:51:12 +01:00
Stephen okra Houston 7a3abcd7d9 Ephoto: Don't use evas_object_data_set on elm_object_items 2016-10-19 09:10:14 -05:00
Stephen okra Houston 580dc2aa76 Ephoto: Fix segfault on directory single click 2016-10-18 19:33:06 -05:00
Stephen Houston 5304d3e477 Ephoto: Fix dnd bug when switching from grid to single view. 2016-10-12 09:13:07 -05:00
Stephen Houston 762b38426c Ephoto: Smooth fade the filesel out instead of a choppy transition. 2016-10-11 14:44:47 -05:00
Stephen Houston 0fe2862dde Ephoto: Revert fix for dragging. 2016-10-11 14:26:20 -05:00
Stephen Houston 9dcdb4598c Ephoto: Slightly lighten the overlay color 2016-10-11 14:12:20 -05:00
Stephen Houston e01ed1802d Ephoto: Improve config popup... Use 21st century autosave. 2016-10-11 12:09:47 -05:00