platform/upstream/elementary.git
12 years agoelm genlist: Added elm_genlist_horizontal_set/get() APIs. Deprecated
Daniel Juyung Seo [Fri, 5 Aug 2011 01:21:56 +0000 (01:21 +0000)]
elm genlist: Added elm_genlist_horizontal_set/get() APIs. Deprecated
elm_genlist_horizontal_mode_set/get() for API name consistency. Use
new APIs.

SVN revision: 62117

12 years agoElementary: Map examples
Bruno Dilly [Thu, 4 Aug 2011 22:35:12 +0000 (22:35 +0000)]
Elementary: Map examples

SVN revision: 62115

12 years agoElementary: Improve some documentation images
Bruno Dilly [Thu, 4 Aug 2011 22:34:51 +0000 (22:34 +0000)]
Elementary: Improve some documentation images
Changes made by Marina Proni.

SVN revision: 62114

12 years agoelementary/genlist - Adding genlist mode documentation.
Rafael Antognolli [Thu, 4 Aug 2011 21:05:31 +0000 (21:05 +0000)]
elementary/genlist - Adding genlist mode documentation.

SVN revision: 62107

12 years agoelementary/elm_widget - patched by hyoyoung.chang@samsung.com
ChunEon Park [Thu, 4 Aug 2011 17:10:17 +0000 (17:10 +0000)]
elementary/elm_widget - patched by hyoyoung.chang@samsung.com

[E-devel] [patch] elm_widget - elm_widget_type_unregister

Dear developers.

This patch is adding a api to elm_widget.
In elm_widget, there is an api to register widget type to elementary's own
list.
However it doesn't provide unregister api.
So I made this patch.

Most of case, it's not needed. But in some case, it's useful.
(such as elm objects in DSO, if a DSO unloaded, registered widtype is
invalidated)

Thank you

SVN revision: 62099

12 years agoelementary/naviframe - modified to use elm_object_item common apis.
ChunEon Park [Thu, 4 Aug 2011 16:52:39 +0000 (16:52 +0000)]
elementary/naviframe - modified to use elm_object_item common apis.

Need to consider about another parts name case.

It will be hard work to support the case - non-default parts name is passed

How could the widgets cover those cases automatically?

SVN revision: 62098

12 years agoelementary/elm_naviframe - modified to use elm_object_item common_apis
ChunEon Park [Thu, 4 Aug 2011 16:37:36 +0000 (16:37 +0000)]
elementary/elm_naviframe - modified to use elm_object_item common_apis

SVN revision: 62097

12 years agoelementary/elm_widget - removed white space.
ChunEon Park [Thu, 4 Aug 2011 15:37:34 +0000 (15:37 +0000)]
elementary/elm_widget - removed white space.

SVN revision: 62096

12 years agoelementary/elm_widget - implemented elm_wiget_item_content_set_hook_set series.
ChunEon Park [Thu, 4 Aug 2011 15:15:40 +0000 (15:15 +0000)]
elementary/elm_widget - implemented elm_wiget_item_content_set_hook_set series.

SVN revision: 62095

12 years agoelm po: Updated po files.
Daniel Juyung Seo [Thu, 4 Aug 2011 09:55:00 +0000 (09:55 +0000)]
elm po: Updated po files.

SVN revision: 62088

12 years agoElm toolbar: Fixed item_separator_set.
Tom Hacohen [Thu, 4 Aug 2011 09:39:25 +0000 (09:39 +0000)]
Elm toolbar: Fixed item_separator_set.

SVN revision: 62087

12 years agoelementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro
ChunEon Park [Thu, 4 Aug 2011 08:58:35 +0000 (08:58 +0000)]
elementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro

SVN revision: 62085

12 years agoelementary/elm_widget - oops. recorvered a missing struct and added a macro to verify...
ChunEon Park [Thu, 4 Aug 2011 08:52:49 +0000 (08:52 +0000)]
elementary/elm_widget - oops. recorvered a missing struct and added a macro to verify elm_object_item

SVN revision: 62084

12 years agoelementary/naviframe - is updating according to elm_object_item.
ChunEon Park [Thu, 4 Aug 2011 08:17:30 +0000 (08:17 +0000)]
elementary/naviframe - is updating according to elm_object_item.

SVN revision: 62083

12 years agoelementary/elm_widget - added a casting macro
ChunEon Park [Thu, 4 Aug 2011 08:15:12 +0000 (08:15 +0000)]
elementary/elm_widget - added a casting macro

SVN revision: 62082

12 years agoelementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item
ChunEon Park [Thu, 4 Aug 2011 05:06:02 +0000 (05:06 +0000)]
elementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item

But wonder, is it really needed the auto casting macros?

Why user not just use the elm_widget_item directly
and make their item data structures dangled to elm_widget_item just like smart object?

SVN revision: 62079

12 years agoElementary: reorganizing main page and modules list.
Jonas M. Gastal [Wed, 3 Aug 2011 22:03:39 +0000 (22:03 +0000)]
Elementary: reorganizing main page and modules list.

SVN revision: 62078

12 years agoElementary: removing author list from main page.
Jonas M. Gastal [Wed, 3 Aug 2011 21:06:56 +0000 (21:06 +0000)]
Elementary: removing author list from main page.

SVN revision: 62075

12 years agoElementary: Map Documentation
Bruno Dilly [Wed, 3 Aug 2011 21:05:20 +0000 (21:05 +0000)]
Elementary: Map Documentation

SVN revision: 62074

12 years agoElementary: A ton of random doc fixes.
Jonas M. Gastal [Wed, 3 Aug 2011 19:07:43 +0000 (19:07 +0000)]
Elementary: A ton of random doc fixes.

SVN revision: 62066

12 years agoelm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set.
Daniel Juyung Seo [Wed, 3 Aug 2011 15:01:39 +0000 (15:01 +0000)]
elm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set.

SVN revision: 62062

12 years agoUse the right image, and also include preview for latex generated docs
Iván Briano [Wed, 3 Aug 2011 14:41:53 +0000 (14:41 +0000)]
Use the right image, and also include preview for latex generated docs

SVN revision: 62059

12 years agoelementary - just renamed paramenter names for consistency.
ChunEon Park [Wed, 3 Aug 2011 12:27:57 +0000 (12:27 +0000)]
elementary - just renamed paramenter names for consistency.

SVN revision: 62053

12 years agoelementary/elm_object_item - modified for consistency (naming, macros)
ChunEon Park [Wed, 3 Aug 2011 11:55:24 +0000 (11:55 +0000)]
elementary/elm_object_item - modified for consistency (naming, macros)

SVN revision: 62050

12 years agoelm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus().
Daniel Juyung Seo [Wed, 3 Aug 2011 11:46:23 +0000 (11:46 +0000)]
elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus().

SVN revision: 62049

12 years agoelementary - trivial changes
ChunEon Park [Wed, 3 Aug 2011 11:14:30 +0000 (11:14 +0000)]
elementary - trivial changes

SVN revision: 62048

12 years agoelementary/common - exported Elm_Object_Item type and a few common item APIs.
ChunEon Park [Wed, 3 Aug 2011 09:34:00 +0000 (09:34 +0000)]
elementary/common - exported Elm_Object_Item type and a few common item APIs.

SVN revision: 62047

12 years agoelementary/ctxpopup - modified to use elm_object_content_set
ChunEon Park [Wed, 3 Aug 2011 09:32:15 +0000 (09:32 +0000)]
elementary/ctxpopup - modified to use elm_object_content_set

SVN revision: 62046

12 years agoElm entry: Added changed,user signal.
Tom Hacohen [Wed, 3 Aug 2011 09:00:36 +0000 (09:00 +0000)]
Elm entry: Added changed,user signal.

This signal indicates the entry was changed because of user interaction

SVN revision: 62045

12 years agoindent fix
Carsten Haitzler [Wed, 3 Aug 2011 07:16:20 +0000 (07:16 +0000)]
indent fix

SVN revision: 62042

12 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [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.

SVN revision: 62040

12 years agodeprecated elm_ctxpopup_content_set/content_unset
ChunEon Park [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.

SVN revision: 62036

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

but why don't u use Eina_Bool?

SVN revision: 62035

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

SVN revision: 62028

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

SVN revision: 62026

12 years agoMore DSO stuff... anyone knows how to trigger these on systems that don't do it by...
Iván Briano [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?

SVN revision: 62024

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

SVN revision: 62022

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

SVN revision: 62015

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

SVN revision: 62013

12 years agoElementary theme: Edit theme's formatting. Vim Magic.
Tom Hacohen [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.

SVN revision: 62000

12 years agofix re-focusing of widgets once inlined window is focus. kind of
Carsten Haitzler [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.

SVN revision: 61989

12 years agoElementary theme: Split default.edc to a file per widget.
Tom Hacohen [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.

SVN revision: 61988

12 years agoElm glayer: Improved docs.
Aharon Hillel [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>
SVN revision: 61987

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

SVN revision: 61983

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

SVN revision: 61982

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

SVN revision: 61981

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

SVN revision: 61980

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

SVN revision: 61979

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
Carsten Haitzler [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.

SVN revision: 61974

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

SVN revision: 61968

12 years agoLet's return from Bizarro world. Things working backwards may be fun, but they are...
Iván Briano [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.

SVN revision: 61961

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

SVN revision: 61960

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

SVN revision: 61959

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

SVN revision: 61958

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

SVN revision: 61955

12 years agoElm glayer: Added n-long-tap gesture
Aharon Hillel [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>
SVN revision: 61953

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

SVN revision: 61952

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

SVN revision: 61948

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

SVN revision: 61934

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

SVN revision: 61933

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

SVN revision: 61931

12 years agochange one of the tooltip tests to exhibit a pretty hilarious tooltip-related label bug
Mike Blumenkrantz [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

SVN revision: 61930

12 years agomore tooltip calc fixes: if edje minw/minh is 0x0 from calc, use evas minw/minh so...
Mike Blumenkrantz [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

SVN revision: 61926

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

SVN revision: 61919

12 years agoI don't know why this doesn't break anything, but let's call functions with the right...
Iván Briano [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

SVN revision: 61918

12 years agoI don't care if the entry is not focused, update the cursor position anyway.
Iván Briano [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.

SVN revision: 61917

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

SVN revision: 61910

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

SVN revision: 61909

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

SVN revision: 61908

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

SVN revision: 61907

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

SVN revision: 61901

12 years agounbreak elm_menu_item api
Mike Blumenkrantz [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)

SVN revision: 61899

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

SVN revision: 61898

12 years agoelm_win - patchec by kimcinoo@gmail.com
ChunEon Park [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.

SVN revision: 61894

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

SVN revision: 61893

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

SVN revision: 61892

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

SVN revision: 61891

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

SVN revision: 61888

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [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.

SVN revision: 61883

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

SVN revision: 61882

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

SVN revision: 61873

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

SVN revision: 61872

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

SVN revision: 61871

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

SVN revision: 61870

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

SVN revision: 61869

12 years agoelementary/genlist - More functions moved from .c to .h
Rafael 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.

SVN revision: 61868

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

SVN revision: 61867

12 years agoElementary: When an elm_entry is setted to be scrolled its stops of propagate events.
Flavio Ceolin [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>

SVN revision: 61866

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

SVN revision: 61865

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

SVN revision: 61864

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

SVN revision: 61863

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

SVN revision: 61862

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

SVN revision: 61861

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

SVN revision: 61860

12 years agoElementary theme: Updated default theme's b, em and highlight tags.
Tom Hacohen [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

SVN revision: 61856

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

SVN revision: 61853

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

SVN revision: 61852

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

SVN revision: 61849

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

SVN revision: 61848

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

SVN revision: 61845