Commit Graph

856 Commits

Author SHA1 Message Date
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
Stephen Houston af63586365 Ephoto: Fix orient handling with regards to undo/redo 2016-10-11 09:36:19 -05:00
Stephen Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 2016-10-11 00:41:45 -05:00
Stephen Houston 92736b10aa Ephoto: Fix handling of history and applying of edits. 2016-10-10 20:16:50 -05:00
Stephen Houston bccb071aa6 Ephoto: Cancel drag on mouse up. 2016-10-10 14:18:14 -05:00
Stephen Houston 00a2fcfd04 Ephoto: Fix file operation crashes caused by thread nastiness. 2016-10-10 13:43:40 -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
Boris Faure 3c8afe9562 single browser: avoid segfault when path is NULL 2016-09-25 17:58:37 +02:00
Boris Faure 5890d90f84 avoid segfault when label is NULL 2016-09-25 17:57:14 +02:00
Boris Faure 37542da610 check filesystem operations 2016-09-25 17:56:45 +02:00
Boris Faure 2b01ed373c add logging shortcuts 2016-09-25 17:56:23 +02:00
maxerba 948d40643d Adding slovenian translation 2016-09-21 21:45:11 +02:00
Stephen Houston 1dbee7b7b3 Ephoto: Fix opening of images from command. 2016-09-20 15:24:49 -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 8f9522ce25 Ephoto: Use a transition of the directory browser rolling down into the button to give users a better hint about how to reshow it. 2016-08-30 17:29:02 -05:00
Jean Guyomarc'h 5396e78636 ephoto: use libintl without requiring libtool
This fixes compilation on Mac OS X

Fixes T4460
2016-08-30 21:28:32 +02:00
Stephen okra Houston 950f16af06 Ephoto: Filter processing popup should use the win as parent and block clicking other filters while the current one is still processing. 2016-08-30 09:31:40 -05:00
Stephen okra Houston 9d95940614 Ephoto: Remove duplicate author. 2016-08-29 16:11:27 -05:00
Stephen okra Houston 1b6a751f4f Ephoto: Go beta 2!! 2016-08-29 16:01:36 -05:00
Stephen okra Houston d12c0c16a5 Ephoto: Fix up single browser right click menu. 2016-08-29 15:17:42 -05:00
Stephen okra Houston d5d546dad6 Ephoto: Add an exit icon to the control bar. Update slideshow icons. Use efreet for XDG. 2016-08-29 15:13:00 -05:00
Stephen okra Houston bb7bbe4184 Ephoto: Enable rotating from the right click menu in single view. 2016-08-29 14:47:24 -05:00
Stephen okra Houston 81eb801c31 Ephoto: Select and bring in the current item when going from single view to thumb view. 2016-08-29 14:33:20 -05:00
Stephen okra Houston b4b522e49a Ephoto: USE XDG_CACHE_HOME/ephoto/thumbnails if XDG_CACHE_HOME exists, otherwise use $HOME/.cache/ephoto/thumbnails 2016-08-29 14:14:40 -05:00
Stephen okra Houston b05d3b1dba Ephoto: Better checking for XDG_CONFIG_HOME. 2016-08-29 14:08:02 -05:00
Stephen okra Houston 2cdb2a5138 Ephoto: oops. Put the . in the correct place in the thumbnail dir. 2016-08-29 13:59:22 -05:00
Stephen okra Houston ebc6664b66 Ephoto: Update thumb dir to be .cache/ephoto/thumbnails/ ... Config: Use XDG_CONFIG_HOME if available, else use HOME/.config 2016-08-29 13:56:29 -05:00
Stephen okra Houston 5d94c9529a Ephoto: Update label for config directory setting. Fix crash while changing directories in single view.
Fixes https://phab.enlightenment.org/T4440
Maniphest Tasks: https://phab.enlightenment.org/T4440
2016-08-29 11:11:50 -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 f01eac69da Ephoto: Don't disable/enable similarity sorting now that sorting mode is retained. 2016-08-25 15:11:17 -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 Houston 66a991d533 Ephoto: Update config about with new image. 2016-08-23 20:46:30 -05:00
Stephen Houston fdddacad79 Ephoto: Custom icon. 2016-08-23 20:43:04 -05:00
Stephen Houston a8ffa27c64 Ephoto: add small icon 2016-08-23 20:42:45 -05:00