830f256130c327d271a7c8d265193d13595344a8
[claws.git] / ChangeLog.claws
1 2002-08-08 [paul]       0.8.1claws36
2
3         * sync with 0.8.1cvs19
4                 see ChangeLog 2002-08-08
5
6 2002-08-07 [christoph]  0.8.1claws35
7
8         * src/utils.c
9                 fixed a memory leak in new canonicalize_file_replace
10
11 2002-08-07 [christoph]  0.8.1claws34
12
13         * src/utils.[ch]
14                 o canonicalize_file_replace should create the temporary
15                   file in the same directory as the original file.
16                 o added get_tmpfile_in_dir that creates a temorary file
17                   in a specified directory.
18
19 2002-08-07 [melvin]     0.8.1claws33
20
21         * src/toolbar.c
22                 fixed bug where 'Article' button acted as 'Email' button.
23
24 2002-08-07 [paul]       0.8.1claws32
25
26         * sync with 0.8.1.cvs17
27                 see ChangeLog 2002-08-07
28
29 2002-08-07 [colin]      0.8.1claws31
30         
31         * src/news.c
32                 fix mass-cancel problem
33
34 2002-08-07 [thorsten]   0.8.1claws30
35
36         * src/prefs_toolbar.c
37                 fix: crash on replace or add new button
38         * src/toolbar.c
39                 fix: close xmlfile after reading
40         * src/utils.c
41                 fix: unlink() file before rename()
42
43 2002-08-06 [paul]       0.8.1claws29
44
45         * sync with 0.8.cvs15
46                 see ChangeLog 2002-08-06
47
48 2002-08-06 [oliver]     0.8.1claws28
49
50         * src/toolbar.c
51         * src/prefs_toolbar.c
52                 fixed empty toolbar issue
53
54 2002-08-06 [oliver]     0.8.1claws27
55
56         * Custom Toolbar Final 
57         * src/folderview.c
58         * src/inc.c
59         * src/summaryview.c
60                 o toolbar stuff now lives in src/toolbar.[ch]
61                 o main_window_toolbar_* functions are renamed to
62                   toolbar_* reflecting their new source file
63         * src/mainwindow.[ch]
64                 o remove toolbar stuff  
65
66 2002-08-06 [oliver]     0.8.1claws26
67         
68         * src/Makefile.am
69         * src/prefs_toolbar.[ch]        **New File**
70         * src/toolbar.[ch]              **New File**
71                 o prefs_toolbar.[ch] custom toolbar frontend
72                 o toolbar.[ch]       backend 
73
74 2002-08-06 [oliver]     0.8.1claws25
75
76         * src/prefs_actions.[ch]
77                 o new exported function actions_execute
78
79 2002-08-06 [paul]       0.8.1claws24
80
81         * sync with 0.8.1cvs4
82                 see ChangeLog 2002-08-06
83
84 2002-08-06 [paul]       0.8.1claws23
85
86         * sync with 0.8.1cvs13
87                 see ChangeLog 2002-08-06
88
89 2002-08-06 [paul]       0.8.1claws22
90
91         * sync with 0.8.1cvs12
92                 see ChangeLog 2002-08-05 and 2002-08-06
93
94 2002-08-06 [match]      0.8.1claws21
95
96         * src/addrclip.c
97                 improvements to cut/copy/paste address
98
99 2002-08-05 [match]      0.8.1claws20
100
101         * src/addritem.[ch]
102         * src/addrcache.c
103         * src/addrbook.c
104         * src/editaddress.c
105         * src/addressbook.c
106                 fixes to improve cut/copy/paste
107
108 2002-08-06 [melvin]     0.8.1claws19
109
110         * src/account.[ch]
111                 account_find_all_from_address(): new function that returns the
112                 list of all accounts that are matched in an address.
113         * src/alertpanel.[ch]
114                 alertpanel() now accepts a custom widget
115                 alertpanel_with_widget(): new function that pops up a panel with
116                 a custom widget in it 
117         * src/gtkutils.[ch]
118                 gtkut_account_menu_new(): new function that allows the selection
119                 of an account from a list of accounts.
120         * src/messageview.c
121                 Extended Return Receipt notification to select the correct 
122                 account and to make a security test on the Delivery-Notification
123                 address which should be the same as the Return-Path.
124
125 2002-08-06 [thorsten]   0.8.1claws18
126
127         * src/mimeview.c
128                 attach_all: save unnamed as "noname.%d",
129                 dont free static dirname
130
131 2002-08-05 [alfons]     0.8.1claws17
132
133         * configure.in
134                 detect XIM by trying to link rather than compile a XIM program
135
136 2002-08-05 [oliver]     0.8.1claws16
137                 
138         * src/stock_pixmap.[ch]
139                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
140                 o new func to retrieve pixmaps
141
142 2002-08-05 [paul]       0.8.1claws15
143
144         * sync with 0.8.1cvs10
145                 see ChangeLog 2002-08-05
146
147 2002-08-04 [alfons]     0.8.1claws14
148
149         * src/textview.c
150                 see if this plugs memleak
151
152 2002-08-04 [melvin]     0.8.1claws13
153
154         * src/gtkspell.c
155                 fixed bug that could crash Sylpheed when highlighting
156                 all misspelled words.
157
158 2002-08-03 [melvin]     0.8.1claws12
159
160         * src/prefs_actions.c
161                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
162         * src/messageview.c
163                 fixed bug where the Return Receipt was sent to
164                 Delivery-Notification-To address even if it was not present
165
166 2002-08-02 [alfons]     0.8.1claws11
167
168         * src/prefs_actions.c
169                 o more check for NULLs
170                 o put create_io_dialog() in right conditional block
171
172 2002-08-02 [paul]       0.8.1claws10
173
174         * po/es.po
175                 updated by Ricardo Mones Lastra
176
177 2002-08-01 [christoph]  0.8.1claws9
178
179         * src/folder.c
180                 don't free the cache of the opened
181                 folder in the summaryview
182         * src/summaryview.c
183                 don't unset flags, if it is not required
184
185 2002-08-01 [paul]       0.8.1claws8
186
187         * sync with 0.8.1cvs8
188                 see ChangeLog entry 2002-08-01
189
190 2002-08-01 [paul]       0.8.1claws7
191
192         * sync with 0.8.1cvs7
193                 see ChangeLog 2002-07-31 and 2002-08-01
194
195 2002-07-31 [christoph]  0.8.1claws6
196
197         * src/mainwindow.c
198                 forgot to update menu sensitivity
199                 function for new menu entry
200
201 2002-07-31 [alfons]     0.8.1claws5
202
203         * src/main.c
204                 check folder item and its path for NULL on
205                 initial processing
206
207 2002-07-31 [christoph]  0.8.1claws4
208
209         * src/folder.c
210                 check if folder_item_get_msginfo in
211                 folder_item_remove_msg returned NULL
212         * src/imap.c
213                 better clear the uid cache in the
214                 uid validity check function and delete
215                 cached messages
216
217 2002-07-31 [paul]       0.8.1claws3
218
219         * man/sylpheed.1
220                 add the '--attach' option and a few other
221                 minor changes
222
223 2002-07-31 [paul]       0.8.1claws2
224
225         * sync with 0.8.1cvs5
226                 see ChangeLog 2002-07-31
227
228 2002-07-31 [christoph]  0.8.1claws1
229
230         * src/folderview.[ch]
231         * src/mainwindow.c
232                 replace "Rescan all folders..." with
233                 "Check all folders for new messages..."
234
235 2002-07-30 [paul]       0.8.1claws
236
237         * version 0.8.1claws released
238
239 2002-07-30 [paul]       0.8.0claws29
240
241         * tools/OOo2sylpheed.pl ** NEW FILE **
242           tools/README
243                 add script to enable sending documents as
244                 attachments from OpenOffice.org
245
246 2002-07-30 [melvin]     0.8.0claws28
247
248         * src/prefs_actions.c
249                 Made the actions' input/output dialog display
250                 without delay.
251
252 2002-07-30 [christoph]  0.8.0claws27
253
254         * src/procmsg.c
255                 check if folder_item_get_msginfo in
256                 procmsg_save_to_outbox returned NULL
257
258 2002-07-30 [paul]       0.8.0claws26
259
260         * sync with 0.8.1cvs4
261                 see ChangeLog 2002-07-29
262
263 2002-07-29 [thorsten]   0.8.0claws25
264
265         * README.claws
266                 added selective download, delete on server
267
268 2002-07-29 [paul]       0.8.0claws24
269
270         * sync with 0.8.1cvs3
271                 see ChangeLog 2002-07-29
272
273 2002-07-27 [christoph]  0.8.0claws23
274
275         * src/folder.c
276                 add extra check if fetching the msginfo
277                 returned NULL
278
279 2002-07-27 [paul]       0.8.0claws22
280
281         * sync with 0.8.1cvs2
282                 see ChangeLog 2002-07-26
283
284 2002-07-27 [christoph]  0.8.0claws21
285
286         * src/imap.c
287                 add another check if a valid msginfo
288                 was returned
289
290 2002-07-26 [hoa]        0.8.0claws20
291
292         * src/folder.c
293                 Fixed a condition in folder_item_destroy()
294
295         * src/imap.c
296                 Fixed an error in IMAP protocol
297
298 2002-07-26 [alfons]     0.8.0claws19
299
300         * src/folder.c
301                 ofcourse compare with identifier, not the path
302
303 2002-07-26 [alfons]     0.8.0claws18
304
305         * src/folder.c
306                 use folder item identifier for saving / restoring
307                 preferences because folder->path might not be unique
308
309 2002-07-26 [melvin]     0.8.0claws17
310
311         * src/logwindow.c
312                 Fixed a crash introduced in 0.8.0claws5 when log is 
313                 cut under 80 characters.
314
315 2002-07-26 [paul]       0.8.0claws16
316
317         * sync with 0.8.1cvs1
318                 see ChangeLog 2002-07-26
319
320 2002-07-26 [christoph]  0.8.0claws15
321
322         * src/imap.[ch]
323                 imap folder now remembers the last selected
324                 folder and imap_fetch_msginfo skips selecting
325                 the folder if it is already selected
326
327 2002-07-26 [christoph]  0.8.0claws14
328
329         * src/folder.c
330         * src/folderview.c
331         * src/imap.c
332                 fix imap folder rescanning
333
334 2002-07-25 [christoph]  0.8.0claws13
335
336         * src/filter.c
337         * src/folder.[ch]
338         * src/folderview.c
339         * src/imap.[ch]
340         * src/mainwindow.c
341         * src/mbox_folder.c
342         * src/mh.c
343         * src/news.c
344                 implement imap uid cache and uid validity check
345
346 2002-07-25 [alfons]     0.8.0claws12
347
348         * src/summaryview.c
349                 fix a brown paper bag bug, and also add some more
350                 checks
351
352 2002-07-25 [christoph]  0.8.0claws11
353
354         * src/folder.c
355                 don't mix copy, fetch_msginfo and remove
356                 operations in folder item copy and move
357                 operations
358
359 2002-07-25 [christoph]  0.8.0claws10
360
361         * src/folderview.c
362         * src/mainwindow.c
363         * src/prefs_folder_item.c
364         * src/summaryview.[ch]
365                 remove no longer required parameter update_cache from
366                 summary_show
367
368 2002-07-25 [paul]       0.8.0claws9
369
370         * sync with 0.8.1
371         
372         * AUTHORS
373                 a few corrections
374
375 2002-07-24 [alfons]     0.8.0claws8
376
377         * src/summaryview.c
378                 sort correctly when using simplified subject line
379                 (closes feature request "[ 585141 ] applying regexp to subject 
380                 before sort" submitted by Alexandra Walford)
381
382 2002-07-24 [paul]       0.8.0claws7
383
384         * sync with 0.8.0cvs3
385                 see ChangeLog 2002-07-24
386
387 2002-07-23 [christoph]  0.8.0claws6
388
389         * src/folder.c
390         * src/folder.h
391         * src/summaryview.c
392         * src/summaryview.h
393         * src/main.c
394                 o separate processing and summaryview
395                 o removed summary_write_cache from summaryview
396                 o removed summaryview->killed_messages, because we don't have
397                   to keep a list of killed messages anymore. New cache will
398                   keep the hidden messages in cache anyway
399         * src/folderview.c
400         * src/inc.c
401         * src/selective_download.c
402                 o removed unnecessary summary_write_cache calls
403         * src/procmsg.c
404                 o don't set ignore thread flag in procmsg_get_thread_tree
405                   if it is already set
406         * src/mainwindow.c
407         * src/statusbar.h
408                 o moved STATUSBAR_PUSH/POP to statusbar.h because
409                   they are used in different files
410
411 2002-07-23 [melvin]     0.8.0claws5
412
413         * src/addressbook.c
414         * src/addrgather.c
415         * src/editaddress.c
416         * src/editgroup.c
417         * src/editldap_basedn.c
418         * src/importldif.c
419         * src/prefs_common.c
420                 Fixed few memory leak (gtk_editable_get_chars returns
421                 an allocated string)
422         * src/logwindow.c
423                 Fixed few memory leak (gtk_editable_get_chars returns
424                 an allocated string) and modified a little the log cutting
425                 loop.
426         * src/compose.c
427                 Replaced a call to an obsolete function gtk_entry_get_text()
428                 by gtk_editable_get_chars()
429         * src/send.c
430                 Removed a debug printf
431
432 2002-07-23 [christoph]  0.8.0claws4
433
434         * src/filesel.c
435                 fix another g_dirname memory leak
436
437 2002-07-23 [christoph]  0.8.0claws3
438
439         * src/mh.c
440                 fixed a memory leak in mh_fetch_msginfo
441                 fixed crash when message header could not be
442                 parsed
443
444 2002-07-23 [paul]       0.8.0claws2
445
446         * sync with 0.8.0cvs2
447                 see ChangeLog 2002-07-23
448
449 2002-07-23 [paul]       0.8.0claws1
450
451         * sync with 0.8.0cvs1
452                 see ChangeLog 2002-07-23
453
454 2002-07-23 [paul]       0.8.0claws
455
456         * release of 0.8.0claws
457
458 2002-07-23 [paul]       0.7.8claws99
459
460         * po/ru.po
461                 new Russian translation, submitted by
462                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
463
464 2002-07-22 [jens]       0.7.8claws98
465
466         * po/de.po
467                 Updated German translations.
468
469 2002-07-22 [paul]       0.7.8claws97
470
471         * po/es.po
472           po/it.po
473           po/nl.po
474           po/pt_BR.po
475                 updated translations by Ricardo Mones Lastra,
476                 Alessandro Maestri, Wilbert Berendsen and 
477                 Fabio Jr. Beneditto respectively
478
479 2002-07-22 [christoph]  0.7.8claws96
480
481         * src/mimeview.c
482                 fix memory leak caused by wrong g_dirname usage
483
484 2002-07-22 [christoph]  0.7.8claws95
485
486         * src/summaryview.c
487                 update new and unread message counts for summaryview
488                 summaryview does not get it from the folder anymore
489                 and has to update the values itself
490
491 2002-07-22 [melvin]     0.7.8claws94
492
493         * po/fr.po
494                 Updated French translations.
495
496 2002-07-22 [christoph]  0.7.8claws93
497
498         * src/matcher.c
499                 set prop->preg pointer to NULL or following check
500                 will not fail and regexec will be called with
501                 invalid pointer
502
503 2002-07-21 [alfons]     0.7.8claws92
504         
505         * src/prefs_common.[ch]
506                 remove option "Send return receipt on request"
507
508 2002-07-21 [thorsten]   0.7.8claws91
509
510         * src/mimeview.c
511                 fixed memleaks, coding style as pointed out by alfons
512
513 2002-07-21 [alfons]     0.7.8claws90
514
515         * src/messageview.c
516         * src/noticeview.[ch]
517                 o fix bug notice view being displayed when going to empty folder 
518                   (noticed by Christoph)
519                 o allow RRR to be sent when restarting sylpheed, or changing folder 
520                   (noticed by Thorsten)
521
522 2002-07-21 [thorsten]   0.7.8claws89
523
524         * src/mimeview.c
525                 Included save_all patch from Xaview FACQ
526                 added support for pathnames
527
528 2002-07-21 [alfons]     0.7.8claws88
529
530         * po/POTFILES.in
531         * src/Makefile.am
532         * src/mainwindow.c
533         * src/messageview.[ch]
534         * src/noticeview.c      ** NEW FILE **
535         * src/noticeview.h      ** NEW FILE **
536                 make return receipts work again
537                 (UI idea by Leandro Pereira)
538
539 2002-07-21 [paul]       0.7.8claws87
540
541         * src/summaryview.c
542                 fix sensitivity of 'Select thread'
543
544 2002-07-21 [paul]       0.7.8claws86
545
546         * src/prefs_common.c
547                 add browser command line for Galeon
548
549 2002-07-21 [paul]       0.7.8claws85
550
551         * Makefile.am
552                 fix 'EXTRA_DIST': remove README.README, add TODO
553                 and TODO.claws
554
555 2002-07-21 [alfons]     0.7.8claws84
556
557         * src/gtkstext.c
558                 make enter clear selection
559                 (closes "[ 579888 ] Editor selection/entry error"
560                 reported by Steve Lamb)
561
562 2002-07-21 [alfons]     0.7.8claws83
563         
564         * src/summaryview.c
565                 sort message list when selecting unthread messages
566                 (closes "[ 501593 ] switching threaded view doesn't sort"
567                 reported by Simon Schubert)
568
569 2002-07-20 [alfons]     0.7.8claws82
570         
571         * src/matcher.c
572                 const-correctness
573
574 2002-07-20 [thorsten]   0.7.8claws81
575
576         * src/matcher.c
577                 Fixed expansion of empty fields in matchactions
578
579 2002-07-19 [melvin]     0.7.8claws80
580
581         * src/gtkspell.c
582                 Removed a duplicate menu entry (fast mode) introduced during
583                 the new cache merge
584                 Added a menu separator between 'Use alternate' and 'Fast mode'
585
586 2002-07-19 [paul]       0.7.8claws79
587
588         * tools/Makefile.am
589           tools/README
590                 correct typos
591
592 2002-07-19 [thorsten]   0.7.8claws78
593
594         * tools/calypso_convert.pl      ** NEW FILE **
595           tools/README
596           tools/Makefile.am
597                 script to import mbox files exported
598                 by calypso
599                 o generates folder structure
600                 o includes attachments
601
602 2002-07-19 [melvin]     0.7.8claws77
603
604         * src/selective_download.[ch]
605                 Fixed bug where closing the dialog with the window manager's
606                 close button will not unlock the summary
607                 Corrected some function declarations that missed a return value
608                 Made the source code comply better with coding style.
609         * src/prefs_common.c
610                 Added new browser command line for Mozilla.
611
612 2002-07-18 [paul]       0.7.8claws76
613
614         * src/mainwindow.c
615           src/selective_download.[ch]
616                 reflect theme changes, fix Gdk Warning when creating 
617                 pixmap from NULL window, and minor clean up.
618                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
619
620         * po/en_GB.po
621                 updated
622
623 2002-07-17 [paul]       0.7.8claws75
624
625         * INSTALL[.jp]
626                 sync with 0.8.0
627         
628         * po/en_GB.po
629                 updated
630
631 2002-07-16 [paul]       0.7.8claws74
632
633         * tools/filter_conv.pl
634           tools/README
635                 replace conversion script with reimplemented version, 
636                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
637
638 2002-07-16 [colin]      0.7.8claws73
639
640         * src/summaryview.c
641                 remove forgotten debug messages - sorry ;-)
642
643 2002-07-16 [colin]      0.7.8claws72
644
645         * src/mimeview.c
646           src/summaryview.c
647           src/textview.c
648           src/textview.h
649                 add the ability to select part of a text mime-part 
650                 to reply.
651
652 2002-07-15 [christoph]  0.7.8claws71
653
654         * src/folder.c
655                 fix folder message count for folders without
656                 msg_is_changed (includes news folders)
657
658 2002-07-15 [martin]     0.7.8claws70
659
660         * src/summaryview.c
661                 option "display recipient on 'From'..." now works
662                 without the need of enabling the option
663                 "display  sender  using  address  book".
664
665 2002-07-15 [christoph]  0.7.8claws69
666
667         * src/summaryview.c
668                 removed setting folder status from summaryview.
669                 folder.c should update all message counts correctly.
670
671 2002-07-15 [paul]       0.7.8claws68
672
673         * po/pt_BR.po
674                 updated by Fabio Junior Beneditto
675
676 2002-07-15 [darko]      0.7.8claws67
677
678         * src/mh.c
679                 Fixed target folder colorization, don't decrease op
680                 number twice
681
682 2002-07-14 [paul]       0.7.8claws66
683
684         * sync with main 0.8.0
685                 see ChangeLog 2002-07-14
686
687 2002-07-13 [melvin]     0.7.8claws65
688         
689         * src/addrbook.c
690         * src/addressbook.c
691         * src/addrindex.c
692                 Replaced sprintf by g_snprintf to prevent possible buffer
693                 overflow.
694         * src/news.c
695                 Corrected a log message output format.
696                 Added a missing "done" debug output.
697         * src/compose.c
698                 Added keyboard accelerator for Priority menu items
699                 Added missing \n in debug output
700         * src/logwindow.c
701         * src/gtkspell.c
702         * src/rfc2015.c
703                 Added missing \n in debug output
704
705 2002-07-13 [paul]       0.7.8claws64
706
707         * man/sylpheed.1
708                 change Sergey's email address to the sf address
709
710         * src/textview.c
711                 increase show_url_timeout (more useful for long
712                 urls)
713
714 2002-07-12 [sergey]     0.7.8claws63
715
716         * src/rfc2015.c
717                 applied (with some modifications) patch to set the
718                 micalg parameter for signatures
719                 (2001-08-28 Werner Koch <wk@gnupg.org>)
720
721 2002-07-12 [sergey]     0.7.8claws62
722
723         * man/Makefile.am
724         * configure.in
725                 fixed man page installation
726
727 2002-07-12 [paul]       0.7.8claws61
728
729         * sync with 0.7.8cvs26
730                 see ChangeLog 2002-07-11 and 2002-07-12
731
732 2002-07-11 [christoph]  0.7.8claws60
733
734         * src/compose.c
735         * src/procmsg.c
736                 first use the message number to find the message
737                 to mark with a reply flag but check the
738                 message-id if we got the correct message, if not
739                 try to find it by message-id.
740                 use new string seperator that is not allowed
741                 in message-ids.
742
743 2002-07-11 [paul]       0.7.8claws59
744
745         * sync with 0.7.8cvs23
746                 see ChangeLog 2002-07-10
747
748 2002-07-10 [christoph]  0.7.8claws58
749
750         * src/folder.[ch]
751         * src/msgcache.[ch]
752                 Added message-id table to the cache in memory
753                 and functions to msgcache.c and folder.c to
754                 fetch MsgInfos by message id
755         * src/compose.c
756         * src/procmsg.c
757                 store folder and message-id of message replying
758                 to in queue header and set reply flag after sending
759                 (Closes bug #469498)
760
761 2002-07-10 [paul]       0.7.8claws57
762
763         * AUTHORS
764           man/sylpheed.1.gz
765                 add Martin to the list of authors
766
767 2002-07-09 [martin]     0.7.8claws56
768         * src/gtksctree.c
769                 Added gtk_ctree_last_visible(), tree_update_level(),
770                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
771                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
772                 from gtk+ to gtksctree.c for the new sorting code
773                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
774                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
775         * src/gtksctree.h
776                 Added declaration for gtk_sctree_sort_recursive() and
777                 gtk_sctree_sort_node
778         * src/addressbook.c
779         * src/foldersel.c
780         * src/folderview.c
781         * src/summaryview.c
782                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
783                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
784
785 2002-07-08 [paul]       0.7.8claws55
786
787         * more sync with 0.7.8cvs21
788                 see ChangeLog 2002-07-08
789
790 2002-07-08 [paul]       0.7.8claws54
791
792         * sync with 0.7.8cvs21
793                 see ChangeLog 2002-07-08
794
795 2002-07-07 [alfons]     0.7.8claws53
796
797         * src/Makefile.am
798         * src/stock_pixmap.[ch]
799         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
800         * src/pixmaps/notice_error.xpm  ** NEW FILE **
801         * src/pixmaps/notice_note.xpm   ** NEW FILE **
802                 add new pixmaps for upcoming notice pane
803
804 2002-07-06 [melvin]     0.7.8claws52
805
806         * src/gtkspell.[ch]
807                 Made them a bit closer to Sylpheed's coding style.
808                 Removed old code.
809                 Removed possible memory leaks when some errors occurs.
810
811 2002-07-06 [melvin]     0.7.8claws51
812
813         * po/Makefile.in.in
814                 Removed --no-location in xgettext command line to help
815                 translators that use Emacs' po-mode
816         * src/quote_fmt.c
817                 Removed unnecessary comments that messed up sylpheed.pot
818
819 2002-07-06 [paul]       0.7.8claws50
820
821         * sync with 0.7.8cvs19
822                 see ChangeLog 2002-07-05
823
824 2002-07-06 [christoph]  0.7.8claws49
825
826         * src/folder.c
827         * src/mainwindow.c
828                 fix folder_item_remove_all_msg and folderview
829                 status for trash folders after emptying trash
830
831 2002-07-05 [paul]       0.7.8claws48
832
833         * sync with 0.7.8cvs16
834                 see ChangeLog 2002-07-04 and 2002-07-05
835
836 2002-07-04 [paul]       0.7.8claws47
837
838         * sync with 0.7.8cvs14
839                 see  ChangeLog 2002-07-04
840
841 2002-07-03 [alfons]     0.7.8claws46
842
843         * src/folder.c
844                 dupe folder item's path because it's being reallocated
845                 by new folder scanning code
846
847 2002-07-03 [christoph]  0.7.8claws45
848
849         * src/imap.c
850                 better IMAP uid fetching using 'FETCH 1:* (UID)'
851         * src/msgcache.c
852                 add missing return in msgcache_write
853
854 2002-07-02 [thorsten]   0.7.8claws44
855
856         * src/jpilot.c
857         * src/msgcache.c
858         * src/rfc2015.c
859                 use binary mode for file access
860
861 2002-07-02 [christoph]  0.7.8claws43
862
863         * major code cleanup (part 1)
864         
865                 - unused variables removed
866                 - unused functions removed
867                 - uninitialized variables checked
868                 - missing return statements added
869                 - missing function return types added
870                 - added parentheses around assignment and
871                   && in || when suggested by gcc
872               
873         * src/mh.c
874         * src/folder.c
875                 replaced direct calls to folder->scan_tree
876                 with folder_scan_tree and restore folder
877                 prefs in this function. The folder should
878                 not have to deal with them.
879                 ( Should now work for all folder types )
880
881 2002-07-02 [paul]       0.7.8claws42
882
883         * sync with 0.7.8cvs13
884                 see ChangeLog 2002-07-01 and 2002-07-02
885
886 2002-07-01 [christoph]  0.7.8claws41
887
888         * src/summaryview.c
889                 fix "goto next/prev unread message" with
890                 ignored threads
891
892 2002-07-01 [paul]       0.7.8claws40
893
894         * po/es.po
895                 updated by Ricardo Mones Lastra
896
897 2002-06-30 [match]      0.7.8claws39
898
899         * src/jpilot.c
900                 applied variation of leonerd's patch (566661) to
901                 allow multiple email addresses per JPilot entry.
902                 addresses may be separated by space, comma, pipe,
903                 semi-colon, new-line.
904
905 2002-06-30 [alfons]     0.7.8claws38
906
907         * src/procmsg.c
908                 simple fix for putting older nodes before
909                 newer nodes when threading by subject
910
911 2002-06-30 [christoph]  0.7.8claws37
912
913         * src/folder.c
914         * src/folderview.c
915         * src/mh.c
916         * src/news.c
917         * src/procmsg.c
918                 fix broken folder tree rescaning
919                 and don't use procmsg_get_mark_sum
920                 anymore
921
922 2002-06-30 [christoph]  0.7.8claws36
923
924         * merge new cache branch
925         * src/imap.c
926                 fix new cache imap copy bug
927         * src/folder.c
928                 improved folder_item_scan
929                 it should now always set the correct
930                 new, unread and total message counts
931
932 2002-06-29 [paul]       0.7.8claws35
933
934         * configure.in
935                 correct syntax error
936
937 2002-06-29 [paul]       0.7.8claws34
938
939         * configure.in
940           Makefile.am
941           man/Makefile.am       ** NEW FILE **
942           man/sylpheed.1.gz     ** NEW FILE **
943                 add Sylpheed man page
944
945 2002-06-29 [paul]       0.7.8claws33
946
947         * po/pt_BR.po
948                 updated by Fabio Junior Beneditto
949
950 2002-06-28 [jens]       0.7.8claws32
951
952         * po/de.po
953                 translation updated
954
955         * src/selective_download.c
956                 removed gettext for space " "
957
958         * src/imap.c
959                 removed wrong space
960
961 2002-06-28 [paul]       0.7.8claws31
962
963         * sync with 0.7.8cvs11
964                 see ChangeLog 2002-06-28
965
966 2002-06-28 [paul]       0.7.8claws30
967
968         * sync with 0.7.8cvs10
969                 see ChangeLog 2002-06-27 and 2002-06-28
970
971 2002-06-26 [paul]       0.7.8claws29
972
973         * src/addrgather.c
974           src/selective_download.c
975                 don't gettextise empty strings.
976                 reserved by gettext. gettext("") returns 
977                 the header entry with meta information, 
978                 not the empty string
979
980         * po/en_GB.po
981                 updated
982
983 2002-06-26 [paul]       0.7.8claws28
984
985         * sync with 0.7.8cvs7
986                 see ChangeLog 2002-06-25
987
988         * src/prefs_common.c
989                 ...and in the process, tweak the gui a little
990
991 2002-06-25 [alfons]     0.7.8claws27
992         
993         * configure.in
994         * src/Makefile.am
995                 fine tune ldap library detection
996
997 2002-06-25 [alfons]     0.7.8claws26
998
999         * src/compose.c
1000                 don't allow return receipts when composing a news article
1001
1002 2002-06-25 [paul]       0.7.8claws25
1003
1004         * Makefile.am
1005                 add '$(AMTAR)' to 'release' section to allow for
1006                 new and older autotools
1007
1008 2002-06-25 [paul]       0.7.8claws24
1009
1010         * src/summaryview.c
1011                 fix "No more unread messages" persistant pop-up
1012                 window bug
1013
1014 2002-06-25 [paul]       0.7.8claws23
1015
1016         * po/it.po
1017                 updated by Alessandro Maestri
1018
1019 2002-06-25 [paul]       0.7.8claws22
1020
1021         * sync with 0.7.8cvs6
1022                 see ChangeLog 2002-06-25
1023
1024 2002-06-24 [paul]       0.7.8claws21
1025
1026         * tools/update-po
1027                 add GPL copyright information
1028
1029 2002-06-24 [paul]       0.7.8claws20
1030
1031         * tools/Makefile.am
1032           tools/README
1033           tools/update-po       ** NEW FILE **
1034                 add script that eases the creation of *.po files
1035                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1036
1037 2002-06-23 [alfons]     0.7.8claws19
1038
1039         * src/messageview.c
1040                 make notification_convert_header obey const correctness
1041                 (next step will be fixing the broken return receipt)
1042
1043 2002-06-23 [paul]       0.7.8claws18
1044
1045         * src/messageview.c
1046                 fix bug introduced in last commit:
1047                 removed too much code in last commit - put back what's
1048                 needed
1049
1050 2002-06-23 [paul]       0.7.8claws17
1051
1052         * src/messageview.[ch]
1053                 remove code committed in error from locally patched
1054                 source
1055
1056 2002-06-23 [colin]      0.7.8claws16
1057
1058         * src/compose.[ch]
1059                 add compose_entry_select(), used to select the default_to
1060                 email address - hopefully avoiding people sending mails to
1061                 wrong recipients.
1062
1063 2002-06-22 [alfons]     0.7.8claws15
1064
1065         * AUTHORS
1066                 add Bram Metsch & Stanislav Karchebny
1067         * src/smtp.[ch]
1068         * src/prefs_account.[ch]
1069         * src/send.c
1070                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
1071                   options.  (see <http://sourceforge.net/tracker/index.php
1072                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
1073
1074                 - merge Stanislav's fix to make SMTP AUTH work with qmail
1075                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1076
1077 2002-06-22 [paul]       0.7.8claws14
1078
1079         * sync with 0.7.8cvs5
1080                 see ChangeLog 2002-06-19 and 2002-06-20
1081
1082 2002-06-22 [alfons]     0.7.8claws13
1083
1084         * src/selective_download.c
1085                 fix a stupid mistake I made
1086
1087 2002-06-22 [alfons]     0.7.8claws12
1088
1089         * src/selective_download.[ch]
1090                 fix another unnoticed leak; cleanup code
1091
1092 2002-06-21 [alfons]
1093
1094         * tools/Makefile.am
1095                 gpg-sign <-- gpg-sign-syl
1096
1097 2002-06-21 [alfons]     0.7.8claws11
1098
1099         * src/selective_download.c
1100         * src/selective_download.h
1101                 fix assorted mix of allocation errors (should solve
1102                 problem reported by Philippe Gramoullé, see:
1103                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1104
1105 2002-06-20 [melvin]     0.7.8claws10
1106
1107         * tools/gpg-sign *REMOVED*
1108           tools/gpg-sign-syl *ADDED*
1109                 Replaced the gpg clearsigning script with the version using
1110                 xterm instead of ssh-askpass and changed its name.
1111
1112         * README.claws
1113                 Updated actions example to reflect the renaming of the
1114                 gpg clearsigning script.
1115
1116 2002-06-19 [paul]       0.7.8claws9
1117
1118         * sync with 0.7.8claws9
1119                 see ChangeLog 2002-06-18 and 2002-06-19
1120
1121 2002-06-19 [paul]       0.7.8claws8
1122
1123         * sync with 0.7.8cvs1
1124                 see ChangeLog 2002-06-18
1125
1126 2002-06-18 [alfons]     0.7.8claws7
1127
1128         * src/mainwindow.h
1129                 add omitted prototype
1130
1131 2002-06-17 [paul]       0.7.8claws6
1132
1133         * src/mainwindow.c
1134                 fix hiding of exec_btn
1135
1136 2002-06-17 [paul]       0.7.8claws5
1137
1138         * src/pop.c
1139                 remove unneeded code: should_delete() 
1140                 and Pop3State::uidl_todelete_list
1141
1142 2002-06-17 [paul]       0.7.8claws4
1143
1144         * sync with 0.7.8
1145                 see ChangeLog 2002-06-11 and 2002-06-13
1146
1147 2002-06-16 [alfons]     0.7.8claws3
1148         
1149         * src/folder.c
1150                 make sure lock sort mode (claws specific) is
1151                 also persists after a tree rescan
1152
1153 2002-06-16 [alfons]     0.7.8claws2
1154
1155         * src/prefs_folder_item.c
1156         * src/folder.[ch]
1157                 fix persistence of folder sort mode (broken
1158                 by adapting Hiro's new folder persistence code)
1159
1160 2002-06-16 [alfons]     0.7.8claws1
1161
1162         * AUTHORS
1163         * src/logwindow.c
1164         * src/prefscommon.[ch]
1165                 control size of log text in log window; 
1166                 closes patch #569155 submitted by Mitko Haralanov.
1167
1168 2002-06-15 [paul]       0.7.8claws
1169
1170         * release of 0.7.8claws
1171
1172 2002-06-15 [paul]       0.7.7claws
1173
1174         * po/pt_BR.po
1175                 updated by Fabio Junior Beneditto
1176
1177 2002-06-14 [paul]       0.7.6claws49
1178
1179         * po/es.po
1180                 updated by Ricardo Mones Lastra
1181
1182 2002-06-14 [paul]       0.7.6claws48
1183
1184         * po/nl.po
1185                 updated translation by Wilbert Berendsen
1186
1187 2002-06-14 [melvin]     0.7.6claws47
1188
1189         * po/fr.po
1190                 Updated French translation
1191
1192 2002-06-13 [paul]       0.7.6claws46
1193
1194         * src/filesel.c
1195                 allow filename to be typed in, rather than just
1196                 selected by the mouse. Patch by Gustavo Noronha Silva.
1197
1198 2002-06-13 [alfons]     0.7.6claws45
1199
1200         * src/mainwindow.[ch]
1201                 more cleanups (removing unnecessary menu items Expand 
1202                 summary / message view)
1203
1204 2002-06-13 [melvin]     0.7.6claws44
1205
1206         * po/POTFILES.in
1207                 Added src/string_match.c
1208         * src/string_match.c
1209                 Fixed possible buffer overflow.
1210                 Corrected typo.
1211                 Added missing config.h header.
1212         * src/prefs_common.c
1213           src/prefs_matcher.c
1214           src/prefs_scoring.c
1215                 Made some strings translatable (missing _(..)).
1216
1217 2002-06-13 [melvin]     0.7.6claws43
1218
1219         * README.claws
1220                 Corrected action example (verifying clearsigned mail).
1221         * src/prefs_account.c
1222                 Corrected typo.
1223         * src/prefs_common.c
1224                 Removed incorrect line that generated a Gtk-CRITICAL msg.
1225
1226 2002-06-12 [alfons]     0.7.6claws42
1227
1228         * src/summaryview.c
1229                 add init of score column lost in 0.7.6claws42
1230
1231 2002-06-12 [paul]       0.7.6claws41
1232
1233         * src/prefs_account.c
1234                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
1235                 behavior of the radio buttons, (from 0.7.7cvs2)
1236
1237 2002-06-11 [alfons]     0.7.6claws40
1238
1239         * src/messageview.[ch]
1240         * src/summaryview.[ch]
1241         * src/summary_search.c
1242         * src/mainwindow.c
1243                 perform a sync to bring in Hiro's separate view implementation 
1244
1245                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1246
1247 2002-06-11 [paul]       0.7.6claws39
1248         
1249         * src/prefs_account.c
1250                 correct a typo on the Receive tab
1251
1252 2002-06-10 [match]      0.7.6claws38
1253
1254         * src/addressbook.c
1255                 Included address completion patch from Gustavo Noronha.
1256
1257 2002-06-10 [paul]       0.7.6claws37
1258
1259         * src/inc.[ch]
1260           src/pop.c
1261           src/prefs_account.[ch]
1262           src/selective_download.[ch]
1263                 apply PATCH #561712
1264                  NEW:
1265                 - check if POP Account
1266                 - Receive Button renamed to Preview
1267                 - Preview Button Popup: preview new/all messages
1268                 - Download Button
1269                 - Account Preferences-->Receive tab checkbutton if you
1270                   want to remove Mail after Download
1271                 -: default YES
1272                 - Account Preferences-->Receive tab checkbutton use
1273                   filtering rules on preview
1274                   (think of delete_on_server)
1275                 -: default YES
1276                 - Account selectable from SD dialog
1277                 - checkbutton to show already downloaded messages if
1278                   all messages are previewed
1279                 - new clist column showing Date
1280                 - ESC KEY close
1281                 FIXES:
1282                 - play ball with UIDL
1283                 - fault tolerant (?) 
1284                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1285
1286 2002-06-10 [melvin]     0.7.6claws36
1287
1288         * README.claws
1289                 Added a hint to ac/README in cvs instructions.
1290
1291         * src/prefs_actions.c
1292                 Made it possible to use a more elaborate command line
1293                 for asynchronous actions, too.
1294
1295 2002-06-10 [melvin]     0.7.6claws35
1296         
1297         * src/prefs_actions.c
1298                 Make it possible to use a more elaborate command line
1299                 (e.g. |foo|bar|cat>there;echo Done|)
1300                 Corrected error message when calling %f, %F and %p commands
1301                 from the compose window.
1302
1303 2002-06-09 [colin]      0.7.6claws34
1304
1305         * src/summaryview.c
1306                 Automatically find unread messages in current folder
1307                 before annoying the user.
1308
1309 2002-06-08 [alfons]     0.7.6claws33
1310
1311         * po/it.po
1312                 remove bad formatting string in it.po translation
1313                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1314
1315 2002-06-08 [paul]       0.7.6claws32
1316
1317         * sync with 0.7.6cvs25
1318                 see ChangeLog 2002-06-07
1319
1320 2002-06-05 [paul]       0.7.6claws31
1321
1322         * src/mainwindow.c
1323                 add 'Sort by locked' and 'Sort by score'
1324
1325 2002-06-05 [paul]       0.7.6claws30
1326
1327         * sync with 0.7.6cvs24
1328                 see ChangeLog 2002-06-04
1329
1330 2002-06-04 [paul]       0.7.6claws29
1331
1332         * po/pt_BR.po
1333                 updated by Fabio Junior Beneditto
1334
1335 2002-06-03 [thorsten]   0.7.6claws28
1336
1337         * src/matcher.c
1338                 fclose() matcherrc after reading
1339
1340 2002-06-03 [paul]       0.7.6claws27
1341
1342         * sync with 0.7.6cvs21
1343                 see ChangeLog 2002-05-31
1344
1345 2002-05-31 [paul]       0.7.6claws26
1346
1347         * sync with 0.7.6cvs20
1348                 see ChangeLog 2002-05-29 and 2002-05-30
1349
1350 2002-05-31 [paul]       0.7.6claws25
1351
1352         * src/imap.c
1353                 hopefully fix last buggy sync
1354
1355         * README.claws
1356                 correct typo in 'Actions' examples
1357
1358 2002-05-29 [paul]       0.7.6claws24
1359
1360         * sync with 0.7.6cvs18
1361                 see ChangeLog 2002-05-28 and 2002-05-29
1362
1363         * src/news.c
1364           src/nntp.[ch]
1365                 sync with above 
1366
1367 2002-05-28 [paul]       0.7.6claws23
1368
1369         * sync with 0.7.6cvs16
1370                 see ChangeLog 2002-05-28
1371
1372 2002-05-27 [thorsten]   0.7.6claws22 
1373
1374         * faq/it/sylpheed-faq-1.html
1375           faq/it/sylpheed-faq-2.html
1376           faq/it/sylpheed-faq-3.html
1377           faq/it/sylpheed-faq.html
1378                 corrected DOS lineendings
1379         * faq/de/sylpheed-faq-1.html
1380           faq/de/sylpheed-faq-2.html
1381           faq/en/sylpheed-faq-1.html
1382           faq/en/sylpheed-faq-2.html
1383           faq/en/sylpheed-faq-3.html
1384           faq/es/sylpheed-faq-1.html
1385           faq/es/sylpheed-faq-2.html
1386           faq/es/sylpheed-faq-3.html
1387           faq/fr/sylpheed-faq-1.html
1388           faq/it/sylpheed-faq-1.html
1389           faq/it/sylpheed-faq-2.html
1390           faq/it/sylpheed-faq-3.html
1391           faq/it/sylpheed-faq.html
1392                 changed ">" to &quot;
1393
1394 2002-05-27 [paul]       0.7.6claws21
1395         
1396         * sync with 0.7.6cvs15
1397                 see ChangeLog 2002-05-27
1398
1399 2002-05-27 [paul]       0.7.6claws20
1400
1401         * src/prefs_account.c
1402                 correct a typo
1403
1404 2002-05-26 [paul]       0.7.6claws19
1405
1406         * tools/README
1407                 correct a typo
1408
1409 2002-05-25 [paul]       0.7.6claws18
1410
1411         * tools/README
1412                 add description of kmail2sylpheed.pl
1413
1414 2002-05-25 [paul]       0.7.6claws17
1415
1416         * tools/kmail2sylpheed.pl       ** NEW FILE **
1417                 perl script that converts an exported Kmail address
1418                 book, converts it to sylpheed addressbook file,
1419                 writes the file to .sylpheed, and updates
1420                 addrbook--index.xml 
1421
1422 2002-05-25 [paul]       0.7.6claws16
1423
1424         * sync with 0.7.6cvs14
1425                 see ChangeLog 2002-05-23
1426
1427 2002-05-24 [paul]       0.7.6claws15
1428
1429         * README.claws
1430                 make a correction and add some more info
1431
1432 2002-05-24 [paul]       0.7.6claws14
1433
1434         * src/compose.c
1435                 fix memory leak in 
1436                 compose_redirect_write_headers_from_headerlist()
1437                 add Subject and Resent-Message-ID to
1438                 compose_redirect_write_headers()
1439                 Received, Subject, and X-UIDL are filtered out in 
1440                 compose_redirect_write_to_file()
1441
1442 2002-05-23 [paul]       0.7.6claws13
1443
1444         * src/compose.[ch]
1445           src/filtering.c
1446           src/mainwindow.c
1447           src/matcher.[ch]
1448           src/matcher_parser_lex.l
1449           src/matcher_parser_parse.y
1450           src/prefs_common.[ch]
1451           src/prefs_filtering.c
1452           src/summaryview.c
1453                 rename 'Bounce' to 'Redirect'
1454
1455 2002-05-23 [paul]       0.7.6claws12
1456
1457         * more sync with 0.7.6cvs13
1458           src/compose.c
1459                 see ChangeLog 2002-05-22
1460
1461 2002-05-22 [paul]       0.7.6claws11
1462
1463         * sync with 0.7.6cvs13
1464           src/codeconv.c
1465                 see ChangeLog 2002-05-20
1466           src/prefs_common.c
1467                 see ChangeLog 2002-05-22
1468
1469 2002-05-21 [melvin]     0.7.6claws10
1470
1471         * src/folderview.c
1472                 Added missing filtering and scoring headers
1473                 Fixed bad function call that showed garbage 
1474                 in Folder->Processing
1475
1476 2002-05-21 [paul]       0.7.6claws9
1477
1478         * tools/Makefile.am
1479                 make all tools executable, (patch by Alfons).
1480
1481 2002-05-20 [alfons]     0.7.6claws8
1482
1483         * src/procheader.c
1484                 don't forget to call mktime() so we have a valid week 
1485                 and year day
1486                 (Bug report by Roger Sondermann <mail@jumaros.de>)
1487
1488 2002-05-20 [paul]       0.7.6claws7
1489
1490         * src/html.c
1491                 fix broken parsing of urls
1492         * src/textview.c
1493                 fix displaying of urls
1494
1495                 both fixes from the patch [547855] by Eugene 
1496                 Brevdo (zonem)
1497
1498 2002-05-19 [alfons]     0.7.6claws6
1499
1500         * configure.in
1501                 make sylpheed configure correctly with the latest
1502                 and greatest of automake / autoconf / gettext
1503
1504 2002-05-19 [alfons]     0.7.6claws5
1505
1506         * src/procheader.c
1507         * src/procheader.h
1508                 add function for returning ime zone offset
1509         * src/quote_fmt.c
1510         * src/quote_fmt_parse.y
1511                 better quotation formatting - does not convert
1512                 to local time, but uses the original date string.
1513                 
1514                 Note: %z inserts the timezone offset (should 
1515                 work also on platforms where strftime does not
1516                 support %z).
1517
1518 2002-05-18 [christoph]  0.7.6claws4
1519
1520         * src/summaryview.c
1521                 fix indentation of some code
1522         * tools/Makefile.am
1523                 fix spaces after \
1524         * src/Makefile.am
1525                 add missing \
1526                 correct path for ignorethread.xpm
1527                 incorrect filename for sylpheed_logo.xpm
1528                 add missing include matcher_parser_parse.h
1529
1530 2002-05-18 [paul]       0.7.6claws3
1531
1532         * sync with 0.7.6cvs8
1533                 see ChangeLog 2002-05-16 and 2002-05-17
1534
1535 2002-05-18 [melvin]     0.7.6claws2
1536
1537         * README.claws
1538                 Corrected an action's definition and fixed some misspellings.
1539
1540 2002-05-18 [paul]       0.7.6claws1
1541
1542         * tools/Makefile.am
1543           tools/gpg-sign        ** new file **
1544           tools/uudec           ** new file **
1545                 add Melvin's Actions scripts
1546
1547         * README.claws
1548                 add Melvin's descriptions for Actions
1549
1550 2002-05-18 [paul]       0.7.6claws
1551
1552         * Version 0.7.6claws released
1553
1554 2002-05-17 [paul]       0.7.5claws32
1555
1556         * po/es.po
1557                 updated by Ricardo Mones Lastra
1558
1559 2002-05-17 [paul]       0.7.5claws31
1560
1561         * src/compose.c
1562                 fix Account prefs default folder for sent/draft/deleted
1563                 messages bug
1564
1565         * po/it.po
1566           po/nl.po
1567                 updated translation by Alessandro Maestri and
1568                 Wilbert Berendsen
1569
1570 2002-05-17 [melvin]     0.7.5claws30
1571
1572         * src/prefs_actions.c
1573                 Fixed bug where using %F not at the end of the command 
1574                 resulted in an additional empty argument being created.
1575                 Thanks to Darko Koruga for reporting the bug.
1576
1577 2002-05-17 [melvin]     0.7.5claws29
1578
1579         * po/fr.po
1580                 Updated French translations.
1581
1582 2002-05-15 [paul]       0.7.5claws28
1583         
1584         * po/es.po
1585                 updated by Ricardo Mones Lastra
1586
1587 2002-05-15 [paul]       0.7.5claws27
1588
1589         * sync with 0.7.6cvs4
1590                 see ChangeLog 2002-05-14 and 2002-05-15
1591
1592 2002-05-14 [paul]       0.7.5claws26
1593
1594         * sync with 0.7.6cvs1
1595                 see ChangeLog 2002-05-13
1596
1597 2002-05-13 [thorsten]   0.7.5claws25
1598
1599         * src/messageview.c
1600                 fix select_all and copy in multipart messages
1601         * src/mainwindow.c
1602                 fix select_all and copy in multipart messages
1603
1604 2002-05-12 [paul]       0.7.5claws24
1605
1606         * src/summaryview.c
1607                 reverse last commit, bug already fixed in 0.7.5claws3
1608
1609 2002-05-12 [netztorte]  0.7.5claws23
1610
1611         * src/summaryview.c
1612                 dont parse empty addressbook (checked in before claws20)
1613
1614 2002-05-12 [melvin]     0.7.5claws22
1615
1616         * src/procmsg.[ch]
1617                 Removed unneeded priority code introduced by the previous 
1618                 commit.
1619
1620 2002-05-12 [melvin]     0.7.5claws21
1621
1622         * src/compose.[ch]
1623                 Added possibility to set message's priority.
1624         * src/procmsg.[ch]
1625                 Added possibility to set message's priority.
1626                 Added missing headers
1627
1628 2002-05-12 [melvin]     0.7.5claws20
1629
1630         * src/prefs_actions.c
1631                 Removed implicitely added quotes around the name
1632                 of the temporary files of mime parts.
1633
1634 2002-05-12 [paul]       0.7.5claws19
1635
1636         * sync with 0.7.5cvs20
1637                 see ChangeLog 2002-05-11
1638
1639 2002-05-12 [alfons]     0.7.5claws18
1640
1641         * src/quote_fmt_lex.l
1642         * src/quote_fmt_parse.y
1643                 allow quote / reply date & time format to be set using
1644                 %D{format}. format is a format string you'd pass to
1645                 strftime() (see man strftime, or the Display tab |
1646                 Date format setting).
1647
1648                 Currently %D converts the date to local time. 
1649
1650 2002-05-11 [paul]       0.7.5claws17
1651
1652         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1653                 see ChangeLog 2002-05-10 and 2002-05-11
1654
1655 2002-05-10 [paul]       0.7.5claws16
1656
1657         * sync with 0.7.5cvs16
1658                 see ChangeLog entries 2002-05-09 and 
1659                 2002-05-10
1660
1661 2002-05-10 [colin]      0.7.5claws15
1662
1663         * src/textview.c
1664                 Corrected a bug that prevented sylpheed to open
1665                 double-clicked URIs.
1666
1667 2002-05-09 [paul]       0.7.5claws14
1668
1669         * sync with 0.7.5cvs14
1670                 see ChangeLog 2002-05-08 and 2002-05-09
1671
1672 2002-05-08 [paul]       0.7.5claws13
1673
1674         * sync with 0.7.5cvs11
1675                 see ChangeLog entry 2002-05-08
1676
1677 2002-05-08 [paul]       0.7.5claws12
1678
1679         * src/mainwindow.c
1680           src/textview.[ch]
1681                 fix segfault on View->Open in new window
1682                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1683
1684 2002-05-07 [paul]       0.7.5claws11
1685
1686         * sync with 0.7.5cvs9
1687                 see ChangeLog entry 2002-05-07
1688
1689 2002-05-06 [paul]       0.7.5claws10
1690
1691         * src/messageview.c
1692           src/textview.c
1693                 display url in statusbar on single-click
1694                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1695
1696 2002-05-06 [match]      0.7.5claws9
1697
1698         * src/addritem.[ch]
1699                 new functions.
1700         * src/addrcache.c
1701                 tidy up.
1702         * src/xmlprops.[ch]
1703                 XML implementation of properties file.
1704         * src/exporthtml.[ch]
1705         * src/expthtmldlg.[ch]
1706         * src/addressbook.c
1707                 export to HTML.
1708
1709 2002-05-02 [sergey]     0.7.5claws8
1710
1711         * src/mainwindow.c (mainwin_entries),
1712           src/prefs_common.c (prefs_send_create()),
1713           src/codeconv.c (locale_table):
1714                 use charset name "Windows-1251" instead of "CP1251".
1715
1716 2002-05-02 [colin]      0.7.5claws7
1717         
1718         * src/compose.c
1719           src/prefs_common.c
1720           src/prefs_folder_item.c
1721                 Fixed cosmetics bugs due to Outbox renamed to Sent.
1722
1723 2002-05-02 [hiro]       0.7.5claws6
1724
1725         * src/imap.c
1726                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1727
1728 2002-05-02 [paul]       0.7.5claws5
1729
1730         * src/compose.c
1731                 more sync with 0.7.5cvs7, see ChangeLog entry
1732                 2002-05-02
1733
1734 2002-05-02 [hiro]       0.7.5claws4
1735
1736         * src/compose.c
1737                 compose_queue_sub():
1738                 check if queue folder exists (closes #550397).
1739                 removed directory creation since it should be handled
1740                 transparently.
1741         * src/imap.c
1742                 imap_add_msg(): return UID for appended message
1743                 (closes #548842).
1744
1745 2002-04-30 [paul]       0.7.5claws3
1746
1747         * src/summaryview.c
1748                 fix account_find_from_address() bug
1749
1750 2002-04-28 [colin]      0.7.5claws2
1751
1752         * src/compose.c
1753           src/textview.c
1754           src/prefs_common.[ch]
1755           src/utils.[ch]
1756                 Added user-definable quotation characters recognition.
1757
1758 2002-04-28 [paul]       0.7.5claws1
1759
1760         * sync with 0.7.5cvs4
1761                 see ChangeLog entry  2002-04-25
1762
1763 2002-04-28 [paul]       0.7.5claws
1764
1765         * po/es.po
1766           po/nl.po
1767           po/pt_BR.po
1768                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1769                 Fabio Junior Beneditto
1770
1771 2002-04-27 [jens]       0.7.4claws103
1772
1773         * po/de.po
1774                 updated German translation.
1775
1776 2002-04-27 [hiro]       0.7.4claws102
1777
1778         * src/summaryview.c
1779                 summary_write_cache(): fixed the mark loss of hidden messages.
1780
1781 2002-04-26 [melvin]     0.7.4claws101
1782
1783         * src/procmsg.c
1784                 fixed a second typo (same one)
1785         * po/fr.po
1786           po/it.po
1787           po/pt_BR.po
1788                 fixed the type again...
1789
1790 2002-04-26 [melvin]     0.7.4claws100
1791
1792         * src/procmsg.c
1793                 fixed a typo in an alert message ("temorary").
1794         * po/it.po
1795         * po/pt_BR.po
1796                 corrected the typo  described above.
1797         * po/fr.po
1798                 updated French translation.
1799
1800 2002-04-26 [darko]      0.7.4claws99
1801
1802         * src/summaryview.c
1803                 fix target folder colorization
1804
1805 2002-04-25 [paul]       0.7.4claws98
1806
1807         * po/it.po
1808                 updated by Alessandro Maestri
1809
1810 2002-04-24 [colin]      0.7.4claws97
1811         
1812         * src/compose.c
1813                 Fixed double "subject is empty" question.
1814
1815 2002-04-23 [colin]      0.7.4claws96
1816         
1817         * src/mimeview.c
1818                 Corrected issue when "automatically display images" was
1819                 not set : first image remained after selecting second.
1820
1821 2002-04-23 [melvin]     0.7.4claws95
1822
1823         * src/prefs_actions.c
1824                 Don't display in/out dialog if there is nothing to show.
1825
1826 2002-04-23 [paul]       0.7.4claws94
1827
1828         * sync with 0.7.5cvs3
1829                 bug fixes: see ChangeLog entry 2002-04-23
1830
1831 2002-04-22 [darko]      0.7.4claws93
1832
1833         * src/compose.c
1834                 fix previous check-in which changed code after
1835                 merge from main
1836
1837 2002-04-22 [paul]       0.7.4claws92
1838
1839         * faq/de/*
1840                 add German FAQ
1841         * faq/en/*
1842           faq/es/*
1843           faq/fr/*
1844                 update English, Spanish and French FAQs
1845         * manual/de/*
1846           manual/es/*
1847                 add German and Spanish manuals
1848         * manual/en/*
1849           manual/fr/*
1850                 update English and French manuals
1851
1852         * src/Makefile.am
1853                 add to and re-arrange the pixmap entries
1854
1855 2002-04-22 [darko]      0.7.4claws91
1856
1857         * src/compose.c
1858                 fix sender initials recognition to only allow
1859                 '>' after the initials
1860
1861 2002-04-21 [paul]       0.7.4claws90
1862
1863         * sync with 0.7.5 release
1864                 see ChangeLog entry 2002-04-21
1865
1866 2002-04-21 [alfons]
1867
1868         * src/Makefile.am
1869                 add colin's new pixmaps to EXTRA_DIST
1870
1871 2002-04-21 [colin]      0.7.4claws89
1872         * src/compose.c
1873         * src/inc.c
1874         * src/mainwindow.[ch]
1875         * src/prefs_common.[ch]
1876         * src/stock_pixmap.[ch]
1877                 Added "Work offline" ability.
1878
1879 2002-04-21 [colin]      0.7.4claws88
1880         
1881         * src/mimeview.c
1882         * src/prefs_common.c
1883         * src/prefs_common.h
1884         * src/textview.c : Added an option to common preferences -> display
1885           to allow user not to automatically display images.
1886
1887 2002-04-21 [paul]       0.7.4claws87
1888
1889         * sync with 0.7.4cvs52
1890                 see ChangeLog entry 2002-04-21 (src/imap.c)
1891
1892 2002-04-21 [paul]       0.7.4claws86
1893
1894         * sync with 0.7.4cvs51
1895                 see ChangeLog entry 2002-04-21
1896
1897 2002-04-21 [paul]       0.7.4claws85
1898
1899         * sync with 0.7.4cvs49
1900                 see ChangeLog entries 2002-04-20 and 2002-04-21
1901
1902         * src/Makefile.am
1903                 clean up: remove old 'stock_' element from xpm 
1904                 filenames.
1905
1906 2002-04-21 [alfons]     0.7.4claws84
1907
1908         apply sync patch from Paul
1909
1910         * src/folderview.c
1911                 use old claws prefs_folder_item_create() for now
1912
1913 2002-04-19 [match]      0.7.4claws83
1914
1915         * src/addressbook.[ch]
1916         * src/addrharvest.[ch]
1917         * src/addrgather.[ch]
1918                 recurse folders.
1919         * src/mainwindow.c
1920         * src/summaryview.[ch]
1921                 change menu option.
1922
1923 2002-04-19 [paul]       0.7.4claws82
1924
1925         * po/pt_BR.po
1926                 updated by Fabio Junior Beneditto
1927
1928 2002-04-14 [alfons]     0.7.4claws81
1929
1930         * src/passphrase.c
1931                 add #include <sys/types.h> for mode_t and off_t 
1932
1933 2002-04-13 [paul]       0.7.4claws80
1934         
1935         * src/main.c
1936           src/passphrase.[ch]
1937           src/pgptext.c
1938           src/prefs_common.[ch]
1939           src/rfc2015.c
1940                 enable storing of GnuPG passphrase for the whole 
1941                 session or a user-defined number of minutes. patch 
1942                 submitted by Ravemax <ravemax@dextrose.com>
1943
1944 2002-04-13 [alfons]     0.7.4claws79
1945
1946         * src/textview.c
1947                 make email parser also stop scanning when encountering separators
1948                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1949
1950 2002-04-13 [paul]       0.7.4claws78
1951
1952         * sync with 0.7.4cvs39
1953                 see ChangeLog entry 2002-04-12
1954
1955 2002-04-11 [paul]       0.7.4claws77
1956
1957         * sync with 0.7.4cvs37
1958                 see ChangeLog entry 2002-04-11
1959
1960 2002-04-11 [paul]       0.7.4claws76
1961
1962         * COPYING 
1963                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1964                 the clause for OpenSSL). sync with sylpheed main
1965
1966 2002-04-09 [melvin]     0.7.4claws75
1967
1968         * src/compose.c
1969                 Made 'Ctrl-Enter' on send ignore some modifiers 
1970                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1971                 to bind other *-Enter (but not Alt-Enter).
1972
1973 2002-04-09 [paul]       0.7.4claws74
1974
1975         * sync with 0.7.4cvs35
1976                 see ChangeLog entries 2002-04-09
1977
1978 2002-04-08 [paul]       0.7.4claws73
1979
1980         * sync with 0.7.4cvs33
1981                 see ChangeLog entry 200-04-08
1982
1983 2002-04-07 [match]      0.7.4claws72
1984
1985         * src/addrharvest.[ch]
1986                 fixed to read all addresses in header, regardless
1987                 of header size. improved name parsing. accommodate
1988                 harvest from folders and selected message.
1989         * src/addritem.[ch]
1990                 included new address parsing function.
1991         * src/addrgather.[ch]
1992         * src/addressbook.[ch]
1993         * src/summaryview.[ch]
1994         * src/mainwindow.c
1995                 allow address harvest of folder as well as selected
1996                 messages.
1997
1998 2002-04-07 [paul]       0.7.4claws71
1999
2000         * src/esmtp.[ch]
2001           src/smtp.c
2002                 don't try to authenticate with CRAM-MD5 in SMTP when 
2003                 SMTP-AUTH enabled if MTA doesn't issue this 
2004                 auth-method in it's ehlo-response. bug item #531364,
2005                 patch item #938910. patch submitted by Colin Leroy 
2006                 <colin@colino.net>
2007
2008 2002-04-07 [paul]       0.7.4claws70
2009
2010         * src/nntp.c
2011                 fix missing MODE_READER bug. patch submitted by
2012                 Colin Leroy <colin@colino.net>
2013
2014 2002-04-07 [alfons]     0.7.4claws69
2015
2016         * src/matcher.[ch]
2017         * src/prefs_filtering.c
2018         * src/summaryview.c
2019                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2020                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2021
2022 2002-04-07 [paul]       0.7.4claws68
2023
2024         * sync with 0.7.4cvs32
2025                 see ChangeLog entry 2002-04-06
2026
2027         * tools/filter_conv.pl
2028                 more bug fixes
2029
2030 2002-04-06 [paul]       0.7.4claws67
2031
2032         * tools/filter_conv.pl
2033                 modify to be able to find the name of the first
2034                 mailbox and use that. main's filter does not
2035                 record the full path to the mailbox and therefore
2036                 can only filter to the first mailbox.
2037
2038 2002-04-05 [paul]       0.7.4claws66
2039
2040         * tools/filter_conv.pl
2041                 attempt to make the script all-encompassing and
2042                 be able to convert any main 'filter' rule thrown
2043                 at it
2044
2045 2002-04-05 [paul]       0.7.4claws65
2046
2047         * tools/filter_conv.pl
2048                 allow for collapsed folder trees
2049
2050 2002-04-05 [paul]       0.7.4claws64
2051
2052         * sync with 0.7.4cvs31
2053                 see ChangeLog entries 2002-04-05
2054
2055 2002-04-03 [paul]       0.7.4claws63
2056
2057         * sync with 0.7.4cvs29
2058                 see ChangeLog entries 2002-04-02 and 2002-04-03
2059
2060 2002-04-02 [paul]       0.7.4claws62
2061
2062         * sync with 0.7.4cvs26
2063                 see ChangeLog entry 2002-04-01
2064
2065 2002-04-02 [match]      0.7.4claws61
2066
2067         * src/pine.[ch]
2068         * src/importpine.[ch]
2069         * src/addressbook.c
2070                 import Pine address book.
2071
2072 2002-04-02 [match]      0.7.4claws60
2073
2074         * src/addrharvest.[ch]
2075                 improve address parsing of funky addresses.
2076
2077 2002-04-02 [darko]      0.7.4claws59
2078
2079         * src/compose.c
2080                 wrap on send improvements, it now recognizes quoted
2081                 initials as part of the quotation string, and it
2082                 does not join lines separated by CR
2083
2084 2002-04-01 [match]      0.7.4claws58
2085
2086         * src/mgutils.[ch]
2087                 added new functions.
2088         * src/mutt.[ch]
2089                 remove excessive duplicate address generation
2090                 on import.
2091
2092 2002-04-01 [alfons]     0.7.4claws57
2093         
2094         * src/summaryview.c
2095                 put back g_free() 
2096
2097 2002-04-01 [paul]       0.7.4claws56
2098
2099         * sync with 0.7.4cvs25
2100                 see ChangeLog entry 2002-04-01
2101
2102 2002-04-01 [alfons]     0.7.4aprilfool55
2103
2104         * src/summaryview.c
2105                 honour feature request item #537427 to allow for
2106                 displaying names from address book for sent mail also
2107
2108 2002-03-29 [paul]       0.7.4claws54
2109
2110         * src/mainwindow.c
2111           src/prefs_filtering.[ch]
2112           src/prefs_matcher.c
2113           src/summaryview.c
2114                 add 'fast filter' for claws' filtering,
2115                 /Tools/Create filter rule/... patch submitted
2116                 by Neill Miller <neillm@thecodefactory.org>
2117
2118 2002-03-29 [paul]       0.7.4claws53
2119
2120         * sync with 0.7.4cvs24
2121                 see ChangeLog entry 2002-03-29
2122
2123 2002-03-28 [paul]       0.7.4claws52
2124
2125         * sync with 0.7.4cvs23
2126                 see ChangeLog entry 2002-03-28
2127
2128 2002-03-27 [melvin]     0.7.4claws51
2129
2130         * src/prefs_actions.c
2131                 Added support to pass only one message part (as a
2132                 file) to the command using '%p'. No quotes are needed
2133                 because doubles quotes are automatically added.
2134                 Fixed bug where Sylpheed could block when waiting for
2135                 a child process to finish.
2136                 Changed the help menu to remove quotes around symbols to 
2137                 avoid misinterpretation (they must not be used).
2138
2139 2002-03-27 [melvin]     0.7.4claws50
2140
2141         * src/inc.c
2142                 Made the new mail notification command always 
2143                 execute asynchronously.
2144
2145 2002-03-27 [paul]       0.7.4claws49
2146
2147         * src/compose.c
2148                 fix bug introduced in last commit
2149
2150 2002-03-27 [paul]       0.7.4claws48
2151
2152         * sync with 0.7.4cvs21
2153                 see ChangeLog 2002-03-26 and 2002-03-27
2154
2155 2002-03-26 [hoa]        0.7.4claws47
2156
2157         * src/prefs_folder_item.c
2158                 really fixed the bug #516442 with folder rescan.
2159
2160 2002-03-26 [paul]       0.7.4claws46
2161
2162         * sync with 0.7.4cvs19
2163                 see ChangeLog entries 2002-03-25 and 2002-03-26
2164
2165 2002-03-25 [hoa]        0.7.4claws45
2166
2167         * src/matcher.c
2168         * src/mh.c
2169                 fix the bug #516442 with folder rescan.
2170
2171         * src/prefs_common.[ch]
2172         * src/compose.c
2173                 added an option to enable two different behaviours
2174                 for bounce.
2175
2176
2177 2002-03-25 [paul]       0.7.4claws44
2178
2179         * src/mainwindow.c
2180           src/selective_download.c
2181                 correct a few menuitem labels
2182
2183 2002-03-25 [christoph]  0.7.4claws43
2184
2185         * src/procmsg.c
2186                 fix non deleted tmp message in
2187                 procmsg_save_to_outbox
2188                 fix problems caused by sync with
2189                 main branch's procmsg_send_queue
2190
2191 2002-03-25 [paul]       0.7.4claws42
2192
2193         * src/quote_fmt.c
2194           src/quote_fmt_lex.l
2195           src/quote_fmt_parse.y
2196                 add Last name (%L) placeholder for quoting. 
2197                 patch submitted by Thorsten Thielen 
2198                 <thth@users.sourceforge.net>
2199
2200 2002-03-25 [paul]       0.7.4claws41
2201
2202         * src/utils.c
2203                 get full hostname. patch submitted by
2204                 Bob Woodside <rwoodside1@comcast.net>
2205
2206 2002-03-25 [paul]       0.7.4claws40
2207
2208         * src/account.c
2209           src/news.c
2210           src/nntp.[ch]
2211           src/prefs_account.[ch]
2212                 enable NNTP over SSL. patch submitted by
2213                 Pascal Jermini <pascal@infinity.hn.org>
2214
2215 2002-03-24 [paul]       0.7.4claws39
2216
2217         * src/prefs_common.c
2218                 make the arrangement of the Compose tab more
2219                 coherent
2220
2221         * src/mainwindow.c
2222                 fix some irregularities of style
2223
2224         * po/de.po
2225                 updated by Kilian Krause
2226
2227 2002-03-23 [paul]       0.7.4claws38
2228
2229         * po/pt_BR.po
2230                 updated by Fabio Junior Beneditto
2231
2232 2002-03-23 [paul]       0.7.4claws37
2233
2234         * src/mainwindow.c
2235                 move 'Gather addresses' to 'Tools' menu
2236                 make 'Selective download' sensitive
2237
2238 2002-03-23 [paul]       0.7.4claws36
2239
2240         * sync with 0.7.4cvs16
2241                 see ChangeLog entries 2002-03-23
2242
2243 2002-03-22 [christoph]  0.7.4claws35
2244
2245         * src/quote_fmt_parse.y
2246                 fix include program output
2247
2248 2002-03-22 [alfons]     0.7.4claws34
2249
2250         * src/pop.c
2251                 initialize GDate stack variable correctly (sorry!)
2252
2253 2002-03-22 [paul]       0.7.4claws33
2254
2255         * src/compose.c
2256           src/mainwindow.c
2257           src/prefs_actions.c
2258           src/prefs_common.c
2259                 rename 'Tool' to 'Tools'
2260
2261         * src/mainwindow.c
2262                 move 'Delete duplicated messages' from
2263                 'Message/' to 'Tools/'
2264                 re-arrange the order of 'Tools/' items
2265
2266 2002-03-22 [paul]       0.7.4claws32
2267
2268         * src/addr_compl.c
2269           src/addressbook.[ch]
2270                 auto-address completion now also matches on
2271                 Nickname. patch submitted by Bob Forsman 
2272                 <hammor@users.sourceforge.net>
2273
2274         * src/editaddress.c
2275                 correct a spelling mistake
2276
2277 2002-03-22 [alfons]     0.7.4claws31
2278
2279         * src/pop.c
2280                 fix getting uidl from incorrect string 
2281                 (spotted by Colin)
2282
2283 2002-03-21 [alfons]     0.7.4claws30
2284
2285         * src/pop.c
2286                 more code refactoring
2287                 plug mem leak introduced by delete on server
2288
2289 2002-03-21 [paul]       0.7.4claws29
2290
2291         * sync with 0.7.4cvs11
2292                 see ChangeLog entries 2002-03-20
2293
2294 2002-03-20 [alfons]     0.7.4claws28
2295
2296         * src/inc.c
2297                 apply Colin's patch and refactor
2298
2299 2002-03-20 [paul]       0.7.4claws27
2300
2301         * sync with sylpheed 0.7.4cvs9
2302                 see ChangeLog entry 2002-03-20
2303
2304 2002-03-19 [christoph]  0.7.4claws26
2305
2306         * src/mh.c
2307         * src/procmsg.[ch]
2308         * src/summaryview.c
2309                 revert changes for flag updates
2310                 (does not work correctly and no time to debug)
2311
2312 2002-03-20 [alfons]     0.7.4claws25
2313
2314         * src/pop.c
2315                 refactor should_delete() a little bit 
2316
2317 2002-03-19 [paul]       0.7.4claws24
2318
2319         * src/inc.[ch]
2320           src/pop.c
2321           src/prefs_account.[ch]
2322                 allow the user to leave downloaded mail on the 
2323                 server for n days. Patch submitted by Colin Leroy 
2324                 <colin@colino.net>
2325
2326 2002-02-19 [paul]       0.7.4claws23
2327
2328         * sync with sylpheed 0.7.4cvs8
2329                 see ChangeLog entries 2002-03-19
2330
2331 2002-03-18 [paul]       0.7.4claws22
2332
2333         * sync with sylpheed 0.7.4cvs6
2334                 see ChangeLog entry 2002-03-18
2335
2336 2002-03-18 [paul]       0.7.4claws21
2337
2338         * po/en_GB.po
2339                 add en_GB message catalogue
2340
2341         * src/mbox_folder.c
2342           src/prefs_account.c
2343           src/prefs_actions.c
2344                 correct a few spelling mistakes
2345
2346 2002-03-17 [alfons]     0.7.4claws20
2347
2348         * src/matcher.c
2349                 more stringent checks for NULL params when writing
2350                 filtering actions to a file
2351                 
2352 2002-03-17 [hoa]        0.7.3claws20
2353
2354         * src/news.c
2355                 fixed the count of new messages
2356
2357         * src/compose.c
2358                 fixed the "attachment properties" window
2359
2360 2002-03-17 [paul]       0.7.4claws19
2361
2362         * src/defs.h
2363           src/folder.h
2364           src/news.c
2365           src/prefs_account.[ch]
2366           src/procmsg.[ch]
2367           src/summaryview.c
2368                 automatically mark cross-posted messages as read 
2369                 and (optionally) give them a colour label
2370                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2371                 
2372
2373 2002-03-17 [paul]       0.7.4claws18
2374
2375         * sync with sylpheed 0.7.4cvs5
2376                 see ChangeLog entry 2002-03-17
2377
2378 2002-03-17 [melvin]     0.7.4claws17
2379         
2380         * src/textview.c
2381                 Worked around a gtktext 'bug': when searching for 
2382                 a text in a long message it was scrolling slowly
2383                 line by line until it hit the searched text.
2384         * po/fr.po
2385                 Updated French translation
2386
2387 2002-03-17 [melvin]     0.7.4claws16
2388
2389         * src/mainwindow.c
2390         * src/compose.c
2391         * src/prefs_actions.c
2392                 Moved "Edit/Actions" to "Tool/Actions"
2393                 Made mainwindow/compose window sensitive as soon as
2394                 no child process is running anymore even if the io dialog
2395                 is open.
2396                 Fixed a struct being initialized with a non constant char*
2397
2398 2002-03-16 [christoph]  0.7.4claws15
2399
2400         * configure.in
2401                 add --with-compiler-flags option
2402                 (only for developer hacking)
2403         * src/mh.c
2404         * src/procmsg.[ch]
2405         * src/summaryview.c
2406                 try to make folder-stats and flag handling more
2407                 independent from the summaryview. msgcounts
2408                 are only set when the folder is opened and
2409                 procmsg_msginfo_(un)set_flags will handle it
2410                 later and summaryview will get the values
2411                 from the folder.
2412
2413 2002-03-16 [paul]       0.7.4claws14
2414
2415         * src/messageview.c
2416                 fix Return-receipt. Patch submitted by Bob
2417                 Woodside <rwoodside1@comcast.net>
2418
2419 2002-03-16 [paul]       0.7.4claws13
2420
2421         * src/compose.c
2422                 fix 'dynamic' signatures, make it work again
2423                 broken during sync on 2002-03-14 (0.7.4claws2)
2424
2425 2002-03-15 [match]      0.7.4claws12
2426
2427         * src/addrharvest.[ch]
2428         * src/addrgather.[ch]
2429         * src/addressbook.[ch]
2430         * src/mainwindow.c
2431                 included address harvester feature. still some
2432                 issues with address parsing that I will fix.
2433
2434 2002-03-15 [match]      0.7.4claws11
2435
2436         * src/addrbook.[ch]
2437         * src/addrcache.[ch]
2438         * src/addressbook.[ch]
2439         * src/addrindex.c
2440         * src/editbook.c
2441         * src/importldif.c
2442         * src/importmutt.c
2443         * src/jpilot.[ch]
2444         * src/main.c
2445         * src/syldap.[ch]
2446         * src/vcard.[ch]
2447                 tidy up. fix memory leaks. moved attribs and methods
2448                 from individual interfaces to addrcache object. prep
2449                 for new stuff to come in.
2450
2451 2002-03-15 [alfons]     0.7.4claws10
2452
2453         * src/matcher.[ch]
2454         * src/matcher_parser_parse.y
2455         * src/matcher_parser_lex.l
2456         * src/prefs_matcher.c
2457                 add filtering conditions message greater than, smaller 
2458                 than, and exactly matching a size in bytes
2459                 (does not work with delete from POP3 server yet)
2460
2461                 this should also give others an idea what you should
2462                 do to add new criterions to claws filtering system
2463                 
2464
2465 2002-03-15 [paul]       0.7.4claws9
2466
2467         * tools/filter_conv.pl
2468                 exit if there are no filter rules to convert
2469                 rename filterrc to filterrc.old after completion
2470
2471 2002-03-15 [paul]       0.7.4claws8
2472
2473         * sync with sylpheed 0.7.4cvs3
2474                 see ChangeLog entry 2002-03-14
2475
2476 2002-03-14 [paul]       0.7.4claws7
2477
2478         * src/compose.c
2479                 clean up the last commit (ahem)
2480
2481 2002-03-14 [paul]       0.7.4claws6
2482
2483         * src/compose.c
2484                 fix bug #515655. honour account preferences
2485                 regarding gpg default signing/encryption when 
2486                 changing account from the compose window.
2487
2488 2002-03-14 [paul]       0.7.4claws5
2489
2490         * src/folderview.c
2491                 remove unnecessary curly brackets
2492
2493 2002-03-14 [paul]       0.7.4claws4
2494
2495         * src/folderview.c
2496           src/prefs_filtering.[ch]
2497                 add filter rename on folder rename and filter
2498                 delete on folder delete. Patch submitted by
2499                 Neill Miller <neillm@thecodefactory.org> 
2500
2501 2002-03-14 [christoph]  0.7.4claws3
2502
2503         * src/procmsg.c
2504         * src/send.c
2505                 fix local delivery
2506                 (patch submitted by "Simon 'corecode' Schubert")
2507         * src/prefs_common.c
2508         * src/procmsg.c
2509                 fix gcc 3.0 warning
2510
2511 2002-03-14 [paul]       0.7.4claws2
2512
2513         * sync with sylpheed 0.7.4cvs2
2514                 see ChangeLog entry 2002-03-13
2515
2516 2002-03-12 [darko]      0.7.4claws1
2517
2518         * src/mainwindow.c
2519                 fix what seems to be a copy and paste error
2520                 when setting color for important messages
2521                 (reported by wwp)
2522
2523 2002-03-11 [paul]       version 0.7.4claws released
2524
2525 2002-03-11 [paul]       0.7.4claws
2526
2527         * po/es.po
2528           po/it.po
2529           po/nl.po
2530           po/pt_BR.po
2531                 update message catalogs. Submitted by Ricardo Mones 
2532                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
2533                 Fabio Junior Beneditto
2534
2535         * configure.in
2536           faq/Makefile.am
2537           faq/it/Makefile
2538           faq/it/sylpheed-faq*
2539           src/mainwindow.c
2540           src/manual.[ch]
2541                 add FAQ in Italian
2542         
2543
2544 2002-03-11 [jens]       0.7.3claws7
2545
2546         * po/de.po
2547                 updated German translation
2548
2549 2002-03-11 [melvin]     0.7.3claws6
2550
2551         * po/fr.po
2552                 updated and corrected French translation
2553
2554 2002-03-10 [hoa]        0.7.3claws5
2555
2556         * src/account.c
2557         * src/inc.c
2558         * src/prefs_account.c
2559         * src/procmsg.c
2560         * src/send.[ch]
2561                 fixed the local account.
2562                 you have to change the default "/usr/sbin/sendmail"
2563                 to "/usr/sbin/sendmail -t" in the preferences of
2564                 the local account.
2565
2566         * src/procmime.c
2567                 removed some debug display for renderer
2568
2569 2002-03-10 [paul]       0.7.3claws4
2570
2571         * faq/en/sylpheed-faq-1.html
2572           faq/en/sylpheed-faq-2.html
2573                 update
2574
2575 2002-03-09 [paul]       0.7.3claws3
2576
2577         * sync with sylpheed 0.7.4
2578                 see ChangeLog entry 2002-03-09
2579
2580 2002-03-08 [paul]       0.7.3claws2
2581
2582         * faq/en/sylpheed-faq*
2583           faq/es/sylpheed-faq*
2584           faq/fr/sylpheed-faq*
2585                 update the FAQs
2586
2587         * manual/fr/.cvsignore
2588           manual/fr/Makefilea.am
2589           manual/fr/sylpheed*
2590           src/mainwindow.c
2591           src/manual.[ch]
2592                 add the French manual
2593
2594 2002-03-07 [paul]       0.7.3claws1
2595
2596         * sync with sylpheed 0.7.3cvs4
2597                 see ChangeLog entries  2002-03-06 and 2002-03-07
2598         
2599         * po/nl.po
2600                 updated by Wilbert Berendsen
2601
2602 2002-03-07 [melvin]     0.7.2claws34
2603
2604         * src/selective_download.c
2605                 Changed the pixmap of the receive button to MAIL_RECEIVE.
2606
2607 2002-03-06 [paul]       0.7.2claws33
2608
2609         * sync with sylpheed 0.7.3cvs1
2610                 bug fix, see ChangeLog entry 2002-03-05
2611
2612 2002-03-05 [paul]       0.7.2claws32
2613
2614         * src/mimeview.c
2615           src/pgptext.[ch]
2616           src/procmsg.c
2617                 reverse the pgp ascii-armored code implemented in 
2618                 0.7.2claws16. removal of this code until it matures.
2619                 this means that verifying ascii-armored pgp sigs and
2620                 automatic decryption of ascii-armored encrypted
2621                 messages no longer works.
2622
2623 2002-03-05 [paul]       0.7.2claws31
2624
2625         * configure.in
2626           Makefile.am
2627         * faq/Makefile.am
2628         * faq/en/Makefile.am
2629           faq/en/sylpheed-faq.html
2630           faq/en/sylpheed-faq-1.html
2631           faq/en/sylpheed-faq-2.html
2632           faq/en/sylpheed-faq-3.html
2633         * faq/es/Makefile.am
2634           faq/es/sylpheed-faq.html
2635           faq/es/sylpheed-faq-1.html
2636           faq/es/sylpheed-faq-2.html
2637           faq/es/sylpheed-faq-3.html
2638           faq/es/sylpheed-faq-4.html
2639         * faq/fr/Makefile.am
2640           faq/fr/sylpheed-faq.html
2641           faq/fr/sylpheed-faq-1.html
2642           faq/fr/sylpheed-faq-2.html
2643           faq/fr/sylpheed-faq-3.html
2644         * src/Makefile.am
2645           src/defs.h
2646           src/mainwindow.c
2647           src/manual.[ch]
2648                 add FAQs in English, Spanish and French
2649
2650
2651 2002-03-05 [paul]       0.7.2claws30
2652
2653         * manual/en/sylpheed.html
2654           manual/en/sylpheed-XX.html
2655                 updated the English manual
2656
2657 2002-03-05 [hoa]        
2658
2659         * src/summaryview.c
2660                 dialog box pops up if the article can't be deleted.
2661
2662 2002-03-04 [paul]       
2663         
2664         * po/pt_BR.po
2665                 updated by Fabio Junior Benedito
2666
2667 2002-03-04 [hoa]
2668
2669         * removed ac/gpgme.m4
2670                 to avoid autogen common problem
2671                 developers have to install gpgme development package now
2672
2673         * src/compose.c
2674                 encoding to 7bit or 8bit is enabled.
2675
2676 2002-03-03 [alfons]     0.7.2claws29
2677
2678         * src/pop.c
2679                 merge fix by Oliver Haertel for selective
2680                 download buglet
2681
2682 2002-03-03 [paul]       0.7.2claws28
2683         
2684         * sync with sylpheed 0.7.3
2685
2686 2002-03-03 [paul]       0.7.2claws27
2687
2688         * sync with sylpheed 0.7.2cvs24
2689                 see ChangeLog entries 2002-03-02 and 2002-03-03
2690
2691 2002-03-02 [melvin]     0.7.2claws26
2692
2693         * src/inc.[ch]
2694         * src/main.c
2695         * src/mainwindow.c
2696         * src/prefs_common.[ch]
2697                 Added user definable notification on new mail arrival.
2698                 Removed unused variables in spell checker prefs code.
2699
2700 2002-03-02 [melvin]     0.7.2claws25
2701
2702         * src/quote_fmt.c
2703                 Removed unnecessary escape sequences.
2704                 Changed 'Initial...' to 'Initials of Sender'
2705
2706 2002-03-02 [paul]       0.7.2claws24
2707
2708         * sync with sylpheed 0.7.2cvs22
2709                 see ChangeLog entry 2002-03-01
2710
2711 2002-03-01 [hoa]        0.7.2claws23
2712
2713         * src/mainwindow.c
2714                 Set sensitivity of delete actions to active
2715                 even if the folder is a newsgroup.
2716
2717         * src/summaryview.c
2718                 - Set sensitivity of delete actions
2719                 - Added function check_permission() that will check if the
2720                   user is authorized to delete a message. For news, it
2721                   will check if the author is the same.
2722                 - Enabled deletion when there is no trash folder.
2723
2724         * src/news.[ch]
2725                 - Added news_cancel_article() to cancel articles
2726                 - Implemented news_remove_message() (public function)
2727
2728 2002-03-01 [paul]       0.7.2claws22
2729
2730         * src/gtkutils.c
2731           src/textview.c
2732                 recognise urls that that don't include 'http://' and
2733                 simply begin 'www.' 
2734
2735         * AUTHORS
2736                 remove duplicated name
2737
2738 2002-02-28 [paul]       0.7.2claws21
2739
2740         * src/mainwindow.c
2741           src/summaryview.[ch]
2742                 add ability to 'Select thread'
2743                 combines Melvin's "Select thread's head" patch (#510907)
2744                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
2745                 patch (#518514) 
2746
2747 2002-02-28 [paul]       0.7.2claws20
2748
2749         * src/mimeview.c
2750                 hopefully fix segfault on right-clicking a mime part
2751                 that some people have experienced.      
2752                 fix submitted by Fredrik Olofsson <frol@linux.nu>
2753
2754 2002-02-28 [paul]       0.7.2claws19
2755
2756         * sync with sylpheed 0.7.2cvs21
2757                 see ChangeLog entries 2002-02-27 and 2002-02-28
2758
2759 2002-02-27 [paul]       0.7.2claws18
2760
2761         * sync with sylpheed 0.7.2cvs18
2762                 see ChangeLog entries 2002-02-26 and 2002-02-27
2763
2764 2002-02-26 [alfons]     0.7.2claws17
2765
2766         * src/procheader.c
2767                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2768                 (spotted by Chris Hessman <idatech@gmx.net>)
2769
2770 2002-02-26 [paul]       0.7.2claws16
2771
2772         * src/mimeview.c
2773           src/pgptext.[ch]
2774           src/procmsg.c
2775                 make decryption of ascii-armored pgp encrypted messages
2776                 and verification of ascii-armored signatures work again.
2777                 slightly altered from the patch by Jens Jahnke 
2778                 <jan0sch@gmx.net>
2779
2780                 ##FIX ME##
2781                 * the checking of plaintext signatures always comes up in 
2782                   a popup box
2783                 * it doesn't work for multipart messages 
2784                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2785                   including the msg headers and these 2 line themselves, are 
2786                   not displayed
2787
2788         * src/mainwindow.c
2789                 "View/Folder Tree" becomes "View/Separate Folder Tree"
2790                 "View/Message View" becomes "View/Separate Message View"
2791                 because its less ambiguous.
2792
2793         * po/es.po
2794                 updated by Ricardo Mones Lastra
2795
2796 2002-02-26 [paul]       0.7.2claws15
2797
2798         * sync with sylpheed 0.7.2cvs17
2799                 see ChangeLog entries 2002-02-25 and 2002-02-26
2800
2801 2002-02-25 [christoph]  0.7.2claws14
2802
2803         * src/filtering.[ch]
2804         * src/inc.c
2805                 do filtering stuff after all messages have been received
2806                   1. drop all messages to .processing
2807                   2. scan processing folder for messages
2808                   3. filter messages or move to inbox
2809                 this will also find old messages left in processing after
2810                 a crash or something like that and we get a real msginfo
2811                 from folder->get_msg_list and do not have to create our
2812                 own in filter_message
2813         * src/matcher_parser_parse.y
2814                 remove MIX/MAX warning (reordered includes)
2815
2816 2002-02-25 [paul]       0.7.2claws13
2817
2818         * sync with sylpheed 0.7.2cvs15
2819                 see ChangeLog entry 2002-02-24
2820
2821 2002-02-24 [alfons]     0.7.2claws12
2822
2823         * src/filtering.c
2824                 clear old color flags first when applying a new color to
2825                 a message info. 
2826                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2827
2828 2002-02-24 [alfons]     0.7.2.claws11
2829         
2830         * AUTHORS
2831         * src/prefs_common.c
2832                 add presets for Opera and Konqueror, closes patch #517261,
2833                 submitted by Ville Skyttä <scop@users.sourceforge.net>
2834
2835 2002-02-24 [alfons]     0.7.2.claws10
2836
2837         * AUTHORS
2838         * src/summaryview.c
2839                 fix threading for null message ids, closes patch #521601,
2840                 submitted by Bob Forsman <hammor@users.sourceforge.net>
2841
2842 2002-02-24 [alfons]     0.7.2claws9
2843
2844         * src/summaryview.c
2845         * src/filtering.c
2846                 make Tool | Filter Message work with filtering system so
2847                 setting flags also works
2848
2849                 TODO:
2850
2851                 - Processing uses the same function as Tool | Filter
2852                   Message, but doesn't use the same update proc yet
2853
2854 2002-02-23 [paul]       0.7.2claws8
2855
2856         * sync with sylpheed 0.7.2cvs14
2857                 see ChangeLog entries 2002-02-22 and 2002-02-23
2858
2859 2002-02-22 [christoph]  0.7.2claws7
2860
2861         * src/quote_fmt.c
2862                 Add column space to table
2863         * src/quote_fmt_parse.y
2864                 Close files
2865
2866 2002-02-22 [paul]       0.7.2claws6
2867
2868         * src/Makefile.am
2869           src/defs.h
2870           src/filtering.c
2871           src/inc.[ch]
2872           src/mainwindow.c
2873           src/matcher.[ch]
2874           src/matcher_parser_lex.l
2875           src/matcher_parser_parse.y
2876           src/pop.[ch]
2877           src/prefs_account.h
2878           src/prefs_filtering.c
2879           src/selective_download.[ch]   *** NEW FILES ***
2880           src/utils.[ch]
2881           po/POTFILES.in
2882                 Selective Download added to 'Tool' menu. 
2883                 Retrieves email headers of the currently selected pop3 
2884                 account and allows the user to mark emails for deletion 
2885                 right on the pop3 server. Patch submitted by Oliver Haertel 
2886                 <oha@users.sourceforge.net>.
2887         
2888         * po/POTFILES.in
2889                 add 'src/quote_fmt.c'           
2890
2891 2002-02-22 [christoph]  0.7.2claws5
2892
2893         * src/Makefile.am
2894                 added quote_fmt.c
2895         * src/prefs_common.[ch]
2896         * src/prefs_template.c
2897         * src/quote_fmt.c               *** NEW FILE ***
2898         * src/quote_fmt.h
2899                 move quote format symbol description code
2900                 to it's own file because it is used from
2901                 differnent code parts
2902                 Rewrote symbol description GUI
2903                   + use table
2904                   + add separators
2905                   + get data from array (no more long constant strings)
2906         * src/quote_fmt_lex.l
2907         * src/quote_fmt_parse.y
2908                 Symbol for Literal % changed to \% instead of %%
2909                 (More logical as \ is used for quoting for other symbols)
2910                 Add |f and |p to include files and program output
2911                 Examples:
2912                     |f{/home/.../.signature}
2913                     |p{date}
2914         * po/de.po
2915                 Correct wrong spelling for "Referenzen"
2916
2917 2002-02-21 [paul]       0.7.2claws4
2918
2919         * src/procmsg.c
2920                 forgotten during sync
2921
2922 2002-02-21 [paul]       0.7.2claws3
2923
2924         * sync with sylpheed 0.7.2cvs11
2925                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2926                 2002-02-20 and 2002-02-21
2927
2928 2002-02-20 [melvin]     0.7.2claws2
2929
2930         * src/prefs_actions.c
2931                 Added error report when child cannot fork or when execvp 
2932                 returns with an error.
2933
2934 2002-02-19 [christoph]  0.7.2claws1
2935
2936         * src/codeconv.c
2937                 return unconverted text if conde conversion is not possible
2938                 when libjconv is used.
2939                 (patch submitted by "Simon 'corecode' Schubert")
2940
2941 2002-02-19 [paul]       
2942
2943         * version 0.7.2claws release
2944
2945 2002-02-19 [paul]       0.7.2claws
2946
2947         * po/nl.po
2948                 updated by Wilbert Berendsen
2949
2950
2951 2002-02-18 [alfons]     0.7.1claws13
2952
2953         * src/syldap.c
2954         * src/jpilot.c
2955                 remove references to dlfcn and explicitly loading functions
2956                 from dynalink libs, because libs linked anyway, and functions
2957                 are loaded explicitly
2958
2959 2002-02-17 [melvin]     0.7.1claws12
2960
2961         * src/prefs_actions.c
2962                 Replaced children wait loop with double fork technique.
2963                 Now, input/output window updated at each new output.
2964                 free_children(): Fixed a memory leak.
2965                 Made input/output window non closable if running children
2966                 still exist.
2967                 Added missing <unistd.h> include.
2968                 Added some --debug outputs.
2969
2970 2002-02-17 [melvin]     0.7.1claws11
2971
2972         * src/summaryview.c
2973                 Fixed bug where descending sort order did not select top
2974                 message.
2975
2976 2002-02-17 [melvin]     0.7.1claws10
2977
2978         * acconfig.h
2979                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2980         * src/prefs_common.c
2981                 Pspell data package directory no more hard coded but
2982                 set during configuration (PSPELL_PATH). (Thanks to 
2983                                 Gustavo Noronha Silva.)
2984
2985 2002-02-17 [melvin]     0.7.1claws9
2986
2987         * configure.in
2988                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2989         * src/gtkspell.c
2990                 Fixed compile-time warnings.
2991
2992 2002-02-16 [alfons]     0.7.1claws8
2993
2994         * src/filesel.c
2995                 fix inadvertent free of NULL pointer which caused
2996                 sylpheed to crash when closing the save-as dialog
2997                 using the window close button
2998
2999 2002-02-16 [carsten]    0.7.1claws7
3000         * src/mainwindow.[ch]
3001           src/summaryview.c
3002           src/prefs_common.c
3003                 fixes for pixmap theming code:
3004                         - recently changed mail attributes shouldn't get
3005                           lost any longer
3006                         - theme is only reloaded iff another theme was
3007                           selected
3008
3009 2002-02-16 [paul]       0.7.1claws6
3010
3011         * sync with sylpheed 0.7.2 release
3012                 see ChangeLog entry 2002-02-15 and 2002-02-16
3013
3014 2002-02-15 [paul]       0.7.1claws5
3015
3016         * sync with sylpheed 0.7.1cvs9
3017                 see ChangeLog entry 2002-02-15
3018
3019         * po/POTFILES.in
3020                 remove unneeded headerwindow.c entry
3021
3022 2002-02-14 [carsten]    0.7.1claws4
3023         * src/summaryview.c
3024                 fixed a bug for "Go to next unread message": there was
3025                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3026                 in the prefs, because of doing "Search again" instead
3027                 "No"
3028
3029 2002-02-14 [carsten]    0.7.1claws3
3030         * src/stock_pixmap.c
3031                 removed 2 more mem leaks; following memprof,
3032                 this code is "leak free" now :)
3033
3034 2002-02-14 [carsten]    0.7.1claws2
3035         * src/stock_pixmap.c
3036                 used opendir/readdir/closedir instead of scandir
3037                 -> code should work now on Solaris
3038
3039 2002-02-14 [paul]       0.7.1claws1
3040
3041         * sync with sylpheed 0.7.1cvs8
3042                 see ChangeLog entries 2002-02-13 and 2002-02-14
3043
3044         * README.claws
3045                 add some description of Actions and Pixmap Themes
3046
3047 2002-02-13 [paul]       
3048
3049         * version 0.7.1claws release
3050
3051 2002-02-13 [paul]       0.7.1claws
3052
3053         * po/es.po
3054           po/it.po
3055           po/pt_BR.po
3056                 updated translations, submitted by Ricardo Mones Lastra,
3057                 Alessandro Maestri and Fabio Junior Beneditto
3058
3059 2002-02-13 [melvin]     0.7.0claws75
3060
3061         * src/prefs_actions.c
3062                 Added missing "signal.h" include
3063
3064 2002-02-13 [melvin]     0.7.0claws74
3065
3066         * src/prefs_folder_item.c
3067                 Added missing "config.h" include
3068         * po/fr.po
3069                 Updated French translation for folder propriety.
3070
3071 2002-02-13 [jens]       0.7.0claws73
3072
3073         * po/POTFILES.in
3074                 Added missing src/prefs_folder_item.c [log added by melvin]
3075         * po/de.po
3076                 Updated German translation.
3077
3078 2002-02-13 [melvin]     0.7.0claws72
3079
3080         * po/fr.po
3081                 Updated French translation.
3082
3083 2002-02-13 [melvin]     0.7.0claws71
3084
3085         * src/gtkutils.c
3086                 Made gtkut_editable_get_selection return NULL if selection
3087                 is of length zero.
3088                 This fixes a bug where selecting part of message A then
3089                 switching to message B and replying to it will not
3090                 quote the message's body.
3091
3092 2002-02-12 [paul]       0.7.0claws70
3093
3094         * src/mainwindow.c
3095                 cosmetic, relating to pixmap themes: on toolbar make 
3096                 updating of 'Exec' and 'Compose news/Compose email'
3097                 icons faster.
3098
3099 2002-02-12 [carsten]    0.7.0claws69
3100         * src/folderview.c
3101           src/mainwindow.[ch]
3102           src/stock_pixmap.c
3103           src/summaryview.c
3104           src/prefs_common.c
3105                 - refreshing after changing pixmap theme better
3106                   now (thanks Paul)
3107                 - wanted to remove some mem leaks, but alfons was
3108                   faster (and had the better solution ;)
3109
3110 2002-02-12 [alfons]     0.7.0claws68
3111
3112         * src/prefs_common.c
3113         * src/stock_pixmap.[ch]
3114                 plug mem leaks, refactor code a little bit
3115
3116
3117 2002-02-12 [sergey]     0.7.0claws67
3118
3119         * src/imap.c
3120                 Fixed problem with copying messages to IMAP folders when the
3121                 server uses something other than '/' as a namespace separator
3122                 (cyrus-imapd uses '.').
3123
3124 2002-02-12 [jens]       0.7.0claws66
3125
3126         * po/de.po
3127                 Updated German Translation
3128
3129 2002-02-12 [paul]       0.7.0claws65
3130
3131         * sync with sylpheed 0.7.1cvs1
3132                 see ChangeLog entry 2002-02-12
3133
3134 2002-02-12 [melvin]     0.7.0claws64
3135
3136         * src/prefs_actions.c
3137                 Fixed "feature" where children's output was duplicated 
3138                 instead of refreshed while monitoring.
3139                 Removed some debug code.
3140
3141 2002-02-12 [christoph]  0.7.0claws63
3142
3143         * src/compose.c
3144                 always delete message from queue after sending/send error
3145                 (closes bug #509601)
3146
3147 2002-02-12 [melvin]     0.7.0claws62
3148
3149         * src/prefs_actions.c
3150                 Children wait loop is now triggered with a timeout of 1s
3151                 Added %F which is replaced with the list of filenames 
3152                 of all selected messages (as suggested by Ricardo Mones Lestra)
3153                 Pipe syntax changed. Prefix with | to send selection, postfix
3154                 with | to retrieve output. Prefix with > or * to send
3155                 user definable input to the command (*: input is hidden)
3156                 Old pipe action should now be postfixed with |, too.
3157
3158 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
3159         * src/stock_pixmap.c
3160                 fixed a bug: if there's no theme directory don't
3161                 throw an error, just do "nothing" (thanks Alfons)
3162
3163 2002-02-12 [carsten]    0.7.0claws60
3164         * src/folderview.c
3165           src/summaryview.c
3166                 had to write the cache twice (nasty!); some marks would 
3167                 get lost if not
3168
3169 2002-02-11 [carsten]    0.7.0claws59
3170         * acconfig.h
3171           configure.in
3172           doc-src/maintainer_guide.txt
3173           src/compose.[ch]
3174           src/defs.h
3175           src/folderview.[ch]
3176           src/gtkutils.[ch]
3177           src/mainwindow.[ch]
3178           src/prefs_common.[ch]
3179           src/stock_pixmap.[ch]
3180           src/summaryview.[ch]
3181                 pixmap theming and related work on pixmap
3182                 handling on some other places
3183                 (e.g. hrm features for all folder)
3184           src/pixmap/stock_*.xpm -> the stock_ was removed
3185         
3186 2002-02-11 [paul]       0.7.0claws58
3187
3188         * sync with sylpheed 0.7.1 release
3189                 see ChangeLog entries 2002-02-11
3190
3191 2002-02-08 [paul]       0.7.0claws57
3192
3193         * sync with sylpheed 0.7.0cvs39
3194                 see ChangeLog entry 2002-02-07 (last entry) 
3195
3196         * src/prefs_actions.c
3197           src/prefs_filtering.c
3198           src/prefs_matcher.c
3199           src/prefs_scoring.c
3200                 sync: made it compile with C compilers other than gcc
3201
3202 2002-02-07 [paul]       0.7.0claws56
3203
3204         * sync with sylpheed 0.7.0cvs38
3205                 see ChangeLog entries 2002-02-06 (last 2 entries) and
3206                 2002-02-07
3207
3208 2002-02-07 [darko]      0.7.0claws55
3209
3210         * src/gtkutils.[ch]
3211         * src/summaryview.c
3212                 Fix const gchar */gchar * issue (thanks Hiro)
3213
3214 2002-02-07 [darko]      0.7.0claws54
3215
3216         * src/compose.[ch]
3217         * src/filtering.c
3218         * src/gtkutils.[ch]
3219         * src/prefs_template.c
3220         * src/quote_fmt.h
3221         * src/quote_fmt_parse.y
3222         * src/summaryview.c
3223         * src/utils.[ch]
3224                 When replying or forwarding an email don't quote the entire
3225                 mail body but use the part of the message text that is selected
3226
3227 2002-02-06 [melvin]     0.7.0claws53
3228
3229         * src/prefs_common.[ch]
3230         * src/gtkspell.[ch]
3231         * src/compose.c
3232                 Made possible to switch quickly to last used dictionary
3233                 which makes checking bilingual documents easier.
3234
3235 2002-02-06 [melvin]     0.7.0claws52
3236         
3237         * po/POTFILES.in
3238                 Added forgotten new file src/prefs_actions.c
3239
3240 2002-02-06 [melvin]     0.7.0claws51
3241
3242         * src/prefs_actions.c   ** NEW FILE **
3243         * src/prefs_actions.h   ** NEW FILE **
3244                 Added actions to execute on message text view, or on the
3245                         message's file.
3246         * src/Makefile.am
3247                 Added src/prefs_actions.[ch]
3248         * src/compose.c
3249                 Added new menu "Edit/Actions"
3250         * src/defs.h
3251                 Added new actionsrc file.
3252         * src/main.c
3253                 Added actionsrc reading.
3254         * src/mainwindow.c
3255                 Added new menus "Edit/Actions" and "Configuration/Actions..."
3256         * src/prefs_common.h
3257                 Added new element actionslst element to prefs_common.
3258
3259 2002-02-06 [paul]       0.7.0claws50
3260
3261         * sync with sylpheed 0.7.0cvs36
3262                 see ChangeLog entry 2002-02-06
3263
3264 2002-02-05 [paul]
3265
3266         * po/es.po
3267                 updated by Ricardo Mones Lastra
3268
3269 2002-02-05 [paul]       0.7.0claws49
3270
3271         * sync with sylpheed 0.7.0cvs33
3272                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3273
3274 2002-02-05 [paul]       0.7.0claws48
3275
3276         * src/compose.c
3277                 re-add 'Edit/Advanced/Delete entire line', previously named
3278                 'Delete Line+'
3279
3280 2002-02-04 [paul]       0.7.0claws47
3281
3282         * src/compose.c
3283           src/summaryview.c
3284                 fix bug #494993 (Reply All not taking Reply-To into consi)
3285                 eliminate differences in behaviour of right-click 'Reply to all' 
3286                 in summary view and 'Reply to all' on the toolbar. 
3287                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3288                 view and From gets ignored by 'Reply to all' on toolbar.
3289                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3290                 From when no Reply-To header is present.
3291
3292 2002-02-04 [paul]       0.7.0claws46
3293
3294         * sync with sylpheed 0.7.0cvs30
3295                 see ChangeLog entries 2002-02-03 and 2002-02-04
3296
3297 2002-02-03 [melvin]     0.7.0claws45
3298
3299         * src/gtkspell.[ch]
3300                 Readded function to highlight all misspelled words.
3301                 Fixed bug where user-provided-words did not replace
3302                         correctly the misspelled word when using the mouse.
3303                 Fixed bug where checking a region selected from right to left did
3304                         not check the region at all.
3305                 Fixed bug where 'Check backwards' may not check at all. 
3306                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3307                 Fixed possible buffer overflow when checking for long strings (>1k).
3308                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3309                 Accelerators code uses now gtk_widget_add_accel.
3310                 Removed and disabled obsolete and unfinished code.
3311                 Cleaning up.
3312
3313         * src/compose.c
3314                 Added menu item to Highlight all misspelled words.
3315
3316 2002-02-01 [paul]       0.7.0claws44
3317
3318         * src/mainwindow.c
3319                 fix '/View/Hide read messages' sensitivity when all
3320                 messages in a folder are hidden
3321
3322 2002-02-01 [paul]       0.7.0claws43
3323
3324         * src/main.c
3325                 add --send option to command line interface, sends all
3326                 queued mail. Patch submitted by Ricardo Mones Lastra.
3327
3328 2002-01-31 [paul]       0.7.0claws42
3329
3330         * src/mainwindow.c
3331                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3332
3333 2002-01-31 [paul]       0.7.0claws41
3334
3335         * sync with sylpheed 0.7.0cvs27
3336                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3337                 and 2002-01-31
3338
3339         * src/textview.c
3340                 comment out elements of textview_show_part() as temporary
3341                 workaround for attachment 'Display as text' bug 
3342
3343         * po/pt_BR.po
3344                 updated by Fabio Junior Beneditto
3345
3346 2002-01-30 [paul]       0.7.0claws40
3347
3348         * sync with sylpheed 0.7.0cvs24
3349                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3350                 and 2002-01-30
3351
3352         * src/compose.c
3353                 add {N_("/_Spelling"), ... "<Branch>"} to 
3354                 GtkItemFactoryEntry compose_entries[]
3355
3356         * src/prefs_common.c
3357                 add claws menu items to prefs_keybind_apply_clicked()
3358                 and remove non-claws menu items
3359
3360 2002-01-29 [paul]       0.7.0claws39
3361
3362         * sync with sylpheed 0.7.0cvs22
3363                 see ChangeLog entries 2002-01-28 and 2002-01-29
3364
3365 2002-01-28 [melvin]     0.7.0claws38
3366
3367         * src/compose.c
3368                 Added the declartion of compose_send_control_enter.
3369
3370         * src/compose.c
3371         * src/gtkspell.[ch]
3372                 Added in a 'Spelling' menu which includes the configuration menu. 
3373                 Added a real 'Check all' and got rid from the old one which only
3374                 highlited misspelled word.
3375                 Made 'Check while typing' a disableable option.
3376                 Added a dialog when there are no more misspelled word.
3377                 Added a dialog if error occurs when switching to a dictionary.
3378         
3379         * src/prefs_common.[ch]
3380                 Added option for the default 'Check while typing' option.
3381
3382
3383 2002-01-28 [alfons]     0.7.0claws37
3384
3385         * src/compose.c
3386                 fix buglet and make code comply with sylpheed code style
3387
3388 2002-01-28 [paul]       0.7.0claws36
3389
3390         * sync with sylpheed 0.7.0cvs19
3391                 see ChangeLog entries for 2002-01-28
3392
3393 2002-01-28 [hoa]        0.7.0claws35
3394
3395         * src/defs.h
3396                 added rendererrc
3397
3398         * src/main.c
3399                 read the renderer config
3400
3401         * src/procmime.[ch]
3402                 use the renderer config to convert mime attachments
3403
3404         * src/textview.c
3405                 don't use textview_show_html/ertf,
3406                 use get_text_content instead
3407
3408 2002-01-27 [alfons]     0.7.0claws34
3409         
3410         * src/news.c
3411                 make sylpheed believe it can delete a news message...
3412                 (messages are NOT deleted, maybe we should remove
3413                 processing from the folder properties after all.)
3414
3415 2002-01-27 [alfons]     0.7.0claws33
3416
3417         * src/folder.c
3418                 add extra checks
3419         * src/news.c
3420                 implement remove_msg() 
3421
3422 2002-01-27 [alfons]     0.7.0claws32
3423
3424         * src/procmsg.h
3425         * src/procheader.c
3426         * src/messageview.c
3427                 fix return receipt / disposition notification again. this
3428                 stuff seems to break on _every_ major summary UI change, so
3429                 it's now implemented using a flag which is saved in the
3430                 marks cache
3431                 
3432 2002-01-26 [alfons]     0.7.0claws31
3433
3434         * src/import.c
3435                 let import dialog show the destination folder identifier
3436
3437 2002-01-26 [melvin]     0.7.0claws30
3438
3439         * src/folderview.c
3440         * src/summaryview.c
3441                 Readded 'Mark all read' into summary view popup menu
3442                 Added 'Mark all read' in folder view popup menu for IMAP
3443                 and NNTP.
3444                 Made it insensitive if the selected folder is not the shown
3445                 one to avoid 'Mark all read' on the wrong folder.
3446                 
3447 2002-01-26 [paul]       0.7.0claws29
3448
3449         * src/folderview.c
3450           src/summaryview.c
3451                 move 'Mark all read' from summary view to folder view
3452                 menu. (adapted from) patch submitted by Jeremy Andrews,
3453                 <lists@kerneltrap.com>
3454
3455 2002-01-25 [alfons]     0.7.0claws28
3456
3457         * src/gtkstext.c
3458                 put the gtk class name back so GtkSText adapts the 
3459                 settings of GtkText
3460
3461 2002-01-25 [alfons]     0.7.0claws27
3462
3463         * src/folderview.c 
3464                 assimilate Ricardo's patch that shows pixmaps instead of
3465                 plain "new" and "unread" texts in the folder view column
3466                 headers 
3467
3468 2002-01-25 [paul]       0.7.0claws26
3469
3470         * src/Makefile.am
3471                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
3472                 be found in non-standard locations. 
3473                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3474
3475 2002-01-25 [paul]       0.7.0claws25
3476
3477         * sync with sylpheed 0.7.0cvs16
3478                 see ChangeLog entry 2002-01-25
3479
3480 2002-01-24 [paul]       0.7.0claws24
3481
3482         * more sync with sylpheed 0.7.0cvs15
3483                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3484
3485 2002-01-23 [sergey]     0.7.0claws23
3486
3487         * src/importldif.c
3488                 Fixed segfault when closing LDIF import wizard with
3489                 the window manager.
3490         * src/imageview.c
3491         * src/imageview.h
3492         * src/messageview.c
3493         * src/mimeview.c
3494                 Fixed wrong scrolling position after switching between
3495                 text and image parts.
3496
3497 2002-01-23 [paul]       0.7.0claws22
3498
3499         * sync with sylpheed 0.7.0cvs15
3500                 see ChangeLog entries 2002-01-22 and 2002-01-23
3501
3502 2002-01-21 [melvin]     0.7.0claws21
3503
3504         * src/prefs_scoring.c
3505         * src/prefs_filtering.c
3506                 Fixed bug where scoring and filtering windows stopped
3507                 autochecking.
3508
3509 2002-01-21 [paul]       0.7.0claws20
3510
3511         * sync with sylpheed 0.7.0cvs12
3512                 see ChangeLog entries 2002-01-20 and 2002-01-21
3513
3514 2002-01-21 [carsten]    0.7.0claws19
3515         * src/mainwindow.c
3516         * src/menu.[ch]
3517         * src/messageview.[ch]
3518         * src/summaryview.[ch]
3519                 changes to shortcuts handling again:
3520                         + "Q" now controled by mainwin
3521                         + v/V are now customizable and have slightly
3522                           different meanings
3523                 the "button" to minimize the messageview (and maximize
3524                 the summary view) is a real button now
3525         * src/compose.c
3526                 "Delete Line+" added to Edit/Advanced (this will also
3527                 delete the '\n')
3528
3529 2002-01-20 [melvin] 0.7.0claws18
3530
3531         * src/addressbook.c
3532                 Made "Bcc" sensitive when addressbook is called from
3533                 compose window (it was a Claws only bug).
3534
3535 2002-01-19 [alfons] 0.7.0claws17
3536
3537         * src/inc.c
3538                 prevent unnecessary updates when currently selected folder has
3539                 no new messages 
3540
3541 2002-01-19 [alfons] 0.7.0claws16
3542         
3543         * src/summaryview.c
3544                 prevent writing the cache based on current message list in summary 
3545                 view when filtering also put messages in currently selected folder
3546
3547 2002-01-19 [paul]
3548
3549         * po/it.po
3550                 Italian translation submitted by Alessandro Maestri
3551                 <a.maestri@cs.tin.it>
3552
3553 2002-01-18 [melvin]     0.7.0claws15
3554
3555         * src/prefs_filters.c
3556                 fixed bug where 'cancel' from 'filters' window stops autochecking
3557                 if the timer timed out  when the window was open.
3558
3559 2002-01-18 [match]      0.7.0claws14
3560
3561         * src/addrclip.[ch]     ** NEW FILE **
3562         * src/addrselect.[ch]   ** NEW FILE **
3563         * src/adbookbase.h      ** NEW FILE **
3564                 addressbook cut, copy and paste
3565         * src/addrbook.[ch]
3566         * src/addrcache.[ch]
3567         * src/addressitem.h
3568         * src/addrindex.[ch]
3569         * src/addritem.[ch]
3570         * src/importldif.c
3571         * src/importmutt.c
3572         * src/jpilot.[ch]
3573         * src/syldap.[ch]
3574         * src/vcard.[ch]
3575         * src/jpilot.[ch]
3576         * src/editbook.c
3577         * src/editjpilot.c
3578         * src/editldap.c
3579         * src/editvcard.c
3580                 support for copy/paste
3581         * src/addressbook.c
3582                 support for copy/paste
3583                 tidy up menu option processing
3584                 correct address list function arguments
3585         * src/editaddress.c
3586                 sort user attributes
3587         * src/ldif.h
3588         * src/mutt.h
3589                 tidy up
3590
3591         * src/addrbook.[ch]
3592         * src/addrbook.[ch]
3593         * src/addrbook.[ch]
3594                 
3595
3596 2002-01-18 [paul]       0.7.0claws13
3597
3598         * sync with sylpheed 0.7.0cvs8
3599                 configure.in: support Mac OS X (Darwin)
3600
3601 2002-01-18 [carsten]    0.7.0claws12
3602         * src/html.c
3603                 small hack to fix a segfault with an empty href
3604                 (reported by Alexandra Walford <deeni@altern.org>)
3605         * src/mainwindow.c
3606         * src/summaryview.c
3607                 the shortcuts for Mark und Mark as unread are hardcoded
3608                 again
3609         * src/compose.c
3610         * src/gtkstext.[ch]
3611                 readded the shortcuts in gtkstext but made them
3612                 customizeable (simply by adding a menu plus a wrapper
3613                 to compose.c)
3614
3615 2002-01-17 [melvin]     0.7.0claws11
3616
3617         * src/gtkspell.c
3618                 fix default dictionary not being saved.
3619
3620 2002-01-16 [darko]      0.7.0claws10
3621
3622         * src/compose.c
3623                 fix wrapping crash with URL longer than wrapping margin
3624
3625 2002-12-08 [hoa]        0.7.0claws10
3626
3627         * src/matcher_parser_parse.y
3628                 fixed some bugs
3629
3630         * src/prefs_filtering.c
3631                 now, we can use bounce action in the dialog box.
3632
3633 2002-01-16 [carsten]    0.7.0claws9
3634         * src/gtkstext.c
3635                 removed the <control> and <alt> shortcuts because they're
3636                 not needed and interefered with the "normal" shortcuts
3637         * src/mainwindow.c
3638         * src/summaryview.c
3639                 removed most of the hardcoded shortcuts and assigned
3640                 them to menu entries making them easy customizable by
3641                 that
3642
3643 2002-01-16 |melvin]     0.7.0claws8
3644
3645         * src/gtkspell.c
3646                 fixed bug where using the mouse and when the compose
3647                 window is not on top may result in a crash.
3648
3649 2002-01-16 [melvin]     0.7.0claws7
3650
3651         * src/compose.c
3652                 fixed a long standingspell checker bug which could 
3653                 cause a crash after sending a message.
3654
3655 2002-01-16 [paul]       0.7.0claws6
3656
3657         * sync with sylpheed 0.7.0cvs7
3658                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3659                 2002-01-15, and 2002-01-16
3660
3661 2002-01-16 [melvin]     0.7.0claws5
3662
3663         * README.claws
3664         * src/compose.c
3665         * src/gtkspell.[ch]
3666         * src/main.c
3667                 Heavily modified spell checker code to work around
3668                 ispell bug, to add keyboard shortcuts and for future
3669                 enhancements. See README.claws for usage information.
3670
3671 2002-01-15 [alfons]     0.7.0claws4
3672         
3673         * src/summaryview.c
3674                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3675                 so sorting within threads reflects sort mode
3676
3677 2002-01-15 [christoph]  0.7.0claws3
3678
3679         * src/procmsg.c
3680                 added alertpanel if mail sending failed
3681
3682 2002-01-15 [alfons]     0.7.0claws2
3683         
3684         * src/prefs_filtering.c
3685                 don't stop timer when prefs filtering dialog is opened
3686
3687 2002-01-14 [alfons]     0.7.0claws1
3688
3689         * src/addr_compl.c
3690         * src/prefs.c
3691                 remove debug_print()s for privacy reasons
3692
3693 2002-01-14 [darko]      0.7.0claws
3694
3695         * README.claws
3696                 quotation wrapping is now also in the main branch
3697
3698 2002-01-14 [paul]
3699
3700         * tools/filter_conv.pl
3701                 allow for Boolean Op and case-sensitivity
3702                 this file is included in the release and tagged
3703                 'rel_0_7_0'
3704
3705 2002-01-13 [paul]       0.7.0claws
3706
3707         * release 0.7.0, with cvs tag 'rel_0_7_0'
3708
3709 2002-01-13 [paul]
3710
3711         * tools/filter_conv.pl
3712         * tools/README
3713                 rewritten to output to matcherrc instead of filteringrc
3714
3715         * po/es.po
3716                 updated Spanish translation by Ricardo Mones Lastra
3717
3718 2002-01-13 [alfons]
3719
3720         * po/nl.po
3721                 update dutch translation
3722
3723 2002-01-13 [paul]
3724
3725         * po/pt_BR.po
3726                 Updated by Fabio Junior Beneditto 
3727
3728 2002-01-13 [melvin]     0.6.6claws53
3729
3730         * po/fr.po
3731                 Updated french translation
3732
3733 2002-01-12 [alfons]     0.6.6claws52
3734
3735         * src/filtering.c
3736                 plug mem leak that has been sitting there for ages              
3737
3738 2002-01-12 [alfons]     0.6.6claws51
3739
3740         * src/summaryview.c
3741                 undo melvin's changes from 0.6.6claws48 because summary
3742                 view now refuses to select first unread message when
3743                 selecting a folder 
3744
3745 2002-01-11 [alfons]     0.6.6claws50
3746
3747         * src/import.c
3748                 use claws' semantics for getting folder item when
3749                 importing an mbox file into a folder 
3750                 (submitted by Dale P. Smith)
3751
3752 2002-01-11 [christoph]  0.6.6claws49
3753
3754         * src/prefs.h
3755                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3756                 toggle widget, because non static prefs can not use
3757                 prefs_set_* functions
3758         * src/prefs_account.c
3759                 toggle smtp auth password field sensitivity if
3760                 user id is empty and add descrition of usage for
3761                 these fields
3762         * src/prefs_folder_item.c
3763                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3764                 callbacks
3765
3766 2002-01-11 [melvin]     0.6.6claws48
3767
3768         * src/compose.c
3769                 fix the 'Ctrl-Enter' feature for sending and test really
3770                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3771                 editables which was not documented in Gtk)
3772
3773         * src/summaryview.c
3774                 Made summaryview refresh after sorting and not before.
3775
3776 2002-01-11 [christoph]  0.6.6claws47
3777
3778         * src/compose.c
3779                 select account from account ids if possible and
3780                 correctly set save folder for copy in reedit
3781
3782 2002-01-10 [paul]       0.6.6claws46
3783
3784         * sync with sylpheed 0.7.0 release
3785                 see ChangeLog entries 2002-01-07, 2002-01-08 and
3786                 2002-01-09
3787
3788 2002-01-09 [alfons]
3789
3790         * src/summaryview.c
3791                 remove more dirt traces...
3792
3793 2002-01-09 [alfons]
3794         
3795         * src/summaryview.c
3796                 clean up some traces of my debugging stuff
3797
3798 2002-01-09 [alfons]     0.6.6claws45
3799
3800         * src/filtering.c
3801                 break up filteringprop_apply() in three separate pieces
3802                 so we can drop messages that failed processing in the
3803                 inbox
3804
3805         * src/summaryview.c
3806                 fix bug #469598 "no refresh of inbox after filter" which 
3807                 was introduced by the new summary view locking, and which 
3808                 prevented the summary view to update after a manual filter 
3809                 message. claw's filter message requires a summary_show().
3810                 (aargh, summary_show() again! :-)
3811                 
3812 2002-01-07 [alfons]     0.6.6claws44
3813
3814         * src/headerwindow.c
3815         * src/logwindow.c
3816         * src/messageview.c
3817         * src/sourcewindow.c
3818                 bring in Hiro's last 0.7.0 wm class fixes
3819
3820         * tools/sylprint.pl
3821                 bring in Ricardo's fix for sylprint script
3822
3823         * AUTHORS       
3824         * src/rfc2015.[ch]
3825         * src/prefs_common.[ch]
3826         * src/prefs_account.[ch]
3827         * src/compose.c
3828                 clean up account preference poison in rfc2015,
3829                 and preparation to fix double sign bug 
3830                 (patch submitted by Simon 'corecode' Schubert)
3831
3832 2002-01-07 [christoph]  0.6.6claws43
3833
3834         * src/mh.c
3835                 search for free message number, do not only rely
3836                 on last_num
3837         * src/send.c
3838                 fix smtp auth and use extra account information
3839                 if available, if not use pop3 data instead
3840                 (closes bug #500341)            
3841         * src/ssl.[ch]
3842                 match coding style
3843
3844 2002-01-06 [alfons]     0.6.6claws42
3845
3846         * src/mainwindow.c
3847                 try making the separate windows work again...
3848
3849 2002-01-06 [alfons]     0.6.6claws41
3850
3851         * src/mainwindow.c
3852                 adapt Hiro's separate window menu (to get rid of the funny
3853                 duplicate menu items), and make it work again
3854
3855 2002-01-06 [alfons]     0.6.6claws40
3856
3857         * tools/Makefile.am
3858         * tools/sylprint.rc
3859         * tools/sylprint.pl
3860         * tools/README.sylprint
3861                 add sylprint script for printing mails from Sylpheed
3862                 (contributed by Ricardo Mones Lastra)
3863
3864         * src/acount.c
3865                 clean up
3866
3867 2002-01-06 [melvin]     0.6.6claws39
3868
3869         * src/mainwindow.c
3870         * src/summaryview.c
3871                 Fixed crash introduced in 0.6.6claws38 by the menu
3872                 reorganisation (Hide read messages)
3873         
3874         * ChangeLog.claws 
3875                 Fixed typo (we are now in 2002, alfons ;) )
3876
3877 2002-01-05 [alfons]     0.6.6claws38
3878
3879         * sync with sylpheed 0.6.6cvs10-17
3880                 (last stuff marked as LAST_STABLE)
3881
3882 2002-01-04 [melvin]     0.6.6claws37
3883
3884         * src/account.c
3885                 Made account selection code use strcasestr again instead of
3886                 g_strcasecmp (fixes bug where reediting queued messages
3887                 did not select proper account reported by T. Link).
3888         
3889         * src/folderview.c
3890                 Fix bug where folder icons are not shown when 'hide read messages'
3891                 is on.
3892         
3893         * src/stock_pixmaps.[ch]
3894                 Added folder icons for 'hide read messages'.
3895         
3896         * src/compose.c
3897                 Fixed bug where 'Enter' in a header entry will send the message 
3898                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
3899
3900 2002-01-03 [melvin]     0.6.6claws36
3901         
3902         * src/prefs.[ch]
3903                 Added popup menu for common preferences and
3904                 account preferences (right click on tab displays
3905                                 a menu of all tabs.)
3906
3907 2002-01-02 [melvin]     0.6.6claws35
3908
3909         * src/gtkspell.[ch]
3910                 Made spelling code compatible with undo/redo feature.
3911                 Added creation of suggestion mode menu for the general
3912                         preferences.
3913         
3914         * src/prefs_common.[ch]
3915                 Added option menu for the speller's suggestion mode.
3916                 Added missing spaces in "..." buttons and made a "..."
3917                         button non translatable!
3918         
3919         * src/compose.c
3920                 Made speller use the default suggestion mode.
3921                 Hack to make it possible to choose 'CTRL-Enter' as a
3922                         shortcut for sending (and only for sending).
3923
3924         * src/prefs_folder_item.c
3925                 Changing subject simplification does not update cache 
3926                         anymore (because it is unnecessary).
3927                 Fixed bug where changing subject simplification updated the 
3928                         summaryview even when the viewed folder is not the
3929                         folder which properties are being changed. (E.g. 
3930                                         viewing folder A and changing
3931                                         the subject simplification of 
3932                                         folder B -not being viewed- updated the 
3933                                         summaryview of folder A with data of
3934                                         folder B). (Hope this is clear... )
3935
3936 2001-12-31 [alfons]     0.6.6claws34
3937         
3938         * src/ldif.c
3939         * src/mutt.c
3940                 fgetc() returns a signed integer which doesn't
3941                 fit in a char. so c truncates this to a char
3942                 but we may lose significant bits. i.e. we may
3943                 comparing 0xFF which may not be equal to -1
3944                 unless properly casted to signed char which
3945                 we won't do because fgetc() returns a signed
3946                 integer which doesn't fit in a char. so c 
3947                 truncates this to a char but we may lose 
3948                 significat bits. (you got the idea, thanks
3949                 to Gustavo Noronha Silva <kov@debian.org>
3950                 and the Debian folks!)
3951
3952 2001-12-30 [alfons]     0.6.6claws33
3953
3954         * src/prefs_common.c
3955                 add #ifdef USE_PSPELLs that Melvin forgot               
3956
3957 2001-12-30 [melvin]     0.6.6claws32
3958         
3959         * src/prefs_common.[ch]
3960                 Added configurable color for misspelled words.
3961
3962         * src/gtkspell.[ch]
3963                 Fixed bug of foreground text color (reported by David
3964                                 Mehrmann)
3965                 Added configurable color for misspelled words.
3966
3967 2001-12-30 [alfons]     0.6.6claws31
3968
3969         * src/folder.c
3970                 remove unnecessary things someone put there
3971
3972         * src/mh.c
3973         * src/folder.[ch]
3974                 make folder properties (like threading and sorting) persistent
3975                 (closes bug #497424 "rescan folder tree resets proprieties")
3976                 currently this is only for MH folders. 
3977
3978 2001-12-29 [melvin]     0.6.6claws30
3979
3980         * src/string_match.[ch]
3981                 Optimized a bit: regexp pattern buffer compiled only once, and
3982                   one subroutine call removed. Fixed ^ regexp search: Now, 
3983                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3984         
3985         * src/summaryview.c
3986                 Subject filtering changed to filter summary columns and
3987                   not directly the messages subject cache. The loss in 
3988                   performance is balanced by the improvement of string_match.
3989                 Added an alert panel if there is an error in the regexp.
3990
3991         * src/src/prefs_folder_item.h
3992                 Added a regexp pattern buffer.
3993
3994 2001-12-28 [alfons]     0.6.6claws29
3995
3996         * src/string_match.[ch]
3997                 clean up name space
3998                 allow compilation *BSD
3999
4000 2001-12-27 [alfons]     0.6.6claws28
4001
4002         * src/filter.c
4003                 sync the Hiro's bug fix for BSD
4004
4005 2001-12-27 [melvin]     0.6.6claws27
4006         
4007         * src/compose.c
4008                 Simplify focus to subject entry code.
4009
4010 2001-12-27 [darko]      0.6.6claws26
4011
4012         * src/filtering.c
4013         * src/mbox_folder.c
4014         * src/messageview.c
4015         * src/mh.c
4016         * src/procheader.[ch]
4017         * src/procmsg.h
4018         * src/stock_pixmap.[ch]
4019         * src/summaryview.c
4020                 Show key icon for encrypted mails in summary view
4021
4022         * src/pixmaps/clip.xpm
4023         * src/pixmaps/clipkey.xpm
4024         * src/pixmaps/key.xpm
4025                 New/modified icons for the above
4026
4027 2001-12-27 [melvin]     0.6.6claws25
4028
4029         * src/prefs_common.c
4030                 Put spell checker options in a separate tab to decrease
4031                 the Common Preferences window height.
4032
4033         * README.claws  
4034                 Update spell checker usage instruction about its options
4035                 location.
4036
4037 2001-12-27 [melvin]     0.6.6claws24
4038
4039         * src/compose.c
4040                 Changed subject entry widget position. Initial focus is
4041                 on the To header instead of the subject entry.
4042                 Creating a new header scrolls the header list to make the
4043                 created one visible. Nevertheless, when automatically filling
4044                 headers, the first one is shown.
4045                 A Tab key press in the last empty header entry zips the 
4046                 focus to the subject entry.
4047                 (I did not change the combo boxes, yet)
4048
4049 2001-12-26 [alfons]     0.6.6claws23
4050
4051         * src/prefs_account.c
4052         * src/inc.c
4053                 allow default inbox to reside in another mailbox (only
4054                 works for POP3 accounts)
4055
4056 2001-12-26 [alfons]     0.6.6claws22
4057         
4058         * src/textview.c
4059                 make reply-on-click work with the account of the selected folder
4060         * src/compose.c
4061                 put a fixme here to remind me to fix finding correct default
4062                 account for nested folders
4063
4064 2001-12-25 [alfons]     0.6.6claws21
4065
4066         * src/summaryview.c
4067                 make column headers display locked and mark pixmaps (idea by Melvin) 
4068                 fix bug by adding score and locked column type to sort array
4069
4070 2001-12-25 [alfons]     0.6.6claws20
4071         
4072         * src/summaryview.c
4073                 catch a *potentially* inadvertent write back of  
4074                 the message cache(s) introduced by 0.6.5claws37
4075
4076 2001-12-25 [christoph]  0.6.6claws19
4077
4078         * src/stock_pixmap.[ch]
4079         * src/summaryview.c
4080                 add ignore thread pixmap
4081                 (can someone draw a better icon for this?)
4082
4083 2001-12-24 [alfons]     0.6.6claws18
4084
4085         * src/prefs_folder_item.c
4086                 make address completion actually work for the
4087                 Default To address in the Folder Property dialog.
4088
4089 2001-12-24 [alfons]     0.6.6claws17
4090         
4091         * src/summaryview.c
4092                 use new style regexp for subject stripping 
4093                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
4094
4095 2001-12-24 [darko]      0.6.6claws16
4096
4097         * src/pgptext.c
4098         * src/rfc2015.c
4099                 move GPG related informational messages to debug mode
4100
4101 2001-12-23 [alfons]     0.6.6claws15
4102
4103         * src/stock_pixmap.[ch]
4104         * src/summaryview.c
4105                 add the forgotten Claws' locked pixmap
4106
4107 2001-12-23 [alfons]     0.6.6claws14
4108
4109         * src/filesel.c
4110                 accept file name typed in entry in multi file
4111                 selector (patch submitted by Gustavo Noronha Silva 
4112                 <kov@debian.org>)
4113
4114 2001-12-23 [alfons]     0.6.6claws13
4115
4116         * src/prefs_filter.c
4117         * src/prefs_filtering.c
4118         * src/matcher.c
4119         * src/importmutt.c
4120                 clean up a little bit
4121         
4122         * src/string_match.c
4123                 validate input strings a little bit more
4124
4125 2001-12-23 [alfons]     0.6.6claws12
4126
4127         * src/Makefile.am
4128         * src/summaryview.c
4129         * src/string_match.[ch]         ** NEW **
4130         * src/folderview.[ch]
4131         * src/headerview.h
4132         * src/folder.[ch]
4133         * src/prefs_folder_item.[ch]
4134                 add subject simplification to strip out strings from
4135                 a subject line (esp. handy for mailing lists). 
4136                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
4137                 but slightly changed things for better integration.)
4138
4139 2001-12-23 [alfons]     0.6.6claws11
4140
4141         * src/mainwindow.c
4142                 fix bug introduced by submission included in 0.6.5claws52.
4143                 ideally this submission should clean the trash if any trash
4144                 folder has a message. however, the hasTrash variable was
4145                 set to false whenever a trash folder was empty (discarding
4146                 a previously found *filled* trash folder.)
4147
4148                 also edited the code a little bit and made it more safe.
4149
4150 2001-12-22 [alfons]     0.6.6claws10
4151
4152         * src/imap.c
4153                 quick fix for Martin Pool's omission of an account
4154                 specific SSL setting
4155
4156 2001-12-22 [alfons]     0.6.6claws9
4157
4158         * src/compose.c
4159         * src/messageview.c
4160         * src/mimeview.c
4161         * src/pgptext.c
4162         * src/procmime.[ch]
4163                 better support for multipart/digest (submitted
4164                 by Fredrik <e98fo@efd.lth.se>)
4165
4166 2001-12-22 [alfons]     0.6.6claws8
4167
4168         * src/addressbook.c
4169                 correct function signature
4170         * src/socket.[ch]
4171         * src/imap.[ch]
4172         * src/prefs_account.[ch]
4173                 allow IMAP over SSH tunnel (patch submitted by 
4174                 Martin Pool <mbp@samba.org>)
4175
4176 2001-12-21 [alfons]     0.6.6claws7
4177
4178         * sync with sylpheed 0.6.6cvs4-9
4179                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
4180
4181 2001-12-21 [christoph]  0.6.6claws6
4182
4183         * src/compose.c
4184         * src/prefs_folder_item.[ch]
4185                 implement saving of outgoing messages to current folder.
4186                 fix segfault when no default outbox is available
4187                 (closes bug #495683)
4188
4189 2001-12-21 [carsten]    0.6.6claws5
4190         * src/folderview.c
4191         * src/summaryview.c
4192                 pressing CTRL while DND does now the expected thing and
4193                 copies the mail (moving is still the default, as this
4194                 seam more appropriate for handling mails by DND)
4195
4196 2001-12-18 [paul]       0.6.6claws4
4197
4198         * sync with sylpheed 0.6.6cvs3
4199                 see ChangeLog entries 2001-12-18
4200
4201 2001-12-18 [hiro]       0.6.6claws3
4202
4203         * src/undo.c
4204                 fix for multibyte characters (obtain the number of letters
4205                 instead of bytes).
4206
4207 2001-12-17 [paul]       0.6.6claws2
4208
4209         * sync with sylpheed 0.6.6cvs1
4210                 see ChangeLog entry 2001-12-16
4211
4212 2000-12-17 [alfons]     0.6.6claws1
4213
4214         * src/filtering.c
4215                 clean up
4216
4217 2001-12-16 [paul]       0.6.6claws
4218 2001-12-15
4219
4220         * Release version 0.6.6claws, cvs tag: rel_0_6_6
4221
4222         * src/mimeview.c
4223                 last minute sync with main 0.6.6
4224
4225         * po/es.po
4226                 updated by Ricardo Mones Lastra
4227                 update for last minute sync
4228         * po/fr.po
4229         * po/nl.po
4230                 update for last minute sync
4231         * po/de.po
4232                 updated by Jens Oberender
4233         * po/pt_BR.po
4234                 updated by Fabio Junior Beneditto
4235
4236         * src/prefs_common.[ch]
4237         * src/undo.c
4238                 number of undo levels is user configurable
4239                 (squeeze it into the release in the dying
4240                 moments) Submitted by Jens Oberender    
4241
4242 2001-12-15 [melvin]
4243
4244         * po/fr.po
4245                 updated french translation
4246
4247 2001-12-15 [paul]       0.6.5claws92
4248
4249         * sync with sylpheed 0.6.5cvs28
4250                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
4251
4252         * po/nl.po
4253                 update to allow for sync
4254
4255 2001-12-15 [alfons]
4256         
4257         * po/nl.po
4258                 update dutch translation
4259
4260 2001-12-14 [carsten]    0.6.5claws91
4261         * src/summaryview.c
4262                 fixed bug #473785; also after changing the column order
4263                 the same message will be selected and displayed as before
4264                 the reordering
4265
4266 2001-12-14 [carsten]    0.6.5claws90
4267         * src/folderview.c
4268                 probably found the bug reported by wwb opening or closing
4269                 a folder tree just before dnd (found the solution in the
4270                 balsa source -- thanks to them)
4271
4272 2001-12-14 [carsten]    0.6.5claws89
4273         * src/gtkutils.c
4274         * src/account.c
4275                 moved gtk_clist_moveto to the right place, so that
4276                 only the accounts dialog is effected on opening
4277
4278 2001-12-14 [carsten]    0.6.5claws88
4279         * src/gtkutils.c
4280                 gtkut_clist_set_focus_row does a gtk_clist_moveto
4281                 now, so that the focused row will be seen in any case
4282                 (reported by wwp on sf-claws-user)
4283
4284 2001-12-14 [darko]      0.6.5claws87
4285
4286         * src/compose.c
4287                 remove unnecessary line
4288
4289 2001-12-14 [paul]       0.6.5claws86
4290
4291         * sync with sylpheed 0.6.5cvs27
4292                 see ChangeLog entries 2001-12-14
4293
4294 2001-12-14 [carsten]    0.6.5claws85
4295         * src/mainwindow.c
4296                 following a suggestion of Melvin the rcoabm pops up
4297                 right under the button now and the button is reliefed
4298                 while the popup is open
4299
4300 2001-12-14 [darko]      0.6.5claws84
4301
4302         * src/compose.c
4303                 fix crash when wrapping long lines if linewrap quotation
4304                 is disabled and wrapper encounters a word spanning more
4305                 than one line
4306
4307 2001-12-13 [paul]       0.6.5claws83
4308
4309         * src/compose.c
4310                 prefer 'Reply-To' header over mailing list header when
4311                 replying to a message. Finally prevent all those confirmation 
4312                 messages being sent to the list itself.
4313
4314         * src/summaryview.c
4315                 remove unused summary_set_menu_sensitive() entry
4316
4317 2001-12-13 [paul]       0.6.5claws82
4318
4319         * src/folderview.c
4320         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
4321         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
4322         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
4323                 improvements to 'Hide read messages': Inbox, Outbox,
4324                 Trash, Queue, and Draft icons now reveal presence of hidden 
4325                 messages
4326
4327 2001-12-12 [alfons]     0.6.5claws81
4328
4329         0.6.5claws80 was tagged as LAST_STABLE
4330
4331         * src/filtering.[ch]
4332         * src/matcher.[ch]
4333         * src/matcher_parser_lex.c
4334                 fix the filtering; my last attempt to get it right, 
4335                 if it does not work, it's Hoa's turn. ;-)
4336
4337                 for my honourable peers:
4338                 
4339                 the code now makes a clear distinction between
4340                 rules as they are displayed (probably escaped),
4341                 and as they are executed (probably unescaped). the
4342                 parser does *NOT* do any unescaping, this is
4343                 the task of the matcher.c (which breaks up a
4344                 rule into condition) and the filtering.c (which
4345                 breaks up the rule's action). to make this
4346                 run happily we provide an unescaped copy of
4347                 crucial strings to the MatcherProp and 
4348                 FilteringAction structures. note that the only
4349                 exception to this is any REGEXP string. those
4350                 are directly passed to regcomp() and regexp()
4351                 (who have much more powerful unescape functions).
4352                 
4353                 for everyone else:
4354         
4355                 you can escape tab (\t), carriage return (\r),
4356                 linefeed (\n), form feed (\f), quote (\"), 
4357                 single quote (\'), bell (\b) in all the entry
4358                 lines in the scoring & filtering dialogs.
4359                 as an added bonus this should not affect
4360                 existing filtering rules.
4361
4362 2001-12-12 [carsten]    0.6.5claws80
4363
4364         * src/summaryview.c
4365         * po/de.po
4366                 "item(s) selected" is now sensitive to 1 or more
4367                 than one selected (nice for language where simple
4368                 adding of a "s" is not possible as German (Eintrag
4369                 ->Eintr"age)
4370                 
4371                 the "forward as attachment" entry from the right
4372                 click menu removed, "forward" acts following the
4373                 prefs
4374         
4375         * src/textview.c
4376                 reverted my former changes; so compiler warning again
4377                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
4378                 nevertheless
4379
4380         * src/messageview.c
4381                 "search in message" does now *not* only work in MVIEW_TEXT
4382                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
4383                 message
4384
4385         * src/mainwindow.c
4386                 removed "/File/_Close" as it was the same as "/File/E_xit"
4387                 and we don't need it two times
4388
4389                 the separate folder view and message view now get a distinct
4390                 WMCLASS, just in case someone is using sawfish ;-)
4391
4392                 as the menu entries "/View/Message view" and "/View/Folder tree"
4393                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
4394                 make them sensitive accordingly and as these two are "shown"
4395                 after startup anytime check this menuitem at startup
4396
4397 2001-12-12 [paul]       0.6.5claws79
4398
4399         * src/folderview.c
4400                 fix sensitivity of 'Search folder...', broken in
4401                 0.6.5claws75
4402
4403         * src/mainwindow.c
4404                 fix dodgy English
4405
4406 2001-12-11 [carsten]    0.6.5claws78
4407         * src/filtering.c
4408                 fixed two typos returning a wrong FALSE/TRUE
4409         * src/mainwindow.[ch]
4410                 extra menu for email/news button removed
4411
4412 2001-12-11 [alfons]     0.6.5claws77
4413         
4414         * src/matcher.c                 (1.3)
4415         * src/matcher_parser_lex.l      (1.28)
4416                 revert for another attempt
4417                 mark 0.6.5claws77 as LAST_STABLE
4418
4419 2001-12-11 [christoph]  0.6.5claws76
4420
4421         * po/de.po
4422                 fixed wrong translation for prev. unread msg
4423
4424 2001-12-11 [paul]       0.6.5claws75
4425
4426         * src/folder.[ch]
4427         * src/folderview.c
4428         * src/mainwindow.c
4429         * src/summaryview.[ch]
4430         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
4431                 enable ability to hide read messages on per folder basis via 
4432                 '/Summary/Hide read messages'; when selected, a folder will 
4433                 have a red open folder icon, instead of a blue icon, if the 
4434                 folder contains hidden messges
4435                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
4436
4437         * src/mainwindow.c
4438                 remove '/Message/Forward as attachment' from 
4439                 main_window_set_menu_sensitive() to prevent debug warning
4440
4441         * src/folderview.c
4442         * src/mainwindow.c
4443                 Clean up some of the English
4444
4445         * tools/newscache_clean.pl
4446                 allow for new 'hidereadmsgs' entry in folderlist.xml
4447
4448         * po/es.po
4449                 updated translation, submitted by Ricardo Mones Lastra
4450
4451 2001-12-11 [paul]       0.6.5claws74
4452
4453         * sync with sylpheed 0.6.5cvs25
4454                 see ChangeLog entry 2001-12-11
4455
4456 2001-12-10 [alfons]     0.6.5claws73
4457
4458         * src/matcher.c
4459                 add more control characters
4460         * src/matcher_parser_lex.l
4461                 make escaping / unescaping work again
4462
4463 2001-12-10 [alfons]     0.6.5claws72
4464
4465         * src/imap.c
4466                 clean up warnings "returning value for void function" 
4467         * src/prefs_filtering.c
4468                 make info button for execute action sensitive
4469
4470 2001-12-10 [paul]       0.6.5claws71
4471
4472         * src/compose.c
4473         * src/imap.[ch]
4474         * src/summaryview.c
4475                 fix: imap server now gets informed of MARKED, UNMARKED
4476                 and REPLY events. Now people can use different IMAP-Mail
4477                 clients and have the exact same information about MARKED,
4478                 UNMARKED and REPLY status with all of them. Especially
4479                 useful for imap servers with a web-frontend.
4480                 submitted by Tobias Sandhaas <medlor@web.de>
4481
4482 2001-12-09 [melvin]     0.6.5claws70
4483         
4484         * src/textview.[ch]
4485                 fixed bug #490076 (hunted down by Alfons who implemented
4486                 a workaround in 0.6.5claws65)
4487
4488 2001-12-09 [christoph]  0.6.5claws69
4489
4490         * src/summaryview.c
4491                 set pointer to string in LOCKED column to NULL
4492                 (might fix bug #490800)
4493
4494 2001-12-09 [carsten]    0.6.5claws68
4495
4496         * po/de.po
4497                 resolved some cluttered menu shortcuts 
4498                 ('creating new email' and 'creating news message'
4499                 hade the same)
4500         * src/compose.c
4501                 wmclass now distinc from main window
4502         * src/mainwindow.c
4503           src/mainwindow.h
4504                 email/news and forward button functionality similar
4505                 to the reply buttons; removed the ugly dropdown arrows
4506                 and use instead the right mouse button
4507
4508 2001-12-09 [paul]       0.6.5claws67
4509
4510         * src/imap.c
4511         * src/utils.h
4512                 allow spaces in imap folder names
4513                 submitted by Willem van Engen <wvengen@stack.nl>
4514
4515 2001-12-09 [paul]       0.6.5claws66
4516
4517         * sync with sylpheed 0.6.5cvs24
4518                 see ChangeLog entry 2001-12-09
4519
4520 2001-12-08 [alfons]     0.6.5claws65
4521
4522         * src/textview.c
4523                 prevent secondary selection claim after "add to sender" dialog
4524                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
4525                 we trick GTK by simulating a click at (0, 0) in the textview.
4526
4527 2001-12-08 [hoa]        0.6.5claws64
4528
4529         * src/folder.c
4530                 fixed a bug about the .processing folder name while filtering
4531
4532 2001-12-08 [alfons]     0.6.5claws63
4533
4534         * src/folderview.c 
4535                 work around problem of not correctly updating folder stats
4536                 when deleting messages. there's some folder scanning evil
4537                 going so the folderview_update_msg_num() does not work
4538                 correctly. need to investigate this.
4539
4540 2001-12-08 [paul]       0.6.5claws62
4541
4542         * sync with sylpheed 0.6.5cvs23
4543                 see ChangeLog entry 2001-12-08
4544
4545 2001-12-07 [christoph]  0.6.5claws61
4546
4547         * src/compose.c
4548                 fix another header translation problem
4549
4550 2001-12-07 [alfons]     0.6.5claws60
4551
4552         * src/mbox.c
4553                 make filtering also work on local spool mbox
4554
4555 2001-12-07 [carsten]    0.6.5claws59
4556         * src/addressbook.c
4557                 addressbook window gets a wmclass distinct from the main
4558                 sylpheed window
4559         * src/compose.h
4560         * src/mainwindow.[ch]
4561                   forward menu item will use mode selected in prefs, forward 
4562                 as attatchment in menu removed (will be substituted in the
4563                 toolbar similar to reply buttons)
4564                   create news message menu entry and news button is now 
4565                 sensitive to the existance of a news account
4566         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
4567         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
4568         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
4569                 these are removed because the toolbar buttons don't show
4570                 the quoting modus any longer
4571
4572 2001-12-07 [paul]
4573
4574         * tools/newscache_clean.pl      ** NEW FILE **
4575                 perl script to do some tidying up in the newscache directory 
4576                 
4577         * tools/sylpheed-switcher       ** NEW FILE **
4578                 perl script to enable easy switching between main and claws
4579                 
4580         * tools/README
4581                 added descriptions of the two new perl scripts          
4582
4583
4584 2001-12-07 [melvin]     0.6.5claws58
4585
4586         * src/messageview.c
4587                 fixed a warning during compilation introduced in 0.6.5claws56
4588
4589 2001-12-07 [paul]       0.6.5claws57
4590
4591         * src/mainwindow.[ch]
4592         * src/menu.[ch]
4593                 further usability enhancements to replying with or without 
4594                 quoting via the toolbar, use of Ctrl key is replaced by 
4595                 drop down menu 
4596                 Submitted by Carsten Schurig            
4597
4598 2001-12-07 [melvin]     0.6.5claws56
4599
4600         * src/messageview.c
4601                 hack to fix bug that prevented to make/paste selections
4602                 after switching between MVIEW_TEXT and MVIEW_MIME views
4603                 without deselecting the selection first.
4604
4605 2001-12-06 [alfons]     0.6.5claws55
4606
4607         * src/filtering.[ch]
4608         * src/inc.c
4609                 revise filtering a little bit more, and make sure
4610                 messages are delivered to the appropriate inbox
4611                 (perhaps set per account)
4612
4613 2001-12-06 [paul]       0.6.5claws54
4614
4615         * sync with sylpheed 0.6.5cvs22
4616                 see ChangeLog entry 2001-12-06
4617
4618 2001-12-05 [alfons]     0.6.5claws53
4619
4620         * src/inc.c
4621         * src/folder.[ch]
4622         * src/procmsg.c
4623         * src/filtering.c
4624                 more revisions of filtering system
4625                 (last stable version is marked as LAST_STABLE)
4626                 
4627                 | NOTE 1): the filtering system now uses a local folder called
4628                 | .processing. if filtering fails, check this directory
4629                 | for missing messages.
4630                 |
4631                 | NOTE 2): help us find the filtering actions still missing
4632
4633 2001-12-05 [paul]       0.6.5claws52
4634
4635         * src/mainwindow.c
4636                 fix bug where 'Empty Trash?' pop-up window appears even
4637                 when Trash is empty, submitted by Jesse Skinner         
4638
4639 2001-12-05 [melvin]     0.6.5claws51
4640
4641         * src/compose.c
4642                 fixed bug #486106 to select correct account when reediting 
4643                 a queued message
4644         
4645 2001-12-04 [alfons]     0.6.5claws50
4646
4647         * src/mh.c
4648                 declare markfile in appropriate functions when
4649                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
4650                 for spotting this)
4651
4652 2001-12-04 [paul]       0.6.5claws49
4653
4654         * sync with sylpheed 0.6.5cvs21
4655                 see ChangeLog entry 2001-12-04
4656
4657 2001-12-03 [christoph]  0.6.5claws48
4658
4659         * po/de.po
4660                 changed translation of undo
4661         * src/account.c
4662         * src/folder.c
4663                 don't reinvent the wheel to traverse a GNode
4664         * src/compose.[ch]
4665                 seperate code to create the compose gui into functions
4666                 add "Others" page with folder selection for saving copy
4667                 of the message.
4668                 the folder identifier is saved to queue header
4669         * src/procmsg.c
4670                 save message to folder in queue header
4671
4672 2001-12-03 [paul]       0.6.5claws47
4673
4674         * sync with sylpheed 0.6.5cvs20
4675                 see ChangeLog entry 2001-12-03
4676
4677 2001-12-01 [paul]
4678
4679         * more sync with sylpheed 0.6.5cvs19
4680                 see ChangeLog entry 2001-11-29
4681
4682 2001-11-30 [paul]       0.6.5claws46
4683         
4684         * src/compose.c
4685                 remove conflicts introduced by Hoa's last commit
4686          
4687         * src/mainwindow.c
4688                 make 'Message/Bounce' sensitive
4689
4690 2001-11-30 [hoa]        0.6.5claws45
4691
4692         * src/compose.c
4693                 slightly change bounce function to add
4694                 information about the user that bounced the mail
4695                 in the From header line.
4696
4697         * src/folderview.c
4698                 permit the use of processing in outbox folder.
4699
4700 2001-11-29 [paul]       0.6.5claws44
4701
4702         * src/mainwindow.[ch]
4703         * src/prefs_common.c
4704         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
4705         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
4706         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
4707                 usability enhancements to the quoting, implements
4708                 use of Ctrl key to toggle quoting settings
4709                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
4710
4711 2001-11-29 [paul]       0.6.5claws43
4712         
4713         * sync with sylpheed 0.6.5cvs19
4714                 see ChangeLog entry 2001-11-28
4715
4716 2001-11-29 [melvin]     0.6.5claws42
4717         * src/Makefile.am
4718                 added enriched.[ch] to the list of files
4719
4720         * src/textview.c
4721         * src/mimeview.c
4722         * src/procmime.[ch]
4723         * src/enriched.[ch]
4724                 added support to view text/enriched
4725                 added support to show headers in message view for text/enriched and text/html
4726                         in non multipart messages
4727
4728 2001-11-28 [paul]       0.6.5claws41
4729
4730         * more sync with sylpheed 0.6.5cvs18
4731                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
4732
4733 2001-11-27 [paul]       0.6.5claws40
4734         
4735         * po/pt_BR.po
4736                 updated translation, submitted by Fabio Junior Beneditto
4737                 
4738         * sync with sylpheed 0.6.5cvs18
4739                 see ChangeLog entries 2001-11-26 (src/textview.c) and
4740                 2001-11-27
4741
4742
4743 2001-11-26 [paul]
4744
4745         * po/es.po
4746                 updated translation, submitted by Ricardo Mones Lastra
4747
4748 2001-11-26 [alfons]
4749
4750         * src/matcher.c
4751                 add more translatable strings
4752
4753 2001-11-26 [christoph]  0.6.5claws39
4754
4755         * po/de.po      
4756                 fixed one more umlaut
4757         * src/compose.c
4758                 fix translated header when it should not be translated
4759
4760 2001-11-26 [paul]       0.6.5claws38
4761
4762         * src/mainwindow.c
4763                 remove '/Message/Add Sender to address book' from 
4764                 main_window_set_menu_sensitive(), prevent debug warning
4765                 add 'Message/Mark/Mark all read' to mainwin_entries[]
4766
4767 2001-11-26 [paul]       0.6.5claws37
4768
4769         * src/summaryview.c
4770                 fix 'recurring unread state' bug 
4771
4772         * tools/README 
4773         * tools/filter_conv.pl
4774                 read name of top level mailbox from folderlist.xml
4775                 and presume nothing about its name              
4776
4777 2001-11-26 [darko]      0.6.5claws36
4778
4779         * src/gtkstext.[ch]
4780                 removed functions that are now in gtkutils.c
4781                 use gtkut_text_is_uri_string() from gtkutils.c
4782         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
4783
4784 2001-11-26 [paul]       0.6.5claws35
4785
4786         * sync with sylpheed 0.6.5cvs16
4787                 see ChangeLog entries 2001-11-25 and 2001-11-26
4788
4789 2001-11-25 [alfons]     0.6.5claws34
4790
4791         EXPERIMENTAL!!! Please checkout the last stable version using: 
4792           
4793         % cvs update -r LAST_STABLE -dRAP
4794
4795         (Or help us testing this stuff.)
4796
4797         * src/filtering.c               (1.14)
4798         * src/filtering.h               (1.6)
4799         * src/inc.c                     (1.28)
4800         * src/matcher.c                 (1.20)
4801         * src/mbox.c                    (1.9)
4802         * src/procmsg.h                 (1.14)
4803         * src/summaryview.c             (1.59)
4804         * src/summaryview.h             (dunno)
4805                 revert/merge/sync to as it was before commit 
4806                 on Thu, 19 Jul 2001 10:15:51 -0700.
4807
4808 2001-11-25 [hoa]        0.6.5claws33
4809
4810         * src/main.c
4811                 processing mails at startup
4812
4813         * src/folderview.c
4814         * src/summaryview.[ch]
4815                 processing mails when entering folder
4816
4817         * src/prefs_filtering.c
4818                 fixed some UI bugs
4819
4820 2001-11-24 [alfons]     0.6.5claws32
4821
4822         * src/summaryview.[ch]
4823                 make summary sort headers work, and also make
4824                 sure the sort type is stored
4825
4826 2001-11-23 [alfons]     0.6.5claws31
4827
4828         * src/summaryview.[ch]
4829                 make lock work like mark
4830                 disallow deleting messages marked as locked
4831
4832 2001-11-23 [alfons]     0.6.5claws30
4833
4834         * src/gtkstext.c
4835         * src/compose.[ch]
4836         * src/Makefile.am
4837         * src/undo.[ch]
4838                 merge undo patch submitted by Jens
4839
4840 2001-11-23 [christoph]  0.6.5claws29
4841
4842         * src/.cvsignore
4843                 added ylwrap
4844         * src/compose.c
4845                 fixed gpg signing and encoding
4846         * src/folder.[ch]
4847         * src/main.c
4848                 added --status option to get new, unread and total
4849                 message count from a running sylpheed
4850         * src/prefs_common.c
4851                 temporary fix for reply_with_quote problem
4852                 (don't call functions for non existing widget)
4853         * src/procmsg.c
4854                 one more check for ignored threads but still not
4855                 always working correctly. probably a recursive
4856                 check for all parents is needed
4857
4858 2001-11-23 [darko]      0.6.5claws28
4859
4860         * src/compose.c
4861                 wrapping on send improvements
4862         * src/gtkutils.[ch]
4863                 fix for GtkSText after last sync with main branch
4864                 GTK_TEXT -> GTK_STEXT
4865
4866 2001-11-23 [paul]       0.6.5claws27
4867
4868         * sync with sylpheed 0.6.5cvs14
4869                 see ChangeLog entries 2001-11-22 and 2001-11-23
4870                 
4871         * po/de.po
4872                 fixed the scrambled umlauts 
4873                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
4874
4875 2001-11-21 [paul]       0.6.5claws26
4876
4877         * sync with sylpheed 0.6.5cvs12
4878                 see 2nd ChangeLog entry dated 2001-11-20
4879
4880 2001-11-20 [paul]       0.6.5claws25
4881
4882         * sync with sylpheed 0.6.5cvs11
4883                 see ChangeLog entry 2001-11-19 (src/utils.c)
4884
4885 2001-11-20 [hiro]
4886
4887         * src/compose.c
4888                 GTK_TEXT -> GTK_STEXT
4889                 fix for wrong comment
4890
4891 2001-11-20 [hiro]       0.6.5claws24
4892
4893         * src/compose.[ch]
4894                 more merges from main branch
4895                 removed fatal warnings (uninitialized variables etc.)
4896                 some coding style fix
4897         * src/gtkutils.h
4898                 fixed typo.
4899         * src/addressbook.c
4900           src/addrindex.c
4901                 V-Card -> vCard
4902
4903 2001-11-19 [hoa]        0.6.5claws23
4904
4905         * src/filtering.c
4906         * src/prefs_scoring.c
4907         * src/matcher.[ch]
4908         * src/scoring.c
4909                 cleaning code
4910
4911         * src/matcher_parser_parse.y
4912         * src/prefs_filtering.c
4913                 bouncing
4914
4915 2001-11-19 [alfons]     0.6.5claws22
4916
4917         more of my old things into claws
4918
4919         * src/Makefile.am
4920         * src/prefs_common.c
4921         * src/procmsg.h
4922         * src/summaryview.[ch]
4923         * src/prefs_summary_column.c
4924         * src/pixmaps/locked.xpm
4925                 add indicators for locking of message in summary view
4926                 (does not work yet, only visual indicator)
4927
4928 2001-11-19 [paul]       0.6.5claws21
4929
4930         * sync with sylpheed 0.6.5cvs10
4931                 see ChangeLog entry 2001-11-19
4932
4933 2001-11-18 [alfons]     0.6.5claws20
4934         
4935         * src/filtering.c
4936                 remove an inadvertent free I forgot in previous clean up 
4937
4938 2001-11-18 [alfons]     0.6.5claws19
4939
4940         * src/filtering.[ch]
4941                 clean up & plug leaks
4942
4943 2001-11-18 [paul]       0.6.5claws18
4944
4945         * sync with sylpheed 0.6.5cvs9
4946                 see ChangeLog entries 2001-11-17 and 2001-11-18
4947
4948 2001-11-16 [paul]       0.6.5claws17
4949
4950         * sync with sylpheed 0.6.5cvs8
4951                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
4952
4953 2001-11-16 [paul]       0.6.5claws16
4954
4955         * sync with sylpheed 0.6.5cvs7
4956                 see ChangeLog entries 2001-11-15 and 2001-11-16
4957
4958 2001-11-15 [hoa]        0.6.5claws15
4959
4960         * src/compose.c
4961                 fix bounce, mails we received couln't be bounced to ourself.
4962
4963         * src/defs.h
4964         * src/filtering.[ch]
4965         * src/matcher.[ch]
4966         * src/matcher_parser.h
4967         * src/matcher_parser_lex.l
4968         * src/matcher_parser_parse.y
4969         * src/inc.c
4970         * src/main.c
4971         * src/mbox.c
4972         * src/prefs_filtering.[ch]
4973         * src/mainwindow.c
4974         * src/prefs_matcher.c
4975         * src/prefs_scoring.c
4976         * src/scoring.[ch]
4977         * src/summaryview.c
4978                 new matcher/filter/score configuration file parser
4979                 one unique configuration file => ~/.sylpheed/matcherrc
4980                 import in currently automatic, then save are made
4981                 in this new file.
4982                 one filter per folder and one global filter
4983                 (filter of a folder will be used as folder processing)
4984
4985         * src/folder.c
4986                 fix a bug in folder_item_get_identifier
4987                 
4988         * src/messageview.c
4989                 receive receipt return are fixed.
4990
4991 2001-11-14 [alfons]     0.6.5claws14
4992
4993         * src/session.h
4994                 add things from main branch to make claws compile
4995
4996 2001-11-14 [paul]       0.6.5claws13
4997
4998         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
4999                 see ChangeLog entries 2001-11-08 to 2001-11-14
5000
5001 2001-11-14 [hoa] 0.6.5claws12
5002
5003         * src/compose.[ch]
5004         * src/mainwindow.c
5005         * src/summaryview.c
5006                 add "bounce mail" option
5007
5008 2001-11-13 [christoph]  0.6.5claws11
5009
5010         * src/compose.c
5011                 Cleanup a mess i add before commiting
5012
5013 2001-11-13 [hoa]        0.6.5claws10
5014
5015         * src/compose.c
5016                 some fixes when mail are sent or
5017                 for crossposts
5018
5019 2001-11-13 [christoph]  0.6.5claws9
5020
5021         * po/de.po
5022                 Changed two string with the same translation
5023         * src/compose.c
5024         * src/procmsg.[ch]
5025         * src/send.[ch]
5026                 New mailsending process:
5027                   - Always queue message before sending
5028                     (message will be saved if sylpheed crashed or
5029                      freezes while sending)
5030                   - Allow queuing of newspostings
5031                   - No copy in outbox before sending
5032                     (closes bug #469501)
5033                   - No more redundant code for send and send_later
5034         * src/summaryview.c
5035                 Applied wwp <subscript@free.fr>'s patch that fixes
5036                 marks for multiple forwarded messages (+compose.c)
5037
5038 2001-11-12 [alfons]
5039
5040         * README.claws
5041                 remove things that are now in main branch
5042         
5043         * po/nl.po
5044                 update Dutch translation
5045
5046 2001-11-12 [mhadasht]   0.6.5.claws8
5047
5048         * src/prefs_common.c
5049                 re-enabled account autoselection feature for forward
5050                 and reedit lost during the branch point for SYNC-B4-REL
5051         * src/gtkspell.c
5052                 gtkpspell_get_dict(): more readable code (even if function is
5053                 not used yet)
5054         * ChangeLog.claws
5055                 added version number info to 2001-11-12 [hiro] comment.
5056
5057 2001-11-12 [hiro]       0.6.5.claws7
5058
5059         * src/compose.c
5060                 compose_forward(): fixed a bug that forward quote mark
5061                 wasn't used.
5062                 removed unnecessary code.
5063         * src/template_select.[ch]: removed.
5064
5065 2001-11-11 [alfons]
5066
5067         * src/compose.c
5068                 :%s/GTK_TEXT/GTK_STEXT/g
5069         
5070         * src/compose.[ch]
5071         * src/undo.[ch]
5072         * src/Makefile.am
5073                 revert the undo stuff (this is 0.6.6claws stuff)
5074
5075 2001-11-11 [hoa]        0.6.5.claws6
5076
5077         * src/compose.[ch]
5078                 Insert signature at the end of the text.
5079                 Added undo patch but currently disabled
5080
5081         * src/procmsg.c
5082                 Threading by subject improved.
5083
5084         * added src/undo.[ch]
5085                 Undo module for compose dialog box.
5086
5087 2001-11-11 [alfons]     0.6.5.claws5
5088
5089         * src/procmsg.c
5090                 prevent threading by subject on nodes that have already been
5091                 threaded by in-reply-to (as in "circular references in a tree
5092                 result in a dead branch")
5093
5094 2001-11-09 [hoa]        0.6.5.claws4
5095         
5096         * src/folderview.c
5097                 allows creation of mbox folder item from any files.
5098
5099 2001-11-09 [alfons]     0.6.5.claws3
5100         
5101         * src/utils.c
5102         * src/procmsg.c
5103                 do what I mean and correct threading by subject so it really
5104                 ignores attracting lines without "Re: "
5105
5106 2001-11-07 [alfons]     0.6.5.claws2
5107
5108         * src/procmsg.c
5109         * src/utils.[ch]
5110                 only attract by subject if a subject line starts with a "Re: "
5111         * src/syldap.c
5112                 remove warning
5113
5114 2001-11-07 [paul]       0.6.5claws1
5115
5116         * sync with sylpheed 0.6.5. release
5117                 see ChangeLog entry 2001-11-07
5118
5119 2001-11-07 [paul]       0.6.4claws31
5120
5121         * sync with sylpheed 0.6.4cvs18
5122                 see ChangeLog entries 2001-10-30 to 2001-11-07
5123                 prefs_templates.[ch] renamed prefs_template.[ch]
5124
5125 2001-11-06 [alfons]
5126         
5127         * src/utils.h
5128                 add semicolon Hoa forgot ;-)
5129                 
5130
5131 2001-11-06 [hoa]        0.6.4claws30
5132         
5133         * src/procmsg.c
5134         * src/summaryview.c
5135         * src/utils.c
5136         * src/utils.h
5137                 threading by subject - empty subject are ignored
5138
5139 2001-11-06 [christoph]  0.6.4claws29
5140
5141         * src/socket.c
5142                 use SSL_peek for sock_gets
5143         * src/utils.c
5144                 removed unneeded pointer in extracting quoted
5145                 names implementation
5146
5147 2001-11-06 [melvin]     0.6.4claws28
5148
5149         * src/gtkspell.c
5150                 fixed bug #476792 Selection overtyping with spell checker
5151                 fixed bug which could cause a buffer overflow
5152                 fixed a memory leak
5153
5154 2001-11-06 [hoa]        0.6.4claws27
5155         
5156         * src/procmsg.c
5157         * src/summaryview.c
5158                 threading by subject
5159
5160 2001-11-05 [alfons]     0.6.4claws26
5161         
5162         * README.claws
5163                 Claws -> Sylpheed (vice versa)
5164
5165         * src/compose.c
5166                 :%s/gtk_text/gtk_stext/g
5167                 :%s/GTK_TEXT/GTK_STEXT/g
5168                 (thanks to Jonathan Ware for spotting this)
5169
5170 2001-11-04 [christoph]  0.6.4claws25
5171
5172         * src/summaryview.c
5173                 replace Xalloca + strdup with Xstrdup_a
5174         * src/utils.c
5175                 better implementation of extracting quoted names
5176                 from addresses (remove backlashes and ignore
5177                 quotes after them)
5178
5179 2001-11-04 [alfons]     0.6.4claws24
5180
5181         * src/utils.[ch]
5182                 edit to comply more with coding style
5183
5184         * src/textview.c
5185                 fix bug reported by Kim Schulz. introduced by the patch integrated
5186                 in 0.6.4claws15. the code did not check the return value of
5187                 the html parser.
5188
5189         * AUTHORS
5190                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
5191
5192 2001-11-04 [christoph]  0.6.4claws23
5193
5194         * src/main.c
5195         * src/prefs_common.[ch]
5196                 init some pointers that possibly caused a segfault
5197                 reported in the claws-users ML
5198
5199 2001-11-04 [hoa]        0.6.4claws22
5200
5201         * src/grouplistdialog.c
5202                 change the names of the nodes in the tree
5203
5204         * src/compose.c
5205                 enhanced mailto syntax as described in
5206                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
5207                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
5208
5209         * src/utils.c
5210                 encode and decode URI (useful when opening URL into
5211                 netscape).
5212
5213 2001-11-03 [hoa]        0.6.4claws21
5214
5215         * src/grouplistdialog.c
5216                 a new newsgroups list selection dialog box
5217                 with a CTree instead of a CList
5218
5219 2001-11-03 [hoa]        0.6.4claws20
5220
5221         * src/folderview.c
5222                 enable property and scoring options when right
5223                 click on "inbox"
5224
5225         * src/summaryview.c
5226                 fixed bug when nickname were displayed using
5227                 the address book.
5228
5229 2001-11-02 [darko]      0.6.4claws19
5230
5231         * src/compose.c
5232                 new wrap quotation and URL/long words wrapping implementation
5233         * src/compose.c src/gtkstext.[ch]
5234                 move gtkstext_strncmp() to gtkstext.c
5235
5236 2001-11-01 [christoph]  0.6.4claws18
5237
5238         * src/prefs_account.c
5239                 fixed mess in account settings dialog
5240         * src/prefs_folder_item.c
5241                 added label with folder path to dialog
5242
5243 2001-10-31 [match]      0.6.4claws17
5244
5245         * src/vcard.c
5246                 fix memory leak.
5247         * src/addrbook.c
5248                 fix generation of spurious address book file names.
5249                 remove redundant functions.
5250         * po/POTFILES.in
5251                 added missing file names.
5252
5253 2001-10-30 [paul]       0.6.4claws16
5254
5255         * sync with sylpheed 0.6.4cvs6
5256                 see ChangeLog entries 2001-10-26 to 2001-10-30
5257
5258         * tools/filter_conv.pl
5259                 read folderlist.xml to discover whether the top-level
5260                 folder is called 'Mailbox' or 'Mail' 
5261
5262 2001-10-29 [paul]       0.6.4claws15
5263
5264         * src/html.c, src/textview.c
5265                 activate links in html mail and fix clickable parts
5266                 Submitted by Matthieu Dazy <dazy@t-surf.com>
5267
5268 2001-10-29 [paul]
5269
5270         * po/de.po, po/es.po, po/pt_BR/po
5271                 updated translations, submitted by Jens Oberender,
5272                 Ricardo Mones Lastra, and Fabio Junior Beneditto
5273
5274 2001-10-29 [darko]      0.6.4claws14
5275
5276         * src/compose.c
5277                 fix wrapping for good
5278
5279 2001-10-29 [darko]
5280
5281         * src/compose.c
5282                 undo previous change as it broke the smart wrapping
5283
5284 2001-10-29 [darko]      0.6.4claws13
5285
5286         * src/compose.c
5287                 fix infinite loop when long URL is quoted
5288                 (closes bug #475122.
5289
5290 2001-10-28 [match]
5291
5292         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
5293                 import Mutt address book
5294         * src/ldif.[ch] src/importldif.h
5295                 modified import LDIF handle user attributes
5296
5297 2001-10-28 [christoph]  0.6.4claws12
5298
5299         * src/summaryview.c
5300                 fixed that filtering did not work if there
5301                 were no filter rules
5302                 (closes bug #472003 and better implementation
5303                  of patch #474644)
5304
5305 2001-10-27 [christoph]  0.6.4claws11
5306
5307         * src/compose.c
5308                 make the folder's default account to be used when
5309                 replying. (patch by wwp <subscript@free.fr>)
5310         * src/compose.c
5311                 code cleanup, nearly killed all of wwp's patch
5312                 for folder's default account in compose
5313         * src/folderview.c
5314                 error panel when a folder could not be created
5315                 (closes bug #471080 new folder name & already
5316                  existing file)
5317
5318 2001-10-26 [alfons]
5319
5320         * src/utils.h
5321                 change prototype of strstr2() that Christoph forgot about
5322
5323 2001-10-26 [christoph]  0.6.4claws10
5324
5325         * src/account.c
5326                 made search for accounts by email address not case
5327                 sensitive
5328         * src/folder.c
5329                 fixed memory leak in folder_item_get_identifier
5330         * src/gtkspell.c
5331         * src/utils.c
5332                 fixed wrong strstr2 (should work like strstr)
5333
5334 2001-10-26 [darko]      0.6.4claws9
5335
5336         * src/compose.c src/gtkstext.[ch]
5337         * src/gtkstext.c
5338                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
5339
5340 2001-10-26 [paul]       0.6.4claws8
5341
5342         * src/html.c
5343                 ignore css and javascript tags in html mail
5344                 case-insensitive, with or without double-quoted
5345                 strings
5346
5347 2001-10-26 [paul]       0.6.4claws7
5348
5349         * sync with sylpheed 0.6.4cvs1
5350                 see ChangeLog entry 2001-10-26
5351
5352         * src/prefs_account.c, src/prefs_common.c,
5353           src/prefs_summary_column.c
5354                 minor improvements to the English
5355
5356 2001-10-25 [alfons]     0.6.4claws6
5357
5358         * src/gtkstext.c
5359         
5360                 make GtkSText follow style of GtkText (closes bug 
5361                 #469211 "text selection while writing message")
5362                 
5363                 do sync with GTK 1.2.10
5364
5365 2001-10-25 [paul]       0.6.4claws5
5366
5367         * src/html.c
5368                 ignore css tags in html mail
5369
5370 2001-10-25 [darko]      0.6.4claws4
5371
5372         * src/compose.c
5373                 don't declare is_url_string as static function since
5374                 we need it in gtkstext.c
5375         * src/gtkstext.c
5376                 remove unused variable
5377                 don't wrap long URLs while composing a message
5378
5379 2001-10-24 [christoph]  0.6.4claws3
5380
5381         * src/socket.c
5382                 fix ssl deadlock, when peer closes connection
5383
5384 2001-10-24 [paul]       0.6.4claws2
5385
5386         * src/prefs_common.c
5387                 gettextize the gpg ascii-armored warning message
5388
5389         * src/compose.c
5390                 insert a DOS/MAC file into the composed message
5391                 (improvements)
5392
5393         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
5394
5395 2001-10-22 [paul]       0.6.4claws1
5396
5397         * sync with sylpheed 0.6.4 release
5398                 see ChangeLog entries 2001-10-21
5399
5400         * po/fr.po, po/pt_BR.po
5401                 updated by Melvin Hadasht and Fabio Junior Beneditto
5402
5403 2001-10-21 [paul]       0.6.3claws30
5404
5405         * src/compose.c
5406                 insert a DOS text file from the compose window
5407                 into the composed message text (removes CRs characters)
5408                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
5409
5410         * tools/filter_conv.pl, tools/README
5411                 automatically use ~/.sylpheed as working directory
5412                 print out confirmation message on completion
5413
5414         * correct Hoa's last ChangeLog.claws entry
5415
5416 2001-10-20 [hoa]        0.6.3claws29
5417
5418         * src/grouplistdialog.c
5419                 bugfix (another ?) to give the right
5420                 newsgroups list for each news server.
5421
5422         * src/news.c
5423         * src/news.h
5424                 improve the newsgroups list cache
5425
5426 2001-10-20 [paul]       0.6.3claws28
5427
5428         * sync with sylpheed 0.6.3cvs9
5429                 see ChangeLog entry 2001-10-19
5430
5431         * correct Alfons' last ChangeLog.claws entry
5432
5433 2001-10-19 [alfons]
5434
5435         * src/pgptext.[ch]
5436                 fix compilation problems (part of bug #472895)
5437
5438 2001-10-18 [hoa]        0.6.3claws27
5439
5440         * src/grouplistdialog.c
5441                 bugfix when we refresh was clicked (bug 472701)
5442
5443 2001-10-19 [christoph]  0.6.3claws26
5444
5445         * src/compose.c
5446                 last header entry should default to "To:" or
5447                 "Newsgroups:" and not copy the last entry line
5448                 in a new compose window
5449                 (closes bug #472686, #470792)
5450
5451 2001-10-19 [paul]       0.6.3claws25
5452
5453         * sync with Sylpheed 0.6.3cvs8
5454                 see ChangeLog entries 2001-10-18 and 2001-10-19
5455
5456 2001-10-18 [christoph]  0.6.3claws24
5457
5458         * src/procmsg.c
5459                 reimplement ignore thread
5460         
5461 2001-10-18 [hoa]        0.6.3claws23
5462
5463         * src/folderview.c
5464         * src/grouplistdialog.[ch]
5465                 enhanced news subscription interface (feature 469113)
5466
5467         * src/news.c
5468         * src/news.h
5469                 enchanced newsgroup listing,
5470                 now, we can get groups informations
5471                 (NNTPGroupInfo)
5472
5473 2001-10-18 [paul]       0.6.3claws22
5474
5475         * src/summaryview.c
5476                 remove comment (sync with main branch)
5477         * src/mainwindow.c
5478                 fix 'Re-edit' bug in 'Message' menu
5479
5480 2001-10-17 [christoph]  0.6.3claws21
5481
5482         * src/compose.c
5483                 ignore empty or whitespace only header lines
5484
5485 2001-10-17 [paul]       0.6.3claws20
5486
5487         * sync with sylpheed 0.6.3cvs7
5488                 see ChangeLog entries 2001-10-14, 2001-10-16, and
5489                 2001-10-17
5490
5491 2001-10-17 [darko]
5492
5493         * src/compose.c
5494                 wrap long lines without spaces
5495                 don't wrap URLs
5496
5497 2001-10-16 [paul]
5498
5499         * po/es.po, po/nl.po, po/pt_BR.po
5500                 updated by Ricardo Mones Lastra, Alfons,
5501                 and Fabio Junior Beneditto
5502
5503         * sylpheed-0.6.3claws released
5504
5505 2001-10-15 [melvin] 0.6.3claws18
5506
5507         * README.claws
5508                 added summary and detailed installation instructions
5509                 for spell checker
5510         * po/fr.po
5511                 Updated, corrected and completed french translation
5512
5513 2001-10-15 [hoa] 0.6.3claws17
5514         * src/grouplistdialog.c
5515                 we can choose the newsgroups to display with wildcards
5516
5517 2001-10-15 [christoph]  0.6.3claws16
5518
5519         * src/account.c
5520         * src/compose.c
5521         * src/prefs_folder_item.[ch]
5522                 applied wwp <subscript@free.fr>'s folder
5523                 default account patch
5524         * po/de.po
5525                 Fixed wrong translation
5526
5527 2001-10-13 [alfons, christoph, melvin]  
5528                         0.6.3claws15
5529
5530         solution #2 to solve MT-safety problems defers all GUI related calls
5531         to the main thread using a gtk_idle_add() callback. discussed on
5532         ircnet #sylpheed, with christoph spotting some issues with the
5533         original code, and melvin allowing us to lobotomize his sylpheed.
5534
5535         * src/syldap.[ch], src/main.c
5536                 fix race problem in ldap search thread by deferring GUI 
5537                 stuff to main thread using gtk_idle_add()
5538
5539 2001-10-13 [paul]       0.6.3claws14
5540
5541         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
5542                 add Sergey's smtpcred.patch
5543                 adds separate username/password setting for SMTP Auth
5544                 needed by some servers
5545                 (closes feature request #471659)
5546
5547 2001-10-13 [paul]       0.6.3claws13
5548
5549         * src/pgptext.[ch] **NEW FILES**
5550         * src/Makefile.am, src/messageview.c, src/mimeview.c
5551                 decrypt ascii-armored gpg text embedded in
5552                 the message body.
5553                 Submitted by Jens Jahnke <jan0sch@gmx.net>
5554
5555 2001-10-13 [christoph]  0.6.3claws12
5556
5557         * README.claws
5558                 some more details on default to and
5559                 feature requests
5560         * src/main.c
5561                 init glib threading when ldap is used
5562         * src/syldap.c
5563                 threading fixes
5564         * po/de.po
5565                 fixed a typo
5566
5567 2001-10-12 [paul]       0.6.3claws11
5568
5569         * src/prefs_common.[ch], src/rfc2015.c
5570                 enable ascii-armored gpg text to be embedded in the
5571                 message body, selectable through the 'Privacy'
5572                 preferences. Supports encrypting only.
5573                 Submitted by Ravemax <ravemax@dextrose.com>
5574
5575 2001-10-12 [paul]       0.6.3claws10
5576
5577         * sync with sylpheed 0.6.3cvs6
5578                 see ChangeLog entries 2001-10-11 and 2001-11-12
5579
5580         * src/folderview.c
5581                 incorporated mbox folders, scoring, and folder
5582                 properties into the sync
5583
5584 2001-10-12 [darko]      0.6.3claws9
5585
5586         * README.claws
5587                 describe quotation wrapping
5588         * src/compose.c
5589                 don't treat tab as space to calculate line length properly
5590
5591 2001-10-11 [alfons]
5592
5593         * README.claws
5594                 correct description of how to make new filtering system work,
5595                 add some other things
5596                 
5597         * src/syldap.c
5598                 remove sched_yield() (not necessary / unportable)
5599
5600 2001-10-11 [paul]       0.6.3claws8
5601
5602         * sync with sylpheed 0.6.3cvs3
5603                 see ChangeLog entry 2001-10-10
5604
5605 2001-10-10 [christoph]  0.6.3claws7
5606
5607         * .cvsignore
5608                 ignore 2 files created by newer autotools
5609         * src/prefs_folder_item.c
5610                 using table for widget alignment
5611                 fixed memory leak and broken octal display
5612         * src/filesel.c
5613                 fixed segfault caused by lost filename
5614                 workaround (closes bug #469551)
5615
5616 2001-10-10 [paul]       0.6.3claws6
5617
5618         * sync with sylpheed 0.6.3cvs2
5619                 see ChangeLog entries 2001-10-09 and 2001-10-10
5620
5621 2001-10-10 [darko]      0.6.3.claws5
5622
5623         * src/gtkstext.c
5624                 proper calculation of right margin if smart wrapping is enabled
5625         * src/compose.c
5626                 automatically wrap long lines if wrap quotation is enabled
5627
5628 2001-10-09 [alfons]     0.6.3.claws4
5629
5630         * src/summaryview.c
5631                 select correct row when deleting last row in the summary view (and
5632                 close bug "[ #469104 ] select second last in list when deleting")
5633
5634 2001-10-09 [paul]       0.6.3claws3
5635
5636         * sync with sylpheed 0.6.3cvs1
5637                 updated some autotool scripts
5638
5639 2001-10-09 [darko]      0.6.3claws2
5640
5641         * src/gtkstext.[ch]
5642                 new name and mark with Sylpheed comment
5643         * src/compose.c
5644                 smart quotation wrapping a-la VIM
5645
5646 2001-10-08 [paul]       0.6.3claws1
5647
5648         * sync with sylpheed 0.6.3 release
5649                 see ChangeLog entry 2001-10-08
5650
5651 2001-10-08 [paul]       0.6.2claws24
5652
5653         * src/summaryview.c
5654                 more sync with sylpheed 0.6.2cvs12
5655                 Fixed the bug that didn't select the last row correctly
5656
5657
5658 2001-10-07 [paul]       0.6.2claws23
5659
5660         * sync with sylpheed 0.6.2cvs12
5661                 see ChangeLog entry 2001-10-07
5662
5663 2001-10-06 [match]
5664         * src/jpilot.[ch]
5665                 enable jpilot to read unsynch'ed addresses.
5666
5667         * src/editldap_basedn.c
5668                 fix segfault when opening dialog.
5669
5670 2001-10-06 [alfons]     0.6.2.claws22
5671
5672         * src/summaryview.c
5673                 fix bug with summary view selecting last *inserted*
5674                 node instead of last *visible* node. remember we
5675                 work with a tree
5676
5677 2001-10-06 [paul]       0.6.2claws21
5678
5679         * po/pt_BR.po
5680                 updated translation, contains some fixes and new
5681                 translations, submitted by Gustavo Noronha Silva
5682                 <kov@debian.org>
5683
5684         * src/prefs_common.c
5685                 change 'each' to 'every' - fix dubious English
5686
5687         * sync with sylpheed 0.6.2cvs11
5688
5689 2001-10-05 [alfons]     0.6.2claws20
5690
5691         * src/mainwindow.[ch], src/folderview.c
5692                 make composite tool button switch between "Compose News"
5693                 and "Compose Mail" depending on selected folder
5694                 (nifty idea by Kim Schulz <kim@schulz.dk>)
5695
5696 2001-10-05 [paul]       0.6.2claws19
5697
5698         * src/mainwindow.c, src/summaryview.c
5699                 fix 'Message/Reply to all', broken in last commit
5700
5701         * src/compose.c
5702                 fix X_BEENTHERE seg fault, thanks to Alfons
5703
5704 2001-10-04 [paul]       0.6.2claws18
5705
5706         * src/compose.[ch], src/mainwindow.c
5707                 make "Message/Reply" reply to mailing lists; matches
5708                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
5709                 based on portions of the patch submitted by
5710                 Junichi Uekawa <dancer@netfort.gr.jp>
5711
5712 2001-10-04 [darko]      0.6.2claws17
5713
5714         * src/compose.c
5715                 better smart wrapping
5716         * src/gtkstext.[hc]
5717                 a function to make text buffer contiguous
5718
5719 2001-10-03 [paul]       0.6.2claws16
5720
5721         * sync with sylpheed 0.6.2cvs10
5722
5723 2001-10-02 [alfons]
5724
5725         * configure.in
5726         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
5727                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
5728                 references to chinese translations (hope someone picks up
5729                 this)
5730
5731 2001-10-02 [christoph]  0.6.2claws15
5732
5733         * src/compose.c
5734                 fixed non translated header bug
5735         * ChangeLog.claws
5736                 fixed wrong date in alfons last entry ;)
5737
5738 2001-10-02 [alfons]     0.6.2claws14
5739
5740         * src/compose.c, src/prefs_common.[ch]
5741                 add block cursor option
5742
5743 2001-10-02 [paul]       0.6.2claws13
5744
5745         * sync with sylpheed 0.6.2cvs9
5746
5747 2001-09-30 [paul]       0.6.2claws12
5748
5749         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
5750                 updated translations
5751
5752         * po/POTFILES.in
5753                 add 'src/importldif.c'
5754
5755         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
5756                 added eudora-to-vCard conversion tool
5757                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
5758
5759         * sync with sylpheed 0.6.2cvs8
5760
5761 2001-09-30 [paul]
5762
5763         * sylpheed-0.6.2claws released
5764
5765 2001-09-27 [melvin]     0.6.2claws11
5766
5767         * src/gtkspell.c
5768                 fixed crash when using default path (introduced 
5769                 in 0.6.2claws10)
5770                 fixed tiny bug for initial suggestion mode
5771
5772 2001-09-27 [melvin]     0.6.2claws10
5773         
5774         * src/gtkspell.c
5775                 fixed bug where gtkpspell didn't set the path correctly
5776
5777         * README.claws
5778                 added a paragraph about spell checking
5779                 
5780
5781
5782 2001-09-27 [paul]       0.6.2claws9
5783
5784         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
5785                 replace '// comments' with '/* comments */' to prevent
5786                 some compiler warnings 
5787
5788         * sync with sylpheed 0.6.2cvs6
5789
5790 2001-09-26 [alfons]     0.6.2claws8
5791
5792         * src/messageview.c
5793                 introduce return receipt request notification again,
5794                 which was lost because of other semantics in 
5795                 procheader_parse() (???)
5796
5797 2001-09-26 [christoph]  0.6.2claws7
5798
5799         * src/compose.c
5800                 replace comments for old code with #if 0
5801                 readded auto cc, bcc and reply-to
5802         * src/prefs_matcher.c
5803         * src/prefs_scoring.c
5804                 removed some definition (was moved to
5805                 prefs.h)
5806
5807 2001-09-26 [paul]       0.6.2claws6
5808
5809         * src/mainwindow.c
5810                 make 'Follow-up and reply to' sensitive
5811
5812         * more sync with sylpheed 0.6.2cvs5
5813
5814 2001-09-25 [melvin]
5815
5816         * 0.6.2claws5
5817
5818         * src/gtkspell.c
5819                 fixed bug for "US-ASCII" introduced by the encoding code
5820
5821 2001-09-25 [paul]
5822
5823         * 0.6.2claws4
5824
5825         * src/prefs_common.[ch], src/summaryview.c
5826                 'next unread msg' 'go to next folder?' dialog can be
5827                 given default behaviour, either always show dialog,
5828                 or assume 'yes', or assume 'no'
5829                 Submitted by wwp <subscript@free.fr>
5830
5831 2001-09-25 [melvin]
5832                 
5833         * src/compose.c src/gtkspell.[ch]
5834                 added support for different encodings
5835
5836 2001-09-25 [paul]
5837
5838         * more sync with sylpheed 0.6.2cvs5
5839
5840 2001-09-24 [alfons]
5841         
5842         * src/prefs_folder_item.c
5843                 add check for item->prefs->default_to string is NULL and
5844                 add another check when freeing this string
5845
5846 2001-09-24 [paul]
5847
5848         * configure.in
5849                 change to version 0.6.2claws3
5850
5851         * sync with sylpheed 0.6.2cvs5 
5852
5853 2001-09-24 [match]
5854         * src/ldif.[ch], src/importldif.[ch], addressbook.c
5855                 import LDIF files.
5856         * src/addrcache.[ch], addrindex.[ch]
5857                 small update for future
5858         * src/addrbook.c
5859                 fix test XML file.
5860
5861 2001-09-24 [melvin]
5862         * src/gtkspell.[ch]
5863                 added 'Learn from mistakes' option
5864                 better handling of quotes in checked words
5865                 sorted dict list
5866         * po/fr.po
5867                 small update for spell checking stuff
5868
5869 2001-09-23 [alfons]
5870         
5871         * src/gtkspell.c
5872                 edit a little bit so it complies more with main coding style
5873
5874 2001-09-23 [alfons]
5875
5876         * src/folder.[ch], prefs_folder_item.c, compose.c
5877                 migrate "request return receipt" folder property
5878                 to folderlist.xml
5879
5880 2001-09-22 [alfons]
5881
5882         * README.claws **NEW**
5883                 (add things of interest for users of main branch 
5884                 and claws here)
5885
5886         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
5887                 re-implement threading per folder option, but store 
5888                 the setting in folderlist.xml (where it belongs)
5889
5890 2001-09-21 [melvin]
5891
5892         * src/gtkspell.[ch]
5893                 fixed bug when compose window is under another window
5894         * src/prefs_common.[ch] src/compose.c
5895                 changed 'dictionary_path' to 'dictionary' to be consistent
5896                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
5897         * ac/pspell.m4 src/Makefile.am 
5898                 dropped PSPELL_PATH macro
5899         * po/fr.po
5900                 updated translations
5901
5902 2001-09-21 [christoph]
5903
5904         * src/compose.c
5905                 added border around header fields
5906                 keep header type when new field is added
5907
5908 2001-09-20 [christoph]
5909
5910         * src/utils.[ch]
5911                 more portable debug_print with source filename
5912                 and linenumber
5913         * src/procmsg.c
5914                 more newlines after debug messages
5915
5916 2001-09-20 [paul]
5917
5918         * configure.in
5919                 change to version 0.6.2claws2
5920
5921         * sync with sylpheed 0.6.2cvs3
5922
5923 2001-09-19 [melvin]
5924
5925         * src/gtkspell.c
5926                 fixed the post-right-click focus pb
5927                 fixed crash when 'Spell check all' after dict change 
5928                         and when cursor is at the end of the text
5929                 shift-right-click pops up config menu even on misspelled words.
5930         * po/POTFILES.in
5931                 added gtkspell.c
5932
5933 2001-09-19 [melvin]
5934
5935         * src/about.c
5936                 added pspell to compiled-in features list
5937
5938 2001-09-18 [melvin]
5939
5940         * switched to pspell and dropped ispell
5941         * ac/pspell.m4
5942                 new file. autoconf macro for pspell
5943         * ac/Makefile.am 
5944         * configure.in acconfig.h
5945                 added pspell support
5946         * src/Makefile.am
5947         * src/main.c src/compose.[ch] src/gtkspell.[ch]
5948         * src/prefs_common.[ch] 
5949                 added pspell support
5950
5951 2001-09-18 [christoph]
5952
5953         * src/addr_compl.c
5954         * src/template.[ch]
5955                 replace LOG_MESSAGE with debug_print
5956         * src/compose.[ch]
5957                 gui improvements
5958         * src/menu.c
5959                 added newline after debug message
5960         * src/utils.h
5961                 using __VA_ARGS__ for debug_print macro
5962         * tools/.cvsignore
5963                 ignore Makefile and Makefile.in
5964
5965 2001-09-18 [paul]
5966
5967         * configure.in
5968                 change to version 0.6.2claws1
5969         * sync with sylpheed 0.6.2cvs1
5970
5971         * src/matcher.c 
5972         * src/prefs_matcher.c
5973                 add 'score equal to' option, submitted by
5974                 Paul Evans <nerd@freeuk.com>
5975
5976 2001-09-15 [christoph]
5977
5978         * src/mainwindow.c
5979                 comment out menu entry not existing in claws
5980         * src/menu.c
5981                 add debug output for non existing menu entries
5982         * src/summaryview.c
5983                 fix next/prev unread message for ignored threads
5984         * src/utils.[ch]
5985                 add sourcefile and line number to debug output
5986                 otherwise it is sometimes hard to find the
5987                 source code part if debug messages are translated
5988
5989 2001-09-14 [darko]
5990         
5991         * src/folderview.c
5992                 refresh target folder style after colour is changed
5993
5994 2001-09-13 [paul]
5995
5996         * configure.in
5997                 change to version 0.6.1claws3
5998
5999         * sync with sylpheed 0.6.1cvs6
6000
6001 2001-09-13 [darko]
6002         
6003         * src/folderview.c
6004                 fix target folder colourization to use user selected colour
6005
6006 2001-09-12 [darko]
6007         
6008         * src/summaryview.c
6009                 fix crash when message that is marked for copy/move is unmarked
6010
6011 2001-09-09 [paul]
6012
6013         * configure.in
6014                 change to version 0.6.1claws2
6015
6016         * sync with sylpheed 0.6.1cvs3
6017
6018 2001-09-09 [alfons]
6019         
6020         * src/folderview.c
6021                 fix bug with default font used for trash folder text
6022
6023 2001-09-06 [paul]
6024
6025         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6026                 updated translations
6027
6028         * configure.in
6029                 change to version 0.6.1claws1
6030
6031         * sync with sylpheed 0.6.1cvs2
6032
6033 2001-09-03 [paul]
6034
6035         * po/POTFILES.in
6036                 add Match's new addressbook
6037
6038         * po/de.po
6039                 updated translation submitted by Jens Oberender
6040
6041 2001-09-02 [paul]
6042
6043         * configure.in
6044                 change to 0.6.1claws
6045         * sync with sylpheed 0.6.1 release
6046
6047 2001-09-02 [paul]
6048
6049         * configure.in
6050                 change to 0.6.0claws2
6051
6052         * sync with sylpheed 0.6.0cvs4
6053
6054         * po/pt_BR.po
6055                 updated translation submitted by Fabio Junior Beneditto
6056
6057 2001-09-01 [match]
6058         * pixmaps/
6059                 interface.xpm
6060                 book.xpm
6061                 address.xpm
6062         * src/
6063                 Makefile.am
6064                 a ton of new files
6065
6066 2001-08-31 [paul]
6067
6068         * configure.in
6069                 change to version 0.6.0claws1
6070
6071         * sync with sylpheed 0.6.0cvs1
6072
6073         * po/es.po
6074                 updated translation submitted by Ricardo Mones Lastra
6075
6076         * po/POTFILES.in
6077                 add 'src/prefs_templates.c'
6078
6079         * src/compose.c, src/summaryview.c
6080                 fix segfault on 'Re_edit'               
6081
6082 2001-08-30 [alfons]
6083
6084         * configure.in, Makefile.am
6085         * tools/Makefile.am
6086                 add tools directory to source distribution
6087
6088 2001-08-30 [paul]
6089
6090         * configure.in
6091                 change to version 0.6.0claws
6092
6093         * sync with sylpheed 0.6.0 release
6094
6095 2001-08-30 [christoph]
6096
6097         * configure.in
6098                 removed autoconf version check
6099
6100 2001-08-30 [paul]
6101
6102         * src/account.c, src/compose.c, src/prefs_common.[ch]
6103         * src/procheader.[ch] src/utils.[ch]
6104                 Enhanced automatic account selection on replies
6105                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
6106
6107         * configure.in
6108                 add LDAP and JPilot to the configuration results output.
6109
6110 2001-08-29 [christoph]
6111
6112         * src/summeryview.c
6113                 no bold font for ignored threads
6114
6115 2001-08-29 [paul]
6116
6117         * configure.in
6118                 change to version 0.5.3claws6
6119
6120         * sync with sylpheed 0.5.3cvs10
6121                 src/stringtable.[ch]: New Files
6122
6123         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
6124         * src/pixmaps/sylpheed.xpm
6125                 add mini-icons to windows (by Alfons)
6126
6127 2001-08-27 [paul]
6128
6129         * src/mainwindow.c
6130                 new functions: next_labeled_cb(), prev_labeled_cb()
6131
6132         * src/summaryview.c
6133                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
6134                 summary_select_next_labeled(), summary_select_prev_labeled()
6135
6136         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
6137                 give claws blue folders and a blue trash can
6138
6139 2001-08-27 [paul]
6140
6141         * configure.in
6142                 change to version 0.5.3claws5
6143
6144         * sync with sylpheed 0.5.3cvs9
6145                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
6146
6147 2001-08-24 [christoph]
6148
6149         * src/filesel.c
6150                 keep filename when browsing directories
6151                 (not working for user entered filename, but
6152                  for default name and selected filename from
6153                  file list)
6154         * src/mainwindow.c
6155                 fixed wrong spelling "Folllow-up"
6156         * src/mbox_folder.c
6157         * src/procmsg.c
6158         * src/summaryview.c
6159                 fixed new/unread message count with ignored
6160                 threads (2 commits, first didn't notice no
6161                 longer needed decreasing)
6162         * src/inc.c
6163                 readded scrolling of progress dialog
6164                 (lost in sync)
6165
6166 2001-08-24 [paul]
6167
6168         * configure.in
6169                 change to 0.5.3claws4
6170
6171         * sync with sylpheed 0.5.3cvs7
6172
6173 2001-08-24 [christoph]
6174
6175         * src/compose.c
6176                 set request return receipt when replying
6177                 if it is set is the folder prefs of the
6178                 message
6179         * src/inc.c
6180                 disable final error popup if popups are
6181                 disabled in config (again)
6182
6183 2001-08-23 [paul]
6184
6185         * configure.in
6186                 Change version number to 0.5.3claws3
6187
6188         * sync with sylpheed 0.5.3cvs5
6189
6190         * src/mimeview.c
6191                 double quote '%s' in 'gedit %s' to fix bug when
6192                 opening attachment with spaces in the name
6193
6194 2001-08-22 [alte]
6195         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
6196           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
6197                 initial message templates support
6198
6199
6200 2001-08-22 [paul]
6201
6202         * configure.in
6203                 change version number to 0.5.3claws2
6204
6205         * sync with sylpheed 0.5.3cvs4
6206
6207         * src/procmsg.h src/summaryview.c
6208                 re-implement (un)ignore thread
6209
6210 2001-08-21 [paul]
6211
6212         * src/summaryview.c
6213                 remove unnecessary code
6214         * src/compose.c
6215                 enable 'dynamic' signatures (submitted by
6216                 Eric Limpens <eric@hscg-internet.nl>)
6217
6218 2001-08-21 [paul]
6219
6220         clean up after sync with sylpheed 0.5.3 release
6221
6222         * src/folderview.c
6223                 fix re-introduced font mess, see Christoph's
6224                 entry 2001-06-24
6225
6226         * src/summaryview.c
6227                 remove prev_msgnum
6228                 use sylpheed's small font instead of
6229                 gtk default font for summary view
6230
6231
6232 2001-08-17 [paul]
6233
6234         * configure.in
6235                 add pl to ALL_LINGUAS - sync with main branch
6236
6237         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6238                 Updated. Translations by Jens Oberender, Ricardo Mones
6239                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
6240
6241         * po/pl.po  ** NEW FILE **
6242                 sync with the main branch
6243
6244         * src/folderview.c
6245                 fix target folder colorizing and refresh problem
6246
6247
6248 2001-08-17 [christoph]
6249
6250         * src/mainwindow.c
6251                 claws uses 4 colors for target folder coloring.
6252                 arrays were not long enough and destroyed the
6253                 stack causing a segfault.
6254                 target folder colorizing does not work anymore
6255                 for me
6256
6257 2001-08-16 [paul]
6258
6259         * configure.in
6260                 change to version 0.5.3claws1
6261
6262         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
6263           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
6264           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
6265
6266                 sync with sylpheed 0.5.3 release, but keep claws method of
6267                 configuring/saving fonts
6268
6269         * src/addressbook.[ch]
6270                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
6271                 in line with a similar change in Hiroyuki's branch
6272
6273         * src/mainwindow.[ch]
6274                 disable main_window_set_thread_option()
6275         * src/prefs_folder_item.c
6276                 comment out &tmps_prefs.enable_thread,
6277         * src/mbox_folder.c, src/procmsg.[ch]
6278                 comment out MSG_IS_IGNORE_THREAD
6279         * src/summaryview.c
6280                 comment out summary_ignore_thread() and summary_unignore_thread()
6281                 comment out MSG_IS_IGNORE_THREAD
6282
6283                 use Hiroyuki's threading instead.
6284
6285
6286
6287 2001-08-15 [paul]
6288
6289         * src/account.c
6290                 use Hiroyuki's 0.5.3 column scheme but also
6291                 include the enable/disable button.
6292         * src/pixmaps/mark.xpm
6293                 add Hiroyuki's amended pixmap
6294
6295 2001-08-13 [christoph]
6296
6297         * src/account.c
6298                 receive at get all column showed wrong state for APOP
6299                 button should only work for POP3 and APOP accounts
6300         * src/prefs_account.c
6301                 added missing preprocessor statement for SSL
6302
6303 2001-08-12 [paul]
6304
6305         * src/account.[ch]
6306                 add 'receive at get all' column and enable/disable
6307                 button.
6308
6309 2001-08-06 [christoph]
6310
6311         * src/account.c
6312                 show usage of SSL in protocol column
6313
6314         * src/imap.c
6315         * src/inc.c
6316                 renamed ssl options
6317
6318         * src/prefs_account.[ch]
6319                 moved ssl options to a new page
6320
6321         * src/send.c
6322         * src/smtp.c
6323         * src/ssl.[ch]
6324                 renamed ssl options
6325                 added support for SMTP STARTTLS command
6326
6327 2001-08-05 [christoph]
6328
6329         * configure.in
6330                 debian autoconf needs version check to find
6331                 correct autoconf version. if the file is
6332                 named configure.in 2.13 is used, which does
6333                 not work with this configure.in script.
6334                 other solution would be to rename the script
6335                 to configure.ac as suggested in the autoconf
6336                 manual.
6337
6338         * src/inc.c
6339                 disable final error popup if popups are
6340                 diabled in config
6341
6342         * src/socket.c
6343                 bugfix in ssl_gets
6344                 fixes IMAP over SSL problem
6345
6346 2001-08-03 [paul]
6347
6348         * configure.in
6349                 change to 0.5.2claws1
6350
6351         * sync with sylpheed 0.5.2cvs1
6352
6353 2001-08-02 [alfons]
6354
6355         * configure.in
6356                 quick fix for ispell detection...
6357
6358 2001-08-01 [paul]
6359
6360         * configure.in
6361                 change to 0.5.1claws4
6362
6363         * sync with sylpheed 0.5.1cvs7
6364
6365 2001-07-31 [alfons]
6366
6367         * src/prefs_common.c, src/prefs_common.h, 
6368           src/gtkspell.c, src/gtkspell.h
6369                 add global spelling checker settings (compose tab) +
6370                 selection of dictionary 
6371           
6372         * configure.in  
6373                 guess valid ispell location
6374
6375 2001-07-31 [paul]
6376
6377         * po/POTFILES.in
6378                 removal of 'src/quote_fmt_parse.c'
6379         * po/de.po
6380                 Updated de.po
6381                 (submitted by Jens Oberender <didge@suse.de>)
6382
6383 2001-07-31 [darko]
6384
6385         * src/folder.[ch]
6386         * src/folderview.[ch]
6387         * src/mainwindow.c
6388         * src/mh.c
6389         * src/prefs_common.[ch]
6390         * src/summaryview.c
6391                 target folder colourization
6392
6393 2001-07-30 [paul]
6394
6395         more sync with Sylpheed 0.5.1cvs6 
6396
6397 2001-07-30 [darko]
6398
6399         * src/mh.c
6400         * src/prefs_folder_item.[hc]
6401         * src/summaryview.c
6402                 shared folders support with a GUI
6403
6404 2001-07-29 [paul]
6405
6406         0.5.1claws3
6407
6408         * sync with Sylpheed 0.5.1cvs6
6409
6410 2001-07-29 [paul]
6411
6412         * po/pt_BR.po
6413                 updated
6414                 (submitted by Fabio Junior Beneditto)
6415
6416 2001-07-28 [paul]
6417
6418         * src/procmime.c
6419         * AUTHORS
6420                 patch to correct bad image mime headers
6421                 (submitted by Don Quijote <dq@searchlores.org>)
6422
6423 2001-07-28 [paul]
6424
6425         * tools/gif2xface.pl   **NEW FILE**
6426         * tools/README
6427                 script to convert file.gif to file.xface for
6428                 use in a custom header.
6429                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
6430
6431 2001-07-27 [alfons]
6432         
6433         * configure.in
6434                 change macros for detecting JPilot and LDAP
6435
6436 2001-07-27 [christoph]
6437
6438         * src/filtering.c
6439                 code cleanup (MIN / MAX warning, needed casting)
6440
6441 2001-07-27 [alfons]
6442
6443         * procheader.c
6444                 disallow setting flags when detecting certain headers
6445                 (X-Status, Status, Seen, X-Seen). 
6446         
6447         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
6448
6449 2001-07-27 [christoph]
6450
6451         * src/prefs_filter.c
6452         * src/prefs_filtering.c
6453         * src/prefs_matcher.c
6454         * src/prefs_scoring.c
6455                 scroll list when moving rows up or down
6456
6457         * src/imap.c
6458         * src/imap.h
6459         * src/prefs_account.c
6460         * src/prefs_account.h
6461         * src/send.c
6462                 SMTP over SSL (untested, feedback requested)
6463                 IMAP over SSL
6464
6465         * src/ssl.c
6466                 code cleanup
6467
6468 2001-07-26 [alfons]
6469         
6470         * configure.in, acconfig.h
6471                 define CLAWS (need this for main / claws detection)
6472
6473 2001-07-25 [alfons]
6474
6475         * configure.in
6476                 Sylpheed 0.5.1claws2
6477                 
6478         * sync with Sylpheed 0.5.1cvs4
6479
6480 2001-07-25 [christoph]
6481
6482         * src/scoring.c
6483                 fixed segfault
6484                 item->prefs == NULL (don't know why)
6485
6486 2001-07-25 [alfons]
6487
6488         * configure.in
6489                 Sylpheed 0.5.1claws1
6490
6491         * sync with Sylpheed 0.5.1cvs1-3
6492
6493 2001-07-24 [christoph]
6494
6495         * src/folderview.c
6496         * src/prefs_folder_item.[ch]
6497                 added folderitem preferences dialog with
6498                 default To: and auto request return receipt
6499
6500         * src/compose.[ch]
6501         * src/menu.[ch]
6502                 changes to handle new folderitem preferences
6503
6504         * src/mainwindow.c
6505         * src/summaryview.c
6506                 call compose new mail with current folderitem
6507
6508 2001-07-24 [alfons]
6509
6510         Release Sylpheed 0.5.1claws
6511
6512         * configure.in
6513                 change to release version 0.5.1claws
6514
6515 2001-07-24 [christoph]
6516
6517         * src/summaryview.c
6518                 fixed segfault that happend when the selected
6519                 message was removed while retrieving new messages.
6520
6521         * po/es.po
6522                 updated translation
6523                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
6524
6525 2001-07-22 [alfons]
6526
6527         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
6528         this is a work in progress, for more information: http://nlpagan.net/sylman 
6529         
6530         * configure.in, src/mainwindow.c, manual/Makefile.am
6531                 add support for English manual
6532
6533         * AUTHORS
6534                 add authors of user manuals
6535
6536         * manual/en/sylpheed*.html
6537                 add English documentation
6538
6539 2001-07-22 [christoph]
6540
6541         * po/POTFILES.in
6542                 added src/ssl.c
6543         * src/ssl.c
6544                 changed a wrong debug message
6545
6546 2001-07-22 [alfons]
6547
6548         * po/nl.po
6549                 update Dutch translation
6550
6551         * src/prefs_filtering.c, 
6552           src/prefs_matcher.c
6553                 add more translatable strings           
6554
6555 2001-07-21 [alfons]
6556
6557         0.5.0claws7
6558
6559         * configure.in
6560                 change version
6561
6562         * src/inc.c, src/summaryview.[ch]
6563                 prevent update of mark file when filtering has done, by
6564                 using a variable; this affects two functions:
6565                         inc.c::inc_finished()
6566                         summaryview.c::summary_show()
6567
6568 2001-07-20 [alfons]
6569
6570         * src/filtering.[ch], src/prefs_filtering.c, 
6571           src/matcher.[ch]
6572                 add filtering action for label coloring 
6573
6574         * po/POTFILES.in
6575                 add labelcolors.c
6576
6577         * added src/labelcolors.c
6578         * added src/labelcolors.h
6579         * src/Makefile.am, src/summaryview.c
6580                 rearrange label coloring code
6581
6582         * src/procmsg.h
6583                 add more parentheses so label colouring works correctly
6584
6585         * src/filtering.c
6586                 don't really delete message, but move it to Trash
6587
6588         * src/prefs_matcher.c
6589                 add quote options to info dialog
6590
6591 2001-07-20 [christoph]
6592
6593         * src/Makefile.am
6594         * src/inc.c
6595         * src/main.[ch]
6596         * src/socket.h
6597         * src/ssl.[ch] (new)
6598                 moved ssl stuff to a seperate file
6599
6600 2001-07-20 [darko]
6601
6602         * src/summaryview.c
6603                 fix show sender using address book with no e-mail
6604                 address in From: field
6605
6606 2001-07-19 [alfons]
6607
6608         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
6609                 fix messy handling of escaping... now at least the
6610                 execute command is useful. escape char is '\', we
6611                 accept \n and \r too. 
6612
6613                 Real life example:
6614                 
6615                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
6616                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
6617
6618 2001-07-18 [alfons]
6619
6620         0.5.0claws6
6621
6622         * src/summaryview.c
6623                 clean up
6624
6625         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
6626           src/procmsg.[ch]
6627                 revise filtering; currently move, copy, marking have
6628                 been tested. if you like bleeding edge stuff, you
6629                 should definitely go for this version :)
6630
6631         * mark old working stuff as VERSION_0_5_0_CLAWS5        
6632
6633 2001-07-17 [christoph]
6634
6635         * src/utils.c
6636                 timestamp log
6637
6638 2001-07-17 [alfons]
6639
6640         0.5.0claws5
6641
6642         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
6643           bits in the mark file, without affecting either branch. Lots of
6644           files changed, also in claws branch.
6645
6646           UNTESTED: use of mbox folders
6647
6648         * src/summaryview.c
6649                 added mark all read; however this was a quick hack used for
6650                 cleaning up mess after initial merge with Hiroyuki
6651
6652         * configure.in
6653                 change claws version number back to 0.5.0claws5 to clear up 
6654                 confusion & pretension (recent release was technically 
6655                 0.5.0claws4, so we neatly align with Hiroyuki :-)
6656
6657 2001-07-16 [alfons]
6658
6659         sync with Hiroyuki's 0.5.0cvs4
6660
6661 2001-07-16 [alfons]
6662
6663         0.5.1claws3
6664
6665         * src/filtering.[ch]
6666                 remove invalid updating of mark files for 
6667                 filter actions MATCHING_ACTION_MOVE and 
6668                 MATCHING_ACTION_DELETE; this should fix the
6669                 folder update bug
6670                 
6671         * src/procmsg.c
6672                 revert Christoph's stab at fixing the folder 
6673                 update bug
6674
6675         * po/POTFILES.in
6676                 add missing files with translatable strings
6677
6678         * src/summaryview.c
6679                 remove debug print
6680
6681 2001-07-15 [alfons]
6682
6683         * src/addr_compl.[ch], src/prefs_filtering.c
6684                 make "filtering pref dialog's destination entry" an
6685                 "address completable entry", if filter destination is 
6686                 an email address
6687
6688         0.5.1claws2
6689         
6690         sync with Hiroyuki's 0.5.0cvs2-3
6691
6692 2001-07-15 [christoph]
6693
6694         * src/procmsg.c
6695                 fixed folder stats update after incorporation
6696
6697 2001-07-15 [alfons]
6698
6699         * src/summaryview.c
6700                 * finish label colouring stuff (for now)
6701                 * fix incorrect colour bug (off by one) 
6702
6703 2001-07-14 [alfons]
6704
6705         * src/mainwindow.c
6706                 change text labels for news and mail message so there's
6707                 plenty of toolbar estate left
6708
6709         * configure.in
6710                 0.5.1claws1
6711
6712         * src/folderview.c
6713           src/folder.[ch]
6714                 sync with Hiroyuki's 0.5.0cvs1
6715
6716         * src/summaryview.c
6717                 more rewrite label colouring
6718
6719 2001-07-14 [alfons]
6720
6721         * src/summaryview.[ch]
6722                 * start rewrite label colouring 
6723                 * fix proper location "Add Sender To Addressbook" menu item
6724
6725 2001-07-13
6726
6727         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
6728         (actually this is 0.5.0claws4)
6729
6730 2001-07-13 [alfons]
6731
6732         * po/pt_BR.po
6733                 * fix duplicate message
6734                 * add updated Portugese / Brazilian translation
6735                   submitted by Fabio Junior Beneditto
6736
6737 2001-07-12 [alfons]
6738
6739         * AUTHORS
6740                 add Jens
6741
6742         * po/nl.po
6743                 add updated Dutch translation
6744
6745         * po/de.po
6746                 add updated German translation submitted by Jens
6747
6748 2001-07-11 [alfons]
6749
6750         Prerelease before 0.5.0claws. Please test.
6751         This version is temporarily tagged as VERSION_0_5_0_TEST
6752
6753         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
6754           src/prefs_scoring.c, src/prefs_matcher.c, 
6755           src/prefs_filtering.c, src/mbox.c, 
6756           src/main.c, src/inc.c, src/filtering.[ch]
6757                 revert new Hoa's new matcher (does not work yet)
6758
6759         * src/Makefile.am
6760                 clean up
6761
6762 2001-07-10
6763
6764         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
6765
6766
6767 2001-07-10 [alfons]
6768
6769         * Makefile.am
6770                 add ChangeLog.claws to EXTRA_DIST
6771         * src/Makefile.am
6772                 add matcher_parser_parse.h to EXTRA_DIST
6773
6774 2001-07-10 [christoph]
6775
6776         * src/inc.c
6777                 add destination folder to table of
6778                 folders that need to be updated after
6779                 incorporation
6780
6781 2001-07-10 [alfons]
6782
6783         * folder.[ch]
6784           folderview.c
6785                 make collapse state of folders and folder items persistent, i.e.
6786                 if you collapse a folder tree, the next time sylpheed-claws starts 
6787                 up the folder tree remains collapsed.  
6788                 
6789 2001-07-10 [christoph]
6790
6791         * acconfig.h
6792         * configure.in
6793                 added --enable-ssl
6794         * src/md5.[ch]
6795                 renamed MD5_CTX to MD5_CTX_syl
6796                 conflicts with a struct in openssl
6797         * src/inc.c
6798         * src/main.[ch]
6799         * src/prefs_account.[ch]
6800         * src/socket.[ch]
6801                 SSL support for POP
6802         * src/mainwindow.c
6803                 fixed compose with current account
6804                 broken by new compose button stuff
6805
6806 2001-07-09 [hoa]
6807
6808         * AUTHORS
6809                 changed my email address
6810
6811         * src/matcher_parser_parse.y
6812                 clean the parser to remove conflicts
6813
6814 2001-07-09 [alfons]
6815
6816         * AUTHORS
6817                 add Match Grun
6818
6819         * configure.in
6820                 fix incorrect description of --enable-ldap parameter
6821
6822         * src/prefs_common.[ch]
6823           src/compose.c
6824                 add experimental option "smart wrapping" which makes the
6825                 compose editor auto wrap.
6826                 
6827                 | TODO: the problem with the buggy cursor handling is caused |
6828                 | by the GtkText. when deleting / backspacing text its       |
6829                 | wrapping algorithm does not take in account the previous   |
6830                 | line. should find a way to hack this in.                   |
6831                 | or should perhaps combine this with the word wrapping      |
6832                 | patch i wrote in january.                                  |
6833
6834         * src/about.c
6835                 show build parameters for LDAP and JPilot
6836
6837         * src/summaryview.c
6838                 revert Christoph's bugfix for selecting next unread message, 
6839                 because folder stats aren't updated correctly
6840
6841 2001-07-08 [hoa]
6842
6843         * src/filtering.c
6844         * src/mainwindow.c
6845         * src/matcher.c
6846         * src/matcher_parser_lex.l
6847         * src/matcher_parser_parse.y
6848         * src/prefs_filtering.c
6849         * src/prefs_scoring.c
6850         * src/scoring.c
6851                 bugfix of the config file parser
6852
6853 2001-07-08 [alfons]
6854
6855         * src/Makefile.am
6856                 added generated matcher sources to BUILT_SOURCES
6857
6858 2001-07-08 [hoa]
6859
6860         * src/Makefile.am
6861         * src/.cvsignore
6862                 added new config file parser
6863
6864         * src/scoring.[ch]
6865         * src/filtering.[ch]
6866         * src/matcher.[ch]
6867         * src/prefs_filtering.c
6868         * src/prefs_matcher.c
6869         * src/prefs_scoring.c
6870         * added src/matcher_parser.h
6871         * added src/matcher_parser_lex.h
6872         * added src/matcher_parser_lex.l
6873         * added src/matcher_parser_parse.y
6874                 lex & yacc config file parser
6875
6876         * src/mbox.c
6877         * src/inc.c
6878         * src/main.c
6879                 changes prefs_filtering into global_filtering           
6880
6881         * src/summaryview.c
6882                 build threads with subjects only if "Re: " is at the
6883                 beginning of the subject
6884
6885 2001-07-07 [paul]
6886
6887         0.5.0claws
6888
6889         sync with sylpheed 0.5.0
6890                 change of version number only
6891
6892 2001-07-06 [paul]
6893
6894         0.5.0claws5
6895
6896         sync with sylpheed 0.5.0pre5
6897
6898 2001-07-05 [paul]
6899
6900         sync with sylpheed 0.5.0pre4 release
6901                 /po and /manual/ja not sync'ed
6902
6903 2001-07-04 [paul]
6904
6905         more sync with sylpheed 0.5.0pre4
6906
6907 2001-07-03 [christoph]
6908
6909         * src/addressbook.c
6910                 fixed address book broken by address book
6911                 for VCard, JPilot, LDAP
6912
6913 2001-07-03 [alfons]
6914
6915         * src/matcher.c
6916         * src/textview.c
6917                 stopped memory leaks
6918
6919 2001-07-03 [paul]
6920
6921         more sync with sylpheed 0.5.0pre4
6922
6923 2001-07-02 [match]
6924
6925         * included address book patch for VCard, JPilot, LDAP
6926         * pref_common.c - fixed Font options on Display tab (cosmetic)
6927         * alertpanel.c - fixed truncated message
6928
6929 2001-07-02 [christoph]
6930
6931         * src/mbox_folder.c
6932         * src/procmsg.[ch]
6933         * src/summaryview.c
6934                 mark threads for ignoring
6935
6936 2001-07-02 [paul]
6937
6938         0.5.0claws4
6939
6940         * sync with sylpheed 0.5.0pre4
6941                 updated gettext to 0.10.38.
6942
6943 2001-07-01 [paul]
6944
6945         * src/ mainwindow.c
6946         * src/procmsg.h
6947         * src/summaryview.[ch]
6948                 new right-click option: Label.
6949                 substitute for 'Mark-->Mark/Unmark', colours the line.
6950                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
6951
6952 2001-07-01 [christoph]
6953
6954         * src/folderview.c
6955                 fixed font for trash
6956         * src/summaryview.c
6957                 move ctree to unread message
6958
6959 2001-07-01 [paul]
6960
6961         * sync with sylpheed 0.5.0pre3 release
6962
6963 2001-06-30 [alfons]
6964
6965         * src/filesel.[ch]
6966         * src/compose.c
6967                 allow inserting / attaching multiple files in
6968                 the composer window
6969
6970 2001-06-30 [paul]
6971
6972         * src/codeconv.c
6973                 small change to Alfons' previous stuff so that it
6974                 actually makes
6975
6976 2001-06-30 [alfons]
6977
6978         * lots of files changed; first attempt to merge the changes
6979           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
6980
6981 2001-06-30 [paul]
6982
6983         * po/pt_BR.po
6984                 updated and completed, translations by Fabio
6985                 Junior Beneditto <fjbeneditto@yahoo.com.br>
6986
6987 2001-06-29 [alfons]
6988
6989         * src/compose.c
6990         * src/mimeproc.[ch]
6991                 allow selecting an attached files' mime type from a 
6992                 list of types.
6993
6994 2001-06-29 [paul]
6995
6996         * more sync with sylpheed 0.5.0pre3
6997
6998 2001-06-29 [paul]
6999
7000         * po/pt_BR.po
7001                 merge with sylpheed.pot and pt_BR.po provided by
7002                 Fabio Junior Beneditto.
7003
7004 2001-06-29 [darko]
7005
7006         * src/procmime.c
7007                 make MIME types case insensitive
7008
7009 2001-06-28 [alfons]
7010
7011         * po/nl.po
7012                 merge with sylpheed.pot and old nl.po; translations added.
7013
7014 2001-06-28 [paul]
7015
7016         * more sync with sylpheed 0.5.0pre3
7017
7018 2001-06-27 [alfons]
7019
7020         * src/summaryview.c
7021                 don't crash when removing parent node of messages
7022                 attracted by subject. this was caused by not deleting
7023                 the parent node from the subject line hash table.
7024
7025 2001-06-27 [alfons]
7026
7027         * src/summaryview.c
7028         * src/compose.[ch]
7029         * src/mainwindow.c
7030                 if there are multiple messages selected, allow forwarding
7031                 them as attachments.
7032
7033 2001-06-27 [paul]
7034
7035         * more sync with sylpheed 0.5.0pre3
7036
7037 2001-06-26 [paul]
7038
7039         0.5.0claws3
7040
7041         * sync with sylpheed 0.5.0pre3
7042
7043 2001-06-25 [paul]
7044
7045         * src/mainwindow.c
7046                 fixed 'compose news article' bug
7047                 from icon-and-text toolbar
7048
7049 2001-06-25 [paul]
7050
7051         * sync with sylpheed 0.5.0pre2 release
7052
7053 2001-06-24 [christoph]
7054
7055         * src/prefs_common.c
7056                 bug fix in font selection
7057         * src/folderview.c
7058                 use sylpheed's normal font instead of
7059                 gtk default font for folders without
7060                 new messages
7061
7062 2001-06-24 [alfons]
7063
7064         * src/mainwindow.[ch]
7065                 added composite compose mail / news button (an idea by Leandro
7066                 Pereira <leandro@linuxmag.com.br>)
7067
7068 2001-06-24 [paul]
7069
7070         Added instructions for ldif-to-xml.py
7071
7072         * tools/README
7073
7074 2001-06-23 [alfons]
7075
7076         Some minor things.
7077
7078         * src/pixmaps/stock_news_compose.xpm
7079                 added pixmap by Leandro
7080         * src/prefs_common.c
7081                 tested built-in spelling checker of GCC 3.0 :)
7082         * po/nl.po
7083                 merged dutch translation of sylpheed-main with
7084                 sylpheed.pot
7085
7086 2001-06-23 [paul]
7087
7088         Added tools directory and files.
7089
7090         * tools/filter_conv.pl
7091                 converts old filter system to new filtering system
7092         * tools/ldif-to-xml.py
7093                 converts netscape addressbook to sylpheed addressbook
7094         * tools/README
7095                 descriptions/instructions for above two files
7096
7097 2001-06-23 [christoph]
7098
7099         * src/inc.c
7100         * src/manage_window.[ch]
7101         * src/prefs_common.[ch]
7102                 mail retrieval dialog can be enabled, disabled
7103                 or hidden if non of sylpheed's windows is active
7104
7105 2001-06-22 [paul]
7106
7107         0.5.0claws2
7108
7109         * sync with sylpheed 0.5.0pre2
7110
7111 2001-06-21 [christoph]
7112
7113         * src/summaryview.c
7114                 show recipient on 'from' for all accounts
7115                 
7116         * src/inc.c
7117         * src/prefs_common.[ch]
7118                 disable error popup on mail receive errors
7119
7120 2001-06-21 [alfons]
7121
7122         * src/compose.c
7123                 made the ruler correctly appear and disappear.
7124
7125         * src/Makefile.am
7126                 removed Hoa's work-in-progress-stuff (interesting!) so 
7127                 claws compiles ok.
7128
7129 2001-06-20 [christoph]
7130
7131         * src/inc.c
7132         * src/progressdialog.c
7133                 added scrolled window for list in progressdialog
7134
7135 2001-06-20 [paul]
7136
7137         sync with sylpheed 0.5.0pre1 release
7138
7139 2001-06-20 [christoph]
7140
7141         * src/summeryview.c
7142                 make building threads by subject work when
7143                 thread view is enabled
7144                 
7145         * src/compose.c
7146         * src/prefs_common.[ch]
7147                 automatically select account for mail replys
7148
7149 2001-06-19 [sergey]
7150
7151         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
7152         they are filled in from the account settings.
7153
7154 2001-06-19 [paul]
7155
7156         * more sync with sylpheed 0.5.0pre1
7157
7158 2001-06-18 [alfons]
7159
7160         * src/Makefile.am,
7161           src/procmime.c
7162                 added --sysconfdir to CPPFLAGS for pointing to the correct
7163                 location of mime.types. 
7164
7165                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
7166                 or ./configure!
7167
7168 2001-06-18 [hoa]
7169
7170         * src/summaryview.c
7171                 fixed some bug when building threads
7172
7173 2001-06-18 [pau]l
7174
7175         * src/prefs_account.c
7176                 UI stuff: More changes to the English
7177
7178 2001-06-18 [paul]
7179
7180         * src/pixmaps/stock_news_compose.xpm: new file
7181         * src/Makefile.am
7182         * src/mainwindow.c
7183         * src/summaryview.c
7184                 Added new icon for Hoa's 'compose a news
7185                 message', plus minor improvements to the
7186                 English
7187
7188         * po/ja.po
7189         * ChangeLog
7190         * ChangeLog.jp
7191                 more sync with sylpheed 0.5.0pre1
7192
7193 2001-06-18 [hoa]
7194
7195         * src/compose.[ch]
7196         * src/mainwindow.c
7197                 Follow-up and reply to
7198
7199         * src/summaryview.[ch]
7200                 Build threads also with subjects
7201
7202 2001-06-17 [hoa]
7203
7204         * src/compose.c
7205                 forwarding use the current account.
7206
7207         * src/mainwindow.c
7208                 the "compose message" button has been replaced with
7209                 "new mail" and "new news" buttons
7210
7211         * src/prefs_common.[ch]
7212                 added a configuration option to use the forward button
7213                 as "forward as attachment"
7214                 changed reply and forward format description
7215
7216         * src/quote_fmt_lex.l
7217         * src/quote_fmt_parse.y
7218                 added message with no signature in format for reply
7219                 and forward.
7220
7221 2001-06-17 [paul]
7222
7223         Minor UI stuff
7224
7225         * src/mainwindow.c
7226         * src/summaryview.c
7227                 Improvements to the English
7228
7229         * src/prefs_common.c
7230                 Improvements to the English and some
7231                 clarity/continuity improvements in the
7232                 description of Quote symbols.
7233
7234 2001-06-17 [paul]
7235
7236         0.5.0claws1
7237
7238         * sync with sylpheed 0.5.0pre1
7239
7240 2001-06-17 [hoa]
7241
7242         * src/compose.c
7243                 Better interface for compose, displayed fields
7244                 are updated whenever we change account.
7245                 Newsgroups field is automatically filled.
7246
7247         * src/mainwindow.c
7248                 Newsgroups field is automatically filled.
7249
7250         * src/prefs_account.c
7251                 Some interface stuff when fields appear and
7252                 disappear.
7253
7254 2001-06-16 [paul]
7255
7256         0.4.99claws
7257
7258         * sync with sylpheed 0.4.99
7259
7260 2001-06-16 [sergey]
7261
7262         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
7263         base64_decoder_free, base64_decoder_decode): new object and
7264         functions for decoding base64 streams.
7265         * src/procmime.c (procmime_decode_content): modified to use the
7266         new base64 decoder.
7267
7268 2001-06-15 [paul]
7269
7270         0.4.99claws10
7271
7272         * sync with sylpheed 0.4.99cvs11
7273
7274 2001-06-13 [paul]
7275
7276         0.4.99claws9
7277
7278         * sync with sylpheed 0.4.99cvs9
7279
7280 2001-06-13 [hoa]
7281
7282         * src/compose.c
7283         * src/prefs_account.c
7284
7285                 SMTP server can be defined in the news account
7286                 mime type of attachment are kept.
7287
7288         * src/summaryview.c
7289
7290                 now choose the highest important score between default
7291                 and important score of folder.
7292
7293 2001-06-09 [alfons]
7294         
7295         * src/prefs_common.c: 
7296
7297                 (prefs_quote_description_create): corrected description of 
7298                 quote format characters
7299
7300 2001-06-09 [paul]
7301
7302         0.4.99claws8
7303
7304         * sync with sylpheed 0.4.99cvs8
7305
7306 2001-06-08 [sergey]
7307
7308         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
7309         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
7310
7311 2001-06-08 [paul]
7312
7313         0.4.99claws7
7314
7315         * sync with sylpheed 0.4.99cvs7
7316
7317 2001-06-06 [sergey]
7318
7319         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
7320         clashes with autogenerated header).
7321         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
7322         * src/Makefile.am: added quote_fmt.h.
7323         * src/.cvsignore: added lex/yacc autogenerated files
7324         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
7325
7326 2001-06-06 [paul]
7327
7328         0.4.99claws6
7329
7330         * sync with sylpheed 0.4.99cvs6
7331
7332 2001-06-06 [hoa]
7333
7334         * added src/quote_fmt_parse.h
7335         * src/compose.c
7336                 removed warnings
7337
7338         * src/prefs.[ch]
7339                 don't modify readonly configuration files
7340
7341         * src/prefs_account.c
7342         * src/prefs_common.c
7343         * src/prefs_customheader.c
7344         * src/prefs_display_header.c
7345         * src/prefs_filter.c
7346         * src/prefs_filtering.c
7347         * src/prefs_scoring.c
7348                 don't open dialog box when configuration files
7349                 are readonly
7350
7351 2001-06-05 [sergey]
7352
7353         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
7354
7355         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
7356         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
7357         BUILT_SOURCES to make all files rebuild properly.
7358
7359         * src/compose.c: removed #include "quote_fmt.tab.h".
7360
7361         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
7362         CHARACTER value in yylval.
7363
7364         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
7365         receive CHARACTER value by documented means (yylval).
7366
7367         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
7368
7369 2001-06-05 [hoa]
7370
7371         * src/Makefile.am
7372                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
7373
7374         * src/filtering.c
7375         * src/matcher.c
7376         * src/matcher.h
7377         * src/prefs_filtering.c
7378                 now keep the configuration for execute action
7379
7380         * src/mbox_folder.c
7381                 fixed a warning
7382
7383 2001-06-05 [paul]
7384
7385         * sync with sylpheed 0.4.99cvs5
7386
7387 2001-06-05 [hoa]
7388
7389         * src/Makefile.am
7390                 added quote_fmt.[ch]
7391
7392         * added src/quote_fmt.y
7393         * added src/quote_fmt.l
7394         * added src/quote_fmt.tab.h
7395         * added src/quote_fmt.tab.c
7396         * added src/lex.quote_fmt.c
7397                 parsing configuration for replying
7398                 and forwarding
7399
7400         * src/prefs_common.[ch]
7401                 added configuration UI for replying
7402                 and forwarding
7403
7404         * src/compose.c
7405                 using configuration for replying
7406                 and forwarding
7407
7408 2001-06-04 [hoa]
7409
7410         * src/filtering.c
7411         * src/matcher.c
7412         * src/matcher.h
7413         * src/prefs_filtering.c
7414         * src/prefs_matcher.c
7415         * src/prefs_matcher.h
7416                 action "run a command" for filtering
7417                 and matching with a command.
7418                 fixed the "whole message" matching
7419
7420         * src/mbox_folder.c
7421                 changed temporary filename for security
7422
7423         * src/messageview.c
7424                 queue the notification if it fails to send.
7425
7426         * src/prefs_common.c
7427         * src/prefs_folder_item.c
7428                 changed the default important score             
7429
7430         * src/prefs_scoring.c
7431         * src/scoring.c
7432                 hide kill score input when the folder is not
7433                 a newsgroup
7434
7435 2001-06-03 [alfons]
7436
7437         * src/prefs_common.c:
7438
7439                 (prefs_font_select): pass font name in font entry box to font
7440                 selection dialog.
7441
7442 2001-06-03 [sergey]
7443
7444         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
7445
7446 2001-06-03 [paul]
7447
7448         * sync with sylpheed 0.4.99cvs4
7449
7450 2001-06-03 [alfons]
7451
7452         * src/headerwindow.c:
7453
7454                 (headerwindow_show_cb): use the selected summary view item, not
7455                 the displayed item.
7456
7457 2001-06-02 [alfons]
7458
7459         * src/headerwindow.c:
7460
7461                 (headerwindow_show_cb): always try to show msginfo
7462
7463 2001-06-02 [hoa]
7464
7465         * src/compose.c
7466                 keep attached parts when reediting or forwarding.
7467
7468 2001-06-01 [hoa]
7469
7470         * src/folderview.c
7471         * src/prefs_folder_item.[ch]
7472         * src/prefs_scoring.[ch]
7473         * src/scoring.[ch]
7474         * src/summaryview.[ch]
7475         * src/main.c
7476         * src/mainwindow.c
7477         * src/prefs_common.[ch]
7478                 support for folder scoring
7479                 kill score and important score for messages
7480         
7481         * src/prefs_account.c
7482                 some display bug fixed for local account
7483                 preferences
7484
7485 2001-05-31 [alfons]
7486
7487         * src/summaryview.c:
7488
7489                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
7490                 sender to address book menu item is disabled.
7491
7492 2001-05-30 [hoa]
7493
7494         * src/filtering.[ch]
7495         * src/summaryview.c
7496                 handling summary menu / filter messages
7497
7498         * src/folder.[ch]
7499                 add some stuff
7500
7501         * src/foldersel.c
7502                 imap folders now appears in list
7503
7504         * src/mbox_folder.c
7505                 doesn't crash if destination mail is not writeable
7506
7507 2001-05-29 [hoa]
7508
7509         * src/compose.c
7510                 removed some warnings
7511
7512         * src/filtering.c
7513         * src/folder.[ch]
7514         * src/prefs_filtering.c
7515                 global string to identify any folders           
7516                 removed some debug info
7517                 filtering to mbox folders is now possible
7518
7519         * src/mainwindow.c
7520                 removed some warnings
7521
7522         * src/mbox_folder.c
7523                 permission on files are changed to read/write for user only,
7524                 nothing for other.
7525                 creation of subfolder is handled better.
7526
7527 2001-05-28 [alfons]
7528
7529         Verified the sync for src/prefs_common.[ch] and
7530         src/prefs_account.[ch]. I believe there were some
7531         minor indentation differences.
7532
7533 2001-05-28 [paul]
7534
7535         0.4.99claws3
7536
7537         * sync with 0.4.99cvs3
7538
7539 2001-05-28 [hoa]
7540
7541         * src/compose.c
7542                 handling flags for mbox format
7543
7544         * src/filtering.c
7545                 use of mark file only for MH format
7546                 handling flags for mbox format
7547                 filtering cannot yet move or copy mails to mbox folders.
7548
7549         * src/folder.[ch]
7550                 changed move_msg, copy_msg,
7551                 move_msgs_with_dest, copy_msgs_with_dest functions
7552                 uses only folder->copy_msg() function
7553                 uses folder->finished_copy() to handle the destination
7554                 folder at the end of the copy or move operation.
7555
7556         * src/foldersel.c
7557                 included mbox directories.
7558
7559         * src/folderview.[ch]
7560         * src/mainwindow.c
7561                 handle folders operation for mbox format
7562
7563         * src/mbox.c
7564                 disable conversion of "From " header
7565
7566         * src/mbox_folder.[ch]
7567                 completion of mbox format handling
7568
7569         * src/mh.c
7570                 changed mh_copy_msg() function and
7571                 removed mh_move_msg(), mh_move_msgs_with_dest(),
7572                 mh_copy_msgs_with_dest()
7573
7574         * src/prefs_filtering.c
7575                 removed some warnings
7576
7577         * src/prefs_matcher.c
7578                 default boolean operation is AND
7579
7580         * src/procheader.c
7581                 handling flags for mbox format
7582                 handling of "From " header
7583
7584         * src/procmsg.[ch]
7585                 removed data field
7586                 added MSG_REALLY_DELETED flags to handle deletion of
7587                 messages in mbox format.
7588
7589         * src/summaryview.c
7590                 handling flags for mbox format
7591                 disable the MSG_DELETED flags when messages
7592                 are deleted in mbox format
7593
7594         * src/textview.c
7595                 "From " headers display fixed.
7596
7597 2001-05-27 [alfons]
7598
7599         * src/textview.c:
7600                 
7601                 (get_email_part): skip quoted email addresses, like in e.g.
7602                 "'alfons@proteus.demon.nl'".
7603
7604 2001-05-26 [alfons]
7605
7606         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
7607         and fixing the persistence troubles when using separate windows.
7608
7609         * src/mainwindow.c:
7610         
7611             Added #define SEPARATE_ACTION used in the gtk item factory for 
7612             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
7613                 use gtk_item_factory_get_widget_by_action() to get the items.
7614                 
7615             Removed separate_widget_cb from the gtk item factory data   
7616           
7617             (mainwindow_create): connect separate_widget_cb() to check
7618             menu item "toggled" signal. also passing a MainWindow pointer
7619                 as object data for both check menu items.
7620                 
7621             (separate_widget_cb): definition of separate_widget_cb() to match
7622             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
7623                 window using gtk_object_get_data(). The type of window separation 
7624                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
7625         
7626         * src/prefs_filtering.c,
7627           src/prefs_matcher.c: added horizontal scrollbars
7628
7629 2001-05-25 [darko]
7630
7631         * src/headerview.c
7632                 fix segfault with invalid bold font
7633         * src/summaryview.c
7634                 correctly display summary stats after row is marked
7635
7636 2001-05-23 [sergey]
7637
7638         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
7639         encodings with libjconv.
7640
7641 2001-05-23 [hoa]
7642
7643         * src/Makefile.am
7644                 added mbox_folder.[ch]
7645         * src/defs.h
7646                 mbox temporary folder
7647         * src/folder.[ch]
7648         * added src/mbox_folder.[ch]
7649         * src/folderview.c
7650         * src/procheader.[ch]
7651                 added mbox support
7652         * src/mbox.c
7653                 bugfix for file incorporation filtering
7654         * src/imap.c
7655                 enable creation of MBOX
7656         * src/prefs_display_header.c
7657                 enable use of headers like "From "
7658                 something that should be fixed :
7659                         displaying of such headers add an extra space
7660         * src/prefs_folder_item.c
7661                 don't create folders because it is not necessary
7662         * src/procmsg.h
7663                 added data field to MsgInfo for mbox internal use
7664         * src/summaryview.c
7665                 added some support for mbox
7666         * src/utils.[ch]
7667                 added get_mbox_cache_dir() function
7668
7669 2001-05-23 [hiroyuki]
7670
7671         * src/headerwindow.c
7672           src/inc.c
7673           src/main.c
7674           src/mh.c
7675           src/nntp.c
7676           src/procmsg.h
7677           src/session.h
7678           src/socket.[ch]
7679           src/summaryview.c
7680           src/textview.c
7681           src/automaton.c
7682           src/folderview.c: more sync with 0.4.99cvs2.
7683
7684         * src/headerwindow.c: reverted.
7685
7686 2001-05-22 [paul]
7687
7688         0.4.99claws2
7689
7690         * sync with sylpheed 0.4.99cvs2
7691                 * src/news.[ch]
7692                 * src/nntp.[ch]
7693                 * INSTALL
7694                 * INSTALL.jp
7695
7696 2001-05-22 [alfons]
7697
7698         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
7699
7700 2001-05-21 [alfons]
7701
7702         Minor things:
7703
7704         * configure.in: if gnome-config not found, "no" is displayed
7705         
7706         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
7707
7708         * src/textview.c: now also possible to add mail addresses by right
7709           clicking in the text view
7710
7711         * src/codeconv.c: merged patch which fixes endless loop when encountering
7712           invalid wide characters; from Alte <010@imis.ru>  
7713
7714 2001-05-20 [alfons]
7715
7716         Added installation of gnome specific things:
7717
7718         * Makefile.am: gnome conditional
7719
7720         * configure.in: check for installed gnome
7721
7722         * added sylpheed.png, sylpheed.desktop
7723
7724 2001-05-20 [sergey]
7725
7726         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
7727
7728         * src/mainwindow.h (main_window_toolbar_create): created a button
7729         for "Reply to all".
7730         (main_window_set_toolbar_sensitive): enable/disable the new button
7731         appropriately.
7732         (toolbar_reply_to_author_cb): handle the new button.
7733
7734         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
7735         send_progress_dialog_destroy() on failure (fixes hang on SMTP
7736         failure).
7737
7738 2001-05-19 [sergey]
7739
7740         * src/compose.h (ComposeReplyMode): new modes
7741         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
7742         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
7743
7744         * src/compose.c
7745         (compose_send): move some code into a new function:
7746         (compose_current_mail_account): new function.
7747         (compose_reply): new argument to_author, all callers changed; if
7748         to_author==TRUE and account->protocol==A_NNTP, find and use an
7749         appropriate mail account for replying.
7750         (compose_reply_set_entry): new argument to_author; ignore
7751         compose->replyto if to_author==TRUE.
7752
7753         * src/mainwindow.c: new command "Message/Reply to author".
7754         (main_window_set_menu_sensitive): enable/disable it.
7755         (reply_cb): handle it.
7756
7757         * src/summaryview.c: new command "Reply to author".
7758         (summary_set_menu_sensitive): enable/disable it.
7759         (summary_reply_cb): handle it.
7760
7761         * src/account.c (account_find_mail_from_address): new function.
7762
7763 2001-05-18 [paul]
7764
7765         0.4.99claws1
7766
7767         * sync with sylpheed 0.4.99cvs1
7768
7769 2001-05-18 [hoa]
7770
7771         * src/compose.[ch]
7772         * src/filtering.c
7773         * src/summaryview.c
7774                 new filtering action : forward and forward as attachment
7775
7776         * src/main.c
7777                 no need for $DISPLAY when we run sylpheed --help
7778                 call to parse_cmd_opt() is moved
7779
7780         * src/mainwindow.[ch]
7781                 execute button is hidden when immediate execute
7782                 is chosen
7783
7784         * src/mh.c
7785         * src/news.c
7786         * src/prefs_folder_item.c
7787         * src/procmsg.c
7788                 better handling of missing directories
7789
7790         * src/summaryview.c
7791                 reedit is enabled in outbox
7792                 reedit is enabled in queue
7793
7794 2001-05-17 [hoa]
7795
7796         * src/filtering.c
7797         * src/matcher.[ch]
7798         * src/prefs_filtering.c
7799                 changed attachement into attachment
7800
7801 2001-05-17 [alfons]
7802
7803         0.4.67claws4    
7804
7805         * sync with sylpheed 0.4.67cvs9
7806         * sync with sylpheed 0.4.67cvs7-8
7807
7808 2001-05-17 [hoa]
7809
7810         * src/Makefile.am
7811                 added prefs_filtering.c
7812
7813         * src/filtering.[ch]
7814         * src/matcher.[ch]
7815                 removed action : forward_news and forward_news_as_attachement
7816                 (forward and forward_as_attachement can be used instead)
7817
7818         * src/mainwindow.c
7819                 added menu option to access filtering configuration
7820
7821         * src/prefs_account.c
7822                 changed mail_command default to /usr/sbin/sendmail
7823
7824         * added src/prefs_filtering.[ch]
7825                 dialog box for filtering configuration
7826
7827         * src/prefs_matcher.c
7828                 added function prefs_matcher_get_criteria_from_matching()
7829
7830         * src/prefs_scoring.c
7831                 reset the dialog when register or substitute is clicked
7832
7833 2001-05-15 [hoa]
7834
7835         * src/Makefile.am
7836                 added filtering.[ch]
7837         * src/inc.c
7838                 using filering.[ch] instead of filter.[ch]
7839         * src/main.c
7840                 reading new filtering configuration
7841         * src/matcher.[ch]
7842                 added some filtering actions
7843                 and fixed a bug for headers and mail body matching
7844         * src/mbox.c
7845                 using filering.[ch] instead of filter.[ch]
7846         * src/mh.c
7847                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
7848         * src/summaryview.c
7849                 some fixes for filtering
7850
7851 2001-05-14 [hiroyuki]
7852
7853         * src/send.c: fixed some weird indentations.
7854           send_message_with_command(): call pclose() only if p != NULL.
7855         * src/textview.c: get_email_part(): modified the code for readability.
7856
7857 2001-05-14 [hiroyuki]
7858
7859         * src/md5global.h
7860           src/md5ify.c
7861           src/md5ify.h: removed from the cvs.
7862
7863 2001-05-13 [sergey]
7864
7865         * src/main.c: include rfc2015.h to avoid compiler warnings.
7866         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
7867         the panel is already on screen.
7868         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
7869         closing the alert window by ESC as "No".
7870         * src/prefs_common.c (prefs_interface_create): moved return
7871         receipt check button to the correct place.
7872
7873 2001-03-13 [alfons]
7874
7875         * src/prefs_common.c: 
7876                 moved return receipt check button to the Send tab. (prefs_send_create)
7877                 removed the date format ui related globals. (prefs_display_create)
7878
7879         0.4.67claws3
7880         
7881         * sync with sylpheed 0.4.67cvs5-6
7882
7883 2001-05-13 [paul]
7884
7885         * added Alfons' font selection patch
7886
7887         * src/defs.h
7888         * src/headerwindow.c
7889         * src/prefs_common.c
7890         * src/prefs_common.h
7891
7892 2001-05-13 [hoa]
7893         * src/defs.h
7894                 changed version of cache
7895         * src/matcher.[ch]
7896         * src/prefs_matcher.c
7897                 added additionnal matching criteria
7898         * src/procheader.c
7899         * src/procmsg.[ch]
7900         * src/news.c
7901                 added references in MsgInfo
7902
7903 2001-05-12 [hoa]
7904
7905         * src/defs.h
7906                 prepared some things for new filtering
7907         * src/matcher.[ch]
7908                 added some matching properties
7909                 inreplyto need to be enhanced
7910                 prepared some things for new filtering
7911         * src/messageview.c
7912                 added Return-Receipt-To handling
7913         * src/prefs_folder_item.c
7914                 changed default value to TRUE
7915         * src/prefs_matcher.c
7916                 added some matching properties
7917         * src/prefs_scoring.[ch]
7918                 the scoring dialog is finished
7919         * src/procheader.c
7920                 added Return-Receipt-To handling
7921                 Reference need to be added
7922         * src/procmsg.[ch]
7923                 added Return-Receipt-To handling
7924                 added threadscore to get a better score sorting when
7925                 threads are enabled
7926         * src/summaryview.c
7927                 suppressed a bug when we sort the list
7928                 when no folder is opened.
7929                 better score sorting when threads are enabled
7930
7931 2001-05-12 [alfons]
7932
7933         * reverted previous patch because of potential errors 
7934
7935         0.4.67claws2
7936         
7937         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
7938                 applied "toggle mail-retrieval dialog window" patch submitted 
7939                 by Eric Limpens <eric@qnt.net>
7940
7941         * sync with sylpheed 0.4.67cvs4
7942
7943 2001-05-12 [sergey]
7944
7945         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
7946         some picky compilers.
7947         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
7948         * src/grouplist_dialog.c: include alertpanel.h.
7949         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
7950         fix compile warning.
7951         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
7952         #include "defs.h" before others to prevent the warning of `MIN'
7953         and `MAX' redefinition.
7954
7955 2001-05-11 [hoa]
7956
7957         * src/main.c
7958         * src/messageview.c
7959         * src/prefs_account.c
7960         * src/prefs_display_header.c
7961                 removed warning
7962         * src/Makefile.am
7963                 added prefs_scoring.[ch]
7964         * src/grouplist_dialog.c
7965                 display an error dialog box if the group list
7966                 cannot be fetched.
7967         * src/mainwindow.[ch]
7968                 added main_window_set_thread_option() function
7969                 scoring dialog box enabled
7970         * src/matcher.[ch]
7971                 added flags matching unread /new / marked
7972                 / deleted / replied / forwarded
7973         * src/news.c
7974                 newsgroups are now finally in newscache
7975         * src/prefs_matcher.[ch]
7976                 finished preferences for matching dialog
7977         * added src/prefs_scoring.[ch]
7978                 scoring dialog box completed
7979         * src/scoring.[ch]
7980                 conversion to string : added scoringprop_to_string()
7981                 write config for preferences :
7982                 added prefs_scoring_write_config()
7983         * src/summaryview.c
7984                 threads can be enabled/disabled independently
7985                 for each folder
7986
7987 2001-05-10 [alfons]
7988
7989         0.4.67claws1
7990         
7991         * AUTHORS: 
7992                 thought it would be nice to have a list of all
7993                 contributors (used Changelog as a reference)
7994         
7995         * configure.in: 
7996                 messed up version numbering...
7997
7998         0.4.66claws1
7999
8000         * sync with sylpheed 0.4.67cvs1-3
8001
8002 2001-05-10 [darko]
8003
8004         * src/prefs_common.c:
8005                 better UI for strftime format, double clicking
8006                 on format now inserts the format in text entry
8007                 replaced close button with standard OK/Cancel
8008                 moved date format button to the right of the
8009                 text entry field
8010
8011 2001-05-09 [alfons]
8012
8013         * src/gtkstext.c:
8014                 Ctrl-Home / Ctrl-End have proper cursor navigation
8015
8016 2001-05-09 [hoa]
8017
8018         * src/prefs_matcher.c
8019                 finished UI to define matching properties
8020                 added ok and cancel button
8021         * src/prefs_filter.c
8022                 added ok and cancel button
8023         * src/news.c
8024                 fixed some bug in xhdr parsing
8025
8026 2001-05-08 [alfons]
8027
8028         * src/textview.c: 
8029                 fixed a bug in textview_show_header(), which displayed two colons (':');
8030                 cleaned up some warnings
8031
8032 2001-05-08 [hoa]
8033
8034         * src/Makefile.am
8035                 added prefs_matcher.[ch]
8036                 compilation with -W -Wall
8037         * src/alertpanel.c
8038                 ungrab the mouse events if grabbed - does it
8039                 fix the bug for disposition notification ?
8040         * src/mainwindow.c
8041                 added a menu option to open the matching dialog.
8042         * src/matcher.[ch]
8043                 added matcherprop_to_string() and matcherlist_to_string()
8044                 fixed some bugs, changed the name of some options
8045                 age_sup and age_inf becomes age_greater and age_lower,
8046                 body and messageheaders becomes body_part and headers_part,
8047                 changed the names of constants from SCORING_XXX to MATCHING_XXX
8048         * src/prefs_display_header.c
8049         * src/prefs_headers.c
8050                 fixed a bug that accidentally destroyed dialogs
8051                 when closed them with delete_event
8052                 Added *_deleted() which handle delete_event signal correctly.
8053         * src/prefs_folder_item.[ch]
8054                 added "enable_thread" field for future customization
8055         * added src/prefs_matcher.[ch]
8056                 sample of the UI to define matching properties
8057         * src/procheader.c
8058                 using procheader_headername_equal instead of str*cmp functions
8059                 using procheader_parse_header() function
8060         * src/scoring.c
8061                 using MATCHING_XXX instead of SCORING_XXX
8062         * src/summaryview.c
8063                 display the sender of the news even if this is ourself
8064                 when this is a news message.
8065         * src/textview.c
8066                 using headername_equal() instead of str*cmp functions
8067
8068 2001-05-08 [alfons]
8069
8070         0.4.66claws
8071
8072         * sync with sylpheed 0.4.66
8073         * src/gtkstext.c: trace logs added 
8074
8075 2001-05-08 [sergey]
8076
8077         * src/prefs_common.[ch]: added option to enable/disable GnuPG
8078         signature check popup.
8079         * src/rfc2015.c (check_signature): show signature check popup only
8080         if it is enabled in preferences.
8081
8082 2001-05-07 [alfons]
8083
8084         0.4.66claws4
8085         
8086         * sync with sylpheed 0.4.66cvs6
8087
8088 2001-05-07 [darko]
8089
8090         * src/prefs_common.[ch]: added option to enable/disable
8091           looking up sender name in address book for summary pane
8092         * src/summaryview.c: look up sender in the address book
8093           by using Alfons' address completion code
8094
8095 2001-05-07 [hiroyuki]
8096
8097         * src/inc.h
8098           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
8099           member of Pop3State.
8100         * src/news.c: brought #include "defs.h" before #include <glib.h>
8101           to prevent the warning of `MIN' and `MAX' redefinition.
8102
8103 2001-05-06 [hoa]
8104
8105         * removed src/headers_display.[ch]
8106         * removed src/prefs_display_headers.[ch]
8107         * src/inc.c
8108                 use a temporary file in the user directory for mbox import
8109         * src/news.c
8110                 added XHDR support to get "To" and "Cc" headers
8111                 (in order to match news with to or cc field for
8112                 scoring)
8113                 added function news_parse_xhdr() to get XHDR response
8114         * src/nntp.[ch]
8115                 added function nntp_xhdr()
8116         * src/matcher.c
8117                 fetch the message if necessary
8118
8119 2001-05-06 [alfons]
8120
8121         0.4.66claws3
8122
8123         * sync with sylpheed 0.4.66cvs3-5
8124
8125 2001-05-06 [hoa]
8126
8127         * src/utils.[ch]
8128                 added function itos_buf() to enable use of several buffers
8129         * src/summaryview.c
8130                 use of itos_buf() instead of itos() in summary list
8131                 to fix the broken display of message number.
8132
8133 2001-05-06 [alfons]
8134
8135         * src/gtkstext.c: bug in cursor up navigation fixed,
8136                 fixed another unsigned / signed comparison (we're getting there :-)
8137
8138 2001-05-06 [hoa]
8139
8140         * src/Makefile.am
8141                 added scoring.c scoring.h
8142                 prefs_folder_item.c prefs_folder_item.h
8143                 matcher.c matcher.h
8144         * src/defs.h
8145                 added FOLDERITEM_RC SCORING_RC
8146         * src/folder.[ch]
8147                 added prefs field in FolderItem :
8148                 properties for each folder (PrefsFolderItem),
8149                 sorting type and mode were added as the first properties.
8150         * src/main.c
8151                 read config for scoring
8152         * added src/matcher.[ch]
8153                 gives functions to parse configuration file to do
8154                 matching on mails with a list of conditions.
8155         * src/mainwindow.c
8156                 add option to sort by score
8157         * src/prefs_common.[ch]
8158                 added preference option to show score and for
8159                 the score column size
8160         * added src/prefs_folder_item.[ch]
8161                 properties for each folder (PrefsFolderItem),
8162                 sorting type and mode were added as the first properties.
8163         * src/procheader.[ch]
8164                 added procheader_parse_header()
8165                 added procheader_header_free()
8166                 added procheader_headername_equal()
8167                 and made modification to use them.
8168         * src/procmsg.[ch]
8169                 added score field to MsgInfo structure
8170         * added src/scoring.[ch]
8171                 gives functions to parse configuration file to do
8172                 scoring on mails with a list of conditions.
8173         * src/summaryview.[ch]
8174                 save the sorting type and mode for the folder
8175                 added column to display the score of the mail
8176                 added function summary_score_clicked()
8177                 sorting type and mode are restored to the folder
8178                 when it is reopen
8179         * src/textview.c
8180                 use procheader_parse_header(), procheader_headername_equal()
8181                 removed memory leak in text_scan_header when freeing headers
8182         * src/filter.c
8183                 changed the function to match names of headers
8184                 using procheader_headername_equal()
8185
8186         Scoring functions are implemented, an interface is needed
8187         to configure that.
8188
8189 2001-05-04 [alfons]
8190
8191         * src/gtkstext.c: 
8192                 hopefully fixed the row up navigation bug,
8193                 removed adding back / forward lines to cache
8194
8195 2001-05-04 [sergey]
8196
8197         * src/prefs_display_headers.c: user interface changes:
8198         (prefs_display_headers_create): remove unused "Show" check button;
8199         allow reordering of headers by dragging.
8200         (prefs_display_headers_write_config): remove unused variables.
8201         (prefs_display_headers_set_dialog): do not insert "(New)" at top
8202         of lists (not needed with the new UI).
8203         (prefs_display_headers_set_list): scan lists starting from row 0,
8204         not 1 (do not skip "(New)").
8205         (prefs_display_headers_find_header): new function.
8206         (prefs_display_headers_clist_set_row): do not allow duplicates.
8207         (prefs_display_headers_delete_cb): do not skip row 0; treat
8208         closing the alert window by ESC as "No".
8209         (prefs_display_headers_up): do not protect row 0.
8210         (prefs_display_headers_down): do not protect row 0.
8211
8212 2001-05-04 [sergey]
8213
8214         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
8215         functions.
8216
8217         * src/summaryview.c
8218         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
8219         summary_select_next_marked, summary_select_prev_marked): new
8220         functions.
8221
8222 2001-05-03 [sergey]
8223
8224         * src/news.c: fixed a bug when no article can be fetched after
8225         server timeout if the connection was restored by news_post():
8226         (news_select_group): new function.
8227         (news_fetch_msg): call news_select_group() before fetching
8228         article.
8229         (news_get_uncached_articles): set session->group after successful
8230         GROUP command.
8231
8232 2001-05-03 [hoa]
8233
8234         * src/defs.h
8235         * src/procmsg.[ch]
8236         * src/procheader.c
8237                  changed version of cache, added cc field
8238
8239         * src/prefs_display_headers.c
8240                 the interface was changed
8241
8242         * src/prefs_headers.c
8243                 added cancel button
8244
8245 2001-05-03 [alfons]
8246
8247         * completed sync of sylpheed cvs2
8248         * src/gtkstext.c: updated row up / down cursor navigation
8249         * src/textview.c: re-edited, prepared for fixing the email address
8250                 scanner.
8251
8252 2001-05-03 [darko]
8253
8254         * src/prefs_common.c: use alfons' strftime ui code
8255         entry_datefmt and datefmt_sample widgets have to be
8256         global in this module because of this change
8257
8258 2001-05-03 [hoa]
8259
8260         * src/messageview.c
8261         * src/prefs_common.[ch] added option to activate the return receipt
8262                 feature.
8263
8264 2001-05-02 [alfons]
8265
8266         * src/gtkstext.c: fix for row up/down cursor navigation. 
8267
8268         0.4.66claws2
8269         
8270         * sync with 0.4.66cvs2
8271
8272 2001-05-02 [paul]
8273
8274         added add-sender-to-addressbook patch
8275
8276         * src/addressbook.c
8277         * src/addressbook.h
8278         * src/summaryview.c
8279
8280 2001-05-02 [sergey]
8281
8282         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
8283         G_ALERTDISABLE.
8284
8285         * src/alertpanel.c (alertpanel_create): new argument can_disable,
8286         all existing callers changed to pass FALSE; create a check button
8287         to disable the message.
8288         (alertpanel_message_with_disable): new function.
8289         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
8290         (alertpanel_button_toggled): new function.
8291         (alertpanel_button_clicked, alertpanel_close): set value using
8292         G_ALERT_VALUE_MASK.
8293
8294         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
8295
8296         * src/prefs_common.c (prefs_privacy_create): new check button
8297         checkbtn_gpgme_warning.
8298
8299         * src/main.c (main): moved preferences reading before gpgme
8300         initialization; check prefs_common.gpgme_warning before giving the
8301         GnuPG warning and set it to FALSE if the user wants to disable the
8302         warning.
8303
8304 2001-05-02 [hiroyuki]
8305
8306         * src/prefs_display_headers.c: modified the layout and some labels.
8307
8308 2001-05-02 [sergey]
8309
8310         * src/prefs_account.c (prefs_account_fix_size): new function.
8311         (prefs_account_create): call prefs_account_fix_size(); use
8312         gtk_widget_show instead of gtk_widget_show_all (fixes too large
8313         size when the window is shown for the first time).
8314         (prefs_account_basic_create): changed layout of serv_table; moved
8315         localmbox_entry above smtpserv_entry (logically it replaces
8316         POP3/IMAP server).
8317         (prefs_account_protocol_activated): set sensitivity of
8318         nntpauth_chkbtn according to the protocol (in addition to
8319         hide/show); commented out gtk_table_set_row_spacing() calls.
8320         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
8321         not sensitive (fixes a bug with disabled username/password boxes
8322         when editing POP3 account after NNTP with authentication).
8323
8324 2001-05-02 [hoa]
8325
8326         * src/account.c
8327         * src/inc.c
8328         * src/prefs_account.[ch]
8329         * src/send.c
8330                 removed local account without SMTP server
8331                 added option to use mail command instead of a connexion
8332                 to SMTP server when a local account is used
8333         * src/prefs_headers.c
8334                 fixed a bug
8335         * src/news.c
8336                 fixed a bug when connexion immediately closed
8337
8338 2001-05-01 [alfons]
8339
8340         0.4.66claws1
8341         
8342         * sync with 0.4.65
8343
8344 2001-05-01 [sergey]
8345
8346         * src/prefs_account.c (Basic, prefs_account_basic_create): new
8347         widget nntpauth_chkbtn.
8348         (prefs_account_protocol_activated): handle nntpauth_chkbtn
8349         visibility.
8350         (prefs_account_nntpauth_toggled): new function.
8351
8352         * src/news.c (news_session_new_for_folder): use NNTP
8353         authentication only if ac->use_nntp_auth is set.
8354
8355 2001-05-01 [hoa]
8356
8357         * src/Makefile.am changed headers.[ch] in customheader.[ch]
8358         * src/prefs_display_headers.c changed the UI
8359         * src/prefs_headers.c changed account_name to account_id
8360         * src/compose.c using customheader.h
8361
8362 2001-05-01 [hiroyuki]
8363
8364         * src/esmtp.c
8365           src/news.c
8366           src/nntp.c: changed sock_read() to sock_gets(), they've been left
8367           unsynched.
8368
8369 2001-05-01 [hoa]
8370
8371         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
8372         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
8373                 for displaying of headers
8374         * src/grouplist_dialog.[ch] minor changes to remove warnings
8375         * src/prefs_display_headers.[ch] dialog to choose the
8376         headers to display in the mail viewer.
8377         * src/headers.h correction of #define
8378         * src/headers_display.[ch] configuration for displaying of headers.
8379         * src/main.c read config of displaying of headers
8380         * src/prefs_common.c add a button to access the config dialog
8381                 for displaying of headers
8382         * src/prefs_display_headers.[ch] dialog for configuration for
8383                 displaying of the headers.
8384         * src/prefs_headers.c cleaning of code
8385         * src/procheader.c comments added to code
8386         * src/textview.c changes to reorder the headers depending
8387                 on the config for displaying of headers
8388
8389 2001-04-30 [alfons]
8390
8391         0.4.65claws7
8392
8393         * sync with 0.4.65cvs12
8394
8395         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
8396
8397 2001-04-30 [sergey]
8398
8399         * src/nntp.h (NNTPSockInfo): new field auth_failed.
8400
8401         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
8402         is set to force reconnection after authentication failure.
8403         (nntp_gen_command): set sock->auth_failed on authentication
8404         failure, or if sock->userid and sock->passwd are not set.
8405
8406         * src/news.c (news_session_new_for_folder): set userid=NULL if
8407         password dialog is cancelled.
8408
8409 2001-04-30 [sergey]
8410
8411         * src/nntp.h (NNTPSockInfo): new type.
8412
8413         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
8414         SockInfo.
8415         (nntp_open_auth, nntp_close): new functions.
8416         (nntp_gen_command): new function to handle authentication; all
8417         NNTP command functions updated to use it.
8418         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
8419         (nntp_list): removed old useless code.
8420
8421         * src/news.h (NNTPSession): new field nntp_sock.
8422
8423         * src/news.c: all functions updated to use NNTPSockInfo instead of
8424         SockInfo.
8425         (news_session_new): new arguments (userid, passwd); made static;
8426         use nntp_open_auth() if needed.
8427         (news_session_destroy): use nntp_close() instead of sock_close().
8428         (news_query_password): changed arguments.
8429         (news_session_new_for_folder): new function.
8430         (news_session_get): use news_session_new_for_folder().
8431         (news_authenticate): deleted.
8432         (news_get_uncached_articles): removed old authentication code.
8433
8434 2001-04-30 [sergey]
8435
8436         * src/news.c: reverted my previous changes (need to do NNTP
8437         authentication in a cleaner way).
8438         
8439 2001-04-29 [sergey]
8440
8441         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
8442         news_nntp_post, news_nntp_mode): new functions (wrappers with
8443         authentication support).
8444         (news_get_article_cmd, news_get_article, news_get_header): new
8445         argument "folder"; all callers changed.
8446         (news_get_article_cmd): added authentication support.
8447         (news_session_get): use news_nntp_mode() instead of nntp_mode().
8448         (news_post): use news_nntp_post() instead of nntp_post().
8449         (news_get_uncached_articles): use news_nntp_group() instead of
8450         nntp_group() and news_nntp_xover() instead of nntp_xover();
8451         removed old authentication code.
8452         (news_get_group_list): use news_nntp_list() instead of nntp_list().
8453
8454         * src/nntp.c (nntp_list): return real error code instead of
8455         hardcoded NN_ERROR.
8456
8457 2001-04-29 [sergey]
8458
8459         * configure.in: fixed wint_t typedef detection again
8460
8461 2001-04-28 [hoa]
8462
8463         * src/prefs_account.[ch], added A_LOCAL_CMD
8464                 (send mail with mail command)
8465         * src/send.c added function send_message_with_command()
8466         * src/inc.c made a more secure get_spool() function with
8467                 mktemp() but maybe mkstemp() or something more
8468                 secure can be used.
8469
8470 2001-04-28 [alfons]
8471
8472         * src/textview.c, colorization of email addresses in headers
8473
8474         0.4.65claws6
8475
8476         * bug sync with sylpheed
8477         * prefs_common.c: created date format ui for darko
8478         * sync with 0.4.65cvs11
8479         * configure.in: corrected to have the new gpg checks
8480
8481 2001-04-27 [alfons]
8482
8483         * completed sync with 0.4.65cvs10
8484         * minor debug things added to gtkstext.c
8485
8486 2001-04-27 [darko]
8487
8488         * configure.in: remove check for availability of
8489           strftime() as advised by Hiroyuki
8490         * src/prefs_common.[ch], src/procheader.c:
8491           synch strftime() code with Hiroyki's main branch
8492
8493 2001-04-26 [sergey]
8494
8495         * src/news.c: news_query_password(), news_authenticate(): new
8496           functions.
8497           news_get_uncached_articles(): added NNTP authentication
8498           handling.
8499         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
8500           new functions.
8501         * src/prefs_account.c: prefs_account_protocol_activated():
8502           enable userid and password fields for NNTP.
8503
8504 2001-04-26
8505
8506         * configure.in: check for availability of strftime()
8507           [darko]
8508         * src/prefs_common.[ch], src/procheader.c: use
8509           strftime() for displaying date in summary pane if it
8510           is available
8511
8512 2001-04-25
8513
8514         * more .cvsignore cleanups [alfons]
8515
8516 2001-04-25
8517
8518         * ac/sv-check-type.m4: new autoconf macro.
8519         * configure.in: fixed wint_t typedef detection (did not work
8520           with gcc-2.96).
8521
8522 2001-04-25
8523
8524         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
8525           [hiroyuki]
8526
8527 2001-04-24
8528         * modified gtkstext.c : buggy cursor navigation fixed, 
8529           and font descent also taken in account when drawing
8530           cursor. [alfons]
8531
8532 2001-04-24 [hoa]
8533         * added comments in src/news.c src/nntp.c
8534         * added src/prefs_headers.[ch]
8535         * added src/headers.[ch]
8536         * modified compose.c to activate custom headers
8537                 added function is_in_custom_headers
8538         * modified prefs_account.[ch]
8539                 added function prefs_account_customhdr_edit
8540         * modified src/defs.h :
8541                 added HEADERS_RC : name of the config file
8542                 for the custom headers
8543
8544 2001-04-24
8545
8546     0.4.65claws5
8547
8548         * configure.in
8549           src/gtkstext.[ch]
8550           src/compose.c
8551           src/Makefile.am
8552           
8553           added gtkstext with configure.in patch by Hiroyuki which
8554           should fix the XIM detection [alfons]
8555
8556         * more clean up of cvs [alfons]
8557
8558                  * removed all Makefile.in files to attic.
8559
8560                  * updated all .cvsignores to really ignore things that could
8561                    be unintentionally committed by a recursive commit.
8562
8563 2001-04-23 [hoa]
8564         * added src/grouplist_dialog.[ch]
8565         * changed src/folderview.c to call grouplist_dialog instead
8566                 of inputdialog
8567         * src/news.c :
8568                 added functions news_reset_group_list
8569                 and news_get_group_list
8570         * src/nntp.c :
8571                 added function nntp_list
8572         * src/defs.h :
8573                 added GROUPLIST_FILE : name of the newsgroup list cache file
8574
8575 2001-04-21
8576
8577         * added option to warn about queued messages on exit [sergey]:
8578
8579           * src/compose.c: compose_queue(): call folder_item_scan()
8580             and folderview_update_item() after queueing.
8581           * src/folderview.c: folderview_update_node(): draw the queue
8582             folder in bold font if there are queued messages.
8583           * src/mainwindow.c: queued_messages(): new function.
8584             app_exit_cb(): display warning if there are queued messages
8585             if warn_queued_on_exit is set.
8586           * prefs_common.[ch]: add warn_queued_on_exit option.
8587
8588         * enhanced GnuPG key selection support [sergey]:
8589
8590           * src/select-keys.c: updated to newer version from Win32
8591             branch with support for selecting arbitrary keys.
8592           * src/prefs_account.c: added the Privacy tab to the account
8593             options window.
8594             prefs_account_privacy_create(),
8595             prefs_account_sign_key_set_data_from_radiobtn(),
8596             prefs_account_sign_key_set_radiobtn(): new functions.
8597           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
8598           * src/rfc2015.c: set_signers(): new function.
8599             pgp_sign(): add the account parameter, call set_signers().
8600             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
8601           * src/rfc2015.h: rfc2015_sign(): updated prototype.
8602           * src/compose.c: pass the current account to rfc2015_sign().
8603
8604         * tag name claws added to prevent confusion with main branch [alfons]
8605
8606         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
8607
8608         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
8609
8610         * sync with recent sylpheed cvs. Untested though. [alfons]
8611