summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shinwoo Kim [Tue, 9 Apr 2013 07:20:46 +0000 (16:20 +0900)]
[access] support elm_access_action(); with ELM_ACCESS_ACTION_UNHIGHLIGHT
Change-Id: Ifd162835b32d3219d3491763f55fc7838dfaae1d
Tae-Hwan Kim [Mon, 8 Apr 2013 12:26:01 +0000 (21:26 +0900)]
[Genlist] Do not unrealize group items, just hide it
Change-Id: Id889700aee4a3fa85432395b2b20d9d21db80d1c
WooHyun Jung [Tue, 9 Apr 2013 06:52:04 +0000 (15:52 +0900)]
[focus] When an object has focus_chain manager, it should return its own next object whether return value is EINA_TRUE or EINA_FALSE.
Jongmin Lee [Tue, 9 Apr 2013 05:42:29 +0000 (14:42 +0900)]
resolve missing return statement
Change-Id: I00698f8c826b58085cfa45d3d20a8d3e919eb1f3
Jongmin Lee [Thu, 4 Apr 2013 06:15:00 +0000 (15:15 +0900)]
resolve some prevent issue
Change-Id: Iaafadcd6fff3b6279475d762ffb9e79aee33fbc7
Shinwoo Kim [Mon, 8 Apr 2013 08:05:44 +0000 (17:05 +0900)]
[access] support runtime enable properly
Shinwoo Kim [Mon, 8 Apr 2013 07:56:19 +0000 (16:56 +0900)]
[access][index] register access object after elm_object_style_set();
Tae-Hwan Kim [Mon, 8 Apr 2013 08:25:09 +0000 (17:25 +0900)]
Fix entry unrealization issue in genlist
Change-Id: Id4e4bcc495edd9c89fe516745fbe597fe7d5f6d0
Jaehwan Kim [Mon, 8 Apr 2013 08:51:07 +0000 (17:51 +0900)]
Add the API elm_scroller_page_scroll_limit_set/get.
It sets the maxium of the movable page at flicking.
Change-Id: I1123f59529e3d931e0be95948120969ba82caa88
Jaehwan Kim [Mon, 8 Apr 2013 06:16:29 +0000 (15:16 +0900)]
Fix the scroller show by a page if the page size is set and the region_bring_in or region_show is called.
Change-Id: I15250b55437bff6ca0231de0c4c51de470875766
Tae-Hwan Kim [Sat, 6 Apr 2013 05:02:56 +0000 (14:02 +0900)]
[Genlist] Reduce useless changed_job
1. If entry is not used in editfield layout.
2. If entry is not used as single line
Change-Id: Ic26d4ebe8fe30a1f94b9f3c0d8d2f11daaeb6aea
Tae-Hwan Kim [Sat, 6 Apr 2013 04:57:50 +0000 (13:57 +0900)]
[Genlist] Change job is only called when viewport width is changed
Change-Id: I1f282935ab093ab16efdcff43cb7000c4e273d41
WooHyun Jung [Sat, 6 Apr 2013 04:55:44 +0000 (13:55 +0900)]
Package Upload
WooHyun Jung [Sat, 6 Apr 2013 04:13:32 +0000 (13:13 +0900)]
[entry] When cursor handler finishes its move, scroller should be available.
Sungho Kwak [Sat, 6 Apr 2013 01:36:33 +0000 (10:36 +0900)]
package upload
Thiep Ha [Fri, 5 Apr 2013 04:47:46 +0000 (13:47 +0900)]
[Copy&Paste] Add notify when click on Copy/Cut item
Change-Id: Iaae2abaa7ea5628b571efd5137bc48a4947a9ec7
Tae-Hwan Kim [Thu, 4 Apr 2013 15:18:16 +0000 (00:18 +0900)]
[Genlist] Fix genlist selected issue
Previously, nosound source is used for preventing clicked sounds when
item is realized.
Now, sound is implemented only in edc file itself.
Change-Id: I887eae239a37c771d128a9b50583c5c4359b7f78
Tae-Hwan Kim [Fri, 5 Apr 2013 05:04:53 +0000 (14:04 +0900)]
[Genlst] Fix genlist
idle enterer is not called always. So calc job is alive always for this
Change-Id: I7cffbeb7f92882a01e9be05e4992958ff0aee4c5
Sungho Kwak [Thu, 4 Apr 2013 08:42:56 +0000 (17:42 +0900)]
package upload
Doyoun Kang [Thu, 4 Apr 2013 06:34:34 +0000 (15:34 +0900)]
[elm_win] fix build break
Doyoun Kang [Thu, 4 Apr 2013 06:00:15 +0000 (15:00 +0900)]
[elm_win] changed code for setting xwindow type
Shinwoo Kim [Wed, 3 Apr 2013 12:46:06 +0000 (21:46 +0900)]
[access] support back gesture
Tae-Hwan Kim [Tue, 2 Apr 2013 17:48:58 +0000 (02:48 +0900)]
[Genlist] Fix genlist size problem
If genlist or viewport size is not yet ready,
edje min calculation is not correct.
Change-Id: I8b401f715de9fa6623e0ea109706a21d765bcd7a
prince [Tue, 2 Apr 2013 12:25:34 +0000 (17:55 +0530)]
[elm_conform] In order to avoid unnecessary call of _on_content_resize, _on_content_resize callback is deleted in _elm_conformant_smart_del.
Change-Id: I355a39641b8cde869556ba46a7434d1b9c4d09c8
Bora Hwang [Tue, 2 Apr 2013 09:11:55 +0000 (18:11 +0900)]
[multibuttonentry] fixed P130328-1424,1631
when width sum of items in each line is bigger than 2/3 width of box,
next item goes to next line.
Change-Id: I03380bc9994a131c79e5cfcc8be2d78fdc48b9cf
Conflicts:
src/lib/elc_multibuttonentry.c
Sungho Kwak [Wed, 3 Apr 2013 12:15:31 +0000 (21:15 +0900)]
package upload
Jiyoun Park [Wed, 3 Apr 2013 05:37:15 +0000 (14:37 +0900)]
add code to check window property change related with keypad state
change
Change-Id: I779a7360986c73eabadb9212a2134924ed8ad1ed
Jaehwan Kim [Wed, 3 Apr 2013 02:19:50 +0000 (11:19 +0900)]
[Scroller] Fix the scroll can be clicked right, when it doesn't have a bounce.
Change-Id: Icfd2fee8a87f2e5418080dbef39a0c3d80ca0f36
Tae-Hwan Kim [Tue, 2 Apr 2013 12:19:08 +0000 (21:19 +0900)]
[Genlist] Fix compress mode
If compress mode is used, viewport width should be used for calculating
item's width. So before edje caculates it's height & width, minimum
restricted width should be given to caculate correct height of item because
edje should know it's width of textblock to caculate it's height of textblock.
(textblock can have multiline texts)
After edje min calc, if width exceeds the viewport width, set width
same as viewport width to compress item.
Change-Id: Ibe225a2e315320dd011972f73663b471af4a7781
Tae-Hwan Kim [Mon, 1 Apr 2013 14:16:22 +0000 (23:16 +0900)]
[Genlist] Fix decorate/reorder signal emission timing
Change-Id: I3bb5bd1ec77d6c9fe93011206190f9cabd4433a7
Shinwoo Kim [Mon, 1 Apr 2013 12:20:10 +0000 (21:20 +0900)]
[access] reset access info callback function, if access info data is set only
Change-Id: Ic7fb0d2bdf97dd1c2bf71420cb91e4ff3d304fbc
Shinwoo Kim [Mon, 1 Apr 2013 12:11:37 +0000 (21:11 +0900)]
[access] move mouse postion if an object has a highlight by highlight_cycle(); not MOUSE_IN event.
Change-Id: I0d07042c0e6660d61fc1b60915cce51a548308b5
sumanth [Tue, 19 Mar 2013 10:51:07 +0000 (16:21 +0530)]
[elm_datetime.c] Separate edj signals are added for the enable/disable of field separators.
[datetime ctxpopup module] Different label styles can be set for individual datetime fields.
Change-Id: I0140df84e07b046480027dcfbc2a1cde4123c6d6
ChunEon Park [Fri, 29 Mar 2013 11:55:45 +0000 (20:55 +0900)]
elementary/map - map supports language,changed
commit
0b49b9fb8b303f41324a75ebaf406757c79e4909
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Fri Mar 29 20:53:11 2013 +0900
Change-Id: I85b8c73a0016f5664583206f0f325ffd963846a3
Shinwoo Kim [Sat, 30 Mar 2013 08:45:46 +0000 (17:45 +0900)]
[access] call a callback function with information
Change-Id: I54c6682ab29443aefb92513205a9b408fe55d528
Shinwoo Kim [Fri, 29 Mar 2013 08:59:31 +0000 (17:59 +0900)]
[access] scroll basded on highlight object geometry
ChunEon Park [Fri, 22 Mar 2013 11:00:27 +0000 (20:00 +0900)]
widget - should be declared in header.
Change-Id: I09c84eb140da2804460bdd926da2b1c602e5828f
Jaehwan Kim [Sat, 30 Mar 2013 06:46:14 +0000 (15:46 +0900)]
[Scroller] Add the repeat_event_set/get
Change-Id: I1de2e0e7ce7334fd7e6f389f3ca9664bfd5e4458
ChunEon Park [Fri, 29 Mar 2013 10:16:00 +0000 (19:16 +0900)]
elementary - added elm_object_item_translatable_part_text_set() elm_object_item_translatable_part_text_get()
elementary - move elm_object_translatable_set()/get() from elm_general.h to elm_object.h
elemenatry - replace elm_object_domain_translatable_text_part_set()/text_part_get() with elm_object_domain_transltable_part_text_set(), part_text_get()
elementary - removed duplicated logic from translatable_part_text_set()/get().
author ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 10:38:33 (GMT)
committer ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 10:38:33 (GMT)
commit
9dbff2d9d513968eb55f61af8865b5f5610cd028 (patch)
author ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 10:42:12 (GMT)
committer ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 10:42:12 (GMT)
commit
470e2b450ca2d397c595073ff55fec73007fd9ea (patch)
author ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 11:43:39 (GMT)
committer ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 11:43:39 (GMT)
commit
5cd0d3a7d175db33ec84827f0bb59dc95d13b5e3 (patch)
author ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 13:00:37 (GMT)
committer ChunEon Park <hermet@hermet.pe.kr> 2013-02-12 13:00:37 (GMT)
commit
f1f8bfe8c25c47c675cdc4e06e675e165ec6337f (patch)
Change-Id: Ifdd39322808e747b337f84769ca59a90f4de2442
ChunEon Park [Fri, 29 Mar 2013 07:07:51 +0000 (16:07 +0900)]
Log:
elementary/gengrid - support language,changed smart callback
Author: hermet
Date: 2013-02-11 23:29:16 -0800 (Mon, 11 Feb 2013)
New Revision: 83846
Trac: http://trac.enlightenment.org/e/changeset/83846
Change-Id: I702615f91d58a0198845079d839014ae8b490554
ChunEon Park [Fri, 29 Mar 2013 06:58:19 +0000 (15:58 +0900)]
Log:
elementary/genlist - supplement language changed callback doc.
Author: hermet
Date: 2013-02-11 23:13:52 -0800 (Mon, 11 Feb 2013)
New Revision: 83844
Trac: http://trac.enlightenment.org/e/changeset/83844
Change-Id: Idccfe896796dc797214704543a506f8075095d59
ChunEon Park [Fri, 29 Mar 2013 06:53:05 +0000 (15:53 +0900)]
Log:
elementary/ctxpopup - ctxpopup will be dismissed when the language is changed.
Author: hermet
Date: 2013-02-11 22:58:05 -0800 (Mon, 11 Feb 2013)
New Revision: 83841
Trac: http://trac.enlightenment.org/e/changeset/83841
Change-Id: Ic295d4148c977004db40bc25f42a7622a5cef07e
ChunEon Park [Fri, 29 Mar 2013 06:39:05 +0000 (15:39 +0900)]
Log:
elementary/glview - support "language,changed" callback
Author: hermet
Date: 2013-02-11 22:33:19 -0800 (Mon, 11 Feb 2013)
New Revision: 83839
Trac: http://trac.enlightenment.org/e/changeset/83839
Change-Id: Ied03fc12adb6d4ca43c08a6a7aae4efdea359e38
Jaeun Choi [Thu, 28 Mar 2013 10:10:16 +0000 (19:10 +0900)]
[elm_index] removed duplicate function call
* _item_free was called twice when delete index items
* it caused memory damage
Tae-Hwan Kim [Fri, 29 Mar 2013 10:47:08 +0000 (19:47 +0900)]
[Genlist] Fix performance issue of compress mode
Before, genlist items are always unrealized/realized when genlist is
resized if compress mode is on.
But those needs only when item's height is changed.
Above case is that texblock is used and ellipsis is not applied for the
textblock. In that case, if genlist is resized, lines of each textblock
part can be changed and also item's height can be changed.
So after _elm_genlist_pan_smart_resize() is called, size_changed is
checked. And, when the calc_job()is called, _changed_job is called for
checking if height is changed.
Also if genlist viewport is not initialized, it is not needed to run
_queue_process(), because edje min calc of textblock can not performed
correctly and textblock's height can be larger if viewport's width is 0
and word wrap (not ellpsis) is used.
Change-Id: I3d6bdffaee3a3a7a95bde6bbd1a6118764b1fe0e
Sungho Kwak [Fri, 29 Mar 2013 07:38:45 +0000 (16:38 +0900)]
package upload
Thiep Ha [Thu, 28 Mar 2013 01:59:22 +0000 (10:59 +0900)]
[Entry] Fix scrolling issue with cnp, magnifier
Tae-Hwan Kim [Wed, 27 Mar 2013 15:06:26 +0000 (00:06 +0900)]
[Genlist] Remove useless lines
Change-Id: I7268d3dd55e31fa73d8330f93b45e91772977ac4
Sungho Kwak [Thu, 28 Mar 2013 03:53:39 +0000 (12:53 +0900)]
package upload
prince [Mon, 25 Mar 2013 15:26:04 +0000 (20:56 +0530)]
[Conformant] During overlap (with simple indicator type) mode when indicator is not visible, it
must pass the events to lower level.
Change-Id: Icf1263c94a36e5f5f364741f8e7d27b905306edb
Gwanglim Lee [Wed, 27 Mar 2013 07:55:34 +0000 (16:55 +0900)]
[elm_win] added missing rotation changed signal to win state changed callback
Change-Id: Id10cce5e39ec46016be7170178b2050de6469ad5
Jihoon Kim [Tue, 26 Mar 2013 12:35:10 +0000 (21:35 +0900)]
[entry] Add elm_entry_input_panel_layout_variation_{set/get} API
Change-Id: I0d456b3b71fbae0ce739629f6010337a28e9e40a
Tae-Hwan Kim [Tue, 26 Mar 2013 02:56:50 +0000 (11:56 +0900)]
[Genlist] Sync with upstream codes
Change-Id: I7315b3e4cfbeef6e31deb49b80501ad08049d041
Thiep Ha [Tue, 26 Mar 2013 03:05:37 +0000 (12:05 +0900)]
[Entry_Selection] Fix select all on focus
Change-Id: Ib489bf5639d401886b9be3f44437af73748998b1
Shinwoo Kim [Tue, 26 Mar 2013 02:01:20 +0000 (11:01 +0900)]
[conform][access] remove temporal lines - indicator accessibility
ChunEon Park [Mon, 25 Mar 2013 14:05:17 +0000 (23:05 +0900)]
naviframe - support escape key event
Change-Id: I542e5fa0803eaf2501e598295fb62b25540f6dab
Shinwoo Kim [Mon, 25 Mar 2013 10:40:31 +0000 (19:40 +0900)]
[access] elm_access_action(); elm_access_action_cb_set(); added
sumanth [Mon, 25 Mar 2013 08:37:34 +0000 (14:07 +0530)]
[elm_widget.c] Widget orientation signal emission logic is corrected in elm_widget_theme_object_set().
Change-Id: I8515226908180058a77924f8c35fd99a1c524daa
Tae-Hwan Kim [Mon, 25 Mar 2013 10:22:44 +0000 (19:22 +0900)]
[Genlist] Fix genlist index get bug
Because not all item block have "max_items_per_block" number of items
in it's block. So the calculation is not correct when items are added &
removed in each block.
Because genlist uses inlinst, there is a performance problem to get
index of genlist item.
Change-Id: Ib5b557fbb194a6f94e45d8c918100c21de42c3a2
ChunEon Park [Fri, 22 Mar 2013 07:51:23 +0000 (16:51 +0900)]
commit
cdceaf5792c82f970d38ad35f5928b1f7bcc8cf8
Author: ChunEon Park <hermet>@hermet.pe.kr>
Date: Wed Mar 6 21:33:13 2013 +0900
elementary/widget - added elm_object_item_signal_callback_add(), elm_object_item_signal_callback_del()
Change-Id: I1b0ce007e9ffda3d161841b5f7fa6a7c727eed58
Shinwoo Kim [Sat, 23 Mar 2013 02:24:50 +0000 (11:24 +0900)]
[access] read at once - Tizen TTS engine performance issue
Change-Id: Ia1a549f318f2cadc9b6492e2e250bdd0eac42d6e
Shinwoo Kim [Sat, 23 Mar 2013 01:46:40 +0000 (10:46 +0900)]
[access] do not call timer callback directly
Change-Id: I7102e6996ef75a89154f547733d85012e7887374
Tae-Hwan Kim [Sat, 23 Mar 2013 08:12:23 +0000 (17:12 +0900)]
[Map] Update overlays when calculating map object.
This can fix overlay place problem when external engine (eg. nokia) is used
Change-Id: I51d44406e5ef80560ce46987ad269d56ed28f1c8
WooHyun Jung [Mon, 25 Mar 2013 00:57:47 +0000 (09:57 +0900)]
[Focus] Add APIs. elm_object_focus_next_set/get && elm_object_focused_object_get. These APIs will support flexible focus control.
Bora Hwang [Sat, 23 Mar 2013 03:14:48 +0000 (12:14 +0900)]
[multibuttonentry] remove warning
Change-Id: I05b791d4b61b93b3dadf4eda907114d69a70245e
Junfeng Dong [Mon, 25 Mar 2013 11:50:34 +0000 (19:50 +0800)]
Fix hardcoding path for 64 bit compatibility.
Change-Id: Idd2e9058d7bb5a1ab745314c489138a0699b2fd8
ChunEon Park [Sat, 23 Mar 2013 07:02:12 +0000 (16:02 +0900)]
naviframe - disable naviframe key event. need to check somewhere trigger the wrong "escape" event.
Conflicts:
packaging/elementary.spec
Sungho Kwak [Mon, 25 Mar 2013 06:48:22 +0000 (15:48 +0900)]
package upload
jae_hyun.cho [Fri, 22 Mar 2013 08:27:35 +0000 (17:27 +0900)]
[naviframe] Change key event from BackSpace to Escape
Change-Id: I5820935bb91d7f2fdf461ae8a663e390c6b819b2
jae_hyun.cho [Fri, 22 Mar 2013 08:11:02 +0000 (17:11 +0900)]
[entry & conformant] Support unfocusable clipboard
Change-Id: I010e8946566a957567d36e94656d995ddee34e26
Tae-Hwan Kim [Thu, 21 Mar 2013 16:06:43 +0000 (01:06 +0900)]
[Genlist] When genlist is clearing, do not push item into cache
because it is useless.
Change-Id: I2c09f480412613a71dc88269861ec749baf48084
Tae-Hwan Kim [Thu, 21 Mar 2013 08:12:24 +0000 (17:12 +0900)]
[Genlist] pad swallow should be used for tree item.
Change-Id: I45d20f81afd4cb0a733dafc03b96bf01437f6f9f
Seunggyun Kim [Thu, 21 Mar 2013 12:06:41 +0000 (21:06 +0900)]
[elm_genlist.c] fix contact item unrealize problem
Change-Id: I511e783af79bf8e87bdc3444c6610728375dd7d8
Tae-Hwan Kim [Fri, 15 Mar 2013 13:05:59 +0000 (22:05 +0900)]
[Map] Add overlay_place for overlay region set.
If external engine is used, overlay_place should be triggered by
extern engine because it cannot be controlled by pan smart calculate.
Change-Id: I2e9443aff52da08cd8f8c0a6938b89dc1663aafa
Rajeev Ranjan [Tue, 19 Mar 2013 15:34:50 +0000 (21:04 +0530)]
[Elm_Map]Added code to transform Evas Coord from canvas to NLP understood canvas coord and vice versa.
Change-Id: I8eeaf67a43b4deb7613cd0c4b4ef0b7debaf2270
Sungho Kwak [Fri, 22 Mar 2013 09:05:41 +0000 (18:05 +0900)]
package upload
Gwanglim Lee [Tue, 19 Mar 2013 17:57:31 +0000 (02:57 +0900)]
[elm_win] added the window manager rotation feature and a sample
Change-Id: Ia282f3286bd63aa5a2d27bd4b89948f0fbf80c11
Jaehwan Kim [Tue, 19 Mar 2013 10:53:53 +0000 (19:53 +0900)]
Fix the elm_shutdown bug in _elm_shutdown_config.
When the elm_shutdown is used after elm_config_all_flush, the segment fault occur.
It's why it uses ecore_x in _prop_all_update_cb after removing it.
Conflicts:
ChangeLog
NEWS
Change-Id: Ie8e665fb58a42b51361aed7a0c41566ca10c0d27
WooHyun Jung [Mon, 18 Mar 2013 09:59:15 +0000 (18:59 +0900)]
[elm_list] Fixed a bug in elm_list. Focus_next is needed only when access mode is enabled.
Bora Hwang [Mon, 18 Mar 2013 08:15:53 +0000 (17:15 +0900)]
[multibuttonentry] fixed bug: entry has scroller when width of entry is bigger than that of box
Rajeev Ranjan [Mon, 18 Mar 2013 14:56:06 +0000 (20:26 +0530)]
[elm_map]: Triggering overlay place on map resize
Change-Id: Id711678aebe4ffa2cd797786a1980c779c148911
Thiep Ha [Thu, 14 Mar 2013 04:41:06 +0000 (13:41 +0900)]
[Magnifier,Selection] Selection refactoring, implement copy&paste v1.2, GUI 0.6
- remove notify in patch 2
Change-Id: I953e5d5a666880789a95d62d52c9bfce0dc98215
Shinwoo Kim [Mon, 18 Mar 2013 08:58:06 +0000 (17:58 +0900)]
[layout][access] access object on a layout could not be a child of
the layout eventhough it is a child actually, because the access object could not be swallowed
Change-Id: Ie701418c31e049b6eaa673b0060acde693d66eaa
Bora Hwang [Thu, 14 Mar 2013 08:30:05 +0000 (17:30 +0900)]
[ctxpopup] fixed bug for N_SE-27154
when width of text is bigger than that of bg, text has ellipsis state
Bora Hwang [Fri, 15 Mar 2013 09:09:18 +0000 (18:09 +0900)]
[multibuttonentry] fixed PLM issue P130307-5273
opensource usually handles key "DOWN" event, not "UP" event
Jaehwan Kim [Fri, 15 Mar 2013 11:32:40 +0000 (20:32 +0900)]
[Scroller] Add the smart signals in scroller. scroll,left, scroll,right, scroll,up, scroll,down.
Change-Id: Ia67514b197aaf77096288fc456d0bdb587b77d81
Sungho Kwak [Mon, 18 Mar 2013 04:23:22 +0000 (13:23 +0900)]
package upload
Seunggyun Kim [Thu, 14 Mar 2013 08:30:26 +0000 (17:30 +0900)]
[elm_genlist] Add elm_genlist_sort API and sorting VI effect
Change-Id: Iad93d6b4fe0646f8a5a8074b8ff30fd0c30bdfbb
Jaeun Choi [Thu, 14 Mar 2013 13:03:17 +0000 (22:03 +0900)]
[elm_index] bug fix: eina_list null check
Jaeun Choi [Wed, 13 Mar 2013 06:09:08 +0000 (15:09 +0900)]
send a signal to set theme according to orientation mode when a widget is created
(should be removed after eo is applied)
Jinkun Jang [Mon, 18 Mar 2013 02:36:00 +0000 (11:36 +0900)]
sync with master
Jinkun Jang [Fri, 15 Mar 2013 16:19:30 +0000 (01:19 +0900)]
merge with master
Jinkun Jang [Thu, 14 Mar 2013 04:16:27 +0000 (13:16 +0900)]
sync
Jinkun Jang [Tue, 12 Mar 2013 16:53:03 +0000 (01:53 +0900)]
Tizen 2.1 base
Youmin Ha [Tue, 18 May 2010 07:10:42 +0000 (16:10 +0900)]
Init