platform/upstream/efl.git
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

14 years agoremove code that forceds fb 0 . let disp name do it
Carsten Haitzler [Thu, 3 Dec 2009 02:23:25 +0000 (02:23 +0000)]
remove code that forceds fb 0 . let disp name do it

SVN revision: 44149

14 years agoFix m4 quoting due to quoting change rules in autoconf 2.65.
Vincent Torri [Thu, 3 Dec 2009 00:24:01 +0000 (00:24 +0000)]
Fix m4 quoting due to quoting change rules in autoconf 2.65.
Works with autoconf 2.63, 2.64 and 2.65

If there are problems with early versions, please answer in this thread

SVN revision: 44148

14 years agoFix m4 quoting due to quoting change rules in autoconf 2.65.
Vincent Torri [Thu, 3 Dec 2009 00:22:33 +0000 (00:22 +0000)]
Fix m4 quoting due to quoting change rules in autoconf 2.65.
Works with autoconf 2.63, 2.64 and 2.65

If there are problems with early versions, please answer in this thread

SVN revision: 44147

14 years agobaack to normal pre- release name now
Carsten Haitzler [Wed, 2 Dec 2009 22:50:36 +0000 (22:50 +0000)]
baack to normal pre- release name now

SVN revision: 44146

14 years agoquick make svnrev that has right release names
Carsten Haitzler [Wed, 2 Dec 2009 22:19:53 +0000 (22:19 +0000)]
quick make svnrev that has right release names

SVN revision: 44140

14 years agoEdje_External_Type: rename functions that add new objects.
Gustavo Sverzut Barbieri [Wed, 2 Dec 2009 21:54:28 +0000 (21:54 +0000)]
Edje_External_Type: rename functions that add new objects.

SVN revision: 44137

14 years agoEdje_External_Type: break abi, add abi checker.
Gustavo Sverzut Barbieri [Wed, 2 Dec 2009 21:41:28 +0000 (21:41 +0000)]
Edje_External_Type: break abi, add abi checker.

 - add preview_get() and description_get(), breaking ABI badly.
 - add abi_version field to be fileld with EDJE_EXTERNAL_TYPE_ABI_VERSION
   and checked with edje_external_type_abi_version_get()

SVN revision: 44135

14 years agowarn usage of part swallow without swallow
Gustavo Sverzut Barbieri [Wed, 2 Dec 2009 21:16:42 +0000 (21:16 +0000)]
warn usage of part swallow without swallow

SVN revision: 44134

14 years agoedje_decc: option to output to current directory.
Gustavo Sverzut Barbieri [Wed, 2 Dec 2009 21:06:11 +0000 (21:06 +0000)]
edje_decc: option to output to current directory.

SVN revision: 44133

14 years agoedje_decc: -no-build-sh
Gustavo Sverzut Barbieri [Wed, 2 Dec 2009 21:00:57 +0000 (21:00 +0000)]
edje_decc: -no-build-sh

Don't output build.sh

SVN revision: 44132

14 years agofix copy/paste error
Vincent Torri [Wed, 2 Dec 2009 18:47:34 +0000 (18:47 +0000)]
fix copy/paste error

SVN revision: 44123

14 years agofix compilation from scratch
Vincent Torri [Wed, 2 Dec 2009 18:46:01 +0000 (18:46 +0000)]
fix compilation from scratch

Don't put anything before AC_INIT (except AC_PREREQ) if used in configure.ac

SVN revision: 44122

14 years agoand back to a pre-svn sonme after snap
Carsten Haitzler [Wed, 2 Dec 2009 08:07:38 +0000 (08:07 +0000)]
and back to a pre-svn sonme after snap

SVN revision: 44118

14 years agoaaah bah - move to 05 not 04
Carsten Haitzler [Wed, 2 Dec 2009 07:40:59 +0000 (07:40 +0000)]
aaah bah - move to 05 not 04

SVN revision: 44116

14 years agoasparagus - finally
Carsten Haitzler [Wed, 2 Dec 2009 07:22:35 +0000 (07:22 +0000)]
asparagus - finally

SVN revision: 44113

14 years agoAdd Atom for Illume Compliance.
Christopher Michael [Tue, 1 Dec 2009 21:31:44 +0000 (21:31 +0000)]
Add Atom for Illume Compliance.

SVN revision: 44110

14 years agobatch register/unregister of external types, faster and lighter on memory.
Gustavo Sverzut Barbieri [Tue, 1 Dec 2009 17:58:17 +0000 (17:58 +0000)]
batch register/unregister of external types, faster and lighter on memory.

This is the recommended way to register a batch of types, it will not
do check (hash lookup) before adding and keys are added as "direct"
(not copied), thus lighter on memory.

SVN revision: 44102

14 years ago * ecore_con_dns: Mark it deprecated as it should be gone since months now.
Cedric BAIL [Tue, 1 Dec 2009 14:31:16 +0000 (14:31 +0000)]
* ecore_con_dns: Mark it deprecated as it should be gone since months now.

SVN revision: 44096

14 years agoethumb: now using ecore_exe to start the slave.
Rafael Antognolli [Tue, 1 Dec 2009 13:34:09 +0000 (13:34 +0000)]
ethumb: now using ecore_exe to start the slave.

SVN revision: 44092

14 years agoecore_exe_send: Someone probably missed the const.
Rafael Antognolli [Tue, 1 Dec 2009 13:33:05 +0000 (13:33 +0000)]
ecore_exe_send: Someone probably missed the const.

SVN revision: 44091

14 years agoadd lots of cursor con trol api's
Carsten Haitzler [Tue, 1 Dec 2009 11:02:46 +0000 (11:02 +0000)]
add lots of cursor con trol api's

SVN revision: 44087

14 years agoactually add stuff to the list
Iván Briano [Mon, 30 Nov 2009 20:06:26 +0000 (20:06 +0000)]
actually add stuff to the list

SVN revision: 44067

14 years agofix opensolaris compilation
Vincent Torri [Mon, 30 Nov 2009 18:08:33 +0000 (18:08 +0000)]
fix opensolaris compilation

SVN revision: 44057

14 years ago * evas_cache_image: At this point link to the cache is destroyed.
Cedric BAIL [Mon, 30 Nov 2009 13:26:46 +0000 (13:26 +0000)]
* evas_cache_image: At this point link to the cache is destroyed.

SVN revision: 44051

14 years ago * ecore_con_info: Reduce malloc and memset.
Cedric BAIL [Mon, 30 Nov 2009 12:25:02 +0000 (12:25 +0000)]
* ecore_con_info: Reduce malloc and memset.

SVN revision: 44050

14 years agoremove useless return
Vincent Torri [Sun, 29 Nov 2009 11:14:28 +0000 (11:14 +0000)]
remove useless return

SVN revision: 44041

14 years agoadd the ecore_exe ADD and DEL events in the main loop
Vincent Torri [Sat, 28 Nov 2009 08:52:42 +0000 (08:52 +0000)]
add the ecore_exe ADD and DEL events in the main loop

SVN revision: 44034

14 years agorestack swallowed objects too
Iván Briano [Fri, 27 Nov 2009 20:34:43 +0000 (20:34 +0000)]
restack swallowed objects too

SVN revision: 44030

14 years agoUpdate object when external parameters are set
Iván Briano [Fri, 27 Nov 2009 17:57:35 +0000 (17:57 +0000)]
Update object when external parameters are set

SVN revision: 44021

14 years ago * ecore_con: Fix use of ecore_con_client_data_{get/set} with UDP and
Cedric BAIL [Fri, 27 Nov 2009 14:36:43 +0000 (14:36 +0000)]
* ecore_con: Fix use of ecore_con_client_data_{get/set} with UDP and
MCAST connexion.

Note: Please report any problem with Ecore_Con regarding UDP and
MCAST after this patch.

SVN revision: 44014

14 years ago * evas: Do a proper fix for all rectangle match.
Cedric BAIL [Fri, 27 Nov 2009 09:51:08 +0000 (09:51 +0000)]
* evas: Do a proper fix for all rectangle match.

SVN revision: 44010

14 years agoDelete internal object when external part is removed
Iván Briano [Thu, 26 Nov 2009 18:03:40 +0000 (18:03 +0000)]
Delete internal object when external part is removed

SVN revision: 44007

14 years agocreate external in the right place
Iván Briano [Thu, 26 Nov 2009 17:38:43 +0000 (17:38 +0000)]
create external in the right place

SVN revision: 44006

14 years agoexternals {} in edje_edit, source generation and add module to the external_Type...
Iván Briano [Thu, 26 Nov 2009 17:01:31 +0000 (17:01 +0000)]
externals {} in edje_edit, source generation and add module to the external_Type api to keep track of who registers what

SVN revision: 44003

14 years ago * evas: Fix bug in evas_objects_in_rectangle_get.
Cedric BAIL [Thu, 26 Nov 2009 14:56:46 +0000 (14:56 +0000)]
* evas: Fix bug in evas_objects_in_rectangle_get.

SVN revision: 43999

14 years agoMore macros and default values por external parameters.
Iván Briano [Wed, 25 Nov 2009 17:00:53 +0000 (17:00 +0000)]
More macros and default values por external parameters.
Add external parts in edje_edit

SVN revision: 43977