Statistics
| Revision:

root @ 761

  • svn:ignore: aclocal.m4 autom4te.cache config.h config.h.in config.log config.status configure depcomp libtool Makefile Makefile.in stamp-h stamp-h.in stamp-h1 sylpheed.spec
# Date Author Comment
761 11/17/2005 07:54 pm Hiroyuki Yamamoto

compose.c: made edit mark less intrusive.

760 11/17/2005 07:45 pm Hiroyuki Yamamoto

win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.

759 11/17/2005 06:33 pm Hiroyuki Yamamoto

added sylpheed-mailto-protocol.reg.

758 11/17/2005 05:26 pm Hiroyuki Yamamoto

Fixed window focus after closing quote colors dialog.

757 11/17/2005 05:15 pm Hiroyuki Yamamoto

fixed crash when quote colors dialog was closed by the window close button.

756 11/17/2005 04:56 pm Hiroyuki Yamamoto

show GtkSpell in compiled-in features.

755 11/17/2005 04:39 pm Hiroyuki Yamamoto

configure.in: fixed wrong status report of GtkSpell.

754 11/17/2005 04:12 pm Hiroyuki Yamamoto

implemented spell checking.

753 11/16/2005 05:01 pm Hiroyuki Yamamoto

don't reply to list for subscribe confirmation request etc.

752 11/16/2005 04:04 pm Hiroyuki Yamamoto

don't show '+' (unread) mark even if unread messages are in Trash.

751 11/16/2005 03:38 pm Hiroyuki Yamamoto

fixed a bug that the selection was broken (and sometimes crashed) when mark, unread, and colorlabel flags were changed while the summary was sorted by the flags.

750 11/16/2005 01:07 pm Hiroyuki Yamamoto

fixed compilation error if GPGME is not enabled.

749 11/15/2005 06:24 pm Hiroyuki Yamamoto

updated NEWS.

748 11/15/2005 05:21 pm Hiroyuki Yamamoto

fixed date in ChangeLog.

747 11/15/2005 05:10 pm Hiroyuki Yamamoto

popup main window if edit account dialog is not present.

746 11/15/2005 04:48 pm Hiroyuki Yamamoto

win32: the method of detecting executables was modified.

745 11/15/2005 04:29 pm Hiroyuki Yamamoto

updated NEWS.

744 11/14/2005 07:00 pm Hiroyuki Yamamoto

fixes occasional summary update failure on win32 and some filesystems.

743 11/14/2005 05:16 pm Hiroyuki Yamamoto

updated it.po.

742 11/14/2005 05:07 pm Hiroyuki Yamamoto

prevent integer overflow on summary status.

741 11/14/2005 04:13 pm Hiroyuki Yamamoto

added separator between the summary status and the header pane.

740 11/11/2005 06:30 pm Hiroyuki Yamamoto

updated NEWS.

739 11/11/2005 06:28 pm Hiroyuki Yamamoto

fixed separator of newsgroups.

738 11/11/2005 04:31 pm Hiroyuki Yamamoto

updated NEWS.

737 11/11/2005 03:50 pm Hiroyuki Yamamoto

win32: disable digit locale variable such as 'LANG=1041'.

736 11/11/2005 02:45 pm Hiroyuki Yamamoto

removed the outer border of mainwindow.

735 11/10/2005 06:54 pm Hiroyuki Yamamoto

don't show gpg warning on win32 by default.

734 11/10/2005 06:49 pm Hiroyuki Yamamoto

hide PGP checkboxes if PGP is not available.

733 11/10/2005 04:47 pm Hiroyuki Yamamoto

check if OpenPGP protocol is available on startup.

731 11/09/2005 06:48 pm Hiroyuki Yamamoto

updated de.po and pt_BR.po.

730 11/09/2005 05:55 pm Hiroyuki Yamamoto

win32: fixed window focus problem on account dialog and filter dialog.

729 11/09/2005 05:14 pm Hiroyuki Yamamoto

allow drop of files in the whole compose window. Disabled insertion of text by DnD.

727 11/08/2005 05:24 pm Hiroyuki Yamamoto

made 2.1.6 release.

720 11/08/2005 01:25 pm Hiroyuki Yamamoto

src/ldif.c: ldif_get_line(): fixed buffer overflow.

719 11/07/2005 06:53 pm Hiroyuki Yamamoto

added '--exit' command line option.

718 11/07/2005 06:11 pm Hiroyuki Yamamoto

implemented auto-save.

717 11/07/2005 03:55 pm Hiroyuki Yamamoto

hide options which is useless on win32.

716 11/07/2005 03:39 pm Hiroyuki Yamamoto

moved the location of fallback_encoding.

715 11/04/2005 06:51 pm Hiroyuki Yamamoto

fixed a crash when the external editor was terminated while opening confirmation dialog.

714 11/04/2005 04:34 pm Hiroyuki Yamamoto

updated po files.

713 11/04/2005 04:16 pm Hiroyuki Yamamoto

added preset menu for junk learning commands.

712 11/04/2005 01:33 pm Hiroyuki Yamamoto

follow the 'mark_junk_as_read' setting when marking as junk.

711 11/02/2005 07:46 pm Hiroyuki Yamamoto

popup main window when account edit dialog is closed.

710 11/02/2005 07:18 pm Hiroyuki Yamamoto

added an option to mark filtered junk mails as read.

709 11/02/2005 06:07 pm Hiroyuki Yamamoto

updated TODO.

708 11/02/2005 05:40 pm Hiroyuki Yamamoto

src/compose.c: unlink compose->exteditor_file if exist.

707 11/02/2005 05:33 pm Hiroyuki Yamamoto

compose.c: stop watching of child process in case something weird happened.

706 11/02/2005 05:20 pm Hiroyuki Yamamoto

src/compose.c: fixed for win32.

705 11/02/2005 04:35 pm Hiroyuki Yamamoto

reimplemented external editor with GSpawn and GChildWatch.

704 11/02/2005 01:41 pm Hiroyuki Yamamoto

moved fallback encoding setting to Advanced tab.

703 11/01/2005 07:47 pm Hiroyuki Yamamoto

fixed focus problem in win32.

702 11/01/2005 05:08 pm Hiroyuki Yamamoto

added fallback encoding setting.

701 11/01/2005 01:07 pm Hiroyuki Yamamoto

win32: added program icon.

700 10/31/2005 07:37 pm Hiroyuki Yamamoto

execute_sync(): win32: get exit status of child process by not using helper program.

699 10/31/2005 05:27 pm Hiroyuki Yamamoto

updated sv.po.

698 10/31/2005 01:40 pm Hiroyuki Yamamoto

updated po files.

697 10/31/2005 01:12 pm Hiroyuki Yamamoto

fixed scroll jumping on focus of textview in mimeview.

695 10/29/2005 12:56 am Hiroyuki Yamamoto

made 2.1.5 release.

694 10/27/2005 07:46 pm Hiroyuki Yamamoto

modified REMOTE_CMD_PORT.

693 10/27/2005 07:37 pm Hiroyuki Yamamoto

libsylph/socket.c: fd_accept(): enabled on win32.

692 10/27/2005 06:38 pm Hiroyuki Yamamoto

win32: implemented remote command using TCP socket.

691 10/27/2005 02:30 pm Hiroyuki Yamamoto

fixed initially wrong widget size of option menu in compose window.

690 10/27/2005 02:01 pm Hiroyuki Yamamoto

win32: read mime.types in startup directory.

689 10/26/2005 08:14 pm Hiroyuki Yamamoto

added a setting to delete filtered junk mails from server.

688 10/26/2005 05:29 pm Hiroyuki Yamamoto

modification for ML post with Reply-To.

687 10/26/2005 04:31 pm Hiroyuki Yamamoto

use GLib functions to extract URIs if available.

686 10/26/2005 03:42 pm Hiroyuki Yamamoto

win32: convert locale string to UTF-8 when setting rc dir.

685 10/25/2005 06:52 pm Hiroyuki Yamamoto

updated po files.

684 10/25/2005 06:31 pm Hiroyuki Yamamoto

display confirmation dialog instead of input dialog when printing.

683 10/25/2005 06:01 pm Hiroyuki Yamamoto

fixed a typo.

682 10/25/2005 05:59 pm Hiroyuki Yamamoto

changed zh_TW.Big5 to zh_TW.

681 10/25/2005 05:48 pm Hiroyuki Yamamoto

updated uk.po.

680 10/25/2005 05:43 pm Hiroyuki Yamamoto

win32: use ShellExecute() on print.

679 10/25/2005 04:17 pm Hiroyuki Yamamoto

match the output header for printing to the message view.

678 10/24/2005 07:31 pm Hiroyuki Yamamoto

make input dialog in front on focus out.

677 10/24/2005 07:18 pm Hiroyuki Yamamoto

create/destroy input dialog each time it is displayed.

676 10/24/2005 06:44 pm Hiroyuki Yamamoto

set the title of separated message window to '(Subject) - Sylpheed.

674 10/24/2005 05:30 pm Hiroyuki Yamamoto

fixed the problem that DnD didn't work on GTK+ 2.8

673 10/21/2005 05:55 pm Hiroyuki Yamamoto

src/main.c: replaced gdk_input_add() with GIOChannel.

672 10/20/2005 05:57 pm Hiroyuki Yamamoto

textview.c: optimized a bit.

671 10/20/2005 05:46 pm Hiroyuki Yamamoto

textview.c: don't move cursor if selection exists.

670 10/20/2005 05:10 pm Hiroyuki Yamamoto

fixed execution failure on filtering if a file path includes space.

669 10/20/2005 04:44 pm Hiroyuki Yamamoto

textview.c: fixed a problem that the view was scrolled to top when it got focus.

668 10/20/2005 03:21 pm Hiroyuki Yamamoto
667 10/20/2005 03:15 pm Hiroyuki Yamamoto

added '--configdir' option which specifies config directory.

666 10/18/2005 07:00 pm Hiroyuki Yamamoto

win32: modified the default commands.

665 10/18/2005 06:53 pm Hiroyuki Yamamoto

made 2.1.4 release.

662 10/18/2005 06:01 pm Hiroyuki Yamamoto

updated NEWS.

660 10/18/2005 04:12 pm Hiroyuki Yamamoto

prefs_filter_open(): correct focus when msginfo is specified.

657 10/17/2005 05:41 pm Hiroyuki Yamamoto

win32: made the default editor command 'notepad'.

656 10/17/2005 05:26 pm Hiroyuki Yamamoto

adjusted the minimum input dialog size.

655 10/17/2005 05:04 pm Hiroyuki Yamamoto

win32: fixed compilation failure.

654 10/17/2005 04:25 pm Hiroyuki Yamamoto

added the default browser to the option of URI command.

653 10/17/2005 03:59 pm Hiroyuki Yamamoto

handle destroy event properly.

652 10/16/2005 11:06 pm Hiroyuki Yamamoto

win32: use ShellExecute() to open URI.

651 10/16/2005 10:44 pm Hiroyuki Yamamoto

win32: restrict launching of executable files.

650 10/14/2005 06:20 pm Hiroyuki Yamamoto

makewin32.sh: modified the optimization flags.

649 10/14/2005 05:44 pm Hiroyuki Yamamoto
648 10/14/2005 05:26 pm Hiroyuki Yamamoto

win32: prohibit duplicate exec using CreateMutex().

647 10/14/2005 04:51 pm Hiroyuki Yamamoto

made some warnings just debug messages.