log

age author description
2007-04-29 Mark Doliner Don't try to base64 encode and then append an empty string
2007-04-29 Mark Doliner This seems to fix a problem with the global status selector, and some
2007-04-29 Stu Tomlinson The RPM spec file actually WORKS now. Let's release!
2007-04-29 Sadrul Habib Chowdhury merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'
2007-04-29 Sadrul Habib Chowdhury merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'
2007-04-29 Stu Tomlinson Oops, missed these in both of my latest plugin-relocations
2007-04-29 Stu Tomlinson - Update to reflect Perl Purple::GtkUI -> Pidgin change
2007-04-29 Mark Doliner Only attempt to ref the statusbox icon image if it's actually set
2007-04-29 Mark Doliner merge of '7dbb9ed2994bf4252f9ae93a2eb6072800082022'
2007-04-29 William Ehlhardt merge of 'a378fe8f729ea78fcd5280cc0b37072840f3b8ad'
2007-04-29 Mark Doliner merge of '5d2bf67f21822e51ffd4611f98cb0921564ff2b1'
2007-04-29 William Ehlhardt merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
2007-04-29 Mark Doliner merge of '557e47b9ec14d09e99b29f06c9984516ee78ade9'
2007-04-29 Mark Doliner merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
2007-04-29 Mark Doliner Preparing for beta 7
2007-04-29 Mark Doliner Get rid of a compile warning about an unused variable
2007-04-29 Mark Doliner Fix a typo in the documentation of a function
2007-04-29 Mark Doliner Mark two functions as "noreturn"
2007-04-29 Stu Tomlinson merge of '061bc994c90d4a6c96166ce1b6df5ce39c5f7825'
2007-04-29 Richard Laager To do libtool soversioning properly, we need to manage lt_current separately and
2007-04-29 Richard Laager Fix up the private function calls to be prefixed with an underscore.
2007-04-29 Richard Laager Fix a compiler warning:
2007-04-29 Richard Laager The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
2007-04-29 Richard Laager A brief note about the buddy icon and imgstore API changes.
2007-04-29 Richard Laager merge of 'afdcaef358550ebdaf789c9b96a2bf1a28e92111'
2007-04-29 Richard Laager Compatibility layer fixes for the buddy icon stuff.
2007-04-29 Richard Laager Remove a printf debug line.
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.
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.
2007-04-28 Luke Schierer merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'
2007-04-28 Luke Schierer sadrul fixed the next but not last crash
2007-04-28 Luke Schierer this patch from sadrul fixes the first crash I hit
2007-04-29 Richard Laager Fix a bug with the bugfix for empty icons. The logic was backwards here.
2007-04-28 Richard Laager merge of '45acf7a629de79f67b489f696c7915cd9984f33e'
2007-04-28 Richard Laager Minor whitespace tweak.
2007-04-28 Richard Laager nosnilmot had a problem with empty icon files.
2007-04-28 Richard Laager Typo fix in documentation.
2007-04-28 Richard Laager merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'
2007-04-28 Luke Schierer <Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well