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.
|
Sun, 30 Aug 2009 07:56:49 +0900 |
Yoshiki Yazawa |
fixed a bug in purple_utf8_strip_unprintables() that all characters with 8th bit set would be dropped.
|
Sun, 30 Aug 2009 03:04:43 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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.
|
Sat, 29 Aug 2009 04:49:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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.
|
Thu, 27 Aug 2009 02:37:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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 17:20:46 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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.
|
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?
|