1 2004-12-01 [colin] 0.9.12cvs177.3
4 Replace sizeof with strlen
6 2004-12-01 [paul] 0.9.12cvs177.2
9 fix 'harvest addresses'
11 2004-11-30 [colin] 0.9.12cvs177.1
13 * src/gtk/prefswindow.c
14 * src/gtk/pluginwindow.c
17 2004-11-29 [colin] 0.9.12cvs176.1
20 sync with HEAD (Fix disappearing separators in folderview's popup)
22 2004-11-29 [colin] 0.9.12cvs175.1
25 Sync with head (another format fix)
27 2004-11-29 [colin] 0.9.12cvs174.1
30 Sync with HEAD (format string fix)
32 2004-11-26 [colin] 0.9.12cvs173.1
38 2004-11-24 [colin] 0.9.12cvs172.1
40 * src/plugins/pgpmime/pgpmime.c
43 2004-11-24 [colin] 0.9.12cvs171.1
45 * src/plugins/pgpmime/pgpmime.c
46 Sync with head (gpgmectx leaks)
48 2004-11-24 [colin] 0.9.12cvs169.1
50 * src/plugins/pgpmime/plugin.c
51 * src/plugins/trayicon/Makefile.am
52 * src/plugins/trayicon/newmarkedmail.xpm
53 * src/plugins/trayicon/trayicon.c
54 * src/plugins/trayicon/unreadmarkedmail.xpm
57 2004-11-23 [colin] 0.9.12cvs168.1
59 * src/partial_download.c
60 * src/partial_download.h
61 * src/plugins/pgpmime/plugin.c
64 2004-11-23 [colin] 0.9.12cvs166.1
71 * src/partial_download.c
72 * src/partial_download.h
78 * src/common/Makefile.am
80 * src/common/partial_download.c
81 * src/common/partial_download.h
82 * src/gtk/prefswindow.c
83 * src/gtk/prefswindow.h
84 * src/plugins/pgpmime/pgpmime.c
85 * src/plugins/pgpmime/prefs_gpg.c
86 * src/plugins/pgpmime/prefs_gpg.h
87 * src/plugins/pgpmime/sgpgme.c
88 * src/plugins/pgpmime/sgpgme.h
91 2004-11-23 [colin] 0.9.12cvs163.1
94 Sync with HEAD (cursor optimization)
96 2004-11-23 [colin] 0.9.12cvs162.1
103 2004-11-23 [colin] 0.9.12cvs158.9
106 Fix double-free when forwarding
108 Fix leak on error path
111 2004-11-23 [colin] 0.9.12cvs158.8
114 Fix possible double-free
117 2004-11-23 [colin] 0.9.12cvs158.7
120 Fix some signal handlers' prototypes
123 2004-11-22 [colin] 0.9.12cvs158.6
126 Remove unneeded code and duplicated
127 wrapping - patch by Alfons
129 2004-11-22 [colin] 0.9.12cvs158.5
132 Fix oversized selector
134 2004-11-22 [colin] 0.9.12cvs158.4
140 2004-11-19 [colin] 0.9.12cvs158.3
143 Add a context menu on links (open, copy)
145 2004-11-18 [paul] 0.9.12cvs158.2
152 * src/plugins/image_viewer/viewer.c
153 * src/plugins/spamassassin/spamassassin_gtk.c
154 replace deprecated gtk_notebook_set_page
155 and gtk_notebook_current_page
157 2004-11-18 [paul] 0.9.12cvs158.1
168 2004-11-17 [colin] 0.9.12cvs156.1
170 * src/prefs_account.c
171 * src/prefs_account.h
173 Sync with HEAD (add pref to store encrypted mails encrypted)
175 2004-11-17 [paul] 0.9.12cvs155.1
189 * src/pixmaps/error.xpm
192 2004-11-17 [colin] 0.9.12cvs151.1
194 * src/plugins/pgpmime/pgpmime.c
195 Sync with HEAD (remove debug printf)
197 2004-11-17 [colin] 0.9.12cvs150.1
199 * src/plugins/pgpmime/pgpmime.c
200 Sync with HEAD (off-by-one fix)
202 2004-11-17 [colin] 0.9.12cvs149.1
205 Sync with HEAD (coding style fixes)
207 2004-11-16 [colin] 0.9.12cvs148.1
210 Sync with head (Fix the fix)
212 2004-11-16 [colin] 0.9.12cvs147.1
215 Sync with Main (leak fix)
217 2004-11-16 [colin] 0.9.12cvs146.14
220 Remove useless chunk of code
223 2004-11-15 [colin] 0.9.12cvs146.13
226 Fix drafting after insertion
229 2004-11-15 [colin] 0.9.12cvs146.12
232 * src/prefs_filtering.c
233 * src/prefs_filtering_action.c
234 * src/prefs_toolbar.c
235 Fix some const-correctness
237 2004-11-15 [colin] 0.9.12cvs146.11
244 2004-11-15 [colin] 0.9.12cvs146.10
247 More unreadable locale fixes
249 2004-11-14 [colin] 0.9.12cvs146.9
252 Fix uri_security_check
255 2004-11-13 [paul] 0.9.12cvs146.8
259 fix 2 bugs introduced in last commit
261 2004-11-13 [paul] 0.9.12cvs146.7
277 replace deprecated g_basename
279 2004-11-13 [paul] 0.9.12cvs146.6
283 * src/matcher_parser.h
284 * src/matcher_parser_parse.y
285 * src/prefs_filtering.c
286 * src/prefs_filtering_action.c
288 * src/prefs_toolbar.c
290 various small fixes/cleanups
292 2004-11-12 [colin] 0.9.12cvs146.5
295 Validate event's origin on visibility notify
298 2004-11-12 [paul] 0.9.12cvs146.4
305 * src/prefs_spelling.c
307 replace deprecated g_dirname
309 2004-11-12 [colin] 0.9.12cvs146.3
312 Some coding style fixes
314 2004-11-12 [colin] 0.9.12cvs146.2
317 We want to replace _all_ extended chars in
318 conv_unreadable_*, because any string containing
319 extended chars not parsing as UTF8 is
322 2004-11-12 [paul] 0.9.12cvs146.1
339 * src/prefs_account.c
340 * src/prefs_account.h
341 * src/prefs_ext_prog.c
346 * src/summary_search.c
356 2004-11-11 [colin] 0.9.12cvs144.2
359 Fix URI range selection (patch by Alfons)
361 2004-11-09 [colin] 0.9.12cvs144.1
366 * src/folder_item_prefs.c
367 * src/prefs_account.c
368 * src/prefs_account.h
369 * src/plugins/pgpmime/pgpmime.c
372 2004-11-08 [colin] 0.9.12cvs143.1
375 Sync with HEAD (optimize quicksearch)
377 2004-11-08 [colin] 0.9.12cvs142.2
380 Don't wrap when Edit/Auto wrapping is disabled
382 2004-11-08 [colin] 0.9.12cvs142.1
387 2004-11-08 [colin] 0.9.12cvs141.1
390 Sync with HEAD (fix some mail URIs)
392 2004-11-08 [colin] 0.9.12cvs140.3
395 o Use text cursor instead of arrow when
397 o Fix handling of contiguous links (as in
398 "colin@colino.net" <colin@colino.net>)
399 This one unveils a bug in get_email_part()
401 2004-11-07 [colin] 0.9.12cvs140.2
404 Fix memleak. Patch by Alfons.
406 2004-11-06 [colin] 0.9.12cvs140.1
409 Sync with HEAD (don't ask passphrase
412 2004-11-06 [paul] 0.9.12cvs139.2
417 textview URI handling. hovering over a
418 link displays it in the status bar,
419 and changes the mouse pointer to a hand
420 cursor. a link is activated with a single
421 click. (Modified from the) patch by Jean-Yves
422 Lefort <jylefort@users.sourceforge.net>
425 2004-11-05 [colin] 0.9.12cvs139.1
429 Sync with HEAD again ^^
431 2004-11-05 [colin] 0.9.12cvs139.1
437 2004-11-03 [paul] 0.9.12cvs138.1
442 * src/prefs_ext_prog.c
444 * tools/kdeservicemenu/README
445 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
446 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
449 2004-11-01 [christoph] 0.9.12cvs136.2
452 convert MIME parameters to UTF-8
454 2004-10-29 [colin] 0.9.12cvs136.1
457 Sync with HEAD (don't use '=' in mime boundary)
459 2004-10-29 [paul] 0.9.12cvs135.1
462 * doc/src/rfc2231.txt
464 * src/common/quoted-printable.c
469 2004-10-27 [paul] 0.9.12cvs134.1
474 * src/plugins/pgpmime/pgpmime.c
477 2004-10-26 [paul] 0.9.12cvs132.3
495 * src/grouplistdialog.c
505 * src/prefs_display_header.c
507 * src/prefs_msg_colors.c
508 * src/prefs_toolbar.c
515 * src/common/mgutils.c
518 * src/common/template.c
520 * src/common/xmlprops.c
521 * src/plugins/pgpmime/pgpmime.c
522 * src/plugins/pgpmime/select-keys.c
523 * src/plugins/pgpmime/sgpgme.c
524 replace deprecated g_strcasecmp(), g_strncasecmp(),
525 g_string_sprintfa(), gtk_notebook_current_page()
527 2004-10-26 [colin] 0.9.12cvs132.2
529 * src/prefs_folder_item.c
530 Fix default-account selection
532 2004-10-21 [colin] 0.9.12cvs133
535 Sync with HEAD (Remove extra separator in compose's Options)
539 2004-10-21 [paul] 0.9.12cvs131.2
546 2004-10-21 [colin] 0.9.12cvs131.1
552 2004-10-21 [paul] 0.9.12cvs130.2
554 * src/prefs_folder_item.c
555 sync with HEAD (Apply to subfolders)
557 2004-10-19 [colin] 0.9.12cvs130.1
565 2004-10-19 [colin] 0.9.12cvs128.1
581 * src/matcher_parser_parse.y
584 * src/prefs_account.c
586 * src/prefs_msg_colors.c
593 * src/common/base64.c
594 * src/common/partial_download.c
595 * src/common/socket.c
596 * src/common/sylpheed.c
599 * src/gtk/pluginwindow.c
600 * src/gtk/quicksearch.c
601 * src/plugins/clamav/clamav_plugin.c
602 * src/plugins/clamav/clamav_plugin.h
603 * src/plugins/clamav/clamav_plugin_gtk.c
604 * src/plugins/pgpmime/passphrase.c
605 * src/plugins/pgpmime/pgpmime.c
606 * src/plugins/pgpmime/plugin.c
607 * src/plugins/pgpmime/prefs_gpg.c
608 * src/plugins/pgpmime/prefs_gpg.h
609 * src/plugins/pgpmime/select-keys.c
610 * src/plugins/pgpmime/sgpgme.c
611 * src/plugins/spamassassin/libspamc.c
612 * src/plugins/spamassassin/spamassassin.c
613 * src/plugins/spamassassin/spamassassin.h
614 * src/plugins/spamassassin/spamassassin_gtk.c
615 * src/plugins/trayicon/trayicon.c
616 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
619 2004-10-14 [colin] 0.9.12cvs126.2
623 Fix conv_unreadable_locale
625 2004-10-13 [colin] 0.9.12cvs126.1
628 Sync with HEAD (don't convert charset for
629 drafted messages, minor cleanup)
631 2004-10-13 [colin] 0.9.12cvs125.1
634 Sync with HEAD (POTFILES fix)
636 2004-10-12 [colin] 0.9.12cvs124.3
639 Fix encoding bug from latest sync
641 2004-10-12 [paul] 0.9.12cvs124.2
643 * src/plugins/pgpmime/prefs_gpg.c
644 * src/plugins/pgpmime/prefs_gpg.h
645 forgotten in last commit
647 2004-10-12 [paul] 0.9.12cvs124.1
661 * src/prefs_account.c
662 * src/prefs_account.h
677 * src/plugins/pgpmime/Makefile.am
678 * src/plugins/pgpmime/passphrase.c
679 * src/plugins/pgpmime/passphrase.h
680 * src/plugins/pgpmime/pgpmime.c
681 * src/plugins/pgpmime/plugin.c
682 * src/plugins/pgpmime/select-keys.c
683 * src/plugins/pgpmime/select-keys.h
684 * src/plugins/pgpmime/sgpgme.c
685 * src/plugins/pgpmime/sgpgme.h
688 2004-10-04 [colin] 0.9.12cvs122.1
696 2004-10-04 [colin] 0.9.12cvs121.1
701 2004-10-04 [paul] 0.9.12cvs120.1
704 sync with HEAD [don't try to build
705 pgpmime plugin when gpgme is disabled]
707 2004-10-03 [colin] 0.9.12cvs119.3
709 * src/gtk/gtksctree.c
710 Lots of side effects. Put back as before 117.2.
714 2004-10-03 [colin] 0.9.12cvs119.2
716 * src/gtk/gtksctree.c
717 Revert 608 fix that doesn't work that good
719 2004-10-02 [colin] 0.9.12cvs119.1
728 * src/gtk/gtksctree.c
731 2004-10-01 [colin] 0.9.12cvs118.1
734 Sync with HEAD (better Save All fix)
736 2004-10-01 [colin] 0.9.12cvs117.2
738 * src/gtk/gtksctree.c
741 2004-10-01 [colin] 0.9.12cvs117.1
744 Sync with HEAD (Save All: only attachments)
746 2004-10-01 [paul] 0.9.12cvs116.1
752 * src/gtk/colorlabel.c
755 2004-09-30 [colin] 0.9.12cvs115.1
761 * src/pixmaps/read.xpm
762 Sync with HEAD (new pixmap)
764 2004-09-29 [colin] 0.9.12cvs114.1
768 Fix focus handling in headers
770 2004-09-29 [paul] 0.9.12cvs113.1
772 * src/quote_fmt_parse.y
776 2004-09-28 [colin] 0.9.12cvs112.1
782 2004-09-28 [colin] 0.9.12cvs110.1
785 Sync with HEAD (Contextual Empty trash menu)
787 2004-09-28 [colin] 0.9.12cvs108.1
790 Sync with HEAD (addressbook edit on double-click)
792 2004-09-28 [colin] 0.9.12cvs106.1
795 Sync with HEAD (folder_item freeze on inc)
797 2004-09-27 [colin] 0.9.12cvs105.1
800 Sync with HEAD (right-align new and unread column)
802 2004-09-27 [colin] 0.9.12cvs104.1
805 Sync with HEAD (revert 0.9.12cvs101)
807 2004-09-24 [colin] 0.9.12cvs103.2
810 Fix gtk warnings and use domain part of the email address
811 when domain detection fails (no dot in domain name)
813 2004-09-23 [colin] 0.9.12cvs103.1
815 * src/plugins/spamassassin/libspamc.c
816 * src/plugins/spamassassin/libspamc.h
817 * src/plugins/spamassassin/utils.c
818 * src/plugins/spamassassin/utils.h
819 Sync with HEAD (Update spamassassin to 3.0)
821 2004-09-21 [colin] 0.9.12cvs102.3
824 Add horizontal scrollbar in action io dialog as needed
827 2004-09-20 [colin] 0.9.12cvs102.2
829 * src/plugins/image_viewer/viewer.c
831 use gtk_pixmap_set when clearing
832 (would be better to use gtkImages, but causes size-allocate
835 2004-09-17 [paul] 0.9.12cvs102.1
845 2004-09-17 [colin] 0.9.12cvs101.1
849 Sync with HEAD (fix segs at exit)
851 2004-09-14 [colin] 0.9.12cvs99.5
853 * src/common/socket.c
855 Fix send error on 64bit platforms
856 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
858 2004-09-14 [colin] 0.9.12cvs99.4
861 Fix action output with utf8
864 2004-09-14 [colin] 0.9.12cvs99.3
870 2004-09-09 [colin] 0.9.12cvs99.2
873 Fix progress bar (displaying "Completed %v/%u")
876 2004-09-08 [colin] 0.9.12cvs99.1
882 * src/plugins/pgpmime/pgpmime.c
885 2004-09-08 [colin] 0.9.12cvs97.2
888 Don't select mails in collapsed threads
889 when navigating with up/down
891 2004-09-07 [colin] 0.9.12cvs97.1
894 Sync with HEAD (meaningful error messages)
896 2004-09-06 [colin] 0.9.12cvs96.1
899 Sync with HEAD (fix Redirect graying out)
901 2004-09-06 [colin] 0.9.12cvs95.1
905 Sync with HEAD (fix dropped URIs)
907 2004-09-06 [colin] 0.9.12cvs94.1
913 Sync with HEAD (addressbook DnD)
915 2004-09-03 [colin] 0.9.12cvs93.1
918 Sync with HEAD (next/prev unread)
920 2004-09-03 [colin] 0.9.12cvs92.1
925 Sync with HEAD ('mark_as_read_delay' pref)
927 2004-09-02 [colin] 0.9.12cvs91.2
932 2004-09-02 [colin] 0.9.12cvs91.1
935 Sync with HEAD (menu accel don't work, but whatever)
937 2004-09-02 [colin] 0.9.12cvs90.1
940 Sync with HEAD (fix bug 582)
942 2004-09-02 [colin] 0.9.12cvs89.1
945 Sync with HEAD (free deleted queries)
947 2004-09-02 [colin] 0.9.12cvs88.1
950 Sync with HEAD (fix LDAP freezes)
952 2004-09-02 [colin] 0.9.12cvs87.1
954 * src/prefs_spelling.c
955 Sync with HEAD (add default dictionary)
957 2004-09-01 [colin] 0.9.12cvs86.1
962 * src/prefs_matcher.c
964 * src/summary_search.c
968 Sync with HEAD (uninitialized vars fixes)
969 + gtk2 specific warning fixes
971 2004-08-31 [colin] 0.9.12cvs85.1
974 Sync with HEAD (Fix memory corruption due to
977 2004-08-31 [colin] 0.9.12cvs84.4
979 * src/summary_search.c
980 Fix segfaults when searching in folders with broken headers
982 2004-08-31 [colin] 0.9.12cvs84.3
986 Fix some more encoding/decoding issues
988 2004-08-30 [colin] 0.9.12cvs84.2
994 Add a folder-mode selection (fixes mimeview's "Save all")
996 2004-08-29 [colin] 0.9.12cvs84.1
999 Sync with HEAD (don't escape saved filenames)
1001 2004-08-27 [colin] 0.9.12cvs83.1
1010 * src/common/utils.c
1013 Sync with HEAD 0.9.12cvs83 (sync with main)
1015 2004-08-26 [colin] 0.9.12cvs82.4
1018 Fix strange stack corruption
1019 Convert to utf8 after unmime, not before
1021 2004-08-26 [colin] 0.9.12cvs82.3
1025 Fix account folders duplication
1027 2004-08-25 [colin] 0.9.12cvs82.2
1032 Use login@server as account name
1034 2004-08-25 [colin] 0.9.12cvs82.1
1036 * src/plugins/pgpmime/pgpmime.c
1037 Sync with HEAD (leak fix).
1039 2004-08-25 [colin] 0.9.12cvs81.1
1041 * src/plugins/pgpmime/pgpmime.c
1042 * src/plugins/pgpmime/sgpgme.c
1043 * src/plugins/pgpmime/sgpgme.h
1044 Sync with HEAD (Handle combined messages).
1046 2004-08-24 [colin] 0.9.12cvs80.3
1049 Fix full name, ports, and imap
1051 2004-08-24 [colin] 0.9.12cvs80.2
1057 * src/stock_pixmap.c
1058 * src/stock_pixmap.h
1059 * src/wizard.c ** ADDED **
1060 * src/wizard.h ** ADDED **
1061 * src/pixmaps/sylpheed_icon.xpm ** ADDED **
1064 2004-08-24 [colin] 0.9.12cvs80.1
1067 Sync with HEAD (set mimeflags on all messages)
1069 2004-08-24 [colin] 0.9.12cvs79.3
1071 * src/matcher_parser_lex.l
1072 Fix 8bits strings not in utf8
1074 2004-08-24 [colin] 0.9.12cvs79.2
1077 Check conversion result before replacing buffer
1079 2004-08-23 [colin] 0.9.12cvs79.1
1082 Sync with HEAD (create message header in memory)
1084 2004-08-23 [colin] 0.9.12cvs78.1
1088 Sync with HEAD (fix bug 197 again)
1090 2004-08-23 [colin] 0.9.12cvs77.3
1093 Fix again inline gpg signing (which outputs utf8
1094 in gtk2). Not syncing this fix to HEAD as this
1095 code is meant to die.
1097 2004-08-23 [colin] 0.9.12cvs77.2
1099 * src/prefs_account.h
1100 Remove useless include
1102 2004-08-23 [colin] 0.9.12cvs77.1
1112 Sync with HEAD (fix bug 577)
1114 2004-08-22 [colin] 0.9.12cvs76.1
1116 * src/plugins/trayicon/trayicon.c
1117 Sync with HEAD (fix formatting bug)
1119 2004-08-21 [colin] 0.9.12cvs74.2
1121 * src/gtk/colorsel.c
1122 Fix bug 564 (Folder color selection window exits on any
1125 2004-08-21 [colin] 0.9.12cvs74.1
1131 Sync with HEAD (fix bug 576)
1133 2004-08-21 [colin] 0.9.12cvs70.1
1140 2004-08-21 [paul] 0.9.12cvs66.4
1145 * src/plugins/spamassassin/spamassassin_gtk.c
1146 remove some deprecated gtk1 functions
1149 2004-08-21 [colin] 0.9.12cvs66.3
1154 Remove encoding hacks
1155 Fix bug 575 (Strange character messes up message)
1156 Don't display conversion error when drafting
1158 2004-08-21 [paul] 0.9.12cvs66.2
1160 * src/prefs_account.c
1164 2004-08-20 [colin] 0.9.12cvs66.1
1167 Sync with HEAD 0.9.12cvs66
1171 * src/plugins/pgpmime/plugin.c
1172 modify PGP/MIME plugin's description
1174 2004-08-17 [colin] 0.9.12cvs65.1
1177 * src/plugins/pgpmime/plugin.c
1180 2004-08-14 [colin] 0.9.12cvs60.3
1182 * src/plugins/trayicon/trayicon.c
1183 Put back resize callback, on size-request signal
1184 rather than size-allocate to avoid infinite
1187 2004-08-13 [colin] 0.9.12cvs60.2
1190 Cache versions have been fixed
1192 2004-08-13 [colin] 0.9.12cvs60.1
1197 2004-08-12 [colin] 0.9.12cvs59.1
1199 * src/plugins/trayicon/trayicon.c
1202 2004-08-12 [colin] 0.9.12cvs57.5
1208 Add support for Freedesktop.org's startup notification
1210 2004-08-11 [colin] 0.9.12cvs57.4
1215 2004-08-11 [colin] 0.9.12cvs57.3
1217 * src/message_search.c
1218 * src/summary_search.c
1219 Make searches case insensitive by default
1221 Fix case-insensitive search in message
1223 2004-08-11 [colin] 0.9.12cvs57.2
1225 * src/summary_search.c
1226 Let case-sensitive be specified
1228 2004-08-10 [colin] 0.9.12cvs55.4
1230 * src/common/socket.c
1231 Fix the possible race condition
1233 2004-08-09 [paul] 0.9.12cvs55.3
1237 * src/common/Makefile.am
1241 2004-08-09 [paul] 0.9.12cvs55.2
1245 remove unneeded script
1248 add forgotten USE_LDAP_TLS (sync with HEAD)
1251 2004-08-09 [colin] 0.9.12cvs55.1
1255 * src/common/sylpheed.c
1256 * src/common/sylpheed.h
1257 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
1259 2004-08-09 [paul] 0.9.12cvs54.1
1273 * src/plugins/Makefile.am
1274 * src/plugins/pgpmime/.cvsignore
1275 * src/plugins/pgpmime/Makefile.am
1276 * src/plugins/pgpmime/pgpmime.c
1277 * src/plugins/pgpmime/pgpmime.h
1278 * src/plugins/pgpmime/plugin.c
1279 * src/plugins/pgpmime/sgpgme.c
1280 * src/plugins/pgpmime/sgpgme.h
1283 2004-08-08 [paul] 0.9.12cvs51.1
1289 2004-08-07 [colin] 0.9.12cvs50.1
1292 * src/common/partial_download.c
1293 fix warnings (sync from HEAD)
1295 2004-08-07 [colin] 0.9.12cvs48.1
1297 * src/prefs_folder_item.c
1298 sync with HEAD 0.9.12cvs48
1300 2004-08-06 [colin] 0.9.12cvs47.1
1305 2004-08-06 [christoph] 0.9.12cvs46.2
1308 * src/plugins/clamav/clamav_plugin_gtk.c
1309 * src/plugins/dillo_viewer/dillo_viewer.c
1310 * src/plugins/image_viewer/plugin.c
1311 * src/plugins/mathml_viewer/mathml_viewer.c
1312 * src/plugins/spamassassin/spamassassin_gtk.c
1313 * src/plugins/trayicon/trayicon.c
1314 don't mix GTK1.2 plugin with GTK2 plugins
1316 2004-08-06 [colin] 0.9.12cvs46.1
1322 * sylpheed-claws.pc.in
1331 * src/prefs_ext_prog.c
1332 * src/prefs_folder_item.c
1334 * src/prefs_msg_colors.c
1335 * src/prefs_spelling.c
1336 * src/prefs_themes.c
1337 * src/prefs_toolbar.c
1338 * src/prefs_wrapping.c
1342 * src/common/session.c
1343 * src/common/session.h
1344 * src/common/socket.c
1345 * src/common/utils.h
1348 * src/gtk/prefswindow.c
1349 * src/gtk/prefswindow.h
1350 * src/plugins/clamav/clamav_plugin_gtk.c
1351 * src/plugins/dillo_viewer/dillo_prefs.c
1352 * src/plugins/image_viewer/viewerprefs.c
1353 * src/plugins/spamassassin/spamassassin_gtk.c
1354 * m4/openssl.m4 *** REMOVED ***
1355 Sync with HEAD 0.9.12cvs46
1357 2004-08-03 [paul] 0.9.12cvs40.2
1368 * src/editldap_basedn.c
1372 * src/prefs_common.c
1373 * src/prefs_template.c
1374 * src/sourcewindow.c
1377 * src/gtk/foldersort.c
1378 * src/gtk/logwindow.c
1379 * src/gtk/pluginwindow.c
1380 * src/gtk/prefswindow.c
1381 change all gtk_scrolled_window_set_policy from
1382 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
1384 2004-08-02 [paul] 0.9.12cvs40.1
1387 update translation team section
1389 updated by Frederico Goncalves Guimaraes
1390 <fggdebian@yahoo.com.br>
1392 2004-07-31 [colin] 0.9.12cvs39.9
1397 2004-07-31 [colin] 0.9.12cvs39.8
1400 Fix an alertpanel type
1402 2004-07-30 [colin] 0.9.12cvs39.7
1405 Fix alertpanel_error_log's icon
1407 2004-07-30 [colin] 0.9.12cvs39.6
1410 Two of them should still be warnings
1412 2004-07-30 [colin] 0.9.12cvs39.5
1415 More warning -> error
1416 2004-07-29 [colin] 0.9.12cvs39.4
1421 2004-07-29 [colin] 0.9.12cvs39.3
1423 * src/prefs_matcher.c
1426 2004-07-29 [colin] 0.9.12cvs39.2
1429 More nice-looking alertpanels
1431 2004-07-29 [colin] 0.9.12cvs39.1
1435 (inform user when partial mail is deleted on server)
1437 2004-07-29 [colin] 0.9.12cvs38.1
1442 2004-07-28 [paul] 0.9.12cvs37.7
1445 complete the replacement of deprecated gtk_progress_*
1447 2004-07-28 [paul] 0.9.12cvs37.6
1452 * src/send_message.c
1453 * src/gtk/progressdialog.c
1454 * src/gtk/progressdialog.h
1455 replace deprecated gtk_progress_*
1457 2004-07-28 [paul] 0.9.12cvs37.5
1460 remove gtk_window_set_wmclass()
1461 2004-07-28 [paul] 0.9.12cvs37.4
1468 * src/sourcewindow.c
1469 * src/gtk/logwindow.c
1470 remove gtk_window_set_wmclass()
1472 * src/prefs_filtering.c
1473 * src/prefs_filtering_action.c
1476 * src/prefs_matcher.c
1478 * src/gtk/prefswindow.c
1479 replace gtk_window_position()
1481 2004-07-28 [colin] 0.9.12cvs37.3
1485 Add a way to specify panel type for specific
1486 panels (alertpanel())
1495 * src/gtk/sslcertwindow.c
1496 Fix alertpanel()s so that their icon match
1499 2004-07-28 [paul] 0.9.12cvs37.2
1508 * src/grouplistdialog.c
1511 * src/message_search.c
1514 * src/prefs_actions.c
1515 * src/prefs_common.c
1516 * src/prefs_customheader.c
1517 * src/prefs_display_header.c
1518 * src/prefs_filtering.c
1519 * src/prefs_filtering_action.c
1521 * src/prefs_matcher.c
1522 * src/prefs_msg_colors.c
1523 * src/prefs_summary_column.c
1524 * src/prefs_template.c
1525 * src/sourcewindow.c
1527 * src/summary_search.c
1528 * src/gtk/colorsel.c
1529 * src/gtk/description_window.c
1530 * src/gtk/gtkaspell.c
1531 * src/gtk/inputdialog.c
1532 * src/gtk/logwindow.c
1533 * src/gtk/prefswindow.c
1534 * src/gtk/progressdialog.c
1535 replace deprecated gtk_window_set_policy
1537 2004-07-27 [colin] 0.9.12cvs37.1
1540 More fixes (synced for head again)
1542 2004-07-27 [colin] 0.9.12cvs35.3
1547 2004-07-27 [colin] 0.9.12cvs35.2
1550 Fix width a bit (by Paul)
1553 Specialize icons, make alertpanel_message()
1555 * src/message_search.c
1557 * src/summary_search.c
1558 Suit alertpanel changes
1560 2004-07-27 [colin] 0.9.12cvs35.1
1565 Add debug output - maybe someone will
1566 want to look at the problem with Grab
1568 Bump version as we're synced with HEAD
1570 2004-07-26 [colin] 0.9.12cvs33.26
1573 Fix uidl-file parsing when not in new
1576 2004-07-26 [colin] 0.9.12cvs33.25
1579 Move popup menu up if necessary (fixes
1582 Set account selector's button height to
1585 2004-07-26 [colin] 0.9.12cvs33.24
1588 Maybe fix 551 (Truncated font in alert window)
1590 2004-07-26 [colin] 0.9.12cvs33.23
1602 Sync po files with HEAD
1604 2004-07-26 [paul] 0.9.12cvs33.22
1607 fix Bug 556 'Organisation-header is sent even if empty'
1609 2004-07-24 [colin] 0.9.12cvs33.21
1612 * src/gtk/gtkaspell.c
1613 * src/gtk/gtkaspell.h
1614 Fix speller accelerators (require hack)
1616 2004-07-24 [colin] 0.9.12cvs33.20
1618 * src/gtk/gtkaspell.c
1619 Fix over-eager code deletion breaking
1622 2004-07-24 [colin] 0.9.12cvs33.19
1629 (Fixes 546 LDAP completely broken)
1631 2004-07-24 [colin] 0.9.12cvs33.18
1633 * src/prefs_msg_colors.c
1634 Fix prototype mismatch
1635 (Fixes 547 void function cannot return value)
1637 2004-07-24 [colin] 0.9.12cvs33.17
1640 Fix sort going back to previous sort key
1641 when changing sort direction
1643 2004-07-24 [colin] 0.9.12cvs33.16
1646 Fix space insertion when re-wrapping at
1649 2004-07-24 [colin] 0.9.12cvs33.15
1651 * src/gtk/gtkaspell.c
1652 Don't change cursor position in insert-text
1654 (Fixes 539 Word wrapping on input transposes letters)
1656 2004-07-24 [colin] 0.9.12cvs33.14
1658 * src/gtk/gtkaspell.c
1659 Reencode non-ascii chars to dictionary's
1661 (Fixes 544 Spell check broken non english locale)
1663 2004-07-24 [colin] 0.9.12cvs33.13
1666 Fix Shift+Down, add Home/End/PgUp/PgDown
1668 2004-07-21 [colin] 0.9.12cvs33.12
1670 * src/prefs_common.c
1671 Fix a gtk warning (Patch by Andrej Kacian)
1673 2004-07-21 [colin] 0.9.12cvs33.11
1678 2004-07-21 [colin] 0.9.12cvs33.10
1686 * src/prefs_spelling.c
1687 * src/prefs_themes.c
1691 * src/gtk/pluginwindow.c
1692 Untwist open/save mode guessing logic, make
1695 2004-07-20 [colin] 0.9.12cvs33.9
1698 conv_encode_header: src_charset is UTF-8 on
1701 Remove double encoding of the headers
1703 2004-07-20 [colin] 0.9.12cvs33.8
1708 2004-07-20 [colin] 0.9.12cvs33.7
1711 Set the separated messageview to the saved
1712 size of Claws' messageview (Patch by Alfons)
1713 Fix a callback prototype (me)
1715 2004-07-20 [colin] 0.9.12cvs33.6
1718 Forgot one hunk in 0.9.12cvs33.4
1720 2004-07-19 [colin] 0.9.12cvs33.5
1726 2004-07-19 [colin] 0.9.12cvs33.4
1729 Fix outgoing charset bug in headers
1731 Clean for glib2 - Patch by Alfons
1733 2004-07-19 [colin] 0.9.12cvs33.3
1736 Remove grip from the statusbar
1739 2004-07-19 [colin] 0.9.12cvs33.2
1743 Fix messageview remembering the previous
1744 scroll position when loading a new message
1747 2004-07-19 [colin] 0.9.12cvs33.1
1754 2004-07-18 [colin] 0.9.12cvs32.7
1757 Remove useless check for XIM - noticed
1760 2004-07-18 [colin] 0.9.12cvs32.6
1763 Remove non-modified and shift-modified
1764 accelerators in summaryview's popup
1765 menu, as that doesn't get catched by
1766 the accel-activate signal catcher...
1768 2004-07-18 [colin] 0.9.12cvs32.5
1770 * src/prefs_common.c
1771 Define sensible default prefs for
1774 2004-07-18 [colin] 0.9.12cvs32.4
1777 * src/prefs_common.c
1778 * src/prefs_common.h
1779 * src/prefs_wrapping.c
1780 Remove Smart Wrapping pref, which does
1781 nothing on gtk2 branch
1783 2004-07-18 [colin] 0.9.12cvs32.3
1785 * src/sourcewindow.c
1788 2004-07-18 [colin] 0.9.12cvs32.2
1791 Save attachment status when drafting
1793 2004-07-18 [colin] 0.9.12cvs32.1
1796 Fix erratic folder selection in open mode
1798 2004-07-18 [colin] 0.9.12cvs31.11
1801 Don't let partial messages get deleted
1802 even with "dowload all"
1803 (0.9.12cvs31.8 fix extension)
1804 2004-07-18 [colin] 0.9.12cvs31.10
1806 * src/gtk/logwindow.c
1809 2004-07-18 [colin] 0.9.12cvs31.9
1811 * src/common/utils.c
1812 Fix non-utf8 strings coming from commands
1815 2004-07-18 [colin] 0.9.12cvs31.8
1818 Fix partial download bug with Download all
1821 2004-07-18 [colin] 0.9.12cvs31.7
1824 Fix bug introduced in 0.9.12cvs31.2
1825 (blocked in select mode after double click)
1827 2004-07-18 [colin] 0.9.12cvs31.6
1831 More glib-warning fixes
1833 2004-07-18 [colin] 0.9.12cvs31.5
1836 Fix trashing the primary clipboard when moving
1838 (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
1840 2004-07-18 [colin] 0.9.12cvs31.4
1843 convert unencoded iso headers to utf8
1844 (Fix Bug 538 Unencoded local characters in subject make it
1847 2004-07-18 [colin] 0.9.12cvs31.3
1850 Fix tab char handling in wrapping
1851 (Fix Bug 537 Line wrap problem - TAB character treated as
1852 one character instead of 8)
1854 2004-07-18 [colin] 0.9.12cvs31.2
1857 return FALSE on GDK_MOTION_NOTIFY
1858 (Fix Bug 535 Hyperlinks/addresses are not selectable
1859 (unable to highlight))
1861 2004-07-18 [colin] 0.9.12cvs31.1
1864 Sync with 0.9.12cvs31
1866 2004-07-18 [colin] 0.9.12cvs30.4
1869 Also block text_inserted when inserting a file
1871 2004-07-18 [colin] 0.9.12cvs30.3
1874 Fix smart wrapping (block text_inserted handler
1875 while putting quotation to avoid wrap on input,
1876 don't join lines if next is sig separator)
1878 2004-07-17 [colin] 0.9.12cvs30.2
1884 * src/gtk/quicksearch.c
1885 * src/gtk/quicksearch.h
1886 Block key events handlers *and* accels while
1887 quicksearch is focused
1888 (Fixes Bug 534 quick-search bar not accepting certain letters)
1890 2004-07-17 [colin] 0.9.12cvs30.1
1895 Sync with 0.9.12cvs30
1897 2004-07-17 [colin] 0.9.12cvs28.2
1903 Squash some compile and glib warnings
1905 2004-07-17 [paul] 0.9.12cvs28.1
1908 sync with 0.9.12cvs28 HEAD
1910 2004-07-16 [paul] 0.9.12cvs26.1
1912 * src/gtk/quicksearch.c
1916 * src/customheader.c
1917 * src/folder_item_prefs.c
1926 * src/prefs_account.c
1927 * src/prefs_account.h
1928 * src/prefs_common.c
1929 * src/prefs_common.h
1930 * src/prefs_display_header.c
1935 sync with 0.9.12cvs26 HEAD
1937 2004-07-15 [colin] 0.9.12cvs18.14
1940 Disable GPG signature check during
1941 folder move and scan
1942 (Closes Bug 521 Signature checking slows down Folder-Move)
1944 2004-07-14 [colin] 0.9.12cvs18.13
1946 * src/common/partial_download.c
1949 2004-07-14 [colin] 0.9.12cvs18.12
1951 * src/common/partial_download.c
1952 * src/common/partial_download.h
1953 Move doc at top, add correct copyright
1955 2004-07-14 [colin] 0.9.12cvs18.11
1963 * src/common/Makefile.am
1964 * src/common/partial_download.c ** NEW FILES **
1965 * src/common/partial_download.h ** NEW FILES **
1966 Move partial-download related stuff to its
1969 2004-07-14 [colin] 0.9.12cvs18.10
1971 * src/send_message.c
1972 Fix smtp auth when user is null or empty
1974 2004-07-13 [colin] 0.9.12cvs18.9
1976 * src/gtk/quicksearch.c
1977 Use alphabetic order
1979 2004-07-13 [colin] 0.9.12cvs18.8
1982 Be paranoid on the checks
1984 2004-07-13 [colin] 0.9.12cvs18.7
1986 * src/gtk/quicksearch.c
1987 Fix Engrish once again
1989 2004-07-13 [colin] 0.9.12cvs18.6
1993 Mark messages for deletion when they are about to
1994 be removed from trash
1996 2004-07-13 [colin] 0.9.12cvs18.5
2000 * src/matcher_parser_parse.y
2001 * src/prefs_matcher.c
2002 * src/gtk/quicksearch.c
2003 Add 'partial' ('p') match string to find partially
2006 2004-07-13 [colin] 0.9.12cvs18.4
2011 2004-07-13 [colin] 0.9.12cvs18.3
2016 Refactor API (to avoid passing 5+ params and code
2022 Add planned_download to cache
2023 Don't mess uidl file when moving partially downloaded
2024 mails (they change folder, we should change it in the
2025 uidl list too or we'll remove an incorrect message)
2026 (this also helps removing hacks when changing
2027 planned_download in messageview.c)
2029 2004-07-12 [colin] 0.9.12cvs18.2
2031 * src/gtk/quicksearch.c
2032 Fix missing status update in quicksearch
2034 2004-07-12 [paul] 0.9.12cvs18.1
2043 * src/prefs_common.c
2046 * src/prefs_msg_colors.[ch] ** NEW FILES **
2047 * src/prefs_wrapping.[ch] ** NEW FILES **
2049 * src/common/utils.[ch]
2050 * src/gtk/quicksearch.[ch]
2051 sync with 0.9.12cvs18 HEAD
2053 2004-07-12 [colin] 0.9.11cvs17.25
2057 Remove unused function added by me in 0.9.11cvs17.10
2059 2004-07-11 [colin] 0.9.11cvs17.24
2065 Use folderitem and msgnum instead of filename to
2066 know which mail to delete
2067 Move old partial mail deletion to pop.c
2069 2004-07-10 [colin] 0.9.11cvs17.23
2075 Don't re-use same enums for unrelated stuff: it's
2076 completely misleading !
2079 2004-07-09 [colin] 0.9.11cvs17.22
2082 Remove folder-type check and do
2083 more tests to be sure everything's
2086 Punctuation update, remove useless
2087 code, fix two warnings
2089 Layout cleaning, reset 2nd button
2092 2004-07-09 [colin] 0.9.11cvs17.21
2097 Allow user to change his mind
2098 and postpone decision (by
2101 2004-07-09 [colin] 0.9.11cvs17.20
2104 Fix bug with delete state
2107 Fix buffer leak (fread doesn't
2108 terminate buffers with \0)
2109 Refactoring (remove magic
2112 2004-07-09 [colin] 0.9.11cvs17.19
2115 Don't log "Skipping message" if
2116 we're going to TOP it two lines
2119 2004-07-09 [colin] 0.9.11cvs17.18
2124 2004-07-09 [colin] 0.9.11cvs17.17
2131 2004-07-08 [colin] 0.9.11cvs17.16
2135 Add an optional second button
2139 Don't delete partially received mails after a certain
2140 time; rather, let the user decide.
2142 2004-07-08 [colin] 0.9.11cvs17.15
2147 2004-07-08 [colin] 0.9.11cvs17.14
2151 Use to_human_readable() for sizes
2153 2004-07-08 [colin] 0.9.11cvs17.13
2160 Fix partial-downloading issues:
2161 catch unsupported TOP
2162 don't delete partially downloaded mails before 5 days
2163 don't update existing with non-MH folders; that'll
2164 make dups, but it's better than trashing the folder
2165 free new msginfo parts
2168 2004-07-08 [colin] 0.9.11cvs17.12
2172 Sync smtp size verification with HEAD
2174 2004-07-08 [colin] 0.9.11cvs17.11
2177 * src/prefs_common.c
2178 * src/prefs_common.h
2179 * src/gtk/quicksearch.c
2180 * src/gtk/quicksearch.h
2181 Sync sticky pref with HEAD
2183 2004-07-08 [colin] 0.9.11cvs17.10
2185 * src/folder.c [1.213.2.6]
2186 * src/folder.h [1.87.2.6]
2187 * src/inc.c [1.149.2.7]
2188 * src/messageview.c [1.94.2.8]
2189 * src/procheader.c [1.47.2.6]
2190 * src/procmsg.c [1.150.2.4]
2191 * src/procmsg.h [1.60.2.5]
2192 * src/pop.c [1.56.2.4]
2193 * src/pop.h [1.17.2.3]
2194 Let too big messages get downloaded, but truncated
2195 Add a button to download them completely
2197 2004-07-06 [colin] 0.9.11cvs17.9
2199 * src/gtk/quicksearch.c [1.1.2.3]
2203 Add a script to help with cvs
2205 2004-07-03 [colin] 0.9.11cvs17.8
2207 * src/plugins/imageviewer/viewer.c
2208 fix imageviewer (which was staying on the first
2211 2004-07-03 [colin] 0.9.11cvs17.7
2213 Removed FIXME_GTK2 warnings
2214 * src/gtk/gtkutils.c
2217 useless #warnings (no need to mess with menu rc)
2222 2004-07-03 [colin] 0.9.11cvs17.6
2224 Removed FIXME_GTK2 warnings
2226 useless #warnings (rewrite needed)
2228 useless #warnings (rewrite needed)
2229 useless #warnings (gtk2 is like that)
2230 useless #warnings (previously fixed)
2232 useless #warnings (previously fixed)
2233 * src/message_search.c
2234 useless #warnings (gtk2 is like that)
2235 Made apparent that search is case-sensitive
2237 useless #warnings (rewrite needed)
2238 useless #warnings (gtk2 is like that)
2239 reimplemented real warnings
2240 * src/prefs_common.c
2241 Removed block cursor option (not it gtk2)
2243 useless #warnings (rewrite needed)
2245 useless #warnings (rewrite needed)
2246 * src/sourcewindow.c
2247 useless #warnings (incorrect placing)
2248 * src/summary_search.c
2249 useless #warnings (gtk2 is like that)
2250 Made apparent that search is case-sensitive
2252 useless #warnings (gtk2 is like that)
2254 useless #warnings (rewrite needed)
2256 useless #warnings (rewrite needed)
2258 2004-07-03 [colin] 0.9.11cvs17.5
2261 Fix mismerge which broke URI opening
2263 2004-07-01 [colin] 0.9.11cvs17.4
2266 Fill filename when saving
2268 2004-06-27 [colin] 0.9.11cvs17.3
2270 * src/gtk/filesel.[ch]
2271 Use the new GTK file selector
2272 Update prototype to match the reality: multiple file
2273 selection is open-only
2275 Match the new prototypes
2277 Match the new requirements (gtk 2.4.0)
2279 2004-06-26 [colin] 0.9.11cvs17.2
2281 * src/plugins/trayicon/trayicon.c
2282 Remove useless signal handler on resize, which causes
2285 2004-06-26 [colin] 0.9.11cvs17.1
2288 remove launch_firebird and add nautilus2sylpheed.sh
2291 Fix show/hide "Extended symbols" button problem
2292 Fix apparition at startup
2294 * src/plugins/image_viewer/Makefile.am
2297 Re-enable certificate check, as it doesn't seem to
2298 cause Xlib errors anymore
2300 2004-06-25 [paul] 0.9.11cvs17
2302 * sync with 0.9.11cvs17 HEAD
2304 NOTE: QuickSearch is broken
2306 2004-06-07 [colin] 0.9.10claws67.10
2307 * src/plugins/trayicon/trayicon.c
2308 src/plugins/trayicon/libeggtrayicon/Makefile.am
2309 src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2310 Fix gettextization in trayicon plugin
2312 2004-06-07 [colin] 0.9.10claws67.9
2315 src/gtk/gtksctree.[ch]
2316 Let Shift+{Up,Down} work in summaryview
2317 (well, Down "works" and Up works)
2318 Let the list scroll when using these keys
2320 2004-06-06 [colin] 0.9.10claws67.8
2322 * src/plugins/trayicon/trayicon.c
2325 2004-06-06 [colin] 0.9.10claws67.7
2328 Fix signal handling causing system-wide focus grab
2330 2004-05-25 [paul] 0.9.10claws67.6
2336 2004-05-25 [paul] 0.9.10claws67.5
2338 * replace deprecated gtk_signal... functions
2340 2004-05-23 [colin] 0.9.10claws67.4
2345 2004-05-22 [colin] 0.9.10claws67.3
2348 Re-fix [Edited] in compose.c::compose_reedit()
2350 2004-05-22 [colin] 0.9.10claws67.2
2353 Fix parsing of multiparts mails
2355 2004-05-22 [colin] 0.9.10claws67.1
2360 2004-05-22 [paul] 0.9.10claws67
2362 * sync with 0.9.10claws67 HEAD
2367 add forgotton prototype
2369 2004-05-10 [paul] 0.9.10claws57
2371 * sync with 0.9.10claws57 HEAD
2373 2004-05-05 [paul] 0.9.9.claws1
2375 * ChangeLog-gtk2 ** REMOVED **
2376 ChangeLog-gtk2.claws ** ADDED **
2377 rename and adopt the normal claws format
2380 require gtkmathview >= 0.5
2382 * ac/* ** REMOVED **
2384 intl/Makefile.in ** REMOVED **
2386 m4/missing ** ADDED **
2387 m4/missing/gdk-pixbuf.m4 ** ADDED **
2388 m4/missing/gettext.m4 ** ADDED **
2389 m4/missing/gpgme.m4 ** ADDED **
2390 m4/missing/imlib.m4 ** ADDED **
2391 m4/.cvsignore ** ADDED **
2392 m4/Makefile.am ** ADDED **
2393 m4/README ** ADDED **
2394 m4/aclocal-include.m4 ** ADDED **
2395 m4/aspell.m4 ** ADDED **
2396 m4/check-type.m4 ** ADDED **
2397 m4/gnupg-check-typedef.m4 ** ADDED **
2398 m4/openssl.m4 ** ADDED **
2399 m4/spamassassin.m4 ** ADDED **
2400 po/ChangeLog ** REMOVED **
2401 po/Makefile.in.in ** REMOVED **
2402 po/Rules-quot ** REMOVED **
2403 po/boldquot.sed ** REMOVED **
2404 po/en@boldquot.header ** REMOVED **
2405 po/en@quot.header ** REMOVED **
2406 po/insert-header.sin ** REMOVED **
2407 po/quot.sed ** REMOVED **
2408 po/remove-potcdate.sed ** REMOVED **
2409 po/remove-potcdate.sin ** REMOVED **
2410 po/stamp-po ** REMOVED **
2414 enable building with automake 1.8.x
2415 add 'autopoint --force' to autogen.sh and remove all
2416 auto-generated files, remove ac/ directory and use
2417 m4/ directory instead
2419 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2422 2004-02-28 Colin Leroy <colin@colino.net>
2423 * src/prefs_matcher.c
2424 src/prefs_filtering.c
2425 src/prefs_filtering_action.c
2426 Fix non-editable GtkEntries
2428 2004-02-22 Thorsten Maerz <torte@netztorte.de>
2429 * src/prefs_themes.c
2430 utf8 conversion for theme info
2432 2004-02-21 Thorsten Maerz <torte@netztorte.de>
2435 2004-02-14 Thorsten Maerz <torte@netztorte.de>
2436 * src/grouplistdialog.c
2437 allow multiple selections without ctrl key
2439 2004-02-09 Thorsten Maerz <torte@netztorte.de>
2441 enable customizable accelerators
2443 2004-02-08 Thorsten Maerz <torte@netztorte.de>
2444 * src/prefs_common.c
2445 re-enable different font settings for gtk1/2
2446 * src/prefs_folder_item.c
2447 fix folder prefs displayed wrong
2449 set 'sunken' shadow type
2451 2004-02-07 Colin Leroy <colin@colino.net>
2453 Fix message being always [Edited]
2454 Encode headers correctly (utf8 buf)
2456 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2458 remove double g_source_attach()
2459 (Thanks to Colin Leroy)
2461 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2462 * src/gtk/gtksctree.c
2463 Fix SSL certificate list not shown
2465 Fix clicks in mime tree
2467 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2468 * src/common/socket.c
2471 Fix clipboard menu hotkeys
2473 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2474 * src/gtk/gtkaspell.[ch]
2476 reimplement spellchecker
2478 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2480 crash when inserting file in compose window
2481 (TODO: keep old selection on clicks)
2483 use gtkrc-2.0 instead of gtkrc
2485 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2487 remove orphaned mimeview unref()
2489 2004-01-20 Thorsten Maerz <torte@netztorte.de>
2490 * src/grouplistdialog.c
2491 expand nodes containing subscribed groups
2493 2004-01-19 Thorsten Maerz <torte@netztorte.de>
2495 textview: hide cursor, restore old click behaviour
2497 2004-01-18 Thorsten Maerz <torte@netztorte.de>
2499 variable names messed up
2501 2004-01-17 Colin Leroy <colin@colino.net>
2503 Fix completion address too thin
2505 Fix tab-to-subject behaviour
2507 Implement key up & down in summaryview
2509 2004-01-12 Thorsten Maerz <torte@netztorte.de>
2513 2004-01-08 Thorsten Maerz <torte@netztorte.de>
2518 faq, man, manual moved to doc/
2521 ac/gnupg-check-typedef.m4
2524 ac/missing/gdk-pixbuf.m4
2527 fix automake warnings
2529 2003-12-06 Colin Leroy <colin@colino.net>
2533 2003-12-05 Colin Leroy <colin@colino.net>
2535 Fix going to next unread folder
2537 2003-12-05 Colin Leroy <colin@colino.net>
2539 Fix gtk2 compilation
2541 Remove iotag source handler at disconnection
2543 Remove source handler when closing socket
2546 2003-12-04 Colin Leroy <colin@colino.net>
2550 Fix some dropdown menus
2552 2003-12-04 Colin Leroy <colin@colino.net>
2554 Fix event handlers on header fields
2555 * src/common/socket.c
2556 src/common/session.c
2557 Fix segfault with callback (SSL)
2560 2003-10-06 Thorsten Maerz <torte@netztorte.de>
2562 * Fix compile bug in src/compose.c
2563 * removed src/gtk/gtkstext.[ch]
2565 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
2567 * Convert character set and escape "text" attributes in toolbar setting
2569 * Fixed bug in button-press-event handling.
2571 2003-09-16 Thorsten Maerz <torte@netztorte.de>
2573 * Fixed bug in key-press-event handling.
2575 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
2577 * Enabled to compile tray-icon plugin (Ad-hoc).
2578 * Avoid hang up bug of icon list in mime view (Ad-hoc).
2580 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
2582 * Enabled to compile on sylpheed-claws.
2583 (tray-icon plugin still cannot compile yet.)
2585 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
2589 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
2592 * Ported monitoring SSL mechanism to GSource of GLib2
2593 (I don't confirm it)
2594 * Added _gtk2 suffix to key name of font preference to avoid
2595 ovverwriting preference of Gtk+-1.2 version.
2597 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
2601 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
2604 * Translate po files into UTF-8 when execute autogen.sh.
2606 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
2610 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
2612 * Plugged GError related memory leaks.
2614 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
2616 * Changed default size of fonts.
2617 * Enabled to set titile font size of warning dialog.
2619 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
2621 * Embed a sylpheed icon into executable binary on Windows.
2623 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
2625 * I forgot to traslate character set of element string in src/xml.c.
2627 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
2629 * Fixed detecting bind_textdomain_codeset in configure.in.
2630 * The bug in which "Example" of "Date fromat" preference isn't displayed
2631 correctly has been fixed.
2633 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
2635 * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
2636 Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
2638 Removed intl directory.
2639 Translated po files into UTF-8.
2642 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
2644 * The bug which doesn't unscape string in xml.c has been fixed.
2646 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
2648 * The bug which is failed to translate encoding of file name thorough
2649 file dialog has been fixed.
2651 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
2653 * Modified to translate file names which is used in inporting/expoting
2654 mbox feature and "Save as" feature into locale encoding.
2655 * Translate file names into locale encoding when "Attache file" and
2657 * Force set G_BROKEN_FILENAMES environment variable.
2658 * Other minor fixes.
2660 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
2662 * Modified to treat MH folder's name as locale encoding.
2664 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
2666 * The bug which clash on switching candidates of auto completion of
2667 addresses, cannot use auto completion in Japanesse is fixed
2668 (Thanks! Tokunaga-san)¡¥
2670 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2672 * The bug which cannot switch key accelerator preference has been fixed
2673 (Thanks! smbd-san)¡¥
2675 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2677 * version 0.8.11-gtk2-20030314
2679 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2681 * The bug in which character set conversion of filtering messages has
2682 been fixed.(Thanks! COCOA-san).
2684 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
2686 * Revived "Leave space on head" preference in "Message" category.
2687 * A bug which clash when put the cursor to end of buffer and execute
2688 "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
2690 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
2692 * version 0.8.11-gtk2-20030312
2694 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
2696 * Fixed position of switching account popup (Thanks! Ikezoe-san)¡¥
2697 * Modified to use Pango's API directly for font preference.
2698 * Integrated GtkTextView of textview to one widget.
2699 * Set fonts of header title in textview by "header_title" tag.
2700 * Removed some deprecated codes.
2702 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
2704 * Updated to 0.8.11.
2705 * Merged cygwin patch(Thanks! Sakai-san).
2707 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
2709 * version 0.8.10-gtk2-20030309