Em Thursday 09 July 2009, Matt Rogers escreveu:
> On Wed, Jul 8, 2009 at 6:29 PM, Lamarque Vieira Souza
wrote:
> > Em Wednesday 08 July 2009, Olivier Goffart escreveu:
> >> Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> >> > @@ -254,6 +254,7 @@ WlmAccount::slotOpenInbox()
> >> > {
>
Em Wednesday 08 July 2009, Lamarque Vieira Souza escreveu:
> Em Wednesday 08 July 2009, Olivier Goffart escreveu:
> > Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> > > @@ -254,6 +254,7 @@ WlmAccount::slotOpenInbox()
> > > {
> > > // if (m_notifySocket)
> > > // m_notif
Em Wednesday 08 July 2009, Tiago Salem Herrmann escreveu:
> Lamarque Vieira Souza wrote:
> > Another thing, I suppose the request url from the server is needed to
> > open the inbox, right? I have tested your patch against msntest.cpp but
> > there is no return from the server. Do you know why?
2009/7/9 Lamarque Vieira Souza :
> Em Thursday 09 July 2009, Matt Rogers escreveu:
>> On Wed, Jul 8, 2009 at 6:29 PM, Lamarque Vieira Souza
> wrote:
>> > Em Wednesday 08 July 2009, Olivier Goffart escreveu:
>> >> Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
>> >> > @@ -254,6 +254,7 @@
Em Thursday 09 July 2009, Matt Rogers escreveu:
> On Wed, Jul 8, 2009 at 6:29 PM, Lamarque Vieira Souza
wrote:
> > Em Wednesday 08 July 2009, Olivier Goffart escreveu:
> >> Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> >> > @@ -254,6 +254,7 @@ WlmAccount::slotOpenInbox()
> >> > {
>
On Wed, Jul 8, 2009 at 6:29 PM, Lamarque Vieira Souza wrote:
> Em Wednesday 08 July 2009, Olivier Goffart escreveu:
>> Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
>> > @@ -254,6 +254,7 @@ WlmAccount::slotOpenInbox()
>> > {
>> > // if (m_notifySocket)
>> > // m_notifySo
Em Wednesday 08 July 2009, Olivier Goffart escreveu:
> Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> > @@ -254,6 +254,7 @@ WlmAccount::slotOpenInbox()
> > {
> > // if (m_notifySocket)
> > // m_notifySocket->slotOpenInbox();
> > +
> > KToolInvocation::invokeBrowser(QLa
Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> @@ -254,6 +254,7 @@ WlmAccount::slotOpenInbox()
> {
> // if (m_notifySocket)
> // m_notifySocket->slotOpenInbox();
> + KToolInvocation::invokeBrowser(QLatin1String("http://www.hotmail.com";)) ;
> }
That's not right, you
Lamarque Vieira Souza wrote:
>
> Another thing, I suppose the request url from the server is needed to
> open
> the inbox, right? I have tested your patch against msntest.cpp but there is
> no
> return from the server. Do you know why?
>
well, just tested here and it returns the url.
Em Wednesday 08 July 2009, Olivier Goffart escreveu:
> Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> > I have changed it to i18n( "%1 new message%2 in your Hotmail inbox.",
> > unread_inbox, unread_inbox > 1 ? "s": ""), it is shorter this way. Is it
> > ok to use this kind of cod
Le Wednesday 08 July 2009, Lamarque Vieira Souza a écrit :
> I have changed it to i18n( "%1 new message%2 in your Hotmail inbox.",
> unread_inbox, unread_inbox > 1 ? "s": ""), it is shorter this way. Is it ok
> to use this kind of code to add the plural to "messages" or it can cause
> problem
On Tuesday 07 July 2009 09:20:19 pm you wrote:
> Em Tuesday 07 July 2009, Matt Rogers escreveu:
> > On Tuesday 07 July 2009 05:08:16 pm Lamarque Vieira Souza wrote:
> > > Em Tuesday 07 July 2009, Lamarque Vieira Souza escreveu:
> > > > Hi,
> > > >
> > > > I have implemented the noti
Em Tuesday 07 July 2009, Matt Rogers escreveu:
> On Tuesday 07 July 2009 05:08:16 pm Lamarque Vieira Souza wrote:
> > Em Tuesday 07 July 2009, Lamarque Vieira Souza escreveu:
> > > Hi,
> > >
> > > I have implemented the notifications slots, they are working. I am
> > > using KNotification::even
On Tuesday 07 July 2009 05:08:16 pm Lamarque Vieira Souza wrote:
> Em Tuesday 07 July 2009, Lamarque Vieira Souza escreveu:
> > Hi,
> >
> > I have implemented the notifications slots, they are working. I am using
> > KNotification::event with KNotification::Persistent flag to show the
> > m
Em Tuesday 07 July 2009, Lamarque Vieira Souza escreveu:
> Hi,
>
> I have implemented the notifications slots, they are working. I am using
> KNotification::event with KNotification::Persistent flag to show the
> messages. Just one thing, the subject of a new mail is coming as
>
> =?iso
Hi,
I have implemented the notifications slots, they are working. I am
using
KNotification::event with KNotification::Persistent flag to show the messages.
Just one thing, the subject of a new mail is coming as
=?iso-8859-1?Q?teste?=
Where only the "teste" word is the
Lamarque Vieira Souza wrote:
Hi there,
Is anyone working on implementing hotmail mail notification in WLM plugin? If
no I would like to implement it. But I need some information about how libmsn
work and if it implements all the mail notification protocol. I see in
msntest.cpp some f
Hi there,
Is anyone working on implementing hotmail mail notification in WLM
plugin? If
no I would like to implement it. But I need some information about how libmsn
work and if it implements all the mail notification protocol. I see in
msntest.cpp some functions related to mai
18 matches
Mail list logo