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

2009-12-08 Thread Gustavo Sverzut Barbieri
On Wed, Dec 9, 2009 at 3:30 AM, Enlightenment SVN wrote: > Log: >  much better nan! Except that it breaks big endian... at least bits/nan.h handles that. :-P -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype:

Re: [E-devel] automake security issue CVE-2009-4029 (fwd)

2009-12-08 Thread The Rasterman
On Wed, 9 Dec 2009 01:38:19 +0100 (CET) Vincent Torri said: i say we just wait for next snap. it's pretty much a non-used feature of a tarball that u use make dist after getting the tarballs... thats done from svn already by us. i'd say this is minor at best if u read about the security issue. it

[E-devel] automake security issue CVE-2009-4029 (fwd)

2009-12-08 Thread Vincent Torri
Below is a mail about a security issue about Makefile files generated by automake. raster: maybe we should regeenrate the snapshots Vincent -- Forwarded message -- Date: Tue, 08 Dec 2009 15:48:03 -0800 From: Alan Coopersmith To: X.Org Developers Subject: X.Org releases & auto

Re: [E-devel] E SVN: tiago trunk/editje/data/templates/default

2009-12-08 Thread Tiago Falcão
On Tue, Dec 8, 2009 at 9:46 PM, David Seikel wrote: > Could you put the source file for the edj in SVN, and just build it > during compile time? Makes it a lot easier for others to change it, > and has other benefits. > Suggestion accepted :) Thanks -- Tiago Rezende Campos Falcão Developer @

Re: [E-devel] E SVN: tiago trunk/editje/data/templates/default

2009-12-08 Thread David Seikel
On Tue, 8 Dec 2009 12:49:42 -0800 "Enlightenment SVN" wrote: > Log: > New default edj > >patch by Fabiano Fidencio > Author: tiago > Date: 2009-12-08 12:49:42 -0800 (Tue, 08 Dec 2009) > New Revision: 44290 > > Modified: > trunk/editje/data/templates/default/default.edj

[E-devel] Elementary spinner question

2009-12-08 Thread Carlo Ascani
Hello everybody, I'm focused on elm spinners, both horizontal and vertical spinners works if they are dragged horizontally, do you think there's a way to add vertically dragable spinner by only the edje theme? I've added vertical draggability in edje dragable{}, but i need to emit a signal to cha

Re: [E-devel] [PATCH]: Trivial error in keyboard definition

2009-12-08 Thread Tom Hacohen
On Mon, Dec 7, 2009 at 8:48 AM, Jens Seidel wrote: > Hi, > > the file e/src/modules/illume/keyboards/Numbers.kbd displays a key "Ö" but > enters a "Ó" once pressed. The attached patch fixes it. > > BTW: I want to create a German keyboard Terminal-de.kbd based on > Terminal.kbd. Would this be acce