framework/uifw/elementary.git
13 years ago[SLP Merge] Thu Jul 7 13:20:56 2011 +0900
Daniel Juyung Seo [Fri, 8 Jul 2011 11:46:38 +0000 (20:46 +0900)]
[SLP Merge] Thu Jul 7 13:20:56 2011 +0900

13 years ago[SVN Migration r61148]
Daniel Juyung Seo [Fri, 8 Jul 2011 11:39:29 +0000 (20:39 +0900)]
[SVN Migration r61148]

13 years ago[Migration] Fixed build error.
Daniel Juyung Seo [Fri, 8 Jul 2011 11:11:18 +0000 (20:11 +0900)]
[Migration] Fixed build error.

13 years agoelm conform: Eina_Bool parameter is added to API
seoz [Fri, 8 Jul 2011 07:50:36 +0000 (07:50 +0000)]
elm conform: Eina_Bool parameter is added to API
elm_widget_show_region_set to set the show region always. Earlier, the
API expects some change, to redo the job. Patch by Prince Kumar Dubey
<prince.dubey@samsung.com>

------- Original Message -------
Sender : PRINCE KUMAR DUBEY<prince.dubey@samsung.com>
Date : 2011-05-20 17:41 (GMT+09:00)
Title : [E-devel] [Patch] elm_conform patch

Hi Mr Seo,
Can you please send the attached patch of elm_conformant to EFL ope-src community.
Change Log:
Eina_Bool parameter is added to API elm_widget_show_region_set to set
the show region always. Earlier, the API expects some change, to redo the job.
This enhancement is already approved by raster in gerrit review.

Thank you.
Regards,

Prince

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61148 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoFix make distclean error
Daniel Juyung Seo [Fri, 8 Jul 2011 05:30:55 +0000 (14:30 +0900)]
Fix make distclean error

13 years agoFix UNREF problem
Daniel Juyung Seo [Fri, 8 Jul 2011 05:30:09 +0000 (14:30 +0900)]
Fix UNREF problem

13 years agoMerge branch 'upstream'
Daniel Juyung Seo [Fri, 8 Jul 2011 05:13:14 +0000 (14:13 +0900)]
Merge branch 'upstream'

Conflicts:
.gitignore
AUTHORS
autogen.sh
config/Makefile.am
config/default/Makefile.am
config/default/base.src
config/illume/base.src
config/standard/Makefile.am
config/standard/base.src
configure.ac
data/edje_externals/Makefile.am
data/edje_externals/icons.edc
data/images/Makefile.am
data/objects/Makefile.am
data/objects/test.edc
data/themes/Makefile.am
data/themes/default.edc
doc/elementary.dox.in
doc/foot.html
doc/head.html
elementary.spec.in
m4/efl_binary.m4
po/LINGUAS
po/POTFILES.in
po/ar.po
po/az_IR.po
po/de.po
po/fa.po
po/fr.po
po/he.po
po/it.po
po/ko_KR.po
po/ps.po
po/pt.po
po/ur.po
po/yi.po
src/bin/Makefile.am
src/bin/config.c
src/bin/test.c
src/bin/test_actionslider.c
src/bin/test_anchorblock.c
src/bin/test_anchorview.c
src/bin/test_anim.c
src/bin/test_bg.c
src/bin/test_box.c
src/bin/test_bubble.c
src/bin/test_button.c
src/bin/test_calendar.c
src/bin/test_check.c
src/bin/test_clock.c
src/bin/test_colorselector.c
src/bin/test_conform.c
src/bin/test_ctxpopup.c
src/bin/test_cursor.c
src/bin/test_diskselector.c
src/bin/test_entry.c
src/bin/test_fileselector.c
src/bin/test_fileselector_button.c
src/bin/test_fileselector_entry.c
src/bin/test_flip.c
src/bin/test_flipselector.c
src/bin/test_floating.c
src/bin/test_focus.c
src/bin/test_focus2.c
src/bin/test_focus3.c
src/bin/test_gengrid.c
src/bin/test_genlist.c
src/bin/test_grid.c
src/bin/test_hover.c
src/bin/test_hoversel.c
src/bin/test_icon.c
src/bin/test_icon_desktops.c
src/bin/test_index.c
src/bin/test_inwin.c
src/bin/test_label.c
src/bin/test_launcher.c
src/bin/test_layout.c
src/bin/test_list.c
src/bin/test_map.c
src/bin/test_menu.c
src/bin/test_multi.c
src/bin/test_notify.c
src/bin/test_pager.c
src/bin/test_panel.c
src/bin/test_panes.c
src/bin/test_photo.c
src/bin/test_photocam.c
src/bin/test_progressbar.c
src/bin/test_scaling.c
src/bin/test_scroller.c
src/bin/test_separator.c
src/bin/test_slider.c
src/bin/test_slideshow.c
src/bin/test_store.c
src/bin/test_table.c
src/bin/test_thumb.c
src/bin/test_toggle.c
src/bin/test_toolbar.c
src/bin/test_tooltip.c
src/bin/test_transit.c
src/bin/test_weather.c
src/bin/test_win_state.c
src/edje_externals/Makefile.am
src/edje_externals/elm.c
src/edje_externals/elm_button.c
src/edje_externals/elm_gengrid.c
src/edje_externals/elm_hoversel.c
src/edje_externals/elm_icon.c
src/edje_externals/elm_label.c
src/edje_externals/elm_panes.c
src/edje_externals/elm_scroller.c
src/edje_externals/elm_slider.c
src/edje_externals/elm_toggle.c
src/edje_externals/modules.inc
src/examples/actionslider_example_01.c
src/examples/bubble_example_01.c
src/examples/general_funcs_example.c
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elc_anchorblock.c
src/lib/elc_anchorview.c
src/lib/elc_ctxpopup.c
src/lib/elc_fileselector.c
src/lib/elc_fileselector_button.c
src/lib/elc_fileselector_entry.c
src/lib/elc_hoversel.c
src/lib/elc_scrolled_entry.c
src/lib/elm_actionslider.c
src/lib/elm_animator.c
src/lib/elm_bg.c
src/lib/elm_box.c
src/lib/elm_bubble.c
src/lib/elm_button.c
src/lib/elm_calendar.c
src/lib/elm_check.c
src/lib/elm_clock.c
src/lib/elm_cnp_helper.c
src/lib/elm_colorselector.c
src/lib/elm_config.c
src/lib/elm_conform.c
src/lib/elm_diskselector.c
src/lib/elm_entry.c
src/lib/elm_flip.c
src/lib/elm_font.c
src/lib/elm_frame.c
src/lib/elm_gengrid.c
src/lib/elm_genlist.c
src/lib/elm_hover.c
src/lib/elm_icon.c
src/lib/elm_image.c
src/lib/elm_index.c
src/lib/elm_label.c
src/lib/elm_layout.c
src/lib/elm_list.c
src/lib/elm_main.c
src/lib/elm_map.c
src/lib/elm_mapbuf.c
src/lib/elm_menu.c
src/lib/elm_module.c
src/lib/elm_notify.c
src/lib/elm_pager.c
src/lib/elm_panel.c
src/lib/elm_panes.c
src/lib/elm_photo.c
src/lib/elm_photocam.c
src/lib/elm_priv.h
src/lib/elm_progressbar.c
src/lib/elm_radio.c
src/lib/elm_scroller.c
src/lib/elm_segment_control.c
src/lib/elm_separator.c
src/lib/elm_slider.c
src/lib/elm_slideshow.c
src/lib/elm_spinner.c
src/lib/elm_store.c
src/lib/elm_table.c
src/lib/elm_theme.c
src/lib/elm_thumb.c
src/lib/elm_toggle.c
src/lib/elm_toolbar.c
src/lib/elm_transit.c
src/lib/elm_widget.c
src/lib/elm_widget.h
src/lib/elm_win.c
src/lib/els_box.c
src/lib/els_cursor.c
src/lib/els_icon.c
src/lib/els_scroller.c
src/lib/els_tooltip.c
src/modules/Makefile.am

13 years agoelm icon: Fixed indentation.
seoz [Fri, 8 Jul 2011 04:07:38 +0000 (04:07 +0000)]
elm icon: Fixed indentation.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61142 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm glayer: Formatting changes and removed a redudant comment.
tasn [Thu, 7 Jul 2011 15:19:23 +0000 (15:19 +0000)]
Elm glayer: Formatting changes and removed a redudant comment.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61122 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm default.edc: Removed trailing whitespaces.
seoz [Thu, 7 Jul 2011 14:51:26 +0000 (14:51 +0000)]
elm default.edc: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61121 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm module: Added guard code.
seoz [Thu, 7 Jul 2011 14:50:50 +0000 (14:50 +0000)]
elm module: Added guard code.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61120 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm gesture layer: Added a test for the gesture layer widget.
tasn [Thu, 7 Jul 2011 14:41:10 +0000 (14:41 +0000)]
Elm gesture layer: Added a test for the gesture layer widget.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61119 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm gesture_layer: Added gesture layer widget.
tasn [Thu, 7 Jul 2011 14:41:03 +0000 (14:41 +0000)]
Elm gesture_layer: Added gesture layer widget.

Gesture layer allows detection of gestures and essentially gives the
user a unified way of getting "complex" input.
It doesn't do (by design) complex gestures like "V" or "S", instead it
does simple and fast interaction gestures like: 2-finger
pinch/rotate/lines or CTRL+Mouse_Wheel zoom and etc.
This lets people to write an application/widget regardless of the input
device used and in a nice consistent way.

Although we consider the API "good", it may change completely. I'm
committing it now so people will be able to start using it, and
hopefully give feedback.

Work by Aharon Hillel with my help.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61118 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm Elementary.h.in: Unified the way of using EINA_ARG_NOTNULL.
seoz [Thu, 7 Jul 2011 13:07:05 +0000 (13:07 +0000)]
elm Elementary.h.in: Unified the way of using EINA_ARG_NOTNULL.

I put semicolon at the end of declarations.
EAPI elm_xxxx(yyyyy) EINA_ARG_NOTNULL(1);

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61116 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm genlist/list/gengrid: Removed deprecated signal "clicked". Use
seoz [Thu, 7 Jul 2011 12:49:39 +0000 (12:49 +0000)]
elm genlist/list/gengrid: Removed deprecated signal "clicked". Use
"clicked,double" instead.

The name was wrong and I added a proper signals few months ago. Not I
removed wrong signals.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61115 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agomake widget previews noinst
raster [Thu, 7 Jul 2011 06:27:28 +0000 (06:27 +0000)]
make widget previews noinst

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61106 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm layout: Fixed theme hook bug.
seoz [Thu, 7 Jul 2011 04:48:49 +0000 (04:48 +0000)]
elm layout: Fixed theme hook bug.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61103 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoMerge "[Password]: New design based changes, a new style removed password mode contro...
Shilpa Singh [Thu, 7 Jul 2011 04:20:56 +0000 (13:20 +0900)]
Merge "[Password]: New design based changes, a new style removed password mode controlled by config."

13 years agoelm Elementary.h.in: Removed trailing whitespaces.
seoz [Thu, 7 Jul 2011 02:31:26 +0000 (02:31 +0000)]
elm Elementary.h.in: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61102 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm/src/edje_externals/elm_icon.c: Fixed indentation.
seoz [Wed, 6 Jul 2011 13:24:35 +0000 (13:24 +0000)]
elm/src/edje_externals/elm_icon.c: Fixed indentation.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61083 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackage upload REL_F_I9200_20110708_1 REL_I9200_20110708_1 REL_I9200_20110712_1
Jaehwan Kim [Wed, 6 Jul 2011 11:30:19 +0000 (20:30 +0900)]
Package upload

13 years agoElm animator: Apparently this is deprecated, update docs accordingly.
tasn [Wed, 6 Jul 2011 11:17:01 +0000 (11:17 +0000)]
Elm animator: Apparently this is deprecated, update docs accordingly.

Hermet told me this is depercated and Transit should be used instead.
Anyhow, the functions were only marked as deprecated with the warning macro
and not in docs, fixed that.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61082 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoa start on an example of what i was thinking of for widget docs... eg
raster [Wed, 6 Jul 2011 10:30:35 +0000 (10:30 +0000)]
a start on an example of what i was thinking of for widget docs... eg
example screenshots auto-generated by scripts when we do "make doc"
with those images put in the docs for that widget. some examples of
usage.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61078 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add forgotten image.
cedric [Wed, 6 Jul 2011 08:23:08 +0000 (08:23 +0000)]
elementary: add forgotten image.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61069 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoMerge "[genlist] In the last of the _item_realize, call edje_object_message_signal_pr...
Jaehwan Kim [Wed, 6 Jul 2011 04:47:00 +0000 (13:47 +0900)]
Merge "[genlist] In the last of the _item_realize, call edje_object_message_signal_process"

13 years agoelementary: Fix build break
mike_m [Wed, 6 Jul 2011 04:25:02 +0000 (04:25 +0000)]
elementary: Fix build break

Probably from @61053

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61064 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoCEEEEEDRIIC! you didnt add the mp_* icons!
raster [Wed, 6 Jul 2011 00:52:37 +0000 (00:52 +0000)]
CEEEEEDRIIC! you didnt add the mp_* icons!

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61063 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm genlist: Fixed delayed signal processing issue. Patch by Jaehwan Kim <jae.hwan...
seoz [Tue, 5 Jul 2011 17:17:14 +0000 (17:17 +0000)]
elm genlist: Fixed delayed signal processing issue. Patch by Jaehwan Kim <jae.hwan.kim@samsung.com>

2011/7/5 Jaehwan Kim <jae.hwan.kim@samsung.com>:
>
> Dear all,
>
> In target, elm_genlist sometime blink while it realize again.
> It is why the signal like "elm,state,selected" isn't processed immediatly.
> So it show default state and then change to seleted state.
> _item_realize have to process the signals immediatly.
> It add a line "edje_object_message_signal_process" in the last of the _item_realize.
> Please check the patch.
>
> Thanks.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61061 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm: Removed trailing whitespaces.
seoz [Tue, 5 Jul 2011 16:59:23 +0000 (16:59 +0000)]
elm: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61057 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add the basic of an elm_player object.
cedric [Tue, 5 Jul 2011 14:05:59 +0000 (14:05 +0000)]
elementary: add the basic of an elm_player object.

This object should be linked with an elm_video to be
usefull at all. If people have some graphical skill,
the kind of thing I lack, you are welcome to improve
this player !

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61053 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: sizing eval should be done before.
cedric [Tue, 5 Jul 2011 14:01:36 +0000 (14:01 +0000)]
elementary: sizing eval should be done before.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61052 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: use line wrap for the edje_external entry object
yoz [Tue, 5 Jul 2011 11:30:46 +0000 (11:30 +0000)]
elementary: use line wrap for the edje_external entry object

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61046 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add elm_entry_line_wrap_get
yoz [Tue, 5 Jul 2011 11:29:35 +0000 (11:29 +0000)]
elementary: add elm_entry_line_wrap_get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61045 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add entry widget in edje_external
yoz [Tue, 5 Jul 2011 10:33:24 +0000 (10:33 +0000)]
elementary: add entry widget in edje_external

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61037 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[els_scroller] merge the part of region_show, bring_in
Jaehwan Kim [Tue, 5 Jul 2011 09:04:08 +0000 (18:04 +0900)]
[els_scroller] merge the part of region_show, bring_in

Change-Id: I35c6cd1d9a8f920f9149fa7f5d69e57af2c1eaf6

13 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
raster [Tue, 5 Jul 2011 08:17:39 +0000 (08:17 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_win - add continuous capturing screen

I've made a patch about elm_win.

Adding repeat option to support continuous capturing the screen.

Repeat range is can set from 1 to 999.

Filename is set like "filename001.png"

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61034 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_widget : Fix _newest_focus_order_get, it should not
woohyun [Tue, 5 Jul 2011 07:59:01 +0000 (07:59 +0000)]
elementary/elm_widget : Fix _newest_focus_order_get, it should not
return disabled object

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61033 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm/bin/Makefile.am: Reorder sequence.
seoz [Tue, 5 Jul 2011 07:26:12 +0000 (07:26 +0000)]
elm/bin/Makefile.am: Reorder sequence.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61032 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[genlist] In the last of the _item_realize, call edje_object_message_signal_process
Jaehwan Kim [Tue, 5 Jul 2011 07:01:00 +0000 (16:01 +0900)]
[genlist] In the last of the _item_realize, call edje_object_message_signal_process

Change-Id: Ieee10e75a9628b21aab6fcb9c3e3964189805c2e

13 years agoelm/data/objects test.edc: Fixed indentation.
seoz [Tue, 5 Jul 2011 04:58:05 +0000 (04:58 +0000)]
elm/data/objects test.edc: Fixed indentation.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61031 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: fix build without X.
cedric [Mon, 4 Jul 2011 21:59:48 +0000 (21:59 +0000)]
elementary: fix build without X.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61024 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: fix some source of nasty warning.
cedric [Mon, 4 Jul 2011 19:58:04 +0000 (19:58 +0000)]
elementary: fix some source of nasty warning.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61020 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: make it possible to actually free string returned by value to string...
cedric [Mon, 4 Jul 2011 19:56:19 +0000 (19:56 +0000)]
elementary: make it possible to actually free string returned by value to string callback.

NOTE: this introduce an API/ABI incompatibility. You need to think if you need to free the
data you allocated in the callback, if yes, then you need to provide a function to free that
data, if not, you could just set NULL as the third parameter.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61019 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd mmap safety enable in elm too
raster [Mon, 4 Jul 2011 11:04:26 +0000 (11:04 +0000)]
add mmap safety enable in elm too

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61003 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[Password]: New design based changes, a new style removed password
Shilpa Singh [Mon, 4 Jul 2011 10:16:52 +0000 (15:46 +0530)]
[Password]: New design based changes, a new style removed password
mode controlled by config.

Change-Id: I6338929559a1224b079dc7edf2f7e474b44b3cc9

13 years agoElm: Make all the widgets accept "default" as the default.
tasn [Mon, 4 Jul 2011 10:52:23 +0000 (10:52 +0000)]
Elm: Make all the widgets accept "default" as the default.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61002 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm entry: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:40:13 +0000 (10:40 +0000)]
elm entry: add the elm_object_text_set/get hooks.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61001 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm anchorblock: Fix code to use the new elm_object_text_set/get API
tasn [Mon, 4 Jul 2011 10:40:10 +0000 (10:40 +0000)]
Elm anchorblock: Fix code to use the new elm_object_text_set/get API

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61000 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm anchorblock: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:40:07 +0000 (10:40 +0000)]
elm anchorblock: add the elm_object_text_set/get hooks.

deprecate: elm_anchorblock_text_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60999 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm anchorview: Fix code to use the new elm_object_text_set/get API
tasn [Mon, 4 Jul 2011 10:40:02 +0000 (10:40 +0000)]
Elm anchorview: Fix code to use the new elm_object_text_set/get API

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60998 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm anchorview: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:39:58 +0000 (10:39 +0000)]
elm anchorview: add the elm_object_text_set/get hooks.

deprecate: elm_anchorview_text_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60997 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm bubble: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:14:14 +0000 (10:14 +0000)]
Elm bubble: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60996 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm bubble: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:14:11 +0000 (10:14 +0000)]
elm bubble: add the elm_object_text_set/get hooks.

deprecate: elm_bubble_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60995 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm fileselector_btn_ent: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:14:08 +0000 (10:14 +0000)]
Elm fileselector_btn_ent: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60994 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm fileselector_button_entry: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:14:05 +0000 (10:14 +0000)]
elm fileselector_button_entry: add the elm_object_text_set/get hooks.

deprecate: elm_fileselector_button_entry_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60993 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm fileselector_btn: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:14:02 +0000 (10:14 +0000)]
Elm fileselector_btn: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60992 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm fileselector_button: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:13:59 +0000 (10:13 +0000)]
elm fileselector_button: add the elm_object_text_set/get hooks.

deprecate: elm_fileselector_button_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60991 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm progress: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:13:56 +0000 (10:13 +0000)]
Elm progress: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60990 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm progressbar: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:13:53 +0000 (10:13 +0000)]
elm progressbar: add the elm_object_text_set/get hooks.

deprecate: elm_progressbar_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60989 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm check: Fix edje_externals to use elm_object_text_set.
tasn [Mon, 4 Jul 2011 10:13:50 +0000 (10:13 +0000)]
Elm check: Fix edje_externals to use elm_object_text_set.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60988 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm radio: Fix the tests to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:13:46 +0000 (10:13 +0000)]
Elm radio: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60987 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm radio: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:13:43 +0000 (10:13 +0000)]
elm radio: add the elm_object_text_set/get hooks.

deprecate: elm_radio_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60986 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm check: Add deprecation notice to doxygen.
tasn [Mon, 4 Jul 2011 10:13:39 +0000 (10:13 +0000)]
Elm check: Add deprecation notice to doxygen.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60985 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: Rename elm_object_label_* -> elm_object_text_part_*.
tasn [Mon, 4 Jul 2011 09:18:16 +0000 (09:18 +0000)]
Elementary: Rename elm_object_label_* -> elm_object_text_part_*.

This name is better as it also applies for entries, and not just
for labels.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60975 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm Check: Fix the tests to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 09:18:13 +0000 (09:18 +0000)]
Elm Check: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm check: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 09:18:10 +0000 (09:18 +0000)]
elm check: add the elm_object_text_set/get hooks.

deprecate: elm_check_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60973 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm actionslider: Fix the tests to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 09:18:07 +0000 (09:18 +0000)]
Elm actionslider: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60972 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm actionslider: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 09:18:04 +0000 (09:18 +0000)]
elm actionslider: add the elm_object_text_set/get hooks.

deprecate: elm_actionslider_indicator_label_set/get,
   elm_actionslider_labels_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60971 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agochangelog - repackaging 1.0.0+svn.58393slp2+build40 REL_F_I9200_20110705_1 REL_I9200_20110705_1
ChunEon Park [Mon, 4 Jul 2011 06:30:19 +0000 (15:30 +0900)]
changelog - repackaging

elementary_1.0.0+svn.58393slp2+build40

13 years agoelementary/transit - fixed build break.
ChunEon Park [Mon, 4 Jul 2011 06:21:16 +0000 (15:21 +0900)]
elementary/transit - fixed build break.

the APIs using in test_transit.c are not merged with the opensource yet.

13 years agoelementary/video - added missed "" for strings .
hermet [Mon, 4 Jul 2011 05:15:58 +0000 (05:15 +0000)]
elementary/video - added missed "" for strings .

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60964 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[store] Fixed the miss poiter problem of the header list
Yun ilkook [Mon, 4 Jul 2011 05:12:39 +0000 (14:12 +0900)]
[store] Fixed the miss poiter problem of the header list

Change-Id: I2a64f296c2a09e20098d6a0652daabff8be8e43d

13 years agoelm: Removed trailing whitespaces.
seoz [Sun, 3 Jul 2011 07:49:02 +0000 (07:49 +0000)]
elm: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60952 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm/src/bin Makefile.am: Removed trailing whitespaces.
seoz [Sun, 3 Jul 2011 07:46:55 +0000 (07:46 +0000)]
elm/src/bin Makefile.am: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60951 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: fix little mistake in elm_video.
cedric [Sat, 2 Jul 2011 12:23:47 +0000 (12:23 +0000)]
elementary: fix little mistake in elm_video.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60939 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary - sort the files in alphabetical order.
hermet [Sat, 2 Jul 2011 06:26:27 +0000 (06:26 +0000)]
elementary - sort the files in alphabetical order.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoransit - merged with opensource
ChunEon Park [Sat, 2 Jul 2011 06:16:37 +0000 (15:16 +0900)]
ransit - merged with opensource

------------------------------------------------------------------------
r59764 | hermet | 2011-05-28 12:39:14 +0900 (Sat, 28 May 2011) | 3 lines

13 years agoelm_transit - merged with opensource
ChunEon Park [Sat, 2 Jul 2011 06:13:12 +0000 (15:13 +0900)]
elm_transit - merged with opensource

removed damage rectangle add function.
added err/wrn messages.
renamed internal variables.
trivial changes..

------------------------------------------------------------------------
r60931 | hermet | 2011-07-02 15:01:35 +0900 (Sat, 02 Jul 2011) | 3 lines

13 years agoelementary/transit - trivial changes.
hermet [Sat, 2 Jul 2011 06:01:35 +0000 (06:01 +0000)]
elementary/transit - trivial changes.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60931 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - added missed wrn messages.
hermet [Sat, 2 Jul 2011 05:58:56 +0000 (05:58 +0000)]
elementary/transit - added missed wrn messages.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60930 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - just renamed internal variables.
hermet [Sat, 2 Jul 2011 05:57:06 +0000 (05:57 +0000)]
elementary/transit - just renamed internal variables.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60929 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - added wrn/err messages.
hermet [Sat, 2 Jul 2011 05:53:38 +0000 (05:53 +0000)]
elementary/transit - added wrn/err messages.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60928 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: Adding screenshot for anchrotwins example.
gastal [Fri, 1 Jul 2011 17:32:20 +0000 (17:32 +0000)]
Elementary: Adding screenshot for anchrotwins example.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60924 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoRemoving broken links.
gastal [Fri, 1 Jul 2011 14:40:22 +0000 (14:40 +0000)]
Removing broken links.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60920 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_widget.c : fix wrong indentation :)
woohyun [Fri, 1 Jul 2011 09:10:11 +0000 (09:10 +0000)]
elementary/elm_widget.c : fix wrong indentation :)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60912 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_widget.c : Delete meaningless conditional state
woohyun [Fri, 1 Jul 2011 09:07:36 +0000 (09:07 +0000)]
elementary/elm_widget.c : Delete meaningless conditional state
(already been checked by the above code)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60911 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agochangelog - repackaging
ChunEon Park [Fri, 1 Jul 2011 08:58:36 +0000 (17:58 +0900)]
changelog - repackaging

elementary_1.0.0+svn.58393slp2+build38

13 years agoelementary: add suspend infra inside elm_video.
cedric [Fri, 1 Jul 2011 08:58:28 +0000 (08:58 +0000)]
elementary: add suspend infra inside elm_video.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60910 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoMerge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
ChunEon Park [Fri, 1 Jul 2011 08:29:39 +0000 (17:29 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary

13 years agoMerge "elementary/transit - just refactored internal function names."
ChunEon Park [Fri, 1 Jul 2011 08:30:28 +0000 (17:30 +0900)]
Merge "elementary/transit - just refactored internal function names."

13 years agoMerge "elm_button - added a pressed signal"
ChunEon Park [Fri, 1 Jul 2011 08:30:21 +0000 (17:30 +0900)]
Merge "elm_button - added a pressed signal"

13 years agoMerge "transit - trivial refactoring"
ChunEon Park [Fri, 1 Jul 2011 08:30:16 +0000 (17:30 +0900)]
Merge "transit - trivial refactoring"

13 years agoMerge "elm_transit - fixed incorrect logic for recorvering objects' states-context."
ChunEon Park [Fri, 1 Jul 2011 08:30:01 +0000 (17:30 +0900)]
Merge "elm_transit - fixed incorrect logic for recorvering objects' states-context."

13 years agoMerge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
ChunEon Park [Fri, 1 Jul 2011 08:27:11 +0000 (17:27 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary

13 years agoelementary: add elm_video.c.
cedric [Fri, 1 Jul 2011 07:41:48 +0000 (07:41 +0000)]
elementary: add elm_video.c.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60908 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoMerge "[elm] add shots feature from upstream"
Hyoyoung Chang [Fri, 1 Jul 2011 07:23:47 +0000 (16:23 +0900)]
Merge "[elm] add shots feature from upstream"

13 years agoMerge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary
ChunEon Park [Fri, 1 Jul 2011 04:57:22 +0000 (13:57 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/elementary

13 years agoelementary/transit - just refactored internal function names.
ChunEon Park [Fri, 1 Jul 2011 00:58:59 +0000 (09:58 +0900)]
elementary/transit - just refactored internal function names.

13 years agoelementary/transit - removed workaround code to evas_map
hermet [Fri, 1 Jul 2011 01:10:56 +0000 (01:10 +0000)]
elementary/transit - removed workaround code to evas_map

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60902 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[conform] remove unnecesarry lines
Shinwoo Kim [Mon, 27 Jun 2011 09:27:10 +0000 (18:27 +0900)]
[conform] remove unnecesarry lines

Change-Id: I87dd608f92c219bb973a494d7f37831a4ef5e286