Some random fixes here and there. There is no more name_find or name_set use.

This commit is contained in:
Jaime Thomas
2009-02-17 19:16:38 +00:00
parent 84a33a8131
commit de08ff3b6c
9 changed files with 219 additions and 125 deletions

View File

@ -18,9 +18,9 @@ TODO
-> integrate exchange
-> instead of always swallowing widgets, allow theme to specify on a widget-by-widget basis if it wants to emit signals from internal parts (so, for example, the settings could be triggered by a small + in the corner, and expand from there)
->able to allow entire gui to be handled by theme... so we only interact with signals (no widgets at all)
->get rid of evas_object_name_find/name_set
-> make theme and code use a custom signal, rather than mouse,clicked,1
DONE
//////////////////////////////////////////////////////////////////////////////
-> better way to detect pipe deletion (done? - needs more testing)
->get rid of evas_object_name_find/name_set