diff options
author | Flavio Vinicius Alvares Ceolin <flavio.ceolin@profusion.mobi> | 2012-12-11 14:05:48 +0000 |
---|---|---|
committer | Flavio Vinicius Alvares Ceolin <flavio.ceolin@profusion.mobi> | 2012-12-11 14:05:48 +0000 |
commit | 5a89f58a234f14cf46e660b5ca163e2ff639f54c (patch) | |
tree | 6e8b561162622c093c43155c0d93103eff51bdf3 /NEWS | |
parent | 4a66dd7a0a8f5a6eb9597ca676c9bb72b74defd6 (diff) |
adding support for elocation
SVN revision: 80657
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Additions: | |||
21 | * Add elm_need_edbus() and EDBus.h support with ELM_EDBUS2 macro to integrate edbus (v2). Deprecated elm_need_e_dbus() (e_dbus, v1). | 21 | * Add elm_need_edbus() and EDBus.h support with ELM_EDBUS2 macro to integrate edbus (v2). Deprecated elm_need_e_dbus() (e_dbus, v1). |
22 | * Add window profile set/get API in elm_win | 22 | * Add window profile set/get API in elm_win |
23 | * Add elm_sys_notify.[ch] | 23 | * Add elm_sys_notify.[ch] |
24 | * Add elm_need_elocation() and Elocation.h support with ELM_ELOCATION macro to integrate elocation. | ||
24 | 25 | ||
25 | Improvements: | 26 | Improvements: |
26 | 27 | ||