framework/uifw/elementary.git
12 years agoupdate changelog
Hyoyoung Chang [Mon, 2 Apr 2012 06:10:55 +0000 (15:10 +0900)]
update changelog

12 years agoupdate changelog
Hyoyoung Chang [Mon, 2 Apr 2012 06:00:51 +0000 (15:00 +0900)]
update changelog

12 years agoupdate changelog 1.0.0+svn.69691slp2+build01
Hyoyoung Chang [Mon, 2 Apr 2012 05:02:18 +0000 (14:02 +0900)]
update changelog

12 years agoMerge "[popup] opensource mergie (r69790)"
Myoungwoon Roy Kim [Mon, 2 Apr 2012 02:43:08 +0000 (11:43 +0900)]
Merge "[popup] opensource mergie (r69790)"

12 years ago[popup] opensource mergie (r69790)
raster [Fri, 30 Mar 2012 09:56:22 +0000 (09:56 +0000)]
[popup] opensource mergie (r69790)

From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [patch][elementary] elc_popup, restack issue

The elc_popup does not raise to the top of its layer even though
evas_object_raise() is called with the popup object.
Because the elm_widget_resize_object_set(); makes notify object which is
internally used in the popup have a smart parent.
Ultimately, the callback function for EVAS_CALLBACK_RESTACK of the
notify
is not called.
So I removed elm_widget_resize_object_set(); from the popup and added
some
implementations to show the popup properly.
Moreover, I have added test code also in the attached patch. Then,
please
review the patch and give any feedbacks. Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69790 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Change-Id: Ie0040e77be7c160ef89a5c54ad0b700866a5dddf

12 years agomerge with r69788 for fixing timer_del problem in genlist
WooHyun Jung [Fri, 30 Mar 2012 11:37:12 +0000 (20:37 +0900)]
Merge ... r69788 for fixing timer_del problem in genlist

12 years agoMerge "elementary/toolbar : can_focus should be set as EINA_TRUE."
WooHyun Jung [Fri, 30 Mar 2012 11:07:14 +0000 (20:07 +0900)]
Merge "elementary/toolbar : can_focus should be set as EINA_TRUE."

12 years agoMerge "elementary/toolbar : toolbar should be focusable as default."
WooHyun Jung [Fri, 30 Mar 2012 11:07:01 +0000 (20:07 +0900)]
Merge "elementary/toolbar : toolbar should be focusable as default."

12 years agospec updated
Jeonghyun Yun [Fri, 30 Mar 2012 06:46:19 +0000 (15:46 +0900)]
spec updated

12 years agoelementary/toolbar : can_focus should be set as EINA_TRUE.
woohyun [Thu, 29 Mar 2012 06:41:23 +0000 (06:41 +0000)]
elementary/toolbar : can_focus should be set as EINA_TRUE.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69719 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/toolbar : toolbar should be focusable as default.
woohyun [Thu, 29 Mar 2012 05:21:07 +0000 (05:21 +0000)]
elementary/toolbar : toolbar should be focusable as default.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69714 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/panes - Patch to handle deletion of current contents while setting new...
hermet [Thu, 29 Mar 2012 07:08:22 +0000 (07:08 +0000)]
elementary/panes - Patch to handle deletion of current contents while setting new ones

Change Description:
  1. Unswallowing the contents now in _sub_del as this is a common function to be executed when subobject removal happens.
  2. Comparing the current content with new before deleting.

Signed-Off-By: RAJEEV RANJAN<rajeev.r@samsumg.com>
Change-Id: I7d513791f86580ce31732692cba851542109fc03
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "elementary/conform : wd->content is set as NULL in _sub_del function, so can...
WooHyun Jung [Thu, 29 Mar 2012 10:38:17 +0000 (19:38 +0900)]
Merge "elementary/conform : wd->content is set as NULL in _sub_del function, so can not be used anymore."

12 years agoelementary/conform : wd->content is set as NULL in _sub_del function,
woohyun [Thu, 29 Mar 2012 06:00:06 +0000 (06:00 +0000)]
elementary/conform : wd->content is set as NULL in _sub_del function,
so can not be used anymore.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69716 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse new ref_get func in object cleanup for windows.
raster [Thu, 29 Mar 2012 07:46:59 +0000 (07:46 +0000)]
use new ref_get func in object cleanup for windows.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69723 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[genlist] r69725 with local enhancement
Hyoyoung Chang [Thu, 29 Mar 2012 08:51:45 +0000 (17:51 +0900)]
[genlist] r69725 with local enhancement

12 years agorepackaging - elementary_1.0.0+svn.69448slp2+build06
ChunEon Park [Thu, 29 Mar 2012 08:28:14 +0000 (17:28 +0900)]
repackaging - elementary_1.0.0+svn.69448slp2+build06

12 years agoelementary/naviframe - more clean tree
hermet [Wed, 28 Mar 2012 10:04:55 +0000 (10:04 +0000)]
elementary/naviframe - more clean tree

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/widget - fixed to update the some status -color, clip, visibitliy- even...
hermet [Wed, 28 Mar 2012 10:03:45 +0000 (10:03 +0000)]
elementary/widget - fixed to update the some status -color, clip, visibitliy- even if the memebers are added later.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69701 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[elm_datetime] Year min/max is moved to elm_config. Format parsing logic is...
Rajeev Ranjan [Thu, 29 Mar 2012 05:19:03 +0000 (14:19 +0900)]
Merge "[elm_datetime] Year min/max is moved to elm_config. Format parsing logic is changed to allow multiple spaces as separator."

12 years agoMerge "[*][ctxpopup_cpypasteUI] fix a bug - scroller is freezed after hiding copy...
WooHyun Jung [Thu, 29 Mar 2012 01:26:33 +0000 (10:26 +0900)]
Merge "[*][ctxpopup_cpypasteUI] fix a bug - scroller is freezed after hiding copy&paste popup Change-Id: I84c1ba426adaa8fcb24bee61012afc67987b52a3"

12 years agoMerge "elementary/colorselector - padding between color items non scalable bug fix."
shilpa onkar singh [Wed, 28 Mar 2012 11:43:18 +0000 (20:43 +0900)]
Merge "elementary/colorselector - padding between color items non scalable bug fix."

12 years ago[Genlist][Nabi:S1-2014] bug fix, expanded_next_item set to NULL in _item_del @69691
seoz [Wed, 28 Mar 2012 06:23:18 +0000 (06:23 +0000)]
[Genlist][Nabi:S1-2014] bug fix, expanded_next_item set to NULL in _item_del @69691

elm genlist: Fixed tree effect bug. Patch by Chanwook Jung
<jchanwook@gmail.com>

On Wed, Mar 28, 2012 at 3:06 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I added one line to fix the bug at tree effect. If the item is equal
to
> expanded_next_item, expanded_next_item set to NULL in _item_del
>
> Thanks,
> Joey

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69691 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/colorselector - padding between color items non scalable bug fix.
hermet [Tue, 27 Mar 2012 13:15:36 +0000 (13:15 +0000)]
elementary/colorselector - padding between color items non scalable bug fix.

Signed-Off-By: ShilpaOnkar Singh <shilpa.singh@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69667 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[*][ctxpopup_cpypasteUI] fix a bug - scroller is freezed after hiding copy&paste...
WooHyun Jung [Wed, 28 Mar 2012 05:18:53 +0000 (14:18 +0900)]
[*][ctxpopup_cpypasteUI] fix a bug - scroller is freezed after hiding copy&paste popup
Change-Id: I84c1ba426adaa8fcb24bee61012afc67987b52a3

12 years ago[elm_datetime] Year min/max is moved to elm_config. Format parsing logic is changed...
sumanth [Tue, 27 Mar 2012 12:03:54 +0000 (17:33 +0530)]
[elm_datetime] Year min/max is moved to elm_config. Format parsing logic is changed to allow multiple spaces as separator.

Change-Id: I927b490cfe51e0ea2d4b33451d43d7f9584cdd30

12 years agoMerge changes I6abbe506,Ibfd12197
Shinwoo Kim [Tue, 27 Mar 2012 08:40:49 +0000 (17:40 +0900)]
Merge changes I6abbe506,Ibfd12197

* changes:
  [list] opensource merge (r69555)
  [list] Opensource Merge (r69535)

12 years ago[Genlist] elm genlist: Refactoring. Use correct name item_moving_effect_timer ->...
seoz [Fri, 16 Mar 2012 08:24:43 +0000 (08:24 +0000)]
[Genlist] elm genlist: Refactoring. Use correct name item_moving_effect_timer -> tree_effect_animator.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69453 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Conflicts:

src/lib/elm_genlist.c

12 years agoMerge "When the scroller is holded and scrolled, it can be jump. The squence is hold...
Jaehwan Kim [Tue, 27 Mar 2012 03:14:48 +0000 (12:14 +0900)]
Merge "When the scroller is holded and scrolled, it can be jump. The squence is hold push -> mouse down -> mouse move -> hold pop -> mouse move continuously. After upper sequence, the scroller will jump. So I fixed this issue."

12 years ago[Genlist] Open source merge. r69518.
seoz [Tue, 20 Mar 2012 05:44:18 +0000 (05:44 +0000)]
[Genlist] Open source merge. r69518.
elm genlist: Refactoring. Create spacer object only when it is needed.

Change-Id: I15d1a5d6df4193f7d936458d6a5011ed35508b4e
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69518 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[multibuttonentry]merged with opensource (r69583) Change-Id: Iacb6749138e70493...
Goun Lee [Tue, 27 Mar 2012 02:10:55 +0000 (11:10 +0900)]
Merge "[multibuttonentry]merged with opensource (r69583) Change-Id: Iacb6749138e704930d7ecdbd4736edfd528976f3"

12 years ago[Genlist] Tree effect bug fix merge @69582
raster [Fri, 23 Mar 2012 07:47:03 +0000 (07:47 +0000)]
[Genlist] Tree effect bug fix merge @69582
From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch][Genlist] Tree effect bug fix

I found some bugs in tree effect. flickering, emit signal to unrealize
item... so I fix it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69582 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Conflicts:

src/lib/elm_genlist.c

12 years ago[Genlist] Add the moved.after/before signal instead of moved
raster [Wed, 21 Mar 2012 11:50:33 +0000 (11:50 +0000)]
[Genlist] Add the moved.after/before signal instead of moved

Some applications want to know moved.after or before and relative item
because of updating their own list. So I separated moved into
moved,after and move,before.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69537 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Change-Id: I110d16ec7a030ab2719560a8a46f3ae92a588462

12 years agoMerge "[genlist] upstream merge r69538, r69536"
Hyoyoung Chang [Mon, 26 Mar 2012 11:52:20 +0000 (20:52 +0900)]
Merge "[genlist] upstream merge r69538, r69536"

12 years agoelementary/transit - covered flipped image object
hermet [Mon, 26 Mar 2012 09:22:15 +0000 (09:22 +0000)]
elementary/transit - covered flipped image object

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69630 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoWhen the scroller is holded and scrolled, it can be jump.
jaehwan [Mon, 26 Mar 2012 10:05:26 +0000 (10:05 +0000)]
When the scroller is holded and scrolled, it can be jump.
The squence is hold push -> mouse down -> mouse move -> hold pop -> mouse move continuously.
After upper sequence, the scroller will jump. So I fixed this issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69631 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agospec changed for obs package upload
Jeonghyun Yun [Mon, 26 Mar 2012 07:01:02 +0000 (16:01 +0900)]
spec changed for obs package upload

12 years agoPackage Upload: Bump up
Tae-Hwan Kim [Mon, 26 Mar 2012 05:40:57 +0000 (14:40 +0900)]
Package Upload: Bump up

Change-Id: I6d4d680b18d1ab1c916258b4ee1cf43f338c5cb0

12 years agoFix related zoom
sanjeev [Fri, 23 Mar 2012 11:15:01 +0000 (11:15 +0000)]
Fix related zoom
Author : Bluezery <ohpowel@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69590 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoCallback parameter should be Widget_Data, not Evas_Object.
sanjeev [Fri, 23 Mar 2012 05:36:11 +0000 (05:36 +0000)]
Callback parameter should be Widget_Data, not Evas_Object.
Author : Bluezery <ohpowel@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69577 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm map: Removed unused codes. Patch by Bluezery <ohpowel@gmail.com>
seoz [Fri, 23 Mar 2012 01:29:32 +0000 (01:29 +0000)]
elm map: Removed unused codes. Patch by Bluezery <ohpowel@gmail.com>

On Thu, Mar 22, 2012 at 9:38 PM, Bluezery <ohpowel@gmail.com> wrote:
> Hello,
>
> Now, Elm_Map_Marker, Elm_Map_Marker_Class, Elm_Map_Group_Class,
> Marker_Bubble are not used anymore.  So I removed all things related
> those in elm_map.
> Please review this patch.
> Thanks
>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69571 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Bluezery <ohpowel@gmail.com>
raster [Thu, 22 Mar 2012 10:40:04 +0000 (10:40 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Add line, polygon, circle, scale
overlay

This patch adds new overlay APIs (line, polygon, circle, scale) for elm_map.
These overlays are adhered to map even though zooming, panning.
You can test these by doing "elementary_test --> click mouse right -->
overlay"

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69562 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Conflicts:

data/themes/widgets/map.edc

Change-Id: I990867433c9d07441b2e909bdd7b4ce59387816a

12 years agoFrom: Bluezery <ohpowel@gmail.com>
raster [Thu, 22 Mar 2012 05:23:19 +0000 (05:23 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Map overlay color & grouping &
route Fix

This is patch for elm_map

1. Default and Class overlay can be set color by
elm_map_overlay_color_set().
2. Fix test application  for map API testing more.
3. Fix grouping for enabling group callbacks. If overlay group is
clicked, callback will be called.
And elm_map_overlay_group_members_set() API will be added later to get
list of overlays in the group.
4. Simplify route overlay: Previously, many polygon objects are needed
for one route overlay.
But now  just one is needed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm_map - Bug fix and cleanup.
sanjeev [Tue, 20 Mar 2012 07:37:59 +0000 (07:37 +0000)]
elm_map - Bug fix and cleanup.
Author : Bluezery <ohpowel@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69519 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Conflicts:

src/lib/elm_map.c

Change-Id: I0da07a7fb011a5a23543f7e59436e8766b7ee009

12 years agoremove elm_map_marker_XXX
jypark [Fri, 16 Mar 2012 08:02:33 +0000 (08:02 +0000)]
remove elm_map_marker_XXX

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69451 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[multibuttonentry]merged with opensource (r69583)
Goun Lee [Fri, 23 Mar 2012 08:16:01 +0000 (17:16 +0900)]
[multibuttonentry]merged with opensource (r69583)
Change-Id: Iacb6749138e704930d7ecdbd4736edfd528976f3

12 years ago[genlist] upstream merge r69538, r69536
Hyoyoung Chang [Fri, 23 Mar 2012 05:13:09 +0000 (14:13 +0900)]
[genlist] upstream merge r69538, r69536

Change-Id: If6bde6d38b3fbef2181b5e9b5ebd009f59fb0c5e

12 years ago[list] opensource merge (r69555)
raster [Thu, 22 Mar 2012 05:58:49 +0000 (05:58 +0000)]
[list] opensource merge (r69555)

From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elm_list] bug fix: crash occurs when
container which contains the elm_list is deleted on the "elm_list item
clicked" callback

I have resolved the elm_list issue(goto ELM_LIST_CRASH_ISSUE_MAIL below, I
sent mail but I cannot find the previous mail -_-;).
It would be related with double free issue. In the "sub-obejct-del"
callback which name is _sub_del() sets item->icon to NULL.
And in the EVAS_CALLBACK_MOUSE_UP callback funtion which name is
_mouse_up() calls evas_object_unref();
It would try to free the item->icon but the item->icon is already set to
NULL. So.. the crash would occur..

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69555 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
Change-Id: I6abbe50623da890aba28f6a24c4f301800264c87

12 years ago[list] Opensource Merge (r69535)
raster [Wed, 21 Mar 2012 10:41:42 +0000 (10:41 +0000)]
[list] Opensource Merge (r69535)

Subject: [E-devel] [Patch][elementary] elm_list.c - item_content_set()
related.

The Eina_Bool item->dummy_icon and item->dummy_end of Elm_List_Item
indicate whether the content has REAL object or not.
- "not" means.. if elm_object_item_part_content_set(); is called with
NULL content, the Elm_List set the swallow part with
rectangle which has alpha value 0 and the item->dummy_icon or
item->dummy_end is set to EINA_TRUE. -
But in the item_content_set(); it works the opposite way. So when
content set with NULL value the flag should be EINA_TRUE.

Change-Id: Ibfd12197a56d751592ca1261e8772c4f9ce954f9
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69535 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoPackage upload REL_F_I9500_20120323_1
WooHyun Jung [Wed, 21 Mar 2012 11:38:21 +0000 (20:38 +0900)]
Package upload

Change-Id: Idcfc06a99a8a11c5713262ea1958c5e0f2fc5b02

12 years ago[datetime_input_ctxpopup.c] AM/PM button style is changed to auto_expand.
sumanth [Wed, 21 Mar 2012 10:36:12 +0000 (16:06 +0530)]
[datetime_input_ctxpopup.c] AM/PM button style is changed to auto_expand.

Change-Id: I122c07ec9a67db8c7f3c9fb336b9396e1459b06a

12 years agoMerge "[Genlist] temp patch about elm_genlist_clear, item_del BS"
Jung Chanwook [Wed, 21 Mar 2012 07:49:13 +0000 (16:49 +0900)]
Merge "[Genlist] temp patch about elm_genlist_clear, item_del BS"

12 years ago[Genlist] temp patch about elm_genlist_clear, item_del BS
Jung Chanwook [Wed, 21 Mar 2012 07:45:13 +0000 (16:45 +0900)]
[Genlist] temp patch about elm_genlist_clear, item_del BS

12 years agoPackage Upload.
Daniel Juyung Seo [Wed, 21 Mar 2012 04:01:51 +0000 (13:01 +0900)]
Package Upload.

Change-Id: I2011ecd64c95b0481fa31ac2c8d7220e73b2c03c

12 years ago[*][edje_external] Removed toggle from modules.inc
Daniel Juyung Seo [Wed, 21 Mar 2012 03:53:21 +0000 (12:53 +0900)]
[*][edje_external] Removed toggle from modules.inc

Change-Id: Ia627b1e715c42cce5a8df51c0bfce4604151d75b

12 years agoMerge "[Popup] Upstream merging r69492"
Rajeev Ranjan [Tue, 20 Mar 2012 09:29:55 +0000 (18:29 +0900)]
Merge "[Popup] Upstream merging r69492"

12 years ago[elm_widget] Merge with 69523 for fixing focus problem in Phone application
WooHyun Jung [Tue, 20 Mar 2012 08:53:59 +0000 (17:53 +0900)]
[elm_widget] Merge with 69523 for fixing focus problem in Phone application

12 years ago[Popup] Upstream merging r69492
Rajeev Ranjan [Tue, 20 Mar 2012 08:30:34 +0000 (14:00 +0530)]
[Popup] Upstream merging r69492

Change-Id: I84ccbec86b71aec628790385767aadff1aee30ec

12 years ago[*][Genlist] Removed unnecessary line. This line is not in open source.
Daniel Juyung Seo [Tue, 20 Mar 2012 04:53:21 +0000 (13:53 +0900)]
[*][Genlist] Removed unnecessary line. This line is not in open source.

Change-Id: Ica677f2d026926f8794b1bb838f06fda549f7d6c

12 years agoMerge "[genlist] remove item sanity checking"
Hyoyoung Chang [Tue, 20 Mar 2012 05:00:48 +0000 (14:00 +0900)]
Merge "[genlist] remove item sanity checking"

12 years agoremove decarta in base.src
Jeonghyun Yun [Sun, 18 Mar 2012 06:13:21 +0000 (15:13 +0900)]
remove decarta in base.src

12 years agoPackage upload
Jeonghyun Yun [Sun, 18 Mar 2012 06:08:01 +0000 (15:08 +0900)]
Package upload

Change-Id: Ic749998ce474591fad799bb0ccec22991521ccfd

12 years ago[copypaste] Applied focus api change. This fixes copypaste module load
Daniel Juyung Seo [Sun, 18 Mar 2012 04:50:50 +0000 (13:50 +0900)]
[copypaste] Applied focus api change. This fixes copypaste module load
issue.
elm_object_tree_unfocusable_set -> elm_object_focus_allow_set

12 years agoupdate(add) packaging directory and spec file from OBSTF:Private, OBS
Inkyo Jung [Fri, 16 Mar 2012 15:41:47 +0000 (00:41 +0900)]
update(add) packaging directory and spec file from OBSTF:Private, OBS

12 years ago[elm_colorselector]: bug fix merge from opensource. rev: 69459
shilpa singh [Fri, 16 Mar 2012 13:24:43 +0000 (18:54 +0530)]
[elm_colorselector]: bug fix merge from opensource. rev: 69459

12 years agoPackage upload
Jeonghyun Yun [Fri, 16 Mar 2012 12:52:37 +0000 (21:52 +0900)]
Package upload

Change-Id: I0cc8e2d3a991c36e00788bd707ac09f14ce30848

12 years ago[genlist] remove item sanity checking
Hyoyoung Chang [Fri, 16 Mar 2012 09:37:39 +0000 (18:37 +0900)]
[genlist] remove item sanity checking

Change-Id: I78068033b866913f316aa82f7c48e238c4cf7d5f

12 years ago[genlist] bugfix flip_mode, and double mouse CBs
Hyoyoung Chang [Fri, 16 Mar 2012 08:18:33 +0000 (17:18 +0900)]
[genlist] bugfix flip_mode, and double mouse CBs

Change-Id: I621f9babb03b2948666b1eaaf948cf131f588c12

12 years agoelm_toggle removed in POTFILES.in
Jeonghyun Yun [Fri, 16 Mar 2012 08:14:39 +0000 (17:14 +0900)]
elm_toggle removed in POTFILES.in

12 years agoElementary migration revision 69448
Jeonghyun Yun [Fri, 16 Mar 2012 08:03:24 +0000 (17:03 +0900)]
Elementary migration revision 69448
Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
doc/examples.dox
src/bin/test_genlist.c
src/lib/Makefile.am
src/lib/elc_multibuttonentry.c
src/lib/elm_colorselector.c
src/lib/elm_conform.c
src/lib/elm_deprecated.h
src/lib/elm_entry.c
src/lib/elm_flipselector.c
src/lib/elm_gen.h
src/lib/elm_genlist.c
src/lib/elm_main.c
src/lib/elm_map.c

12 years agoupdate info
jypark [Fri, 16 Mar 2012 05:48:18 +0000 (05:48 +0000)]
update info

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69448 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremove deprecated code related with
jypark [Fri, 16 Mar 2012 05:46:08 +0000 (05:46 +0000)]
remove deprecated code related with
elm_toggle_XXX
function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69447 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoproperly #ifdef out entire function
discomfitor [Fri, 16 Mar 2012 03:35:14 +0000 (03:35 +0000)]
properly #ifdef out entire function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69445 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[Genlist][Bugfix] BS occurs in _item_del at Email searching"
Jung Chanwook [Fri, 16 Mar 2012 02:21:51 +0000 (11:21 +0900)]
Merge "[Genlist][Bugfix] BS occurs in _item_del at Email searching"

12 years agoMerge "[datetime]: module name added to SLP profile [please remove setting ELM_MODULE...
Myoungwoon Roy Kim [Thu, 15 Mar 2012 23:56:09 +0000 (08:56 +0900)]
Merge "[datetime]: module name added to SLP profile [please remove setting ELM_MODULES env variable from profile.d/elm.sh on target for this to work] Change-Id: Ie8b9e15fc13a1862fea8d177ba9f7d476c28157a"

12 years agofix name of tb7 test
discomfitor [Thu, 15 Mar 2012 14:15:48 +0000 (14:15 +0000)]
fix name of tb7 test

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69375 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Fixed evas_object_unref position problem. Patch by
seoz [Thu, 15 Mar 2012 11:24:20 +0000 (11:24 +0000)]
elm genlist: Fixed evas_object_unref position problem. Patch by
Chanwook Jung <jchanwook@gmail.com>

On Thu, Mar 15, 2012 at 7:25 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> This patch is evas_object_unref position change properly in
_item_select.
>
> Thanks
> Joey

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69373 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Refactored _sizing_eval.
seoz [Thu, 15 Mar 2012 11:18:17 +0000 (11:18 +0000)]
elm genlist: Refactored _sizing_eval.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69372 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist_example_02.c: Fixed = vs == bug
seoz [Thu, 15 Mar 2012 11:18:15 +0000 (11:18 +0000)]
elm genlist_example_02.c: Fixed = vs == bug

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69371 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist example: Fixed build script.
seoz [Thu, 15 Mar 2012 11:18:07 +0000 (11:18 +0000)]
elm genlist example: Fixed build script.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69370 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/elm_entry.c : I think this is wrong highlight ignoring setting for elm_entry.
woohyun [Thu, 15 Mar 2012 10:39:09 +0000 (10:39 +0000)]
elementary/elm_entry.c : I think this is wrong highlight ignoring setting for elm_entry.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69369 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomodify elm_toggle_XXX to elm_check_XXX
jypark [Thu, 15 Mar 2012 10:28:03 +0000 (10:28 +0000)]
modify elm_toggle_XXX to elm_check_XXX

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[Issue fix]: background not deleted even when selector was deleted."
shilpa singh [Thu, 15 Mar 2012 10:25:49 +0000 (19:25 +0900)]
Merge "[Issue fix]: background not deleted even when selector was deleted."

12 years agoAdd the comment of the longpressed in toolbar. It seems to be missed.
jaehwan [Thu, 15 Mar 2012 10:16:40 +0000 (10:16 +0000)]
Add the comment of the longpressed in toolbar. It seems to be missed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69367 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "repackaging - elementary_1.0.0+svn.69026slp2+build03" REL_F_I9500_20120317_1
ChunEon Park [Thu, 15 Mar 2012 10:15:20 +0000 (19:15 +0900)]
Merge "repackaging - elementary_1.0.0+svn.69026slp2+build03"

12 years agoelm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
seoz [Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)]
elm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
Jung <jchanwook@gmail.com> But this will never be correct without
performance issue.

On Thu, Mar 15, 2012 at 4:43 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made the patch to fix index bug.
>
> Thanks,
> Joey

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69366 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[Genlist][Bugfix] BS occurs in _item_del at Email searching
Jung Chanwook [Thu, 15 Mar 2012 10:12:54 +0000 (19:12 +0900)]
[Genlist][Bugfix] BS occurs in _item_del at Email searching

12 years agorepackaging - elementary_1.0.0+svn.69026slp2+build03
ChunEon Park [Thu, 15 Mar 2012 10:02:40 +0000 (19:02 +0900)]
repackaging - elementary_1.0.0+svn.69026slp2+build03

12 years agoelm genlist: Fixed compress mode sizing bug. Patch by Chanwook Jung
seoz [Thu, 15 Mar 2012 09:56:43 +0000 (09:56 +0000)]
elm genlist: Fixed compress mode sizing bug. Patch by Chanwook Jung
<jchanwook@gmail.com>

On Thu, Mar 15, 2012 at 2:47 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made a simple patch. If ELM_LIST_COMPRESS mode, did not recalc
minw/minh
> in _sizing_eval.
>
> Thanks,
> Joey.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69365 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[Issue fix]: background not deleted even when selector was deleted.
shilpa singh [Thu, 15 Mar 2012 09:47:54 +0000 (15:17 +0530)]
[Issue fix]: background not deleted even when selector was deleted.

12 years ago[Genlist][Bugfix] did not change minw, minh when edit mode rotate
Jung Chanwook [Thu, 15 Mar 2012 05:35:36 +0000 (14:35 +0900)]
[Genlist][Bugfix] did not change minw, minh when edit mode rotate

Change-Id: Ibdd0d7bd86de5402765dbf46450360afd5de8923

12 years agoMerge "[genlist] remove widtype check in _calc_job"
Hyoyoung Chang [Thu, 15 Mar 2012 09:14:42 +0000 (18:14 +0900)]
Merge "[genlist] remove widtype check in _calc_job"

12 years agoMerge "[Merge conflict resolved] [elm_colorpalette and elm_searchbar]: removal from...
shilpa singh [Thu, 15 Mar 2012 09:09:31 +0000 (18:09 +0900)]
Merge "[Merge conflict resolved] [elm_colorpalette and elm_searchbar]: removal from Test cases. Change-Id: I08a69404f3e01ce31313442532e56c3d017abc8f"

12 years agoMerge "[Copy&Paste] Fix Windows Build Error"
Shinwoo Kim [Thu, 15 Mar 2012 09:04:09 +0000 (18:04 +0900)]
Merge "[Copy&Paste] Fix Windows Build Error"

12 years ago[Merge conflict resolved]
shilpa singh [Thu, 15 Mar 2012 08:20:00 +0000 (13:50 +0530)]
[Merge conflict resolved]
[elm_colorpalette and elm_searchbar]: removal from Test cases.
Change-Id: I08a69404f3e01ce31313442532e56c3d017abc8f

12 years agoupdate info
jypark [Thu, 15 Mar 2012 08:58:34 +0000 (08:58 +0000)]
update info

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69364 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test_genlist.c: Fixed wrong item class assignment. Anybody who wrote this code...
seoz [Thu, 15 Mar 2012 08:52:19 +0000 (08:52 +0000)]
elm test_genlist.c: Fixed wrong item class assignment. Anybody who wrote this code must be spanked.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69363 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowrong config values! booo! fix.
raster [Thu, 15 Mar 2012 08:48:38 +0000 (08:48 +0000)]
wrong config values! booo! fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69361 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRemoving TC for editfield
WooHyun Jung [Thu, 15 Mar 2012 08:47:55 +0000 (17:47 +0900)]
Removing TC for editfield

12 years agoremove deprecated code related with
jypark [Thu, 15 Mar 2012 08:46:29 +0000 (08:46 +0000)]
remove deprecated code related with
elm_genlist_height_for_width_mode_get/set
function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69360 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33