framework/uifw/elementary.git
11 years agoelementary - added elm_object_item_translatable_part_text_set() elm_object_item_trans...
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

11 years agoLog:
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

11 years agoLog:
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

11 years agoLog:
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

11 years agoLog:
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

11 years ago[elm_index] removed duplicate function call
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

11 years ago[Genlist] Fix performance issue of compress mode
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

11 years agopackage upload
Sungho Kwak [Fri, 29 Mar 2013 07:38:45 +0000 (16:38 +0900)]
package upload

11 years ago[Entry] Fix scrolling issue with cnp, magnifier
Thiep Ha [Thu, 28 Mar 2013 01:59:22 +0000 (10:59 +0900)]
[Entry] Fix scrolling issue with cnp, magnifier

11 years ago[Genlist] Remove useless lines
Tae-Hwan Kim [Wed, 27 Mar 2013 15:06:26 +0000 (00:06 +0900)]
[Genlist] Remove useless lines

Change-Id: I7268d3dd55e31fa73d8330f93b45e91772977ac4

11 years agopackage upload
Sungho Kwak [Thu, 28 Mar 2013 03:53:39 +0000 (12:53 +0900)]
package upload

11 years ago[Conformant] During overlap (with simple indicator type) mode when indicator is not...
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

11 years ago[elm_win] added missing rotation changed signal to win state changed callback
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

11 years ago[entry] Add elm_entry_input_panel_layout_variation_{set/get} API
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

11 years ago[Genlist] Sync with upstream codes
Tae-Hwan Kim [Tue, 26 Mar 2013 02:56:50 +0000 (11:56 +0900)]
[Genlist] Sync with upstream codes

Change-Id: I7315b3e4cfbeef6e31deb49b80501ad08049d041

11 years ago[Entry_Selection] Fix select all on focus
Thiep Ha [Tue, 26 Mar 2013 03:05:37 +0000 (12:05 +0900)]
[Entry_Selection] Fix select all on focus

Change-Id: Ib489bf5639d401886b9be3f44437af73748998b1

11 years ago[conform][access] remove temporal lines - indicator accessibility
Shinwoo Kim [Tue, 26 Mar 2013 02:01:20 +0000 (11:01 +0900)]
[conform][access] remove temporal lines - indicator accessibility

11 years agonaviframe - support escape key event
ChunEon Park [Mon, 25 Mar 2013 14:05:17 +0000 (23:05 +0900)]
naviframe - support escape key event

Change-Id: I542e5fa0803eaf2501e598295fb62b25540f6dab

11 years ago[access] elm_access_action(); elm_access_action_cb_set(); added
Shinwoo Kim [Mon, 25 Mar 2013 10:40:31 +0000 (19:40 +0900)]
[access] elm_access_action(); elm_access_action_cb_set(); added

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

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