Commit Graph

188 Commits

Author SHA1 Message Date
Daniel Juyung Seo 42304223a3 main: added a space for documentation. 2013-03-27 21:44:39 +09:00
Daniel Juyung Seo db2f0e9ab9 gui/widget: added focus_highlight support. 2013-03-27 21:38:13 +09:00
Daniel Juyung Seo 076883bd5c widget: add flipselector support. 2013-03-27 17:51:03 +09:00
Daniel Juyung Seo 1c68695d74 Merge from github elm-theme-viewer.
Merge remote-tracking branch 'github/master'
2013-03-26 00:22:39 +09:00
Daniel Juyung Seo 04c1217427 init. 2013-03-26 00:16:57 +09:00
Daniel Juyung Seo 4bad1e1485 gui_mobile: support elementary < 1.8 as well. 2013-02-24 15:21:52 +09:00
Daniel Juyung Seo c54cb30dbb logo: changed, added images.
1. crop previous image.
2. added small size image for icon.
3. use small image.
2013-02-17 13:39:33 +09:00
Daniel Juyung Seo 13fe986e82 gui_mobile.c: enhance panes' clicked,double callback. this is in the very early stage. i should enhance it more and more. 2013-02-16 12:03:10 +09:00
Daniel Juyung Seo 5214b31e88 gui_mobile.c: use previous panel size correctly. printf -> INF. 2013-02-16 03:57:23 +09:00
Daniel Juyung Seo c13769ceff gui_mobile.c: rename cb _clicked_double -> _clicked_double_cb. 2013-02-16 03:54:44 +09:00
Daniel Juyung Seo 68262ed188 layout_mobile.edc: clean up edc files. 2013-02-14 21:17:39 +09:00
Daniel Juyung Seo ed4fc57440 gui_mobile: use conformant and indicator. 2013-02-14 20:52:29 +09:00
Daniel Juyung Seo b22fc4c199 gui_mobile: add ETV logo. 2013-02-14 20:30:57 +09:00
Daniel Juyung Seo d7ec770050 gui_mobile.c: removed unnecessary line.: 2013-02-14 19:07:56 +09:00
Daniel Juyung Seo 1fc62d393f gui_mobile: clean up sources. removed unnecessary variable declarations. set EINA_UNUSED for unused parameters. 2013-02-14 14:06:45 +09:00
Jiyoung Choi 6b86c9160c gui_mobile : alter layout part name, resize title part. 2013-02-14 14:04:25 +09:00
Jiyoung Choi 511ffb10e8 gui_mobile : add function of double clicked panes 2013-02-14 14:04:25 +09:00
Daniel Juyung Seo 3cd1b74995 log: unset the default log level. 2013-02-13 03:59:01 +09:00
Daniel Juyung Seo 0e3990fcd7 gui/gui_mobile: use conformant for indicator and keypad. 2013-02-13 01:55:20 +09:00
Daniel Juyung Seo dba27ed199 gui/gui_mobile: use EXPAND, FILL, WEIGHT, ALIGN macros. 2013-02-08 19:23:18 +09:00
Daniel Juyung Seo 65f9948c17 gui/gui_mobile: enhance description setting routine. now gui and gui_mobile share more description handling codes. 2013-02-08 19:19:27 +09:00
Daniel Juyung Seo 4e7bbb2ad5 README: added more usages to readme file. 2013-02-08 18:35:18 +09:00
Daniel Juyung Seo 6b29411b3a gui: adjust naviframe back button for tizen platform. do not show toolbar area of naviframe on tizen platform. 2013-02-08 18:31:44 +09:00
Daniel Juyung Seo 1065989121 gui_mobile: handle toolbar unclicked. 2013-02-08 14:24:15 +09:00
Daniel Juyung Seo 50a836a4dd refactoring: fixed build warnings. 2013-02-08 14:00:56 +09:00
Daniel Juyung Seo 0f02ae31df main: adopt ETV_Data structure for ETV app data. used tizen feature for toolbar. 2013-02-08 13:57:51 +09:00
Jiyoung Choi 8f61762b7d gui_mobile: refactoring. removed unused parts, changed function name. 2013-02-07 16:15:31 +09:00
Jiyoung Choi 3777fc2dd5 gui/gui_mobile: clean up source codes 2013-02-07 16:15:31 +09:00
Jiyoung Choi 824a0a4b20 gui_mobile : panes for preview and widget menu 2013-02-07 16:15:31 +09:00
Jiyoung Choi 64ee792b73 gui/gui_mobile: Option of mobile ETV implemented. Funtions in file "gui.c" are separated in smaller module. 2013-02-07 16:15:31 +09:00
Daniel Juyung Seo c93859feee gui_mobile: declare public function. 2013-02-01 19:21:55 +09:00
Jiyoung Choi b9e9b97199 gui_mobile : change the layout of mobile version. 2013-02-01 18:21:17 +09:00
Daniel Juyung Seo 09533e5d4a gui/gui_mobile: added fullscreen option '-F'. 2013-02-01 16:01:23 +09:00
Daniel Juyung Seo 488e19866a widget: set label line wrap style to mixed. 2013-02-01 15:55:46 +09:00
Daniel Juyung Seo 7ba14d5ead gui: do not unset description on style list back button clicked. 2013-02-01 15:55:25 +09:00
Daniel Juyung Seo 5b11446514 spec: added rpm build. tested on tizen. 2013-02-01 15:43:51 +09:00
Daniel Juyung Seo 6216cf5465 .gitignore: updated git ignore. 2013-02-01 12:58:29 +09:00
Daniel Juyung Seo 13a6d6a7f6 added Jiyoung to authors list. thanks for the contribution. 2013-02-01 12:57:24 +09:00
Daniel Juyung Seo 17c0e62dd1 gui: set the scale only when there is a preview object. 2013-02-01 08:16:55 +09:00
Daniel Juyung Seo dffade7978 main: added more description for screen size option. 2013-01-31 16:04:41 +09:00
Daniel Juyung Seo c3aa8ae633 gui: fixed build warning. set EINA_UNUSED for unused parameters. 2013-01-31 15:22:45 +09:00
Daniel Juyung Seo 82df7f9f5d gui: don't need to redeclare the same variable. just use preview_frame instead of pv_frame. 2013-01-31 15:20:25 +09:00
Daniel Juyung Seo 2b7c1e0442 gui: use separate macro for gui_mobile.h include.
fixed the following warnings.
main.c:97:9: warning: implicit declaration of function ‘gui_mobile_create’ [-Wimplicit-function-declaration]
main.c:99:9: warning: implicit declaration of function ‘gui_mobile_widget_load’ [-Wimplicit-function-declaration]
2013-01-31 15:08:55 +09:00
Jiyoung Choi 1aece2209b gui_mobile: added mobile version gui. use -m option for mobile view. 2013-01-31 15:04:55 +09:00
Jiyoung Choi ea0b0683cb gui: adopt screen size from parameter. 2013-01-31 15:04:47 +09:00
Daniel Juyung Seo f59832f822 updated README. 2013-01-30 09:52:36 +09:00
Daniel Juyung Seo ebb408cdae gui: use elm_object_scale_set() instead of elm_widget_scale_set(). how fool i am. 2013-01-30 09:29:01 +09:00
Daniel Juyung Seo 9cc6afc692 gui: use elm_widget_scale_set() to set the scale factor for preview object. 2013-01-28 16:51:10 +09:00
Daniel Juyung Seo 077f8aab69 log: added log unregister function. 2013-01-28 16:24:10 +09:00
Daniel Juyung Seo 70ad783fb8 adopt ecore getopt for command line parameter parsing. 2013-01-28 16:18:30 +09:00