platform/upstream/efl.git
11 years agoeeze/sensor: Fix big memleak that happened on every eeze use.
Stefan Schmidt [Tue, 2 Oct 2012 08:47:54 +0000 (08:47 +0000)]
eeze/sensor: Fix big memleak that happened on every eeze use.

Really free the list with sensor modules when shutting down. No idea how I
dropped that as I found it in one old local version I had. Thanks to Mike
for the notice and valgrind for the tooling.

Also make sure we don't corrupt the list before we can free it.

SVN revision: 77291

11 years agoeeze/sensor: Free the hash table on shutdown. Leak--
Stefan Schmidt [Tue, 2 Oct 2012 08:47:50 +0000 (08:47 +0000)]
eeze/sensor: Free the hash table on shutdown. Leak--

Some bigger leak is still going on there with the module unloading. I swear that
was all non-leaking before. I had valgrind on it. :)

SVN revision: 77290

11 years agoeeze/sensor: Update documentation.
Stefan Schmidt [Tue, 2 Oct 2012 08:47:45 +0000 (08:47 +0000)]
eeze/sensor: Update documentation.

Updating the docs in the header as well as some more comments in the code itself.

SVN revision: 77289

11 years agoEvas: Minor doxy fix.
Christopher Michael [Mon, 1 Oct 2012 09:25:12 +0000 (09:25 +0000)]
Evas: Minor doxy fix.

SVN revision: 77257

11 years agoethumb ethumb.c: Fixed indentation.
Daniel Juyung Seo [Mon, 1 Oct 2012 04:43:39 +0000 (04:43 +0000)]
ethumb ethumb.c: Fixed indentation.

SVN revision: 77233

11 years agoethumb ethumb.c: Fixed wrong return value. Return EINA_FALSE when there is no theme_f...
Daniel Juyung Seo [Mon, 1 Oct 2012 04:43:35 +0000 (04:43 +0000)]
ethumb ethumb.c: Fixed wrong return value. Return EINA_FALSE when there is no theme_file on ethumb_frame_set. Spotted by Patryk Kaczmarek <patryk.k@samsung.com>

SVN revision: 77232

12 years agoUpdate git ignore files
Mike McCormack [Sat, 29 Sep 2012 12:19:09 +0000 (12:19 +0000)]
Update git ignore files

Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 77217

12 years agoephysics: ignore spec file
Bruno Dilly [Fri, 28 Sep 2012 22:24:30 +0000 (22:24 +0000)]
ephysics: ignore spec file

SVN revision: 77214

12 years agoeeze/sensor: Fix fake module to set timestamp to microseconds since epoch.
Stefan Schmidt [Fri, 28 Sep 2012 09:10:47 +0000 (09:10 +0000)]
eeze/sensor: Fix fake module to set timestamp to microseconds since epoch.

Seconds is not really a suitable resolution for sensor data read outs. This
also aligns it with the tizen module and the public API.
The sleep is no longer needed in the test program either.

SVN revision: 77191

12 years agoeeze/sensor: Make the Eeze_Sensor struct private.
Stefan Schmidt [Fri, 28 Sep 2012 09:10:43 +0000 (09:10 +0000)]
eeze/sensor: Make the Eeze_Sensor struct private.

All data for the public API have moved into other data structures. This one
is only needed for internal housekeeping now. Thus move it into the pivate
header file so it does not confuse people.

SVN revision: 77190

12 years agoeeze/sensor: Update eeze sensor docs.
Stefan Schmidt [Fri, 28 Sep 2012 09:10:40 +0000 (09:10 +0000)]
eeze/sensor: Update eeze sensor docs.

Mostly typo fixes and hopefully clarify some things.

SVN revision: 77189

12 years agomake notes.
Carsten Haitzler [Fri, 28 Sep 2012 06:19:35 +0000 (06:19 +0000)]
make notes.

SVN revision: 77178

12 years agodont need bounding box tracking anymore
Carsten Haitzler [Fri, 28 Sep 2012 04:07:53 +0000 (04:07 +0000)]
dont need bounding box tracking anymore

SVN revision: 77176

12 years agodeal with losing our backbuffer (after a resurf) with partial updates.
Carsten Haitzler [Fri, 28 Sep 2012 02:30:09 +0000 (02:30 +0000)]
deal with losing our backbuffer (after a resurf) with partial updates.

SVN revision: 77175

12 years agoedje_codegen: Adding support for drag
Flavio Vinicius Alvares Ceolin [Thu, 27 Sep 2012 21:09:53 +0000 (21:09 +0000)]
edje_codegen: Adding support for drag

Adding the necessary api to work with draggable parts.

SVN revision: 77174

12 years agotypeo in chlog
Carsten Haitzler [Thu, 27 Sep 2012 11:11:38 +0000 (11:11 +0000)]
typeo in chlog

SVN revision: 77151

12 years agochecnglog/news my fix now its confirmed
Carsten Haitzler [Thu, 27 Sep 2012 11:06:41 +0000 (11:06 +0000)]
checnglog/news my fix now its confirmed

SVN revision: 77150

12 years agomaybe patch over imf ibus module oopsie?
Carsten Haitzler [Thu, 27 Sep 2012 09:44:00 +0000 (09:44 +0000)]
maybe patch over imf ibus module oopsie?

SVN revision: 77144

12 years agoedje: and force calc on sub objects
Michael BOUCHAUD [Thu, 27 Sep 2012 09:36:01 +0000 (09:36 +0000)]
edje: and force calc on sub objects

SVN revision: 77142

12 years agoedje: fix scale_set in sub group
Michael BOUCHAUD [Thu, 27 Sep 2012 09:11:21 +0000 (09:11 +0000)]
edje: fix scale_set in sub group

SVN revision: 77137

12 years agoadd evas object display mode hint
Jiyoun Park [Thu, 27 Sep 2012 08:54:54 +0000 (08:54 +0000)]
add evas object display mode hint
this hint can be used when user want to notify
and change object size hint(display mode)
like compress(example, keyboard show and object need to be compressed)
and etc.

SVN revision: 77136

12 years agofix nasty bug in efreet where running an update of desktops (or icons)
Carsten Haitzler [Thu, 27 Sep 2012 08:22:24 +0000 (08:22 +0000)]
fix nasty bug in efreet where running an update of desktops (or icons)
could be delayed by minutes.

SVN revision: 77133

12 years agooops use micro not minor
Carsten Haitzler [Thu, 27 Sep 2012 07:13:15 +0000 (07:13 +0000)]
oops use micro not minor

SVN revision: 77131

12 years agoactualyl do option this way.
Carsten Haitzler [Thu, 27 Sep 2012 07:00:28 +0000 (07:00 +0000)]
actualyl do option this way.

SVN revision: 77130

12 years agosupport new swap mode field.
Carsten Haitzler [Thu, 27 Sep 2012 06:57:16 +0000 (06:57 +0000)]
support new swap mode field.

SVN revision: 77129

12 years agoadd an engine info field (4 bits) for swap mode :)
Carsten Haitzler [Thu, 27 Sep 2012 06:56:41 +0000 (06:56 +0000)]
add an engine info field (4 bits) for swap mode :)

SVN revision: 77128

12 years agoEo IS optional. Sorry, i will fight to have ALL libs being optional
Vincent Torri [Thu, 27 Sep 2012 04:46:30 +0000 (04:46 +0000)]
Eo IS optional. Sorry, i will fight to have ALL libs being optional

SVN revision: 77126

12 years agomerge: use autoreconf
Vincent Torri [Thu, 27 Sep 2012 04:40:36 +0000 (04:40 +0000)]
merge: use autoreconf

raster, please: be constructive: if it does not work for you, what about giving the error ?

SVN revision: 77125

12 years agomake eo not an optional build - this WILL be no-option as we will be
Carsten Haitzler [Thu, 27 Sep 2012 04:39:28 +0000 (04:39 +0000)]
make eo not an optional build - this WILL be no-option as we will be
based on it.

SVN revision: 77124

12 years agoand pass distcehck
Carsten Haitzler [Thu, 27 Sep 2012 04:16:55 +0000 (04:16 +0000)]
and pass distcehck

SVN revision: 77123

12 years agoand more include dir fixes.
Carsten Haitzler [Thu, 27 Sep 2012 04:14:38 +0000 (04:14 +0000)]
and more include dir fixes.

SVN revision: 77122

12 years agoand esnure we have all the right include paths.
Carsten Haitzler [Thu, 27 Sep 2012 04:08:48 +0000 (04:08 +0000)]
and esnure we have all the right include paths.

SVN revision: 77121

12 years agoand remvoe inlcude as subdir
Carsten Haitzler [Thu, 27 Sep 2012 04:03:12 +0000 (04:03 +0000)]
and remvoe inlcude as subdir

SVN revision: 77120

12 years agomove eina headers into lib/eina like the rest of efl - at least be
Carsten Haitzler [Thu, 27 Sep 2012 04:02:37 +0000 (04:02 +0000)]
move eina headers into lib/eina like the rest of efl - at least be
consistent with the majority.

SVN revision: 77119

12 years agoport null check over to efl tree.
Carsten Haitzler [Thu, 27 Sep 2012 03:56:20 +0000 (03:56 +0000)]
port null check over to efl tree.

SVN revision: 77118

12 years agoport mmap safety fix to efl tree.
Carsten Haitzler [Thu, 27 Sep 2012 03:46:03 +0000 (03:46 +0000)]
port mmap safety fix to efl tree.

SVN revision: 77115

12 years agoand changlog now is merged changes since 1.7.0
Carsten Haitzler [Thu, 27 Sep 2012 03:37:02 +0000 (03:37 +0000)]
and changlog now is merged changes since 1.7.0

SVN revision: 77112

12 years agomake make examples work with dso linking unhappiness.
Carsten Haitzler [Thu, 27 Sep 2012 03:22:34 +0000 (03:22 +0000)]
make make examples work with dso linking unhappiness.

SVN revision: 77111

12 years agoefl -> pass distcheck.
Carsten Haitzler [Thu, 27 Sep 2012 03:17:31 +0000 (03:17 +0000)]
efl -> pass distcheck.

SVN revision: 77110

12 years agoand efl.spec in configure.ac
Carsten Haitzler [Thu, 27 Sep 2012 03:10:06 +0000 (03:10 +0000)]
and efl.spec in configure.ac

SVN revision: 77109

12 years agoand make a single efl.spec file.
Carsten Haitzler [Thu, 27 Sep 2012 03:09:17 +0000 (03:09 +0000)]
and make a single efl.spec file.

SVN revision: 77108

12 years agocleaning up the base of efl tree moving files to subdirs
Carsten Haitzler [Thu, 27 Sep 2012 03:02:12 +0000 (03:02 +0000)]
cleaning up the base of efl tree moving files to subdirs

SVN revision: 77106

12 years agofix chglog date for vtorri :)
Carsten Haitzler [Thu, 27 Sep 2012 02:55:18 +0000 (02:55 +0000)]
fix chglog date for vtorri :)

SVN revision: 77105

12 years agoautoreconf doesnt work... so lets have autogen.sh eh? :) also - old
Carsten Haitzler [Thu, 27 Sep 2012 02:13:31 +0000 (02:13 +0000)]
autoreconf doesnt work... so lets have autogen.sh eh? :) also - old
habits die hard. :)

SVN revision: 77104

12 years agoeio: continue on access right error.
Cedric BAIL [Thu, 27 Sep 2012 00:55:41 +0000 (00:55 +0000)]
eio: continue on access right error.

SVN revision: 77103

12 years agoedbus: Fix lib name in edbus2.pc.in
José Roberto de Souza [Wed, 26 Sep 2012 20:33:53 +0000 (20:33 +0000)]
edbus: Fix lib name in edbus2.pc.in

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

SVN revision: 77102

12 years agoEcore_Evas (wayland): Add missing close.
Christopher Michael [Wed, 26 Sep 2012 19:26:24 +0000 (19:26 +0000)]
Ecore_Evas (wayland): Add missing close.

SVN revision: 77100

12 years agoEcore_Evas (wayland): Remove goto. (don't need them, don't want them)
Christopher Michael [Wed, 26 Sep 2012 19:01:04 +0000 (19:01 +0000)]
Ecore_Evas (wayland): Remove goto. (don't need them, don't want them)
;) Also, remove an extra blank line that got in there.

SVN revision: 77099

12 years agoedbus: Full file path on EXTRA_DIST of doc
José Roberto de Souza [Wed, 26 Sep 2012 18:49:16 +0000 (18:49 +0000)]
edbus: Full file path on EXTRA_DIST of doc

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

SVN revision: 77098

12 years agoWayland_SHM: Simplify code for buffer creation
Eduardo Lima (Etrunko) [Wed, 26 Sep 2012 18:42:47 +0000 (18:42 +0000)]
Wayland_SHM: Simplify code for buffer creation

Removed unecessary ensure_pool_size function move the checks to _pool_create.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77097

12 years agoWayland_SHM: new functions for freeing SHM buffer and
Eduardo Lima (Etrunko) [Wed, 26 Sep 2012 18:41:57 +0000 (18:41 +0000)]
Wayland_SHM: new functions for freeing SHM buffer and
 pool

_ecore_evas_wl_buffer_free() and _ecore_evas_wl_shm_pool_free() were added,
avoid repeating the same calls everywhere.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
SVN revision: 77096

12 years agoedbus: Add edbus_signal_handler_match_extra_vset
José Roberto de Souza [Wed, 26 Sep 2012 18:16:34 +0000 (18:16 +0000)]
edbus: Add edbus_signal_handler_match_extra_vset

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

SVN revision: 77095

12 years agoedbus: Fix building doc outside of tree
José Roberto de Souza [Wed, 26 Sep 2012 18:16:28 +0000 (18:16 +0000)]
edbus: Fix building doc outside of tree

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

SVN revision: 77094

12 years agoand back to full update - poo.
Carsten Haitzler [Wed, 26 Sep 2012 13:23:29 +0000 (13:23 +0000)]
and back to full update - poo.

SVN revision: 77093

12 years agofill in some more egl sw engine theory.
Carsten Haitzler [Wed, 26 Sep 2012 10:03:49 +0000 (10:03 +0000)]
fill in some more egl sw engine theory.

SVN revision: 77078

12 years agoevas: more distcheck fix.
Cedric BAIL [Wed, 26 Sep 2012 07:52:04 +0000 (07:52 +0000)]
evas: more distcheck fix.

SVN revision: 77075

12 years agomerge: and disable eo for now, as requested by Tom
Vincent Torri [Wed, 26 Sep 2012 07:29:34 +0000 (07:29 +0000)]
merge: and disable eo for now, as requested by Tom

SVN revision: 77074

12 years agomerge: add eo
Vincent Torri [Wed, 26 Sep 2012 06:56:52 +0000 (06:56 +0000)]
merge: add eo

SVN revision: 77072

12 years agoevas: forgotten include for make dist.
Cedric BAIL [Wed, 26 Sep 2012 06:50:28 +0000 (06:50 +0000)]
evas: forgotten include for make dist.

SVN revision: 77071

12 years agomerge: fix paths
Vincent Torri [Wed, 26 Sep 2012 06:43:58 +0000 (06:43 +0000)]
merge: fix paths

SVN revision: 77070

12 years agopartial swaps++ to evas gl engine.
Carsten Haitzler [Wed, 26 Sep 2012 03:49:33 +0000 (03:49 +0000)]
partial swaps++ to evas gl engine.

SVN revision: 77069

12 years agoedje: Fix doc for edje_object_part_text_user_insert.
Jonas M. Gastal [Tue, 25 Sep 2012 19:53:21 +0000 (19:53 +0000)]
edje: Fix doc for edje_object_part_text_user_insert.

SVN revision: 77064

12 years agoedje: include cache functions in General Group in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:52:15 +0000 (19:52 +0000)]
edje: include cache functions in General Group in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77063

12 years agoedje: put #define EDJE_EXTERNAL_TYPE_ABI_VERSION outside the struct.
Jonas M. Gastal [Tue, 25 Sep 2012 19:51:09 +0000 (19:51 +0000)]
edje: put #define EDJE_EXTERNAL_TYPE_ABI_VERSION outside the struct.

reason: that way it appears in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77062

12 years agoedje: Text Entry Group created in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:50:03 +0000 (19:50 +0000)]
edje: Text Entry Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77061

12 years agoedje: Text Selection Group created in documentation.
Jonas M. Gastal [Tue, 25 Sep 2012 19:48:57 +0000 (19:48 +0000)]
edje: Text Selection Group created in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77060

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