[E-devel] [imlib2] amd64 optimization segfault

2006-11-08 Thread Laurence J. Lane
Hi, http://bugs.debian.org/397012 imlib2 is segfaulting with amd64. Details and a backtrace can be found at the URL above. You can reach the bug reporter at [EMAIL PROTECTED] I disabled amd64 opts with the configure script for now because we're in a Debian release freeze. --

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Wiesiek
2006/11/9, Blake Barnett <[EMAIL PROTECTED]>: > > > On Nov 8, 2006, at 1:23 PM, Виктор Кожухаров wrote: > > > В ср, 2006-11-08 в 23:08 +0100, Morten Nilsen написа: > >> Arnaldo de Moraes Pereira wrote: > >>> On 11/8/06, DaveMDS < [EMAIL PROTECTED]> wrote: > PS: Some idea for the application na

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Blake Barnett
On Nov 8, 2006, at 1:23 PM, Виктор Кожухаров wrote: > В ср, 2006-11-08 в 23:08 +0100, Morten Nilsen написа: >> Arnaldo de Moraes Pereira wrote: >>> On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: PS: Some idea for the application name? my first choice is 'ertist' but need suggesti

[E-devel] bug in ecore_x_window_attributes_get

2006-11-08 Thread Vincent Torri
Hey, I think that att_ret->event_mask.all = att.your_event_mask; should read att_ret->event_mask.all = att.all_event_mask; and att_ret->pixel_gravity = att.win_gravity; should read att_ret->pixel_gravity = att.bit_gravity; am I wrong ? Vincent -

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Виктор Кожухаров
В ср, 2006-11-08 в 23:08 +0100, Morten Nilsen написа: > Arnaldo de Moraes Pereira wrote: > > On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: > >> PS: Some idea for the application name? my first choice is 'ertist' but > >> need suggestion. > > > > Edesigner ? Patterns like *designer are too much us

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Виктор Кожухаров
В ср, 2006-11-08 в 21:19 +0100, DaveMDS написа: > Hi all, > I'm working on an edc editor, something like glade but for the edje file. > I have just done all the parsing of the edc file and the inteface (for > now using gtk2). > Now I'm going to do the evas design window. > > Has someone just made

Re: [E-devel] EDC Editor first try

2006-11-08 Thread andresblanc
El Miércoles 08 Noviembre 2006 19:08, Morten Nilsen escribió: > Arnaldo de Moraes Pereira wrote: > > On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: > >> PS: Some idea for the application name? my first choice is 'ertist' but > >> need suggestion. > > > > Edesigner ? Patterns like *designer are too

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Arnaldo de Moraes Pereira
On 11/8/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > Arnaldo de Moraes Pereira wrote: > > On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: > >> PS: Some idea for the application name? my first choice is 'ertist' but > >> need suggestion. > > > > Edesigner ? Patterns like *designer are too much used

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Morten Nilsen
Arnaldo de Moraes Pereira wrote: > On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: >> PS: Some idea for the application name? my first choice is 'ertist' but >> need suggestion. > > Edesigner ? Patterns like *designer are too much used for programs > like this, but I don't have a better suggestion

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Arnaldo de Moraes Pereira
On 11/8/06, Luchezar Petkov <[EMAIL PROTECTED]> wrote: > > > > > > Edesigner ? Patterns like *designer are too much used for programs > > like this, but I don't have a better suggestion now. > > Actually, does it really need to start with the letter "E"? IMHO, despite this pattern is already used

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Luchezar Petkov
> > Edesigner ? Patterns like *designer are too much used for programs > like this, but I don't have a better suggestion now. Actually, does it really need to start with the letter "E"? -- > Arnaldo M. Pereira > egghunt at gmail.com > http://www.ansi-c.org/~arnaldo > > -- Luchezer P. Petkov -

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Arnaldo de Moraes Pereira
On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: > Hi all, > I'm working on an edc editor, something like glade but for the edje file. > I have just done all the parsing of the edc file and the inteface (for > now using gtk2). > Now I'm going to do the evas design window. > > Has someone just made so

Re: [E-devel] EDC Editor first try

2006-11-08 Thread Luchezar Petkov
On 11/8/06, DaveMDS <[EMAIL PROTECTED]> wrote: > > Hi all, Hi I'm working on an edc editor, something like glade but for the edje file. Great! I have just done all the parsing of the edc file and the inteface (for > now using gtk2). Make it Etk :) Would be easy, I think. Screenshot, please

Re: [E-devel] (e16) update of ja.po for e16

2006-11-08 Thread Luchezar Petkov
I wasn't unhappy and this is not a problem... I was just curious :) On 11/8/06, Kim Woelders <[EMAIL PROTECTED]> wrote: > > Yasufumi Haga wrote: > > On Tue, 7 Nov 2006 21:30:36 +0200, > >"Luchezar Petkov" <[EMAIL PROTECTED]> wrote: > > > > | What happened to the enlightenment-intl ml? > > | >

[E-devel] EDC Editor first try

2006-11-08 Thread DaveMDS
Hi all, I'm working on an edc editor, something like glade but for the edje file. I have just done all the parsing of the edc file and the inteface (for now using gtk2). Now I'm going to do the evas design window. Has someone just made some work on this? Do you think it's useful? Thanks DaveMDS

Re: [E-devel] e16 translucency win_op enhancements [with patch]

2006-11-08 Thread Kim Woelders
Grant Wier wrote: > http://psyco.yi.org:8042/e16.0.8.3_opacities-0.3.patch > > This patch gets rid of the opaque_when_focused toggle and replaces it with a > seprate focused_opacity setting, allowing you to set it to whatever level you > like independantly of the normal (now effectively a 'windo

Re: [E-devel] (e16) update of ja.po for e16

2006-11-08 Thread Kim Woelders
Yasufumi Haga wrote: > On Tue, 7 Nov 2006 21:30:36 +0200, >"Luchezar Petkov" <[EMAIL PROTECTED]> wrote: > > | What happened to the enlightenment-intl ml? > | > | On 11/7/06, Kim Woelders <[EMAIL PROTECTED]> wrote: > | > > | > Yasufumi Haga wrote: > | > > Hi all > | > > > | > > This is an upda

Re: [E-devel] make e_utils/entangle use desktop

2006-11-08 Thread dan sinclair
Lut!n wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > Here is a **quick** fix to have entangle working with .desktop files. > I don't have the time nor the skill to implement the FDO icon search > thing, so the way it searches for an icon is : > 1. iconpath specified in the .

[E-devel] make e_utils/entangle use desktop

2006-11-08 Thread Lut!n
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Here is a **quick** fix to have entangle working with .desktop files. I don't have the time nor the skill to implement the FDO icon search thing, so the way it searches for an icon is : 1. iconpath specified in the .desktop 2. in the icon theme

[E-devel] ttf-dejavu fonts in default e17 theme ?

2006-11-08 Thread Wiesiek
Why not to use the ttf-dejavu fonts in default e17 theme ? Like the others do: Debian, Ubuntu. You can get more default languages(mine to). Wiesiek See threed: [E-devel] utf-8 on windows [E-devel] Evas Utf-8 patch - Using Tom