platform/upstream/edje.git
10 years agoTIVI-2144 : Fix Segfault during popup process creation 68/15068/4 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen tizen_ivi_release accepted/tizen/generic/20140117.074918 accepted/tizen/generic/20140312.100441 accepted/tizen/ivi/20140117.182310 accepted/tizen/ivi/panda/20140312.110856 accepted/tizen/ivi/release/20140312.124146 submit/tizen/20140116.170845 submit/tizen/20140312.070748 submit/tizen_ivi_release/20140312.071222
Baptiste DURAND [Thu, 16 Jan 2014 15:56:13 +0000 (16:56 +0100)]
TIVI-2144 : Fix Segfault during popup process creation

Add pointer test to allow the function call _edje_part_recalc_single_textblock with null args

-> backport test pointer from current EFL version (1.8.4)

Change-Id: Ie7d183110075f6f32936cb66203e2a16976e9aca
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoNew embryo function: get_program_id 46/8246/1 accepted/tizen/ivi/genivi accepted/tizen/mobile tizen_ivi_genivi accepted/tizen/20130912.083346 accepted/tizen/20130912.090231 accepted/tizen/20130912.093149 accepted/tizen/generic/20140106.140254 accepted/tizen/ivi/20131219.023421 accepted/tizen/ivi/20131220.020832 accepted/tizen/ivi/genivi/20140131.030537 accepted/tizen/mobile/20131218.175215 accepted/tizen/mobile/20131223.191753 ivi_oct_m2 submit/tizen/20130912.075725 submit/tizen/20131218.100641 submit/tizen/20131220.014222 submit/tizen_ivi_genivi/20140131.024741
Eduardo Lima (Etrunko) [Tue, 4 Dec 2012 20:21:59 +0000 (20:21 +0000)]
New embryo function: get_program_id

It is now you can run programs with names generated dinamically. Say that you
have 10 programs indexed somehow. You can now call them using the following snippet:

script {
   new program_id[15], i;
   for (i = 0; i < 10; i++) {
      snprintf(program_id, 15, "my_program_%d", i+1);
      run_program(get_program_id(program_id));
   }
}

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agoedje_cc: Add -dd/--data_dir option 45/8245/1
Eduardo Lima (Etrunko) [Tue, 4 Jun 2013 16:09:56 +0000 (13:09 -0300)]
edje_cc: Add -dd/--data_dir option

Used for specifying the path of files specified in 'data.file' section

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agoUpdate to release 1.7.8 36/8236/1 submit/tizen/20130814.144048
Eduardo Lima (Etrunko) [Fri, 9 Aug 2013 15:03:45 +0000 (12:03 -0300)]
Update to release 1.7.8

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agoresetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 19:27:42 +0000 (22:27 +0300)]
resetting manifest requested domain to floor

10 years agoUpdate to release 1.7.7
Rusty Lynch [Wed, 5 Jun 2013 21:52:56 +0000 (14:52 -0700)]
Update to release 1.7.7

10 years agoUpdate to 1.7.5
Anas Nashif [Tue, 19 Mar 2013 23:51:37 +0000 (16:51 -0700)]
Update to 1.7.5

10 years agoUpdate to 1.7.5
Anas Nashif [Tue, 19 Mar 2013 23:51:32 +0000 (16:51 -0700)]
Update to  1.7.5

10 years agodevel requires tools
Anas Nashif [Sat, 29 Dec 2012 04:32:49 +0000 (20:32 -0800)]
devel requires tools

10 years agoprovide tools sub-package
Anas Nashif [Fri, 28 Dec 2012 05:50:21 +0000 (21:50 -0800)]
provide tools sub-package

10 years agoUpdate tp 1.7.4
Anas Nashif [Sat, 22 Dec 2012 00:28:38 +0000 (16:28 -0800)]
Update tp 1.7.4

10 years agoadd changelog
Anas Nashif [Fri, 14 Dec 2012 17:07:30 +0000 (09:07 -0800)]
add changelog

10 years agoadd changelog
Anas Nashif [Fri, 14 Dec 2012 17:02:55 +0000 (09:02 -0800)]
add changelog

10 years agoUpdate to 1.7.3
Anas Nashif [Sun, 9 Dec 2012 16:46:32 +0000 (08:46 -0800)]
Update to 1.7.3

10 years agoupdate tar compression
Anas Nashif [Fri, 23 Nov 2012 19:45:12 +0000 (11:45 -0800)]
update tar compression

10 years agoupdate to 1.7.2
Anas Nashif [Fri, 23 Nov 2012 19:38:23 +0000 (11:38 -0800)]
update to 1.7.2

10 years ago add packaging files
Anas Nashif [Wed, 24 Oct 2012 16:13:35 +0000 (09:13 -0700)]
 add packaging files

10 years agoImported Upstream version 1.7.8 49/8149/1 upstream upstream/1.7.8
Eduardo Lima (Etrunko) [Mon, 12 Aug 2013 19:48:13 +0000 (16:48 -0300)]
Imported Upstream version 1.7.8

10 years agoImported Upstream version 1.7.7 upstream/1.7.7
Rusty Lynch [Wed, 5 Jun 2013 21:37:08 +0000 (14:37 -0700)]
Imported Upstream version 1.7.7

11 years agoImported Upstream version 1.7.5 upstream/1.7.5
Anas Nashif [Tue, 19 Mar 2013 23:51:03 +0000 (16:51 -0700)]
Imported Upstream version 1.7.5

11 years agoImported Upstream version 1.7.4 upstream/1.7.4
Anas Nashif [Sat, 22 Dec 2012 00:28:06 +0000 (16:28 -0800)]
Imported Upstream version 1.7.4

11 years agoImported Upstream version 1.7.3 upstream/1.7.3
Anas Nashif [Sun, 9 Dec 2012 16:46:19 +0000 (08:46 -0800)]
Imported Upstream version 1.7.3

11 years agoImported Upstream version 1.7.2 upstream/1.7.2
Anas Nashif [Fri, 23 Nov 2012 19:27:59 +0000 (11:27 -0800)]
Imported Upstream version 1.7.2

11 years agoImported Upstream version 1.7.1 upstream/1.7.1
Anas Nashif [Wed, 24 Oct 2012 16:12:47 +0000 (09:12 -0700)]
Imported Upstream version 1.7.1