e7458120cdfa7071b49644b5d96c7f8095a4b0e3
[claws.git] / ChangeLog
1 2006-06-14 [paul]       2.3.0cvs10
2
3         * configure.ac
4                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5                 (backwards compatible)
6
7 2006-06-13 [colin]      2.3.0cvs9
8
9         * src/messageview.c
10                 Fix sending of return receipt with the new queue folders
11
12 2006-06-13 [wwp]        2.3.0cvs8
13
14         * src/quote_fmt_lex.l
15                 fix wrong tokens returned in quote_fmt lexer, query not().
16
17 2006-06-13 [wwp]        2.3.0cvs7
18
19         * src/folder.c
20         * src/prefs_folder_item.c
21                 allow changing folder type even when folder is not a top-level one,
22                 thanks to Colin.
23
24 2006-06-12 [colin]      2.3.0cvs6
25
26         * src/folderview.c
27                 Fix double-ask of "Do you want to mark all
28                 as read"
29
30 2006-06-12 [colin]      2.3.0cvs5
31
32         * src/compose.c
33         * src/compose.h
34         * src/folder.c
35         * src/folder.h
36         * src/imap.c
37         * src/inc.c
38         * src/main.c
39         * src/messageview.c
40         * src/mh.c
41         * src/prefs_folder_item.c
42         * src/procheader.c
43         * src/procmime.c
44         * src/procmsg.c
45         * src/procmsg.h
46         * src/send_message.c
47         * src/summaryview.c
48         * src/toolbar.c
49                 Apply bug #964's patch (Queue and drafts aren't normal)
50                 The Drafts and Queue folder now contain RFC-822 files,
51                 allowing to move and copy mails from and to these 
52                 folders. Moving from Drafts to Queue will prepare the
53                 mail for sending (PGP signature, encryption, etc).
54                 This patch also rework sending errors handling to try
55                 to be more helpful.
56                 Also, allow redefining folder types via the GUI 
57                 (Folder type in its Properties)
58
59 2006-06-12 [colin]      2.3.0cvs4
60
61         * src/summaryview.c
62         * src/prefs_common.c
63         * src/prefs_common.h
64         * src/gedit-print.c
65                 Allow to define a specific print font - patch
66                 by Bernhard Walle <bernhard.walle@gmx.de>
67         * src/prefs_fonts.c
68         * manual/advanced.xml
69         * manual/fr/advanced.xml
70                 Add a hidden pref to allow deletion without
71                 confirmation
72
73 2006-06-12 [wwp]        2.3.0cvs3
74
75         * .cvsignore
76                 more files to ignore.
77
78 2006-06-12 [wwp]        2.3.0cvs2
79
80         * src/quote_fmt.c
81         * src/quote_fmt_lex.l
82         * src/quote_fmt_parse.y
83                 extend the quote_fmt parser (templates and quotes):
84                 - allow limited sub-expressions in |p{} and |f{} expressions,
85                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
86                 - implemented/fixed missing implementation of query_references and show_references,
87                 - completed, fixed contents and format of the symbols help dialog,
88                 - fix some compilation warnings.
89
90 2006-06-12 [wwp]        2.3.0cvs1
91
92         * manual/advanced.xml
93         * manual/fr/advanced.xml
94                 updates in the "templates" section of the manual (eng/fr):
95                  - be more precise (both versions)
96                  - completed to match the english reference (fr version)
97                  - touchups (both versions)
98
99 2006-06-12 [paul]       2.3.0
100
101         2.3.0 released
102
103 2006-06-12 [paul]       2.2.3cvs14
104
105         * po/ca.po
106         * po/cs.po
107         * po/de.po
108         * po/el.po
109         * po/fr.po
110         * po/it.po
111         * po/pt_BR.po
112         * po/sr.po
113         * po/zh_CN.po
114                 updated by Miquel Oliete, Tim, Stephan Sachse,
115                 Stavros Giannouris, Fabien Vantard, Andrea
116                 Spadaccini, Frederico Goncalves Guimaraes,
117                 Aleksandar Urosevic, and Ralgh Young
118
119 2006-06-12 [colin]      2.2.3cvs13
120
121         * src/mbox.c
122                 Add missing header
123
124 2006-06-11 [colin]      2.2.3cvs12
125
126         * src/msgcache.c
127                 Verify that g_malloc() succeeded
128
129 2006-06-11 [colin]      2.2.3cvs11
130
131         * src/wizard.c
132                 Add Face header to welcome mail
133
134 2006-06-10 [colin]      2.2.3cvs10
135
136         * src/textview.c
137                 Revert previous (Forgot it changes the
138                 margin on the whole mail)
139
140 2006-06-10 [colin]      2.2.3cvs9
141
142         * src/textview.c
143                 Don't overlap long headers under (X-)Face
144
145 2006-06-10 [mones]      2.2.3cvs8
146
147         * manual/xml2pdf
148                 allow generation of manual on systems lacking saxon binary
149                 but with java and the saxon library installed
150
151         * po/es.po
152                 updated for release
153
154 2006-06-09 [colin]      2.2.3cvs7
155
156         * src/summaryview.c
157                 Fix leak when using Display Sender using Addressbook
158
159 2006-06-09 [colin]      2.2.3cvs6
160
161         * src/compose.c
162         * src/folder.c
163         * src/folderview.c
164         * src/mimeview.c
165         * src/summaryview.c
166                 More leaks fixes
167
168 2006-06-09 [paul]       2.2.3cvs5
169
170         * AUTHORS
171         * src/gtk/authors.h
172         * tools/claws.i18n.status.pl
173                 updated with new info
174
175 2006-06-09 [paul]       2.2.3cvs4
176
177         * README
178                 updated
179         * manual/ack.xml
180                 add wwp to authors list
181         * src/gtk/authors.h
182                 update mine and Colin's addresses
183
184 2006-06-08 [colin]      2.2.3cvs3
185
186         * src/etpan/imap-thread.c
187                 Fix leak on SSL cert check
188
189 2006-06-08 [colin]      2.2.3cvs2
190
191         * src/common/utils.c
192                 Fix leak
193
194 2006-06-08 [paul]       2.2.3cvs1
195
196         * configure.ac
197                 Update version number following
198                 stable release
199
200 2006-06-07 [colin]      2.2.2cvs3
201
202         * src/msgcache.c
203                 Fix catching cache read errors (guint instead of gint)
204                 Prevent malloc'ing more than 8MB (means cache corruption)
205
206 2006-06-07 [paul]       2.2.2cvs2
207
208         * src/exporthtml.c
209         * src/exportldif.c
210         * src/mh.c
211         * src/mutt.c
212         * src/pine.c
213         * src/common/utils.c
214                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
215                 obey $HOME'
216                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
217                 Thanks to Colin
218
219 2006-06-06 [paul]       2.2.2cvs1
220
221         * configure.ac
222                 Update version number following
223                 stable release
224
225 2006-06-06 [paul]       2.2.1cvs6
226
227         * src/matcher.c
228                 fix  implicit declaration of
229                 sylpheed_do_idle()
230                 Patch by Fabien Vantard
231
232 2006-06-06 [paul]       2.2.1cvs5
233
234         * src/matcher.c
235                 fix age_greater and age_lower so that they
236                 mean what say and not '...or equal to'
237                 Thanks to Colin
238
239 2006-06-06 [paul]       2.2.1cvs4
240
241         * src/textview.c
242         * src/common/utils.c
243                 fix URI check
244                 Thanks to Colin
245
246 2006-06-05 [wwp]        2.2.1cvs3
247
248         * manual/fr/account.xml
249                 minor language fixes (thanks to Fabien Vantard).
250
251 2006-06-05 [colin]      2.2.1cvs2
252
253         * src/prefs_folder_item.c
254         * src/folderview.c
255                 Allow recursive setting of properties 
256                 for whole mailboxes
257         * src/matcher.c
258                 Don't freeze on 'test' filtering rule
259
260 2006-06-05 [colin]      2.2.1cvs1
261
262         * configure.ac
263                 Update version number following
264                 stable release
265
266 2006-06-04 [wwp]        2.2.0cvs82
267
268         * manual/glossary.xml
269         * manual/account.xml
270         * manual/fr/glossary.xml
271         * manual/fr/account.xml
272                 added glossary section and references/links related to the Face custom header.
273
274 2006-06-04 [colin]      2.2.0cvs81
275
276         * src/summaryview.c
277                 Skip to next message on move with no
278                 immediate execution
279
280 2006-06-04 [wwp]        2.2.0cvs80
281
282         * manual/xml2pdf
283                 added sanity checks, exit when needed.
284
285 2006-06-03 [paul]       2.2.0cvs79
286
287         * src/prefs_receive.c
288                 page name is now 'Receiving'
289         * src/prefs_send.c
290                 page name is now 'Sending'
291
292 2006-06-03 [colin]      2.2.0cvs78
293
294         * src/plugins/spamassassin/spamassassin_gtk.c
295                 Autoswitch to Localhost if transport was previously
296                 disabled. Else people had to check [] Enable, then
297                 *reselect* transport.
298
299 2006-06-03 [colin]      2.2.0cvs77
300
301         * src/plugins/pgpinline/pgpinline.c
302         * src/plugins/pgpmime/pgpmime.c
303                 Check that gpg_data_release_and_get_mem 
304                 didn't fail (now, why this happens...)
305
306 2006-06-03 [colin]      2.2.0cvs76
307
308         * src/mbox.c
309                 Fix bug #962 (Manual and/or UI should 
310                 warn about incompatible locking 
311                 causing dataloss)
312
313 2006-06-02 [cleroy]     2.2.0cvs75
314
315         * src/filtering.c
316         * src/folder.c
317         * src/procmsg.c
318         * src/summaryview.c
319                 Fix a few leaks
320
321 2006-06-02 [colin]      2.2.0cvs74
322
323         * src/main.c
324                 On exit, free caches after writing them
325                 Shuts up some valgrind false positives
326         * src/procmsg.c
327         * src/send_message.c
328                 Fix races when reusing existing SMTP connections
329                 Fix inexistant session timeout
330         * src/toolbar.c
331                 Display alertpanel after all queues have
332                 been processed, not after each
333
334 2006-06-02 [wwp]        2.2.0cvs73
335
336         * manual/fr/glossary.xml
337         * manual/fr/ack.xml
338         * manual/ack.xml
339                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
340
341 2006-06-02 [wwp]        2.2.0cvs72
342
343         * manual/xml2pdf
344         * manual/dist/pdf/Makefile.am
345         * manual/dtd/manual.xsl
346         * manual/fr/dist/pdf/Makefile.am
347         * manual/pl/dist/pdf/Makefile.am
348                 we changed the procedure to generate the .pdf version of the manual.
349                 The procedure is more modern and the .pdf we get now has a valid index.
350                 Here are the new pre-requisites:
351
352                 - JRE 1.x (1.4 here): there must be one from your distro
353                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
354                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
355                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
356
357                 See my posts for further info about the installation of this toolchain:
358
359                 Date: Fri, 19 May 2006 19:40:06 +0200
360                 From: wwp <subscript@free.fr>
361                 To: sylpheed-claws-devel@lists.sourceforge.net
362                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
363
364                 and
365
366                 Date: Wed, 24 May 2006 12:58:49 +0200
367                 From: wwp <subscript@free.fr>
368                 To: sylpheed-claws-devel@lists.sourceforge.net
369                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
370
371 2006-06-01 [colin]      2.2.0cvs71
372
373         * src/compose.c
374                 Better guards against IMAP races
375         * src/main.c
376         * src/prefs_common.c
377         * src/prefs_common.h
378         * src/common/ssl_certificate.c
379         * src/etpan/imap-thread.c
380         * src/etpan/imap-thread.h
381         * src/gtk/sslcertwindow.c
382                 New hidden option ssl_skip_cert_check to 
383                 avoid dups of bug #959 (libetpan linked
384                 against gnutls and gnutls buggy on 64bit)
385                 Present expired warning only once per
386                 session/server.
387         * manual/advanced.xml
388         * manual/fr/advanced.xml
389                 Document new option
390
391 2006-06-01 [wwp]        2.2.0cvs70
392
393         * src/messageview.c
394                 fix for bug #961 (return receipt dialog 
395                 complains incorrectly about return-path 
396                 email adress being different), thanks 
397                 to Colin.
398
399 2006-05-31 [cleroy]     2.2.0cvs69
400
401         * src/common/ssl.c
402                 Guard against NULLs, although this
403                 should never be an issue
404
405 2006-05-31 [colin]      2.2.0cvs68
406
407         * src/filtering.c
408                 Use g_slist_prepend
409         * src/imap.c
410                 Don't remove caches when destroying folder, it
411                 could (should) be done at exit
412         * src/inc.c
413                 free processing cache after incorporation
414         * src/etpan/imap-thread.c
415                 Maybe fix bug #959 (Crash on moving to emails 
416                 to a imap account per ssl with a expired 
417                 certificate.)
418
419 2006-05-30 [colin]      2.2.0cvs67
420
421         * src/summaryview.c
422                 Put back event flush when displaying message
423                 It avoids reading a bunch of messages just
424                 by hitting shift-n for too long ;)
425
426 2006-05-29 [colin]      2.2.0cvs66
427
428         * src/summaryview.c
429                 Remove useless g_warnings
430
431 2006-05-29 [colin]      2.2.0cvs65
432
433         * src/imap.c
434                 Fix g_slist_append()s for performance
435
436 2006-05-29 [colin]      2.2.0cvs64
437
438         * src/compose.c
439         * src/common/utils.c
440                 Fix extraneous tab at start of addresses
441         * src/mainwindow.c
442                 Fix warnings (thanks to Fabien)
443                 Fix crash at exit when composing messages 
444                 exist
445         * src/pop.c
446                 Fix progress bar when deleting expired mails
447                 Thanks to Hiro
448         * src/summaryview.c
449         * src/gtk/gtksctree.c
450                 Fix re-sorting slowness
451
452 2006-05-29 [paul]       2.2.0cvs63
453
454         * src/mh.c
455                 fetch full message when moving mails
456                 from another mailbox, (fixed data loss
457                 when filtering from IMAP to MH, introduced
458                 in 2.2.0cvs57).
459                 Thanks to Colin
460
461 2006-05-29 [mones]      2.2.0cvs62
462
463         * src/gtk/gtksctree.c
464                 Unselect faster (patch by Colin)        
465
466 2006-05-26 [colin]      2.2.0cvs61
467
468         * src/summaryview.c
469                 Unplug MSGINFO_UPDATE callback on delete too.
470
471 2006-05-26 [colin]      2.2.0cvs60
472
473         * src/foldersel.c
474                 Fix bold in folder selection window with glib2.10
475                 thanks Hiro
476
477 2006-05-26 [colin]      2.2.0cvs59
478
479         * src/procheader.c
480                 Convert date only if necessary (and don't
481                 try to convert from utf8 to utf8, too)
482         * src/summaryview.c
483                 Only set column's text if the column's 
484                 displayed
485
486 2006-05-26 [colin]      2.2.0cvs58
487
488         * src/summaryview.c
489         * src/gtk/gtkutils.c
490                 Fix useless warning
491
492 2006-05-26 [colin]      2.2.0cvs57
493
494         * src/mainwindow.c
495                 Make summaryview selectable as long as 
496                 no message has focus
497         * src/mh.c
498                 Faster deletion (by implementing mh_remove_msgs)
499                 Faster copy (avoid using mh_fetch_msg just to get
500                 the filename)
501                 Faster move (using move_file instead of copy_file
502                 if MSG_IS_MOVE)
503                 No progressbar if total number of mails to cp/mv 
504                 is less than 100
505         * src/summaryview.c
506                 Fix removal from subject_table when mail gets moved
507                 Faster deletion (g_slist_prepend instead of append)
508         * src/gtk/gtksctree.c
509                 Remove useless code
510
511 2006-05-25 [colin]      2.2.0cvs56
512
513         * src/common/ssl_certificate.c
514                 Fix leak in expired cert check
515
516 2006-05-25 [colin]      2.2.0cvs55
517
518         * src/mh.c
519                 Disable flags syncing on .mh_sequences - it
520                 is buggy and marks mails read under unknown
521                 conditions.
522
523 2006-05-25 [paul]
524
525         * 2.3.0-rc4 released
526
527 2006-05-24 [colin]      2.2.0cvs54
528
529         attention cvs users: if you manage to crash
530         Sylpheed-Claws while moving, copying or deleting
531         mails, we *are* interested in stack traces and
532         valgrind logs. It looks stable, but one never
533         knows...
534
535         * src/folder.c
536                 Add progressbar for cache updates
537         * src/folderutils.c
538                 Optimize Mark all read in the current
539                 folder
540         * src/mh.c
541                 Add progressbar for copy/move
542         * src/procmsg.c
543                 Optimize O(n^2) in copy/move
544         * src/summaryview.c
545         * src/gtk/gtksctree.c
546                 Optimize O(n^2) algos
547         * src/common/timing.h
548                 Display ms instead of us
549
550 2006-05-24 [wwp]        2.2.0cvs53
551
552         * manual/fr/advanced.xml
553                 updates to the French manual.
554
555 2006-05-24 [wwp]        2.2.0cvs52
556
557         * src/common/utils.c
558                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
559
560 2006-05-24 [wwp]        2.2.0cvs51
561
562         * src/folderutils.c
563                 fixed "mark all read" in MH folders (thanks to Colin).
564
565 2006-05-24 [paul]       2.2.0cvs50
566
567         * doc/man/sylpheed-claws.1
568                 updated the man page
569
570 2006-05-23 [colin]      2.2.0cvs49
571
572         * src/folderview.c
573         * src/imap.c
574         * src/inc.c
575         * src/mbox.c
576         * src/messageview.c
577         * src/news.c
578         * src/send_message.c
579         * src/summaryview.c
580         * src/gtk/sslcertwindow.c
581                 alertpanel fixes, by Fabien
582
583 2006-05-23 [colin]      2.2.0cvs48
584
585         * src/folder.c
586         * src/folderview.c
587         * src/msgcache.c
588         * src/summaryview.c
589         * src/gtk/gtksctree.c
590         * src/gtk/gtksctree.h
591                 More timings
592                 Fix slow loading problem, which was caused by the
593                 use of some gtk_ctree funcs and their use of
594                 g_list_position while gtk_ctree_(un)link'ing.
595                 Reap more functions from gtkctree.c to be sure we
596                 use our (fast) version instead of theirs.
597         * src/mh.c
598                 Fix copy of unread mails
599
600
601 2006-05-22 [wwp]        2.2.0cvs47
602
603         * manual/fr/advanced.xml
604                 updated.
605
606 2006-05-22 [colin]      2.2.0cvs46
607
608         * src/filtering.c
609                 Fix possible infinite loop. 'copy' is not a 
610                 final action, so when encountering a 'copy',
611                 we have to check if a previous one was set
612                 and do it. In the same way, if we encounter
613                 a 'move' we have to perform a possibly 
614                 pending 'copy'. This will slow down filtering
615                 on IMAP if move+copy or multiple copy actions
616                 are to be done, but handling it via the batch
617                 would be really too convoluted.
618
619 2006-05-22 [wwp]        2.2.0cvs45
620
621         * manual/fr/advanced.xml
622         * manual/fr/faq.xml
623         * manual/fr/glossary.xml
624         * manual/fr/handling.xml
625         * manual/fr/intro.xml
626         * manual/fr/plugins.xml
627         * manual/fr/sylpheed-claws-manual.xml
628                 sync w/ the english manual: updates URIs, documented mailing-list
629                 support, better explanation about the enabled/disabled feature
630                 in filtering/processing rules by Paul.
631
632 2006-05-21 [colin]      2.2.0cvs44
633
634         * src/summaryview.c
635                 Don't expand after building threads, but during
636
637 2006-05-21 [colin]      2.2.0cvs43
638
639         * src/procmsg.c
640         * src/summaryview.c
641                 More timing possibilities... For next time I have 
642                 to find out how the hell some 3GHz computer takes
643                 one minute to open a 30k folder...
644
645 2006-05-21 [colin]      2.2.0cvs42
646
647         * manual/pl/advanced.xml
648         * manual/pl/faq.xml
649         * manual/pl/glossary.xml
650         * manual/pl/handling.xml
651         * manual/pl/intro.xml
652         * manual/pl/plugins.xml
653         * manual/pl/sylpheed-claws-manual.xml
654                 Polish manual updated by Pawel
655
656 2006-05-20 [colin]
657
658         * 2.3.0-rc3 released
659
660 2006-05-20 [colin]      2.2.0cvs41
661
662         * src/imap.c
663                 Fix -rc2 problems:
664                 - remove cache of moved messages from original folder
665                 - apply new flags to messages even if they aren't appliable
666                   via IMAP.
667
668 2006-05-20 [colin]
669
670         * 2.3.0-rc2 released
671
672 2006-05-19 [colin]      2.2.0cvs40
673
674         * src/imap.c
675                 Don't issue SELECT in imap_change_flags
676                 before having checked that we indeed have
677                 some flags to change. MSG_POSTFILTERED for
678                 example can't be used on IMAP.
679                 Fixes bug #955 (copying messages between 
680                 imap folders is extremely slow), which was
681                 a regression.
682
683 2006-05-19 [colin]      2.2.0cvs39
684
685         * src/folder.c
686         * src/folder.h
687         * src/folderview.c
688                 Try to fix bug #830 (Some unread messages 
689                 get marked read in IMAP inbox):
690                 - Prevent scanning a folder if it's being 
691                   opened via the GUI
692                 - Postpone opening via the GUI of a folder
693                   currently scanned.
694
695
696 2006-05-19 [wwp]        2.2.0cvs38
697
698         * manual/advanced.xml
699                 fix English+typo (thanks to Paul).
700
701 2006-05-19 [wwp]        2.2.0cvs37
702
703         * manual/advanced.xml
704         * manual/fr/advanced.xml
705         * src/gtk/logwindow.c
706         * src/prefs_common.c
707         * src/prefs_common.h
708                 added hidden prefs to allow customization of colors used in
709                 protocol log window (useful for dark gtk+ themes).
710
711 2006-05-19 [wwp]        2.2.0cvs36
712
713         * ChangeLog
714                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
715
716 2006-05-19 [paul]       2.2.0cvs35
717
718         * src/textview.c
719                 make Reply-To fully clickable
720         * src/gtk/logwindow.c
721                 more colouring (SMTP ESMTP)
722         Both patches by Pawel Pekala
723
724 2006-05-19 [cleroy]     2.2.0cvs34
725
726         * src/mh.c
727                 Don't update flags from current folder
728                 Probably fixes bug #935 (Read Messages 
729                 Revert to Being Marked as Unread)
730
731 2006-05-18 [colin]      2.2.0cvs33
732
733         * src/imap.c
734                 Warning fix
735         * src/compose.c
736         * src/mainwindow.c
737         * src/summaryview.c
738         * src/toolbar.c
739                 Allow replying to multiple emails
740                 in multiple windows
741         * src/mimeview.c
742         * src/etpan/imap-thread.c
743                 Leak fixes
744
745 2006-05-18 [paul]       2.2.0cvs32
746
747         * src/summaryview.c
748                 keep Mailing-List menu refreshed
749                 Thanks to Colin
750
751 2006-05-18 [paul]       2.2.0cvs31
752
753         * manual/advanced.xml
754         * manual/faq.xml
755         * manual/glossary.xml
756         * manual/handling.xml
757         * manual/intro.xml
758         * manual/plugins.xml
759         * manual/sylpheed-claws-manual.xml
760                 update URLs
761                 add info about mailing-list support
762                 edit filtering info
763         * src/wizard.c
764         * src/common/defs.h
765         * src/gtk/about.c
766         * src/plugins/dillo_viewer/README
767                 update URLs
768
769 2006-05-17 [wwp]        2.2.0cvs30
770
771         * manual/handling.xml
772         * manual/fr/handling.xml
773                 documented the ability to enabled/disable filtering/processing rules.
774
775 2006-05-17 [colin]      2.2.0cvs29
776
777         * src/main.c
778                 Don't initialize g_thread subsystem if it's 
779                 already done (thanks to Hiro)
780         * src/mimeview.c
781                 Fix saving of parts when there name can't be
782                 converted from UTF-8.
783
784 2006-05-17 [paul]       2.2.0cvs28
785
786         * po/Makefile.in.in
787                 fix config.status warning with autoconf 2.60
788
789 2006-05-17 [paul]       2.2.0cvs27
790
791         * po/POTFILES.in
792                 add src/mbox.c
793
794 2006-05-17 [wwp]        2.2.0cvs26
795
796         * src/mainwindow.c
797                 fix useless and potentially dangerous buffer walking (thanks to Colin).
798
799 2006-05-17 [wwp]        2.2.0cvs25
800
801         * src/plugins/demo/demo.c
802                 updated product name in plugin demo (many plugins need to be
803                 sync'ed w/ that change).
804
805 2006-05-17 [colin]      2.2.0cvs24
806
807         * src/mh.c
808                 Fix leak
809
810 2006-05-16 [colin]      2.2.0cvs23
811
812         * src/mainwindow.c
813                 Stupid me hit again. Fix cvs22.
814
815 2006-05-16 [colin]      2.2.0cvs22
816
817         * src/mainwindow.c
818                 Fix bug #922 (sylpheed-claws crashed after 
819                 pushing on Inbox folder)
820
821 2006-05-16 [colin]      2.2.0cvs21
822
823         * src/compose.c
824                 Make From header be copy/paste/select-able
825
826 2006-05-16 [wwp]        2.2.0cvs20
827
828         * src/export.c
829         * src/matcher.c
830         * src/summaryview.c
831         * src/etpan/imap-thread.c
832                 fix some compiler warnings (thanks to Colin).
833
834 2006-05-16 [wwp]        2.2.0cvs19
835
836         * src/action.c
837         * src/gedit-print.c
838         * src/inc.c
839         * src/mainwindow.c
840         * src/mh.c
841         * src/statusbar.c
842         * src/send_message.c
843         * src/summaryview.c
844                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
845
846 2006-05-15 [colin]      2.2.0cvs18
847
848         * src/procmsg.c
849                 Fix automatic rule creation with List-Post
850
851 2006-05-15 [paul]       2.2.0cvs17
852
853         * tools/filter_conv_new.pl
854                 updated for rule enabling/disabling
855                 claws version >= 2.3.x required
856
857 2006-05-15 [cleroy]     2.2.0cvs16
858
859         * src/main.c
860                 Revert test
861
862 2006-05-15 [cleroy]     2.2.0cvs15
863
864         * src/main.c
865                 test
866
867 2006-05-15 [wwp]        2.2.0cvs14
868
869         * manual/pl/.cvsignore
870                 ignore generated files.
871
872 2006-05-14 [wwp]        2.3.0-rc1
873
874         * 2.3.0-rc1 released
875
876 2006-05-13 [wwp]        2.2.0cvs13
877
878         * src/filtering.c
879         * src/filtering.h
880         * src/matcher.c
881         * src/matcher_parser_lex.l
882         * src/matcher_parser_parse.y
883         * src/prefs_filtering.c
884                 new feature: provide the ability to disable filtering and processing
885                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
886                 adaptations.
887
888 2006-05-13 [colin]      2.2.0cvs12
889
890         * src/compose.c
891                 Remove useless if (a) b; else b;
892                 Thanks to wwp
893
894 2006-05-13 [wwp]        2.2.0cvs11
895
896         * src/export.c
897         * src/import.c
898         * src/mainwindow.c
899         * src/mbox.c
900         * src/summaryview.c
901         * src/summaryview.h
902                 no more silent failures (or at least less ones) when importing
903                 or exporting from/to mbox. Also start importing/exporting if
904                 the necessary info is set.
905
906 2006-05-13 [wwp]        2.2.0cvs10
907
908         * RELEASE_NOTES
909                 restored up-to-date release notes.
910
911 2006-05-13 [paul]       2.2.0cvs9
912
913         * po/nl.po
914         * po/ru.po
915                 updated by Tim Dijkstra and Pavlo Bohmat
916
917 2006-05-12 [colin]      2.2.0cvs8
918
919         * src/gtk/quicksearch.c
920                 Add "k" as shortcut for "colorlabel". Patch
921                 by ath42@users.sf.net.
922
923 2006-05-12 [paul]       2.2.0cvs7
924
925         * src/prefs_common.h
926         * src/prefs_summaries.c
927         * src/summaryview.c
928                 when entering a folder also allow
929                 going directly to first Marked message
930
931 2006-05-12 [paul]       2.2.0cvs6
932
933         * src/summaryview.c
934                 always obey 'confirm before marking all
935                 mails read' option
936
937 2006-05-12 [paul]       2.2.0cvs5
938
939         * src/textview.c
940                 make Sender fully clickable
941
942 2006-05-12 [colin]      2.2.0cvs4
943
944         * src/compose.c
945         * src/compose.h
946                 Let From be editable
947         * src/main.c
948         * src/mh.c
949                 Full support of .mh_sequences' Unseen seq
950
951 2006-05-12 [colin]      2.2.0cvs3
952
953         * src/folder.c
954         * src/mainwindow.c
955         * src/mainwindow.h
956         * src/messageview.c
957         * src/prefs_spelling.c
958         * src/procheader.c
959         * src/procmsg.c
960         * src/procmsg.h
961         * src/summaryview.c
962         * src/toolbar.c
963         * src/toolbar.h
964                 Add contextual menu on Compose toolbar
965                 button. Fixes bug #944 (Automatic
966                 addresses not applied when changing account
967                 from compose window)
968                 add Mailing List support
969                 based on the old 0.6.5claws25 patch by
970                 Melvin Hadasht, with finishing touches
971                 by Colin
972                 Fix "ignore thread" when mails are threaded by
973                 subject (and weren't ignored although appearing
974                 in the thread).
975                 GUI rework.
976                 Both patches by Pawel.
977
978 2006-05-08 [paul]       2.2.0cvs2
979
980         * src/mainwindow.c
981         * src/mainwindow.h
982         * src/messageview.c
983         * src/procheader.c
984         * src/procmsg.c
985         * src/procmsg.h
986         * src/summaryview.c
987                 add Mailing List support
988                 based on the old 0.6.5claws25 patch by 
989                 Melvin Hadasht, with finishing touches
990                 by Colin
991
992 2006-05-08 [colin]      2.2.0cvs1
993
994         * src/mainwindow.c
995         * src/toolbar.c
996         * src/toolbar.h
997                 Add contextual menu on Compose toolbar 
998                 button. Fixes bug #944 (Automatic 
999                 addresses not applied when changing account 
1000                 from compose window)
1001
1002 2006-05-08 [paul]       2.2.0
1003
1004         2.2.0 released
1005
1006 2006-05-08 [paul]       2.1.1cvs51
1007
1008         * po/cs.po
1009         * po/de.po
1010         * po/en_GB.po
1011         * po/fi.po
1012         * po/fr.po
1013         * po/pt_BR.po
1014         * po/sr.po
1015         * po/zh_CN.po
1016                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1017                 Fabien Vantard, Frederico Goncalves Guimaraes,
1018                 Aleksandar Urosevic, and Ralgh Young
1019
1020 2006-05-12 [colin]      2.1.1cvs50
1021
1022         * po/cs.po
1023         * po/de.po
1024         * po/en_GB.po
1025         * po/es.po
1026         * po/fi.po
1027         * po/fr.po
1028         * po/pt_BR.po
1029         * po/sr.po
1030         * po/zh_CN.po
1031                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1032                 Fabien Vantard, Frederico Goncalves Guimaraes,
1033                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1034
1035 2006-05-05 [colin]      2.1.1cvs49
1036
1037         * manual/Makefile.am
1038         * manual/pl/Makefile.am
1039         * manual/pl/account.xml
1040         * manual/pl/ack.xml
1041         * manual/pl/addrbook.xml
1042         * manual/pl/advanced.xml
1043         * manual/pl/faq.xml
1044         * manual/pl/glossary.xml
1045         * manual/pl/gpl.xml
1046         * manual/pl/handling.xml
1047         * manual/pl/intro.xml
1048         * manual/pl/keyboard.xml
1049         * manual/pl/plugins.xml
1050         * manual/pl/starting.xml
1051         * manual/pl/sylpheed-claws-manual.xml
1052         * manual/pl/dist/.cvsignore
1053         * manual/pl/dist/Makefile.am
1054         * manual/pl/dist/html/.cvsignore
1055         * manual/pl/dist/html/Makefile.am
1056         * manual/pl/dist/pdf/.cvsignore
1057         * manual/pl/dist/pdf/Makefile.am
1058         * manual/pl/dist/ps/.cvsignore
1059         * manual/pl/dist/ps/Makefile.am
1060         * manual/pl/dist/txt/.cvsignore
1061         * manual/pl/dist/txt/Makefile.am
1062                 Add the polish translation of the manual,
1063                 Authored by Pawel Pekala.
1064
1065 2006-05-05 [cleroy]     2.1.1cvs48
1066
1067         * src/main.c
1068                 Re-read matcherrc after loading plugins 
1069                 if some of them add folders.
1070
1071 2006-05-03 [colin]      2.1.1cvs47
1072
1073         * src/imap.c
1074                 I'm idiot
1075
1076 2006-05-03 [colin]      2.1.1cvs46
1077
1078         * src/imap.c
1079                 Be sure to have a session when
1080                 getting separator
1081
1082 2006-05-03 [colin]      2.1.1cvs45
1083
1084         * src/imap.c
1085         * src/imap.h
1086         * src/imap_gtk.c
1087                 Fix preventing renaming with namespace 
1088                 separator.
1089
1090 2006-05-01 [colin]      2.1.1cvs44
1091
1092         * src/action.c
1093                 Don't reload messageview when result of
1094                 action is piped.
1095
1096 2006-04-29 [colin]      2.1.1cvs43
1097
1098         * src/prefs_receive.c
1099         * src/plugins/spamassassin/spamassassin_gtk.c
1100         * src/plugins/clamav/clamav_plugin_gtk.c
1101                 GUI fixes by Pawel
1102
1103 2006-04-29 [colin]      2.1.1cvs42
1104
1105         * src/prefs_compose_writing.c
1106         * src/prefs_quote.c
1107                 Cleanups. Patch by Pawel
1108
1109 2006-04-28 [paul]       2.1.1cvs41
1110
1111         * src/matcher.c
1112                 fix returned quick search results when search
1113                 term contains an underscore.
1114                 Thanks to Colin
1115
1116 2006-04-28 [paul]       2.1.1cvs40
1117
1118         * src/prefs_message.c
1119         * src/prefs_receive.c
1120                 GUI cleanups
1121                 Patches by Pawel Pekala
1122
1123 2006-04-27 [colin]      2.1.1cvs39
1124
1125         * src/wizard.c
1126                 Differentiate subject Welcome from
1127                 window's title Welcome
1128
1129 2006-04-27 [paul]
1130
1131         2.2.0-rc1 released
1132
1133 2006-04-27 [paul]       2.1.1cvs38
1134
1135         * manual/advanced.xml
1136         * manual/fr/advanced.xml
1137                 add info about compose_no_markup hidden pref
1138
1139 2006-04-27 [paul]       2.1.1cvs37
1140
1141         * src/prefs_account.c
1142                 improve privacy labels
1143         * src/prefs_msg_colors.c
1144                 change some strings for translators' convenience
1145         * src/gtk/gtkutils.c
1146                 don't underline the link button text
1147
1148 2006-04-25 [colin]      2.1.1cvs36
1149
1150         * src/folder.c
1151                 Complete 2.1.1cvs33 (once more ;)
1152
1153 2006-04-25 [colin]      2.1.1cvs35
1154
1155         * src/editldap.c
1156                 Fix tooltip
1157
1158 2006-04-25 [cleroy]     2.1.1cvs34
1159
1160         * src/compose.c
1161         * src/gtk/gtkaspell.c
1162                 Fix crash on redirect (related to the return 
1163                 of the aspell menu in compose's toolbar)
1164         * src/prefs_msg_colors.c
1165                 Fix sensitivity widgets
1166         * src/image_viewer.c
1167         * src/gtk/pluginwindow.c
1168         * src/gtk/prefswindow.c
1169                 Change released signals to clicked (Fabien)
1170         * po/POTFILES.in
1171         * src/common/socket.c
1172         * src/plugins/spamassassin/spamassassin.c
1173                 Translate strings (Fabien)
1174
1175 2006-04-25 [paul]       2.1.1cvs33
1176
1177         * src/folder.c
1178         * src/folder.h
1179         * src/folderview.c
1180                 complete the fix of bug #912
1181                 Thanks to Colin
1182
1183 2006-04-25 [colin]      2.1.1cvs32
1184
1185         * src/news.c
1186                 Better progress bar
1187         * src/mimeview.c
1188         * src/summaryview.c
1189         * src/summaryview.h
1190                 Fix focus chain
1191                 Patches by Pawel Pekala
1192
1193 2006-04-24 [colin]      2.1.1cvs31
1194
1195         * src/compose.c
1196                 Fix compilation warnings (Fabien)
1197
1198 2006-04-24 [colin]      2.1.1cvs30
1199
1200         * src/addrindex.c
1201         * src/editldap.c
1202         * src/editldap_basedn.c
1203         * src/editldap_basedn.h
1204         * src/ldapctrl.c
1205         * src/ldapctrl.h
1206         * src/ldapquery.c
1207         * src/ldaputil.c
1208         * src/ldaputil.h
1209                 Fix bug #901 (LDAPS support)
1210
1211 2006-04-24 [colin]      2.1.1cvs29
1212
1213         * src/compose.c
1214                 Fix logic on error with send dialog on
1215         * src/imap.c
1216                 Fix compilation without libetpan, thanks
1217                 to Fabien
1218         * src/summaryview.c
1219                 Fix 'context-menu' key
1220
1221 2006-04-23 [colin]      2.1.1cvs28
1222
1223         * src/folder.c
1224                 Never free current's cache to free up 
1225                 memory. Fixes bug #912 (new count 
1226                 randomly set to message count)
1227
1228 2006-04-23 [colin]      2.1.1cvs27
1229
1230         * src/gtk/quicksearch.c
1231                 And remove printf...
1232
1233 2006-04-23 [colin]      2.1.1cvs26
1234
1235         * src/gtk/quicksearch.c
1236                 Fix replacing in quicksearch, and fix inserting
1237                 in the middle of the string. (introduced at 2.1.0cvs22)
1238
1239 2006-04-23 [colin]      2.1.1cvs25
1240
1241         * src/imap.c
1242                 Make sure uidnext is initialized in get_num_list
1243                 (not for stable, related to 2.1.1cvs8 and friends)
1244
1245 2006-04-23 [colin]      2.1.1cvs24
1246
1247         * src/imap.c
1248                 Output something when login is successful
1249                 too
1250
1251 2006-04-23 [colin]      2.1.1cvs23
1252
1253         * src/etpan/imap-thread.c
1254                 Better logging (line-per-line, hide data in fetch)
1255                 Fix a const warning
1256         * src/gtk/logwindow.c
1257         * src/gtk/logwindow.h
1258                 Better logging (color for input/output)
1259
1260 2006-04-21 [colin]      2.1.1cvs22
1261
1262         * src/gtk/quicksearch.c
1263                 On gtk+-2.8, use stock buttons in quicksearch
1264                 Based on a patch by Fabien and a design by Paul
1265
1266 2006-04-21 [colin]      2.1.1cvs21
1267
1268         * src/folderview.c
1269         * src/mainwindow.c
1270                 Fix occasional flicker in folderview
1271         * src/common/utils.c
1272                 Fix bug #943 (Incorrectly parsed email address 
1273                 list in short headers on message view and in 
1274                 printouts)
1275
1276 2006-04-20 [colin]      2.1.1cvs20
1277
1278         * src/imap.c
1279         * src/imap.h
1280         * src/prefs_account.c
1281                 Add ANONYMOUS auth for IMAP
1282
1283 2006-04-20 [paul]       2.1.1cvs19
1284
1285         * src/main.c
1286                 proper fix for 2.1.1cvs18
1287                 Thanks to Colin
1288
1289 2006-04-20 [paul]       2.1.1cvs18
1290
1291         * src/main.c
1292                 fix build warnings
1293
1294 2006-04-20 [paul]       2.1.1cvs17
1295
1296         * src/gtk/quicksearch.c
1297                 fix standard, non-extended Quick search,
1298                 was broken in 2.1.1cvs15.
1299                 Thanks to Colin.
1300
1301 2006-04-20 [colin]      2.1.1cvs16
1302
1303         * src/prefs_matcher.c
1304                 Fix values when reselecting a ~test
1305                 rule
1306
1307 2006-04-19 [colin]      2.1.1cvs15
1308
1309         * src/compose.c
1310         * src/compose.h
1311         * src/gtk/gtkaspell.c
1312         * src/gtk/gtkaspell.h
1313                 Put back Options menu in Spelling/
1314         * src/gtk/quicksearch.c
1315                 Don't search, and show error, if the
1316                 advanced search has a syntax error
1317
1318 2006-04-18 [colin]      2.1.1cvs14
1319
1320         * src/textview.c
1321                 Fix gdk warnings on set_cursor when textview
1322                 isn't visible
1323
1324 2006-04-18 [colin]      2.1.1cvs13
1325
1326         * src/gtk/gtksctree.c
1327                 Remove seemingly useless refresh that causes
1328                 flicker - watch this commit in case of 
1329                 problems before planned backport to stable
1330
1331 2006-04-18 [colin]      2.1.1cvs12
1332
1333         * src/imap.c
1334                 Factorize get/set_xml code
1335         * src/compose.c
1336         * src/prefs_account.c
1337         * src/prefs_account.h
1338         * src/procmsg.c
1339                 Add Encrypt to self option
1340
1341 2006-04-17 [colin]      2.1.1cvs11
1342
1343         * configure.ac
1344                 Fix search on encrpyt function on dragonfly
1345                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1346
1347 2006-04-17 [colin]      2.1.1cvs10
1348
1349         * src/prefs_account.c
1350                 Be safe by default: remove mails from POP3
1351                 after 7 days, not immediately
1352
1353 2006-04-17 [colin]      2.1.1cvs9
1354
1355         * src/etpan/imap-thread.c
1356                 Fix build on DragonFly - patch by 
1357                 Jonathan Buschmann <jonthn@agmact.com>
1358
1359 2006-04-17 [colin]      2.1.1cvs8
1360
1361         * src/imap.c
1362                 Save uidnext between sessions
1363
1364 2006-04-17 [colin]      2.1.1cvs7
1365
1366         * src/imap.c
1367                 scan is required when uid validity changes
1368
1369 2006-04-17 [colin]      2.1.1cvs6
1370
1371         * src/folderview.c
1372                 Don't scan if not necessary, apart in current
1373                 folder and INBOX to fetch flags.
1374         * src/imap.c
1375                 Scan is necessary if unread count changes
1376
1377 2006-04-17 [colin]      2.1.1cvs5
1378
1379         * src/imap.c
1380                 ...But always fetch ANSWERED and DELETED flags for
1381                 INBOX, as filtering can happen on these flags.
1382
1383 2006-04-17 [colin]      2.1.1cvs4
1384
1385         * src/imap.c
1386                 Don't fetch REPLIED and DELETED flags when synchronising
1387                 flags with a closed folder. We only need UNSEEN and FLAGGED
1388                 to update the folderview.
1389
1390 2006-04-17 [colin]      2.1.1cvs3
1391
1392         * src/imap.c
1393                 Faster flag search when there are new mails 
1394                 in a folder. We can do a full search if the 
1395                 folder contains less messages than the new
1396                 list.
1397
1398 2006-04-17 [colin]      2.1.1cvs2
1399
1400         * po/cs.po
1401         * po/de.po
1402         * po/fr.po
1403         * po/nl.po
1404         * po/pt_BR.po
1405                 Update translations from stable branch
1406
1407 2006-04-17 [colin]      2.1.1cvs1
1408
1409         * configure.ac
1410                 Bump version to follow stable release
1411
1412 2006-04-16 [mones]      2.1.0cvs50
1413
1414         * po/es.po
1415                 Updated for release
1416
1417 2006-04-16 [colin]      2.1.0cvs49
1418
1419         * src/textview.c
1420                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1421                 with gtk < 2.8. Thanks to Fabien Vantard.
1422
1423 2006-04-15 [colin]      2.1.0cvs48
1424
1425         * src/etpan/imap-thread.c
1426                 Fix bug #919 (libetpan: SEGV when connecting 
1427                 using command)
1428
1429 2006-04-14 [colin]      2.1.0cvs47
1430
1431         * src/main.c
1432                 Fix race on --select (should be done better)
1433
1434 2006-04-14 [wwp]        2.1.0cvs46
1435
1436         * src/send_message.c
1437                 enforce a check for domain in account prefs (a sending
1438                 error could be faced if domain was checked but no value set),
1439                 thanks to Colin.
1440
1441 2006-04-14 [colin]      2.1.0cvs45
1442
1443         * src/codeconv.c
1444                 when converting from unknown to unknown, if the
1445                 string is UTF8, don't convert it to the locale
1446                 (which breaks it)
1447
1448 2006-04-14 [colin]      2.1.0cvs44
1449
1450         * src/compose.c
1451                 Don't try to use ASCII for converting headers
1452                 (as done in body)
1453
1454 2006-04-14 [paul]       2.1.0cvs43
1455
1456         * src/crash.c
1457                 add locale/charset info to crash report
1458         * src/gtk/about.c
1459                 add wwp to doc team
1460                 replace 'e-mail' with preferred 'email'
1461         * src/gtk/authors.h
1462                 ensure contributors list is in alphabetical
1463                 order
1464
1465 2006-04-13 [colin]      2.1.0cvs42
1466
1467         * src/textview.c
1468                 Prevent gdk warnings
1469
1470 2006-04-13 [colin]      2.1.0cvs41
1471
1472         * src/common/ssl_certificate.c
1473         * src/common/ssl_certificate.h
1474         * src/gtk/sslcertwindow.c
1475                 Warn on expired certs, and display the expiration date
1476
1477 2006-04-13 [colin]      2.1.0cvs40
1478
1479         * src/plugins/spamassassin/spamassassin_gtk.c
1480                 Fix missing set_text on unix socket
1481
1482 2006-04-13 [wwp]        2.1.0cvs39
1483
1484         * manual/fr/advanced.xml
1485         * manual/fr/glossary.xml
1486                 applied new spam/ham/email lexicon (pourriel, courriel)
1487
1488 2006-04-13 [paul]       2.1.0cvs38
1489
1490         * src/plugins/pgpmime/plugin.c
1491                 remove the mention of S/MIME from the
1492                 description. This is now handled by the
1493                 S/MIME plugin.
1494
1495 2006-04-13 [paul]       2.1.0cvs37
1496
1497         * src/prefs_msg_colors.c
1498                 rework dialog
1499         * src/prefs_folder_item.c
1500         * src/prefs_spelling.c
1501                 add a tooltip to the colour selector buttons
1502
1503 2006-04-13 [wwp]        2.1.0cvs36
1504
1505         * manual/advanced.xml
1506         * manual/glossary.xml
1507         * manual/handling.xml
1508         * manual/keyboard.xml
1509         * manual/plugins.xml
1510         * manual/starting.xml
1511         * manual/fr/account.xml
1512         * manual/fr/ack.xml
1513         * manual/fr/addrbook.xml
1514         * manual/fr/advanced.xml
1515         * manual/fr/faq.xml
1516         * manual/fr/glossary.xml
1517         * manual/fr/gpl.xml
1518         * manual/fr/handling.xml
1519         * manual/fr/intro.xml
1520         * manual/fr/keyboard.xml
1521         * manual/fr/plugins.xml
1522         * manual/fr/starting.xml
1523         * manual/fr/sylpheed-claws-manual.xml
1524                 fixes to the manuals:
1525                  - summaryview -> Message List (same in French)
1526                  - translate key names
1527                  - fix French punctuation, use non-breakable spaces when
1528                    necessary, don't use &thinsp; which is not portable
1529                  - tell what maildir and mbox formats we support
1530
1531 2006-04-12 [wwp]        2.1.0cvs35
1532
1533         * src/prefs_toolbar.c
1534                 unified a replace button more,
1535                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1536
1537 2006-04-12 [wwp]        2.1.0cvs34
1538
1539         * src/prefs_common.c
1540         * src/prefs_msg_colors.c
1541                 make default color labels translatable,
1542                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1543                 thanks to Tim <timbrain@post.cz> for reporting.
1544
1545 2006-04-12 [wwp]        2.1.0cvs33
1546
1547         * manual/glossary.xml
1548         * manual/intro.xml
1549         * manual/plugins.xml
1550         * manual/starting.xml
1551         * manual/sylpheed-claws-manual.xml
1552         * manual/fr/.cvsignore
1553         * manual/fr/account.xml
1554         * manual/fr/ack.xml
1555         * manual/fr/addrbook.xml
1556         * manual/fr/advanced.xml
1557         * manual/fr/faq.xml
1558         * manual/fr/glossary.xml
1559         * manual/fr/handling.xml
1560         * manual/fr/intro.xml
1561         * manual/fr/keyboard.xml
1562         * manual/fr/plugins.xml
1563         * manual/fr/starting.xml
1564         * manual/fr/sylpheed-claws-manual.xml
1565                 various fixes: typos, missing .fr translations, punctuation,
1566                 capitalization, links, accents and some bad French more.
1567
1568 2006-04-12 [wwp]        2.1.0cvs32
1569
1570         * src/prefs_gtk.c
1571                 fix for bug #935: always store prefs files in UTF-8 (thanks
1572                 to Colin).
1573
1574 2006-04-11 [colin]      2.1.0cvs31
1575
1576         * src/compose.c
1577                 Fix inserting files not in utf8 when locale is utf8
1578
1579 2006-04-11 [colin]      2.1.0cvs30
1580
1581         * src/inc.c
1582                 Don't show error dialog when cancelling connection
1583                 Patch by Pawel
1584
1585 2006-04-11 [cleroy]     2.1.0cvs29
1586
1587         * src/compose.c
1588                 Implement multiple quote levels
1589         * src/prefs_common.c
1590                 Change a little bit the quote bgcolor for 2nd level
1591
1592 2006-04-11 [colin]      2.1.0cvs28
1593
1594         * src/gtk/about.c
1595                 Add locale and charset in the label
1596
1597 2006-04-10 [colin]      2.1.0cvs27
1598
1599         * src/compose.c
1600         * src/prefs_common.c
1601         * src/prefs_common.h
1602         * src/prefs_msg_colors.c
1603         * src/textview.c
1604                 Allow optional background color in quotes
1605                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1606                 GTK+-2.8.x feature
1607
1608 2006-04-10 [colin]      2.1.0cvs26
1609
1610         * src/main.c
1611         * src/mainwindow.c
1612         * src/mainwindow.h
1613                 Implement --select
1614
1615 2006-04-10 [colin]      2.1.0cvs25
1616
1617         * manual/plugins.xml
1618         * manual/fr/plugins.xml
1619                 Document libcurl's proxy variables
1620
1621 2006-04-09 [colin]      2.1.0cvs24
1622
1623         * src/prefs_common.c
1624                 gettext() returns statically allocated stuff. We have
1625                 to strdup it in order to be able to free it.
1626
1627 2006-04-09 [colin]      2.1.0cvs23
1628
1629         * AUTHORS
1630         * src/gtk/authors.h
1631                 Add Alexei
1632
1633 2006-04-09 [colin]      2.1.0cvs22
1634
1635         * src/mainwindow.c
1636         * src/gtk/quicksearch.c
1637                 Fix bug #859 (problems with cyrilic input in 
1638                 search panel) - Patch by Alexey Illarionov 
1639                 <littlesavage@rambler.ru>
1640
1641 2006-04-09 [colin]      2.1.0cvs21
1642
1643         * src/prefs_customheader.c
1644                 I prefer removing then freeing rather than the contrary
1645                 (even if it doesn't change anything ;-)
1646         * src/prefs_account.c
1647                 Fix bug #933 (Crash re-entering the custom headers list 
1648                 dialog in accounts prefs)
1649                 The problem happened when cancelling the Account 
1650                 Preferences' dialogs - in which case we didn't do 
1651                 anything to the PrefsAccount * struct. In case of applying,
1652                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1653                 working with in this dialog. The problem is that 
1654                 prefs_customheader.c, working on this tmp_ac_prefs, always
1655                 changes the ->customhdr_list pointer, even when cancelled. 
1656                 So in case of cancelling the prefs_account dialog, we still
1657                 have to update ->customhdr_list in the real account.
1658
1659 2006-04-08 [colin]      2.1.0cvs20
1660
1661         * manual/fr/glossary.xml
1662         * manual/fr/keyboard.xml
1663                 Forgot some headers :)
1664
1665 2006-04-08 [colin]      2.1.0cvs19
1666
1667         * manual/Makefile.am
1668         * manual/fr/Makefile.am
1669         * manual/fr/account.xml
1670         * manual/fr/ack.xml
1671         * manual/fr/addrbook.xml
1672         * manual/fr/advanced.xml
1673         * manual/fr/faq.xml
1674         * manual/fr/glossary.xml
1675         * manual/fr/gpl.xml
1676         * manual/fr/handling.xml
1677         * manual/fr/intro.xml
1678         * manual/fr/keyboard.xml
1679         * manual/fr/plugins.xml
1680         * manual/fr/starting.xml
1681         * manual/fr/sylpheed-claws-manual.xml
1682         * manual/fr/dist/.cvsignore
1683         * manual/fr/dist/Makefile.am
1684         * manual/fr/dist/html/.cvsignore
1685         * manual/fr/dist/html/Makefile.am
1686         * manual/fr/dist/pdf/.cvsignore
1687         * manual/fr/dist/pdf/Makefile.am
1688         * manual/fr/dist/ps/.cvsignore
1689         * manual/fr/dist/ps/Makefile.am
1690         * manual/fr/dist/txt/.cvsignore
1691         * manual/fr/dist/txt/Makefile.am
1692                 Add the french translation of the manual. Thanks to
1693                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1694                 account.xml, ack.xml, addrbook.xml and advanced.xml
1695
1696 2006-04-08 [colin]      2.1.0cvs18
1697
1698         * manual/plugins.xml
1699         * manual/starting.xml
1700                 More fixes
1701
1702 2006-04-07 [colin]      2.1.0cvs17
1703
1704         * manual/faq.xml
1705         * manual/intro.xml
1706         * manual/keyboard.xml
1707                 Little fixes
1708
1709 2006-04-07 [colin]      2.1.0cvs16
1710
1711         * README
1712         * src/compose.c
1713         * src/prefs_common.c
1714         * src/prefs_common.h
1715                 Add hidden compose_no_markup pref
1716
1717 2006-04-07 [wwp]        2.1.0cvs15
1718
1719         * src/summary_search.c
1720         * .cvsignore
1721                 Bugfix: stop button was sticky when searching in an empty folder.
1722                 Applied curly brackets code style to the whole file (summary_search.c).
1723                 More files to ignore.
1724
1725 2006-04-07 [wwp]        2.1.0cvs14
1726
1727         * src/message_search.c
1728         * src/summary_search.c
1729                 changed default button when search bumps at file/folder
1730                 beginning or end, for convenience (thanks to Colin).
1731
1732 2006-04-07 [paul]       2.1.0cvs13
1733
1734         * src/plugins/dillo_viewer/dillo_prefs.c
1735                 avoid future potential for namespace collision
1736                 Patch by Colin
1737
1738 2006-04-06 [wwp]        2.1.0cvs12
1739
1740         * src/summary_search.c
1741                 Unify extended/advanced searches names (and thus factorize labels),
1742                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1743
1744 2006-04-06 [wwp]        2.1.0cvs11
1745
1746         * src/folderview.c
1747         * src/prefs_themes.c
1748         * src/summaryview.c
1749                 Fixed some compilation warnings.
1750
1751 2006-04-06 [colin]      2.1.0cvs10
1752
1753         * manual/advanced.xml
1754                 Document the wizard template and how to deploy
1755                 Sylpheed-Claws effectively
1756
1757 2006-04-06 [colin]      2.1.0cvs9
1758
1759         * src/folderview.c
1760                 gettext patch to tell translators about _("#"),
1761                 by Maxim Britov
1762
1763 2006-04-06 [colin]      2.1.0cvs8
1764
1765         * src/textview.c
1766                 Fix invalid GtkTextBIter after clicking "Display as text"
1767
1768 2006-04-06 [mones]      2.1.0cvs7
1769
1770         * src/addr_compl.c
1771         * src/addrindex.c
1772         * src/addritem.c
1773         * src/codeconv.c
1774         * src/compose.c
1775         * src/filtering.c
1776         * src/folder.c
1777         * src/folder_item_prefs.c
1778         * src/folderview.c
1779         * src/localfolder.c
1780         * src/matcher.c
1781         * src/mimeview.c
1782         * src/prefs_msg_colors.c
1783         * src/prefs_spelling.c
1784         * src/prefs_themes.c
1785         * src/procmime.c
1786         * src/procmsg.c
1787         * src/stock_pixmap.c
1788         * src/summaryview.c
1789         * src/textview.c
1790         * src/toolbar.c
1791         * src/common/mgutils.c
1792         * src/common/prefs.c
1793         * src/common/ssl_certificate.c
1794         * src/gtk/colorlabel.c
1795         * src/gtk/quicksearch.c
1796         * src/plugins/pgpmime/pgpmime.c
1797         * src/plugins/spamassassin/spamassassin.c
1798                 Removed redundant NULL checks for g_free() calls.
1799                 Patch by Pawel Pekala.
1800
1801 2006-04-06 [mones]      2.1.0cvs6
1802
1803         * src/prefs_actions.c
1804         * src/prefs_filtering.c
1805         * src/prefs_filtering_action.c
1806         * src/prefs_matcher.c
1807         * src/prefs_template.c
1808         * src/gtk/gtkutils.c
1809         * src/gtk/gtkutils.h
1810                 Have a nice replace button. Patch by Pawel Pekala
1811
1812 2006-04-06 [colin]      2.1.0cvs5
1813
1814         * src/addressbook.c
1815                 Fix crash with empty columns
1816
1817 2006-04-05 [colin]      2.1.0cvs4
1818
1819         * src/wizard.c
1820         * src/prefs_gtk.c
1821                 Allow wizard customization with pre-filled values
1822
1823 2006-04-05 [colin]      2.1.0cvs3
1824
1825         * src/textview.c
1826         * src/mimeview.c
1827         * src/mimeview.h
1828                 Nicer messages in mimeview
1829
1830 2006-04-05 [colin]      2.1.0cvs2
1831
1832         * src/addressbook.c
1833         * src/prefs_summaries.c
1834                 i18n fix
1835
1836 2006-04-05 [colin]      2.1.0cvs1
1837
1838         * src/plugins/pgpcore/plugin.c
1839         * src/plugins/pgpcore/select-keys.c
1840         * src/plugins/pgpcore/select-keys.h
1841         * src/plugins/pgpcore/sgpgme.c
1842         * src/plugins/pgpcore/sgpgme.h
1843         * src/plugins/pgpinline/pgpinline.c
1844         * src/plugins/pgpinline/plugin.c
1845         * src/plugins/pgpmime/pgpmime.c
1846         * src/plugins/pgpmime/plugin.c
1847                 Factorize and generalize a bit 
1848                 Drop S/MIME signature verification from PGP/MIME
1849                 (adding it as another, more complete plugin)
1850
1851 2006-04-05 [paul]       2.1.0
1852
1853         2.1.0 released
1854
1855 2006-04-05 [paul]       2.0.0cvs186
1856
1857         * manual/advanced.xml
1858                 add info on colour labels
1859
1860 2006-04-05 [paul]       2.0.0cvs185
1861
1862         * po/bg.po
1863         * po/cs.po
1864         * po/de.po
1865         * po/el.po
1866         * po/en_GB.po
1867         * po/fi.po
1868         * po/fr.po
1869         * po/it.po
1870         * po/nl.po
1871         * po/pl.po
1872         * po/pt_BR.po
1873         * po/sr.po
1874         * po/zh_CN.po
1875                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1876                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1877                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1878                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1879         * src/gtk/authors.h
1880         * tools/claws.i18n.status.pl
1881                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1882                 and new Czech translator, Tim <timbrain@post.cz>
1883
1884 2006-04-05 [mones]      2.0.0cvs184
1885
1886         * po/es.po
1887                 Updated translation
1888
1889 2006-04-05 [colin]      2.0.0cvs183
1890
1891         * src/gtk/quicksearch.c
1892                 Fix bug #929 (unnecessary reload in quick search bar)
1893
1894 2006-04-05 [colin]      2.0.0cvs182
1895
1896         * src/compose.c
1897                 Fix crash on Reply with no From:
1898                 Show signature and conversion error on queuing 
1899                 (but not sending)
1900         * src/mainwindow.c
1901         * src/summaryview.c
1902         * src/summaryview.h
1903                 Factorize threading code and make sure msginfo 
1904                 is not null when it comes from a GtkCTreeRow's 
1905                 data
1906         * src/gtk/gtkaspell.c
1907                 Check for necessary things
1908         * src/gtk/gtksctree.c
1909         * src/gtk/gtksctree.h
1910                 Reset anchor if necessary when removing node
1911
1912 2006-03-29 [colin]      2.0.0cvs181
1913
1914         * src/folderview.c
1915                 Warn for disabled IMAP accounts (due to lack of
1916                 libetpan). Breaks string-freeze - sorry - but it
1917                 is kind of important ;)
1918
1919 2006-03-28 [colin]      2.0.0cvs180
1920
1921         * src/gtk/gtkutils.c
1922         * src/gtk/gtkutils.h
1923                 Add a gtkut_get_link_btn() function that
1924                 creates a button which acts like an URI
1925         * src/prefs_themes.c
1926         * src/gtk/about.c
1927                 Use this function (factorizes codes)
1928         * src/common/defs.h
1929         * src/gtk/pluginwindow.c
1930                 Add a "Get more..." in the plugins window
1931
1932 2006-03-28 [colin]      2.0.0cvs179
1933
1934         * src/common/smtp.c
1935         * src/common/passcrypt.c
1936         * src/undo.c
1937                 Warning fixes. Patch by Pawel Pekala
1938
1939 2006-03-27 [colin]      2.0.0cvs178
1940
1941         * src/undo.c
1942                 Fix undoing by blocks with spaces
1943
1944 2006-03-27 [colin]      2.0.0cvs177
1945
1946         * src/textview.c
1947                 Set margin to 3px for headers
1948
1949 2006-03-27 [paul]
1950
1951         2.1.0-rc2 released
1952
1953 2006-03-27 [wwp]        2.0.0cvs176
1954
1955         * src/summaryview.c
1956                 don't reset quicksearch when updating the message list.
1957                 Thanks to Colin.
1958
1959 2006-03-26 [wwp]        2.0.0cvs175
1960
1961         * src/compose.c
1962                 use a unified border width ('other' tab in the compose window,
1963                 patch by Pawel Pekala).
1964
1965
1966 2006-03-26 [wwp]        2.0.0cvs174
1967
1968         * src/common/quoted-printable.c
1969         * src/addressbook.c
1970                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1971
1972 2006-03-26 [colin]      2.0.0cvs173
1973
1974         * src/quote_fmt_parse.y
1975                 Fix non-UTF8 date formats messing up the whole quote a 
1976                 little bit
1977
1978 2006-03-26 [colin]      2.0.0cvs172
1979
1980         * src/procheader.c
1981                 Make sure the date is UTF8 valid, or try to make it
1982                 so. IncrediMail is really IncrediStupid.
1983         * src/compose.c
1984                 Fix possible conversions. 
1985                 
1986
1987 2006-03-26 [colin]      2.0.0cvs171
1988
1989         * src/matcher.c
1990                 Fix corner cases in body search. This is still a
1991                 hack... It seems impossible to make it good and 
1992                 reasonably fast at the same time.
1993
1994 2006-03-26 [colin]      2.0.0cvs170
1995
1996         * src/summaryview.c
1997                 I think I killed the twilight zone bug!
1998                 summary_select_node() flushes GTK events in order
1999                 to be able to center the view. But this also 
2000                 flushes keypresses like Ctrl-Alt-U, so this can
2001                 call summary_show from summary_select_node (itself
2002                 called from summary_show, etc.). And the summaryview
2003                 has to be unlocked in this function. So just locking
2004                 while processing GTK events, and bailing if locked, 
2005                 should fix it.
2006                 Fixes bug #927 (SIGSEGV during Update Summary)
2007
2008 2006-03-25 [colin]      2.0.0cvs169
2009
2010         * src/matcher.c
2011                 Fix search in QP-encoded bodies
2012                 Fix utf-8 searches in bodies encoded in the
2013                 locale's encoding
2014         * src/common/quoted-printable.c
2015         * src/common/quoted-printable.h
2016                 Add a decode function that doesn't overwrite
2017                 the original pointer
2018                 
2019
2020 2006-03-24 [colin]      2.0.0cvs168
2021
2022         * src/action.c
2023         * src/summaryview.c
2024         * src/summaryview.h
2025                 Update message cache after action
2026                 Patch by H. Merijn Brand
2027         * src/prefs_msg_colors.c
2028                 Factorize label 
2029                 Patch by Fabien Vantard
2030         * src/plugins/spamassassin/spamassassin_gtk.c
2031                 Remove useless translation
2032                 Patch by Fabien Vantard
2033
2034 2006-03-23 [colin]      2.0.0cvs167
2035
2036         * src/common/ssl.c
2037                 Let 30 seconds to SSL_connect
2038
2039 2006-03-23 [wwp]        2.0.0cvs166
2040
2041         * src/summaryview.c
2042         * src/gtk/description_window.c
2043                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2044                 and headers are translated; adjust description windows' width to fit their
2045                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2046
2047 2006-03-23 [paul]       2.0.0cvs165
2048
2049         * src/common/utils.c
2050                 fix highlighting of URIs containing "()"
2051                 (2.0.0cvs164's reversal fixed)
2052                 Thanks to Colin.
2053
2054 2006-03-23 [paul]       2.0.0cvs164
2055
2056         * src/common/utils.c
2057                 revert patch, (postponing a fix), at 2.0.0cvs120
2058                 as it breaks more URIs than it fixes.
2059                 Allow '-' to be a terminating character in a URI
2060
2061 2006-03-22 [colin]      2.0.0cvs163
2062
2063         * configure.ac
2064                 Require libetpan 0.45
2065                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2066
2067 2006-03-22 [paul]       2.0.0cvs162
2068
2069         * src/editgroup.c
2070                 replace '<-' and '->' buttons with GTK_STOCK graphical
2071                 buttons
2072         * src/summary_search.c
2073                 don't offer '...' for translation
2074                 add a tooltip to advanced search '...' button
2075         * src/gtk/quicksearch.c
2076                 don't offer '...' for translation
2077
2078 2006-03-21 [colin]      2.0.0cvs161
2079
2080         * src/compose.c
2081                 Fix middle-click pasting (insert at click
2082                 position instead of cursor position, don't
2083                 remove existing selection and allow pasting
2084                 our own selection)
2085         * src/addressbook.c
2086                 "LDAP Server" -> "LDAP servers"
2087
2088 2006-03-21 [wwp]        2.0.0cvs160
2089
2090         * src/etpan/imap-thread.c
2091                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2092
2093 2006-03-20 [colin]      2.0.0cvs159
2094
2095         * src/summaryview.c
2096                 Don't reload summaryview after an execute with no
2097                 move action
2098
2099 2006-03-19 [colin]      2.0.0cvs158
2100
2101         * src/addressbook.c
2102                 and put groups at the top, always
2103
2104 2006-03-19 [colin]      2.0.0cvs157
2105
2106         * src/addressbook.c
2107                 Order groups before names, as previously
2108
2109 2006-03-19 [colin]      2.0.0cvs156
2110
2111         * src/addressbook.c
2112                 - Sort case-unsensitive
2113                 - Put the sort arrow at opening too
2114
2115 2006-03-19 [wwp]        2.0.0cvs155
2116
2117         * src/addressbook.c
2118                 allow sorting by name/email/remarks, ensure that right-pane's contents
2119                 matches the left-pane selection (cleared when appropriate).
2120                 Patch by Pawel Pekala <c0rn@o2.pl>.
2121
2122 2006-03-18 [colin]      2.0.0cvs154
2123
2124         * src/textview.c
2125                 Fix text cursor ;)
2126
2127 2006-03-18 [colin]      2.0.0cvs153
2128
2129         * src/gtk/filesel.c
2130                 Make sure we hide the preview if we didn't get
2131                 a filename
2132
2133 2006-03-18 [colin]      2.0.0cvs152
2134
2135         * src/summaryview.c
2136                 Set cursor to watch for execution (fixes lack
2137                 of watch-cursor when dnd'ing hundreds of mails)
2138         * src/gtk/filesel.c
2139                 Check that mime type is 'image/*' before updating
2140                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2141
2142 2006-03-18 [colin]      2.0.0cvs151
2143
2144         * src/mainwindow.c
2145         * src/textview.c
2146         * src/textview.h
2147                 Put a watch cursor in textview too when the mainwindow's
2148                 cursor in a watch
2149
2150 2006-03-18 [colin]      2.0.0cvs150
2151
2152         * src/folder.c
2153                 Change wrong asserts to simple tests
2154
2155 2006-03-17 [colin]      2.0.0cvs149
2156
2157         * src/mainwindow.c
2158         * src/mainwindow.h
2159         * src/prefs_msg_colors.c
2160         * src/summaryview.c
2161         * src/summaryview.h
2162         * src/gtk/colorlabel.c
2163         * src/gtk/colorlabel.h
2164                 Add a color label menu in the main menubar
2165                 Add (fixed) accels Ctrl-{0-7} to change the color
2166                 They have to be fixed because the menu's dynamic,
2167                 the items are complex widgets, hence we can't use
2168                 a GtkItemFactory.
2169
2170
2171 2006-03-17 [wwp]        2.0.0cvs148
2172
2173         * src/compose.c
2174                 rollback few lines from my previous commit (those lines come from
2175                 a pending patch, accidentally commited, even if neutral as they are
2176                 commented out).
2177
2178 2006-03-17 [wwp]        2.0.0cvs147
2179
2180         * src/compose.c
2181                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2182                 applied code style/indentation to the modified function.
2183
2184 2006-03-17 [wwp]        2.0.0cvs146
2185
2186         * src/procmsg.c
2187         * src/compose.c
2188                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2189
2190 2006-03-17 [paul]
2191
2192         2.1.0-rc1 released
2193
2194 2006-03-17 [paul]       2.0.0cvs145
2195
2196         * src/main.c
2197                 addressbook_read_file() was called twice
2198         * src/textview.c
2199                 X-Mailer highlighting
2200
2201 2006-03-16 [colin]      2.0.0cvs144
2202
2203         * src/sourcewindow.c
2204         * src/sourcewindow.h
2205                 And the last one, in source window.
2206
2207 2006-03-16 [colin]      2.0.0cvs143
2208
2209         * src/compose.c
2210         * src/compose.h
2211                 Fix the same stuff in compose
2212
2213 2006-03-16 [colin]      2.0.0cvs142
2214
2215         * src/messageview.c
2216                 Complete the previous messageview crash fix
2217
2218 2006-03-16 [colin]      2.0.0cvs141
2219
2220         * src/procmsg.h
2221         * src/procmsg.c
2222         * src/folder.c
2223                 Fix POSTPROCESSING hook
2224                 Patch by H. Merijn Brand
2225
2226         * src/procmime.c
2227         * src/procmime.h
2228                 Parse Content-Location
2229
2230         * src/toolbar.c
2231         * src/messageview.c
2232         * src/messageview.h
2233                 Don't crash when a top-level MessageView has
2234                 been closed on us. Same problematic than
2235                 yesterday's quicksearch issue.
2236
2237 2006-03-15 [colin]      2.0.0cvs140
2238
2239         * src/gtk/quicksearch.c
2240                 Fix a bitchy race we didn't think about when we
2241                 added quicksearch cancellation:
2242                 If the search is not on cached fields, for example
2243                 body_part matchcase "stuff"
2244                 the matcher code has to get the whole message. If
2245                 we're on IMAP, that can be slow, and in order to
2246                 be non-blocking, the IMAP code idle loop processes
2247                 gtk events too. So it is possible to cancel a
2248                 quicksearch while the matcher is getting the mail's
2249                 body. After matcher got its body, it will start to
2250                 iterate over the matcher list that the Quicksearch's
2251                 clear_search_cb() just freed via prepare_matcher().
2252                 SIGSEGV ensues.
2253                 The fix consists of guarding the matcherlist_match()
2254                 call with a boolean 'matching'. If we reset the
2255                 quicksearch while matching is TRUE, we don't free
2256                 the matcherlist anymore like we did, but we set
2257                 another new flag, deferred_free, to TRUE. Then,
2258                 in quicksearch_match(), just after returning from
2259                 matcherlist_match() and unsetting the matching flag,
2260                 we check the deferred_free flag and do the
2261                 prepare_matcher() (which does the matcherlist_free)
2262                 for real, so we free the matcherlist once it's not
2263                 used anymore.
2264                 As all of this runs via the glib main loop, we
2265                 luckily don't need a mutex.
2266         * src/summaryview.c
2267                 Also, show progress while searching.
2268
2269
2270 2006-03-14 [colin]      2.0.0cvs139
2271
2272         * src/alertpanel.c
2273                 Make alertpanel_is_open non-static
2274
2275 2006-03-14 [colin]      2.0.0cvs138
2276
2277         * src/prefs_spelling.c
2278                 Cleanups - Fabien Vantard
2279
2280 2006-03-14 [wwp]        2.0.0cvs137
2281
2282         * src/main.c
2283                 code style normalization (curly braces, indentation).
2284
2285 2006-03-14 [wwp]        2.0.0cvs137
2286
2287         * src/main.c
2288                 code style (braces, indentation)
2289
2290 2006-03-12 [paul]       2.0.0cvs136
2291
2292         * src/prefs_common.c
2293                 trans_hdr defaults to FALSE to be RFC-savvy
2294         * src/prefs_summaries.c
2295                 add a tooltip to the trans_hdr option
2296                 
2297
2298 2006-03-12 [paul]       2.0.0cvs135
2299
2300         * src/prefs_matcher.c
2301                 give a little more width to the combos
2302         * src/prefs_display_header.c
2303         * src/textview.c
2304                 translate headers if prefs_common.trans_hdr
2305                 is TRUE
2306
2307         Patches by Pawel Pekala
2308
2309 2006-03-12 [paul]       2.0.0cvs134
2310
2311         * src/plugins/clamav/clamav_plugin.c
2312         * src/plugins/dillo_viewer/dillo_viewer.c
2313         * src/plugins/pgpcore/plugin.c
2314         * src/plugins/pgpinline/plugin.c
2315         * src/plugins/pgpmime/plugin.c
2316         * src/plugins/spamassassin/spamassassin.c
2317                 update/add to descriptions
2318         * src/plugins/spamassassin/spamassassin_gtk.c
2319                 fixes to the english, remove superfluous
2320                 tooltips, clean up a little
2321
2322 2006-03-12 [paul]       2.0.0cvs133
2323
2324         * src/compose.c
2325                 fix Bug 924, 'Account combo box shows up wrong 
2326                 if & is in account name'
2327
2328 2006-03-11 [colin]      2.0.0cvs132
2329
2330         * src/summaryview.c
2331                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2332                 messed up shift-selection because is slows down
2333                 moving around summaryview. thanks -users
2334
2335 2006-03-10 [colin]      2.0.0cvs131
2336
2337         * src/plugins/spamassassin/spamassassin_gtk.c
2338                 Put back Paul's engrish fixes
2339
2340 2006-03-10 [colin]      2.0.0cvs130
2341
2342         * src/plugins/spamassassin/spamassassin.c
2343         * src/plugins/spamassassin/spamassassin.h
2344         * src/plugins/spamassassin/spamassassin_gtk.c
2345                 Cleanup SA prefs page (more)
2346                 Patch by Fabien Vantard
2347
2348 2006-03-10 [paul]       2.0.0cvs129
2349
2350         * src/prefs_msg_colors.c
2351         * src/prefs_spelling.c
2352                 widget sensitivity
2353
2354 2006-03-09 [mones]      2.0.0cvs128
2355
2356         * po/es.po
2357                 Update for next RC
2358
2359 2006-03-09 [wwp]        2.0.0cvs127
2360
2361         * configure.ac
2362                 revert accidental commit (requirement for libetpan 0.43), this time
2363                 not in HEAD.
2364
2365 2006-03-09 [wwp]        2.0.0cvs125
2366
2367         * configure.ac
2368                 revert accidental commit (requirement for libetpan 0.43)
2369
2370 2006-03-09 [paul]       2.0.0cvs126
2371
2372         * src/prefs_receive.c
2373                 remove useless frame
2374                 replace 'incorporation' with 'receiving'
2375         * src/plugins/clamav/clamav_plugin_gtk.c
2376         * src/plugins/spamassassin/spamassassin_gtk.c
2377                 improve widget sensitivity
2378                 fix a bit his engrish
2379
2380 2006-03-09 [wwp]        2.0.0cvs125
2381
2382         * src/addressadd.c
2383         * src/foldersel.c
2384         * src/prefs_common.c
2385         * src/prefs_common.h
2386                 remember some more windows' sizes (add to addressbook and
2387                 select folder).
2388
2389 2006-03-09 [paul]       2.0.0cvs124
2390
2391         * src/plugins/pgpcore/prefs_gpg.c
2392                 normalise construction of dialogue
2393
2394 2006-03-09 [paul]       2.0.0cvs123
2395
2396         * src/plugins/trayicon/Makefile.am
2397                 add missing slash
2398
2399 2006-03-08 [colin]      2.0.0cvs122
2400
2401         * src/plugins/trayicon/Makefile.am
2402                 Fix build in separate dir 
2403                 Patch by Bamanzi <bamanzi@gmail.com>
2404
2405 2006-03-08 [colin]      2.0.0cvs121
2406
2407         * src/procmsg.c
2408                 Batch move and copies from summaryview with delayed execution
2409                 too
2410
2411 2006-03-07 [paul]       2.0.0cvs120
2412
2413         * src/common/utils.c
2414                 fix highlighting of URIs containing "()"
2415                 Patch by Pawel Pekala
2416
2417 2006-03-07 [paul]       2.0.0cvs119
2418
2419         * src/folder.c
2420         * src/folder.h
2421         * src/folderview.c
2422                 immediately do alphabetical resort when
2423                 changing a folder's name
2424                 Patch by Pawel Pekala
2425
2426 2006-03-07 [paul]       2.0.0cvs118
2427
2428         * src/news.c
2429         * src/news_gtk.c
2430                 when unsubscribing a newsgroup, remove the
2431                 folder and msgs in .sylpheed-claws/newscache
2432                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2433
2434 2006-03-07 [paul]       2.0.0cvs117
2435
2436         * src/textview.c
2437                 fix wrong Fake URL Warning
2438                 Thanks to Hiro
2439
2440 2006-03-07 [colin]      2.0.0cvs116
2441
2442         * src/imap.c
2443                 Return immediately when password dialog was
2444                 cancelled
2445         * src/gtk/inputdialog.c
2446                 Allow empty strings for passwords
2447
2448
2449 2006-03-06 [colin]      2.0.0cvs115
2450
2451         * src/imap.c
2452                 Prevent double-timeouts when connection fails
2453
2454 2006-03-06 [colin]
2455
2456         2.0.1-rc1 released
2457
2458 2006-03-06 [colin]      2.0.0cvs114
2459
2460         * src/imap.c
2461                 Refresh session during potentially long
2462                 operations
2463
2464 2006-03-06 [wwp]        2.0.0cvs113
2465
2466         * src/prefs_msg_colors.h
2467                 forgot that one (custom color labels).
2468
2469 2006-03-06 [wwp]        2.0.0cvs112
2470
2471         * src/prefs_common.c
2472         * src/prefs_common.h
2473         * src/prefs_msg_colors.c
2474         * src/summaryview.c
2475         * src/summaryview.h
2476         * src/gtk/colorlabel.c
2477         * src/gtk/colorlabel.h
2478                 colors in messages list are now customizable. Color values and names can
2479                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2480                 Thanks to Paul and Colin for their help with this longstanding patch!
2481
2482 2006-03-06 [wwp]        2.0.0cvs111
2483
2484         * src/textview.c
2485                 don't crash if (x)face is bad.
2486
2487 2006-03-05 [paul]       2.0.0cvs110
2488
2489         * AUTHORS
2490         * configure.ac
2491         * src/Makefile.am
2492         * src/common/Makefile.am
2493         * src/common/utils.h
2494         * src/etpan/imap-thread.c
2495         * src/gtk/authors.h
2496         * src/plugins/clamav/Makefile.am
2497         * src/plugins/demo/Makefile.am
2498         * src/plugins/dillo_viewer/Makefile.am
2499         * src/plugins/pgpcore/Makefile.am
2500         * src/plugins/pgpcore/passphrase.c
2501         * src/plugins/pgpinline/Makefile.am
2502         * src/plugins/pgpmime/Makefile.am
2503         * src/plugins/spamassassin/Makefile.am
2504         * src/plugins/trayicon/Makefile.am
2505                 fix builiding on cygwin
2506                 Patch by Ralgh Young <bamanzi@gmail.com>
2507
2508 2006-03-04 [wwp]        2.0.0cvs109
2509
2510         * manual/keyboard.xml
2511                 fix mixed up/down keys.
2512
2513 2006-03-04 [wwp]        2.0.0cvs108
2514
2515         * README
2516         * INSTALL
2517                 updated links to SpamAssassin.
2518
2519 2006-03-04 [wwp]        2.0.0cvs107
2520
2521         * manual/plugins.xml
2522         * src/plugins/spamassassin/README
2523                 updated SpamAssassin plugin docs to reflect new functional additions
2524                 (also fix/update/documents few technical stuff more, see the README).
2525
2526 2006-03-04 [wwp]        2.0.0cvs106
2527
2528         * src/prefs_message.c
2529                 normalized capitalization of message-prefs paths.
2530
2531 2006-03-04 [wwp]        2.0.0cvs105
2532
2533         * manual/advanced.xml
2534                 typo.
2535
2536 2006-03-03 [colin]      2.0.0cvs104
2537
2538         * src/plugins/clamav/clamav_plugin_gtk.c
2539                 Rework prefs page, patch by Fabien 
2540
2541 2006-03-03 [colin]      2.0.0cvs103
2542
2543         * src/plugins/clamav/clamav_plugin.c
2544                 Set error on all errors
2545
2546 2006-03-03 [colin]      2.0.0cvs102
2547
2548         * src/common/plugin.c
2549                 Initialize error to avoid crashing when a plugin fails
2550                 without setting error
2551
2552 2006-03-02 [wwp]        2.0.0cvs101
2553
2554         * configure.ac
2555                 fixed linker flags for libetpan support on Cygwin
2556                 (thanks to H.Merijn Brand).
2557
2558 2006-03-02 [wwp]        2.0.0cvs100
2559
2560         * src/addressbook.c
2561                 fix some AB error messages: one for punctuation and
2562                 one wrongly duplicate (thanks, maxbritov).
2563
2564 2006-03-02 [wwp]        2.0.0cvs99
2565
2566         * src/plugins/spamassassin/spamassassin.c
2567                 make sync calls to sa-learn/spamc to prevent
2568                 system (whatever local or client/server) overload.
2569
2570 2006-03-02 [colin]      2.0.0cvs98
2571
2572         * src/summaryview.c
2573                 Put the spam icon in the status column instead of the
2574                 mark one
2575
2576 2006-03-01 [colin]      2.0.0cvs97
2577
2578         * src/plugins/spamassassin/spamassassin.c
2579                 Fix segfault (g_file_set_contents fails for some 
2580                 reason and err==0x2f. Can't find out why with
2581                 valgrind, using working function :-)
2582
2583 2006-03-01 [colin]      2.0.0cvs96
2584
2585         * src/inc.c
2586                 Offline overriding: let 'No' be cached only 3 seconds
2587
2588 2006-03-01 [colin]      2.0.0cvs95
2589
2590         * src/addr_compl.c
2591         * src/addrbook.c
2592         * src/addressbook.c
2593         * src/addrindex.c
2594         * src/folder_item_prefs.c
2595         * src/headerview.c
2596         * src/imap.c
2597         * src/inc.c
2598         * src/ldif.c
2599         * src/mainwindow.c
2600         * src/mh.c
2601         * src/msgcache.c
2602         * src/prefs_common.h
2603         * src/prefs_msg_colors.c
2604         * src/procheader.c
2605         * src/procheader.h
2606         * src/procmime.c
2607         * src/procmsg.c
2608         * src/procmsg.h
2609         * src/send_message.h
2610         * src/simple-gettext.c
2611         * src/summaryview.c
2612         * src/summaryview.h
2613         * src/syldap.c
2614         * src/textview.c
2615         * src/undo.c
2616         * src/common/ssl_certificate.c
2617         * src/common/utils.c
2618         * src/gtk/colorsel.c
2619         * src/gtk/gtksctree.c
2620         * src/gtk/gtkshruler.c
2621         * src/plugins/trayicon/trayicon.c
2622                 #if 0 goes to /dev/null
2623
2624 2006-03-01 [colin]      2.0.0cvs94
2625
2626         * src/compose.c
2627         * src/imap.c
2628         * src/inc.c
2629         * src/inc.h
2630         * src/messageview.c
2631         * src/news.c
2632         * src/plugins/spamassassin/spamassassin.c
2633                 Allow to add information in the "working offline"
2634                 window
2635
2636 2006-03-01 [wwp]        2.0.0cvs93
2637
2638         * src/plugins/spamassassin/spamassassin.c
2639                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2640                 'cause it seems that calling `spamc ... < inputfile` with
2641                 g_spawn_(a)sync simply.. erm doesn't work :-).
2642
2643 2006-03-01 [wwp]        2.0.0cvs92
2644
2645         * src/toolbar.c
2646         * src/toolbar.h
2647                 simplify the adding of spam/ham button to the messageview toolbar
2648                 (it gets more clear now that the same button will be "Mark as spam"
2649                 or "Mark as ham" according to the current message status,
2650                 thanks to Colin).
2651
2652 2006-03-01 [wwp]        2.0.0cvs91
2653
2654         * src/messageview.c
2655         * src/procmsg.c
2656         * src/procmsg.h
2657         * src/summaryview.c
2658         * src/plugins/spamassassin/spamassassin.c
2659         * src/plugins/spamassassin/spamassassin.h
2660                 make learner callbacks return a status (0 for ok),
2661                 handle it in main code to avoid setting flags when learning failed,
2662                 don't learn on TCP if offline in spamassassin,
2663                 thanks to Colin.
2664
2665                 
2666
2667 2006-03-01 [wwp]        2.0.0cvs90
2668
2669         * src/compose.c
2670                 some work around the compose window's account menu,
2671                 patch by Fabien Vantard.
2672
2673 2006-03-01 [wwp]        2.0.0cvs89
2674
2675         * src/plugins/spamassassin/spamassassin.c
2676                 fixed bad logics, was using spamc in local mode and sa-learn
2677                 in remote mode (thanks, Colin).
2678
2679 2006-03-01 [wwp]        2.0.0cvs88
2680
2681         * src/plugins/spamassassin/spamassassin.c
2682         * src/plugins/spamassassin/spamassassin.h
2683         * src/plugins/spamassassin/spamassassin_gtk.c
2684                 made processing of emails w/ sa-plugin an option (default is TRUE),
2685                 fixed Engrish some tooltips, capitalization of some debug messages
2686                 and warnings. The spamassassin plugin now provides two separate
2687                 services: process emails upon incorporation and spamd training.
2688                 Both services (un)register independently but use some common
2689                 plugin settings (transport settings, spam storage location).
2690
2691 2006-02-28 [wwp]        2.0.0cvs87
2692
2693         * src/plugins/spamassassin/spamassassin.c
2694                 fix async flag to spamc cmdline execution (batch exec should
2695                 be asynchronous).
2696
2697 2006-02-27 [wwp]        2.0.0cvs86
2698
2699         * src/plugins/spamassassin/spamassassin.c
2700         * src/plugins/spamassassin/spamassassin.h
2701         * src/plugins/spamassassin/spamassassin_gtk.c
2702                 - added the ability to learn a remote spamassassin server (spamd),
2703                 using spamc.
2704                 - added the spamassassin option 'username', that applies to all
2705                 spamassassin operations (filtering, learning, local or remote).
2706                 The default username is the current unix user (if left blank
2707                 from gtk prefs or config file).
2708                 - commented out some unused code (notebook widget), removed unused
2709                 layout (hbox1).
2710                 - make more widgets sensitive to the transport type.
2711
2712 2006-02-27 [colin]      2.0.0cvs85
2713
2714         * src/plugins/spamassassin/spamassassin.c
2715                 Fix sa-learn call when offline
2716
2717 2006-02-27 [colin]      2.0.0cvs84
2718
2719         * configure.ac
2720         * src/Makefile.am
2721         * src/mainwindow.c
2722         * src/mainwindow.h
2723         * src/messageview.c
2724         * src/messageview.h
2725         * src/prefs_toolbar.c
2726         * src/procmsg.c
2727         * src/stock_pixmap.c
2728         * src/stock_pixmap.h
2729         * src/summaryview.c
2730         * src/toolbar.c
2731         * src/toolbar.h
2732         * src/pixmaps/ham_btn.xpm
2733         * src/pixmaps/spam.xpm
2734         * src/pixmaps/spam_btn.xpm
2735         * src/plugins/spamassassin/spamassassin.c
2736                 Add button in toolbar for spam learning
2737                 Fix a few bugs from the last related commit
2738                 Revert 1.9.6cvs23 which messed up shift-selection
2739
2740 2006-02-24 [colin]      2.0.0cvs83
2741
2742         * src/procmsg.c
2743         * src/summaryview.c
2744         * src/summaryview.h
2745         * src/plugins/spamassassin/spamassassin.c
2746         * src/plugins/spamassassin/spamassassin.h
2747         * src/plugins/spamassassin/spamassassin_gtk.c
2748                 Unregister learner when spamassassin is either
2749                 disabled or over tcp
2750
2751 2006-02-24 [colin]      2.0.0cvs82
2752
2753         * src/Makefile.am
2754         * src/mainwindow.c
2755         * src/mainwindow.h
2756         * src/procmsg.c
2757         * src/procmsg.h
2758         * src/stock_pixmap.c
2759         * src/stock_pixmap.h
2760         * src/summaryview.c
2761         * src/summaryview.h
2762         * src/gtk/icon_legend.c
2763         * src/pixmaps/spam.xpm  ** NEW FILE **
2764         * src/plugins/spamassassin/spamassassin.c
2765         * src/plugins/spamassassin/spamassassin_gtk.c
2766                 Add spam learning interface (Mark/Mark as 
2767                 (spam|ham) menus)
2768
2769 2006-02-24 [wwp]        2.0.0cvs81
2770
2771         * src/compose.c
2772         * src/compose.h
2773         * src/filtering.c
2774                 hide compose window when sending message in batch mode
2775                 (filtering: forward and redirect). Also fixed a wrong
2776                 value returned when sending failed, neutral anyway.
2777                 (Colin, me) 
2778
2779 2006-02-24 [wwp]        2.0.0cvs80
2780
2781         * src/mainwindow.c
2782                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2783
2784 2006-02-24 [paul]       2.0.0cvs79
2785
2786         * src/news.c
2787         * src/news.h
2788         * src/news_gtk.c
2789                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2790                 Thanks to Colin
2791
2792 2006-02-23 [colin]      2.0.0cvs78
2793
2794         * src/alertpanel.c
2795                 Change OK to Close in alertpanel with View log
2796                 button; add accel to View log. Patch by Fabien
2797                 Vantard
2798
2799 2006-02-23 [wwp]        2.0.0cvs77
2800
2801         * src/compose.c
2802                 silly me, there were much more tests to perform, since toolbars can
2803                 really have down to 1 element only.
2804
2805 2006-02-23 [wwp]        2.0.0cvs76
2806
2807         * commitHelper
2808                 fixed indentation from my previous commit. Fallback to VISUAL if
2809                 EDITOR is not set (and to vi, at last resort).
2810
2811 2006-02-23 [wwp]        2.0.0cvs75
2812
2813         * commitHelper
2814                 improved error detection (Colin, me).
2815
2816 2006-02-23 [wwp]        2.0.0cvs74
2817
2818         * src/prefs_toolbar.c
2819                 simplify and fix prefs/toolbars layouting. Combos' contents can
2820                 now be really displayed.
2821
2822 2006-02-23 [wwp]        2.0.0cvs73
2823         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2824         be really displayed.
2825
2826 2006-02-22 [wwp]        2.0.0cvs72
2827
2828         * src/compose.c
2829                 fix a typo in my previous commit (sorry!).
2830
2831 2006-02-22 [wwp]        2.0.0cvs71
2832
2833         * src/prefs_toolbar.c
2834                 fix a crash when adding separators to toolbars,
2835                 also fix some separator item information.
2836
2837 2006-02-22 [wwp]        2.0.0cvs70
2838
2839         * src/compose.c
2840                 fix a crash when redirecting (for instance) when compose window's
2841                 toolbar contents has been customized (when some buttons have been
2842                 removed in fact).
2843
2844 2006-02-21 [wwp]        2.0.0cvs69
2845
2846         * src/summaryview.c
2847         * src/gtk/pluginwindow.c
2848         * src/plugins/pgpcore/prefs_gpg.c
2849                 fix some compilation warnings (feat. remains of removed code).
2850
2851 2006-02-21 [wwp]        2.0.0cvs68
2852
2853         * src/gtk/gtkutils.c
2854                 fix two compilation issues, thanks to Stephan Sachse.
2855
2856 2006-02-20 [colin]      2.0.0cvs67
2857
2858         * src/mainwindow.c
2859                 Don't reselect displayed mail on refocus
2860                 This fixes actions misbehaving 
2861
2862 2006-02-20 [wwp]        2.0.0cvs66
2863
2864         * src/summaryview.c
2865         * src/gtk/gtksctree.c
2866         * src/gtk/gtkshruler.c
2867                 changed more runtime typecast checks.
2868
2869 2006-02-20 [wwp]        2.0.0cvs65
2870
2871         * src/summary_search.c
2872                 find all - summaryview refresh issue fixed, thanks to Colin.
2873
2874 2006-02-20 [wwp]        2.0.0cvs64
2875
2876         * src/gtk/gtkutils.c
2877                 better runtime typecast checks.
2878
2879 2006-02-20 [wwp]        2.0.0cvs63
2880
2881         * src/summary_search.c
2882                 enhancements to the summary search:
2883                         - add the ability to stop the running search
2884                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2885                         - don't search if no criteria (From/To/Subject/Body) is set
2886                         - ensure that a busy mouse pointer is always shown when searching,
2887                           show it even a bit earlier
2888
2889 2006-02-19 [colin]      2.0.0cvs62
2890
2891         * src/compose.c
2892         * src/imap.c
2893         * src/etpan/imap-thread.c
2894         * src/etpan/imap-thread.h
2895                 (Future) IMAP speed improvement on sending
2896                 Will require a libetpan update
2897         * src/summaryview.c
2898         * src/gtk/quicksearch.c
2899                 Make quicksearch clearable while running.
2900
2901 2006-02-17 [colin]      2.0.0cvs61
2902
2903         * src/imap.c
2904         * src/etpan/imap-thread.c
2905         * src/etpan/imap-thread.h
2906                 Check for IMAP certificates
2907                 ** Requires libetpan-0.42-cvs4 
2908                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2909
2910 2006-02-17 [colin]      2.0.0cvs60
2911
2912         * src/messageview.c
2913         * src/prefs_common.c
2914         * src/prefs_common.h
2915         * src/prefs_message.c
2916                 Add pref to display HTML-only mails with plugin, 
2917                 if possible (defaulting to FALSE of course).
2918
2919 2006-02-16 [colin]      2.0.0cvs59
2920
2921         * src/main.c
2922         * src/common/plugin.c
2923         * src/common/plugin.h
2924         * src/gtk/pluginwindow.c
2925                 Keep track of requested (but unloaded) plugins
2926                 in some error cases.
2927
2928 2006-02-16 [wwp]        2.0.0cvs58
2929
2930         * src/gtk/gtkaspell.c
2931         * src/gtk/gtkaspell.h
2932         * src/prefs_spelling.c
2933         * src/compose.c
2934         * src/prefs_common.c
2935         * src/prefs_common.h
2936                 implemented new optional spellchecker behaviour: re-check message when
2937                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2938
2939 2006-02-16 [wwp]        2.0.0cvs57
2940
2941         * src/quote_fmt_parse.y
2942                 pclose popen'ed pipe.
2943
2944 2006-02-15 [colin]      2.0.0cvs56
2945
2946         * src/mimeview.c
2947         * src/mimeview.h
2948                 Let MimeViewers know which MimeView they
2949                 depend of.
2950         * src/summaryview.c
2951                 Swap From/To columns in Sent/Queue/Drafts
2952                 folders
2953         * src/etpan/imap-thread.c
2954                 Use mailstream_low_tls_open() for STARTTLS
2955                 instead of mailstream_low_ssl_open()
2956                 ** REQUIRES libetpan 0.42cvs3 **
2957
2958 2006-02-15 [wwp]        2.0.0cvs55
2959
2960         * src/compose.c
2961         * src/compose.h
2962         * src/message_search.c
2963         * src/message_search.h
2964         * src/textview.c
2965         * src/gtk/gtkutils.c
2966         * src/gtk/gtkutils.h
2967                 added the ability to Find text in the compose window (and a bit
2968                 of code factorization).
2969
2970 2006-02-15 [wwp]        2.0.0cvs54
2971
2972         * src/prefs_gtk.c
2973                 yet another one file was missing (fix for some widgets' sensitivity).
2974                 Thanks Colin!
2975
2976 2006-02-15 [wwp]        2.0.0cvs53
2977
2978         * src/prefs_gtk.h
2979                 oops forgot that file (fix for some widgets' sensitivity).
2980
2981 2006-02-15 [wwp]        2.0.0cvs52
2982
2983         * src/summary_search.c
2984                 implemented advanced summary search options (added the ability
2985                 to use matcher conditions in an advanced search mode).
2986
2987 2006-02-15 [wwp]        2.0.0cvs51
2988
2989         * src/plugins/pgpcore/prefs_gpg.c
2990         * src/prefs_account.c
2991                 fix some widget sensitivity, mostly around some labels in
2992                 account prefs.
2993
2994 2006-02-15 [paul]       2.0.0cvs50
2995
2996         * manual/advanced.xml
2997                 improve Templates info
2998                 written by wwp
2999
3000 2006-02-14 [colin]      2.0.0cvs49
3001
3002         * src/pixmaps/address_book.xpm
3003         * src/pixmaps/preferences.xpm
3004         * src/pixmaps/properties.xpm
3005                 Fix pixmap size - patch by Fabien Vantard
3006
3007 2006-02-13 [colin]      2.0.0cvs48
3008
3009         * src/procmime.c
3010                 Add missing fclose()s on error
3011         * src/textview.c
3012                 Remove unused code
3013         * src/common/utils.c
3014                 Fix temp files not being deleted on windows
3015         Patches by Thomas Gilgin
3016
3017 2006-02-13 [colin]      2.0.0cvs47
3018
3019         * src/mainwindow.c
3020                 Fix exit crash
3021
3022 2006-02-13 [wwp]        2.0.0cvs46
3023
3024         * src/plugins/pgpcore/prefs_gpg.c
3025                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3026
3027 2006-02-12 [colin]      2.0.0cvs45
3028
3029         * src/folderview.c
3030         * src/main.c
3031         * src/mainwindow.c
3032                 Fix "stuff" when quitting
3033
3034 2006-02-12 [wwp]        2.0.0cvs44
3035
3036         * src/prefs_themes.c
3037                 fix typos in debug messages.
3038
3039 2006-02-11 [colin]      2.0.0cvs43
3040
3041         * src/summaryview.c
3042                 don't allow drag/drop from ourself
3043
3044 2006-02-10 [wwp]        2.0.0cvs42
3045
3046         * src/exporthtml.c
3047         * src/html.c
3048         * src/html.h
3049         * src/procmime.c
3050         * src/textview.c
3051                 renamed html_ prefixed functions and data structures to avoid
3052                 namespace clashes w/ other software (gtkhtml2 for instance).
3053                 Closes bug #907.
3054
3055
3056 2006-02-09 [colin]      2.0.0cvs41
3057
3058         * src/summaryview.c
3059                 Fix shitty logic messed up. Thanks Ticho for the hint!
3060
3061 2006-02-09 [wwp]        2.0.0cvs40
3062
3063         * src/gtk/about.c
3064         * src/compose.c
3065         * src/prefs_account.c
3066         * src/prefs_gtk.h
3067         * src/editaddress.c
3068                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3069                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3070                 Browse buttons in accounts prefs.
3071
3072 2006-02-09 [colin]      2.0.0cvs39
3073
3074         * src/matcher.c
3075                 Check for pointer before using its members
3076         * src/gtk/gtksourceprintjob.c
3077                 Fix a wrong warning
3078
3079 2006-02-09 [wwp]        2.0.0cvs38
3080
3081         * src/gtk/filesel.c
3082                 fix few compiler warnings (type mismatch).
3083
3084 2006-02-09 [paul]       2.0.0cvs37
3085
3086         * po/fr.po
3087                 updated by Fabien Vantard
3088
3089 2006-02-08 [colin]      2.0.0cvs36
3090
3091         * src/prefs_common.c
3092         * src/common/defs.h
3093         * src/common/plugin.c
3094                 allow windows and linux configurations to coexist
3095                 patch by Thomas Gilgin
3096
3097 2006-02-08 [colin]      2.0.0cvs35
3098
3099         * src/filtering.c
3100         * src/matcher.c
3101         * src/matcher.h
3102         * src/matcher_parser_parse.y
3103         * src/prefs_filtering_action.c
3104         * src/prefs_matcher.c
3105                 Add the "Ignore thread" filtering
3106                 action
3107
3108 2006-02-08 [colin]      2.0.0cvs34
3109
3110         * src/compose.c
3111         * src/procmime.c
3112         * src/procmime.h
3113                 Fix bug #905 (damaged attachment)
3114                 text files with raw \0's aren't really text files
3115         FOR_STABLE
3116
3117 2006-02-08 [colin]      2.0.0cvs33
3118
3119         * src/summaryview.c
3120                 Fix crasher introduced yesterday
3121
3122 2006-02-08 [wwp]        2.0.0cvs32
3123
3124         * src/compose.c
3125         * src/compose.h
3126                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3127
3128 2006-02-08 [wwp]        2.0.0cvs31
3129
3130         * src/prefs_template.c
3131                 templates enhancement: allow address completion for Cc and Bcc fields
3132                 (it was currently possible for the To field only)
3133
3134 2006-02-08 [colin]      2.0.0cvs30
3135
3136         * src/compose.c
3137                 Don't unblock if not blocked
3138         FOR_STABLE
3139
3140 2006-02-07 [colin]      2.0.0cvs29
3141
3142         * src/action.c
3143                 Forgot to refresh summaryview
3144
3145 2006-02-07 [colin]      2.0.0cvs28
3146
3147         * src/action.c
3148                 Freeze/thaw message list and folder list while
3149                 processing %as{} actions 
3150         * src/compose.c
3151                 Fix auto-wrap disabling after a middle-click
3152                 paste - FOR_STABLE
3153
3154 2006-02-07 [paul]       2.0.0cvs27
3155
3156         * src/folder.c
3157                 fix freeing of uninitialised pointers
3158                 Thanks to Colin
3159
3160 2006-02-06 [colin]      2.0.0cvs26
3161
3162         * src/folder.c
3163                 Use g_slist_prepend in potentially big list
3164
3165 2006-02-06 [colin]      2.0.0cvs25
3166
3167         * src/folder.c
3168                 Completely skip processing if it doesn't 
3169                 exist (faster!)
3170
3171 2006-02-06 [colin]      2.0.0cvs24
3172
3173         * src/folder.c
3174         * src/summaryview.c
3175                 Batch filtering in summaryview (from Tools menu)
3176                 and pre/post//-processing too
3177
3178 2006-02-06 [colin]      2.0.0cvs23
3179
3180         * src/procmsg.h
3181         * src/filtering.c
3182                 Use a special field for batch filtering instead
3183                 of stepping on deferred execution's toes
3184
3185 2006-02-06 [colin]      2.0.0cvs22
3186
3187         * src/action.c
3188         * src/filtering.c
3189         * src/filtering.h
3190         * src/folder.c
3191         * src/summaryview.c
3192                 Fix filtering via menus and actions
3193
3194 2006-02-06 [colin]      2.0.0cvs21
3195
3196         * src/imap.c
3197                 Put the added file directly to cache if possible (will work
3198                 with next libetpan)
3199         * src/filtering.c
3200         * src/filtering.h
3201         * src/inc.c
3202         * src/folder.c
3203         * src/mbox.c
3204         * src/procmsg.h
3205                 Move and copy filtered messages by batches instead of one
3206                 by one - faster on IMAP
3207         * src/procmsg.c
3208                 Add a function that'll possibly be useful later
3209
3210 2006-02-06 [colin]      2.0.0cvs20
3211
3212         * src/addressbook.c
3213                 Use internal mime-type instead of text/plain for d'n'd
3214         * src/compose.c
3215                 Allow attaching files from mimeview's icon list via d'n'd
3216         * src/folderview.c
3217         * src/folderview.h
3218                 Use internal mime-type instead of text/plain for d'n'd
3219                 Don't try to selected opened folder if none is
3220                 Factorize d'n'd from other apps code
3221         * src/headerview.c
3222         * src/textview.c
3223         * src/gtk/gtkutils.c
3224         * src/gtk/gtkutils.h
3225                 Factorize Face/X-Face stuff
3226         * src/mimeview.c
3227                 Fix d'n'd to other apps
3228         * src/prefs_message.c
3229                 Let the XFace pref be usable without libcompface as it also
3230                 applies to Face
3231         * src/summaryview.c
3232                 Fix d'n'd to other apps
3233                 Factorize d'n'd from other apps code
3234
3235 2006-02-06 [wwp]        2.0.0cvs19
3236
3237         * po/it.po
3238                 Italian translation fixes by Andrea Spadaccini (no more confusion
3239                 between filtering and processing, and few changes in the About
3240                 dialog).
3241
3242
3243 2006-02-06 [mones]      2.0.0cvs18
3244
3245         * src/gtk/icon_legend.c
3246                 Improved descriptions allowing better translations
3247
3248 2006-02-05 [colin]      2.0.0cvs17
3249
3250         * src/imap.c
3251                 Add the f*cking missing expunge that caused imap_fetch_env
3252                 to fail after an add_msgs ! :-///
3253         * src/etpan/imap-thread.c
3254                 Add a bit of debug
3255         FOR_STABLE
3256
3257 2006-02-05 [colin]      2.0.0cvs16
3258
3259         * src/common/utils.c
3260                 Don't check for return-path (or we can't put
3261                 back non-sent mails)
3262
3263 2006-02-05 [colin]      2.0.0cvs15
3264
3265         * src/textview.c
3266                 Don't try to display Face header in textview
3267                 when teh headerview's active
3268
3269 2006-02-05 [colin]      2.0.0cvs14
3270
3271         * tools/tbird2syl.py
3272         * tools/Makefile.am
3273                 Add script to import Thunderbird mails
3274
3275 2006-02-05 [colin]      2.0.0cvs13
3276
3277         * src/headerview.c
3278         * src/procheader.c
3279         * src/procmsg.c
3280         * src/procmsg.h
3281         * src/textview.c
3282                 Show Face headers - patch partially by Klaus Flittner
3283
3284 2006-02-05 [colin]      2.0.0cvs12
3285
3286         * src/folderview.c
3287         * src/summaryview.c
3288         * src/common/utils.c
3289         * src/common/utils.h
3290                 Let dnd work from mime icons to summaryview
3291                 and to folderview too
3292                 Add a crude test to avoid trying to add files
3293                 drag'n'dropped when they're not mails
3294
3295 2006-02-04 [colin]      2.0.0cvs11
3296
3297         * src/summaryview.c
3298         * src/mimeview.c
3299                 Fix utf8 conversion
3300
3301 2006-02-04 [colin]      2.0.0cvs10
3302
3303         * src/compose.c
3304         * src/folderview.c
3305         * src/mimeview.c
3306         * src/summaryview.c
3307         * src/summaryview.h
3308                 Added various drag and drop capas:
3309                 From                    To
3310                 summaryview             other apps
3311                 mimeview icons          other apps
3312                 other apps              summaryview
3313                 other apps              folderview
3314
3315                 This shouldn't have broken the existing:
3316                 From                    To
3317                 summaryview             folderview
3318                 folderview              folderview
3319                 summaryview             compose's attachments
3320
3321         Tests welcomed.
3322
3323 2006-02-02 [paul]       2.0.0cvs9
3324
3325         * src/mainwindow.c
3326                 move global option 'Set displayed columns...' out
3327                 of folder option grouping.
3328                 fix sensitivity of 'harvest addresses'
3329         FOR_STABLE
3330
3331 2006-02-01 [colin]      2.0.0cvs8
3332
3333         * src/mimeview.c
3334                 Revert the alertpanel patch, it sucks (intrusive
3335                 and gets in the way of "open")
3336
3337 2006-02-01 [colin]      2.0.0cvs7
3338
3339         * src/compose.c
3340         * src/prefs_account.c
3341         * src/prefs_common.c
3342         * src/common/defs.h
3343         * src/common/utils.c
3344         * src/common/utils.h
3345                 Add ability to edit the signature file
3346                 from the account preferences, and use
3347                 a default for the text editor.
3348                 Patch by Fabien Vantard
3349
3350 2006-02-01 [colin]      2.0.0cvs6
3351
3352         * src/mimeview.c
3353                 Try to get mime type by extension if it is
3354                 application/octet-stream
3355                 Display a window with possible choices when
3356                 encountering unknown mime types
3357         * src/gtk/filesel.c
3358         * src/gtk/filesel.h
3359                 Add preview
3360                 Allow multiple selection in filtered filesel
3361                 (patch by Fabien Vantard)
3362         * src/gtk/pluginwindow.c
3363                 Use it (patch by Fabien Vantard)
3364
3365 2006-02-01 [paul]       2.0.0cvs5
3366
3367         * src/jpilot.c
3368                 fix crash on creating jpilot address book
3369                 Thanks to Colin - FOR_STABLE
3370         * src/prefs_summaries.c
3371         * src/prefs_wrapping.c
3372         * src/gtk/icon_legend.c
3373         * src/gtk/quicksearch.c
3374                 string fixes and additions
3375
3376 2006-02-01 [paul]       2.0.0cvs4
3377
3378         * src/compose.c
3379         * src/mainwindow.c
3380         * src/messageview.c
3381         * src/prefs_send.c
3382                 add Arabic encoding option
3383                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3384
3385 2006-01-31 [colin]      2.0.0cvs3
3386
3387         * src/plugins/pgpcore/passphrase.c
3388                 Convert passphrase to locale encoding
3389         * src/compose.c
3390                 Fix drafting on IMAP. Crappy bug sneaked in
3391                 the release :-/
3392         FOR_STABLE
3393
3394 2006-01-30 [paul]       2.0.0cvs2
3395
3396         * src/gtk/icon_legend.c
3397                 show the new entries
3398
3399 2006-01-30 [colin]      2.0.0cvs1
3400
3401         * src/manual.c
3402                 Check for the file to be present before 
3403                 enabling the menu - FOR_STABLE
3404         * src/gtk/icon_legend.c
3405                 Add folders icons (not all of them, there
3406                 are too much, but the most intriguing ones)
3407
3408 2006-01-30 [paul]       2.0.0
3409
3410         version 2.0.0 released
3411
3412 2006-01-30 [paul]       1.9.100cvs200
3413
3414         * manual/faq.xml
3415         * manual/gpl.xml
3416         * manual/intro.xml
3417         * manual/starting.xml
3418         * manual/sylpheed-claws-manual.xml
3419                 fixes, additions
3420
3421 2006-01-29 [mones]      1.9.100cvs199
3422
3423         * manual/account.xml
3424         * manual/advanced.xml
3425         * manual/glossary.xml
3426                 Some typos fixed, added LDIF term to glossary
3427         * po/es.po
3428                 Fixed leading plus symbol
3429
3430 2006-01-29 [paul]       1.9.100cvs198
3431
3432         * po/fi.po
3433         * po/sk.po
3434                 updated by Tommi Pirinen and Andrej Kacian
3435
3436 2006-01-29 [paul]       1.9.100cvs197
3437
3438         * src/gtk/authors.h
3439                 remove duplicates
3440
3441 2006-01-29 [paul]       1.9.100cvs196
3442
3443         * AUTHORS
3444         * po/nl.po
3445         * src/gtk/authors.h
3446         * tools/claws.i18n.status.pl
3447                 nl translation updated by Tim Dijkstra
3448
3449 2006-01-29 [paul]       1.9.100cvs195
3450
3451         * po/sr.po
3452         * po/sv.po
3453                 updated by Aleksandar Urosevic and Anders Troback
3454
3455 2006-01-28 [colin]      1.9.100cvs194
3456
3457         * src/gtk/gtksourceprintjob.c
3458                 Don't fiddle with PangoLayout when we
3459                 have an image
3460
3461 2006-01-28 [paul]       1.9.100cvs193
3462
3463         * AUTHORS
3464         * po/el.po
3465         * po/zh_CN.po
3466         * src/gtk/authors.h
3467         * tools/claws.i18n.status.pl
3468                 updated translations submitted by Stavros Giannouris
3469                 and Ralgh Young
3470
3471 2006-01-27 [colin]      1.9.100cvs192
3472
3473         * src/summaryview.c
3474         * src/gtk/gtksourceprintjob.c
3475                 Add image printing 
3476                 (libgnomeprint only, of course)
3477
3478 2006-01-27 [paul]       1.9.100cvs191
3479
3480         * po/fr.po
3481         * po/it.po
3482                 updated by Fabien Vantard and Andrea Spadaccini
3483
3484 2006-01-26 [colin]      1.9.100cvs190
3485
3486         * manual/Makefile.am
3487         * configure.ac
3488                 Make building the manual optional 
3489                 (--disable-manual)
3490
3491 2006-01-26 [paul]       1.9.100cvs189
3492
3493         * manual/glossary.xml
3494         * manual/plugins.xml
3495                 edited
3496         * po/en_GB.po
3497                 updated
3498
3499 2006-01-26 [paul]       1.9.100cvs188
3500
3501         * src/prefs_display_header.c
3502         * src/prefs_folder_column.c
3503         * src/prefs_msg_colors.c
3504         * src/prefs_summaries.c
3505         * src/prefs_summary_column.c
3506                 HIGify
3507
3508 2006-01-25 [colin]      1.9.100cvs187
3509
3510         * src/imap.c
3511                 Don't allow moving/copying mails between
3512                 queue/drafts and non-queue/drafts folders
3513                 Fixes bug #897 (message header is resetted 
3514                 if one is copied to Drafts)
3515
3516 2006-01-25 [colin]      1.9.100cvs186
3517
3518         * src/folder.c
3519         * src/mainwindow.c
3520                 Fix subscribed folders not found
3521         * src/compose.c
3522                 Don't try to encode as original mail's charset
3523                 if it's ascii 
3524
3525 2006-01-25 [paul]       1.9.100cvs185
3526
3527         * AUTHORS
3528         * po/Makevars
3529                 updated
3530         * po/de.po
3531         * po/pl.po
3532         * po/pt_BR.po
3533         * po/sr.po
3534                 updates submitted by Stephan Sachse, Emilian Nowak
3535                 and Quar, Frederico Goncalves Guimaraes, and
3536                 Aleksandar Urosevic
3537                 Fix Bug 896, 'PT_BR locale broken'.
3538         * src/gtk/authors.h
3539                 updated
3540
3541 2006-01-24 [mones]      1.9.100cvs184
3542
3543         * manual/glossary.xml
3544                 All current terms finished. Reviewers welcome ;-)
3545         * manual/keyboard.xml
3546                 Fixed column width for pdf output.
3547         * po/es.po
3548                 Updated
3549
3550 2006-01-24 [paul]       1.9.100cvs183
3551
3552         * manual/glossary.xml
3553                 fix id name
3554         * manual/dist/html/Makefile.am
3555         * manual/dist/pdf/Makefile.am
3556         * manual/dist/ps/Makefile.am
3557         * manual/dist/txt/Makefile.am
3558                 fix make deps
3559                 Thanks to Colin
3560
3561 2006-01-24 [mones]      1.9.100cvs182
3562
3563         * manual/glossary.xml
3564                 Nearly finished, some terms missing.
3565
3566 2006-01-23 [paul]       1.9.100cvs181
3567
3568         * manual/dist/html/Makefile.am
3569         * manual/dist/pdf/Makefile.am
3570         * manual/dist/ps/Makefile.am
3571         * manual/dist/txt/Makefile.am
3572         * src/mainwindow.c
3573                 re-enable manual
3574                 Thanks to Colin
3575
3576 2006-01-22 [colin]      1.9.100cvs180
3577
3578         * src/compose.c
3579         * src/gtk/gtkaspell.c
3580                 Don't deselect stuff before right-clicking, with aspell.
3581                 (This prevented right-click Copy, for example).
3582                 Thanks to Clo!
3583
3584 2006-01-22 [paul]       1.9.100cvs179
3585
3586         * src/summary_search.c
3587                 don't fix the widget size as it causes problems
3588                 under localisation.
3589                 Thanks to Emilian Nowak
3590
3591 2006-01-21 [paul]       1.9.100cvs178
3592
3593         * src/prefs_themes.c
3594                 fix broken underlining of label text
3595                 with some translations
3596
3597 2006-01-21 [colin]      1.9.100cvs177
3598
3599         * po/fr.po
3600                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3601
3602 2006-01-20 [colin]      1.9.100cvs176
3603
3604         * configure.ac
3605         * Makefile.am
3606         * manual/Makefile
3607         * manual/dist/html/.cvsignore
3608         * manual/dist/html/Makefile.am
3609         * manual/dist/pdf/.cvsignore
3610         * manual/dist/pdf/Makefile.am
3611         * manual/dist/ps/.cvsignore
3612         * manual/dist/ps/Makefile.am
3613         * manual/dist/txt/.cvsignore
3614         * manual/dist/txt/Makefile.am
3615                 Autotool-ize manual
3616
3617 2006-01-20 [paul]       1.9.100cvs175
3618
3619         * manual/handling.xml
3620                 make Filtering and Searching entries easier to find
3621         * manual/keyboard.xml
3622                 add the remaining default keybinds
3623         * src/prefs_summaries.c
3624                 update the default keybinds
3625
3626 2006-01-20 [paul]       1.9.100cvs174
3627
3628         * src/addressbook.c
3629         * src/addrgather.c
3630         * src/addrharvest.c
3631         * src/editaddress.c
3632         * src/editgroup.c
3633         * src/exphtmldlg.c
3634         * src/expldifdlg.c
3635         * src/exporthtml.c
3636         * src/exportldif.c
3637         * src/ldif.c
3638                 replace 'e-mail' with 'email'
3639         * src/summary_search.c
3640                 add mnemonic to "Find all" button
3641
3642 2006-01-20 [wwp]        1.9.100cvs173
3643
3644         * src/export.c
3645         * src/import.c
3646                 touched mbox import/export buttons for HIG-compliance
3647
3648 2006-01-19 [paul]       1.9.100cvs172
3649
3650         * manual/account.xml
3651         * manual/addrbook.xml
3652         * manual/advanced.xml
3653         * manual/faq.xml
3654         * manual/handling.xml
3655         * manual/intro.xml
3656         * manual/plugins.xml
3657         * manual/starting.xml
3658                 more editing
3659
3660 2006-01-19 [paul]       1.9.100cvs171
3661
3662         * src/toolbar.c
3663                 allow use of trash button while receiving
3664                 Thanks to Colin
3665
3666 2006-01-19 [wwp]        1.9.100cvs170
3667
3668         * src/gtk/quicksearch.c
3669         * src/compose.c
3670                 force text color to black when yellow background is set
3671
3672 2006-01-19 [colin]      1.9.100cvs169
3673
3674         * src/plugins/trayicon/trayicon.c
3675                 Gray out Get Mail when already getting mail
3676
3677 2006-01-18 [paul]       1.9.100cvs168
3678
3679         * src/compose.c
3680                 give widget yellow background was To is
3681                 set via folder prefs
3682         * src/gtk/quicksearch.c
3683                 give widget yellow background when quick
3684                 search is active.
3685                 Thanks to Colin
3686
3687 2006-01-18 [paul]       1.9.100cvs167
3688
3689         * doc/man/sylpheed-claws.1
3690                 add --subscribe option
3691
3692 2006-01-18 [paul]       1.9.100cvs166
3693
3694         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3695         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3696                 use %U instead of %F (%F is broken for user installed
3697                 files in kde 3.5)
3698
3699 2006-01-18 [colin]      1.9.100cvs165
3700
3701         * src/summaryview.c
3702                 Default to Yes in "No more * messages" dialogs
3703
3704 2006-01-17 [colin]      1.9.100cvs164
3705
3706         * src/compose.c
3707                 Possibly fix an invalid iterator causing
3708                 crash
3709
3710 2006-01-17 [colin]      1.9.100cvs163
3711
3712         * src/mimeview.c
3713                 Fix crash when the image disappears under the
3714                 image viewer
3715
3716 2006-01-16 [colin]      1.9.100cvs162
3717
3718         * src/compose.c
3719                 Fix reenabling autowrap
3720
3721 2006-01-16 [colin]      1.9.100cvs161
3722
3723         * src/compose.c
3724                 reset quote_len before getting quote_str
3725
3726 2006-01-16 [colin]      1.9.100cvs160
3727
3728         * src/account.c
3729         * src/account.h
3730         * src/folder.c
3731         * src/imap_gtk.c
3732         * src/mh_gtk.c
3733                 Fix bug #883 (default inbox does not track folder move)
3734
3735 2006-01-16 [colin]      1.9.100cvs159
3736
3737         * src/compose.c
3738         * src/plugins/pgpcore/passphrase.c
3739                 More buttons fixes
3740
3741 2006-01-16 [paul]       1.9.100cvs158
3742
3743         * src/prefs_actions.c
3744         * src/prefs_filtering_action.c
3745         * src/prefs_matcher.c
3746         * src/quote_fmt.c
3747         * src/gtk/description_window.c
3748         * src/gtk/description_window.h
3749         * src/gtk/quicksearch.c
3750                 description window cleanups
3751
3752 2006-01-15 [colin]      1.9.100cvs157
3753
3754         * src/addressbook.c
3755         * src/prefs_filtering.c
3756                 Same here
3757
3758 2006-01-15 [colin]      1.9.100cvs156
3759
3760         * src/folderview.c
3761         * src/mainwindow.c
3762                 Same for "Empty trash"
3763
3764 2006-01-15 [colin]      1.9.100cvs155
3765
3766         * src/inc.c
3767                 Override offline dialog had Yes by default
3768
3769 2006-01-15 [colin]      1.9.100cvs154
3770
3771         * src/summaryview.c
3772                 Delete selected messages? previously had Yes the default
3773
3774 2006-01-15 [colin]      1.9.100cvs153
3775
3776         * src/folder.c
3777         * src/folder.h
3778         * src/main.c
3779                 Check if a mailbox is loaded after all
3780                 plugins are loaded.
3781
3782 2006-01-15 [colin]      1.9.100cvs152
3783
3784         * src/folder.c
3785                 Don't start wizard when there are unloaded folders (will help
3786                 people with only mbox or maildir mailboxes)
3787
3788 2006-01-14 [colin]      1.9.100cvs151
3789
3790         * src/addressbook.c
3791         * src/expldifdlg.c
3792         * src/importldif.c
3793         * src/importmutt.c
3794         * src/importpine.c
3795         * src/mh_gtk.c
3796                 More HIG compliance and fixes
3797
3798 2006-01-14 [colin]      1.9.100cvs150
3799
3800         * src/prefs_filtering_action.c
3801         * src/foldersel.c
3802                 Two forgotten button order changes
3803
3804 2006-01-14 [colin]      1.9.100cvs149
3805
3806         * src/account.c
3807         * src/addressbook.c
3808         * src/compose.c
3809         * src/folderview.c
3810         * src/imap_gtk.c
3811         * src/mainwindow.c
3812         * src/mh_gtk.c
3813         * src/news_gtk.c
3814         * src/prefs_actions.c
3815         * src/prefs_customheader.c
3816         * src/prefs_filtering.c
3817         * src/prefs_matcher.c
3818         * src/prefs_template.c
3819         * src/ssl_manager.c
3820         * src/summaryview.c
3821         * src/textview.c
3822         * src/toolbar.c
3823                 All deletion confirmations are now "Cancel, Delete" 
3824                 instead of "No, Yes"
3825                 Clarified most of the other "No, Yes" to 
3826                 "Cancel, Descriptive_action"
3827                 Rechanged the "Entry not saved" alerts to have 
3828                 "Close, Continue editing"
3829
3830
3831 2006-01-14 [paul]
3832
3833         * 2.0.0-rc4 released
3834
3835 2006-01-14 [paul]       1.9.100cvs148
3836
3837         * src/account.c
3838         * src/addressadd.c
3839         * src/addressbook.c
3840         * src/compose.c
3841         * src/editaddress.c
3842         * src/editbook.c
3843         * src/editgroup.c
3844         * src/editjpilot.c
3845         * src/editldap.c
3846         * src/editvcard.c
3847         * src/exphtmldlg.c
3848         * src/expldifdlg.c
3849         * src/folderview.c
3850         * src/grouplistdialog.c
3851         * src/imap_gtk.c
3852         * src/importmutt.c
3853         * src/importpine.c
3854         * src/inc.c
3855         * src/main.c
3856         * src/mainwindow.c
3857         * src/message_search.c
3858         * src/messageview.c
3859         * src/mh_gtk.c
3860         * src/mimeview.c
3861         * src/news_gtk.c
3862         * src/prefs_actions.c
3863         * src/prefs_customheader.c
3864         * src/prefs_filtering.c
3865         * src/prefs_matcher.c
3866         * src/prefs_template.c
3867         * src/prefs_themes.c
3868         * src/ssl_manager.c
3869         * src/summary_search.c
3870         * src/summaryview.c
3871         * src/textview.c
3872         * src/toolbar.c
3873         * src/gtk/foldersort.c
3874         * src/gtk/gtkaspell.c
3875         * src/gtk/inputdialog.c
3876         * src/gtk/prefswindow.c
3877         * src/plugins/pgpcore/select-keys.c
3878         * src/plugins/trayicon/trayicon.c
3879                 HIG compliant button order
3880
3881 2006-01-14 [mones]      1.9.100cvs147
3882
3883         * po/es.po
3884                 Updated translation
3885
3886 2006-01-13 [paul]       1.9.100cvs146
3887
3888         * AUTHORS
3889         * ChangeLog
3890         * src/gtk/authors.h
3891                 add Joshua M. Kwan to contributors list
3892
3893 2006-01-13 [colin]      1.9.100cvs145
3894
3895         * src/gtk/quicksearch.c
3896                 Don't refocus quick search after executing (Esc or Enter)
3897                 Allows to '/'search something then move up/down in 
3898                 summaryview, and to Esc a search and be back in the 
3899                 summaryview
3900
3901 2006-01-13 [paul]       1.9.100cvs144
3902
3903         * src/plugins/pgpinline/pgpinline.c
3904                 support Content-Type 'application/pgp'
3905                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3906
3907 2006-01-13 [paul]       1.9.100cvs143
3908
3909         * manual/account.xml
3910                 make mention of partial retrieval
3911                 thanks to Colin
3912
3913 2006-01-13 [paul]       1.9.100cvs142
3914
3915         * src/account.c
3916         * src/account.h
3917         * src/action.c
3918         * src/action.h
3919         * src/adbookbase.h
3920         * src/addr_compl.c
3921         * src/addr_compl.h
3922         * src/addrbook.c
3923         * src/addrcache.c
3924         * src/addrcache.h
3925         * src/addrcindex.c
3926         * src/addrcindex.h
3927         * src/addrclip.c
3928         * src/addrclip.h
3929         * src/addrdefs.h
3930         * src/addressadd.c
3931         * src/addressadd.h
3932         * src/addressbook.c
3933         * src/addressbook.h
3934         * src/addrgather.c
3935         * src/addrgather.h
3936         * src/addrharvest.c
3937         * src/addrharvest.h
3938         * src/addrindex.c
3939         * src/addrindex.h
3940         * src/addritem.c
3941         * src/addritem.h
3942         * src/addrquery.c
3943         * src/addrquery.h
3944         * src/addrselect.c
3945         * src/addrselect.h
3946         * src/alertpanel.c
3947         * src/alertpanel.h
3948         * src/browseldap.c
3949         * src/browseldap.h
3950         * src/codeconv.c
3951         * src/codeconv.h
3952         * src/compose.c
3953         * src/compose.h
3954         * src/customheader.c
3955         * src/customheader.h
3956         * src/displayheader.c
3957         * src/displayheader.h
3958         * src/editaddress.c
3959         * src/editaddress.h
3960         * src/editbook.c
3961         * src/editbook.h
3962         * src/editgroup.c
3963         * src/editgroup.h
3964         * src/editjpilot.c
3965         * src/editjpilot.h
3966         * src/editldap.c
3967         * src/editldap.h
3968         * src/editldap_basedn.c
3969         * src/editldap_basedn.h
3970         * src/editvcard.c
3971         * src/editvcard.h
3972         * src/exphtmldlg.c
3973         * src/exphtmldlg.h
3974         * src/expldifdlg.c
3975         * src/expldifdlg.h
3976         * src/export.h
3977         * src/exporthtml.c
3978         * src/exporthtml.h
3979         * src/exportldif.c
3980         * src/exportldif.h
3981         * src/filtering.c
3982         * src/filtering.h
3983         * src/folder.c
3984         * src/folder.h
3985         * src/folder_item_prefs.c
3986         * src/folder_item_prefs.h
3987         * src/foldersel.c
3988         * src/foldersel.h
3989         * src/folderutils.c
3990         * src/folderutils.h
3991         * src/folderview.c
3992         * src/folderview.h
3993         * src/grouplistdialog.c
3994         * src/grouplistdialog.h
3995         * src/headerview.c
3996         * src/html.c
3997         * src/html.h
3998         * src/image_viewer.c
3999         * src/image_viewer.h
4000         * src/imap.c
4001         * src/imap.h
4002         * src/imap_gtk.c
4003         * src/imap_gtk.h
4004         * src/import.h
4005         * src/importldif.c
4006         * src/importldif.h
4007         * src/importmutt.c
4008         * src/importmutt.h
4009         * src/importpine.c
4010         * src/importpine.h
4011         * src/inc.c
4012         * src/inc.h
4013         * src/jpilot.c
4014         * src/jpilot.h
4015         * src/ldapctrl.c
4016         * src/ldapctrl.h
4017         * src/ldaplocate.c
4018         * src/ldaplocate.h
4019         * src/ldapquery.c
4020         * src/ldapquery.h
4021         * src/ldapserver.c
4022         * src/ldapserver.h
4023         * src/ldaputil.c
4024         * src/ldaputil.h
4025         * src/ldif.c
4026         * src/ldif.h
4027         * src/main.c
4028         * src/main.h
4029         * src/mainwindow.c
4030         * src/mainwindow.h
4031         * src/manual.c
4032         * src/manual.h
4033         * src/mbox.c
4034         * src/mbox.h
4035         * src/message_search.c
4036         * src/message_search.h
4037         * src/messageview.c
4038         * src/messageview.h
4039         * src/mh.c
4040         * src/mh.h
4041         * src/mh_gtk.c
4042         * src/mh_gtk.h
4043         * src/mimeview.c
4044         * src/mimeview.h
4045         * src/msgcache.c
4046         * src/msgcache.h
4047         * src/mutt.c
4048         * src/mutt.h
4049         * src/news.c
4050         * src/news.h
4051         * src/news_gtk.c
4052         * src/news_gtk.h
4053         * src/partial_download.c
4054         * src/partial_download.h
4055         * src/pine.c
4056         * src/pine.h
4057         * src/pop.c
4058         * src/pop.h
4059         * src/prefs_account.c
4060         * src/prefs_account.h
4061         * src/prefs_actions.c
4062         * src/prefs_actions.h
4063         * src/prefs_common.c
4064         * src/prefs_common.h
4065         * src/prefs_compose_writing.c
4066         * src/prefs_compose_writing.h
4067         * src/prefs_customheader.c
4068         * src/prefs_customheader.h
4069         * src/prefs_display_header.c
4070         * src/prefs_display_header.h
4071         * src/prefs_filtering.c
4072         * src/prefs_filtering.h
4073         * src/prefs_filtering_action.c
4074         * src/prefs_filtering_action.h
4075         * src/prefs_folder_column.c
4076         * src/prefs_folder_column.h
4077         * src/prefs_folder_item.c
4078         * src/prefs_folder_item.h
4079         * src/prefs_fonts.c
4080         * src/prefs_fonts.h
4081         * src/prefs_gtk.c
4082         * src/prefs_gtk.h
4083         * src/prefs_image_viewer.c
4084         * src/prefs_image_viewer.h
4085         * src/prefs_matcher.c
4086         * src/prefs_matcher.h
4087         * src/prefs_message.c
4088         * src/prefs_msg_colors.c
4089         * src/prefs_msg_colors.h
4090         * src/prefs_other.c
4091         * src/prefs_quote.c
4092         * src/prefs_receive.c
4093         * src/prefs_send.c
4094         * src/prefs_spelling.c
4095         * src/prefs_spelling.h
4096         * src/prefs_summaries.c
4097         * src/prefs_summaries.h
4098         * src/prefs_summary_column.c
4099         * src/prefs_summary_column.h
4100         * src/prefs_template.c
4101         * src/prefs_template.h
4102         * src/prefs_themes.c
4103         * src/prefs_themes.h
4104         * src/prefs_toolbar.c
4105         * src/prefs_toolbar.h
4106         * src/prefs_wrapping.c
4107         * src/prefs_wrapping.h
4108         * src/privacy.c
4109         * src/privacy.h
4110         * src/procheader.c
4111         * src/procheader.h
4112         * src/procmime.c
4113         * src/procmime.h
4114         * src/procmsg.c
4115         * src/procmsg.h
4116         * src/quote_fmt.c
4117         * src/quote_fmt_parse.y
4118         * src/recv.c
4119         * src/recv.h
4120         * src/remotefolder.c
4121         * src/remotefolder.h
4122         * src/send_message.c
4123         * src/send_message.h
4124         * src/setup.c
4125         * src/setup.h
4126         * src/sourcewindow.c
4127         * src/sourcewindow.h
4128         * src/ssl_manager.c
4129         * src/ssl_manager.h
4130         * src/statusbar.c
4131         * src/statusbar.h
4132         * src/stock_pixmap.c
4133         * src/stock_pixmap.h
4134         * src/summary_search.c
4135         * src/summary_search.h
4136         * src/summaryview.c
4137         * src/summaryview.h
4138         * src/syldap.c
4139         * src/syldap.h
4140         * src/textview.c
4141         * src/textview.h
4142         * src/toolbar.c
4143         * src/toolbar.h
4144         * src/undo.c
4145         * src/undo.h
4146         * src/unmime.c
4147         * src/unmime.h
4148         * src/vcard.c
4149         * src/vcard.h
4150         * src/wizard.c
4151         * src/wizard.h
4152         * src/common/base64.c
4153         * src/common/base64.h
4154         * src/common/defs.h
4155         * src/common/hooks.c
4156         * src/common/hooks.h
4157         * src/common/log.c
4158         * src/common/log.h
4159         * src/common/mgutils.c
4160         * src/common/mgutils.h
4161         * src/common/nntp.c
4162         * src/common/nntp.h
4163         * src/common/passcrypt.c
4164         * src/common/passcrypt.h.in
4165         * src/common/plugin.c
4166         * src/common/plugin.h
4167         * src/common/prefs.c
4168         * src/common/prefs.h
4169         * src/common/progressindicator.c
4170         * src/common/progressindicator.h
4171         * src/common/quoted-printable.c
4172         * src/common/quoted-printable.h
4173         * src/common/session.c
4174         * src/common/session.h
4175         * src/common/smtp.c
4176         * src/common/smtp.h
4177         * src/common/socket.c
4178         * src/common/socket.h
4179         * src/common/ssl.c
4180         * src/common/ssl.h
4181         * src/common/ssl_certificate.c
4182         * src/common/ssl_certificate.h
4183         * src/common/stringtable.c
4184         * src/common/stringtable.h
4185         * src/common/sylpheed.c
4186         * src/common/sylpheed.h
4187         * src/common/template.c
4188         * src/common/template.h
4189         * src/common/timing.h
4190         * src/common/utils.c
4191         * src/common/utils.h
4192         * src/common/version.h.in
4193         * src/common/xml.c
4194         * src/common/xml.h
4195         * src/common/xmlprops.c
4196         * src/common/xmlprops.h
4197         * src/gtk/colorlabel.c
4198         * src/gtk/colorsel.c
4199         * src/gtk/colorsel.h
4200         * src/gtk/description_window.c
4201         * src/gtk/description_window.h
4202         * src/gtk/filesel.c
4203         * src/gtk/filesel.h
4204         * src/gtk/foldersort.c
4205         * src/gtk/foldersort.h
4206         * src/gtk/gtkutils.c
4207         * src/gtk/gtkutils.h
4208         * src/gtk/inputdialog.c
4209         * src/gtk/inputdialog.h
4210         * src/gtk/logwindow.c
4211         * src/gtk/logwindow.h
4212         * src/gtk/manage_window.c
4213         * src/gtk/manage_window.h
4214         * src/gtk/menu.c
4215         * src/gtk/menu.h
4216         * src/gtk/pluginwindow.c
4217         * src/gtk/pluginwindow.h
4218         * src/gtk/prefswindow.c
4219         * src/gtk/prefswindow.h
4220         * src/gtk/progressdialog.c
4221         * src/gtk/progressdialog.h
4222         * src/gtk/sslcertwindow.c
4223         * src/gtk/sslcertwindow.h
4224         * src/plugins/clamav/clamav_plugin.c
4225         * src/plugins/clamav/clamav_plugin.h
4226         * src/plugins/clamav/clamav_plugin_gtk.c
4227         * src/plugins/demo/demo.c
4228         * src/plugins/dillo_viewer/dillo_prefs.c
4229         * src/plugins/dillo_viewer/dillo_prefs.h
4230         * src/plugins/dillo_viewer/dillo_viewer.c
4231         * src/plugins/pgpcore/passphrase.c
4232         * src/plugins/pgpcore/passphrase.h
4233         * src/plugins/pgpcore/plugin.c
4234         * src/plugins/pgpcore/select-keys.c
4235         * src/plugins/pgpcore/select-keys.h
4236         * src/plugins/pgpcore/sgpgme.c
4237         * src/plugins/pgpcore/sgpgme.h
4238         * src/plugins/pgpinline/pgpinline.c
4239         * src/plugins/pgpinline/pgpinline.h
4240         * src/plugins/pgpinline/plugin.c
4241         * src/plugins/pgpmime/pgpmime.c
4242         * src/plugins/pgpmime/pgpmime.h
4243         * src/plugins/pgpmime/plugin.c
4244         * src/plugins/spamassassin/spamassassin.c
4245         * src/plugins/spamassassin/spamassassin.h
4246         * src/plugins/spamassassin/spamassassin_gtk.c
4247         * src/plugins/trayicon/trayicon.c
4248                 update copyright header
4249
4250 2006-01-13 [paul]       1.9.100cvs141
4251
4252         * src/account.c
4253         * src/export.c
4254         * src/import.c
4255         * src/mainwindow.c
4256         * src/prefs_account.c
4257         * src/prefs_display_header.c
4258         * src/prefs_receive.c
4259         * src/prefs_send.c
4260         * src/prefs_summaries.c
4261         * src/prefs_themes.c
4262         * src/prefs_toolbar.c
4263         * src/gtk/about.c
4264                 various cleanups
4265
4266 2006-01-12 [colin]      1.9.100cvs140
4267
4268         * src/folder.c
4269         * src/folder.h
4270         * src/main.c
4271                 Add --subscribe option
4272                 Let sylpheed-claws email@domain.com equivalent to --compose
4273                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4274
4275 2006-01-12 [paul]       1.9.100cvs139
4276
4277         * src/mainwindow.c
4278                 append 'Change folder order' label with '...'
4279         * src/prefs_actions.c
4280                 allow reordering of actions list by dnd
4281         * src/gtk/foldersort.c
4282                 make the dialog nicer
4283
4284 2006-01-11 [colin]      1.9.100cvs138
4285
4286         * src/compose.c
4287                 Allow templates without text
4288
4289 2006-01-11 [paul]       1.9.100cvs137
4290
4291         * tools/README
4292         * tools/filter_conv_new.pl
4293                 add info to README
4294                 also check .sylpheed for filter.xml
4295                 be a bit informative to the user
4296
4297 2006-01-11 [colin]      1.9.100cvs136
4298
4299         * src/textview.c
4300                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4301
4302 2006-01-10 [paul]       1.9.100cvs135
4303
4304         * tools/Makefile.am
4305         * tools/filter_conv_new.pl
4306                 add script to convert new style Sylpheed
4307                 filter rules (Sylpheed >= 0.9.99) to
4308                 Claws filtering rules
4309
4310 2006-01-10 [colin]      1.9.100cvs134
4311
4312         * src/compose.c
4313                 Fix broken line joins in certain conditions
4314                 (between two quoted lines: <enter><enter><up>
4315                  <type a wrapped sentence><go in the first line>
4316                  <insert more text><watch as line joining failed>)
4317
4318 2006-01-10 [paul]       1.9.100cvs133
4319
4320         * src/compose.c
4321                 don't report success in error dialog
4322                 thanks to Colin
4323         * src/common/utils.c
4324                 include some trailing punctuations as URI
4325                 thanks to Hiro
4326
4327 2006-01-10 [paul]       1.9.100cvs132
4328
4329         * src/mimeview.c
4330                 fix incompatible pointer type
4331                 warning
4332
4333 2006-01-10 [paul]       1.9.100cvs131
4334
4335         * src/compose.c
4336                 change Subject in window title
4337                 instantaneously
4338
4339 2006-01-09 [colin]      1.9.100cvs130
4340
4341         * src/addressbook.c
4342         * src/headerview.c
4343         * src/mainwindow.c
4344         * src/messageview.c
4345         * src/mimeview.c
4346         * src/noticeview.c
4347         * src/summaryview.c
4348                 Fix possible crashes on exit and in addressbook
4349
4350 2006-01-09 [paul]       1.9.100cvs129
4351
4352         * src/prefs_msg_colors.c
4353                 some cleanups that I forgot last time
4354
4355 2006-01-09 [paul]       1.9.100cvs128
4356
4357         * README
4358         * src/folderview.c
4359         * src/prefs_msg_colors.c
4360                 add previously hidden option, color_new, to
4361                 the gui
4362                 move the page to Display/
4363                 rework the gui
4364
4365 2006-01-09 [wwp]        1.9.100cvs127
4366
4367         * src/prefs_themes.c
4368                 made the prefs/display/themes layouts spacing less condensed
4369                 (and so they match other prefs/pages' look).
4370
4371 2006-01-09 [paul]       1.9.100cvs126
4372
4373         * src/compose.c
4374         * src/prefs_common.c
4375         * src/prefs_common.h
4376         * src/prefs_wrapping.c
4377                 remove 'wrap at send' option
4378
4379 2006-01-06 [colin]      1.9.100cvs125
4380
4381         * src/compose.c
4382                 Just make completely sure we don't insert "manual line breaks" 
4383                 when wrapping... 
4384
4385 2006-01-04 [paul]
4386
4387         * 2.0.0-rc3 released
4388
4389 2006-01-04 [paul]       1.9.100cvs124
4390
4391         * src/folderview.c
4392                 fix bug 882, 'quick scroll in folder list
4393                 displays wrong folder contents'
4394
4395 2006-01-04 [paul]       1.9.100cvs123
4396
4397         * src/plugins/pgpmime/pgpmime.c
4398                 better debug information when signing
4399                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4400
4401 2006-01-03 [colin]      1.9.100cvs122
4402
4403         * configure.ac
4404                 We need to recheck for gpgme 1.0.0 after checking
4405                 for 1.1.1, because if 1.1.1 isn't available, 
4406                 GPGME_LIBS and friends are blanked out by the 
4407                 second check.
4408
4409 2006-01-03 [colin]      1.9.100cvs121
4410
4411         * src/common/prefs.c
4412                 Windows unlink-before rename fix
4413         * src/plugins/pgpcore/sgpgme.c
4414                 Add support for PKA info if available
4415                 Both patches by Werner Koch
4416
4417 2006-01-03 [paul]       1.9.100cvs120
4418
4419         * src/messageview.c
4420                 fix bug 884, 'Send receipt' button visible in queue
4421                 Thanks to Colin
4422
4423 2006-01-02 [colin]      1.9.100cvs119
4424
4425         * src/compose.c
4426         * src/imap.c
4427                 Fix autosave on IMAP and more generally try to
4428                 return the correct ID on a newly added IMAP message
4429
4430 2006-01-02 [paul]       1.9.100cvs118
4431
4432         * manual/keyboard.xml
4433                 edited
4434
4435 2006-01-01 [paul]       1.9.100cvs117
4436
4437         * src/gtk/authors.h
4438                 alphabetical order
4439
4440 2005-12-30 [colin]      1.9.100cvs116
4441
4442         * manual/advanced.xml
4443                 Explain Pre/Post-processing differences.
4444
4445 2005-12-30 [colin]      1.9.100cvs115
4446
4447         * src/mh.c
4448                 Implement copy_msgs for a little optimization
4449         * src/imap.c
4450                 Finish yesterday's fix
4451
4452 2005-12-29 [colin]      1.9.100cvs114
4453
4454         * src/imap.c
4455                 Fix occasional failure in fetching a mail over
4456                 IMAP
4457
4458 2005-12-29 [colin]      1.9.100cvs113
4459
4460         * src/compose.c
4461                 Don't remove a draft when sending it, if it is 
4462                 locked.
4463
4464 2005-12-28 [colin]      1.9.100cvs112
4465
4466         * src/summaryview.c
4467                 Fix leak for real
4468
4469 2005-12-28 [wwp]        1.9.100cvs111
4470
4471         * doc/faq/.cvsignore
4472         * doc/faq/de/.cvsignore
4473         * doc/faq/en/.cvsignore
4474         * doc/faq/es/.cvsignore
4475         * doc/faq/fr/.cvsignore
4476         * doc/faq/it/.cvsignore
4477         * doc/manual/.cvsignore
4478         * doc/manual/de/.cvsignore
4479         * doc/manual/en/.cvsignore
4480         * doc/manual/es/.cvsignore
4481         * doc/manual/fr/.cvsignore
4482         * doc/manual/ja/.cvsignore
4483         * src/plugins/mathml_viewer/.cvsignore
4484                 rollback revival of those files (my bad, sorry for the noise).
4485
4486 2005-12-28 [wwp]        1.9.100cvs110
4487
4488         * src/compose.c
4489                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4490
4491 2005-12-28 [wwp]        1.9.100cvs109
4492
4493         * doc/faq/.cvsignore
4494         * doc/faq/de/.cvsignore
4495         * doc/faq/en/.cvsignore
4496         * doc/faq/es/.cvsignore
4497         * doc/faq/fr/.cvsignore
4498         * doc/faq/it/.cvsignore
4499         * doc/manual/.cvsignore
4500         * doc/manual/de/.cvsignore
4501         * doc/manual/en/.cvsignore
4502         * doc/manual/es/.cvsignore
4503         * doc/manual/fr/.cvsignore
4504         * doc/manual/ja/.cvsignore
4505         * src/plugins/mathml_viewer/.cvsignore
4506         * po/.cvsignore
4507                 more files to ignore.
4508
4509 2005-12-24 [colin]      1.9.100cvs108
4510
4511         * AUTHORS
4512         * src/gtk/authors.h
4513                 Update for Werner
4514
4515 2005-12-24 [colin]      1.9.100cvs107
4516
4517         * src/procmsg.c
4518                 Allow NULL src_msginfo in 
4519                 procmsg_msginfo_new_from_mimeinfo
4520
4521 2005-12-23 [paul]       1.9.100cvs106
4522
4523         * src/plugins/pgpinline/mypgpcore.def
4524                 add this forgotten file
4525
4526 2005-12-23 [colin]      1.9.100cvs105
4527
4528         * src/mainwindow.c
4529                 Fix missing break
4530
4531 2005-12-23 [colin]      1.9.100cvs104
4532
4533         * autogen.sh
4534         * src/folder.c
4535         * src/mh.c
4536         * src/common/plugin.c
4537         * src/common/socket.c
4538         * src/common/socket.h
4539         * src/common/utils.c
4540         * src/common/utils.h
4541         * src/gtk/pluginwindow.c
4542         * src/plugins/pgpcore/plugin.def
4543         * src/plugins/pgpcore/sylpheed.def
4544         * src/plugins/pgpinline/Makefile.am
4545         * src/plugins/pgpinline/plugin.def
4546         * src/plugins/pgpinline/sylpheed.def
4547         * src/plugins/pgpmime/plugin.def
4548         * src/plugins/pgpmime/sylpheed.def
4549                 Various w32 fixes by Werner Koch
4550
4551 2005-12-22 [paul]       1.9.100cvs103
4552
4553         * src/wizard.c
4554                 don't offer IMAP as 'server type' if
4555                 libetpan isn't built in
4556
4557 2005-12-22 [paul]       1.9.100cvs102
4558
4559         * AUTHORS
4560         * src/mainwindow.c
4561         * src/mainwindow.h
4562         * src/toolbar.c
4563         * src/gtk/authors.h
4564                 support GTK_TOOLBAR_BOTH_HORIZ (text
4565                 next to icon) Patch by Marien Zwart
4566                 marienz@users.sf.net
4567                 Also reword the text
4568
4569 2005-12-21 [colin]      1.9.100cvs101
4570
4571         * configure.ac
4572                 Fix DATADIRNAME
4573        &