log

age author description
Sat, 28 Apr 2007 16:05:28 +0000 Hylke Bons Replace CC-licensed icons.
Sat, 28 Apr 2007 14:44:06 +0000 Daniel Atallah Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a
Sat, 28 Apr 2007 10:07:22 +0000 Sadrul Habib Chowdhury Fix an odd selection issue when moving up.
Sat, 28 Apr 2007 09:37:45 +0000 Sadrul Habib Chowdhury merge of '1af12da31254c9d412a11024c839649754af3a58'
Sat, 28 Apr 2007 06:09:48 +0000 Daniel Atallah merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'
Sat, 28 Apr 2007 06:04:15 +0000 Daniel Atallah Plug leak.
Sat, 28 Apr 2007 06:02:47 +0000 Etan Reisner Add a script I've found handy to make sure the perl APIs look right, it also
Sat, 28 Apr 2007 05:52:31 +0000 Daniel Atallah Fix win32 pidgin perl stuff. This hasn't been tested yet.
Sat, 28 Apr 2007 05:38:15 +0000 Richard Laager merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'
Sat, 28 Apr 2007 05:05:22 +0000 Sean Egan DennisR noticed that the idle icons were jagged on the sides. This is because I was subtracting 128 from the alpha value of each pixel, rather than halving them, causing anti-aliasing pixels to hit 0
Sat, 28 Apr 2007 05:37:56 +0000 Richard Laager Fix an invalid read that occurs because we were accessing IM data when the
Sat, 28 Apr 2007 04:23:42 +0000 Richard Laager merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'
Sat, 28 Apr 2007 09:35:44 +0000 Sadrul Habib Chowdhury This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.
Sat, 28 Apr 2007 04:10:18 +0000 Sadrul Habib Chowdhury merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'
Sat, 28 Apr 2007 04:08:46 +0000 Sadrul Habib Chowdhury Pref migration for finch.
Sat, 28 Apr 2007 04:10:05 +0000 Sadrul Habib Chowdhury merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'
Sat, 28 Apr 2007 03:41:35 +0000 Luke Schierer merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'
Sat, 28 Apr 2007 03:25:14 +0000 Kevin Stange Charkins renamed the callback function, but missed the g_idle_add
Sat, 28 Apr 2007 04:22:37 +0000 Richard Laager Make this yahoo hack compile.
Sat, 28 Apr 2007 04:00:54 +0000 Richard Laager In theory, this solves the massive pile of g_log errors that occur when
Sat, 28 Apr 2007 03:23:51 +0000 Richard Laager merge of '1ec321a889d16061991c01453333e23ab1a2c528'
Sat, 28 Apr 2007 03:24:18 +0000 Sadrul Habib Chowdhury Chats don't have buddy icons.
Sat, 28 Apr 2007 03:22:34 +0000 Sadrul Habib Chowdhury Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
Sat, 28 Apr 2007 03:20:29 +0000 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
Sat, 28 Apr 2007 03:19:52 +0000 Richard Laager This is Sadrul's status-rescale.patch from ticket #314. Luke said it
Sat, 28 Apr 2007 02:42:26 +0000 Richard Laager merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'
Sat, 28 Apr 2007 02:59:27 +0000 Stu Tomlinson merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'
Sat, 28 Apr 2007 02:33:40 +0000 Luke Schierer Quoth Charkins:
Sat, 28 Apr 2007 02:00:48 +0000 Etan Reisner merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'
Sat, 28 Apr 2007 01:46:53 +0000 Stu Tomlinson Delete the right things, and some other things, while building an RPM.
Sat, 28 Apr 2007 00:39:37 +0000 Luke Schierer merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'
Sat, 28 Apr 2007 00:36:53 +0000 Luke Schierer sadrul fixed the next but not last crash
Sat, 28 Apr 2007 00:15:10 +0000 Luke Schierer this patch from sadrul fixes the first crash I hit
Sun, 29 Apr 2007 01:08:11 +0000 Richard Laager Fix a bug with the bugfix for empty icons. The logic was backwards here.
Sat, 28 Apr 2007 02:29:48 +0000 Richard Laager merge of '45acf7a629de79f67b489f696c7915cd9984f33e'
Sat, 28 Apr 2007 02:29:26 +0000 Richard Laager Minor whitespace tweak.
Sat, 28 Apr 2007 02:24:40 +0000 Richard Laager nosnilmot had a problem with empty icon files.
Sat, 28 Apr 2007 00:15:46 +0000 Richard Laager Typo fix in documentation.
Sat, 28 Apr 2007 00:13:16 +0000 Richard Laager merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'
Sat, 28 Apr 2007 00:11:10 +0000 Luke Schierer <Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
Sat, 28 Apr 2007 00:11:25 +0000 Richard Laager 19:10:05 Peter Lawler (Bleeter): hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
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'