Commit Graph

350 Commits

Author SHA1 Message Date
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 646b39bd41 you have an m4 dir in clouseau, use it
SVN revision: 72184
2012-06-15 10:27:46 +00:00
Mike Blumenkrantz f1ccd167e3 ignore all config.h*
SVN revision: 72183
2012-06-15 10:27:37 +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 5174a20c74 remove empty clouseau dir
SVN revision: 72180
2012-06-15 09:56:31 +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
Mike Blumenkrantz b2a61d0638 silent rules for building
SVN revision: 72017
2012-06-12 11:36:31 +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 a36dd69ed1 clouseau: don't track build files.
SVN revision: 71475
2012-05-29 00:00:30 +00:00
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