framework/uifw/elementary.git
12 years agoindent fix
raster [Wed, 3 Aug 2011 07:16:20 +0000 (07:16 +0000)]
indent fix

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

12 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
raster [Wed, 3 Aug 2011 05:39:13 +0000 (05:39 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_genlist - bugfix evas_object_del at
selected callback

This patch is about elm_genlist.
When a user delete genlist object at selected callback,
Genlist don't proper handle it.
Before genlist clearing, genlist delete its widget data.
So sometimes, it's crashed.

I made two point diffs
1. add genlist clearning at _del_hook
2. checking at _item_select, whether it's deleted or not.

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

12 years agodeprecated elm_ctxpopup_content_set/content_unset
hermet [Wed, 3 Aug 2011 04:38:44 +0000 (04:38 +0000)]
deprecated elm_ctxpopup_content_set/content_unset

but available them with elm_object_content_set/content_unset instead.

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

12 years agowarning--
hermet [Wed, 3 Aug 2011 04:27:47 +0000 (04:27 +0000)]
warning--

but why don't u use Eina_Bool?

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

12 years agoelm: Refactoring. Removed trailing whitespaces.
seoz [Wed, 3 Aug 2011 01:26:09 +0000 (01:26 +0000)]
elm: Refactoring. Removed trailing whitespaces.

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

12 years agofuck everything
sachiel [Wed, 3 Aug 2011 00:36:02 +0000 (00:36 +0000)]
fuck everything

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

12 years agoMore DSO stuff... anyone knows how to trigger these on systems that don't do it by...
sachiel [Wed, 3 Aug 2011 00:17:03 +0000 (00:17 +0000)]
More DSO stuff... anyone knows how to trigger these on systems that don't do it by default?

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

12 years agoElementary: elm_flip diagram.
gastal [Tue, 2 Aug 2011 22:01:22 +0000 (22:01 +0000)]
Elementary: elm_flip diagram.

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

12 years agoExample for the win
sachiel [Tue, 2 Aug 2011 16:44:48 +0000 (16:44 +0000)]
Example for the win

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

12 years agoAnd it turns out this doesn't work that way, my
sachiel [Tue, 2 Aug 2011 16:44:41 +0000 (16:44 +0000)]
And it turns out this doesn't work that way, my
 bad.

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

12 years agoElementary theme: Edit theme's formatting. Vim Magic.
tasn [Tue, 2 Aug 2011 14:07:53 +0000 (14:07 +0000)]
Elementary theme: Edit theme's formatting. Vim Magic.

Since I already moved everything around which means no patches will apply
anyway, now is a good time to also fix formatting.

Many thanks to Vim for being so awesome and magical.

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

12 years agofix re-focusing of widgets once inlined window is focus. kind of
raster [Tue, 2 Aug 2011 10:34:30 +0000 (10:34 +0000)]
fix re-focusing of widgets once inlined window is focus. kind of
tricky requiring a 2nd shadowed parent.

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

12 years agoElementary theme: Split default.edc to a file per widget.
tasn [Tue, 2 Aug 2011 09:47:05 +0000 (09:47 +0000)]
Elementary theme: Split default.edc to a file per widget.

According to raster it should break  edje_decc for some people, I tested
it for as much as I could, but I couldn't find anything wrong with it.
Please let me know if it breaks for you.

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

12 years agoElm glayer: Improved docs.
tasn [Tue, 2 Aug 2011 09:46:58 +0000 (09:46 +0000)]
Elm glayer: Improved docs.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61987 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Refactoring. Moved code for the readability.
seoz [Tue, 2 Aug 2011 06:59:45 +0000 (06:59 +0000)]
elm genlist: Refactoring. Moved code for the readability.

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

12 years agoThese libraries where being put in the wrong package.
rui [Tue, 2 Aug 2011 06:54:55 +0000 (06:54 +0000)]
These libraries where being put in the wrong package.

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

12 years agoelm genlist: Added more guard code and moved some codes for the
seoz [Tue, 2 Aug 2011 06:54:10 +0000 (06:54 +0000)]
elm genlist: Added more guard code and moved some codes for the
readability.

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

12 years agoelm genlist: Fixed item addition routine for group child items.
seoz [Tue, 2 Aug 2011 06:50:34 +0000 (06:50 +0000)]
elm genlist: Fixed item addition routine for group child items.

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

12 years agoelm genlist: Fixed comment typo.
seoz [Tue, 2 Aug 2011 06:29:54 +0000 (06:29 +0000)]
elm genlist: Fixed comment typo.

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

12 years agoelm doc/widgets: Updated svn:ignore prop.
seoz [Tue, 2 Aug 2011 06:02:23 +0000 (06:02 +0000)]
elm doc/widgets: Updated svn:ignore prop.

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

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
raster [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.

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

12 years agoElementary: Mapbuf Documentation
bdilly [Mon, 1 Aug 2011 21:32:25 +0000 (21:32 +0000)]
Elementary: Mapbuf Documentation

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

12 years agoLet's return from Bizarro world. Things working backwards may be fun, but they are...
sachiel [Mon, 1 Aug 2011 19:41:56 +0000 (19:41 +0000)]
Let's return from Bizarro world. Things working backwards may be fun, but they are a bit confusing.

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

12 years agoelementary/thumb - Added explained example and some more doc.
antognolli [Mon, 1 Aug 2011 17:37:10 +0000 (17:37 +0000)]
elementary/thumb - Added explained example and some more doc.

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

12 years agoelementary/genlist - Make genlist preview use a tree view.
antognolli [Mon, 1 Aug 2011 17:36:50 +0000 (17:36 +0000)]
elementary/genlist - Make genlist preview use a tree view.

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

12 years agoelementary/layout - Add missing picture exemplifying colspan.
antognolli [Mon, 1 Aug 2011 16:52:26 +0000 (16:52 +0000)]
elementary/layout - Add missing picture exemplifying colspan.

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

12 years agoElementary: Toolbar Documentation
bdilly [Mon, 1 Aug 2011 14:51:18 +0000 (14:51 +0000)]
Elementary: Toolbar Documentation

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

12 years agoElm glayer: Added n-long-tap gesture
tasn [Mon, 1 Aug 2011 13:09:05 +0000 (13:09 +0000)]
Elm glayer: Added n-long-tap gesture

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61953 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: removing swap file(should've never been
gastal [Mon, 1 Aug 2011 13:06:24 +0000 (13:06 +0000)]
Elementary: removing swap file(should've never been
 commited).

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

12 years agoelm doc/widgets: Added more files to svn:ignore.
seoz [Mon, 1 Aug 2011 12:46:02 +0000 (12:46 +0000)]
elm doc/widgets: Added more files to svn:ignore.

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

12 years agomin size of a win is NOT -1!!
raster [Mon, 1 Aug 2011 12:19:36 +0000 (12:19 +0000)]
min size of a win is NOT -1!!

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

12 years agoelm win: Refactoring. Removed unused local variable.
seoz [Mon, 1 Aug 2011 06:49:58 +0000 (06:49 +0000)]
elm win: Refactoring. Removed unused local variable.

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

12 years agoelm: Removed trailing whitespaces before I work on.
seoz [Mon, 1 Aug 2011 06:46:43 +0000 (06:46 +0000)]
elm: Removed trailing whitespaces before I work on.

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

12 years agoelm Elementary.h.in: Fixed doxygen alignment.
seoz [Mon, 1 Aug 2011 04:01:53 +0000 (04:01 +0000)]
elm Elementary.h.in: Fixed doxygen alignment.

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

12 years agochange one of the tooltip tests to exhibit a pretty hilarious tooltip-related label bug
discomfitor [Mon, 1 Aug 2011 00:49:46 +0000 (00:49 +0000)]
change one of the tooltip tests to exhibit a pretty hilarious tooltip-related label bug

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

12 years agomore tooltip calc fixes: if edje minw/minh is 0x0 from calc, use evas minw/minh so...
discomfitor [Sun, 31 Jul 2011 14:29:04 +0000 (14:29 +0000)]
more tooltip calc fixes: if edje minw/minh is 0x0 from calc, use evas minw/minh so it's visible

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

12 years agowarning about shadowing symbols! BEGONE!
sachiel [Sat, 30 Jul 2011 03:19:44 +0000 (03:19 +0000)]
warning about shadowing symbols! BEGONE!

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

12 years agoI don't know why this doesn't break anything, but let's call functions with the right...
sachiel [Sat, 30 Jul 2011 03:16:46 +0000 (03:16 +0000)]
I don't know why this doesn't break anything, but let's call functions with the right object as parameters

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

12 years agoI don't care if the entry is not focused, update the cursor position anyway.
sachiel [Sat, 30 Jul 2011 03:15:43 +0000 (03:15 +0000)]
I don't care if the entry is not focused, update the cursor position anyway.

Returning at that point was making non focused entries, like say... the chat buffer in an IM client to not scroll properly when we tell it to do so.

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

12 years agoElementary: elm_menu documentation.
gastal [Fri, 29 Jul 2011 21:40:54 +0000 (21:40 +0000)]
Elementary: elm_menu documentation.

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

12 years agoElementary: fix typos.
gastal [Fri, 29 Jul 2011 20:17:21 +0000 (20:17 +0000)]
Elementary: fix typos.

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

12 years agoAdd preview for window
sachiel [Fri, 29 Jul 2011 19:58:07 +0000 (19:58 +0000)]
Add preview for window

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

12 years agoElm_Win for normal human beings
sachiel [Fri, 29 Jul 2011 19:57:57 +0000 (19:57 +0000)]
Elm_Win for normal human beings

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

12 years agoelementary: fix genlist sorted insert to not loose track of subitem.
cedric [Fri, 29 Jul 2011 16:07:10 +0000 (16:07 +0000)]
elementary: fix genlist sorted insert to not loose track of subitem.

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

12 years agounbreak elm_menu_item api
discomfitor [Fri, 29 Jul 2011 15:08:56 +0000 (15:08 +0000)]
unbreak elm_menu_item api

the following functions are now DEPRECATED and will be removed on 5 AUG 2011:
elm_menu_item_object_icon_get -> elm_menu_item_object_content_get
elm_menu_item_icon_get -> elm_menu_item_object_icon_name_get
elm_menu_item_icon_set -> elm_menu_item_object_icon_name_set

added the following NEW functions:
elm_menu_item_object_content_set
elm_menu_item_menu_get (this will probably be replaced by an eventual elm_object_item_owner_get() or whatever it gets named)

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

12 years agoelementary/genlist - Add a small explanation to the 3rd example.
antognolli [Fri, 29 Jul 2011 14:59:45 +0000 (14:59 +0000)]
elementary/genlist - Add a small explanation to the 3rd example.

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

12 years agoelm_win - patchec by kimcinoo@gmail.com
hermet [Fri, 29 Jul 2011 14:28:33 +0000 (14:28 +0000)]
elm_win - patchec by kimcinoo@gmail.com

Hi All,

If ecore_evas_[not_software_x11]_new(); returns NULL while elm_win_add(); is
called,
then ecore_evas_software_x11_new(); is used instead of other engines.
(FALLBACK_TRY)
But the configuration value for engine is not changed. This makes improper
result.

After FALLBACK_TRY, the elm_win works with different configuration value.
In this case, win->xwin (_elm_win_xwindow_get()) gives NULL.
and elm_win_xsinodow_get() returns 0 also.

Please refer to attached patch. Thanks a lot

Sincerely,
Shinwoo Kim.

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

12 years agohelper function for menu item creation to deduplicate code
discomfitor [Fri, 29 Jul 2011 14:04:54 +0000 (14:04 +0000)]
helper function for menu item creation to deduplicate code

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

12 years ago+elm_menu_item_index_get
discomfitor [Fri, 29 Jul 2011 14:00:31 +0000 (14:00 +0000)]
+elm_menu_item_index_get

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

12 years agoremove const from return of some menu item_get functions
discomfitor [Fri, 29 Jul 2011 13:29:04 +0000 (13:29 +0000)]
remove const from return of some menu item_get functions

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

12 years agospacing fix.
raster [Fri, 29 Jul 2011 11:21:43 +0000 (11:21 +0000)]
spacing fix.

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

12 years agoFrom: cnook <kimcinoo@gmail.com>
raster [Fri, 29 Jul 2011 06:47:45 +0000 (06:47 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch] elm_diskselector

I have attached elm_diskselector patch for resolving dynamic theme
change issue.
Previously, the item label did not display when them theme had changed
while elm_diskselector displayed.

also with fixes from me to not do silly things with parent geometry.

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

12 years agofix get of filesel is save
raster [Fri, 29 Jul 2011 06:47:33 +0000 (06:47 +0000)]
fix get of filesel is save

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

12 years agoelementary: oops, thanks Rafael Antognolli.
cedric [Thu, 28 Jul 2011 22:14:32 +0000 (22:14 +0000)]
elementary: oops, thanks Rafael Antognolli.

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

12 years agoElementary: Segment Control Documentation
bdilly [Thu, 28 Jul 2011 21:51:02 +0000 (21:51 +0000)]
Elementary: Segment Control Documentation

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

12 years agoelementary/genlist - Adding previews to index and docs.
antognolli [Thu, 28 Jul 2011 21:27:48 +0000 (21:27 +0000)]
elementary/genlist - Adding previews to index and docs.

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

12 years agoelementary/doc - Remove annoying warnings from widget previews.
antognolli [Thu, 28 Jul 2011 21:27:42 +0000 (21:27 +0000)]
elementary/doc - Remove annoying warnings from widget previews.

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

12 years agoelementary/genlist - Examples 04 and 05 explained.
antognolli [Thu, 28 Jul 2011 21:27:32 +0000 (21:27 +0000)]
elementary/genlist - Examples 04 and 05 explained.

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

12 years agoelementary/genlist - More functions moved from .c to .h
antognolli [Thu, 28 Jul 2011 21:27:23 +0000 (21:27 +0000)]
elementary/genlist - More functions moved from .c to .h
Most of them were reviewed and/or improved.

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

12 years agoelementary/genlist - two more examples (explanation comming soon).
antognolli [Thu, 28 Jul 2011 21:27:09 +0000 (21:27 +0000)]
elementary/genlist - two more examples (explanation comming soon).

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

12 years agoElementary: When an elm_entry is setted to be scrolled its stops of propagate events.
bdilly [Thu, 28 Jul 2011 17:33:53 +0000 (17:33 +0000)]
Elementary: When an elm_entry is setted to be scrolled its stops of propagate events.

Fixed  just setting the els_scrooller to propagate the events.

Patch by: Flavio Ceolin <flavio.ceolin@profusion.mobi>

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

12 years agoElementary: table documentation.
gastal [Thu, 28 Jul 2011 16:51:39 +0000 (16:51 +0000)]
Elementary: table documentation.

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

12 years agoelementary: fix fileselector expandable mode with eio.
cedric [Thu, 28 Jul 2011 16:44:10 +0000 (16:44 +0000)]
elementary: fix fileselector expandable mode with eio.

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

12 years agoelementary: fix some parental issue with genlist.
cedric [Thu, 28 Jul 2011 16:43:15 +0000 (16:43 +0000)]
elementary: fix some parental issue with genlist.

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

12 years agoWho removed the second signal and left the now useless comment?
sachiel [Thu, 28 Jul 2011 14:59:15 +0000 (14:59 +0000)]
Who removed the second signal and left the now useless comment?

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

12 years agoElementary: scroller documentation.
gastal [Thu, 28 Jul 2011 14:53:26 +0000 (14:53 +0000)]
Elementary: scroller documentation.

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

12 years agoElementary: elm_label doc fix.
gastal [Thu, 28 Jul 2011 14:53:08 +0000 (14:53 +0000)]
Elementary: elm_label doc fix.

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

12 years agoElementary theme: Updated default theme's b, em and highlight tags.
tasn [Thu, 28 Jul 2011 13:00:39 +0000 (13:00 +0000)]
Elementary theme: Updated default theme's b, em and highlight tags.

Updated them to use the new font_weight and font_style format attributes
of textblock.c

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

12 years agoInwin basic example
sachiel [Thu, 28 Jul 2011 12:11:26 +0000 (12:11 +0000)]
Inwin basic example

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

12 years agoInwin docs. No example.
sachiel [Thu, 28 Jul 2011 12:11:14 +0000 (12:11 +0000)]
Inwin docs. No example.

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

12 years agoremove printf
raster [Thu, 28 Jul 2011 10:31:12 +0000 (10:31 +0000)]
remove printf

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

12 years agofix file selector get is _save. never worked!
raster [Thu, 28 Jul 2011 10:28:55 +0000 (10:28 +0000)]
fix file selector get is _save. never worked!

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

12 years agoremove hardcoded transparency from tooltip, add data item to edc to enable it
discomfitor [Thu, 28 Jul 2011 10:08:07 +0000 (10:08 +0000)]
remove hardcoded transparency from tooltip, add data item to edc to enable it

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

12 years agoPOINTER ARITHMETIC WITH VOID* IS BAD.
discomfitor [Thu, 28 Jul 2011 08:36:55 +0000 (08:36 +0000)]
POINTER ARITHMETIC WITH VOID* IS BAD.

use intptr_t. also fixes a bunch of compile warns for x86_64

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

12 years agoElm entry: Fixed a bug with entry_get with big texts.
tasn [Thu, 28 Jul 2011 08:18:37 +0000 (08:18 +0000)]
Elm entry: Fixed a bug with entry_get with big texts.

Entry gradually loads big texts. This bug caused entry_get to return the
current text in the textblock, and not the text not yet loaded.

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

12 years agoelementary : Modified comments and removed trailing white spaces :)
woohyun [Thu, 28 Jul 2011 08:14:30 +0000 (08:14 +0000)]
elementary : Modified comments and removed trailing white spaces :)

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

12 years agoelementary/elm_main : Add elm_object_tree_unfocusable_set/get. This
woohyun [Thu, 28 Jul 2011 06:58:29 +0000 (06:58 +0000)]
elementary/elm_main : Add elm_object_tree_unfocusable_set/get. This
API will set an object and its child objects to be
unfocusable/focusable.

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

12 years agoelementary/naviframe - trivial changes
hermet [Thu, 28 Jul 2011 02:32:40 +0000 (02:32 +0000)]
elementary/naviframe - trivial changes

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

12 years agoproperly set tooltip freesizing when object has not been realized in genlist/gengrid
discomfitor [Thu, 28 Jul 2011 02:22:37 +0000 (02:22 +0000)]
properly set tooltip freesizing when object has not been realized in genlist/gengrid

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

12 years agonow apply style correctly to free size tooltips, and remember that time I said that...
discomfitor [Thu, 28 Jul 2011 01:32:40 +0000 (01:32 +0000)]
now apply style correctly to free size tooltips, and remember that time I said that I was done with tt position calculations? I lied. this commit is the pinnacle of tooltip position calculating technology. also inverts position of tooltip so it doesn't get stupidly hidden by the pointer

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

12 years agoadd padding to transparent tooltip
discomfitor [Thu, 28 Jul 2011 01:30:09 +0000 (01:30 +0000)]
add padding to transparent tooltip

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

12 years agoElementary: Moving panes to containers section of index.
gastal [Wed, 27 Jul 2011 20:37:04 +0000 (20:37 +0000)]
Elementary: Moving panes to containers section of index.

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

12 years agoElementary: photocam documentation.
gastal [Wed, 27 Jul 2011 20:36:47 +0000 (20:36 +0000)]
Elementary: photocam documentation.

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

12 years ago+elm_icon_size_get
discomfitor [Wed, 27 Jul 2011 20:31:40 +0000 (20:31 +0000)]
+elm_icon_size_get

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

12 years ago[elementary] Random doc fixes.
glima [Wed, 27 Jul 2011 19:38:58 +0000 (19:38 +0000)]
[elementary] Random doc fixes.

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

12 years ago[elementary] Put dangling examples on the proper file.
glima [Wed, 27 Jul 2011 19:38:52 +0000 (19:38 +0000)]
[elementary] Put dangling examples on the proper file.

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

12 years ago[elementary] Documentation for the slideshow widget.
glima [Wed, 27 Jul 2011 19:38:43 +0000 (19:38 +0000)]
[elementary] Documentation for the slideshow widget.

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

12 years agowhoops, forgot to give transparent tooltip an alpha channel
discomfitor [Wed, 27 Jul 2011 19:09:50 +0000 (19:09 +0000)]
whoops, forgot to give transparent tooltip an alpha channel

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

12 years agothrottle tooltip job creation
discomfitor [Wed, 27 Jul 2011 18:35:49 +0000 (18:35 +0000)]
throttle tooltip job creation

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

12 years agoElementary: panes documentation
bdilly [Wed, 27 Jul 2011 17:06:40 +0000 (17:06 +0000)]
Elementary: panes documentation

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

12 years agoElementary: notify documentation.
gastal [Wed, 27 Jul 2011 13:40:30 +0000 (13:40 +0000)]
Elementary: notify documentation.

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

12 years agoElementary: Slider documentation
bdilly [Wed, 27 Jul 2011 13:32:51 +0000 (13:32 +0000)]
Elementary: Slider documentation

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

12 years agoelementary/diskselector - patched by kimcinoo@gmail.com
hermet [Wed, 27 Jul 2011 10:05:09 +0000 (10:05 +0000)]
elementary/diskselector - patched by kimcinoo@gmail.com

Hi All,

I have attached refined path.
There is no storing parent.

Sincerely,
Shinwoo Kim.

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

12 years agoelementary - added common APIs elm_object_content_set/get/unset
hermet [Wed, 27 Jul 2011 09:49:14 +0000 (09:49 +0000)]
elementary - added common APIs elm_object_content_set/get/unset

Now need to widgets use them.

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

12 years agofix flipselector to select a nearyby item if deleted and its current.
raster [Wed, 27 Jul 2011 09:43:09 +0000 (09:43 +0000)]
fix flipselector to select a nearyby item if deleted and its current.

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

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
raster [Wed, 27 Jul 2011 09:24:42 +0000 (09:24 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: Re: [E-devel] [Patch] The bounce problem in the scroller.

The scroller has a problem when it is scrolled consistently in the end of the edge.
It has an acceleration. If the scrolling occur again before the animation end,?
the scroll-animation (momentum animation) be faster. When it is in the end of the edge,
it does, too. So the content of the scroller disappear because of the acceleration.
The scroller don't need to has the acceleration in the end of edge.

The below is the problem.
http://www.youtube.com/watch?v=Qg7BZrm9EnA

And the below is the scroller which be patched.
http://www.youtube.com/watch?v=lHT6G9WoNSs

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

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
raster [Wed, 27 Jul 2011 09:21:54 +0000 (09:21 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] The scroll animation doesn't work when the
scroll-action is started from the outside of a viewport.

In scroller, if the scroll-action is started from the outside of a
viewport,
the momentum animation does not work because of the bounce-effect.

Please see the below video.
http://www.youtube.com/watch?v=xNvLSxWjrDE

The below video is the scroller after applying my patch.
http://www.youtube.com/watch?v=hM3o1kxC674

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

12 years agosignificantly improve tooltip orientation calculations
discomfitor [Wed, 27 Jul 2011 07:12:28 +0000 (07:12 +0000)]
significantly improve tooltip orientation calculations

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

12 years agoallow tooltips to better choose their orientation
discomfitor [Wed, 27 Jul 2011 06:50:56 +0000 (06:50 +0000)]
allow tooltips to better choose their orientation

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

12 years agoerr...not sure how that got in there
discomfitor [Wed, 27 Jul 2011 06:44:39 +0000 (06:44 +0000)]
err...not sure how that got in there

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