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

SVN revision: 60912

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

SVN revision: 60911

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

SVN revision: 60910

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

SVN revision: 60908

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

SVN revision: 60902

13 years agoelementary/transit - trivial refactoring
ChunEon Park [Thu, 30 Jun 2011 23:59:00 +0000 (23:59 +0000)]
elementary/transit - trivial refactoring

renamed internal function names.

SVN revision: 60894

13 years agoelementary/button - added a missing signal description in doxy.
ChunEon Park [Thu, 30 Jun 2011 23:58:19 +0000 (23:58 +0000)]
elementary/button - added a missing signal description in doxy.

SVN revision: 60893

13 years agoelementary/button - added pressed signal
ChunEon Park [Thu, 30 Jun 2011 23:43:24 +0000 (23:43 +0000)]
elementary/button - added pressed signal

SVN revision: 60892

13 years agoelementary: be able to compile without the missing elm_video.c
Boris Faure [Thu, 30 Jun 2011 19:07:35 +0000 (19:07 +0000)]
elementary: be able to compile without the missing elm_video.c

SVN revision: 60881

13 years agoelementary: add higger level elm_video object.
Cedric BAIL [Thu, 30 Jun 2011 17:18:13 +0000 (17:18 +0000)]
elementary: add higger level elm_video object.

SVN revision: 60877

13 years agoelm edje_externals: Applied hoversel/slider elm_xxx_label_get/set API changes.
Daniel Juyung Seo [Thu, 30 Jun 2011 15:27:38 +0000 (15:27 +0000)]
elm edje_externals: Applied hoversel/slider elm_xxx_label_get/set API changes.

Use elm_object_text_get/set instead of elm_xxx_label_get/set.

SVN revision: 60874

13 years agoelementary/transit - trivial refactoring
ChunEon Park [Thu, 30 Jun 2011 12:34:15 +0000 (12:34 +0000)]
elementary/transit - trivial refactoring

internal functions are renamed

SVN revision: 60872

13 years agoelementary/transit - fixed incorrect logic for recorvering objects' states-context.
ChunEon Park [Thu, 30 Jun 2011 12:28:31 +0000 (12:28 +0000)]
elementary/transit - fixed incorrect logic for recorvering objects' states-context.

when same objects are added to multiple transits which have chained relationship,
the objects couldn't be recovered their states incorrectly.

SVN revision: 60871

13 years agoElm slider: Fix the tests to use the new elm_object_text_set/get API.
Tom Hacohen [Thu, 30 Jun 2011 05:58:32 +0000 (05:58 +0000)]
Elm slider: Fix the tests to use the new elm_object_text_set/get API.

SVN revision: 60863

13 years agoelm slider: add the elm_object_text_set/get hooks.
Tom Hacohen [Thu, 30 Jun 2011 05:58:29 +0000 (05:58 +0000)]
elm slider: add the elm_object_text_set/get hooks.

deprecate: elm_slider_label_set/get

SVN revision: 60862

13 years agoElm hoversel: Fix the tests to use the new elm_object_text_set/get API.
Tom Hacohen [Thu, 30 Jun 2011 05:43:59 +0000 (05:43 +0000)]
Elm hoversel: Fix the tests to use the new elm_object_text_set/get API.

SVN revision: 60861

13 years agoelm hoversel: add the elm_object_text_set/get hooks.
Tom Hacohen [Thu, 30 Jun 2011 05:43:56 +0000 (05:43 +0000)]
elm hoversel: add the elm_object_text_set/get hooks.

deprecate: elm_hoversel_label_set/get

SVN revision: 60860

13 years agoelementary : Password's last char show feature can be shown by setting
WooHyun Jung [Thu, 30 Jun 2011 05:38:57 +0000 (05:38 +0000)]
elementary : Password's last char show feature can be shown by setting
envs (or modifiying base.src). This patch is made by Shilpa :)

SVN revision: 60859

13 years agoelm route: Changed return value of elm_route_emap_set() API from
Daniel Juyung Seo [Thu, 30 Jun 2011 02:10:46 +0000 (02:10 +0000)]
elm route: Changed return value of elm_route_emap_set() API from
Eina_Bool to void.

EFL uses void as a xxx_set() API's return value.

SVN revision: 60852

13 years agoelm route: Fixed formatting.
Daniel Juyung Seo [Thu, 30 Jun 2011 01:35:41 +0000 (01:35 +0000)]
elm route: Fixed formatting.

SVN revision: 60850

13 years agoelm edje_externals: Applied button/toggle elm_xxx_label_get/set API changes.
Daniel Juyung Seo [Thu, 30 Jun 2011 01:33:38 +0000 (01:33 +0000)]
elm edje_externals: Applied button/toggle elm_xxx_label_get/set API changes.

Use elm_object_text_get/set instead of elm_xxx_label_get/set.

SVN revision: 60849

13 years agoElementary: Fixing doxygen syntax again(quotation marks
Jonas M. Gastal [Wed, 29 Jun 2011 22:09:33 +0000 (22:09 +0000)]
Elementary: Fixing doxygen syntax again(quotation marks
 required).

SVN revision: 60848

13 years agoElementary: Adding screenshot for bubble example.
Jonas M. Gastal [Wed, 29 Jun 2011 22:09:27 +0000 (22:09 +0000)]
Elementary: Adding screenshot for bubble example.

SVN revision: 60847

13 years agoElementary: Fix doxygen sintax(linebreaks aren't allowed
Jonas M. Gastal [Wed, 29 Jun 2011 21:30:40 +0000 (21:30 +0000)]
Elementary: Fix doxygen sintax(linebreaks aren't allowed
 there).

SVN revision: 60846

13 years agoMake sure Elementary.h isn't used by doxygen since
Jonas M. Gastal [Wed, 29 Jun 2011 21:27:59 +0000 (21:27 +0000)]
Make sure Elementary.h isn't used by doxygen since
 Elementary.h.in is.

SVN revision: 60845

13 years agoAdd examples with explanations for elm_box
Iván Briano [Wed, 29 Jun 2011 21:04:23 +0000 (21:04 +0000)]
Add examples with explanations for elm_box

SVN revision: 60843

13 years agoElementary: elm_bubble documentation.
Jonas M. Gastal [Wed, 29 Jun 2011 20:47:41 +0000 (20:47 +0000)]
Elementary: elm_bubble documentation.

SVN revision: 60842

13 years agoFixing typo.
Jonas M. Gastal [Wed, 29 Jun 2011 20:47:00 +0000 (20:47 +0000)]
Fixing typo.

SVN revision: 60841

13 years agoelementary: fix clip and smart child issue with elm_icon.
Cedric BAIL [Wed, 29 Jun 2011 13:24:22 +0000 (13:24 +0000)]
elementary: fix clip and smart child issue with elm_icon.

SVN revision: 60816

13 years agoelementary/transit - fixed a potential problem
ChunEon Park [Wed, 29 Jun 2011 09:44:48 +0000 (09:44 +0000)]
elementary/transit - fixed a potential problem

When same objects are added to a transit, EVAS_CALLBACK_DEL for objects could not be deleted completely,
since it is multiple registed.

SVN revision: 60811

13 years agoelementary/transit - trivial changes.
ChunEon Park [Wed, 29 Jun 2011 09:42:14 +0000 (09:42 +0000)]
elementary/transit - trivial changes.

SVN revision: 60810

13 years agoElm: Fix a couple more deprecation warnings and use elm_object_text_set/get.
Tom Hacohen [Wed, 29 Jun 2011 09:31:01 +0000 (09:31 +0000)]
Elm: Fix a couple more deprecation warnings and use elm_object_text_set/get.

SVN revision: 60809

13 years agoElm layout: Fix the tests to use the new elm_object_text_set/get API.
Tom Hacohen [Wed, 29 Jun 2011 09:30:58 +0000 (09:30 +0000)]
Elm layout: Fix the tests to use the new elm_object_text_set/get API.

SVN revision: 60808

13 years agoElm layout: add the elm_object_text_set/get hooks.
Tom Hacohen [Wed, 29 Jun 2011 09:30:56 +0000 (09:30 +0000)]
Elm layout: add the elm_object_text_set/get hooks.

deprecate: elm_layout_label_set/get

SVN revision: 60807

13 years agoElm frame: Fix the tests to use the new elm_object_text_set/get API.
Tom Hacohen [Wed, 29 Jun 2011 09:11:48 +0000 (09:11 +0000)]
Elm frame: Fix the tests to use the new elm_object_text_set/get API.

SVN revision: 60806

13 years agoElm frame: add the elm_object_text_set/get hooks.
Tom Hacohen [Wed, 29 Jun 2011 09:11:45 +0000 (09:11 +0000)]
Elm frame: add the elm_object_text_set/get hooks.

deprecate: elm_frame_label_set/get

SVN revision: 60805

13 years agoElm toggle: Also add a deprecation notice to the docs.
Tom Hacohen [Wed, 29 Jun 2011 09:11:42 +0000 (09:11 +0000)]
Elm toggle: Also add a deprecation notice to the docs.

SVN revision: 60804

13 years agoElm toggle: Fix the tests to use the new elm_object_text_set/get API.
Tom Hacohen [Wed, 29 Jun 2011 08:57:43 +0000 (08:57 +0000)]
Elm toggle: Fix the tests to use the new elm_object_text_set/get API.

SVN revision: 60803

13 years agoElm toggle: add the elm_object_text_set/get hooks.
Tom Hacohen [Wed, 29 Jun 2011 08:57:40 +0000 (08:57 +0000)]
Elm toggle: add the elm_object_text_set/get hooks.

deprecate: elm_toggle_label_set/get

SVN revision: 60802

13 years agoElm button: Fix the tests to use the new elm_object_text_set/get API.
Tom Hacohen [Wed, 29 Jun 2011 07:11:54 +0000 (07:11 +0000)]
Elm button: Fix the tests to use the new elm_object_text_set/get API.

SVN revision: 60800

13 years agoElm button: add the elm_object_text_set/get hooks.
Tom Hacohen [Wed, 29 Jun 2011 07:11:50 +0000 (07:11 +0000)]
Elm button: add the elm_object_text_set/get hooks.

deprecate: elm_button_label_set and elm_button_label_get

SVN revision: 60799

13 years agoelementary: elm_label_label_ -> elm_object_text
Mike McCormack [Wed, 29 Jun 2011 06:41:31 +0000 (06:41 +0000)]
elementary: elm_label_label_ -> elm_object_text

Clear deprecated warnings.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60798

13 years agoelementary: Hook label into generic text setter
Mike McCormack [Wed, 29 Jun 2011 06:41:20 +0000 (06:41 +0000)]
elementary: Hook label into generic text setter

deprecate: elm_label_label_set and elm_label_label_get
Use elm_object_text_set/elm_object_text_get instead

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60797

13 years agoelementary: Add hooks to set label get/set functions
Mike McCormack [Wed, 29 Jun 2011 06:41:10 +0000 (06:41 +0000)]
elementary: Add hooks to set label get/set functions

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60796

13 years agoelementary: Add generic label getter and setter
Mike McCormack [Wed, 29 Jun 2011 06:40:59 +0000 (06:40 +0000)]
elementary: Add generic label getter and setter

These need to be hooked into each widget, one by one.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60795

13 years agoelementary: Build with -Wall -W
Mike McCormack [Wed, 29 Jun 2011 06:40:45 +0000 (06:40 +0000)]
elementary: Build with -Wall -W

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 60794

13 years agoExpand docs for elm_box
Iván Briano [Tue, 28 Jun 2011 21:51:56 +0000 (21:51 +0000)]
Expand docs for elm_box

SVN revision: 60774

13 years agoelementary: display previous object during preload of the new image.
Cedric BAIL [Tue, 28 Jun 2011 16:18:55 +0000 (16:18 +0000)]
elementary: display previous object during preload of the new image.

SVN revision: 60768

13 years agoelementary: fix various bug in elm_icon related to ethumb usage.
Cedric BAIL [Tue, 28 Jun 2011 14:32:42 +0000 (14:32 +0000)]
elementary: fix various bug in elm_icon related to ethumb usage.

SVN revision: 60759

13 years agoelementary: use the key provided by ethumb.
Cedric BAIL [Tue, 28 Jun 2011 09:17:37 +0000 (09:17 +0000)]
elementary: use the key provided by ethumb.

SVN revision: 60753

13 years agoElementary - fixed typo
ChunEon Park [Tue, 28 Jun 2011 08:49:07 +0000 (08:49 +0000)]
Elementary - fixed typo

SVN revision: 60752

13 years agoelm genlist: Removed unnecessary variable.
Daniel Juyung Seo [Tue, 28 Jun 2011 07:13:28 +0000 (07:13 +0000)]
elm genlist: Removed unnecessary variable.

SVN revision: 60747

13 years agoelm test_map: Fixed 'unused parameter' warnings.
Daniel Juyung Seo [Tue, 28 Jun 2011 07:02:37 +0000 (07:02 +0000)]
elm test_map: Fixed 'unused parameter' warnings.

SVN revision: 60746

13 years agoelm map: Fixed 'unused parameter' warnings.
Daniel Juyung Seo [Tue, 28 Jun 2011 06:58:35 +0000 (06:58 +0000)]
elm map: Fixed 'unused parameter' warnings.

SVN revision: 60745

13 years agoExample for button and moving docs around
Iván Briano [Mon, 27 Jun 2011 17:16:00 +0000 (17:16 +0000)]
Example for button and moving docs around

SVN revision: 60738

13 years agoelementary/elm_conform
ChunEon Park [Mon, 27 Jun 2011 11:31:32 +0000 (11:31 +0000)]
elementary/elm_conform

> -----Original Message-----
> *From:* "cnook"<kimcinoo@gmail.com>
> *To:* enlightenment-devel@lists.sourceforge.net
> *Cc:*
> *Sent:* 11-06-27(월) 14:19:14
> *Subject:* [E-devel] [Patch][elm_conform] add del_pre_hook for removing
> handlerDear All,
>
> Hello,
> I have got elm_confrom does not remove its handler while it is deleted.
> This patch is for that. Please review attached patch. Thanks always.
>
> Sincerely,
> Shinwoo Kim.

SVN revision: 60729

13 years agoelementary/pager - fixed a trivial bug
ChunEon Park [Mon, 27 Jun 2011 11:18:38 +0000 (11:18 +0000)]
elementary/pager - fixed a trivial bug

patched by ShilapOnkar Singh (shilpa.singh@samsung.com)

SVN revision: 60728

13 years agoelementary/els_icon - fixed identation
ChunEon Park [Mon, 27 Jun 2011 10:58:03 +0000 (10:58 +0000)]
elementary/els_icon - fixed identation

SVN revision: 60727

13 years agoelementary: remove warning and work around insane ecore_thread_check bug.
Cedric BAIL [Mon, 27 Jun 2011 10:26:06 +0000 (10:26 +0000)]
elementary: remove warning and work around insane ecore_thread_check bug.

SVN revision: 60725

13 years agoelementary/image - just removed white trailing
ChunEon Park [Mon, 27 Jun 2011 07:34:30 +0000 (07:34 +0000)]
elementary/image - just removed white trailing

SVN revision: 60722

13 years agoelementary/image - fixed typo, stuffed missings in doxy.
ChunEon Park [Mon, 27 Jun 2011 05:05:05 +0000 (05:05 +0000)]
elementary/image - fixed typo, stuffed missings in doxy.

SVN revision: 60720

13 years agoelementary/elm_image - added 2 APIs elm_image_aspect_ratio_retained_set/get
ChunEon Park [Mon, 27 Jun 2011 05:02:40 +0000 (05:02 +0000)]
elementary/elm_image - added 2 APIs elm_image_aspect_ratio_retained_set/get

these API allows the image to resize with changeable aspect ratio.

SVN revision: 60719

13 years agoelementary/els_icon - added els_icon_aspect_ratio_retained_set/get since elm_image...
ChunEon Park [Mon, 27 Jun 2011 04:46:38 +0000 (04:46 +0000)]
elementary/els_icon - added els_icon_aspect_ratio_retained_set/get since elm_image needs to provide those functionlaities.

SVN revision: 60718

13 years agoelm genlist: Mark TODO to moved function.
Daniel Juyung Seo [Mon, 27 Jun 2011 03:06:33 +0000 (03:06 +0000)]
elm genlist: Mark TODO to moved function.

Change moved callback in item class to smart callback.

SVN revision: 60717

13 years agoelm route: Fixed warnings.
Daniel Juyung Seo [Mon, 27 Jun 2011 03:03:16 +0000 (03:03 +0000)]
elm route: Fixed warnings.

SVN revision: 60716

13 years agoelm route: Fixed indentation.
Daniel Juyung Seo [Mon, 27 Jun 2011 02:55:52 +0000 (02:55 +0000)]
elm route: Fixed indentation.

SVN revision: 60715

13 years agoelm: Fixed wrong vim formatting.
Daniel Juyung Seo [Mon, 27 Jun 2011 02:54:41 +0000 (02:54 +0000)]
elm: Fixed wrong vim formatting.

SVN revision: 60714

13 years agoelementary/els_icon - reduced codes
ChunEon Park [Mon, 27 Jun 2011 01:56:40 +0000 (01:56 +0000)]
elementary/els_icon - reduced codes

SVN revision: 60709

13 years agoElm entry: Fix entry changed signal handling.
Tom Hacohen [Mon, 27 Jun 2011 00:20:54 +0000 (00:20 +0000)]
Elm entry: Fix entry changed signal handling.

Patch by Jihoon Kim.

SVN revision: 60708

13 years agoelm: add elm_route: widget to display a route on elm_map. Currently the widget use...
Jonathan Atton [Sun, 26 Jun 2011 17:36:18 +0000 (17:36 +0000)]
elm: add elm_route: widget to display a route on elm_map. Currently the widget use lines, in the futur it will use edje

SVN revision: 60703

13 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Sun, 26 Jun 2011 04:56:47 +0000 (04:56 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elementary - elc_fileselector
Date: Sun, 26 Jun 2011 11:55:55 +0900

Dear elementary developers

When I compiled svn elementary, it seems a define(HAVE_EIO) is omitted.
I sending a patch, check about it please.

Thanks.

SVN revision: 60697

13 years agoFrom: Jihoon Kim <imfine98@gmail.com>
Jihoon Kim [Sun, 26 Jun 2011 04:53:43 +0000 (04:53 +0000)]
From: Jihoon Kim <imfine98@gmail.com>
Subject: [E-devel] [PATCH] fix elementary build error without ethumb
Date: Sun, 26 Jun 2011 13:37:02 +0900

Hello, EFL developers.

Without installing ethumb, when I build elementary, there is build error.
This patch is for fixing it.
Would you please apply this patch?

SVN revision: 60696

13 years agoelementary: use Eio when available for fileselector.
Cedric BAIL [Sat, 25 Jun 2011 23:39:43 +0000 (23:39 +0000)]
elementary: use Eio when available for fileselector.

SVN revision: 60692

13 years agoelementary: add some usefull function around sorted insert.
Cedric BAIL [Sat, 25 Jun 2011 23:20:22 +0000 (23:20 +0000)]
elementary: add some usefull function around sorted insert.

SVN revision: 60691

13 years agoelm: do not include config.h
Jonathan Atton [Sat, 25 Jun 2011 17:48:55 +0000 (17:48 +0000)]
elm: do not include config.h

SVN revision: 60687

13 years agoelementary: add elm_gengrid_item_sorted_insert.
Cedric BAIL [Sat, 25 Jun 2011 15:39:05 +0000 (15:39 +0000)]
elementary: add elm_gengrid_item_sorted_insert.

Original patch from Thiery.

SVN revision: 60686

13 years agoelementary: use Eina_File.
Cedric BAIL [Sat, 25 Jun 2011 15:35:53 +0000 (15:35 +0000)]
elementary: use Eina_File.

SVN revision: 60685

13 years agoelm_map: use emap
Jonathan Atton [Sat, 25 Jun 2011 14:30:10 +0000 (14:30 +0000)]
elm_map: use emap

SVN revision: 60684

13 years agoelementary: only track elm_icon size change when it matter.
Cedric BAIL [Fri, 24 Jun 2011 08:59:56 +0000 (08:59 +0000)]
elementary: only track elm_icon size change when it matter.

SVN revision: 60660

13 years agoElementary entry: Added handling of the preedit,changed signal.
Tom Hacohen [Fri, 24 Jun 2011 08:44:39 +0000 (08:44 +0000)]
Elementary entry: Added handling of the preedit,changed signal.

Patch by Jihoon Kim.

SVN revision: 60659

13 years agoelementary: elm_gengrid_clear should be the last called.
Cedric BAIL [Thu, 23 Jun 2011 16:05:42 +0000 (16:05 +0000)]
elementary: elm_gengrid_clear should be the last called.

SVN revision: 60640

13 years agoelementary: fix stringshare refcounting.
Cedric BAIL [Thu, 23 Jun 2011 15:56:31 +0000 (15:56 +0000)]
elementary: fix stringshare refcounting.

SVN revision: 60639

13 years agoelementary: try to find the best icon size to display.
Cedric BAIL [Thu, 23 Jun 2011 14:54:29 +0000 (14:54 +0000)]
elementary: try to find the best icon size to display.

This patch need review. The goal is to always find the best
quality for the output. Sadly in our theme we don't provide
multiple size for icon (we could, as edje provide this feature).
So to test it, better switch to FreeDesktop first before
trying the theme.

SVN revision: 60636

13 years agoelm genlist: Fixed indentation.
Daniel Juyung Seo [Thu, 23 Jun 2011 09:51:03 +0000 (09:51 +0000)]
elm genlist: Fixed indentation.

SVN revision: 60626

13 years agogenscroller++. just stubs right now.
Carsten Haitzler [Thu, 23 Jun 2011 08:52:51 +0000 (08:52 +0000)]
genscroller++. just stubs right now.

SVN revision: 60625

13 years agowrn--
Carsten Haitzler [Thu, 23 Jun 2011 06:25:12 +0000 (06:25 +0000)]
wrn--

SVN revision: 60617

13 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Thu, 23 Jun 2011 06:24:57 +0000 (06:24 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: Re: [E-devel] [Patch][elm_conform]

When the indicator is displayed initially and use elm_confrom as parent by
using elm_conformant_content_area_get, the indicator area (wd->shelf) does
not display properly.
Because any interested ECORE_X_EVENT_WINDOW_PROPERTY does not notify.
In this case, we have got to evaluate size, when EVAS_CALLBACK_RESIZE
occurs.

SVN revision: 60616

13 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [Thu, 23 Jun 2011 05:52:40 +0000 (05:52 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: RE: [E-devel] [patch] elm_cnp_helper - determine uri or text
data types.

patch for determining uri type.

SVN revision: 60615

13 years agodont do x cursor stuff if no cur->win
Carsten Haitzler [Thu, 23 Jun 2011 05:50:20 +0000 (05:50 +0000)]
dont do x cursor stuff if no cur->win

SVN revision: 60614

13 years agoDetailed docs, examples and explanations for the elm_theme set of funtions
Iván Briano [Wed, 22 Jun 2011 19:06:01 +0000 (19:06 +0000)]
Detailed docs, examples and explanations for the elm_theme set of funtions

SVN revision: 60603

13 years ago[elementary] .gitignore on all cscope goop.
Gustavo Lima Chaves [Wed, 22 Jun 2011 14:52:11 +0000 (14:52 +0000)]
[elementary] .gitignore on all cscope goop.

SVN revision: 60596

13 years ago[elementary] Example for top level functions.
Gustavo Lima Chaves [Wed, 22 Jun 2011 14:52:05 +0000 (14:52 +0000)]
[elementary] Example for top level functions.

SVN revision: 60595

13 years ago[elementary] Documenting the general, top-level
Gustavo Lima Chaves [Wed, 22 Jun 2011 14:51:55 +0000 (14:51 +0000)]
[elementary] Documenting the general, top-level
 functions.

SVN revision: 60594

13 years agoElm check+radio: Fix alignment of text to be according of text direction.
Tom Hacohen [Wed, 22 Jun 2011 07:05:13 +0000 (07:05 +0000)]
Elm check+radio: Fix alignment of text to be according of text direction.

SVN revision: 60575

13 years agoelementary/transit - removed DEPRECATED APIs.
ChunEon Park [Wed, 22 Jun 2011 05:37:24 +0000 (05:37 +0000)]
elementary/transit - removed DEPRECATED APIs.

SVN revision: 60572

13 years agoelementary/animator - * DEPRECATED.
ChunEon Park [Wed, 22 Jun 2011 05:32:50 +0000 (05:32 +0000)]
elementary/animator - * DEPRECATED.

SVN revision: 60571

13 years agoelementary/diskselector - fixed typos (lenght -> length)
ChunEon Park [Wed, 22 Jun 2011 05:30:49 +0000 (05:30 +0000)]
elementary/diskselector - fixed typos (lenght -> length)

SVN revision: 60570

13 years ago[elementary] Let's gather our example texts together,
Gustavo Lima Chaves [Tue, 21 Jun 2011 18:14:26 +0000 (18:14 +0000)]
[elementary] Let's gather our example texts together,
 eh?

SVN revision: 60558

13 years agoupdating dutch translations
Massimo Maiurana [Tue, 21 Jun 2011 15:56:20 +0000 (15:56 +0000)]
updating dutch translations

SVN revision: 60555

13 years agoelementary/transit: improve current documentation.
Rafael Antognolli [Tue, 21 Jun 2011 14:28:40 +0000 (14:28 +0000)]
elementary/transit: improve current documentation.
Fix the description of some API, and add/change some content of the
detailed description for the entire group.

SVN revision: 60552