Commit Graph

241 Commits

Author SHA1 Message Date
Daniel Zaoui cfd867dff4 Fix for some KlocWork and parasoft issues
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 80238
2012-12-05 12:41:49 +00:00
Daniel Zaoui bd7ddfd507 Revert "elm test_gengrid.c: Use elm_gengrid_item_class_new/free() APIs."
This reverts commit a562f94c5615ffa7f35b4b5851eb4ac43f7adfc4. These
files were not supposed to be rollbacked.

SVN revision: 80128
2012-12-04 06:57:44 +00:00
Daniel Juyung Seo 5e39cbd7f9 elm test_gengrid.c: Use elm_gengrid_item_class_new/free() APIs.
SVN revision: 80081
2012-12-03 16:27:03 +00:00
Aharon Hillel 65e9f49ccd clouseau: Adopted ecore_con_eet interface. This is a whole-new clouseau
utilizing the new ecore_con_eet API. Clouseau looks the same as before, changed communication handling.

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 79825
2012-11-29 11:09:10 +00:00
Aharon Hillel 6cdcdb1b2e clouseau: Fixed _host_to_net_blob_get memory allocation size has to be divided by sizeof(uint32_t)
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 79824
2012-11-29 11:08:58 +00:00
Daniel Juyung Seo 507f22ea16 clouseau clouseau_object_information.c: Expand all the properties in property list.
SVN revision: 79013
2012-11-09 06:46:36 +00:00
Tom Hacohen 500c76369c Clouseau: Added propagate events and clipper.
SVN revision: 78658
2012-10-30 13:36:29 +00:00
Tom Hacohen 6313588df9 Clouseau: Added repeat events.
SVN revision: 78630
2012-10-29 23:33:43 +00:00
Tom Hacohen cfe42f3388 Clouseau: use __func__ when doing dlsym.
Cleaner and less error-prone.

SVN revision: 78468
2012-10-25 16:04:18 +00:00
Tom Hacohen c7e71f3c99 clouseau: Fixed fixme. We don't need to init elm anymore.
SVN revision: 78467
2012-10-25 16:02:44 +00:00
Tom Hacohen 5f083a50d4 Clouseau: Check we actually got data before we try to access it.
SVN revision: 78459
2012-10-25 15:15:13 +00:00
Daniel Juyung Seo abb3ee0c06 clouseau: No more compress mode. Now we can scroll genlist horizontally.
SVN revision: 76363
2012-09-10 01:36:02 +00:00
Aharon Hillel 03d9eab42c clouseau: Fixed naming and func visiblity
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 75252
2012-08-14 11:26:26 +00:00
Aharon Hillel a2d81eac14 clouseau: Did more func visibilty fixes
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 75162
2012-08-12 10:32:13 +00:00
Cedric BAIL 55f4e9d5d5 clouseau: no need to handle unknow type at all in clouseau.
SVN revision: 75065
2012-08-10 06:00:47 +00:00
Tom Hacohen c96acc433a Clouseau: Fixed visibility of some of the functions.
This is not complete, and also won't work on windows (but clouseau doesn't
work on windows atm anyway, so...).

SVN revision: 74798
2012-08-02 10:26:54 +00:00
Aharon Hillel b47e9293c5 clouseau: Moved Evas Map items into Evas props-list
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 74638
2012-07-31 10:26:41 +00:00
Aharon Hillel 3c06e4da01 clouseau: Added Evas Map x,y,z, values to props
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 74561
2012-07-30 08:25:15 +00:00
Cedric BAIL 5924cf3548 clouseau: small 15min cleanup.
SVN revision: 74430
2012-07-26 09:53:44 +00:00
Cedric BAIL 2ba4982c31 clouseau: more cleanup (just renaming file for now).
SVN revision: 74305
2012-07-23 03:48:20 +00:00
Aharon Hillel abbd2a7f19 clouseau: Fixed image source printing
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 74072
2012-07-18 13:55:15 +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
Daniel Juyung Seo 7aac83c770 clouseau: Use genlist compress mode for text ellipsis.
SVN revision: 72986
2012-06-28 08:54:27 +00:00
Aharon Hillel 6b46f92587 clouseau: added move-lines feature on on mouse move + right btn
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72547
2012-06-20 14:28:56 +00:00
Aharon Hillel 22cc9e004f clouseau: cut textblock content to 38 chars
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72546
2012-06-20 14:28:53 +00:00
Aharon Hillel 520b276710 clouseau: Fixed zoom-point Window stays on mouse point when zooming.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72538
2012-06-20 11:32:00 +00:00
Aharon Hillel 069a137b21 clouseau: refined screenshot get func
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72360
2012-06-18 07:23:28 +00:00
Aharon Hillel d020f94871 clouseau: Using host-notwork byte-order for BMP
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72359
2012-06-18 07:23:25 +00:00
Aharon Hillel a97a8afe5b clouseau: Fixed zoom and line features Used can ZOOM on app screenshot User can right-click to draw lines at mouse point User can reset zoom and line on double click TODO: Fix rgba values are wrong in status bar
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72357
2012-06-18 07:23:20 +00:00
Aharon Hillel 71854d3809 clouseau: Avoid checking children for non-smart object
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72355
2012-06-18 07:23:15 +00:00
Aharon Hillel dddca2b897 clouseau: Fixed highlight handling Added delete fade-timer on close window Added lines asociated with each bmp
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72354
2012-06-18 07:23:12 +00:00
Aharon Hillel 16edf65bca clouseau: Line now is created only on center or right mouse button
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72353
2012-06-18 07:23:09 +00:00
Aharon Hillel c5d39d4592 clouseau: Added status-bar and line status bar includes BMP size, current mouse x,y, RGBA color at mouse TODO: Fix RGBA value, currently wrong. TODO: Make lines fade on mouse release only. TODO: Add GLayer to support zoom.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72350
2012-06-18 07:23:01 +00:00
Aharon Hillel 9bb004690c clouseau: Fixed a bug in offline-highlight Was created as a result of previous commit
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72348
2012-06-18 07:22:56 +00:00
Aharon Hillel d58ccc2ba5 clouseau: Fixed highlight bug Verift that evas object was NOT deleted before trying to highlight
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72347
2012-06-18 07:22:53 +00:00
Aharon Hillel 56111ff1bf clouseau: Finilise save,load bmp file including GUI
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72344
2012-06-18 07:22:43 +00:00
Aharon Hillel 77963edfcb clouseau: bmp_info_st info now encoded with eet.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72343
2012-06-18 07:22:39 +00:00
Aharon Hillel e7f43b2bea clouseau: Added highlight on bmp window
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72342
2012-06-18 07:22:36 +00:00
Aharon Hillel 5ebf435070 clouseau: Stable version with BMP support Canceled BMP eet encoding Need to remove bmp_req list from daemon, no longer needed
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72340
2012-06-18 07:22:31 +00:00
Aharon Hillel b2a538d634 clouseau: Initial version of supporting BMP windows This version enables user to open local copy of app window Need to cancel BMP decoding of EET Fix app-name in title-bar of BMP window Need to support the case of bmp not found HIGHLIGHT BUG: if sub-window is closed Support HIGHLIGHT on BMP Add BMP Saving in EET file + test all offline implicaitons
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72338
2012-06-18 07:22:25 +00:00
Mike Blumenkrantz f4e69958d3 in EFL we always do sizeof(Type), not sizeof(*variable).
SVN revision: 72182
2012-06-15 10:08:18 +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 6fb36cdff2 same thing as the previous commit
SVN revision: 72019
2012-06-12 11:59:19 +00:00
Cedric BAIL 2181be7332 clouseau: get textblock text.
SVN revision: 71474
2012-05-28 23:56:01 +00:00
Aharon Hillel 58103f3403 clouseau: Added file name to app name when working offline
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71208
2012-05-17 13:57:29 +00:00
Aharon Hillel c97656f937 clouseau: changed localhost to 127.0.0.1"
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71204
2012-05-17 13:57:17 +00:00
Aharon Hillel 9b410d801c clouseau: client initial version for offline This version sould undergo more testing, refine So be aware offline mode may have some bugs
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71158
2012-05-16 11:07:06 +00:00
Tom Hacohen 938d48865d Clouseau: use "localhost" instead of the ip and make the ui nicer.
SVN revision: 71074
2012-05-14 14:41:44 +00:00
Aharon Hillel 0797182866 clouseau: changed default port.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71073
2012-05-14 14:41:40 +00:00
Aharon Hillel abb1576d58 clouseau: removed bcaktrace printout
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71072
2012-05-14 14:41:37 +00:00
Aharon Hillel 71d7d7dfff clouseau: Fixed mem leak in libclouseau.c
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71071
2012-05-14 14:41:35 +00:00
Aharon Hillel de823c936d clouseau: Added backtrace panel
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71069
2012-05-14 14:41:29 +00:00
Aharon Hillel 8d7b61ef46 clouseau: changed free to variant_free to free variant
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71068
2012-05-14 14:41:25 +00:00
Aharon Hillel e30eeb87d1 clouseau: Added documentation
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71064
2012-05-14 14:41:13 +00:00
Aharon Hillel d80edc1e31 clouseau: refined connet_to_daemon func
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71061
2012-05-14 14:41:04 +00:00
Aharon Hillel 8f8997ae67 clouseau: Renamed helper.h,c to eet_data.h,c
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71060
2012-05-14 14:41:00 +00:00
Aharon Hillel fc17b26b98 clouseau: moved obj_information.c to lib dir
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71059
2012-05-14 14:40:57 +00:00
Aharon Hillel 46795d5ead clouseau: removed compile script
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71058
2012-05-14 14:40:53 +00:00
Aharon Hillel bf71870b25 clouseau: Fxied memory leaks in libclouseau
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71056
2012-05-14 14:40:47 +00:00
Aharon Hillel 799e609ce7 clouseau: fixed some mem leaks
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71054
2012-05-14 14:40:41 +00:00
Tom Hacohen 4760f64685 clouseau: removed eet_dump.c
SVN revision: 71051
2012-05-14 14:40:31 +00:00
Tom Hacohen 5dda573e3c Clouseau: Moved binary sources to bin dir.
SVN revision: 71050
2012-05-14 14:40:26 +00:00
Aharon Hillel e16652da01 clouseau: Changed daemon listening IP
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71049
2012-05-14 14:40:22 +00:00
Aharon Hillel fd5412d470 clouseau: Fixed extra-prop desc def
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71048
2012-05-14 14:40:19 +00:00
Aharon Hillel ab8941f768 clouseau: added server comm test
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71047
2012-05-14 14:40:15 +00:00
Aharon Hillel 22704ae836 clouseau: Added the IP:PORT dialog to client
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71046
2012-05-14 14:40:11 +00:00
Aharon Hillel 0e952900f9 clouseau: Updated EET union defs
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71045
2012-05-14 14:40:07 +00:00
Aharon Hillel 4eaad1c5a8 clouseau: cleaned code, removed printfs
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71044
2012-05-14 14:40:02 +00:00
Aharon Hillel 270d16db47 clouseau: Daemon exit after all clients disconnect
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71043
2012-05-14 14:39:59 +00:00
Aharon Hillel 1e4592f5d8 clouseau: removed redundent code
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71042
2012-05-14 14:39:56 +00:00
Aharon Hillel 02e34fc0d7 clouseau: Removed daemon cleanup redundent code.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71041
2012-05-14 14:39:53 +00:00
Aharon Hillel 5c4d247093 clouseau: using ulong long for pointers This is done for all EET transferred pointer for compat issue
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71040
2012-05-14 14:39:49 +00:00
Aharon Hillel 100d6e8974 clouseau: Fixed warnings
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71039
2012-05-14 14:39:46 +00:00
Aharon Hillel f63954a8f9 clouseau: Added highlight + fixed dispaly of prog name
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71038
2012-05-14 14:39:42 +00:00
Aharon Hillel 9f7ac6948f clouseau: Changed comm-protocol,updated GUI Added new comm protocol + EET support Updated and refined GUI to support multiple apps TODO: Add Highlight code, check for mem-leaks
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71037
2012-05-14 14:39:38 +00:00
Aharon Hillel 838da749fa clouseau: Changed data struct to support lists Up to now we supported Tree_Item only Now support Eina_List of Tree_Item, same as original
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71036
2012-05-14 14:39:35 +00:00
Aharon Hillel 88b05a7745 clouseau: Added desc cleanup for obj-info
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71035
2012-05-14 14:39:29 +00:00
Aharon Hillel bc23321536 clouseau: Added desc cleanup
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71034
2012-05-14 14:39:26 +00:00
Aharon Hillel ed53754ab9 clouseau: refined files. TODO: Need to add cleanup for eet-descs TODO: Need to support lists, not just tree-head Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 71033
2012-05-14 14:39:23 +00:00
Aharon Hillel cc12c6c59e clouseau: Removed redundent free, cleaned code
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71032
2012-05-14 14:39:19 +00:00
Aharon Hillel c27a95d11e clouseau: Removed obj_information.h
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71031
2012-05-14 14:39:14 +00:00
Aharon Hillel f51e751a1b clouseau: Object info now transferred However still have mem-alloc,free issues Just keeping a snapshot to have the correct EET code saved
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71030
2012-05-14 14:39:10 +00:00
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
Aharon Hillel e6d1b920d1 clouseau: Broke Obj_Information broke it to several structs this is done as preperation for transferring Obj_Information with eet desc.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71027
2012-05-14 14:38:59 +00:00
Aharon Hillel bebf23dcd6 clouseau: Fixed the list First item now can be clicked, because its not freed see comment about variant cleanup NEXT: transfer the data of obejct as well to be sown on right side pane
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71026
2012-05-14 14:38:55 +00:00
Aharon Hillel 188c97f6ab clouseau: Added GUI support Known problem: extending first item in list causes a crash Fixed PTR rep in eet def
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71025
2012-05-14 14:38:52 +00:00
Aharon Hillel 21e97eedab clouseau: refined packet sending Added packet specific funcs Cleaned code
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71024
2012-05-14 14:38:49 +00:00
Aharon Hillel d7721a37ec clouseau: Tree now transferred and printed by clients
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71023
2012-05-14 14:38:46 +00:00
Aharon Hillel 6a912ce47b clouseau: Now sending tree successfuly+cleanup
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71022
2012-05-14 14:38:42 +00:00
Aharon Hillel 504be6b785 clouseau: Removed packet-size limit
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71021
2012-05-14 14:38:39 +00:00
Aharon Hillel fe3286944d clouseau: Sending messages via EET Working now with variant, sending info with eet encode, decode The problem: sending tree-data does not work. Looks like EET has prolem with big-packet size (232920)
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71020
2012-05-14 14:38:35 +00:00
Aharon Hillel e70dc18eda clouseau: Moved to IPC communiction Known Problem: when closing client I get _ecore_magic_fail Dont know yet whay because same code worked in ecore_con NEXT send the actuall TREE_DATA via IPC and remoce EET data reading
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71019
2012-05-14 14:38:31 +00:00
Aharon Hillel 7fccb8595b clouseau: preparing packet-composition for ipc
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71018
2012-05-14 14:38:27 +00:00
Aharon Hillel 443e5c4d1b clouseau: added debug info in compilation
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71017
2012-05-14 14:38:24 +00:00
Aharon Hillel 49760735ec clouseau: Added EET data dump Temp Code: Saving data into EET file, then read by client Next: decode data into BLOB, then transfer with ecore_con Then clean temp EET code.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71016
2012-05-14 14:38:21 +00:00
Aharon Hillel 1ab7c4ba18 clouseau: Strings Tree transferred with ecore-con
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71015
2012-05-14 14:38:18 +00:00
Aharon Hillel 2e7d7b860a clouseau: APP sends widget tree
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71014
2012-05-14 14:38:15 +00:00
Aharon Hillel 3ac75eede9 clouseau: Refined packet sending
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71013
2012-05-14 14:38:12 +00:00
Aharon Hillel 9781cdf59c clouseau: Started to desing comm-protocol
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71012
2012-05-14 14:38:09 +00:00
Aharon Hillel e6a80cf55e clouseau: refine files after adding ecore con
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71011
2012-05-14 14:38:06 +00:00
Aharon Hillel 8296bbac98 clouseau: Added stab funcs to use ecore com
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71010
2012-05-14 14:38:02 +00:00
Aharon Hillel 6a4151af23 clouseau: Daemon now pass list of widgets strings
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71009
2012-05-14 14:37:59 +00:00
Aharon Hillel c8a3fb4915 clouseau: Added app-selection drop-down list
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71008
2012-05-14 14:37:56 +00:00
Aharon Hillel dc33661482 clouseau: Taking PORT from helper.h
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71007
2012-05-14 14:37:53 +00:00
Aharon Hillel ad2b296293 clouseau: lib works with daemon and client libclouseau works with daemon and client over TCP. TCP messages - TEXT only so far, will be updated. To try start clouseaud start client Then run app with clouseau and press client Load btn.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71006
2012-05-14 14:37:49 +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
Daniel Juyung Seo 5463b76c95 elementary-generator, eve, clouseau: Applied genlist/gengrid changes.
label_get -> text_get.


SVN revision: 65758
2011-12-01 07:56:37 +00:00
Tom Hacohen 8bffe63fbe Clouseau: Fix it to work with non-elm apps.
SVN revision: 65263
2011-11-15 13:34:28 +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 b3730d4157 clouseau: Add some basic code to handle eet dump/load of the obj tree.
SVN revision: 62908
2011-08-28 07:18:00 +00:00
Tom Hacohen add4f4ec47 clouseau: Cleaned genlist classes a bit.
SVN revision: 62907
2011-08-28 07:17:55 +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
Tom Hacohen c03fe66107 clouseau: Add checkboxes to filter out clippers/hidden objects.
SVN revision: 62787
2011-08-25 08:24:53 +00:00
Tom Hacohen 3fe85816af clouseau: Show the evas object name property if exists.
SVN revision: 62786
2011-08-25 08:24:50 +00:00
Tom Hacohen 978e289655 clouseau: Added icons indicating hidden/clipper.
SVN revision: 62784
2011-08-25 07:57:43 +00:00
Tom Hacohen 19263de369 clouseau: Added the property 'has clipees'.
SVN revision: 62783
2011-08-25 07:57:35 +00:00
Tom Hacohen a1c8dff402 clouseau: Fix some style issues.
SVN revision: 62746
2011-08-24 14:32:15 +00:00
Tom Hacohen cbe6ec2e15 clouseau: Fixed a shameful typo.
SVN revision: 62745
2011-08-24 14:28:16 +00:00
Tom Hacohen 39204da58a clouseau: clear the properties list when reloading.
SVN revision: 62744
2011-08-24 14:27:03 +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