Wed, 19 Sep 2007 11:00:49 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)
|
Wed, 10 Oct 2007 04:04:52 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)
|
Wed, 10 Oct 2007 04:01:22 +0000 |
Richard Laager |
Move 2.2.2 to the right place.
|
Wed, 10 Oct 2007 03:57:39 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
|
Sun, 07 Oct 2007 16:19:58 +0000 |
Richard Laager |
Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
|
Sun, 07 Oct 2007 16:07:07 +0000 |
Richard Laager |
Use purple_plugin_disable() to get the right behavior with plugins that
|
Sun, 07 Oct 2007 16:06:20 +0000 |
Richard Laager |
Use the new purple_plugin_disable() function and purple_plugin_unload()'s
|
Sun, 07 Oct 2007 16:03:37 +0000 |
Richard Laager |
Bump the version to 2.3.0
|
Sun, 07 Oct 2007 16:02:55 +0000 |
Richard Laager |
* Add purple_plugin_disable() to prevent plugins from loading on the next
|
Sun, 07 Oct 2007 15:58:57 +0000 |
Richard Laager |
If there is no secondary text in a notify, avoid adding "\n\n" and creating
|
Sun, 07 Oct 2007 15:15:58 +0000 |
Richard Laager |
Document the addition of purple_plugin_disable() and the changes to
|
Sun, 07 Oct 2007 15:11:22 +0000 |
Richard Laager |
Fix the last two entries: we've used lowercase version elsewhere.
|
Sun, 07 Oct 2007 14:58:23 +0000 |
Richard Laager |
I think we're doing the proper checks now, so remove a TODO. If this is
|
Sun, 07 Oct 2007 14:27:59 +0000 |
Richard Laager |
Use g_list_delete_link() instead of g_list_remove() in this new code, as
|