Wed, 30 Sep 2009 15:20:25 +0000 |
Sadrul Habib Chowdhury |
Extend the TinyURL plugin.
|
Tue, 29 Sep 2009 16:19:47 +0000 |
Paul Aurich |
merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
|
Tue, 29 Sep 2009 01:36:03 +0000 |
Sadrul Habib Chowdhury |
merge of '6a834614341327cc0cbbdc3887692354df8999e3'
|
Mon, 28 Sep 2009 17:41:56 +0000 |
Sadrul Habib Chowdhury |
Fix a possible null-dereference and/or memory leak.
|
Mon, 28 Sep 2009 17:39:33 +0000 |
Sadrul Habib Chowdhury |
Do not create a conversation yet.
|
Sat, 26 Sep 2009 18:05:44 +0000 |
Sadrul Habib Chowdhury |
Typo fix (thanks to clang-analyzer).
|
Mon, 28 Sep 2009 22:11:54 +0000 |
Paul Aurich |
jabber: Don't crash when disconnecting if there's been no response from the server.
|
Mon, 28 Sep 2009 18:11:28 +0000 |
Marcus Lundblad |
Generate the "preference" attribute correctly for candidates on locales
|
Mon, 28 Sep 2009 06:44:46 +0000 |
Mark Doliner |
merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
|
Mon, 28 Sep 2009 02:30:09 +0000 |
Paul Aurich |
Fix a string now that we're not in string freeze. Thanks, QuLogic!
|
Mon, 28 Sep 2009 01:54:43 +0000 |
Elliott Sales de Andrade |
Minor leak fixes. Probably not too important since they're in DNS resolver
|
Sat, 26 Sep 2009 17:38:05 +0000 |
Sadrul Habib Chowdhury |
I think this is the more correct way of determining invisibility.
|
Sat, 26 Sep 2009 17:34:10 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of possible null-pointer dereferences.
|
Sat, 26 Sep 2009 17:05:37 +0000 |
Sadrul Habib Chowdhury |
Allow unsetting account alias in finch.
|
Fri, 25 Sep 2009 03:41:49 +0000 |
Paul Aurich |
merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
|
Fri, 25 Sep 2009 03:39:35 +0000 |
brian lu |
More tightly scope a variable and avoid trying to free an unset variable.
|
Thu, 24 Sep 2009 16:58:31 +0000 |
Paul Aurich |
jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
|
Thu, 24 Sep 2009 16:38:49 +0000 |
Paul Aurich |
jabber: Always require a resource when starting Legacy IQ Auth.
|
Thu, 24 Sep 2009 20:38:30 +0000 |
Peter Hjalmarsson |
Updated swedish translation, with suggestions from Tapo C.
|
Thu, 24 Sep 2009 01:50:02 +0000 |
Mark Doliner |
Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
|
Thu, 24 Sep 2009 01:29:56 +0000 |
Mark Doliner |
Don't attempt to remove the master group in our cleanlist function.
|
Wed, 23 Sep 2009 10:02:08 +0000 |
maiku |
merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
|
Wed, 23 Sep 2009 10:00:56 +0000 |
maiku |
Fix a crash when content modify contains unknown content.
|
Tue, 22 Sep 2009 06:30:04 +0000 |
Mark Doliner |
Change the way we handle these if checks to hopefully be a little
|
Tue, 22 Sep 2009 06:01:08 +0000 |
Mark Doliner |
Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
|
Tue, 22 Sep 2009 02:12:42 +0000 |
Daniel Atallah |
Add support for setting the multiple instances flag in the Windows Preferences plugin.
|
Tue, 22 Sep 2009 02:07:26 +0000 |
Elliott Sales de Andrade |
merge of '605082e5e72e95dface3580569a0737cbd95e368'
|
Mon, 21 Sep 2009 18:03:23 +0000 |
Daniel Atallah |
Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
|