log

age author description
Sun, 12 Aug 2007 15:27:35 +0000 Daniel Atallah Don't have the conv. window grow by the width of the transparency slider every time you open a new window. I figured this was more important than not shrinking the backlog pane when someone turns on the slider (it isn't like anyone turns it on and off all the time anyway). Fixes #2470.
Sun, 12 Aug 2007 02:11:05 +0000 Daniel Atallah Use -1 as length with g_convert() functions instead of strlen()
Sun, 12 Aug 2007 01:52:10 +0000 Daniel Atallah Make perl loader more robust - use G_EVAL flag on all calls so that if the perl function dies, it doesn't cause libpurple to quit.
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Sun, 12 Aug 2007 00:00:54 +0000 Daniel Atallah don't forget share/Makefile.mingw in the dist
Sat, 11 Aug 2007 23:59:34 +0000 Daniel Atallah Fix sounds on the win32 build
Sat, 11 Aug 2007 23:41:20 +0000 Daniel Atallah malloc(0) returns a null pointer. Fixes #2472.
Sat, 11 Aug 2007 21:26:43 +0000 Kevin Stange merge of '373e35d7a5ab723079d492a3479c77ff7be8463e'
Thu, 12 Jul 2007 11:40:17 +0000 Tim Ringenbach Make adding buddies work again for yahoo.
Wed, 11 Jul 2007 15:22:27 +0000 Tim Ringenbach Allow you to move your Yahoo! buddies between groups again.
Wed, 11 Jul 2007 15:21:39 +0000 Tim Ringenbach Reverse the key/value pairs as they go out, so that they're in the correct
Mon, 13 Aug 2007 00:45:46 +0000 Sadrul Habib Chowdhury Destroy the tooltip when a conversation window is closed.
Sat, 11 Aug 2007 21:08:27 +0000 Kevin Stange merge of 'bbeac90ad01d5059327da9e2504716614a191cab'
Sat, 11 Aug 2007 13:37:14 +0000 Sadrul Habib Chowdhury Print debug messages appropriately.
Sat, 11 Aug 2007 13:34:33 +0000 Sadrul Habib Chowdhury Fix a couple of memory leaks.