Mercurial > pidgin
graph
-
Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.Wed, 03 Oct 2007 14:14:31 +0000, by Sadrul Habib Chowdhury
-
Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.Wed, 03 Oct 2007 07:19:31 +0000, by Sadrul Habib Chowdhury
-
Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.Wed, 03 Oct 2007 07:12:01 +0000, by Sadrul Habib Chowdhury
-
Toplevel boxes don't have menus.Wed, 03 Oct 2007 07:09:03 +0000, by Sadrul Habib Chowdhury
-
Allow binding key-shortcuts to menuitems.Wed, 03 Oct 2007 06:51:26 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'Wed, 14 Nov 2007 03:19:15 +0000, by Sadrul Habib Chowdhury
-
Sample use of the buddylist node request field.Wed, 03 Oct 2007 05:42:31 +0000, by Sadrul Habib Chowdhury
-
merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'Wed, 03 Oct 2007 05:41:55 +0000, by Sadrul Habib Chowdhury
-
merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'Wed, 19 Sep 2007 13:37:35 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)Wed, 19 Sep 2007 11:00:49 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)Wed, 10 Oct 2007 04:04:52 +0000, by Richard Laager
-
Move 2.2.2 to the right place.Wed, 10 Oct 2007 04:01:22 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)Wed, 10 Oct 2007 03:57:39 +0000, by Richard Laager
-
Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.Sun, 07 Oct 2007 16:19:58 +0000, by Richard Laager
-
Use purple_plugin_disable() to get the right behavior with plugins thatSun, 07 Oct 2007 16:07:07 +0000, by Richard Laager
-
Use the new purple_plugin_disable() function and purple_plugin_unload()'sSun, 07 Oct 2007 16:06:20 +0000, by Richard Laager
-
Bump the version to 2.3.0Sun, 07 Oct 2007 16:03:37 +0000, by Richard Laager
-
* Add purple_plugin_disable() to prevent plugins from loading on the nextSun, 07 Oct 2007 16:02:55 +0000, by Richard Laager
-
If there is no secondary text in a notify, avoid adding "\n\n" and creatingSun, 07 Oct 2007 15:58:57 +0000, by Richard Laager
-
Document the addition of purple_plugin_disable() and the changes toSun, 07 Oct 2007 15:15:58 +0000, by Richard Laager
-
Fix the last two entries: we've used lowercase version elsewhere.Sun, 07 Oct 2007 15:11:22 +0000, by Richard Laager
-
I think we're doing the proper checks now, so remove a TODO. If this isSun, 07 Oct 2007 14:58:23 +0000, by Richard Laager
-
Use g_list_delete_link() instead of g_list_remove() in this new code, asSun, 07 Oct 2007 14:27:59 +0000, by Richard Laager
-
Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It'sSun, 07 Oct 2007 14:25:17 +0000, by Richard Laager
-
Fix a syntax error so this compiles.Sat, 06 Oct 2007 23:07:45 +0000, by Richard Laager
-
merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'Sat, 06 Oct 2007 22:59:14 +0000, by Richard Laager
-
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catchSat, 06 Oct 2007 22:59:09 +0000, by Richard Laager
-
Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.Sat, 06 Oct 2007 22:47:38 +0000, by Richard Laager