Commit Graph

15 Commits

Author SHA1 Message Date
David Walter Seikel cc61426c14 Bare minimum changes to update to elementary API breakage so it compiles.
Other things likely need to be changed to track depecated APIs, etc.


SVN revision: 65144
2011-11-14 06:19:04 +00:00
Tom Hacohen b86fb73eda Clouseau: Added some textblock information.
SVN revision: 63767
2011-10-03 09:10:37 +00:00
Tom Hacohen 99e4cd6b81 clouseau: Fix fetching x position of objects.
SVN revision: 62982
2011-08-30 08:40:02 +00:00
Tom Hacohen ae72e8e13d clouseau: Only expand the "Evas" in the obj information genlist.
SVN revision: 62912
2011-08-28 09:46:44 +00:00
Tom Hacohen adbb0c972d clouseau: Added "pass_events".
SVN revision: 62911
2011-08-28 09:46:40 +00:00
Tom Hacohen 78770a0131 clouseau: Added 'has_focus' although it doesn't really work well atm.
The problem is that we steal the focus away from the other canvas because
our ui runs in the same process as the other canvas.

SVN revision: 62910
2011-08-28 09:28:21 +00:00
Tom Hacohen 2d4622b2c5 clouseau: No need to keep a ptr to the parent.
SVN revision: 62826
2011-08-25 14:54:30 +00:00
Tom Hacohen 4f8c6c3668 clouseau: second step towards splitting ui and lib.
SVN revision: 62825
2011-08-25 14:54:27 +00:00
Tom Hacohen 68e03ea526 clouseau: First step towards splitting ui and lib.
SVN revision: 62824
2011-08-25 14:54:22 +00:00
Tom Hacohen a1b24e4ed1 clouseau: Added aspect ratio.
SVN revision: 62812
2011-08-25 12:13:16 +00:00
Tom Hacohen ec87374de8 clouseau: Added a lot of object specific information.
SVN revision: 62810
2011-08-25 12:03:17 +00:00
Tom Hacohen b80eff4b79 clouseau: Fixed mem leak and compiler warnings.
SVN revision: 62807
2011-08-25 11:25:28 +00:00
Tom Hacohen f899d58747 clouseau: Support expanding collapsing in the obj information genlist.
SVN revision: 62805
2011-08-25 11:12:17 +00:00
Tom Hacohen bd861a2ff3 clouseau: Make the obj information list a genlist.
SVN revision: 62804
2011-08-25 11:12:13 +00:00
Tom Hacohen 645914b482 clouseau: split properties list code to a different file.
SVN revision: 62803
2011-08-25 11:12:09 +00:00