Commit Graph

350 Commits

Author SHA1 Message Date
Tom Hacohen 12c379a500 Clouseau: Remove the Clouseau.h header and use clouseau_private2.h instead.
This wasn't really a public header. It exposed a lot of stuff it shouldn't have and it was just confusing.
We'll just create a public header when we'll be ready, i.e know
exactly what we need to expose.

SVN revision: 83492
2013-01-30 17:18:16 +00:00
Tom Hacohen baae415aee Clouseau: We don't need access to internal elm stuff.
SVN revision: 83491
2013-01-30 17:18:14 +00:00
Tom Hacohen 8d5ad68be6 Clouseau: Use the new Eo_Dbg_Info a bit more.
The mission: use it all across. Atm we still rely on it because of the
eet conversion.

SVN revision: 83490
2013-01-30 17:18:11 +00:00
Tom Hacohen a709682d07 Clouseau: Fixed memory leak.
SVN revision: 83489
2013-01-30 17:18:08 +00:00
Tom Hacohen c02621026f Clouseau: Added legacy<->eina value conversion functions.
SVN revision: 83488
2013-01-30 17:18:05 +00:00
Tom Hacohen 1de87473e9 Clouseau: Minor clean up.
SVN revision: 83487
2013-01-30 17:18:03 +00:00
Tom Hacohen f9c664c014 Clouseau: type should be LONG LONG.
SVN revision: 83486
2013-01-30 16:47:51 +00:00
Tom Hacohen c87ffb64a0 Clouseau: Some more cleanups.
SVN revision: 83482
2013-01-30 13:46:27 +00:00
Tom Hacohen 456bf94cea Clouseau: Improved log messages a bit.!
SVN revision: 83477
2013-01-30 11:23:03 +00:00
Tom Hacohen f8fb1f73f5 Clouseau: Remove some client specific stuff from the lib.
SVN revision: 83475
2013-01-30 11:13:50 +00:00
Tom Hacohen 3d4fd428a0 Clouseau: Use the new Eo_Dbg_Info structure.
SVN revision: 83446
2013-01-29 16:36:25 +00:00
Tom Hacohen 0483c95e54 Clouseau: Removed useless code.
SVN revision: 83445
2013-01-29 16:36:23 +00:00
Tom Hacohen fb34d37986 Clouseaud: Make it POSIX instead of linux only.
SVN revision: 83435
2013-01-29 14:08:18 +00:00
Tom 'TAsn' Hacohen 1b8a403058 Clouseau: Remove the daemonising code, use proper logging and proper locking.
Signed-off-by: Tom 'TAsn' Hacohen <tom@stosb.com>

SVN revision: 83434
2013-01-29 13:56:49 +00:00
Daniel Zaoui 119cfd5235 Clouseau: Added static to private functions
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 83425
2013-01-29 10:11:49 +00:00
Aharon Hillel 9eff55d073 Clouseau: Added EO info support
The Clouseau client is compatible with old Clouseau applications
supporting EcoreConnEet.

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

SVN revision: 83412
2013-01-29 06:39:51 +00:00
Tom Hacohen c2894f28ac Clouseau: Make script less awful.
SVN revision: 83391
2013-01-28 20:43:53 +00:00
Tom Hacohen 33cbf06c7f Clouseau: Fix warnings.
SVN revision: 82888
2013-01-16 13:47:57 +00:00
Leif Middelschulte 39a13121e4 Yet another LC_ALL=C'ed svnversion output for grep
SVN revision: 82833
2013-01-15 17:41:21 +00:00
Cedric BAIL 7922047e6e clouseau: is going to become more a library infra than just a tool.
SVN revision: 82401
2013-01-08 10:17:41 +00:00
Cedric BAIL 275a69a11d autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.


SVN revision: 82135
2013-01-04 00:55:00 +00:00
Daniel Juyung Seo fadfa0a3a2 clouseau clouseau.c: Use entry activated smart callback for remote address.
SVN revision: 81718
2012-12-26 16:34:13 +00:00
Daniel Zaoui 5ad51a30b8 Fix segmentation fault when the file dialog of snapshot feature is
opened, closed (cancel button), reopened and save is clicked.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 81657
2012-12-23 11:58:58 +00:00
Daniel Zaoui 98a23a6112 Fix segmentation fault if no bitmap was present in the snapshot file
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 81653
2012-12-23 09:07:12 +00:00
Daniel Zaoui cfd867dff4 Fix for some KlocWork and parasoft issues
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 80238
2012-12-05 12:41:49 +00:00
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
Stefan Schmidt 8f45b0c9f2 clouseau: Add eina and eet as hard dependencies.
Already used in the code but never found their way into the configure.ac

SVN revision: 78374
2012-10-23 15:01:56 +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