platform/upstream/elementary.git
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

13 years agoelementary/transit: add some examples.
Rafael Antognolli [Tue, 21 Jun 2011 14:28:32 +0000 (14:28 +0000)]
elementary/transit: add some examples.

SVN revision: 60551

13 years agoelementary/transit: fix effects memory leak.
Rafael Antognolli [Tue, 21 Jun 2011 14:14:05 +0000 (14:14 +0000)]
elementary/transit: fix effects memory leak.
Now it matches the documentation, which says: "end_cb - The function to
free the context data, it will be called at the end of the effect."

SVN revision: 60550

13 years agoElementary: Adding screenshots to examples.
Jonas M. Gastal [Mon, 20 Jun 2011 19:45:32 +0000 (19:45 +0000)]
Elementary: Adding screenshots to examples.

SVN revision: 60534

13 years agoelementary/bg: fix example doc generation by updating the example code.
Rafael Antognolli [Mon, 20 Jun 2011 16:15:59 +0000 (16:15 +0000)]
elementary/bg: fix example doc generation by updating the example code.

This line should be just after elm_bg_add as explained in the example
page.

SVN revision: 60527

13 years agoUpon reviewing the elm_glview, I've realized a few issues and mistakes that i've
Carsten Haitzler [Mon, 20 Jun 2011 10:55:02 +0000 (10:55 +0000)]
Upon reviewing the elm_glview, I've realized a few issues and mistakes that i've
made originally so I've made some changes/ updates to elm_glview

1.)  GL Resource Deletion in ELM_GLView

In order to delete GL resources, the current approach simply registered a
delete callback to the GLView object and handled resource deletion there.
Unfortunately, using the delete callback did not guarantee the glview context to be
current.  In order to guarantee that the current context was the glview context,
the make_current call needs to be called explicitly.  Since we were hiding all the
make current details in elm_glview, i've decided to add an API that registers a
delete callback function. I know that this may seem redundant since there is already
a delete callback that you can register with glview objects. Unfortunately, this is the
only option that we have apart from exposing make_current, which is something that
went again what we are trying to do with elm_glview.

Since adding delete callback alone seemed a little out of place, i've taken the liberty
to add other callback functions to make it seem consistent.

void elm_glview_init_func_set(Evas_Object *obj, Elm_GLView_Func func);
void elm_glview_del_func_set(Evas_Object *obj, Elm_GLView_Func func);
void elm_glview_resize_func_set(Evas_Object *obj, Elm_GLView_Func func);

resize callback can be controversial as well but I want to argue that adding this callback
makes the render function a lot cleaner.  To handle resize differently, the user in
render function needs to manually compare and see if the size has changed, and
then handle the cases.  Doing all of this internally once makes the developers life
a lot easier in my opinion.

these callback functions do make the render function a lot cleaner. You can check
out the updated test_glview.c or newly added test_glview_simple.

2.) Minor bug fixes/changes

elm_glview_scale_policy_set() was supposed to be elm_glview_resize_policy_set()
but it somehow evaded our reviews.  That has been fixed.

Also, in _glview_resize, after updating the surface, it was explicitly calling the
render function.  It is actually unnecessary here and calling it here will cause
problems if resize gets called before everything else is setup properly.  So that has
been commented out.

3.) test_glview & test_glview_simple

elementary_test case for glview has been updated to reflect the api changes.
when you run the elmentary_test, you need to make sure that you set
ELM_ENGINE=gl as glview currently only runs on gl backend.

test_glview runs the gears example.  For testing purposes I've included a simple
glview test case that renders a triangle and changing background color.

SVN revision: 60517

13 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
Jaehwan Kim [Mon, 20 Jun 2011 07:20:31 +0000 (07:20 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel]  [patch] els_scroller simple bug

els_scroller in elementary has a simple bug.

In the function "_smart_scrollto_x", it makes the animator
'sd->scrollto.x.animator', if the animator does not exist. But
"_smart_anim_start" before ecore_animator_add can make 2 animators.
If the function which be called by _smart_anim_start call
"elm_scroller_region_bring_in", "_smart_scrollto_x" be called again and make
the animator. After the function which be called by _smart_snim_start ends,
the next line will make the animtor again. Despite the code checks the
animator, it can make 2 animators. So we have to change the order of the code
like patch file.

SVN revision: 60507

13 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Hyoyoung Chang [Mon, 20 Jun 2011 07:13:50 +0000 (07:13 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>

* remove pasteimages vars (not used)
* missing text handling custom handler. added.

SVN revision: 60503

13 years agoelm notify: Removed 'unused parameter' warngin.
Daniel Juyung Seo [Mon, 20 Jun 2011 01:19:51 +0000 (01:19 +0000)]
elm notify: Removed 'unused parameter' warngin.

SVN revision: 60497

13 years agohermet - just changed my email address.
ChunEon Park [Sat, 18 Jun 2011 16:16:28 +0000 (16:16 +0000)]
hermet - just changed my email address.

SVN revision: 60477

13 years agoElementary elm_widget.c: fixed a bug in elm_widget_sub_object_del
WooHyun Jung [Sat, 18 Jun 2011 05:47:57 +0000 (05:47 +0000)]
Elementary elm_widget.c: fixed a bug in elm_widget_sub_object_del
Original code did nothing for sd->child_can_focus, So fixed it.

SVN revision: 60470

13 years agoElementary : use binary mode for fopen()
Vincent Torri [Fri, 17 Jun 2011 21:41:17 +0000 (21:41 +0000)]
Elementary : use binary mode for fopen()

SVN revision: 60462

13 years agoelementary/build - removed scrolled_entry from POTFILES.in
Rafael Antognolli [Fri, 17 Jun 2011 19:35:50 +0000 (19:35 +0000)]
elementary/build - removed scrolled_entry from POTFILES.in

SVN revision: 60455

13 years agodon't reference dead scrolled_entry in externals module
Iván Briano [Fri, 17 Jun 2011 18:22:15 +0000 (18:22 +0000)]
don't reference dead scrolled_entry in externals module

SVN revision: 60454

13 years agoElementary: adding image for latex docs.
Jonas M. Gastal [Fri, 17 Jun 2011 14:45:19 +0000 (14:45 +0000)]
Elementary: adding image for latex docs.

SVN revision: 60453

13 years agoelementary/notify - added restack callback
ChunEon Park [Fri, 17 Jun 2011 13:36:05 +0000 (13:36 +0000)]
elementary/notify - added restack callback

SVN revision: 60451

13 years agoelementary/notify - fixed wrongs.
ChunEon Park [Fri, 17 Jun 2011 12:51:12 +0000 (12:51 +0000)]
elementary/notify - fixed wrongs.

SVN revision: 60450

13 years agoelementary/notify - too much copy and pastes. fixed a logic error.
ChunEon Park [Fri, 17 Jun 2011 12:42:57 +0000 (12:42 +0000)]
elementary/notify - too much copy and pastes. fixed a logic error.

SVN revision: 60449

13 years agoallow you to set and get table pack position/size in cells.
Carsten Haitzler [Fri, 17 Jun 2011 11:36:08 +0000 (11:36 +0000)]
allow you to set and get table pack position/size in cells.

SVN revision: 60448