Wed, 20 Aug 2008 21:20:03 +0000 |
Richard Laager |
It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
|
Fri, 18 Jul 2008 00:20:47 +0000 |
Daniel Atallah |
Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
|
Thu, 29 May 2008 01:59:52 +0000 |
Daniel Atallah |
eperez noticed that there's an extra unused column here.
|
Fri, 23 May 2008 16:47:59 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
|
Tue, 13 May 2008 02:49:30 +0000 |
Sadrul Habib Chowdhury |
Change how the columns in the account-manager window are resized.
|
Mon, 12 May 2008 23:17:48 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
|
Wed, 07 May 2008 03:32:43 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
|
Mon, 28 Apr 2008 06:24:01 +0000 |
Sadrul Habib Chowdhury |
Add a utility function to create a pixbuf from a stored image.
|
Wed, 07 May 2008 12:17:01 +0000 |
Evan Schoenberg |
merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
|
Wed, 07 May 2008 12:16:55 +0000 |
Evan Schoenberg |
Restored screen name to username change lost in propagation merge
|
Wed, 07 May 2008 12:14:28 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
|
Mon, 05 May 2008 06:55:00 +0000 |
Sadrul Habib Chowdhury |
Patch from Jaywalker to let prpls add some helpful text for some account
|
Wed, 30 Apr 2008 11:28:23 +0000 |
Sadrul Habib Chowdhury |
merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
|
Wed, 30 Apr 2008 11:28:19 +0000 |
Sadrul Habib Chowdhury |
merge of '6b848e03c7f6c7c392579517011deded648dedec'
|
Wed, 30 Apr 2008 05:56:53 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
|
Wed, 30 Apr 2008 05:50:49 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
|
Fri, 23 May 2008 15:24:07 +0000 |
Will Thompson |
Add a mnemonic to "Create this new account on the server".
|
Wed, 30 Apr 2008 11:27:47 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
|
Wed, 30 Apr 2008 05:37:19 +0000 |
John Bailey |
This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
|
Wed, 30 Apr 2008 11:27:17 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
|
Wed, 30 Apr 2008 03:24:35 +0000 |
John Bailey |
This patch from Jaywalker enables text to appear in the screen name entry box.
|
Sun, 04 May 2008 00:51:46 +0000 |
John Bailey |
Fix the breakage with account aliases that I introduced when I moved the
|
Wed, 30 Apr 2008 08:46:51 +0000 |
Mark Doliner |
Change the string "screen name" to "username" everywhere. I think most
|
Wed, 30 Apr 2008 06:02:26 +0000 |
John Bailey |
Change the "Screen name" text to "Username" per a number of discussions on
|
Wed, 30 Apr 2008 05:56:40 +0000 |
John Bailey |
This fixes the lack of the Local Alias field for IRC accounts since I moved
|
Tue, 29 Apr 2008 16:50:12 +0000 |
John Bailey |
Move the Local Alias field into the User Options section of the account
|
Wed, 20 Feb 2008 05:07:09 +0000 |
Daniel Atallah |
Plug some leaks caused by GtkTreePaths not being freed.
|
Sun, 03 Feb 2008 11:39:59 +0000 |
Mark Doliner |
The Gnome Human Interface Guidelines say, "if pressing this button by
|
Sat, 12 Jan 2008 14:44:12 +0000 |
Sadrul Habib Chowdhury |
It turns out the tree-models need to be unref'ed.
|
Wed, 09 Jan 2008 22:14:17 +0000 |
Daniel Atallah |
This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
|