* src/folderview.c
[claws.git] / ChangeLog
1 2002-07-25
2
3         * version 0.8.1
4
5 2002-07-24
6
7         * src/addressbook.c
8           src/editaddress.c
9           src/editgroup.c
10           src/editldap_basedn.c
11           src/importldif.c
12           src/prefs_common.c: fixed memory leaks which didn't free strings
13           gtk_editable_get_chars() returned. And minor code cleanups.
14         * src/importldif.h
15           src/vcard.h: removed C++-style comments.
16
17 2002-07-23
18
19         * src/codeconv.c: conv_encode_header(): fixed a problem in encoding
20           strings which include both multi-byte and us-ascii characters.
21
22 2002-07-23
23
24         * src/utils.c: remove_numbered_files(): don't try to unlink()
25           directories.
26         * src/codeconv.c:
27           conv_get_code_conv_func(): return conv_anytodisp() if charset is
28           not specified.
29           conv_unmime_header_overwrite()
30           conv_unmime_header(): do conv_anytodisp() before decoding header.
31
32 2002-07-14
33
34         * version 0.8.0
35
36 2002-07-14
37
38         * src/compose.c: added 'Tools/Actions' menu.
39
40 2002-07-12
41
42         * src/base64.c: a minor fix for BASE64VAL() macro.
43
44 2002-07-11
45
46         * src/base64.c: base64_decode(): fixed a buffer overrun bug.
47
48 2002-07-11
49
50         * src/codeconv.c
51           src/compose.c
52           src/smtp.c
53           src/unmime.c
54           src/base64.[ch]: rewrote the BASE64 encode / decode routines.
55           base64_encode(), base64_decode(): new.
56         * src/rfc822.[ch]: removed.
57         * COPYING
58           src/about.c: removed the copyright notice for fetchmail.
59
60 2002-07-10
61
62         * src/codeconv.c
63           src/procmime.c
64           src/unmime.[ch]: rewrote the MIME decode routines.
65           unmime_header()
66           unmime_quoted_printable_line(): new.
67         * src/procheader.c:
68           procheader_get_one_field()
69           procheader_get_unfolded_line(): remove also CR.
70
71 2002-07-08
72
73         * libkcc: removed from the source tree.
74         * COPYING
75           src/about.c: removed the copyright notice for libkcc.
76         * src/codeconv.c: conv_guess_encoding(): check for ASCII code first
77           for speedup.
78         * src/prefs_actions.c: removed unnecessary spaces/tabs.
79
80 2002-07-05
81
82         * src/prefs_actions.c: comply with the coding style.
83           Modified the UI design.
84         * src/mainwindow.c: main_window_set_menu_sensitive(): enable Actions
85           menu when multiple messages are selected.
86
87 2002-07-05
88
89         * src/prefs_actions.[ch]: merged the 'Actions' feature from claws.
90           update_actions_menu(): simplified the menu deletion.
91         * src/mainwindow.c: added 'Actions' menu to Tools and Configuration.
92
93 2002-07-04
94
95         * src/codeconv.[ch]: implemented conv_jistoeuc(), conv_euctojis(),
96           conv_sjistoeuc(), and conv_guess_encoding(). Removed the dependency
97           to libkcc.
98
99 2002-07-04
100
101         * configure.in: added check for strchr.
102
103 2002-07-02
104
105         * src/prefs_common.[ch]
106           src/inc.c: added an option to inhibit receive error dialog.
107
108 2002-07-01
109
110         * src/account.c: account_find_from_address(): support multiple
111           addresses in header.
112
113 2002-06-28
114
115         * src/gtksctree.[ch]: changed GtkSCTree::anchor_row from gint to
116           GtkCTreeNode* so that it won't become invalid after the row move.
117           Removed dependency to gtkutils.c.
118         * src/prefs_common.[ch]
119           src/summaryview.c: summary_selected(): added an option to show
120           message when cursor keys are pressed on summary view.
121
122 2002-06-28
123
124         * configure.in
125           src/Makefile.am
126           src/compose.c: changed "host_alias" to "target_alias" so that it
127           shows the correct system name on cross-compiling (thanks to
128           Patrice Mandin).
129
130 2002-06-27
131
132         * src/prefs_account.[ch]: added the option menu to force an
133           authentication method for SMTP AUTH.
134         * src/send.c
135           src/smtp.[ch]: smtp_from(), smtp_auth(): added an argument to
136           specify the authentication method for SMTP AUTH.
137           smtp_ehlo(): allow AUTH responses that don't comply with the RFC.
138
139 2002-06-25
140
141         * src/prefs_common.[ch]
142           src/compose.c: enabled "Wrap on input".
143
144 2002-06-25
145
146         * src/summaryview.[ch]
147           src/mainwindow.c: added "Go to/{Prev,Next} new message" menu.
148           Made some code cleanups.
149
150 2002-06-20
151
152         * src/folderview.c
153           src/prefs_common.[ch]: added the hidden option to specify the
154           policy of the vertical scrollbar on folder view.
155
156 2002-06-19
157
158         * src/messageview.[ch]:
159           messageview_copy_clipboard(): fixed a bug that couldn't copy text
160           on MIME mode.
161           messageview_get_current_textview(): new.
162           messageview_get_text_widget(): removed.
163         * src/quote_fmt_parse.y: quote message even if msginfo is empty.
164         * src/compose.[ch]: implemented the "Paste as quotation" feature.
165           text_inserted(): new callback for "insert_text" signal.
166           Add quote mark to the pasted text if Compose::paste_as_quotation
167           is TRUE.
168
169 2002-06-19
170
171         * src/compose.c: if the Content-Type of a file is text/*, check
172           its content and set the optimal Content-Transfer-Encoding (thanks
173           to Yoichi Yuasa).
174
175 2002-06-18
176
177         * src/textview.c: textview_key_pressed(): pass key press event to
178           main window to activate menu shortcuts (thanks to Alfons).
179
180 2002-06-18
181
182         * src/folder.c: folder_build_tree(): use strtoul() instead of atoi()
183           for mtime to prevent flooring.
184         * src/imap.c:
185           imap_move_msg()
186           imap_move_msgs_with_dest()
187           imap_copy_msgs_with_dest(): fixed a bug that prevented multiple
188           message copy/move.
189           imap_parse_envelope()
190           imap_cmd_envelope(): use RFC822.HEADER instead of ENVELOPE to get
191           full information of messages and simplify the parser. Also fixed
192           the bug that References header was ignored on threading.
193           imap_parse_one_address()
194           imap_parse_address(): removed.
195           imap_get_header(): new. It reads the RFC822 header and returns
196           a newly allocated string.
197         * src/procheader.[ch]: changed procheader_parse() to
198           procheader_parse_stream() and added different interfaces for it.
199
200 2002-06-17
201
202         * po/zh_TW.Big5.po: fixed a mistake that caused a crash.
203
204 2002-06-15
205
206         * version 0.7.8
207
208 2002-06-13
209
210         * src/inc.c: inc_get_uidl_table(): fixed a bug that garbage time
211           could be inserted into the hash table.
212           inc_write_uidl_list(): a minor code cleanup.
213         * src/mainwindow.c: main_window_get_current_state():
214           make the state unexecutable on an empty folder.
215         * src/summaryview.c: summary_sort(): don't sort on an empty folder.
216         * src/pop.c: minor code cleanups.
217
218 2002-06-12
219
220         * src/prefs_account.c: CREATE_RADIO_BUTTONS(): fixed a typo and
221           corrected the behavior of the radio buttons.
222
223 2002-06-11
224
225         * implemented 'Delete messages after N days' feature for POP3.
226         * src/inc.[ch]:
227           inc_get_uidl_table()
228           inc_write_uidl_list(): moved the location of UIDL list file from
229           RC_DIR/uidl-* to RC_DIR/uidl/*.
230           Added received time for each UIDLs.
231           src/main.c: main(): create RC_DIR/uidl/ directory.
232           src/pop.[ch]: LOOKUP_NEXT_MSG(): delete expired messages here.
233           Added recv_time to Pop3MsgInfo.
234           src/prefs_account.[ch]: added an option for the number of days for
235           leaving messages.
236
237 2002-06-09
238
239         * version 0.7.7
240
241 2002-06-07
242
243         * src/folder.c: folder_set_missing_folders(): fixed a bug that
244           caused multiplication of special folders on startup if their
245           types were changed.
246         * src/folderview.c: folderview_remove_mailbox_cb(): modified the
247           label.
248
249 2002-06-04
250
251         * src/compose.c: compose_reply(), compose_forward(): reverted the
252           last change since it causes lockup problem.
253
254 2002-06-04
255
256         * src/compose.c: compose_reply(), compose_forward(): don't autowrap
257           the signature part.
258           compose_new_with_recipient(): workaround for initial XIM problem.
259
260 2002-06-04
261
262         * src/mainwindow.c: sort ascending / descending order can be
263           specified with separated menu items.
264           Added "View/Sort/Don't sort" menu item.
265         * src/summaryview.[ch]: summary_sort(): added an argument for
266           sort type.
267
268 2002-05-31
269
270         * implemented persistent sort order.
271         * src/folder.[ch]:
272           folder_build_tree(): read 'sort_key' and 'sort_type' attributes.
273           folder_write_list_recursive(): write sorting state.
274           src/mainwindow.c
275           src/summaryview.[ch]: summary_show(): sort if required.
276           select the top node on descending sort.
277           Removed SummarySortType and sorting state variables from
278           SummaryView.
279
280 2002-05-30
281
282         * src/account.c
283           src/news.[ch]
284           src/nntp.[ch]
285           src/prefs_account.[ch]: enabled NNTP over SSL.
286         * src/nntp.c: nntp_group(): issue MODE READER command and retry
287           when GROUP command once failed (this seems to avoid problems on
288           some broken news servers).
289
290 2002-05-30
291
292         * faq/it/*.html: corrected DOS linebreaks.
293         * faq/*/*.html: changed ">" to ".
294
295 2002-05-29
296
297         * src/prefs_account.c: prefs_account_protocol_activated(): hide
298           unnecessary frames in SSL tab.
299
300 2002-05-29
301
302         * src/pop.[ch]
303           src/inc.c
304           src/prefs_account.[ch]: enabled STLS command in POP3.
305         * src/account.c: account_clist_set_row(): display TLS setting.
306
307 2002-05-28
308
309         * src/compose.c: compose_send_later_cb(): support redirect function.
310         * src/imap.[ch]
311           src/ssl.h
312           src/prefs_account.[ch]: enabled STARTTLS command in IMAP4.
313         * src/send.c
314           src/smtp.[ch]: use SSLType instead of SSLSMTPType.
315
316 2002-05-28
317
318         * src/utils.[ch]: make_dir(): wrapper for mkdir() and chmod().
319         * src/compose.c: compose_create(): removed unrequired lines.
320
321 2002-05-27
322
323         * src/news.c: news_scan_group(): fixed a bug that set the wrong
324           values in some cases.
325         * src/prefs_account.c: corrected English in Advanced - Folder
326           settings.
327
328 2002-05-23
329
330         * src/textview.c: textview_show_message(), textview_show_part():
331           fixed a bug that GtkSText *text pointed the incorrect object.
332           textview_add_part(): freeze GtkSText while adding RFC822 headers.
333           textview_show_part(): fixed a bug that couldn't display single
334           part MIME message as text.
335
336 2002-05-22
337
338         * src/compose.c: compose_redirect_write_to_file(): correct the target
339           for change_file_mode_rw(). Check if fclose() succeeded. Unlink
340           incomplete file when an error occured.
341
342 2002-05-22
343
344         * src/compose.c:
345           compose_create(): disable menus for draft on redirection mode.
346           compose_redirect_write_to_file(): correct the error handling of
347           fwrite().
348         * src/prefs_common.c: turned off the "Display recipient on `From'
349           column if sender is yourself" option by default.
350
351 2002-05-21
352
353         * src/compose.[ch]: implemented 'Redirect' (aka Bounce) feature.
354           Based on the implementation of the claws branch.
355           compose_redirect(): create a new window and make it uneditable.
356           compose_redirect_write_to_file(): copy headers and body of
357           original message except for some.
358           compose_redirect_write_headers(): add extra "Resent-*" headers.
359           compose_create(): set menu sensitivity for redirection mode.
360
361 2002-05-20
362
363         * src/codeconv.c: conv_encode_header(): fixed a bug that unnecessary
364           space is inserted between encoded string and the following folded
365           one (thanks to Masahiro Tomita).
366
367 2002-05-19
368
369         * src/mainwindow.[ch]: some refactoring has been made.
370           main_window_toggle_message_view(): moved summary_toggle_view_real()
371           here.
372         * src/messageview.[ch]: messageview_is_visible(): new.
373         * src/summary_search.c
374           src/summaryview.[ch]: SummaryView::msg_is_toggled_on: removed.
375           Instead use messageview_is_visible().
376
377 2002-05-17
378
379         * src/mainwindow.c: added 'Expand/Collapse all threads' menu.
380         * src/summaryview.[ch]:
381           summary_expand_threads(), summary_collapse_threads(): new.
382
383 2002-05-17
384
385         * src/mainwindow.c: Fixed the behavior of
386           '/View/Show or hide/Folder tree' and
387           '/View/Show or hide/Message view' toggle menu.
388           Removed '/View/Toggle summary view' menu and integrated the
389           function into '/View/Show or hide/Message view'.
390           main_window_set_widgets(): change the state of toggle menu items.
391         * src/prefs_common.c: prefs_keybind_apply_clicked(): updated menurc
392           strings.
393
394 2002-05-16
395
396         * src/mimeview.c: mimeview_set_multipart_tree(): show single part
397           MIME contents other than text as children of message/rfc822 part.
398         * src/procmime.c:
399           procmime_mimeinfo_next(): modified for message/rfc822 part which
400           content-type is single part MIME.
401           procmime_scan_multipart_message(): fix for nested message/rfc822
402           part. Corrected the size of the contents of message/rfc822.
403         * src/textview.c: textview_show_part(): extract the contents of
404           multipart/* and message/rfc822. Some code cleanups.
405           textview_add_parts(): new. It adds the all parts under a part to
406           textview.
407           textview_clear(): reset body_pos and cur_pos.
408
409 2002-05-16
410
411         * src/addr_compl.c: modified so that it behaves better.
412           get_address_from_edit(): ignore comma inside of brackets.
413           completion_window_apply_selection(): new. Only apply the current
414           clist selection.
415           completion_window_accept_selection(): removed.
416           address_completion_complete_address_in_entry(): minor code cleanup.
417           don't replace address in entry here.
418           completion_window_select_row(): always apply clist selection to
419           entry.
420           completion_window_key_press(): don't apply selection here.
421
422 2002-05-15
423
424         * src/imap.c: imap_create_folder(): keep trailing directory separator
425           to create a folder that contains sub folder.
426
427 2002-05-14
428
429         * src/foldersel.c: sort tree with case insensitive.
430         * src/mainwindow.c: allsel_cb()
431           src/messageview.c: messageview_select_all(): fixed 'Select all'
432           on MIME view.
433         * src/mainwindow.c: removed common and account prefs button from
434           the toolbar.
435
436 2002-05-13
437
438         * src/compose.c: compose_account_option_menu_create(): check if
439           ac->name is NULL.
440
441 2002-05-12
442
443         * version 0.7.6
444
445 2002-05-12
446
447         * manual/ja/*: updated the Japanese manual (thanks to Yoichi Imai).
448           manual/en/*: updated the English manual.
449         * faq/de/*
450           faq/it/*: added German and Italian FAQ.
451         * faq/en/*
452           faq/es/*
453           faq/fr/*: updated FAQs.
454         * src/manual.[ch]
455           src/mainwindow.c: added German and Italian language.
456
457 2002-05-11
458
459         * src/prefs_account.c: turn off "receive at get all" option by default
460           when creating an IMAP or News account.
461
462 2002-05-11
463
464         * src/imap.c: imap_scan_tree(): don't use namespace for prefix.
465         * src/prefs_folder_item.c: show also identifier path.
466           Made layout using table. Show uneditable entry using background
467           color of window.
468         * src/procmime.c: procmime_get_tmp_file_name(): generate safe
469           file name.
470
471 2002-05-11
472
473         * src/automaton.[ch]: added UI callback to Automaton.
474         * src/inc.c
475           src/pop.c: use callback instead of calling inc_progress_update()
476           directly.
477           pop3_getrange_uidl_recv(): don't fall back to LAST when 'get all'
478           option is set.
479
480 2002-05-10
481
482         * src/folderview.c: properly sort abbreviated newsgroups.
483
484 2002-05-10
485
486         * src/folderview.c
487           src/prefs_common.[ch]
488           src/summaryview.c: added an option to specify the minimum length
489           for abbreviated newsgroups name.
490
491 2002-05-09
492
493         * src/folderview.c: folderview_check_new(): skip unselectable folders.
494         * src/summaryview.c: added 'Create filter rule' to the context menu.
495         * src/imap.c: some code cleanups.
496           imap_scan_tree_recursive(): get path separator for each calls.
497           imap_get_path_separator(): new.
498
499 2002-05-08
500
501         * src/imap.[ch]: supported namespace for others/shared folders
502           (in progress).
503           imap_parse_namespace(): parse also others/shared namespace.
504           imap_find_namespace(): search also others/shared namespace.
505         * src/utils.[ch]:
506           strchr_parenthesis_close(): return pointer to closing parenthesis.
507           strsplit_parenthesis(): split parenthetic list into array of
508           strings.
509
510 2002-05-08
511
512         * src/procheader.c: procheader_date_parse(): fixed a bug that didn't
513           parse date string like "Mon,6 May 2002 20:31:12 +0800".
514           procheader_scan_date_string(): new. Separated string scanning
515           part from procheader_date_parse().
516
517 2002-05-07
518
519         * src/summary_search.c: summary_search_execute(): unlock while
520           selecting summary row (thanks to Martin Schaaf).
521         * src/summaryview.c: summary_set_column_titles(): reversed the
522           direction of the arrow so that it matches with Win/Mac style.
523
524 2002-05-02
525
526         * src/compose.c: compose_write_headers(): quote self address name
527           if required. Some code cleanups. Don't override Newsgroups and
528           Cc with custom headers.
529         * src/imap.c: imap_add_msg(): return UID for appended message.
530         * src/compose.c: compose_queue(): check if queue folder exists.
531         * src/imap.c: QUOTE_IF_REQUIRED(): quote also other IMAP special
532           characters.
533           imap_open(): removed an unrequired argument.
534
535 2002-04-25
536
537         * src/utils.[ch]: trim_string(): new. It trim characters longer than
538           the specified length and adds "...".
539         * src/folderview.c: trim folder name when displaying dialog.
540
541 2002-04-23
542
543         * src/imap.c: imap_create_folder(): don't add prefix for root INBOX
544           folder.
545         * src/folderview.c: folderview_select()
546           src/summary_search.c: summary_search_execute(): lock summary view
547           while searching (thanks to Martin Schaaf).
548
549 2002-04-21
550
551         * version 0.7.5
552
553 2002-04-21
554
555         * sylpheed*.png: added new app icons by WAKAI Kazunao (thanks!).
556
557 2002-04-21
558
559         * src/summaryview.c: summary_show(): fixed a bug that didn't process
560           the left marks.
561         * src/account.c: account_edit_prefs(): fixed a crash bug when account
562           name was empty.
563         * src/prefs_account.c: prefs_account_apply(): display error dialog
564           if account name is empty.
565         * src/imap.c: changed some log_print() to debug_print() to reduce
566           the amount of log.
567
568 2002-04-21
569
570         * src/mh.c: mh_get_new_msg_filename(): new. It returns the filename
571           for new message.
572           mh_add_msg()
573           mh_do_move()
574           mh_do_move_msgs_with_dest()
575           mh_copy_msg()
576           mh_copy_msgs_with_dest(): use mh_get_new_msg_filename().
577         * src/utils.[ch]: added is_file_entry_exist() which returns TRUE
578           if stat() succeeded.
579         * src/imap.c:
580           imap_fetch_msg(): SELECT mailbox before FETCH if required.
581           imap_scan_folder(): set last_num using the value of UIDNEXT.
582           imap_select(): return immediately if there is no need for SELECT.
583           preserve the path of currently selected mailbox.
584           imap_status(): added UIDNEXT.
585
586 2002-04-20
587
588         * src/folder.c: folder_item_scan(): removed the warning.
589         * src/inputdialog.[ch]: input_dialog_combo(): added an argument for
590           setting case sensitivity.
591
592 2002-04-17
593
594         * src/mainwindow.c: main_window_create(): restrict the minimum size.
595
596 2002-04-17
597
598         * src/compose.c: merged the new line-wrapping routine.
599           join_next_line(): fixed a bug that didn't join multibyte
600           characters.
601           get_indent_length(): modified enums and variable names.
602           INDENT_CHARS: don't indent ':'.
603         * src/folderview.c:
604           folderview_rename_folder_cb()
605           folderview_delete_folder_cb(): support folder identifier.
606           folderview_rm_imap_folder_cb(): integrated with
607           folderview_delete_folder_cb().
608
609 2002-04-15
610
611         * src/folder.[ch]: folder_item_scan(): return -1 if scanning failed.
612         * src/folderview.c: folderview_check_new(): abort checking if
613           folder_item_scan() failed.
614
615 2002-04-15
616
617         * src/imap.c: imap_create_missing_folders(): create only INBOX and
618           Trash.
619         * src/prefs_folder_item.c: prefs_folder_item_set_dialog(): made the
620           type of news folders unchangeable.
621           prefs_folder_item_destroy(): use prefs_dialog_destroy().
622         * src/prefs.[ch]: prefs_dialog_destroy(): new.
623
624 2002-04-15
625
626         * src/prefs_account.[ch]: added special folder setting to Advanced
627           tab. Also moved "IMAP server directory" setting to there.
628         * src/account.[ch]: account_get_special_folder(): new. It returns
629           the optimal special folder for accounts.
630         * src/compose.c: use account_get_special_folder().
631         * src/prefs_folder_item.[ch]: new. Implemented folder property
632           dialog, and the special folder settings (most of the functions in
633           claws are not integrated yet, and the structure is slightly
634           modified).
635         * src/folderview.c: enabled Property menu.
636
637 2002-04-14
638
639         * src/textview.c: IS_RFC822_CHAR(): make email parser also stop
640           scanning when encountering separators ',' and ';'.
641
642 2002-04-12
643
644         * src/mainwindow.c: reorderd the menu a bit.
645         * src/compose.c: made 'Ctrl-Enter' ignore some modifiers.
646           compose_reply_set_entry(): made 'Reply to sender' work for
647           newsgroups.
648
649 2002-04-11
650
651         * src/compose.c: compose_create(): set geometry hints to restrict
652           the maximum size of window.
653         * src/imap.c: imap_parse_list(): don't mark INBOX as \Noselect.
654           imap_get_uncached_messages()
655           imap_cmd_fetch(): ignore responses which don't include FETCH.
656
657 2002-04-11
658
659         * COPYING: re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
660           the clause for OpenSSL).
661
662 2002-04-09
663
664         * src/prefs_account.c
665           src/smtp.[ch]: fixed a bug that didn't complie with OpenSSL enabled.
666
667 2002-04-09
668
669         * src/smtp.[ch]
670           src/send.c
671           src/session.[ch]: first reorganization of SMTP protocol handling.
672           SMTPSession: new class which is a sub class of Session.
673           smtp_session_new(): moved send_smtp_open() into this function.
674           smtp_from(): moved SMTP AUTH calls into smtp_auth().
675           smtp_auth(): use server response for SMTP AUTH method.
676           smtp_ehlo(): read server response and set auth type flags.
677           smtp_helo(): separated EHLO command.
678           smtp_ok(): return the last server response if the buffer is
679           specified.
680         * src/esmtp.[ch]: merged into smtp.[ch].
681         * src/imap.c: imap_session_destroy_all(): use session_destroy().
682
683 2002-04-08
684
685         * src/imap.c: imap_open(): show warning message if IMAP4 session
686           can't be established.
687
688 2002-04-06
689
690         * src/compose.c: made template able to be inserted into the current
691           cursor position.
692         * src/mainwindow.c: moved some menu items under the submenu
693           '/View/Show or hide'.
694
695 2002-04-05
696
697         * src/filter.c
698           src/inc.c: changed folder_find_item_from_path() to
699           folder_find_item_from_identifier().
700           src/prefs_account.c
701           src/prefs_filter.c: use folder_item_get_identifier() to specify
702           folder path.
703
704 2002-04-05
705
706         * src/folder.[ch]: implemented "folder identifier" (and fixed a bug
707           existed in claws' implementation).
708           folder_find_from_name(): find Folder from name and type.
709           folder_get_identifier(): return Folder id.
710           folder_item_get_identifier(): return FolderItem id.
711           folder_find_item_from_identifier(): find FolderItem from id.
712           folder_get_type_string(): return folder type string.
713           folder_get_type_from_string(): return FolderType from string
714           (and fixed the wrong g_strcasecmp() usage).
715         * src/export.c
716           src/import.c: use folder_item_get_identifier() and
717           folder_find_item_from_identifier().
718
719 2002-04-03
720
721         * src/imap.c: imap_parse_atom(): fixed a bug that cur_pos didn't
722           point the correct address after reading the continuous line.
723           imap_scan_folder(): set new number to 0 if unseen number is 0.
724           imap_parse_flags(): don't add new and unread flag if \Seen flag
725           exists.
726         * ac/Makefile.am: removed gpgme.m4 from MACROS.
727
728 2002-04-02
729
730         * fixed the old problem that couldn't add flags to currently opened
731           folders.
732         * src/compose.c:
733           compose_send(): update outbox after saving.
734           compose_queue()
735           compose_draft_cb(): use procmsg_add_flags().
736         * src/folder.[ch]: added "opened" flag and "mark_queue" list to
737           FolderItem.
738         * src/main.c: send_queue(): send from all queue folders.
739         * src/mainwindow.c: send_queue_cb(): send from all queue folders.
740         * src/procmsg.[ch]:
741           procmsg_flush_mark_queue(): new. Write all queued flags into file.
742           procmsg_add_flags(): new. Add specified flags to the folder.
743           procmsg_send_queue(): added an argument to specify queue folder.
744           procmsg_save_to_outbox(): use procmsg_add_flags().
745         * src/summaryview.c:
746           summary_show(): up the opened flag of FolderItem.
747           summary_clear_list(): down the opened flag of FolderItem.
748           summary_write_cache(): call procmsg_flush_mark_queue().
749
750 2002-04-01
751
752         * src/summaryview.[ch]: trim the tail of folder name and selected
753           number on the status label if the space is not enough.
754
755 2002-04-01
756
757         * src/imap.c: imap_create_special_folder(): fixed a bug that didn't
758           set SpecialFolderItemType when creating special folders under
759           INBOX.
760         * ac/gpgme.m4: removed.
761         * ac/README: added.
762         * ac/missing/gdk-pixbuf.m4
763           ac/missing/gettext.m4
764           ac/missing/gpgme.m4
765           ac/missing/imlib.m4: added for convenience.
766
767 2002-03-29
768
769         * src/esmtp.c: esmtp_auth(): fixed a bug that some garbages are
770           shown after the decoded challenge string. Fixed a memory leak.
771           Removed strtok().
772         * src/compose.c: compose_draft_cb(): mark draft messages as read.
773         * src/folderview.c: folderview_update_node(): disable emphasis
774           for Outbox and Draft folders.
775
776 2002-03-28
777
778         * src/messageview.c: messageview_show(): fixed a memory leak.
779         * src/summaryview.c: summary_save_as(): show error dialog if copy
780           failed.
781         * src/about.c: about_show(): make the window active if it is already
782           open.
783
784 2002-03-27
785
786         * src/compose.c: show confirmation dialog before sending if Subject
787           is empty.
788           compose_check_entries(): new.
789           compose_send()
790           compose_send_later_cb(): use compose_check_entries().
791         * src/imap.c: imap_parse_atom(): more fix for parsing responses.
792
793 2002-03-26
794
795         * src/imap.c: imap_parse_atom(): fixed a bug that didn't parse the
796           responses with continuous line correctly, and fixed a memory leak.
797
798 2002-03-26
799
800         * src/undo.c: undo_insert_text_cb(): fixed a crash bug if the text
801           length is large.
802         * src/gtkstext.c: gtk_stext_button_press(): cancel current selection
803           after pasting with middle button to prevent the selection growth.
804
805 2002-03-25
806
807         * src/folderview.c:
808           folderview_rename_folder_cb()
809           folderview_delete_folder_cb(): modify filter rules only if the
810           target folder is in the default mailbox.
811         * src/utils.c: get_abbrev_newsgroup_name(): removed a redundant
812           line.
813
814 2002-03-23
815
816         * src/compose.c
817           src/mainwindow.c
818           src/prefs_common.c: changed 'Tool' menu to 'Tools'.
819           Moved 'Delete duplicated messages' under 'Tools'.
820
821 2002-03-23
822
823         * src/folderview.c: SET_SPECIAL_FOLDER(): keep the same parent
824           when moving.
825         * src/imap.c: imap_create_special_folder(): fixed a crash bug
826           when folder creation failed, and re-try to create folders under
827           INBOX.
828           imap_scan_tree_recursive(): don't automatically add namespace
829           prefix if it's INBOX. Search also under the INBOX for special
830           folders.
831         * src/foldersel.c: SET_SPECIAL_FOLDER(): keep the same parent
832           when moving.
833
834 2002-03-23
835
836         * src/utils.[ch]: get_abbrev_newsgroup_name(): new. It returns the
837           abbreviated newsgroup name.
838         * src/folderview.c: folderview_update_node(): display newsgroups
839           with abbreviated name if name and path is the same.
840         * src/summaryview.c: summary_status_show(): show the newsgroup with
841           abbreviated name.
842
843 2002-03-23
844
845         * src/foldersel.c
846           src/folderview.c: changed the label 'Draft' to 'Drafts'.
847         * src/imap.c: changed the directory name 'Draft' to 'Drafts'.
848           imap_create_missing_folders(): fixed the wrong assignment of
849           Queue folder to draft.
850
851 2002-03-22
852
853         * enabled Sent / Draft / Queue folders on IMAP server.
854         * src/compose.c: compose_queue(), compose_draft_cb(): use account's
855           queue and draft folder if they exist.
856           src/imap.[ch]:
857           imap_create_trash(): removed.
858           imap_create_special_folder(): new. Generalized imap_create_trash().
859           imap_create_missing_folders(): automatically create missing folders.
860           imap_is_msg_changed(): added the dummy method.
861           imap_scan_tree_recursive(): search also Sent, Draft and Queue
862           folders. Minor code cleanups.
863           imap_parse_envelope(): check for null strings.
864           src/procmsg.c: procmsg_read_cache(): add F_QUEUE or F_DRAFT flag
865           for messages on IMAP folder.
866
867 2002-03-20
868
869         * src/compose.c: compose_send(): use account's outbox folder
870           if it exists.
871         * src/procmsg.[ch]: procmsg_save_to_outbox(): changed the API so
872           that the outbox can be specified.
873
874 2002-03-20
875
876         * src/compose.c: don't save to outbox when messages are queued.
877           compose_save_to_outbox(): moved to procmsg.c.
878         * src/procmsg.[ch]: procmsg_send_queue(): save to outbox when
879           sending succeeded.
880           procmsg_save_to_outbox(): new. Removes the queueing headers if
881           needed, and adds the given file to the outbox.
882
883 2002-03-20
884
885         * src/compose.c: compose_wrap_line(): treat '|' also as quote char.
886           get_indent_length(): treat ':' and '#' also as quote char, and
887           cleaned up using strchr().
888
889 2002-03-19
890
891         * src/mainwindow.c: modified some menu items.
892
893 2002-03-19
894
895         * src/defs.h: changed OUTBOX_DIR from "outbox" to "sent"
896           (current "outbox" will be kept until rescan).
897         * src/folder.c: folder_set_missing_folders(): create the missing
898           folders.
899         * src/foldersel.c
900           src/folderview.c: changed 'Outbox' to 'Sent'.
901         * src/main.c: call folder_set_missing_folders().
902         * src/mh.c: mh_scan_tree(): create missing folders.
903         * src/summaryview.c: summary_set_menu_sensitive(): fixed a bug that
904           didn't set the menu sensitivity correctly.
905
906 2002-03-18
907
908         * src/folderview.c
909           src/imap.[ch]: implemented folder renaming on IMAP (thanks to Mio).
910           folderview_rename_folder_cb(): reopen the current folder when
911           the ancestor is renamed.
912           imap_rename_folder(): new method implementation.
913           imap_cmd_rename()
914           imap_rename_folder_func(): new.
915           imap_remove_folder(): remove also the cache directory.
916
917 2002-03-17
918
919         * src/imap.c: implemented locale encoding <-> modified utf-7
920           conversion, and supported i18n of folder name (thanks to Suzuki
921           Mio).
922           imap_path_separator_subst(): handle the escape characters of
923           modified utf-7.
924           imap_modified_utf7_to_locale()
925           imap_locale_to_modified_utf7(): new.
926           imap_create_trash(): modified so that it create the Trash folder
927           to the correct location when imap directory is specified.
928           imap_get_real_path(): removed debug print.
929
930 2002-03-14
931
932         * src/socket.c: implemented timeout for DNS lookup and connect().
933           sock_connect_by_hostname(): timeout support and code cleanup.
934           sock_connect_with_timeout(): new.
935           sock_peek(): implemented SSL peek.
936
937 2002-03-13
938
939         * src/messageview.c: messageview_show(): display single-part
940           text/html messages with the normal text view.
941         * src/account.c
942           src/addrbook.c
943           src/addrindex.c
944           src/compose.c
945           src/imap.c
946           src/inc.c
947           src/jpilot.c
948           src/ldif.c
949           src/mbox.c
950           src/mimeview.c
951           src/news.c
952           src/prefs.c
953           src/prefs_common.c
954           src/prefs_customheader.c
955           src/prefs_display_header.c
956           src/prefs_filter.c
957           src/procheader.c
958           src/procmime.c
959           src/procmsg.c
960           src/recv.c
961           src/rfc2015.c
962           src/send.c
963           src/sourcewindow.c
964           src/summaryview.c
965           src/template.c
966           src/textview.c
967           src/unmime.c
968           src/utils.c
969           src/vcard.c
970           src/xml.c: added 'b' to the option of all fopen().
971
972 2002-03-09
973
974         * version 0.7.4
975
976 2002-03-09
977
978         * src/ssl.[ch]: match its coding style.
979         * src/compose.c: compose_send_later_cb(): fixed a bug that failed
980           to save file.
981         * faq/Makefile.am
982           faq/en/Makefile.am
983           faq/en/sylpheed-faq*.html
984           faq/es/Makefile.am
985           faq/es/sylpheed-faq*.html
986           faq/fr/Makefile.am
987           faq/fr/sylpheed-faq*.html
988           configure.in
989           Makefile.am
990           src/Makefile.am
991           src/defs.h
992           src/mainwindow.c
993           src/manual.[ch]: added FAQs in English, Spanish and French.
994
995 2002-03-07
996
997         * manual/en/sylpheed*.html: updated to the latest version.
998         * libkcc/jis.c
999           src/addrcache.c
1000           src/addritem.c
1001           src/ldif.c
1002           src/mgutils.c: include string.h to remove warning about strlen()
1003           etc.
1004         * src/folder.c
1005           src/folderview.c
1006           src/inc.c
1007           src/logwindow.c
1008           src/mainwindow.c
1009           src/mimeview.c
1010           src/prefs.c
1011           src/prefs_common.c
1012           src/procheader.c
1013           src/send.c
1014           src/session.c
1015           src/sigstatus.c
1016           src/summaryview.c: added break to the last label of switch to
1017           prevent the 'deprecated use of label at end of compound statement'
1018           warning at gcc-3.0.
1019         * src/rfc2015.c: passphrase_cb(): fixed the type of r_hd.
1020
1021 2002-03-06
1022
1023         * src/inc.[ch]: preserve the pointer to IncProgressDialog to the
1024           static list.
1025           inc_cancel_all(): new. It cancels the all current incorporation.
1026         * src/mainwindow.c: added 'Cancel receiving' menu.
1027         * src/textview.c: a minor fix for single-part MIME messages, and
1028           a bit of cleanup for textview_write_body().
1029
1030 2002-03-05
1031
1032         * src/inc.c: inc_write_uidl_list(): fixed a bug that lost UIDL
1033           information if any errors occured before issuing UIDL command.
1034           src/inc.h: added uidl_is_valid to Pop3State.
1035           src/pop.c: set uidl_is_valid to TRUE if UIDL becomes valid.
1036
1037 2002-03-03
1038
1039         * version 0.7.3
1040
1041 2002-03-03
1042
1043         * src/mimeview.c: mimeview_create(): set the initial notebook page
1044           to 0.
1045         * src/folderview.c: folderview_selected(): scroll the view if the
1046           selected row is hidden.
1047         * src/prefs_filter.c: prefs_filter_register_cb(): scroll the view
1048           and select the added row.
1049         * src/summaryview.c: fix threading for null message ids.
1050
1051 2002-03-02
1052
1053         * src/textview.c: textview_show_message(): follow message/rfc822
1054           parts.
1055           textview_add_part(): add a caption before the attached text files.
1056           textview_show_header(): don't add the newline.
1057         * src/messageview.c: enabled message search also in MIME mode.
1058
1059 2002-03-01
1060
1061         * src/messageview.c: messageview_show(): set header state of
1062           MimeView's TextView, too.
1063         * src/mimeview.c: mimeview_show_message(): call
1064           textview_show_message() to display message.
1065         * src/textview.c: textview_add_part(): new. It adds the content
1066           of message part without clearing the view.
1067           textview_show_message(): display all parts with appropriate
1068           style.
1069           textview_write_body(): separated from textview_show_part().
1070
1071 2002-02-28
1072
1073         * src/mainwindow.c
1074           src/prefs_common.c: added ISO-8859-15 to the codesets for
1075           displaying and sending.
1076         * src/codeconv.c: conv_codeset_strdup(): return NULL if code
1077           conversion failed, and made caller deal with it.
1078         * src/compose.c: compose_write_to_file(): show error dialog when
1079           code conversion failed, and let user select whether to send it
1080           as is or not.
1081         * src/textview.c: textview_write_line(): show the original string
1082           if code conversion failed.
1083
1084 2002-02-27
1085
1086         * src/inc.c: get_spool(): fixed a bug that failed to unlock mbox
1087           if copy_mbox() failed (thanks to Alexander Kabaev).
1088         * src/prefs_account.[ch]: added separate user ID / password setting
1089           for SMTP AUTH.
1090         * src/send.c: send_message_smtp(): use separate user ID / password
1091           for SMTP AUTH if it is specified.
1092
1093 2002-02-26
1094
1095         * src/inc.[ch]
1096           src/pop.[ch]: refactored the UIDL management.
1097           store the information of messages into the array of Pop3MsgInfo
1098           structure, and do full scanning of not retrieved messages.
1099
1100 2002-02-26
1101
1102         * src/filesel.c
1103           src/foldersel.c
1104           src/mainwindow.c: set WMCLASS for window/dialog.
1105         * src/codeconv.c: conv_codeset_strdup(): return source string
1106           when jconv_alloc_conv() failed.
1107
1108 2002-02-25
1109
1110         * src/mh.c: mh_scan_tree_recursive(): changed the hardcoded directory
1111           name to the macros.
1112
1113 2002-02-24
1114
1115         * src/messageview.c
1116           src/mimeview.[ch]
1117           src/summaryview.c: implemented the new notebook tab interface for
1118           MIME message.
1119         * src/textview.[ch]: fixed line space related glitches.
1120
1121 2002-02-23
1122
1123         * src/prefs_filter.c:
1124           prefs_filter_rename_path()
1125           prefs_filter_delete_path(): fixed a crash when flt->dest was NULL.
1126
1127 2002-02-23
1128
1129         * src/recv.[ch]: cancel data receiving if RecvUIFunc returns FALSE.
1130         * src/pop.c: pop3_retr_recv(): fixed false 'No space' when cancelled
1131           while getting data.
1132         * src/inc.c: inc_pop3_recv_func(): abort data receiving when
1133           cancelled, and fixed potential crash bug.
1134         * src/grouplistdialog.c: enabled cancelling of data receiving.
1135         * src/news.c: news_get_group_list(): destroy current session if
1136           retrieving failed.
1137
1138 2002-02-22
1139
1140         * src/manage_window.[ch]: fixed a bug that caused crash when
1141           the main window was hidden.
1142           MANAGE_WINDOW_SIGNALS_CONNECT(): new macro.
1143           Monitor "unmap_event", "destroy" events.
1144         * src/account.c;
1145           src/addressbook.c
1146           src/compose.c
1147           src/export.c
1148           src/filesel.c
1149           src/foldersel.c
1150           src/grouplistdialog.c
1151           src/import.c
1152           src/inputdialog.c
1153           src/mainwindow.c
1154           src/message_search.c
1155           src/passphrase.c
1156           src/prefs_account.c
1157           src/prefs_common.c
1158           src/prefs_customheader.c
1159           src/prefs_display_header.c
1160           src/prefs_filter.c
1161           src/prefs_template.c
1162           src/summary_search.c
1163           src/summaryview.c: use MANAGE_WINDOW_SIGNALS_CONNECT() macro to
1164           connect signals for window management.
1165
1166 2002-02-21
1167
1168         * src/prefs_account.[ch]: added receive size limit option.
1169         * src/pop.c: skip messages larger than the limit size.
1170           LOOKUP_NEXT_MSG(): new macro.
1171         * src/compose.c: compose_attach_append(): check whether the file
1172           is readable.
1173
1174 2002-02-21
1175
1176         * src/rfc2015.c: commented out dump_mimeinfo() and dump_part().
1177           changed g_message()'s to debug_print() and g_warning().
1178           rfc2015_decrypt_message(): fixed a bug that duplicated message
1179           parts when decryption was failed/cancelled. And made some code
1180           cleanup.
1181         * src/passphrase.c: made the dialog transient.
1182         * src/prefs.c: prefs_config_parse_one_line(): removed debug_print().
1183
1184 2002-02-20
1185
1186         * src/messageview.c
1187           src/procmsg.[ch]: fixed a bug that failed to parse multipart
1188           messages if GPGME was enabled.
1189         * src/rfc2015.c: commented out copy_gpgmedata_to_temp() which
1190           is not used.
1191         * src/prefs_account.c: prefs_account_privacy_create(): modified
1192           the vertical spacing.
1193
1194 2002-02-19
1195
1196         * src/menu.[ch]: menu_set_sensitive_all(): new.
1197           menu_set_insensitive_all(): made it a wrapper for
1198           menu_set_sensitive_all().
1199         * src/prefs_account.c:
1200           prefs_account_open()
1201           prefs_account_protocol_set_optmenu(): made the protocol type
1202           unchangeable after creating an account.
1203         * src/compose.c: compose_attach_parts(): traverse MIME tree to
1204           extract all attathed files from nested multipart MIME message.
1205
1206 2002-02-19
1207
1208         * src/procmsg.[ch]: procmsg_get_mark_sum(): added arguments to
1209           obtain minimum/maximum number, and to specify first number
1210           limit.
1211         * src/folderview.c
1212           src/inc.c: enabled new message checking on news folder.
1213         * src/news.c: news_scan_group(): implemented. Guess new/unread
1214           message number from the response of GROUP command and the mark
1215           data.
1216           news_select_group(): return the total/first/last number.
1217         * src/prefs_account.c: prefs_account_receive_create(): modified
1218           the text of the 'Get all' check button.
1219
1220 2002-02-18
1221
1222         * src/account.c: made 'Get all' checkbox available for IMAP4 and
1223           NNTP accounts.
1224         * src/inc.c: corrected the argument of folderview_check_new().
1225         * src/prefs_account.c: modification for the "`Get all' checks for
1226           new mail on this account" checkbox.
1227
1228 2002-02-18
1229
1230         * src/folderview.[ch]:
1231           folderview_rescan_tree(), folderview_rescan_all(): renamed from
1232           folderview_update_tree() and folderview_update_all().
1233           folderview_update_all_node(): removed.
1234           folderview_check_new(): new. If the argument is NULL, it checks
1235           all local folders. If the arguments is specified, it checks
1236           the (local and remote) folder.
1237         * src/inc.c:
1238           inc_account_mail()
1239           inc_all_account_mail(): check also IMAP4 account.
1240
1241 2002-02-18
1242
1243         * src/folderview.c:
1244           folderview_rename_folder_cb()
1245           folderview_delete_folder_cb(): modify the filter rules when folder
1246           is renamed/deleted.
1247         * src/prefs_filter.[ch]:
1248           prefs_filter_rename_path(): new. It renames the destination paths
1249           in the filter list.
1250           prefs_filter_delete_path(): new. It deletes the filter rules if
1251           the destination paths matched.
1252         * thanks to Neill Miller for above.
1253
1254 2002-02-17
1255
1256         * src/compose.c: inherit attached files when forwarding or reediting
1257           (rewrote the code in claws branch).
1258           compose_attach_parts(): new. It extracts and attaches the files
1259           in the given message.
1260           compose_attach_append(): chnaged the types of arguments.
1261         * src/messageview.c: messageview_show(): moved the GPG decryption
1262           code to procmsg.c.
1263         * src/procmsg.[ch]: procmsg_open_message_decrypted(): new.
1264
1265 2002-02-16
1266
1267         * version 0.7.2
1268
1269 2002-02-16
1270
1271         * src/summary_search(): summary_search_execute(): scroll the view
1272           when message view is hidden.
1273
1274 2002-02-15
1275
1276         * src/foldersel.c: foldersel_set_tree(): made different type of
1277           folders selectable in moving mode.
1278         * src/folderview.[ch]: folderview_update_msg_num(): compare the
1279           numbers with the CTree's labels, and don't update folder_item here.
1280         * src/imap.c: imap_move_msg(), imap_move_msgs_with_dest():
1281           implemented moving between different type of folders.
1282         * src/mh.c: SET_DEST_MSG_FLAGS(): new macro.
1283           mh_do_move(), mh_do_move_msgs_with_dest(): new (renamed previous
1284           mh_move_msg() and mh_move_msgs_with_dest()).
1285           mh_move_msg(), mh_move_msgs_with_dest(): implemented message
1286           moving between different type of folders.
1287           mh_copy_msg(), mh_copy_msgs_with_dest(): some code cleanups.
1288         * src/summaryview.c: summary_status_show(): update folder_item
1289           here.
1290         * po/POTFILES.in: removed reference to headerwindow.c.
1291         * src/summaryview.c: summary_step(): fixed the behavior on the
1292           head and tail of the list.
1293
1294 2002-02-15
1295
1296         * src/mainwindow.c: main_window_set_menu_sensitive(): set 'Show
1297           all header' toggle state from the property of the TextView.
1298         * src/summaryview.[ch]: made 'All header' toggle switch.
1299           Prohibited unnecessary menu update.
1300           summary_select_node(): added the argument 'do_refresh'.
1301           Some code cleanups.
1302
1303 2002-02-14
1304
1305         * src/utils.c: strsplit_with_quote(): remove quotation characters
1306           in the function (fix composer's external editor problem) (thanks
1307           to Stefaan A Eeckels).
1308         * src/mainwindow.[ch]: made 'Show all header' toggle switch.
1309           main_window_menu_callback_block()
1310           main_window_menu_callback_unblock(): new.
1311           main_window_set_menu_sensitive(): set the toggle status of
1312           menu items.
1313           show_all_header_cb(): read the status of toggle menu item.
1314         * src/mainwindow.[ch]: made 'Thread view' toggle switch.
1315         * src/prefs_common.c: prefs_keybind_apply_clicked(): removed
1316           'Unthread view'.
1317
1318 2002-02-13
1319
1320         * src/imap.c: imap_add_msg(): fixed a bug that didn't replace
1321           the path separator (thanks to Sergey Vlasov).
1322         * src/gtkutils.c: gtkut_editable_get_selection(): return NULL
1323           if the length of selection is zero.
1324           Fixed the assertion.
1325         * src/utils.c: str_open_as_stream(): return immediately if
1326           the length of str is zero.
1327         * src/headerwindow.[ch]: removed.
1328         * src/socket.[ch]
1329           src/inc.c: removed stale thread support codes.
1330
1331 2002-02-12
1332
1333         * src/procmsg.c: procmsg_open_message(): modified so that it
1334           returns the stream of decrypted message file if it exists
1335           (this fixes the failure of gpg decryption in messageview.c).
1336
1337 2002-02-11
1338
1339         * version 0.7.1
1340
1341 2002-02-11
1342
1343         * src/compose.[ch]
1344           src/gtkutils.[ch]
1345           src/prefs_template.c
1346           src/quote_fmt.h
1347           src/quote_fmt_parse.y
1348           src/summaryview.c
1349           src/utils.[ch]: if the part of the message text is selected, use
1350           it for quoted text instead of the entire message body (thanks to
1351           Darko Koruga).
1352           src/utils.[ch]: str_open_as_stream(): new. It returns an
1353           temporary stream for the given string.
1354         * src/main.c: added "--send" command line option.
1355         * src/compose.c: compose_reply_set_entry(): add From address to
1356           Cc if Reply-To and to_all are both specified.
1357         * Makefile.am: correct the Source: line in the RPM spec file in
1358           .tar.bz2 package.
1359
1360 2002-02-07
1361
1362         * src/procmsg.c: procmsg_open_message(): fetch message if the cache
1363           doesn't exist.
1364         * src/foldersel.[ch]: foldersel_folder_sel(): added an argument
1365           that specifies the folder selection type.
1366         * src/addressbook.c
1367           src/compose.c
1368           src/editaddress.c
1369           src/editgroup.c
1370           src/folderview.c
1371           src/importldif.c
1372           src/mainwindow.c
1373           src/md5.c
1374           src/mimeview.c
1375           src/prefs_common.c
1376           src/prefs_customheader.c
1377           src/prefs_filter.c
1378           src/summaryview.c: made it compile with C compilers other than gcc
1379           (thanks to Shawn Houston).
1380
1381 2002-02-06
1382
1383         * src/imap.c: imap_copy_msgs_with_dest(): fixed a bug on traversing
1384           list.
1385         * src/prefs_common.c: made the key binding setting separate dialog.
1386         * src/addressbook.c: addressbook_format_address(): add "" around
1387           the display name if it contains comma (thanks to Satoshi Watanabe).
1388         * src/addr_compl.c: get_complete_address(): add "" around the
1389           display name if it contains comma.
1390           get_address_from_edit(): handle the quotation character correctly.
1391         * src/addr_compl.c: get_complete_address()
1392           src/addressbook.c: addressbook_format_address(): fixed a bug that
1393           caused wrong text processing if the display name is empty.
1394         * updated NEWS.
1395
1396 2002-02-05
1397
1398         * src/compose.c: compose_exec_ext_editor_real(): replaced
1399           g_strsplit() with strsplit_with_quote().
1400         * src/foldersel.c
1401           src/folderview.c: folderview_drag_motion_cb(): minor code cleanups.
1402         * src/folderview.c:
1403           folderview_drag_motion_cb()
1404           folderview_drag_received_cb(): allow dropping into IMAP4 folder.
1405         * src/utils.c: get_file_size_as_crlf(): use fgets() instead of
1406           fread().
1407         * src/imap.c
1408           imap_copy_msg()
1409           imap_copy_msgs_with_dest(): use imap_add_msg() if the source
1410           of the message is different from the current mailbox.
1411           Return the correct value.
1412           imap_cmd_append(): properly implemented the APPEND command.
1413
1414 2002-02-04
1415
1416         * src/mainwindow.c
1417           src/messageview.[ch]
1418           src/summaryview.[ch]
1419           src/textview.[ch]: show all headers in the message view, and don't
1420           use the header window anymore.
1421         * src/mainwindow.c
1422           src/prefs_common.c: changed the default shortcut of 'compose new
1423           message'.
1424         * src/mainwindow.c
1425           src/summaryview.[ch]: summary_display_msg_selected(): new.
1426           Show the selected message if 'Show all header' is selected.
1427         * src/mh.c
1428           src/sourcewindow.c: changed some procmsg_get_message_file_path()
1429           to procmsg_get_message_file() to be sure the message is
1430           retrieved.
1431         * src/folderview.c: folderview_drag_motion_cb(): allow DnD from
1432           any folder to MH folder.
1433           folderview_drag_received_cb(): copy messages instead of moving
1434           if the source folder is news or IMAP.
1435         * src/mainwindow.c
1436           src/summaryview.c: allow copy from news folder.
1437
1438 2002-02-03
1439
1440         * src/prefs_common.c: prefs_other_create(): modified the design
1441           of the external command settings.
1442           prefs_keybind_apply_clicked(): made the Mew / Wanderlust keybind
1443           preset closer to the original.
1444           Added Mutt keybind preset.
1445           Also change the compose keybinds.
1446         * src/compose.c: modified some menu shortcuts.
1447         * src/codeconv.c: modified the locale_table for Thai encoding.
1448
1449 2002-02-01
1450
1451         * src/Makefile.am: added $(GPGME_CFLAGS) to INCLUDES.
1452         * src/prefs_common.c: prefs_interface_create(): modified the
1453           description for menu shortcut.
1454
1455 2002-01-31
1456
1457         * src/gtkutils.[ch]: added gtk_stext_clear().
1458         * src/compose.[ch]
1459           src/mainwindow.c
1460           src/summaryview.[ch]: enabled multiple forwarding.
1461         * src/summaryview.c:
1462           summary_set_marks_selected(): set marks for all selected row.
1463           summary_reply(): moved from summary_reply_cb().
1464         * compose.[ch]: compose_forward(): modified so that it receives
1465           the message list.
1466         * src/mainwindow.c: cleanup for reply processing.
1467         * src/summaryview.c: summary_reply(): fixed a memory leak.
1468           summary_key_pressed(): removed hardcoded mark / mark as unread
1469           shortcuts.
1470         * src/mainwindow.c
1471           src/prefs_common.c: added mark / mark as unread shortcuts to
1472           the menu.
1473
1474 2002-01-30
1475
1476         * src/compose.c: compose_wrap_line_all(): wrap quoted part even
1477           if prefs_common.linewrap_quote is not set (it is only for
1478           auto-wrapping on reply).
1479         * src/prefs_account.c: prefs_account_open(): initialize tmp_ac_prefs
1480           when creating a new account.
1481         * src/mh.c: mh_get_msg_list(): use also st_ctime to detect
1482           directory change.
1483         * src/prefs_common.c: prefs_interface_create(): modified the
1484           description of key binds selector.
1485
1486 2002-01-29
1487
1488         * src/mimeview.c: fixed multiple dialog / moving by correcting
1489           button / key event processing.
1490         * src/mimeview.[ch]
1491           src/textview.c: pass some key press events to MimeView in MIME
1492           mode.
1493         * src/prefs_filter.c: fixed a bug that didn't set the order of
1494           rules correctly.
1495         * src/prefs_common.c: prefs_keybind_apply_clicked(): fixed
1496           empty_menurc string.
1497
1498 2002-01-28
1499
1500         * src/mainwindow.c
1501           src/prefs_common.c: reorganized the menu shortcuts.
1502           Added 'View - Toggle summary view'.
1503         * src/summaryview.[ch]: summary_toggle_view(): made it public
1504           function.
1505         * src/prefs_common.[ch]: swapped the position of 'Shortcut key'
1506           and 'On exit'.
1507         * src/importldif.c: imp_ldif_delete_event(): fixed segfault when
1508           closing the dialog with window manager (in more appropriate way).
1509         * src/imageview.[ch]
1510           src/messageview.c
1511           src/mimeview.c: fixed wrong scrolling position when switching
1512           between text and image parts. Also free the unrequired image
1513           (thanks to Sergey Vlasov).
1514         * src/prefs_common.c: disabled 'Go to inbox after receiving new mail'
1515           by default.
1516
1517 2002-01-28
1518
1519         * src/prefs_common.c: implemented shortcut quick changer.
1520         * src/folderview.c: folderview_key_pressed()
1521           src/summaryview.c: summary_key_pressed(): removed some hardcoded
1522           key binds.
1523
1524 2002-01-25
1525
1526         * src/procmime.c:
1527           procmime_get_mime_type()
1528           procmime_get_mime_type_table(): made the MIME type search case
1529           insensitive.
1530         * src/gtkstext.c:
1531           gtk_stext_delete_line(): delete newline on empty line.
1532           gtk_stext_delete_to_line_end(): delete newline if cursor is on
1533           the last of line.
1534           (thanks to Yasuzaki Masayoshi.)
1535
1536 2002-01-23
1537
1538         * src/compose.c
1539           src/gtkstext.[ch]: removed the hardcoded shortcuts in GtkSText,
1540           and made them customizable.
1541         * src/utils.[ch]: added get_file_size_as_crlf() which returns
1542           the file size when converting LF to CR+LF.
1543
1544 2002-01-22
1545
1546         * src/compose.c: enabled 'Ctrl-Enter' or
1547           'Ctrl-(other modifier keys)-Enter' shortcut that didn't work
1548           before.
1549         * src/gtkstext.c: disabled some Emacs key bindings.
1550           gtk_stext_key_press(): don't extend selection when Shift-Enter
1551           is pressed to prevent the disapperance of cursor.
1552         * src/summaryview.c: summary_select_next_unread(): added the button
1553           to search unread message again from the beginning to the dialog.
1554         * src/folderview.c: folderview_key_pressed(): go to next unread
1555           folder if space key is pressed on the empty folder.
1556           Move CTree focus before selecting row.
1557
1558 2002-01-21
1559
1560         * src/defs.h: modified the XLFD of default fonts.
1561         * src/textview.c: textview_create(): fixed a bug that caused
1562           segfault if font couldn't be loaded.
1563         * src/folderview.c
1564           src/grouplistdialog.c: compare subscribed groups with path.
1565         * src/prefs_filter.c: changed 'Operator' to 'Condition'.
1566
1567 2002-01-20
1568
1569         * src/compose.c: compose_wrap_line_all(): fixed wrapping crash
1570           when URL is wider than wrapping margin.
1571         * src/mainwindow.c
1572           src/prefs_filter.[ch]
1573           src/summaryview.[ch]: added "Create filter rule" function based
1574           on the patch from Luca Rosellini.
1575         * src/summaryview.c: summary_filter_open(): added X-List and
1576           X-Mailing-list to the automatically detected headers.
1577
1578 2002-01-18
1579
1580         * configure.in: support Mac OS X (Darwin).
1581
1582 2002-01-16
1583
1584         * src/prefs_filter.c: use inc_(un)lock() instead of
1585           inc_autocheck_timer_{remove|set}().
1586         * src/summaryview.c: summary_sort(): use gtk_ctree_sort_recursive()
1587           instead of gtk_ctree_sort_node() so that messages within threads
1588           are also sorted.
1589         * src/procmsg.c: procmsg_read_mark_file(): fixed a bug that the
1590           target of sizeof was wrong and caused crash on Alpha architecture
1591           (thanks to Motonobu Ichimura).
1592
1593 2002-01-15
1594
1595         * src/foldersel.c:
1596           foldersel_gnode_func(): made the names of special folders
1597           translated strings.
1598           foldersel_set_tree(): move the special folder to the top.
1599         * src/inputdialog.[ch]: input_dialog_query_password(): new.
1600         * src/imap.c
1601           src/inc.c
1602           src/news.c
1603           src/send.c: use input_dialog_query_password() instead of their
1604           own query functions.
1605
1606 2002-01-14
1607
1608         * src/defs.h: modified the default font.
1609         * src/folder.[ch]
1610           src/mh.[ch]
1611           src/imap.[ch]
1612           src/news.[ch]: moved the class definition and some methods to
1613           the proper location.
1614
1615 2002-01-11
1616
1617         * src/mimeview.c: mimeview_save_as()
1618           src/summaryview.c: summary_save_as(): put the default filename
1619           based on the subject.
1620         * src/utils.[ch]: added subst_chars() and subst_for_filename()
1621           which substitute some special characters with underscore.
1622         * src/filesel.c: filesel_select_file(): select the default filename.
1623
1624 2002-01-10
1625
1626         * INSTALL
1627           INSTALL.jp: added the description and the URL for libjconv.
1628         * src/mainwindow.c: menu entries cleanup.
1629
1630 2002-01-09
1631
1632         * README
1633           README.jp
1634           src/about.c: modified the copyright year.
1635         * src/gtkstext.h: added the notice for modification by the Sylpheed
1636           Team.
1637
1638 2002-01-08
1639
1640         * INSTALL
1641           INSTALL.jp: added the URL for compface.
1642
1643 2002-01-07
1644
1645         * version 0.7.0
1646
1647 2002-01-07
1648
1649         * src/headerwindow.c
1650           src/logwindow.c
1651           src/messageview.c
1652           src/sourcewindow.c: set wmclass when creating windows.
1653
1654 2002-01-04
1655
1656         * src/compose.c: compose_wrap_line_all(): fixed the bug that
1657           caused infinite loop when wrapping certain patterns of quoted text.
1658
1659 2002-01-02
1660
1661         * src/imap.c: imap_parse_envelope(): put the assertion after
1662           imap_parse_address() to prevent segmentation fault.
1663
1664 2001-12-31
1665
1666         * src/folderview.c
1667           src/mainwindow.c: modified some labels of menu items.
1668         * src/ldif.c: put the return value of fgetc() in a gint.
1669         * src/importldif.c: don't brace null strings with _().
1670         * src/compose.c: moved the position of Subject entry to the last.
1671           Reorganized the menu.
1672           compose_draft_cb(): added 'keep editing after saving to draft'
1673           feature.
1674
1675 2001-12-30
1676
1677         * src/mainwindow.c: reorganization of main menu. Removed 'Summary'
1678           menu. Moved 'Help' menu to just the right of 'Configuration'.
1679           Removed 'File - Close' menu item.
1680
1681 2001-12-25
1682
1683         * src/mainwindow.c: some menu reorganization.
1684         * AUTHORS: updated. Added more contributors.
1685         * src/account.c: account_row_moved(): new. Moves displayed row to
1686           the appropriate position when up / down button are pressed.
1687           account_clist_set(): move displayed row to the appropriate position.
1688         * src/compose.c
1689           src/mainwindow.c: set title and wmclass when creating windows.
1690
1691 2001-12-24
1692
1693         * src/gtkstext.c: fixed a bug that didn't show block cursor
1694           correctly. Removed unnecessary GdkGC copy. Fixed cursor
1695           coordinate.
1696         * src/compose.c
1697           src/gtkutils.[ch]
1698           src/textview.[ch]
1699           src/undo.c: modified to use GtkSText.
1700         * src/menu.h: added #include <gtk/gtkmenu.h>.
1701
1702 2001-12-23
1703
1704         * acconfig.h
1705           configure.in: added XIM checking for GTK+.
1706         * src/gtkstext.[ch]: new. Copied GtkText in GTK+ and renamed.
1707
1708 2001-12-22
1709
1710         * src/filter.c: added #include <sys/types.h>.
1711
1712 2001-12-21
1713
1714         * src/template.c: template_write_config(): fixed a typo.
1715         * src/compose.c: toolbar_linewrap_cb(): call compose_wrap_line_all().
1716         * src/filter.[ch]
1717           src/prefs_filter.c: supported regular expression (thanks to
1718           Yukihiro Nakai).
1719         * src/undo.c: undo_paste_clipboard_cb(): fixed a bug that broke
1720           undo state when pasted clipboard was empty.
1721           undo_check_size(): use g_list_last().
1722           undo_undo()
1723           undo_redo(): fixed NULL checking and made a bit of optimization.
1724           Some code cleanups.
1725         * src/prefs_common.c: changed the default value of linewrap length
1726           to 72.
1727
1728 2001-12-20
1729
1730         * reorganization of pixmap management.
1731         * src/stock_pixmap.[ch]: new. This module manages all static pixmaps.
1732         * modified every files which directly use pixmaps data to use
1733           stock_pixmap_*().
1734         * src/undo.[ch]: renamed undo_set_undo_change_funct() to
1735           undo_set_change_state_func(), and changed its argument from
1736           GtkWidget* to gpointer.
1737           undo_merge(): code cleanup.
1738         * src/compose.c: renamed compose_set_undo() to
1739           compose_undo_state_changed().
1740
1741 2001-12-19
1742
1743         * src/account.c: account_find_from_address(): made it case
1744           insensitive.
1745         * src/addressbook.c: addressbook_create(): set wmclass.
1746         * src/compose.c: compose_insert_file(): supported DOS/Win/Mac line
1747           break.
1748         * src/importldif.c
1749           src/ldif.[ch]: merged from the claws branch.
1750         * src/importldif.c: removed some warnings.
1751           imp_ldif_field_list_toggle(): fixed button checking.
1752           imp_ldif_dialog_create(): minor layout fix.
1753         * src/ldif.c: removed some warnings.
1754         * INSTALL
1755           INSTALL.jp: updated confirmation list.
1756         * src/vcard.c:
1757           vcard_read_file()
1758           vcard_test_read_file(): fixed a memory leak of tagtemp.
1759           Some code cleanups (decreasing the indent level).
1760         * src/addrindex.c
1761           src/jpilot.[ch]
1762           src/syldap.[ch]: disabled runtime library checking because JPilot
1763           and LDAP libraries are linked on the build time, and the program
1764           doesn't execute without them anyway.
1765         * src/addressbook.c
1766           src/addrindex.c: changed "J-Pilot" to "JPilot".
1767           Removed warning for atoi().
1768
1769 2001-12-18
1770
1771         * src/procmsg.c: procmsg_empty_trash()
1772           src/mainwindow.c: main_window_empty_trash(): empty trash only if
1773           it contains some messages.
1774         * src/imap.c: search_array_str(): new.
1775           imap_status(): fixed a bug that didn't parse the command response
1776           correctly.
1777
1778 2001-12-18
1779
1780         * merged undo function (by Jens Oberender).
1781         * src/undo.[ch]: new.
1782           undo_insert_text_cb(): fix for multibyte characters (obtain the
1783           number of letters instead of bytes).
1784         * src/compose.[ch]: added the code for undo.
1785         * src/prefs_common.[ch]: added the interface for setting undo level.
1786
1787 2001-12-16
1788
1789         * src/compose.c: compose_template_apply()
1790           src/prefs_template.c: prefs_template_clist_set_row()
1791           src/template.c: template_write_config(): don't replace To: and
1792           Subject: entry in composition window if they are empty.
1793
1794 2001-12-16
1795
1796         * version 0.6.6
1797
1798 2001-12-15
1799
1800         * src/folderview.c: folderview_drag_motion_cb(): fixed a DnD bug.
1801         * src/ldif.c: ldif_get_line(): ignore CR.
1802         * src/mimeview.c: mimeview_show_message(): search also text/html
1803           for first text part.
1804
1805 2001-12-14
1806
1807         * src/prefs_account.c: prefs_account_save_config_all(): fixed a bug
1808           that didn't update accountrc if account_list == NULL (thanks to
1809           Watanabe).
1810
1811 2001-12-14
1812
1813         * src/utils.h: added the macro Xstrcat_a() that concatenates
1814           two strings and return alloca'd string.
1815         * src/imap.c: imap_scan_tree_recursive(): fixed a bug that didn't
1816           handle folder name which includes some spaces correctly
1817           (based on the patch from Willem van Engen (thanks!)).
1818         * src/compose.c: compose_wrap_line_all(): fixed the crash when
1819           wrapping long lines if linewrap quotation is disabled and
1820           a word spanning more than one line.
1821
1822 2001-12-14
1823
1824         * applied the Tobias' patch with modification (thanks!).
1825         * src/imap.[ch]:
1826           imap_msg_set_perm_flags()
1827           imap_msg_unset_perm_flags(): new. They set permanent flags to
1828           a IMAP message.
1829         * src/compose.c
1830           src/summaryview.c: set flags on IMAP server when flags are changed.
1831
1832 2001-12-11
1833
1834         * src/gtkutils.[ch]: gtkut_container_remove(): new. It's a wrapper
1835           of gtk_container_remove() for workaround of a bug in
1836           Gtk{Text,Entry} (thanks to Sergey Vlasov).
1837         * src/compose.c
1838           src/mainwindow.c
1839           src/messageview.c
1840           src/mimeview.c
1841           src/summaryview.c
1842           src/textview.c: replaced gtk_container_remove() with
1843           gtkut_container_remove(), and removed previous partial fix.
1844
1845 2001-12-09
1846
1847         * src/prefs_account.c: prefs_account_apply(): fixed a bug that
1848           checked user ID on "local", but didn't on IMAP4.
1849         * src/imap.c: imap_session_get(): fixed a crash bug when
1850           rfolder->session == NULL.
1851         * Makefile.am: changed the arguments of tar from 'chojf' to
1852           '--bzip2 -chof'.
1853         * src/summaryview.c: summary_toggle_view(): disclaim the selection
1854           of textview before removing vpaned.
1855
1856 2001-12-08
1857
1858         * src/messageview.c: messageview_change_view_type(): disclaim the
1859           selection before removing textview. This solves the mysterious
1860           copy-paste disability (thanks to Melvin Hadasht).
1861         * src/textview.c: textview_set_font(): use
1862           gtk_editable_claim_selection() instead of
1863           gtk_editable_select_region().
1864
1865 2001-12-06
1866
1867         * src/prefs_template.c: prefs_template_window_create(): supported
1868           address completion on the To: entry.
1869
1870 2001-12-04
1871
1872         * src/folder.c:
1873           folder_count_total_msgs()
1874           folder_count_total_msgs_func(): use g_node_traverse() to traverse
1875           GNode.
1876
1877 2001-12-03
1878
1879         * src/compose.c: fixed a bug that empty body was refused.
1880         * src/prefs_template.c: fixed a bug that didn't set To: entry
1881           correctly. Display error dialog if format is illegal.
1882         * src/prefs_common.c
1883           src/quote_fmt_lex.l
1884           src/quote_fmt_parse.y: changed parenthesis "( )" to curly braces
1885           "{ }" to prevent confusion on using parenthesis.
1886         * src/html.c: html_get_parenthesis(): ignore CSS / script stuff.
1887
1888 2001-11-29
1889
1890         * src/prefs_template.c: added colon to the header labels.
1891
1892 2001-11-28
1893
1894         * src/compose.c
1895           src/prefs_template.c
1896           src/template.[ch]: added To field to the template.
1897
1898 2001-11-27
1899
1900         * src/textview.c: textview_show_part(): use first found
1901           message/rfc822 header.
1902         * src/folderview.c: added "Search messages..." to the context menu.
1903         * src/prefs_common.c: prefs_quote_description_create(): added
1904           description for characters which need to be escaped.
1905
1906 2001-11-26
1907
1908         * src/compose.c: compose_wrap_line_all(): more merging from claws.
1909           GET_CHAR(): renamed GET_TEXT() and made it more generic.
1910           Modified compose_wrap_line() and compose_wrap_line_all() to use
1911           GET_CHAR().
1912         * src/textview.c: textview_show_part(): show the header of nested
1913           RFC822 attachment correctly.
1914
1915 2001-11-25
1916
1917         * src/folder.[ch]
1918           src/main.c: added --status option to get new, unread and total
1919           message count from a running Sylpheed (merged from claws).
1920           prohibit_duplicate_launch(): output '\n' only once.
1921
1922 2001-11-23
1923
1924         * src/compose.c
1925           src/gtkutils.[ch]: merged the new wrapping function.
1926           gtkut_text_str_compare_n()
1927           gtkut_text_str_compare()
1928           gtkut_text_is_uri_string(): backport from the GtkSText in the
1929           claws branch, and made modification.
1930         * src/prefs_template.c
1931           src/template.[ch]: added Subject to the template.
1932
1933 2001-11-22
1934
1935         * src/compose.c: compose_write_headers(): added missing parenthesis
1936           that generated invalid custom header (thanks to Masaaki Noro).
1937           Allow Sender: custom header.
1938
1939 2001-11-20
1940
1941         * src/procheader.c: procheader_date_parse(): workaround for
1942           RFC-incompliant Date header.
1943
1944 2001-11-20
1945
1946         * src/addrbook.c: removed redundant functions, and fixed generation
1947           of spurious address book file names.
1948         * src/addrindex.c: V-Card -> vCard.
1949
1950 2001-11-19
1951
1952         * src/textview.c: get_email_part(): replaced isalnum() with
1953           the macro IS_ASCII_ALNUM() which restricts the range of
1954           characters to 7bit ASCII (thanks to Shimamoto).
1955         * src/utils.c: remote_tzoffset_sec(): workaround for malformed
1956           timezone offset.
1957
1958 2001-11-18
1959
1960         * src/textview.c: textview_show_part(): show headers on nested
1961           muitipart text.
1962
1963 2001-11-17
1964
1965         * src/imap.c: imap_session_get()
1966           src/news.c: news_session_get(): fixed segfault when reconnection
1967           failed.
1968         * src/grouplistdialog.c: removed redundant code, and expand nodes
1969           that doesn't match the pattern.
1970
1971 2001-11-16
1972
1973         * src/compose.c: modified so that it sends message when any of
1974           To:, Cc:, Bcc:, or Newsgroups: fields have valid recipient.
1975           compose_check_for_valid_recipient(): new.
1976         * src/grouplistdialog.c: improved the UI.
1977           Added appropriate description and search button.
1978           Search doesn't get group list again.
1979
1980 2001-11-15
1981
1982         * src/news.[ch]: news_session_get(): update the last access time
1983           correctly.
1984           news_group_list_free(): new.
1985         * src/grouplistdialog.c: free resources correctly.
1986
1987 2001-11-15
1988
1989         * src/folderview.c
1990           src/grouplistdialog.[ch]: more merging of new newsgroup
1991           subscription dialog.
1992         * src/news.[ch]: renamed news_remove_group_list() to
1993           news_remove_group_list_cache().
1994
1995 2001-11-14
1996
1997         * src/defs.h: added MAX_ENTRY_LENGTH definition.
1998         * src/compose.c: compose_add_entry_field(): create new entry with
1999           max length.
2000
2001 2001-11-13
2002
2003         * src/grouplistdialog.c: made non-leaf node selectable.
2004           Give the complete newsgroup name for each nodes.
2005
2006 2001-11-13
2007
2008         * src/grouplistdialog.c
2009           src/news.[ch]: merging of new newsgroup subscription dialog
2010           (still in progress. Don't use it yet!).
2011
2012 2001-11-12
2013
2014         * src/utils.[ch]: decode_uri(): new. It decodes URL-encoded strings.
2015         * src/compose.[ch]: compose_new_with_recipient(): accept mailto
2016           URL.
2017           compose_entries_set(): new. It parses mailto URL and put each
2018           values into the entries.
2019
2020 2001-11-12
2021
2022         * src/compose.c: compose_forward(): fixed a bug that forward
2023           quote mark wasn't used (thanks to Hironori IWANE).
2024         * src/codeconv.[ch]
2025           src/mainwindow.c
2026           src/prefs_common.c: added Thai encodings (thanks to Manrat
2027           Chobchuen).
2028
2029 2001-11-08
2030
2031         * src/socket.c: sock_connect_by_hostname(): removed h_errno.
2032         * src/session.h
2033           src/defs.h
2034           src/imap.[ch]
2035           src/news.c: added last_access_time to Session.
2036           imap_session_get(): check connection only when access interval
2037           has been exceeded.
2038
2039 2001-11-07
2040
2041         * version 0.6.5
2042
2043 2001-11-07
2044
2045         * src/socket.c: ssl_gets(): use SSL_peek.
2046         * updated NEWS and AUTHORS.
2047         * Makefile.am: fixed release target.
2048
2049 2001-11-06
2050
2051         * src/template.c: changed the format of template file to
2052           RFC2822-like.
2053         * src/compose.c: compose_template_apply(): freeze the text widget
2054           while inserting strings.
2055
2056 2001-11-05
2057
2058         * po/POTFILES.in: removed src/template_select.c.
2059         * src/summaryview.c: summary_set_header()
2060           src/address.c: address_parse_str()
2061           src/filter.c: filter_read_str()
2062           src/news.c: news_parse_xover()
2063           src/procheader.c: procheader_get_fromname()
2064           src/utils.c: subject_compare():
2065           replaced Xalloca() + strcpy() with Xstrdup_a().
2066         * src/inputdialog.[ch]: added combo mode.
2067           input_dialog_combo(): new.
2068         * src/prefs_common.[ch]: added MIME open command setting.
2069           prefs_common_{read, save}_config(): read / write command history.
2070         * src/mimeview.c: mimeview_open_with(): use combo input dialog.
2071         * src/utils.[ch]: add_history(): history list management function.
2072
2073 2001-11-04
2074
2075         * src/compose.c: select templates from the menu.
2076           compose_set_template_menu(): new.
2077           compose_reflect_prefs_all(): new.
2078           compose_template_apply(): new. Use dummy MsgInfo for parsing.
2079         * src/template.[ch]: store template list to the static heap.
2080           template_get_config(): new.
2081           template_set_config(): new.
2082         * src/prefs_template.c: don't store template list to the global area.
2083         * src/template_select.[ch]: removed.
2084         * src/quote_fmt_parse.y: check folderitem when quoting messages.
2085         * src/mh.c: mh_add_msg(): try to copy file whenever link() failed
2086           (thanks to OSHIRO Naoki).
2087
2088 2001-11-03
2089
2090         * src/utils.[ch]: get_template_dir(): new.
2091         * src/template.c: use get_template_dir().
2092
2093 2001-11-02
2094
2095         * src/prefs_template.c: modified the dialog layout.
2096           Added symbol description button.
2097         * src/summaryview.c: show an arrow mark to the column of the sort
2098           target.
2099           summary_set_column_titles(): new.
2100         * INSTALL
2101           INSTALL.jp
2102           README
2103           README.jp
2104           TODO
2105           TODO.jp: updated the documents.
2106
2107 2001-11-02
2108
2109         * src/Makefile.am: add missing checkbox_{on, off}.xpm.
2110         * src/textview.c: textview_key_pressed()
2111           src/mimeview.c: mimeview_key_pressed()
2112           src/summaryview.c: summary_key_pressed(): delete messages with
2113           Delete key.
2114
2115 2001-11-01
2116
2117         * src/socket.c: ssl_gets(): fixed a bug that caused infinite loop
2118           when SSL_read() returned 0.
2119         * src/utils.[ch]: strcrchomp(): new. It removes CR from the tail
2120           of strings.
2121         * src/quote_fmt_parse.y: convert CRLF to LF when inserting messages.
2122           Add prototype of yylex() to suppress the warning.
2123         * merged the template function.
2124         * src/prefs_template.[ch]
2125           src/template.[ch]
2126           src/template_select.[ch]: new.
2127           Renamed prefs_templates_* -> prefs_template_*.
2128         * src/compose.c: added template menu. Added replyinfo to Compose.
2129         * src/mainwindow.c: added template setting menu.
2130         * src/quote_fmt_lex.l: output literal tab and return as is.
2131         * src/prefs_common.c: changed the pref. name of quote format to
2132           'reply_quote_{mark, format}' and 'fw_quote_{mark, format}'.
2133
2134 2001-10-31
2135
2136         * src/prefs_common.[ch]: added Quote tab, and moved the quote
2137           setting from Compose tab.
2138         * merged the new quote format parser.
2139         * src/quote_fmt_lex.h
2140           src/quote_fmt.h
2141           src/quote_fmt_lex.l
2142           src/quote_fmt_parse.y: new files for quote format parser.
2143         * configure.in: added checks for lex and yacc.
2144         * src/compose.c: compose_quote_file(), compose_quote_parse_fmt():
2145           removed.
2146           compose_quote_fmt(): new.
2147         * src/prefs_common.[ch]: added forward format setting to the
2148           Quote tab. Updated the quote description dialog.
2149         * src/quote_fmt_parse.y: fixed bugs that tried to read file even
2150           if they couldn't get text part.
2151
2152 2001-10-31
2153
2154         * src/pixmaps/checkbox_off.xpm
2155           src/pixmaps/checkbox_on.xpm: new.
2156         * src/account.c: display `get all' status with the checkbox pixmaps.
2157
2158 2001-10-30
2159
2160         * src/send.c: code cleanup. Pass account prefs structure instead
2161           of many arguments.
2162           Query password for SMTP AUTH if not specified (thanks to Mio).
2163
2164 2001-10-30
2165
2166         * src/procheader.c: procheader_parse(): fixed a bug that didn't
2167           parse multiple message-id in In-Reply-To: header correctly
2168           (thanks to KAJIWARA).
2169
2170 2001-10-29
2171
2172         * src/account.c: enabled 'Get all' setting by clicking the 'G'
2173           column of account list, and added some description.
2174         * src/prefs_common.c: prefs_send_create(): added a description
2175           for outgoing codeset.
2176
2177 2001-10-28
2178
2179         * src/prefs_account.[ch]: moved inbox entry to the receive tab,
2180           and added select button and short description.
2181         * src/Makefile.am: added SYSCONFDIR to CPPFLAGS.
2182         * src/procmime.c:
2183           procmime_get_mime_type_table()
2184           procmime_get_mime_type_list(): modified so that
2185           $(SYSCONFDIR)/mime.types (or /etc/mime.types if not found) and
2186           $(HOME)/.sylpheed/mime.types are read.
2187
2188 2001-10-27
2189
2190         * src/prefs_account.c: moved the address auto-setting to the compose
2191           tab.
2192           prefs_account_create(): removed gtk_widget_show_all() for proper
2193           window size.
2194         * src/prefs_common.c: changed "Program path" to "Command".
2195
2196 2001-10-26
2197
2198         * src/textview.c: textview_set_font(): support Russian charset
2199           on EUC-JP locale.
2200         * src/summaryview.c: summary_delete(): (hopefully) fixed the crash
2201           bug on deleting.
2202         * prefs_account.c
2203           prefs_common.c
2204           prefs_summary_column.c: minor improvements to the English.
2205         * src/main.c: get_queued_message_num(): don't output the warning
2206           when queueing folder is not found.
2207
2208 2001-10-21
2209
2210         * version 0.6.4
2211
2212 2001-10-21
2213
2214         * src/prefs_summary_column.[ch]:
2215           made prefs_summary_column_get_config() public.
2216         * src/summaryview.c: summary_ctree_create(): some code cleanup.
2217         * configure.in: moved the position of SSL checking after LDAP
2218           for linking problem.
2219
2220 2001-10-21
2221
2222         * src/mainwindow.c
2223           src/summaryview.c: allowed reedit in the outbox.
2224         * src/prefs_summary_column.[ch]: new. UI for setting summary
2225           columns.
2226         * src/mainwindow.[ch]: main_window_set_summary_column(): new.
2227           It calls summary_set_column_order().
2228         * src/summaryview.[ch]:
2229           summary_ctree_create(): new. separated from summary_create().
2230           summary_set_column_order(): new. It destroys the current
2231           CTree and replaces it with the new one.
2232
2233 2001-10-19
2234
2235         * src/smtp.[ch]: smtp_from(): abort if auth failed.
2236         * changed C++-style comments into C-style in some files, and
2237           removed unnecessary commented out codes.
2238         * src/addrcache.[ch]
2239           src/addressbook.c
2240           src/addrindex.[ch]
2241           src/jpilot.[ch]
2242           src/syldap.[ch]: updated the addressbook code, and fixed the
2243           thread bug of LDAP.
2244         * src/ldif.[ch]
2245           src/importldif.[ch]: new.
2246
2247 2001-10-18
2248
2249         * src/about.c: added some items to compiled-in features.
2250         * src/addr_compl.c: changed LOG_MESSAGE to debug_print.
2251         * src/addressbook.c: changed "V-Card" to "vCard".
2252           addressbook_edit_address_cb(): added
2253           invalidate_address_completion() to the point address is changed.
2254         * src/codeconv.c: changed C++-style comments into C-style.
2255
2256 2001-10-17
2257
2258         * src/compose.c: changed "Send" shortcut to Ctrl+Enter.
2259
2260 2001-10-16
2261
2262         * src/inc.c: fixed a bug that crashed sylpheed if Cancel button
2263           was clicked twice.
2264
2265 2001-10-16
2266
2267         * src/procmsg.c: procmsg_get_thread_tree(): complete the unfinished
2268           threads.
2269         * src/summaryview.c:
2270           summary_thread_init(): separated from summary_thread_build(). 
2271           summary_thread_build(): removed the codes for initialization.
2272           summary_set_ctree_from_list(): call summary_thread_init() instead
2273           of summary_thread_build().
2274           summary_filter(): fixed a bug that didn't moved messages despite
2275           of immediate execution setting.
2276
2277 2001-10-14
2278
2279         * src/procmsg.c: procmsg_get_thread_tree(): new. It generates the
2280           reversed thread tree from message list.
2281         * src/summaryview.c: summary_set_ctree_from_list(): prepend the
2282           node to the head instead of appending to the tail. This prevents
2283           the traverse of node list inside of the GtkCTree, and considerably
2284           speeds up the summary display (the order is O(n^2) -> O(n)).
2285
2286 2001-10-12
2287
2288         * src/prefs_common.c
2289           src/summaryview.[ch]: initial modification for reorderable columns.
2290
2291 2001-10-12
2292
2293         * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): fixed a
2294           memory leak.
2295         * src/folderview.c: folderview_button_pressed(): code cleanup, and
2296           turn sensitivity off if main window is locked.
2297         * src/syldap.c: syldap_read_data(): removed unnecessary and
2298           unportable sched_yield().
2299
2300 2001-10-11
2301
2302         * src/folderview.c: renamed "Update folder tree" context menu to
2303           "Rescan folder tree", and made "Update folder tree" only updates
2304           folder status.
2305           folderview_update_all_node(): don't show message dialog.
2306         * src/gtkutils.c: gtkut_widget_get_uposition()
2307           src/mainwindow.c: main_window_popup(): clip the coordinate to
2308           nonnegative value.
2309
2310 2001-10-10
2311
2312         * src/utils.c: to_human_readable(): made a bit of optimization.
2313         * src/summaryview.c: summary_delete(): fixed a focus problem.
2314           summary_find_{prev,next}_msg(): new. They find previous/next
2315           message that is not deleted.
2316         * src/prefs_filter.c: scroll CList automatically if moved row
2317           becomes not fully visible.
2318
2319 2001-10-09
2320
2321         * updated some autotool scripts.
2322         * src/codeconv.c: conv_encode_header(): fixed a bug that caused
2323           infinite loop when failed to convert encoding.
2324         * src/codeconv.[ch]: a fix for older version of libjconv
2325           (jconv_info_get_current_codeset() returned "EUCJP" instead of
2326           "EUC-JP").
2327
2328 2001-10-08
2329
2330         * version 0.6.3
2331
2332 2001-10-08
2333
2334         * src/compose.c: compose_write_to_file()
2335           src/codeconv.c: conv_codeset_strdup(): more workaround for
2336           libjconv problem on C locale.
2337         * src/editldap_basedn.c: fixed segfault when opening dialog.
2338         * src/utils.c: is_next_mbs()
2339           src/compose.c: compose_wrap_line(), compose_wrap_line_all():
2340           changed MB_CUR_MAX to MB_LEN_MAX for compliance to ANSI C.
2341         * configure.in: increased the reqired version of GPGME to 0.2.3.
2342         * src/pop.c: pop3_getauth_user_recv(): fixed a bug that closed
2343           the receive dialog when POP3 server refused normal authentication.
2344
2345 2001-10-07
2346
2347         * src/prefs_common.c: prefs_receive_create(): correction to English.
2348         * src/compose.c: compose_set_ext_editor_sensitive(): fixed a bug
2349           that didn't set the menu sensitivity correctly (thanks to
2350           Melvin Hadasht).
2351         * src/summaryview.c: delete messages permanently if the current
2352           folder is trash and 'delete' operation is executed.
2353           Fixed the bug that didn't select the last row correctly (thanks
2354           to Alfons Hoogervorst).
2355         * src/folder.[ch]: folder_item_remove_msgs(): new. It removes
2356           all messages given in the list.
2357
2358 2001-10-05
2359
2360         * src/summaryview.c: summary_show(): fixed a bug that didn't show
2361           message even if the 'open unread message on entering folder'
2362           option was turned on.
2363
2364 2001-10-03
2365
2366         * src/procmime.c: procmime_get_text_content(): supported HTML.
2367
2368 2001-10-02
2369
2370         * src/summaryview.[ch]: implemented new locking mechanism, and
2371           replaced every static locks with summary_lock(), summary_unlock(),
2372           and added locks to some extra functions.
2373           This fixes a bug that caused segfault when 'd' (delete) key
2374           was kept pressing.
2375
2376 2001-10-01
2377
2378         * src/addressbook.c: addressbook_folder_load_person(): fixed a bug
2379           that caused segfault (thanks to Stefaan A Eeckels).
2380
2381 2001-09-30
2382
2383         * src/textview.[ch]: added textview_set_position().
2384         * src/messageview.[ch]: added messageview_set_position().
2385         * src/addrbook.c
2386           src/addrcache.c
2387           src/addressadd.c
2388           src/addressbook.c
2389           src/addrindex.c
2390           src/addritem.c
2391           src/editaddress.c
2392           src/editbook.c
2393           src/editgroup.c
2394           src/editjpilot.c
2395           src/editldap.c
2396           src/editldap_basedn.c
2397           src/editvcard.c
2398           src/jpilot.c
2399           src/mgutils.c
2400           src/syldap.c
2401           src/vcard.c: converted C++-style comments into C-style one.
2402         * src/imap.c: QUOTE_IF_REQUIRED(): new macro. Copy string into
2403           new buffer and quote with double quotes if required.
2404           imap_status(), imap_cmd_login(), imap_cmd_list(),
2405           imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(),
2406           imap_cmd_copy(): use QUOTE_IF_REQUIRED().
2407         * compose.c: compose_write_to_file(): workaround for the problem
2408           when using libjconv and 8bit codes cannot be converted on C
2409           locale.
2410         * codeconv.[ch]: added "ANSI_X3.4-1968" to encoding strings.
2411           conv_codeset_strdup(): don't convert if source and destination
2412           codeset are identical.
2413
2414 2001-09-30
2415
2416         * src/textview.[ch]: textview_search_string_backward(): new.
2417           Add the new member cur_pos to TextView.
2418           Connect button_press_event with gtk_signal_connect_after() to
2419           obtain the correct editable position.
2420
2421 2001-09-27
2422
2423         * src/folder.c: folder_write_list_recursive(): preserve unthreaded
2424           state.
2425
2426 2001-09-26
2427
2428         * src/summaryview.c: modified the layout of popup menu.
2429
2430 2001-09-25
2431
2432         * src/folder.c
2433           src/folder.h
2434           src/mainwindow.c
2435           src/summaryview.c: applied the patch from Alfons that allows
2436           threading setting for each folders (tnanks!).
2437
2438 2001-09-23
2439
2440         * src/message_search.[ch]: new. A Dialog for searching in current
2441           message.
2442         * src/gtkutils.[ch]: gtkut_text_match_string(): new. Compare the
2443           text in current position of GtkText and given wide-character
2444           string.
2445         * src/messageview.[ch]: messageview_search_string()
2446           src/textview.[ch]: textview_search_string(): return TRUE if
2447           found.
2448         * src/textview.[ch]: remember the beginning of body.
2449
2450 2001-09-21
2451
2452         * src/procmime.c: procmime_get_first_text_content(): modified so
2453           that it search entire MIME structure.
2454         * src/summary_search.c: summary_search_execute(): use
2455           strdup_mbstowcs() instead of macro. Display matched message.
2456
2457 2001-09-20
2458
2459         * src/inc.c: fix for background POP3 hangs and crashes (thanks to
2460           Sergey Vlasov).
2461         * src/summary_search.c: added body searching function.
2462         * src/procmime.[ch]: procmime_find_string(): changed arguments
2463           and return value. Added case sensitivity option.
2464
2465 2001-09-20
2466
2467         * src/procmime.[ch]:
2468           procmime_find_string()
2469           procmime_find_string_part(): new. It searchs the string from
2470           messages.
2471           Renamed procmime_get_text_part() to
2472           procmime_get_first_text_content().
2473           procmime_get_text_content(): new. It returns the text contents
2474           of the specified MIME part.
2475           procmime_mimeinfo_next(): new. It returns the next node of
2476           MimeInfo tree.
2477
2478 2001-09-19
2479
2480         * src/procmime.c: procmime_get_text_part(): modified so that it
2481           finds a text part in nested multipart message correctly.
2482         * src/procmime.h: added an example of MimeInfo structure.
2483         * src/mimeview.c: mimeview_show_message(): search the first text
2484           part.
2485
2486 2001-09-17
2487
2488         * src/mainwindow.c: ac_menu_popup_closed(): fixed the bug that
2489           caused segfault. Changed 'Preferences per account...' menu item.
2490
2491 2001-09-17
2492
2493         * version 0.6.2
2494
2495 2001-09-16
2496
2497         * src/addrindex.c: translate the "Common address" and "Personal
2498           address" from old addressbook.
2499
2500 2001-09-12
2501
2502         * src/utils.c: get_quote_level(): some optimization and bugfixes.
2503         * src/codeconv.[ch]: conv_get_current_locale(): new.
2504         * src/editaddress.c: edit_person_page_basic(): reverse the order
2505           of first and last name on some locales.
2506
2507 2001-09-11
2508
2509         * src/compose.c: applied the patch from Yasumatsu that reformats
2510           the current paragraph (thanks!). Modified so that it doesn't
2511           reformat quoted paragraphs.
2512           compose_create(): don't fill the entry automatically on reedit
2513           mode.
2514         * src/mainwindow.c
2515           src/summaryview.[ch]: added the "Mark all read" option.
2516           summary_mark_all_read(): new.
2517
2518 2001-09-10
2519
2520         * src/vcard.c
2521           src/mgutils.c
2522           src/syldap.c
2523           src/editldap.c
2524           src/editldap_basedn.c
2525           src/jpilot.c
2526           src/editjpilot.c: removed all warnings.
2527         * configure.in
2528           src/jpilot.[ch]: fixed the problem that failed to detect JPilot
2529           header files on the Debian system.
2530         * src/mainwindow.c
2531           src/summaryview.[ch]: enabled sorting by mark, unread, attachment,
2532           and color label. Enabled moving to next/prev flagged messages.
2533
2534 2001-09-09
2535
2536         * src/pixmaps/dir-close.xpm
2537           src/pixmaps/dir-open.xpm
2538           src/pixmaps/new.xpm
2539           src/pixmaps/unread.xpm: modified the color balance.
2540         * src/utils.[ch]: execute_sync(): new.
2541           execute_command_line(): added the arg for async mode.
2542         * src/inc.c: inc_mail(): use execute_command_line().
2543
2544 2001-09-08
2545
2546         * src/prefs.[ch]
2547           src/prefs_common.[ch]
2548           src/prefs_account.c: modified the layout. Added the option to
2549           launch the external editor automatically.
2550         * src/compose.c: launch the external editor automatically if the
2551           option is set.
2552
2553 2001-09-06
2554
2555         * src/Makefile.am: added extra xpm's.
2556
2557 2001-09-05
2558
2559         * src/addressbook.c: fixed a compilation problem when enabling
2560           LDAP.
2561           addressbook_open(): fixed a missing 'else'.
2562
2563 2001-09-04
2564
2565         * src/pixmaps/dir-close.xpm
2566           src/pixmaps/dir-open.xpm
2567           src/pixmaps/trash.xpm: replaced with the new blue icons.
2568         * merged Match Grun's new addressbook code.
2569         * src/pixmaps/address.xpm
2570           src/pixmaps/book.xpm
2571           src/pixmaps/category.xpm
2572           src/pixmaps/interface.xpm
2573           src/pixmaps/jpilot.xpm
2574           src/pixmaps/ldap.xpm
2575           src/pixmaps/vcard.xpm: new icons.
2576         * src/addrbook.[ch]
2577           src/addrcache.[ch]
2578           src/addressadd.[ch]
2579           src/addressitem.[ch]
2580           src/addrindex.[ch]
2581           src/addritem.[ch]
2582           src/editaddress.[ch]
2583           src/editbook.[ch]
2584           src/editgroup.[ch]
2585           src/editjpilot.[ch]
2586           src/editldap.[ch]
2587           src/editldap_basedn.[ch]
2588           src/editvcard.[ch]
2589           src/jpilot.[ch]
2590           src/mgutils.[ch]
2591           src/syldap.[ch]
2592           src/vcard.[ch]: new. Many fixes to remove the huge amount of
2593           warnings.
2594           addrbook_build_avail_email_vis(): fixed a memory leak.
2595
2596 2001-09-04
2597
2598         * NEWS: brought in the all of the changes previously put on the web.
2599
2600 2001-09-03
2601
2602         * src/mainwindow.c
2603           src/summaryview.c: modified the layout of menus.
2604         * src/mainwindow.c: ac_menu_popup_closed(): fixed a bug that didn't
2605           return a focus to the main window after selecting the account menu.
2606
2607 2001-09-03
2608
2609         * version 0.6.1
2610
2611 2001-09-03
2612
2613         * src/send.c: send_message_data(): fixed a bug that didn't process
2614           body part correctly.
2615
2616 2001-09-02
2617
2618         * src/inc.[ch]: changed inc_autocheck_(un)lock() to inc_(un)lock().
2619           inc_mail(), inc_all_account_mail(): return immediately if locked.
2620         * src/account.c
2621           src/prefs_common.c
2622           src/prefs_account.c: use inc_lock() and inc_unlock() instead of
2623           inc_autocheck_timer_{remove,set}().
2624         * src/summaryview.c: summary_set_colorlabel_color(): get the average
2625           of label color and selected fg color for visibility.
2626
2627 2001-09-01
2628
2629         * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): new.
2630           They increase/decrease the lock count.
2631           inc_autocheck_func(): if locked, delay the autochecking 1 second.
2632           inc_autocheck_timer_set_interval(): set interval by its argument.
2633         * src/summaryview.c: summary_show(): lock the autochecking while
2634           processing.
2635         * src/main.c: app_will_exit(): remove autocheck timer.
2636         * acconfig.h
2637           src/defs.h: removed the definitions of PACKAGE and VERSION to
2638           prevent unnecessary compilation.
2639         * configure.in: changed AC_DEFINE_UNQUOTED of PACKAGE and VERSION
2640           to AC_SUBST, and added src/version.h to AC_OUTPUT.
2641         * src/version.h.in: new.
2642         * src/intl.h: changed dgettext() to gettext().
2643
2644 2001-08-31
2645
2646         * po/ja.po: fixed a typo that crashed Sylpheed with older version
2647           of GTK+.
2648         * configure.in: fixed a bug that didn't show results correctly.
2649           Fixed a bug that --enable-compface and --enable-jconv disabled
2650           the options.
2651         * src/procmsg.c: procmsg_send_queue(): don't abort when sending
2652           message failed.
2653         * src/compose.c: compose_write_headers(): add Bcc: header to the
2654           output file.
2655         * src/send.c: send_message_data(): new. Separated from
2656           send_message_smtp(). Remove Bcc: header before sending.
2657
2658 2001-08-30
2659
2660         * version 0.6.0
2661
2662 2001-08-30
2663
2664         * src/send.c: implemented sending with local sendmail command.
2665           send_message_local(): new. It executes command with popen()
2666           and send the contents of RFC822 message to the command.
2667         * src/prefs_common.[ch]: enabled the external sending command option.
2668         * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t
2669         * src/account.c: account_edit_create(): widened the protocol column.
2670         * src/summaryview.c: summary_set_colorlabel_color(): cleanup of
2671           the code.
2672
2673 2001-08-30
2674
2675         * src/folder.c: folder_item_remove_msg(): scan the folder again
2676           if the last message is removed.
2677         * src/compose.c: compose_queue(), compose_draft_cb(): remove the
2678           old reedited message after adding the new message.
2679
2680 2001-08-29
2681
2682         * src/compose.c: compose_queue(): added AID: to the queueing header.
2683         * src/send.c: send_message_queue(): look for AID: header, and use
2684           the server specified in the account instead of SSV: header.
2685         * src/summaryview.c
2686           src/compose.[ch]: queued messages can be reedited now.
2687           compose_remove_reedit_target(): new. It removes the old reedited
2688           message.
2689           compose_send(), compose_queue(), compose_draft_cb(): if reedit
2690           mode, remove the old message.
2691         * src/procmsg.c: procmsg_msg_exist(): fixed a bug that output
2692           warning.
2693
2694 2001-08-28
2695
2696         * applied the XML string table patch from Alfons Hoogervorst that
2697           stores strings in a hash table and minimizes memory allocations
2698           (thanks!).
2699         * src/stringtable.[ch]: new.
2700           removed all G and g_ prefix from type and function names since
2701           they're not official GLib symbol names.
2702           string_table_insert_string(): fixed a bug that might refer to an
2703           invalid pointer on lookup, and also made a bit of optimization.
2704
2705 2001-08-27
2706
2707         * merged the color label feature from the claws branch (thanks to
2708           Satoshi Nagayasu and Alfons Hoogervoost).
2709         * src/colorlabel.[ch]: new. Renamed from labelcolors.[ch].
2710           Renamed labelcolors_*() to colorlabel_*().
2711         * src/summaryview.[ch]: added color label support.
2712         * src/procmsg.h: added color label flags to the permanent flags.
2713         * updated to gettext 0.10.39.
2714         * src/summaryview.[ch]: put the color label menu item to ItemFactory.
2715         * sylpheed.desktop: added for GNOME.
2716         * configure.in: added AC_MSG_CHECKING() for some options.
2717           Output the configuration results when configure is finished.
2718
2719 2001-08-27
2720
2721         * src/account.c: account_clist_set_row(): fixed a bug that failed
2722           to compile if SSL was not enabled.
2723
2724 2001-08-26
2725
2726         * merged the SSL support from the claws branch (thanks to Christoph
2727           Hohmann).
2728         * src/ssl.[ch]: new.
2729         * src/socket.[ch]: added ssl_read(), ssl_write(), ssl_gets(), and
2730           ssl_getline().
2731           sock_close(): call ssl_done_socket() if SSL is active.
2732         * src/md5.[ch]: removed MD5_CTX typedef and use MD5_CONTEXT to
2733           prevent type confliction.
2734         * src/prefs_account.[ch]: added SSL tab, and modified the expression.
2735         * src/esmtp.[ch]: added esmtp_ehlo(), and esmtp_starttls().
2736           Removed SSL initialization and HELO from esmtp_starttls().
2737           esmtp_auth(): removed use_smtp_auth from its arguments.
2738         * src/send.c: send_smtp_open(): added SSL support.
2739         * src/smtp.c: smtp_helo(): call esmtp_ehlo() if esmtp is true.
2740
2741 2001-08-25
2742
2743         * src/mimeview.c: mimeview_open_with(): braced '%s' with single
2744           quote.
2745
2746 2001-08-24
2747
2748         * src/main.c: open new account dialog if no account is set.
2749         * src/utils.[ch]: log_verbosity_set(): new. It increase/decrease
2750           the verbosity count.
2751           log_print(): put to statusbar only if log_verbosity_count > 0.
2752           log_message(): put to statusbar.
2753         * src/inc.c: inc_pop3_session_do(): set log verbosity.
2754         * src/mainwindow.c: main_window_set_menu_sensitive(): added the
2755           "Compose new message" item.
2756           main_window_show_cur_account(): removed "Current account: " string.
2757         * src/summaryview.c: summary_show(): ignore the current marks if
2758           main window is locked.
2759         * src/compose.c: compose_attach_property(): fixed a bug that caused
2760           segmentation fault.
2761
2762 2001-08-23
2763
2764         * src/mainwindow.c: main_window_get_current_state(): new. It returns
2765           the current state for the sensitivity of UI.
2766           main_window_set_toolbar_sensitive(): use table like
2767           main_window_set_menu_sensitive().
2768
2769 2001-08-23
2770
2771         * src/mainwindow.[ch]: added progressbar and status label to the
2772           statusbar.
2773           main_window_close_cb(): don't exit if locked.
2774         * src/inc.c: update the progressbar of main window, too.
2775
2776 2001-08-22
2777
2778         * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): removed
2779           the second argument, and determine the sensitivity with the
2780           state of summary view.
2781
2782 2001-08-21
2783
2784         * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(),
2785           pop3_delete_recv(): don't try to receive messages which are not
2786           exist.
2787
2788 2001-08-21
2789
2790         * src/mainwindow.c: main_window_lock(), main_window_unlock():
2791           removed the whole menubar locking.
2792           main_window_set_menu_sensitive(): process the sensitivity change
2793           with a table, and deal with locking.
2794
2795 2001-08-20
2796
2797         * src/summaryview.[ch]: summary_get_selection_type(): new.
2798           It returns the current selection state of summary view.
2799           summary_key_pressed(): abort on some commands if main window
2800           is locked.
2801         * src/mainwindow.[ch]: main_window_lock(), main_window_unlock():
2802           increase/decrease the lock count.
2803
2804 2001-08-19
2805
2806         * src/prefs_filter.c: prefs_filter_create(): added List-Id to the
2807           default header list.
2808         * src/prefs_common.[ch]: added the option for receive dialog mode
2809           to the Interface tab.
2810         * src/inc.[ch]: inc_progress_dialog_create(): don't make the dialog
2811           transient, and show dialog only if the setting is
2812           RECV_DIALOG_ALWAYS, or RECV_DIALOG_ACTIVE and a window is active.
2813         * src/mainwindow.[ch]: main_window_lock(), main_window_unlock():
2814           new. Lock / unlock the user-interface.
2815         * src/progressdialog.c: progress_dialog_create(): don't make the
2816           dialog modal.
2817
2818 2001-08-18
2819
2820         * src/folderview.c: folderview_update_node(): suppressed unnecessary
2821           recursive call.
2822         * src/menu.[ch]: menu_button_position(): new. It calculates the
2823           position of popup menu.
2824         * src/mainwindow.c: toolbar_account_button_pressed(),
2825           ac_label_button_pressed(): put the popup menu to the correct
2826           position. Change the style of the button while opening the menu.
2827           ac_menu_popup_closed(): new function called on selection_done
2828           event.
2829         * src/gtkutils.c: gtkut_ctree_node_next(): fixed a crash bug when
2830           node == NULL.
2831         * src/summaryview.c: applied the summary fix patch from Sergey Vlasov
2832           (thanks!).
2833           Fixed the bug that didn't select previous message in refresh mode
2834           if threads were not expanded.
2835           summary_select_node(): new.
2836         * src/inc.c: applied the summary view update optimization patch from
2837           Sergey Vlasov (thanks!).
2838           If no new messages are received, don't perform summary refreshing.
2839           In addition to the Vlasov's patch, POP3 receive information is
2840           also used.
2841         * src/inc.h: added a new member cur_total_num to Pop3State.
2842         * src/pop.c: pop3_retr_recv(): increase state->cur_total_num.
2843
2844 2001-08-14
2845
2846         * version 0.5.3
2847
2848 2001-08-14
2849
2850         * src/summaryview.c: summary_set_row_marks(): got the color of
2851           unread row set properly.
2852         * src/folderview.c: foldreview_update_node(): don't use
2853           gtk_style_copy(), and reuse previously allocated styles.
2854         * README, README.jp: modified.
2855
2856 2001-08-14
2857
2858         * src/pop.c: pop3_getsize_list_recv(): fixed a remotly exploitable
2859           memory corruption bug (thanks to David Looney).
2860         * src/inc.c: inc_all_account_mail(): call inc_finished() even if
2861           there are no enabled accounts, or local spool only.
2862         * src/summaryview.c: applied the summary update improvement patch
2863           from Sergey Vlasov (thanks!). It keeps the position of the
2864           message displayed. Selected and displayed message are also kept.
2865           summary_get_msgnum(): new.
2866           summary_get_current_msgnum(): removed.
2867           summary_select_by_msgnum(): don't display the message.
2868         * src/account.c: added "Get all" column.
2869           account_clist_set_row(): show default and get-all flags with the
2870           mark icon.
2871         * src/utils.c: to_human_readable(): increased the number of decimals
2872           of MB and GB to 2.
2873
2874 2001-08-13
2875
2876         * implemented the long-awaited :) "Add sender to address book" feature.
2877         * src/address.[ch]: added the argument for remarks to
2878           address_item_new().
2879           address_get_folder_list(): new. It traverses the address tree and
2880           returns the folder list.
2881           address_delete_object(): modified so that it removes the node
2882           from the tree.
2883         * src/addressbook.[ch]: addressbook_add_submenu(): new. It creates
2884           a address folder menu and attaches it to the menu item.
2885           addressbook_refresh(): reload the address book folder tree.
2886         * src/summaryview.c: summary_set_add_sender_menu(): new. It attaches
2887           the menu to add sender to address book.
2888           summary_button_pressed(): call summary_set_add_sender_menu()
2889           before popup the menu.
2890
2891 2001-08-12
2892
2893         * src/summaryview.c: summary_thread_build(): fixed a bug that locked
2894           up the process. Optimized the initial thread build.
2895
2896 2001-08-12
2897
2898         * src/summaryview.c: made many code cleanups.
2899           summary_show(): block/unblock the signal handlers instead of
2900           disconnect/connect them.
2901           summary_set_row_marks(): made the font of collapsed node bold if
2902           it has cnildren marked as unread.
2903           summary_thread_build(): block tree_expand signals while processing.
2904           Use loop instead of the recursive function. Mark collapsed nodes
2905           correctly.
2906           summary_unthread(): block tree_collapse signals while processing.
2907           Use loop instead of the recursive function.
2908           summary_thread_func(), summary_unthread_func(): removed.
2909           summary_tree_expanded(), summary_tree_collapsed(): new callback
2910           functions.
2911         * src/inc.[ch]: inc_pop3_session_do(): don't show alert panel when
2912           failed to connect. Show more detailed status on the dialog.
2913
2914 2001-08-10
2915
2916         * src/folderview.c: folderview_update_all_node(): new. It updates
2917           all local folders.
2918         * src/inc.c: update all local folders after incorporation if
2919           scan_all_after_inc option is set.
2920         * src/prefs_common.[ch]: added scan_all_after_inc option.
2921         * src/folder.h: FOLDER_IS_LOCAL(): new macro.
2922
2923 2001-08-09
2924
2925         * src/defs.h
2926           src/headerview.c
2927           src/headerwindow.c
2928           src/textview.c
2929           src/prefs_common.c
2930           src/prefs_common.h: made bold and small font configurable.
2931           src/summaryview.c: display unread messages with bold font.
2932         * src/prefs_common.c
2933           src/prefs_common.h
2934           src/summaryview.c: added an option to enable/disable the
2935           emphasis of unread messages.
2936
2937 2001-08-08
2938
2939         * src/pixmaps/mark.xpm: modified.
2940         * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): new.
2941         * src/summaryview.c: summary_set_ctree_from_list(): don't expand
2942           the root messages of threads for performance improvement.
2943           summary_show()
2944           summary_select_next_unread()
2945           summary_step(): expand threads when opening messages.
2946           summary_thread_build(): expand threads if the option is turned on.
2947         * src/prefs_common.[ch]: added "Expand threads" option.
2948
2949 2001-08-08
2950
2951         * src/prefs_common.c: removed "Emulate the behavior of mouse
2952           operation of Emacs-based mailer".
2953         * src/prefs_common.c
2954           src/prefs_account.c: changed the value of VSPACING_NARROW to 3.
2955         * src/pixmaps/new.xpm
2956           src/pixmaps/unread.xpm: reverted.
2957
2958 2001-08-07
2959
2960         * src/address.[ch]:
2961           address_folder_new()
2962           address_group_new()
2963           address_item_new(): changed the return value to AddressObject.
2964           address_build_tree(): don't put assertion for file.
2965         * src/pixmaps/new.xpm
2966           src/pixmaps/unread.xpm: modified a bit.
2967
2968 2001-08-06
2969
2970         * src/addressbook.c: fixed some bugs.
2971
2972 2001-08-06
2973
2974         * separated the logic part of addressbook into another module
2975           (still in progress).
2976         * src/address.[ch]: new. It contains the logic part of addressbook.
2977         * src/addressbook.[ch]: removed the logic part.
2978
2979 2001-08-04
2980
2981         * src/textview.c: textview_show_header(): fixed a bug that a garbage
2982           character was shown after header names.
2983
2984 2001-08-02
2985
2986         * src/inc.c: inc_start(): don't abort with non-fatal error.
2987
2988 2001-08-01
2989
2990         * version 0.5.2
2991
2992 2001-08-01
2993
2994         * src/mimeview.c: mimeview_view_file(): added -x option to the
2995           metamail to prevent the suspention of the main process.
2996           mimeview_button_pressed(): deactivate `Open' menu item if
2997           content-type is application/octet-stream.
2998
2999 2001-07-31
3000
3001         * src/imap.c: imap_parse_atom(): parse escaped characters properly.
3002           get_quoted(): new. It handles the escape character '\'.
3003         * src/folder.c: folder_read_list(): don't output warning if
3004           folderlist.xml doesn't exist.
3005         * src/main.c: main(): write folder list after setup.
3006         * src/textview.c: textview_create()
3007           src/compose.c: compose_create(): set default tab width to 8.
3008
3009 2001-07-29
3010
3011         * src/prefs_common.c: date_format_select_row(): fixed a bug that
3012           caused segfault when selecting the list with key.
3013
3014 2001-07-28
3015
3016         * src/mainwindow.c: main_window_popup(): deiconize the window
3017           when popup (thanks to Henrik Carlqvist).
3018         * src/procmime.c: procmime_scan_mime_type(): new.
3019           procmime_scan_content_type(): use procmime_scan_mime_type().
3020           procmime_scan_mime_header(): scan the extension of attached files
3021           and add the correct MIME type if the Content-Type is
3022           "application/octet-stream" (thanks to Don Quijote).
3023         * src/compose.c: compose_toolbar_create(): added a new "Send later"
3024           icon (thanks to Leandro Pereira).
3025
3026 2001-07-27
3027
3028         * src/prefs_common.c: date_format_create(): modified the layout of
3029           the dialog.
3030
3031 2001-07-26
3032
3033         * src/account.c: account_find_from_address(): fixed a minor bug.
3034         * src/prefs_common.c: incorporated the user-interface for setting
3035           date format from the claws branch, and made some modification to
3036           that.
3037
3038 2001-07-25
3039
3040         * src/account.[ch]: account_edit_create(): modified the text of
3041           default button.
3042           account_find_from_address(): new.
3043         * src/procmime.c:
3044           procmime_scan_content_type(), procmime_scan_content_disposition():
3045           fixed ESC code detection.
3046         * src/compose.c: compose_reply(): automatically select account
3047           according to the message header.
3048         * src/prefs_common.[ch]: added member "reply_account_autosel".
3049
3050 2001-07-25
3051
3052         * src/progressdialog.c: made the CList scrollable.
3053         * src/inc.c: inc_start(): don't abort with non-fatal error.
3054
3055 2001-07-24
3056
3057         * added English Sylpheed User's Manual by Paul Kater
3058           (paul@nlpagan.net) (thanks!).
3059         * configure.in
3060           manual/Makefile.am
3061           src/mainwindow.c: added support for English manual.
3062         * manual/en/sylpheed*.html: added English documentation.
3063         * AUTHORS: updated.
3064
3065 2001-07-23
3066
3067         * src/nntp.c: nntp_ok(): fixed the bug that didn't handle a response
3068           that didn't have any trailing messages.
3069         * src/smtp.c: smtp_ok(): ditto.
3070         * src/compose.c: compose_account_option_menu_create(): modified
3071           the style of the account option menu.
3072
3073 2001-07-22
3074
3075         * src/prefs_customheader.c: prefs_custom_header_clist_set_row():
3076           remove return code from strings automatically.
3077           prefs_custom_header_create(): added "X-Face" to the default
3078           option.
3079         * src/news.c: news_fetch_msg(), news_get_group_list()
3080           src/imap.c: imap_fetch_msg(): create the cache directory before
3081           writing.
3082         * src/procmime.c:
3083           procmime_scan_content_type()
3084           procmime_scan_content_disposition(): convert JIS into EUC-JP
3085           before parsing.
3086         * src/codeconv.c: conv_unmime_header(): cleaned up a bit.
3087         * src/compose.c: don't append attachment headers if the attach
3088           pane is visible but the list is empty.
3089         * src/recv.c: recv_bytes_write(): use g_malloc() instead of alloca().
3090
3091 2001-07-18
3092
3093         * version 0.5.1
3094
3095 2001-07-18
3096
3097         * src/compose.c: compose_quote_parse_fmt()
3098           src/prefs_common.c: prefs_quote_description_create(): added the
3099           symbol `%c' that allows to include Cc in reply format (thanks
3100           to Cyril Bellot).
3101         * src/base64.[ch]
3102           src/procmime.c: procmime_decode_content(): applied the patch
3103           from Sergey Vlasov that allows to decode base64 data with
3104           unusual line length (not a multiple of 4) (thanks!).
3105
3106 2001-07-17
3107
3108         * src/procmsg.[ch]: separated the permanent flags and temporary
3109           flags into two variables, and made MsgFlags a structure that
3110           includes them.
3111           MSG_SET_PERM_FLAGS()
3112           MSG_SET_TMP_FLAGS()
3113           MSG_UNSET_PERM_FLAGS()
3114           MSG_UNSET_TMP_FLAGS(): new macros.
3115         * src/compose.c
3116           src/imap.c
3117           src/inc.c
3118           src/messageview.c
3119           src/mh.c
3120           src/news.c
3121           src/procheader.c
3122           src/summaryview.c: modified for the new MsgFlags.
3123         * src/utils.[ch]: hash_free_value_mem(): new. It frees the values
3124           of hash table.
3125
3126 2001-07-16
3127
3128         * src/inc.c: inc_pop3_recv_func(), inc_progress_update():
3129           display current size with human-readable format.
3130         * src/grouplistdialog.c: grouplist_recv_func(): ditto.
3131         * TODO
3132           TODO.jp: updated.
3133
3134 2001-07-16
3135
3136         * src/codeconv.c:
3137           conv_unmime_header(), conv_unmime_header_overwrite(): workaround
3138           for raw-JIS code in header fields.
3139         * src/folder.c:
3140           folder_get_default_folder()
3141           folder_get_default_inbox()
3142           folder_get_default_outbox()
3143           folder_get_default_draft()
3144           folder_get_default_queue()
3145           folder_get_default_trash(): fixed a bug that caused segfault
3146           if folder_list is NULL.
3147
3148 2001-07-15
3149
3150         * README
3151           README.jp
3152           INSTALL
3153           INSTALL.jp
3154           TODO
3155           TODO.jp: updated.
3156         * src/grouplistdialog.c: grouplist_dialog_set_list(): update UI
3157           while retrieving newsgroup list.
3158           grouplist_dialog_create(): added entry widget and status label.
3159           grouplist_recv_func(): new.
3160           refresh_clicked(): added exclusive lock variable.
3161           clist_selected(): set text entry when the CList is selected.
3162           renamed from group_clist_select().
3163           entry_activated(): new.
3164           grouplist_clear(): renamed from grouplist_free(). Also clears
3165           list and entry widget.
3166         * src/news.c: news_get_group_list(): sped up the list appending
3167           (g_slist_append() becomes very slow if list size is large).
3168         * src/defs.h: added UI_REFRESH_INTERVAL definition.
3169           Changed the definition of NEWSGROUP_LIST.
3170         * src/recv.c: recv_write()
3171           src/send.c: send_message_smtp(): changed the UI refresh interval
3172           to UI_REFRESH_INTERVAL (50msec).
3173         * src/account.c: account_add(): fixed a bug that didn't update
3174           folder tree when a news account was added.
3175         * src/grouplistdialog.c: made exclusive lock variable global, and
3176           lock at grouplist_dialog_set_list().
3177         * src/textview.c: fixed a bug that disabled clickable URI if
3178           message color was disabled.
3179
3180 2001-07-15
3181
3182         * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): don't
3183           quit main loop if gtk_main_level() is 1.
3184           grouplist_dialog_set_list(): freeze CList while appending the list.
3185           grouplist_dialog(): show dialog before updating the list.
3186
3187 2001-07-14
3188
3189         * src/folder.c: folder_write_list_recursive(): add the attribute
3190           `collapsed' if a node have some children.
3191         * src/grouplistdialog.[ch]: new. Newsgroups can be selected from
3192           the list.
3193         * src/news.[ch]:
3194           news_get_group_list(): new. It returns newsgroup list.
3195           news_remove_group_list(): new. It removes newsgroup list cache.
3196         * src/folderview.c: folderview_new_news_group_cb(): call
3197           grouplist_dialog() instead of input_dialog().
3198
3199 2001-07-12
3200
3201         * autogen.sh: modified.
3202         * src/folder.[ch]
3203           src/folderview.c: made expand/collapse state of folders persistent
3204           (thanks to Alfons).
3205
3206 2001-07-06
3207
3208         * version 0.5.0
3209
3210 2001-07-06
3211
3212         * src/imap.c: imap_remove_folder(): select INBOX with EXAMINE before
3213           DELETE.
3214           imap_cmd_do_select(): new. It toggles between SELECT and EXAMINE
3215           according to the argument.
3216           imap_cmd_select(): use imap_cmd_do_select().
3217           imap_cmd_examine(): new.
3218         * src/folderview.c: folderview_rm_imap_folder_cb(): select current
3219           folder again when removing failed.
3220
3221 2001-07-05
3222
3223         * version 0.5.0pre4
3224
3225         * manual/ja/sylpheed.sgml
3226           manual/ja/*.html: updated the Japanese manual (thanks to Imai).
3227         * src/summaryview.c: summary_set_row_marks(): fixed a bug that
3228           didn't set foreground correctly.
3229         * src/folderview.h
3230           src/summaryview.h: removed the member color_normal from FolderView
3231           and SummaryView.
3232         * src/mainwindow.c: main_window_create(): removed color_normal.
3233
3234 2001-07-04
3235
3236         * src/prefs_account.[ch]: the port numbers of IMAP4 and NNTP
3237           became specifiable.
3238         * src/imap.c: imap_session_get()
3239           src/news.c: news_session_new_for_folder(), news_session_get():
3240           use user-defined port number if specified.
3241
3242 2001-07-03
3243
3244         * src/imap.c: imap_scan_tree_recursive(): get mailbox status when
3245           scanning.
3246           imap_scan_folder(): implemented. It updates the numbers of new,
3247           unread and total messages.
3248           imap_status(): new. It parses the response of STATUS command.
3249           imap_status_uidnext(): removed.
3250           imap_cmd_status(): removed.
3251         * src/textview.c: textview_show_part(): fixed potential memory leaks.
3252
3253 2001-07-03
3254
3255         * src/alertpanel.c: alertpanel_create(): fixed truncated message.
3256         * src/rfc2015.c: rfc2015_decrypt_message(): fixed the case problem
3257           of content-type (thanks to René Rebe for the patch).
3258         * src/codeconv.c: code_get_code_conv_func(): fixed the ISO-8859-1
3259           detection.
3260         * src/prefs_common.c: prefs_send_create(): made some more character
3261           sets specifiable when not using libjconv.
3262         * configure.in: disabled --enable-threads option temporarily.
3263         * INSTALL
3264           INSTALL.jp: deleted the description about --enable-threads option.
3265
3266 2001-07-02
3267
3268         * updated gettext to 0.10.38.
3269
3270 2001-07-01
3271
3272         * version 0.5.0pre3
3273
3274         * src/folderview.[ch]: folderview_set_all(): new.
3275         * src/account.c: account_add(): call folderview_set_all() after
3276           creating IMAP4 tree.
3277           account_edit_create(): account preferences dialog can be opened
3278           with double clicking of the list.
3279           account_selected(): new.
3280           account_clist_set(): made the CList focus set correctly.
3281
3282 2001-06-30
3283
3284         * src/imap.c: imap_scan_tree(): call imap_create_trash() if trash
3285           is not found.
3286           imap_scan_tree_recursive(): search the sub folders of INBOX.
3287           recognize Trash folder.
3288           imap_create_tree(): separated the part of creating trash.
3289           imap_create_trash(): new.
3290         * src/folder.c: folder_build_tree(), folder_write_list_recursive():
3291           preserve no_sub and no_select.
3292         * src/summaryview.c: summary_show(): don't proceed if item->no_select
3293           is TRUE.
3294
3295 2001-06-29
3296
3297         * src/imap.c: imap_scan_tree(): fixed a bug that didn't set the
3298           root folder correctly.
3299
3300 2001-06-28
3301
3302         * src/folderview.[ch]:
3303           folderview_update_tree(): new. It updates one folder tree.
3304           folderview_update_tree_cb(): new.
3305           Added "Update folder tree" to the popup menu, and modified some
3306           expressions.
3307
3308 2001-06-27
3309
3310         * src/imap.c: implemented the autoscan of IMAP4 folder list.
3311           imap_scan_tree(): new. It scans the whole IMAP4 folder.
3312           imap_scan_tree_recursive(): new. It traverses the IMAP4 folder tree.
3313           imap_parse_list(): new. It parses the LIST response.
3314           imap_get_real_path(): new. It converts local path into IMAP4 path.
3315         * src/folder.h: added no_sub and no_select to FolderItem.
3316         * src/folder.c: folder_tree_destroy(): reset some variables.
3317         * src/folderview.c: folderview_scan_tree_func(): supported IMAP4.
3318
3319 2001-06-26
3320
3321         * src/imap.c: imap_parse_envelope(): fixed a bug that didn't
3322           parse the FETCH response that continues to the next line.
3323           imap_parse_fetch_element(): removed.
3324           imap_parse_atom(), imap_parse_one_address(), imap_parse_address(),
3325           imap_parse_envelope(), imap_get_uncached_messages(): use GString
3326           and sock_getline() to parse the FETCH response.
3327           imap_remove_all_msg(): fixed a bug that didn't delete messages
3328           correctly.
3329           imap_parse_address(): fixed a bug that didn't concaternate
3330           addresses correctly, using GString.
3331         * src/socket.[ch]: sock_getline(), fd_getline(): new. They read
3332           the whole line and return the newly allocated string.
3333         * src/prefs_account.[ch]: added `IMAP server directory' entry.
3334
3335 2001-06-25
3336
3337         * version 0.5.0pre2
3338
3339         * src/imap.c: imap_create_tree(): pass the path that is separated
3340           by the local filesystem separator to imap_create_folder().
3341           imap_create_folder(): examine the existence of folders using
3342           LIST command instead of STATUS.
3343           imap_cmd_list(): new.
3344           imap_query_password(): new.
3345           imap_session_new(): query password if it is not set.
3346
3347 2001-06-24
3348
3349         * src/imap.c: imap_parse_envelope(): FETCH results can be parsed
3350           with arbitrary order.
3351           imap_parse_fetch_element(): new. it parses one pair of name and
3352           value of FETCH results.
3353           imap_parse_flags(): modified for more flexibility.
3354         * src/utils.[ch]: set_log_file(): new. it opens a new file for
3355           logging.
3356           close_log_file(): new. it closes the opened log file.
3357           log_print(), log_message(), log_warning(), log_error(): also
3358           output to log file.
3359
3360 2001-06-22
3361
3362         * src/imap.c: imap_cmd_status(): check the pointer to "value"
3363           before the assignment (thanks to NISHIJIMA).
3364
3365 2001-06-21
3366
3367         * src/folderview.c: folderview_drag_motion_cb(): don't allow DnD
3368           across MH and IMAP4 folder (for now) (thanks to Hiramatu).
3369         * src/foldersel.[ch]: don't show folders which can't be targets
3370           for current folder.
3371
3372 2001-06-20
3373
3374         * version 0.5.0pre1
3375
3376         * src/imap.c:
3377           imap_get_msg_list()
3378           imap_cmd_envelope()
3379           imap_cmd_fetch()
3380           imap_cmd_copy()
3381           imap_cmd_store(): use UID instead of sequential number.
3382           Renamed imap_set_article_flags() to imap_set_message_flags().
3383         * src/summaryview.c: summary_execute(): don't update summary
3384           even if current folder is IMAP4.
3385         * src/utils.[ch]: remove_numbered_files(): changed the type of
3386           arguments from gint to guint.
3387
3388 2001-06-19
3389
3390         * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(),
3391           imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): don't
3392           enclose with double quotation if string doesn't have space
3393           (workaround for old Cyrus IMAP4 server).
3394           imap_create_folder(): fixed a bug of separator substitution.
3395           renamed imap_session_connect_if_not() to imap_session_get().
3396           imap_get_msg_list(): delete all cached messages if use_cache
3397           is off.
3398           imap_delete_cached_messages(): remove cached files in between
3399           the specified range by reading directory entry.
3400           imap_parse_one_address(): set fromname same as the from address
3401           if it is empty.
3402         * src/utils.[ch]: remove_numbered_files(): new. The range is
3403           specifiable.
3404         * src/summaryview.c: summary_execute(): update summary if current
3405           folder is IMAP4.
3406           KEY_PRESS_EVENT_STOP(): new macro.
3407           summary_key_pressed(): stop signal emission when calling
3408           summary_execute().
3409           summary_select_by_msgnum(): show message only if
3410           msg_is_toggled_on is TRUE. Move current page to the selected
3411           node.
3412         * src/news.c; news_delete_old_articles(): remove cached files in
3413           between the specified range by reading directory entry.
3414         * src/folderview.c:
3415           folderview_selected(), folderview_button_released(): fixed a bug
3416           that didn't select folder correctly.
3417
3418 2001-06-18
3419
3420         * src/mainwindow.c
3421           src/summaryview.c
3422           src/prefs_common.c: improvements to the English (thanks to Paul
3423           Mangan).
3424         * src/mainwindow.c: compose_cb()
3425           src/summaryview.c: summary_key_pressed()
3426           src/compose.c: compose_new_with_recipient(): newsgroups entry
3427           is automatically filled when composing a new article.
3428
3429 2001-06-17
3430
3431         * src/procmsg.c: procmsg_msg_list_free(): fixed a bug that didn't
3432           free list correctly.
3433
3434 2001-06-16
3435
3436         * version 0.4.99
3437
3438         * src/imap.c: imap_find_namespace(): replace namespace path
3439           separator with slash before comparison.
3440           imap_remove_folder(): use namespace.
3441           imap_create_tree(): use namespece when creating Trash.
3442           imap_get_msg_list(): fixed a bug that returned old list and caused
3443           memory leak if exists == 0.
3444           imap_select(): new. It's a wrapper for imap_cmd_select().
3445         * src/foldersel.c: foldersel_set_tree(): show IMAP4 folder too.
3446
3447 2001-06-15
3448
3449         * src/folderview.c:
3450           folderview_new_folder_cb()
3451           folderview_new_imap_folder_cb(): show error dialog when creation
3452           or deletion of folder failed.
3453           Made it allow users to create a folder which contains subfolders.
3454           folderview_button_pressed(): disabled delete menu on the special
3455           IMAP4 folder.
3456         * AUTHORS: incorporated from claws branch. It now contains all
3457           contributors.
3458         * src/send.c: enabled cancellation.
3459           EXIT_IF_CANCELLED(): new macro.
3460           Added cancelled flag to SendProgressDialog.
3461         * src/utils.[ch]: strtailchomp(): new. It removes the trailing
3462           specified character.
3463         * src/imap.c: imap_cmd_fetch(): a fix for MS Exchange 2000 server.
3464
3465 2001-06-15
3466
3467         * src/imap.c: imap_create_tree(): new. It creates required
3468           folders such as INBOX and Trash.
3469           imap_do_copy(), imap_do_copy_msgs_with_dest(): don't expunge
3470           if COPY failed.
3471           imap_remove_all_msg(): return immediately if exists == 0.
3472         * src/account.c: account_add(), account_set_missing_folder():
3473           made them use folder->create_tree().
3474
3475 2001-06-14
3476
3477         * src/imap.c: more namespace implementation.
3478           imap_find_namespace(), imap_path_separator_subst(): new.
3479
3480 2001-06-13
3481
3482         * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): new.
3483
3484 2001-06-11
3485
3486         * src/summaryview.c: summary_show(): fixed a glitch in folder view.
3487
3488 2001-06-08
3489
3490         * src/imap.[ch]: added imap_add_msg(), and imap_append_message(),
3491           which appends file into IMAP4 folder.
3492           imap_status(): new.
3493           imap_create_folder(): check the existence of a folder before
3494           create it.
3495           renamed the prefix of low-level IMAP4rev1 functions to imap_cmd.
3496         * src/account.c: account_add(), account_set_missing_folder():
3497           create INBOX automatically when creating IMAP4 account.
3498
3499 2001-06-07
3500
3501         * src/utils.[ch]: added itos_buf() that takes the buffer for its
3502           argument.
3503         * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): new.
3504         * src/folder.c: added copy_msg and copy_msgs_with_dest methods
3505           to the IMAP class.
3506
3507 2001-06-06
3508
3509         * src/utils.[ch]: move_file(): new.
3510         * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): modified to
3511           use move_file(), and fixed a bug that didn't close file when
3512           error occured.
3513
3514 2001-06-06
3515
3516         * src/imap.c: renamed imap_delete_messages() and
3517           imap_delete_all_messages() to imap_delete_cached_messages() and
3518           imap_delete_all_cached_messages(). Some code cleanups.
3519         * src/utils.[ch]: added a function remove_all_numbered_files().
3520         * src/mh.c: mh_remove_all_msg()
3521           src/imap.c: imap_delete_all_cached_messages():
3522           use remove_all_numbered_files().
3523         * src/mainwindow.c
3524           src/summaryview.c
3525           src/compose.[ch]: added `Reply to sender'.
3526           compose_reply()
3527           compose_reply_set_entry(): added an argument `ignore_replyto'.
3528
3529 2001-06-05
3530
3531         * src/folderview.c: folderview_selected()
3532           src/summaryview.c: summary_show(): fixed a bug that updated wrong
3533           folder when remaining marks were processed.
3534
3535 2001-06-04
3536
3537         * src/headerwindow.c: headerwindow_show_cb(): always try to show
3538           msginfo, and use the selected message, not the displayed one.
3539         * src/smtp.c: smtp_ok(): fixed sock_gets() error handling.
3540
3541 2001-06-02
3542
3543         * src/folderview.c: folderview_selected()
3544           src/mimeview.c: mimeview_selected(): ungrab the mouse event.
3545         * src/summaryview.c: summary_show(): process the left marks if any.
3546
3547 2001-05-27
3548
3549         * src/passphrase.c: enclosed with #if USE_GPGME.
3550         * src/prefs_account.c: added NNTP AUTH check button.
3551         * src/alertpanel.[ch]: alertpanel_create(): added new argument
3552           `can_disable', all existing callers changed to pass FALSE;
3553           created a check button to disable the message.
3554           alertpanel_message_with_disable(): new.
3555           alertpanel_show(): mask value with G_ALERT_VALUE_MASK.
3556           alertpanel_button_toggled(): new.
3557           alertpanel_button_clicked(), alertpanel_close(): set value using
3558           G_ALERT_VALUE_MASK.
3559         * src/prefs_common.[ch]: added option to toggle GnuPG signature
3560           check popup window, and GnuPG warning.
3561         * src/rfc2015.c: check_signature(): show signature check dialog
3562           only if it is enabled.
3563         * src/main.c: modified GnuPG checking.
3564         * src/main.c
3565           src/prefs_common.c: fixed some compilation bugs when enabled
3566           GPGME.
3567
3568 2001-05-26
3569
3570         * src/codeconv.c: conv_get_code_conv_func(): fix for ISO-8859-*
3571           encodings with libjconv.
3572           conv_encode_header(): fixed an endless loop bug when encountering
3573           an invalid wide character (thanks to Alte).
3574         * src/headerview.c: SET_FONT_STYLE(): fixed segfault with invalid
3575           bold font.
3576         * src/imap.c: imap_create_folder(): don't create folder if the
3577           name is INBOX.
3578         * src/mainwindow.c: main_window_reflect_prefs_all(): hide the
3579           execute button when immediate execution is enabled.
3580
3581 2001-05-22
3582
3583         * README
3584           README.jp: added the "How to run" section.
3585
3586 2001-05-19
3587
3588         * merged NNTP AUTH from the claws branch.
3589         * src/news.[ch]: supported NNTP AUTH.
3590         * src/nntp.[ch]: wrapped SockInfo with NNTPSockInfo for NNTP AUTH.
3591         * INSTALL
3592           INSTALL.jp: modified the confirmation list and the warning about
3593           threads.
3594
3595 2001-05-18
3596
3597         * src/gtkutils.[ch]: moved folderview_find_collapsed_parent() to
3598           gtkut_ctree_find_collapsed_parent().
3599         * src/folderview.c: folderview_select_node(): automatically expand
3600           the parent folders when selected.
3601         * configure.in: made the version number to 0.4.99 (0.5pre)
3602         * src/main.c: main(): moved parse_cmd_opt() before gtk_init()
3603           so that X is not necessary for --help and --version.
3604           parse_cmd_opt(): changed g_get_prgname() to g_basename(argv[0]).
3605         * src/folderview.c: folderview_update_node(): a fix for collapsed
3606           nodes.
3607
3608 2001-05-17
3609
3610         * src/main.c: lock_socket_input_cb(): changed fd_read() to fd_gets().
3611           It caused garbages in --compose option.
3612         * src/socket.[ch]: made fd_gets() public.
3613
3614 2001-05-16
3615
3616         * src/gtkutils.[ch]: gtkut_ctree_node_next(): new.
3617         * src/folderview.c: folderview_find_next_unread(): new.
3618           folderview_select_next_unread(): modified so that it can find
3619           the hidden folder.
3620
3621 2001-05-15
3622
3623         * src/compose.c: compose_write_headers(): excluded also From, To,
3624           Sender because they could be used for SPAM.
3625         * src/folderview.c: add '+' mark to the collapsed folder that have
3626           some unread folders.
3627           folderview_search_new_recursive(),
3628           folderview_have_new_children(),
3629           folderview_search_unread_recursive(),
3630           folderview_have_unread_children(),
3631           folderview_find_collapsed_parent(): new.
3632           folderview_update_node(): display the number of queued messages.
3633
3634 2001-05-14
3635
3636         * src/folder.[ch]
3637           src/mh.[ch]: modified *_add_msg() to use link(). Added the
3638           argument to switch whether to remove the source file or not.
3639         * src/compose.c
3640           src/inc.c
3641           src/mbox.c: modified the argument of folder_item_add_msg() and
3642           removed some unlink()'s.
3643
3644 2001-05-13
3645
3646         * src/prefs_customheader.[ch]: renamed prefs_headers_* to
3647           prefs_custom_header_*. Removed `(New)' row and `Substitute'
3648           button. Supported empty value.
3649           prefs_custom_header_row_moved(): new. Connected "row_move" signal
3650           to the function, and made it set header list.
3651         * src/customheader.c: custom_header_get_str()
3652           src/compose.c: compose_write_headers(): supported empty value.
3653         * src/prefs_display_header.c: prefs_display_header_row_moved(): new.
3654           Connected "row_move" signal to the function, and made it set
3655           header list.
3656         * src/compose.c: compose_write_headers(): modified the order of
3657           headers, and made it encode the custom headers.
3658         * src/prefs_customheader.c: prefs_custom_header_delete_cb()
3659           src/prefs_filter.c: prefs_filter_delete_cb(): treat closing the
3660           alert panel by ESC as "No".
3661
3662 2001-05-13
3663
3664         * merged the custom header stuff from claws branch:
3665         * src/customheader.[ch]
3666           src/prefs_customheader.[ch]: new.
3667         * src/customheader.c: custom_header_read_str(): use strtol() instead
3668           of atoi() and check errors.
3669           custom_header_find(): new function.
3670         * src/compose.c: IS_IN_CUSTOM_HEADER(): new macro.
3671           compose_write_headers(): made it replace headers with user-defined
3672           headers except for some automatically generated headers.
3673
3674 2001-05-11
3675
3676         * src/inc.c: connection_check_cb(): fixed a bug that caused
3677           segmentation fault if connection was not established.
3678         * src/compose.c: compose_create(): even if set_autobcc or set
3679           autoreplyto is checked and the entries are empty, show them.
3680
3681 2001-05-10
3682
3683         * src/textview.c: textview_show_mime_part(): modified the messages.
3684           TEXT_INSERT(): new macro.
3685         * po/ja.po: fixed.
3686         * src/prefs_display_header.c: prefs_display_header_create():
3687           modified the text of checkbutton.
3688
3689 2001-05-09
3690
3691         * src/mimeview.c: added "Open with..." to the context menu.
3692         * src/summaryview.c: summary_print()
3693           src/inputdialog.c: input_dialog(): fixed memory leaks.
3694         * src/textview.c: textview_show_mime_part(): updated the description.
3695         * src/send.c: implemented sending progress dialog.
3696           (TODO: automaton should be used.)
3697           send_progress_dialog_create(), send_progress_dialog_destroy(),
3698           send_cancel(): new.
3699           send_message_smtp(): made it update the dialog for each stage.
3700         * src/utils.[ch]: get_left_file_size(): new. Get the left bytes
3701           of opened file.
3702         * src/summaryview.c: summary_show(): when open_inbox_on_inc is set,
3703           go to first unread message even if folder is same as previous.
3704         * src/prefs_common.c: made color selection dialog transient, and
3705           made escape key close the dialogs.
3706
3707 2001-05-08
3708
3709         * version 0.4.66
3710
3711         * src/select-keys.c: delete_event_cb(): removed `;' from its end.
3712         * src/recv.c: recv_write(): changed the interval to 10msec.
3713         * src/prefs_display_header.c: modified the layout of the dialog,
3714           and made the hidden headers list insensitive when `Show other
3715           headers' is not checked.
3716         * src/textview.c: changed strcasecmp() and strncasecmp() to
3717           the corresponding glib functions.
3718         * src/inc.c: get_spool(): make a temporary file in the home
3719           directory.
3720
3721 2001-05-07
3722
3723         * src/prefs_common.c
3724           src/prefs_account.c
3725           src/prefs_filter.c
3726           src/account.c
3727           src/alertpanel.c
3728           src/filesel.c
3729           src/foldersel.c
3730           src/export.c
3731           src/import.c
3732           src/inputdialog.c
3733           src/passphrase.c
3734           src/select-keys.c
3735           src/sigstatus.c: fixed a bug that accidentally destroyed dialogs
3736           when closed them with delete_event (thanks to DINH).
3737           Added *_deleted() and *delete_event() which handle delete_event
3738           signal correctly.
3739
3740 2001-05-06
3741
3742         * src/prefs_display_header.c: merged some changes from claws branch:
3743           prefs_display_header_create(): allow reordering of headers by
3744           dragging.
3745           prefs_display_header_find_header(): new function.
3746           prefs_display_header_clist_set_row(): don't allow duplicates.
3747         * src/prefs_account.c: prefs_account_receive_create(): changed
3748           the label of the check button.
3749
3750 2001-05-05
3751
3752         * src/pop.c: pop3_getsize_list_recv(): if sscanf() failed, break
3753           immediately.
3754         * src/inc.h: removed cur_msg_bytes from Pop3State.
3755         * src/inc.c: pop3_recv_func()
3756           src/recv.[ch]: made the second arguments of RecvUIFunc current
3757           total read bytes.
3758           recv_write(): made it call UI func if elapsed time is greater
3759           than 0.1 sec.
3760         * src/recv.c: recv_write(): changed the interval to 300 usec.
3761         * src/textview.c: textview_show_header(): if header is Subject,
3762           unfold it.
3763         * src/utils.[ch]: unfold_line(): new.
3764         * src/procheader.[ch]: procheader_get_header_array(): new.
3765         * src/prefs_display_header.c: updated defaults.
3766
3767 2001-05-05
3768
3769         * some merge from the sylpheed-claws branch.
3770           It allows user to specify displayed headers in message view.
3771           (symbol names were also changed.)
3772         * src/prefs_display_header.[ch]
3773           src/displayheader.[ch]: new.
3774         * src/prefs_display_header.c:
3775           removed prefs_display_headers_other_headers_toggled().
3776           removed "(New)" row from the list.
3777         * src/defs.h: added DISPLAY_HEADER_RC.
3778         * src/prefs_common.c: prefs_message_create(): added a button for
3779           opening the display header setting dialog.
3780         * src/prefs_common.h: added show_other_header and disphdr_list
3781           to PrefsCommon.
3782         * src/procheader.[ch]: procheader_get_header_list_from_file(),
3783           procheader_get_header_array_asis(): new.
3784           procheader_get_header_list(): modified so that it takes FILE
3785           pointer for its argument.
3786           procheader_header_array_destroy(), procheader_header_free(): new.
3787         * src/main.c: main(): made it call prefs_display_header_*_config().
3788         * src/textview.c: textview_scan_header(): modified so that it
3789           sorts headers according to user setting.
3790           src/textview_show_header(): made it call
3791           textview_make_clickable_parts().
3792           textview_make_clickable_parts(): added GdkFont to its arguments,
3793           and removed GtkText from them.
3794
3795 2001-05-04
3796
3797         * implemented auto-checking of new mail based on the patch from
3798           Pierric Descamps (thanks!).
3799         * src/inc.c: added inc_autocheck_timer_init(),
3800           inc_autocheck_timer_set(), inc_autocheck_timer_remove(),
3801           inc_autocheck_func() for auto-checking of new mail.
3802         * src/main.c: main(): call inc_autocheck_timer_init().
3803         * src/prefs_common.c: prefs_receive_create(): activated the
3804           auto-checking UI. Added prefs_common_cancel(), and connected
3805           some signals to that.
3806         * src/prefs_common.c
3807           src/prefs_account.c
3808           src/prefs_filter.c
3809           src/account.c: Disabled auto-checking while opening the dialog.
3810         * src/headerview.c: headerview_show_xface(): fixed a bug that
3811           showed a warning when header pane was hidden.
3812
3813 2001-05-03
3814
3815         * src/inc.c
3816           src/pop.c
3817           src/recv.c: removed non-blocking socket mode support since it
3818           does nothing.
3819         * src/pop.c
3820           src/inc.c: modified the messages of incorporation dialog.
3821
3822 2001-05-02
3823
3824         * src/utils.h: made u32 the typedef of guint32.
3825           added BIG_ENDIAN_HOST macro that is used by md5.c.
3826         * src/md5.c: renamed md5c.c. Fixed the indentation. Fixed a bug
3827           that didn't calculate MD5 correctly on big endian machines.
3828
3829 2001-05-01
3830
3831         * version 0.4.65
3832
3833         * src/folder.c: folder_init(): added the method imap_remove_folder.
3834         * src/folderview.c: folderview_rm_imap_folder_cb(): made it
3835           actually remove folder from IMAP4 server.
3836         * src/imap.[ch]: imap_create_folder(): made it actually create
3837           folder on IMAP4 server.
3838           imap_remove_folder(): added.
3839           imap_create(), imap_delete(): added.
3840         * src/summaryview.c: summary_execute_delete(): don't check trash
3841           if folder type is not F_MH.
3842         * thanks to Ishihara for the above changes.
3843         * configure.in
3844           ac/check-type.m4: better wint_t typedef detection (renamed
3845           sv_CHECK_TYPE to SYLPHEED_CHECK_TYPE).
3846
3847 2001-04-30
3848
3849         * src/recv.c: recv_bytes_write(): fixed another bug that caused
3850           infinite loop and buffer overrun.
3851
3852 2001-04-30
3853
3854         * src/socket.[ch]: renamed sock_read() and fd_read() to
3855           sock_gets() and fd_gets() for preventing confusion.
3856           Added sock_read() and fd_read() which is the wrapper of read().
3857         * src/recv.c: recv_bytes_write(): fixed a bug that caused infinite
3858           loop. Use sock_read() instead of fd_read().
3859         * src/esmtp.c
3860           src/imap.c
3861           src/news.c
3862           src/nntp.c
3863           src/pop.c
3864           src/recv.c
3865           src/smtp.c: use sock_gets() instead of sock_read().
3866         * src/imap.c: imap_session_new(): fixed the error detection
3867           of imap_open().
3868
3869 2001-04-28
3870
3871         * src/inc.c: made it displays current read bytes to the dialog.
3872         * src/pop.c: recv_write(): call UI function before editing
3873           strings.
3874
3875 2001-04-27
3876
3877         * src/progressdialog.c: progress_dialog_create(): modified the
3878           size of dialog and made it stretchable.
3879         * src/smtp.c
3880           src/esmtp.c: smtp_ok(), esmtp_ok(): fixed a bug that didn't
3881           process an error response correctly (thanks to Ohmasa).
3882         * src/pop.[ch]: added pop3_getsize_list_send(),
3883           pop3_getsize_list_recv().
3884         * src/recv.[ch]: added recv_set_ui_func() that makes recv_write()
3885           call the callback function for each sock_read().
3886         * src/inc.h: in Pop3State, renamed bytes to total_bytes, and added
3887           cur_msg_bytes, cur_total_bytes, and sizes.
3888         * src/inc.c: added inc_pop3_recv_func() that updates the progress
3889           bar for each sock_read().
3890
3891 2001-04-26
3892
3893         * src/mh.c: mh_is_maildir_one(): modified so that it uses
3894           is_dir_exist().
3895
3896 2001-04-25  Werner Koch  <wk@gnupg.org>
3897
3898         * src/mh.c (mh_is_maildir_one, mh_is_maildir): New.
3899         (mh_scan_tree_recursive): Do not include Maildir style directories
3900         in the scan.
3901
3902         Changed the use of integers to describe sockets by an more abstract
3903         data structure.
3904
3905         * src/automaton.h (struct _Automaton): Add help_sock.
3906         * src/automaton.c (automaton_input_cb): Changed source to be
3907         SockInfo and use wrapper for gdk_input_add.
3908
3909         * src/send.c (SEND_EXIT_IF_ERROR): Adjusted tests and removed test
3910         for invalid socket because this is now done in sock_close. Set
3911         sock to NULL.
3912         (SEND_EXIT_IF_NOTOK): Set closed sock to NULL.
3913         (send_smtp_open): Use only SockInfo.
3914
3915         * src/news.c (news_session_new): Use SockInfo here.
3916         (news_session_destroy): Ditto and set sock to NULL.
3917
3918         * src/nntp.c: Use SockInfo instead of integers
3919         * src/smtp.c: Ditto.
3920         * src/pop.c: Ditto.
3921         * src/recv.c: Ditto.
3922
3923         * src/inc.c (inc_pop3_session_do): Removed sock_sockinfo_free. Put
3924         gdk_input_add into a wrapper.
3925
3926         * src/esmtp.c: Changed socket descriptors to use SockInfo.
3927         * src/esmtp.h: Ditto, included socket.h.
3928         * src/session.h (struct _Session): Likewise.
3929         * src/imap.c (imap_open): Return SockInfo ptr and not an integer.
3930         Removed access to internal data of SockInfo.  Changed all callers
3931         and functions to take SockInfo.
3932         (imap_session_new): Use sock_close here.
3933         (imap_session_destroy): Ditto.
3934
3935         * src/compose.c (compose_exec_ext_editor): Replaced sock_write by
3936         fd_write.
3937
3938         * src/main.c (app_will_exit): Close lock socket using fd_close.
3939         (prohibit_duplicate_launch): Use fd_xxx functions instead of sock_xxx.
3940         (lock_socket_input_cb): Ditto.
3941
3942         * src/socket.h, src/socket.c: Prepared SockInfo structure to use
3943         glib channels. Changed all sock_xxx to use SockInfo instead of an
3944         integer.
3945         (sock_connect_unix, sock_open_unix, sock_accept): Renamed to ..
3946         (fd_connect_unix, fd_open_unix, fd_accept): .. this and changed all
3947         callers.
3948         (fd_read, fd_write, fd_close): New.
3949         (sock_sockinfo_free): Removed.
3950         * src/socket.c (sock_connect_nb): Use close instead sock_close here.
3951         (sock_connect): Ditto.
3952
3953 2001-04-26
3954
3955         * config.h.in: removed.
3956         * ac/Makefile.am: added gnupg-check-typedef.m4 to MACROS.
3957         * .cvsignore: added.
3958         * src/inc.c
3959           src/progressdialog.[ch]
3960           src/pixmaps/complete.xpm
3961           src/pixmaps/continue.xpm
3962           src/pixmaps/error.xpm: applied the patch from Leandro Pereira
3963           that displays the state of message incorporation (thanks!).
3964         * src/inc.c: made the progress dialog change the text of status.
3965
3966 2001-04-25
3967
3968         * removed po/*.gmo, configure, stamp-h.in, aclocal.m4, Makefile.in
3969           from the cvs tree.
3970         * COPYING: removed RSA copyright notice.
3971         * removed po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c.
3972         * configure.in: added the check of sys/utsname.h.
3973
3974 2001-04-24  Werner Koch  <wk@gnupg.org>
3975
3976         Merged most of the changes from the W32 branch in.
3977
3978         * configure.in: Require gpgme >= 0.2.1
3979
3980         * acconfig.h (HAVE_U32_TYPEDEF): New.
3981         * ac/gnupg-check-typedef.m4: New.
3982         * configure.in: Check for u32 type and the size of some types.
3983         * src/utils.h: Define the u32 type and related constants.
3984
3985         * src/about.c (about_create): Removed the note about MD5.  We are
3986         not any longer using the RSA Inc. implementation.
3987         * src/md5ify.c, src/md5ify.h, src/md5global.h:  Removed.
3988         * src/md5c.c, src/md5c.h: Replaced by an FSF implementation and
3989         renamed the function to standard lowercase convention. Changed all
3990         callers. 
3991         (md5_hex_digest): New.
3992         (md5_hmac): Add hmac function by Martin Schaaf with some 
3993         modifications.
3994         (md5_hex_hmac): New.
3995         * src/esmtp.c, src/esmtp.h (md5_hex_hmac): Removed.
3996         (hmac_md5): Removed.
3997         * src/pop.c (pop3_getauth_apop_send): Replaced the md5_digest by
3998         the new md5_hex_digest function.
3999
4000         * src/about.c: Include utsname.h only if available
4001
4002         * src/utils.c, src/utils.h (get_home_dir): New to better cope with
4003         special Windoze requirements.  Changed all calls to
4004         g_get_home_dir() to this function.
4005
4006         * simple-gettext.c: New.
4007
4008         * src/main.c (main): Issue a warning if GnuPG is not properly
4009         installed.
4010
4011         * src/sigstatus.c, src/sigstatus.h: New.
4012         * src/rfc2015.c (check_signature): Use the sigstatus window and
4013         get the status texts from a utility function.
4014
4015         * src/select-keys.c: Removed the global select_keys var and
4016         pass an allocated one along all functions.
4017         (set_row): Display only keys capable of encryption.
4018         (update_progress): Replaced the progressbar by
4019         a windmill and a text showing for which key we are collecting
4020         info.  Removed progressbar everywhere else and updated callers.
4021
4022         * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: Do not
4023         display the grab button. 
4024
4025 2001-04-24
4026
4027         * src/prefs_common.[ch]
4028           src/procheader.c: applied the patch from Darko Koruga that
4029           allows user to define their own format for displaying date in
4030           summary view using strftime() (thanks!).
4031         * src/prefs_common.c: prefs_quote_colors_dialog()
4032           src/mainwindow.c: main_window_reflect_prefs_all(): made it
4033           update message colors if the colors setting is changed.
4034         * src/main.[ch]: made it remember the startup directory.
4035         * src/export.c: export_mbox(): made it initially chdir to the
4036           startup directory.
4037         * src/filesel.c: filesel_select_file(): made it open the startup
4038           directory at first.
4039
4040 2001-04-23
4041
4042         * added option to warn about queued messages on exit [sergey]:
4043
4044           * src/compose.c: compose_queue(): call folder_item_scan()
4045             and folderview_update_item() after queueing.
4046           * src/folderview.c: folderview_update_node(): draw the queue
4047             folder in bold font if there are queued messages.
4048           * src/mainwindow.c: queued_messages(): new function.
4049             app_exit_cb(): display warning if there are queued messages
4050             if warn_queued_on_exit is set.
4051           * prefs_common.[ch]: add warn_queued_on_exit option.
4052
4053         * src/mainwindow.c: moved queued_messages() to main.c, and renamed
4054           it to get_queued_message_num().
4055         * src/main.c: app_will_exit(): moved warning dialog code from
4056           app_exit_cb(), and added manage_window_focus_in().
4057
4058         * enhanced GnuPG key selection support [sergey]:
4059
4060           * src/select-keys.c: updated to newer version from Win32
4061             branch with support for selecting arbitrary keys.
4062           * src/prefs_account.c: added the Privacy tab to the account
4063             options window.
4064             prefs_account_privacy_create(),
4065             prefs_account_sign_key_set_data_from_radiobtn(),
4066             prefs_account_sign_key_set_radiobtn(): new functions.
4067           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
4068           * src/rfc2015.c: set_signers(): new function.
4069             pgp_sign(): add the account parameter, call set_signers().
4070             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
4071           * src/rfc2015.h: rfc2015_sign(): updated prototype.
4072           * src/compose.c: pass the current account to rfc2015_sign().
4073
4074 2001-04-22
4075
4076         * src/mbox.c: export_to_mbox(): fixed a memory leak bug.
4077
4078 2001-04-20
4079
4080         * src/mbox.[ch]: renamed export_mbox() to export_to_mbox().
4081           Fixed a memory leak bug.
4082         * src/export.[ch]: added for exporting folder to mbox.
4083         * src/import.[ch]: made import_mbox() take default folder.
4084           Added description to the dialog.
4085         * src/summaryview.c: summary_show(): fixed a bug that kept the
4086           toolbar buttons insensitive after receiving messages.
4087         * src/export.c
4088           src/import.c: fixed a bug that caused quitting of the program
4089           when OK or Cancel button was clicked several time.
4090         * src/prefs_common.[ch]
4091           src/addressbook.c: added "Add address to destination when
4092           double-clicked" option.
4093
4094 2001-04-19
4095
4096         * src/prefs_common.[ch]: reorganized the items of settings,
4097           and added Message tab.
4098         * src/main.c: parse_cmd_opt(): added command line option --version.
4099         * src/mh.c: made it unset MSG_DELETED flag when moved/copied to
4100           special folders.
4101         * src/prefs_common.[ch]
4102           src/headerview.[ch]: the header pane can be toggled now.
4103         * src/prefs_common.[ch]
4104           src/textview.c: page scroll step is now selectable between
4105           one page and half page.
4106         * src/mbox.[ch]: added export_mbox() that reads all messages
4107           in a folder, and store them into one mbox file.
4108
4109 2001-04-18
4110
4111         * src/prefs_filter.[ch]: separated filter setting code from
4112           prefs_common.c, and made it a separate dialog.
4113
4114 2001-04-17
4115
4116         * version 0.4.64
4117
4118         * src/automaton.[ch]
4119           src/inc.c: fixed the bug that made Sylpheed crash when clicking
4120           Cancel button while getting new mail (thanks to Sergey Vlasov).
4121         * src/xml.c: xml_build_tree()
4122           src/addressbook.c: fixed a bug that caused infinite loop if an
4123           illegal XML file was given.
4124
4125 2001-04-16
4126
4127         * src/summaryview.c
4128           src/inc.c: applied the patch from Sergey Vlasov that fixes the
4129           problem when the "Go to inbox after receiving new mail" option
4130           was turned off (thanks!).
4131
4132 2001-04-15
4133
4134         * src/xml.[ch]: modified so that it supports some characters which
4135           must be escaped, and multiple-lined tag.
4136         * src/folder.c
4137           src/addressbook.c: modified so that it escapes some characters
4138           like '<', '>', '&', ''', '"'.
4139
4140 2001-04-10
4141
4142         * version 0.4.63
4143
4144         * src/folder.[ch]
4145           src/mainwindow.c
4146           src/mh.[ch]
4147           src/procmsg.[ch]
4148           src/summaryview.[ch]: applied the patch from Darko Koruga that
4149           adds copy message operation for the MH folders (thanks!).
4150         * src/imap.c: disabled slash to dot conversion.
4151         * src/imageview.c: fixed a bug that displayed an old image when
4152           loading of a image failed (thanks to Darko Koruga).
4153
4154 2001-04-09
4155
4156         * src/procmsg.c: procmsg_read_cache(): added setvbuf() to speed up
4157           cache reading (thanks to Sergey Vlasov).
4158         * src/inc.c
4159           src/summaryview.[ch]
4160           prefs_common.[ch]: applied the patch that keeps the same folder
4161           after receiving new mail (thanks to Sergey Vlasov).
4162         * src/textview.c
4163           src/utils.[ch]: moved get_quote_level() to utils.c.
4164
4165 2001-04-08
4166
4167         * ac/Makefile.am: added.
4168         * Makefile.am
4169           configure.in: added ac directory.
4170
4171 2001-04-07
4172
4173         * src/summaryview.c: summary_filter(): made it move messages
4174           immediately if immediate_exec option is set.
4175         * src/prefs_common.[ch]
4176           src/textview.[ch]
4177           src/gtkutils.[ch]: applied the message coloring patch from
4178           Stephen Anthony with some modification (thanks!).
4179         * src/gtksctree.c
4180           src/mimeview.c: modified the behavior of MimeView (thanks to
4181           HIRAMATSU).
4182
4183 2001-04-06
4184
4185         * src/utils.c: copy_file()
4186           src/mh.c: applied (and modified) the patch from Darko Koruga
4187           that enables to move messages across file systems (thanks!).
4188         * src/procheader.c
4189           src/utils.[ch]: applied the patch from Jorge Van Hemelryck
4190           that converts the date of messages to the local time (thanks!).
4191         * src/utils.c: remote_tzoffset_sec(): fixed a bug that the signs
4192           of one-letter timezone were reversed.
4193         * src/folder.c: folder_item_add_msg(): put the assertion for the
4194           add_msg() method (thanks to TAKANO).
4195
4196 2001-04-05
4197
4198         * src/procmime.c: procmime_decode_content(): fixed a bug that
4199           corrupted quoted-printable encoded messages when they include
4200           `=00' (thanks to Masahiro Tomita).
4201         * src/gtksctree.c
4202           src/mimeview.c
4203           src/summaryview.c: modified the DnD behavior of MIME view
4204           (thanks to HIRAMATSU).
4205
4206 2001-04-04
4207
4208         * src/about.c: applied the patch from Sergey Vlasov that fixes
4209           the appearance of the about dialog (thanks!).
4210         * src/prefs_common.[ch]
4211           src/rfc2015.[ch]
4212           src/mimeview.c
4213           src/procmime.[ch]
4214           src/compose.[ch]
4215           src/passphrase.c
4216           src/textview.[ch]: applied the GnuPG support patch which had
4217           ported from the sylpheed-win32 branch (thanks to Sergey Vlasov).
4218         * INSTALL, INSTALL.jp: updated the description about GnuPG.
4219
4220 2001-04-03
4221
4222         * src/utils.[ch]: added references_list_append() that parses
4223           References header and makes it string list.
4224         * src/compose.c: modified so that too long References header is
4225           truncated, garbage characters are removed, and header is tidied
4226           up (thanks to Matthias Intemann).
4227
4228 2001-04-02
4229
4230         * src/addr_compl.c: applied the address completion bugfix patch
4231           from Alfons Hoogervorst (thanks!).
4232
4233 2001-04-01
4234
4235         * src/gtksctree.c: modified so that the tree_select_row signal
4236           actually pass the column number.
4237         * src/summaryview.c: summary_selected(): made generic mark and
4238           unread mark can be toggled with clicking of the columns.
4239           Added summary_mark_row_as_read() and summary_mark_row_as_unread().
4240         * src/prefs_common.c
4241           src/prefs_account.c: applied the layout fix patches from Sergey
4242           Vlasov, and adjusted some widths of GtkEntry widgets.
4243         * src/prefs.c: prefs_dialog_create(): enable notebook to take focus.
4244         * src/inc.c: inc_start(): modified so that authentication dialogs
4245           show server name too (thanks to Sergey Vlasov).
4246
4247 2001-03-31
4248
4249         * src/mimeview.c: mimeview_key_pressed(): fixed a bug that caused
4250           segmentation fault when a malformed multipart message is shown
4251           (thanks to Sergey Vlasov).
4252         * src/summaryview.c: summary_display_msg(): made it focus to the
4253           summary view if the MIME list is empty.
4254
4255 2001-03-30
4256
4257         * src/pixmaps/deleted.xpm
4258           src/pixmaps/mark.xpm
4259           src/summaryview.c: added deleted and mark icon.
4260         * src/gtkutils.c: gtkut_widget_init(): changed gtk_widget_destroy()
4261           to gtk_widget_unref().
4262         * src/addr_compl.c: start_address_completion(): fixed the bug that
4263           displayed warning when the address book was empty (thanks to
4264           Chideok Hwang).
4265
4266 2001-03-29
4267
4268         * src/summaryview.c: summary_show(): fixed a memory leak bug
4269           (thanks to ChiDeok Hwang).
4270         * src/pixmaps/forwarded.xpm
4271           src/pixmaps/replied.xpm
4272           src/pixmaps/new.xpm
4273           src/pixmaps/unread.xpm
4274           src/compose.c
4275           src/mainwindow.c
4276           src/prefs_common.c
4277           src/procmsg.h
4278           src/summaryview.[ch]: applied the patch from Marc Hoper
4279           that adds replied and forwarded mark to replying or forwarding
4280           messages (thanks!). And new and unread mark were replaced
4281           by the icons David Mehrmann created (thanks!).
4282         * src/summaryview.c: made the width of unread and MIME column
4283           fixed.
4284         * src/prefs.c: prefs_config_parse_one_line(): made it check the
4285           '=' separator (thanks to Sergey Vlasov).
4286
4287 2001-03-26
4288
4289         * src/prefs_common.[ch]: moved smooth scroll option to the
4290           interface tab.
4291         * src/textview.c: made the one-line scroll also perform smooth
4292           scrolling.
4293
4294 2001-03-25
4295
4296         * src/prefs_common.[ch]
4297           src/textview.c: applied the smooth scroll patch from Setoh and
4298           Ninomiya (thanks!).
4299
4300 2001-03-24
4301
4302         * src/summaryview.c: summary_attract_by_subject(): rewritten it
4303           using hash table for speeding up.
4304         * src/prefs_account.c: made filter_on_receive TRUE by default.
4305         * src/mainwindow.c: reordered menu items.
4306
4307 2001-03-23
4308
4309         * src/gtkutils.c: gtkut_clist_bindings_add(): fixed a bug that
4310           caused address completion not to accept space and enter key.
4311
4312 2001-03-22
4313
4314         * src/utils.[ch]
4315           src/codeconv.c: fixed a bug that didn't encode non-ASCII headers
4316           correctly.
4317         * src/compose.c: fixed a bug that didn't decode some headers
4318           correctly when replying or reediting drafts (thanks to Sergey
4319           Vlasov).
4320
4321 2001-03-21
4322
4323         * src/gtkutils.[ch]: added gtkut_widget_init() that modifies the
4324           behaviors of some classes.
4325         * src/main.c: main(): made it call gtkut_widget_init() first.
4326         * src/summaryview.c: summary_create(): removed the key binding code.
4327
4328 2001-03-19
4329
4330         * src/procmsg.[ch]: modified for the sake of readability.
4331
4332 2001-03-18
4333
4334         * src/mainwindow.c: changed "Clean trash" to "Empty trash".
4335           Added new menu items for folder manipulation.
4336           allsel_cb(): made it change the target between summary view and
4337           message view according to the input focus.
4338           Removed "Select all" from Summary submenu.
4339         * src/folderview.[ch]: added functions for creating/renaming/deleting
4340           folder.
4341         * src/procmsg.[ch]: made "marked" and "deleted" flag permanent, and
4342           removed "important" flag.
4343         * src/summaryview.c: added summary_set_row_marks() that sets style
4344           of a row according to the flags, and made some functions use it.
4345         * src/mainwindow.c: allsel_cb(): modified so that it selects
4346           summary view correctly if message view is toggled off.
4347
4348 2001-03-17
4349
4350         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a resource
4351           leak bug of socket, and rewrote the routine.
4352         * src/inc.c: inc_mail(), inc_all_account_mail(): fixed a bug that
4353           displayed the wrong unread number in the folder tree if a
4354           folder was open and new messages arrived at the folder.
4355         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug
4356           again.
4357
4358 2001-03-15
4359
4360         * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): made it
4361           check the existence of the destination file.
4362         * src/procmsg.c: procmsg_set_flags(): made it count the last
4363           number of the message list (and fixed a bug that didn't open
4364           newly arrived message).
4365
4366 2001-03-13
4367
4368         * src/prefs_common.c: prefs_send_create(): removed EUC-JP and
4369           Shift_JIS from the outgoing codeset.
4370
4371 2001-03-12
4372
4373         * version 0.4.62
4374
4375 2001-03-11
4376
4377         * src/send.c: send_message_queue(): modified so that it finds
4378           the account from the `From' and the server name of the queued
4379           message.
4380         * src/account.[ch]: added account_find_from_smtp_server() that
4381           finds an account from the specified address and SMTP server.
4382         * src/Makefile.am
4383           src/mainwindow.c
4384           src/summaryview.[ch]
4385           src/sourcewindow.[ch]: integrated the viewing source patch from
4386           DINH V. Hoßþ(thanks!).
4387
4388 2001-03-10
4389
4390         * src/addr_compl.[ch]
4391           src/addressbook.c
4392           src/compose.c: applied the enhanced address completion patch
4393           from Alfons Hoogervorst (thanks!).
4394         * src/addr_compl.c: replaced g_assert() with g_return(_val)_if_fail().
4395         * src/folder.c: folder_init()
4396           src/folderview.c: folderview_drag_motion_cb()
4397           src/procmsg.c: procmsg_clean_trash()
4398           src/summaryview.c: summary_start_drag()
4399           src/imap.[ch]: integrated the IMAP4 move/remove function patch
4400           from Suzuki Mio (thanks!).
4401
4402 2001-03-08
4403
4404         * src/main.c: parse_cmd_opt(): made the --compose option realize
4405           mailto: URI.
4406         * src/utils.[ch]: execute_async(): supported quoted arguments
4407           correctly.
4408           strstr_with_skip_quote(), strsplit_with_quote(): quote-supported
4409           version of g_strsplit().
4410         * src/mimeview.c: mimeview_view_file()
4411           src/prefs_common.c: added single quotation mark around the file
4412           name.
4413
4414 2001-03-07
4415
4416         * configure.in
4417           src/compose.c
4418           src/prefs.c
4419           src/procmime.c
4420           src/summaryview.c
4421           src/mbox.c
4422           src/recv.c
4423           src/utils.[ch]: applied the security fix patch from Dmitry V.
4424           Levin with some modification (thanks!). Added my_tmpfile() to
4425           utils.[ch].
4426         * src/main.c: added --receive-all command-line option.
4427
4428 2001-03-06
4429
4430         * src/socket.c: sock_connect_thread(): fixed a bug that didn't
4431           compile if both multithread and IPv6 are enabled (thanks to
4432           Ishihara).
4433         * src/utils.[ch]
4434           src/compose.c: applied a patch from Jason McCarver that allows
4435           FIFO for signature file (thanks!).
4436         * src/textview.c: made some more refactoring.
4437         * src/socket.c: sock_accept(): changed socklen_t to gint.
4438
4439 2001-03-05
4440
4441         * src/main.c
4442           src/textview.c: some code cleanups.
4443
4444 2001-03-04
4445
4446         * src/compose.[ch]
4447           src/main.c
4448           src/textview.c: integrated the patch from Alfons Hoogervorst that
4449           fixes some glitches in clickable URI and enables mail addresses
4450           clickable, and enables the --compose command line option to
4451           specify address (thanks!).
4452
4453 2001-03-03
4454
4455         * src/esmtp.[ch]
4456           src/smtp.[ch]
4457           src/send.c
4458           src/prefs_account.[ch]
4459           src/Makefile.am: applied the SMTP AUTH patch from Martin Schaaf
4460           and fixed its a few bugs (thanks!).
4461         * src/textview.c: textview_key_pressed(): made it don't move focus
4462           to summary view.
4463         * src/main.c: parse_cmd_opt(): modified the help message.
4464         * src/html.[ch]: added empty_line to HTMLParser and modified
4465           the parser routines a bit.
4466
4467 2001-03-01
4468
4469         * src/html.c: added eucjp_symbol_list, and added some characters
4470           to ascii_symbol_list.
4471
4472 2001-02-19
4473
4474         * src/codeconv.[ch]: added a member `charset' and `charset_str'
4475           to CodeConverter.
4476         * src/html.[ch]: added the symbol list for ISO-8859-1 codeset.
4477           html_parser_new(): made it change the symbol hash table
4478           according to the character set of the document.
4479           html_parse_special(): made it recognize character code number.
4480
4481 2001-02-17
4482
4483         * src/textview.c: added textview_show_html() that parses HTML and
4484           display as a text.
4485           textview_show_part(): made it call textview_show_html() if
4486           the part is text/html.
4487         * src/html.[ch]: implemented HTML parser.
4488
4489 2001-02-15
4490
4491         * src/codeconv.[ch]: added CodeConverter, and its methods
4492           (conv_code_converter_new(), conv_code_converter_destroy(), and
4493            conv_convert()).
4494         * src/textview.c: removed the branches by HAVE_LIBJCONV and
4495           rewrote them using CodeConverter.
4496
4497 2001-02-12
4498
4499         * src/mbox.c: proc_mbox(): workaround for duplicated From_ line.
4500
4501 2001-02-11
4502
4503         * src/codeconv.c: some code cleanups.
4504
4505 2001-02-05
4506
4507         * src/mainwindow.c: main_window_popup(): fixed a bug that didn't
4508           popup the main window correctly.
4509         * src/codeconv.h: fixed a bug that the definition of CS_EUC_CN and
4510           CS_EUC_TW was reversed (thanks to Sakamoto).
4511
4512 2001-02-04
4513
4514         * src/gtkutils.[ch]
4515           src/main.c
4516           src/mainwindow.[ch]
4517           src/socket.[ch]: applied the patch from Hiramatu that enables
4518           prohibition of multiple execution and remote control with
4519           command line option (thanks!).
4520
4521 2001-02-03
4522
4523         * src/summaryview.c: summary_button_pressed(), summary_selected():
4524           made it toggle the view if middle button is clicked while message
4525           view is hidden.
4526           summary_drag_data_get(): fixed a memory leaking.
4527         * src/Makefile.am
4528           src/compose.c: compose_write_headers(): modified so that it uses
4529           host_alias for X-Mailer or X-Newsreader field.
4530
4531 2001-02-03
4532
4533         * version 0.4.61
4534
4535         * src/folderview.c: fixed a bug that prevented a folder from being
4536           created if there were already folders that have the same name
4537           somewhere at another place.
4538
4539 2001-02-02
4540
4541         * src/folderview.c: folderview_update_all(): fixed a bug that
4542           caused segmentation fault when a folder was selected after
4543           updating the folder tree.
4544         * src/compose.c: compose_send(): fixed a locking bug.
4545           compose_write_headers(): fixed a bug that referred to cur_account.
4546           compose_convert_header(): made it check the arguments.
4547
4548 2001-02-01
4549
4550         * src/main.c: some cleanups and added --help option.
4551
4552 2001-01-31
4553
4554         * src/send.c: re-enabled user-defined domain name setting.
4555         * src/utils.c: is_next_mbs(): changed the size of temporary
4556           multibyte array to MB_CUR_MAX.
4557           strdup_mbstowcs(): added error check to mbstowcs().
4558           strdup_wcstombs(): added error check to wcstombs().
4559         * src/addr_compl.c: get_address_from_edit(): made it check the
4560           return value of strdup_mbstowcs().
4561         * src/codeconv.c: conv_encode_header(): added error checking
4562           to strdup_mbstowcs().
4563
4564 2001-01-30
4565
4566         * src/utils.c: log_error(): changed g_error() to g_warning() so
4567           that it doesn't abort.
4568           Added iswalnum().
4569         * src/addr_compl.c: add_address(): fixed a bug that aborted the
4570           program if the name or the address is empty.
4571           get_address_from_edit(): supported multibyte characters.
4572         * configure.in: fixed a typo.
4573         * src/send.c: re-enabled user-defined SMTP port setting.
4574
4575 2001-01-30
4576
4577         * version 0.4.60
4578
4579         * configure.in: added --enable-gpgme option, and disabled GPGME
4580           by default.
4581         * made GPGME related members in MimeInfo not used if disabled.
4582         * src/rfc2015.c: some cleanups for warning.
4583         * README
4584           README.jp
4585           INSTALL
4586           INSTALL.jp: updated.
4587         * Makefile.am: modified bzip2 option.
4588
4589 2001-01-29
4590
4591         * src/procmime.[ch]: added MIME_APPLICATION_OCTET_STREAM to
4592           MIME type.
4593         * src/mimeview.c: mimeview_view_file(): made it do nothing if
4594           the MIME type is application/octet-stream.
4595         * src/folderview.c: folderview_update_all(): made it show modal
4596           dialog while updating folders.
4597         * src/folderview.c: folderview_update_all(): fixed a bug that
4598           didn't remove the dialog.
4599
4600 2001-01-28
4601
4602         * src/mimeinfo.c: merged the patch from John E.P. Hynes that
4603           launches the attached file using metamail (thanks!).
4604         * src/procmime.[ch]: added procmime_get_tmp_file_name().
4605         * src/compose.c
4606           src/addr_compl.[ch]: merged the patch from Alfons Hoogervorst
4607           that enables address completion in the address entry on the
4608           composition window (thanks!).
4609         * src/addr_compl.c: get_all_addresses(), read_address_book():
4610           modified so that it uses xml_free_tree() for freeing the address
4611           tree.
4612
4613 2001-01-27
4614
4615         * src/utils.c: remove_dir_recursive(): fixed a bug that failed to
4616           remove the current directory (thanks to Maki).
4617         * src/summary_search.c: added `Select all matched' option to the
4618           search dialog (thanks to Takahashi).
4619         * src/pixmaps/stock_mail_attach.xpm
4620           src/pixmaps/tb_address_book.xpm
4621           src/compose.c: added some toolbar icons contributed from
4622           Leandro Pereira (thanks!).
4623
4624 2001-01-25
4625
4626         * src/rfc2015.c: passphrase_cb(): *finally* fixed a bug that caused
4627           segmentation fault when the passphrase dialog was cancelled.
4628           Hided the passphrase in the debug message.
4629         * src/about.c: about_create(): fixed a bug that failed to compile
4630           when none of the features were used.
4631         * src/foldersel.c: foldersel_set_tree(): made it display all
4632           MH folders.
4633         * src/inc.c: inc_start(): fixed a bug that showed password dialog
4634           continuously if it was cancelled.
4635         * src/summaryview.c: summary_write_cache(): put an assertion after
4636           folder_item_get_cache_file() to prevent the crash.
4637         * thanks to Maki for the above four fixes.
4638         * src/utils.h: added #include <alloca.h>.
4639
4640 2001-01-24
4641
4642         * src/rfc2015.c: changed some g_message() used for error messages
4643           to g_warning().
4644
4645 2001-01-23
4646
4647         * src/procmsg.[ch]: modified READ_CACHE_DATA() macro so that
4648           it can handle a string data of which length >= BUFFSIZE.
4649         * src/rfc2015.c: rfc2015_encrypt(): changed return to `goto failure'.
4650         * src/pixmaps/stock_mail_receive_all.xpm
4651           src/pixmaps/stock_mail_reply_to_all.xpm
4652           src/Makefile.am
4653           src/mainwindow.c: main_window_toolbar_create(): added new toolbar
4654           icons contributed from David Mehrmann (thanks!).
4655         * src/inc.[ch]: overhauled the architecture so that it don't create
4656           and destroy progress dialog for each incorporation in `get all'
4657           mode.
4658
4659 2001-01-22
4660
4661         * src/mh.c: mh_scan_tree_recursive(): fixed a bug that mistook
4662           sub folders named `inbox', etc. as special folders.
4663         * src/rfc2015.c: rfc2015_encrypt(): fixed a bug that didn't quote
4664           boundary correctly.
4665
4666 2001-01-21
4667
4668         * applied the GnuPG patch from Werner Koch (thanks!).
4669         * removed Mixmaster support.
4670         * src/rfc2015.c: changed g_error() to g_warning() and modified some
4671           messages.
4672         * src/about.c: about_create(): modified compiled-in features list.
4673         * README
4674           README.jp
4675           INSTALL
4676           INSTALL.jp: updated.
4677         * src/select-keys.c: create_dialog(): modified the layout.
4678         * src/headerwindow.c
4679           src/addressbook.c
4680           src/logwindow.c: made it raise the window if the window is already
4681           open.
4682         * src/prefs_common.[ch]: added an option for immediate execution.
4683         * src/summaryview.c: made it execute immediately when messages are
4684           moved or deleted if immediate_exec option is turned on.
4685         * src/summaryview.c: summary_delete(), summary_move_selected_to():
4686           moved summary_step() before summary_execute().
4687         * src/folderview.c: folderview_update_all(): made it scan folder
4688           tree correctly.
4689         * src/compose.c: compose_write_headers(): made it don't add
4690           In-Reply-To header if to_list is empty.
4691
4692 2001-01-09  Werner Koch  <wk@gnupg.org>
4693
4694         * configure.in, acconfig.h: Check for GPGME.
4695         * ac/: New directory for local autoconf macros.
4696         * src/Makefile.am: Add support for GPGME
4697
4698         * src/main.c (idle_function_for_gpgme): New.
4699         (main): Register this function.
4700
4701         * src/about.c: Add a note about GPGME.
4702
4703         * src/rfc2015.c, rfc2015.h: New.
4704
4705         * src/mimeview.c (mimeview_show_message): Check signature.
4706         * src/procmime.c (procmime_scan_message): Ditto.
4707
4708         * src/messageview.c (messageview_show): Add decryption stuff.
4709
4710         * src/compose.c (compose_write_to_file): Encrypt the file if requested.
4711         (compose_toggle_encrypt_cb): New
4712         (compose_toggle_mixmaster_cb): New, just to be prepared for
4713         Mixmaster support.
4714         (compose_write_headers): Suppress some headers in mixmaster mode.
4715
4716         * src/prefs_common.c (prefs_common_create): Add Privacy notebook sheet.
4717         (prefs_privacy_create): New.  Also some new structures etc.
4718         * src/compose.c (compose_create): Set encrypt button to prefs default.
4719         * src/compose.h (struct _Compose): Add use_encryption, use_mixmaster.
4720
4721         * src/compose.c (compose_send): Add missing unlock before one return.
4722
4723 2001-01-18
4724
4725         * src/gtksctree.[ch]
4726           src/folderview.c
4727           src/summaryview.[ch]: applied the patch from Hiramatu that enables
4728           DnD from the summary view to the folder view and fixes some other
4729           probrems (thanks!).
4730         * src/mainwindow.c: scan_tree_func(): fixed a bug that caused
4731           segmentation fault.
4732         * src/imap.c: quoted user name in LOGIN and folder name in SELECT.
4733         * src/gtksctree.c: gtk_sctree_button_press(): fixed a bug that
4734           didn't toggle expansion of node.
4735
4736 2001-01-17
4737
4738         * src/imap.c: applied the patch from Nishimura that updates the
4739           message list more precisely and reads the message flags (thanks!).
4740         * src/textview.c: textview_show_header(): made X-Newsreader field
4741           be emphasized too.
4742         * src/summaryview.c: summary_show(): made it flush events when
4743           displaying summary.
4744
4745 2001-01-15
4746
4747         * src/summaryview.c: applied the patch from Alfons that enabled
4748           the horizontal scrollbar of summary view (thanks!).
4749
4750 2001-01-13
4751
4752         * src/compose.c: compose_cb(): fixed a bug that didn't open the
4753           composition window right after launching the program.
4754         * src/setup.c: scan_tree_func(): fixed a bug that caused
4755           segmentation fault.
4756
4757 2001-01-13
4758
4759         * version 0.4.52
4760
4761         * src/textview.c: textview_set_font(): fixed a bug that caused
4762           segmentation fault if the mode of the text widget was changed
4763           between multibyte and singlebyte while the region was selected
4764           (GTK+ bug?).
4765
4766 2001-01-11
4767
4768         * src/mainwindow.c
4769           src/summaryview.c: made it unable to delete or move messages when
4770           in a news folder.
4771         * src/prefs_common.c
4772           src/news.c: added the option for maximum news article number.
4773
4774 2001-01-10
4775
4776         * src/compose.c: compose_send(): changed the location of temporary
4777           file. Made it use the default account if all of tried account
4778           aren't mail one, and made it show alert dialog and abort when even
4779           that failed.
4780         * src/prefs_account.c: prefs_account_get_new_id(): made it preserve
4781           last id number.
4782           prefs_account_open(): made it fill in personal information
4783           according to the default account when creating a new account.
4784         * sylpheed.spec.in: added to autogenerate sylpheed.spec with the
4785           proper version number (thanks to BONAIM).
4786         * configure.in
4787           Makefile.am: added entries for sylpheed.spec.in.
4788
4789 2001-01-09
4790
4791         * src/compose.[ch]: modified so that it can change account
4792           correctly.
4793         * src/send.[ch]: modified so that it doesn't see cur_account.
4794         * src/prefs_account.c: modified so that news setting doesn't
4795           show SMTP server entry.
4796
4797 2001-01-08
4798
4799         * src/folderview.c: fixed a bug that didn't sort special folders
4800           correctly when a new folder is created or renamed.
4801
4802 2001-01-07
4803
4804         * src/compose.[ch]: enabled to select account at composing window.
4805         * src/folderview.c: made it display unread number next to folder
4806           name.
4807         * src/prefs_common.[ch]: added the option for unread number display.
4808
4809 2001-01-06
4810
4811         * src/compose.[ch]: integrated news posting patch from DINH V. Ho`
4812           and made many modifications (thanks!).
4813           compose_write_headers(): made the spaces in newsgroups removed.
4814           Supported Followup-To.
4815           compose_destroy(): got the objects removed properly.
4816         * src/news.c: merged news_post_to_group() and news_post() since
4817           they doesn't have to do multiple posting.
4818         * src/import.c: import_destsel_cb(): fixed a bug that failed to
4819           import into the selected folder.
4820         * src/prefs_account.c: modified the interfaces.
4821
4822 2001-01-05
4823
4824         * src/codeconv.[ch]
4825           prefs_common.c: changed "SHIFT-JIS" to "Shift_JIS" since the
4826           string is registerd to IANA.
4827         * src/nntp.[ch]: added nntp_post().
4828         * src/news.[ch]: added news_post() and news_post_to_group().
4829
4830 2001-01-04
4831
4832         * src/account.c: account_edit_open()
4833           src/mainwindow.c: new_account_cb(): made it unable to edit
4834           accounts if some composing windows are open.
4835
4836 2001-01-03
4837
4838         * src/folder.[ch]: added folder_set_name().
4839         * src/account.c: made a folder name of IMAP4/NNTP become the same
4840           as the name of account.
4841
4842 2001-01-02
4843
4844         * src/summaryview.c: summary_filter_func(): fixed a bug that failed
4845           to filter messages.
4846
4847 2001-01-02
4848
4849         * version 0.4.51
4850
4851         * src/mbox.c: fixed a bug that didn't incorporate spool file
4852           correctly. Modified so that it recognizes From_ line as separator
4853           of messages even if the previous line isn't empty line.
4854         * src/send.c: send_message_queue()
4855           src/procmsg.c: procmsg_send_queue(): Fixed a bug that printed
4856           warning when it tried to delete a sent message.
4857
4858 2001-01-01
4859
4860         * version 0.4.50
4861
4862         * src/folder.[ch]
4863           src/news.[ch]: modified so that it actually gets news articles.
4864         * src/utils.[ch]: added make_dir_hier() that creates directory
4865           hierarchy.
4866         * src/folder.c:
4867           folder_item_get_cache_file(), folder_item_get_mark_file():
4868           made it creates cache directory if it doesn't exist.
4869           folder_add(): made it insert the added folder into the correct
4870           position.
4871         * src/imap.[ch]: modified so that it suits the new folder
4872           architecture. Fixed a bug that caused segmentation fault
4873           if authentication failed at imap_auth().
4874         * src/folderview.c: implemented IMAP4 folder handling routines.
4875
4876 2000-12-31
4877
4878         * src/prefs_account.[ch]: added account ID and nntp_server
4879           to PrefsAccount. And added the interface for NNTP server.
4880         * src/folderview.c: modified news folder handling routines.
4881         * src/folder.[ch]: removed cache_dir from RemoteFolder, and
4882           modified folder_item_get_path().
4883
4884 2000-12-29
4885
4886         * src/folder.[ch]: added create_folder(), rename_folder(),
4887           remove_folder() to Folder class.
4888         * src/mh.[ch]: added mh_create_folder(), mh_rename_folder(), and
4889           mh_remove_folder().
4890           Implemented mh_create_tree() that creates MH directory tree.
4891           mh_rename_folder(): modified so that the paths of sub folders
4892           are set properly.
4893         * src/folderview.c: modified folderview_new_folder_cb(),
4894           folderview_rename_folder_cb(), and folderview_delete_folder_cb()
4895           so that they work properly.
4896           Added folderview_remove_mailbox_cb() and the menu entry that
4897           remove mailbox from folder tree.
4898         * src/setup.[ch]: added for initial setup.
4899         * src/alertpanel.c: modified the appearance of the dialog.
4900         * src/compose.c: fixed compose_save_to_outbox() and
4901           compose_queue() so that it sets flags correctly.
4902
4903 2000-12-28
4904
4905         * src/mainwindow.c: modified the strings of toolbar labels.
4906
4907 2000-12-27
4908
4909         * src/gtkutils.[ch]: added gtkut_ctree_node_move_if_on_the_edge().
4910         * src/summaryview.c: summary_display_msg(): made it scroll the
4911           list if the message of the edge of that is displayed.
4912
4913 2000-12-25
4914
4915         * src/folder.[ch]
4916           src/mh.[ch]: added functions for moving messages.
4917         * src/procmsg.[ch]: moved procmsg_move_messages_with_dest()
4918           to folder.c and mh.c. Added procmsg_to_folder_hash_table().
4919
4920 2000-12-24
4921
4922         * src/utils.[ch]: added get_tmp_file().
4923         * src/pop.c
4924           src/inc.c
4925           src/folder.c: fixed a bug that failed to drop messages.
4926         * src/mh.c: mh_scan_folder(): made it check new, unread, and total
4927           number of the folder.
4928
4929 2000-12-23
4930
4931         * src/folderview.c: added special folder setting routine.
4932         * src/folder.[ch]: added a method is_msg_changed().
4933           Implemented folder_find_item_from_path().
4934         * src/summaryview.c: fixed some bugs that wrongly freed FolderItem's.
4935         * autogen.sh: fixed so that the configure can take arguments.
4936
4937 2000-12-22
4938
4939         * src/main.c
4940           src/mainwindow.[ch]: added main_window_new_mailbox() that asks
4941           the path of mailbox and create the one.
4942         * src/folderview.c: made the folder tree and selected folder
4943           expanded.
4944
4945 2000-12-21
4946
4947         * src/mh.[ch]
4948           src/folder.c: implemented mh_scan_tree() that scans the folder
4949           recursively and create the tree.
4950
4951 2000-12-19
4952
4953         * src/compose.c
4954           src/defs.h
4955           src/filter.[ch]
4956           src/folder.[ch]
4957           src/foldersel.[ch]
4958           src/folderview.[ch]
4959           src/imap.[ch]
4960           src/import.c
4961           src/inc.c
4962           src/main.[ch]
4963           src/mainwindow.c
4964           src/mbox.[ch]
4965           src/mh.[ch]
4966           src/news.[ch]
4967           src/prefs_common.c
4968           src/procmsg.[ch]
4969           src/summaryview.[ch]
4970           src/xml.[ch]
4971           src/Makefile.am: merged the development tree into the cvs tree.
4972           Some functions are not unimplemented yet.
4973
4974 2000-12-18
4975
4976         * version 0.4.9
4977
4978 2000-12-11
4979
4980         * src/xml.[ch]: supported omitted tag (<tag />).
4981         * src/procmsg.c: procmsg_msg_exist(): fixed a memory leak bug.
4982         * src/imap.c: imap_parse_atom(): fixed a bug that caused
4983           segmentation fault if the subject was empty (thanks to Tsutsui).
4984         * src/folder.[ch]: updated.
4985
4986 2000-12-10
4987
4988         * src/xml.[ch]: added xml_parse_file() that parses the whole XML
4989           file specified and returns the tree.
4990
4991 2000-12-09
4992
4993         * po/pt_BR.po: fixed some typos that caused segmentation fault.
4994
4995 2000-12-07
4996
4997         * version 0.4.8
4998
4999         * src/session.h: added.
5000         * src/folder.[ch]: updated.
5001         * src/compose.c: compose_write_to_file()
5002           src/codeconv.c: conv_get_outgoing_charset_str(): fixed a bug
5003           that put a garbage to charset if the outgoing character set was
5004           specified and non-ascii characters were used in subject.
5005
5006 2000-12-04
5007
5008         * src/statusbar.c: statusbar_puts(): fixed a bug that locked the
5009           progress if the status bar was hidden.
5010
5011 2000-12-03
5012
5013         * src/folder.[ch]: added for the more object-oriented folder
5014           management.
5015
5016 2000-12-02
5017
5018         * version 0.4.7
5019
5020         * src/mainwindow.c
5021           src/prefs_common.[ch]: made the state of status bar get preserved.
5022         * src/compose.c: compose_insert_sig(): modified so that it doesn't
5023           put a separator if a signature file doesn't exist.
5024         * src/prefs_account.[ch]
5025           src/inc.c: added the option that toggles whether to receive
5026           messages when getting from all accounts.
5027         * README
5028           README.jp: updated the description and added some usages.
5029
5030 2000-12-01
5031
5032         * src/Makefile.am
5033           src/gtkshruler.[ch]
5034           src/compose.[ch]: applied the patches from Alfons Hoogervorst
5035           that makes the ruler of composition window graphical (thanks!).
5036
5037 2000-11-27
5038
5039         * src/codeconv.c
5040           src/mainwindow.c
5041           src/prefs_common.c: replaced CS_WINDOWS_1251 with CS_CP1251.
5042
5043 2000-11-27
5044
5045         * version 0.4.6
5046
5047         * src/compose.c: turned the color of quoted messages black again.
5048
5049 2000-11-26
5050
5051         * src/about.c: added a clickable URI to the Sylpheed home page,
5052           and a list of compiled-in features.
5053         * src/compose.c: made the color of quoted messages blue.
5054         * src/summaryview.c: added `Show all header' to the context menu.
5055         * src/prefs_common.c: removed the threading option from the dialog.
5056         * src/compose.c: fixed a bug that didn't parse the quotation format
5057           correctly.
5058
5059 2000-11-25
5060
5061         * src/compose.c: compose_set_ext_editor_sensitive(): modified so
5062           that it toggles linewrap menu item and tool button.
5063         * src/prefs_common.c: modified the default of the signature
5064           separator.
5065         * src/compose.[ch]: added ruler to the compose window.
5066         * src/prefs_common.[ch]: added a member for the state of ruler
5067           display.
5068
5069 2000-11-24
5070
5071         * src/headerview.[ch]: added the destroy function.
5072         * src/messageview.c: messageview_destroy(): fixed a memory leak
5073           bug that didn't freed the HeaderView object.
5074         * src/prefs.c: prefs_write_open(): fixed a memory leak bug.
5075         * src/xml.c: xml_close_file(): fixed a memory leak bug (thanks
5076           to Alfons Hoogervorst for the above three memory leak bug fixes).
5077
5078 2000-11-23
5079
5080         * version 0.4.5
5081
5082         * README
5083           README.jp
5084           INSTALL
5085           INSTALL.jp: modified some descriptions.
5086
5087 2000-11-22
5088
5089         * src/compose.c: implemented line-wrapping functions.
5090         * src/prefs_common.[ch]: added the settings for line-wrapping.
5091         * src/codeconv.[ch]: added Windows-1251 to the codesets.
5092           conv_jistoeuc(): fixed a bug that caused segmentation fault
5093           when some half-width kana characters appeared.
5094         * src/summaryview.c: summary_select_all(): made it show message
5095           on the status bar if the number of messages is large.
5096
5097 2000-11-18
5098
5099         * src/compose.c: compose_reply(), compose_quote_parse_fmt():
5100           modified so that it parses the quotation mark too.
5101           Added %I that means the initial of sender to the format.
5102         * src/codeconv.[ch]: added GB2312 and Big5 to the codesets.
5103           Fixed a bug that set the wrong outgoing codeset.
5104         * src/mainwindow.c
5105           src/prefs_common.c: modified the menu item of Chinese codeset.
5106
5107 2000-11-17
5108
5109         * src/codeconv.[ch]
5110           src/prefs_common.[ch]: modified so that outgoing charset is
5111           saved as a string, not a number.
5112
5113 2000-11-16
5114
5115         * src/textview.c: textview_set_font(): changed the scheme of
5116           selecting between font and fontset. And changed the default
5117           font of ISO-8859-1.
5118         * src/headerview.c: headerview_show_xface(): made it ignore
5119           invalid X-Face.
5120         * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func():
5121           modified so that it consider the source codeset as ISO-2022-JP if
5122           it is NULL and the current locale is Japanese.
5123
5124 2000-11-14
5125
5126         * src/textview.c: textview_destroy(): fixed a bug that caused
5127           segmentation fault if textview->msgfont is NULL (thanks to
5128           Hiramatu).
5129         * src/main.c
5130           src/defs.h: applied the patch from Yanase that enables to
5131           save the shortcuts of the menus (thanks!).
5132
5133 2000-11-11
5134
5135         * src/mainwindow.[ch]: added main_window_set_menu_sensitive() that
5136           toggles the sensitivity of menu items.
5137         * src/summaryview.c: renamed summary_set_popup_sensitive() to
5138           summary_set_menu_sensitive(), and made it set the sensitivity of
5139           the main menu.
5140
5141 2000-11-09
5142
5143         * src/textview.c: textview_init(): fixed a bug that didn't disable
5144           the theme engine of GtkText (thanks to Hiramatu).
5145         * src/compose.c: compose_quote_parse_fmt(): added %n and %N that
5146           means the full name of sender and the first name.
5147         * manual/ja/*.??ml: updated to the latest version.
5148
5149 2000-11-07
5150
5151         * version 0.4.4
5152
5153         * src/defs.h: separated the definitions from main.h and applied the
5154           patch from TOGAWA that sets DEFAULT_SPOOL_PATH and MAXPATHLEN
5155           from the system headers (thanks!).
5156         * src/codeconv.c: conv_get_current_charset(): fixes for lt_LT and
5157           UTF-8 locale.
5158         * src/textview.c: textview_set_font(): modified so that it sets
5159           the correct font when the locale is multi-byte.
5160           textview_destroy(): added proper codes for destruction.
5161           textview_show_header(): fixed the coloration of X-Mailer.
5162
5163 2000-11-06
5164
5165         * src/textview.[ch]: made TextView have single-byte and multi-byte
5166           GtkText, and switch between them according to the given codeset.
5167         * src/compose.c: compose_create(): modified the font setting
5168           routine.
5169
5170 2000-11-02
5171
5172         * src/textview.[ch]: moved the message font variable into TextView.
5173           textview_set_font(): modified so that it uses gdk_font_load()
5174           if the given codeset is US-ASCII or ISO-8859-*.
5175
5176 2000-11-01
5177
5178         * src/codeconv.c
5179           src/procmime.c
5180           src/prefs_common.c
5181           src/textview.c
5182           src/compose.c: workaround for the 8bit code issue (used
5183           gdk_font_load() instead of gdk_fontset_load() when the locale is
5184           C, or not set).
5185
5186 2000-11-01
5187
5188         * version 0.4.3
5189
5190         * src/compose.[ch]: added `Draft' tool button.
5191         * src/imap.c: imap_parse_envelope(): fixed a parsing bug.
5192         * README, README.jp: added the explanation of the locale setting.
5193
5194 2000-10-31
5195
5196         * src/compose.c: made it overwrite the previous draft message when
5197           reedited the draft and saved it again.
5198         * src/procmsg.[ch]: added procmsg_msg_exist() that examine whether
5199           the message really exists.
5200         * src/folderview.[ch]: added folderview_scan_folder_a() and
5201           folderview_scan_folder_foreach_a() that scan the specified
5202           folders for each folderviews.
5203         * src/mainwindow.[ch]: removed main_window_scan_folder() and
5204           main_window_scan_folder_all().
5205           Added `Reedit' to the menu.
5206         * src/import.[ch]: removed MainWindow from the argument of
5207           import_mbox().
5208         * src/summaryview.c: removed the unnecessary items from the popup
5209           menu. Changed summary_reedit_cb() to summary_reedit(), and made
5210           it public.
5211
5212 2000-10-30
5213
5214         * src/compose.h: added a member msginfo to Compose.
5215         * src/procmsg.[ch]: added procmsg_msginfo_copy() that duplicates
5216           the MsgInfo object.
5217
5218 2000-10-25
5219
5220         * src/summaryview.c: made the the popup menu change the sensitivity
5221           according to the context. Fixed a bug that showed the `clean trash'
5222           dialog repeatedly if `D' key was pressed when the focus was on the
5223           summary view.
5224         * src/pixmaps/unread.xpm: changed the color of unread mark to blue.
5225
5226 2000-10-22
5227
5228         * src/main.c: fixed g_thread initialization.
5229
5230 2000-10-21
5231
5232         * src/codeconv.c: added pt_BR to locale_table.
5233         * src/prefs_common.c: prefs_send_create(): added `US-ASCII',
5234           `ISO-8859-1', and Japanese codeset to the option menu of outgoing
5235           codeset when not using libjconv.
5236         * src/compose.c: fixed the bug on saving draft again.
5237
5238 2000-10-19
5239
5240         * src/compose.c: compose_write_headers(): fixed a bug that failed
5241           to write headers if To: was empty when saving draft.
5242
5243 2000-10-18
5244
5245         * src/procmime.[ch]
5246           src/compose.c
5247           src/headerwindow.[ch]
5248           src/summaryview.c
5249           src/messageview.[ch]
5250           src/mimeview.c
5251           src/textview.c
5252           src/procmsg.[ch]
5253           src/procheader.[ch]: modified so that they can handle queue folder
5254           properly.
5255         * src/compose.[ch]
5256           src/summaryview.c: implemented draft-reediting function.
5257         * src/mainwindow.c
5258           src/summaryview.c
5259           src/mimeview.c: replaced *(GtkWidget **) with the macro
5260           GTK_WIDGET_PTR().
5261
5262 2000-10-17
5263
5264         * src/procmsg.[ch]: procmsg_msginfo_free(): fixed a memory leak bug.
5265           Added MSG_QUEUED and MSG_DRAFT to MsgFlags, and made it set them
5266           if the folder is QUEUE_DIR or DRAFT_DIR.
5267
5268 2000-10-14
5269
5270         * version 0.4.2
5271
5272         * src/headerview.c
5273           src/messageview.c: modified the border of the headerview.
5274         * src/gtkutils.h: added the macro GTK_WIDGET_PTR() that casts
5275           an Sylpheed object to GtkWidget.
5276         * src/utils.c: remove_return(), remove_space(): fixed a bug that
5277           possibly caused segmentation fault.
5278         * src/compose.[ch]
5279           src/mainwindow.c
5280           src/summaryview.c: implemented `forward as an attachment'.
5281         * src/utils.[ch]: open_uri(): brought on URI opening function from
5282           textview.c and manual.c.
5283
5284 2000-10-13
5285
5286         * src/mainwindow.c
5287           src/summaryview.c
5288           src/compose.[ch]
5289           src/prefs_common.[ch]: removed `Reply with quote', and added
5290           `Reply to all', and added the option that decides whether to
5291           quote message on replying.
5292
5293 2000-10-12
5294
5295         * src/folderview.c: modified so that it uses gtkut_wait_for_draw()
5296           instead of GTK_EVENTS_FLUSH() for statusbar redraw.
5297         * src/codeconv.[ch]
5298           src/mainwindow.c
5299           src/prefs_common.c: added Baltic (ISO-8859-4,13) to the code sets.
5300         * src/compose.c: compose_send(): modified so that it shows error
5301           dialog when failed to send a message.
5302
5303 2000-10-11
5304
5305         * src/account.c: account_edit_close(): fixed a bug that didn't set
5306           current account when creating an account for the first time.
5307         * configure.in: added es to ALL_LINGUAS.
5308
5309 2000-10-10
5310
5311         * src/codeconv.c: conv_codeset_strdup(): made it use libkcc if
5312           possible.
5313           conv_get_code_conv_func(): modified so that it doesn't convert
5314           codeset if it is unknown.
5315         * src/folderview.c: folderview_update_msg_num(): modified style
5316           changing routine.
5317
5318 2000-10-09
5319
5320         * src/codeconv.c: conv_codeset_strdup(): modified so that it sets
5321           codesets automatically if the arguments are NULL.
5322         * src/textview.c: textview_write_line(): made it output warning
5323           message on the text view if conversion failed.
5324
5325 2000-10-06
5326
5327         * README, README.jp: modified the author of the manual.
5328
5329 2000-10-05
5330
5331         * src/headerview.[ch]
5332           src/messageview.[ch]: modified so that it uses GtkLabel widget
5333           instead of GtkText.
5334         * src/codeconv.c: conv_unmime_header(): modified so that it deletes
5335           unreadable codes if the current locale is EUC-JP and libjconv is
5336           used.
5337
5338 2000-10-04
5339
5340         * src/procmime.[ch]
5341           src/messageview.c
5342           src/mimeview.c
5343           src/textview.c: modified so that it parses MIME message more
5344           preferably.
5345         * src/imap.c: imap_parse_address(): fixed a bug.
5346
5347 2000-10-03
5348
5349         * src/procmsg.[ch]: added procmsg_get_message_file_path().
5350         * src/recv.c: recv_bytes_write(): added CR+LF -> LF conversion
5351           routine.
5352         * src/imap.[ch]: changed the name of the member `group' in
5353           IMAPSession to `mbox'.
5354           imap_gen_send(): modified so that it doesn't output the password
5355           to the log.
5356           Modified session destroying routine.
5357         * src/folderview.c: folderview_write_cache(): made it preserve
5358           the IMAP folder list.
5359         * src/procmime.c: procmime_scan_multipart_message(): fixed a bug
5360           that showed boundary at the end of an attached RFC822 part.
5361         * src/prefs_common.c: changed the default of toolbar style to
5362           both icon and text.
5363
5364 2000-10-02
5365
5366         * src/imap.c: imap_get_uncached_messages(): modified so that it
5367           doesn't get the cached envelopes.
5368           imap_session_get_message_info(): made it read only the cache
5369           if the session is not established.
5370         * src/procmsg.c: procmsg_set_flags(): supported IMAP folder.
5371         * src/news.c: news_get_article_info(): made it read only the cache
5372           if the session is not established.
5373
5374 2000-10-01
5375
5376         * src/textview.c: textview_write_line(): fixed a memory leak bug.
5377         * src/folderview.[ch]: made it create IMAP4 folders from the
5378           account information.
5379         * src/imap.[ch]: imap_session_get(): modified so that it creates
5380           IMAP4 session from the account information.
5381
5382 2000-09-30
5383
5384         * src/imap.[ch]: added for IMAP4 support.
5385         * src/summaryview.[ch]
5386           src/procmsg.c
5387           src/recv.[ch]: modified for IMAP4 support.
5388         * src/folderview.c: more IMAP4 implementation.
5389         * src/procmsg.[ch]: added procmsg_get_message_file() that retrieves
5390           the specified message and return the file name.
5391         * src/gtkutils.c: gtkut_widget_wait_for_draw(): fixed a bug that
5392           locked up the process if the given widget was invisible.
5393
5394 2000-09-28
5395
5396         * src/folderview.[ch]: added IMAP4-related code.
5397
5398 2000-09-28
5399
5400         * version 0.4.1
5401
5402         * src/main.h: added IMAP_CACHE_DIR.
5403         * src/utils.[ch]: added get_imap_cache_dir().
5404         * src/procmsg.h: added M_IMAP to MsgType, and MSG_IMAP to MsgFlags.
5405           Added macro MSG_IS_IMAP().
5406         * src/codeconv.c: added `#include <locale.h>' for setlocale().
5407         * sylpheed.spec: fixed %files section.
5408
5409 2000-09-27
5410
5411         * version 0.4.0
5412
5413         * src/codeconv.c: conv_get_current_charset(): made it compare
5414           string with strncasecmp().
5415         * src/compose.c: comopse_reply_parse_header(): workaround for
5416           the malformed References: header generated by OE5 :(
5417
5418 2000-09-26
5419
5420         * src/prefs_common.c
5421           src/prefs_account.c: modified the layout of the widgets.
5422
5423 2000-09-26
5424
5425         * version 0.3.99
5426
5427         * src/*.[ch]: added copyright notice to the top of the source files.
5428         * src/compose.c: compose_write_attach(): modified filename encode
5429           routine.
5430
5431 2000-09-25
5432
5433         * src/mainwindow.c: fixed the menu entry of manual.
5434         * src/compose.c
5435           src/codeconv.[ch]: moved compose_encode_header() into codeconv.c,
5436           and applied the libjconv patch.
5437         * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): used g_realloc()
5438           to reduce the alloc'd memory to the optimal size.
5439         * src/prefs_common.[ch]: added outgoing codeset option menu.
5440         * src/compose.c: compose_send(): added exclusive lock to prevent
5441           multiple-sending.
5442         * configure.in: made '--enable-ipv6=no' the default.
5443         * src/compose.c: compose_write_attach(): made it encode the name
5444           of the attached file.
5445         * src/procmsg.c: procmsg_get_last_message_number(): fixed a bug that
5446           didn't check the type of file.
5447           procmsg_move_messages_with_dest(): fixed a bug that failed to
5448           move message if a directory that had the same name existed.
5449         * src/utils.c: is_ascii_str(): modified so that '\t', ' ', '\r', '\n'
5450           are included as ASCII characters.
5451
5452 2000-09-24
5453
5454         * src/compose.c
5455           src/procmime.[ch]: modified so that it actually works when using
5456           libjconv :)
5457         * src/codeconv.[ch]: added conv_codeset_strdup() that converts
5458           the codeset of string according to the codeset specified in
5459           arguments.
5460         * src/utils.[ch]: added is_ascii_str() that determines whether the
5461           string is 7bit-ASCII or not.
5462         * src/procmime.[ch]
5463           src/codeconv.[ch]: moved the character set related functions
5464           into codeconv.c.
5465         * merged the patch and the manual written by BONAIM (thanks!).
5466
5467 2000-09-23
5468
5469         * configure.in
5470           src/compose.c
5471           src/gtkutils.c
5472           src/mainwindow.c
5473           src/procmime.[ch]
5474           src/textview.c
5475           src/unmime.[ch]: applied the patch from Higuchi that utilizes
5476           libjconv and enables to handle many locales, including UTF-8
5477           (Unicode) (thanks!).
5478         * src/account.c: modified so that the account isn't changed when
5479           another account is selected on account edit dialog.
5480
5481 2000-09-20
5482
5483         * src/prefs_common.[ch]
5484           src/textview.c: added an option that specifies whether to display
5485           short headers on message view.
5486         * src/codeconv.[ch]: added function conv_unmime_header() that
5487           decodes MIME-encoded header and converts the character set.
5488           And added conv_unreadable_latin(), and modified conv_latintodisp().
5489         * src/messageview.[ch]: made the window get closed when escape key
5490           is pressed.
5491
5492 2000-09-17
5493
5494         * src/imageview.c: fixed a bug that caused segmentation fault if
5495           message view was in new window.
5496         * src/prefs_common.c: added `xemacs %s' to the external editor
5497           command line list.
5498
5499 2000-09-16
5500
5501         * version 0.3.29
5502
5503         * src/summaryview.c: enabled to open a new message window with
5504           double-clicking.
5505         * src/prefs_common.[ch]
5506           src/messageview.c: made it preserve the window size of message
5507           window.
5508         * src/prefs_account.c: added `None (local)' to the option menu of
5509           protocol.
5510
5511 2000-09-15
5512
5513         * Makefile.am: added autogen.sh to EXTRA_DIST.
5514
5515 2000-09-09
5516
5517         * src/prefs_common.c: applied the patch from Paul Rolland that
5518           enables font selection dialog (thanks!).
5519         * src/compose.[ch]
5520           src/utils.[ch]: moved tzoffset() and compose_get_date() of
5521           compose.[ch] into utils.[ch].
5522         * src/main.[ch]: renamed the name of filter file to `filterrc'.
5523
5524 2000-09-06
5525
5526         * src/compose.[ch]
5527           src/utils.[ch]: modified address parsing routine so that it
5528           parses quotes correctly.
5529         * src/textview.c: textview_show_part(): modified so that it shows
5530           the simplified headers if the part is text/plain.
5531
5532 2000-09-03
5533
5534         * src/messageview.[ch]
5535           src/summaryview.[ch]
5536           src/mainwindow.c: enabled to open a message in new window.
5537         * src/messageview.[ch]
5538           src/mimeview.[ch]
5539           src/textview.[ch]
5540           src/imageview.[ch]: added destroy function, and modified the
5541           key handling routines.
5542
5543 2000-09-02
5544
5545         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug that
5546           caused segmentation fault (thanks to KUROSAWA).
5547         * src/alertpanel.c: modified so that the focused button is
5548           selectable.
5549         * src/account.c
5550           src/compose.c
5551           src/folderview.c: modified so that the order of the buttons of
5552           alert panel will be `Yes', `No'.
5553
5554 2000-09-01
5555
5556         * src/utils.[ch]: added execute_async() and execute_command_line()
5557           that execute command line using execvp().
5558         * src/textview.c
5559           src/mimeview.c
5560           src/procmsg.c: replaced system() with execute_command_line()
5561           for security.
5562         * src/procmsg.c: turn back to system().
5563         * src/utils.c: modified execute_command_line().
5564
5565 2000-08-31
5566
5567         * src/mainwindow.c: main_window_get_size(): modified so that it
5568           doesn't update the height of SummaryView if MessageView is
5569           toggled off.
5570         * src/compose.[ch]: applied the patch from NAKAGAWA that fixes some
5571           probrems of external editor handling (thanks!).
5572         * src/uuencode.[ch]
5573           src/procmime.[ch]: applied the patch from Hiramatu that make it
5574           supports Content-Transfer-Encoding: x-uuencode (thanks!).
5575
5576 2000-08-30
5577
5578         * src/compose.[ch]
5579           src/prefs_common.[ch]: implemented the external editor faculty.
5580         * src/compose.c: compose_attach_property(): fixed some bugs on
5581           changing the property of attached file.
5582         * src/compose.c: fixed some bugs of external editor functions.
5583
5584 2000-08-29
5585
5586         * version 0.3.28
5587
5588         * src/mainwindow.c
5589           src/prefs_common.[ch]
5590           src/summaryview.c: applied the patch from Paul Rolland that
5591           restores the size of widgets when restarting (thanks!).
5592         * src/folderview.c
5593           src/prefs_common.[ch]
5594           src/summaryview.c: applied the patch from Paul Rolland that saves
5595           the width of CTree columns (thanks!).
5596
5597 2000-08-27
5598
5599         * src/headerview.c: modified the height of HeaderView.
5600         * src/textview.c: textview_show_part(): made it process the message
5601           as normal text if it is single-part RFC822 message.
5602         * src/folderview.c
5603           src/summaryview.c: some changes around the key handling.
5604         * src/prefs_common.[ch]: substituted the word `assort' with `filter'.
5605
5606 2000-08-26
5607
5608         * src/codeconv.[ch]: added conv_latintodisp() for ISO-8859-1 support.
5609         * src/procheader.c: procheader_get_one_field(): fixed a bug that
5610           caused segmentation fault if the first line of the file is space
5611           or tab (thanks to Hiramatu).
5612         * src/mimeview.c: mimeview_drag_data_get(): modified so that the
5613           filename doesn't include G_DIR_SEPARATOR (thanks to Hiramatu).
5614         * src/prefs_account.c
5615           src/prefs_common.c: modified the dialog size.
5616         * src/prefs.c: made the dialog window growable.
5617
5618 2000-08-25
5619
5620         * version 0.3.27
5621
5622         * configure.in: removed unnecessary AC_CHECK_FUNC(gettext) that
5623           caused the failure of the detection of libintl.
5624         * src/filter.[ch]
5625           src/prefs_common.c: implemented `not contain', and modified for
5626           future enhancement.
5627         * src/imageview.c: changed alertpanel_error() to g_warning() so that
5628           it doesn't grab mouse events.
5629         * src/compose.[ch]: added compose_list that holds the list of
5630           Compose objects, and added the function compose_get_compose_list().
5631         * src/main.c
5632           src/mainwindow.c
5633           src/summaryview.c: made it confirm if composing message exists.
5634
5635 2000-08-23
5636
5637         * src/compose.c: compose_reply_set_entry(): fixed a bug that caused
5638           segmentation fault when trying to reply the message in the queue
5639           folder (thanks to Kotobuki).
5640           compose_attach_property(): modified the property dialog routine
5641           so that it can handle input error.
5642         * src/mimeview.c: applied the patch from Hiramatu that enables
5643           the drag 'n drop from MimeView (thanks!).
5644         * src/headerview.[ch]
5645           src/procheader.c
5646           src/procmsg.h: applied the patches for X-Face support from
5647           HIROSHIMA (thanks!).
5648
5649 2000-08-22
5650
5651         * src/compose.c: compose_attach_property(): modified so that the
5652           property dialog can actually change the property of attached file.
5653
5654 2000-08-21
5655
5656         * configure.in
5657           src/Makefile.am: updated for gdk_imlib.
5658         * added AUTHORS and NEWS.
5659         * configure.in
5660           acconfig.h
5661           src/Makefile.am: modified so that configure auto-detects gdk-pixbuf
5662           and gdk_imlib library. And fixed a bug on IPv6 detecting.
5663         * src/imageview.c: supported gdk-pixbuf.
5664         * README
5665           README.jp
5666           INSTALL
5667           INSTALL.jp: added the mention about built-in image view.
5668         * configure.in: modified so that configure can disable gdk-pixbuf
5669           or/and gdk_imlib library.
5670
5671 2000-08-20
5672
5673         * src/imageview.[ch]
5674           src/main.c
5675           src/messageview.[ch]
5676           src/mimeview.[ch]: applied the patches from HIROSHIMA that enables
5677           to display image (thanks!).
5678
5679 2000-08-19
5680
5681         * version 0.3.26
5682
5683         * src/summaryview.c: summary_assort_func(): modified to avoid
5684           `not receive' setting.
5685
5686 2000-08-18
5687
5688         * src/filesel.c: applied the patch from HIROSHIMA that makes it
5689           remember previous directory when opening the dialog (thanks!).
5690         * src/summaryview.[ch]: added a function summary_redisplay_msg().
5691         * src/mainwindow.c: set_charset_cb(): made it redisplay the message
5692           that is currently shown when the character set is changed.
5693         * src/inc.c
5694           src/pop.c
5695           src/prefs_common.c
5696           src/filter.h: applied the patch from Tanaka that enables not to
5697           receive specified messages according to the sorting rule (thanks!).
5698
5699 2000-08-15
5700
5701         * src/procmsg.[ch]: added MSG_MIME to the type MsgFlags. And modified
5702           so that it handles MSG_MIME flag, and it scans uncached messages
5703           when cache reading failed even if it is specified not to scan
5704           new messages.
5705         * src/procheader.c: procheader_parse(): added the determination of
5706           multipart MIME message.
5707         * src/main.h: increased CACHE_VERSION.
5708         * src/summaryview.[ch]: added the `MIME' column that shows whether
5709           a message is multipart or not.
5710         * src/prefs_common.[ch]: added the `MIME' column to the setting of
5711           displaying item.
5712         * added src/pixmaps/clip.xpm.
5713         * src/summaryview.c
5714           src/procmsg.[ch]: modified so that it prompts the print command
5715           before printing.
5716
5717 2000-08-14
5718
5719         * src/folderview.c: folderview_create()
5720           src/summaryview.c: summary_create():
5721           src/addressbook.c: addressbook_create(): set the expander style of
5722           CTree to GTK_CTREE_EXPANDER_SQUARE.
5723         * src/compose.c: modified the interface of property dialog.
5724
5725 2000-08-13
5726
5727         * src/compose.c: added property dialog for attached file.
5728
5729 2000-08-11
5730
5731         * src/procmsg.[ch]: added a function procmsg_print_message() that
5732           prints the given message.
5733         * src/summaryview.c: summary_print(): modified so that it prints
5734           all selected messages.
5735         * src/folderview.c: folderview_select_node(): fixed a bug that
5736           didn't focus on folder tree if inbox was empty when incorporating.
5737
5738 2000-08-10
5739
5740         * version 0.3.25
5741
5742         * src/prefs_commmon.[ch]: added `Other' tab and an option for
5743           printing. And moved external browser option to there.
5744         * src/mainwindow.c
5745           src/summayview.[ch]: added print menu and implemented print
5746           functions.
5747
5748 2000-08-09
5749
5750         * src/prefs_account.c: made the default value of smtp_server to
5751           NULL.
5752         * src/folderview.c: folderview_update_msg_num(): modified so that
5753           it doesn't emphasize trash folder even if it has new or unread
5754           messages.
5755
5756 2000-08-08
5757
5758         * src/filesel.c: filesel_select_file(): (perhaps) fixed a bug that
5759           caused segmentation fault when file selection dialog was closed
5760           and other dialog was open immediately.
5761
5762 2000-08-05
5763
5764         * src/compose.c: compose_encode_header(): fixed a bug that caused
5765           infinite loop if wctomb() failed.
5766
5767 2000-08-04
5768
5769         * version 0.3.24
5770
5771         * src/mimeview.c: enabled to open an attached file with double click
5772           and popup menu. And cleaned up the code.
5773         * src/procmime.[ch]: added a function procmime_get_part() that
5774           saves the part of multipart message.
5775
5776 2000-08-03
5777
5778         * src/main.[ch]
5779           src/mimeview.c
5780           src/prefs_common.[ch]
5781           src/procmime.[ch]
5782           src/utils.[ch]: applied a patch that enables to launch attached
5783           image, audio, and HTML file (thanks to Hashimoto).
5784         * src/filter.c: filter_match_condition(): fixed a bug that caused
5785           segmentation fault if the body of specified filter is NULL. And
5786           made the filter considered as being matched on that case.
5787
5788 2000-07-30
5789
5790         * src/summaryview.c:
5791           summary_save_as(): fixed a bug that unabled to save news articles.
5792           summary_display_msg(): added exclusive lock to prevent it from
5793           reading another news article while it is already processing one.
5794         * src/gtkutils.[ch]: added gtkut_widget_wait_for_draw() that waits
5795           the draw signal to be emitted.
5796         * src/mainwindow.c:
5797           main_window_cursor_wait()
5798           main_window_cursor_normal(): added gdk_flush() to change cursor
5799           immediately.
5800         * Makefile.am
5801           libkcc/Makefile.am: added EXTRA_DIST for `make dist'. And added
5802           a target `release' to Makefile.am.
5803
5804 2000-07-28
5805
5806         * src/socket.c: supported IPv6.
5807         * configure.in
5808           acconfig.h: added checking for IPv6.
5809         * prefs_common.c: changed the default of toolbar_style to icon only.
5810
5811 2000-07-27
5812
5813         * initial cvs import.
5814         * updated README and README.jp.
5815
5816 2000-07-24
5817
5818         * version 0.3.23
5819
5820         * src/procmime.[ch]: modified the structure of MimeInfo so that it
5821           can be handled as a node of tree.
5822           Added procmime_mimeinfo_free_all() that frees all of the MimeInfo
5823           recursively.
5824           Added procmime_get_text_part() that scans a message and gets a text
5825           part for quoting.
5826         * src/mimeview.c: divided mimeview_scan_multipart_message() into
5827           procmime_scan_multipart_message() and mimeview_set_multipart_tree().
5828         * src/compose.c: compose_quote(), compose_forward():
5829           made it quote the text part of multipart message properly.
5830           Made it preserve the size of Compose window.
5831         * src/prefs_common.[ch]: added compose_width and compose_height to
5832           the members.
5833         * src/textview.c: textview_show_part(): some code cleanups.
5834         * src/codeconv.[ch]: added a function conv_get_code_conv_func().
5835
5836 2000-07-20
5837
5838         * version 0.3.22
5839
5840         * src/codeconv.[ch]: fixed a bug that showed garbage characters if
5841           the return code of the message was CR+LF. And added
5842           conv_sjistoeuc().
5843         * src/summaryview.c: summary_attract_by_subject(): made it move
5844           the current view point to the selected row when executed.
5845         * src/textview.c: textview_show_part(): modified the character set
5846           determination routine.
5847         * src/folderview.c: folderview_update_msg_num(): fixed a bug that
5848           caused segmentation fault if boldfont was NULL.
5849         * src/compose.c: compose_create(): made it sets itself as the target
5850           of addressbook on window creation.
5851
5852 2000-07-19
5853
5854         * src/compose.c: compose_send(): fixed a bug that didn't save
5855           queued message to outbox when failed to send the message (thanks
5856           to T. Yamamoto).
5857
5858 2000-07-15
5859
5860         * src/inc.[ch]: modified so that it changes error message dialog
5861           depending on the results.
5862
5863 2000-07-14
5864
5865         * src/mainwindow.c: main_window_create(): set usize of account
5866           button on the status bar to 1 so that it doesn't get expanded
5867           more than necessary.
5868         * src/account.[ch]: account_foreach(): made it abort the iteration
5869           if the function returns nonzero.
5870         * src/inc.[ch]
5871           src/pop.c: modified so that it shows error message dialog if the
5872           message processing is failed.
5873
5874 2000-07-04
5875
5876         * version 0.3.21
5877
5878         * src/mainwindow.c: made it popup account selection menu when
5879           account tool button or account status bar is pressed.
5880         * src/folderview.c
5881           src/prefs.c: suppressed the ENOENT perror messages.
5882         * src/pop.c: made it fall back on LAST command if UIDL failed.
5883
5884 2000-07-01
5885
5886         * src/procheader.c: procheader_parse(): fixed a bug that didn't
5887           parse References: header correctly (thanks to YAMAGUCHI).
5888
5889 2000-06-29
5890
5891         * version 0.3.20
5892
5893         * src/compose.c: compose_reply_set_entry(): fixed a bug that didn't
5894           cc'd correctly when replying.
5895         * src/mainwindow.c
5896           src/summaryview.c: sorted out the main menu and the popup menu.
5897
5898 2000-06-26
5899
5900         * version 0.3.19
5901
5902         * src/prefs_account.[ch]
5903           src/compose.c: made it be able to set Cc:, Bcc:, and Reply-To:
5904           automatically at composing (thanks to NAKAGAWA).
5905
5906 2000-06-25
5907
5908         * src/prefs_common.[ch]
5909           src/mainwindow.c
5910           src/main.c: made it selectable whether to ask before cleaning
5911           trash at the exit.
5912         * src/prefs_common.c: cleaned up the code and the interface a bit.
5913         * src/summaryview.c: modified the unthread functions for speeding
5914           up.
5915
5916 2000-06-24
5917
5918         * src/prefs_common.[ch]
5919           src/summaryview.c: made it display recipient on the `From' column
5920           if the address of the sender is the same as the current account
5921           (thanks to NAKAGAWA).
5922         * src/utils.[ch]: added a function extract_address() that extracts
5923           the address from `From:' header string.
5924         * src/mainwindow.c: allsel_cb(): fixed a bug that caused segmentation
5925           fault if `Edit/Select all' was selected when the message view was
5926           hidden (thanks to Tomita).
5927
5928 2000-06-21
5929
5930         * src/summaryview.c: modified execution routine so that it only
5931           unthreads nodes that are needed to be unthreaded.
5932
5933 2000-06-19
5934
5935         * src/news.c: news_session_get(): implemented the reconnection on
5936           being disconnected.
5937         * src/nntp.[ch]: added nntp_mode().
5938
5939 2000-06-18
5940
5941         * src/mbox.c: fixed a bug that didn't close mbox FILE pointer.
5942           And support assortment on processing mbox.
5943         * src/inc.c: inc_drop_message(): modified so that it uses hash table
5944           to store the last message number of folders.
5945         * src/summaryview.c
5946           src/addressbook.c: modified the behavior of CTree at right-click.
5947         * src/pop.c: pop3_getrange_uidl_recv(): fixed a potential buffer
5948           overflow bug (thanks to Nishiyama).
5949
5950 2000-06-17
5951
5952         * version 0.3.18
5953
5954         * src/pop.[ch]
5955           src/inc.[ch]: implemented management of read message on POP server
5956           by UIDL.
5957         * src/utils.[ch]: removed (s)list_remove_all() because it can be
5958           replaced with g_(s)list_free().
5959         * src/summaryview.c: modified the arrangement of menu a bit.
5960         * src/summaryview.c: summary_status_show(): made it doesn't display
5961           server name but newsgroup.
5962         * src/prefs_common.c
5963           src/prefs_account.c: adjusted the calculation routine of dialog
5964           size.
5965
5966 2000-06-15
5967
5968         * version 0.3.17
5969
5970         * src/compose.c: compose_reply_set_entry(): modified so that it
5971           cc's to the all addresses on To: and Cc: of the replied message.
5972           And swapped the position of Subject: and To: entry.
5973
5974 2000-06-14
5975
5976         * src/procheader.c: modified so that it can handle headers that
5977           aren't separated by space.
5978         * src/socket.c: sock_connect(): added a wait after connection to
5979           prevent lockup (thanks to NINOMIYA).
5980
5981 2000-06-13
5982
5983         * src/inc.c:
5984           inc_mail()
5985           inc_all_account_mail(): fixed a bug that caused segmentation
5986           fault if no account exist.
5987         * src/mainwindow.[ch]: made receive button unclickable when
5988           no account exist.
5989         * src/compose.c: compose_queue(): fixed a bug that didn't mark
5990           queued message properly.
5991         * src/utils.[ch]: separated code conversion functions into
5992           src/codeconv.[ch].
5993
5994 2000-06-13
5995
5996         * version 0.3.16
5997
5998         * src/mimeview.c: mimeview_save_as()
5999           src/summaryview.c: summary_save_as(): made it ask whether to
6000           overwrite the existing file.
6001
6002 2000-06-12
6003
6004         * src/utils.c
6005           src/recv.c
6006           src/prefs.c
6007           src/prefs_common.c
6008           src/prefs_account.c
6009           src/addressbook.c
6010           src/compose.c
6011           src/mbox.c: fixed a bug that failed to check write error when
6012           disk was full and caused the loss of the file.
6013
6014 2000-06-11
6015
6016         * src/mainwindow.c: main_window_clean_trash(): made it move focus
6017           to folder view when finished.
6018         * src/utils.[ch]: added code conversion functions for display.
6019           And added strncpy2() that doesn't do zero fill and does
6020           null-termination, unlike original strncpy().
6021         * src/textview.c: modified so that it changes the code conversion
6022           function according to charset. And supported charset=SHIFT_JIS.
6023         * src/mainwindow.c
6024           src/prefs_common.h
6025           src/textview.c: made it possible to force character set of
6026           a message.
6027         * src/folderview.c: folderview_select_next_unread():
6028           made it search unread folder from begin if it isn't found.
6029
6030 2000-06-11
6031
6032         * version 0.3.15
6033
6034         * src/mainwindow.c: fixed a probrem again that main window was
6035           stretched to the width of the toolbar.
6036         * src/mbox.c
6037           src/utils.c: is_header_line(): modified so that it recognizes
6038           a header which doesn't have a space after colon (thanks to Hotta).
6039         * src/filter.c: added `#include <strings.h>'.
6040         * src/smtp.c: replaced snprintf() with g_snprintf().
6041         * src/Makefile.am: added `-I$(top_srcdir)/intl' to INCLUDES for
6042           included gettext.
6043         * included sylpheed.spec.
6044
6045 2000-06-10
6046
6047         * src/prefs_common.[ch]: enabled to set the pixels of line space
6048           and decide whether to leave space on head of lines.
6049         * src/summaryview.c: modified so that it clears message view
6050           when displayed message is removed from the summary view.
6051         * src/mimeview.c: fixed a bug that caused infinite loop if
6052           terminal boundary of multipart message was not found (thanks to
6053           Nishika).
6054         * src/folderview.c: folderview_scan_mailbox(): made it ignore
6055           dot directory.
6056         * src/main.c: made it show warning dialog and exit if the file with
6057           the same name already exists when creating directory.
6058
6059 2000-06-09
6060
6061         * src/textview.c
6062           src/prefs_common.[ch]: made it possible to leave space between
6063           and on head of lines.
6064
6065 2000-06-07
6066
6067         * src/compose.c
6068           src/procmime.[ch]: made it scan /etc/mime.types and determine
6069           the MIME type of the attached file.
6070         * src/summaryview.c: made it clear message view if the summary
6071           is unselected on the execution, and made it move focus to
6072           folder view if the folder becomes empty.
6073         * src/mainwindow.c: fixed a probrem that main window was stretched
6074           to the width of the toolbar.
6075         * src/inc.c: fixed a bug that caused multiple gtk_main() event loop
6076           if `Check new mail on startup' was set.
6077
6078 2000-06-06
6079
6080         * src/compose.c: fixed a probrem that had been unable to insert
6081           a file to the current cursor position.
6082
6083 2000-06-06
6084
6085         * version 0.3.14
6086
6087         * src/compose.[ch]: added `attach' button to the toolbar. And
6088           replaced the icon of `insert' to the new one.
6089
6090 2000-06-05
6091
6092         * src/mainwindow.[ch]: added `Execute' to the toolbar. And added
6093           a function main_window_set_toolbar_sensitive() that sets the
6094           sensitivity of the button of the toolbar.
6095         * src/compose.c: fixed a bug that output wrong header if
6096           a return code was included in the string of the text entry.
6097
6098 2000-06-04
6099
6100         * src/mainwindow.[ch]: added `Delete' to the toolbar and the menu.
6101           And added the same items in popup menu to the main menu.
6102         * src/utils.[ch]: added functions for DnD support.
6103         * src/compose.c: implemented file attachment and insertion with DnD
6104           (thanks to Hiramatu).
6105
6106 2000-06-04
6107
6108         * version 0.3.13
6109
6110         * src/summaryview.c: fixed a bug that passed null pointer to
6111           is_dir_exist().
6112
6113 2000-06-03
6114
6115         * src/alertpanel.[ch]: added functions alertpanel_message(),
6116           alertpanel_notice(), and alertpanel_error(), and cleaned up
6117           the code.
6118         * src/folderview.c
6119           src/compose.c
6120           src/addressbook.c
6121           src/summaryview.c
6122           src/summary_search.c
6123           src/prefs_account.c
6124           src/foldersel.c: made them use alertpanel_error(),
6125           alertpanel_warning() or alertpanel_notice() for error message
6126           dialog.
6127         * src/summaryview.[ch]: enable sorting in reversed order.
6128         * src/inc.c: made it show error message dialog when failed to
6129           connect or authorize.
6130         * src/utils.h: added a macro FILE_OP_ERROR() and replaced many
6131           perror() with it.
6132
6133 2000-06-03
6134
6135         * version 0.3.12
6136
6137         * src/compose.c: fixed a bug that didn't save a message to outbox
6138           when queued.
6139         * src/send.c: send_message_queue(): fixed a bug that included
6140           headers for queueing in the parsed data.
6141         * src/mainwindow.c: send_queue_cb(): made it pop statusbar message
6142           and update queue folder when finished.
6143
6144 2000-06-02
6145
6146         * version 0.3.11
6147
6148         * src/filter.c
6149           src/inc.c
6150           src/compose.c: suppressed the warning messages.
6151         * src/mainwindow.[ch]: added next unread message button and menu
6152           items.
6153         * src/summaryview.[ch]: added a function summary_select_next_unread()
6154           that selects and opens next unread message.
6155
6156 2000-06-01
6157
6158         * src/prefs_common.[ch]: added a setting to decide whether to open
6159           unread message on entering a folder.
6160         * src/summaryview.c: made it open the first unread message only if
6161           the preference is set.
6162         * src/compose.c: fixed a bug that freed the string obtained from
6163           GtkEntry.
6164
6165 2000-05-31
6166
6167         * src/compose.c: added `Send later' to the menu and the toolbar
6168           which queues the message to send it later.
6169
6170 2000-05-30
6171
6172         * src/mainwindow.c: added an interface to resend the queued message.
6173         * src/compose.c: made it show alert dialog when a message will be
6174           queued.
6175
6176 2000-05-29
6177
6178         * src/procmsg.[ch]: added function procmsg_send_queue() that calls
6179           send_message_queue() for each queued messages.
6180
6181 2000-05-28
6182
6183         * src/inc.c: inc_drop_message(): modified so that it drops a message
6184           to the default inbox folder if destination folder doesn't exist.
6185         * src/compose.[ch]: added imput compatible queueing header to the
6186           queued message.
6187         * src/send.[ch]: added function send_message_queue() that send
6188           queued message.
6189
6190 2000-05-27
6191
6192         * configure.in
6193           acconfig.h: made it enabled to decide wheter to use multithread
6194           or not on configure.
6195         * src/summaryview.c: fixed a bug that made thread when executed
6196           despite of the setting (thanks to Hiroshima).
6197         * src/socket.[ch]: changed the return value of public
6198           sock_connect_*() function to the pointer to SockInfo object.
6199         * src/procmime.c: procmime_scan_mime_header():
6200           fixed a bug that returned NULL if the scanned part had no header
6201           (thanks to shigeri).
6202         * src/procmime.[ch]:
6203           added function procmime_scan_content_disposition() that parses
6204           Content-Disposition header field.
6205         * src/mimeview.c: made it uses filename value in Content-Disposition
6206           header.
6207         * src/pop.c
6208         * src/inc.c: modified so that password is prompted if the password
6209           on preferences is empty and previous POP3 session has failed on
6210           authorization.
6211
6212 2000-05-23
6213
6214         * src/socket.[ch]: added non-blocking IO mode socket and
6215           multithreaded connection support.
6216         * src/inc.c: supported multithread connection.
6217
6218 2000-05-22
6219
6220         * src/folderview.c: made the focus of SummaryView grabbed when
6221           a folder is selected only if the messages exist.
6222
6223 2000-05-20
6224
6225         * version 0.3.10
6226
6227         * po/ja.po: fixed a bug that head `/' of a menu label was missing
6228           and caused segmentation fault when opened Compose window.
6229
6230 2000-05-20
6231
6232         * version 0.3.9
6233
6234         * src/utils.c: get_domain_name(): modified so that it uses
6235           gethostname().
6236         * src/mimeview.c: added key binds for `Save as' and
6237           `Display as text'.
6238
6239 2000-05-19
6240
6241         * src/recv.c: fixed a bug that failed to return error value
6242           when fputs() failed and caused the loss of received mails when
6243           disk space was not left (thanks to Tajiri).
6244         * src/compose.c: supported Reply-To.
6245         * src/mimeview.c: improved key operation interface.
6246
6247 2000-05-18
6248
6249         * src/mimeview.[ch]
6250           src/procmime.[ch]
6251           src/textview.[ch]: supported nested multipart message and
6252           clean up the codes.
6253           Supported encapsulated RFC822 message.
6254
6255 2000-05-16
6256
6257         * src/compose.[ch]: made it free the alloc'd memory for attach
6258           information when the compose window is destroyed.
6259           Placed the attachment list and the text widget onto the paned
6260           widget.
6261           Enabled cut/copy/paste/select all on all of the editable widgets.
6262           Implemented removal of attached file and popup menu on attachment
6263           list.
6264         * src/prefs_common.[ch]: added signature separator setting.
6265         * src/alertpanel.[ch]: added a function alertpanel_warning().
6266
6267 2000-05-14
6268
6269         * src/prefs_common.[ch]
6270           src/textview.c: made open URI command customizable.
6271         * src/compose.[ch]: implemented multipart MIME message composition
6272           (attachment of file).
6273         * src/textview.c
6274           src/compose.c: fixed a bug that didn't turn off the GTK+ theme
6275           engine again.
6276
6277 2000-05-13
6278
6279         * version 0.3.8
6280
6281         * src/summaryview.c: added key binds for composing message
6282           (w, a, A, f). Also added other key binds (y, D, Q).
6283         * src/compose.c: made Cc entry take over the Cc of the replied
6284           message.
6285         * src/pixmaps/new.xpm
6286           src/pixmaps/unread.xpm: replaced pixmap image.
6287         * src/procheader.c: procheader_date_get_localtime():
6288           changed the single figures of year from four to two.
6289
6290 2000-05-12
6291
6292         * src/inc.c: made it ask password if it is not specified on account
6293           preferences.
6294         * src/prefs_account.h: added member tmp_pass to struct PrefsAccount
6295           that preserves the temporary password.
6296         * src/inputdialog.[ch]: added function input_dialog_with_invisible()
6297           that prompts input with the string hidden.
6298
6299 2000-05-11
6300
6301         * src/compose.c: fixed a bug that didn't turn off the GTK+ theme
6302           engine if message font wasn't specified.
6303
6304 2000-05-10
6305
6306         * version 0.3.7a
6307
6308         * src/summaryview.c: fixed a bug that stderr was forgotten on
6309           fprintf().
6310
6311 2000-05-10
6312
6313         * version 0.3.7
6314
6315         * src/pop.c: fixed a problem that if some POP3 commands returned
6316           error, the previous operations were all cancelled.
6317         * src/compose.c
6318           src/textview.c: made workaround to the slow down of GtkText widget
6319           when using Pixmap theme or its derivatives.
6320
6321 2000-05-08
6322
6323         * src/inc.c: fixed a bug that caused X IO error when exec'd
6324           nonexistent program.
6325
6326 2000-05-07
6327
6328         * src/folderview.[ch]: added the member `mtime' to the struct
6329           FolderInfo.
6330         * src/summaryview.c: made the mtime of the folder checked that is
6331           going to open.
6332         * src/procmsg.c: added filesystem unchecking mode.
6333
6334 2000-05-05
6335
6336         * src/textview.[ch]: implemented clickable URI (thanks to BONAIM).
6337           And made `X-Mailer:' header emphasized if it contains `Sylpheed'.
6338
6339 2000-05-04
6340
6341         * src/summaryview.c: summary_write_cache(): permission fix of
6342           cache file.
6343
6344 2000-05-04
6345
6346         * version 0.3.6a
6347
6348         * src/headerview.c: added headerview_clear() method.
6349         * src/messageview.c: fixed a bug that didn't clear HeaderView
6350           on messageview_clear().
6351
6352 2000-05-04
6353
6354         * version 0.3.6
6355
6356         * src/messageview.c
6357           src/textview.c: added *_clear() method.
6358         * src/summaryview.c: made it clear MessageView when new folder
6359           is open.
6360
6361 2000-05-03
6362
6363         * src/inc.c: fixed a bug that went to the inbox that was specified
6364           by each account when incorporating from all accounts.
6365         * src/compose.c: made it confirm whether to discard the message or
6366           not when the window will be closed.
6367
6368 2000-05-03
6369
6370         * version 0.3.5
6371
6372         * src/pop.[ch]
6373           src/inc.[ch]: re-supported APOP authentication.
6374         * src/prefs_account.c: fixed a bug that had't saved protocol type.
6375         * src/socket.h
6376           src/statusbar.h: attached G_GNUC_PRINTF() to printf() like
6377           functions.
6378         * src/progressdialog.[ch]: changed the name of class from Progress
6379           to ProgressDialog.
6380
6381 2000-05-02
6382
6383         * src/summaryview.c: fixed a bug that caused segmentation fault
6384           a news folder was selected without using ja message catalog.
6385         * src/utils.h: attached G_GNUC_PRINTF() to printf() like functions.
6386         * src/Makefile.am: added `-DG_LOG_DOMAIN=\"Sylpheed\"' to
6387           INCLUDES.
6388
6389 2000-05-01
6390
6391         * src/automaton.[ch]
6392           src/inc.[ch]
6393           src/pop.[ch]: re-implemented POP3 fetching routines using
6394           finite-state automaton model (thanks to Hiramatu).
6395         * src/inc.c: fixed a bug that caused unwilled quitting of program
6396           when connection to mail server failed. And fixed a memory leak bug.
6397         * src/summaryview.c: made the focus move to FolderView when left
6398           cursor key is pressed.
6399
6400 2000-04-30
6401
6402         * src/textview.c: textview_write_line(): modified quotation
6403           discerning routine a bit.
6404
6405 2000-04-29
6406
6407         * version 0.3.4
6408
6409         * src/procmime.[ch]: moved MIME decorder from src/textview.c to
6410           src/procmime.c.
6411         * src/mimeview.[ch]: implemented saving of multipart message. And
6412           supported MIME encoded file name.
6413         * src/summaryview.c: implemented `Save as'.
6414
6415 2000-04-28
6416
6417         * src/prefs_common.[ch]: implemented an interface for setting the
6418           display item of SummaryView.
6419         * src/addressbook.c
6420           src/account.c: made the column titles of those don't take key
6421           focus.
6422
6423 2000-04-26
6424
6425         * src/textview.c: implemented BASE64 decoding and display.
6426
6427 2000-04-25
6428
6429         * src/prefs_common.[ch]: added members which decide whether
6430           each item of SummaryView is displayed or not.
6431         * src/headerwindow.c
6432           src/logwindow.c: made those windows closed when escape key is
6433           pressed.
6434         * src/headerview.c: disused ScrolledWindow.
6435         * src/base64.c: from64tobits(): modified so that it recognize '\n'
6436           as the last of line as well as '\r'.
6437
6438 2000-04-24
6439
6440         * src/headerview.c: disabled word wrap and line wrap of the text
6441           widget.
6442
6443 2000-04-24
6444
6445         * version 0.3.3
6446
6447         * src/prefs_common.c: prefs_assort_create(): added some headers
6448           to the default headers for assortment.
6449
6450 2000-04-23
6451
6452         * src/procmsg.c: fixed a bug that caused segmentation fault if
6453           the permission of a message was denied on parsing the header
6454           (thanks to wakai@UEC univ.).
6455         * src/mimeview.c: made it pass key press event to SummaryView.
6456
6457 2000-04-21
6458
6459         * src/main.h
6460           src/alertpanel.c: modified font specifications so that they match
6461           to better fonts.
6462         * src/utils.[ch]: added wide-character functions for FreeBSD support.
6463           Added the existence check of <wchar.h>.
6464         * acconfig.h
6465           configure.in: added wint_t and libxpg4 check for FreeBSD support.
6466         * src/unmime.c: modified so that it checks the existence of
6467           <alloca.h>.
6468           Above three are a contribution from Sasaki. Thanks!
6469
6470 2000-04-18
6471
6472         * src/main.h: decreased default height of window.
6473
6474 2000-04-17
6475
6476         * src/procmime.c: fixed a bug that eliminated the parenthesis in
6477           attribute value that was double-quoted.
6478
6479 2000-04-15
6480
6481         * version 0.3.2
6482
6483         * src/mimeview: implemented multipart message parser and display.
6484         * src/procmime.c: procmime_scan_content_type():
6485           supported multiple elements.
6486         * src/textview.c: supported multipart message and clean up the code.
6487
6488 2000-04-14
6489
6490         * src/summaryview.c: added size column and sorting by size.
6491         * src/mainwindow.c: added `Sort by size' to sort menu.
6492         * src/procmime.c: fixed a bug that caused buffer overrun and
6493           segmentation fault.
6494         * src/procmime.c: generalized Content-Type parsing.
6495
6496 2000-04-13
6497
6498         * version 0.3.1
6499
6500         * src/textview.c: supported MIME headers and
6501           Content-Transfer-Encoding: quoted-printable.
6502
6503 2000-04-12
6504
6505         * src/messageview.[ch]
6506           src/textview.[ch]: separated MessageView into two classes.
6507         * src/procmime.[ch]: added for MIME message handling.
6508
6509 2000-04-11
6510
6511         * src/mimeview.[ch]: added for MIME message handling.
6512         * configure.in: added wctype.h and wchar.h existence check.
6513
6514 2000-04-10
6515
6516         * src/procmsg.[ch]
6517           src/procheader.[ch]: some code cleanups.
6518         * src/messageview.[ch]: integrated HeaderView.
6519
6520 2000-04-09
6521
6522         * version 0.3.0
6523
6524 2000-04-08
6525
6526         * src/addressbook.c: Made the tree sorted when folder/group is
6527           added or edited.
6528         * src/xml.c: xml_compare_tag(): fixed a bug that caused segmentation
6529           fault if the current tag was empty.
6530         * src/mainwindow.c: made the state of MainWindow saved.
6531
6532 2000-04-08
6533
6534         * version 0.3.0pre1
6535
6536         * src/addressbook.c: fully implemented address group editing.
6537           Fixed a bug that wrongly confirmed deletion of address when
6538           escape key was pressed on alert dialog.
6539
6540 2000-04-07
6541
6542         * src/addressbook.c: added menu bar. And enabled hierarchical
6543           folder.
6544         * src/prefs_account.c: modified so that it allows not to specify
6545           pop server.
6546         * src/inc.c: inc_account_mail(): modified so that if receiving
6547           server isn't specified, it does nothing.
6548
6549 2000-04-05
6550
6551         * version 0.2.9
6552
6553         * src/addressbook.c: almost fully implemented addressbook functions.
6554
6555 2000-04-04
6556
6557         * src/compose.c: fixed a bug that caused segmentation fault when
6558           `File->Insert file' was selected more than twice.
6559
6560 2000-04-03
6561
6562         * version 0.2.9pre4
6563
6564         * src/addressbook.[ch]: implemented creation of new folder and group,
6565           and deletion of folder and group. And fully implemented
6566           addressbook_delete_object() which deletes the specified object
6567           recursively.
6568
6569 2000-04-02
6570
6571         * src/addressbook.c: implemented registration of address and multiple
6572           appending to Compose address entry.
6573         * src/menu.[ch]: added a function menu_set_insensitive_all() that
6574           turn all menu items insensitive.
6575         * src/folderview.c: some code cleanup.
6576
6577 2000-04-01
6578
6579         * src/account.c
6580           src/prefs_common.c: fixed a bug on getting the number of CList
6581           rows.
6582
6583 2000-03-30
6584
6585         * version 0.2.9pre3
6586
6587         * src/folderview.c: fixed a bug that caused warnings when tree was
6588           expanded/collapsed on the first operation.
6589
6590 2000-03-29
6591
6592         * src/addressbook.c: addressbook_list_selected(): made it be able
6593           to handle multiple address.
6594         * src/compose.c: modified so that when Bcc: is toggled, corresponding
6595           AddressBook also toggle it.
6596         * src/mainwindow.c:
6597           main_window_create(): moved gtk_widget_set_uposition() before
6598           gtk_widget_show() so as not to cause window flickering.
6599           main_window_get_position(): replaced gdk_window_get_position()
6600           with gdk_window_get_root_origin() to acquire correct window
6601           position (Thanks to shigeri for these modifications).
6602
6603 2000-03-27
6604
6605         * src/filesel.c: made it selects home directory on the first time
6606           it is called.
6607
6608 2000-03-26
6609
6610         * src/utils.c: conv_mb_alnum(): modified so that it uses character
6611           conversion table.
6612         * src/foldersel.c: made the folder tree take focus when the dialog
6613           is shown.
6614
6615 2000-03-26
6616
6617         * version 0.2.9pre2
6618
6619         * src/addressbook.c: implemented addressbook_export_to_file() and
6620           related functions.
6621
6622 2000-03-25
6623
6624         * src/xml.[ch]
6625           src/addressbook.c: fixed the variable name for attribute.
6626         * src/prefs_common.[ch]: added a member `conv_mb_alnum'.
6627         * src/utils.[ch]: added conv_mb_alnum() that converts multi-byte
6628           alphabet and numeric into single-byte one.
6629         * src/messageview.c: messageview_show(): made it pass conv_mb_alnum()
6630           when conv_mb_alnum flag is on.
6631
6632 2000-03-25
6633
6634         * version 0.2.9pre1
6635
6636         * src/compose.c: modified so that when Addressbook is open by a
6637           Compose and it is closed, target of Addressbook is reset.
6638         * src/addressbook.c: made it work with Compose.
6639
6640 2000-03-24
6641
6642         * configure.in: AM_PATH_{GLIB, GTK}: raised the required version of
6643           GTK+ and GLIB to 1.2.6.
6644         * src/xml.[ch]: more implementation of XML parser.
6645         * src/addressbook.c: implemented addressbook parsing and displaying
6646           routine.
6647
6648 2000-03-21
6649
6650         * src/folderview.c: folderview_scan_folder(): modified so that if
6651           a folder's message number is zero, set new, unread and total number
6652           to zero.
6653
6654 2000-03-20
6655
6656         * src/xml.[ch]: added for XML handling used by addressbook.
6657         * src/folderview.c: modified so that Trash folder is skipped
6658           when an unread folder is selected automatically by space key.
6659
6660 2000-03-18
6661
6662         * src/summaryview.c: fixed a bug that cursor was turned into watch
6663           forever when a newsgroup was selected.
6664
6665 2000-03-18
6666
6667         * version 0.2.8
6668
6669 2000-03-17
6670
6671         * src/mainwindow.[ch]: implemented counting on setting cursor
6672           type. And modified the menu of `thread view' and `unthread view'.
6673         * src/summaryview.c: enabled thread-toggling on opening folder.
6674         * src/prefs_common.[ch]: added a member `enable_thread' to determine
6675           whether summary view builds thread or not when a folder is open.
6676
6677 2000-03-15
6678
6679         * src/summaryview.c: modified popup sensitivity function a bit.
6680
6681 2000-03-13
6682
6683         * version 0.2.7
6684
6685         * src/addressbook.[ch]: more implementation of the interface of
6686           addressbook.
6687         * src/compose.c: connected to addressbook object.
6688         * src/folderview.[ch]: folderview_compare_path():
6689           modified so that absolute path is correctly compared.
6690           And added folderview_select_node().
6691           And modified folderview_scan_folder() so that it update the summary
6692           when asked.
6693         * src/import.c: made it update folder tree when imported mbox.
6694         * src/summaryview.c: modified according to the changes of
6695           folderview.c. And modified so that it display alert dialog if
6696           source folder is identical to destination.
6697           added summary_set_popup_sensitive() that set the sensitivity of
6698           popup menu according to the context. And made all of the items of
6699           popup menu insensitive when summary is cleared.
6700         * src/procmsg.c: procmsg_move_messages_with_dest():
6701           modified so that if source folder is identical to destination,
6702           abort its process.
6703         * src/summary_search.c
6704           src/manage_window.c: modified so as not to print warning to console
6705           when alert dialog appeared twice.
6706         * src/filesel.c: made file selection dialog transient.
6707
6708 2000-03-11
6709
6710         * src/manage_window.[ch]: added callback function
6711           manage_window_focus_out().
6712         * src/account.c
6713           src/inputdialog.c
6714           src/mainwindow.c
6715           src/prefs_account.c
6716           src/prefs_common.c
6717           src/summary_search.c: added focus_out_event signal handler.
6718         * src/addressbook.[ch]: added preliminary addressbook code.
6719
6720 2000-03-06
6721
6722         * src/utils.h: added a macro Xalloca() that does alloca() and
6723           handles the exception.
6724         * src/import.c: made the import dialog transient window and enabled
6725           cancelling by escape key.
6726
6727 2000-03-04
6728
6729         * version 0.2.6
6730
6731         * src/compose.c: fixed a bug that caused memory leak when compose
6732           window was closed.
6733
6734 2000-03-03
6735
6736         * src/nntp.h: increased NNTP message buffer size for XOVER strings
6737           which is too long.
6738
6739 2000-02-28
6740
6741         * src/summaryview.c: binded step-forward and step-backward to each
6742           Control-n and Control-p.
6743         * src/filter.c: filter_read_str(): fixed a memory leak bug and
6744           replaced g_malloc() for allocating the buffer with alloca().
6745         * src/procheader.c: procheader_get_fromname(),
6746                             procheader_date_get_localtime()
6747           src/utils.c: conv_euctojis()
6748           src/compose.c: compose_quote_parse_fmt()
6749           src/prefs.c: prefs_set_data_from_text()
6750                        prefs_set_text(): replaced g_malloc() with alloca().
6751
6752 2000-02-26
6753
6754         * version 0.2.5
6755
6756         * src/logwindow.c: improved log_window_append() so that it shows
6757           warning, error and normal message with different colors.
6758         * src/utils.[ch]: added functions log_message(), log_warning(), and
6759           log_error() that show normal message, warning, and error for each.
6760           And modified many warning messages to use these.
6761         * src/messageview.c: messageview_init(): made it set colors of
6762           quotation and URI to black when failed to allocate colors.
6763         * src/news.c: news_parse_xover(): replaced g_malloc() for allocating
6764           the buffer with alloca().
6765
6766 2000-02-25
6767
6768         * src/folderview.c: fixed a bug that didn't put previously selected
6769           folder name in text entry. In addition to that, made some
6770           modifications.
6771
6772 2000-02-24
6773
6774         * version 0.2.4
6775
6776         * src/logwindow.[ch]: added log window that displays protocol log.
6777         * src/about.c: adjusted the size of dialog.
6778         * src/folderview.c: made it select a folder when double-clicked.
6779
6780 2000-02-23
6781
6782         * src/prefs_common.[ch]: added an item `translate_header' that
6783           decides whether header name like `From:' or `Subject:' is
6784           translated or not.
6785         * src/compose.c: made it show alert dialog when receiptor isn't
6786           entered.
6787         * src/inc.c: some code cleanups.
6788
6789 2000-02-22
6790
6791         * version 0.2.3
6792
6793         * src/compose.c: made header entries move those focus to next
6794           entry or text widget when activated. And sorted out the menu items.
6795         * src/mainwindow.[ch]
6796           src/prefs_common.[ch]
6797           src/main.c: made it save the sizes of widgets and the position of
6798           window when quitting.
6799         * src/prefs_common.c: set a14, k14 fontset as default message font.
6800         * src/about.c: changed the appearance of about dialog using text
6801           widget and so on.
6802         * src/recv.c: modified recv_write() so that it converts an escaped
6803           From_ line.
6804
6805 2000-02-20
6806
6807         * version 0.2.2
6808
6809         * src/compose.[ch]: supported Bcc.
6810
6811 2000-02-19
6812
6813         * version 0.2.1
6814
6815         * src/utils.[ch]: added function to_number() that examines string
6816           and if that is a number string, return its value.
6817         * src/procmsg.c: fixed a bug that caused malfunction when non-digit
6818           character was included in file name.
6819
6820 2000-02-18
6821
6822         * version 0.2.0
6823
6824         * src/folderview.c: fixed a bug that caused segmentation fault
6825           when opened folder node was deleted (thanks to Hiramatu).
6826           And implemented folderview_rm_server_cb() which removes news server.
6827         * src/mbox.c: modified a warning message.
6828
6829 2000-02-13
6830
6831         * version 0.2.0alpha-pre8
6832
6833         * src/mainwindow.c: inc_all_account_mail_cb(): made it select inbox
6834           folder to prevent the probrem when current folder is updated.
6835         * src/summaryview.c: summary_execute(): made it write to summary
6836           cache when executed.
6837
6838 2000-02-12
6839
6840         * version 0.2.0alpha-pre7
6841
6842         * src/utils.[ch]: added path_cmp() that compares two paths ignoring
6843           trailing directory separator.
6844         * src/folderview.[ch]
6845           src/summaryview.[ch]: modified so that folder tree is updated
6846           when messages are moved or deleted.
6847         * src/inc.c: some code cleanup.
6848
6849 2000-02-11
6850
6851         * version 0.2.0alpha-pre6
6852
6853         * src/utils.[ch]: added get_domain_name() that return domain
6854           name as a static string.
6855         * src/compose.c: compose_generate_msgid(): modified so that even
6856           if current address doesn't contain '@', it generates a decent
6857           message ID.
6858         * src/send.c: some code cleanup.
6859
6860 2000-02-10
6861
6862         * src/folderview.c: modified the behavior of folder tree when
6863           the folder is right-clicked.
6864         * src/compose.c: compose_encode_header(): added irresponsible
6865           buffer overrun check.
6866
6867 2000-02-09
6868
6869         * version 0.2.0alpha-pre5
6870
6871         * updated gettext and libtool.
6872         * configure.in: modified localedir definition so that message
6873           catalogs are installed into correct directories.
6874         * src/folderview.c
6875           src/mainwindow.c: modified them so that a folder can be reopen
6876           even if it is currently open.
6877         * src/prefs_common.[ch]
6878           src/messageview.c: added an option that toggle the coloration of
6879           message.
6880
6881 2000-02-08
6882
6883         * version 0.2.0alpha-pre4
6884
6885         * src/mainwindow.c
6886           src/messageview.c: fixed a bug that broke memory on allocating
6887           colors.
6888
6889 2000-02-07
6890
6891         * src/folderview.c: some bug fixes on selecting folder.
6892
6893 2000-02-07
6894
6895         * version 0.2.0alpha-pre3
6896
6897         * src/folderview.c
6898         * src/summaryview.[ch]: some code cleanups.
6899         * src/messageview.c: fixed a color allocating bug (maybe).
6900
6901 2000-02-06
6902
6903         * version 0.2.0alpha-pre2
6904
6905         * src/folderview.[ch]: made folder view not open selected folder
6906           unless return or space key is pressed, or clicked by mouse
6907           button 1 or 2.
6908         * src/inc.c: some code cleanups.
6909         * TODO.jp: added some items.
6910
6911 2000-02-05
6912
6913         * version 0.2.0alpha-pre1
6914
6915         * src/summaryview.[ch]: fixed a bug that broke summary thread
6916           when deleted duplicated messages (thanks to BONAIM).
6917           And some code cleanup.
6918         * src/procmsg.[ch]: renamed procmsg_move_messages() to
6919           procmsg_move_messages_with_dest(), and replaced former with
6920           new function which doesn't specify destination.
6921         * src/prefs_common.c
6922           src/gtkutils.c: some memory leak fixes of linked lists.
6923         * src/utils.[ch]: added list_remove_all() to remove all elements
6924           of doubly-linked list.
6925         * src/inc.[ch]: added inc_all_account_mail() that incorporates
6926           new messages of all accounts.
6927         * src/account.[ch]: added account_foreach() to process each accounts.
6928         * added TODO.jp
6929
6930 2000-02-04
6931
6932         * version 0.1.23alpha
6933
6934         * src/inc.c: made the folder tree update the message number
6935           when incorporated new messages.
6936         * src/folderview.[ch]: added a function folderview_scan_folder()
6937           to scan one folder on the view, which is specified by folder name.
6938
6939 2000-02-02
6940
6941         * version 0.1.22alpha
6942
6943         * src/prefs_account.[ch]: added the setting of assorting on
6944           receiving.
6945         * src/inc.c: supported assorting on receiving.
6946         * src/procmsg.c: cleaned up the code.
6947         * src/news.c: fixed a bug that locked up when failed to get xover.
6948         * src/compose.c: made a message unmark that is put into specific
6949           folders.
6950
6951 2000-02-01
6952
6953         * version 0.1.21alpha
6954
6955         * src/folderview.c
6956           src/summaryview.c: implemented the function 'go to next folder
6957           when no unread message found.'
6958         * src/summaryview.c: made connection state displayed on the
6959           status bar when connecting to a news server.
6960         * src/compose.c: changed X-Mailer: header field string a bit.
6961         * src/prefs_common.c: implemented residual functions of assortment.
6962
6963 2000-01-31
6964
6965         * version 0.1.20alpha
6966
6967         * src/prefs_common.c: implemented reading/writing/register/deletion
6968           of assortment setting.
6969         * src/mainwindow.c: slightly modified the appearance of statusbar.
6970         * src/account.c: account_delete(): fixed a bug that didn't assigned
6971           the pointer to GList when an account was deleted.
6972
6973 2000-01-29
6974
6975         * src/procmsg.c: procmsg_get_mark_sum(): fixed a bug that failed
6976           to read mark file (thanks to BONAIM).
6977         * src/prefs_common.c: added the interface of assortment setting.
6978
6979 2000-01-28
6980
6981         * src/summaryview.c: fixed a bug that didn't redraw marking properly
6982           when displaying an unread message with left-click (thanks to
6983           shigeri).
6984
6985 2000-01-27
6986
6987         * src/summaryview.[ch]: added functions for assortment.
6988         * src/about.c: added a button to close window.
6989
6990 2000-01-26
6991
6992         * src/procmsg.c: fixed a bug that didn't add news flag correctly.
6993         * src/compose.c: fixed a bug that can't reply to a news article.
6994         * src/filter.[ch]: added for message filtering.
6995         * src/procheader.[ch]: added procheader_get_unfolded_line()
6996           to process filtering. And added procheader_get_header_list()
6997           that reads headers of a message and store them on the memory,
6998           and procheader_header_list_destroy() that removes all headers
6999           read by procheader_get_header_list().
7000
7001 2000-01-25
7002
7003         * version 0.1.19alpha
7004
7005         * src/news.c: modified so that it retrieves only overview information
7006           that is not yet cached.
7007         * src/procmsg.[ch]: modified for news handling.
7008
7009 2000-01-24
7010
7011         * src/news.c: supported xover.
7012         * src/mbox.c: fixed a bug that didn't handle empty line correctly
7013           (Thanks to shigeri).
7014
7015 2000-01-23
7016
7017         * version 0.1.18alpha
7018
7019         * src/procmsg.[ch]: modified some functions so that they can
7020           handle news folder.
7021         * src/news.c: added header cache routine.
7022         * src/procheader.c: fixed a bug that caused memory leak when some
7023           header was duplicated.
7024           And added Newsgroups: in parsing headers.
7025         * src/summaryview.c: added news article cache routine.
7026         * src/compose.c: made it be able to reply/forward news article.
7027
7028 2000-01-22
7029
7030         * src/compose.c: fixed a bug that failed to parse To: header
7031           if a comma is included in double quotation (Thanks to shigeri).
7032         * src/mbox.c: modified the code for processing mbox so that it
7033           can handle unescaped From_ line correctly.
7034
7035 2000-01-21
7036
7037         * version 0.1.17alpha
7038
7039         * src/foldersel.c: fixed a bug that didn't display folder tree.
7040           And added the register routine for news server and group setting.
7041
7042 2000-01-20
7043
7044         * version 0.1.16alpha
7045
7046         * src/statusbar.[ch]: added statusbar_puts_all().
7047           statusbar_puts(): made it truncate a string that is too long.
7048         * src/folderview.[ch]: changed CTree's row data from string
7049           to FolderInfo structure.
7050           And implemented popup menu that registers news server and group.
7051         * src/messageview.c: modified short header display routine.
7052
7053 2000-01-19
7054
7055         * added src/news.[ch] for NetNews session management.
7056         * src/summaryview.[ch]: added NetNews reading codes.
7057
7058 2000-01-18
7059
7060         * src/mainwindow.c
7061           src/prefs_common.[ch]: made them preserve toolbar style.
7062         * src/main.c: made it save configuration before exiting.
7063         * src/summaryview.c: modified summary status display routine.
7064         * added src/nntp.[ch] for handling low level NNTP session.
7065
7066 2000-01-17
7067
7068         * added src/progress.[ch] for displaying progress.
7069         * src/inc.c: modified progress dialog routines to use
7070           src/progress.[ch].
7071         * src/folderview.[ch]: added preliminary NetNews supporting code.
7072
7073 2000-01-16
7074
7075         * version 0.1.15alpha
7076
7077         * src/main.c
7078           src/folderview.c: some permission fixes.
7079         * src/folderview.c: implemented folder creation/renaming/removing.
7080         * src/utils.[ch]: added remove_dir_recursive() that removes
7081           a directory recursively.
7082
7083 2000-01-15
7084
7085         * src/mainwindow.[ch]: added toolbar style selection.
7086         * added src/inputdialog.[ch] to prompt user to enter a string.
7087         * src/summaryview.[ch]: modified the behavior of view on
7088           normal mode.
7089         * src/mbox.c: fixed a bug that couldn't lock file when
7090           lockf() was used (Thanks to shigeri).
7091
7092 2000-01-14
7093
7094         * version 0.1.14alpha
7095
7096         * src/mainwindow.[ch]: changed the appearance of toolbar.
7097           And fixed window handling.
7098         * src/summaryview.c: modified the messages displayed on status bar.
7099         * src/compose.[ch]: added toolbar.
7100         * src/*.xpm: borrowed some icons from gnome-libs (temporary).
7101
7102 2000-01-13
7103
7104         * version 0.1.13alpha
7105
7106         * src/summaryview.c: fixed a bug of threading. And some code
7107           cleanups. And rewrote the routine of deleting duplicated messages
7108           using hash table.
7109         * src/mainwindow.[ch]: added toolbar.
7110
7111 2000-01-12
7112
7113         * version 0.1.12alpha
7114
7115         * src/summary_search.c: if the OS don't have wcsstr(), use wcswcs()
7116           instead.
7117         * src/summaryview.c: changed CTree creating routine as it creates
7118           thread on the fly for speeding up.
7119         * src/procmsg.c: rewrote message processing routines using hash
7120           table for speeding up. It should be considerably faster than
7121           before.
7122
7123 2000-01-11
7124
7125         * version 0.1.11alpha
7126
7127         * po/ja.po: modified msgstr for Solaris standard gettext.
7128         * src/main.c: added config.h inclusion.
7129         * src/compose.c: changed to add replied message's In-Reply-To
7130           message id to References header if it don't have References header.
7131         * src/summaryview.c: changed threading routine to use hash table
7132           for speeding up.
7133
7134 2000-01-11
7135
7136         * version 0.1.10alpha
7137
7138         * po/ja.po: modified msgstr so as not to core dump on Solaris.
7139         * src/main.c: added inclusion of locale.h.
7140           (Thanks to Sato for above.)
7141         * src/mbox.c
7142         * src/socket.c: applied Solaris patch by shigeri with some
7143           modification. (Thanks!)
7144
7145 2000-01-10
7146
7147         * version 0.1.9alpha
7148
7149         * src/compose.c: compose_encode_header(): fixed some bugs.
7150           And modified header generating routines to support proper
7151           References header, and supported Organization header.
7152         * src/procmsg.[ch]
7153           src/procheader.c: removed Cc: and Reply-To: from cache data.
7154         * src/procheader.[ch]: renamed header list structure to HeaderEntry.
7155         * src/summaryview.[ch]: summary_thread_func(): some optimization.
7156           And added summary_pass_key_press_event() to pass key press event
7157           from other widgets.
7158         * src/messageview.c: messageview_key_pressed(): modified so that
7159           key event is passed to summary view even if message view is
7160           separated. (Thanks to wakai@UEC univ. for pointing this out.)
7161
7162 2000-01-09
7163
7164         * version 0.1.8alpha
7165
7166         * src/compose.c: implemented RFC1522, RFC2407 (loosely) compliant
7167           header MIME encoding.
7168         * src/procheader.c: some bug fixes of folded header line processing.
7169         * src/headerview.c: headerview_show(): some bug fixes.
7170
7171 2000-01-07
7172
7173         * version 0.1.7alpha
7174
7175         * src/utils.c: conv_euctojis(): fixed a bug that didn't add
7176           kanji-out sequence [ \033 ( B ] when input string was ended
7177           with kanji. (Thanks to Nozomu Kobayashi for pointing this out.)
7178         * src/compose.c: compose_encode_header(): changed as it outputs
7179           encoded string to another buffer.
7180           And implemented a faculty to save sent message to outbox and
7181           to queue message that failed to send (preliminary).
7182           And, finally implemented proper To: and Cc: processing :)
7183         * src/folderview.c: added preliminary right-clicking popup menu
7184           for operating folders.
7185         * some permission fixes at creating or copying file.
7186
7187 2000-01-07
7188
7189         * version 0.1.6alpha
7190
7191         * src/procheader.c: fixed a bug that didn't null-terminate
7192           header list and caused segmentation fault.
7193
7194 2000-01-06
7195
7196         * version 0.1.5alpha
7197
7198         * src/procheader.[ch]: added function procheader_get_one_field()
7199           that gets one header field that matches the header list.
7200           And removed procheader_get_unfolded_line(), which is less generic.
7201           And rewrote procheader_get_header_fields() using
7202           procheader_get_one_field().
7203         * src/summaryview.c: some bug fixes of key input scan routine.
7204         * README, README.jp: modified documents a bit.
7205
7206 2000-01-05
7207
7208         * src/menu.c: menu_set_sensitive(): fixed a bug that if a menu item
7209           had a submenu, set sensitivity of the submenu, not the item.
7210
7211 2000-01-05
7212
7213         * version 0.1.4alpha
7214
7215         * src/summaryview.c: fixed a bug that caused segmentation fault
7216           when empty summary view was center-clicked.
7217           And fixed a bug that freed moving folder strings when marked
7218           as unread.
7219           If current folder is trash, don't delete message.
7220         * src/summaryview.[ch]
7221         * src/mainwindow.c
7222         * src/procmsg.[ch]: added update-cache mode (discards previous cache).
7223
7224 2000-01-04
7225
7226         * src/procheader.[ch]: more optimization of header processing
7227           routine. And added a new function procheader_get_header_fields()
7228           that receives an array of header name as a parameter and
7229           set header bodies.
7230         * src/utils.[ch]: added remove_return() for removing return code.
7231         * src/unmime.c: added remove_return() on the last of UnMimeHeader().
7232
7233 2000-01-03
7234
7235         * src/compose.c: if message body is ascii only, set US-ASCII as
7236           charset in Content-Type.
7237         * src/main.[ch]
7238         * src/prefs.c
7239         * src/prefs_common.c
7240         * src/prefs_account.c
7241         * src/account.c: changed the location of rc files.
7242         * src/account.c: enabled closing window when escape key is pressed.
7243
7244 2000-01-02
7245
7246         * version 0.1.3alpha
7247
7248         * src/compose.c: fixed a bug that caused segmentation fault
7249           when sending failed.
7250           And relocated header-generation routines from src/send.c.
7251         * src/send.c: moved header-generation routines to src/compose.c.
7252         * src/prefs.c: added '~' to home directory expansion.
7253         * src/prefs_account.[ch]: added signature file path configuration.
7254         * src/prefs_common.[ch]: added spool path configuration.
7255         * src/inc.c: changed the method of user name acquisition to use
7256           g_get_user_name().
7257
7258 2000-01-01
7259
7260         * version 0.1.2alpha
7261
7262         * added ChangeLog (this file), ChangeLog.jp.
7263         * some code cleanups.
7264         * added manage_window.[ch] for transient window management.
7265         * src/procheader.c: optimized header processing routine a bit.
7266         * src/send.c: fixed exception handling on connection.
7267         * src/inc.c: added exception handling on getting user name.
7268
7269 2000-01-01
7270
7271         * version 0.1.1alpha
7272
7273         * src/send.c: fixed a bug that didn't add Content-Type: header.
7274
7275 2000-01-01
7276
7277         * version 0.1.0alpha
7278
7279         * initial release.