log

age author description
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.
2007-04-28 Sadrul Habib Chowdhury merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'
2007-04-28 Luke Schierer merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'
2007-04-28 Kevin Stange Charkins renamed the callback function, but missed the g_idle_add
2007-04-28 Richard Laager Make this yahoo hack compile.
2007-04-28 Richard Laager In theory, this solves the massive pile of g_log errors that occur when
2007-04-28 Richard Laager merge of '1ec321a889d16061991c01453333e23ab1a2c528'
2007-04-28 Sadrul Habib Chowdhury Chats don't have buddy icons.
2007-04-28 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.
2007-04-28 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
2007-04-28 Richard Laager This is Sadrul's status-rescale.patch from ticket #314. Luke said it
2007-04-28 Richard Laager merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'
2007-04-28 Stu Tomlinson merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'
2007-04-28 Luke Schierer Quoth Charkins:
2007-04-28 Etan Reisner merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'
2007-04-28 Stu Tomlinson Delete the right things, and some other things, while building an RPM.