All I can do for now is to report a few bugs:

1) Nick/PSM truncation (the ...'s) doesn't seem to align well
2) Eye-candy stuff: when back.png is too small, the rest isn't pixmapped
3) Nicks and PSMs are truncated even when you don't want them to
4) PSMs don't appear in italics
5) On the balloon, instead of the PSM there is just a ]
6) I miss the winskin buttons :'(

Getting back to work :S

On Thu, 7 Dec 2006, Youness Alaoui wrote:

> ok.. now, with my latest commits, you probably saw that the new CL is now the 
> default one... but beware.. it is VERY not cool.. 
> for now, it has been tested as astandalone window while the old CL was still 
> there... but now that it's working 'alone', I see 
> a lot of bugs, mainly the fact that the groups count is updated by the CL 
> window.. read my amsn-commits logs to understand the 
> problem..
> this can be fixed quickly by updating BOTH the new and old CL, but it's not 
> very efficient, performance wise, so we should 
> register a proc from the groups namespace that would listen to the user's 
> events and update the group count.. it's not the CL 
> that should mess with this...
> probably many other things need to be done, please review both 
> cmsn_draw_online and ShowUser procs from gui.tcl to see what has 
> stopped being used and make sure no important protocol-related stuff were in 
> there (apart from the user count in groups thing).
> Thanks.
> 
> KKRT
> 
> ----- Forwarded message from [EMAIL PROTECTED] -----
> 
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [Amsn-commits] SF.net SVN: amsn: [7578]
>       trunk/amsn/guicontactlist.tcl
> 
> Revision: 7578
>           http://svn.sourceforge.net/amsn/?rev=7578&view=rev
> Author:   kakaroto
> Date:     2006-12-06 21:40:28 -0800 (Wed, 06 Dec 2006)
> 
> Log Message:
> -----------
> oups, my bad, I made it always show 0 users in all groups.. but now, the 
> usercount shows the count at connect... which is.. not better... the handling 
> of how many users in each group (through ::groups::UpdateCount) should be 
> implemented, for now, it was done by the old CL itself, which is BAD, we need 
> to change that, by registering to events and have a ::groups:: proc handle 
> the protocol events in order to update the number of users in each group...
> 
> Modified Paths:
> --------------
>     trunk/amsn/guicontactlist.tcl
> 
> 

-------------------------------------------------------------------------
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.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to