Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-10-16 Thread Sebastian Otaegui
Hi, >On Wed, 16 Oct 2002, Bernard Cafarelli wrote: >(I'm still with qt2 because there were too many problems with qt3/licq What kind of problems? Sebastian B. Otaegui Lab. Unix - ITBA www.itba.edu.ar --- This sf.net email is sponsored by:

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-10-16 Thread Voyageur
Fine for me but with my qt 2.3.2 I have to add #include in ewidgets.cpp to make it compile or: ewidgets.cpp: In constructor `CMessageViewWidget::CMessageViewWidget(long unsigned int, QWidget*, const char*)': ewidgets.cpp:512: `vector' undeclared (first use this function) ewidgets.cpp:512: (Each

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-10-16 Thread Tuomas Jaakola
>From: Jon Keating <[EMAIL PROTECTED]> >There are a few problems with this patch. > >1) Middle clicking the wharf icon brings up a new view >2) Selecting "View Event" from the per-user menu brings up a new view >3) Using a keyboard shortcut to view the event brings up a new view > >I fixed #1 myse

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-10-15 Thread Jon Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 19 September 2002 07:47 pm, Tuomas Jaakola wrote: > I hope it works. There are a few problems with this patch. 1) Middle clicking the wharf icon brings up a new view 2) Selecting "View Event" from the per-user menu brings up a new view 3

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-30 Thread Jonas Jensen
On Mon, 2002-09-30 at 13:27, Thomas Reitelbach wrote: > Before i applied your patch, i got one message after the other, i had to press > "next" to get the next message. > > But now all messages appear at once in the same window, i have to scroll up to > read them one by one while scrolling down

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-30 Thread DeXteR
On 30.09.2002 at 13:24:31, Thomas Reitelbach <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > there is one thing regarding your patch that i would like to comment: > > I'm offline and receive for example 10 messages from one person (my > girlfriend > _lov

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-30 Thread Thomas Reitelbach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, there is one thing regarding your patch that i would like to comment: I'm offline and receive for example 10 messages from one person (my girlfriend _loves_ to bomb me with icq-messages while i'm offline *g*). Now i go online and receive the

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-20 Thread Stefan Seifert
Tuomas Jaakola wrote: > Hi! > > I made finally this patch which includes following features: > * only one send and view (event) box per user is created > * only message events appears to the chatmode messageview > * dbl-clicking contact list creates right type of window or >raises it if it

[Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-20 Thread Tuomas Jaakola
The patch comes here again, now I gzipped it. Amazing how difficult sending one little patch can be! I don't know if the fault is Sourceforge or Hotmail but I bet this is my millionth try to send email here! And now I can send posts to Sourceforge only from this stupid Hotmail account. Maybe it w

[Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-20 Thread Tuomas Jaakola
The patch comes here as gzipped. Stupid Hotmail. Maybe it was aware that I tried to send a patch for a Linux program and therefore messed with the attachment... Regards, Tuomas Jaakola _ MSN Photos is the easiest way to share and

[Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-20 Thread Tuomas Jaakola
Here it comes again. I hope this mail goes through and is ok, I used different client here. Stupid Hotmail. Maybe it was aware that I tried to send a patch for a Linux program and therefore messed with the attachment... Regards, Tuomas Jaakola diff -ru licq.orig/plugins/qt-gui/src/ewidgets.cpp

[Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-20 Thread Tuomas Jaakola
Well here comes the patch again. Unbelievable how difficult sending one little patch can be... I think this is my 4st try. And I hope the last one. -- Regards, Tuomas Jaakola diff -ru licq.orig/plugins/qt-gui/src/ewidgets.cpp licq/plugins/qt-gui/src/ewidgets.cpp --- licq.orig/plugins/qt-gui/src

Re: [Licq-devel] [PATCH] enhancing chatmode messageview

2002-09-19 Thread Jonas Jensen
On Fri, 2002-09-20 at 02:47, Tuomas Jaakola wrote: > I made finally this patch which includes following features: > * only one send and view (event) box per user is created > * only message events appears to the chatmode messageview > * dbl-clicking contact list creates right type of window