[Licq-devel] Re: Licq 1.3.2 RC2

2005-10-06 Thread Rudo Thomas
> > The LANG=$LC_CTYPE setting does not make a difference. However, now > > the alias in contact list does not get garbled (not even after > > restarting licq and relogging on). > > Hmm, what did you change to get the alias in the contact list to > display correctly? Nothing. Just used the latest

[Licq-devel] chat dialog takes focus on message received

2005-10-06 Thread Ivan Vitjuk
Hello, I've found one feature in licq 1.3.2 RC2 very annoying. When chat dialog is open and message is received dialog raises and takes focus even when auto-raise and auto-popup options are disabled. This doesn't happen when there is only main window open. This is very annoying fo

Re: [Licq-devel] chat dialog takes focus on message received

2005-10-06 Thread Jon Keating
On 10/6/05, Ivan Vitjuk <[EMAIL PROTECTED]> wrote: > I've found one feature in licq 1.3.2 RC2 very annoying. When chat > dialog is open and message is received dialog raises and takes focus even > when auto-raise and auto-popup options are disabled. This doesn't happen > when there is only

Re: [Licq-devel] chat dialog takes focus on message received

2005-10-06 Thread Ivan Vitjuk
[appearance] Skin = pli Icons = ami Emoticons = ccmathteam.com ExtendedIcons = thomas Font = Sans Serif,9,-1,5,50,0,0,0,0,0 GridLines = 0 ShowHeader = 0 ShowOfflineUsers = 0 ShowDividers = 1 UseDock = 0 FontStyles = 1 NumColumns = 1 Column1.Title = Alias Column1.Format = %a Column1.Width = 52 Col

[Licq-devel] Qt-GUI Encoding

2005-10-06 Thread Jon Keating
I just commited a large change (source wise, it only changes one thing in the GUI) to use UTF8 for a user's alias. This is used in many places, so I ended up editing over 10 different files. If you guys can just check that the user's alias shows up fine in every part of the qt-gui, I'd appreciate i

[Licq-devel] Re: Qt-GUI Encoding

2005-10-06 Thread Rudo Thomas
> I just commited a large change (source wise, it only changes one thing > in the GUI) to use UTF8 for a user's alias. This is used in many > places, so I ended up editing over 10 different files. If you guys can > just check that the user's alias shows up fine in every part of the > qt-gui, I'd ap