log console/gntgaim.c @ 15797:52a044731fbe

age author description
Tue, 27 Feb 2007 04:11:46 +0000 Richard Nelson gntgaim idle reporting, this fixes idle return
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.
Tue, 20 Feb 2007 19:36:08 +0000 Mark Doliner Change out source_remove and input_remove eventloop functions to return
Thu, 15 Feb 2007 19:25:28 +0000 Sadrul Habib Chowdhury Suppress debug messages from libgnt.
Thu, 08 Feb 2007 06:15:28 +0000 Sadrul Habib Chowdhury s/gtk/gnt/g
Sat, 25 Nov 2006 17:49:23 +0000 Stu Tomlinson [gaim-migrate @ 17819]
Sat, 25 Nov 2006 16:47:23 +0000 Stu Tomlinson [gaim-migrate @ 17818]
Sun, 29 Oct 2006 03:43:15 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 17616]
Tue, 17 Oct 2006 21:47:48 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 17503]
Sat, 14 Oct 2006 01:56:10 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 17478]
Mon, 18 Sep 2006 06:20:36 +0000 Mark Doliner [gaim-migrate @ 17309]
Fri, 15 Sep 2006 01:21:53 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 17281]
Sun, 27 Aug 2006 06:14:12 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 17054]
Mon, 21 Aug 2006 22:08:19 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 16959]
Mon, 21 Aug 2006 03:40:12 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 16938]