Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Schmidt 8f45b0c9f2 clouseau: Add eina and eet as hard dependencies.
Already used in the code but never found their way into the configure.ac

SVN revision: 78374
2012-10-23 15:01:56 +00:00
Tom Hacohen 0c88d8b62b Clouseau: Fixed configure.ac.
Cedric, Thanks for your wonderful birthday gift to us all. ;)

SVN revision: 73461
2012-07-08 08:24:13 +00:00
Cedric BAIL a0282cf1cf clouseau: a little step to cleanup this mess.
NOTE: copy and past is not the same as factoring code with function and macro.
NOTE2: please follow the convention of other EFL project.


SVN revision: 73390
2012-07-06 02:39:11 +00:00
Vincent Torri 994427fde8 clouseau: fix some autofoo, not perfect yet
SVN revision: 72895
2012-06-26 21:29:56 +00:00
Mike Blumenkrantz 646b39bd41 you have an m4 dir in clouseau, use it
SVN revision: 72184
2012-06-15 10:27:46 +00:00
Mike Blumenkrantz 0060707fd6 clouseau's headers were all crazy and wrong. now they are less wrong.
SVN revision: 72181
2012-06-15 10:03:54 +00:00
Mike Blumenkrantz b2a61d0638 silent rules for building
SVN revision: 72017
2012-06-12 11:36:31 +00:00
Cedric BAIL 619ed43bd6 clouseau: due to dso, we really need to link to all of them directly.
SVN revision: 71284
2012-05-21 12:49:53 +00:00
Tom Hacohen 5dda573e3c Clouseau: Moved binary sources to bin dir.
SVN revision: 71050
2012-05-14 14:40:26 +00:00
Tom Hacohen 928a4fdc34 Clouseau: Added a script wrapper launcher.
SVN revision: 67634
2012-01-31 14:40:51 +00:00
Tom Hacohen 978e289655 clouseau: Added icons indicating hidden/clipper.
SVN revision: 62784
2011-08-25 07:57:43 +00:00
Tom Hacohen a87f4db1de Clouseau: Everyone welcome clouseau, a tool to debug UI applications.
It's inspired (and currently not very different) by Android's
hierarchy viewer but it'll hopefully grow to be more than that.
It currently lets you walk the evas object tree, query some evas object
parameters and highlight the object on the canvas.

It currently does not take clipping into account, so you only see the
actual object size, and you can't see the clip frame just yet.

Read the README for a quick how to.

It's very basic atm, read the TODO if you care about future plans, this
is more of a PoC with some useful pieces of code than anything else, but
still, it's more than usable (I wrote it cause I needed it).

Feel free to contribute/sumbit suggestions.

SVN revision: 62740
2011-08-24 14:06:04 +00:00