Re: purple_find_conversation_with_account()

2013-04-22 Thread Lucas Soltic
Le 22 avr. 2013 à 18:16, Mark Doliner a écrit : > On Mon, Apr 22, 2013 at 6:58 AM, Lucas Soltic wrote: >> Are there assumptions about when purple_find_conversation_with_account() can >> find a PurpleConversation and when it cannot? > > It should always work. Are you sure

purple_find_conversation_with_account()

2013-04-22 Thread Lucas Soltic
libpurple/protocols/jabber/message.c and more precisely in jabber_message_send_im() (sending) and jabber_message_parse() (reception). In both cases I know the current PurpleConnection and the origin/target of the message. Regards, Lucas SOLTIC ___ Support

Re: Adding sources/libraries to libpurple

2013-04-22 Thread Lucas Soltic
Le 15 avr. 2013 à 23:35, John Bailey a écrit : > On 04/15/2013 04:15 PM, Mark Doliner wrote: >> On Mon, Apr 15, 2013 at 5:58 AM, Lucas Soltic wrote: >>> I found out: I had to run autoreconf. >> >> We include an "autogen.sh" file for this. It's

Re: Adding sources/libraries to libpurple

2013-04-15 Thread Lucas Soltic
Le 15 avr. 2013 à 14:08, Lucas Soltic a écrit : > Hello, > > I'm working on libpurple for a student project and I want to add some more > source files and dependencies to the final libpurple build. I'm not really > used to autotools but from what I've rea

Adding sources/libraries to libpurple

2013-04-15 Thread Lucas Soltic
e my changes to the Makefile. Could I get any pointer or explanation about what should be done to include my own sources/libraries to the libpurple build? Regards, Lucas SOLTIC ___ Support@pidgin.im mailing list Want to unsubscribe? Use this link: http: