aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-27Fixes accepted SSL certs not loaded when using alternative config dir.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2635 ee746299-78ed-0310-b773-934348b2243d
2010-07-23enabled moving of virtual folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2634 ee746299-78ed-0310-b773-934348b2243d
2010-07-22src/addressbook.c: fix DnD for win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2633 ee746299-78ed-0310-b773-934348b2243d
2010-07-22src/addressbook.c: implemeted drag and drop of addresses.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2632 ee746299-78ed-0310-b773-934348b2243d
2010-07-21src/prefs_template.c: notify on OK button press if not saved.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2631 ee746299-78ed-0310-b773-934348b2243d
2010-07-21Added Up/Down button to reorder template list.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2630 ee746299-78ed-0310-b773-934348b2243d
2010-07-21src/prefs_template.c: confirm on cancel if templates are modified.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2629 ee746299-78ed-0310-b773-934348b2243d
2010-07-20src/importcsv.c: added 'Alias' attribute.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2628 ee746299-78ed-0310-b773-934348b2243d
2010-07-16updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2626 ee746299-78ed-0310-b773-934348b2243d
2010-07-16disabled install of sylpheed.sgml.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2624 ee746299-78ed-0310-b773-934348b2243d
2010-07-16removed redundant debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2623 ee746299-78ed-0310-b773-934348b2243d
2010-07-16updated src/libsylpheed-plugin-0.def.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2622 ee746299-78ed-0310-b773-934348b2243d
2010-07-16updated libsylph-0.def.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2621 ee746299-78ed-0310-b773-934348b2243d
2010-07-16fixed a bug that the value of <account-id> tag was not parsed correctly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2620 ee746299-78ed-0310-b773-934348b2243d
2010-07-16updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2619 ee746299-78ed-0310-b773-934348b2243d
2010-07-16updated and added missing source file of English manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2618 ee746299-78ed-0310-b773-934348b2243d
2010-07-14src/gtkutils.c: removed unused variable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2617 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-14always display fixed-positioned windows on screen.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2615 ee746299-78ed-0310-b773-934348b2243d
2010-07-13summary_show_queued_msgs(): scroll summary view to make added messages are ↵hiro
visible. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2614 ee746299-78ed-0310-b773-934348b2243d
2010-07-13show error dialog on concatenation failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2613 ee746299-78ed-0310-b773-934348b2243d
2010-07-13lhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2612 ee746299-78ed-0310-b773-934348b2243d
2010-07-13updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2611 ee746299-78ed-0310-b773-934348b2243d
2010-07-13fully implemented RFC 2046.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2610 ee746299-78ed-0310-b773-934348b2243d
2010-07-13message/partial: allow Content-Type without total parameter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2609 ee746299-78ed-0310-b773-934348b2243d
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2608 ee746299-78ed-0310-b773-934348b2243d
2010-07-08added missing source files of English FAQ and GFDL text.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2604 ee746299-78ed-0310-b773-934348b2243d
2010-07-07changed the upper limit of auto check interval to 1000 minutes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2603 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-02changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2599 ee746299-78ed-0310-b773-934348b2243d
2010-07-02display error if a connection to IMAP/News server failed when opening a folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2598 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-07-01modified ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2596 ee746299-78ed-0310-b773-934348b2243d
2010-07-01foldersel.c: move up/collapse/expand row with left/right key.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2595 ee746299-78ed-0310-b773-934348b2243d
2010-07-01modified folderview key handling code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2594 ee746299-78ed-0310-b773-934348b2243d
2010-07-01don't display images when inline image setting is off.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2593 ee746299-78ed-0310-b773-934348b2243d
2010-06-30move up/collapse/expand row with left/right key (like Windows Explorer).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2592 ee746299-78ed-0310-b773-934348b2243d
2010-06-30update summary view on receiving on the fly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2591 ee746299-78ed-0310-b773-934348b2243d
2010-06-25updated ru.po and fr.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2586 ee746299-78ed-0310-b773-934348b2243d
2010-06-18fixes crash on cancel.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2581 ee746299-78ed-0310-b773-934348b2243d
2010-06-17made user-agent string configurable from plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2577 ee746299-78ed-0310-b773-934348b2243d
2010-06-15src/libsylpheed-plugin-0.def: updated.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2573 ee746299-78ed-0310-b773-934348b2243d
2010-06-15src/addr_compl.c: removed debug print. made 3.1.0beta1.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2572 ee746299-78ed-0310-b773-934348b2243d
2010-06-15updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2571 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-06-11src/action.c: reset signal handlers of child process to prevent ↵hiro
app_will_exit() called on SIGTERM. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2568 ee746299-78ed-0310-b773-934348b2243d
2010-06-10put vbox on the top of folder view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2567 ee746299-78ed-0310-b773-934348b2243d
2010-06-09action.c: prevent double free when using %f.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2566 ee746299-78ed-0310-b773-934348b2243d