Mon, 06 Aug 2007 15:51:25 +0000 Will Thompson Document PurpleAccountUiOps, and fix a documentation typo. file | diff | annotate
Tue, 31 Jul 2007 03:50:41 +0000 Andreas Monitzer Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it. soc.2007.xmpp file | diff | annotate
Mon, 30 Jul 2007 00:01:08 +0000 Andreas Monitzer Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list. soc.2007.xmpp file | diff | annotate
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 716f4775cbdf4b1d6ca8bb122964f9f1b04fca72) soc.2007.xmpp file | diff | annotate
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead. file | diff | annotate
Tue, 19 Jun 2007 21:58:56 +0000 Sadrul Habib Chowdhury G_GNUC_NULL_TERMINATED requires a high glib version. So define it to file | diff | annotate
Mon, 18 Jun 2007 12:43:44 +0000 Sadrul Habib Chowdhury Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated file | diff | annotate
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList* release-2.1.0 file | diff | annotate
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126' release-2.1.0 file | diff | annotate
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this release-2.1.0 file | diff | annotate
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '1442df274a24edc9a31194327bd00dfbcf478720' file | diff | annotate | base
Fri, 22 Jun 2007 11:52:50 +0000 Andreas Monitzer Simplified registration callback per request of Sean. soc.2007.xmpp file | diff | annotate
Fri, 22 Jun 2007 00:05:35 +0000 Andreas Monitzer Implemented a callback for a successful registration, supplying the username and password to the application when available, in the way explained by Sean. soc.2007.xmpp file | diff | annotate
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me. soc.2007.xmpp file | diff | annotate
Mon, 18 Jun 2007 01:55:54 +0000 Andreas Monitzer Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune. soc.2007.xmpp file | diff | annotate
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
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles. rlaager.gaim_migration file | diff | annotate
Mon, 16 Apr 2007 05:07:21 +0000 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen. file | diff | annotate
Mon, 16 Apr 2007 00:44:33 +0000 Richard Laager merge of 'b98e72d4089afb8a1879e5fe9627cfb132ee88de' file | diff | annotate | base
Sun, 15 Apr 2007 00:14:34 +0000 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords file | diff | annotate
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
Wed, 31 Jan 2007 18:31:31 +0000 Evan Schoenberg The accounts request API now keeps track of a returned ui_handle for authorization requests, which can be closed on demand individually or all-at-once by account. When a connection is destroyed, its associated requests are closed. 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