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.
|
Wed, 19 Aug 2009 16:19:45 +0900 |
Yoshiki Yazawa |
Added tag 2.6.0_jp for changeset dfd8d82313be
|
Wed, 19 Aug 2009 03:57:54 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
2.6.0_jp
|
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 16:04:22 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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 23:02:17 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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
|
Sat, 15 Aug 2009 00:09:26 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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.
|
Wed, 12 Aug 2009 02:05:32 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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?
|
Mon, 10 Aug 2009 15:57:35 +0000 |
hanzz |
ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.
|
Mon, 10 Aug 2009 20:36:54 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Mon, 10 Aug 2009 04:40:54 +0000 |
Elliott Sales de Andrade |
merge of '7267766a0885d4724d8069fbe8b617a51cccf64c'
|
Mon, 10 Aug 2009 04:34:15 +0000 |
Elliott Sales de Andrade |
Well, I thought it was funny, anyway. Feel free to drop the second half if
|
Mon, 10 Aug 2009 04:25:30 +0000 |
Elliott Sales de Andrade |
Send a 603 Decline for any SLP invite that we do not support, so that your
|
Mon, 10 Aug 2009 04:16:40 +0000 |
Elliott Sales de Andrade |
Send a cancel message for any unknown text/x-msmsgsinvite requests, so that
|
Sun, 09 Aug 2009 07:29:01 +0000 |
Elliott Sales de Andrade |
Print name of application in the invite to the debug log if it's available.
|
Mon, 10 Aug 2009 03:27:52 +0000 |
Paul Aurich |
imhtml: When inserting html, only set a font if it's a change from the default. Fixes #7648.
|
Mon, 10 Aug 2009 02:06:56 +0000 |
nynorsk |
Updated Norwegian Nynorsk translation. Closes #9879.
|
Sun, 09 Aug 2009 22:40:29 +0000 |
Mark Doliner |
This string should have been marked for translation :-(
|
Sun, 09 Aug 2009 22:06:37 +0000 |
Mike Ruprecht |
Change the media invitation dialog name to something less generic.
|
Sun, 09 Aug 2009 19:08:41 +0000 |
Paul Aurich |
jabber: Read all MUC status codes in a presence. Fixes #6651.
|
Sun, 09 Aug 2009 05:17:11 +0000 |
Elliott Sales de Andrade |
Close the colour selection dialog when the whiteboard window is closed.
|
Sun, 09 Aug 2009 00:15:14 +0000 |
Paul Aurich |
Add support for XMPP URIs on Windows. Closes #2326.
|
Sat, 08 Aug 2009 17:35:08 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 07 Aug 2009 17:12:11 +0000 |
Paul Aurich |
merge of '3ec6c363917ec3d2ab175d9e68ed1b9b8bb848fa'
|
Fri, 07 Aug 2009 17:11:12 +0000 |
Paul Aurich |
gtkconv: Remove the close-timer when a new message comes in. Fixes #8512.
|
Fri, 07 Aug 2009 11:31:13 +0000 |
Mike Ruprecht |
Add pause capability for local video.
|
Fri, 07 Aug 2009 09:25:33 +0000 |
Mike Ruprecht |
Unleak pad if more pads are linked.
|
Fri, 07 Aug 2009 08:36:12 +0000 |
Mike Ruprecht |
merge of '82204c4b8e636617e72c31b471d4f81e85194540'
|
Fri, 07 Aug 2009 04:29:55 +0000 |
Paul Aurich |
Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
|
Fri, 07 Aug 2009 04:21:51 +0000 |
Paul Aurich |
Avoid an assertion when setting a room topic for the first time.
|
Fri, 07 Aug 2009 03:01:22 +0000 |
Stu Tomlinson |
media-gst.h apparently needs special consideration that I'll give it some
|
Fri, 07 Aug 2009 02:33:51 +0000 |
Stu Tomlinson |
Add new #include's to purple.h so it can continue to be the canonical
|
Fri, 07 Aug 2009 08:34:37 +0000 |
Mike Ruprecht |
Remove send_level and recv_level from PidginMedia.
|
Fri, 07 Aug 2009 08:23:12 +0000 |
Mike Ruprecht |
Unlink the local audio volume and mute between sessions.
|
Fri, 07 Aug 2009 00:08:43 +0000 |
Mike Ruprecht |
merge of '690e0c46a823bc8a86dd97edef1482d8ba30d3a6'
|
Thu, 06 Aug 2009 07:01:04 +0000 |
ambrose li |
Updated traditional Chinese translations. Closes #9850.
|
Thu, 06 Aug 2009 05:50:42 +0000 |
Paul Aurich |
merge of 'bc3bb7129b398700639d32f7d6b85fc155053f82'
|
Thu, 06 Aug 2009 05:25:23 +0000 |
Elliott Sales de Andrade |
Ignore buddies with invalid emails in the membership list or address book,
|
Thu, 06 Aug 2009 05:49:47 +0000 |
Paul Aurich |
ChangeLog my last. I think this Closes #9824.
|
Thu, 06 Aug 2009 05:45:47 +0000 |
Paul Aurich |
log: Escape the "from" name in the HTML logger. Refs #9824.
|
Thu, 06 Aug 2009 04:59:12 +0000 |
Paul Aurich |
irc: Handle a buddy appearing in multiple groups properly.
|
Thu, 06 Aug 2009 03:23:05 +0000 |
Paul Aurich |
merge of '05d22685de7c7e91a18724eccf5ecf6791146239'
|
Thu, 06 Aug 2009 03:21:59 +0000 |
Paul Aurich |
jabber: Fix a crash due to a contact having a resource with jbr->name == NULL
|
Thu, 06 Aug 2009 01:28:34 +0000 |
Stu Tomlinson |
Don't package the unnecessary symlink libymsg.so which is not really a
|
Thu, 06 Aug 2009 01:05:11 +0000 |
Stu Tomlinson |
Don't crash trying to modify the settings for an account where the prpl is
|
Wed, 05 Aug 2009 16:11:20 +0000 |
Claudio Satriano |
Updated Italian po and win32 installer translations. Closes #9846, #9847.
|
Fri, 07 Aug 2009 00:06:12 +0000 |
Mike Ruprecht |
Check for media caps when the conversation menu is activated.
|
Wed, 05 Aug 2009 19:01:03 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Wed, 05 Aug 2009 03:37:45 +0000 |
Mike Ruprecht |
Remove the "accepted" signal from PurpleMedia as it was redundant.
|
Wed, 05 Aug 2009 02:17:12 +0000 |
Mike Ruprecht |
Set alsasrc's slave-method to 2. This stops the audio timestamps from
|
Wed, 05 Aug 2009 01:58:02 +0000 |
Mike Ruprecht |
Allow setting properties on GStreamer elements with fs-element.conf.
|
Wed, 05 Aug 2009 01:34:21 +0000 |
Paul Aurich |
Refs #9838.
|
Wed, 05 Aug 2009 01:20:45 +0000 |
Mark Doliner |
Let's just call this after the switch statement...
|
Wed, 05 Aug 2009 01:13:12 +0000 |
Mark Doliner |
Take care of a special case where we would incorrectly parse incoming IMs
|
Wed, 05 Aug 2009 00:53:51 +0000 |
jfs |
Updated Spanish translation.
|
Wed, 05 Aug 2009 00:52:51 +0000 |
mikel paskual |
Updated Basque translation.
|
Tue, 04 Aug 2009 23:29:34 +0000 |
Mark Doliner |
Reuse our purple_markup_unescape_entity() function instead of
|
Tue, 04 Aug 2009 22:47:58 +0000 |
Mark Doliner |
Use TRUE and FALSE instead of 1 and 0. I like TRUE and FALSE.
|
Tue, 04 Aug 2009 21:03:34 +0000 |
Mark Doliner |
This is actually a stack, not a queue, so we can use a simpler data
|
Tue, 04 Aug 2009 20:53:11 +0000 |
Mark Doliner |
Make this enum follow our naming conventions a little better
|
Wed, 05 Aug 2009 04:44:01 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 04 Aug 2009 08:16:09 +0000 |
Mark Doliner |
Something will have gone horribly wrong if data is NULL here, so don't
|
Tue, 04 Aug 2009 08:14:41 +0000 |
Mark Doliner |
Fix two memory leaks. We were setting norm_bud and temp to NULL without
|