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
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
WooHyun Jung [Wed, 21 Mar 2012 11:38:21 +0000 (20:38 +0900)]
Package upload
Change-Id: Idcfc06a99a8a11c5713262ea1958c5e0f2fc5b02
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
Jung Chanwook [Wed, 21 Mar 2012 07:49:13 +0000 (16:49 +0900)]
Merge "[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
Daniel Juyung Seo [Wed, 21 Mar 2012 04:01:51 +0000 (13:01 +0900)]
Package Upload.
Change-Id: I2011ecd64c95b0481fa31ac2c8d7220e73b2c03c
Daniel Juyung Seo [Wed, 21 Mar 2012 03:53:21 +0000 (12:53 +0900)]
[*][edje_external] Removed toggle from modules.inc
Change-Id: Ia627b1e715c42cce5a8df51c0bfce4604151d75b
Rajeev Ranjan [Tue, 20 Mar 2012 09:29:55 +0000 (18:29 +0900)]
Merge "[Popup] Upstream merging r69492"
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
Rajeev Ranjan [Tue, 20 Mar 2012 08:30:34 +0000 (14:00 +0530)]
[Popup] Upstream merging r69492
Change-Id: I84ccbec86b71aec628790385767aadff1aee30ec
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
Hyoyoung Chang [Tue, 20 Mar 2012 05:00:48 +0000 (14:00 +0900)]
Merge "[genlist] remove item sanity checking"
Jeonghyun Yun [Sun, 18 Mar 2012 06:13:21 +0000 (15:13 +0900)]
remove decarta in base.src
Jeonghyun Yun [Sun, 18 Mar 2012 06:08:01 +0000 (15:08 +0900)]
Package upload
Change-Id: Ic749998ce474591fad799bb0ccec22991521ccfd
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
Inkyo Jung [Fri, 16 Mar 2012 15:41:47 +0000 (00:41 +0900)]
update(add) packaging directory and spec file from OBSTF:Private, OBS
shilpa singh [Fri, 16 Mar 2012 13:24:43 +0000 (18:54 +0530)]
[elm_colorselector]: bug fix merge from opensource. rev: 69459
Jeonghyun Yun [Fri, 16 Mar 2012 12:52:37 +0000 (21:52 +0900)]
Package upload
Change-Id: I0cc8e2d3a991c36e00788bd707ac09f14ce30848
Hyoyoung Chang [Fri, 16 Mar 2012 09:37:39 +0000 (18:37 +0900)]
[genlist] remove item sanity checking
Change-Id: I78068033b866913f316aa82f7c48e238c4cf7d5f
Hyoyoung Chang [Fri, 16 Mar 2012 08:18:33 +0000 (17:18 +0900)]
[genlist] bugfix flip_mode, and double mouse CBs
Change-Id: I621f9babb03b2948666b1eaaf948cf131f588c12
Jeonghyun Yun [Fri, 16 Mar 2012 08:14:39 +0000 (17:14 +0900)]
elm_toggle removed in POTFILES.in
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
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
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
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
Jung Chanwook [Fri, 16 Mar 2012 02:21:51 +0000 (11:21 +0900)]
Merge "[Genlist][Bugfix] BS occurs in _item_del at Email searching"
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"
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
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
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
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
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
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
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
shilpa singh [Thu, 15 Mar 2012 10:25:49 +0000 (19:25 +0900)]
Merge "[Issue fix]: background not deleted even when selector was deleted."
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
ChunEon Park [Thu, 15 Mar 2012 10:15:20 +0000 (19:15 +0900)]
Merge "repackaging - elementary_1.0.0+svn.69026slp2+build03"
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
Jung Chanwook [Thu, 15 Mar 2012 10:12:54 +0000 (19:12 +0900)]
[Genlist][Bugfix] BS occurs in _item_del at Email searching
ChunEon Park [Thu, 15 Mar 2012 10:02:40 +0000 (19:02 +0900)]
repackaging - elementary_1.0.0+svn.69026slp2+build03
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
shilpa singh [Thu, 15 Mar 2012 09:47:54 +0000 (15:17 +0530)]
[Issue fix]: background not deleted even when selector was deleted.
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
Hyoyoung Chang [Thu, 15 Mar 2012 09:14:42 +0000 (18:14 +0900)]
Merge "[genlist] remove widtype check in _calc_job"
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"
Shinwoo Kim [Thu, 15 Mar 2012 09:04:09 +0000 (18:04 +0900)]
Merge "[Copy&Paste] Fix Windows Build Error"
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
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
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
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
WooHyun Jung [Thu, 15 Mar 2012 08:47:55 +0000 (17:47 +0900)]
Removing TC for editfield
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
jypark [Thu, 15 Mar 2012 08:38:49 +0000 (08:38 +0000)]
remove deprecated code related with
elm_genlist_item_display_only_get/set
function
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69359
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Shinwoo Kim [Thu, 15 Mar 2012 08:18:57 +0000 (17:18 +0900)]
[Copy&Paste] Fix Windows Build Error
Change-Id: I15a2eb3b63e825f924ce233362db68b4303b0178
ChunEon Park [Thu, 15 Mar 2012 08:03:04 +0000 (17:03 +0900)]
Merge "removed pagecontrol tc"
jypark [Thu, 15 Mar 2012 07:52:48 +0000 (07:52 +0000)]
remove deprecated code related with
elm_genlist_compress_mode_set
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69358
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Thu, 15 Mar 2012 06:54:56 +0000 (06:54 +0000)]
remove deprecated code
related with elm_genlist_item_object_get
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69357
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
WooHyun Jung [Thu, 15 Mar 2012 06:36:41 +0000 (15:36 +0900)]
Merge "[*][elm_main] fix wrong return + wrong function call"
jypark [Thu, 15 Mar 2012 06:22:25 +0000 (06:22 +0000)]
remove deprecated with
elm_genlist_always_select_mode_get/set
elm_genlist_no_select_mode_get/set
function
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69355
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
ChunEon Park [Thu, 15 Mar 2012 06:03:14 +0000 (15:03 +0900)]
removed pagecontrol tc
WooHyun Jung [Thu, 15 Mar 2012 05:51:31 +0000 (14:51 +0900)]
[*][naviframe] merge with 69354 for fixing focus problem when popping
WooHyun Jung [Thu, 15 Mar 2012 05:48:49 +0000 (14:48 +0900)]
[*][elm_main] fix wrong return + wrong function call
woohyun [Thu, 15 Mar 2012 05:37:17 +0000 (05:37 +0000)]
elementary/naviframe : Fix a focus bug. When popping, new top content
should be focusable if it was set as unfocusable before by pushing item.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69354
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
woohyun [Thu, 15 Mar 2012 05:23:06 +0000 (05:23 +0000)]
elementary/elm_main : fix wrong return.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69353
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Thu, 15 Mar 2012 05:19:28 +0000 (05:19 +0000)]
update info
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69352
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Rajeev Ranjan [Thu, 15 Mar 2012 04:53:17 +0000 (13:53 +0900)]
Merge "[Popup] Fixed the scaling issue related to theme_hook"
seoz [Thu, 15 Mar 2012 04:03:16 +0000 (04:03 +0000)]
elm entry: Added blank lines for readability.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69351
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 15 Mar 2012 04:03:14 +0000 (04:03 +0000)]
elm test_entry_anchor.c: Fixed formatting. Used elm_win_util_standard_add().
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69350
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 15 Mar 2012 04:03:10 +0000 (04:03 +0000)]
elm genlist: Added show_item check routine. Patch by Hyoyoung Chang <
hyoyoung@gmail.com>. I committed his patch except for _calc_job diff.
On Wed, Mar 14, 2012 at 3:09 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all.
>
> This patch include two changes
>
> 1. at _scroll_item, added to check show_item is null or not.
> 2. at _calc_job, added to check genlist type
> because calc_job is added anytime, but some genlist clearing is can
> be done before doing calc_job.
>
> Thanks.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69349
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Hyoyoung Chang [Thu, 15 Mar 2012 02:36:10 +0000 (11:36 +0900)]
[genlist] remove widtype check in _calc_job
jihoon [Thu, 15 Mar 2012 01:20:58 +0000 (01:20 +0000)]
elementary: fix some wrong param in doxygen
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69348
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
glima [Wed, 14 Mar 2012 20:38:43 +0000 (20:38 +0000)]
[Elm] Fix dangling icon on on elm example.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69344
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gastal [Wed, 14 Mar 2012 17:20:15 +0000 (17:20 +0000)]
Hoversel example and doc fix.
Patch by: João Paulo Fernandes Ventura
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69342
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
glima [Wed, 14 Mar 2012 17:16:39 +0000 (17:16 +0000)]
[Elm] Fixing comment on an elm example
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69341
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
glima [Wed, 14 Mar 2012 17:14:35 +0000 (17:14 +0000)]
[Elm] Fixing types of some clock parts.
aka dementia--
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69340
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
shilpa singh [Wed, 14 Mar 2012 14:17:42 +0000 (19:47 +0530)]
[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
hermet [Wed, 14 Mar 2012 13:03:38 +0000 (13:03 +0000)]
elementary/ctxpopup - support more common apis
elm_object_signal_emit
elm_object_signal_callback_add
elm_object_signal_callback_del
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69336
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Wed, 14 Mar 2012 12:29:22 +0000 (12:29 +0000)]
elementary/diskselector - more useful signal callbacks
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69333
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 11:19:00 +0000 (11:19 +0000)]
update info file
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69331
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 11:13:24 +0000 (11:13 +0000)]
remove elm_list_always_select_mode_get/set deprecated API
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69330
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 10:08:15 +0000 (10:08 +0000)]
remove elm_toolbar_mode_shrink_set/get
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69327
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 09:56:20 +0000 (09:56 +0000)]
update info file
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69326
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
WooHyun Jung [Wed, 14 Mar 2012 08:44:59 +0000 (17:44 +0900)]
[*][entry] merge with 69324 for fixing dimming problem when anchor is clicked
hermet [Wed, 14 Mar 2012 08:44:14 +0000 (08:44 +0000)]
elementary/transit - support image object type
But later, evas map should be changed to be transparent for all object types
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69325
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Wed, 14 Mar 2012 08:28:04 +0000 (08:28 +0000)]
Elm entry-anchor: Don't show anchor if there's none.
It's currently kinda hackish, but this can't be nicely solved without some
really needed (anyway) features in smart object callbacks. In the meanwhile
it's nice and working.
Thanks to WooHyun for the catch.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69324
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jung Chanwook [Wed, 14 Mar 2012 07:54:21 +0000 (16:54 +0900)]
[Genlist][Bugfix] Group title is not display
Change-Id: I4eb7e52ae3283882579d6e66d8cf3f0bee883f36
Rajeev Ranjan [Wed, 14 Mar 2012 07:44:15 +0000 (13:14 +0530)]
[Popup] Fixed the scaling issue related to theme_hook
seoz [Wed, 14 Mar 2012 07:38:55 +0000 (07:38 +0000)]
elm genlist: Check object magic in EAPI.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69323
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 07:13:40 +0000 (07:13 +0000)]
remove elm_map_group_class_style_set
elm_map_group_class_icon_cb_set
elm_map_group_class_data_set
elm_map_group_class_zoom_displayed_set
elm_map_group_class_zoom_grouped_set
elm_map_group_class_hide_set
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69320
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 07:00:43 +0000 (07:00 +0000)]
remove elm_map_marker_class_style_set
elm_map_marker_class_icon_cb_set
elm_map_marker_class_get_cb_set
elm_map_marker_class_del_cb_set
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69319
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 06:53:54 +0000 (06:53 +0000)]
remove unusabel document
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69318
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 06:51:35 +0000 (06:51 +0000)]
remove elm_map_route_color_get/set
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69317
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 06:46:39 +0000 (06:46 +0000)]
modify elm_web_forward_possible => elm_web_forward_possible_get
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69316
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Wed, 14 Mar 2012 04:00:13 +0000 (04:00 +0000)]
elementary/conform - renamed internal variables and swallow part names
to be more clearly.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69312
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jypark [Wed, 14 Mar 2012 02:55:39 +0000 (02:55 +0000)]
remove elm_menu_item_data_get/set function
it were already deprecated
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69310
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jaehwan Kim [Tue, 13 Mar 2012 23:57:12 +0000 (08:57 +0900)]
Package upload
Change-Id: Ia77d1e501eb0a74d3523a2b18762022e8ea9b5f7
Jaehwan Kim [Tue, 13 Mar 2012 23:52:21 +0000 (08:52 +0900)]
[*] Remove controlbar
bdilly [Tue, 13 Mar 2012 14:47:10 +0000 (14:47 +0000)]
Elementary: small fix on gen.* scroller policy documentation
--This line,yand those below, will be ignored--
M elm_genlist.h
M elm_gengrid.h
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69298
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 13 Mar 2012 12:04:32 +0000 (12:04 +0000)]
elm test.c: Changed information text wrapping. Changed internal function name to be distinguished by other elementary API names.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69295
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33