platform/upstream/elementary.git
10 years agoelm_widget: fix widget signal callback memory leak.
Cedric Bail [Wed, 25 Sep 2013 07:41:12 +0000 (16:41 +0900)]
elm_widget: fix widget signal callback memory leak.

Thanks to bluezery D228 for pointing out the issue.

10 years agoelementary: update to new eo_parent_get/set API.
Cedric Bail [Wed, 25 Sep 2013 04:33:39 +0000 (13:33 +0900)]
elementary: update to new eo_parent_get/set API.

10 years agoelm_widget.c: added comments for very confusable code.
Daniel Juyung Seo [Tue, 24 Sep 2013 18:36:03 +0000 (03:36 +0900)]
elm_widget.c: added comments for very confusable code.

10 years agoelm_spinner: refactoring internal codes.
Daniel Juyung Seo [Tue, 24 Sep 2013 14:56:00 +0000 (23:56 +0900)]
elm_spinner: refactoring internal codes.

1. use more ELM_SAFE_FREE macro.
2. use more descriptive names for internal timer variables.

10 years agopo: updated po files.
Daniel Juyung Seo [Mon, 23 Sep 2013 17:46:34 +0000 (02:46 +0900)]
po: updated po files.

10 years agofocus: Added glow effect example on a button.
Amitesh Singh [Mon, 23 Sep 2013 17:39:26 +0000 (02:39 +0900)]
focus: Added glow effect example on a button.

10 years agotest_hover.c: added hover test case to move hover object as we wish.
Daniel Juyung Seo [Mon, 23 Sep 2013 07:14:56 +0000 (16:14 +0900)]
test_hover.c: added hover test case to move hover object as we wish.

hover acts like elm_menu but it has all the hover features such as:
1. positioning: left, top-left, top, top-right, right, bottom-right, bottom, bottom-left, middle
2. content: one can set any object object as hover content

"transparent" style is added to dark theme.

10 years agotest_map.c: fixed indentation. it was wrong even before my last commit.
Daniel Juyung Seo [Sat, 21 Sep 2013 11:28:37 +0000 (20:28 +0900)]
test_map.c: fixed indentation. it was wrong even before my last commit.

10 years agotest_map.c: show longitude/latitude information about the current mouse position.
Daniel Juyung Seo [Sat, 21 Sep 2013 11:24:21 +0000 (20:24 +0900)]
test_map.c: show longitude/latitude information about the current mouse position.

10 years agoelm_menu: added elm_menu_item_subitems_clear.
Daniel Juyung Seo [Sat, 21 Sep 2013 11:22:10 +0000 (20:22 +0900)]
elm_menu: added elm_menu_item_subitems_clear.

10 years agoelm_menu: added "dismissed" smart callback for dismiss action.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:45:12 +0000 (19:45 +0900)]
elm_menu: added "dismissed" smart callback for dismiss action.

- "clicked" smart callback was used for dismiss action.
- "clicked" should be removed in EFL 2.0. Updated "EFL 2.0 TODO" wiki page.
- Updated ChangeLog and NEWS.
- Added sample code to elementary_test.
- Updated documentation.

10 years agoelm_menu.c: adopted new signal macro for menu.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:42:52 +0000 (19:42 +0900)]
elm_menu.c: adopted new signal macro for menu.

10 years agoelm_menu.h: added @c for signal, content part, and text part names.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:39:11 +0000 (19:39 +0900)]
elm_menu.h: added @c for signal, content part, and text part names.

10 years agoelm_menu.c: use hover's dismissed callback instead of clicked callback for menu dismiss.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:32:34 +0000 (19:32 +0900)]
elm_menu.c: use hover's dismissed callback instead of clicked callback for menu dismiss.

10 years agoelm_hover: added "dismissed" smart callback for dismiss action.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:28:04 +0000 (19:28 +0900)]
elm_hover: added "dismissed" smart callback for dismiss action.

- "clicked" smart callback was used for dismiss action.
- "clicked" should be removed in EFL 2.0. Updated "EFL 2.0 TODO" wiki page.
- Updated ChangeLog and NEWS.
- Added sample code to elementary_test.
- Updated documentation.

10 years agoChangeLog: fixed a typo.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:26:44 +0000 (19:26 +0900)]
ChangeLog: fixed a typo.

10 years agoelm_hover.c: adopted new signal macro before adding a new callback.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:20:52 +0000 (19:20 +0900)]
elm_hover.c: adopted new signal macro before adding a new callback.

10 years agotest_hover.c: use elm_win_util_standard_add API and remove unnecessary bg min/max...
Daniel Juyung Seo [Sat, 21 Sep 2013 10:13:32 +0000 (19:13 +0900)]
test_hover.c: use elm_win_util_standard_add API and remove unnecessary bg min/max set.

10 years agoelm_menu.c: use local variable for code readability.
Daniel Juyung Seo [Sat, 21 Sep 2013 10:00:56 +0000 (19:00 +0900)]
elm_menu.c: use local variable for code readability.

10 years agotest_map.c: changed mouse down event local variable name down -> ev for consistency.
Daniel Juyung Seo [Sat, 21 Sep 2013 09:39:35 +0000 (18:39 +0900)]
test_map.c: changed mouse down event local variable name down -> ev for consistency.

10 years agoelm_map_common.h: fixed header indentation.
Daniel Juyung Seo [Sat, 21 Sep 2013 09:28:32 +0000 (18:28 +0900)]
elm_map_common.h: fixed header indentation.

10 years agoelm_app_server: Deploy header file to fix distcheck
Stefan Schmidt [Fri, 20 Sep 2013 07:46:13 +0000 (08:46 +0100)]
elm_app_server: Deploy header file to fix distcheck

10 years agoAdd elm_app_service/client class
José Roberto de Souza [Fri, 16 Aug 2013 21:18:07 +0000 (18:18 -0300)]
Add elm_app_service/client class

These classes are the implementation of Enlightenment Application spec,
proposed by k-s.
https://phab.enlightenment.org/w/enlightenmentappspecproposal/

To test play with Message, Phone and Task switcher in elementary_test.

10 years agoMake _elm_user_dir_snprintf() visible to other elm modules
José Roberto de Souza [Thu, 5 Sep 2013 22:38:42 +0000 (19:38 -0300)]
Make _elm_user_dir_snprintf() visible to other elm modules

10 years agoelementary: fix typo
Michael Bouchaud [Wed, 18 Sep 2013 14:54:43 +0000 (16:54 +0200)]
elementary: fix typo

10 years agoelementary: update Changelog and NEWS
Michael Bouchaud [Wed, 18 Sep 2013 14:51:44 +0000 (16:51 +0200)]
elementary: update Changelog and NEWS

10 years agoelementary: oops, missing this check
Michael Bouchaud [Wed, 18 Sep 2013 14:18:37 +0000 (16:18 +0200)]
elementary: oops, missing this check

10 years agoelementary: add a way to add some custom part text and save it for Elm_Object_Item
Michael Bouchaud [Tue, 17 Sep 2013 22:46:46 +0000 (00:46 +0200)]
elementary: add a way to add some custom part text and save it for Elm_Object_Item

10 years agoGesture layer: Updated changelog according to c08d6e0bf8350e69bc5aa8.
Tom Hacohen [Wed, 18 Sep 2013 13:25:32 +0000 (14:25 +0100)]
Gesture layer: Updated changelog according to c08d6e0bf8350e69bc5aa8.

10 years agoRevert "elm_gesture_layer: Fix potential NULL pointer dereference."
Tom Hacohen [Wed, 18 Sep 2013 13:14:37 +0000 (14:14 +0100)]
Revert "elm_gesture_layer: Fix potential NULL pointer dereference."

This reverts commit 824ee3c56b1a23a082b5e5d1016d8e872a51fbce.

This commit breaks many gestures that are not "pointer" based.
For example, zooming with Ctrl+Wheel. But not only.

10 years ago[naviframe] Enable item pop during item push.
Jaehyun Cho [Tue, 17 Sep 2013 17:20:33 +0000 (02:20 +0900)]
[naviframe] Enable item pop during item push.

Enable item pop during item is pushing (during item push transition).

10 years agoelm headers: fixed documentation about elm_object_item supports.
Daniel Juyung Seo [Tue, 17 Sep 2013 16:56:16 +0000 (01:56 +0900)]
elm headers: fixed documentation about elm_object_item supports.

10 years agoNo need for a cast here as 'obj' is already Eo when passed in.
Chris Michael [Mon, 16 Sep 2013 10:41:26 +0000 (11:41 +0100)]
No need for a cast here as 'obj' is already Eo when passed in.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoRemove __UNUSED__ from function declaration where parameter is
Chris Michael [Mon, 16 Sep 2013 10:40:30 +0000 (11:40 +0100)]
Remove __UNUSED__ from function declaration where parameter is
actually used.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelm_list.c: disable edje_object_parts_extends_calc in _item_fix.
Daniel Juyung Seo [Sat, 14 Sep 2013 04:31:32 +0000 (13:31 +0900)]
elm_list.c: disable edje_object_parts_extends_calc in _item_fix.

This fixed T179 but introduced T286. T286 is bigger and more important issue than T179.
So temporarily disable these lines until it gets fixed correctly.

10 years agoelementary: allow custom text part on item list
Michaël Bouchaud (yoz) [Mon, 16 Sep 2013 10:18:24 +0000 (12:18 +0200)]
elementary: allow custom text part on item list

10 years agoelm_spinner.c: consider style name starting with "vertical" is a vertical spinner.
Daniel Juyung Seo [Sun, 15 Sep 2013 17:51:42 +0000 (02:51 +0900)]
elm_spinner.c: consider style name starting with "vertical" is a vertical spinner.

I think it's better to introduce elm_spinner_vertical_set() API to explicitly show the vertical mode but I will keep this new code for the backward compatibility.

10 years agoChangeLog: fixed formatting.
Daniel Juyung Seo [Sun, 15 Sep 2013 15:22:39 +0000 (00:22 +0900)]
ChangeLog: fixed formatting.

No tabs.

10 years agoelm_flip.c: set focus to the flip's content object when flip go to is called.
Daniel Juyung Seo [Sun, 15 Sep 2013 15:14:50 +0000 (00:14 +0900)]
elm_flip.c: set focus to the flip's content object when flip go to is called.

10 years agotest_launcher.c: use elm_layout_signal_emit instead of edje_object_signal_emit +...
Daniel Juyung Seo [Sun, 15 Sep 2013 13:19:41 +0000 (22:19 +0900)]
test_launcher.c: use elm_layout_signal_emit instead of edje_object_signal_emit + elm_layout_edje_get for elm_layout object.

10 years ago_close() exists on windows (patch by vtorri)
Boris Faure [Sat, 14 Sep 2013 17:21:14 +0000 (19:21 +0200)]
_close() exists on windows (patch by vtorri)

10 years agofix EAPI definition on Windows (patch by vtorri)
Boris Faure [Sat, 14 Sep 2013 17:18:19 +0000 (19:18 +0200)]
fix EAPI definition on Windows (patch by vtorri)

10 years agoelm_spinner.c: fixed spinner arrow key bug.
Daniel Juyung Seo [Fri, 13 Sep 2013 17:52:52 +0000 (02:52 +0900)]
elm_spinner.c: fixed spinner arrow key bug.

Consider the spinner direction for the arrow key events.

10 years agomailmaip: Add .mailmap file to fixup various git author entries.
Stefan Schmidt [Fri, 13 Sep 2013 13:02:55 +0000 (14:02 +0100)]
mailmaip: Add .mailmap file to fixup various git author entries.

This is an attempt to unify the various spellings and email addresses people
use in the git author line. This simple matching rules clean these up and show
them as one single author. Which in turn makes statistics with e.g. git
shortlog much nicer.

 I only fixed these up for the top 50 committer in efl. If your entry is missing
or wrong feel free to add or change it. This changes alone brings down the
unique author count to 179 from 198.

10 years agoelementary/genlist,gengrid - should be cancel the track object before item view is...
ChunEon Park [Fri, 13 Sep 2013 07:20:40 +0000 (16:20 +0900)]
elementary/genlist,gengrid - should be cancel the track object before item view is removed.

10 years agoelementary/elm_object_item - delete the track objects when genlist/gengrid items...
ChunEon Park [Fri, 13 Sep 2013 05:19:41 +0000 (14:19 +0900)]
elementary/elm_object_item - delete the track objects when genlist/gengrid items are unrealized.

10 years agoelm/examples: port 265eff94bb6274c284e8e111192f9922906990ac
U. Artie Eoff [Fri, 13 Sep 2013 02:54:13 +0000 (19:54 -0700)]
elm/examples: port 265eff94bb6274c284e8e111192f9922906990ac

"Autodetect engine on the glview example"

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
10 years agoexamples: Fixed Makefile regression of rELM1dcd32068
U. Artie Eoff [Fri, 13 Sep 2013 02:28:28 +0000 (19:28 -0700)]
examples: Fixed Makefile regression of rELM1dcd32068

https://phab.enlightenment.org/T366

make - Circular dependency dropped

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
10 years agoelementary/elm_object_item - removed white trailings.
ChunEon Park [Thu, 12 Sep 2013 14:48:54 +0000 (23:48 +0900)]
elementary/elm_object_item - removed white trailings.

10 years agoelementary - Actually this code is useless. there track object will be always NULL.
ChunEon Park [Thu, 12 Sep 2013 14:37:00 +0000 (23:37 +0900)]
elementary - Actually this code is useless. there track object will be always NULL.

10 years agoelementary - oops missed example adding.
ChunEon Park [Thu, 12 Sep 2013 14:30:23 +0000 (23:30 +0900)]
elementary - oops missed example adding.

10 years agoelementary - introduces 3 apis elm_object_item_track/untrack/track_get().
ChunEon Park [Thu, 12 Sep 2013 14:24:02 +0000 (23:24 +0900)]
elementary - introduces 3 apis elm_object_item_track/untrack/track_get().

10 years agofileselector: Added "selected,invalid" signal for wrong path on the path_entry.
Ryuan Choi [Thu, 12 Sep 2013 13:17:07 +0000 (22:17 +0900)]
fileselector: Added "selected,invalid" signal for wrong path on the path_entry.

If user typed wrong path on the path entry,
"selected,invalid" will be emitted with "selected" for legacy.

In addition, send "selected" signal when folder is changed in only folder mode.
It's regression of 74f308df9.

See more information from
http://sourceforge.net/mailarchive/message.php?msg_id=31394571

10 years agoelementary - revert ddc3cf80ce0a50a9161fcb212d3414f5d7b5898c
ChunEon Park [Thu, 12 Sep 2013 05:13:59 +0000 (14:13 +0900)]
elementary - revert ddc3cf80ce0a50a9161fcb212d3414f5d7b5898c

We have a plan to add more proper API.

10 years agotest_progressbar.c: refactoring. moved code to the better place.
Daniel Juyung Seo [Wed, 11 Sep 2013 16:18:26 +0000 (01:18 +0900)]
test_progressbar.c: refactoring. moved code to the better place.

10 years agoelm_flip.c: Added support for flip focus direction.
Daniel Juyung Seo [Wed, 11 Sep 2013 16:16:58 +0000 (01:16 +0900)]
elm_flip.c: Added support for flip focus direction.

10 years agoChangeLog/NEWS: fixed ChangeLog and NEWS.
Daniel Juyung Seo [Wed, 11 Sep 2013 16:15:48 +0000 (01:15 +0900)]
ChangeLog/NEWS: fixed ChangeLog and NEWS.

10 years agoelm_layout.c: fixed typo.
Daniel Juyung Seo [Wed, 11 Sep 2013 11:22:28 +0000 (20:22 +0900)]
elm_layout.c: fixed typo.

10 years agotest_progressbar.c: Do not use global variable for progressbar structure. That will...
Daniel Juyung Seo [Tue, 10 Sep 2013 14:50:41 +0000 (23:50 +0900)]
test_progressbar.c: Do not use global variable for progressbar structure. That will be interrupted by another windows' progressbar test.

10 years agoelm_widget_progressbgar.h: subtle formatting fix.
Daniel Juyung Seo [Tue, 10 Sep 2013 07:30:44 +0000 (16:30 +0900)]
elm_widget_progressbgar.h: subtle formatting fix.

10 years agoTell evas to use a frame object here.
Chris Michael [Wed, 11 Sep 2013 12:41:05 +0000 (13:41 +0100)]
Tell evas to use a frame object here.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelc_fileselector: Do not send "selected" signal when anchor was clicked.
Ryuan Choi [Wed, 11 Sep 2013 11:01:06 +0000 (20:01 +0900)]
elc_fileselector: Do not send "selected" signal when anchor was clicked.

Because anchor on path_entry just changes current path,
we don't need to send "selected" signal

10 years agoFixed wrong indentation and missing break in 74f308df9
Ryuan Choi [Wed, 11 Sep 2013 08:07:10 +0000 (17:07 +0900)]
Fixed wrong indentation and missing break in 74f308df9

10 years agoconfig: Remove unnecessary alloc/free in _profile_fetch_from_conf()
Ryuan Choi [Tue, 10 Sep 2013 23:39:59 +0000 (08:39 +0900)]
config: Remove unnecessary alloc/free in _profile_fetch_from_conf()

10 years agoMissing ChangeLog and News about new elm_table api
José Roberto de Souza [Tue, 10 Sep 2013 20:48:16 +0000 (17:48 -0300)]
Missing ChangeLog and News about new elm_table api

10 years agoTweak adjustment of setting opaque region.
Chris Michael [Tue, 10 Sep 2013 10:43:42 +0000 (11:43 +0100)]
Tweak adjustment of setting opaque region.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelementary: del image_preload signal callback on elm_thumb when needed
Michaël Bouchaud (yoz) [Tue, 10 Sep 2013 10:52:11 +0000 (12:52 +0200)]
elementary: del image_preload signal callback on elm_thumb when needed

10 years agoelc_fileselector : Select path which user typed on path_entry.
Ryuan Choi [Tue, 10 Sep 2013 09:47:30 +0000 (18:47 +0900)]
elc_fileselector : Select path which user typed on path_entry.

Summary:
In fileselector, user can write directory path or file path which they want.
If then, fileselector navigates path when directory path is given,
but just send a "selected" signal without real selection when file path or wrong path is given.

With this path,
- fileselector will navigate (if needed) and select file with signal when file path is given.
- no action when wrong path is given.

10 years agopanel - really should support finger size for the open/close tab! add!
Carsten Haitzler (Rasterman) [Tue, 10 Sep 2013 09:48:32 +0000 (18:48 +0900)]
panel - really should support finger size for the open/close tab! add!

10 years agoelm map - let's use some neautral colors for map items by default.
Carsten Haitzler (Rasterman) [Sat, 31 Aug 2013 04:32:52 +0000 (13:32 +0900)]
elm map - let's use some neautral colors for map items by default.

10 years agoprogressbar: Support second progress.
Niraj Kumar [Tue, 10 Sep 2013 06:47:13 +0000 (15:47 +0900)]
progressbar: Support second progress.

This can be used by video/audio streaming such as youtube.

10 years agoelm_menu.c: chagned menu item object from edje_object to elm_layout for further focus...
Daniel Juyung Seo [Tue, 10 Sep 2013 05:07:17 +0000 (14:07 +0900)]
elm_menu.c: chagned menu item object from edje_object to elm_layout for further focus support.

10 years ago[access] unfocusable object could have highlight
Shinwoo Kim [Tue, 10 Sep 2013 05:22:21 +0000 (14:22 +0900)]
[access] unfocusable object could have highlight

10 years ago[access] enhancement - refine function name to _elm_access_auto_highlight_set from...
Shinwoo Kim [Tue, 10 Sep 2013 05:01:50 +0000 (14:01 +0900)]
[access] enhancement - refine function name to _elm_access_auto_highlight_set from _elm_access_read_mode_set

10 years agoelm_table: clean up newly added function elm_table_child_get.
Daniel Juyung Seo [Tue, 10 Sep 2013 04:46:35 +0000 (13:46 +0900)]
elm_table: clean up newly added function elm_table_child_get.

- moved function position.
- added const to the first parameter.

10 years agotest_menu.c: code cleanup.
Daniel Juyung Seo [Tue, 10 Sep 2013 03:42:25 +0000 (12:42 +0900)]
test_menu.c: code cleanup.

- removed unnecessary global variable.
- removed unnecessary function.
- fixed formatting.
- set widget parent correctly.
- added label to show the usage.

10 years agoAdd elm_table_child_get()
José Roberto de Souza [Mon, 9 Sep 2013 21:48:29 +0000 (18:48 -0300)]
Add elm_table_child_get()

10 years agoelc_popup.c: theck elm_layout_theme_set() return value.
Daniel Juyung Seo [Mon, 9 Sep 2013 10:15:26 +0000 (19:15 +0900)]
elc_popup.c: theck elm_layout_theme_set() return value.

- Handle successive code accordingly.
- This fixes coverity CID 1086781 and 1086782.

10 years agoelementary: don't send unrealized item signal on item update
Michaël Bouchaud (yoz) [Mon, 9 Sep 2013 10:00:58 +0000 (12:00 +0200)]
elementary: don't send unrealized item signal on item update

10 years agoelementary: avoid some glitter on gengrid item creation
Michaël Bouchaud (yoz) [Mon, 9 Sep 2013 09:53:47 +0000 (11:53 +0200)]
elementary: avoid some glitter on gengrid item creation

10 years agoGenlist: fix memory not freed when item is expanded.
Daniel Zaoui [Mon, 9 Sep 2013 07:12:45 +0000 (10:12 +0300)]
Genlist: fix memory not freed when item is expanded.

Thanks to TaeHwan Kim for the fix.

10 years agothumb: wrong Eo sub_id was used
Yakov Goldberg [Sun, 8 Sep 2013 15:16:10 +0000 (18:16 +0300)]
thumb: wrong Eo sub_id was used

10 years agofileselector: comments typo
Yakov Goldberg [Sun, 8 Sep 2013 15:07:42 +0000 (18:07 +0300)]
fileselector: comments typo

10 years agoconfig.c: remove unused variable.
Daniel Juyung Seo [Sun, 8 Sep 2013 12:11:03 +0000 (21:11 +0900)]
config.c: remove unused variable.

10 years agoelm_gengrid.c: more ELM_SAFE_FREE macro for gengrid.
Daniel Juyung Seo [Sun, 8 Sep 2013 09:50:00 +0000 (18:50 +0900)]
elm_gengrid.c: more ELM_SAFE_FREE macro for gengrid.

10 years ago[spinner] change part name to access.text from access_text for naming consistency
Shinwoo Kim [Sat, 7 Sep 2013 02:56:11 +0000 (11:56 +0900)]
[spinner] change part name to access.text from access_text for naming consistency

10 years ago[access] delete access object in job when its hover object is deleted
Shinwoo Kim [Sat, 7 Sep 2013 02:34:04 +0000 (11:34 +0900)]
[access] delete access object in job when its hover object is deleted

10 years agoAdd ecore system hooks
José Roberto de Souza [Fri, 16 Aug 2013 21:17:17 +0000 (18:17 -0300)]
Add ecore system hooks

10 years agogenlist/gengrid: use spacer when item edc supports elm.swallow.pad part.
Daniel Juyung Seo [Fri, 6 Sep 2013 04:08:21 +0000 (13:08 +0900)]
genlist/gengrid: use spacer when item edc supports elm.swallow.pad part.

10 years agoelm_genlist.c: use more ELM_SAFE_FREE.
Daniel Juyung Seo [Fri, 6 Sep 2013 04:00:42 +0000 (13:00 +0900)]
elm_genlist.c: use more ELM_SAFE_FREE.

10 years ago[naviframe] - Set hint min size of the naviframe as the top item's min size
Jaehyun Cho [Thu, 5 Sep 2013 17:32:08 +0000 (02:32 +0900)]
[naviframe] - Set hint min size of the naviframe as the top item's min size

Signed-Off-By: JaeHyun <jae_hyun_cho@naver.com>
10 years agoelementary: use zero allocation walk.
Cedric Bail [Thu, 5 Sep 2013 08:16:42 +0000 (17:16 +0900)]
elementary: use zero allocation walk.

10 years agoUse AC_CONFIG_FILES instead of AC_OUTPUT with argument.
Ryuan Choi [Thu, 5 Sep 2013 07:56:20 +0000 (16:56 +0900)]
Use AC_CONFIG_FILES instead of AC_OUTPUT with argument.

AC_OUTPUT with argument is deprecated.

10 years agoAdd a rectangle to trac frame "spacer" so we can set opaque_region
Chris Michael [Wed, 4 Sep 2013 13:22:44 +0000 (14:22 +0100)]
Add a rectangle to trac frame "spacer" so we can set opaque_region
properly.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoFix eo function description (fixes a typo).
Chris Michael [Wed, 4 Sep 2013 08:22:38 +0000 (09:22 +0100)]
Fix eo function description (fixes a typo).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoUpdate doxy for elm_win_window_id_get function wrt wayland engine
Chris Michael [Wed, 4 Sep 2013 08:21:59 +0000 (09:21 +0100)]
Update doxy for elm_win_window_id_get function wrt wayland engine
specifics.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoAdd elm_win_window_id_get API function
Chris Michael [Wed, 4 Sep 2013 08:19:30 +0000 (09:19 +0100)]
Add elm_win_window_id_get API function

NB: On X11, this will return the Ecore_Window of the Elm Window. On
Wayland engines, this will return the surface id of the Elm Window.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoRemove blank line
Chris Michael [Wed, 4 Sep 2013 07:23:10 +0000 (08:23 +0100)]
Remove blank line

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoAdd EO define for elm_obj_win_window_id_get
Chris Michael [Wed, 4 Sep 2013 07:21:09 +0000 (08:21 +0100)]
Add EO define for elm_obj_win_window_id_get

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoFix doxy typo
Chris Michael [Wed, 4 Sep 2013 07:17:33 +0000 (08:17 +0100)]
Fix doxy typo

Signed-off-by: Chris Michael <cp.michael@samsung.com>