Tue, 17 Jun 2008 22:14:19 +0000 |
Will Thompson |
Give some variables holding escaped versions of other strings more meaningful names.
|
Tue, 17 Jun 2008 21:43:23 +0000 |
Will Thompson |
This should be a boolean or, not a bitwise or.
|
Fri, 06 Jun 2008 22:35:27 +0000 |
Mark Doliner |
Don't use strlen() when we can just check the first character
|
Fri, 23 May 2008 02:23:07 +0000 |
Sadrul Habib Chowdhury |
Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
|
Wed, 07 May 2008 12:14:28 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
|
Wed, 30 Apr 2008 06:29:16 +0000 |
Evan Schoenberg |
As discussed on the devel list, purple_serv_got_join_chat_failed() and the
|
Tue, 29 Apr 2008 03:59:28 +0000 |
Evan Schoenberg |
applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
|
Sun, 04 May 2008 03:28:58 +0000 |
Sadrul Habib Chowdhury |
When searching for a conversation, search only in the list of the
|
Tue, 29 Apr 2008 03:08:32 +0000 |
Evan Schoenberg |
disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
|
Tue, 29 Apr 2008 01:46:40 +0000 |
Evan Schoenberg |
Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
|
Sun, 13 Apr 2008 17:12:05 +0000 |
Sadrul Habib Chowdhury |
When you try to execute a command (e.g., /part etc.) in a chat on a
|
Fri, 22 Feb 2008 00:11:25 +0000 |
John Bailey |
Kill off some uses of account->gc.
|
Sun, 03 Feb 2008 19:43:41 +0000 |
John Bailey |
Kill off gc->prpl in the core everywhere but connection.c (when the struct
|
Wed, 09 Jan 2008 02:14:29 +0000 |
Sadrul Habib Chowdhury |
I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Fri, 16 Nov 2007 23:32:17 +0000 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
Fri, 16 Nov 2007 23:27:07 +0000 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
Fri, 16 Nov 2007 23:01:12 +0000 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
Fri, 26 Oct 2007 08:39:34 +0000 |
Sadrul Habib Chowdhury |
Show alias in restored conversation.
|
Sun, 14 Oct 2007 20:53:40 +0000 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
Fri, 16 Nov 2007 23:27:01 +0000 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
Sun, 14 Oct 2007 18:07:19 +0000 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
Sun, 14 Oct 2007 02:49:47 +0000 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
Sun, 14 Oct 2007 02:41:00 +0000 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
Fri, 16 Nov 2007 23:30:03 +0000 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
Sun, 14 Oct 2007 00:26:00 +0000 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
Wed, 10 Oct 2007 22:57:51 +0000 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Wed, 19 Sep 2007 06:48:59 +0000 |
Sadrul Habib Chowdhury |
Contactize the message history when re-attaching the pidgin ui.
|