log

age author description
Sat, 15 Sep 2007 02:43:01 +0000 Sean Egan Auto-personization. Closes #44
Fri, 14 Sep 2007 22:19:09 +0000 Sean Egan Make 200px the upper-bound for buddy icons. Prevents problems when people try using their 7megapixel digital camera images as custom icons. Fixes #105
Fri, 14 Sep 2007 21:29:53 +0000 Sean Egan Pack smileys into smiley box without expand=FALSE. Fixes #92
Fri, 14 Sep 2007 18:26:20 +0000 Daniel Atallah Apply a similar fix to the proxy prefs loading fix to the status scores.
Fri, 14 Sep 2007 17:55:05 +0000 Daniel Atallah Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.
Fri, 14 Sep 2007 15:39:51 +0000 Stu Tomlinson merge of '507542b421b5b1da79e4b5a2624a5f768e2683e3'
Fri, 14 Sep 2007 15:38:40 +0000 Stu Tomlinson it seems that "SOURCES" is a reserved variable in some versions of automake,