Mercurial > pidgin.yaz
graph
-
We should probably actually put the question in the input request.Mon, 23 Aug 2010 03:28:50 +0000, by Elliott Sales de Andrade
-
Standardize on "cancelled".Mon, 23 Aug 2010 01:41:31 +0000, by Elliott Sales de Andrade
-
I think this is marginally better to read.Mon, 23 Aug 2010 00:53:55 +0000, by Elliott Sales de Andrade
-
Kill off many dead assignments and any useless remaining variables.Mon, 23 Aug 2010 00:52:24 +0000, by Elliott Sales de Andrade
-
Space-to-tab.Sun, 22 Aug 2010 22:15:38 +0000, by Elliott Sales de Andrade
-
Optimize just a teensy-tiny bit.Sun, 22 Aug 2010 06:40:30 +0000, by Elliott Sales de Andrade
-
We already have the length of the string. Don't need to call strlen.Sun, 22 Aug 2010 06:17:07 +0000, by Elliott Sales de Andrade
-
These are dead increments.Sun, 22 Aug 2010 06:16:37 +0000, by Elliott Sales de Andrade
-
user should never be NULL here.Sun, 22 Aug 2010 06:15:30 +0000, by Elliott Sales de Andrade
-
Fix possible garbage value.Sat, 21 Aug 2010 21:55:05 +0000, by Elliott Sales de Andrade
-
Explicitly set the icon for Windows' Add/Remove Programs.Mon, 23 Aug 2010 01:18:12 +0000, by Daniel Atallah
-
-------------------------------------------------------------------------------Mon, 23 Aug 2010 01:14:25 +0000, by Daniel Atallah
-
ChangeLog Eion's patch. Refs #12532.Sun, 22 Aug 2010 16:43:39 +0000, by John Bailey
-
The Yahoo prpl makes unnecessary callbacks to the Yahoo servers if theSun, 22 Aug 2010 16:42:09 +0000, by eion
-
jabber: Document this not being an off-by-one...Thu, 19 Aug 2010 19:55:31 +0000, by Paul Aurich
-
Updated Hungarian translation after 2.7.3Sun, 15 Aug 2010 19:49:48 +0000, by Kelemen Gbor
-
Change the "length of bstream" data type to be a gsize, since it representsSun, 15 Aug 2010 08:42:30 +0000, by Mark Doliner
-
merge of '4216577c2d7814344e8e1face579d153098986ad'Sat, 14 Aug 2010 06:24:04 +0000, by Elliott Sales de Andrade
-
I'm pretty sure this is a logical operation, not bitwise.Sat, 14 Aug 2010 05:53:42 +0000, by Elliott Sales de Andrade
-
Fix a possible Garbage return value.Sat, 14 Aug 2010 05:31:29 +0000, by Elliott Sales de Andrade
-
Fix some "Dead nested assignment"s and then kill off some uselessSat, 14 Aug 2010 05:17:38 +0000, by Elliott Sales de Andrade
-
Correct me if I'm wrong, but why would the length be in UTF8, whenSat, 14 Aug 2010 03:55:19 +0000, by Elliott Sales de Andrade
-
I think this might be a leak. But probably only if the server changedSat, 14 Aug 2010 03:39:03 +0000, by Elliott Sales de Andrade
-
Remove non-UTF8 character.Wed, 11 Aug 2010 04:37:49 +0000, by Elliott Sales de Andrade
-
< QuLogic> on line 208 of jabber.c, should that be *dot?Sat, 14 Aug 2010 04:39:07 +0000, by Paul Aurich
-
Improve these comments? I was having a hard time trying to figure out whatThu, 12 Aug 2010 17:05:07 +0000, by Mark Doliner
-
This code is disabled, but in case we ever want to enable it thenThu, 12 Aug 2010 16:47:10 +0000, by Mark Doliner
-
Fix win32 compileThu, 12 Aug 2010 16:05:15 +0000, by Daniel Atallah
-
Fix a compile error from my mergeThu, 12 Aug 2010 15:37:57 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)Thu, 12 Aug 2010 15:30:11 +0000, by Mark Doliner
-
*** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):Tue, 10 Aug 2010 17:53:07 +0000, by Mark Doliner
-
merge of '67241dfb975ba5ce0811cc461f1716d28bf8b730'Tue, 10 Aug 2010 17:09:32 +0000, by Mark Doliner
-
A couple of refactorings related to oscar_utf8_try_convert().Thu, 05 Aug 2010 23:43:24 +0000, by ivan komarov
-
Removed unused "flags" parameter.Thu, 05 Aug 2010 22:57:01 +0000, by ivan komarov
-
Miranda expects a client ack from the other side for channel 2 messages,Thu, 05 Aug 2010 22:45:21 +0000, by ivan komarov
-
Fixes #12044. We send a dummy packet with DC version = 8 to makeThu, 05 Aug 2010 21:19:47 +0000, by ivan komarov
-
My esteemed mentor caught me red-handed. Thanks Mark!Sat, 31 Jul 2010 20:08:52 +0000, by ivan komarov
-
explicit merge of '7a18137f663908c5d0306e4d79ddb7d953386eab'Sat, 31 Jul 2010 20:02:10 +0000, by ivan komarov
-
explicit merge of '92760ff5074d9bcc75f59473f013ca8a959a85b8'Thu, 29 Jul 2010 00:06:56 +0000, by ivan komarov
-
Renames and cleanups.Sat, 31 Jul 2010 20:00:39 +0000, by ivan komarov
-
Bstream cleanups:Wed, 28 Jul 2010 23:53:25 +0000, by ivan komarov
-
encoding can be NULL in encoding_extract(); this is not an error andWed, 28 Jul 2010 23:13:25 +0000, by ivan komarov
-
Got rid of receiving multipart messages over channel 1, which simplified the codeWed, 28 Jul 2010 23:11:14 +0000, by ivan komarov
-
Removed '#if 0/endif' blocks. Some of them have the form of TODO, butWed, 28 Jul 2010 19:37:26 +0000, by ivan komarov
-
Removed unused #defines from oscar.h.Wed, 28 Jul 2010 19:22:06 +0000, by ivan komarov
-
Turns out that ncc doesn't catch everything, so continue killing things mercilessly.Wed, 28 Jul 2010 18:59:39 +0000, by ivan komarov
-
OK, I'm sick of constantly finding functions that are not used anywhere.Wed, 28 Jul 2010 17:43:58 +0000, by ivan komarov
-
Refactored oscar_encoding_to_utf8().Wed, 28 Jul 2010 16:30:04 +0000, by ivan komarov
-
Stop using custom encodings (and LATIN-1, for that matter) for sendingTue, 27 Jul 2010 21:17:01 +0000, by ivan komarov
-
Damn it.Mon, 26 Jul 2010 17:02:32 +0000, by ivan komarov
-
Forgot to add encoding.c.Sat, 24 Jul 2010 22:00:35 +0000, by ivan komarov
-
Fixed (I hope) #12284.Sat, 24 Jul 2010 18:14:29 +0000, by ivan komarov
-
Moved encoding-related functions to a separate file, renamed some of them,Sat, 24 Jul 2010 17:32:00 +0000, by ivan komarov
-
Two small fixes Mark suggested:Mon, 19 Jul 2010 22:05:38 +0000, by ivan komarov
-
Applied and slightly modified Sadrul's patch (http://pidgin.im/~sadrul/pp/icq-list.patch.txt)Thu, 08 Jul 2010 14:58:55 +0000, by ivan komarov
-
Oh, there's a title parameter in purple_notify_formatted()! Shiny.Sun, 04 Jul 2010 01:13:11 +0000, by ivan komarov
-
Cleanup some code I wrote a long time ago in a galaxy far far away.Thu, 08 Jul 2010 17:00:45 +0000, by Mark Doliner
-
Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.Thu, 01 Jul 2010 18:56:17 +0000, by ivan komarov
-
Gettextized the code and rephrased some of the messages slightly.Thu, 01 Jul 2010 17:15:37 +0000, by ivan komarov
-
Removed callback data that was causing a segfault in Finch, becauseWed, 30 Jun 2010 15:57:43 +0000, by ivan komarov
-
Added a way to view the Visible/Invisible lists.Tue, 29 Jun 2010 21:17:02 +0000, by ivan komarov
-
Added a way to add a user to the (In)Visible list via the context menu.Mon, 28 Jun 2010 20:02:12 +0000, by ivan komarov
-
Adium guys need the itmsurl stuff, which I erroneously removedThu, 24 Jun 2010 16:56:01 +0000, by ivan komarov
-
merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe'Wed, 23 Jun 2010 22:32:45 +0000, by ivan komarov
-
propagate from branch 'im.pidgin.pidgin' (head 3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5)Thu, 03 Jun 2010 06:33:24 +0000, by ivan komarov
-
"Invisibility mode" improvements.Wed, 23 Jun 2010 22:22:52 +0000, by ivan komarov
-
Start using the real ICQ block list (SSI type 0xe) for allowing/blockingFri, 18 Jun 2010 13:55:54 +0000, by ivan komarov
-
Somehow I'm sure this code lacked braces.Thu, 17 Jun 2010 11:10:27 +0000, by ivan komarov
-
Fixed a typo. Thanks rlaager!Mon, 31 May 2010 02:33:09 +0000, by ivan komarov
-
Since these messages are shown to the user, they should at leastSun, 30 May 2010 19:20:47 +0000, by ivan komarov
-
Moved an error handler from oscar.c to family_locate.c.Sun, 30 May 2010 19:08:35 +0000, by ivan komarov
-
Added an error handler for family_icq.c. So far it works forSun, 30 May 2010 19:01:30 +0000, by ivan komarov
-
Got rid of family_icq.c -> oscar.c callbacks. Now it will be possibleSun, 30 May 2010 13:53:45 +0000, by ivan komarov
-
Two unused functions were removed from family_icq.c.Sat, 29 May 2010 18:53:02 +0000, by ivan komarov
-
Removed the old way of retrieving offline messages, because it is notSat, 29 May 2010 18:48:04 +0000, by ivan komarov
-
Display the protocol icon for the authorization request dialogWed, 26 May 2010 20:35:02 +0000, by ivan komarov
-
Show authorization request sender's nickname in the "Authorize buddy?"Sun, 23 May 2010 18:28:46 +0000, by ivan komarov
-
propagate from branch 'im.pidgin.pidgin' (head 637cbec3044756a8ef4273f687d84b18f10b05c4)Sun, 23 May 2010 17:22:51 +0000, by ivan komarov
-
propagate from branch 'im.pidgin.pidgin' (head 6259f2ab71027fb5030213c7adb95cb367f35642)Thu, 20 May 2010 13:51:24 +0000, by ivan komarov
-
propagate from branch 'im.pidgin.pidgin' (head 90256b412e775f65ca4a2204654f8f6012dd2c47)Wed, 12 May 2010 17:45:47 +0000, by ivan komarov
-
build fix: check for nss would need sqlite3Tue, 17 Aug 2010 17:23:13 +0900, by Yoshiki Yazawa
-
merged from im.pidgin.pidginWed, 11 Aug 2010 21:35:32 +0900, by Yoshiki Yazawa
-
Add /usr/lib/tk8.5 to configure.ac to get Debian Squeeze working.Wed, 11 Aug 2010 03:53:02 +0000, by Elliott Sales de Andrade
-
Fix typoTue, 10 Aug 2010 18:55:56 +0000, by Mark Doliner
-
Fix malformed win32 installer stringsTue, 10 Aug 2010 14:14:10 +0000, by Daniel Atallah
-
Prepare for 2.7.4Tue, 10 Aug 2010 07:52:18 +0000, by Mark Doliner
-
Fix a minor memleak on initializationTue, 10 Aug 2010 07:07:43 +0000, by Mark Doliner
-
Make these unsigned, in case someone figures out how to actually sendTue, 10 Aug 2010 07:04:02 +0000, by Mark Doliner
-
merge of '177e6ef54aafc14b79387d7bbfc3fbefce5983a2'Tue, 10 Aug 2010 06:58:03 +0000, by Mark Doliner
-
Make sure we keep track of this timer and remove it if our caller freesTue, 10 Aug 2010 06:57:25 +0000, by Mark Doliner
-
I believe this qualifies for NEWS.Tue, 10 Aug 2010 06:53:31 +0000, by John Bailey
-
Update the dates and version numbers. Feel free to NEWS!Tue, 10 Aug 2010 06:17:27 +0000, by Mark Doliner
-
Update pidgin.ico file. This image is made of a bunch of differentTue, 10 Aug 2010 05:16:09 +0000, by Mark Doliner
-
merge of 'bada09db88dffa79646079f34fec29248989c618'Tue, 10 Aug 2010 05:01:27 +0000, by Mark Doliner
-
Update Ukrainian translation. Fixes #12457Tue, 10 Aug 2010 05:01:21 +0000, by Mark Doliner
-
merge of '6156c597e7d5a7702b6915a78bef090253dd0090'Sun, 08 Aug 2010 20:31:14 +0000, by Elliott Sales de Andrade
-
Minor typo.Sat, 07 Aug 2010 22:17:13 +0000, by Elliott Sales de Andrade
-
The fact that Daniel's had to fix translations for this at least twice tells me we need to warn translators about this.Sat, 07 Aug 2010 23:47:00 +0000, by John Bailey
-
Fall back to SB when a DC is declined via transrespbody also.Sat, 07 Aug 2010 19:51:30 +0000, by Elliott Sales de Andrade
-
Add the ValiCert Class 2 VA root CA.Sat, 07 Aug 2010 18:43:31 +0000, by Paul Aurich
-
Fix win32 installer translationSat, 07 Aug 2010 18:15:15 +0000, by Daniel Atallah
-
merge of '59221077cd501c7413d6d252249d6f987bbab30f'Sat, 07 Aug 2010 17:16:51 +0000, by John Bailey
-
Updated Slovenian, Hebrew, Dutch, Czech, Norwegian Nynorsk, Spanish, Polish, and PunjabiSat, 07 Aug 2010 17:15:35 +0000, by John Bailey
-
There's no reason to cache this value, right?Fri, 06 Aug 2010 17:24:10 +0000, by Mark Doliner
-
Correct and clarify some documentationFri, 06 Aug 2010 17:20:40 +0000, by Mark Doliner
-
French translation update for 2.7.3Tue, 03 Aug 2010 16:33:04 +0000, by ric Boumaour
-
Updated Catalan Valencian translation on behalf of Toni Hermoso.Mon, 02 Aug 2010 20:00:34 +0000, by Josep Puigdemont
-
merge of '9655e74ffa6d13bf9ad73bdbd432f003c33cae79'Sun, 01 Aug 2010 20:22:57 +0000, by Paul Aurich
-
yahoo: Avoid misuse of purple_normalizeSun, 01 Aug 2010 20:21:20 +0000, by Paul Aurich
-
Fix some malformed win32 installer translationsSun, 01 Aug 2010 14:27:26 +0000, by Daniel Atallah
-
merge of '4af706c0918fd1eb930a0f2807a80a9f189b7b98'Sun, 01 Aug 2010 13:43:37 +0000, by Daniel Atallah
-
Catalan translation updated.Sun, 01 Aug 2010 06:55:21 +0000, by Josep Puigdemont
-
Make the changes from Andrew Victor's 3113fa54190de8c27a27e7001e9d902dca70037cSun, 01 Aug 2010 07:04:48 +0000, by Mark Doliner
-
jabber: g_return-ify some PURPLE_CONNECTION_IS_VALID checksSun, 01 Aug 2010 03:23:24 +0000, by Paul Aurich
-
merge of 'a7d49884941697519567616ac54f4c2884df05e2'Sat, 31 Jul 2010 23:43:39 +0000, by Elliott Sales de Andrade
-
merge of '5b9ae21a0927d9a160964bfb1cad7a43253fba0d'Sat, 31 Jul 2010 23:43:37 +0000, by Elliott Sales de Andrade
-
update for 2.7.3Sat, 31 Jul 2010 22:25:13 +0000, by Jochen Kemnade
-
Add support for Url/Url1 in MSN objects, which are used for buddySat, 31 Jul 2010 23:39:40 +0000, by Elliott Sales de Andrade
-
Save and cancel-on-exit any URL requests, instead of checking theSat, 31 Jul 2010 20:47:31 +0000, by Elliott Sales de Andrade
-
jabber: Fix the last commit to pass escaped text off to the core.Sat, 31 Jul 2010 20:58:10 +0000, by Paul Aurich