my 1.11 NEWS updates

This commit is contained in:
Mike Blumenkrantz 2014-08-15 08:36:09 -04:00
parent d18c89b77c
commit c27c4bb979
1 changed files with 1 additions and 2 deletions

View File

@ -37,13 +37,12 @@ Fixes:
* elementary: Don't segfault if we are not using an X11-compatible engine
* list: call "selected" callback after set focus to the selected item
* gengrid: corrected the reorder start and end evas smart callback call.
* fix notification theme to not clip text
* map: Add missing legacy API into legacy header
* elc_naviframe: Fix warning caused by elm_obj_layout_signal_emit override function in naviframe
* ctxpopup: fix arrow geometry set.
* ctxpopup: Fix wrong popup size.
* elementary: Handle case where ELM_ENGINE environment variable is misspelled.
* photocam should reset its preload when a new file is loaded
* photocam no longer gets stuck in "busy" animations
* Gengrid: fix position calculation
* Genlist: do not segv if the user clear the list on item double-click
* gengrid once again selects items using keyboard when no item was previously selected