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
|
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
|
Tue, 04 Aug 2009 04:19:34 +0000 |
Elliott Sales de Andrade |
merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
|
Tue, 04 Aug 2009 04:18:57 +0000 |
Elliott Sales de Andrade |
Somehow this bit got left in there. Should really compile this time.
|
Tue, 04 Aug 2009 04:04:21 +0000 |
Paul Aurich |
merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'
|
Tue, 04 Aug 2009 03:52:57 +0000 |
Elliott Sales de Andrade |
merge of '4687f2ad1aa97d621e389533af53704e6066f35a'
|
Tue, 04 Aug 2009 03:51:30 +0000 |
Elliott Sales de Andrade |
Set a maximum conversion length to g_convert when determining the file name
|
Tue, 04 Aug 2009 03:49:01 +0000 |
Elliott Sales de Andrade |
THis conversion specifier is incorrect.
|
Tue, 04 Aug 2009 02:14:46 +0000 |
Mark Doliner |
Changes to the way we translate raw yahoo messages to HTML. The HTML
|
Tue, 04 Aug 2009 02:06:01 +0000 |
Mark Doliner |
We can use the typedef here, right?
|
Tue, 04 Aug 2009 01:23:45 +0000 |
Stu Tomlinson |
Log the reason for disconnection to the debug log, so that we might
|
Tue, 04 Aug 2009 04:03:41 +0000 |
Paul Aurich |
merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'
|
Tue, 04 Aug 2009 00:32:56 +0000 |
Paul Aurich |
Changelog the mail dialog crashes/fixes.
|
Mon, 03 Aug 2009 23:29:05 +0000 |
Paul Aurich |
Fix a crash at shutdown in Finch.
|
Mon, 03 Aug 2009 18:30:22 +0000 |
Paul Aurich |
statusbox: Avoid an assertion failure from ""
|
Mon, 03 Aug 2009 17:06:26 +0000 |
Paul Aurich |
Updated Spanish and Slovenian translations. Closes #9834, #9835.
|
Mon, 03 Aug 2009 06:36:48 +0000 |
Paul Aurich |
Further updated Norwegian Nynorsk translation. Closes #9831.
|
Mon, 03 Aug 2009 06:33:17 +0000 |
Paul Aurich |
Document the jabber signals, since I promised a while ago I would.
|
Tue, 04 Aug 2009 04:03:29 +0000 |
Paul Aurich |
cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.
|
Mon, 03 Aug 2009 00:46:20 +0000 |
Paul Aurich |
Updated Basque (eu) translation. Closes #9828.
|
Sun, 02 Aug 2009 22:48:05 +0000 |
Paul Aurich |
Updated Russian translation some more. Closes #9818.
|
Sun, 02 Aug 2009 20:42:00 +0000 |
Paul Aurich |
jabber: Keep a second connection open over which to send the terminate.
|
Sun, 02 Aug 2009 05:53:56 +0000 |
Paul Aurich |
Oops, fix loading smiley themes.
|
Sun, 02 Aug 2009 05:34:11 +0000 |
Paul Aurich |
Don't use pointers (even opaquely) once they're freed. Closes #9822.
|
Sun, 02 Aug 2009 05:04:41 +0000 |
Paul Aurich |
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
|
Sun, 02 Aug 2009 04:33:26 +0000 |
Paul Aurich |
Clarify load_smiley_theme a little. Refs #9822.
|
Sun, 02 Aug 2009 04:10:32 +0000 |
Paul Aurich |
yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
|
Sun, 02 Aug 2009 03:58:52 +0000 |
Paul Aurich |
oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.
|
Sun, 02 Aug 2009 03:00:00 +0000 |
Paul Aurich |
jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to Prosody
|
Sat, 01 Aug 2009 22:12:30 +0000 |
Paul Aurich |
jabber: Store the "own JabberBuddy" in the JabberStream* struct.
|
Sat, 01 Aug 2009 21:45:24 +0000 |
Paul Aurich |
jabber: Stop fall-through on connection error.
|
Sat, 01 Aug 2009 18:55:27 +0000 |
Paul Aurich |
merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'
|
Sat, 01 Aug 2009 18:51:02 +0000 |
Paul Aurich |
cert: Fix a reversed check. Oops.
|
Sat, 01 Aug 2009 05:31:59 +0000 |
duck |
zephyr: Build properly on Hurd.
|
Sat, 01 Aug 2009 04:32:24 +0000 |
Paul Aurich |
jabber: Ridiculously verbose logging for BOSH.
|
Sat, 01 Aug 2009 04:24:39 +0000 |
Paul Aurich |
jabber: Better inactivity timer logic.
|
Sat, 01 Aug 2009 04:01:51 +0000 |
Paul Aurich |
jabber: Remove js->use_bosh
|
Sat, 01 Aug 2009 04:00:37 +0000 |
Paul Aurich |
jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.
|
Sat, 01 Aug 2009 03:57:14 +0000 |
Paul Aurich |
jabber: Re-order the BOSH structs and normalize the buffer names.
|
Sat, 01 Aug 2009 15:59:40 +0000 |
Stu Tomlinson |
Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
|
Sat, 01 Aug 2009 15:32:38 +0000 |
John Bailey |
Unbreak the string freeze.
|
Sat, 01 Aug 2009 08:50:19 +0000 |
Sulabh Mahajan |
Fix #9660. Reconnect, in case of error 52.
|
Sat, 01 Aug 2009 07:45:23 +0000 |
Sulabh Mahajan |
Fixes #9661
|
Sat, 01 Aug 2009 02:59:31 +0000 |
Paul Aurich |
merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'
|
Fri, 31 Jul 2009 21:44:52 +0000 |
Mark Doliner |
Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
|
Sat, 01 Aug 2009 02:58:40 +0000 |
Paul Aurich |
jabber: Add the two Gtalk video features to the disco#info/caps hash
|
Sat, 01 Aug 2009 02:44:13 +0000 |
Paul Aurich |
jabber: Fix setting the PEP node the first time.
|
Sat, 01 Aug 2009 02:33:41 +0000 |
Paul Aurich |
jabber: disco#info queries with no 'from' are from the server; valid.
|
Sat, 01 Aug 2009 01:53:02 +0000 |
Paul Aurich |
jabber: Fix setting Google Talk avatar at login.
|
Fri, 31 Jul 2009 14:40:03 +0000 |
Marcus Lundblad |
merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'
|
Fri, 31 Jul 2009 09:34:39 +0000 |
Mark Doliner |
Add a test with a custom color
|
Fri, 31 Jul 2009 10:04:43 +0000 |
Kelemen G«¡bor |
hu.po: Hungarian translation updated for 2.60
|
Fri, 31 Jul 2009 09:22:37 +0000 |
Mark Doliner |
Of course I got it backwards
|
Fri, 31 Jul 2009 09:21:28 +0000 |
Mark Doliner |
Better variable name?
|
Fri, 31 Jul 2009 09:18:07 +0000 |
Mark Doliner |
Add testing for font size
|
Fri, 31 Jul 2009 09:04:20 +0000 |
Mark Doliner |
Stop using a GString when a gchar* will do fine
|
Fri, 31 Jul 2009 08:55:10 +0000 |
Mark Doliner |
Make match a const char *, and remove two unnecessary casts
|
Fri, 31 Jul 2009 08:47:42 +0000 |
Mark Doliner |
Minor optimization when sending and receiving messages on Yahoo: only
|
Fri, 31 Jul 2009 08:39:03 +0000 |
Mark Doliner |
nomoreendtags is used as a boolean, so set the variable type appropriately
|
Fri, 31 Jul 2009 06:50:34 +0000 |
Paul Aurich |
cert: Nevermind, not going to change that string.
|
Fri, 31 Jul 2009 06:35:35 +0000 |
Paul Aurich |
cert: Validate subject name before prompting due to no CA pool.
|
Fri, 31 Jul 2009 04:42:52 +0000 |
Elliott Sales de Andrade |
Don't leak the GError from g_convert.
|
Fri, 31 Jul 2009 04:21:30 +0000 |
Mike Ruprecht |
merge of '69e3f1859964483e117264088d4b6fc214709f6a'
|
Fri, 31 Jul 2009 04:21:28 +0000 |
Mike Ruprecht |
merge of 'a20a45414d71cd9c0ab697cf0d6209bea8d9140c'
|
Fri, 31 Jul 2009 04:09:41 +0000 |
Elliott Sales de Andrade |
merge of 'a6c4b3ed3fdfcd5eafd45342656fed541020f353'
|
Fri, 31 Jul 2009 04:09:01 +0000 |
Elliott Sales de Andrade |
Got the 'to' and 'from' charsets backwards there, didn't I.
|
Fri, 31 Jul 2009 04:05:57 +0000 |
Elliott Sales de Andrade |
Fix the warnings.
|
Fri, 31 Jul 2009 04:04:24 +0000 |
Elliott Sales de Andrade |
Using g_convert instead of g_utf16_to_utf8 so that we can explicitly set
|
Fri, 31 Jul 2009 03:53:00 +0000 |
Elliott Sales de Andrade |
Using g_convert instead of g_utf16_to_utf8 means we don't need to go
|
Fri, 31 Jul 2009 04:15:02 +0000 |
Paul Aurich |
Oops.
|
Fri, 31 Jul 2009 03:47:58 +0000 |
Paul Aurich |
Bundle in the Thawte Premium Server CA cert. Used for gmx.net. Closes #3089.
|
Fri, 31 Jul 2009 03:27:47 +0000 |
Elliott Sales de Andrade |
Fix some of that grammer (sic) that Mark mentioned.
|
Fri, 31 Jul 2009 02:48:57 +0000 |
Elliott Sales de Andrade |
I don't understand how this branch could be reached, but don't leak the slp
|
Fri, 31 Jul 2009 01:28:41 +0000 |
Mark Doliner |
Change Yahoo to send <span> tags with a color style attribute instead of <font>
|
Fri, 31 Jul 2009 01:06:42 +0000 |
Mark Doliner |
Whoops, I forgot to add the test!
|
Fri, 31 Jul 2009 00:56:33 +0000 |
Mark Doliner |
Add a note about why we do this. Feel free to correct spelling
|
Fri, 31 Jul 2009 00:48:16 +0000 |
Mark Doliner |
Add a super simple test for yahoo_codes_to_html(). I'm planning on
|
Fri, 31 Jul 2009 00:46:38 +0000 |
Mark Doliner |
This comment shouldn't be doxigenated
|
Thu, 30 Jul 2009 23:47:16 +0000 |
Mark Doliner |
Oh shit no it wasn't. I have no one to blame but fear itself.
|
Thu, 30 Jul 2009 23:45:45 +0000 |
Mark Doliner |
Um, this was a memory leak, right?
|
Thu, 30 Jul 2009 23:43:01 +0000 |
Mark Doliner |
Simplify a wee bit
|
Fri, 31 Jul 2009 04:20:30 +0000 |
Mike Ruprecht |
Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
|
Thu, 30 Jul 2009 16:02:21 +0000 |
Paul Aurich |
oscar: Fix debug message newline I noticed in a log from #pidgin.
|
Thu, 30 Jul 2009 12:41:56 +0000 |
Josep Puigdemont |
Updated Catalan-Valencian translation by Toni Hermoso.
|
Thu, 30 Jul 2009 07:26:54 +0000 |
Mark Doliner |
merge of '0303b668a76bd19395d6a4feeec2d0c36f2407bf'
|
Thu, 30 Jul 2009 05:24:52 +0000 |
Paul Aurich |
merge of '4d4cd3cf315192de81786fd9f785ac12a08ad369'
|
Thu, 30 Jul 2009 07:26:10 +0000 |
Mark Doliner |
Small comment improvement from Aman Gupta (tmm1)
|
Thu, 30 Jul 2009 03:47:23 +0000 |
Stu Tomlinson |
Apparently the .PHONY bits are important for the revision reported in win32
|
Thu, 30 Jul 2009 03:42:26 +0000 |
Mike Ruprecht |
Don't crash when opening a tooltip for yahoo contacts who aren't on
|
Thu, 30 Jul 2009 05:24:44 +0000 |
Paul Aurich |
certs: Clean up the code a little, since I made it hard to follow.
|
Wed, 29 Jul 2009 19:16:02 +0000 |
Paul Aurich |
jabber: Handle "Extended Address" correctly.
|
Thu, 30 Jul 2009 03:26:37 +0000 |
Elliott Sales de Andrade |
Don't use a static buffer to hold a full filename, since it could possibly
|
Wed, 29 Jul 2009 19:31:27 +0000 |
Etan Reisner |
merge of '0b43c5f05ed84d95790b3c5370f905758358e36e'
|
Wed, 29 Jul 2009 07:54:07 +0000 |
Bj«Órn Voigt |
German translation update (only punctuation changes)
|
Wed, 29 Jul 2009 02:32:00 +0000 |
Paul Aurich |
Updated Slovak and Afrikaans translations. Closes #9795, #9794.
|
Wed, 29 Jul 2009 01:50:54 +0000 |
Elliott Sales de Andrade |
If the SOAP server returns a 503 AND we haven't yet authenticated, then
|
Tue, 28 Jul 2009 22:25:41 +0000 |
Paul Aurich |
merge of '024d245a8148c47c777a691d387fefdc58337f9c'
|
Tue, 28 Jul 2009 22:07:41 +0000 |
Paul Aurich |
merge of '19f16b9c4b574f5a04993f6347630ef3a0f03dd6'
|
Tue, 28 Jul 2009 21:49:29 +0000 |
Paul Aurich |
ft: Don't emit a changed-status signal for something that isn't a change.
|
Tue, 28 Jul 2009 22:07:39 +0000 |
Paul Aurich |
merge of '18102fcd19439a6e6f2e689922316eaa8fd42ca1'
|
Tue, 28 Jul 2009 22:03:21 +0000 |
Mark Doliner |
Add a comment for these two strings. A translator asked about
|
Tue, 28 Jul 2009 22:08:04 +0000 |
Marcus Lundblad |
Fixed casing...
|
Tue, 28 Jul 2009 22:07:17 +0000 |
Marcus Lundblad |
One more typo...
|
Tue, 28 Jul 2009 22:04:15 +0000 |
Marcus Lundblad |
Fixed typo in translation
|
Tue, 28 Jul 2009 20:03:28 +0000 |
Laurynas Biveinis |
Update Lithuanian translation
|
Tue, 28 Jul 2009 05:03:19 +0000 |
Paul Aurich |
cap: Ignore auto-resp messages. Closes #4633.
|
Tue, 28 Jul 2009 04:43:53 +0000 |
Paul Aurich |
ft: Set an initial size for the dialog; that shrunk it way too much.
|
Tue, 28 Jul 2009 04:35:06 +0000 |
Paul Aurich |
ft: This functionality has been "offered" for umpteen years.
|
Tue, 28 Jul 2009 03:09:54 +0000 |
Stu Tomlinson |
I think this is the 3rd fix for the same error in the same function
|
Tue, 28 Jul 2009 02:58:24 +0000 |
Paul Aurich |
Updated Hebrew translation. Closes #9785.
|
Tue, 28 Jul 2009 02:37:45 +0000 |
Paul Aurich |
merge of '5d299fb56a8e77822296cd70281b61ed0fa3b613'
|
Tue, 28 Jul 2009 02:30:39 +0000 |
Stu Tomlinson |
Fixes for some potential printf("%s", NULL) type of problems from Maiku
|
Tue, 28 Jul 2009 01:23:39 +0000 |
Stu Tomlinson |
Automatically detect if running under valgrind and don't close plugin
|
Tue, 28 Jul 2009 01:18:46 +0000 |
Stu Tomlinson |
Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
|
Tue, 28 Jul 2009 01:16:09 +0000 |
Stu Tomlinson |
Make media.c compilable on Windows following guidance from Maiku
|
Mon, 27 Jul 2009 23:14:24 +0000 |
stefan becker |
Free the KeyValuePairs associated with accountopt lists. Closes #9115.
|
Mon, 27 Jul 2009 22:50:34 +0000 |
Paul Aurich |
merge of '865afa7130542051d98f8e39bf3e0e6d8c70402c'
|