Mercurial > pidgin.yaz
graph
-
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
-
Allow binding 'Paste as Plain Text'.Mon, 22 Mar 2010 20:15:55 +0000, by Sadrul Habib Chowdhury
-
merge of '60a434545c6f61fc0f20206c0d4eb87a9fb8de11'Sun, 21 Mar 2010 20:40:17 +0000, by Elliott Sales de Andrade
-
jabber: Ofcourse we should only associate non-ephemeral BoBs, not the otherSun, 21 Mar 2010 19:59:24 +0000, by Marcus Lundblad
-
jabber: Refactor BoB request code to reside inside data.cSun, 21 Mar 2010 19:39:40 +0000, by Marcus Lundblad
-
merge of '4c978163a43dcf3f47d33ebb76d86d9be5f52a24'Sun, 21 Mar 2010 00:34:29 +0000, by Daniel Atallah
-
merge of 'a758341daab23fe08b983dd3e00c8db27e225d59'Sat, 20 Mar 2010 16:20:35 +0000, by Paul Aurich
-
jabber: Proper memory management (and fix a segfault) and whitespaceSat, 20 Mar 2010 16:20:09 +0000, by Paul Aurich
-
ChangeLogging.Sat, 20 Mar 2010 21:10:57 +0000, by John Bailey
-
Small wording tweak and add a warning about the effects of --disable-nls.Sat, 20 Mar 2010 21:09:52 +0000, by John Bailey
-
Make --disable-nls work again. Fixes #11548.Sat, 20 Mar 2010 21:04:17 +0000, by John Bailey
-
Replace "X" button with new small GtkButton in the new Find bar.Sat, 20 Mar 2010 06:40:13 +0000, by Elliott Sales de Andrade
-
Remove old code.Sat, 20 Mar 2010 06:34:52 +0000, by Elliott Sales de Andrade
-
Use an inline RC style to get rid of some other padding to make the smallSat, 20 Mar 2010 06:22:53 +0000, by Elliott Sales de Andrade
-
Maintain ABI compatibility by keeping headline_close a GdkPixbuf.Sat, 20 Mar 2010 06:17:13 +0000, by Elliott Sales de Andrade
-
Use a small GtkButton instead of the custom "X" for close in variousSat, 20 Mar 2010 06:02:11 +0000, by Kosta Arvanitis
-
merge of '4f0c3aedc3b013ab2175e57b71bab92988e4f812'Fri, 19 Mar 2010 02:44:22 +0000, by Elliott Sales de Andrade
-
ChangeLog the IBB size fixThu, 18 Mar 2010 21:23:07 +0000, by Marcus Lundblad
-
jabber: Adjust amount of data to send in IBB packets so that at most block-sizeThu, 18 Mar 2010 21:19:44 +0000, by Marcus Lundblad
-
Don't try to convert the message in incoming auth requests. The oscarThu, 18 Mar 2010 08:30:02 +0000, by Mark Doliner
-
Minor whitespace changesThu, 18 Mar 2010 08:08:43 +0000, by Mark Doliner
-
Move a debug message. I'm assuming it's supposed to be related to thisThu, 18 Mar 2010 08:05:29 +0000, by Mark Doliner
-
Fix some problems in the oscar code that deals with channel 2 icbms.Thu, 18 Mar 2010 07:55:17 +0000, by Mark Doliner
-
Found a few more places that need to use 64 bit value for the capabilitiesThu, 18 Mar 2010 05:47:15 +0000, by Mark Doliner
-
Change the oscar capabilities variable to be a guint64 everywhere insteadThu, 18 Mar 2010 04:53:49 +0000, by Mark Doliner
-
jabber: Fix two warnings (which didn't occur on OS X, oddly)Wed, 17 Mar 2010 20:42:48 +0000, by Paul Aurich
-
jabber: Space efficiency.Wed, 17 Mar 2010 02:27:28 +0000, by Paul Aurich
-
merge of '8524850cd868993d8572075af80943765b232d45'Wed, 17 Mar 2010 02:06:54 +0000, by Paul Aurich
-
jabber: Clear the stream header when restarting a stream, and beFri, 12 Mar 2010 06:25:15 +0000, by Paul Aurich
-
jabber: The parser is namespace-aware, so don't match on "stream:features".Fri, 12 Mar 2010 06:16:43 +0000, by Paul Aurich
-
Change our Yahoo! JAPAN version and version ID's to match the official Yahoo!Tue, 16 Mar 2010 06:20:05 +0000, by John Bailey
-
Use a crash report exchndl.dll that actualy works.Tue, 16 Mar 2010 03:15:53 +0000, by Daniel Atallah
-
Grammar is hard\!Mon, 15 Mar 2010 22:13:41 +0000, by Daniel Atallah
-
We're not going to support aspell dictionaries on Windows anymore.Mon, 15 Mar 2010 22:00:43 +0000, by Daniel Atallah
-
We're not going to support a non-UNICODE pidgin.exeMon, 15 Mar 2010 21:54:23 +0000, by Daniel Atallah
-
Update some dll names to avoid stripping/including debug symbols for.Mon, 15 Mar 2010 21:53:46 +0000, by Daniel Atallah
-
merged with im.pidgin.pidginTue, 16 Mar 2010 12:07:06 +0900, by Yoshiki Yazawa
-
I don't think 'debug' spouts an extra 'b' when adding the '-ing'.Mon, 15 Mar 2010 02:51:28 +0000, by Elliott Sales de Andrade
-
Tweak the ChangeLog entry for the ICQ X-Status stuff.Sun, 14 Mar 2010 19:18:05 +0000, by John Bailey
-
ChangeLog mood support stuffSun, 14 Mar 2010 19:06:45 +0000, by Marcus Lundblad
-
Added ability to set the mood on all mood-supporting accounts at once (theSun, 14 Mar 2010 19:02:11 +0000, by Marcus Lundblad
-
!ChangeLog that. Refs #10733.Sat, 13 Mar 2010 21:25:13 +0000, by John Bailey
-
yahoo: fix decoding of P2P session_idSat, 13 Mar 2010 21:20:54 +0000, by vamposdecampos
-
Document the code I just touched, and use a convenience variable in a coupleSat, 13 Mar 2010 20:30:08 +0000, by John Bailey
-
Attempt to handle transparent proxies that return documents instead of errors.Sat, 13 Mar 2010 20:24:52 +0000, by John Bailey
-
Use ExtUtils::ParseXS instead of the xsubpp script to generate C source for XS files on Windows (avoids us needing to know where Perl is installed)Fri, 12 Mar 2010 22:00:00 +0000, by Daniel Atallah
-
Use Perl in the system Path instead of a hard-coded cygwin-specific pathFri, 12 Mar 2010 21:10:05 +0000, by Daniel Atallah