Go to file
Daniel Juyung Seo 57336f4292 widget: added progressbar. 2012-12-01 00:07:44 +09:00
.gitignore added .gitignore 2012-09-19 00:30:31 +09:00
Makefile widget: added widget creation. 2012-11-30 14:01:23 +09:00
README.md Initial commit 2012-09-18 08:27:35 -07:00
TODO theme: commented out edje_file_collection_list_free() because this call makes weird behavior. 'frame' is removed from eina list after this call... 2012-11-30 18:25:53 +09:00
common.h added missing common.h 2012-11-30 15:02:39 +09:00
gui.c do not force expand/align for all widgets. 2012-11-30 18:42:51 +09:00
gui.h widget: added widget creation. 2012-11-30 14:01:23 +09:00
log.c added eina logging feature. 2012-09-19 00:30:31 +09:00
log.h added eina logging feature. 2012-09-19 00:30:31 +09:00
main.c set the theme to objects. 2012-11-30 16:21:32 +09:00
theme.c theme: commented out edje_file_collection_list_free() because this call makes weird behavior. 'frame' is removed from eina list after this call... 2012-11-30 18:25:53 +09:00
theme.h theme: added theme_widgets_print() function. 2012-11-30 18:24:23 +09:00
widget.c widget: added progressbar. 2012-12-01 00:07:44 +09:00
widget.h widget: added widget creation. 2012-11-30 14:01:23 +09:00

README.md

elm-theme-viewer