[E-devel] Editje dialog proposal (maybe apply to Elementary?)
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://enlightenment.org/~barbieri/editje-dialog.svg Opinions? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 <>-- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] E SVN: raster trunk/e/src/modules/illume2/keyboards
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 > > Modified: >trunk/e/src/modules/illume2/keyboards/Makefile.am > > Modified: trunk/e/src/modules/illume2/keyboards/Makefile.am > === > --- trunk/e/src/modules/illume2/keyboards/Makefile.am 2010-02-19 08:00:44 UTC > (rev 46303) > +++ trunk/e/src/modules/illume2/keyboards/Makefile.am 2010-02-19 09:08:36 UTC > (rev 46304) > @@ -1,5 +1,5 @@ > MAINTAINERCLEANFILES = Makefile.in > -MODULE = illume3 > +MODULE = illume2 > > filesdir = $(libdir)/enlightenment/modules/$(MODULE)/keyboards > files_DATA = ignore_built_in_keyboards -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] E SVN: caro trunk/evas/src/modules/engines/gl_common
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 -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] eina bechmarks broken against evas and ecore
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 the old data to the test directory) Vincent -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] eina mempool review and descriptions?
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 these, how they are > chosen, which should be really enabled and which could be left out > since are experiments? added in the mempool doc. Feel free to fix spelling and grammar :-) Vncent -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel