Tue, 13 Apr 2010 23:22:31 +0000 |
Elliott Sales de Andrade |
Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except
|
Tue, 01 Dec 2009 21:56:55 +0000 |
Paul Aurich |
oops.
|
Tue, 01 Dec 2009 16:49:15 +0000 |
Paul Aurich |
strchr() is valid on a UTF8 string when searching for an ASCII character
|
Sat, 07 Nov 2009 03:45:13 +0000 |
Paul Aurich |
xmppdisco: Close the input request when closing the dialog. Fixes a crash.
|
Mon, 19 Oct 2009 22:56:27 +0000 |
Paul Aurich |
When switching the account in the Disco / Room List dialogs, kill the visible
|
Thu, 20 Aug 2009 06:01:56 +0000 |
Mark Doliner |
Add a bunch of comments for translators that might make some of these
|
Sat, 11 Jul 2009 15:36:57 +0000 |
Stu Tomlinson |
Avoid a potentially uninitialized variable
|
Thu, 25 Jun 2009 03:10:46 +0000 |
Paul Aurich |
Abstract an "image loading function" (will be used for the tooltip in a sec)
|
Mon, 08 Jun 2009 06:51:08 +0000 |
Paul Aurich |
Add a context menu with actions and re-arrange so registration takes preference
|
Mon, 08 Jun 2009 05:23:45 +0000 |
Paul Aurich |
Store the currently selected service in the Dialog structure
|
Mon, 08 Jun 2009 04:42:33 +0000 |
Elliott Sales de Andrade |
Fix merge error.
|
Mon, 08 Jun 2009 04:40:58 +0000 |
Elliott Sales de Andrade |
merge of '43b8c66366c5dc03c717fa9d938446752df53293'
|
Mon, 08 Jun 2009 03:35:14 +0000 |
Paul Aurich |
Fix adding a chat to the buddy list.
|
Mon, 08 Jun 2009 03:29:50 +0000 |
Paul Aurich |
Get rid of _menu_cb_info; pass around the XmppDiscoService*
|
Mon, 08 Jun 2009 03:59:16 +0000 |
Elliott Sales de Andrade |
Add a tooltip to the XMPP Disco browser. Someone should probably fill this
|
Mon, 08 Jun 2009 02:24:49 +0000 |
Elliott Sales de Andrade |
Use the JID for adding a chat/buddy because the name is for descriptive
|
Sun, 07 Jun 2009 22:12:26 +0000 |
Elliott Sales de Andrade |
Add a row-activated callback for the XMPP Disco browser that provides a
|
Sun, 07 Jun 2009 22:07:07 +0000 |
Elliott Sales de Andrade |
Make this whitespace a bit more consistent (I hope).
|
Sat, 06 Jun 2009 05:45:26 +0000 |
Elliott Sales de Andrade |
Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
|
Wed, 03 Jun 2009 04:55:06 +0000 |
Paul Aurich |
Remove the pseudo-row child of expandable services if there are no children.
|
Tue, 26 May 2009 02:46:14 +0000 |
Paul Aurich |
Remove debugging, use user's server as default, and avoid a GTK+ assertion.
|
Tue, 26 May 2009 02:27:49 +0000 |
Paul Aurich |
Convert the disco browser to a plugin. Refs #556
|