Sun, 12 Dec 2021 05:08:39 -0600 Gary Kramlich Remove unnecessary gtk-doc comments and move them where possible from libpurple/[d-m]*.h file | diff | annotate
Fri, 26 Mar 2021 01:33:03 -0500 Gary Kramlich Clean up some random gtk-doc warnings in libpurple's documentation file | diff | annotate
Sun, 21 Jun 2020 04:16:15 -0500 Gary Kramlich Make it so only libpurple can directly include libpurple header files. file | diff | annotate
Wed, 03 Jul 2019 00:21:33 -0400 Elliott Sales de Andrade Fix libpurple header guards using reserved names. file | diff | annotate
Tue, 17 Oct 2017 22:16:33 -0500 Gary Kramlich A ton more of introspection cleanups 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, 03 Apr 2014 09:31:58 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 15 Feb 2014 22:10:38 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 07 Feb 2014 21:49:22 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Fri, 07 Feb 2014 17:55:19 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 16:53:42 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Wed, 05 Feb 2014 21:42:07 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 01:36:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Sun, 02 Feb 2014 18:13:41 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 20:07:33 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 18:23:41 +0530 Ankit Vani Merged gtkdoc-conversion branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 18:22:41 +0530 Ankit Vani Initial replacements for this branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:49:02 +0530 Ankit Vani Revert changes to doc comments soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:01:14 +0530 Ankit Vani Use gtk-doc style constants (%NULL, %TRUE, %FALSE), and 'Note:' instead of '@note' soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 05:28:33 +0530 Ankit Vani Convert doxygen's @return and @param commands for gtk-doc soc.2013.gobjectification.plugins file | diff | annotate
Thu, 03 Apr 2014 09:26:19 +0530 Ankit Vani Add (scope) annotation to callback parameters (account.h to proxy.h) file | diff | annotate
Sat, 15 Feb 2014 22:09:55 +0530 Ankit Vani Box the *UiOps structures file | diff | annotate
Fri, 07 Feb 2014 21:45:54 +0530 Ankit Vani Move section blocks inside inclusion guards -- otherwise g-ir-scanner yells gtkdoc-conversion file | diff | annotate
Fri, 07 Feb 2014 17:54:55 +0530 Ankit Vani Remove /*@{*/ and /*@}*/ gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 18:23:44 +0530 Ankit Vani Removed @name gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 17:54:14 +0530 Ankit Vani Remove @see gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 16:46:43 +0530 Ankit Vani Fix HTML generation warnings by using DocBook tags gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 16:19:47 +0530 Ankit Vani Fix cross-references and some other warnings gtkdoc-conversion file | diff | annotate
Wed, 05 Feb 2014 21:38:44 +0530 Ankit Vani Fix some gtk-doc warnings till proxy.c gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 01:33:58 +0530 Ankit Vani Add section blocks for debug.h to prpl.h gtkdoc-conversion file | diff | annotate
Sun, 02 Feb 2014 18:02:00 +0530 Ankit Vani Replace <em> with <emphasis> gtkdoc-conversion file | diff | annotate
Sun, 02 Feb 2014 17:59:05 +0530 Ankit Vani Get rid of <tt> gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 20:02:40 +0530 Ankit Vani Move changes from soc.2013.gobjectification.gtkdoc to this branch gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 18:14:33 +0530 Ankit Vani Initial replacements for gtk-doc style comments gtkdoc-conversion file | diff | annotate
Sat, 12 Oct 2013 22:57:00 +0530 Ankit Vani Added /*< private >*/ for padding members, clean them up and add missing ones soc.2013.gobjectification 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
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace next.minor file | diff | annotate
Thu, 14 Aug 2008 02:36:56 +0000 Daniel Atallah Add a note about the timeout_add uiop being used to synchronize threads on win32. file | diff | annotate
Sun, 11 May 2008 05:08:08 +0000 Richard Laager Assorted cleanups, mostly to the Doxygen comments. I added a few missing file | diff | annotate
Fri, 29 Feb 2008 15:45:48 +0000 Will Thompson Document PurpleEventLoopUiOps and associated misc. file | diff | annotate
Wed, 10 Oct 2007 04:23:53 +0000 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin. 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, 20 May 2007 14:46:04 +0000 Richard Laager It's GLIB_CHECK_VERSION, not GLIB_VERSION_CHECK. 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
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs padding file | diff | annotate
Mon, 16 Apr 2007 00:44:33 +0000 Richard Laager merge of 'b98e72d4089afb8a1879e5fe9627cfb132ee88de' file | diff | annotate | base
Mon, 26 Mar 2007 05:28:57 +0000 Mark Doliner A little doxygen love and some tiny gaim->purpleisms file | diff | annotate
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g' file | diff | annotate
Sat, 24 Feb 2007 20:39:05 +0000 Mark Doliner errno is a global thingy, and using it in this header seems to make file | diff | annotate
Fri, 23 Feb 2007 16:45:42 +0000 Ethan Blanton evands seems to have spuriously changed this return value 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
(0) -60 tip

mercurial