Statistics
| Revision:

root / src @ 3097

  • svn:ignore: .deps .libs Makefile Makefile.in quote_fmt_lex.c quote_fmt_parse.c quote_fmt_parse.h sylpheed-marshal.c sylpheed-marshal.h sylpheed sylpheed.rc version.h
# Date Author Comment
3097 06/18/2012 02:04 pm Hiroyuki Yamamoto

fixed a memory leak of a GtkItemFactory.

3096 06/18/2012 01:46 pm Hiroyuki Yamamoto

disabled 'Save all...' menu on attach view if attached files with file name do not exist.

3095 06/18/2012 11:24 am Hiroyuki Yamamoto

added attached filenames to the tool menu.

3094 06/15/2012 05:09 pm Hiroyuki Yamamoto

src/messageview.c: modified menu label.

3092 06/15/2012 04:57 pm Hiroyuki Yamamoto

changed the Text/Attachments tab to a toggle button.

3091 06/13/2012 04:16 pm Hiroyuki Yamamoto

compose_attach_property(): force focus for compsoe window (will fix #70).

3090 06/13/2012 03:45 pm Hiroyuki Yamamoto

included server name in the receive error dialog.

3089 06/12/2012 03:52 pm Hiroyuki Yamamoto

src/filesel.c: win32: handle multiple file selection with shortcuts.

3088 06/11/2012 06:19 pm Hiroyuki Yamamoto

win32: follow Windows shortcut (.lnk) on file selection dialog.

3084 06/06/2012 04:03 pm Hiroyuki Yamamoto

src/inc.c: properly detect DNS lookup error when session_connect_full() failed immediately.

3081 05/31/2012 06:48 pm Hiroyuki Yamamoto

differentiate DNS lookup error from connection errors.

3079 05/30/2012 02:11 pm Hiroyuki Yamamoto

fixed a bug that messages could not be sent with POP before SMTP enabled.

3076 05/28/2012 03:00 pm Hiroyuki Yamamoto

properly set line-space for auto-wrapped lines (fixes Bug #64).

3075 05/18/2012 02:49 pm Hiroyuki Yamamoto

open compose window before receiving on startup.

3072 05/02/2012 05:33 pm Hiroyuki Yamamoto

fixed Bug #54: Focus problem when reediting/forwarding emails after attachment deleted

3071 05/02/2012 01:59 pm Hiroyuki Yamamoto

loosen up queue/draft check on mail check is running.

3070 05/02/2012 01:31 pm Hiroyuki Yamamoto

src/inc.c: use a flag to distinguish the state of activity.

3069 04/27/2012 06:35 pm Hiroyuki Yamamoto

src/compose.c: cancel sending if new mail check is running.

3060 04/24/2012 04:24 pm Hiroyuki Yamamoto

updated copyright year.

3053 04/23/2012 06:36 pm Hiroyuki Yamamoto

win32: added an option to play sound when new messages arrive.

3052 04/20/2012 05:15 pm Hiroyuki Yamamoto

modified copyright year.

3050 04/18/2012 06:18 pm Hiroyuki Yamamoto

removed compiler warnings caused by usage of gboolean as gpointer.

3049 04/18/2012 05:56 pm Hiroyuki Yamamoto

fixed Bug #52: Address autocomplete: Not possible to select drop-down list element with arrow keys (Linux)

3048 04/18/2012 02:46 pm Hiroyuki Yamamoto

removed unrequired debug prints.

3047 04/18/2012 02:45 pm Hiroyuki Yamamoto

fixed Bug #47: Address book: Cancel editing contact results in click-and-drag behaviour

3044 04/13/2012 01:17 pm Hiroyuki Yamamoto

fixed a bug that a MIME part that didn't have a name could not be saved.

3043 04/13/2012 11:37 am Hiroyuki Yamamoto

preserve the last selected folders between sessions.

3040 04/12/2012 04:44 pm Hiroyuki Yamamoto

show the detail of new messages on the trayicon tooltip.

3039 04/12/2012 02:55 pm Hiroyuki Yamamoto

also use first and last name for address completion.

3038 04/11/2012 05:55 pm Hiroyuki Yamamoto

src/addr_compl.c: also match to the subsequent part of the name of contacts (Bug #51).

3036 03/27/2012 04:58 pm Hiroyuki Yamamoto

don't open in-page link of HTML mail.

3032 03/26/2012 03:53 pm Hiroyuki Yamamoto

adjusted the menu position of account popup and toolbar arrow.

3031 03/26/2012 03:08 pm Hiroyuki Yamamoto

also support Shift+F10 for menu popup.

3030 03/26/2012 02:53 pm Hiroyuki Yamamoto

src/summaryview.c: enabled menu popup with Menu key.

3029 03/26/2012 02:41 pm Hiroyuki Yamamoto

src/folderview.c: enabled menu popup with Menu key.

3019 02/21/2012 04:49 pm Hiroyuki Yamamoto

fixed compilation error with Fink + OS X (Bug #42).

3018 02/21/2012 04:26 pm Hiroyuki Yamamoto

fixed a bug that filter settings are removed if Escape key is pressed quickly on auto filter rule creation.

3015 01/19/2012 05:07 pm Hiroyuki Yamamoto

made 'is shorter than' default for 'Age' condition on filter/search dialog.

3014 01/18/2012 04:52 pm Hiroyuki Yamamoto

added new plug-in signals for preferences dialogs (#30)

3006 01/11/2012 11:58 am Hiroyuki Yamamoto

also add .eml extension on File - Save as menu of a message view window.

3005 01/06/2012 05:42 pm Hiroyuki Yamamoto

added new plug-in signals to notify start and end of receiving.

3004 01/06/2012 04:44 pm Hiroyuki Yamamoto

extended the blinking period of tray icon to 10 seconds.

3001 01/05/2012 01:57 pm Hiroyuki Yamamoto

fixed a typo.

2996 12/26/2011 03:12 pm Hiroyuki Yamamoto

src/rpop3.c: added refresh (reload) menu.

2995 12/22/2011 06:50 pm Hiroyuki Yamamoto

src/rpop3.c: implemented reloading after the loading stopped.

2993 12/21/2011 06:47 pm Hiroyuki Yamamoto

remote mailbox: supported SOCKS proxy and made it receive headers from the latest one.

2991 12/16/2011 06:04 pm Hiroyuki Yamamoto

src/mainwindow.c: main_window_create(): force visibility of the message view on startup only if the layout type is vertical mode.

2987 11/29/2011 06:06 pm Hiroyuki Yamamoto

made 3.2beta4 release.

2985 11/29/2011 03:39 pm Hiroyuki Yamamoto

sylfilter command was added as a preset of junk filter program.

2984 11/17/2011 04:22 pm Hiroyuki Yamamoto

fixed startup summary/message view size on vertical-view mode.

2977 10/14/2011 12:10 pm Hiroyuki Yamamoto

show both filtered and original numbers of messages on the status iabel.

2974 10/04/2011 02:36 pm Hiroyuki Yamamoto

quick_search.c: removed debug print.

2973 10/04/2011 02:30 pm Hiroyuki Yamamoto

implemented multiple keywords search of the quick search entry.

2969 09/16/2011 03:21 pm Hiroyuki Yamamoto

src/summaryview.c: summary_select_row(): don't always move focus when refreshing (mainly for quick search).

2968 09/15/2011 03:38 pm Hiroyuki Yamamoto

prevent IMAP error caused by sending multiple commands at the same time.

2932 08/03/2011 06:08 pm Hiroyuki Yamamoto

applied a patch to fix quick search text color on dark themes.

2931 08/03/2011 06:00 pm Hiroyuki Yamamoto

reflect account preference for trash folder.

2928 07/21/2011 11:46 am Hiroyuki Yamamoto

textview.c: use style colors for part widgets.

2920 06/30/2011 12:13 pm Hiroyuki Yamamoto

added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.

2917 06/28/2011 04:08 pm Hiroyuki Yamamoto

src/undo.c: undo_insert_text_cb(): removed alloca() call.

2916 06/28/2011 04:00 pm Hiroyuki Yamamoto

src/folderview.c: removed alloca() calls.

2915 06/28/2011 03:52 pm Hiroyuki Yamamoto

src/account_dialog.c: account_open(): removed alloca() call.

2914 06/28/2011 03:39 pm Hiroyuki Yamamoto

src/foldersel.c: removed alloca() calls.

2913 06/24/2011 06:40 pm Hiroyuki Yamamoto

src/update_check.c: win32: also check the file size of updater exe.

2912 06/24/2011 04:45 pm Hiroyuki Yamamoto

src/compose.c: removed alloca() calls.

2910 06/24/2011 03:38 pm Hiroyuki Yamamoto

summaryview.c: removed alloca().

2909 06/23/2011 03:15 pm Hiroyuki Yamamoto

libsylph/utils.[ch]: to_human_readable_buf(): new.

2908 06/23/2011 03:01 pm Hiroyuki Yamamoto

src/messageview.c: removed alloca() calls.

2907 06/23/2011 02:56 pm Hiroyuki Yamamoto

fixed a typo. code cleanup.

2906 06/16/2011 04:52 pm Hiroyuki Yamamoto

use image menu item for part menu.

2904 06/15/2011 02:25 pm Hiroyuki Yamamoto

src/textview.[ch]: reuse popup menu for each attachments.

2903 06/14/2011 03:13 pm Hiroyuki Yamamoto

textview_part_widget_button_pressed(): disable 'Copy file name' menu if file name not exist.

2902 06/14/2011 02:56 pm Hiroyuki Yamamoto

textview_part_widget_exposed(): draw edges as rounded.

2901 06/14/2011 11:34 am Hiroyuki Yamamoto

Use prelight state for textview.

2900 06/14/2011 11:12 am Hiroyuki Yamamoto

textview_part_widget_destroy_notify(): fixed destroy notify handler.

2899 06/13/2011 06:12 pm Hiroyuki Yamamoto

highlight part widgets on mouse over.

2898 06/13/2011 05:38 pm Hiroyuki Yamamoto

implemented popup menu of attachments in text view.

2897 06/13/2011 01:08 pm Hiroyuki Yamamoto

fixed handling of button release event.

2894 06/10/2011 06:16 pm Hiroyuki Yamamoto

changed the spec of compose-send signal because the previous one prohibited sending if the signal is not used.

2892 06/10/2011 04:00 pm Hiroyuki Yamamoto

src/textview.c: added border line before and after headers. Made attachments display more graphical.

2890 06/09/2011 04:18 pm Hiroyuki Yamamoto

fixed duplicated keyboard accelerators in account edit dialog and filter dialog.

2887 06/08/2011 01:46 pm Hiroyuki Yamamoto

added a new plug-in API: 'messagev-ew-show'.

2886 06/08/2011 11:20 am Hiroyuki Yamamoto

added a new plug-in API: 'compose-send'.

2885 06/06/2011 03:18 pm Hiroyuki Yamamoto

changed message-id string into more difficult one to guess e-mail address.

2884 06/06/2011 02:24 pm Hiroyuki Yamamoto

don't close compose window when saving to outbox failed.

2881 05/18/2011 01:58 pm Hiroyuki Yamamoto

cancel online mode switch if active sessions exist.

2877 05/13/2011 03:04 pm Hiroyuki Yamamoto

src/compose.c: removed some alloca() calls.

2876 05/13/2011 02:33 pm Hiroyuki Yamamoto

textview_make_clickable_parts(): removed alloca() and use GSList.

2875 05/12/2011 05:39 pm Hiroyuki Yamamoto

removed some alloca() calls.

2874 05/12/2011 05:26 pm Hiroyuki Yamamoto

increased the prefs buffer size from 1024 to 8192.

2853 03/16/2011 01:12 pm Hiroyuki Yamamoto

changed keyboard shortcut of File/Send to prevent accidental sending.

2852 03/14/2011 06:24 pm Hiroyuki Yamamoto

mark messages read when message view becomes visible by Enter or Space key.

2850 03/01/2011 03:09 pm Hiroyuki Yamamoto

renamed variable 'interface' to 'iface'.

2849 02/28/2011 06:41 pm Hiroyuki Yamamoto

fixed compilation problem on MinGW (interface -> iface).

2848 02/25/2011 05:10 pm Hiroyuki Yamamoto

OS X: changed the location of settings to ~/Library/Application Support/Sylpheed .

2847 02/25/2011 03:34 pm Hiroyuki Yamamoto

use 'open' command on OS X.

2845 02/15/2011 04:46 pm Hiroyuki Yamamoto

src/summaryview.c: summary_show_queued_msgs(): clear selection list because it can be invalid after appending messages.

2844 02/14/2011 03:36 pm Hiroyuki Yamamoto

renamed 'interface' in struct to 'iface' to prevent compilation problem on some environments.

2843 02/10/2011 03:55 pm Hiroyuki Yamamoto

implement fix_font_setting() for Mac OS X.

2840 02/04/2011 05:23 pm Hiroyuki Yamamoto

save the columns width of address book.