Commit Graph

49 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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
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
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 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
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 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 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 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