efl/legacy/elementary/src
Felipe Magno de Almeida e455a0f640 Fix C++ box_cxx_example_02.cc and removed text_part_{set/get} from elm_button
As discussed in IRC, the commit that added text_part_set,
text_part_get functions to elm_button are wrong. The correct functions
to be used are from elm_layout: text_set and text_get.

Fixed the example to use these functions that are inherited on
elm_button from elm_layout and fixed the cleanup of childrens
in the parent window by using the del event callback.
2014-07-23 16:51:01 -03:00
..
bin gengrid: Add function to search item by string. 2014-07-23 11:35:20 +09:00
edje_externals backend: remove Windows CE support Windows CE is dead and buried and its gcc port is even more dead and I don't believe in zombies 2014-06-12 03:12:15 +02:00
examples Fix C++ box_cxx_example_02.cc and removed text_part_{set/get} from elm_button 2014-07-23 16:51:01 -03:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib Fix C++ box_cxx_example_02.cc and removed text_part_{set/get} from elm_button 2014-07-23 16:51:01 -03:00
modules backend: remove Windows CE support Windows CE is dead and buried and its gcc port is even more dead and I don't believe in zombies 2014-06-12 03:12:15 +02:00
tests tests: fix shadow variable build warning 2014-07-22 11:06:33 +09:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00