efl/legacy/elementary/src
Daniel Hirt 616a0c1832 Elm entry: fix null item in item provider.
Item anchors can have null items likes <item size=10x10>. That is,
there is no "href". The problem is that Elm Entry segfaults as it
expects a non-null item. I prefer this fix over passing "" from Edje
Entry, and leave the decision to be made by Elm Entry. It will now just
show the error emoticon if there is no "href".

@fix
2015-12-09 13:38:21 +02:00
..
bin elementary_test: fix memory leak 2015-12-03 11:06:37 -08:00
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples Examples genlist 5: Fix children aspect of the test not working. 2015-12-08 13:18:37 +00:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib Elm entry: fix null item in item provider. 2015-12-09 13:38:21 +02:00
modules elementary: Port evas object smart callbacks to use eo event callbacks 2015-08-28 16:30:27 +09:00
tests atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00