log

age author description
2007-04-29 Richard Laager merge of '61d3a51c5b0dba085ac1743886e687ba8d84d12d'
2007-04-29 Richard Laager merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'
2007-04-29 Richard Laager Patch from charkins in ticket #198 to fulfill a feature request by hbons:
2007-04-29 Richard Laager Add more error checking to the buddy icon migration code.
2007-04-29 Richard Laager Fix a crash when removing a per-account icon. Here's my explanation:
2007-04-29 Stu Tomlinson Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399
2007-04-29 Daniel Atallah merge of '5fa93507a0f0a385a9d18978a71f3ffb0a374ddb'
2007-04-29 Stu Tomlinson I didn't mean to commit this change, and as far as I can tell it is no
2007-04-29 Daniel Atallah Prevent request dialog titles being "pidgin.exe".
2007-04-29 Daniel Atallah merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'
2007-04-29 Richard Laager merge of '833c9b8a7ffaa6f0c0f194a0c73d46d0ec0a64e2'
2007-04-29 Richard Laager The OSCAR timestamp stuff.
2007-04-29 Richard Laager merge of '88139d3c38c247fb0f892c9f42643f986ebf996e'
2007-04-29 Daniel Atallah version.h needs to be regenerated when configure.ac changes
2007-04-29 Daniel Atallah merge of '8bc9a8784cf40932a34e08e80f0d6585812b985a'
2007-04-29 Richard Laager merge of '0daf12c329b89cf9c1eacdf36cb5e5faee696c44'
2007-04-29 Daniel Atallah Fix assertion when creating a new account.
2007-04-29 Daniel Atallah Oops. This additional replacement wasn't supposed to be committed.
2007-04-29 Richard Laager Use the purple_imgstore_get_extension() convienence function.
2007-04-29 Richard Laager The valgrind suppressions file would be useful to people developing from a
2007-04-29 Stu Tomlinson A valgrind suppressions file from nosnilmot. -- rlaager
2007-04-29 Richard Laager 19:00:43 Ka-Hing Cheung (khc): rlaager: shouldn't we give g_free as the key free function for icon_data_cache?
2007-04-29 Daniel Atallah merge of '480a88680eddc079fa124c4db25edc86e2a3fc03'
2007-04-28 Nathan Walp hopefully fix 236
2007-04-29 Sadrul Habib Chowdhury disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'
2007-04-29 Sadrul Habib Chowdhury disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'
2007-04-29 Sadrul Habib Chowdhury Temporary fix for GNOME bug#353127.
2007-04-28 Ka-Hing Cheung Plug a memory leak.
2007-04-28 Ka-Hing Cheung #386: readlink does not append NUL to the end of buffer
2007-04-28 Sadrul Habib Chowdhury merge of '265a50636dbd882fbee3cc061bc78e6bb73e4032'
2007-04-28 Daniel Atallah Fix version.h generation on mingw build.
2007-04-28 Daniel Atallah merge of '9aca2545e2cab356cba6508423c2f12e73d7701e'
2007-04-28 Mark Doliner merge of '1acd995dc3e2344ce39284792a212a2e4175f961'
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383:
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383:
2007-04-28 Sadrul Habib Chowdhury Whitespace fix from patch in ticket #383
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383:
2007-04-28 Stu Tomlinson remove a wrong comment and some test stuff
2007-04-28 Stu Tomlinson merge of '86961dfcb9720a0cb020c2baba86c8050b1254f9'
2007-04-28 Stu Tomlinson merge of '2bab1bb5c2cd857e5eef4e163c2f6cd309017e73'
2007-04-28 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
2007-04-28 Stu Tomlinson Add a couple more CFLAGS to highlight some more warnings and change how we
2007-04-28 Hylke Bons About image update.
2007-04-28 Hylke Bons Fix sizes.
2007-04-28 Hylke Bons Replace CC-licensed icons.
2007-04-28 Daniel Atallah Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a
2007-04-28 Sadrul Habib Chowdhury Fix an odd selection issue when moving up.
2007-04-28 Sadrul Habib Chowdhury merge of '1af12da31254c9d412a11024c839649754af3a58'
2007-04-28 Daniel Atallah merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'
2007-04-28 Daniel Atallah Plug leak.
2007-04-28 Etan Reisner Add a script I've found handy to make sure the perl APIs look right, it also
2007-04-28 Daniel Atallah Fix win32 pidgin perl stuff. This hasn't been tested yet.
2007-04-28 Richard Laager merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'
2007-04-28 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
2007-04-28 Richard Laager Fix an invalid read that occurs because we were accessing IM data when the
2007-04-28 Richard Laager merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'
2007-04-28 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.
2007-04-28 Sadrul Habib Chowdhury merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'
2007-04-28 Sadrul Habib Chowdhury Pref migration for finch.