sync with sylpheed 0.6.5cvs20
[claws.git] / ChangeLog
1 2001-12-03
2
3         * src/compose.c: fixed a bug that empty body was refused.
4         * src/prefs_template.c: fixed a bug that didn't set To: entry
5           correctly. Display error dialog if format is illegal.
6         * src/prefs_common.c
7           src/quote_fmt_lex.l
8           src/quote_fmt_parse.y: changed parenthesis "( )" to curly braces
9           "{ }" to prevent confusion on using parenthesis.
10         * src/html.c: html_get_parenthesis(): ignore CSS / script stuff.
11
12 2001-11-29
13
14         * src/prefs_template.c: added colon to the header labels.
15
16 2001-11-28
17
18         * src/compose.c
19           src/prefs_template.c
20           src/template.[ch]: added To field to the template.
21
22 2001-11-27
23
24         * src/textview.c: textview_show_part(): use first found
25           message/rfc822 header.
26         * src/folderview.c: added "Search messages..." to the context menu.
27         * src/prefs_common.c: prefs_quote_description_create(): added
28           description for characters which need to be escaped.
29
30 2001-11-26
31
32         * src/compose.c: compose_wrap_line_all(): more merging from claws.
33           GET_CHAR(): renamed GET_TEXT() and made it more generic.
34           Modified compose_wrap_line() and compose_wrap_line_all() to use
35           GET_CHAR().
36         * src/textview.c: textview_show_part(): show the header of nested
37           RFC822 attachment correctly.
38
39 2001-11-25
40
41         * src/folder.[ch]
42           src/main.c: added --status option to get new, unread and total
43           message count from a running Sylpheed (merged from claws).
44           prohibit_duplicate_launch(): output '\n' only once.
45
46 2001-11-23
47
48         * src/compose.c
49           src/gtkutils.[ch]: merged the new wrapping function.
50           gtkut_text_str_compare_n()
51           gtkut_text_str_compare()
52           gtkut_text_is_uri_string(): backport from the GtkSText in the
53           claws branch, and made modification.
54         * src/prefs_template.c
55           src/template.[ch]: added Subject to the template.
56
57 2001-11-22
58
59         * src/compose.c: compose_write_headers(): added missing parenthesis
60           that generated invalid custom header (thanks to Masaaki Noro).
61           Allow Sender: custom header.
62
63 2001-11-20
64
65         * src/procheader.c: procheader_date_parse(): workaround for
66           RFC-incompliant Date header.
67
68 2001-11-20
69
70         * src/addrbook.c: removed redundant functions, and fixed generation
71           of spurious address book file names.
72         * src/addrindex.c: V-Card -> vCard.
73
74 2001-11-19
75
76         * src/textview.c: get_email_part(): replaced isalnum() with
77           the macro IS_ASCII_ALNUM() which restricts the range of
78           characters to 7bit ASCII (thanks to Shimamoto).
79         * src/utils.c: remote_tzoffset_sec(): workaround for malformed
80           timezone offset.
81
82 2001-11-18
83
84         * src/textview.c: textview_show_part(): show headers on nested
85           muitipart text.
86
87 2001-11-17
88
89         * src/imap.c: imap_session_get()
90           src/news.c: news_session_get(): fixed segfault when reconnection
91           failed.
92         * src/grouplistdialog.c: removed redundant code, and expand nodes
93           that doesn't match the pattern.
94
95 2001-11-16
96
97         * src/compose.c: modified so that it sends message when any of
98           To:, Cc:, Bcc:, or Newsgroups: fields have valid recipient.
99           compose_check_for_valid_recipient(): new.
100         * src/grouplistdialog.c: improved the UI.
101           Added appropriate description and search button.
102           Search doesn't get group list again.
103
104 2001-11-15
105
106         * src/news.[ch]: news_session_get(): update the last access time
107           correctly.
108           news_group_list_free(): new.
109         * src/grouplistdialog.c: free resources correctly.
110
111 2001-11-15
112
113         * src/folderview.c
114           src/grouplistdialog.[ch]: more merging of new newsgroup
115           subscription dialog.
116         * src/news.[ch]: renamed news_remove_group_list() to
117           news_remove_group_list_cache().
118
119 2001-11-14
120
121         * src/defs.h: added MAX_ENTRY_LENGTH definition.
122         * src/compose.c: compose_add_entry_field(): create new entry with
123           max length.
124
125 2001-11-13
126
127         * src/grouplistdialog.c: made non-leaf node selectable.
128           Give the complete newsgroup name for each nodes.
129
130 2001-11-13
131
132         * src/grouplistdialog.c
133           src/news.[ch]: merging of new newsgroup subscription dialog
134           (still in progress. Don't use it yet!).
135
136 2001-11-12
137
138         * src/utils.[ch]: decode_uri(): new. It decodes URL-encoded strings.
139         * src/compose.[ch]: compose_new_with_recipient(): accept mailto
140           URL.
141           compose_entries_set(): new. It parses mailto URL and put each
142           values into the entries.
143
144 2001-11-12
145
146         * src/compose.c: compose_forward(): fixed a bug that forward
147           quote mark wasn't used (thanks to Hironori IWANE).
148         * src/codeconv.[ch]
149           src/mainwindow.c
150           src/prefs_common.c: added Thai encodings (thanks to Manrat
151           Chobchuen).
152
153 2001-11-08
154
155         * src/socket.c: sock_connect_by_hostname(): removed h_errno.
156         * src/session.h
157           src/defs.h
158           src/imap.[ch]
159           src/news.c: added last_access_time to Session.
160           imap_session_get(): check connection only when access interval
161           has been exceeded.
162
163 2001-11-07
164
165         * version 0.6.5
166
167 2001-11-07
168
169         * src/socket.c: ssl_gets(): use SSL_peek.
170         * updated NEWS and AUTHORS.
171         * Makefile.am: fixed release target.
172
173 2001-11-06
174
175         * src/template.c: changed the format of template file to
176           RFC2822-like.
177         * src/compose.c: compose_template_apply(): freeze the text widget
178           while inserting strings.
179
180 2001-11-05
181
182         * po/POTFILES.in: removed src/template_select.c.
183         * src/summaryview.c: summary_set_header()
184           src/address.c: address_parse_str()
185           src/filter.c: filter_read_str()
186           src/news.c: news_parse_xover()
187           src/procheader.c: procheader_get_fromname()
188           src/utils.c: subject_compare():
189           replaced Xalloca() + strcpy() with Xstrdup_a().
190         * src/inputdialog.[ch]: added combo mode.
191           input_dialog_combo(): new.
192         * src/prefs_common.[ch]: added MIME open command setting.
193           prefs_common_{read, save}_config(): read / write command history.
194         * src/mimeview.c: mimeview_open_with(): use combo input dialog.
195         * src/utils.[ch]: add_history(): history list management function.
196
197 2001-11-04
198
199         * src/compose.c: select templates from the menu.
200           compose_set_template_menu(): new.
201           compose_reflect_prefs_all(): new.
202           compose_template_apply(): new. Use dummy MsgInfo for parsing.
203         * src/template.[ch]: store template list to the static heap.
204           template_get_config(): new.
205           template_set_config(): new.
206         * src/prefs_template.c: don't store template list to the global area.
207         * src/template_select.[ch]: removed.
208         * src/quote_fmt_parse.y: check folderitem when quoting messages.
209         * src/mh.c: mh_add_msg(): try to copy file whenever link() failed
210           (thanks to OSHIRO Naoki).
211
212 2001-11-03
213
214         * src/utils.[ch]: get_template_dir(): new.
215         * src/template.c: use get_template_dir().
216
217 2001-11-02
218
219         * src/prefs_template.c: modified the dialog layout.
220           Added symbol description button.
221         * src/summaryview.c: show an arrow mark to the column of the sort
222           target.
223           summary_set_column_titles(): new.
224         * INSTALL
225           INSTALL.jp
226           README
227           README.jp
228           TODO
229           TODO.jp: updated the documents.
230
231 2001-11-02
232
233         * src/Makefile.am: add missing checkbox_{on, off}.xpm.
234         * src/textview.c: textview_key_pressed()
235           src/mimeview.c: mimeview_key_pressed()
236           src/summaryview.c: summary_key_pressed(): delete messages with
237           Delete key.
238
239 2001-11-01
240
241         * src/socket.c: ssl_gets(): fixed a bug that caused infinite loop
242           when SSL_read() returned 0.
243         * src/utils.[ch]: strcrchomp(): new. It removes CR from the tail
244           of strings.
245         * src/quote_fmt_parse.y: convert CRLF to LF when inserting messages.
246           Add prototype of yylex() to suppress the warning.
247         * merged the template function.
248         * src/prefs_template.[ch]
249           src/template.[ch]
250           src/template_select.[ch]: new.
251           Renamed prefs_templates_* -> prefs_template_*.
252         * src/compose.c: added template menu. Added replyinfo to Compose.
253         * src/mainwindow.c: added template setting menu.
254         * src/quote_fmt_lex.l: output literal tab and return as is.
255         * src/prefs_common.c: changed the pref. name of quote format to
256           'reply_quote_{mark, format}' and 'fw_quote_{mark, format}'.
257
258 2001-10-31
259
260         * src/prefs_common.[ch]: added Quote tab, and moved the quote
261           setting from Compose tab.
262         * merged the new quote format parser.
263         * src/quote_fmt_lex.h
264           src/quote_fmt.h
265           src/quote_fmt_lex.l
266           src/quote_fmt_parse.y: new files for quote format parser.
267         * configure.in: added checks for lex and yacc.
268         * src/compose.c: compose_quote_file(), compose_quote_parse_fmt():
269           removed.
270           compose_quote_fmt(): new.
271         * src/prefs_common.[ch]: added forward format setting to the
272           Quote tab. Updated the quote description dialog.
273         * src/quote_fmt_parse.y: fixed bugs that tried to read file even
274           if they couldn't get text part.
275
276 2001-10-31
277
278         * src/pixmaps/checkbox_off.xpm
279           src/pixmaps/checkbox_on.xpm: new.
280         * src/account.c: display `get all' status with the checkbox pixmaps.
281
282 2001-10-30
283
284         * src/send.c: code cleanup. Pass account prefs structure instead
285           of many arguments.
286           Query password for SMTP AUTH if not specified (thanks to Mio).
287
288 2001-10-30
289
290         * src/procheader.c: procheader_parse(): fixed a bug that didn't
291           parse multiple message-id in In-Reply-To: header correctly
292           (thanks to KAJIWARA).
293
294 2001-10-29
295
296         * src/account.c: enabled 'Get all' setting by clicking the 'G'
297           column of account list, and added some description.
298         * src/prefs_common.c: prefs_send_create(): added a description
299           for outgoing codeset.
300
301 2001-10-28
302
303         * src/prefs_account.[ch]: moved inbox entry to the receive tab,
304           and added select button and short description.
305         * src/Makefile.am: added SYSCONFDIR to CPPFLAGS.
306         * src/procmime.c:
307           procmime_get_mime_type_table()
308           procmime_get_mime_type_list(): modified so that
309           $(SYSCONFDIR)/mime.types (or /etc/mime.types if not found) and
310           $(HOME)/.sylpheed/mime.types are read.
311
312 2001-10-27
313
314         * src/prefs_account.c: moved the address auto-setting to the compose
315           tab.
316           prefs_account_create(): removed gtk_widget_show_all() for proper
317           window size.
318         * src/prefs_common.c: changed "Program path" to "Command".
319
320 2001-10-26
321
322         * src/textview.c: textview_set_font(): support Russian charset
323           on EUC-JP locale.
324         * src/summaryview.c: summary_delete(): (hopefully) fixed the crash
325           bug on deleting.
326         * prefs_account.c
327           prefs_common.c
328           prefs_summary_column.c: minor improvements to the English.
329         * src/main.c: get_queued_message_num(): don't output the warning
330           when queueing folder is not found.
331
332 2001-10-21
333
334         * version 0.6.4
335
336 2001-10-21
337
338         * src/prefs_summary_column.[ch]:
339           made prefs_summary_column_get_config() public.
340         * src/summaryview.c: summary_ctree_create(): some code cleanup.
341         * configure.in: moved the position of SSL checking after LDAP
342           for linking problem.
343
344 2001-10-21
345
346         * src/mainwindow.c
347           src/summaryview.c: allowed reedit in the outbox.
348         * src/prefs_summary_column.[ch]: new. UI for setting summary
349           columns.
350         * src/mainwindow.[ch]: main_window_set_summary_column(): new.
351           It calls summary_set_column_order().
352         * src/summaryview.[ch]:
353           summary_ctree_create(): new. separated from summary_create().
354           summary_set_column_order(): new. It destroys the current
355           CTree and replaces it with the new one.
356
357 2001-10-19
358
359         * src/smtp.[ch]: smtp_from(): abort if auth failed.
360         * changed C++-style comments into C-style in some files, and
361           removed unnecessary commented out codes.
362         * src/addrcache.[ch]
363           src/addressbook.c
364           src/addrindex.[ch]
365           src/jpilot.[ch]
366           src/syldap.[ch]: updated the addressbook code, and fixed the
367           thread bug of LDAP.
368         * src/ldif.[ch]
369           src/importldif.[ch]: new.
370
371 2001-10-18
372
373         * src/about.c: added some items to compiled-in features.
374         * src/addr_compl.c: changed LOG_MESSAGE to debug_print.
375         * src/addressbook.c: changed "V-Card" to "vCard".
376           addressbook_edit_address_cb(): added
377           invalidate_address_completion() to the point address is changed.
378         * src/codeconv.c: changed C++-style comments into C-style.
379
380 2001-10-17
381
382         * src/compose.c: changed "Send" shortcut to Ctrl+Enter.
383
384 2001-10-16
385
386         * src/inc.c: fixed a bug that crashed sylpheed if Cancel button
387           was clicked twice.
388
389 2001-10-16
390
391         * src/procmsg.c: procmsg_get_thread_tree(): complete the unfinished
392           threads.
393         * src/summaryview.c:
394           summary_thread_init(): separated from summary_thread_build(). 
395           summary_thread_build(): removed the codes for initialization.
396           summary_set_ctree_from_list(): call summary_thread_init() instead
397           of summary_thread_build().
398           summary_filter(): fixed a bug that didn't moved messages despite
399           of immediate execution setting.
400
401 2001-10-14
402
403         * src/procmsg.c: procmsg_get_thread_tree(): new. It generates the
404           reversed thread tree from message list.
405         * src/summaryview.c: summary_set_ctree_from_list(): prepend the
406           node to the head instead of appending to the tail. This prevents
407           the traverse of node list inside of the GtkCTree, and considerably
408           speeds up the summary display (the order is O(n^2) -> O(n)).
409
410 2001-10-12
411
412         * src/prefs_common.c
413           src/summaryview.[ch]: initial modification for reorderable columns.
414
415 2001-10-12
416
417         * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): fixed a
418           memory leak.
419         * src/folderview.c: folderview_button_pressed(): code cleanup, and
420           turn sensitivity off if main window is locked.
421         * src/syldap.c: syldap_read_data(): removed unnecessary and
422           unportable sched_yield().
423
424 2001-10-11
425
426         * src/folderview.c: renamed "Update folder tree" context menu to
427           "Rescan folder tree", and made "Update folder tree" only updates
428           folder status.
429           folderview_update_all_node(): don't show message dialog.
430         * src/gtkutils.c: gtkut_widget_get_uposition()
431           src/mainwindow.c: main_window_popup(): clip the coordinate to
432           nonnegative value.
433
434 2001-10-10
435
436         * src/utils.c: to_human_readable(): made a bit of optimization.
437         * src/summaryview.c: summary_delete(): fixed a focus problem.
438           summary_find_{prev,next}_msg(): new. They find previous/next
439           message that is not deleted.
440         * src/prefs_filter.c: scroll CList automatically if moved row
441           becomes not fully visible.
442
443 2001-10-09
444
445         * updated some autotool scripts.
446         * src/codeconv.c: conv_encode_header(): fixed a bug that caused
447           infinite loop when failed to convert encoding.
448         * src/codeconv.[ch]: a fix for older version of libjconv
449           (jconv_info_get_current_codeset() returned "EUCJP" instead of
450           "EUC-JP").
451
452 2001-10-08
453
454         * version 0.6.3
455
456 2001-10-08
457
458         * src/compose.c: compose_write_to_file()
459           src/codeconv.c: conv_codeset_strdup(): more workaround for
460           libjconv problem on C locale.
461         * src/editldap_basedn.c: fixed segfault when opening dialog.
462         * src/utils.c: is_next_mbs()
463           src/compose.c: compose_wrap_line(), compose_wrap_line_all():
464           changed MB_CUR_MAX to MB_LEN_MAX for compliance to ANSI C.
465         * configure.in: increased the reqired version of GPGME to 0.2.3.
466         * src/pop.c: pop3_getauth_user_recv(): fixed a bug that closed
467           the receive dialog when POP3 server refused normal authentication.
468
469 2001-10-07
470
471         * src/prefs_common.c: prefs_receive_create(): correction to English.
472         * src/compose.c: compose_set_ext_editor_sensitive(): fixed a bug
473           that didn't set the menu sensitivity correctly (thanks to
474           Melvin Hadasht).
475         * src/summaryview.c: delete messages permanently if the current
476           folder is trash and 'delete' operation is executed.
477           Fixed the bug that didn't select the last row correctly (thanks
478           to Alfons Hoogervorst).
479         * src/folder.[ch]: folder_item_remove_msgs(): new. It removes
480           all messages given in the list.
481
482 2001-10-05
483
484         * src/summaryview.c: summary_show(): fixed a bug that didn't show
485           message even if the 'open unread message on entering folder'
486           option was turned on.
487
488 2001-10-03
489
490         * src/procmime.c: procmime_get_text_content(): supported HTML.
491
492 2001-10-02
493
494         * src/summaryview.[ch]: implemented new locking mechanism, and
495           replaced every static locks with summary_lock(), summary_unlock(),
496           and added locks to some extra functions.
497           This fixes a bug that caused segfault when 'd' (delete) key
498           was kept pressing.
499
500 2001-10-01
501
502         * src/addressbook.c: addressbook_folder_load_person(): fixed a bug
503           that caused segfault (thanks to Stefaan A Eeckels).
504
505 2001-09-30
506
507         * src/textview.[ch]: added textview_set_position().
508         * src/messageview.[ch]: added messageview_set_position().
509         * src/addrbook.c
510           src/addrcache.c
511           src/addressadd.c
512           src/addressbook.c
513           src/addrindex.c
514           src/addritem.c
515           src/editaddress.c
516           src/editbook.c
517           src/editgroup.c
518           src/editjpilot.c
519           src/editldap.c
520           src/editldap_basedn.c
521           src/editvcard.c
522           src/jpilot.c
523           src/mgutils.c
524           src/syldap.c
525           src/vcard.c: converted C++-style comments into C-style one.
526         * src/imap.c: QUOTE_IF_REQUIRED(): new macro. Copy string into
527           new buffer and quote with double quotes if required.
528           imap_status(), imap_cmd_login(), imap_cmd_list(),
529           imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(),
530           imap_cmd_copy(): use QUOTE_IF_REQUIRED().
531         * compose.c: compose_write_to_file(): workaround for the problem
532           when using libjconv and 8bit codes cannot be converted on C
533           locale.
534         * codeconv.[ch]: added "ANSI_X3.4-1968" to encoding strings.
535           conv_codeset_strdup(): don't convert if source and destination
536           codeset are identical.
537
538 2001-09-30
539
540         * src/textview.[ch]: textview_search_string_backward(): new.
541           Add the new member cur_pos to TextView.
542           Connect button_press_event with gtk_signal_connect_after() to
543           obtain the correct editable position.
544
545 2001-09-27
546
547         * src/folder.c: folder_write_list_recursive(): preserve unthreaded
548           state.
549
550 2001-09-26
551
552         * src/summaryview.c: modified the layout of popup menu.
553
554 2001-09-25
555
556         * src/folder.c
557           src/folder.h
558           src/mainwindow.c
559           src/summaryview.c: applied the patch from Alfons that allows
560           threading setting for each folders (tnanks!).
561
562 2001-09-23
563
564         * src/message_search.[ch]: new. A Dialog for searching in current
565           message.
566         * src/gtkutils.[ch]: gtkut_text_match_string(): new. Compare the
567           text in current position of GtkText and given wide-character
568           string.
569         * src/messageview.[ch]: messageview_search_string()
570           src/textview.[ch]: textview_search_string(): return TRUE if
571           found.
572         * src/textview.[ch]: remember the beginning of body.
573
574 2001-09-21
575
576         * src/procmime.c: procmime_get_first_text_content(): modified so
577           that it search entire MIME structure.
578         * src/summary_search.c: summary_search_execute(): use
579           strdup_mbstowcs() instead of macro. Display matched message.
580
581 2001-09-20
582
583         * src/inc.c: fix for background POP3 hangs and crashes (thanks to
584           Sergey Vlasov).
585         * src/summary_search.c: added body searching function.
586         * src/procmime.[ch]: procmime_find_string(): changed arguments
587           and return value. Added case sensitivity option.
588
589 2001-09-20
590
591         * src/procmime.[ch]:
592           procmime_find_string()
593           procmime_find_string_part(): new. It searchs the string from
594           messages.
595           Renamed procmime_get_text_part() to
596           procmime_get_first_text_content().
597           procmime_get_text_content(): new. It returns the text contents
598           of the specified MIME part.
599           procmime_mimeinfo_next(): new. It returns the next node of
600           MimeInfo tree.
601
602 2001-09-19
603
604         * src/procmime.c: procmime_get_text_part(): modified so that it
605           finds a text part in nested multipart message correctly.
606         * src/procmime.h: added an example of MimeInfo structure.
607         * src/mimeview.c: mimeview_show_message(): search the first text
608           part.
609
610 2001-09-17
611
612         * src/mainwindow.c: ac_menu_popup_closed(): fixed the bug that
613           caused segfault. Changed 'Preferences per account...' menu item.
614
615 2001-09-17
616
617         * version 0.6.2
618
619 2001-09-16
620
621         * src/addrindex.c: translate the "Common address" and "Personal
622           address" from old addressbook.
623
624 2001-09-12
625
626         * src/utils.c: get_quote_level(): some optimization and bugfixes.
627         * src/codeconv.[ch]: conv_get_current_locale(): new.
628         * src/editaddress.c: edit_person_page_basic(): reverse the order
629           of first and last name on some locales.
630
631 2001-09-11
632
633         * src/compose.c: applied the patch from Yasumatsu that reformats
634           the current paragraph (thanks!). Modified so that it doesn't
635           reformat quoted paragraphs.
636           compose_create(): don't fill the entry automatically on reedit
637           mode.
638         * src/mainwindow.c
639           src/summaryview.[ch]: added the "Mark all read" option.
640           summary_mark_all_read(): new.
641
642 2001-09-10
643
644         * src/vcard.c
645           src/mgutils.c
646           src/syldap.c
647           src/editldap.c
648           src/editldap_basedn.c
649           src/jpilot.c
650           src/editjpilot.c: removed all warnings.
651         * configure.in
652           src/jpilot.[ch]: fixed the problem that failed to detect JPilot
653           header files on the Debian system.
654         * src/mainwindow.c
655           src/summaryview.[ch]: enabled sorting by mark, unread, attachment,
656           and color label. Enabled moving to next/prev flagged messages.
657
658 2001-09-09
659
660         * src/pixmaps/dir-close.xpm
661           src/pixmaps/dir-open.xpm
662           src/pixmaps/new.xpm
663           src/pixmaps/unread.xpm: modified the color balance.
664         * src/utils.[ch]: execute_sync(): new.
665           execute_command_line(): added the arg for async mode.
666         * src/inc.c: inc_mail(): use execute_command_line().
667
668 2001-09-08
669
670         * src/prefs.[ch]
671           src/prefs_common.[ch]
672           src/prefs_account.c: modified the layout. Added the option to
673           launch the external editor automatically.
674         * src/compose.c: launch the external editor automatically if the
675           option is set.
676
677 2001-09-06
678
679         * src/Makefile.am: added extra xpm's.
680
681 2001-09-05
682
683         * src/addressbook.c: fixed a compilation problem when enabling
684           LDAP.
685           addressbook_open(): fixed a missing 'else'.
686
687 2001-09-04
688
689         * src/pixmaps/dir-close.xpm
690           src/pixmaps/dir-open.xpm
691           src/pixmaps/trash.xpm: replaced with the new blue icons.
692         * merged Match Grun's new addressbook code.
693         * src/pixmaps/address.xpm
694           src/pixmaps/book.xpm
695           src/pixmaps/category.xpm
696           src/pixmaps/interface.xpm
697           src/pixmaps/jpilot.xpm
698           src/pixmaps/ldap.xpm
699           src/pixmaps/vcard.xpm: new icons.
700         * src/addrbook.[ch]
701           src/addrcache.[ch]
702           src/addressadd.[ch]
703           src/addressitem.[ch]
704           src/addrindex.[ch]
705           src/addritem.[ch]
706           src/editaddress.[ch]
707           src/editbook.[ch]
708           src/editgroup.[ch]
709           src/editjpilot.[ch]
710           src/editldap.[ch]
711           src/editldap_basedn.[ch]
712           src/editvcard.[ch]
713           src/jpilot.[ch]
714           src/mgutils.[ch]
715           src/syldap.[ch]
716           src/vcard.[ch]: new. Many fixes to remove the huge amount of
717           warnings.
718           addrbook_build_avail_email_vis(): fixed a memory leak.
719
720 2001-09-04
721
722         * NEWS: brought in the all of the changes previously put on the web.
723
724 2001-09-03
725
726         * src/mainwindow.c
727           src/summaryview.c: modified the layout of menus.
728         * src/mainwindow.c: ac_menu_popup_closed(): fixed a bug that didn't
729           return a focus to the main window after selecting the account menu.
730
731 2001-09-03
732
733         * version 0.6.1
734
735 2001-09-03
736
737         * src/send.c: send_message_data(): fixed a bug that didn't process
738           body part correctly.
739
740 2001-09-02
741
742         * src/inc.[ch]: changed inc_autocheck_(un)lock() to inc_(un)lock().
743           inc_mail(), inc_all_account_mail(): return immediately if locked.
744         * src/account.c
745           src/prefs_common.c
746           src/prefs_account.c: use inc_lock() and inc_unlock() instead of
747           inc_autocheck_timer_{remove,set}().
748         * src/summaryview.c: summary_set_colorlabel_color(): get the average
749           of label color and selected fg color for visibility.
750
751 2001-09-01
752
753         * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): new.
754           They increase/decrease the lock count.
755           inc_autocheck_func(): if locked, delay the autochecking 1 second.
756           inc_autocheck_timer_set_interval(): set interval by its argument.
757         * src/summaryview.c: summary_show(): lock the autochecking while
758           processing.
759         * src/main.c: app_will_exit(): remove autocheck timer.
760         * acconfig.h
761           src/defs.h: removed the definitions of PACKAGE and VERSION to
762           prevent unnecessary compilation.
763         * configure.in: changed AC_DEFINE_UNQUOTED of PACKAGE and VERSION
764           to AC_SUBST, and added src/version.h to AC_OUTPUT.
765         * src/version.h.in: new.
766         * src/intl.h: changed dgettext() to gettext().
767
768 2001-08-31
769
770         * po/ja.po: fixed a typo that crashed Sylpheed with older version
771           of GTK+.
772         * configure.in: fixed a bug that didn't show results correctly.
773           Fixed a bug that --enable-compface and --enable-jconv disabled
774           the options.
775         * src/procmsg.c: procmsg_send_queue(): don't abort when sending
776           message failed.
777         * src/compose.c: compose_write_headers(): add Bcc: header to the
778           output file.
779         * src/send.c: send_message_data(): new. Separated from
780           send_message_smtp(). Remove Bcc: header before sending.
781
782 2001-08-30
783
784         * version 0.6.0
785
786 2001-08-30
787
788         * src/send.c: implemented sending with local sendmail command.
789           send_message_local(): new. It executes command with popen()
790           and send the contents of RFC822 message to the command.
791         * src/prefs_common.[ch]: enabled the external sending command option.
792         * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t
793         * src/account.c: account_edit_create(): widened the protocol column.
794         * src/summaryview.c: summary_set_colorlabel_color(): cleanup of
795           the code.
796
797 2001-08-30
798
799         * src/folder.c: folder_item_remove_msg(): scan the folder again
800           if the last message is removed.
801         * src/compose.c: compose_queue(), compose_draft_cb(): remove the
802           old reedited message after adding the new message.
803
804 2001-08-29
805
806         * src/compose.c: compose_queue(): added AID: to the queueing header.
807         * src/send.c: send_message_queue(): look for AID: header, and use
808           the server specified in the account instead of SSV: header.
809         * src/summaryview.c
810           src/compose.[ch]: queued messages can be reedited now.
811           compose_remove_reedit_target(): new. It removes the old reedited
812           message.
813           compose_send(), compose_queue(), compose_draft_cb(): if reedit
814           mode, remove the old message.
815         * src/procmsg.c: procmsg_msg_exist(): fixed a bug that output
816           warning.
817
818 2001-08-28
819
820         * applied the XML string table patch from Alfons Hoogervorst that
821           stores strings in a hash table and minimizes memory allocations
822           (thanks!).
823         * src/stringtable.[ch]: new.
824           removed all G and g_ prefix from type and function names since
825           they're not official GLib symbol names.
826           string_table_insert_string(): fixed a bug that might refer to an
827           invalid pointer on lookup, and also made a bit of optimization.
828
829 2001-08-27
830
831         * merged the color label feature from the claws branch (thanks to
832           Satoshi Nagayasu and Alfons Hoogervoost).
833         * src/colorlabel.[ch]: new. Renamed from labelcolors.[ch].
834           Renamed labelcolors_*() to colorlabel_*().
835         * src/summaryview.[ch]: added color label support.
836         * src/procmsg.h: added color label flags to the permanent flags.
837         * updated to gettext 0.10.39.
838         * src/summaryview.[ch]: put the color label menu item to ItemFactory.
839         * sylpheed.desktop: added for GNOME.
840         * configure.in: added AC_MSG_CHECKING() for some options.
841           Output the configuration results when configure is finished.
842
843 2001-08-27
844
845         * src/account.c: account_clist_set_row(): fixed a bug that failed
846           to compile if SSL was not enabled.
847
848 2001-08-26
849
850         * merged the SSL support from the claws branch (thanks to Christoph
851           Hohmann).
852         * src/ssl.[ch]: new.
853         * src/socket.[ch]: added ssl_read(), ssl_write(), ssl_gets(), and
854           ssl_getline().
855           sock_close(): call ssl_done_socket() if SSL is active.
856         * src/md5.[ch]: removed MD5_CTX typedef and use MD5_CONTEXT to
857           prevent type confliction.
858         * src/prefs_account.[ch]: added SSL tab, and modified the expression.
859         * src/esmtp.[ch]: added esmtp_ehlo(), and esmtp_starttls().
860           Removed SSL initialization and HELO from esmtp_starttls().
861           esmtp_auth(): removed use_smtp_auth from its arguments.
862         * src/send.c: send_smtp_open(): added SSL support.
863         * src/smtp.c: smtp_helo(): call esmtp_ehlo() if esmtp is true.
864
865 2001-08-25
866
867         * src/mimeview.c: mimeview_open_with(): braced '%s' with single
868           quote.
869
870 2001-08-24
871
872         * src/main.c: open new account dialog if no account is set.
873         * src/utils.[ch]: log_verbosity_set(): new. It increase/decrease
874           the verbosity count.
875           log_print(): put to statusbar only if log_verbosity_count > 0.
876           log_message(): put to statusbar.
877         * src/inc.c: inc_pop3_session_do(): set log verbosity.
878         * src/mainwindow.c: main_window_set_menu_sensitive(): added the
879           "Compose new message" item.
880           main_window_show_cur_account(): removed "Current account: " string.
881         * src/summaryview.c: summary_show(): ignore the current marks if
882           main window is locked.
883         * src/compose.c: compose_attach_property(): fixed a bug that caused
884           segmentation fault.
885
886 2001-08-23
887
888         * src/mainwindow.c: main_window_get_current_state(): new. It returns
889           the current state for the sensitivity of UI.
890           main_window_set_toolbar_sensitive(): use table like
891           main_window_set_menu_sensitive().
892
893 2001-08-23
894
895         * src/mainwindow.[ch]: added progressbar and status label to the
896           statusbar.
897           main_window_close_cb(): don't exit if locked.
898         * src/inc.c: update the progressbar of main window, too.
899
900 2001-08-22
901
902         * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): removed
903           the second argument, and determine the sensitivity with the
904           state of summary view.
905
906 2001-08-21
907
908         * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(),
909           pop3_delete_recv(): don't try to receive messages which are not
910           exist.
911
912 2001-08-21
913
914         * src/mainwindow.c: main_window_lock(), main_window_unlock():
915           removed the whole menubar locking.
916           main_window_set_menu_sensitive(): process the sensitivity change
917           with a table, and deal with locking.
918
919 2001-08-20
920
921         * src/summaryview.[ch]: summary_get_selection_type(): new.
922           It returns the current selection state of summary view.
923           summary_key_pressed(): abort on some commands if main window
924           is locked.
925         * src/mainwindow.[ch]: main_window_lock(), main_window_unlock():
926           increase/decrease the lock count.
927
928 2001-08-19
929
930         * src/prefs_filter.c: prefs_filter_create(): added List-Id to the
931           default header list.
932         * src/prefs_common.[ch]: added the option for receive dialog mode
933           to the Interface tab.
934         * src/inc.[ch]: inc_progress_dialog_create(): don't make the dialog
935           transient, and show dialog only if the setting is
936           RECV_DIALOG_ALWAYS, or RECV_DIALOG_ACTIVE and a window is active.
937         * src/mainwindow.[ch]: main_window_lock(), main_window_unlock():
938           new. Lock / unlock the user-interface.
939         * src/progressdialog.c: progress_dialog_create(): don't make the
940           dialog modal.
941
942 2001-08-18
943
944         * src/folderview.c: folderview_update_node(): suppressed unnecessary
945           recursive call.
946         * src/menu.[ch]: menu_button_position(): new. It calculates the
947           position of popup menu.
948         * src/mainwindow.c: toolbar_account_button_pressed(),
949           ac_label_button_pressed(): put the popup menu to the correct
950           position. Change the style of the button while opening the menu.
951           ac_menu_popup_closed(): new function called on selection_done
952           event.
953         * src/gtkutils.c: gtkut_ctree_node_next(): fixed a crash bug when
954           node == NULL.
955         * src/summaryview.c: applied the summary fix patch from Sergey Vlasov
956           (thanks!).
957           Fixed the bug that didn't select previous message in refresh mode
958           if threads were not expanded.
959           summary_select_node(): new.
960         * src/inc.c: applied the summary view update optimization patch from
961           Sergey Vlasov (thanks!).
962           If no new messages are received, don't perform summary refreshing.
963           In addition to the Vlasov's patch, POP3 receive information is
964           also used.
965         * src/inc.h: added a new member cur_total_num to Pop3State.
966         * src/pop.c: pop3_retr_recv(): increase state->cur_total_num.
967
968 2001-08-14
969
970         * version 0.5.3
971
972 2001-08-14
973
974         * src/summaryview.c: summary_set_row_marks(): got the color of
975           unread row set properly.
976         * src/folderview.c: foldreview_update_node(): don't use
977           gtk_style_copy(), and reuse previously allocated styles.
978         * README, README.jp: modified.
979
980 2001-08-14
981
982         * src/pop.c: pop3_getsize_list_recv(): fixed a remotly exploitable
983           memory corruption bug (thanks to David Looney).
984         * src/inc.c: inc_all_account_mail(): call inc_finished() even if
985           there are no enabled accounts, or local spool only.
986         * src/summaryview.c: applied the summary update improvement patch
987           from Sergey Vlasov (thanks!). It keeps the position of the
988           message displayed. Selected and displayed message are also kept.
989           summary_get_msgnum(): new.
990           summary_get_current_msgnum(): removed.
991           summary_select_by_msgnum(): don't display the message.
992         * src/account.c: added "Get all" column.
993           account_clist_set_row(): show default and get-all flags with the
994           mark icon.
995         * src/utils.c: to_human_readable(): increased the number of decimals
996           of MB and GB to 2.
997
998 2001-08-13
999
1000         * implemented the long-awaited :) "Add sender to address book" feature.
1001         * src/address.[ch]: added the argument for remarks to
1002           address_item_new().
1003           address_get_folder_list(): new. It traverses the address tree and
1004           returns the folder list.
1005           address_delete_object(): modified so that it removes the node
1006           from the tree.
1007         * src/addressbook.[ch]: addressbook_add_submenu(): new. It creates
1008           a address folder menu and attaches it to the menu item.
1009           addressbook_refresh(): reload the address book folder tree.
1010         * src/summaryview.c: summary_set_add_sender_menu(): new. It attaches
1011           the menu to add sender to address book.
1012           summary_button_pressed(): call summary_set_add_sender_menu()
1013           before popup the menu.
1014
1015 2001-08-12
1016
1017         * src/summaryview.c: summary_thread_build(): fixed a bug that locked
1018           up the process. Optimized the initial thread build.
1019
1020 2001-08-12
1021
1022         * src/summaryview.c: made many code cleanups.
1023           summary_show(): block/unblock the signal handlers instead of
1024           disconnect/connect them.
1025           summary_set_row_marks(): made the font of collapsed node bold if
1026           it has cnildren marked as unread.
1027           summary_thread_build(): block tree_expand signals while processing.
1028           Use loop instead of the recursive function. Mark collapsed nodes
1029           correctly.
1030           summary_unthread(): block tree_collapse signals while processing.
1031           Use loop instead of the recursive function.
1032           summary_thread_func(), summary_unthread_func(): removed.
1033           summary_tree_expanded(), summary_tree_collapsed(): new callback
1034           functions.
1035         * src/inc.[ch]: inc_pop3_session_do(): don't show alert panel when
1036           failed to connect. Show more detailed status on the dialog.
1037
1038 2001-08-10
1039
1040         * src/folderview.c: folderview_update_all_node(): new. It updates
1041           all local folders.
1042         * src/inc.c: update all local folders after incorporation if
1043           scan_all_after_inc option is set.
1044         * src/prefs_common.[ch]: added scan_all_after_inc option.
1045         * src/folder.h: FOLDER_IS_LOCAL(): new macro.
1046
1047 2001-08-09
1048
1049         * src/defs.h
1050           src/headerview.c
1051           src/headerwindow.c
1052           src/textview.c
1053           src/prefs_common.c
1054           src/prefs_common.h: made bold and small font configurable.
1055           src/summaryview.c: display unread messages with bold font.
1056         * src/prefs_common.c
1057           src/prefs_common.h
1058           src/summaryview.c: added an option to enable/disable the
1059           emphasis of unread messages.
1060
1061 2001-08-08
1062
1063         * src/pixmaps/mark.xpm: modified.
1064         * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): new.
1065         * src/summaryview.c: summary_set_ctree_from_list(): don't expand
1066           the root messages of threads for performance improvement.
1067           summary_show()
1068           summary_select_next_unread()
1069           summary_step(): expand threads when opening messages.
1070           summary_thread_build(): expand threads if the option is turned on.
1071         * src/prefs_common.[ch]: added "Expand threads" option.
1072
1073 2001-08-08
1074
1075         * src/prefs_common.c: removed "Emulate the behavior of mouse
1076           operation of Emacs-based mailer".
1077         * src/prefs_common.c
1078           src/prefs_account.c: changed the value of VSPACING_NARROW to 3.
1079         * src/pixmaps/new.xpm
1080           src/pixmaps/unread.xpm: reverted.
1081
1082 2001-08-07
1083
1084         * src/address.[ch]:
1085           address_folder_new()
1086           address_group_new()
1087           address_item_new(): changed the return value to AddressObject.
1088           address_build_tree(): don't put assertion for file.
1089         * src/pixmaps/new.xpm
1090           src/pixmaps/unread.xpm: modified a bit.
1091
1092 2001-08-06
1093
1094         * src/addressbook.c: fixed some bugs.
1095
1096 2001-08-06
1097
1098         * separated the logic part of addressbook into another module
1099           (still in progress).
1100         * src/address.[ch]: new. It contains the logic part of addressbook.
1101         * src/addressbook.[ch]: removed the logic part.
1102
1103 2001-08-04
1104
1105         * src/textview.c: textview_show_header(): fixed a bug that a garbage
1106           character was shown after header names.
1107
1108 2001-08-02
1109
1110         * src/inc.c: inc_start(): don't abort with non-fatal error.
1111
1112 2001-08-01
1113
1114         * version 0.5.2
1115
1116 2001-08-01
1117
1118         * src/mimeview.c: mimeview_view_file(): added -x option to the
1119           metamail to prevent the suspention of the main process.
1120           mimeview_button_pressed(): deactivate `Open' menu item if
1121           content-type is application/octet-stream.
1122
1123 2001-07-31
1124
1125         * src/imap.c: imap_parse_atom(): parse escaped characters properly.
1126           get_quoted(): new. It handles the escape character '\'.
1127         * src/folder.c: folder_read_list(): don't output warning if
1128           folderlist.xml doesn't exist.
1129         * src/main.c: main(): write folder list after setup.
1130         * src/textview.c: textview_create()
1131           src/compose.c: compose_create(): set default tab width to 8.
1132
1133 2001-07-29
1134
1135         * src/prefs_common.c: date_format_select_row(): fixed a bug that
1136           caused segfault when selecting the list with key.
1137
1138 2001-07-28
1139
1140         * src/mainwindow.c: main_window_popup(): deiconize the window
1141           when popup (thanks to Henrik Carlqvist).
1142         * src/procmime.c: procmime_scan_mime_type(): new.
1143           procmime_scan_content_type(): use procmime_scan_mime_type().
1144           procmime_scan_mime_header(): scan the extension of attached files
1145           and add the correct MIME type if the Content-Type is
1146           "application/octet-stream" (thanks to Don Quijote).
1147         * src/compose.c: compose_toolbar_create(): added a new "Send later"
1148           icon (thanks to Leandro Pereira).
1149
1150 2001-07-27
1151
1152         * src/prefs_common.c: date_format_create(): modified the layout of
1153           the dialog.
1154
1155 2001-07-26
1156
1157         * src/account.c: account_find_from_address(): fixed a minor bug.
1158         * src/prefs_common.c: incorporated the user-interface for setting
1159           date format from the claws branch, and made some modification to
1160           that.
1161
1162 2001-07-25
1163
1164         * src/account.[ch]: account_edit_create(): modified the text of
1165           default button.
1166           account_find_from_address(): new.
1167         * src/procmime.c:
1168           procmime_scan_content_type(), procmime_scan_content_disposition():
1169           fixed ESC code detection.
1170         * src/compose.c: compose_reply(): automatically select account
1171           according to the message header.
1172         * src/prefs_common.[ch]: added member "reply_account_autosel".
1173
1174 2001-07-25
1175
1176         * src/progressdialog.c: made the CList scrollable.
1177         * src/inc.c: inc_start(): don't abort with non-fatal error.
1178
1179 2001-07-24
1180
1181         * added English Sylpheed User's Manual by Paul Kater
1182           (paul@nlpagan.net) (thanks!).
1183         * configure.in
1184           manual/Makefile.am
1185           src/mainwindow.c: added support for English manual.
1186         * manual/en/sylpheed*.html: added English documentation.
1187         * AUTHORS: updated.
1188
1189 2001-07-23
1190
1191         * src/nntp.c: nntp_ok(): fixed the bug that didn't handle a response
1192           that didn't have any trailing messages.
1193         * src/smtp.c: smtp_ok(): ditto.
1194         * src/compose.c: compose_account_option_menu_create(): modified
1195           the style of the account option menu.
1196
1197 2001-07-22
1198
1199         * src/prefs_customheader.c: prefs_custom_header_clist_set_row():
1200           remove return code from strings automatically.
1201           prefs_custom_header_create(): added "X-Face" to the default
1202           option.
1203         * src/news.c: news_fetch_msg(), news_get_group_list()
1204           src/imap.c: imap_fetch_msg(): create the cache directory before
1205           writing.
1206         * src/procmime.c:
1207           procmime_scan_content_type()
1208           procmime_scan_content_disposition(): convert JIS into EUC-JP
1209           before parsing.
1210         * src/codeconv.c: conv_unmime_header(): cleaned up a bit.
1211         * src/compose.c: don't append attachment headers if the attach
1212           pane is visible but the list is empty.
1213         * src/recv.c: recv_bytes_write(): use g_malloc() instead of alloca().
1214
1215 2001-07-18
1216
1217         * version 0.5.1
1218
1219 2001-07-18
1220
1221         * src/compose.c: compose_quote_parse_fmt()
1222           src/prefs_common.c: prefs_quote_description_create(): added the
1223           symbol `%c' that allows to include Cc in reply format (thanks
1224           to Cyril Bellot).
1225         * src/base64.[ch]
1226           src/procmime.c: procmime_decode_content(): applied the patch
1227           from Sergey Vlasov that allows to decode base64 data with
1228           unusual line length (not a multiple of 4) (thanks!).
1229
1230 2001-07-17
1231
1232         * src/procmsg.[ch]: separated the permanent flags and temporary
1233           flags into two variables, and made MsgFlags a structure that
1234           includes them.
1235           MSG_SET_PERM_FLAGS()
1236           MSG_SET_TMP_FLAGS()
1237           MSG_UNSET_PERM_FLAGS()
1238           MSG_UNSET_TMP_FLAGS(): new macros.
1239         * src/compose.c
1240           src/imap.c
1241           src/inc.c
1242           src/messageview.c
1243           src/mh.c
1244           src/news.c
1245           src/procheader.c
1246           src/summaryview.c: modified for the new MsgFlags.
1247         * src/utils.[ch]: hash_free_value_mem(): new. It frees the values
1248           of hash table.
1249
1250 2001-07-16
1251
1252         * src/inc.c: inc_pop3_recv_func(), inc_progress_update():
1253           display current size with human-readable format.
1254         * src/grouplistdialog.c: grouplist_recv_func(): ditto.
1255         * TODO
1256           TODO.jp: updated.
1257
1258 2001-07-16
1259
1260         * src/codeconv.c:
1261           conv_unmime_header(), conv_unmime_header_overwrite(): workaround
1262           for raw-JIS code in header fields.
1263         * src/folder.c:
1264           folder_get_default_folder()
1265           folder_get_default_inbox()
1266           folder_get_default_outbox()
1267           folder_get_default_draft()
1268           folder_get_default_queue()
1269           folder_get_default_trash(): fixed a bug that caused segfault
1270           if folder_list is NULL.
1271
1272 2001-07-15
1273
1274         * README
1275           README.jp
1276           INSTALL
1277           INSTALL.jp
1278           TODO
1279           TODO.jp: updated.
1280         * src/grouplistdialog.c: grouplist_dialog_set_list(): update UI
1281           while retrieving newsgroup list.
1282           grouplist_dialog_create(): added entry widget and status label.
1283           grouplist_recv_func(): new.
1284           refresh_clicked(): added exclusive lock variable.
1285           clist_selected(): set text entry when the CList is selected.
1286           renamed from group_clist_select().
1287           entry_activated(): new.
1288           grouplist_clear(): renamed from grouplist_free(). Also clears
1289           list and entry widget.
1290         * src/news.c: news_get_group_list(): sped up the list appending
1291           (g_slist_append() becomes very slow if list size is large).
1292         * src/defs.h: added UI_REFRESH_INTERVAL definition.
1293           Changed the definition of NEWSGROUP_LIST.
1294         * src/recv.c: recv_write()
1295           src/send.c: send_message_smtp(): changed the UI refresh interval
1296           to UI_REFRESH_INTERVAL (50msec).
1297         * src/account.c: account_add(): fixed a bug that didn't update
1298           folder tree when a news account was added.
1299         * src/grouplistdialog.c: made exclusive lock variable global, and
1300           lock at grouplist_dialog_set_list().
1301         * src/textview.c: fixed a bug that disabled clickable URI if
1302           message color was disabled.
1303
1304 2001-07-15
1305
1306         * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): don't
1307           quit main loop if gtk_main_level() is 1.
1308           grouplist_dialog_set_list(): freeze CList while appending the list.
1309           grouplist_dialog(): show dialog before updating the list.
1310
1311 2001-07-14
1312
1313         * src/folder.c: folder_write_list_recursive(): add the attribute
1314           `collapsed' if a node have some children.
1315         * src/grouplistdialog.[ch]: new. Newsgroups can be selected from
1316           the list.
1317         * src/news.[ch]:
1318           news_get_group_list(): new. It returns newsgroup list.
1319           news_remove_group_list(): new. It removes newsgroup list cache.
1320         * src/folderview.c: folderview_new_news_group_cb(): call
1321           grouplist_dialog() instead of input_dialog().
1322
1323 2001-07-12
1324
1325         * autogen.sh: modified.
1326         * src/folder.[ch]
1327           src/folderview.c: made expand/collapse state of folders persistent
1328           (thanks to Alfons).
1329
1330 2001-07-06
1331
1332         * version 0.5.0
1333
1334 2001-07-06
1335
1336         * src/imap.c: imap_remove_folder(): select INBOX with EXAMINE before
1337           DELETE.
1338           imap_cmd_do_select(): new. It toggles between SELECT and EXAMINE
1339           according to the argument.
1340           imap_cmd_select(): use imap_cmd_do_select().
1341           imap_cmd_examine(): new.
1342         * src/folderview.c: folderview_rm_imap_folder_cb(): select current
1343           folder again when removing failed.
1344
1345 2001-07-05
1346
1347         * version 0.5.0pre4
1348
1349         * manual/ja/sylpheed.sgml
1350           manual/ja/*.html: updated the Japanese manual (thanks to Imai).
1351         * src/summaryview.c: summary_set_row_marks(): fixed a bug that
1352           didn't set foreground correctly.
1353         * src/folderview.h
1354           src/summaryview.h: removed the member color_normal from FolderView
1355           and SummaryView.
1356         * src/mainwindow.c: main_window_create(): removed color_normal.
1357
1358 2001-07-04
1359
1360         * src/prefs_account.[ch]: the port numbers of IMAP4 and NNTP
1361           became specifiable.
1362         * src/imap.c: imap_session_get()
1363           src/news.c: news_session_new_for_folder(), news_session_get():
1364           use user-defined port number if specified.
1365
1366 2001-07-03
1367
1368         * src/imap.c: imap_scan_tree_recursive(): get mailbox status when
1369           scanning.
1370           imap_scan_folder(): implemented. It updates the numbers of new,
1371           unread and total messages.
1372           imap_status(): new. It parses the response of STATUS command.
1373           imap_status_uidnext(): removed.
1374           imap_cmd_status(): removed.
1375         * src/textview.c: textview_show_part(): fixed potential memory leaks.
1376
1377 2001-07-03
1378
1379         * src/alertpanel.c: alertpanel_create(): fixed truncated message.
1380         * src/rfc2015.c: rfc2015_decrypt_message(): fixed the case problem
1381           of content-type (thanks to René Rebe for the patch).
1382         * src/codeconv.c: code_get_code_conv_func(): fixed the ISO-8859-1
1383           detection.
1384         * src/prefs_common.c: prefs_send_create(): made some more character
1385           sets specifiable when not using libjconv.
1386         * configure.in: disabled --enable-threads option temporarily.
1387         * INSTALL
1388           INSTALL.jp: deleted the description about --enable-threads option.
1389
1390 2001-07-02
1391
1392         * updated gettext to 0.10.38.
1393
1394 2001-07-01
1395
1396         * version 0.5.0pre3
1397
1398         * src/folderview.[ch]: folderview_set_all(): new.
1399         * src/account.c: account_add(): call folderview_set_all() after
1400           creating IMAP4 tree.
1401           account_edit_create(): account preferences dialog can be opened
1402           with double clicking of the list.
1403           account_selected(): new.
1404           account_clist_set(): made the CList focus set correctly.
1405
1406 2001-06-30
1407
1408         * src/imap.c: imap_scan_tree(): call imap_create_trash() if trash
1409           is not found.
1410           imap_scan_tree_recursive(): search the sub folders of INBOX.
1411           recognize Trash folder.
1412           imap_create_tree(): separated the part of creating trash.
1413           imap_create_trash(): new.
1414         * src/folder.c: folder_build_tree(), folder_write_list_recursive():
1415           preserve no_sub and no_select.
1416         * src/summaryview.c: summary_show(): don't proceed if item->no_select
1417           is TRUE.
1418
1419 2001-06-29
1420
1421         * src/imap.c: imap_scan_tree(): fixed a bug that didn't set the
1422           root folder correctly.
1423
1424 2001-06-28
1425
1426         * src/folderview.[ch]:
1427           folderview_update_tree(): new. It updates one folder tree.
1428           folderview_update_tree_cb(): new.
1429           Added "Update folder tree" to the popup menu, and modified some
1430           expressions.
1431
1432 2001-06-27
1433
1434         * src/imap.c: implemented the autoscan of IMAP4 folder list.
1435           imap_scan_tree(): new. It scans the whole IMAP4 folder.
1436           imap_scan_tree_recursive(): new. It traverses the IMAP4 folder tree.
1437           imap_parse_list(): new. It parses the LIST response.
1438           imap_get_real_path(): new. It converts local path into IMAP4 path.
1439         * src/folder.h: added no_sub and no_select to FolderItem.
1440         * src/folder.c: folder_tree_destroy(): reset some variables.
1441         * src/folderview.c: folderview_scan_tree_func(): supported IMAP4.
1442
1443 2001-06-26
1444
1445         * src/imap.c: imap_parse_envelope(): fixed a bug that didn't
1446           parse the FETCH response that continues to the next line.
1447           imap_parse_fetch_element(): removed.
1448           imap_parse_atom(), imap_parse_one_address(), imap_parse_address(),
1449           imap_parse_envelope(), imap_get_uncached_messages(): use GString
1450           and sock_getline() to parse the FETCH response.
1451           imap_remove_all_msg(): fixed a bug that didn't delete messages
1452           correctly.
1453           imap_parse_address(): fixed a bug that didn't concaternate
1454           addresses correctly, using GString.
1455         * src/socket.[ch]: sock_getline(), fd_getline(): new. They read
1456           the whole line and return the newly allocated string.
1457         * src/prefs_account.[ch]: added `IMAP server directory' entry.
1458
1459 2001-06-25
1460
1461         * version 0.5.0pre2
1462
1463         * src/imap.c: imap_create_tree(): pass the path that is separated
1464           by the local filesystem separator to imap_create_folder().
1465           imap_create_folder(): examine the existence of folders using
1466           LIST command instead of STATUS.
1467           imap_cmd_list(): new.
1468           imap_query_password(): new.
1469           imap_session_new(): query password if it is not set.
1470
1471 2001-06-24
1472
1473         * src/imap.c: imap_parse_envelope(): FETCH results can be parsed
1474           with arbitrary order.
1475           imap_parse_fetch_element(): new. it parses one pair of name and
1476           value of FETCH results.
1477           imap_parse_flags(): modified for more flexibility.
1478         * src/utils.[ch]: set_log_file(): new. it opens a new file for
1479           logging.
1480           close_log_file(): new. it closes the opened log file.
1481           log_print(), log_message(), log_warning(), log_error(): also
1482           output to log file.
1483
1484 2001-06-22
1485
1486         * src/imap.c: imap_cmd_status(): check the pointer to "value"
1487           before the assignment (thanks to NISHIJIMA).
1488
1489 2001-06-21
1490
1491         * src/folderview.c: folderview_drag_motion_cb(): don't allow DnD
1492           across MH and IMAP4 folder (for now) (thanks to Hiramatu).
1493         * src/foldersel.[ch]: don't show folders which can't be targets
1494           for current folder.
1495
1496 2001-06-20
1497
1498         * version 0.5.0pre1
1499
1500         * src/imap.c:
1501           imap_get_msg_list()
1502           imap_cmd_envelope()
1503           imap_cmd_fetch()
1504           imap_cmd_copy()
1505           imap_cmd_store(): use UID instead of sequential number.
1506           Renamed imap_set_article_flags() to imap_set_message_flags().
1507         * src/summaryview.c: summary_execute(): don't update summary
1508           even if current folder is IMAP4.
1509         * src/utils.[ch]: remove_numbered_files(): changed the type of
1510           arguments from gint to guint.
1511
1512 2001-06-19
1513
1514         * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(),
1515           imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): don't
1516           enclose with double quotation if string doesn't have space
1517           (workaround for old Cyrus IMAP4 server).
1518           imap_create_folder(): fixed a bug of separator substitution.
1519           renamed imap_session_connect_if_not() to imap_session_get().
1520           imap_get_msg_list(): delete all cached messages if use_cache
1521           is off.
1522           imap_delete_cached_messages(): remove cached files in between
1523           the specified range by reading directory entry.
1524           imap_parse_one_address(): set fromname same as the from address
1525           if it is empty.
1526         * src/utils.[ch]: remove_numbered_files(): new. The range is
1527           specifiable.
1528         * src/summaryview.c: summary_execute(): update summary if current
1529           folder is IMAP4.
1530           KEY_PRESS_EVENT_STOP(): new macro.
1531           summary_key_pressed(): stop signal emission when calling
1532           summary_execute().
1533           summary_select_by_msgnum(): show message only if
1534           msg_is_toggled_on is TRUE. Move current page to the selected
1535           node.
1536         * src/news.c; news_delete_old_articles(): remove cached files in
1537           between the specified range by reading directory entry.
1538         * src/folderview.c:
1539           folderview_selected(), folderview_button_released(): fixed a bug
1540           that didn't select folder correctly.
1541
1542 2001-06-18
1543
1544         * src/mainwindow.c
1545           src/summaryview.c
1546           src/prefs_common.c: improvements to the English (thanks to Paul
1547           Mangan).
1548         * src/mainwindow.c: compose_cb()
1549           src/summaryview.c: summary_key_pressed()
1550           src/compose.c: compose_new_with_recipient(): newsgroups entry
1551           is automatically filled when composing a new article.
1552
1553 2001-06-17
1554
1555         * src/procmsg.c: procmsg_msg_list_free(): fixed a bug that didn't
1556           free list correctly.
1557
1558 2001-06-16
1559
1560         * version 0.4.99
1561
1562         * src/imap.c: imap_find_namespace(): replace namespace path
1563           separator with slash before comparison.
1564           imap_remove_folder(): use namespace.
1565           imap_create_tree(): use namespece when creating Trash.
1566           imap_get_msg_list(): fixed a bug that returned old list and caused
1567           memory leak if exists == 0.
1568           imap_select(): new. It's a wrapper for imap_cmd_select().
1569         * src/foldersel.c: foldersel_set_tree(): show IMAP4 folder too.
1570
1571 2001-06-15
1572
1573         * src/folderview.c:
1574           folderview_new_folder_cb()
1575           folderview_new_imap_folder_cb(): show error dialog when creation
1576           or deletion of folder failed.
1577           Made it allow users to create a folder which contains subfolders.
1578           folderview_button_pressed(): disabled delete menu on the special
1579           IMAP4 folder.
1580         * AUTHORS: incorporated from claws branch. It now contains all
1581           contributors.
1582         * src/send.c: enabled cancellation.
1583           EXIT_IF_CANCELLED(): new macro.
1584           Added cancelled flag to SendProgressDialog.
1585         * src/utils.[ch]: strtailchomp(): new. It removes the trailing
1586           specified character.
1587         * src/imap.c: imap_cmd_fetch(): a fix for MS Exchange 2000 server.
1588
1589 2001-06-15
1590
1591         * src/imap.c: imap_create_tree(): new. It creates required
1592           folders such as INBOX and Trash.
1593           imap_do_copy(), imap_do_copy_msgs_with_dest(): don't expunge
1594           if COPY failed.
1595           imap_remove_all_msg(): return immediately if exists == 0.
1596         * src/account.c: account_add(), account_set_missing_folder():
1597           made them use folder->create_tree().
1598
1599 2001-06-14
1600
1601         * src/imap.c: more namespace implementation.
1602           imap_find_namespace(), imap_path_separator_subst(): new.
1603
1604 2001-06-13
1605
1606         * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): new.
1607
1608 2001-06-11
1609
1610         * src/summaryview.c: summary_show(): fixed a glitch in folder view.
1611
1612 2001-06-08
1613
1614         * src/imap.[ch]: added imap_add_msg(), and imap_append_message(),
1615           which appends file into IMAP4 folder.
1616           imap_status(): new.
1617           imap_create_folder(): check the existence of a folder before
1618           create it.
1619           renamed the prefix of low-level IMAP4rev1 functions to imap_cmd.
1620         * src/account.c: account_add(), account_set_missing_folder():
1621           create INBOX automatically when creating IMAP4 account.
1622
1623 2001-06-07
1624
1625         * src/utils.[ch]: added itos_buf() that takes the buffer for its
1626           argument.
1627         * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): new.
1628         * src/folder.c: added copy_msg and copy_msgs_with_dest methods
1629           to the IMAP class.
1630
1631 2001-06-06
1632
1633         * src/utils.[ch]: move_file(): new.
1634         * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): modified to
1635           use move_file(), and fixed a bug that didn't close file when
1636           error occured.
1637
1638 2001-06-06
1639
1640         * src/imap.c: renamed imap_delete_messages() and
1641           imap_delete_all_messages() to imap_delete_cached_messages() and
1642           imap_delete_all_cached_messages(). Some code cleanups.
1643         * src/utils.[ch]: added a function remove_all_numbered_files().
1644         * src/mh.c: mh_remove_all_msg()
1645           src/imap.c: imap_delete_all_cached_messages():
1646           use remove_all_numbered_files().
1647         * src/mainwindow.c
1648           src/summaryview.c
1649           src/compose.[ch]: added `Reply to sender'.
1650           compose_reply()
1651           compose_reply_set_entry(): added an argument `ignore_replyto'.
1652
1653 2001-06-05
1654
1655         * src/folderview.c: folderview_selected()
1656           src/summaryview.c: summary_show(): fixed a bug that updated wrong
1657           folder when remaining marks were processed.
1658
1659 2001-06-04
1660
1661         * src/headerwindow.c: headerwindow_show_cb(): always try to show
1662           msginfo, and use the selected message, not the displayed one.
1663         * src/smtp.c: smtp_ok(): fixed sock_gets() error handling.
1664
1665 2001-06-02
1666
1667         * src/folderview.c: folderview_selected()
1668           src/mimeview.c: mimeview_selected(): ungrab the mouse event.
1669         * src/summaryview.c: summary_show(): process the left marks if any.
1670
1671 2001-05-27
1672
1673         * src/passphrase.c: enclosed with #if USE_GPGME.
1674         * src/prefs_account.c: added NNTP AUTH check button.
1675         * src/alertpanel.[ch]: alertpanel_create(): added new argument
1676           `can_disable', all existing callers changed to pass FALSE;
1677           created a check button to disable the message.
1678           alertpanel_message_with_disable(): new.
1679           alertpanel_show(): mask value with G_ALERT_VALUE_MASK.
1680           alertpanel_button_toggled(): new.
1681           alertpanel_button_clicked(), alertpanel_close(): set value using
1682           G_ALERT_VALUE_MASK.
1683         * src/prefs_common.[ch]: added option to toggle GnuPG signature
1684           check popup window, and GnuPG warning.
1685         * src/rfc2015.c: check_signature(): show signature check dialog
1686           only if it is enabled.
1687         * src/main.c: modified GnuPG checking.
1688         * src/main.c
1689           src/prefs_common.c: fixed some compilation bugs when enabled
1690           GPGME.
1691
1692 2001-05-26
1693
1694         * src/codeconv.c: conv_get_code_conv_func(): fix for ISO-8859-*
1695           encodings with libjconv.
1696           conv_encode_header(): fixed an endless loop bug when encountering
1697           an invalid wide character (thanks to Alte).
1698         * src/headerview.c: SET_FONT_STYLE(): fixed segfault with invalid
1699           bold font.
1700         * src/imap.c: imap_create_folder(): don't create folder if the
1701           name is INBOX.
1702         * src/mainwindow.c: main_window_reflect_prefs_all(): hide the
1703           execute button when immediate execution is enabled.
1704
1705 2001-05-22
1706
1707         * README
1708           README.jp: added the "How to run" section.
1709
1710 2001-05-19
1711
1712         * merged NNTP AUTH from the claws branch.
1713         * src/news.[ch]: supported NNTP AUTH.
1714         * src/nntp.[ch]: wrapped SockInfo with NNTPSockInfo for NNTP AUTH.
1715         * INSTALL
1716           INSTALL.jp: modified the confirmation list and the warning about
1717           threads.
1718
1719 2001-05-18
1720
1721         * src/gtkutils.[ch]: moved folderview_find_collapsed_parent() to
1722           gtkut_ctree_find_collapsed_parent().
1723         * src/folderview.c: folderview_select_node(): automatically expand
1724           the parent folders when selected.
1725         * configure.in: made the version number to 0.4.99 (0.5pre)
1726         * src/main.c: main(): moved parse_cmd_opt() before gtk_init()
1727           so that X is not necessary for --help and --version.
1728           parse_cmd_opt(): changed g_get_prgname() to g_basename(argv[0]).
1729         * src/folderview.c: folderview_update_node(): a fix for collapsed
1730           nodes.
1731
1732 2001-05-17
1733
1734         * src/main.c: lock_socket_input_cb(): changed fd_read() to fd_gets().
1735           It caused garbages in --compose option.
1736         * src/socket.[ch]: made fd_gets() public.
1737
1738 2001-05-16
1739
1740         * src/gtkutils.[ch]: gtkut_ctree_node_next(): new.
1741         * src/folderview.c: folderview_find_next_unread(): new.
1742           folderview_select_next_unread(): modified so that it can find
1743           the hidden folder.
1744
1745 2001-05-15
1746
1747         * src/compose.c: compose_write_headers(): excluded also From, To,
1748           Sender because they could be used for SPAM.
1749         * src/folderview.c: add '+' mark to the collapsed folder that have
1750           some unread folders.
1751           folderview_search_new_recursive(),
1752           folderview_have_new_children(),
1753           folderview_search_unread_recursive(),
1754           folderview_have_unread_children(),
1755           folderview_find_collapsed_parent(): new.
1756           folderview_update_node(): display the number of queued messages.
1757
1758 2001-05-14
1759
1760         * src/folder.[ch]
1761           src/mh.[ch]: modified *_add_msg() to use link(). Added the
1762           argument to switch whether to remove the source file or not.
1763         * src/compose.c
1764           src/inc.c
1765           src/mbox.c: modified the argument of folder_item_add_msg() and
1766           removed some unlink()'s.
1767
1768 2001-05-13
1769
1770         * src/prefs_customheader.[ch]: renamed prefs_headers_* to
1771           prefs_custom_header_*. Removed `(New)' row and `Substitute'
1772           button. Supported empty value.
1773           prefs_custom_header_row_moved(): new. Connected "row_move" signal
1774           to the function, and made it set header list.
1775         * src/customheader.c: custom_header_get_str()
1776           src/compose.c: compose_write_headers(): supported empty value.
1777         * src/prefs_display_header.c: prefs_display_header_row_moved(): new.
1778           Connected "row_move" signal to the function, and made it set
1779           header list.
1780         * src/compose.c: compose_write_headers(): modified the order of
1781           headers, and made it encode the custom headers.
1782         * src/prefs_customheader.c: prefs_custom_header_delete_cb()
1783           src/prefs_filter.c: prefs_filter_delete_cb(): treat closing the
1784           alert panel by ESC as "No".
1785
1786 2001-05-13
1787
1788         * merged the custom header stuff from claws branch:
1789         * src/customheader.[ch]
1790           src/prefs_customheader.[ch]: new.
1791         * src/customheader.c: custom_header_read_str(): use strtol() instead
1792           of atoi() and check errors.
1793           custom_header_find(): new function.
1794         * src/compose.c: IS_IN_CUSTOM_HEADER(): new macro.
1795           compose_write_headers(): made it replace headers with user-defined
1796           headers except for some automatically generated headers.
1797
1798 2001-05-11
1799
1800         * src/inc.c: connection_check_cb(): fixed a bug that caused
1801           segmentation fault if connection was not established.
1802         * src/compose.c: compose_create(): even if set_autobcc or set
1803           autoreplyto is checked and the entries are empty, show them.
1804
1805 2001-05-10
1806
1807         * src/textview.c: textview_show_mime_part(): modified the messages.
1808           TEXT_INSERT(): new macro.
1809         * po/ja.po: fixed.
1810         * src/prefs_display_header.c: prefs_display_header_create():
1811           modified the text of checkbutton.
1812
1813 2001-05-09
1814
1815         * src/mimeview.c: added "Open with..." to the context menu.
1816         * src/summaryview.c: summary_print()
1817           src/inputdialog.c: input_dialog(): fixed memory leaks.
1818         * src/textview.c: textview_show_mime_part(): updated the description.
1819         * src/send.c: implemented sending progress dialog.
1820           (TODO: automaton should be used.)
1821           send_progress_dialog_create(), send_progress_dialog_destroy(),
1822           send_cancel(): new.
1823           send_message_smtp(): made it update the dialog for each stage.
1824         * src/utils.[ch]: get_left_file_size(): new. Get the left bytes
1825           of opened file.
1826         * src/summaryview.c: summary_show(): when open_inbox_on_inc is set,
1827           go to first unread message even if folder is same as previous.
1828         * src/prefs_common.c: made color selection dialog transient, and
1829           made escape key close the dialogs.
1830
1831 2001-05-08
1832
1833         * version 0.4.66
1834
1835         * src/select-keys.c: delete_event_cb(): removed `;' from its end.
1836         * src/recv.c: recv_write(): changed the interval to 10msec.
1837         * src/prefs_display_header.c: modified the layout of the dialog,
1838           and made the hidden headers list insensitive when `Show other
1839           headers' is not checked.
1840         * src/textview.c: changed strcasecmp() and strncasecmp() to
1841           the corresponding glib functions.
1842         * src/inc.c: get_spool(): make a temporary file in the home
1843           directory.
1844
1845 2001-05-07
1846
1847         * src/prefs_common.c
1848           src/prefs_account.c
1849           src/prefs_filter.c
1850           src/account.c
1851           src/alertpanel.c
1852           src/filesel.c
1853           src/foldersel.c
1854           src/export.c
1855           src/import.c
1856           src/inputdialog.c
1857           src/passphrase.c
1858           src/select-keys.c
1859           src/sigstatus.c: fixed a bug that accidentally destroyed dialogs
1860           when closed them with delete_event (thanks to DINH).
1861           Added *_deleted() and *delete_event() which handle delete_event
1862           signal correctly.
1863
1864 2001-05-06
1865
1866         * src/prefs_display_header.c: merged some changes from claws branch:
1867           prefs_display_header_create(): allow reordering of headers by
1868           dragging.
1869           prefs_display_header_find_header(): new function.
1870           prefs_display_header_clist_set_row(): don't allow duplicates.
1871         * src/prefs_account.c: prefs_account_receive_create(): changed
1872           the label of the check button.
1873
1874 2001-05-05
1875
1876         * src/pop.c: pop3_getsize_list_recv(): if sscanf() failed, break
1877           immediately.
1878         * src/inc.h: removed cur_msg_bytes from Pop3State.
1879         * src/inc.c: pop3_recv_func()
1880           src/recv.[ch]: made the second arguments of RecvUIFunc current
1881           total read bytes.
1882           recv_write(): made it call UI func if elapsed time is greater
1883           than 0.1 sec.
1884         * src/recv.c: recv_write(): changed the interval to 300 usec.
1885         * src/textview.c: textview_show_header(): if header is Subject,
1886           unfold it.
1887         * src/utils.[ch]: unfold_line(): new.
1888         * src/procheader.[ch]: procheader_get_header_array(): new.
1889         * src/prefs_display_header.c: updated defaults.
1890
1891 2001-05-05
1892
1893         * some merge from the sylpheed-claws branch.
1894           It allows user to specify displayed headers in message view.
1895           (symbol names were also changed.)
1896         * src/prefs_display_header.[ch]
1897           src/displayheader.[ch]: new.
1898         * src/prefs_display_header.c:
1899           removed prefs_display_headers_other_headers_toggled().
1900           removed "(New)" row from the list.
1901         * src/defs.h: added DISPLAY_HEADER_RC.
1902         * src/prefs_common.c: prefs_message_create(): added a button for
1903           opening the display header setting dialog.
1904         * src/prefs_common.h: added show_other_header and disphdr_list
1905           to PrefsCommon.
1906         * src/procheader.[ch]: procheader_get_header_list_from_file(),
1907           procheader_get_header_array_asis(): new.
1908           procheader_get_header_list(): modified so that it takes FILE
1909           pointer for its argument.
1910           procheader_header_array_destroy(), procheader_header_free(): new.
1911         * src/main.c: main(): made it call prefs_display_header_*_config().
1912         * src/textview.c: textview_scan_header(): modified so that it
1913           sorts headers according to user setting.
1914           src/textview_show_header(): made it call
1915           textview_make_clickable_parts().
1916           textview_make_clickable_parts(): added GdkFont to its arguments,
1917           and removed GtkText from them.
1918
1919 2001-05-04
1920
1921         * implemented auto-checking of new mail based on the patch from
1922           Pierric Descamps (thanks!).
1923         * src/inc.c: added inc_autocheck_timer_init(),
1924           inc_autocheck_timer_set(), inc_autocheck_timer_remove(),
1925           inc_autocheck_func() for auto-checking of new mail.
1926         * src/main.c: main(): call inc_autocheck_timer_init().
1927         * src/prefs_common.c: prefs_receive_create(): activated the
1928           auto-checking UI. Added prefs_common_cancel(), and connected
1929           some signals to that.
1930         * src/prefs_common.c
1931           src/prefs_account.c
1932           src/prefs_filter.c
1933           src/account.c: Disabled auto-checking while opening the dialog.
1934         * src/headerview.c: headerview_show_xface(): fixed a bug that
1935           showed a warning when header pane was hidden.
1936
1937 2001-05-03
1938
1939         * src/inc.c
1940           src/pop.c
1941           src/recv.c: removed non-blocking socket mode support since it
1942           does nothing.
1943         * src/pop.c
1944           src/inc.c: modified the messages of incorporation dialog.
1945
1946 2001-05-02
1947
1948         * src/utils.h: made u32 the typedef of guint32.
1949           added BIG_ENDIAN_HOST macro that is used by md5.c.
1950         * src/md5.c: renamed md5c.c. Fixed the indentation. Fixed a bug
1951           that didn't calculate MD5 correctly on big endian machines.
1952
1953 2001-05-01
1954
1955         * version 0.4.65
1956
1957         * src/folder.c: folder_init(): added the method imap_remove_folder.
1958         * src/folderview.c: folderview_rm_imap_folder_cb(): made it
1959           actually remove folder from IMAP4 server.
1960         * src/imap.[ch]: imap_create_folder(): made it actually create
1961           folder on IMAP4 server.
1962           imap_remove_folder(): added.
1963           imap_create(), imap_delete(): added.
1964         * src/summaryview.c: summary_execute_delete(): don't check trash
1965           if folder type is not F_MH.
1966         * thanks to Ishihara for the above changes.
1967         * configure.in
1968           ac/check-type.m4: better wint_t typedef detection (renamed
1969           sv_CHECK_TYPE to SYLPHEED_CHECK_TYPE).
1970
1971 2001-04-30
1972
1973         * src/recv.c: recv_bytes_write(): fixed another bug that caused
1974           infinite loop and buffer overrun.
1975
1976 2001-04-30
1977
1978         * src/socket.[ch]: renamed sock_read() and fd_read() to
1979           sock_gets() and fd_gets() for preventing confusion.
1980           Added sock_read() and fd_read() which is the wrapper of read().
1981         * src/recv.c: recv_bytes_write(): fixed a bug that caused infinite
1982           loop. Use sock_read() instead of fd_read().
1983         * src/esmtp.c
1984           src/imap.c
1985           src/news.c
1986           src/nntp.c
1987           src/pop.c
1988           src/recv.c
1989           src/smtp.c: use sock_gets() instead of sock_read().
1990         * src/imap.c: imap_session_new(): fixed the error detection
1991           of imap_open().
1992
1993 2001-04-28
1994
1995         * src/inc.c: made it displays current read bytes to the dialog.
1996         * src/pop.c: recv_write(): call UI function before editing
1997           strings.
1998
1999 2001-04-27
2000
2001         * src/progressdialog.c: progress_dialog_create(): modified the
2002           size of dialog and made it stretchable.
2003         * src/smtp.c
2004           src/esmtp.c: smtp_ok(), esmtp_ok(): fixed a bug that didn't
2005           process an error response correctly (thanks to Ohmasa).
2006         * src/pop.[ch]: added pop3_getsize_list_send(),
2007           pop3_getsize_list_recv().
2008         * src/recv.[ch]: added recv_set_ui_func() that makes recv_write()
2009           call the callback function for each sock_read().
2010         * src/inc.h: in Pop3State, renamed bytes to total_bytes, and added
2011           cur_msg_bytes, cur_total_bytes, and sizes.
2012         * src/inc.c: added inc_pop3_recv_func() that updates the progress
2013           bar for each sock_read().
2014
2015 2001-04-26
2016
2017         * src/mh.c: mh_is_maildir_one(): modified so that it uses
2018           is_dir_exist().
2019
2020 2001-04-25  Werner Koch  <wk@gnupg.org>
2021
2022         * src/mh.c (mh_is_maildir_one, mh_is_maildir): New.
2023         (mh_scan_tree_recursive): Do not include Maildir style directories
2024         in the scan.
2025
2026         Changed the use of integers to describe sockets by an more abstract
2027         data structure.
2028
2029         * src/automaton.h (struct _Automaton): Add help_sock.
2030         * src/automaton.c (automaton_input_cb): Changed source to be
2031         SockInfo and use wrapper for gdk_input_add.
2032
2033         * src/send.c (SEND_EXIT_IF_ERROR): Adjusted tests and removed test
2034         for invalid socket because this is now done in sock_close. Set
2035         sock to NULL.
2036         (SEND_EXIT_IF_NOTOK): Set closed sock to NULL.
2037         (send_smtp_open): Use only SockInfo.
2038
2039         * src/news.c (news_session_new): Use SockInfo here.
2040         (news_session_destroy): Ditto and set sock to NULL.
2041
2042         * src/nntp.c: Use SockInfo instead of integers
2043         * src/smtp.c: Ditto.
2044         * src/pop.c: Ditto.
2045         * src/recv.c: Ditto.
2046
2047         * src/inc.c (inc_pop3_session_do): Removed sock_sockinfo_free. Put
2048         gdk_input_add into a wrapper.
2049
2050         * src/esmtp.c: Changed socket descriptors to use SockInfo.
2051         * src/esmtp.h: Ditto, included socket.h.
2052         * src/session.h (struct _Session): Likewise.
2053         * src/imap.c (imap_open): Return SockInfo ptr and not an integer.
2054         Removed access to internal data of SockInfo.  Changed all callers
2055         and functions to take SockInfo.
2056         (imap_session_new): Use sock_close here.
2057         (imap_session_destroy): Ditto.
2058
2059         * src/compose.c (compose_exec_ext_editor): Replaced sock_write by
2060         fd_write.
2061
2062         * src/main.c (app_will_exit): Close lock socket using fd_close.
2063         (prohibit_duplicate_launch): Use fd_xxx functions instead of sock_xxx.
2064         (lock_socket_input_cb): Ditto.
2065
2066         * src/socket.h, src/socket.c: Prepared SockInfo structure to use
2067         glib channels. Changed all sock_xxx to use SockInfo instead of an
2068         integer.
2069         (sock_connect_unix, sock_open_unix, sock_accept): Renamed to ..
2070         (fd_connect_unix, fd_open_unix, fd_accept): .. this and changed all
2071         callers.
2072         (fd_read, fd_write, fd_close): New.
2073         (sock_sockinfo_free): Removed.
2074         * src/socket.c (sock_connect_nb): Use close instead sock_close here.
2075         (sock_connect): Ditto.
2076
2077 2001-04-26
2078
2079         * config.h.in: removed.
2080         * ac/Makefile.am: added gnupg-check-typedef.m4 to MACROS.
2081         * .cvsignore: added.
2082         * src/inc.c
2083           src/progressdialog.[ch]
2084           src/pixmaps/complete.xpm
2085           src/pixmaps/continue.xpm
2086           src/pixmaps/error.xpm: applied the patch from Leandro Pereira
2087           that displays the state of message incorporation (thanks!).
2088         * src/inc.c: made the progress dialog change the text of status.
2089
2090 2001-04-25
2091
2092         * removed po/*.gmo, configure, stamp-h.in, aclocal.m4, Makefile.in
2093           from the cvs tree.
2094         * COPYING: removed RSA copyright notice.
2095         * removed po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c.
2096         * configure.in: added the check of sys/utsname.h.
2097
2098 2001-04-24  Werner Koch  <wk@gnupg.org>
2099
2100         Merged most of the changes from the W32 branch in.
2101
2102         * configure.in: Require gpgme >= 0.2.1
2103
2104         * acconfig.h (HAVE_U32_TYPEDEF): New.
2105         * ac/gnupg-check-typedef.m4: New.
2106         * configure.in: Check for u32 type and the size of some types.
2107         * src/utils.h: Define the u32 type and related constants.
2108
2109         * src/about.c (about_create): Removed the note about MD5.  We are
2110         not any longer using the RSA Inc. implementation.
2111         * src/md5ify.c, src/md5ify.h, src/md5global.h:  Removed.
2112         * src/md5c.c, src/md5c.h: Replaced by an FSF implementation and
2113         renamed the function to standard lowercase convention. Changed all
2114         callers. 
2115         (md5_hex_digest): New.
2116         (md5_hmac): Add hmac function by Martin Schaaf with some 
2117         modifications.
2118         (md5_hex_hmac): New.
2119         * src/esmtp.c, src/esmtp.h (md5_hex_hmac): Removed.
2120         (hmac_md5): Removed.
2121         * src/pop.c (pop3_getauth_apop_send): Replaced the md5_digest by
2122         the new md5_hex_digest function.
2123
2124         * src/about.c: Include utsname.h only if available
2125
2126         * src/utils.c, src/utils.h (get_home_dir): New to better cope with
2127         special Windoze requirements.  Changed all calls to
2128         g_get_home_dir() to this function.
2129
2130         * simple-gettext.c: New.
2131
2132         * src/main.c (main): Issue a warning if GnuPG is not properly
2133         installed.
2134
2135         * src/sigstatus.c, src/sigstatus.h: New.
2136         * src/rfc2015.c (check_signature): Use the sigstatus window and
2137         get the status texts from a utility function.
2138
2139         * src/select-keys.c: Removed the global select_keys var and
2140         pass an allocated one along all functions.
2141         (set_row): Display only keys capable of encryption.
2142         (update_progress): Replaced the progressbar by
2143         a windmill and a text showing for which key we are collecting
2144         info.  Removed progressbar everywhere else and updated callers.
2145
2146         * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: Do not
2147         display the grab button. 
2148
2149 2001-04-24
2150
2151         * src/prefs_common.[ch]
2152           src/procheader.c: applied the patch from Darko Koruga that
2153           allows user to define their own format for displaying date in
2154           summary view using strftime() (thanks!).
2155         * src/prefs_common.c: prefs_quote_colors_dialog()
2156           src/mainwindow.c: main_window_reflect_prefs_all(): made it
2157           update message colors if the colors setting is changed.
2158         * src/main.[ch]: made it remember the startup directory.
2159         * src/export.c: export_mbox(): made it initially chdir to the
2160           startup directory.
2161         * src/filesel.c: filesel_select_file(): made it open the startup
2162           directory at first.
2163
2164 2001-04-23
2165
2166         * added option to warn about queued messages on exit [sergey]:
2167
2168           * src/compose.c: compose_queue(): call folder_item_scan()
2169             and folderview_update_item() after queueing.
2170           * src/folderview.c: folderview_update_node(): draw the queue
2171             folder in bold font if there are queued messages.
2172           * src/mainwindow.c: queued_messages(): new function.
2173             app_exit_cb(): display warning if there are queued messages
2174             if warn_queued_on_exit is set.
2175           * prefs_common.[ch]: add warn_queued_on_exit option.
2176
2177         * src/mainwindow.c: moved queued_messages() to main.c, and renamed
2178           it to get_queued_message_num().
2179         * src/main.c: app_will_exit(): moved warning dialog code from
2180           app_exit_cb(), and added manage_window_focus_in().
2181
2182         * enhanced GnuPG key selection support [sergey]:
2183
2184           * src/select-keys.c: updated to newer version from Win32
2185             branch with support for selecting arbitrary keys.
2186           * src/prefs_account.c: added the Privacy tab to the account
2187             options window.
2188             prefs_account_privacy_create(),
2189             prefs_account_sign_key_set_data_from_radiobtn(),
2190             prefs_account_sign_key_set_radiobtn(): new functions.
2191           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2192           * src/rfc2015.c: set_signers(): new function.
2193             pgp_sign(): add the account parameter, call set_signers().
2194             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2195           * src/rfc2015.h: rfc2015_sign(): updated prototype.
2196           * src/compose.c: pass the current account to rfc2015_sign().
2197
2198 2001-04-22
2199
2200         * src/mbox.c: export_to_mbox(): fixed a memory leak bug.
2201
2202 2001-04-20
2203
2204         * src/mbox.[ch]: renamed export_mbox() to export_to_mbox().
2205           Fixed a memory leak bug.
2206         * src/export.[ch]: added for exporting folder to mbox.
2207         * src/import.[ch]: made import_mbox() take default folder.
2208           Added description to the dialog.
2209         * src/summaryview.c: summary_show(): fixed a bug that kept the
2210           toolbar buttons insensitive after receiving messages.
2211         * src/export.c
2212           src/import.c: fixed a bug that caused quitting of the program
2213           when OK or Cancel button was clicked several time.
2214         * src/prefs_common.[ch]
2215           src/addressbook.c: added "Add address to destination when
2216           double-clicked" option.
2217
2218 2001-04-19
2219
2220         * src/prefs_common.[ch]: reorganized the items of settings,
2221           and added Message tab.
2222         * src/main.c: parse_cmd_opt(): added command line option --version.
2223         * src/mh.c: made it unset MSG_DELETED flag when moved/copied to
2224           special folders.
2225         * src/prefs_common.[ch]
2226           src/headerview.[ch]: the header pane can be toggled now.
2227         * src/prefs_common.[ch]
2228           src/textview.c: page scroll step is now selectable between
2229           one page and half page.
2230         * src/mbox.[ch]: added export_mbox() that reads all messages
2231           in a folder, and store them into one mbox file.
2232
2233 2001-04-18
2234
2235         * src/prefs_filter.[ch]: separated filter setting code from
2236           prefs_common.c, and made it a separate dialog.
2237
2238 2001-04-17
2239
2240         * version 0.4.64
2241
2242         * src/automaton.[ch]
2243           src/inc.c: fixed the bug that made Sylpheed crash when clicking
2244           Cancel button while getting new mail (thanks to Sergey Vlasov).
2245         * src/xml.c: xml_build_tree()
2246           src/addressbook.c: fixed a bug that caused infinite loop if an
2247           illegal XML file was given.
2248
2249 2001-04-16
2250
2251         * src/summaryview.c
2252           src/inc.c: applied the patch from Sergey Vlasov that fixes the
2253           problem when the "Go to inbox after receiving new mail" option
2254           was turned off (thanks!).
2255
2256 2001-04-15
2257
2258         * src/xml.[ch]: modified so that it supports some characters which
2259           must be escaped, and multiple-lined tag.
2260         * src/folder.c
2261           src/addressbook.c: modified so that it escapes some characters
2262           like '<', '>', '&', ''', '"'.
2263
2264 2001-04-10
2265
2266         * version 0.4.63
2267
2268         * src/folder.[ch]
2269           src/mainwindow.c
2270           src/mh.[ch]
2271           src/procmsg.[ch]
2272           src/summaryview.[ch]: applied the patch from Darko Koruga that
2273           adds copy message operation for the MH folders (thanks!).
2274         * src/imap.c: disabled slash to dot conversion.
2275         * src/imageview.c: fixed a bug that displayed an old image when
2276           loading of a image failed (thanks to Darko Koruga).
2277
2278 2001-04-09
2279
2280         * src/procmsg.c: procmsg_read_cache(): added setvbuf() to speed up
2281           cache reading (thanks to Sergey Vlasov).
2282         * src/inc.c
2283           src/summaryview.[ch]
2284           prefs_common.[ch]: applied the patch that keeps the same folder
2285           after receiving new mail (thanks to Sergey Vlasov).
2286         * src/textview.c
2287           src/utils.[ch]: moved get_quote_level() to utils.c.
2288
2289 2001-04-08
2290
2291         * ac/Makefile.am: added.
2292         * Makefile.am
2293           configure.in: added ac directory.
2294
2295 2001-04-07
2296
2297         * src/summaryview.c: summary_filter(): made it move messages
2298           immediately if immediate_exec option is set.
2299         * src/prefs_common.[ch]
2300           src/textview.[ch]
2301           src/gtkutils.[ch]: applied the message coloring patch from
2302           Stephen Anthony with some modification (thanks!).
2303         * src/gtksctree.c
2304           src/mimeview.c: modified the behavior of MimeView (thanks to
2305           HIRAMATSU).
2306
2307 2001-04-06
2308
2309         * src/utils.c: copy_file()
2310           src/mh.c: applied (and modified) the patch from Darko Koruga
2311           that enables to move messages across file systems (thanks!).
2312         * src/procheader.c
2313           src/utils.[ch]: applied the patch from Jorge Van Hemelryck
2314           that converts the date of messages to the local time (thanks!).
2315         * src/utils.c: remote_tzoffset_sec(): fixed a bug that the signs
2316           of one-letter timezone were reversed.
2317         * src/folder.c: folder_item_add_msg(): put the assertion for the
2318           add_msg() method (thanks to TAKANO).
2319
2320 2001-04-05
2321
2322         * src/procmime.c: procmime_decode_content(): fixed a bug that
2323           corrupted quoted-printable encoded messages when they include
2324           `=00' (thanks to Masahiro Tomita).
2325         * src/gtksctree.c
2326           src/mimeview.c
2327           src/summaryview.c: modified the DnD behavior of MIME view
2328           (thanks to HIRAMATSU).
2329
2330 2001-04-04
2331
2332         * src/about.c: applied the patch from Sergey Vlasov that fixes
2333           the appearance of the about dialog (thanks!).
2334         * src/prefs_common.[ch]
2335           src/rfc2015.[ch]
2336           src/mimeview.c
2337           src/procmime.[ch]
2338           src/compose.[ch]
2339           src/passphrase.c
2340           src/textview.[ch]: applied the GnuPG support patch which had
2341           ported from the sylpheed-win32 branch (thanks to Sergey Vlasov).
2342         * INSTALL, INSTALL.jp: updated the description about GnuPG.
2343
2344 2001-04-03
2345
2346         * src/utils.[ch]: added references_list_append() that parses
2347           References header and makes it string list.
2348         * src/compose.c: modified so that too long References header is
2349           truncated, garbage characters are removed, and header is tidied
2350           up (thanks to Matthias Intemann).
2351
2352 2001-04-02
2353
2354         * src/addr_compl.c: applied the address completion bugfix patch
2355           from Alfons Hoogervorst (thanks!).
2356
2357 2001-04-01
2358
2359         * src/gtksctree.c: modified so that the tree_select_row signal
2360           actually pass the column number.
2361         * src/summaryview.c: summary_selected(): made generic mark and
2362           unread mark can be toggled with clicking of the columns.
2363           Added summary_mark_row_as_read() and summary_mark_row_as_unread().
2364         * src/prefs_common.c
2365           src/prefs_account.c: applied the layout fix patches from Sergey
2366           Vlasov, and adjusted some widths of GtkEntry widgets.
2367         * src/prefs.c: prefs_dialog_create(): enable notebook to take focus.
2368         * src/inc.c: inc_start(): modified so that authentication dialogs
2369           show server name too (thanks to Sergey Vlasov).
2370
2371 2001-03-31
2372
2373         * src/mimeview.c: mimeview_key_pressed(): fixed a bug that caused
2374           segmentation fault when a malformed multipart message is shown
2375           (thanks to Sergey Vlasov).
2376         * src/summaryview.c: summary_display_msg(): made it focus to the
2377           summary view if the MIME list is empty.
2378
2379 2001-03-30
2380
2381         * src/pixmaps/deleted.xpm
2382           src/pixmaps/mark.xpm
2383           src/summaryview.c: added deleted and mark icon.
2384         * src/gtkutils.c: gtkut_widget_init(): changed gtk_widget_destroy()
2385           to gtk_widget_unref().
2386         * src/addr_compl.c: start_address_completion(): fixed the bug that
2387           displayed warning when the address book was empty (thanks to
2388           Chideok Hwang).
2389
2390 2001-03-29
2391
2392         * src/summaryview.c: summary_show(): fixed a memory leak bug
2393           (thanks to ChiDeok Hwang).
2394         * src/pixmaps/forwarded.xpm
2395           src/pixmaps/replied.xpm
2396           src/pixmaps/new.xpm
2397           src/pixmaps/unread.xpm
2398           src/compose.c
2399           src/mainwindow.c
2400           src/prefs_common.c
2401           src/procmsg.h
2402           src/summaryview.[ch]: applied the patch from Marc Hoper
2403           that adds replied and forwarded mark to replying or forwarding
2404           messages (thanks!). And new and unread mark were replaced
2405           by the icons David Mehrmann created (thanks!).
2406         * src/summaryview.c: made the width of unread and MIME column
2407           fixed.
2408         * src/prefs.c: prefs_config_parse_one_line(): made it check the
2409           '=' separator (thanks to Sergey Vlasov).
2410
2411 2001-03-26
2412
2413         * src/prefs_common.[ch]: moved smooth scroll option to the
2414           interface tab.
2415         * src/textview.c: made the one-line scroll also perform smooth
2416           scrolling.
2417
2418 2001-03-25
2419
2420         * src/prefs_common.[ch]
2421           src/textview.c: applied the smooth scroll patch from Setoh and
2422           Ninomiya (thanks!).
2423
2424 2001-03-24
2425
2426         * src/summaryview.c: summary_attract_by_subject(): rewritten it
2427           using hash table for speeding up.
2428         * src/prefs_account.c: made filter_on_receive TRUE by default.
2429         * src/mainwindow.c: reordered menu items.
2430
2431 2001-03-23
2432
2433         * src/gtkutils.c: gtkut_clist_bindings_add(): fixed a bug that
2434           caused address completion not to accept space and enter key.
2435
2436 2001-03-22
2437
2438         * src/utils.[ch]
2439           src/codeconv.c: fixed a bug that didn't encode non-ASCII headers
2440           correctly.
2441         * src/compose.c: fixed a bug that didn't decode some headers
2442           correctly when replying or reediting drafts (thanks to Sergey
2443           Vlasov).
2444
2445 2001-03-21
2446
2447         * src/gtkutils.[ch]: added gtkut_widget_init() that modifies the
2448           behaviors of some classes.
2449         * src/main.c: main(): made it call gtkut_widget_init() first.
2450         * src/summaryview.c: summary_create(): removed the key binding code.
2451
2452 2001-03-19
2453
2454         * src/procmsg.[ch]: modified for the sake of readability.
2455
2456 2001-03-18
2457
2458         * src/mainwindow.c: changed "Clean trash" to "Empty trash".
2459           Added new menu items for folder manipulation.
2460           allsel_cb(): made it change the target between summary view and
2461           message view according to the input focus.
2462           Removed "Select all" from Summary submenu.
2463         * src/folderview.[ch]: added functions for creating/renaming/deleting
2464           folder.
2465         * src/procmsg.[ch]: made "marked" and "deleted" flag permanent, and
2466           removed "important" flag.
2467         * src/summaryview.c: added summary_set_row_marks() that sets style
2468           of a row according to the flags, and made some functions use it.
2469         * src/mainwindow.c: allsel_cb(): modified so that it selects
2470           summary view correctly if message view is toggled off.
2471
2472 2001-03-17
2473
2474         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a resource
2475           leak bug of socket, and rewrote the routine.
2476         * src/inc.c: inc_mail(), inc_all_account_mail(): fixed a bug that
2477           displayed the wrong unread number in the folder tree if a
2478           folder was open and new messages arrived at the folder.
2479         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug
2480           again.
2481
2482 2001-03-15
2483
2484         * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): made it
2485           check the existence of the destination file.
2486         * src/procmsg.c: procmsg_set_flags(): made it count the last
2487           number of the message list (and fixed a bug that didn't open
2488           newly arrived message).
2489
2490 2001-03-13
2491
2492         * src/prefs_common.c: prefs_send_create(): removed EUC-JP and
2493           Shift_JIS from the outgoing codeset.
2494
2495 2001-03-12
2496
2497         * version 0.4.62
2498
2499 2001-03-11
2500
2501         * src/send.c: send_message_queue(): modified so that it finds
2502           the account from the `From' and the server name of the queued
2503           message.
2504         * src/account.[ch]: added account_find_from_smtp_server() that
2505           finds an account from the specified address and SMTP server.
2506         * src/Makefile.am
2507           src/mainwindow.c
2508           src/summaryview.[ch]
2509           src/sourcewindow.[ch]: integrated the viewing source patch from
2510           DINH V. Hoà (thanks!).
2511
2512 2001-03-10
2513
2514         * src/addr_compl.[ch]
2515           src/addressbook.c
2516           src/compose.c: applied the enhanced address completion patch
2517           from Alfons Hoogervorst (thanks!).
2518         * src/addr_compl.c: replaced g_assert() with g_return(_val)_if_fail().
2519         * src/folder.c: folder_init()
2520           src/folderview.c: folderview_drag_motion_cb()
2521           src/procmsg.c: procmsg_clean_trash()
2522           src/summaryview.c: summary_start_drag()
2523           src/imap.[ch]: integrated the IMAP4 move/remove function patch
2524           from Suzuki Mio (thanks!).
2525
2526 2001-03-08
2527
2528         * src/main.c: parse_cmd_opt(): made the --compose option realize
2529           mailto: URI.
2530         * src/utils.[ch]: execute_async(): supported quoted arguments
2531           correctly.
2532           strstr_with_skip_quote(), strsplit_with_quote(): quote-supported
2533           version of g_strsplit().
2534         * src/mimeview.c: mimeview_view_file()
2535           src/prefs_common.c: added single quotation mark around the file
2536           name.
2537
2538 2001-03-07
2539
2540         * configure.in
2541           src/compose.c
2542           src/prefs.c
2543           src/procmime.c
2544           src/summaryview.c
2545           src/mbox.c
2546           src/recv.c
2547           src/utils.[ch]: applied the security fix patch from Dmitry V.
2548           Levin with some modification (thanks!). Added my_tmpfile() to
2549           utils.[ch].
2550         * src/main.c: added --receive-all command-line option.
2551
2552 2001-03-06
2553
2554         * src/socket.c: sock_connect_thread(): fixed a bug that didn't
2555           compile if both multithread and IPv6 are enabled (thanks to
2556           Ishihara).
2557         * src/utils.[ch]
2558           src/compose.c: applied a patch from Jason McCarver that allows
2559           FIFO for signature file (thanks!).
2560         * src/textview.c: made some more refactoring.
2561         * src/socket.c: sock_accept(): changed socklen_t to gint.
2562
2563 2001-03-05
2564
2565         * src/main.c
2566           src/textview.c: some code cleanups.
2567
2568 2001-03-04
2569
2570         * src/compose.[ch]
2571           src/main.c
2572           src/textview.c: integrated the patch from Alfons Hoogervorst that
2573           fixes some glitches in clickable URI and enables mail addresses
2574           clickable, and enables the --compose command line option to
2575           specify address (thanks!).
2576
2577 2001-03-03
2578
2579         * src/esmtp.[ch]
2580           src/smtp.[ch]
2581           src/send.c
2582           src/prefs_account.[ch]
2583           src/Makefile.am: applied the SMTP AUTH patch from Martin Schaaf
2584           and fixed its a few bugs (thanks!).
2585         * src/textview.c: textview_key_pressed(): made it don't move focus
2586           to summary view.
2587         * src/main.c: parse_cmd_opt(): modified the help message.
2588         * src/html.[ch]: added empty_line to HTMLParser and modified
2589           the parser routines a bit.
2590
2591 2001-03-01
2592
2593         * src/html.c: added eucjp_symbol_list, and added some characters
2594           to ascii_symbol_list.
2595
2596 2001-02-19
2597
2598         * src/codeconv.[ch]: added a member `charset' and `charset_str'
2599           to CodeConverter.
2600         * src/html.[ch]: added the symbol list for ISO-8859-1 codeset.
2601           html_parser_new(): made it change the symbol hash table
2602           according to the character set of the document.
2603           html_parse_special(): made it recognize character code number.
2604
2605 2001-02-17
2606
2607         * src/textview.c: added textview_show_html() that parses HTML and
2608           display as a text.
2609           textview_show_part(): made it call textview_show_html() if
2610           the part is text/html.
2611         * src/html.[ch]: implemented HTML parser.
2612
2613 2001-02-15
2614
2615         * src/codeconv.[ch]: added CodeConverter, and its methods
2616           (conv_code_converter_new(), conv_code_converter_destroy(), and
2617            conv_convert()).
2618         * src/textview.c: removed the branches by HAVE_LIBJCONV and
2619           rewrote them using CodeConverter.
2620
2621 2001-02-12
2622
2623         * src/mbox.c: proc_mbox(): workaround for duplicated From_ line.
2624
2625 2001-02-11
2626
2627         * src/codeconv.c: some code cleanups.
2628
2629 2001-02-05
2630
2631         * src/mainwindow.c: main_window_popup(): fixed a bug that didn't
2632           popup the main window correctly.
2633         * src/codeconv.h: fixed a bug that the definition of CS_EUC_CN and
2634           CS_EUC_TW was reversed (thanks to Sakamoto).
2635
2636 2001-02-04
2637
2638         * src/gtkutils.[ch]
2639           src/main.c
2640           src/mainwindow.[ch]
2641           src/socket.[ch]: applied the patch from Hiramatu that enables
2642           prohibition of multiple execution and remote control with
2643           command line option (thanks!).
2644
2645 2001-02-03
2646
2647         * src/summaryview.c: summary_button_pressed(), summary_selected():
2648           made it toggle the view if middle button is clicked while message
2649           view is hidden.
2650           summary_drag_data_get(): fixed a memory leaking.
2651         * src/Makefile.am
2652           src/compose.c: compose_write_headers(): modified so that it uses
2653           host_alias for X-Mailer or X-Newsreader field.
2654
2655 2001-02-03
2656
2657         * version 0.4.61
2658
2659         * src/folderview.c: fixed a bug that prevented a folder from being
2660           created if there were already folders that have the same name
2661           somewhere at another place.
2662
2663 2001-02-02
2664
2665         * src/folderview.c: folderview_update_all(): fixed a bug that
2666           caused segmentation fault when a folder was selected after
2667           updating the folder tree.
2668         * src/compose.c: compose_send(): fixed a locking bug.
2669           compose_write_headers(): fixed a bug that referred to cur_account.
2670           compose_convert_header(): made it check the arguments.
2671
2672 2001-02-01
2673
2674         * src/main.c: some cleanups and added --help option.
2675
2676 2001-01-31
2677
2678         * src/send.c: re-enabled user-defined domain name setting.
2679         * src/utils.c: is_next_mbs(): changed the size of temporary
2680           multibyte array to MB_CUR_MAX.
2681           strdup_mbstowcs(): added error check to mbstowcs().
2682           strdup_wcstombs(): added error check to wcstombs().
2683         * src/addr_compl.c: get_address_from_edit(): made it check the
2684           return value of strdup_mbstowcs().
2685         * src/codeconv.c: conv_encode_header(): added error checking
2686           to strdup_mbstowcs().
2687
2688 2001-01-30
2689
2690         * src/utils.c: log_error(): changed g_error() to g_warning() so
2691           that it doesn't abort.
2692           Added iswalnum().
2693         * src/addr_compl.c: add_address(): fixed a bug that aborted the
2694           program if the name or the address is empty.
2695           get_address_from_edit(): supported multibyte characters.
2696         * configure.in: fixed a typo.
2697         * src/send.c: re-enabled user-defined SMTP port setting.
2698
2699 2001-01-30
2700
2701         * version 0.4.60
2702
2703         * configure.in: added --enable-gpgme option, and disabled GPGME
2704           by default.
2705         * made GPGME related members in MimeInfo not used if disabled.
2706         * src/rfc2015.c: some cleanups for warning.
2707         * README
2708           README.jp
2709           INSTALL
2710           INSTALL.jp: updated.
2711         * Makefile.am: modified bzip2 option.
2712
2713 2001-01-29
2714
2715         * src/procmime.[ch]: added MIME_APPLICATION_OCTET_STREAM to
2716           MIME type.
2717         * src/mimeview.c: mimeview_view_file(): made it do nothing if
2718           the MIME type is application/octet-stream.
2719         * src/folderview.c: folderview_update_all(): made it show modal
2720           dialog while updating folders.
2721         * src/folderview.c: folderview_update_all(): fixed a bug that
2722           didn't remove the dialog.
2723
2724 2001-01-28
2725
2726         * src/mimeinfo.c: merged the patch from John E.P. Hynes that
2727           launches the attached file using metamail (thanks!).
2728         * src/procmime.[ch]: added procmime_get_tmp_file_name().
2729         * src/compose.c
2730           src/addr_compl.[ch]: merged the patch from Alfons Hoogervorst
2731           that enables address completion in the address entry on the
2732           composition window (thanks!).
2733         * src/addr_compl.c: get_all_addresses(), read_address_book():
2734           modified so that it uses xml_free_tree() for freeing the address
2735           tree.
2736
2737 2001-01-27
2738
2739         * src/utils.c: remove_dir_recursive(): fixed a bug that failed to
2740           remove the current directory (thanks to Maki).
2741         * src/summary_search.c: added `Select all matched' option to the
2742           search dialog (thanks to Takahashi).
2743         * src/pixmaps/stock_mail_attach.xpm
2744           src/pixmaps/tb_address_book.xpm
2745           src/compose.c: added some toolbar icons contributed from
2746           Leandro Pereira (thanks!).
2747
2748 2001-01-25
2749
2750         * src/rfc2015.c: passphrase_cb(): *finally* fixed a bug that caused
2751           segmentation fault when the passphrase dialog was cancelled.
2752           Hided the passphrase in the debug message.
2753         * src/about.c: about_create(): fixed a bug that failed to compile
2754           when none of the features were used.
2755         * src/foldersel.c: foldersel_set_tree(): made it display all
2756           MH folders.
2757         * src/inc.c: inc_start(): fixed a bug that showed password dialog
2758           continuously if it was cancelled.
2759         * src/summaryview.c: summary_write_cache(): put an assertion after
2760           folder_item_get_cache_file() to prevent the crash.
2761         * thanks to Maki for the above four fixes.
2762         * src/utils.h: added #include <alloca.h>.
2763
2764 2001-01-24
2765
2766         * src/rfc2015.c: changed some g_message() used for error messages
2767           to g_warning().
2768
2769 2001-01-23
2770
2771         * src/procmsg.[ch]: modified READ_CACHE_DATA() macro so that
2772           it can handle a string data of which length >= BUFFSIZE.
2773         * src/rfc2015.c: rfc2015_encrypt(): changed return to `goto failure'.
2774         * src/pixmaps/stock_mail_receive_all.xpm
2775           src/pixmaps/stock_mail_reply_to_all.xpm
2776           src/Makefile.am
2777           src/mainwindow.c: main_window_toolbar_create(): added new toolbar
2778           icons contributed from David Mehrmann (thanks!).
2779         * src/inc.[ch]: overhauled the architecture so that it don't create
2780           and destroy progress dialog for each incorporation in `get all'
2781           mode.
2782
2783 2001-01-22
2784
2785         * src/mh.c: mh_scan_tree_recursive(): fixed a bug that mistook
2786           sub folders named `inbox', etc. as special folders.
2787         * src/rfc2015.c: rfc2015_encrypt(): fixed a bug that didn't quote
2788           boundary correctly.
2789
2790 2001-01-21
2791
2792         * applied the GnuPG patch from Werner Koch (thanks!).
2793         * removed Mixmaster support.
2794         * src/rfc2015.c: changed g_error() to g_warning() and modified some
2795           messages.
2796         * src/about.c: about_create(): modified compiled-in features list.
2797         * README
2798           README.jp
2799           INSTALL
2800           INSTALL.jp: updated.
2801         * src/select-keys.c: create_dialog(): modified the layout.
2802         * src/headerwindow.c
2803           src/addressbook.c
2804           src/logwindow.c: made it raise the window if the window is already
2805           open.
2806         * src/prefs_common.[ch]: added an option for immediate execution.
2807         * src/summaryview.c: made it execute immediately when messages are
2808           moved or deleted if immediate_exec option is turned on.
2809         * src/summaryview.c: summary_delete(), summary_move_selected_to():
2810           moved summary_step() before summary_execute().
2811         * src/folderview.c: folderview_update_all(): made it scan folder
2812           tree correctly.
2813         * src/compose.c: compose_write_headers(): made it don't add
2814           In-Reply-To header if to_list is empty.
2815
2816 2001-01-09  Werner Koch  <wk@gnupg.org>
2817
2818         * configure.in, acconfig.h: Check for GPGME.
2819         * ac/: New directory for local autoconf macros.
2820         * src/Makefile.am: Add support for GPGME
2821
2822         * src/main.c (idle_function_for_gpgme): New.
2823         (main): Register this function.
2824
2825         * src/about.c: Add a note about GPGME.
2826
2827         * src/rfc2015.c, rfc2015.h: New.
2828
2829         * src/mimeview.c (mimeview_show_message): Check signature.
2830         * src/procmime.c (procmime_scan_message): Ditto.
2831
2832         * src/messageview.c (messageview_show): Add decryption stuff.
2833
2834         * src/compose.c (compose_write_to_file): Encrypt the file if requested.
2835         (compose_toggle_encrypt_cb): New
2836         (compose_toggle_mixmaster_cb): New, just to be prepared for
2837         Mixmaster support.
2838         (compose_write_headers): Suppress some headers in mixmaster mode.
2839
2840         * src/prefs_common.c (prefs_common_create): Add Privacy notebook sheet.
2841         (prefs_privacy_create): New.  Also some new structures etc.
2842         * src/compose.c (compose_create): Set encrypt button to prefs default.
2843         * src/compose.h (struct _Compose): Add use_encryption, use_mixmaster.
2844
2845         * src/compose.c (compose_send): Add missing unlock before one return.
2846
2847 2001-01-18
2848
2849         * src/gtksctree.[ch]
2850           src/folderview.c
2851           src/summaryview.[ch]: applied the patch from Hiramatu that enables
2852           DnD from the summary view to the folder view and fixes some other
2853           probrems (thanks!).
2854         * src/mainwindow.c: scan_tree_func(): fixed a bug that caused
2855           segmentation fault.
2856         * src/imap.c: quoted user name in LOGIN and folder name in SELECT.
2857         * src/gtksctree.c: gtk_sctree_button_press(): fixed a bug that
2858           didn't toggle expansion of node.
2859
2860 2001-01-17
2861
2862         * src/imap.c: applied the patch from Nishimura that updates the
2863           message list more precisely and reads the message flags (thanks!).
2864         * src/textview.c: textview_show_header(): made X-Newsreader field
2865           be emphasized too.
2866         * src/summaryview.c: summary_show(): made it flush events when
2867           displaying summary.
2868
2869 2001-01-15
2870
2871         * src/summaryview.c: applied the patch from Alfons that enabled
2872           the horizontal scrollbar of summary view (thanks!).
2873
2874 2001-01-13
2875
2876         * src/compose.c: compose_cb(): fixed a bug that didn't open the
2877           composition window right after launching the program.
2878         * src/setup.c: scan_tree_func(): fixed a bug that caused
2879           segmentation fault.
2880
2881 2001-01-13
2882
2883         * version 0.4.52
2884
2885         * src/textview.c: textview_set_font(): fixed a bug that caused
2886           segmentation fault if the mode of the text widget was changed
2887           between multibyte and singlebyte while the region was selected
2888           (GTK+ bug?).
2889
2890 2001-01-11
2891
2892         * src/mainwindow.c
2893           src/summaryview.c: made it unable to delete or move messages when
2894           in a news folder.
2895         * src/prefs_common.c
2896           src/news.c: added the option for maximum news article number.
2897
2898 2001-01-10
2899
2900         * src/compose.c: compose_send(): changed the location of temporary
2901           file. Made it use the default account if all of tried account
2902           aren't mail one, and made it show alert dialog and abort when even
2903           that failed.
2904         * src/prefs_account.c: prefs_account_get_new_id(): made it preserve
2905           last id number.
2906           prefs_account_open(): made it fill in personal information
2907           according to the default account when creating a new account.
2908         * sylpheed.spec.in: added to autogenerate sylpheed.spec with the
2909           proper version number (thanks to BONAIM).
2910         * configure.in
2911           Makefile.am: added entries for sylpheed.spec.in.
2912
2913 2001-01-09
2914
2915         * src/compose.[ch]: modified so that it can change account
2916           correctly.
2917         * src/send.[ch]: modified so that it doesn't see cur_account.
2918         * src/prefs_account.c: modified so that news setting doesn't
2919           show SMTP server entry.
2920
2921 2001-01-08
2922
2923         * src/folderview.c: fixed a bug that didn't sort special folders
2924           correctly when a new folder is created or renamed.
2925
2926 2001-01-07
2927
2928         * src/compose.[ch]: enabled to select account at composing window.
2929         * src/folderview.c: made it display unread number next to folder
2930           name.
2931         * src/prefs_common.[ch]: added the option for unread number display.
2932
2933 2001-01-06
2934
2935         * src/compose.[ch]: integrated news posting patch from DINH V. Ho`
2936           and made many modifications (thanks!).
2937           compose_write_headers(): made the spaces in newsgroups removed.
2938           Supported Followup-To.
2939           compose_destroy(): got the objects removed properly.
2940         * src/news.c: merged news_post_to_group() and news_post() since
2941           they doesn't have to do multiple posting.
2942         * src/import.c: import_destsel_cb(): fixed a bug that failed to
2943           import into the selected folder.
2944         * src/prefs_account.c: modified the interfaces.
2945
2946 2001-01-05
2947
2948         * src/codeconv.[ch]
2949           prefs_common.c: changed "SHIFT-JIS" to "Shift_JIS" since the
2950           string is registerd to IANA.
2951         * src/nntp.[ch]: added nntp_post().
2952         * src/news.[ch]: added news_post() and news_post_to_group().
2953
2954 2001-01-04
2955
2956         * src/account.c: account_edit_open()
2957           src/mainwindow.c: new_account_cb(): made it unable to edit
2958           accounts if some composing windows are open.
2959
2960 2001-01-03
2961
2962         * src/folder.[ch]: added folder_set_name().
2963         * src/account.c: made a folder name of IMAP4/NNTP become the same
2964           as the name of account.
2965
2966 2001-01-02
2967
2968         * src/summaryview.c: summary_filter_func(): fixed a bug that failed
2969           to filter messages.
2970
2971 2001-01-02
2972
2973         * version 0.4.51
2974
2975         * src/mbox.c: fixed a bug that didn't incorporate spool file
2976           correctly. Modified so that it recognizes From_ line as separator
2977           of messages even if the previous line isn't empty line.
2978         * src/send.c: send_message_queue()
2979           src/procmsg.c: procmsg_send_queue(): Fixed a bug that printed
2980           warning when it tried to delete a sent message.
2981
2982 2001-01-01
2983
2984         * version 0.4.50
2985
2986         * src/folder.[ch]
2987           src/news.[ch]: modified so that it actually gets news articles.
2988         * src/utils.[ch]: added make_dir_hier() that creates directory
2989           hierarchy.
2990         * src/folder.c:
2991           folder_item_get_cache_file(), folder_item_get_mark_file():
2992           made it creates cache directory if it doesn't exist.
2993           folder_add(): made it insert the added folder into the correct
2994           position.
2995         * src/imap.[ch]: modified so that it suits the new folder
2996           architecture. Fixed a bug that caused segmentation fault
2997           if authentication failed at imap_auth().
2998         * src/folderview.c: implemented IMAP4 folder handling routines.
2999
3000 2000-12-31
3001
3002         * src/prefs_account.[ch]: added account ID and nntp_server
3003           to PrefsAccount. And added the interface for NNTP server.
3004         * src/folderview.c: modified news folder handling routines.
3005         * src/folder.[ch]: removed cache_dir from RemoteFolder, and
3006           modified folder_item_get_path().
3007
3008 2000-12-29
3009
3010         * src/folder.[ch]: added create_folder(), rename_folder(),
3011           remove_folder() to Folder class.
3012         * src/mh.[ch]: added mh_create_folder(), mh_rename_folder(), and
3013           mh_remove_folder().
3014           Implemented mh_create_tree() that creates MH directory tree.
3015           mh_rename_folder(): modified so that the paths of sub folders
3016           are set properly.
3017         * src/folderview.c: modified folderview_new_folder_cb(),
3018           folderview_rename_folder_cb(), and folderview_delete_folder_cb()
3019           so that they work properly.
3020           Added folderview_remove_mailbox_cb() and the menu entry that
3021           remove mailbox from folder tree.
3022         * src/setup.[ch]: added for initial setup.
3023         * src/alertpanel.c: modified the appearance of the dialog.
3024         * src/compose.c: fixed compose_save_to_outbox() and
3025           compose_queue() so that it sets flags correctly.
3026
3027 2000-12-28
3028
3029         * src/mainwindow.c: modified the strings of toolbar labels.
3030
3031 2000-12-27
3032
3033         * src/gtkutils.[ch]: added gtkut_ctree_node_move_if_on_the_edge().
3034         * src/summaryview.c: summary_display_msg(): made it scroll the
3035           list if the message of the edge of that is displayed.
3036
3037 2000-12-25
3038
3039         * src/folder.[ch]
3040           src/mh.[ch]: added functions for moving messages.
3041         * src/procmsg.[ch]: moved procmsg_move_messages_with_dest()
3042           to folder.c and mh.c. Added procmsg_to_folder_hash_table().
3043
3044 2000-12-24
3045
3046         * src/utils.[ch]: added get_tmp_file().
3047         * src/pop.c
3048           src/inc.c
3049           src/folder.c: fixed a bug that failed to drop messages.
3050         * src/mh.c: mh_scan_folder(): made it check new, unread, and total
3051           number of the folder.
3052
3053 2000-12-23
3054
3055         * src/folderview.c: added special folder setting routine.
3056         * src/folder.[ch]: added a method is_msg_changed().
3057           Implemented folder_find_item_from_path().
3058         * src/summaryview.c: fixed some bugs that wrongly freed FolderItem's.
3059         * autogen.sh: fixed so that the configure can take arguments.
3060
3061 2000-12-22
3062
3063         * src/main.c
3064           src/mainwindow.[ch]: added main_window_new_mailbox() that asks
3065           the path of mailbox and create the one.
3066         * src/folderview.c: made the folder tree and selected folder
3067           expanded.
3068
3069 2000-12-21
3070
3071         * src/mh.[ch]
3072           src/folder.c: implemented mh_scan_tree() that scans the folder
3073           recursively and create the tree.
3074
3075 2000-12-19
3076
3077         * src/compose.c
3078           src/defs.h
3079           src/filter.[ch]
3080           src/folder.[ch]
3081           src/foldersel.[ch]
3082           src/folderview.[ch]
3083           src/imap.[ch]
3084           src/import.c
3085           src/inc.c
3086           src/main.[ch]
3087           src/mainwindow.c
3088           src/mbox.[ch]
3089           src/mh.[ch]
3090           src/news.[ch]
3091           src/prefs_common.c
3092           src/procmsg.[ch]
3093           src/summaryview.[ch]
3094           src/xml.[ch]
3095           src/Makefile.am: merged the development tree into the cvs tree.
3096           Some functions are not unimplemented yet.
3097
3098 2000-12-18
3099
3100         * version 0.4.9
3101
3102 2000-12-11
3103
3104         * src/xml.[ch]: supported omitted tag (<tag />).
3105         * src/procmsg.c: procmsg_msg_exist(): fixed a memory leak bug.
3106         * src/imap.c: imap_parse_atom(): fixed a bug that caused
3107           segmentation fault if the subject was empty (thanks to Tsutsui).
3108         * src/folder.[ch]: updated.
3109
3110 2000-12-10
3111
3112         * src/xml.[ch]: added xml_parse_file() that parses the whole XML
3113           file specified and returns the tree.
3114
3115 2000-12-09
3116
3117         * po/pt_BR.po: fixed some typos that caused segmentation fault.
3118
3119 2000-12-07
3120
3121         * version 0.4.8
3122
3123         * src/session.h: added.
3124         * src/folder.[ch]: updated.
3125         * src/compose.c: compose_write_to_file()
3126           src/codeconv.c: conv_get_outgoing_charset_str(): fixed a bug
3127           that put a garbage to charset if the outgoing character set was
3128           specified and non-ascii characters were used in subject.
3129
3130 2000-12-04
3131
3132         * src/statusbar.c: statusbar_puts(): fixed a bug that locked the
3133           progress if the status bar was hidden.
3134
3135 2000-12-03
3136
3137         * src/folder.[ch]: added for the more object-oriented folder
3138           management.
3139
3140 2000-12-02
3141
3142         * version 0.4.7
3143
3144         * src/mainwindow.c
3145           src/prefs_common.[ch]: made the state of status bar get preserved.
3146         * src/compose.c: compose_insert_sig(): modified so that it doesn't
3147           put a separator if a signature file doesn't exist.
3148         * src/prefs_account.[ch]
3149           src/inc.c: added the option that toggles whether to receive
3150           messages when getting from all accounts.
3151         * README
3152           README.jp: updated the description and added some usages.
3153
3154 2000-12-01
3155
3156         * src/Makefile.am
3157           src/gtkshruler.[ch]
3158           src/compose.[ch]: applied the patches from Alfons Hoogervorst
3159           that makes the ruler of composition window graphical (thanks!).
3160
3161 2000-11-27
3162
3163         * src/codeconv.c
3164           src/mainwindow.c
3165           src/prefs_common.c: replaced CS_WINDOWS_1251 with CS_CP1251.
3166
3167 2000-11-27
3168
3169         * version 0.4.6
3170
3171         * src/compose.c: turned the color of quoted messages black again.
3172
3173 2000-11-26
3174
3175         * src/about.c: added a clickable URI to the Sylpheed home page,
3176           and a list of compiled-in features.
3177         * src/compose.c: made the color of quoted messages blue.
3178         * src/summaryview.c: added `Show all header' to the context menu.
3179         * src/prefs_common.c: removed the threading option from the dialog.
3180         * src/compose.c: fixed a bug that didn't parse the quotation format
3181           correctly.
3182
3183 2000-11-25
3184
3185         * src/compose.c: compose_set_ext_editor_sensitive(): modified so
3186           that it toggles linewrap menu item and tool button.
3187         * src/prefs_common.c: modified the default of the signature
3188           separator.
3189         * src/compose.[ch]: added ruler to the compose window.
3190         * src/prefs_common.[ch]: added a member for the state of ruler
3191           display.
3192
3193 2000-11-24
3194
3195         * src/headerview.[ch]: added the destroy function.
3196         * src/messageview.c: messageview_destroy(): fixed a memory leak
3197           bug that didn't freed the HeaderView object.
3198         * src/prefs.c: prefs_write_open(): fixed a memory leak bug.
3199         * src/xml.c: xml_close_file(): fixed a memory leak bug (thanks
3200           to Alfons Hoogervorst for the above three memory leak bug fixes).
3201
3202 2000-11-23
3203
3204         * version 0.4.5
3205
3206         * README
3207           README.jp
3208           INSTALL
3209           INSTALL.jp: modified some descriptions.
3210
3211 2000-11-22
3212
3213         * src/compose.c: implemented line-wrapping functions.
3214         * src/prefs_common.[ch]: added the settings for line-wrapping.
3215         * src/codeconv.[ch]: added Windows-1251 to the codesets.
3216           conv_jistoeuc(): fixed a bug that caused segmentation fault
3217           when some half-width kana characters appeared.
3218         * src/summaryview.c: summary_select_all(): made it show message
3219           on the status bar if the number of messages is large.
3220
3221 2000-11-18
3222
3223         * src/compose.c: compose_reply(), compose_quote_parse_fmt():
3224           modified so that it parses the quotation mark too.
3225           Added %I that means the initial of sender to the format.
3226         * src/codeconv.[ch]: added GB2312 and Big5 to the codesets.
3227           Fixed a bug that set the wrong outgoing codeset.
3228         * src/mainwindow.c
3229           src/prefs_common.c: modified the menu item of Chinese codeset.
3230
3231 2000-11-17
3232
3233         * src/codeconv.[ch]
3234           src/prefs_common.[ch]: modified so that outgoing charset is
3235           saved as a string, not a number.
3236
3237 2000-11-16
3238
3239         * src/textview.c: textview_set_font(): changed the scheme of
3240           selecting between font and fontset. And changed the default
3241           font of ISO-8859-1.
3242         * src/headerview.c: headerview_show_xface(): made it ignore
3243           invalid X-Face.
3244         * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func():
3245           modified so that it consider the source codeset as ISO-2022-JP if
3246           it is NULL and the current locale is Japanese.
3247
3248 2000-11-14
3249
3250         * src/textview.c: textview_destroy(): fixed a bug that caused
3251           segmentation fault if textview->msgfont is NULL (thanks to
3252           Hiramatu).
3253         * src/main.c
3254           src/defs.h: applied the patch from Yanase that enables to
3255           save the shortcuts of the menus (thanks!).
3256
3257 2000-11-11
3258
3259         * src/mainwindow.[ch]: added main_window_set_menu_sensitive() that
3260           toggles the sensitivity of menu items.
3261         * src/summaryview.c: renamed summary_set_popup_sensitive() to
3262           summary_set_menu_sensitive(), and made it set the sensitivity of
3263           the main menu.
3264
3265 2000-11-09
3266
3267         * src/textview.c: textview_init(): fixed a bug that didn't disable
3268           the theme engine of GtkText (thanks to Hiramatu).
3269         * src/compose.c: compose_quote_parse_fmt(): added %n and %N that
3270           means the full name of sender and the first name.
3271         * manual/ja/*.??ml: updated to the latest version.
3272
3273 2000-11-07
3274
3275         * version 0.4.4
3276
3277         * src/defs.h: separated the definitions from main.h and applied the
3278           patch from TOGAWA that sets DEFAULT_SPOOL_PATH and MAXPATHLEN
3279           from the system headers (thanks!).
3280         * src/codeconv.c: conv_get_current_charset(): fixes for lt_LT and
3281           UTF-8 locale.
3282         * src/textview.c: textview_set_font(): modified so that it sets
3283           the correct font when the locale is multi-byte.
3284           textview_destroy(): added proper codes for destruction.
3285           textview_show_header(): fixed the coloration of X-Mailer.
3286
3287 2000-11-06
3288
3289         * src/textview.[ch]: made TextView have single-byte and multi-byte
3290           GtkText, and switch between them according to the given codeset.
3291         * src/compose.c: compose_create(): modified the font setting
3292           routine.
3293
3294 2000-11-02
3295
3296         * src/textview.[ch]: moved the message font variable into TextView.
3297           textview_set_font(): modified so that it uses gdk_font_load()
3298           if the given codeset is US-ASCII or ISO-8859-*.
3299
3300 2000-11-01
3301
3302         * src/codeconv.c
3303           src/procmime.c
3304           src/prefs_common.c
3305           src/textview.c
3306           src/compose.c: workaround for the 8bit code issue (used
3307           gdk_font_load() instead of gdk_fontset_load() when the locale is
3308           C, or not set).
3309
3310 2000-11-01
3311
3312         * version 0.4.3
3313
3314         * src/compose.[ch]: added `Draft' tool button.
3315         * src/imap.c: imap_parse_envelope(): fixed a parsing bug.
3316         * README, README.jp: added the explanation of the locale setting.
3317
3318 2000-10-31
3319
3320         * src/compose.c: made it overwrite the previous draft message when
3321           reedited the draft and saved it again.
3322         * src/procmsg.[ch]: added procmsg_msg_exist() that examine whether
3323           the message really exists.
3324         * src/folderview.[ch]: added folderview_scan_folder_a() and
3325           folderview_scan_folder_foreach_a() that scan the specified
3326           folders for each folderviews.
3327         * src/mainwindow.[ch]: removed main_window_scan_folder() and
3328           main_window_scan_folder_all().
3329           Added `Reedit' to the menu.
3330         * src/import.[ch]: removed MainWindow from the argument of
3331           import_mbox().
3332         * src/summaryview.c: removed the unnecessary items from the popup
3333           menu. Changed summary_reedit_cb() to summary_reedit(), and made
3334           it public.
3335
3336 2000-10-30
3337
3338         * src/compose.h: added a member msginfo to Compose.
3339         * src/procmsg.[ch]: added procmsg_msginfo_copy() that duplicates
3340           the MsgInfo object.
3341
3342 2000-10-25
3343
3344         * src/summaryview.c: made the the popup menu change the sensitivity
3345           according to the context. Fixed a bug that showed the `clean trash'
3346           dialog repeatedly if `D' key was pressed when the focus was on the
3347           summary view.
3348         * src/pixmaps/unread.xpm: changed the color of unread mark to blue.
3349
3350 2000-10-22
3351
3352         * src/main.c: fixed g_thread initialization.
3353
3354 2000-10-21
3355
3356         * src/codeconv.c: added pt_BR to locale_table.
3357         * src/prefs_common.c: prefs_send_create(): added `US-ASCII',
3358           `ISO-8859-1', and Japanese codeset to the option menu of outgoing
3359           codeset when not using libjconv.
3360         * src/compose.c: fixed the bug on saving draft again.
3361
3362 2000-10-19
3363
3364         * src/compose.c: compose_write_headers(): fixed a bug that failed
3365           to write headers if To: was empty when saving draft.
3366
3367 2000-10-18
3368
3369         * src/procmime.[ch]
3370           src/compose.c
3371           src/headerwindow.[ch]
3372           src/summaryview.c
3373           src/messageview.[ch]
3374           src/mimeview.c
3375           src/textview.c
3376           src/procmsg.[ch]
3377           src/procheader.[ch]: modified so that they can handle queue folder
3378           properly.
3379         * src/compose.[ch]
3380           src/summaryview.c: implemented draft-reediting function.
3381         * src/mainwindow.c
3382           src/summaryview.c
3383           src/mimeview.c: replaced *(GtkWidget **) with the macro
3384           GTK_WIDGET_PTR().
3385
3386 2000-10-17
3387
3388         * src/procmsg.[ch]: procmsg_msginfo_free(): fixed a memory leak bug.
3389           Added MSG_QUEUED and MSG_DRAFT to MsgFlags, and made it set them
3390           if the folder is QUEUE_DIR or DRAFT_DIR.
3391
3392 2000-10-14
3393
3394         * version 0.4.2
3395
3396         * src/headerview.c
3397           src/messageview.c: modified the border of the headerview.
3398         * src/gtkutils.h: added the macro GTK_WIDGET_PTR() that casts
3399           an Sylpheed object to GtkWidget.
3400         * src/utils.c: remove_return(), remove_space(): fixed a bug that
3401           possibly caused segmentation fault.
3402         * src/compose.[ch]
3403           src/mainwindow.c
3404           src/summaryview.c: implemented `forward as an attachment'.
3405         * src/utils.[ch]: open_uri(): brought on URI opening function from
3406           textview.c and manual.c.
3407
3408 2000-10-13
3409
3410         * src/mainwindow.c
3411           src/summaryview.c
3412           src/compose.[ch]
3413           src/prefs_common.[ch]: removed `Reply with quote', and added
3414           `Reply to all', and added the option that decides whether to
3415           quote message on replying.
3416
3417 2000-10-12
3418
3419         * src/folderview.c: modified so that it uses gtkut_wait_for_draw()
3420           instead of GTK_EVENTS_FLUSH() for statusbar redraw.
3421         * src/codeconv.[ch]
3422           src/mainwindow.c
3423           src/prefs_common.c: added Baltic (ISO-8859-4,13) to the code sets.
3424         * src/compose.c: compose_send(): modified so that it shows error
3425           dialog when failed to send a message.
3426
3427 2000-10-11
3428
3429         * src/account.c: account_edit_close(): fixed a bug that didn't set
3430           current account when creating an account for the first time.
3431         * configure.in: added es to ALL_LINGUAS.
3432
3433 2000-10-10
3434
3435         * src/codeconv.c: conv_codeset_strdup(): made it use libkcc if
3436           possible.
3437           conv_get_code_conv_func(): modified so that it doesn't convert
3438           codeset if it is unknown.
3439         * src/folderview.c: folderview_update_msg_num(): modified style
3440           changing routine.
3441
3442 2000-10-09
3443
3444         * src/codeconv.c: conv_codeset_strdup(): modified so that it sets
3445           codesets automatically if the arguments are NULL.
3446         * src/textview.c: textview_write_line(): made it output warning
3447           message on the text view if conversion failed.
3448
3449 2000-10-06
3450
3451         * README, README.jp: modified the author of the manual.
3452
3453 2000-10-05
3454
3455         * src/headerview.[ch]
3456           src/messageview.[ch]: modified so that it uses GtkLabel widget
3457           instead of GtkText.
3458         * src/codeconv.c: conv_unmime_header(): modified so that it deletes
3459           unreadable codes if the current locale is EUC-JP and libjconv is
3460           used.
3461
3462 2000-10-04
3463
3464         * src/procmime.[ch]
3465           src/messageview.c
3466           src/mimeview.c
3467           src/textview.c: modified so that it parses MIME message more
3468           preferably.
3469         * src/imap.c: imap_parse_address(): fixed a bug.
3470
3471 2000-10-03
3472
3473         * src/procmsg.[ch]: added procmsg_get_message_file_path().
3474         * src/recv.c: recv_bytes_write(): added CR+LF -> LF conversion
3475           routine.
3476         * src/imap.[ch]: changed the name of the member `group' in
3477           IMAPSession to `mbox'.
3478           imap_gen_send(): modified so that it doesn't output the password
3479           to the log.
3480           Modified session destroying routine.
3481         * src/folderview.c: folderview_write_cache(): made it preserve
3482           the IMAP folder list.
3483         * src/procmime.c: procmime_scan_multipart_message(): fixed a bug
3484           that showed boundary at the end of an attached RFC822 part.
3485         * src/prefs_common.c: changed the default of toolbar style to
3486           both icon and text.
3487
3488 2000-10-02
3489
3490         * src/imap.c: imap_get_uncached_messages(): modified so that it
3491           doesn't get the cached envelopes.
3492           imap_session_get_message_info(): made it read only the cache
3493           if the session is not established.
3494         * src/procmsg.c: procmsg_set_flags(): supported IMAP folder.
3495         * src/news.c: news_get_article_info(): made it read only the cache
3496           if the session is not established.
3497
3498 2000-10-01
3499
3500         * src/textview.c: textview_write_line(): fixed a memory leak bug.
3501         * src/folderview.[ch]: made it create IMAP4 folders from the
3502           account information.
3503         * src/imap.[ch]: imap_session_get(): modified so that it creates
3504           IMAP4 session from the account information.
3505
3506 2000-09-30
3507
3508         * src/imap.[ch]: added for IMAP4 support.
3509         * src/summaryview.[ch]
3510           src/procmsg.c
3511           src/recv.[ch]: modified for IMAP4 support.
3512         * src/folderview.c: more IMAP4 implementation.
3513         * src/procmsg.[ch]: added procmsg_get_message_file() that retrieves
3514           the specified message and return the file name.
3515         * src/gtkutils.c: gtkut_widget_wait_for_draw(): fixed a bug that
3516           locked up the process if the given widget was invisible.
3517
3518 2000-09-28
3519
3520         * src/folderview.[ch]: added IMAP4-related code.
3521
3522 2000-09-28
3523
3524         * version 0.4.1
3525
3526         * src/main.h: added IMAP_CACHE_DIR.
3527         * src/utils.[ch]: added get_imap_cache_dir().
3528         * src/procmsg.h: added M_IMAP to MsgType, and MSG_IMAP to MsgFlags.
3529           Added macro MSG_IS_IMAP().
3530         * src/codeconv.c: added `#include <locale.h>' for setlocale().
3531         * sylpheed.spec: fixed %files section.
3532
3533 2000-09-27
3534
3535         * version 0.4.0
3536
3537         * src/codeconv.c: conv_get_current_charset(): made it compare
3538           string with strncasecmp().
3539         * src/compose.c: comopse_reply_parse_header(): workaround for
3540           the malformed References: header generated by OE5 :(
3541
3542 2000-09-26
3543
3544         * src/prefs_common.c
3545           src/prefs_account.c: modified the layout of the widgets.
3546
3547 2000-09-26
3548
3549         * version 0.3.99
3550
3551         * src/*.[ch]: added copyright notice to the top of the source files.
3552         * src/compose.c: compose_write_attach(): modified filename encode
3553           routine.
3554
3555 2000-09-25
3556
3557         * src/mainwindow.c: fixed the menu entry of manual.
3558         * src/compose.c
3559           src/codeconv.[ch]: moved compose_encode_header() into codeconv.c,
3560           and applied the libjconv patch.
3561         * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): used g_realloc()
3562           to reduce the alloc'd memory to the optimal size.
3563         * src/prefs_common.[ch]: added outgoing codeset option menu.
3564         * src/compose.c: compose_send(): added exclusive lock to prevent
3565           multiple-sending.
3566         * configure.in: made '--enable-ipv6=no' the default.
3567         * src/compose.c: compose_write_attach(): made it encode the name
3568           of the attached file.
3569         * src/procmsg.c: procmsg_get_last_message_number(): fixed a bug that
3570           didn't check the type of file.
3571           procmsg_move_messages_with_dest(): fixed a bug that failed to
3572           move message if a directory that had the same name existed.
3573         * src/utils.c: is_ascii_str(): modified so that '\t', ' ', '\r', '\n'
3574           are included as ASCII characters.
3575
3576 2000-09-24
3577
3578         * src/compose.c
3579           src/procmime.[ch]: modified so that it actually works when using
3580           libjconv :)
3581         * src/codeconv.[ch]: added conv_codeset_strdup() that converts
3582           the codeset of string according to the codeset specified in
3583           arguments.
3584         * src/utils.[ch]: added is_ascii_str() that determines whether the
3585           string is 7bit-ASCII or not.
3586         * src/procmime.[ch]
3587           src/codeconv.[ch]: moved the character set related functions
3588           into codeconv.c.
3589         * merged the patch and the manual written by BONAIM (thanks!).
3590
3591 2000-09-23
3592
3593         * configure.in
3594           src/compose.c
3595           src/gtkutils.c
3596           src/mainwindow.c
3597           src/procmime.[ch]
3598           src/textview.c
3599           src/unmime.[ch]: applied the patch from Higuchi that utilizes
3600           libjconv and enables to handle many locales, including UTF-8
3601           (Unicode) (thanks!).
3602         * src/account.c: modified so that the account isn't changed when
3603           another account is selected on account edit dialog.
3604
3605 2000-09-20
3606
3607         * src/prefs_common.[ch]
3608           src/textview.c: added an option that specifies whether to display
3609           short headers on message view.
3610         * src/codeconv.[ch]: added function conv_unmime_header() that
3611           decodes MIME-encoded header and converts the character set.
3612           And added conv_unreadable_latin(), and modified conv_latintodisp().
3613         * src/messageview.[ch]: made the window get closed when escape key
3614           is pressed.
3615
3616 2000-09-17
3617
3618         * src/imageview.c: fixed a bug that caused segmentation fault if
3619           message view was in new window.
3620         * src/prefs_common.c: added `xemacs %s' to the external editor
3621           command line list.
3622
3623 2000-09-16
3624
3625         * version 0.3.29
3626
3627         * src/summaryview.c: enabled to open a new message window with
3628           double-clicking.
3629         * src/prefs_common.[ch]
3630           src/messageview.c: made it preserve the window size of message
3631           window.
3632         * src/prefs_account.c: added `None (local)' to the option menu of
3633           protocol.
3634
3635 2000-09-15
3636
3637         * Makefile.am: added autogen.sh to EXTRA_DIST.
3638
3639 2000-09-09
3640
3641         * src/prefs_common.c: applied the patch from Paul Rolland that
3642           enables font selection dialog (thanks!).
3643         * src/compose.[ch]
3644           src/utils.[ch]: moved tzoffset() and compose_get_date() of
3645           compose.[ch] into utils.[ch].
3646         * src/main.[ch]: renamed the name of filter file to `filterrc'.
3647
3648 2000-09-06
3649
3650         * src/compose.[ch]
3651           src/utils.[ch]: modified address parsing routine so that it
3652           parses quotes correctly.
3653         * src/textview.c: textview_show_part(): modified so that it shows
3654           the simplified headers if the part is text/plain.
3655
3656 2000-09-03
3657
3658         * src/messageview.[ch]
3659           src/summaryview.[ch]
3660           src/mainwindow.c: enabled to open a message in new window.
3661         * src/messageview.[ch]
3662           src/mimeview.[ch]
3663           src/textview.[ch]
3664           src/imageview.[ch]: added destroy function, and modified the
3665           key handling routines.
3666
3667 2000-09-02
3668
3669         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug that
3670           caused segmentation fault (thanks to KUROSAWA).
3671         * src/alertpanel.c: modified so that the focused button is
3672           selectable.
3673         * src/account.c
3674           src/compose.c
3675           src/folderview.c: modified so that the order of the buttons of
3676           alert panel will be `Yes', `No'.
3677
3678 2000-09-01
3679
3680         * src/utils.[ch]: added execute_async() and execute_command_line()
3681           that execute command line using execvp().
3682         * src/textview.c
3683           src/mimeview.c
3684           src/procmsg.c: replaced system() with execute_command_line()
3685           for security.
3686         * src/procmsg.c: turn back to system().
3687         * src/utils.c: modified execute_command_line().
3688
3689 2000-08-31
3690
3691         * src/mainwindow.c: main_window_get_size(): modified so that it
3692           doesn't update the height of SummaryView if MessageView is
3693           toggled off.
3694         * src/compose.[ch]: applied the patch from NAKAGAWA that fixes some
3695           probrems of external editor handling (thanks!).
3696         * src/uuencode.[ch]
3697           src/procmime.[ch]: applied the patch from Hiramatu that make it
3698           supports Content-Transfer-Encoding: x-uuencode (thanks!).
3699
3700 2000-08-30
3701
3702         * src/compose.[ch]
3703           src/prefs_common.[ch]: implemented the external editor faculty.
3704         * src/compose.c: compose_attach_property(): fixed some bugs on
3705           changing the property of attached file.
3706         * src/compose.c: fixed some bugs of external editor functions.
3707
3708 2000-08-29
3709
3710         * version 0.3.28
3711
3712         * src/mainwindow.c
3713           src/prefs_common.[ch]
3714           src/summaryview.c: applied the patch from Paul Rolland that
3715           restores the size of widgets when restarting (thanks!).
3716         * src/folderview.c
3717           src/prefs_common.[ch]
3718           src/summaryview.c: applied the patch from Paul Rolland that saves
3719           the width of CTree columns (thanks!).
3720
3721 2000-08-27
3722
3723         * src/headerview.c: modified the height of HeaderView.
3724         * src/textview.c: textview_show_part(): made it process the message
3725           as normal text if it is single-part RFC822 message.
3726         * src/folderview.c
3727           src/summaryview.c: some changes around the key handling.
3728         * src/prefs_common.[ch]: substituted the word `assort' with `filter'.
3729
3730 2000-08-26
3731
3732         * src/codeconv.[ch]: added conv_latintodisp() for ISO-8859-1 support.
3733         * src/procheader.c: procheader_get_one_field(): fixed a bug that
3734           caused segmentation fault if the first line of the file is space
3735           or tab (thanks to Hiramatu).
3736         * src/mimeview.c: mimeview_drag_data_get(): modified so that the
3737           filename doesn't include G_DIR_SEPARATOR (thanks to Hiramatu).
3738         * src/prefs_account.c
3739           src/prefs_common.c: modified the dialog size.
3740         * src/prefs.c: made the dialog window growable.
3741
3742 2000-08-25
3743
3744         * version 0.3.27
3745
3746         * configure.in: removed unnecessary AC_CHECK_FUNC(gettext) that
3747           caused the failure of the detection of libintl.
3748         * src/filter.[ch]
3749           src/prefs_common.c: implemented `not contain', and modified for
3750           future enhancement.
3751         * src/imageview.c: changed alertpanel_error() to g_warning() so that
3752           it doesn't grab mouse events.
3753         * src/compose.[ch]: added compose_list that holds the list of
3754           Compose objects, and added the function compose_get_compose_list().
3755         * src/main.c
3756           src/mainwindow.c
3757           src/summaryview.c: made it confirm if composing message exists.
3758
3759 2000-08-23
3760
3761         * src/compose.c: compose_reply_set_entry(): fixed a bug that caused
3762           segmentation fault when trying to reply the message in the queue
3763           folder (thanks to Kotobuki).
3764           compose_attach_property(): modified the property dialog routine
3765           so that it can handle input error.
3766         * src/mimeview.c: applied the patch from Hiramatu that enables
3767           the drag 'n drop from MimeView (thanks!).
3768         * src/headerview.[ch]
3769           src/procheader.c
3770           src/procmsg.h: applied the patches for X-Face support from
3771           HIROSHIMA (thanks!).
3772
3773 2000-08-22
3774
3775         * src/compose.c: compose_attach_property(): modified so that the
3776           property dialog can actually change the property of attached file.
3777
3778 2000-08-21
3779
3780         * configure.in
3781           src/Makefile.am: updated for gdk_imlib.
3782         * added AUTHORS and NEWS.
3783         * configure.in
3784           acconfig.h
3785           src/Makefile.am: modified so that configure auto-detects gdk-pixbuf
3786           and gdk_imlib library. And fixed a bug on IPv6 detecting.
3787         * src/imageview.c: supported gdk-pixbuf.
3788         * README
3789           README.jp
3790           INSTALL
3791           INSTALL.jp: added the mention about built-in image view.
3792         * configure.in: modified so that configure can disable gdk-pixbuf
3793           or/and gdk_imlib library.
3794
3795 2000-08-20
3796
3797         * src/imageview.[ch]
3798           src/main.c
3799           src/messageview.[ch]
3800           src/mimeview.[ch]: applied the patches from HIROSHIMA that enables
3801           to display image (thanks!).
3802
3803 2000-08-19
3804
3805         * version 0.3.26
3806
3807         * src/summaryview.c: summary_assort_func(): modified to avoid
3808           `not receive' setting.
3809
3810 2000-08-18
3811
3812         * src/filesel.c: applied the patch from HIROSHIMA that makes it
3813           remember previous directory when opening the dialog (thanks!).
3814         * src/summaryview.[ch]: added a function summary_redisplay_msg().
3815         * src/mainwindow.c: set_charset_cb(): made it redisplay the message
3816           that is currently shown when the character set is changed.
3817         * src/inc.c
3818           src/pop.c
3819           src/prefs_common.c
3820           src/filter.h: applied the patch from Tanaka that enables not to
3821           receive specified messages according to the sorting rule (thanks!).
3822
3823 2000-08-15
3824
3825         * src/procmsg.[ch]: added MSG_MIME to the type MsgFlags. And modified
3826           so that it handles MSG_MIME flag, and it scans uncached messages
3827           when cache reading failed even if it is specified not to scan
3828           new messages.
3829         * src/procheader.c: procheader_parse(): added the determination of
3830           multipart MIME message.
3831         * src/main.h: increased CACHE_VERSION.
3832         * src/summaryview.[ch]: added the `MIME' column that shows whether
3833           a message is multipart or not.
3834         * src/prefs_common.[ch]: added the `MIME' column to the setting of
3835           displaying item.
3836         * added src/pixmaps/clip.xpm.
3837         * src/summaryview.c
3838           src/procmsg.[ch]: modified so that it prompts the print command
3839           before printing.
3840
3841 2000-08-14
3842
3843         * src/folderview.c: folderview_create()
3844           src/summaryview.c: summary_create():
3845           src/addressbook.c: addressbook_create(): set the expander style of
3846           CTree to GTK_CTREE_EXPANDER_SQUARE.
3847         * src/compose.c: modified the interface of property dialog.
3848
3849 2000-08-13
3850
3851         * src/compose.c: added property dialog for attached file.
3852
3853 2000-08-11
3854
3855         * src/procmsg.[ch]: added a function procmsg_print_message() that
3856           prints the given message.
3857         * src/summaryview.c: summary_print(): modified so that it prints
3858           all selected messages.
3859         * src/folderview.c: folderview_select_node(): fixed a bug that
3860           didn't focus on folder tree if inbox was empty when incorporating.
3861
3862 2000-08-10
3863
3864         * version 0.3.25
3865
3866         * src/prefs_commmon.[ch]: added `Other' tab and an option for
3867           printing. And moved external browser option to there.
3868         * src/mainwindow.c
3869           src/summayview.[ch]: added print menu and implemented print
3870           functions.
3871
3872 2000-08-09
3873
3874         * src/prefs_account.c: made the default value of smtp_server to
3875           NULL.
3876         * src/folderview.c: folderview_update_msg_num(): modified so that
3877           it doesn't emphasize trash folder even if it has new or unread
3878           messages.
3879
3880 2000-08-08
3881
3882         * src/filesel.c: filesel_select_file(): (perhaps) fixed a bug that
3883           caused segmentation fault when file selection dialog was closed
3884           and other dialog was open immediately.
3885
3886 2000-08-05
3887
3888         * src/compose.c: compose_encode_header(): fixed a bug that caused
3889           infinite loop if wctomb() failed.
3890
3891 2000-08-04
3892
3893         * version 0.3.24
3894
3895         * src/mimeview.c: enabled to open an attached file with double click
3896           and popup menu. And cleaned up the code.
3897         * src/procmime.[ch]: added a function procmime_get_part() that
3898           saves the part of multipart message.
3899
3900 2000-08-03
3901
3902         * src/main.[ch]
3903           src/mimeview.c
3904           src/prefs_common.[ch]
3905           src/procmime.[ch]
3906           src/utils.[ch]: applied a patch that enables to launch attached
3907           image, audio, and HTML file (thanks to Hashimoto).
3908         * src/filter.c: filter_match_condition(): fixed a bug that caused
3909           segmentation fault if the body of specified filter is NULL. And
3910           made the filter considered as being matched on that case.
3911
3912 2000-07-30
3913
3914         * src/summaryview.c:
3915           summary_save_as(): fixed a bug that unabled to save news articles.
3916           summary_display_msg(): added exclusive lock to prevent it from
3917           reading another news article while it is already processing one.
3918         * src/gtkutils.[ch]: added gtkut_widget_wait_for_draw() that waits
3919           the draw signal to be emitted.
3920         * src/mainwindow.c:
3921           main_window_cursor_wait()
3922           main_window_cursor_normal(): added gdk_flush() to change cursor
3923           immediately.
3924         * Makefile.am
3925           libkcc/Makefile.am: added EXTRA_DIST for `make dist'. And added
3926           a target `release' to Makefile.am.
3927
3928 2000-07-28
3929
3930         * src/socket.c: supported IPv6.
3931         * configure.in
3932           acconfig.h: added checking for IPv6.
3933         * prefs_common.c: changed the default of toolbar_style to icon only.
3934
3935 2000-07-27
3936
3937         * initial cvs import.
3938         * updated README and README.jp.
3939
3940 2000-07-24
3941
3942         * version 0.3.23
3943
3944         * src/procmime.[ch]: modified the structure of MimeInfo so that it
3945           can be handled as a node of tree.
3946           Added procmime_mimeinfo_free_all() that frees all of the MimeInfo
3947           recursively.
3948           Added procmime_get_text_part() that scans a message and gets a text
3949           part for quoting.
3950         * src/mimeview.c: divided mimeview_scan_multipart_message() into
3951           procmime_scan_multipart_message() and mimeview_set_multipart_tree().
3952         * src/compose.c: compose_quote(), compose_forward():
3953           made it quote the text part of multipart message properly.
3954           Made it preserve the size of Compose window.
3955         * src/prefs_common.[ch]: added compose_width and compose_height to
3956           the members.
3957         * src/textview.c: textview_show_part(): some code cleanups.
3958         * src/codeconv.[ch]: added a function conv_get_code_conv_func().
3959
3960 2000-07-20
3961
3962         * version 0.3.22
3963
3964         * src/codeconv.[ch]: fixed a bug that showed garbage characters if
3965           the return code of the message was CR+LF. And added
3966           conv_sjistoeuc().
3967         * src/summaryview.c: summary_attract_by_subject(): made it move
3968           the current view point to the selected row when executed.
3969         * src/textview.c: textview_show_part(): modified the character set
3970           determination routine.
3971         * src/folderview.c: folderview_update_msg_num(): fixed a bug that
3972           caused segmentation fault if boldfont was NULL.
3973         * src/compose.c: compose_create(): made it sets itself as the target
3974           of addressbook on window creation.
3975
3976 2000-07-19
3977
3978         * src/compose.c: compose_send(): fixed a bug that didn't save
3979           queued message to outbox when failed to send the message (thanks
3980           to T. Yamamoto).
3981
3982 2000-07-15
3983
3984         * src/inc.[ch]: modified so that it changes error message dialog
3985           depending on the results.
3986
3987 2000-07-14
3988
3989         * src/mainwindow.c: main_window_create(): set usize of account
3990           button on the status bar to 1 so that it doesn't get expanded
3991           more than necessary.
3992         * src/account.[ch]: account_foreach(): made it abort the iteration
3993           if the function returns nonzero.
3994         * src/inc.[ch]
3995           src/pop.c: modified so that it shows error message dialog if the
3996           message processing is failed.
3997
3998 2000-07-04
3999
4000         * version 0.3.21
4001
4002         * src/mainwindow.c: made it popup account selection menu when
4003           account tool button or account status bar is pressed.
4004         * src/folderview.c
4005           src/prefs.c: suppressed the ENOENT perror messages.
4006         * src/pop.c: made it fall back on LAST command if UIDL failed.
4007
4008 2000-07-01
4009
4010         * src/procheader.c: procheader_parse(): fixed a bug that didn't
4011           parse References: header correctly (thanks to YAMAGUCHI).
4012
4013 2000-06-29
4014
4015         * version 0.3.20
4016
4017         * src/compose.c: compose_reply_set_entry(): fixed a bug that didn't
4018           cc'd correctly when replying.
4019         * src/mainwindow.c
4020           src/summaryview.c: sorted out the main menu and the popup menu.
4021
4022 2000-06-26
4023
4024         * version 0.3.19
4025
4026         * src/prefs_account.[ch]
4027           src/compose.c: made it be able to set Cc:, Bcc:, and Reply-To:
4028           automatically at composing (thanks to NAKAGAWA).
4029
4030 2000-06-25
4031
4032         * src/prefs_common.[ch]
4033           src/mainwindow.c
4034           src/main.c: made it selectable whether to ask before cleaning
4035           trash at the exit.
4036         * src/prefs_common.c: cleaned up the code and the interface a bit.
4037         * src/summaryview.c: modified the unthread functions for speeding
4038           up.
4039
4040 2000-06-24
4041
4042         * src/prefs_common.[ch]
4043           src/summaryview.c: made it display recipient on the `From' column
4044           if the address of the sender is the same as the current account
4045           (thanks to NAKAGAWA).
4046         * src/utils.[ch]: added a function extract_address() that extracts
4047           the address from `From:' header string.
4048         * src/mainwindow.c: allsel_cb(): fixed a bug that caused segmentation
4049           fault if `Edit/Select all' was selected when the message view was
4050           hidden (thanks to Tomita).
4051
4052 2000-06-21
4053
4054         * src/summaryview.c: modified execution routine so that it only
4055           unthreads nodes that are needed to be unthreaded.
4056
4057 2000-06-19
4058
4059         * src/news.c: news_session_get(): implemented the reconnection on
4060           being disconnected.
4061         * src/nntp.[ch]: added nntp_mode().
4062
4063 2000-06-18
4064
4065         * src/mbox.c: fixed a bug that didn't close mbox FILE pointer.
4066           And support assortment on processing mbox.
4067         * src/inc.c: inc_drop_message(): modified so that it uses hash table
4068           to store the last message number of folders.
4069         * src/summaryview.c
4070           src/addressbook.c: modified the behavior of CTree at right-click.
4071         * src/pop.c: pop3_getrange_uidl_recv(): fixed a potential buffer
4072           overflow bug (thanks to Nishiyama).
4073
4074 2000-06-17
4075
4076         * version 0.3.18
4077
4078         * src/pop.[ch]
4079           src/inc.[ch]: implemented management of read message on POP server
4080           by UIDL.
4081         * src/utils.[ch]: removed (s)list_remove_all() because it can be
4082           replaced with g_(s)list_free().
4083         * src/summaryview.c: modified the arrangement of menu a bit.
4084         * src/summaryview.c: summary_status_show(): made it doesn't display
4085           server name but newsgroup.
4086         * src/prefs_common.c
4087           src/prefs_account.c: adjusted the calculation routine of dialog
4088           size.
4089
4090 2000-06-15
4091
4092         * version 0.3.17
4093
4094         * src/compose.c: compose_reply_set_entry(): modified so that it
4095           cc's to the all addresses on To: and Cc: of the replied message.
4096           And swapped the position of Subject: and To: entry.
4097
4098 2000-06-14
4099
4100         * src/procheader.c: modified so that it can handle headers that
4101           aren't separated by space.
4102         * src/socket.c: sock_connect(): added a wait after connection to
4103           prevent lockup (thanks to NINOMIYA).
4104
4105 2000-06-13
4106
4107         * src/inc.c:
4108           inc_mail()
4109           inc_all_account_mail(): fixed a bug that caused segmentation
4110           fault if no account exist.
4111         * src/mainwindow.[ch]: made receive button unclickable when
4112           no account exist.
4113         * src/compose.c: compose_queue(): fixed a bug that didn't mark
4114           queued message properly.
4115         * src/utils.[ch]: separated code conversion functions into
4116           src/codeconv.[ch].
4117
4118 2000-06-13
4119
4120         * version 0.3.16
4121
4122         * src/mimeview.c: mimeview_save_as()
4123           src/summaryview.c: summary_save_as(): made it ask whether to
4124           overwrite the existing file.
4125
4126 2000-06-12
4127
4128         * src/utils.c
4129           src/recv.c
4130           src/prefs.c
4131           src/prefs_common.c
4132           src/prefs_account.c
4133           src/addressbook.c
4134           src/compose.c
4135           src/mbox.c: fixed a bug that failed to check write error when
4136           disk was full and caused the loss of the file.
4137
4138 2000-06-11
4139
4140         * src/mainwindow.c: main_window_clean_trash(): made it move focus
4141           to folder view when finished.
4142         * src/utils.[ch]: added code conversion functions for display.
4143           And added strncpy2() that doesn't do zero fill and does
4144           null-termination, unlike original strncpy().
4145         * src/textview.c: modified so that it changes the code conversion
4146           function according to charset. And supported charset=SHIFT_JIS.
4147         * src/mainwindow.c
4148           src/prefs_common.h
4149           src/textview.c: made it possible to force character set of
4150           a message.
4151         * src/folderview.c: folderview_select_next_unread():
4152           made it search unread folder from begin if it isn't found.
4153
4154 2000-06-11
4155
4156         * version 0.3.15
4157
4158         * src/mainwindow.c: fixed a probrem again that main window was
4159           stretched to the width of the toolbar.
4160         * src/mbox.c
4161           src/utils.c: is_header_line(): modified so that it recognizes
4162           a header which doesn't have a space after colon (thanks to Hotta).
4163         * src/filter.c: added `#include <strings.h>'.
4164         * src/smtp.c: replaced snprintf() with g_snprintf().
4165         * src/Makefile.am: added `-I$(top_srcdir)/intl' to INCLUDES for
4166           included gettext.
4167         * included sylpheed.spec.
4168
4169 2000-06-10
4170
4171         * src/prefs_common.[ch]: enabled to set the pixels of line space
4172           and decide whether to leave space on head of lines.
4173         * src/summaryview.c: modified so that it clears message view
4174           when displayed message is removed from the summary view.
4175         * src/mimeview.c: fixed a bug that caused infinite loop if
4176           terminal boundary of multipart message was not found (thanks to
4177           Nishika).
4178         * src/folderview.c: folderview_scan_mailbox(): made it ignore
4179           dot directory.
4180         * src/main.c: made it show warning dialog and exit if the file with
4181           the same name already exists when creating directory.
4182
4183 2000-06-09
4184
4185         * src/textview.c
4186           src/prefs_common.[ch]: made it possible to leave space between
4187           and on head of lines.
4188
4189 2000-06-07
4190
4191         * src/compose.c
4192           src/procmime.[ch]: made it scan /etc/mime.types and determine
4193           the MIME type of the attached file.
4194         * src/summaryview.c: made it clear message view if the summary
4195           is unselected on the execution, and made it move focus to
4196           folder view if the folder becomes empty.
4197         * src/mainwindow.c: fixed a probrem that main window was stretched
4198           to the width of the toolbar.
4199         * src/inc.c: fixed a bug that caused multiple gtk_main() event loop
4200           if `Check new mail on startup' was set.
4201
4202 2000-06-06
4203
4204         * src/compose.c: fixed a probrem that had been unable to insert
4205           a file to the current cursor position.
4206
4207 2000-06-06
4208
4209         * version 0.3.14
4210
4211         * src/compose.[ch]: added `attach' button to the toolbar. And
4212           replaced the icon of `insert' to the new one.
4213
4214 2000-06-05
4215
4216         * src/mainwindow.[ch]: added `Execute' to the toolbar. And added
4217           a function main_window_set_toolbar_sensitive() that sets the
4218           sensitivity of the button of the toolbar.
4219         * src/compose.c: fixed a bug that output wrong header if
4220           a return code was included in the string of the text entry.
4221
4222 2000-06-04
4223
4224         * src/mainwindow.[ch]: added `Delete' to the toolbar and the menu.
4225           And added the same items in popup menu to the main menu.
4226         * src/utils.[ch]: added functions for DnD support.
4227         * src/compose.c: implemented file attachment and insertion with DnD
4228           (thanks to Hiramatu).
4229
4230 2000-06-04
4231
4232         * version 0.3.13
4233
4234         * src/summaryview.c: fixed a bug that passed null pointer to
4235           is_dir_exist().
4236
4237 2000-06-03
4238
4239         * src/alertpanel.[ch]: added functions alertpanel_message(),
4240           alertpanel_notice(), and alertpanel_error(), and cleaned up
4241           the code.
4242         * src/folderview.c
4243           src/compose.c
4244           src/addressbook.c
4245           src/summaryview.c
4246           src/summary_search.c
4247           src/prefs_account.c
4248           src/foldersel.c: made them use alertpanel_error(),
4249           alertpanel_warning() or alertpanel_notice() for error message
4250           dialog.
4251         * src/summaryview.[ch]: enable sorting in reversed order.
4252         * src/inc.c: made it show error message dialog when failed to
4253           connect or authorize.
4254         * src/utils.h: added a macro FILE_OP_ERROR() and replaced many
4255           perror() with it.
4256
4257 2000-06-03
4258
4259         * version 0.3.12
4260
4261         * src/compose.c: fixed a bug that didn't save a message to outbox
4262           when queued.
4263         * src/send.c: send_message_queue(): fixed a bug that included
4264           headers for queueing in the parsed data.
4265         * src/mainwindow.c: send_queue_cb(): made it pop statusbar message
4266           and update queue folder when finished.
4267
4268 2000-06-02
4269
4270         * version 0.3.11
4271
4272         * src/filter.c
4273           src/inc.c
4274           src/compose.c: suppressed the warning messages.
4275         * src/mainwindow.[ch]: added next unread message button and menu
4276           items.
4277         * src/summaryview.[ch]: added a function summary_select_next_unread()
4278           that selects and opens next unread message.
4279
4280 2000-06-01
4281
4282         * src/prefs_common.[ch]: added a setting to decide whether to open
4283           unread message on entering a folder.
4284         * src/summaryview.c: made it open the first unread message only if
4285           the preference is set.
4286         * src/compose.c: fixed a bug that freed the string obtained from
4287           GtkEntry.
4288
4289 2000-05-31
4290
4291         * src/compose.c: added `Send later' to the menu and the toolbar
4292           which queues the message to send it later.
4293
4294 2000-05-30
4295
4296         * src/mainwindow.c: added an interface to resend the queued message.
4297         * src/compose.c: made it show alert dialog when a message will be
4298           queued.
4299
4300 2000-05-29
4301
4302         * src/procmsg.[ch]: added function procmsg_send_queue() that calls
4303           send_message_queue() for each queued messages.
4304
4305 2000-05-28
4306
4307         * src/inc.c: inc_drop_message(): modified so that it drops a message
4308           to the default inbox folder if destination folder doesn't exist.
4309         * src/compose.[ch]: added imput compatible queueing header to the
4310           queued message.
4311         * src/send.[ch]: added function send_message_queue() that send
4312           queued message.
4313
4314 2000-05-27
4315
4316         * configure.in
4317           acconfig.h: made it enabled to decide wheter to use multithread
4318           or not on configure.
4319         * src/summaryview.c: fixed a bug that made thread when executed
4320           despite of the setting (thanks to Hiroshima).
4321         * src/socket.[ch]: changed the return value of public
4322           sock_connect_*() function to the pointer to SockInfo object.
4323         * src/procmime.c: procmime_scan_mime_header():
4324           fixed a bug that returned NULL if the scanned part had no header
4325           (thanks to shigeri).
4326         * src/procmime.[ch]:
4327           added function procmime_scan_content_disposition() that parses
4328           Content-Disposition header field.
4329         * src/mimeview.c: made it uses filename value in Content-Disposition
4330           header.
4331         * src/pop.c
4332         * src/inc.c: modified so that password is prompted if the password
4333           on preferences is empty and previous POP3 session has failed on
4334           authorization.
4335
4336 2000-05-23
4337
4338         * src/socket.[ch]: added non-blocking IO mode socket and
4339           multithreaded connection support.
4340         * src/inc.c: supported multithread connection.
4341
4342 2000-05-22
4343
4344         * src/folderview.c: made the focus of SummaryView grabbed when
4345           a folder is selected only if the messages exist.
4346
4347 2000-05-20
4348
4349         * version 0.3.10
4350
4351         * po/ja.po: fixed a bug that head `/' of a menu label was missing
4352           and caused segmentation fault when opened Compose window.
4353
4354 2000-05-20
4355
4356         * version 0.3.9
4357
4358         * src/utils.c: get_domain_name(): modified so that it uses
4359           gethostname().
4360         * src/mimeview.c: added key binds for `Save as' and
4361           `Display as text'.
4362
4363 2000-05-19
4364
4365         * src/recv.c: fixed a bug that failed to return error value
4366           when fputs() failed and caused the loss of received mails when
4367           disk space was not left (thanks to Tajiri).
4368         * src/compose.c: supported Reply-To.
4369         * src/mimeview.c: improved key operation interface.
4370
4371 2000-05-18
4372
4373         * src/mimeview.[ch]
4374           src/procmime.[ch]
4375           src/textview.[ch]: supported nested multipart message and
4376           clean up the codes.
4377           Supported encapsulated RFC822 message.
4378
4379 2000-05-16
4380
4381         * src/compose.[ch]: made it free the alloc'd memory for attach
4382           information when the compose window is destroyed.
4383           Placed the attachment list and the text widget onto the paned
4384           widget.
4385           Enabled cut/copy/paste/select all on all of the editable widgets.
4386           Implemented removal of attached file and popup menu on attachment
4387           list.
4388         * src/prefs_common.[ch]: added signature separator setting.
4389         * src/alertpanel.[ch]: added a function alertpanel_warning().
4390
4391 2000-05-14
4392
4393         * src/prefs_common.[ch]
4394           src/textview.c: made open URI command customizable.
4395         * src/compose.[ch]: implemented multipart MIME message composition
4396           (attachment of file).
4397         * src/textview.c
4398           src/compose.c: fixed a bug that didn't turn off the GTK+ theme
4399           engine again.
4400
4401 2000-05-13
4402
4403         * version 0.3.8
4404
4405         * src/summaryview.c: added key binds for composing message
4406           (w, a, A, f). Also added other key binds (y, D, Q).
4407         * src/compose.c: made Cc entry take over the Cc of the replied
4408           message.
4409         * src/pixmaps/new.xpm
4410           src/pixmaps/unread.xpm: replaced pixmap image.
4411         * src/procheader.c: procheader_date_get_localtime():
4412           changed the single figures of year from four to two.
4413
4414 2000-05-12
4415
4416         * src/inc.c: made it ask password if it is not specified on account
4417           preferences.
4418         * src/prefs_account.h: added member tmp_pass to struct PrefsAccount
4419           that preserves the temporary password.
4420         * src/inputdialog.[ch]: added function input_dialog_with_invisible()
4421           that prompts input with the string hidden.
4422
4423 2000-05-11
4424
4425         * src/compose.c: fixed a bug that didn't turn off the GTK+ theme
4426           engine if message font wasn't specified.
4427
4428 2000-05-10
4429
4430         * version 0.3.7a
4431
4432         * src/summaryview.c: fixed a bug that stderr was forgotten on
4433           fprintf().
4434
4435 2000-05-10
4436
4437         * version 0.3.7
4438
4439         * src/pop.c: fixed a problem that if some POP3 commands returned
4440           error, the previous operations were all cancelled.
4441         * src/compose.c
4442           src/textview.c: made workaround to the slow down of GtkText widget
4443           when using Pixmap theme or its derivatives.
4444
4445 2000-05-08
4446
4447         * src/inc.c: fixed a bug that caused X IO error when exec'd
4448           nonexistent program.
4449
4450 2000-05-07
4451
4452         * src/folderview.[ch]: added the member `mtime' to the struct
4453           FolderInfo.
4454         * src/summaryview.c: made the mtime of the folder checked that is
4455           going to open.
4456         * src/procmsg.c: added filesystem unchecking mode.
4457
4458 2000-05-05
4459
4460         * src/textview.[ch]: implemented clickable URI (thanks to BONAIM).
4461           And made `X-Mailer:' header emphasized if it contains `Sylpheed'.
4462
4463 2000-05-04
4464
4465         * src/summaryview.c: summary_write_cache(): permission fix of
4466           cache file.
4467
4468 2000-05-04
4469
4470         * version 0.3.6a
4471
4472         * src/headerview.c: added headerview_clear() method.
4473         * src/messageview.c: fixed a bug that didn't clear HeaderView
4474           on messageview_clear().
4475
4476 2000-05-04
4477
4478         * version 0.3.6
4479
4480         * src/messageview.c
4481           src/textview.c: added *_clear() method.
4482         * src/summaryview.c: made it clear MessageView when new folder
4483           is open.
4484
4485 2000-05-03
4486
4487         * src/inc.c: fixed a bug that went to the inbox that was specified
4488           by each account when incorporating from all accounts.
4489         * src/compose.c: made it confirm whether to discard the message or
4490           not when the window will be closed.
4491
4492 2000-05-03
4493
4494         * version 0.3.5
4495
4496         * src/pop.[ch]
4497           src/inc.[ch]: re-supported APOP authentication.
4498         * src/prefs_account.c: fixed a bug that had't saved protocol type.
4499         * src/socket.h
4500           src/statusbar.h: attached G_GNUC_PRINTF() to printf() like
4501           functions.
4502         * src/progressdialog.[ch]: changed the name of class from Progress
4503           to ProgressDialog.
4504
4505 2000-05-02
4506
4507         * src/summaryview.c: fixed a bug that caused segmentation fault
4508           a news folder was selected without using ja message catalog.
4509         * src/utils.h: attached G_GNUC_PRINTF() to printf() like functions.
4510         * src/Makefile.am: added `-DG_LOG_DOMAIN=\"Sylpheed\"' to
4511           INCLUDES.
4512
4513 2000-05-01
4514
4515         * src/automaton.[ch]
4516           src/inc.[ch]
4517           src/pop.[ch]: re-implemented POP3 fetching routines using
4518           finite-state automaton model (thanks to Hiramatu).
4519         * src/inc.c: fixed a bug that caused unwilled quitting of program
4520           when connection to mail server failed. And fixed a memory leak bug.
4521         * src/summaryview.c: made the focus move to FolderView when left
4522           cursor key is pressed.
4523
4524 2000-04-30
4525
4526         * src/textview.c: textview_write_line(): modified quotation
4527           discerning routine a bit.
4528
4529 2000-04-29
4530
4531         * version 0.3.4
4532
4533         * src/procmime.[ch]: moved MIME decorder from src/textview.c to
4534           src/procmime.c.
4535         * src/mimeview.[ch]: implemented saving of multipart message. And
4536           supported MIME encoded file name.
4537         * src/summaryview.c: implemented `Save as'.
4538
4539 2000-04-28
4540
4541         * src/prefs_common.[ch]: implemented an interface for setting the
4542           display item of SummaryView.
4543         * src/addressbook.c
4544           src/account.c: made the column titles of those don't take key
4545           focus.
4546
4547 2000-04-26
4548
4549         * src/textview.c: implemented BASE64 decoding and display.
4550
4551 2000-04-25
4552
4553         * src/prefs_common.[ch]: added members which decide whether
4554           each item of SummaryView is displayed or not.
4555         * src/headerwindow.c
4556           src/logwindow.c: made those windows closed when escape key is
4557           pressed.
4558         * src/headerview.c: disused ScrolledWindow.
4559         * src/base64.c: from64tobits(): modified so that it recognize '\n'
4560           as the last of line as well as '\r'.
4561
4562 2000-04-24
4563
4564         * src/headerview.c: disabled word wrap and line wrap of the text
4565           widget.
4566
4567 2000-04-24
4568
4569         * version 0.3.3
4570
4571         * src/prefs_common.c: prefs_assort_create(): added some headers
4572           to the default headers for assortment.
4573
4574 2000-04-23
4575
4576         * src/procmsg.c: fixed a bug that caused segmentation fault if
4577           the permission of a message was denied on parsing the header
4578           (thanks to wakai@UEC univ.).
4579         * src/mimeview.c: made it pass key press event to SummaryView.
4580
4581 2000-04-21
4582
4583         * src/main.h
4584           src/alertpanel.c: modified font specifications so that they match
4585           to better fonts.
4586         * src/utils.[ch]: added wide-character functions for FreeBSD support.
4587           Added the existence check of <wchar.h>.
4588         * acconfig.h
4589           configure.in: added wint_t and libxpg4 check for FreeBSD support.
4590         * src/unmime.c: modified so that it checks the existence of
4591           <alloca.h>.
4592           Above three are a contribution from Sasaki. Thanks!
4593
4594 2000-04-18
4595
4596         * src/main.h: decreased default height of window.
4597
4598 2000-04-17
4599
4600         * src/procmime.c: fixed a bug that eliminated the parenthesis in
4601           attribute value that was double-quoted.
4602
4603 2000-04-15
4604
4605         * version 0.3.2
4606
4607         * src/mimeview: implemented multipart message parser and display.
4608         * src/procmime.c: procmime_scan_content_type():
4609           supported multiple elements.
4610         * src/textview.c: supported multipart message and clean up the code.
4611
4612 2000-04-14
4613
4614         * src/summaryview.c: added size column and sorting by size.
4615         * src/mainwindow.c: added `Sort by size' to sort menu.
4616         * src/procmime.c: fixed a bug that caused buffer overrun and
4617           segmentation fault.
4618         * src/procmime.c: generalized Content-Type parsing.
4619
4620 2000-04-13
4621
4622         * version 0.3.1
4623
4624         * src/textview.c: supported MIME headers and
4625           Content-Transfer-Encoding: quoted-printable.
4626
4627 2000-04-12
4628
4629         * src/messageview.[ch]
4630           src/textview.[ch]: separated MessageView into two classes.
4631         * src/procmime.[ch]: added for MIME message handling.
4632
4633 2000-04-11
4634
4635         * src/mimeview.[ch]: added for MIME message handling.
4636         * configure.in: added wctype.h and wchar.h existence check.
4637
4638 2000-04-10
4639
4640         * src/procmsg.[ch]
4641           src/procheader.[ch]: some code cleanups.
4642         * src/messageview.[ch]: integrated HeaderView.
4643
4644 2000-04-09
4645
4646         * version 0.3.0
4647
4648 2000-04-08
4649
4650         * src/addressbook.c: Made the tree sorted when folder/group is
4651           added or edited.
4652         * src/xml.c: xml_compare_tag(): fixed a bug that caused segmentation
4653           fault if the current tag was empty.
4654         * src/mainwindow.c: made the state of MainWindow saved.
4655
4656 2000-04-08
4657
4658         * version 0.3.0pre1
4659
4660         * src/addressbook.c: fully implemented address group editing.
4661           Fixed a bug that wrongly confirmed deletion of address when
4662           escape key was pressed on alert dialog.
4663
4664 2000-04-07
4665
4666         * src/addressbook.c: added menu bar. And enabled hierarchical
4667           folder.
4668         * src/prefs_account.c: modified so that it allows not to specify
4669           pop server.
4670         * src/inc.c: inc_account_mail(): modified so that if receiving
4671           server isn't specified, it does nothing.
4672
4673 2000-04-05
4674
4675         * version 0.2.9
4676
4677         * src/addressbook.c: almost fully implemented addressbook functions.
4678
4679 2000-04-04
4680
4681         * src/compose.c: fixed a bug that caused segmentation fault when
4682           `File->Insert file' was selected more than twice.
4683
4684 2000-04-03
4685
4686         * version 0.2.9pre4
4687
4688         * src/addressbook.[ch]: implemented creation of new folder and group,
4689           and deletion of folder and group. And fully implemented
4690           addressbook_delete_object() which deletes the specified object
4691           recursively.
4692
4693 2000-04-02
4694
4695         * src/addressbook.c: implemented registration of address and multiple
4696           appending to Compose address entry.
4697         * src/menu.[ch]: added a function menu_set_insensitive_all() that
4698           turn all menu items insensitive.
4699         * src/folderview.c: some code cleanup.
4700
4701 2000-04-01
4702
4703         * src/account.c
4704           src/prefs_common.c: fixed a bug on getting the number of CList
4705           rows.
4706
4707 2000-03-30
4708
4709         * version 0.2.9pre3
4710
4711         * src/folderview.c: fixed a bug that caused warnings when tree was
4712           expanded/collapsed on the first operation.
4713
4714 2000-03-29
4715
4716         * src/addressbook.c: addressbook_list_selected(): made it be able
4717           to handle multiple address.
4718         * src/compose.c: modified so that when Bcc: is toggled, corresponding
4719           AddressBook also toggle it.
4720         * src/mainwindow.c:
4721           main_window_create(): moved gtk_widget_set_uposition() before
4722           gtk_widget_show() so as not to cause window flickering.
4723           main_window_get_position(): replaced gdk_window_get_position()
4724           with gdk_window_get_root_origin() to acquire correct window
4725           position (Thanks to shigeri for these modifications).
4726
4727 2000-03-27
4728
4729         * src/filesel.c: made it selects home directory on the first time
4730           it is called.
4731
4732 2000-03-26
4733
4734         * src/utils.c: conv_mb_alnum(): modified so that it uses character
4735           conversion table.
4736         * src/foldersel.c: made the folder tree take focus when the dialog
4737           is shown.
4738
4739 2000-03-26
4740
4741         * version 0.2.9pre2
4742
4743         * src/addressbook.c: implemented addressbook_export_to_file() and
4744           related functions.
4745
4746 2000-03-25
4747
4748         * src/xml.[ch]
4749           src/addressbook.c: fixed the variable name for attribute.
4750         * src/prefs_common.[ch]: added a member `conv_mb_alnum'.
4751         * src/utils.[ch]: added conv_mb_alnum() that converts multi-byte
4752           alphabet and numeric into single-byte one.
4753         * src/messageview.c: messageview_show(): made it pass conv_mb_alnum()
4754           when conv_mb_alnum flag is on.
4755
4756 2000-03-25
4757
4758         * version 0.2.9pre1
4759
4760         * src/compose.c: modified so that when Addressbook is open by a
4761           Compose and it is closed, target of Addressbook is reset.
4762         * src/addressbook.c: made it work with Compose.
4763
4764 2000-03-24
4765
4766         * configure.in: AM_PATH_{GLIB, GTK}: raised the required version of
4767           GTK+ and GLIB to 1.2.6.
4768         * src/xml.[ch]: more implementation of XML parser.
4769         * src/addressbook.c: implemented addressbook parsing and displaying
4770           routine.
4771
4772 2000-03-21
4773
4774         * src/folderview.c: folderview_scan_folder(): modified so that if
4775           a folder's message number is zero, set new, unread and total number
4776           to zero.
4777
4778 2000-03-20
4779
4780         * src/xml.[ch]: added for XML handling used by addressbook.
4781         * src/folderview.c: modified so that Trash folder is skipped
4782           when an unread folder is selected automatically by space key.
4783
4784 2000-03-18
4785
4786         * src/summaryview.c: fixed a bug that cursor was turned into watch
4787           forever when a newsgroup was selected.
4788
4789 2000-03-18
4790
4791         * version 0.2.8
4792
4793 2000-03-17
4794
4795         * src/mainwindow.[ch]: implemented counting on setting cursor
4796           type. And modified the menu of `thread view' and `unthread view'.
4797         * src/summaryview.c: enabled thread-toggling on opening folder.
4798         * src/prefs_common.[ch]: added a member `enable_thread' to determine
4799           whether summary view builds thread or not when a folder is open.
4800
4801 2000-03-15
4802
4803         * src/summaryview.c: modified popup sensitivity function a bit.
4804
4805 2000-03-13
4806
4807         * version 0.2.7
4808
4809         * src/addressbook.[ch]: more implementation of the interface of
4810           addressbook.
4811         * src/compose.c: connected to addressbook object.
4812         * src/folderview.[ch]: folderview_compare_path():
4813           modified so that absolute path is correctly compared.
4814           And added folderview_select_node().
4815           And modified folderview_scan_folder() so that it update the summary
4816           when asked.
4817         * src/import.c: made it update folder tree when imported mbox.
4818         * src/summaryview.c: modified according to the changes of
4819           folderview.c. And modified so that it display alert dialog if
4820           source folder is identical to destination.
4821           added summary_set_popup_sensitive() that set the sensitivity of
4822           popup menu according to the context. And made all of the items of
4823           popup menu insensitive when summary is cleared.
4824         * src/procmsg.c: procmsg_move_messages_with_dest():
4825           modified so that if source folder is identical to destination,
4826           abort its process.
4827         * src/summary_search.c
4828           src/manage_window.c: modified so as not to print warning to console
4829           when alert dialog appeared twice.
4830         * src/filesel.c: made file selection dialog transient.
4831
4832 2000-03-11
4833
4834         * src/manage_window.[ch]: added callback function
4835           manage_window_focus_out().
4836         * src/account.c
4837           src/inputdialog.c
4838           src/mainwindow.c
4839           src/prefs_account.c
4840           src/prefs_common.c
4841           src/summary_search.c: added focus_out_event signal handler.
4842         * src/addressbook.[ch]: added preliminary addressbook code.
4843
4844 2000-03-06
4845
4846         * src/utils.h: added a macro Xalloca() that does alloca() and
4847           handles the exception.
4848         * src/import.c: made the import dialog transient window and enabled
4849           cancelling by escape key.
4850
4851 2000-03-04
4852
4853         * version 0.2.6
4854
4855         * src/compose.c: fixed a bug that caused memory leak when compose
4856           window was closed.
4857
4858 2000-03-03
4859
4860         * src/nntp.h: increased NNTP message buffer size for XOVER strings
4861           which is too long.
4862
4863 2000-02-28
4864
4865         * src/summaryview.c: binded step-forward and step-backward to each
4866           Control-n and Control-p.
4867         * src/filter.c: filter_read_str(): fixed a memory leak bug and
4868           replaced g_malloc() for allocating the buffer with alloca().
4869         * src/procheader.c: procheader_get_fromname(),
4870                             procheader_date_get_localtime()
4871           src/utils.c: conv_euctojis()
4872           src/compose.c: compose_quote_parse_fmt()
4873           src/prefs.c: prefs_set_data_from_text()
4874                        prefs_set_text(): replaced g_malloc() with alloca().
4875
4876 2000-02-26
4877
4878         * version 0.2.5
4879
4880         * src/logwindow.c: improved log_window_append() so that it shows
4881           warning, error and normal message with different colors.
4882         * src/utils.[ch]: added functions log_message(), log_warning(), and
4883           log_error() that show normal message, warning, and error for each.
4884           And modified many warning messages to use these.
4885         * src/messageview.c: messageview_init(): made it set colors of
4886           quotation and URI to black when failed to allocate colors.
4887         * src/news.c: news_parse_xover(): replaced g_malloc() for allocating
4888           the buffer with alloca().
4889
4890 2000-02-25
4891
4892         * src/folderview.c: fixed a bug that didn't put previously selected
4893           folder name in text entry. In addition to that, made some
4894           modifications.
4895
4896 2000-02-24
4897
4898         * version 0.2.4
4899
4900         * src/logwindow.[ch]: added log window that displays protocol log.
4901         * src/about.c: adjusted the size of dialog.
4902         * src/folderview.c: made it select a folder when double-clicked.
4903
4904 2000-02-23
4905
4906         * src/prefs_common.[ch]: added an item `translate_header' that
4907           decides whether header name like `From:' or `Subject:' is
4908           translated or not.
4909         * src/compose.c: made it show alert dialog when receiptor isn't
4910           entered.
4911         * src/inc.c: some code cleanups.
4912
4913 2000-02-22
4914
4915         * version 0.2.3
4916
4917         * src/compose.c: made header entries move those focus to next
4918           entry or text widget when activated. And sorted out the menu items.
4919         * src/mainwindow.[ch]
4920           src/prefs_common.[ch]
4921           src/main.c: made it save the sizes of widgets and the position of
4922           window when quitting.
4923         * src/prefs_common.c: set a14, k14 fontset as default message font.
4924         * src/about.c: changed the appearance of about dialog using text
4925           widget and so on.
4926         * src/recv.c: modified recv_write() so that it converts an escaped
4927           From_ line.
4928
4929 2000-02-20
4930
4931         * version 0.2.2
4932
4933         * src/compose.[ch]: supported Bcc.
4934
4935 2000-02-19
4936
4937         * version 0.2.1
4938
4939         * src/utils.[ch]: added function to_number() that examines string
4940           and if that is a number string, return its value.
4941         * src/procmsg.c: fixed a bug that caused malfunction when non-digit
4942           character was included in file name.
4943
4944 2000-02-18
4945
4946         * version 0.2.0
4947
4948         * src/folderview.c: fixed a bug that caused segmentation fault
4949           when opened folder node was deleted (thanks to Hiramatu).
4950           And implemented folderview_rm_server_cb() which removes news server.
4951         * src/mbox.c: modified a warning message.
4952
4953 2000-02-13
4954
4955         * version 0.2.0alpha-pre8
4956
4957         * src/mainwindow.c: inc_all_account_mail_cb(): made it select inbox
4958           folder to prevent the probrem when current folder is updated.
4959         * src/summaryview.c: summary_execute(): made it write to summary
4960           cache when executed.
4961
4962 2000-02-12
4963
4964         * version 0.2.0alpha-pre7
4965
4966         * src/utils.[ch]: added path_cmp() that compares two paths ignoring
4967           trailing directory separator.
4968         * src/folderview.[ch]
4969           src/summaryview.[ch]: modified so that folder tree is updated
4970           when messages are moved or deleted.
4971         * src/inc.c: some code cleanup.
4972
4973 2000-02-11
4974
4975         * version 0.2.0alpha-pre6
4976
4977         * src/utils.[ch]: added get_domain_name() that return domain
4978           name as a static string.
4979         * src/compose.c: compose_generate_msgid(): modified so that even
4980           if current address doesn't contain '@', it generates a decent
4981           message ID.
4982         * src/send.c: some code cleanup.
4983
4984 2000-02-10
4985
4986         * src/folderview.c: modified the behavior of folder tree when
4987           the folder is right-clicked.
4988         * src/compose.c: compose_encode_header(): added irresponsible
4989           buffer overrun check.
4990
4991 2000-02-09
4992
4993         * version 0.2.0alpha-pre5
4994
4995         * updated gettext and libtool.
4996         * configure.in: modified localedir definition so that message
4997           catalogs are installed into correct directories.
4998         * src/folderview.c
4999           src/mainwindow.c: modified them so that a folder can be reopen
5000           even if it is currently open.
5001         * src/prefs_common.[ch]
5002           src/messageview.c: added an option that toggle the coloration of
5003           message.
5004
5005 2000-02-08
5006
5007         * version 0.2.0alpha-pre4
5008
5009         * src/mainwindow.c
5010           src/messageview.c: fixed a bug that broke memory on allocating
5011           colors.
5012
5013 2000-02-07
5014
5015         * src/folderview.c: some bug fixes on selecting folder.
5016
5017 2000-02-07
5018
5019         * version 0.2.0alpha-pre3
5020
5021         * src/folderview.c
5022         * src/summaryview.[ch]: some code cleanups.
5023         * src/messageview.c: fixed a color allocating bug (maybe).
5024
5025 2000-02-06
5026
5027         * version 0.2.0alpha-pre2
5028
5029         * src/folderview.[ch]: made folder view not open selected folder
5030           unless return or space key is pressed, or clicked by mouse
5031           button 1 or 2.
5032         * src/inc.c: some code cleanups.
5033         * TODO.jp: added some items.
5034
5035 2000-02-05
5036
5037         * version 0.2.0alpha-pre1
5038
5039         * src/summaryview.[ch]: fixed a bug that broke summary thread
5040           when deleted duplicated messages (thanks to BONAIM).
5041           And some code cleanup.
5042         * src/procmsg.[ch]: renamed procmsg_move_messages() to
5043           procmsg_move_messages_with_dest(), and replaced former with
5044           new function which doesn't specify destination.
5045         * src/prefs_common.c
5046           src/gtkutils.c: some memory leak fixes of linked lists.
5047         * src/utils.[ch]: added list_remove_all() to remove all elements
5048           of doubly-linked list.
5049         * src/inc.[ch]: added inc_all_account_mail() that incorporates
5050           new messages of all accounts.
5051         * src/account.[ch]: added account_foreach() to process each accounts.
5052         * added TODO.jp
5053
5054 2000-02-04
5055
5056         * version 0.1.23alpha
5057
5058         * src/inc.c: made the folder tree update the message number
5059           when incorporated new messages.
5060         * src/folderview.[ch]: added a function folderview_scan_folder()
5061           to scan one folder on the view, which is specified by folder name.
5062
5063 2000-02-02
5064
5065         * version 0.1.22alpha
5066
5067         * src/prefs_account.[ch]: added the setting of assorting on
5068           receiving.
5069         * src/inc.c: supported assorting on receiving.
5070         * src/procmsg.c: cleaned up the code.
5071         * src/news.c: fixed a bug that locked up when failed to get xover.
5072         * src/compose.c: made a message unmark that is put into specific
5073           folders.
5074
5075 2000-02-01
5076
5077         * version 0.1.21alpha
5078
5079         * src/folderview.c
5080           src/summaryview.c: implemented the function 'go to next folder
5081           when no unread message found.'
5082         * src/summaryview.c: made connection state displayed on the
5083           status bar when connecting to a news server.
5084         * src/compose.c: changed X-Mailer: header field string a bit.
5085         * src/prefs_common.c: implemented residual functions of assortment.
5086
5087 2000-01-31
5088
5089         * version 0.1.20alpha
5090
5091         * src/prefs_common.c: implemented reading/writing/register/deletion
5092           of assortment setting.
5093         * src/mainwindow.c: slightly modified the appearance of statusbar.
5094         * src/account.c: account_delete(): fixed a bug that didn't assigned
5095           the pointer to GList when an account was deleted.
5096
5097 2000-01-29
5098
5099         * src/procmsg.c: procmsg_get_mark_sum(): fixed a bug that failed
5100           to read mark file (thanks to BONAIM).
5101         * src/prefs_common.c: added the interface of assortment setting.
5102
5103 2000-01-28
5104
5105         * src/summaryview.c: fixed a bug that didn't redraw marking properly
5106           when displaying an unread message with left-click (thanks to
5107           shigeri).
5108
5109 2000-01-27
5110
5111         * src/summaryview.[ch]: added functions for assortment.
5112         * src/about.c: added a button to close window.
5113
5114 2000-01-26
5115
5116         * src/procmsg.c: fixed a bug that didn't add news flag correctly.
5117         * src/compose.c: fixed a bug that can't reply to a news article.
5118         * src/filter.[ch]: added for message filtering.
5119         * src/procheader.[ch]: added procheader_get_unfolded_line()
5120           to process filtering. And added procheader_get_header_list()
5121           that reads headers of a message and store them on the memory,
5122           and procheader_header_list_destroy() that removes all headers
5123           read by procheader_get_header_list().
5124
5125 2000-01-25
5126
5127         * version 0.1.19alpha
5128
5129         * src/news.c: modified so that it retrieves only overview information
5130           that is not yet cached.
5131         * src/procmsg.[ch]: modified for news handling.
5132
5133 2000-01-24
5134
5135         * src/news.c: supported xover.
5136         * src/mbox.c: fixed a bug that didn't handle empty line correctly
5137           (Thanks to shigeri).
5138
5139 2000-01-23
5140
5141         * version 0.1.18alpha
5142
5143         * src/procmsg.[ch]: modified some functions so that they can
5144           handle news folder.
5145         * src/news.c: added header cache routine.
5146         * src/procheader.c: fixed a bug that caused memory leak when some
5147           header was duplicated.
5148           And added Newsgroups: in parsing headers.
5149         * src/summaryview.c: added news article cache routine.
5150         * src/compose.c: made it be able to reply/forward news article.
5151
5152 2000-01-22
5153
5154         * src/compose.c: fixed a bug that failed to parse To: header
5155           if a comma is included in double quotation (Thanks to shigeri).
5156         * src/mbox.c: modified the code for processing mbox so that it
5157           can handle unescaped From_ line correctly.
5158
5159 2000-01-21
5160
5161         * version 0.1.17alpha
5162
5163         * src/foldersel.c: fixed a bug that didn't display folder tree.
5164           And added the register routine for news server and group setting.
5165
5166 2000-01-20
5167
5168         * version 0.1.16alpha
5169
5170         * src/statusbar.[ch]: added statusbar_puts_all().
5171           statusbar_puts(): made it truncate a string that is too long.
5172         * src/folderview.[ch]: changed CTree's row data from string
5173           to FolderInfo structure.
5174           And implemented popup menu that registers news server and group.
5175         * src/messageview.c: modified short header display routine.
5176
5177 2000-01-19
5178
5179         * added src/news.[ch] for NetNews session management.
5180         * src/summaryview.[ch]: added NetNews reading codes.
5181
5182 2000-01-18
5183
5184         * src/mainwindow.c
5185           src/prefs_common.[ch]: made them preserve toolbar style.
5186         * src/main.c: made it save configuration before exiting.
5187         * src/summaryview.c: modified summary status display routine.
5188         * added src/nntp.[ch] for handling low level NNTP session.
5189
5190 2000-01-17
5191
5192         * added src/progress.[ch] for displaying progress.
5193         * src/inc.c: modified progress dialog routines to use
5194           src/progress.[ch].
5195         * src/folderview.[ch]: added preliminary NetNews supporting code.
5196
5197 2000-01-16
5198
5199         * version 0.1.15alpha
5200
5201         * src/main.c
5202           src/folderview.c: some permission fixes.
5203         * src/folderview.c: implemented folder creation/renaming/removing.
5204         * src/utils.[ch]: added remove_dir_recursive() that removes
5205           a directory recursively.
5206
5207 2000-01-15
5208
5209         * src/mainwindow.[ch]: added toolbar style selection.
5210         * added src/inputdialog.[ch] to prompt user to enter a string.
5211         * src/summaryview.[ch]: modified the behavior of view on
5212           normal mode.
5213         * src/mbox.c: fixed a bug that couldn't lock file when
5214           lockf() was used (Thanks to shigeri).
5215
5216 2000-01-14
5217
5218         * version 0.1.14alpha
5219
5220         * src/mainwindow.[ch]: changed the appearance of toolbar.
5221           And fixed window handling.
5222         * src/summaryview.c: modified the messages displayed on status bar.
5223         * src/compose.[ch]: added toolbar.
5224         * src/*.xpm: borrowed some icons from gnome-libs (temporary).
5225
5226 2000-01-13
5227
5228         * version 0.1.13alpha
5229
5230         * src/summaryview.c: fixed a bug of threading. And some code
5231           cleanups. And rewrote the routine of deleting duplicated messages
5232           using hash table.
5233         * src/mainwindow.[ch]: added toolbar.
5234
5235 2000-01-12
5236
5237         * version 0.1.12alpha
5238
5239         * src/summary_search.c: if the OS don't have wcsstr(), use wcswcs()
5240           instead.
5241         * src/summaryview.c: changed CTree creating routine as it creates
5242           thread on the fly for speeding up.
5243         * src/procmsg.c: rewrote message processing routines using hash
5244           table for speeding up. It should be considerably faster than
5245           before.
5246
5247 2000-01-11
5248
5249         * version 0.1.11alpha
5250
5251         * po/ja.po: modified msgstr for Solaris standard gettext.
5252         * src/main.c: added config.h inclusion.
5253         * src/compose.c: changed to add replied message's In-Reply-To
5254           message id to References header if it don't have References header.
5255         * src/summaryview.c: changed threading routine to use hash table
5256           for speeding up.
5257
5258 2000-01-11
5259
5260         * version 0.1.10alpha
5261
5262         * po/ja.po: modified msgstr so as not to core dump on Solaris.
5263         * src/main.c: added inclusion of locale.h.
5264           (Thanks to Sato for above.)
5265         * src/mbox.c
5266         * src/socket.c: applied Solaris patch by shigeri with some
5267           modification. (Thanks!)
5268
5269 2000-01-10
5270
5271         * version 0.1.9alpha
5272
5273         * src/compose.c: compose_encode_header(): fixed some bugs.
5274           And modified header generating routines to support proper
5275           References header, and supported Organization header.
5276         * src/procmsg.[ch]
5277           src/procheader.c: removed Cc: and Reply-To: from cache data.
5278         * src/procheader.[ch]: renamed header list structure to HeaderEntry.
5279         * src/summaryview.[ch]: summary_thread_func(): some optimization.
5280           And added summary_pass_key_press_event() to pass key press event
5281           from other widgets.
5282         * src/messageview.c: messageview_key_pressed(): modified so that
5283           key event is passed to summary view even if message view is
5284           separated. (Thanks to wakai@UEC univ. for pointing this out.)
5285
5286 2000-01-09
5287
5288         * version 0.1.8alpha
5289
5290         * src/compose.c: implemented RFC1522, RFC2407 (loosely) compliant
5291           header MIME encoding.
5292         * src/procheader.c: some bug fixes of folded header line processing.
5293         * src/headerview.c: headerview_show(): some bug fixes.
5294
5295 2000-01-07
5296
5297         * version 0.1.7alpha
5298
5299         * src/utils.c: conv_euctojis(): fixed a bug that didn't add
5300           kanji-out sequence [ \033 ( B ] when input string was ended
5301           with kanji. (Thanks to Nozomu Kobayashi for pointing this out.)
5302         * src/compose.c: compose_encode_header(): changed as it outputs
5303           encoded string to another buffer.
5304           And implemented a faculty to save sent message to outbox and
5305           to queue message that failed to send (preliminary).
5306           And, finally implemented proper To: and Cc: processing :)
5307         * src/folderview.c: added preliminary right-clicking popup menu
5308           for operating folders.
5309         * some permission fixes at creating or copying file.
5310
5311 2000-01-07
5312
5313         * version 0.1.6alpha
5314
5315         * src/procheader.c: fixed a bug that didn't null-terminate
5316           header list and caused segmentation fault.
5317
5318 2000-01-06
5319
5320         * version 0.1.5alpha
5321
5322         * src/procheader.[ch]: added function procheader_get_one_field()
5323           that gets one header field that matches the header list.
5324           And removed procheader_get_unfolded_line(), which is less generic.
5325           And rewrote procheader_get_header_fields() using
5326           procheader_get_one_field().
5327         * src/summaryview.c: some bug fixes of key input scan routine.
5328         * README, README.jp: modified documents a bit.
5329
5330 2000-01-05
5331
5332         * src/menu.c: menu_set_sensitive(): fixed a bug that if a menu item
5333           had a submenu, set sensitivity of the submenu, not the item.
5334
5335 2000-01-05
5336
5337         * version 0.1.4alpha
5338
5339         * src/summaryview.c: fixed a bug that caused segmentation fault
5340           when empty summary view was center-clicked.
5341           And fixed a bug that freed moving folder strings when marked
5342           as unread.
5343           If current folder is trash, don't delete message.
5344         * src/summaryview.[ch]
5345         * src/mainwindow.c
5346         * src/procmsg.[ch]: added update-cache mode (discards previous cache).
5347
5348 2000-01-04
5349
5350         * src/procheader.[ch]: more optimization of header processing
5351           routine. And added a new function procheader_get_header_fields()
5352           that receives an array of header name as a parameter and
5353           set header bodies.
5354         * src/utils.[ch]: added remove_return() for removing return code.
5355         * src/unmime.c: added remove_return() on the last of UnMimeHeader().
5356
5357 2000-01-03
5358
5359         * src/compose.c: if message body is ascii only, set US-ASCII as
5360           charset in Content-Type.
5361         * src/main.[ch]
5362         * src/prefs.c
5363         * src/prefs_common.c
5364         * src/prefs_account.c
5365         * src/account.c: changed the location of rc files.
5366         * src/account.c: enabled closing window when escape key is pressed.
5367
5368 2000-01-02
5369
5370         * version 0.1.3alpha
5371
5372         * src/compose.c: fixed a bug that caused segmentation fault
5373           when sending failed.
5374           And relocated header-generation routines from src/send.c.
5375         * src/send.c: moved header-generation routines to src/compose.c.
5376         * src/prefs.c: added '~' to home directory expansion.
5377         * src/prefs_account.[ch]: added signature file path configuration.
5378         * src/prefs_common.[ch]: added spool path configuration.
5379         * src/inc.c: changed the method of user name acquisition to use
5380           g_get_user_name().
5381
5382 2000-01-01
5383
5384         * version 0.1.2alpha
5385
5386         * added ChangeLog (this file), ChangeLog.jp.
5387         * some code cleanups.
5388         * added manage_window.[ch] for transient window management.
5389         * src/procheader.c: optimized header processing routine a bit.
5390         * src/send.c: fixed exception handling on connection.
5391         * src/inc.c: added exception handling on getting user name.
5392
5393 2000-01-01
5394
5395         * version 0.1.1alpha
5396
5397         * src/send.c: fixed a bug that didn't add Content-Type: header.
5398
5399 2000-01-01
5400
5401         * version 0.1.0alpha
5402
5403         * initial release.