2004-08-22 [paul] 0.9.12cvs75
[claws.git] / ChangeLog
1 2004-08-09
2
3         * src/main.c: removed parsing of "./gtkrc".
4
5 2004-08-04
6
7         * src/socket.c:
8           ssl_read()
9           ssl_peek(): check SSL before reading data (fixes freeze when
10           socket is broken).
11         * src/session.[ch]: session_set_access_time(): new.
12         * src/imap.c
13           src/news.c
14           src/nntp.c: only update last_access_time when successfully
15           receiving a server response.
16         * thanks to Cedric Pradalier for above.
17
18 2004-07-23
19
20         * src/xml.[ch]: code cleanup and added some functions.
21
22 2004-07-16
23
24         * src/pop.[ch]: pop3_getrange_uidl_recv(): relaxed invalid UIDL
25           checking.
26
27 2004-07-16
28
29         * src/account.[ch]
30           src/main.c
31           src/prefs.[ch]
32           src/prefs_account.[ch]
33           src/prefs_common.[ch]: unified *_{save,write}_config() to
34           *_write_config().
35
36 2004-06-30
37
38         * src/procheader.c:
39           procheader_get_one_field()
40           procheader_get_unfolded_line(): fixed a bug that unfolding was
41           broken if the sequence 'SP CR LF' appeared (thanks to NOGUCHI,
42           Takuya).
43
44 2004-06-23
45
46         * src/prefs_common.c: made the default of confirm_on_exit FALSE.
47
48 2004-06-23
49
50         * src/menu.[ch]: added menu_set_active().
51         * src/compose.c: don't change 'View/Auto wrapping' mode when selecting
52           accounts.
53
54 2004-06-23
55
56         * src/compose.[ch]: autowrap can be switchd on/off from the compose
57           window.
58
59 2004-06-17
60
61         * version 0.9.12
62
63 2004-06-17
64
65         * src/session.c: session_set_timeout(): fixed a bug that didn't
66           reset timeout_tag when interval is 0.
67
68 2004-06-16
69
70         * src/gtkstext.c: gtk_stext_update_text(): added null checking for
71           cache (thanks to Jim Hranicky).
72
73 2004-06-15
74
75         * src/defs.h: increased CACHE_VERSION to work around the
76           incompatibility of the cache on some platforms (ex. FreeBSD).
77         * src/procmsg.c: procmsg_read_cache(): discard all read cache data
78           if an error occurred.
79
80 2004-06-10
81
82         * src/summaryview.[ch]: hide 'Re-edit' menu when it's unusable.
83
84 2004-06-08
85
86         * src/inc.[ch]
87           src/send_message.c
88           src/session.[ch]: implemented session timeout.
89         * src/pop.h: removed unused values from Pop3ErrorValue.
90
91 2004-06-07
92
93         * src/inc.c: inc_all_account_mail(): code cleanup.
94
95 2004-06-03
96
97         * src/procmsg.c: procmsg_read_cache_data_str(): changed gint32 to
98           guint32 for some platforms.
99         * src/summaryview.c: restored 'Print' menu.
100
101 2004-06-01
102
103         * src/about.c: modified copyright year.
104
105 2004-05-28
106
107         * version 0.9.11
108
109 2004-05-21
110
111         * src/smtp.c: comply with RFC 2821 (thanks to Alfons).
112
113 2004-05-20
114
115         * src/folderview.[ch]: implemented spring-loaded folder.
116
117 2004-05-20
118
119         * src/folderview.c: folderview_button_pressed(): enable menu item
120           'Search messages...' only when opened folder is selected.
121
122 2004-05-19
123
124         * src/compose.c
125           src/prefs_common.[ch]: removed the option "Queue messages that fail
126           to send".
127
128 2004-05-18
129
130         * src/summaryview.c: cleaned up the context menu.
131         * src/mainwindow.c: changed the position of '/Message/Re-edit'
132           menuitem.
133
134 2004-05-12
135
136         * src/procmsg.[ch]: fixed the type of integer value in cache data
137           to g(u)int32.
138
139 2004-05-11
140
141         * src/nntp.c: nntp_get_article(): ignore the protocol error of
142           response for some broken news servers (thanks to Davide Scola).
143
144 2004-05-11
145
146         * src/gtkutils.[ch]: added gtkut_editable_disable_im().
147         * src/passphrase.c: disable XIM on entering passphrase.
148
149 2004-05-11
150
151         * src/compose.c
152           src/folderview.c
153           src/inc.c
154           src/prefs_display_header.c
155           src/procmsg.h: fixed for AMD64 (and other 64-bit platforms)
156           (thanks to Hiroyuki Ikezoe).
157
158 2004-05-10
159
160         * src/inc.[ch]: don't use gtk_timeout_add(), instead use
161           gettimeofday() (to prevent infrequent lockup).
162
163 2004-03-19
164
165         * src/defs.h
166           src/inc.[ch]: changed the method of updating the progress dialog
167           to reduce the overhead on a fast network.
168
169 2004-03-16
170
171         * src/nntp.c: nntp_session_new(): attempt to authenticate at the
172           beginning of a session (thanks to Shiino Yuki and IWAMOTO, Kouichi).
173         * src/news.c
174           src/nntp.c: destroy session when socket error occurred.
175
176 2004-03-12
177
178         * src/mainwindow.c
179           src/summaryview.[ch]: added a function to filter selected
180           messages.
181
182 2004-03-12
183
184         * src/filter.[ch]
185           src/prefs_filter.c: rewrote the filtering system (the UI is not
186           implemented yet).
187
188 2004-03-09
189
190         * src/filter.c: fixed the matching algorithm of "not contain" flag
191           (also match if a header not exist, and handle same multiple
192           headers).
193         * src/imageview.c: get_resized_size(): fixed a typo that caused
194           resizing problem.
195
196 2004-03-02
197
198         * src/folder.c
199           src/mh.c: only update FolderItem::last_num when removing the last
200           number of message in MH folders, and don't scan in other case
201           (fixes wrong message count on moving).
202
203 2004-03-02
204
205         * src/folderview.c
206           src/summaryview.c: always move messages by default when using DnD
207           (except for News folder). Copy messages if Ctrl-key is pressed.
208         * src/mainwindow.c: main_window_empty_trash()
209           src/summaryview.c: summary_execute(): added missing
210           statusbar_pop_all().
211
212 2004-02-29
213
214         * version 0.9.10
215
216 2004-02-26
217
218         * src/prefs_common.c: made the default of "inc_local" FALSE.
219
220 2004-02-26
221
222         * src/account.c
223           src/folderview.c: toggle online mode when checking IMAP4 accounts.
224           Pop status bar after that.
225         * src/inc.c: code cleanup.
226         * src/mainwindow.[ch]: added main_window_get() and
227           main_window_toggle_online_if_offline().
228         * src/prefs_common.c: prefs_common_read_config(): fixed a bug that
229           made it offline mode on first execution.
230
231 2004-02-25
232
233         * src/imageview.c: enabled automatic resize on window resize.
234           restrict the minimum size to 16 pixels to prevent crash.
235           imageview_init(): don't cache images when using imlib.
236           imageview_show_image(): fixed memory leak.
237         * src/mimeview.c: mimeview_init(): call imageview_init().
238
239 2004-02-24
240
241         * src/codeconv.[ch]: added ISO-2022-JP-3 encoding.
242
243 2004-02-24
244
245         * src/codeconv.c
246           src/mainwindow.c
247           src/messageview.c: added KOI8-U encoding.
248         * src/prefs_common.c: prefs_message_create(): modified the string
249           of resizing image option.
250
251 2004-02-19
252
253         * src/addressbook.c: addressbook_list_selected(): corrected its
254           argument.
255         * src/imageview.[ch]: keep original image data in ImageView, and
256           enabled the toggle of resizing.
257         * src/messageview.[ch]
258           src/mimeview.[ch]: handle ImageView in MimeView instead of
259           MessageView.
260
261 2004-02-16
262
263         * src/imap.c
264           src/news.c
265           src/summaryview.c: removed statusbar_pop_all() from imap.c and
266           news.c (do it in summaryview.c).
267
268 2004-02-12
269
270         * src/inc.[ch]
271           src/pop.[ch]: made inc_drop_message() the virtual function of
272           Pop3Session and removed the dependency of pop.c on inc.h.
273
274 2004-02-12
275
276         * src/mainwindow.c
277           src/messageview.[ch]
278           src/textview.c: added statusbar to the message view with new window.
279
280 2004-02-10
281
282         * src/inc.[ch]: use hash table for progressive update.
283           changed update interval to 2 sec.
284         * src/folder.[ch]
285           src/mh.c
286           src/procmsg.c
287           src/summaryview.c: added FolderItem::unmarked_num to correct the
288           folder message counting.
289
290 2004-02-09
291
292         * src/inc.[ch]: update folderview progressively.
293         * src/foldersel.c: display full id for selected item.
294
295 2004-02-06
296
297         * src/folderview.[ch]: code cleanup.
298           folderview_append_item(): new. It appends the folder to the folder
299           view.
300         * src/foldersel.c: foldersel_new_folder(): use
301           folderview_append_item().
302
303 2004-02-06
304
305         * src/foldersel.c: implemented 'create new folder' function.
306         * src/folder.[ch]: folder_find_child_item_by_name(): new.
307         * src/utils.h: AUTORELEASE_STR(): convert malloc'd string into
308           auto-release (alloca'd) one.
309
310 2004-02-05
311
312         * src/folderview.c: put together folderview_new_imap_folder_cb() into
313           folderview_new_folder_cb().
314
315 2004-02-04
316
317         * src/compose.c: compose_write_to_file(): removed redundant strlen()
318           (thanks to Alfons).
319         * src/textview.c: textview_button_pressed(): select correct account
320           when address is clicked.
321
322 2004-01-29
323
324         * version 0.9.9
325
326 2004-01-29
327
328         * src/folder.c: folder_item_fetch_all_msg()
329           src/folderview.c: folderview_download_cb(): show progress with
330           the progressbar.
331         * src/mainwindow.[ch]: added new functions for progressbar.
332
333 2004-01-29
334
335         * src/summaryview.c: summary_key_pressed(): GDK_Left should only
336           switch to folderview when summaryview hscrollbar is at the leftmost
337           position (thanks to Alfons).
338
339 2004-01-29
340
341         * src/codeconv.c: conv_euctojis(): made JIS X 0201 Kana conversion
342           configurable.
343         * src/prefs_common.[ch]: added PrefsCommon::allow_jisx0201_kana
344           (hidden setting).
345
346 2004-01-28
347
348         * src/codeconv.c: conv_euctojis(): force JIS X 0201 Kana to JIS X 0208
349           conversion.
350
351 2004-01-28
352
353         * src/imap.c: imap_get_msginfo(): fixed wrong counting.
354
355 2004-01-28
356
357         * src/base64.c
358           src/codeconv.c
359           src/compose.c
360           src/html.c
361           src/imap.c
362           src/pop.c
363           src/prefs_account.c
364           src/procmime.c
365           src/procmsg.c
366           src/quote_fmt_parse.y
367           src/quoted-printable.c
368           src/textview.c
369           src/unmime.c
370           src/utils.c
371           src/utils.h
372           src/xml.c: fixed wrong type of argument for ctype functions (char
373           had been passed instead of unsigned char).
374
375
376 2004-01-27
377
378         * src/mainwindow.[ch]: added MainWindow::messageview_cid.
379           Clear messageview when it is hidden.
380         * src/textview.c: show URL to the statusbar when its link is clicked.
381           textview_uri_security_check(): compare real URL and apparent one
382           and show warning if it seems to be a fake URL.
383         * src/utils.[ch]:
384           is_uri_string(): return TRUE if the string seems like a URL.
385           get_uri_path(): return URL except for its scheme part.
386
387 2004-01-23
388
389         * src/folder.[ch]: folder_item_fetch_all_msg(): new. It fetches all
390           messages in a folder.
391         * src/folderview.c: implemented 'Download' feature.
392
393 2004-01-23
394
395         * src/gtkutils.[ch]: implemented ComboButton which adds an arrow
396           menu button to a button.
397         * src/mainwindow.[ch]: main_window_toolbar_create(): added combo
398           button to reply and forward button.
399
400 2004-01-22
401
402         * src/mainwindow.c: fixed automatic expansion of window size because
403           of toolbar.
404
405 2004-01-21
406
407         * src/addr_compl.[ch]
408           src/gtkshruler.[ch]: changed the copyright notice.
409
410 2004-01-20
411
412         * src/gtkstext.c: find_line_params(): also break between mutlibyte
413           and single-byte characters.
414
415 2004-01-20
416
417         * src/gtkstext.c: find_line_params(): break lines between multibyte
418           characters on word wrap mode.
419
420 2004-01-05
421
422         * src/codeconv.c: conv_iconv_strdup(): fixed crashes on LP64
423           environments (thanks to James Noyes).
424         * src/compose.c: compose_select_account(): don't turn off the sign/
425           encrypt option automatically.
426
427 2003-12-17
428
429         * src/inc.[ch]: made inc_account_mail() public.
430         * src/mainwindow.c: moved receive menus into submenu, and added
431           dynamic menus for receiving from each account.
432
433 2003-12-15
434
435         * version 0.9.8a
436
437 2003-12-15
438
439         * src/procmsg.c: procmsg_open_data_file(): set buffer if DATA_READ
440           is specified and a buffer is given.
441           procmsg_open_cache_file_with_buffer(): new.
442           procmsg_read_cache(): fixed a bug that called setvbuf() after an
443           file I/O which caused buffer read error.
444
445 2003-12-12
446
447         * version 0.9.8
448
449 2003-12-12
450
451         * configure.in: enable IPv6 support by default.
452
453 2003-12-11
454
455         * src/inc.c: inc_mail(), inc_all_account_mail(): ask user to switch
456           to online when in offline mode.
457         * src/mainwindow.h: added main_window_toggle_online().
458
459 2003-12-11
460
461         * src/foldersel.c
462           src/folderview.[ch]
463           src/mainwindow.c
464           src/stock_pixmap.[ch]
465           src/pixmap/dir-noselect.xpm: made no-select folders display with
466           dim icon and string.
467         * src/Makefile.am: added offline.xpm, online.xpm, and
468           dir-noselect.xpm to EXTRA_DIST.
469
470 2003-12-11
471
472         * src/folder.h: added macro FOLDER_ITEM_CAN_ADD().
473         * src/folderview.c: folderview_drag_motion_cb(): code cleanup.
474           folderview_drag_received_cb(): don't accept at no_select folder or
475           from itself.
476         * src/foldersel.c: made folders on which no_select flag is set not
477           selectable.
478
479 2003-12-10
480
481         * src/imap.c: imap_do_copy_msgs(), imap_remove_msgs(): code cleanup.
482           set MSG_INVALID flag when messages are deleted.
483         * src/mh.c: mh_do_move_msgs(), mh_remove_msg(): set MSG_INVALID flag
484           when messages are deleted.
485         * src/procmsg.[ch]:
486           procmsg_move_messages()
487           procmsg_copy_messages(): return error status.
488           Added MSG_INVALID to MsgTmpFlags.
489         * src/summaryview.c: summary_execute(): detect errors and only remove
490           nodes that are invalidated.
491           summary_unthread_for_exec(): fixed a bug that didn't remove nodes
492           in collapsed trees.
493
494 2003-12-06
495
496         * src/mainwindow.[ch]: added online switch button to the statusbar,
497           and "/File/Work offline" in the menu.
498         * src/pixmaps/offline.xpm
499           src/pixmaps/online.xpm: new (borrowed from
500           themes/classic/communicator/icons/ in Mozilla).
501         * src/stock_pixmap.[ch]: added online.xpm and offline.xpm.
502         * src/textview.[ch]: textview_show_error(): new.
503         * src/summaryview.c: summary_display_msg_full(): update marks only
504           if messages are displayed.
505         * src/prefs_common.[ch]: added PrefsCommon::online_mode.
506         * src/news.c: news_session_get()
507           src/imap.c: imap_session_get(): return NULL when in offline mode.
508         * src/messageview.[ch]: messageview_show(): return status whether
509           messages are successfully displayed. Display error messages in
510           the view when failed.
511         * src/procmsg.c:
512           procmsg_get_message_file()
513           procmsg_open_message(): don't output warnings when fetch failed.
514
515 2003-12-04
516
517         * src/html.c: html_get_tag(): support attributes which don't have
518           values.
519
520 2003-12-04
521
522         * src/codeconv.c: conv_get_code_conv_func(): return conv_latintodisp
523           only if src_charset and current charset is identical or current
524           one is multibyte (fixes display of ISO-8859-5 on KOI8-R locale etc.).
525
526 2003-11-25
527
528         * autogen.sh: don't include m4 directory in aclocal.
529         * intl/libgnuintl.h: removed from cvs.
530         * po/.cvsignore: added stamp-po and remove-potcdate.sed.
531
532 2003-11-24
533
534         * upgraded to gettext-0.12.1.
535
536 2003-11-24  gettextize  <bug-gnu-gettext@gnu.org>
537
538         * Makefile.am (SUBDIRS): Add m4.
539         (ACLOCAL_AMFLAGS): New variable.
540         (EXTRA_DIST): Add config.rpath.
541         * configure.in (AC_OUTPUT): Add m4/Makefile.
542
543 2003-11-21
544
545         * configure.in: added check for d_type member in struct dirent.
546         * src/mh.c: mh_scan_folder(): use d->d_type if available.
547           mh_get_uncached_msgs(): removed redundant stat().
548           mh_parse_msg(): return NULL if not a regular file.
549           mh_scan_tree_recursive(): use d->d_type if available.
550         * src/utils.[ch]:
551           dirent_is_regular_file()
552           dirent_is_directory(): new. Use d->d_type to determine the type
553           of entry if available.
554           remove_dir_recursive(): use dirent_is_directory().
555
556 2003-11-14
557
558         * src/folder.h: added 'updated' flag to FolderItem.
559         * src/folderview.[ch]: folderview_update_all_updated(): new. It
560           updates all updated folders.
561         * src/imap.c: set FolderView::update flag on changes of contents.
562         * src/main.c: send_queue()
563           src/mainwindow.c: send_queue_cb(): code cleanup.
564         * src/mh.c: code cleanup.
565           mh_scan_folder(): correctly count new messages.
566         * src/procmsg.[ch]: code cleanup.
567           procmsg_open_cache_file(): new.
568           procmsg_open_mark_file(): enable read/write/append.
569           procmsg_send_queue(): correctly choose outbox for accounts.
570         * src/send_message.[ch]: send_get_queue_info(): get a queue
571           information from queued messages.
572           send_queue_info_free(): free QueueInfo.
573           send_message_queue(): take QueueInfo as an argument instead of file.  
574         * src/summaryview.c: summary_write_cache(): code cleanup.
575
576 2003-11-10
577
578         * src/compose.c: compose_redirect_write_headers(): correctly add
579           Resent-Cc: header.
580
581 2003-11-05
582
583         * src/imap.c: imap_get_msg_list(): fallback to FETCH command if SEARCH
584           command to get flags failed.
585           imap_search_flags(): returns UID array and flags hash table using
586           SEARCH command.
587           imap_fetch_flags(): returns UID array and flags hash table using
588           FETCH command.
589
590 2003-10-28
591
592         * src/summary_search.c: summary_search_execute(): fixed 'Select all
593           matched' when backward search is enabled.
594           Made the backward search button insensitive when 'select all
595           matched' is enabled.
596
597 2003-10-15
598
599         * version 0.9.7
600
601 2003-10-15
602
603         * src/imap.c: imap_scan_tree(): check the existence of root directory
604           with LIST instead of STATUS.
605
606 2003-10-07
607
608         * src/send_message.c: fixed format string bug (exploitable by
609           malicious SMTP server) when calling alertpanel_error()
610           (thanks to Georgi Guninski).
611
612 2003-10-03
613
614         * src/folder.[ch]
615           src/imap.[ch]
616           src/mh.[ch]
617           src/news.[ch]: refactoring of the folder system (based on the claws'
618           implementation).
619         * src/account.c
620           src/foldersel.c
621           src/folderview.c
622           src/mainwindow.c
623           src/messageview.c
624           src/procmsg.c
625           src/setup.c
626           src/summaryview.c: use FOLDER_TYPE() macro at every place.
627
628 2003-09-17
629
630         * version 0.9.6
631
632 2003-09-17
633
634         * src/addressbook.c:
635           addressbook_folder_load_person()
636           addressbook_folder_load_group(): sort the ctree after the end of
637           the loop (fixes performance issue when many addresses are in one
638           folder) (thanks to christian mock).
639
640 2003-09-16
641
642         * src/folderview.c: folder_init(): code cleanup.
643         * src/summaryview.c: summary_init(): check if boldfont is
644           successfully loaded.
645         * src/grouplistdialog.c: use proper callback for delete_event (thanks
646           to Takuro Ashie).
647         * src/imap.c: allow zero-length messages.
648         * src/recv.c: recv_bytes_write(): return immediately if size == 0.
649
650 2003-09-16
651
652         * src/folderview.c: folderview_init(): if font can't be loaded, fall
653           back to gtk default (fixes crashes on startup). Also removed the
654           redundant code.
655
656 2003-09-15
657
658         * src/compose.c: compose_insert_sig(): insert signature at the
659           current cursor position on manual operation.
660
661 2003-09-11
662
663         * src/summaryview.c: summary_key_pressed(): don't ignore delete key
664           even if the main window is locked.
665
666 2003-09-10
667
668         * src/action.c: improved synchronous action exit code (fixes long
669           delay after action exit on RH9) (thanks to Melvin).
670         * src/stringtable.[ch]: string_table_insert_string(): modified the
671           code to remove the warning "dereferencing type-punned pointer will
672           break strict-aliasing rules".
673           Use const gchar * instead of gchar * for arguments.
674
675 2003-09-05
676
677         * src/utils.[ch]: generate_mime_boundary(): a new function to create
678           MIME boundary (moved from rfc2015.c).
679           Removed more special characters.
680           Use random() instead of lrand48() which is obsolete.
681           Added an argument for prefix to prevent duplication.
682           Always add "=_" as a counter-QP sequence to simplify the code.
683         * src/rfc2015.c:
684           rfc2015_decrypt_message()
685           rfc2015_encrypt()
686           rfc2015_sign(): fixed a bug that didn't handle continuous content
687           lines correctly.
688         * src/compose.c
689           src/rfc2015.c: use generate_mime_boundary().
690
691 2003-09-05
692
693         * src/folderview.c:
694           folderview_delete_folder_cb()
695           folderview_remove_mailbox_cb(): close currently displayed folder
696           before removing FolderItem (fixes crash on deleting folder).
697         * src/folder.h
698           src/imap.[ch]: imap_scan_tree()
699           src/mh.[ch]: mh_scan_tree(): return -1 when scanning failed.
700         * src/summaryview.c: summary_clear_all(): also clear the message view.
701         * src/imap.c: imap_close(): fail if the specified folder is not
702           selected.
703           imap_scan_tree(): check if the specified root directory exist, and
704           try creating it if not.
705           imap_parse_list(): output warning if a server returns error.
706           imap_find_namespace_from_list(): support not slash-delimited path.
707           imap_status(): don't return values if they're not specified.
708
709 2003-09-02
710
711         * sylpheed.spec.in: fixed a typo.
712
713 2003-09-02
714
715         * version 0.9.5
716
717 2003-09-01
718
719         * src/inc.[ch]
720           src/main.c
721           src/mainwindow.c
722           src/prefs_common.[ch]: added the receive dialog's option to
723           display the dialog only on manual receiving, and the
724           RECV_DIALOG_ACTIVE option was removed.
725
726 2003-09-01
727
728         * src/compose.c: compose_write_headers(): also replace ':' in the
729           MIME boundary with '_' (as a workaround for broken servers).
730
731 2003-08-28
732
733         * src/imap.c: imap_scan_tree_recursive(): fixed compile error.
734
735 2003-08-27
736
737         * src/prefs_filter.c: added 'Top' and 'Bottom' button.
738
739 2003-08-26
740
741         * src/folder.[ch]: folder_item_remove_children(): new. It removes
742           all children under a FolderItem.
743         * src/folderview.c: folderview_rescan_tree(): modified the message.
744         * src/imap.c: imap_scan_tree(), imap_scan_tree_recursive(): reuse
745           the previous FolderItem objects.
746
747 2003-08-25
748
749         * src/folder.[ch]: added a reference to its own GNode in FolderItem.
750           folder_item_remove(): free all FolderItem's.
751           folder_tree_destroy(): use folder_item_remove().
752         * src/folderview.c: folderview_sort_folders(): keep the order even
753           if special folders' parents are different.
754         * src/imap.c: imap_scan_tree_recursive(): fixed a memory leak.
755         * src/mh.c: mh_scan_tree(): preserve the previous FolderItem's.
756           mh_remove_missing_folder_items(): scan the directories and remove
757           missing folders.
758           mh_scan_tree_recursive(): reuse the previous FolderItem objects.
759
760 2003-08-20
761
762         * src/mainwindow.c: always reflect window size changes.
763         * src/folderview.c: folderview_init()
764           src/summaryview.c: summary_init(): realize the widget before
765           creating pixmaps.
766         * src/prefs_common.[ch]: remember the folder and mesage view's
767           visibility.
768
769 2003-08-07
770
771         * src/mainwindow.c
772           src/prefs_common.[ch]: remember the size and position of
773           separated views.
774           main_window_set_widgets(): fixed a bug that the hidden items on
775           the header view were shown when changing the view type.
776           Instead of setting the window size, set the each view's size.
777
778 2003-08-01
779
780         * src/compose.c: compose_select_account(): don't append signature
781           on redirect mode.
782           compose_insert_sig(): don't insert "\n\n" if signature string
783           doesn't exist. Always insert signature at the end of message.
784
785 2003-08-01
786
787         * improved sylpheed.spec.in (thanks to Andre Oliveira da Costa).
788
789 2003-07-31
790
791         * minor code cleanups for the folder system.
792         * src/compose.c: compose_queue(), compose_draft_cb(): code cleanup.
793         * src/folder.c: code cleanups.
794         * src/imap.c
795           src/mh.c: calculate message numbers inside the functions.
796         * src/procmsg.c: procmsg_set_flags(): calculate message numbers.
797         * src/summaryview.[ch]: don't calculate and preserve message numbers
798           inside SummaryView,
799
800 2003-07-30
801
802         * src/folder.[ch]
803           src/imap.[ch]
804           src/mh.[ch]
805           src/procmsg.c
806           src/summaryview.c: renamed *_msgs_with_dest() to *_msgs().
807
808 2003-07-29
809
810         * src/imap.[ch]: use CAPABILITY to use protocol extentions.
811           imap_greeting(): parse initial server greeting. Also support
812           PREAUTH response.
813           imap_add_msgs()
814           imap_cmd_append(): use APPENDUID responses if UIDPLUS is supported.
815
816 2003-07-28
817
818         * src/imap.c: imap_get_flag_str(): fixed a buffer overrun.
819
820 2003-07-25
821
822         * version 0.9.4
823
824 2003-07-25
825
826         * src/main.c: main(): don't save config files on startup.
827
828 2003-07-25
829
830         * src/imap.c:
831           imap_get_msg_list(): removed redundant UID SEARCH ALL when not
832           using cache.
833           Unset MSG_NEW flag if \Seen is set.
834           imap_get_uncached_messages(): fetch all messages if both first_uid
835           and last_uid is 0.
836
837 2003-07-24
838
839         * src/imap.c: revamped the implementation so that it always
840           exactly reflects the state of IMAP4 servers.
841           imap_get_msg_list(): examine the state of messages using
842           UID SEARCH commands.
843           imap_delete_cached_message(): removes single message cache.
844           imap_get_uid(): removed.
845           imap_cmd_search(): new. It issues UID SEARCH command and returns
846           an array of UIDs.
847           imap_cmd_gen_recv(): made the length of strings unrestricted.
848           imap_get_uid_table(): returns a hash table from UID array.
849
850 2003-07-24
851
852         * src/folder.[ch]
853           src/imap.[ch]
854           src/mh.[ch]
855           src/news.[ch]: added Folder::close() method.
856         * src/summaryview.c: summary_clear_list(): call folder_item_close().
857
858 2003-07-23
859
860         * flags are now taken over when copying messages into IMAP folders
861           from others.
862         * src/imap.[ch]
863           src/mh.[ch]
864           imap_add_msg()
865           imap_add_msgs()
866           mh_add_msg()
867           mh_add_msgs(): flags can be also specified when adding files.
868         * src/folder.[ch]: added assertions for virtual functions.
869         * src/procmsg.[ch]: procmsg_get_message_file_list(): return the list
870           of MsgFileInfo.
871           procmsg_message_file_list_free(): new.
872
873 2003-07-23
874
875         * src/procmsg.h: changed MsgPermFlags and MsgTmpFlags from enum to
876           guint32 for portability (thanks to Alfons).
877         * src/imap.c: imap_add_msgs(): removed redundant unlink().
878
879 2003-07-22
880
881         * src/session.[ch]:
882           session_read_msg_cb()
883           session_read_data_cb(): fixed a bug that ran into infinite loop
884           if connection was closed by remote host (thanks to Yoichi Imai).
885           Added SESSION_EOF state to SessionState.
886           session_is_connected(): new.
887         * src/inc.[ch]: inc_put_error()
888           src/send_message.c: send_put_error(): also put log messages.
889
890 2003-07-18
891
892         * more optimization of IMAP4.
893         * src/folder.[ch]: added a method add_msgs() that adds multiple files
894           to a folder.
895           Removed redundant scan() for the operations of FolderItem.
896         * src/imap.[ch]: implemented Folder::add_msgs() and optimized move
897           and copy from other Folder instances.
898         * src/mh.[ch]: implemented Folder::add_msgs() and cleaned up the code.
899           mh_fetch_msg(): scan folder if required.
900         * src/procmsg.[ch]: procmsg_get_message_file_list(): returns file
901           list from message list.
902         * src/summaryview.c: don't remove MSG_MARKED flags on
903           delete/move/copy operation.
904           summary_display_msg_full(): removed redundant message fetching.
905
906 2003-07-17
907
908         * optimized move/copy/delete/mark operations of IMAP4 by using
909           sequence set when issuing commands (adopted claws' implementation
910           with cleaning it up).
911         * src/imap.[ch]:
912           imap_set_message_flags()
913           imap_cmd_envelope()
914           imap_cmd_copy()
915           imap_cmd_store(): take sequence set string instead of UID number.
916           imap_do_copy_msgs_with_dest(): optimized by using sequence set.
917           imap_cmd_fetch(): use BODY.PEEK instead of BODY.
918           imap_remove_all_msg()
919           imap_set_message_flags(): use FLAGS.SILENT instead of FLAGS.
920         * src/compose.c
921           src/summaryview.c: use imap_msg_list_{set,unset}_perm_flags()
922           instead of issuing commands for each message.
923
924 2003-07-15
925
926         * src/inc.c
927           src/prefs_account.[ch]
928           src/send_message.c
929           src/session.[ch]: added an option to enable/disable non-blocking
930           SSL.
931
932 2003-07-15
933
934         * src/compose.c: compose_attach_append(): display message's subject
935           when attaching message/rfc822 file.
936
937 2003-07-14
938
939         * src/session.[ch]:
940           session_recv_msg()
941           session_recv_data()
942           session_read_msg_cb()
943           session_read_data_cb(): optimized by removing sock_peek() and
944           buffering received data in user space (correctly implemented
945           this time).
946
947 2003-07-11
948
949         * src/session.c: reverted the previous change because it couldn't
950           handle data receiving after messages correctly.
951
952 2003-07-11
953
954         * src/session.c:
955           session_recv_msg()
956           session_read_msg_cb(): optimized by removing sock_peek() and
957           buffering messages in user space.
958
959 2003-07-11
960
961         * src/imap.[ch]: refactored.
962           Changed all functions that have SockInfo arguments to take
963           IMAPSession.
964           Made imap_cmd_count an instance variable: IMAPSession::cmd_count.
965           imap_open(): only establish TCP (or SSL) connection.
966           imap_session_new(): process greeting and authentication here.
967
968 2003-07-10
969
970         * src/imap.[ch]: implemented CRAM-MD5 authentication, and made code
971           cleanups.
972         * src/prefs_account.[ch]: added option menu for IMAP4 authentication
973           type in Receive tab, and hide other protocols' frames.
974
975 2003-07-10
976
977         * src/mainwindow.c: send_queue_cb(): don't scan folder twice if
978           error occurred.
979         * src/procmsg.c: procmsg_send_queue(): return number of sent
980           messages.
981
982 2003-07-09
983
984         * src/mainwindow.c:
985           main_window_set_toolbar_sensitive()
986           main_window_set_menu_sensitive(): removed the locking of file
987           operations while receiving mail.
988
989 2003-07-09
990
991         * src/folder.[ch]: folder_item_remove_msg(): take MsgInfo as an
992           argument instead of message number.
993         * src/imap.[ch]: imap_remove_msg(): reimplemented using
994           imap_remove_msgs().
995         * src/mh.[ch]: mh_do_move(): reimplemented using
996           mh_do_move_msgs_with_dest().
997           mh_copy_msg(): reimplemented using mh_copy_msgs_with_dest().
998         * src/procmsg.c: procmsg_send_queue(): modified to use message list.
999
1000 2003-07-08
1001
1002         * src/rfc2015.c: rfc2015_is_encrypted(): check MimeInfo::mime_type
1003           to suppress some warnings.
1004         * src/logwindow.c: log_window_append(): don't scroll up when trimming
1005           lines.
1006
1007 2003-07-07
1008
1009         * src/compose.c: add 'Content-Disposition: inline' to a text/plain
1010           part when using PGP/MIME signing.
1011
1012 2003-07-04
1013
1014         * version 0.9.3
1015
1016 2003-07-04
1017
1018         * src/defs.h: changed UI_REFRESH_INTERVAL from 40msec to 50msec.
1019         * src/session.c: session_read_msg_cb(): make it always fail if
1020           sock_read() returns by error.
1021         * src/socket.[ch]: sock_check(): handle exceptional SSL condition.
1022           sock_has_pending_data(): removed.
1023           Removed debug output.
1024         * src/send_message.c: send_recv_message(): display messages to
1025           statusbar.
1026
1027 2003-07-03
1028
1029         * src/inc.[ch]: update received message number on CList while
1030           retrieving.
1031         * src/session.c: session_read_data_cb(): optimized by removing
1032           g_malloc() and memcpy().
1033
1034 2003-07-02
1035
1036         * src/socket.[ch]: sock_add_watch(): new. It monitors SSL by original
1037           watch functions (otherwise uses g_io_add_watch()).
1038         * src/session.[ch]: removed previous workarounds, and replaced
1039           g_io_add_watch() with sock_add_watch().
1040
1041 2003-07-01
1042
1043         * src/socket.[ch]: added sock_has_pending_data() which returns TRUE
1044           if socket has pending data.
1045         * src/session.c: session_recv_msg(), session_recv_data(): check if
1046           socket has pending data and call the callbacks immediately in that
1047           case (fixes the hang at ESMTP EHLO on SSL).
1048
1049 2003-06-30
1050
1051         * src/socket.c: check return value in SSL functions.
1052
1053 2003-06-30
1054
1055         * src/mimeview.c: mimeview_init(): initialize TextView to prevent
1056           slowdown caused by GTK+ themes (thanks to Yuri Arapov).
1057
1058 2003-06-27
1059
1060         * src/session.c: session_read_data_cb(): clear Session::read_data_buf
1061           before calling callbacks.
1062
1063 2003-06-26
1064
1065         * src/socket.c: made socket connection protocol independent.
1066         * src/session.c: removed debug g_print().
1067         * src/inc.c: made status bar output less verbose, and show counter
1068           on main window's progressbar.
1069
1070 2003-06-26
1071
1072         * src/session.c: added missing #include <errno.h>.
1073
1074 2003-06-25
1075
1076         * src/session.[ch]: reimplemented the Session system with non-blocking
1077           I/O to solve the performance and the code design issue.
1078         * src/socket.[ch]: added sock_connect_async() and
1079           sock_connect_async_cancel() to enable asynchronous connection.
1080           sock_peek(): modified the implementation.
1081         * src/pop.c: optimized the receiving of the responses of
1082           UIDL/LIST/RETR.
1083
1084 2003-06-18
1085
1086         * src/procmsg.c: procmsg_get_thread_tree(): prevent threading problems
1087           when a node is an ancestor (parent / great parent), which mostly
1088           happens with circular references (thanks to Phillipe Gramoulle
1089           for finding an sample set of messages, and Alfons for the patch).
1090
1091 2003-06-16
1092
1093         * src/pop3.c: pop3_get_uidl_table(): return empty hash table even if
1094           UIDL list is not found (fixes inability of initial retrieval).
1095
1096 2003-06-10
1097
1098         * src/main.c: added the option '--status-full' which shows the status
1099           of each folder specified. The option '--status' also takes
1100           following arguments for folders (thanks to Yuri Arapov).
1101         * src/folder.[ch]: folder_get_status(): new. it takes the array of
1102           folders as the argument and returns their status.
1103           folder_count_total_msgs(): removed.
1104
1105 2003-06-06
1106
1107         * version 0.9.2
1108
1109 2003-06-06
1110
1111         * src/filesel.c
1112           src/foldersel.c
1113           src/inputdialog.c: use gtk_main_iteration() instead of gtk_main()
1114           to prevent abort when a button is double-clicked.
1115
1116 2003-06-02
1117
1118         * src/addr_compl.c: invalidate_address_completion(): check if
1119           g_completion_list is NULL (thanks to Kazuhiro NISHIYAMA).
1120
1121 2003-06-02
1122
1123         * src/pop.c: pop3_session_recv_data_finished(): fixed a bug that
1124           deleted messages that is to be kept on server (thanks to Tristan
1125           Wallis).
1126
1127 2003-05-27
1128
1129         * version 0.9.1
1130
1131 2003-05-26
1132
1133         * src/socket.[ch]:
1134           sock_set_io_timeout(): new. It sets the timeout interval.
1135           sock_gdk_input_add(): removed since it's not used anymore.
1136         * src/prefs_common.[ch]: added an option to set the timeout parameter.
1137
1138 2003-05-26
1139
1140         * src/action.c: fixed a bug that didn't hide user string in
1141           create_io_dialog() (thanks to Markus Amersdorfer).
1142           Removed ChildInfo::type and added Children::action_type.
1143
1144 2003-05-23
1145
1146         * src/inc.c: inc_start(): ask every password before retrieving.
1147           Don't popup the redundant error dialog.
1148           inc_account_mail()
1149           inc_all_account_mail()
1150           inc_progress_dialog_set_list(): separated account list display
1151           into a new function.
1152           inc_progress_dialog_set_label()
1153           inc_recv_data_finished()
1154           inc_recv_message(): properly update the dialog when RETR finished.
1155
1156 2003-05-22
1157
1158         * src/imap.c:
1159           imap_modified_utf7_to_locale()
1160           imap_locale_to_modified_utf7(): fixed compilation failure when not
1161           using iconv().
1162
1163 2003-05-21
1164
1165         * src/procmime.c: procmime_scan_multipart_message(): fixed parsing
1166           of message/rfc822 parts.
1167
1168 2003-05-21
1169
1170         * src/pop.c: pop3_ok(): detect timeout error.
1171
1172 2003-05-20
1173
1174         * src/imap.c: imap_locale_to_modified_utf7(): fixed the encoding bug
1175           when locale strings include '+'.
1176           imap_modified_utf7_to_locale()
1177           imap_locale_to_modified_utf7(): at least escape/unescape '&' even
1178           if iconv() is not supported.
1179
1180 2003-05-20
1181
1182         * src/compose.c:
1183           compose_insert_sig()
1184           compose_get_signature_str(): include separator in signature string.
1185           Don't insert separator if signature file is not found.
1186           Disabled use of implicit default signature path (~/.signature) when
1187           sig_path is NULL.
1188
1189
1190 2003-05-20
1191
1192         * src/codeconv.c
1193           src/gtkshruler.c
1194           src/news.c
1195           src/procmsg.c
1196           src/quote_fmt_parse.y
1197           src/smtp.c: suppress warnings that gcc-3.3 issues.
1198           src/stringtable.c: use string_entry_free().
1199
1200 2003-05-19
1201
1202         * src/compose.c: compose_insert_sig(): fixed the bug that always
1203           appended signature separator if signature file was not found.
1204           compose_get_signature_str(): fixed the bug that caused crash if
1205           signature file cannot be opened.
1206
1207 2003-05-16
1208
1209         * version 0.9.0
1210
1211 2003-05-16
1212
1213         * src/session.c: session_recv_msg(): removed debug print.
1214
1215 2003-05-15
1216
1217         * src/imap.c:
1218           imap_parse_atom()
1219           imap_get_header()
1220           imap_cmd_fetch(): check for data size that servers return (fixes
1221           vulnerability found in BugTraq).
1222
1223 2003-05-14
1224
1225         * src/addr_compl.c: get_complete_address()
1226           src/addressbook.c: addressbook_format_address()
1227           src/compose.c: QUOTE_IF_REQUIRED(): quote if name contains
1228           characters that is not defined in atext (RFC 2822, 3.2.4. Atom).
1229         * src/main.c: main(): set colormap and visual to solve color problem
1230           in Solaris (thanks to Markus Schwarzenberg).
1231
1232 2003-05-12
1233
1234         * version 0.9.0pre1
1235
1236 2003-05-12
1237
1238         * src/prefs_account.c: temporarily removed POP before SMTP option.
1239
1240 2003-05-09
1241
1242         * src/prefs_common.[ch]: changed the description of "Open message when
1243           cursor keys are pressed on summary".
1244         * src/summaryview.c: summary_show(): open message when always_show_msg
1245           is TRUE.
1246
1247 2003-05-09
1248
1249         * src/logwindow.[ch]: restrict the maximum lines of the log messages
1250           to reduce the memory usage.
1251
1252 2003-05-07
1253
1254         * src/compose.c: compose_insert_sig(): fixed a crash when signature
1255           string contains illegal sequence.
1256         * src/utils.[ch]: changed get_wcs_len() to get_mbs_len() for accuracy.
1257
1258 2003-05-07
1259
1260         * major refactoring of MIME structure.
1261         * src/procmime.c: procmime_scan_message(): decrypt message if
1262           gpgme is enabled. Create multipart tree only if content-type is
1263           multipart/* or message/rfc822.
1264           procmime_scan_multipart_message(): fixed the scanning of
1265           message/rfc822 part.
1266         * src/action.c: parse_append_msgpart()
1267           src/messageview.c: messageview_show()
1268           src/mimeview.c: mimeview_show_message(): use procmime_scan_message()
1269           instead of procmsg_open_message() and procmime_scan_mime_header().
1270           mimeview_set_multipart_tree(): conform to the new MIME structure.
1271         * src/textview.c: textview_show_part(): removed unnecessary check.
1272         * src/procmsg.c: procmsg_open_message_decrypted(): fixed the file
1273           pointer when decryption failed.
1274
1275 2003-05-06
1276
1277         * src/ssl.c: ssl_init_socket_with_method(): replaced log_warning()
1278           by g_warning(), and log_print() by debug_print().
1279         * src/pop.[ch]: added an error code PS_NOTSUPPORTED, and retry with
1280           LAST if UIDL is not supported.
1281
1282 2003-05-01
1283
1284         * src/codeconv.c: conv_get_code_conv_func(): convert to EUC-JP only
1285           if it is the current locale encoding when dest_charset_str is NULL.
1286
1287 2003-05-01
1288
1289         * src/action.c: execute_actions(): fixed crash when no text widget
1290           is selected (thanks to Paul and Melvin).
1291         * src/action.c
1292           src/prefs_actions.c: added missing reference to Claws team in the
1293           copyright.
1294
1295 2003-04-28
1296
1297         * src/session.c:
1298           session_send_msg()
1299           session_send_data(): fixed a memory leak and data sending bug.
1300         * src/send_message.c:
1301           send_message_smtp(): fixed focus management.
1302
1303 2003-04-25
1304
1305         * src/smtp.[ch]: set the response string to SMTPSession::error_msg
1306           if error occurred.
1307         * src/send_message.c: show error dialog if error occurred.
1308         * src/main.c: send_queue()
1309           src/mainwindow.c: send_queue_cb(): don't show error dialog here.
1310
1311 2003-04-25
1312
1313         * src/session.c: session_close(): kill child process only if
1314           state is not SESSION_DISCONNECTED.
1315         * src/send_message.c: send_cancel_button_cb()
1316           src/inc.c: inc_cancel(): don't set Session::state to
1317           SESSION_DISCONNECTED.
1318         * src/prefs.[ch]: modified the names of prefs_write_*().
1319         * src/address.[ch]: removed.
1320
1321 2003-04-24
1322
1323         * src/compose.c: compose_template_apply(): overwrite recipients.
1324
1325 2003-04-23
1326
1327         * src/procheader.c: procheader_date_parse(): removed debug print.
1328         * src/session.c: changed every g_print to debug_print.
1329           session_child_input(): removed unrequired session_close() (it'll
1330           be closed anyway after returning FALSE).
1331         * src/send_message.c: send_message_smtp(): changed g_print to
1332           debug_print.
1333
1334 2003-04-23
1335
1336         * src/procheader.c: procheader_procheader_date_parse(): don't add
1337           local timezone offset if timezone is unknown.
1338           Made the Y2K workaround code to follow RFC 2822.
1339           procheader_scan_date_string(): workaround for date strings which
1340           don't have timezone specification.
1341         * src/utils.c: remote_tzoffset_sec(): return -1 if timezone is
1342           unknown.
1343
1344 2003-04-22
1345
1346         * src/action.[ch]: refactored. Also fixed a bug on MIME mode, and
1347           some memory leaks on error.
1348           action_update_msgview_menu(): new.
1349         * src/messageview.[ch]: added "Tools/Actions" menu. Keep window list.
1350           messageview_get_selected_mime_part(): returns MimeInfo of selected
1351           part when MessageView is in MIME mode.
1352         * src/mimeview.[ch]: mimeview_get_selected_part(): returns MimeInfo
1353           of selected part.
1354         * src/summaryview.[ch]: summary_get_selected_msg_list(): returns
1355           MsgInfo list of selected messages.
1356
1357 2003-04-21
1358
1359         * src/prefs_filter.[ch]: include original message's headers as
1360           the preset keywords. Modified the sizes of the widgets.
1361         * src/utils.[ch]: added str_case_equal() and str_case_hash() for
1362           case-insensitive hash.
1363
1364 2003-04-18
1365
1366         * src/procmsg.c: procmsg_get_filter_keyword(): added X-Sequence to
1367           auto-detected headers.
1368         * src/action.[ch]
1369           src/prefs_actions.c
1370           src/compose.c
1371           src/mainwindow.c: modified function names.
1372           get_user_string(): Use input_dialog() instead of its own
1373           implementation.
1374
1375 2003-04-17
1376
1377         * src/codeconv.[ch]: conv_encode_header(): don't include '(' and ')'
1378           in encoded strings if addr_field is TRUE.
1379         * src/compose.c: compose_convert_header(): added a flag 'addr_field'.
1380
1381 2003-04-16
1382
1383         * src/prefs_actions.[ch]: separated action execution routine into
1384           action.[ch].
1385
1386 2003-04-16
1387
1388         * src/prefs_actions.c: minor code cleanup.
1389
1390 2003-04-16
1391
1392         * src/codeconv.[ch]: conv_iconv_strdup(): fixed the handling of
1393           EILSEQ.
1394
1395 2003-04-16
1396
1397         * src/inc.c:
1398           inc_recv_data_progressive()
1399           inc_recv_data_finished()
1400           inc_recv_message()
1401           send_recv_message()
1402           send_send_data_progressive()
1403           send_send_data_finished(): added assertion.
1404
1405 2003-04-16
1406
1407         * src/codeconv.[ch]: conv_iconv_strdup(): fixed potential memory
1408           corruption bug.
1409
1410 2003-04-16
1411
1412         * src/codeconv.[ch]: conv_iconv_strdup(): don't include nul character
1413           in source buffer since it messed up some encoding conversion (like
1414           UTF-7).
1415
1416 2003-04-15
1417
1418         * src/procmsg.c: procmsg_get_filter_keyword(): unfold headers and
1419           extract ID from List-Id header.
1420         * src/utils.[ch]: extract_one_parenthesis_with_skip_quote(): removed.
1421           extract_list_id_str(): extract ID string from List-Id header.
1422
1423 2003-04-15
1424
1425         * src/prefs_actions.c: merged from the claws branch. Fixes several
1426           bugs and adds some features.
1427
1428 2003-04-14
1429
1430         * src/compose.c: compose_parse_header(): fixed a bug that unnecessary
1431           linebreaks were included on reediting.
1432         * src/imap.c
1433           src/pop.c: fixed typos: 'occured'.
1434
1435 2003-04-11
1436
1437         * src/compose.[ch]: implemented auto signature replacement on
1438           changing accounts.
1439           compose_insert_sig(): added a flag to replace current signature.
1440           compose_get_signature_str(): new. It returns signature string.
1441           compose_insert_command_output(): removed.
1442           compose_select_account(): call compose_insert_sig() on account
1443           change.
1444           compose_destroy(): fixed a memory leak of UndoMain object.
1445           Compose::sig_str: new. It stores current signature string.
1446         * src/gtkutils.[ch]: gtkut_stext_find(): new.
1447           Renamed gtk_stext_clear() to gtkut_stext_clear().
1448         * src/utils.[ch]: get_wcs_len(): returns wide-character length of
1449           multibyte string.
1450           normalize_newlines(): converts CR+LF and CR into LF.
1451           get_command_output(): returns command output.
1452
1453 2003-04-08
1454
1455         * src/procmsg.[ch]: procmsg_get_filter_keyword(): new. It returns
1456           filter keyword for messages.
1457         * src/summaryview.c: summary_filter_open(): use
1458           procmsg_get_filter_keyword().
1459         * src/messageview.c: create_filter_cb(): implemented.
1460
1461 2003-04-07
1462
1463         * src/inc.c:
1464           inc_start()
1465           inc_put_error(): display server responses on error.
1466         * src/pop.[ch]: added Pop3Session::error_msg, and set server responses
1467           on error.
1468
1469 2003-04-04
1470
1471         * src/messageview.[ch]: separated the forced charset of message view
1472           in separate window from the main window.
1473           src/textview.c:
1474           textview_show_message()
1475           textview_show_part()
1476           textview_add_part(): use MessageView::forced_charset if specified.
1477
1478 2003-04-03
1479
1480         * src/mainwindow.c: modified File menu a bit.
1481         * src/menu.[ch]: added functions to handle item factory rc strings.
1482         * src/messageview.[ch]: added a menu, and made it take over main
1483           window's menu shortcuts.
1484           added msginfo which is duplicated on display to MessageView.
1485         * src/prefs_common.c: prefs_keybind_apply_clicked(): use
1486           menu_factory_clear_rc().
1487
1488 2003-03-28
1489
1490         * send_message.c: send_message_smtp():
1491           re-enabled forcing of SMTP AUTH method.
1492           Clear temporary password if authentication failed.
1493         * smtp.c: output warning to log and set SMTPSession::error_val
1494           if error occurs.
1495         * smtp.h: changed error value to enum. Added SMTPSession::error_val.
1496         * src/mbox.c: proc_mbox(): force updating of folder.
1497
1498 2003-03-28
1499
1500         * src/pop.h: changed error value to enum.
1501         * src/pop.c: pop3_retr_recv(): return PS_IOERR when inc_drop_message()
1502           failed.
1503           pop3_ok(): return appropriate error value based on current state.
1504           Output warning to log if error occurs.
1505
1506 2003-03-27
1507
1508         * src/nntp.[ch]
1509           src/news.[ch]: refactored. Remove NNTPSockInfo and use NNTPSession
1510           in nntp.c.
1511
1512 2003-03-27
1513
1514         * src/inc.c: inc_pop3_session_do(): retrun appropriate error if
1515           Session::state == SESSION_ERROR.
1516         * po/POTFILES.in: removed src/automaton.c and src/send.c.
1517           Added src/send_message.c.
1518
1519 2003-03-26
1520
1521         * src/pop.[ch]
1522           src/session.c: fixed breakage of POP3 retrieval.
1523           session_recv_data_from_sock_unescape(): read until terminator
1524           appears and also return the actual size.
1525
1526 2003-03-25
1527
1528         * src/automaton.[ch]: removed.
1529         * src/session.c: removed some of the debug output.
1530         * src/smtp.c: smtp_session_recv_msg(): workaround in case server
1531           returns EHLO-style response to HELO command.
1532           Ignore all multiline responses except for EHLO since they are
1533           allowed for any command.
1534
1535 2003-03-25
1536
1537         * src/session.[ch]
1538           src/pop.c: fixed retrieval of messages which contain dot-escaped
1539           lines.
1540           session_recv_data(): added a flag for unescape.
1541           session_recv_data_from_sock_unescape(): new. It receives message
1542           for each line and unescapes dot-escaped lines.
1543           Removed the previous workaround.
1544         * src/defs.h: decreased UI_REFRESH_INTERVAL to 40 msec.
1545
1546 2003-03-25
1547
1548         * src/pop.[ch]: workaround for brekage of retrieval when given size
1549           and actual one is different.
1550
1551 2003-03-24
1552
1553         * src/pop.c: pop3_retr_eom_recv(): ignore invalid end of message
1554           since some servers sometimes return incorrect message size.
1555         * src/news.c: news_session_new(): zero clear NNTPSession object.
1556           Don't initialize Session::sock with nntp_sock->sock to prevent
1557           double-free of SockInfo.
1558         * src/imap.c: zero clear IMAPSession object.
1559           imap_cmd_append(): don't close SockInfo.
1560
1561 2003-03-22
1562
1563         * src/pop.c: pop3_session_recv_msg(): fixed STLS.
1564
1565 2003-03-22
1566
1567         * src/inc.[ch]
1568           src/pop.[ch]: reimplemented using new I/O system.
1569         * src/session.[ch]: session_recv_data(): new.
1570           session_send_data_to_sock()
1571           session_recv_data_from_sock(): decreased the frequency of progress
1572           notification.
1573
1574 2003-03-22
1575
1576         * src/smtp.c: smtp_auth_recv(): fixed CRAM-MD5 authentication.
1577
1578 2003-03-20
1579
1580         * src/session.[ch]: session_start_tls(): new.
1581           session_recv_msg(): made it static.
1582
1583 2003-03-20
1584
1585         * implemented asynchronous network I/O.
1586         * src/session.[ch]: the interface to communicate with servers through
1587           child process.
1588         * src/smtp.[ch]
1589           src/send_message.[ch]: rewrote using new I/O system.
1590         * src/socket.[ch]: renamed *_write() to *_write_all(), and made
1591           *_write() as just a simple wrapper for write().
1592         * src/utils.c: get_outgoing_rfc2822_str(): new. It modifies the
1593           message to send with SMTP or NNTP.
1594           file_read_stream_to_str(): new.
1595
1596 2003-03-12
1597
1598         * src/textview.c: textview_button_pressed(): corrected the range of
1599           URI link.
1600         * src/compose.c: compose_wrap_line_all_full(): treat UTF-8 characters
1601           represented with more than 2 bytes as 2 character width and 2 bytes
1602           one as a single character width as a workaround for wrapping problem.
1603
1604 2003-03-12
1605
1606         * src/utils.c: subject_compare_for_sort(): allow null strings (fixes
1607           summary sorting).
1608
1609 2003-03-11
1610
1611         * implemented HTML link correctly.
1612         * src/html.[ch]: HTMLAttr, HTMLTag: new structure for attributes /
1613           tags.
1614           html_get_tag(): new. It parses tag and returns HTMLTag object.
1615           html_parse_tag(): also parses <a> tags and 'href' attributes.
1616         * src/textview.c: textview_write_link(): new. It creates link string.
1617
1618 2003-03-10
1619
1620         * src/compose.c: compose_wrap_line_all_full(): fixed an infinite
1621           loop / crash bug (thanks to Darko Koruga).
1622           compose_write_to_file(): put correct charset element when
1623           conversion failed but want to send anyway.
1624
1625 2003-03-10
1626
1627         * src/headerview.c: headerview_show()
1628           src/textview.c: textview_write_line(): remove unreadable characters
1629           from displayed strings to prevent crashes on multi-byte
1630           environments.
1631         * src/codeconv.[ch]: conv_unreadable_locale(): new. It was separated
1632           from conv_localetodisp().
1633
1634 2003-03-10
1635
1636         * src/procmsg.c: procmsg_cmp_by_subject()
1637           src/summaryview.c: summary_cmp_by_subject(): ignore Re: when
1638           comparing subjects.
1639         * src/utils.[ch]:
1640           subject_compare_for_sort()
1641           trim_subject_for_sort(): new.
1642
1643 2003-03-07
1644
1645         * version 0.8.11
1646
1647 2003-03-07
1648
1649         * src/defs.h: added -i option to the default sendmail command.
1650
1651 2003-03-06
1652
1653         * src/codeconv.[ch]: added missing character encodings and locales.
1654
1655 2003-03-06
1656
1657         * src/procmsg.[ch]:
1658           procmsg_get_mark_sum()
1659           procmsg_open_mark_file()
1660           procmsg_read_mark_file(): take FolderItem instead of directory
1661           path.
1662
1663 2003-03-05
1664
1665         * src/codeconv.c: conv_encode_header(): fixed a bug that spaces
1666           which is on the wrap boundary would be lost when encoding long
1667           non-ascii strings (thanks to Sergey Vlasov).
1668           Don't force wrapping within a long word until it reaches hard line
1669           length limit (998 characters) (workaround for the breakage of
1670           long address list with no spaces).
1671
1672 2003-03-03
1673
1674         * src/prefs_account.c: fixed compile failure when using neither
1675           gpg or ssl.
1676
1677 2003-03-03
1678
1679         * src/codeconv.c: fixed UTF-8 locale support.
1680           conv_get_code_conv_func(): return conv_noconv if locale encoding
1681           is UTF-8. Return conv_latintodisp on ISO-8859-* to locale encoding
1682           conversion.
1683           conv_convert(): call conv_iconv_strdup() instead of
1684           conv_codeset_strdup().
1685           conv_codeset_strdup(): moved some codes into conv_iconv_strdup().
1686
1687 2003-02-28
1688
1689         * src/prefs_account.[ch]: added an option to use command output for
1690           signature.
1691         * src/compose.c: compose_insert_sig(): use command output if
1692           specified.
1693           compose_insert_command_output(): new.
1694
1695 2003-02-28
1696
1697         * src/main.c: main(): remove lock socket if sylpheed is not running
1698           when --status command is executed.
1699           lock_socket_remove(): new.
1700
1701 2003-02-27
1702
1703         * src/codeconv.c: conv_codeset_strdup(): don't convert if current
1704           codeset is US-ASCII (or POSIX).
1705
1706 2003-02-21
1707
1708         * src/codeconv.c: conv_iconv_strdup(): try to skip invalid characters
1709           and continue conversion.
1710
1711 2003-02-21
1712
1713         * src/summaryview.c: summary_selected(): always update widget
1714           sensitivity.
1715
1716 2003-02-20
1717
1718         * src/utils.c: tzoffset_sec(): fixed a bug that displayed wrong
1719           date in timezones more than GMT+12 or less than GMT-12.
1720
1721 2003-02-18
1722
1723         * src/prefs_common.[ch]
1724           src/sourcewindow.c: remember the size of source window.
1725         * src/md5.c: fixed a compile problem with gcc 3.3.
1726
1727 2003-02-17
1728
1729         * src/about.c: about_create(): modified the copyright notice.
1730
1731 2003-02-17
1732
1733         * src/colorlabel.c: don't use pixmaps for label color rect but draw
1734           rectangles so we can respect the color map of palette based visuals
1735           (fixes the long time crashes on Solaris - thanks to Alfons
1736           Hoogervorst).
1737
1738 2003-02-17
1739
1740         * src/procheader.c: procheader_date_parse(): made month string case
1741           insensitive.
1742         * src/prefs_filter.c: prefs_filter_close(): fixed the crash when the
1743           selection list is empty.
1744
1745 2003-02-14
1746
1747         * src/quote_fmt_parse.y: removed gettext translatable strings.
1748         * src/unmime.c: unmime_header(): remove broken characters when
1749           code conversion failed.
1750         * src/codeconv.c: conv_encode_header(): fixed a bug that broken
1751           headers if long words more than 75 characters are entered.
1752
1753 2003-02-13
1754
1755         * src/prefs_account.c: prefs_account_receive_create()
1756           src/utils.c: to_human_readable(): made units translatable.
1757
1758 2003-02-13
1759
1760         * src/codeconv.c: isprintableeuckanji(): don't allow more than 0xf4
1761           at first byte (fixes abort() problem of glibc).
1762         * src/html.c: html_read_line(): remove characters which can't be
1763           displayed on the current locale.
1764
1765 2003-02-11
1766
1767         * src/utils.[ch]:
1768           trim_subject_for_compare(): renamed from trim_subject().
1769           trim_subject(): new. It removes [...] or (...) at the beginning
1770           of subject.
1771         * src/prefs_folder_item.c
1772           src/folder.[ch]:
1773           added options for trimming summary / compose subject.
1774         * src/summaryview.c: summary_set_header(): trim subject if the folder
1775           option is set.
1776         * src/compose.c: compose_reply_set_entry(): trim subject if the folder
1777           option is set.
1778
1779 2003-02-09
1780
1781         * src/codeconv.c:
1782           LBREAK_IF_REQUIRED(): don't break lines before first word (fixes
1783           X-Face header problem).
1784           conv_encode_header(): allow up to 97 characters for one word.
1785
1786 2003-02-07
1787
1788         * src/filter.c: filter_match_condition(): fixed the bug that
1789           second condition ignored regex.
1790         * src/news.h: NewsGroupInfo: use guint for message numbers
1791           (fix count in grouplist dialog) (thanks to Thorsten Maerz).
1792
1793 2003-02-06
1794
1795         * src/codeconv.c: conv_encode_header(): fixed a segfault bug
1796           on code conversion failure.
1797           conv_get_charset_str()
1798           conv_get_charset_from_str(): optimized using hash table.
1799
1800 2003-02-06
1801
1802         * src/quote_fmt_parse.y:
1803           SHOW_MESSAGE_NO_SIGNATURE, SHOW_QUOTED_MESSAGE_NO_SIGNATURE:
1804           treat only "\n-- \n" as a signature separator.
1805
1806 2003-02-05
1807
1808         * src/gtkutils.[ch]: gtkut_ctree_node_prev(): new.
1809         * src/summary_search.c: summary_search_execute(): search collapsed
1810           nodes, too.
1811
1812 2003-02-05
1813
1814         * src/codeconv.c:
1815           conv_unreadable_latin(): include 0x7f as an unreadable character.
1816           conv_localetodisp(): don't remove 8bit characters by default.
1817           conv_get_current_charset()
1818           conv_get_outgoing_charset(): return ISO-8859-15 if "@euro" is
1819           appended at the last of locale name.
1820         * src/compose.c: compose_write_to_file(): show from and to encoding
1821           when code conversion failed.
1822
1823 2003-02-04
1824
1825         * version 0.8.10
1826
1827 2003-02-04
1828
1829         * src/procmsg.h: WRITE_CACHE_DATA(): little speed improvement
1830           (thanks to Colin Leroy).
1831         * src/mh.c: mh_get_msginfo(): added NULL check (thanks to Thorsten
1832           Maerz).
1833
1834 2003-02-03
1835
1836         * src/textview.c: textview_write_line(): don't convert if conv is
1837           NULL.
1838
1839 2003-02-03
1840
1841         * src/codeconv.[ch]:
1842           renamed conv_guess_encoding() to conv_guess_ja_encoding().
1843           conv_localetodisp(): new. It removes unreadable characters from
1844           (assumed) current locale string.
1845           conv_codeset_strdup(): convert into ISO-8859-1 if dest_code is
1846           NULL and current locale encoding is US-ASCII.
1847           conv_get_code_conv_func(): return conv_ustodisp if US-ASCII is
1848           specified for destination charset.
1849         * src/textview.c: textview_write_line(): use conv_localetodisp()
1850           instead of strncpy2() if conversion failed.
1851
1852 2003-01-31
1853
1854         * src/codeconv.c: conv_iconv_strdup()
1855           src/imap.c:
1856           imap_modified_utf7_to_locale()
1857           imap_locale_to_modified_utf7(): use ICONV_CONST macro to remove
1858           a warning on some systems.
1859         * src/codeconv.c: conv_iconv_strdup(): flush iconv() output and
1860           truncate buffer.
1861           Return NULL instead of incomplete string if conversion failed.
1862
1863 2003-01-30
1864
1865         * src/summaryview.c: summary_execute(): select appropriate node
1866           if currently selected node is to be deleted.
1867         * src/gtkutils.[ch]: gtkut_ctree_node_is_selected(): new. Returns
1868           TRUE if the specified node is selected.
1869
1870 2003-01-30
1871
1872         * src/summaryview.c: summary_status_show(): fixed a occasional crash
1873           on deleting or moving.
1874
1875 2003-01-29
1876
1877         * src/codeconv.c: conv_unreadable_eucjp(): made the validity check
1878           of EUC-JP more accurate.
1879           isprintableeuckanji(): new. Use table for validity check of EUC-JP.
1880
1881 2003-01-17
1882
1883         * version 0.8.9
1884
1885 2003-01-17
1886
1887         * updated INSTALL.
1888
1889 2003-01-17
1890
1891         * src/quoted-printable.c: qp_encode_line(): fixed linebreak
1892           duplication bug if the source string has CRLF.
1893         * src/utils.[ch]:
1894           canonicalize_str(): new. Returns newly allocated canonicalized
1895           string.
1896           uncanonicalize_file(): new. Uncanonicalize (CRLF -> LF) text.
1897           uncanonicalize_file_replace(): new.
1898         * src/compose.c: always canonicalize body before processing, and
1899           uncanonicalize before returning.
1900
1901 2003-01-17
1902
1903         * src/procmime.c: procmime_get_encoding_for_charset(): prefer
1904           ENC_8BIT for Russian charsets.
1905         * src/compose.c: compose_write_to_file(): use base64 when signing
1906           8bit message.
1907
1908 2003-01-16
1909
1910         * src/prefs_common.c: prefs_send_create(): added a description for
1911           the setting of Content-Transfer-Encoding.
1912
1913 2003-01-16
1914
1915         * src/codeconv.c: fixed locale_table for Russian locales (thanks to
1916           Sergey Vlasov).
1917         * src/procmime.c: procmime_get_encoding_for_charset(): return
1918           ENC_BASE64 for ISO-8859-5, KOI8-* and Windows-1251.
1919         * src/compose.c: compose_attach_append(): set correct Content-
1920           Transfer-Encoding for message/rfc822.
1921           compose_write_to_file(): enabled user-definable Content-Transfer-
1922           Encoding.
1923         * src/prefs_common.[ch]: added an option for user-defined Content-
1924           Transfer-Encoding.
1925
1926 2003-01-15
1927
1928         * src/quoted-printable.[ch]: qp_encode_line(): fixed a bug if the
1929           line doesn't end with linebreak.
1930
1931 2003-01-15
1932
1933         * implemented quoted-printable encoding.
1934         * src/quoted-printable.[ch]: qp_encode_line(): new.
1935         * src/compose.c:
1936           compose_write_to_file()
1937           compose_write_attach(): implemented quoted-printable encoding.
1938           compose_attach_property_create(): enabled quoted-printable menu
1939           item.
1940         * src/procmime.c: procmime_get_encoding_for_charset(): return
1941           ENC_QUOTED_PRINTABLE for ISO-8859-* and CP125* charset.
1942         * src/Makefile.am: added $(LIBICONV) to sylpheed_LDADD for libiconv
1943           support.
1944
1945 2003-01-14
1946
1947         * src/folderview.c
1948           src/summaryview.c
1949           src/utils.[ch]: get_abbrev_newsgroup_name(): improved the way
1950           of abbreviation of newsgroup name.
1951
1952 2003-01-14
1953
1954         * configure.in: show the result of iconv detection.
1955
1956 2003-01-13
1957
1958         * src/codeconv.[ch]: made the transition from libjconv to iconv().
1959           conv_iconv_strdup(): new.
1960         * src/about.c
1961           src/imap.c
1962           src/mainwindow.c
1963           src/prefs_common.c: replaced HAVE_LIBJCONV to HAVE_ICONV.
1964
1965 2003-01-10
1966
1967         * src/compose.c
1968           src/folderview.c
1969           src/prefs_folder_item.c: English fix (property -> properties).
1970         * src/prefs_filter.c: alert if entry is not saved.
1971           prefs_filter_dialog_to_filter(): new.
1972
1973 2003-01-09
1974
1975         * src/codeconv.c: conv_encode_header(): fixed a bug which output raw
1976           strings after linefeed.
1977         * updated INSTALL.
1978
1979 2003-01-08
1980
1981         * src/codeconv.[ch]: code cleanup and optimization.
1982           conv_code_converter_new()
1983           conv_convert(): use functions obtained by conv_get_code_conv_func()
1984           when using libjconv.
1985           conv_codeset_strdup(): code cleanup.
1986           conv_get_code_conv_func(): added an argument for destination
1987           character set, and generalized.
1988
1989 2003-01-06
1990
1991         * src/codeconv.c: LBREAK_IF_REQUIRED(): break line only if some
1992           characters follow.
1993         * src/compose.c: compose_convert_header(): remove trailing spaces.
1994         * src/customheader.c: custom_header_read_str(): strip the spaces
1995           of name and value.
1996         * src/prefs_customheader.c: prefs_custom_header_clist_set_row():
1997           strip the spaces of name and value.
1998
1999 2002-12-25
2000
2001         * version 0.8.8
2002
2003 2002-12-25
2004
2005         * src/codeconv.c: conv_encode_header(): fixed a bug which will run
2006           into infinite loop when encountering invalid characters.
2007
2008 2002-12-25
2009
2010         * src/procmsg.[ch]: procmsg_sort_msg_list(): new. It sorts message
2011           list.
2012         * src/summaryview.c: summary_show(): removed summary_sort() because
2013           it is done inside folder_item_get_msg_list(). This will improve
2014           the performance of summary display.
2015           Sorted out the summary sort functions using macros.
2016         * src/mh.c
2017           src/imap.c
2018           src/news.c
2019           src/folder.[ch]: folder_item_get_msg_list(): return pre-sorted
2020           list if FolderItem::sort_key is set.
2021           Added SORT_BY_TO to FolderSortKey enum.
2022         * src/mainwindow.c: added "View/Sort/by recipient".
2023
2024 2002-12-20
2025
2026         * version 0.8.7
2027
2028 2002-12-20
2029
2030         * src/codeconv.c: conv_encode_header(): fix for redundant space on
2031           line-breaking.
2032         * src/compose.c: compose_convert_header(): always pass string to
2033           conv_encode_header() for line-breaking.
2034
2035 2002-12-20
2036
2037         * src/textview.c: textview_make_clickable_parts(): fixed incorrect
2038           parsing of email addresses.
2039
2040 2002-12-19
2041
2042         * src/defs.h: added DEFAULT_BROWSER_CMD.
2043         * src/mimeview.c: mimeview_view_file()
2044           src/prefs_common.c: prefs_other_create()
2045           src/utils.c: open_uri(): changed the default web browser to
2046           mozilla, and changed 'raise' command (which is undocumented)
2047           to 'new-window' in 'netscape -remote'.
2048
2049 2002-12-19
2050
2051         * src/compose.c: compose_send_control_enter(): fixed crash on
2052           Ctrl-Enter when Message/Send has no accelerator key (thanks to
2053           Sergey Vlasov).
2054
2055 2002-12-18
2056
2057         * src/mainwindow.c:
2058           set_charset_cb()
2059           sort_summary_cb()
2060           sort_summary_type_cb(): prevent unwanted processing on unchecking
2061           menu items.
2062
2063 2002-12-18
2064
2065         * src/main.c: process command line option before gtk_init() to
2066           enable remote operation without X (thanks to Ruslan N. Balkin).
2067         * src/codeconv.c: conv_encode_header(): fixed a potential buffer
2068           overflow.
2069
2070 2002-12-18
2071
2072         * src/Makefile.am: changed $(target_alias) to $(target_triplet)
2073           (the spec of autotools seems to be changed).
2074
2075 2002-12-18
2076
2077         * src/imap.c: get path separator using LIST command if server
2078           doesn't support NAMESPACE (based on the patch by Brian Sammon).
2079           imap_parse_list(): added an argument to return path separator.
2080           imap_get_namespace_by_list(): new.
2081
2082 2002-12-17
2083
2084         * src/addr_compl.c: add_address(): removed the debug print.
2085         * src/gtkutils.[ch]: gtkut_window_popup()
2086           src/mainwindow.c: main_window_popup(): applied the patch to fix
2087           the behavior of window popup from Sergey Vlasov (thanks!)
2088         * src/account.c: account_edit_create(): use signal_connect_after
2089           for row_move signal to fix the row position bug.
2090           account_row_moved(): scroll the CList half page.
2091         * src/prefs_filter.c: prefs_filter_row_move(): scroll the CList
2092           half page.
2093         * src/summaryview.c: summary_reply(): use selection text only if
2094           the displayed message is selected (thanks to Sergey Vlasov).
2095
2096 2002-12-13
2097
2098         * src/codeconv.c: conv_encode_header(): reimplemented the routine
2099           of MIME header encoding. And use Q-encoding method if the current
2100           locale is single-byte one.
2101         * src/utils.[ch]: is_next_nonascii(): take multi-byte string instead
2102           of wide-character string. Consider control codes as non-ASCII.
2103           get_next_word_len(): new. It returns the length of next word.
2104           is_next_mbs(), find_wspace(): removed.
2105         * src/quoted-printable.[ch]: new.
2106           qp_decode_line(): decodes one QP line.
2107           qp_decode_q_encoding(): decodes Q-encoded string in MIME header.
2108           qp_get_q_encoding_len(): returns the length when a string is
2109           Q-encoded.
2110           qp_q_encode(): Q-encode a string (RFC 2047).
2111         * src/unmime.c: moved the functions for quoted-printable to
2112           quoted-printable.c.
2113
2114 2002-12-05
2115
2116         * src/send.c: send_message_local(): escape line that only have one
2117           dot character (postfix's sendmail command will stop there).
2118
2119 2002-12-05
2120
2121         * src/send.c: send_message_local(): don't escape first-dot line
2122           (thanks to Sergey Vlasov).
2123
2124 2002-12-03
2125
2126         * autogen.sh: added 'libtoolize --force --copy' to override the
2127           current ltmain.sh.
2128         * acconfig.h: removed.
2129         * configure.in: increased minimal version of GPGME to 0.3.10.
2130           Fixed checking of XIM.
2131         * ac/check-type.m4
2132           ac/gnupg-check-typedef.m4: added an argument for comment.
2133
2134 2002-11-29
2135
2136         * src/imageview.[ch]: fixed conflicting declarations of
2137           imageview_show_image() (thanks to Thorsten Maerz).
2138
2139 2002-11-28
2140
2141         * src/compose.c: compose_entry_append(): don't add ", " on subject
2142           entry.
2143         * src/codeconv.c: conv_get_outgoing_charset(): obtain outgoing
2144           charset from the table (currently disabled for non-Japanese locales).
2145           conv_get_current_locale(): also refer to LC_CTYPE.
2146
2147 2002-11-27
2148
2149         * README: added a description about hidden settings.
2150
2151 2002-11-27
2152
2153         * src/prefs_common.[ch]: reorganized the common prefs dialog.
2154           Made enable_hscrollbar and bold_unread hidden options.
2155
2156 2002-11-26
2157
2158         * src/quote_fmt_parse.y: fixed a parse error (thanks to Andreas Hinz).
2159
2160 2002-11-26
2161
2162         * src/account.[ch]:
2163           account_find_from_message_file()
2164           account_find_from_msginfo(): new. They find an account from the
2165           headers like 'From:', 'X-Sylpheed-Account-Id:', and 'AID:' in the
2166           specified message.
2167         * src/compose.c:
2168           compose_reedit(): restore messages' previous account on composition.
2169           compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2170           on draft mode.
2171
2172 2002-11-26
2173
2174         * src/compose.c: cleaned up the code using compose_entry_set()
2175           (don't use gtk_entry_set_text() directly).
2176
2177 2002-11-25
2178
2179         * src/imap.c: imap_parse_namespace(): fixed a memory leak.
2180
2181 2002-11-22
2182
2183         * updated autotools and libtool to the latest version.
2184         * configure.in: added AC_PREREQ(2.50).
2185
2186 2002-11-22
2187
2188         * src/textview.c: textview_set_font(): fix for message display in
2189           UTF-8 locales (thanks to Sergey Vlasov).
2190
2191 2002-11-21
2192
2193         * src/imageview.[ch]: imageview_show_image(): resize images to fit
2194           the window size if specified.
2195         * src/prefs_common.[ch]: added an option 'Resize attached images'.
2196
2197 2002-11-20
2198
2199         * refactoring for SMTP implementation.
2200         * src/session.h: added ui_func to Session.
2201         * src/smtp.[ch]: separated the connection routine from
2202           smtp_session_new() to smtp_connect().
2203           Changed the argument of every function other than smtp_ok() from
2204           SockInfo to SMTPSession.
2205           Call UI callback from each functions.
2206         * src/send.c: send_message_smtp(): separated the code for UI update
2207           into send_progress_dialog_update().
2208
2209 2002-11-18
2210
2211         * src/smtp.[ch]: separated smtp_auth() from smtp_from().
2212         * src/send.c: send_message_smtp(): call smtp_auth() and display
2213           the state to the dialog.
2214
2215 2002-11-18
2216
2217         * src/filter.c: strmatch_regex(): use extended regex (thanks to
2218           Fabien Devaux).
2219         * src/main.c: main(): removed the code for assortrc -> filterrc
2220           transition.
2221         * src/gtkutils.c: gtkut_font_load(): only use gdk_font_load() if
2222           current locale is C or POSIX.
2223           gtkut_stext_is_uri_string(): include "www." for URI string.
2224         * src/textview.c: textview_make_clickable_parts(): include "www."
2225           for URI string.
2226
2227 2002-11-15
2228
2229         * version 0.8.6
2230
2231 2002-11-13
2232
2233         * src/textview.c: textview_add_part(): indicate signature status
2234           using different colors.
2235
2236 2002-11-12
2237
2238         * src/folder.c: folder_write_list_recursive(): escape
2239           To/Cc/Bcc/Reply-To strings.
2240
2241 2002-11-11
2242
2243         * src/codeconv.c: conv_encode_header(): enabled B-encoding of
2244           headers on locales other than Japanese when not using libjconv.
2245
2246 2002-11-11
2247
2248         * src/inc.[ch]: added INC_IO_ERROR to IncState. Also added its
2249           corresponding error message.
2250           inc_pop3_session_do(): set INC_IO_ERROR instead of INC_NOSPACE
2251           on PS_IOERR.
2252
2253 2002-11-07
2254
2255         * src/prefs_account.[ch]: removed prefs_account_save_config() since
2256           it is not used.
2257         * src/procmime.[ch]: removed procmime_mimeinfo_free() since
2258           procmime_mimeinfo_free_all() can be used in every case.
2259
2260 2002-11-06
2261
2262         * src/account.c: account_get_special_folder(): support F_INBOX, and
2263           made code cleanup.
2264
2265 2002-11-06
2266
2267         * src/compose.[ch]: ComposeEntryType: changed COMPOSE_* to
2268           COMPOSE_ENTRY_*, and added
2269           COMPOSE_ENTRY_{REPLY_TO,SUBJECT,FOLLOWUP_TO}.
2270           compose_reply()
2271           compose_forward()
2272           compose_redirect(): added FolderItem to the arguments, and reflect
2273           settings in the item.
2274           compose_entry_set(): new.
2275           compose_entry_append(): code cleanup.
2276           compose_entries_set_from_item(): take ComposeMode in its arguments,
2277           and enabled FolderItem::use_auto_to_on_reply.
2278         * src/summaryview.c: summary_reply(): pass folder_item to
2279           compose_{reply,forward,redirect}().
2280
2281 2002-11-05
2282
2283         * src/gtkutils.[ch]:
2284           gtkut_font_load(): new. It automatically choose font or fontset
2285           by current locale.
2286           gtkut_font_load_from_fontset(): new. It tries to load single font
2287           instead of fontset from a fontset string.
2288         * src/alertpanel.c
2289           src/folderview.c
2290           src/headerview.c
2291           src/summaryview.c: workaround for the problem that couldn't display
2292           8-bit characters in C or POSIX locale (use font instead of fontset).
2293         * src/compose.c
2294           src/sourcewindow.c
2295           src/textview.c: made code cleanup using gtkut_font_load*().
2296
2297 2002-10-29
2298
2299         * src/mh.c: mh_get_msginfo(): set correct message number.
2300
2301 2002-10-29
2302
2303         * src/folder.[ch]: added a new virtual method Folder::get_msginfo().
2304           It returns a new MsgInfo associated to a message number.
2305           folder_item_get_msginfo(): new.
2306         * src/imap.[ch]: imap_get_msginfo(): new.
2307         * src/mh.[ch]: mh_get_msginfo(): new.
2308         * src/news.[ch]: news_get_msginfo(): new.
2309
2310 2002-10-28
2311
2312         * src/codeconv.c: conv_euctojis(): fixed a bug which will cause
2313           infinite loop if an invalid code appeared.
2314
2315 2002-10-25
2316
2317         * src/codeconv.c: conv_codeset_strdup()
2318           src/html.[ch]: html_read_line(): don't output conversion failure
2319           warnings.
2320           Added HTML_CONV_FAILED to the enum HTMLState.
2321
2322 2002-10-24
2323
2324         * implemented per-folder auto-set address (still in progress).
2325         * src/compose.[ch]: compose_new(): added FolderItem to its arguments,
2326           and set entries from it (if mailto is empty).
2327           compose_entry_append(): activate menu if required.
2328           compose_entries_set_from_item(): new.
2329         * src/folder.[ch]: added auto_to, use_auto_to_on_reply, auto_cc,
2330           auto_bcc, and auto_replyto to FolderItem, and renamed apply_sub to
2331           ac_apply_sub.
2332           folder_build_tree(), folder_read_folder_func(),
2333           folder_write_list_recursive(): added the above members.
2334         * src/prefs_folder_item.[ch]: added auto-set addresses.
2335         * src/pop.[ch]: removed Pop3State::prev_folder.
2336
2337 2002-10-11
2338
2339         * src/compose.c: allow dropping files by also "moving" files from a
2340           file manager (thanks to Alfons).
2341
2342 2002-10-10
2343
2344         * compose_reply_set_entry(): made Reply-To have priority over
2345           List-Post on ML reply.
2346
2347 2002-10-09
2348
2349         * src/gtksctree.[ch]: gtk_sctree_set_anchor_row(): new.
2350         * src/summaryview.c: summary_step(): fixed a bug that lost the
2351           correct selection anchor.
2352           summary_key_pressed(): use gtk_sctree_select() instead of
2353           gtk_ctree_select().
2354         * src/inc.[ch]
2355           src/pop.c
2356           src/recv.c: differentiate disk full and socket errors
2357           (thanks to Colin Leroy).
2358
2359 2002-10-08
2360
2361         * src/account.c: account_edit_prefs(): removed unused variables.
2362         * src/compose.[ch]: separated WITH_QUOTE/WITHOUT_QUOTE flags in
2363           ComposeMode.
2364           compose_reply()
2365           compose_reply_set_entry(): receive reply type with one argument.
2366         * src/summaryview.c: summary_reply(): reduced conditional branches.
2367
2368 2002-10-08
2369
2370         * src/compose.c: compose_redirect(), compose_reedit(): strip CR
2371           from line ends (thanks to Sergey Vlasov).
2372         * src/folderview.c: renamed 'Rescan folder tree' to 'Rebuild
2373           folder tree'.
2374
2375 2002-10-08
2376
2377         * src/folder.[ch]: added a virtual method Folder::remove_msgs().
2378         * src/imap.[ch]: implemented imap_remove_msgs() which expunges
2379           messages all at once.
2380
2381 2002-10-07
2382
2383         * src/account.[ch]: account_open(): new. It opens account prefs
2384           dialog and reflects to UI when finished.
2385         * src/folderview.c:
2386           folderview_button_pressed()
2387           folderview_property_cb(): open account prefs dialog when the
2388           property of the root folder of remote account is requested.
2389
2390 2002-10-07
2391
2392         * src/account.c: account_destroy(): unref account information in
2393           folders.
2394         * src/folder.[ch]: folder_unref_account_all(): new. It unref the
2395           specified account information in all folders.
2396         * src/folderview.c:
2397           folderview_rm_imap_server_cb()
2398           folderview_rm_news_server_cb(): destroy Folder first because
2399           folder_destroy() refers to account information.
2400
2401 2002-10-04
2402
2403         * src/account.c: account_find_from_item(): fixed a bug which didn't
2404           select the correct account.
2405         * inc_pop3_session_do():
2406           fixed the resource leak when SSL initialization failed.
2407           Immediately break from temporary event loop if cancelled.
2408
2409 2002-10-04
2410
2411         * src/account.[ch]: account_find_from_item(): new.
2412         * src/compose.c:
2413           compose_reply(), compose_forward(), compose_redirect()
2414           src/mainwindow.c: compose_cb(): select optimal account when
2415           composing.
2416         * src/folder.[ch]: added FolderItem::apply_sub.
2417         * src/menu.[ch]: menu_find_option_menu_index(): new. It finds the
2418           index of option menu which contains the specified data.
2419         * src/prefs_folder_item(): added Compose tab, and the setting of
2420           folder account.
2421
2422 2002-10-04
2423
2424         * configure.in: added $LDAP_LIBS for lber library detection.
2425
2426 2002-10-03
2427
2428         * version 0.8.5
2429
2430 2002-10-03
2431
2432         * src/procmsg.c: procmsg_msginfo_get_full_info(): fixed a memory
2433           leak, and added error checking.
2434
2435 2002-10-03
2436
2437         * src/compose.[ch]: added a flag Compose::use_newsgroups, and
2438           removed Compose::orig_account.
2439           compose_check_for_valid_recipient(): check only enabled entries.
2440           compose_write_headers()
2441           compose_redirect_write_headers(): add Newsgroups header only
2442           when the entry is enabled.
2443           compose_send(): modified the method of finding a mail account
2444           from a news account so that it tries to match the From address.
2445         * src/send.c: send_message_queue(): enabled the queueing of news
2446           messages.
2447         * src/news.[ch]: news_post_stream(): new.
2448
2449 2002-10-03
2450
2451         * configure.in: check lber first and use $LDAP_LIBS on the check
2452           for ldap.
2453
2454 2002-10-02
2455
2456         * po/*.po: fixed many typos of format strings which will lead to
2457           crash (thanks to Sergey Vlasov).
2458
2459 2002-10-02
2460
2461         * src/procheader.c: procheader_parse_stream(): added Cc header
2462           to the target for full parsing.
2463         * src/procmsg.[ch]: procmsg_msginfo_get_full_info(): new. It
2464           returns the full message information from the given information.
2465         * src/compose.c: compose_reply(), compose_forward(): get full
2466           message information for Cc header.
2467
2468 2002-10-02
2469
2470         * src/inc.c: inc_account_mail(), inc_all_account_mail(): update
2471           IMAP4 and NNTP folder summary after checking those accounts.
2472
2473 2002-10-01
2474
2475         * version 0.8.4
2476
2477 2002-10-01
2478
2479         * src/prefs_common.c: prefs_compose_create(): modified the label
2480           of the option for Reply button.
2481         * configure.in: add -lldap and -llber to the 5th argument of
2482           AC_CHECK_LIB() for LDAP library detection.
2483
2484 2002-09-30
2485
2486         * INSTALL
2487           INSTALL.jp: updated.
2488
2489 2002-09-30
2490
2491         * src/mainwindow.c: toggle the behavior of Reply button between
2492           normal reply and reply-to-list.
2493         * src/prefs_common.[ch]: added an option to switch the function
2494           of Reply button.
2495
2496 2002-09-27
2497
2498         * src/compose.c: compose_new(): removed the workaround for XIM
2499           because it doesn't have any effect and only seems to cause
2500           hangs.
2501
2502 2002-09-26
2503
2504         * src/compose.[ch]: compose_reply(): added a flag for reply-to-ML.
2505           compose_parse_header(): parse also List-Post header.
2506           compose_reply_set_entry(): support reply-to-ML (fall back to
2507           normal reply if ML address is not found).
2508         * src/mainwindow.c
2509           src/prefs_common.c
2510           src/summaryview.c: reorganized Reply menu and added 'Reply to
2511           mailing list'.
2512         * src/utils.[ch]: scan_mailto_url(): new. It scans mailto URL and
2513           returns newly allocated parameters.
2514
2515 2002-09-25
2516
2517         * src/account.c: account_read_config_all(): set account information
2518           to default before initializing with configuration file.
2519         * src/prefs_account.[ch]: prefs_account_new(): new. It returns a
2520           newly created account information structure initialized by
2521           the default settings.
2522
2523 2002-09-24
2524
2525         * src/addr_compl.c:
2526           replace_address_in_edit(): check if newtext is NULL.
2527           completion_window_button_press(): fixed a memory leak.
2528         * src/pop.c: LOOKUP_NEXT_MSG(): don't expire messages whose
2529           recv_time is RECV_TIME_KEEP.
2530           pop3_getrange_uidl_recv(): only set get_all flag if
2531           ac_prefs->getall is set.
2532           pop3_retr_recv(): don't delete messages which are not received
2533           by filter, and set recv_time to RECV_TIME_KEEP in the case.
2534         * src/pop.h: added an enum RecvTime.
2535         * src/inc.c: inc_drop_message(): unlink temporary message file if
2536           not received by filter.
2537
2538 2002-09-20
2539
2540         * src/mainwindow.c: added 'Edit/Select thread' menu.
2541         * src/summaryview.[ch]: added 'Select thread' to the context menu.
2542           summary_select_thread(): new. It selects all messages of current
2543           thread.
2544
2545 2002-09-19
2546
2547         * src/rfc2015.c: check_signature(): corrected error handling and
2548           fixed memory leak.
2549
2550 2002-09-19
2551
2552         * src/rfc2015.c: check_signature(): correctly remove the last empty
2553           line, and canonicalize the file part before verifying (this should
2554           fix incompatibility with Evolution or some other MUAs).
2555         * src/utils.[ch]: copy_file_part(): new. It copies the specified
2556           range of file stream to another file.
2557
2558 2002-09-19
2559
2560         * src/compose.c: compose_write_to_file(): force BASE64 encoding for
2561           8-bit text when signing (thanks to Colin Leroy).
2562
2563 2002-09-16
2564
2565         * src/prefs_common.c: prefs_send_create(): fixed the charset string
2566           for Cyrillic (Windows-1251).
2567
2568 2002-09-15
2569
2570         * version 0.8.3
2571
2572 2002-09-15
2573
2574         * src/codeconv.c: changed the charset for ru_RU.CP1251 to
2575           Windows-1251. Added bg_BG locale.
2576
2577 2002-09-11
2578
2579         * src/compose.c: account_activated(): change the state of menu items
2580           and entries according to the selected account.
2581           compose_select_account(): new. It changes the state of title bar,
2582           menu items and entries.
2583
2584 2002-09-11
2585
2586         * src/inc.c: inc_mail(): correct new_msgs when inc_spool() returned
2587           by error.
2588           Don't refresh summary view on fetching when open_inbox_on_inc is
2589           set.
2590
2591 2002-09-10
2592
2593         * src/summaryview.c: summary_show(): refresh even if open_inbox_on_inc
2594           is set (to avoid summary refresh problem).
2595         * src/imap.c: removed warnings by checking the existence of directory
2596           before calling remove*_numbered_files().
2597
2598 2002-09-06
2599
2600         * src/prefs_common.c: corrected English.
2601
2602 2002-09-06
2603
2604         * src/prefs_common.[ch]: added an option: "Mark messages as read
2605           only when opened in new window".
2606
2607 2002-09-04
2608
2609         * src/folder.c:
2610           folder_tree_destroy()
2611           folder_write_list_recursive(): added sanity check.
2612         * src/imap.c: imap_scan_tree(): if folder->node is NULL and
2613           can't get session, create empty folder node (based on the
2614           Alfons' suggestion).
2615
2616 2002-09-03
2617
2618         * src/textview.c: textview_key_pressed(): pass GDK_Delete event to
2619           SummaryView.
2620         * src/summaryview.c: summary_key_pressed(): scroll correct TextView
2621           on MIME mode.
2622
2623 2002-09-02
2624
2625         * src/news.c: news_scan_group(): fixed wrong message number
2626           calculation.
2627
2628 2002-08-30
2629
2630         * major refactoring for POP3.
2631         * src/inc.[ch]: moved Pop3State, inc_pop3_state_new(),
2632           inc_pop3_state_destroy(), inc_get_uidl_table(), and
2633           inc_write_uidl_list() into pop.c.
2634           Moved Pop3State::folder_table and Pop3State::inc_state into
2635           IncSession.
2636           inc_start()
2637           inc_put_error(): added lockbusy state.
2638           inc_pop3_session_do(): obtain inc_state from Pop3State::error_val.
2639           inc_cancel(): don't terminate the automaton here but just set
2640           the flags to prevent crash.
2641         * src/pop.[ch]
2642           pop3_getauth_pass_recv()
2643           pop3_getauth_apop_recv(): check lockbusy state.
2644           pop3_retr_recv(): check Pop3State::cancelled flag.
2645         * src/automaton.[ch]: added 'cancelled' flag to Automaton.
2646           automaton_input_cb(): terminate if cancelled flag is true.
2647         * sylpheed.desktop: changed Type=Internet to Type=Application.
2648           Added Categories=Application;Network;.
2649
2650 2002-08-29
2651
2652         * src/inc.[ch]
2653           src/pop.c
2654           src/progressdialog.c: show detailed information to the status
2655           column.
2656           Added cur_total_recv_bytes to Pop3State.
2657         * src/prefs_common.[ch]: added an option to specify whether to
2658           close receive dialog when finished.
2659
2660 2002-08-28
2661
2662         * src/folder.[ch]: folder_get_path(): new. It returns the root path
2663           of Folder.
2664         * src/imap.c
2665           src/news.c
2666           imap_folder_destroy()
2667           imap_remove_msg()
2668           imap_remove_all_msg()
2669           news_folder_destroy(): remove cache directories / files when
2670           deleting Folder / messages.
2671         * src/utils.c:
2672           file_exist()
2673           is_dir_exist()
2674           is_file_entry_exist(): check if the argument is NULL.
2675           remove_all_files()
2676           remove_numbered_files()
2677           remove_expired_files(): fixed memory leaks on error.
2678
2679 2002-08-28
2680
2681         * src/folder.[ch]
2682           src/imap.[ch]
2683           src/mh.[ch]
2684           src/news.[ch]
2685           src/session.[ch]
2686           src/smtp.[ch]: made Folder and Session destructor virtual method.
2687
2688 2002-08-27
2689
2690         * src/compose.c: do joining of normal lines only when auto-wrapping.
2691         * src/main.c: modified the warning message for GnuPG.
2692         * src/about.c: about_create(): modified the compiled-in features
2693           list.
2694         * configure.in: improved LDAP library checking (thanks to Alfons).
2695
2696 2002-08-26
2697
2698         * version 0.8.2
2699
2700 2002-08-26
2701
2702         * src/compose.c:
2703           join_next_line()
2704           compose_wrap_line_all(): backed out the change to join lines that
2705           are not indented.
2706         * NEWS
2707           TODO
2708           TODO.jp: updated.
2709         * configure.in: require at least gpgme-0.3.5.
2710
2711 2002-08-23
2712
2713         * src/alertpanel.c: alertpanel_create(): minor modification.
2714         * modified NEWS.
2715
2716 2002-08-23
2717
2718         * updated NEWS.
2719
2720 2002-08-23
2721
2722         * src/alertpanel.c: alertpanel_create(): modified the layout.
2723         * src/rfc2015.c: check_signature(): don't abort on error.
2724
2725 2002-08-22
2726
2727         * src/compose.c: compose_wrap_line_all(): freeze widget only if
2728           required to repress flickers.
2729
2730 2002-08-21
2731
2732         * src/compose.c: improved line wrapping.
2733           join_next_line()
2734           compose_wrap_line_all(): also join lines that are not indented.
2735           dump_text(): handle multi-byte strings correctly.
2736
2737 2002-08-21
2738
2739         * src/compose.c: compose_wrap_line_all(): fix for auto-wrapping
2740           (go to next line when space is entered at line limit).
2741
2742 2002-08-19
2743
2744         * src/inc.c: inc_get_uidl_table(): fixed a memory leak reported by
2745           Martin Kluge.
2746
2747 2002-08-16
2748
2749         * src/mh.c: mh_scan_tree_recursive(): disabled Maildir folder
2750           checking to prevent confusion.
2751
2752 2002-08-16
2753
2754         * src/folder.[ch]: folder_item_get_msg_list(): added a wrapper for
2755           method Folder::get_msg_list().
2756         * src/account.c: account_edit_prefs(), account_delete(): use
2757           folderview_set_all() instead of folderview_rescan_all().
2758         * src/folderview.[ch]:
2759           folderview_check_new_all(): new. Updates all folders.
2760           folderview_rescan_tree(): confirm before executing.
2761           folderview_rescan_all(): commented out since it's not used anymore.
2762           folderview_update_item_foreach(): added a flag for summary update.
2763         * src/inc.c: inc_finished(): update summary only when
2764           prefs_common.scan_all_after_inc is set.
2765           inc_drop_message(): set mtime of target folder to 0 to force
2766           the updating of summary.
2767           inc_start(), get_spool(): update also summary when updating
2768           folder view.
2769         * src/mainwindow.c: changed 'File - Rescan folder tree' to
2770           'File - Check for new messages in all folders'.
2771
2772 2002-08-09
2773
2774         * src/compose.c: compose_write_to_file(): clearsign message body
2775           if specified.
2776           compose_clearsign_text(): new. Replaces the string with clearsigned
2777           one.
2778         * src/prefs_account.c: added an option for clearsign.
2779         * src/rfc2015.c: rfc2015_clearsign(): new.
2780           pgp_sign(): added a flag for clearsign.
2781         * src/utils.[ch]: get_tmp_file(): return newly allocated unique file
2782           name (needs to be freed by caller).
2783           str_write_to_file(), file_read_to_str(): new.
2784
2785 2002-08-08
2786
2787         * src/procmsg.c: procmsg_read_mark_file(): check key duplication
2788           to avoid memory leak.
2789
2790 2002-08-08
2791
2792         * src/base64.c: include string.h for memcpy().
2793         * src/gtksctree.c: use macro ABS() instead of function abs().
2794         * src/prefs_account.c
2795           src/prefs_common.c: renamed 'send' to 'p_send' so as not to
2796           conflict with the function send() in sys/socket.h.
2797         * src/mainwindow.c: commented out the unnecessary functions.
2798         * src/utils.c: canonicalize_file_replace(): correct warning message.
2799
2800 2002-08-08
2801
2802         * src/utils.[ch]: get_tmp_file(): new. Returns the directory for
2803           temporary files in ~/.sylpheed/.
2804         * src/main.c: create temporary directory in ~/.sylpheed/.
2805         * src/compose.c
2806           src/inc.c: create temporary files in ~/.sylpheed/, and modified
2807           the file name.
2808           compose_exec_ext_editor(): fixed a bug that failed to create the
2809           temporary file if g_get_tmp_dir() returned directory other than
2810           '/tmp'.
2811
2812 2002-08-08
2813
2814         * src/utils.c: copy_file(): check if dest_bak != NULL when unlinking.
2815
2816 2002-08-08
2817
2818         * src/utils.[ch]: canonicalize_file_replace(): fixed a bug that fails
2819           to replace the file when the given file and temporary file are not
2820           on the same filesystem.
2821           copy_file(): added a flag whether to keep backup.
2822           move_file(): added a flag whether to overwrite the destination file.
2823
2824 2002-08-07
2825
2826         * src/socket.[ch]: fixed the linking failure when IPv6 is enabled.
2827         * src/select-keys.c: modified key selection dialog.
2828
2829 2002-08-07
2830
2831         * src/socket.[ch]: my_gethostbyname(): new.
2832         * src/utils.c: get_domain_name(): return FQDN instead of short
2833           hostname (thanks to Bob Woodside).
2834         * src/template.c: made the debug messages less verbose.
2835
2836 2002-08-06
2837
2838         * src/prefs_common.[ch]: removed obsolete default sign key setting.
2839         * src/utils.c: canonicalize_file(): correct the error check of
2840           fwrite().
2841
2842 2002-08-06
2843
2844         * src/compose.c: compose_write_to_file():
2845           canonicalize line endings before encrypting/signing (this will fix
2846           interoperability with other MUAs).
2847           Removed unnecessary strdup.
2848           Don't encrypt/sign draft message.
2849         * src/utils.[ch]:
2850           canonicalize_file(), canonicalize_file_replace(): new.
2851         * src/passphrase.c
2852           src/select-keys.c: changed g_message() to debug_print() and
2853           g_warning().
2854         * src/mimeview.c: mimeview_check_signature(): removed unnecessary
2855           MIME structure scanning.
2856         * src/textview.c: textview_add_part(): show signature status in
2857           TextView.
2858         * src/rfc2015.c
2859           src/sigstatus.c: modified translatable strings and some MIME
2860           headers.
2861
2862 2002-08-06
2863
2864         * src/procmsg.c: procmsg_save_to_outbox(): don't forget to remove
2865           the temporary file when saving from queue.
2866 2002-08-05
2867
2868         * src/compose.c
2869           src/passphrase.[ch]
2870           src/rfc2015.[ch]
2871           src/prefs_account.[ch]
2872           src/prefs_common.[ch]: merged GnuPG stuff from the claws branch.
2873           Modified some messages.
2874
2875 2002-08-05
2876
2877         * src/textview.c: textview_scan_header(): fixed a memory leak
2878           (thanks to Alfons).
2879
2880 2002-08-04
2881
2882         * src/prefs_actions.c: execute_actions(): put create_io_dialog()
2883           in right conditional block.
2884
2885 2002-08-01
2886
2887         * src/compose.c: compose_wrap_line_all(): fixed character buffer
2888           initialization.
2889         * src/utils.c:
2890           log_print()
2891           log_message()
2892           log_warning()
2893           log_error(): add time stamp to log messages.
2894
2895 2002-07-31
2896
2897         * src/socket.c:
2898           corrected a typo (HAVE_SYS_SELECT -> HAVE_SYS_SELECT_H)
2899
2900 2002-07-31
2901
2902         * src/socket.c: implemented socket I/O timeout.
2903           fd_recv(): new.
2904         * src/pop.c: check errors and return error value correctly.
2905
2906 2002-07-31
2907
2908         * src/prefs_actions.c: made the action's input/output dialog display
2909           without delay. Made the dialog modal instead of making window
2910           insensitive. Also cleaned up its UI.
2911
2912 2002-07-29
2913
2914         * implemented --attach command line option.
2915         * src/main.c:
2916           Cmd::attach_files: new member to store file paths.
2917           parse_cmd_opt(): added --attach option. --compose option is implied.
2918           prohibit_duplicate_launch()
2919           lock_socket_input_cb(): added "compose_attach" message.
2920         * src/compose.c
2921           src/mainwindow.c
2922           src/textview.c: renamed compose_new_with_recipient() to
2923           compose_new(), and added an argument for attachment files.
2924
2925 2002-07-29
2926
2927         * src/logwindow.c: freeze GtkText widget while hidden.
2928           log_window_append(): changed the header for message and warning.
2929
2930 2002-07-26
2931
2932         * src/news.c: implement automatic cache expiration.
2933           news_delete_expired_caches(): new.
2934           news_get_article_list(): fixed a bug that nonexistent messages
2935           were not removed from list.
2936         * src/procmsg.[ch]: procmsg_get_last_num_in_msg_list(): renamed
2937           procmsg_get_last_num_in_cache().
2938         * src/utils.[ch]: remove_expired_files(): new.
2939
2940 2002-07-26
2941
2942         * src/inc.c:
2943           inc_mail(): force summary refresh when using external command for
2944           incorporation.
2945           inc_all_account_mail(): fixed a bug on spool checking failure.
2946
2947 2002-07-25
2948
2949         * version 0.8.1
2950
2951 2002-07-24
2952
2953         * src/addressbook.c
2954           src/editaddress.c
2955           src/editgroup.c
2956           src/editldap_basedn.c
2957           src/importldif.c
2958           src/prefs_common.c: fixed memory leaks which didn't free strings
2959           gtk_editable_get_chars() returned. And minor code cleanups.
2960         * src/importldif.h
2961           src/vcard.h: removed C++-style comments.
2962
2963 2002-07-23
2964
2965         * src/codeconv.c: conv_encode_header(): fixed a problem in encoding
2966           strings which include both multi-byte and us-ascii characters.
2967
2968 2002-07-23
2969
2970         * src/utils.c: remove_numbered_files(): don't try to unlink()
2971           directories.
2972         * src/codeconv.c:
2973           conv_get_code_conv_func(): return conv_anytodisp() if charset is
2974           not specified.
2975           conv_unmime_header_overwrite()
2976           conv_unmime_header(): do conv_anytodisp() before decoding header.
2977
2978 2002-07-14
2979
2980         * version 0.8.0
2981
2982 2002-07-14
2983
2984         * src/compose.c: added 'Tools/Actions' menu.
2985
2986 2002-07-12
2987
2988         * src/base64.c: a minor fix for BASE64VAL() macro.
2989
2990 2002-07-11
2991
2992         * src/base64.c: base64_decode(): fixed a buffer overrun bug.
2993
2994 2002-07-11
2995
2996         * src/codeconv.c
2997           src/compose.c
2998           src/smtp.c
2999           src/unmime.c
3000           src/base64.[ch]: rewrote the BASE64 encode / decode routines.
3001           base64_encode(), base64_decode(): new.
3002         * src/rfc822.[ch]: removed.
3003         * COPYING
3004           src/about.c: removed the copyright notice for fetchmail.
3005
3006 2002-07-10
3007
3008         * src/codeconv.c
3009           src/procmime.c
3010           src/unmime.[ch]: rewrote the MIME decode routines.
3011           unmime_header()
3012           unmime_quoted_printable_line(): new.
3013         * src/procheader.c:
3014           procheader_get_one_field()
3015           procheader_get_unfolded_line(): remove also CR.
3016
3017 2002-07-08
3018
3019         * libkcc: removed from the source tree.
3020         * COPYING
3021           src/about.c: removed the copyright notice for libkcc.
3022         * src/codeconv.c: conv_guess_encoding(): check for ASCII code first
3023           for speedup.
3024         * src/prefs_actions.c: removed unnecessary spaces/tabs.
3025
3026 2002-07-05
3027
3028         * src/prefs_actions.c: comply with the coding style.
3029           Modified the UI design.
3030         * src/mainwindow.c: main_window_set_menu_sensitive(): enable Actions
3031           menu when multiple messages are selected.
3032
3033 2002-07-05
3034
3035         * src/prefs_actions.[ch]: merged the 'Actions' feature from claws.
3036           update_actions_menu(): simplified the menu deletion.
3037         * src/mainwindow.c: added 'Actions' menu to Tools and Configuration.
3038
3039 2002-07-04
3040
3041         * src/codeconv.[ch]: implemented conv_jistoeuc(), conv_euctojis(),
3042           conv_sjistoeuc(), and conv_guess_encoding(). Removed the dependency
3043           to libkcc.
3044
3045 2002-07-04
3046
3047         * configure.in: added check for strchr.
3048
3049 2002-07-02
3050
3051         * src/prefs_common.[ch]
3052           src/inc.c: added an option to inhibit receive error dialog.
3053
3054 2002-07-01
3055
3056         * src/account.c: account_find_from_address(): support multiple
3057           addresses in header.
3058
3059 2002-06-28
3060
3061         * src/gtksctree.[ch]: changed GtkSCTree::anchor_row from gint to
3062           GtkCTreeNode* so that it won't become invalid after the row move.
3063           Removed dependency to gtkutils.c.
3064         * src/prefs_common.[ch]
3065           src/summaryview.c: summary_selected(): added an option to show
3066           message when cursor keys are pressed on summary view.
3067
3068 2002-06-28
3069
3070         * configure.in
3071           src/Makefile.am
3072           src/compose.c: changed "host_alias" to "target_alias" so that it
3073           shows the correct system name on cross-compiling (thanks to
3074           Patrice Mandin).
3075
3076 2002-06-27
3077
3078         * src/prefs_account.[ch]: added the option menu to force an
3079           authentication method for SMTP AUTH.
3080         * src/send.c
3081           src/smtp.[ch]: smtp_from(), smtp_auth(): added an argument to
3082           specify the authentication method for SMTP AUTH.
3083           smtp_ehlo(): allow AUTH responses that don't comply with the RFC.
3084
3085 2002-06-25
3086
3087         * src/prefs_common.[ch]
3088           src/compose.c: enabled "Wrap on input".
3089
3090 2002-06-25
3091
3092         * src/summaryview.[ch]
3093           src/mainwindow.c: added "Go to/{Prev,Next} new message" menu.
3094           Made some code cleanups.
3095
3096 2002-06-20
3097
3098         * src/folderview.c
3099           src/prefs_common.[ch]: added the hidden option to specify the
3100           policy of the vertical scrollbar on folder view.
3101
3102 2002-06-19
3103
3104         * src/messageview.[ch]:
3105           messageview_copy_clipboard(): fixed a bug that couldn't copy text
3106           on MIME mode.
3107           messageview_get_current_textview(): new.
3108           messageview_get_text_widget(): removed.
3109         * src/quote_fmt_parse.y: quote message even if msginfo is empty.
3110         * src/compose.[ch]: implemented the "Paste as quotation" feature.
3111           text_inserted(): new callback for "insert_text" signal.
3112           Add quote mark to the pasted text if Compose::paste_as_quotation
3113           is TRUE.
3114
3115 2002-06-19
3116
3117         * src/compose.c: if the Content-Type of a file is text/*, check
3118           its content and set the optimal Content-Transfer-Encoding (thanks
3119           to Yoichi Yuasa).
3120
3121 2002-06-18
3122
3123         * src/textview.c: textview_key_pressed(): pass key press event to
3124           main window to activate menu shortcuts (thanks to Alfons).
3125
3126 2002-06-18
3127
3128         * src/folder.c: folder_build_tree(): use strtoul() instead of atoi()
3129           for mtime to prevent flooring.
3130         * src/imap.c:
3131           imap_move_msg()
3132           imap_move_msgs_with_dest()
3133           imap_copy_msgs_with_dest(): fixed a bug that prevented multiple
3134           message copy/move.
3135           imap_parse_envelope()
3136           imap_cmd_envelope(): use RFC822.HEADER instead of ENVELOPE to get
3137           full information of messages and simplify the parser. Also fixed
3138           the bug that References header was ignored on threading.
3139           imap_parse_one_address()
3140           imap_parse_address(): removed.
3141           imap_get_header(): new. It reads the RFC822 header and returns
3142           a newly allocated string.
3143         * src/procheader.[ch]: changed procheader_parse() to
3144           procheader_parse_stream() and added different interfaces for it.
3145
3146 2002-06-17
3147
3148         * po/zh_TW.Big5.po: fixed a mistake that caused a crash.
3149
3150 2002-06-15
3151
3152         * version 0.7.8
3153
3154 2002-06-13
3155
3156         * src/inc.c: inc_get_uidl_table(): fixed a bug that garbage time
3157           could be inserted into the hash table.
3158           inc_write_uidl_list(): a minor code cleanup.
3159         * src/mainwindow.c: main_window_get_current_state():
3160           make the state unexecutable on an empty folder.
3161         * src/summaryview.c: summary_sort(): don't sort on an empty folder.
3162         * src/pop.c: minor code cleanups.
3163
3164 2002-06-12
3165
3166         * src/prefs_account.c: CREATE_RADIO_BUTTONS(): fixed a typo and
3167           corrected the behavior of the radio buttons.
3168
3169 2002-06-11
3170
3171         * implemented 'Delete messages after N days' feature for POP3.
3172         * src/inc.[ch]:
3173           inc_get_uidl_table()
3174           inc_write_uidl_list(): moved the location of UIDL list file from
3175           RC_DIR/uidl-* to RC_DIR/uidl/*.
3176           Added received time for each UIDLs.
3177           src/main.c: main(): create RC_DIR/uidl/ directory.
3178           src/pop.[ch]: LOOKUP_NEXT_MSG(): delete expired messages here.
3179           Added recv_time to Pop3MsgInfo.
3180           src/prefs_account.[ch]: added an option for the number of days for
3181           leaving messages.
3182
3183 2002-06-09
3184
3185         * version 0.7.7
3186
3187 2002-06-07
3188
3189         * src/folder.c: folder_set_missing_folders(): fixed a bug that
3190           caused multiplication of special folders on startup if their
3191           types were changed.
3192         * src/folderview.c: folderview_remove_mailbox_cb(): modified the
3193           label.
3194
3195 2002-06-04
3196
3197         * src/compose.c: compose_reply(), compose_forward(): reverted the
3198           last change since it causes lockup problem.
3199
3200 2002-06-04
3201
3202         * src/compose.c: compose_reply(), compose_forward(): don't autowrap
3203           the signature part.
3204           compose_new_with_recipient(): workaround for initial XIM problem.
3205
3206 2002-06-04
3207
3208         * src/mainwindow.c: sort ascending / descending order can be
3209           specified with separated menu items.
3210           Added "View/Sort/Don't sort" menu item.
3211         * src/summaryview.[ch]: summary_sort(): added an argument for
3212           sort type.
3213
3214 2002-05-31
3215
3216         * implemented persistent sort order.
3217         * src/folder.[ch]:
3218           folder_build_tree(): read 'sort_key' and 'sort_type' attributes.
3219           folder_write_list_recursive(): write sorting state.
3220           src/mainwindow.c
3221           src/summaryview.[ch]: summary_show(): sort if required.
3222           select the top node on descending sort.
3223           Removed SummarySortType and sorting state variables from
3224           SummaryView.
3225
3226 2002-05-30
3227
3228         * src/account.c
3229           src/news.[ch]
3230           src/nntp.[ch]
3231           src/prefs_account.[ch]: enabled NNTP over SSL.
3232         * src/nntp.c: nntp_group(): issue MODE READER command and retry
3233           when GROUP command once failed (this seems to avoid problems on
3234           some broken news servers).
3235
3236 2002-05-30
3237
3238         * faq/it/*.html: corrected DOS linebreaks.
3239         * faq/*/*.html: changed ">" to &quot;.
3240
3241 2002-05-29
3242
3243         * src/prefs_account.c: prefs_account_protocol_activated(): hide
3244           unnecessary frames in SSL tab.
3245
3246 2002-05-29
3247
3248         * src/pop.[ch]
3249           src/inc.c
3250           src/prefs_account.[ch]: enabled STLS command in POP3.
3251         * src/account.c: account_clist_set_row(): display TLS setting.
3252
3253 2002-05-28
3254
3255         * src/compose.c: compose_send_later_cb(): support redirect function.
3256         * src/imap.[ch]
3257           src/ssl.h
3258           src/prefs_account.[ch]: enabled STARTTLS command in IMAP4.
3259         * src/send.c
3260           src/smtp.[ch]: use SSLType instead of SSLSMTPType.
3261
3262 2002-05-28
3263
3264         * src/utils.[ch]: make_dir(): wrapper for mkdir() and chmod().
3265         * src/compose.c: compose_create(): removed unrequired lines.
3266
3267 2002-05-27
3268
3269         * src/news.c: news_scan_group(): fixed a bug that set the wrong
3270           values in some cases.
3271         * src/prefs_account.c: corrected English in Advanced - Folder
3272           settings.
3273
3274 2002-05-23
3275
3276         * src/textview.c: textview_show_message(), textview_show_part():
3277           fixed a bug that GtkSText *text pointed the incorrect object.
3278           textview_add_part(): freeze GtkSText while adding RFC822 headers.
3279           textview_show_part(): fixed a bug that couldn't display single
3280           part MIME message as text.
3281
3282 2002-05-22
3283
3284         * src/compose.c: compose_redirect_write_to_file(): correct the target
3285           for change_file_mode_rw(). Check if fclose() succeeded. Unlink
3286           incomplete file when an error occured.
3287
3288 2002-05-22
3289
3290         * src/compose.c:
3291           compose_create(): disable menus for draft on redirection mode.
3292           compose_redirect_write_to_file(): correct the error handling of
3293           fwrite().
3294         * src/prefs_common.c: turned off the "Display recipient on `From'
3295           column if sender is yourself" option by default.
3296
3297 2002-05-21
3298
3299         * src/compose.[ch]: implemented 'Redirect' (aka Bounce) feature.
3300           Based on the implementation of the claws branch.
3301           compose_redirect(): create a new window and make it uneditable.
3302           compose_redirect_write_to_file(): copy headers and body of
3303           original message except for some.
3304           compose_redirect_write_headers(): add extra "Resent-*" headers.
3305           compose_create(): set menu sensitivity for redirection mode.
3306
3307 2002-05-20
3308
3309         * src/codeconv.c: conv_encode_header(): fixed a bug that unnecessary
3310           space is inserted between encoded string and the following folded
3311           one (thanks to Masahiro Tomita).
3312
3313 2002-05-19
3314
3315         * src/mainwindow.[ch]: some refactoring has been made.
3316           main_window_toggle_message_view(): moved summary_toggle_view_real()
3317           here.
3318         * src/messageview.[ch]: messageview_is_visible(): new.
3319         * src/summary_search.c
3320           src/summaryview.[ch]: SummaryView::msg_is_toggled_on: removed.
3321           Instead use messageview_is_visible().
3322
3323 2002-05-17
3324
3325         * src/mainwindow.c: added 'Expand/Collapse all threads' menu.
3326         * src/summaryview.[ch]:
3327           summary_expand_threads(), summary_collapse_threads(): new.
3328
3329 2002-05-17
3330
3331         * src/mainwindow.c: Fixed the behavior of
3332           '/View/Show or hide/Folder tree' and
3333           '/View/Show or hide/Message view' toggle menu.
3334           Removed '/View/Toggle summary view' menu and integrated the
3335           function into '/View/Show or hide/Message view'.
3336           main_window_set_widgets(): change the state of toggle menu items.
3337         * src/prefs_common.c: prefs_keybind_apply_clicked(): updated menurc
3338           strings.
3339
3340 2002-05-16
3341
3342         * src/mimeview.c: mimeview_set_multipart_tree(): show single part
3343           MIME contents other than text as children of message/rfc822 part.
3344         * src/procmime.c:
3345           procmime_mimeinfo_next(): modified for message/rfc822 part which
3346           content-type is single part MIME.
3347           procmime_scan_multipart_message(): fix for nested message/rfc822
3348           part. Corrected the size of the contents of message/rfc822.
3349         * src/textview.c: textview_show_part(): extract the contents of
3350           multipart/* and message/rfc822. Some code cleanups.
3351           textview_add_parts(): new. It adds the all parts under a part to
3352           textview.
3353           textview_clear(): reset body_pos and cur_pos.
3354
3355 2002-05-16
3356
3357         * src/addr_compl.c: modified so that it behaves better.
3358           get_address_from_edit(): ignore comma inside of brackets.
3359           completion_window_apply_selection(): new. Only apply the current
3360           clist selection.
3361           completion_window_accept_selection(): removed.
3362           address_completion_complete_address_in_entry(): minor code cleanup.
3363           don't replace address in entry here.
3364           completion_window_select_row(): always apply clist selection to
3365           entry.
3366           completion_window_key_press(): don't apply selection here.
3367
3368 2002-05-15
3369
3370         * src/imap.c: imap_create_folder(): keep trailing directory separator
3371           to create a folder that contains sub folder.
3372
3373 2002-05-14
3374
3375         * src/foldersel.c: sort tree with case insensitive.
3376         * src/mainwindow.c: allsel_cb()
3377           src/messageview.c: messageview_select_all(): fixed 'Select all'
3378           on MIME view.
3379         * src/mainwindow.c: removed common and account prefs button from
3380           the toolbar.
3381
3382 2002-05-13
3383
3384         * src/compose.c: compose_account_option_menu_create(): check if
3385           ac->name is NULL.
3386
3387 2002-05-12
3388
3389         * version 0.7.6
3390
3391 2002-05-12
3392
3393         * manual/ja/*: updated the Japanese manual (thanks to Yoichi Imai).
3394           manual/en/*: updated the English manual.
3395         * faq/de/*
3396           faq/it/*: added German and Italian FAQ.
3397         * faq/en/*
3398           faq/es/*
3399           faq/fr/*: updated FAQs.
3400         * src/manual.[ch]
3401           src/mainwindow.c: added German and Italian language.
3402
3403 2002-05-11
3404
3405         * src/prefs_account.c: turn off "receive at get all" option by default
3406           when creating an IMAP or News account.
3407
3408 2002-05-11
3409
3410         * src/imap.c: imap_scan_tree(): don't use namespace for prefix.
3411         * src/prefs_folder_item.c: show also identifier path.
3412           Made layout using table. Show uneditable entry using background
3413           color of window.
3414         * src/procmime.c: procmime_get_tmp_file_name(): generate safe
3415           file name.
3416
3417 2002-05-11
3418
3419         * src/automaton.[ch]: added UI callback to Automaton.
3420         * src/inc.c
3421           src/pop.c: use callback instead of calling inc_progress_update()
3422           directly.
3423           pop3_getrange_uidl_recv(): don't fall back to LAST when 'get all'
3424           option is set.
3425
3426 2002-05-10
3427
3428         * src/folderview.c: properly sort abbreviated newsgroups.
3429
3430 2002-05-10
3431
3432         * src/folderview.c
3433           src/prefs_common.[ch]
3434           src/summaryview.c: added an option to specify the minimum length
3435           for abbreviated newsgroups name.
3436
3437 2002-05-09
3438
3439         * src/folderview.c: folderview_check_new(): skip unselectable folders.
3440         * src/summaryview.c: added 'Create filter rule' to the context menu.
3441         * src/imap.c: some code cleanups.
3442           imap_scan_tree_recursive(): get path separator for each calls.
3443           imap_get_path_separator(): new.
3444
3445 2002-05-08
3446
3447         * src/imap.[ch]: supported namespace for others/shared folders
3448           (in progress).
3449           imap_parse_namespace(): parse also others/shared namespace.
3450           imap_find_namespace(): search also others/shared namespace.
3451         * src/utils.[ch]:
3452           strchr_parenthesis_close(): return pointer to closing parenthesis.
3453           strsplit_parenthesis(): split parenthetic list into array of
3454           strings.
3455
3456 2002-05-08
3457
3458         * src/procheader.c: procheader_date_parse(): fixed a bug that didn't
3459           parse date string like "Mon,6 May 2002 20:31:12 +0800".
3460           procheader_scan_date_string(): new. Separated string scanning
3461           part from procheader_date_parse().
3462
3463 2002-05-07
3464
3465         * src/summary_search.c: summary_search_execute(): unlock while
3466           selecting summary row (thanks to Martin Schaaf).
3467         * src/summaryview.c: summary_set_column_titles(): reversed the
3468           direction of the arrow so that it matches with Win/Mac style.
3469
3470 2002-05-02
3471
3472         * src/compose.c: compose_write_headers(): quote self address name
3473           if required. Some code cleanups. Don't override Newsgroups and
3474           Cc with custom headers.
3475         * src/imap.c: imap_add_msg(): return UID for appended message.
3476         * src/compose.c: compose_queue(): check if queue folder exists.
3477         * src/imap.c: QUOTE_IF_REQUIRED(): quote also other IMAP special
3478           characters.
3479           imap_open(): removed an unrequired argument.
3480
3481 2002-04-25
3482
3483         * src/utils.[ch]: trim_string(): new. It trim characters longer than
3484           the specified length and adds "...".
3485         * src/folderview.c: trim folder name when displaying dialog.
3486
3487 2002-04-23
3488
3489         * src/imap.c: imap_create_folder(): don't add prefix for root INBOX
3490           folder.
3491         * src/folderview.c: folderview_select()
3492           src/summary_search.c: summary_search_execute(): lock summary view
3493           while searching (thanks to Martin Schaaf).
3494
3495 2002-04-21
3496
3497         * version 0.7.5
3498
3499 2002-04-21
3500
3501         * sylpheed*.png: added new app icons by WAKAI Kazunao (thanks!).
3502
3503 2002-04-21
3504
3505         * src/summaryview.c: summary_show(): fixed a bug that didn't process
3506           the left marks.
3507         * src/account.c: account_edit_prefs(): fixed a crash bug when account
3508           name was empty.
3509         * src/prefs_account.c: prefs_account_apply(): display error dialog
3510           if account name is empty.
3511         * src/imap.c: changed some log_print() to debug_print() to reduce
3512           the amount of log.
3513
3514 2002-04-21
3515
3516         * src/mh.c: mh_get_new_msg_filename(): new. It returns the filename
3517           for new message.
3518           mh_add_msg()
3519           mh_do_move()
3520           mh_do_move_msgs_with_dest()
3521           mh_copy_msg()
3522           mh_copy_msgs_with_dest(): use mh_get_new_msg_filename().
3523         * src/utils.[ch]: added is_file_entry_exist() which returns TRUE
3524           if stat() succeeded.
3525         * src/imap.c:
3526           imap_fetch_msg(): SELECT mailbox before FETCH if required.
3527           imap_scan_folder(): set last_num using the value of UIDNEXT.
3528           imap_select(): return immediately if there is no need for SELECT.
3529           preserve the path of currently selected mailbox.
3530           imap_status(): added UIDNEXT.
3531
3532 2002-04-20
3533
3534         * src/folder.c: folder_item_scan(): removed the warning.
3535         * src/inputdialog.[ch]: input_dialog_combo(): added an argument for
3536           setting case sensitivity.
3537
3538 2002-04-17
3539
3540         * src/mainwindow.c: main_window_create(): restrict the minimum size.
3541
3542 2002-04-17
3543
3544         * src/compose.c: merged the new line-wrapping routine.
3545           join_next_line(): fixed a bug that didn't join multibyte
3546           characters.
3547           get_indent_length(): modified enums and variable names.
3548           INDENT_CHARS: don't indent ':'.
3549         * src/folderview.c:
3550           folderview_rename_folder_cb()
3551           folderview_delete_folder_cb(): support folder identifier.
3552           folderview_rm_imap_folder_cb(): integrated with
3553           folderview_delete_folder_cb().
3554
3555 2002-04-15
3556
3557         * src/folder.[ch]: folder_item_scan(): return -1 if scanning failed.
3558         * src/folderview.c: folderview_check_new(): abort checking if
3559           folder_item_scan() failed.
3560
3561 2002-04-15
3562
3563         * src/imap.c: imap_create_missing_folders(): create only INBOX and
3564           Trash.
3565         * src/prefs_folder_item.c: prefs_folder_item_set_dialog(): made the
3566           type of news folders unchangeable.
3567           prefs_folder_item_destroy(): use prefs_dialog_destroy().
3568         * src/prefs.[ch]: prefs_dialog_destroy(): new.
3569
3570 2002-04-15
3571
3572         * src/prefs_account.[ch]: added special folder setting to Advanced
3573           tab. Also moved "IMAP server directory" setting to there.
3574         * src/account.[ch]: account_get_special_folder(): new. It returns
3575           the optimal special folder for accounts.
3576         * src/compose.c: use account_get_special_folder().
3577         * src/prefs_folder_item.[ch]: new. Implemented folder property
3578           dialog, and the special folder settings (most of the functions in
3579           claws are not integrated yet, and the structure is slightly
3580           modified).
3581         * src/folderview.c: enabled Property menu.
3582
3583 2002-04-14
3584
3585         * src/textview.c: IS_RFC822_CHAR(): make email parser also stop
3586           scanning when encountering separators ',' and ';'.
3587
3588 2002-04-12
3589
3590         * src/mainwindow.c: reorderd the menu a bit.
3591         * src/compose.c: made 'Ctrl-Enter' ignore some modifiers.
3592           compose_reply_set_entry(): made 'Reply to sender' work for
3593           newsgroups.
3594
3595 2002-04-11
3596
3597         * src/compose.c: compose_create(): set geometry hints to restrict
3598           the maximum size of window.
3599         * src/imap.c: imap_parse_list(): don't mark INBOX as \Noselect.
3600           imap_get_uncached_messages()
3601           imap_cmd_fetch(): ignore responses which don't include FETCH.
3602
3603 2002-04-11
3604
3605         * COPYING: re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3606           the clause for OpenSSL).
3607
3608 2002-04-09
3609
3610         * src/prefs_account.c
3611           src/smtp.[ch]: fixed a bug that didn't complie with OpenSSL enabled.
3612
3613 2002-04-09
3614
3615         * src/smtp.[ch]
3616           src/send.c
3617           src/session.[ch]: first reorganization of SMTP protocol handling.
3618           SMTPSession: new class which is a sub class of Session.
3619           smtp_session_new(): moved send_smtp_open() into this function.
3620           smtp_from(): moved SMTP AUTH calls into smtp_auth().
3621           smtp_auth(): use server response for SMTP AUTH method.
3622           smtp_ehlo(): read server response and set auth type flags.
3623           smtp_helo(): separated EHLO command.
3624           smtp_ok(): return the last server response if the buffer is
3625           specified.
3626         * src/esmtp.[ch]: merged into smtp.[ch].
3627         * src/imap.c: imap_session_destroy_all(): use session_destroy().
3628
3629 2002-04-08
3630
3631         * src/imap.c: imap_open(): show warning message if IMAP4 session
3632           can't be established.
3633
3634 2002-04-06
3635
3636         * src/compose.c: made template able to be inserted into the current
3637           cursor position.
3638         * src/mainwindow.c: moved some menu items under the submenu
3639           '/View/Show or hide'.
3640
3641 2002-04-05
3642
3643         * src/filter.c
3644           src/inc.c: changed folder_find_item_from_path() to
3645           folder_find_item_from_identifier().
3646           src/prefs_account.c
3647           src/prefs_filter.c: use folder_item_get_identifier() to specify
3648           folder path.
3649
3650 2002-04-05
3651
3652         * src/folder.[ch]: implemented "folder identifier" (and fixed a bug
3653           existed in claws' implementation).
3654           folder_find_from_name(): find Folder from name and type.
3655           folder_get_identifier(): return Folder id.
3656           folder_item_get_identifier(): return FolderItem id.
3657           folder_find_item_from_identifier(): find FolderItem from id.
3658           folder_get_type_string(): return folder type string.
3659           folder_get_type_from_string(): return FolderType from string
3660           (and fixed the wrong g_strcasecmp() usage).
3661         * src/export.c
3662           src/import.c: use folder_item_get_identifier() and
3663           folder_find_item_from_identifier().
3664
3665 2002-04-03
3666
3667         * src/imap.c: imap_parse_atom(): fixed a bug that cur_pos didn't
3668           point the correct address after reading the continuous line.
3669           imap_scan_folder(): set new number to 0 if unseen number is 0.
3670           imap_parse_flags(): don't add new and unread flag if \Seen flag
3671           exists.
3672         * ac/Makefile.am: removed gpgme.m4 from MACROS.
3673
3674 2002-04-02
3675
3676         * fixed the old problem that couldn't add flags to currently opened
3677           folders.
3678         * src/compose.c:
3679           compose_send(): update outbox after saving.
3680           compose_queue()
3681           compose_draft_cb(): use procmsg_add_flags().
3682         * src/folder.[ch]: added "opened" flag and "mark_queue" list to
3683           FolderItem.
3684         * src/main.c: send_queue(): send from all queue folders.
3685         * src/mainwindow.c: send_queue_cb(): send from all queue folders.
3686         * src/procmsg.[ch]:
3687           procmsg_flush_mark_queue(): new. Write all queued flags into file.
3688           procmsg_add_flags(): new. Add specified flags to the folder.
3689           procmsg_send_queue(): added an argument to specify queue folder.
3690           procmsg_save_to_outbox(): use procmsg_add_flags().
3691         * src/summaryview.c:
3692           summary_show(): up the opened flag of FolderItem.
3693           summary_clear_list(): down the opened flag of FolderItem.
3694           summary_write_cache(): call procmsg_flush_mark_queue().
3695
3696 2002-04-01
3697
3698         * src/summaryview.[ch]: trim the tail of folder name and selected
3699           number on the status label if the space is not enough.
3700
3701 2002-04-01
3702
3703         * src/imap.c: imap_create_special_folder(): fixed a bug that didn't
3704           set SpecialFolderItemType when creating special folders under
3705           INBOX.
3706         * ac/gpgme.m4: removed.
3707         * ac/README: added.
3708         * ac/missing/gdk-pixbuf.m4
3709           ac/missing/gettext.m4
3710           ac/missing/gpgme.m4
3711           ac/missing/imlib.m4: added for convenience.
3712
3713 2002-03-29
3714
3715         * src/esmtp.c: esmtp_auth(): fixed a bug that some garbages are
3716           shown after the decoded challenge string. Fixed a memory leak.
3717           Removed strtok().
3718         * src/compose.c: compose_draft_cb(): mark draft messages as read.
3719         * src/folderview.c: folderview_update_node(): disable emphasis
3720           for Outbox and Draft folders.
3721
3722 2002-03-28
3723
3724         * src/messageview.c: messageview_show(): fixed a memory leak.
3725         * src/summaryview.c: summary_save_as(): show error dialog if copy
3726           failed.
3727         * src/about.c: about_show(): make the window active if it is already
3728           open.
3729
3730 2002-03-27
3731
3732         * src/compose.c: show confirmation dialog before sending if Subject
3733           is empty.
3734           compose_check_entries(): new.
3735           compose_send()
3736           compose_send_later_cb(): use compose_check_entries().
3737         * src/imap.c: imap_parse_atom(): more fix for parsing responses.
3738
3739 2002-03-26
3740
3741         * src/imap.c: imap_parse_atom(): fixed a bug that didn't parse the
3742           responses with continuous line correctly, and fixed a memory leak.
3743
3744 2002-03-26
3745
3746         * src/undo.c: undo_insert_text_cb(): fixed a crash bug if the text
3747           length is large.
3748         * src/gtkstext.c: gtk_stext_button_press(): cancel current selection
3749           after pasting with middle button to prevent the selection growth.
3750
3751 2002-03-25
3752
3753         * src/folderview.c:
3754           folderview_rename_folder_cb()
3755           folderview_delete_folder_cb(): modify filter rules only if the
3756           target folder is in the default mailbox.
3757         * src/utils.c: get_abbrev_newsgroup_name(): removed a redundant
3758           line.
3759
3760 2002-03-23
3761
3762         * src/compose.c
3763           src/mainwindow.c
3764           src/prefs_common.c: changed 'Tool' menu to 'Tools'.
3765           Moved 'Delete duplicated messages' under 'Tools'.
3766
3767 2002-03-23
3768
3769         * src/folderview.c: SET_SPECIAL_FOLDER(): keep the same parent
3770           when moving.
3771         * src/imap.c: imap_create_special_folder(): fixed a crash bug
3772           when folder creation failed, and re-try to create folders under
3773           INBOX.
3774           imap_scan_tree_recursive(): don't automatically add namespace
3775           prefix if it's INBOX. Search also under the INBOX for special
3776           folders.
3777         * src/foldersel.c: SET_SPECIAL_FOLDER(): keep the same parent
3778           when moving.
3779
3780 2002-03-23
3781
3782         * src/utils.[ch]: get_abbrev_newsgroup_name(): new. It returns the
3783           abbreviated newsgroup name.
3784         * src/folderview.c: folderview_update_node(): display newsgroups
3785           with abbreviated name if name and path is the same.
3786         * src/summaryview.c: summary_status_show(): show the newsgroup with
3787           abbreviated name.
3788
3789 2002-03-23
3790
3791         * src/foldersel.c
3792           src/folderview.c: changed the label 'Draft' to 'Drafts'.
3793         * src/imap.c: changed the directory name 'Draft' to 'Drafts'.
3794           imap_create_missing_folders(): fixed the wrong assignment of
3795           Queue folder to draft.
3796
3797 2002-03-22
3798
3799         * enabled Sent / Draft / Queue folders on IMAP server.
3800         * src/compose.c: compose_queue(), compose_draft_cb(): use account's
3801           queue and draft folder if they exist.
3802           src/imap.[ch]:
3803           imap_create_trash(): removed.
3804           imap_create_special_folder(): new. Generalized imap_create_trash().
3805           imap_create_missing_folders(): automatically create missing folders.
3806           imap_is_msg_changed(): added the dummy method.
3807           imap_scan_tree_recursive(): search also Sent, Draft and Queue
3808           folders. Minor code cleanups.
3809           imap_parse_envelope(): check for null strings.
3810           src/procmsg.c: procmsg_read_cache(): add F_QUEUE or F_DRAFT flag
3811           for messages on IMAP folder.
3812
3813 2002-03-20
3814
3815         * src/compose.c: compose_send(): use account's outbox folder
3816           if it exists.
3817         * src/procmsg.[ch]: procmsg_save_to_outbox(): changed the API so
3818           that the outbox can be specified.
3819
3820 2002-03-20
3821
3822         * src/compose.c: don't save to outbox when messages are queued.
3823           compose_save_to_outbox(): moved to procmsg.c.
3824         * src/procmsg.[ch]: procmsg_send_queue(): save to outbox when
3825           sending succeeded.
3826           procmsg_save_to_outbox(): new. Removes the queueing headers if
3827           needed, and adds the given file to the outbox.
3828
3829 2002-03-20
3830
3831         * src/compose.c: compose_wrap_line(): treat '|' also as quote char.
3832           get_indent_length(): treat ':' and '#' also as quote char, and
3833           cleaned up using strchr().
3834
3835 2002-03-19
3836
3837         * src/mainwindow.c: modified some menu items.
3838
3839 2002-03-19
3840
3841         * src/defs.h: changed OUTBOX_DIR from "outbox" to "sent"
3842           (current "outbox" will be kept until rescan).
3843         * src/folder.c: folder_set_missing_folders(): create the missing
3844           folders.
3845         * src/foldersel.c
3846           src/folderview.c: changed 'Outbox' to 'Sent'.
3847         * src/main.c: call folder_set_missing_folders().
3848         * src/mh.c: mh_scan_tree(): create missing folders.
3849         * src/summaryview.c: summary_set_menu_sensitive(): fixed a bug that
3850           didn't set the menu sensitivity correctly.
3851
3852 2002-03-18
3853
3854         * src/folderview.c
3855           src/imap.[ch]: implemented folder renaming on IMAP (thanks to Mio).
3856           folderview_rename_folder_cb(): reopen the current folder when
3857           the ancestor is renamed.
3858           imap_rename_folder(): new method implementation.
3859           imap_cmd_rename()
3860           imap_rename_folder_func(): new.
3861           imap_remove_folder(): remove also the cache directory.
3862
3863 2002-03-17
3864
3865         * src/imap.c: implemented locale encoding <-> modified utf-7
3866           conversion, and supported i18n of folder name (thanks to Suzuki
3867           Mio).
3868           imap_path_separator_subst(): handle the escape characters of
3869           modified utf-7.
3870           imap_modified_utf7_to_locale()
3871           imap_locale_to_modified_utf7(): new.
3872           imap_create_trash(): modified so that it create the Trash folder
3873           to the correct location when imap directory is specified.
3874           imap_get_real_path(): removed debug print.
3875
3876 2002-03-14
3877
3878         * src/socket.c: implemented timeout for DNS lookup and connect().
3879           sock_connect_by_hostname(): timeout support and code cleanup.
3880           sock_connect_with_timeout(): new.
3881           sock_peek(): implemented SSL peek.
3882
3883 2002-03-13
3884
3885         * src/messageview.c: messageview_show(): display single-part
3886           text/html messages with the normal text view.
3887         * src/account.c
3888           src/addrbook.c
3889           src/addrindex.c
3890           src/compose.c
3891           src/imap.c
3892           src/inc.c
3893           src/jpilot.c
3894           src/ldif.c
3895           src/mbox.c
3896           src/mimeview.c
3897           src/news.c
3898           src/prefs.c
3899           src/prefs_common.c
3900           src/prefs_customheader.c
3901           src/prefs_display_header.c
3902           src/prefs_filter.c
3903           src/procheader.c
3904           src/procmime.c
3905           src/procmsg.c
3906           src/recv.c
3907           src/rfc2015.c
3908           src/send.c
3909           src/sourcewindow.c
3910           src/summaryview.c
3911           src/template.c
3912           src/textview.c
3913           src/unmime.c
3914           src/utils.c
3915           src/vcard.c
3916           src/xml.c: added 'b' to the option of all fopen().
3917
3918 2002-03-09
3919
3920         * version 0.7.4
3921
3922 2002-03-09
3923
3924         * src/ssl.[ch]: match its coding style.
3925         * src/compose.c: compose_send_later_cb(): fixed a bug that failed
3926           to save file.
3927         * faq/Makefile.am
3928           faq/en/Makefile.am
3929           faq/en/sylpheed-faq*.html
3930           faq/es/Makefile.am
3931           faq/es/sylpheed-faq*.html
3932           faq/fr/Makefile.am
3933           faq/fr/sylpheed-faq*.html
3934           configure.in
3935           Makefile.am
3936           src/Makefile.am
3937           src/defs.h
3938           src/mainwindow.c
3939           src/manual.[ch]: added FAQs in English, Spanish and French.
3940
3941 2002-03-07
3942
3943         * manual/en/sylpheed*.html: updated to the latest version.
3944         * libkcc/jis.c
3945           src/addrcache.c
3946           src/addritem.c
3947           src/ldif.c
3948           src/mgutils.c: include string.h to remove warning about strlen()
3949           etc.
3950         * src/folder.c
3951           src/folderview.c
3952           src/inc.c
3953           src/logwindow.c
3954           src/mainwindow.c
3955           src/mimeview.c
3956           src/prefs.c
3957           src/prefs_common.c
3958           src/procheader.c
3959           src/send.c
3960           src/session.c
3961           src/sigstatus.c
3962           src/summaryview.c: added break to the last label of switch to
3963           prevent the 'deprecated use of label at end of compound statement'
3964           warning at gcc-3.0.
3965         * src/rfc2015.c: passphrase_cb(): fixed the type of r_hd.
3966
3967 2002-03-06
3968
3969         * src/inc.[ch]: preserve the pointer to IncProgressDialog to the
3970           static list.
3971           inc_cancel_all(): new. It cancels the all current incorporation.
3972         * src/mainwindow.c: added 'Cancel receiving' menu.
3973         * src/textview.c: a minor fix for single-part MIME messages, and
3974           a bit of cleanup for textview_write_body().
3975
3976 2002-03-05
3977
3978         * src/inc.c: inc_write_uidl_list(): fixed a bug that lost UIDL
3979           information if any errors occured before issuing UIDL command.
3980           src/inc.h: added uidl_is_valid to Pop3State.
3981           src/pop.c: set uidl_is_valid to TRUE if UIDL becomes valid.
3982
3983 2002-03-03
3984
3985         * version 0.7.3
3986
3987 2002-03-03
3988
3989         * src/mimeview.c: mimeview_create(): set the initial notebook page
3990           to 0.
3991         * src/folderview.c: folderview_selected(): scroll the view if the
3992           selected row is hidden.
3993         * src/prefs_filter.c: prefs_filter_register_cb(): scroll the view
3994           and select the added row.
3995         * src/summaryview.c: fix threading for null message ids.
3996
3997 2002-03-02
3998
3999         * src/textview.c: textview_show_message(): follow message/rfc822
4000           parts.
4001           textview_add_part(): add a caption before the attached text files.
4002           textview_show_header(): don't add the newline.
4003         * src/messageview.c: enabled message search also in MIME mode.
4004
4005 2002-03-01
4006
4007         * src/messageview.c: messageview_show(): set header state of
4008           MimeView's TextView, too.
4009         * src/mimeview.c: mimeview_show_message(): call
4010           textview_show_message() to display message.
4011         * src/textview.c: textview_add_part(): new. It adds the content
4012           of message part without clearing the view.
4013           textview_show_message(): display all parts with appropriate
4014           style.
4015           textview_write_body(): separated from textview_show_part().
4016
4017 2002-02-28
4018
4019         * src/mainwindow.c
4020           src/prefs_common.c: added ISO-8859-15 to the codesets for
4021           displaying and sending.
4022         * src/codeconv.c: conv_codeset_strdup(): return NULL if code
4023           conversion failed, and made caller deal with it.
4024         * src/compose.c: compose_write_to_file(): show error dialog when
4025           code conversion failed, and let user select whether to send it
4026           as is or not.
4027         * src/textview.c: textview_write_line(): show the original string
4028           if code conversion failed.
4029
4030 2002-02-27
4031
4032         * src/inc.c: get_spool(): fixed a bug that failed to unlock mbox
4033           if copy_mbox() failed (thanks to Alexander Kabaev).
4034         * src/prefs_account.[ch]: added separate user ID / password setting
4035           for SMTP AUTH.
4036         * src/send.c: send_message_smtp(): use separate user ID / password
4037           for SMTP AUTH if it is specified.
4038
4039 2002-02-26
4040
4041         * src/inc.[ch]
4042           src/pop.[ch]: refactored the UIDL management.
4043           store the information of messages into the array of Pop3MsgInfo
4044           structure, and do full scanning of not retrieved messages.
4045
4046 2002-02-26
4047
4048         * src/filesel.c
4049           src/foldersel.c
4050           src/mainwindow.c: set WMCLASS for window/dialog.
4051         * src/codeconv.c: conv_codeset_strdup(): return source string
4052           when jconv_alloc_conv() failed.
4053
4054 2002-02-25
4055
4056         * src/mh.c: mh_scan_tree_recursive(): changed the hardcoded directory
4057           name to the macros.
4058
4059 2002-02-24
4060
4061         * src/messageview.c
4062           src/mimeview.[ch]
4063           src/summaryview.c: implemented the new notebook tab interface for
4064           MIME message.
4065         * src/textview.[ch]: fixed line space related glitches.
4066
4067 2002-02-23
4068
4069         * src/prefs_filter.c:
4070           prefs_filter_rename_path()
4071           prefs_filter_delete_path(): fixed a crash when flt->dest was NULL.
4072
4073 2002-02-23
4074
4075         * src/recv.[ch]: cancel data receiving if RecvUIFunc returns FALSE.
4076         * src/pop.c: pop3_retr_recv(): fixed false 'No space' when cancelled
4077           while getting data.
4078         * src/inc.c: inc_pop3_recv_func(): abort data receiving when
4079           cancelled, and fixed potential crash bug.
4080         * src/grouplistdialog.c: enabled cancelling of data receiving.
4081         * src/news.c: news_get_group_list(): destroy current session if
4082           retrieving failed.
4083
4084 2002-02-22
4085
4086         * src/manage_window.[ch]: fixed a bug that caused crash when
4087           the main window was hidden.
4088           MANAGE_WINDOW_SIGNALS_CONNECT(): new macro.
4089           Monitor "unmap_event", "destroy" events.
4090         * src/account.c;
4091           src/addressbook.c
4092           src/compose.c
4093           src/export.c
4094           src/filesel.c
4095           src/foldersel.c
4096           src/grouplistdialog.c
4097           src/import.c
4098           src/inputdialog.c
4099           src/mainwindow.c
4100           src/message_search.c
4101           src/passphrase.c
4102           src/prefs_account.c
4103           src/prefs_common.c
4104           src/prefs_customheader.c
4105           src/prefs_display_header.c
4106           src/prefs_filter.c
4107           src/prefs_template.c
4108           src/summary_search.c
4109           src/summaryview.c: use MANAGE_WINDOW_SIGNALS_CONNECT() macro to
4110           connect signals for window management.
4111
4112 2002-02-21
4113
4114         * src/prefs_account.[ch]: added receive size limit option.
4115         * src/pop.c: skip messages larger than the limit size.
4116           LOOKUP_NEXT_MSG(): new macro.
4117         * src/compose.c: compose_attach_append(): check whether the file
4118           is readable.
4119
4120 2002-02-21
4121
4122         * src/rfc2015.c: commented out dump_mimeinfo() and dump_part().
4123           changed g_message()'s to debug_print() and g_warning().
4124           rfc2015_decrypt_message(): fixed a bug that duplicated message
4125           parts when decryption was failed/cancelled. And made some code
4126           cleanup.
4127         * src/passphrase.c: made the dialog transient.
4128         * src/prefs.c: prefs_config_parse_one_line(): removed debug_print().
4129
4130 2002-02-20
4131
4132         * src/messageview.c
4133           src/procmsg.[ch]: fixed a bug that failed to parse multipart
4134           messages if GPGME was enabled.
4135         * src/rfc2015.c: commented out copy_gpgmedata_to_temp() which
4136           is not used.
4137         * src/prefs_account.c: prefs_account_privacy_create(): modified
4138           the vertical spacing.
4139
4140 2002-02-19
4141
4142         * src/menu.[ch]: menu_set_sensitive_all(): new.
4143           menu_set_insensitive_all(): made it a wrapper for
4144           menu_set_sensitive_all().
4145         * src/prefs_account.c:
4146           prefs_account_open()
4147           prefs_account_protocol_set_optmenu(): made the protocol type
4148           unchangeable after creating an account.
4149         * src/compose.c: compose_attach_parts(): traverse MIME tree to
4150           extract all attathed files from nested multipart MIME message.
4151
4152 2002-02-19
4153
4154         * src/procmsg.[ch]: procmsg_get_mark_sum(): added arguments to
4155           obtain minimum/maximum number, and to specify first number
4156           limit.
4157         * src/folderview.c
4158           src/inc.c: enabled new message checking on news folder.
4159         * src/news.c: news_scan_group(): implemented. Guess new/unread
4160           message number from the response of GROUP command and the mark
4161           data.
4162           news_select_group(): return the total/first/last number.
4163         * src/prefs_account.c: prefs_account_receive_create(): modified
4164           the text of the 'Get all' check button.
4165
4166 2002-02-18
4167
4168         * src/account.c: made 'Get all' checkbox available for IMAP4 and
4169           NNTP accounts.
4170         * src/inc.c: corrected the argument of folderview_check_new().
4171         * src/prefs_account.c: modification for the "`Get all' checks for
4172           new mail on this account" checkbox.
4173
4174 2002-02-18
4175
4176         * src/folderview.[ch]:
4177           folderview_rescan_tree(), folderview_rescan_all(): renamed from
4178           folderview_update_tree() and folderview_update_all().
4179           folderview_update_all_node(): removed.
4180           folderview_check_new(): new. If the argument is NULL, it checks
4181           all local folders. If the arguments is specified, it checks
4182           the (local and remote) folder.
4183         * src/inc.c:
4184           inc_account_mail()
4185           inc_all_account_mail(): check also IMAP4 account.
4186
4187 2002-02-18
4188
4189         * src/folderview.c:
4190           folderview_rename_folder_cb()
4191           folderview_delete_folder_cb(): modify the filter rules when folder
4192           is renamed/deleted.
4193         * src/prefs_filter.[ch]:
4194           prefs_filter_rename_path(): new. It renames the destination paths
4195           in the filter list.
4196           prefs_filter_delete_path(): new. It deletes the filter rules if
4197           the destination paths matched.
4198         * thanks to Neill Miller for above.
4199
4200 2002-02-17
4201
4202         * src/compose.c: inherit attached files when forwarding or reediting
4203           (rewrote the code in claws branch).
4204           compose_attach_parts(): new. It extracts and attaches the files
4205           in the given message.
4206           compose_attach_append(): chnaged the types of arguments.
4207         * src/messageview.c: messageview_show(): moved the GPG decryption
4208           code to procmsg.c.
4209         * src/procmsg.[ch]: procmsg_open_message_decrypted(): new.
4210
4211 2002-02-16
4212
4213         * version 0.7.2
4214
4215 2002-02-16
4216
4217         * src/summary_search(): summary_search_execute(): scroll the view
4218           when message view is hidden.
4219
4220 2002-02-15
4221
4222         * src/foldersel.c: foldersel_set_tree(): made different type of
4223           folders selectable in moving mode.
4224         * src/folderview.[ch]: folderview_update_msg_num(): compare the
4225           numbers with the CTree's labels, and don't update folder_item here.
4226         * src/imap.c: imap_move_msg(), imap_move_msgs_with_dest():
4227           implemented moving between different type of folders.
4228         * src/mh.c: SET_DEST_MSG_FLAGS(): new macro.
4229           mh_do_move(), mh_do_move_msgs_with_dest(): new (renamed previous
4230           mh_move_msg() and mh_move_msgs_with_dest()).
4231           mh_move_msg(), mh_move_msgs_with_dest(): implemented message
4232           moving between different type of folders.
4233           mh_copy_msg(), mh_copy_msgs_with_dest(): some code cleanups.
4234         * src/summaryview.c: summary_status_show(): update folder_item
4235           here.
4236         * po/POTFILES.in: removed reference to headerwindow.c.
4237         * src/summaryview.c: summary_step(): fixed the behavior on the
4238           head and tail of the list.
4239
4240 2002-02-15
4241
4242         * src/mainwindow.c: main_window_set_menu_sensitive(): set 'Show
4243           all header' toggle state from the property of the TextView.
4244         * src/summaryview.[ch]: made 'All header' toggle switch.
4245           Prohibited unnecessary menu update.
4246           summary_select_node(): added the argument 'do_refresh'.
4247           Some code cleanups.
4248
4249 2002-02-14
4250
4251         * src/utils.c: strsplit_with_quote(): remove quotation characters
4252           in the function (fix composer's external editor problem) (thanks
4253           to Stefaan A Eeckels).
4254         * src/mainwindow.[ch]: made 'Show all header' toggle switch.
4255           main_window_menu_callback_block()
4256           main_window_menu_callback_unblock(): new.
4257           main_window_set_menu_sensitive(): set the toggle status of
4258           menu items.
4259           show_all_header_cb(): read the status of toggle menu item.
4260         * src/mainwindow.[ch]: made 'Thread view' toggle switch.
4261         * src/prefs_common.c: prefs_keybind_apply_clicked(): removed
4262           'Unthread view'.
4263
4264 2002-02-13
4265
4266         * src/imap.c: imap_add_msg(): fixed a bug that didn't replace
4267           the path separator (thanks to Sergey Vlasov).
4268         * src/gtkutils.c: gtkut_editable_get_selection(): return NULL
4269           if the length of selection is zero.
4270           Fixed the assertion.
4271         * src/utils.c: str_open_as_stream(): return immediately if
4272           the length of str is zero.
4273         * src/headerwindow.[ch]: removed.
4274         * src/socket.[ch]
4275           src/inc.c: removed stale thread support codes.
4276
4277 2002-02-12
4278
4279         * src/procmsg.c: procmsg_open_message(): modified so that it
4280           returns the stream of decrypted message file if it exists
4281           (this fixes the failure of gpg decryption in messageview.c).
4282
4283 2002-02-11
4284
4285         * version 0.7.1
4286
4287 2002-02-11
4288
4289         * src/compose.[ch]
4290           src/gtkutils.[ch]
4291           src/prefs_template.c
4292           src/quote_fmt.h
4293           src/quote_fmt_parse.y
4294           src/summaryview.c
4295           src/utils.[ch]: if the part of the message text is selected, use
4296           it for quoted text instead of the entire message body (thanks to
4297           Darko Koruga).
4298           src/utils.[ch]: str_open_as_stream(): new. It returns an
4299           temporary stream for the given string.
4300         * src/main.c: added "--send" command line option.
4301         * src/compose.c: compose_reply_set_entry(): add From address to
4302           Cc if Reply-To and to_all are both specified.
4303         * Makefile.am: correct the Source: line in the RPM spec file in
4304           .tar.bz2 package.
4305
4306 2002-02-07
4307
4308         * src/procmsg.c: procmsg_open_message(): fetch message if the cache
4309           doesn't exist.
4310         * src/foldersel.[ch]: foldersel_folder_sel(): added an argument
4311           that specifies the folder selection type.
4312         * src/addressbook.c
4313           src/compose.c
4314           src/editaddress.c
4315           src/editgroup.c
4316           src/folderview.c
4317           src/importldif.c
4318           src/mainwindow.c
4319           src/md5.c
4320           src/mimeview.c
4321           src/prefs_common.c
4322           src/prefs_customheader.c
4323           src/prefs_filter.c
4324           src/summaryview.c: made it compile with C compilers other than gcc
4325           (thanks to Shawn Houston).
4326
4327 2002-02-06
4328
4329         * src/imap.c: imap_copy_msgs_with_dest(): fixed a bug on traversing
4330           list.
4331         * src/prefs_common.c: made the key binding setting separate dialog.
4332         * src/addressbook.c: addressbook_format_address(): add "" around
4333           the display name if it contains comma (thanks to Satoshi Watanabe).
4334         * src/addr_compl.c: get_complete_address(): add "" around the
4335           display name if it contains comma.
4336           get_address_from_edit(): handle the quotation character correctly.
4337         * src/addr_compl.c: get_complete_address()
4338           src/addressbook.c: addressbook_format_address(): fixed a bug that
4339           caused wrong text processing if the display name is empty.
4340         * updated NEWS.
4341
4342 2002-02-05
4343
4344         * src/compose.c: compose_exec_ext_editor_real(): replaced
4345           g_strsplit() with strsplit_with_quote().
4346         * src/foldersel.c
4347           src/folderview.c: folderview_drag_motion_cb(): minor code cleanups.
4348         * src/folderview.c:
4349           folderview_drag_motion_cb()
4350           folderview_drag_received_cb(): allow dropping into IMAP4 folder.
4351         * src/utils.c: get_file_size_as_crlf(): use fgets() instead of
4352           fread().
4353         * src/imap.c
4354           imap_copy_msg()
4355           imap_copy_msgs_with_dest(): use imap_add_msg() if the source
4356           of the message is different from the current mailbox.
4357           Return the correct value.
4358           imap_cmd_append(): properly implemented the APPEND command.
4359
4360 2002-02-04
4361
4362         * src/mainwindow.c
4363           src/messageview.[ch]
4364           src/summaryview.[ch]
4365           src/textview.[ch]: show all headers in the message view, and don't
4366           use the header window anymore.
4367         * src/mainwindow.c
4368           src/prefs_common.c: changed the default shortcut of 'compose new
4369           message'.
4370         * src/mainwindow.c
4371           src/summaryview.[ch]: summary_display_msg_selected(): new.
4372           Show the selected message if 'Show all header' is selected.
4373         * src/mh.c
4374           src/sourcewindow.c: changed some procmsg_get_message_file_path()
4375           to procmsg_get_message_file() to be sure the message is
4376           retrieved.
4377         * src/folderview.c: folderview_drag_motion_cb(): allow DnD from
4378           any folder to MH folder.
4379           folderview_drag_received_cb(): copy messages instead of moving
4380           if the source folder is news or IMAP.
4381         * src/mainwindow.c
4382           src/summaryview.c: allow copy from news folder.
4383
4384 2002-02-03
4385
4386         * src/prefs_common.c: prefs_other_create(): modified the design
4387           of the external command settings.
4388           prefs_keybind_apply_clicked(): made the Mew / Wanderlust keybind
4389           preset closer to the original.
4390           Added Mutt keybind preset.
4391           Also change the compose keybinds.
4392         * src/compose.c: modified some menu shortcuts.
4393         * src/codeconv.c: modified the locale_table for Thai encoding.
4394
4395 2002-02-01
4396
4397         * src/Makefile.am: added $(GPGME_CFLAGS) to INCLUDES.
4398         * src/prefs_common.c: prefs_interface_create(): modified the
4399           description for menu shortcut.
4400
4401 2002-01-31
4402
4403         * src/gtkutils.[ch]: added gtk_stext_clear().
4404         * src/compose.[ch]
4405           src/mainwindow.c
4406           src/summaryview.[ch]: enabled multiple forwarding.
4407         * src/summaryview.c:
4408           summary_set_marks_selected(): set marks for all selected row.
4409           summary_reply(): moved from summary_reply_cb().
4410         * compose.[ch]: compose_forward(): modified so that it receives
4411           the message list.
4412         * src/mainwindow.c: cleanup for reply processing.
4413         * src/summaryview.c: summary_reply(): fixed a memory leak.
4414           summary_key_pressed(): removed hardcoded mark / mark as unread
4415           shortcuts.
4416         * src/mainwindow.c
4417           src/prefs_common.c: added mark / mark as unread shortcuts to
4418           the menu.
4419
4420 2002-01-30
4421
4422         * src/compose.c: compose_wrap_line_all(): wrap quoted part even
4423           if prefs_common.linewrap_quote is not set (it is only for
4424           auto-wrapping on reply).
4425         * src/prefs_account.c: prefs_account_open(): initialize tmp_ac_prefs
4426           when creating a new account.
4427         * src/mh.c: mh_get_msg_list(): use also st_ctime to detect
4428           directory change.
4429         * src/prefs_common.c: prefs_interface_create(): modified the
4430           description of key binds selector.
4431
4432 2002-01-29
4433
4434         * src/mimeview.c: fixed multiple dialog / moving by correcting
4435           button / key event processing.
4436         * src/mimeview.[ch]
4437           src/textview.c: pass some key press events to MimeView in MIME
4438           mode.
4439         * src/prefs_filter.c: fixed a bug that didn't set the order of
4440           rules correctly.
4441         * src/prefs_common.c: prefs_keybind_apply_clicked(): fixed
4442           empty_menurc string.
4443
4444 2002-01-28
4445
4446         * src/mainwindow.c
4447           src/prefs_common.c: reorganized the menu shortcuts.
4448           Added 'View - Toggle summary view'.
4449         * src/summaryview.[ch]: summary_toggle_view(): made it public
4450           function.
4451         * src/prefs_common.[ch]: swapped the position of 'Shortcut key'
4452           and 'On exit'.
4453         * src/importldif.c: imp_ldif_delete_event(): fixed segfault when
4454           closing the dialog with window manager (in more appropriate way).
4455         * src/imageview.[ch]
4456           src/messageview.c
4457           src/mimeview.c: fixed wrong scrolling position when switching
4458           between text and image parts. Also free the unrequired image
4459           (thanks to Sergey Vlasov).
4460         * src/prefs_common.c: disabled 'Go to inbox after receiving new mail'
4461           by default.
4462
4463 2002-01-28
4464
4465         * src/prefs_common.c: implemented shortcut quick changer.
4466         * src/folderview.c: folderview_key_pressed()
4467           src/summaryview.c: summary_key_pressed(): removed some hardcoded
4468           key binds.
4469
4470 2002-01-25
4471
4472         * src/procmime.c:
4473           procmime_get_mime_type()
4474           procmime_get_mime_type_table(): made the MIME type search case
4475           insensitive.
4476         * src/gtkstext.c:
4477           gtk_stext_delete_line(): delete newline on empty line.
4478           gtk_stext_delete_to_line_end(): delete newline if cursor is on
4479           the last of line.
4480           (thanks to Yasuzaki Masayoshi.)
4481
4482 2002-01-23
4483
4484         * src/compose.c
4485           src/gtkstext.[ch]: removed the hardcoded shortcuts in GtkSText,
4486           and made them customizable.
4487         * src/utils.[ch]: added get_file_size_as_crlf() which returns
4488           the file size when converting LF to CR+LF.
4489
4490 2002-01-22
4491
4492         * src/compose.c: enabled 'Ctrl-Enter' or
4493           'Ctrl-(other modifier keys)-Enter' shortcut that didn't work
4494           before.
4495         * src/gtkstext.c: disabled some Emacs key bindings.
4496           gtk_stext_key_press(): don't extend selection when Shift-Enter
4497           is pressed to prevent the disapperance of cursor.
4498         * src/summaryview.c: summary_select_next_unread(): added the button
4499           to search unread message again from the beginning to the dialog.
4500         * src/folderview.c: folderview_key_pressed(): go to next unread
4501           folder if space key is pressed on the empty folder.
4502           Move CTree focus before selecting row.
4503
4504 2002-01-21
4505
4506         * src/defs.h: modified the XLFD of default fonts.
4507         * src/textview.c: textview_create(): fixed a bug that caused
4508           segfault if font couldn't be loaded.
4509         * src/folderview.c
4510           src/grouplistdialog.c: compare subscribed groups with path.
4511         * src/prefs_filter.c: changed 'Operator' to 'Condition'.
4512
4513 2002-01-20
4514
4515         * src/compose.c: compose_wrap_line_all(): fixed wrapping crash
4516           when URL is wider than wrapping margin.
4517         * src/mainwindow.c
4518           src/prefs_filter.[ch]
4519           src/summaryview.[ch]: added "Create filter rule" function based
4520           on the patch from Luca Rosellini.
4521         * src/summaryview.c: summary_filter_open(): added X-List and
4522           X-Mailing-list to the automatically detected headers.
4523
4524 2002-01-18
4525
4526         * configure.in: support Mac OS X (Darwin).
4527
4528 2002-01-16
4529
4530         * src/prefs_filter.c: use inc_(un)lock() instead of
4531           inc_autocheck_timer_{remove|set}().
4532         * src/summaryview.c: summary_sort(): use gtk_ctree_sort_recursive()
4533           instead of gtk_ctree_sort_node() so that messages within threads
4534           are also sorted.
4535         * src/procmsg.c: procmsg_read_mark_file(): fixed a bug that the
4536           target of sizeof was wrong and caused crash on Alpha architecture
4537           (thanks to Motonobu Ichimura).
4538
4539 2002-01-15
4540
4541         * src/foldersel.c:
4542           foldersel_gnode_func(): made the names of special folders
4543           translated strings.
4544           foldersel_set_tree(): move the special folder to the top.
4545         * src/inputdialog.[ch]: input_dialog_query_password(): new.
4546         * src/imap.c
4547           src/inc.c
4548           src/news.c
4549           src/send.c: use input_dialog_query_password() instead of their
4550           own query functions.
4551
4552 2002-01-14
4553
4554         * src/defs.h: modified the default font.
4555         * src/folder.[ch]
4556           src/mh.[ch]
4557           src/imap.[ch]
4558           src/news.[ch]: moved the class definition and some methods to
4559           the proper location.
4560
4561 2002-01-11
4562
4563         * src/mimeview.c: mimeview_save_as()
4564           src/summaryview.c: summary_save_as(): put the default filename
4565           based on the subject.
4566         * src/utils.[ch]: added subst_chars() and subst_for_filename()
4567           which substitute some special characters with underscore.
4568         * src/filesel.c: filesel_select_file(): select the default filename.
4569
4570 2002-01-10
4571
4572         * INSTALL
4573           INSTALL.jp: added the description and the URL for libjconv.
4574         * src/mainwindow.c: menu entries cleanup.
4575
4576 2002-01-09
4577
4578         * README
4579           README.jp
4580           src/about.c: modified the copyright year.
4581         * src/gtkstext.h: added the notice for modification by the Sylpheed
4582           Team.
4583
4584 2002-01-08
4585
4586         * INSTALL
4587           INSTALL.jp: added the URL for compface.
4588
4589 2002-01-07
4590
4591         * version 0.7.0
4592
4593 2002-01-07
4594
4595         * src/headerwindow.c
4596           src/logwindow.c
4597           src/messageview.c
4598           src/sourcewindow.c: set wmclass when creating windows.
4599
4600 2002-01-04
4601
4602         * src/compose.c: compose_wrap_line_all(): fixed the bug that
4603           caused infinite loop when wrapping certain patterns of quoted text.
4604
4605 2002-01-02
4606
4607         * src/imap.c: imap_parse_envelope(): put the assertion after
4608           imap_parse_address() to prevent segmentation fault.
4609
4610 2001-12-31
4611
4612         * src/folderview.c
4613           src/mainwindow.c: modified some labels of menu items.
4614         * src/ldif.c: put the return value of fgetc() in a gint.
4615         * src/importldif.c: don't brace null strings with _().
4616         * src/compose.c: moved the position of Subject entry to the last.
4617           Reorganized the menu.
4618           compose_draft_cb(): added 'keep editing after saving to draft'
4619           feature.
4620
4621 2001-12-30
4622
4623         * src/mainwindow.c: reorganization of main menu. Removed 'Summary'
4624           menu. Moved 'Help' menu to just the right of 'Configuration'.
4625           Removed 'File - Close' menu item.
4626
4627 2001-12-25
4628
4629         * src/mainwindow.c: some menu reorganization.
4630         * AUTHORS: updated. Added more contributors.
4631         * src/account.c: account_row_moved(): new. Moves displayed row to
4632           the appropriate position when up / down button are pressed.
4633           account_clist_set(): move displayed row to the appropriate position.
4634         * src/compose.c
4635           src/mainwindow.c: set title and wmclass when creating windows.
4636
4637 2001-12-24
4638
4639         * src/gtkstext.c: fixed a bug that didn't show block cursor
4640           correctly. Removed unnecessary GdkGC copy. Fixed cursor
4641           coordinate.
4642         * src/compose.c
4643           src/gtkutils.[ch]
4644           src/textview.[ch]
4645           src/undo.c: modified to use GtkSText.
4646         * src/menu.h: added #include <gtk/gtkmenu.h>.
4647
4648 2001-12-23
4649
4650         * acconfig.h
4651           configure.in: added XIM checking for GTK+.
4652         * src/gtkstext.[ch]: new. Copied GtkText in GTK+ and renamed.
4653
4654 2001-12-22
4655
4656         * src/filter.c: added #include <sys/types.h>.
4657
4658 2001-12-21
4659
4660         * src/template.c: template_write_config(): fixed a typo.
4661         * src/compose.c: toolbar_linewrap_cb(): call compose_wrap_line_all().
4662         * src/filter.[ch]
4663           src/prefs_filter.c: supported regular expression (thanks to
4664           Yukihiro Nakai).
4665         * src/undo.c: undo_paste_clipboard_cb(): fixed a bug that broke
4666           undo state when pasted clipboard was empty.
4667           undo_check_size(): use g_list_last().
4668           undo_undo()
4669           undo_redo(): fixed NULL checking and made a bit of optimization.
4670           Some code cleanups.
4671         * src/prefs_common.c: changed the default value of linewrap length
4672           to 72.
4673
4674 2001-12-20
4675
4676         * reorganization of pixmap management.
4677         * src/stock_pixmap.[ch]: new. This module manages all static pixmaps.
4678         * modified every files which directly use pixmaps data to use
4679           stock_pixmap_*().
4680         * src/undo.[ch]: renamed undo_set_undo_change_funct() to
4681           undo_set_change_state_func(), and changed its argument from
4682           GtkWidget* to gpointer.
4683           undo_merge(): code cleanup.
4684         * src/compose.c: renamed compose_set_undo() to
4685           compose_undo_state_changed().
4686
4687 2001-12-19
4688
4689         * src/account.c: account_find_from_address(): made it case
4690           insensitive.
4691         * src/addressbook.c: addressbook_create(): set wmclass.
4692         * src/compose.c: compose_insert_file(): supported DOS/Win/Mac line
4693           break.
4694         * src/importldif.c
4695           src/ldif.[ch]: merged from the claws branch.
4696         * src/importldif.c: removed some warnings.
4697           imp_ldif_field_list_toggle(): fixed button checking.
4698           imp_ldif_dialog_create(): minor layout fix.
4699         * src/ldif.c: removed some warnings.
4700         * INSTALL
4701           INSTALL.jp: updated confirmation list.
4702         * src/vcard.c:
4703           vcard_read_file()
4704           vcard_test_read_file(): fixed a memory leak of tagtemp.
4705           Some code cleanups (decreasing the indent level).
4706         * src/addrindex.c
4707           src/jpilot.[ch]
4708           src/syldap.[ch]: disabled runtime library checking because JPilot
4709           and LDAP libraries are linked on the build time, and the program
4710           doesn't execute without them anyway.
4711         * src/addressbook.c
4712           src/addrindex.c: changed "J-Pilot" to "JPilot".
4713           Removed warning for atoi().
4714
4715 2001-12-18
4716
4717         * src/procmsg.c: procmsg_empty_trash()
4718           src/mainwindow.c: main_window_empty_trash(): empty trash only if
4719           it contains some messages.
4720         * src/imap.c: search_array_str(): new.
4721           imap_status(): fixed a bug that didn't parse the command response
4722           correctly.
4723
4724 2001-12-18
4725
4726         * merged undo function (by Jens Oberender).
4727         * src/undo.[ch]: new.
4728           undo_insert_text_cb(): fix for multibyte characters (obtain the
4729           number of letters instead of bytes).
4730         * src/compose.[ch]: added the code for undo.
4731         * src/prefs_common.[ch]: added the interface for setting undo level.
4732
4733 2001-12-16
4734
4735         * src/compose.c: compose_template_apply()
4736           src/prefs_template.c: prefs_template_clist_set_row()
4737           src/template.c: template_write_config(): don't replace To: and
4738           Subject: entry in composition window if they are empty.
4739
4740 2001-12-16
4741
4742         * version 0.6.6
4743
4744 2001-12-15
4745
4746         * src/folderview.c: folderview_drag_motion_cb(): fixed a DnD bug.
4747         * src/ldif.c: ldif_get_line(): ignore CR.
4748         * src/mimeview.c: mimeview_show_message(): search also text/html
4749           for first text part.
4750
4751 2001-12-14
4752
4753         * src/prefs_account.c: prefs_account_save_config_all(): fixed a bug
4754           that didn't update accountrc if account_list == NULL (thanks to
4755           Watanabe).
4756
4757 2001-12-14
4758
4759         * src/utils.h: added the macro Xstrcat_a() that concatenates
4760           two strings and return alloca'd string.
4761         * src/imap.c: imap_scan_tree_recursive(): fixed a bug that didn't
4762           handle folder name which includes some spaces correctly
4763           (based on the patch from Willem van Engen (thanks!)).
4764         * src/compose.c: compose_wrap_line_all(): fixed the crash when
4765           wrapping long lines if linewrap quotation is disabled and
4766           a word spanning more than one line.
4767
4768 2001-12-14
4769
4770         * applied the Tobias' patch with modification (thanks!).
4771         * src/imap.[ch]:
4772           imap_msg_set_perm_flags()
4773           imap_msg_unset_perm_flags(): new. They set permanent flags to
4774           a IMAP message.
4775         * src/compose.c
4776           src/summaryview.c: set flags on IMAP server when flags are changed.
4777
4778 2001-12-11
4779
4780         * src/gtkutils.[ch]: gtkut_container_remove(): new. It's a wrapper
4781           of gtk_container_remove() for workaround of a bug in
4782           Gtk{Text,Entry} (thanks to Sergey Vlasov).
4783         * src/compose.c
4784           src/mainwindow.c
4785           src/messageview.c
4786           src/mimeview.c
4787           src/summaryview.c
4788           src/textview.c: replaced gtk_container_remove() with
4789           gtkut_container_remove(), and removed previous partial fix.
4790
4791 2001-12-09
4792
4793         * src/prefs_account.c: prefs_account_apply(): fixed a bug that
4794           checked user ID on "local", but didn't on IMAP4.
4795         * src/imap.c: imap_session_get(): fixed a crash bug when
4796           rfolder->session == NULL.
4797         * Makefile.am: changed the arguments of tar from 'chojf' to
4798           '--bzip2 -chof'.
4799         * src/summaryview.c: summary_toggle_view(): disclaim the selection
4800           of textview before removing vpaned.
4801
4802 2001-12-08
4803
4804         * src/messageview.c: messageview_change_view_type(): disclaim the
4805           selection before removing textview. This solves the mysterious
4806           copy-paste disability (thanks to Melvin Hadasht).
4807         * src/textview.c: textview_set_font(): use
4808           gtk_editable_claim_selection() instead of
4809           gtk_editable_select_region().
4810
4811 2001-12-06
4812
4813         * src/prefs_template.c: prefs_template_window_create(): supported
4814           address completion on the To: entry.
4815
4816 2001-12-04
4817
4818         * src/folder.c:
4819           folder_count_total_msgs()
4820           folder_count_total_msgs_func(): use g_node_traverse() to traverse
4821           GNode.
4822
4823 2001-12-03
4824
4825         * src/compose.c: fixed a bug that empty body was refused.
4826         * src/prefs_template.c: fixed a bug that didn't set To: entry
4827           correctly. Display error dialog if format is illegal.
4828         * src/prefs_common.c
4829           src/quote_fmt_lex.l
4830           src/quote_fmt_parse.y: changed parenthesis "( )" to curly braces
4831           "{ }" to prevent confusion on using parenthesis.
4832         * src/html.c: html_get_parenthesis(): ignore CSS / script stuff.
4833
4834 2001-11-29
4835
4836         * src/prefs_template.c: added colon to the header labels.
4837
4838 2001-11-28
4839
4840         * src/compose.c
4841           src/prefs_template.c
4842           src/template.[ch]: added To field to the template.
4843
4844 2001-11-27
4845
4846         * src/textview.c: textview_show_part(): use first found
4847           message/rfc822 header.
4848         * src/folderview.c: added "Search messages..." to the context menu.
4849         * src/prefs_common.c: prefs_quote_description_create(): added
4850           description for characters which need to be escaped.
4851
4852 2001-11-26
4853
4854         * src/compose.c: compose_wrap_line_all(): more merging from claws.
4855           GET_CHAR(): renamed GET_TEXT() and made it more generic.
4856           Modified compose_wrap_line() and compose_wrap_line_all() to use
4857           GET_CHAR().
4858         * src/textview.c: textview_show_part(): show the header of nested
4859           RFC822 attachment correctly.
4860
4861 2001-11-25
4862
4863         * src/folder.[ch]
4864           src/main.c: added --status option to get new, unread and total
4865           message count from a running Sylpheed (merged from claws).
4866           prohibit_duplicate_launch(): output '\n' only once.
4867
4868 2001-11-23
4869
4870         * src/compose.c
4871           src/gtkutils.[ch]: merged the new wrapping function.
4872           gtkut_text_str_compare_n()
4873           gtkut_text_str_compare()
4874           gtkut_text_is_uri_string(): backport from the GtkSText in the
4875           claws branch, and made modification.
4876         * src/prefs_template.c
4877           src/template.[ch]: added Subject to the template.
4878
4879 2001-11-22
4880
4881         * src/compose.c: compose_write_headers(): added missing parenthesis
4882           that generated invalid custom header (thanks to Masaaki Noro).
4883           Allow Sender: custom header.
4884
4885 2001-11-20
4886
4887         * src/procheader.c: procheader_date_parse(): workaround for
4888           RFC-incompliant Date header.
4889
4890 2001-11-20
4891
4892         * src/addrbook.c: removed redundant functions, and fixed generation
4893           of spurious address book file names.
4894         * src/addrindex.c: V-Card -> vCard.
4895
4896 2001-11-19
4897
4898         * src/textview.c: get_email_part(): replaced isalnum() with
4899           the macro IS_ASCII_ALNUM() which restricts the range of
4900           characters to 7bit ASCII (thanks to Shimamoto).
4901         * src/utils.c: remote_tzoffset_sec(): workaround for malformed
4902           timezone offset.
4903
4904 2001-11-18
4905
4906         * src/textview.c: textview_show_part(): show headers on nested
4907           muitipart text.
4908
4909 2001-11-17
4910
4911         * src/imap.c: imap_session_get()
4912           src/news.c: news_session_get(): fixed segfault when reconnection
4913           failed.
4914         * src/grouplistdialog.c: removed redundant code, and expand nodes
4915           that doesn't match the pattern.
4916
4917 2001-11-16
4918
4919         * src/compose.c: modified so that it sends message when any of
4920           To:, Cc:, Bcc:, or Newsgroups: fields have valid recipient.
4921           compose_check_for_valid_recipient(): new.
4922         * src/grouplistdialog.c: improved the UI.
4923           Added appropriate description and search button.
4924           Search doesn't get group list again.
4925
4926 2001-11-15
4927
4928         * src/news.[ch]: news_session_get(): update the last access time
4929           correctly.
4930           news_group_list_free(): new.
4931         * src/grouplistdialog.c: free resources correctly.
4932
4933 2001-11-15
4934
4935         * src/folderview.c
4936           src/grouplistdialog.[ch]: more merging of new newsgroup
4937           subscription dialog.
4938         * src/news.[ch]: renamed news_remove_group_list() to
4939           news_remove_group_list_cache().
4940
4941 2001-11-14
4942
4943         * src/defs.h: added MAX_ENTRY_LENGTH definition.
4944         * src/compose.c: compose_add_entry_field(): create new entry with
4945           max length.
4946
4947 2001-11-13
4948
4949         * src/grouplistdialog.c: made non-leaf node selectable.
4950           Give the complete newsgroup name for each nodes.
4951
4952 2001-11-13
4953
4954         * src/grouplistdialog.c
4955           src/news.[ch]: merging of new newsgroup subscription dialog
4956           (still in progress. Don't use it yet!).
4957
4958 2001-11-12
4959
4960         * src/utils.[ch]: decode_uri(): new. It decodes URL-encoded strings.
4961         * src/compose.[ch]: compose_new_with_recipient(): accept mailto
4962           URL.
4963           compose_entries_set(): new. It parses mailto URL and put each
4964           values into the entries.
4965
4966 2001-11-12
4967
4968         * src/compose.c: compose_forward(): fixed a bug that forward
4969           quote mark wasn't used (thanks to Hironori IWANE).
4970         * src/codeconv.[ch]
4971           src/mainwindow.c
4972           src/prefs_common.c: added Thai encodings (thanks to Manrat
4973           Chobchuen).
4974
4975 2001-11-08
4976
4977         * src/socket.c: sock_connect_by_hostname(): removed h_errno.
4978         * src/session.h
4979           src/defs.h
4980           src/imap.[ch]
4981           src/news.c: added last_access_time to Session.
4982           imap_session_get(): check connection only when access interval
4983           has been exceeded.
4984
4985 2001-11-07
4986
4987         * version 0.6.5
4988
4989 2001-11-07
4990
4991         * src/socket.c: ssl_gets(): use SSL_peek.
4992         * updated NEWS and AUTHORS.
4993         * Makefile.am: fixed release target.
4994
4995 2001-11-06
4996
4997         * src/template.c: changed the format of template file to
4998           RFC2822-like.
4999         * src/compose.c: compose_template_apply(): freeze the text widget
5000           while inserting strings.
5001
5002 2001-11-05
5003
5004         * po/POTFILES.in: removed src/template_select.c.
5005         * src/summaryview.c: summary_set_header()
5006           src/address.c: address_parse_str()
5007           src/filter.c: filter_read_str()
5008           src/news.c: news_parse_xover()
5009           src/procheader.c: procheader_get_fromname()
5010           src/utils.c: subject_compare():
5011           replaced Xalloca() + strcpy() with Xstrdup_a().
5012         * src/inputdialog.[ch]: added combo mode.
5013           input_dialog_combo(): new.
5014         * src/prefs_common.[ch]: added MIME open command setting.
5015           prefs_common_{read, save}_config(): read / write command history.
5016         * src/mimeview.c: mimeview_open_with(): use combo input dialog.
5017         * src/utils.[ch]: add_history(): history list management function.
5018
5019 2001-11-04
5020
5021         * src/compose.c: select templates from the menu.
5022           compose_set_template_menu(): new.
5023           compose_reflect_prefs_all(): new.
5024           compose_template_apply(): new. Use dummy MsgInfo for parsing.
5025         * src/template.[ch]: store template list to the static heap.
5026           template_get_config(): new.
5027           template_set_config(): new.
5028         * src/prefs_template.c: don't store template list to the global area.
5029         * src/template_select.[ch]: removed.
5030         * src/quote_fmt_parse.y: check folderitem when quoting messages.
5031         * src/mh.c: mh_add_msg(): try to copy file whenever link() failed
5032           (thanks to OSHIRO Naoki).
5033
5034 2001-11-03
5035
5036         * src/utils.[ch]: get_template_dir(): new.
5037         * src/template.c: use get_template_dir().
5038
5039 2001-11-02
5040
5041         * src/prefs_template.c: modified the dialog layout.
5042           Added symbol description button.
5043         * src/summaryview.c: show an arrow mark to the column of the sort
5044           target.
5045           summary_set_column_titles(): new.
5046         * INSTALL
5047           INSTALL.jp
5048           README
5049           README.jp
5050           TODO
5051           TODO.jp: updated the documents.
5052
5053 2001-11-02
5054
5055         * src/Makefile.am: add missing checkbox_{on, off}.xpm.
5056         * src/textview.c: textview_key_pressed()
5057           src/mimeview.c: mimeview_key_pressed()
5058           src/summaryview.c: summary_key_pressed(): delete messages with
5059           Delete key.
5060
5061 2001-11-01
5062
5063         * src/socket.c: ssl_gets(): fixed a bug that caused infinite loop
5064           when SSL_read() returned 0.
5065         * src/utils.[ch]: strcrchomp(): new. It removes CR from the tail
5066           of strings.
5067         * src/quote_fmt_parse.y: convert CRLF to LF when inserting messages.
5068           Add prototype of yylex() to suppress the warning.
5069         * merged the template function.
5070         * src/prefs_template.[ch]
5071           src/template.[ch]
5072           src/template_select.[ch]: new.
5073           Renamed prefs_templates_* -> prefs_template_*.
5074         * src/compose.c: added template menu. Added replyinfo to Compose.
5075         * src/mainwindow.c: added template setting menu.
5076         * src/quote_fmt_lex.l: output literal tab and return as is.
5077         * src/prefs_common.c: changed the pref. name of quote format to
5078           'reply_quote_{mark, format}' and 'fw_quote_{mark, format}'.
5079
5080 2001-10-31
5081
5082         * src/prefs_common.[ch]: added Quote tab, and moved the quote
5083           setting from Compose tab.
5084         * merged the new quote format parser.
5085         * src/quote_fmt_lex.h
5086           src/quote_fmt.h
5087           src/quote_fmt_lex.l
5088           src/quote_fmt_parse.y: new files for quote format parser.
5089         * configure.in: added checks for lex and yacc.
5090         * src/compose.c: compose_quote_file(), compose_quote_parse_fmt():
5091           removed.
5092           compose_quote_fmt(): new.
5093         * src/prefs_common.[ch]: added forward format setting to the
5094           Quote tab. Updated the quote description dialog.
5095         * src/quote_fmt_parse.y: fixed bugs that tried to read file even
5096           if they couldn't get text part.
5097
5098 2001-10-31
5099
5100         * src/pixmaps/checkbox_off.xpm
5101           src/pixmaps/checkbox_on.xpm: new.
5102         * src/account.c: display `get all' status with the checkbox pixmaps.
5103
5104 2001-10-30
5105
5106         * src/send.c: code cleanup. Pass account prefs structure instead
5107           of many arguments.
5108           Query password for SMTP AUTH if not specified (thanks to Mio).
5109
5110 2001-10-30
5111
5112         * src/procheader.c: procheader_parse(): fixed a bug that didn't
5113           parse multiple message-id in In-Reply-To: header correctly
5114           (thanks to KAJIWARA).
5115
5116 2001-10-29
5117
5118         * src/account.c: enabled 'Get all' setting by clicking the 'G'
5119           column of account list, and added some description.
5120         * src/prefs_common.c: prefs_send_create(): added a description
5121           for outgoing codeset.
5122
5123 2001-10-28
5124
5125         * src/prefs_account.[ch]: moved inbox entry to the receive tab,
5126           and added select button and short description.
5127         * src/Makefile.am: added SYSCONFDIR to CPPFLAGS.
5128         * src/procmime.c:
5129           procmime_get_mime_type_table()
5130           procmime_get_mime_type_list(): modified so that
5131           $(SYSCONFDIR)/mime.types (or /etc/mime.types if not found) and
5132           $(HOME)/.sylpheed/mime.types are read.
5133
5134 2001-10-27
5135
5136         * src/prefs_account.c: moved the address auto-setting to the compose
5137           tab.
5138           prefs_account_create(): removed gtk_widget_show_all() for proper
5139           window size.
5140         * src/prefs_common.c: changed "Program path" to "Command".
5141
5142 2001-10-26
5143
5144         * src/textview.c: textview_set_font(): support Russian charset
5145           on EUC-JP locale.
5146         * src/summaryview.c: summary_delete(): (hopefully) fixed the crash
5147           bug on deleting.
5148         * prefs_account.c
5149           prefs_common.c
5150           prefs_summary_column.c: minor improvements to the English.
5151         * src/main.c: get_queued_message_num(): don't output the warning
5152           when queueing folder is not found.
5153
5154 2001-10-21
5155
5156         * version 0.6.4
5157
5158 2001-10-21
5159
5160         * src/prefs_summary_column.[ch]:
5161           made prefs_summary_column_get_config() public.
5162         * src/summaryview.c: summary_ctree_create(): some code cleanup.
5163         * configure.in: moved the position of SSL checking after LDAP
5164           for linking problem.
5165
5166 2001-10-21
5167
5168         * src/mainwindow.c
5169           src/summaryview.c: allowed reedit in the outbox.
5170         * src/prefs_summary_column.[ch]: new. UI for setting summary
5171           columns.
5172         * src/mainwindow.[ch]: main_window_set_summary_column(): new.
5173           It calls summary_set_column_order().
5174         * src/summaryview.[ch]:
5175           summary_ctree_create(): new. separated from summary_create().
5176           summary_set_column_order(): new. It destroys the current
5177           CTree and replaces it with the new one.
5178
5179 2001-10-19
5180
5181         * src/smtp.[ch]: smtp_from(): abort if auth failed.
5182         * changed C++-style comments into C-style in some files, and
5183           removed unnecessary commented out codes.
5184         * src/addrcache.[ch]
5185           src/addressbook.c
5186           src/addrindex.[ch]
5187           src/jpilot.[ch]
5188           src/syldap.[ch]: updated the addressbook code, and fixed the
5189           thread bug of LDAP.
5190         * src/ldif.[ch]
5191           src/importldif.[ch]: new.
5192
5193 2001-10-18
5194
5195         * src/about.c: added some items to compiled-in features.
5196         * src/addr_compl.c: changed LOG_MESSAGE to debug_print.
5197         * src/addressbook.c: changed "V-Card" to "vCard".
5198           addressbook_edit_address_cb(): added
5199           invalidate_address_completion() to the point address is changed.
5200         * src/codeconv.c: changed C++-style comments into C-style.
5201
5202 2001-10-17
5203
5204         * src/compose.c: changed "Send" shortcut to Ctrl+Enter.
5205
5206 2001-10-16
5207
5208         * src/inc.c: fixed a bug that crashed sylpheed if Cancel button
5209           was clicked twice.
5210
5211 2001-10-16
5212
5213         * src/procmsg.c: procmsg_get_thread_tree(): complete the unfinished
5214           threads.
5215         * src/summaryview.c:
5216           summary_thread_init(): separated from summary_thread_build(). 
5217           summary_thread_build(): removed the codes for initialization.
5218           summary_set_ctree_from_list(): call summary_thread_init() instead
5219           of summary_thread_build().
5220           summary_filter(): fixed a bug that didn't moved messages despite
5221           of immediate execution setting.
5222
5223 2001-10-14
5224
5225         * src/procmsg.c: procmsg_get_thread_tree(): new. It generates the
5226           reversed thread tree from message list.
5227         * src/summaryview.c: summary_set_ctree_from_list(): prepend the
5228           node to the head instead of appending to the tail. This prevents
5229           the traverse of node list inside of the GtkCTree, and considerably
5230           speeds up the summary display (the order is O(n^2) -> O(n)).
5231
5232 2001-10-12
5233
5234         * src/prefs_common.c
5235           src/summaryview.[ch]: initial modification for reorderable columns.
5236
5237 2001-10-12
5238
5239         * src/procmsg.c: procmsg_get_mark_sum(), mark_sum_func(): fixed a
5240           memory leak.
5241         * src/folderview.c: folderview_button_pressed(): code cleanup, and
5242           turn sensitivity off if main window is locked.
5243         * src/syldap.c: syldap_read_data(): removed unnecessary and
5244           unportable sched_yield().
5245
5246 2001-10-11
5247
5248         * src/folderview.c: renamed "Update folder tree" context menu to
5249           "Rescan folder tree", and made "Update folder tree" only updates
5250           folder status.
5251           folderview_update_all_node(): don't show message dialog.
5252         * src/gtkutils.c: gtkut_widget_get_uposition()
5253           src/mainwindow.c: main_window_popup(): clip the coordinate to
5254           nonnegative value.
5255
5256 2001-10-10
5257
5258         * src/utils.c: to_human_readable(): made a bit of optimization.
5259         * src/summaryview.c: summary_delete(): fixed a focus problem.
5260           summary_find_{prev,next}_msg(): new. They find previous/next
5261           message that is not deleted.
5262         * src/prefs_filter.c: scroll CList automatically if moved row
5263           becomes not fully visible.
5264
5265 2001-10-09
5266
5267         * updated some autotool scripts.
5268         * src/codeconv.c: conv_encode_header(): fixed a bug that caused
5269           infinite loop when failed to convert encoding.
5270         * src/codeconv.[ch]: a fix for older version of libjconv
5271           (jconv_info_get_current_codeset() returned "EUCJP" instead of
5272           "EUC-JP").
5273
5274 2001-10-08
5275
5276         * version 0.6.3
5277
5278 2001-10-08
5279
5280         * src/compose.c: compose_write_to_file()
5281           src/codeconv.c: conv_codeset_strdup(): more workaround for
5282           libjconv problem on C locale.
5283         * src/editldap_basedn.c: fixed segfault when opening dialog.
5284         * src/utils.c: is_next_mbs()
5285           src/compose.c: compose_wrap_line(), compose_wrap_line_all():
5286           changed MB_CUR_MAX to MB_LEN_MAX for compliance to ANSI C.
5287         * configure.in: increased the reqired version of GPGME to 0.2.3.
5288         * src/pop.c: pop3_getauth_user_recv(): fixed a bug that closed
5289           the receive dialog when POP3 server refused normal authentication.
5290
5291 2001-10-07
5292
5293         * src/prefs_common.c: prefs_receive_create(): correction to English.
5294         * src/compose.c: compose_set_ext_editor_sensitive(): fixed a bug
5295           that didn't set the menu sensitivity correctly (thanks to
5296           Melvin Hadasht).
5297         * src/summaryview.c: delete messages permanently if the current
5298           folder is trash and 'delete' operation is executed.
5299           Fixed the bug that didn't select the last row correctly (thanks
5300           to Alfons Hoogervorst).
5301         * src/folder.[ch]: folder_item_remove_msgs(): new. It removes
5302           all messages given in the list.
5303
5304 2001-10-05
5305
5306         * src/summaryview.c: summary_show(): fixed a bug that didn't show
5307           message even if the 'open unread message on entering folder'
5308           option was turned on.
5309
5310 2001-10-03
5311
5312         * src/procmime.c: procmime_get_text_content(): supported HTML.
5313
5314 2001-10-02
5315
5316         * src/summaryview.[ch]: implemented new locking mechanism, and
5317           replaced every static locks with summary_lock(), summary_unlock(),
5318           and added locks to some extra functions.
5319           This fixes a bug that caused segfault when 'd' (delete) key
5320           was kept pressing.
5321
5322 2001-10-01
5323
5324         * src/addressbook.c: addressbook_folder_load_person(): fixed a bug
5325           that caused segfault (thanks to Stefaan A Eeckels).
5326
5327 2001-09-30
5328
5329         * src/textview.[ch]: added textview_set_position().
5330         * src/messageview.[ch]: added messageview_set_position().
5331         * src/addrbook.c
5332           src/addrcache.c
5333           src/addressadd.c
5334           src/addressbook.c
5335           src/addrindex.c
5336           src/addritem.c
5337           src/editaddress.c
5338           src/editbook.c
5339           src/editgroup.c
5340           src/editjpilot.c
5341           src/editldap.c
5342           src/editldap_basedn.c
5343           src/editvcard.c
5344           src/jpilot.c
5345           src/mgutils.c
5346           src/syldap.c
5347           src/vcard.c: converted C++-style comments into C-style one.
5348         * src/imap.c: QUOTE_IF_REQUIRED(): new macro. Copy string into
5349           new buffer and quote with double quotes if required.
5350           imap_status(), imap_cmd_login(), imap_cmd_list(),
5351           imap_cmd_do_select(), imap_cmd_create(), imap_cmd_delete(),
5352           imap_cmd_copy(): use QUOTE_IF_REQUIRED().
5353         * compose.c: compose_write_to_file(): workaround for the problem
5354           when using libjconv and 8bit codes cannot be converted on C
5355           locale.
5356         * codeconv.[ch]: added "ANSI_X3.4-1968" to encoding strings.
5357           conv_codeset_strdup(): don't convert if source and destination
5358           codeset are identical.
5359
5360 2001-09-30
5361
5362         * src/textview.[ch]: textview_search_string_backward(): new.
5363           Add the new member cur_pos to TextView.
5364           Connect button_press_event with gtk_signal_connect_after() to
5365           obtain the correct editable position.
5366
5367 2001-09-27
5368
5369         * src/folder.c: folder_write_list_recursive(): preserve unthreaded
5370           state.
5371
5372 2001-09-26
5373
5374         * src/summaryview.c: modified the layout of popup menu.
5375
5376 2001-09-25
5377
5378         * src/folder.c
5379           src/folder.h
5380           src/mainwindow.c
5381           src/summaryview.c: applied the patch from Alfons that allows
5382           threading setting for each folders (tnanks!).
5383
5384 2001-09-23
5385
5386         * src/message_search.[ch]: new. A Dialog for searching in current
5387           message.
5388         * src/gtkutils.[ch]: gtkut_text_match_string(): new. Compare the
5389           text in current position of GtkText and given wide-character
5390           string.
5391         * src/messageview.[ch]: messageview_search_string()
5392           src/textview.[ch]: textview_search_string(): return TRUE if
5393           found.
5394         * src/textview.[ch]: remember the beginning of body.
5395
5396 2001-09-21
5397
5398         * src/procmime.c: procmime_get_first_text_content(): modified so
5399           that it search entire MIME structure.
5400         * src/summary_search.c: summary_search_execute(): use
5401           strdup_mbstowcs() instead of macro. Display matched message.
5402
5403 2001-09-20
5404
5405         * src/inc.c: fix for background POP3 hangs and crashes (thanks to
5406           Sergey Vlasov).
5407         * src/summary_search.c: added body searching function.
5408         * src/procmime.[ch]: procmime_find_string(): changed arguments
5409           and return value. Added case sensitivity option.
5410
5411 2001-09-20
5412
5413         * src/procmime.[ch]:
5414           procmime_find_string()
5415           procmime_find_string_part(): new. It searchs the string from
5416           messages.
5417           Renamed procmime_get_text_part() to
5418           procmime_get_first_text_content().
5419           procmime_get_text_content(): new. It returns the text contents
5420           of the specified MIME part.
5421           procmime_mimeinfo_next(): new. It returns the next node of
5422           MimeInfo tree.
5423
5424 2001-09-19
5425
5426         * src/procmime.c: procmime_get_text_part(): modified so that it
5427           finds a text part in nested multipart message correctly.
5428         * src/procmime.h: added an example of MimeInfo structure.
5429         * src/mimeview.c: mimeview_show_message(): search the first text
5430           part.
5431
5432 2001-09-17
5433
5434         * src/mainwindow.c: ac_menu_popup_closed(): fixed the bug that
5435           caused segfault. Changed 'Preferences per account...' menu item.
5436
5437 2001-09-17
5438
5439         * version 0.6.2
5440
5441 2001-09-16
5442
5443         * src/addrindex.c: translate the "Common address" and "Personal
5444           address" from old addressbook.
5445
5446 2001-09-12
5447
5448         * src/utils.c: get_quote_level(): some optimization and bugfixes.
5449         * src/codeconv.[ch]: conv_get_current_locale(): new.
5450         * src/editaddress.c: edit_person_page_basic(): reverse the order
5451           of first and last name on some locales.
5452
5453 2001-09-11
5454
5455         * src/compose.c: applied the patch from Yasumatsu that reformats
5456           the current paragraph (thanks!). Modified so that it doesn't
5457           reformat quoted paragraphs.
5458           compose_create(): don't fill the entry automatically on reedit
5459           mode.
5460         * src/mainwindow.c
5461           src/summaryview.[ch]: added the "Mark all read" option.
5462           summary_mark_all_read(): new.
5463
5464 2001-09-10
5465
5466         * src/vcard.c
5467           src/mgutils.c
5468           src/syldap.c
5469           src/editldap.c
5470           src/editldap_basedn.c
5471           src/jpilot.c
5472           src/editjpilot.c: removed all warnings.
5473         * configure.in
5474           src/jpilot.[ch]: fixed the problem that failed to detect JPilot
5475           header files on the Debian system.
5476         * src/mainwindow.c
5477           src/summaryview.[ch]: enabled sorting by mark, unread, attachment,
5478           and color label. Enabled moving to next/prev flagged messages.
5479
5480 2001-09-09
5481
5482         * src/pixmaps/dir-close.xpm
5483           src/pixmaps/dir-open.xpm
5484           src/pixmaps/new.xpm
5485           src/pixmaps/unread.xpm: modified the color balance.
5486         * src/utils.[ch]: execute_sync(): new.
5487           execute_command_line(): added the arg for async mode.
5488         * src/inc.c: inc_mail(): use execute_command_line().
5489
5490 2001-09-08
5491
5492         * src/prefs.[ch]
5493           src/prefs_common.[ch]
5494           src/prefs_account.c: modified the layout. Added the option to
5495           launch the external editor automatically.
5496         * src/compose.c: launch the external editor automatically if the
5497           option is set.
5498
5499 2001-09-06
5500
5501         * src/Makefile.am: added extra xpm's.
5502
5503 2001-09-05
5504
5505         * src/addressbook.c: fixed a compilation problem when enabling
5506           LDAP.
5507           addressbook_open(): fixed a missing 'else'.
5508
5509 2001-09-04
5510
5511         * src/pixmaps/dir-close.xpm
5512           src/pixmaps/dir-open.xpm
5513           src/pixmaps/trash.xpm: replaced with the new blue icons.
5514         * merged Match Grun's new addressbook code.
5515         * src/pixmaps/address.xpm
5516           src/pixmaps/book.xpm
5517           src/pixmaps/category.xpm
5518           src/pixmaps/interface.xpm
5519           src/pixmaps/jpilot.xpm
5520           src/pixmaps/ldap.xpm
5521           src/pixmaps/vcard.xpm: new icons.
5522         * src/addrbook.[ch]
5523           src/addrcache.[ch]
5524           src/addressadd.[ch]
5525           src/addressitem.[ch]
5526           src/addrindex.[ch]
5527           src/addritem.[ch]
5528           src/editaddress.[ch]
5529           src/editbook.[ch]
5530           src/editgroup.[ch]
5531           src/editjpilot.[ch]
5532           src/editldap.[ch]
5533           src/editldap_basedn.[ch]
5534           src/editvcard.[ch]
5535           src/jpilot.[ch]
5536           src/mgutils.[ch]
5537           src/syldap.[ch]
5538           src/vcard.[ch]: new. Many fixes to remove the huge amount of
5539           warnings.
5540           addrbook_build_avail_email_vis(): fixed a memory leak.
5541
5542 2001-09-04
5543
5544         * NEWS: brought in the all of the changes previously put on the web.
5545
5546 2001-09-03
5547
5548         * src/mainwindow.c
5549           src/summaryview.c: modified the layout of menus.
5550         * src/mainwindow.c: ac_menu_popup_closed(): fixed a bug that didn't
5551           return a focus to the main window after selecting the account menu.
5552
5553 2001-09-03
5554
5555         * version 0.6.1
5556
5557 2001-09-03
5558
5559         * src/send.c: send_message_data(): fixed a bug that didn't process
5560           body part correctly.
5561
5562 2001-09-02
5563
5564         * src/inc.[ch]: changed inc_autocheck_(un)lock() to inc_(un)lock().
5565           inc_mail(), inc_all_account_mail(): return immediately if locked.
5566         * src/account.c
5567           src/prefs_common.c
5568           src/prefs_account.c: use inc_lock() and inc_unlock() instead of
5569           inc_autocheck_timer_{remove,set}().
5570         * src/summaryview.c: summary_set_colorlabel_color(): get the average
5571           of label color and selected fg color for visibility.
5572
5573 2001-09-01
5574
5575         * src/inc.[ch]: inc_autocheck_lock(), inc_autocheck_unlock(): new.
5576           They increase/decrease the lock count.
5577           inc_autocheck_func(): if locked, delay the autochecking 1 second.
5578           inc_autocheck_timer_set_interval(): set interval by its argument.
5579         * src/summaryview.c: summary_show(): lock the autochecking while
5580           processing.
5581         * src/main.c: app_will_exit(): remove autocheck timer.
5582         * acconfig.h
5583           src/defs.h: removed the definitions of PACKAGE and VERSION to
5584           prevent unnecessary compilation.
5585         * configure.in: changed AC_DEFINE_UNQUOTED of PACKAGE and VERSION
5586           to AC_SUBST, and added src/version.h to AC_OUTPUT.
5587         * src/version.h.in: new.
5588         * src/intl.h: changed dgettext() to gettext().
5589
5590 2001-08-31
5591
5592         * po/ja.po: fixed a typo that crashed Sylpheed with older version
5593           of GTK+.
5594         * configure.in: fixed a bug that didn't show results correctly.
5595           Fixed a bug that --enable-compface and --enable-jconv disabled
5596           the options.
5597         * src/procmsg.c: procmsg_send_queue(): don't abort when sending
5598           message failed.
5599         * src/compose.c: compose_write_headers(): add Bcc: header to the
5600           output file.
5601         * src/send.c: send_message_data(): new. Separated from
5602           send_message_smtp(). Remove Bcc: header before sending.
5603
5604 2001-08-30
5605
5606         * version 0.6.0
5607
5608 2001-08-30
5609
5610         * src/send.c: implemented sending with local sendmail command.
5611           send_message_local(): new. It executes command with popen()
5612           and send the contents of RFC822 message to the command.
5613         * src/prefs_common.[ch]: enabled the external sending command option.
5614         * src/defs.h: #define DEFAULT_SENDMAIL_CMD /usr/sbin/sendmail -t
5615         * src/account.c: account_edit_create(): widened the protocol column.
5616         * src/summaryview.c: summary_set_colorlabel_color(): cleanup of
5617           the code.
5618
5619 2001-08-30
5620
5621         * src/folder.c: folder_item_remove_msg(): scan the folder again
5622           if the last message is removed.
5623         * src/compose.c: compose_queue(), compose_draft_cb(): remove the
5624           old reedited message after adding the new message.
5625
5626 2001-08-29
5627
5628         * src/compose.c: compose_queue(): added AID: to the queueing header.
5629         * src/send.c: send_message_queue(): look for AID: header, and use
5630           the server specified in the account instead of SSV: header.
5631         * src/summaryview.c
5632           src/compose.[ch]: queued messages can be reedited now.
5633           compose_remove_reedit_target(): new. It removes the old reedited
5634           message.
5635           compose_send(), compose_queue(), compose_draft_cb(): if reedit
5636           mode, remove the old message.
5637         * src/procmsg.c: procmsg_msg_exist(): fixed a bug that output
5638           warning.
5639
5640 2001-08-28
5641
5642         * applied the XML string table patch from Alfons Hoogervorst that
5643           stores strings in a hash table and minimizes memory allocations
5644           (thanks!).
5645         * src/stringtable.[ch]: new.
5646           removed all G and g_ prefix from type and function names since
5647           they're not official GLib symbol names.
5648           string_table_insert_string(): fixed a bug that might refer to an
5649           invalid pointer on lookup, and also made a bit of optimization.
5650
5651 2001-08-27
5652
5653         * merged the color label feature from the claws branch (thanks to
5654           Satoshi Nagayasu and Alfons Hoogervoost).
5655         * src/colorlabel.[ch]: new. Renamed from labelcolors.[ch].
5656           Renamed labelcolors_*() to colorlabel_*().
5657         * src/summaryview.[ch]: added color label support.
5658         * src/procmsg.h: added color label flags to the permanent flags.
5659         * updated to gettext 0.10.39.
5660         * src/summaryview.[ch]: put the color label menu item to ItemFactory.
5661         * sylpheed.desktop: added for GNOME.
5662         * configure.in: added AC_MSG_CHECKING() for some options.
5663           Output the configuration results when configure is finished.
5664
5665 2001-08-27
5666
5667         * src/account.c: account_clist_set_row(): fixed a bug that failed
5668           to compile if SSL was not enabled.
5669
5670 2001-08-26
5671
5672         * merged the SSL support from the claws branch (thanks to Christoph
5673           Hohmann).
5674         * src/ssl.[ch]: new.
5675         * src/socket.[ch]: added ssl_read(), ssl_write(), ssl_gets(), and
5676           ssl_getline().
5677           sock_close(): call ssl_done_socket() if SSL is active.
5678         * src/md5.[ch]: removed MD5_CTX typedef and use MD5_CONTEXT to
5679           prevent type confliction.
5680         * src/prefs_account.[ch]: added SSL tab, and modified the expression.
5681         * src/esmtp.[ch]: added esmtp_ehlo(), and esmtp_starttls().
5682           Removed SSL initialization and HELO from esmtp_starttls().
5683           esmtp_auth(): removed use_smtp_auth from its arguments.
5684         * src/send.c: send_smtp_open(): added SSL support.
5685         * src/smtp.c: smtp_helo(): call esmtp_ehlo() if esmtp is true.
5686
5687 2001-08-25
5688
5689         * src/mimeview.c: mimeview_open_with(): braced '%s' with single
5690           quote.
5691
5692 2001-08-24
5693
5694         * src/main.c: open new account dialog if no account is set.
5695         * src/utils.[ch]: log_verbosity_set(): new. It increase/decrease
5696           the verbosity count.
5697           log_print(): put to statusbar only if log_verbosity_count > 0.
5698           log_message(): put to statusbar.
5699         * src/inc.c: inc_pop3_session_do(): set log verbosity.
5700         * src/mainwindow.c: main_window_set_menu_sensitive(): added the
5701           "Compose new message" item.
5702           main_window_show_cur_account(): removed "Current account: " string.
5703         * src/summaryview.c: summary_show(): ignore the current marks if
5704           main window is locked.
5705         * src/compose.c: compose_attach_property(): fixed a bug that caused
5706           segmentation fault.
5707
5708 2001-08-23
5709
5710         * src/mainwindow.c: main_window_get_current_state(): new. It returns
5711           the current state for the sensitivity of UI.
5712           main_window_set_toolbar_sensitive(): use table like
5713           main_window_set_menu_sensitive().
5714
5715 2001-08-23
5716
5717         * src/mainwindow.[ch]: added progressbar and status label to the
5718           statusbar.
5719           main_window_close_cb(): don't exit if locked.
5720         * src/inc.c: update the progressbar of main window, too.
5721
5722 2001-08-22
5723
5724         * src/mainwindow.[ch]: main_window_set_toolbar_sensitive(): removed
5725           the second argument, and determine the sensitivity with the
5726           state of summary view.
5727
5728 2001-08-21
5729
5730         * src/pop.c: pop3_getsize_list_recv(), pop3_retr_recv(),
5731           pop3_delete_recv(): don't try to receive messages which are not
5732           exist.
5733
5734 2001-08-21
5735
5736         * src/mainwindow.c: main_window_lock(), main_window_unlock():
5737           removed the whole menubar locking.
5738           main_window_set_menu_sensitive(): process the sensitivity change
5739           with a table, and deal with locking.
5740
5741 2001-08-20
5742
5743         * src/summaryview.[ch]: summary_get_selection_type(): new.
5744           It returns the current selection state of summary view.
5745           summary_key_pressed(): abort on some commands if main window
5746           is locked.
5747         * src/mainwindow.[ch]: main_window_lock(), main_window_unlock():
5748           increase/decrease the lock count.
5749
5750 2001-08-19
5751
5752         * src/prefs_filter.c: prefs_filter_create(): added List-Id to the
5753           default header list.
5754         * src/prefs_common.[ch]: added the option for receive dialog mode
5755           to the Interface tab.
5756         * src/inc.[ch]: inc_progress_dialog_create(): don't make the dialog
5757           transient, and show dialog only if the setting is
5758           RECV_DIALOG_ALWAYS, or RECV_DIALOG_ACTIVE and a window is active.
5759         * src/mainwindow.[ch]: main_window_lock(), main_window_unlock():
5760           new. Lock / unlock the user-interface.
5761         * src/progressdialog.c: progress_dialog_create(): don't make the
5762           dialog modal.
5763
5764 2001-08-18
5765
5766         * src/folderview.c: folderview_update_node(): suppressed unnecessary
5767           recursive call.
5768         * src/menu.[ch]: menu_button_position(): new. It calculates the
5769           position of popup menu.
5770         * src/mainwindow.c: toolbar_account_button_pressed(),
5771           ac_label_button_pressed(): put the popup menu to the correct
5772           position. Change the style of the button while opening the menu.
5773           ac_menu_popup_closed(): new function called on selection_done
5774           event.
5775         * src/gtkutils.c: gtkut_ctree_node_next(): fixed a crash bug when
5776           node == NULL.
5777         * src/summaryview.c: applied the summary fix patch from Sergey Vlasov
5778           (thanks!).
5779           Fixed the bug that didn't select previous message in refresh mode
5780           if threads were not expanded.
5781           summary_select_node(): new.
5782         * src/inc.c: applied the summary view update optimization patch from
5783           Sergey Vlasov (thanks!).
5784           If no new messages are received, don't perform summary refreshing.
5785           In addition to the Vlasov's patch, POP3 receive information is
5786           also used.
5787         * src/inc.h: added a new member cur_total_num to Pop3State.
5788         * src/pop.c: pop3_retr_recv(): increase state->cur_total_num.
5789
5790 2001-08-14
5791
5792         * version 0.5.3
5793
5794 2001-08-14
5795
5796         * src/summaryview.c: summary_set_row_marks(): got the color of
5797           unread row set properly.
5798         * src/folderview.c: foldreview_update_node(): don't use
5799           gtk_style_copy(), and reuse previously allocated styles.
5800         * README, README.jp: modified.
5801
5802 2001-08-14
5803
5804         * src/pop.c: pop3_getsize_list_recv(): fixed a remotly exploitable
5805           memory corruption bug (thanks to David Looney).
5806         * src/inc.c: inc_all_account_mail(): call inc_finished() even if
5807           there are no enabled accounts, or local spool only.
5808         * src/summaryview.c: applied the summary update improvement patch
5809           from Sergey Vlasov (thanks!). It keeps the position of the
5810           message displayed. Selected and displayed message are also kept.
5811           summary_get_msgnum(): new.
5812           summary_get_current_msgnum(): removed.
5813           summary_select_by_msgnum(): don't display the message.
5814         * src/account.c: added "Get all" column.
5815           account_clist_set_row(): show default and get-all flags with the
5816           mark icon.
5817         * src/utils.c: to_human_readable(): increased the number of decimals
5818           of MB and GB to 2.
5819
5820 2001-08-13
5821
5822         * implemented the long-awaited :) "Add sender to address book" feature.
5823         * src/address.[ch]: added the argument for remarks to
5824           address_item_new().
5825           address_get_folder_list(): new. It traverses the address tree and
5826           returns the folder list.
5827           address_delete_object(): modified so that it removes the node
5828           from the tree.
5829         * src/addressbook.[ch]: addressbook_add_submenu(): new. It creates
5830           a address folder menu and attaches it to the menu item.
5831           addressbook_refresh(): reload the address book folder tree.
5832         * src/summaryview.c: summary_set_add_sender_menu(): new. It attaches
5833           the menu to add sender to address book.
5834           summary_button_pressed(): call summary_set_add_sender_menu()
5835           before popup the menu.
5836
5837 2001-08-12
5838
5839         * src/summaryview.c: summary_thread_build(): fixed a bug that locked
5840           up the process. Optimized the initial thread build.
5841
5842 2001-08-12
5843
5844         * src/summaryview.c: made many code cleanups.
5845           summary_show(): block/unblock the signal handlers instead of
5846           disconnect/connect them.
5847           summary_set_row_marks(): made the font of collapsed node bold if
5848           it has cnildren marked as unread.
5849           summary_thread_build(): block tree_expand signals while processing.
5850           Use loop instead of the recursive function. Mark collapsed nodes
5851           correctly.
5852           summary_unthread(): block tree_collapse signals while processing.
5853           Use loop instead of the recursive function.
5854           summary_thread_func(), summary_unthread_func(): removed.
5855           summary_tree_expanded(), summary_tree_collapsed(): new callback
5856           functions.
5857         * src/inc.[ch]: inc_pop3_session_do(): don't show alert panel when
5858           failed to connect. Show more detailed status on the dialog.
5859
5860 2001-08-10
5861
5862         * src/folderview.c: folderview_update_all_node(): new. It updates
5863           all local folders.
5864         * src/inc.c: update all local folders after incorporation if
5865           scan_all_after_inc option is set.
5866         * src/prefs_common.[ch]: added scan_all_after_inc option.
5867         * src/folder.h: FOLDER_IS_LOCAL(): new macro.
5868
5869 2001-08-09
5870
5871         * src/defs.h
5872           src/headerview.c
5873           src/headerwindow.c
5874           src/textview.c
5875           src/prefs_common.c
5876           src/prefs_common.h: made bold and small font configurable.
5877           src/summaryview.c: display unread messages with bold font.
5878         * src/prefs_common.c
5879           src/prefs_common.h
5880           src/summaryview.c: added an option to enable/disable the
5881           emphasis of unread messages.
5882
5883 2001-08-08
5884
5885         * src/pixmaps/mark.xpm: modified.
5886         * src/gtkutils.[ch]: gtkut_ctree_expand_parent_all(): new.
5887         * src/summaryview.c: summary_set_ctree_from_list(): don't expand
5888           the root messages of threads for performance improvement.
5889           summary_show()
5890           summary_select_next_unread()
5891           summary_step(): expand threads when opening messages.
5892           summary_thread_build(): expand threads if the option is turned on.
5893         * src/prefs_common.[ch]: added "Expand threads" option.
5894
5895 2001-08-08
5896
5897         * src/prefs_common.c: removed "Emulate the behavior of mouse
5898           operation of Emacs-based mailer".
5899         * src/prefs_common.c
5900           src/prefs_account.c: changed the value of VSPACING_NARROW to 3.
5901         * src/pixmaps/new.xpm
5902           src/pixmaps/unread.xpm: reverted.
5903
5904 2001-08-07
5905
5906         * src/address.[ch]:
5907           address_folder_new()
5908           address_group_new()
5909           address_item_new(): changed the return value to AddressObject.
5910           address_build_tree(): don't put assertion for file.
5911         * src/pixmaps/new.xpm
5912           src/pixmaps/unread.xpm: modified a bit.
5913
5914 2001-08-06
5915
5916         * src/addressbook.c: fixed some bugs.
5917
5918 2001-08-06
5919
5920         * separated the logic part of addressbook into another module
5921           (still in progress).
5922         * src/address.[ch]: new. It contains the logic part of addressbook.
5923         * src/addressbook.[ch]: removed the logic part.
5924
5925 2001-08-04
5926
5927         * src/textview.c: textview_show_header(): fixed a bug that a garbage
5928           character was shown after header names.
5929
5930 2001-08-02
5931
5932         * src/inc.c: inc_start(): don't abort with non-fatal error.
5933
5934 2001-08-01
5935
5936         * version 0.5.2
5937
5938 2001-08-01
5939
5940         * src/mimeview.c: mimeview_view_file(): added -x option to the
5941           metamail to prevent the suspention of the main process.
5942           mimeview_button_pressed(): deactivate `Open' menu item if
5943           content-type is application/octet-stream.
5944
5945 2001-07-31
5946
5947         * src/imap.c: imap_parse_atom(): parse escaped characters properly.
5948           get_quoted(): new. It handles the escape character '\'.
5949         * src/folder.c: folder_read_list(): don't output warning if
5950           folderlist.xml doesn't exist.
5951         * src/main.c: main(): write folder list after setup.
5952         * src/textview.c: textview_create()
5953           src/compose.c: compose_create(): set default tab width to 8.
5954
5955 2001-07-29
5956
5957         * src/prefs_common.c: date_format_select_row(): fixed a bug that
5958           caused segfault when selecting the list with key.
5959
5960 2001-07-28
5961
5962         * src/mainwindow.c: main_window_popup(): deiconize the window
5963           when popup (thanks to Henrik Carlqvist).
5964         * src/procmime.c: procmime_scan_mime_type(): new.
5965           procmime_scan_content_type(): use procmime_scan_mime_type().
5966           procmime_scan_mime_header(): scan the extension of attached files
5967           and add the correct MIME type if the Content-Type is
5968           "application/octet-stream" (thanks to Don Quijote).
5969         * src/compose.c: compose_toolbar_create(): added a new "Send later"
5970           icon (thanks to Leandro Pereira).
5971
5972 2001-07-27
5973
5974         * src/prefs_common.c: date_format_create(): modified the layout of
5975           the dialog.
5976
5977 2001-07-26
5978
5979         * src/account.c: account_find_from_address(): fixed a minor bug.
5980         * src/prefs_common.c: incorporated the user-interface for setting
5981           date format from the claws branch, and made some modification to
5982           that.
5983
5984 2001-07-25
5985
5986         * src/account.[ch]: account_edit_create(): modified the text of
5987           default button.
5988           account_find_from_address(): new.
5989         * src/procmime.c:
5990           procmime_scan_content_type(), procmime_scan_content_disposition():
5991           fixed ESC code detection.
5992         * src/compose.c: compose_reply(): automatically select account
5993           according to the message header.
5994         * src/prefs_common.[ch]: added member "reply_account_autosel".
5995
5996 2001-07-25
5997
5998         * src/progressdialog.c: made the CList scrollable.
5999         * src/inc.c: inc_start(): don't abort with non-fatal error.
6000
6001 2001-07-24
6002
6003         * added English Sylpheed User's Manual by Paul Kater
6004           (paul@nlpagan.net) (thanks!).
6005         * configure.in
6006           manual/Makefile.am
6007           src/mainwindow.c: added support for English manual.
6008         * manual/en/sylpheed*.html: added English documentation.
6009         * AUTHORS: updated.
6010
6011 2001-07-23
6012
6013         * src/nntp.c: nntp_ok(): fixed the bug that didn't handle a response
6014           that didn't have any trailing messages.
6015         * src/smtp.c: smtp_ok(): ditto.
6016         * src/compose.c: compose_account_option_menu_create(): modified
6017           the style of the account option menu.
6018
6019 2001-07-22
6020
6021         * src/prefs_customheader.c: prefs_custom_header_clist_set_row():
6022           remove return code from strings automatically.
6023           prefs_custom_header_create(): added "X-Face" to the default
6024           option.
6025         * src/news.c: news_fetch_msg(), news_get_group_list()
6026           src/imap.c: imap_fetch_msg(): create the cache directory before
6027           writing.
6028         * src/procmime.c:
6029           procmime_scan_content_type()
6030           procmime_scan_content_disposition(): convert JIS into EUC-JP
6031           before parsing.
6032         * src/codeconv.c: conv_unmime_header(): cleaned up a bit.
6033         * src/compose.c: don't append attachment headers if the attach
6034           pane is visible but the list is empty.
6035         * src/recv.c: recv_bytes_write(): use g_malloc() instead of alloca().
6036
6037 2001-07-18
6038
6039         * version 0.5.1
6040
6041 2001-07-18
6042
6043         * src/compose.c: compose_quote_parse_fmt()
6044           src/prefs_common.c: prefs_quote_description_create(): added the
6045           symbol `%c' that allows to include Cc in reply format (thanks
6046           to Cyril Bellot).
6047         * src/base64.[ch]
6048           src/procmime.c: procmime_decode_content(): applied the patch
6049           from Sergey Vlasov that allows to decode base64 data with
6050           unusual line length (not a multiple of 4) (thanks!).
6051
6052 2001-07-17
6053
6054         * src/procmsg.[ch]: separated the permanent flags and temporary
6055           flags into two variables, and made MsgFlags a structure that
6056           includes them.
6057           MSG_SET_PERM_FLAGS()
6058           MSG_SET_TMP_FLAGS()
6059           MSG_UNSET_PERM_FLAGS()
6060           MSG_UNSET_TMP_FLAGS(): new macros.
6061         * src/compose.c
6062           src/imap.c
6063           src/inc.c
6064           src/messageview.c
6065           src/mh.c
6066           src/news.c
6067           src/procheader.c
6068           src/summaryview.c: modified for the new MsgFlags.
6069         * src/utils.[ch]: hash_free_value_mem(): new. It frees the values
6070           of hash table.
6071
6072 2001-07-16
6073
6074         * src/inc.c: inc_pop3_recv_func(), inc_progress_update():
6075           display current size with human-readable format.
6076         * src/grouplistdialog.c: grouplist_recv_func(): ditto.
6077         * TODO
6078           TODO.jp: updated.
6079
6080 2001-07-16
6081
6082         * src/codeconv.c:
6083           conv_unmime_header(), conv_unmime_header_overwrite(): workaround
6084           for raw-JIS code in header fields.
6085         * src/folder.c:
6086           folder_get_default_folder()
6087           folder_get_default_inbox()
6088           folder_get_default_outbox()
6089           folder_get_default_draft()
6090           folder_get_default_queue()
6091           folder_get_default_trash(): fixed a bug that caused segfault
6092           if folder_list is NULL.
6093
6094 2001-07-15
6095
6096         * README
6097           README.jp
6098           INSTALL
6099           INSTALL.jp
6100           TODO
6101           TODO.jp: updated.
6102         * src/grouplistdialog.c: grouplist_dialog_set_list(): update UI
6103           while retrieving newsgroup list.
6104           grouplist_dialog_create(): added entry widget and status label.
6105           grouplist_recv_func(): new.
6106           refresh_clicked(): added exclusive lock variable.
6107           clist_selected(): set text entry when the CList is selected.
6108           renamed from group_clist_select().
6109           entry_activated(): new.
6110           grouplist_clear(): renamed from grouplist_free(). Also clears
6111           list and entry widget.
6112         * src/news.c: news_get_group_list(): sped up the list appending
6113           (g_slist_append() becomes very slow if list size is large).
6114         * src/defs.h: added UI_REFRESH_INTERVAL definition.
6115           Changed the definition of NEWSGROUP_LIST.
6116         * src/recv.c: recv_write()
6117           src/send.c: send_message_smtp(): changed the UI refresh interval
6118           to UI_REFRESH_INTERVAL (50msec).
6119         * src/account.c: account_add(): fixed a bug that didn't update
6120           folder tree when a news account was added.
6121         * src/grouplistdialog.c: made exclusive lock variable global, and
6122           lock at grouplist_dialog_set_list().
6123         * src/textview.c: fixed a bug that disabled clickable URI if
6124           message color was disabled.
6125
6126 2001-07-15
6127
6128         * src/grouplistdialog.c: ok_clicked(), cancel_clicked(): don't
6129           quit main loop if gtk_main_level() is 1.
6130           grouplist_dialog_set_list(): freeze CList while appending the list.
6131           grouplist_dialog(): show dialog before updating the list.
6132
6133 2001-07-14
6134
6135         * src/folder.c: folder_write_list_recursive(): add the attribute
6136           `collapsed' if a node have some children.
6137         * src/grouplistdialog.[ch]: new. Newsgroups can be selected from
6138           the list.
6139         * src/news.[ch]:
6140           news_get_group_list(): new. It returns newsgroup list.
6141           news_remove_group_list(): new. It removes newsgroup list cache.
6142         * src/folderview.c: folderview_new_news_group_cb(): call
6143           grouplist_dialog() instead of input_dialog().
6144
6145 2001-07-12
6146
6147         * autogen.sh: modified.
6148         * src/folder.[ch]
6149           src/folderview.c: made expand/collapse state of folders persistent
6150           (thanks to Alfons).
6151
6152 2001-07-06
6153
6154         * version 0.5.0
6155
6156 2001-07-06
6157
6158         * src/imap.c: imap_remove_folder(): select INBOX with EXAMINE before
6159           DELETE.
6160           imap_cmd_do_select(): new. It toggles between SELECT and EXAMINE
6161           according to the argument.
6162           imap_cmd_select(): use imap_cmd_do_select().
6163           imap_cmd_examine(): new.
6164         * src/folderview.c: folderview_rm_imap_folder_cb(): select current
6165           folder again when removing failed.
6166
6167 2001-07-05
6168
6169         * version 0.5.0pre4
6170
6171         * manual/ja/sylpheed.sgml
6172           manual/ja/*.html: updated the Japanese manual (thanks to Imai).
6173         * src/summaryview.c: summary_set_row_marks(): fixed a bug that
6174           didn't set foreground correctly.
6175         * src/folderview.h
6176           src/summaryview.h: removed the member color_normal from FolderView
6177           and SummaryView.
6178         * src/mainwindow.c: main_window_create(): removed color_normal.
6179
6180 2001-07-04
6181
6182         * src/prefs_account.[ch]: the port numbers of IMAP4 and NNTP
6183           became specifiable.
6184         * src/imap.c: imap_session_get()
6185           src/news.c: news_session_new_for_folder(), news_session_get():
6186           use user-defined port number if specified.
6187
6188 2001-07-03
6189
6190         * src/imap.c: imap_scan_tree_recursive(): get mailbox status when
6191           scanning.
6192           imap_scan_folder(): implemented. It updates the numbers of new,
6193           unread and total messages.
6194           imap_status(): new. It parses the response of STATUS command.
6195           imap_status_uidnext(): removed.
6196           imap_cmd_status(): removed.
6197         * src/textview.c: textview_show_part(): fixed potential memory leaks.
6198
6199 2001-07-03
6200
6201         * src/alertpanel.c: alertpanel_create(): fixed truncated message.
6202         * src/rfc2015.c: rfc2015_decrypt_message(): fixed the case problem
6203           of content-type (thanks to Ren?Rebe for the patch).
6204         * src/codeconv.c: code_get_code_conv_func(): fixed the ISO-8859-1
6205           detection.
6206         * src/prefs_common.c: prefs_send_create(): made some more character
6207           sets specifiable when not using libjconv.
6208         * configure.in: disabled --enable-threads option temporarily.
6209         * INSTALL
6210           INSTALL.jp: deleted the description about --enable-threads option.
6211
6212 2001-07-02
6213
6214         * updated gettext to 0.10.38.
6215
6216 2001-07-01
6217
6218         * version 0.5.0pre3
6219
6220         * src/folderview.[ch]: folderview_set_all(): new.
6221         * src/account.c: account_add(): call folderview_set_all() after
6222           creating IMAP4 tree.
6223           account_edit_create(): account preferences dialog can be opened
6224           with double clicking of the list.
6225           account_selected(): new.
6226           account_clist_set(): made the CList focus set correctly.
6227
6228 2001-06-30
6229
6230         * src/imap.c: imap_scan_tree(): call imap_create_trash() if trash
6231           is not found.
6232           imap_scan_tree_recursive(): search the sub folders of INBOX.
6233           recognize Trash folder.
6234           imap_create_tree(): separated the part of creating trash.
6235           imap_create_trash(): new.
6236         * src/folder.c: folder_build_tree(), folder_write_list_recursive():
6237           preserve no_sub and no_select.
6238         * src/summaryview.c: summary_show(): don't proceed if item->no_select
6239           is TRUE.
6240
6241 2001-06-29
6242
6243         * src/imap.c: imap_scan_tree(): fixed a bug that didn't set the
6244           root folder correctly.
6245
6246 2001-06-28
6247
6248         * src/folderview.[ch]:
6249           folderview_update_tree(): new. It updates one folder tree.
6250           folderview_update_tree_cb(): new.
6251           Added "Update folder tree" to the popup menu, and modified some
6252           expressions.
6253
6254 2001-06-27
6255
6256         * src/imap.c: implemented the autoscan of IMAP4 folder list.
6257           imap_scan_tree(): new. It scans the whole IMAP4 folder.
6258           imap_scan_tree_recursive(): new. It traverses the IMAP4 folder tree.
6259           imap_parse_list(): new. It parses the LIST response.
6260           imap_get_real_path(): new. It converts local path into IMAP4 path.
6261         * src/folder.h: added no_sub and no_select to FolderItem.
6262         * src/folder.c: folder_tree_destroy(): reset some variables.
6263         * src/folderview.c: folderview_scan_tree_func(): supported IMAP4.
6264
6265 2001-06-26
6266
6267         * src/imap.c: imap_parse_envelope(): fixed a bug that didn't
6268           parse the FETCH response that continues to the next line.
6269           imap_parse_fetch_element(): removed.
6270           imap_parse_atom(), imap_parse_one_address(), imap_parse_address(),
6271           imap_parse_envelope(), imap_get_uncached_messages(): use GString
6272           and sock_getline() to parse the FETCH response.
6273           imap_remove_all_msg(): fixed a bug that didn't delete messages
6274           correctly.
6275           imap_parse_address(): fixed a bug that didn't concaternate
6276           addresses correctly, using GString.
6277         * src/socket.[ch]: sock_getline(), fd_getline(): new. They read
6278           the whole line and return the newly allocated string.
6279         * src/prefs_account.[ch]: added `IMAP server directory' entry.
6280
6281 2001-06-25
6282
6283         * version 0.5.0pre2
6284
6285         * src/imap.c: imap_create_tree(): pass the path that is separated
6286           by the local filesystem separator to imap_create_folder().
6287           imap_create_folder(): examine the existence of folders using
6288           LIST command instead of STATUS.
6289           imap_cmd_list(): new.
6290           imap_query_password(): new.
6291           imap_session_new(): query password if it is not set.
6292
6293 2001-06-24
6294
6295         * src/imap.c: imap_parse_envelope(): FETCH results can be parsed
6296           with arbitrary order.
6297           imap_parse_fetch_element(): new. it parses one pair of name and
6298           value of FETCH results.
6299           imap_parse_flags(): modified for more flexibility.
6300         * src/utils.[ch]: set_log_file(): new. it opens a new file for
6301           logging.
6302           close_log_file(): new. it closes the opened log file.
6303           log_print(), log_message(), log_warning(), log_error(): also
6304           output to log file.
6305
6306 2001-06-22
6307
6308         * src/imap.c: imap_cmd_status(): check the pointer to "value"
6309           before the assignment (thanks to NISHIJIMA).
6310
6311 2001-06-21
6312
6313         * src/folderview.c: folderview_drag_motion_cb(): don't allow DnD
6314           across MH and IMAP4 folder (for now) (thanks to Hiramatu).
6315         * src/foldersel.[ch]: don't show folders which can't be targets
6316           for current folder.
6317
6318 2001-06-20
6319
6320         * version 0.5.0pre1
6321
6322         * src/imap.c:
6323           imap_get_msg_list()
6324           imap_cmd_envelope()
6325           imap_cmd_fetch()
6326           imap_cmd_copy()
6327           imap_cmd_store(): use UID instead of sequential number.
6328           Renamed imap_set_article_flags() to imap_set_message_flags().
6329         * src/summaryview.c: summary_execute(): don't update summary
6330           even if current folder is IMAP4.
6331         * src/utils.[ch]: remove_numbered_files(): changed the type of
6332           arguments from gint to guint.
6333
6334 2001-06-19
6335
6336         * src/imap.c: imap_cmd_login(), imap_cmd_select(), imap_cmd_status(),
6337           imap_cmd_create(), imap_cmd_delete(), imap_cmd_copy(): don't
6338           enclose with double quotation if string doesn't have space
6339           (workaround for old Cyrus IMAP4 server).
6340           imap_create_folder(): fixed a bug of separator substitution.
6341           renamed imap_session_connect_if_not() to imap_session_get().
6342           imap_get_msg_list(): delete all cached messages if use_cache
6343           is off.
6344           imap_delete_cached_messages(): remove cached files in between
6345           the specified range by reading directory entry.
6346           imap_parse_one_address(): set fromname same as the from address
6347           if it is empty.
6348         * src/utils.[ch]: remove_numbered_files(): new. The range is
6349           specifiable.
6350         * src/summaryview.c: summary_execute(): update summary if current
6351           folder is IMAP4.
6352           KEY_PRESS_EVENT_STOP(): new macro.
6353           summary_key_pressed(): stop signal emission when calling
6354           summary_execute().
6355           summary_select_by_msgnum(): show message only if
6356           msg_is_toggled_on is TRUE. Move current page to the selected
6357           node.
6358         * src/news.c; news_delete_old_articles(): remove cached files in
6359           between the specified range by reading directory entry.
6360         * src/folderview.c:
6361           folderview_selected(), folderview_button_released(): fixed a bug
6362           that didn't select folder correctly.
6363
6364 2001-06-18
6365
6366         * src/mainwindow.c
6367           src/summaryview.c
6368           src/prefs_common.c: improvements to the English (thanks to Paul
6369           Mangan).
6370         * src/mainwindow.c: compose_cb()
6371           src/summaryview.c: summary_key_pressed()
6372           src/compose.c: compose_new_with_recipient(): newsgroups entry
6373           is automatically filled when composing a new article.
6374
6375 2001-06-17
6376
6377         * src/procmsg.c: procmsg_msg_list_free(): fixed a bug that didn't
6378           free list correctly.
6379
6380 2001-06-16
6381
6382         * version 0.4.99
6383
6384         * src/imap.c: imap_find_namespace(): replace namespace path
6385           separator with slash before comparison.
6386           imap_remove_folder(): use namespace.
6387           imap_create_tree(): use namespece when creating Trash.
6388           imap_get_msg_list(): fixed a bug that returned old list and caused
6389           memory leak if exists == 0.
6390           imap_select(): new. It's a wrapper for imap_cmd_select().
6391         * src/foldersel.c: foldersel_set_tree(): show IMAP4 folder too.
6392
6393 2001-06-15
6394
6395         * src/folderview.c:
6396           folderview_new_folder_cb()
6397           folderview_new_imap_folder_cb(): show error dialog when creation
6398           or deletion of folder failed.
6399           Made it allow users to create a folder which contains subfolders.
6400           folderview_button_pressed(): disabled delete menu on the special
6401           IMAP4 folder.
6402         * AUTHORS: incorporated from claws branch. It now contains all
6403           contributors.
6404         * src/send.c: enabled cancellation.
6405           EXIT_IF_CANCELLED(): new macro.
6406           Added cancelled flag to SendProgressDialog.
6407         * src/utils.[ch]: strtailchomp(): new. It removes the trailing
6408           specified character.
6409         * src/imap.c: imap_cmd_fetch(): a fix for MS Exchange 2000 server.
6410
6411 2001-06-15
6412
6413         * src/imap.c: imap_create_tree(): new. It creates required
6414           folders such as INBOX and Trash.
6415           imap_do_copy(), imap_do_copy_msgs_with_dest(): don't expunge
6416           if COPY failed.
6417           imap_remove_all_msg(): return immediately if exists == 0.
6418         * src/account.c: account_add(), account_set_missing_folder():
6419           made them use folder->create_tree().
6420
6421 2001-06-14
6422
6423         * src/imap.c: more namespace implementation.
6424           imap_find_namespace(), imap_path_separator_subst(): new.
6425
6426 2001-06-13
6427
6428         * src/imap.c: imap_parse_namespace(), imap_cmd_namespace(): new.
6429
6430 2001-06-11
6431
6432         * src/summaryview.c: summary_show(): fixed a glitch in folder view.
6433
6434 2001-06-08
6435
6436         * src/imap.[ch]: added imap_add_msg(), and imap_append_message(),
6437           which appends file into IMAP4 folder.
6438           imap_status(): new.
6439           imap_create_folder(): check the existence of a folder before
6440           create it.
6441           renamed the prefix of low-level IMAP4rev1 functions to imap_cmd.
6442         * src/account.c: account_add(), account_set_missing_folder():
6443           create INBOX automatically when creating IMAP4 account.
6444
6445 2001-06-07
6446
6447         * src/utils.[ch]: added itos_buf() that takes the buffer for its
6448           argument.
6449         * src/imap.[ch]: imap_copy_msg(), imap_copy_msgs_with_dest(): new.
6450         * src/folder.c: added copy_msg and copy_msgs_with_dest methods
6451           to the IMAP class.
6452
6453 2001-06-06
6454
6455         * src/utils.[ch]: move_file(): new.
6456         * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): modified to
6457           use move_file(), and fixed a bug that didn't close file when
6458           error occured.
6459
6460 2001-06-06
6461
6462         * src/imap.c: renamed imap_delete_messages() and
6463           imap_delete_all_messages() to imap_delete_cached_messages() and
6464           imap_delete_all_cached_messages(). Some code cleanups.
6465         * src/utils.[ch]: added a function remove_all_numbered_files().
6466         * src/mh.c: mh_remove_all_msg()
6467           src/imap.c: imap_delete_all_cached_messages():
6468           use remove_all_numbered_files().
6469         * src/mainwindow.c
6470           src/summaryview.c
6471           src/compose.[ch]: added `Reply to sender'.
6472           compose_reply()
6473           compose_reply_set_entry(): added an argument `ignore_replyto'.
6474
6475 2001-06-05
6476
6477         * src/folderview.c: folderview_selected()
6478           src/summaryview.c: summary_show(): fixed a bug that updated wrong
6479           folder when remaining marks were processed.
6480
6481 2001-06-04
6482
6483         * src/headerwindow.c: headerwindow_show_cb(): always try to show
6484           msginfo, and use the selected message, not the displayed one.
6485         * src/smtp.c: smtp_ok(): fixed sock_gets() error handling.
6486
6487 2001-06-02
6488
6489         * src/folderview.c: folderview_selected()
6490           src/mimeview.c: mimeview_selected(): ungrab the mouse event.
6491         * src/summaryview.c: summary_show(): process the left marks if any.
6492
6493 2001-05-27
6494
6495         * src/passphrase.c: enclosed with #if USE_GPGME.
6496         * src/prefs_account.c: added NNTP AUTH check button.
6497         * src/alertpanel.[ch]: alertpanel_create(): added new argument
6498           `can_disable', all existing callers changed to pass FALSE;
6499           created a check button to disable the message.
6500           alertpanel_message_with_disable(): new.
6501           alertpanel_show(): mask value with G_ALERT_VALUE_MASK.
6502           alertpanel_button_toggled(): new.
6503           alertpanel_button_clicked(), alertpanel_close(): set value using
6504           G_ALERT_VALUE_MASK.
6505         * src/prefs_common.[ch]: added option to toggle GnuPG signature
6506           check popup window, and GnuPG warning.
6507         * src/rfc2015.c: check_signature(): show signature check dialog
6508           only if it is enabled.
6509         * src/main.c: modified GnuPG checking.
6510         * src/main.c
6511           src/prefs_common.c: fixed some compilation bugs when enabled
6512           GPGME.
6513
6514 2001-05-26
6515
6516         * src/codeconv.c: conv_get_code_conv_func(): fix for ISO-8859-*
6517           encodings with libjconv.
6518           conv_encode_header(): fixed an endless loop bug when encountering
6519           an invalid wide character (thanks to Alte).
6520         * src/headerview.c: SET_FONT_STYLE(): fixed segfault with invalid
6521           bold font.
6522         * src/imap.c: imap_create_folder(): don't create folder if the
6523           name is INBOX.
6524         * src/mainwindow.c: main_window_reflect_prefs_all(): hide the
6525           execute button when immediate execution is enabled.
6526
6527 2001-05-22
6528
6529         * README
6530           README.jp: added the "How to run" section.
6531
6532 2001-05-19
6533
6534         * merged NNTP AUTH from the claws branch.
6535         * src/news.[ch]: supported NNTP AUTH.
6536         * src/nntp.[ch]: wrapped SockInfo with NNTPSockInfo for NNTP AUTH.
6537         * INSTALL
6538           INSTALL.jp: modified the confirmation list and the warning about
6539           threads.
6540
6541 2001-05-18
6542
6543         * src/gtkutils.[ch]: moved folderview_find_collapsed_parent() to
6544           gtkut_ctree_find_collapsed_parent().
6545         * src/folderview.c: folderview_select_node(): automatically expand
6546           the parent folders when selected.
6547         * configure.in: made the version number to 0.4.99 (0.5pre)
6548         * src/main.c: main(): moved parse_cmd_opt() before gtk_init()
6549           so that X is not necessary for --help and --version.
6550           parse_cmd_opt(): changed g_get_prgname() to g_basename(argv[0]).
6551         * src/folderview.c: folderview_update_node(): a fix for collapsed
6552           nodes.
6553
6554 2001-05-17
6555
6556         * src/main.c: lock_socket_input_cb(): changed fd_read() to fd_gets().
6557           It caused garbages in --compose option.
6558         * src/socket.[ch]: made fd_gets() public.
6559
6560 2001-05-16
6561
6562         * src/gtkutils.[ch]: gtkut_ctree_node_next(): new.
6563         * src/folderview.c: folderview_find_next_unread(): new.
6564           folderview_select_next_unread(): modified so that it can find
6565           the hidden folder.
6566
6567 2001-05-15
6568
6569         * src/compose.c: compose_write_headers(): excluded also From, To,
6570           Sender because they could be used for SPAM.
6571         * src/folderview.c: add '+' mark to the collapsed folder that have
6572           some unread folders.
6573           folderview_search_new_recursive(),
6574           folderview_have_new_children(),
6575           folderview_search_unread_recursive(),
6576           folderview_have_unread_children(),
6577           folderview_find_collapsed_parent(): new.
6578           folderview_update_node(): display the number of queued messages.
6579
6580 2001-05-14
6581
6582         * src/folder.[ch]
6583           src/mh.[ch]: modified *_add_msg() to use link(). Added the
6584           argument to switch whether to remove the source file or not.
6585         * src/compose.c
6586           src/inc.c
6587           src/mbox.c: modified the argument of folder_item_add_msg() and
6588           removed some unlink()'s.
6589
6590 2001-05-13
6591
6592         * src/prefs_customheader.[ch]: renamed prefs_headers_* to
6593           prefs_custom_header_*. Removed `(New)' row and `Substitute'
6594           button. Supported empty value.
6595           prefs_custom_header_row_moved(): new. Connected "row_move" signal
6596           to the function, and made it set header list.
6597         * src/customheader.c: custom_header_get_str()
6598           src/compose.c: compose_write_headers(): supported empty value.
6599         * src/prefs_display_header.c: prefs_display_header_row_moved(): new.
6600           Connected "row_move" signal to the function, and made it set
6601           header list.
6602         * src/compose.c: compose_write_headers(): modified the order of
6603           headers, and made it encode the custom headers.
6604         * src/prefs_customheader.c: prefs_custom_header_delete_cb()
6605           src/prefs_filter.c: prefs_filter_delete_cb(): treat closing the
6606           alert panel by ESC as "No".
6607
6608 2001-05-13
6609
6610         * merged the custom header stuff from claws branch:
6611         * src/customheader.[ch]
6612           src/prefs_customheader.[ch]: new.
6613         * src/customheader.c: custom_header_read_str(): use strtol() instead
6614           of atoi() and check errors.
6615           custom_header_find(): new function.
6616         * src/compose.c: IS_IN_CUSTOM_HEADER(): new macro.
6617           compose_write_headers(): made it replace headers with user-defined
6618           headers except for some automatically generated headers.
6619
6620 2001-05-11
6621
6622         * src/inc.c: connection_check_cb(): fixed a bug that caused
6623           segmentation fault if connection was not established.
6624         * src/compose.c: compose_create(): even if set_autobcc or set
6625           autoreplyto is checked and the entries are empty, show them.
6626
6627 2001-05-10
6628
6629         * src/textview.c: textview_show_mime_part(): modified the messages.
6630           TEXT_INSERT(): new macro.
6631         * po/ja.po: fixed.
6632         * src/prefs_display_header.c: prefs_display_header_create():
6633           modified the text of checkbutton.
6634
6635 2001-05-09
6636
6637         * src/mimeview.c: added "Open with..." to the context menu.
6638         * src/summaryview.c: summary_print()
6639           src/inputdialog.c: input_dialog(): fixed memory leaks.
6640         * src/textview.c: textview_show_mime_part(): updated the description.
6641         * src/send.c: implemented sending progress dialog.
6642           (TODO: automaton should be used.)
6643           send_progress_dialog_create(), send_progress_dialog_destroy(),
6644           send_cancel(): new.
6645           send_message_smtp(): made it update the dialog for each stage.
6646         * src/utils.[ch]: get_left_file_size(): new. Get the left bytes
6647           of opened file.
6648         * src/summaryview.c: summary_show(): when open_inbox_on_inc is set,
6649           go to first unread message even if folder is same as previous.
6650         * src/prefs_common.c: made color selection dialog transient, and
6651           made escape key close the dialogs.
6652
6653 2001-05-08
6654
6655         * version 0.4.66
6656
6657         * src/select-keys.c: delete_event_cb(): removed `;' from its end.
6658         * src/recv.c: recv_write(): changed the interval to 10msec.
6659         * src/prefs_display_header.c: modified the layout of the dialog,
6660           and made the hidden headers list insensitive when `Show other
6661           headers' is not checked.
6662         * src/textview.c: changed strcasecmp() and strncasecmp() to
6663           the corresponding glib functions.
6664         * src/inc.c: get_spool(): make a temporary file in the home
6665           directory.
6666
6667 2001-05-07
6668
6669         * src/prefs_common.c
6670           src/prefs_account.c
6671           src/prefs_filter.c
6672           src/account.c
6673           src/alertpanel.c
6674           src/filesel.c
6675           src/foldersel.c
6676           src/export.c
6677           src/import.c
6678           src/inputdialog.c
6679           src/passphrase.c
6680           src/select-keys.c
6681           src/sigstatus.c: fixed a bug that accidentally destroyed dialogs
6682           when closed them with delete_event (thanks to DINH).
6683           Added *_deleted() and *delete_event() which handle delete_event
6684           signal correctly.
6685
6686 2001-05-06
6687
6688         * src/prefs_display_header.c: merged some changes from claws branch:
6689           prefs_display_header_create(): allow reordering of headers by
6690           dragging.
6691           prefs_display_header_find_header(): new function.
6692           prefs_display_header_clist_set_row(): don't allow duplicates.
6693         * src/prefs_account.c: prefs_account_receive_create(): changed
6694           the label of the check button.
6695
6696 2001-05-05
6697
6698         * src/pop.c: pop3_getsize_list_recv(): if sscanf() failed, break
6699           immediately.
6700         * src/inc.h: removed cur_msg_bytes from Pop3State.
6701         * src/inc.c: pop3_recv_func()
6702           src/recv.[ch]: made the second arguments of RecvUIFunc current
6703           total read bytes.
6704           recv_write(): made it call UI func if elapsed time is greater
6705           than 0.1 sec.
6706         * src/recv.c: recv_write(): changed the interval to 300 usec.
6707         * src/textview.c: textview_show_header(): if header is Subject,
6708           unfold it.
6709         * src/utils.[ch]: unfold_line(): new.
6710         * src/procheader.[ch]: procheader_get_header_array(): new.
6711         * src/prefs_display_header.c: updated defaults.
6712
6713 2001-05-05
6714
6715         * some merge from the sylpheed-claws branch.
6716           It allows user to specify displayed headers in message view.
6717           (symbol names were also changed.)
6718         * src/prefs_display_header.[ch]
6719           src/displayheader.[ch]: new.
6720         * src/prefs_display_header.c:
6721           removed prefs_display_headers_other_headers_toggled().
6722           removed "(New)" row from the list.
6723         * src/defs.h: added DISPLAY_HEADER_RC.
6724         * src/prefs_common.c: prefs_message_create(): added a button for
6725           opening the display header setting dialog.
6726         * src/prefs_common.h: added show_other_header and disphdr_list
6727           to PrefsCommon.
6728         * src/procheader.[ch]: procheader_get_header_list_from_file(),
6729           procheader_get_header_array_asis(): new.
6730           procheader_get_header_list(): modified so that it takes FILE
6731           pointer for its argument.
6732           procheader_header_array_destroy(), procheader_header_free(): new.
6733         * src/main.c: main(): made it call prefs_display_header_*_config().
6734         * src/textview.c: textview_scan_header(): modified so that it
6735           sorts headers according to user setting.
6736           src/textview_show_header(): made it call
6737           textview_make_clickable_parts().
6738           textview_make_clickable_parts(): added GdkFont to its arguments,
6739           and removed GtkText from them.
6740
6741 2001-05-04
6742
6743         * implemented auto-checking of new mail based on the patch from
6744           Pierric Descamps (thanks!).
6745         * src/inc.c: added inc_autocheck_timer_init(),
6746           inc_autocheck_timer_set(), inc_autocheck_timer_remove(),
6747           inc_autocheck_func() for auto-checking of new mail.
6748         * src/main.c: main(): call inc_autocheck_timer_init().
6749         * src/prefs_common.c: prefs_receive_create(): activated the
6750           auto-checking UI. Added prefs_common_cancel(), and connected
6751           some signals to that.
6752         * src/prefs_common.c
6753           src/prefs_account.c
6754           src/prefs_filter.c
6755           src/account.c: Disabled auto-checking while opening the dialog.
6756         * src/headerview.c: headerview_show_xface(): fixed a bug that
6757           showed a warning when header pane was hidden.
6758
6759 2001-05-03
6760
6761         * src/inc.c
6762           src/pop.c
6763           src/recv.c: removed non-blocking socket mode support since it
6764           does nothing.
6765         * src/pop.c
6766           src/inc.c: modified the messages of incorporation dialog.
6767
6768 2001-05-02
6769
6770         * src/utils.h: made u32 the typedef of guint32.
6771           added BIG_ENDIAN_HOST macro that is used by md5.c.
6772         * src/md5.c: renamed md5c.c. Fixed the indentation. Fixed a bug
6773           that didn't calculate MD5 correctly on big endian machines.
6774
6775 2001-05-01
6776
6777         * version 0.4.65
6778
6779         * src/folder.c: folder_init(): added the method imap_remove_folder.
6780         * src/folderview.c: folderview_rm_imap_folder_cb(): made it
6781           actually remove folder from IMAP4 server.
6782         * src/imap.[ch]: imap_create_folder(): made it actually create
6783           folder on IMAP4 server.
6784           imap_remove_folder(): added.
6785           imap_create(), imap_delete(): added.
6786         * src/summaryview.c: summary_execute_delete(): don't check trash
6787           if folder type is not F_MH.
6788         * thanks to Ishihara for the above changes.
6789         * configure.in
6790           ac/check-type.m4: better wint_t typedef detection (renamed
6791           sv_CHECK_TYPE to SYLPHEED_CHECK_TYPE).
6792
6793 2001-04-30
6794
6795         * src/recv.c: recv_bytes_write(): fixed another bug that caused
6796           infinite loop and buffer overrun.
6797
6798 2001-04-30
6799
6800         * src/socket.[ch]: renamed sock_read() and fd_read() to
6801           sock_gets() and fd_gets() for preventing confusion.
6802           Added sock_read() and fd_read() which is the wrapper of read().
6803         * src/recv.c: recv_bytes_write(): fixed a bug that caused infinite
6804           loop. Use sock_read() instead of fd_read().
6805         * src/esmtp.c
6806           src/imap.c
6807           src/news.c
6808           src/nntp.c
6809           src/pop.c
6810           src/recv.c
6811           src/smtp.c: use sock_gets() instead of sock_read().
6812         * src/imap.c: imap_session_new(): fixed the error detection
6813           of imap_open().
6814
6815 2001-04-28
6816
6817         * src/inc.c: made it displays current read bytes to the dialog.
6818         * src/pop.c: recv_write(): call UI function before editing
6819           strings.
6820
6821 2001-04-27
6822
6823         * src/progressdialog.c: progress_dialog_create(): modified the
6824           size of dialog and made it stretchable.
6825         * src/smtp.c
6826           src/esmtp.c: smtp_ok(), esmtp_ok(): fixed a bug that didn't
6827           process an error response correctly (thanks to Ohmasa).
6828         * src/pop.[ch]: added pop3_getsize_list_send(),
6829           pop3_getsize_list_recv().
6830         * src/recv.[ch]: added recv_set_ui_func() that makes recv_write()
6831           call the callback function for each sock_read().
6832         * src/inc.h: in Pop3State, renamed bytes to total_bytes, and added
6833           cur_msg_bytes, cur_total_bytes, and sizes.
6834         * src/inc.c: added inc_pop3_recv_func() that updates the progress
6835           bar for each sock_read().
6836
6837 2001-04-26
6838
6839         * src/mh.c: mh_is_maildir_one(): modified so that it uses
6840           is_dir_exist().
6841
6842 2001-04-25  Werner Koch  <wk@gnupg.org>
6843
6844         * src/mh.c (mh_is_maildir_one, mh_is_maildir): New.
6845         (mh_scan_tree_recursive): Do not include Maildir style directories
6846         in the scan.
6847
6848         Changed the use of integers to describe sockets by an more abstract
6849         data structure.
6850
6851         * src/automaton.h (struct _Automaton): Add help_sock.
6852         * src/automaton.c (automaton_input_cb): Changed source to be
6853         SockInfo and use wrapper for gdk_input_add.
6854
6855         * src/send.c (SEND_EXIT_IF_ERROR): Adjusted tests and removed test
6856         for invalid socket because this is now done in sock_close. Set
6857         sock to NULL.
6858         (SEND_EXIT_IF_NOTOK): Set closed sock to NULL.
6859         (send_smtp_open): Use only SockInfo.
6860
6861         * src/news.c (news_session_new): Use SockInfo here.
6862         (news_session_destroy): Ditto and set sock to NULL.
6863
6864         * src/nntp.c: Use SockInfo instead of integers
6865         * src/smtp.c: Ditto.
6866         * src/pop.c: Ditto.
6867         * src/recv.c: Ditto.
6868
6869         * src/inc.c (inc_pop3_session_do): Removed sock_sockinfo_free. Put
6870         gdk_input_add into a wrapper.
6871
6872         * src/esmtp.c: Changed socket descriptors to use SockInfo.
6873         * src/esmtp.h: Ditto, included socket.h.
6874         * src/session.h (struct _Session): Likewise.
6875         * src/imap.c (imap_open): Return SockInfo ptr and not an integer.
6876         Removed access to internal data of SockInfo.  Changed all callers
6877         and functions to take SockInfo.
6878         (imap_session_new): Use sock_close here.
6879         (imap_session_destroy): Ditto.
6880
6881         * src/compose.c (compose_exec_ext_editor): Replaced sock_write by
6882         fd_write.
6883
6884         * src/main.c (app_will_exit): Close lock socket using fd_close.
6885         (prohibit_duplicate_launch): Use fd_xxx functions instead of sock_xxx.
6886         (lock_socket_input_cb): Ditto.
6887
6888         * src/socket.h, src/socket.c: Prepared SockInfo structure to use
6889         glib channels. Changed all sock_xxx to use SockInfo instead of an
6890         integer.
6891         (sock_connect_unix, sock_open_unix, sock_accept): Renamed to ..
6892         (fd_connect_unix, fd_open_unix, fd_accept): .. this and changed all
6893         callers.
6894         (fd_read, fd_write, fd_close): New.
6895         (sock_sockinfo_free): Removed.
6896         * src/socket.c (sock_connect_nb): Use close instead sock_close here.
6897         (sock_connect): Ditto.
6898
6899 2001-04-26
6900
6901         * config.h.in: removed.
6902         * ac/Makefile.am: added gnupg-check-typedef.m4 to MACROS.
6903         * .cvsignore: added.
6904         * src/inc.c
6905           src/progressdialog.[ch]
6906           src/pixmaps/complete.xpm
6907           src/pixmaps/continue.xpm
6908           src/pixmaps/error.xpm: applied the patch from Leandro Pereira
6909           that displays the state of message incorporation (thanks!).
6910         * src/inc.c: made the progress dialog change the text of status.
6911
6912 2001-04-25
6913
6914         * removed po/*.gmo, configure, stamp-h.in, aclocal.m4, Makefile.in
6915           from the cvs tree.
6916         * COPYING: removed RSA copyright notice.
6917         * removed po/sylpheed.pot, po/stamp-cat-id, po/cat-id-tbl.c.
6918         * configure.in: added the check of sys/utsname.h.
6919
6920 2001-04-24  Werner Koch  <wk@gnupg.org>
6921
6922         Merged most of the changes from the W32 branch in.
6923
6924         * configure.in: Require gpgme >= 0.2.1
6925
6926         * acconfig.h (HAVE_U32_TYPEDEF): New.
6927         * ac/gnupg-check-typedef.m4: New.
6928         * configure.in: Check for u32 type and the size of some types.
6929         * src/utils.h: Define the u32 type and related constants.
6930
6931         * src/about.c (about_create): Removed the note about MD5.  We are
6932         not any longer using the RSA Inc. implementation.
6933         * src/md5ify.c, src/md5ify.h, src/md5global.h:  Removed.
6934         * src/md5c.c, src/md5c.h: Replaced by an FSF implementation and
6935         renamed the function to standard lowercase convention. Changed all
6936         callers. 
6937         (md5_hex_digest): New.
6938         (md5_hmac): Add hmac function by Martin Schaaf with some 
6939         modifications.
6940         (md5_hex_hmac): New.
6941         * src/esmtp.c, src/esmtp.h (md5_hex_hmac): Removed.
6942         (hmac_md5): Removed.
6943         * src/pop.c (pop3_getauth_apop_send): Replaced the md5_digest by
6944         the new md5_hex_digest function.
6945
6946         * src/about.c: Include utsname.h only if available
6947
6948         * src/utils.c, src/utils.h (get_home_dir): New to better cope with
6949         special Windoze requirements.  Changed all calls to
6950         g_get_home_dir() to this function.
6951
6952         * simple-gettext.c: New.
6953
6954         * src/main.c (main): Issue a warning if GnuPG is not properly
6955         installed.
6956
6957         * src/sigstatus.c, src/sigstatus.h: New.
6958         * src/rfc2015.c (check_signature): Use the sigstatus window and
6959         get the status texts from a utility function.
6960
6961         * src/select-keys.c: Removed the global select_keys var and
6962         pass an allocated one along all functions.
6963         (set_row): Display only keys capable of encryption.
6964         (update_progress): Replaced the progressbar by
6965         a windmill and a text showing for which key we are collecting
6966         info.  Removed progressbar everywhere else and updated callers.
6967
6968         * src/prefs_common.c (prefs_privacy_create) [__MINGW32__]: Do not
6969         display the grab button. 
6970
6971 2001-04-24
6972
6973         * src/prefs_common.[ch]
6974           src/procheader.c: applied the patch from Darko Koruga that
6975           allows user to define their own format for displaying date in
6976           summary view using strftime() (thanks!).
6977         * src/prefs_common.c: prefs_quote_colors_dialog()
6978           src/mainwindow.c: main_window_reflect_prefs_all(): made it
6979           update message colors if the colors setting is changed.
6980         * src/main.[ch]: made it remember the startup directory.
6981         * src/export.c: export_mbox(): made it initially chdir to the
6982           startup directory.
6983         * src/filesel.c: filesel_select_file(): made it open the startup
6984           directory at first.
6985
6986 2001-04-23
6987
6988         * added option to warn about queued messages on exit [sergey]:
6989
6990           * src/compose.c: compose_queue(): call folder_item_scan()
6991             and folderview_update_item() after queueing.
6992           * src/folderview.c: folderview_update_node(): draw the queue
6993             folder in bold font if there are queued messages.
6994           * src/mainwindow.c: queued_messages(): new function.
6995             app_exit_cb(): display warning if there are queued messages
6996             if warn_queued_on_exit is set.
6997           * prefs_common.[ch]: add warn_queued_on_exit option.
6998
6999         * src/mainwindow.c: moved queued_messages() to main.c, and renamed
7000           it to get_queued_message_num().
7001         * src/main.c: app_will_exit(): moved warning dialog code from
7002           app_exit_cb(), and added manage_window_focus_in().
7003
7004         * enhanced GnuPG key selection support [sergey]:
7005
7006           * src/select-keys.c: updated to newer version from Win32
7007             branch with support for selecting arbitrary keys.
7008           * src/prefs_account.c: added the Privacy tab to the account
7009             options window.
7010             prefs_account_privacy_create(),
7011             prefs_account_sign_key_set_data_from_radiobtn(),
7012             prefs_account_sign_key_set_radiobtn(): new functions.
7013           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
7014           * src/rfc2015.c: set_signers(): new function.
7015             pgp_sign(): add the account parameter, call set_signers().
7016             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
7017           * src/rfc2015.h: rfc2015_sign(): updated prototype.
7018           * src/compose.c: pass the current account to rfc2015_sign().
7019
7020 2001-04-22
7021
7022         * src/mbox.c: export_to_mbox(): fixed a memory leak bug.
7023
7024 2001-04-20
7025
7026         * src/mbox.[ch]: renamed export_mbox() to export_to_mbox().
7027           Fixed a memory leak bug.
7028         * src/export.[ch]: added for exporting folder to mbox.
7029         * src/import.[ch]: made import_mbox() take default folder.
7030           Added description to the dialog.
7031         * src/summaryview.c: summary_show(): fixed a bug that kept the
7032           toolbar buttons insensitive after receiving messages.
7033         * src/export.c
7034           src/import.c: fixed a bug that caused quitting of the program
7035           when OK or Cancel button was clicked several time.
7036         * src/prefs_common.[ch]
7037           src/addressbook.c: added "Add address to destination when
7038           double-clicked" option.
7039
7040 2001-04-19
7041
7042         * src/prefs_common.[ch]: reorganized the items of settings,
7043           and added Message tab.
7044         * src/main.c: parse_cmd_opt(): added command line option --version.
7045         * src/mh.c: made it unset MSG_DELETED flag when moved/copied to
7046           special folders.
7047         * src/prefs_common.[ch]
7048           src/headerview.[ch]: the header pane can be toggled now.
7049         * src/prefs_common.[ch]
7050           src/textview.c: page scroll step is now selectable between
7051           one page and half page.
7052         * src/mbox.[ch]: added export_mbox() that reads all messages
7053           in a folder, and store them into one mbox file.
7054
7055 2001-04-18
7056
7057         * src/prefs_filter.[ch]: separated filter setting code from
7058           prefs_common.c, and made it a separate dialog.
7059
7060 2001-04-17
7061
7062         * version 0.4.64
7063
7064         * src/automaton.[ch]
7065           src/inc.c: fixed the bug that made Sylpheed crash when clicking
7066           Cancel button while getting new mail (thanks to Sergey Vlasov).
7067         * src/xml.c: xml_build_tree()
7068           src/addressbook.c: fixed a bug that caused infinite loop if an
7069           illegal XML file was given.
7070
7071 2001-04-16
7072
7073         * src/summaryview.c
7074           src/inc.c: applied the patch from Sergey Vlasov that fixes the
7075           problem when the "Go to inbox after receiving new mail" option
7076           was turned off (thanks!).
7077
7078 2001-04-15
7079
7080         * src/xml.[ch]: modified so that it supports some characters which
7081           must be escaped, and multiple-lined tag.
7082         * src/folder.c
7083           src/addressbook.c: modified so that it escapes some characters
7084           like '<', '>', '&', ''', '"'.
7085
7086 2001-04-10
7087
7088         * version 0.4.63
7089
7090         * src/folder.[ch]
7091           src/mainwindow.c
7092           src/mh.[ch]
7093           src/procmsg.[ch]
7094           src/summaryview.[ch]: applied the patch from Darko Koruga that
7095           adds copy message operation for the MH folders (thanks!).
7096         * src/imap.c: disabled slash to dot conversion.
7097         * src/imageview.c: fixed a bug that displayed an old image when
7098           loading of a image failed (thanks to Darko Koruga).
7099
7100 2001-04-09
7101
7102         * src/procmsg.c: procmsg_read_cache(): added setvbuf() to speed up
7103           cache reading (thanks to Sergey Vlasov).
7104         * src/inc.c
7105           src/summaryview.[ch]
7106           prefs_common.[ch]: applied the patch that keeps the same folder
7107           after receiving new mail (thanks to Sergey Vlasov).
7108         * src/textview.c
7109           src/utils.[ch]: moved get_quote_level() to utils.c.
7110
7111 2001-04-08
7112
7113         * ac/Makefile.am: added.
7114         * Makefile.am
7115           configure.in: added ac directory.
7116
7117 2001-04-07
7118
7119         * src/summaryview.c: summary_filter(): made it move messages
7120           immediately if immediate_exec option is set.
7121         * src/prefs_common.[ch]
7122           src/textview.[ch]
7123           src/gtkutils.[ch]: applied the message coloring patch from
7124           Stephen Anthony with some modification (thanks!).
7125         * src/gtksctree.c
7126           src/mimeview.c: modified the behavior of MimeView (thanks to
7127           HIRAMATSU).
7128
7129 2001-04-06
7130
7131         * src/utils.c: copy_file()
7132           src/mh.c: applied (and modified) the patch from Darko Koruga
7133           that enables to move messages across file systems (thanks!).
7134         * src/procheader.c
7135           src/utils.[ch]: applied the patch from Jorge Van Hemelryck
7136           that converts the date of messages to the local time (thanks!).
7137         * src/utils.c: remote_tzoffset_sec(): fixed a bug that the signs
7138           of one-letter timezone were reversed.
7139         * src/folder.c: folder_item_add_msg(): put the assertion for the
7140           add_msg() method (thanks to TAKANO).
7141
7142 2001-04-05
7143
7144         * src/procmime.c: procmime_decode_content(): fixed a bug that
7145           corrupted quoted-printable encoded messages when they include
7146           `=00' (thanks to Masahiro Tomita).
7147         * src/gtksctree.c
7148           src/mimeview.c
7149           src/summaryview.c: modified the DnD behavior of MIME view
7150           (thanks to HIRAMATSU).
7151
7152 2001-04-04
7153
7154         * src/about.c: applied the patch from Sergey Vlasov that fixes
7155           the appearance of the about dialog (thanks!).
7156         * src/prefs_common.[ch]
7157           src/rfc2015.[ch]
7158           src/mimeview.c
7159           src/procmime.[ch]
7160           src/compose.[ch]
7161           src/passphrase.c
7162           src/textview.[ch]: applied the GnuPG support patch which had
7163           ported from the sylpheed-win32 branch (thanks to Sergey Vlasov).
7164         * INSTALL, INSTALL.jp: updated the description about GnuPG.
7165
7166 2001-04-03
7167
7168         * src/utils.[ch]: added references_list_append() that parses
7169           References header and makes it string list.
7170         * src/compose.c: modified so that too long References header is
7171           truncated, garbage characters are removed, and header is tidied
7172           up (thanks to Matthias Intemann).
7173
7174 2001-04-02
7175
7176         * src/addr_compl.c: applied the address completion bugfix patch
7177           from Alfons Hoogervorst (thanks!).
7178
7179 2001-04-01
7180
7181         * src/gtksctree.c: modified so that the tree_select_row signal
7182           actually pass the column number.
7183         * src/summaryview.c: summary_selected(): made generic mark and
7184           unread mark can be toggled with clicking of the columns.
7185           Added summary_mark_row_as_read() and summary_mark_row_as_unread().
7186         * src/prefs_common.c
7187           src/prefs_account.c: applied the layout fix patches from Sergey
7188           Vlasov, and adjusted some widths of GtkEntry widgets.
7189         * src/prefs.c: prefs_dialog_create(): enable notebook to take focus.
7190         * src/inc.c: inc_start(): modified so that authentication dialogs
7191           show server name too (thanks to Sergey Vlasov).
7192
7193 2001-03-31
7194
7195         * src/mimeview.c: mimeview_key_pressed(): fixed a bug that caused
7196           segmentation fault when a malformed multipart message is shown
7197           (thanks to Sergey Vlasov).
7198         * src/summaryview.c: summary_display_msg(): made it focus to the
7199           summary view if the MIME list is empty.
7200
7201 2001-03-30
7202
7203         * src/pixmaps/deleted.xpm
7204           src/pixmaps/mark.xpm
7205           src/summaryview.c: added deleted and mark icon.
7206         * src/gtkutils.c: gtkut_widget_init(): changed gtk_widget_destroy()
7207           to gtk_widget_unref().
7208         * src/addr_compl.c: start_address_completion(): fixed the bug that
7209           displayed warning when the address book was empty (thanks to
7210           Chideok Hwang).
7211
7212 2001-03-29
7213
7214         * src/summaryview.c: summary_show(): fixed a memory leak bug
7215           (thanks to ChiDeok Hwang).
7216         * src/pixmaps/forwarded.xpm
7217           src/pixmaps/replied.xpm
7218           src/pixmaps/new.xpm
7219           src/pixmaps/unread.xpm
7220           src/compose.c
7221           src/mainwindow.c
7222           src/prefs_common.c
7223           src/procmsg.h
7224           src/summaryview.[ch]: applied the patch from Marc Hoper
7225           that adds replied and forwarded mark to replying or forwarding
7226           messages (thanks!). And new and unread mark were replaced
7227           by the icons David Mehrmann created (thanks!).
7228         * src/summaryview.c: made the width of unread and MIME column
7229           fixed.
7230         * src/prefs.c: prefs_config_parse_one_line(): made it check the
7231           '=' separator (thanks to Sergey Vlasov).
7232
7233 2001-03-26
7234
7235         * src/prefs_common.[ch]: moved smooth scroll option to the
7236           interface tab.
7237         * src/textview.c: made the one-line scroll also perform smooth
7238           scrolling.
7239
7240 2001-03-25
7241
7242         * src/prefs_common.[ch]
7243           src/textview.c: applied the smooth scroll patch from Setoh and
7244           Ninomiya (thanks!).
7245
7246 2001-03-24
7247
7248         * src/summaryview.c: summary_attract_by_subject(): rewritten it
7249           using hash table for speeding up.
7250         * src/prefs_account.c: made filter_on_receive TRUE by default.
7251         * src/mainwindow.c: reordered menu items.
7252
7253 2001-03-23
7254
7255         * src/gtkutils.c: gtkut_clist_bindings_add(): fixed a bug that
7256           caused address completion not to accept space and enter key.
7257
7258 2001-03-22
7259
7260         * src/utils.[ch]
7261           src/codeconv.c: fixed a bug that didn't encode non-ASCII headers
7262           correctly.
7263         * src/compose.c: fixed a bug that didn't decode some headers
7264           correctly when replying or reediting drafts (thanks to Sergey
7265           Vlasov).
7266
7267 2001-03-21
7268
7269         * src/gtkutils.[ch]: added gtkut_widget_init() that modifies the
7270           behaviors of some classes.
7271         * src/main.c: main(): made it call gtkut_widget_init() first.
7272         * src/summaryview.c: summary_create(): removed the key binding code.
7273
7274 2001-03-19
7275
7276         * src/procmsg.[ch]: modified for the sake of readability.
7277
7278 2001-03-18
7279
7280         * src/mainwindow.c: changed "Clean trash" to "Empty trash".
7281           Added new menu items for folder manipulation.
7282           allsel_cb(): made it change the target between summary view and
7283           message view according to the input focus.
7284           Removed "Select all" from Summary submenu.
7285         * src/folderview.[ch]: added functions for creating/renaming/deleting
7286           folder.
7287         * src/procmsg.[ch]: made "marked" and "deleted" flag permanent, and
7288           removed "important" flag.
7289         * src/summaryview.c: added summary_set_row_marks() that sets style
7290           of a row according to the flags, and made some functions use it.
7291         * src/mainwindow.c: allsel_cb(): modified so that it selects
7292           summary view correctly if message view is toggled off.
7293
7294 2001-03-17
7295
7296         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a resource
7297           leak bug of socket, and rewrote the routine.
7298         * src/inc.c: inc_mail(), inc_all_account_mail(): fixed a bug that
7299           displayed the wrong unread number in the folder tree if a
7300           folder was open and new messages arrived at the folder.
7301         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug
7302           again.
7303
7304 2001-03-15
7305
7306         * src/mh.c: mh_move_msg(), mh_move_msgs_with_dest(): made it
7307           check the existence of the destination file.
7308         * src/procmsg.c: procmsg_set_flags(): made it count the last
7309           number of the message list (and fixed a bug that didn't open
7310           newly arrived message).
7311
7312 2001-03-13
7313
7314         * src/prefs_common.c: prefs_send_create(): removed EUC-JP and
7315           Shift_JIS from the outgoing codeset.
7316
7317 2001-03-12
7318
7319         * version 0.4.62
7320
7321 2001-03-11
7322
7323         * src/send.c: send_message_queue(): modified so that it finds
7324           the account from the `From' and the server name of the queued
7325           message.
7326         * src/account.[ch]: added account_find_from_smtp_server() that
7327           finds an account from the specified address and SMTP server.
7328         * src/Makefile.am
7329           src/mainwindow.c
7330           src/summaryview.[ch]
7331           src/sourcewindow.[ch]: integrated the viewing source patch from
7332           DINH V. Hoßþ(thanks!).
7333
7334 2001-03-10
7335
7336         * src/addr_compl.[ch]
7337           src/addressbook.c
7338           src/compose.c: applied the enhanced address completion patch
7339           from Alfons Hoogervorst (thanks!).
7340         * src/addr_compl.c: replaced g_assert() with g_return(_val)_if_fail().
7341         * src/folder.c: folder_init()
7342           src/folderview.c: folderview_drag_motion_cb()
7343           src/procmsg.c: procmsg_clean_trash()
7344           src/summaryview.c: summary_start_drag()
7345           src/imap.[ch]: integrated the IMAP4 move/remove function patch
7346           from Suzuki Mio (thanks!).
7347
7348 2001-03-08
7349
7350         * src/main.c: parse_cmd_opt(): made the --compose option realize
7351           mailto: URI.
7352         * src/utils.[ch]: execute_async(): supported quoted arguments
7353           correctly.
7354           strstr_with_skip_quote(), strsplit_with_quote(): quote-supported
7355           version of g_strsplit().
7356         * src/mimeview.c: mimeview_view_file()
7357           src/prefs_common.c: added single quotation mark around the file
7358           name.
7359
7360 2001-03-07
7361
7362         * configure.in
7363           src/compose.c
7364           src/prefs.c
7365           src/procmime.c
7366           src/summaryview.c
7367           src/mbox.c
7368           src/recv.c
7369           src/utils.[ch]: applied the security fix patch from Dmitry V.
7370           Levin with some modification (thanks!). Added my_tmpfile() to
7371           utils.[ch].
7372         * src/main.c: added --receive-all command-line option.
7373
7374 2001-03-06
7375
7376         * src/socket.c: sock_connect_thread(): fixed a bug that didn't
7377           compile if both multithread and IPv6 are enabled (thanks to
7378           Ishihara).
7379         * src/utils.[ch]
7380           src/compose.c: applied a patch from Jason McCarver that allows
7381           FIFO for signature file (thanks!).
7382         * src/textview.c: made some more refactoring.
7383         * src/socket.c: sock_accept(): changed socklen_t to gint.
7384
7385 2001-03-05
7386
7387         * src/main.c
7388           src/textview.c: some code cleanups.
7389
7390 2001-03-04
7391
7392         * src/compose.[ch]
7393           src/main.c
7394           src/textview.c: integrated the patch from Alfons Hoogervorst that
7395           fixes some glitches in clickable URI and enables mail addresses
7396           clickable, and enables the --compose command line option to
7397           specify address (thanks!).
7398
7399 2001-03-03
7400
7401         * src/esmtp.[ch]
7402           src/smtp.[ch]
7403           src/send.c
7404           src/prefs_account.[ch]
7405           src/Makefile.am: applied the SMTP AUTH patch from Martin Schaaf
7406           and fixed its a few bugs (thanks!).
7407         * src/textview.c: textview_key_pressed(): made it don't move focus
7408           to summary view.
7409         * src/main.c: parse_cmd_opt(): modified the help message.
7410         * src/html.[ch]: added empty_line to HTMLParser and modified
7411           the parser routines a bit.
7412
7413 2001-03-01
7414
7415         * src/html.c: added eucjp_symbol_list, and added some characters
7416           to ascii_symbol_list.
7417
7418 2001-02-19
7419
7420         * src/codeconv.[ch]: added a member `charset' and `charset_str'
7421           to CodeConverter.
7422         * src/html.[ch]: added the symbol list for ISO-8859-1 codeset.
7423           html_parser_new(): made it change the symbol hash table
7424           according to the character set of the document.
7425           html_parse_special(): made it recognize character code number.
7426
7427 2001-02-17
7428
7429         * src/textview.c: added textview_show_html() that parses HTML and
7430           display as a text.
7431           textview_show_part(): made it call textview_show_html() if
7432           the part is text/html.
7433         * src/html.[ch]: implemented HTML parser.
7434
7435 2001-02-15
7436
7437         * src/codeconv.[ch]: added CodeConverter, and its methods
7438           (conv_code_converter_new(), conv_code_converter_destroy(), and
7439            conv_convert()).
7440         * src/textview.c: removed the branches by HAVE_LIBJCONV and
7441           rewrote them using CodeConverter.
7442
7443 2001-02-12
7444
7445         * src/mbox.c: proc_mbox(): workaround for duplicated From_ line.
7446
7447 2001-02-11
7448
7449         * src/codeconv.c: some code cleanups.
7450
7451 2001-02-05
7452
7453         * src/mainwindow.c: main_window_popup(): fixed a bug that didn't
7454           popup the main window correctly.
7455         * src/codeconv.h: fixed a bug that the definition of CS_EUC_CN and
7456           CS_EUC_TW was reversed (thanks to Sakamoto).
7457
7458 2001-02-04
7459
7460         * src/gtkutils.[ch]
7461           src/main.c
7462           src/mainwindow.[ch]
7463           src/socket.[ch]: applied the patch from Hiramatu that enables
7464           prohibition of multiple execution and remote control with
7465           command line option (thanks!).
7466
7467 2001-02-03
7468
7469         * src/summaryview.c: summary_button_pressed(), summary_selected():
7470           made it toggle the view if middle button is clicked while message
7471           view is hidden.
7472           summary_drag_data_get(): fixed a memory leaking.
7473         * src/Makefile.am
7474           src/compose.c: compose_write_headers(): modified so that it uses
7475           host_alias for X-Mailer or X-Newsreader field.
7476
7477 2001-02-03
7478
7479         * version 0.4.61
7480
7481         * src/folderview.c: fixed a bug that prevented a folder from being
7482           created if there were already folders that have the same name
7483           somewhere at another place.
7484
7485 2001-02-02
7486
7487         * src/folderview.c: folderview_update_all(): fixed a bug that
7488           caused segmentation fault when a folder was selected after
7489           updating the folder tree.
7490         * src/compose.c: compose_send(): fixed a locking bug.
7491           compose_write_headers(): fixed a bug that referred to cur_account.
7492           compose_convert_header(): made it check the arguments.
7493
7494 2001-02-01
7495
7496         * src/main.c: some cleanups and added --help option.
7497
7498 2001-01-31
7499
7500         * src/send.c: re-enabled user-defined domain name setting.
7501         * src/utils.c: is_next_mbs(): changed the size of temporary
7502           multibyte array to MB_CUR_MAX.
7503           strdup_mbstowcs(): added error check to mbstowcs().
7504           strdup_wcstombs(): added error check to wcstombs().
7505         * src/addr_compl.c: get_address_from_edit(): made it check the
7506           return value of strdup_mbstowcs().
7507         * src/codeconv.c: conv_encode_header(): added error checking
7508           to strdup_mbstowcs().
7509
7510 2001-01-30
7511
7512         * src/utils.c: log_error(): changed g_error() to g_warning() so
7513           that it doesn't abort.
7514           Added iswalnum().
7515         * src/addr_compl.c: add_address(): fixed a bug that aborted the
7516           program if the name or the address is empty.
7517           get_address_from_edit(): supported multibyte characters.
7518         * configure.in: fixed a typo.
7519         * src/send.c: re-enabled user-defined SMTP port setting.
7520
7521 2001-01-30
7522
7523         * version 0.4.60
7524
7525         * configure.in: added --enable-gpgme option, and disabled GPGME
7526           by default.
7527         * made GPGME related members in MimeInfo not used if disabled.
7528         * src/rfc2015.c: some cleanups for warning.
7529         * README
7530           README.jp
7531           INSTALL
7532           INSTALL.jp: updated.
7533         * Makefile.am: modified bzip2 option.
7534
7535 2001-01-29
7536
7537         * src/procmime.[ch]: added MIME_APPLICATION_OCTET_STREAM to
7538           MIME type.
7539         * src/mimeview.c: mimeview_view_file(): made it do nothing if
7540           the MIME type is application/octet-stream.
7541         * src/folderview.c: folderview_update_all(): made it show modal
7542           dialog while updating folders.
7543         * src/folderview.c: folderview_update_all(): fixed a bug that
7544           didn't remove the dialog.
7545
7546 2001-01-28
7547
7548         * src/mimeinfo.c: merged the patch from John E.P. Hynes that
7549           launches the attached file using metamail (thanks!).
7550         * src/procmime.[ch]: added procmime_get_tmp_file_name().
7551         * src/compose.c
7552           src/addr_compl.[ch]: merged the patch from Alfons Hoogervorst
7553           that enables address completion in the address entry on the
7554           composition window (thanks!).
7555         * src/addr_compl.c: get_all_addresses(), read_address_book():
7556           modified so that it uses xml_free_tree() for freeing the address
7557           tree.
7558
7559 2001-01-27
7560
7561         * src/utils.c: remove_dir_recursive(): fixed a bug that failed to
7562           remove the current directory (thanks to Maki).
7563         * src/summary_search.c: added `Select all matched' option to the
7564           search dialog (thanks to Takahashi).
7565         * src/pixmaps/stock_mail_attach.xpm
7566           src/pixmaps/tb_address_book.xpm
7567           src/compose.c: added some toolbar icons contributed from
7568           Leandro Pereira (thanks!).
7569
7570 2001-01-25
7571
7572         * src/rfc2015.c: passphrase_cb(): *finally* fixed a bug that caused
7573           segmentation fault when the passphrase dialog was cancelled.
7574           Hided the passphrase in the debug message.
7575         * src/about.c: about_create(): fixed a bug that failed to compile
7576           when none of the features were used.
7577         * src/foldersel.c: foldersel_set_tree(): made it display all
7578           MH folders.
7579         * src/inc.c: inc_start(): fixed a bug that showed password dialog
7580           continuously if it was cancelled.
7581         * src/summaryview.c: summary_write_cache(): put an assertion after
7582           folder_item_get_cache_file() to prevent the crash.
7583         * thanks to Maki for the above four fixes.
7584         * src/utils.h: added #include <alloca.h>.
7585
7586 2001-01-24
7587
7588         * src/rfc2015.c: changed some g_message() used for error messages
7589           to g_warning().
7590
7591 2001-01-23
7592
7593         * src/procmsg.[ch]: modified READ_CACHE_DATA() macro so that
7594           it can handle a string data of which length >= BUFFSIZE.
7595         * src/rfc2015.c: rfc2015_encrypt(): changed return to `goto failure'.
7596         * src/pixmaps/stock_mail_receive_all.xpm
7597           src/pixmaps/stock_mail_reply_to_all.xpm
7598           src/Makefile.am
7599           src/mainwindow.c: main_window_toolbar_create(): added new toolbar
7600           icons contributed from David Mehrmann (thanks!).
7601         * src/inc.[ch]: overhauled the architecture so that it don't create
7602           and destroy progress dialog for each incorporation in `get all'
7603           mode.
7604
7605 2001-01-22
7606
7607         * src/mh.c: mh_scan_tree_recursive(): fixed a bug that mistook
7608           sub folders named `inbox', etc. as special folders.
7609         * src/rfc2015.c: rfc2015_encrypt(): fixed a bug that didn't quote
7610           boundary correctly.
7611
7612 2001-01-21
7613
7614         * applied the GnuPG patch from Werner Koch (thanks!).
7615         * removed Mixmaster support.
7616         * src/rfc2015.c: changed g_error() to g_warning() and modified some
7617           messages.
7618         * src/about.c: about_create(): modified compiled-in features list.
7619         * README
7620           README.jp
7621           INSTALL
7622           INSTALL.jp: updated.
7623         * src/select-keys.c: create_dialog(): modified the layout.
7624         * src/headerwindow.c
7625           src/addressbook.c
7626           src/logwindow.c: made it raise the window if the window is already
7627           open.
7628         * src/prefs_common.[ch]: added an option for immediate execution.
7629         * src/summaryview.c: made it execute immediately when messages are
7630           moved or deleted if immediate_exec option is turned on.
7631         * src/summaryview.c: summary_delete(), summary_move_selected_to():
7632           moved summary_step() before summary_execute().
7633         * src/folderview.c: folderview_update_all(): made it scan folder
7634           tree correctly.
7635         * src/compose.c: compose_write_headers(): made it don't add
7636           In-Reply-To header if to_list is empty.
7637
7638 2001-01-09  Werner Koch  <wk@gnupg.org>
7639
7640         * configure.in, acconfig.h: Check for GPGME.
7641         * ac/: New directory for local autoconf macros.
7642         * src/Makefile.am: Add support for GPGME
7643
7644         * src/main.c (idle_function_for_gpgme): New.
7645         (main): Register this function.
7646
7647         * src/about.c: Add a note about GPGME.
7648
7649         * src/rfc2015.c, rfc2015.h: New.
7650
7651         * src/mimeview.c (mimeview_show_message): Check signature.
7652         * src/procmime.c (procmime_scan_message): Ditto.
7653
7654         * src/messageview.c (messageview_show): Add decryption stuff.
7655
7656         * src/compose.c (compose_write_to_file): Encrypt the file if requested.
7657         (compose_toggle_encrypt_cb): New
7658         (compose_toggle_mixmaster_cb): New, just to be prepared for
7659         Mixmaster support.
7660         (compose_write_headers): Suppress some headers in mixmaster mode.
7661
7662         * src/prefs_common.c (prefs_common_create): Add Privacy notebook sheet.
7663         (prefs_privacy_create): New.  Also some new structures etc.
7664         * src/compose.c (compose_create): Set encrypt button to prefs default.
7665         * src/compose.h (struct _Compose): Add use_encryption, use_mixmaster.
7666
7667         * src/compose.c (compose_send): Add missing unlock before one return.
7668
7669 2001-01-18
7670
7671         * src/gtksctree.[ch]
7672           src/folderview.c
7673           src/summaryview.[ch]: applied the patch from Hiramatu that enables
7674           DnD from the summary view to the folder view and fixes some other
7675           probrems (thanks!).
7676         * src/mainwindow.c: scan_tree_func(): fixed a bug that caused
7677           segmentation fault.
7678         * src/imap.c: quoted user name in LOGIN and folder name in SELECT.
7679         * src/gtksctree.c: gtk_sctree_button_press(): fixed a bug that
7680           didn't toggle expansion of node.
7681
7682 2001-01-17
7683
7684         * src/imap.c: applied the patch from Nishimura that updates the
7685           message list more precisely and reads the message flags (thanks!).
7686         * src/textview.c: textview_show_header(): made X-Newsreader field
7687           be emphasized too.
7688         * src/summaryview.c: summary_show(): made it flush events when
7689           displaying summary.
7690
7691 2001-01-15
7692
7693         * src/summaryview.c: applied the patch from Alfons that enabled
7694           the horizontal scrollbar of summary view (thanks!).
7695
7696 2001-01-13
7697
7698         * src/compose.c: compose_cb(): fixed a bug that didn't open the
7699           composition window right after launching the program.
7700         * src/setup.c: scan_tree_func(): fixed a bug that caused
7701           segmentation fault.
7702
7703 2001-01-13
7704
7705         * version 0.4.52
7706
7707         * src/textview.c: textview_set_font(): fixed a bug that caused
7708           segmentation fault if the mode of the text widget was changed
7709           between multibyte and singlebyte while the region was selected
7710           (GTK+ bug?).
7711
7712 2001-01-11
7713
7714         * src/mainwindow.c
7715           src/summaryview.c: made it unable to delete or move messages when
7716           in a news folder.
7717         * src/prefs_common.c
7718           src/news.c: added the option for maximum news article number.
7719
7720 2001-01-10
7721
7722         * src/compose.c: compose_send(): changed the location of temporary
7723           file. Made it use the default account if all of tried account
7724           aren't mail one, and made it show alert dialog and abort when even
7725           that failed.
7726         * src/prefs_account.c: prefs_account_get_new_id(): made it preserve
7727           last id number.
7728           prefs_account_open(): made it fill in personal information
7729           according to the default account when creating a new account.
7730         * sylpheed.spec.in: added to autogenerate sylpheed.spec with the
7731           proper version number (thanks to BONAIM).
7732         * configure.in
7733           Makefile.am: added entries for sylpheed.spec.in.
7734
7735 2001-01-09
7736
7737         * src/compose.[ch]: modified so that it can change account
7738           correctly.
7739         * src/send.[ch]: modified so that it doesn't see cur_account.
7740         * src/prefs_account.c: modified so that news setting doesn't
7741           show SMTP server entry.
7742
7743 2001-01-08
7744
7745         * src/folderview.c: fixed a bug that didn't sort special folders
7746           correctly when a new folder is created or renamed.
7747
7748 2001-01-07
7749
7750         * src/compose.[ch]: enabled to select account at composing window.
7751         * src/folderview.c: made it display unread number next to folder
7752           name.
7753         * src/prefs_common.[ch]: added the option for unread number display.
7754
7755 2001-01-06
7756
7757         * src/compose.[ch]: integrated news posting patch from DINH V. Ho`
7758           and made many modifications (thanks!).
7759           compose_write_headers(): made the spaces in newsgroups removed.
7760           Supported Followup-To.
7761           compose_destroy(): got the objects removed properly.
7762         * src/news.c: merged news_post_to_group() and news_post() since
7763           they doesn't have to do multiple posting.
7764         * src/import.c: import_destsel_cb(): fixed a bug that failed to
7765           import into the selected folder.
7766         * src/prefs_account.c: modified the interfaces.
7767
7768 2001-01-05
7769
7770         * src/codeconv.[ch]
7771           prefs_common.c: changed "SHIFT-JIS" to "Shift_JIS" since the
7772           string is registerd to IANA.
7773         * src/nntp.[ch]: added nntp_post().
7774         * src/news.[ch]: added news_post() and news_post_to_group().
7775
7776 2001-01-04
7777
7778         * src/account.c: account_edit_open()
7779           src/mainwindow.c: new_account_cb(): made it unable to edit
7780           accounts if some composing windows are open.
7781
7782 2001-01-03
7783
7784         * src/folder.[ch]: added folder_set_name().
7785         * src/account.c: made a folder name of IMAP4/NNTP become the same
7786           as the name of account.
7787
7788 2001-01-02
7789
7790         * src/summaryview.c: summary_filter_func(): fixed a bug that failed
7791           to filter messages.
7792
7793 2001-01-02
7794
7795         * version 0.4.51
7796
7797         * src/mbox.c: fixed a bug that didn't incorporate spool file
7798           correctly. Modified so that it recognizes From_ line as separator
7799           of messages even if the previous line isn't empty line.
7800         * src/send.c: send_message_queue()
7801           src/procmsg.c: procmsg_send_queue(): Fixed a bug that printed
7802           warning when it tried to delete a sent message.
7803
7804 2001-01-01
7805
7806         * version 0.4.50
7807
7808         * src/folder.[ch]
7809           src/news.[ch]: modified so that it actually gets news articles.
7810         * src/utils.[ch]: added make_dir_hier() that creates directory
7811           hierarchy.
7812         * src/folder.c:
7813           folder_item_get_cache_file(), folder_item_get_mark_file():
7814           made it creates cache directory if it doesn't exist.
7815           folder_add(): made it insert the added folder into the correct
7816           position.
7817         * src/imap.[ch]: modified so that it suits the new folder
7818           architecture. Fixed a bug that caused segmentation fault
7819           if authentication failed at imap_auth().
7820         * src/folderview.c: implemented IMAP4 folder handling routines.
7821
7822 2000-12-31
7823
7824         * src/prefs_account.[ch]: added account ID and nntp_server
7825           to PrefsAccount. And added the interface for NNTP server.
7826         * src/folderview.c: modified news folder handling routines.
7827         * src/folder.[ch]: removed cache_dir from RemoteFolder, and
7828           modified folder_item_get_path().
7829
7830 2000-12-29
7831
7832         * src/folder.[ch]: added create_folder(), rename_folder(),
7833           remove_folder() to Folder class.
7834         * src/mh.[ch]: added mh_create_folder(), mh_rename_folder(), and
7835           mh_remove_folder().
7836           Implemented mh_create_tree() that creates MH directory tree.
7837           mh_rename_folder(): modified so that the paths of sub folders
7838           are set properly.
7839         * src/folderview.c: modified folderview_new_folder_cb(),
7840           folderview_rename_folder_cb(), and folderview_delete_folder_cb()
7841           so that they work properly.
7842           Added folderview_remove_mailbox_cb() and the menu entry that
7843           remove mailbox from folder tree.
7844         * src/setup.[ch]: added for initial setup.
7845         * src/alertpanel.c: modified the appearance of the dialog.
7846         * src/compose.c: fixed compose_save_to_outbox() and
7847           compose_queue() so that it sets flags correctly.
7848
7849 2000-12-28
7850
7851         * src/mainwindow.c: modified the strings of toolbar labels.
7852
7853 2000-12-27
7854
7855         * src/gtkutils.[ch]: added gtkut_ctree_node_move_if_on_the_edge().
7856         * src/summaryview.c: summary_display_msg(): made it scroll the
7857           list if the message of the edge of that is displayed.
7858
7859 2000-12-25
7860
7861         * src/folder.[ch]
7862           src/mh.[ch]: added functions for moving messages.
7863         * src/procmsg.[ch]: moved procmsg_move_messages_with_dest()
7864           to folder.c and mh.c. Added procmsg_to_folder_hash_table().
7865
7866 2000-12-24
7867
7868         * src/utils.[ch]: added get_tmp_file().
7869         * src/pop.c
7870           src/inc.c
7871           src/folder.c: fixed a bug that failed to drop messages.
7872         * src/mh.c: mh_scan_folder(): made it check new, unread, and total
7873           number of the folder.
7874
7875 2000-12-23
7876
7877         * src/folderview.c: added special folder setting routine.
7878         * src/folder.[ch]: added a method is_msg_changed().
7879           Implemented folder_find_item_from_path().
7880         * src/summaryview.c: fixed some bugs that wrongly freed FolderItem's.
7881         * autogen.sh: fixed so that the configure can take arguments.
7882
7883 2000-12-22
7884
7885         * src/main.c
7886           src/mainwindow.[ch]: added main_window_new_mailbox() that asks
7887           the path of mailbox and create the one.
7888         * src/folderview.c: made the folder tree and selected folder
7889           expanded.
7890
7891 2000-12-21
7892
7893         * src/mh.[ch]
7894           src/folder.c: implemented mh_scan_tree() that scans the folder
7895           recursively and create the tree.
7896
7897 2000-12-19
7898
7899         * src/compose.c
7900           src/defs.h
7901           src/filter.[ch]
7902           src/folder.[ch]
7903           src/foldersel.[ch]
7904           src/folderview.[ch]
7905           src/imap.[ch]
7906           src/import.c
7907           src/inc.c
7908           src/main.[ch]
7909           src/mainwindow.c
7910           src/mbox.[ch]
7911           src/mh.[ch]
7912           src/news.[ch]
7913           src/prefs_common.c
7914           src/procmsg.[ch]
7915           src/summaryview.[ch]
7916           src/xml.[ch]
7917           src/Makefile.am: merged the development tree into the cvs tree.
7918           Some functions are not unimplemented yet.
7919
7920 2000-12-18
7921
7922         * version 0.4.9
7923
7924 2000-12-11
7925
7926         * src/xml.[ch]: supported omitted tag (<tag />).
7927         * src/procmsg.c: procmsg_msg_exist(): fixed a memory leak bug.
7928         * src/imap.c: imap_parse_atom(): fixed a bug that caused
7929           segmentation fault if the subject was empty (thanks to Tsutsui).
7930         * src/folder.[ch]: updated.
7931
7932 2000-12-10
7933
7934         * src/xml.[ch]: added xml_parse_file() that parses the whole XML
7935           file specified and returns the tree.
7936
7937 2000-12-09
7938
7939         * po/pt_BR.po: fixed some typos that caused segmentation fault.
7940
7941 2000-12-07
7942
7943         * version 0.4.8
7944
7945         * src/session.h: added.
7946         * src/folder.[ch]: updated.
7947         * src/compose.c: compose_write_to_file()
7948           src/codeconv.c: conv_get_outgoing_charset_str(): fixed a bug
7949           that put a garbage to charset if the outgoing character set was
7950           specified and non-ascii characters were used in subject.
7951
7952 2000-12-04
7953
7954         * src/statusbar.c: statusbar_puts(): fixed a bug that locked the
7955           progress if the status bar was hidden.
7956
7957 2000-12-03
7958
7959         * src/folder.[ch]: added for the more object-oriented folder
7960           management.
7961
7962 2000-12-02
7963
7964         * version 0.4.7
7965
7966         * src/mainwindow.c
7967           src/prefs_common.[ch]: made the state of status bar get preserved.
7968         * src/compose.c: compose_insert_sig(): modified so that it doesn't
7969           put a separator if a signature file doesn't exist.
7970         * src/prefs_account.[ch]
7971           src/inc.c: added the option that toggles whether to receive
7972           messages when getting from all accounts.
7973         * README
7974           README.jp: updated the description and added some usages.
7975
7976 2000-12-01
7977
7978         * src/Makefile.am
7979           src/gtkshruler.[ch]
7980           src/compose.[ch]: applied the patches from Alfons Hoogervorst
7981           that makes the ruler of composition window graphical (thanks!).
7982
7983 2000-11-27
7984
7985         * src/codeconv.c
7986           src/mainwindow.c
7987           src/prefs_common.c: replaced CS_WINDOWS_1251 with CS_CP1251.
7988
7989 2000-11-27
7990
7991         * version 0.4.6
7992
7993         * src/compose.c: turned the color of quoted messages black again.
7994
7995 2000-11-26
7996
7997         * src/about.c: added a clickable URI to the Sylpheed home page,
7998           and a list of compiled-in features.
7999         * src/compose.c: made the color of quoted messages blue.
8000         * src/summaryview.c: added `Show all header' to the context menu.
8001         * src/prefs_common.c: removed the threading option from the dialog.
8002         * src/compose.c: fixed a bug that didn't parse the quotation format
8003           correctly.
8004
8005 2000-11-25
8006
8007         * src/compose.c: compose_set_ext_editor_sensitive(): modified so
8008           that it toggles linewrap menu item and tool button.
8009         * src/prefs_common.c: modified the default of the signature
8010           separator.
8011         * src/compose.[ch]: added ruler to the compose window.
8012         * src/prefs_common.[ch]: added a member for the state of ruler
8013           display.
8014
8015 2000-11-24
8016
8017         * src/headerview.[ch]: added the destroy function.
8018         * src/messageview.c: messageview_destroy(): fixed a memory leak
8019           bug that didn't freed the HeaderView object.
8020         * src/prefs.c: prefs_write_open(): fixed a memory leak bug.
8021         * src/xml.c: xml_close_file(): fixed a memory leak bug (thanks
8022           to Alfons Hoogervorst for the above three memory leak bug fixes).
8023
8024 2000-11-23
8025
8026         * version 0.4.5
8027
8028         * README
8029           README.jp
8030           INSTALL
8031           INSTALL.jp: modified some descriptions.
8032
8033 2000-11-22
8034
8035         * src/compose.c: implemented line-wrapping functions.
8036         * src/prefs_common.[ch]: added the settings for line-wrapping.
8037         * src/codeconv.[ch]: added Windows-1251 to the codesets.
8038           conv_jistoeuc(): fixed a bug that caused segmentation fault
8039           when some half-width kana characters appeared.
8040         * src/summaryview.c: summary_select_all(): made it show message
8041           on the status bar if the number of messages is large.
8042
8043 2000-11-18
8044
8045         * src/compose.c: compose_reply(), compose_quote_parse_fmt():
8046           modified so that it parses the quotation mark too.
8047           Added %I that means the initial of sender to the format.
8048         * src/codeconv.[ch]: added GB2312 and Big5 to the codesets.
8049           Fixed a bug that set the wrong outgoing codeset.
8050         * src/mainwindow.c
8051           src/prefs_common.c: modified the menu item of Chinese codeset.
8052
8053 2000-11-17
8054
8055         * src/codeconv.[ch]
8056           src/prefs_common.[ch]: modified so that outgoing charset is
8057           saved as a string, not a number.
8058
8059 2000-11-16
8060
8061         * src/textview.c: textview_set_font(): changed the scheme of
8062           selecting between font and fontset. And changed the default
8063           font of ISO-8859-1.
8064         * src/headerview.c: headerview_show_xface(): made it ignore
8065           invalid X-Face.
8066         * src/codeconv.c: conv_codeset_strdup(), conv_get_code_conv_func():
8067           modified so that it consider the source codeset as ISO-2022-JP if
8068           it is NULL and the current locale is Japanese.
8069
8070 2000-11-14
8071
8072         * src/textview.c: textview_destroy(): fixed a bug that caused
8073           segmentation fault if textview->msgfont is NULL (thanks to
8074           Hiramatu).
8075         * src/main.c
8076           src/defs.h: applied the patch from Yanase that enables to
8077           save the shortcuts of the menus (thanks!).
8078
8079 2000-11-11
8080
8081         * src/mainwindow.[ch]: added main_window_set_menu_sensitive() that
8082           toggles the sensitivity of menu items.
8083         * src/summaryview.c: renamed summary_set_popup_sensitive() to
8084           summary_set_menu_sensitive(), and made it set the sensitivity of
8085           the main menu.
8086
8087 2000-11-09
8088
8089         * src/textview.c: textview_init(): fixed a bug that didn't disable
8090           the theme engine of GtkText (thanks to Hiramatu).
8091         * src/compose.c: compose_quote_parse_fmt(): added %n and %N that
8092           means the full name of sender and the first name.
8093         * manual/ja/*.??ml: updated to the latest version.
8094
8095 2000-11-07
8096
8097         * version 0.4.4
8098
8099         * src/defs.h: separated the definitions from main.h and applied the
8100           patch from TOGAWA that sets DEFAULT_SPOOL_PATH and MAXPATHLEN
8101           from the system headers (thanks!).
8102         * src/codeconv.c: conv_get_current_charset(): fixes for lt_LT and
8103           UTF-8 locale.
8104         * src/textview.c: textview_set_font(): modified so that it sets
8105           the correct font when the locale is multi-byte.
8106           textview_destroy(): added proper codes for destruction.
8107           textview_show_header(): fixed the coloration of X-Mailer.
8108
8109 2000-11-06
8110
8111         * src/textview.[ch]: made TextView have single-byte and multi-byte
8112           GtkText, and switch between them according to the given codeset.
8113         * src/compose.c: compose_create(): modified the font setting
8114           routine.
8115
8116 2000-11-02
8117
8118         * src/textview.[ch]: moved the message font variable into TextView.
8119           textview_set_font(): modified so that it uses gdk_font_load()
8120           if the given codeset is US-ASCII or ISO-8859-*.
8121
8122 2000-11-01
8123
8124         * src/codeconv.c
8125           src/procmime.c
8126           src/prefs_common.c
8127           src/textview.c
8128           src/compose.c: workaround for the 8bit code issue (used
8129           gdk_font_load() instead of gdk_fontset_load() when the locale is
8130           C, or not set).
8131
8132 2000-11-01
8133
8134         * version 0.4.3
8135
8136         * src/compose.[ch]: added `Draft' tool button.
8137         * src/imap.c: imap_parse_envelope(): fixed a parsing bug.
8138         * README, README.jp: added the explanation of the locale setting.
8139
8140 2000-10-31
8141
8142         * src/compose.c: made it overwrite the previous draft message when
8143           reedited the draft and saved it again.
8144         * src/procmsg.[ch]: added procmsg_msg_exist() that examine whether
8145           the message really exists.
8146         * src/folderview.[ch]: added folderview_scan_folder_a() and
8147           folderview_scan_folder_foreach_a() that scan the specified
8148           folders for each folderviews.
8149         * src/mainwindow.[ch]: removed main_window_scan_folder() and
8150           main_window_scan_folder_all().
8151           Added `Reedit' to the menu.
8152         * src/import.[ch]: removed MainWindow from the argument of
8153           import_mbox().
8154         * src/summaryview.c: removed the unnecessary items from the popup
8155           menu. Changed summary_reedit_cb() to summary_reedit(), and made
8156           it public.
8157
8158 2000-10-30
8159
8160         * src/compose.h: added a member msginfo to Compose.
8161         * src/procmsg.[ch]: added procmsg_msginfo_copy() that duplicates
8162           the MsgInfo object.
8163
8164 2000-10-25
8165
8166         * src/summaryview.c: made the the popup menu change the sensitivity
8167           according to the context. Fixed a bug that showed the `clean trash'
8168           dialog repeatedly if `D' key was pressed when the focus was on the
8169           summary view.
8170         * src/pixmaps/unread.xpm: changed the color of unread mark to blue.
8171
8172 2000-10-22
8173
8174         * src/main.c: fixed g_thread initialization.
8175
8176 2000-10-21
8177
8178         * src/codeconv.c: added pt_BR to locale_table.
8179         * src/prefs_common.c: prefs_send_create(): added `US-ASCII',
8180           `ISO-8859-1', and Japanese codeset to the option menu of outgoing
8181           codeset when not using libjconv.
8182         * src/compose.c: fixed the bug on saving draft again.
8183
8184 2000-10-19
8185
8186         * src/compose.c: compose_write_headers(): fixed a bug that failed
8187           to write headers if To: was empty when saving draft.
8188
8189 2000-10-18
8190
8191         * src/procmime.[ch]
8192           src/compose.c
8193           src/headerwindow.[ch]
8194           src/summaryview.c
8195           src/messageview.[ch]
8196           src/mimeview.c
8197           src/textview.c
8198           src/procmsg.[ch]
8199           src/procheader.[ch]: modified so that they can handle queue folder
8200           properly.
8201         * src/compose.[ch]
8202           src/summaryview.c: implemented draft-reediting function.
8203         * src/mainwindow.c
8204           src/summaryview.c
8205           src/mimeview.c: replaced *(GtkWidget **) with the macro
8206           GTK_WIDGET_PTR().
8207
8208 2000-10-17
8209
8210         * src/procmsg.[ch]: procmsg_msginfo_free(): fixed a memory leak bug.
8211           Added MSG_QUEUED and MSG_DRAFT to MsgFlags, and made it set them
8212           if the folder is QUEUE_DIR or DRAFT_DIR.
8213
8214 2000-10-14
8215
8216         * version 0.4.2
8217
8218         * src/headerview.c
8219           src/messageview.c: modified the border of the headerview.
8220         * src/gtkutils.h: added the macro GTK_WIDGET_PTR() that casts
8221           an Sylpheed object to GtkWidget.
8222         * src/utils.c: remove_return(), remove_space(): fixed a bug that
8223           possibly caused segmentation fault.
8224         * src/compose.[ch]
8225           src/mainwindow.c
8226           src/summaryview.c: implemented `forward as an attachment'.
8227         * src/utils.[ch]: open_uri(): brought on URI opening function from
8228           textview.c and manual.c.
8229
8230 2000-10-13
8231
8232         * src/mainwindow.c
8233           src/summaryview.c
8234           src/compose.[ch]
8235           src/prefs_common.[ch]: removed `Reply with quote', and added
8236           `Reply to all', and added the option that decides whether to
8237           quote message on replying.
8238
8239 2000-10-12
8240
8241         * src/folderview.c: modified so that it uses gtkut_wait_for_draw()
8242           instead of GTK_EVENTS_FLUSH() for statusbar redraw.
8243         * src/codeconv.[ch]
8244           src/mainwindow.c
8245           src/prefs_common.c: added Baltic (ISO-8859-4,13) to the code sets.
8246         * src/compose.c: compose_send(): modified so that it shows error
8247           dialog when failed to send a message.
8248
8249 2000-10-11
8250
8251         * src/account.c: account_edit_close(): fixed a bug that didn't set
8252           current account when creating an account for the first time.
8253         * configure.in: added es to ALL_LINGUAS.
8254
8255 2000-10-10
8256
8257         * src/codeconv.c: conv_codeset_strdup(): made it use libkcc if
8258           possible.
8259           conv_get_code_conv_func(): modified so that it doesn't convert
8260           codeset if it is unknown.
8261         * src/folderview.c: folderview_update_msg_num(): modified style
8262           changing routine.
8263
8264 2000-10-09
8265
8266         * src/codeconv.c: conv_codeset_strdup(): modified so that it sets
8267           codesets automatically if the arguments are NULL.
8268         * src/textview.c: textview_write_line(): made it output warning
8269           message on the text view if conversion failed.
8270
8271 2000-10-06
8272
8273         * README, README.jp: modified the author of the manual.
8274
8275 2000-10-05
8276
8277         * src/headerview.[ch]
8278           src/messageview.[ch]: modified so that it uses GtkLabel widget
8279           instead of GtkText.
8280         * src/codeconv.c: conv_unmime_header(): modified so that it deletes
8281           unreadable codes if the current locale is EUC-JP and libjconv is
8282           used.
8283
8284 2000-10-04
8285
8286         * src/procmime.[ch]
8287           src/messageview.c
8288           src/mimeview.c
8289           src/textview.c: modified so that it parses MIME message more
8290           preferably.
8291         * src/imap.c: imap_parse_address(): fixed a bug.
8292
8293 2000-10-03
8294
8295         * src/procmsg.[ch]: added procmsg_get_message_file_path().
8296         * src/recv.c: recv_bytes_write(): added CR+LF -> LF conversion
8297           routine.
8298         * src/imap.[ch]: changed the name of the member `group' in
8299           IMAPSession to `mbox'.
8300           imap_gen_send(): modified so that it doesn't output the password
8301           to the log.
8302           Modified session destroying routine.
8303         * src/folderview.c: folderview_write_cache(): made it preserve
8304           the IMAP folder list.
8305         * src/procmime.c: procmime_scan_multipart_message(): fixed a bug
8306           that showed boundary at the end of an attached RFC822 part.
8307         * src/prefs_common.c: changed the default of toolbar style to
8308           both icon and text.
8309
8310 2000-10-02
8311
8312         * src/imap.c: imap_get_uncached_messages(): modified so that it
8313           doesn't get the cached envelopes.
8314           imap_session_get_message_info(): made it read only the cache
8315           if the session is not established.
8316         * src/procmsg.c: procmsg_set_flags(): supported IMAP folder.
8317         * src/news.c: news_get_article_info(): made it read only the cache
8318           if the session is not established.
8319
8320 2000-10-01
8321
8322         * src/textview.c: textview_write_line(): fixed a memory leak bug.
8323         * src/folderview.[ch]: made it create IMAP4 folders from the
8324           account information.
8325         * src/imap.[ch]: imap_session_get(): modified so that it creates
8326           IMAP4 session from the account information.
8327
8328 2000-09-30
8329
8330         * src/imap.[ch]: added for IMAP4 support.
8331         * src/summaryview.[ch]
8332           src/procmsg.c
8333           src/recv.[ch]: modified for IMAP4 support.
8334         * src/folderview.c: more IMAP4 implementation.
8335         * src/procmsg.[ch]: added procmsg_get_message_file() that retrieves
8336           the specified message and return the file name.
8337         * src/gtkutils.c: gtkut_widget_wait_for_draw(): fixed a bug that
8338           locked up the process if the given widget was invisible.
8339
8340 2000-09-28
8341
8342         * src/folderview.[ch]: added IMAP4-related code.
8343
8344 2000-09-28
8345
8346         * version 0.4.1
8347
8348         * src/main.h: added IMAP_CACHE_DIR.
8349         * src/utils.[ch]: added get_imap_cache_dir().
8350         * src/procmsg.h: added M_IMAP to MsgType, and MSG_IMAP to MsgFlags.
8351           Added macro MSG_IS_IMAP().
8352         * src/codeconv.c: added `#include <locale.h>' for setlocale().
8353         * sylpheed.spec: fixed %files section.
8354
8355 2000-09-27
8356
8357         * version 0.4.0
8358
8359         * src/codeconv.c: conv_get_current_charset(): made it compare
8360           string with strncasecmp().
8361         * src/compose.c: comopse_reply_parse_header(): workaround for
8362           the malformed References: header generated by OE5 :(
8363
8364 2000-09-26
8365
8366         * src/prefs_common.c
8367           src/prefs_account.c: modified the layout of the widgets.
8368
8369 2000-09-26
8370
8371         * version 0.3.99
8372
8373         * src/*.[ch]: added copyright notice to the top of the source files.
8374         * src/compose.c: compose_write_attach(): modified filename encode
8375           routine.
8376
8377 2000-09-25
8378
8379         * src/mainwindow.c: fixed the menu entry of manual.
8380         * src/compose.c
8381           src/codeconv.[ch]: moved compose_encode_header() into codeconv.c,
8382           and applied the libjconv patch.
8383         * src/utils.c: strdup_mbstowcs(), strdup_wcstombs(): used g_realloc()
8384           to reduce the alloc'd memory to the optimal size.
8385         * src/prefs_common.[ch]: added outgoing codeset option menu.
8386         * src/compose.c: compose_send(): added exclusive lock to prevent
8387           multiple-sending.
8388         * configure.in: made '--enable-ipv6=no' the default.
8389         * src/compose.c: compose_write_attach(): made it encode the name
8390           of the attached file.
8391         * src/procmsg.c: procmsg_get_last_message_number(): fixed a bug that
8392           didn't check the type of file.
8393           procmsg_move_messages_with_dest(): fixed a bug that failed to
8394           move message if a directory that had the same name existed.
8395         * src/utils.c: is_ascii_str(): modified so that '\t', ' ', '\r', '\n'
8396           are included as ASCII characters.
8397
8398 2000-09-24
8399
8400         * src/compose.c
8401           src/procmime.[ch]: modified so that it actually works when using
8402           libjconv :)
8403         * src/codeconv.[ch]: added conv_codeset_strdup() that converts
8404           the codeset of string according to the codeset specified in
8405           arguments.
8406         * src/utils.[ch]: added is_ascii_str() that determines whether the
8407           string is 7bit-ASCII or not.
8408         * src/procmime.[ch]
8409           src/codeconv.[ch]: moved the character set related functions
8410           into codeconv.c.
8411         * merged the patch and the manual written by BONAIM (thanks!).
8412
8413 2000-09-23
8414
8415         * configure.in
8416           src/compose.c
8417           src/gtkutils.c
8418           src/mainwindow.c
8419           src/procmime.[ch]
8420           src/textview.c
8421           src/unmime.[ch]: applied the patch from Higuchi that utilizes
8422           libjconv and enables to handle many locales, including UTF-8
8423           (Unicode) (thanks!).
8424         * src/account.c: modified so that the account isn't changed when
8425           another account is selected on account edit dialog.
8426
8427 2000-09-20
8428
8429         * src/prefs_common.[ch]
8430           src/textview.c: added an option that specifies whether to display
8431           short headers on message view.
8432         * src/codeconv.[ch]: added function conv_unmime_header() that
8433           decodes MIME-encoded header and converts the character set.
8434           And added conv_unreadable_latin(), and modified conv_latintodisp().
8435         * src/messageview.[ch]: made the window get closed when escape key
8436           is pressed.
8437
8438 2000-09-17
8439
8440         * src/imageview.c: fixed a bug that caused segmentation fault if
8441           message view was in new window.
8442         * src/prefs_common.c: added `xemacs %s' to the external editor
8443           command line list.
8444
8445 2000-09-16
8446
8447         * version 0.3.29
8448
8449         * src/summaryview.c: enabled to open a new message window with
8450           double-clicking.
8451         * src/prefs_common.[ch]
8452           src/messageview.c: made it preserve the window size of message
8453           window.
8454         * src/prefs_account.c: added `None (local)' to the option menu of
8455           protocol.
8456
8457 2000-09-15
8458
8459         * Makefile.am: added autogen.sh to EXTRA_DIST.
8460
8461 2000-09-09
8462
8463         * src/prefs_common.c: applied the patch from Paul Rolland that
8464           enables font selection dialog (thanks!).
8465         * src/compose.[ch]
8466           src/utils.[ch]: moved tzoffset() and compose_get_date() of
8467           compose.[ch] into utils.[ch].
8468         * src/main.[ch]: renamed the name of filter file to `filterrc'.
8469
8470 2000-09-06
8471
8472         * src/compose.[ch]
8473           src/utils.[ch]: modified address parsing routine so that it
8474           parses quotes correctly.
8475         * src/textview.c: textview_show_part(): modified so that it shows
8476           the simplified headers if the part is text/plain.
8477
8478 2000-09-03
8479
8480         * src/messageview.[ch]
8481           src/summaryview.[ch]
8482           src/mainwindow.c: enabled to open a message in new window.
8483         * src/messageview.[ch]
8484           src/mimeview.[ch]
8485           src/textview.[ch]
8486           src/imageview.[ch]: added destroy function, and modified the
8487           key handling routines.
8488
8489 2000-09-02
8490
8491         * src/socket.c: sock_connect_by_getaddrinfo(): fixed a bug that
8492           caused segmentation fault (thanks to KUROSAWA).
8493         * src/alertpanel.c: modified so that the focused button is
8494           selectable.
8495         * src/account.c
8496           src/compose.c
8497           src/folderview.c: modified so that the order of the buttons of
8498           alert panel will be `Yes', `No'.
8499
8500 2000-09-01
8501
8502         * src/utils.[ch]: added execute_async() and execute_command_line()
8503           that execute command line using execvp().
8504         * src/textview.c
8505           src/mimeview.c
8506           src/procmsg.c: replaced system() with execute_command_line()
8507           for security.
8508         * src/procmsg.c: turn back to system().
8509         * src/utils.c: modified execute_command_line().
8510
8511 2000-08-31
8512
8513         * src/mainwindow.c: main_window_get_size(): modified so that it
8514           doesn't update the height of SummaryView if MessageView is
8515           toggled off.
8516         * src/compose.[ch]: applied the patch from NAKAGAWA that fixes some
8517           probrems of external editor handling (thanks!).
8518         * src/uuencode.[ch]
8519           src/procmime.[ch]: applied the patch from Hiramatu that make it
8520           supports Content-Transfer-Encoding: x-uuencode (thanks!).
8521
8522 2000-08-30
8523
8524         * src/compose.[ch]
8525           src/prefs_common.[ch]: implemented the external editor faculty.
8526         * src/compose.c: compose_attach_property(): fixed some bugs on
8527           changing the property of attached file.
8528         * src/compose.c: fixed some bugs of external editor functions.
8529
8530 2000-08-29
8531
8532         * version 0.3.28
8533
8534         * src/mainwindow.c
8535           src/prefs_common.[ch]
8536           src/summaryview.c: applied the patch from Paul Rolland that
8537           restores the size of widgets when restarting (thanks!).
8538         * src/folderview.c
8539           src/prefs_common.[ch]
8540           src/summaryview.c: applied the patch from Paul Rolland that saves
8541           the width of CTree columns (thanks!).
8542
8543 2000-08-27
8544
8545         * src/headerview.c: modified the height of HeaderView.
8546         * src/textview.c: textview_show_part(): made it process the message
8547           as normal text if it is single-part RFC822 message.
8548         * src/folderview.c
8549           src/summaryview.c: some changes around the key handling.
8550         * src/prefs_common.[ch]: substituted the word `assort' with `filter'.
8551
8552 2000-08-26
8553
8554         * src/codeconv.[ch]: added conv_latintodisp() for ISO-8859-1 support.
8555         * src/procheader.c: procheader_get_one_field(): fixed a bug that
8556           caused segmentation fault if the first line of the file is space
8557           or tab (thanks to Hiramatu).
8558         * src/mimeview.c: mimeview_drag_data_get(): modified so that the
8559           filename doesn't include G_DIR_SEPARATOR (thanks to Hiramatu).
8560         * src/prefs_account.c
8561           src/prefs_common.c: modified the dialog size.
8562         * src/prefs.c: made the dialog window growable.
8563
8564 2000-08-25
8565
8566         * version 0.3.27
8567
8568         * configure.in: removed unnecessary AC_CHECK_FUNC(gettext) that
8569           caused the failure of the detection of libintl.
8570         * src/filter.[ch]
8571           src/prefs_common.c: implemented `not contain', and modified for
8572           future enhancement.
8573         * src/imageview.c: changed alertpanel_error() to g_warning() so that
8574           it doesn't grab mouse events.
8575         * src/compose.[ch]: added compose_list that holds the list of
8576           Compose objects, and added the function compose_get_compose_list().
8577         * src/main.c
8578           src/mainwindow.c
8579           src/summaryview.c: made it confirm if composing message exists.
8580
8581 2000-08-23
8582
8583         * src/compose.c: compose_reply_set_entry(): fixed a bug that caused
8584           segmentation fault when trying to reply the message in the queue
8585           folder (thanks to Kotobuki).
8586           compose_attach_property(): modified the property dialog routine
8587           so that it can handle input error.
8588         * src/mimeview.c: applied the patch from Hiramatu that enables
8589           the drag 'n drop from MimeView (thanks!).
8590         * src/headerview.[ch]
8591           src/procheader.c
8592           src/procmsg.h: applied the patches for X-Face support from
8593           HIROSHIMA (thanks!).
8594
8595 2000-08-22
8596
8597         * src/compose.c: compose_attach_property(): modified so that the
8598           property dialog can actually change the property of attached file.
8599
8600 2000-08-21
8601
8602         * configure.in
8603           src/Makefile.am: updated for gdk_imlib.
8604         * added AUTHORS and NEWS.
8605         * configure.in
8606           acconfig.h
8607           src/Makefile.am: modified so that configure auto-detects gdk-pixbuf
8608           and gdk_imlib library. And fixed a bug on IPv6 detecting.
8609         * src/imageview.c: supported gdk-pixbuf.
8610         * README
8611           README.jp
8612           INSTALL
8613           INSTALL.jp: added the mention about built-in image view.
8614         * configure.in: modified so that configure can disable gdk-pixbuf
8615           or/and gdk_imlib library.
8616
8617 2000-08-20
8618
8619         * src/imageview.[ch]
8620           src/main.c
8621           src/messageview.[ch]
8622           src/mimeview.[ch]: applied the patches from HIROSHIMA that enables
8623           to display image (thanks!).
8624
8625 2000-08-19
8626
8627         * version 0.3.26
8628
8629         * src/summaryview.c: summary_assort_func(): modified to avoid
8630           `not receive' setting.
8631
8632 2000-08-18
8633
8634         * src/filesel.c: applied the patch from HIROSHIMA that makes it
8635           remember previous directory when opening the dialog (thanks!).
8636         * src/summaryview.[ch]: added a function summary_redisplay_msg().
8637         * src/mainwindow.c: set_charset_cb(): made it redisplay the message
8638           that is currently shown when the character set is changed.
8639         * src/inc.c
8640           src/pop.c
8641           src/prefs_common.c
8642           src/filter.h: applied the patch from Tanaka that enables not to
8643           receive specified messages according to the sorting rule (thanks!).
8644
8645 2000-08-15
8646
8647         * src/procmsg.[ch]: added MSG_MIME to the type MsgFlags. And modified
8648           so that it handles MSG_MIME flag, and it scans uncached messages
8649           when cache reading failed even if it is specified not to scan
8650           new messages.
8651         * src/procheader.c: procheader_parse(): added the determination of
8652           multipart MIME message.
8653         * src/main.h: increased CACHE_VERSION.
8654         * src/summaryview.[ch]: added the `MIME' column that shows whether
8655           a message is multipart or not.
8656         * src/prefs_common.[ch]: added the `MIME' column to the setting of
8657           displaying item.
8658         * added src/pixmaps/clip.xpm.
8659         * src/summaryview.c
8660           src/procmsg.[ch]: modified so that it prompts the print command
8661           before printing.
8662
8663 2000-08-14
8664
8665         * src/folderview.c: folderview_create()
8666           src/summaryview.c: summary_create():
8667           src/addressbook.c: addressbook_create(): set the expander style of
8668           CTree to GTK_CTREE_EXPANDER_SQUARE.
8669         * src/compose.c: modified the interface of property dialog.
8670
8671 2000-08-13
8672
8673         * src/compose.c: added property dialog for attached file.
8674
8675 2000-08-11
8676
8677         * src/procmsg.[ch]: added a function procmsg_print_message() that
8678           prints the given message.
8679         * src/summaryview.c: summary_print(): modified so that it prints
8680           all selected messages.
8681         * src/folderview.c: folderview_select_node(): fixed a bug that
8682           didn't focus on folder tree if inbox was empty when incorporating.
8683
8684 2000-08-10
8685
8686         * version 0.3.25
8687
8688         * src/prefs_commmon.[ch]: added `Other' tab and an option for
8689           printing. And moved external browser option to there.
8690         * src/mainwindow.c
8691           src/summayview.[ch]: added print menu and implemented print
8692           functions.
8693
8694 2000-08-09
8695
8696         * src/prefs_account.c: made the default value of smtp_server to
8697           NULL.
8698         * src/folderview.c: folderview_update_msg_num(): modified so that
8699           it doesn't emphasize trash folder even if it has new or unread
8700           messages.
8701
8702 2000-08-08
8703
8704         * src/filesel.c: filesel_select_file(): (perhaps) fixed a bug that
8705           caused segmentation fault when file selection dialog was closed
8706           and other dialog was open immediately.
8707
8708 2000-08-05
8709
8710         * src/compose.c: compose_encode_header(): fixed a bug that caused
8711           infinite loop if wctomb() failed.
8712
8713 2000-08-04
8714
8715         * version 0.3.24
8716
8717         * src/mimeview.c: enabled to open an attached file with double click
8718           and popup menu. And cleaned up the code.
8719         * src/procmime.[ch]: added a function procmime_get_part() that
8720           saves the part of multipart message.
8721
8722 2000-08-03
8723
8724         * src/main.[ch]
8725           src/mimeview.c
8726           src/prefs_common.[ch]
8727           src/procmime.[ch]
8728           src/utils.[ch]: applied a patch that enables to launch attached
8729           image, audio, and HTML file (thanks to Hashimoto).
8730         * src/filter.c: filter_match_condition(): fixed a bug that caused
8731           segmentation fault if the body of specified filter is NULL. And
8732           made the filter considered as being matched on that case.
8733
8734 2000-07-30
8735
8736         * src/summaryview.c:
8737           summary_save_as(): fixed a bug that unabled to save news articles.
8738           summary_display_msg(): added exclusive lock to prevent it from
8739           reading another news article while it is already processing one.
8740         * src/gtkutils.[ch]: added gtkut_widget_wait_for_draw() that waits
8741           the draw signal to be emitted.
8742         * src/mainwindow.c:
8743           main_window_cursor_wait()
8744           main_window_cursor_normal(): added gdk_flush() to change cursor
8745           immediately.
8746         * Makefile.am
8747           libkcc/Makefile.am: added EXTRA_DIST for `make dist'. And added
8748           a target `release' to Makefile.am.
8749
8750 2000-07-28
8751
8752         * src/socket.c: supported IPv6.
8753         * configure.in
8754           acconfig.h: added checking for IPv6.
8755         * prefs_common.c: changed the default of toolbar_style to icon only.
8756
8757 2000-07-27
8758
8759         * initial cvs import.
8760         * updated README and README.jp.
8761
8762 2000-07-24
8763
8764         * version 0.3.23
8765
8766         * src/procmime.[ch]: modified the structure of MimeInfo so that it
8767           can be handled as a node of tree.
8768           Added procmime_mimeinfo_free_all() that frees all of the MimeInfo
8769           recursively.
8770           Added procmime_get_text_part() that scans a message and gets a text
8771           part for quoting.
8772         * src/mimeview.c: divided mimeview_scan_multipart_message() into
8773           procmime_scan_multipart_message() and mimeview_set_multipart_tree().
8774         * src/compose.c: compose_quote(), compose_forward():
8775           made it quote the text part of multipart message properly.
8776           Made it preserve the size of Compose window.
8777         * src/prefs_common.[ch]: added compose_width and compose_height to
8778           the members.
8779         * src/textview.c: textview_show_part(): some code cleanups.
8780         * src/codeconv.[ch]: added a function conv_get_code_conv_func().
8781
8782 2000-07-20
8783
8784         * version 0.3.22
8785
8786         * src/codeconv.[ch]: fixed a bug that showed garbage characters if
8787           the return code of the message was CR+LF. And added
8788           conv_sjistoeuc().
8789         * src/summaryview.c: summary_attract_by_subject(): made it move
8790           the current view point to the selected row when executed.
8791         * src/textview.c: textview_show_part(): modified the character set
8792           determination routine.
8793         * src/folderview.c: folderview_update_msg_num(): fixed a bug that
8794           caused segmentation fault if boldfont was NULL.
8795         * src/compose.c: compose_create(): made it sets itself as the target
8796           of addressbook on window creation.
8797
8798 2000-07-19
8799
8800         * src/compose.c: compose_send(): fixed a bug that didn't save
8801           queued message to outbox when failed to send the message (thanks
8802           to T. Yamamoto).
8803
8804 2000-07-15
8805
8806         * src/inc.[ch]: modified so that it changes error message dialog
8807           depending on the results.
8808
8809 2000-07-14
8810
8811         * src/mainwindow.c: main_window_create(): set usize of account
8812           button on the status bar to 1 so that it doesn't get expanded
8813           more than necessary.
8814         * src/account.[ch]: account_foreach(): made it abort the iteration
8815           if the function returns nonzero.
8816         * src/inc.[ch]
8817           src/pop.c: modified so that it shows error message dialog if the
8818           message processing is failed.
8819
8820 2000-07-04
8821
8822         * version 0.3.21
8823
8824         * src/mainwindow.c: made it popup account selection menu when
8825           account tool button or account status bar is pressed.
8826         * src/folderview.c
8827           src/prefs.c: suppressed the ENOENT perror messages.
8828         * src/pop.c: made it fall back on LAST command if UIDL failed.
8829
8830 2000-07-01
8831
8832         * src/procheader.c: procheader_parse(): fixed a bug that didn't
8833           parse References: header correctly (thanks to YAMAGUCHI).
8834
8835 2000-06-29
8836
8837         * version 0.3.20
8838
8839         * src/compose.c: compose_reply_set_entry(): fixed a bug that didn't
8840           cc'd correctly when replying.
8841         * src/mainwindow.c
8842           src/summaryview.c: sorted out the main menu and the popup menu.
8843
8844 2000-06-26
8845
8846         * version 0.3.19
8847
8848         * src/prefs_account.[ch]
8849           src/compose.c: made it be able to set Cc:, Bcc:, and Reply-To:
8850           automatically at composing (thanks to NAKAGAWA).
8851
8852 2000-06-25
8853
8854         * src/prefs_common.[ch]
8855           src/mainwindow.c
8856           src/main.c: made it selectable whether to ask before cleaning
8857           trash at the exit.
8858         * src/prefs_common.c: cleaned up the code and the interface a bit.
8859         * src/summaryview.c: modified the unthread functions for speeding
8860           up.
8861
8862 2000-06-24
8863
8864         * src/prefs_common.[ch]
8865           src/summaryview.c: made it display recipient on the `From' column
8866           if the address of the sender is the same as the current account
8867           (thanks to NAKAGAWA).
8868         * src/utils.[ch]: added a function extract_address() that extracts
8869           the address from `From:' header string.
8870         * src/mainwindow.c: allsel_cb(): fixed a bug that caused segmentation
8871           fault if `Edit/Select all' was selected when the message view was
8872           hidden (thanks to Tomita).
8873
8874 2000-06-21
8875
8876         * src/summaryview.c: modified execution routine so that it only
8877           unthreads nodes that are needed to be unthreaded.
8878
8879 2000-06-19
8880
8881         * src/news.c: news_session_get(): implemented the reconnection on
8882           being disconnected.
8883         * src/nntp.[ch]: added nntp_mode().
8884
8885 2000-06-18
8886
8887         * src/mbox.c: fixed a bug that didn't close mbox FILE pointer.
8888           And support assortment on processing mbox.
8889         * src/inc.c: inc_drop_message(): modified so that it uses hash table
8890           to store the last message number of folders.
8891         * src/summaryview.c
8892           src/addressbook.c: modified the behavior of CTree at right-click.
8893         * src/pop.c: pop3_getrange_uidl_recv(): fixed a potential buffer
8894           overflow bug (thanks to Nishiyama).
8895
8896 2000-06-17
8897
8898         * version 0.3.18
8899
8900         * src/pop.[ch]
8901           src/inc.[ch]: implemented management of read message on POP server
8902           by UIDL.
8903         * src/utils.[ch]: removed (s)list_remove_all() because it can be
8904           replaced with g_(s)list_free().
8905         * src/summaryview.c: modified the arrangement of menu a bit.
8906         * src/summaryview.c: summary_status_show(): made it doesn't display
8907           server name but newsgroup.
8908         * src/prefs_common.c
8909           src/prefs_account.c: adjusted the calculation routine of dialog
8910           size.
8911
8912 2000-06-15
8913
8914         * version 0.3.17
8915
8916         * src/compose.c: compose_reply_set_entry(): modified so that it
8917           cc's to the all addresses on To: and Cc: of the replied message.
8918           And swapped the position of Subject: and To: entry.
8919
8920 2000-06-14
8921
8922         * src/procheader.c: modified so that it can handle headers that
8923           aren't separated by space.
8924         * src/socket.c: sock_connect(): added a wait after connection to
8925           prevent lockup (thanks to NINOMIYA).
8926
8927 2000-06-13
8928
8929         * src/inc.c:
8930           inc_mail()
8931           inc_all_account_mail(): fixed a bug that caused segmentation
8932           fault if no account exist.
8933         * src/mainwindow.[ch]: made receive button unclickable when
8934           no account exist.
8935         * src/compose.c: compose_queue(): fixed a bug that didn't mark
8936           queued message properly.
8937         * src/utils.[ch]: separated code conversion functions into
8938           src/codeconv.[ch].
8939
8940 2000-06-13
8941
8942         * version 0.3.16
8943
8944         * src/mimeview.c: mimeview_save_as()
8945           src/summaryview.c: summary_save_as(): made it ask whether to
8946           overwrite the existing file.
8947
8948 2000-06-12
8949
8950         * src/utils.c
8951           src/recv.c
8952           src/prefs.c
8953           src/prefs_common.c
8954           src/prefs_account.c
8955           src/addressbook.c
8956           src/compose.c
8957           src/mbox.c: fixed a bug that failed to check write error when
8958           disk was full and caused the loss of the file.
8959
8960 2000-06-11
8961
8962         * src/mainwindow.c: main_window_clean_trash(): made it move focus
8963           to folder view when finished.
8964         * src/utils.[ch]: added code conversion functions for display.
8965           And added strncpy2() that doesn't do zero fill and does
8966           null-termination, unlike original strncpy().
8967         * src/textview.c: modified so that it changes the code conversion
8968           function according to charset. And supported charset=SHIFT_JIS.
8969         * src/mainwindow.c
8970           src/prefs_common.h
8971           src/textview.c: made it possible to force character set of
8972           a message.
8973         * src/folderview.c: folderview_select_next_unread():
8974           made it search unread folder from begin if it isn't found.
8975
8976 2000-06-11
8977
8978         * version 0.3.15
8979
8980         * src/mainwindow.c: fixed a probrem again that main window was
8981           stretched to the width of the toolbar.
8982         * src/mbox.c
8983           src/utils.c: is_header_line(): modified so that it recognizes
8984           a header which doesn't have a space after colon (thanks to Hotta).
8985         * src/filter.c: added `#include <strings.h>'.
8986         * src/smtp.c: replaced snprintf() with g_snprintf().
8987         * src/Makefile.am: added `-I$(top_srcdir)/intl' to INCLUDES for
8988           included gettext.
8989         * included sylpheed.spec.
8990
8991 2000-06-10
8992
8993         * src/prefs_common.[ch]: enabled to set the pixels of line space
8994           and decide whether to leave space on head of lines.
8995         * src/summaryview.c: modified so that it clears message view
8996           when displayed message is removed from the summary view.
8997         * src/mimeview.c: fixed a bug that caused infinite loop if
8998           terminal boundary of multipart message was not found (thanks to
8999           Nishika).
9000         * src/folderview.c: folderview_scan_mailbox(): made it ignore
9001           dot directory.
9002         * src/main.c: made it show warning dialog and exit if the file with
9003           the same name already exists when creating directory.
9004
9005 2000-06-09
9006
9007         * src/textview.c
9008           src/prefs_common.[ch]: made it possible to leave space between
9009           and on head of lines.
9010
9011 2000-06-07
9012
9013         * src/compose.c
9014           src/procmime.[ch]: made it scan /etc/mime.types and determine
9015           the MIME type of the attached file.
9016         * src/summaryview.c: made it clear message view if the summary
9017           is unselected on the execution, and made it move focus to
9018           folder view if the folder becomes empty.
9019         * src/mainwindow.c: fixed a probrem that main window was stretched
9020           to the width of the toolbar.
9021         * src/inc.c: fixed a bug that caused multiple gtk_main() event loop
9022           if `Check new mail on startup' was set.
9023
9024 2000-06-06
9025
9026         * src/compose.c: fixed a probrem that had been unable to insert
9027           a file to the current cursor position.
9028
9029 2000-06-06
9030
9031         * version 0.3.14
9032
9033         * src/compose.[ch]: added `attach' button to the toolbar. And
9034           replaced the icon of `insert' to the new one.
9035
9036 2000-06-05
9037
9038         * src/mainwindow.[ch]: added `Execute' to the toolbar. And added
9039           a function main_window_set_toolbar_sensitive() that sets the
9040           sensitivity of the button of the toolbar.
9041         * src/compose.c: fixed a bug that output wrong header if
9042           a return code was included in the string of the text entry.
9043
9044 2000-06-04
9045
9046         * src/mainwindow.[ch]: added `Delete' to the toolbar and the menu.
9047           And added the same items in popup menu to the main menu.
9048         * src/utils.[ch]: added functions for DnD support.
9049         * src/compose.c: implemented file attachment and insertion with DnD
9050           (thanks to Hiramatu).
9051
9052 2000-06-04
9053
9054         * version 0.3.13
9055
9056         * src/summaryview.c: fixed a bug that passed null pointer to
9057           is_dir_exist().
9058
9059 2000-06-03
9060
9061         * src/alertpanel.[ch]: added functions alertpanel_message(),
9062           alertpanel_notice(), and alertpanel_error(), and cleaned up
9063           the code.
9064         * src/folderview.c
9065           src/compose.c
9066           src/addressbook.c
9067           src/summaryview.c
9068           src/summary_search.c
9069           src/prefs_account.c
9070           src/foldersel.c: made them use alertpanel_error(),
9071           alertpanel_warning() or alertpanel_notice() for error message
9072           dialog.
9073         * src/summaryview.[ch]: enable sorting in reversed order.
9074         * src/inc.c: made it show error message dialog when failed to
9075           connect or authorize.
9076         * src/utils.h: added a macro FILE_OP_ERROR() and replaced many
9077           perror() with it.
9078
9079 2000-06-03
9080
9081         * version 0.3.12
9082
9083         * src/compose.c: fixed a bug that didn't save a message to outbox
9084           when queued.
9085         * src/send.c: send_message_queue(): fixed a bug that included
9086           headers for queueing in the parsed data.
9087         * src/mainwindow.c: send_queue_cb(): made it pop statusbar message
9088           and update queue folder when finished.
9089
9090 2000-06-02
9091
9092         * version 0.3.11
9093
9094         * src/filter.c
9095           src/inc.c
9096           src/compose.c: suppressed the warning messages.
9097         * src/mainwindow.[ch]: added next unread message button and menu
9098           items.
9099         * src/summaryview.[ch]: added a function summary_select_next_unread()
9100           that selects and opens next unread message.
9101
9102 2000-06-01
9103
9104         * src/prefs_common.[ch]: added a setting to decide whether to open
9105           unread message on entering a folder.
9106         * src/summaryview.c: made it open the first unread message only if
9107           the preference is set.
9108         * src/compose.c: fixed a bug that freed the string obtained from
9109           GtkEntry.
9110
9111 2000-05-31
9112
9113         * src/compose.c: added `Send later' to the menu and the toolbar
9114           which queues the message to send it later.
9115
9116 2000-05-30
9117
9118         * src/mainwindow.c: added an interface to resend the queued message.
9119         * src/compose.c: made it show alert dialog when a message will be
9120           queued.
9121
9122 2000-05-29
9123
9124         * src/procmsg.[ch]: added function procmsg_send_queue() that calls
9125           send_message_queue() for each queued messages.
9126
9127 2000-05-28
9128
9129         * src/inc.c: inc_drop_message(): modified so that it drops a message
9130           to the default inbox folder if destination folder doesn't exist.
9131         * src/compose.[ch]: added imput compatible queueing header to the
9132           queued message.
9133         * src/send.[ch]: added function send_message_queue() that send
9134           queued message.
9135
9136 2000-05-27
9137
9138         * configure.in
9139           acconfig.h: made it enabled to decide wheter to use multithread
9140           or not on configure.
9141         * src/summaryview.c: fixed a bug that made thread when executed
9142           despite of the setting (thanks to Hiroshima).
9143         * src/socket.[ch]: changed the return value of public
9144           sock_connect_*() function to the pointer to SockInfo object.
9145         * src/procmime.c: procmime_scan_mime_header():
9146           fixed a bug that returned NULL if the scanned part had no header
9147           (thanks to shigeri).
9148         * src/procmime.[ch]:
9149           added function procmime_scan_content_disposition() that parses
9150           Content-Disposition header field.
9151         * src/mimeview.c: made it uses filename value in Content-Disposition
9152           header.
9153         * src/pop.c
9154         * src/inc.c: modified so that password is prompted if the password
9155           on preferences is empty and previous POP3 session has failed on
9156           authorization.
9157
9158 2000-05-23
9159
9160         * src/socket.[ch]: added non-blocking IO mode socket and
9161           multithreaded connection support.
9162         * src/inc.c: supported multithread connection.
9163
9164 2000-05-22
9165
9166         * src/folderview.c: made the focus of SummaryView grabbed when
9167           a folder is selected only if the messages exist.
9168
9169 2000-05-20
9170
9171         * version 0.3.10
9172
9173         * po/ja.po: fixed a bug that head `/' of a menu label was missing
9174           and caused segmentation fault when opened Compose window.
9175
9176 2000-05-20
9177
9178         * version 0.3.9
9179
9180         * src/utils.c: get_domain_name(): modified so that it uses
9181           gethostname().
9182         * src/mimeview.c: added key binds for `Save as' and
9183           `Display as text'.
9184
9185 2000-05-19
9186
9187         * src/recv.c: fixed a bug that failed to return error value
9188           when fputs() failed and caused the loss of received mails when
9189           disk space was not left (thanks to Tajiri).
9190         * src/compose.c: supported Reply-To.
9191         * src/mimeview.c: improved key operation interface.
9192
9193 2000-05-18
9194
9195         * src/mimeview.[ch]
9196           src/procmime.[ch]
9197           src/textview.[ch]: supported nested multipart message and
9198           clean up the codes.
9199           Supported encapsulated RFC822 message.
9200
9201 2000-05-16
9202
9203         * src/compose.[ch]: made it free the alloc'd memory for attach
9204           information when the compose window is destroyed.
9205           Placed the attachment list and the text widget onto the paned
9206           widget.
9207           Enabled cut/copy/paste/select all on all of the editable widgets.
9208           Implemented removal of attached file and popup menu on attachment
9209           list.
9210         * src/prefs_common.[ch]: added signature separator setting.
9211         * src/alertpanel.[ch]: added a function alertpanel_warning().
9212
9213 2000-05-14
9214
9215         * src/prefs_common.[ch]
9216           src/textview.c: made open URI command customizable.
9217         * src/compose.[ch]: implemented multipart MIME message composition
9218           (attachment of file).
9219         * src/textview.c
9220           src/compose.c: fixed a bug that didn't turn off the GTK+ theme
9221           engine again.
9222
9223 2000-05-13
9224
9225         * version 0.3.8
9226
9227         * src/summaryview.c: added key binds for composing message
9228           (w, a, A, f). Also added other key binds (y, D, Q).
9229         * src/compose.c: made Cc entry take over the Cc of the replied
9230           message.
9231         * src/pixmaps/new.xpm
9232           src/pixmaps/unread.xpm: replaced pixmap image.
9233         * src/procheader.c: procheader_date_get_localtime():
9234           changed the single figures of year from four to two.
9235
9236 2000-05-12
9237
9238         * src/inc.c: made it ask password if it is not specified on account
9239           preferences.
9240         * src/prefs_account.h: added member tmp_pass to struct PrefsAccount
9241           that preserves the temporary password.
9242         * src/inputdialog.[ch]: added function input_dialog_with_invisible()
9243           that prompts input with the string hidden.
9244
9245 2000-05-11
9246
9247         * src/compose.c: fixed a bug that didn't turn off the GTK+ theme
9248           engine if message font wasn't specified.
9249
9250 2000-05-10
9251
9252         * version 0.3.7a
9253
9254         * src/summaryview.c: fixed a bug that stderr was forgotten on
9255           fprintf().
9256
9257 2000-05-10
9258
9259         * version 0.3.7
9260
9261         * src/pop.c: fixed a problem that if some POP3 commands returned
9262           error, the previous operations were all cancelled.
9263         * src/compose.c
9264           src/textview.c: made workaround to the slow down of GtkText widget
9265           when using Pixmap theme or its derivatives.
9266
9267 2000-05-08
9268
9269         * src/inc.c: fixed a bug that caused X IO error when exec'd
9270           nonexistent program.
9271
9272 2000-05-07
9273
9274         * src/folderview.[ch]: added the member `mtime' to the struct
9275           FolderInfo.
9276         * src/summaryview.c: made the mtime of the folder checked that is
9277           going to open.
9278         * src/procmsg.c: added filesystem unchecking mode.
9279
9280 2000-05-05
9281
9282         * src/textview.[ch]: implemented clickable URI (thanks to BONAIM).
9283           And made `X-Mailer:' header emphasized if it contains `Sylpheed'.
9284
9285 2000-05-04
9286
9287         * src/summaryview.c: summary_write_cache(): permission fix of
9288           cache file.
9289
9290 2000-05-04
9291
9292         * version 0.3.6a
9293
9294         * src/headerview.c: added headerview_clear() method.
9295         * src/messageview.c: fixed a bug that didn't clear HeaderView
9296           on messageview_clear().
9297
9298 2000-05-04
9299
9300         * version 0.3.6
9301
9302         * src/messageview.c
9303           src/textview.c: added *_clear() method.
9304         * src/summaryview.c: made it clear MessageView when new folder
9305           is open.
9306
9307 2000-05-03
9308
9309         * src/inc.c: fixed a bug that went to the inbox that was specified
9310           by each account when incorporating from all accounts.
9311         * src/compose.c: made it confirm whether to discard the message or
9312           not when the window will be closed.
9313
9314 2000-05-03
9315
9316         * version 0.3.5
9317
9318         * src/pop.[ch]
9319           src/inc.[ch]: re-supported APOP authentication.
9320         * src/prefs_account.c: fixed a bug that had't saved protocol type.
9321         * src/socket.h
9322           src/statusbar.h: attached G_GNUC_PRINTF() to printf() like
9323           functions.
9324         * src/progressdialog.[ch]: changed the name of class from Progress
9325           to ProgressDialog.
9326
9327 2000-05-02
9328
9329         * src/summaryview.c: fixed a bug that caused segmentation fault
9330           a news folder was selected without using ja message catalog.
9331         * src/utils.h: attached G_GNUC_PRINTF() to printf() like functions.
9332         * src/Makefile.am: added `-DG_LOG_DOMAIN=\"Sylpheed\"' to
9333           INCLUDES.
9334
9335 2000-05-01
9336
9337         * src/automaton.[ch]
9338           src/inc.[ch]
9339           src/pop.[ch]: re-implemented POP3 fetching routines using
9340           finite-state automaton model (thanks to Hiramatu).
9341         * src/inc.c: fixed a bug that caused unwilled quitting of program
9342           when connection to mail server failed. And fixed a memory leak bug.
9343         * src/summaryview.c: made the focus move to FolderView when left
9344           cursor key is pressed.
9345
9346 2000-04-30
9347
9348         * src/textview.c: textview_write_line(): modified quotation
9349           discerning routine a bit.
9350
9351 2000-04-29
9352
9353         * version 0.3.4
9354
9355         * src/procmime.[ch]: moved MIME decorder from src/textview.c to
9356           src/procmime.c.
9357         * src/mimeview.[ch]: implemented saving of multipart message. And
9358           supported MIME encoded file name.
9359         * src/summaryview.c: implemented `Save as'.
9360
9361 2000-04-28
9362
9363         * src/prefs_common.[ch]: implemented an interface for setting the
9364           display item of SummaryView.
9365         * src/addressbook.c
9366           src/account.c: made the column titles of those don't take key
9367           focus.
9368
9369 2000-04-26
9370
9371         * src/textview.c: implemented BASE64 decoding and display.
9372
9373 2000-04-25
9374
9375         * src/prefs_common.[ch]: added members which decide whether
9376           each item of SummaryView is displayed or not.
9377         * src/headerwindow.c
9378           src/logwindow.c: made those windows closed when escape key is
9379           pressed.
9380         * src/headerview.c: disused ScrolledWindow.
9381         * src/base64.c: from64tobits(): modified so that it recognize '\n'
9382           as the last of line as well as '\r'.
9383
9384 2000-04-24
9385
9386         * src/headerview.c: disabled word wrap and line wrap of the text
9387           widget.
9388
9389 2000-04-24
9390
9391         * version 0.3.3
9392
9393         * src/prefs_common.c: prefs_assort_create(): added some headers
9394           to the default headers for assortment.
9395
9396 2000-04-23
9397
9398         * src/procmsg.c: fixed a bug that caused segmentation fault if
9399           the permission of a message was denied on parsing the header
9400           (thanks to wakai@UEC univ.).
9401         * src/mimeview.c: made it pass key press event to SummaryView.
9402
9403 2000-04-21
9404
9405         * src/main.h
9406           src/alertpanel.c: modified font specifications so that they match
9407           to better fonts.
9408         * src/utils.[ch]: added wide-character functions for FreeBSD support.
9409           Added the existence check of <wchar.h>.
9410         * acconfig.h
9411           configure.in: added wint_t and libxpg4 check for FreeBSD support.
9412         * src/unmime.c: modified so that it checks the existence of
9413           <alloca.h>.
9414           Above three are a contribution from Sasaki. Thanks!
9415
9416 2000-04-18
9417
9418         * src/main.h: decreased default height of window.
9419
9420 2000-04-17
9421
9422         * src/procmime.c: fixed a bug that eliminated the parenthesis in
9423           attribute value that was double-quoted.
9424
9425 2000-04-15
9426
9427         * version 0.3.2
9428
9429         * src/mimeview: implemented multipart message parser and display.
9430         * src/procmime.c: procmime_scan_content_type():
9431           supported multiple elements.
9432         * src/textview.c: supported multipart message and clean up the code.
9433
9434 2000-04-14
9435
9436         * src/summaryview.c: added size column and sorting by size.
9437         * src/mainwindow.c: added `Sort by size' to sort menu.
9438         * src/procmime.c: fixed a bug that caused buffer overrun and
9439           segmentation fault.
9440         * src/procmime.c: generalized Content-Type parsing.
9441
9442 2000-04-13
9443
9444         * version 0.3.1
9445
9446         * src/textview.c: supported MIME headers and
9447           Content-Transfer-Encoding: quoted-printable.
9448
9449 2000-04-12
9450
9451         * src/messageview.[ch]
9452           src/textview.[ch]: separated MessageView into two classes.
9453         * src/procmime.[ch]: added for MIME message handling.
9454
9455 2000-04-11
9456
9457         * src/mimeview.[ch]: added for MIME message handling.
9458         * configure.in: added wctype.h and wchar.h existence check.
9459
9460 2000-04-10
9461
9462         * src/procmsg.[ch]
9463           src/procheader.[ch]: some code cleanups.
9464         * src/messageview.[ch]: integrated HeaderView.
9465
9466 2000-04-09
9467
9468         * version 0.3.0
9469
9470 2000-04-08
9471
9472         * src/addressbook.c: Made the tree sorted when folder/group is
9473           added or edited.
9474         * src/xml.c: xml_compare_tag(): fixed a bug that caused segmentation
9475           fault if the current tag was empty.
9476         * src/mainwindow.c: made the state of MainWindow saved.
9477
9478 2000-04-08
9479
9480         * version 0.3.0pre1
9481
9482         * src/addressbook.c: fully implemented address group editing.
9483           Fixed a bug that wrongly confirmed deletion of address when
9484           escape key was pressed on alert dialog.
9485
9486 2000-04-07
9487
9488         * src/addressbook.c: added menu bar. And enabled hierarchical
9489           folder.
9490         * src/prefs_account.c: modified so that it allows not to specify
9491           pop server.
9492         * src/inc.c: inc_account_mail(): modified so that if receiving
9493           server isn't specified, it does nothing.
9494
9495 2000-04-05
9496
9497         * version 0.2.9
9498
9499         * src/addressbook.c: almost fully implemented addressbook functions.
9500
9501 2000-04-04
9502
9503         * src/compose.c: fixed a bug that caused segmentation fault when
9504           `File->Insert file' was selected more than twice.
9505
9506 2000-04-03
9507
9508         * version 0.2.9pre4
9509
9510         * src/addressbook.[ch]: implemented creation of new folder and group,
9511           and deletion of folder and group. And fully implemented
9512           addressbook_delete_object() which deletes the specified object
9513           recursively.
9514
9515 2000-04-02
9516
9517         * src/addressbook.c: implemented registration of address and multiple
9518           appending to Compose address entry.
9519         * src/menu.[ch]: added a function menu_set_insensitive_all() that
9520           turn all menu items insensitive.
9521         * src/folderview.c: some code cleanup.
9522
9523 2000-04-01
9524
9525         * src/account.c
9526           src/prefs_common.c: fixed a bug on getting the number of CList
9527           rows.
9528
9529 2000-03-30
9530
9531         * version 0.2.9pre3
9532
9533         * src/folderview.c: fixed a bug that caused warnings when tree was
9534           expanded/collapsed on the first operation.
9535
9536 2000-03-29
9537
9538         * src/addressbook.c: addressbook_list_selected(): made it be able
9539           to handle multiple address.
9540         * src/compose.c: modified so that when Bcc: is toggled, corresponding
9541           AddressBook also toggle it.
9542         * src/mainwindow.c:
9543           main_window_create(): moved gtk_widget_set_uposition() before
9544           gtk_widget_show() so as not to cause window flickering.
9545           main_window_get_position(): replaced gdk_window_get_position()
9546           with gdk_window_get_root_origin() to acquire correct window
9547           position (Thanks to shigeri for these modifications).
9548
9549 2000-03-27
9550
9551         * src/filesel.c: made it selects home directory on the first time
9552           it is called.
9553
9554 2000-03-26
9555
9556         * src/utils.c: conv_mb_alnum(): modified so that it uses character
9557           conversion table.
9558         * src/foldersel.c: made the folder tree take focus when the dialog
9559           is shown.
9560
9561 2000-03-26
9562
9563         * version 0.2.9pre2
9564
9565         * src/addressbook.c: implemented addressbook_export_to_file() and
9566           related functions.
9567
9568 2000-03-25
9569
9570         * src/xml.[ch]
9571           src/addressbook.c: fixed the variable name for attribute.
9572         * src/prefs_common.[ch]: added a member `conv_mb_alnum'.
9573         * src/utils.[ch]: added conv_mb_alnum() that converts multi-byte
9574           alphabet and numeric into single-byte one.
9575         * src/messageview.c: messageview_show(): made it pass conv_mb_alnum()
9576           when conv_mb_alnum flag is on.
9577
9578 2000-03-25
9579
9580         * version 0.2.9pre1
9581
9582         * src/compose.c: modified so that when Addressbook is open by a
9583           Compose and it is closed, target of Addressbook is reset.
9584         * src/addressbook.c: made it work with Compose.
9585
9586 2000-03-24
9587
9588         * configure.in: AM_PATH_{GLIB, GTK}: raised the required version of
9589           GTK+ and GLIB to 1.2.6.
9590         * src/xml.[ch]: more implementation of XML parser.
9591         * src/addressbook.c: implemented addressbook parsing and displaying
9592           routine.
9593
9594 2000-03-21
9595
9596         * src/folderview.c: folderview_scan_folder(): modified so that if
9597           a folder's message number is zero, set new, unread and total number
9598           to zero.
9599
9600 2000-03-20
9601
9602         * src/xml.[ch]: added for XML handling used by addressbook.
9603         * src/folderview.c: modified so that Trash folder is skipped
9604           when an unread folder is selected automatically by space key.
9605
9606 2000-03-18
9607
9608         * src/summaryview.c: fixed a bug that cursor was turned into watch
9609           forever when a newsgroup was selected.
9610
9611 2000-03-18
9612
9613         * version 0.2.8
9614
9615 2000-03-17
9616
9617         * src/mainwindow.[ch]: implemented counting on setting cursor
9618           type. And modified the menu of `thread view' and `unthread view'.
9619         * src/summaryview.c: enabled thread-toggling on opening folder.
9620         * src/prefs_common.[ch]: added a member `enable_thread' to determine
9621           whether summary view builds thread or not when a folder is open.
9622
9623 2000-03-15
9624
9625         * src/summaryview.c: modified popup sensitivity function a bit.
9626
9627 2000-03-13
9628
9629         * version 0.2.7
9630
9631         * src/addressbook.[ch]: more implementation of the interface of
9632           addressbook.
9633         * src/compose.c: connected to addressbook object.
9634         * src/folderview.[ch]: folderview_compare_path():
9635           modified so that absolute path is correctly compared.
9636           And added folderview_select_node().
9637           And modified folderview_scan_folder() so that it update the summary
9638           when asked.
9639         * src/import.c: made it update folder tree when imported mbox.
9640         * src/summaryview.c: modified according to the changes of
9641           folderview.c. And modified so that it display alert dialog if
9642           source folder is identical to destination.
9643           added summary_set_popup_sensitive() that set the sensitivity of
9644           popup menu according to the context. And made all of the items of
9645           popup menu insensitive when summary is cleared.
9646         * src/procmsg.c: procmsg_move_messages_with_dest():
9647           modified so that if source folder is identical to destination,
9648           abort its process.
9649         * src/summary_search.c
9650           src/manage_window.c: modified so as not to print warning to console
9651           when alert dialog appeared twice.
9652         * src/filesel.c: made file selection dialog transient.
9653
9654 2000-03-11
9655
9656         * src/manage_window.[ch]: added callback function
9657           manage_window_focus_out().
9658         * src/account.c
9659           src/inputdialog.c
9660           src/mainwindow.c
9661           src/prefs_account.c
9662           src/prefs_common.c
9663           src/summary_search.c: added focus_out_event signal handler.
9664         * src/addressbook.[ch]: added preliminary addressbook code.
9665
9666 2000-03-06
9667
9668         * src/utils.h: added a macro Xalloca() that does alloca() and
9669           handles the exception.
9670         * src/import.c: made the import dialog transient window and enabled
9671           cancelling by escape key.
9672
9673 2000-03-04
9674
9675         * version 0.2.6
9676
9677         * src/compose.c: fixed a bug that caused memory leak when compose
9678           window was closed.
9679
9680 2000-03-03
9681
9682         * src/nntp.h: increased NNTP message buffer size for XOVER strings
9683           which is too long.
9684
9685 2000-02-28
9686
9687         * src/summaryview.c: binded step-forward and step-backward to each
9688           Control-n and Control-p.
9689         * src/filter.c: filter_read_str(): fixed a memory leak bug and
9690           replaced g_malloc() for allocating the buffer with alloca().
9691         * src/procheader.c: procheader_get_fromname(),
9692                             procheader_date_get_localtime()
9693           src/utils.c: conv_euctojis()
9694           src/compose.c: compose_quote_parse_fmt()
9695           src/prefs.c: prefs_set_data_from_text()
9696                        prefs_set_text(): replaced g_malloc() with alloca().
9697
9698 2000-02-26
9699
9700         * version 0.2.5
9701
9702         * src/logwindow.c: improved log_window_append() so that it shows
9703           warning, error and normal message with different colors.
9704         * src/utils.[ch]: added functions log_message(), log_warning(), and
9705           log_error() that show normal message, warning, and error for each.
9706           And modified many warning messages to use these.
9707         * src/messageview.c: messageview_init(): made it set colors of
9708           quotation and URI to black when failed to allocate colors.
9709         * src/news.c: news_parse_xover(): replaced g_malloc() for allocating
9710           the buffer with alloca().
9711
9712 2000-02-25
9713
9714         * src/folderview.c: fixed a bug that didn't put previously selected
9715           folder name in text entry. In addition to that, made some
9716           modifications.
9717
9718 2000-02-24
9719
9720         * version 0.2.4
9721
9722         * src/logwindow.[ch]: added log window that displays protocol log.
9723         * src/about.c: adjusted the size of dialog.
9724         * src/folderview.c: made it select a folder when double-clicked.
9725
9726 2000-02-23
9727
9728         * src/prefs_common.[ch]: added an item `translate_header' that
9729           decides whether header name like `From:' or `Subject:' is
9730           translated or not.
9731         * src/compose.c: made it show alert dialog when receiptor isn't
9732           entered.
9733         * src/inc.c: some code cleanups.
9734
9735 2000-02-22
9736
9737         * version 0.2.3
9738
9739         * src/compose.c: made header entries move those focus to next
9740           entry or text widget when activated. And sorted out the menu items.
9741         * src/mainwindow.[ch]
9742           src/prefs_common.[ch]
9743           src/main.c: made it save the sizes of widgets and the position of
9744           window when quitting.
9745         * src/prefs_common.c: set a14, k14 fontset as default message font.
9746         * src/about.c: changed the appearance of about dialog using text
9747           widget and so on.
9748         * src/recv.c: modified recv_write() so that it converts an escaped
9749           From_ line.
9750
9751 2000-02-20
9752
9753         * version 0.2.2
9754
9755         * src/compose.[ch]: supported Bcc.
9756
9757 2000-02-19
9758
9759         * version 0.2.1
9760
9761         * src/utils.[ch]: added function to_number() that examines string
9762           and if that is a number string, return its value.
9763         * src/procmsg.c: fixed a bug that caused malfunction when non-digit
9764           character was included in file name.
9765
9766 2000-02-18
9767
9768         * version 0.2.0
9769
9770         * src/folderview.c: fixed a bug that caused segmentation fault
9771           when opened folder node was deleted (thanks to Hiramatu).
9772           And implemented folderview_rm_server_cb() which removes news server.
9773         * src/mbox.c: modified a warning message.
9774
9775 2000-02-13
9776
9777         * version 0.2.0alpha-pre8
9778
9779         * src/mainwindow.c: inc_all_account_mail_cb(): made it select inbox
9780           folder to prevent the probrem when current folder is updated.
9781         * src/summaryview.c: summary_execute(): made it write to summary
9782           cache when executed.
9783
9784 2000-02-12
9785
9786         * version 0.2.0alpha-pre7
9787
9788         * src/utils.[ch]: added path_cmp() that compares two paths ignoring
9789           trailing directory separator.
9790         * src/folderview.[ch]
9791           src/summaryview.[ch]: modified so that folder tree is updated
9792           when messages are moved or deleted.
9793         * src/inc.c: some code cleanup.
9794
9795 2000-02-11
9796
9797         * version 0.2.0alpha-pre6
9798
9799         * src/utils.[ch]: added get_domain_name() that return domain
9800           name as a static string.
9801         * src/compose.c: compose_generate_msgid(): modified so that even
9802           if current address doesn't contain '@', it generates a decent
9803           message ID.
9804         * src/send.c: some code cleanup.
9805
9806 2000-02-10
9807
9808         * src/folderview.c: modified the behavior of folder tree when
9809           the folder is right-clicked.
9810         * src/compose.c: compose_encode_header(): added irresponsible
9811           buffer overrun check.
9812
9813 2000-02-09
9814
9815         * version 0.2.0alpha-pre5
9816
9817         * updated gettext and libtool.
9818         * configure.in: modified localedir definition so that message
9819           catalogs are installed into correct directories.
9820         * src/folderview.c
9821           src/mainwindow.c: modified them so that a folder can be reopen
9822           even if it is currently open.
9823         * src/prefs_common.[ch]
9824           src/messageview.c: added an option that toggle the coloration of
9825           message.
9826
9827 2000-02-08
9828
9829         * version 0.2.0alpha-pre4
9830
9831         * src/mainwindow.c
9832           src/messageview.c: fixed a bug that broke memory on allocating
9833           colors.
9834
9835 2000-02-07
9836
9837         * src/folderview.c: some bug fixes on selecting folder.
9838
9839 2000-02-07
9840
9841         * version 0.2.0alpha-pre3
9842
9843         * src/folderview.c
9844         * src/summaryview.[ch]: some code cleanups.
9845         * src/messageview.c: fixed a color allocating bug (maybe).
9846
9847 2000-02-06
9848
9849         * version 0.2.0alpha-pre2
9850
9851         * src/folderview.[ch]: made folder view not open selected folder
9852           unless return or space key is pressed, or clicked by mouse
9853           button 1 or 2.
9854         * src/inc.c: some code cleanups.
9855         * TODO.jp: added some items.
9856
9857 2000-02-05
9858
9859         * version 0.2.0alpha-pre1
9860
9861         * src/summaryview.[ch]: fixed a bug that broke summary thread
9862           when deleted duplicated messages (thanks to BONAIM).
9863           And some code cleanup.
9864         * src/procmsg.[ch]: renamed procmsg_move_messages() to
9865           procmsg_move_messages_with_dest(), and replaced former with
9866           new function which doesn't specify destination.
9867         * src/prefs_common.c
9868           src/gtkutils.c: some memory leak fixes of linked lists.
9869         * src/utils.[ch]: added list_remove_all() to remove all elements
9870           of doubly-linked list.
9871         * src/inc.[ch]: added inc_all_account_mail() that incorporates
9872           new messages of all accounts.
9873         * src/account.[ch]: added account_foreach() to process each accounts.
9874         * added TODO.jp
9875
9876 2000-02-04
9877
9878         * version 0.1.23alpha
9879
9880         * src/inc.c: made the folder tree update the message number
9881           when incorporated new messages.
9882         * src/folderview.[ch]: added a function folderview_scan_folder()
9883           to scan one folder on the view, which is specified by folder name.
9884
9885 2000-02-02
9886
9887         * version 0.1.22alpha
9888
9889         * src/prefs_account.[ch]: added the setting of assorting on
9890           receiving.
9891         * src/inc.c: supported assorting on receiving.
9892         * src/procmsg.c: cleaned up the code.
9893         * src/news.c: fixed a bug that locked up when failed to get xover.
9894         * src/compose.c: made a message unmark that is put into specific
9895           folders.
9896
9897 2000-02-01
9898
9899         * version 0.1.21alpha
9900
9901         * src/folderview.c
9902           src/summaryview.c: implemented the function 'go to next folder
9903           when no unread message found.'
9904         * src/summaryview.c: made connection state displayed on the
9905           status bar when connecting to a news server.
9906         * src/compose.c: changed X-Mailer: header field string a bit.
9907         * src/prefs_common.c: implemented residual functions of assortment.
9908
9909 2000-01-31
9910
9911         * version 0.1.20alpha
9912
9913         * src/prefs_common.c: implemented reading/writing/register/deletion
9914           of assortment setting.
9915         * src/mainwindow.c: slightly modified the appearance of statusbar.
9916         * src/account.c: account_delete(): fixed a bug that didn't assigned
9917           the pointer to GList when an account was deleted.
9918
9919 2000-01-29
9920
9921         * src/procmsg.c: procmsg_get_mark_sum(): fixed a bug that failed
9922           to read mark file (thanks to BONAIM).
9923         * src/prefs_common.c: added the interface of assortment setting.
9924
9925 2000-01-28
9926
9927         * src/summaryview.c: fixed a bug that didn't redraw marking properly
9928           when displaying an unread message with left-click (thanks to
9929           shigeri).
9930
9931 2000-01-27
9932
9933         * src/summaryview.[ch]: added functions for assortment.
9934         * src/about.c: added a button to close window.
9935
9936 2000-01-26
9937
9938         * src/procmsg.c: fixed a bug that didn't add news flag correctly.
9939         * src/compose.c: fixed a bug that can't reply to a news article.
9940         * src/filter.[ch]: added for message filtering.
9941         * src/procheader.[ch]: added procheader_get_unfolded_line()
9942           to process filtering. And added procheader_get_header_list()
9943           that reads headers of a message and store them on the memory,
9944           and procheader_header_list_destroy() that removes all headers
9945           read by procheader_get_header_list().
9946
9947 2000-01-25
9948
9949         * version 0.1.19alpha
9950
9951         * src/news.c: modified so that it retrieves only overview information
9952           that is not yet cached.
9953         * src/procmsg.[ch]: modified for news handling.
9954
9955 2000-01-24
9956
9957         * src/news.c: supported xover.
9958         * src/mbox.c: fixed a bug that didn't handle empty line correctly
9959           (Thanks to shigeri).
9960
9961 2000-01-23
9962
9963         * version 0.1.18alpha
9964
9965         * src/procmsg.[ch]: modified some functions so that they can
9966           handle news folder.
9967         * src/news.c: added header cache routine.
9968         * src/procheader.c: fixed a bug that caused memory leak when some
9969           header was duplicated.
9970           And added Newsgroups: in parsing headers.
9971         * src/summaryview.c: added news article cache routine.
9972         * src/compose.c: made it be able to reply/forward news article.
9973
9974 2000-01-22
9975
9976         * src/compose.c: fixed a bug that failed to parse To: header
9977           if a comma is included in double quotation (Thanks to shigeri).
9978         * src/mbox.c: modified the code for processing mbox so that it
9979           can handle unescaped From_ line correctly.
9980
9981 2000-01-21
9982
9983         * version 0.1.17alpha
9984
9985         * src/foldersel.c: fixed a bug that didn't display folder tree.
9986           And added the register routine for news server and group setting.
9987
9988 2000-01-20
9989
9990         * version 0.1.16alpha
9991
9992         * src/statusbar.[ch]: added statusbar_puts_all().
9993           statusbar_puts(): made it truncate a string that is too long.
9994         * src/folderview.[ch]: changed CTree's row data from string
9995           to FolderInfo structure.
9996           And implemented popup menu that registers news server and group.
9997         * src/messageview.c: modified short header display routine.
9998
9999 2000-01-19
10000
10001         * added src/news.[ch] for NetNews session management.
10002         * src/summaryview.[ch]: added NetNews reading codes.
10003
10004 2000-01-18
10005
10006         * src/mainwindow.c
10007           src/prefs_common.[ch]: made them preserve toolbar style.
10008         * src/main.c: made it save configuration before exiting.
10009         * src/summaryview.c: modified summary status display routine.
10010         * added src/nntp.[ch] for handling low level NNTP session.
10011
10012 2000-01-17
10013
10014         * added src/progress.[ch] for displaying progress.
10015         * src/inc.c: modified progress dialog routines to use
10016           src/progress.[ch].
10017         * src/folderview.[ch]: added preliminary NetNews supporting code.
10018
10019 2000-01-16
10020
10021         * version 0.1.15alpha
10022
10023         * src/main.c
10024           src/folderview.c: some permission fixes.
10025         * src/folderview.c: implemented folder creation/renaming/removing.
10026         * src/utils.[ch]: added remove_dir_recursive() that removes
10027           a directory recursively.
10028
10029 2000-01-15
10030
10031         * src/mainwindow.[ch]: added toolbar style selection.
10032         * added src/inputdialog.[ch] to prompt user to enter a string.
10033         * src/summaryview.[ch]: modified the behavior of view on
10034           normal mode.
10035         * src/mbox.c: fixed a bug that couldn't lock file when
10036           lockf() was used (Thanks to shigeri).
10037
10038 2000-01-14
10039
10040         * version 0.1.14alpha
10041
10042         * src/mainwindow.[ch]: changed the appearance of toolbar.
10043           And fixed window handling.
10044         * src/summaryview.c: modified the messages displayed on status bar.
10045         * src/compose.[ch]: added toolbar.
10046         * src/*.xpm: borrowed some icons from gnome-libs (temporary).
10047
10048 2000-01-13
10049
10050         * version 0.1.13alpha
10051
10052         * src/summaryview.c: fixed a bug of threading. And some code
10053           cleanups. And rewrote the routine of deleting duplicated messages
10054           using hash table.
10055         * src/mainwindow.[ch]: added toolbar.
10056
10057 2000-01-12
10058
10059         * version 0.1.12alpha
10060
10061         * src/summary_search.c: if the OS don't have wcsstr(), use wcswcs()
10062           instead.
10063         * src/summaryview.c: changed CTree creating routine as it creates
10064           thread on the fly for speeding up.
10065         * src/procmsg.c: rewrote message processing routines using hash
10066           table for speeding up. It should be considerably faster than
10067           before.
10068
10069 2000-01-11
10070
10071         * version 0.1.11alpha
10072
10073         * po/ja.po: modified msgstr for Solaris standard gettext.
10074         * src/main.c: added config.h inclusion.
10075         * src/compose.c: changed to add replied message's In-Reply-To
10076           message id to References header if it don't have References header.
10077         * src/summaryview.c: changed threading routine to use hash table
10078           for speeding up.
10079
10080 2000-01-11
10081
10082         * version 0.1.10alpha
10083
10084         * po/ja.po: modified msgstr so as not to core dump on Solaris.
10085         * src/main.c: added inclusion of locale.h.
10086           (Thanks to Sato for above.)
10087         * src/mbox.c
10088         * src/socket.c: applied Solaris patch by shigeri with some
10089           modification. (Thanks!)
10090
10091 2000-01-10
10092
10093         * version 0.1.9alpha
10094
10095         * src/compose.c: compose_encode_header(): fixed some bugs.
10096           And modified header generating routines to support proper
10097           References header, and supported Organization header.
10098         * src/procmsg.[ch]
10099           src/procheader.c: removed Cc: and Reply-To: from cache data.
10100         * src/procheader.[ch]: renamed header list structure to HeaderEntry.
10101         * src/summaryview.[ch]: summary_thread_func(): some optimization.
10102           And added summary_pass_key_press_event() to pass key press event
10103           from other widgets.
10104         * src/messageview.c: messageview_key_pressed(): modified so that
10105           key event is passed to summary view even if message view is
10106           separated. (Thanks to wakai@UEC univ. for pointing this out.)
10107
10108 2000-01-09
10109
10110         * version 0.1.8alpha
10111
10112         * src/compose.c: implemented RFC1522, RFC2407 (loosely) compliant
10113           header MIME encoding.
10114         * src/procheader.c: some bug fixes of folded header line processing.
10115         * src/headerview.c: headerview_show(): some bug fixes.
10116
10117 2000-01-07
10118
10119         * version 0.1.7alpha
10120
10121         * src/utils.c: conv_euctojis(): fixed a bug that didn't add
10122           kanji-out sequence [ \033 ( B ] when input string was ended
10123           with kanji. (Thanks to Nozomu Kobayashi for pointing this out.)
10124         * src/compose.c: compose_encode_header(): changed as it outputs
10125           encoded string to another buffer.
10126           And implemented a faculty to save sent message to outbox and
10127           to queue message that failed to send (preliminary).
10128           And, finally implemented proper To: and Cc: processing :)
10129         * src/folderview.c: added preliminary right-clicking popup menu
10130           for operating folders.
10131         * some permission fixes at creating or copying file.
10132
10133 2000-01-07
10134
10135         * version 0.1.6alpha
10136
10137         * src/procheader.c: fixed a bug that didn't null-terminate
10138           header list and caused segmentation fault.
10139
10140 2000-01-06
10141
10142         * version 0.1.5alpha
10143
10144         * src/procheader.[ch]: added function procheader_get_one_field()
10145           that gets one header field that matches the header list.
10146           And removed procheader_get_unfolded_line(), which is less generic.
10147           And rewrote procheader_get_header_fields() using
10148           procheader_get_one_field().
10149         * src/summaryview.c: some bug fixes of key input scan routine.
10150         * README, README.jp: modified documents a bit.
10151
10152 2000-01-05
10153
10154         * src/menu.c: menu_set_sensitive(): fixed a bug that if a menu item
10155           had a submenu, set sensitivity of the submenu, not the item.
10156
10157 2000-01-05
10158
10159         * version 0.1.4alpha
10160
10161         * src/summaryview.c: fixed a bug that caused segmentation fault
10162           when empty summary view was center-clicked.
10163           And fixed a bug that freed moving folder strings when marked
10164           as unread.
10165           If current folder is trash, don't delete message.
10166         * src/summaryview.[ch]
10167         * src/mainwindow.c
10168         * src/procmsg.[ch]: added update-cache mode (discards previous cache).
10169
10170 2000-01-04
10171
10172         * src/procheader.[ch]: more optimization of header processing
10173           routine. And added a new function procheader_get_header_fields()
10174           that receives an array of header name as a parameter and
10175           set header bodies.
10176         * src/utils.[ch]: added remove_return() for removing return code.
10177         * src/unmime.c: added remove_return() on the last of UnMimeHeader().
10178
10179 2000-01-03
10180
10181         * src/compose.c: if message body is ascii only, set US-ASCII as
10182           charset in Content-Type.
10183         * src/main.[ch]
10184         * src/prefs.c
10185         * src/prefs_common.c
10186         * src/prefs_account.c
10187         * src/account.c: changed the location of rc files.
10188         * src/account.c: enabled closing window when escape key is pressed.
10189
10190 2000-01-02
10191
10192         * version 0.1.3alpha
10193
10194         * src/compose.c: fixed a bug that caused segmentation fault
10195           when sending failed.
10196           And relocated header-generation routines from src/send.c.
10197         * src/send.c: moved header-generation routines to src/compose.c.
10198         * src/prefs.c: added '~' to home directory expansion.
10199         * src/prefs_account.[ch]: added signature file path configuration.
10200         * src/prefs_common.[ch]: added spool path configuration.
10201         * src/inc.c: changed the method of user name acquisition to use
10202           g_get_user_name().
10203
10204 2000-01-01
10205
10206         * version 0.1.2alpha
10207
10208         * added ChangeLog (this file), ChangeLog.jp.
10209         * some code cleanups.
10210         * added manage_window.[ch] for transient window management.
10211         * src/procheader.c: optimized header processing routine a bit.
10212         * src/send.c: fixed exception handling on connection.
10213         * src/inc.c: added exception handling on getting user name.
10214
10215 2000-01-01
10216
10217         * version 0.1.1alpha
10218
10219         * src/send.c: fixed a bug that didn't add Content-Type: header.
10220
10221 2000-01-01
10222
10223         * version 0.1.0alpha
10224
10225         * initial release.