log

age author description
Mon, 01 Sep 2008 15:01:33 +0000 Hylke Bons Things still need to be adjusted here.
Mon, 01 Sep 2008 13:31:43 +0000 Hylke Bons Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
Mon, 01 Sep 2008 08:31:54 +0000 Jochen Kemnade Updated de translation
Sun, 31 Aug 2008 23:13:36 +0000 Ka-Hing Cheung take out default mute key binding
Sun, 31 Aug 2008 18:49:23 +0000 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
Sun, 31 Aug 2008 17:54:21 +0000 Daniel Atallah An optimization for purple_accounts_find() to eliminate a malloc/free per
Sun, 31 Aug 2008 17:29:40 +0000 Daniel Atallah Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
Sun, 31 Aug 2008 16:52:51 +0000 Daniel Atallah Clean up some debugging to avoid potential NULL string printf.
Sun, 31 Aug 2008 07:50:49 +0000 Sadrul Habib Chowdhury Press - or = in the accounts list to reorder accounts.
Sun, 31 Aug 2008 06:31:17 +0000 Sadrul Habib Chowdhury Add 'Nested Grouping' option in the grouping plugin
Sun, 31 Aug 2008 06:23:52 +0000 Sadrul Habib Chowdhury Try to preserve HTML attributes in notification dialogs
Sun, 31 Aug 2008 05:39:52 +0000 Kevin Stange Now we're 2.5.2devel!
Sun, 31 Aug 2008 05:21:25 +0000 Elliott Sales de Andrade Make this string translateable now that we're tagged and out of string
Sun, 31 Aug 2008 04:06:25 +0000 Kevin Stange The pixmaps here are gone.
Sun, 31 Aug 2008 01:00:40 +0000 Elliott Sales de Andrade NEWS! Because no-one else wants to do it...
Sun, 31 Aug 2008 00:38:19 +0000 Kevin Stange Start NEWSing please.
Sat, 30 Aug 2008 20:21:04 +0000 Elliott Sales de Andrade Add MSN error code 927 for suspended passports, and a little bit of
Sat, 30 Aug 2008 07:53:32 +0000 Ka-Hing Cheung Stu's idea, I sort of did it the other way. I don't know if it will help
Sat, 30 Aug 2008 03:43:05 +0000 Elliott Sales de Andrade merge of '0c4505a67ab2e90bf634a3d235022d369302e129'
Sat, 30 Aug 2008 03:41:18 +0000 Elliott Sales de Andrade Print out SOAP response data as it's received in chunks. Sure, that
Sat, 30 Aug 2008 02:30:04 +0000 Stu Tomlinson Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concerns
Sat, 30 Aug 2008 02:05:36 +0000 Kevin Stange Add something Stu noted.
Sat, 30 Aug 2008 01:41:51 +0000 Kevin Stange Include the Windows tray icons in the source distribution.
Sat, 30 Aug 2008 00:28:34 +0000 Kevin Stange Here, now we have a list of things that were changed. I'm not sure if
Fri, 29 Aug 2008 20:45:44 +0000 Luke Schierer merge of '2907a92b5f377c1eb7ea400907a83a8d39b049d4'
Fri, 29 Aug 2008 19:37:07 +0000 Daniel Atallah Added Irish translation from Aaron Kearns. This technically addes a string ("Irish"), but I'm going to do it anyway. Fixes #6836.
Fri, 29 Aug 2008 19:28:10 +0000 Daniel Atallah Updated he translation. Fixes #6826
Fri, 29 Aug 2008 19:26:42 +0000 Daniel Atallah Updated zh_HK zh_TW translations. Fixes #6805
Fri, 29 Aug 2008 19:23:45 +0000 Daniel Atallah Updated nn translation. Fixes #6802
Fri, 29 Aug 2008 17:38:06 +0000 Daniel Atallah Updated pt_BR translation. Fixes #6800
Fri, 29 Aug 2008 17:36:05 +0000 Daniel Atallah Updated Czech translation. Fixes #6796
Fri, 29 Aug 2008 17:33:35 +0000 Daniel Atallah Updated Italian translation. Fixes #6789
Fri, 29 Aug 2008 17:27:24 +0000 Daniel Atallah Updated Dutch translation. Fixes #6787
Fri, 29 Aug 2008 17:23:36 +0000 Daniel Atallah Updated Spanish translation from jfs. Fixes #6694,#6876
Fri, 29 Aug 2008 16:43:38 +0000 Daniel Atallah Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.
Fri, 29 Aug 2008 14:01:14 +0000 Evan Schoenberg Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
Fri, 29 Aug 2008 13:59:59 +0000 Evan Schoenberg The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
Fri, 29 Aug 2008 11:23:31 +0000 Sadrul Habib Chowdhury Update the tooltip if the status of the selected node changes.
Thu, 28 Aug 2008 09:20:22 +0000 Timo Jyrinki 2.5.1 update. And yay for second --no-location update in a row.
Thu, 28 Aug 2008 04:12:31 +0000 Daniel Atallah Don't arbitrarily default font settings when none are specified for incoming
Thu, 28 Aug 2008 01:55:39 +0000 Daniel Atallah Build the XMPP Console plugin by default on windows too.
Thu, 28 Aug 2008 00:55:35 +0000 Daniel Atallah Some cleanup and a little leak fix that I thought I committed a while ago.
Thu, 28 Aug 2008 00:54:37 +0000 Daniel Atallah Patch from "brookingcharlie" to make "Open All Messages" the default response
Thu, 28 Aug 2008 00:43:05 +0000 Daniel Atallah Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
Wed, 27 Aug 2008 16:45:04 +0000 Daniel Atallah Update win32 installer for cert changes.
Wed, 27 Aug 2008 04:53:35 +0000 Ka-Hing Cheung merge of '153989e7ae76bd6d5247eca35699948dded65121'
Wed, 27 Aug 2008 04:05:10 +0000 Daniel Atallah Add support for sending authorization for Basic proxy authentication when the
Wed, 27 Aug 2008 04:52:40 +0000 Ka-Hing Cheung merge of '126251205c0faf12cb73ec60a10f1cf904b8166d'
Wed, 27 Aug 2008 03:06:44 +0000 Ka-Hing Cheung merge of '3acf6d9387524fb3b59c35e5e1db2847387c37af'
Wed, 27 Aug 2008 03:06:42 +0000 Ka-Hing Cheung merge of '6404d7635dd48f315b3c8fd3550970a417daa2ef'
Wed, 27 Aug 2008 04:52:29 +0000 Ka-Hing Cheung prints out the payload to debug log in case we get an invalid UBX command,
Wed, 27 Aug 2008 03:05:19 +0000 Ka-Hing Cheung remove misleading portion of the debug line
Wed, 27 Aug 2008 02:52:50 +0000 Daniel Atallah Do a better job of detecting if the yahoo account is connecting through a HTTP
Wed, 27 Aug 2008 02:43:25 +0000 Ka-Hing Cheung so turns out this is what I really need
Wed, 27 Aug 2008 02:41:20 +0000 Ka-Hing Cheung merge of '23de00c9ca4c1e5f6d10ff40c78d2647432260de'
Wed, 27 Aug 2008 03:04:15 +0000 Evan Schoenberg Return FALSE from purple_url_parse() if a host could not be determined
Wed, 27 Aug 2008 02:54:59 +0000 Evan Schoenberg purple_url_parse() now gracefully handles a url which is wholly invalid.
Wed, 27 Aug 2008 01:43:09 +0000 Ka-Hing Cheung merge of '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
Sat, 25 Oct 2008 18:28:58 +0000 Ka-Hing Cheung disapproval of revision 'abcb63937b0282df910bc35d286c3f0d3245bfa5'
Wed, 27 Aug 2008 02:41:09 +0000 Ka-Hing Cheung disapproval of revision '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
Wed, 27 Aug 2008 01:37:54 +0000 Ka-Hing Cheung add enough certs so we can verify msn servers, distributions that use
Thu, 02 Oct 2008 06:53:13 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 29 Aug 2008 20:26:41 +0000 Hylke Bons Revert translation.
Tue, 26 Aug 2008 22:37:23 +0000 Daniel Atallah purple_str_to_time() didn't necessarily set "rest" under all circumstances.
Tue, 26 Aug 2008 22:08:21 +0000 Sadrul Habib Chowdhury merge of '3800c01dede1b6e3df0d6f637b4a865ff77e0efe'
Tue, 26 Aug 2008 20:42:52 +0000 Bj«Órn Voigt German update for 2.5.1
Tue, 26 Aug 2008 15:46:40 +0000 Hylke Bons One-canvas file for the status and tray icons, making a lot of files obsolete.
Tue, 26 Aug 2008 12:33:02 +0000 ª±ric Boumaour Update French translation.
Tue, 26 Aug 2008 04:36:29 +0000 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
Tue, 26 Aug 2008 04:08:22 +0000 Elliott Sales de Andrade merge of '3c1dec61837db8f0f51fc35f7ca26ff948a4e4f4'
Mon, 25 Aug 2008 23:10:00 +0000 Laurynas Biveinis Remove source line information from the LT translation
Mon, 25 Aug 2008 23:05:01 +0000 Laurynas Biveinis merge of '2dda5492ce310300c1b45a054126b0e52e760eaf'
Mon, 25 Aug 2008 19:39:00 +0000 Richard Laager Add some more code to the version-check target to test the ChangeLog files
Thu, 02 Oct 2008 17:34:31 +0000 Kelemen G«¡bor hu.po: Updated Hungarian translation
Mon, 25 Aug 2008 13:18:07 +0000 Stu Tomlinson automake can spit out gzip & bzip2 tarballs at the same time, avoiding the
Mon, 25 Aug 2008 03:09:33 +0000 Ethan Blanton Verify monotone tag and workspace version on 'make packages'.
Mon, 25 Aug 2008 02:46:51 +0000 Ethan Blanton Add release-time candy 'make release' and 'make packages' to the Makefile.
Sun, 24 Aug 2008 16:59:06 +0000 Stu Tomlinson ICONS_22_SCALABLE doesn't exist anymore
Sun, 24 Aug 2008 16:51:19 +0000 Stu Tomlinson Use SOCKS proxy if specified when running in GNOME
Tue, 26 Aug 2008 22:06:21 +0000 Sadrul Habib Chowdhury Do not allow setting empty shortcut for a custom smiley.
Sun, 24 Aug 2008 06:35:01 +0000 Sadrul Habib Chowdhury Show 'Edit' instead of 'pidgin-edit' in the edit buttons. Fixes #6742
Sat, 23 Aug 2008 23:21:07 +0000 Ka-Hing Cheung correctly say we support offline messages for all buddies, this was never
Sat, 23 Aug 2008 21:18:53 +0000 John Bailey Update the man page a bit.
Sat, 23 Aug 2008 17:40:26 +0000 Evan Schoenberg merge of '0394d7df6e47a5fa45b9a961d47614562888683e'
Fri, 22 Aug 2008 20:54:24 +0000 Stu Tomlinson Only disconnect xmpp connections during xml parsing if the error is an
Fri, 22 Aug 2008 21:02:51 +0000 Hylke Bons Update 16x16 protocol icons.
Fri, 22 Aug 2008 01:55:21 +0000 Hylke Bons Dialog icons. Man, these were getting old...
Thu, 21 Aug 2008 23:45:39 +0000 Hylke Bons Throbber test.
Thu, 21 Aug 2008 21:17:42 +0000 Mark Doliner merge of 'a3016031fd5b2669070b7d99b301874a29269f18'
Thu, 21 Aug 2008 21:06:37 +0000 Hylke Bons Source files for the new icons added in 2.5.0.
Thu, 21 Aug 2008 21:08:13 +0000 Mark Doliner merge of '43173262756f7a4040386ac05c0492431fa3c308'
Thu, 21 Aug 2008 20:52:51 +0000 Hylke Bons First steps to one-canvas workflow.
Tue, 26 Aug 2008 02:24:17 +0000 Elliott Sales de Andrade Don't crash if user == NULL in a couple more places. Not exactly the
Thu, 21 Aug 2008 06:46:19 +0000 Elliott Sales de Andrade merge of '038d9d36d640ed83f9df5333d57dc0cd8b9ae847'
Thu, 28 Aug 2008 12:59:15 +0000 Gary Kramlich merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
Thu, 21 Aug 2008 08:01:08 +0000 Gary Kramlich cleaned up purple_theme_manager_build_dir
Thu, 21 Aug 2008 03:44:57 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
Wed, 20 Aug 2008 21:20:03 +0000 Richard Laager It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
Wed, 20 Aug 2008 21:10:01 +0000 Richard Laager In the Join/Part plugin, add the ability to apply the rules to
Wed, 20 Aug 2008 21:09:50 +0000 Richard Laager Bump the version to 2.5.1devel
Wed, 20 Aug 2008 15:57:19 +0000 Stu Tomlinson merge of '2e9b29f761a49d4b15531f9efc0c1824f50cfb0d'
Wed, 20 Aug 2008 15:49:45 +0000 Stu Tomlinson Fix syntax error in Dutch translation
Wed, 20 Aug 2008 15:21:46 +0000 Daniel Atallah Fix printf of a NULL string and also an invalid free. Fixes #6627
Sun, 12 Oct 2008 22:00:38 +0000 Ka-Hing Cheung disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Wed, 17 Sep 2008 00:29:56 +0000 Elliott Sales de Andrade disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
Thu, 21 Aug 2008 06:40:00 +0000 Elliott Sales de Andrade Support some older versions of the ILN command. Apparently some IM
Thu, 21 Aug 2008 05:23:47 +0000 Elliott Sales de Andrade Apparently messenger@microsoft.com is some sort of server-side buddy
Wed, 20 Aug 2008 00:34:16 +0000 Elliott Sales de Andrade merge of '46196fef32aa6c83b1155e906772d576c064fa25'
Tue, 19 Aug 2008 15:59:29 +0000 Ethan Blanton hah
Tue, 19 Aug 2008 08:15:50 +0000 Ka-Hing Cheung (21:05:09) datallah: i think there will be one soon (2.5.1), but it'll be because of MSN :D
Tue, 19 Aug 2008 04:41:15 +0000 Daniel Atallah I forgot to add these new files to Makefile.am
Tue, 19 Aug 2008 01:51:26 +0000 Stu Tomlinson Update the dates
Tue, 19 Aug 2008 00:27:18 +0000 Elliott Sales de Andrade merge of '6ff1ad13faebe5a0404273212fa903636bb58d37'
Wed, 20 Aug 2008 15:44:30 +0000 Hylke Bons Make the tray icons truly 22x22px.
Tue, 19 Aug 2008 23:07:11 +0000 Hylke Bons Darken the text of the extended-away icon a bit.
Mon, 18 Aug 2008 23:29:35 +0000 Hylke Bons Change weird shape of the 22x22 app icon.
Mon, 18 Aug 2008 16:24:09 +0000 Hylke Bons More improvements.
Mon, 18 Aug 2008 16:03:19 +0000 Stu Tomlinson merge of '9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162'
Mon, 18 Aug 2008 15:35:12 +0000 Hylke Bons Remove all useless definitions. This will reduce the tarball size a lot.
Tue, 19 Aug 2008 00:24:53 +0000 Elliott Sales de Andrade Oops, missed a bit of that patch there.
Mon, 18 Aug 2008 05:55:27 +0000 Elliott Sales de Andrade A patch from nowic to re-colorize the greyed out icon when a buddy signs
Mon, 18 Aug 2008 01:00:58 +0000 Elliott Sales de Andrade Close notify and request dialogs with PurpleSslConnection as handle.
Sun, 17 Aug 2008 21:27:00 +0000 Ka-Hing Cheung I am still hoping for a release
Sun, 17 Aug 2008 19:35:50 +0000 Mark Doliner It helps to rename the function
Sun, 17 Aug 2008 19:15:03 +0000 Mark Doliner merge of '6b6139039fdaaf6ab1059337085b3b6267bb474e'
Sun, 17 Aug 2008 18:10:28 +0000 Hylke Bons Fix make file.
Sun, 17 Aug 2008 11:10:39 +0000 Will Thompson Correct documentation about list account options to reflect what the key and
Sun, 17 Aug 2008 10:37:42 +0000 Will Thompson Ellipsize the "n people in room" text if necessary.
Sun, 17 Aug 2008 00:35:07 +0000 Elliott Sales de Andrade merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0'
Sun, 17 Aug 2008 19:12:24 +0000 Mark Doliner A little function renaming and organization
Sat, 16 Aug 2008 22:02:40 +0000 Mark Doliner NEWSinating the country side. NEWSinating the peasants.
Sat, 16 Aug 2008 23:36:59 +0000 Hylke Bons Sharper 16x16 application icon thanks to QuLogic.
Sat, 16 Aug 2008 20:18:16 +0000 Hylke Bons Pixel polish.
Sat, 16 Aug 2008 19:41:05 +0000 Evan Schoenberg merge of '81070314dbb1793818b946813e1f0cdfda74f7ca'
Sat, 16 Aug 2008 19:38:45 +0000 Evan Schoenberg Fixed an inverted g_return_val_if_fail() which caused gadu-gadu to always set an available status with no status message
Sat, 16 Aug 2008 17:25:33 +0000 Stu Tomlinson Fix compiling with glib < 2.6
Sat, 16 Aug 2008 17:24:21 +0000 Stu Tomlinson Fix compiling with gtk < 2.6
Sat, 16 Aug 2008 04:31:11 +0000 Ka-Hing Cheung .
Sat, 16 Aug 2008 03:15:07 +0000 Elliott Sales de Andrade Turn off those MSN NOTification debug messages. It should work now, and
Sat, 16 Aug 2008 03:12:50 +0000 Elliott Sales de Andrade merge of '2bf1b91e196b9f481e1e0e63ba6aa28c9918ce6d'
Sat, 16 Aug 2008 02:39:35 +0000 Daniel Atallah merge of '3ba789b2288c2880c7a984b204ad5450055ba746'
Sat, 16 Aug 2008 02:33:46 +0000 Daniel Atallah I missed the traditional Chinese po file in the first round. References #6557.
Sat, 16 Aug 2008 03:10:19 +0000 Elliott Sales de Andrade NEWS!
Sat, 16 Aug 2008 02:47:42 +0000 Elliott Sales de Andrade I don't like this being un-alphabetical. :P
Fri, 15 Aug 2008 20:42:05 +0000 Hylke Bons Windows icon file.
Fri, 15 Aug 2008 20:13:28 +0000 Hylke Bons Updated NEWS and chat icon.
Fri, 15 Aug 2008 17:06:50 +0000 Daniel Atallah Fix dist
Fri, 15 Aug 2008 16:23:51 +0000 Daniel Atallah Oops, I forgot the actual Italian po file.
Fri, 15 Aug 2008 16:15:08 +0000 Daniel Atallah Updated Italian translation from Claudio Satriano. Fixes #6587.
Fri, 15 Aug 2008 16:10:38 +0000 Daniel Atallah Updated Romanian translation from Mi.u Moldovan. Fixes #6581
Fri, 15 Aug 2008 16:02:48 +0000 Daniel Atallah Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
Fri, 15 Aug 2008 15:59:06 +0000 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #6564.
Fri, 15 Aug 2008 15:54:40 +0000 Daniel Atallah Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
Fri, 15 Aug 2008 15:50:22 +0000 Daniel Atallah Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
Fri, 15 Aug 2008 15:39:54 +0000 Daniel Atallah Updated Hebrew translation from Shalom Craimer. Fixes #6551.
Fri, 15 Aug 2008 15:37:20 +0000 Daniel Atallah Updated Albanian translation from Besnik Bleta. Fixes #6538.
Fri, 15 Aug 2008 15:33:43 +0000 Daniel Atallah Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
Fri, 15 Aug 2008 15:23:49 +0000 Daniel Atallah Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
Fri, 15 Aug 2008 15:19:33 +0000 Daniel Atallah Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
Fri, 15 Aug 2008 15:16:54 +0000 Daniel Atallah Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
Fri, 15 Aug 2008 15:09:14 +0000 Daniel Atallah Estonian translation update from Ivar Smolin. Fixes #5851.
Fri, 15 Aug 2008 14:46:36 +0000 Daniel Atallah Start the release wheel rolling\!
Fri, 15 Aug 2008 04:39:39 +0000 Elliott Sales de Andrade Add purple_prpl_{got,send}_attention to ChangeLog.API.
Fri, 15 Aug 2008 04:31:38 +0000 Elliott Sales de Andrade I seem to have accidentally turned on those "unsafe" SOAP debug messages.
Fri, 15 Aug 2008 04:30:28 +0000 Elliott Sales de Andrade merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
Fri, 15 Aug 2008 03:10:06 +0000 Stu Tomlinson Fix finding TCL headers with latest TCL
Fri, 15 Aug 2008 02:44:36 +0000 Stu Tomlinson merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
Fri, 15 Aug 2008 00:36:40 +0000 Elliott Sales de Andrade Fix up some more icon mis-spellings.
Thu, 14 Aug 2008 23:05:53 +0000 William Ehlhardt Add notice in ChangeLog about NSS support
Thu, 14 Aug 2008 22:54:29 +0000 William Ehlhardt Patch to fully enable NSS SSL Certificates from #6500.
Thu, 14 Aug 2008 21:39:12 +0000 Hylke Bons Update Dutch translation again...
Fri, 15 Aug 2008 04:27:42 +0000 Elliott Sales de Andrade Remove calls to g_markup_escape_text. Not only does this help with old
Fri, 15 Aug 2008 04:13:40 +0000 Elliott Sales de Andrade disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
Fri, 15 Aug 2008 02:42:52 +0000 Stu Tomlinson Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
Fri, 15 Aug 2008 02:34:21 +0000 Stu Tomlinson We don't need slplink or switchboard low-level debugging enabled by default
Thu, 14 Aug 2008 20:44:15 +0000 Hylke Bons Somehow I forgot these icons.
Thu, 14 Aug 2008 18:29:31 +0000 Hylke Bons Cigarette icon typo.
Thu, 14 Aug 2008 16:56:26 +0000 Hylke Bons About screen for 2.5.0
Thu, 14 Aug 2008 16:22:41 +0000 Hylke Bons Blue bubble experiment.
Thu, 14 Aug 2008 15:26:08 +0000 Hylke Bons Improved Dutch translation
Thu, 14 Aug 2008 14:12:36 +0000 Hylke Bons Slicker application icons. Don't hate me.
Thu, 14 Aug 2008 09:32:32 +0000 Kelemen G«¡bor hu.po: Updated Hungarian translation for 2.5
Thu, 14 Aug 2008 05:26:52 +0000 Ka-Hing Cheung merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
Thu, 14 Aug 2008 04:32:39 +0000 Daniel Atallah merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
Thu, 14 Aug 2008 04:28:47 +0000 Daniel Atallah Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
Thu, 14 Aug 2008 04:17:21 +0000 Daniel Atallah It turns out that setting the window title causes it to stop flashing on win32.
Thu, 14 Aug 2008 03:28:11 +0000 Daniel Atallah Don't emit the "buddy-typed" signal when *we* are typing.
Thu, 14 Aug 2008 02:36:56 +0000 Daniel Atallah Add a note about the timeout_add uiop being used to synchronize threads on win32.
Thu, 14 Aug 2008 05:25:12 +0000 Ka-Hing Cheung This should fix a crash that I've been seeing. I am not sure if this is the
Wed, 13 Aug 2008 19:38:25 +0000 Hylke Bons Dutch translation, icons.
Wed, 13 Aug 2008 19:18:44 +0000 Hylke Bons Updated smiley style and theme file.
Wed, 13 Aug 2008 15:59:36 +0000 Will Thompson Stu reckoned that having a new block to build the debug string is ugly;
Wed, 13 Aug 2008 15:41:48 +0000 Will Thompson Oscar passing NULL for the debug category is not great if you're filtering by category.
Wed, 13 Aug 2008 15:25:51 +0000 Will Thompson Relegate XML dumped by msn's SOAP code to MISC from INFO.
Tue, 12 Aug 2008 23:35:02 +0000 Daniel Atallah More leaks of fds to client processes.
Tue, 12 Aug 2008 23:22:47 +0000 Daniel Atallah Use non-blocking io for IRC DCC transfers.
Tue, 12 Aug 2008 23:16:58 +0000 Daniel Atallah Don't leak the fd to child processes.
Tue, 12 Aug 2008 23:09:05 +0000 Daniel Atallah Use non-blocking io for inbound TCP connections for SIMPLE.
Tue, 12 Aug 2008 23:03:31 +0000 Daniel Atallah These fds don't need to be inherited by child processes.
Tue, 12 Aug 2008 22:16:48 +0000 Daniel Atallah Use non-blocking io for direct xmpp file transfers
Tue, 12 Aug 2008 15:24:06 +0000 Jochen Kemnade German translation: small fix
Tue, 12 Aug 2008 04:53:07 +0000 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
Tue, 12 Aug 2008 04:37:18 +0000 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
Tue, 12 Aug 2008 02:24:03 +0000 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
Mon, 11 Aug 2008 19:51:24 +0000 Bj«Órn Voigt German update for V2.5
Mon, 11 Aug 2008 18:36:12 +0000 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
Mon, 11 Aug 2008 11:58:12 +0000 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
Mon, 11 Aug 2008 09:42:07 +0000 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
Sun, 10 Aug 2008 22:59:07 +0000 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
Sun, 10 Aug 2008 21:49:23 +0000 Bj«Órn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
Sun, 10 Aug 2008 18:46:32 +0000 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
Mon, 15 Sep 2008 03:03:11 +0000 SHiNE CsyFeK applied changes from 5688199e261449d33b5803dafff50d860896ebcb
Mon, 15 Sep 2008 03:02:06 +0000 SHiNE CsyFeK applied changes from 92d52eef2994d2697999177804e3665989cfa352
Mon, 15 Sep 2008 03:01:03 +0000 SHiNE CsyFeK applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
Mon, 15 Sep 2008 02:59:23 +0000 SHiNE CsyFeK applied changes from f12c8903079425d7850fa183df0b3f937b2952be
Sun, 10 Aug 2008 04:32:14 +0000 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
Sun, 10 Aug 2008 22:08:39 +0000 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
Sun, 10 Aug 2008 05:11:59 +0000 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Sun, 10 Aug 2008 01:21:17 +0000 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
Sat, 09 Aug 2008 23:23:48 +0000 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
Sat, 09 Aug 2008 04:25:58 +0000 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
Sat, 09 Aug 2008 02:24:55 +0000 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
Sat, 09 Aug 2008 02:19:02 +0000 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
Sat, 09 Aug 2008 01:58:27 +0000 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
Sat, 09 Aug 2008 02:04:21 +0000 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
Fri, 08 Aug 2008 23:34:27 +0000 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Fri, 08 Aug 2008 20:33:25 +0000 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
Fri, 08 Aug 2008 20:14:18 +0000 Hylke Bons Facebook protocol icons.
Fri, 08 Aug 2008 06:47:34 +0000 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
Sat, 09 Aug 2008 04:24:54 +0000 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
Fri, 08 Aug 2008 05:51:53 +0000 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
Fri, 08 Aug 2008 05:49:47 +0000 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
Fri, 08 Aug 2008 04:47:50 +0000 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
Fri, 08 Aug 2008 03:34:28 +0000 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
Fri, 08 Aug 2008 02:26:25 +0000 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
Thu, 07 Aug 2008 05:08:44 +0000 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
Thu, 07 Aug 2008 05:06:49 +0000 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
Tue, 05 Aug 2008 02:55:24 +0000 Elliott Sales de Andrade Fix up some whitespace problems.
Mon, 04 Aug 2008 03:46:33 +0000 Elliott Sales de Andrade Don't assign this stuff in a loop.
Sun, 03 Aug 2008 23:55:06 +0000 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
Thu, 07 Aug 2008 19:47:23 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 19:36:12 +0000 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
Mon, 25 Aug 2008 21:52:10 +0000 Laurynas Biveinis Update Lithuanian translation
Thu, 07 Aug 2008 18:45:26 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 08 Aug 2008 05:54:40 +0000 Mark Doliner Add a note for translators, because they probably have no idea what
Thu, 07 Aug 2008 18:47:36 +0000 Mark Doliner Add a changelog entry about two things I changed
Thu, 07 Aug 2008 13:00:11 +0000 ª±ric Boumaour Update to the French translation for 2.5.0 release.
Thu, 07 Aug 2008 11:14:05 +0000 ª±ric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
Thu, 07 Aug 2008 07:07:32 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 06:16:57 +0000 Ka-Hing Cheung removed an unused function
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Thu, 07 Aug 2008 04:10:22 +0000 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
Thu, 07 Aug 2008 04:03:23 +0000 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
Thu, 07 Aug 2008 03:27:21 +0000 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 02:48:21 +0000 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
Thu, 07 Aug 2008 01:46:36 +0000 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Thu, 07 Aug 2008 01:08:37 +0000 Daniel Atallah Add NULL checking to purple_markup_linkify().
Wed, 06 Aug 2008 15:50:04 +0000 Jochen Kemnade German translation update
Wed, 06 Aug 2008 13:02:34 +0000 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
Wed, 06 Aug 2008 10:33:47 +0000 Stu Tomlinson Add files with new translatable strings to POTFILES.in
Wed, 06 Aug 2008 09:27:06 +0000 Mark Doliner We talked about this and decided it was probably cleaner to not use
Wed, 06 Aug 2008 07:03:37 +0000 Mark Doliner Remove two files from POTFILES.in that have been removed from the
Wed, 27 Aug 2008 05:36:59 +0000 Justin Rodriguez clean up formatting, and added render settings for the names/markup on the blist
Tue, 26 Aug 2008 08:28:25 +0000 Justin Rodriguez theme loader cleanup, and remove a few warnings
Sun, 10 Aug 2008 03:27:12 +0000 Justin Rodriguez Changed PurpleTheme build function to only return PurpleTheme*
Sun, 10 Aug 2008 02:36:00 +0000 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
Fri, 08 Aug 2008 21:26:12 +0000 Justin Rodriguez fixed some leaks and made theme loading safer
Fri, 08 Aug 2008 20:56:44 +0000 Justin Rodriguez Fixes blist theme bug in buddy markup
Fri, 08 Aug 2008 20:47:15 +0000 Justin Rodriguez Clean up status icon themes a bit
Fri, 08 Aug 2008 16:45:21 +0000 Justin Rodriguez fized the icon diplay bug with the icon theme
Fri, 08 Aug 2008 08:07:30 +0000 Justin Rodriguez Add the icon theme files, and re-work some things
Fri, 08 Aug 2008 01:42:46 +0000 Justin Rodriguez partially working status icon theme stuff
Wed, 06 Aug 2008 02:54:39 +0000 Justin Rodriguez merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'
Wed, 06 Aug 2008 02:39:40 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
Tue, 05 Aug 2008 23:22:36 +0000 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
Tue, 05 Aug 2008 01:43:42 +0000 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
Mon, 04 Aug 2008 15:52:22 +0000 Daniel Atallah Fix win32 build
Mon, 04 Aug 2008 07:04:53 +0000 Mark Doliner Get rid of a compile warning in qq:
Mon, 04 Aug 2008 07:01:38 +0000 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
Mon, 04 Aug 2008 07:00:37 +0000 Mark Doliner Get rid of a compile warning:
Sun, 03 Aug 2008 05:13:29 +0000 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
Sat, 02 Aug 2008 19:53:06 +0000 Hylke Bons Updated tray icons.
Sat, 02 Aug 2008 15:00:46 +0000 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
Sat, 02 Aug 2008 02:40:46 +0000 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
Fri, 01 Aug 2008 21:36:48 +0000 Hylke Bons Update make file for bunny.png.
Fri, 01 Aug 2008 20:41:49 +0000 Hylke Bons Updated birthday emblem and emote-select icon.
Fri, 01 Aug 2008 20:24:26 +0000 Hylke Bons Forgot the new bunny.
Fri, 01 Aug 2008 20:12:43 +0000 Hylke Bons Object icons refresh for MSNP15.
Fri, 01 Aug 2008 19:59:31 +0000 Hylke Bons Hope this works...
Fri, 01 Aug 2008 19:45:08 +0000 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
Fri, 01 Aug 2008 07:04:25 +0000 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
Fri, 01 Aug 2008 05:16:39 +0000 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
Fri, 01 Aug 2008 04:28:36 +0000 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
Fri, 01 Aug 2008 04:06:42 +0000 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Fri, 01 Aug 2008 02:02:07 +0000 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
Wed, 30 Jul 2008 21:09:51 +0000 Daniel Atallah This should have been part of the previous commit related to no longer
Wed, 30 Jul 2008 20:36:18 +0000 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
Wed, 30 Jul 2008 20:22:22 +0000 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
Wed, 30 Jul 2008 20:08:45 +0000 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
Wed, 30 Jul 2008 04:51:58 +0000 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
Wed, 30 Jul 2008 03:58:21 +0000 Daniel Atallah Cleanup unnecessary casts and etc.
Wed, 30 Jul 2008 03:51:26 +0000 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
Tue, 29 Jul 2008 23:51:06 +0000 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
Tue, 29 Jul 2008 18:55:03 +0000 Daniel Atallah Fix a crash when the user isn't in your list.
Tue, 29 Jul 2008 18:53:00 +0000 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
Tue, 29 Jul 2008 07:02:18 +0000 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
Tue, 29 Jul 2008 07:01:30 +0000 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
Tue, 29 Jul 2008 06:12:40 +0000 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
Mon, 28 Jul 2008 05:10:48 +0000 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
Mon, 28 Jul 2008 01:51:11 +0000 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
Thu, 24 Jul 2008 04:15:13 +0000 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
Tue, 29 Jul 2008 06:08:58 +0000 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
Tue, 29 Jul 2008 05:31:57 +0000 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
Tue, 29 Jul 2008 03:40:47 +0000 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
Mon, 28 Jul 2008 04:49:39 +0000 Daniel Atallah Fix output redirection for perl plugins on win32.
Mon, 28 Jul 2008 03:47:14 +0000 Daniel Atallah EXTERN.h should be included before perl.h
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
Sun, 27 Jul 2008 23:57:00 +0000 Daniel Atallah merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
Fri, 25 Jul 2008 18:50:54 +0000 Daniel Atallah merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
Sun, 27 Jul 2008 23:36:15 +0000 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
Sun, 27 Jul 2008 22:46:49 +0000 Daniel Atallah Fix a stupid mistake in the previous commit.
Sun, 27 Jul 2008 22:34:32 +0000 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
Sun, 27 Jul 2008 15:39:05 +0000 Evan Schoenberg merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
Sun, 27 Jul 2008 15:34:00 +0000 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
Fri, 25 Jul 2008 16:03:11 +0000 Evan Schoenberg Don't show an idle time in the user info if it is 0
Sun, 27 Jul 2008 13:29:26 +0000 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
Fri, 25 Jul 2008 16:33:24 +0000 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
Wed, 23 Jul 2008 18:47:31 +0000 Ethan Blanton ahh, third-party plugins ...
Wed, 23 Jul 2008 15:23:15 +0000 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
Wed, 23 Jul 2008 05:44:56 +0000 Elliott Sales de Andrade merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
Wed, 23 Jul 2008 03:30:07 +0000 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip
Wed, 23 Jul 2008 00:36:50 +0000 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
Wed, 23 Jul 2008 00:35:30 +0000 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Tue, 22 Jul 2008 14:13:58 +0000 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
Tue, 22 Jul 2008 06:23:54 +0000 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
Mon, 21 Jul 2008 20:36:07 +0000 Ethan Blanton Correct some IRC comments for /ctcp
Mon, 21 Jul 2008 20:33:29 +0000 Vladislav Guberinic /ctcp command for IRC
Mon, 21 Jul 2008 07:46:23 +0000 Mark Doliner Just a few little cleanups.
Mon, 21 Jul 2008 06:44:21 +0000 Mark Doliner Get rid of a few low priority "high priority" comments
Mon, 21 Jul 2008 06:33:06 +0000 Mark Doliner merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
Sun, 20 Jul 2008 19:52:22 +0000 Mark Doliner Missed one of these guys
Sun, 20 Jul 2008 19:44:24 +0000 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
Sun, 20 Jul 2008 22:21:27 +0000 Evan Schoenberg Shift several rate-limiting-costly ICQ info requests to be low priority
Sun, 20 Jul 2008 22:19:10 +0000 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
Sun, 20 Jul 2008 05:53:00 +0000 Evan Schoenberg merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
Wed, 23 Jul 2008 05:36:12 +0000 Elliott Sales de Andrade Properly escape text when sending MSN pages.
Sat, 19 Jul 2008 03:10:10 +0000 Elliott Sales de Andrade merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
Sat, 19 Jul 2008 03:07:33 +0000 Elliott Sales de Andrade Properly send MSN nudges in a chat to the right window, and not open a
Sat, 19 Jul 2008 03:03:17 +0000 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
Fri, 18 Jul 2008 02:37:20 +0000 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
Fri, 18 Jul 2008 01:00:52 +0000 Elliott Sales de Andrade Fix up some spelling mistakes in MSN oim.c.
Sun, 20 Jul 2008 05:47:42 +0000 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
Sat, 19 Jul 2008 00:18:18 +0000 Daniel Atallah Fix running several Bonjour instances on the same machine.
Fri, 18 Jul 2008 21:10:23 +0000 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
Fri, 18 Jul 2008 07:05:26 +0000 Kevin Stange Make this 2.5.0-devel until we actually get to releasing...
Fri, 18 Jul 2008 00:20:47 +0000 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
Thu, 17 Jul 2008 16:48:37 +0000 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
Thu, 17 Jul 2008 16:08:09 +0000 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
Thu, 17 Jul 2008 15:12:42 +0000 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
Thu, 17 Jul 2008 05:26:47 +0000 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
Thu, 17 Jul 2008 04:53:32 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Wed, 16 Jul 2008 09:16:52 +0000 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
Wed, 16 Jul 2008 09:11:03 +0000 Mark Doliner This check is duplicated three lines above. It was probably intended
Thu, 17 Jul 2008 05:25:48 +0000 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
Thu, 17 Jul 2008 04:52:32 +0000 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
Thu, 17 Jul 2008 03:23:59 +0000 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
Wed, 16 Jul 2008 03:53:28 +0000 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
Wed, 16 Jul 2008 02:39:15 +0000 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
Wed, 16 Jul 2008 00:59:19 +0000 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
Tue, 15 Jul 2008 17:21:17 +0000 Evan Schoenberg Allow macros in the plugin name when compiling statically.
Tue, 15 Jul 2008 01:42:01 +0000 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
Mon, 14 Jul 2008 04:55:34 +0000 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
Mon, 14 Jul 2008 04:08:30 +0000 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
Mon, 14 Jul 2008 03:04:03 +0000 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
Mon, 14 Jul 2008 06:33:05 +0000 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
Sun, 13 Jul 2008 23:28:37 +0000 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
Sun, 13 Jul 2008 21:04:23 +0000 Ka-Hing Cheung sadrul pointed out that I am dumb
Sun, 13 Jul 2008 19:55:55 +0000 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
Sun, 13 Jul 2008 18:29:05 +0000 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
Sun, 13 Jul 2008 18:01:57 +0000 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
Sun, 13 Jul 2008 17:20:41 +0000 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
Sun, 13 Jul 2008 17:00:50 +0000 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
Sun, 13 Jul 2008 15:51:38 +0000 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
Sun, 13 Jul 2008 10:09:19 +0000 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
Sun, 13 Jul 2008 22:51:47 +0000 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
Sun, 13 Jul 2008 07:14:37 +0000 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
Sun, 13 Jul 2008 05:20:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
Sun, 13 Jul 2008 04:55:39 +0000 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
Sun, 13 Jul 2008 04:48:05 +0000 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
Sun, 13 Jul 2008 04:31:18 +0000 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
Sun, 13 Jul 2008 04:04:10 +0000 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
Sun, 13 Jul 2008 01:15:09 +0000 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
Sat, 12 Jul 2008 07:32:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
Sat, 12 Jul 2008 07:29:56 +0000 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
Sat, 12 Jul 2008 07:29:38 +0000 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
Sun, 13 Jul 2008 04:31:00 +0000 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
Sat, 12 Jul 2008 06:44:19 +0000 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
Sat, 12 Jul 2008 04:50:47 +0000 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Wed, 09 Jul 2008 04:39:02 +0000 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
Wed, 09 Jul 2008 04:18:07 +0000 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
Wed, 09 Jul 2008 02:06:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
Sat, 12 Jul 2008 04:50:15 +0000 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
Wed, 09 Jul 2008 01:46:10 +0000 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
Wed, 09 Jul 2008 00:32:18 +0000 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
Sun, 29 Jun 2008 20:01:14 +0000 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
Sun, 29 Jun 2008 19:17:26 +0000 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
Sat, 28 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
Sat, 28 Jun 2008 06:55:30 +0000 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
Sat, 28 Jun 2008 06:02:50 +0000 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
Sat, 28 Jun 2008 06:01:22 +0000 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
Mon, 23 Jun 2008 05:38:55 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
Mon, 23 Jun 2008 05:36:52 +0000 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
Mon, 23 Jun 2008 04:10:46 +0000 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
Mon, 23 Jun 2008 01:14:02 +0000 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
Mon, 23 Jun 2008 00:54:05 +0000 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
Sun, 22 Jun 2008 23:44:12 +0000 Elliott Sales de Andrade Remove a confusing debug message.
Wed, 09 Jul 2008 00:27:44 +0000 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
Sun, 22 Jun 2008 22:59:50 +0000 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
Sun, 22 Jun 2008 21:31:58 +0000 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
Sun, 22 Jun 2008 20:35:47 +0000 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
Sun, 22 Jun 2008 01:52:04 +0000 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
Sat, 21 Jun 2008 07:36:16 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
Sat, 21 Jun 2008 06:50:53 +0000 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
Sat, 21 Jun 2008 06:15:38 +0000 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
Sat, 21 Jun 2008 06:11:29 +0000 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
Fri, 20 Jun 2008 05:41:39 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
Fri, 20 Jun 2008 05:36:18 +0000 Elliott Sales de Andrade Make errors when sending OIM's more visible.
Fri, 20 Jun 2008 05:15:49 +0000 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
Fri, 20 Jun 2008 04:58:20 +0000 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
Tue, 17 Jun 2008 05:38:12 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Tue, 17 Jun 2008 04:11:18 +0000 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
Tue, 17 Jun 2008 00:55:26 +0000 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
Mon, 16 Jun 2008 02:29:33 +0000 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
Mon, 16 Jun 2008 01:44:28 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
Mon, 16 Jun 2008 01:43:10 +0000 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
Sun, 15 Jun 2008 18:48:14 +0000 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
Sun, 15 Jun 2008 08:22:20 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
Sun, 15 Jun 2008 08:19:46 +0000 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
Sun, 15 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sun, 15 Jun 2008 06:22:25 +0000 Elliott Sales de Andrade Finally got MSN token updating working (I think).
Sat, 14 Jun 2008 07:47:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
Sat, 14 Jun 2008 07:26:02 +0000 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
Sat, 07 Jun 2008 08:03:56 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 06:39:13 +0000 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
Sat, 07 Jun 2008 06:21:09 +0000 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
Sat, 07 Jun 2008 06:12:44 +0000 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
Sat, 07 Jun 2008 06:08:01 +0000 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
Sat, 07 Jun 2008 04:32:25 +0000 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
Sat, 07 Jun 2008 04:05:25 +0000 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
Sat, 07 Jun 2008 03:56:23 +0000 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 05:06:29 +0000 Ka-Hing Cheung patch from QuLogic, references #4875
Wed, 14 May 2008 04:39:54 +0000 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Tue, 18 Mar 2008 05:36:30 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Thu, 06 Mar 2008 04:19:53 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
Wed, 27 Feb 2008 04:49:37 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
Wed, 06 Feb 2008 03:35:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
Sun, 13 Jan 2008 00:29:56 +0000 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
Sat, 12 Jan 2008 23:32:00 +0000 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
Sat, 12 Jan 2008 23:26:29 +0000 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
Sat, 12 Jan 2008 23:25:18 +0000 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
Wed, 26 Dec 2007 02:33:46 +0000 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
Wed, 26 Dec 2007 02:30:07 +0000 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
Wed, 26 Dec 2007 02:27:18 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
Wed, 26 Dec 2007 02:01:28 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
Wed, 26 Dec 2007 01:22:00 +0000 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
Wed, 26 Dec 2007 00:35:26 +0000 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
Wed, 26 Dec 2007 00:34:50 +0000 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
Wed, 26 Dec 2007 00:34:12 +0000 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
Wed, 26 Dec 2007 00:33:39 +0000 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
Tue, 05 Aug 2008 18:51:24 +0000 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
Fri, 01 Aug 2008 22:57:11 +0000 Justin Rodriguez Couple small font fixes
Fri, 01 Aug 2008 17:04:49 +0000 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault
Thu, 31 Jul 2008 23:38:07 +0000 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
Wed, 23 Jul 2008 05:32:00 +0000 Justin Rodriguez Changed how the prefs handle themes
Tue, 22 Jul 2008 03:08:59 +0000 Justin Rodriguez Added layout capabilities to blist themes
Fri, 18 Jul 2008 22:31:28 +0000 Justin Rodriguez fixed group coloring
Fri, 18 Jul 2008 09:03:40 +0000 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
Thu, 17 Jul 2008 19:40:13 +0000 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Fri, 11 Jul 2008 19:13:24 +0000 Justin Rodriguez build function for pidgin buddy list theme loader
Fri, 11 Jul 2008 08:54:34 +0000 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
Thu, 10 Jul 2008 06:49:45 +0000 Justin Rodriguez start of blist themes (themes have no effect on display)
Sun, 06 Jul 2008 05:57:26 +0000 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
Mon, 30 Jun 2008 23:12:54 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
Mon, 30 Jun 2008 03:50:35 +0000 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
Fri, 27 Jun 2008 21:01:47 +0000 Justin Rodriguez Fixes the display problems with (option 1) sound themes
Fri, 27 Jun 2008 18:04:29 +0000 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
Fri, 27 Jun 2008 03:44:28 +0000 Justin Rodriguez fixed crash on shutdown (avoid a double free)
Fri, 27 Jun 2008 01:29:59 +0000 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
Tue, 24 Jun 2008 02:06:42 +0000 Justin Rodriguez fixed images to appear in pref menu
Sun, 22 Jun 2008 03:07:07 +0000 Justin Rodriguez more gobject fixed
Sat, 21 Jun 2008 23:42:57 +0000 Justin Rodriguez fixed some gobject stuff
Sat, 21 Jun 2008 05:55:58 +0000 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
Tue, 17 Jun 2008 03:26:00 +0000 Justin Rodriguez Fixed some warnings with loader_build
Mon, 16 Jun 2008 21:43:34 +0000 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
Mon, 16 Jun 2008 19:48:56 +0000 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
Fri, 13 Jun 2008 21:33:17 +0000 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
Thu, 12 Jun 2008 22:13:54 +0000 Justin Rodriguez Added skeleton (non-working) sound loader class
Thu, 12 Jun 2008 07:34:43 +0000 Justin Rodriguez Added minimal sound theme class (only get/set api)
Thu, 12 Jun 2008 06:25:49 +0000 Justin Rodriguez changed the purple theme formatting a bit (minor)
Wed, 11 Jun 2008 18:32:12 +0000 Justin Rodriguez Added description to theme abstract class
Wed, 11 Jun 2008 03:51:47 +0000 Justin Rodriguez Fixed some leaks formatting
Wed, 11 Jun 2008 03:41:35 +0000 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
Tue, 10 Jun 2008 21:39:35 +0000 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Sat, 07 Jun 2008 11:03:20 +0000 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
Sat, 07 Jun 2008 01:55:23 +0000 Justin Rodriguez fixed formatting and get/set properties
Sat, 07 Jun 2008 01:23:24 +0000 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Sun, 01 Jun 2008 21:39:15 +0000 Marcus Lundblad New files used for custom smileys.
Sun, 01 Jun 2008 21:07:22 +0000 Sadrul Habib Chowdhury Ooops ... compile\!
Sun, 01 Jun 2008 21:02:39 +0000 Sadrul Habib Chowdhury A couple of leak fixes.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Sat, 12 Jul 2008 14:22:34 +0000 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
Fri, 11 Jul 2008 15:27:41 +0000 Jochen Kemnade updated German translation
Fri, 11 Jul 2008 11:24:50 +0000 Sadrul Habib Chowdhury Show the count of users when joining a chat.
Fri, 11 Jul 2008 06:35:32 +0000 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
Tue, 08 Jul 2008 17:50:25 +0000 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
Sun, 06 Jul 2008 12:23:30 +0000 Jochen Kemnade German translation updated
Tue, 08 Jul 2008 00:58:21 +0000 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
Mon, 07 Jul 2008 01:03:44 +0000 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
Sun, 06 Jul 2008 17:54:14 +0000 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
Fri, 04 Jul 2008 21:56:30 +0000 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
Fri, 04 Jul 2008 21:30:04 +0000 Ethan Blanton Add CAcert.org to the Pidgin certificates
Sun, 06 Jul 2008 19:56:59 +0000 Ka-Hing Cheung set the purple connection name to the one we are about to try
Sun, 06 Jul 2008 17:24:35 +0000 Ka-Hing Cheung let's not leak if nothing is changed
Sun, 06 Jul 2008 17:19:27 +0000 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
Fri, 04 Jul 2008 17:59:25 +0000 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
Fri, 04 Jul 2008 16:14:48 +0000 Evan Schoenberg Whitespace fix
Fri, 04 Jul 2008 16:14:35 +0000 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
Fri, 04 Jul 2008 16:07:20 +0000 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
Fri, 04 Jul 2008 15:41:26 +0000 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
Thu, 03 Jul 2008 19:53:31 +0000 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
Thu, 03 Jul 2008 17:30:30 +0000 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
Thu, 03 Jul 2008 17:25:00 +0000 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
Thu, 03 Jul 2008 17:19:46 +0000 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
Thu, 03 Jul 2008 15:38:49 +0000 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
Thu, 03 Jul 2008 14:51:52 +0000 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
Wed, 18 Jun 2008 13:17:52 +0000 Will Thompson Improve PurpleConvChatBuddy documentation
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Thu, 03 Jul 2008 00:11:48 +0000 Sadrul Habib Chowdhury Document the command signals.
Wed, 02 Jul 2008 23:58:53 +0000 Sadrul Habib Chowdhury Tab-completion for commands in finch.
Wed, 02 Jul 2008 23:50:59 +0000 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
Wed, 02 Jul 2008 16:54:03 +0000 Richard Laager Whitespace fix
Wed, 02 Jul 2008 16:53:03 +0000 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
Wed, 02 Jul 2008 00:19:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
Wed, 02 Jul 2008 14:29:26 +0000 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
Wed, 02 Jul 2008 12:40:38 +0000 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
Wed, 02 Jul 2008 00:07:56 +0000 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
Wed, 02 Jul 2008 00:06:25 +0000 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
Tue, 01 Jul 2008 23:41:20 +0000 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 23:21:20 +0000 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
Tue, 01 Jul 2008 20:47:28 +0000 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
Tue, 01 Jul 2008 21:58:23 +0000 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
Tue, 01 Jul 2008 18:06:32 +0000 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
Tue, 01 Jul 2008 04:26:19 +0000 Evan Schoenberg jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
Mon, 30 Jun 2008 22:58:18 +0000 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug
Sun, 29 Jun 2008 01:51:59 +0000 Sadrul Habib Chowdhury Allow rebinding button activations (e.g. to space).
Sun, 29 Jun 2008 01:50:21 +0000 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
Fri, 27 Jun 2008 00:01:59 +0000 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
Thu, 26 Jun 2008 19:08:55 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
Thu, 26 Jun 2008 19:05:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
Thu, 26 Jun 2008 09:14:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Thu, 26 Jun 2008 05:34:55 +0000 Mark Doliner Remove a unused variable
Thu, 26 Jun 2008 01:14:34 +0000 Stu Tomlinson merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
Wed, 25 Jun 2008 21:31:31 +0000 Bj«Órn Voigt small German update
Thu, 26 Jun 2008 00:01:52 +0000 Mark Doliner Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
Mon, 23 Jun 2008 15:33:44 +0000 Daniel Atallah Allow multiple spellcheck dictionaries to be installed at the same time on
Sat, 21 Jun 2008 20:28:14 +0000 Mark Doliner Helper functions are cool
Sat, 21 Jun 2008 16:32:51 +0000 Sadrul Habib Chowdhury Plug the memory leak in the tooltip for menutrays properly. Thanks to
Sat, 21 Jun 2008 11:07:17 +0000 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
Sat, 21 Jun 2008 06:56:35 +0000 Sadrul Habib Chowdhury Mobile status are created as independant statuses, which cannot be the
Sat, 21 Jun 2008 04:50:36 +0000 Sadrul Habib Chowdhury Small leak fix.
Wed, 18 Jun 2008 03:27:05 +0000 Sadrul Habib Chowdhury merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
Wed, 18 Jun 2008 03:16:28 +0000 Daniel Atallah We only allow one keepalive timeout, so simplify this.
Wed, 18 Jun 2008 03:14:47 +0000 Daniel Atallah Cleanup some duplication and simplify this.
Wed, 18 Jun 2008 00:24:44 +0000 Richard Laager Some header inclusion fixes to help on NetBSD/FreeBSD.
Mon, 16 Jun 2008 15:19:11 +0000 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
Mon, 16 Jun 2008 01:03:23 +0000 Mark Doliner merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
Sun, 15 Jun 2008 12:56:30 +0000 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
Sun, 15 Jun 2008 12:54:23 +0000 Will Thompson document PurpleAttentionType slightly
Sun, 15 Jun 2008 12:53:59 +0000 Will Thompson add some trivial documentation to PurpleSoundUiOps
Sun, 15 Jun 2008 12:53:16 +0000 Will Thompson Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
Sun, 15 Jun 2008 12:50:23 +0000 Will Thompson Document a few types in cmds, partly to make doxygen links to those types work.
Sat, 14 Jun 2008 20:22:49 +0000 Evan Schoenberg I'm embarassed by this random semicolon.
Sat, 14 Jun 2008 19:12:47 +0000 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
Sat, 14 Jun 2008 04:50:35 +0000 Elliott Sales de Andrade Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
Sat, 14 Jun 2008 03:20:19 +0000 Daniel Atallah Improve error handling for xmpp file transfers.
Sat, 14 Jun 2008 01:09:29 +0000 Daniel Atallah Don't impose a restriction on who you can send files to for XMPP.
Sat, 14 Jun 2008 00:59:35 +0000 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
Sat, 14 Jun 2008 02:03:26 +0000 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
Sat, 14 Jun 2008 02:01:41 +0000 Sadrul Habib Chowdhury Avoid searching for a buddy with an empty name. This happens for the
Fri, 13 Jun 2008 18:35:25 +0000 Mark Doliner merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
Fri, 13 Jun 2008 04:57:45 +0000 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
Fri, 13 Jun 2008 04:34:06 +0000 Daniel Atallah Use the chat user's real username (if available) for more things (e.g.) file
Fri, 13 Jun 2008 04:19:31 +0000 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
Sat, 14 Jun 2008 00:59:09 +0000 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
Fri, 13 Jun 2008 01:08:31 +0000 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
Thu, 12 Jun 2008 16:34:53 +0000 Jochen Kemnade German translation update
Thu, 12 Jun 2008 16:09:58 +0000 Mark Doliner There's no need to dup this
Wed, 11 Jun 2008 15:36:42 +0000 Mark Doliner merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
Wed, 11 Jun 2008 15:36:36 +0000 Mark Doliner No one has any idea what evil is (in bed)
Wed, 11 Jun 2008 02:42:23 +0000 Stu Tomlinson Kill the warning 'field' may be used uninitialized in this function
Tue, 10 Jun 2008 16:23:14 +0000 Richard Laager Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
Tue, 10 Jun 2008 16:18:12 +0000 Richard Laager Add another translation: wud -> would
Tue, 10 Jun 2008 07:56:52 +0000 Mark Doliner I should have my email address in here, I think. I'd be ok with
Tue, 10 Jun 2008 06:26:16 +0000 Ka-Hing Cheung silence a warning
Tue, 10 Jun 2008 06:23:35 +0000 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
Mon, 09 Jun 2008 19:34:25 +0000 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
Mon, 09 Jun 2008 19:32:20 +0000 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
Mon, 09 Jun 2008 19:31:43 +0000 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
Mon, 09 Jun 2008 19:06:08 +0000 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
Mon, 09 Jun 2008 18:58:45 +0000 Jochen Kemnade German translation update
Mon, 09 Jun 2008 18:43:11 +0000 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
Mon, 09 Jun 2008 18:04:13 +0000 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
Mon, 09 Jun 2008 17:28:08 +0000 Daniel Atallah re-Fix win32 build.
Mon, 09 Jun 2008 14:34:43 +0000 Daniel Atallah Fix win32 build.
Mon, 09 Jun 2008 06:35:52 +0000 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
Mon, 09 Jun 2008 02:28:39 +0000 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Mon, 09 Jun 2008 02:18:05 +0000 Richard Laager ChangeLog that last commit
Mon, 09 Jun 2008 02:10:18 +0000 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
Mon, 09 Jun 2008 00:14:40 +0000 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
Sun, 08 Jun 2008 23:00:36 +0000 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
Sun, 08 Jun 2008 22:59:32 +0000 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
Sun, 08 Jun 2008 22:52:01 +0000 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
Sun, 08 Jun 2008 23:00:24 +0000 Kevin Stange Fix this wording to express that this is related to adding new buddies.
Sun, 08 Jun 2008 22:51:29 +0000 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
Sun, 08 Jun 2008 22:18:14 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
Sun, 08 Jun 2008 21:59:54 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
Sun, 08 Jun 2008 21:54:56 +0000 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
Sun, 08 Jun 2008 21:44:50 +0000 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
Sun, 08 Jun 2008 19:15:26 +0000 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
Sun, 08 Jun 2008 16:02:46 +0000 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
Sat, 07 Jun 2008 20:37:46 +0000 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
Sat, 07 Jun 2008 20:37:18 +0000 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
Sat, 07 Jun 2008 19:11:48 +0000 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
Sat, 07 Jun 2008 18:52:57 +0000 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
Sat, 07 Jun 2008 18:42:48 +0000 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
Sat, 07 Jun 2008 18:42:12 +0000 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
Sat, 07 Jun 2008 15:41:05 +0000 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
Sat, 07 Jun 2008 14:26:41 +0000 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
Sat, 07 Jun 2008 05:23:54 +0000 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
Sat, 07 Jun 2008 01:58:23 +0000 Richard Laager A patch from toofishes to fix a crash.
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Sat, 07 Jun 2008 01:06:41 +0000 Mark Doliner Documentation: Use the word opaque to describe the data structure
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Sat, 07 Jun 2008 00:43:33 +0000 Mark Doliner Remove an unused linked list
Fri, 06 Jun 2008 23:10:01 +0000 Mark Doliner Minor documentation and whitespace
Fri, 06 Jun 2008 22:51:17 +0000 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
Fri, 06 Jun 2008 22:49:43 +0000 Mark Doliner These forward declarations aren't needed
Fri, 06 Jun 2008 22:46:31 +0000 Mark Doliner We don't need this thing, right?
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 06 Jun 2008 06:41:07 +0000 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
Fri, 06 Jun 2008 06:31:53 +0000 Daniel Atallah Plug a small and unlikely leak.
Fri, 06 Jun 2008 03:04:05 +0000 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
Thu, 05 Jun 2008 23:55:01 +0000 Mark Doliner Don't send an auto-response when you're away and you IM someone
Thu, 05 Jun 2008 22:40:11 +0000 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
Thu, 05 Jun 2008 20:02:13 +0000 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
Thu, 05 Jun 2008 22:36:21 +0000 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
Thu, 05 Jun 2008 12:25:20 +0000 Stu Tomlinson Include the send button plugin in the win32 build
Thu, 05 Jun 2008 10:23:58 +0000 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
Thu, 05 Jun 2008 10:16:23 +0000 Sadrul Habib Chowdhury Correctly detect system logs.
Thu, 05 Jun 2008 00:44:58 +0000 Hylke Bons Update some status icons.
Wed, 04 Jun 2008 23:05:31 +0000 Mark Doliner Don't crash if the given jabber id is invalid. For example,
Wed, 04 Jun 2008 22:50:40 +0000 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
Wed, 04 Jun 2008 03:22:36 +0000 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
Wed, 04 Jun 2008 01:05:20 +0000 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
Tue, 03 Jun 2008 23:51:12 +0000 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
Tue, 03 Jun 2008 23:47:24 +0000 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
Wed, 04 Jun 2008 22:49:23 +0000 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
Tue, 03 Jun 2008 22:34:32 +0000 Sadrul Habib Chowdhury Correct the documentation.
Tue, 03 Jun 2008 05:51:17 +0000 Mark Doliner A few character comment change.
Tue, 03 Jun 2008 05:18:52 +0000 Mark Doliner I can't think of any reason we would need to use the zero versions of
Tue, 03 Jun 2008 05:12:51 +0000 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
Tue, 03 Jun 2008 03:53:14 +0000 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
Tue, 03 Jun 2008 02:31:28 +0000 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
Tue, 03 Jun 2008 00:10:46 +0000 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
Tue, 03 Jun 2008 00:09:11 +0000 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
Mon, 02 Jun 2008 11:31:20 +0000 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
Mon, 02 Jun 2008 09:52:30 +0000 Mark Doliner The status type says that mood and moodtext are strings, so we don't
Mon, 02 Jun 2008 09:39:32 +0000 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
Mon, 02 Jun 2008 09:05:22 +0000 Mark Doliner Whitespace
Mon, 02 Jun 2008 09:00:11 +0000 Mark Doliner Whoops, I should have inverted this logic.
Mon, 02 Jun 2008 08:51:40 +0000 Mark Doliner Short-circuit earlier if the buddy is offline
Mon, 02 Jun 2008 05:06:58 +0000 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
Sun, 01 Jun 2008 21:36:43 +0000 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
Sun, 01 Jun 2008 21:34:50 +0000 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
Sun, 01 Jun 2008 21:20:59 +0000 Sadrul Habib Chowdhury Remove compile warnings.
Sun, 01 Jun 2008 18:08:14 +0000 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
Sun, 01 Jun 2008 20:05:06 +0000 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
Sun, 01 Jun 2008 04:48:51 +0000 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
Sun, 01 Jun 2008 01:39:03 +0000 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.
Sun, 01 Jun 2008 01:34:34 +0000 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
Sat, 31 May 2008 13:30:28 +0000 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
Fri, 30 May 2008 22:56:39 +0000 Sadrul Habib Chowdhury Add doxygen foo for FinchBlistManager.
Fri, 30 May 2008 22:21:57 +0000 Bj«Órn Voigt - Changed back "Email" to "E-Mail" in German translation
Fri, 30 May 2008 19:45:46 +0000 Stu Tomlinson merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
Fri, 30 May 2008 14:40:10 +0000 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
Fri, 30 May 2008 19:26:10 +0000 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
Fri, 30 May 2008 04:33:44 +0000 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
Fri, 30 May 2008 01:51:43 +0000 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve
Thu, 29 May 2008 22:26:59 +0000 Daniel Atallah Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
Thu, 29 May 2008 17:41:08 +0000 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
Thu, 29 May 2008 15:30:26 +0000 Jochen Kemnade German translation update
Thu, 29 May 2008 14:48:49 +0000 Stu Tomlinson Avoid potentially uninitialized variables
Thu, 29 May 2008 12:27:27 +0000 Will Thompson merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
Thu, 29 May 2008 12:25:32 +0000 Will Thompson Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
Thu, 29 May 2008 12:23:51 +0000 Will Thompson Restore status on login on GG, rather than setting Available first.
Thu, 29 May 2008 12:17:05 +0000 Will Thompson Add a prototype for ggp_to_gg_status.
Thu, 29 May 2008 12:15:41 +0000 Will Thompson Extract converting a PurpleStatus to GG's format to its own function.
Thu, 29 May 2008 11:43:52 +0000 Will Thompson Mark a string as translatable in prpl-gg. References #5693.
Thu, 29 May 2008 11:42:08 +0000 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
Thu, 29 May 2008 06:00:09 +0000 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
Thu, 29 May 2008 02:00:57 +0000 Daniel Atallah Unleak some tooltip related pango stuff.
Thu, 29 May 2008 01:59:52 +0000 Daniel Atallah eperez noticed that there's an extra unused column here.
Wed, 28 May 2008 22:39:51 +0000 Sadrul Habib Chowdhury Update the smiley in the smiley dialog if the imagefile is changed.
Thu, 29 May 2008 11:39:42 +0000 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
Wed, 28 May 2008 05:30:02 +0000 Richard Nelson Add an invite menu for chats
Wed, 28 May 2008 05:29:23 +0000 Richard Nelson Remove an unused variable
Wed, 28 May 2008 05:20:54 +0000 Daniel Atallah Plug a small leak.
Wed, 28 May 2008 05:12:08 +0000 Sadrul Habib Chowdhury merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'
Tue, 27 May 2008 21:47:41 +0000 Evan Schoenberg Two leak fixes for purple_icqinfo()
Tue, 27 May 2008 21:41:29 +0000 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
Tue, 27 May 2008 17:31:39 +0000 Daniel Atallah Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
Tue, 27 May 2008 10:39:37 +0000 Evan Schoenberg Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
Wed, 28 May 2008 05:10:43 +0000 Sadrul Habib Chowdhury Add documentation for some new API.
Wed, 28 May 2008 05:04:02 +0000 Sadrul Habib Chowdhury Fix the linkification. Also, remember the html-codes for a tag instead of
Tue, 27 May 2008 07:11:38 +0000 Sadrul Habib Chowdhury Use the hashtable of resources here.
Tue, 27 May 2008 04:11:04 +0000 Sadrul Habib Chowdhury merge of '20372c17661f91b48107dadf3019a7b9123f3650'
Tue, 27 May 2008 03:47:16 +0000 Evan Schoenberg merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'
Tue, 27 May 2008 03:45:02 +0000 John Bailey merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'
Tue, 27 May 2008 04:10:43 +0000 Sadrul Habib Chowdhury disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
Tue, 27 May 2008 03:24:19 +0000 Gary Kramlich We don't need named initialiers here since we're already doing an active initilization
Tue, 27 May 2008 03:45:59 +0000 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
Tue, 27 May 2008 03:16:15 +0000 Evan Schoenberg ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
Tue, 27 May 2008 02:14:14 +0000 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
Tue, 27 May 2008 02:10:35 +0000 Evan Schoenberg Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
Tue, 27 May 2008 01:38:38 +0000 Evan Schoenberg merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'
Tue, 27 May 2008 01:38:35 +0000 Evan Schoenberg merge of '50ee8ea93d28a742019b72de39c81427af3ca785'
Mon, 26 May 2008 20:51:10 +0000 Will Thompson merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'
Mon, 26 May 2008 20:46:00 +0000 Will Thompson Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
Mon, 26 May 2008 02:16:05 +0000 Will Thompson merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'
Tue, 27 May 2008 01:37:42 +0000 Evan Schoenberg Use the notify_user_info API for the vcard information instead of creating
Tue, 27 May 2008 01:19:07 +0000 Evan Schoenberg Added prepend functions for notify_user_info section headers and breaks
Mon, 26 May 2008 20:03:40 +0000 Ethan Blanton merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'
Mon, 26 May 2008 19:15:49 +0000 Jochen Kemnade German translation updated
Mon, 26 May 2008 14:30:00 +0000 Evan Schoenberg If plugins are enabled and some protocols or plugins are also being compiled
Tue, 27 May 2008 01:11:46 +0000 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Mon, 26 May 2008 17:10:55 +0000 Richard Laager Stu and Ethan think we should ignore SIGHUP. That's fine by me.
Mon, 26 May 2008 06:50:06 +0000 Richard Laager Changes to the docklet mnemonics patch to make them more consistent with
Mon, 26 May 2008 06:48:59 +0000 Kevin Wu Won A patch from Kevin Wu Won to add mnemonics to the docklet menu.
Mon, 26 May 2008 06:47:32 +0000 Richard Laager merge of '105b7094f7adbdda665762aa99781df1fad9d86c'
Mon, 26 May 2008 03:42:05 +0000 Sadrul Habib Chowdhury merge of 'a06b635ebc40ccdad112528557020cfd60238d88'
Mon, 26 May 2008 03:40:54 +0000 Sadrul Habib Chowdhury Do not show custom smileys where the prpl doesn't support them. Thanks
Sun, 25 May 2008 23:48:57 +0000 Sadrul Habib Chowdhury merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
Sun, 25 May 2008 23:46:19 +0000 Sadrul Habib Chowdhury Do not prepend the BOM when converting from UTF-8 to UTF-16, since
Mon, 26 May 2008 06:42:20 +0000 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to remove a use of the
Mon, 26 May 2008 06:37:52 +0000 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to properly name the variables
Mon, 26 May 2008 06:31:12 +0000 Richard Laager Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling
Mon, 26 May 2008 06:25:13 +0000 Richard Laager Use purple_core_quit() in the sighandler instead of duplicating part of it.
Sun, 25 May 2008 23:48:50 +0000 Richard Laager merge of '1a20622e5eb611356f66565b96618ab1cfe1e231'
Sun, 25 May 2008 22:06:51 +0000 Richard Laager merge of '45401c961ca97b6dd3675db39ca8d46f5142dada'
Sun, 25 May 2008 18:05:19 +0000 Sadrul Habib Chowdhury Update the perl bindings for the changed smiley API.
Sun, 25 May 2008 18:03:42 +0000 Sadrul Habib Chowdhury merge of '64869f284f4934e2f05446fc3d50960b6296ad5b'
Sun, 25 May 2008 16:18:15 +0000 Sadrul Habib Chowdhury merge of '217103c3e954ff2d295a6590ad3477d357894f9c'
Sun, 25 May 2008 16:16:22 +0000 Marcus Lundblad Always store custom smileys with hashed filenames. Closes #5913.
Sun, 25 May 2008 16:08:26 +0000 Sadrul Habib Chowdhury Try to get a hashtable created by the prpl first before joining a chat
Sun, 25 May 2008 23:48:28 +0000 Richard Laager A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Sun, 25 May 2008 17:39:29 +0000 Richard Laager Sync up the developer and CPW lists. This also sorts Sean Egan in with
Sun, 25 May 2008 00:44:11 +0000 Richard Laager "Not External" sounds weird to me.
Sun, 25 May 2008 00:41:53 +0000 Richard Laager merge of 'cd0389d15f155a498b41fe0f52b2b611afab9d12'
Sat, 24 May 2008 23:03:20 +0000 Sadrul Habib Chowdhury Highlight the mail window for new mails.
Sat, 24 May 2008 22:54:06 +0000 Sadrul Habib Chowdhury Don't try to escape a NULL text. This gets rid of a runtime warning.
Sat, 24 May 2008 22:49:44 +0000 Sadrul Habib Chowdhury Treat digits and alphabets as the same class of characters when looking
Sat, 24 May 2008 08:34:54 +0000 Jochen Kemnade German translation update
Sun, 25 May 2008 00:40:15 +0000 Richard Laager When compiling against an external libzephyr, we need to use its zephyr.h,
Fri, 23 May 2008 20:35:29 +0000 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
Fri, 23 May 2008 16:47:59 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
Fri, 23 May 2008 02:23:07 +0000 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
Thu, 22 May 2008 21:44:53 +0000 Sadrul Habib Chowdhury Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p
Thu, 22 May 2008 21:19:31 +0000 Sadrul Habib Chowdhury Get rid of the boldness of the bold timestamps.
Thu, 22 May 2008 17:47:50 +0000 Sadrul Habib Chowdhury Fix the offset for coloring nicknames, especially for auto-replies, and
Thu, 22 May 2008 17:14:48 +0000 Sadrul Habib Chowdhury Fix exporting proper HTML for tags.
Thu, 22 May 2008 00:07:01 +0000 Sadrul Habib Chowdhury Show the custom icon menu for a contact even if it's collapsed.
Thu, 22 May 2008 00:04:31 +0000 Sadrul Habib Chowdhury Fix 'make docs' when builddir is not the same as srcdir.
Wed, 21 May 2008 23:52:31 +0000 Sadrul Habib Chowdhury Disable the 'remove custom icon' item from the menu if a custom icon isn't set.
Wed, 21 May 2008 17:56:20 +0000 Sadrul Habib Chowdhury Modified patch from malu to "Add context menu alternative to add received
Wed, 21 May 2008 12:29:27 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head a9b83251335ed42daf54164bf8c5120166f0e589)
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Sun, 18 May 2008 22:02:43 +0000 Etan Reisner Buddy icons in the buddy list should not default to being marked idle. Thanks
Sat, 17 May 2008 19:54:58 +0000 Etan Reisner Remove an else block which just calls pidgin_blist_get_emblem on a PurpleChat,
Sat, 17 May 2008 19:53:28 +0000 Etan Reisner Add support for setting and removing custom buddy icons to contacts, chats,
Fri, 16 May 2008 03:18:27 +0000 Etan Reisner merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
Fri, 16 May 2008 03:18:20 +0000 Etan Reisner merge of '1845c83f173f8fb02f105f4b7ef8768b0a11961e'
Fri, 16 May 2008 00:55:53 +0000 Sadrul Habib Chowdhury Put the 'manage' button outside the scrolling area.
Wed, 14 May 2008 23:36:37 +0000 Evan Schoenberg When calling serv_got_chat_in() after sending a group chat message (to let
Tue, 13 May 2008 06:04:27 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)
Tue, 13 May 2008 06:04:10 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338)
Tue, 13 May 2008 02:49:30 +0000 Sadrul Habib Chowdhury Change how the columns in the account-manager window are resized.
Tue, 13 May 2008 02:48:08 +0000 Sadrul Habib Chowdhury Make group names case insensitive, which is the case in the official MSN,
Tue, 13 May 2008 02:26:34 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)
Tue, 13 May 2008 06:03:58 +0000 Sadrul Habib Chowdhury Add malu in COPYRIGHT. This is a "D'oh!" moment.
Tue, 13 May 2008 02:24:17 +0000 Sadrul Habib Chowdhury Expose smiley API to perl plugins.
Tue, 13 May 2008 00:29:22 +0000 Sadrul Habib Chowdhury Expose the smiley API to dbus.
Tue, 13 May 2008 00:27:36 +0000 Sadrul Habib Chowdhury Update the dbus-analyze script to deal with multiline function
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Mon, 12 May 2008 23:09:30 +0000 Sadrul Habib Chowdhury Modified patch from malu to add an 'Edit' button in the smiley manager
Sun, 11 May 2008 22:02:37 +0000 Sadrul Habib Chowdhury Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
Sun, 11 May 2008 18:08:57 +0000 Sadrul Habib Chowdhury Patch from Masca to restrict the size of incoming custom smileys to a
Sun, 11 May 2008 04:08:06 +0000 Sadrul Habib Chowdhury Some little usability changes in the custom smiley dialog.
Sun, 11 May 2008 04:04:35 +0000 Sadrul Habib Chowdhury Separate the custom smileys from the regular smileys, and add a 'Manage'
Sat, 10 May 2008 17:05:25 +0000 Sadrul Habib Chowdhury Show some possibly helpful text in the tooltip for disabled smileys.
Sat, 10 May 2008 17:00:42 +0000 Sadrul Habib Chowdhury Patch from malu (mlundblad) to disable a regular smiley in the smiley
Sat, 10 May 2008 16:31:06 +0000 Sadrul Habib Chowdhury Make PurpleSmiley a GObject.
Wed, 07 May 2008 18:53:13 +0000 Sadrul Habib Chowdhury Changelog the API additions, and add a missing define. Thanks to malu for
Wed, 07 May 2008 18:22:49 +0000 Sadrul Habib Chowdhury A leak fix from malu. Thanks!
Wed, 07 May 2008 18:13:14 +0000 Sadrul Habib Chowdhury Show the custom smileys only on accounts that support it. References
Wed, 07 May 2008 04:05:19 +0000 Sadrul Habib Chowdhury Unref some gdkpixbufs to plug some memory leaks. References #1187.
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Mon, 28 Apr 2008 07:43:50 +0000 Sadrul Habib Chowdhury Fix a small leak. And sort the smileys alphabetically, as suggested by
Mon, 28 Apr 2008 06:29:26 +0000 Sadrul Habib Chowdhury Patch from Masca to use the buddy-icon selector to select a custom
Mon, 28 Apr 2008 06:24:01 +0000 Sadrul Habib Chowdhury Add a utility function to create a pixbuf from a stored image.
Mon, 28 Apr 2008 06:11:36 +0000 Sadrul Habib Chowdhury Remove undocumented and [apparently] unnecessary parameter from
Mon, 28 Apr 2008 00:01:07 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Mon, 31 Mar 2008 21:23:57 +0000 Sadrul Habib Chowdhury Update patch to add support for sending custom smileys in msnp9. I included some fixes from the msnp14 patch that were not corrected in the patch, and also the fix for setting buddyicons. References #1187.
Mon, 31 Mar 2008 21:04:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
Thu, 15 May 2008 05:49:40 +0000 Etan Reisner Compile and de-warn.
Thu, 15 May 2008 04:00:22 +0000 Etan Reisner Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
Thu, 15 May 2008 03:26:46 +0000 Etan Reisner Make pidgin_set_custom_buddy_icon use the
Thu, 15 May 2008 02:35:53 +0000 Etan Reisner Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
Tue, 13 May 2008 04:40:04 +0000 Etan Reisner Update some calls to the functions I just deprecated.
Tue, 13 May 2008 04:36:07 +0000 Etan Reisner Add the purple_buddy_icons_node_has_custom_icon,
Tue, 13 May 2008 04:26:28 +0000 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
Mon, 12 May 2008 02:19:06 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
Wed, 07 May 2008 12:17:01 +0000 Evan Schoenberg merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
Wed, 07 May 2008 12:16:55 +0000 Evan Schoenberg Restored screen name to username change lost in propagation merge
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Wed, 30 Apr 2008 21:09:59 +0000 Evan Schoenberg The key and value need to be g_stdup()'d before adding to the hash table
Wed, 30 Apr 2008 16:50:06 +0000 Sadrul Habib Chowdhury merge of '88d15a78416cbab803d3b60b47292506e763d5d0'
Wed, 30 Apr 2008 14:06:03 +0000 Evan Schoenberg g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
Wed, 30 Apr 2008 11:28:23 +0000 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
Wed, 30 Apr 2008 11:28:19 +0000 Sadrul Habib Chowdhury merge of '6b848e03c7f6c7c392579517011deded648dedec'
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Wed, 30 Apr 2008 05:56:53 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
Wed, 30 Apr 2008 05:50:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
Fri, 23 May 2008 16:46:19 +0000 Sadrul Habib Chowdhury merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'
Fri, 23 May 2008 15:24:07 +0000 Will Thompson Add a mnemonic to "Create this new account on the server".
Fri, 23 May 2008 14:58:39 +0000 Will Thompson NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
Fri, 23 May 2008 13:39:22 +0000 Stu Tomlinson Unleak
Fri, 23 May 2008 13:38:40 +0000 Stu Tomlinson Unleak
Fri, 23 May 2008 13:08:08 +0000 Stu Tomlinson Fix a TODO uncovered by Mark the other day. Instead of using a hacky
Fri, 23 May 2008 13:04:50 +0000 Stu Tomlinson Rename and re-order the preference sound buttons to be "Browse...",
Fri, 23 May 2008 13:03:18 +0000 Stu Tomlinson Make it more obvious that there is a default buddy pounce sound, and
Thu, 22 May 2008 21:38:06 +0000 Daniel Atallah Some fixes from Eion Robb and me to prevent bonjour crashes with the newly
Thu, 22 May 2008 20:24:19 +0000 Daniel Atallah Update to Yahoo Aliases from John Moody to handle new server behavior. If
Thu, 22 May 2008 18:01:58 +0000 Daniel Atallah Fix a double-free in the yahoo profile/icon handling. This is from a downstream
Thu, 22 May 2008 17:09:32 +0000 Richard Laager disapproval of revision 'c7e4a2de6be91644b964c05d489d38174fbcbb22'
Thu, 22 May 2008 03:02:39 +0000 Stu Tomlinson Part of a patch from ubuntu to remove entropy from purple-remote when
Thu, 22 May 2008 02:51:12 +0000 John Bailey Changelog that Yahoo! patch
Thu, 22 May 2008 02:46:47 +0000 Yusuke Odate Patch from Yusuke Odate to fix Yahoo! Japan encoding to be UTF-8 to match
Wed, 21 May 2008 22:26:51 +0000 Richard Laager merge of 'a9b83251335ed42daf54164bf8c5120166f0e589'
Wed, 21 May 2008 15:47:21 +0000 Jochen Kemnade German translation updated
Wed, 21 May 2008 05:07:25 +0000 Sadrul Habib Chowdhury Allow account registration in a new account dialog.
Wed, 21 May 2008 04:13:12 +0000 Ka-Hing Cheung make this compile
Wed, 21 May 2008 01:59:38 +0000 Evan Schoenberg merge of '59d7f03afa561d4e3ef6d618e8d8d2a99c0dee88'
Wed, 21 May 2008 01:57:07 +0000 Daniel Atallah Plug leak.
Wed, 21 May 2008 01:58:33 +0000 Evan Schoenberg merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'
Wed, 21 May 2008 01:57:04 +0000 Evan Schoenberg disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
Wed, 21 May 2008 01:58:04 +0000 Evan Schoenberg Don't include the space in the localized text at all for the text/code error separation
Wed, 21 May 2008 01:56:52 +0000 Evan Schoenberg Don't put a space in front of the code if there is no text to go before it.
Wed, 21 May 2008 01:49:03 +0000 Evan Schoenberg Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting with
Wed, 21 May 2008 01:46:01 +0000 Evan Schoenberg merge of '73ff5eb429127d9a89484809ba81b50b6ed5c200'
Wed, 21 May 2008 01:45:54 +0000 Evan Schoenberg If we receive a "text" child for an error, include it as the message text
Wed, 21 May 2008 22:06:52 +0000 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
Wed, 21 May 2008 21:07:22 +0000 Ari Pollak Import a patch from Debian:
Wed, 21 May 2008 21:05:09 +0000 Ari Pollak Import a patch (with changes) from Debian:
Tue, 01 Jul 2008 23:47:34 +0000 Evan Schoenberg Removed duplicate changelog entry
Tue, 01 Jul 2008 23:44:00 +0000 Evan Schoenberg merge of '7de4400bc908601979951f3463a2ba92f322b9ad'
Tue, 01 Jul 2008 23:21:30 +0000 Evan Schoenberg merge of '07711878c5fcdc260a917031f095acbe661b342d'
Tue, 01 Jul 2008 22:57:20 +0000 Richard Laager Update POTFILES.in
Tue, 01 Jul 2008 22:46:28 +0000 Richard Laager Prepare for a 2.4.3 release.
Tue, 01 Jul 2008 20:49:24 +0000 Stu Tomlinson Various miscellaneous ChangeLog updates
Tue, 01 Jul 2008 20:49:07 +0000 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
Tue, 01 Jul 2008 21:49:46 +0000 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
Tue, 01 Jul 2008 21:33:14 +0000 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
Sun, 29 Jun 2008 14:25:09 +0000 SHiNE CsyFeK merge of '000a0fa4bca9f18691f0a61e01bbac1aa76437c1'
Sat, 28 Jun 2008 04:24:24 +0000 Sadrul Habib Chowdhury *** Plucked rev da43d671 (sadrul@pidgin.im):
Thu, 26 Jun 2008 19:08:38 +0000 Stu Tomlinson Compatibility with older glib versions
Thu, 26 Jun 2008 19:04:52 +0000 Stu Tomlinson MSN SLP fix
Thu, 26 Jun 2008 09:14:31 +0000 Richard Laager Sadrul asks, I giveth:
Thu, 26 Jun 2008 08:42:49 +0000 Richard Laager MSN SLP fix
Thu, 26 Jun 2008 01:18:05 +0000 Stu Tomlinson applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1e
Thu, 26 Jun 2008 01:17:25 +0000 Stu Tomlinson merge of '78bf389fcde2b7031fecab2f75daefd749395421'
Sun, 29 Jun 2008 14:24:21 +0000 SHiNE CsyFeK Sun Jun 29 22:00:12 CST 2008 csyfek@gmail.com
Tue, 24 Jun 2008 12:28:38 +0000 SHiNE CsyFeK patch-05-reconnect-and-code-cleanup
Tue, 24 Jun 2008 12:22:40 +0000 SHiNE CsyFeK patch-04-tcp-pending
Tue, 24 Jun 2008 12:09:16 +0000 SHiNE CsyFeK patch-03-add-qq_hex_dump
Tue, 24 Jun 2008 11:58:57 +0000 SHiNE CsyFeK patch-02-fix-multiarch
Mon, 23 Jun 2008 15:47:37 +0000 Daniel Atallah applied changes from 88a24003053cda8454a59fd448eb6575bdea2e0e
Sat, 21 Jun 2008 16:34:02 +0000 Sadrul Habib Chowdhury *** Plucked rev 1dc65a60 (sadrul@pidgin.im):
Sat, 21 Jun 2008 14:41:18 +0000 Sadrul Habib Chowdhury *** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):
Thu, 19 Jun 2008 18:13:32 +0000 Stu Tomlinson The checkbox needs to be toggled back on only when it's alive. And the
Thu, 19 Jun 2008 18:12:54 +0000 Stu Tomlinson Unleak
Thu, 19 Jun 2008 06:46:15 +0000 Ka-Hing Cheung temporary workaround for too many OIMs, References #5984
Thu, 19 Jun 2008 03:59:08 +0000 Daniel Atallah Fix the Changelog.
Thu, 19 Jun 2008 03:42:56 +0000 Daniel Atallah applied changes from 2072edddff2333b97848681a9a464e9722b5f059
Thu, 19 Jun 2008 03:40:31 +0000 Daniel Atallah applied changes from 9409309cfd4634425fdacbdb3d751afd0bc89a84
Thu, 19 Jun 2008 03:39:32 +0000 Daniel Atallah applied changes from 97a20dd56598fa5c690eabcbc8ec3ff6e560aefd
Thu, 19 Jun 2008 03:30:41 +0000 Daniel Atallah applied changes from 0eed661a6c02438102fffde08e3bece057bdc984
Thu, 19 Jun 2008 03:19:04 +0000 Daniel Atallah applied changes from 547cd65fb6e1faeb37d88730f0dbf45075a08426
Thu, 19 Jun 2008 03:18:25 +0000 Daniel Atallah applied changes from 74295d3392f7f386b2178a9c8b571226b6a25c60
Thu, 19 Jun 2008 03:17:41 +0000 Daniel Atallah applied changes from 069f197178d158cdd308687095c14d49d8eee0ed
Thu, 19 Jun 2008 03:17:14 +0000 Daniel Atallah applied changes from b687754dfefde18bbb1a2652261943517272a691
Thu, 19 Jun 2008 03:14:34 +0000 Daniel Atallah applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2f
Thu, 19 Jun 2008 03:14:03 +0000 Daniel Atallah applied changes from a5e7a62db1d43009f4ff463b7fe67ff3a7275a78
Thu, 19 Jun 2008 03:13:30 +0000 Daniel Atallah applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640
Thu, 19 Jun 2008 03:13:06 +0000 Daniel Atallah applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32c
Thu, 19 Jun 2008 03:12:46 +0000 Daniel Atallah applied changes from c7504bbbe35f5bef52032c0cdf6bc7182128a469
Thu, 19 Jun 2008 03:12:13 +0000 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
Thu, 19 Jun 2008 03:11:47 +0000 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
Thu, 19 Jun 2008 03:11:26 +0000 Daniel Atallah applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346
Thu, 19 Jun 2008 03:10:50 +0000 Daniel Atallah applied changes from f3703d89403f9f8e8b927beeb2f2ac05628c371d
Thu, 19 Jun 2008 03:10:06 +0000 Daniel Atallah applied changes from 7c685eb0aa3fae374b80d8431c870353a2f412d0
Thu, 19 Jun 2008 03:09:38 +0000 Daniel Atallah applied changes from ffe11b98734ebc297dc36ad3e623bc945fdb5cc4
Thu, 19 Jun 2008 03:07:18 +0000 Daniel Atallah applied changes from 9ebef7dc91fd3f43f016ceeee02e0a15e2008868
Thu, 19 Jun 2008 03:06:03 +0000 Daniel Atallah applied changes from 6d5fbc31cdd30fde1120b4a0a58f42c439dd2905
Thu, 19 Jun 2008 03:04:56 +0000 Daniel Atallah applied changes from 43973692751b7c4e1375e090365f75a148798aed
Thu, 19 Jun 2008 02:56:37 +0000 Daniel Atallah applied changes from 3d595739f53a259d5dae408a05f64d2836f02ac9
Thu, 19 Jun 2008 02:55:44 +0000 Daniel Atallah applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0
Thu, 19 Jun 2008 02:55:19 +0000 Daniel Atallah applied changes from 43cf42d58f68c1f3f9ae27b10c66dbc351612f30
Thu, 19 Jun 2008 02:54:57 +0000 Daniel Atallah applied changes from b92fdea98a3ea454f3e9debd7f6ac17e5ae36ef6
Thu, 19 Jun 2008 02:54:25 +0000 Daniel Atallah applied changes from 980e5e2fedd41d52ed3f1640268e8964d4b02cde
Thu, 19 Jun 2008 02:52:36 +0000 Daniel Atallah Create 2.4.3 release branch
Tue, 20 May 2008 21:15:48 +0000 Mark Doliner Borrow a reference to a string instead of g_strdup'ing it. The
Tue, 20 May 2008 20:59:21 +0000 Mark Doliner When adding outgoing MSN commands to the MsnHistory, free
Tue, 20 May 2008 19:49:26 +0000 Daniel Atallah Rearrange some of the HTTP proxy handling to make sure that we're actually
Tue, 20 May 2008 04:31:39 +0000 Daniel Atallah Use shorter URL (http://d.pidgin.im/BonjourWindows) for "Bonjour not found"
Tue, 20 May 2008 03:50:26 +0000 Daniel Atallah Fix SOCK5 error handling to abort when we get a bogus ATYP response. Make the
Tue, 20 May 2008 02:14:50 +0000 Daniel Atallah Fix a printf("%s", NULL) situation and plug some leakage. Fixes #5280.