aboutsummaryrefslogtreecommitdiff
path: root/src/plugin.h
AgeCommit message (Collapse)Author
2016-07-19added compose-attach-changed signal.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3518 ee746299-78ed-0310-b773-934348b2243d
2016-07-07Updated plugin header and def file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3516 ee746299-78ed-0310-b773-934348b2243d
2016-06-17added new plug-in function and added plugin-types.h.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3515 ee746299-78ed-0310-b773-934348b2243d
2016-06-17added new plug-in APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3511 ee746299-78ed-0310-b773-934348b2243d
2013-02-13added plug-in API for notification window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3217 ee746299-78ed-0310-b773-934348b2243d
2012-01-18added new plug-in signals for preferences dialogs (#30)hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3014 ee746299-78ed-0310-b773-934348b2243d
2012-01-06added new plug-in signals to notify start and end of receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3005 ee746299-78ed-0310-b773-934348b2243d
2011-06-08added a new plug-in API: 'messagev-ew-show'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2887 ee746299-78ed-0310-b773-934348b2243d
2011-06-08added a new plug-in API: 'compose-send'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2886 ee746299-78ed-0310-b773-934348b2243d
2011-01-24modified textview-menu-popup plug-in signal.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2821 ee746299-78ed-0310-b773-934348b2243d
2011-01-20added 'textview-menu-popup' signal for plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2811 ee746299-78ed-0310-b773-934348b2243d
2010-12-09win32: fixed crash on update check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2743 ee746299-78ed-0310-b773-934348b2243d
2010-11-02merged plug-in update check and automatic update patch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2707 ee746299-78ed-0310-b773-934348b2243d
2010-10-21added new plug-in functions for sending messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2690 ee746299-78ed-0310-b773-934348b2243d
2010-08-04added summary_get_current_folder().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2655 ee746299-78ed-0310-b773-934348b2243d
2010-08-04modified plugin.h.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2654 ee746299-78ed-0310-b773-934348b2243d
2010-08-04added plug-in APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2653 ee746299-78ed-0310-b773-934348b2243d
2010-07-14added syl_plugin_summary_show_queued_msgs() and cleanup the code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2616 ee746299-78ed-0310-b773-934348b2243d
2010-07-06added plug-in APIs to get selected messages on summary.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2602 ee746299-78ed-0310-b773-934348b2243d
2010-07-06added new plug-in APIs for manipulating the summary view popup menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2601 ee746299-78ed-0310-b773-934348b2243d
2010-07-02added write lock mode on summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2597 ee746299-78ed-0310-b773-934348b2243d
2010-06-11added plug-in APIs for folder view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2569 ee746299-78ed-0310-b773-934348b2243d
2010-05-31added some functions for FolderView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2554 ee746299-78ed-0310-b773-934348b2243d
2010-05-28added functions to modify URLs for update check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2551 ee746299-78ed-0310-b773-934348b2243d
2010-02-16bumped SYL_PLUGIN_INTERFACE_VERSION.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2479 ee746299-78ed-0310-b773-934348b2243d
2010-01-21added new plug-in APIs for compose window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2436 ee746299-78ed-0310-b773-934348b2243d
2009-11-11added plugin APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2343 ee746299-78ed-0310-b773-934348b2243d
2009-11-09increased SYL_PLUGIN_INTERFACE_VERSION.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2339 ee746299-78ed-0310-b773-934348b2243d
2009-10-16properly check plug-in version.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2285 ee746299-78ed-0310-b773-934348b2243d
2009-10-13added new plug-in APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2283 ee746299-78ed-0310-b773-934348b2243d
2009-06-17added plugin API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2168 ee746299-78ed-0310-b773-934348b2243d
2009-06-10merged plugin-test branch into trunk.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2164 ee746299-78ed-0310-b773-934348b2243d