1 2005-02-15 [colin] 1.0.1cvs7.1
7 2005-02-14 [colin] 1.0.1cvs6.1
13 2005-02-14 [colin] 1.0.1cvs5.3
16 Fix wrapping with accentued chars.
18 2005-02-13 [colin] 1.0.1cvs5.2
21 Fix email informative part parsing with
22 accentued chars in it. ispunct() returns
23 true for them in utf8...
25 2005-02-12 [colin] 1.0.1cvs5.1
30 2005-02-12 [paul] 1.0.1cvs4.5
33 remove unnecessary code (thanks to Alfons)
35 2005-02-12 [paul] 1.0.1cvs4.4
38 add 'Copy' to contextual menu on emails
40 2005-02-11 [colin] 1.0.1cvs4.3
43 revert 1.0.0cvs28.2, it doesn't work that well.
45 2005-02-11 [paul] 1.0.1cvs4.2
50 2005-02-10 [paul] 1.0.1cvs4.1
59 2005-02-10 [paul] 1.0.1cvs3.2
65 * config/mkinstalldirs
85 * intl/libgnuintl.h.in
129 * src/editldap_basedn.c
137 * src/folder_item_prefs.c
140 * src/grouplistdialog.c
154 * src/message_search.c
163 * src/partial_download.c
165 * src/prefs_account.c
166 * src/prefs_actions.c
168 * src/prefs_customheader.c
169 * src/prefs_display_header.c
170 * src/prefs_ext_prog.c
171 * src/prefs_filtering.c
172 * src/prefs_filtering_action.c
173 * src/prefs_folder_item.c
176 * src/prefs_matcher.c
177 * src/prefs_msg_colors.c
178 * src/prefs_spelling.c
179 * src/prefs_summary_column.c
180 * src/prefs_template.c
182 * src/prefs_toolbar.c
183 * src/prefs_wrapping.c
195 * src/summary_search.c
201 * src/common/plugin.c
204 * src/common/ssl_certificate.c
205 * src/common/string_match.c
206 * src/common/sylpheed.c
207 * src/common/template.c
210 * src/gtk/colorlabel.c
211 * src/gtk/description_window.c
213 * src/gtk/foldersort.c
214 * src/gtk/gtkaspell.c
216 * src/gtk/inputdialog.c
217 * src/gtk/logwindow.c
219 * src/gtk/pluginwindow.c
220 * src/gtk/prefswindow.c
221 * src/gtk/progressdialog.c
222 * src/gtk/quicksearch.c
223 * src/gtk/sslcertwindow.c
224 * src/plugins/clamav/clamav_plugin.c
225 * src/plugins/clamav/clamav_plugin_gtk.c
226 * src/plugins/demo/demo.c
227 * src/plugins/dillo_viewer/dillo_prefs.c
228 * src/plugins/dillo_viewer/dillo_viewer.c
229 * src/plugins/image_viewer/plugin.c
230 * src/plugins/image_viewer/viewer.c
231 * src/plugins/image_viewer/viewerprefs.c
232 * src/plugins/mathml_viewer/mathml_viewer.c
233 * src/plugins/pgpmime/passphrase.c
234 * src/plugins/pgpmime/plugin.c
235 * src/plugins/pgpmime/prefs_gpg.c
236 * src/plugins/pgpmime/select-keys.c
237 * src/plugins/pgpmime/sgpgme.c
238 * src/plugins/spamassassin/spamassassin.c
239 * src/plugins/spamassassin/spamassassin_gtk.c
240 * src/plugins/trayicon/trayicon.c
241 sync with main (revision 104)
243 2005-02-10 [colin] 1.0.1cvs3.1
248 2005-02-10 [colin] 1.0.1cvs2.1
253 2005-02-09 [colin] 1.0.1cvs1.3
257 Add contextual menu on emails
259 2005-02-09 [colin] 1.0.1cvs1.2
262 Fix converting from broken headers and
263 put back the _ in missing places
264 (feature broke with cvs24.2 sync, main
267 2005-02-09 [colin] 1.0.1cvs1.1
274 2005-02-08 [colin] 1.0.1.1
280 Make default configuration directory
283 2005-02-08 [colin] 1.0.0cvs29.1
291 Sync translations with HEAD
293 2005-02-06 [colin] 1.0.0cvs28.3
296 Make compose a bit faster - patch by Alfons.
298 2005-02-06 [colin] 1.0.0cvs28.2
301 Make pasting via middle-click more reliable
303 2005-02-05 [paul] 1.0.0cvs28.1
311 (fix bug 682 'redirect is broken'
313 2005-02-05 [torte] 1.0.0cvs27.1
317 * src/partial_download.c
318 Sync with HEAD (fix buf overflow)
320 2005-02-03 [colin] 1.0.0cvs26.1
322 * src/common/plugin.c
323 Sync with HEAD (avoid plugin mismatches)
325 2005-02-03 [paul] 1.0.0cvs25.3
331 * src/gtk/colorlabel.c
332 third and final part of initial sync with main-gtk2
334 2005-02-03 [paul] 1.0.0cvs25.2
337 fix building with jpilot support
339 2005-02-02 [colin] 1.0.0cvs25.1
342 Sync with HEAD (fix dangerous typo)
344 2005-02-01 [colin] 1.0.0cvs24.3
347 Write file as advertised (UTF-8)
349 2005-02-01 [paul] 1.0.0cvs24.2
358 * src/folder_item_prefs.c
364 * src/matcher_parser_lex.l
367 * src/prefs_account.c
368 * src/prefs_actions.c
381 * src/common/template.c
385 * src/gtk/gtkaspell.c
386 * src/plugins/clamav/clamav_plugin.c
387 * src/plugins/dillo_viewer/dillo_prefs.c
388 * src/plugins/image_viewer/viewerprefs.c
389 * src/plugins/pgpmime/passphrase.c
390 * src/plugins/pgpmime/prefs_gpg.c
391 * src/plugins/pgpmime/select-keys.c
392 * src/plugins/spamassassin/spamassassin.c
393 second part of initial sync with main-gtk2
396 2005-01-31 [colin] 1.0.0cvs24.1
401 2005-01-29 [paul] 1.0.0cvs23.2
414 * src/editldap_basedn.c
418 * src/grouplistdialog.c
424 * src/message_search.c
427 * src/prefs_actions.c
430 * src/prefs_customheader.c
431 * src/prefs_display_header.c
432 * src/prefs_filtering.c
433 * src/prefs_filtering_action.c
435 * src/prefs_matcher.c
436 * src/prefs_summary_column.c
437 * src/prefs_template.c
439 * src/summary_search.c
443 * src/gtk/description_window.c
444 * src/gtk/gtkshruler.c
447 * src/gtk/inputdialog.c
448 * src/gtk/logwindow.c
449 * src/gtk/prefswindow.c
450 * src/gtk/progressdialog.c
451 * src/gtk/progressdialog.h
452 first part of initial sync with main-gtk2
455 2005-01-28 [colin] 1.0.0cvs23.1
460 2005-01-27 [colin] 1.0.0cvs21.1
466 2005-01-27 [colin] 1.0.0cvs19.1
471 2005-01-27 [colin] 1.0.0cvs18.1
483 2005-01-26 [paul] 1.0.0cvs15.2
486 compose_entries_set(): convert subject and body to
487 utf8 if necessary. patch by Felix Eckhofer
489 2005-01-26 [paul] 1.0.0cvs15.1
492 * src/common/template.c
493 sync with HEAD (fix memory leak)
495 2005-01-25 [paul] 1.0.0cvs14.1
501 2005-01-24 [colin] 1.0.0cvs13.1
506 2005-01-24 [paul] 1.0.0cvs12.1
514 2005-01-24 [colin] 1.0.0cvs11.1
519 2005-01-24 [colin] 1.0.0cvs10.1
524 2005-01-23 [colin] 1.0.0cvs9.1
529 2005-01-22 [colin] 1.0.0cvs8.1
532 * src/gtk/quicksearch.c
535 2005-01-21 [colin] 1.0.0cvs7.1
540 2005-01-21 [colin] 1.0.0cvs6.1
545 2005-01-21 [colin] 1.0.0cvs5.1
547 * src/gtk/quicksearch.c
550 Sync with HEAD (recurse option)
552 2005-01-21 [colin] 1.0.0cvs4.1
558 * src/gtk/quicksearch.c
559 * src/gtk/quicksearch.h
560 Sync with HEAD (recursive quicksearch)
562 2005-01-20 [colin] 1.0.0cvs3.4
567 2005-01-20 [colin] 1.0.0cvs3.3
570 Fix leak, thanks to Alfons.
572 2005-01-20 [colin] 1.0.0cvs3.2
575 Port SSL certificate window to GTK2.
577 2005-01-20 [paul] 1.0.0cvs3.1
585 2005-01-19 [colin] 1.0.0cvs2.2
587 * src/plugins/trayicon/trayicon.c
588 Fix freeze with gtk-2.6, the easy way
589 (signal blocking helpless there...)
592 2005-01-19 [colin] 1.0.0cvs2.1
601 2005-01-19 [paul] 1.0.0cvs1.1
615 sync with HEAD (update translations)
617 2005-01-18 [colin] 1.0.0cvs0.1
620 Specify search column - patch by Alfons
622 2005-01-18 [colin] 0.9.13cvs36.3
624 * src/prefs_toolbar.c
625 Change Delete to Remove
627 GTK2 version and leak fixes
628 * src/prefs_actions.c
630 All patches by Alfons
632 2005-01-17 [colin] 0.9.13cvs36.2
635 Fix DnD inserting twice. While at it,
636 add DnD support for text/plain in the
637 body, and add support in the headers.
639 2005-01-16 [colin] 0.9.13cvs36.1
644 Sync with HEAD (nothing applicable)
646 2005-01-16 [colin] 0.9.13cvs33.2
648 * src/prefs_toolbar.c
649 GTK2ize prefs_toolbar, by Alfons.
651 2005-01-14 [colin] 0.9.13cvs33.1
657 2005-01-14 [colin] 0.9.13cvs32.1
663 * tools/calypso_convert.pl
666 2005-01-08 [colin] 0.9.13cvs29.2
668 * src/prefs_filtering_action.c
669 * src/prefs_filtering.c
670 2 more gtk2 patches by Alfons
672 2005-01-07 [paul] 0.9.13cvs29.1
682 2005-01-07 [colin] 0.9.13cvs28.3
684 * src/gtk/progressdialog.c
685 * src/gtk/progressdialog.h
688 GTK2 for the incorporation dialog. The CList isn't dead
689 yet, for a more smooth migration. Patch by Alfons.
691 2005-01-06 [colin] 0.9.13cvs28.2
693 * src/prefs_display_header.c
694 GTK2 conversion by Alfons
695 * src/prefs_actions.c
696 * src/prefs_matcher.c
697 Fix 2 leaks - patch by Alfons
699 2005-01-06 [colin] 0.9.13cvs28.1
701 * src/prefs_matcher.c
704 2005-01-06 [colin] 0.9.13cvs27.4
706 * src/prefs_matcher.c
707 Fix double-free. Patch by Alfons
709 2005-01-06 [colin] 0.9.13cvs27.3
711 * src/prefs_matcher.c
712 GTK2 widgets + memleak
715 2005-01-05 [colin] 0.9.13cvs27.2
722 3 more GTK2 patches by Alfons.
724 2005-01-04 [colin] 0.9.13cvs27.1
731 2005-01-04 [colin] 0.9.13cvs25.9
734 Fix Show Ruler menuitem
735 * src/prefs_template.c
738 Make auto pointer stuff handles NULLs
741 2005-01-04 [colin] 0.9.13cvs25.8
744 Move the attachment list to gtk2
747 2005-01-04 [colin] 0.9.13cvs25.7
750 Make some keys work again
751 Patch by SungHyun Nam <namsh@kldp.org>
753 2005-01-04 [colin] 0.9.13cvs25.6
755 * src/gtk/gtkshruler.c
756 Move the ruler to GTK2
759 2005-01-03 [colin] 0.9.13cvs25.5
762 Fix my broken patch apply
764 2005-01-03 [colin] 0.9.13cvs25.4
768 * src/gtk/prefswindow.c
769 Move auto pointer stuff to utils.c
770 Patch by Alfons again :)
772 2005-01-03 [colin] 0.9.13cvs25.3
776 * src/prefs_template.c
778 Empty text widgets with empty strings, not NULL char
779 Patch by SungHyun Nam <namsh@kldp_org>
781 2005-01-03 [colin] 0.9.13cvs25.2
787 2005-01-03 [colin] 0.9.13cvs25.1
793 2005-01-03 [colin] 0.9.13cvs24.3
796 Two patches from Alfons and Alex S Moore:
797 fix images, fix return value.
799 2005-01-01 [colin] 0.9.13cvs24.2
801 * src/prefs_actions.c
802 Fix over-zealous assertion. Patch by Alfons
804 2005-01-01 [colin] 0.9.13cvs24.1
807 Sync with HEAD (leak fix)
809 2004-12-31 [colin] 0.9.13cvs23.2
812 GTK2 widgets + stock buttons - patch by Alfons
814 2004-12-31 [paul] 0.9.13cvs23.1
817 bump up EXTRA_VERSION to match (sync'ed) HEAD
818 * src/gtk/pluginwindow.c
819 use GTK2 widgets and plug memory leaks,
822 2004-12-30 [colin] 0.9.13cvs22.4
829 * src/message_search.c
830 * src/prefs_actions.c
832 * src/prefs_customheader.c
833 * src/prefs_filtering.c
834 * src/prefs_summary_column.c
835 * src/summary_search.c
837 * src/gtk/description_window.c
840 * src/gtk/inputdialog.c
841 * src/gtk/prefswindow.c
842 Use GTK2 stock buttons. Patches by Alfons.
844 2004-12-30 [colin] 0.9.13cvs22.3
848 * src/prefs_actions.c
849 * src/prefs_customheader.c
850 * src/prefs_filtering.c
851 * src/prefs_msg_colors.c
852 * src/prefs_summary_column.c
853 * src/gtk/prefswindow.c
854 Use GtkTreeView instead of deprecated
855 widgets. Patches by Alfons.
857 2004-12-30 [paul] 0.9.13cvs22.2
861 patch by Alfons, with root folder sorting fix
864 2004-12-30 [paul] 0.9.13cvs22.1
874 2004-12-22 [martin] 0.9.13cvs21.2
877 free the command line after its use
879 2004-12-18 [paul] 0.9.13cvs21.1
892 2004-12-17 [martin] 0.9.13cvs17.2
895 convert actions input to locale
897 convert notification command to locale
898 * src/plugins/pgpmime/select-keys.c
899 convert attributes to utf8
901 2004-12-14 [colin] 0.9.13cvs17.1
908 * src/gtk/prefswindow.c
911 * src/plugins/spamassassin/libspamc.c
914 2004-12-13 [colin] 0.9.13cvs14.1
916 * src/quote_fmt_parse.y
919 2004-12-10 [colin] 0.9.13cvs12.1
926 2004-12-09 [colin] 0.9.13cvs10.1
929 Sync with HEAD (fix B64 encoding from memory)
931 2004-12-08 [colin] 0.9.13cvs9.1
933 * src/gtk/colorlabel.c
936 2004-12-08 [paul] 0.9.13cvs8.2
938 * src/gtk/pluginwindow.c
939 fix window resizing oddities
941 2004-12-08 [colin] 0.9.13cvs8.1
943 * src/quote_fmt_parse.y
946 2004-12-08 [colin] 0.9.13cvs7.1
948 * src/matcher_parser_parse.y
950 * src/prefs_matcher.c
957 2004-12-08 [colin] 0.9.13cvs6.1
959 * src/quote_fmt_parse.y
962 * src/gtk/prefswindow.c
963 * src/gtk/pluginwindow.c
964 Fix G_CALLBACKS protos (thanks to Alfons)
966 2004-12-07 [torte] 0.9.13cvs2.2
969 [Bug 650] reply button causes crash
970 Thanks to David Relson and Christoph
972 2004-12-07 [colin] 0.9.13cvs2.1
978 * src/prefs_account.c
983 2004-12-06 [colin] 0.9.12cvs187.1
1014 * tools/filter_conv.pl
1015 * tools/kdeservicemenu/README
1016 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1017 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1020 2004-12-04 [colin] 0.9.12cvs183.1
1023 Sync with HEAD (compose window position saving)
1025 2004-12-04 [paul] 0.9.12cvs182.3
1029 * src/prefs_customheader.c
1030 * src/gtk/quicksearch.c
1031 replace some forgotten GTK_SIGNAL_FUNCs
1033 2004-12-04 [paul] 0.9.12cvs182.2
1036 remove 'pixmaps/dir_noselect.xpm'. from local patch,
1039 2004-12-04 [paul] 0.9.12cvs182.1
1049 * doc/manual/ja/Makefile.am
1050 * doc/manual/ja/sylpheed-1.html
1051 * doc/manual/ja/sylpheed-10.html
1052 * doc/manual/ja/sylpheed-11.html
1053 * doc/manual/ja/sylpheed-12.html
1054 * doc/manual/ja/sylpheed-13.html
1055 * doc/manual/ja/sylpheed-14.html
1056 * doc/manual/ja/sylpheed-15.html
1057 * doc/manual/ja/sylpheed-16.html
1058 * doc/manual/ja/sylpheed-17.html
1059 * doc/manual/ja/sylpheed-18.html
1060 * doc/manual/ja/sylpheed-19.html
1061 * doc/manual/ja/sylpheed-2.html
1062 * doc/manual/ja/sylpheed-20.html
1063 * doc/manual/ja/sylpheed-3.html
1064 * doc/manual/ja/sylpheed-4.html
1065 * doc/manual/ja/sylpheed-5.html
1066 * doc/manual/ja/sylpheed-6.html
1067 * doc/manual/ja/sylpheed-7.html
1068 * doc/manual/ja/sylpheed-8.html
1069 * doc/manual/ja/sylpheed-9.html
1070 * doc/manual/ja/sylpheed.html
1071 * doc/manual/ja/sylpheed.sgml
1076 * src/pixmaps/regular.xpm **REMOVED**
1077 * src/plugins/pgpmime/pgpmime.c
1078 * src/plugins/pgpmime/plugin.c
1079 * src/plugins/pgpmime/prefs_gpg.c
1082 2004-12-03 [paul] 0.9.12cvs180.1
1090 * src/common/utils.c
1091 * src/common/utils.h
1092 * src/pixmaps/continue.xpm
1093 * src/pixmaps/dir_close.xpm
1094 * src/pixmaps/dir_open.xpm
1095 * src/pixmaps/drafts_close.xpm
1096 * src/pixmaps/drafts_open.xpm
1097 * src/pixmaps/folder.xpm **REMOVED**
1098 * src/pixmaps/group.xpm
1099 * src/pixmaps/unread.xpm
1102 2004-12-02 [colin] 0.9.12cvs179.1
1105 Sync with HEAD (non-duplicated reedition)
1107 2004-12-02 [colin] 0.9.12cvs178.1
1110 Sync with HEAD (linewrap_quote fix)
1112 2004-12-01 [colin] 0.9.12cvs177.3
1115 Replace sizeof with strlen
1117 2004-12-01 [paul] 0.9.12cvs177.2
1120 fix 'harvest addresses'
1122 2004-11-30 [colin] 0.9.12cvs177.1
1124 * src/gtk/prefswindow.c
1125 * src/gtk/pluginwindow.c
1128 2004-11-29 [colin] 0.9.12cvs176.1
1131 sync with HEAD (Fix disappearing separators in folderview's popup)
1133 2004-11-29 [colin] 0.9.12cvs175.1
1136 Sync with head (another format fix)
1138 2004-11-29 [colin] 0.9.12cvs174.1
1141 Sync with HEAD (format string fix)
1143 2004-11-26 [colin] 0.9.12cvs173.1
1149 2004-11-24 [colin] 0.9.12cvs172.1
1151 * src/plugins/pgpmime/pgpmime.c
1154 2004-11-24 [colin] 0.9.12cvs171.1
1156 * src/plugins/pgpmime/pgpmime.c
1157 Sync with head (gpgmectx leaks)
1159 2004-11-24 [colin] 0.9.12cvs169.1
1161 * src/plugins/pgpmime/plugin.c
1162 * src/plugins/trayicon/Makefile.am
1163 * src/plugins/trayicon/newmarkedmail.xpm
1164 * src/plugins/trayicon/trayicon.c
1165 * src/plugins/trayicon/unreadmarkedmail.xpm
1168 2004-11-23 [colin] 0.9.12cvs168.1
1170 * src/partial_download.c
1171 * src/partial_download.h
1172 * src/plugins/pgpmime/plugin.c
1175 2004-11-23 [colin] 0.9.12cvs166.1
1182 * src/partial_download.c
1183 * src/partial_download.h
1184 * src/prefs_account.c
1185 * src/prefs_account.h
1189 * src/common/Makefile.am
1190 * src/common/base64.h
1191 * src/common/partial_download.c
1192 * src/common/partial_download.h
1193 * src/gtk/prefswindow.c
1194 * src/gtk/prefswindow.h
1195 * src/plugins/pgpmime/pgpmime.c
1196 * src/plugins/pgpmime/prefs_gpg.c
1197 * src/plugins/pgpmime/prefs_gpg.h
1198 * src/plugins/pgpmime/sgpgme.c
1199 * src/plugins/pgpmime/sgpgme.h
1202 2004-11-23 [colin] 0.9.12cvs163.1
1205 Sync with HEAD (cursor optimization)
1207 2004-11-23 [colin] 0.9.12cvs162.1
1209 * src/prefs_common.c
1210 * src/prefs_themes.c
1214 2004-11-23 [colin] 0.9.12cvs158.9
1217 Fix double-free when forwarding
1219 Fix leak on error path
1222 2004-11-23 [colin] 0.9.12cvs158.8
1225 Fix possible double-free
1228 2004-11-23 [colin] 0.9.12cvs158.7
1231 Fix some signal handlers' prototypes
1234 2004-11-22 [colin] 0.9.12cvs158.6
1237 Remove unneeded code and duplicated
1238 wrapping - patch by Alfons
1240 2004-11-22 [colin] 0.9.12cvs158.5
1242 * src/prefs_themes.c
1243 Fix oversized selector
1245 2004-11-22 [colin] 0.9.12cvs158.4
1251 2004-11-19 [colin] 0.9.12cvs158.3
1254 Add a context menu on links (open, copy)
1256 2004-11-18 [paul] 0.9.12cvs158.2
1262 * src/prefs_common.c
1263 * src/plugins/image_viewer/viewer.c
1264 * src/plugins/spamassassin/spamassassin_gtk.c
1265 replace deprecated gtk_notebook_set_page
1266 and gtk_notebook_current_page
1268 2004-11-18 [paul] 0.9.12cvs158.1
1274 * src/prefs_common.c
1275 * src/common/utils.c
1276 * src/common/utils.h
1279 2004-11-17 [colin] 0.9.12cvs156.1
1281 * src/prefs_account.c
1282 * src/prefs_account.h
1284 Sync with HEAD (add pref to store encrypted mails encrypted)
1286 2004-11-17 [paul] 0.9.12cvs155.1
1300 * src/pixmaps/error.xpm
1303 2004-11-17 [colin] 0.9.12cvs151.1
1305 * src/plugins/pgpmime/pgpmime.c
1306 Sync with HEAD (remove debug printf)
1308 2004-11-17 [colin] 0.9.12cvs150.1
1310 * src/plugins/pgpmime/pgpmime.c
1311 Sync with HEAD (off-by-one fix)
1313 2004-11-17 [colin] 0.9.12cvs149.1
1316 Sync with HEAD (coding style fixes)
1318 2004-11-16 [colin] 0.9.12cvs148.1
1321 Sync with head (Fix the fix)
1323 2004-11-16 [colin] 0.9.12cvs147.1
1326 Sync with Main (leak fix)
1328 2004-11-16 [colin] 0.9.12cvs146.14
1331 Remove useless chunk of code
1334 2004-11-15 [colin] 0.9.12cvs146.13
1337 Fix drafting after insertion
1340 2004-11-15 [colin] 0.9.12cvs146.12
1343 * src/prefs_filtering.c
1344 * src/prefs_filtering_action.c
1345 * src/prefs_toolbar.c
1346 Fix some const-correctness
1348 2004-11-15 [colin] 0.9.12cvs146.11
1351 * src/prefs_themes.c
1355 2004-11-15 [colin] 0.9.12cvs146.10
1358 More unreadable locale fixes
1360 2004-11-14 [colin] 0.9.12cvs146.9
1363 Fix uri_security_check
1366 2004-11-13 [paul] 0.9.12cvs146.8
1370 fix 2 bugs introduced in last commit
1372 2004-11-13 [paul] 0.9.12cvs146.7
1384 * src/prefs_themes.c
1388 replace deprecated g_basename
1390 2004-11-13 [paul] 0.9.12cvs146.6
1394 * src/matcher_parser.h
1395 * src/matcher_parser_parse.y
1396 * src/prefs_filtering.c
1397 * src/prefs_filtering_action.c
1398 * src/prefs_themes.c
1399 * src/prefs_toolbar.c
1400 * src/common/utils.c
1401 various small fixes/cleanups
1403 2004-11-12 [colin] 0.9.12cvs146.5
1406 Validate event's origin on visibility notify
1409 2004-11-12 [paul] 0.9.12cvs146.4
1416 * src/prefs_spelling.c
1417 * src/prefs_themes.c
1418 replace deprecated g_dirname
1420 2004-11-12 [colin] 0.9.12cvs146.3
1423 Some coding style fixes
1425 2004-11-12 [colin] 0.9.12cvs146.2
1428 We want to replace _all_ extended chars in
1429 conv_unreadable_*, because any string containing
1430 extended chars not parsing as UTF8 is
1431 undisplayed on gtk2.
1433 2004-11-12 [paul] 0.9.12cvs146.1
1450 * src/prefs_account.c
1451 * src/prefs_account.h
1452 * src/prefs_ext_prog.c
1457 * src/summary_search.c
1461 * src/common/utils.c
1462 * src/common/utils.h
1467 2004-11-11 [colin] 0.9.12cvs144.2
1470 Fix URI range selection (patch by Alfons)
1472 2004-11-09 [colin] 0.9.12cvs144.1
1477 * src/folder_item_prefs.c
1478 * src/prefs_account.c
1479 * src/prefs_account.h
1480 * src/plugins/pgpmime/pgpmime.c
1483 2004-11-08 [colin] 0.9.12cvs143.1
1486 Sync with HEAD (optimize quicksearch)
1488 2004-11-08 [colin] 0.9.12cvs142.2
1491 Don't wrap when Edit/Auto wrapping is disabled
1493 2004-11-08 [colin] 0.9.12cvs142.1
1498 2004-11-08 [colin] 0.9.12cvs141.1
1501 Sync with HEAD (fix some mail URIs)
1503 2004-11-08 [colin] 0.9.12cvs140.3
1506 o Use text cursor instead of arrow when
1508 o Fix handling of contiguous links (as in
1509 "colin@colino.net" <colin@colino.net>)
1510 This one unveils a bug in get_email_part()
1512 2004-11-07 [colin] 0.9.12cvs140.2
1515 Fix memleak. Patch by Alfons.
1517 2004-11-06 [colin] 0.9.12cvs140.1
1520 Sync with HEAD (don't ask passphrase
1523 2004-11-06 [paul] 0.9.12cvs139.2
1528 textview URI handling. hovering over a
1529 link displays it in the status bar,
1530 and changes the mouse pointer to a hand
1531 cursor. a link is activated with a single
1532 click. (Modified from the) patch by Jean-Yves
1533 Lefort <jylefort@users.sourceforge.net>
1536 2004-11-05 [colin] 0.9.12cvs139.1
1540 Sync with HEAD again ^^
1542 2004-11-05 [colin] 0.9.12cvs139.1
1548 2004-11-03 [paul] 0.9.12cvs138.1
1553 * src/prefs_ext_prog.c
1555 * tools/kdeservicemenu/README
1556 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1557 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1560 2004-11-01 [christoph] 0.9.12cvs136.2
1563 convert MIME parameters to UTF-8
1565 2004-10-29 [colin] 0.9.12cvs136.1
1567 * src/common/utils.c
1568 Sync with HEAD (don't use '=' in mime boundary)
1570 2004-10-29 [paul] 0.9.12cvs135.1
1573 * doc/src/rfc2231.txt
1575 * src/common/quoted-printable.c
1576 * src/common/utils.c
1577 * src/common/utils.h
1580 2004-10-27 [paul] 0.9.12cvs134.1
1585 * src/plugins/pgpmime/pgpmime.c
1588 2004-10-26 [paul] 0.9.12cvs132.3
1596 * src/customheader.c
1606 * src/grouplistdialog.c
1616 * src/prefs_display_header.c
1618 * src/prefs_msg_colors.c
1619 * src/prefs_toolbar.c
1626 * src/common/mgutils.c
1629 * src/common/template.c
1630 * src/common/utils.c
1631 * src/common/xmlprops.c
1632 * src/plugins/pgpmime/pgpmime.c
1633 * src/plugins/pgpmime/select-keys.c
1634 * src/plugins/pgpmime/sgpgme.c
1635 replace deprecated g_strcasecmp(), g_strncasecmp(),
1636 g_string_sprintfa(), gtk_notebook_current_page()
1638 2004-10-26 [colin] 0.9.12cvs132.2
1640 * src/prefs_folder_item.c
1641 Fix default-account selection
1643 2004-10-21 [colin] 0.9.12cvs133
1646 Sync with HEAD (Remove extra separator in compose's Options)
1648 Set wrapping to char
1650 2004-10-21 [paul] 0.9.12cvs131.2
1653 * src/sourcewindow.c
1655 fix window shrinking
1657 2004-10-21 [colin] 0.9.12cvs131.1
1663 2004-10-21 [paul] 0.9.12cvs130.2
1665 * src/prefs_folder_item.c
1666 sync with HEAD (Apply to subfolders)
1668 2004-10-19 [colin] 0.9.12cvs130.1
1672 * src/common/utils.c
1676 2004-10-19 [colin] 0.9.12cvs128.1
1683 * src/customheader.c
1692 * src/matcher_parser_parse.y
1695 * src/prefs_account.c
1697 * src/prefs_msg_colors.c
1704 * src/common/base64.c
1705 * src/common/partial_download.c
1706 * src/common/socket.c
1707 * src/common/sylpheed.c
1708 * src/common/utils.c
1709 * src/common/utils.h
1710 * src/gtk/pluginwindow.c
1711 * src/gtk/quicksearch.c
1712 * src/plugins/clamav/clamav_plugin.c
1713 * src/plugins/clamav/clamav_plugin.h
1714 * src/plugins/clamav/clamav_plugin_gtk.c
1715 * src/plugins/pgpmime/passphrase.c
1716 * src/plugins/pgpmime/pgpmime.c
1717 * src/plugins/pgpmime/plugin.c
1718 * src/plugins/pgpmime/prefs_gpg.c
1719 * src/plugins/pgpmime/prefs_gpg.h
1720 * src/plugins/pgpmime/select-keys.c
1721 * src/plugins/pgpmime/sgpgme.c
1722 * src/plugins/spamassassin/libspamc.c
1723 * src/plugins/spamassassin/spamassassin.c
1724 * src/plugins/spamassassin/spamassassin.h
1725 * src/plugins/spamassassin/spamassassin_gtk.c
1726 * src/plugins/trayicon/trayicon.c
1727 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1730 2004-10-14 [colin] 0.9.12cvs126.2
1734 Fix conv_unreadable_locale
1736 2004-10-13 [colin] 0.9.12cvs126.1
1739 Sync with HEAD (don't convert charset for
1740 drafted messages, minor cleanup)
1742 2004-10-13 [colin] 0.9.12cvs125.1
1745 Sync with HEAD (POTFILES fix)
1747 2004-10-12 [colin] 0.9.12cvs124.3
1750 Fix encoding bug from latest sync
1752 2004-10-12 [paul] 0.9.12cvs124.2
1754 * src/plugins/pgpmime/prefs_gpg.c
1755 * src/plugins/pgpmime/prefs_gpg.h
1756 forgotten in last commit
1758 2004-10-12 [paul] 0.9.12cvs124.1
1762 * m4/spamassassin.m4
1772 * src/prefs_account.c
1773 * src/prefs_account.h
1774 * src/prefs_common.c
1785 * src/common/utils.c
1786 * src/common/utils.h
1788 * src/plugins/pgpmime/Makefile.am
1789 * src/plugins/pgpmime/passphrase.c
1790 * src/plugins/pgpmime/passphrase.h
1791 * src/plugins/pgpmime/pgpmime.c
1792 * src/plugins/pgpmime/plugin.c
1793 * src/plugins/pgpmime/select-keys.c
1794 * src/plugins/pgpmime/select-keys.h
1795 * src/plugins/pgpmime/sgpgme.c
1796 * src/plugins/pgpmime/sgpgme.h
1799 2004-10-04 [colin] 0.9.12cvs122.1
1807 2004-10-04 [colin] 0.9.12cvs121.1
1812 2004-10-04 [paul] 0.9.12cvs120.1
1815 sync with HEAD [don't try to build
1816 pgpmime plugin when gpgme is disabled]
1818 2004-10-03 [colin] 0.9.12cvs119.3
1820 * src/gtk/gtksctree.c
1821 Lots of side effects. Put back as before 117.2.
1825 2004-10-03 [colin] 0.9.12cvs119.2
1827 * src/gtk/gtksctree.c
1828 Revert 608 fix that doesn't work that good
1830 2004-10-02 [colin] 0.9.12cvs119.1
1834 * src/prefs_common.h
1839 * src/gtk/gtksctree.c
1842 2004-10-01 [colin] 0.9.12cvs118.1
1845 Sync with HEAD (better Save All fix)
1847 2004-10-01 [colin] 0.9.12cvs117.2
1849 * src/gtk/gtksctree.c
1852 2004-10-01 [colin] 0.9.12cvs117.1
1855 Sync with HEAD (Save All: only attachments)
1857 2004-10-01 [paul] 0.9.12cvs116.1
1862 * src/prefs_common.c
1863 * src/gtk/colorlabel.c
1866 2004-09-30 [colin] 0.9.12cvs115.1
1868 * src/stock_pixmap.c
1869 * src/stock_pixmap.h
1872 * src/pixmaps/read.xpm
1873 Sync with HEAD (new pixmap)
1875 2004-09-29 [colin] 0.9.12cvs114.1
1879 Fix focus handling in headers
1881 2004-09-29 [paul] 0.9.12cvs113.1
1883 * src/quote_fmt_parse.y
1887 2004-09-28 [colin] 0.9.12cvs112.1
1893 2004-09-28 [colin] 0.9.12cvs110.1
1896 Sync with HEAD (Contextual Empty trash menu)
1898 2004-09-28 [colin] 0.9.12cvs108.1
1901 Sync with HEAD (addressbook edit on double-click)
1903 2004-09-28 [colin] 0.9.12cvs106.1
1906 Sync with HEAD (folder_item freeze on inc)
1908 2004-09-27 [colin] 0.9.12cvs105.1
1911 Sync with HEAD (right-align new and unread column)
1913 2004-09-27 [colin] 0.9.12cvs104.1
1916 Sync with HEAD (revert 0.9.12cvs101)
1918 2004-09-24 [colin] 0.9.12cvs103.2
1921 Fix gtk warnings and use domain part of the email address
1922 when domain detection fails (no dot in domain name)
1924 2004-09-23 [colin] 0.9.12cvs103.1
1926 * src/plugins/spamassassin/libspamc.c
1927 * src/plugins/spamassassin/libspamc.h
1928 * src/plugins/spamassassin/utils.c
1929 * src/plugins/spamassassin/utils.h
1930 Sync with HEAD (Update spamassassin to 3.0)
1932 2004-09-21 [colin] 0.9.12cvs102.3
1935 Add horizontal scrollbar in action io dialog as needed
1938 2004-09-20 [colin] 0.9.12cvs102.2
1940 * src/plugins/image_viewer/viewer.c
1942 use gtk_pixmap_set when clearing
1943 (would be better to use gtkImages, but causes size-allocate
1946 2004-09-17 [paul] 0.9.12cvs102.1
1956 2004-09-17 [colin] 0.9.12cvs101.1
1960 Sync with HEAD (fix segs at exit)
1962 2004-09-14 [colin] 0.9.12cvs99.5
1964 * src/common/socket.c
1966 Fix send error on 64bit platforms
1967 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
1969 2004-09-14 [colin] 0.9.12cvs99.4
1972 Fix action output with utf8
1975 2004-09-14 [colin] 0.9.12cvs99.3
1981 2004-09-09 [colin] 0.9.12cvs99.2
1984 Fix progress bar (displaying "Completed %v/%u")
1987 2004-09-08 [colin] 0.9.12cvs99.1
1993 * src/plugins/pgpmime/pgpmime.c
1996 2004-09-08 [colin] 0.9.12cvs97.2
1999 Don't select mails in collapsed threads
2000 when navigating with up/down
2002 2004-09-07 [colin] 0.9.12cvs97.1
2005 Sync with HEAD (meaningful error messages)
2007 2004-09-06 [colin] 0.9.12cvs96.1
2010 Sync with HEAD (fix Redirect graying out)
2012 2004-09-06 [colin] 0.9.12cvs95.1
2016 Sync with HEAD (fix dropped URIs)
2018 2004-09-06 [colin] 0.9.12cvs94.1
2024 Sync with HEAD (addressbook DnD)
2026 2004-09-03 [colin] 0.9.12cvs93.1
2029 Sync with HEAD (next/prev unread)
2031 2004-09-03 [colin] 0.9.12cvs92.1
2033 * src/prefs_common.c
2034 * src/prefs_common.h
2036 Sync with HEAD ('mark_as_read_delay' pref)
2038 2004-09-02 [colin] 0.9.12cvs91.2
2043 2004-09-02 [colin] 0.9.12cvs91.1
2046 Sync with HEAD (menu accel don't work, but whatever)
2048 2004-09-02 [colin] 0.9.12cvs90.1
2051 Sync with HEAD (fix bug 582)
2053 2004-09-02 [colin] 0.9.12cvs89.1
2056 Sync with HEAD (free deleted queries)
2058 2004-09-02 [colin] 0.9.12cvs88.1
2061 Sync with HEAD (fix LDAP freezes)
2063 2004-09-02 [colin] 0.9.12cvs87.1
2065 * src/prefs_spelling.c
2066 Sync with HEAD (add default dictionary)
2068 2004-09-01 [colin] 0.9.12cvs86.1
2073 * src/prefs_matcher.c
2074 * src/stock_pixmap.c
2075 * src/summary_search.c
2079 Sync with HEAD (uninitialized vars fixes)
2080 + gtk2 specific warning fixes
2082 2004-08-31 [colin] 0.9.12cvs85.1
2085 Sync with HEAD (Fix memory corruption due to
2088 2004-08-31 [colin] 0.9.12cvs84.4
2090 * src/summary_search.c
2091 Fix segfaults when searching in folders with broken headers
2093 2004-08-31 [colin] 0.9.12cvs84.3
2097 Fix some more encoding/decoding issues
2099 2004-08-30 [colin] 0.9.12cvs84.2
2102 * src/prefs_themes.c
2105 Add a folder-mode selection (fixes mimeview's "Save all")
2107 2004-08-29 [colin] 0.9.12cvs84.1
2110 Sync with HEAD (don't escape saved filenames)
2112 2004-08-27 [colin] 0.9.12cvs83.1
2121 * src/common/utils.c
2124 Sync with HEAD 0.9.12cvs83 (sync with main)
2126 2004-08-26 [colin] 0.9.12cvs82.4
2129 Fix strange stack corruption
2130 Convert to utf8 after unmime, not before
2132 2004-08-26 [colin] 0.9.12cvs82.3
2136 Fix account folders duplication
2138 2004-08-25 [colin] 0.9.12cvs82.2
2143 Use login@server as account name
2145 2004-08-25 [colin] 0.9.12cvs82.1
2147 * src/plugins/pgpmime/pgpmime.c
2148 Sync with HEAD (leak fix).
2150 2004-08-25 [colin] 0.9.12cvs81.1
2152 * src/plugins/pgpmime/pgpmime.c
2153 * src/plugins/pgpmime/sgpgme.c
2154 * src/plugins/pgpmime/sgpgme.h
2155 Sync with HEAD (Handle combined messages).
2157 2004-08-24 [colin] 0.9.12cvs80.3
2160 Fix full name, ports, and imap
2162 2004-08-24 [colin] 0.9.12cvs80.2
2168 * src/stock_pixmap.c
2169 * src/stock_pixmap.h
2170 * src/wizard.c ** ADDED **
2171 * src/wizard.h ** ADDED **
2172 * src/pixmaps/sylpheed_icon.xpm ** ADDED **
2175 2004-08-24 [colin] 0.9.12cvs80.1
2178 Sync with HEAD (set mimeflags on all messages)
2180 2004-08-24 [colin] 0.9.12cvs79.3
2182 * src/matcher_parser_lex.l
2183 Fix 8bits strings not in utf8
2185 2004-08-24 [colin] 0.9.12cvs79.2
2188 Check conversion result before replacing buffer
2190 2004-08-23 [colin] 0.9.12cvs79.1
2193 Sync with HEAD (create message header in memory)
2195 2004-08-23 [colin] 0.9.12cvs78.1
2199 Sync with HEAD (fix bug 197 again)
2201 2004-08-23 [colin] 0.9.12cvs77.3
2204 Fix again inline gpg signing (which outputs utf8
2205 in gtk2). Not syncing this fix to HEAD as this
2206 code is meant to die.
2208 2004-08-23 [colin] 0.9.12cvs77.2
2210 * src/prefs_account.h
2211 Remove useless include
2213 2004-08-23 [colin] 0.9.12cvs77.1
2223 Sync with HEAD (fix bug 577)
2225 2004-08-22 [colin] 0.9.12cvs76.1
2227 * src/plugins/trayicon/trayicon.c
2228 Sync with HEAD (fix formatting bug)
2230 2004-08-21 [colin] 0.9.12cvs74.2
2232 * src/gtk/colorsel.c
2233 Fix bug 564 (Folder color selection window exits on any
2236 2004-08-21 [colin] 0.9.12cvs74.1
2242 Sync with HEAD (fix bug 576)
2244 2004-08-21 [colin] 0.9.12cvs70.1
2251 2004-08-21 [paul] 0.9.12cvs66.4
2256 * src/plugins/spamassassin/spamassassin_gtk.c
2257 remove some deprecated gtk1 functions
2260 2004-08-21 [colin] 0.9.12cvs66.3
2265 Remove encoding hacks
2266 Fix bug 575 (Strange character messes up message)
2267 Don't display conversion error when drafting
2269 2004-08-21 [paul] 0.9.12cvs66.2
2271 * src/prefs_account.c
2275 2004-08-20 [colin] 0.9.12cvs66.1
2278 Sync with HEAD 0.9.12cvs66
2282 * src/plugins/pgpmime/plugin.c
2283 modify PGP/MIME plugin's description
2285 2004-08-17 [colin] 0.9.12cvs65.1
2288 * src/plugins/pgpmime/plugin.c
2291 2004-08-14 [colin] 0.9.12cvs60.3
2293 * src/plugins/trayicon/trayicon.c
2294 Put back resize callback, on size-request signal
2295 rather than size-allocate to avoid infinite
2298 2004-08-13 [colin] 0.9.12cvs60.2
2301 Cache versions have been fixed
2303 2004-08-13 [colin] 0.9.12cvs60.1
2308 2004-08-12 [colin] 0.9.12cvs59.1
2310 * src/plugins/trayicon/trayicon.c
2313 2004-08-12 [colin] 0.9.12cvs57.5
2319 Add support for Freedesktop.org's startup notification
2321 2004-08-11 [colin] 0.9.12cvs57.4
2326 2004-08-11 [colin] 0.9.12cvs57.3
2328 * src/message_search.c
2329 * src/summary_search.c
2330 Make searches case insensitive by default
2332 Fix case-insensitive search in message
2334 2004-08-11 [colin] 0.9.12cvs57.2
2336 * src/summary_search.c
2337 Let case-sensitive be specified
2339 2004-08-10 [colin] 0.9.12cvs55.4
2341 * src/common/socket.c
2342 Fix the possible race condition
2344 2004-08-09 [paul] 0.9.12cvs55.3
2348 * src/common/Makefile.am
2352 2004-08-09 [paul] 0.9.12cvs55.2
2356 remove unneeded script
2359 add forgotten USE_LDAP_TLS (sync with HEAD)
2362 2004-08-09 [colin] 0.9.12cvs55.1
2366 * src/common/sylpheed.c
2367 * src/common/sylpheed.h
2368 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
2370 2004-08-09 [paul] 0.9.12cvs54.1
2384 * src/plugins/Makefile.am
2385 * src/plugins/pgpmime/.cvsignore
2386 * src/plugins/pgpmime/Makefile.am
2387 * src/plugins/pgpmime/pgpmime.c
2388 * src/plugins/pgpmime/pgpmime.h
2389 * src/plugins/pgpmime/plugin.c
2390 * src/plugins/pgpmime/sgpgme.c
2391 * src/plugins/pgpmime/sgpgme.h
2394 2004-08-08 [paul] 0.9.12cvs51.1
2400 2004-08-07 [colin] 0.9.12cvs50.1
2403 * src/common/partial_download.c
2404 fix warnings (sync from HEAD)
2406 2004-08-07 [colin] 0.9.12cvs48.1
2408 * src/prefs_folder_item.c
2409 sync with HEAD 0.9.12cvs48
2411 2004-08-06 [colin] 0.9.12cvs47.1
2416 2004-08-06 [christoph] 0.9.12cvs46.2
2419 * src/plugins/clamav/clamav_plugin_gtk.c
2420 * src/plugins/dillo_viewer/dillo_viewer.c
2421 * src/plugins/image_viewer/plugin.c
2422 * src/plugins/mathml_viewer/mathml_viewer.c
2423 * src/plugins/spamassassin/spamassassin_gtk.c
2424 * src/plugins/trayicon/trayicon.c
2425 don't mix GTK1.2 plugin with GTK2 plugins
2427 2004-08-06 [colin] 0.9.12cvs46.1
2433 * sylpheed-claws.pc.in
2442 * src/prefs_ext_prog.c
2443 * src/prefs_folder_item.c
2445 * src/prefs_msg_colors.c
2446 * src/prefs_spelling.c
2447 * src/prefs_themes.c
2448 * src/prefs_toolbar.c
2449 * src/prefs_wrapping.c
2453 * src/common/session.c
2454 * src/common/session.h
2455 * src/common/socket.c
2456 * src/common/utils.h
2459 * src/gtk/prefswindow.c
2460 * src/gtk/prefswindow.h
2461 * src/plugins/clamav/clamav_plugin_gtk.c
2462 * src/plugins/dillo_viewer/dillo_prefs.c
2463 * src/plugins/image_viewer/viewerprefs.c
2464 * src/plugins/spamassassin/spamassassin_gtk.c
2465 * m4/openssl.m4 *** REMOVED ***
2466 Sync with HEAD 0.9.12cvs46
2468 2004-08-03 [paul] 0.9.12cvs40.2
2479 * src/editldap_basedn.c
2483 * src/prefs_common.c
2484 * src/prefs_template.c
2485 * src/sourcewindow.c
2488 * src/gtk/foldersort.c
2489 * src/gtk/logwindow.c
2490 * src/gtk/pluginwindow.c
2491 * src/gtk/prefswindow.c
2492 change all gtk_scrolled_window_set_policy from
2493 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
2495 2004-08-02 [paul] 0.9.12cvs40.1
2498 update translation team section
2500 updated by Frederico Goncalves Guimaraes
2501 <fggdebian@yahoo.com.br>
2503 2004-07-31 [colin] 0.9.12cvs39.9
2508 2004-07-31 [colin] 0.9.12cvs39.8
2511 Fix an alertpanel type
2513 2004-07-30 [colin] 0.9.12cvs39.7
2516 Fix alertpanel_error_log's icon
2518 2004-07-30 [colin] 0.9.12cvs39.6
2521 Two of them should still be warnings
2523 2004-07-30 [colin] 0.9.12cvs39.5
2526 More warning -> error
2527 2004-07-29 [colin] 0.9.12cvs39.4
2532 2004-07-29 [colin] 0.9.12cvs39.3
2534 * src/prefs_matcher.c
2537 2004-07-29 [colin] 0.9.12cvs39.2
2540 More nice-looking alertpanels
2542 2004-07-29 [colin] 0.9.12cvs39.1
2546 (inform user when partial mail is deleted on server)
2548 2004-07-29 [colin] 0.9.12cvs38.1
2553 2004-07-28 [paul] 0.9.12cvs37.7
2556 complete the replacement of deprecated gtk_progress_*
2558 2004-07-28 [paul] 0.9.12cvs37.6
2563 * src/send_message.c
2564 * src/gtk/progressdialog.c
2565 * src/gtk/progressdialog.h
2566 replace deprecated gtk_progress_*
2568 2004-07-28 [paul] 0.9.12cvs37.5
2571 remove gtk_window_set_wmclass()
2572 2004-07-28 [paul] 0.9.12cvs37.4
2579 * src/sourcewindow.c
2580 * src/gtk/logwindow.c
2581 remove gtk_window_set_wmclass()
2583 * src/prefs_filtering.c
2584 * src/prefs_filtering_action.c
2587 * src/prefs_matcher.c
2589 * src/gtk/prefswindow.c
2590 replace gtk_window_position()
2592 2004-07-28 [colin] 0.9.12cvs37.3
2596 Add a way to specify panel type for specific
2597 panels (alertpanel())
2606 * src/gtk/sslcertwindow.c
2607 Fix alertpanel()s so that their icon match
2610 2004-07-28 [paul] 0.9.12cvs37.2
2619 * src/grouplistdialog.c
2622 * src/message_search.c
2625 * src/prefs_actions.c
2626 * src/prefs_common.c
2627 * src/prefs_customheader.c
2628 * src/prefs_display_header.c
2629 * src/prefs_filtering.c
2630 * src/prefs_filtering_action.c
2632 * src/prefs_matcher.c
2633 * src/prefs_msg_colors.c
2634 * src/prefs_summary_column.c
2635 * src/prefs_template.c
2636 * src/sourcewindow.c
2638 * src/summary_search.c
2639 * src/gtk/colorsel.c
2640 * src/gtk/description_window.c
2641 * src/gtk/gtkaspell.c
2642 * src/gtk/inputdialog.c
2643 * src/gtk/logwindow.c
2644 * src/gtk/prefswindow.c
2645 * src/gtk/progressdialog.c
2646 replace deprecated gtk_window_set_policy
2648 2004-07-27 [colin] 0.9.12cvs37.1
2651 More fixes (synced for head again)
2653 2004-07-27 [colin] 0.9.12cvs35.3
2658 2004-07-27 [colin] 0.9.12cvs35.2
2661 Fix width a bit (by Paul)
2664 Specialize icons, make alertpanel_message()
2666 * src/message_search.c
2668 * src/summary_search.c
2669 Suit alertpanel changes
2671 2004-07-27 [colin] 0.9.12cvs35.1
2676 Add debug output - maybe someone will
2677 want to look at the problem with Grab
2679 Bump version as we're synced with HEAD
2681 2004-07-26 [colin] 0.9.12cvs33.26
2684 Fix uidl-file parsing when not in new
2687 2004-07-26 [colin] 0.9.12cvs33.25
2690 Move popup menu up if necessary (fixes
2693 Set account selector's button height to
2696 2004-07-26 [colin] 0.9.12cvs33.24
2699 Maybe fix 551 (Truncated font in alert window)
2701 2004-07-26 [colin] 0.9.12cvs33.23
2713 Sync po files with HEAD
2715 2004-07-26 [paul] 0.9.12cvs33.22
2718 fix Bug 556 'Organisation-header is sent even if empty'
2720 2004-07-24 [colin] 0.9.12cvs33.21
2723 * src/gtk/gtkaspell.c
2724 * src/gtk/gtkaspell.h
2725 Fix speller accelerators (require hack)
2727 2004-07-24 [colin] 0.9.12cvs33.20
2729 * src/gtk/gtkaspell.c
2730 Fix over-eager code deletion breaking
2733 2004-07-24 [colin] 0.9.12cvs33.19
2740 (Fixes 546 LDAP completely broken)
2742 2004-07-24 [colin] 0.9.12cvs33.18
2744 * src/prefs_msg_colors.c
2745 Fix prototype mismatch
2746 (Fixes 547 void function cannot return value)
2748 2004-07-24 [colin] 0.9.12cvs33.17
2751 Fix sort going back to previous sort key
2752 when changing sort direction
2754 2004-07-24 [colin] 0.9.12cvs33.16
2757 Fix space insertion when re-wrapping at
2760 2004-07-24 [colin] 0.9.12cvs33.15
2762 * src/gtk/gtkaspell.c
2763 Don't change cursor position in insert-text
2765 (Fixes 539 Word wrapping on input transposes letters)
2767 2004-07-24 [colin] 0.9.12cvs33.14
2769 * src/gtk/gtkaspell.c
2770 Reencode non-ascii chars to dictionary's
2772 (Fixes 544 Spell check broken non english locale)
2774 2004-07-24 [colin] 0.9.12cvs33.13
2777 Fix Shift+Down, add Home/End/PgUp/PgDown
2779 2004-07-21 [colin] 0.9.12cvs33.12
2781 * src/prefs_common.c
2782 Fix a gtk warning (Patch by Andrej Kacian)
2784 2004-07-21 [colin] 0.9.12cvs33.11
2789 2004-07-21 [colin] 0.9.12cvs33.10
2797 * src/prefs_spelling.c
2798 * src/prefs_themes.c
2802 * src/gtk/pluginwindow.c
2803 Untwist open/save mode guessing logic, make
2806 2004-07-20 [colin] 0.9.12cvs33.9
2809 conv_encode_header: src_charset is UTF-8 on
2812 Remove double encoding of the headers
2814 2004-07-20 [colin] 0.9.12cvs33.8
2819 2004-07-20 [colin] 0.9.12cvs33.7
2822 Set the separated messageview to the saved
2823 size of Claws' messageview (Patch by Alfons)
2824 Fix a callback prototype (me)
2826 2004-07-20 [colin] 0.9.12cvs33.6
2829 Forgot one hunk in 0.9.12cvs33.4
2831 2004-07-19 [colin] 0.9.12cvs33.5
2837 2004-07-19 [colin] 0.9.12cvs33.4
2840 Fix outgoing charset bug in headers
2842 Clean for glib2 - Patch by Alfons
2844 2004-07-19 [colin] 0.9.12cvs33.3
2847 Remove grip from the statusbar
2850 2004-07-19 [colin] 0.9.12cvs33.2
2854 Fix messageview remembering the previous
2855 scroll position when loading a new message
2858 2004-07-19 [colin] 0.9.12cvs33.1
2865 2004-07-18 [colin] 0.9.12cvs32.7
2868 Remove useless check for XIM - noticed
2871 2004-07-18 [colin] 0.9.12cvs32.6
2874 Remove non-modified and shift-modified
2875 accelerators in summaryview's popup
2876 menu, as that doesn't get catched by
2877 the accel-activate signal catcher...
2879 2004-07-18 [colin] 0.9.12cvs32.5
2881 * src/prefs_common.c
2882 Define sensible default prefs for
2885 2004-07-18 [colin] 0.9.12cvs32.4
2888 * src/prefs_common.c
2889 * src/prefs_common.h
2890 * src/prefs_wrapping.c
2891 Remove Smart Wrapping pref, which does
2892 nothing on gtk2 branch
2894 2004-07-18 [colin] 0.9.12cvs32.3
2896 * src/sourcewindow.c
2899 2004-07-18 [colin] 0.9.12cvs32.2
2902 Save attachment status when drafting
2904 2004-07-18 [colin] 0.9.12cvs32.1
2907 Fix erratic folder selection in open mode
2909 2004-07-18 [colin] 0.9.12cvs31.11
2912 Don't let partial messages get deleted
2913 even with "dowload all"
2914 (0.9.12cvs31.8 fix extension)
2915 2004-07-18 [colin] 0.9.12cvs31.10
2917 * src/gtk/logwindow.c
2920 2004-07-18 [colin] 0.9.12cvs31.9
2922 * src/common/utils.c
2923 Fix non-utf8 strings coming from commands
2926 2004-07-18 [colin] 0.9.12cvs31.8
2929 Fix partial download bug with Download all
2932 2004-07-18 [colin] 0.9.12cvs31.7
2935 Fix bug introduced in 0.9.12cvs31.2
2936 (blocked in select mode after double click)
2938 2004-07-18 [colin] 0.9.12cvs31.6
2942 More glib-warning fixes
2944 2004-07-18 [colin] 0.9.12cvs31.5
2947 Fix trashing the primary clipboard when moving
2949 (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
2951 2004-07-18 [colin] 0.9.12cvs31.4
2954 convert unencoded iso headers to utf8
2955 (Fix Bug 538 Unencoded local characters in subject make it
2958 2004-07-18 [colin] 0.9.12cvs31.3
2961 Fix tab char handling in wrapping
2962 (Fix Bug 537 Line wrap problem - TAB character treated as
2963 one character instead of 8)
2965 2004-07-18 [colin] 0.9.12cvs31.2
2968 return FALSE on GDK_MOTION_NOTIFY
2969 (Fix Bug 535 Hyperlinks/addresses are not selectable
2970 (unable to highlight))
2972 2004-07-18 [colin] 0.9.12cvs31.1
2975 Sync with 0.9.12cvs31
2977 2004-07-18 [colin] 0.9.12cvs30.4
2980 Also block text_inserted when inserting a file
2982 2004-07-18 [colin] 0.9.12cvs30.3
2985 Fix smart wrapping (block text_inserted handler
2986 while putting quotation to avoid wrap on input,
2987 don't join lines if next is sig separator)
2989 2004-07-17 [colin] 0.9.12cvs30.2
2995 * src/gtk/quicksearch.c
2996 * src/gtk/quicksearch.h
2997 Block key events handlers *and* accels while
2998 quicksearch is focused
2999 (Fixes Bug 534 quick-search bar not accepting certain letters)
3001 2004-07-17 [colin] 0.9.12cvs30.1
3006 Sync with 0.9.12cvs30
3008 2004-07-17 [colin] 0.9.12cvs28.2
3014 Squash some compile and glib warnings
3016 2004-07-17 [paul] 0.9.12cvs28.1
3019 sync with 0.9.12cvs28 HEAD
3021 2004-07-16 [paul] 0.9.12cvs26.1
3023 * src/gtk/quicksearch.c
3027 * src/customheader.c
3028 * src/folder_item_prefs.c
3037 * src/prefs_account.c
3038 * src/prefs_account.h
3039 * src/prefs_common.c
3040 * src/prefs_common.h
3041 * src/prefs_display_header.c
3046 sync with 0.9.12cvs26 HEAD
3048 2004-07-15 [colin] 0.9.12cvs18.14
3051 Disable GPG signature check during
3052 folder move and scan
3053 (Closes Bug 521 Signature checking slows down Folder-Move)
3055 2004-07-14 [colin] 0.9.12cvs18.13
3057 * src/common/partial_download.c
3060 2004-07-14 [colin] 0.9.12cvs18.12
3062 * src/common/partial_download.c
3063 * src/common/partial_download.h
3064 Move doc at top, add correct copyright
3066 2004-07-14 [colin] 0.9.12cvs18.11
3074 * src/common/Makefile.am
3075 * src/common/partial_download.c ** NEW FILES **
3076 * src/common/partial_download.h ** NEW FILES **
3077 Move partial-download related stuff to its
3080 2004-07-14 [colin] 0.9.12cvs18.10
3082 * src/send_message.c
3083 Fix smtp auth when user is null or empty
3085 2004-07-13 [colin] 0.9.12cvs18.9
3087 * src/gtk/quicksearch.c
3088 Use alphabetic order
3090 2004-07-13 [colin] 0.9.12cvs18.8
3093 Be paranoid on the checks
3095 2004-07-13 [colin] 0.9.12cvs18.7
3097 * src/gtk/quicksearch.c
3098 Fix Engrish once again
3100 2004-07-13 [colin] 0.9.12cvs18.6
3104 Mark messages for deletion when they are about to
3105 be removed from trash
3107 2004-07-13 [colin] 0.9.12cvs18.5
3111 * src/matcher_parser_parse.y
3112 * src/prefs_matcher.c
3113 * src/gtk/quicksearch.c
3114 Add 'partial' ('p') match string to find partially
3117 2004-07-13 [colin] 0.9.12cvs18.4
3122 2004-07-13 [colin] 0.9.12cvs18.3
3127 Refactor API (to avoid passing 5+ params and code
3133 Add planned_download to cache
3134 Don't mess uidl file when moving partially downloaded
3135 mails (they change folder, we should change it in the
3136 uidl list too or we'll remove an incorrect message)
3137 (this also helps removing hacks when changing
3138 planned_download in messageview.c)
3140 2004-07-12 [colin] 0.9.12cvs18.2
3142 * src/gtk/quicksearch.c
3143 Fix missing status update in quicksearch
3145 2004-07-12 [paul] 0.9.12cvs18.1
3154 * src/prefs_common.c
3157 * src/prefs_msg_colors.[ch] ** NEW FILES **
3158 * src/prefs_wrapping.[ch] ** NEW FILES **
3160 * src/common/utils.[ch]
3161 * src/gtk/quicksearch.[ch]
3162 sync with 0.9.12cvs18 HEAD
3164 2004-07-12 [colin] 0.9.11cvs17.25
3168 Remove unused function added by me in 0.9.11cvs17.10
3170 2004-07-11 [colin] 0.9.11cvs17.24
3176 Use folderitem and msgnum instead of filename to
3177 know which mail to delete
3178 Move old partial mail deletion to pop.c
3180 2004-07-10 [colin] 0.9.11cvs17.23
3186 Don't re-use same enums for unrelated stuff: it's
3187 completely misleading !
3190 2004-07-09 [colin] 0.9.11cvs17.22
3193 Remove folder-type check and do
3194 more tests to be sure everything's
3197 Punctuation update, remove useless
3198 code, fix two warnings
3200 Layout cleaning, reset 2nd button
3203 2004-07-09 [colin] 0.9.11cvs17.21
3208 Allow user to change his mind
3209 and postpone decision (by
3212 2004-07-09 [colin] 0.9.11cvs17.20
3215 Fix bug with delete state
3218 Fix buffer leak (fread doesn't
3219 terminate buffers with \0)
3220 Refactoring (remove magic
3223 2004-07-09 [colin] 0.9.11cvs17.19
3226 Don't log "Skipping message" if
3227 we're going to TOP it two lines
3230 2004-07-09 [colin] 0.9.11cvs17.18
3235 2004-07-09 [colin] 0.9.11cvs17.17
3242 2004-07-08 [colin] 0.9.11cvs17.16
3246 Add an optional second button
3250 Don't delete partially received mails after a certain
3251 time; rather, let the user decide.
3253 2004-07-08 [colin] 0.9.11cvs17.15
3258 2004-07-08 [colin] 0.9.11cvs17.14
3262 Use to_human_readable() for sizes
3264 2004-07-08 [colin] 0.9.11cvs17.13
3271 Fix partial-downloading issues:
3272 catch unsupported TOP
3273 don't delete partially downloaded mails before 5 days
3274 don't update existing with non-MH folders; that'll
3275 make dups, but it's better than trashing the folder
3276 free new msginfo parts
3279 2004-07-08 [colin] 0.9.11cvs17.12
3283 Sync smtp size verification with HEAD
3285 2004-07-08 [colin] 0.9.11cvs17.11
3288 * src/prefs_common.c
3289 * src/prefs_common.h
3290 * src/gtk/quicksearch.c
3291 * src/gtk/quicksearch.h
3292 Sync sticky pref with HEAD
3294 2004-07-08 [colin] 0.9.11cvs17.10
3296 * src/folder.c [1.213.2.6]
3297 * src/folder.h [1.87.2.6]
3298 * src/inc.c [1.149.2.7]
3299 * src/messageview.c [1.94.2.8]
3300 * src/procheader.c [1.47.2.6]
3301 * src/procmsg.c [1.150.2.4]
3302 * src/procmsg.h [1.60.2.5]
3303 * src/pop.c [1.56.2.4]
3304 * src/pop.h [1.17.2.3]
3305 Let too big messages get downloaded, but truncated
3306 Add a button to download them completely
3308 2004-07-06 [colin] 0.9.11cvs17.9
3310 * src/gtk/quicksearch.c [1.1.2.3]
3314 Add a script to help with cvs
3316 2004-07-03 [colin] 0.9.11cvs17.8
3318 * src/plugins/imageviewer/viewer.c
3319 fix imageviewer (which was staying on the first
3322 2004-07-03 [colin] 0.9.11cvs17.7
3324 Removed FIXME_GTK2 warnings
3325 * src/gtk/gtkutils.c
3328 useless #warnings (no need to mess with menu rc)
3333 2004-07-03 [colin] 0.9.11cvs17.6
3335 Removed FIXME_GTK2 warnings
3337 useless #warnings (rewrite needed)
3339 useless #warnings (rewrite needed)
3340 useless #warnings (gtk2 is like that)
3341 useless #warnings (previously fixed)
3343 useless #warnings (previously fixed)
3344 * src/message_search.c
3345 useless #warnings (gtk2 is like that)
3346 Made apparent that search is case-sensitive
3348 useless #warnings (rewrite needed)
3349 useless #warnings (gtk2 is like that)
3350 reimplemented real warnings
3351 * src/prefs_common.c
3352 Removed block cursor option (not it gtk2)
3354 useless #warnings (rewrite needed)
3356 useless #warnings (rewrite needed)
3357 * src/sourcewindow.c
3358 useless #warnings (incorrect placing)
3359 * src/summary_search.c
3360 useless #warnings (gtk2 is like that)
3361 Made apparent that search is case-sensitive
3363 useless #warnings (gtk2 is like that)
3365 useless #warnings (rewrite needed)
3367 useless #warnings (rewrite needed)
3369 2004-07-03 [colin] 0.9.11cvs17.5
3372 Fix mismerge which broke URI opening
3374 2004-07-01 [colin] 0.9.11cvs17.4
3377 Fill filename when saving
3379 2004-06-27 [colin] 0.9.11cvs17.3
3381 * src/gtk/filesel.[ch]
3382 Use the new GTK file selector
3383 Update prototype to match the reality: multiple file
3384 selection is open-only
3386 Match the new prototypes
3388 Match the new requirements (gtk 2.4.0)
3390 2004-06-26 [colin] 0.9.11cvs17.2
3392 * src/plugins/trayicon/trayicon.c
3393 Remove useless signal handler on resize, which causes
3396 2004-06-26 [colin] 0.9.11cvs17.1
3399 remove launch_firebird and add nautilus2sylpheed.sh
3402 Fix show/hide "Extended symbols" button problem
3403 Fix apparition at startup
3405 * src/plugins/image_viewer/Makefile.am
3408 Re-enable certificate check, as it doesn't seem to
3409 cause Xlib errors anymore
3411 2004-06-25 [paul] 0.9.11cvs17
3413 * sync with 0.9.11cvs17 HEAD
3415 NOTE: QuickSearch is broken
3417 2004-06-07 [colin] 0.9.10claws67.10
3418 * src/plugins/trayicon/trayicon.c
3419 src/plugins/trayicon/libeggtrayicon/Makefile.am
3420 src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3421 Fix gettextization in trayicon plugin
3423 2004-06-07 [colin] 0.9.10claws67.9
3426 src/gtk/gtksctree.[ch]
3427 Let Shift+{Up,Down} work in summaryview
3428 (well, Down "works" and Up works)
3429 Let the list scroll when using these keys
3431 2004-06-06 [colin] 0.9.10claws67.8
3433 * src/plugins/trayicon/trayicon.c
3436 2004-06-06 [colin] 0.9.10claws67.7
3439 Fix signal handling causing system-wide focus grab
3441 2004-05-25 [paul] 0.9.10claws67.6
3447 2004-05-25 [paul] 0.9.10claws67.5
3449 * replace deprecated gtk_signal... functions
3451 2004-05-23 [colin] 0.9.10claws67.4
3456 2004-05-22 [colin] 0.9.10claws67.3
3459 Re-fix [Edited] in compose.c::compose_reedit()
3461 2004-05-22 [colin] 0.9.10claws67.2
3464 Fix parsing of multiparts mails
3466 2004-05-22 [colin] 0.9.10claws67.1
3471 2004-05-22 [paul] 0.9.10claws67
3473 * sync with 0.9.10claws67 HEAD
3478 add forgotton prototype
3480 2004-05-10 [paul] 0.9.10claws57
3482 * sync with 0.9.10claws57 HEAD
3484 2004-05-05 [paul] 0.9.9.claws1
3486 * ChangeLog-gtk2 ** REMOVED **
3487 ChangeLog-gtk2.claws ** ADDED **
3488 rename and adopt the normal claws format
3491 require gtkmathview >= 0.5
3493 * ac/* ** REMOVED **
3495 intl/Makefile.in ** REMOVED **
3497 m4/missing ** ADDED **
3498 m4/missing/gdk-pixbuf.m4 ** ADDED **
3499 m4/missing/gettext.m4 ** ADDED **
3500 m4/missing/gpgme.m4 ** ADDED **
3501 m4/missing/imlib.m4 ** ADDED **
3502 m4/.cvsignore ** ADDED **
3503 m4/Makefile.am ** ADDED **
3504 m4/README ** ADDED **
3505 m4/aclocal-include.m4 ** ADDED **
3506 m4/aspell.m4 ** ADDED **
3507 m4/check-type.m4 ** ADDED **
3508 m4/gnupg-check-typedef.m4 ** ADDED **
3509 m4/openssl.m4 ** ADDED **
3510 m4/spamassassin.m4 ** ADDED **
3511 po/ChangeLog ** REMOVED **
3512 po/Makefile.in.in ** REMOVED **
3513 po/Rules-quot ** REMOVED **
3514 po/boldquot.sed ** REMOVED **
3515 po/en@boldquot.header ** REMOVED **
3516 po/en@quot.header ** REMOVED **
3517 po/insert-header.sin ** REMOVED **
3518 po/quot.sed ** REMOVED **
3519 po/remove-potcdate.sed ** REMOVED **
3520 po/remove-potcdate.sin ** REMOVED **
3521 po/stamp-po ** REMOVED **
3525 enable building with automake 1.8.x
3526 add 'autopoint --force' to autogen.sh and remove all
3527 auto-generated files, remove ac/ directory and use
3528 m4/ directory instead
3530 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3533 2004-02-28 Colin Leroy <colin@colino.net>
3534 * src/prefs_matcher.c
3535 src/prefs_filtering.c
3536 src/prefs_filtering_action.c
3537 Fix non-editable GtkEntries
3539 2004-02-22 Thorsten Maerz <torte@netztorte.de>
3540 * src/prefs_themes.c
3541 utf8 conversion for theme info
3543 2004-02-21 Thorsten Maerz <torte@netztorte.de>
3546 2004-02-14 Thorsten Maerz <torte@netztorte.de>
3547 * src/grouplistdialog.c
3548 allow multiple selections without ctrl key
3550 2004-02-09 Thorsten Maerz <torte@netztorte.de>
3552 enable customizable accelerators
3554 2004-02-08 Thorsten Maerz <torte@netztorte.de>
3555 * src/prefs_common.c
3556 re-enable different font settings for gtk1/2
3557 * src/prefs_folder_item.c
3558 fix folder prefs displayed wrong
3560 set 'sunken' shadow type
3562 2004-02-07 Colin Leroy <colin@colino.net>
3564 Fix message being always [Edited]
3565 Encode headers correctly (utf8 buf)
3567 2004-01-27 Thorsten Maerz <torte@netztorte.de>
3569 remove double g_source_attach()
3570 (Thanks to Colin Leroy)
3572 2004-01-27 Thorsten Maerz <torte@netztorte.de>
3573 * src/gtk/gtksctree.c
3574 Fix SSL certificate list not shown
3576 Fix clicks in mime tree
3578 2004-01-27 Thorsten Maerz <torte@netztorte.de>
3579 * src/common/socket.c
3582 Fix clipboard menu hotkeys
3584 2004-01-25 Thorsten Maerz <torte@netztorte.de>
3585 * src/gtk/gtkaspell.[ch]
3587 reimplement spellchecker
3589 2004-01-25 Thorsten Maerz <torte@netztorte.de>
3591 crash when inserting file in compose window
3592 (TODO: keep old selection on clicks)
3594 use gtkrc-2.0 instead of gtkrc
3596 2004-01-25 Thorsten Maerz <torte@netztorte.de>
3598 remove orphaned mimeview unref()
3600 2004-01-20 Thorsten Maerz <torte@netztorte.de>
3601 * src/grouplistdialog.c
3602 expand nodes containing subscribed groups
3604 2004-01-19 Thorsten Maerz <torte@netztorte.de>
3606 textview: hide cursor, restore old click behaviour
3608 2004-01-18 Thorsten Maerz <torte@netztorte.de>
3610 variable names messed up
3612 2004-01-17 Colin Leroy <colin@colino.net>
3614 Fix completion address too thin
3616 Fix tab-to-subject behaviour
3618 Implement key up & down in summaryview
3620 2004-01-12 Thorsten Maerz <torte@netztorte.de>
3624 2004-01-08 Thorsten Maerz <torte@netztorte.de>
3629 faq, man, manual moved to doc/
3632 ac/gnupg-check-typedef.m4
3635 ac/missing/gdk-pixbuf.m4
3638 fix automake warnings
3640 2003-12-06 Colin Leroy <colin@colino.net>
3644 2003-12-05 Colin Leroy <colin@colino.net>
3646 Fix going to next unread folder
3648 2003-12-05 Colin Leroy <colin@colino.net>
3650 Fix gtk2 compilation
3652 Remove iotag source handler at disconnection
3654 Remove source handler when closing socket
3657 2003-12-04 Colin Leroy <colin@colino.net>
3661 Fix some dropdown menus
3663 2003-12-04 Colin Leroy <colin@colino.net>
3665 Fix event handlers on header fields
3666 * src/common/socket.c
3667 src/common/session.c
3668 Fix segfault with callback (SSL)
3671 2003-10-06 Thorsten Maerz <torte@netztorte.de>
3673 * Fix compile bug in src/compose.c
3674 * removed src/gtk/gtkstext.[ch]
3676 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
3678 * Convert character set and escape "text" attributes in toolbar setting
3680 * Fixed bug in button-press-event handling.
3682 2003-09-16 Thorsten Maerz <torte@netztorte.de>
3684 * Fixed bug in key-press-event handling.
3686 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
3688 * Enabled to compile tray-icon plugin (Ad-hoc).
3689 * Avoid hang up bug of icon list in mime view (Ad-hoc).
3691 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
3693 * Enabled to compile on sylpheed-claws.
3694 (tray-icon plugin still cannot compile yet.)
3696 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
3700 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
3703 * Ported monitoring SSL mechanism to GSource of GLib2
3704 (I don't confirm it)
3705 * Added _gtk2 suffix to key name of font preference to avoid
3706 ovverwriting preference of Gtk+-1.2 version.
3708 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
3712 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
3715 * Translate po files into UTF-8 when execute autogen.sh.
3717 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
3721 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
3723 * Plugged GError related memory leaks.
3725 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
3727 * Changed default size of fonts.
3728 * Enabled to set titile font size of warning dialog.
3730 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
3732 * Embed a sylpheed icon into executable binary on Windows.
3734 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
3736 * I forgot to traslate character set of element string in src/xml.c.
3738 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
3740 * Fixed detecting bind_textdomain_codeset in configure.in.
3741 * The bug in which "Example" of "Date fromat" preference isn't displayed
3742 correctly has been fixed.
3744 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
3746 * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
3747 Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
3749 Removed intl directory.
3750 Translated po files into UTF-8.
3753 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
3755 * The bug which doesn't unscape string in xml.c has been fixed.
3757 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
3759 * The bug which is failed to translate encoding of file name thorough
3760 file dialog has been fixed.
3762 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
3764 * Modified to translate file names which is used in inporting/expoting
3765 mbox feature and "Save as" feature into locale encoding.
3766 * Translate file names into locale encoding when "Attache file" and
3768 * Force set G_BROKEN_FILENAMES environment variable.
3769 * Other minor fixes.
3771 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
3773 * Modified to treat MH folder's name as locale encoding.
3775 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
3777 * The bug which clash on switching candidates of auto completion of
3778 addresses, cannot use auto completion in Japanesse is fixed
3779 (Thanks! Tokunaga-san)¡¥
3781 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3783 * The bug which cannot switch key accelerator preference has been fixed
3784 (Thanks! smbd-san)¡¥
3786 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3788 * version 0.8.11-gtk2-20030314
3790 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>