log libpurple/internal.h @ 22497:5ddb2a65e7ea

age author description
Mon, 17 Mar 2008 14:13:47 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
Sun, 16 Sep 2007 18:10:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sun, 16 Sep 2007 17:58:40 +0000 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
Sat, 07 Jul 2007 03:52:12 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
Fri, 22 Jun 2007 03:55:10 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 19 Jun 2007 17:28:41 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
Sun, 06 May 2007 02:40:23 +0000 Ka-Hing Cheung propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
Wed, 02 May 2007 06:12:13 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 02 Sep 2007 14:40:04 +0000 Ethan Blanton Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
Wed, 04 Jul 2007 15:22:19 +0000 Evan Schoenberg gmodule.h is needed in internal.h for GLIB_CHECK_VERSION() to be defined; this is independent of whether PURPLE_PLUGINS is defined.
Sun, 01 Jul 2007 01:10:21 +0000 Richard Laager We don't want to be using MAXPATHLEN except for backwards compatibility.
Wed, 20 Jun 2007 01:28:57 +0000 Stu Tomlinson Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Sun, 17 Jun 2007 03:00:15 +0000 Richard Laager Use dynamicly allocated string manipulation here as well to avoid a
Sat, 05 May 2007 14:36:31 +0000 Luke Schierer fixes #650
Sun, 29 Apr 2007 07:03:50 +0000 Richard Laager The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
Fri, 27 Apr 2007 04:28:41 +0000 Richard Laager Ref the filenames for account buddy icons on load.
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Wed, 11 Apr 2007 14:46:04 +0000 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
Wed, 21 Mar 2007 08:50:24 +0000 Richard Laager The last s/purple.sourceforge.net/pidgin.im/ in my local copy. This changes PURPLE_WEBSITE, so stuff should change in the UI all over the place.
Wed, 21 Mar 2007 08:46:00 +0000 Richard Laager disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'
Wed, 21 Mar 2007 08:43:05 +0000 Richard Laager I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/