Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 03 Jun 2010 21:07:08 +0000 | masca | Start moving p2p specific code to its own module. |
Wed, 02 Jun 2010 09:33:21 +0000 | masca | Cleanup notification.c includes |
Wed, 02 Jun 2010 09:01:12 +0000 | masca | Replace magic numbers with the enumed SlpHeaderFlag. |
Wed, 02 Jun 2010 09:00:21 +0000 | masca | Document Flag field in the Slp binary header. |
Fri, 28 May 2010 22:45:52 +0000 | masca | Include internal.h on each c file to avoid windows breakage as recommended by Daniel. |
Fri, 28 May 2010 20:29:05 +0000 | masca | Add internal here so it brings config.h that make it possible to load the plugin. Fixes a regresion introduced in 7ab10ac51ae5537fc0c3eeca18c24dcadf63728f. |
Fri, 28 May 2010 10:10:26 +0000 | masca | ft.h is not needed in the headers. |
Fri, 28 May 2010 10:06:08 +0000 | masca | Switchboard: move this includes to the c file. |