Commit Graph

130 Commits

Author SHA1 Message Date
Daniel Juyung Seo 344add62f4 theme.c: removed hash stuff. I will try it later. 2012-11-30 11:14:31 +09:00
Daniel Juyung Seo ab2c50bb85 Makefile: added -Wall build option 2012-11-30 11:13:32 +09:00
Daniel Juyung Seo 1037d187da theme.c: fixed formatting. 2012-11-30 11:11:50 +09:00
Daniel Juyung Seo 4eef1d6967 1. disabled select theme button.
2. changed window size.
2012-11-30 04:22:58 +09:00
Daniel Juyung Seo d13e2fcb89 theme: support non-hash mechanism. Eina_List. 2012-11-30 04:21:16 +09:00
Daniel Juyung Seo f9e288666c added styles list. 2012-11-30 04:20:38 +09:00
Daniel Juyung Seo 930b90a5f6 Makefile: build with debug information. 2012-11-30 04:17:08 +09:00
Daniel Juyung Seo 07109f906a gui: make left menu bigger. 2012-11-30 03:51:52 +09:00
Daniel Juyung Seo 2137c3b074 theme: 1. added widget_styles_get 2. renamed widget_style_get -> widget_styles_get. 2012-11-30 03:50:01 +09:00
Daniel Juyung Seo 3e65c8d7ac theme.c: comment out ERR messages. Fix INF usage. 2012-11-30 02:50:12 +09:00
Daniel Juyung Seo ac6ec269ac use box for the contents instead of panes. 2012-11-30 02:37:24 +09:00
Daniel Juyung Seo 63bf4ddce9 use naviframe for the left menu. 2012-11-30 02:28:14 +09:00
Daniel Juyung Seo f7ab5eff1b parse edj file argument. 2012-11-30 01:53:38 +09:00
Daniel Juyung Seo b4de2ccd25 reorganized widget list. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 7a3cfd8b65 added gui_widget_load. now widget lists are displayed in the left list. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 0bfed62545 use more eina log message. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 0da4a5ed66 added more documentation. added widget_style_print() function for debugging. store the list of styles per widget. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 6992390714 fixed a bug. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo a614f83c70 added eina logging feature. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 786dd0511e fixed Makefile. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 2ed445180f separate widget name and style from group list. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo c1f4866531 added .gitignore 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 85787d5ac7 added theme_init(). 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo a2fe980f55 added window close policy. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 9f2aa908d8 added label, button, panes. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo f7eeec7a74 added theme related files. 2012-09-19 00:30:31 +09:00
Daniel Juyung Seo 7902008258 added gui related files. 2012-09-19 00:30:30 +09:00
Daniel Juyung Seo bc144883a7 added Makefile 2012-09-19 00:30:30 +09:00
Daniel Juyung Seo 26b9b5cff9 added main.c 2012-09-19 00:30:30 +09:00
Daniel Juyung Seo 6dd88ceb41 Initial commit 2012-09-18 08:27:35 -07:00