Commit Graph

389 Commits

Author SHA1 Message Date
Cedric BAIL 2181be7332 clouseau: get textblock text.
SVN revision: 71474
2012-05-28 23:56:01 +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
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
Sanjeev BA 3a513fb3d4 Fix grammar.
SVN revision: 71102
2012-05-15 10:03:51 +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 d92a139fd1 clouseau: updated git-ignore file.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 71063
2012-05-14 14:41:10 +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 4527f7488f Clouseau: updated git ignore.
SVN revision: 71052
2012-05-14 14:40:35 +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