framework/uifw/elementary.git
11 years ago[elm_widget.c] Widget orientation signal emission logic is corrected in elm_widget_th...
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

11 years ago[Genlist] Fix genlist index get bug
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

11 years agocommit cdceaf5792c82f970d38ad35f5928b1f7bcc8cf8
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

11 years ago[access] read at once - Tizen TTS engine performance issue
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

11 years ago[access] do not call timer callback directly
Shinwoo Kim [Sat, 23 Mar 2013 01:46:40 +0000 (10:46 +0900)]
[access] do not call timer callback directly

Change-Id: I7102e6996ef75a89154f547733d85012e7887374

11 years ago[Map] Update overlays when calculating map object.
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

11 years ago[Focus] Add APIs. elm_object_focus_next_set/get && elm_object_focused_object_get...
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.

11 years ago[multibuttonentry] remove warning
Bora Hwang [Sat, 23 Mar 2013 03:14:48 +0000 (12:14 +0900)]
[multibuttonentry] remove warning

Change-Id: I05b791d4b61b93b3dadf4eda907114d69a70245e

11 years agoFix hardcoding path for 64 bit compatibility.
Junfeng Dong [Mon, 25 Mar 2013 11:50:34 +0000 (19:50 +0800)]
Fix hardcoding path for 64 bit compatibility.

Change-Id: Idd2e9058d7bb5a1ab745314c489138a0699b2fd8

11 years agonaviframe - disable naviframe key event. need to check somewhere trigger the wrong...
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

11 years agopackage upload
Sungho Kwak [Mon, 25 Mar 2013 06:48:22 +0000 (15:48 +0900)]
package upload

11 years ago[naviframe] Change key event from BackSpace to Escape
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

11 years ago[entry & conformant] Support unfocusable clipboard
jae_hyun.cho [Fri, 22 Mar 2013 08:11:02 +0000 (17:11 +0900)]
[entry & conformant] Support unfocusable clipboard

Change-Id: I010e8946566a957567d36e94656d995ddee34e26

11 years ago[Genlist] When genlist is clearing, do not push item into cache
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

11 years ago[Genlist] pad swallow should be used for tree item.
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

11 years ago[elm_genlist.c] fix contact item unrealize problem
Seunggyun Kim [Thu, 21 Mar 2013 12:06:41 +0000 (21:06 +0900)]
[elm_genlist.c] fix contact item unrealize problem

Change-Id: I511e783af79bf8e87bdc3444c6610728375dd7d8

11 years ago[Map] Add overlay_place for overlay region set.
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

11 years ago[Elm_Map]Added code to transform Evas Coord from canvas to NLP understood canvas...
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

11 years agopackage upload
Sungho Kwak [Fri, 22 Mar 2013 09:05:41 +0000 (18:05 +0900)]
package upload

11 years ago[elm_win] added the window manager rotation feature and a sample
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

11 years agoFix the elm_shutdown bug in _elm_shutdown_config.
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

11 years ago[elm_list] Fixed a bug in elm_list. Focus_next is needed only when access mode is...
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.

11 years ago[multibuttonentry] fixed bug: entry has scroller when width of entry is bigger than...
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

11 years ago[elm_map]: Triggering overlay place on map resize
Rajeev Ranjan [Mon, 18 Mar 2013 14:56:06 +0000 (20:26 +0530)]
[elm_map]: Triggering overlay place on map resize

Change-Id: Id711678aebe4ffa2cd797786a1980c779c148911

11 years ago[Magnifier,Selection] Selection refactoring, implement copy&paste v1.2, GUI 0.6
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

11 years ago[layout][access] access object on a layout could not be a child of
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

11 years ago[ctxpopup] fixed bug for N_SE-27154
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

11 years ago[multibuttonentry] fixed PLM issue P130307-5273
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

11 years ago[Scroller] Add the smart signals in scroller. scroll,left, scroll,right, scroll,up...
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

11 years agopackage upload
Sungho Kwak [Mon, 18 Mar 2013 04:23:22 +0000 (13:23 +0900)]
package upload

11 years ago[elm_genlist] Add elm_genlist_sort API and sorting VI effect
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

11 years ago[elm_index] bug fix: eina_list null check
Jaeun Choi [Thu, 14 Mar 2013 13:03:17 +0000 (22:03 +0900)]
[elm_index] bug fix: eina_list null check

11 years agosend a signal to set theme according to orientation mode when a widget is created
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)

11 years agosync with master
Jinkun Jang [Mon, 18 Mar 2013 02:36:00 +0000 (11:36 +0900)]
sync with master

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:19:30 +0000 (01:19 +0900)]
merge with master

11 years agosync
Jinkun Jang [Thu, 14 Mar 2013 04:16:27 +0000 (13:16 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:53:03 +0000 (01:53 +0900)]
Tizen 2.1 base

14 years agoInit
Youmin Ha [Tue, 18 May 2010 07:10:42 +0000 (16:10 +0900)]
Init