Re: [Amsn-devel] Some fixes for OIM log system, for amsn r7961

2007-02-27 Thread square87
up :-S - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.

Re: [Amsn-devel] new login screen bug

2007-02-27 Thread NoWhereMan
On Tue, 27 Feb 2007 16:12:34 +0200, Vivia Nikolaidou wrote: > > fixed, thx! :) well, apart from the input fields not being centered to the DP... http://i18.tinypic.com/4e0azaw.png ...it does look great! :) bye - Take S

Re: [Amsn-devel] new login screen bug

2007-02-27 Thread Youness Alaoui
here's a new TODO : If you put a space in the user field, it doesn't consider it (adding spaces at the end of your username won't make it go to the 'default' profile). I think spaces should not be allowed... also, if you put a space then a letter, bam, it bugs, because you use quoted string fo

Re: [Amsn-devel] [Amsn-commits] SF.net SVN: amsn: [8090] trunk/amsn

2007-02-27 Thread Philippe Valembois - Phil
Hi, fixed in r8113 Thanks, Phil Le Tuesday 27 February 2007 13:35:00 Arieh Schneier, vous avez écrit : > missing {} in the expr below. > > Lio. > > - Original Message - > > > Revision: 8090 > > http://svn.sourceforge.net/amsn/?rev=8090&view=rev > > Author: kakaroto > > Date:

Re: [Amsn-devel] new login screen bug

2007-02-27 Thread Vivia Nikolaidou
fixed, thx! :) On Tue, 27 Feb 2007, [EMAIL PROTECTED] wrote: > should be fixed now, please test :) > > On 27/02/07, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote: > > > > all new login screen elements are on the top left corner... even after i > > have connected :( i have to manually pack forget .

Re: [Amsn-devel] new login screen bug

2007-02-27 Thread capricious . falcon
should be fixed now, please test :) On 27/02/07, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote: > > all new login screen elements are on the top left corner... even after i > have connected :( i have to manually pack forget .l and pack .main > > bad screen distance "240.0" > while executing > "$s

[Amsn-devel] new login screen bug

2007-02-27 Thread Vivia Nikolaidou
all new login screen elements are on the top left corner... even after i have connected :( i have to manually pack forget .l and pack .main bad screen distance "240.0" while executing "$self coords $background_tag [$self canvasx $bg_x] [$self canvasy $bg_y]" (procedure "::loginscreen::Sn

Re: [Amsn-devel] [Amsn-commits] SF.net SVN: amsn: [8090] trunk/amsn

2007-02-27 Thread Arieh Schneier
missing {} in the expr below. Lio. - Original Message - > Revision: 8090 > http://svn.sourceforge.net/amsn/?rev=8090&view=rev > Author: kakaroto > Date: 2007-02-26 12:46:11 -0800 (Mon, 26 Feb 2007) > > Modified: trunk/amsn/amsncore.tcl > ==