framework/uifw/elementary.git
12 years agoelm: Updated .gitignore.
seoz [Wed, 28 Mar 2012 00:51:59 +0000 (00:51 +0000)]
elm: Updated .gitignore.

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

12 years agoelm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.
seoz [Wed, 28 Mar 2012 00:51:57 +0000 (00:51 +0000)]
elm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.

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

12 years agoelm genlist_example_04.c: Use proper group item style, content get, and label get...
seoz [Wed, 28 Mar 2012 00:51:53 +0000 (00:51 +0000)]
elm genlist_example_04.c: Use proper group item style, content get, and label get callbacks.

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

12 years agoelm examples: Fixed build warnings.
seoz [Wed, 28 Mar 2012 00:51:49 +0000 (00:51 +0000)]
elm examples: Fixed build warnings.

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

12 years agoelementary/naviframe - add blending effect to overlap style
hermet [Tue, 27 Mar 2012 13:49:10 +0000 (13:49 +0000)]
elementary/naviframe - add blending effect to overlap style

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69668 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 agoelementary/naviframe - added overlap style and updated test case.
hermet [Tue, 27 Mar 2012 13:11:13 +0000 (13:11 +0000)]
elementary/naviframe - added overlap style and updated test case.

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

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 agoelementary/pager - farewell pager. you was the best widget ever I know.
hermet [Tue, 27 Mar 2012 08:35:56 +0000 (08:35 +0000)]
elementary/pager - farewell pager. you was the best widget ever I know.

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

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 agoelemenatary/panel - modified to use recommended parents.
hermet [Tue, 27 Mar 2012 06:47:07 +0000 (06:47 +0000)]
elemenatary/panel - modified to use recommended parents.

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

12 years agoelementary/panel - buggy position!!
hermet [Tue, 27 Mar 2012 06:43:50 +0000 (06:43 +0000)]
elementary/panel - buggy position!!

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

12 years agoelementary/naviframe - fixed to an object has a focus even if insert_after APIs is...
hermet [Tue, 27 Mar 2012 06:06:50 +0000 (06:06 +0000)]
elementary/naviframe - fixed to an object has a focus even if insert_after APIs is called.

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

12 years agoelementary/naviframe - modified content unfocusable.
hermet [Tue, 27 Mar 2012 05:48:41 +0000 (05:48 +0000)]
elementary/naviframe - modified content unfocusable.

The contents will be unfocusable only when they are being pushed or popped.

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

12 years agoelementary/transit - more simple code.
hermet [Tue, 27 Mar 2012 03:16:42 +0000 (03:16 +0000)]
elementary/transit - more simple code.

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

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 agoelm genlist: Updated moved/moved,after/moved,before signal documentation.
seoz [Tue, 27 Mar 2012 02:39:27 +0000 (02:39 +0000)]
elm genlist: Updated moved/moved,after/moved,before signal documentation.

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

12 years agoelm genlist: Fixed documentation.
seoz [Tue, 27 Mar 2012 02:39:14 +0000 (02:39 +0000)]
elm genlist: Fixed documentation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69648 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 agoelm examples: Fixed some build warnings.
seoz [Mon, 26 Mar 2012 23:46:53 +0000 (23:46 +0000)]
elm examples: Fixed some build warnings.

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

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 agoelementary/transit - don't be over the alpha value.
hermet [Mon, 26 Mar 2012 10:40:03 +0000 (10:40 +0000)]
elementary/transit - don't be over the alpha value.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69633 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 agoelm els_scroller: Added horizontal scroll feature by Shift + Wheel for discomfitor.
seoz [Mon, 26 Mar 2012 10:28:47 +0000 (10:28 +0000)]
elm els_scroller: Added horizontal scroll feature by Shift + Wheel for discomfitor.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69632 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 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 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 agoelm multibuttonentry: Deprecated elm_multibuttonentry_item_data_get/set. Use elm_obje...
seoz [Mon, 26 Mar 2012 00:07:28 +0000 (00:07 +0000)]
elm multibuttonentry: Deprecated elm_multibuttonentry_item_data_get/set. Use elm_object_item_data_get/set instead.

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

12 years agoelm multibuttonentry: Refactoring. Use more descriptive name for variable. current...
seoz [Mon, 26 Mar 2012 00:07:14 +0000 (00:07 +0000)]
elm multibuttonentry: Refactoring. Use more descriptive name for variable. current -> selected_it.

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

12 years agoelm multibuttonentry: Fixed formatting.
seoz [Sun, 25 Mar 2012 08:51:12 +0000 (08:51 +0000)]
elm multibuttonentry: Fixed formatting.

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

12 years agoupdate configure/readme for 1.0 alpha
raster [Sat, 24 Mar 2012 11:14:41 +0000 (11:14 +0000)]
update configure/readme for 1.0 alpha

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

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
raster [Sat, 24 Mar 2012 11:14:20 +0000 (11:14 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - add merging edc strings list

I add like a routine in previous patch.
It add merging routines to realize functions.
also i removed "elm_widget_stringlist_free(cons)"
because all of it is freed at item_unrealize.

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

12 years agoupdate po's?
raster [Sat, 24 Mar 2012 02:53:31 +0000 (02:53 +0000)]
update po's?

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

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 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 agoFrom: GoUn Lee <gouni.lee@samsung.com>
raster [Fri, 23 Mar 2012 07:49:14 +0000 (07:49 +0000)]
From: GoUn Lee <gouni.lee@samsung.com>
Subject: [E-devel] [?Patch]elm_?multibutto?nentry bug fix

I've attached patch to fix bug in multibuttonentry.
When this widget is unfocused, there's no code for making unfocused
entry in multibuttonentry.
Because of that, when multibuttonentry got focus again, entry couldn't
get focus normally.
so I've added  code to fix this issue. when it's unfocused.

Also I removed unused value in resize_button() which is 'padding_inner'

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

12 years agoFrom: chanwook jung <jchanwook@gmail.com>
raster [Fri, 23 Mar 2012 07:47:03 +0000 (07:47 +0000)]
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

12 years agofix other bring in bug leif found.
raster [Fri, 23 Mar 2012 07:33:15 +0000 (07:33 +0000)]
fix other bring in bug leif found.

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

12 years agoElm examples: add win32 thread examples, remove some whitespaces in the corresponding...
caro [Fri, 23 Mar 2012 07:23:26 +0000 (07:23 +0000)]
Elm examples: add win32 thread examples, remove some whitespaces in the corresponding pthread code, and rework a bit Makefile.am

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

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 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 ago[Elm] Fix wrong info on focus test.
glima [Thu, 22 Mar 2012 19:25:40 +0000 (19:25 +0000)]
[Elm] Fix wrong info on focus test.

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

12 years agoupdate po.
raster [Thu, 22 Mar 2012 10:59:45 +0000 (10:59 +0000)]
update po.

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

12 years agopass distcheck
raster [Thu, 22 Mar 2012 10:59:37 +0000 (10:59 +0000)]
pass distcheck

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69563 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

12 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Thu, 22 Mar 2012 10:14:58 +0000 (10:14 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary] elc_ctxpopup using elm_list
internally.

The patch is for using elm_list as a item controller of elc_ctxpopup.
I have learned that there was an opinion to change the internal
structure
of ctxpopup using the list.
It would be able to match up to your expectation. but it is just a draft
version of using list in ctxpopup.
So, It would be pretty good to me if you give any feedback on this.
Thanks.

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

12 years agoto make show/bring in work for list - canvas objects need calcing
raster [Thu, 22 Mar 2012 10:10:29 +0000 (10:10 +0000)]
to make show/bring in work for list - canvas objects need calcing
first! so,., calc!

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

12 years agoand clean up formatting uglies i saw.
raster [Thu, 22 Mar 2012 09:34:57 +0000 (09:34 +0000)]
and clean up formatting uglies i saw.

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

12 years agoactually kno difference betwene show and bring-in in genlist if item
raster [Thu, 22 Mar 2012 09:33:29 +0000 (09:33 +0000)]
actually kno difference betwene show and bring-in in genlist if item
queued.

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

12 years agofix initial bring in coord calc for genlist items if inside first
raster [Thu, 22 Mar 2012 09:32:18 +0000 (09:32 +0000)]
fix initial bring in coord calc for genlist items if inside first
block (special case) and probably other stuff that goes wrong related
to geomtry being wrong at this stage.

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

12 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Thu, 22 Mar 2012 05:58:49 +0000 (05:58 +0000)]
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

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 agoFix bugs in Elementary examples and documentation.
gastal [Wed, 21 Mar 2012 17:57:34 +0000 (17:57 +0000)]
Fix bugs in Elementary examples and documentation.

Patch by: Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

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

12 years agoRemove GLView example from comments to a new file.
gastal [Wed, 21 Mar 2012 17:57:31 +0000 (17:57 +0000)]
Remove GLView example from comments to a new file.

Patch by: Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

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

12 years agoFixing bugs in Elementary widgets documentation.
gastal [Wed, 21 Mar 2012 17:57:27 +0000 (17:57 +0000)]
Fixing bugs in Elementary widgets documentation.

Patch by: Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

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

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
raster [Wed, 21 Mar 2012 11:52:16 +0000 (11:52 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - bugfix at item_state_update

I fixed minor error in _elm_genlist_item_state_update.
If item is selected, it sends signal to item and edit_obj.
But edit_obj is not checked by if statement.
I added a parenthesis for it.

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

12 years agoFrom: chanwook jung <jchanwook@gmail.com>
raster [Wed, 21 Mar 2012 11:50:33 +0000 (11:50 +0000)]
From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch][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

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 agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
raster [Wed, 21 Mar 2012 11:06:16 +0000 (11:06 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - bugfix at flip_realize

I found a bug in _item_flip_realize.
It replaces previous string list without free.
this patch fixed for it.

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

12 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Wed, 21 Mar 2012 10:41:42 +0000 (10:41 +0000)]
From: cnook <kimcinoo@gmail.com>
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.

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

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 agogravity_set/get func ptr not set.
sanjeev [Wed, 21 Mar 2012 00:43:05 +0000 (00:43 +0000)]
gravity_set/get func ptr not set.
Author : Hyoyoung Chang <hyoyoung@gmail.com>

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

12 years agoelm test_naviframe.c: Revised codes.
seoz [Tue, 20 Mar 2012 17:28:12 +0000 (17:28 +0000)]
elm test_naviframe.c: Revised codes.

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

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 agoelementary/elm_widget : When adding a sub-object, top_win_focused flag
woohyun [Tue, 20 Mar 2012 08:42:23 +0000 (08:42 +0000)]
elementary/elm_widget : When adding a sub-object, top_win_focused flag
of parent object should be set for all sub-objects in the tree.

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

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 agoelm genlist: Refine item callbacks. Patch by Hyoyoung Chang
seoz [Tue, 20 Mar 2012 07:58:42 +0000 (07:58 +0000)]
elm genlist: Refine item callbacks. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Mon, Mar 19, 2012 at 11:48 AM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> I found a bug in decorate mode that selection callback is called
twice.
> Because two _mouse_down callbacks are added to a genlist item.
> I'm fixing this bug and some refactoring.
>
> Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69520 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

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 agoelm genlist: Refactoring. Create spacer object only when it is needed.
seoz [Tue, 20 Mar 2012 05:44:18 +0000 (05:44 +0000)]
elm genlist: Refactoring. Create spacer object only when it is needed.

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

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 agoElm: ignore--
caro [Tue, 20 Mar 2012 04:43:50 +0000 (04:43 +0000)]
Elm: ignore--

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

12 years agoElm: fix compilation on OS that are not using X
caro [Tue, 20 Mar 2012 04:41:24 +0000 (04:41 +0000)]
Elm: fix compilation on OS that are not using X

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

12 years agoElm: typo in comment
caro [Tue, 20 Mar 2012 04:40:36 +0000 (04:40 +0000)]
Elm: typo in comment

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

12 years agoReplace repetetive if(type== with switch/case
leif [Tue, 20 Mar 2012 03:19:13 +0000 (03:19 +0000)]
Replace repetetive if(type== with switch/case

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

12 years agoagain, mandatory hover menus are not suitable for desktop profiles. applications...
discomfitor [Mon, 19 Mar 2012 16:56:28 +0000 (16:56 +0000)]
again, mandatory hover menus are not suitable for desktop profiles. applications will want to provide their own menus, and having a whole menu to provide functionality available by clicking and dragging is not the best idea

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

12 years agodisable annoying hover menu when clicking anchors in desktop profile; enforcing a...
discomfitor [Mon, 19 Mar 2012 16:50:01 +0000 (16:50 +0000)]
disable annoying hover menu when clicking anchors in desktop profile; enforcing a mandatory menu for right clicking was not one of the better ideas we have had

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

12 years agoNew simpler button example.
gastal [Mon, 19 Mar 2012 12:58:12 +0000 (12:58 +0000)]
New simpler button example.

Patch by: João Paulo Fernandes Ventura<ventura@profusion.mobi>

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

12 years agoFixing bugs in examples.
gastal [Mon, 19 Mar 2012 12:58:07 +0000 (12:58 +0000)]
Fixing bugs in examples.

Patch by: João Paulo Fernandes Ventura<ventura@profusion.mobi>

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