diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-11-11 07:33:42 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-11-11 07:33:42 +0000 |
commit | 768858474f74850b7db1c8f566cd34fcdfdf0f42 (patch) | |
tree | 798a1ee4aa8a20268d8aa891bc61f5e0a5fa910a | |
parent | eeaacb022ff357997665fa17a9b43b9b9823dd38 (diff) |
added plugin APIs.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2344 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-11-11 + + * src/plugin.[ch] + src/main.c: added plugin APIs: syl_plugin_main_window_lock(), + syl_plugin_main_window_unlock() and syl_plugin_inc_is_active(). + 2009-11-09 * src/addressbook.c: addressbook_read_file(): show more descriptive |