edje: damn top poster !

SVN revision: 76884
This commit is contained in:
Cedric BAIL 2012-09-20 06:27:34 +00:00
parent cb7027d7b1
commit 77cc27d05a
1 changed files with 9 additions and 9 deletions

View File

@ -1,12 +1,3 @@
2012-08-04 Flavio Ceolin
* Added edje_codegen - tool that genereates code to working with
edje files.
2012-06-06 Leandro Pereira
* Made state index optional (defaulting to 0.0).
2011-01-29 Carsten Haitzler (The Rasterman)
1.0.0 release
@ -156,6 +147,11 @@
* Entry: Added changed,user signal. This signal indicates the entry
has changed because of user interaction, i.e not by code.
2012-08-04 Flavio Ceolin
* Added edje_codegen - tool that genereates code to working with
edje files.
2011-08-22 Cedric Bail
* Add collection.group.limits {
@ -491,6 +487,10 @@
* Fix decompile of sound samples not double-free
* Fix alsa configure option to be alsa, not flac.
2012-06-06 Leandro Pereira
* Made state index optional (defaulting to 0.0).
2012-06-06 Jihoon Kim
* edje_entry: display preedit string even though there is no attribute