aboutsummaryrefslogtreecommitdiff
path: root/src/plugin.c
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-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
2013-01-22added safe mode (don't load plug-ins).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3193 ee746299-78ed-0310-b773-934348b2243d
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ↵hiro
compiler warnings. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3106 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-24added marshaller for plug-in library. made 3.1.0rc.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2822 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-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-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-11fixed syl_plugin_folderview_add_sub_widget() and updated test plug-in.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2570 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-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-06added <IMAPFolder> and <NewsFolder> to parent factory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2336 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-08-05syl_plugin_load_all(): don't output warning when failed to open directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2199 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