platform/upstream/efl.git
12 years agoAdding the source for the signal test stuff raster and I where using, as another...
David Walter Seikel [Sun, 20 Nov 2011 20:19:03 +0000 (20:19 +0000)]
Adding the source for the signal test stuff raster and I where using, as another example.

SVN revision: 65460

12 years agoLast of the stack review, unless I missed some.
David Walter Seikel [Sun, 20 Nov 2011 19:49:05 +0000 (19:49 +0000)]
Last of the stack review, unless I missed some.
No functional change.

SVN revision: 65459

12 years agoedje: fix bug when using filter with edje cache turned on.
Cedric BAIL [Sun, 20 Nov 2011 18:27:14 +0000 (18:27 +0000)]
edje: fix bug when using filter with edje cache turned on.

SVN revision: 65458

12 years agoMore stack analysis, still no functional change.
David Walter Seikel [Sun, 20 Nov 2011 17:40:43 +0000 (17:40 +0000)]
More stack analysis, still no functional change.

SVN revision: 65457

12 years agoEvas: remove extra parenthesis
Vincent Torri [Sun, 20 Nov 2011 16:59:01 +0000 (16:59 +0000)]
Evas: remove extra parenthesis

SVN revision: 65456

12 years agoecore: oops forgotten to test all possible option.
Cedric BAIL [Sun, 20 Nov 2011 16:52:21 +0000 (16:52 +0000)]
ecore: oops forgotten to test all possible option.

SVN revision: 65455

12 years agoEvas define BUILD_ASYNC_EVENTS...
Vincent Torri [Sun, 20 Nov 2011 16:48:02 +0000 (16:48 +0000)]
Evas define BUILD_ASYNC_EVENTS...

SVN revision: 65454

12 years agoStop abusing passed in tables, as per my email on the dev list.
David Walter Seikel [Sun, 20 Nov 2011 15:51:58 +0000 (15:51 +0000)]
Stop abusing passed in tables, as per my email on the dev list.

I love removing code.  B-)

SVN revision: 65453

12 years agoevas: correct header order.
Cedric BAIL [Sun, 20 Nov 2011 15:17:29 +0000 (15:17 +0000)]
evas: correct header order.

SVN revision: 65452

12 years agoecore: use Eina_File for cleaner more portable code.
Cedric BAIL [Sun, 20 Nov 2011 15:14:48 +0000 (15:14 +0000)]
ecore: use Eina_File for cleaner more portable code.

SVN revision: 65451

12 years agoevas: use Eina_File for a more porable and cleaner code.
Cedric BAIL [Sun, 20 Nov 2011 15:10:05 +0000 (15:10 +0000)]
evas: use Eina_File for a more porable and cleaner code.

SVN revision: 65450

12 years agoecore: remove some warning.
Cedric BAIL [Sun, 20 Nov 2011 14:44:05 +0000 (14:44 +0000)]
ecore: remove some warning.

SVN revision: 65445

12 years agoedje: unbreak svn.
Cedric BAIL [Sun, 20 Nov 2011 14:39:34 +0000 (14:39 +0000)]
edje: unbreak svn.

SVN revision: 65444

12 years agoSome scattered lua stack check comments, to get them in before a functional change.
David Walter Seikel [Sun, 20 Nov 2011 14:39:30 +0000 (14:39 +0000)]
Some scattered lua stack check comments, to get them in before a functional change.
No functional change.

SVN revision: 65443

12 years agoecore: don't build binary if not requested.
Cedric BAIL [Sun, 20 Nov 2011 14:37:14 +0000 (14:37 +0000)]
ecore: don't build binary if not requested.

SVN revision: 65442

12 years agoeet: sys/mman.h is only needed when building with signature support.
Cedric BAIL [Sun, 20 Nov 2011 14:20:03 +0000 (14:20 +0000)]
eet: sys/mman.h is only needed when building with signature support.

SVN revision: 65441

12 years agoedje: remove warning when building without Ecore_IMF.
Cedric BAIL [Sun, 20 Nov 2011 14:15:37 +0000 (14:15 +0000)]
edje: remove warning when building without Ecore_IMF.

SVN revision: 65440

12 years agoedje: fix amalgamation support.
Cedric BAIL [Sun, 20 Nov 2011 14:11:50 +0000 (14:11 +0000)]
edje: fix amalgamation support.

SVN revision: 65439

12 years agoedje: remove various warning.
Cedric BAIL [Sun, 20 Nov 2011 14:09:17 +0000 (14:09 +0000)]
edje: remove various warning.

SVN revision: 65438

12 years agoeina: remove warning when building without siginfo_t.
Cedric BAIL [Sun, 20 Nov 2011 14:03:09 +0000 (14:03 +0000)]
eina: remove warning when building without siginfo_t.

SVN revision: 65437

12 years agoevas: remove warning when fontconfig is disabled.
Cedric BAIL [Sun, 20 Nov 2011 13:55:17 +0000 (13:55 +0000)]
evas: remove warning when fontconfig is disabled.

SVN revision: 65434

12 years agoevas: shutup warning with some configuration option.
Cedric BAIL [Sun, 20 Nov 2011 13:54:03 +0000 (13:54 +0000)]
evas: shutup warning with some configuration option.

SVN revision: 65433

12 years agoevas: warning--
Cedric BAIL [Sun, 20 Nov 2011 13:52:18 +0000 (13:52 +0000)]
evas: warning--

SVN revision: 65432

12 years agoevas: remove wrong non null definition.
Cedric BAIL [Sun, 20 Nov 2011 13:50:27 +0000 (13:50 +0000)]
evas: remove wrong non null definition.

SVN revision: 65431

12 years agoMake map like the others, remove excess push and gc.
David Walter Seikel [Sun, 20 Nov 2011 13:01:16 +0000 (13:01 +0000)]
Make map like the others, remove excess push and gc.
What was I thinking?

SVN revision: 65430

12 years agoAdd some FIXME's, and more lua stack review.
David Walter Seikel [Sun, 20 Nov 2011 12:51:49 +0000 (12:51 +0000)]
Add some FIXME's, and more lua stack review.
No functoinal change.

SVN revision: 65429

12 years agoEcore: put entry in the correct section
Vincent Torri [Sun, 20 Nov 2011 07:16:39 +0000 (07:16 +0000)]
Ecore: put entry in the correct section

SVN revision: 65428

12 years agoEcore: and update ChangeLog NEWS...
Vincent Torri [Sun, 20 Nov 2011 07:15:51 +0000 (07:15 +0000)]
Ecore: and update ChangeLog NEWS...

SVN revision: 65427

12 years agoalso move magic unset to after all events come back so we don't break anyone's event...
Mike Blumenkrantz [Sun, 20 Nov 2011 07:11:05 +0000 (07:11 +0000)]
also move magic unset to after all events come back so we don't break anyone's event handlers

SVN revision: 65426

12 years agoEcore_Win32: Resolving the issue of "mouse-down inside and mouse-up outside"
Vincent Torri [Sun, 20 Nov 2011 07:09:31 +0000 (07:09 +0000)]
Ecore_Win32: Resolving the issue of "mouse-down inside and mouse-up outside"

Patch by Kim Shinwoo

SVN revision: 65425

12 years agoEcore: update ChangeLog and NEWS
Vincent Torri [Sun, 20 Nov 2011 06:55:31 +0000 (06:55 +0000)]
Ecore: update ChangeLog and NEWS

SVN revision: 65424

12 years agoEcore_WinCE: fix Shift, Control and Alt detection
Vincent Torri [Sun, 20 Nov 2011 06:44:56 +0000 (06:44 +0000)]
Ecore_WinCE: fix Shift, Control and Alt detection

SVN revision: 65423

12 years agoEcore_Win32: formatting
Vincent Torri [Sun, 20 Nov 2011 06:44:11 +0000 (06:44 +0000)]
Ecore_Win32: formatting

SVN revision: 65422

12 years agoEcore_Win32: remove LF
Vincent Torri [Sun, 20 Nov 2011 06:19:40 +0000 (06:19 +0000)]
Ecore_Win32: remove LF

SVN revision: 65420

12 years agoattempt #1 to fix obscure disconnect crash
Mike Blumenkrantz [Sun, 20 Nov 2011 00:28:48 +0000 (00:28 +0000)]
attempt #1 to fix obscure disconnect crash

SVN revision: 65416

12 years agoEcore: fix Shift, Control and Alt keys detection
Vincent Torri [Sat, 19 Nov 2011 18:03:59 +0000 (18:03 +0000)]
Ecore: fix Shift, Control and Alt keys detection

Shift (left/right), Control and Alt are now detected.
AltGr is not, as it's actually a Control (left) key,
immediately followed by an Alt key, and I don't know how
to see know if the left Control kye is the one pressed by
the user or the one thrown by AltGr.

modifiers are not set too. Will be set soon

SVN revision: 65415

12 years agoSome more stack review, plus a couple of FIXME's added.
David Walter Seikel [Sat, 19 Nov 2011 15:37:21 +0000 (15:37 +0000)]
Some more stack review, plus a couple of FIXME's added.
No functional change, just comments.

Too tired for more, I'll finish this tomorrow.

SVN revision: 65413

12 years agoadd changelog for edje work.
Carsten Haitzler [Sat, 19 Nov 2011 15:12:56 +0000 (15:12 +0000)]
add changelog for edje work.

SVN revision: 65412

12 years agoTGA loader gets fixed alpha decode - real life tga's have
Carsten Haitzler [Sat, 19 Nov 2011 15:09:27 +0000 (15:09 +0000)]
TGA loader gets fixed alpha decode - real life tga's have
proper alpha values. also reduce false positive tga file
detection

SVN revision: 65411

12 years agoremove commented code now.
Carsten Haitzler [Sat, 19 Nov 2011 05:02:00 +0000 (05:02 +0000)]
remove commented code now.

SVN revision: 65404

12 years agofix propagation to child groups - seems we had src set to null that i
Carsten Haitzler [Sat, 19 Nov 2011 04:23:27 +0000 (04:23 +0000)]
fix propagation to child groups - seems we had src set to null that i
didnt catch when i added it at the end.

SVN revision: 65403

12 years agofix edje object leak if child obj file set fails!!!
Carsten Haitzler [Sat, 19 Nov 2011 04:16:32 +0000 (04:16 +0000)]
fix edje object leak if child obj file set fails!!!

SVN revision: 65402

12 years agofix docs to not confuse onefang... :)
Carsten Haitzler [Sat, 19 Nov 2011 04:08:55 +0000 (04:08 +0000)]
fix docs to not confuse onefang... :)

SVN revision: 65401

12 years agofix looping message passing from children back to parent then back to
Carsten Haitzler [Sat, 19 Nov 2011 03:24:37 +0000 (03:24 +0000)]
fix looping message passing from children back to parent then  back to
child, parent etc. due to changes in propagation code.

SVN revision: 65398

12 years agoKeep it clean.
David Walter Seikel [Sat, 19 Nov 2011 01:38:54 +0000 (01:38 +0000)]
Keep it clean.

SVN revision: 65397

12 years agoAbout half way through the lua stack analysis.
David Walter Seikel [Sat, 19 Nov 2011 01:12:06 +0000 (01:12 +0000)]
About half way through the lua stack analysis.
No functional changes.

SVN revision: 65396

12 years agoadd helper macro for eeze scanner edd setup
Mike Blumenkrantz [Fri, 18 Nov 2011 19:24:01 +0000 (19:24 +0000)]
add helper macro for eeze scanner edd setup

SVN revision: 65388

12 years agomy name is Leif Middelschulte and I leave my debug printfs in my code FOREVER
Mike Blumenkrantz [Fri, 18 Nov 2011 18:23:17 +0000 (18:23 +0000)]
my name is Leif Middelschulte and I leave my debug printfs in my code FOREVER

SVN revision: 65387

12 years agoEvil: fix a previous wrong commit
Vincent Torri [Fri, 18 Nov 2011 16:46:57 +0000 (16:46 +0000)]
Evil: fix a previous wrong commit

SVN revision: 65386

12 years agofix inconsistency with propagating signals and messages. now messages
Carsten Haitzler [Fri, 18 Nov 2011 10:35:38 +0000 (10:35 +0000)]
fix inconsistency with propagating signals and messages. now messages
AND signals should propagate to children the SAME WAY - that means
children you added explicitly in the edje file and not form c code get
propagated to.

SVN revision: 65384

12 years agoMaybe one day raster will remember.
David Walter Seikel [Fri, 18 Nov 2011 09:52:58 +0000 (09:52 +0000)]
Maybe one day raster will remember.
Something to do with caches perhaps?
Needs to be changed anyway.

SVN revision: 65383

12 years agoEvas: fix nonnull argument with out-of-range operand number
Vincent Torri [Fri, 18 Nov 2011 09:23:22 +0000 (09:23 +0000)]
Evas: fix nonnull argument with out-of-range operand number

Patch by Fabien Romano via Jonathan Armani

SVN revision: 65381

12 years agoevas: video surface can be NULL.
Cedric BAIL [Fri, 18 Nov 2011 08:49:59 +0000 (08:49 +0000)]
evas: video surface can be NULL.

SVN revision: 65379

12 years agoformatting fix
Carsten Haitzler [Fri, 18 Nov 2011 07:18:19 +0000 (07:18 +0000)]
formatting fix

SVN revision: 65369

12 years agomore formatting improvements
Carsten Haitzler [Fri, 18 Nov 2011 06:46:51 +0000 (06:46 +0000)]
more formatting improvements

SVN revision: 65367

12 years agosome formatting fixes.
Carsten Haitzler [Fri, 18 Nov 2011 06:40:49 +0000 (06:40 +0000)]
some formatting fixes.

SVN revision: 65366

12 years agoremove unused code
Carsten Haitzler [Fri, 18 Nov 2011 06:32:22 +0000 (06:32 +0000)]
remove unused code

SVN revision: 65365

12 years agoedje:echo() logs to the lua domain, at the debug level.
David Walter Seikel [Fri, 18 Nov 2011 05:53:44 +0000 (05:53 +0000)]
edje:echo() logs to the lua domain, at the debug level.
It's for debugging lua scripts.

SVN revision: 65363

12 years agorewrite a few small things to make code more clear
Mike Blumenkrantz [Fri, 18 Nov 2011 03:59:00 +0000 (03:59 +0000)]
rewrite a few small things to make code more clear

SVN revision: 65360

12 years agomake all binaries have configure options to disable them
Mike Blumenkrantz [Fri, 18 Nov 2011 03:13:33 +0000 (03:13 +0000)]
make all binaries have configure options to disable them

SVN revision: 65359

12 years agoadd functions for runtime checking of disk capabilities for embedded devices
Mike Blumenkrantz [Fri, 18 Nov 2011 03:13:31 +0000 (03:13 +0000)]
add functions for runtime checking of disk capabilities for embedded devices

SVN revision: 65358

12 years agofix typo in patch I randomly committed earlier. must...proofread...random...patches...
Mike Blumenkrantz [Fri, 18 Nov 2011 03:13:29 +0000 (03:13 +0000)]
fix typo in patch I randomly committed earlier. must...proofread...random...patches...

SVN revision: 65357

12 years agofix DSO issue pointed out by Jochen Schröder
Mike Blumenkrantz [Fri, 18 Nov 2011 03:13:28 +0000 (03:13 +0000)]
fix DSO issue pointed out by Jochen Schröder

SVN revision: 65356

12 years agoallow install-examples separately from building them (building them
Carsten Haitzler [Fri, 18 Nov 2011 03:11:24 +0000 (03:11 +0000)]
allow install-examples separately from building them (building them
also installs them unless u --disable their install)

SVN revision: 65355

12 years agoYou might call this an API break, but it's a bug fix.
David Walter Seikel [Fri, 18 Nov 2011 02:27:16 +0000 (02:27 +0000)]
You might call this an API break, but it's a bug fix.

The very original lua code from waaaay back when,
would create the various timer objects as members of the evas class,
which would mean you could call evas functions on the timer objects.

Not good.

Now they have their own classes.

However, you still have to create them by calling functions in the
edje class, there should probably be an ecore class for that instead.

SVN revision: 65354

12 years agotypo--
David Walter Seikel [Fri, 18 Nov 2011 01:50:47 +0000 (01:50 +0000)]
typo--

SVN revision: 65352

12 years agoMake a better messaeg callback example.
David Walter Seikel [Thu, 17 Nov 2011 18:38:23 +0000 (18:38 +0000)]
Make a better messaeg callback example.

SVN revision: 65348

12 years agoDocument the lua callback hooks.
David Walter Seikel [Thu, 17 Nov 2011 18:13:58 +0000 (18:13 +0000)]
Document the lua callback hooks.

SVN revision: 65347

12 years agoDocument the pre 1.1.0 edje functions.
David Walter Seikel [Thu, 17 Nov 2011 17:42:29 +0000 (17:42 +0000)]
Document the pre 1.1.0 edje functions.

SVN revision: 65346

12 years agoDocumentation stubs. I'll fill them in later.
David Walter Seikel [Thu, 17 Nov 2011 14:21:53 +0000 (14:21 +0000)]
Documentation stubs.  I'll fill them in later.
Also includes stubs for the documentation of stack usage.

SVN revision: 65343

12 years agoFix building without Ecore_IMF
Iván Briano [Thu, 17 Nov 2011 14:07:39 +0000 (14:07 +0000)]
Fix building without Ecore_IMF

SVN revision: 65342

12 years agoeina: module don't need dirent.h anymore.
Cedric BAIL [Thu, 17 Nov 2011 11:18:12 +0000 (11:18 +0000)]
eina: module don't need dirent.h anymore.

SVN revision: 65340

12 years agoeina: shutup warning when thread are disabled.
Cedric BAIL [Thu, 17 Nov 2011 11:15:54 +0000 (11:15 +0000)]
eina: shutup warning when thread are disabled.

SVN revision: 65339

12 years agoFrom: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 17 Nov 2011 09:23:06 +0000 (09:23 +0000)]
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Thu, 17 Nov 2011 09:45:19 +0100
Subject: [PATCH] eeze: use --with-sth arguments if they are passed to configure

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
SVN revision: 65333

12 years ago[evas] Always clear recalc count of items that have been on calc list
Mike McCormack [Thu, 17 Nov 2011 04:31:43 +0000 (04:31 +0000)]
[evas] Always clear recalc count of items that have been on calc list

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 65326

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:51:59 +0000 (17:51 +0000)]
evil >= 1.0.0

SVN revision: 65306

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:51:42 +0000 (17:51 +0000)]
evil >= 1.0.0

SVN revision: 65305

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:51:03 +0000 (17:51 +0000)]
evil >= 1.0.0

SVN revision: 65304

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:50:39 +0000 (17:50 +0000)]
evil >= 1.0.0

SVN revision: 65303

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:48:50 +0000 (17:48 +0000)]
evil >= 1.0.0

SVN revision: 65301

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:48:20 +0000 (17:48 +0000)]
evil >= 1.0.0

SVN revision: 65300

12 years agoevil >= 1.0.0
Vincent Torri [Wed, 16 Nov 2011 17:47:58 +0000 (17:47 +0000)]
evil >= 1.0.0

SVN revision: 65299

12 years agoupdate Evil to prepare it for alpha
Vincent Torri [Wed, 16 Nov 2011 17:38:19 +0000 (17:38 +0000)]
update Evil to prepare it for alpha

SVN revision: 65298

12 years agoeet: proper indentation.
Cedric BAIL [Wed, 16 Nov 2011 15:54:34 +0000 (15:54 +0000)]
eet: proper indentation.

SVN revision: 65296

12 years agook - longstanding issue. quality of jpeg encode and decode dropped
Carsten Haitzler [Wed, 16 Nov 2011 11:52:47 +0000 (11:52 +0000)]
ok - longstanding issue. quality of jpeg encode and decode dropped
quickly when uf your-encoded anything due to using IFAST decoder (and
encoder). this does drop speed for decode and encode (except encoding
< 60% quality where it now uses IFAST), but we don't see progressively
worse artifacts.

SVN revision: 65294

12 years agook - longstanding issue. quality of jpeg encode and decode dropped
Carsten Haitzler [Wed, 16 Nov 2011 11:52:36 +0000 (11:52 +0000)]
ok - longstanding issue. quality of jpeg encode and decode dropped
quickly when uf your-encoded anything due to using IFAST decoder (and
encoder). this does drop speed for decode and encode (except encoding
< 60% quality where it now uses IFAST), but we don't see progressively
worse artifacts.

SVN revision: 65293

12 years agoefreet: correctly include dirent.h in the right place.
Cedric BAIL [Wed, 16 Nov 2011 10:56:44 +0000 (10:56 +0000)]
efreet: correctly include dirent.h in the right place.

NOTE: for after 1.1, we should really use eina_*_ls API instead.

SVN revision: 65292

12 years agoeina: remove useless include.
Cedric BAIL [Wed, 16 Nov 2011 10:13:24 +0000 (10:13 +0000)]
eina: remove useless include.

NOTE: I don't know why it was there, but it shouldn't.
Please report any build issue you encounter.

SVN revision: 65291

12 years agoupdate release candidate trees to their release version in preparation
Carsten Haitzler [Wed, 16 Nov 2011 05:34:37 +0000 (05:34 +0000)]
update release candidate trees to their release version in preparation
for alpha

SVN revision: 65280

12 years agoclarify group inherit error message
Mike Blumenkrantz [Tue, 15 Nov 2011 16:19:09 +0000 (16:19 +0000)]
clarify group inherit error message

SVN revision: 65271

12 years agoevas/events - removed events_frozen check in evas_event_passes_through()
ChunEon Park [Tue, 15 Nov 2011 15:10:19 +0000 (15:10 +0000)]
evas/events - removed events_frozen check in evas_event_passes_through()

in most cases, it is performed twice inside and outside of the function in inefficient way.

and calling of events_frozen in the passes_through() is not understable in the view of functional consistency.

Check is separately would be better.

SVN revision: 65269

12 years agoeina: update news/changelog
Boris Faure [Tue, 15 Nov 2011 14:24:53 +0000 (14:24 +0000)]
eina: update news/changelog

SVN revision: 65268

12 years agoevas - fixed typo
ChunEon Park [Tue, 15 Nov 2011 14:16:31 +0000 (14:16 +0000)]
evas - fixed typo

SVN revision: 65266

12 years agofix copying for edje to be explicit about epp.
Carsten Haitzler [Tue, 15 Nov 2011 11:47:53 +0000 (11:47 +0000)]
fix copying for edje to be explicit about epp.

SVN revision: 65245

12 years agoupdate README for efreet
Carsten Haitzler [Tue, 15 Nov 2011 11:41:02 +0000 (11:41 +0000)]
update README for efreet

SVN revision: 65242

12 years agoupdate README for edje
Carsten Haitzler [Tue, 15 Nov 2011 11:40:26 +0000 (11:40 +0000)]
update README for edje

SVN revision: 65241

12 years agoupdate po's for ecore
Carsten Haitzler [Tue, 15 Nov 2011 11:38:49 +0000 (11:38 +0000)]
update po's for ecore

SVN revision: 65240

12 years agoupdate READMe for ecore
Carsten Haitzler [Tue, 15 Nov 2011 11:38:20 +0000 (11:38 +0000)]
update READMe for ecore

SVN revision: 65239

12 years agoupdate evas README
Carsten Haitzler [Tue, 15 Nov 2011 11:35:35 +0000 (11:35 +0000)]
update evas README

SVN revision: 65238

12 years agoupdate READMe for eet
Carsten Haitzler [Tue, 15 Nov 2011 11:27:32 +0000 (11:27 +0000)]
update READMe for eet

SVN revision: 65237