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