The Enlightenment Release Team is happy to announce a new stable
release of the EFL libraries, and of the Enlightenment window manager.

Please read the ChangeLog and NEWS files from each specific tarball in
order to get more information about what has been fixed.

Following are the links for download of the tarballs:

 - Eina 1.7.7 -
[[http://download.enlightenment.org/releases/eina-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/eina-1.7.7.tar.bz2 | BZ2 ]]
 - Eet 1.7.7 -
[[http://download.enlightenment.org/releases/eet-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/eet-1.7.7.tar.bz2 | BZ2 ]]
 - Evas 1.7.7 -
[[http://download.enlightenment.org/releases/evas-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/evas-1.7.7.tar.bz2 | BZ2 ]]
 - Ecore 1.7.7 -
[[http://download.enlightenment.org/releases/ecore-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/ecore-1.7.7.tar.bz2 | BZ2 ]]
 - Embryo 1.7.7 -
[[http://download.enlightenment.org/releases/embryo-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/embryo-1.7.7.tar.bz2 | BZ2 ]]
 - Edje 1.7.7 -
[[http://download.enlightenment.org/releases/edje-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/edje-1.7.7.tar.bz2 | BZ2 ]]
 - Efreet 1.7.7 -
[[http://download.enlightenment.org/releases/efreet-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/efreet-1.7.7.tar.bz2 | BZ2 ]]
 - E_dbus 1.7.7 -
[[http://download.enlightenment.org/releases/e_dbus-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/e_dbus-1.7.7.tar.bz2 | BZ2 ]]
 - Eeze 1.7.7 -
[[http://download.enlightenment.org/releases/eeze-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/eeze-1.7.7.tar.bz2 | BZ2 ]]
 - Expedite 1.7.7 -
[[http://download.enlightenment.org/releases/expedite-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/expedite-1.7.7.tar.bz2 | BZ2 ]]
 - Evas Generic Loaders 1.7.7 -
[[http://download.enlightenment.org/releases/evas_generic_loaders-1.7.7.tar.gz
| GZ ]]
[[http://download.enlightenment.org/releases/evas_generic_loaders-1.7.7.tar.bz2
| BZ2 ]]
 - Eio 1.7.7 -
[[http://download.enlightenment.org/releases/eio-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/eio-1.7.7.tar.bz2 | BZ2 ]]
 - Emotion 1.7.7 -
[[http://download.enlightenment.org/releases/emotion-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/emotion-1.7.7.tar.bz2 | BZ2 ]]
 - Ethumb 1.7.7 -
[[http://download.enlightenment.org/releases/ethumb-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/ethumb-1.7.7.tar.bz2 | BZ2 ]]
 - Elementary 1.7.7 -
[[http://download.enlightenment.org/releases/elementary-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/elementary-1.7.7.tar.bz2 | BZ2 ]]
 - Evil 1.7.7 -
[[http://download.enlightenment.org/releases/evil-1.7.7.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/evil-1.7.7.tar.bz2 | BZ2 ]]

- Enlightenment 0.17.3 -
[[http://download.enlightenment.org/releases/enlightenment-0.17.3.tar.gz | GZ ]]
[[http://download.enlightenment.org/releases/enlightenment-0.17.3.tar.bz2
| BZ2 ]]

The list of changes for each package follows (since most of them had
their version bumped just to keep up to date with the others):

evas-1.7.7

194b231 Evas font/text: Fixed an issue with asc/desc calculation in text object.
2a07da3 Textblock: Fixed line size calculation when using multiple fonts.
9140154 remove harmless merge failure line
043baef fix recursive proxy rendering to just render a black rectangle
482fa17 Evas: If an object goes to be hidden without replacing the
cur/prev state info, the object context can be corrupted at the next
show time. Now it replaces the cur/prev in that rare case.
1ec2b49 Evas textblock: Fixed a bug with deletion of ranges.
5c98565 image - don't update evas render area by a clipper if the
image object visible is changed.
e658c34 evas - Don't be crashed even if the map image size is 0.

ecore-1.7.7

b0c41b1 ecore_evas/wayland: Artificially call the changed_state callback.
5e0291d ecore_evas/wayland_shm: Don't destroy a non-released buffer.
a41a888 ecore_evas/x: Backport fixes on window properties handling.
0ccb2d0 Updating changelog.
35d36f8 ecore_evas/wayland: Backport the frame_callback patch to 1.7.
db99a6a ecore_evas/wayland: Attach the buffer before adding damage.
652908d backport: 133e3e38f0c2b14421b4a1e29825f00ec99027ef
a7d403c Backport: e38c985cd0250814d2b222ce8ab9a599e81aeee4

edje-1.7.7

7b90cf8 backport proxy custom state fix

elementary-1.7.7

f0969a4 elm/win: Backport 191b71fa86bd56b9d213b538ce8d92d9c23fc59f.
383d440 When ctxpopup includes elm_list, elm_list should get focus
when ctxpopup is shown.
8bf508b Backport bcd7c27bcdbfed227c6d482a3b602d2c26323369.
0041983 elm/examples: Fix layout_example_02.
6aa2212 updating esperanto translation
efe24dd Fix the scroller show by a page if the page size is set and
the region_bring_in or region_show is called.
93041c1 Remove the unnecessary files.
62988ff Quit the scroll animator if the scroller don't have a bounce
and reach a edge.

enlightenment-0.17.3

904b187 updating catalan translation (and entries order)
ec40320 updating french translation
ed16155 fix border theme bug which prevented windows from unshading
correctly when animation was disabled
eb0ec1e restack event rect for efm...always
52cfa36 add another check for vmware windows, ticket #1057
1da8387 improve efm mouse move detection (no more tooltips when cursor
is in separate window)
0636064 tiling: fix segv when adding a stack without config
6fbbc81 fix multiple shelf config diaslog bug.


--
Rafael Antognolli

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to