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)
|