Mercurial > pidgin.yaz
graph
-
Fix Python overrideability in configure script. Closes #11625.Sun, 04 Apr 2010 03:40:58 +0000, by brad
-
merged with im.pidgin.pidginSun, 04 Apr 2010 14:20:56 +0900, by Yoshiki Yazawa
-
merge of '2ac9476396460f68ab147a035f4083121aec9972'Sun, 04 Apr 2010 02:09:19 +0000, by John Bailey
-
Small tweaks:Sun, 04 Apr 2010 02:08:56 +0000, by John Bailey
-
Give COPYRIGHT credit where said credit is due. Refs #11320Sun, 04 Apr 2010 00:27:15 +0000, by Paul Aurich
-
Clarify an error condition I was able to duplicate reliably last night.Sat, 03 Apr 2010 18:11:43 +0000, by John Bailey
-
I hate seeing people use "it's" when "its" is the correct word.Sat, 03 Apr 2010 16:39:02 +0000, by John Bailey
-
jabber: Eliminate spurious warning when connecting to Facebook. Fixes #11320Sat, 03 Apr 2010 06:07:04 +0000, by dreiss
-
Some improvements to the new CS-via-HTTP stuff, sparked by Stu's suggestion toSat, 03 Apr 2010 05:09:28 +0000, by John Bailey
-
history-search action for text-entries.Fri, 02 Apr 2010 21:01:42 +0000, by Sadrul Habib Chowdhury
-
Add J¸«ärgen Orschiedt to COPYRIGHT. Refs #11605.Fri, 02 Apr 2010 16:37:10 +0000, by John Bailey
-
Properly use g_slist_free instead of g_free in this instance. Fixes #11605.Fri, 02 Apr 2010 16:35:52 +0000, by J¸«ärgen Orschiedt
-
Don't need these defines anymore.Fri, 02 Apr 2010 16:32:40 +0000, by John Bailey
-
ChangeLog!Fri, 02 Apr 2010 06:45:27 +0000, by John Bailey
-
Ladies and gentlemen, I give you HTTP-based retrieval of the Yahoo CS serverFri, 02 Apr 2010 06:42:32 +0000, by John Bailey
-
merged with im.pidgin.pidginFri, 02 Apr 2010 17:39:24 +0900, by Yoshiki Yazawa
-
merge of '06a717cbd5d5cae94a3019a5a3a18bbd08b01e5f'Fri, 02 Apr 2010 02:25:49 +0000, by Paul Aurich
-
Updated a bunch of translations.Fri, 02 Apr 2010 02:25:23 +0000, by Paul Aurich
-
merge of '4a470af3f892b6e0337b0f9bb37a216c7370e8fa'Fri, 02 Apr 2010 02:17:29 +0000, by Sadrul Habib Chowdhury
-
Tweak the box-resizing a bit.Fri, 02 Apr 2010 02:16:25 +0000, by Sadrul Habib Chowdhury
-
jabber: Whoops. Nick changes are supposed to actually work...Thu, 01 Apr 2010 18:34:34 +0000, by Paul Aurich
-
nss: NSS should work after reiniting libpurple. Closes #11524.Thu, 01 Apr 2010 06:51:04 +0000, by Paul Aurich
-
gnutls/nss: Don't call the handshake functions synchronously. Fixes #11525Thu, 01 Apr 2010 05:26:44 +0000, by Paul Aurich
-
ChangeLog the GnuTLS envvar. Refs #11524.Thu, 01 Apr 2010 04:58:17 +0000, by Paul Aurich
-
gnutls: Use gnutls_priority_init for the default priority.Thu, 01 Apr 2010 04:54:43 +0000, by Paul Aurich
-
gnutls: Allow overriding (per-host) of GnuTLS priorities via env. Fixes #11616Thu, 01 Apr 2010 04:09:05 +0000, by Paul Aurich
-
Add a new Bengali-India translation from Runa BhattacharjeeWed, 31 Mar 2010 07:28:34 +0000, by Mark Doliner
-
merge of '64e7b2877dc3b5362e47717dcb8a3b20c783301d'Wed, 31 Mar 2010 06:58:52 +0000, by Mark Doliner
-
Checkin updated versions of this files after running the stats script on themMon, 29 Mar 2010 07:23:11 +0000, by Mark Doliner
-
Updated Hindi translation from Rajesh Ranjan, who I'm setting as theMon, 29 Mar 2010 07:16:59 +0000, by Mark Doliner
-
jabber: Plug some leaks and make the success case quieter.Wed, 31 Mar 2010 03:42:21 +0000, by Paul Aurich
-
adapted to new yahoo jp configurationsWed, 31 Mar 2010 23:37:41 +0900, by Yoshiki Yazawa
-
merged with im.pidgin.pidginTue, 30 Mar 2010 15:27:03 +0900, by Yoshiki Yazawa
-
Remove a bunch of old references to prpl-oscarMon, 29 Mar 2010 23:35:35 +0000, by Mark Doliner
-
Fix two related on-disconnect double frees.Sun, 28 Mar 2010 18:08:38 +0000, by Paul Aurich
-
Change pidgin_convert_buddy_icon() to be more accommodating when attemptingSat, 27 Mar 2010 21:29:18 +0000, by Mark Doliner
-
Implement reading multiple certificates from a single "bundle" ofSat, 27 Mar 2010 03:55:09 +0000, by Stu Tomlinson
-
Add a more helpful error message if --with-system-ssl-certs is specifiedSat, 27 Mar 2010 02:11:31 +0000, by Stu Tomlinson
-
Going on the assumption that the user has the same version of gdk-pixbuf asFri, 26 Mar 2010 09:37:16 +0000, by Mark Doliner
-
Use gdk_pixbuf_save_to_buffer() instead of gdk_pixbuf_save() to avoid savingFri, 26 Mar 2010 09:30:00 +0000, by Mark Doliner
-
We got some translations up in this business nowFri, 26 Mar 2010 07:26:32 +0000, by Mark Doliner
-
Add LL suffix to 64-bit literal constants.Fri, 26 Mar 2010 03:48:33 +0000, by Sadrul Habib Chowdhury
-
Ignore some tags at the beginning of a message.Fri, 26 Mar 2010 03:37:11 +0000, by Sadrul Habib Chowdhury
-
Avoid needlessly iterating over a list, and add some notes.Thu, 25 Mar 2010 15:49:43 +0000, by Sadrul Habib Chowdhury
-
Some fixes related to setting moods.Thu, 25 Mar 2010 15:24:42 +0000, by Sadrul Habib Chowdhury
-
Credit Daniele Ricci and Andrea Piccinelli for the patch I committed earlier.Thu, 25 Mar 2010 14:23:22 +0000, by John Bailey
-
merged with im.pidgin.pidginThu, 25 Mar 2010 18:03:55 +0900, by Yoshiki Yazawa
-
Kill a useless file.Thu, 25 Mar 2010 02:43:13 +0000, by John Bailey
-
Add a new signal, drawing-buddy, to allow plugins to handle markup in buddyThu, 25 Mar 2010 02:21:03 +0000, by John Bailey
-
merged with im.pidgin.pidginWed, 24 Mar 2010 17:44:40 +0900, by Yoshiki Yazawa
-
Improve resizing a box.Wed, 24 Mar 2010 02:38:56 +0000, by Sadrul Habib Chowdhury
-
merge of '7e1e376dfb1d794f80c1f29679e3e899208bd856'Tue, 23 Mar 2010 23:25:14 +0000, by Marcus Lundblad
-
jabber: Cache incoming BoB object per JID (and local JID) instead of discardingTue, 23 Mar 2010 22:17:34 +0000, by Marcus Lundblad
-
Doxygen fix. Thanks Elliott.Tue, 23 Mar 2010 02:09:55 +0000, by Sadrul Habib Chowdhury
-
jabber: Use a 129 byte buffer to fit the hex output of SHA-512 (including \0)Mon, 22 Mar 2010 22:23:35 +0000, by Marcus Lundblad
-
jabber: Validate the hash on incoming BoB objects (in case the CID is on theMon, 22 Mar 2010 21:34:17 +0000, by Marcus Lundblad