platform/upstream/efl.git
12 years agoecore/fb: Fix tslib input events.
Rafael Antognolli [Wed, 23 Nov 2011 16:52:14 +0000 (16:52 +0000)]
ecore/fb: Fix tslib input events.

With ecore_evas_input, every event must tell for which window it
is intended.

Patch for SiT.

SVN revision: 65539

12 years agolookup duplicate targets and skip new target if already in list.
Carsten Haitzler [Wed, 23 Nov 2011 10:42:58 +0000 (10:42 +0000)]
lookup duplicate targets and skip new target if already in list.

SVN revision: 65535

12 years agoaaah allow type to be set on group inherit or part inherit... you just
Carsten Haitzler [Wed, 23 Nov 2011 10:38:43 +0000 (10:38 +0000)]
aaah allow type to be set on group inherit or part inherit... you just
really shouldnt set it to a different type as its not very sensible.

SVN revision: 65534

12 years agochange of email address: this is going to be ugly
Mike Blumenkrantz [Wed, 23 Nov 2011 08:40:50 +0000 (08:40 +0000)]
change of email address: this is going to be ugly

SVN revision: 65531

12 years agocomplain if eina_str_convert doesn't work to kelp quaker66 :)
Carsten Haitzler [Tue, 22 Nov 2011 11:08:45 +0000 (11:08 +0000)]
complain if eina_str_convert doesn't work to kelp quaker66 :)

SVN revision: 65514

12 years agoimprove the tga fix by not blacklisiting some incorrect tga files that
Carsten Haitzler [Tue, 22 Nov 2011 09:20:44 +0000 (09:20 +0000)]
improve the tga fix by not blacklisiting some incorrect tga files that
actually do work normally due to junk in the headers in unused areas.

SVN revision: 65511

12 years agoFix bug ecore-evas for fb, buffer, sdl back-ends to ensure
Carsten Haitzler [Tue, 22 Nov 2011 05:51:06 +0000 (05:51 +0000)]
Fix bug ecore-evas for fb, buffer, sdl back-ends to ensure
mouse is in on init (as events wont always give this) and focus
is set on show if appropriate if no focus in/out events come
from the back-end later

Fix setting override state to only hide if it should be
visible at that point in x back end support

SVN revision: 65508

12 years agoAdded docs for the last of the API from the previous release.
David Walter Seikel [Tue, 22 Nov 2011 03:48:44 +0000 (03:48 +0000)]
Added docs for the last of the API from the previous release.
Next I'll add docs for THIS release's API additions.

SVN revision: 65507

12 years agoEcore: fix some warnings on Windows
Vincent Torri [Mon, 21 Nov 2011 20:20:39 +0000 (20:20 +0000)]
Ecore: fix some warnings on Windows

SVN revision: 65497

12 years agoevas/evas_object_smart - revert 65482 but more bracket added
ChunEon Park [Mon, 21 Nov 2011 14:28:54 +0000 (14:28 +0000)]
evas/evas_object_smart - revert 65482 but more bracket added

SVN revision: 65485

12 years agoevas/evas_object_smart - don't need compare each layer
ChunEon Park [Mon, 21 Nov 2011 10:16:25 +0000 (10:16 +0000)]
evas/evas_object_smart - don't need compare each layer

SVN revision: 65482

12 years agoadd direct link to header file in api docs
Mike Blumenkrantz [Mon, 21 Nov 2011 05:01:23 +0000 (05:01 +0000)]
add direct link to header file in api docs
tweet: hey, SeoZ here, I really like Microsoft. I mean REALLY like them. I think they're a fantastic company and I hope everyone uses winmo!

SVN revision: 65469

12 years agoAbout time I updated this.
David Walter Seikel [Mon, 21 Nov 2011 00:44:37 +0000 (00:44 +0000)]
About time I updated this.

SVN revision: 65466

12 years agoPolish up the lua error handling.
David Walter Seikel [Sun, 20 Nov 2011 23:52:57 +0000 (23:52 +0000)]
Polish up the lua error handling.

SVN revision: 65465

12 years agoSome minor cleanups.
David Walter Seikel [Sun, 20 Nov 2011 22:04:37 +0000 (22:04 +0000)]
Some minor cleanups.

SVN revision: 65463

12 years agoDon't bypass the metatable when we shouldn't, and note when we can get away with it.
David Walter Seikel [Sun, 20 Nov 2011 21:24:58 +0000 (21:24 +0000)]
Don't bypass the metatable when we shouldn't, and note when we can get away with it.

SVN revision: 65462

12 years agoPrint the contents of the messages.
David Walter Seikel [Sun, 20 Nov 2011 21:01:01 +0000 (21:01 +0000)]
Print the contents of the messages.

SVN revision: 65461

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