Re: [E-devel] E SVN: billiob trunk/edje

2011-10-02 Thread Vincent Torri

and backport to the 1.0 branch

Vincent


On Sun, 2 Oct 2011, Enlightenment SVN wrote:

> Log:
> edje: update ChangeLog
>
> Author:   billiob
> Date: 2011-10-02 14:10:15 -0700 (Sun, 02 Oct 2011)
> New Revision: 63754
> Trac: http://trac.enlightenment.org/e/changeset/63754
>
> Modified:
>  trunk/edje/ChangeLog
>
> Modified: trunk/edje/ChangeLog
> ===
> --- trunk/edje/ChangeLog  2011-10-02 21:07:54 UTC (rev 63753)
> +++ trunk/edje/ChangeLog  2011-10-02 21:10:15 UTC (rev 63754)
> @@ -162,3 +162,7 @@
>
>   * Add group's inheritance.
>   * Add insert_before, insert_after to can change the part's order.
> +
> +2011-10-02  Boris Faure (billiob)
> +
> + * Fix edje_cc to accept -1 in description.max
>
>
> --
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2dcopy2
> ___
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
>

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Vincent Torri


On Sat, 21 May 2011, Carsten Haitzler (The Rasterman) wrote:

> On Fri, 20 May 2011 20:44:33 +0200 (CEST) Vincent Torri 
> said:
>
>>
>>
>> On Fri, 20 May 2011, Boris Faure wrote:
>>
>>> On Fri, May 20, 2011 at 18:53, Boris Faure  wrote:
 On Fri, May 20, 2011 at 18:48, Vincent Torri  wrote:
>
>
> On Fri, 20 May 2011, Enlightenment SVN wrote:
>
>> Log:
>> edje: add vmaj and module to edje.pc
>
> which module ?
 edje external modules.
>>>
>>> The main question is whether to export the complete release version
>>> and not only the vmaj.
>>
>> why not putting the version directly in the name of the module path ?
>
> already is. e.g. linux-gnu-i686-1.0.0 1.0.0 is the edje "major version" only
> (.0.0) as it shouldnt break external api between minor or micro versions.

i'm talking about the module path in the edje.pc file

Vincent

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread The Rasterman
On Fri, 20 May 2011 20:44:33 +0200 (CEST) Vincent Torri 
said:

> 
> 
> On Fri, 20 May 2011, Boris Faure wrote:
> 
> > On Fri, May 20, 2011 at 18:53, Boris Faure  wrote:
> >> On Fri, May 20, 2011 at 18:48, Vincent Torri  wrote:
> >>>
> >>>
> >>> On Fri, 20 May 2011, Enlightenment SVN wrote:
> >>>
>  Log:
>  edje: add vmaj and module to edje.pc
> >>>
> >>> which module ?
> >> edje external modules.
> >
> > The main question is whether to export the complete release version
> > and not only the vmaj.
> 
> why not putting the version directly in the name of the module path ?

already is. e.g. linux-gnu-i686-1.0.0 1.0.0 is the edje "major version" only
(.0.0) as it shouldnt break external api between minor or micro versions.


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Boris Faure
On Fri, May 20, 2011 at 20:44, Vincent Torri  wrote:
> why not putting the version directly in the name of the module path ?
>
> Vincent

I copied it from enlightenment.
-- 
Boris Faure

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Vincent Torri


On Fri, 20 May 2011, Boris Faure wrote:

> On Fri, May 20, 2011 at 18:53, Boris Faure  wrote:
>> On Fri, May 20, 2011 at 18:48, Vincent Torri  wrote:
>>>
>>>
>>> On Fri, 20 May 2011, Enlightenment SVN wrote:
>>>
 Log:
 edje: add vmaj and module to edje.pc
>>>
>>> which module ?
>> edje external modules.
>
> The main question is whether to export the complete release version
> and not only the vmaj.

why not putting the version directly in the name of the module path ?

Vincent

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Boris Faure
On Fri, May 20, 2011 at 18:53, Boris Faure  wrote:
> On Fri, May 20, 2011 at 18:48, Vincent Torri  wrote:
>>
>>
>> On Fri, 20 May 2011, Enlightenment SVN wrote:
>>
>>> Log:
>>> edje: add vmaj and module to edje.pc
>>
>> which module ?
> edje external modules.

The main question is whether to export the complete release version
and not only the vmaj.
-- 
Boris Faure

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Boris Faure
On Fri, May 20, 2011 at 18:48, Vincent Torri  wrote:
>
>
> On Fri, 20 May 2011, Enlightenment SVN wrote:
>
>> Log:
>> edje: add vmaj and module to edje.pc
>
> which module ?
edje external modules.

-- 
Boris Faure

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje

2011-05-20 Thread Vincent Torri


On Fri, 20 May 2011, Enlightenment SVN wrote:

> Log:
> edje: add vmaj and module to edje.pc

which module ?

Vincent

>
> Author:   billiob
> Date: 2011-05-20 09:41:28 -0700 (Fri, 20 May 2011)
> New Revision: 59556
> Trac: http://trac.enlightenment.org/e/changeset/59556
>
> Modified:
>  trunk/edje/edje.pc.in
>
> Modified: trunk/edje/edje.pc.in
> ===
> --- trunk/edje/edje.pc.in 2011-05-20 16:41:16 UTC (rev 59555)
> +++ trunk/edje/edje.pc.in 2011-05-20 16:41:28 UTC (rev 59556)
> @@ -1,9 +1,11 @@
> prefix=@prefix@
> exec_prefix=@exec_prefix@
> libdir=@libdir@
> +modules=@libdir@/@PACKAGE@/modules
> includedir=@includedir@
> datarootdir=@datarootdir@
> datadir=@datadir@/edje
> +vmaj=@VMAJ@
>
> Name: edje
> Description: Enlightened graphical design and layout engine.
>
>
> --
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> ___
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
>

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje/data

2010-04-22 Thread Boris 'billiob' Faure
On Thu, Apr 22, 2010 at 01:30, Viktor Kojouharov  wrote:
> I'd like to throw in a suggestion to just extract the syntax file from the
> vimball in edje/data and use that. It is much more feature complete

You're right. I've had the edc.vim linked in ~/.vim/syntax for such a
long time that i never noticed there was a vimball.

-- 
Boris 'billiob' Faure

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje/data

2010-04-21 Thread Viktor Kojouharov
I'd like to throw in a suggestion to just extract the syntax file from the
vimball in edje/data and use that. It is much more feature complete

On Thu, Apr 22, 2010 at 12:00 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:

> Log:
>  edje: improve vim syntax file and become the maintainer
> Author:   billiob
> Date: 2010-04-21 14:00:40 -0700 (Wed, 21 Apr 2010)
> New Revision: 48214
>
> Modified:
>  trunk/edje/data/edc.vim
>
> Modified: trunk/edje/data/edc.vim
> ===
> --- trunk/edje/data/edc.vim 2010-04-21 20:55:23 UTC (rev 48213)
> +++ trunk/edje/data/edc.vim 2010-04-21 21:00:40 UTC (rev 48214)
> @@ -1,7 +1,7 @@
>  " Vim syntax file
>  " Language:EDC
> -" Maintainer:  no one?
> -" Last Change: 2005
> +" Maintainer:  billiob 
> +" Last Change: 04/21/2010
>
>  " For version 5.x: Clear all syntax items
>  " For version 6.x: Quit when a syntax file was already loaded
> @@ -12,7 +12,7 @@
>  endif
>
>  " A bunch of useful C keywords
> -syn keywordcStructure  images data fonts collections group
> +syn keywordcStructure  images data fonts collections group
> externals
>  syn keywordcStructure  part parts dragable description rel1 rel2
>  syn keywordcStatement  text image font fill origin size tag
>  syn keywordcStructure  programs program script script_only
> lua_script lua_script_only styles style base
> @@ -34,6 +34,7 @@
>  syn keywordcLabel  spread scale_hint elipsis pointer_mode
> prefer
>  syn keywordcLabel  precise_is_inside
> use_alternate_font_metrics options
>  syn keywordcLabel  aspect_mode position span angle repch api
> +syn keywordcLabel  external
>
>  syn keywordcConditionalif else switch
>  syn keywordcRepeat while for do
>
>
>
> --
> ___
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje/src/lib

2010-01-26 Thread Boris 'billiob' Faure
On Tue, Jan 26, 2010 at 23:42, Michael 'Mickey' Lauer
 wrote:
> Am Dienstag, den 26.01.2010, 14:34 -0800 schrieb Enlightenment SVN:
>> Log:
>>   edje: remove useless code (Composing is done in xlib, in ecore_x, you need
>>   to compile ecore with --enable-xim)
>
> Doesn't this break for non-X backends, like directfb, sdl, framebuffer?
>
> :M:

Such behaviour should be handled directly in ecore_* and not in edje
imho. But I don't know how it's dealt with in non-X backends.

-- 
Boris 'billiob' Faure

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: billiob trunk/edje/src/lib

2010-01-26 Thread Michael 'Mickey' Lauer
Am Dienstag, den 26.01.2010, 14:34 -0800 schrieb Enlightenment SVN:
> Log:
>   edje: remove useless code (Composing is done in xlib, in ecore_x, you need
>   to compile ecore with --enable-xim)

Doesn't this break for non-X backends, like directfb, sdl, framebuffer?

:M:



--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel