Mon, 01 Apr 2019 22:19:54 -0400 Elliott Sales de Andrade Remove unnecessary struct tags. file | diff | annotate
Thu, 15 Jun 2017 14:03:47 -0500 Mike Ruprecht eventloop: Remove purple_timeout_* functions file | diff | annotate
Thu, 15 Jun 2017 12:19:37 -0500 Mike Ruprecht eventloop: Remove PurpleEventLoopUiOps struct and functions file | diff | annotate
Thu, 15 Jun 2017 11:43:21 -0500 Mike Ruprecht eventloop: Remove unused purple_input_get_error() function file | diff | annotate
Thu, 15 Jun 2017 11:35:00 -0500 Mike Ruprecht eventloop: Replace eventloop input functions with Pidgin versions file | diff | annotate
Thu, 15 Jun 2017 11:21:45 -0500 Mike Ruprecht eventloop: Replace eventloop timeout functions with GLib equivalents file | diff | annotate
Sun, 23 Feb 2014 01:43:21 +0530 Ankit Vani Use g_free as UiOps structures GBoxed free function file | diff | annotate
Sat, 15 Feb 2014 22:09:55 +0530 Ankit Vani Box the *UiOps structures file | diff | annotate
Tue, 04 Feb 2014 16:30:55 +0530 Ankit Vani Remove @file from .c files gtkdoc-conversion file | diff | annotate
Thu, 07 Jun 2012 10:47:50 +0000 Tomasz Wasilczyk New custom resolver, that uses libpurple for DNS queries. Get rid of old win32 resolver. Refs#343. Fixes #6263 soc.2012.gg file | diff | annotate
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy. file | diff | annotate
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head df9df972434fafda3e8030977ab3c18d480d8fa8) cpw.khc.msnp14 file | diff | annotate | base
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 88b7040408c88e4516c008f4eac579f98ef53e85) cpw.khc.msnp14 file | diff | annotate | base
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa release-2.2.1 file | diff | annotate
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date. file | diff | annotate
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'f08436883bb16f29affdc63e9fd86ff278ed368f' file | diff | annotate
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows. file | diff | annotate
Sun, 20 May 2007 13:56:28 +0000 Richard Laager Wire everything up and document it. file | diff | annotate
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '1442df274a24edc9a31194327bd00dfbcf478720' file | diff | annotate | base
Mon, 16 Apr 2007 00:44:33 +0000 Richard Laager merge of 'b98e72d4089afb8a1879e5fe9627cfb132ee88de' file | diff | annotate | base
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g' file | diff | annotate
Sat, 24 Feb 2007 20:22:50 +0000 Mark Doliner Evan, was this line necessary? It causes the following warning file | diff | annotate
Fri, 23 Feb 2007 05:17:20 +0000 Evan Schoenberg Added a new GaimEventLoopUiOps item, input_get_error(). This function allows the UI to return the current error status on a socket/input. If the UI does not implement it (as Pidgin and gntgaim do not, since glib's handling of sockets is sane), it is just a wrapper around getsockopt(). Implemented or not, its return values should match those of getsockopt() with a level of SOL_SOCKET and an option of SO_ERROR. For curious souls, Adium will be using this to provide a working version of getsockopt(); the CoreFoundation CFSocket class which is used for socket read/write calls getsockopt() with SO_ERROR itself, thereby clearing the error flag [as documented in getsockopt()'s behavior], so depending upon it for determining if an error occurred leads to significant misbehavior. file | diff | annotate
Tue, 20 Feb 2007 19:36:08 +0000 Mark Doliner Change out source_remove and input_remove eventloop functions to return file | diff | annotate
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/ file | diff | annotate | base
(0) tip

mercurial