log

age author description
Tue, 18 Nov 2008 05:35:45 +0000 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 06:52:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 14 Nov 2008 06:05:21 +0000 Richard Laager More purple_debug printf(msg) fixes. I must have a newer GCC or something...
Fri, 14 Nov 2008 05:58:54 +0000 Richard Laager Fix two more purple_debug variations on printf(msg).
Fri, 14 Nov 2008 05:56:15 +0000 Richard Laager Fix a variation on printf(msg);
Fri, 14 Nov 2008 05:55:44 +0000 Richard Laager Make my last commit compile.
Fri, 14 Nov 2008 05:43:25 +0000 Richard Laager Another one the cast fixer breaks.
Fri, 14 Nov 2008 05:38:20 +0000 Richard Laager Minor fixes to the cast changing script.
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Fri, 14 Nov 2008 02:26:28 +0000 Richard Laager Add a script to change casts to GObject macros. We'll run this later.
Tue, 11 Nov 2008 02:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
Sun, 09 Nov 2008 02:50:43 +0000 Richard Laager Enable logging of IMs and chats by default, using the HTML log format.
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Mon, 03 Nov 2008 04:48:50 +0000 Gary Kramlich Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Mon, 03 Nov 2008 02:30:38 +0000 Richard Laager A totally untested struct hiding fix.
Sun, 02 Nov 2008 23:02:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
Sun, 02 Nov 2008 22:18:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
Sun, 02 Nov 2008 21:54:52 +0000 Richard Laager Another small struct hiding change.
Sun, 02 Nov 2008 21:24:23 +0000 Richard Laager Add a commit-check target. The idea is you could use this in a pre-commit
Sun, 02 Nov 2008 21:06:05 +0000 Richard Laager Add some missing files to POTFILES.in.
Sun, 02 Nov 2008 21:05:32 +0000 Richard Laager Ignore .loT files. This is helpful to me because I have a wrapper script
Sun, 02 Nov 2008 21:02:57 +0000 Richard Laager Perl seems to love creating Makefile.old files. Let's ignore them.
Sun, 02 Nov 2008 20:42:15 +0000 Richard Laager Fix one struct hiding issue.
Sun, 02 Nov 2008 19:14:51 +0000 Richard Laager merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
Sun, 02 Nov 2008 18:39:39 +0000 Sadrul Habib Chowdhury A couple of minor fixes.
Sun, 02 Nov 2008 11:08:08 +0000 Gary Kramlich updated the pidgin plugins for the blist struct hiding
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs