Statistics
| Revision:

root / src @ 3196

Name Size Revision Age Author Comment
  icons 3113 11 months Hiroyuki Yamamoto replaced the clip icon with more visible one on...
Makefile.am 4.6 kB 3172 8 months Hiroyuki Yamamoto removed includedir from include path in Makefiles.
about.c 8.5 kB 3060 about 1 year Hiroyuki Yamamoto updated copyright year.
about.h 925 Bytes 1490 over 6 years Hiroyuki Yamamoto modified the copyright year.
account_dialog.c 23 kB 2915 almost 2 years Hiroyuki Yamamoto src/account_dialog.c: account_open(): removed a...
account_dialog.h 1.2 kB 537 over 7 years Hiroyuki Yamamoto separated UI code from account.c.
action.c 34 kB 2568 almost 3 years Hiroyuki Yamamoto src/action.c: reset signal handlers of child pr...
action.h 1.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addr_compl.c 30.9 kB 3049 about 1 year Hiroyuki Yamamoto fixed Bug #52: Address autocomplete: Not possib...
addr_compl.h 1.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addrbook.c 54.9 kB 1541 over 6 years Hiroyuki Yamamoto when deleting email from group, only remove fro...
addrbook.h 4.6 kB 1541 over 6 years Hiroyuki Yamamoto when deleting email from group, only remove fro...
addrcache.c 35.3 kB 1910 over 5 years Hiroyuki Yamamoto removed all warnings output with -Wall.
addrcache.h 5.5 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addressadd.c 13 kB 2850 about 2 years Hiroyuki Yamamoto renamed variable 'interface' to 'iface'.
addressadd.h 1.2 kB 2442 over 3 years Hiroyuki Yamamoto implemented auto-registration of new recipients.
addressbook.c 136.6 kB 3048 about 1 year Hiroyuki Yamamoto removed unrequired debug prints.
addressbook.h 2.2 kB 3039 about 1 year Hiroyuki Yamamoto also use first and last name for address comple...
addressitem.h 3.8 kB 2844 over 2 years Hiroyuki Yamamoto renamed 'interface' in struct to 'iface' to pre...
addrindex.c 52.3 kB 2850 about 2 years Hiroyuki Yamamoto renamed variable 'interface' to 'iface'.
addrindex.h 4.5 kB 2844 over 2 years Hiroyuki Yamamoto renamed 'interface' in struct to 'iface' to pre...
addritem.c 26.4 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addritem.h 6.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
alertpanel.c 11.2 kB 1222 over 6 years Hiroyuki Yamamoto modified the style of labels which are set not ...
alertpanel.h 2 kB 408 almost 8 years Hiroyuki Yamamoto modified alert dialogs.
colorlabel.c 10.9 kB 2428 over 3 years Hiroyuki Yamamoto updated copyright year.
colorlabel.h 1.6 kB 2428 over 3 years Hiroyuki Yamamoto updated copyright year.
compose.c 220.6 kB 3151 9 months Hiroyuki Yamamoto removed redundant gtk_tooltips_new() and destro...
compose.h 5.3 kB 3151 9 months Hiroyuki Yamamoto removed redundant gtk_tooltips_new() and destro...
editaddress.c 32.4 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
editaddress.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editbook.c 10.5 kB 2443 over 3 years Hiroyuki Yamamoto show translated messages on the statusbar. Proh...
editbook.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editgroup.c 17.4 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
editgroup.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editjpilot.c 12.7 kB 1603 about 6 years Hiroyuki Yamamoto use GtkFileChooser in import LDIF/CSV dialog.
editjpilot.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editldap.c 20.7 kB 2542 about 3 years Hiroyuki Yamamoto removed warnings 'GtkSpinButton: setting an adj...
editldap.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editldap_basedn.c 10.5 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
editldap_basedn.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editvcard.c 9 kB 1603 about 6 years Hiroyuki Yamamoto use GtkFileChooser in import LDIF/CSV dialog.
editvcard.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
eggtrayicon.c 14.9 kB 1288 over 6 years Hiroyuki Yamamoto implemented trayicon notification with eggtrayi...
eggtrayicon.h 2.6 kB 1288 over 6 years Hiroyuki Yamamoto implemented trayicon notification with eggtrayi...
export.c 14.6 kB 3143 10 months Hiroyuki Yamamoto src/export.c: pass the opened FolderItem when '...
export.h 988 Bytes 2205 almost 4 years Hiroyuki Yamamoto show progress bar on export. modified menu labe...
filesel.c 11.9 kB 3105 11 months Hiroyuki Yamamoto removed label warning on non-win32.
filesel.h 1.2 kB 3043 about 1 year Hiroyuki Yamamoto preserve the last selected folders between sess...
foldersel.c 21.2 kB 2914 almost 2 years Hiroyuki Yamamoto src/foldersel.c: removed alloca() calls.
foldersel.h 1.4 kB 2077 over 4 years Hiroyuki Yamamoto added message label to the folder selection dia...
folderview.c 93.2 kB 3031 about 1 year Hiroyuki Yamamoto also support Shift+F10 for menu popup.
folderview.h 3.4 kB 2569 almost 3 years Hiroyuki Yamamoto added plug-in APIs for folder view.
gtkshruler.c 5.9 kB 1910 over 5 years Hiroyuki Yamamoto removed all warnings output with -Wall.
gtkshruler.h 1.9 kB 1595 about 6 years Hiroyuki Yamamoto added margin to the compose text view.
gtkutils.c 25.6 kB 2843 over 2 years Hiroyuki Yamamoto implement fix_font_setting() for Mac OS X.
gtkutils.h 6.3 kB 2615 almost 3 years Hiroyuki Yamamoto always display fixed-positioned windows on screen.
headerview.c 12.2 kB 3155 9 months Hiroyuki Yamamoto minor optimization for headerview tooltips.
headerview.h 1.7 kB 3150 9 months Hiroyuki Yamamoto added tooltips of header labels.
imageview.c 6.1 kB 778 over 7 years Hiroyuki Yamamoto fixed warning of imageview.
imageview.h 1.6 kB 155 about 8 years Hiroyuki Yamamoto also resize inline images.
import.c 20.8 kB 3142 10 months Hiroyuki Yamamoto made export/import progress dialog cancellable.
import.h 1 kB 2661 almost 3 years Hiroyuki Yamamoto win32: implemented automatic import of Outlook ...
importcsv.c 28.3 kB 2628 almost 3 years Hiroyuki Yamamoto src/importcsv.c: added 'Alias' attribute.
importcsv.h 1 kB 1600 about 6 years Hiroyuki Yamamoto implemented CSV import (in progress).
importldif.c 26 kB 2759 over 2 years Hiroyuki Yamamoto added new option: 'Set only mail address when c...
importldif.h 1.2 kB 2672 almost 3 years Hiroyuki Yamamoto modified ldif parser. Fixed OE import on startup.
inc.c 48.4 kB 3194 4 months Hiroyuki Yamamoto do not disconnect immediately but send QUIT on ...
inc.h 2.4 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
inputdialog.c 9.9 kB 2400 over 3 years Hiroyuki Yamamoto fixed focus problem.
inputdialog.h 1.6 kB 2399 over 3 years Hiroyuki Yamamoto added select button to 'Add mailbox' dialog.
jpilot.c 41.4 kB 2062 over 4 years Hiroyuki Yamamoto jpilot.c: code cleanup.
jpilot.h 4.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
ldif.c 24.3 kB 2672 almost 3 years Hiroyuki Yamamoto modified ldif parser. Fixed OE import on startup.
ldif.h 3.6 kB 2672 almost 3 years Hiroyuki Yamamoto modified ldif parser. Fixed OE import on startup.
libsylpheed-plugin-0.def 3.8 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
logwindow.c 8.4 kB 2272 over 3 years Hiroyuki Yamamoto removed some debug prints. uncommented code blo...
logwindow.h 1.5 kB 2259 over 3 years Hiroyuki Yamamoto made GDK locks reentrant, and made LogWindow th...
main.c 46.8 kB 3193 4 months Hiroyuki Yamamoto added safe mode (don't load plug-ins).
main.h 1 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
mainwindow.c 126.5 kB 3151 9 months Hiroyuki Yamamoto removed redundant gtk_tooltips_new() and destro...
mainwindow.h 4.7 kB 3151 9 months Hiroyuki Yamamoto removed redundant gtk_tooltips_new() and destro...
manage_window.c 2.6 kB 2164 almost 4 years Hiroyuki Yamamoto merged plugin-test branch into trunk.
manage_window.h 2.1 kB 2164 almost 4 years Hiroyuki Yamamoto merged plugin-test branch into trunk.
manual.c 2.3 kB 667 over 7 years Hiroyuki Yamamoto added '--configdir' option which specifies conf...
manual.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
menu.c 7.5 kB 3032 about 1 year Hiroyuki Yamamoto adjusted the menu position of account popup and...
menu.h 4.5 kB 3032 about 1 year Hiroyuki Yamamoto adjusted the menu position of account popup and...
message_search.c 7.8 kB 1022 about 7 years Hiroyuki Yamamoto fixed crash after a message window was closed w...
message_search.h 1022 Bytes 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
messageview.c 35.8 kB 3148 9 months Hiroyuki Yamamoto added an option to specify the position of atta...
messageview.h 2.9 kB 3134 10 months Hiroyuki Yamamoto improved the new attachmemts interface.
mgutils.c 5.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
mgutils.h 2 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
mimeview.c 38.2 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
mimeview.h 2.6 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
passphrase.c 9.9 kB 2764 over 2 years Hiroyuki Yamamoto changed deprecated gtk_timeout_add() to g_timeo...
passphrase.h 1.2 kB 56 over 8 years Hiroyuki Yamamoto ported to gpgme-1.0.
plugin-marshal.list 189 Bytes 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin.c 34 kB 3193 4 months Hiroyuki Yamamoto added safe mode (don't load plug-ins).
plugin.h 10.8 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin_manager.c 7.3 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin_manager.h 1012 Bytes 2164 almost 4 years Hiroyuki Yamamoto merged plugin-test branch into trunk.
prefs_account_dialog.c 83.2 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
prefs_account_dialog.h 1 kB 1496 over 6 years Hiroyuki Yamamoto added the option 'Filter new messages in INBOX ...
prefs_actions.c 18.2 kB 2490 over 3 years Hiroyuki Yamamoto removed compilation warning.
prefs_actions.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
prefs_common_dialog.c 148.1 kB 3148 9 months Hiroyuki Yamamoto added an option to specify the position of atta...
prefs_common_dialog.h 1.1 kB 1053 about 7 years Hiroyuki Yamamoto added the option for MIME filename encoding met...
prefs_customheader.c 13.8 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
prefs_customheader.h 1020 Bytes 534 over 7 years Hiroyuki Yamamoto more code cleanups.
prefs_display_header.c 17.5 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
prefs_display_header.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
prefs_display_items.c 17.4 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
prefs_display_items.h 2.3 kB 1520 over 6 years Hiroyuki Yamamoto refactored the toolbar structure.
prefs_filter.c 23.1 kB 3018 over 1 year Hiroyuki Yamamoto fixed a bug that filter settings are removed if...
prefs_filter.h 1.5 kB 2042 over 4 years Hiroyuki Yamamoto use target header field as a default filter nam...
prefs_filter_edit.c 64.3 kB 3196 4 months Hiroyuki Yamamoto check the existence of destination folder when ...
prefs_filter_edit.h 4.4 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
prefs_folder_item.c 19 kB 2638 almost 3 years Hiroyuki Yamamoto added 'Junk' special folder and automatically c...
prefs_folder_item.h 1 kB 912 over 7 years Hiroyuki Yamamoto fixed style modification of folder property dia...
prefs_search_folder.c 12.7 kB 928 over 7 years Hiroyuki Yamamoto exclude trash on recursive search.
prefs_search_folder.h 1 kB 928 over 7 years Hiroyuki Yamamoto exclude trash on recursive search.
prefs_summary_column.c 16.8 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
prefs_summary_column.h 1.2 kB 1894 over 5 years Hiroyuki Yamamoto added 'To' column to the summary view.
prefs_template.c 19.2 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
prefs_template.h 927 Bytes 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
prefs_toolbar.c 9.5 kB 2067 over 4 years Hiroyuki Yamamoto use GTK_STOCK_NETWORK as the icon of POP3 remot...
prefs_toolbar.h 2.2 kB 2053 over 4 years Hiroyuki Yamamoto added POP3 remote mailbox button to the toolbar.
prefs_ui.c 13.4 kB 2875 about 2 years Hiroyuki Yamamoto removed some alloca() calls.
prefs_ui.h 5.1 kB 1124 almost 7 years Hiroyuki Yamamoto modified Common prefs - Details - Interface.
printing.c 14.9 kB 1910 over 5 years Hiroyuki Yamamoto removed all warnings output with -Wall.
printing.h 1.5 kB 1420 over 6 years Hiroyuki Yamamoto implemented page setup.
progressdialog.c 9 kB 3090 12 months Hiroyuki Yamamoto included server name in the receive error dialog.
progressdialog.h 2.6 kB 2196 almost 4 years Hiroyuki Yamamoto show progressbar on mbox import.
query_search.c 34.4 kB 2776 over 2 years Hiroyuki Yamamoto made the default boolean type of query search a...
query_search.h 1001 Bytes 934 over 7 years Hiroyuki Yamamoto renamed summary_search to query_search.
quick_search.c 12.4 kB 2974 over 1 year Hiroyuki Yamamoto quick_search.c: removed debug print.
quick_search.h 1.6 kB 2468 over 3 years Hiroyuki Yamamoto added 'In addressbook' to the quick search menu.
quote_fmt.h 319 Bytes 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
quote_fmt_lex.h 1.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
quote_fmt_lex.l 1.5 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
quote_fmt_parse.y 7.3 kB 1852 almost 6 years Hiroyuki Yamamoto added the feature to reply to attached message/...
rfc2015.c 47 kB 2453 over 3 years Hiroyuki Yamamoto fixed crash when checking signature while GnuPG...
rfc2015.h 2.3 kB 1893 over 5 years Hiroyuki Yamamoto use combined method for encrypt and sign with P...
rpop3.c 38.7 kB 2996 over 1 year Hiroyuki Yamamoto src/rpop3.c: added refresh (reload) menu.
rpop3.h 1 kB 2031 over 4 years Hiroyuki Yamamoto implemented remote POP3 mailbox.
select-keys.c 15.5 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
select-keys.h 1017 Bytes 56 over 8 years Hiroyuki Yamamoto ported to gpgme-1.0.
send_message.c 25.3 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
send_message.h 1.7 kB 2780 over 2 years Hiroyuki Yamamoto send_message_queue_all(): refactored.
setup.c 39.2 kB 2679 almost 3 years Hiroyuki Yamamoto win32: implemented automatic import of Windows ...
setup.h 1.1 kB 2727 over 2 years Hiroyuki Yamamoto merged missing wab import code.
sigstatus.c 6.8 kB 2764 over 2 years Hiroyuki Yamamoto changed deprecated gtk_timeout_add() to g_timeo...
sigstatus.h 1.3 kB 56 over 8 years Hiroyuki Yamamoto ported to gpgme-1.0.
simple-gettext.c 9.6 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
sourcewindow.c 6 kB 1126 almost 7 years Hiroyuki Yamamoto sourcewindow.c: fixed scrolling problem on firs...
sourcewindow.h 1.4 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
sslmanager.c 6.9 kB 2506 about 3 years Hiroyuki Yamamoto fixed freeze bug on STARTTLS.
sslmanager.h 1.1 kB 1415 over 6 years Hiroyuki Yamamoto implemented SSL certificate dialog.
statusbar.c 2.7 kB 2259 over 3 years Hiroyuki Yamamoto made GDK locks reentrant, and made LogWindow th...
statusbar.h 1.3 kB 23 over 8 years Hiroyuki Yamamoto restored the resize grip of the main statusbar.
stock_pixmap.c 8.6 kB 2638 almost 3 years Hiroyuki Yamamoto added 'Junk' special folder and automatically c...
stock_pixmap.h 2.7 kB 2638 almost 3 years Hiroyuki Yamamoto added 'Junk' special folder and automatically c...
subscribedialog.c 17.1 kB 1005 over 7 years Hiroyuki Yamamoto ignore non-ascii newsgroup names (fixes crash o...
subscribedialog.h 1015 Bytes 593 over 7 years Hiroyuki Yamamoto reimplemented grouplistdialog with GtkTreeView.
summaryview.c 181.7 kB 3159 8 months Hiroyuki Yamamoto fixed long-standing drag begin bug on IMAP fold...
summaryview.h 8.8 kB 2931 almost 2 years Hiroyuki Yamamoto reflect account preference for trash folder.
syldap.c 31.8 kB 2538 about 3 years Hiroyuki Yamamoto allow deprecated LDAP API calls.
syldap.h 4.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
sylpheed-marshal.list 30 Bytes 2822 over 2 years Hiroyuki Yamamoto added marshaller for plug-in library. made 3.1....
sylpheed.rc.in 956 Bytes 2826 over 2 years Hiroyuki Yamamoto fixed procmime_get_part_fp_fp(). updated LegalC...
template.c 5.2 kB 2007 almost 5 years Hiroyuki Yamamoto removed the restriction that the template body ...
template.h 1.3 kB 1423 over 6 years Hiroyuki Yamamoto added Bcc: and Reply-To: to the template.
textview.c 73.2 kB 3177 7 months Hiroyuki Yamamoto fixed hyperlink when 'Show attached files first...
textview.h 2.5 kB 2904 almost 2 years Hiroyuki Yamamoto src/textview.[ch]: reuse popup menu for each at...
trayicon.c 11 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
trayicon.h 1.5 kB 1198 over 6 years Hiroyuki Yamamoto cleanup trayicon on exit.
undo.c 18.9 kB 2917 almost 2 years Hiroyuki Yamamoto src/undo.c: undo_insert_text_cb(): removed allo...
undo.h 2 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
update_check.c 20.3 kB 3052 about 1 year Hiroyuki Yamamoto modified copyright year.
update_check.h 1.8 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
vcard.c 20.4 kB 478 almost 8 years Hiroyuki Yamamoto added wrappers for C library function that take...
vcard.h 3.3 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
version.h.in 1.2 kB 3118 11 months Hiroyuki Yamamoto possible fix for gmodule link error on some env...
  • 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

Latest revisions

# Date Author Comment
3196 01/25/2013 01:29 pm Hiroyuki Yamamoto

check the existence of destination folder when editing filter rule.

3194 01/24/2013 04:57 pm Hiroyuki Yamamoto

do not disconnect immediately but send QUIT on normal POP3 errors.

3193 01/22/2013 04:28 pm Hiroyuki Yamamoto

added safe mode (don't load plug-ins).

3177 10/29/2012 05:03 pm Hiroyuki Yamamoto

fixed hyperlink when 'Show attached files first on message view' option was set.

3172 10/10/2012 10:49 am Hiroyuki Yamamoto

removed includedir from include path in Makefiles.

3159 09/25/2012 02:55 pm Hiroyuki Yamamoto

fixed long-standing drag begin bug on IMAP folders (#93).

3155 08/16/2012 05:33 pm Hiroyuki Yamamoto

minor optimization for headerview tooltips.

3154 08/16/2012 04:01 pm Hiroyuki Yamamoto

removed debug output.

3153 08/16/2012 03:57 pm Hiroyuki Yamamoto

Don't show previous tooltips on headerview when cleared.

3152 08/16/2012 03:44 pm Hiroyuki Yamamoto

fixed tooltips on windows.

View revisions

Also available in: Atom