platform/upstream/efl.git
14 years agonecessary declarations for vc++
Vincent Torri [Sun, 20 Dec 2009 12:08:54 +0000 (12:08 +0000)]
necessary declarations for vc++

SVN revision: 44598

14 years agosupport of Debian/kFreeBSD (FreeBSD using the glibc on top of a FreeBSD kernel)
Vincent Torri [Sun, 20 Dec 2009 10:02:41 +0000 (10:02 +0000)]
support of Debian/kFreeBSD (FreeBSD using the glibc on top of a FreeBSD kernel)

SVN revision: 44597

14 years agoremove excess tex update on dirty. some formattign and naming too.
Carsten Haitzler [Sun, 20 Dec 2009 06:23:13 +0000 (06:23 +0000)]
remove excess tex update on dirty. some formattign and naming too.

SVN revision: 44592

14 years agoadd a wrapper around remove()
Vincent Torri [Sat, 19 Dec 2009 19:09:37 +0000 (19:09 +0000)]
add a wrapper around remove()

SVN revision: 44578

14 years ago * Makefile.am:
Vincent Torri [Sat, 19 Dec 2009 19:08:28 +0000 (19:08 +0000)]
* Makefile.am:
remove m4 libtool installed files during the
maintainer-clean rule
* src/lib/evil_stdio.c:
* src/lib/evil_stdio.h:
add the remove() function

SVN revision: 44577

14 years agomore portable way to get the sufix of a shared library name
Vincent Torri [Sat, 19 Dec 2009 12:05:20 +0000 (12:05 +0000)]
more portable way to get the sufix of a shared library name

SVN revision: 44573

14 years agoinclude Evil.h so that ssize_t is defined for Windows CE
Vincent Torri [Sat, 19 Dec 2009 12:00:02 +0000 (12:00 +0000)]
include Evil.h so that ssize_t is defined for Windows CE

SVN revision: 44572

14 years agossize_t is needed in edje on Windows CE too
Vincent Torri [Sat, 19 Dec 2009 11:59:23 +0000 (11:59 +0000)]
ssize_t is needed in edje on Windows CE too

SVN revision: 44571

14 years agorevert some changes in Evil.h (Windows CE compilation of ecore was broken)
Vincent Torri [Sat, 19 Dec 2009 11:52:48 +0000 (11:52 +0000)]
revert some changes in Evil.h (Windows CE compilation of ecore was broken)

SVN revision: 44570

14 years agofix warnings and returned value when no pthread
Vincent Torri [Sat, 19 Dec 2009 11:43:44 +0000 (11:43 +0000)]
fix warnings and returned value when no pthread

SVN revision: 44569

14 years agofix autotools stuff wrt c-ares option
Vincent Torri [Sat, 19 Dec 2009 11:36:18 +0000 (11:36 +0000)]
fix autotools stuff wrt c-ares option

SVN revision: 44568

14 years agoinclude Evil.h so that getenv is declared on Windows CE
Vincent Torri [Sat, 19 Dec 2009 10:58:39 +0000 (10:58 +0000)]
include Evil.h so that getenv is declared on Windows CE

SVN revision: 44567

14 years agofix warning
Vincent Torri [Sat, 19 Dec 2009 10:41:20 +0000 (10:41 +0000)]
fix warning

SVN revision: 44566

14 years agofix returned values
Vincent Torri [Sat, 19 Dec 2009 10:36:43 +0000 (10:36 +0000)]
fix returned values

SVN revision: 44565

14 years agodelete_me member is available on when async preload is available
Vincent Torri [Sat, 19 Dec 2009 10:33:39 +0000 (10:33 +0000)]
delete_me member is available on when async preload is available

SVN revision: 44564

14 years agoinclude Evil.h so that getenv is declared on Windows CE
Vincent Torri [Sat, 19 Dec 2009 10:30:49 +0000 (10:30 +0000)]
include Evil.h so that getenv is declared on Windows CE

SVN revision: 44563

14 years agofmting
Carsten Haitzler [Sat, 19 Dec 2009 00:50:44 +0000 (00:50 +0000)]
fmting

SVN revision: 44561

14 years ago * eet: Correctly detect GNUTLS hability.
Cedric BAIL [Fri, 18 Dec 2009 17:41:43 +0000 (17:41 +0000)]
* eet: Correctly detect GNUTLS hability.

SVN revision: 44548

14 years ago * embryo: Prevent use of unitialized data.
Cedric BAIL [Fri, 18 Dec 2009 17:40:13 +0000 (17:40 +0000)]
* embryo: Prevent use of unitialized data.

SVN revision: 44547

14 years agoadd docs for image 'USER', that I didn't know about.
Gustavo Sverzut Barbieri [Fri, 18 Dec 2009 12:34:07 +0000 (12:34 +0000)]
add docs for image 'USER', that I didn't know about.

SVN revision: 44540

14 years agoAs ecore uses gettext, an m4 macro for checking iconv is installed by it.
Vincent Torri [Fri, 18 Dec 2009 11:32:35 +0000 (11:32 +0000)]
As ecore uses gettext, an m4 macro for checking iconv is installed by it.
So use it instead of our own automatic iconv detection.

Improve configure output too

SVN revision: 44538

14 years ago * evas: Complete rewrite of evas image preload code.
Cedric BAIL [Fri, 18 Dec 2009 11:03:31 +0000 (11:03 +0000)]
* evas: Complete rewrite of evas image preload code.

This code should be cleaner and easier to understand. It also provides
the ability to spread image decompression on all CPU core. I currently
set it to the exact number of CPU core you have in your machine, if you
find case where it slow down your EFL apps too much, we can reduce this
to give at least one core to evas.
   All previous bugs related with async preload are gone, hopefully no
new one are in. Please report any problem with backtrace to me.

SVN revision: 44537

14 years agoset the size of the test images explicitely
Vincent Torri [Fri, 18 Dec 2009 09:32:51 +0000 (09:32 +0000)]
set the size of the test images explicitely

SVN revision: 44536

14 years agofix return checks. broke compile!
Carsten Haitzler [Thu, 17 Dec 2009 11:58:15 +0000 (11:58 +0000)]
fix return checks. broke compile!

SVN revision: 44523

14 years agoadd Sun Studio support when parsing edc files. Technically,
Vincent Torri [Thu, 17 Dec 2009 00:50:43 +0000 (00:50 +0000)]
add Sun Studio support when parsing edc files. Technically,
it means that e17 can run on OpenSolaris using Sun Studio
or gcc. It actually runs if temperature and battery modules
are disabled as they don't compile yet.

Also, the problem on Mac OS X problem with C++ comments
can be fixed (I think). See FIXME in that patch

SVN revision: 44519

14 years agoAdd atoms & functions to set/get if illume dragging is enabled on a given
Christopher Michael [Wed, 16 Dec 2009 19:43:53 +0000 (19:43 +0000)]
Add atoms & functions to set/get if illume dragging is enabled on a given
window.

SVN revision: 44511

14 years agoAdd atoms for illume drag start & end so that policies can handle dragging
Christopher Michael [Wed, 16 Dec 2009 02:20:38 +0000 (02:20 +0000)]
Add atoms for illume drag start & end so that policies can handle dragging
in their own way.

SVN revision: 44492

14 years agoadded greek translation
Massimo Maiurana [Tue, 15 Dec 2009 11:42:56 +0000 (11:42 +0000)]
added greek translation

SVN revision: 44476

14 years agomore vkbd states
Carsten Haitzler [Tue, 15 Dec 2009 06:38:16 +0000 (06:38 +0000)]
more vkbd states

SVN revision: 44470

14 years agoquick - set accepts_input 1 on ee windows. that code neads cleaning up!
Carsten Haitzler [Mon, 14 Dec 2009 23:56:56 +0000 (23:56 +0000)]
quick - set accepts_input 1 on ee windows. that code neads cleaning up!

SVN revision: 44455

14 years agotoo much _
Vincent Torri [Mon, 14 Dec 2009 21:45:33 +0000 (21:45 +0000)]
too much _

SVN revision: 44453

14 years agorename evas_glew_main.c to evas_glew__win32_main.c
Vincent Torri [Mon, 14 Dec 2009 21:34:04 +0000 (21:34 +0000)]
rename evas_glew_main.c to evas_glew__win32_main.c

SVN revision: 44452

14 years ago * evas_font_dir: Add all guards.
Cedric BAIL [Mon, 14 Dec 2009 17:55:26 +0000 (17:55 +0000)]
* evas_font_dir: Add all guards.

SVN revision: 44446

14 years agoShow and hide clipper as needed
Iván Briano [Mon, 14 Dec 2009 17:38:45 +0000 (17:38 +0000)]
Show and hide clipper as needed

SVN revision: 44445

14 years ago * evas_font_dir: reduce use of FcFontSort by using cache as much as possible.
Cedric BAIL [Mon, 14 Dec 2009 17:27:51 +0000 (17:27 +0000)]
* evas_font_dir: reduce use of FcFontSort by using cache as much as possible.

This reduce in EWeather the time spend in FcFontSort from 25% of the startup time
to 1% with a small memory footprint increase.

SVN revision: 44444

14 years ago * edje: Force recalc before doing preloading.
Cedric BAIL [Mon, 14 Dec 2009 17:20:44 +0000 (17:20 +0000)]
* edje: Force recalc before doing preloading.

SVN revision: 44443

14 years agoShow newly created part. Fixes some problems adding external parts in editje
Iván Briano [Mon, 14 Dec 2009 17:17:40 +0000 (17:17 +0000)]
Show newly created part. Fixes some problems adding external parts in editje

SVN revision: 44442

14 years agoclip maps in gl enigne.
Carsten Haitzler [Sun, 13 Dec 2009 14:28:07 +0000 (14:28 +0000)]
clip maps in gl enigne.

SVN revision: 44424

14 years agoAdd method to send illume_back and illume_close messages.
Christopher Michael [Sat, 12 Dec 2009 00:46:54 +0000 (00:46 +0000)]
Add method to send illume_back and illume_close messages.

SVN revision: 44399

14 years agoFix typo.
Christopher Michael [Fri, 11 Dec 2009 20:51:45 +0000 (20:51 +0000)]
Fix typo.

SVN revision: 44381

14 years agoAnd set the other illume atoms in ecore_x_atoms.c
Christopher Michael [Fri, 11 Dec 2009 20:07:34 +0000 (20:07 +0000)]
And set the other illume atoms in ecore_x_atoms.c

SVN revision: 44379

14 years agoAdd way to trigger illume dual/single app mode via client messages.
Christopher Michael [Fri, 11 Dec 2009 19:51:47 +0000 (19:51 +0000)]
Add way to trigger illume dual/single app mode via client messages.
(and fix some formatting)

SVN revision: 44378

14 years ago * eet_data: Make eet_data_descriptor_free safe on NULL pointer.
Cedric BAIL [Fri, 11 Dec 2009 12:53:08 +0000 (12:53 +0000)]
* eet_data: Make eet_data_descriptor_free safe on NULL pointer.

SVN revision: 44368

14 years ago * configure.ac:
Vincent Torri [Fri, 11 Dec 2009 11:05:58 +0000 (11:05 +0000)]
* configure.ac:
improve configure output

SVN revision: 44366

14 years agoimprove configure output
Vincent Torri [Fri, 11 Dec 2009 10:57:22 +0000 (10:57 +0000)]
improve configure output

SVN revision: 44363

14 years agoimprove configure output
Vincent Torri [Fri, 11 Dec 2009 10:56:14 +0000 (10:56 +0000)]
improve configure output

SVN revision: 44362

14 years agoimprove configure output
Vincent Torri [Fri, 11 Dec 2009 10:55:24 +0000 (10:55 +0000)]
improve configure output

SVN revision: 44361

14 years ago * add detection of Objective C.
Vincent Torri [Fri, 11 Dec 2009 10:54:57 +0000 (10:54 +0000)]
 * add detection of Objective C.
 * improve configure output

SVN revision: 44360

14 years ago * edje_cc: Generate valid edje file when fixed point is enable.
Cedric BAIL [Thu, 10 Dec 2009 13:19:54 +0000 (13:19 +0000)]
* edje_cc: Generate valid edje file when fixed point is enable.

SVN revision: 44332

14 years agoadd check magic code!
Carsten Haitzler [Thu, 10 Dec 2009 02:26:50 +0000 (02:26 +0000)]
add check magic code!

SVN revision: 44326

14 years ago * edje: Add Fixed Point Math support to Edje.
Cedric BAIL [Wed, 9 Dec 2009 15:44:54 +0000 (15:44 +0000)]
* edje: Add Fixed Point Math support to Edje.

You can try it by passing --enable-fixed-point to the configure. It
will produce an ABI/API compatible Edje library that use internally
Eina_F32p32 instead of double. It will load Eina_F32p32 instead of
double from eet file (thanks to eet ability to convert them on the
fly), so edje file are compatible between fixed point and floating
point version.

This patch touch almost all internal calc of Edje, I did test it with
elementary_test, enlightenment and all my test apps, but it could
certainly break some of your preferred Edje file. If you see any
unexpected behaviour please report them to me as soon as possible.

Note: For devs, I put few macros in edje_private.h that should now
be used when doing calc in Edje, please use them so that Fixed Point
doesn't break in the futur.

SVN revision: 44323

14 years ago * eina: Improve precision of f32p32 sinus/cosinus.
Cedric BAIL [Wed, 9 Dec 2009 13:03:23 +0000 (13:03 +0000)]
* eina: Improve precision of f32p32 sinus/cosinus.

SVN revision: 44322

14 years agouseless variable if pthread is not used
Vincent Torri [Wed, 9 Dec 2009 08:34:09 +0000 (08:34 +0000)]
useless variable if pthread is not used

SVN revision: 44319

14 years agoincluding Evil.h here cause big troubles with vc++ and EAPI. So
Vincent Torri [Wed, 9 Dec 2009 08:25:58 +0000 (08:25 +0000)]
including Evil.h here cause big troubles with vc++ and EAPI. So
typedef here the needed types

SVN revision: 44318

14 years agoadd always config.h in source file so that EAPI is correctly defined,
Vincent Torri [Wed, 9 Dec 2009 08:23:34 +0000 (08:23 +0000)]
add always config.h in source file so that EAPI is correctly defined,
especially on Windows (otherwise, ICE in gcc... and vc++ is not
happy at all)

SVN revision: 44317

14 years agofix parenthesis order. Thanks, vc++ !! :p
Vincent Torri [Wed, 9 Dec 2009 08:20:37 +0000 (08:20 +0000)]
fix parenthesis order. Thanks, vc++ !! :p

SVN revision: 44316

14 years agoadd eina_fp.c in visual studio project files
Vincent Torri [Wed, 9 Dec 2009 08:17:38 +0000 (08:17 +0000)]
add eina_fp.c in visual studio project files

SVN revision: 44315

14 years agofmting
Carsten Haitzler [Wed, 9 Dec 2009 07:54:43 +0000 (07:54 +0000)]
fmting

SVN revision: 44313

14 years agoshut up llabs!
Carsten Haitzler [Wed, 9 Dec 2009 07:25:41 +0000 (07:25 +0000)]
shut up llabs!

SVN revision: 44312

14 years agoAdd type bool to external parameters
Iván Briano [Wed, 9 Dec 2009 06:51:13 +0000 (06:51 +0000)]
Add type bool to external parameters

Patch by glima

SVN revision: 44308

14 years agomake nan const... cosnt!
Carsten Haitzler [Wed, 9 Dec 2009 06:26:59 +0000 (06:26 +0000)]
make nan const... cosnt!

SVN revision: 44307

14 years agowarnings--
Carsten Haitzler [Wed, 9 Dec 2009 05:46:02 +0000 (05:46 +0000)]
warnings--

SVN revision: 44306

14 years agomuch better nan!
Carsten Haitzler [Wed, 9 Dec 2009 05:30:43 +0000 (05:30 +0000)]
much better nan!

SVN revision: 44305

14 years agodefine NAN if not there
Iván Briano [Wed, 9 Dec 2009 05:12:16 +0000 (05:12 +0000)]
define NAN if not there

SVN revision: 44303

14 years agoedje_cc -> add % modulo to math eval and floor() and ceil()
Carsten Haitzler [Wed, 9 Dec 2009 04:30:45 +0000 (04:30 +0000)]
edje_cc -> add % modulo to math eval and floor() and ceil()

SVN revision: 44301

14 years ago * eina: Add sin and cos fixed point fonction.
Cedric BAIL [Tue, 8 Dec 2009 18:30:41 +0000 (18:30 +0000)]
* eina: Add sin and cos fixed point fonction.

SVN revision: 44287

14 years agoadd Visual Studio files
Vincent Torri [Tue, 8 Dec 2009 17:40:46 +0000 (17:40 +0000)]
add Visual Studio files
embryo_cc project file is missing for Visual Studio 2005

SVN revision: 44285

14 years agofix compilation with vc++
Vincent Torri [Tue, 8 Dec 2009 17:34:57 +0000 (17:34 +0000)]
fix compilation with vc++

SVN revision: 44284

14 years ago * eina: Fix negativ case and handle div with more accuracy.
Cedric BAIL [Tue, 8 Dec 2009 16:02:10 +0000 (16:02 +0000)]
* eina: Fix negativ case and handle div with more accuracy.

SVN revision: 44281

14 years agodon't use UNICODE
Vincent Torri [Tue, 8 Dec 2009 05:55:55 +0000 (05:55 +0000)]
don't use UNICODE

SVN revision: 44275

14 years agoMake clang happy
Sebastian Dransfeld [Mon, 7 Dec 2009 21:08:49 +0000 (21:08 +0000)]
Make clang happy

SVN revision: 44259

14 years agoRemove unused variable
Sebastian Dransfeld [Mon, 7 Dec 2009 21:04:02 +0000 (21:04 +0000)]
Remove unused variable

SVN revision: 44258

14 years agoMake clang happy
Sebastian Dransfeld [Mon, 7 Dec 2009 21:01:26 +0000 (21:01 +0000)]
Make clang happy

SVN revision: 44257

14 years ago * eina: Fix precision of eina_f32p32_div.
Cedric BAIL [Mon, 7 Dec 2009 17:48:40 +0000 (17:48 +0000)]
* eina: Fix precision of eina_f32p32_div.

SVN revision: 44252

14 years ago* src/lib/evil_libgen.c:
Vincent Torri [Mon, 7 Dec 2009 17:23:41 +0000 (17:23 +0000)]
* src/lib/evil_libgen.c:
* src/lib/evil_libgen.h:
* src/lib/Makefile.am:
* win32/vs8/libevil.vcproj:
* win32/vs9/libevil.vcproj:
add basename() function.

* src/lib/Evil.h:
add basename() function and comment useless wrappers (for now).

* src/lib/dlfcn/dlfcn.h:
remove useless include.

* src/lib/evil_util.c:
formatting.

SVN revision: 44251

14 years ago* Fix compilation with vc++
Vincent Torri [Mon, 7 Dec 2009 17:15:28 +0000 (17:15 +0000)]
* Fix compilation with vc++
* Fix Visual Studio project files

SVN revision: 44250

14 years ago* Include winsock2.h in eet_image.c for htonl definition on Windows.
Vincent Torri [Mon, 7 Dec 2009 17:13:37 +0000 (17:13 +0000)]
* Include winsock2.h in eet_image.c for htonl definition on Windows.
* Fix Visual Studio project files

SVN revision: 44249

14 years ago * eina: Fix atofp when exponent is negativ.
Cedric BAIL [Mon, 7 Dec 2009 13:08:16 +0000 (13:08 +0000)]
* eina: Fix atofp when exponent is negativ.

SVN revision: 44244

14 years ago * eet: Reduce convertion to FP, float and double with a little overhead.
Cedric BAIL [Mon, 7 Dec 2009 12:53:29 +0000 (12:53 +0000)]
* eet: Reduce convertion to FP, float and double with a little overhead.

SVN revision: 44243

14 years ago * eet: Fix convertion from any float type to any other float type.
Cedric BAIL [Mon, 7 Dec 2009 09:33:20 +0000 (09:33 +0000)]
* eet: Fix convertion from any float type to any other float type.

SVN revision: 44239

14 years ago * eina_fp: Fix rounding with Eina_F32p32 multiplaction, add
Cedric BAIL [Mon, 7 Dec 2009 09:27:53 +0000 (09:27 +0000)]
* eina_fp: Fix rounding with Eina_F32p32 multiplaction, add
operation to multiply a FP with an int.

SVN revision: 44238

14 years agoRemove a bunch of wasted white space.
Christopher Michael [Mon, 7 Dec 2009 03:06:50 +0000 (03:06 +0000)]
Remove a bunch of wasted white space.

SVN revision: 44235

14 years agoFix illume_conformant to return 0 if the atom is not setup on the xwin.
Christopher Michael [Mon, 7 Dec 2009 02:04:23 +0000 (02:04 +0000)]
Fix illume_conformant to return 0 if the atom is not setup on the xwin.

SVN revision: 44234

14 years agoAdd data and error events in ecore_exe_win32.c.
Vincent Torri [Sun, 6 Dec 2009 19:25:48 +0000 (19:25 +0000)]
Add data and error events in ecore_exe_win32.c.
There are still some problems with the win32 select loop, though

SVN revision: 44229

14 years ago * evil_string.c : add strrstr() win32 port
Vincent Torri [Sun, 6 Dec 2009 19:22:20 +0000 (19:22 +0000)]
 * evil_string.c : add strrstr() win32 port
 * include config.h where it is not included
 * various minor formatting

SVN revision: 44228

14 years agoAdd functions to make it easy to set an illume conformant window.
Christopher Michael [Sun, 6 Dec 2009 17:31:04 +0000 (17:31 +0000)]
Add functions to make it easy to set an illume conformant window.

SVN revision: 44220

14 years ago * edje-edit: Don't forget to initialize list to NULL.
Cedric BAIL [Fri, 4 Dec 2009 16:34:35 +0000 (16:34 +0000)]
* edje-edit: Don't forget to initialize list to NULL.

SVN revision: 44188

14 years ago * edje: Add edje_object_preload, it will force the preload of all
Cedric BAIL [Fri, 4 Dec 2009 16:20:40 +0000 (16:20 +0000)]
* edje: Add edje_object_preload, it will force the preload of all
image embeded inside an edje and send a signal ("preload,done", "")
at the end.

SVN revision: 44186

14 years agofix ticket #466
Vincent Torri [Fri, 4 Dec 2009 11:37:42 +0000 (11:37 +0000)]
fix ticket #466

SVN revision: 44185

14 years ago * eina: Add more test.
Cedric BAIL [Fri, 4 Dec 2009 10:09:08 +0000 (10:09 +0000)]
* eina: Add more test.

Code covered by all tests :
           Found   Hit  Coverage
Lines:      4503    3671 81.5 %
Functions:   392     347  88.5 %

SVN revision: 44183

14 years ago * eina: Add more tests specific to rectangle.
Cedric BAIL [Fri, 4 Dec 2009 09:39:23 +0000 (09:39 +0000)]
* eina: Add more tests specific to rectangle.

SVN revision: 44182

14 years agodeclare alloca
Vincent Torri [Fri, 4 Dec 2009 08:55:46 +0000 (08:55 +0000)]
declare alloca

SVN revision: 44181

14 years agofix order
Vincent Torri [Fri, 4 Dec 2009 06:44:40 +0000 (06:44 +0000)]
fix order

SVN revision: 44180

14 years agodeadlock fuckers! fix! :)
Carsten Haitzler [Fri, 4 Dec 2009 01:15:19 +0000 (01:15 +0000)]
deadlock fuckers! fix! :)

SVN revision: 44179

14 years ago * eina: Add more test. eina_tiler and eina_rectangle need some more.
Cedric BAIL [Thu, 3 Dec 2009 18:17:37 +0000 (18:17 +0000)]
* eina: Add more test. eina_tiler and eina_rectangle need some more.

SVN revision: 44176

14 years ago * eet: All this header are not needed in this case.
Cedric BAIL [Thu, 3 Dec 2009 15:47:15 +0000 (15:47 +0000)]
* eet: All this header are not needed in this case.

SVN revision: 44175

14 years ago * eet: Fix order.
Cedric BAIL [Thu, 3 Dec 2009 15:41:56 +0000 (15:41 +0000)]
* eet: Fix order.

SVN revision: 44174

14 years ago * eet: Update ChangeLog.
Cedric BAIL [Thu, 3 Dec 2009 15:38:26 +0000 (15:38 +0000)]
* eet: Update ChangeLog.

SVN revision: 44173

14 years ago * eet: All operation on Eet_File should be thread safe. This should
Cedric BAIL [Thu, 3 Dec 2009 15:35:04 +0000 (15:35 +0000)]
* eet: All operation on Eet_File should be thread safe. This should
make use of all eet primitive thread safe now.

Please any bug or lock that you find.

SVN revision: 44172

14 years ago * ecore_con: Add an alternative to getaddrinfo/fork by using c-ares.
Cedric BAIL [Thu, 3 Dec 2009 10:26:40 +0000 (10:26 +0000)]
* ecore_con: Add an alternative to getaddrinfo/fork by using c-ares.

For more information http://c-ares.haxx.se/

SVN revision: 44170