Include wchar.h if available.
[claws.git] / ChangeLog.claws
1 2003-04-29 [darko]      0.8.11claws123
2
3         * src/gtk/gtkstext.h
4                 include wchar.h if it is available, fixes compilation
5                 on HP-UX systems
6
7 2003-04-29 [melvin]     0.8.11claws122
8
9         * src/prefs_actions.c
10                 Improved help text of Actions' syntax
11
12 2003-04-28 [paul]       0.8.11claws121
13
14         * src/action.c
15                 a better fix for the crash when performing an action
16                 on a mime part
17
18 2003-04-28 [paul]       0.8.11claws120
19
20         * src/action.c
21                 fix crash when performing an action on a
22                 mime part
23
24 2003-04-28 [paul]       0.8.11claws119
25
26         * sync with 0.8.11cvs36
27                 see ChangeLog 2003-04-28
28
29 2003-04-27 [paul]       0.8.11claws118
30
31         * more sync with 0.8.11cvs35
32                 see ChangeLog 2003-04-25
33
34 2003-04-26 [christoph]  0.8.11claws117
35
36         * src/folder.c
37                 fix remove virtual check
38
39 2003-04-26 [paul]       0.8.11claws116
40
41         * src/messageview.c
42                 fix return-receipt, make it work again
43
44 2003-04-26 [paul]       0.8.11claws115
45
46         * src/mimeview.c
47                 restore double-clicking of the [application/pgp-signature 
48                 (Select "Check signature" to check)] line in the message view,
49                 broken in recent sync
50
51 2003-04-26 [christoph]  0.8.11claws114
52
53         * src/folder.c
54                 check if remove virtual really exists before
55                 calling the function
56
57 2003-04-25 [match]      0.8.11claws113
58
59         * src/addrindex.c
60         * src/addrbook.c
61         * src/ldapquery.[ch]
62         * src/ldapctrl.[ch]
63                 fix memleak.
64         * src/ldapserver.[ch]
65                 fix memleak. fix segfault.
66                 plug a Claws memleak
67
68 2003-04-25 [alfons]     0.8.11claws112
69
70         * src/folder.c
71                 plug a Claws memleak
72
73 2003-04-25 [alfons]     0.8.11claws111
74
75         * src/common/session.c
76                 plug a memleak
77
78 2003-04-25 [paul]       0.8.11claws110
79
80         * sync with 0.8.11cvs35
81                 see ChangeLog 2003-04-24 and 2003-04-25
82                 
83         * src/gtk/pluginwindow.c
84                 correct another strange float value
85
86 2003-04-24 [christoph]  0.8.11claws109
87
88         * src/folder.c
89                 freeze folder item updates when unsetting new flags
90
91         * src/gtk/pluginwindow.c
92                 correct strange float value
93
94 2003-04-23 [paul]       0.8.11claws108
95
96         * sync with 0.8.11cvs33
97                 see ChangeLog 2003-04-23
98
99 2003-04-22 [paul]       0.8.11claws107
100
101         * src/Makefile.am
102           src/messageview.c
103           src/mimeview.c
104           src/pgptext.[ch]      ** REMOVED **
105                 remove pgptext.[ch] as its not used any more
106
107 2003-04-22 [paul]       0.8.11claws106
108
109         * sync with 0.8.11cvs31
110                 see ChangeLog 2003-04-21 and 2003-04-22
111
112 2003-04-21 [alfons]     0.8.11claws105
113
114         * src/main.c
115                 No access to GTK structures if we're a spawned child
116                 (and clean up code a little bit...) Should fix #126.
117
118 2003-04-21 [melvin]     0.8.11claws104
119
120         * src/plugins/dillo_viewer/README
121                 Improved slightly the text.
122
123 2003-04-21 [melvin]     0.8.11claws103
124
125         * src/plugins/dillo_viewer/README *** NEW ***
126                 Added a README file for the Dillo plugin
127
128 2003-04-20 [paul]
129
130         * tools/README
131           tools/outlook2sylpheed.pl
132                 updated and improved by Ricardo Mones Lastra
133
134 2003-04-18 [oliver]     0.8.11claws102
135
136         * src/inc.c 
137         * src/prefs_account.h
138                 remove Pop3SessionType (used by selective download)
139         * src/prefs_toolbar.c
140                 enable set Default Toolbar button
141
142 2003-04-18 [paul]       0.8.11claws101
143
144         * sync with 0.8.11cvs29
145                 see ChangeLog 2003-04-18
146
147 2003-04-17 [paul]       0.8.11claws100
148
149         * src/prefs_common.[ch]
150           src/summaryview.c
151                 remove 'Open next message on deletion' option,
152                 as the same effect can now be achieved via the
153                 'Always open messages in summary when selected'
154                 option.
155
156 2003-04-17 [paul]       0.8.11claws99
157
158         * sync with 0.8.11cvs28
159                 see ChangeLog 2003-04-17
160
161 2003-04-17 [christoph]  0.8.11claws98
162
163         * ac/spamassassin.m4
164         * src/plugins/spamassassin/libspamc.[ch]
165         * src/plugins/spamassassin/utils.[ch]
166                 sync libspamc with SpamAssassin project
167
168 2003-04-17 [christoph]  0.8.11claws97
169
170         * src/common/socket.h
171         * src/gtk/sslcertwindow.h
172                 rename old USE_SSL to USE_OPENSSL
173
174 2003-04-17 [paul]       0.8.11claws96
175
176         * src/prefs_common.h
177                 use gulong for P_COLOR so that it compiles/runs on
178                 64-bit systems. Patch submitted by James Noyes
179                 <jnoyes-claws@retrogeeks.com>
180                 
181         * po/de.po
182                 updated by Jens
183
184 2003-04-17 [paul]       0.8.11claws95
185
186         * sync with 0.8.11cvs27
187                 see ChangeLog 2003-04-16
188
189 2003-04-15 [paul]       0.8.11claws94
190
191         * src/prefs_common.[ch]
192                 rearrange to stop the window getting too long:
193                         move Receive dialog stuff to Receive tab
194                         move Send dialog to Send tab
195                         remove Dialogs frame
196                 rename 'Open messages in summary with cursor keys' to
197                 'Always open messages in summary when selected', as its
198                 more appropriate
199
200 2003-04-15 [paul]       0.8.11claws93
201
202         * src/prefs_common.[ch]
203           src/summaryview.c
204                 add new option '/Interface/Open next message on deletion'
205
206 2003-04-15 [paul]       0.8.11claws92
207
208         * src/summaryview.[ch]
209                 add /Mark/Lock and /Mark/Unlock to the pop-up
210                 menu. Patch submitted by Ivan Francolin Martinez
211                 <ivanfm@users.sourceforge.net>
212
213 2003-04-15 [paul]       0.8.11claws91
214
215         * sync with 0.8.11cvs24
216                 see ChangeLog 2003-04-15
217
218 2003-04-14 [jens]       0.8.11claws90
219
220         * updated German translation and some corrections from
221                 Roland Bless <bless@tm.uka.de>
222
223 2003-04-14 [paul]       0.8.11claws89
224
225         * sync with 0.8.11cvs22
226                 see ChangeLog 2003-04-14
227
228 2003-04-13 [paul]       0.8.11claws88
229
230         * src/plugins/clamav/clamav_plugin.c
231                 fix memory leaks
232                 clean up
233
234 2003-04-12 [paul]       0.8.11claws87
235
236         * src/plugins/clamav/clamav_plugin.c
237                 activate enable/disable archive scanning option
238                 
239         * src/plugins/clamav/.cvsignore         ** NEW FILE **
240
241 2003-04-12 [paul]       0.8.11claws86
242
243         * src/plugins/Makefile.am
244           src/plugins/clamav/Makefile.am                ** NEW FILE **
245           src/plugins/clamav/README                     ** NEW FILE ** 
246           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
247           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
248                 add Clam AntiVirus plugin
249
250 2003-04-12 [paul]       0.8.11claws85
251
252         * sync with 0.8.11cvs21
253                 see ChangeLog 2003-04-11
254
255 2003-04-11 [paul]       0.8.11claws84
256
257         * po/es.po
258                 update Spanish translation. Submitted by Ricardo
259                 Mones Lastra.
260
261 2003-04-10 [christoph]  0.8.11claws83
262
263         * src/mbox.c
264                 fix typo that did not move unfiltered mails to destination
265                 folder
266
267         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
268          when filtering from spool)
269
270 2003-04-10 [christoph]  0.8.11claws82
271
272         * src/imap.c
273                 use BODY.PEEK instead of BODY in in message fetch operation
274                 to make sure the IMAP server does not set the \Seen flag for
275                 messages. Sylpheed does that later itself, when the message
276                 is opened in sylpheed
277
278         (closes Bug 111 Claws destroys unread marks)
279
280 2003-04-09 [oliver]     0.8.11claws81
281         
282         * src/folder.c
283                 fix crash in folder_destroy
284         * README.claws
285                 remove selective download
286
287 2003-04-09 [christoph]  0.8.11claws80
288
289         * src/imap.c
290                 fix crash in imap_get_msginfo() when then fetched message
291                 is not found
292
293         (closes Bug 110 Crash during mail composition)
294
295 2003-04-08 [christoph]  0.8.11claws79
296
297         * src/folder.c
298         * src/prefs_account.c
299                 Filter new messages that are found in an INBOX folder
300                 when 'Filter messages on receiving' is enabled in the
301                 Folder's AccountPrefs. This allows to use Sylpheed's
302                 filtering engine for IMAP folders where messages are
303                 added to the INBOX by a MTA
304
305 2003-04-08 [paul]       0.8.11claws78
306
307         * src/procmsg.h
308                 clean up after last commit
309
310 2003-04-08 [paul]       0.8.11claws77
311
312         * sync with 0.8.11cvs20
313                 see ChangeLog 2003-04-07 and 2003-04-08
314
315 2003-04-07 [christoph]  0.8.11claws76
316
317         * src/filtering.[ch]
318         * src/inc.[ch]
319         * src/mbox.c
320         * src/procmsg.[ch]
321                 add procmsg_msginfo_filter() to execute filtering actions
322
323 2003-04-06 [christoph]  0.8.11claws75
324
325         * src/imap.c
326                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
327
328 2003-04-06 [christoph]  0.8.11claws74
329
330         * src/common/utils.[ch]
331                 add g_int_compare() function for slist sorting
332
333         * src/imap.c
334                 fetch all MsgInfos with one command in imap_get_msginfos()
335                 using an imap set with a list of ranges
336
337         * src/news.c
338                 use new g_int_compare() function
339
340 2003-04-06 [thorsten]   0.8.11claws73
341
342         * src/mh.c
343                 corrected implementation of mh_folder_destroy()
344
345 2003-04-05 [christoph]  0.8.11claws72
346
347         * src/account.c
348         * src/folder.[ch]
349         * src/folderview.c
350         * src/imap.c
351         * src/inc.c
352         * src/main.c
353         * src/mainwindow.c
354         * src/mbox_folder.c
355         * src/mh.c
356         * src/mimeview.h
357         * src/msgcache.[ch]
358         * src/news.c
359         * src/procmime.h
360         * src/procmsg.[ch]
361         * src/setup.c
362         * src/gtk/gtkutils.c
363                 o rename structure field names class and new to klass and
364                   new_msgs, to allow including files in C++
365                 o add 'extern "C"' block to some header files
366                 o add MsgInfoList and MsgNumberList as alias for GSList for
367                   developers to know what type of list is expected
368
369         * src/plugins/image_viewer/plugin.c
370         * src/plugins/image_viewer/viewer.[ch]
371         * src/plugins/image_viewer/viewerprefs.[ch]
372                 rename function names to prevent conflicts
373
374 2003-04-05 [paul]       0.8.11claws71
375
376         * sync with 0.8.11cvs18
377                 see ChangeLog 2003-04-03 and 2003-04-04
378
379 2003-04-02 [christoph]  0.8.11claws70
380
381         * src/folder.[ch]
382         * src/imap.[ch]
383         * src/mbox_folder.[ch]
384         * src/mh.[ch]
385         * src/news.[ch]
386                 o Make all virtual folder functions private
387                 o remove unused folder code
388
389         * src/common/socket.[ch]
390         * src/summaryview.c
391                 fix warnings
392
393 2003-03-30 [alfons]     0.8.11claws69
394
395         * src/send_message.c
396                 remove two debug traces and see if people still report
397                 errors
398
399 2003-03-30 [alfons]     0.8.11claws68
400
401         * src/send_message.c
402         * src/commons/session.c
403                 add more debug traces
404
405 2003-03-30 [christoph]  0.8.11claws67
406
407         * src/folder.c
408                 change processing folder name from .processing to processing
409
410         * src/common/ssl.c
411                 disable SSL certificate check because it causes Xlib error
412                 when the child process want's to open an GTK window
413
414 2003-03-30 [christoph]  0.8.11claws66
415
416         * src/folder.c
417                 don't use default folder for processing folder item because
418                 it can be a non local folder
419
420         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
421
422 2003-03-30 [alfons]     0.8.11claws65
423
424         * src/send_message.c
425                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
426                 to generate bad code for 'send_send_data_progressive': When
427                 called from 'send_send_data_finished', the 'data' pointer is
428                 cleared just before the assignment to the dialog pointer
429
430 2003-03-29 [christoph]  0.8.11claws64
431
432         * src/common/prefs.h
433         * src/plugins/image_viewer/Makefile.am
434         * src/plugins/image_viewer/plugin.c
435         * src/plugins/image_viewer/viewer.[ch]
436         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
437                 add PrefsPage for ImageViewer
438
439 2003-03-28 [thorsten]   0.8.11claws63
440
441         * src/common/session.c
442                 added some comments
443
444 2003-03-28 [paul]       0.8.11claws62
445
446         * sync with 0.8.11cvs16
447                 see ChangeLog 2003-03-28
448
449 2003-03-28 [paul]       0.8.11claws61
450
451         * sync with 0.8.11cvs15
452                 see ChangeLog 2003-03-28
453
454 2003-03-27 [christoph]  0.8.11claws60
455
456         * src/folder.c
457         * src/imap.c
458         * src/common/socket.[ch]
459                 set socket state to DISCONNECTED when any operation
460                 fails to allow reconnecting in IMAP code without
461                 checking the return code of all calls to the command
462                 functions
463
464         * src/folderview.c
465         * src/summaryview.c
466                 remove some more stuff that depends on specific
467                 folder types
468
469 2003-03-27 [paul]       0.8.11claws59
470
471         * sync with 0.8.11cvs14
472                 see ChangeLog 2003-03-27
473                 
474         * src/selective_download.[ch]   ** REMOVED **
475                 really removed
476
477 2003-03-27 [christoph]  0.8.11claws58
478
479         * src/folder.c
480                 fix handling of tmp_flags in flag copy function
481
482 2003-03-27 [paul]       0.8.11claws57
483
484         * sync with 0.8.11cvs13
485                 see ChangeLog 2003-03-27
486
487 2003-03-27 [oliver]     0.8.11claws56
488
489         * src/maiwindow.c
490                 remove sel_download_cb
491
492 2003-03-27 [oliver]     0.8.11claws55
493         
494         * src/inc.c
495                 remove POP3_TOP
496         
497 2003-03-26 [oliver]     0.8.11claws54
498
499         *src/pop.h
500                 remove POP3_TOP*
501         * README.claws
502                 remove selective donwload readme
503
504 2003-03-26 [oliver]     0.8.11claws53
505         * src/matcher.[ch]
506         * src/matcher_parser_parse.y 
507         * src/pop.c 
508         * src/prefs_account.[ch]
509         * src/prefs_filtering.c
510                 remove selective donwload
511
512 2003-03-26 [oliver]     0.8.11claws52
513
514         * src/inc.[ch] 
515         * src/filtering.c 
516         * src/mainwindow.c 
517                 remove selective donwload
518
519 2003-03-26 [oliver]     0.8.11claws51
520         
521         * src/Makefile.am
522         * src/selective_download.[ch]   ** REMOVE **    
523
524 2003-03-26 [christoph]  0.8.11claws50
525
526         * src/news.c
527                 fix NEWS that got broken by a sync with sylpheed-main
528
529 2003-03-26 [christoph]  0.8.11claws49
530
531         * src/mimeview.c
532                 fix mime type guessing when no mime type is found for a file
533
534 2003-03-25 [christoph]  0.8.11claws48
535
536         * src/mimeview.c
537         * src/procmime.c
538                 remove mime type guessing from mime parser and use
539                 name based mime types in viewer lookup for mime type
540                 application/octet-stream
541
542 2003-03-25 [christoph]  0.8.11claws47
543
544         * doc-src/readme.txt
545         * doc-src/rfc2554.txt
546                 add RFC about SMTP AUTH
547
548         * src/send_message.c
549         * src/common/smtp.[ch]
550                 add extra error code for authentication errors and
551                 clear temporary password when this error occurs
552
553         (closes Bug 84 authentication failure while sending should
554          prompt for password again)
555
556 2003-03-25 [christoph]  0.8.11claws46
557
558         * configure.ac
559         * src/Makefile.am
560         * src/imageview.[ch]                            ** REMOVE **
561         * src/messageview.[ch]
562         * src/mimeview.[ch]
563         * src/prefs_common.[ch]
564         * src/textview.c
565         * src/plugins/Makefile.am
566         * src/plugins/image_viewer/.cvsignore           ** NEW **
567         * src/plugins/image_viewer/Makefile.am          ** NEW **
568         * src/plugins/image_viewer/plugin.c             ** NEW **
569         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
570                 move image viewer into a plugin (building is enabled by default)
571                 [ToDo: Prefs for resize and autoview]
572
573 2003-03-25 [paul]       0.8.11claws45
574
575         * sync with 0.8.11cvs12
576                 see ChangeLog 2003-03-26
577
578 2003-03-25 [paul]       0.8.11claws44
579
580         * sync with 0.8.11cvs11
581                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
582                 
583         Note: Selective Download is broken.
584                 
585 2003-03-22 [christoph]  0.8.11claws43
586
587         * src/folder.c
588                 code cleanup for flags copying
589
590 2003-03-22 [christoph]  0.8.11claws42
591
592         * src/plugins/trayicon/trayicon.c
593                 fix setting the transparent area when the window size
594                 is forced by the system tray
595
596 2003-03-22 [christoph]  0.8.11claws41
597
598         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
599         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
600         * src/plugins/trayicon/newmail.xpm              ** NEW **
601         * src/plugins/trayicon/nomail.xpm               ** NEW **
602         * src/plugins/trayicon/trayicon.c
603         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
604                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
605                 o add icon for unread mails
606                 o set transparency for window
607
608 2003-03-22 [christoph]  0.8.11claws40
609
610         * src/news.c
611                 init news session to prevent crash when session is closed
612
613 2003-03-22 [christoph]  0.8.11claws39
614
615         * src/imap.c
616         * src/common/session.[ch]
617                 Init session data to make sure we don't have invalid pointers
618                 for read_ch and write_ch when new multi process sessions are
619                 not used
620
621         * src/main.c
622         * src/common/plugin.c
623         * src/common/sylpheed.c
624         * src/plugins/demo/demo.c
625         * src/plugins/dillo_viewer/dillo_viewer.c
626         * src/plugins/mathml_viewer/mathml_viewer.c
627         * src/plugins/spamassassin/spamassassin.c
628         * src/plugins/spamassassin/spamassassin_gtk.c
629                 add plugin types to allow loading plugins at different times
630                 (and maybe for different frontends), because it's not good to
631                 load GTK-Plugins gefore gtk_init was called
632
633         * configure.ac
634         * src/plugins/Makefile.am
635         * src/plugins/trayicon/.cvsignore               ** NEW **
636         * src/plugins/trayicon/Makefile.am              ** NEW **
637         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
638         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
639         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
640         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
641         * src/plugins/trayicon/trayicon.c               ** NEW **
642                 New Trayicon plugin that shows an icon in a systray that uses
643                 XEMBED protocol like Gnome's systray. Icon shows if there
644                 are new mails and a tooltip shows information about new,
645                 unread and total messages.
646
647 2003-03-22 [paul]       0.8.11claws38
648
649         * src/common/smtp.c
650                 fix ESMTP AUTH CRAM-MD5
651                 [sync with main (still version 0.8.11cvs6), see
652                  ChangeLog 2003-03-22]
653
654 2003-03-21 [colin]      0.8.11claws37
655
656         * src/send_message.c
657                 Fix USE_SSL => USE_OPENSSL
658
659 2003-03-21 [colin]      0.8.11claws36
660
661         * src/folderview.c
662                 Fix counts in drag and dropped subfolders
663
664 2003-03-21 [colin]      0.8.11claws35
665
666         * src/folder.c 
667         * src/folderview.c
668                 speed up a bit folder dnd
669
670 2003-03-20 [alfons]     0.8.11claws34
671
672         * src/main.c
673         * src/toolbar.c
674         * src/procmsg.c
675                 don't send locked queue messages
676                 (feature request "[ 705245 ] Locking message in outbox 
677                  should prevent sending")
678
679 2003-03-20 [christoph]  0.8.11claws33
680
681         * src/folder.c
682                 remove NEW and UNREAD flag in special folders when scanning
683                 
684         * src/common/smtp.c
685                 fix ESMTP AUTH CRAM-MD5
686
687 2003-03-20 [paul]       0.8.11claws32
688
689         * src/prefs_account.c
690                 Re-write 'Tunnel command to open connection' as
691                 'Use command to communicate with server', and disable
692                 it for all except IMAP accounts
693
694 2003-03-20 [paul]       0.8.11claws31
695
696         * sync with 0.8.11cvs6
697                 see ChangeLog 2003-03-20
698
699 2003-03-19 [match]      0.8.11claws30
700
701         * src/addritem.[ch]
702                 include documentation. minor refactoring.
703         * src/addr_compl.[ch]
704         * src/addrindex.[ch]
705         * src/addresbook.[ch]
706         * src/summaryview.c
707                 re-enable address lookup (was disabled in
708                 0.8.11claws20).
709
710 2003-03-19 [christoph]  0.8.11claws29
711
712         * src/procmsg.c
713                 add temp flag handling, will make moving and copying
714                 messages possible again
715
716         * src/folder.c
717                 correct calulation of folder stats
718
719 2003-03-18 [match]      0.8.11claws28
720
721         * src/editgroup.h
722                 remove case sensitive comparison (closes bug 80).
723
724 2003-03-18 [christoph]  0.8.11claws27
725
726         * src/imap.c
727                 fix imap using a tunnel command
728
729         (closes bug 87)
730
731 2003-03-18 [christoph]  0.8.11claws26
732
733         * src/folder.[ch]
734         * src/imap.c
735         * src/procmsg.[ch]
736                 rewrite flag handling for folders
737
738 2003-03-18 [christoph]  0.8.11claws25
739
740         * src/folder.c
741         * src/procmsg.c
742         * src/summaryview.c
743                 unset NEW and UNREAD flags when message is ignored, to make
744                 sure messages don't show up as unread on other IMAP clients,
745                 because the IGNORE_THREAD flag can not be syncronized through
746                 the IMAP folder
747
748 2003-03-17 [christoph]  0.8.11claws24
749
750         * src/imap.c
751                 don't use recursion to fetch uids when the number of messages
752                 does not match. Moved code into subfunction that is used
753                 again when needed, to prevent an endless loop.
754
755 2003-03-17 [thorsten]   0.8.11claws23
756
757         * src/imageview.[ch]
758                 export imageview_get_resized_size() (for plugins)
759         * src/prefs_common.[ch]
760                 added prefs_common_get() (for plugins)
761
762 2003-03-17 [christoph]  0.8.11claws22
763
764         * src/imap.c
765                 o remove UID guessing from copy code
766                 o support UIDPLUS extension for APPEND command
767
768 2003-03-17 [paul]       0.8.11claws21
769
770         * src/gtk/about.c
771                 remove 'Compiled-plugins' section.
772                 
773         * src/plugins/dillo_viewer/dillo_viewer.c
774                 slight change to description text
775
776 2003-03-16 [match]      0.8.11claws20
777         * src/ldapserver.[ch]           ** NEW **
778         * src/ldapctrl.[ch]             ** NEW **
779         * src/ldapquery.[ch]            ** NEW **
780         * src/ldaputil.[ch]             ** NEW **
781         * src/addrcindex.[ch]           ** NEW **
782         * src/addrquery.h               ** NEW **
783         * src/addritem.[ch]
784         * src/addrcache.[ch]
785         * src/addrindex.[ch]
786         * src/addr_compl.[ch]
787         * src/addressbook.[ch]
788         * src/addrbook.[ch]
789         * src/editgroup.c
790         * src/editaddress.c
791         * src/editldap.c
792         * src/editldap_basedn.c
793         * src/vcard.c
794         * src/jpilot.c
795         * src/Makefile.am
796                 included dynamic LDAP queries. improved address
797                 completion.
798
799 2003-03-16 [paul]       0.8.11claws19
800
801         * tools/multiwebsearch.pl
802                 fix a fatal typo
803
804 2003-03-16 [christoph]  0.8.11claws18
805
806         * src/mimeview.c
807         * src/plugins/dillo_viewer/dillo_viewer.c
808         * src/plugins/mathml_viewer/mathml_viewer.c
809                 make unregistering of MimeViewerFactorys possible
810
811 2003-03-16 [alfons]     0.8.11claws17
812
813         * configure.ac
814                 correct typo
815
816 2003-03-16 [melvin]     0.8.11claws16
817
818         * src/plugins/dillo_viewer.c
819                 Fixed bug where it was not possible to view more than
820                 one text/html attachment per message (bug discovered
821                 by Christoph Hohmann).
822
823 2003-03-15 [melvin]     0.8.11claws15
824
825         * src/prefs_actions.c
826                 Fixed compilation warnings.
827
828 2003-03-15 [melvin]     0.8.11claws14
829
830         * src/plugins/Makefile.am
831         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
832         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
833         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
834                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
835                 newer (http://dillo.auriga.wearlab.de/).
836
837 2003-03-15 [christoph]  0.8.11claws13
838
839         * src/imap.c
840                 don't query imap folder for attributes because we already
841                 for them from imap_status
842
843         * src/mimeview.[ch]
844                 add support for plugable MimeViewers (unloading Viewers
845                 not yet complete)
846
847         * src/plugins/Makefile.am
848         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
849         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
850         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
851                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
852                 widget from http://helm.cs.unibo.it/mml-widget/
853
854 2003-03-14 [christoph]  0.8.11claws12
855
856         * src/folder.[ch]
857                 o error return code's should better be negative
858                 o replace printf with debug_print
859
860         * src/imap.c
861                 improve IMAP folder scan by checking UID-NEXT
862
863         * src/summaryview.c
864                 remove check that are unnecessary in my opinion
865
866 2003-03-13 [christoph]  0.8.11claws11
867
868         * src/folder.[ch]
869         * src/foldersel.c
870         * src/folderview.c
871         * src/imap.c
872         * src/mbox_folder.c
873         * src/mh.c
874         * src/news.c
875         * src/prefs_scoring.c
876         * src/summaryview.c
877                 use a common function to get a displayable name
878                 for a FolderItem
879
880 2003-03-13 [paul]       0.8.11claws10
881
882         * tools/Makefile.am
883           tools/README
884           tools/multiwebsearch.conf     ** NEW FILE **
885           tools/multiwebsearch.pl       ** NEW FILE **
886                 add multiwebsearch Actions script
887
888 2003-03-13 [colin]      0.8.11claws9
889
890         * src/compose.c
891                 Remove leading emtpy lines from quoted text
892                 before quoting it
893
894 2003-03-13 [melvin]     0.8.11claws8
895
896         * src/prefs_actions.c
897                 Fixed a memory leak
898                 Code clean ups
899                 Added Cancel and OK buttons
900                 Corrected help text
901
902 2003-03-13 [christoph]  0.8.11claws7
903
904         * src/account.c
905         * src/folder.[ch]
906         * src/imap.c
907         * src/mainwindow.c
908         * src/mbox_folder.c
909         * src/mh.c
910         * src/news.c
911         * src/setup.c
912                 replace more folder type stuff with folder class stuff
913
914 2003-03-13 [melvin]     0.8.11claws6
915
916         * src/prefs_actions.c
917                 Added new tokens:
918                 %u: user provided argument
919                 %h: user provided argument (hidden on input)
920                 %s: current text selection in the message view 
921
922 2003-03-13 [paul]       0.8.11claws5
923
924         * sync with 0.8.11cvs5
925                 see ChangeLog 2003-03-11, 2003-03-12
926
927 2003-03-12 [christoph]  0.8.11claws4
928
929         * src/folder.c
930                 use folder class idstr when writing folderlist.xml
931
932         * src/folder.h
933         * src/imap.c
934         * src/news.c
935                 replace folder type checks with folder class checks
936
937 2003-03-12 [christoph]  0.8.11claws3
938
939         * src/folder.[ch]
940         * src/imap.[ch]
941         * src/main.c
942         * src/mbox_folder.[ch]
943         * src/mh.[ch]
944         * src/news.[ch]
945                 o create a list of known folder classes in the folder system
946                 o use folder class id strings for folder item identifiers
947
948 2003-03-12 [christoph]  0.8.11claws2
949
950         * src/imap.c
951                 fix imap uid validity check
952
953 2003-03-12 [christoph]  0.8.11claws1
954
955         * src/account.c
956         * src/folder.[ch]
957         * src/foldersel.c
958         * src/folderview.c
959         * src/imap.c
960         * src/mainwindow.c
961         * src/mbox_folder.c
962         * src/mh.c
963         * src/news.c
964         * src/prefs_scoring.c
965         * src/procmsg.c
966         * src/setup.c
967         * src/summaryview.c
968                 initial restructuring of folder system, seperating
969                 folders and folder classes
970
971 2003-03-12 [paul]       0.8.11claws
972
973         0.8.11claws release
974
975 2003-03-12 [christoph]
976
977         * src/gtk/prefswindow.c
978                 fix translation of "Page Index"
979
980 2003-03-12 [paul]       0.8.10claws110
981
982         a sync from 0.8.11cvs4 before the release
983
984         * src/common/utils.c
985                 subject_compare_for_sort(): allow null strings (fixes
986                 summary sorting).
987
988 2003-03-11 [paul]       0.8.10claws109
989
990         * po/es.po
991                 update Spanish translation, submitted by
992                 Ricardo Mones Lastra
993
994 2003-03-11 [melvin]     0.8.10claws108
995
996         * po/fr.po
997                 Updated French translations
998
999 2003-03-11 [paul]       0.8.10claws107
1000
1001         * manual/en/Makefile.am
1002           manual/en/*.html
1003                 update English manual, add a new page
1004                 updated by Francois Barriere <fbarriere@atmel.fr>
1005                 
1006         * po/bg.po
1007           po/it.po
1008           po/sr.po
1009                 update Bulgarian, Italian, and Serbian translations
1010                 submitted by George Danchev, Alessandro Maestri, and
1011                 Urke MMI
1012
1013 2003-03-10 [paul]       0.8.10claws106
1014
1015         * src/gtk/about.c
1016           src/gtk/prefswindow.c
1017                 make some strings translatable
1018
1019 2003-03-10 [darko]      0.8.10claws105
1020
1021         * src/compose.c
1022                 code cleanup to make Hiro happy
1023
1024 2003-03-10 [paul]       0.8.10claws104
1025
1026         * sync with 0.8.11cvs2
1027                 see ChangeLog 2003-03-10
1028
1029 2003-03-09 [melvin]     0.8.10claws103
1030
1031         * src/textview.c
1032                 textview_set_font(): fix for message display in
1033                 UTF-8 locales (thanks to Sergey Vlasov).
1034                 (was unintentionnaly reverted in 0.8.6claws6)   
1035
1036 2003-03-08 [darko]      0.8.10claws102
1037
1038         * src/compose.c
1039                 fix infinite loop in wrapping as reported
1040                 by happycactus
1041                 obsoletes patch #696482
1042
1043 2003-03-08 [christoph]  0.8.10claws101
1044
1045         * src/imap.c
1046                 add workaround for IMAP servers that do not
1047                 support the "UID SEARCH UID" command
1048
1049 2003-03-07 [christoph]  0.8.10claws100
1050
1051         * src/plugins/spamassassin/spamassassin.[ch]
1052         * src/plugins/spamassassin/spamassassin_gtk.c
1053                 code cleanup
1054
1055 2003-03-07 [paul]       0.8.10claws99
1056
1057         * po/es.po
1058                 updated Spanish translation, submitted by
1059                 Ricardo Mones Lastra
1060
1061 2003-03-07 [christoph]  0.8.10claws98
1062
1063         * src/send.c
1064                 fix in 0.8.10claws94 was wrong
1065                 local delivery does not require escaping, remove escaping
1066                 code to make signatures of mails with "." lines valid
1067                 
1068                 NOTE: requires that sendmail is executed with "-i" option,
1069                       what is the default now, but has to be changed in all
1070                       exsiting accounts)
1071
1072 2003-03-07 [paul]       0.8.10claws97
1073
1074         * sync with 0.8.11 release
1075                 see ChangeLog 2003-03-07
1076
1077 2003-03-06 [paul]       0.8.10claws96
1078
1079         * src/compose.c
1080                 revert commit 0.8.10claws92
1081
1082 2003-03-06 [paul]       0.8.10claws95
1083
1084         * src/folderview.c
1085                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1086
1087         * src/gtkaspell.c
1088                 fix bug 74, 'Crash opening editor window with pseudo-color
1089                 display'
1090                 
1091         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1092
1093 2003-03-06 [christoph]  0.8.10claws94
1094
1095         * src/send.c
1096                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1097                 all lines starting with a period get an extra period
1098                 inserted
1099                 (found by Simon 'corecode' Schubert)
1100
1101 2003-03-06 [paul]       0.8.10claws93
1102
1103         * src/folderview.c
1104                 if configured font can't be loaded fall back to gtk
1105                 default. (with thanks to Christoph)
1106                 
1107                 closes long-standing bug 15 'Crashes on startup'
1108
1109 2003-03-06 [paul]       0.8.10claws92
1110
1111         * src/compose.c
1112                 freeze text before autosave and thaw afterwards
1113                 fixes bug 67 'autosave make re-rediting message crazy'
1114
1115 2003-03-06 [christoph]  0.8.10claws91
1116
1117         * src/compose.c
1118                 ignore address comment in dupe check for Cc-list
1119
1120         (closes reopened bug 47 Replying to message strips name part of
1121          e-mail addresses of Cc: lines)
1122
1123 2003-03-06 [paul]       0.8.10claws90
1124
1125         * src/Makefile.am
1126                 remove reference to gtkxtext.h as its no longer in
1127                 the repository
1128
1129 2003-03-06 [paul]       0.8.10claws89
1130
1131         * sync with 0.8.10cvs25
1132                 see ChangeLog 2003-03-06
1133
1134 2003-03-06 [oliver]     0.8.10claws88
1135         
1136         * src/messageview.c
1137                 remove include
1138
1139 2003-03-06 [oliver]     0.8.10claws87
1140         
1141         * src/folderview.c 
1142                 remove changes introduced inclaws74
1143         * src/messageview.c
1144                 another attempt to sanely delete and update
1145                 messages deleted in separate messageview
1146
1147 2003-03-05 [christoph]  0.8.10claws86
1148
1149         * src/summaryview.c
1150                 check if "From" matches any account's address if
1151                 addressbook completion of addresses is disabled too
1152
1153         (closes Bug 70 "Display recipient in from" doesn't check
1154          folder's default account)
1155
1156 2003-03-05 [christoph]  0.8.10claws85
1157
1158         * src/compose.c
1159         * src/common/utils.[ch]
1160                 don't strip address comments when building Cc lists
1161
1162         (closes Bug 47 Replying to message strips name part of e-mail addresses
1163          of Cc: lines)
1164
1165         * src/folder.c
1166                 fix return value of copy function
1167
1168 2003-03-05 [christoph]  0.8.10claws84
1169
1170         * src/imap.c
1171                 don't ask imap server for non rfc822 headers
1172
1173         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1174
1175         * src/imap.c
1176                 destroy session on socket error to allow reconnecting
1177
1178 2003-03-05 [christoph]  0.8.10claws83
1179
1180         * configure.ac
1181                 fix building with gnome when no prefix is set
1182
1183         (closes bug 66 Gnome directory is set to NONE)
1184
1185 2003-03-05 [paul]       0.8.10claws82
1186
1187         * sync with 0.8.10cvs23
1188                 see ChangeLog 2003-03-05
1189
1190 2003-03-04 [christoph]  0.8.10claws81
1191
1192         * src/folder.c
1193                 o fix moving and copying when folder returns 0 for new
1194                   message number
1195                 o remove some code for single message copy and move
1196                   operations and use functions for multiple messages
1197
1198         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1199
1200         * src/news.c
1201                 remove unused include
1202
1203 2003-03-04 [paul]       0.8.10claws80
1204
1205         * src/gtk/about.c
1206                 list 'Compiled plugins'
1207
1208 2003-03-03 [christoph]  0.8.10claws79
1209
1210         * src/news.[ch]
1211                 have to multiply the percentage of the current fetch with
1212                 the percentage that it has of the total fetch operation
1213                 for correct values
1214
1215 2003-03-03 [christoph]  0.8.10claws78
1216
1217         * src/news.c
1218                 fix calculation of expected lines for progress indicator
1219
1220 2003-03-03 [christoph]  0.8.10claws77
1221
1222         * src/summaryview.c
1223         * src/common/utils.c
1224                 fix segfault when opening the root news folder
1225
1226 2003-03-03 [christoph]  0.8.10claws76
1227
1228         * src/mainwindow.[ch]
1229         * src/common/Makefile.am
1230         * src/common/progressindicator.[ch]
1231                 add UI independent progress indicator handling
1232
1233         * src/news.[ch]
1234                 use new progress indicator for message info fetching
1235
1236         * src/common/hooks.h
1237                 code cleanup
1238
1239 2003-03-03 [oliver]     0.8.10claws75
1240
1241         * src/toolbar.c
1242         * src/compose.c
1243                 removed commented code
1244
1245 2003-03-03 [oliver]     0.8.10claws74
1246
1247         * src/toolbar.[ch]
1248                 cleanups and refactoring
1249         * src/compose.[ch]
1250                 compose_reply_mode reply & forwarding interface for
1251                 toolbar buttons
1252         * src/folderview.c
1253                 act on messages marked for deletion in folderview_selected
1254                 based on prefs_common.immediate_exec since a message might 
1255                 have been deleted by messageview in a folder we are changing 
1256                 to (does anybody understand what I'm on about ?)
1257
1258 2003-03-03 [oliver]     0.8.10claws73
1259         
1260         * src/messageview.[ch]
1261                 new functions
1262                 - messageview_delete: delete message shown in messagview
1263                 - messageview_update_view: update messageview to currently 
1264                   selected summaryview message
1265                 - add separate messageview to msgview_list in order to update 
1266                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1267         * src/summaryview.[ch]
1268                 summary_get_selection returns a list of selected msgs
1269                 in summaryview
1270         * src/mainwindow.c
1271                 toolbar reply refactoring
1272
1273 2003-03-03 [paul]       0.8.10claws72
1274
1275         * sync with 0.8.10cvs21
1276                 see ChangeLog 2003-03-03
1277
1278 2003-03-02 [christoph]  0.8.10claws71
1279
1280         * src/common/passcrypt.c
1281                 use POSIX includes
1282
1283 2003-03-02 [christoph]  0.8.10claws70
1284
1285         * configure.ac
1286         * src/prefs_account.c
1287         * src/prefs_gtk.[ch]
1288         * src/common/.cvsignore
1289         * src/common/Makefile.am
1290         * src/common/passcrypt.c                ** NEW **
1291         * src/common/passcrypt.h.in             ** NEW **
1292                 Implement password encryption in config files
1293                 using unix encrypt and setkey functions. The crypt
1294                 key can be set as a configure parameter. Old
1295                 passwords will be converted if they do not begin
1296                 with '!'
1297
1298 2003-03-02 [paul]       0.8.10claws69
1299
1300         * src/prefs_account.c
1301                 fix compile error
1302
1303 2003-03-01 [thorsten]   0.8.10claws68
1304
1305         * po/el.po
1306           po/hr.po
1307           po/it.po
1308           po/nl.po
1309           po/sr.po
1310           po/sv.po
1311                 corrected format strings
1312         * po/en_GB.po
1313                 corrected headers
1314                 (fix compile errors with GNU gettext-0.11.5)
1315
1316 2003-03-01 [oliver]     0.8.10claws67
1317
1318         * src/summaryview.c
1319                 menu callbacks call toolbar_menu_reply
1320
1321 2003-03-01 [oliver]     0.8.10claws66
1322
1323         * src/mainwindow.c
1324         * src/messageview.c
1325                 menu callbacks call toolbar_menu_reply
1326         * src/toolbar.[ch]
1327                 callbacks from menu handled by toolbar_menu_reply
1328
1329 2003-03-01 [paul]       0.8.10claws65
1330
1331         * src/addressbook.c
1332                 revert commit 0.8.10claws54 - breaks editing of
1333                 addressbook.
1334                 
1335         * po/bg.po
1336                 update Bulgarian translation, submitted by
1337                 George Danchev
1338
1339 2003-02-28 [christoph]  0.8.10claws64
1340
1341         * src/account.c
1342         * src/addressadd.c
1343         * src/compose.c
1344         * src/gtkaspell.c
1345         * src/gtkxtext.h                ** REMOVE **
1346         * src/imap.c
1347         * src/matcher.[ch]
1348         * src/mh.c
1349         * src/news.c
1350         * src/pine.c
1351         * src/prefs_common.c
1352         * src/prefs_matcher.c
1353         * src/procheader.[ch]
1354         * src/procmsg.[ch]
1355         * src/toolbar.c
1356         * src/common/ssl_certificate.c
1357         * src/gtk/colorlabel.c
1358         * src/gtk/menu.c
1359                 o fix warnings
1360                 o remove code obsoleted by new cache and folder system rework
1361
1362 2003-02-28 [oliver]     0.8.10claws63
1363         
1364         * src/toolbar.[ch]
1365                 * fix bug where reply in Messageview replied to 
1366                 Message displayed in summaryview
1367                 (reportedd via ML by chinatinte at gmx dot ch)
1368                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1369                 didn't work in separate MessageView Toolbar
1370                 (wondering if anybody uses this at all ?)
1371         * src/summaryview.[ch]
1372                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1373                 (generalize reply and forward code);
1374         * src/messageview.c 
1375                 remove focus_in event which updated summaryview to messageview
1376
1377 2003-02-28 [paul]       0.8.10claws62
1378
1379         * po/Makefile.in.in
1380                 add the --check option
1381                 Patch submitted by Ricardo Mones Lastra
1382
1383 2003-02-28 [paul]       0.8.10claws61
1384
1385         * src/prefs_account.c
1386                 re-order 'Signature' items
1387
1388 2003-02-28 [paul]       0.8.10claws60
1389
1390         * sync with 0.8.10cvs20
1391                 see ChangeLog 2003-02-28
1392
1393 2003-02-28 [paul]       0.8.10claws59
1394
1395         * po/POTFILES.in
1396                 update to reflect recent movement of files
1397
1398 2003-02-28 [paul]       0.8.10claws58
1399
1400         * sync with 0.8.10cvs19
1401                 see ChangeLog 2003-02-28
1402
1403 2003-02-27 [martin]     0.8.10claws57
1404
1405         * src/prefs_matcher.c 
1406                 fix segfault in prefs_matcher_ok() when the
1407                 last entry is deleted and prevents that the
1408                 message "entry not saved" comes up after deleting
1409                 an entry
1410
1411 2003-02-27 [martin]     0.8.10claws56
1412
1413         * src/prefs_filtering.c 
1414                 fix segfault in prefs_filtering_ok() when the
1415                 last entry is deleted and prevents that the
1416                 message "entry not saved" comes up after deleting
1417                 an entry
1418
1419 2003-02-27 [paul]       0.8.10claws55
1420
1421         * sync with 0.8.10cvs18
1422                 see ChangeLog 2003-02-27
1423
1424 2003-02-27 [paul]       0.8.10claws54
1425
1426         * src/addressbook.c
1427                 fix bug where the address book crashes with 
1428                 multiple lookups.
1429                 Patch [687729] submitted by David Frager 
1430                 <dbfrager@users.sourceforge.net>
1431
1432 2003-02-25 [christoph]  0.8.10claws53
1433
1434         * src/Makefile.am
1435         * src/colorlabel.[ch]           ** REMOVE **
1436         * src/gtk/Makefile.am
1437         * src/gtk/colorlabel.[ch]       ** NEW **
1438                 move colorlabel files to gtk directory
1439
1440         * src/esmtp.[ch]                ** REMOVE **
1441                 has been merged into smtp.[ch] in 0.7.5
1442
1443 2003-02-25 [christoph]  0.8.10claws52
1444
1445         * src/Makefile.am
1446         * src/about.[ch]                ** REMOVE **
1447         * src/gtk/Makefile.am
1448         * src/gtk/about.[ch]            ** NEW **
1449                 move about files to gtk directory
1450
1451 2003-02-25 [christoph]  0.8.10claws51
1452
1453         * src/folder.c
1454                 some code optimization of folder scanning code
1455
1456         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1457
1458 2003-02-25 [christoph]  0.8.10claws50
1459
1460         * src/main.c
1461         * src/common/sylpheed.c
1462                 add command line parameter parsing to common code
1463
1464 2003-02-24 [christoph]
1465
1466         * Makefile.am
1467         * configure.ac
1468                 fix gnome prefix problems, the configure script now removed
1469                 `gnome-config --prefix` from `gnome-config --datadir`
1470                 and adds $(prefix} instead
1471
1472         (closes Bug 24 Makefile does not respect prefix when installing
1473          GNOME data)
1474
1475 2003-02-24 [christoph]  0.8.10claws49
1476
1477         * src/news.c
1478                 check for valid session before trying to authenticate
1479
1480         (closes Bug 60 crash if "authenticate on logon" is activated
1481          and newsserver-hostname is not valid)
1482
1483 2003-02-24 [melvin]     0.8.10claws48
1484
1485         * src/prefs_actions.c
1486                 Make sure all user's input is sent to the action and then
1487                 close the socket..
1488
1489 2003-02-23 [alfons]     0.8.10claws46
1490
1491         * src/summaryview.c
1492                 also wait cursor when deleting files
1493
1494 2003-02-23 [paul]
1495
1496         * tools/freshmeat_search.pl
1497           tools/google_search.pl
1498                 scripts should now work for any browser/browser command line
1499
1500 2003-02-22 [christoph]  0.8.10claws45
1501
1502         * src/procmsg.c
1503                 fix IMAP flag setting, IMAP flag is not handled correctly
1504                 anymore by the folder system and information about the
1505                 folder should not be saved in the MsgInfo (in my opinion)
1506
1507         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1508
1509 2003-02-22 [christoph]  0.8.10claws44
1510
1511         * src/summaryview.c
1512                 fix spelling of "label" ;-)
1513
1514 2003-02-22 [thorsten]   0.8.10claws43
1515
1516         * src/mimeview.c
1517           src/prefs_common.[ch]
1518           src/procmime.[ch]
1519                 do not use description as attachment name
1520
1521 2003-02-22 [alfons]     0.8.10claws42
1522
1523         * src/summaryview.c
1524                 freeze/thaw folder item updates when changing color labels,
1525                 and put a wait cursors on
1526
1527 2003-02-22 [thorsten]   0.8.10claws41
1528
1529         * src/mimeview.c
1530                 save-all fixes: crash if invoked on multipart container,
1531                 mimeinfo access, pathseparators, error dialog
1532
1533 2003-02-21 [alfons]     0.8.10claws40
1534
1535         * src/prefs_gtk.c
1536                 remove unused var
1537
1538 2003-02-21 [colin]      0.8.10claws39
1539
1540         * src/send.c
1541                 Fix smtp logging
1542
1543 2003-02-21 [colin]      0.8.10claws38
1544
1545         * src/summaryview.c
1546                 Freeze/thaw folderItem updates when filtering messages 
1547                 via Tools/Filter messages
1548
1549 2003-02-21 [paul]       0.8.10claws37
1550
1551         * src/compose.c
1552                 revert commit 0.8.10claws26, there are ulterior motives
1553                 for users to set a Reply-To header when posting to
1554                 newsgroups
1555
1556 2003-02-21 [paul]       0.8.10claws36
1557
1558         * sync with 0.8.10cvs17
1559                 see ChangeLog 2003-02-21
1560
1561 2003-02-20 [christoph]  0.8.10claws35
1562
1563         * src/imap.c
1564                 IMAP UID fetch speedup using SEARCH
1565
1566         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1567
1568         * src/imap.c
1569                 fix problem with UIDs in IMAP UID cache that no longer existed
1570
1571 2003-02-20 [christoph]  0.8.10claws34
1572
1573         * src/imap.c
1574         * src/procheader.c
1575         * src/procheader.h
1576                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1577
1578         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1579
1580         * src/imap.c
1581                 Rewrite imap_cmd_gen_recv use sock_getline instead
1582                 of sock_gets to avoid problems with too long reply
1583                 lines
1584     
1585 2003-02-20 [colin]      0.8.10claws33
1586         
1587         * src/prefs_account.c
1588                 Better wording
1589
1590 2003-02-20 [colin]      0.8.10claws32
1591
1592         * src/compose.c
1593                 Remove useless '&& !to_sender' 
1594
1595 2003-02-20 [darko]
1596
1597         * AUTHORS
1598                 change my e-mail address
1599
1600 2003-02-19 [colin]      0.8.10claws31
1601
1602         * src/prefs_common.c
1603                 X11 style colors for every configurable color
1604
1605 2003-02-19 [alfons]     0.8.10claws30
1606
1607         * src/prefs_gtk.[ch]
1608         * src/prefs_common.c
1609                 for color_new accept both plain integers and X11 style color
1610                 names (as found in /usr/lib/X11/rgb.txt)
1611
1612 2003-02-19 [paul]       0.8.10claws29
1613
1614         * src/mainwindow.c
1615                 add tooltips to online/offline button and account selector
1616                 button
1617
1618 2003-02-19 [paul]       0.8.10claws28
1619
1620         * src/folder.c
1621           src/news.c
1622           src/prefs_account.[ch]
1623           src/prefs_common.[ch]
1624                 move 'Maximum number of articles to download' to
1625                 account prefs.
1626                 clean up account prefs gui a little by hiding entries
1627                 rather then greying out entries
1628
1629 2003-02-19 [hiro]       0.8.10claws27
1630
1631         * src/common/utils.c
1632                 fix bug #54 'yesterdays date is displayed in the message 
1633                 summary window'
1634
1635 2003-02-19 [paul]       0.8.10claws26
1636
1637         * src/compose.c
1638                 fix bug reported in Feature Request [688596] 
1639                 'Reply-to header in news'
1640
1641 2003-02-18 [paul]       0.8.10claws25
1642
1643         * src/select-keys.c
1644                 add a 'List all keys' button to key selection dialog
1645
1646 2003-02-18 [colin]      0.8.10claws24
1647         
1648         * src/stock_pixmap.c
1649                 fix compile error
1650
1651 2003-02-18 [colin]      0.8.10claws23
1652
1653         * src/common/smtp.[ch]
1654           src/prefs_account.c
1655                 Try to starttls if it seems to be the only
1656                 way to authenticate a user
1657
1658 2003-02-18 [paul]       0.8.10claws22
1659
1660         * src/Makefile.am
1661           src/folderview.c
1662           src/stock_pixmap.[ch]
1663           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1664           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1665                 as a Drafts folder is a special folder allow it to have
1666                 its own unique icons
1667
1668 2003-02-18 [colin]      0.8.10claws21
1669
1670         * src/imap.c
1671                 Fix port selection when using starttls
1672
1673 2003-02-18 [paul]       0.8.10claws20
1674
1675         * src/mainwindow.c
1676           src/prefs_common.[ch]
1677                 make blue the default new mail colour
1678
1679 2003-02-18 [paul]       0.8.10claws19
1680
1681         * sync with 0.8.10cvs14
1682                 see ChangeLog 2003-02-18
1683
1684 2003-02-17 [jens]       0.8.10claws18
1685
1686         * src/common/md5.c
1687                 fixed a compile problem with gcc 3.3
1688                 works on 2.95.3 too (testet on PPC as it is big endian)
1689
1690 2003-02-17 [paul]       0.8.10claws17
1691
1692         * sync with 0.8.10cvs13
1693                 see ChangeLog 2003-02-17
1694
1695 2003-02-17 [paul]       0.8.10claws16
1696
1697         * sync with 0.8.10cvs12
1698                 see ChangeLog 2003-02-17
1699
1700 2003-02-16 [match]      0.8.10claws15
1701
1702         * src/addressbook.c
1703                 Eliminates reloading of address data when items
1704                 deleted or added. Applied submitted by
1705                 Luke Plant <lukeplant@softhome.net>
1706
1707 2003-02-16 [paul]       0.8.10claws14
1708
1709         * src/news.c
1710                 when a 'protocol error' is encountered disconnect from
1711                 the server. This means that the user can carry on viewing
1712                 other articles and doesn't have to either wait until the
1713                 server timesout or quit sylpheed.
1714                 Fixes bug #53 'Unable to read messages in newsgroups, 
1715                 displayed message doesn't change'
1716
1717 2003-02-15 [christoph]  0.8.10claws13
1718
1719         * src/imap.c
1720                 fix bug that stopped scanning of folders when an
1721                 IMAP folder was empty
1722
1723         (closes bug 46 stop scan messages in folders after empty folder)
1724
1725 2003-02-15 [paul]
1726
1727         * tools/Makefile.am
1728           tools/README
1729           tools/freshmeat_search.pl     ** NEW FILE **
1730           tools/google_search.pl        ** NEW FILE **
1731                 Add 2 Actions scripts which search freshmeat/google
1732                 for the selected text using the browser configured
1733                 in sylpheedrc.
1734                 
1735         Note: These scripts are very dependent on the format of the
1736         browser command and may not work on every occasion. Testing
1737         is welcome. 
1738
1739 2003-02-14 [alfons]     0.8.10claws12
1740
1741         * src/compose.c
1742                 fix breakage because of uninitialized account pointer.
1743                 please verify.
1744
1745 2003-02-14 [paul]       0.8.10claws11
1746
1747         * src/compose.c
1748           src/prefs_account.[ch]
1749           src/prefs_common.[ch]
1750                 move signature settings to Account Prefs
1751
1752 2003-02-14 [paul]       0.8.10claws10
1753
1754         * sync with 0.8.10cvs11
1755                 see ChangeLog 2003-02-14
1756
1757 2003-02-13 [thorsten]   0.8.10claws9
1758
1759         * src/news.c
1760                 revert news progressbar (GUI separation)
1761
1762 2003-02-13 [paul]       0.8.10claws8
1763
1764         * src/compose.c
1765                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1766                 paragraph 1
1767
1768 2003-02-13 [paul]       0.8.10claws7
1769
1770         * src/compose.[ch]
1771           src/summaryview.c
1772                 fix 'Follow-up and Reply-to' so that it creates a reply to
1773                 the newsgroup and the sender. If the message has the keyword
1774                 'poster' in the Followup-To header, all replies go to the
1775                 sender, re: RFC 1036, Section 2.2.3
1776                 rename all instances of 'ignore_replyto' to 'to_sender', both
1777                 were previously used, now we use just one.
1778
1779 2003-02-13 [paul]       0.8.10claws6
1780
1781         * sync with 0.8.10cvs9
1782                 see ChangeLog 2003-02-13
1783
1784 2003-02-13 [paul]       0.8.10claws5
1785
1786         * configure.ac
1787                 show which plugins are configured in the configure
1788                 output.
1789
1790 2003-02-12 [thorsten]   0.8.10claws4
1791
1792         * src/news.c
1793                 show progress while fetching news headers
1794
1795 2003-02-12 [christoph]  0.8.10claws3
1796
1797         * configure.ac
1798         * src/plugins/Makefile.am
1799                 use AM_CONDITIONAL to enable plugins, automake correctly
1800                 manages this when creating distdir
1801
1802 2003-02-12 [christoph]  0.8.10claws2
1803
1804         * ac/spamassassin.m4
1805         * src/plugins/spamassassin/Makefile.am
1806                 fix building SpamAssassin plugin without OpenSSL
1807
1808 2003-02-12 [paul]       0.8.10claws1
1809
1810         * ac/Makefile.am
1811           src/Makefile.am
1812           src/plugins/Makefile.am
1813                 fix failure of 'make release'
1814
1815 2003-02-12 [paul]       0.8.10claws
1816
1817         * 0.8.10claws released
1818
1819 2003-02-12 [paul]       0.8.9claws56
1820
1821         * po/bg.po
1822           po/es.po
1823           po/it.po
1824           po/ru.po
1825           po/sr.po
1826                 updated translations by George Danchev, Ricardo Mones Lastra,
1827                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1828                 
1829         * sylpheed.spec.in
1830                 Allow the building of RPMs by a regular user. Submitted
1831                 by Sergei Astanin
1832
1833 2003-02-11 [alfons]     0.8.9claws55
1834
1835         * src/colorlabel.c
1836                 don't use pixmaps for label color rect but draw rectangles
1837                 so we can respect the color map of palette based visuals
1838                 (fixes the long time crashes on Suns - thanks to Andreas
1839                 Engel and Steve O'Hara-Smith for testing)
1840
1841 2003-02-11 [christoph]  0.8.9claws54
1842
1843         * src/matcher_parser_parse.y
1844                 correct bug where filering rules of not existing folders in
1845                 matcherrc were added to global filtering
1846                 
1847         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1848          main filter-rules after removing directory, http://bugs.debian.org/180253)
1849         
1850 2003-02-11 [paul]       0.8.9claws53
1851
1852         * sync with 0.8.10cvs7
1853                 see ChangeLog 2003-02-09
1854
1855 2003-02-11 [melvin]     0.8.9claws52
1856
1857         * po/fr.po
1858                 Updated French tranlsations
1859
1860 2003-02-10 [paul]       0.8.9claws51
1861
1862         * sylpheed.spec.in
1863                 correct --enable-openssl
1864                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1865
1866 2003-02-09 [martin]     0.8.9claws50
1867
1868         * src/prefs_matcher.c
1869                 fix segfault in prefs_matcher_substitute_cb() when
1870                 no row is selected
1871
1872 2003-02-09 [paul]       0.8.9claws49
1873
1874         * src/folderview.c
1875                 fix bug where a newsgroup folder's processing rules were
1876                 merged with the global filtering rules when the newsgroup
1877                 folder was deleted, causing some seriously bad results,
1878                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1879
1880 2003-02-08 [melvin]     0.8.9claws48
1881
1882         * src/compose.c
1883                 Corrected and modified an alert message.
1884
1885 2003-02-07 [paul]       0.8.9claws47
1886
1887         * src/folderview.c
1888                 fix bug where both an 'Account properties' window and a
1889                 'Folder properties' window were opened when clicking on
1890                 'Properties' in an NNTP or IMAP folder's popup menu.
1891
1892 2003-02-07 [paul]       0.8.9claws46
1893
1894         * sync with 0.8.10cvs6
1895                 see ChangeLog 2003-02-06
1896
1897 2003-02-06 [christoph]  0.8.9claws45
1898
1899         * src/mbox.c
1900                 freeze folder updates while importing mbox files
1901                 (closes bug 43 importing mbox took hours)
1902                 
1903         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1904
1905 2003-02-06 [thorsten]   0.8.9claws44
1906
1907         * po/de.po
1908                 Updated german translations
1909
1910 2003-02-06 [thorsten]   0.8.9claws43
1911
1912         * src/news.h
1913                 use guint for message numbers (fix count in grouplist dialog)
1914
1915 2003-02-05 [paul]       0.8.9claws42
1916
1917         * sync with 0.8.10cvs2
1918                 see ChangeLog 2003-02-05
1919
1920 2003-02-04 [colin]      0.8.9claws41
1921
1922         * src/prefs_common.[ch]
1923           src/procmsg.c
1924           src/summaryview.c
1925                 Add an option to disable threading by subject
1926
1927 2003-02-04 [christoph]  0.8.9claws40
1928
1929         * src/inc.c
1930                 only abort fetching mails from multiple accounts when the
1931                 error is fatal and does not allow to check any more accounts
1932                 (currently only disk full error)
1933
1934         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1935          receive mails for other accouts)
1936
1937 2003-02-04 [christoph]  0.8.9claws39
1938
1939         * src/folder.c
1940                 first add the new message to the cache, then
1941                 send the update notification
1942
1943         (closes bug 39 after sending message folderview doesnt get updated)
1944
1945 2003-02-04 [colin]      0.8.9claws38
1946
1947         * src/inc.c
1948                 _really_ fix this Connecting... status
1949
1950 2003-02-04 [paul]       0.8.9claws37
1951
1952         * sync with 0.8.10
1953                 see ChangeLog 2003-02-04
1954
1955 2003-02-04 [paul]       0.8.9claws36
1956
1957         * sync with 0.8.9cvs6
1958                 see ChangeLog 2003-02-03
1959
1960 2003-02-04 [paul]       0.8.9claws35
1961
1962         * po/pt_BR.po
1963                 updated by André Filipe de Assunção e Brito 
1964                 <bedecko@netsite.com.br>
1965
1966 2003-02-03 [thorsten]   0.8.9claws34
1967
1968         * po/de.po
1969                 Updated german translations
1970
1971 2003-02-02 [paul]       0.8.9claws33
1972
1973         * po/es.po
1974                 updated by Ricardo Mones Lastra
1975
1976 2003-02-02 [thorsten]   0.8.9claws32
1977
1978         * src/mh.c
1979                 Fix mh_get_msginfo() segfault if file is inaccessible
1980
1981 2003-01-31 [colin]      0.8.9claws31
1982
1983         * src/procheader.c
1984                 Fix last commit's bug
1985
1986 2003-01-31 [colin]      0.8.9claws30
1987
1988         * src/procheader.c
1989                 Missing a change for gpg-signed messages
1990
1991 2003-01-31 [paul]       0.8.9claws29
1992
1993         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
1994           src/procheader.c
1995           src/stock_pixmap.[ch]
1996           src/summaryview.c
1997                 indicate GnuPG signed messages by displaying an icon
1998                 in the Attachment column.
1999
2000 2003-01-31 [paul]       0.8.9claws28
2001
2002         * sync with 0.8.9cvs4
2003                 see ChangeLog 2003-01-31
2004
2005 2003-01-31 [alfons]     0.8.9claws27
2006
2007         * src/textview.c
2008                 tune URI parser to accept mailto URLs with a '?'
2009                 (patch from Ruslan Balkin)
2010
2011 2003-01-31 [colin]      0.8.9claws26
2012
2013         * src/summaryview.c
2014                 Fix a leak introduced in claws24
2015
2016 2003-01-31 [colin]      0.8.9claws25
2017
2018         * src/summaryview.c
2019                 Freeze/Thaw folder updates when deleting dups
2020
2021 2003-01-31 [colin]      0.8.9claws24
2022         
2023         * src/addr_compl.c
2024           src/summaryview.c
2025           src/msgcache.c
2026                 little speed improvements
2027
2028 2003-01-31 [colin]      0.8.9claws23
2029
2030         * src/summaryview.c
2031                 Fix segfault when forwarding nothing
2032                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2033                 
2034 2003-01-30 [paul]       0.8.9claws22
2035
2036         * sync with 0.8.9cvs3
2037                 see ChangeLog 2003-01-30
2038
2039 2003-01-30 [paul]       0.8.9claws21
2040
2041         * sync with 0.8.9cvs2
2042                 see ChangeLog 2003-01-30
2043
2044 2003-01-29 [paul]       0.8.9claws20
2045
2046         * sync with 0.8.9cvs1
2047                 see ChangeLog 2003-01-29
2048
2049 2003-01-28 [paul]       0.8.9claws19
2050
2051         * po/POTFILES.in
2052                 update to reflect changes. 
2053                 thanks to Ricardo Mones Lastra
2054
2055 2003-01-27 [christoph]  0.8.9claws18
2056
2057         * ac/openssl.m4
2058         * ac/spamassassin.m4
2059         * src/plugins/spamassassin/README
2060         * src/plugins/spamassassin/libspamc.[ch]
2061         * src/plugins/spamassassin/utils.[ch]
2062                 updated to latest libspamc
2063
2064 2003-01-27 [christoph]  0.8.9claws17
2065
2066         * src/folder.c
2067                 fix wrong use of procheader_get_header_fields
2068
2069 2003-01-27 [christoph]  0.8.9claws16
2070
2071         * src/news.c
2072         * src/prefs_account.[ch]
2073         * src/common/nntp.[ch]
2074                 allow to force authentication for NNTP servers
2075
2076         Patch submitted by Florian Mickler <dmk@d-labs.de>
2077
2078 2003-01-26 [paul]       0.8.9claws15
2079
2080         * src/summaryview.c
2081                 speed up of marking messages as read
2082                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2083
2084 2003-01-26 [christoph]  0.8.9claws14
2085
2086         * src/Makefile.am
2087         * src/mgutils.[ch]              ** REMOVE **
2088         * src/xml.[ch]                  ** REMOVE **
2089         * src/xmlprops.[ch]             ** REMOVE **
2090         * src/common/Makefile.am
2091         * src/common/mgutils.[ch]       ** NEW **
2092         * src/common/xml.[ch]           ** NEW **
2093         * src/common/xmlprops.[ch]      ** NEW **
2094                 move xml files to common directory
2095
2096 2003-01-26 [christoph]  0.8.9claws13
2097
2098         * src/plugins/spamassassin/spamassassin_gtk.c
2099                 only set gtk entry text if string is available
2100
2101 2003-01-26 [melvin]     0.8.9claws12
2102
2103         * src/description_window.c
2104                 Allow resizing of the window
2105                 Allow automatic horizontal scroll bar
2106                 Do not vertically expand and fill
2107
2108 2003-01-26 [christoph]  0.8.9claws11
2109
2110         * src/Makefile.am
2111         * src/gtkutils.[ch]             ** REMOVE **
2112         * src/common/sylpheed.c
2113         * src/gtk/Makefile.am
2114         * src/gtk/description_window.c
2115         * src/gtk/gtkutils.[ch]         ** NEW **
2116         * src/gtk/prefswindow.c
2117                 move gtkutils to gtk directory
2118
2119 2003-01-26 [paul]       0.8.9claws10
2120
2121         * src/summaryview.c
2122                 rename summary_unread_clicked() to summary_status_clicked()
2123
2124 2003-01-26 [melvin]     0.8.9claws9
2125
2126         * src/prefs_actions.c
2127                 Cosmetical changes to the help text
2128
2129 2003-01-26 [paul]       0.8.9claws8
2130
2131         * src/folder.[ch]
2132           src/mainwindow.c
2133           src/prefs_common.c
2134           src/prefs_sumamry_column.c
2135           summaryview.[ch]
2136                 rename the 'Unread' column to 'Status'
2137
2138 2003-01-25 [match]      0.8.9claws7
2139
2140         * src/mgutils.[ch]
2141                 removed reference to LDAP constants. removed error2string.
2142                 included functions to support LDAP dynamic queries.
2143         * src/syldap.h
2144                 moved LDAP constants here.
2145         * src/addressbook.c
2146         * src/addrindex.c
2147         * src/importldif.c
2148                 removed references to LDAP constants and references to
2149                 error2string.
2150
2151 2003-01-25 [paul]       0.8.9claws6
2152
2153         * src/summaryview.c
2154                 summary_thread_build(), summary_thread_init(): remove 
2155                 unneeded reference to summaryview->folder_item
2156
2157 2003-01-25 [christoph]  0.8.9claws5
2158
2159         * src/gtk/description_window.c
2160                 o allow description texts to expand over multiple columns
2161                 o translate all columns
2162         * src/prefs_actions.c
2163                 change syntax description to use new multi column feature
2164
2165         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2166
2167 2003-01-25 [match]      0.8.9claws4
2168
2169         * src/vcard.c
2170                 fixed bug with Quoted-Printable
2171
2172 2003-01-25 [paul]       0.8.9claws3
2173
2174         * src/folder.[ch]
2175           src/summaryview.[ch]
2176                 implement per-folder collapsed/expanded threads setting
2177                 
2178         * src/prefs_common.c
2179                 remove global collapsed/expanded threads option
2180
2181 2003-01-25 [christoph]  0.8.9claws2
2182
2183         * po/POTFILES.in
2184                 add pluginwindow and prefswindow
2185         * src/compose.c
2186                 make send respond correctly to messages that could be added
2187                 to the queue folder, but the UID of the message is unknown
2188         * src/folder.c
2189         * src/imap.c
2190                 don't return guessed UIDs in imap_add_msg anymore. We return
2191                 0 to tell the folder system it was appened but the UID is
2192                 unknown. Folder system now get's the UID by scaning the folder
2193                 and searching the cache for the Message-ID
2194                 (closes bug #29 Messages queued, but not sent)
2195
2196 2003-01-25 [paul]       0.8.9claws1
2197
2198         * src/codeconv.c
2199                 conv_encode_header():  fix bug when long headers with 8-bit
2200                 characters are used, so that the encoded words are wrapped.
2201                 If the space in the original text falls on the wrap boundary,
2202                 it can be lost.
2203                 Patch by Sergey Vlasov.
2204                 
2205         * src/folderview.c
2206                  fix bug where a change to the sorting method or thread view
2207                  of a folder's messages is lost if simpify-subject is set and
2208                  toggled on or off.
2209                  Patch by Luke Plant.
2210
2211 2003-01-24 [paul]       0.8.9claws
2212
2213         * sylpheed-0.8.9claws released
2214         
2215         * Makefile.am
2216           sylpheed.spec.in
2217                 remove reference to 'INSTALL.jp'
2218
2219 2003-01-23 [paul]       0.8.8claws128
2220
2221         * po/es.po
2222           po/it.po
2223           po/ru.po
2224           po/sr.po
2225                 updated translations. submitted by Ricardo Mones Lastra,
2226                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2227
2228 2003-01-23 [colin]      0.8.8claws127
2229
2230         * src/compose.c
2231                 Fix drafted and queued news articles re-edition
2232
2233 2003-01-23 [melvin]     0.8.8claws126
2234
2235         * po/fr.po
2236                 Updated French translations
2237
2238 2003-01-23 [colin]      0.8.8claws125
2239
2240         * src/inc.c
2241                 Fix "Connecting to..." status message
2242
2243 2003-01-22 [paul]       0.8.8claws124
2244
2245         * po/bg.po
2246                 updated by George Danchev
2247                 
2248         * src/folder.c
2249                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2250                 and folder deletion
2251
2252 2003-01-21 [paul]       0.8.8claws123
2253
2254         * po/bg.po
2255                 updated by George Danchev
2256                 
2257         * src/about.c
2258                 its now 2003
2259                 
2260         * src/toolbar.c
2261                 don't translate 'Separator'
2262                 
2263         * src/plugins/spamassassin/Makefile.am
2264                 add aspell to CPPFLAGS
2265                 
2266         * src/plugins/spamassassin/spamassassin.c
2267           src/plugins/spamassassin/spamassassin_gtk.c
2268                 set correct default for spamassassin_receive_spam
2269                 slightly re-word descriptions and some
2270                 other minor changes
2271
2272 2003-01-19 [alfons]     0.8.8claws122
2273                 
2274         * src/mimeview.c
2275                 mimeview_save_as(): we might as well show the file name for
2276                 the single case "Save As" too
2277
2278 2003-01-19 [alfons]     0.8.8claws121
2279
2280         * src/crash.c
2281                 change bug tracker URL to bugzilla URL
2282
2283 2003-01-19 [alfons]     0.8.8claws120
2284
2285         * src/mimeview.c
2286                 mimeview_save_all(): display name of file before overwriting;
2287                 continue saving all, even when one overwrite was cancelled
2288
2289 2003-01-19 [christoph]  0.8.8claws119
2290
2291         * src/summaryview.c
2292         * src/procmsg.[ch]
2293                 fix wrong usage of procmsg_find_children in summaryview
2294                 by using procmsg_update_unread_children instead of
2295                 summaryview_update_unread_children
2296
2297 2003-01-19 [christoph]  0.8.8claws118
2298
2299         * src/procmsg.c
2300                 fix infinite loop in procmsg_find_children
2301                  (closes bug #25 sylpheed crashes on delete.)
2302
2303         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2304
2305 2003-01-19 [paul]       0.8.8claws117
2306
2307         * po/pt_BR.po
2308                 updated by Ivan Francolin Martinez
2309
2310 2003-01-18 [melvin]     0.8.8claws116
2311
2312         * src/prefs_actions.c
2313                 Removed syntax limitation of only one '&' at the end of command.
2314                         Now actions that contain '>/dev/null 2>&1' are possible.
2315
2316 2003-01-18 [melvin]     0.8.8claws115
2317
2318         * src/prefs_actions.c
2319                 Actions IO dialog: when the action ends
2320                 the "Close" button now has focus and [Escape] closes the
2321                 window.
2322
2323 2003-01-18 [christoph]  0.8.8claws114
2324
2325         * src/procmsg.c
2326                 o add debug output when MsgInfos are really freed
2327                 o free GSLists in procmsg_find_children and
2328                   procmsg_update_unread_children
2329
2330 2003-01-18 [christoph]  0.8.8claws113
2331
2332         * src/mainwindow.c
2333                 reorder Configuration menu
2334
2335 2003-01-18 [christoph]  0.8.8claws112
2336
2337         * src/compose.c
2338                 fix applying templates to forwarded messages
2339
2340         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2341
2342 2003-01-17 [christoph]  0.8.8claws111
2343
2344         * src/folder.c
2345                 destroy folder items, when a folder item is removed
2346
2347 2003-01-17 [christoph]  0.8.8claws110
2348
2349         * src/folder.c
2350                 fix wrong folder stats update when ignored message is
2351                 deleted
2352
2353 2003-01-17 [colin]      0.8.8claws109
2354         
2355         * src/mainwindow.c
2356         * src/summaryview.c
2357                 Quicksearch bugfixes: 
2358                 - hide help button at startup if not extended
2359                 - switch to extended when looking for replies
2360
2361 2003-01-17 [paul]
2362
2363         * sync with 0.8.9 release
2364
2365 2003-01-17 [paul]       0.8.8claws108
2366
2367         * sync with 0.8.8cvs11
2368                 see ChangeLog 2003-01-17
2369
2370 2003-01-16 [colin]      0.8.8claws107
2371
2372         * src/procmsg.c
2373                 Changed encryption test to re-ask passphrase
2374                 if an encrypted message hasn't been decrypted
2375                 Fixes bug #5
2376
2377 2003-01-16 [christoph]  0.8.8claws106
2378
2379         * src/prefs_gtk.c
2380         * src/prefs_toolbar.c
2381         * src/gtk/prefswindow.h
2382         * src/plugins/spamassassin/spamassassin_gtk.c
2383                 remove page destroy function that is not used anymore
2384
2385 2003-01-16 [paul]       0.8.8claws105
2386
2387         * sync with 0.8.8cvs9
2388                 see ChangeLog 2002-01-16
2389
2390 2003-01-16 [colin]      0.8.8claws104
2391
2392         * src/compose.[ch]
2393                 Fix bug with autosaved drafts for IMAP, when draft
2394                 folder is specified - fixes bugzilla bug #20
2395
2396 2003-01-15 [paul]       0.8.8claws103
2397
2398         * src/compose.[ch]
2399           src/procmsg.c
2400                 store folder and message-id of message forwarding
2401                 in queue header and set forward flag after sending
2402
2403 2003-01-15 [paul]       0.8.8claws102
2404
2405         * sync with 0.8.8cvs8
2406                 see ChangeLog 2002-01-15
2407
2408 2003-01-15 [colin]      0.8.8claws101
2409
2410         * src/Makefile.am
2411                 Fix linking with GNU libiconv
2412
2413 2003-01-15 [darko]      0.8.8claws100
2414
2415         * src/pine.c
2416                 fix crash when importing pine address book
2417                 entry with an empty name (reported by DY
2418                 <dybulk at tri8.net>)
2419
2420 2003-01-14 [paul]       0.8.8claws99
2421
2422         * configure.in  ** REMOVED **
2423           configure.ac  ** NEW FILE **
2424                 rename configure.in to configure.ac, as it is now
2425                 preferred
2426
2427 2003-01-14 [melvin]     0.8.8claws98
2428
2429         * src/folderview.c
2430                 folderview_check_new(): More precise function description
2431
2432 2003-01-14 [melvin]     0.8.8claws97
2433
2434         * src/folderview.c
2435                 folderview_check_new(): return the number of new messages 
2436                         since last check.
2437         * src/inc.c
2438                 inc_account_mail(): Disable counting of new messages for IMAP
2439                         and NNTP until bug [19] and [14] are fixed.
2440
2441 2003-01-14 [paul]       0.8.8claws96
2442
2443         * sync with 0.8.8cvs6
2444                 see ChangeLog 2003-01-14
2445
2446 2003-01-13 [alfons]     0.8.8claws95
2447
2448         * src/textview.c
2449                 tune email address validation (c. 0.8.8claws89): if . is 
2450                 just one char away from @, the address is invalid too 
2451                 (correctly rejects addresses like foo@.com)
2452
2453 2003-01-13 [paul]       0.8.8claws94
2454
2455         * src/messageview.c
2456           src/toolbar.c
2457                 fixes to the Message View toolbar and menu:
2458                 fix non-functioning Forward button
2459                 make Reply button consider default_reply_list
2460                 remove 'Follow-up...' menu entry
2461                 add 'Forward' and 'Redirect' menu entries
2462
2463 2003-01-13 [melvin]     0.8.8claws93
2464
2465         * src/inc.c
2466                 Fixed typo that could make new messages count incorrect.
2467
2468 2003-01-13 [melvin]     0.8.8claws92
2469
2470         * src/folderview.[ch]
2471                 folderview_check_new(): return the number of new messages.
2472         * src/inc.c
2473                 Should fix bug [14] where new mail notification worked 
2474                         incorrectly with IMAP accounts.
2475                 inc_spool_account(): return number of new msgs, or -1 on error
2476                 inc_all_spool(): return number of new msgs
2477                 
2478 2003-01-13 [melvin]     0.8.8claws91
2479
2480         * src/prefs_actions.c
2481                 Justify help text.
2482
2483 2003-01-12 [thorsten]   0.8.8claws90
2484
2485         * src/common/prefs.c
2486                 close file before rename
2487
2488 2003-01-12 [alfons]     0.8.8claws89
2489
2490         * AUTHORS
2491                 add Christian Mertes
2492         * src/common/utils.[ch]
2493                 g_stricase_hash(), g_stricase_equal(): functions for 
2494                 case insensitive hash tables
2495         * src/textview.c
2496                 use top level domain names to validate email address, based
2497                 on a patch by Christian Mertes (thanks!), but changed 
2498                 implementation to use a hash table 
2499
2500 2003-01-12 [paul]       0.8.8claws88
2501
2502         * po/bg.po
2503                 updated by George Danchev
2504
2505 2003-01-12 [alfons]     0.8.8claws87
2506
2507         * src/summaryview.c
2508                 delete / execute performance: use new style folder update
2509
2510 2003-01-12 [paul]       0.8.8claws86
2511
2512         * sync with 0.8.8cvs5
2513                 see ChangeLog 2003-01-13 (!)
2514
2515 2003-01-12 [alfons]     0.8.8claws85
2516
2517         * src/filtering.c
2518         * src/matcher_parser_parse.y
2519                 prepare change_score filtering action
2520         * src/matcher.[ch]
2521                 give up const-correctness on functions that call non-const-correct functions;
2522                 several casts to gpointer in g_free();
2523                 add change_score;
2524
2525 2003-01-12 [christoph]  0.8.8claws84
2526
2527         * src/compose.c
2528                 fix 2 warnings
2529
2530         * src/gtk/prefswindow.[ch]
2531         * src/plugins/spamassassin/spamassassin_gtk.c
2532                 changed the call of the widget create function
2533                 for PrefsPages, because sometimes the widget
2534                 create function needs a widget that already has
2535                 been attached to a window (to create GDK pixmaps
2536                 for exmaple). So we simply pass the GtkWindow as
2537                 the second parameter now.
2538
2539         * src/main.c
2540         * src/mainwindow.c
2541         * src/prefs_toolbar.[ch]
2542                 rewrite Toolbar Preferences using the new
2543                 prefs window
2544
2545 2003-01-11 [alfons]     0.8.8claws83
2546
2547         * src/addressadd.c
2548                 fix crash when adding sender to addressbook because status bar
2549                 isn't there (the status bar doesn't seem to be used though,
2550                 but I'll let Match decide what to do with it)
2551
2552 2003-01-11 [colin]      0.8.8claws82
2553
2554         * src/main.c
2555           src/toolbar.c
2556                 Two useless changes reversed
2557
2558 2003-01-11 [colin]      0.8.8claws81
2559
2560         * src/mainwindow.c
2561           src/mainwindow.h
2562                 Add mainwindow_get_mainwindow()
2563         * src/alertpanel.c
2564           src/alertpanel.h
2565                 Add alertpanel_error_log() 
2566         * src/compose.c
2567           src/inc.c
2568           src/messageview.c
2569           src/toolbar.c
2570           src/main.c
2571           src/procmsg.c
2572                 Network errors get a View Log button
2573
2574 2003-01-10 [alfons]     0.8.8claws80
2575
2576         * src/prefs_toolbar.c
2577         * src/toolbar.c
2578                 use the translatable string for "Separator" as file name for
2579                 separator toolbar items (probably make this uppercase?)
2580
2581 2003-01-10 [alfons]     0.8.8claws79
2582
2583         * src/prefs_toolbar.c
2584                 put right A_SEPARATOR description string in "displayed
2585                 toolbar items list" so manually added separators are
2586                 saved correctly (bug #10, "Adding a separator to the main 
2587                 toolbar fails, entry in xml file is wrong")
2588
2589 2003-01-10 [christoph]  0.8.8claws78
2590
2591         * src/imap.c
2592                 o fix warnings
2593                 o use CAPABILITY to check if NAMESPACE is available
2594
2595 2003-01-10 [christoph]  0.8.8claws77
2596
2597         * src/imap.[ch]
2598                 apply UIDPLUS IMAP extension support patch
2599
2600         Patch submitted by Simon 'corecode' Schubert
2601
2602 2003-01-10 [paul]       0.8.8claws76
2603
2604         * src/folderview.c
2605                 a sync from main which fixes the news account folders'
2606                 Properties bug
2607
2608 2003-01-10 [christoph]  0.8.8claws75
2609
2610         * src/folder.c
2611                 don't accept 0 as a valid uid returned by copy and move
2612                 functions. 0 means the message was copied or moved but the
2613                 new uid could not be fetched. It is not an error condition
2614                 for the copy or move operation.
2615
2616 2003-01-10 [paul]       0.8.8claws74
2617
2618         * src/prefs_filtering.c
2619                 change English used in Alert when entry is not
2620                 saved.
2621                 
2622         * sync with 0.8.8cvs4
2623                 see ChangeLog 2003-01-10
2624
2625 2003-01-10 [darko]      0.8.8claws73
2626
2627         * src/pine.c
2628                 fix crash when importing address book entry
2629                 without a valid address
2630
2631 2003-01-09 [alfons]     0.8.8claws72
2632
2633         * src/inc.c
2634                 filtering performance: use new style folder update
2635
2636 2003-01-09 [christoph]  0.8.8claws71
2637
2638         * src/compose.c
2639         * src/gtk/menu.[ch]
2640                 fix wrong selecting of mime encoding type, when
2641                 opening property dialog of attachments in the
2642                 compose window. 7bit was always selected and that
2643                 destoryed files with 8bit data.
2644                 (closes bug #9 Sylpheed-claws destroys attachments when
2645                  changing MIME-types)
2646
2647 2003-01-09 [paul]       0.8.8claws70
2648
2649         * sync with 0.8.8cvs3
2650                 see ChangeLog 2003-01-09
2651
2652 2003-01-08 [alfons]     0.8.8claws69
2653         
2654         * src/addressadd.c
2655                 apply patch by Kim Schulz to fix build breakage
2656                 because of missing variable
2657
2658 2003-01-08 [paul]       0.8.8claws68
2659
2660         * sync with 0.8.8cvs2
2661                 see ChangeLog 2002-01-08
2662
2663 2003-01-08 [paul]       0.8.8claws67
2664
2665         * po/it.po
2666                 updated by Alessandro Maestri
2667                 
2668         * src/addressadd.c
2669                 when using 'Add sender to addressbook' allow
2670                 name to be edited and remarks to be entered
2671                 Patch submitted by Luke Plant
2672
2673 2003-01-08 [darko]      0.8.8claws66
2674
2675         * README.claws, src/summaryview.c
2676                 fix description for marked messages
2677
2678 2003-01-08 [paul]
2679
2680         * tools/Makefile.am
2681           tools/launch_phoenix  ** NEW FILE **
2682                 add script that enables using Phoenix as the default
2683                 web browser. 
2684                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2685                 
2686         * tools/OOo2sylpheed.pl
2687                 remove full path to sylpheed executable, just 'sylpheed'
2688                 will do
2689                 
2690         * tools/README
2691                 add launch_phoenix informtion and re-arrange and compress
2692                 the data a little
2693
2694 2003-01-07 [christoph]  0.8.8claws65
2695
2696         * src/folder.c
2697                 fix update for source folder when moving messages
2698         * src/procmsg.[ch]
2699         * src/summaryview.c
2700                 use function to set to_folder for message infos and
2701                 automatically update the op_count for old and new
2702                 folder
2703
2704 2003-01-07 [melvin]     0.8.8claws64
2705
2706         * src/prefs_actions.c
2707                 Fixed bug where an '%p' Action on a displayed image crashed 
2708                         Sylpheed
2709                 Code clean up (get rid of duplicated code and removed unnecessary 
2710                                 structure member)
2711
2712 2003-01-07 [christoph]  0.8.8claws63
2713
2714         * src/compose.c
2715         * src/folder.[ch]
2716         * src/folderview.c
2717         * src/import.c
2718         * src/inc.c
2719         * src/main.c
2720         * src/mainwindow.c
2721         * src/messageview.c
2722         * src/prefs_folder_item.c
2723         * src/procmsg.c
2724         * src/summaryview.c
2725         * src/toolbar.c
2726                 o remove all folder update triggering from the UI code. The folder
2727                   system should know much better when a folder needs an update.
2728                 o to prevent multiple updates in a row the folder updates can be
2729                   frozen for some time.
2730
2731                 Note: - Please verify that no updates are missing
2732                       - Check where freeze/thaws should be added
2733
2734 2003-01-07 [christoph]  0.8.8claws62
2735
2736         * src/prefs_actions.c
2737                 don't translate empty strings
2738
2739         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2740
2741 2003-01-06 [christoph]  0.8.8claws61
2742
2743         * src/prefs_actions.c
2744                 mark strings for gettext
2745         * src/prefs_matcher.c
2746                 use new description window for Execute action and
2747                 match condition in Filtering
2748
2749         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2750
2751 2003-01-06 [alfons]     0.8.8claws60
2752
2753         keep myself inspired to re-organize matcher part 8; 
2754         yes, more to come (I need to move out the descriptive
2755         text for actions to matcher.c, or at least make it not
2756         depend on the wicked ordering)
2757
2758         * src/prefs_matcher.c
2759                 add documentation so others may comprehend the
2760                 UI part of the conditions
2761                 
2762 2003-01-06 [christoph]  0.8.8claws59
2763
2764         * src/prefs_actions.c
2765                 use new description window for syntax help
2766         * src/gtk/description_window.c
2767                 fix display of descriptions with column count != 2
2768
2769         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2770
2771 2003-01-06 [christoph]  0.8.8claws58
2772
2773         * src/quote_fmt.c
2774         * src/summaryview.[ch]
2775         * src/gtk/Makefile.am
2776         * src/gtk/description_window.[ch]       ** NEW **
2777                 use a generic window to display syntax descriptions
2778                 currently used in quote_fmt and summaryview (new description
2779                 for extended quick search)
2780
2781         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2782
2783 2003-01-06 [paul]       0.8.8claws57
2784
2785         * sync with 0.8.8cvs1
2786                 see ChangeLog 2003-01-06
2787
2788 2003-01-06 [christoph]  0.8.8claws56
2789
2790         * src/mainwindow.c
2791         * src/prefs_gtk.[ch]
2792         * src/gtk/prefswindow.[ch]
2793         * src/plugins/spamassassin/spamassassin_gtk.c
2794                 o remove page management from prefswindow, pages
2795                   will be an argument to prefswindow_open
2796                 o prefswindow_open gets a datapointer that is
2797                   passed to the widget_create function to allow
2798                   creation of prefswindow for specific items
2799
2800 2003-01-06 [colin]      0.8.8claws55
2801         
2802         * src/summaryview.c
2803                 We don't want regexp in the reply-finder, 
2804                 because MIDs can contain !,$,. and so on
2805
2806 2003-01-06 [jens]       0.8.8claws54
2807
2808         * src/jpilot.c
2809                 fixed a wrong free in jpilot_read_db_files
2810
2811 2003-01-06 [alfons]     0.8.8claws53
2812
2813         re-organize matcher part 8; more to come
2814        
2815         * src/matcher.c
2816                 matcherprop_to_string(): put g_free()s before the
2817                 switch-case break to fix memleaks                
2818
2819 2003-01-06 [colin]      0.8.8claws52
2820
2821         * src/summaryview.c
2822                 cleanup & reply-finder now displays the first 
2823                 matching message
2824
2825 2003-01-05 [alfons]     0.8.8claws51
2826
2827         re-organize matcher part 7; more to come
2828
2829         * src/matcher.[ch]
2830                 fixes for constant correctness;
2831                 more documentation;
2832
2833 2003-01-05 [alfons]     0.8.8claws50
2834
2835         re-organize matcher part 6; more to come
2836         
2837         * src/matcher.[ch]
2838                 fixes for constant correctness;
2839                 more documentation;
2840         * src/filtering.c
2841                 fix for constant correctness
2842
2843 2003-01-05 [colin]      0.8.8claws49
2844
2845         * src/account.[ch]
2846                 Add account_get_reply_account function
2847         * src/compose.c
2848                 Use account_get_reply_account function 
2849         * src/summaryview.c
2850                 Basic reply-finder - click on the replied
2851                 icon gets you to the outbox using quick-search
2852
2853 2003-01-05 [paul]       0.8.8claws48
2854
2855         * src/prefs_common.c
2856                 small change to English
2857                 
2858         * src/prefs_filtering.c
2859                 prefs_filtering_action_select(): improve logic and uniformity
2860                 of gui
2861
2862 2003-01-05 [alfons]     0.8.8claws47
2863
2864         fine tune solution to focus problems (bug #7)
2865
2866         * src/mainwindow.c
2867                 mainwindow_focus_in_event(): remove grab event check
2868         * src/summaryview.c
2869                 summary_button_pressed(): move selection on right-click
2870                 too. we can't possibly move the selection back after
2871                 canceling a dialog, because gtk's incomplete focus 
2872                 management. whether this is a good solution, only time
2873                 will tell.
2874
2875 2003-01-05 [christoph]  0.8.8claws46
2876
2877         * src/imap.c
2878                 fix crash when no imap connection could be established
2879
2880 2003-01-05 [paul]       0.8.8claws45
2881
2882         * src/mainwindow.c
2883           src/sumamryview.c
2884           src/gtk/menu.[ch]
2885                 fix bug 605957 'shortcuts in popup-menu'
2886                 make user-defined shortcuts work
2887                 show shortcuts that are already defined
2888                 in the main menu
2889                 Patch submitted by Luke Plant
2890
2891 2003-01-05 [alfons]     0.8.8claws44
2892
2893         * src/mainwindow.c
2894                 focus_in_event handler should not select summary view row 
2895                 when another window (menu, dialog) grabbed for events 
2896                 (bug #7, "[0.8.8claws42] Message summary focus") 
2897
2898 2003-01-04 [christoph]  0.8.8claws43
2899
2900         * src/procmsg.c
2901                 update save folder after adding the sent message
2902                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2903
2904 2003-01-02 [christoph]  0.8.8claws42
2905
2906         * src/common/plugin.c
2907                 fix unloading of all plugins and unload
2908                 plugins in reverse order
2909                 
2910         * src/gtk/pluginwindow.c
2911                 implement function of load and unload button
2912
2913         * src/gtk/prefswindow.c
2914         * src/gtk/prefswindow.h
2915                 rename register function and add new unregister
2916                 function
2917
2918         * src/plugins/spamassassin/spamassassin_gtk.c
2919                 unregister prefs page and update for changes in
2920                 src/gtk/prefswindow.c
2921
2922 2003-01-02 [paul]       0.8.8claws41
2923
2924         * po/es.po
2925                 updated by Ricardo Mones Lastra
2926
2927 2003-01-02 [paul]
2928
2929         * tools/tb2sylpheed
2930                 fixes and improvements by Urke MMI
2931
2932 2003-01-02 [thorsten]   0.8.8claws40
2933
2934         * src/procmsg.c
2935                 fixed wrong return value
2936
2937 2003-01-02 [thorsten]   0.8.8claws39
2938
2939         * src/prefs.c
2940                 fixed printing wrong variable
2941
2942 2003-01-02 [thorsten]   0.8.8claws38
2943
2944         * src/prefs.c
2945                 fixed acessing members of freed pfile struct
2946
2947 2003-01-02 [thorsten]   0.8.8claws37
2948
2949         * src/procmsg.c
2950                 detect loops across several messages
2951                 as suggested by Christoph Hohmann
2952
2953 2003-01-01 [match]      0.8.8claws36
2954
2955         * src/addrindex.c
2956                 fixed another memory leak.
2957
2958 2003-01-01 [match]      0.8.8claws35
2959
2960         * src/jpilot.[ch]
2961                 fixed memory leaks. applied Doxygen comments.
2962
2963 2003-01-01 [thorsten]   0.8.8claws34
2964
2965         * src/procmsg.c
2966                 inhibit endless loop if msg references itself
2967                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2968
2969 2003-01-01 [christoph]  0.8.8claws33
2970
2971         * src/mainwindow.c
2972         * src/gtk/Makefile.am
2973         * src/gtk/pluginwindow.c                ** NEW **
2974         * src/gtk/pluginwindow.h                ** NEW **
2975                 add plugin window
2976
2977         * src/plugins/demo/demo.c
2978         * src/plugins/spamassassin/spamassassin.c
2979         * src/plugins/spamassassin/spamassassin_gtk.c
2980                 write better plugin descriptions
2981
2982 2002-12-31 [christoph]  0.8.8claws32
2983
2984         * src/gtk/prefswindow.c
2985         * src/plugins/spamassassin/spamassassin_gtk.c
2986                 some small improvements to GTK code
2987
2988 2002-12-31 [christoph]  0.8.8claws31
2989
2990         * src/plugins/spamassassin/spamassassin_gtk.c
2991                 enable folder select button
2992
2993 2002-12-31 [christoph]  0.8.8claws30
2994
2995         * src/mainwindow.c
2996         * src/gtk/Makefile.am
2997         * src/gtk/prefswindow.c                         ** NEW **
2998         * src/gtk/prefswindow.h                         ** NEW **
2999                 add new prefs window
3000
3001         * src/common/plugin.c
3002                 don't try to load empty config lines
3003         
3004         * src/plugins/spamassassin/Makefile.am
3005         * src/plugins/spamassassin/spamassassin.c
3006         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3007         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3008                 GTK config for SpamAssassin Plugin using
3009                 the new prefs window
3010
3011 2002-12-31 [paul]       0.8.8claws29
3012
3013         * po/POTFILES.in
3014                 remove obsolete entry 'src/menu.c'
3015
3016 2002-12-31 [alfons]     0.8.8claws28
3017
3018         * src/matcher.[ch]
3019         * src/matcher_parser_parse.y
3020         * src/prefs_matcher.c
3021                 add "ignore_thread" and "~ignore_thread" condition so it's
3022                 possible to make the actions / scoring operate on the ignore
3023                 thread flag
3024
3025 2002-12-31 [christoph]  0.8.8claws27
3026
3027         * src/addrbook.c
3028         * src/addrindex.c
3029         * src/folder.c
3030         * src/matcher.c
3031         * src/prefs_account.c
3032         * src/prefs_actions.c
3033         * src/prefs_customheader.c
3034         * src/prefs_display_header.c
3035         * src/prefs_gtk.c
3036         * src/procmime.c
3037         * src/toolbar.c
3038         * src/xmlprops.c
3039         * src/common/prefs.[ch]
3040                 extend prefs file handling for reading and automatic handling
3041                 of blocks. When reading prefs_set_block_label will automatically
3042                 move on to the block. When writing it will copy all other blocks
3043                 automatically
3044
3045         * src/common/plugin.c
3046                 Now loading plugin filenames from [Plugins] block in
3047                 sylpheed rc file
3048
3049 2002-12-30 [christoph]  0.8.8claws26
3050
3051         * src/common/hooks.[ch]
3052                 return abort status to caller of hooks_invoke
3053                 
3054         * src/inc.[ch]
3055                 invoke message filtering hook and stop
3056                 default handling when filter returns abort
3057
3058         * src/common/plugin.[ch]
3059         * src/plugins/demo/demo.c
3060                 modify plugin loader, because resolving symbols for strings
3061                 does not work correctly
3062         
3063         * configure.in
3064         * ac/spamassassin.m4                            ** NEW **
3065         * src/plugins/spamassassin/.cvsignore           ** NEW **
3066         * src/plugins/spamassassin/Makefile.am          ** NEW **
3067         * src/plugins/spamassassin/README               ** NEW **
3068         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3069         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3070         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3071                 add spamassassin plugin, see src/plugins/spamassassin/README
3072                 for details
3073
3074 2002-12-29 [alfons]     0.8.8claws25
3075
3076         * src/mainwindow.c
3077                 when moving focus from a message view to the main 
3078                 window, don't forget to select the summary node
3079                 of the displayed message. should fix "[ 659103 ] 
3080                 focus-follows-mouse confuses sylpheed"
3081
3082 2002-12-29 [christoph]  0.8.8claws24
3083
3084         * src/Makefile.am
3085         * src/stringtable.[ch]          ** REMOVE **
3086         * src/common/Makefile.am
3087         * src/common/stringtable.[ch]   ** NEW **
3088                 move stringtable files to common directory
3089
3090 2002-12-29 [christoph]  0.8.8claws23
3091
3092         * src/Makefile.am
3093         * src/menu.[ch]                 ** REMOVE **
3094         * src/gtk/Makefile.am
3095         * src/gtk/menu.[ch]             ** NEW **
3096                 move menu files to gtk directory
3097
3098 2002-12-29 [match]      0.8.8claws22
3099
3100         * src/addressbook.c
3101         * src/syldap.c
3102                 moved UI specific code out of LDAP code into addressbook
3103                 UI code. fixed memory leak.
3104
3105 2002-12-29 [christoph]  0.8.8claws21
3106
3107         * src/folder.c
3108                 only check for IGNORED parent message when message is
3109                 not IGNORED itself
3110
3111 2002-12-29 [alfons]     0.8.8claws20
3112
3113         * src/summaryview.c
3114                 set gtksctree's anchor correct (immediate execute
3115                 changes the tree's layout, and anchor points at 
3116                 the incorrect row). fixes "[ 657233 ] multiple msg 
3117                 delete sometimes off by 1".
3118                 we probably have to look for more tree layout /
3119                 anchor glitches.
3120
3121 2002-12-29 [paul]       0.8.8claws19
3122
3123         * src/summaryview.c
3124                 fix bug [ 659054 ] incorrect sorting of 'From' column
3125                 when using 'display sender using address book'
3126                 thanks to Alfons and Luke Plant
3127
3128 2002-12-29 [christoph]  0.8.8claws18
3129
3130         * src/folder.c
3131         * src/procmsg.[ch]
3132                 check parent messages for IGNORE THREAD flag, when adding,
3133                 moving or copying messages to a folder
3134
3135 2002-12-27 [alfons]     0.8.8claws17
3136
3137         re-organize matcher part 5; more to come
3138
3139         * src/matcher.c
3140                 hash keywords in matchparser_tab 
3141
3142 2002-12-27 [alfons]     0.8.8claws16
3143
3144         re-organize matcher part 4; more to come
3145
3146         * src/matcher_parser.h
3147         * src/matcher_parser_lex.l
3148         * src/matcher_parser_parse.y
3149                 cleanup
3150
3151 2002-12-27 [alfons]     0.8.8claws15
3152
3153         re-organize matcher part 3; more to come
3154
3155         * src/matcher.[ch]
3156                 cleanup
3157
3158 2002-12-27 [alfons]     0.8.8claws14
3159
3160         re-organize matcher part 2; more to come but this should
3161         work. cc me if there are any regressions.
3162
3163         * src/matcher.h
3164                 add prototype for get_matchparser_tab_id()
3165         * src/matcher_parser_lex.l
3166                 look up keywords using matchparser_tab_id();
3167
3168 2002-12-27 [alfons]     0.8.8claws12
3169
3170         re-organize matcher part 1
3171
3172         * src/matcher.h
3173                 map yacc generated constants to sylpheed matcher constants
3174         * src/matcher.c
3175                 add function to find a matcher constant from a string
3176
3177 2002-12-27 [christoph]  0.8.8claws11
3178
3179         * src/compose.c
3180                 MENUITEM_ADD casts the 4th argument from integer to pointer
3181                 so it probably should not be a pointer, this means we
3182                 should use account id for it and not the account's pointer
3183
3184 2002-12-27 [paul]       0.8.8claws10
3185
3186         * src/mainwindow.c
3187                 remove unneeded 'GtkWidget *vbox'
3188                 
3189         * src/summaryview.c
3190                 further sync with 0.8.8 - make sort
3191                 by recipient work as expected
3192                 
3193         * NEWS
3194                 sync with 0.8.8
3195
3196 2002-12-27 [paul]       0.8.8claws9
3197
3198         * po/pt_BR.po
3199                 updated by Ivan F. Martinez
3200                 
3201 2002-12-27 [darko]      0.8.8claws8
3202
3203         * src/common/utils.c
3204                 added locked pattern to extended search
3205
3206 2002-12-27 [alfons]     0.8.8claws7
3207
3208         * src/prefs_matcher.[ch]
3209                 clean up
3210
3211 2002-12-26 [alfons]     0.8.8claws6
3212
3213         * src/matcher.[ch]
3214         * src/matcher_parser_lex.l
3215         * src/matcher_parser_parse.y
3216         * src/prefs_matcher.c
3217                 allow color label as a condition in the matcher
3218
3219 2002-12-26 [oliver]     0.8.8claws5
3220         
3221         * src/toolbar.c 
3222                 enable Addressbook for Main and Messageview
3223         * src/prefs_actions.c
3224                 enable actions in Messageview
3225
3226 2002-12-26 [christoph]  0.8.8claws4
3227
3228         * src/common/plugin.c
3229                 add a little debug output
3230         * configure.in
3231         * src/plugins/demo/Makefile.am
3232                 better use of automake
3233
3234 2002-12-26 [christoph]  0.8.8claws3
3235
3236         * src/Makefile.am
3237         * src/common/Makefile.am
3238                 fix "make distdir"
3239
3240 2002-12-26 [christoph]  0.8.8claws2
3241
3242         * configure.in
3243                 sort configure checks into common / gtk / plugins
3244         * po/POTFILES.in
3245                 add src/prefs_gtk.c
3246         * src/Makefile.am
3247                 add plugins SUBDIR
3248         * src/main.c
3249         * src/common/sylpheed.[ch]
3250                 added now sylpheed_done function for shutdown
3251         * src/common/Makefile.am
3252         * src/common/plugin.[ch]                ** NEW **
3253                 plugin loader and unloader
3254         * src/plugins/.cvsignore                ** NEW **
3255         * src/plugins/Makefile.am               ** NEW **
3256                 build plugins
3257         * src/plugins/demo/.cvsignore           ** NEW **
3258         * src/plugins/demo/Makefile.am          ** NEW **
3259         * src/plugins/demo/demo.c               ** NEW **
3260                 small demo plugin that installs a logtext hook and
3261                 outputs the log text to stdout
3262
3263 2002-12-26 [paul]       0.8.8claws1
3264
3265         * po/es.po
3266                 updated by Ricardo Mones Lastra
3267
3268 2002-12-26 [paul]       0.8.8claws
3269
3270         * 0.8.8claws released
3271
3272 2002-12-26 [paul]       0.8.7claws12
3273
3274         * po/bg.po
3275                 updated by George Danchev
3276
3277 2002-12-26 [paul]       0.8.7claws11
3278
3279         * po/POTFILES.in
3280                 remove unneeded 'src/prefs.c' entry 
3281
3282 2002-12-26 [paul]       0.8.7claws10
3283
3284         * src/codeconv.c
3285           src/mainwindow.c
3286                 sync with 0.8.8 release
3287         
3288         * src/folder.[ch]
3289           src/mh.c
3290           src/summaryview.c
3291                 partial sync with 0.8.8 release
3292         
3293
3294 2002-12-25 [alfons]     0.8.7claws9
3295
3296         * src/matcher.[ch]
3297         * src/matcher_parser_lex.l
3298         * src/matcher_parser_parse.y
3299         * src/prefs_matcher.c
3300                 add locked flag to possible filtering / matcher 
3301                 conditions (also a good example what should be
3302                 done to add a simple boolean condition)
3303
3304 2002-12-25 [christoph]  0.8.7claws8
3305
3306         * src/Makefile.am
3307         * src/account.[ch]
3308         * src/addrbook.c
3309         * src/addressbook.c
3310         * src/addrindex.c
3311         * src/filtering.c
3312         * src/folder.c
3313         * src/matcher.c
3314         * src/prefs.[ch]                ** REMOVE **
3315         * src/prefs_account.c
3316         * src/prefs_actions.c
3317         * src/prefs_common.c
3318         * src/prefs_customheader.c
3319         * src/prefs_display_header.c
3320         * src/prefs_filtering.c
3321         * src/prefs_folder_item.c
3322         * src/prefs_gtk.[ch]            ** NEW **
3323         * src/prefs_matcher.c
3324         * src/prefs_scoring.c
3325         * src/prefs_summary_column.c
3326         * src/procmime.c
3327         * src/selective_download.c
3328         * src/toolbar.c
3329         * src/common/Makefile.am
3330         * src/common/prefs.[ch]         ** NEW **
3331                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3332
3333 2002-12-24 [alfons]     0.8.7claws7
3334
3335         * src/summaryview.c
3336                 summary_thread_build(): fix real cause of the crash mentioned in
3337                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3338                 this way we get meaningful ctree nodes 
3339
3340 2002-12-24 [oliver]     0.8.7claws6
3341
3342         * src/mainwindow.[ch]
3343         * src/messageview.[ch]
3344         * src/compose.[ch]
3345         * src/inc.c
3346         * src/summaryview.c
3347                 changes to use updated toolbar handling
3348                 
3349 2002-12-24 [oliver]     0.8.7claws5
3350
3351         * src/toolbar.[ch]
3352                 generic toolbar handling
3353                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3354         * src/prefs_toolbar.[ch]
3355                 adjust to handling
3356         
3357 2002-12-24 [oliver]     0.8.7claws4
3358         
3359         * src/stock_pixmap.[ch]
3360                 move SYLPHEED_LOGO to end of list in order 
3361                 to remove it from Custom Toolbar`s Icon View
3362
3363 2002-12-24 [alfons]     0.8.7claws3
3364
3365         * src/summaryview.c
3366                 summary_thread_build(): fix crash because of focus != selection 
3367                 after threading. when deleting the selection, gtk tries but fails 
3368                 to find the correct focusable element. we now force the selection
3369                 to be focused. this should solve the infamous bug reported by 
3370                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3371                 a test case is available. 
3372
3373 2002-12-24 [darko]      0.8.7claws2
3374
3375         * src/summaryview.c
3376                 don't crash when unmarking message with unread children
3377
3378 2002-12-23 [christoph]  0.8.7claws1
3379
3380         * src/Makefile.am
3381         * src/common/Makefile.am
3382                 update Makefiles for moved intl.h, version.h and defs.h
3383         * src/imap.c
3384                 rewrite imap_session_get to avoid duplicate code
3385
3386 2002-12-23 [paul]       0.8.7claws
3387
3388         * Santa-Claws released
3389         
3390         * po/hu.po
3391           po/ru.po
3392                 squeeze in updated Hungarian and Russian translations.
3393                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3394
3395 2002-12-23 [paul]       0.8.6claws129
3396
3397         * po/pl.po
3398                 updated by Witold Wladyslaw Wojciech Wilk
3399
3400 2002-12-23 [paul]       0.8.6claws128
3401
3402         * src/quote_fmt_parse.y
3403                 fix typo and add licence header
3404
3405 2002-12-23 [paul]       0.8.6claws127
3406
3407         * po/en_GB.po
3408                 updated
3409
3410 2002-12-23 [paul]       0.8.6claws126
3411
3412         * po/it.po
3413                 updated translation, submitted by Alessandro Maestri
3414                 
3415 2002-12-23 [paul]       0.8.6claws125
3416
3417         * src/quote_fmt_parse.y
3418                 fix signature-stripping on replies bug. match
3419                 '-- \n' and not '-- '.
3420
3421 2002-12-22 [paul]       0.8.6claws124
3422
3423         * po/bg.po
3424           po/es.po
3425           po/sr.po
3426                 updated translations. submitted by George Danchev,
3427                 Ricardo Mones Lastra, and Urke MMI respectively
3428
3429 2002-12-21 [paul]       0.8.6claws123
3430
3431         * src/addrbook.c
3432                 fix coding style
3433
3434 2002-12-21 [paul]       0.8.6claws122
3435
3436         * src/addrbook.c
3437                 fix bug [643638] where if a person is in one or more
3438                 addressbook groups editing that person's email 
3439                 address results in removal from those groups.
3440                 Patch submitted by Luke Plant.
3441
3442 2002-12-20 [christoph]  0.8.6claws121
3443
3444         * src/common/utils.c
3445         * src/summaryview.c
3446                 reimplement expand_search_string using GString to
3447                 prevent crashs caused by miscalculated string
3448                 lengths reported by Paul
3449
3450 2002-12-20 [christoph]  0.8.6claws120
3451
3452         * src/summaryview.c
3453                 don't use "changed" to check if op_count has to be changed as it
3454                 is also set when the message has unread children
3455                 (closes bug [ 653221 ] crash while deleting duplicates)
3456
3457 2002-12-20 [paul]       0.8.6claws119
3458
3459         * sync with 0.8.6cvs27
3460                 see ChangeLog 2002-12-20
3461
3462 2002-12-20 [paul]       0.8.6claws118
3463
3464         * sync with 0.8.6cvs26
3465                 see ChangeLog 2002-12-19 and 2002-12-20
3466
3467 2002-12-19 [alfons]     0.8.6claws117
3468
3469         * src/textview.c
3470                 fix incorrect parsing of email addresses, submitted by 
3471                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3472                 name display if it contains @".
3473
3474 2002-12-18 [paul]       0.8.6claws116
3475
3476         * sync with 0.8.6cvs23
3477                 see ChangeLog 2002-12-18
3478
3479 2002-12-18 [paul]       0.8.6claws115
3480
3481         * src/Makefile.am
3482         * src/account.c
3483         * src/codeconv.c
3484         * src/gtkutils.[ch]
3485         * src/imap.c
3486                 sync with 0.8.6cvs22.
3487                 see ChangeLog 2002-12-17 and 2002-12-18
3488
3489 2002-12-17 [christoph]  0.8.6claws114
3490
3491         * src/imap.c
3492                 o don't create a session if imap greeting fails
3493                 o don't close socket when authentication fails
3494                   this is done by imap_session_destroy
3495
3496 2002-12-17 [thorsten]   0.8.6claws113
3497
3498         * tools/Makefile.am
3499           tools/README
3500           tools/google_msgid.pl ** NEW FILE **
3501                 Added "search for message-id" script and doc
3502
3503 2002-12-17 [thorsten]   0.8.6claws112
3504
3505         * po/hu.po
3506                 Updated hungarian translation
3507                 (updated by Gal Zoltan)
3508
3509 2002-12-16 [christoph]  0.8.6claws111
3510
3511         * src/addr_compl.c
3512                 remove stupid addressbook dump to debug output
3513         * src/mh.c
3514                 fix memory leak found by Hiro
3515
3516 2002-12-14 [paul]       0.8.6claws110
3517
3518         * src/compose.c
3519                 fix menubar sensitivity on send
3520                 
3521         * src/prefs_filtering.c
3522         * src/prefs_matcher.c
3523         * src/prefs_scoring.c
3524                 Fix english ;)
3525                 
3526         * src/common/quoted-printable.h
3527                 sync: fix typo
3528         
3529 2002-12-13 [christoph]  0.8.6claws109
3530
3531         * src/Makefile.am
3532         * src/manage_window.[ch]        ** REMOVE **
3533         * src/gtk/Makefile.am
3534         * src/gtk/manage_window.[ch]    ** NEW **
3535                 move manage_window files to gtk directory
3536
3537 2002-12-13 [christoph]  0.8.6claws108
3538
3539         * src/Makefile.am
3540         * src/gtkshruler.[ch]           ** REMOVE **
3541         * src/gtk/Makefile.am
3542         * src/gtk/gtkshruler.[ch]       ** NEW **
3543                 move gtkshruler files to gtk directory
3544
3545 2002-12-13 [christoph]  0.8.6claws107
3546
3547         * src/Makefile.am
3548         * src/compose.c
3549         * src/gtkstext.[ch]             ** REMOVE **
3550         * src/gtkutils.[ch]
3551         * src/textview.c
3552         * src/gtk/gtkstext.[ch]         ** NEW **
3553         * src/gtk/Makefile.am
3554                 o move stext functions to gtkstext.c to remove
3555                   dependency of gtkutils
3556                 o move gtkstext files to gtk directory
3557
3558         * src/gtk/Makefile.am
3559         * src/gtk/sslcertwindow.[ch]
3560                 UI stuff can always depend on common code so
3561                 it's ok to add ../common to include path
3562
3563 2002-12-13 [colin]      0.8.6claws106
3564
3565         * src/summaryview.c
3566                 Disconnect sighandlers for mainwindow when
3567                 quicksearch has the focus
3568                 Fix bug #653231
3569         * src/mainwindow.[ch]
3570                 Make key_pressed callback public, to be able
3571                 to disconnect it
3572
3573 2002-12-13 [christoph]  0.8.6claws105
3574
3575         * src/mh.c
3576                 create .mh_sequences file in new MH folders
3577                 (closes feature request [ 523162 ] MH folders should
3578                  get a .mh_sequences)
3579
3580 2002-12-13 [colin]      0.8.6claws104
3581
3582         * src/summaryview.c
3583                 Better handling of quicksearch show/hide
3584                 (basically the button stays under the mouse 
3585                  when toggled)
3586
3587 2002-12-13 [paul]       0.8.6claws103
3588
3589         * sync with 0.8.6cvs17
3590                 see ChangeLog 2002-12-13
3591
3592 2002-12-13 [paul]       0.8.6claws102
3593
3594         * po/es.po
3595                 updated by Ricardo Mones Lastra
3596
3597 2002-12-11 [colin]       0.8.6claws101
3598
3599         * src/folder.c
3600                 remove statusbar stuff
3601           src/folderview.c
3602                 set statusbar verbosity when moving folders
3603
3604 2002-12-11 [colin]       0.8.6claws100
3605         * src/prefs_filtering.c
3606         * src/prefs_matcher.c
3607         * src/prefs_scoring.c
3608                 Fix english ;)
3609
3610 2002-12-11 [colin]       0.8.6claws99
3611
3612         * src/prefs_common.[ch]
3613                 Add summary_quicksearch_type
3614         * src/summaryview.c
3615                 Save last used quicksearch type
3616
3617 2002-12-11 [jens]       0.8.6claws98
3618         * src/prefs_filtering.c
3619         * src/prefs_matcher.c
3620         * src/prefs_scoring.c
3621                 added dialog for incomplete rules in scoring, filtering and
3622                 matcher to ask wheather really close
3623
3624 2002-12-11 [colin]      0.8.6claws97
3625
3626         * src/folder.c
3627                 Fix folder dnd statusbar logging
3628
3629 2002-12-10 [christoph]  0.8.6claws96
3630
3631         * src/compose.c
3632         * src/folder.c
3633         * src/imap.c
3634         * src/inc.c
3635         * src/main.c
3636         * src/mainwindow.c
3637         * src/news.c
3638         * src/send.c
3639         * src/statusbar.[ch]
3640         * src/common/hooks.c
3641         * src/common/log.[ch]
3642                 o handle verbose logging in statusbar directly in statusbar code
3643                   and common code does not need any knowledge about a statusbar
3644                 o remove direct calls to statusbar_(puts|pop)_all functions
3645
3646 2002-12-10 [jens]       0.8.6claws95
3647
3648         * src/*.c
3649                 removed gettext from g_warnings
3650         * po/POTFILES.in
3651                 cleaned and updated
3652         * po/de.po
3653                 updated
3654
3655 2002-12-10 [colin]      0.8.6claws94
3656
3657         * src/main.c
3658                 finish crash dialog fix
3659
3660 2002-12-10 [colin]      0.8.6claws93
3661
3662         * src/main.c
3663                 "Fix" "sylpheed already running" instead of
3664                 crash dialog appearing after a crash
3665
3666 2002-12-10 [colin]      0.8.6claws92
3667
3668         * po/POTFILES.in
3669                 add src/gtk/sslcertwindow.c
3670
3671 2002-12-10 [paul]       0.8.6claws91
3672
3673         * po/POTFILES.in
3674                 updated to reflect recent changes
3675                 submitted by Alessandro Maestri
3676
3677 2002-12-09 [christoph]  0.8.6claws90
3678
3679         * src/Makefile.am
3680         * src/smtp.[ch]                 ** REMOVE **
3681         * src/common/Makefile.am
3682         * src/common/smtp.[ch]          ** NEW **
3683                 move smtp files to common directory
3684
3685 2002-12-09 [christoph]  0.8.6claws89
3686
3687         * src/Makefile.am
3688         * src/session.[ch]              ** REMOVE **
3689         * src/common/Makefile.am
3690         * src/common/session.[ch]       ** NEW **
3691                 move session files to common directory
3692
3693 2002-12-09 [paul]       0.8.6claws88
3694
3695         * src/account.c
3696                 fix bug [649746] edit accounts: move account reverted
3697                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3698
3699 2002-12-09 [colin]      0.8.6claws87
3700
3701         * src/ssl_certificate.c
3702                 cleanup
3703
3704 2002-12-09 [colin]      0.8.6claws86
3705
3706         * src/ssl.c
3707                 Try to open the cert.pem database and 
3708                 issue a warning if it isn't there
3709
3710 2002-12-09 [colin]      0.8.6claws85
3711
3712         * src/common/ssl_certificate.c
3713         * src/gtk/sslcertwindow.c
3714                 Warning fixes
3715
3716 2002-12-09 [colin]      0.8.6claws84
3717
3718         * src/ssl_certificate.[ch] ** REMOVED **
3719         * src/common/ssl_certificate.[ch] ** NEW **
3720         * src/Makefile.am
3721         * src/common/Makefile.am
3722                 Moved ssl_certificate.[ch] to common
3723         * src/common/ssl.c 
3724                 Put back needed include
3725         * src/gtk/sslcertwindow.[ch]
3726                 Changed ssl_certificate.h include
3727         
3728 2002-12-09 [colin]      0.8.6claws83
3729
3730         * src/gtk/sslcertwindow.[ch]
3731                 Implement hook for certificate acception
3732         * src/ssl_certificate.[ch]
3733                 Implement hook for certificate acception
3734         * src/common/ssl.c
3735                 Reenable certificate acception check
3736         * src/mainwindow.c
3737                 Register sslcertwindow's hook
3738         
3739 2002-12-08 [christoph]  0.8.6claws82
3740
3741         * src/about.c
3742         * src/addr_compl.c
3743         * src/codeconv.c
3744         * src/manual.c
3745         * src/undo.c
3746         * src/common/utils.c
3747                 o add missing includes
3748                 o fix warnings
3749         * src/.cvsignore
3750         * src/common/.cvsignore
3751         * src/common/version.h          ** REMOVE **
3752                 remove autogenerated file
3753
3754 2002-12-08 [paul]       0.8.6claws81
3755
3756         * src/stringtable.c
3757                 put back needed include
3758
3759 2002-12-08 [colin]      0.8.6claws80
3760         
3761         * src/gtk/sslcertwindow.c
3762                 Cleaner popups when asking
3763         * src/ssl_certificate.c
3764         * src/prefs_common.[ch]
3765                 remove ssl certificate pref
3766                 put back needed include
3767         * src/undo.c
3768                 put back needed include
3769
3770 2002-12-08 [christoph]  0.8.6claws79
3771
3772         * src/folderview.c
3773         * src/logwindow.c
3774         * src/statusbar.c
3775         * src/summaryview.c
3776                 only abort hook invokation if required data is missing not
3777                 if our own data pointer is NULL, update hookfunction for
3778                 log window
3779
3780 2002-12-08 [paul]       0.8.6claws78
3781
3782         * src/about.c
3783         * src/addrcache.c
3784         * src/addrclip.c
3785         * src/addr_compl.c
3786         * src/addrselect.c
3787         * src/codeconv.c
3788         * src/colorlabel.c
3789         * src/enriched.c
3790         * src/esmtp.c
3791         * src/exporthtml.c
3792         * src/headerview.c
3793         * src/imageview.c
3794         * src/manual.c
3795         * src/noticeview.c
3796         * src/pgptext.c
3797         * src/scoring.c
3798         * src/sourcewindow.c
3799         * src/stringtable.c
3800         * src/undo.c
3801                 clean up: remove unneccesary includes
3802
3803 2002-12-08 [christoph]  0.8.6claws77
3804
3805         * src/folderview.c
3806         * src/statusbar.c
3807         * src/summaryview.c
3808         * src/common/hooks.[ch]
3809                 hook functions now have a gboolean return value, if a hook
3810                 returns TRUE it will stop executing of any more hooks in
3811                 the same hooklist for this invokation
3812
3813 2002-12-08 [colin]      0.8.6claws76
3814         
3815         * src/main.c
3816                 put back argv0 for CRASH_DIALOG
3817
3818 2002-12-08 [christoph]  0.8.6claws75
3819
3820         * src/Makefile.am
3821         * src/about.c
3822         * src/account.c
3823         * src/crash.c
3824         * src/esmtp.h
3825         * src/imap.[ch]
3826         * src/inc.c
3827         * src/main.c
3828         * src/mainwindow.c
3829         * src/news.c
3830         * src/pop.[ch]
3831         * src/prefs_account.[ch]
3832         * src/prefs_common.[ch]
3833         * src/send.[ch]
3834         * src/smtp.[ch]
3835         * src/ssl_certificate.[ch]
3836         * src/ssl_manager.[ch]
3837         * src/common/Makefile.am
3838         * src/common/log.c
3839         * src/common/nntp.[ch]
3840         * src/common/socket.[ch]
3841         * src/common/ssl.[ch]
3842         * src/gtk/sslcertwindow.[ch]
3843         * ac/openssl.m4
3844                 use new autoconf script to detect OpenSSL with extra parameters
3845                 to specify the location of libs and includes, also remove USE_SSL
3846                 to USE_OPENSSL
3847
3848         * src/common/sylpheed.[ch]
3849         * src/common/version.h.in
3850                 start seperation of common code initialization seperated from gui
3851
3852         * src/summaryview.c
3853                 The function that is called when a color label changes
3854                 should not change the color lable again
3855
3856 2002-12-08 [colin]      0.8.6claws74
3857
3858         * src/gtk/sslcertwindow.c
3859                 warning fixes
3860
3861 2002-12-08 [colin]      0.8.6claws73
3862
3863         * src/statusbar.c
3864           src/common/log.h
3865                 Register a hook for statusbar_puts_all
3866         * src/common/log.c
3867                 invoke statusbar_puts_all's hook
3868         
3869 2002-12-08 [colin]      0.8.6claws72
3870
3871         * src/ssl_certificate.c
3872                 Put back a badly-removed include
3873
3874 2002-12-08 [colin]      0.8.6claws71
3875
3876         * src/gtk/sslcertwindow.[ch]    ** NEW **
3877                 new certificate presentation
3878         * src/gtk/Makefile.am
3879                 add new files
3880         * src/ssl_certificate.[ch]
3881                 gtk cleanup, made utility functions public
3882         * src/ssl_manager.c
3883                 use new cert presentation
3884
3885 2002-12-07 [christoph]  0.8.6claws70
3886
3887         * src/Makefile.am
3888         * src/nntp.[ch]                 ** REMOVE **
3889         * src/common/Makefile.am
3890         * src/common/nntp.[ch]          ** NEW **
3891                 move nntp files to common directory
3892
3893 2002-12-07 [christoph]  0.8.6claws69
3894
3895         * src/procmsg.[ch]
3896         * src/summaryview.c
3897                 implement msginfo update callback using sylpheed's new
3898                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3899
3900 2002-12-06 [christoph]  0.8.6claws68
3901
3902         * src/editgroup.c
3903                 This patch changes the 'Edit Group Details' dialog to
3904                 allow extended selections in either pane, so that
3905                 addresses can be added or removed from a group more
3906                 quickly and easily. (it actually is a net decrease in
3907                 file size, as some unnecessary functions have been
3908                 removed). 
3909                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3910
3911 2002-12-06 [christoph]  0.8.6claws67
3912
3913         * src/Makefile.am
3914         * src/template.[ch]             ** REMOVE **
3915         * src/common/Makefile.am
3916         * src/common/template.[ch]      ** NEW **
3917                 move template files to common directory
3918
3919         * src/nntp.c
3920                 add missing log.h include
3921
3922 2002-12-06 [melvin]     0.8.6claws66
3923
3924         * src/prefs_actions.c
3925                 Added the trailing ">" syntax to insert command's output
3926                 without replacing old text (in contrast to trailing "|").
3927
3928 2002-12-05 [colin]      0.8.6claws65
3929         
3930         * src/common/utils.c
3931                 Don't modify original search_string or it'll change
3932                 the next iterations in the for()
3933
3934 2002-12-05 [darko]      0.8.6claws64
3935
3936         * src/common/utils.c
3937                 proper check for filtering commands, found by Colin
3938
3939 2002-12-05 [darko]      0.8.6claws63
3940
3941         * src/common/utils.c
3942                 check proper string for NULL pointer, found by Colin
3943
3944 2002-12-05 [darko]      0.8.6claws62
3945
3946         * src/common/utils.[ch]
3947                 expand_search_string(): new function
3948                 converts Mutt-like patterns to Sylpheed's
3949                 filtering engine
3950         * src/summaryview.c
3951                 use expand_search_string() to allow Mutt-like
3952                 patterns in extended search
3953         * README.claws
3954                 document extended option in quick search
3955
3956 2002-12-05 [paul]       0.8.6claws61
3957
3958         * sync with 0.8.6cvs16
3959                 see ChangeLog 2002-12-05
3960                 
3961         * po/POTFILES.in
3962                 clean up
3963
3964 2002-12-04 [christoph]  0.8.6claws60
3965
3966         * src/imap.[ch]
3967                 put imap authentication code into a new function and
3968                 remove it from imap_session_new that will allow to
3969                 send other commands before authentication
3970
3971 2002-12-04 [christoph]  0.8.6claws59
3972
3973         * src/imap.[ch]
3974                 use already existing method to prevent unneeded IMAP
3975                 folder selects. Set imap_select parameters to NULL
3976                 in some functions if the values are not required.
3977
3978         * src/xml.h
3979                 remove no longer required include
3980
3981 2002-12-04 [paul]       0.8.6claws58
3982
3983         * po/es.po
3984                 updated by Ricardo Mones Lastra
3985                 
3986         * configure.in
3987           po/hu.po      ** NEW FILE **
3988                 initial Hungarian translation, submitted
3989                 by Gál Zoltán <galzoli@hu.inter.net>
3990
3991 2002-12-03 [christoph]  0.8.6claws57
3992
3993         * src/Makefile.am
3994         * src/gtksctree.[ch]            ** REMOVE **
3995         * src/gtk/Makefile.am
3996         * src/gtk/gtksctree.[ch]        ** NEW **
3997                 move gtksctree files to gtk directory
3998
3999 2002-12-03 [christoph]  0.8.6claws56
4000
4001         * src/Makefile.am
4002         * src/md5.[ch]                  ** REMOVE **
4003         * srm/common/Makefile.am
4004         * src/common/md5.[ch]           ** NEW **
4005                 move md5 files to common directory
4006
4007         * src/gtkstext.c
4008                 remove not required #include
4009
4010 2002-12-03 [sergey]     0.8.6claws55
4011
4012         * src/gtkutils.c
4013         * src/gtkutils.h
4014                 gtkut_window_popup(): new function.
4015         * src/mainwindow.c
4016                 main_window_popup(): use gtkut_window_popup() to raise
4017                 window without changing its position.
4018                 (see sylpheed-main ML message [sylpheed:17247])
4019
4020 2002-12-03 [sergey]     0.8.6claws54
4021
4022         * src/send.c
4023                 send_message_local(): removed first-dot escaping
4024                 (SMTP-only, not needed for sending through pipe)
4025
4026 2002-12-03 [paul]       0.8.6claws53
4027
4028         * po/POTFILES.in
4029                 update to reflect recent changes (thanks
4030                 to Ricardo Mones Lastra)
4031                 
4032         * tools/filter_conv.pl
4033                  fix problem with quoted strings. Patch submitted
4034                  by Luke Plant <lukeplant@softhome.net>
4035
4036 2002-12-03 [paul]       0.8.6claws52
4037
4038         * sync with 0.8.6cvs15
4039                 see ChangeLog 2002-12-03
4040
4041 2002-12-02 [christoph]  0.8.6claws51
4042
4043         * src/logwindow.[ch]
4044         * src/common/log.[ch]
4045                 implement logging using a hook function
4046
4047         * src/folderview.c
4048         * src/folder.[ch]
4049                 define hooklist name in header file to avoid
4050                 errors caused by wrong spelling of hooklist names
4051
4052         * src/toolbar.c
4053                 fix warnings
4054
4055 2002-12-02 [christoph]  0.8.6claws50
4056
4057         * src/common/Makefile.am
4058                 add src/common/hooks.[ch]
4059
4060         * src/common/hooks.[ch]
4061                 implement a simple hook system using glib's hook functions
4062
4063         * src/folder.[ch]
4064         * src/folderview.c
4065                 use new hook system for folder item updates
4066
4067 2002-12-02 [christoph]  0.8.6claws49
4068
4069         * doc-src/ui_seperation.txt     ** NEW **
4070                 information for ui seperation
4071
4072         * src/Makefile.am
4073                 remove files that were moved to common
4074                 include common directory by default for the header files
4075
4076         * src/inc.c
4077         * src/common/socket.c
4078         * src/automaton.[ch]
4079                 implement automaton using g_io_*-functions instead of
4080                 gdk_input_add to make it ui independent
4081
4082         * src/codeconv.c
4083         * src/compose.c
4084         * src/ldif.c
4085         * src/pgptext.c
4086         * src/procmime.c
4087         * src/rfc2015.c
4088         * src/smtp.c
4089         * src/unmime.c
4090                 remove common/ prefix because directory is now in
4091                 include path
4092
4093         * src/compose.c
4094         * src/folder.c
4095         * src/folderview.c
4096         * src/mainwindow.c
4097         * src/messageview.c
4098         * src/prefs_common.c
4099         * src/procmsg.c
4100         * src/rfc2015.c
4101                 fix warnings
4102
4103         * src/imap.c
4104         * src/inc.c
4105         * src/news.c
4106         * src/pop.c
4107         * src/send.c
4108         * src/smtp.c
4109         * src/ssl_certificate.c
4110                 add log.h header file for logging functions
4111
4112         * src/main.c
4113         * src/common/utils.c
4114         * src/summaryview.c
4115         * src/xml.c
4116                 o move debug_mode to common/utils.c
4117                 o add functions to set and get debug_mode
4118
4119         * src/defs.h                    ** REMOVE **
4120         * src/intl.h                    ** REMOVE **
4121         * src/socket.[ch]               ** REMOVE **
4122         * src/ssl.[ch]                  ** REMOVE **
4123         * src/utils.[ch]                ** REMOVE **
4124                 replaced by new files in src/common/
4125         
4126         * src/common/Makefile.am
4127                 add new files in src/common/
4128
4129         * src/common/defs.h             ** NEW **
4130         * src/common/intl.h             ** NEW **
4131         * src/common/log.[ch]           ** NEW **
4132         * src/common/socket.[ch]        ** NEW **
4133         * src/common/ssl.[ch]           ** NEW **
4134         * src/common/utils.[ch]         ** NEW **
4135                 replacement for files in src/
4136
4137 2002-12-02 [colin]      0.8.6claws48
4138
4139         * src/folderview.c
4140                 Scroll folderview if necessary during dnd
4141
4142 2002-12-02 [colin]      0.8.6claws47
4143
4144         * src/folder.[ch]
4145                 Add check to verify a move is within a single mailbox
4146         * src/folderview.c
4147                 Add specific error string for this check
4148
4149 2002-12-02 [colin]      0.8.6claws46
4150
4151         * src/folder.c
4152                 Add a test to folder moving, remove a statusbar_print
4153         * src/folderview.c
4154                 Add Move folder... context-menu item
4155                 Factorize folder moving code
4156                 Enable folder DND for mbox
4157
4158 2002-12-01 [christoph]  0.8.6claws45
4159
4160         * ac/aspell.m4
4161                 remove conf.aspelltest if the version check fails
4162
4163 2002-11-30 [christoph]  0.8.6claws44
4164
4165         * autogen.sh
4166                 run libtoolize --force in autogen to create missing
4167                 libtool scripts
4168
4169 2002-11-30 [christoph]  0.8.6claws43
4170
4171         * src/Makefile.am
4172         * src/pgptext.c
4173         * src/procmime.c
4174         * src/rfc2015.c
4175         * src/uuencode.[ch]             ** REMOVED **
4176         * src/common/Makefile.am
4177         * src/common/uuencode.[ch]      ** NEW **
4178                 move uuen/decoder to common directory
4179
4180 2002-11-30 [christoph]  0.8.6claws42
4181
4182         * src/Makefile.am
4183         * src/base64.[ch]               ** REMOVED **
4184         * src/codeconv.c
4185         * src/compose.c
4186         * src/ldif.c
4187         * src/pgptext.c
4188         * src/procmime.c
4189         * src/rfc2015.c
4190         * src/smtp.c
4191         * src/unmime.c
4192         * src/common/Makefile.am
4193         * src/common/base64.[ch]        ** NEW **
4194                 move base64 en/decoder to common directory
4195
4196 2002-11-30 [christoph]  0.8.6claws41
4197
4198         * src/common                    ** NEW **
4199                 new directory for UI independent code
4200         * src/gtk                       ** NEW **
4201                 new directory for GTK frontend
4202         * src/common/.cvsignore         ** NEW **
4203         * src/gtk/.cvsignore            ** NEW **
4204                 ignore build files
4205         * src/common/Makefile.am        ** NEW **
4206         * src/gtk/Makefile.am           ** NEW **
4207                 automake files to build new seperated stuff
4208         * src/Makefile.am
4209                 the binary will currently still be build with the
4210                 files in src, so we include the code from the
4211                 subdirs for now after building the libs there
4212
4213 2002-11-30 [paul]       0.8.6claws40
4214
4215         * src/compose.c
4216                 fix bug [642731] 'Wrong selected account with drafted mail'
4217
4218 2002-11-29 [oliver]     0.8.6claws39
4219         
4220         * src/messageview.c
4221                 o update summaryview when switching between different
4222                   messageviews          
4223         * src/toolbar.c  
4224                 o check if messageview holds already removed msg
4225                   from summaryview
4226                 
4227
4228 2002-11-29 [oliver]     0.8.6claws38
4229
4230         * src/toolbar.c 
4231                 remove not needed variables and includes
4232                 make messageview stay opened and move to next when msgs are deleted 
4233
4234 2002-11-29 [oliver]     0.8.6claws37
4235         
4236         * src/toolbar.c 
4237                 disable compose button (messageview toolbar) by default
4238                 deleted msgs are moved to trash
4239         
4240 2002-11-29 [melvin]     0.8.6claws36
4241
4242         * configure.in
4243                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4244                 and to detect signatures expirations (gpgme 0.3.6)
4245
4246         * src/main.c
4247                 Use non obsolescent function for Gpgme engine checking.
4248
4249         * src/rfc2015.c
4250                 Inform about expired signatures or signatures which key
4251                 has expired. Expiration date is displayed.
4252
4253         * src/sigstatus.c
4254                 Inform about expired signatures or signatures which key
4255                 has expired.
4256
4257 2002-11-28 [paul]       0.8.6claws35
4258
4259         * src/folderview.c
4260                 re-instate 'Check for new messages' in Newsgroup
4261                 folders right-click menu, after a suggestion from
4262                 Tim Mann <timmann@users.sourceforge.net>
4263
4264         * src/main.c
4265                 after a crash check only local folders for new
4266                 messages
4267
4268 2002-11-28 [paul]       0.8.6claws34
4269
4270         * configure.in
4271                 apply patch that fixes the checking of GTK with XIM 
4272                 support on different OSs, such as FreeBSD. Patch 
4273                 submitted by Topia <topia@users.sourceforge.net>
4274                 
4275 2002-11-28 [paul]       0.8.6claws33
4276
4277         * src/mainwindow.c
4278           src/prefs_common.c
4279           src/prefs_toolbar.c
4280                 more changes to the English
4281
4282 2002-11-28 [paul]       0.8.6claws32
4283
4284         * sync with 0.8.6cvs13
4285                 see ChangeLog 2002-11-28 (no sync needed
4286                 for src/compose.c)
4287
4288 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4289         
4290         * src/mainwindow.[ch]
4291                 add patch by Ivan F. Martinez introducing messageview Toolbar
4292                 some changes and committed by oliver    
4293
4294 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4295
4296         * src/messageview.[ch]
4297                 add patch by Ivan F. Martinez introducing messageview Toolbar
4298                 some changes and committed by oliver    
4299
4300 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4301
4302         * src/compose.[ch]
4303                 add patch by Ivan F. Martinez introducing messageview Toolbar
4304                 some changes and committed by oliver    
4305
4306 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4307         
4308         * src/toolbar.[ch]
4309                 add patch by Ivan F. Martinez introducing messageview Toolbar
4310                 some changes and committed by oliver
4311
4312 2002-11-28 [oliver]     0.8.6claws27
4313         
4314         * src/prefs_toolbar.[ch]
4315                 getting ready for messageview toolbar
4316                 free mem allocated by gettext
4317                 change prefs_toolbar to prefs_toolbar_open
4318  
4319 2002-11-28 [thorsten]   0.8.6claws26
4320
4321         * src/imageview.[ch]
4322                 cleaned up conflicting declarations of
4323                 imageview_show_image()
4324
4325 2002-11-28 [paul]       0.8.6claws25
4326
4327         * src/grouplistdialog.c
4328           src/prefs_common.c
4329           src/prefs_summary_column.c
4330                 a few more improvements to the English
4331
4332 2002-11-28 [colin]      0.8.6claws24
4333
4334         * man/sylpheed.1
4335                 A few updates to command-line parameters
4336
4337 2002-11-28 [colin]      0.8.6claws23
4338
4339         * src/prefs_filtering.c
4340                 Fix problems with prefs_filtering_delete_path:
4341                 a) if the first rule is removed, original pointers
4342                    weren't updated (leading to segfaults)
4343                 b) it was always global_processing updated in case
4344                    of removed path was parent of rule path
4345
4346 2002-11-27 [paul]       0.8.6claws22
4347
4348         * src/mainwindow.c
4349           src/prefs_account.c
4350           src/prefs_actions.c
4351           src/prefs_common.c
4352           src/prefs_customheader.c
4353           src/prefs_display_header.c
4354           src/prefs_filtering.c
4355           src/prefs_folder_item.c
4356           src/prefs_matcher.c
4357           src/prefs_scoring.c
4358           src/prefs_summary_column.c
4359           src/prefs_template.c
4360           src/prefs_toolbar.c
4361                  improve the English in the GUI
4362
4363 2002-11-27 [colin]      0.8.6claws21
4364
4365         * src/folder.c
4366                 Fix processing renaming problems happening after
4367                 last commit
4368
4369 2002-11-27 [colin]      0.8.6claws20
4370
4371         * src/folder.c
4372                 recursive move now deletes src each subfolder after 
4373                 having moved it
4374         * src/folderview.c
4375                 Use identifier instead of path during dnd (enables
4376                 IMAP folder dnd)
4377
4378 2002-11-27 [paul]       0.8.6claws19
4379
4380         * src/main.c
4381                 apply patch that does command-line processing 
4382                 BEFORE gtk_init, allowing claws to run from 
4383                 shell-scripts in non-X environment (e.g. crontab 
4384                 or ip-up, ip-down scripts). Patch submitted by
4385                 Ruslan N. Balkin <baron@dartel.ru>
4386                 
4387         * po/it.po
4388                 updated by Alessandro Maestri
4389
4390 2002-11-27 [paul]       0.8.6claws18
4391
4392         * sync with 0.8.6cvs12
4393           src/prefs_common.c
4394                 Differences are that main uses a 'Receive dialog'
4395                 frame on the Interface tab, whereas claws groups all 
4396                 the dialogs together in a 'Dialogs' frame.
4397
4398 2002-11-27 [colin]      0.8.6claws17
4399
4400         * src/prefs_matcher.c
4401                 Fix Execute criteria's NOT flag
4402
4403
4404 2002-11-26 [christoph]  0.8.6claws16
4405
4406         * src/ssl.c
4407                 rewrite the ssl code a little bit, only use one
4408                 SSL context, set default certificates' file/path
4409
4410 2002-11-26 [thorsten]   0.8.6claws15
4411
4412         * src/compose.c
4413                 default-reply-to didn't work for ml-reply
4414
4415 2002-11-26 [melvin]     0.8.6claws14
4416
4417         * src/prefs_actions.c
4418                 Made pipe-actions ignore short headers in message view
4419                 Made trailing-pipe-actions write in the message view with
4420                 the same font as the original message
4421
4422 2002-11-26 [paul]       0.8.6claws13
4423
4424         * src/compose.c
4425                 this time commit the correct file
4426
4427 2002-11-26 [paul]       0.8.6claws12
4428
4429         * sync with 0.8.6cvs11
4430           src/quote_fmt_parse.y  
4431                 no sync needed
4432           src/account.[ch]       
4433                 not sync'ed
4434           src/compose.c
4435                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4436                 on draft mode.
4437                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4438                 header
4439                 
4440         see ChangeLog 2002-11-25 and 2002-11-26
4441
4442 2002-11-26 [colin]      0.8.6claws11
4443
4444         * src/folderview.c
4445                 Fix collapsed folder not auto-expanding during
4446                 mail dnd, if it was the source folder.
4447
4448 2002-11-25 [colin]      0.8.6claws10
4449
4450         * src/folderview.[ch]
4451                 Variable renaming and cleaning (slist of nodes 
4452                 to be re-collapsed is stored in FolderView)
4453
4454 2002-11-25 [paul]       0.8.6claws9
4455
4456         * src/prefs_common.[ch]
4457                 fix breakage caused by last commit
4458
4459 2002-11-25 [paul]       0.8.6claws8
4460
4461         * sync with 0.8.6cvs4
4462                 see ChangeLog 2002-11-21
4463
4464 2002-11-25 [paul]       0.8.6claws7
4465
4466         * sync with 0.8.6cvs4
4467                 see ChangeLog 2002-11-20
4468
4469 2002-11-25 [paul]       0.8.6claws6
4470
4471         * sync with 0.8.6cvs3
4472                 see ChangeLog 2002-11-18
4473
4474 2002-11-25 [colin]      0.8.6claws5
4475
4476         * src/gtkutils.[ch]
4477                 Add gtkut_ctree_node_is_parent()
4478         * src/folderview.c
4479                 Spring-loaded folders
4480
4481 2002-11-25 [colin]      0.8.6claws4
4482
4483         * src/utils.[ch]
4484                 Add slist_concat_unique(), function to merge
4485                 two GSList filtering dups
4486         * src/folder.[ch]
4487         * src/summaryview.[ch]
4488         * src/folderview.c
4489         * src/main.c
4490                 Add detection/update/display of unread answers
4491                 to marked mails
4492         * src/procmsg.[ch]
4493                 Add procmsg_find_children()
4494                 Add procmsg_msg_has_marked_parent()
4495
4496 2002-11-25 [colin]      0.8.6claws3
4497
4498         * src/ssl_certificate.[ch]
4499                 Allow checking a certificate without a DNS
4500                 lookup
4501                 Allow to forget a cert (by deleting it)
4502                 Make ssl_certificate_destroy_public
4503         * src/ssl_manager.[ch] ** NEW FILES **
4504                 Gui to manage (display/remove) certificates
4505         * src/prefs_common.[ch]
4506                 Add a pref to allow silent acceptation of
4507                 trusted certificates or not (based on the
4508                 "I want to know what's going on" principle)
4509         * src/mainwindow.c
4510                 Add SSL manager in Tools menu
4511         * src/Makefile.am
4512                 Add the new files to the build
4513         * po/POTFILES.in
4514                 Add ssl_manager.c to translations
4515
4516 2002-11-25 [colin]      0.8.6claws2
4517
4518         * src/summaryview.[ch]
4519                 Add S_SEARCH_EXTENDED to the quick search, which 
4520                 allows to search using filtering syntax.
4521
4522 2002-11-25 [colin]      0.8.6claws1
4523
4524         * src/summaryview.c
4525                 Deletion of duplicates now prefer deleting
4526                 the unread dup (fixes feature-request 638989).
4527
4528 2002-11-24 [paul]       0.8.6claws
4529
4530         * po/es.po
4531           po/pl.po
4532           po/ru.po
4533           po/sr.po
4534                 updated by Ricardo Mones Lastra,
4535                 Witold Wladyslaw Wojciech Wilk,
4536                 Ruslan N. Balkin, and  Urke MMI 
4537                 respectively
4538
4539 2002-11-24 [paul]       0.8.5claws182
4540
4541         * po/bg.po
4542                 updated by George Danchev
4543
4544 2002-11-23 [alfons]     0.8.5claws181
4545
4546         * src/imap.c
4547                 tiny memory leak found by browsing Dimitar's 
4548                 valgrind report
4549
4550 2002-11-23 [paul]       0.8.5claws180
4551
4552         * po/it.po
4553                 updated by Alessandro Maestri
4554
4555 2002-11-22 [christoph]  0.8.5claws179
4556
4557         * src/compose.c
4558         * src/inc.c
4559         * src/prefs_filtering.c
4560         * src/summaryview.c
4561                 more warning fixes
4562
4563 2002-11-22 [alfons]     0.8.5claws178
4564
4565         * src/summaryview.c
4566                 summary_execute_delete_func(): if message is deleted, make 
4567                 sure to also remove its entry in the subject hash table. 
4568                 fixes a corner case bug.
4569
4570 2002-11-22 [paul]       0.8.5claws177
4571
4572         * .cvsignore
4573                 add 'autom4te.cache'
4574                 
4575         * ltconfig      ** REMOVED **
4576                 not needed
4577
4578 2002-11-22 [paul]       0.8.5claws176
4579
4580         * src/textview.c
4581                 textview_set_font(): fix for message display in
4582                 UTF-8 locales (thanks to Sergey Vlasov).
4583                 
4584         * AUTHORS
4585                 add new team members and contributors
4586
4587
4588 2002-11-21 [colin]      0.8.5claws175
4589
4590         * src/procmsg.[ch]
4591                 Add procmsg_remove_special_headers()
4592         * src/mh.c
4593                 Use procmsg_remove_special_headers() for 
4594                 previous fix
4595
4596 2002-11-21 [colin]      0.8.5claws174
4597
4598         * src/mh.c
4599                 Fix moving/copying from queue/draft folders
4600                 for MH folders
4601
4602 2002-11-21 [christoph]  0.8.5claws173
4603
4604         * src/crash.c
4605         * src/filtering.c
4606         * src/logwindow.c
4607         * src/main.c
4608         * src/matcher_parser_lex.[hl]
4609         * src/mbox.c
4610         * src/mbox_folder.[ch]
4611         * src/prefs_filtering.c
4612         * src/procheader.c
4613         * src/quote_fmt_lex.l
4614         * src/ssl.c
4615                 fix all warnings except the warnings in lex and yacc files
4616
4617 2002-11-20 [christoph]  0.8.5claws172
4618
4619         * src/imap.c
4620                 fix MsgInfo retrieval for IMAP draft and queue folders
4621                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4622
4623 2002-11-19 [christoph]  0.8.5claws171
4624
4625         * src/compose.c
4626                 fix segfault, when draft saving does not get
4627                 the MsgInfo of the new message
4628                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4629
4630 2002-11-19 [christoph]  0.8.5claws170
4631
4632         * src/procmsg.c
4633                 add parameter check for flag setting function
4634                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4635
4636 2002-11-18 [paul]       0.8.5claws169
4637
4638         * src/compose.c
4639                 more sensitivity fixes to redirect mode:
4640                 * disable toolbar draft button
4641                 * allow only Address book in the Tools menu
4642                 * disable editing of message by the spell
4643                   checker
4644
4645 2002-11-18 [paul]       0.8.5claws168
4646
4647         * src/compose.c
4648                 fix sensitivity of menu items in compose_redirect():
4649                 allow only the necessary items 
4650
4651 2002-11-18 [paul]       0.8.5claws167
4652
4653         * src/compose.c
4654                 fix bug [ 603259 ] 'attachment got lost on bounce'
4655
4656 2002-11-18 [paul]       0.8.5claws166
4657
4658         * po/ru.po
4659                 updated by Ruslan N. Balkin <baron@dartel.ru>
4660
4661 2002-11-18 [colin]      0.8.5claws165
4662
4663         * src/main.c
4664           src/defs.h
4665                 Remove old filtering stuff
4666
4667
4668 2002-11-17 [oliver]     0.8.5claws164
4669
4670         * src/toolbar.h
4671                 remove not needed typedef 
4672
4673 2002-11-17 [oliver]     0.8.5claws163
4674
4675         * src/toolbar.c
4676                 make toolbar's on click events translatable
4677
4678 2002-11-15 [colin]      0.8.5claws162
4679
4680         * src/summaryview.c
4681                 Revert too-soon integration of a feature
4682
4683 2002-11-15 [christoph]  0.8.5claws161
4684
4685         * src/imap.c
4686                 use main's implementation of imap_get_msginfo
4687
4688 2002-11-15 [christoph]  0.8.5claws160
4689
4690         * src/compose.c
4691         * src/folder.[ch]
4692         * src/imap.c
4693         * src/mbox_folder.c
4694         * src/mh.c
4695         * src/news.c
4696         * src/procmsg.c
4697         * src/summaryview.c
4698                 replace claws' fetch_msginfo with main's get_msginfo
4699                 (use main's implementation where possible)
4700
4701 2002-11-15 [colin]      0.8.5claws159
4702
4703         * src/ssl_certificate.c
4704                 Missed a check
4705
4706 2002-11-16 [melvin]     0.8.5claws158
4707
4708         * po/fr.po
4709                 Updated French translations.
4710
4711 2002-11-16 [colin]      0.8.5claws157
4712
4713         * src/ssl_certificate.c
4714                 Check for missing parts in the certificates
4715
4716 2002-11-15 [colin]      0.8.5claws156
4717
4718         * src/folderview.c
4719                 Preventive fix (missing check) found by
4720                 Alfons
4721
4722 2002-11-15 [paul]
4723
4724         * NEWS
4725                 sync with 0.8.6 release
4726
4727 2002-11-15 [colin]      0.8.5claws155
4728
4729         * src/folder.[ch]
4730           src/folderview.c
4731                 Fix error handling of folder_item_move_to()
4732                 (thanks to Alfons!)
4733
4734 2002-11-15 [colin]      0.8.5claws154
4735
4736         * src/folder.[ch]
4737           src/folderview.c
4738                 folder_item_move_to() sets an error message instead
4739                 of having GUI stuff in folder.c
4740
4741 2002-11-15 [colin]      0.8.5claws153
4742
4743         * src/procmsg.[ch]
4744                 Implemented a callback for MsgInfo updates, 
4745                 heavily copy/pasted from Christoph's folder 
4746                 callback system
4747         * src/summaryview.[ch]
4748                 Register summary_update_msg as callback
4749
4750 2002-11-14 [colin]      0.8.5claws152
4751         
4752         * src/procmsg.c
4753                 Update the FolderItem after sending (fixes 617593)
4754
4755 2002-11-14 [christoph]  0.8.5claws151
4756
4757         * src/folder.c
4758                 fix wrong position of NULL pointer check found
4759                 by Sergey
4760
4761 2002-11-14 [christoph]  0.8.5claws150
4762
4763         * src/folder.c
4764                 fix segfault when deleting messages from IMAP folders
4765                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4766
4767 2002-11-14 [colin]      0.8.5claws149
4768
4769         * src/compose.c
4770                 Forwarding was also ignoring the folder's default account.
4771
4772 2002-11-14 [colin]      0.8.5claws148
4773
4774         * src/compose.c
4775                 Fix sent folder not set to folder properties when 
4776                 forwarding.
4777
4778 2002-11-14 [thorsten]   0.8.5claws147
4779
4780         * src/inc.c
4781                 inc_start(): Files were not moved from .processing to inbox,
4782                 if no global processing rule existed
4783
4784 2002-11-14 [colin]      0.8.5claws146
4785
4786         * src/ssl_certificate
4787                 Fix file operations
4788
4789 2002-11-14 [paul]       0.8.5claws145
4790
4791         * po/it.po
4792                 updated by Alessandro Maestri
4793
4794 2002-11-13 [alfons]     0.8.5claws144
4795
4796         * src/folder.c
4797                 folder_item_close(): only mark messages unread
4798                 when a folder has new messages 
4799
4800 2002-11-13 [keith]      0.8.5claws143
4801
4802         * src/imap.c
4803                 Fix problem moving or copying between
4804                 IMAP folders
4805
4806 2002-11-13 [colin]      0.8.5claws142
4807
4808         * src/matcher_parser_parse.y
4809                 Fix rule problem when " don't match
4810
4811 2002-11-13 [christoph]  0.8.5claws141
4812
4813         * src/folder.c
4814         * src/folderview.c
4815                 moved cache saving to folder_item_close
4816                 the folderview should not have to deal with
4817                 this things
4818
4819 2002-11-13 [christoph]  0.8.5claws140
4820
4821         * src/summaryview.c
4822                 moved setting of important score to
4823                 summary_set_prefs_from_folderitem
4824
4825 2002-11-13 [colin]      0.8.5claws139
4826
4827         * src/matcher_parser_parse.y
4828                 Fix a segfault in the parser (happening when
4829                 a good expression had been tested and a bad 
4830                 one arrives)
4831
4832 2002-11-13 [paul]       0.8.5claws138
4833
4834         * sync with 0.8.5cvs24
4835                 see ChangeLog 2002-11-13
4836                 
4837         * po/pt_BR.po
4838                 updated by Fabio Jr. Beneditto
4839
4840 2002-11-13 [colin]      0.8.5claws137
4841         
4842         * src/msgcache.c
4843           src/defs.h
4844           src/procmsg.[ch]
4845                 Revert last commit, problem
4846
4847 2002-11-13 [colin]      0.8.5claws136
4848
4849         * src/msgcache.c
4850                 Remove duplicated code
4851         * src/defs.h
4852                 Bumped CACHE_VERSION and MARK_VERSION
4853         * src/procmsg.[ch]
4854                 Network endian for cache and mark files
4855
4856 2002-11-12 [colin]      0.8.5claws135
4857
4858         * src/inc.c
4859                 Fix the "socket error" dialog which disappeared
4860
4861 2002-11-12 [colin]      0.8.5claws134
4862
4863         * src/msgcache.c
4864                 Reverse last commit which had performance 
4865                 problems, but still reverse the list
4866
4867 2002-11-12 [colin]      0.8.5claws133
4868
4869         * src/msgcache.c
4870                 Reverse list order
4871
4872 2002-11-12 [melvin]     0.8.5claws132
4873
4874         * src/compose.c
4875                 Added a check for a NULL prefs_common.dictionary
4876
4877 2002-11-12 [colin]      0.8.5claws131
4878
4879         * src/ssl_certificate.[ch]
4880                 Use FQDN hostname
4881
4882 2002-11-12 [colin]      0.8.5claws130
4883
4884         * src/ssl_certificate.[ch]
4885                 Take connection port into account for 
4886                 checking certificates (a single hostname
4887                 could have multiple servers with multiple
4888                 certificates)
4889         * src/ssl.c
4890                 Pass the port to ssl_certificate_check
4891
4892 2002-11-12 [paul]       0.8.5claws129
4893
4894         * src/folder.c
4895                 fix a typo in last commit
4896
4897 2002-11-12 [paul]       0.8.5claws128
4898
4899         * sync with 0.8.5cvs23
4900                 see ChangeLog entry 2002-11-12
4901
4902 2002-11-11 [colin]      0.8.5claws127
4903
4904         * src/ssl_certificate.c
4905                 Cleaner messages
4906                 Don't popup, instead log error, if the 
4907                 corresponding pref is checked
4908         * src/ssl_certificate.h
4909                 include <openssl/objects/h>
4910
4911 2002-11-11 [colin]      0.8.5claws126
4912
4913         * src/ssl_certificate.h
4914                 _Really_ clean it
4915
4916 2002-11-11 [colin]      0.8.5claws125
4917         
4918         * src/ssl_certificate.c
4919                 Fixed leak
4920
4921 2002-11-11 [colin]      0.8.5claws124
4922
4923         * src/ssl.c
4924                 Cleaned a bit
4925         * src/ssl_certificate.[ch]
4926                 Cleaned a bit (better use of SSL API)
4927                 (This will cause non-recognition of saved 
4928                  certificates of claws12[23]...)
4929
4930 2002-11-11 [paul]       0.8.5claws123
4931         
4932         * po/es.po
4933                 updated by Ricardo Mones Lastra
4934
4935 2002-11-11 [colin]      0.8.5claws122
4936
4937         * src/ssl.c
4938                 Fix a typo
4939
4940 2002-11-11 [colin]      0.8.5claws121
4941
4942         * src/ssl_certificate.[ch] ** NEW FILES **
4943         * src/ssl.[ch]
4944                 Check SSL certificates presented to us
4945         * src/Makefile.am
4946                 Add ssl_certificate.[ch]
4947         * po/POTFILES.in
4948                 Add ssl_certificate.c
4949
4950 2002-11-11 [paul]       0.8.5claws120
4951
4952         * sync with 0.8.5cvs22
4953                 see ChangeLog 2002-11-11
4954
4955 2002-11-11 [paul]       0.8.5claws119
4956
4957         * sync with 0.8.5cvs21
4958                 see ChangeLog 2002-11-11
4959
4960 2002-11-10 [jens]       0.8.5claws118
4961
4962         * src/folder.c
4963         * src/folderview.c
4964                 corrected some typing
4965         * po/de.po
4966                 updated german translation
4967         * sylpheed.spec.in
4968                 cleaned up specfile and adjusted it for claws
4969
4970 2002-11-10 [colin]      0.8.5claws117
4971
4972         * src/summaryview.c
4973                 a STATUSBAR_PUSH/POP fix
4974
4975 2002-11-10 [colin]      0.8.5claws116
4976
4977         * src/prefs_folder_item.c
4978                 Fix hanging after opening folder properties
4979
4980 2002-11-10 [hoa]        0.8.5claws115
4981
4982         * src/matcher_parser_lex.l
4983         * src/matcher_parser_parse.y
4984                 config file for scoring and filtering is no more trashed
4985                 when there is a syntax error in a filtering rule when
4986                 editing it in a dialog.
4987
4988 2002-11-09 [colin]      0.8.5claws114
4989
4990         * src/mbox_folder.c
4991                 Added missing initialisation of folder->destroy()
4992
4993 2002-11-09 [colin]      0.8.5claws113
4994
4995         * src/folder.c
4996           src/folderview.c
4997                 Fix the status bar messages
4998
4999 2002-11-09 [colin]      0.8.5claws112
5000
5001         * src/folderview.c
5002                 Fix hangs after folder dnd, happening after 
5003                 claws109.
5004
5005 2002-11-09 [christoph]  0.8.5claws111
5006
5007         * src/folderview.c
5008                 just changed order of calls (reverse order of
5009                 associated calls)
5010         * src/inc.c
5011                 lock inc when checking only one account, otherwise
5012                 inc all could be executed at the same time
5013
5014 2002-11-09 [christoph]  0.8.5claws110
5015
5016         * src/folderview.c
5017                 better unlock the mouse cursor before calling
5018                 summary_show because it changes the cursor too
5019
5020 2002-11-09 [christoph]  0.8.5claws109
5021
5022         * src/folder.[ch]
5023         * src/folderview.c
5024                 add functions to open and close a folder
5025                 o opending will execute scanning for remote folders
5026                   and processing
5027                 o closing will unset new flag for messages
5028
5029 2002-11-09 [colin]      0.8.5claws108
5030
5031         * src/folder.c
5032                 Add a call to prefs_matcher_write_config to 
5033                 avoid non-leaf folders filtering settings to be
5034                 lost
5035
5036 2002-11-09 [paul]       0.8.5claws107
5037
5038         * src/prefs_account.c
5039                 re-word a label
5040
5041 2002-11-09 [colin]      0.8.5claws106
5042
5043         * src/folderview.c
5044                 Minor esthetic fix
5045
5046 2002-11-09 [colin]      0.8.5claws105
5047
5048         * src/folderview.c
5049                 Fix prefs_filtering deletion for MH folders (same
5050                 reason as below)
5051         * src/prefs_filtering.c
5052                 Fix prefs_filtering renaming and deletion for 
5053                 folder-based processing rules.  
5054
5055 2002-11-09 [christoph]  0.8.5claws104
5056
5057         * src/compose.c
5058         * src/folder.[ch]
5059         * src/folderview.[ch]
5060         * src/import.c
5061         * src/inc.c
5062         * src/main.c
5063         * src/mainwindow.c
5064         * src/messageview.c
5065         * src/prefs_folder_item.c
5066         * src/procmsg.c
5067         * src/summaryview.c
5068                 implement a callback system for folder item updates
5069
5070 2002-11-09 [colin]      0.8.5claws103
5071
5072         * src/folderview.c
5073                 Fix prefs_filtering renaming for MH folders (we
5074                 shouldn't rename by path as another folder could
5075                 have the same hierarchy).
5076
5077 2002-11-09 [colin]      0.8.5claws102
5078
5079         * src/folder.c
5080                 Fix a leak found by Christoph, use better variable
5081                 names
5082
5083 2002-11-09 [colin]      0.8.5claws101
5084
5085         * src/folder.c
5086                 One more fix for processing rules
5087
5088 2002-11-08 [colin]      0.8.5claws100
5089         
5090         * src/matcher.c
5091                 Don't copy the compiled regexp (will be reevaluated)
5092         * src/folderview.c
5093                 Lock folderview while moving
5094         * src/folder.c
5095                 Provide info on what's happening to the user
5096
5097 2002-11-08 [colin]      0.8.5claws99
5098
5099         * src/folderview.c
5100                 Fix folder reordering after a move if parent is 
5101                 root
5102         * src/scoring.[ch]
5103                 Add function to copy a ScoringProp
5104         * src/prefs_folder_item.c
5105                 Copy scoring rules when copying a folder prefs
5106
5107 2002-11-08 [colin]      0.8.5claws98
5108
5109         * src/folderview.c
5110                 Fixes in case of failure
5111         * src/filtering.[ch]    
5112                 Add function to duplicate a FilteringProp
5113         * src/matcher.[ch]
5114                 Add function to duplicate a MatcherProp
5115         * src/prefs_folder_item.c
5116                 Save folder's processing rules when copying 
5117                 its prefs
5118
5119 2002-11-08 [colin]      0.8.5claws97
5120         
5121         * src/folderview.c
5122                 Sort after move
5123         * src/folder.c 
5124                 Change a printf to debug_print
5125
5126 2002-11-08 [colin]      0.8.5claws96
5127
5128         * src/folder.c
5129           src/folderview.c
5130                 Fix segfaults, call me stupido
5131         
5132
5133 2002-11-08 [colin]      0.8.5claws95
5134
5135         *src/folder.c
5136                 Added forgotten prefs to save when moving folders
5137
5138 2002-11-08 [colin]      0.8.5claws94
5139
5140         * src/folder.c
5141                 Fixes to folder DND (prefs copy)
5142         * src/folderview.c
5143                 Optimization for folder DND (don't rescan whole tree)
5144                 Added folderview_create_folder_node() for this 
5145                 optimization, so de-duped a bit the code
5146         * src/prefs_folder_item.[ch]
5147                 Added prefs_folder_item_copy_prefs()    
5148           
5149 2002-11-08 [paul]       0.8.5claws93
5150
5151         * src/prefs_account.c
5152           tools/README
5153           tools/kmail2sylpheed_v2.pl
5154                 correct some typos
5155
5156 2002-11-08 [paul]       0.8.5claws92
5157
5158         * src/compose.c
5159           src/prefs_account.[ch]
5160                 remove account options 'clearsign' and 'ascii_armored',
5161                 replace with 'default_gnupg_mode' to prevent mixed-mode
5162                 Privacy settings
5163
5164 2002-11-08 [paul]       0.8.5claws91
5165
5166         * src/compose.[ch]
5167                 re-implement GnuPG 'on-the-fly' mode selection,
5168                 disallow mixed-mode
5169
5170 2002-11-08 [colin]      0.8.5claws90
5171
5172         * src/folderview.c
5173           src/prefs_folder_item.c
5174                 Change "Property" to "Properties"
5175
5176 2002-11-07 [colin]      0.8.5claws89
5177
5178         * src/folderview.c
5179           src/folder.c
5180                 Allow folder dropping to a root folder
5181
5182 2002-11-07 [paul]       0.8.5claws88
5183
5184         * src/compose.c
5185                 revert last commit
5186
5187 2002-11-07 [paul]       0.8.5claws87
5188
5189         * src/compose.c
5190                 fix reply-to-list bug. closes bug report
5191                 "[633382] reply-to-list broken in recent cvs"
5192
5193 2002-11-07 [paul]       0.8.5claws86
5194
5195         * src/compose.c
5196                 add a forgotten '#if USE_GPGME ... #endif'
5197
5198 2002-11-07 [paul]       0.8.5claws85
5199
5200         * sync with 0.8.5cvs20
5201                 see ChangeLog 2002-11-07
5202
5203 2002-11-07 [colin]      0.8.5claws84
5204
5205         * src/folder.[ch]
5206                 Change folder_item_move_to to return the newly 
5207                 created folderitem.
5208         * src/folderview.c
5209                 Select the new folderitem after moving.
5210
5211 2002-11-07 [colin]      0.8.5claws83
5212
5213         * src/prefs_filtering.c
5214                 Fix rule rewriting when moving a leaf folder to a 
5215                 shorter path
5216
5217 2002-11-07 [colin]      0.8.5claws82
5218
5219         * src/prefs_filtering.c
5220                 fix a leak
5221
5222 2002-11-07 [colin]      0.8.5claws81
5223
5224         * src/folder.[ch]
5225                 Add folder_item_move_to() function to move a 
5226                 folderitem into another one (updates matcher etc)
5227         * src/folderview.c
5228                 Add folder drag'n drop (context menu to come)
5229                 [Should be dataloss free, but Please backup before 
5230                  trying !]
5231
5232 2002-11-06 [colin]      0.8.5claws80
5233
5234         * src/mh.c
5235                 mh_create_folder() returns NULL if can't create
5236                 directory hierarchy
5237
5238 2002-11-06 [paul]       0.8.5claws79
5239
5240         * src/compose.[ch]
5241                 allow 'on-the-fly' changing of the type of encryption 
5242                 and/or signing used (mime/ascii) via the compose window
5243
5244 2002-11-06 [paul]       0.8.5claws78
5245
5246         * sync with 0.8.5cvs19
5247                 see ChangeLog 2002-11-06 for src/account.c: 
5248                 account_get_special_folder()
5249                 
5250 2002-11-05 [alfons]     0.8.5claws77
5251
5252         * src/crash.c
5253                 very minor cleanups: nothing to see here, move on. :-)
5254
5255 2002-11-05 [colin]      0.8.5claws76
5256
5257         * src/main.c
5258                 Changes choices if compose windows are opened to
5259                 Discard, Draft, Don't quit
5260
5261 2002-11-05 [thorsten]   0.8.5claws75
5262
5263         * src/compose.c
5264                 reenabled default_reply_to folder option
5265
5266 2002-11-05 [colin]      0.8.5claws74
5267
5268         * src/compose.[ch] 
5269                 add compose_draft()
5270         * src/crash.c
5271                 add SIGTERM handler
5272         * src/main.[ch]
5273                 add clean_quit() for the SIGTERM handler
5274
5275 2002-11-05 [paul]       0.8.5claws73
5276         
5277         * po/es.po
5278                 updated by Ricardo Mones Lastra
5279
5280 2002-11-05 [melvin]     0.8.5claws72
5281
5282         * src/logwindow.c
5283                 Fixed log-clipping bug #616795.
5284                 To stop logging in the log window use 0 length.
5285         * src/prefs_common.c
5286                 Added a label to inform about the 0 log length behaviour.
5287
5288 2002-11-05 [paul]       0.8.5claws71
5289
5290         * sync with 0.8.5cvs17
5291                 see ChangeLog 2002-11-05
5292
5293 2002-11-04 [paul]       0.8.5claws70
5294
5295         * sylpheed-128x128.png
5296           sylpheed-64x64.png
5297           sylpheed.png
5298                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5299                 <nikai@users.sourceforge.net>
5300                 
5301         * po/bg.po
5302                 updated by George Danchev
5303
5304 2002-11-03 [thorsten]   0.8.5claws69
5305
5306         * src/main.c
5307           src/mimeview.c
5308           src/rfc2015.h
5309                 add check if gpg is active
5310
5311 2002-11-03 [thorsten]   0.8.5claws68
5312
5313         * src/toolbar.h
5314                 removed GSList declaration causing trouble on MacOS-X
5315                 (submitted by alfons, reported by xfesty)
5316
5317 2002-11-01 [paul]       0.8.5claws67
5318
5319         * src/mainwindow.c
5320                 remove last remnants of main's filter code
5321
5322 2002-11-01 [paul]       0.8.5claws66
5323
5324         * tools/filter_conv.pl
5325                 fix bug where user-defined headers were ignored
5326
5327 2002-11-01 [paul]       0.8.5claws65
5328
5329         * src/logwindow.c
5330                 make a debug_print() not translatable
5331
5332 2002-10-31 [melvin]     0.8.5claws64
5333
5334         * ac/aspell.m4
5335                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5336                 not run any GNU/aspell test.  The dictionary path will
5337                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5338                 was given, in which case, it will be $prefix/lib/aspell/
5339         * configure.in
5340                 Fixed typo in commentary (Aspell code).
5341
5342 2002-10-31 [paul]       0.8.5claws63
5343
5344         * po/POTFILES.in
5345                 remove src/filter.c and src/prefs_filter.c
5346                 thanks to Ricardo for reminding me
5347
5348 2002-10-31 [colin]      0.8.5claws62
5349
5350         * src/mbox_folder.c
5351                 Plug some leaks
5352
5353 2002-10-31 [paul]       0.8.5claws61
5354
5355         * src/prefs_filter.[ch] ** REMOVED **
5356           src/filter.[ch]       ** REMOVED **
5357           
5358         * src/Makefile.am
5359           src/folderview.c
5360           src/inc.c
5361           src/main.c
5362           src/mainwindow.c
5363           src/mbox.c
5364           src/prefs_common.c
5365           src/prefs_filtering.c
5366           src/summaryview.[ch]
5367                 remove main's 'filter' code
5368                 
5369         README.claws
5370                 update to reflect removal of main's filter
5371
5372 2002-10-31 [paul]       0.8.5claws60
5373
5374         * src/summaryview.c
5375                 remove check for global_processing in summary_filter_open(). 
5376                 This fixes the bug where if the user uses the right-click 
5377                 'Create filter rule...' and doesn't have any filter rules 
5378                 already defined in claws' advanced filtering, the newly 
5379                 created filter rule goes to main's filtering which is 
5380                 inaccessible through the gui. Now the filter rule gets added
5381                 to claws' filtering by default.
5382
5383 2002-10-28 [melvin]     0.8.5claws59
5384
5385         * src/prefs_actions.c
5386                 Fixed bug #627322 where MIME parts were not always
5387                 correctly passed to a %p action
5388                 Display an error dialog when message filename is not found.
5389
5390 2002-10-28 [melvin]     0.8.5claws58
5391
5392         * src/prefs_common.c
5393                 Readded a missing function declaration lost in 0.8.3claws34
5394
5395 2002-10-28 [paul]       0.8.5claws57
5396
5397         * sync with 0.8.5cvs15
5398                 see ChangeLog 2002-10-28 and 2002-10-25
5399                 
5400         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5401
5402 2002-10-27 [oliver]     0.8.5claws56
5403
5404         * src/pop.c
5405                 plug leak in pop3_top_recv
5406
5407 2002-10-26 [christoph]  0.8.5claws55
5408
5409         * src/folder.c
5410                 set need_update folder flag when messages are added
5411                 (closes bug [ 626922 ] folder not updated after receiving)
5412
5413 2002-10-25 [melvin]     0.8.5claws54
5414
5415         * src/imageview.c
5416                 Fixed a memleak introduced in the scaling code.
5417
5418 2002-10-24 [alfons]     0.8.5claws53
5419
5420         * src/filtering.c
5421                 make filtering's forward message action forward from the 
5422                 correct account
5423                 (closes bug [628089 ] Filter -> Forward from address problem
5424                 reported by Oktay)
5425
5426 2002-10-24 [christoph]  0.8.5claws52
5427
5428         * src/mainwindow.c
5429         * src/manual.[ch]
5430                 o use manual of current locale or english if current
5431                   locale is not available (and english is available)
5432                 o also link to sylpheed doc project manuals
5433
5434 2002-10-23 [paul]       0.8.5claws51
5435
5436         * tools/README
5437           tools/kmail2sylpheed_v2.pl
5438                 add new version of kmail addressbook importer script.
5439                 works with newer versions of Kmail/KAddressBook which
5440                 have new and rearranged data.
5441
5442 2002-10-23 [martin]     0.8.5claws50
5443
5444         * src/folderview.c
5445         * src/summaryview.c
5446         * src/utils.h
5447         * src/utils.c
5448                 added length parameter to get_abbrev_newsgroup_name()
5449                 changed this function so that it abbreviates the newsgroup
5450                 names only so long it is smaller than the length parameter
5451                 (for better reading of some newsgroup names and space efficiency)
5452
5453 2002-10-22 [colin]      0.8.5claws49
5454
5455         *src/foldersel.c
5456                 Revert Alfons' last modification (after voting ;-))
5457
5458 2002-10-21 [alfons]     0.8.5claws48
5459
5460         * src/foldersel.c
5461                 folder view in folder selection dialog reflects state of
5462                 folder view in main window
5463
5464 2002-10-18 [alfons]     0.8.5claws47
5465
5466         * src/mbox.c
5467                 drop imported messages in folder selected by user,
5468                 and not in the inbox
5469                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5470
5471 2002-10-18 [alfons]     0.8.5claws46
5472
5473         * src/compose.c
5474                 make automagic reply work correctly for email accounts 
5475                 (whether it's viable to do a full sync with Hiro's 
5476                 compose.c is still under discussion)
5477
5478 2002-10-18 [melvin]     0.8.5claws45
5479
5480         * src/prefs_actions.c
5481                 Fixed bug #622275 where asynchroneous actions left 
5482                 zombies processes
5483                 Made (synchroneous) actions' input be displayed live.
5484
5485 2002-10-18 [christoph]  0.8.5claws44
5486
5487         * src/textview.c
5488                 don't add a newline in the textview in front of the
5489                 first textpart if header display is disabled
5490                 (closes bug [ 603385 ] disabled header display leaves blank
5491                  lin)
5492
5493 2002-10-18 [christoph]  0.8.5claws43
5494
5495         * src/folder.[ch]
5496         * src/imap.c
5497         * src/mbox_folder.c
5498         * src/mh.c
5499         * src/news.c
5500                 folder->get_num_list now returns an error code
5501                 (closes bug [ 609424 ] News cache cleared on failure)
5502                 
5503 2002-10-17 [colin]      0.8.5claws42
5504         
5505         * src/news.c
5506                 Changed a printf by debug_print
5507
5508 2002-10-16 [paul]       
5509
5510         * tools/OOo2sylpheed.pl
5511                 allow for spaces in the name of the
5512                 file to be attached.
5513
5514 2002-10-16 [colin]      0.8.5claws41
5515
5516         * src/main.c
5517                 Use a tristate to change online mode
5518
5519 2002-10-16 [paul]       0.8.5claws40
5520
5521         * po/es.po
5522                 updated by Ricardo Mones Lastra
5523
5524 2002-10-16 [colin]      0.8.5claws39
5525
5526         * src/main.c
5527           src/mainwindow.[ch]
5528                 Added --online and --offline command-line
5529                 switches
5530
5531 2002-10-15 [christoph]  0.8.5claws38
5532
5533         * src/procmime.c
5534                 set mimeinfo->name to NULL after g_free to
5535                 avoid double freeing with g_free
5536
5537 2002-10-14 [christoph]  0.8.5claws37
5538
5539         * src/compose.c
5540         * src/filtering.c
5541         * src/summaryview.c
5542                 remove calls to folder->change_flags that are now
5543                 done by procmsg flag functions (seems it is not
5544                 used by any foldertype anyway)
5545         * src/folder.c
5546                 init folder->change_flags with NULL
5547
5548 2002-10-14 [christoph]  0.8.5claws36
5549
5550         * src/folder.[ch]
5551         * src/imap.[ch]
5552                 use virtual functions for folder item new and destroy
5553                 functions
5554
5555 2002-10-14 [melvin]     0.8.5claws35
5556
5557         * src/compose.c
5558                 Added a test to not run the spell checker if no default
5559                 dictionary is available. No dialog is displayed though.
5560
5561 2002-10-14 [melvin]     0.8.5claws34
5562
5563         * src/gtkaspell.c
5564                 Fixed bug in dictionary list context menu where
5565                 "More..." pointed to an emtpy submenu if the
5566                 number of dictionaries is a multiple of 15
5567                 Removed unneeded code in suggestions list creation
5568
5569 2002-10-14 [paul]       0.8.5claws33
5570
5571         * po/bg.po
5572                 updated by George Danchev
5573
5574 2002-10-13 [hoa]        0.8.5claws32
5575
5576         * src/matcher.[ch]
5577           src/matcher_parser_parser.y
5578                 removed the escaped string from internal structure
5579                 of matcher.
5580
5581 2002-10-12 [colin]      0.8.5claws31
5582
5583         * src/gtksctree.[ch]
5584           src/summaryview.c
5585                 Removed useless function gtksctree_reanchor
5586
5587 2002-10-12 [alfons]     0.8.5claws30
5588         
5589         * sync with remaining main changes 2002-10-09 - 2002-10-11
5590         - drop changes to src/compose.c (requires claws specific changes)
5591         
5592 2002-10-12 [alfons]     0.8.5claws29
5593         
5594         * sync with main changes of 2002-10-08
5595         - drop changes to src/compose.c (requires claws specific changes)
5596         - drop changes to src/summaryview.c (requires changes to compose.c)     
5597
5598 2002-10-12 [alfons]     0.8.5claws28
5599         
5600         * sync with main changes of 2002-10-07
5601
5602 2002-10-12 [alfons]     0.8.5claws27
5603
5604         * sync with main changes of 2002-10-04
5605         - drop changes to src/compose.c (requires claws specific changes)
5606         - drop changes to src/prefs_folder_item.c (claws implementation
5607           seems to be working)
5608
5609 2002-10-12 [colin]      0.8.5claws26
5610
5611         * src/mainwindow.c
5612                 Fix folder-flicker when space-reading, introduced 
5613                 in claws22.
5614
5615 2002-10-12 [colin]      0.8.5claws25
5616
5617         * src/compose.c
5618                 Save account address when saving as draft.
5619                 (closes bug 621838)
5620
5621 2002-10-12 [colin]      0.8.5claws24
5622
5623         * src/summaryview.c
5624                 Fix the problem consisting of no message selected
5625                 after the last message in a folder has been moved.
5626
5627 2002-10-12 [paul]       0.8.5claws23
5628
5629         * src/compose.c
5630           src/prefs_template.c
5631           src/template.[ch]
5632                 add Cc and Bcc to templates. Patch submitted by
5633                 John L. Males.
5634
5635 2002-10-12 [colin]      0.8.5claws22
5636
5637         * src/folderview.c
5638                 Fix a bug after "Check for new messages":
5639                 If a folder was opened, it was still selected at
5640                 the end of the check, but displayed empty.
5641         * src/mainwindow.c
5642                 Remove unnecessary check
5643
5644 2002-10-12 [paul]
5645
5646         * tools/README
5647                 be more verbose in the description of
5648                 OOo2sylpheed.pl
5649                 
5650
5651 2002-10-11 [colin]      0.8.5claws21
5652
5653         * src/mainwindow.c
5654                 Make space work (better) when no mail is selected
5655
5656 2002-10-11 [colin]      0.8.5claws20
5657
5658         * src/inc.c
5659           src/news.c
5660                 fix warnings
5661
5662 2002-10-11 [colin]      0.8.5claws19
5663
5664         * src/mainwindow.c
5665                 revert 0.8.5claws6 changes as i couldn't get to
5666                 anything satisfying
5667
5668 2002-10-11 [melvin]     0.8.5claws18
5669
5670         * src/compose.c
5671                 Removed buggy and unused macro (should have been committed in
5672                 0.8.5claws17)
5673
5674 2002-10-11 [melvin]     0.8.5claws17
5675
5676         * src/compose.c
5677                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5678
5679 2002-10-11 [thorsten]   0.8.5claws16 
5680
5681         * src/folderview.c
5682                 remove rescan warning
5683
5684 2002-10-11 [colin]      0.8.5claws15 
5685
5686         * src/procheader.c
5687                 fix a segfault that happens if conv_unmime_header
5688                 fails (should be better to find out why it fails)
5689
5690 2002-10-11 [christoph]  0.8.5claws14
5691
5692         * src/summaryview.c
5693                 update folderview stats after ignore/unignore thread
5694
5695 2002-10-11 [hoa]        0.8.5claws13
5696
5697         * src/quote_fmt_parse.y
5698                 Fixed a yacc/bison syntax error
5699         * src/matcher.c
5700                 Escaping of string is fixed.
5701
5702 2002-10-11 [colin]      0.8.5claws12
5703
5704         * src/imageview.c
5705                 Resize images to fit
5706
5707 2002-10-11 [paul]       0.8.5claws11
5708
5709         * po/es.po
5710                 updated by Ricardo Mones Lastra
5711
5712 2002-10-10 [alfons]     0.8.5claws10
5713
5714         * src/compose.c
5715                 allow dropping files by "moving" files from a file manager,
5716                 not only by the more cumbersome "copying". the latter 
5717                 mostly implies holding down the Control button
5718
5719 2002-10-10 [christoph]  0.8.5claws9
5720
5721         * src/summaryview.c
5722                 update folders after thread building for ignored threads
5723
5724 2002-10-10 [christoph]  0.8.5claws8
5725
5726         * config/.cvsignore
5727                 added Makefile
5728         * src/filtering.[ch]
5729         * src/folder.[ch]
5730         * src/folderview.[ch]
5731         * src/import.c
5732         * src/inc.[ch]
5733         * src/mbox.[ch]
5734         * src/procmsg.c
5735         * src/summaryview.[ch]
5736                 o added new flag need_update to FolderItem
5737                 o removed folder_table from various functions from tracking
5738                   folder updates
5739                 o set need_update flags in folder.c's move, copy and delete
5740                   functions and procmsg's flags functions
5741                 o added function folderview_update_items_when_required that
5742                   updates all folders with need_update set
5743                 o call folderview_update_items_when_required instead of
5744                   folderview_update_item_foreach
5745
5746 2002-10-09 [sergey]     0.8.5claws7
5747
5748         * src/compose.c
5749                 Strip CRs whel loading the text into editor in reedit mode.
5750
5751 2002-10-09 [colin]      0.8.5claws6
5752
5753         * src/mainwindow.c
5754                 Make Space work when no mail is selected
5755
5756 2002-10-09 [colin]      0.8.5claws5
5757
5758         * src/gtksctree.[ch]
5759                 Fix range_select
5760                 Add gtk_sctree_reanchor() 
5761         * src/summaryview.c
5762                 Use gtk_sctree_reanchor() - better fix for 
5763                 bug 60413
5764
5765 2002-10-09 [colin]      0.8.5claws4
5766
5767         * src/summaryview.c
5768                 Fix shift-click select after delete problem
5769                 (closes bug 60413)
5770
5771 2002-10-08 [thorsten]   0.8.5claws3
5772
5773         * src/summaryview.c
5774                 exclude current msg from -hide read messages-
5775
5776 2002-10-08 [colin]      0.8.5claws2
5777
5778         * src/inc.[ch]
5779           src/pop.c
5780           src/recv.c
5781                 Differentiate socket errors from disk full
5782                 errors
5783
5784 2002-10-08 [christoph]  0.8.5claws1
5785
5786         * Makefile.am
5787         * configure.in
5788                 modifications for new config directory
5789
5790         * config.guess  ** REMOVED **
5791         * config.sub    ** REMOVED **
5792         * install-sh    ** REMOVED **
5793         * ltmain.sh     ** REMOVED **
5794         * missing       ** REMOVED **
5795         * mkinstalldirs ** REMOVED **
5796                 these files are autogenerated by automake
5797                 when you run autogen.sh
5798
5799         * config/.cvsignore     ** NEW FILE **
5800         * config/Makefile.am    ** NEW FILE **
5801                 ignore autogenerated files
5802                 create a Makefile in this directory
5803
5804 2002-10-08 [paul]       0.8.5claws
5805
5806         * 0.8.5claws release
5807         
5808         * src/compose.c
5809           src/procheader.c
5810           src/procmsg.c
5811                 fix quote reply format for newsgroups reply bug
5812                 (thanks to Hoa)
5813                 
5814         * po/en_GB.po
5815           po/pl.po
5816                 updated by me and Witold Wladyslaw Wojciech Wilk
5817                 repectively
5818
5819 2002-10-07 [paul]       0.8.3claws53
5820
5821         * po/it.po
5822           po/pt_BR.po
5823           po/sr.po
5824                 updated messages catalogs, submitted by
5825                 Alessandro Maestri, Fabio Jr.Beneditto 
5826                 and Urke MMI, respectively.
5827
5828 2002-10-07 [christoph]  0.8.3claws52
5829
5830         * src/folder.[ch]
5831         * src/folderview.c
5832         * src/mainwindow.c
5833                 fix new folder ghost message bug
5834                 (closes bug [ 619722 ] wrong count for newly created folders)
5835
5836 2002-10-07 [christoph]  0.8.3claws51
5837
5838         * src/compose.c
5839                 fix news posting problem
5840
5841 2002-10-07 [melvin]     0.8.3claws50
5842
5843         * po/fr.po
5844                 Updated French translation
5845
5846 2002-10-05 [christoph]  0.8.3claws49
5847
5848         * src/gtkstext.c
5849                 check if line_start_cache is set in gtk_stext_update_text
5850                 (closes bug [ 618119 ] crash while doing search in folder)
5851
5852 2002-10-05 [christoph]  0.8.3claws48
5853
5854         * src/imap.c
5855         * src/news.c
5856         * src/utils.c
5857         * src/utils.h
5858                 implement cache cleanups for claws' folder system
5859                 (closes bug [ 595916 ] imapcache not cleaned up)
5860
5861 2002-10-05 [melvin]     0.8.3claws47
5862
5863         * src/prefs_actions.c
5864                 Made the help text more clear for the %p token
5865
5866 2002-10-04 [paul]       0.8.3claws46
5867
5868         * sync with 0.8.5
5869                 see ChangeLog 2002-10-02 and 2002-10-03
5870
5871 2002-10-04 [christoph]  0.8.3claws45
5872
5873         * src/inc.c
5874                 fix segfault caused by pop before smtp
5875                 call to inc_account_mail with NULL
5876                 pointer for mainwin
5877
5878 2002-10-04 [paul]       0.8.3claws44
5879
5880         * configure.in
5881                 sync the LDAP detection from 0.8.5cvs1
5882
5883 2002-10-02 [christoph]  0.8.3claws43
5884
5885         * po/de.po
5886                 fix small spelling error
5887
5888 2002-10-02 [melvin]     0.8.3claws42
5889
5890         * ac/aspell.m4
5891                 Behave better and say "no" when test program cannot be run.
5892
5893 2002-10-02 [paul]       0.8.3claws41
5894
5895         * sync with 0.8.4cvs1
5896                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5897                 
5898         * src/summaryview.c
5899                 toggle the behavior of Reply menuitem between
5900                 normal reply and reply-to-list
5901
5902 2002-10-01 [sergey]     0.8.3claws40
5903
5904         * src/compose.c
5905                 Convert newlines in the message text to the canonical form
5906                 before base64 encoding (RFC2045 compliance, fixes some
5907                 interoperability issues with Evolution 1.0.3)
5908
5909 2002-09-29 [colin]      0.8.3claws39
5910
5911         * src/summaryview.c
5912                 Fix an unwanted copy/paste
5913
5914 2002-09-29 [colin]      0.8.3claws38
5915
5916         * src/mainwindow.c
5917                 Renamed "Custom toolbar" to "Customize toolbar"
5918                 Renamed "Show all header" to "Show all headers"
5919                 Renamed "Set diplay item" to "Set displayed items"
5920         * src/prefs_common.c
5921                 Renamed "Show all header" to "Show all headers"
5922         * src/prefs_summary_column.c
5923                 Renamed "diplay item" to "displayed items"
5924
5925 2002-09-29 [colin]      0.8.3claws37
5926
5927         * src/mainwindow.[ch]
5928                 online/offline status pixmaps follow theme
5929                 changes
5930         * src/summaryview.[ch]
5931                 quicksearch pixmap follows theme changes
5932
5933 2002-09-29 [thorsten]   0.8.3claws36
5934
5935         * src/compose.c
5936           src/prefs_folder_item.[ch]
5937                 add default_reply_to folder option (closes patch 581044)
5938
5939 2002-09-29 [christoph]  0.8.3claws35
5940
5941         * acconfig.h    ** REMOVED **
5942         * configure.in
5943         * ac/aspell.m4
5944         * ac/check-type.m4
5945         * ac/gnupg-check-typedef.m4
5946                 fix autoheader 2.50 warning
5947
5948 2002-09-29 [christoph]  0.8.3claws34
5949
5950         * major code cleanup (part 2)
5951         
5952                 - unused variables removed
5953                 - unused functions removed
5954                 - uninitialized variables checked
5955                 - missing return statements added
5956                 - missing function return types added
5957                 - added parentheses around assignment
5958                   when suggested by gcc
5959
5960 2002-09-29 [alfons]     0.8.3claws33
5961
5962         * src/logwindow.c
5963                 log_window_clear(): only bracket gtk_text_forward_delete() 
5964                 with gtk_text_freeze() / gtk_text_thaw() (see if this
5965                 works around GTK text bug)
5966
5967 2002-09-29 [paul]       0.8.3claws32
5968
5969         * po/bg.po
5970           po/sr.po
5971                 updated by George Danchev and Urke MMI
5972                 respectively
5973
5974 2002-09-27 [christoph]  0.8.3claws31
5975
5976         * doc-src/readme.txt
5977         * doc-src/rfc1806.txt   ** REMOVED **
5978         * doc-src/rfc2183.txt   ** NEW FILE **
5979         * doc-src/rfc2980.txt   ** NEW FILE **
5980                 update rfcs
5981
5982 2002-09-27 [melvin]     0.8.3claws30
5983
5984         * ac/aspell.m4
5985                 Fixed typo which could break linking
5986
5987 2002-09-27 [melvin]     0.8.3claws29
5988
5989         * ac/aspell.m4
5990                 Improved GNU/aspell checking. 
5991                 Fixed bug #614490
5992
5993 2002-09-27 [paul]       0.8.3claws28
5994
5995         * sync with 0.8.3cvs8
5996                 see ChangeLog 2002-09-27
5997
5998 2002-09-26 [colin]      0.8.3claws27
5999
6000         * src/toolbar.[ch]
6001           src/mainwindow.[ch]
6002                 Add "Reply to Mailing-list" to the toolbar
6003
6004 2002-09-26 [christoph]  0.8.3claws26
6005
6006         * src/summaryview.c
6007                 Fix wrong message counts in summaryview status
6008
6009 2002-09-26 [paul]       0.8.3claws25
6010
6011         * sync with 0.8.3cvs7
6012                 see ChangeLog 2002-09-26
6013
6014 2002-09-26 [paul]       0.8.3claws24
6015
6016         * sync with 0.8.3cvs6
6017                 see ChangeLog 2002-09-25
6018
6019 2002-09-25 [christoph]  0.8.3claws23
6020
6021         * src/prefs_common.c
6022         * src/prefs_folder_item.c
6023         * src/prefs_scoring.c
6024                 Renamed "kill score" to "hide score" in GUI
6025                 and prefs files
6026
6027 2002-09-25 [paul]       0.8.3claws22
6028
6029         * sync with 0.8.3cvs5
6030                 see ChangeLog 2002-09-24
6031
6032 2002-09-24 [alfons]     0.8.3claws21
6033
6034         patch by Satoshi Nagayasu: allows appending / saving multiple 
6035         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6036         'Save as ...'")
6037
6038         * AUTHORS
6039                 add Satoshi Nagayasu
6040         * src/summaryview.c
6041                 summary_save_as(): allow saving selected files to
6042                 one file
6043                 summary_set_menu_sensitive: enable "Save As..." when
6044                 multiple files are selected
6045         * src/utils.[ch]
6046                 append_file(): new function
6047
6048 2002-09-24 [colin]      0.8.3claws20
6049
6050         * src/procmime.c
6051                 Fix segfault when mimeinfo doesn't have a 
6052                 content_type. 
6053
6054 2002-09-24 [colin]      0.8.3claws19
6055
6056         * src/prefs_common.[ch]
6057                 Add a preference to display send dialog or not
6058         * src/send.c
6059                 Display send dialog according to preference
6060
6061 2002-09-24 [colin]      0.8.3claws18
6062
6063         * src/compose.[ch]
6064                 Disable user actions when sending
6065
6066 2002-09-24 [colin]      0.8.3claws17
6067
6068         * src/procmime.c
6069                 Do not display name or filename for attachments
6070                 with an application/pgp-signature type
6071                 (security flaw, see bug 537413)
6072
6073 2002-09-23 [colin]      0.8.3claws16
6074
6075         * src/editaddress.c
6076                 Initialize entry_email, entry_alias and 
6077                 entry_remarks to first email address of the list
6078
6079 2002-09-23 [colin]      0.83claws15
6080
6081         * src/compose.c
6082                 Drop pgp-signature when reediting a signed queued
6083                 message
6084
6085 2002-09-23 [melvin]     0.8.3claws14
6086
6087         * po/fr.po
6088                 Updated French translation
6089
6090 2002-09-23 [melvin]     0.8.3claws13
6091
6092         * src/mainwindow.c
6093                 Made custom toolbar menu labels more consistent
6094         * src/prefs_toolbar.c
6095                 Made custom toolbar window title more consistent
6096
6097 2002-09-22 [colin]      0.8.3claws12
6098
6099         * src/inc.c
6100                 Initialize session type to normal before getting 
6101                 mail (fixes strange Get behaviour)
6102         * src/prefs_account.h
6103                 Move STYPE_POP_BEFORE_SMTP to last position to 
6104                 avoid other side-effects
6105
6106 2002-09-22 [colin]      0.8.3claws11
6107
6108         * src/prefs_account.c
6109                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6110                 from pop3 to apop or vice-versa
6111
6112 2002-09-22 [colin]      0.8.3claws10
6113         
6114         * src/prefs_account.[ch]
6115                 Add an option for the POP before SMTP timeout
6116         * src/inc.c
6117                 Remember time of last POP connection
6118         * src/send.c
6119                 Do POP before SMTP only if timeout reached
6120
6121 2002-09-22 [oliver]     0.8.3claws9
6122         
6123         * README.claws
6124                 explain custom toolbar
6125
6126 2002-09-22 [oliver]     0.8.3claws8
6127
6128         * src/prefs_actions.[ch]
6129         custom toolbar for compose      
6130                 actions callback from compose toolbar
6131         * src/folderview.c
6132                 remove include toolbar.h
6133
6134 2002-09-22 [oliver]     0.8.3claws7
6135         
6136         * src/prefs_toolbar.[ch]
6137                 custom toolbar for compose
6138                 - generic prefs_toolbar handles both
6139                   Mainwin's toolbar as well as Compose toolbar          
6140
6141 2002-09-22 [oliver]     0.8.3claws6
6142         
6143         * src/toolbar.[ch]
6144                 custom toolbar for compose
6145                 restructure toolbar.[ch]
6146
6147 2002-09-22 [oliver]     0.8.3claws5
6148
6149         * src/compose.[ch]
6150                 custom toolbar for compose
6151
6152 2002-09-22 [oliver]     0.8.3claws4
6153         
6154         * src/mainwindow.[ch]
6155                 custom toolbar for compose 
6156                 move mainwin toolbar back to mainwindow
6157
6158 2002-09-22 [alfons]     0.8.3claws3
6159
6160         * src/procmsg.c
6161                 :%sno/if(/if (/gc
6162                 :%sno/for(/for (/gc
6163                 (beautify)
6164
6165 2002-09-22 [alfons]     0.8.3claws2
6166         
6167         * src/procmsg.c
6168                 procmsg_save_to_outbox(): don't unlink message file from queue;
6169                 callers should do it using folder_item_remove_msg()
6170
6171 2002-09-22 [colin]      0.8.3claws1
6172
6173         * src/mimeview.[ch]
6174                 Made mimeview_check_signature() public
6175         * src/textview.c
6176                 Made GPG signatures verifiable by clicking
6177                 the [application/pgp-signature] in the Text
6178                 view
6179
6180 2002-09-22 [paul]       0.8.3claws
6181
6182         * po/bg.po
6183           po/en_GB.po
6184           po/es.po
6185           po/it.po
6186           po/pl.po
6187           po/pt_BR.po
6188           po/sr.po
6189                 updated translations, submitted by George Danchev,
6190                 me, Ricardo Mones Lastra, Alessandro Maestri,
6191                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6192                 and Urke MMI, respectively.     
6193
6194 2002-09-22 [alfons]     0.8.2claws65
6195
6196         * src/procmsg.c
6197         * src/pgptext.c
6198                 no furry valgrinds have been used to plug these memleaks
6199
6200 2002-09-20 [paul]       0.8.2claws64
6201
6202         * sync with 0.8.3cvs4
6203                 'Select thread' re-implemented 
6204                 see ChangeLog 2002-09-20
6205
6206 2002-09-21 [alfons]     0.8.2claws63
6207
6208         * src/compose.c
6209                 compose_send(): plug unnoticed memleak
6210
6211 2002-09-20 [alfons]     0.8.2claws62
6212
6213         * src/addr_compl.c
6214                 replace_address_in_edit(): strict check for NULL address to
6215                 fix "[ 607348 ] Segfault in address completion". My guess is
6216                 that this happens with an empty address book, but it's good
6217                 to have this check here anyway
6218                 
6219                 completion_window_button_press(): free string returned 
6220                 from the internal cache
6221
6222 2002-09-20 [christoph]  0.8.2claws61
6223
6224         * src/procmime.h
6225                 added ENC_BINARY to EncodingType
6226         * src/procmime.c
6227                 the string returned by procmime_get_encoding_str
6228                 should not depend on the order of values in the
6229                 EncodingType definition
6230         * doc-src/rfc1806.txt   ** NEW FILE **
6231                 Added rfc1806 about MIME Content-Disposition
6232                 Extension
6233
6234 2002-09-19 [paul]       0.8.2claws60
6235
6236         * sync with 0.8.2cvs3
6237                 see ChangeLog 2002-09-19
6238
6239 2002-09-19 [paul]       0.8.2claws59
6240
6241         * src/prefs_folder_item.c
6242                 revert to Darko's original alignment of colour
6243                 selector button
6244                 add a colon to folder_color label
6245                 
6246         * src/compose.c
6247                 add Colin's patch (with Hiro's modifications) to 
6248                 force BASE64 encoding for 8-bit text when signing
6249                 (sync with 0.8.3cvs2)
6250
6251 2002-09-18 [alfons]     0.8.2claws58
6252
6253         * src/compose.c
6254                 :%sno/if(/if (/gc
6255                 :%sno/for(/for (/gc
6256                 (beautify a little bit)
6257
6258 2002-09-18 [christoph]  0.8.2claws57
6259
6260         * src/pine.c
6261                 fix handling of fgetc return value
6262
6263 2002-09-17 [alfons]     0.8.2claws56
6264         
6265         * src/summaryview.c
6266                 summary_sort(): check non-NULL summaryview->folder_item when no 
6267                 folder is selected at all
6268                 (closes "[ 610344 ] sort label make syl Crash")
6269
6270 2002-09-17 [alfons]     0.8.2claws55
6271         
6272         * src/compose.c
6273                 beautify a little bit
6274
6275 2002-09-17 [christoph]  0.8.2claws54
6276
6277         * src/folder.c
6278                 initialize max values for cache and folder
6279                 when cache or folder is empty
6280
6281 2002-09-15 [colin]      0.8.2claws53
6282
6283         * src/compose.c
6284                 Fix a leak (thanks Alfons!) and cleaned
6285                 variables names for custom headers
6286
6287 2002-09-15 [colin]      0.8.2claws52
6288
6289         * src/compose.c
6290                 Fix custom headers recognition when
6291                 prefs_common.trans_hdr is on
6292
6293 2002-09-15 [colin]      0.8.2claws51
6294
6295         * src/compose.c
6296                 Allow dynamically-added custom headers
6297                 Yet not reparsed if reedited
6298
6299 2002-09-15 [alfons]     0.8.2claws50
6300
6301         * src/prefs_account.c
6302                 fix warnings
6303
6304 2002-09-15 [colin]      0.8.2claws49
6305         
6306         * src/prefs_account.c
6307                 fix pop_before_smtp sensitivity
6308
6309 2002-09-15 [colin]      0.8.2claws48
6310
6311         * src/inc.[ch]
6312                 add inc_pop_before_smtp()
6313                 allow MainWindow to be undefined in 
6314                 inc_account_mail() and inc_start()
6315         * src/pop.c
6316           src/prefs_account.h
6317                 add STYPE_POP_BEFORE_SMTP session type
6318         * src/prefs_account.c
6319                 activated pop before smtp option
6320         * src/send.c
6321                 do pop before smtp if the relevant option 
6322                 is set
6323
6324 2002-09-15 [paul]       0.8.2claws47
6325
6326         * sync with 0.8.3
6327                 see ChangeLog 2002-09-15
6328
6329 2002-09-14 [paul]       0.8.2claws46
6330
6331         * po/bg.po
6332                 updated Bulgarian translation, submitted by
6333                 George Danchev
6334
6335 2002-09-13 [paul]       0.8.2claws45
6336
6337         * src/compose.c
6338                 merge claws' select_account() with main's
6339                 (new) compose_select_account(). [sync with
6340                 0.8.2cvs15, see ChangeLog 2002-09-11]
6341
6342 2002-09-12 [christoph]  0.8.2claws44
6343
6344         * src/filter.c
6345                 allocate 1 elements of FolderItem not 0
6346
6347 2002-09-12 [colin]      0.8.2claws43
6348
6349         * src/compose.c
6350                 Fix bug #590825 (obey Follow-up: poster)
6351
6352 2002-09-12 [colin]      0.8.2claws42
6353
6354         * src/procmime.c
6355                 Fix bug #557009 (wrong headers for messages 
6356                 forwarded as attachments)
6357
6358 2002-09-11 [colin]      0.8.2claws41
6359         
6360         * src/compose.c
6361                 Put SCF: pseudo-header on top of message
6362                 Set draft tmp_flag when saved as draft
6363
6364         * src/procmsg.c
6365           src/procheader.c
6366                 Skip after first \n\n for beginning of real message
6367                 for drafts too
6368
6369 2002-09-11 [christoph]  0.8.2claws40
6370
6371         * src/filtering.c
6372                 use procmsg flag functions in filtering or processing
6373                 will cause incorrect folder message counts
6374
6375 2002-09-11 [colin]      0.8.2claws39
6376
6377         * src/compose.c
6378                 Fix bug #550175 - wrong save folder when reediting
6379                 drafts
6380
6381 2002-09-11 [paul]       0.8.2claws38
6382
6383         * sync with 0.8.2cvs14
6384                 see ChangeLog 2002-09-11
6385
6386 2002-09-11 [colin]      0.8.2claws37
6387
6388         * src/folder.c
6389                 Fix a typo (seeming to cause new/unread status to
6390                 be lost)
6391
6392 2002-09-10 [christoph]  0.8.2claws36
6393
6394         * src/compose.c
6395                 compose_redirect should not use compose_generic_new
6396                 because that does more stuff than expected including
6397                 opening the external editor
6398                 (closes bug "[ 526608 ] bounced messages appear blank
6399                  in editor")
6400
6401 2002-09-10 [christoph]  0.8.2claws35
6402
6403         * src/folder.c
6404                 fix problem with too large message number range
6405                 causing a crash in folder_item_scan
6406
6407 2002-09-10 [paul]       0.8.2claws34
6408
6409         * sync with 0.8.2cvs13
6410                 see ChangeLog 2002-09-10
6411
6412 2002-09-10 [christoph]  0.8.2claws33
6413
6414         * src/msgcache.c
6415                 set MsgInfo TmpFlags for queue and draft folders
6416                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6417
6418 2002-09-10 [paul]       0.8.2claws32
6419
6420         * AUTHORS
6421           po/bg.po      ** NEW FILE **
6422                 new Bulgarian translation submitted by
6423                 George Danchev <danchev@spnet.net>
6424                 
6425         * tools/Makefile.am
6426           tools/README
6427           tools/tb2sylpheed     ** NEW FILE **
6428                 add script that converts an addressbook exported
6429                 from The Bat! into a Sylpheed addressbook. Submitted
6430                 by Urke MMI <urke-kg@eunet.yu>
6431
6432 2002-09-10 [paul]       0.8.2claws31
6433
6434         * sync with 0.8.2cvs12
6435                 see ChangeLog 2002-09-10
6436
6437 2002-09-06 [paul]       0.8.2claws30
6438
6439         * src/prefs_common.c
6440                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6441                 
6442         * tools/Makefile.am
6443           tools/README
6444           tools/ldif-to-xml.py  ** REMOVED **
6445                 remove obsolete python script
6446
6447 2002-09-06 [paul]       0.8.2claws29
6448
6449         * sync with 0.8.2cvs10
6450                 see ChangeLog 2002-09-06
6451
6452 2002-09-04 [paul]       0.8.2claws28
6453
6454         * sync with 0.8.2cvs9
6455                 see ChangeLog 2002-08-04
6456
6457 2002-09-04 [colin]      0.8.2claws27 
6458
6459         * src/prefs_common.[ch]
6460                 Added signature color configuration
6461         * src/textview.c
6462                 Use user-specified signature color
6463
6464 2002-09-03 [colin]      0.8.2claws26
6465
6466         * src/prefs_common.[ch]
6467                 Added autosave and autosave_length prefs
6468         * src/compose.c
6469                 Added compose_remove_draft()
6470                 Auto-save drafts according to the prefs
6471         * src/main.c
6472                 Added a crash-indicator file, allowing to check
6473                 for new messages on startup if Sylpheed crashed
6474                 (makes saved drafts "reappear")
6475
6476 2002-09-03 [colin]      0.8.2claws25
6477
6478         * src/textview.[ch]
6479                 Grey the signature
6480
6481 2002-09-03 [paul]       0.8.2claws24
6482
6483         * sync with 0.8.2cvs8
6484                 see ChangeLog 2002-09-02 and 2002-09-03
6485
6486 2002-09-03 [darko]      0.8.2claws23
6487
6488         * src/folderview.c
6489                 use normal style when creating new folder to pick
6490                 proper font size 
6491
6492 2002-09-02 [melvin]     0.8.2claws22
6493
6494         * src/gtkaspell.m4
6495                 removed some obsolete code
6496
6497 2002-09-02 [melvin]     0.8.2claws21
6498
6499         * ac/aspell.m4
6500                 fixed test's equality sign (== to =)
6501
6502 2002-09-02 [alfons]     0.8.2claws20
6503
6504         * src/folder.c
6505         * src/mh.c
6506                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6507                 as folder->destroy virtual as suggested by Hiro
6508                 (the mh.c code seems to have been lost around mh.c.1.21)
6509
6510 2002-09-02 [paul]       0.8.2claws19
6511
6512         * po/pt_BR.po
6513                 updated by Fabio Jr. Beneditto
6514                 
6515         * src/defs.h
6516                 use 'http://claws.sylpheed.org' for homepage link. 
6517                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6518
6519 2002-09-01 [alfons]     0.8.2claws18
6520
6521         * src/mh.c
6522                 plug memleak related to one Martin Kluge found
6523
6524 2002-08-31 [paul]       0.8.2claws17
6525
6526         * sync with 0.8.2cvs6
6527                 see ChangeLog 2002-08-30
6528
6529 2002-08-31 [alfons]     0.8.2claws16
6530
6531         * src/folder.c
6532                 folder_destroy(): remove mailbox from folderlist even if it has
6533                 no destroy virtual
6534
6535 2002-08-31 [alfons]     0.8.2claws15
6536
6537         * src/folder.c
6538                 :%sno/if(/if (/gc
6539                 :%sno/for(/for (/gc
6540                 (being pedantic I know)
6541
6542 2002-08-31 [alfons]     0.8.2claws14
6543
6544         * src/folder.c
6545                 check for NULL pointers returned from folder->fetch_msginfo virtual
6546                 (should solve some reported crashes)
6547
6548 2002-08-30 [alfons]     0.8.2claws13
6549
6550         * acconfig.h
6551         * configure.in
6552         * src/crash.c
6553                 enable crash dialog on compilation time
6554                 (--enable-crash-dialog configure option)
6555
6556 2002-08-30 [alfons]     0.8.2claws12
6557
6558         * AUTHORS
6559                 add Martin Kluge
6560         * src/mh.c
6561                 apply memory leak plug patch by Martin Kluge
6562                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6563                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6564                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6565
6566 2002-08-30 [darko]      0.8.2claws11
6567
6568         * src/folderview.c
6569                 copy Gtk style from normal style to match
6570                 font size for coloured folders
6571
6572 2002-08-29 [alfons]     0.8.2claws10
6573
6574         * sylpheed.desktop
6575                 Type=Internet <- Type=Application
6576                 (reported by Michael Schwendt, see:
6577                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6578                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6579
6580 2002-08-29 [paul]       0.8.2claws9
6581
6582         * sync with 0.8.2cvs5
6583                 see ChangeLog 2002-08-29
6584
6585 2002-08-29 [colin]      0.8.2claws8
6586
6587         * src/summaryview.c
6588                 Added a sanity check in summary_select_thread
6589                 Should fix bug 601605
6590
6591 2002-08-29 [colin]      0.8.2claws7
6592
6593         * src/main.c
6594                 Revert claws6 changes regarding bug #591676
6595
6596 2002-08-28 [colin]      0.8.2claws6
6597         
6598         * src/main.c
6599                 Ignore cache for queue folderitems
6600                 Fix bug #591676
6601
6602 2002-08-28 [melvin]     0.8.2claws5
6603
6604         * README.claws
6605                 Fixed typos.
6606
6607 2002-08-28 [melvin]     0.8.2claws4
6608
6609         * README.claws
6610                 Updated a bit the text concerning the spell checker
6611
6612 2002-08-28 [melvin]     0.8.2claws3
6613
6614         Merged the GNU_aspell_branch:
6615                 Support of new GNU/aspell is now included and the old pspell
6616                 is not supported anymore.
6617                 See README.claws
6618
6619         * README.claws
6620                 Updated spell checker text to reflect the switch to GNU/aspell
6621
6622         * ac/aspell.m4          *** NEW ***
6623         * src/gtkaspell.[ch]    *** NEW *** 
6624         * ac/pspell.m4          *** DELETED *** 
6625         * src/gtkspell.[ch]     *** DELETED ***
6626
6627         * ac/Makefile.am
6628                 Updated for GNU/aspell support
6629
6630         * po/POTFILES.in
6631                 Replaced gtkspell.c by gtkaspell.c
6632
6633         * acconfig.h
6634         * src/Makefile.am
6635         * src/about.c
6636         * src/compose.[ch]
6637         * src/crash.c
6638         * src/main.c
6639         * src/prefs_common.[ch]
6640                 Updated for GNU/aspell support
6641
6642 2002-08-28 [paul]       0.8.2claws2
6643
6644         * sync with 0.8.2cvs4
6645                 see ChangeLog 2002-08-27 and 2002-08-28
6646
6647 2002-08-28 [colin]      0.8.2claws1
6648
6649         * src/summary_search.c
6650                 Added "AND search"
6651
6652 2002-08-28 [jens]       0.8.2claws
6653
6654         *po/de.po
6655                 Updated German translations
6656
6657 2002-08-27 [melvin]     0.8.2claws
6658
6659         * po/fr.po
6660                 Updated French translations
6661
6662 2002-08-27 [paul]       0.8.2claws
6663
6664         * sync with 0.8.2 main release
6665
6666         * po/en_GB.po
6667           po/es.po
6668           po/it.po
6669           po/pl.po
6670           po/pt_BR.po
6671           po/sr.po
6672                 updated message catalogs submitted by
6673                 Ricardo Mones Lastra, Alessandro Maestri,
6674                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6675                 Beneditto and Urke MMI  
6676
6677 2002-08-27 [hoa]        0.8.1claws123
6678
6679         * src/mainwindow.[ch]
6680         * src/summaryview.[ch]
6681                 removed the "filter setting" menu option.
6682                 add a "cancel a news message" menu option.
6683
6684 2002-08-26 [martin]     0.8.1claws122
6685
6686         * ChangeLog.claws
6687                 changed string under 0.8.1claws79 changed by myself
6688                 i'm sorry alfons :(
6689
6690 2002-08-26 [martin]     0.8.1claws121
6691
6692         * src/crash.c
6693                 added kill command to debuggerrc to start crash dialog
6694
6695 2002-08-26 [paul]       0.8.1claws120
6696
6697         * sync with 0.8.1cvs31
6698                 see ChangeLog 2002-08-26
6699
6700 2002-08-25 [alfons]     0.8.1claws119
6701
6702         * src/procmsg.c
6703                 fix bug that didn't send out correct headers to news server
6704                 when sending news article and email from queue (bug reported
6705                 and patch provided by Tim Mann; closes bug 
6706                 "[ 583196 ] 0.7.8claws can't post news")
6707
6708 2002-08-25 [alfons]     0.8.1claws118
6709
6710         * src/selective_download.c
6711                 mark two strings as translatable
6712                 (thanks to Urke MMI for pointing this out)
6713
6714 2002-08-25 [alfons]     0.8.1claws117
6715
6716         * src/summaryview.c
6717                 treat sent boxes as special and allow sorting them by addressee
6718                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6719                 submitted by Steve Lamb)
6720
6721 2002-08-24 [alfons]     0.8.1claws116
6722
6723         * src/matcher.c
6724                 fix memleak reported by Martin Kluge
6725                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6726
6727 2002-08-24 [oliver]     0.8.1claws115
6728
6729         * src/prefs_toolbar.c
6730                 o code cleanup as suggested by Alfons
6731                 o memleak fix
6732
6733 2002-08-24 [alfons]     0.8.1claws114
6734
6735         * src/summaryview.c
6736                 o fix another memory leak reported by Martin Kluge
6737                   (see "[ 599568 ] Small Memory Leak")
6738                 o remove 'from' variable from 'summary_set_header()'; we can
6739                   do with just 'to' 
6740
6741 2002-08-24 [paul]       0.8.1claws113
6742
6743         * sync with 0.8.1cvs30
6744                 see ChangeLog 2002-08-23
6745
6746 2002-08-24 [alfons]     0.8.1claws112
6747
6748         * src/summaryview.c
6749                 remove unnecessary allocations for search bar fixing leaks
6750                 reported by Martin Kluge
6751                 (see "[ 599451 ] Further memory leaks?")
6752
6753 2002-08-24 [alfons]     0.8.1claws111
6754
6755         * src/main.c
6756                 make get_socket_name() public for crash.c
6757         * src/crash.c
6758                 o make report bug button work (goes to claws' 
6759                   bug tracker at sf.net)
6760                 o introduce function for doing important stuff just
6761                   before claws goes down
6762                 o clean up code 
6763
6764 2002-08-24 [alfons]     0.8.1claws110
6765
6766         * src/compose.c
6767                 move cursor to "To" entry when forwarding as attachment
6768                 (reported and solved by Steve Lamb, closes bug report
6769                 "[ 592880 ] Forward as attachment; cursor not in to")
6770
6771 2002-08-24 [colin]      0.8.1claws109
6772
6773         * src/mainwindow.c
6774                 fix quick search visibility after GUI (de)separations.
6775
6776 2002-08-23 [colin]      0.8.1claws108
6777
6778         * src/mainwindow.c
6779                 fix header pane visibility after folderview or
6780                 messageview (de)separation
6781
6782 2002-08-23 [paul]       0.8.1claws107
6783
6784         * src/mainwindow.[ch]
6785           src/toolbar.c
6786                 give full control of display or non-display 
6787                 of the Execute icon to Custom toolbar settings.
6788                 add new sensitivity condition to maninwindow.h: 
6789                 M_DELAY_EXEC
6790
6791         * ChangeLog
6792           ChangeLog.jp
6793           NEWS
6794                 more sync with 0.8.1cvs29
6795
6796 2002-08-23 [melvin]     0.8.1claws106
6797
6798         * src/alertpanel.c
6799                 Readded support for custom widget in alertpanel lost in last
6800                 sync.
6801
6802 2002-08-23 [paul]       0.8.1claws105
6803
6804         * sync with 0.8.1cvs29
6805                 see ChangeLog 2002-08-23
6806
6807 2002-08-23 [colin]      0.8.1claws104
6808
6809         * src/summaryview.c
6810                 Fix folder and search pixmaps exchanging positions
6811                 after theme or toolbar changes. Thank to Oliver for 
6812                 reporting this.
6813
6814 2002-08-23 [colin]      0.8.1claws103
6815
6816         * src/mainwindow.c
6817           src/messageview.[ch]
6818           src/noticeview.[ch]
6819           src/summaryview.c
6820                 Changed messageview_create() and noticeview_create()
6821                 to avoid the last gdk_warning
6822
6823 2002-08-22 [colin]      0.8.1claws102
6824
6825         * src/summaryview.c
6826                 Fix my new `Creating pixmap from xpm' warning
6827
6828 2002-08-22 [colin]      0.8.1claws101
6829
6830         * src/mainwindow.c
6831                 Fix some of the gdk warnings
6832
6833 2002-08-22 [colin]      0.8.1claws100
6834
6835         * src/Makefile.am
6836         * src/stock_pixmap.c
6837         * src/stock_pixmap.h
6838         * src/pixmaps/quicksearch.xpm *ADDED*
6839                 Add the quicksearch pixmap
6840         * src/mainwindow.c
6841         * src/summaryview.c
6842         * src/summaryview.h
6843                 Make quicksearch bar visible/hidden via a button
6844
6845 2002-08-22 [christoph]  0.8.1claws99
6846
6847         * src/folder.c
6848                 fix folder update for newsgroups with message
6849                 numbers below minimum number of articles to fetch
6850                 (closes bug #598445)
6851
6852 2002-08-22 [paul]       0.8.1claws98
6853
6854         * sync with 0.8.1cvs28
6855                 see ChangeLog 2002-08-22
6856
6857 2002-08-21 [alfons]     0.8.1claws97
6858
6859         * src/crash.c
6860                 use bt instead of bt full which seems to work 
6861                 better, and bt full doesn't give a great deal 
6862                 of information anyway
6863
6864 2002-08-21 [colin]      0.8.1claws96
6865
6866         * src/summaryview.c
6867                 fix summaryview_searchtype_changed prototype
6868
6869 2002-08-21 [christoph]  0.8.1claws95
6870
6871         * src/mainwindow.c
6872                 o fix broken menu update for sorting type, we have to
6873                   get this info from the summaryview now
6874                 o removed setting of threaded state in menu callback
6875         * src/summaryview.[ch]
6876                 more summaryview/folderitem seperation for
6877                 threading option
6878         * configure.in
6879                 removed not required --with-compiler-flags option
6880
6881 2002-08-21 [oliver]     0.8.1claws94
6882         
6883         * src/toolbar.h 
6884                 o rename toolbar.xml to toolbar_main.xml
6885                   since toolbar_compose.xml might come up 
6886                   any time soon
6887         * README.claws
6888                 add custom toolbar              
6889
6890 2002-08-21 [darko]      0.8.1claws93
6891
6892         * src/procmsg.c
6893                 don't reset tmp flags for messages copied
6894                 to sent folder
6895
6896 2002-08-21 [colin]      0.8.1claws92
6897         
6898         * src/prefs_filtering.c
6899                 fix renaming rules on folder rename 
6900                 when folder is not a leaf folder
6901
6902 2002-08-21 [paul]       0.8.1claws91
6903
6904         * src/prefs_folder_item.c
6905                 fix alignment of colour selector
6906
6907 2002-08-21 [paul]       0.8.1claws90
6908
6909         * sync with 0.8.1cvs27
6910                 see ChangeLog 2002-08-21
6911
6912 2002-08-21 [paul]       0.8.1claws89
6913
6914         * src/summaryview.c
6915                 fix crash when changing field type in
6916                 Quick search bar
6917
6918 2002-08-21 [colin]      0.8.1claws88
6919
6920         * src/summaryview.c
6921                 Made quick search case-insensitive
6922
6923 2002-08-21 [paul]       0.8.1claws87
6924
6925         * sync with 0.8.1cvs26
6926                 see ChangeLog 2002-08-21
6927
6928 2002-08-20 [christoph]  0.8.1claws86
6929
6930         * src/folderview.c
6931         * src/main.c
6932         * src/summaryview.[ch]
6933                 more summaryview/folderitem seperation for
6934                 sort_key and sort_type
6935         * src/procmsg.c
6936                 added missing return statement
6937
6938 2002-08-20 [colin]      0.8.1claws85
6939
6940         * src/summaryview.[ch]
6941                 Added a quick search box
6942         * src/mainwindow.c
6943         * src/prefs_common.[ch]
6944                 Added a show/hide option for the quick search
6945
6946 2002-08-20 [oliver]     0.8.1claws84
6947         
6948         * src/mainwindow.c
6949                 remove toolbar_create_popups
6950         * src/toolbar.[ch]
6951                 o remove toolbar_create_popups
6952                 o fix toolbar_set_sensitive 
6953                   (Bug reports #596834 and #596832)     
6954         * src/prefs_toolbar.c
6955                 o add "Set default" button
6956                 o align label and text + combo widgets
6957
6958 2002-08-20 [hoa]        0.8.1claws83bis
6959
6960         * src/imap.c
6961                 fixed a bug in imap_fetch_msginfo() in case there is no
6962                 current folder.
6963
6964 2002-08-20 [darko]      0.8.1claws83
6965
6966         * src/folderview.c
6967                 copy the color style of folder view so it
6968                 works with GTK themes
6969
6970 2002-08-20 [darko]      0.8.1claws82
6971
6972         * src/folder.h
6973         * src/folderview.c
6974         * src/prefs_folder_item.[hc]
6975                 don't use UI stuff in folder.h
6976
6977 2002-08-20 [darko]      0.8.1claws81
6978
6979         * src/folder.h
6980         * src/prefs_folder_item.h
6981         * src/folderview.c
6982         * src/prefs_folder_item.c
6983                 ability to set folder color in folderview
6984
6985 2002-08-19 [alfons]     0.8.1claws80
6986
6987         * src/summaryview.c
6988                 fix one of the earlier memleaks reported by Martin Kluge
6989
6990 2002-08-19 [alfons]     0.8.1claws79
6991
6992         * src/mainwindow.c
6993                 hide notice view when selecting seperate folder
6994                 view (reported by Urke MMI)
6995
6996 2002-08-19 [christoph]  0.8.1claws78
6997
6998         * src/folderview.c
6999         * src/prefs_folder_item.h
7000         * src/summaryview.[ch]
7001                 o add summary_set_prefs_from_folderitem to set
7002                   summaryview prefs (first step to remove all
7003                   references to the folderitem in summaryview)
7004                 o moved compiled regex stuff from folderitem prefs
7005                   to summaryview code
7006
7007 2002-08-19 [paul]       0.8.1claws77
7008
7009         * src/compose.c
7010                 add check for '.' to QUOTE_IF_REQUIRED
7011
7012 2002-08-19 [paul]       0.8.1claws76
7013
7014         * src/inc.c
7015                 sync with 0.8.1cvs25 (plug memory leak)
7016
7017         * src/prefs_toolbar.c
7018                 re-order prefs_toolbar_cancel()
7019
7020 2002-08-18 [alfons]     0.8.1claws75
7021
7022         * src/inc.c
7023         * src/matcher.c
7024                 plug other memleaks reported by Martin Kluge
7025
7026 2002-08-18 [paul]       0.8.1claws74
7027
7028         * po/pt_BR.po
7029                 updated by Fabio Jr. Beneditto
7030
7031 2002-08-18 [paul]       0.8.1claws73
7032
7033         * src/toolbar.[ch]
7034                 fix bug where tooltips were displayed untranslated              
7035
7036         * src/prefs_toolbar.c
7037                 fix bug where clicking 'Cancel' creates an icon & text
7038                 toolbar regardless of prefs
7039         
7040
7041 2002-08-17 [oliver]     0.8.1claws72
7042
7043         * src/prefs_toolbar.c
7044                 update toolbar on CANCEL
7045                 bug reported by Martin Kluge
7046         * src/toolbar.c
7047                 toolbar_destroy memleak fixed           
7048
7049 2002-08-17 [alfons]     0.8.1claws71
7050
7051         * src/toolbar.c
7052                 plug another memleak reported by Martin Kluge
7053
7054 2002-08-16 [alfons]     0.8.1claws70
7055
7056         * src/crash.c
7057                 use execvp() correctly (suggested by wwp; thanks!)
7058
7059 2002-08-16 [alfons]     0.8.1claws69
7060
7061         * src/gtksctree.c
7062                 plug memory leak reported by Kim Schultz & Martin Kluge
7063
7064 2002-08-16 [paul]       0.8.1claws68
7065
7066         * po/es.po
7067                 updated by Ricardo Mones Lastra
7068
7069 2002-08-16 [paul]       0.8.1claws67
7070
7071         * src/toolbar.h
7072                 fix bug where 'Compose News' icon showed wrong
7073                 tooltip
7074
7075 2002-08-16 [paul]       0.8.1claws66
7076
7077         * sync with 0.8.1cvs24
7078                 see ChangeLog 2002-08-16
7079
7080         * po/it.po
7081                 updated by Alessandro Maestri
7082
7083 2002-08-15 [paul]       0.8.1claws65
7084
7085         * po/sr.po
7086                 updated by Urke MMI
7087
7088 2002-08-15 [paul]       0.8.1claws64
7089
7090         * src/*.c
7091                 don't translate debug info
7092
7093         * src/matcher.[ch]
7094                 add copyright info
7095
7096 2002-08-15 [paul]       0.8.1claws63
7097
7098         * src/prefs_toolbar.c
7099                 fix bug where clicking 'OK' creates an icon & text
7100                 toolbar regardless of prefs
7101
7102 2002-08-14 [alfons]     0.8.1claws62
7103
7104         * src/main.c
7105                 add global var that has the full argv[0]
7106         * src/crash.c
7107                 o execvp the correct sylpheed by using argv0
7108                   and setting the correct work dir
7109                 o other tweaks  
7110
7111 2002-08-14 [oliver]     0.8.1claws61
7112         
7113         * enable/disable Toolbar Action Buttons 
7114         * code cleanups
7115         * src/mainwindow.c
7116         * src/toolbar.[ch]      
7117         * src/prefs_toolbar.c   
7118
7119 2002-08-14 [melvin]     0.8.1claws60
7120
7121         * po/fr.po
7122                 Updated French translations
7123
7124 2002-08-14 [melvin]     0.8.1claws59
7125
7126         * src/crash.c
7127                 Made bug report not translatable
7128         * src/exporthtml.c
7129                 Fixed exporthtml_build_filespec() return value
7130         * src/foldersel.c
7131                 Fixed incorrect include file
7132         * src/gtkspell.c
7133         * src/prefs_actions.c
7134         * src/prefs_toolbar.c
7135                 Made debug info not translatable
7136         * src/mutt.c
7137         * src/quote_fmt.c
7138                 Added missing includes
7139         * src/prefs_common.c
7140                 Fixed typo
7141
7142 2002-08-14 [paul]       0.8.1claws58
7143
7144         * faq/es/sylpheed-faq.html
7145           faq/es/sylpheed-faq-[1-3].html
7146           faq/es/sylpheed-faq-4.html     **NEW FILE **
7147                 update Spanish FAQ
7148
7149 2002-08-13 [christoph]  0.8.1claws57
7150
7151         * src/procmsg.c
7152                 ignore thread fix that did not mark all
7153                 child nodes of a ignored thread as
7154                 ignored. Does not work perfectly yet,
7155                 but it is better now
7156
7157 2002-08-13 [alfons]     0.8.1claws56
7158
7159         * src/crash.c
7160                 o implement 'save crash log'
7161                 o some tweaks
7162
7163 2002-08-13 [melvin]     0.8.1claws55
7164
7165         * src/main.c
7166                 removed unrequired "execinfo.h" header
7167
7168 2002-08-12 [paul]       0.8.1claws54
7169
7170         * faq/en/sylpheed-faq.html
7171           faq/en/sylpheed-faq-[1-3].html
7172           faq/en/sylpheed-faq-4.html     **NEW FILE **
7173                 update English FAQ
7174
7175 2002-08-12 [alfons]     0.8.1claws53
7176
7177         * po/POTFILES.in
7178                 add crash.c to translatables
7179         * src/crash.c
7180                 bring in Leandro's crash dialog
7181
7182 2002-08-11 [alfons]     0.8.1claws52
7183
7184         * src/crash.c
7185                 clean up some warnings
7186
7187 2002-08-11 [alfons]     0.8.1claws51
7188
7189         * acconfig.h
7190         * configure.in
7191         * src/crash.[ch]        ** NEW FILES **
7192         * src/main.c            
7193                 initial gdb crash handler
7194
7195 2002-08-11 [paul]       0.8.1claws50
7196
7197         * src/prefs_toolbar.c
7198                 replace Up/Down arrow pixmaps with text to be
7199                 consistent across icon themes
7200
7201 2002-08-11 [paul]       0.8.1claws49
7202
7203         * src/prefs_common.c
7204           src/prefs_toolbar.c
7205                 rename 'Pixmap' -> 'Icon'
7206
7207         * src/toolbar.[ch]
7208                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7209
7210 2002-08-10 [paul]       0.8.1claws48
7211
7212         * src/prefs_toolbar.c
7213                 re-work the UI
7214
7215 2002-08-10 [paul]       0.8.1claws47
7216
7217         * src/main.c
7218                 don't write Processing progress to status bar
7219                 patch submitted by Alexander Evseev
7220
7221         * src/prefs_toolbar.c
7222                 re-position and resize window
7223                 make window assume correct size on first call
7224
7225 2002-08-10 [paul]       0.8.1claws46
7226
7227         * src/mainwindow.c
7228           src/prefs_toolbar.c
7229           src/toolbar.c
7230           src/toolbar.h
7231                 obey coding style
7232                 follow UI text conventions
7233
7234 2002-08-10 [alfons]     0.8.1claws45
7235
7236         * src/toolbar.c
7237                 correct pixmap for delete action
7238
7239 2002-08-10 [paul]       0.8.1claws44
7240
7241         * po/pt_BR.po
7242                 updated by Fabio Jr. Beneditto
7243
7244 2002-08-10 [paul]       0.8.1claws43
7245
7246         * po/POTFILES.in
7247                 add custom toolbar files
7248
7249 2002-08-10 [paul]       0.8.1claws42
7250
7251         * sync with 0.8.1cvs22
7252                 see ChangeLog 2002-08-09
7253
7254 2002-08-09 [paul]       0.8.1claws41
7255
7256         * tools/Makefile.am
7257           tools/README
7258           tools/outlook2sylpheed.pl     ** NEW FILE **
7259                 add script to convert exported Outlook
7260                 contacts list to a Sylpheed addressbook.
7261                 Submitted by Ricardo Mones Lastra.
7262
7263 2002-08-09 [paul]       0.8.1claws40
7264
7265         * AUTHORS
7266           configure.in
7267           po/sr.po      ** NEW FILE **
7268                 add Serbian message catalog. Submitted by
7269                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7270
7271 2002-08-09 [paul]       0.8.1claws39
7272
7273         * sync with 0.8.1cvs21
7274                 see ChangeLog 2002-08-08
7275
7276 2002-08-08 [oliver]     0.8.1claws38
7277
7278         * src/mainwindow.c
7279                 move Custom Toolbar to Configuration menu
7280
7281 2002-08-08 [oliver]     0.8.1claws37
7282
7283         * src/prefs_toolbar.c
7284                 fix substitute pixmap bug
7285
7286 2002-08-08 [paul]       0.8.1claws36
7287
7288         * sync with 0.8.1cvs19
7289                 see ChangeLog 2002-08-08
7290
7291 2002-08-07 [christoph]  0.8.1claws35
7292
7293         * src/utils.c
7294                 fixed a memory leak in new canonicalize_file_replace
7295
7296 2002-08-07 [christoph]  0.8.1claws34
7297
7298         * src/utils.[ch]
7299                 o canonicalize_file_replace should create the temporary
7300                   file in the same directory as the original file.
7301                 o added get_tmpfile_in_dir that creates a temorary file
7302                   in a specified directory.
7303
7304 2002-08-07 [melvin]     0.8.1claws33
7305
7306         * src/toolbar.c
7307                 fixed bug where 'Article' button acted as 'Email' button.
7308
7309 2002-08-07 [paul]       0.8.1claws32
7310
7311         * sync with 0.8.1.cvs17
7312                 see ChangeLog 2002-08-07
7313
7314 2002-08-07 [colin]      0.8.1claws31
7315         
7316         * src/news.c
7317                 fix mass-cancel problem
7318
7319 2002-08-07 [thorsten]   0.8.1claws30
7320
7321         * src/prefs_toolbar.c
7322                 fix: crash on replace or add new button
7323         * src/toolbar.c
7324                 fix: close xmlfile after reading
7325         * src/utils.c
7326                 fix: unlink() file before rename()
7327
7328 2002-08-06 [paul]       0.8.1claws29
7329
7330         * sync with 0.8.cvs15
7331                 see ChangeLog 2002-08-06
7332
7333 2002-08-06 [oliver]     0.8.1claws28
7334
7335         * src/toolbar.c
7336         * src/prefs_toolbar.c
7337                 fixed empty toolbar issue
7338
7339 2002-08-06 [oliver]     0.8.1claws27
7340
7341         * Custom Toolbar Final 
7342         * src/folderview.c
7343         * src/inc.c
7344         * src/summaryview.c
7345                 o toolbar stuff now lives in src/toolbar.[ch]
7346                 o main_window_toolbar_* functions are renamed to
7347                   toolbar_* reflecting their new source file
7348         * src/mainwindow.[ch]
7349                 o remove toolbar stuff  
7350
7351 2002-08-06 [oliver]     0.8.1claws26
7352         
7353         * src/Makefile.am
7354         * src/prefs_toolbar.[ch]        **New File**
7355         * src/toolbar.[ch]              **New File**
7356                 o prefs_toolbar.[ch] custom toolbar frontend
7357                 o toolbar.[ch]       backend 
7358
7359 2002-08-06 [oliver]     0.8.1claws25
7360
7361         * src/prefs_actions.[ch]
7362                 o new exported function actions_execute
7363
7364 2002-08-06 [paul]       0.8.1claws24
7365
7366         * sync with 0.8.1cvs4
7367                 see ChangeLog 2002-08-06
7368
7369 2002-08-06 [paul]       0.8.1claws23
7370
7371         * sync with 0.8.1cvs13
7372                 see ChangeLog 2002-08-06
7373
7374 2002-08-06 [paul]       0.8.1claws22
7375
7376         * sync with 0.8.1cvs12
7377                 see ChangeLog 2002-08-05 and 2002-08-06
7378
7379 2002-08-06 [match]      0.8.1claws21
7380
7381         * src/addrclip.c
7382                 improvements to cut/copy/paste address
7383
7384 2002-08-05 [match]      0.8.1claws20
7385
7386         * src/addritem.[ch]
7387         * src/addrcache.c
7388         * src/addrbook.c
7389         * src/editaddress.c
7390         * src/addressbook.c
7391                 fixes to improve cut/copy/paste
7392
7393 2002-08-06 [melvin]     0.8.1claws19
7394
7395         * src/account.[ch]
7396                 account_find_all_from_address(): new function that returns the
7397                 list of all accounts that are matched in an address.
7398         * src/alertpanel.[ch]
7399                 alertpanel() now accepts a custom widget
7400                 alertpanel_with_widget(): new function that pops up a panel with
7401                 a custom widget in it 
7402         * src/gtkutils.[ch]
7403                 gtkut_account_menu_new(): new function that allows the selection
7404                 of an account from a list of accounts.
7405         * src/messageview.c
7406                 Extended Return Receipt notification to select the correct 
7407                 account and to make a security test on the Delivery-Notification
7408                 address which should be the same as the Return-Path.
7409
7410 2002-08-06 [thorsten]   0.8.1claws18
7411
7412         * src/mimeview.c
7413                 attach_all: save unnamed as "noname.%d",
7414                 dont free static dirname
7415
7416 2002-08-05 [alfons]     0.8.1claws17
7417
7418         * configure.in
7419                 detect XIM by trying to link rather than compile a XIM program
7420
7421 2002-08-05 [oliver]     0.8.1claws16
7422                 
7423         * src/stock_pixmap.[ch]
7424                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7425                 o new func to retrieve pixmaps
7426
7427 2002-08-05 [paul]       0.8.1claws15
7428
7429         * sync with 0.8.1cvs10
7430                 see ChangeLog 2002-08-05
7431
7432 2002-08-04 [alfons]     0.8.1claws14
7433
7434         * src/textview.c
7435                 see if this plugs memleak
7436
7437 2002-08-04 [melvin]     0.8.1claws13
7438
7439         * src/gtkspell.c
7440                 fixed bug that could crash Sylpheed when highlighting
7441                 all misspelled words.
7442
7443 2002-08-03 [melvin]     0.8.1claws12
7444
7445         * src/prefs_actions.c
7446                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7447         * src/messageview.c
7448                 fixed bug where the Return Receipt was sent to
7449                 Delivery-Notification-To address even if it was not present
7450
7451 2002-08-02 [alfons]     0.8.1claws11
7452
7453         * src/prefs_actions.c
7454                 o more check for NULLs
7455                 o put create_io_dialog() in right conditional block
7456
7457 2002-08-02 [paul]       0.8.1claws10
7458
7459         * po/es.po
7460                 updated by Ricardo Mones Lastra
7461
7462 2002-08-01 [christoph]  0.8.1claws9
7463
7464         * src/folder.c
7465                 don't free the cache of the opened
7466                 folder in the summaryview
7467         * src/summaryview.c
7468                 don't unset flags, if it is not required
7469
7470 2002-08-01 [paul]       0.8.1claws8
7471
7472         * sync with 0.8.1cvs8
7473                 see ChangeLog entry 2002-08-01
7474
7475 2002-08-01 [paul]       0.8.1claws7
7476
7477         * sync with 0.8.1cvs7
7478                 see ChangeLog 2002-07-31 and 2002-08-01
7479
7480 2002-07-31 [christoph]  0.8.1claws6
7481
7482         * src/mainwindow.c
7483                 forgot to update menu sensitivity
7484                 function for new menu entry
7485
7486 2002-07-31 [alfons]     0.8.1claws5
7487
7488         * src/main.c
7489                 check folder item and its path for NULL on
7490                 initial processing
7491
7492 2002-07-31 [christoph]  0.8.1claws4
7493
7494         * src/folder.c
7495                 check if folder_item_get_msginfo in
7496                 folder_item_remove_msg returned NULL
7497         * src/imap.c
7498                 better clear the uid cache in the
7499                 uid validity check function and delete
7500                 cached messages
7501
7502 2002-07-31 [paul]       0.8.1claws3
7503
7504         * man/sylpheed.1
7505                 add the '--attach' option and a few other
7506                 minor changes
7507
7508 2002-07-31 [paul]       0.8.1claws2
7509
7510         * sync with 0.8.1cvs5
7511                 see ChangeLog 2002-07-31
7512
7513 2002-07-31 [christoph]  0.8.1claws1
7514
7515         * src/folderview.[ch]
7516         * src/mainwindow.c
7517                 replace "Rescan all folders..." with
7518                 "Check all folders for new messages..."
7519
7520 2002-07-30 [paul]       0.8.1claws
7521
7522         * version 0.8.1claws released
7523
7524 2002-07-30 [paul]       0.8.0claws29
7525
7526         * tools/OOo2sylpheed.pl ** NEW FILE **
7527           tools/README
7528                 add script to enable sending documents as
7529                 attachments from OpenOffice.org
7530
7531 2002-07-30 [melvin]     0.8.0claws28
7532
7533         * src/prefs_actions.c
7534                 Made the actions' input/output dialog display
7535                 without delay.
7536
7537 2002-07-30 [christoph]  0.8.0claws27
7538
7539         * src/procmsg.c
7540                 check if folder_item_get_msginfo in
7541                 procmsg_save_to_outbox returned NULL
7542
7543 2002-07-30 [paul]       0.8.0claws26
7544
7545         * sync with 0.8.1cvs4
7546                 see ChangeLog 2002-07-29
7547
7548 2002-07-29 [thorsten]   0.8.0claws25
7549
7550         * README.claws
7551                 added selective download, delete on server
7552
7553 2002-07-29 [paul]       0.8.0claws24
7554
7555         * sync with 0.8.1cvs3
7556                 see ChangeLog 2002-07-29
7557
7558 2002-07-27 [christoph]  0.8.0claws23
7559
7560         * src/folder.c
7561                 add extra check if fetching the msginfo
7562                 returned NULL
7563
7564 2002-07-27 [paul]       0.8.0claws22
7565
7566         * sync with 0.8.1cvs2
7567                 see ChangeLog 2002-07-26
7568
7569 2002-07-27 [christoph]  0.8.0claws21
7570
7571         * src/imap.c
7572                 add another check if a valid msginfo
7573                 was returned
7574
7575 2002-07-26 [hoa]        0.8.0claws20
7576
7577         * src/folder.c
7578                 Fixed a condition in folder_item_destroy()
7579
7580         * src/imap.c
7581                 Fixed an error in IMAP protocol
7582
7583 2002-07-26 [alfons]     0.8.0claws19
7584
7585         * src/folder.c
7586                 ofcourse compare with identifier, not the path
7587
7588 2002-07-26 [alfons]     0.8.0claws18
7589
7590         * src/folder.c
7591                 use folder item identifier for saving / restoring
7592                 preferences because folder->path might not be unique
7593
7594 2002-07-26 [melvin]     0.8.0claws17
7595
7596         * src/logwindow.c
7597                 Fixed a crash introduced in 0.8.0claws5 when log is 
7598                 cut under 80 characters.
7599
7600 2002-07-26 [paul]       0.8.0claws16
7601
7602         * sync with 0.8.1cvs1
7603                 see ChangeLog 2002-07-26
7604
7605 2002-07-26 [christoph]  0.8.0claws15
7606
7607         * src/imap.[ch]
7608                 imap folder now remembers the last selected
7609                 folder and imap_fetch_msginfo skips selecting
7610                 the folder if it is already selected
7611
7612 2002-07-26 [christoph]  0.8.0claws14
7613
7614         * src/folder.c
7615         * src/folderview.c
7616         * src/imap.c
7617                 fix imap folder rescanning
7618
7619 2002-07-25 [christoph]  0.8.0claws13
7620
7621         * src/filter.c
7622         * src/folder.[ch]
7623         * src/folderview.c
7624         * src/imap.[ch]
7625         * src/mainwindow.c
7626         * src/mbox_folder.c
7627         * src/mh.c
7628         * src/news.c
7629                 implement imap uid cache and uid validity check
7630
7631 2002-07-25 [alfons]     0.8.0claws12
7632
7633         * src/summaryview.c
7634                 fix a brown paper bag bug, and also add some more
7635                 checks
7636
7637 2002-07-25 [christoph]  0.8.0claws11
7638
7639         * src/folder.c
7640                 don't mix copy, fetch_msginfo and remove
7641                 operations in folder item copy and move
7642                 operations
7643
7644 2002-07-25 [christoph]  0.8.0claws10
7645
7646         * src/folderview.c
7647         * src/mainwindow.c
7648         * src/prefs_folder_item.c
7649         * src/summaryview.[ch]
7650                 remove no longer required parameter update_cache from
7651                 summary_show
7652
7653 2002-07-25 [paul]       0.8.0claws9
7654
7655         * sync with 0.8.1
7656         
7657         * AUTHORS
7658                 a few corrections
7659
7660 2002-07-24 [alfons]     0.8.0claws8
7661
7662         * src/summaryview.c
7663                 sort correctly when using simplified subject line
7664                 (closes feature request "[ 585141 ] applying regexp to subject 
7665                 before sort" submitted by Alexandra Walford)
7666
7667 2002-07-24 [paul]       0.8.0claws7
7668
7669         * sync with 0.8.0cvs3
7670                 see ChangeLog 2002-07-24
7671
7672 2002-07-23 [christoph]  0.8.0claws6
7673
7674         * src/folder.c
7675         * src/folder.h
7676         * src/summaryview.c
7677         * src/summaryview.h
7678         * src/main.c
7679                 o separate processing and summaryview
7680                 o removed summary_write_cache from summaryview
7681                 o removed summaryview->killed_messages, because we don't have
7682                   to keep a list of killed messages anymore. New cache will
7683                   keep the hidden messages in cache anyway
7684         * src/folderview.c
7685         * src/inc.c
7686         * src/selective_download.c
7687                 o removed unnecessary summary_write_cache calls
7688         * src/procmsg.c
7689                 o don't set ignore thread flag in procmsg_get_thread_tree
7690                   if it is already set
7691         * src/mainwindow.c
7692         * src/statusbar.h
7693                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7694                   they are used in different files
7695
7696 2002-07-23 [melvin]     0.8.0claws5
7697
7698         * src/addressbook.c
7699         * src/addrgather.c
7700         * src/editaddress.c
7701         * src/editgroup.c
7702         * src/editldap_basedn.c
7703         * src/importldif.c
7704         * src/prefs_common.c
7705                 Fixed few memory leak (gtk_editable_get_chars returns
7706                 an allocated string)
7707         * src/logwindow.c
7708                 Fixed few memory leak (gtk_editable_get_chars returns
7709                 an allocated string) and modified a little the log cutting
7710                 loop.
7711         * src/compose.c
7712                 Replaced a call to an obsolete function gtk_entry_get_text()
7713                 by gtk_editable_get_chars()
7714         * src/send.c
7715                 Removed a debug printf
7716
7717 2002-07-23 [christoph]  0.8.0claws4
7718
7719         * src/filesel.c
7720                 fix another g_dirname memory leak
7721
7722 2002-07-23 [christoph]  0.8.0claws3
7723
7724         * src/mh.c
7725                 fixed a memory leak in mh_fetch_msginfo
7726                 fixed crash when message header could not be
7727                 parsed
7728
7729 2002-07-23 [paul]       0.8.0claws2
7730
7731         * sync with 0.8.0cvs2
7732                 see ChangeLog 2002-07-23
7733
7734 2002-07-23 [paul]       0.8.0claws1
7735
7736         * sync with 0.8.0cvs1
7737                 see ChangeLog 2002-07-23
7738
7739 2002-07-23 [paul]       0.8.0claws
7740
7741         * release of 0.8.0claws
7742
7743 2002-07-23 [paul]       0.7.8claws99
7744
7745         * po/ru.po
7746                 new Russian translation, submitted by
7747                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7748
7749 2002-07-22 [jens]       0.7.8claws98
7750
7751         * po/de.po
7752                 Updated German translations.
7753
7754 2002-07-22 [paul]       0.7.8claws97
7755
7756         * po/es.po
7757           po/it.po
7758           po/nl.po
7759           po/pt_BR.po
7760                 updated translations by Ricardo Mones Lastra,
7761                 Alessandro Maestri, Wilbert Berendsen and 
7762                 Fabio Jr. Beneditto respectively
7763
7764 2002-07-22 [christoph]  0.7.8claws96
7765
7766         * src/mimeview.c
7767                 fix memory leak caused by wrong g_dirname usage
7768
7769 2002-07-22 [christoph]  0.7.8claws95
7770
7771         * src/summaryview.c
7772                 update new and unread message counts for summaryview
7773                 summaryview does not get it from the folder anymore
7774                 and has to update the values itself
7775
7776 2002-07-22 [melvin]     0.7.8claws94
7777
7778         * po/fr.po
7779                 Updated French translations.
7780
7781 2002-07-22 [christoph]  0.7.8claws93
7782
7783         * src/matcher.c
7784                 set prop->preg pointer to NULL or following check
7785                 will not fail and regexec will be called with
7786                 invalid pointer
7787
7788 2002-07-21 [alfons]     0.7.8claws92
7789         
7790         * src/prefs_common.[ch]
7791                 remove option "Send return receipt on request"
7792
7793 2002-07-21 [thorsten]   0.7.8claws91
7794
7795         * src/mimeview.c
7796                 fixed memleaks, coding style as pointed out by alfons
7797
7798 2002-07-21 [alfons]     0.7.8claws90
7799
7800         * src/messageview.c
7801         * src/noticeview.[ch]
7802                 o fix bug notice view being displayed when going to empty folder 
7803                   (noticed by Christoph)
7804                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7805                   (noticed by Thorsten)
7806
7807 2002-07-21 [thorsten]   0.7.8claws89
7808
7809         * src/mimeview.c
7810                 Included save_all patch from Xaview FACQ
7811                 added support for pathnames
7812
7813 2002-07-21 [alfons]     0.7.8claws88
7814
7815         * po/POTFILES.in
7816         * src/Makefile.am
7817         * src/mainwindow.c
7818         * src/messageview.[ch]
7819         * src/noticeview.c      ** NEW FILE **
7820         * src/noticeview.h      ** NEW FILE **
7821                 make return receipts work again
7822                 (UI idea by Leandro Pereira)
7823
7824 2002-07-21 [paul]       0.7.8claws87
7825
7826         * src/summaryview.c
7827                 fix sensitivity of 'Select thread'
7828
7829 2002-07-21 [paul]       0.7.8claws86
7830
7831         * src/prefs_common.c
7832                 add browser command line for Galeon
7833
7834 2002-07-21 [paul]       0.7.8claws85
7835
7836         * Makefile.am
7837                 fix 'EXTRA_DIST': remove README.README, add TODO
7838                 and TODO.claws
7839
7840 2002-07-21 [alfons]     0.7.8claws84
7841
7842         * src/gtkstext.c
7843                 make enter clear selection
7844                 (closes "[ 579888 ] Editor selection/entry error"
7845                 reported by Steve Lamb)
7846
7847 2002-07-21 [alfons]     0.7.8claws83
7848         
7849         * src/summaryview.c
7850                 sort message list when selecting unthread messages
7851                 (closes "[ 501593 ] switching threaded view doesn't sort"
7852                 reported by Simon Schubert)
7853
7854 2002-07-20 [alfons]     0.7.8claws82
7855         
7856         * src/matcher.c
7857                 const-correctness
7858
7859 2002-07-20 [thorsten]   0.7.8claws81
7860
7861         * src/matcher.c
7862                 Fixed expansion of empty fields in matchactions
7863
7864 2002-07-19 [melvin]     0.7.8claws80
7865
7866         * src/gtkspell.c
7867                 Removed a duplicate menu entry (fast mode) introduced during
7868                 the new cache merge
7869                 Added a menu separator between 'Use alternate' and 'Fast mode'
7870
7871 2002-07-19 [paul]       0.7.8claws79
7872
7873         * tools/Makefile.am
7874           tools/README
7875                 correct typos
7876
7877 2002-07-19 [thorsten]   0.7.8claws78
7878
7879         * tools/calypso_convert.pl      ** NEW FILE **
7880           tools/README
7881           tools/Makefile.am
7882                 script to import mbox files exported
7883                 by calypso
7884                 o generates folder structure
7885                 o includes attachments
7886
7887 2002-07-19 [melvin]     0.7.8claws77
7888
7889         * src/selective_download.[ch]
7890                 Fixed bug where closing the dialog with the window manager's
7891                 close button will not unlock the summary
7892                 Corrected some function declarations that missed a return value
7893                 Made the source code comply better with coding style.
7894         * src/prefs_common.c
7895                 Added new browser command line for Mozilla.
7896
7897 2002-07-18 [paul]       0.7.8claws76
7898
7899         * src/mainwindow.c
7900           src/selective_download.[ch]
7901                 reflect theme changes, fix Gdk Warning when creating 
7902                 pixmap from NULL window, and minor clean up.
7903                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7904
7905         * po/en_GB.po
7906                 updated
7907
7908 2002-07-17 [paul]       0.7.8claws75
7909
7910         * INSTALL[.jp]
7911                 sync with 0.8.0
7912         
7913         * po/en_GB.po
7914                 updated
7915
7916 2002-07-16 [paul]       0.7.8claws74
7917
7918         * tools/filter_conv.pl
7919           tools/README
7920                 replace conversion script with reimplemented version, 
7921                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7922
7923 2002-07-16 [colin]      0.7.8claws73
7924
7925         * src/summaryview.c
7926                 remove forgotten debug messages - sorry ;-)
7927
7928 2002-07-16 [colin]      0.7.8claws72
7929
7930         * src/mimeview.c
7931           src/summaryview.c
7932           src/textview.c
7933           src/textview.h
7934                 add the ability to select part of a text mime-part 
7935                 to reply.
7936
7937 2002-07-15 [christoph]  0.7.8claws71
7938
7939         * src/folder.c
7940                 fix folder message count for folders without
7941                 msg_is_changed (includes news folders)
7942
7943 2002-07-15 [martin]     0.7.8claws70
7944
7945         * src/summaryview.c
7946                 option "display recipient on 'From'..." now works
7947                 without the need of enabling the option
7948                 "display  sender  using  address  book".
7949
7950 2002-07-15 [christoph]  0.7.8claws69
7951
7952         * src/summaryview.c
7953                 removed setting folder status from summaryview.
7954                 folder.c should update all message counts correctly.
7955
7956 2002-07-15 [paul]       0.7.8claws68
7957
7958         * po/pt_BR.po
7959                 updated by Fabio Junior Beneditto
7960
7961 2002-07-15 [darko]      0.7.8claws67
7962
7963         * src/mh.c
7964                 Fixed target folder colorization, don't decrease op
7965                 number twice
7966
7967 2002-07-14 [paul]       0.7.8claws66
7968
7969         * sync with main 0.8.0
7970                 see ChangeLog 2002-07-14
7971
7972 2002-07-13 [melvin]     0.7.8claws65
7973         
7974         * src/addrbook.c
7975         * src/addressbook.c
7976         * src/addrindex.c
7977                 Replaced sprintf by g_snprintf to prevent possible buffer
7978                 overflow.
7979         * src/news.c
7980                 Corrected a log message output format.
7981                 Added a missing "done" debug output.
7982         * src/compose.c
7983                 Added keyboard accelerator for Priority menu items
7984                 Added missing \n in debug output
7985         * src/logwindow.c
7986         * src/gtkspell.c
7987         * src/rfc2015.c
7988                 Added missing \n in debug output
7989
7990 2002-07-13 [paul]       0.7.8claws64
7991
7992         * man/sylpheed.1
7993                 change Sergey's email address to the sf address
7994
7995         * src/textview.c
7996                 increase show_url_timeout (more useful for long
7997                 urls)
7998
7999 2002-07-12 [sergey]     0.7.8claws63
8000
8001         * src/rfc2015.c
8002                 applied (with some modifications) patch to set the
8003                 micalg parameter for signatures
8004                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8005
8006 2002-07-12 [sergey]     0.7.8claws62
8007
8008         * man/Makefile.am
8009         * configure.in
8010                 fixed man page installation
8011
8012 2002-07-12 [paul]       0.7.8claws61
8013
8014         * sync with 0.7.8cvs26
8015                 see ChangeLog 2002-07-11 and 2002-07-12
8016
8017 2002-07-11 [christoph]  0.7.8claws60
8018
8019         * src/compose.c
8020         * src/procmsg.c
8021                 first use the message number to find the message
8022                 to mark with a reply flag but check the
8023                 message-id if we got the correct message, if not
8024                 try to find it by message-id.
8025                 use new string seperator that is not allowed
8026                 in message-ids.
8027
8028 2002-07-11 [paul]       0.7.8claws59
8029
8030         * sync with 0.7.8cvs23
8031                 see ChangeLog 2002-07-10
8032
8033 2002-07-10 [christoph]  0.7.8claws58
8034
8035         * src/folder.[ch]
8036         * src/msgcache.[ch]
8037                 Added message-id table to the cache in memory
8038                 and functions to msgcache.c and folder.c to
8039                 fetch MsgInfos by message id
8040         * src/compose.c
8041         * src/procmsg.c
8042                 store folder and message-id of message replying
8043                 to in queue header and set reply flag after sending
8044                 (Closes bug #469498)
8045
8046 2002-07-10 [paul]       0.7.8claws57
8047
8048         * AUTHORS
8049           man/sylpheed.1.gz
8050                 add Martin to the list of authors
8051
8052 2002-07-09 [martin]     0.7.8claws56
8053         * src/gtksctree.c
8054                 Added gtk_ctree_last_visible(), tree_update_level(),
8055                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8056                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8057                 from gtk+ to gtksctree.c for the new sorting code
8058                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8059                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8060         * src/gtksctree.h
8061                 Added declaration for gtk_sctree_sort_recursive() and
8062                 gtk_sctree_sort_node
8063         * src/addressbook.c
8064         * src/foldersel.c
8065         * src/folderview.c
8066         * src/summaryview.c
8067                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8068                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8069
8070 2002-07-08 [paul]       0.7.8claws55
8071
8072         * more sync with 0.7.8cvs21
8073                 see ChangeLog 2002-07-08
8074
8075 2002-07-08 [paul]       0.7.8claws54
8076
8077         * sync with 0.7.8cvs21
8078                 see ChangeLog 2002-07-08
8079
8080 2002-07-07 [alfons]     0.7.8claws53
8081
8082         * src/Makefile.am
8083         * src/stock_pixmap.[ch]
8084         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8085         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8086         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8087                 add new pixmaps for upcoming notice pane
8088
8089 2002-07-06 [melvin]     0.7.8claws52
8090
8091         * src/gtkspell.[ch]
8092                 Made them a bit closer to Sylpheed's coding style.
8093                 Removed old code.
8094                 Removed possible memory leaks when some errors occurs.
8095
8096 2002-07-06 [melvin]     0.7.8claws51
8097
8098         * po/Makefile.in.in
8099                 Removed --no-location in xgettext command line to help
8100                 translators that use Emacs' po-mode
8101         * src/quote_fmt.c
8102                 Removed unnecessary comments that messed up sylpheed.pot
8103
8104 2002-07-06 [paul]       0.7.8claws50
8105
8106         * sync with 0.7.8cvs19
8107                 see ChangeLog 2002-07-05
8108
8109 2002-07-06 [christoph]  0.7.8claws49
8110
8111         * src/folder.c
8112         * src/mainwindow.c
8113                 fix folder_item_remove_all_msg and folderview
8114                 status for trash folders after emptying trash
8115
8116 2002-07-05 [paul]       0.7.8claws48
8117
8118         * sync with 0.7.8cvs16
8119                 see ChangeLog 2002-07-04 and 2002-07-05
8120
8121 2002-07-04 [paul]       0.7.8claws47
8122
8123         * sync with 0.7.8cvs14
8124                 see  ChangeLog 2002-07-04
8125
8126 2002-07-03 [alfons]     0.7.8claws46
8127
8128         * src/folder.c
8129                 dupe folder item's path because it's being reallocated
8130                 by new folder scanning code
8131
8132 2002-07-03 [christoph]  0.7.8claws45
8133
8134         * src/imap.c
8135                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8136         * src/msgcache.c
8137                 add missing return in msgcache_write
8138
8139 2002-07-02 [thorsten]   0.7.8claws44
8140
8141         * src/jpilot.c
8142         * src/msgcache.c
8143         * src/rfc2015.c
8144                 use binary mode for file access
8145
8146 2002-07-02 [christoph]  0.7.8claws43
8147
8148         * major code cleanup (part 1)
8149         
8150                 - unused variables removed
8151                 - unused functions removed
8152                 - uninitialized variables checked
8153                 - missing return statements added
8154                 - missing function return types added
8155                 - added parentheses around assignment and
8156                   && in || when suggested by gcc
8157               
8158         * src/mh.c
8159         * src/folder.c
8160                 replaced direct calls to folder->scan_tree
8161                 with folder_scan_tree and restore folder
8162                 prefs in this function. The folder should
8163                 not have to deal with them.
8164                 ( Should now work for all folder types )
8165
8166 2002-07-02 [paul]       0.7.8claws42
8167
8168         * sync with 0.7.8cvs13
8169                 see ChangeLog 2002-07-01 and 2002-07-02
8170
8171 2002-07-01 [christoph]  0.7.8claws41
8172
8173         * src/summaryview.c
8174                 fix "goto next/prev unread message" with
8175                 ignored threads
8176
8177 2002-07-01 [paul]       0.7.8claws40
8178
8179         * po/es.po
8180                 updated by Ricardo Mones Lastra
8181
8182 2002-06-30 [match]      0.7.8claws39
8183
8184         * src/jpilot.c
8185                 applied variation of leonerd's patch (566661) to
8186                 allow multiple email addresses per JPilot entry.
8187                 addresses may be separated by space, comma, pipe,
8188                 semi-colon, new-line.
8189
8190 2002-06-30 [alfons]     0.7.8claws38
8191
8192         * src/procmsg.c
8193                 simple fix for putting older nodes before
8194                 newer nodes when threading by subject
8195
8196 2002-06-30 [christoph]  0.7.8claws37
8197
8198         * src/folder.c
8199         * src/folderview.c
8200         * src/mh.c
8201         * src/news.c
8202         * src/procmsg.c
8203                 fix broken folder tree rescaning
8204                 and don't use procmsg_get_mark_sum
8205                 anymore
8206
8207 2002-06-30 [christoph]  0.7.8claws36
8208
8209         * merge new cache branch
8210         * src/imap.c
8211                 fix new cache imap copy bug
8212         * src/folder.c
8213                 improved folder_item_scan
8214                 it should now always set the correct
8215                 new, unread and total message counts
8216
8217 2002-06-29 [paul]       0.7.8claws35
8218
8219         * configure.in
8220                 correct syntax error
8221
8222 2002-06-29 [paul]       0.7.8claws34
8223
8224         * configure.in
8225           Makefile.am
8226           man/Makefile.am       ** NEW FILE **
8227           man/sylpheed.1.gz     ** NEW FILE **
8228                 add Sylpheed man page
8229
8230 2002-06-29 [paul]       0.7.8claws33
8231
8232         * po/pt_BR.po
8233                 updated by Fabio Junior Beneditto
8234
8235 2002-06-28 [jens]       0.7.8claws32
8236
8237         * po/de.po
8238                 translation updated
8239
8240         * src/selective_download.c
8241                 removed gettext for space " "
8242
8243         * src/imap.c
8244                 removed wrong space
8245
8246 2002-06-28 [paul]       0.7.8claws31
8247
8248         * sync with 0.7.8cvs11
8249                 see ChangeLog 2002-06-28
8250
8251 2002-06-28 [paul]       0.7.8claws30
8252
8253         * sync with 0.7.8cvs10
8254                 see ChangeLog 2002-06-27 and 2002-06-28
8255
8256 2002-06-26 [paul]       0.7.8claws29
8257
8258         * src/addrgather.c
8259           src/selective_download.c
8260                 don't gettextise empty strings.
8261                 reserved by gettext. gettext("") returns 
8262                 the header entry with meta information, 
8263                 not the empty string
8264
8265         * po/en_GB.po
8266                 updated
8267
8268 2002-06-26 [paul]       0.7.8claws28
8269
8270         * sync with 0.7.8cvs7
8271                 see ChangeLog 2002-06-25
8272
8273         * src/prefs_common.c
8274                 ...and in the process, tweak the gui a little
8275
8276 2002-06-25 [alfons]     0.7.8claws27
8277         
8278         * configure.in
8279         * src/Makefile.am
8280                 fine tune ldap library detection
8281
8282 2002-06-25 [alfons]     0.7.8claws26
8283
8284         * src/compose.c
8285                 don't allow return receipts when composing a news article
8286
8287 2002-06-25 [paul]       0.7.8claws25
8288
8289         * Makefile.am
8290                 add '$(AMTAR)' to 'release' section to allow for
8291                 new and older autotools
8292
8293 2002-06-25 [paul]       0.7.8claws24
8294
8295         * src/summaryview.c
8296                 fix "No more unread messages" persistant pop-up
8297                 window bug
8298
8299 2002-06-25 [paul]       0.7.8claws23
8300
8301         * po/it.po
8302                 updated by Alessandro Maestri
8303
8304 2002-06-25 [paul]       0.7.8claws22
8305
8306         * sync with 0.7.8cvs6
8307                 see ChangeLog 2002-06-25
8308
8309 2002-06-24 [paul]       0.7.8claws21
8310
8311         * tools/update-po
8312                 add GPL copyright information
8313
8314 2002-06-24 [paul]       0.7.8claws20
8315
8316         * tools/Makefile.am
8317           tools/README
8318           tools/update-po       ** NEW FILE **
8319                 add script that eases the creation of *.po files
8320                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8321
8322 2002-06-23 [alfons]     0.7.8claws19
8323
8324         * src/messageview.c
8325                 make notification_convert_header obey const correctness
8326                 (next step will be fixing the broken return receipt)
8327
8328 2002-06-23 [paul]       0.7.8claws18
8329
8330         * src/messageview.c
8331                 fix bug introduced in last commit:
8332                 removed too much code in last commit - put back what's
8333                 needed
8334
8335 2002-06-23 [paul]       0.7.8claws17
8336
8337         * src/messageview.[ch]
8338                 remove code committed in error from locally patched
8339                 source
8340
8341 2002-06-23 [colin]      0.7.8claws16
8342
8343         * src/compose.[ch]
8344                 add compose_entry_select(), used to select the default_to
8345                 email address - hopefully avoiding people sending mails to
8346                 wrong recipients.
8347
8348 2002-06-22 [alfons]     0.7.8claws15
8349
8350         * AUTHORS
8351                 add Bram Metsch & Stanislav Karchebny
8352         * src/smtp.[ch]
8353         * src/prefs_account.[ch]
8354         * src/send.c
8355                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8356                   options.  (see <http://sourceforge.net/tracker/index.php
8357                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8358
8359                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8360                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8361
8362 2002-06-22 [paul]       0.7.8claws14
8363
8364         * sync with 0.7.8cvs5
8365                 see ChangeLog 2002-06-19 and 2002-06-20
8366
8367 2002-06-22 [alfons]     0.7.8claws13
8368
8369         * src/selective_download.c
8370                 fix a stupid mistake I made
8371
8372 2002-06-22 [alfons]     0.7.8claws12
8373
8374         * src/selective_download.[ch]
8375                 fix another unnoticed leak; cleanup code
8376
8377 2002-06-21 [alfons]
8378
8379         * tools/Makefile.am
8380                 gpg-sign <-- gpg-sign-syl
8381
8382 2002-06-21 [alfons]     0.7.8claws11
8383
8384         * src/selective_download.c
8385         * src/selective_download.h
8386                 fix assorted mix of allocation errors (should solve
8387                 problem reported by Philippe Gramoullé, see:
8388                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8389
8390 2002-06-20 [melvin]     0.7.8claws10
8391
8392         * tools/gpg-sign *REMOVED*
8393           tools/gpg-sign-syl *ADDED*
8394                 Replaced the gpg clearsigning script with the version using
8395                 xterm instead of ssh-askpass and changed its name.
8396
8397         * README.claws
8398                 Updated actions example to reflect the renaming of the
8399                 gpg clearsigning script.
8400
8401 2002-06-19 [paul]       0.7.8claws9
8402
8403         * sync with 0.7.8claws9
8404                 see ChangeLog 2002-06-18 and 2002-06-19
8405
8406 2002-06-19 [paul]       0.7.8claws8
8407
8408         * sync with 0.7.8cvs1
8409                 see ChangeLog 2002-06-18
8410
8411 2002-06-18 [alfons]     0.7.8claws7
8412
8413         * src/mainwindow.h
8414                 add omitted prototype
8415
8416 2002-06-17 [paul]       0.7.8claws6
8417
8418         * src/mainwindow.c
8419                 fix hiding of exec_btn
8420
8421 2002-06-17 [paul]       0.7.8claws5
8422
8423         * src/pop.c
8424                 remove unneeded code: should_delete() 
8425                 and Pop3State::uidl_todelete_list
8426
8427 2002-06-17 [paul]       0.7.8claws4
8428
8429         * sync with 0.7.8
8430                 see ChangeLog 2002-06-11 and 2002-06-13
8431
8432 2002-06-16 [alfons]     0.7.8claws3
8433         
8434         * src/folder.c
8435                 make sure lock sort mode (claws specific) is
8436                 also persists after a tree rescan
8437
8438 2002-06-16 [alfons]     0.7.8claws2
8439
8440         * src/prefs_folder_item.c
8441         * src/folder.[ch]
8442                 fix persistence of folder sort mode (broken
8443                 by adapting Hiro's new folder persistence code)
8444
8445 2002-06-16 [alfons]     0.7.8claws1
8446
8447         * AUTHORS
8448         * src/logwindow.c
8449         * src/prefscommon.[ch]
8450                 control size of log text in log window; 
8451                 closes patch #569155 submitted by Mitko Haralanov.
8452
8453 2002-06-15 [paul]       0.7.8claws
8454
8455         * release of 0.7.8claws
8456
8457 2002-06-15 [paul]       0.7.7claws
8458
8459         * po/pt_BR.po
8460                 updated by Fabio Junior Beneditto
8461
8462 2002-06-14 [paul]       0.7.6claws49
8463
8464         * po/es.po
8465                 updated by Ricardo Mones Lastra
8466
8467 2002-06-14 [paul]       0.7.6claws48
8468
8469         * po/nl.po
8470                 updated translation by Wilbert Berendsen
8471
8472 2002-06-14 [melvin]     0.7.6claws47
8473
8474         * po/fr.po
8475                 Updated French translation
8476
8477 2002-06-13 [paul]       0.7.6claws46
8478
8479         * src/filesel.c
8480                 allow filename to be typed in, rather than just
8481                 selected by the mouse. Patch by Gustavo Noronha Silva.
8482
8483 2002-06-13 [alfons]     0.7.6claws45
8484
8485         * src/mainwindow.[ch]
8486                 more cleanups (removing unnecessary menu items Expand 
8487                 summary / message view)
8488
8489 2002-06-13 [melvin]     0.7.6claws44
8490
8491         * po/POTFILES.in
8492                 Added src/string_match.c
8493         * src/string_match.c
8494                 Fixed possible buffer overflow.
8495                 Corrected typo.
8496                 Added missing config.h header.
8497         * src/prefs_common.c
8498           src/prefs_matcher.c
8499           src/prefs_scoring.c
8500                 Made some strings translatable (missing _(..)).
8501
8502 2002-06-13 [melvin]     0.7.6claws43
8503
8504         * README.claws
8505                 Corrected action example (verifying clearsigned mail).
8506         * src/prefs_account.c
8507                 Corrected typo.
8508         * src/prefs_common.c
8509                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8510
8511 2002-06-12 [alfons]     0.7.6claws42
8512
8513         * src/summaryview.c
8514                 add init of score column lost in 0.7.6claws42
8515
8516 2002-06-12 [paul]       0.7.6claws41
8517
8518         * src/prefs_account.c
8519                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8520                 behavior of the radio buttons, (from 0.7.7cvs2)
8521
8522 2002-06-11 [alfons]     0.7.6claws40
8523
8524         * src/messageview.[ch]
8525         * src/summaryview.[ch]
8526         * src/summary_search.c
8527         * src/mainwindow.c
8528                 perform a sync to bring in Hiro's separate view implementation 
8529
8530                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8531
8532 2002-06-11 [paul]       0.7.6claws39
8533         
8534         * src/prefs_account.c
8535                 correct a typo on the Receive tab
8536
8537 2002-06-10 [match]      0.7.6claws38
8538
8539         * src/addressbook.c
8540                 Included address completion patch from Gustavo Noronha.
8541
8542 2002-06-10 [paul]       0.7.6claws37
8543
8544         * src/inc.[ch]
8545           src/pop.c
8546           src/prefs_account.[ch]
8547           src/selective_download.[ch]
8548                 apply PATCH #561712
8549                  NEW:
8550                 - check if POP Account
8551                 - Receive Button renamed to Preview
8552                 - Preview Button Popup: preview new/all messages
8553                 - Download Button
8554                 - Account Preferences-->Receive tab checkbutton if you
8555                   want to remove Mail after Download
8556                 -: default YES
8557                 - Account Preferences-->Receive tab checkbutton use
8558                   filtering rules on preview
8559                   (think of delete_on_server)
8560                 -: default YES
8561                 - Account selectable from SD dialog
8562                 - checkbutton to show already downloaded messages if
8563                   all messages are previewed
8564                 - new clist column showing Date
8565                 - ESC KEY close
8566                 FIXES:
8567                 - play ball with UIDL
8568                 - fault tolerant (?) 
8569                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8570
8571 2002-06-10 [melvin]     0.7.6claws36
8572
8573         * README.claws
8574                 Added a hint to ac/README in cvs instructions.
8575
8576         * src/prefs_actions.c
8577                 Made it possible to use a more elaborate command line
8578                 for asynchronous actions, too.
8579
8580 2002-06-10 [melvin]     0.7.6claws35
8581         
8582         * src/prefs_actions.c
8583                 Make it possible to use a more elaborate command line
8584                 (e.g. |foo|bar|cat>there;echo Done|)
8585                 Corrected error message when calling %f, %F and %p commands
8586                 from the compose window.
8587
8588 2002-06-09 [colin]      0.7.6claws34
8589
8590         * src/summaryview.c
8591                 Automatically find unread messages in current folder
8592                 before annoying the user.
8593
8594 2002-06-08 [alfons]     0.7.6claws33
8595
8596         * po/it.po
8597                 remove bad formatting string in it.po translation
8598                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8599
8600 2002-06-08 [paul]       0.7.6claws32
8601
8602         * sync with 0.7.6cvs25
8603                 see ChangeLog 2002-06-07
8604
8605 2002-06-05 [paul]       0.7.6claws31
8606
8607         * src/mainwindow.c
8608                 add 'Sort by locked' and 'Sort by score'
8609
8610 2002-06-05 [paul]       0.7.6claws30
8611
8612         * sync with 0.7.6cvs24
8613                 see ChangeLog 2002-06-04
8614
8615 2002-06-04 [paul]       0.7.6claws29
8616
8617         * po/pt_BR.po
8618                 updated by Fabio Junior Beneditto
8619
8620 2002-06-03 [thorsten]   0.7.6claws28
8621
8622         * src/matcher.c
8623                 fclose() matcherrc after reading
8624
8625 2002-06-03 [paul]       0.7.6claws27
8626
8627         * sync with 0.7.6cvs21
8628                 see ChangeLog 2002-05-31
8629
8630 2002-05-31 [paul]       0.7.6claws26
8631
8632         * sync with 0.7.6cvs20
8633                 see ChangeLog 2002-05-29 and 2002-05-30
8634
8635 2002-05-31 [paul]       0.7.6claws25
8636
8637         * src/imap.c
8638                 hopefully fix last buggy sync
8639
8640         * README.claws
8641                 correct typo in 'Actions' examples
8642
8643 2002-05-29 [paul]       0.7.6claws24
8644
8645         * sync with 0.7.6cvs18
8646                 see ChangeLog 2002-05-28 and 2002-05-29
8647
8648         * src/news.c
8649           src/nntp.[ch]
8650                 sync with above 
8651
8652 2002-05-28 [paul]       0.7.6claws23
8653
8654         * sync with 0.7.6cvs16
8655                 see ChangeLog 2002-05-28
8656
8657 2002-05-27 [thorsten]   0.7.6claws22 
8658
8659         * faq/it/sylpheed-faq-1.html
8660           faq/it/sylpheed-faq-2.html
8661           faq/it/sylpheed-faq-3.html
8662           faq/it/sylpheed-faq.html
8663                 corrected DOS lineendings
8664         * faq/de/sylpheed-faq-1.html
8665           faq/de/sylpheed-faq-2.html
8666           faq/en/sylpheed-faq-1.html
8667           faq/en/sylpheed-faq-2.html
8668           faq/en/sylpheed-faq-3.html
8669           faq/es/sylpheed-faq-1.html
8670           faq/es/sylpheed-faq-2.html
8671           faq/es/sylpheed-faq-3.html
8672           faq/fr/sylpheed-faq-1.html
8673           faq/it/sylpheed-faq-1.html
8674           faq/it/sylpheed-faq-2.html
8675           faq/it/sylpheed-faq-3.html
8676           faq/it/sylpheed-faq.html
8677                 changed ">" to &quot;
8678
8679 2002-05-27 [paul]       0.7.6claws21
8680         
8681         * sync with 0.7.6cvs15
8682                 see ChangeLog 2002-05-27
8683
8684 2002-05-27 [paul]       0.7.6claws20
8685
8686         * src/prefs_account.c
8687                 correct a typo
8688
8689 2002-05-26 [paul]       0.7.6claws19
8690
8691         * tools/README
8692                 correct a typo
8693
8694 2002-05-25 [paul]       0.7.6claws18
8695
8696         * tools/README
8697                 add description of kmail2sylpheed.pl
8698
8699 2002-05-25 [paul]       0.7.6claws17
8700
8701         * tools/kmail2sylpheed.pl       ** NEW FILE **
8702                 perl script that converts an exported Kmail address
8703                 book, converts it to sylpheed addressbook file,
8704                 writes the file to .sylpheed, and updates
8705                 addrbook--index.xml 
8706
8707 2002-05-25 [paul]       0.7.6claws16
8708
8709         * sync with 0.7.6cvs14
8710                 see ChangeLog 2002-05-23
8711
8712 2002-05-24 [paul]       0.7.6claws15
8713
8714         * README.claws
8715                 make a correction and add some more info
8716
8717 2002-05-24 [paul]       0.7.6claws14
8718
8719         * src/compose.c
8720                 fix memory leak in 
8721                 compose_redirect_write_headers_from_headerlist()
8722                 add Subject and Resent-Message-ID to
8723                 compose_redirect_write_headers()
8724                 Received, Subject, and X-UIDL are filtered out in 
8725                 compose_redirect_write_to_file()
8726
8727 2002-05-23 [paul]       0.7.6claws13
8728
8729         * src/compose.[ch]
8730           src/filtering.c
8731           src/mainwindow.c
8732           src/matcher.[ch]
8733           src/matcher_parser_lex.l
8734           src/matcher_parser_parse.y
8735           src/prefs_common.[ch]
8736           src/prefs_filtering.c
8737           src/summaryview.c
8738                 rename 'Bounce' to 'Redirect'
8739
8740 2002-05-23 [paul]       0.7.6claws12
8741
8742         * more sync with 0.7.6cvs13
8743           src/compose.c
8744                 see ChangeLog 2002-05-22
8745
8746 2002-05-22 [paul]       0.7.6claws11
8747
8748         * sync with 0.7.6cvs13
8749           src/codeconv.c
8750                 see ChangeLog 2002-05-20
8751           src/prefs_common.c
8752                 see ChangeLog 2002-05-22
8753
8754 2002-05-21 [melvin]     0.7.6claws10
8755
8756         * src/folderview.c
8757                 Added missing filtering and scoring headers
8758                 Fixed bad function call that showed garbage 
8759                 in Folder->Processing
8760
8761 2002-05-21 [paul]       0.7.6claws9
8762
8763         * tools/Makefile.am
8764                 make all tools executable, (patch by Alfons).
8765
8766 2002-05-20 [alfons]     0.7.6claws8
8767
8768         * src/procheader.c
8769                 don't forget to call mktime() so we have a valid week 
8770                 and year day
8771                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8772
8773 2002-05-20 [paul]       0.7.6claws7
8774
8775         * src/html.c
8776                 fix broken parsing of urls
8777         * src/textview.c
8778                 fix displaying of urls
8779
8780                 both fixes from the patch [547855] by Eugene 
8781                 Brevdo (zonem)
8782
8783 2002-05-19 [alfons]     0.7.6claws6
8784
8785         * configure.in
8786                 make sylpheed configure correctly with the latest
8787                 and greatest of automake / autoconf / gettext
8788
8789 2002-05-19 [alfons]     0.7.6claws5
8790
8791         * src/procheader.c
8792         * src/procheader.h
8793                 add function for returning ime zone offset
8794         * src/quote_fmt.c
8795         * src/quote_fmt_parse.y
8796                 better quotation formatting - does not convert
8797                 to local time, but uses the original date string.
8798                 
8799                 Note: %z inserts the timezone offset (should 
8800                 work also on platforms where strftime does not
8801                 support %z).
8802
8803 2002-05-18 [christoph]  0.7.6claws4
8804
8805         * src/summaryview.c
8806                 fix indentation of some code
8807         * tools/Makefile.am
8808                 fix spaces after \
8809         * src/Makefile.am
8810                 add missing \
8811                 correct path for ignorethread.xpm
8812                 incorrect filename for sylpheed_logo.xpm
8813                 add missing include matcher_parser_parse.h
8814
8815 2002-05-18 [paul]       0.7.6claws3
8816
8817         * sync with 0.7.6cvs8
8818                 see ChangeLog 2002-05-16 and 2002-05-17
8819
8820 2002-05-18 [melvin]     0.7.6claws2
8821
8822         * README.claws
8823                 Corrected an action's definition and fixed some misspellings.
8824
8825 2002-05-18 [paul]       0.7.6claws1
8826
8827         * tools/Makefile.am
8828           tools/gpg-sign        ** new file **
8829           tools/uudec           ** new file **
8830                 add Melvin's Actions scripts
8831
8832         * README.claws
8833                 add Melvin's descriptions for Actions
8834
8835 2002-05-18 [paul]       0.7.6claws
8836
8837         * Version 0.7.6claws released
8838
8839 2002-05-17 [paul]       0.7.5claws32
8840
8841         * po/es.po
8842                 updated by Ricardo Mones Lastra
8843
8844 2002-05-17 [paul]       0.7.5claws31
8845
8846         * src/compose.c
8847                 fix Account prefs default folder for sent/draft/deleted
8848                 messages bug
8849
8850         * po/it.po
8851           po/nl.po
8852                 updated translation by Alessandro Maestri and
8853                 Wilbert Berendsen
8854
8855 2002-05-17 [melvin]     0.7.5claws30
8856
8857         * src/prefs_actions.c
8858                 Fixed bug where using %F not at the end of the command 
8859                 resulted in an additional empty argument being created.
8860                 Thanks to Darko Koruga for reporting the bug.
8861
8862 2002-05-17 [melvin]     0.7.5claws29
8863
8864         * po/fr.po
8865                 Updated French translations.
8866
8867 2002-05-15 [paul]       0.7.5claws28
8868         
8869         * po/es.po
8870                 updated by Ricardo Mones Lastra
8871
8872 2002-05-15 [paul]       0.7.5claws27
8873
8874         * sync with 0.7.6cvs4
8875                 see ChangeLog 2002-05-14 and 2002-05-15
8876
8877 2002-05-14 [paul]       0.7.5claws26
8878
8879         * sync with 0.7.6cvs1
8880                 see ChangeLog 2002-05-13
8881
8882 2002-05-13 [thorsten]   0.7.5claws25
8883
8884         * src/messageview.c
8885                 fix select_all and copy in multipart messages
8886         * src/mainwindow.c
8887                 fix select_all and copy in multipart messages
8888
8889 2002-05-12 [paul]       0.7.5claws24
8890
8891         * src/summaryview.c
8892                 reverse last commit, bug already fixed in 0.7.5claws3
8893
8894 2002-05-12 [netztorte]  0.7.5claws23
8895
8896         * src/summaryview.c
8897                 dont parse empty addressbook (checked in before claws20)
8898
8899 2002-05-12 [melvin]     0.7.5claws22
8900
8901         * src/procmsg.[ch]
8902                 Removed unneeded priority code introduced by the previous 
8903                 commit.
8904
8905 2002-05-12 [melvin]     0.7.5claws21
8906
8907         * src/compose.[ch]
8908                 Added possibility to set message's priority.
8909         * src/procmsg.[ch]
8910                 Added possibility to set message's priority.
8911                 Added missing headers
8912
8913 2002-05-12 [melvin]     0.7.5claws20
8914
8915         * src/prefs_actions.c
8916                 Removed implicitely added quotes around the name
8917                 of the temporary files of mime parts.
8918
8919 2002-05-12 [paul]       0.7.5claws19
8920
8921         * sync with 0.7.5cvs20
8922                 see ChangeLog 2002-05-11
8923
8924 2002-05-12 [alfons]     0.7.5claws18
8925
8926         * src/quote_fmt_lex.l
8927         * src/quote_fmt_parse.y
8928                 allow quote / reply date & time format to be set using
8929                 %D{format}. format is a format string you'd pass to
8930                 strftime() (see man strftime, or the Display tab |
8931                 Date format setting).
8932
8933                 Currently %D converts the date to local time. 
8934
8935 2002-05-11 [paul]       0.7.5claws17
8936
8937         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8938                 see ChangeLog 2002-05-10 and 2002-05-11
8939
8940 2002-05-10 [paul]       0.7.5claws16
8941
8942         * sync with 0.7.5cvs16
8943                 see ChangeLog entries 2002-05-09 and 
8944                 2002-05-10
8945
8946 2002-05-10 [colin]      0.7.5claws15
8947
8948         * src/textview.c
8949                 Corrected a bug that prevented sylpheed to open
8950                 double-clicked URIs.
8951
8952 2002-05-09 [paul]       0.7.5claws14
8953
8954         * sync with 0.7.5cvs14
8955                 see ChangeLog 2002-05-08 and 2002-05-09
8956
8957 2002-05-08 [paul]       0.7.5claws13
8958
8959         * sync with 0.7.5cvs11
8960                 see ChangeLog entry 2002-05-08
8961
8962 2002-05-08 [paul]       0.7.5claws12
8963
8964         * src/mainwindow.c
8965           src/textview.[ch]
8966                 fix segfault on View->Open in new window
8967                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8968
8969 2002-05-07 [paul]       0.7.5claws11
8970
8971         * sync with 0.7.5cvs9
8972                 see ChangeLog entry 2002-05-07
8973
8974 2002-05-06 [paul]       0.7.5claws10
8975
8976         * src/messageview.c
8977           src/textview.c
8978                 display url in statusbar on single-click
8979                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8980
8981 2002-05-06 [match]      0.7.5claws9
8982
8983         * src/addritem.[ch]
8984                 new functions.
8985         * src/addrcache.c
8986                 tidy up.
8987         * src/xmlprops.[ch]
8988                 XML implementation of properties file.
8989         * src/exporthtml.[ch]
8990         * src/expthtmldlg.[ch]
8991         * src/addressbook.c
8992                 export to HTML.
8993
8994 2002-05-02 [sergey]     0.7.5claws8
8995
8996         * src/mainwindow.c (mainwin_entries),
8997           src/prefs_common.c (prefs_send_create()),
8998           src/codeconv.c (locale_table):
8999                 use charset name "Windows-1251" instead of "CP1251".
9000
9001 2002-05-02 [colin]      0.7.5claws7
9002         
9003         * src/compose.c
9004           src/prefs_common.c
9005           src/prefs_folder_item.c
9006                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9007
9008 2002-05-02 [hiro]       0.7.5claws6
9009
9010         * src/imap.c
9011                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9012
9013 2002-05-02 [paul]       0.7.5claws5
9014
9015         * src/compose.c
9016                 more sync with 0.7.5cvs7, see ChangeLog entry
9017                 2002-05-02
9018
9019 2002-05-02 [hiro]       0.7.5claws4
9020
9021         * src/compose.c
9022                 compose_queue_sub():
9023                 check if queue folder exists (closes #550397).
9024                 removed directory creation since it should be handled
9025                 transparently.
9026         * src/imap.c
9027                 imap_add_msg(): return UID for appended message
9028                 (closes #548842).
9029
9030 2002-04-30 [paul]       0.7.5claws3
9031
9032         * src/summaryview.c
9033                 fix account_find_from_address() bug
9034
9035 2002-04-28 [colin]      0.7.5claws2
9036
9037         * src/compose.c
9038           src/textview.c
9039           src/prefs_common.[ch]
9040           src/utils.[ch]
9041                 Added user-definable quotation characters recognition.
9042
9043 2002-04-28 [paul]       0.7.5claws1
9044
9045         * sync with 0.7.5cvs4
9046                 see ChangeLog entry  2002-04-25
9047
9048 2002-04-28 [paul]       0.7.5claws
9049
9050         * po/es.po
9051           po/nl.po
9052           po/pt_BR.po
9053                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9054                 Fabio Junior Beneditto
9055
9056 2002-04-27 [jens]       0.7.4claws103
9057
9058         * po/de.po
9059                 updated German translation.
9060
9061 2002-04-27 [hiro]       0.7.4claws102
9062
9063         * src/summaryview.c
9064                 summary_write_cache(): fixed the mark loss of hidden messages.
9065
9066 2002-04-26 [melvin]     0.7.4claws101
9067
9068         * src/procmsg.c
9069                 fixed a second typo (same one)
9070         * po/fr.po
9071           po/it.po
9072           po/pt_BR.po
9073                 fixed the type again...
9074
9075 2002-04-26 [melvin]     0.7.4claws100
9076
9077         * src/procmsg.c
9078                 fixed a typo in an alert message ("temorary").
9079         * po/it.po
9080         * po/pt_BR.po
9081                 corrected the typo  described above.
9082         * po/fr.po
9083                 updated French translation.
9084
9085 2002-04-26 [darko]      0.7.4claws99
9086
9087         * src/summaryview.c
9088                 fix target folder colorization
9089
9090 2002-04-25 [paul]       0.7.4claws98
9091
9092         * po/it.po
9093                 updated by Alessandro Maestri
9094
9095 2002-04-24 [colin]      0.7.4claws97
9096         
9097         * src/compose.c
9098                 Fixed double "subject is empty" question.
9099
9100 2002-04-23 [colin]      0.7.4claws96
9101         
9102         * src/mimeview.c
9103                 Corrected issue when "automatically display images" was
9104                 not set : first image remained after selecting second.
9105
9106 2002-04-23 [melvin]     0.7.4claws95
9107
9108         * src/prefs_actions.c
9109                 Don't display in/out dialog if there is nothing to show.
9110
9111 2002-04-23 [paul]       0.7.4claws94
9112
9113         * sync with 0.7.5cvs3
9114                 bug fixes: see ChangeLog entry 2002-04-23
9115
9116 2002-04-22 [darko]      0.7.4claws93
9117
9118         * src/compose.c
9119                 fix previous check-in which changed code after
9120                 merge from main
9121
9122 2002-04-22 [paul]       0.7.4claws92
9123
9124         * faq/de/*
9125                 add German FAQ
9126         * faq/en/*
9127           faq/es/*
9128           faq/fr/*
9129                 update English, Spanish and French FAQs
9130         * manual/de/*
9131           manual/es/*
9132                 add German and Spanish manuals
9133         * manual/en/*
9134           manual/fr/*
9135                 update English and French manuals
9136
9137         * src/Makefile.am
9138                 add to and re-arrange the pixmap entries
9139
9140 2002-04-22 [darko]      0.7.4claws91
9141
9142         * src/compose.c
9143                 fix sender initials recognition to only allow
9144                 '>' after the initials
9145
9146 2002-04-21 [paul]       0.7.4claws90
9147
9148         * sync with 0.7.5 release
9149                 see ChangeLog entry 2002-04-21
9150
9151 2002-04-21 [alfons]
9152
9153         * src/Makefile.am
9154                 add colin's new pixmaps to EXTRA_DIST
9155
9156 2002-04-21 [colin]      0.7.4claws89
9157         * src/compose.c
9158         * src/inc.c
9159         * src/mainwindow.[ch]
9160         * src/prefs_common.[ch]
9161         * src/stock_pixmap.[ch]
9162                 Added "Work offline" ability.
9163
9164 2002-04-21 [colin]      0.7.4claws88
9165         
9166         * src/mimeview.c
9167         * src/prefs_common.c
9168         * src/prefs_common.h
9169         * src/textview.c : Added an option to common preferences -> display
9170           to allow user not to automatically display images.
9171
9172 2002-04-21 [paul]       0.7.4claws87
9173
9174         * sync with 0.7.4cvs52
9175                 see ChangeLog entry 2002-04-21 (src/imap.c)
9176
9177 2002-04-21 [paul]       0.7.4claws86
9178
9179         * sync with 0.7.4cvs51
9180                 see ChangeLog entry 2002-04-21
9181
9182 2002-04-21 [paul]       0.7.4claws85
9183
9184         * sync with 0.7.4cvs49
9185                 see ChangeLog entries 2002-04-20 and 2002-04-21
9186
9187         * src/Makefile.am
9188                 clean up: remove old 'stock_' element from xpm 
9189                 filenames.
9190
9191 2002-04-21 [alfons]     0.7.4claws84
9192
9193         apply sync patch from Paul
9194
9195         * src/folderview.c
9196                 use old claws prefs_folder_item_create() for now
9197
9198 2002-04-19 [match]      0.7.4claws83
9199
9200         * src/addressbook.[ch]
9201         * src/addrharvest.[ch]
9202         * src/addrgather.[ch]
9203                 recurse folders.
9204         * src/mainwindow.c
9205         * src/summaryview.[ch]
9206                 change menu option.
9207
9208 2002-04-19 [paul]       0.7.4claws82
9209
9210         * po/pt_BR.po
9211                 updated by Fabio Junior Beneditto
9212
9213 2002-04-14 [alfons]     0.7.4claws81
9214
9215         * src/passphrase.c
9216                 add #include <sys/types.h> for mode_t and off_t 
9217
9218 2002-04-13 [paul]       0.7.4claws80
9219         
9220         * src/main.c
9221           src/passphrase.[ch]
9222           src/pgptext.c
9223           src/prefs_common.[ch]
9224           src/rfc2015.c
9225                 enable storing of GnuPG passphrase for the whole 
9226                 session or a user-defined number of minutes. patch 
9227                 submitted by Ravemax <ravemax@dextrose.com>
9228
9229 2002-04-13 [alfons]     0.7.4claws79
9230
9231         * src/textview.c
9232                 make email parser also stop scanning when encountering separators
9233                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9234
9235 2002-04-13 [paul]       0.7.4claws78
9236
9237         * sync with 0.7.4cvs39
9238                 see ChangeLog entry 2002-04-12
9239
9240 2002-04-11 [paul]       0.7.4claws77
9241
9242         * sync with 0.7.4cvs37
9243                 see ChangeLog entry 2002-04-11
9244
9245 2002-04-11 [paul]       0.7.4claws76
9246
9247         * COPYING 
9248                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9249                 the clause for OpenSSL). sync with sylpheed main
9250
9251 2002-04-09 [melvin]     0.7.4claws75
9252
9253         * src/compose.c
9254                 Made 'Ctrl-Enter' on send ignore some modifiers 
9255                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9256                 to bind other *-Enter (but not Alt-Enter).
9257
9258 2002-04-09 [paul]       0.7.4claws74
9259
9260         * sync with 0.7.4cvs35
9261                 see ChangeLog entries 2002-04-09
9262
9263 2002-04-08 [paul]       0.7.4claws73
9264
9265         * sync with 0.7.4cvs33
9266                 see ChangeLog entry 200-04-08
9267
9268 2002-04-07 [match]      0.7.4claws72
9269
9270         * src/addrharvest.[ch]
9271                 fixed to read all addresses in header, regardless
9272                 of header size. improved name parsing. accommodate
9273                 harvest from folders and selected message.
9274         * src/addritem.[ch]
9275                 included new address parsing function.
9276         * src/addrgather.[ch]
9277         * src/addressbook.[ch]
9278         * src/summaryview.[ch]
9279         * src/mainwindow.c
9280                 allow address harvest of folder as well as selected
9281                 messages.
9282
9283 2002-04-07 [paul]       0.7.4claws71
9284
9285         * src/esmtp.[ch]
9286           src/smtp.c
9287                 don't try to authenticate with CRAM-MD5 in SMTP when 
9288                 SMTP-AUTH enabled if MTA doesn't issue this 
9289                 auth-method in it's ehlo-response. bug item #531364,
9290                 patch item #938910. patch submitted by Colin Leroy 
9291                 <colin@colino.net>
9292
9293 2002-04-07 [paul]       0.7.4claws70
9294
9295         * src/nntp.c
9296                 fix missing MODE_READER bug. patch submitted by
9297                 Colin Leroy <colin@colino.net>
9298
9299 2002-04-07 [alfons]     0.7.4claws69
9300
9301         * src/matcher.[ch]
9302         * src/prefs_filtering.c
9303         * src/summaryview.c
9304                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9305                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9306
9307 2002-04-07 [paul]       0.7.4claws68
9308
9309         * sync with 0.7.4cvs32
9310                 see ChangeLog entry 2002-04-06
9311
9312         * tools/filter_conv.pl
9313                 more bug fixes
9314
9315 2002-04-06 [paul]       0.7.4claws67
9316
9317         * tools/filter_conv.pl
9318                 modify to be able to find the name of the first
9319                 mailbox and use that. main's filter does not
9320                 record the full path to the mailbox and therefore
9321                 can only filter to the first mailbox.
9322
9323 2002-04-05 [paul]       0.7.4claws66
9324
9325         * tools/filter_conv.pl
9326                 attempt to make the script all-encompassing and
9327                 be able to convert any main 'filter' rule thrown
9328                 at it
9329
9330 2002-04-05 [paul]       0.7.4claws65
9331
9332         * tools/filter_conv.pl
9333                 allow for collapsed folder trees
9334
9335 2002-04-05 [paul]       0.7.4claws64
9336
9337         * sync with 0.7.4cvs31
9338                 see ChangeLog entries 2002-04-05
9339
9340 2002-04-03 [paul]       0.7.4claws63
9341
9342         * sync with 0.7.4cvs29
9343                 see ChangeLog entries 2002-04-02 and 2002-04-03
9344
9345 2002-04-02 [paul]       0.7.4claws62
9346
9347         * sync with 0.7.4cvs26
9348                 see ChangeLog entry 2002-04-01
9349
9350 2002-04-02 [match]      0.7.4claws61
9351
9352         * src/pine.[ch]
9353         * src/importpine.[ch]
9354         * src/addressbook.c
9355                 import Pine address book.
9356
9357 2002-04-02 [match]      0.7.4claws60
9358
9359         * src/addrharvest.[ch]
9360                 improve address parsing of funky addresses.
9361
9362 2002-04-02 [darko]      0.7.4claws59
9363
9364         * src/compose.c
9365                 wrap on send improvements, it now recognizes quoted
9366                 initials as part of the quotation string, and it
9367                 does not join lines separated by CR
9368
9369 2002-04-01 [match]      0.7.4claws58
9370
9371         * src/mgutils.[ch]
9372                 added new functions.
9373         * src/mutt.[ch]
9374                 remove excessive duplicate address generation
9375                 on import.
9376
9377 2002-04-01 [alfons]     0.7.4claws57
9378         
9379         * src/summaryview.c
9380                 put back g_free() 
9381
9382 2002-04-01 [paul]       0.7.4claws56
9383
9384         * sync with 0.7.4cvs25
9385                 see ChangeLog entry 2002-04-01
9386
9387 2002-04-01 [alfons]     0.7.4aprilfool55
9388
9389         * src/summaryview.c
9390                 honour feature request item #537427 to allow for
9391                 displaying names from address book for sent mail also
9392
9393 2002-03-29 [paul]       0.7.4claws54
9394
9395         * src/mainwindow.c
9396           src/prefs_filtering.[ch]
9397           src/prefs_matcher.c
9398           src/summaryview.c
9399                 add 'fast filter' for claws' filtering,
9400                 /Tools/Create filter rule/... patch submitted
9401                 by Neill Miller <neillm@thecodefactory.org>
9402
9403 2002-03-29 [paul]       0.7.4claws53
9404
9405         * sync with 0.7.4cvs24
9406                 see ChangeLog entry 2002-03-29
9407
9408 2002-03-28 [paul]       0.7.4claws52
9409
9410         * sync with 0.7.4cvs23
9411                 see ChangeLog entry 2002-03-28
9412
9413 2002-03-27 [melvin]     0.7.4claws51
9414
9415         * src/prefs_actions.c
9416                 Added support to pass only one message part (as a
9417                 file) to the command using '%p'. No quotes are needed
9418                 because doubles quotes are automatically added.
9419                 Fixed bug where Sylpheed could block when waiting for
9420                 a child process to finish.
9421                 Changed the help menu to remove quotes around symbols to 
9422                 avoid misinterpretation (they must not be used).
9423
9424 2002-03-27 [melvin]     0.7.4claws50
9425
9426         * src/inc.c
9427                 Made the new mail notification command always 
9428                 execute asynchronously.
9429
9430 2002-03-27 [paul]       0.7.4claws49
9431
9432         * src/compose.c
9433                 fix bug introduced in last commit
9434
9435 2002-03-27 [paul]       0.7.4claws48
9436
9437         * sync with 0.7.4cvs21
9438                 see ChangeLog 2002-03-26 and 2002-03-27
9439
9440 2002-03-26 [hoa]        0.7.4claws47
9441
9442         * src/prefs_folder_item.c
9443                 really fixed the bug #516442 with folder rescan.
9444
9445 2002-03-26 [paul]       0.7.4claws46
9446
9447         * sync with 0.7.4cvs19
9448                 see ChangeLog entries 2002-03-25 and 2002-03-26
9449
9450 2002-03-25 [hoa]        0.7.4claws45
9451
9452         * src/matcher.c
9453         * src/mh.c
9454                 fix the bug #516442 with folder rescan.
9455
9456         * src/prefs_common.[ch]
9457         * src/compose.c
9458                 added an option to enable two different behaviours
9459                 for bounce.
9460
9461
9462 2002-03-25 [paul]       0.7.4claws44
9463
9464         * src/mainwindow.c
9465           src/selective_download.c
9466                 correct a few menuitem labels
9467
9468 2002-03-25 [christoph]  0.7.4claws43
9469
9470         * src/procmsg.c
9471                 fix non deleted tmp message in
9472                 procmsg_save_to_outbox
9473                 fix problems caused by sync with
9474                 main branch's procmsg_send_queue
9475
9476 2002-03-25 [paul]       0.7.4claws42
9477
9478         * src/quote_fmt.c
9479           src/quote_fmt_lex.l
9480           src/quote_fmt_parse.y
9481                 add Last name (%L) placeholder for quoting. 
9482                 patch submitted by Thorsten Thielen 
9483                 <thth@users.sourceforge.net>
9484
9485 2002-03-25 [paul]       0.7.4claws41
9486
9487         * src/utils.c
9488                 get full hostname. patch submitted by
9489                 Bob Woodside <rwoodside1@comcast.net>
9490
9491 2002-03-25 [paul]       0.7.4claws40
9492
9493         * src/account.c
9494           src/news.c
9495           src/nntp.[ch]
9496           src/prefs_account.[ch]
9497                 enable NNTP over SSL. patch submitted by
9498                 Pascal Jermini <pascal@infinity.hn.org>
9499
9500 2002-03-24 [paul]       0.7.4claws39
9501
9502         * src/prefs_common.c
9503                 make the arrangement of the Compose tab more
9504                 coherent
9505
9506         * src/mainwindow.c
9507                 fix some irregularities of style
9508
9509         * po/de.po
9510                 updated by Kilian Krause
9511
9512 2002-03-23 [paul]       0.7.4claws38
9513
9514         * po/pt_BR.po
9515                 updated by Fabio Junior Beneditto
9516
9517 2002-03-23 [paul]       0.7.4claws37
9518
9519         * src/mainwindow.c
9520                 move 'Gather addresses' to 'Tools' menu
9521                 make 'Selective download' sensitive
9522
9523 2002-03-23 [paul]       0.7.4claws36
9524
9525         * sync with 0.7.4cvs16
9526                 see ChangeLog entries 2002-03-23
9527
9528 2002-03-22 [christoph]  0.7.4claws35
9529
9530         * src/quote_fmt_parse.y
9531                 fix include program output
9532
9533 2002-03-22 [alfons]     0.7.4claws34
9534
9535         * src/pop.c
9536                 initialize GDate stack variable correctly (sorry!)
9537
9538 2002-03-22 [paul]       0.7.4claws33
9539
9540         * src/compose.c
9541           src/mainwindow.c
9542           src/prefs_actions.c
9543           src/prefs_common.c
9544                 rename 'Tool' to 'Tools'
9545
9546         * src/mainwindow.c
9547                 move 'Delete duplicated messages' from
9548                 'Message/' to 'Tools/'
9549                 re-arrange the order of 'Tools/' items
9550
9551 2002-03-22 [paul]       0.7.4claws32
9552
9553         * src/addr_compl.c
9554           src/addressbook.[ch]
9555                 auto-address completion now also matches on
9556                 Nickname. patch submitted by Bob Forsman 
9557                 <hammor@users.sourceforge.net>
9558
9559         * src/editaddress.c
9560                 correct a spelling mistake
9561
9562 2002-03-22 [alfons]     0.7.4claws31
9563
9564         * src/pop.c
9565                 fix getting uidl from incorrect string 
9566                 (spotted by Colin)
9567
9568 2002-03-21 [alfons]     0.7.4claws30
9569
9570         * src/pop.c
9571                 more code refactoring
9572                 plug mem leak introduced by delete on server
9573
9574 2002-03-21 [paul]       0.7.4claws29
9575
9576         * sync with 0.7.4cvs11
9577                 see ChangeLog entries 2002-03-20
9578
9579 2002-03-20 [alfons]     0.7.4claws28
9580
9581         * src/inc.c
9582                 apply Colin's patch and refactor
9583
9584 2002-03-20 [paul]       0.7.4claws27
9585
9586         * sync with sylpheed 0.7.4cvs9
9587                 see ChangeLog entry 2002-03-20
9588
9589 2002-03-19 [christoph]  0.7.4claws26
9590
9591         * src/mh.c
9592         * src/procmsg.[ch]
9593         * src/summaryview.c
9594                 revert changes for flag updates
9595                 (does not work correctly and no time to debug)
9596
9597 2002-03-20 [alfons]     0.7.4claws25
9598
9599         * src/pop.c
9600                 refactor should_delete() a little bit 
9601
9602 2002-03-19 [paul]       0.7.4claws24
9603
9604         * src/inc.[ch]
9605           src/pop.c
9606           src/prefs_account.[ch]
9607                 allow the user to leave downloaded mail on the 
9608                 server for n days. Patch submitted by Colin Leroy 
9609                 <colin@colino.net>
9610
9611 2002-02-19 [paul]       0.7.4claws23
9612
9613         * sync with sylpheed 0.7.4cvs8
9614                 see ChangeLog entries 2002-03-19
9615
9616 2002-03-18 [paul]       0.7.4claws22
9617
9618         * sync with sylpheed 0.7.4cvs6
9619                 see ChangeLog entry 2002-03-18
9620
9621 2002-03-18 [paul]       0.7.4claws21
9622
9623         * po/en_GB.po
9624                 add en_GB message catalogue
9625
9626         * src/mbox_folder.c
9627           src/prefs_account.c
9628           src/prefs_actions.c
9629                 correct a few spelling mistakes
9630
9631 2002-03-17 [alfons]     0.7.4claws20
9632
9633         * src/matcher.c
9634                 more stringent checks for NULL params when writing
9635                 filtering actions to a file
9636                 
9637 2002-03-17 [hoa]        0.7.3claws20
9638
9639         * src/news.c
9640                 fixed the count of new messages
9641
9642         * src/compose.c
9643                 fixed the "attachment properties" window
9644
9645 2002-03-17 [paul]       0.7.4claws19
9646
9647         * src/defs.h
9648           src/folder.h
9649           src/news.c
9650           src/prefs_account.[ch]
9651           src/procmsg.[ch]
9652           src/summaryview.c
9653                 automatically mark cross-posted messages as read 
9654                 and (optionally) give them a colour label
9655                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9656                 
9657
9658 2002-03-17 [paul]       0.7.4claws18
9659
9660         * sync with sylpheed 0.7.4cvs5
9661                 see ChangeLog entry 2002-03-17
9662
9663 2002-03-17 [melvin]     0.7.4claws17
9664         
9665         * src/textview.c
9666                 Worked around a gtktext 'bug': when searching for 
9667                 a text in a long message it was scrolling slowly
9668                 line by line until it hit the searched text.
9669         * po/fr.po
9670                 Updated French translation
9671
9672 2002-03-17 [melvin]     0.7.4claws16
9673
9674         * src/mainwindow.c
9675         * src/compose.c
9676         * src/prefs_actions.c
9677                 Moved "Edit/Actions" to "Tool/Actions"
9678                 Made mainwindow/compose window sensitive as soon as
9679                 no child process is running anymore even if the io dialog
9680                 is open.
9681                 Fixed a struct being initialized with a non constant char*
9682
9683 2002-03-16 [christoph]  0.7.4claws15
9684
9685         * configure.in
9686                 add --with-compiler-flags option
9687                 (only for developer hacking)
9688         * src/mh.c
9689         * src/procmsg.[ch]
9690         * src/summaryview.c
9691                 try to make folder-stats and flag handling more
9692                 independent from the summaryview. msgcounts
9693                 are only set when the folder is opened and
9694                 procmsg_msginfo_(un)set_flags will handle it
9695                 later and summaryview will get the values
9696                 from the folder.
9697
9698 2002-03-16 [paul]       0.7.4claws14
9699
9700         * src/messageview.c
9701                 fix Return-receipt. Patch submitted by Bob
9702                 Woodside <rwoodside1@comcast.net>
9703
9704 2002-03-16 [paul]       0.7.4claws13
9705
9706         * src/compose.c
9707                 fix 'dynamic' signatures, make it work again
9708                 broken during sync on 2002-03-14 (0.7.4claws2)
9709
9710 2002-03-15 [match]      0.7.4claws12
9711
9712         * src/addrharvest.[ch]
9713         * src/addrgather.[ch]
9714         * src/addressbook.[ch]
9715         * src/mainwindow.c
9716                 included address harvester feature. still some
9717                 issues with address parsing that I will fix.
9718
9719 2002-03-15 [match]      0.7.4claws11
9720
9721         * src/addrbook.[ch]
9722         * src/addrcache.[ch]
9723         * src/addressbook.[ch]
9724         * src/addrindex.c
9725         * src/editbook.c
9726         * src/importldif.c
9727         * src/importmutt.c
9728         * src/jpilot.[ch]
9729         * src/main.c
9730         * src/syldap.[ch]
9731         * src/vcard.[ch]
9732                 tidy up. fix memory leaks. moved attribs and methods
9733                 from individual interfaces to addrcache object. prep
9734                 for new stuff to come in.
9735
9736 2002-03-15 [alfons]     0.7.4claws10
9737
9738         * src/matcher.[ch]
9739         * src/matcher_parser_parse.y
9740         * src/matcher_parser_lex.l
9741         * src/prefs_matcher.c
9742                 add filtering conditions message greater than, smaller 
9743                 than, and exactly matching a size in bytes
9744                 (does not work with delete from POP3 server yet)
9745
9746                 this should also give others an idea what you should
9747                 do to add new criterions to claws filtering system
9748                 
9749
9750 2002-03-15 [paul]       0.7.4claws9
9751
9752         * tools/filter_conv.pl
9753                 exit if there are no filter rules to convert
9754                 rename filterrc to filterrc.old after completion
9755
9756 2002-03-15 [paul]       0.7.4claws8
9757
9758         * sync with sylpheed 0.7.4cvs3
9759                 see ChangeLog entry 2002-03-14
9760
9761 2002-03-14 [paul]       0.7.4claws7
9762
9763         * src/compose.c
9764                 clean up the last commit (ahem)
9765
9766 2002-03-14 [paul]       0.7.4claws6
9767
9768         * src/compose.c
9769                 fix bug #515655. honour account preferences
9770                 regarding gpg default signing/encryption when 
9771                 changing account from the compose window.
9772
9773 2002-03-14 [paul]       0.7.4claws5
9774
9775         * src/folderview.c
9776                 remove unnecessary curly brackets
9777
9778 2002-03-14 [paul]       0.7.4claws4
9779
9780         * src/folderview.c
9781           src/prefs_filtering.[ch]
9782                 add filter rename on folder rename and filter
9783                 delete on folder delete. Patch submitted by
9784                 Neill Miller <neillm@thecodefactory.org> 
9785
9786 2002-03-14 [christoph]  0.7.4claws3
9787
9788         * src/procmsg.c
9789         * src/send.c
9790                 fix local delivery
9791                 (patch submitted by "Simon 'corecode' Schubert")
9792         * src/prefs_common.c
9793         * src/procmsg.c
9794                 fix gcc 3.0 warning
9795
9796 2002-03-14 [paul]       0.7.4claws2
9797
9798         * sync with sylpheed 0.7.4cvs2
9799                 see ChangeLog entry 2002-03-13
9800
9801 2002-03-12 [darko]      0.7.4claws1
9802
9803         * src/mainwindow.c
9804                 fix what seems to be a copy and paste error
9805                 when setting color for important messages
9806                 (reported by wwp)
9807
9808 2002-03-11 [paul]       version 0.7.4claws released
9809
9810 2002-03-11 [paul]       0.7.4claws
9811
9812         * po/es.po
9813           po/it.po
9814           po/nl.po
9815           po/pt_BR.po
9816                 update message catalogs. Submitted by Ricardo Mones 
9817                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9818                 Fabio Junior Beneditto
9819
9820         * configure.in
9821           faq/Makefile.am
9822           faq/it/Makefile
9823           faq/it/sylpheed-faq*
9824           src/mainwindow.c
9825           src/manual.[ch]
9826                 add FAQ in Italian
9827         
9828
9829 2002-03-11 [jens]       0.7.3claws7
9830
9831         * po/de.po
9832                 updated German translation
9833
9834 2002-03-11 [melvin]     0.7.3claws6
9835
9836         * po/fr.po
9837                 updated and corrected French translation
9838
9839 2002-03-10 [hoa]        0.7.3claws5
9840
9841         * src/account.c
9842         * src/inc.c
9843         * src/prefs_account.c
9844         * src/procmsg.c
9845         * src/send.[ch]
9846                 fixed the local account.
9847                 you have to change the default "/usr/sbin/sendmail"
9848                 to "/usr/sbin/sendmail -t" in the preferences of
9849                 the local account.
9850
9851         * src/procmime.c
9852                 removed some debug display for renderer
9853
9854 2002-03-10 [paul]       0.7.3claws4
9855
9856         * faq/en/sylpheed-faq-1.html
9857           faq/en/sylpheed-faq-2.html
9858                 update
9859
9860 2002-03-09 [paul]       0.7.3claws3
9861
9862         * sync with sylpheed 0.7.4
9863                 see ChangeLog entry 2002-03-09
9864
9865 2002-03-08 [paul]       0.7.3claws2
9866
9867         * faq/en/sylpheed-faq*
9868           faq/es/sylpheed-faq*
9869           faq/fr/sylpheed-faq*
9870                 update the FAQs
9871
9872         * manual/fr/.cvsignore
9873           manual/fr/Makefilea.am
9874           manual/fr/sylpheed*
9875           src/mainwindow.c
9876           src/manual.[ch]
9877                 add the French manual
9878
9879 2002-03-07 [paul]       0.7.3claws1
9880
9881         * sync with sylpheed 0.7.3cvs4
9882                 see ChangeLog entries  2002-03-06 and 2002-03-07
9883         
9884         * po/nl.po
9885                 updated by Wilbert Berendsen
9886
9887 2002-03-07 [melvin]     0.7.2claws34
9888
9889         * src/selective_download.c
9890                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9891
9892 2002-03-06 [paul]       0.7.2claws33
9893
9894         * sync with sylpheed 0.7.3cvs1
9895                 bug fix, see ChangeLog entry 2002-03-05
9896
9897 2002-03-05 [paul]       0.7.2claws32
9898
9899         * src/mimeview.c
9900           src/pgptext.[ch]
9901           src/procmsg.c
9902                 reverse the pgp ascii-armored code implemented in 
9903                 0.7.2claws16. removal of this code until it matures.
9904                 this means that verifying ascii-armored pgp sigs and
9905                 automatic decryption of ascii-armored encrypted
9906                 messages no longer works.
9907
9908 2002-03-05 [paul]       0.7.2claws31
9909
9910         * configure.in
9911           Makefile.am
9912         * faq/Makefile.am
9913         * faq/en/Makefile.am
9914           faq/en/sylpheed-faq.html
9915           faq/en/sylpheed-faq-1.html
9916           faq/en/sylpheed-faq-2.html
9917           faq/en/sylpheed-faq-3.html
9918         * faq/es/Makefile.am
9919           faq/es/sylpheed-faq.html
9920           faq/es/sylpheed-faq-1.html
9921           faq/es/sylpheed-faq-2.html
9922           faq/es/sylpheed-faq-3.html
9923           faq/es/sylpheed-faq-4.html
9924         * faq/fr/Makefile.am
9925           faq/fr/sylpheed-faq.html
9926           faq/fr/sylpheed-faq-1.html
9927           faq/fr/sylpheed-faq-2.html
9928           faq/fr/sylpheed-faq-3.html
9929         * src/Makefile.am
9930           src/defs.h
9931           src/mainwindow.c
9932           src/manual.[ch]
9933                 add FAQs in English, Spanish and French
9934
9935
9936 2002-03-05 [paul]       0.7.2claws30
9937
9938         * manual/en/sylpheed.html
9939           manual/en/sylpheed-XX.html
9940                 updated the English manual
9941
9942 2002-03-05 [hoa]        
9943
9944         * src/summaryview.c
9945                 dialog box pops up if the article can't be deleted.
9946
9947 2002-03-04 [paul]       
9948         
9949         * po/pt_BR.po
9950                 updated by Fabio Junior Benedito
9951
9952 2002-03-04 [hoa]
9953
9954         * removed ac/gpgme.m4
9955                 to avoid autogen common problem
9956                 developers have to install gpgme development package now
9957
9958         * src/compose.c
9959                 encoding to 7bit or 8bit is enabled.
9960
9961 2002-03-03 [alfons]     0.7.2claws29
9962
9963         * src/pop.c
9964                 merge fix by Oliver Haertel for selective
9965                 download buglet
9966
9967 2002-03-03 [paul]       0.7.2claws28
9968         
9969         * sync with sylpheed 0.7.3
9970
9971 2002-03-03 [paul]       0.7.2claws27
9972
9973         * sync with sylpheed 0.7.2cvs24
9974                 see ChangeLog entries 2002-03-02 and 2002-03-03
9975
9976 2002-03-02 [melvin]     0.7.2claws26
9977
9978         * src/inc.[ch]
9979         * src/main.c
9980         * src/mainwindow.c
9981         * src/prefs_common.[ch]
9982                 Added user definable notification on new mail arrival.
9983                 Removed unused variables in spell checker prefs code.
9984
9985 2002-03-02 [melvin]     0.7.2claws25
9986
9987         * src/quote_fmt.c
9988                 Removed unnecessary escape sequences.
9989                 Changed 'Initial...' to 'Initials of Sender'
9990
9991 2002-03-02 [paul]       0.7.2claws24
9992
9993         * sync with sylpheed 0.7.2cvs22
9994                 see ChangeLog entry 2002-03-01
9995
9996 2002-03-01 [hoa]        0.7.2claws23
9997
9998         * src/mainwindow.c
9999                 Set sensitivity of delete actions to active
10000                 even if the folder is a newsgroup.
10001
10002         * src/summaryview.c
10003                 - Set sensitivity of delete actions
10004                 - Added function check_permission() that will check if the
10005                   user is authorized to delete a message. For news, it
10006                   will check if the author is the same.
10007                 - Enabled deletion when there is no trash folder.
10008
10009         * src/news.[ch]
10010                 - Added news_cancel_article() to cancel articles
10011                 - Implemented news_remove_message() (public function)
10012
10013 2002-03-01 [paul]       0.7.2claws22
10014
10015         * src/gtkutils.c
10016           src/textview.c
10017                 recognise urls that that don't include 'http://' and
10018                 simply begin 'www.' 
10019
10020         * AUTHORS
10021                 remove duplicated name
10022
10023 2002-02-28 [paul]       0.7.2claws21
10024
10025         * src/mainwindow.c
10026           src/summaryview.[ch]
10027                 add ability to 'Select thread'
10028                 combines Melvin's "Select thread's head" patch (#510907)
10029                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10030                 patch (#518514) 
10031
10032 2002-02-28 [paul]       0.7.2claws20
10033
10034         * src/mimeview.c
10035                 hopefully fix segfault on right-clicking a mime part
10036                 that some people have experienced.      
10037                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10038
10039 2002-02-28 [paul]       0.7.2claws19
10040
10041         * sync with sylpheed 0.7.2cvs21
10042                 see ChangeLog entries 2002-02-27 and 2002-02-28
10043
10044 2002-02-27 [paul]       0.7.2claws18
10045
10046         * sync with sylpheed 0.7.2cvs18
10047                 see ChangeLog entries 2002-02-26 and 2002-02-27
10048
10049 2002-02-26 [alfons]     0.7.2claws17
10050
10051         * src/procheader.c
10052                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10053                 (spotted by Chris Hessman <idatech@gmx.net>)
10054
10055 2002-02-26 [paul]       0.7.2claws16
10056
10057         * src/mimeview.c
10058           src/pgptext.[ch]
10059           src/procmsg.c
10060                 make decryption of ascii-armored pgp encrypted messages
10061                 and verification of ascii-armored signatures work again.
10062                 slightly altered from the patch by Jens Jahnke 
10063                 <jan0sch@gmx.net>
10064
10065                 ##FIX ME##
10066                 * the checking of plaintext signatures always comes up in 
10067                   a popup box
10068                 * it doesn't work for multipart messages 
10069                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10070                   including the msg headers and these 2 line themselves, are 
10071                   not displayed
10072
10073         * src/mainwindow.c
10074                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10075                 "View/Message View" becomes "View/Separate Message View"
10076                 because its less ambiguous.
10077
10078         * po/es.po
10079                 updated by Ricardo Mones Lastra
10080
10081 2002-02-26 [paul]       0.7.2claws15
10082
10083         * sync with sylpheed 0.7.2cvs17
10084                 see ChangeLog entries 2002-02-25 and 2002-02-26
10085
10086 2002-02-25 [christoph]  0.7.2claws14
10087
10088         * src/filtering.[ch]
10089         * src/inc.c
10090                 do filtering stuff after all messages have been received
10091                   1. drop all messages to .processing
10092                   2. scan processing folder for messages
10093                   3. filter messages or move to inbox
10094                 this will also find old messages left in processing after
10095                 a crash or something like that and we get a real msginfo
10096                 from folder->get_msg_list and do not have to create our
10097                 own in filter_message
10098         * src/matcher_parser_parse.y
10099                 remove MIX/MAX warning (reordered includes)
10100
10101 2002-02-25 [paul]       0.7.2claws13
10102
10103         * sync with sylpheed 0.7.2cvs15
10104                 see ChangeLog entry 2002-02-24
10105
10106 2002-02-24 [alfons]     0.7.2claws12
10107
10108         * src/filtering.c
10109                 clear old color flags first when applying a new color to
10110                 a message info. 
10111                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10112
10113 2002-02-24 [alfons]     0.7.2.claws11
10114         
10115         * AUTHORS
10116         * src/prefs_common.c
10117                 add presets for Opera and Konqueror, closes patch #517261,
10118                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10119
10120 2002-02-24 [alfons]     0.7.2.claws10
10121
10122         * AUTHORS
10123         * src/summaryview.c
10124                 fix threading for null message ids, closes patch #521601,
10125                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10126
10127 2002-02-24 [alfons]     0.7.2claws9
10128
10129         * src/summaryview.c
10130         * src/filtering.c
10131                 make Tool | Filter Message work with filtering system so
10132                 setting flags also works
10133
10134                 TODO:
10135
10136                 - Processing uses the same function as Tool | Filter
10137                   Message, but doesn't use the same update proc yet
10138
10139 2002-02-23 [paul]       0.7.2claws8
10140
10141         * sync with sylpheed 0.7.2cvs14
10142                 see ChangeLog entries 2002-02-22 and 2002-02-23
10143
10144 2002-02-22 [christoph]  0.7.2claws7
10145
10146         * src/quote_fmt.c
10147                 Add column space to table
10148         * src/quote_fmt_parse.y
10149                 Close files
10150
10151 2002-02-22 [paul]       0.7.2claws6
10152
10153         * src/Makefile.am
10154           src/defs.h
10155           src/filtering.c
10156           src/inc.[ch]
10157           src/mainwindow.c
10158           src/matcher.[ch]
10159           src/matcher_parser_lex.l
10160           src/matcher_parser_parse.y
10161           src/pop.[ch]
10162           src/prefs_account.h
10163           src/prefs_filtering.c
10164           src/selective_download.[ch]   *** NEW FILES ***
10165           src/utils.[ch]
10166           po/POTFILES.in
10167                 Selective Download added to 'Tool' menu. 
10168                 Retrieves email headers of the currently selected pop3 
10169                 account and allows the user to mark emails for deletion 
10170                 right on the pop3 server. Patch submitted by Oliver Haertel 
10171                 <oha@users.sourceforge.net>.
10172         
10173         * po/POTFILES.in
10174                 add 'src/quote_fmt.c'           
10175
10176 2002-02-22 [christoph]  0.7.2claws5
10177
10178         * src/Makefile.am
10179                 added quote_fmt.c
10180         * src/prefs_common.[ch]
10181         * src/prefs_template.c
10182         * src/quote_fmt.c               *** NEW FILE ***
10183         * src/quote_fmt.h
10184                 move quote format symbol description code
10185                 to it's own file because it is used from
10186                 differnent code parts
10187                 Rewrote symbol description GUI
10188                   + use table
10189                   + add separators
10190                   + get data from array (no more long constant strings)
10191         * src/quote_fmt_lex.l
10192         * src/quote_fmt_parse.y
10193                 Symbol for Literal % changed to \% instead of %%
10194                 (More logical as \ is used for quoting for other symbols)
10195                 Add |f and |p to include files and program output
10196                 Examples:
10197                     |f{/home/.../.signature}
10198                     |p{date}
10199         * po/de.po
10200                 Correct wrong spelling for "Referenzen"
10201
10202 2002-02-21 [paul]       0.7.2claws4
10203
10204         * src/procmsg.c
10205                 forgotten during sync
10206
10207 2002-02-21 [paul]       0.7.2claws3
10208
10209         * sync with sylpheed 0.7.2cvs11
10210                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10211                 2002-02-20 and 2002-02-21
10212
10213 2002-02-20 [melvin]     0.7.2claws2
10214
10215         * src/prefs_actions.c
10216                 Added error report when child cannot fork or when execvp 
10217                 returns with an error.
10218
10219 2002-02-19 [christoph]  0.7.2claws1
10220
10221         * src/codeconv.c
10222                 return unconverted text if conde conversion is not possible
10223                 when libjconv is used.
10224                 (patch submitted by "Simon 'corecode' Schubert")
10225
10226 2002-02-19 [paul]       
10227
10228         * version 0.7.2claws release
10229
10230 2002-02-19 [paul]       0.7.2claws
10231
10232         * po/nl.po
10233                 updated by Wilbert Berendsen
10234
10235
10236 2002-02-18 [alfons]     0.7.1claws13
10237
10238         * src/syldap.c
10239         * src/jpilot.c
10240                 remove references to dlfcn and explicitly loading functions
10241                 from dynalink libs, because libs linked anyway, and functions
10242                 are loaded explicitly
10243
10244 2002-02-17 [melvin]     0.7.1claws12
10245
10246         * src/prefs_actions.c
10247                 Replaced children wait loop with double fork technique.
10248                 Now, input/output window updated at each new output.
10249                 free_children(): Fixed a memory leak.
10250                 Made input/output window non closable if running children
10251                 still exist.
10252                 Added missing <unistd.h> include.
10253                 Added some --debug outputs.
10254
10255 2002-02-17 [melvin]     0.7.1claws11
10256
10257         * src/summaryview.c
10258                 Fixed bug where descending sort order did not select top
10259                 message.
10260
10261 2002-02-17 [melvin]     0.7.1claws10
10262
10263         * acconfig.h
10264                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10265         * src/prefs_common.c
10266                 Pspell data package directory no more hard coded but
10267                 set during configuration (PSPELL_PATH). (Thanks to 
10268                                 Gustavo Noronha Silva.)
10269
10270 2002-02-17 [melvin]     0.7.1claws9
10271
10272         * configure.in
10273                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10274         * src/gtkspell.c
10275                 Fixed compile-time warnings.
10276
10277 2002-02-16 [alfons]     0.7.1claws8
10278
10279         * src/filesel.c
10280                 fix inadvertent free of NULL pointer which caused
10281                 sylpheed to crash when closing the save-as dialog
10282                 using the window close button
10283
10284 2002-02-16 [carsten]    0.7.1claws7
10285         * src/mainwindow.[ch]
10286           src/summaryview.c
10287           src/prefs_common.c
10288                 fixes for pixmap theming code:
10289                         - recently changed mail attributes shouldn't get
10290                           lost any longer
10291                         - theme is only reloaded iff another theme was
10292                           selected
10293
10294 2002-02-16 [paul]       0.7.1claws6
10295
10296         * sync with sylpheed 0.7.2 release
10297                 see ChangeLog entry 2002-02-15 and 2002-02-16
10298
10299 2002-02-15 [paul]       0.7.1claws5
10300
10301         * sync with sylpheed 0.7.1cvs9
10302                 see ChangeLog entry 2002-02-15
10303
10304         * po/POTFILES.in
10305                 remove unneeded headerwindow.c entry
10306
10307 2002-02-14 [carsten]    0.7.1claws4
10308         * src/summaryview.c
10309                 fixed a bug for "Go to next unread message": there was
10310                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10311                 in the prefs, because of doing "Search again" instead
10312                 "No"
10313
10314 2002-02-14 [carsten]    0.7.1claws3
10315         * src/stock_pixmap.c
10316                 removed 2 more mem leaks; following memprof,
10317                 this code is "leak free" now :)
10318
10319 2002-02-14 [carsten]    0.7.1claws2
10320         * src/stock_pixmap.c
10321                 used opendir/readdir/closedir instead of scandir
10322                 -> code should work now on Solaris
10323
10324 2002-02-14 [paul]       0.7.1claws1
10325
10326         * sync with sylpheed 0.7.1cvs8
10327                 see ChangeLog entries 2002-02-13 and 2002-02-14
10328
10329         * README.claws
10330                 add some description of Actions and Pixmap Themes
10331
10332 2002-02-13 [paul]       
10333
10334         * version 0.7.1claws release
10335
10336 2002-02-13 [paul]       0.7.1claws
10337
10338         * po/es.po
10339           po/it.po
10340           po/pt_BR.po
10341                 updated translations, submitted by Ricardo Mones Lastra,
10342                 Alessandro Maestri and Fabio Junior Beneditto
10343
10344 2002-02-13 [melvin]     0.7.0claws75
10345
10346         * src/prefs_actions.c
10347                 Added missing "signal.h" include
10348
10349 2002-02-13 [melvin]     0.7.0claws74
10350
10351         * src/prefs_folder_item.c
10352                 Added missing "config.h" include
10353         * po/fr.po
10354                 Updated French translation for folder propriety.
10355
10356 2002-02-13 [jens]       0.7.0claws73
10357
10358         * po/POTFILES.in
10359                 Added missing src/prefs_folder_item.c [log added by melvin]
10360         * po/de.po
10361                 Updated German translation.
10362
10363 2002-02-13 [melvin]     0.7.0claws72
10364
10365         * po/fr.po
10366                 Updated French translation.
10367
10368 2002-02-13 [melvin]     0.7.0claws71
10369
10370         * src/gtkutils.c
10371                 Made gtkut_editable_get_selection return NULL if selection
10372                 is of length zero.
10373                 This fixes a bug where selecting part of message A then
10374                 switching to message B and replying to it will not
10375                 quote the message's body.
10376
10377 2002-02-12 [paul]       0.7.0claws70
10378
10379         * src/mainwindow.c
10380                 cosmetic, relating to pixmap themes: on toolbar make 
10381                 updating of 'Exec' and 'Compose news/Compose email'
10382                 icons faster.
10383
10384 2002-02-12 [carsten]    0.7.0claws69
10385         * src/folderview.c
10386           src/mainwindow.[ch]
10387           src/stock_pixmap.c
10388           src/summaryview.c
10389           src/prefs_common.c
10390                 - refreshing after changing pixmap theme better
10391                   now (thanks Paul)
10392                 - wanted to remove some mem leaks, but alfons was
10393                   faster (and had the better solution ;)
10394
10395 2002-02-12 [alfons]     0.7.0claws68
10396
10397         * src/prefs_common.c
10398         * src/stock_pixmap.[ch]
10399                 plug mem leaks, refactor code a little bit
10400
10401
10402 2002-02-12 [sergey]     0.7.0claws67
10403
10404         * src/imap.c
10405                 Fixed problem with copying messages to IMAP folders when the
10406                 server uses something other than '/' as a namespace separator
10407                 (cyrus-imapd uses '.').
10408
10409 2002-02-12 [jens]       0.7.0claws66
10410
10411         * po/de.po
10412                 Updated German Translation
10413
10414 2002-02-12 [paul]       0.7.0claws65
10415
10416         * sync with sylpheed 0.7.1cvs1
10417                 see ChangeLog entry 2002-02-12
10418
10419 2002-02-12 [melvin]     0.7.0claws64
10420
10421         * src/prefs_actions.c
10422                 Fixed "feature" where children's output was duplicated 
10423                 instead of refreshed while monitoring.
10424                 Removed some debug code.
10425
10426 2002-02-12 [christoph]  0.7.0claws63
10427
10428         * src/compose.c
10429                 always delete message from queue after sending/send error
10430                 (closes bug #509601)
10431
10432 2002-02-12 [melvin]     0.7.0claws62
10433
10434         * src/prefs_actions.c
10435                 Children wait loop is now triggered with a timeout of 1s
10436                 Added %F which is replaced with the list of filenames 
10437                 of all selected messages (as suggested by Ricardo Mones Lestra)
10438                 Pipe syntax changed. Prefix with | to send selection, postfix
10439                 with | to retrieve output. Prefix with > or * to send
10440                 user definable input to the command (*: input is hidden)
10441                 Old pipe action should now be postfixed with |, too.
10442
10443 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10444         * src/stock_pixmap.c
10445                 fixed a bug: if there's no theme directory don't
10446                 throw an error, just do "nothing" (thanks Alfons)
10447
10448 2002-02-12 [carsten]    0.7.0claws60
10449         * src/folderview.c
10450           src/summaryview.c
10451                 had to write the cache twice (nasty!); some marks would 
10452                 get lost if not
10453
10454 2002-02-11 [carsten]    0.7.0claws59
10455         * acconfig.h
10456           configure.in
10457           doc-src/maintainer_guide.txt
10458           src/compose.[ch]
10459           src/defs.h
10460           src/folderview.[ch]
10461           src/gtkutils.[ch]
10462           src/mainwindow.[ch]
10463           src/prefs_common.[ch]
10464           src/stock_pixmap.[ch]
10465           src/summaryview.[ch]
10466                 pixmap theming and related work on pixmap
10467                 handling on some other places
10468                 (e.g. hrm features for all folder)
10469           src/pixmap/stock_*.xpm -> the stock_ was removed
10470         
10471 2002-02-11 [paul]       0.7.0claws58
10472
10473         * sync with sylpheed 0.7.1 release
10474                 see ChangeLog entries 2002-02-11
10475
10476 2002-02-08 [paul]       0.7.0claws57
10477
10478         * sync with sylpheed 0.7.0cvs39
10479                 see ChangeLog entry 2002-02-07 (last entry) 
10480
10481         * src/prefs_actions.c
10482           src/prefs_filtering.c
10483           src/prefs_matcher.c
10484           src/prefs_scoring.c
10485                 sync: made it compile with C compilers other than gcc
10486
10487 2002-02-07 [paul]       0.7.0claws56
10488
10489         * sync with sylpheed 0.7.0cvs38
10490                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10491                 2002-02-07
10492
10493 2002-02-07 [darko]      0.7.0claws55
10494
10495         * src/gtkutils.[ch]
10496         * src/summaryview.c
10497                 Fix const gchar */gchar * issue (thanks Hiro)
10498
10499 2002-02-07 [darko]      0.7.0claws54
10500
10501         * src/compose.[ch]
10502         * src/filtering.c
10503         * src/gtkutils.[ch]
10504         * src/prefs_template.c
10505         * src/quote_fmt.h
10506         * src/quote_fmt_parse.y
10507         * src/summaryview.c
10508         * src/utils.[ch]
10509                 When replying or forwarding an email don't quote the entire
10510                 mail body but use the part of the message text that is selected
10511
10512 2002-02-06 [melvin]     0.7.0claws53
10513
10514         * src/prefs_common.[ch]
10515         * src/gtkspell.[ch]
10516         * src/compose.c
10517                 Made possible to switch quickly to last used dictionary
10518                 which makes checking bilingual documents easier.
10519
10520 2002-02-06 [melvin]     0.7.0claws52
10521         
10522         * po/POTFILES.in
10523                 Added forgotten new file src/prefs_actions.c
10524
10525 2002-02-06 [melvin]     0.7.0claws51
10526
10527         * src/prefs_actions.c   ** NEW FILE **
10528         * src/prefs_actions.h   ** NEW FILE **
10529                 Added actions to execute on message text view, or on the
10530                         message's file.
10531         * src/Makefile.am
10532                 Added src/prefs_actions.[ch]
10533         * src/compose.c
10534                 Added new menu "Edit/Actions"
10535         * src/defs.h
10536                 Added new actionsrc file.
10537         * src/main.c
10538                 Added actionsrc reading.
10539         * src/mainwindow.c
10540                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10541         * src/prefs_common.h
10542                 Added new element actionslst element to prefs_common.
10543
10544 2002-02-06 [paul]       0.7.0claws50
10545
10546         * sync with sylpheed 0.7.0cvs36
10547                 see ChangeLog entry 2002-02-06
10548
10549 2002-02-05 [paul]
10550
10551         * po/es.po
10552                 updated by Ricardo Mones Lastra
10553
10554 2002-02-05 [paul]       0.7.0claws49
10555
10556         * sync with sylpheed 0.7.0cvs33
10557                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10558
10559 2002-02-05 [paul]       0.7.0claws48
10560
10561         * src/compose.c
10562                 re-add 'Edit/Advanced/Delete entire line', previously named
10563                 'Delete Line+'
10564
10565 2002-02-04 [paul]       0.7.0claws47
10566
10567         * src/compose.c
10568           src/summaryview.c
10569                 fix bug #494993 (Reply All not taking Reply-To into consi)
10570                 eliminate differences in behaviour of right-click 'Reply to all' 
10571                 in summary view and 'Reply to all' on the toolbar. 
10572                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10573                 view and From gets ignored by 'Reply to all' on toolbar.
10574                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10575                 From when no Reply-To header is present.
10576
10577 2002-02-04 [paul]       0.7.0claws46
10578
10579         * sync with sylpheed 0.7.0cvs30
10580                 see ChangeLog entries 2002-02-03 and 2002-02-04
10581
10582 2002-02-03 [melvin]     0.7.0claws45
10583
10584         * src/gtkspell.[ch]
10585                 Readded function to highlight all misspelled words.
10586                 Fixed bug where user-provided-words did not replace
10587                         correctly the misspelled word when using the mouse.
10588                 Fixed bug where checking a region selected from right to left did
10589                         not check the region at all.
10590                 Fixed bug where 'Check backwards' may not check at all. 
10591                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10592                 Fixed possible buffer overflow when checking for long strings (>1k).
10593                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10594                 Accelerators code uses now gtk_widget_add_accel.
10595                 Removed and disabled obsolete and unfinished code.
10596                 Cleaning up.
10597
10598         * src/compose.c
10599                 Added menu item to Highlight all misspelled words.
10600
10601 2002-02-01 [paul]       0.7.0claws44
10602
10603         * src/mainwindow.c
10604                 fix '/View/Hide read messages' sensitivity when all
10605                 messages in a folder are hidden
10606
10607 2002-02-01 [paul]       0.7.0claws43
10608
10609         * src/main.c
10610                 add --send option to command line interface, sends all
10611                 queued mail. Patch submitted by Ricardo Mones Lastra.
10612
10613 2002-01-31 [paul]       0.7.0claws42
10614
10615         * src/mainwindow.c
10616                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10617
10618 2002-01-31 [paul]       0.7.0claws41
10619
10620         * sync with sylpheed 0.7.0cvs27
10621                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10622                 and 2002-01-31
10623
10624         * src/textview.c
10625                 comment out elements of textview_show_part() as temporary
10626                 workaround for attachment 'Display as text' bug 
10627
10628         * po/pt_BR.po
10629                 updated by Fabio Junior Beneditto
10630
10631 2002-01-30 [paul]       0.7.0claws40
10632
10633         * sync with sylpheed 0.7.0cvs24
10634                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10635                 and 2002-01-30
10636
10637         * src/compose.c
10638                 add {N_("/_Spelling"), ... "<Branch>"} to 
10639                 GtkItemFactoryEntry compose_entries[]
10640
10641         * src/prefs_common.c
10642                 add claws menu items to prefs_keybind_apply_clicked()
10643                 and remove non-claws menu items
10644
10645 2002-01-29 [paul]       0.7.0claws39
10646
10647         * sync with sylpheed 0.7.0cvs22
10648                 see ChangeLog entries 2002-01-28 and 2002-01-29
10649
10650 2002-01-28 [melvin]     0.7.0claws38
10651
10652         * src/compose.c
10653                 Added the declartion of compose_send_control_enter.
10654
10655         * src/compose.c
10656         * src/gtkspell.[ch]
10657                 Added in a 'Spelling' menu which includes the configuration menu. 
10658                 Added a real 'Check all' and got rid from the old one which only
10659                 highlited misspelled word.
10660                 Made 'Check while typing' a disableable option.
10661                 Added a dialog when there are no more misspelled word.
10662                 Added a dialog if error occurs when switching to a dictionary.
10663         
10664         * src/prefs_common.[ch]
10665                 Added option for the default 'Check while typing' option.
10666
10667
10668 2002-01-28 [alfons]     0.7.0claws37
10669
10670         * src/compose.c
10671                 fix buglet and make code comply with sylpheed code style
10672
10673 2002-01-28 [paul]       0.7.0claws36
10674
10675         * sync with sylpheed 0.7.0cvs19
10676                 see ChangeLog entries for 2002-01-28
10677
10678 2002-01-28 [hoa]        0.7.0claws35
10679
10680         * src/defs.h
10681                 added rendererrc
10682
10683         * src/main.c
10684                 read the renderer config
10685
10686         * src/procmime.[ch]
10687                 use the renderer config to convert mime attachments
10688
10689         * src/textview.c
10690                 don't use textview_show_html/ertf,
10691                 use get_text_content instead
10692
10693 2002-01-27 [alfons]     0.7.0claws34
10694         
10695         * src/news.c
10696                 make sylpheed believe it can delete a news message...
10697                 (messages are NOT deleted, maybe we should remove
10698                 processing from the folder properties after all.)
10699
10700 2002-01-27 [alfons]     0.7.0claws33
10701
10702         * src/folder.c
10703                 add extra checks
10704         * src/news.c
10705                 implement remove_msg() 
10706
10707 2002-01-27 [alfons]     0.7.0claws32
10708
10709         * src/procmsg.h
10710         * src/procheader.c
10711         * src/messageview.c
10712                 fix return receipt / disposition notification again. this
10713                 stuff seems to break on _every_ major summary UI change, so
10714                 it's now implemented using a flag which is saved in the
10715                 marks cache
10716                 
10717 2002-01-26 [alfons]     0.7.0claws31
10718
10719         * src/import.c
10720                 let import dialog show the destination folder identifier
10721
10722 2002-01-26 [melvin]     0.7.0claws30
10723
10724         * src/folderview.c
10725         * src/summaryview.c
10726                 Readded 'Mark all read' into summary view popup menu
10727                 Added 'Mark all read' in folder view popup menu for IMAP
10728                 and NNTP.
10729                 Made it insensitive if the selected folder is not the shown
10730                 one to avoid 'Mark all read' on the wrong folder.
10731                 
10732 2002-01-26 [paul]       0.7.0claws29
10733
10734         * src/folderview.c
10735           src/summaryview.c
10736                 move 'Mark all read' from summary view to folder view
10737                 menu. (adapted from) patch submitted by Jeremy Andrews,
10738                 <lists@kerneltrap.com>
10739
10740 2002-01-25 [alfons]     0.7.0claws28
10741
10742         * src/gtkstext.c
10743                 put the gtk class name back so GtkSText adapts the 
10744                 settings of GtkText
10745
10746 2002-01-25 [alfons]     0.7.0claws27
10747
10748         * src/folderview.c 
10749                 assimilate Ricardo's patch that shows pixmaps instead of
10750                 plain "new" and "unread" texts in the folder view column
10751                 headers 
10752
10753 2002-01-25 [paul]       0.7.0claws26
10754
10755         * src/Makefile.am
10756                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10757                 be found in non-standard locations. 
10758                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10759
10760 2002-01-25 [paul]       0.7.0claws25
10761
10762         * sync with sylpheed 0.7.0cvs16
10763                 see ChangeLog entry 2002-01-25
10764
10765 2002-01-24 [paul]       0.7.0claws24
10766
10767         * more sync with sylpheed 0.7.0cvs15
10768                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10769
10770 2002-01-23 [sergey]     0.7.0claws23
10771
10772         * src/importldif.c
10773                 Fixed segfault when closing LDIF import wizard with
10774                 the window manager.
10775         * src/imageview.c
10776         * src/imageview.h
10777         * src/messageview.c
10778         * src/mimeview.c
10779                 Fixed wrong scrolling position after switching between
10780                 text and image parts.
10781
10782 2002-01-23 [paul]       0.7.0claws22
10783
10784         * sync with sylpheed 0.7.0cvs15
10785                 see ChangeLog entries 2002-01-22 and 2002-01-23
10786
10787 2002-01-21 [melvin]     0.7.0claws21
10788
10789         * src/prefs_scoring.c
10790         * src/prefs_filtering.c
10791                 Fixed bug where scoring and filtering windows stopped
10792                 autochecking.
10793
10794 2002-01-21 [paul]       0.7.0claws20
10795
10796         * sync with sylpheed 0.7.0cvs12
10797                 see ChangeLog entries 2002-01-20 and 2002-01-21
10798
10799 2002-01-21 [carsten]    0.7.0claws19
10800         * src/mainwindow.c
10801         * src/menu.[ch]
10802         * src/messageview.[ch]
10803         * src/summaryview.[ch]
10804                 changes to shortcuts handling again:
10805                         + "Q" now controled by mainwin
10806                         + v/V are now customizable and have slightly
10807                           different meanings
10808                 the "button" to minimize the messageview (and maximize
10809                 the summary view) is a real button now
10810         * src/compose.c
10811                 "Delete Line+" added to Edit/Advanced (this will also
10812                 delete the '\n')
10813
10814 2002-01-20 [melvin] 0.7.0claws18
10815
10816         * src/addressbook.c
10817                 Made "Bcc" sensitive when addressbook is called from
10818                 compose window (it was a Claws only bug).
10819
10820 2002-01-19 [alfons] 0.7.0claws17
10821
10822         * src/inc.c
10823                 prevent unnecessary updates when currently selected folder has
10824                 no new messages 
10825
10826 2002-01-19 [alfons] 0.7.0claws16
10827         
10828         * src/summaryview.c
10829                 prevent writing the cache based on current message list in summary 
10830                 view when filtering also put messages in currently selected folder
10831
10832 2002-01-19 [paul]
10833
10834         * po/it.po
10835                 Italian translation submitted by Alessandro Maestri
10836                 <a.maestri@cs.tin.it>
10837
10838 2002-01-18 [melvin]     0.7.0claws15
10839
10840         * src/prefs_filters.c
10841                 fixed bug where 'cancel' from 'filters' window stops autochecking
10842                 if the timer timed out  when the window was open.
10843
10844 2002-01-18 [match]      0.7.0claws14
10845
10846         * src/addrclip.[ch]     ** NEW FILE **
10847         * src/addrselect.[ch]   ** NEW FILE **
10848         * src/adbookbase.h      ** NEW FILE **
10849                 addressbook cut, copy and paste
10850         * src/addrbook.[ch]
10851         * src/addrcache.[ch]
10852         * src/addressitem.h
10853         * src/addrindex.[ch]
10854         * src/addritem.[ch]
10855         * src/importldif.c
10856         * src/importmutt.c
10857         * src/jpilot.[ch]
10858         * src/syldap.[ch]
10859         * src/vcard.[ch]
10860         * src/jpilot.[ch]
10861         * src/editbook.c
10862         * src/editjpilot.c
10863         * src/editldap.c
10864         * src/editvcard.c
10865                 support for copy/paste
10866         * src/addressbook.c
10867                 support for copy/paste
10868                 tidy up menu option processing
10869                 correct address list function arguments
10870         * src/editaddress.c
10871                 sort user attributes
10872         * src/ldif.h
10873         * src/mutt.h
10874                 tidy up
10875
10876         * src/addrbook.[ch]
10877         * src/addrbook.[ch]
10878         * src/addrbook.[ch]
10879                 
10880
10881 2002-01-18 [paul]       0.7.0claws13
10882
10883         * sync with sylpheed 0.7.0cvs8
10884                 configure.in: support Mac OS X (Darwin)
10885
10886 2002-01-18 [carsten]    0.7.0claws12
10887         * src/html.c
10888                 small hack to fix a segfault with an empty href
10889                 (reported by Alexandra Walford <deeni@altern.org>)
10890         * src/mainwindow.c
10891         * src/summaryview.c
10892                 the shortcuts for Mark und Mark as unread are hardcoded
10893                 again
10894         * src/compose.c
10895         * src/gtkstext.[ch]
10896                 readded the shortcuts in gtkstext but made them
10897                 customizeable (simply by adding a menu plus a wrapper
10898                 to compose.c)
10899
10900 2002-01-17 [melvin]     0.7.0claws11
10901
10902         * src/gtkspell.c
10903                 fix default dictionary not being saved.
10904
10905 2002-01-16 [darko]      0.7.0claws10
10906
10907         * src/compose.c
10908                 fix wrapping crash with URL longer than wrapping margin
10909
10910 2002-12-08 [hoa]        0.7.0claws10
10911
10912         * src/matcher_parser_parse.y
10913                 fixed some bugs
10914
10915         * src/prefs_filtering.c
10916                 now, we can use bounce action in the dialog box.
10917
10918 2002-01-16 [carsten]    0.7.0claws9
10919         * src/gtkstext.c
10920                 removed the <control> and <alt> shortcuts because they're
10921                 not needed and interefered with the "normal" shortcuts
10922         * src/mainwindow.c
10923         * src/summaryview.c
10924                 removed most of the hardcoded shortcuts and assigned
10925                 them to menu entries making them easy customizable by
10926                 that
10927
10928 2002-01-16 |melvin]     0.7.0claws8
10929
10930         * src/gtkspell.c
10931                 fixed bug where using the mouse and when the compose
10932                 window is not on top may result in a crash.
10933
10934 2002-01-16 [melvin]     0.7.0claws7
10935
10936         * src/compose.c
10937                 fixed a long standingspell checker bug which could 
10938                 cause a crash after sending a message.
10939
10940 2002-01-16 [paul]       0.7.0claws6
10941
10942         * sync with sylpheed 0.7.0cvs7
10943                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10944                 2002-01-15, and 2002-01-16
10945
10946 2002-01-16 [melvin]     0.7.0claws5
10947
10948         * README.claws
10949         * src/compose.c
10950         * src/gtkspell.[ch]
10951         * src/main.c
10952                 Heavily modified spell checker code to work around
10953                 ispell bug, to add keyboard shortcuts and for future
10954                 enhancements. See README.claws for usage information.
10955
10956 2002-01-15 [alfons]     0.7.0claws4
10957         
10958         * src/summaryview.c
10959                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
10960                 so sorting within threads reflects sort mode
10961
10962 2002-01-15 [christoph]  0.7.0claws3
10963
10964         * src/procmsg.c
10965                 added alertpanel if mail sending failed
10966
10967 2002-01-15 [alfons]     0.7.0claws2
10968         
10969         * src/prefs_filtering.c
10970                 don't stop timer when prefs filtering dialog is opened
10971
10972 2002-01-14 [alfons]     0.7.0claws1
10973
10974         * src/addr_compl.c
10975         * src/prefs.c
10976                 remove debug_print()s for privacy reasons
10977
10978 2002-01-14 [darko]      0.7.0claws
10979
10980         * README.claws
10981                 quotation wrapping is now also in the main branch
10982
10983 2002-01-14 [paul]
10984
10985         * tools/filter_conv.pl
10986                 allow for Boolean Op and case-sensitivity
10987                 this file is included in the release and tagged
10988                 'rel_0_7_0'
10989
10990 2002-01-13 [paul]       0.7.0claws
10991
10992         * release 0.7.0, with cvs tag 'rel_0_7_0'
10993
10994 2002-01-13 [paul]
10995
10996         * tools/filter_conv.pl
10997         * tools/README
10998                 rewritten to output to matcherrc instead of filteringrc
10999
11000         * po/es.po
11001                 updated Spanish translation by Ricardo Mones Lastra
11002
11003 2002-01-13 [alfons]
11004
11005         * po/nl.po
11006                 update dutch translation
11007
11008 2002-01-13 [paul]
11009
11010         * po/pt_BR.po
11011                 Updated by Fabio Junior Beneditto 
11012
11013 2002-01-13 [melvin]     0.6.6claws53
11014
11015         * po/fr.po
11016                 Updated french translation
11017
11018 2002-01-12 [alfons]     0.6.6claws52
11019
11020         * src/filtering.c
11021                 plug mem leak that has been sitting there for ages              
11022
11023 2002-01-12 [alfons]     0.6.6claws51
11024
11025         * src/summaryview.c
11026                 undo melvin's changes from 0.6.6claws48 because summary
11027                 view now refuses to select first unread message when
11028                 selecting a folder 
11029
11030 2002-01-11 [alfons]     0.6.6claws50
11031
11032         * src/import.c
11033                 use claws' semantics for getting folder item when
11034                 importing an mbox file into a folder 
11035                 (submitted by Dale P. Smith)
11036
11037 2002-01-11 [christoph]  0.6.6claws49
11038
11039         * src/prefs.h
11040                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11041                 toggle widget, because non static prefs can not use
11042                 prefs_set_* functions
11043         * src/prefs_account.c
11044                 toggle smtp auth password field sensitivity if
11045                 user id is empty and add descrition of usage for
11046                 these fields
11047         * src/prefs_folder_item.c
11048                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11049                 callbacks
11050
11051 2002-01-11 [melvin]     0.6.6claws48
11052
11053         * src/compose.c
11054                 fix the 'Ctrl-Enter' feature for sending and test really
11055                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11056                 editables which was not documented in Gtk)
11057
11058         * src/summaryview.c
11059                 Made summaryview refresh after sorting and not before.
11060
11061 2002-01-11 [christoph]  0.6.6claws47
11062
11063         * src/compose.c
11064                 select account from account ids if possible and
11065                 correctly set save folder for copy in reedit
11066
11067 2002-01-10 [paul]       0.6.6claws46
11068
11069         * sync with sylpheed 0.7.0 release
11070                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11071                 2002-01-09
11072
11073 2002-01-09 [alfons]
11074
11075         * src/summaryview.c
11076                 remove more dirt traces...
11077
11078 2002-01-09 [alfons]
11079         
11080         * src/summaryview.c
11081                 clean up some traces of my debugging stuff
11082
11083 2002-01-09 [alfons]     0.6.6claws45
11084
11085         * src/filtering.c
11086                 break up filteringprop_apply() in three separate pieces
11087                 so we can drop messages that failed processing in the
11088                 inbox
11089
11090         * src/summaryview.c
11091                 fix bug #469598 "no refresh of inbox after filter" which 
11092                 was introduced by the new summary view locking, and which 
11093                 prevented the summary view to update after a manual filter 
11094                 message. claw's filter message requires a summary_show().
11095                 (aargh, summary_show() again! :-)
11096                 
11097 2002-01-07 [alfons]     0.6.6claws44
11098
11099         * src/headerwindow.c
11100         * src/logwindow.c
11101         * src/messageview.c
11102         * src/sourcewindow.c
11103                 bring in Hiro's last 0.7.0 wm class fixes
11104
11105         * tools/sylprint.pl
11106                 bring in Ricardo's fix for sylprint script
11107
11108         * AUTHORS       
11109         * src/rfc2015.[ch]
11110         * src/prefs_common.[ch]
11111         * src/prefs_account.[ch]
11112         * src/compose.c
11113                 clean up account preference poison in rfc2015,
11114                 and preparation to fix double sign bug 
11115                 (patch submitted by Simon 'corecode' Schubert)
11116
11117 2002-01-07 [christoph]  0.6.6claws43
11118
11119         * src/mh.c
11120                 search for free message number, do not only rely
11121                 on last_num
11122         * src/send.c
11123                 fix smtp auth and use extra account information
11124                 if available, if not use pop3 data instead
11125                 (closes bug #500341)            
11126         * src/ssl.[ch]
11127                 match coding style
11128
11129 2002-01-06 [alfons]     0.6.6claws42
11130
11131         * src/mainwindow.c
11132                 try making the separate windows work again...
11133
11134 2002-01-06 [alfons]     0.6.6claws41
11135
11136         * src/mainwindow.c
11137                 adapt Hiro's separate window menu (to get rid of the funny
11138                 duplicate menu items), and make it work again
11139
11140 2002-01-06 [alfons]     0.6.6claws40
11141
11142         * tools/Makefile.am
11143         * tools/sylprint.rc
11144         * tools/sylprint.pl
11145         * tools/README.sylprint
11146                 add sylprint script for printing mails from Sylpheed
11147                 (contributed by Ricardo Mones Lastra)
11148
11149         * src/acount.c
11150                 clean up
11151
11152 2002-01-06 [melvin]     0.6.6claws39
11153
11154         * src/mainwindow.c
11155         * src/summaryview.c
11156                 Fixed crash introduced in 0.6.6claws38 by the menu
11157                 reorganisation (Hide read messages)
11158         
11159         * ChangeLog.claws 
11160                 Fixed typo (we are now in 2002, alfons ;) )
11161
11162 2002-01-05 [alfons]     0.6.6claws38
11163
11164         * sync with sylpheed 0.6.6cvs10-17
11165                 (last stuff marked as LAST_STABLE)
11166
11167 2002-01-04 [melvin]     0.6.6claws37
11168
11169         * src/account.c
11170                 Made account selection code use strcasestr again instead of
11171                 g_strcasecmp (fixes bug where reediting queued messages
11172                 did not select proper account reported by T. Link).
11173         
11174         * src/folderview.c
11175                 Fix bug where folder icons are not shown when 'hide read messages'
11176                 is on.
11177         
11178         * src/stock_pixmaps.[ch]
11179                 Added folder icons for 'hide read messages'.
11180         
11181         * src/compose.c
11182                 Fixed bug where 'Enter' in a header entry will send the message 
11183                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11184
11185 2002-01-03 [melvin]     0.6.6claws36
11186         
11187         * src/prefs.[ch]
11188                 Added popup menu for common preferences and
11189                 account preferences (right click on tab displays
11190                                 a menu of all tabs.)
11191
11192 2002-01-02 [melvin]     0.6.6claws35
11193
11194         * src/gtkspell.[ch]
11195                 Made spelling code compatible with undo/redo feature.
11196                 Added creation of suggestion mode menu for the general
11197                         preferences.
11198         
11199         * src/prefs_common.[ch]
11200                 Added option menu for the speller's suggestion mode.
11201                 Added missing spaces in "..." buttons and made a "..."
11202                         button non translatable!
11203         
11204         * src/compose.c
11205                 Made speller use the default suggestion mode.
11206                 Hack to make it possible to choose 'CTRL-Enter' as a
11207                         shortcut for sending (and only for sending).
11208
11209         * src/prefs_folder_item.c
11210                 Changing subject simplification does not update cache 
11211                         anymore (because it is unnecessary).
11212                 Fixed bug where changing subject simplification updated the 
11213                         summaryview even when the viewed folder is not the
11214                         folder which properties are being changed. (E.g. 
11215                                         viewing folder A and changing
11216                                         the subject simplification of 
11217                                         folder B -not being viewed- updated the 
11218                                         summaryview of folder A with data of
11219                                         folder B). (Hope this is clear... )
11220
11221 2001-12-31 [alfons]     0.6.6claws34
11222         
11223         * src/ldif.c
11224         * src/mutt.c
11225                 fgetc() returns a signed integer which doesn't
11226                 fit in a char. so c truncates this to a char
11227                 but we may lose significant bits. i.e. we may
11228                 comparing 0xFF which may not be equal to -1
11229                 unless properly casted to signed char which
11230                 we won't do because fgetc() returns a signed
11231                 integer which doesn't fit in a char. so c 
11232                 truncates this to a char but we may lose 
11233                 significat bits. (you got the idea, thanks
11234                 to Gustavo Noronha Silva <kov@debian.org>
11235                 and the Debian folks!)
11236
11237 2001-12-30 [alfons]     0.6.6claws33
11238
11239         * src/prefs_common.c
11240                 add #ifdef USE_PSPELLs that Melvin forgot               
11241
11242 2001-12-30 [melvin]     0.6.6claws32
11243         
11244         * src/prefs_common.[ch]
11245                 Added configurable color for misspelled words.
11246
11247         * src/gtkspell.[ch]
11248                 Fixed bug of foreground text color (reported by David
11249                                 Mehrmann)
11250                 Added configurable color for misspelled words.
11251
11252 2001-12-30 [alfons]     0.6.6claws31
11253
11254         * src/folder.c
11255                 remove unnecessary things someone put there
11256
11257         * src/mh.c
11258         * src/folder.[ch]
11259                 make folder properties (like threading and sorting) persistent
11260                 (closes bug #497424 "rescan folder tree resets proprieties")
11261                 currently this is only for MH folders. 
11262
11263 2001-12-29 [melvin]     0.6.6claws30
11264
11265         * src/string_match.[ch]
11266                 Optimized a bit: regexp pattern buffer compiled only once, and
11267                   one subroutine call removed. Fixed ^ regexp search: Now, 
11268                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11269         
11270         * src/summaryview.c
11271                 Subject filtering changed to filter summary columns and
11272                   not directly the messages subject cache. The loss in 
11273                   performance is balanced by the improvement of string_match.
11274                 Added an alert panel if there is an error in the regexp.
11275
11276         * src/src/prefs_folder_item.h
11277                 Added a regexp pattern buffer.
11278
11279 2001-12-28 [alfons]     0.6.6claws29
11280
11281         * src/string_match.[ch]
11282                 clean up name space
11283                 allow compilation *BSD
11284
11285 2001-12-27 [alfons]     0.6.6claws28
11286
11287         * src/filter.c
11288                 sync the Hiro's bug fix for BSD
11289
11290 2001-12-27 [melvin]     0.6.6claws27
11291         
11292         * src/compose.c
11293                 Simplify focus to subject entry code.
11294
11295 2001-12-27 [darko]      0.6.6claws26
11296
11297         * src/filtering.c
11298         * src/mbox_folder.c
11299         * src/messageview.c
11300         * src/mh.c
11301         * src/procheader.[ch]
11302         * src/procmsg.h
11303         * src/stock_pixmap.[ch]
11304         * src/summaryview.c
11305                 Show key icon for encrypted mails in summary view
11306
11307         * src/pixmaps/clip.xpm
11308         * src/pixmaps/clipkey.xpm
11309         * src/pixmaps/key.xpm
11310                 New/modified icons for the above
11311
11312 2001-12-27 [melvin]     0.6.6claws25
11313
11314         * src/prefs_common.c
11315                 Put spell checker options in a separate tab to decrease
11316                 the Common Preferences window height.
11317
11318         * README.claws  
11319                 Update spell checker usage instruction about its options
11320                 location.
11321
11322 2001-12-27 [melvin]     0.6.6claws24
11323
11324         * src/compose.c
11325                 Changed subject entry widget position. Initial focus is
11326                 on the To header instead of the subject entry.
11327                 Creating a new header scrolls the header list to make the
11328                 created one visible. Nevertheless, when automatically filling
11329                 headers, the first one is shown.
11330                 A Tab key press in the last empty header entry zips the 
11331                 focus to the subject entry.
11332                 (I did not change the combo boxes, yet)
11333
11334 2001-12-26 [alfons]     0.6.6claws23
11335
11336         * src/prefs_account.c
11337         * src/inc.c
11338                 allow default inbox to reside in another mailbox (only
11339                 works for POP3 accounts)
11340
11341 2001-12-26 [alfons]     0.6.6claws22
11342         
11343         * src/textview.c
11344                 make reply-on-click work with the account of the selected folder
11345         * src/compose.c
11346                 put a fixme here to remind me to fix finding correct default
11347                 account for nested folders
11348
11349 2001-12-25 [alfons]     0.6.6claws21
11350
11351         * src/summaryview.c
11352                 make column headers display locked and mark pixmaps (idea by Melvin) 
11353                 fix bug by adding score and locked column type to sort array
11354
11355 2001-12-25 [alfons]     0.6.6claws20
11356         
11357         * src/summaryview.c
11358                 catch a *potentially* inadvertent write back of  
11359                 the message cache(s) introduced by 0.6.5claws37
11360
11361 2001-12-25 [christoph]  0.6.6claws19
11362
11363         * src/stock_pixmap.[ch]
11364         * src/summaryview.c
11365                 add ignore thread pixmap
11366                 (can someone draw a better icon for this?)
11367
11368 2001-12-24 [alfons]     0.6.6claws18
11369
11370         * src/prefs_folder_item.c
11371                 make address completion actually work for the
11372                 Default To address in the Folder Property dialog.
11373
11374 2001-12-24 [alfons]     0.6.6claws17
11375         
11376         * src/summaryview.c
11377                 use new style regexp for subject stripping 
11378                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11379
11380 2001-12-24 [darko]      0.6.6claws16
11381
11382         * src/pgptext.c
11383         * src/rfc2015.c
11384                 move GPG related informational messages to debug mode
11385
11386 2001-12-23 [alfons]     0.6.6claws15
11387
11388         * src/stock_pixmap.[ch]
11389         * src/summaryview.c
11390                 add the forgotten Claws' locked pixmap
11391
11392 2001-12-23 [alfons]     0.6.6claws14
11393
11394         * src/filesel.c
11395                 accept file name typed in entry in multi file
11396                 selector (patch submitted by Gustavo Noronha Silva 
11397                 <kov@debian.org>)
11398
11399 2001-12-23 [alfons]     0.6.6claws13
11400
11401         * src/prefs_filter.c
11402         * src/prefs_filtering.c
11403         * src/matcher.c
11404         * src/importmutt.c
11405                 clean up a little bit
11406         
11407         * src/string_match.c
11408                 validate input strings a little bit more
11409
11410 2001-12-23 [alfons]     0.6.6claws12
11411
11412         * src/Makefile.am
11413         * src/summaryview.c
11414         * src/string_match.[ch]         ** NEW **
11415         * src/folderview.[ch]
11416         * src/headerview.h
11417         * src/folder.[ch]
11418         * src/prefs_folder_item.[ch]
11419                 add subject simplification to strip out strings from
11420                 a subject line (esp. handy for mailing lists). 
11421                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11422                 but slightly changed things for better integration.)
11423
11424 2001-12-23 [alfons]     0.6.6claws11
11425
11426         * src/mainwindow.c
11427                 fix bug introduced by submission included in 0.6.5claws52.
11428                 ideally this submission should clean the trash if any trash
11429                 folder has a message. however, the hasTrash variable was
11430                 set to false whenever a trash folder was empty (discarding
11431                 a previously found *filled* trash folder.)
11432
11433                 also edited the code a little bit and made it more safe.
11434
11435 2001-12-22 [alfons]     0.6.6claws10
11436
11437         * src/imap.c
11438                 quick fix for Martin Pool's omission of an account
11439                 specific SSL setting
11440
11441 2001-12-22 [alfons]     0.6.6claws9
11442
11443         * src/compose.c
11444         * src/messageview.c
11445         * src/mimeview.c
11446         * src/pgptext.c
11447         * src/procmime.[ch]
11448                 better support for multipart/digest (submitted
11449                 by Fredrik <e98fo@efd.lth.se>)
11450
11451 2001-12-22 [alfons]     0.6.6claws8
11452
11453         * src/addressbook.c
11454                 correct function signature
11455         * src/socket.[ch]
11456         * src/imap.[ch]
11457         * src/prefs_account.[ch]
11458                 allow IMAP over SSH tunnel (patch submitted by 
11459                 Martin Pool <mbp@samba.org>)
11460
11461 2001-12-21 [alfons]     0.6.6claws7
11462
11463         * sync with sylpheed 0.6.6cvs4-9
11464                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11465
11466 2001-12-21 [christoph]  0.6.6claws6
11467
11468         * src/compose.c
11469         * src/prefs_folder_item.[ch]
11470                 implement saving of outgoing messages to current folder.
11471                 fix segfault when no default outbox is available
11472                 (closes bug #495683)
11473
11474 2001-12-21 [carsten]    0.6.6claws5
11475         * src/folderview.c
11476         * src/summaryview.c
11477                 pressing CTRL while DND does now the expected thing and
11478                 copies the mail (moving is still the default, as this
11479                 seam more appropriate for handling mails by DND)
11480
11481 2001-12-18 [paul]       0.6.6claws4
11482
11483         * sync with sylpheed 0.6.6cvs3
11484                 see ChangeLog entries 2001-12-18
11485
11486 2001-12-18 [hiro]       0.6.6claws3
11487
11488         * src/undo.c
11489                 fix for multibyte characters (obtain the number of letters
11490                 instead of bytes).
11491
11492 2001-12-17 [paul]       0.6.6claws2
11493
11494         * sync with sylpheed 0.6.6cvs1
11495                 see ChangeLog entry 2001-12-16
11496
11497 2000-12-17 [alfons]     0.6.6claws1
11498
11499         * src/filtering.c
11500                 clean up
11501
11502 2001-12-16 [paul]       0.6.6claws
11503 2001-12-15
11504
11505         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11506
11507         * src/mimeview.c
11508                 last minute sync with main 0.6.6
11509
11510         * po/es.po
11511                 updated by Ricardo Mones Lastra
11512                 update for last minute sync
11513         * po/fr.po
11514         * po/nl.po
11515                 update for last minute sync
11516         * po/de.po
11517                 updated by Jens Oberender
11518         * po/pt_BR.po
11519                 updated by Fabio Junior Beneditto
11520
11521         * src/prefs_common.[ch]
11522         * src/undo.c
11523                 number of undo levels is user configurable
11524                 (squeeze it into the release in the dying
11525                 moments) Submitted by Jens Oberender    
11526
11527 2001-12-15 [melvin]
11528
11529         * po/fr.po
11530                 updated french translation
11531
11532 2001-12-15 [paul]       0.6.5claws92
11533
11534         * sync with sylpheed 0.6.5cvs28
11535                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11536
11537         * po/nl.po
11538                 update to allow for sync
11539
11540 2001-12-15 [alfons]
11541         
11542         * po/nl.po
11543                 update dutch translation
11544
11545 2001-12-14 [carsten]    0.6.5claws91
11546         * src/summaryview.c
11547                 fixed bug #473785; also after changing the column order
11548                 the same message will be selected and displayed as before
11549                 the reordering
11550
11551 2001-12-14 [carsten]    0.6.5claws90
11552         * src/folderview.c
11553                 probably found the bug reported by wwb opening or closing
11554                 a folder tree just before dnd (found the solution in the
11555                 balsa source -- thanks to them)
11556
11557 2001-12-14 [carsten]    0.6.5claws89
11558         * src/gtkutils.c
11559         * src/account.c
11560                 moved gtk_clist_moveto to the right place, so that
11561                 only the accounts dialog is effected on opening
11562
11563 2001-12-14 [carsten]    0.6.5claws88
11564         * src/gtkutils.c
11565                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11566                 now, so that the focused row will be seen in any case
11567                 (reported by wwp on sf-claws-user)
11568
11569 2001-12-14 [darko]      0.6.5claws87
11570
11571         * src/compose.c
11572                 remove unnecessary line
11573
11574 2001-12-14 [paul]       0.6.5claws86
11575
11576         * sync with sylpheed 0.6.5cvs27
11577                 see ChangeLog entries 2001-12-14
11578
11579 2001-12-14 [carsten]    0.6.5claws85
11580         * src/mainwindow.c
11581                 following a suggestion of Melvin the rcoabm pops up
11582                 right under the button now and the button is reliefed
11583                 while the popup is open
11584
11585 2001-12-14 [darko]      0.6.5claws84
11586
11587         * src/compose.c
11588                 fix crash when wrapping long lines if linewrap quotation
11589                 is disabled and wrapper encounters a word spanning more
11590                 than one line
11591
11592 2001-12-13 [paul]       0.6.5claws83
11593
11594         * src/compose.c
11595                 prefer 'Reply-To' header over mailing list header when
11596                 replying to a message. Finally prevent all those confirmation 
11597                 messages being sent to the list itself.
11598
11599         * src/summaryview.c
11600                 remove unused summary_set_menu_sensitive() entry
11601
11602 2001-12-13 [paul]       0.6.5claws82
11603
11604         * src/folderview.c
11605         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11606         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11607         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11608                 improvements to 'Hide read messages': Inbox, Outbox,
11609                 Trash, Queue, and Draft icons now reveal presence of hidden 
11610                 messages
11611
11612 2001-12-12 [alfons]     0.6.5claws81
11613
11614         0.6.5claws80 was tagged as LAST_STABLE
11615
11616         * src/filtering.[ch]
11617         * src/matcher.[ch]
11618         * src/matcher_parser_lex.c
11619                 fix the filtering; my last attempt to get it right, 
11620                 if it does not work, it's Hoa's turn. ;-)
11621
11622                 for my honourable peers:
11623                 
11624                 the code now makes a clear distinction between
11625                 rules as they are displayed (probably escaped),
11626                 and as they are executed (probably unescaped). the
11627                 parser does *NOT* do any unescaping, this is
11628                 the task of the matcher.c (which breaks up a
11629                 rule into condition) and the filtering.c (which
11630                 breaks up the rule's action). to make this
11631                 run happily we provide an unescaped copy of
11632                 crucial strings to the MatcherProp and 
11633                 FilteringAction structures. note that the only
11634                 exception to this is any REGEXP string. those
11635                 are directly passed to regcomp() and regexp()
11636                 (who have much more powerful unescape functions).
11637                 
11638                 for everyone else:
11639         
11640                 you can escape tab (\t), carriage return (\r),
11641                 linefeed (\n), form feed (\f), quote (\"), 
11642                 single quote (\'), bell (\b) in all the entry
11643                 lines in the scoring & filtering dialogs.
11644                 as an added bonus this should not affect
11645                 existing filtering rules.
11646
11647 2001-12-12 [carsten]    0.6.5claws80
11648
11649         * src/summaryview.c
11650         * po/de.po
11651                 "item(s) selected" is now sensitive to 1 or more
11652                 than one selected (nice for language where simple
11653                 adding of a "s" is not possible as German (Eintrag
11654                 ->Eintr"age)
11655                 
11656                 the "forward as attachment" entry from the right
11657                 click menu removed, "forward" acts following the
11658                 prefs
11659         
11660         * src/textview.c
11661                 reverted my former changes; so compiler warning again
11662                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11663                 nevertheless
11664
11665         * src/messageview.c
11666                 "search in message" does now *not* only work in MVIEW_TEXT
11667                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11668                 message
11669
11670         * src/mainwindow.c
11671                 removed "/File/_Close" as it was the same as "/File/E_xit"
11672                 and we don't need it two times
11673
11674                 the separate folder view and message view now get a distinct
11675                 WMCLASS, just in case someone is using sawfish ;-)
11676
11677                 as the menu entries "/View/Message view" and "/View/Folder tree"
11678                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11679                 make them sensitive accordingly and as these two are "shown"
11680                 after startup anytime check this menuitem at startup
11681
11682 2001-12-12 [paul]       0.6.5claws79
11683
11684         * src/folderview.c
11685                 fix sensitivity of 'Search folder...', broken in
11686                 0.6.5claws75
11687
11688         * src/mainwindow.c
11689                 fix dodgy English
11690
11691 2001-12-11 [carsten]    0.6.5claws78
11692         * src/filtering.c
11693                 fixed two typos returning a wrong FALSE/TRUE
11694         * src/mainwindow.[ch]
11695                 extra menu for email/news button removed
11696
11697 2001-12-11 [alfons]     0.6.5claws77
11698         
11699         * src/matcher.c                 (1.3)
11700         * src/matcher_parser_lex.l      (1.28)
11701                 revert for another attempt
11702                 mark 0.6.5claws77 as LAST_STABLE
11703
11704 2001-12-11 [christoph]  0.6.5claws76
11705
11706         * po/de.po
11707                 fixed wrong translation for prev. unread msg
11708
11709 2001-12-11 [paul]       0.6.5claws75
11710
11711         * src/folder.[ch]
11712         * src/folderview.c
11713         * src/mainwindow.c
11714         * src/summaryview.[ch]
11715         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11716                 enable ability to hide read messages on per folder basis via 
11717                 '/Summary/Hide read messages'; when selected, a folder will 
11718                 have a red open folder icon, instead of a blue icon, if the 
11719                 folder contains hidden messges
11720                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11721
11722         * src/mainwindow.c
11723                 remove '/Message/Forward as attachment' from 
11724                 main_window_set_menu_sensitive() to prevent debug warning
11725
11726         * src/folderview.c
11727         * src/mainwindow.c
11728                 Clean up some of the English
11729
11730         * tools/newscache_clean.pl
11731                 allow for new 'hidereadmsgs' entry in folderlist.xml
11732
11733         * po/es.po
11734                 updated translation, submitted by Ricardo Mones Lastra
11735
11736 2001-12-11 [paul]       0.6.5claws74
11737
11738         * sync with sylpheed 0.6.5cvs25
11739                 see ChangeLog entry 2001-12-11
11740
11741 2001-12-10 [alfons]     0.6.5claws73
11742
11743         * src/matcher.c
11744                 add more control characters
11745         * src/matcher_parser_lex.l
11746                 make escaping / unescaping work again
11747
11748 2001-12-10 [alfons]     0.6.5claws72
11749
11750         * src/imap.c
11751                 clean up warnings "returning value for void function" 
11752         * src/prefs_filtering.c
11753                 make info button for execute action sensitive
11754
11755 2001-12-10 [paul]       0.6.5claws71
11756
11757         * src/compose.c
11758         * src/imap.[ch]
11759         * src/summaryview.c
11760                 fix: imap server now gets informed of MARKED, UNMARKED
11761                 and REPLY events. Now people can use different IMAP-Mail
11762                 clients and have the exact same information about MARKED,
11763                 UNMARKED and REPLY status with all of them. Especially
11764                 useful for imap servers with a web-frontend.
11765                 submitted by Tobias Sandhaas <medlor@web.de>
11766
11767 2001-12-09 [melvin]     0.6.5claws70
11768         
11769         * src/textview.[ch]
11770                 fixed bug #490076 (hunted down by Alfons who implemented
11771                 a workaround in 0.6.5claws65)
11772
11773 2001-12-09 [christoph]  0.6.5claws69
11774
11775         * src/summaryview.c
11776                 set pointer to string in LOCKED column to NULL
11777                 (might fix bug #490800)
11778
11779 2001-12-09 [carsten]    0.6.5claws68
11780
11781         * po/de.po
11782                 resolved some cluttered menu shortcuts 
11783                 ('creating new email' and 'creating news message'
11784                 hade the same)
11785         * src/compose.c
11786                 wmclass now distinc from main window
11787         * src/mainwindow.c
11788           src/mainwindow.h
11789                 email/news and forward button functionality similar
11790                 to the reply buttons; removed the ugly dropdown arrows
11791                 and use instead the right mouse button
11792
11793 2001-12-09 [paul]       0.6.5claws67
11794
11795         * src/imap.c
11796         * src/utils.h
11797                 allow spaces in imap folder names
11798                 submitted by Willem van Engen <wvengen@stack.nl>
11799
11800 2001-12-09 [paul]       0.6.5claws66
11801
11802         * sync with sylpheed 0.6.5cvs24
11803                 see ChangeLog entry 2001-12-09
11804
11805 2001-12-08 [alfons]     0.6.5claws65
11806
11807         * src/textview.c
11808                 prevent secondary selection claim after "add to sender" dialog
11809                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11810                 we trick GTK by simulating a click at (0, 0) in the textview.
11811
11812 2001-12-08 [hoa]        0.6.5claws64
11813
11814         * src/folder.c
11815                 fixed a bug about the .processing folder name while filtering
11816
11817 2001-12-08 [alfons]     0.6.5claws63
11818
11819         * src/folderview.c 
11820                 work around problem of not correctly updating folder stats
11821                 when deleting messages. there's some folder scanning evil
11822                 going so the folderview_update_msg_num() does not work
11823                 correctly. need to investigate this.
11824
11825 2001-12-08 [paul]       0.6.5claws62
11826
11827         * sync with sylpheed 0.6.5cvs23
11828                 see ChangeLog entry 2001-12-08
11829
11830 2001-12-07 [christoph]  0.6.5claws61
11831
11832         * src/compose.c
11833                 fix another header translation problem
11834
11835 2001-12-07 [alfons]     0.6.5claws60
11836
11837         * src/mbox.c
11838                 make filtering also work on local spool mbox
11839
11840 2001-12-07 [carsten]    0.6.5claws59
11841         * src/addressbook.c
11842                 addressbook window gets a wmclass distinct from the main
11843                 sylpheed window
11844         * src/compose.h
11845         * src/mainwindow.[ch]
11846                   forward menu item will use mode selected in prefs, forward 
11847                 as attatchment in menu removed (will be substituted in the
11848                 toolbar similar to reply buttons)
11849                   create news message menu entry and news button is now 
11850                 sensitive to the existance of a news account
11851         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11852         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11853         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11854                 these are removed because the toolbar buttons don't show
11855                 the quoting modus any longer
11856
11857 2001-12-07 [paul]
11858
11859         * tools/newscache_clean.pl      ** NEW FILE **
11860                 perl script to do some tidying up in the newscache directory 
11861                 
11862         * tools/sylpheed-switcher       ** NEW FILE **
11863                 perl script to enable easy switching between main and claws
11864                 
11865         * tools/README
11866                 added descriptions of the two new perl scripts          
11867
11868
11869 2001-12-07 [melvin]     0.6.5claws58
11870
11871         * src/messageview.c
11872                 fixed a warning during compilation introduced in 0.6.5claws56
11873
11874 2001-12-07 [paul]       0.6.5claws57
11875
11876         * src/mainwindow.[ch]
11877         * src/menu.[ch]
11878                 further usability enhancements to replying with or without 
11879                 quoting via the toolbar, use of Ctrl key is replaced by 
11880                 drop down menu 
11881                 Submitted by Carsten Schurig            
11882
11883 2001-12-07 [melvin]     0.6.5claws56
11884
11885         * src/messageview.c
11886                 hack to fix bug that prevented to make/paste selections
11887                 after switching between MVIEW_TEXT and MVIEW_MIME views
11888                 without deselecting the selection first.
11889
11890 2001-12-06 [alfons]     0.6.5claws55
11891
11892         * src/filtering.[ch]
11893         * src/inc.c
11894                 revise filtering a little bit more, and make sure
11895                 messages are delivered to the appropriate inbox
11896                 (perhaps set per account)
11897
11898 2001-12-06 [paul]       0.6.5claws54
11899
11900         * sync with sylpheed 0.6.5cvs22
11901                 see ChangeLog entry 2001-12-06
11902
11903 2001-12-05 [alfons]     0.6.5claws53
11904
11905         * src/inc.c
11906         * src/folder.[ch]
11907         * src/procmsg.c
11908         * src/filtering.c
11909                 more revisions of filtering system
11910                 (last stable version is marked as LAST_STABLE)
11911                 
11912                 | NOTE 1): the filtering system now uses a local folder called
11913                 | .processing. if filtering fails, check this directory
11914                 | for missing messages.
11915                 |
11916                 | NOTE 2): help us find the filtering actions still missing
11917
11918 2001-12-05 [paul]       0.6.5claws52
11919
11920         * src/mainwindow.c
11921                 fix bug where 'Empty Trash?' pop-up window appears even
11922                 when Trash is empty, submitted by Jesse Skinner         
11923
11924 2001-12-05 [melvin]     0.6.5claws51
11925
11926         * src/compose.c
11927                 fixed bug #486106 to select correct account when reediting 
11928                 a queued message
11929         
11930 2001-12-04 [alfons]     0.6.5claws50
11931
11932         * src/mh.c
11933                 declare markfile in appropriate functions when
11934                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11935                 for spotting this)
11936
11937 2001-12-04 [paul]       0.6.5claws49
11938
11939         * sync with sylpheed 0.6.5cvs21
11940                 see ChangeLog entry 2001-12-04
11941
11942 2001-12-03 [christoph]  0.6.5claws48
11943
11944         * po/de.po
11945                 changed translation of undo
11946         * src/account.c
11947         * src/folder.c
11948                 don't reinvent the wheel to traverse a GNode
11949         * src/compose.[ch]
11950                 seperate code to create the compose gui into functions
11951                 add "Others" page with folder selection for saving copy
11952                 of the message.
11953                 the folder identifier is saved to queue header
11954         * src/procmsg.c
11955                 save message to folder in queue header
11956
11957 2001-12-03 [paul]       0.6.5claws47
11958
11959         * sync with sylpheed 0.6.5cvs20
11960                 see ChangeLog entry 2001-12-03
11961
11962 2001-12-01 [paul]
11963
11964         * more sync with sylpheed 0.6.5cvs19
11965                 see ChangeLog entry 2001-11-29
11966
11967 2001-11-30 [paul]       0.6.5claws46
11968         
11969         * src/compose.c
11970                 remove conflicts introduced by Hoa's last commit
11971          
11972         * src/mainwindow.c
11973                 make 'Message/Bounce' sensitive
11974
11975 2001-11-30 [hoa]        0.6.5claws45
11976
11977         * src/compose.c
11978                 slightly change bounce function to add
11979                 information about the user that bounced the mail
11980                 in the From header line.
11981
11982         * src/folderview.c
11983                 permit the use of processing in outbox folder.
11984
11985 2001-11-29 [paul]       0.6.5claws44
11986
11987         * src/mainwindow.[ch]
11988         * src/prefs_common.c
11989         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
11990         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
11991         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
11992                 usability enhancements to the quoting, implements
11993                 use of Ctrl key to toggle quoting settings
11994                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
11995
11996 2001-11-29 [paul]       0.6.5claws43
11997         
11998         * sync with sylpheed 0.6.5cvs19
11999                 see ChangeLog entry 2001-11-28
12000
12001 2001-11-29 [melvin]     0.6.5claws42
12002         * src/Makefile.am
12003                 added enriched.[ch] to the list of files
12004
12005         * src/textview.c
12006         * src/mimeview.c
12007         * src/procmime.[ch]
12008         * src/enriched.[ch]
12009                 added support to view text/enriched
12010                 added support to show headers in message view for text/enriched and text/html
12011                         in non multipart messages
12012
12013 2001-11-28 [paul]       0.6.5claws41
12014
12015         * more sync with sylpheed 0.6.5cvs18
12016                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12017
12018 2001-11-27 [paul]       0.6.5claws40
12019         
12020         * po/pt_BR.po
12021                 updated translation, submitted by Fabio Junior Beneditto
12022                 
12023         * sync with sylpheed 0.6.5cvs18
12024                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12025                 2001-11-27
12026
12027
12028 2001-11-26 [paul]
12029
12030         * po/es.po
12031                 updated translation, submitted by Ricardo Mones Lastra
12032
12033 2001-11-26 [alfons]
12034
12035         * src/matcher.c
12036                 add more translatable strings
12037
12038 2001-11-26 [christoph]  0.6.5claws39
12039
12040         * po/de.po      
12041                 fixed one more umlaut
12042         * src/compose.c
12043                 fix translated header when it should not be translated
12044
12045 2001-11-26 [paul]       0.6.5claws38
12046
12047         * src/mainwindow.c
12048                 remove '/Message/Add Sender to address book' from 
12049                 main_window_set_menu_sensitive(), prevent debug warning
12050                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12051
12052 2001-11-26 [paul]       0.6.5claws37
12053
12054         * src/summaryview.c
12055                 fix 'recurring unread state' bug 
12056
12057         * tools/README 
12058         * tools/filter_conv.pl
12059                 read name of top level mailbox from folderlist.xml
12060                 and presume nothing about its name              
12061
12062 2001-11-26 [darko]      0.6.5claws36
12063
12064         * src/gtkstext.[ch]
12065                 removed functions that are now in gtkutils.c
12066                 use gtkut_text_is_uri_string() from gtkutils.c
12067         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12068
12069 2001-11-26 [paul]       0.6.5claws35
12070
12071         * sync with sylpheed 0.6.5cvs16
12072                 see ChangeLog entries 2001-11-25 and 2001-11-26
12073
12074 2001-11-25 [alfons]     0.6.5claws34
12075
12076         EXPERIMENTAL!!! Please checkout the last stable version using: 
12077           
12078         % cvs update -r LAST_STABLE -dRAP
12079
12080         (Or help us testing this stuff.)
12081
12082         * src/filtering.c               (1.14)
12083         * src/filtering.h               (1.6)
12084         * src/inc.c                     (1.28)
12085         * src/matcher.c                 (1.20)
12086         * src/mbox.c                    (1.9)
12087         * src/procmsg.h                 (1.14)
12088         * src/summaryview.c             (1.59)
12089         * src/summaryview.h             (dunno)
12090                 revert/merge/sync to as it was before commit 
12091                 on Thu, 19 Jul 2001 10:15:51 -0700.
12092
12093 2001-11-25 [hoa]        0.6.5claws33
12094
12095         * src/main.c
12096                 processing mails at startup
12097
12098         * src/folderview.c
12099         * src/summaryview.[ch]
12100                 processing mails when entering folder
12101
12102         * src/prefs_filtering.c
12103                 fixed some UI bugs
12104
12105 2001-11-24 [alfons]     0.6.5claws32
12106
12107         * src/summaryview.[ch]
12108                 make summary sort headers work, and also make
12109                 sure the sort type is stored
12110
12111 2001-11-23 [alfons]     0.6.5claws31
12112
12113         * src/summaryview.[ch]
12114                 make lock work like mark
12115                 disallow deleting messages marked as locked
12116
12117 2001-11-23 [alfons]     0.6.5claws30
12118
12119         * src/gtkstext.c
12120         * src/compose.[ch]
12121         * src/Makefile.am
12122         * src/undo.[ch]
12123                 merge undo patch submitted by Jens
12124
12125 2001-11-23 [christoph]  0.6.5claws29
12126
12127         * src/.cvsignore
12128                 added ylwrap
12129         * src/compose.c
12130                 fixed gpg signing and encoding
12131         * src/folder.[ch]
12132         * src/main.c
12133                 added --status option to get new, unread and total
12134                 message count from a running sylpheed
12135         * src/prefs_common.c
12136                 temporary fix for reply_with_quote problem
12137                 (don't call functions for non existing widget)
12138         * src/procmsg.c
12139                 one more check for ignored threads but still not
12140                 always working correctly. probably a recursive
12141                 check for all parents is needed
12142
12143 2001-11-23 [darko]      0.6.5claws28
12144
12145         * src/compose.c
12146                 wrapping on send improvements
12147         * src/gtkutils.[ch]
12148                 fix for GtkSText after last sync with main branch
12149                 GTK_TEXT -> GTK_STEXT
12150
12151 2001-11-23 [paul]       0.6.5claws27
12152
12153         * sync with sylpheed 0.6.5cvs14
12154                 see ChangeLog entries 2001-11-22 and 2001-11-23
12155                 
12156         * po/de.po
12157                 fixed the scrambled umlauts 
12158                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12159
12160 2001-11-21 [paul]       0.6.5claws26
12161
12162         * sync with sylpheed 0.6.5cvs12
12163                 see 2nd ChangeLog entry dated 2001-11-20
12164
12165 2001-11-20 [paul]       0.6.5claws25
12166
12167         * sync with sylpheed 0.6.5cvs11
12168                 see ChangeLog entry 2001-11-19 (src/utils.c)
12169
12170 2001-11-20 [hiro]
12171
12172         * src/compose.c
12173                 GTK_TEXT -> GTK_STEXT
12174                 fix for wrong comment
12175
12176 2001-11-20 [hiro]       0.6.5claws24
12177
12178         * src/compose.[ch]
12179                 more merges from main branch
12180                 removed fatal warnings (uninitialized variables etc.)
12181                 some coding style fix
12182         * src/gtkutils.h
12183                 fixed typo.
12184         * src/addressbook.c
12185           src/addrindex.c
12186                 V-Card -> vCard
12187
12188 2001-11-19 [hoa]        0.6.5claws23
12189
12190         * src/filtering.c
12191         * src/prefs_scoring.c
12192         * src/matcher.[ch]
12193         * src/scoring.c
12194                 cleaning code
12195
12196         * src/matcher_parser_parse.y
12197         * src/prefs_filtering.c
12198                 bouncing
12199
12200 2001-11-19 [alfons]     0.6.5claws22
12201
12202         more of my old things into claws
12203
12204         * src/Makefile.am
12205         * src/prefs_common.c
12206         * src/procmsg.h
12207         * src/summaryview.[ch]
12208         * src/prefs_summary_column.c
12209         * src/pixmaps/locked.xpm
12210                 add indicators for locking of message in summary view
12211                 (does not work yet, only visual indicator)
12212
12213 2001-11-19 [paul]       0.6.5claws21
12214
12215         * sync with sylpheed 0.6.5cvs10
12216                 see ChangeLog entry 2001-11-19
12217
12218 2001-11-18 [alfons]     0.6.5claws20
12219         
12220         * src/filtering.c
12221                 remove an inadvertent free I forgot in previous clean up 
12222
12223 2001-11-18 [alfons]     0.6.5claws19
12224
12225         * src/filtering.[ch]
12226                 clean up & plug leaks
12227
12228 2001-11-18 [paul]       0.6.5claws18
12229
12230         * sync with sylpheed 0.6.5cvs9
12231                 see ChangeLog entries 2001-11-17 and 2001-11-18
12232
12233 2001-11-16 [paul]       0.6.5claws17
12234
12235         * sync with sylpheed 0.6.5cvs8
12236                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12237
12238 2001-11-16 [paul]       0.6.5claws16
12239
12240         * sync with sylpheed 0.6.5cvs7
12241                 see ChangeLog entries 2001-11-15 and 2001-11-16
12242
12243 2001-11-15 [hoa]        0.6.5claws15
12244
12245         * src/compose.c
12246                 fix bounce, mails we received couln't be bounced to ourself.
12247
12248         * src/defs.h
12249         * src/filtering.[ch]
12250         * src/matcher.[ch]
12251         * src/matcher_parser.h
12252         * src/matcher_parser_lex.l
12253         * src/matcher_parser_parse.y
12254         * src/inc.c
12255         * src/main.c
12256         * src/mbox.c
12257         * src/prefs_filtering.[ch]
12258         * src/mainwindow.c
12259         * src/prefs_matcher.c
12260         * src/prefs_scoring.c
12261         * src/scoring.[ch]
12262         * src/summaryview.c
12263                 new matcher/filter/score configuration file parser
12264                 one unique configuration file => ~/.sylpheed/matcherrc
12265                 import in currently automatic, then save are made
12266                 in this new file.
12267                 one filter per folder and one global filter
12268                 (filter of a folder will be used as folder processing)
12269
12270         * src/folder.c
12271                 fix a bug in folder_item_get_identifier
12272                 
12273         * src/messageview.c
12274                 receive receipt return are fixed.
12275
12276 2001-11-14 [alfons]     0.6.5claws14
12277
12278         * src/session.h
12279                 add things from main branch to make claws compile
12280
12281 2001-11-14 [paul]       0.6.5claws13
12282
12283         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12284                 see ChangeLog entries 2001-11-08 to 2001-11-14
12285
12286 2001-11-14 [hoa] 0.6.5claws12
12287
12288         * src/compose.[ch]
12289         * src/mainwindow.c
12290         * src/summaryview.c
12291                 add "bounce mail" option
12292
12293 2001-11-13 [christoph]  0.6.5claws11
12294
12295         * src/compose.c
12296                 Cleanup a mess i add before commiting
12297
12298 2001-11-13 [hoa]        0.6.5claws10
12299
12300         * src/compose.c
12301                 some fixes when mail are sent or
12302                 for crossposts
12303
12304 2001-11-13 [christoph]  0.6.5claws9
12305
12306         * po/de.po
12307                 Changed two string with the same translation
12308         * src/compose.c
12309         * src/procmsg.[ch]
12310         * src/send.[ch]
12311                 New mailsending process:
12312                   - Always queue message before sending
12313                     (message will be saved if sylpheed crashed or
12314                      freezes while sending)
12315                   - Allow queuing of newspostings
12316                   - No copy in outbox before sending
12317                     (closes bug #469501)
12318                   - No more redundant code for send and send_later
12319         * src/summaryview.c
12320                 Applied wwp <subscript@free.fr>'s patch that fixes
12321                 marks for multiple forwarded messages (+compose.c)
12322
12323 2001-11-12 [alfons]
12324
12325         * README.claws
12326                 remove things that are now in main branch
12327         
12328         * po/nl.po
12329                 update Dutch translation
12330
12331 2001-11-12 [mhadasht]   0.6.5.claws8
12332
12333         * src/prefs_common.c
12334                 re-enabled account autoselection feature for forward
12335                 and reedit lost during the branch point for SYNC-B4-REL
12336         * src/gtkspell.c
12337                 gtkpspell_get_dict(): more readable code (even if function is
12338                 not used yet)
12339         * ChangeLog.claws
12340                 added version number info to 2001-11-12 [hiro] comment.
12341
12342 2001-11-12 [hiro]       0.6.5.claws7
12343
12344         * src/compose.c
12345                 compose_forward(): fixed a bug that forward quote mark
12346                 wasn't used.
12347                 removed unnecessary code.
12348         * src/template_select.[ch]: removed.
12349
12350 2001-11-11 [alfons]
12351
12352         * src/compose.c
12353                 :%s/GTK_TEXT/GTK_STEXT/g
12354         
12355         * src/compose.[ch]
12356         * src/undo.[ch]
12357         * src/Makefile.am
12358                 revert the undo stuff (this is 0.6.6claws stuff)
12359
12360 2001-11-11 [hoa]        0.6.5.claws6
12361
12362         * src/compose.[ch]
12363                 Insert signature at the end of the text.
12364                 Added undo patch but currently disabled
12365
12366         * src/procmsg.c
12367                 Threading by subject improved.
12368
12369         * added src/undo.[ch]
12370                 Undo module for compose dialog box.
12371
12372 2001-11-11 [alfons]     0.6.5.claws5
12373
12374         * src/procmsg.c
12375                 prevent threading by subject on nodes that have already been
12376                 threaded by in-reply-to (as in "circular references in a tree
12377                 result in a dead branch")
12378
12379 2001-11-09 [hoa]        0.6.5.claws4
12380         
12381         * src/folderview.c
12382                 allows creation of mbox folder item from any files.
12383
12384 2001-11-09 [alfons]     0.6.5.claws3
12385         
12386         * src/utils.c
12387         * src/procmsg.c
12388                 do what I mean and correct threading by subject so it really
12389                 ignores attracting lines without "Re: "
12390
12391 2001-11-07 [alfons]     0.6.5.claws2
12392
12393         * src/procmsg.c
12394         * src/utils.[ch]
12395                 only attract by subject if a subject line starts with a "Re: "
12396         * src/syldap.c
12397                 remove warning
12398
12399 2001-11-07 [paul]       0.6.5claws1
12400
12401         * sync with sylpheed 0.6.5. release
12402                 see ChangeLog entry 2001-11-07
12403
12404 2001-11-07 [paul]       0.6.4claws31
12405
12406         * sync with sylpheed 0.6.4cvs18
12407                 see ChangeLog entries 2001-10-30 to 2001-11-07
12408                 prefs_templates.[ch] renamed prefs_template.[ch]
12409
12410 2001-11-06 [alfons]
12411         
12412         * src/utils.h
12413                 add semicolon Hoa forgot ;-)
12414                 
12415
12416 2001-11-06 [hoa]        0.6.4claws30
12417         
12418         * src/procmsg.c
12419         * src/summaryview.c
12420         * src/utils.c
12421         * src/utils.h
12422                 threading by subject - empty subject are ignored
12423
12424 2001-11-06 [christoph]  0.6.4claws29
12425
12426         * src/socket.c
12427                 use SSL_peek for sock_gets
12428         * src/utils.c
12429                 removed unneeded pointer in extracting quoted
12430                 names implementation
12431
12432 2001-11-06 [melvin]     0.6.4claws28
12433
12434         * src/gtkspell.c
12435                 fixed bug #476792 Selection overtyping with spell checker
12436                 fixed bug which could cause a buffer overflow
12437                 fixed a memory leak
12438
12439 2001-11-06 [hoa]        0.6.4claws27
12440         
12441         * src/procmsg.c
12442         * src/summaryview.c
12443                 threading by subject
12444
12445 2001-11-05 [alfons]     0.6.4claws26
12446         
12447         * README.claws
12448                 Claws -> Sylpheed (vice versa)
12449
12450         * src/compose.c
12451                 :%s/gtk_text/gtk_stext/g
12452                 :%s/GTK_TEXT/GTK_STEXT/g
12453                 (thanks to Jonathan Ware for spotting this)
12454
12455 2001-11-04 [christoph]  0.6.4claws25
12456
12457         * src/summaryview.c
12458                 replace Xalloca + strdup with Xstrdup_a
12459         * src/utils.c
12460                 better implementation of extracting quoted names
12461                 from addresses (remove backlashes and ignore
12462                 quotes after them)
12463
12464 2001-11-04 [alfons]     0.6.4claws24
12465
12466         * src/utils.[ch]
12467                 edit to comply more with coding style
12468
12469         * src/textview.c
12470                 fix bug reported by Kim Schulz. introduced by the patch integrated
12471                 in 0.6.4claws15. the code did not check the return value of
12472                 the html parser.
12473
12474         * AUTHORS
12475                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12476
12477 2001-11-04 [christoph]  0.6.4claws23
12478
12479         * src/main.c
12480         * src/prefs_common.[ch]
12481                 init some pointers that possibly caused a segfault
12482                 reported in the claws-users ML
12483
12484 2001-11-04 [hoa]        0.6.4claws22
12485
12486         * src/grouplistdialog.c
12487                 change the names of the nodes in the tree
12488
12489         * src/compose.c
12490                 enhanced mailto syntax as described in
12491                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12492                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12493
12494         * src/utils.c
12495                 encode and decode URI (useful when opening URL into
12496                 netscape).
12497
12498 2001-11-03 [hoa]        0.6.4claws21
12499
12500         * src/grouplistdialog.c
12501                 a new newsgroups list selection dialog box
12502                 with a CTree instead of a CList
12503
12504 2001-11-03 [hoa]        0.6.4claws20
12505
12506         * src/folderview.c
12507                 enable property and scoring options when right
12508                 click on "inbox"
12509
12510         * src/summaryview.c
12511                 fixed bug when nickname were displayed using
12512                 the address book.
12513
12514 2001-11-02 [darko]      0.6.4claws19
12515
12516         * src/compose.c
12517                 new wrap quotation and URL/long words wrapping implementation
12518         * src/compose.c src/gtkstext.[ch]
12519                 move gtkstext_strncmp() to gtkstext.c
12520
12521 2001-11-01 [christoph]  0.6.4claws18
12522
12523         * src/prefs_account.c
12524                 fixed mess in account settings dialog
12525         * src/prefs_folder_item.c
12526                 added label with folder path to dialog
12527
12528 2001-10-31 [match]      0.6.4claws17
12529
12530         * src/vcard.c
12531                 fix memory leak.
12532         * src/addrbook.c
12533                 fix generation of spurious address book file names.
12534                 remove redundant functions.
12535         * po/POTFILES.in
12536                 added missing file names.
12537
12538 2001-10-30 [paul]       0.6.4claws16
12539
12540         * sync with sylpheed 0.6.4cvs6
12541                 see ChangeLog entries 2001-10-26 to 2001-10-30
12542
12543         * tools/filter_conv.pl
12544                 read folderlist.xml to discover whether the top-level
12545                 folder is called 'Mailbox' or 'Mail' 
12546
12547 2001-10-29 [paul]       0.6.4claws15
12548
12549         * src/html.c, src/textview.c
12550                 activate links in html mail and fix clickable parts
12551                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12552
12553 2001-10-29 [paul]
12554
12555         * po/de.po, po/es.po, po/pt_BR/po
12556                 updated translations, submitted by Jens Oberender,
12557                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12558
12559 2001-10-29 [darko]      0.6.4claws14
12560
12561         * src/compose.c
12562                 fix wrapping for good
12563
12564 2001-10-29 [darko]
12565
12566         * src/compose.c
12567                 undo previous change as it broke the smart wrapping
12568
12569 2001-10-29 [darko]      0.6.4claws13
12570
12571         * src/compose.c
12572                 fix infinite loop when long URL is quoted
12573                 (closes bug #475122.
12574
12575 2001-10-28 [match]
12576
12577         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12578                 import Mutt address book
12579         * src/ldif.[ch] src/importldif.h
12580                 modified import LDIF handle user attributes
12581
12582 2001-10-28 [christoph]  0.6.4claws12
12583
12584         * src/summaryview.c
12585                 fixed that filtering did not work if there
12586                 were no filter rules
12587                 (closes bug #472003 and better implementation
12588                  of patch #474644)
12589
12590 2001-10-27 [christoph]  0.6.4claws11
12591
12592         * src/compose.c
12593                 make the folder's default account to be used when
12594                 replying. (patch by wwp <subscript@free.fr>)
12595         * src/compose.c
12596                 code cleanup, nearly killed all of wwp's patch
12597                 for folder's default account in compose
12598         * src/folderview.c
12599                 error panel when a folder could not be created
12600                 (closes bug #471080 new folder name & already
12601                  existing file)
12602
12603 2001-10-26 [alfons]
12604
12605         * src/utils.h
12606                 change prototype of strstr2() that Christoph forgot about
12607
12608 2001-10-26 [christoph]  0.6.4claws10
12609
12610         * src/account.c
12611                 made search for accounts by email address not case
12612                 sensitive
12613         * src/folder.c
12614                 fixed memory leak in folder_item_get_identifier
12615         * src/gtkspell.c
12616         * src/utils.c
12617                 fixed wrong strstr2 (should work like strstr)
12618
12619 2001-10-26 [darko]      0.6.4claws9
12620
12621         * src/compose.c src/gtkstext.[ch]
12622         * src/gtkstext.c
12623                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12624
12625 2001-10-26 [paul]       0.6.4claws8
12626
12627         * src/html.c
12628                 ignore css and javascript tags in html mail
12629                 case-insensitive, with or without double-quoted
12630                 strings
12631
12632 2001-10-26 [paul]       0.6.4claws7
12633
12634         * sync with sylpheed 0.6.4cvs1
12635                 see ChangeLog entry 2001-10-26
12636
12637         * src/prefs_account.c, src/prefs_common.c,
12638           src/prefs_summary_column.c
12639                 minor improvements to the English
12640
12641 2001-10-25 [alfons]     0.6.4claws6
12642
12643         * src/gtkstext.c
12644         
12645                 make GtkSText follow style of GtkText (closes bug 
12646                 #469211 "text selection while writing message")
12647                 
12648                 do sync with GTK 1.2.10
12649
12650 2001-10-25 [paul]       0.6.4claws5
12651
12652         * src/html.c
12653                 ignore css tags in html mail
12654
12655 2001-10-25 [darko]      0.6.4claws4
12656
12657         * src/compose.c
12658                 don't declare is_url_string as static function since
12659                 we need it in gtkstext.c
12660         * src/gtkstext.c
12661                 remove unused variable
12662                 don't wrap long URLs while composing a message
12663
12664 2001-10-24 [christoph]  0.6.4claws3
12665
12666         * src/socket.c
12667                 fix ssl deadlock, when peer closes connection
12668
12669 2001-10-24 [paul]       0.6.4claws2
12670
12671         * src/prefs_common.c
12672                 gettextize the gpg ascii-armored warning message
12673
12674         * src/compose.c
12675                 insert a DOS/MAC file into the composed message
12676                 (improvements)
12677
12678         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12679
12680 2001-10-22 [paul]       0.6.4claws1
12681
12682         * sync with sylpheed 0.6.4 release
12683                 see ChangeLog entries 2001-10-21
12684
12685         * po/fr.po, po/pt_BR.po
12686                 updated by Melvin Hadasht and Fabio Junior Beneditto
12687
12688 2001-10-21 [paul]       0.6.3claws30
12689
12690         * src/compose.c
12691                 insert a DOS text file from the compose window
12692                 into the composed message text (removes CRs characters)
12693                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12694
12695         * tools/filter_conv.pl, tools/README
12696                 automatically use ~/.sylpheed as working directory
12697                 print out confirmation message on completion
12698
12699         * correct Hoa's last ChangeLog.claws entry
12700
12701 2001-10-20 [hoa]        0.6.3claws29
12702
12703         * src/grouplistdialog.c
12704                 bugfix (another ?) to give the right
12705                 newsgroups list for each news server.
12706
12707         * src/news.c
12708         * src/news.h
12709                 improve the newsgroups list cache
12710
12711 2001-10-20 [paul]       0.6.3claws28
12712
12713         * sync with sylpheed 0.6.3cvs9
12714                 see ChangeLog entry 2001-10-19
12715
12716         * correct Alfons' last ChangeLog.claws entry
12717
12718 2001-10-19 [alfons]
12719
12720         * src/pgptext.[ch]
12721                 fix compilation problems (part of bug #472895)
12722
12723 2001-10-18 [hoa]        0.6.3claws27
12724
12725         * src/grouplistdialog.c
12726                 bugfix when we refresh was clicked (bug 472701)
12727
12728 2001-10-19 [christoph]  0.6.3claws26
12729
12730         * src/compose.c
12731                 last header entry should default to "To:" or
12732                 "Newsgroups:" and not copy the last entry line
12733                 in a new compose window
12734                 (closes bug #472686, #470792)
12735
12736 2001-10-19 [paul]       0.6.3claws25
12737
12738         * sync with Sylpheed 0.6.3cvs8
12739                 see ChangeLog entries 2001-10-18 and 2001-10-19
12740
12741 2001-10-18 [christoph]  0.6.3claws24
12742
12743         * src/procmsg.c
12744                 reimplement ignore thread
12745         
12746 2001-10-18 [hoa]        0.6.3claws23
12747
12748         * src/folderview.c
12749         * src/grouplistdialog.[ch]
12750                 enhanced news subscription interface (feature 469113)
12751
12752         * src/news.c
12753         * src/news.h
12754                 enchanced newsgroup listing,
12755                 now, we can get groups informations
12756                 (NNTPGroupInfo)
12757
12758 2001-10-18 [paul]       0.6.3claws22
12759
12760         * src/summaryview.c
12761                 remove comment (sync with main branch)
12762         * src/mainwindow.c
12763                 fix 'Re-edit' bug in 'Message' menu
12764
12765 2001-10-17 [christoph]  0.6.3claws21
12766
12767         * src/compose.c
12768                 ignore empty or whitespace only header lines
12769
12770 2001-10-17 [paul]       0.6.3claws20
12771
12772         * sync with sylpheed 0.6.3cvs7
12773                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12774                 2001-10-17
12775
12776 2001-10-17 [darko]
12777
12778         * src/compose.c
12779                 wrap long lines without spaces
12780                 don't wrap URLs
12781
12782 2001-10-16 [paul]
12783
12784         * po/es.po, po/nl.po, po/pt_BR.po
12785                 updated by Ricardo Mones Lastra, Alfons,
12786                 and Fabio Junior Beneditto
12787
12788         * sylpheed-0.6.3claws released
12789
12790 2001-10-15 [melvin] 0.6.3claws18
12791
12792         * README.claws
12793                 added summary and detailed installation instructions
12794                 for spell checker
12795         * po/fr.po
12796                 Updated, corrected and completed french translation
12797
12798 2001-10-15 [hoa] 0.6.3claws17
12799         * src/grouplistdialog.c
12800                 we can choose the newsgroups to display with wildcards
12801
12802 2001-10-15 [christoph]  0.6.3claws16
12803
12804         * src/account.c
12805         * src/compose.c
12806         * src/prefs_folder_item.[ch]
12807                 applied wwp <subscript@free.fr>'s folder
12808                 default account patch
12809         * po/de.po
12810                 Fixed wrong translation
12811
12812 2001-10-13 [alfons, christoph, melvin]  
12813                         0.6.3claws15
12814
12815         solution #2 to solve MT-safety problems defers all GUI related calls
12816         to the main thread using a gtk_idle_add() callback. discussed on
12817         ircnet #sylpheed, with christoph spotting some issues with the
12818         original code, and melvin allowing us to lobotomize his sylpheed.
12819
12820         * src/syldap.[ch], src/main.c
12821                 fix race problem in ldap search thread by deferring GUI 
12822                 stuff to main thread using gtk_idle_add()
12823
12824 2001-10-13 [paul]       0.6.3claws14
12825
12826         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12827                 add Sergey's smtpcred.patch
12828                 adds separate username/password setting for SMTP Auth
12829                 needed by some servers
12830                 (closes feature request #471659)
12831
12832 2001-10-13 [paul]       0.6.3claws13
12833
12834         * src/pgptext.[ch] **NEW FILES**
12835         * src/Makefile.am, src/messageview.c, src/mimeview.c
12836                 decrypt ascii-armored gpg text embedded in
12837                 the message body.
12838                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12839
12840 2001-10-13 [christoph]  0.6.3claws12
12841
12842         * README.claws
12843                 some more details on default to and
12844                 feature requests
12845         * src/main.c
12846                 init glib threading when ldap is used
12847         * src/syldap.c
12848                 threading fixes
12849         * po/de.po
12850                 fixed a typo
12851
12852 2001-10-12 [paul]       0.6.3claws11
12853
12854         * src/prefs_common.[ch], src/rfc2015.c
12855                 enable ascii-armored gpg text to be embedded in the
12856                 message body, selectable through the 'Privacy'
12857                 preferences. Supports encrypting only.
12858                 Submitted by Ravemax <ravemax@dextrose.com>
12859
12860 2001-10-12 [paul]       0.6.3claws10
12861
12862         * sync with sylpheed 0.6.3cvs6
12863                 see ChangeLog entries 2001-10-11 and 2001-11-12
12864
12865         * src/folderview.c
12866                 incorporated mbox folders, scoring, and folder
12867                 properties into the sync
12868
12869 2001-10-12 [darko]      0.6.3claws9
12870
12871         * README.claws
12872                 describe quotation wrapping
12873         * src/compose.c
12874                 don't treat tab as space to calculate line length properly
12875
12876 2001-10-11 [alfons]
12877
12878         * README.claws
12879                 correct description of how to make new filtering system work,
12880                 add some other things
12881                 
12882         * src/syldap.c
12883                 remove sched_yield() (not necessary / unportable)
12884
12885 2001-10-11 [paul]       0.6.3claws8
12886
12887         * sync with sylpheed 0.6.3cvs3
12888                 see ChangeLog entry 2001-10-10
12889
12890 2001-10-10 [christoph]  0.6.3claws7
12891
12892         * .cvsignore
12893                 ignore 2 files created by newer autotools
12894         * src/prefs_folder_item.c
12895                 using table for widget alignment
12896                 fixed memory leak and broken octal display
12897         * src/filesel.c
12898                 fixed segfault caused by lost filename
12899                 workaround (closes bug #469551)
12900
12901 2001-10-10 [paul]       0.6.3claws6
12902
12903         * sync with sylpheed 0.6.3cvs2
12904                 see ChangeLog entries 2001-10-09 and 2001-10-10
12905
12906 2001-10-10 [darko]      0.6.3.claws5
12907
12908         * src/gtkstext.c
12909                 proper calculation of right margin if smart wrapping is enabled
12910         * src/compose.c
12911                 automatically wrap long lines if wrap quotation is enabled
12912
12913 2001-10-09 [alfons]     0.6.3.claws4
12914
12915         * src/summaryview.c
12916                 select correct row when deleting last row in the summary view (and
12917                 close bug "[ #469104 ] select second last in list when deleting")
12918
12919 2001-10-09 [paul]       0.6.3claws3
12920
12921         * sync with sylpheed 0.6.3cvs1
12922                 updated some autotool scripts
12923
12924 2001-10-09 [darko]      0.6.3claws2
12925
12926         * src/gtkstext.[ch]
12927                 new name and mark with Sylpheed comment
12928         * src/compose.c
12929                 smart quotation wrapping a-la VIM
12930
12931 2001-10-08 [paul]       0.6.3claws1
12932
12933         * sync with sylpheed 0.6.3 release
12934                 see ChangeLog entry 2001-10-08
12935
12936 2001-10-08 [paul]       0.6.2claws24
12937
12938         * src/summaryview.c
12939                 more sync with sylpheed 0.6.2cvs12
12940                 Fixed the bug that didn't select the last row correctly
12941
12942
12943 2001-10-07 [paul]       0.6.2claws23
12944
12945         * sync with sylpheed 0.6.2cvs12
12946                 see ChangeLog entry 2001-10-07
12947
12948 2001-10-06 [match]
12949         * src/jpilot.[ch]
12950                 enable jpilot to read unsynch'ed addresses.
12951
12952         * src/editldap_basedn.c
12953                 fix segfault when opening dialog.
12954
12955 2001-10-06 [alfons]     0.6.2.claws22
12956
12957         * src/summaryview.c
12958                 fix bug with summary view selecting last *inserted*
12959                 node instead of last *visible* node. remember we
12960                 work with a tree
12961
12962 2001-10-06 [paul]       0.6.2claws21
12963
12964         * po/pt_BR.po
12965                 updated translation, contains some fixes and new
12966                 translations, submitted by Gustavo Noronha Silva
12967                 <kov@debian.org>
12968
12969         * src/prefs_common.c
12970                 change 'each' to 'every' - fix dubious English
12971
12972         * sync with sylpheed 0.6.2cvs11
12973
12974 2001-10-05 [alfons]     0.6.2claws20
12975
12976         * src/mainwindow.[ch], src/folderview.c
12977                 make composite tool button switch between "Compose News"
12978                 and "Compose Mail" depending on selected folder
12979                 (nifty idea by Kim Schulz <kim@schulz.dk>)
12980
12981 2001-10-05 [paul]       0.6.2claws19
12982
12983         * src/mainwindow.c, src/summaryview.c
12984                 fix 'Message/Reply to all', broken in last commit
12985
12986         * src/compose.c
12987                 fix X_BEENTHERE seg fault, thanks to Alfons
12988
12989 2001-10-04 [paul]       0.6.2claws18
12990
12991         * src/compose.[ch], src/mainwindow.c
12992                 make "Message/Reply" reply to mailing lists; matches
12993                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
12994                 based on portions of the patch submitted by
12995                 Junichi Uekawa <dancer@netfort.gr.jp>
12996
12997 2001-10-04 [darko]      0.6.2claws17
12998
12999         * src/compose.c
13000                 better smart wrapping
13001         * src/gtkstext.[hc]
13002                 a function to make text buffer contiguous
13003
13004 2001-10-03 [paul]       0.6.2claws16
13005
13006         * sync with sylpheed 0.6.2cvs10
13007
13008 2001-10-02 [alfons]
13009
13010         * configure.in
13011         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13012                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13013                 references to chinese translations (hope someone picks up
13014                 this)
13015
13016 2001-10-02 [christoph]  0.6.2claws15
13017
13018         * src/compose.c
13019                 fixed non translated header bug
13020         * ChangeLog.claws
13021                 fixed wrong date in alfons last entry ;)
13022
13023 2001-10-02 [alfons]     0.6.2claws14
13024
13025         * src/compose.c, src/prefs_common.[ch]
13026                 add block cursor option
13027
13028 2001-10-02 [paul]       0.6.2claws13
13029
13030         * sync with sylpheed 0.6.2cvs9
13031
13032 2001-09-30 [paul]       0.6.2claws12
13033
13034         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13035                 updated translations
13036
13037         * po/POTFILES.in
13038                 add 'src/importldif.c'
13039
13040         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13041                 added eudora-to-vCard conversion tool
13042                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13043
13044         * sync with sylpheed 0.6.2cvs8
13045
13046 2001-09-30 [paul]
13047
13048         * sylpheed-0.6.2claws released
13049
13050 2001-09-27 [melvin]     0.6.2claws11
13051
13052         * src/gtkspell.c
13053                 fixed crash when using default path (introduced 
13054                 in 0.6.2claws10)
13055                 fixed tiny bug for initial suggestion mode
13056
13057 2001-09-27 [melvin]     0.6.2claws10
13058         
13059         * src/gtkspell.c
13060                 fixed bug where gtkpspell didn't set the path correctly
13061
13062         * README.claws
13063                 added a paragraph about spell checking
13064                 
13065
13066
13067 2001-09-27 [paul]       0.6.2claws9
13068
13069         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13070                 replace '// comments' with '/* comments */' to prevent
13071                 some compiler warnings 
13072
13073         * sync with sylpheed 0.6.2cvs6
13074
13075 2001-09-26 [alfons]     0.6.2claws8
13076
13077         * src/messageview.c
13078                 introduce return receipt request notification again,
13079                 which was lost because of other semantics in 
13080                 procheader_parse() (???)
13081
13082 2001-09-26 [christoph]  0.6.2claws7
13083
13084         * src/compose.c
13085                 replace comments for old code with #if 0
13086                 readded auto cc, bcc and reply-to
13087         * src/prefs_matcher.c
13088         * src/prefs_scoring.c
13089                 removed some definition (was moved to
13090                 prefs.h)
13091
13092 2001-09-26 [paul]       0.6.2claws6
13093
13094         * src/mainwindow.c
13095                 make 'Follow-up and reply to' sensitive
13096
13097         * more sync with sylpheed 0.6.2cvs5
13098
13099 2001-09-25 [melvin]
13100
13101         * 0.6.2claws5
13102
13103         * src/gtkspell.c
13104                 fixed bug for "US-ASCII" introduced by the encoding code
13105
13106 2001-09-25 [paul]
13107
13108         * 0.6.2claws4
13109
13110         * src/prefs_common.[ch], src/summaryview.c
13111                 'next unread msg' 'go to next folder?' dialog can be
13112                 given default behaviour, either always show dialog,
13113                 or assume 'yes', or assume 'no'
13114                 Submitted by wwp <subscript@free.fr>
13115
13116 2001-09-25 [melvin]
13117                 
13118         * src/compose.c src/gtkspell.[ch]
13119                 added support for different encodings
13120
13121 2001-09-25 [paul]
13122
13123         * more sync with sylpheed 0.6.2cvs5
13124
13125 2001-09-24 [alfons]
13126         
13127         * src/prefs_folder_item.c
13128                 add check for item->prefs->default_to string is NULL and
13129                 add another check when freeing this string
13130
13131 2001-09-24 [paul]
13132
13133         * configure.in
13134                 change to version 0.6.2claws3
13135
13136         * sync with sylpheed 0.6.2cvs5 
13137
13138 2001-09-24 [match]
13139         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13140                 import LDIF files.
13141         * src/addrcache.[ch], addrindex.[ch]
13142                 small update for future
13143         * src/addrbook.c
13144                 fix test XML file.
13145
13146 2001-09-24 [melvin]
13147         * src/gtkspell.[ch]
13148                 added 'Learn from mistakes' option
13149                 better handling of quotes in checked words
13150                 sorted dict list
13151         * po/fr.po
13152                 small update for spell checking stuff
13153
13154 2001-09-23 [alfons]
13155         
13156         * src/gtkspell.c
13157                 edit a little bit so it complies more with main coding style
13158
13159 2001-09-23 [alfons]
13160
13161         * src/folder.[ch], prefs_folder_item.c, compose.c
13162                 migrate "request return receipt" folder property
13163                 to folderlist.xml
13164
13165 2001-09-22 [alfons]
13166
13167         * README.claws **NEW**
13168                 (add things of interest for users of main branch 
13169                 and claws here)
13170
13171         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13172                 re-implement threading per folder option, but store 
13173                 the setting in folderlist.xml (where it belongs)
13174
13175 2001-09-21 [melvin]
13176
13177         * src/gtkspell.[ch]
13178                 fixed bug when compose window is under another window
13179         * src/prefs_common.[ch] src/compose.c
13180                 changed 'dictionary_path' to 'dictionary' to be consistent
13181                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13182         * ac/pspell.m4 src/Makefile.am 
13183                 dropped PSPELL_PATH macro
13184         * po/fr.po
13185                 updated translations
13186
13187 2001-09-21 [christoph]
13188
13189         * src/compose.c
13190                 added border around header fields
13191                 keep header type when new field is added
13192
13193 2001-09-20 [christoph]
13194
13195         * src/utils.[ch]
13196                 more portable debug_print with source filename
13197                 and linenumber
13198         * src/procmsg.c
13199                 more newlines after debug messages
13200
13201 2001-09-20 [paul]
13202
13203         * configure.in
13204                 change to version 0.6.2claws2
13205
13206         * sync with sylpheed 0.6.2cvs3
13207
13208 2001-09-19 [melvin]
13209
13210         * src/gtkspell.c
13211                 fixed the post-right-click focus pb
13212                 fixed crash when 'Spell check all' after dict change 
13213                         and when cursor is at the end of the text
13214                 shift-right-click pops up config menu even on misspelled words.
13215         * po/POTFILES.in
13216                 added gtkspell.c
13217
13218 2001-09-19 [melvin]
13219
13220         * src/about.c
13221                 added pspell to compiled-in features list
13222
13223 2001-09-18 [melvin]
13224
13225         * switched to pspell and dropped ispell
13226         * ac/pspell.m4
13227                 new file. autoconf macro for pspell
13228         * ac/Makefile.am 
13229         * configure.in acconfig.h
13230                 added pspell support
13231         * src/Makefile.am
13232         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13233         * src/prefs_common.[ch] 
13234                 added pspell support
13235
13236 2001-09-18 [christoph]
13237
13238         * src/addr_compl.c
13239         * src/template.[ch]
13240                 replace LOG_MESSAGE with debug_print
13241         * src/compose.[ch]
13242                 gui improvements
13243         * src/menu.c
13244                 added newline after debug message
13245         * src/utils.h
13246                 using __VA_ARGS__ for debug_print macro
13247         * tools/.cvsignore
13248                 ignore Makefile and Makefile.in
13249
13250 2001-09-18 [paul]
13251
13252         * configure.in
13253                 change to version 0.6.2claws1
13254         * sync with sylpheed 0.6.2cvs1
13255
13256         * src/matcher.c 
13257         * src/prefs_matcher.c
13258                 add 'score equal to' option, submitted by
13259                 Paul Evans <nerd@freeuk.com>
13260
13261 2001-09-15 [christoph]
13262
13263         * src/mainwindow.c
13264                 comment out menu entry not existing in claws
13265         * src/menu.c
13266                 add debug output for non existing menu entries
13267         * src/summaryview.c
13268                 fix next/prev unread message for ignored threads
13269         * src/utils.[ch]
13270                 add sourcefile and line number to debug output
13271                 otherwise it is sometimes hard to find the
13272                 source code part if debug messages are translated
13273
13274 2001-09-14 [darko]
13275         
13276         * src/folderview.c
13277                 refresh target folder style after colour is changed
13278
13279 2001-09-13 [paul]
13280
13281         * configure.in
13282                 change to version 0.6.1claws3
13283
13284         * sync with sylpheed 0.6.1cvs6
13285
13286 2001-09-13 [darko]
13287         
13288         * src/folderview.c
13289                 fix target folder colourization to use user selected colour
13290
13291 2001-09-12 [darko]
13292         
13293         * src/summaryview.c
13294                 fix crash when message that is marked for copy/move is unmarked
13295
13296 2001-09-09 [paul]
13297
13298         * configure.in
13299                 change to version 0.6.1claws2
13300
13301         * sync with sylpheed 0.6.1cvs3
13302
13303 2001-09-09 [alfons]
13304         
13305         * src/folderview.c
13306                 fix bug with default font used for trash folder text
13307
13308 2001-09-06 [paul]
13309
13310         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13311                 updated translations
13312
13313         * configure.in
13314                 change to version 0.6.1claws1
13315
13316         * sync with sylpheed 0.6.1cvs2
13317
13318 2001-09-03 [paul]
13319
13320         * po/POTFILES.in
13321                 add Match's new addressbook
13322
13323         * po/de.po
13324                 updated translation submitted by Jens Oberender
13325
13326 2001-09-02 [paul]
13327
13328         * configure.in
13329                 change to 0.6.1claws
13330         * sync with sylpheed 0.6.1 release
13331
13332 2001-09-02 [paul]
13333
13334         * configure.in
13335                 change to 0.6.0claws2
13336
13337         * sync with sylpheed 0.6.0cvs4
13338
13339         * po/pt_BR.po
13340                 updated translation submitted by Fabio Junior Beneditto
13341
13342 2001-09-01 [match]
13343         * pixmaps/
13344                 interface.xpm
13345                 book.xpm
13346                 address.xpm
13347         * src/
13348                 Makefile.am
13349                 a ton of new files
13350
13351 2001-08-31 [paul]
13352
13353         * configure.in
13354                 change to version 0.6.0claws1
13355
13356         * sync with sylpheed 0.6.0cvs1
13357
13358         * po/es.po
13359                 updated translation submitted by Ricardo Mones Lastra
13360
13361         * po/POTFILES.in
13362                 add 'src/prefs_templates.c'
13363
13364         * src/compose.c, src/summaryview.c
13365                 fix segfault on 'Re_edit'               
13366
13367 2001-08-30 [alfons]
13368
13369         * configure.in, Makefile.am
13370         * tools/Makefile.am
13371                 add tools directory to source distribution
13372
13373 2001-08-30 [paul]
13374
13375         * configure.in
13376                 change to version 0.6.0claws
13377
13378         * sync with sylpheed 0.6.0 release
13379
13380 2001-08-30 [christoph]
13381
13382         * configure.in
13383                 removed autoconf version check
13384
13385 2001-08-30 [paul]
13386
13387         * src/account.c, src/compose.c, src/prefs_common.[ch]
13388         * src/procheader.[ch] src/utils.[ch]
13389                 Enhanced automatic account selection on replies
13390                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13391
13392         * configure.in
13393                 add LDAP and JPilot to the configuration results output.
13394
13395 2001-08-29 [christoph]
13396
13397         * src/summeryview.c
13398                 no bold font for ignored threads
13399
13400 2001-08-29 [paul]
13401
13402         * configure.in
13403                 change to version 0.5.3claws6
13404
13405         * sync with sylpheed 0.5.3cvs10
13406                 src/stringtable.[ch]: New Files
13407
13408         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13409         * src/pixmaps/sylpheed.xpm
13410                 add mini-icons to windows (by Alfons)
13411
13412 2001-08-27 [paul]
13413
13414         * src/mainwindow.c
13415                 new functions: next_labeled_cb(), prev_labeled_cb()
13416
13417         * src/summaryview.c
13418                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13419                 summary_select_next_labeled(), summary_select_prev_labeled()
13420
13421         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13422                 give claws blue folders and a blue trash can
13423
13424 2001-08-27 [paul]
13425
13426         * configure.in
13427                 change to version 0.5.3claws5
13428
13429         * sync with sylpheed 0.5.3cvs9
13430                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13431
13432 2001-08-24 [christoph]
13433
13434         * src/filesel.c
13435                 keep filename when browsing directories
13436                 (not working for user entered filename, but
13437                  for default name and selected filename from
13438                  file list)
13439         * src/mainwindow.c
13440                 fixed wrong spelling "Folllow-up"
13441         * src/mbox_folder.c
13442         * src/procmsg.c
13443         * src/summaryview.c
13444                 fixed new/unread message count with ignored
13445                 threads (2 commits, first didn't notice no
13446                 longer needed decreasing)
13447         * src/inc.c
13448                 readded scrolling of progress dialog
13449                 (lost in sync)
13450
13451 2001-08-24 [paul]
13452
13453         * configure.in
13454                 change to 0.5.3claws4
13455
13456         * sync with sylpheed 0.5.3cvs7
13457
13458 2001-08-24 [christoph]
13459
13460         * src/compose.c
13461                 set request return receipt when replying
13462                 if it is set is the folder prefs of the
13463                 message
13464         * src/inc.c
13465                 disable final error popup if popups are
13466                 disabled in config (again)
13467
13468 2001-08-23 [paul]
13469
13470         * configure.in
13471                 Change version number to 0.5.3claws3
13472
13473         * sync with sylpheed 0.5.3cvs5
13474
13475         * src/mimeview.c
13476                 double quote '%s' in 'gedit %s' to fix bug when
13477                 opening attachment with spaces in the name
13478
13479 2001-08-22 [alte]
13480         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13481           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13482                 initial message templates support
13483
13484
13485 2001-08-22 [paul]
13486
13487         * configure.in
13488                 change version number to 0.5.3claws2
13489
13490         * sync with sylpheed 0.5.3cvs4
13491
13492         * src/procmsg.h src/summaryview.c
13493                 re-implement (un)ignore thread
13494
13495 2001-08-21 [paul]
13496
13497         * src/summaryview.c
13498                 remove unnecessary code
13499         * src/compose.c
13500                 enable 'dynamic' signatures (submitted by
13501                 Eric Limpens <eric@hscg-internet.nl>)
13502
13503 2001-08-21 [paul]
13504
13505         clean up after sync with sylpheed 0.5.3 release
13506
13507         * src/folderview.c
13508                 fix re-introduced font mess, see Christoph's
13509                 entry 2001-06-24
13510
13511         * src/summaryview.c
13512                 remove prev_msgnum
13513                 use sylpheed's small font instead of
13514                 gtk default font for summary view
13515
13516
13517 2001-08-17 [paul]
13518
13519         * configure.in
13520                 add pl to ALL_LINGUAS - sync with main branch
13521
13522         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13523                 Updated. Translations by Jens Oberender, Ricardo Mones
13524                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13525
13526         * po/pl.po  ** NEW FILE **
13527                 sync with the main branch
13528
13529         * src/folderview.c
13530                 fix target folder colorizing and refresh problem
13531
13532
13533 2001-08-17 [christoph]
13534
13535         * src/mainwindow.c
13536                 claws uses 4 colors for target folder coloring.
13537                 arrays were not long enough and destroyed the
13538                 stack causing a segfault.
13539                 target folder colorizing does not work anymore
13540                 for me
13541
13542 2001-08-16 [paul]
13543
13544         * configure.in
13545                 change to version 0.5.3claws1
13546
13547         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13548           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13549           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13550
13551                 sync with sylpheed 0.5.3 release, but keep claws method of
13552                 configuring/saving fonts
13553
13554         * src/addressbook.[ch]
13555                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13556                 in line with a similar change in Hiroyuki's branch
13557
13558         * src/mainwindow.[ch]
13559                 disable main_window_set_thread_option()
13560         * src/prefs_folder_item.c
13561                 comment out &tmps_prefs.enable_thread,
13562         * src/mbox_folder.c, src/procmsg.[ch]
13563                 comment out MSG_IS_IGNORE_THREAD
13564         * src/summaryview.c
13565                 comment out summary_ignore_thread() and summary_unignore_thread()
13566                 comment out MSG_IS_IGNORE_THREAD
13567
13568                 use Hiroyuki's threading instead.
13569
13570
13571
13572 2001-08-15 [paul]
13573
13574         * src/account.c
13575                 use Hiroyuki's 0.5.3 column scheme but also
13576                 include the enable/disable button.
13577         * src/pixmaps/mark.xpm
13578                 add Hiroyuki's amended pixmap
13579
13580 2001-08-13 [christoph]
13581
13582         * src/account.c
13583                 receive at get all column showed wrong state for APOP
13584                 button should only work for POP3 and APOP accounts
13585         * src/prefs_account.c
13586                 added missing preprocessor statement for SSL
13587
13588 2001-08-12 [paul]
13589
13590         * src/account.[ch]
13591                 add 'receive at get all' column and enable/disable
13592                 button.
13593
13594 2001-08-06 [christoph]
13595
13596         * src/account.c
13597                 show usage of SSL in protocol column
13598
13599         * src/imap.c
13600         * src/inc.c
13601                 renamed ssl options
13602
13603         * src/prefs_account.[ch]
13604                 moved ssl options to a new page
13605
13606         * src/send.c
13607         * src/smtp.c
13608         * src/ssl.[ch]
13609                 renamed ssl options
13610                 added support for SMTP STARTTLS command
13611
13612 2001-08-05 [christoph]
13613
13614         * configure.in
13615                 debian autoconf needs version check to find
13616                 correct autoconf version. if the file is
13617                 named configure.in 2.13 is used, which does
13618                 not work with this configure.in script.
13619                 other solution would be to rename the script
13620                 to configure.ac as suggested in the autoconf
13621                 manual.
13622
13623         * src/inc.c
13624                 disable final error popup if popups are
13625                 diabled in config
13626
13627         * src/socket.c
13628                 bugfix in ssl_gets
13629                 fixes IMAP over SSL problem
13630
13631 2001-08-03 [paul]
13632
13633         * configure.in
13634                 change to 0.5.2claws1
13635
13636         * sync with sylpheed 0.5.2cvs1
13637
13638 2001-08-02 [alfons]
13639
13640         * configure.in
13641                 quick fix for ispell detection...
13642
13643 2001-08-01 [paul]
13644
13645         * configure.in
13646                 change to 0.5.1claws4
13647
13648         * sync with sylpheed 0.5.1cvs7
13649
13650 2001-07-31 [alfons]
13651
13652         * src/prefs_common.c, src/prefs_common.h, 
13653           src/gtkspell.c, src/gtkspell.h
13654                 add global spelling checker settings (compose tab) +
13655                 selection of dictionary 
13656           
13657         * configure.in  
13658                 guess valid ispell location
13659
13660 2001-07-31 [paul]
13661
13662         * po/POTFILES.in
13663                 removal of 'src/quote_fmt_parse.c'
13664         * po/de.po
13665                 Updated de.po
13666                 (submitted by Jens Oberender <didge@suse.de>)
13667
13668 2001-07-31 [darko]
13669
13670         * src/folder.[ch]
13671         * src/folderview.[ch]
13672         * src/mainwindow.c
13673         * src/mh.c
13674         * src/prefs_common.[ch]
13675         * src/summaryview.c
13676                 target folder colourization
13677
13678 2001-07-30 [paul]
13679
13680         more sync with Sylpheed 0.5.1cvs6 
13681
13682 2001-07-30 [darko]
13683
13684         * src/mh.c
13685         * src/prefs_folder_item.[hc]
13686         * src/summaryview.c
13687                 shared folders support with a GUI
13688
13689 2001-07-29 [paul]
13690
13691         0.5.1claws3
13692
13693         * sync with Sylpheed 0.5.1cvs6
13694
13695 2001-07-29 [paul]
13696
13697         * po/pt_BR.po
13698                 updated
13699                 (submitted by Fabio Junior Beneditto)
13700
13701 2001-07-28 [paul]
13702
13703         * src/procmime.c
13704         * AUTHORS
13705                 patch to correct bad image mime headers
13706                 (submitted by Don Quijote <dq@searchlores.org>)
13707
13708 2001-07-28 [paul]
13709
13710         * tools/gif2xface.pl   **NEW FILE**
13711         * tools/README
13712                 script to convert file.gif to file.xface for
13713                 use in a custom header.
13714                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13715
13716 2001-07-27 [alfons]
13717         
13718         * configure.in
13719                 change macros for detecting JPilot and LDAP
13720
13721 2001-07-27 [christoph]
13722
13723         * src/filtering.c
13724                 code cleanup (MIN / MAX warning, needed casting)
13725
13726 2001-07-27 [alfons]
13727
13728         * procheader.c
13729                 disallow setting flags when detecting certain headers
13730                 (X-Status, Status, Seen, X-Seen). 
13731         
13732         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13733
13734 2001-07-27 [christoph]
13735
13736         * src/prefs_filter.c
13737         * src/prefs_filtering.c
13738         * src/prefs_matcher.c
13739         * src/prefs_scoring.c
13740                 scroll list when moving rows up or down
13741
13742         * src/imap.c
13743         * src/imap.h
13744         * src/prefs_account.c
13745         * src/prefs_account.h
13746         * src/send.c
13747                 SMTP over SSL (untested, feedback requested)
13748                 IMAP over SSL
13749
13750         * src/ssl.c
13751                 code cleanup
13752
13753 2001-07-26 [alfons]
13754         
13755         * configure.in, acconfig.h
13756                 define CLAWS (need this for main / claws detection)
13757
13758 2001-07-25 [alfons]
13759
13760         * configure.in
13761                 Sylpheed 0.5.1claws2
13762                 
13763         * sync with Sylpheed 0.5.1cvs4
13764
13765 2001-07-25 [christoph]
13766
13767         * src/scoring.c
13768                 fixed segfault
13769                 item->prefs == NULL (don't know why)
13770
13771 2001-07-25 [alfons]
13772
13773         * configure.in
13774                 Sylpheed 0.5.1claws1
13775
13776         * sync with Sylpheed 0.5.1cvs1-3
13777
13778 2001-07-24 [christoph]
13779
13780         * src/folderview.c
13781         * src/prefs_folder_item.[ch]
13782                 added folderitem preferences dialog with
13783                 default To: and auto request return receipt
13784
13785         * src/compose.[ch]
13786         * src/menu.[ch]
13787                 changes to handle new folderitem preferences
13788
13789         * src/mainwindow.c
13790         * src/summaryview.c
13791                 call compose new mail with current folderitem
13792
13793 2001-07-24 [alfons]
13794
13795         Release Sylpheed 0.5.1claws
13796
13797         * configure.in
13798                 change to release version 0.5.1claws
13799
13800 2001-07-24 [christoph]
13801
13802         * src/summaryview.c
13803                 fixed segfault that happend when the selected
13804                 message was removed while retrieving new messages.
13805
13806         * po/es.po
13807                 updated translation
13808                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13809
13810 2001-07-22 [alfons]
13811
13812         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13813         this is a work in progress, for more information: http://nlpagan.net/sylman 
13814         
13815         * configure.in, src/mainwindow.c, manual/Makefile.am
13816                 add support for English manual
13817
13818         * AUTHORS
13819                 add authors of user manuals
13820
13821         * manual/en/sylpheed*.html
13822                 add English documentation
13823
13824 2001-07-22 [christoph]
13825
13826         * po/POTFILES.in
13827                 added src/ssl.c
13828         * src/ssl.c
13829                 changed a wrong debug message
13830
13831 2001-07-22 [alfons]
13832
13833         * po/nl.po
13834                 update Dutch translation
13835
13836         * src/prefs_filtering.c, 
13837           src/prefs_matcher.c
13838                 add more translatable strings           
13839
13840 2001-07-21 [alfons]
13841
13842         0.5.0claws7
13843
13844         * configure.in
13845                 change version
13846
13847         * src/inc.c, src/summaryview.[ch]
13848                 prevent update of mark file when filtering has done, by
13849                 using a variable; this affects two functions:
13850                         inc.c::inc_finished()
13851                         summaryview.c::summary_show()
13852
13853 2001-07-20 [alfons]
13854
13855         * src/filtering.[ch], src/prefs_filtering.c, 
13856           src/matcher.[ch]
13857                 add filtering action for label coloring 
13858
13859         * po/POTFILES.in
13860                 add labelcolors.c
13861
13862         * added src/labelcolors.c
13863         * added src/labelcolors.h
13864         * src/Makefile.am, src/summaryview.c
13865                 rearrange label coloring code
13866
13867         * src/procmsg.h
13868                 add more parentheses so label colouring works correctly
13869
13870         * src/filtering.c
13871                 don't really delete message, but move it to Trash
13872
13873         * src/prefs_matcher.c
13874                 add quote options to info dialog
13875
13876 2001-07-20 [christoph]
13877
13878         * src/Makefile.am
13879         * src/inc.c
13880         * src/main.[ch]
13881         * src/socket.h
13882         * src/ssl.[ch] (new)
13883                 moved ssl stuff to a seperate file
13884
13885 2001-07-20 [darko]
13886
13887         * src/summaryview.c
13888                 fix show sender using address book with no e-mail
13889                 address in From: field
13890
13891 2001-07-19 [alfons]
13892
13893         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13894                 fix messy handling of escaping... now at least the
13895                 execute command is useful. escape char is '\', we
13896                 accept \n and \r too. 
13897
13898                 Real life example:
13899                 
13900                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13901                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13902
13903 2001-07-18 [alfons]
13904
13905         0.5.0claws6
13906
13907         * src/summaryview.c
13908                 clean up
13909
13910         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13911           src/procmsg.[ch]
13912                 revise filtering; currently move, copy, marking have
13913                 been tested. if you like bleeding edge stuff, you
13914                 should definitely go for this version :)
13915
13916         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13917
13918 2001-07-17 [christoph]
13919
13920         * src/utils.c
13921                 timestamp log
13922
13923 2001-07-17 [alfons]
13924
13925         0.5.0claws5
13926
13927         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13928           bits in the mark file, without affecting either branch. Lots of
13929           files changed, also in claws branch.
13930
13931           UNTESTED: use of mbox folders
13932
13933         * src/summaryview.c
13934                 added mark all read; however this was a quick hack used for
13935                 cleaning up mess after initial merge with Hiroyuki
13936
13937         * configure.in
13938                 change claws version number back to 0.5.0claws5 to clear up 
13939                 confusion & pretension (recent release was technically 
13940                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13941
13942 2001-07-16 [alfons]
13943
13944         sync with Hiroyuki's 0.5.0cvs4
13945
13946 2001-07-16 [alfons]
13947
13948         0.5.1claws3
13949
13950         * src/filtering.[ch]
13951                 remove invalid updating of mark files for 
13952                 filter actions MATCHING_ACTION_MOVE and 
13953                 MATCHING_ACTION_DELETE; this should fix the
13954                 folder update bug
13955                 
13956         * src/procmsg.c
13957                 revert Christoph's stab at fixing the folder 
13958                 update bug
13959
13960         * po/POTFILES.in
13961                 add missing files with translatable strings
13962
13963         * src/summaryview.c
13964                 remove debug print
13965
13966 2001-07-15 [alfons]
13967
13968         * src/addr_compl.[ch], src/prefs_filtering.c
13969                 make "filtering pref dialog's destination entry" an
13970                 "address completable entry", if filter destination is 
13971                 an email address
13972
13973         0.5.1claws2
13974         
13975         sync with Hiroyuki's 0.5.0cvs2-3
13976
13977 2001-07-15 [christoph]
13978
13979         * src/procmsg.c
13980                 fixed folder stats update after incorporation
13981
13982 2001-07-15 [alfons]
13983
13984         * src/summaryview.c
13985                 * finish label colouring stuff (for now)
13986                 * fix incorrect colour bug (off by one) 
13987
13988 2001-07-14 [alfons]
13989
13990         * src/mainwindow.c
13991                 change text labels for news and mail message so there's
13992                 plenty of toolbar estate left
13993
13994         * configure.in
13995                 0.5.1claws1
13996
13997         * src/folderview.c
13998           src/folder.[ch]
13999                 sync with Hiroyuki's 0.5.0cvs1
14000
14001         * src/summaryview.c
14002                 more rewrite label colouring
14003
14004 2001-07-14 [alfons]
14005
14006         * src/summaryview.[ch]
14007                 * start rewrite label colouring 
14008                 * fix proper location "Add Sender To Addressbook" menu item
14009
14010 2001-07-13
14011
14012         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14013         (actually this is 0.5.0claws4)
14014
14015 2001-07-13 [alfons]
14016
14017         * po/pt_BR.po
14018                 * fix duplicate message
14019                 * add updated Portugese / Brazilian translation
14020                   submitted by Fabio Junior Beneditto
14021
14022 2001-07-12 [alfons]
14023
14024         * AUTHORS
14025                 add Jens
14026
14027         * po/nl.po
14028                 add updated Dutch translation
14029
14030         * po/de.po
14031                 add updated German translation submitted by Jens
14032
14033 2001-07-11 [alfons]
14034
14035         Prerelease before 0.5.0claws. Please test.
14036         This version is temporarily tagged as VERSION_0_5_0_TEST
14037
14038         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14039           src/prefs_scoring.c, src/prefs_matcher.c, 
14040           src/prefs_filtering.c, src/mbox.c, 
14041           src/main.c, src/inc.c, src/filtering.[ch]
14042                 revert new Hoa's new matcher (does not work yet)
14043
14044         * src/Makefile.am
14045                 clean up
14046
14047 2001-07-10
14048
14049         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14050
14051
14052 2001-07-10 [alfons]
14053
14054         * Makefile.am
14055                 add ChangeLog.claws to EXTRA_DIST
14056         * src/Makefile.am
14057                 add matcher_parser_parse.h to EXTRA_DIST
14058
14059 2001-07-10 [christoph]
14060
14061         * src/inc.c
14062                 add destination folder to table of
14063                 folders that need to be updated after
14064                 incorporation
14065
14066 2001-07-10 [alfons]
14067
14068         * folder.[ch]
14069           folderview.c
14070                 make collapse state of folders and folder items persistent, i.e.
14071                 if you collapse a folder tree, the next time sylpheed-claws starts 
14072                 up the folder tree remains collapsed.  
14073                 
14074 2001-07-10 [christoph]
14075
14076         * acconfig.h
14077         * configure.in
14078                 added --enable-ssl
14079         * src/md5.[ch]
14080                 renamed MD5_CTX to MD5_CTX_syl
14081                 conflicts with a struct in openssl
14082         * src/inc.c
14083         * src/main.[ch]
14084         * src/prefs_account.[ch]
14085         * src/socket.[ch]
14086                 SSL support for POP
14087         * src/mainwindow.c
14088                 fixed compose with current account
14089                 broken by new compose button stuff
14090
14091 2001-07-09 [hoa]
14092
14093         * AUTHORS
14094                 changed my email address
14095
14096         * src/matcher_parser_parse.y
14097                 clean the parser to remove conflicts
14098
14099 2001-07-09 [alfons]
14100
14101         * AUTHORS
14102                 add Match Grun
14103
14104         * configure.in
14105                 fix incorrect description of --enable-ldap parameter
14106
14107         * src/prefs_common.[ch]
14108           src/compose.c
14109                 add experimental option "smart wrapping" which makes the
14110                 compose editor auto wrap.
14111                 
14112                 | TODO: the problem with the buggy cursor handling is caused |
14113                 | by the GtkText. when deleting / backspacing text its       |
14114                 | wrapping algorithm does not take in account the previous   |
14115                 | line. should find a way to hack this in.                   |
14116                 | or should perhaps combine this with the word wrapping      |
14117                 | patch i wrote in january.                                  |
14118
14119         * src/about.c
14120                 show build parameters for LDAP and JPilot
14121
14122         * src/summaryview.c
14123                 revert Christoph's bugfix for selecting next unread message, 
14124                 because folder stats aren't updated correctly
14125
14126 2001-07-08 [hoa]
14127
14128         * src/filtering.c
14129         * src/mainwindow.c
14130         * src/matcher.c
14131         * src/matcher_parser_lex.l
14132         * src/matcher_parser_parse.y
14133         * src/prefs_filtering.c
14134         * src/prefs_scoring.c
14135         * src/scoring.c
14136                 bugfix of the config file parser
14137
14138 2001-07-08 [alfons]
14139
14140         * src/Makefile.am
14141                 added generated matcher sources to BUILT_SOURCES
14142
14143 2001-07-08 [hoa]
14144
14145         * src/Makefile.am
14146         * src/.cvsignore
14147                 added new config file parser
14148
14149         * src/scoring.[ch]
14150         * src/filtering.[ch]
14151         * src/matcher.[ch]
14152         * src/prefs_filtering.c
14153         * src/prefs_matcher.c
14154         * src/prefs_scoring.c
14155         * added src/matcher_parser.h
14156         * added src/matcher_parser_lex.h
14157         * added src/matcher_parser_lex.l
14158         * added src/matcher_parser_parse.y
14159                 lex & yacc config file parser
14160
14161         * src/mbox.c
14162         * src/inc.c
14163         * src/main.c
14164                 changes prefs_filtering into global_filtering           
14165
14166         * src/summaryview.c
14167                 build threads with subjects only if "Re: " is at the
14168                 beginning of the subject
14169
14170 2001-07-07 [paul]
14171
14172         0.5.0claws
14173
14174         sync with sylpheed 0.5.0
14175                 change of version number only
14176
14177 2001-07-06 [paul]
14178
14179         0.5.0claws5
14180
14181         sync with sylpheed 0.5.0pre5
14182
14183 2001-07-05 [paul]
14184
14185         sync with sylpheed 0.5.0pre4 release
14186                 /po and /manual/ja not sync'ed
14187
14188 2001-07-04 [paul]
14189
14190         more sync with sylpheed 0.5.0pre4
14191
14192 2001-07-03 [christoph]
14193
14194         * src/addressbook.c
14195                 fixed address book broken by address book
14196                 for VCard, JPilot, LDAP
14197
14198 2001-07-03 [alfons]
14199
14200         * src/matcher.c
14201         * src/textview.c
14202                 stopped memory leaks
14203
14204 2001-07-03 [paul]
14205
14206         more sync with sylpheed 0.5.0pre4
14207
14208 2001-07-02 [match]
14209
14210         * included address book patch for VCard, JPilot, LDAP
14211         * pref_common.c - fixed Font options on Display tab (cosmetic)
14212         * alertpanel.c - fixed truncated message
14213
14214 2001-07-02 [christoph]
14215
14216         * src/mbox_folder.c
14217         * src/procmsg.[ch]
14218         * src/summaryview.c
14219                 mark threads for ignoring
14220
14221 2001-07-02 [paul]
14222
14223         0.5.0claws4
14224
14225         * sync with sylpheed 0.5.0pre4
14226                 updated gettext to 0.10.38.
14227
14228 2001-07-01 [paul]
14229
14230         * src/ mainwindow.c
14231         * src/procmsg.h
14232         * src/summaryview.[ch]
14233                 new right-click option: Label.
14234                 substitute for 'Mark-->Mark/Unmark', colours the line.
14235                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14236
14237 2001-07-01 [christoph]
14238
14239         * src/folderview.c
14240                 fixed font for trash
14241         * src/summaryview.c
14242                 move ctree to unread message
14243
14244 2001-07-01 [paul]
14245
14246         * sync with sylpheed 0.5.0pre3 release
14247
14248 2001-06-30 [alfons]
14249
14250         * src/filesel.[ch]
14251         * src/compose.c
14252                 allow inserting / attaching multiple files in
14253                 the composer window
14254
14255 2001-06-30 [paul]
14256
14257         * src/codeconv.c
14258                 small change to Alfons' previous stuff so that it
14259                 actually makes
14260
14261 2001-06-30 [alfons]
14262
14263         * lots of files changed; first attempt to merge the changes
14264           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14265
14266 2001-06-30 [paul]
14267
14268         * po/pt_BR.po
14269                 updated and completed, translations by Fabio
14270                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14271
14272 2001-06-29 [alfons]
14273
14274         * src/compose.c
14275         * src/mimeproc.[ch]
14276                 allow selecting an attached files' mime type from a 
14277                 list of types.
14278
14279 2001-06-29 [paul]
14280
14281         * more sync with sylpheed 0.5.0pre3
14282
14283 2001-06-29 [paul]
14284
14285         * po/pt_BR.po
14286                 merge with sylpheed.pot and pt_BR.po provided by
14287                 Fabio Junior Beneditto.
14288
14289 2001-06-29 [darko]
14290
14291         * src/procmime.c
14292                 make MIME types case insensitive
14293
14294 2001-06-28 [alfons]
14295
14296         * po/nl.po
14297                 merge with sylpheed.pot and old nl.po; translations added.
14298
14299 2001-06-28 [paul]
14300
14301         * more sync with sylpheed 0.5.0pre3
14302
14303 2001-06-27 [alfons]
14304
14305         * src/summaryview.c
14306                 don't crash when removing parent node of messages
14307                 attracted by subject. this was caused by not deleting
14308                 the parent node from the subject line hash table.
14309
14310 2001-06-27 [alfons]
14311
14312         * src/summaryview.c
14313         * src/compose.[ch]
14314         * src/mainwindow.c
14315                 if there are multiple messages selected, allow forwarding
14316                 them as attachments.
14317
14318 2001-06-27 [paul]
14319
14320         * more sync with sylpheed 0.5.0pre3
14321
14322 2001-06-26 [paul]
14323
14324         0.5.0claws3
14325
14326         * sync with sylpheed 0.5.0pre3
14327
14328 2001-06-25 [paul]
14329
14330         * src/mainwindow.c
14331                 fixed 'compose news article' bug
14332                 from icon-and-text toolbar
14333
14334 2001-06-25 [paul]
14335
14336         * sync with sylpheed 0.5.0pre2 release
14337
14338 2001-06-24 [christoph]
14339
14340         * src/prefs_common.c
14341                 bug fix in font selection
14342         * src/folderview.c
14343                 use sylpheed's normal font instead of
14344                 gtk default font for folders without
14345                 new messages
14346
14347 2001-06-24 [alfons]
14348
14349         * src/mainwindow.[ch]
14350                 added composite compose mail / news button (an idea by Leandro
14351                 Pereira <leandro@linuxmag.com.br>)
14352
14353 2001-06-24 [paul]
14354
14355         Added instructions for ldif-to-xml.py
14356
14357         * tools/README
14358
14359 2001-06-23 [alfons]
14360
14361         Some minor things.
14362
14363         * src/pixmaps/stock_news_compose.xpm
14364                 added pixmap by Leandro
14365         * src/prefs_common.c
14366                 tested built-in spelling checker of GCC 3.0 :)
14367         * po/nl.po
14368                 merged dutch translation of sylpheed-main with
14369                 sylpheed.pot
14370
14371 2001-06-23 [paul]
14372
14373         Added tools directory and files.
14374
14375         * tools/filter_conv.pl
14376                 converts old filter system to new filtering system
14377         * tools/ldif-to-xml.py
14378                 converts netscape addressbook to sylpheed addressbook
14379         * tools/README
14380                 descriptions/instructions for above two files
14381
14382 2001-06-23 [christoph]
14383
14384         * src/inc.c
14385         * src/manage_window.[ch]
14386         * src/prefs_common.[ch]
14387                 mail retrieval dialog can be enabled, disabled
14388                 or hidden if non of sylpheed's windows is active
14389
14390 2001-06-22 [paul]
14391
14392         0.5.0claws2
14393
14394         * sync with sylpheed 0.5.0pre2
14395
14396 2001-06-21 [christoph]
14397
14398         * src/summaryview.c
14399                 show recipient on 'from' for all accounts
14400                 
14401         * src/inc.c
14402         * src/prefs_common.[ch]
14403                 disable error popup on mail receive errors
14404
14405 2001-06-21 [alfons]
14406
14407         * src/compose.c
14408                 made the ruler correctly appear and disappear.
14409
14410         * src/Makefile.am
14411                 removed Hoa's work-in-progress-stuff (interesting!) so 
14412                 claws compiles ok.
14413
14414 2001-06-20 [christoph]
14415
14416         * src/inc.c
14417         * src/progressdialog.c
14418                 added scrolled window for list in progressdialog
14419
14420 2001-06-20 [paul]
14421
14422         sync with sylpheed 0.5.0pre1 release
14423
14424 2001-06-20 [christoph]
14425
14426         * src/summeryview.c
14427                 make building threads by subject work when
14428                 thread view is enabled
14429                 
14430         * src/compose.c
14431         * src/prefs_common.[ch]
14432                 automatically select account for mail replys
14433
14434 2001-06-19 [sergey]
14435
14436         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14437         they are filled in from the account settings.
14438
14439 2001-06-19 [paul]
14440
14441         * more sync with sylpheed 0.5.0pre1
14442
14443 2001-06-18 [alfons]
14444
14445         * src/Makefile.am,
14446           src/procmime.c
14447                 added --sysconfdir to CPPFLAGS for pointing to the correct
14448                 location of mime.types. 
14449
14450                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14451                 or ./configure!
14452
14453 2001-06-18 [hoa]
14454
14455         * src/summaryview.c
14456                 fixed some bug when building threads
14457
14458 2001-06-18 [pau]l
14459
14460         * src/prefs_account.c
14461                 UI stuff: More changes to the English
14462
14463 2001-06-18 [paul]
14464
14465         * src/pixmaps/stock_news_compose.xpm: new file
14466         * src/Makefile.am
14467         * src/mainwindow.c
14468         * src/summaryview.c
14469                 Added new icon for Hoa's 'compose a news
14470                 message', plus minor improvements to the
14471                 English
14472
14473         * po/ja.po
14474         * ChangeLog
14475         * ChangeLog.jp
14476                 more sync with sylpheed 0.5.0pre1
14477
14478 2001-06-18 [hoa]
14479
14480         * src/compose.[ch]
14481         * src/mainwindow.c
14482                 Follow-up and reply to
14483
14484         * src/summaryview.[ch]
14485                 Build threads also with subjects
14486
14487 2001-06-17 [hoa]
14488
14489         * src/compose.c
14490                 forwarding use the current account.
14491
14492         * src/mainwindow.c
14493                 the "compose message" button has been replaced with
14494                 "new mail" and "new news" buttons
14495
14496         * src/prefs_common.[ch]
14497                 added a configuration option to use the forward button
14498                 as "forward as attachment"
14499                 changed reply and forward format description
14500
14501         * src/quote_fmt_lex.l
14502         * src/quote_fmt_parse.y
14503                 added message with no signature in format for reply
14504                 and forward.
14505
14506 2001-06-17 [paul]
14507
14508         Minor UI stuff
14509
14510         * src/mainwindow.c
14511         * src/summaryview.c
14512                 Improvements to the English
14513
14514         * src/prefs_common.c
14515                 Improvements to the English and some
14516                 clarity/continuity improvements in the
14517                 description of Quote symbols.
14518
14519 2001-06-17 [paul]
14520
14521         0.5.0claws1
14522
14523         * sync with sylpheed 0.5.0pre1
14524
14525 2001-06-17 [hoa]
14526
14527         * src/compose.c
14528                 Better interface for compose, displayed fields
14529                 are updated whenever we change account.
14530                 Newsgroups field is automatically filled.
14531
14532         * src/mainwindow.c
14533                 Newsgroups field is automatically filled.
14534
14535         * src/prefs_account.c
14536                 Some interface stuff when fields appear and
14537                 disappear.
14538
14539 2001-06-16 [paul]
14540
14541         0.4.99claws
14542
14543         * sync with sylpheed 0.4.99
14544
14545 2001-06-16 [sergey]
14546
14547         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14548         base64_decoder_free, base64_decoder_decode): new object and
14549         functions for decoding base64 streams.
14550         * src/procmime.c (procmime_decode_content): modified to use the
14551         new base64 decoder.
14552
14553 2001-06-15 [paul]
14554
14555         0.4.99claws10
14556
14557         * sync with sylpheed 0.4.99cvs11
14558
14559 2001-06-13 [paul]
14560
14561         0.4.99claws9
14562
14563         * sync with sylpheed 0.4.99cvs9
14564
14565 2001-06-13 [hoa]
14566
14567         * src/compose.c
14568         * src/prefs_account.c
14569
14570                 SMTP server can be defined in the news account
14571                 mime type of attachment are kept.
14572
14573         * src/summaryview.c
14574
14575                 now choose the highest important score between default
14576                 and important score of folder.
14577
14578 2001-06-09 [alfons]
14579         
14580         * src/prefs_common.c: 
14581
14582                 (prefs_quote_description_create): corrected description of 
14583                 quote format characters
14584
14585 2001-06-09 [paul]
14586
14587         0.4.99claws8
14588
14589         * sync with sylpheed 0.4.99cvs8
14590
14591 2001-06-08 [sergey]
14592
14593         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14594         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14595
14596 2001-06-08 [paul]
14597
14598         0.4.99claws7
14599
14600         * sync with sylpheed 0.4.99cvs7
14601
14602 2001-06-06 [sergey]
14603
14604         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14605         clashes with autogenerated header).
14606         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14607         * src/Makefile.am: added quote_fmt.h.
14608         * src/.cvsignore: added lex/yacc autogenerated files
14609         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14610
14611 2001-06-06 [paul]
14612
14613         0.4.99claws6
14614
14615         * sync with sylpheed 0.4.99cvs6
14616
14617 2001-06-06 [hoa]
14618
14619         * added src/quote_fmt_parse.h
14620         * src/compose.c
14621                 removed warnings
14622
14623         * src/prefs.[ch]
14624                 don't modify readonly configuration files
14625
14626         * src/prefs_account.c
14627         * src/prefs_common.c
14628         * src/prefs_customheader.c
14629         * src/prefs_display_header.c
14630         * src/prefs_filter.c
14631         * src/prefs_filtering.c
14632         * src/prefs_scoring.c
14633                 don't open dialog box when configuration files
14634                 are readonly
14635
14636 2001-06-05 [sergey]
14637
14638         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14639
14640         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14641         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14642         BUILT_SOURCES to make all files rebuild properly.
14643
14644         * src/compose.c: removed #include "quote_fmt.tab.h".
14645
14646         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14647         CHARACTER value in yylval.
14648
14649         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14650         receive CHARACTER value by documented means (yylval).
14651
14652         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14653
14654 2001-06-05 [hoa]
14655
14656         * src/Makefile.am
14657                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14658
14659         * src/filtering.c
14660         * src/matcher.c
14661         * src/matcher.h
14662         * src/prefs_filtering.c
14663                 now keep the configuration for execute action
14664
14665         * src/mbox_folder.c
14666                 fixed a warning
14667
14668 2001-06-05 [paul]
14669
14670         * sync with sylpheed 0.4.99cvs5
14671
14672 2001-06-05 [hoa]
14673
14674         * src/Makefile.am
14675                 added quote_fmt.[ch]
14676
14677         * added src/quote_fmt.y
14678         * added src/quote_fmt.l
14679         * added src/quote_fmt.tab.h
14680         * added src/quote_fmt.tab.c
14681         * added src/lex.quote_fmt.c
14682                 parsing configuration for replying
14683                 and forwarding
14684
14685         * src/prefs_common.[ch]
14686                 added configuration UI for replying
14687                 and forwarding
14688
14689         * src/compose.c
14690                 using configuration for replying
14691                 and forwarding
14692
14693 2001-06-04 [hoa]
14694
14695         * src/filtering.c
14696         * src/matcher.c
14697         * src/matcher.h
14698         * src/prefs_filtering.c
14699         * src/prefs_matcher.c
14700         * src/prefs_matcher.h
14701                 action "run a command" for filtering
14702                 and matching with a command.
14703                 fixed the "whole message" matching
14704
14705         * src/mbox_folder.c
14706                 changed temporary filename for security
14707
14708         * src/messageview.c
14709                 queue the notification if it fails to send.
14710
14711         * src/prefs_common.c
14712         * src/prefs_folder_item.c
14713                 changed the default important score             
14714
14715         * src/prefs_scoring.c
14716         * src/scoring.c
14717                 hide kill score input when the folder is not
14718                 a newsgroup
14719
14720 2001-06-03 [alfons]
14721
14722         * src/prefs_common.c:
14723
14724                 (prefs_font_select): pass font name in font entry box to font
14725                 selection dialog.
14726
14727 2001-06-03 [sergey]
14728
14729         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14730
14731 2001-06-03 [paul]
14732
14733         * sync with sylpheed 0.4.99cvs4
14734
14735 2001-06-03 [alfons]
14736
14737         * src/headerwindow.c:
14738
14739                 (headerwindow_show_cb): use the selected summary view item, not
14740                 the displayed item.
14741
14742 2001-06-02 [alfons]
14743
14744         * src/headerwindow.c:
14745
14746                 (headerwindow_show_cb): always try to show msginfo
14747
14748 2001-06-02 [hoa]
14749
14750         * src/compose.c
14751                 keep attached parts when reediting or forwarding.
14752
14753 2001-06-01 [hoa]
14754
14755         * src/folderview.c
14756         * src/prefs_folder_item.[ch]
14757         * src/prefs_scoring.[ch]
14758         * src/scoring.[ch]
14759         * src/summaryview.[ch]
14760         * src/main.c
14761         * src/mainwindow.c
14762         * src/prefs_common.[ch]
14763                 support for folder scoring
14764                 kill score and important score for messages
14765         
14766         * src/prefs_account.c
14767                 some display bug fixed for local account
14768                 preferences
14769
14770 2001-05-31 [alfons]
14771
14772         * src/summaryview.c:
14773
14774                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14775                 sender to address book menu item is disabled.
14776
14777 2001-05-30 [hoa]
14778
14779         * src/filtering.[ch]
14780         * src/summaryview.c
14781                 handling summary menu / filter messages
14782
14783         * src/folder.[ch]
14784                 add some stuff
14785
14786         * src/foldersel.c
14787                 imap folders now appears in list
14788
14789         * src/mbox_folder.c
14790                 doesn't crash if destination mail is not writeable
14791
14792 2001-05-29 [hoa]
14793
14794         * src/compose.c
14795                 removed some warnings
14796
14797         * src/filtering.c
14798         * src/folder.[ch]
14799         * src/prefs_filtering.c
14800                 global string to identify any folders           
14801                 removed some debug info
14802                 filtering to mbox folders is now possible
14803
14804         * src/mainwindow.c
14805                 removed some warnings
14806
14807         * src/mbox_folder.c
14808                 permission on files are changed to read/write for user only,
14809                 nothing for other.
14810                 creation of subfolder is handled better.
14811
14812 2001-05-28 [alfons]
14813
14814         Verified the sync for src/prefs_common.[ch] and
14815         src/prefs_account.[ch]. I believe there were some
14816         minor indentation differences.
14817
14818 2001-05-28 [paul]
14819
14820         0.4.99claws3
14821
14822         * sync with 0.4.99cvs3
14823
14824 2001-05-28 [hoa]
14825
14826         * src/compose.c
14827                 handling flags for mbox format
14828
14829         * src/filtering.c
14830                 use of mark file only for MH format
14831                 handling flags for mbox format
14832                 filtering cannot yet move or copy mails to mbox folders.
14833
14834         * src/folder.[ch]
14835                 changed move_msg, copy_msg,
14836                 move_msgs_with_dest, copy_msgs_with_dest functions
14837                 uses only folder->copy_msg() function
14838                 uses folder->finished_copy() to handle the destination
14839                 folder at the end of the copy or move operation.
14840
14841         * src/foldersel.c
14842                 included mbox directories.
14843
14844         * src/folderview.[ch]
14845         * src/mainwindow.c
14846                 handle folders operation for mbox format
14847
14848         * src/mbox.c
14849                 disable conversion of "From " header
14850
14851         * src/mbox_folder.[ch]
14852                 completion of mbox format handling
14853
14854         * src/mh.c
14855                 changed mh_copy_msg() function and
14856                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14857                 mh_copy_msgs_with_dest()
14858
14859         * src/prefs_filtering.c
14860                 removed some warnings
14861
14862         * src/prefs_matcher.c
14863                 default boolean operation is AND
14864
14865         * src/procheader.c
14866                 handling flags for mbox format
14867                 handling of "From " header
14868
14869         * src/procmsg.[ch]
14870                 removed data field
14871                 added MSG_REALLY_DELETED flags to handle deletion of
14872                 messages in mbox format.
14873
14874         * src/summaryview.c
14875                 handling flags for mbox format
14876                 disable the MSG_DELETED flags when messages
14877                 are deleted in mbox format
14878
14879         * src/textview.c
14880                 "From " headers display fixed.
14881
14882 2001-05-27 [alfons]
14883
14884         * src/textview.c:
14885                 
14886                 (get_email_part): skip quoted email addresses, like in e.g.
14887                 "'alfons@proteus.demon.nl'".
14888
14889 2001-05-26 [alfons]
14890
14891         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14892         and fixing the persistence troubles when using separate windows.
14893
14894         * src/mainwindow.c:
14895         
14896             Added #define SEPARATE_ACTION used in the gtk item factory for 
14897             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14898                 use gtk_item_factory_get_widget_by_action() to get the items.
14899                 
14900             Removed separate_widget_cb from the gtk item factory data   
14901           
14902             (mainwindow_create): connect separate_widget_cb() to check
14903             menu item "toggled" signal. also passing a MainWindow pointer
14904                 as object data for both check menu items.
14905                 
14906             (separate_widget_cb): definition of separate_widget_cb() to match
14907             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14908                 window using gtk_object_get_data(). The type of window separation 
14909                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14910         
14911         * src/prefs_filtering.c,
14912           src/prefs_matcher.c: added horizontal scrollbars
14913
14914 2001-05-25 [darko]
14915
14916         * src/headerview.c
14917                 fix segfault with invalid bold font
14918         * src/summaryview.c
14919                 correctly display summary stats after row is marked
14920
14921 2001-05-23 [sergey]
14922
14923         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14924         encodings with libjconv.
14925
14926 2001-05-23 [hoa]
14927
14928         * src/Makefile.am
14929                 added mbox_folder.[ch]
14930         * src/defs.h
14931                 mbox temporary folder
14932         * src/folder.[ch]
14933         * added src/mbox_folder.[ch]
14934         * src/folderview.c
14935         * src/procheader.[ch]
14936                 added mbox support
14937         * src/mbox.c
14938                 bugfix for file incorporation filtering
14939         * src/imap.c
14940                 enable creation of MBOX
14941         * src/prefs_display_header.c
14942                 enable use of headers like "From "
14943                 something that should be fixed :
14944                         displaying of such headers add an extra space
14945         * src/prefs_folder_item.c
14946                 don't create folders because it is not necessary
14947         * src/procmsg.h
14948                 added data field to MsgInfo for mbox internal use
14949         * src/summaryview.c
14950                 added some support for mbox
14951         * src/utils.[ch]
14952                 added get_mbox_cache_dir() function
14953
14954 2001-05-23 [hiroyuki]
14955
14956         * src/headerwindow.c
14957           src/inc.c
14958           src/main.c
14959           src/mh.c
14960           src/nntp.c
14961           src/procmsg.h
14962           src/session.h
14963           src/socket.[ch]
14964           src/summaryview.c
14965           src/textview.c
14966           src/automaton.c
14967           src/folderview.c: more sync with 0.4.99cvs2.
14968
14969         * src/headerwindow.c: reverted.
14970
14971 2001-05-22 [paul]
14972
14973         0.4.99claws2
14974
14975         * sync with sylpheed 0.4.99cvs2
14976                 * src/news.[ch]
14977                 * src/nntp.[ch]
14978                 * INSTALL
14979                 * INSTALL.jp
14980
14981 2001-05-22 [alfons]
14982
14983         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
14984
14985 2001-05-21 [alfons]
14986
14987         Minor things:
14988
14989         * configure.in: if gnome-config not found, "no" is displayed
14990         
14991         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
14992
14993         * src/textview.c: now also possible to add mail addresses by right
14994           clicking in the text view
14995
14996         * src/codeconv.c: merged patch which fixes endless loop when encountering
14997           invalid wide characters; from Alte <010@imis.ru>  
14998
14999 2001-05-20 [alfons]
15000
15001         Added installation of gnome specific things:
15002
15003         * Makefile.am: gnome conditional
15004
15005         * configure.in: check for installed gnome
15006
15007         * added sylpheed.png, sylpheed.desktop
15008
15009 2001-05-20 [sergey]
15010
15011         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15012
15013         * src/mainwindow.h (main_window_toolbar_create): created a button
15014         for "Reply to all".
15015         (main_window_set_toolbar_sensitive): enable/disable the new button
15016         appropriately.
15017         (toolbar_reply_to_author_cb): handle the new button.
15018
15019         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15020         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15021         failure).
15022
15023 2001-05-19 [sergey]
15024
15025         * src/compose.h (ComposeReplyMode): new modes
15026         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15027         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15028
15029         * src/compose.c
15030         (compose_send): move some code into a new function:
15031         (compose_current_mail_account): new function.
15032         (compose_reply): new argument to_author, all callers changed; if
15033         to_author==TRUE and account->protocol==A_NNTP, find and use an
15034         appropriate mail account for replying.
15035         (compose_reply_set_entry): new argument to_author; ignore
15036         compose->replyto if to_author==TRUE.
15037
15038         * src/mainwindow.c: new command "Message/Reply to author".
15039         (main_window_set_menu_sensitive): enable/disable it.
15040         (reply_cb): handle it.
15041
15042         * src/summaryview.c: new command "Reply to author".
15043         (summary_set_menu_sensitive): enable/disable it.
15044         (summary_reply_cb): handle it.
15045
15046         * src/account.c (account_find_mail_from_address): new function.
15047
15048 2001-05-18 [paul]
15049
15050         0.4.99claws1
15051
15052         * sync with sylpheed 0.4.99cvs1
15053
15054 2001-05-18 [hoa]
15055
15056         * src/compose.[ch]
15057         * src/filtering.c
15058         * src/summaryview.c
15059                 new filtering action : forward and forward as attachment
15060
15061         * src/main.c
15062                 no need for $DISPLAY when we run sylpheed --help
15063                 call to parse_cmd_opt() is moved
15064
15065         * src/mainwindow.[ch]
15066                 execute button is hidden when immediate execute
15067                 is chosen
15068
15069         * src/mh.c
15070         * src/news.c
15071         * src/prefs_folder_item.c
15072         * src/procmsg.c
15073                 better handling of missing directories
15074
15075         * src/summaryview.c
15076                 reedit is enabled in outbox
15077                 reedit is enabled in queue
15078
15079 2001-05-17 [hoa]
15080
15081         * src/filtering.c
15082         * src/matcher.[ch]
15083         * src/prefs_filtering.c
15084                 changed attachement into attachment
15085
15086 2001-05-17 [alfons]
15087
15088         0.4.67claws4    
15089
15090         * sync with sylpheed 0.4.67cvs9
15091         * sync with sylpheed 0.4.67cvs7-8
15092
15093 2001-05-17 [hoa]
15094
15095         * src/Makefile.am
15096                 added prefs_filtering.c
15097
15098         * src/filtering.[ch]
15099         * src/matcher.[ch]
15100                 removed action : forward_news and forward_news_as_attachement
15101                 (forward and forward_as_attachement can be used instead)
15102
15103         * src/mainwindow.c
15104                 added menu option to access filtering configuration
15105
15106         * src/prefs_account.c
15107                 changed mail_command default to /usr/sbin/sendmail
15108
15109         * added src/prefs_filtering.[ch]
15110                 dialog box for filtering configuration
15111
15112         * src/prefs_matcher.c
15113                 added function prefs_matcher_get_criteria_from_matching()
15114
15115         * src/prefs_scoring.c
15116                 reset the dialog when register or substitute is clicked
15117
15118 2001-05-15 [hoa]
15119
15120         * src/Makefile.am
15121                 added filtering.[ch]
15122         * src/inc.c
15123                 using filering.[ch] instead of filter.[ch]
15124         * src/main.c
15125                 reading new filtering configuration
15126         * src/matcher.[ch]
15127                 added some filtering actions
15128                 and fixed a bug for headers and mail body matching
15129         * src/mbox.c
15130                 using filering.[ch] instead of filter.[ch]
15131         * src/mh.c
15132                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15133         * src/summaryview.c
15134                 some fixes for filtering
15135
15136 2001-05-14 [hiroyuki]
15137
15138         * src/send.c: fixed some weird indentations.
15139           send_message_with_command(): call pclose() only if p != NULL.
15140         * src/textview.c: get_email_part(): modified the code for readability.
15141
15142 2001-05-14 [hiroyuki]
15143
15144         * src/md5global.h
15145           src/md5ify.c
15146           src/md5ify.h: removed from the cvs.
15147
15148 2001-05-13 [sergey]
15149
15150         * src/main.c: include rfc2015.h to avoid compiler warnings.
15151         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15152         the panel is already on screen.
15153         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15154         closing the alert window by ESC as "No".
15155         * src/prefs_common.c (prefs_interface_create): moved return
15156         receipt check button to the correct place.
15157
15158 2001-03-13 [alfons]
15159
15160         * src/prefs_common.c: 
15161                 moved return receipt check button to the Send tab. (prefs_send_create)
15162                 removed the date format ui related globals. (prefs_display_create)
15163
15164         0.4.67claws3
15165         
15166         * sync with sylpheed 0.4.67cvs5-6
15167
15168 2001-05-13 [paul]
15169
15170         * added Alfons' font selection patch
15171
15172         * src/defs.h
15173         * src/headerwindow.c
15174         * src/prefs_common.c
15175         * src/prefs_common.h
15176
15177 2001-05-13 [hoa]
15178         * src/defs.h
15179                 changed version of cache
15180         * src/matcher.[ch]
15181         * src/prefs_matcher.c
15182                 added additionnal matching criteria
15183         * src/procheader.c
15184         * src/procmsg.[ch]
15185         * src/news.c
15186                 added references in MsgInfo
15187
15188 2001-05-12 [hoa]
15189
15190         * src/defs.h
15191                 prepared some things for new filtering
15192         * src/matcher.[ch]
15193                 added some matching properties
15194                 inreplyto need to be enhanced
15195                 prepared some things for new filtering
15196         * src/messageview.c
15197                 added Return-Receipt-To handling
15198         * src/prefs_folder_item.c
15199                 changed default value to TRUE
15200         * src/prefs_matcher.c
15201                 added some matching properties
15202         * src/prefs_scoring.[ch]
15203                 the scoring dialog is finished
15204         * src/procheader.c
15205                 added Return-Receipt-To handling
15206                 Reference need to be added
15207         * src/procmsg.[ch]
15208                 added Return-Receipt-To handling
15209                 added threadscore to get a better score sorting when
15210                 threads are enabled
15211         * src/summaryview.c
15212                 suppressed a bug when we sort the list
15213                 when no folder is opened.
15214                 better score sorting when threads are enabled
15215
15216 2001-05-12 [alfons]
15217
15218         * reverted previous patch because of potential errors 
15219
15220         0.4.67claws2
15221         
15222         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15223                 applied "toggle mail-retrieval dialog window" patch submitted 
15224                 by Eric Limpens <eric@qnt.net>
15225
15226         * sync with sylpheed 0.4.67cvs4
15227
15228 2001-05-12 [sergey]
15229
15230         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15231         some picky compilers.
15232         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15233         * src/grouplist_dialog.c: include alertpanel.h.
15234         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15235         fix compile warning.
15236         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15237         #include "defs.h" before others to prevent the warning of `MIN'
15238         and `MAX' redefinition.
15239
15240 2001-05-11 [hoa]
15241
15242         * src/main.c
15243         * src/messageview.c
15244         * src/prefs_account.c
15245         * src/prefs_display_header.c
15246                 removed warning
15247         * src/Makefile.am
15248                 added prefs_scoring.[ch]
15249         * src/grouplist_dialog.c
15250                 display an error dialog box if the group list
15251                 cannot be fetched.
15252         * src/mainwindow.[ch]
15253                 added main_window_set_thread_option() function
15254                 scoring dialog box enabled
15255         * src/matcher.[ch]
15256                 added flags matching unread /new / marked
15257                 / deleted / replied / forwarded
15258         * src/news.c
15259                 newsgroups are now finally in newscache
15260         * src/prefs_matcher.[ch]
15261                 finished preferences for matching dialog
15262         * added src/prefs_scoring.[ch]
15263                 scoring dialog box completed
15264         * src/scoring.[ch]
15265                 conversion to string : added scoringprop_to_string()
15266                 write config for preferences :
15267                 added prefs_scoring_write_config()
15268         * src/summaryview.c
15269                 threads can be enabled/disabled independently
15270                 for each folder
15271
15272 2001-05-10 [alfons]
15273
15274         0.4.67claws1
15275         
15276         * AUTHORS: 
15277                 thought it would be nice to have a list of all
15278                 contributors (used Changelog as a reference)
15279         
15280         * configure.in: 
15281                 messed up version numbering...
15282
15283         0.4.66claws1
15284
15285         * sync with sylpheed 0.4.67cvs1-3
15286
15287 2001-05-10 [darko]
15288
15289         * src/prefs_common.c:
15290                 better UI for strftime format, double clicking
15291                 on format now inserts the format in text entry
15292                 replaced close button with standard OK/Cancel
15293                 moved date format button to the right of the
15294                 text entry field
15295
15296 2001-05-09 [alfons]
15297
15298         * src/gtkstext.c:
15299                 Ctrl-Home / Ctrl-End have proper cursor navigation
15300
15301 2001-05-09 [hoa]
15302
15303         * src/prefs_matcher.c
15304                 finished UI to define matching properties
15305                 added ok and cancel button
15306         * src/prefs_filter.c
15307                 added ok and cancel button
15308         * src/news.c
15309                 fixed some bug in xhdr parsing
15310
15311 2001-05-08 [alfons]
15312
15313         * src/textview.c: 
15314                 fixed a bug in textview_show_header(), which displayed two colons (':');
15315                 cleaned up some warnings
15316
15317 2001-05-08 [hoa]
15318
15319         * src/Makefile.am
15320                 added prefs_matcher.[ch]
15321                 compilation with -W -Wall
15322         * src/alertpanel.c
15323                 ungrab the mouse events if grabbed - does it
15324                 fix the bug for disposition notification ?
15325         * src/mainwindow.c
15326                 added a menu option to open the matching dialog.
15327         * src/matcher.[ch]
15328                 added matcherprop_to_string() and matcherlist_to_string()
15329                 fixed some bugs, changed the name of some options
15330                 age_sup and age_inf becomes age_greater and age_lower,
15331                 body and messageheaders becomes body_part and headers_part,
15332                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15333         * src/prefs_display_header.c
15334         * src/prefs_headers.c
15335                 fixed a bug that accidentally destroyed dialogs
15336                 when closed them with delete_event
15337                 Added *_deleted() which handle delete_event signal correctly.
15338         * src/prefs_folder_item.[ch]
15339                 added "enable_thread" field for future customization
15340         * added src/prefs_matcher.[ch]
15341                 sample of the UI to define matching properties
15342         * src/procheader.c
15343                 using procheader_headername_equal instead of str*cmp functions
15344                 using procheader_parse_header() function
15345         * src/scoring.c
15346                 using MATCHING_XXX instead of SCORING_XXX
15347         * src/summaryview.c
15348                 display the sender of the news even if this is ourself
15349                 when this is a news message.
15350         * src/textview.c
15351                 using headername_equal() instead of str*cmp functions
15352
15353 2001-05-08 [alfons]
15354
15355         0.4.66claws
15356
15357         * sync with sylpheed 0.4.66
15358         * src/gtkstext.c: trace logs added 
15359
15360 2001-05-08 [sergey]
15361
15362         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15363         signature check popup.
15364         * src/rfc2015.c (check_signature): show signature check popup only
15365         if it is enabled in preferences.
15366
15367 2001-05-07 [alfons]
15368
15369         0.4.66claws4
15370         
15371         * sync with sylpheed 0.4.66cvs6
15372
15373 2001-05-07 [darko]
15374
15375         * src/prefs_common.[ch]: added option to enable/disable
15376           looking up sender name in address book for summary pane
15377         * src/summaryview.c: look up sender in the address book
15378           by using Alfons' address completion code
15379
15380 2001-05-07 [hiroyuki]
15381
15382         * src/inc.h
15383           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15384           member of Pop3State.
15385         * src/news.c: brought #include "defs.h" before #include <glib.h>
15386           to prevent the warning of `MIN' and `MAX' redefinition.
15387
15388 2001-05-06 [hoa]
15389
15390         * removed src/headers_display.[ch]
15391         * removed src/prefs_display_headers.[ch]
15392         * src/inc.c
15393                 use a temporary file in the user directory for mbox import
15394         * src/news.c
15395                 added XHDR support to get "To" and "Cc" headers
15396                 (in order to match news with to or cc field for
15397                 scoring)
15398                 added function news_parse_xhdr() to get XHDR response
15399         * src/nntp.[ch]
15400                 added function nntp_xhdr()
15401         * src/matcher.c
15402                 fetch the message if necessary
15403
15404 2001-05-06 [alfons]
15405
15406         0.4.66claws3
15407
15408         * sync with sylpheed 0.4.66cvs3-5
15409
15410 2001-05-06 [hoa]
15411
15412         * src/utils.[ch]
15413                 added function itos_buf() to enable use of several buffers
15414         * src/summaryview.c
15415                 use of itos_buf() instead of itos() in summary list
15416                 to fix the broken display of message number.
15417
15418 2001-05-06 [alfons]
15419
15420         * src/gtkstext.c: bug in cursor up navigation fixed,
15421                 fixed another unsigned / signed comparison (we're getting there :-)
15422
15423 2001-05-06 [hoa]
15424
15425         * src/Makefile.am
15426                 added scoring.c scoring.h
15427                 prefs_folder_item.c prefs_folder_item.h
15428                 matcher.c matcher.h
15429         * src/defs.h
15430                 added FOLDERITEM_RC SCORING_RC
15431         * src/folder.[ch]
15432                 added prefs field in FolderItem :
15433                 properties for each folder (PrefsFolderItem),
15434                 sorting type and mode were added as the first properties.
15435         * src/main.c
15436                 read config for scoring
15437         * added src/matcher.[ch]
15438                 gives functions to parse configuration file to do
15439                 matching on mails with a list of conditions.
15440         * src/mainwindow.c
15441                 add option to sort by score
15442         * src/prefs_common.[ch]
15443                 added preference option to show score and for
15444                 the score column size
15445         * added src/prefs_folder_item.[ch]
15446                 properties for each folder (PrefsFolderItem),
15447                 sorting type and mode were added as the first properties.
15448         * src/procheader.[ch]
15449                 added procheader_parse_header()
15450                 added procheader_header_free()
15451                 added procheader_headername_equal()
15452                 and made modification to use them.
15453         * src/procmsg.[ch]
15454                 added score field to MsgInfo structure
15455         * added src/scoring.[ch]
15456                 gives functions to parse configuration file to do
15457                 scoring on mails with a list of conditions.
15458         * src/summaryview.[ch]
15459                 save the sorting type and mode for the folder
15460                 added column to display the score of the mail
15461                 added function summary_score_clicked()
15462                 sorting type and mode are restored to the folder
15463                 when it is reopen
15464         * src/textview.c
15465                 use procheader_parse_header(), procheader_headername_equal()
15466                 removed memory leak in text_scan_header when freeing headers
15467         * src/filter.c
15468                 changed the function to match names of headers
15469                 using procheader_headername_equal()
15470
15471         Scoring functions are implemented, an interface is needed
15472         to configure that.
15473
15474 2001-05-04 [alfons]
15475
15476         * src/gtkstext.c: 
15477                 hopefully fixed the row up navigation bug,
15478                 removed adding back / forward lines to cache
15479
15480 2001-05-04 [sergey]
15481
15482         * src/prefs_display_headers.c: user interface changes:
15483         (prefs_display_headers_create): remove unused "Show" check button;
15484         allow reordering of headers by dragging.
15485         (prefs_display_headers_write_config): remove unused variables.
15486         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15487         of lists (not needed with the new UI).
15488         (prefs_display_headers_set_list): scan lists starting from row 0,
15489         not 1 (do not skip "(New)").
15490         (prefs_display_headers_find_header): new function.
15491         (prefs_display_headers_clist_set_row): do not allow duplicates.
15492         (prefs_display_headers_delete_cb): do not skip row 0; treat
15493         closing the alert window by ESC as "No".
15494         (prefs_display_headers_up): do not protect row 0.
15495         (prefs_display_headers_down): do not protect row 0.
15496
15497 2001-05-04 [sergey]
15498
15499         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15500         functions.
15501
15502         * src/summaryview.c
15503         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15504         summary_select_next_marked, summary_select_prev_marked): new
15505         functions.
15506
15507 2001-05-03 [sergey]
15508
15509         * src/news.c: fixed a bug when no article can be fetched after
15510         server timeout if the connection was restored by news_post():
15511         (news_select_group): new function.
15512         (news_fetch_msg): call news_select_group() before fetching
15513         article.
15514         (news_get_uncached_articles): set session->group after successful
15515         GROUP command.
15516
15517 2001-05-03 [hoa]
15518
15519         * src/defs.h
15520         * src/procmsg.[ch]
15521         * src/procheader.c
15522                  changed version of cache, added cc field
15523
15524         * src/prefs_display_headers.c
15525                 the interface was changed
15526
15527         * src/prefs_headers.c
15528                 added cancel button
15529
15530 2001-05-03 [alfons]
15531
15532         * completed sync of sylpheed cvs2
15533         * src/gtkstext.c: updated row up / down cursor navigation
15534         * src/textview.c: re-edited, prepared for fixing the email address
15535                 scanner.
15536
15537 2001-05-03 [darko]
15538
15539         * src/prefs_common.c: use alfons' strftime ui code
15540         entry_datefmt and datefmt_sample widgets have to be
15541         global in this module because of this change
15542
15543 2001-05-03 [hoa]
15544
15545         * src/messageview.c
15546         * src/prefs_common.[ch] added option to activate the return receipt
15547                 feature.
15548
15549 2001-05-02 [alfons]
15550
15551         * src/gtkstext.c: fix for row up/down cursor navigation. 
15552
15553         0.4.66claws2
15554         
15555         * sync with 0.4.66cvs2
15556
15557 2001-05-02 [paul]
15558
15559         added add-sender-to-addressbook patch
15560
15561         * src/addressbook.c
15562         * src/addressbook.h
15563         * src/summaryview.c
15564
15565 2001-05-02 [sergey]
15566
15567         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15568         G_ALERTDISABLE.
15569
15570         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15571         all existing callers changed to pass FALSE; create a check button
15572         to disable the message.
15573         (alertpanel_message_with_disable): new function.
15574         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15575         (alertpanel_button_toggled): new function.
15576         (alertpanel_button_clicked, alertpanel_close): set value using
15577         G_ALERT_VALUE_MASK.
15578
15579         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15580
15581         * src/prefs_common.c (prefs_privacy_create): new check button
15582         checkbtn_gpgme_warning.
15583
15584         * src/main.c (main): moved preferences reading before gpgme
15585         initialization; check prefs_common.gpgme_warning before giving the
15586         GnuPG warning and set it to FALSE if the user wants to disable the
15587         warning.
15588
15589 2001-05-02 [hiroyuki]
15590
15591         * src/prefs_display_headers.c: modified the layout and some labels.
15592
15593 2001-05-02 [sergey]
15594
15595         * src/prefs_account.c (prefs_account_fix_size): new function.
15596         (prefs_account_create): call prefs_account_fix_size(); use
15597         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15598         size when the window is shown for the first time).
15599         (prefs_account_basic_create): changed layout of serv_table; moved
15600         localmbox_entry above smtpserv_entry (logically it replaces
15601         POP3/IMAP server).
15602         (prefs_account_protocol_activated): set sensitivity of
15603         nntpauth_chkbtn according to the protocol (in addition to
15604         hide/show); commented out gtk_table_set_row_spacing() calls.
15605         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15606         not sensitive (fixes a bug with disabled username/password boxes
15607         when editing POP3 account after NNTP with authentication).
15608
15609 2001-05-02 [hoa]
15610
15611         * src/account.c
15612         * src/inc.c
15613         * src/prefs_account.[ch]
15614         * src/send.c
15615                 removed local account without SMTP server
15616                 added option to use mail command instead of a connexion
15617                 to SMTP server when a local account is used
15618         * src/prefs_headers.c
15619                 fixed a bug
15620         * src/news.c
15621                 fixed a bug when connexion immediately closed
15622
15623 2001-05-01 [alfons]
15624
15625         0.4.66claws1
15626         
15627         * sync with 0.4.65
15628
15629 2001-05-01 [sergey]
15630
15631         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15632         widget nntpauth_chkbtn.
15633         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15634         visibility.
15635         (prefs_account_nntpauth_toggled): new function.
15636
15637         * src/news.c (news_session_new_for_folder): use NNTP
15638         authentication only if ac->use_nntp_auth is set.
15639
15640 2001-05-01 [hoa]
15641
15642         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15643         * src/prefs_display_headers.c changed the UI
15644         * src/prefs_headers.c changed account_name to account_id
15645         * src/compose.c using customheader.h
15646
15647 2001-05-01 [hiroyuki]
15648
15649         * src/esmtp.c
15650           src/news.c
15651           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15652           unsynched.
15653
15654 2001-05-01 [hoa]
15655
15656         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15657         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15658                 for displaying of headers
15659         * src/grouplist_dialog.[ch] minor changes to remove warnings
15660         * src/prefs_display_headers.[ch] dialog to choose the
15661         headers to display in the mail viewer.
15662         * src/headers.h correction of #define
15663         * src/headers_display.[ch] configuration for displaying of headers.
15664         * src/main.c read config of displaying of headers
15665         * src/prefs_common.c add a button to access the config dialog
15666                 for displaying of headers
15667         * src/prefs_display_headers.[ch] dialog for configuration for
15668                 displaying of the headers.
15669         * src/prefs_headers.c cleaning of code
15670         * src/procheader.c comments added to code
15671         * src/textview.c changes to reorder the headers depending
15672                 on the config for displaying of headers
15673
15674 2001-04-30 [alfons]
15675
15676         0.4.65claws7
15677
15678         * sync with 0.4.65cvs12
15679
15680         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15681
15682 2001-04-30 [sergey]
15683
15684         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15685
15686         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15687         is set to force reconnection after authentication failure.
15688         (nntp_gen_command): set sock->auth_failed on authentication
15689         failure, or if sock->userid and sock->passwd are not set.
15690
15691         * src/news.c (news_session_new_for_folder): set userid=NULL if
15692         password dialog is cancelled.
15693
15694 2001-04-30 [sergey]
15695
15696         * src/nntp.h (NNTPSockInfo): new type.
15697
15698         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15699         SockInfo.
15700         (nntp_open_auth, nntp_close): new functions.
15701         (nntp_gen_command): new function to handle authentication; all
15702         NNTP command functions updated to use it.
15703         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15704         (nntp_list): removed old useless code.
15705
15706         * src/news.h (NNTPSession): new field nntp_sock.
15707
15708         * src/news.c: all functions updated to use NNTPSockInfo instead of
15709         SockInfo.
15710         (news_session_new): new arguments (userid, passwd); made static;
15711         use nntp_open_auth() if needed.
15712         (news_session_destroy): use nntp_close() instead of sock_close().
15713         (news_query_password): changed arguments.
15714         (news_session_new_for_folder): new function.
15715         (news_session_get): use news_session_new_for_folder().
15716         (news_authenticate): deleted.
15717         (news_get_uncached_articles): removed old authentication code.
15718
15719 2001-04-30 [sergey]
15720
15721         * src/news.c: reverted my previous changes (need to do NNTP
15722         authentication in a cleaner way).
15723         
15724 2001-04-29 [sergey]
15725
15726         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15727         news_nntp_post, news_nntp_mode): new functions (wrappers with
15728         authentication support).
15729         (news_get_article_cmd, news_get_article, news_get_header): new
15730         argument "folder"; all callers changed.
15731         (news_get_article_cmd): added authentication support.
15732         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15733         (news_post): use news_nntp_post() instead of nntp_post().
15734         (news_get_uncached_articles): use news_nntp_group() instead of
15735         nntp_group() and news_nntp_xover() instead of nntp_xover();
15736         removed old authentication code.
15737         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15738
15739         * src/nntp.c (nntp_list): return real error code instead of
15740         hardcoded NN_ERROR.
15741
15742 2001-04-29 [sergey]
15743
15744         * configure.in: fixed wint_t typedef detection again
15745
15746 2001-04-28 [hoa]
15747
15748         * src/prefs_account.[ch], added A_LOCAL_CMD
15749                 (send mail with mail command)
15750         * src/send.c added function send_message_with_command()
15751         * src/inc.c made a more secure get_spool() function with
15752                 mktemp() but maybe mkstemp() or something more
15753                 secure can be used.
15754
15755 2001-04-28 [alfons]
15756
15757         * src/textview.c, colorization of email addresses in headers
15758
15759         0.4.65claws6
15760
15761         * bug sync with sylpheed
15762         * prefs_common.c: created date format ui for darko
15763         * sync with 0.4.65cvs11
15764         * configure.in: corrected to have the new gpg checks
15765
15766 2001-04-27 [alfons]
15767
15768         * completed sync with 0.4.65cvs10
15769         * minor debug things added to gtkstext.c
15770
15771 2001-04-27 [darko]
15772
15773         * configure.in: remove check for availability of
15774           strftime() as advised by Hiroyuki
15775         * src/prefs_common.[ch], src/procheader.c:
15776           synch strftime() code with Hiroyki's main branch
15777
15778 2001-04-26 [sergey]
15779
15780         * src/news.c: news_query_password(), news_authenticate(): new
15781           functions.
15782           news_get_uncached_articles(): added NNTP authentication
15783           handling.
15784         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15785           new functions.
15786         * src/prefs_account.c: prefs_account_protocol_activated():
15787           enable userid and password fields for NNTP.
15788
15789 2001-04-26
15790
15791         * configure.in: check for availability of strftime()
15792           [darko]
15793         * src/prefs_common.[ch], src/procheader.c: use
15794           strftime() for displaying date in summary pane if it
15795           is available
15796
15797 2001-04-25
15798
15799         * more .cvsignore cleanups [alfons]
15800
15801 2001-04-25
15802
15803         * ac/sv-check-type.m4: new autoconf macro.
15804         * configure.in: fixed wint_t typedef detection (did not work
15805           with gcc-2.96).
15806
15807 2001-04-25
15808
15809         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15810           [hiroyuki]
15811
15812 2001-04-24
15813         * modified gtkstext.c : buggy cursor navigation fixed, 
15814           and font descent also taken in account when drawing
15815           cursor. [alfons]
15816
15817 2001-04-24 [hoa]
15818         * added comments in src/news.c src/nntp.c
15819         * added src/prefs_headers.[ch]
15820         * added src/headers.[ch]
15821         * modified compose.c to activate custom headers
15822                 added function is_in_custom_headers
15823         * modified prefs_account.[ch]
15824                 added function prefs_account_customhdr_edit
15825         * modified src/defs.h :
15826                 added HEADERS_RC : name of the config file
15827                 for the custom headers
15828
15829 2001-04-24
15830
15831     0.4.65claws5
15832
15833         * configure.in
15834           src/gtkstext.[ch]
15835           src/compose.c
15836           src/Makefile.am
15837           
15838           added gtkstext with configure.in patch by Hiroyuki which
15839           should fix the XIM detection [alfons]
15840
15841         * more clean up of cvs [alfons]
15842
15843                  * removed all Makefile.in files to attic.
15844
15845                  * updated all .cvsignores to really ignore things that could
15846                    be unintentionally committed by a recursive commit.
15847
15848 2001-04-23 [hoa]
15849         * added src/grouplist_dialog.[ch]
15850         * changed src/folderview.c to call grouplist_dialog instead
15851                 of inputdialog
15852         * src/news.c :
15853                 added functions news_reset_group_list
15854                 and news_get_group_list
15855         * src/nntp.c :
15856                 added function nntp_list
15857         * src/defs.h :
15858                 added GROUPLIST_FILE : name of the newsgroup list cache file
15859
15860 2001-04-21
15861
15862         * added option to warn about queued messages on exit [sergey]:
15863
15864           * src/compose.c: compose_queue(): call folder_item_scan()
15865             and folderview_update_item() after queueing.
15866           * src/folderview.c: folderview_update_node(): draw the queue
15867             folder in bold font if there are queued messages.
15868           * src/mainwindow.c: queued_messages(): new function.
15869             app_exit_cb(): display warning if there are queued messages
15870             if warn_queued_on_exit is set.
15871           * prefs_common.[ch]: add warn_queued_on_exit option.
15872
15873         * enhanced GnuPG key selection support [sergey]:
15874
15875           * src/select-keys.c: updated to newer version from Win32
15876             branch with support for selecting arbitrary keys.
15877           * src/prefs_account.c: added the Privacy tab to the account
15878             options window.
15879             prefs_account_privacy_create(),
15880             prefs_account_sign_key_set_data_from_radiobtn(),
15881             prefs_account_sign_key_set_radiobtn(): new functions.
15882           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15883           * src/rfc2015.c: set_signers(): new function.
15884             pgp_sign(): add the account parameter, call set_signers().
15885             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15886           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15887           * src/compose.c: pass the current account to rfc2015_sign().
15888
15889         * tag name claws added to prevent confusion with main branch [alfons]
15890
15891         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15892
15893         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15894
15895         * sync with recent sylpheed cvs. Untested though. [alfons]
15896