Commit Graph

18 Commits

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