aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-11-07added '--exit' command line option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@719 ee746299-78ed-0310-b773-934348b2243d
2005-11-07implemented auto-save.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@718 ee746299-78ed-0310-b773-934348b2243d
2005-11-07hide options which is useless on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@717 ee746299-78ed-0310-b773-934348b2243d
2005-11-07moved the location of fallback_encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@716 ee746299-78ed-0310-b773-934348b2243d
2005-11-04fixed a crash when the external editor was terminated while opening ↵hiro
confirmation dialog. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@715 ee746299-78ed-0310-b773-934348b2243d
2005-11-04added preset menu for junk learning commands.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@713 ee746299-78ed-0310-b773-934348b2243d
2005-11-04follow the 'mark_junk_as_read' setting when marking as junk.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@712 ee746299-78ed-0310-b773-934348b2243d
2005-11-02popup main window when account edit dialog is closed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@711 ee746299-78ed-0310-b773-934348b2243d
2005-11-02added an option to mark filtered junk mails as read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@710 ee746299-78ed-0310-b773-934348b2243d
2005-11-02src/compose.c: unlink compose->exteditor_file if exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@708 ee746299-78ed-0310-b773-934348b2243d
2005-11-02compose.c: stop watching of child process in case something weird happened.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@707 ee746299-78ed-0310-b773-934348b2243d
2005-11-02src/compose.c: fixed for win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@706 ee746299-78ed-0310-b773-934348b2243d
2005-11-02reimplemented external editor with GSpawn and GChildWatch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@705 ee746299-78ed-0310-b773-934348b2243d
2005-11-02moved fallback encoding setting to Advanced tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@704 ee746299-78ed-0310-b773-934348b2243d
2005-11-01fixed focus problem in win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@703 ee746299-78ed-0310-b773-934348b2243d
2005-11-01added fallback encoding setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@702 ee746299-78ed-0310-b773-934348b2243d
2005-11-01win32: added program icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@701 ee746299-78ed-0310-b773-934348b2243d
2005-10-31fixed scroll jumping on focus of textview in mimeview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@697 ee746299-78ed-0310-b773-934348b2243d
2005-10-27win32: implemented remote command using TCP socket.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@692 ee746299-78ed-0310-b773-934348b2243d
2005-10-27fixed initially wrong widget size of option menu in compose window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@691 ee746299-78ed-0310-b773-934348b2243d
2005-10-26added a setting to delete filtered junk mails from server.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@689 ee746299-78ed-0310-b773-934348b2243d
2005-10-26modification for ML post with Reply-To.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@688 ee746299-78ed-0310-b773-934348b2243d
2005-10-26win32: convert locale string to UTF-8 when setting rc dir.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@686 ee746299-78ed-0310-b773-934348b2243d
2005-10-25display confirmation dialog instead of input dialog when printing.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@684 ee746299-78ed-0310-b773-934348b2243d
2005-10-25match the output header for printing to the message view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@679 ee746299-78ed-0310-b773-934348b2243d
2005-10-24make input dialog in front on focus out.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@678 ee746299-78ed-0310-b773-934348b2243d
2005-10-24create/destroy input dialog each time it is displayed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@677 ee746299-78ed-0310-b773-934348b2243d
2005-10-24set the title of separated message window to '(Subject) - Sylpheed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@676 ee746299-78ed-0310-b773-934348b2243d
2005-10-24fixed the problem that DnD didn't work on GTK+ 2.8hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@674 ee746299-78ed-0310-b773-934348b2243d
2005-10-21src/main.c: replaced gdk_input_add() with GIOChannel.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@673 ee746299-78ed-0310-b773-934348b2243d
2005-10-20textview.c: optimized a bit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@672 ee746299-78ed-0310-b773-934348b2243d
2005-10-20textview.c: don't move cursor if selection exists.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@671 ee746299-78ed-0310-b773-934348b2243d
2005-10-20textview.c: fixed a problem that the view was scrolled to top when it got focus.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@669 ee746299-78ed-0310-b773-934348b2243d
2005-10-20added '--configdir' option which specifies config directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@667 ee746299-78ed-0310-b773-934348b2243d
2005-10-18prefs_filter_open(): correct focus when msginfo is specified.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@660 ee746299-78ed-0310-b773-934348b2243d
2005-10-17win32: made the default editor command 'notepad'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@657 ee746299-78ed-0310-b773-934348b2243d
2005-10-17adjusted the minimum input dialog size.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@656 ee746299-78ed-0310-b773-934348b2243d
2005-10-17added the default browser to the option of URI command.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@654 ee746299-78ed-0310-b773-934348b2243d
2005-10-17handle destroy event properly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@653 ee746299-78ed-0310-b773-934348b2243d
2005-10-16win32: use ShellExecute() to open URI.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@652 ee746299-78ed-0310-b773-934348b2243d
2005-10-16win32: restrict launching of executable files.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@651 ee746299-78ed-0310-b773-934348b2243d
2005-10-14win32: prohibit duplicate exec using CreateMutex().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@648 ee746299-78ed-0310-b773-934348b2243d
2005-10-14made some warnings just debug messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@647 ee746299-78ed-0310-b773-934348b2243d
2005-10-13modified the text of mailbox setup dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@644 ee746299-78ed-0310-b773-934348b2243d
2005-10-13win32: use ShellExecute() to launch attachments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@642 ee746299-78ed-0310-b773-934348b2243d
2005-10-13enabled the property of the top folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@641 ee746299-78ed-0310-b773-934348b2243d
2005-10-12win32: make alert dialog in front on focus out.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@638 ee746299-78ed-0310-b773-934348b2243d
2005-10-12fixed prefix on G_LOG_LEVEL_WARNING.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@637 ee746299-78ed-0310-b773-934348b2243d
2005-10-12brought back 'Crate filter rule' in the context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@635 ee746299-78ed-0310-b773-934348b2243d
2005-10-11fixed the label 'Type' not aligned to right at folder property dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@634 ee746299-78ed-0310-b773-934348b2243d