Fri, 09 Oct 2009 17:33:16 +0000 |
Sadrul Habib Chowdhury |
Fix an incorrect leak-fix. Thanks Elliott!
|
Fri, 09 Oct 2009 18:54:35 +0000 |
Paul Aurich |
merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
|
Fri, 09 Oct 2009 01:39:41 +0000 |
Paul Aurich |
merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
|
Thu, 08 Oct 2009 21:31:18 +0000 |
Sadrul Habib Chowdhury |
Fix a leak, and a series of typos.
|
Thu, 08 Oct 2009 19:15:31 +0000 |
Sadrul Habib Chowdhury |
Fixing leak is nice, but let's not crash in the process.
|
Thu, 08 Oct 2009 18:16:41 +0000 |
Sadrul Habib Chowdhury |
Leak fix for perl plugins.
|
Thu, 08 Oct 2009 18:14:41 +0000 |
Sadrul Habib Chowdhury |
Donot use a servconn if it's freed. Mark a leak.
|
Thu, 08 Oct 2009 18:12:06 +0000 |
Sadrul Habib Chowdhury |
Fix a possible leak.
|
Thu, 08 Oct 2009 18:10:48 +0000 |
Sadrul Habib Chowdhury |
Fix leaks, and a bug.
|
Thu, 08 Oct 2009 18:03:05 +0000 |
Sadrul Habib Chowdhury |
Nullify the freed pointer so it's not accessed later.
|
Thu, 08 Oct 2009 17:41:41 +0000 |
Sadrul Habib Chowdhury |
Leak fix.
|
Thu, 08 Oct 2009 15:32:04 +0000 |
Sadrul Habib Chowdhury |
Leak fix.
|
Fri, 09 Oct 2009 01:16:11 +0000 |
Paul Aurich |
Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
|
Thu, 08 Oct 2009 04:02:26 +0000 |
Sadrul Habib Chowdhury |
merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
|
Wed, 07 Oct 2009 21:29:18 +0000 |
Sadrul Habib Chowdhury |
Free up the parsers.
|
Wed, 07 Oct 2009 21:17:10 +0000 |
Sadrul Habib Chowdhury |
Add missing null sentinels, and help the compiler catch such errors.
|
Wed, 07 Oct 2009 20:23:16 +0000 |
Sadrul Habib Chowdhury |
Plug leaks in the file-selector code.
|
Wed, 07 Oct 2009 20:37:03 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 07 Oct 2009 20:19:19 +0000 |
Bj«Órn Voigt |
- German update
|
Tue, 06 Oct 2009 15:58:05 +0000 |
Sadrul Habib Chowdhury |
merge of '071f90416f664b41b4426e7929dc0a595aa02127'
|
Tue, 06 Oct 2009 15:56:43 +0000 |
Sadrul Habib Chowdhury |
Fix sending /buzz on yahoo.
|
Fri, 09 Oct 2009 18:51:11 +0000 |
Paul Aurich |
Mark "STUN server:" for translation.
|
Tue, 06 Oct 2009 03:34:05 +0000 |
Paul Aurich |
merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
|
Mon, 05 Oct 2009 20:02:09 +0000 |
Bj«Órn Voigt |
German translation update:
|
Tue, 06 Oct 2009 03:33:27 +0000 |
Paul Aurich |
Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
|
Tue, 06 Oct 2009 03:25:26 +0000 |
Paul Aurich |
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
|
Mon, 05 Oct 2009 18:10:08 +0000 |
Paul Aurich |
jabber: Fix removing a buddy with a pending subscription.
|
Sun, 04 Oct 2009 18:01:35 +0000 |
Paul Aurich |
Note whether IDN support is enabled/disabled in the Help->About dialog.
|
Sun, 04 Oct 2009 18:01:17 +0000 |
Paul Aurich |
Remove a stray printf()
|
Sun, 04 Oct 2009 17:53:22 +0000 |
Paul Aurich |
Document the opaque structure. Refs #10432.
|
Sun, 04 Oct 2009 05:48:40 +0000 |
clytie |
Updated Vietnamese translation. Closes #10409.
|
Sun, 04 Oct 2009 02:18:21 +0000 |
John Bailey |
Oops, forgot to ChangeLog that. Refs #9377.
|
Sun, 04 Oct 2009 02:15:22 +0000 |
John Bailey |
Allow a user to use gtkrc to style the userlist in chat windows. I don't think
|
Sat, 03 Oct 2009 21:30:52 +0000 |
John Bailey |
Add Sulabh as a developer, as we were supposed to do once the Summer of Code
|
Sat, 03 Oct 2009 21:01:57 +0000 |
Elliott Sales de Andrade |
Don't attempt to change the alias on the server if the contact is not (yet)
|
Sat, 03 Oct 2009 20:01:35 +0000 |
Elliott Sales de Andrade |
Don't crash is passport is NULL on Windows. I don't know why this would
|
Sat, 03 Oct 2009 03:25:05 +0000 |
Paul Aurich |
Null-terminate this string explicitly to avoid valgrind complaining.
|
Sat, 03 Oct 2009 02:50:48 +0000 |
Paul Aurich |
jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
|
Fri, 02 Oct 2009 16:19:19 +0000 |
Daniel Atallah |
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
|
Fri, 02 Oct 2009 13:01:28 +0000 |
Sadrul Habib Chowdhury |
merge of '4f0da4d0982e7676421da341297c5a36718765e3'
|
Thu, 01 Oct 2009 18:47:34 +0000 |
Sadrul Habib Chowdhury |
Do not special case the first group added to the buddy list.
|
Wed, 30 Sep 2009 17:55:16 +0000 |
Sadrul Habib Chowdhury |
Plug leaks from incorrect color types/names in gntrc.
|
Fri, 02 Oct 2009 05:57:54 +0000 |
Paul Aurich |
Add ":p" (since we already have :-p) as an XMPP smiley.
|
Wed, 30 Sep 2009 15:20:25 +0000 |
Sadrul Habib Chowdhury |
Extend the TinyURL plugin.
|
Tue, 29 Sep 2009 16:19:47 +0000 |
Paul Aurich |
merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
|
Tue, 29 Sep 2009 01:36:03 +0000 |
Sadrul Habib Chowdhury |
merge of '6a834614341327cc0cbbdc3887692354df8999e3'
|
Mon, 28 Sep 2009 17:41:56 +0000 |
Sadrul Habib Chowdhury |
Fix a possible null-dereference and/or memory leak.
|
Mon, 28 Sep 2009 17:39:33 +0000 |
Sadrul Habib Chowdhury |
Do not create a conversation yet.
|
Sat, 26 Sep 2009 18:05:44 +0000 |
Sadrul Habib Chowdhury |
Typo fix (thanks to clang-analyzer).
|
Mon, 28 Sep 2009 22:11:54 +0000 |
Paul Aurich |
jabber: Don't crash when disconnecting if there's been no response from the server.
|
Mon, 28 Sep 2009 18:11:28 +0000 |
Marcus Lundblad |
Generate the "preference" attribute correctly for candidates on locales
|
Mon, 28 Sep 2009 06:44:46 +0000 |
Mark Doliner |
merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
|
Mon, 28 Sep 2009 02:30:09 +0000 |
Paul Aurich |
Fix a string now that we're not in string freeze. Thanks, QuLogic!
|
Mon, 28 Sep 2009 01:54:43 +0000 |
Elliott Sales de Andrade |
Minor leak fixes. Probably not too important since they're in DNS resolver
|
Sat, 26 Sep 2009 17:38:05 +0000 |
Sadrul Habib Chowdhury |
I think this is the more correct way of determining invisibility.
|
Sat, 26 Sep 2009 17:34:10 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of possible null-pointer dereferences.
|
Sat, 26 Sep 2009 17:05:37 +0000 |
Sadrul Habib Chowdhury |
Allow unsetting account alias in finch.
|
Fri, 25 Sep 2009 03:41:49 +0000 |
Paul Aurich |
merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
|
Fri, 25 Sep 2009 03:39:35 +0000 |
brian lu |
More tightly scope a variable and avoid trying to free an unset variable.
|
Thu, 24 Sep 2009 16:58:31 +0000 |
Paul Aurich |
jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
|
Thu, 24 Sep 2009 16:38:49 +0000 |
Paul Aurich |
jabber: Always require a resource when starting Legacy IQ Auth.
|
Thu, 24 Sep 2009 20:38:30 +0000 |
Peter Hjalmarsson |
Updated swedish translation, with suggestions from Tapo C.
|
Thu, 24 Sep 2009 01:50:02 +0000 |
Mark Doliner |
Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
|
Thu, 24 Sep 2009 01:29:56 +0000 |
Mark Doliner |
Don't attempt to remove the master group in our cleanlist function.
|
Wed, 23 Sep 2009 10:02:08 +0000 |
maiku |
merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
|
Wed, 23 Sep 2009 10:00:56 +0000 |
maiku |
Fix a crash when content modify contains unknown content.
|
Tue, 22 Sep 2009 06:30:04 +0000 |
Mark Doliner |
Change the way we handle these if checks to hopefully be a little
|
Tue, 22 Sep 2009 06:01:08 +0000 |
Mark Doliner |
Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
|
Tue, 22 Sep 2009 02:12:42 +0000 |
Daniel Atallah |
Add support for setting the multiple instances flag in the Windows Preferences plugin.
|
Tue, 22 Sep 2009 02:07:26 +0000 |
Elliott Sales de Andrade |
merge of '605082e5e72e95dface3580569a0737cbd95e368'
|
Mon, 21 Sep 2009 18:03:23 +0000 |
Daniel Atallah |
Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
|
Sun, 20 Sep 2009 10:57:21 +0000 |
Will Thompson |
Advertise jingle rtp, and only advertise rawudp if VV is enabled
|
Sat, 19 Sep 2009 03:44:25 +0000 |
Paul Aurich |
Concordance between "Usernames" and "addresses"
|
Sat, 19 Sep 2009 02:46:19 +0000 |
Sadrul Habib Chowdhury |
merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'
|
Sat, 19 Sep 2009 02:36:04 +0000 |
Paul Aurich |
Just comment out the failing tests when using glib; it's not likely anyone
|
Fri, 18 Sep 2009 19:52:23 +0000 |
Sadrul Habib Chowdhury |
Don't free what you don't own.
|
Fri, 18 Sep 2009 19:50:00 +0000 |
Sadrul Habib Chowdhury |
Mark some strings for translation.
|
Fri, 18 Sep 2009 19:44:10 +0000 |
Sadrul Habib Chowdhury |
Update the man pages a little bit.
|
Fri, 18 Sep 2009 06:04:34 +0000 |
Paul Aurich |
Clarify the "improperly"; glib is doing what I'd expect strdown to do.
|
Thu, 17 Sep 2009 05:18:41 +0000 |
John Bailey |
Per discussions in devel@conference.pidgin.im that saw no objections, make SSL
|
Thu, 17 Sep 2009 03:16:36 +0000 |
Daniel Atallah |
Plug some leaks.
|
Thu, 17 Sep 2009 02:56:23 +0000 |
Daniel Atallah |
Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.
|
Wed, 16 Sep 2009 16:11:01 +0000 |
John Bailey |
merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'
|
Wed, 16 Sep 2009 15:36:24 +0000 |
John Bailey |
merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
|
Wed, 16 Sep 2009 09:45:05 +0000 |
Bj«Órn Voigt |
German translation update
|
Wed, 16 Sep 2009 09:41:52 +0000 |
Bj«Órn Voigt |
I can't see why dots should be usefull here:
|
Wed, 16 Sep 2009 09:26:13 +0000 |
Bj«Órn Voigt |
German translation update:
|
Tue, 15 Sep 2009 15:43:29 +0000 |
Daniel Atallah |
Avoid an unnecessary alloc/free.
|
Tue, 15 Sep 2009 06:42:10 +0000 |
Sadrul Habib Chowdhury |
Return the proper enum values from command callbacks.
|
Tue, 15 Sep 2009 06:27:29 +0000 |
Sadrul Habib Chowdhury |
'/debug plugins' will announce the list of loaded plugins.
|
Tue, 15 Sep 2009 03:58:59 +0000 |
Daniel Atallah |
Fix fallback to default sounds when the file isn't found.
|
Tue, 15 Sep 2009 02:43:59 +0000 |
Daniel Atallah |
Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.
|
Tue, 15 Sep 2009 01:04:11 +0000 |
Ka-Hing Cheung |
Dimmuxx noticed that retrieving OIM didn't work for him until he
|
Wed, 16 Sep 2009 16:10:56 +0000 |
John Bailey |
disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'
|
Wed, 16 Sep 2009 15:35:45 +0000 |
John Bailey |
disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
|
Sat, 12 Sep 2009 02:25:38 +0000 |
Elliott Sales de Andrade |
Some people seem to think these messages actually mean something, but not
|
Sat, 12 Sep 2009 01:01:56 +0000 |
John Bailey |
These debug messages were missing newlines at the end.
|
Fri, 11 Sep 2009 18:17:03 +0000 |
Mark Doliner |
Change purple_url_encode() to not encode . _ - ~ because it's not
|
Fri, 11 Sep 2009 16:00:54 +0000 |
Jochen Kemnade |
update German translation
|
Thu, 10 Sep 2009 04:11:02 +0000 |
Daniel Atallah |
Patch from Johnson Earls to improve the win32 launcher detection of whether we
|
Wed, 09 Sep 2009 19:56:39 +0000 |
Paul Aurich |
Fix a crash when attempting to validate a JID with an invalid resource.
|
Tue, 08 Sep 2009 22:07:21 +0000 |
Paul Aurich |
Oops, it helps to actually use the stripped message.
|
Tue, 08 Sep 2009 17:15:37 +0000 |
Mark Doliner |
Correct the version number in this @since tag
|
Tue, 08 Sep 2009 15:48:38 +0000 |
Sulabh Mahajan |
merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'
|
Tue, 08 Sep 2009 12:47:40 +0000 |
Etan Reisner |
merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'
|
Tue, 08 Sep 2009 02:23:49 +0000 |
Etan Reisner |
merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
|
Tue, 08 Sep 2009 01:51:16 +0000 |
Mark Doliner |
Check in updated versions of these files after running msgmerge on them
|
Mon, 07 Sep 2009 23:23:50 +0000 |
Paul Aurich |
rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
|
Mon, 07 Sep 2009 20:46:57 +0000 |
Paul Aurich |
Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
|
Mon, 07 Sep 2009 19:33:39 +0000 |
Marcus Lundblad |
merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'
|
Mon, 07 Sep 2009 19:33:37 +0000 |
Marcus Lundblad |
merge of '37aa00d044431100d37466517568640cb082680c'
|
Mon, 07 Sep 2009 19:22:32 +0000 |
Marcus Lundblad |
Only scale down larger smileys (more than 22 px width or height) in the
|
Tue, 08 Sep 2009 15:44:23 +0000 |
Sulabh Mahajan |
Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
|
Mon, 07 Sep 2009 18:28:28 +0000 |
Sulabh Mahajan |
Fixes #10224
|
Tue, 18 Aug 2009 00:00:22 +0000 |
Etan Reisner |
merge of '25f34bad34d520409df11f320a0f85c239c67709'
|
Sun, 16 Aug 2009 05:29:25 +0000 |
Etan Reisner |
merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'
|
Sat, 15 Aug 2009 05:52:26 +0000 |
Etan Reisner |
Re-order the ungrouped formatting toolbar buttons to match the order of the
|
Sat, 15 Aug 2009 05:45:58 +0000 |
Etan Reisner |
Fix apply_font to use a PangoFontDescription to get the requested font family
|
Sat, 15 Aug 2009 05:11:36 +0000 |
Etan Reisner |
Use the new purple_account_get_name_for_display function for the Send To menu.
|
Sat, 15 Aug 2009 05:10:07 +0000 |
Etan Reisner |
Add a purple_account_get_name_for_display function (I'm not a huge fan of that
|
Sun, 06 Sep 2009 21:53:15 +0000 |
Mark Doliner |
If an oscar buddy on our buddy list is away and we have not yet
|
Sun, 06 Sep 2009 21:23:53 +0000 |
Mark Doliner |
A little more detail from the AIM docs
|
Sun, 06 Sep 2009 21:20:48 +0000 |
Mark Doliner |
Update some macros based on information from
|
Sun, 06 Sep 2009 21:16:57 +0000 |
Mark Doliner |
Rename two variables based on insight from
|
Sun, 06 Sep 2009 21:07:56 +0000 |
Mark Doliner |
Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
|
Sun, 06 Sep 2009 20:59:54 +0000 |
Mark Doliner |
These should actually be 0x03, I think. I think it's a bitmask where
|
Sun, 06 Sep 2009 01:46:42 +0000 |
Elliott Sales de Andrade |
Fix minor assert so I can run with G_DEBUG=fatal_criticals.
|
Sun, 06 Sep 2009 01:39:10 +0000 |
Elliott Sales de Andrade |
Fix minor warning
|
Sun, 06 Sep 2009 00:57:23 +0000 |
Elliott Sales de Andrade |
I don't see why the Public IP entry needs to be different and use a Table
|
Sun, 06 Sep 2009 00:43:33 +0000 |
Elliott Sales de Andrade |
Don't do IP discovery if the automatic IP detection pref is disabled, even
|
Sun, 06 Sep 2009 00:15:50 +0000 |
Mark Doliner |
Comebine two separate strings into one, thus restoring balance to the
|
Sat, 05 Sep 2009 23:51:32 +0000 |
Mark Doliner |
Increment teh version in trunk
|
Sat, 05 Sep 2009 22:08:32 +0000 |
Mark Doliner |
Add a sed line to our autogen.sh script to hopefully avoid ever creating
|
Sat, 05 Sep 2009 20:01:46 +0000 |
Mark Doliner |
Fix a bunch of warnings from check_po.pl about mismatched format specifiers
|
Sat, 05 Sep 2009 19:58:43 +0000 |
Mark Doliner |
Add a note. This script shows a lot of false warnings for fa.po
|
Sat, 05 Sep 2009 18:18:04 +0000 |
Mark Doliner |
Let's get this show on the road
|
Sat, 05 Sep 2009 14:20:15 +0000 |
Stu Tomlinson |
Minor RPM spec file updates
|
Sat, 05 Sep 2009 00:34:53 +0000 |
Elliott Sales de Andrade |
Revert some Simplified Chinese string translations. These were clearly
|
Fri, 04 Sep 2009 23:08:30 +0000 |
Elliott Sales de Andrade |
merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'
|
Fri, 04 Sep 2009 22:50:26 +0000 |
Mark Doliner |
The output buffer passed to qq_encrypt needs to be 17 bytes bigger
|
Fri, 04 Sep 2009 23:07:49 +0000 |
Elliott Sales de Andrade |
Add newline at end of debug messages.
|
Fri, 04 Sep 2009 21:44:58 +0000 |
Elliott Sales de Andrade |
No need to call this twice.
|
Fri, 04 Sep 2009 21:12:11 +0000 |
Loptosko |
Updated Slovak translation.
|
Fri, 04 Sep 2009 13:58:49 +0000 |
Stu Tomlinson |
merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'
|
Fri, 04 Sep 2009 07:59:59 +0000 |
Elliott Sales de Andrade |
NEWS-ify...
|
Fri, 04 Sep 2009 07:53:48 +0000 |
Elliott Sales de Andrade |
Refresh the buddy list immediately after changing the buddy icon theme.
|
Fri, 04 Sep 2009 10:29:51 +0000 |
Bj«Órn Voigt |
German translation update
|
Fri, 04 Sep 2009 10:21:53 +0000 |
Bj«Órn Voigt |
German translation update:
|
Fri, 04 Sep 2009 06:33:46 +0000 |
Mark Doliner |
Oh boy, fix a missing semi-colon
|
Fri, 04 Sep 2009 06:27:37 +0000 |
Mark Doliner |
One step closer to releasing. I think it's going to have to
|
Fri, 04 Sep 2009 06:24:31 +0000 |
Mark Doliner |
Keep our tenses the same
|
Fri, 04 Sep 2009 06:23:41 +0000 |
Mark Doliner |
Add a test for qq's qq_encrypt function. Refs #10191. The string of
|
Fri, 04 Sep 2009 05:26:22 +0000 |
Elliott Sales de Andrade |
merge of '67f5f16c41aa98745fe87f8477a2f4a9cd24709e'
|
Fri, 04 Sep 2009 05:22:36 +0000 |
Elliott Sales de Andrade |
merge of '143f0731ba083b48ae06f957fa8ae2ae4d3a9edb'
|
Fri, 04 Sep 2009 05:20:55 +0000 |
Elliott Sales de Andrade |
Mark some "TURN server" strings for translation.
|
Fri, 04 Sep 2009 04:00:54 +0000 |
Elliott Sales de Andrade |
Some of our translations actually have 6 plural forms.
|
Fri, 04 Sep 2009 03:45:43 +0000 |
Elliott Sales de Andrade |
Wordwrap just a little bit.
|
Fri, 04 Sep 2009 03:41:31 +0000 |
Elliott Sales de Andrade |
Don't reset the sound theme pref if we're just loading the list of themes.
|
Fri, 04 Sep 2009 03:00:04 +0000 |
Elliott Sales de Andrade |
Revert this one string translation because it changes the ordering of the
|
Fri, 04 Sep 2009 05:23:54 +0000 |
Mark Doliner |
Three r's don't make a sense. Fixes #10090
|
Fri, 04 Sep 2009 04:43:37 +0000 |
Mark Doliner |
NEWS if you got 'em
|
Fri, 04 Sep 2009 02:30:09 +0000 |
david |
Updated Czech translation.
|
Fri, 04 Sep 2009 02:27:21 +0000 |
ambrose li |
Updated Chinese (Hong Kong & Traditional) translations.
|
Fri, 04 Sep 2009 02:23:11 +0000 |
Friedel Wolff |
Updated Afrikaans translation.
|
Fri, 04 Sep 2009 02:20:26 +0000 |
Elliott Sales de Andrade |
Changelog MSN Chat fix.
|
Thu, 03 Sep 2009 23:55:37 +0000 |
Elliott Sales de Andrade |
Call purple_prefs_add_none on the parents for the status and stock icon
|
Thu, 03 Sep 2009 23:09:08 +0000 |
Elliott Sales de Andrade |
Don't auto-close MSN switchboard connections for chats, because that means
|
Thu, 03 Sep 2009 21:34:21 +0000 |
Elliott Sales de Andrade |
Remove an unused variable pointed out by WebcamWonder.
|
Thu, 03 Sep 2009 21:14:57 +0000 |
Mark Doliner |
Make DIR and NAME localizable
|
Thu, 03 Sep 2009 20:53:52 +0000 |
Mark Doliner |
"err" already exists--just set it to NULL.
|
Thu, 03 Sep 2009 20:50:12 +0000 |
Mark Doliner |
Fix two more cases of GError not being initialized to NULL
|
Thu, 03 Sep 2009 20:38:12 +0000 |
Mark Doliner |
GError needs to be initialized to NULL. I can't help but think that this
|
Thu, 03 Sep 2009 20:35:27 +0000 |
Mark Doliner |
Add the two MSN problems to the ChangeLog
|
Thu, 03 Sep 2009 20:12:49 +0000 |
Ethan Blanton |
Head irc_mirc2* bugs off at the pass with a NULL check
|
Thu, 03 Sep 2009 18:20:53 +0000 |
Mark Doliner |
Add the XMPP SSL/TLS bug to the ChangeLog
|
Thu, 03 Sep 2009 16:17:12 +0000 |
Ethan Blanton |
Add CVE for IRC crash in ChangeLog
|
Thu, 03 Sep 2009 16:05:01 +0000 |
Ethan Blanton |
Fix parsing of invalid IRC TOPIC messages which contain no actual topic
|
Thu, 03 Sep 2009 16:03:39 +0000 |
Ethan Blanton |
Make Makefile.am a bit more portable
|
Wed, 02 Sep 2009 21:45:01 +0000 |
Elliott Sales de Andrade |
merge of 'b0b069693930fe066b4ca0af9b801dbc1f543f19'
|
Wed, 02 Sep 2009 14:32:44 +0000 |
Paul Aurich |
La la la, oops. HanzZ pointed this (leak) out.
|
Wed, 02 Sep 2009 03:17:25 +0000 |
Paul Aurich |
Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.
|
Wed, 02 Sep 2009 21:41:31 +0000 |
Mi«ßu Moldovan |
Updated Romanian translation.
|
Wed, 02 Sep 2009 21:35:53 +0000 |
besnik |
Updated Albanian translation.
|
Wed, 02 Sep 2009 03:22:15 +0000 |
Elliott Sales de Andrade |
Properly quote the imgstore ID in the HTML for an Ink message so that the
|
Tue, 01 Sep 2009 23:06:25 +0000 |
Elliott Sales de Andrade |
Ignore SLP invites if they do not contain all the required fields. The
|
Tue, 01 Sep 2009 17:44:35 +0000 |
Mark Doliner |
As far as I can tell this BR_PTHREADS=0 define was used for binreloc,
|
Tue, 01 Sep 2009 02:54:54 +0000 |
Paul Aurich |
merge of '2949e994d1c2ef834be0dd1800e164e39edc880f'
|
Tue, 01 Sep 2009 00:34:39 +0000 |
Elliott Sales de Andrade |
merge of '193869c7b6c12d13ccb96d731ceb8fe5f3a82f2d'
|
Tue, 01 Sep 2009 00:33:52 +0000 |
Elliott Sales de Andrade |
I guess this pref name was changed but this one line was not. This would
|
Mon, 31 Aug 2009 23:17:57 +0000 |
Elliott Sales de Andrade |
Fix some typos.
|
Tue, 01 Sep 2009 02:54:01 +0000 |
Paul Aurich |
Updated Simplified Chinese translation and email update. Closes #10165.
|
Mon, 31 Aug 2009 20:27:04 +0000 |
Paul Aurich |
Eighth^WNinth time's the charm...
|
Mon, 31 Aug 2009 20:12:25 +0000 |
Paul Aurich |
Minor merge duplication.
|
Mon, 31 Aug 2009 20:10:35 +0000 |
Paul Aurich |
merge of '5fabe3309f53afaf46157b615ec20eec581969e5'
|
Mon, 31 Aug 2009 20:07:36 +0000 |
Paul Aurich |
merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'
|
Mon, 31 Aug 2009 20:06:36 +0000 |
Paul Aurich |
jabber: Stricter parsing of a BoB data stanza
|
Mon, 31 Aug 2009 20:07:34 +0000 |
Marcus Lundblad |
Don't crash when receiving an error iq response when trying fetch a custom
|
Mon, 31 Aug 2009 16:12:03 +0000 |
John Bailey |
And fix the typo I wouldn't have caught if I didn't see the commit mail.
|
Mon, 31 Aug 2009 15:56:58 +0000 |
John Bailey |
Mention the Yahoo account option I created in the ChangeLog.
|
Mon, 31 Aug 2009 08:00:06 +0000 |
Paul Aurich |
gah, signed comparison meant this was stripping all multibyte UTF-8 characters.
|
Mon, 31 Aug 2009 03:47:40 +0000 |
Shalom Craimer |
Updated Hebrew translation. Closes #10146.
|
Mon, 31 Aug 2009 03:43:30 +0000 |
Paul Aurich |
merge of '2adbecd312414acb07814cfe297782c54ed76733'
|
Mon, 31 Aug 2009 03:39:34 +0000 |
Paul Aurich |
jabber: Properly handle adding buddies that contain a resource. Closes #10151.
|
Mon, 31 Aug 2009 03:29:48 +0000 |
Paul Aurich |
jabber: Reduce severity of "Ignoring exts..." message.
|
Sun, 30 Aug 2009 22:09:20 +0000 |
Marcus Lundblad |
The media menu item was wrongly labelled "More"...
|
Sun, 30 Aug 2009 13:49:34 +0000 |
Timo Jyrinki |
Updated translation for 2.6.2.
|
Sun, 30 Aug 2009 13:08:59 +0000 |
Laurynas Biveinis |
Update Lithuanian translation
|
Sun, 30 Aug 2009 09:03:07 +0000 |
Jochen Kemnade |
complete German translation for 2.6.2
|
Sun, 30 Aug 2009 04:40:38 +0000 |
mikel paskual |
Updated Basque translation. Closes #10141.
|
Sun, 30 Aug 2009 04:36:14 +0000 |
Paul Aurich |
Because I'll forget to add this in if I don't do it now.
|
Sun, 30 Aug 2009 04:34:12 +0000 |
desowin |
Remove IO watches at shutdown in gntmain.c Closes #9872.
|
Sun, 30 Aug 2009 04:31:26 +0000 |
Paul Aurich |
merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'
|
Sun, 30 Aug 2009 04:31:19 +0000 |
Paul Aurich |
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
|
Sun, 30 Aug 2009 04:10:22 +0000 |
maiku |
merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'
|
Sun, 30 Aug 2009 04:00:51 +0000 |
Paul Aurich |
Fix a bunch of doxygen warnings.
|
Sun, 30 Aug 2009 04:00:04 +0000 |
Paul Aurich |
Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".
|
Sun, 30 Aug 2009 03:56:32 +0000 |
maiku |
Fix another warning.
|
Sun, 30 Aug 2009 03:52:19 +0000 |
maiku |
Fix some docs warnings. Thanks to darkrain for pointing them out.
|
Sun, 30 Aug 2009 03:08:27 +0000 |
maiku |
Wait to set remote candidates until the session has been accepted. This stops
|
Sat, 29 Aug 2009 22:05:20 +0000 |
Paul Aurich |
merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'
|
Sat, 29 Aug 2009 22:04:20 +0000 |
Paul Aurich |
GSList internally doesn't use the same allocator as gmalloc. Refs #400.
|
Sat, 29 Aug 2009 07:41:49 +0000 |
ª±ric Boumaour |
update french translation for next release.
|
Sat, 29 Aug 2009 03:03:00 +0000 |
Martin Srebotnjak |
Updated Slovenian translation. Closes #10131.
|
Sat, 29 Aug 2009 02:38:28 +0000 |
Paul Aurich |
jabber: Use a better method for dealing with terminating slashes in JIDs.
|
Sat, 29 Aug 2009 02:36:57 +0000 |
Paul Aurich |
merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'
|
Fri, 28 Aug 2009 23:27:10 +0000 |
maiku |
merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'
|
Fri, 28 Aug 2009 08:40:08 +0000 |
maiku |
Fix copy/paste error. Unless this is really the MSN prpl in disguise.
|
Fri, 28 Aug 2009 08:39:09 +0000 |
maiku |
Fix typo.
|
Fri, 28 Aug 2009 23:27:08 +0000 |
maiku |
merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'
|
Fri, 28 Aug 2009 20:51:48 +0000 |
Sulabh Mahajan |
As darkrain pointed out this isnt caused by that certain bug in glib. My mistake. Recomment, and change how I test str to be NULL and return NULL.
|
Fri, 28 Aug 2009 23:14:30 +0000 |
Kelemen G«¡bor |
Hungarian translation updated for 2.6.2
|
Fri, 28 Aug 2009 20:45:57 +0000 |
Marcus Lundblad |
merge of '2c2401820569b102feeb7ce574b90abdc6406f99'
|
Fri, 28 Aug 2009 20:30:03 +0000 |
Sulabh Mahajan |
g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).
|
Fri, 28 Aug 2009 20:43:38 +0000 |
Marcus Lundblad |
Set the icon of media corresponding to the media type
|
Fri, 28 Aug 2009 17:27:02 +0000 |
Marcus Lundblad |
Removed a strace space...
|
Sat, 29 Aug 2009 02:36:27 +0000 |
Paul Aurich |
Add two XMLNode accessors for iterating through the children of an XMLNode.
|
Sat, 29 Aug 2009 02:32:16 +0000 |
Paul Aurich |
Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
|
Sat, 29 Aug 2009 02:29:53 +0000 |
Paul Aurich |
Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.
|
Fri, 28 Aug 2009 16:15:40 +0000 |
Jochen Kemnade |
begin translation for 2.6.2
|
Fri, 28 Aug 2009 07:44:51 +0000 |
Mark Doliner |
Add two new files containing strings
|
Fri, 28 Aug 2009 07:39:38 +0000 |
Mark Doliner |
We generally don't hyphenate "email"
|
Fri, 28 Aug 2009 07:32:07 +0000 |
maiku |
merge of '56aef266e32da36a675d0806e9c68c98e8b714af'
|
Fri, 28 Aug 2009 07:30:33 +0000 |
Mark Doliner |
Try to make this help string shorter to increase the odds of people
|
Fri, 28 Aug 2009 07:26:38 +0000 |
maiku |
merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'
|
Fri, 28 Aug 2009 05:35:00 +0000 |
Paul Aurich |
Oops, I think it's either sleep or coffee time.
|
Fri, 28 Aug 2009 05:27:00 +0000 |
Paul Aurich |
Add more verbose debugging to purple_utf8_strip_unprintables.
|
Fri, 28 Aug 2009 01:04:51 +0000 |
Paul Aurich |
Make that a little more readable.
|
Fri, 28 Aug 2009 00:00:46 +0000 |
Paul Aurich |
merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'
|
Fri, 28 Aug 2009 07:25:43 +0000 |
maiku |
Add some extra error strings just in case.
|
Thu, 27 Aug 2009 05:58:57 +0000 |
maiku |
merge of '18135201f43ac87c932feae03881d46e30d93030'
|
Thu, 27 Aug 2009 05:57:49 +0000 |
maiku |
There's no reason to ask for acceptance if the stream has been accepted. Also,
|
Thu, 27 Aug 2009 23:59:30 +0000 |
Paul Aurich |
Hmm, g_unichar_isgraph is too restrictive in the characters allowed (it munges \t). Change purple_utf8_strip_unprintables to simply remove ASCII control characters instead.
|
Wed, 26 Aug 2009 05:56:20 +0000 |
Paul Aurich |
merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d'
|
Wed, 26 Aug 2009 03:59:49 +0000 |
Daniel Atallah |
Explicitly save the language when using the silent installer (if it is explicitly set). NSIS doesn\'t do this for us. Fixes #8658.
|
Wed, 26 Aug 2009 05:55:25 +0000 |
Paul Aurich |
Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.
|
Wed, 26 Aug 2009 01:09:33 +0000 |
Elliott Sales de Andrade |
I think this was the optimization they wanted when this first broke.
|
Tue, 25 Aug 2009 16:38:18 +0000 |
Paul Aurich |
jabber: Fix using BOSH and legacy auth together. Closes #9990.
|
Tue, 25 Aug 2009 09:37:38 +0000 |
maiku |
merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'
|
Tue, 25 Aug 2009 06:17:37 +0000 |
Paul Aurich |
merge of '1d360041ff45d34220efcda18bc92c70831b672f'
|
Tue, 25 Aug 2009 03:58:42 +0000 |
John Bailey |
Tweak the blurb I added to the about box for the support list to be even more
|
Tue, 25 Aug 2009 06:16:23 +0000 |
Paul Aurich |
Fix the auto-personize stuff. Closes #9948.
|
Tue, 25 Aug 2009 03:54:33 +0000 |
Paul Aurich |
Display the username in the debug log when disconnecting an account.
|
Tue, 25 Aug 2009 09:37:28 +0000 |
maiku |
Use the correct parameters for this function.
|
Tue, 25 Aug 2009 01:23:37 +0000 |
maiku |
Handle the local accept signal with GTalk/Gmail. This was causing calls
|
Mon, 24 Aug 2009 22:27:18 +0000 |
Sulabh Mahajan |
This will fix adding, removing MSN contacts on yahoo's deny list
|
Mon, 24 Aug 2009 20:43:09 +0000 |
Sulabh Mahajan |
merge of '92e101e3698042e7600729bc09dec9e28f81de8f'
|
Mon, 24 Aug 2009 17:23:41 +0000 |
Paul Aurich |
Fix GNOME proxy settings. Fixes #10051.
|
Mon, 24 Aug 2009 20:31:02 +0000 |
Sulabh Mahajan |
Fixes #10073.
|
Mon, 24 Aug 2009 06:04:16 +0000 |
Paul Aurich |
pounce dialog: Try to always have a row selected. Fixes #10037.
|
Mon, 24 Aug 2009 04:43:31 +0000 |
Paul Aurich |
Reorder the New Pounces/New Mail dialog buttons.
|
Mon, 24 Aug 2009 02:03:07 +0000 |
Paul Aurich |
Hmm, close a paren.
|
Mon, 24 Aug 2009 01:39:31 +0000 |
Elliott Sales de Andrade |
So apparently, I messed up the name of this charset. But I wonder why it
|
Sun, 23 Aug 2009 21:42:12 +0000 |
Ka-Hing Cheung |
merge of '03bd656c160ca6bc98b9cc43670b534d7d2c3c88'
|
Sun, 23 Aug 2009 10:07:21 +0000 |
Sulabh Mahajan |
Fixes #7722.
|
Sun, 23 Aug 2009 09:12:32 +0000 |
maiku |
Detect that there has been an error in the GStreamer pipeline, output an
|
Sun, 23 Aug 2009 07:08:19 +0000 |
Paul Aurich |
Updated status/11/invisible based off the new icons. Closes #9957.
|
Sun, 23 Aug 2009 03:32:19 +0000 |
Elliott Sales de Andrade |
merge of '375487659d7425062cb32079e5be08ac45951bd8'
|
Sun, 23 Aug 2009 02:11:21 +0000 |
Paul Aurich |
merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'
|
Sun, 23 Aug 2009 00:00:57 +0000 |
Mark Doliner |
Remove a function declaration for a function that doesn't exist
|
Sat, 22 Aug 2009 23:42:31 +0000 |
Richard Laager |
merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4'
|
Sun, 23 Aug 2009 02:10:43 +0000 |
Paul Aurich |
Further pounce dialog improvements. Refs #10037.
|
Sat, 22 Aug 2009 23:33:44 +0000 |
Paul Aurich |
merge of '5d9456311f879116a0aa9a4e39d9262030f2f79e'
|
Sat, 22 Aug 2009 23:32:38 +0000 |
Paul Aurich |
Oops, Elliott correctly pointed out this was wrong...
|
Sun, 23 Aug 2009 03:31:52 +0000 |
Elliott Sales de Andrade |
It seems I need to write the smiley to the conversation for it to show up
|
Sun, 23 Aug 2009 01:58:16 +0000 |
Elliott Sales de Andrade |
Send proper emoticon messages in MSN chats. Apparently, this never worked
|
Sun, 23 Aug 2009 01:03:07 +0000 |
Elliott Sales de Andrade |
Check for empty messages before sending them in chats. This is the same
|
Sat, 22 Aug 2009 23:58:18 +0000 |
Elliott Sales de Andrade |
Minor comment cleanup stuff.
|
Sat, 22 Aug 2009 22:55:02 +0000 |
Elliott Sales de Andrade |
This seems to not work every once in a while, so put in some code under the
|
Sat, 22 Aug 2009 20:51:56 +0000 |
Elliott Sales de Andrade |
Display the full message when there are errors sending a MSN Mobile message
|
Sat, 22 Aug 2009 19:35:02 +0000 |
Mark Doliner |
Make idle and offline buddy names and the idle time in the small list grey
|
Sat, 22 Aug 2009 18:52:16 +0000 |
salinasv |
Close the Pounce dialog when you dismiss the last pounce.
|
Sat, 22 Aug 2009 18:30:53 +0000 |
Paul Aurich |
merge of '2b68579960365fea9a55bc39baf90eb59c42f972'
|
Sat, 22 Aug 2009 18:29:44 +0000 |
Paul Aurich |
jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
|
Sat, 22 Aug 2009 18:24:19 +0000 |
Mark Doliner |
Woah, this was wrong. MY BAD! We should not be setting this to true
|
Sat, 22 Aug 2009 07:02:21 +0000 |
Stu Tomlinson |
Until the Windows build is VV aware, we shouldn't try building the
|
Sat, 22 Aug 2009 06:20:10 +0000 |
salinasv |
Add a row-activation event for the Pounces dialog to open a new conversation window.
|
Sat, 22 Aug 2009 06:06:38 +0000 |
Paul Aurich |
String change feedback from Stu.
|
Sat, 22 Aug 2009 06:00:18 +0000 |
Paul Aurich |
jabber: Strip the '/' off of a JID in jabber_normalize.
|
Sat, 22 Aug 2009 05:38:56 +0000 |
Paul Aurich |
merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'
|
Sat, 22 Aug 2009 04:44:11 +0000 |
Stu Tomlinson |
Don't compile the VV Config plugin unless VV is actually enabled
|
Sat, 22 Aug 2009 04:03:09 +0000 |
maiku |
merge of '80b957274167b799f50a5a624aca956f6eb02714'
|
Sat, 22 Aug 2009 05:38:23 +0000 |
Paul Aurich |
certs: Allow for dealing with multiple things wrong with a cert.
|
Sat, 22 Aug 2009 02:59:15 +0000 |
Paul Aurich |
merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
|
Sat, 22 Aug 2009 02:57:41 +0000 |
Paul Aurich |
Fix some more incorrect addresses.
|
Sat, 22 Aug 2009 02:52:30 +0000 |
Paul Aurich |
Remove specific copyright lines from the XMPP prpl.
|
Sat, 22 Aug 2009 02:40:01 +0000 |
Paul Aurich |
Update various header copyrights thanks to licensecheck.
|
Sat, 22 Aug 2009 04:02:22 +0000 |
maiku |
More gracefully handle stream creation errors with Jingle calls.
|
Sat, 22 Aug 2009 02:55:18 +0000 |
maiku |
Gracefully handle failures to create an FsStream. This was caused by
|
Sat, 22 Aug 2009 02:28:23 +0000 |
John Bailey |
Add a boolean account option (defaulting to off) to control whether to use
|
Sat, 22 Aug 2009 02:10:21 +0000 |
maiku |
Properly name audio-call pixmaps. This stops an assertion in pidginstock.c
|
Sat, 22 Aug 2009 00:36:25 +0000 |
maiku |
Add the vvconfig plugin. It allows you to choose different microphones,
|
Fri, 21 Aug 2009 20:49:06 +0000 |
Paul Aurich |
merge of '48f2d27edd8466883a732524bff0e292e343e6f5'
|
Fri, 21 Aug 2009 15:57:38 +0000 |
Kelemen G«¡bor |
hu.po: Updated for 2.6.1
|
Fri, 21 Aug 2009 20:47:47 +0000 |
Paul Aurich |
jabber: Simplify; js is the callback data and can't be NULL.
|
Fri, 21 Aug 2009 20:45:47 +0000 |
Paul Aurich |
jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.
|
Fri, 21 Aug 2009 19:17:48 +0000 |
Paul Aurich |
jabber: Print out the expected/generated caps hashes.
|
Fri, 21 Aug 2009 07:54:43 +0000 |
Paul Aurich |
merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'
|
Fri, 21 Aug 2009 07:03:48 +0000 |
Mark Doliner |
merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'
|
Fri, 21 Aug 2009 07:03:09 +0000 |
Mark Doliner |
Whoops, this test case IS correct
|
Thu, 20 Aug 2009 20:04:50 +0000 |
Mark Doliner |
Fix a bug in our outgoing yahoo message formatting where messages
|
Fri, 21 Aug 2009 07:15:47 +0000 |
Paul Aurich |
jabber: Fix a crash when the vcard includes an empty BINVAL.
|
Fri, 21 Aug 2009 00:30:08 +0000 |
maiku |
Fail the configure script if voice and video dependencies are missing.
|
Sat, 22 Aug 2009 23:36:31 +0000 |
Richard Laager |
Wrap this file more consistently.
|
Sun, 23 Aug 2009 21:40:34 +0000 |
Ka-Hing Cheung |
serialize functions that return unsigned int types in dbus
|
Thu, 20 Aug 2009 18:13:41 +0000 |
Mark Doliner |
This function no longer needs these two parameters
|
Thu, 20 Aug 2009 16:15:00 +0000 |
Daniel Atallah |
use memset instead of bzero for better portability and profit
|
Thu, 20 Aug 2009 06:54:44 +0000 |
Mark Doliner |
Oh, I guess we should escape this when printing to the debug window.
|
Thu, 20 Aug 2009 06:26:21 +0000 |
Mark Doliner |
I was missing a space!
|
Thu, 20 Aug 2009 06:17:55 +0000 |
Mark Doliner |
Hopefully be more clear about just what a "webcam invite" is
|
Thu, 20 Aug 2009 06:01:56 +0000 |
Mark Doliner |
Add a bunch of comments for translators that might make some of these
|
Thu, 20 Aug 2009 05:40:41 +0000 |
Mark Doliner |
A few small string changes
|
Thu, 20 Aug 2009 04:10:53 +0000 |
Paul Aurich |
Fix --disable-avahi. Closes #9449.
|
Thu, 20 Aug 2009 03:40:18 +0000 |
Paul Aurich |
merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'
|
Thu, 20 Aug 2009 02:15:00 +0000 |
Mark Doliner |
Don't put stuff into a linked list only to iterate through the linked list
|
Thu, 20 Aug 2009 01:51:37 +0000 |
Mark Doliner |
Use a GSList here instead of a GQueue. Yay for simplification.
|
Thu, 20 Aug 2009 01:24:24 +0000 |
Mark Doliner |
Move where the ftattr queue is defined
|
Thu, 20 Aug 2009 01:12:06 +0000 |
Mark Doliner |
merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'
|
Thu, 20 Aug 2009 03:40:09 +0000 |
Paul Aurich |
Properly detect libpanel by including ncurses libs in linking test.
|
Wed, 19 Aug 2009 22:42:11 +0000 |
Paul Aurich |
Don't add an accelerator to "Join a Chat" in a conversation window.
|
Thu, 20 Aug 2009 01:11:26 +0000 |
Mark Doliner |
Make outgoing yahoo messages with links, font color, font face or font size
|
Wed, 19 Aug 2009 22:01:10 +0000 |
Mark Doliner |
* Change yahoo_html_to_codes() a little to hopefully be more straight forward
|
Wed, 19 Aug 2009 18:54:54 +0000 |
Paul Aurich |
Fix not calling the SRV timeout on the win32 code. Closes #9956.
|
Wed, 19 Aug 2009 16:21:47 +0000 |
Paul Aurich |
jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
|
Wed, 19 Aug 2009 08:28:29 +0000 |
Mark Doliner |
applied changes from 484cf54a9d7270792571d342c82c713c72ce684b
|
Wed, 19 Aug 2009 08:27:47 +0000 |
Mark Doliner |
applied changes from 34673affeeb462b539214e2d6d46c1d44f0be288
|
Wed, 19 Aug 2009 08:26:58 +0000 |
Mark Doliner |
applied changes from 51ea62d1cdee93a0f6ab96f22d28cbe07ea5d13b
|
Wed, 19 Aug 2009 07:39:52 +0000 |
Mark Doliner |
applied changes from c55cc517cc0bc09b677222a63f5f466531033719
|
Wed, 19 Aug 2009 01:03:47 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.darkrain42.2.6.1' (head a471e07974d88252de5a74bbd65b07a8bc4345c7)
|
Wed, 19 Aug 2009 00:56:19 +0000 |
Elliott Sales de Andrade |
merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'
|
Wed, 19 Aug 2009 00:41:20 +0000 |
Elliott Sales de Andrade |
merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
|
Wed, 19 Aug 2009 00:41:06 +0000 |
Elliott Sales de Andrade |
Update versions. Yes, I'm aware I skipped a number. I just don't want to
|
Wed, 19 Aug 2009 00:18:54 +0000 |
Mark Doliner |
Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
|
Wed, 19 Aug 2009 01:03:34 +0000 |
Elliott Sales de Andrade |
merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
|
Wed, 19 Aug 2009 00:37:01 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
|
Tue, 18 Aug 2009 23:52:14 +0000 |
Mark Doliner |
Fix a possible crash when receiving URLs in yahoo. It doesn't crash for me
|
Tue, 18 Aug 2009 23:03:47 +0000 |
Mark Doliner |
Check in some more tests, most of which are not compiled yet. I think
|
Tue, 18 Aug 2009 23:00:18 +0000 |
Mark Doliner |
I don't think we need a comment telling us what the code looks like 10 lines earlier
|
Tue, 18 Aug 2009 22:35:34 +0000 |
Mark Doliner |
Stop attempting to fetch oscar buddy info automatically for people on our
|
Tue, 18 Aug 2009 22:31:39 +0000 |
Mark Doliner |
Check in a change that does dumb client-side blocking of people
|
Tue, 18 Aug 2009 22:28:12 +0000 |
Mark Doliner |
Any objections to this? I think it's good for us to acknowledge people
|
Wed, 19 Aug 2009 00:58:45 +0000 |
Paul Aurich |
Per rekkanoryo, "End Direct IM Session". Refs #2556.
|
Mon, 17 Aug 2009 15:56:16 +0000 |
John Bailey |
Make the blurb about support even more verbose and explicit on what we will
|
Sun, 09 Aug 2009 23:11:59 +0000 |
Mark Doliner |
Split the descriptions of our --help text up into multiple smaller
|
Sun, 09 Aug 2009 20:56:59 +0000 |
Mark Doliner |
Make the strings in this file more localizable
|
Sun, 09 Aug 2009 20:34:29 +0000 |
Mark Doliner |
Add a verb to this sentence, as suggested by F Wolff on the translators
|
Sun, 09 Aug 2009 20:32:30 +0000 |
Mark Doliner |
Capitalize the abbreviation "URL," as suggested by F Wolff on the
|
Sun, 09 Aug 2009 20:29:27 +0000 |
Mark Doliner |
Change the string "Friendly name changes too rapidly" to "Friendly
|
Sun, 09 Aug 2009 20:27:12 +0000 |
Mark Doliner |
Use "buddy list" instead of "blist" in user-visible strings
|
Wed, 05 Aug 2009 04:14:29 +0000 |
John Bailey |
Add a blurb about support@pidgin.im being a publicly archived mailing list.
|
Wed, 05 Aug 2009 01:37:38 +0000 |
Paul Aurich |
Rename Euskera(Basque) (sic.) to Basque per translator. Closes #9838.
|
Wed, 05 Aug 2009 01:34:35 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)
|
Mon, 03 Aug 2009 00:46:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
|
Sun, 02 Aug 2009 22:24:21 +0000 |
Paul Aurich |
I think this is a little better.
|
Sat, 01 Aug 2009 23:40:44 +0000 |
Paul Aurich |
Drop a colon.
|
Sat, 01 Aug 2009 23:35:40 +0000 |
Paul Aurich |
Clarify the preference strings for the Join/Part hiding plugin.
|
Sat, 01 Aug 2009 21:36:16 +0000 |
Paul Aurich |
jabber: Prompt before cancelling presence notification to a buddy.
|
Sat, 01 Aug 2009 16:14:02 +0000 |
John Bailey |
Better string for Yahoo error 52. Someone might want to try improving it still.
|
Sat, 01 Aug 2009 16:11:30 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 8351342d3a30c75649de9c3d4abc7b6f45ce8f82)
|
Sat, 01 Aug 2009 15:50:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
|
Fri, 31 Jul 2009 06:35:49 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head fa041ec42ae016bc51230865d59a5e06676f3cec)
|
Fri, 31 Jul 2009 06:23:50 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
|
Thu, 30 Jul 2009 06:52:24 +0000 |
Paul Aurich |
Fix two strings as pointed out on translators@
|
Wed, 22 Jul 2009 04:24:06 +0000 |
Paul Aurich |
Better errors for certificate expiration/activation checking.
|
Wed, 22 Jul 2009 04:15:09 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 7c0f8ebeda0f59bd50e8e1692886616f302badcf)
|
Wed, 22 Jul 2009 02:34:56 +0000 |
Etan Reisner |
Didn't realize I hadn't pushed this before the string freeze so we get to do
|
Tue, 21 Jul 2009 05:17:09 +0000 |
Paul Aurich |
Mark a string for translation that was missed.
|
Tue, 21 Jul 2009 05:15:54 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)
|
Sat, 18 Jul 2009 19:12:14 +0000 |
Paul Aurich |
Whitespace after '.' in a string.
|
Sat, 18 Jul 2009 17:57:48 +0000 |
John Bailey |
Change some strings in Yahoo! for 2.6.1.
|
Sat, 18 Jul 2009 17:15:20 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head d3334a023251e5d640dc061092a6aa2fbd14e629)
|
Sat, 18 Jul 2009 07:39:24 +0000 |
Paul Aurich |
Use a better error post-string freeze for the IDNA-conversion failure.
|
Sat, 18 Jul 2009 07:26:04 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 566ce451dc4c5c20f90b1d1f53b83a85aae04c34)
|
Sat, 18 Jul 2009 04:31:38 +0000 |
Paul Aurich |
Normalize on 'cancelled'
|
Wed, 15 Jul 2009 04:04:12 +0000 |
Paul Aurich |
Add a "Cancel Direct IM" buddy action when connected. Closes #2556.
|
Tue, 18 Aug 2009 18:48:45 +0000 |
Stu Tomlinson |
More fixes for Gtk < 2.6
|
Tue, 18 Aug 2009 18:29:55 +0000 |
Paul Aurich |
merge of '455ee39cd9ae508a675deeaa3952b91d404ca64d'
|
Tue, 18 Aug 2009 18:26:57 +0000 |
Daniel Atallah |
Include Makefile.mingw in the dist.
|
Tue, 18 Aug 2009 18:28:00 +0000 |
Stu Tomlinson |
Fix compiling with Gtk < 2.6.0, looks like someone accidentally pasted this
|
Tue, 18 Aug 2009 17:53:04 +0000 |
Stu Tomlinson |
Ensure time_t is defined before we use it
|
Tue, 18 Aug 2009 15:38:34 +0000 |
John Bailey |
Obviously I'm an idiot and can't manage a simple task like deleting 5 characters.
|
Tue, 18 Aug 2009 15:36:37 +0000 |
John Bailey |
Prepping for 2.6.0.
|
Tue, 18 Aug 2009 14:59:24 +0000 |
John Bailey |
merge of '249bb0ae011a3aacadd09bca9106b7ba41bf6b75'
|
Tue, 18 Aug 2009 06:33:25 +0000 |
Paul Aurich |
Add Purple::XMLNode::get_name()
|
Tue, 18 Aug 2009 06:23:44 +0000 |
Etan Reisner |
Fix the Perl XMLNode API so that calls don't need to explicitly pass
|
Tue, 18 Aug 2009 03:45:33 +0000 |
John Bailey |
Missed one instance when I was checking to make sure my own entry had two
|
Tue, 18 Aug 2009 03:39:43 +0000 |
John Bailey |
merge of 'ba801ec16bca2ebd4892b49014d12b72df8aea03'
|
Tue, 18 Aug 2009 03:34:37 +0000 |
John Bailey |
merge of 'a1538be1e201a9daf8b56e0a577860252391350a'
|
Mon, 17 Aug 2009 02:46:56 +0000 |
John Bailey |
NEWSing.
|
Mon, 17 Aug 2009 01:00:45 +0000 |
John Bailey |
Update the default and small smiley themes for the Yahoo/Yahoo JAPAN prpl split.
|
Mon, 17 Aug 2009 00:49:44 +0000 |
John Bailey |
Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
|
Mon, 17 Aug 2009 00:34:10 +0000 |
John Bailey |
Rearrange the ChangeLog sections and add a couple more to make the presentation
|
Sun, 16 Aug 2009 23:46:15 +0000 |
Elliott Sales de Andrade |
Fix crashes when filenames end up being NULL in some prpls. Fixed a minor
|
Sun, 16 Aug 2009 23:28:12 +0000 |
John Bailey |
Fix MSNP9 too. Same patch by Mark and Paul, just applied to MSNP9.
|
Sun, 16 Aug 2009 23:27:24 +0000 |
John Bailey |
Patch written by Mark Doliner and Paul Aurich to fix a remote crash on MSN
|
Sun, 16 Aug 2009 23:25:51 +0000 |
John Bailey |
merge of 'dbc9826dcdc90ce976e932cdb52c297e114df42c'
|
Sun, 16 Aug 2009 23:25:38 +0000 |
fillods |
Update Esperanto translation. Closes #9925.
|
Tue, 18 Aug 2009 04:34:30 +0000 |
Elliott Sales de Andrade |
g_strncasecmp is deprecated. I thought I removed these already. Anyway, I
|
Tue, 18 Aug 2009 03:34:24 +0000 |
Elliott Sales de Andrade |
Some comment-fixes I apparently had lying around.
|
Tue, 18 Aug 2009 03:23:17 +0000 |
Elliott Sales de Andrade |
NEWS-ificate...
|
Tue, 18 Aug 2009 03:22:05 +0000 |
Elliott Sales de Andrade |
Credit these guys from #393.
|
Tue, 18 Aug 2009 03:02:24 +0000 |
Elliott Sales de Andrade |
Two spaces at end of sentence. Too lazy to go back past 2.0.0. though.
|
Tue, 18 Aug 2009 02:32:43 +0000 |
maiku |
Use my name rather than my handle.
|
Mon, 17 Aug 2009 22:27:31 +0000 |
maiku |
NEWSed
|
Mon, 17 Aug 2009 21:58:01 +0000 |
Paul Aurich |
John said I should NEWS, too. Am I allowed to use 'NEWS' as a verb?
|
Mon, 17 Aug 2009 17:45:22 +0000 |
Daniel Atallah |
Fix encoding of italian win32 installer translation.
|
Mon, 17 Aug 2009 17:38:10 +0000 |
Marcus Lundblad |
NEWS! :)
|
Mon, 17 Aug 2009 04:06:00 +0000 |
Elliott Sales de Andrade |
Disable receiving Winks for now since we have no UI for it.
|
Sun, 16 Aug 2009 07:25:33 +0000 |
Shalom Craimer |
Updated Hebrew translation.
|
Sun, 16 Aug 2009 05:23:07 +0000 |
Paul Aurich |
merge of '319edba55f1c66810f6a7a2af17e808a5bc75e3e'
|
Sun, 16 Aug 2009 03:27:56 +0000 |
Elliott Sales de Andrade |
merge of '21745356545795bcec9c44cff0e779429c5092c6'
|
Sun, 16 Aug 2009 03:22:58 +0000 |
Elliott Sales de Andrade |
Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't
|
Sun, 16 Aug 2009 04:06:21 +0000 |
Paul Aurich |
Fix Yahoo emoticon sets and make Yahoo-Japan consistent.
|
Sun, 16 Aug 2009 03:23:54 +0000 |
Paul Aurich |
Fix setting the alias on a metacontact when it's not expanded. This is a patch.
|
Sun, 16 Aug 2009 03:21:47 +0000 |
Paul Aurich |
Don't try to write a cert with a blank filename.
|
Sat, 15 Aug 2009 19:59:14 +0000 |
Paul Aurich |
Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.
|
Fri, 14 Aug 2009 18:05:25 +0000 |
Kelemen G«¡bor |
Updated Hungarian translation for 2.6.0
|
Fri, 14 Aug 2009 14:34:06 +0000 |
Bj«Órn Voigt |
German translation update (1 string)
|
Fri, 14 Aug 2009 05:20:24 +0000 |
Paul Aurich |
This is annoying, but am I actually missing anything?
|
Fri, 14 Aug 2009 01:34:27 +0000 |
Etan Reisner |
Reverse the list of conference servers we find so that the first one in the
|
Fri, 14 Aug 2009 00:37:34 +0000 |
Etan Reisner |
merge of 'ce714031f3cafbcbd99cc3988cbb9cacd3ada236'
|
Fri, 14 Aug 2009 00:32:23 +0000 |
Etan Reisner |
Document the uri-handler signal. Did I get this right?
|
Thu, 13 Aug 2009 23:34:25 +0000 |
Etan Reisner |
Add a missing space. I'm sure no one reads this but I noticed it the other day
|
Thu, 13 Aug 2009 22:56:59 +0000 |
Etan Reisner |
merge of '595994cbd9222742a876670d7503f564822c34c1'
|
Thu, 13 Aug 2009 22:56:45 +0000 |
Etan Reisner |
Document the jabber-receiving-xmlnode signal, fix a typo and make the list and
|
Fri, 14 Aug 2009 00:38:03 +0000 |
Elliott Sales de Andrade |
I don't know why these 'echo's are here, but they hide the return value
|
Thu, 13 Aug 2009 20:16:23 +0000 |
Mark Doliner |
How about we just use a GString instead of this ridiculous
|
Thu, 13 Aug 2009 17:46:06 +0000 |
Mark Doliner |
I just saw a crash where im was null here. No idea how to reproduce it
|
Thu, 13 Aug 2009 15:56:13 +0000 |
Paul Aurich |
merge of '777b9e651a771f8fac5e480e094c740ee495ca06'
|
Thu, 13 Aug 2009 15:55:19 +0000 |
Paul Aurich |
Explicitly add a stub for the status mood myspace messages. Closes #9887.
|
Thu, 13 Aug 2009 07:28:12 +0000 |
maiku |
merge of '20320727f6c8f5a4a4b7b8c0f65c74a57ada1e15'
|
Thu, 13 Aug 2009 04:05:13 +0000 |
Paul Aurich |
ft: Set completion (for receiving) *after* writing the file.
|
Thu, 13 Aug 2009 03:28:38 +0000 |
Paul Aurich |
merge of 'abdecd59fbf18da0d4f391df390910b525356ffb'
|
Thu, 13 Aug 2009 03:26:27 +0000 |
Paul Aurich |
Clean up various file-scoped globals at uninit.
|
Thu, 13 Aug 2009 01:17:04 +0000 |
Paul Aurich |
This was wrong, right? How did it work?
|
Thu, 13 Aug 2009 02:32:33 +0000 |
Mark Doliner |
Simplify. A lot of these checks aren't necessary because msn_table_new()
|
Thu, 13 Aug 2009 02:24:55 +0000 |
Mark Doliner |
merge of '156e8a2f721f092d3fd2044315094a886b637ecd'
|
Thu, 13 Aug 2009 02:23:57 +0000 |
Mark Doliner |
No idea WTF this is
|
Thu, 13 Aug 2009 02:19:16 +0000 |
Mark Doliner |
These two headers don't use anything from cmdproc.h, so don't include
|
Thu, 13 Aug 2009 02:05:10 +0000 |
Mark Doliner |
Simplify
|
Thu, 13 Aug 2009 01:47:54 +0000 |
Mark Doliner |
Just add a note that this code sucks
|
Thu, 13 Aug 2009 01:31:15 +0000 |
Mark Doliner |
The amount of indirection in the msn prpl bothers me, so I'm flatteneing
|
Thu, 13 Aug 2009 01:24:59 +0000 |
Mark Doliner |
Remove another unused variable
|
Thu, 13 Aug 2009 01:18:53 +0000 |
Mark Doliner |
Remove an unused variable
|
Thu, 13 Aug 2009 01:17:05 +0000 |
andreimpopescu |
Updated Romanian translation, with new translator as well.
|
Thu, 13 Aug 2009 00:01:21 +0000 |
Mark Doliner |
Ignore unknown MySpace messages instead of trying to treat them like
|
Wed, 12 Aug 2009 23:13:47 +0000 |
Mark Doliner |
Move this check inside the else condition. The other half of the if
|
Thu, 13 Aug 2009 07:21:12 +0000 |
maiku |
Handle sources for Windows better.
|
Thu, 13 Aug 2009 07:12:02 +0000 |
maiku |
Let's keep this working right.
|
Thu, 13 Aug 2009 04:55:29 +0000 |
maiku |
Fix unidirectional media sessions and add a colorspace before the video sink.
|
Wed, 12 Aug 2009 10:04:54 +0000 |
maiku |
merge of '235259eaef44e8bacfe07e83eb5c66ddd4887ace'
|
Wed, 12 Aug 2009 10:03:47 +0000 |
maiku |
Switch around some GStreamer linking and state setting.
|
Wed, 12 Aug 2009 07:36:51 +0000 |
Paul Aurich |
Fix building on win32, which has #define write wpurple_write (and similar for read).
|
Wed, 12 Aug 2009 05:51:51 +0000 |
Paul Aurich |
jabber: Fix "Invalid Server" breaking roomlist dialog. Closes #8143.
|
Wed, 12 Aug 2009 04:32:16 +0000 |
Paul Aurich |
jabber: Migrate IBB to the new code added in the previous commit.
|
Wed, 12 Aug 2009 04:31:17 +0000 |
Paul Aurich |
ft: Add infrastructure to allow a prpl to moderate when to send packets.
|
Tue, 11 Aug 2009 15:57:54 +0000 |
Paul Aurich |
jabber: Emit jabber-receiving-iq after we've ensured id is !NULL
|
Tue, 11 Aug 2009 02:44:41 +0000 |
Paul Aurich |
ChangeLog.API that, too.
|
Tue, 11 Aug 2009 02:42:57 +0000 |
Paul Aurich |
ft: Fix an issue with re-setting xfer->watcher when there is no fd.
|
Tue, 11 Aug 2009 02:41:09 +0000 |
Paul Aurich |
ft: Fix a bunch of uses of 0 as an 'invalid' fd.
|
Mon, 10 Aug 2009 23:24:39 +0000 |
Mark Doliner |
This was a memory leak, right?
|