Re: [E-devel] e17 default theme ... polishing

2013-01-29 Thread Robert Krambovitis
> From: "Carsten Haitzler" > To: "e" , "e-users" > > Sent: Wednesday, January 30, 2013 8:33:14 AM > Subject: [E-devel] e17 default theme ... polishing > > i'd like to put this out there. > > now e17 is out - i'm looking at POLISHING the default theme. over > time that is. > what i am asking fo

Re: [E-devel] e17 default theme ... polishing

2013-01-29 Thread Michael Blumenkrantz
On Wed, Jan 30, 2013 at 7:19 AM, P Purkayastha wrote: > On 01/30/2013 02:33 PM, Carsten Haitzler (The Rasterman) wrote: > > i'd like to put this out there. > > > > now e17 is out - i'm looking at POLISHING the default theme. over time > that is. > > what i am asking for here is INPUT as to what y

Re: [E-devel] e17 default theme ... polishing

2013-01-29 Thread P Purkayastha
On 01/30/2013 02:33 PM, Carsten Haitzler (The Rasterman) wrote: > i'd like to put this out there. > > now e17 is out - i'm looking at POLISHING the default theme. over time that > is. > what i am asking for here is INPUT as to what you think could be polished.. > and > HOW - don't just complain.

Re: [E-devel] e5: Buildbot slave migration

2013-01-29 Thread The Rasterman
On Wed, 30 Jan 2013 00:27:47 +0100 Bertrand Jacquin said: this is good - though we'll need a collection of vm's for buildbot, not just one as we need to test builds on many os's (and architectures eg 32 vs 64bit, arm etc.), so just assume we'll get more vm's running a whole myriad of os's. > Hi,

[E-devel] e17 default theme ... polishing

2013-01-29 Thread The Rasterman
i'd like to put this out there. now e17 is out - i'm looking at POLISHING the default theme. over time that is. what i am asking for here is INPUT as to what you think could be polished.. and HOW - don't just complain. provide alternatives. and don't just say "it's unreadable" as if we wanted pure

Re: [E-devel] Phabricator test environment

2013-01-29 Thread The Rasterman
On Wed, 30 Jan 2013 15:26:55 +1000 David Seikel said: > On Tue, 29 Jan 2013 21:04:27 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Tue, 29 Jan 2013 09:20:03 -0200 "Eduardo Lima (Etrunko)" > > said: > > > > > On Tue, Jan 29, 2013 at 6:49 AM, Carsten Haitzler > > > wrote: > > > > On

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread David Seikel
On Wed, 30 Jan 2013 02:47:52 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 29 Jan 2013 14:52:50 -0200 "Eduardo Lima (Etrunko)" > said: > > > On Tue, Jan 29, 2013 at 2:49 PM, Tom Hacohen > > wrote: > > > On 29/01/13 16:38, Eduardo Lima (Etrunko) wrote: > > >> > > >> On Tue, Jan 29, 20

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread David Seikel
I'll not mention the mixture of top On Tue, 29 Jan 2013 09:27:59 + Michael Blumenkrantz wrote: > ++ > > On Tue, Jan 29, 2013 at 9:24 AM, Carsten Haitzler > wrote: > > > On Tue, 29 Jan 2013 09:17:01 + Stefan Schmidt > > said: > > > > smarf. > > > > > Hello. > > > > > > On 29/01/13 09:0

Re: [E-devel] Phabricator test environment

2013-01-29 Thread David Seikel
On Tue, 29 Jan 2013 21:04:27 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 29 Jan 2013 09:20:03 -0200 "Eduardo Lima (Etrunko)" > said: > > > On Tue, Jan 29, 2013 at 6:49 AM, Carsten Haitzler > > wrote: > > > On Tue, 29 Jan 2013 16:16:33 +0900 Cedric BAIL > > > said: > > > > > >> On

Re: [E-devel] Columned List Widget?

2013-01-29 Thread David Seikel
On Mon, 28 Jan 2013 17:24:12 + Michael Blumenkrantz wrote: > On Mon, 28 Jan 2013 15:18:39 -0200 > Gustavo Sverzut Barbieri wrote: > > > On Sat, Jan 26, 2013 at 8:36 AM, David Seikel > > wrote: > > > On Fri, 25 Jan 2013 16:28:32 + Michael Blumenkrantz > > > wrote: > > > > > >> On Fri,

Re: [E-devel] Columned List Widget?

2013-01-29 Thread David Seikel
On Mon, 28 Jan 2013 04:20:27 -0600 Jeff Hoogland wrote: > David, I was without power for a few days, cyclone in Australia, and the remnants of it causing havoc. One quarter of South East Queensland (where I live) was without power since Sunday. So I'm just catching up. > I've used the element

[E-devel] [Patch] fixed Ctxpopup _arrow_update

2013-01-29 Thread Bora Hwang
Dear all, In elc_ctxpopup.c, there's something wrong when calculating the position of arrow. According to the previous code, arrow cannot be shown in the right position when it should not be displayed in the middle of the ctxpopup. After the value and condition of the calculation are changed, u

Re: [E-devel] bottomless evas

2013-01-29 Thread Cedric BAIL
On Mon, Jan 28, 2013 at 9:41 PM, Michael Blumenkrantz wrote: > here's a fun bug: > > * create an evas > * set an object to layer -100 > * call evas_object_lower() on a different object > * your canvas no longer has a bottom object and stacking is destroyed I must say I don't understand your probl

Re: [E-devel] Eo del/unref question

2013-01-29 Thread Gustavo Sverzut Barbieri
On Tuesday, January 29, 2013, Tom Hacohen wrote: > Don't use eo_del/unref as counterparts to the old API. Create the objects > with the new API if you would like to use them... This is confusing at last > On 29 Jan 2013 19:37, "Davide Andreoli" wrote: > > > Hi all, > > I'm working/studying

Re: [E-devel] [e-users] E not compiling

2013-01-29 Thread Daniel Juyung Seo
Yes this happended to me and my colleagues this morning. I fixed them locally but others also have to follow what cedric mentioned. Thanks. Daniel Juyung Seo (SeoZ) On Wed, Jan 30, 2013 at 10:36 AM, Cedric BAIL wrote: > Hello everyone, > > Some of you are experiencing an issue when trying to com

[E-devel] E not compiling

2013-01-29 Thread Cedric BAIL
Hello everyone, Some of you are experiencing an issue when trying to compile E. The compiler is complaining about some missing field used somewhere in e_border.c. This is due to the fact that you have an old Ecore_X.h file in your include/ecore-1/ directory. Remove it and try again. EFL does now i

Re: [E-devel] E SVN: seoz trunk/devs/seoz

2013-01-29 Thread Daniel Juyung Seo
With this in-source-build, you can use my .vimrc script with and . http://trac.enlightenment.org/e/browser/trunk/devs/seoz/.vimrc is "make", is "sudo make install". Thanks. Daniel Juyung Seo (SeoZ) On Wed, Jan 30, 2013 at 9:17 AM, Enlightenment SVN wrote: > Log: > devs/seoz build.sh: come b

Re: [E-devel] Git repository layout - RFC

2013-01-29 Thread Lucas De Marchi
On Tue, Jan 29, 2013 at 7:33 PM, Tom Hacohen wrote: > Well, we aren't doing the switch yet. Probably early next week. But we are > prepping the git repos now (it takes time, a few days of actually > *running*). sigh... days? Are you running this remotely or on the same machine svn is in? Anoth

Re: [E-devel] E SVN: seoz IN trunk: devs/seoz efx/src/lib

2013-01-29 Thread Daniel Juyung Seo
Argg unintended code sneaked into this commit. But i fixed this in 83453 anyway. Shamed. Daniel Juyung Seo (SeoZ) On Wed, Jan 30, 2013 at 9:17 AM, Enlightenment SVN wrote: > Log: > efx efx_private.h: ecore evas is needed only for tests. tests already > includes Ecore_Evas.h. > > Author: s

Re: [E-devel] Git repository layout - RFC

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 21:33:45 + Tom Hacohen said: > Well, we aren't doing the switch yet. Probably early next week. But we are > prepping the git repos now (it takes time, a few days of actually > *running*). > > We'll probably upload the repos to their final resting places tomorrow or > the

[E-devel] e5: Buildbot URL migration

2013-01-29 Thread Bertrand Jacquin
Hi, The public URL for buildbot is now http://build.enlightenment.org While it's still hosted by e4 for the moment, you are redirected internally by e5 to e4 until we haven't move buildbot master to e5. It's transparent. -- Beber pgpuFR_QzvCkX.pgp Description: PGP signature --

Re: [E-devel] Phabricator test environment

2013-01-29 Thread Bertrand Jacquin
On 2013-01-29 23:06, Kim Woelders wrote: > On Fri, 25 Jan 2013 17:46:59 +0100, Tom Hacohen > > wrote: > >> Hey guys, >> >> Daniel and I (with beber's help) have set up a phabricator instance >> on >> e5. You can either auth using your github account or just register >> (very >> ugly registratio

[E-devel] e5: Buildbot slave migration

2013-01-29 Thread Bertrand Jacquin
Hi, Enlightenment buildbot slave is now hosted on e5. To remind you, public URL is : http://build.enlightenment.fr For the moment the compiler is gcc 4.6.3, but we actually have the following for amd64 : - gcc 3.3.6 - gcc 4.3.6 - gcc 4.4.7 - gcc 4.5.4 - gcc 4.6.3 - gcc 4.7.2 - icc 13.0 (

Re: [E-devel] Phabricator test environment

2013-01-29 Thread Tom Hacohen
Yes it does work; Unfortunately not for everyone for some reason. Could you try again now? I think I may have fixed it, not sure though. On Tue, Jan 29, 2013 at 10:06 PM, Kim Woelders wrote: > On Fri, 25 Jan 2013 17:46:59 +0100, Tom Hacohen > wrote: > > > Hey guys, > > > > Daniel and I (with b

Re: [E-devel] Phabricator test environment

2013-01-29 Thread Kim Woelders
On Fri, 25 Jan 2013 17:46:59 +0100, Tom Hacohen wrote: > Hey guys, > > Daniel and I (with beber's help) have set up a phabricator instance on > e5. You can either auth using your github account or just register (very > ugly registration form) and give it a go. > > We have the efl repo and an ef

Re: [E-devel] Eo del/unref question

2013-01-29 Thread Davide Andreoli
2013/1/29 Tom Hacohen > No, custom constructor is not the old one. > > You need to use: > > #define elm_obj_win_constructor(name, type) > ELM_OBJ_WIN_ID(ELM_OBJ_WIN_SUB_ID_WIN_CONSTRUCTOR), EO_TYPECHECK(const > char *, name), EO_TYPECHECK(Elm_Win_Type, type) > haa, ok,now i can create a window u

Re: [E-devel] Eo del/unref question

2013-01-29 Thread Tom Hacohen
No, custom constructor is not the old one. You need to use: #define elm_obj_win_constructor(name, type) ELM_OBJ_WIN_ID(ELM_OBJ_WIN_SUB_ID_WIN_CONSTRUCTOR), EO_TYPECHECK(const char *, name), EO_TYPECHECK(Elm_Win_Type, type) >From elm_win.h. And well, you should switch to Eo for all the objects.

Re: [E-devel] Git repository layout - RFC

2013-01-29 Thread Tom Hacohen
Well, we aren't doing the switch yet. Probably early next week. But we are prepping the git repos now (it takes time, a few days of actually *running*). We'll probably upload the repos to their final resting places tomorrow or the day after, let them settle there for a week (while letting people p

Re: [E-devel] Eo del/unref question

2013-01-29 Thread Davide Andreoli
2013/1/29 Tom Hacohen > Don't use eo_del/unref as counterparts to the old API. Create the objects > with the new API if you would like to use them... > Hi, thanks for the fast reply. I have tried that approach but I have problems with some objects than, for example elm_win: if I do: win = eo_ad

Re: [E-devel] Git repository layout - RFC

2013-01-29 Thread Ulisses Furquim
Hi, On Mon, Jan 28, 2013 at 2:25 PM, Tom Hacohen wrote: > > On 21/01/13 18:30, Daniel Willmann wrote: > > We also started fixing the commit names (since Git uses real-name + > > email instead of username). Please review the list at: > > > > http://trac.enlightenment.org/e/wiki/GIT_Migration_Autho

Re: [E-devel] Eo del/unref question

2013-01-29 Thread Tom Hacohen
Don't use eo_del/unref as counterparts to the old API. Create the objects with the new API if you would like to use them... On 29 Jan 2013 19:37, "Davide Andreoli" wrote: > Hi all, > I'm working/studying Eo while trying to optimize the python bindings > and I have some problems deleting eo object

Re: [E-devel] E17 + nouveau driver + second monitor

2013-01-29 Thread Boris Faure
On 13-01-29 20:53, Davide Andreoli wrote: > hallo, > anyone using e17 with recent nouveau driver and 2 monitors? > > I'm not able to configure the second monitor: every time I try to configure > the monitors layout (using the new randr config dialog) e crash badly, no > WSOD, no way to restore the

[E-devel] E17 + nouveau driver + second monitor

2013-01-29 Thread Davide Andreoli
hallo, anyone using e17 with recent nouveau driver and 2 monitors? I'm not able to configure the second monitor: every time I try to configure the monitors layout (using the new randr config dialog) e crash badly, no WSOD, no way to restore the environment, I need to unplug the power to start agai

Re: [E-devel] Elm File Selector Multiple Files?

2013-01-29 Thread Davide Andreoli
2013/1/29 Jeff Hoogland > Was this idea rejected for some reason or is it just waiting for someone to > write it? > just waiting someone to code it ;) > > > On Tue, Jan 29, 2013 at 12:50 PM, Davide Andreoli >wrote: > > > 2013/1/29 Jeff Hoogland > > > > > Is there a flag that allows the Elm f

[E-devel] Eo del/unref question

2013-01-29 Thread Davide Andreoli
Hi all, I'm working/studying Eo while trying to optimize the python bindings and I have some problems deleting eo objects. see this super simple example: (pastebin.com/1C0dqdYA for a "colored" version) #include #include void my_win_del(void *data, Evas_Object *obj, void *event_info) { elm_

Re: [E-devel] Elm File Selector Multiple Files?

2013-01-29 Thread Michael Blumenkrantz
On Tue, 29 Jan 2013 13:18:36 -0600 Jeff Hoogland wrote: > Was this idea rejected for some reason or is it just waiting for someone to > write it? > > > On Tue, Jan 29, 2013 at 12:50 PM, Davide Andreoli > wrote: > > > 2013/1/29 Jeff Hoogland > > > > > Is there a flag that allows the Elm file

Re: [E-devel] Elm File Selector Multiple Files?

2013-01-29 Thread Jeff Hoogland
Was this idea rejected for some reason or is it just waiting for someone to write it? On Tue, Jan 29, 2013 at 12:50 PM, Davide Andreoli wrote: > 2013/1/29 Jeff Hoogland > > > Is there a flag that allows the Elm file selector objects to allow the > user > > to select multiple files before pressi

Re: [E-devel] Elm File Selector Multiple Files?

2013-01-29 Thread Davide Andreoli
2013/1/29 Jeff Hoogland > Is there a flag that allows the Elm file selector objects to allow the user > to select multiple files before pressing OK? > no, sorry, that feature is not implemented davemds > > -- > ~Jeff Hoogland > Thoughts on Technology

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 14:52:50 -0200 "Eduardo Lima (Etrunko)" said: > On Tue, Jan 29, 2013 at 2:49 PM, Tom Hacohen wrote: > > On 29/01/13 16:38, Eduardo Lima (Etrunko) wrote: > >> > >> On Tue, Jan 29, 2013 at 2:36 PM, Enlightenment SVN > >> wrote: > >>> > >>> Log: > >>> Eo dbg: Use eina_value as

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread Gustavo Sverzut Barbieri
it's the complete list of doc files (images) that are needed to be included in EXTRA_DIST. Did this to solve the compat problem with other make and automake stop bitching about it. it do generate the list and should just update if that changed. So either the command to generate it is broken (it wa

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread Iván Briano
On Tue, Jan 29, 2013 at 2:52 PM, Eduardo Lima (Etrunko) wrote: > On Tue, Jan 29, 2013 at 2:49 PM, Tom Hacohen wrote: >> On 29/01/13 16:38, Eduardo Lima (Etrunko) wrote: >>> >>> On Tue, Jan 29, 2013 at 2:36 PM, Enlightenment SVN >>> wrote: Log: Eo dbg: Use eina_value as the debug i

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread Eduardo Lima (Etrunko)
On Tue, Jan 29, 2013 at 2:49 PM, Tom Hacohen wrote: > On 29/01/13 16:38, Eduardo Lima (Etrunko) wrote: >> >> On Tue, Jan 29, 2013 at 2:36 PM, Enlightenment SVN >> wrote: >>> >>> Log: >>> Eo dbg: Use eina_value as the debug info type. >>> >>> Author: tasn >>> Date: 2013-01-29 08:36:0

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread Tom Hacohen
On 29/01/13 16:38, Eduardo Lima (Etrunko) wrote: > On Tue, Jan 29, 2013 at 2:36 PM, Enlightenment SVN > wrote: >> Log: >> Eo dbg: Use eina_value as the debug info type. >> >> Author: tasn >> Date: 2013-01-29 08:36:01 -0800 (Tue, 29 Jan 2013) >> New Revision: 83443 >> Trac: ht

Re: [E-devel] E SVN: tasn IN trunk/efl: doc src/lib/edje src/lib/eo src/lib/evas/canvas

2013-01-29 Thread Eduardo Lima (Etrunko)
On Tue, Jan 29, 2013 at 2:36 PM, Enlightenment SVN wrote: > Log: > Eo dbg: Use eina_value as the debug info type. > > Author: tasn > Date: 2013-01-29 08:36:01 -0800 (Tue, 29 Jan 2013) > New Revision: 83443 > Trac: http://trac.enlightenment.org/e/changeset/83443 > > Modified:

Re: [E-devel] Columned List Widget?

2013-01-29 Thread Gustavo Sverzut Barbieri
On Tue, Jan 29, 2013 at 9:26 AM, Eduardo Lima (Etrunko) wrote: > On Mon, Jan 28, 2013 at 11:18 PM, Cedric BAIL wrote: >> On Tue, Jan 29, 2013 at 3:17 AM, Gustavo Sverzut Barbieri >> wrote: >>> On Mon, Jan 28, 2013 at 8:20 AM, Jeff Hoogland >>> wrote: David, I've used the element

Re: [E-devel] Columned List Widget?

2013-01-29 Thread Gustavo Sverzut Barbieri
On Mon, Jan 28, 2013 at 9:29 PM, Carsten Haitzler wrote: > On Mon, 28 Jan 2013 17:20:54 -0200 Gustavo Sverzut Barbieri > said: > >> On Mon, Jan 28, 2013 at 5:11 PM, Jeff Hoogland >> wrote: >> > That idea works great for a package manager (something on my eventual TODO >> > list in the far off f

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

2013-01-29 Thread Daniel Juyung Seo
Thanks muchly!! Daniel Juyung Seo (SeoZ) On Tue, Jan 29, 2013 at 10:48 PM, Enlightenment SVN wrote: > Log: > fix edje cache miss > > > > Author: raster > Date: 2013-01-29 05:48:15 -0800 (Tue, 29 Jan 2013) > New Revision: 83431 > Trac: http://trac.enlightenment.org/e/changes

Re: [E-devel] Futur access to e5 ressources

2013-01-29 Thread Bertrand Jacquin
D'ar meurzh 29 a viz Genver 2013 e 11 eur 52, « Tom Hacohen » he deus skrivet : > On 29/01/13 10:15, Bertrand Jacquin wrote: > > Hi, > > > > On e5 you (devs) will get access to some VMs using SSH on multiple > > resources : > > > > - SVN (for the moment) > > - GIT > > - buildbots (linux, bsd,

Re: [E-devel] Phabricator test environment

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 09:20:03 -0200 "Eduardo Lima (Etrunko)" said: > On Tue, Jan 29, 2013 at 6:49 AM, Carsten Haitzler > wrote: > > On Tue, 29 Jan 2013 16:16:33 +0900 Cedric BAIL said: > > > >> On Tue, Jan 29, 2013 at 3:52 PM, Jérémy Zurcher wrote: > >> > On Monday 28 January 2013 12:44, Alex-

Re: [E-devel] Columned List Widget?

2013-01-29 Thread Eduardo Lima (Etrunko)
On Mon, Jan 28, 2013 at 11:18 PM, Cedric BAIL wrote: > On Tue, Jan 29, 2013 at 3:17 AM, Gustavo Sverzut Barbieri > wrote: >> On Mon, Jan 28, 2013 at 8:20 AM, Jeff Hoogland >> wrote: >>> David, >>> >>> I've used the elementary table class a good bit in my playing with code and >>> I'm fairly cer

Re: [E-devel] Phabricator test environment

2013-01-29 Thread Eduardo Lima (Etrunko)
On Tue, Jan 29, 2013 at 6:49 AM, Carsten Haitzler wrote: > On Tue, 29 Jan 2013 16:16:33 +0900 Cedric BAIL said: > >> On Tue, Jan 29, 2013 at 3:52 PM, Jérémy Zurcher wrote: >> > On Monday 28 January 2013 12:44, Alex-P. Natsios wrote : >> >> Now that i opened it again it opened relatively faster

Re: [E-devel] Futur access to e5 ressources

2013-01-29 Thread Daniel Willmann
On 29/01/13 10:32, Cedric BAIL wrote: > Hello, > > On Tue, Jan 29, 2013 at 7:15 PM, Bertrand Jacquin > wrote: >> At the moment we have different solution to let you access to all >> theses VMs : >> >> - Using multiple TCP port, one for each VM. >> >> - Forcing client to use a special SSH client

Re: [E-devel] Futur access to e5 ressources

2013-01-29 Thread Tom Hacohen
On 29/01/13 10:15, Bertrand Jacquin wrote: > Hi, > > On e5 you (devs) will get access to some VMs using SSH on multiple > resources : > > - SVN (for the moment) > - GIT > - buildbots (linux, bsd, osx ...) > - sandboxes to play with, build your own stuff > - futur needs ... > > At the mome

Re: [E-devel] Futur access to e5 ressources

2013-01-29 Thread Cedric BAIL
Hello, On Tue, Jan 29, 2013 at 7:15 PM, Bertrand Jacquin wrote: > On e5 you (devs) will get access to some VMs using SSH on multiple > resources : > > - SVN (for the moment) > - GIT > - buildbots (linux, bsd, osx ...) > - sandboxes to play with, build your own stuff > - futur needs ... > > A

Re: [E-devel] Sound themes is there a way?

2013-01-29 Thread oeai
> > > On 27/01/13 08:52, Cedric BAIL wrote: > On Mon, 28 Jan 2013 18:27:15 + Daniel Willmann > said: THankj00 4 d01n9 that it's nice to know that something is happening so here's a part of conversation in irc channel i hope they will not sue me as that was a public channel this is what peopl

[E-devel] Futur access to e5 ressources

2013-01-29 Thread Bertrand Jacquin
Hi, On e5 you (devs) will get access to some VMs using SSH on multiple resources : - SVN (for the moment) - GIT - buildbots (linux, bsd, osx ...) - sandboxes to play with, build your own stuff - futur needs ... At the moment we have different solution to let you access to all theses VMs :

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread ChunEon Park
now is it better? :) -Regards, Hermet- -Original Message- From: "thomasg" To: "Enlightenment developer list"; Cc: Sent: 2013-01-29 (화) 18:01:41 Subject: Re: [E-devel] Naviframe looses current pushed Item when creating an inner window Whenever I

Re: [E-devel] Phabricator test environment

2013-01-29 Thread Tom Hacohen
On 29/01/13 07:16, Cedric BAIL wrote: > On Tue, Jan 29, 2013 at 3:52 PM, Jérémy Zurcher wrote: >> On Monday 28 January 2013 12:44, Alex-P. Natsios wrote : >>> Now that i opened it again it opened relatively faster but in an >>> editor thingy last time i tried (yesterday) it took quite a time for

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread Michael Blumenkrantz
++ On Tue, Jan 29, 2013 at 9:24 AM, Carsten Haitzler wrote: > On Tue, 29 Jan 2013 09:17:01 + Stefan Schmidt > said: > > smarf. > > > Hello. > > > > On 29/01/13 09:01, thomasg wrote: > > > Whenever I see what used to be a fine plain text e-mail, being > > > _converted_ by some terrible mail c

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 09:17:01 + Stefan Schmidt said: smarf. > Hello. > > On 29/01/13 09:01, thomasg wrote: > > Whenever I see what used to be a fine plain text e-mail, being > > _converted_ by some terrible mail client to HTML I am frightened, too. > > :P > > Can anyone guess my feelings wh

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread Stefan Schmidt
Hello. On 29/01/13 09:01, thomasg wrote: > Whenever I see what used to be a fine plain text e-mail, being > _converted_ by some terrible mail client to HTML I am frightened, too. > :P Can anyone guess my feelings when I see mailthreads with some line or even just one word at the top and the rest

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread thomasg
Whenever I see what used to be a fine plain text e-mail, being _converted_ by some terrible mail client to HTML I am frightened, too. :P On Tue, Jan 29, 2013 at 8:46 AM, ChunEon Park wrote: > > Whenever i see the "naviframe" in the mailing, im frightened. > >

Re: [E-devel] E SVN: raster trunk/e/src/bin

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 17:38:24 +0900 Cedric BAIL said: > On Tue, Jan 29, 2013 at 5:25 PM, Enlightenment SVN > wrote: > > Log: > > fix window unmap event handling with synthetic unmaps - only really an > > issue during manageing (startup) of a border - race condition. may > > misee hides. this

Re: [E-devel] Phabricator test environment

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 16:16:33 +0900 Cedric BAIL said: > On Tue, Jan 29, 2013 at 3:52 PM, Jérémy Zurcher wrote: > > On Monday 28 January 2013 12:44, Alex-P. Natsios wrote : > >> Now that i opened it again it opened relatively faster but in an > >> editor thingy last time i tried (yesterday) it to

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

2013-01-29 Thread The Rasterman
On Tue, 29 Jan 2013 17:37:10 +0900 Cedric BAIL said: > On Tue, Jan 29, 2013 at 5:24 PM, Enlightenment SVN > wrote: > > Log: > > add @since. > > > > > > > > Author: raster > > Date: 2013-01-29 00:24:21 -0800 (Tue, 29 Jan 2013) > > New Revision: 83419 > > Trac: http://trac.en

Re: [E-devel] E SVN: raster trunk/e/src/bin

2013-01-29 Thread Michael Blumenkrantz
no On Tue, Jan 29, 2013 at 8:38 AM, Cedric BAIL wrote: > On Tue, Jan 29, 2013 at 5:25 PM, Enlightenment SVN > wrote: > > Log: > > fix window unmap event handling with synthetic unmaps - only really an > > issue during manageing (startup) of a border - race condition. may > > misee hides. th

Re: [E-devel] E SVN: raster trunk/e/src/bin

2013-01-29 Thread Cedric BAIL
On Tue, Jan 29, 2013 at 5:25 PM, Enlightenment SVN wrote: > Log: > fix window unmap event handling with synthetic unmaps - only really an > issue during manageing (startup) of a border - race condition. may > misee hides. this fixes it but needs efl 1.8. :/ Isn't trunk only for 1.8 and branch

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

2013-01-29 Thread Cedric BAIL
On Tue, Jan 29, 2013 at 5:24 PM, Enlightenment SVN wrote: > Log: > add @since. > > > > Author: raster > Date: 2013-01-29 00:24:21 -0800 (Tue, 29 Jan 2013) > New Revision: 83419 > Trac: http://trac.enlightenment.org/e/changeset/83419 > > Modified: > trunk/efl/src/lib/ecore_x