Commit Graph

25 Commits

Author SHA1 Message Date
Aharon Hillel 20092b0cbf clouseau: Added props_mapping to be used with EET
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71029
2012-05-14 14:39:06 +00:00
Aharon Hillel 50b25c319c clouseau: Adaped union for EET Changed this to similar struct like Example_Union as in eet-union-example
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71028
2012-05-14 14:39:03 +00:00
Tom Hacohen df9fd2fa83 Clouseau: Adjust according to recent elm changes.
SVN revision: 70820
2012-05-06 14:41:25 +00:00
Cedric BAIL b4d57ef6ff clouseau: track object creation and destruction.
SVN revision: 69260
2012-03-12 16:36:15 +00:00
Cedric BAIL 9b1e30c2cf clouseau: track more attrib.
SVN revision: 69252
2012-03-12 14:59:11 +00:00
Cedric BAIL a93b7cce3c clouseau: fix elm breakage.
SVN revision: 69251
2012-03-12 14:38:59 +00:00
Jiyoun Park a700a10535 remove deprecated function related with elm_genlist_item
SVN revision: 68837
2012-03-06 15:04:55 +00:00
ChunEon Park e76d5335c4 clouseau - Elm_Genlist_Item -> Elm_Object_Item
SVN revision: 67373
2012-01-20 08:41:47 +00:00
Daniel Juyung Seo 3c091e58f5 envision, clouseau: Fixed build warnings.
1. Removed unused function and variable.
2. Applied elm changes.
3. Local variable initialize.


SVN revision: 66165
2011-12-13 15:27:55 +00:00
Daniel Juyung Seo 6e9ad8a017 clouseau, ephoto, ensure: Applied genlist/gengrid changes. label_get
-> text_get.


SVN revision: 65760
2011-12-01 08:32:43 +00:00
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