Commit Graph

354 Commits

Author SHA1 Message Date
Daniel Juyung Seo 9b4b36239a main: better use of stringshare. 2013-07-15 13:19:06 +09:00
Daniel Juyung Seo 2b3e5073f4 refactoring: moved sources to src/bin. 2013-06-25 09:21:26 +09:00
Daniel Juyung Seo 4754159c7d TODO: updated. 2013-06-25 01:37:19 +09:00
Daniel Juyung Seo f459b11d8f gui: added 'code' option. not implemented yet. 2013-06-13 01:15:15 +09:00
Daniel Juyung Seo 2d61a5fca8 screenshot: added two screenshots. 2013-06-13 00:37:11 +09:00
Daniel Juyung Seo 27d797f936 layout.edc: added popup swallow part. 2013-06-12 02:28:27 +09:00
Daniel Juyung Seo 382d1de1af gui/widget: handle option finger_size, force_resize, size_width, size_height properly. 2013-06-05 21:03:12 +09:00
Daniel Juyung Seo 41c4b67936 gui: added about toolbar item. unselect toolbar item when clicked. 2013-06-05 20:07:19 +09:00
Daniel Juyung Seo 0d9ab1387d gui: Moved option menu to toolbar. 2013-06-05 20:05:07 +09:00
Daniel Juyung Seo f8ac84c960 gui: use a scroller inside widget description. 2013-06-05 03:16:22 +09:00
Daniel Juyung Seo adfb3c945c util: apply scale factor for elm min set. 2013-06-05 02:58:21 +09:00
Daniel Juyung Seo 1a089ea384 gui: set a min height for widget desc. 2013-06-05 02:56:40 +09:00
Daniel Juyung Seo 7560ee332d util: create a util file. 2013-06-05 02:48:08 +09:00
Daniel Juyung Seo ed2c57d886 gui: put widget description below the widget menu. 2013-06-05 02:38:22 +09:00
Daniel Juyung Seo 6c9e0c25c2 gui: refactoring. changed function name. gui_left_menu_create -> gui_widget_menu_create. 2013-06-05 02:27:29 +09:00
Daniel Juyung Seo 7cbf135bc9 gui: refactoring. use force_resize as a double value instead of Evas_Object. 2013-06-04 22:12:50 +09:00
Daniel Juyung Seo 2f58adc530 gui, widget: added scale get function. set the scale value when a new widget is created. 2013-06-04 22:00:25 +09:00
Daniel Juyung Seo b381651c29 gui: more descriptive frame name. 2013-05-31 02:25:25 +09:00
Daniel Juyung Seo 88953b2674 gui: implement toolbar exit menu. 2013-05-31 02:11:00 +09:00
Daniel Juyung Seo 1fda64b0d7 layout: layout refactoring. move file to the bottom. 2013-05-31 02:10:42 +09:00
Daniel Juyung Seo b397b32040 gui.c: added a toolbar for menu. 2013-05-26 16:38:53 +09:00
Daniel Juyung Seo 33946fb294 gui: added a scroller for options. 2013-05-21 03:17:05 +09:00
Daniel Juyung Seo 65eea29538 gui: initialize global variables. 2013-05-21 03:07:26 +09:00
Daniel Juyung Seo f2d17e2333 gui: added option_disabled. 2013-05-21 03:05:48 +09:00
Daniel Juyung Seo 83a5b27c7f gui: use panes for desktop mode. 2013-05-21 02:51:25 +09:00
Daniel Juyung Seo 268dd57661 widget win: code refactoring for win. 2013-04-25 23:20:30 +09:00
Daniel Juyung Seo d8108a0c27 TODO: updated 2013-04-25 23:04:10 +09:00
Daniel Juyung Seo a8d6afbbbb gui, widget: support inwin correctly. 2013-04-25 15:08:56 +09:00
Daniel Juyung Seo 1a6e613612 main: fixed a typo. 2013-04-25 02:42:00 +09:00
Daniel Juyung Seo 2786b4d237 main: use mobile mode on tizen mode. 2013-04-25 02:41:19 +09:00
Daniel Juyung Seo 8b6a0f63d1 widget entry/emoticon: support entry emoticon properly. 2013-04-24 23:04:11 +09:00
Daniel Juyung Seo 035eadc08d widget: supporting entry emoticon (in pregress) 2013-04-23 20:26:22 +09:00
Daniel Juyung Seo a01cdacf26 widget ews: set the title text only when there is a text part. 2013-04-21 00:12:53 +09:00
Daniel Juyung Seo 4ad8e2365a widget: set the title text for border. 2013-04-19 14:23:33 +09:00
Daniel Juyung Seo d75834879b gui_mobile: use information icon for description button. 2013-04-18 05:13:45 +09:00
Daniel Juyung Seo 88712e1253 widget: support naviframe. 2013-04-18 04:26:47 +09:00
Daniel Juyung Seo 5424a51876 widget: support player. 2013-04-18 03:56:40 +09:00
Daniel Juyung Seo 58b32cce83 widget: support pointer. 2013-04-18 02:38:43 +09:00
Daniel Juyung Seo cea870a08f widget: removed warnings. 2013-04-18 02:02:16 +09:00
Daniel Juyung Seo e2c9de6370 widget: pulse progressbar. 2013-04-18 02:00:54 +09:00
Daniel Juyung Seo 414f915111 widget: temp video support. 2013-04-17 17:52:29 +09:00
Daniel Juyung Seo 53d43648c8 widget: support list. 2013-04-17 16:46:33 +09:00
Daniel Juyung Seo 70d5aac4f2 widget: added _style_split_1 function. renamed _parse_style to _style_split_2. 2013-04-17 16:34:03 +09:00
Daniel Juyung Seo 6978ae3ac8 widget: support win. 2013-04-17 00:24:14 +09:00
Daniel Juyung Seo ae6dab3892 widget: added _split_style internal function for the future use. 2013-04-17 00:20:09 +09:00
Daniel Juyung Seo 0aa4ae1246 widget: refactoring. place internal function in the right place. 2013-04-17 00:12:25 +09:00
Daniel Juyung Seo 63bbb5a7e0 widget: align tooltip to the bottom. 2013-04-17 00:11:28 +09:00
Daniel Juyung Seo 8b1c771b52 widget: support table + rect min settings resize on widget creation. 2013-04-16 23:46:35 +09:00
Daniel Juyung Seo 652818bb57 widget: support ews. 2013-04-16 23:46:35 +09:00
Daniel Juyung Seo 7b21ec6ff7 widget: enhance button support. 2013-04-16 23:46:35 +09:00