summaryrefslogtreecommitdiff
path: root/src/YalpClients/EflClient/searchframe.py
AgeCommit message (Collapse)Author
2010-02-26EflClient: fix segfaultNicole Vreden
- gui didn't work on openmoko, due to ambigous double calls to init functions - fix edc to use video layer for display gui program - hard code ip of yalp server instead of localhost - remove some debug prints Signed-off-by: Manuel Traut <manut@mecka.net> Signed-off-by: Nicole Vreden <damba@mecka.net>
2010-02-25copy suckz :))Nicole Vreden
Signed-off-by: Nicole Vreden <damba@mecka.net>
2010-02-20Yalp-EFL-GUI: BugfixingNicole Vreden
- added Play-Button - hide Frames by clicking on Play-Button - show Frames by clicking on main-Frame Signed-off-by: Nicole Vreden <damba@slartibartfast.traut>
2010-02-18Python-EFL-GUI: BugfixingNicole Vreden
- Textfield now single-line - tried to hide frames by clicking on media-list-element - tried to draw frame around textfield Signed-off-by: Nicole Vreden <damba@mecka.net>
2010-02-14Python-EFL-GUI: added Streaming FunctionsNicole Vreden
- prepared files for streaming - changed medialist to dynamic list Signed-off-by: Nicole Vreden <damba@mecka.net>
2010-02-07Python-EFL GUI: new editable TextfieldNicole Vreden
Signed-off-by: Nicole Vreden <damba@mecka.net>
2010-01-24Python-EFL-GUI: new ClassesNicole Vreden
- Class Selection - Class Search - changed edje-findbutton to elementary.Button and added to Class Search Signed-off-by: Nicole Vreden <damba@mecka.net>