log

age author description
Fri, 27 Apr 2007 22:50:16 +0000 Sadrul Habib Chowdhury merge of '051db257b4f90ae0b989a3bd72aa69f0a6a55693'
Fri, 27 Apr 2007 21:54:57 +0000 Kevin Stange merge of '617923c6ea3c67578626f15d89a2c820a833e700'
Fri, 27 Apr 2007 21:53:07 +0000 Richard Laager merge of 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
Fri, 27 Apr 2007 21:38:29 +0000 Richard Laager Update the compatibility layer to g_memdup() stuff, so we don't end up with
Fri, 27 Apr 2007 21:53:20 +0000 Daniel Atallah Remove unused strings cruft from the installer that were left over from when it dealt with the GTK+ theme (It seems like I already did this before). Also, make installing GTK+ optional if it is already installed.
Fri, 27 Apr 2007 21:51:39 +0000 Daniel Atallah merge of '3470d9c0747eae8c926e33748f29f946efd419b0'
Fri, 27 Apr 2007 21:31:57 +0000 Richard Laager Removing the PROGRAMMING_NOTES file, which has been merged into the wiki by
Fri, 27 Apr 2007 19:23:34 +0000 Richard Laager Fix the name of the parameter for purple_imgstore_get_size() so that Doxygen will stop crying.
Sat, 28 Apr 2007 02:29:43 +0000 Richard Laager disapproval of revision 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
Fri, 27 Apr 2007 20:21:41 +0000 Daniel Atallah Prevent sprintf(%s, NULL) when the icon type isn't recognized.
Fri, 27 Apr 2007 18:56:41 +0000 Richard Laager Fix the g_return_if_fail() guards that prevent setting more than one data
Fri, 27 Apr 2007 18:17:09 +0000 Richard Laager Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.
Fri, 27 Apr 2007 18:16:43 +0000 Richard Laager Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
Fri, 27 Apr 2007 18:07:24 +0000 Richard Laager Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
Fri, 27 Apr 2007 18:03:38 +0000 Richard Laager Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.
Fri, 27 Apr 2007 17:55:38 +0000 Richard Laager Passing --enable-mcheck or --enable-debug will add "-lmcheck", which
Fri, 27 Apr 2007 22:44:46 +0000 Sadrul Habib Chowdhury Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
Fri, 27 Apr 2007 14:37:15 +0000 Richard Laager merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'
Fri, 27 Apr 2007 14:27:54 +0000 Richard Laager merge of '58f0224296247fea130a53f723d74fc0e6bab65a'
Fri, 27 Apr 2007 14:27:48 +0000 Richard Laager Re-add the Jabber error checking part of 2f959ba8a0fdac370ac610e60f6a4cd09525d928. This is why it's important to commit things separately.
Fri, 27 Apr 2007 13:15:09 +0000 Sadrul Habib Chowdhury Move the toggle-clipboard operation to the default wm.
Fri, 27 Apr 2007 12:11:11 +0000 Hylke Bons ***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with it
Fri, 27 Apr 2007 11:26:36 +0000 Hylke Bons Remove small glitch.
Fri, 27 Apr 2007 10:48:40 +0000 Hylke Bons Replace that ugly lock.
Fri, 27 Apr 2007 10:31:18 +0000 Hylke Bons Changed the .desktop file to display "Pidgin IM",
Fri, 27 Apr 2007 09:20:27 +0000 Hylke Bons Windows bitmaps.
Fri, 27 Apr 2007 09:04:08 +0000 Hylke Bons You can't just take a CC image and make it GPL. :)
Fri, 27 Apr 2007 06:19:04 +0000 Richard Laager merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:15:59 +0000 Richard Laager A patch from khc in ticket #87
Mon, 23 Apr 2007 02:44:04 +0000 Tim Ringenbach merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'
Fri, 27 Apr 2007 05:20:10 +0000 Etan Reisner merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'
Fri, 27 Apr 2007 14:36:42 +0000 Richard Laager disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'
Fri, 27 Apr 2007 14:25:10 +0000 Richard Laager disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:32:49 +0000 Sean Egan GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
Fri, 27 Apr 2007 04:40:22 +0000 Daniel Atallah merge of '419acaddea48001a61de3599d3b48005b3860373'
Fri, 27 Apr 2007 04:40:17 +0000 Daniel Atallah merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'
Fri, 27 Apr 2007 04:35:59 +0000 Richard Laager I really shouldn't commit before compiling.
Fri, 27 Apr 2007 04:38:03 +0000 Luke Schierer merge of '012f6cfe7072a61275149348ae162f197fc38dfe'
Fri, 27 Apr 2007 04:33:26 +0000 Richard Laager This is probably needed to compile.
Fri, 27 Apr 2007 04:37:55 +0000 Sadrul Habib Chowdhury merge of '3915457bd0530d71d2a7240c102329dfd261794c'
Fri, 27 Apr 2007 04:29:05 +0000 Richard Laager Fix a small-but-serious bug with the code to ref the buddy icons at load.
Fri, 27 Apr 2007 04:28:41 +0000 Richard Laager Ref the filenames for account buddy icons on load.
Fri, 27 Apr 2007 04:18:02 +0000 Daniel Atallah Fix jabber sasl build.
Fri, 27 Apr 2007 04:17:20 +0000 Daniel Atallah missing newline
Fri, 27 Apr 2007 04:06:02 +0000 Daniel Atallah merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'
Fri, 27 Apr 2007 04:04:31 +0000 Daniel Atallah merge of '723918ad23d423582cf7442116a810b6a2eb16d4'
Fri, 27 Apr 2007 04:03:04 +0000 Ethan Blanton merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'
Fri, 27 Apr 2007 04:05:50 +0000 Daniel Atallah Add HAVE_SILCMIME_H to the mingw config.h
Fri, 27 Apr 2007 04:04:04 +0000 Daniel Atallah Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.
Mon, 23 Apr 2007 02:04:41 +0000 Tim Ringenbach merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'
Fri, 27 Apr 2007 03:46:47 +0000 Daniel Atallah merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'
Fri, 27 Apr 2007 03:45:56 +0000 Daniel Atallah Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
Fri, 27 Apr 2007 03:28:41 +0000 Daniel Atallah merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'
Fri, 27 Apr 2007 03:27:37 +0000 Daniel Atallah Update SILC for imgstore changes.
Mon, 23 Apr 2007 00:52:51 +0000 Tim Ringenbach merge of 'b40bd1885046f301b11610cd406822e5d32968f7'
Fri, 27 Apr 2007 04:35:57 +0000 Sadrul Habib Chowdhury Never change the orders of chats or the groups.
Fri, 27 Apr 2007 03:41:50 +0000 Sean Egan Proper error checking on fwrite() call
Fri, 27 Apr 2007 03:27:29 +0000 Sadrul Habib Chowdhury merge of '58d962c82219fc41a3ae1310386b9f340b233116'
Fri, 27 Apr 2007 03:26:16 +0000 Sadrul Habib Chowdhury I think this fixes #331.
Fri, 27 Apr 2007 03:20:50 +0000 Sean Egan rlaager should install libperl-dev ;)