Wed, 08 Apr 2009 16:28:17 +0000 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1.
|
Wed, 08 Apr 2009 12:35:09 +0000 |
Richard Nelson |
- Don't bother changing/signalling the selected row from NULL to NULL
|
Wed, 08 Apr 2009 09:43:52 +0000 |
Mark Doliner |
Drop this directory, too. I think maybe it didn't happen before because
|
Tue, 07 Apr 2009 23:26:33 +0000 |
Richard Nelson |
encode urls passed to tinyurl
|
Tue, 07 Apr 2009 05:28:58 +0000 |
Elliott Sales de Andrade |
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
|
Tue, 07 Apr 2009 05:22:48 +0000 |
Elliott Sales de Andrade |
Updates for GTK+ 3.0. Remove some deprecated functions (someone should
|
Tue, 07 Apr 2009 05:10:52 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
|
Mon, 06 Apr 2009 23:05:02 +0000 |
Richard Nelson |
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
|
Mon, 06 Apr 2009 13:18:36 +0000 |
Richard Nelson |
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
|
Mon, 06 Apr 2009 11:23:07 +0000 |
Richard Nelson |
ChangeLog the TinyURL plugin
|
Mon, 06 Apr 2009 10:36:43 +0000 |
Richard Nelson |
Add a gnt TinyURL plugin. Closes #2017
|
Mon, 06 Apr 2009 10:33:28 +0000 |
Richard Nelson |
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
|