platform/upstream/efl.git
8 years agoEfl gfx stroke: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 11:06:39 +0000 (12:06 +0100)]
Efl gfx stroke: Fix namespacing to use . and not _.

8 years agoEcore con: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 11:04:55 +0000 (12:04 +0100)]
Ecore con: Fix namespacing to use . and not _.

8 years agoEcore exe: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 11:03:32 +0000 (12:03 +0100)]
Ecore exe: Fix namespacing to use . and not _.

8 years agodocs: add an experimental elua based documentation generator
Daniel Kolesa [Thu, 12 May 2016 11:04:18 +0000 (12:04 +0100)]
docs: add an experimental elua based documentation generator

This is an Eolian-using doc gen written with Elua. It will be used to generate
the Dokuwiki skeleton for new EFL docs.

@feature

8 years agodocgen: allow multiple paths to be scanned when provided
Daniel Kolesa [Wed, 11 May 2016 11:30:37 +0000 (12:30 +0100)]
docgen: allow multiple paths to be scanned when provided

8 years agodocgen: basic doc generation for types
Daniel Kolesa [Tue, 10 May 2016 17:11:24 +0000 (18:11 +0100)]
docgen: basic doc generation for types

8 years agodocgen: generate pages for different types
Daniel Kolesa [Thu, 5 May 2016 13:29:14 +0000 (14:29 +0100)]
docgen: generate pages for different types

8 years agodocgen: add type declaration serializer for type docs
Daniel Kolesa [Thu, 5 May 2016 10:59:52 +0000 (11:59 +0100)]
docgen: add type declaration serializer for type docs

8 years agodocgen: don't generate docs when help option is given
Daniel Kolesa [Thu, 28 Apr 2016 15:21:29 +0000 (16:21 +0100)]
docgen: don't generate docs when help option is given

8 years agodocgen: add params to disable usage of graphviz and notes plugins
Daniel Kolesa [Thu, 28 Apr 2016 15:20:27 +0000 (16:20 +0100)]
docgen: add params to disable usage of graphviz and notes plugins

8 years agodocgen: generalized graph writer
Daniel Kolesa [Thu, 28 Apr 2016 12:59:39 +0000 (13:59 +0100)]
docgen: generalized graph writer

8 years agodocgen: transparency for inheritance graph background
Daniel Kolesa [Wed, 27 Apr 2016 14:56:59 +0000 (15:56 +0100)]
docgen: transparency for inheritance graph background

8 years agodocgen: add support for inheritance graphs via graphviz
Daniel Kolesa [Wed, 27 Apr 2016 14:49:13 +0000 (15:49 +0100)]
docgen: add support for inheritance graphs via graphviz

8 years agodocgen: only generate params for methods when they exist
Daniel Kolesa [Tue, 26 Apr 2016 13:37:47 +0000 (14:37 +0100)]
docgen: only generate params for methods when they exist

8 years agodocgen: better newline handling in generated docs
Daniel Kolesa [Mon, 25 Apr 2016 17:06:36 +0000 (18:06 +0100)]
docgen: better newline handling in generated docs

8 years agodocgen: put global settings into a single table
Daniel Kolesa [Sun, 24 Apr 2016 16:18:40 +0000 (17:18 +0100)]
docgen: put global settings into a single table

8 years agodocgen: remove the unnecessary initializers for stats
Daniel Kolesa [Sat, 23 Apr 2016 17:37:49 +0000 (18:37 +0100)]
docgen: remove the unnecessary initializers for stats

8 years agodocgen: generation of property signatures
Daniel Kolesa [Fri, 22 Apr 2016 14:32:19 +0000 (15:32 +0100)]
docgen: generation of property signatures

8 years agodocgen: complete generic signatures for methods
Daniel Kolesa [Fri, 22 Apr 2016 12:54:33 +0000 (13:54 +0100)]
docgen: complete generic signatures for methods

8 years agodocgen: add a type serializer and use it for signature params
Daniel Kolesa [Thu, 21 Apr 2016 16:14:11 +0000 (17:14 +0100)]
docgen: add a type serializer and use it for signature params

8 years agodocgen: clearer since documentation
Daniel Kolesa [Wed, 20 Apr 2016 11:51:09 +0000 (12:51 +0100)]
docgen: clearer since documentation

8 years agodocgen: fix doc since tag retrieval
Daniel Kolesa [Wed, 20 Apr 2016 11:49:51 +0000 (12:49 +0100)]
docgen: fix doc since tag retrieval

8 years agodocgen: support windows path sep and sanitize on all platforms
Daniel Kolesa [Tue, 19 Apr 2016 20:09:10 +0000 (21:09 +0100)]
docgen: support windows path sep and sanitize on all platforms

8 years agodocgen: initial support for generic method signatures
Daniel Kolesa [Mon, 18 Apr 2016 20:08:17 +0000 (21:08 +0100)]
docgen: initial support for generic method signatures

8 years agodocgen: remove now unnecessary build.sh script
Daniel Kolesa [Sun, 17 Apr 2016 15:18:37 +0000 (16:18 +0100)]
docgen: remove now unnecessary build.sh script

8 years agodocgen: simplify build.sh (move some of it into the main script)
Daniel Kolesa [Sat, 16 Apr 2016 17:26:54 +0000 (18:26 +0100)]
docgen: simplify build.sh (move some of it into the main script)

8 years agodocgen: move all path handling stuff to a single location
Daniel Kolesa [Fri, 15 Apr 2016 13:08:34 +0000 (14:08 +0100)]
docgen: move all path handling stuff to a single location

8 years agodocgen: align percentages in stats
Daniel Kolesa [Thu, 14 Apr 2016 16:20:49 +0000 (17:20 +0100)]
docgen: align percentages in stats

8 years agodocgen: add statistics + verbose printing with -v switch
Daniel Kolesa [Thu, 14 Apr 2016 16:17:48 +0000 (17:17 +0100)]
docgen: add statistics + verbose printing with -v switch

8 years agodocgen: better headings for properties and methods
Daniel Kolesa [Thu, 14 Apr 2016 14:10:49 +0000 (15:10 +0100)]
docgen: better headings for properties and methods

8 years agodocgen: do not separate duplicate keys/vals
Daniel Kolesa [Thu, 14 Apr 2016 12:52:34 +0000 (13:52 +0100)]
docgen: do not separate duplicate keys/vals

8 years agodocgen: initial support for params and property keys/values
Daniel Kolesa [Thu, 14 Apr 2016 12:44:07 +0000 (13:44 +0100)]
docgen: initial support for params and property keys/values

8 years agodocgen: properly const the first argument in C sig where needed
Daniel Kolesa [Thu, 14 Apr 2016 12:22:35 +0000 (13:22 +0100)]
docgen: properly const the first argument in C sig where needed

8 years agodocgen: fix C func signatures
Daniel Kolesa [Thu, 14 Apr 2016 12:12:56 +0000 (13:12 +0100)]
docgen: fix C func signatures

8 years agodocgen: integrate dokuwiki markup handling into Writer
Daniel Kolesa [Wed, 13 Apr 2016 15:19:18 +0000 (16:19 +0100)]
docgen: integrate dokuwiki markup handling into Writer

8 years agodocgen: refactor link generation system to be less dokuwiki-centric
Daniel Kolesa [Wed, 13 Apr 2016 15:02:42 +0000 (16:02 +0100)]
docgen: refactor link generation system to be less dokuwiki-centric

8 years agodocgen: refactor for integration of paragraphs into writer
Daniel Kolesa [Wed, 13 Apr 2016 13:29:47 +0000 (14:29 +0100)]
docgen: refactor for integration of paragraphs into writer

8 years agodocgen: don't let EFL docs affect dokuwiki markup
Daniel Kolesa [Wed, 13 Apr 2016 12:21:53 +0000 (13:21 +0100)]
docgen: don't let EFL docs affect dokuwiki markup

8 years agodocgen: correctly resolve references in docs
Daniel Kolesa [Tue, 12 Apr 2016 15:54:25 +0000 (16:54 +0100)]
docgen: correctly resolve references in docs

8 years agodocgen: add support for monospace markup highlights
Daniel Kolesa [Tue, 12 Apr 2016 14:23:47 +0000 (15:23 +0100)]
docgen: add support for monospace markup highlights

8 years agodocgen: prepare for markup parsing and add support for notes
Daniel Kolesa [Tue, 12 Apr 2016 13:38:50 +0000 (14:38 +0100)]
docgen: prepare for markup parsing and add support for notes

8 years agodocgen: cleaner code block generation
Daniel Kolesa [Thu, 7 Apr 2016 13:41:27 +0000 (14:41 +0100)]
docgen: cleaner code block generation

8 years agodocgen: generation of C method/property signatures
Daniel Kolesa [Thu, 7 Apr 2016 13:36:19 +0000 (14:36 +0100)]
docgen: generation of C method/property signatures

8 years agodocgen: allow for buffer chaining
Daniel Kolesa [Wed, 6 Apr 2016 13:10:21 +0000 (14:10 +0100)]
docgen: allow for buffer chaining

8 years agodocgen: initial generation of function descriptions
Daniel Kolesa [Wed, 6 Apr 2016 13:04:04 +0000 (14:04 +0100)]
docgen: initial generation of function descriptions

8 years agodocgen: generate brief func/property descriptions correctly
Daniel Kolesa [Thu, 31 Mar 2016 14:58:15 +0000 (15:58 +0100)]
docgen: generate brief func/property descriptions correctly

8 years agodocgen: properly get the secondary function type for properties
Daniel Kolesa [Thu, 31 Mar 2016 14:53:57 +0000 (15:53 +0100)]
docgen: properly get the secondary function type for properties

8 years agodocgen: prepare generators for function doc support
Daniel Kolesa [Thu, 31 Mar 2016 14:43:57 +0000 (15:43 +0100)]
docgen: prepare generators for function doc support

8 years agodocgen: do not generate unnecessary headings
Daniel Kolesa [Thu, 31 Mar 2016 14:06:13 +0000 (15:06 +0100)]
docgen: do not generate unnecessary headings

8 years agodocgen: topmost line in inheritance hierarchy is bold
Daniel Kolesa [Thu, 31 Mar 2016 13:40:27 +0000 (14:40 +0100)]
docgen: topmost line in inheritance hierarchy is bold

8 years agodocgen: pass extra arguments to the docgen script in build.sh
Daniel Kolesa [Thu, 31 Mar 2016 13:33:50 +0000 (14:33 +0100)]
docgen: pass extra arguments to the docgen script in build.sh

8 years agodocgen: add readme to doc generator
Daniel Kolesa [Thu, 31 Mar 2016 13:32:34 +0000 (14:32 +0100)]
docgen: add readme to doc generator

8 years agodocgen: add inheritance hierarchy generation
Daniel Kolesa [Thu, 31 Mar 2016 13:22:13 +0000 (14:22 +0100)]
docgen: add inheritance hierarchy generation

8 years agodocgen: initial version of the Eolian documentation generator
Daniel Kolesa [Wed, 30 Mar 2016 11:16:16 +0000 (12:16 +0100)]
docgen: initial version of the Eolian documentation generator

8 years agoElm interface atspi editable text: Fix namespacing.
Tom Hacohen [Thu, 12 May 2016 10:43:52 +0000 (11:43 +0100)]
Elm interface atspi editable text: Fix namespacing.

8 years agoElm interface fileselector: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:37:57 +0000 (11:37 +0100)]
Elm interface fileselector: Fix namespacing to use . and not _.

8 years agoElm interface atspi: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:37:43 +0000 (11:37 +0100)]
Elm interface atspi: Fix namespacing to use . and not _.

8 years agoEfl text properties: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:35:52 +0000 (11:35 +0100)]
Efl text properties: Fix namespacing to use . and not _.

8 years agoEfl image: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:35:21 +0000 (11:35 +0100)]
Efl image: Fix namespacing to use . and not _.

8 years agoEvas smart: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:33:59 +0000 (11:33 +0100)]
Evas smart: Fix namespacing to use . and not _.

8 years agoElm win standard: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:23:43 +0000 (11:23 +0100)]
Elm win standard: Fix namespacing to use . and not _.

8 years agoElm view: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:23:13 +0000 (11:23 +0100)]
Elm view: Fix namespacing to use . and not _.

8 years agoElm pans: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:22:05 +0000 (11:22 +0100)]
Elm pans: Fix namespacing to use . and not _.

8 years agoElm items: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:21:36 +0000 (11:21 +0100)]
Elm items: Fix namespacing to use . and not _.

8 years agoElm atpsi: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:19:36 +0000 (11:19 +0100)]
Elm atpsi: Fix namespacing to use . and not _.

8 years agoElm app: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:18:43 +0000 (11:18 +0100)]
Elm app: Fix namespacing to use . and not _.

8 years agoEldbus: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:17:29 +0000 (11:17 +0100)]
Eldbus: Fix namespacing to use . and not _.

8 years agoEfl vpath: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:16:13 +0000 (11:16 +0100)]
Efl vpath: Fix namespacing to use . and not _.

8 years agoEfl pack: Fix namespacing to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:14:03 +0000 (11:14 +0100)]
Efl pack: Fix namespacing to use . and not _.

8 years agoEvas object smart: Fix namespace to use . and not _.
Tom Hacohen [Thu, 12 May 2016 10:12:08 +0000 (11:12 +0100)]
Evas object smart: Fix namespace to use . and not _.

8 years agoentry: add elm_entry_select_allow_set/get APIs
Youngbok Shin [Thu, 12 May 2016 02:10:42 +0000 (11:10 +0900)]
entry: add elm_entry_select_allow_set/get APIs

Summary:
There is no way to allow/deny the text selection feature.
It is only controlled by disabled state. But, some UX does
not want to allow the text selection on editable entry widget.
@feature

Test Plan:
Run the following test case. You can see "Select Allow" check box.
elementary_test -to entry

Reviewers: tasn, herdsman, cedric, thiepha

Reviewed By: thiepha

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3934

8 years agogenlist : fix content cache issue by content_get
SangHyeon Lee [Wed, 11 May 2016 11:32:55 +0000 (20:32 +0900)]
genlist : fix content cache issue by content_get

Summary:
genlist content_get sometimes work weird after reusable_content_get pushed.
cached content is shown even content_get function is not exist or
return NULL.
now cache check item_class instead of item style string.

Test Plan: check genlist cache in elementary_test

Reviewers: Hermet, cedric, raster

Subscribers: Jaehyun_Cho, jpeg

Differential Revision: https://phab.enlightenment.org/D3921

Conflicts:
src/lib/elementary/elm_genlist.c

8 years agoecore-evas: set some properties even if engine function doesn't exist
Mike Blumenkrantz [Wed, 11 May 2016 19:37:28 +0000 (15:37 -0400)]
ecore-evas: set some properties even if engine function doesn't exist

elm uses these flags internally, so failing to set them even if the
windowing system doesn't support the operation can still cause apps to
behave differently

ref 723d4ca8c96870bac9729b47ecceaf0449c90e77

8 years agoecore-evas: call application-set focus functions if no engine functions exist
Mike Blumenkrantz [Wed, 11 May 2016 17:29:51 +0000 (13:29 -0400)]
ecore-evas: call application-set focus functions if no engine functions exist

in the case where an engine has no real concept of focus (eg. drm), no engine
functions will be implemented, resulting in calls to focus_set having no effect.
this leads to elm/applications being unable to receive the callbacks they expect
when calls to the overall api are made, resulting in focus being broken

probably this should also be done for the rest of the api functions too

@fix

8 years agoedje_callbacks: fix click signal emitting even though mouse event was cancelled
Ji-Youn Park [Wed, 11 May 2016 13:44:27 +0000 (22:14 +0830)]
edje_callbacks: fix click signal emitting even though mouse event was cancelled

even though each part want to get the signal regardless of ON_HOLD,
click signal should not emmitted if event flag is set to ON_HOLD.
ON_HOLD means this event is useless, so up event with ON_HOLD flag cannot source of clicked signal.

@fix

8 years agoEfl vg/ector: Fix namespacing to use . and not _.
Tom Hacohen [Wed, 11 May 2016 12:21:29 +0000 (13:21 +0100)]
Efl vg/ector: Fix namespacing to use . and not _.

8 years agoEfl vg: Remove the no longer needed .Base hack.
Tom Hacohen [Wed, 11 May 2016 12:13:27 +0000 (13:13 +0100)]
Efl vg: Remove the no longer needed .Base hack.

8 years agoEfl network: Remove the no longer needed .Base hack.
Tom Hacohen [Wed, 11 May 2016 12:00:57 +0000 (13:00 +0100)]
Efl network: Remove the no longer needed .Base hack.

8 years agoEctor generic: Remove .Generic and .Base (hack no longer needed).
Tom Hacohen [Wed, 11 May 2016 11:57:06 +0000 (12:57 +0100)]
Ector generic: Remove .Generic and .Base (hack no longer needed).

8 years agoEctor renderer cairo: Remove the no longer needed .Base hack.
Tom Hacohen [Wed, 11 May 2016 11:38:27 +0000 (12:38 +0100)]
Ector renderer cairo: Remove the no longer needed .Base hack.

8 years agoEctor renderer gl: Remove the no longer needed .Base hack.
Tom Hacohen [Wed, 11 May 2016 11:33:30 +0000 (12:33 +0100)]
Ector renderer gl: Remove the no longer needed .Base hack.

8 years agoEctor renderer software: Remove the no longer needed .Base hack.
Tom Hacohen [Wed, 11 May 2016 11:23:57 +0000 (12:23 +0100)]
Ector renderer software: Remove the no longer needed .Base hack.

8 years agoelm cnp: simplify data preparer
Thiep Ha [Wed, 11 May 2016 08:54:45 +0000 (17:54 +0900)]
elm cnp: simplify data preparer

Use eina_strbuf to simplify the data preparer for uri.
This helps remove the complex for loop and also
reduce the memory allocated for uri array.
This also removes redundant checking.

8 years agotests: eio: make sure we cleanup eio_test_xattr_set correctly
Stefan Schmidt [Wed, 11 May 2016 08:17:11 +0000 (10:17 +0200)]
tests: eio: make sure we cleanup eio_test_xattr_set correctly

We missed tmpstr_del and shutting down eina here. This test segfaults from
time to time on Jenkins. Not sure this was the actual cause but better clean
it up anyway.

8 years agoelm win: change to use legacy api for cocoa engine
Thiep Ha [Wed, 11 May 2016 02:06:42 +0000 (11:06 +0900)]
elm win: change to use legacy api for cocoa engine

Some APIs are move from eo to legacy as in ab3058d3,
but not all api calls are changed. This causes build break
in mac with cocoa backend.
This patch fixes it.

@fix

8 years agoedje_cc: cleanup queued jobs for removed program
Jee-Yong Um [Tue, 10 May 2016 22:46:55 +0000 (15:46 -0700)]
edje_cc: cleanup queued jobs for removed program

Summary:
When a new edje program is created, some jobs like lookup part
(Part_Lookup) or compiling embryo script (Code_Program) are queued.
If program is removed, queued jobs should be removed also.

Reviewers: jpeg, cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D3900

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
8 years agoedje_edit: fix edje_edit_group_copy
Andrii Kroitor [Tue, 10 May 2016 22:44:30 +0000 (15:44 -0700)]
edje_edit: fix edje_edit_group_copy

Summary:
Writing copy directly to file.
Old way (adding directly to collection cache) leads to possible segfaults
on edje_collection_cache_flush.

Reviewers: reutskiy.v.v, cedric

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3904

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
8 years agoeet: add a helper to setup hash with generic value storage
Jee-Yong Um [Tue, 10 May 2016 22:18:33 +0000 (15:18 -0700)]
eet: add a helper to setup hash with generic value storage

Summary:
add a macro to setup eet_data_descriptor for hash with
generic value storage.

Test Plan: make check (test case is included in eet test suite)

Reviewers: cedric, raster

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3925

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
8 years agoelput: Add API function to set max allowed pointer position
Chris Michael [Tue, 10 May 2016 19:12:53 +0000 (15:12 -0400)]
elput: Add API function to set max allowed pointer position

This patch adds an API function that can be used to restrict mouse
movement from going outside a screen

@feature

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
8 years agoelput: Fix issue of NULL seat named being passed during input init
Chris Michael [Tue, 10 May 2016 18:36:35 +0000 (14:36 -0400)]
elput: Fix issue of NULL seat named being passed during input init

When calling elput_input_init we need to check for a valid seat name
being passed in. If no seat name is provided, we will use the default
seat name.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
8 years agoecore-wl2: Remove need for including <sys/param.h>
Chris Michael [Tue, 10 May 2016 18:26:01 +0000 (14:26 -0400)]
ecore-wl2: Remove need for including <sys/param.h>

As we already have MIN & MAX defined in Eina, we no longer need to
include sys/param.h header to get those defines

ref d00643fcc4ebe2de3d9abf21edd0a7f55d99972c

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
8 years agoelput: Add API function to return a list of Elput_Devices on a given
Chris Michael [Tue, 10 May 2016 17:49:38 +0000 (13:49 -0400)]
elput: Add API function to return a list of Elput_Devices on a given
seat

This patch adds a new API function which can be called to retrieve a
list of existing Elput_Devices on a given Elput_Seat.

@feature

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
8 years agoelput: Add API function to return a list of seats
Chris Michael [Tue, 10 May 2016 17:46:31 +0000 (13:46 -0400)]
elput: Add API function to return a list of seats

This patch adds a new API function which can be used to return a list
of existing Elput_Seat objects from a given manager.

@feature

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
8 years agoRevert "elm entry: remove unused funtions"
Mike Blumenkrantz [Tue, 10 May 2016 17:20:56 +0000 (13:20 -0400)]
Revert "elm entry: remove unused funtions"

This reverts commit 2e68debe7b6853dff2d58e1fa89ba7939708871f.

ref T3455

8 years agoRevert "elm cnp/Wl: Remove duplicated data receive callback"
Mike Blumenkrantz [Tue, 10 May 2016 17:16:46 +0000 (13:16 -0400)]
Revert "elm cnp/Wl: Remove duplicated data receive callback"

This reverts commit f5d10f1961fcfae5ca0204c1bc0c787c96fb4f2c.

this breaks pasting into efl applications on wayland

fix T3455

8 years agoeolian: fix C type serialization (handle undefined)
Daniel Kolesa [Tue, 10 May 2016 17:06:56 +0000 (18:06 +0100)]
eolian: fix C type serialization (handle undefined)

8 years agotheme: add clip for disabling focus effects on some windows
Mike Blumenkrantz [Tue, 10 May 2016 16:29:27 +0000 (12:29 -0400)]
theme: add clip for disabling focus effects on some windows

ref T3408

8 years agoEldbus: remove shadowing variable.
Tom Hacohen [Tue, 10 May 2016 14:07:44 +0000 (15:07 +0100)]
Eldbus: remove shadowing variable.

FFS people, turn on your compiler warnings.

8 years agoEfl gfx gradient: Remove the no longer needed .Base hack.
Tom Hacohen [Tue, 10 May 2016 14:06:04 +0000 (15:06 +0100)]
Efl gfx gradient: Remove the no longer needed .Base hack.

8 years agoecore-drm: Fix potential segfault when setting output mode
Chris Michael [Tue, 10 May 2016 15:28:26 +0000 (11:28 -0400)]
ecore-drm: Fix potential segfault when setting output mode

If a NULL mode is passed into ecore_drm_output_mode_set, then we try
to disable the given output. If disabling the output fails, we were
trying to print an ERR message which tried to access the NULL mode.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>