framework/uifw/elementary.git
12 years agoElm: second doc patch
caro [Mon, 2 Apr 2012 16:39:08 +0000 (16:39 +0000)]
Elm: second doc patch

Patch by Jérôme Pinot

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

12 years agoelementary/button : Some codes were duplicated in _sub_del and
woohyun [Mon, 2 Apr 2012 12:33:29 +0000 (12:33 +0000)]
elementary/button : Some codes were duplicated in _sub_del and
_content_unset_hook.

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

12 years agoelementary/mapbuf - super trivial changes
hermet [Mon, 2 Apr 2012 08:13:26 +0000 (08:13 +0000)]
elementary/mapbuf - super trivial changes

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

12 years agoelementary/index - removed unnecessary code
hermet [Mon, 2 Apr 2012 07:51:11 +0000 (07:51 +0000)]
elementary/index - removed unnecessary code

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

12 years agoelementary/elm_entry : fix a mistake in commit 69829
woohyun [Mon, 2 Apr 2012 06:33:40 +0000 (06:33 +0000)]
elementary/elm_entry : fix a mistake in commit 69829

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

12 years agoElm: update Doxyfile and remove doxygen documentation for deprecated widgets:
caro [Mon, 2 Apr 2012 06:28:10 +0000 (06:28 +0000)]
Elm: update Doxyfile and remove doxygen documentation for deprecated widgets:
- anchorblock
- anchorview
- pager

Patch by Jérôme Pinot

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

12 years agoelm bin: Use convenient utility function elm_win_util_standard_add()
seoz [Mon, 2 Apr 2012 06:20:28 +0000 (06:20 +0000)]
elm bin: Use convenient utility function elm_win_util_standard_add()
instead of elm_win_add() + elm_bg_add(). This is for normal style
(ELM_WIN_BASIC) window.

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

12 years agoRevert a wrong commit. Un-wanted files are committed together.
seoz [Mon, 2 Apr 2012 06:20:22 +0000 (06:20 +0000)]
Revert a wrong commit. Un-wanted files are committed together.
Revert "elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window."

This reverts commit 31b24a0edb0028528d7c859070e03236ba42867b.

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

12 years agoelementary/datetime - Elm_datetime open source patch : Datetime enhancements
hermet [Mon, 2 Apr 2012 06:20:01 +0000 (06:20 +0000)]
elementary/datetime - Elm_datetime open source patch : Datetime enhancements

Change Description:
- Year min/max values are moved to elm_config.
- Format specifier must come along with % followed by any separator. ( % 123d is not supported but %d will denote Date format specifier)
- Field separator can constitute multiple spaces, Space followed by any other non format specifier is also treated as the separator till its max length. ( %d x/ %b #2 format displays 27 x/ Mar #2 )

Thanks, Sumanth

Submitted-By-Off Sumanth Krishna Mannam<sumanth.m@samsung.com>

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

12 years agoelm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_w...
seoz [Mon, 2 Apr 2012 06:07:58 +0000 (06:07 +0000)]
elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window.

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

12 years agoelementary/dayselector - pretty better.
hermet [Mon, 2 Apr 2012 05:00:39 +0000 (05:00 +0000)]
elementary/dayselector - pretty better.

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

12 years agoelementary/dayselector - improve design
hermet [Mon, 2 Apr 2012 04:53:39 +0000 (04:53 +0000)]
elementary/dayselector - improve design

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

12 years agoelementary/colorselector - send signal when mode is changed so as to set the padding...
hermet [Mon, 2 Apr 2012 04:22:46 +0000 (04:22 +0000)]
elementary/colorselector - send signal when mode is changed so as to set the padding properly

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

12 years agoelm genlist: Changed internal variables correctly. Patch by Hyoyoung
seoz [Mon, 2 Apr 2012 02:37:05 +0000 (02:37 +0000)]
elm genlist: Changed internal variables correctly. Patch by Hyoyoung
Chang <hyoyoung@gmail.com>

On Fri, Mar 30, 2012 at 5:17 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> I talked with seoz. and agreed with previous naming changing is
insufficient.
>
> so changed like this
> "mode_" -> "deco_it_"
> "edit_" -> "deco_all_"
>
> Thanks
>
> On Fri, Mar 30, 2012 at 3:33 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
>> Dear all,
>>
>> After edit mode naming is changed, some legacy naming is remained.
>> I changed naming to follow API naming changes.
>>
>> "edit_" -> "deco_"
>> and also some explicit edc part names are changed.
>>
>> Some naming are remained as is, I'll fix at next patches.
>>
>> Thanks.
>

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

12 years agoelm genlist: Reverted Hyoyoung's first patch. He sent another patch
seoz [Mon, 2 Apr 2012 02:36:55 +0000 (02:36 +0000)]
elm genlist: Reverted Hyoyoung's first patch. He sent another patch
for this change.
Revert "After edit mode naming is changed, some legacy naming is remained."

This reverts commit 5e1aa3c8b0382a0ca471150f4c219cd32dbdbe22.

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

12 years agoelementary/colorselector - removed the unnecessaries
hermet [Mon, 2 Apr 2012 02:13:40 +0000 (02:13 +0000)]
elementary/colorselector - removed the unnecessaries

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

12 years agoelementary/colorselector - updated for elm_colorselector_mode_set test
hermet [Mon, 2 Apr 2012 01:48:25 +0000 (01:48 +0000)]
elementary/colorselector - updated for elm_colorselector_mode_set test

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

12 years agoelementary/colorselector - more proper parents passing
hermet [Mon, 2 Apr 2012 00:55:04 +0000 (00:55 +0000)]
elementary/colorselector - more proper parents passing

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

12 years agoelementary/colorselector - removed unnecesary layout
hermet [Mon, 2 Apr 2012 00:50:57 +0000 (00:50 +0000)]
elementary/colorselector - removed unnecesary layout

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

12 years agoelementary/elm_entry : Fixed a bug. While appending big sized string,
woohyun [Mon, 2 Apr 2012 00:50:56 +0000 (00:50 +0000)]
elementary/elm_entry : Fixed a bug. While appending big sized string,
elm_entry_entry_get caused segfault because memcpy could be tried with
NULL pointer + "> 0" length.

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

12 years agoelm: Set timer/animator to NULL after they're deleted.
seoz [Fri, 30 Mar 2012 12:31:11 +0000 (12:31 +0000)]
elm: Set timer/animator to NULL after they're deleted.

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

12 years agoelm gengrid: Changed internal function and variable names.
seoz [Fri, 30 Mar 2012 12:31:01 +0000 (12:31 +0000)]
elm gengrid: Changed internal function and variable names.
item_moving_effect_timer -> item_reorder_move_animator
_reorder_item_moving_effect_timer_cb -> _reorder_item_move_animator_cb

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

12 years agoAfter edit mode naming is changed, some legacy naming is remained.
raster [Fri, 30 Mar 2012 10:34:31 +0000 (10:34 +0000)]
After edit mode naming is changed, some legacy naming is remained.
I changed naming to follow API naming changes.

"edit_" -> "deco_" and also some explicit edc part names are changed.

Some naming are remained as is, I'll fix at next patches.

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

12 years agoprotect ethumb with the ifdef as provided in example.
raster [Fri, 30 Mar 2012 10:10:53 +0000 (10:10 +0000)]
protect ethumb with the ifdef as provided in example.

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

12 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Fri, 30 Mar 2012 09:56:22 +0000 (09:56 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [patch][elementary] elc_popup, restack issue

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

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

12 years agoelm genlist: Set long_timer to NULL after it's deleted.
seoz [Fri, 30 Mar 2012 09:25:58 +0000 (09:25 +0000)]
elm genlist: Set long_timer to NULL after it's deleted.

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

12 years agoelementary/genlist : set NULL for swipe_timer.
woohyun [Fri, 30 Mar 2012 09:22:49 +0000 (09:22 +0000)]
elementary/genlist : set NULL for swipe_timer.

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

12 years agoelm genlist: Fixed genlist infinite loop bug.
seoz [Fri, 30 Mar 2012 07:28:04 +0000 (07:28 +0000)]
elm genlist: Fixed genlist infinite loop bug.

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

12 years agoelm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_data_dir_...
seoz [Fri, 30 Mar 2012 06:34:07 +0000 (06:34 +0000)]
elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_data_dir_get instead.

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

12 years agoelm index_example_02.c: Fix index behavior properly.
seoz [Fri, 30 Mar 2012 06:34:04 +0000 (06:34 +0000)]
elm index_example_02.c: Fix index behavior properly.

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

12 years agoelm bg_example_03.c: Fixed window size to see the contents properly.
seoz [Fri, 30 Mar 2012 06:33:57 +0000 (06:33 +0000)]
elm bg_example_03.c: Fixed window size to see the contents properly.

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

12 years agoelementary/naviframe - fixed to keep title_visiblility status after item_style_set
hermet [Fri, 30 Mar 2012 05:28:42 +0000 (05:28 +0000)]
elementary/naviframe - fixed to keep title_visiblility status after item_style_set

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

12 years agoclean up this logic a bit as well
discomfitor [Fri, 30 Mar 2012 02:04:16 +0000 (02:04 +0000)]
clean up this logic a bit as well

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

12 years agowhy use two loops when one is fine?
discomfitor [Fri, 30 Mar 2012 01:50:37 +0000 (01:50 +0000)]
why use two loops when one is fine?

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

12 years agothis was redundant and confusing so I hit it with a hammer
discomfitor [Fri, 30 Mar 2012 01:33:07 +0000 (01:33 +0000)]
this was redundant and confusing so I hit it with a hammer

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

12 years agoalso rename widget data variable to be consistent with every other occurrence
discomfitor [Fri, 30 Mar 2012 01:17:04 +0000 (01:17 +0000)]
also rename widget data variable to be consistent with every other occurrence

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

12 years agothis is not actually unused...
discomfitor [Fri, 30 Mar 2012 01:15:26 +0000 (01:15 +0000)]
this is not actually unused...

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

12 years agoelementary: oops, mistake
yoz [Thu, 29 Mar 2012 23:05:54 +0000 (23:05 +0000)]
elementary: oops, mistake

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

12 years agoelementary: add an enum for the weekdays, with magic numbers fixes
yoz [Thu, 29 Mar 2012 22:59:11 +0000 (22:59 +0000)]
elementary: add an enum for the weekdays, with magic numbers fixes

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

12 years agoelementary: add 2 API, the first one is to set the first day of week in elm_calendar...
yoz [Thu, 29 Mar 2012 22:14:30 +0000 (22:14 +0000)]
elementary: add 2 API, the first one is to set the first day of week in elm_calendar, and the second to get the info. I use a more trivial way to set headers ^^

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

12 years agoElm: remove some warnings when no X
caro [Thu, 29 Mar 2012 21:24:00 +0000 (21:24 +0000)]
Elm: remove some warnings when no X

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

12 years agoRemove warnings about unused parameters in examples.
gastal [Thu, 29 Mar 2012 20:55:55 +0000 (20:55 +0000)]
Remove warnings about unused parameters in examples.

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

12 years agoFixes compilation instructions of examples to work on ubuntu.
gastal [Thu, 29 Mar 2012 20:44:42 +0000 (20:44 +0000)]
Fixes compilation instructions of examples to work on ubuntu.

Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>

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

12 years agonew test for naviframe, move naviframe tests to naviframe category so it can actually...
discomfitor [Thu, 29 Mar 2012 20:31:35 +0000 (20:31 +0000)]
new test for naviframe, move naviframe tests to naviframe category so it can actually be found

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

12 years agofor the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLLLLLLLLLL...
discomfitor [Thu, 29 Mar 2012 19:27:13 +0000 (19:27 +0000)]
for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLLLLLLLLLLLLWAAAAAAAAAAAAAAAAAAAAAAAAAAAYYYYYYYYYYYYYYYYYYYYYSSSSSSSSSSSSSSSSSSS

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

12 years agomake elm robust and handle if u DONT set compile time dirs.. and work
raster [Thu, 29 Mar 2012 12:00:14 +0000 (12:00 +0000)]
make elm robust and handle if u DONT set compile time dirs.. and work
anyway.

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

12 years agoelm: Fixed formatting. Added a space after 'if/while/for'
seoz [Thu, 29 Mar 2012 11:09:45 +0000 (11:09 +0000)]
elm: Fixed formatting. Added a space after 'if/while/for'

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

12 years agoelm elm_object: Fixed part content set hooks.
seoz [Thu, 29 Mar 2012 11:09:40 +0000 (11:09 +0000)]
elm elm_object: Fixed part content set hooks.
 1. delete old content object
 2. check whether new content object is same as old content object
 3. added some doxygen description.

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

12 years agoelm genlist: Fixed _item_content_set_hook. Use _item_content_unset_hook internally.
seoz [Thu, 29 Mar 2012 11:09:34 +0000 (11:09 +0000)]
elm genlist: Fixed _item_content_set_hook. Use _item_content_unset_hook internally.

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

12 years agoelm elm_object_item: Fixed item part content set hooks.
seoz [Thu, 29 Mar 2012 10:08:37 +0000 (10:08 +0000)]
elm elm_object_item: Fixed item part content set hooks.
1. delete old content object
2. check whether new content object is same as old content object
3. rename internal content set hook function
4. elm_widget_sub_object_del will be followed by evas_object_del
5. added some doxygen description.

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

12 years agofix next calgrind bitch. yay!
raster [Thu, 29 Mar 2012 09:54:21 +0000 (09:54 +0000)]
fix next calgrind bitch. yay!

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

12 years agofix segv on elm_config exiting - entry bug! free(wd) AFTEr u have
raster [Thu, 29 Mar 2012 09:40:23 +0000 (09:40 +0000)]
fix segv on elm_config exiting - entry bug! free(wd) AFTEr u have
finishing ACCESING IT!

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

12 years agotone down smoothing even more.
raster [Thu, 29 Mar 2012 09:39:54 +0000 (09:39 +0000)]
tone down smoothing even more.

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

12 years agowarn-- for non-x
raster [Thu, 29 Mar 2012 09:28:13 +0000 (09:28 +0000)]
warn-- for non-x

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

12 years agofix formatting! no if( ... space pls!
raster [Thu, 29 Mar 2012 09:21:32 +0000 (09:21 +0000)]
fix formatting! no if( ... space pls!

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

12 years agoadjust default configs for scroll smoothing to have a smaller window.
raster [Thu, 29 Mar 2012 09:19:09 +0000 (09:19 +0000)]
adjust default configs for scroll smoothing to have a smaller window.

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

12 years agoelm genlist: Fixed flip bug. Patch by Hyoyoung Chang
seoz [Thu, 29 Mar 2012 08:22:26 +0000 (08:22 +0000)]
elm genlist: Fixed flip bug. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Thu, Mar 29, 2012 at 4:56 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all
>
> I made a patch about flip_realize.
> Currently flip feature uses content_objs, so it should keep its
content_objs.
> However it's lost at _item_flips_realize().
> So i fixed to initialize with its content_objs.
>
> Thanks

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

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

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

12 years agoelm genlist: Remove tree_effect_animator on genlist _del_hook.
seoz [Thu, 29 Mar 2012 07:19:23 +0000 (07:19 +0000)]
elm genlist: Remove tree_effect_animator on genlist _del_hook.

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

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

Attached to the mail is a patch for elm_panes.

I have a query that shall we hide the unset content in the widget itself or should application explicitly hide them after unsetting!
In case of edje_object_part_unswallow, application needs to do it explicitly and it is documented but in case of elm_object_part_content_unset, there is no documentation available.

Details of the patch:

Existing Issue before this change:
   1. Panes deletes the older content while setting a new content even though both are same.
   2. left and right content are being unswallowed in the content_left_set and _content_right_unset functions. So when the reparenting happens, say when the content is put inside a layout then only _sub_del gets called and
unswallowing does not happen as these functions do not get called.
e.g.   @@ -253,8 +250,6 @@ _content_left_unset(Evas_Object *obj)
    if (!wd->contents.left) return NULL;
    Evas_Object *content = wd->contents.left;
    elm_widget_sub_object_del(obj, content); //wd->contents.left already gets set to NULL in _sub_del
-   edje_object_part_unswallow(wd->panes, content); // can be unswallowed in _sub_del as in case of reparenting like setting content in a layout, only _sub_del will get called, not this function
-   wd->contents.left = NULL; //this instruction is redundent as it happens in _sub_del anyway
    return content;
 }
Change Description:
  1. Unswallowing the contents now in _sub_del as this is a common function to be executed when subobject removal happens.
  2. Comparing the current content with new before deleting.

Signed-Off-By: RAJEEV RANJAN<rajeev.r@samsumg.com>
Thanks.
Regards,
Rajeev

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

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

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

12 years agoelementary/conform theme : Rearranging some parts in conform theme.
woohyun [Thu, 29 Mar 2012 06:38:34 +0000 (06:38 +0000)]
elementary/conform theme : Rearranging some parts in conform theme.

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

12 years agoelm conform: Revised code. More proper NULL check and aded spacing.
seoz [Thu, 29 Mar 2012 06:26:16 +0000 (06:26 +0000)]
elm conform: Revised code. More proper NULL check and aded spacing.

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

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

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

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

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

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

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

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

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

12 years agoelm: Fixed formatting.
seoz [Wed, 28 Mar 2012 09:02:22 +0000 (09:02 +0000)]
elm: Fixed formatting.

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

12 years agoelm examples: Adjust directory names.
seoz [Wed, 28 Mar 2012 08:42:24 +0000 (08:42 +0000)]
elm examples: Adjust directory names.

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

12 years agoelm examples: I removed __UNUSED__ and config header inclusion. This code is an examp...
seoz [Wed, 28 Mar 2012 08:42:20 +0000 (08:42 +0000)]
elm examples: I removed __UNUSED__ and config header inclusion. This code is an example for other developers so we don't need that extra macros. But how can I ignore this warning while building elementary?

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

12 years agoelm elc_player.c: Fixed slider usage.
seoz [Wed, 28 Mar 2012 08:42:13 +0000 (08:42 +0000)]
elm elc_player.c: Fixed slider usage.

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

12 years agoelm thumb_example_01.c: Revert wrong #if 0, #endif. Why this was added?
seoz [Wed, 28 Mar 2012 07:17:46 +0000 (07:17 +0000)]
elm thumb_example_01.c: Revert wrong #if 0, #endif. Why this was added?

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

12 years agoelm slider_example.c: Use proper callback declarations according to elm API change.
seoz [Wed, 28 Mar 2012 07:17:43 +0000 (07:17 +0000)]
elm slider_example.c: Use proper callback declarations according to elm API change.

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

12 years agoelm slider: Changed format function callback's const char * to char *.
seoz [Wed, 28 Mar 2012 07:04:14 +0000 (07:04 +0000)]
elm slider: Changed format function callback's const char * to char *.
The string will be freed in application's callback later. So 'const' is
not appropriate.
In elm_slider_indicator_format_function_set and
elm_slider_units_format_function_set.

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

12 years agoelm genlist: Fixed tree effect bug. Patch by Chanwook Jung
seoz [Wed, 28 Mar 2012 06:23:18 +0000 (06:23 +0000)]
elm genlist: Fixed tree effect bug. Patch by Chanwook Jung
<jchanwook@gmail.com>

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

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

12 years agoelm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shutdown...
seoz [Wed, 28 Mar 2012 06:04:36 +0000 (06:04 +0000)]
elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shutdown, ELM_MAIN()

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

12 years agoelm examples: Fixed most of shadow variable warnings and unused warnings.
seoz [Wed, 28 Mar 2012 00:52:09 +0000 (00:52 +0000)]
elm examples: Fixed most of shadow variable warnings and unused warnings.

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

12 years agoelm calendar_example_06.c: Fixed tm structure initialization. By the
seoz [Wed, 28 Mar 2012 00:52:05 +0000 (00:52 +0000)]
elm calendar_example_06.c: Fixed tm structure initialization. By the
way, is this correct? I had build warnings before.

menu_example_01.c: In function ‘_del_it’:
menu_example_01.c:17:6: warning: assignment discards qualifiers from
pointer target type

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

12 years agoelm examples: Fixed some meaningful build warnings.
seoz [Wed, 28 Mar 2012 00:52:02 +0000 (00:52 +0000)]
elm examples: Fixed some meaningful build warnings.

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

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 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 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 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 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 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 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 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