Re: [Amsn-devel] Hi all

2008-06-23 Thread Boris Faure (aka billiob)
Welcome! Nice 1st commit! On 22/06/2008, G.G. <[EMAIL PROTECTED]> wrote: > Hello amsn2 developers, i'm yahe! I'm an italian student and i'm now > part of the team. I have a good knowledge of C and i'm > currently focusing on python, so amsn2 is a great opportunity! See you > soon on IRC, bye! > Y

Re: [Amsn-devel] [PATCH] New contact card/Live Spaces design

2008-06-23 Thread Youness Alaoui
ok cool, thx the ccard/spaces GUI support is really bad atm.. so it s a good thing you decided to work on it. don't hesitate to commit your stuff directly to svn... that's why it's there! i usually review commits from the amsn-commits ML.. if i see something wrong i'll tell you. worst case scenar

Re: [Amsn-devel] Hi all

2008-06-23 Thread Youness Alaoui
On Sun, Jun 22, 2008 at 03:08:57PM +0200, G.G. wrote: > Hello amsn2 developers, i'm yahe! I'm an italian student and i'm now > part of the team. I have a good knowledge of C and i'm > currently focusing on python, so amsn2 is a great opportunity! See you > soon on IRC, bye! > Yahe > hello yahe

Re: [Amsn-devel] Splash screen "madness"

2008-06-23 Thread Karel Demeyer
Seems like well implemented. Now everyone has to make it well optimised that we don't even need a "blink" of a splash or a "loading ..." title ;) Greetings, Karel. 2008/6/22 Youness Alaoui <[EMAIL PROTECTED]>: > Hello Karel, > > Nice of you to share your thoughts. We already discussed > this s

Re: [Amsn-devel] EFL Frontend

2008-06-23 Thread Toma
2008/6/22 Toma <[EMAIL PROTECTED]>: > Hi! > Finally got EFL frontend working and here are some initial thoughts! > > 1. Line 102 of login.py >elif event.keyname == "b": >self._evas.borderless = not self._evas.borderless > > Should be F5 or something less intrusive than 'b' since

Re: [Amsn-devel] EFL Frontend

2008-06-23 Thread Youness Alaoui
On Tue, Jun 24, 2008 at 10:19:21AM +0800, Toma wrote: > 2008/6/22 Toma <[EMAIL PROTECTED]>: > > Hi! > > Finally got EFL frontend working and here are some initial thoughts! > > > > 1. Line 102 of login.py > >elif event.keyname == "b": > >self._evas.borderless = not self._evas.bo