summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Stop Groupwise from showing two windows for Get Info. Fixes #13108.Gabriel Burt2011-01-101-8/+7
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Qulogic and darkrain point out that this bit shouldn't be here. Refs #13131.John Bailey2011-01-101-1/+1
* | | | | | | | | jabber: Handle the connection: close header. Closes #13008Paul Aurich2011-01-102-12/+53
* | | | | | | | | jabber: Make the BOSH parsing a little more resilient and add more diagnostic...Paul Aurich2011-01-101-18/+31
* | | | | | | | | jabber: \n-ize a debug messagePaul Aurich2011-01-101-1/+1
* | | | | | | | | jabber: Improved BOSH logging some. Refs #13008Paul Aurich2011-01-101-5/+18
* | | | | | | | | Add the AddTrust External CA Root. Closes #11554.Paul Aurich2011-01-104-0/+28
|/ / / / / / / /
* | | | | | | | German translation updateBj?rn Voigt2011-01-091-16/+32
|/ / / / / / /
* | | | | | | merge of 'c654ebef32170681ec050f928d3174377f71333c'John Bailey2011-01-096-77/+70
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge of '7f75ceb3679354bd6fceb6d971b99cc6674fc9f7'Elliott Sales de Andrade2011-01-091-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | I think we can translate this now.Elliott Sales de Andrade2011-01-091-1/+1
| * | | | | | | | merge of 'bec575cffcd46c62a5192f3f43fdfc42b655b0ac'Elliott Sales de Andrade2011-01-0915-35/+144
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add missing include guard.Elliott Sales de Andrade2011-01-061-0/+4
| * | | | | | | | | Change MsnFileContext variables from "header" to "context". This itElliott Sales de Andrade2011-01-064-61/+61
| * | | | | | | | | Remove DC stuff from SLP stuff that I should have done with the otherElliott Sales de Andrade2011-01-061-9/+0
| * | | | | | | | | Use the serializing function for SlpMsgParts on a direct connection.Elliott Sales de Andrade2011-01-061-6/+4
* | | | | | | | | | ChangeLog and credit where due. Refs #13131.John Bailey2011-01-091-0/+2
* | | | | | | | | | Fix purple_str_to_time(). Fixes #13131.Nader Morshed2011-01-092-119/+152
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | "Bug Master" really isn't all that appropriate title for me anymore, consideringJohn Bailey2011-01-091-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Credit Markos Chandras for his work on pva's patch. Refs #12638.John Bailey2011-01-082-1/+3
* | | | | | | | ChangeLog and credit Tom for his patch. Refs #13073. And it's the right tic...John Bailey2011-01-081-0/+2
* | | | | | | | Fix dbus introspection. Fixes #13073.Tom Samstag2011-01-082-12/+12
* | | | | | | | disapproval of revision 'c253c498a60e5a02bccb0f59d0908d1623c4307e'John Bailey2011-01-082-3/+1
* | | | | | | | It just don't makes sense to set a status message when changing to Offline. T...Jorge Villase?or2011-01-082-1/+3
* | | | | | | | Credit Nikita appropriately. Refs #13136.John Bailey2011-01-082-0/+5
* | | | | | | | Don't crash on invalid/unexpected jingle transport types. Fixes #13136.Nikita Kozliv2011-01-083-2/+11
* | | | | | | | Make perl bindings respect LDFLAGS. Fixes #12638.Peter Volkov2011-01-084-0/+4
* | | | | | | | ChangeLog the previous patch. Refs #12758.John Bailey2011-01-081-0/+2
* | | | | | | | This patch fixes #12758.Jakub Adam2011-01-082-1/+24
* | | | | | | | ChangeLog that. Refs #13095.John Bailey2011-01-071-0/+5
* | | | | | | | Add a GstCapsFilter between every video source and the rest of the pipeline.Jakub Adam2011-01-072-14/+35
* | | | | | | | Add support for rendering strikethrough when received as in-line CSS,Stu Tomlinson2011-01-063-3/+39
* | | | | | | | Fix clicking on buttons in formatting toolbar so they don't try (andStu Tomlinson2011-01-061-3/+3
|/ / / / / / /
* | | | | | | Correctly set up the prefs for the docklet.Elliott Sales de Andrade2011-01-061-0/+11
* | | | | | | Credit thundpressor for his patches. Fixes #13162.John Bailey2011-01-052-0/+2
* | | | | | | gtksourceiter: Fix a few memory leaks in our bundled copy of this widget. Re...Nader Morshed2011-01-051-2/+6
* | | | | | | gtksourceundomanager: Fix a few memory leaks in our bundled copy of this widg...Nader Morshed2011-01-051-1/+3
* | | | | | | gtkblist: Fix a few memory leaks. Refs #13162.Nader Morshed2011-01-051-91/+24
* | | | | | | Oops, this shouldn't be in here.Elliott Sales de Andrade2011-01-051-1/+0
* | | | | | | Free the buffer with the SlpMsgPart. Should fix a few leaks fromElliott Sales de Andrade2011-01-051-0/+1
* | | | | | | This flag is only part of a direct connection and handled there.Elliott Sales de Andrade2011-01-051-11/+1
* | | | | | | Sanitizing the soap connection would have cleared the current request,Elliott Sales de Andrade2011-01-051-6/+0
* | | | | | | Setting handled=TRUE will call _handle_next at the end of the functionElliott Sales de Andrade2011-01-051-1/+0
* | | | | | | Using conn->current_request looks a bit iffy here. And even if itElliott Sales de Andrade2011-01-041-5/+6
* | | | | | | Everyone provides a callback here. Might as well make it required.Elliott Sales de Andrade2011-01-041-2/+2
* | | | | | | A direct connection really has no need of the whole P2P packet header,Elliott Sales de Andrade2011-01-043-50/+32
* | | | | | | Add CVE ID in ChangeLog.Elliott Sales de Andrade2011-01-041-2/+2
* | | | | | | Remove trailing whitespaceRichard Laager2011-01-04248-1750/+1750
* | | | | | | Remove trailing whitespaceRichard Laager2011-01-0449-104/+104
* | | | | | | Add a comment that we should eventually remove this prefMark Doliner2011-01-031-0/+7