platform/upstream/efl.git
12 years agoedje: Text Cursor Group created in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:47:50 +0000 (19:47 +0000)]
edje: Text Cursor Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77059

12 years agoedje: Part Text top level group created in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:46:44 +0000 (19:46 +0000)]
edje: Part Text top level group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77058

12 years agoedje: fix refs to Edje_Object_Part group in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:45:38 +0000 (19:45 +0000)]
edje: fix refs to Edje_Object_Part group in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77057

12 years agoedje: include edje_box_layout_register to Box group in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:44:32 +0000 (19:44 +0000)]
edje: include edje_box_layout_register to Box group in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77056

12 years agoedje: Part Swallow Group created in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:43:24 +0000 (19:43 +0000)]
edje: Part Swallow Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77055

12 years agoedje: Part Drag Group created in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:42:16 +0000 (19:42 +0000)]
edje: Part Drag Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77054

12 years agomerge: fix eet test includes
Vincent Torri [Tue, 25 Sep 2012 17:05:30 +0000 (17:05 +0000)]
merge: fix eet test includes

SVN revision: 77053

12 years agomerge: clean generated examples
Vincent Torri [Tue, 25 Sep 2012 08:23:06 +0000 (08:23 +0000)]
merge: clean generated examples

SVN revision: 77050

12 years agoadd .h :)
Carsten Haitzler [Tue, 25 Sep 2012 08:14:14 +0000 (08:14 +0000)]
add .h :)

SVN revision: 77049

12 years agomerge: minor fix
Vincent Torri [Tue, 25 Sep 2012 08:01:31 +0000 (08:01 +0000)]
merge: minor fix

SVN revision: 77045

12 years agoand fill in some more apis and notes - still doesnt work.
Carsten Haitzler [Tue, 25 Sep 2012 05:59:24 +0000 (05:59 +0000)]
and fill in some more apis and notes - still doesnt work.

SVN revision: 77044

12 years agothis is the start of something inteteresting. it is the start of using
Carsten Haitzler [Tue, 25 Sep 2012 05:44:43 +0000 (05:44 +0000)]
this is the start of something inteteresting. it is the start of using
egl with software rendering only (no gl just egl). ie get access to
buffer and do swaps etc. etc. etc. it's meant to be totally dynamic -
ie dlopen libEGL if u have it and then start checking if it can do
this thing so it doesnt add any dependencies at all.

SVN revision: 77043

12 years agoevas - added NEWS instead of raster
ChunEon Park [Tue, 25 Sep 2012 03:11:21 +0000 (03:11 +0000)]
evas - added NEWS instead of raster

SVN revision: 77042

12 years agoEio: fix eio_file_associate_add docs
Leandro Dorileo [Mon, 24 Sep 2012 22:22:46 +0000 (22:22 +0000)]
Eio: fix eio_file_associate_add docs

Concerning the eio_file_associate_add docs it currently states the
user data is freed with free() case a callback is not provided, this
is not the case, the associate data(Eio_File_Associate) is freed not
the user data.

Patch by: Leandro Dorileo <dorileo@profusion.mobi>

SVN revision: 77041

12 years agosmall thing - internal path. onebuf mode was broken, make it work
Carsten Haitzler [Mon, 24 Sep 2012 08:09:33 +0000 (08:09 +0000)]
small thing - internal path. onebuf mode was broken, make it work
again. only useful if explicitly turned on in code which is it snt atm.

SVN revision: 77034

12 years agoreally small thing - avoid palette alloc rounding down at extremes
Carsten Haitzler [Mon, 24 Sep 2012 07:51:45 +0000 (07:51 +0000)]
really small thing - avoid palette alloc rounding down at extremes
(ff->fe).

SVN revision: 77033

12 years agoRefactored Evas GL engine code so wayland_egl and gl_x11 and other
Sung Park [Mon, 24 Sep 2012 07:41:27 +0000 (07:41 +0000)]
Refactored Evas GL engine code so wayland_egl and gl_x11 and other
engines can share the same code. The common codes are in gl_common/
directory and evas_engine just has to implement a few engine functions.

SVN revision: 77032

12 years agoremove spec file entires for 16bpp engines.
Carsten Haitzler [Mon, 24 Sep 2012 04:15:20 +0000 (04:15 +0000)]
remove spec file entires for 16bpp engines.

SVN revision: 77031

12 years agoand remove 16bit engines/code as planned.
Carsten Haitzler [Mon, 24 Sep 2012 04:13:59 +0000 (04:13 +0000)]
and remove 16bit engines/code as planned.

SVN revision: 77030

12 years agoremove commented out xrdb code in evas engines.
Carsten Haitzler [Mon, 24 Sep 2012 03:58:47 +0000 (03:58 +0000)]
remove commented out xrdb code in evas engines.

SVN revision: 77029

12 years agoand simplify gles suport to #ifdef GL_GLES :) we dont need sgx+6410
Carsten Haitzler [Mon, 24 Sep 2012 03:33:43 +0000 (03:33 +0000)]
and simplify gles suport to #ifdef GL_GLES :) we dont need sgx+6410
stuff anymore.

SVN revision: 77028

12 years agodeprecate 6410 support. this driver has never seen the light of day
Carsten Haitzler [Mon, 24 Sep 2012 03:06:26 +0000 (03:06 +0000)]
deprecate 6410 support. this driver has never seen the light of day
and likely never will - so give up on support.

SVN revision: 77027

12 years agomerge : remove useless CONDITIONALs and make eet build optional; eina is always built
Vincent Torri [Sun, 23 Sep 2012 19:56:44 +0000 (19:56 +0000)]
merge : remove useless CONDITIONALs and make eet build optional; eina is always built

SVN revision: 77026

12 years agoAdd rpm support
Rui Seabra [Sun, 23 Sep 2012 13:39:53 +0000 (13:39 +0000)]
Add rpm support

SVN revision: 77023

12 years agoCorrect fix.
Rui Seabra [Sun, 23 Sep 2012 13:28:06 +0000 (13:28 +0000)]
Correct fix.

SVN revision: 77022

12 years ago * Add support to eeze_sensor lib in the spec
Rui Seabra [Sun, 23 Sep 2012 12:17:22 +0000 (12:17 +0000)]
 * Add support to eeze_sensor lib in the spec
 * Fix dist build by including a header file
 * svn:ignore on .deps, Makefile and Makefile.in on modules and tests.

SVN revision: 77021

12 years agoEvas: update to newer esvg API
Vincent Torri [Sat, 22 Sep 2012 18:20:29 +0000 (18:20 +0000)]
Evas: update to newer esvg API

Should I backport that ?

SVN revision: 77019

12 years agomerge: use $(MAKE) $(AM_MAKEFLAGS) and not just make. Fix benchmark-e17 rule
Vincent Torri [Sat, 22 Sep 2012 06:44:32 +0000 (06:44 +0000)]
merge: use $(MAKE) $(AM_MAKEFLAGS) and not just make. Fix benchmark-e17 rule

SVN revision: 77008

12 years agoedbus: Add example of 2 containners at same level.
José Roberto de Souza [Fri, 21 Sep 2012 22:44:17 +0000 (22:44 +0000)]
edbus: Add example of 2 containners at same level.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 77007

12 years agoedbus: Reduce variable scope and add const where it's
Lucas De Marchi [Fri, 21 Sep 2012 22:44:11 +0000 (22:44 +0000)]
edbus: Reduce variable scope and add const where it's
 due

SVN revision: 77006

12 years agoedbus: Do not build examples by default
Lucas De Marchi [Fri, 21 Sep 2012 22:44:05 +0000 (22:44 +0000)]
edbus: Do not build examples by default

It's weird to enable/disable the examples at configure time rather than
having a rule "make examples", but this appears to be how it's done in
EFL.

SVN revision: 77005

12 years agoedbus: Fix memory leak in
José Roberto de Souza [Fri, 21 Sep 2012 22:43:58 +0000 (22:43 +0000)]
edbus: Fix memory leak in
 edbus_signal_handler_match_extra_set()

And allow values == "" in match_extra_set()

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 77004

12 years agoedbus: Ignore the compiled library
Lucas De Marchi [Fri, 21 Sep 2012 21:57:37 +0000 (21:57 +0000)]
edbus: Ignore the compiled library

SVN revision: 77003

12 years agoedbus: Also rename installed lib to edbus2
Lucas De Marchi [Fri, 21 Sep 2012 20:20:08 +0000 (20:20 +0000)]
edbus: Also rename installed lib to edbus2

SVN revision: 76997

12 years agoedbus: Rename edbus.pc to edbus2.pc to avoi conflict
Lucas De Marchi [Fri, 21 Sep 2012 19:56:52 +0000 (19:56 +0000)]
edbus: Rename edbus.pc to edbus2.pc to avoi conflict

Even though the previous library was named E_DBus, it was installing an
edbus.pc file. Rename our file so it doesn't conflct with the other.

SVN revision: 76995

12 years agoedje_codegen: Making the example uses the externals code
Flavio Vinicius Alvares Ceolin [Fri, 21 Sep 2012 17:34:09 +0000 (17:34 +0000)]
edje_codegen: Making the example uses the externals code

SVN revision: 76992

12 years agoedje_codegen: Adding support for externals
Flavio Vinicius Alvares Ceolin [Fri, 21 Sep 2012 17:32:34 +0000 (17:32 +0000)]
edje_codegen: Adding support for externals

Generating functions to manipulate the parameters of
an external part.

SVN revision: 76991

12 years agoedje: Part Box Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:21:03 +0000 (17:21 +0000)]
edje: Part Box Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76990

12 years agoedje: Part Table Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:21:00 +0000 (17:21 +0000)]
edje: Part Table Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76989

12 years agoedje: Part top level group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:58 +0000 (17:20 +0000)]
edje: Part top level group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76988

12 years agoedje: Object Scale Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:55 +0000 (17:20 +0000)]
edje: Object Scale Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76987

12 years agoedje: Color and Text Class groups created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:53 +0000 (17:20 +0000)]
edje: Color and Text Class groups created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76986

12 years agoedje: Object Perspective Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:50 +0000 (17:20 +0000)]
edje: Object Perspective Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76985

12 years agoedje: Object File Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:47 +0000 (17:20 +0000)]
edje: Object File Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76984

12 years agoedje: Object Animation Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:45 +0000 (17:20 +0000)]
edje: Object Animation Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76983

12 years agoedje: Communication Interface groups created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:42 +0000 (17:20 +0000)]
edje: Communication Interface groups created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76982

12 years agoedje: Object Geometry Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:39 +0000 (17:20 +0000)]
edje: Object Geometry Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76981

12 years agoedje: Object top level group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 17:20:37 +0000 (17:20 +0000)]
edje: Object top level group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76980

12 years agoephysics: doc clean up
Bruno Dilly [Fri, 21 Sep 2012 17:02:39 +0000 (17:02 +0000)]
ephysics: doc clean up

remove wrong reference

SVN revision: 76979

12 years agoephysics: add more images for examples
Bruno Dilly [Fri, 21 Sep 2012 17:02:28 +0000 (17:02 +0000)]
ephysics: add more images for examples

SVN revision: 76978

12 years agoephysics: add a new example doc: Camera Track -
Ricardo de Almeida Gonzaga [Fri, 21 Sep 2012 17:02:07 +0000 (17:02 +0000)]
ephysics: add a new example doc: Camera Track -
 test_camera_track.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 76977

12 years agoephysics: add a new example doc: Growing Balls -
Ricardo de Almeida Gonzaga [Fri, 21 Sep 2012 17:01:59 +0000 (17:01 +0000)]
ephysics: add a new example doc: Growing Balls -
 test_growing_balls.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 76976

12 years agoephysics: add a new example doc: Camera -
Ricardo de Almeida Gonzaga [Fri, 21 Sep 2012 17:01:49 +0000 (17:01 +0000)]
ephysics: add a new example doc: Camera -
 test_camera.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 76975

12 years agoephysics: add a new example doc: Slider -
Ricardo de Almeida Gonzaga [Fri, 21 Sep 2012 17:01:40 +0000 (17:01 +0000)]
ephysics: add a new example doc: Slider -
 test_slider.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 76974

12 years agoephysics: add a new example doc: Forces -
Ricardo de Almeida Gonzaga [Fri, 21 Sep 2012 17:01:27 +0000 (17:01 +0000)]
ephysics: add a new example doc: Forces -
 test_forces.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 76973

12 years agoephysics: add a new example doc: Shapes -
Ricardo de Almeida Gonzaga [Fri, 21 Sep 2012 17:01:17 +0000 (17:01 +0000)]
ephysics: add a new example doc: Shapes -
 test_shapes.c

Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>

SVN revision: 76972

12 years agoedje: External Group created in documentation.
Jonas M. Gastal [Fri, 21 Sep 2012 15:37:54 +0000 (15:37 +0000)]
edje: External Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 76971

12 years agoeeze/sensor: Fill in more properties in the tizen plugin.
Stefan Schmidt [Fri, 21 Sep 2012 14:56:47 +0000 (14:56 +0000)]
eeze/sensor: Fill in more properties in the tizen plugin.

Fill in timestamp values where provided and adjust accuracy to -1 if
undefined. 0 means bad accuracy here.

SVN revision: 76970

12 years agoeeze/sensor: Finally get right of eeze_sensor_handle_get
Stefan Schmidt [Fri, 21 Sep 2012 14:56:40 +0000 (14:56 +0000)]
eeze/sensor: Finally get right of eeze_sensor_handle_get

No longer needed as it only contains the modules information that will be
used in the eeze_sensor core. All other important bits have found new homes
in other data structures.

SVN revision: 76969

12 years agoecore: include Eina.h as we need it.
Cedric BAIL [Fri, 21 Sep 2012 13:10:01 +0000 (13:10 +0000)]
ecore: include Eina.h as we need it.

SVN revision: 76967

12 years agoecore: fix build without Ecore_Con support.
Cedric BAIL [Fri, 21 Sep 2012 13:08:51 +0000 (13:08 +0000)]
ecore: fix build without Ecore_Con support.

SVN revision: 76966

12 years agoEcore: Update ChangeLog for RandR fix.
Christopher Michael [Fri, 21 Sep 2012 13:01:20 +0000 (13:01 +0000)]
Ecore: Update ChangeLog for RandR fix.

SVN revision: 76964

12 years agooooh fix nasty bug never found to date in ecore-x - gettign if image
Carsten Haitzler [Fri, 21 Sep 2012 12:12:54 +0000 (12:12 +0000)]
oooh fix nasty bug never found to date in ecore-x - gettign if image
is argb or not was WRONG. fixed. :) this now affected the comp
software non-32bit support as it used it.

SVN revision: 76961

12 years agoport eet fix to efl tree
Carsten Haitzler [Fri, 21 Sep 2012 08:43:49 +0000 (08:43 +0000)]
port eet fix to efl tree

SVN revision: 76944

12 years agoEcore_X: Fix more randr functions. Properly return output Modes from
Christopher Michael [Fri, 21 Sep 2012 08:17:35 +0000 (08:17 +0000)]
Ecore_X: Fix more randr functions. Properly return output Modes from
ecore_x_randr_output_modes_get (more memcpy madness).

SVN revision: 76940

12 years agomerge: fix compilation when no EFL is installed...
Vincent Torri [Fri, 21 Sep 2012 08:15:58 +0000 (08:15 +0000)]
merge: fix compilation when no EFL is installed...

tested on linux and windows.
And disable valgrind as there's a link problem in eet binary,
i'll check that later

SVN revision: 76938

12 years agoefreet Efreet_Mime.h: Fixed documentation.
Daniel Juyung Seo [Fri, 21 Sep 2012 00:03:23 +0000 (00:03 +0000)]
efreet Efreet_Mime.h: Fixed documentation.

SVN revision: 76924

12 years agoefreet: Fixed formatting.
Daniel Juyung Seo [Fri, 21 Sep 2012 00:03:18 +0000 (00:03 +0000)]
efreet: Fixed formatting.

SVN revision: 76923

12 years agoefreet efreet_mime.c: Changes in efreet_mime_shutdown. Decrementing init counter...
Daniel Juyung Seo [Thu, 20 Sep 2012 23:33:32 +0000 (23:33 +0000)]
efreet efreet_mime.c: Changes in efreet_mime_shutdown. Decrementing init counter below 0 issue solved. Patch by Zbigniew Kosinski z.kosinski@samsung.com

On Thu, Sep 20, 2012 at 8:06 PM, Zbigniew Kosinski <z.kosinski@samsung.com> wrote:
> Hello,
>
> Right now efreet_shutdown function doesn't return values below 0.
>
> In my opinion,  efreet_mime_shutdown function should behave in the same way
> as efreet_shutdown.
>
> I have prepared patch proposal to prevent decrementing init counter below 0.
>
> Please take a look at attached file.
>
> BR,
>
> Zbigniew Kosinski

SVN revision: 76921

12 years agoeeze/sensor: Be more failure tolerant in example.
Stefan Schmidt [Thu, 20 Sep 2012 15:46:36 +0000 (15:46 +0000)]
eeze/sensor: Be more failure tolerant in example.

If the sensor does not exist we should not ask for its properties.

SVN revision: 76918

12 years agoeeze/sensor: Fail if we can't find the sensor object.
Stefan Schmidt [Thu, 20 Sep 2012 15:46:34 +0000 (15:46 +0000)]
eeze/sensor: Fail if we can't find the sensor object.

We might have asked for a sensor that is not supported on this device. Let
the application know about this.

SVN revision: 76917

12 years agoeeze/tests: Fix test for sensor events.
Stefan Schmidt [Thu, 20 Sep 2012 15:46:04 +0000 (15:46 +0000)]
eeze/tests: Fix test for sensor events.

Inject the event by hand to test the code pathes handling a sensor event coming in.

SVN revision: 76916

12 years agoeeze/tests: Cover private eeze functions as well.
Stefan Schmidt [Thu, 20 Sep 2012 15:45:59 +0000 (15:45 +0000)]
eeze/tests: Cover private eeze functions as well.

SVN revision: 76915

12 years agofoudn another native surface booboo - same as gl engine. fix too.
Carsten Haitzler [Thu, 20 Sep 2012 13:37:55 +0000 (13:37 +0000)]
foudn another native surface booboo - same as gl engine. fix too.

SVN revision: 76911

12 years agofix native surface null set crash bug.
Carsten Haitzler [Thu, 20 Sep 2012 09:16:57 +0000 (09:16 +0000)]
fix native surface null set crash bug.

SVN revision: 76898

12 years agoedje: why does it work for me...
Cedric BAIL [Thu, 20 Sep 2012 07:52:10 +0000 (07:52 +0000)]
edje: why does it work for me...

SVN revision: 76891

12 years agoedje: damn top poster !
Cedric BAIL [Thu, 20 Sep 2012 06:27:34 +0000 (06:27 +0000)]
edje: damn top poster !

SVN revision: 76884

12 years agoLua 5.2 support added, from a patch by Dennis Schridde (devurandom).
David Walter Seikel [Thu, 20 Sep 2012 05:48:05 +0000 (05:48 +0000)]
Lua 5.2 support added, from a patch by Dennis Schridde (devurandom).

SVN revision: 76883

12 years agooh oops - err needs a var ecore doesn ecport. use the eina log macro
Carsten Haitzler [Wed, 19 Sep 2012 14:04:33 +0000 (14:04 +0000)]
oh oops - err needs a var ecore doesn ecport. use the eina log macro
instead.

SVN revision: 76868

12 years agoeeze/sensor: Adjust tizen module to API changes.
Stefan Schmidt [Wed, 19 Sep 2012 13:36:17 +0000 (13:36 +0000)]
eeze/sensor: Adjust tizen module to API changes.

SVN revision: 76866

12 years agoeeze/sensor: Wehn using sleep() we should include the header for declaration
Stefan Schmidt [Wed, 19 Sep 2012 13:34:57 +0000 (13:34 +0000)]
eeze/sensor: Wehn using sleep() we should include the header for declaration

SVN revision: 76865

12 years agoeeze/tests: Cover more eeze_sensor functions
Stefan Schmidt [Wed, 19 Sep 2012 12:41:31 +0000 (12:41 +0000)]
eeze/tests: Cover more eeze_sensor functions

Also start with testing for some error pathes by giving in wrong values.

SVN revision: 76857

12 years agoeeze/sensor: Init Eeze_Sensor_Obj to NULL
Stefan Schmidt [Wed, 19 Sep 2012 12:41:23 +0000 (12:41 +0000)]
eeze/sensor: Init Eeze_Sensor_Obj to NULL

Without this the object get might fail but our NULL check would not trigger.

SVN revision: 76856

12 years agoFrom: Patryk Kaczmarek <patryk.k@samsung.com>
Patryk Kaczmarek [Wed, 19 Sep 2012 10:39:27 +0000 (10:39 +0000)]
From: Patryk Kaczmarek <patryk.k@samsung.com>
Subject: Re: [E-devel] [Patch] [Ecore] Patch with NULL checks to some
functions in ecore module

I had prepared patch for some Ecore functions which, in my opinion,
critically need NULL checks. I had tried to keep each file convention.

SVN revision: 76852

12 years agoeeze: Introduce modules directory and place eeze_sensor modules into it.
Stefan Schmidt [Wed, 19 Sep 2012 09:19:23 +0000 (09:19 +0000)]
eeze: Introduce modules directory and place eeze_sensor modules into it.

More like other efl libs and maybe we have more modules for eeze later on.

SVN revision: 76847

12 years agomerge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc
Vincent Torri [Wed, 19 Sep 2012 06:57:03 +0000 (06:57 +0000)]
merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc

doc though head.html should be improved :)

SVN revision: 76843

12 years agoadding gl translations and updating it and pt
Massimo Maiurana [Tue, 18 Sep 2012 21:51:43 +0000 (21:51 +0000)]
adding gl translations and updating it and pt

SVN revision: 76838

12 years agoeeze/tests: Also cover this part of the api in the unit tests
Stefan Schmidt [Tue, 18 Sep 2012 14:29:28 +0000 (14:29 +0000)]
eeze/tests: Also cover this part of the api in the unit tests

SVN revision: 76831

12 years agoeeze: Add basic test infrastructure and unit tests
Stefan Schmidt [Tue, 18 Sep 2012 14:14:59 +0000 (14:14 +0000)]
eeze: Add basic test infrastructure and unit tests

SVN revision: 76828

12 years agoeeze: Add myself to AUTHORS
Stefan Schmidt [Tue, 18 Sep 2012 14:14:55 +0000 (14:14 +0000)]
eeze: Add myself to AUTHORS

SVN revision: 76827

12 years agoeeze: Mention sensor addition in changelog and news.
Stefan Schmidt [Tue, 18 Sep 2012 14:14:52 +0000 (14:14 +0000)]
eeze: Mention sensor addition in changelog and news.

SVN revision: 76826

12 years agoeeze: Add sensor API
Stefan Schmidt [Tue, 18 Sep 2012 14:14:48 +0000 (14:14 +0000)]
eeze: Add sensor API

Extend eeze to read out sensor data from various sources with a simple API to
access for application developers. The sensor backends are eina modules. For
now we support a tizen module as well as a fake module for testing.

Modules for plain sysfs on a desktop or other sensor frameworks could get
integrated.

The api is not fixed until 1.8 is out so let me know what you think. Having
small wrappers for all kind of infos like eeze_sensor_light_get or
eeze_sensor_proximity_get are possible but I did not want to bloat the api
from the beginning.

SVN revision: 76825

12 years agoEcore_X(cb): Remove old references to the _prefetch functions.
Christopher Michael [Tue, 18 Sep 2012 13:05:20 +0000 (13:05 +0000)]
Ecore_X(cb): Remove old references to the _prefetch functions.

SVN revision: 76817

12 years agoon second thought - limit to 0 if < 0 - rest of ecore-timer does this.
Carsten Haitzler [Tue, 18 Sep 2012 11:47:22 +0000 (11:47 +0000)]
on second thought - limit to 0 if < 0 - rest of ecore-timer does this.

SVN revision: 76809

12 years agoFrom: Patryk Kaczmarek <patryk.k@samsung.com>
Patryk Kaczmarek [Tue, 18 Sep 2012 11:38:08 +0000 (11:38 +0000)]
From: Patryk Kaczmarek <patryk.k@samsung.com>
Subject: [E-devel] [Patch] [Ecore] Protection for giving below zero
values for ecore_poll and ecore_timer

Please also check attached patch for ecore_timer_interval_set and
ecore_poller_poll_interval_set.

It checks if given time is not zero or below zero.

SVN revision: 76805

12 years agoFrom: Patryk Kaczmarek <patryk.k@samsung.com>
Patryk Kaczmarek [Tue, 18 Sep 2012 11:34:36 +0000 (11:34 +0000)]
From: Patryk Kaczmarek <patryk.k@samsung.com>
Subject: [E-devel] [Patch] [Ecore] ecore_file_escape_name fix for \n
and \t

Please review and consider the attached patch for ecore_file_escape_name
function, now it correctly escapes tab and new line characters.

SVN revision: 76803

12 years agoedje: Changelog
Michael BOUCHAUD [Tue, 18 Sep 2012 09:00:27 +0000 (09:00 +0000)]
edje: Changelog

SVN revision: 76789

12 years agoAdd new edbus library, aka e_dbus v2
Lucas De Marchi [Mon, 17 Sep 2012 20:41:05 +0000 (20:41 +0000)]
Add new edbus library, aka e_dbus v2

SVN revision: 76775

12 years agomerge: "fix" distcheck
Vincent Torri [Mon, 17 Sep 2012 17:17:55 +0000 (17:17 +0000)]
merge: "fix" distcheck

I can't be sure that distcheck is fixed as the check of eet is failing.
I've disable the run of the eina test for now as it is *very* long. I'll
re-enable it once eet check is running flawlessly

SVN revision: 76772

12 years agoedje: fix group inherit with script
Michael BOUCHAUD [Mon, 17 Sep 2012 16:37:50 +0000 (16:37 +0000)]
edje: fix group inherit with script

SVN revision: 76769