fix ephoto news to not use a code block for a list of changes

This commit is contained in:
Carsten Haitzler 2016-09-04 10:14:33 +09:00
parent 0b752e7c02
commit 3e13cb7cd9
1 changed files with 35 additions and 35 deletions

View File

@ -31,41 +31,41 @@ Fixes:
Author: Stephen okra Houston <smhouston88@gmail.com> Author: Stephen okra Houston <smhouston88@gmail.com>
Ephoto: Add an exit icon to the control bar. Update slideshow icons. Use efreet for XDG. * Add an exit icon to the control bar. Update slideshow icons. Use efreet for XDG.
Ephoto: Add back in sorting by image similarity, this time with the crashing and bugs eliminated. * Add back in sorting by image similarity, this time with the crashing and bugs eliminated.
Ephoto: add small icon * add small icon
Ephoto: Add sorting by image similarity. * Add sorting by image similarity.
Ephoto: Better checking for XDG_CONFIG_HOME. * Better checking for XDG_CONFIG_HOME.
Ephoto: Check for null on returning text in the editor genlist. * Check for null on returning text in the editor genlist.
Ephoto: Custom icon. * Custom icon.
Ephoto: Don't allow escape to return to the thumb view when the editor is open. * Don't allow escape to return to the thumb view when the editor is open.
Ephoto: Don't disable/enable similarity sorting now that sorting mode is retained. * Don't disable/enable similarity sorting now that sorting mode is retained.
Ephoto: Don't disable the similarity sorting at the wrong time. * Don't disable the similarity sorting at the wrong time.
Ephoto: Don't switch directory when genlist is clicked but an item is not (i.e.. scrolling) * Don't switch directory when genlist is clicked but an item is not (i.e.. scrolling)
Ephoto: Don't warn, as this behavior is perfectly normal. * Don't warn, as this behavior is perfectly normal.
Ephoto: Enable rotating from the right click menu in single view. * Enable rotating from the right click menu in single view.
Ephoto: Fix a monitor bug. * Fix a monitor bug.
Ephoto: Fix some warnings and potential crashes. Improve safety checking. * Fix some warnings and potential crashes. Improve safety checking.
Ephoto: Fix tooltips causing box to lose sizing. * Fix tooltips causing box to lose sizing.
Ephoto: Fix up single browser right click menu. * Fix up single browser right click menu.
Ephoto: Install thumbnailer to the lib directory. * Install thumbnailer to the lib directory.
Ephoto: Make sure titlebar text is accurate and show as modified in the titlebar when the image has been edited. * Make sure titlebar text is accurate and show as modified in the titlebar when the image has been edited.
Ephoto: oops. Put the . in the correct place in the thumbnail dir. * oops. Put the . in the correct place in the thumbnail dir.
Ephoto: Remember similarity sorting on dir change. * Remember similarity sorting on dir change.
Ephoto: Remove warnings and potential crash by unsetting the fileselector from the popup before deleting. * Remove warnings and potential crash by unsetting the fileselector from the popup before deleting.
Ephoto: Replace another direct_ls with stat_ls * Replace another direct_ls with stat_ls
Ephoto: Require EFL 1.18. * Require EFL 1.18.
Ephoto: Save thumbnails in $HOME/.thumbnails * Save thumbnails in $HOME/.thumbnails
Ephoto: Select and bring in the current item when going from single view to thumb view. * Select and bring in the current item when going from single view to thumb view.
Ephoto: The directory chosen in the config panel should be the root directory, not actually / * The directory chosen in the config panel should be the root directory, not actually /
Ephoto: Update config about with new image. * Update config about with new image.
Ephoto: Update label for config directory setting. Fix crash while changing directories in single view. * Update label for config directory setting. Fix crash while changing directories in single view.
Ephoto: Update spec. * Update spec.
Ephoto: Update thumb dir to be .cache/ephoto/thumbnails/ .. Use XDG_CONFIG_HOME if available, else use HOME/.config * Update thumb dir to be .cache/ephoto/thumbnails/ .. Use XDG_CONFIG_HOME if available, else use HOME/.config
Ephoto: Update year in copyright. * Update year in copyright.
EPhoto: Use eina_file_stat_ls as eina_file_direct_ls does not work on bsd. * Use eina_file_stat_ls as eina_file_direct_ls does not work on bsd.
Ephoto: Use new indent style on the genlist non tree items. * Use new indent style on the genlist non tree items.
Ephoto: USE XDG_CACHE_HOME/ephoto/thumbnails if XDG_CACHE_HOME exists, otherwise use $HOME/.cache/ephoto/thumbnails * USE XDG_CACHE_HOME/ephoto/thumbnails if XDG_CACHE_HOME exists, otherwise use $HOME/.cache/ephoto/thumbnails
{{:blank.png?nolink&100|}} {{:blank.png?nolink&100|}}
~~DISCUSSIONS~~ ~~DISCUSSIONS~~