[E-devel] Editje dialog proposal (maybe apply to Elementary?)

2010-02-19 Thread Gustavo Sverzut Barbieri
Hi all, find attached (and follows link, god knows what SF mailman will strip) my proposal for editje dialogs. I like it and this can be applied to the Elementary theme revamp listed at http://trac.enlightenment.org/e/wiki/Theme_Revamp http://enlightenment.org/~barbieri/editje-dialog.png http://e

Re: [E-devel] E SVN: raster trunk/e/src/modules/illume2/keyboards

2010-02-19 Thread Christopher Michael
Oops, missed one :( Used illume3 while developing so that I could keep it separate from the old code. dh On 02/19/2010 04:08 AM, Enlightenment SVN wrote: > Log: >illume3? wtf? > > > Author: raster > Date: 2010-02-19 01:08:36 -0800 (Fri, 19 Feb 2010) > New Revision: 46304 > > Mod

Re: [E-devel] E SVN: caro trunk/evas/src/modules/engines/gl_common

2010-02-19 Thread Vincent Torri
On Fri, 19 Feb 2010, Enlightenment SVN wrote: > Question: should we check GLSL version on desktop ? I reply myself: "GL_SHADING_LANGUAGE_VERSION is available only if the GL version is 2.0 or greater." so it seems that it is useless Vincent -

Re: [E-devel] eina bechmarks broken against evas and ecore

2010-02-19 Thread Vincent Torri
On Thu, 21 Jan 2010, Gustavo Sverzut Barbieri wrote: > title says it all, we don't have native evas and ecore data anymore, > so benchmarks cannot work. Either we remove those for 1.0 or we copy > the old files from svn history and have in src/tests. tell me if it's good or not, now (i moved th

Re: [E-devel] eina mempool review and descriptions?

2010-02-19 Thread Vincent Torri
On Thu, 21 Jan 2010, Gustavo Sverzut Barbieri wrote: > Hey all, > > I'm doing ebuilds for gentoo and I want to make them use configurable > mempools, however the names are stupidly bad and I have no idea the > use so I enable or disable them. > > could someone (ie: cedric) document what are thes