Commit Graph

353 Commits

Author SHA1 Message Date
Daniel Zaoui 81276bfbc8 Fix for make clean
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 80236
2012-12-05 12:41:45 +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
Daniel Juyung Seo 07edfbc4f3 clouseau clouseau.c: Refactoring. Made main function more readable.
SVN revision: 79012
2012-11-09 06:46:33 +00:00
Daniel Juyung Seo 1c458e4bb5 clouseau clouseau.c: Do not refresh object property list when the object was already selected.
SVN revision: 79011
2012-11-09 06:46:31 +00:00
Daniel Juyung Seo ad856fd8c2 clouseau clouseau.c: Use simple util API for elm_win.
SVN revision: 79010
2012-11-09 06:46:28 +00:00
Daniel Juyung Seo 3e28ee24d0 clouseau clouseau.c: Removed wrong EINA_UNUSED.
SVN revision: 79009
2012-11-09 06:46:24 +00:00
Stefan Schmidt 24ac2106fa clouseau: Reove the generated sripts on make clean.
Another step for fixing make distcheck.

SVN revision: 78787
2012-11-01 14:06:47 +00:00
Stefan Schmidt c02ca8ed83 clouseau: Handle error cases when daemonizing.
Finishing what Hermet started here. Checking the return values and return
if we meet an error case. And yes, I did that because the failure in buildbot
annoyed me but checking for this retrun values makes actually sense.

SVN revision: 78759
2012-11-01 13:08:04 +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
ChunEon Park 50fa398a5b closeau - --warning
SVN revision: 78596
2012-10-29 01:22:10 +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 1addf27381 clouseau: Use new elementary api. elm_entry_scrollbar_policy_set -> elm_scroller_policy_set.
SVN revision: 76364
2012-09-10 01:36:12 +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
Daniel Juyung Seo 3c4af46a17 clouseau clouseau.c: Now genlist item is always selectable. We can select already selected item. This makes clouseau more convenient.
SVN revision: 74647
2012-07-31 11:15:48 +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
Tom Hacohen 7f76aa623f Clouseau: Fixed parameter passing.
SVN revision: 74541
2012-07-29 07:51:40 +00:00
Cedric BAIL 5924cf3548 clouseau: small 15min cleanup.
SVN revision: 74430
2012-07-26 09:53:44 +00:00
Aharon Hillel 2d0358d52b clouseau: Fixed crash on close app Crash happen when select app hoversel open and we are closing app
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 74387
2012-07-25 11:23:51 +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 ddd5cb94f7 clouseau: Fixed object info populating on highlight
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 74184
2012-07-19 12:47:56 +00:00
Aharon Hillel 97ac149ccc clouseau: Added checkbox to activate/de-activate highlight
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 74182
2012-07-19 12:36:32 +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
Tom Hacohen afe5b60c8d Clouseau: Fix DESTDIR handling - Fixes #1093.
Patch by Sleep_Walker.

SVN revision: 73194
2012-07-03 07:12:00 +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
Vincent Torri 994427fde8 clouseau: fix some autofoo, not perfect yet
SVN revision: 72895
2012-06-26 21:29:56 +00:00
Stefan Schmidt 3acf3fc815 clouseau: Add gen_script to EXTRA_DIST.
Thanks to Sleep_Walker for reporting this.

SVN revision: 72782
2012-06-25 07:49:40 +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 acf6b091d3 clouseau: added TARGET curson on bmp view
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72539
2012-06-20 11:32:06 +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
Tom Hacohen fb1117e354 Clouseau: fixed some warnings.
SVN revision: 72363
2012-06-18 07:23:41 +00:00
Aharon Hillel c2602f03e1 clouseau: Updated buttons icons
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72361
2012-06-18 07:23:34 +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 940077e4e6 clouseau: Added background to BMP window
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72358
2012-06-18 07:23:23 +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 b3049f451d clouseau: fixed crash when clicking clicking on scrolled screenshot out of borders caused a crash
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72356
2012-06-18 07:23:17 +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 a4cea7f8d6 clouseau: Removed _titlebar_string_set() duplicated func code
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72352
2012-06-18 07:23:07 +00:00
Aharon Hillel 539e84db55 clouseau: changed all elm_icon_file_set(), depricated, to elm_image_file_set()
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72351
2012-06-18 07:23:04 +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 96f66d317f clouseau: Fixed mem leak, free app file name
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72349
2012-06-18 07:22:59 +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 2ddfd3c229 clouseau: Refined GUI hirarchy
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72346
2012-06-18 07:22:50 +00:00
Aharon Hillel 563d309f20 clouseau: Gui refine: disbale buttons when going offline
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72345
2012-06-18 07:22:47 +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 8cdb2636d9 clouseau: Added screenshot-not-available icon
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72341
2012-06-18 07:22:33 +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 998b191818 clouseau: Fixed BMP window titlebar + BMP finding bug
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72339
2012-06-18 07:22:28 +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
Aharon Hillel daa7640933 clouseau: Fixed bug clearing prop-list when selecting tree-root
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72337
2012-06-18 07:22:22 +00:00
Aharon Hillel ae033131d5 clouseau: Titlebar shows server address if connected.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 72336
2012-06-18 07:22:19 +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
Mike Blumenkrantz f98f7dc397 if you get a server object back, your connection is in progress.
SVN revision: 72018
2012-06-12 11:53:13 +00:00
Daniel Juyung Seo 37bdaa3095 enna-explorer, clouseau, enjoy, envision: Applied elm_icon API changes.
SVN revision: 71809
2012-06-07 11:41:14 +00:00
Cedric BAIL 2181be7332 clouseau: get textblock text.
SVN revision: 71474
2012-05-28 23:56:01 +00:00
Aharon Hillel 095c13276a clouseau: Added work-offline dialog, fixed bug.
1. Added work-offline dialog if failed to connect to daemon. 2. Fixed Bug - Remove all apps with no TREE_DATA when lost daemon

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

SVN revision: 71249
2012-05-20 10:55:53 +00:00
Aharon Hillel 9fd8887eb3 clouseau: Fixed segfauly on app close
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71248
2012-05-20 10:55:50 +00:00
Aharon Hillel 2cdeb7449c clouseau: Titlebar shows server address if connected.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71247
2012-05-20 10:55:47 +00:00
Aharon Hillel bdcc72613f clouseau: Exit when fail to get initial connection with daemon
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71246
2012-05-20 10:55:44 +00:00
Aharon Hillel d953457ced clouseau: changed daemon lock file to hidden file.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71245
2012-05-20 10:55:37 +00:00
Tom Hacohen 31a27455f9 Clouseau: suppress warning.
SVN revision: 71209
2012-05-17 13:57:32 +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 834714ece5 clouseau: Added func to build app name
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71207
2012-05-17 13:57:25 +00:00
Aharon Hillel ac528a42d3 clouseau: refiend ffline version
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71206
2012-05-17 13:57:22 +00:00
Aharon Hillel 3c446fcd83 clouseau: Avoid exiting client on connection-failed
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71205
2012-05-17 13:57:20 +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 e866804694 clouseau: Fixed load, save files filename handling
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71203
2012-05-17 13:57:14 +00:00
Gustavo Lima Chaves 7796d22a92 [clouseau] Let's make it build out of src tree too.
SVN revision: 71171
2012-05-16 13:23:36 +00:00
Aharon Hillel 3e609efd59 clouseau: Canceled server-connect attempt on offline mode
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71164
2012-05-16 11:57:46 +00:00
Aharon Hillel 0d6dae5837 clouseau: save file fix.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71160
2012-05-16 11:07:12 +00:00
Aharon Hillel d6dbbbe9d3 Clouseau: Added option to run client + app in a single command'
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71159
2012-05-16 11:07:09 +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
Aharon Hillel ddb41bdc2b clouseau: added file selctor for load, save
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71157
2012-05-16 11:07:04 +00:00
Aharon Hillel 56213d9a56 clouseau: added work offline checkbox to opopup.
Signed-off-by: Aharon Hillel <a.hillel@samsung.com>

SVN revision: 71156
2012-05-16 11:06:59 +00:00
Aharon Hillel cd7411d575 clouseau: Fixed segfault when closing app
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71075
2012-05-14 14:41:47 +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 6f214fed2b clouseau: Fixed memory leak in clouseau client
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71070
2012-05-14 14:41:32 +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 498a984baa clouseau: Fixed update_tree func We do not update GUI if got TREE_DATA on non-selected app We just keep info (or dispose if APP was closed)
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71067
2012-05-14 14:41:22 +00:00
Aharon Hillel 61d4b5b029 clouseau: Added progress wheel, shown when waiting for TREE_DATA packet
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71066
2012-05-14 14:41:19 +00:00
Aharon Hillel 2a61c6256b clouseau: Added fix for update tree Avoid updating tree when TREE_DATA is NOT selected app data This may happen when TREE_DATA packet coming AFTER user selected other app
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71065
2012-05-14 14:41:16 +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 aeab9534c4 clouseau: Renamed files clouseau script is now clouseau_start client now renamed to clouseau
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71062
2012-05-14 14:41:07 +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 0fc50b487f clouseau: fixed mem leaks in daemon Also removed signal-handler, exit now with quit
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71057
2012-05-14 14:40:50 +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 598d2347db clouseau: Fixed memory leaks in client.c
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71055
2012-05-14 14:40:44 +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
Aharon Hillel 09e3b992ac clouseau: Refined sources to remove all warnings
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71053
2012-05-14 14:40:38 +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
Aharon Hillel 0b7681db68 clouseau: clouseaud COMPILE command file
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71005
2012-05-14 14:37:46 +00:00
Aharon Hillel c722b0d97f clouseau: Prepared to use Elementary
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71004
2012-05-14 14:37:43 +00:00
Aharon Hillel b3ce54c747 clouseau: Created clouseau daemon clouseaud.c stab
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71003
2012-05-14 14:37:38 +00:00
Tom Hacohen df9fd2fa83 Clouseau: Adjust according to recent elm changes.
SVN revision: 70820
2012-05-06 14:41:25 +00:00
Tom Hacohen 6e1be0892c Clouseau: Fixed parameter passing to application.
SVN revision: 69858
2012-04-02 08:55:55 +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
Tom Hacohen 928a4fdc34 Clouseau: Added a script wrapper launcher.
SVN revision: 67634
2012-01-31 14:40:51 +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