9a022e54e3df01303ce09462769c6fba2920581e
[claws.git] / ChangeLog
1 2006-06-20 [paul]       2.3.1cvs1
2
3         * NEWS
4         * README
5         * configure.ac
6                 Update version number following
7                 stable release
8
9 2006-06-20 [colin]      2.3.0cvs26
10
11         * src/compose.c
12                 When dragging a file to the text of the compose
13                 window, ask whether we want to insert or attach
14                 (I know lots of people who do that to attach)
15
16 2006-06-20 [colin]      2.3.0cvs25
17
18         * src/etpan/imap-thread.c
19                 Fix threshold (the append command is often > 32 bytes)
20
21 2006-06-19 [colin]      2.3.0cvs24
22
23         * src/imap.c
24         * src/etpan/imap-thread.c
25                 Workaround Rockliffe IMAP server bug: replace
26                 "x UID SEARCH (ANSWERED UID 1:*)" with
27                 "x UID SEARCH ANSWERED"
28                 (Rockliffe doesn't handle the parenthesis)
29
30 2006-06-19 [colin]      2.3.0cvs23
31
32         * src/compose.c
33         * src/imap.c
34         * src/etpan/imap-thread.c
35                 Probably fix bug #972 (Freezes when adding 
36                 an attachment to the message)
37         * src/common/defs.h
38                 Modernize Firefox cmd
39
40
41 2006-06-18 [colin]      2.3.0cvs22
42
43         * src/prefs_customheader.c
44                 Only allow correct filenames for various
45                 custom headers
46
47 2006-06-18 [colin]      2.3.0cvs21
48
49         * src/prefs_customheader.c
50                 Add a 'From File...' button in custom headers prefs, which
51                 try to do the right thing: 
52                 for normal headers, use file as plaintext,
53                 for X-Face, calls compface,
54                 for Face, encode to b64.
55
56 2006-06-17 [colin]      2.3.0cvs20
57
58         * src/mh.c
59                 Warning fix
60
61 2006-06-16 [colin]      2.3.0cvs19
62
63         * src/summaryview.c
64                 Recursive quicksearch: show message list
65                 in current folder, *then* search children
66                 in the background.
67
68 2006-06-16 [colin]      2.3.0cvs18
69
70         * src/main.c
71                 Instead of ignoring SIGPIPE, save caches
72                 when getting one. Will fix the fact that
73                 hot caches are out-of-date when logging 
74                 out of Xorg.
75         * src/compose.c
76         * src/prefs_compose_writing.c
77                 Only save text (not attachments) when 
78                 auto-saving to drafts
79         * src/unmime.c
80                 Always replace \n, \r and \t with spaces
81                 in headers
82         * manual/dist/html/Makefile.am
83         * manual/dist/pdf/Makefile.am
84         * manual/dist/ps/Makefile.am
85         * manual/dist/txt/Makefile.am
86         * manual/fr/dist/html/Makefile.am
87         * manual/fr/dist/pdf/Makefile.am
88         * manual/fr/dist/ps/Makefile.am
89         * manual/fr/dist/txt/Makefile.am
90         * manual/pl/dist/html/Makefile.am
91         * manual/pl/dist/pdf/Makefile.am
92         * manual/pl/dist/ps/Makefile.am
93         * manual/pl/dist/txt/Makefile.am
94                 Fix make clean removing pregenerated manuals
95
96
97 2006-06-16 [colin]      2.3.0cvs17
98
99         * src/plugins/pgpcore/sgpgme.c
100         * src/plugins/pgpmime/pgpmime.c
101         * src/plugins/pgpinline/pgpinline.c
102                 Better error reporting in setup_signers.
103                 Don't fallback to default key if specified
104                 key isn't found.
105                 Don't allow signing if more than one secret
106                 key matches the one specified in prefs.
107
108 2006-06-15 [colin]      2.3.0cvs16
109
110         * src/folderview.c
111                 Add "Send queue" in the folder's contextual
112                 menu
113         * src/compose.c
114         * src/messageview.c
115         * src/privacy.c
116         * src/privacy.h
117         * src/procmime.c
118         * src/procmsg.c
119         * src/plugins/pgpcore/passphrase.c
120         * src/plugins/pgpcore/sgpgme.c
121         * src/plugins/pgpinline/pgpinline.c
122         * src/plugins/pgpmime/pgpmime.c
123                 Better error reporting
124         * src/mbox.c
125                 Probably fix bug #971 (2.2.3 cannot read mail 
126                 from local mbox)
127
128
129 2006-06-15 [mones]      2.3.0cvs15
130
131         * tools/make.themes.project
132                 creates the themes project from the web page
133
134 2006-06-15 [colin]      2.3.0cvs14
135
136         * src/folder.c
137                 Better fix (avoid losing the folder if scan_tree 
138                 fails)
139
140 2006-06-15 [cleroy]     2.3.0cvs13
141
142         * src/folder.c
143                 Probably fix Bug #969 (crash on rebuilding 
144                 imap folder)
145
146 2006-06-14 [colin]      2.3.0cvs12
147
148         * manual/dtd/manual.xsl
149         * manual/sylpheed-claws-manual.xml
150         * manual/fr/sylpheed-claws-manual.xml
151         * manual/pl/sylpheed-claws-manual.xml
152                 Insert pagebreaks between sections
153
154 2006-06-14 [paul]       2.3.0cvs11
155
156         * configure.ac
157                 better fix than 2.3.0cvs10
158
159 2006-06-14 [paul]       2.3.0cvs10
160
161         * configure.ac
162                 fix setting of PACKAGE_DATA_DIR with newer autoconf
163                 (backwards compatible)
164
165 2006-06-13 [colin]      2.3.0cvs9
166
167         * src/messageview.c
168                 Fix sending of return receipt with the new queue folders
169
170 2006-06-13 [wwp]        2.3.0cvs8
171
172         * src/quote_fmt_lex.l
173                 fix wrong tokens returned in quote_fmt lexer, query not().
174
175 2006-06-13 [wwp]        2.3.0cvs7
176
177         * src/folder.c
178         * src/prefs_folder_item.c
179                 allow changing folder type even when folder is not a top-level one,
180                 thanks to Colin.
181
182 2006-06-12 [colin]      2.3.0cvs6
183
184         * src/folderview.c
185                 Fix double-ask of "Do you want to mark all
186                 as read"
187
188 2006-06-12 [colin]      2.3.0cvs5
189
190         * src/compose.c
191         * src/compose.h
192         * src/folder.c
193         * src/folder.h
194         * src/imap.c
195         * src/inc.c
196         * src/main.c
197         * src/messageview.c
198         * src/mh.c
199         * src/prefs_folder_item.c
200         * src/procheader.c
201         * src/procmime.c
202         * src/procmsg.c
203         * src/procmsg.h
204         * src/send_message.c
205         * src/summaryview.c
206         * src/toolbar.c
207                 Apply bug #964's patch (Queue and drafts aren't normal)
208                 The Drafts and Queue folder now contain RFC-822 files,
209                 allowing to move and copy mails from and to these 
210                 folders. Moving from Drafts to Queue will prepare the
211                 mail for sending (PGP signature, encryption, etc).
212                 This patch also rework sending errors handling to try
213                 to be more helpful.
214                 Also, allow redefining folder types via the GUI 
215                 (Folder type in its Properties)
216
217 2006-06-12 [colin]      2.3.0cvs4
218
219         * src/summaryview.c
220         * src/prefs_common.c
221         * src/prefs_common.h
222         * src/gedit-print.c
223                 Allow to define a specific print font - patch
224                 by Bernhard Walle <bernhard.walle@gmx.de>
225         * src/prefs_fonts.c
226         * manual/advanced.xml
227         * manual/fr/advanced.xml
228                 Add a hidden pref to allow deletion without
229                 confirmation
230
231 2006-06-12 [wwp]        2.3.0cvs3
232
233         * .cvsignore
234                 more files to ignore.
235
236 2006-06-12 [wwp]        2.3.0cvs2
237
238         * src/quote_fmt.c
239         * src/quote_fmt_lex.l
240         * src/quote_fmt_parse.y
241                 extend the quote_fmt parser (templates and quotes):
242                 - allow limited sub-expressions in |p{} and |f{} expressions,
243                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
244                 - implemented/fixed missing implementation of query_references and show_references,
245                 - completed, fixed contents and format of the symbols help dialog,
246                 - fix some compilation warnings.
247
248 2006-06-12 [wwp]        2.3.0cvs1
249
250         * manual/advanced.xml
251         * manual/fr/advanced.xml
252                 updates in the "templates" section of the manual (eng/fr):
253                  - be more precise (both versions)
254                  - completed to match the english reference (fr version)
255                  - touchups (both versions)
256
257 2006-06-12 [paul]       2.3.0
258
259         2.3.0 released
260
261 2006-06-12 [paul]       2.2.3cvs14
262
263         * po/ca.po
264         * po/cs.po
265         * po/de.po
266         * po/el.po
267         * po/fr.po
268         * po/it.po
269         * po/pt_BR.po
270         * po/sr.po
271         * po/zh_CN.po
272                 updated by Miquel Oliete, Tim, Stephan Sachse,
273                 Stavros Giannouris, Fabien Vantard, Andrea
274                 Spadaccini, Frederico Goncalves Guimaraes,
275                 Aleksandar Urosevic, and Ralgh Young
276
277 2006-06-12 [colin]      2.2.3cvs13
278
279         * src/mbox.c
280                 Add missing header
281
282 2006-06-11 [colin]      2.2.3cvs12
283
284         * src/msgcache.c
285                 Verify that g_malloc() succeeded
286
287 2006-06-11 [colin]      2.2.3cvs11
288
289         * src/wizard.c
290                 Add Face header to welcome mail
291
292 2006-06-10 [colin]      2.2.3cvs10
293
294         * src/textview.c
295                 Revert previous (Forgot it changes the
296                 margin on the whole mail)
297
298 2006-06-10 [colin]      2.2.3cvs9
299
300         * src/textview.c
301                 Don't overlap long headers under (X-)Face
302
303 2006-06-10 [mones]      2.2.3cvs8
304
305         * manual/xml2pdf
306                 allow generation of manual on systems lacking saxon binary
307                 but with java and the saxon library installed
308
309         * po/es.po
310                 updated for release
311
312 2006-06-09 [colin]      2.2.3cvs7
313
314         * src/summaryview.c
315                 Fix leak when using Display Sender using Addressbook
316
317 2006-06-09 [colin]      2.2.3cvs6
318
319         * src/compose.c
320         * src/folder.c
321         * src/folderview.c
322         * src/mimeview.c
323         * src/summaryview.c
324                 More leaks fixes
325
326 2006-06-09 [paul]       2.2.3cvs5
327
328         * AUTHORS
329         * src/gtk/authors.h
330         * tools/claws.i18n.status.pl
331                 updated with new info
332
333 2006-06-09 [paul]       2.2.3cvs4
334
335         * README
336                 updated
337         * manual/ack.xml
338                 add wwp to authors list
339         * src/gtk/authors.h
340                 update mine and Colin's addresses
341
342 2006-06-08 [colin]      2.2.3cvs3
343
344         * src/etpan/imap-thread.c
345                 Fix leak on SSL cert check
346
347 2006-06-08 [colin]      2.2.3cvs2
348
349         * src/common/utils.c
350                 Fix leak
351
352 2006-06-08 [paul]       2.2.3cvs1
353
354         * configure.ac
355                 Update version number following
356                 stable release
357
358 2006-06-07 [colin]      2.2.2cvs3
359
360         * src/msgcache.c
361                 Fix catching cache read errors (guint instead of gint)
362                 Prevent malloc'ing more than 8MB (means cache corruption)
363
364 2006-06-07 [paul]       2.2.2cvs2
365
366         * src/exporthtml.c
367         * src/exportldif.c
368         * src/mh.c
369         * src/mutt.c
370         * src/pine.c
371         * src/common/utils.c
372                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
373                 obey $HOME'
374                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
375                 Thanks to Colin
376
377 2006-06-06 [paul]       2.2.2cvs1
378
379         * configure.ac
380                 Update version number following
381                 stable release
382
383 2006-06-06 [paul]       2.2.1cvs6
384
385         * src/matcher.c
386                 fix  implicit declaration of
387                 sylpheed_do_idle()
388                 Patch by Fabien Vantard
389
390 2006-06-06 [paul]       2.2.1cvs5
391
392         * src/matcher.c
393                 fix age_greater and age_lower so that they
394                 mean what say and not '...or equal to'
395                 Thanks to Colin
396
397 2006-06-06 [paul]       2.2.1cvs4
398
399         * src/textview.c
400         * src/common/utils.c
401                 fix URI check
402                 Thanks to Colin
403
404 2006-06-05 [wwp]        2.2.1cvs3
405
406         * manual/fr/account.xml
407                 minor language fixes (thanks to Fabien Vantard).
408
409 2006-06-05 [colin]      2.2.1cvs2
410
411         * src/prefs_folder_item.c
412         * src/folderview.c
413                 Allow recursive setting of properties 
414                 for whole mailboxes
415         * src/matcher.c
416                 Don't freeze on 'test' filtering rule
417
418 2006-06-05 [colin]      2.2.1cvs1
419
420         * configure.ac
421                 Update version number following
422                 stable release
423
424 2006-06-04 [wwp]        2.2.0cvs82
425
426         * manual/glossary.xml
427         * manual/account.xml
428         * manual/fr/glossary.xml
429         * manual/fr/account.xml
430                 added glossary section and references/links related to the Face custom header.
431
432 2006-06-04 [colin]      2.2.0cvs81
433
434         * src/summaryview.c
435                 Skip to next message on move with no
436                 immediate execution
437
438 2006-06-04 [wwp]        2.2.0cvs80
439
440         * manual/xml2pdf
441                 added sanity checks, exit when needed.
442
443 2006-06-03 [paul]       2.2.0cvs79
444
445         * src/prefs_receive.c
446                 page name is now 'Receiving'
447         * src/prefs_send.c
448                 page name is now 'Sending'
449
450 2006-06-03 [colin]      2.2.0cvs78
451
452         * src/plugins/spamassassin/spamassassin_gtk.c
453                 Autoswitch to Localhost if transport was previously
454                 disabled. Else people had to check [] Enable, then
455                 *reselect* transport.
456
457 2006-06-03 [colin]      2.2.0cvs77
458
459         * src/plugins/pgpinline/pgpinline.c
460         * src/plugins/pgpmime/pgpmime.c
461                 Check that gpg_data_release_and_get_mem 
462                 didn't fail (now, why this happens...)
463
464 2006-06-03 [colin]      2.2.0cvs76
465
466         * src/mbox.c
467                 Fix bug #962 (Manual and/or UI should 
468                 warn about incompatible locking 
469                 causing dataloss)
470
471 2006-06-02 [cleroy]     2.2.0cvs75
472
473         * src/filtering.c
474         * src/folder.c
475         * src/procmsg.c
476         * src/summaryview.c
477                 Fix a few leaks
478
479 2006-06-02 [colin]      2.2.0cvs74
480
481         * src/main.c
482                 On exit, free caches after writing them
483                 Shuts up some valgrind false positives
484         * src/procmsg.c
485         * src/send_message.c
486                 Fix races when reusing existing SMTP connections
487                 Fix inexistant session timeout
488         * src/toolbar.c
489                 Display alertpanel after all queues have
490                 been processed, not after each
491
492 2006-06-02 [wwp]        2.2.0cvs73
493
494         * manual/fr/glossary.xml
495         * manual/fr/ack.xml
496         * manual/ack.xml
497                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
498
499 2006-06-02 [wwp]        2.2.0cvs72
500
501         * manual/xml2pdf
502         * manual/dist/pdf/Makefile.am
503         * manual/dtd/manual.xsl
504         * manual/fr/dist/pdf/Makefile.am
505         * manual/pl/dist/pdf/Makefile.am
506                 we changed the procedure to generate the .pdf version of the manual.
507                 The procedure is more modern and the .pdf we get now has a valid index.
508                 Here are the new pre-requisites:
509
510                 - JRE 1.x (1.4 here): there must be one from your distro
511                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
512                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
513                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
514
515                 See my posts for further info about the installation of this toolchain:
516
517                 Date: Fri, 19 May 2006 19:40:06 +0200
518                 From: wwp <subscript@free.fr>
519                 To: sylpheed-claws-devel@lists.sourceforge.net
520                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
521
522                 and
523
524                 Date: Wed, 24 May 2006 12:58:49 +0200
525                 From: wwp <subscript@free.fr>
526                 To: sylpheed-claws-devel@lists.sourceforge.net
527                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
528
529 2006-06-01 [colin]      2.2.0cvs71
530
531         * src/compose.c
532                 Better guards against IMAP races
533         * src/main.c
534         * src/prefs_common.c
535         * src/prefs_common.h
536         * src/common/ssl_certificate.c
537         * src/etpan/imap-thread.c
538         * src/etpan/imap-thread.h
539         * src/gtk/sslcertwindow.c
540                 New hidden option ssl_skip_cert_check to 
541                 avoid dups of bug #959 (libetpan linked
542                 against gnutls and gnutls buggy on 64bit)
543                 Present expired warning only once per
544                 session/server.
545         * manual/advanced.xml
546         * manual/fr/advanced.xml
547                 Document new option
548
549 2006-06-01 [wwp]        2.2.0cvs70
550
551         * src/messageview.c
552                 fix for bug #961 (return receipt dialog 
553                 complains incorrectly about return-path 
554                 email adress being different), thanks 
555                 to Colin.
556
557 2006-05-31 [cleroy]     2.2.0cvs69
558
559         * src/common/ssl.c
560                 Guard against NULLs, although this
561                 should never be an issue
562
563 2006-05-31 [colin]      2.2.0cvs68
564
565         * src/filtering.c
566                 Use g_slist_prepend
567         * src/imap.c
568                 Don't remove caches when destroying folder, it
569                 could (should) be done at exit
570         * src/inc.c
571                 free processing cache after incorporation
572         * src/etpan/imap-thread.c
573                 Maybe fix bug #959 (Crash on moving to emails 
574                 to a imap account per ssl with a expired 
575                 certificate.)
576
577 2006-05-30 [colin]      2.2.0cvs67
578
579         * src/summaryview.c
580                 Put back event flush when displaying message
581                 It avoids reading a bunch of messages just
582                 by hitting shift-n for too long ;)
583
584 2006-05-29 [colin]      2.2.0cvs66
585
586         * src/summaryview.c
587                 Remove useless g_warnings
588
589 2006-05-29 [colin]      2.2.0cvs65
590
591         * src/imap.c
592                 Fix g_slist_append()s for performance
593
594 2006-05-29 [colin]      2.2.0cvs64
595
596         * src/compose.c
597         * src/common/utils.c
598                 Fix extraneous tab at start of addresses
599         * src/mainwindow.c
600                 Fix warnings (thanks to Fabien)
601                 Fix crash at exit when composing messages 
602                 exist
603         * src/pop.c
604                 Fix progress bar when deleting expired mails
605                 Thanks to Hiro
606         * src/summaryview.c
607         * src/gtk/gtksctree.c
608                 Fix re-sorting slowness
609
610 2006-05-29 [paul]       2.2.0cvs63
611
612         * src/mh.c
613                 fetch full message when moving mails
614                 from another mailbox, (fixed data loss
615                 when filtering from IMAP to MH, introduced
616                 in 2.2.0cvs57).
617                 Thanks to Colin
618
619 2006-05-29 [mones]      2.2.0cvs62
620
621         * src/gtk/gtksctree.c
622                 Unselect faster (patch by Colin)        
623
624 2006-05-26 [colin]      2.2.0cvs61
625
626         * src/summaryview.c
627                 Unplug MSGINFO_UPDATE callback on delete too.
628
629 2006-05-26 [colin]      2.2.0cvs60
630
631         * src/foldersel.c
632                 Fix bold in folder selection window with glib2.10
633                 thanks Hiro
634
635 2006-05-26 [colin]      2.2.0cvs59
636
637         * src/procheader.c
638                 Convert date only if necessary (and don't
639                 try to convert from utf8 to utf8, too)
640         * src/summaryview.c
641                 Only set column's text if the column's 
642                 displayed
643
644 2006-05-26 [colin]      2.2.0cvs58
645
646         * src/summaryview.c
647         * src/gtk/gtkutils.c
648                 Fix useless warning
649
650 2006-05-26 [colin]      2.2.0cvs57
651
652         * src/mainwindow.c
653                 Make summaryview selectable as long as 
654                 no message has focus
655         * src/mh.c
656                 Faster deletion (by implementing mh_remove_msgs)
657                 Faster copy (avoid using mh_fetch_msg just to get
658                 the filename)
659                 Faster move (using move_file instead of copy_file
660                 if MSG_IS_MOVE)
661                 No progressbar if total number of mails to cp/mv 
662                 is less than 100
663         * src/summaryview.c
664                 Fix removal from subject_table when mail gets moved
665                 Faster deletion (g_slist_prepend instead of append)
666         * src/gtk/gtksctree.c
667                 Remove useless code
668
669 2006-05-25 [colin]      2.2.0cvs56
670
671         * src/common/ssl_certificate.c
672                 Fix leak in expired cert check
673
674 2006-05-25 [colin]      2.2.0cvs55
675
676         * src/mh.c
677                 Disable flags syncing on .mh_sequences - it
678                 is buggy and marks mails read under unknown
679                 conditions.
680
681 2006-05-25 [paul]
682
683         * 2.3.0-rc4 released
684
685 2006-05-24 [colin]      2.2.0cvs54
686
687         attention cvs users: if you manage to crash
688         Sylpheed-Claws while moving, copying or deleting
689         mails, we *are* interested in stack traces and
690         valgrind logs. It looks stable, but one never
691         knows...
692
693         * src/folder.c
694                 Add progressbar for cache updates
695         * src/folderutils.c
696                 Optimize Mark all read in the current
697                 folder
698         * src/mh.c
699                 Add progressbar for copy/move
700         * src/procmsg.c
701                 Optimize O(n^2) in copy/move
702         * src/summaryview.c
703         * src/gtk/gtksctree.c
704                 Optimize O(n^2) algos
705         * src/common/timing.h
706                 Display ms instead of us
707
708 2006-05-24 [wwp]        2.2.0cvs53
709
710         * manual/fr/advanced.xml
711                 updates to the French manual.
712
713 2006-05-24 [wwp]        2.2.0cvs52
714
715         * src/common/utils.c
716                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
717
718 2006-05-24 [wwp]        2.2.0cvs51
719
720         * src/folderutils.c
721                 fixed "mark all read" in MH folders (thanks to Colin).
722
723 2006-05-24 [paul]       2.2.0cvs50
724
725         * doc/man/sylpheed-claws.1
726                 updated the man page
727
728 2006-05-23 [colin]      2.2.0cvs49
729
730         * src/folderview.c
731         * src/imap.c
732         * src/inc.c
733         * src/mbox.c
734         * src/messageview.c
735         * src/news.c
736         * src/send_message.c
737         * src/summaryview.c
738         * src/gtk/sslcertwindow.c
739                 alertpanel fixes, by Fabien
740
741 2006-05-23 [colin]      2.2.0cvs48
742
743         * src/folder.c
744         * src/folderview.c
745         * src/msgcache.c
746         * src/summaryview.c
747         * src/gtk/gtksctree.c
748         * src/gtk/gtksctree.h
749                 More timings
750                 Fix slow loading problem, which was caused by the
751                 use of some gtk_ctree funcs and their use of
752                 g_list_position while gtk_ctree_(un)link'ing.
753                 Reap more functions from gtkctree.c to be sure we
754                 use our (fast) version instead of theirs.
755         * src/mh.c
756                 Fix copy of unread mails
757
758
759 2006-05-22 [wwp]        2.2.0cvs47
760
761         * manual/fr/advanced.xml
762                 updated.
763
764 2006-05-22 [colin]      2.2.0cvs46
765
766         * src/filtering.c
767                 Fix possible infinite loop. 'copy' is not a 
768                 final action, so when encountering a 'copy',
769                 we have to check if a previous one was set
770                 and do it. In the same way, if we encounter
771                 a 'move' we have to perform a possibly 
772                 pending 'copy'. This will slow down filtering
773                 on IMAP if move+copy or multiple copy actions
774                 are to be done, but handling it via the batch
775                 would be really too convoluted.
776
777 2006-05-22 [wwp]        2.2.0cvs45
778
779         * manual/fr/advanced.xml
780         * manual/fr/faq.xml
781         * manual/fr/glossary.xml
782         * manual/fr/handling.xml
783         * manual/fr/intro.xml
784         * manual/fr/plugins.xml
785         * manual/fr/sylpheed-claws-manual.xml
786                 sync w/ the english manual: updates URIs, documented mailing-list
787                 support, better explanation about the enabled/disabled feature
788                 in filtering/processing rules by Paul.
789
790 2006-05-21 [colin]      2.2.0cvs44
791
792         * src/summaryview.c
793                 Don't expand after building threads, but during
794
795 2006-05-21 [colin]      2.2.0cvs43
796
797         * src/procmsg.c
798         * src/summaryview.c
799                 More timing possibilities... For next time I have 
800                 to find out how the hell some 3GHz computer takes
801                 one minute to open a 30k folder...
802
803 2006-05-21 [colin]      2.2.0cvs42
804
805         * manual/pl/advanced.xml
806         * manual/pl/faq.xml
807         * manual/pl/glossary.xml
808         * manual/pl/handling.xml
809         * manual/pl/intro.xml
810         * manual/pl/plugins.xml
811         * manual/pl/sylpheed-claws-manual.xml
812                 Polish manual updated by Pawel
813
814 2006-05-20 [colin]
815
816         * 2.3.0-rc3 released
817
818 2006-05-20 [colin]      2.2.0cvs41
819
820         * src/imap.c
821                 Fix -rc2 problems:
822                 - remove cache of moved messages from original folder
823                 - apply new flags to messages even if they aren't appliable
824                   via IMAP.
825
826 2006-05-20 [colin]
827
828         * 2.3.0-rc2 released
829
830 2006-05-19 [colin]      2.2.0cvs40
831
832         * src/imap.c
833                 Don't issue SELECT in imap_change_flags
834                 before having checked that we indeed have
835                 some flags to change. MSG_POSTFILTERED for
836                 example can't be used on IMAP.
837                 Fixes bug #955 (copying messages between 
838                 imap folders is extremely slow), which was
839                 a regression.
840
841 2006-05-19 [colin]      2.2.0cvs39
842
843         * src/folder.c
844         * src/folder.h
845         * src/folderview.c
846                 Try to fix bug #830 (Some unread messages 
847                 get marked read in IMAP inbox):
848                 - Prevent scanning a folder if it's being 
849                   opened via the GUI
850                 - Postpone opening via the GUI of a folder
851                   currently scanned.
852
853
854 2006-05-19 [wwp]        2.2.0cvs38
855
856         * manual/advanced.xml
857                 fix English+typo (thanks to Paul).
858
859 2006-05-19 [wwp]        2.2.0cvs37
860
861         * manual/advanced.xml
862         * manual/fr/advanced.xml
863         * src/gtk/logwindow.c
864         * src/prefs_common.c
865         * src/prefs_common.h
866                 added hidden prefs to allow customization of colors used in
867                 protocol log window (useful for dark gtk+ themes).
868
869 2006-05-19 [wwp]        2.2.0cvs36
870
871         * ChangeLog
872                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
873
874 2006-05-19 [paul]       2.2.0cvs35
875
876         * src/textview.c
877                 make Reply-To fully clickable
878         * src/gtk/logwindow.c
879                 more colouring (SMTP ESMTP)
880         Both patches by Pawel Pekala
881
882 2006-05-19 [cleroy]     2.2.0cvs34
883
884         * src/mh.c
885                 Don't update flags from current folder
886                 Probably fixes bug #935 (Read Messages 
887                 Revert to Being Marked as Unread)
888
889 2006-05-18 [colin]      2.2.0cvs33
890
891         * src/imap.c
892                 Warning fix
893         * src/compose.c
894         * src/mainwindow.c
895         * src/summaryview.c
896         * src/toolbar.c
897                 Allow replying to multiple emails
898                 in multiple windows
899         * src/mimeview.c
900         * src/etpan/imap-thread.c
901                 Leak fixes
902
903 2006-05-18 [paul]       2.2.0cvs32
904
905         * src/summaryview.c
906                 keep Mailing-List menu refreshed
907                 Thanks to Colin
908
909 2006-05-18 [paul]       2.2.0cvs31
910
911         * manual/advanced.xml
912         * manual/faq.xml
913         * manual/glossary.xml
914         * manual/handling.xml
915         * manual/intro.xml
916         * manual/plugins.xml
917         * manual/sylpheed-claws-manual.xml
918                 update URLs
919                 add info about mailing-list support
920                 edit filtering info
921         * src/wizard.c
922         * src/common/defs.h
923         * src/gtk/about.c
924         * src/plugins/dillo_viewer/README
925                 update URLs
926
927 2006-05-17 [wwp]        2.2.0cvs30
928
929         * manual/handling.xml
930         * manual/fr/handling.xml
931                 documented the ability to enabled/disable filtering/processing rules.
932
933 2006-05-17 [colin]      2.2.0cvs29
934
935         * src/main.c
936                 Don't initialize g_thread subsystem if it's 
937                 already done (thanks to Hiro)
938         * src/mimeview.c
939                 Fix saving of parts when there name can't be
940                 converted from UTF-8.
941
942 2006-05-17 [paul]       2.2.0cvs28
943
944         * po/Makefile.in.in
945                 fix config.status warning with autoconf 2.60
946
947 2006-05-17 [paul]       2.2.0cvs27
948
949         * po/POTFILES.in
950                 add src/mbox.c
951
952 2006-05-17 [wwp]        2.2.0cvs26
953
954         * src/mainwindow.c
955                 fix useless and potentially dangerous buffer walking (thanks to Colin).
956
957 2006-05-17 [wwp]        2.2.0cvs25
958
959         * src/plugins/demo/demo.c
960                 updated product name in plugin demo (many plugins need to be
961                 sync'ed w/ that change).
962
963 2006-05-17 [colin]      2.2.0cvs24
964
965         * src/mh.c
966                 Fix leak
967
968 2006-05-16 [colin]      2.2.0cvs23
969
970         * src/mainwindow.c
971                 Stupid me hit again. Fix cvs22.
972
973 2006-05-16 [colin]      2.2.0cvs22
974
975         * src/mainwindow.c
976                 Fix bug #922 (sylpheed-claws crashed after 
977                 pushing on Inbox folder)
978
979 2006-05-16 [colin]      2.2.0cvs21
980
981         * src/compose.c
982                 Make From header be copy/paste/select-able
983
984 2006-05-16 [wwp]        2.2.0cvs20
985
986         * src/export.c
987         * src/matcher.c
988         * src/summaryview.c
989         * src/etpan/imap-thread.c
990                 fix some compiler warnings (thanks to Colin).
991
992 2006-05-16 [wwp]        2.2.0cvs19
993
994         * src/action.c
995         * src/gedit-print.c
996         * src/inc.c
997         * src/mainwindow.c
998         * src/mh.c
999         * src/statusbar.c
1000         * src/send_message.c
1001         * src/summaryview.c
1002                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1003
1004 2006-05-15 [colin]      2.2.0cvs18
1005
1006         * src/procmsg.c
1007                 Fix automatic rule creation with List-Post
1008
1009 2006-05-15 [paul]       2.2.0cvs17
1010
1011         * tools/filter_conv_new.pl
1012                 updated for rule enabling/disabling
1013                 claws version >= 2.3.x required
1014
1015 2006-05-15 [cleroy]     2.2.0cvs16
1016
1017         * src/main.c
1018                 Revert test
1019
1020 2006-05-15 [cleroy]     2.2.0cvs15
1021
1022         * src/main.c
1023                 test
1024
1025 2006-05-15 [wwp]        2.2.0cvs14
1026
1027         * manual/pl/.cvsignore
1028                 ignore generated files.
1029
1030 2006-05-14 [wwp]        2.3.0-rc1
1031
1032         * 2.3.0-rc1 released
1033
1034 2006-05-13 [wwp]        2.2.0cvs13
1035
1036         * src/filtering.c
1037         * src/filtering.h
1038         * src/matcher.c
1039         * src/matcher_parser_lex.l
1040         * src/matcher_parser_parse.y
1041         * src/prefs_filtering.c
1042                 new feature: provide the ability to disable filtering and processing
1043                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1044                 adaptations.
1045
1046 2006-05-13 [colin]      2.2.0cvs12
1047
1048         * src/compose.c
1049                 Remove useless if (a) b; else b;
1050                 Thanks to wwp
1051
1052 2006-05-13 [wwp]        2.2.0cvs11
1053
1054         * src/export.c
1055         * src/import.c
1056         * src/mainwindow.c
1057         * src/mbox.c
1058         * src/summaryview.c
1059         * src/summaryview.h
1060                 no more silent failures (or at least less ones) when importing
1061                 or exporting from/to mbox. Also start importing/exporting if
1062                 the necessary info is set.
1063
1064 2006-05-13 [wwp]        2.2.0cvs10
1065
1066         * RELEASE_NOTES
1067                 restored up-to-date release notes.
1068
1069 2006-05-13 [paul]       2.2.0cvs9
1070
1071         * po/nl.po
1072         * po/ru.po
1073                 updated by Tim Dijkstra and Pavlo Bohmat
1074
1075 2006-05-12 [colin]      2.2.0cvs8
1076
1077         * src/gtk/quicksearch.c
1078                 Add "k" as shortcut for "colorlabel". Patch
1079                 by ath42@users.sf.net.
1080
1081 2006-05-12 [paul]       2.2.0cvs7
1082
1083         * src/prefs_common.h
1084         * src/prefs_summaries.c
1085         * src/summaryview.c
1086                 when entering a folder also allow
1087                 going directly to first Marked message
1088
1089 2006-05-12 [paul]       2.2.0cvs6
1090
1091         * src/summaryview.c
1092                 always obey 'confirm before marking all
1093                 mails read' option
1094
1095 2006-05-12 [paul]       2.2.0cvs5
1096
1097         * src/textview.c
1098                 make Sender fully clickable
1099
1100 2006-05-12 [colin]      2.2.0cvs4
1101
1102         * src/compose.c
1103         * src/compose.h
1104                 Let From be editable
1105         * src/main.c
1106         * src/mh.c
1107                 Full support of .mh_sequences' Unseen seq
1108
1109 2006-05-12 [colin]      2.2.0cvs3
1110
1111         * src/folder.c
1112         * src/mainwindow.c
1113         * src/mainwindow.h
1114         * src/messageview.c
1115         * src/prefs_spelling.c
1116         * src/procheader.c
1117         * src/procmsg.c
1118         * src/procmsg.h
1119         * src/summaryview.c
1120         * src/toolbar.c
1121         * src/toolbar.h
1122                 Add contextual menu on Compose toolbar
1123                 button. Fixes bug #944 (Automatic
1124                 addresses not applied when changing account
1125                 from compose window)
1126                 add Mailing List support
1127                 based on the old 0.6.5claws25 patch by
1128                 Melvin Hadasht, with finishing touches
1129                 by Colin
1130                 Fix "ignore thread" when mails are threaded by
1131                 subject (and weren't ignored although appearing
1132                 in the thread).
1133                 GUI rework.
1134                 Both patches by Pawel.
1135
1136 2006-05-08 [paul]       2.2.0cvs2
1137
1138         * src/mainwindow.c
1139         * src/mainwindow.h
1140         * src/messageview.c
1141         * src/procheader.c
1142         * src/procmsg.c
1143         * src/procmsg.h
1144         * src/summaryview.c
1145                 add Mailing List support
1146                 based on the old 0.6.5claws25 patch by 
1147                 Melvin Hadasht, with finishing touches
1148                 by Colin
1149
1150 2006-05-08 [colin]      2.2.0cvs1
1151
1152         * src/mainwindow.c
1153         * src/toolbar.c
1154         * src/toolbar.h
1155                 Add contextual menu on Compose toolbar 
1156                 button. Fixes bug #944 (Automatic 
1157                 addresses not applied when changing account 
1158                 from compose window)
1159
1160 2006-05-08 [paul]       2.2.0
1161
1162         2.2.0 released
1163
1164 2006-05-08 [paul]       2.1.1cvs51
1165
1166         * po/cs.po
1167         * po/de.po
1168         * po/en_GB.po
1169         * po/fi.po
1170         * po/fr.po
1171         * po/pt_BR.po
1172         * po/sr.po
1173         * po/zh_CN.po
1174                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1175                 Fabien Vantard, Frederico Goncalves Guimaraes,
1176                 Aleksandar Urosevic, and Ralgh Young
1177
1178 2006-05-12 [colin]      2.1.1cvs50
1179
1180         * po/cs.po
1181         * po/de.po
1182         * po/en_GB.po
1183         * po/es.po
1184         * po/fi.po
1185         * po/fr.po
1186         * po/pt_BR.po
1187         * po/sr.po
1188         * po/zh_CN.po
1189                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1190                 Fabien Vantard, Frederico Goncalves Guimaraes,
1191                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1192
1193 2006-05-05 [colin]      2.1.1cvs49
1194
1195         * manual/Makefile.am
1196         * manual/pl/Makefile.am
1197         * manual/pl/account.xml
1198         * manual/pl/ack.xml
1199         * manual/pl/addrbook.xml
1200         * manual/pl/advanced.xml
1201         * manual/pl/faq.xml
1202         * manual/pl/glossary.xml
1203         * manual/pl/gpl.xml
1204         * manual/pl/handling.xml
1205         * manual/pl/intro.xml
1206         * manual/pl/keyboard.xml
1207         * manual/pl/plugins.xml
1208         * manual/pl/starting.xml
1209         * manual/pl/sylpheed-claws-manual.xml
1210         * manual/pl/dist/.cvsignore
1211         * manual/pl/dist/Makefile.am
1212         * manual/pl/dist/html/.cvsignore
1213         * manual/pl/dist/html/Makefile.am
1214         * manual/pl/dist/pdf/.cvsignore
1215         * manual/pl/dist/pdf/Makefile.am
1216         * manual/pl/dist/ps/.cvsignore
1217         * manual/pl/dist/ps/Makefile.am
1218         * manual/pl/dist/txt/.cvsignore
1219         * manual/pl/dist/txt/Makefile.am
1220                 Add the polish translation of the manual,
1221                 Authored by Pawel Pekala.
1222
1223 2006-05-05 [cleroy]     2.1.1cvs48
1224
1225         * src/main.c
1226                 Re-read matcherrc after loading plugins 
1227                 if some of them add folders.
1228
1229 2006-05-03 [colin]      2.1.1cvs47
1230
1231         * src/imap.c
1232                 I'm idiot
1233
1234 2006-05-03 [colin]      2.1.1cvs46
1235
1236         * src/imap.c
1237                 Be sure to have a session when
1238                 getting separator
1239
1240 2006-05-03 [colin]      2.1.1cvs45
1241
1242         * src/imap.c
1243         * src/imap.h
1244         * src/imap_gtk.c
1245                 Fix preventing renaming with namespace 
1246                 separator.
1247
1248 2006-05-01 [colin]      2.1.1cvs44
1249
1250         * src/action.c
1251                 Don't reload messageview when result of
1252                 action is piped.
1253
1254 2006-04-29 [colin]      2.1.1cvs43
1255
1256         * src/prefs_receive.c
1257         * src/plugins/spamassassin/spamassassin_gtk.c
1258         * src/plugins/clamav/clamav_plugin_gtk.c
1259                 GUI fixes by Pawel
1260
1261 2006-04-29 [colin]      2.1.1cvs42
1262
1263         * src/prefs_compose_writing.c
1264         * src/prefs_quote.c
1265                 Cleanups. Patch by Pawel
1266
1267 2006-04-28 [paul]       2.1.1cvs41
1268
1269         * src/matcher.c
1270                 fix returned quick search results when search
1271                 term contains an underscore.
1272                 Thanks to Colin
1273
1274 2006-04-28 [paul]       2.1.1cvs40
1275
1276         * src/prefs_message.c
1277         * src/prefs_receive.c
1278                 GUI cleanups
1279                 Patches by Pawel Pekala
1280
1281 2006-04-27 [colin]      2.1.1cvs39
1282
1283         * src/wizard.c
1284                 Differentiate subject Welcome from
1285                 window's title Welcome
1286
1287 2006-04-27 [paul]
1288
1289         2.2.0-rc1 released
1290
1291 2006-04-27 [paul]       2.1.1cvs38
1292
1293         * manual/advanced.xml
1294         * manual/fr/advanced.xml
1295                 add info about compose_no_markup hidden pref
1296
1297 2006-04-27 [paul]       2.1.1cvs37
1298
1299         * src/prefs_account.c
1300                 improve privacy labels
1301         * src/prefs_msg_colors.c
1302                 change some strings for translators' convenience
1303         * src/gtk/gtkutils.c
1304                 don't underline the link button text
1305
1306 2006-04-25 [colin]      2.1.1cvs36
1307
1308         * src/folder.c
1309                 Complete 2.1.1cvs33 (once more ;)
1310
1311 2006-04-25 [colin]      2.1.1cvs35
1312
1313         * src/editldap.c
1314                 Fix tooltip
1315
1316 2006-04-25 [cleroy]     2.1.1cvs34
1317
1318         * src/compose.c
1319         * src/gtk/gtkaspell.c
1320                 Fix crash on redirect (related to the return 
1321                 of the aspell menu in compose's toolbar)
1322         * src/prefs_msg_colors.c
1323                 Fix sensitivity widgets
1324         * src/image_viewer.c
1325         * src/gtk/pluginwindow.c
1326         * src/gtk/prefswindow.c
1327                 Change released signals to clicked (Fabien)
1328         * po/POTFILES.in
1329         * src/common/socket.c
1330         * src/plugins/spamassassin/spamassassin.c
1331                 Translate strings (Fabien)
1332
1333 2006-04-25 [paul]       2.1.1cvs33
1334
1335         * src/folder.c
1336         * src/folder.h
1337         * src/folderview.c
1338                 complete the fix of bug #912
1339                 Thanks to Colin
1340
1341 2006-04-25 [colin]      2.1.1cvs32
1342
1343         * src/news.c
1344                 Better progress bar
1345         * src/mimeview.c
1346         * src/summaryview.c
1347         * src/summaryview.h
1348                 Fix focus chain
1349                 Patches by Pawel Pekala
1350
1351 2006-04-24 [colin]      2.1.1cvs31
1352
1353         * src/compose.c
1354                 Fix compilation warnings (Fabien)
1355
1356 2006-04-24 [colin]      2.1.1cvs30
1357
1358         * src/addrindex.c
1359         * src/editldap.c
1360         * src/editldap_basedn.c
1361         * src/editldap_basedn.h
1362         * src/ldapctrl.c
1363         * src/ldapctrl.h
1364         * src/ldapquery.c
1365         * src/ldaputil.c
1366         * src/ldaputil.h
1367                 Fix bug #901 (LDAPS support)
1368
1369 2006-04-24 [colin]      2.1.1cvs29
1370
1371         * src/compose.c
1372                 Fix logic on error with send dialog on
1373         * src/imap.c
1374                 Fix compilation without libetpan, thanks
1375                 to Fabien
1376         * src/summaryview.c
1377                 Fix 'context-menu' key
1378
1379 2006-04-23 [colin]      2.1.1cvs28
1380
1381         * src/folder.c
1382                 Never free current's cache to free up 
1383                 memory. Fixes bug #912 (new count 
1384                 randomly set to message count)
1385
1386 2006-04-23 [colin]      2.1.1cvs27
1387
1388         * src/gtk/quicksearch.c
1389                 And remove printf...
1390
1391 2006-04-23 [colin]      2.1.1cvs26
1392
1393         * src/gtk/quicksearch.c
1394                 Fix replacing in quicksearch, and fix inserting
1395                 in the middle of the string. (introduced at 2.1.0cvs22)
1396
1397 2006-04-23 [colin]      2.1.1cvs25
1398
1399         * src/imap.c
1400                 Make sure uidnext is initialized in get_num_list
1401                 (not for stable, related to 2.1.1cvs8 and friends)
1402
1403 2006-04-23 [colin]      2.1.1cvs24
1404
1405         * src/imap.c
1406                 Output something when login is successful
1407                 too
1408
1409 2006-04-23 [colin]      2.1.1cvs23
1410
1411         * src/etpan/imap-thread.c
1412                 Better logging (line-per-line, hide data in fetch)
1413                 Fix a const warning
1414         * src/gtk/logwindow.c
1415         * src/gtk/logwindow.h
1416                 Better logging (color for input/output)
1417
1418 2006-04-21 [colin]      2.1.1cvs22
1419
1420         * src/gtk/quicksearch.c
1421                 On gtk+-2.8, use stock buttons in quicksearch
1422                 Based on a patch by Fabien and a design by Paul
1423
1424 2006-04-21 [colin]      2.1.1cvs21
1425
1426         * src/folderview.c
1427         * src/mainwindow.c
1428                 Fix occasional flicker in folderview
1429         * src/common/utils.c
1430                 Fix bug #943 (Incorrectly parsed email address 
1431                 list in short headers on message view and in 
1432                 printouts)
1433
1434 2006-04-20 [colin]      2.1.1cvs20
1435
1436         * src/imap.c
1437         * src/imap.h
1438         * src/prefs_account.c
1439                 Add ANONYMOUS auth for IMAP
1440
1441 2006-04-20 [paul]       2.1.1cvs19
1442
1443         * src/main.c
1444                 proper fix for 2.1.1cvs18
1445                 Thanks to Colin
1446
1447 2006-04-20 [paul]       2.1.1cvs18
1448
1449         * src/main.c
1450                 fix build warnings
1451
1452 2006-04-20 [paul]       2.1.1cvs17
1453
1454         * src/gtk/quicksearch.c
1455                 fix standard, non-extended Quick search,
1456                 was broken in 2.1.1cvs15.
1457                 Thanks to Colin.
1458
1459 2006-04-20 [colin]      2.1.1cvs16
1460
1461         * src/prefs_matcher.c
1462                 Fix values when reselecting a ~test
1463                 rule
1464
1465 2006-04-19 [colin]      2.1.1cvs15
1466
1467         * src/compose.c
1468         * src/compose.h
1469         * src/gtk/gtkaspell.c
1470         * src/gtk/gtkaspell.h
1471                 Put back Options menu in Spelling/
1472         * src/gtk/quicksearch.c
1473                 Don't search, and show error, if the
1474                 advanced search has a syntax error
1475
1476 2006-04-18 [colin]      2.1.1cvs14
1477
1478         * src/textview.c
1479                 Fix gdk warnings on set_cursor when textview
1480                 isn't visible
1481
1482 2006-04-18 [colin]      2.1.1cvs13
1483
1484         * src/gtk/gtksctree.c
1485                 Remove seemingly useless refresh that causes
1486                 flicker - watch this commit in case of 
1487                 problems before planned backport to stable
1488
1489 2006-04-18 [colin]      2.1.1cvs12
1490
1491         * src/imap.c
1492                 Factorize get/set_xml code
1493         * src/compose.c
1494         * src/prefs_account.c
1495         * src/prefs_account.h
1496         * src/procmsg.c
1497                 Add Encrypt to self option
1498
1499 2006-04-17 [colin]      2.1.1cvs11
1500
1501         * configure.ac
1502                 Fix search on encrpyt function on dragonfly
1503                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1504
1505 2006-04-17 [colin]      2.1.1cvs10
1506
1507         * src/prefs_account.c
1508                 Be safe by default: remove mails from POP3
1509                 after 7 days, not immediately
1510
1511 2006-04-17 [colin]      2.1.1cvs9
1512
1513         * src/etpan/imap-thread.c
1514                 Fix build on DragonFly - patch by 
1515                 Jonathan Buschmann <jonthn@agmact.com>
1516
1517 2006-04-17 [colin]      2.1.1cvs8
1518
1519         * src/imap.c
1520                 Save uidnext between sessions
1521
1522 2006-04-17 [colin]      2.1.1cvs7
1523
1524         * src/imap.c
1525                 scan is required when uid validity changes
1526
1527 2006-04-17 [colin]      2.1.1cvs6
1528
1529         * src/folderview.c
1530                 Don't scan if not necessary, apart in current
1531                 folder and INBOX to fetch flags.
1532         * src/imap.c
1533                 Scan is necessary if unread count changes
1534
1535 2006-04-17 [colin]      2.1.1cvs5
1536
1537         * src/imap.c
1538                 ...But always fetch ANSWERED and DELETED flags for
1539                 INBOX, as filtering can happen on these flags.
1540
1541 2006-04-17 [colin]      2.1.1cvs4
1542
1543         * src/imap.c
1544                 Don't fetch REPLIED and DELETED flags when synchronising
1545                 flags with a closed folder. We only need UNSEEN and FLAGGED
1546                 to update the folderview.
1547
1548 2006-04-17 [colin]      2.1.1cvs3
1549
1550         * src/imap.c
1551                 Faster flag search when there are new mails 
1552                 in a folder. We can do a full search if the 
1553                 folder contains less messages than the new
1554                 list.
1555
1556 2006-04-17 [colin]      2.1.1cvs2
1557
1558         * po/cs.po
1559         * po/de.po
1560         * po/fr.po
1561         * po/nl.po
1562         * po/pt_BR.po
1563                 Update translations from stable branch
1564
1565 2006-04-17 [colin]      2.1.1cvs1
1566
1567         * configure.ac
1568                 Bump version to follow stable release
1569
1570 2006-04-16 [mones]      2.1.0cvs50
1571
1572         * po/es.po
1573                 Updated for release
1574
1575 2006-04-16 [colin]      2.1.0cvs49
1576
1577         * src/textview.c
1578                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1579                 with gtk < 2.8. Thanks to Fabien Vantard.
1580
1581 2006-04-15 [colin]      2.1.0cvs48
1582
1583         * src/etpan/imap-thread.c
1584                 Fix bug #919 (libetpan: SEGV when connecting 
1585                 using command)
1586
1587 2006-04-14 [colin]      2.1.0cvs47
1588
1589         * src/main.c
1590                 Fix race on --select (should be done better)
1591
1592 2006-04-14 [wwp]        2.1.0cvs46
1593
1594         * src/send_message.c
1595                 enforce a check for domain in account prefs (a sending
1596                 error could be faced if domain was checked but no value set),
1597                 thanks to Colin.
1598
1599 2006-04-14 [colin]      2.1.0cvs45
1600
1601         * src/codeconv.c
1602                 when converting from unknown to unknown, if the
1603                 string is UTF8, don't convert it to the locale
1604                 (which breaks it)
1605
1606 2006-04-14 [colin]      2.1.0cvs44
1607
1608         * src/compose.c
1609                 Don't try to use ASCII for converting headers
1610                 (as done in body)
1611
1612 2006-04-14 [paul]       2.1.0cvs43
1613
1614         * src/crash.c
1615                 add locale/charset info to crash report
1616         * src/gtk/about.c
1617                 add wwp to doc team
1618                 replace 'e-mail' with preferred 'email'
1619         * src/gtk/authors.h
1620                 ensure contributors list is in alphabetical
1621                 order
1622
1623 2006-04-13 [colin]      2.1.0cvs42
1624
1625         * src/textview.c
1626                 Prevent gdk warnings
1627
1628 2006-04-13 [colin]      2.1.0cvs41
1629
1630         * src/common/ssl_certificate.c
1631         * src/common/ssl_certificate.h
1632         * src/gtk/sslcertwindow.c
1633                 Warn on expired certs, and display the expiration date
1634
1635 2006-04-13 [colin]      2.1.0cvs40
1636
1637         * src/plugins/spamassassin/spamassassin_gtk.c
1638                 Fix missing set_text on unix socket
1639
1640 2006-04-13 [wwp]        2.1.0cvs39
1641
1642         * manual/fr/advanced.xml
1643         * manual/fr/glossary.xml
1644                 applied new spam/ham/email lexicon (pourriel, courriel)
1645
1646 2006-04-13 [paul]       2.1.0cvs38
1647
1648         * src/plugins/pgpmime/plugin.c
1649                 remove the mention of S/MIME from the
1650                 description. This is now handled by the
1651                 S/MIME plugin.
1652
1653 2006-04-13 [paul]       2.1.0cvs37
1654
1655         * src/prefs_msg_colors.c
1656                 rework dialog
1657         * src/prefs_folder_item.c
1658         * src/prefs_spelling.c
1659                 add a tooltip to the colour selector buttons
1660
1661 2006-04-13 [wwp]        2.1.0cvs36
1662
1663         * manual/advanced.xml
1664         * manual/glossary.xml
1665         * manual/handling.xml
1666         * manual/keyboard.xml
1667         * manual/plugins.xml
1668         * manual/starting.xml
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                 fixes to the manuals:
1683                  - summaryview -> Message List (same in French)
1684                  - translate key names
1685                  - fix French punctuation, use non-breakable spaces when
1686                    necessary, don't use &thinsp; which is not portable
1687                  - tell what maildir and mbox formats we support
1688
1689 2006-04-12 [wwp]        2.1.0cvs35
1690
1691         * src/prefs_toolbar.c
1692                 unified a replace button more,
1693                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1694
1695 2006-04-12 [wwp]        2.1.0cvs34
1696
1697         * src/prefs_common.c
1698         * src/prefs_msg_colors.c
1699                 make default color labels translatable,
1700                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1701                 thanks to Tim <timbrain@post.cz> for reporting.
1702
1703 2006-04-12 [wwp]        2.1.0cvs33
1704
1705         * manual/glossary.xml
1706         * manual/intro.xml
1707         * manual/plugins.xml
1708         * manual/starting.xml
1709         * manual/sylpheed-claws-manual.xml
1710         * manual/fr/.cvsignore
1711         * manual/fr/account.xml
1712         * manual/fr/ack.xml
1713         * manual/fr/addrbook.xml
1714         * manual/fr/advanced.xml
1715         * manual/fr/faq.xml
1716         * manual/fr/glossary.xml
1717         * manual/fr/handling.xml
1718         * manual/fr/intro.xml
1719         * manual/fr/keyboard.xml
1720         * manual/fr/plugins.xml
1721         * manual/fr/starting.xml
1722         * manual/fr/sylpheed-claws-manual.xml
1723                 various fixes: typos, missing .fr translations, punctuation,
1724                 capitalization, links, accents and some bad French more.
1725
1726 2006-04-12 [wwp]        2.1.0cvs32
1727
1728         * src/prefs_gtk.c
1729                 fix for bug #935: always store prefs files in UTF-8 (thanks
1730                 to Colin).
1731
1732 2006-04-11 [colin]      2.1.0cvs31
1733
1734         * src/compose.c
1735                 Fix inserting files not in utf8 when locale is utf8
1736
1737 2006-04-11 [colin]      2.1.0cvs30
1738
1739         * src/inc.c
1740                 Don't show error dialog when cancelling connection
1741                 Patch by Pawel
1742
1743 2006-04-11 [cleroy]     2.1.0cvs29
1744
1745         * src/compose.c
1746                 Implement multiple quote levels
1747         * src/prefs_common.c
1748                 Change a little bit the quote bgcolor for 2nd level
1749
1750 2006-04-11 [colin]      2.1.0cvs28
1751
1752         * src/gtk/about.c
1753                 Add locale and charset in the label
1754
1755 2006-04-10 [colin]      2.1.0cvs27
1756
1757         * src/compose.c
1758         * src/prefs_common.c
1759         * src/prefs_common.h
1760         * src/prefs_msg_colors.c
1761         * src/textview.c
1762                 Allow optional background color in quotes
1763                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1764                 GTK+-2.8.x feature
1765
1766 2006-04-10 [colin]      2.1.0cvs26
1767
1768         * src/main.c
1769         * src/mainwindow.c
1770         * src/mainwindow.h
1771                 Implement --select
1772
1773 2006-04-10 [colin]      2.1.0cvs25
1774
1775         * manual/plugins.xml
1776         * manual/fr/plugins.xml
1777                 Document libcurl's proxy variables
1778
1779 2006-04-09 [colin]      2.1.0cvs24
1780
1781         * src/prefs_common.c
1782                 gettext() returns statically allocated stuff. We have
1783                 to strdup it in order to be able to free it.
1784
1785 2006-04-09 [colin]      2.1.0cvs23
1786
1787         * AUTHORS
1788         * src/gtk/authors.h
1789                 Add Alexei
1790
1791 2006-04-09 [colin]      2.1.0cvs22
1792
1793         * src/mainwindow.c
1794         * src/gtk/quicksearch.c
1795                 Fix bug #859 (problems with cyrilic input in 
1796                 search panel) - Patch by Alexey Illarionov 
1797                 <littlesavage@rambler.ru>
1798
1799 2006-04-09 [colin]      2.1.0cvs21
1800
1801         * src/prefs_customheader.c
1802                 I prefer removing then freeing rather than the contrary
1803                 (even if it doesn't change anything ;-)
1804         * src/prefs_account.c
1805                 Fix bug #933 (Crash re-entering the custom headers list 
1806                 dialog in accounts prefs)
1807                 The problem happened when cancelling the Account 
1808                 Preferences' dialogs - in which case we didn't do 
1809                 anything to the PrefsAccount * struct. In case of applying,
1810                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1811                 working with in this dialog. The problem is that 
1812                 prefs_customheader.c, working on this tmp_ac_prefs, always
1813                 changes the ->customhdr_list pointer, even when cancelled. 
1814                 So in case of cancelling the prefs_account dialog, we still
1815                 have to update ->customhdr_list in the real account.
1816
1817 2006-04-08 [colin]      2.1.0cvs20
1818
1819         * manual/fr/glossary.xml
1820         * manual/fr/keyboard.xml
1821                 Forgot some headers :)
1822
1823 2006-04-08 [colin]      2.1.0cvs19
1824
1825         * manual/Makefile.am
1826         * manual/fr/Makefile.am
1827         * manual/fr/account.xml
1828         * manual/fr/ack.xml
1829         * manual/fr/addrbook.xml
1830         * manual/fr/advanced.xml
1831         * manual/fr/faq.xml
1832         * manual/fr/glossary.xml
1833         * manual/fr/gpl.xml
1834         * manual/fr/handling.xml
1835         * manual/fr/intro.xml
1836         * manual/fr/keyboard.xml
1837         * manual/fr/plugins.xml
1838         * manual/fr/starting.xml
1839         * manual/fr/sylpheed-claws-manual.xml
1840         * manual/fr/dist/.cvsignore
1841         * manual/fr/dist/Makefile.am
1842         * manual/fr/dist/html/.cvsignore
1843         * manual/fr/dist/html/Makefile.am
1844         * manual/fr/dist/pdf/.cvsignore
1845         * manual/fr/dist/pdf/Makefile.am
1846         * manual/fr/dist/ps/.cvsignore
1847         * manual/fr/dist/ps/Makefile.am
1848         * manual/fr/dist/txt/.cvsignore
1849         * manual/fr/dist/txt/Makefile.am
1850                 Add the french translation of the manual. Thanks to
1851                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1852                 account.xml, ack.xml, addrbook.xml and advanced.xml
1853
1854 2006-04-08 [colin]      2.1.0cvs18
1855
1856         * manual/plugins.xml
1857         * manual/starting.xml
1858                 More fixes
1859
1860 2006-04-07 [colin]      2.1.0cvs17
1861
1862         * manual/faq.xml
1863         * manual/intro.xml
1864         * manual/keyboard.xml
1865                 Little fixes
1866
1867 2006-04-07 [colin]      2.1.0cvs16
1868
1869         * README
1870         * src/compose.c
1871         * src/prefs_common.c
1872         * src/prefs_common.h
1873                 Add hidden compose_no_markup pref
1874
1875 2006-04-07 [wwp]        2.1.0cvs15
1876
1877         * src/summary_search.c
1878         * .cvsignore
1879                 Bugfix: stop button was sticky when searching in an empty folder.
1880                 Applied curly brackets code style to the whole file (summary_search.c).
1881                 More files to ignore.
1882
1883 2006-04-07 [wwp]        2.1.0cvs14
1884
1885         * src/message_search.c
1886         * src/summary_search.c
1887                 changed default button when search bumps at file/folder
1888                 beginning or end, for convenience (thanks to Colin).
1889
1890 2006-04-07 [paul]       2.1.0cvs13
1891
1892         * src/plugins/dillo_viewer/dillo_prefs.c
1893                 avoid future potential for namespace collision
1894                 Patch by Colin
1895
1896 2006-04-06 [wwp]        2.1.0cvs12
1897
1898         * src/summary_search.c
1899                 Unify extended/advanced searches names (and thus factorize labels),
1900                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1901
1902 2006-04-06 [wwp]        2.1.0cvs11
1903
1904         * src/folderview.c
1905         * src/prefs_themes.c
1906         * src/summaryview.c
1907                 Fixed some compilation warnings.
1908
1909 2006-04-06 [colin]      2.1.0cvs10
1910
1911         * manual/advanced.xml
1912                 Document the wizard template and how to deploy
1913                 Sylpheed-Claws effectively
1914
1915 2006-04-06 [colin]      2.1.0cvs9
1916
1917         * src/folderview.c
1918                 gettext patch to tell translators about _("#"),
1919                 by Maxim Britov
1920
1921 2006-04-06 [colin]      2.1.0cvs8
1922
1923         * src/textview.c
1924                 Fix invalid GtkTextBIter after clicking "Display as text"
1925
1926 2006-04-06 [mones]      2.1.0cvs7
1927
1928         * src/addr_compl.c
1929         * src/addrindex.c
1930         * src/addritem.c
1931         * src/codeconv.c
1932         * src/compose.c
1933         * src/filtering.c
1934         * src/folder.c
1935         * src/folder_item_prefs.c
1936         * src/folderview.c
1937         * src/localfolder.c
1938         * src/matcher.c
1939         * src/mimeview.c
1940         * src/prefs_msg_colors.c
1941         * src/prefs_spelling.c
1942         * src/prefs_themes.c
1943         * src/procmime.c
1944         * src/procmsg.c
1945         * src/stock_pixmap.c
1946         * src/summaryview.c
1947         * src/textview.c
1948         * src/toolbar.c
1949         * src/common/mgutils.c
1950         * src/common/prefs.c
1951         * src/common/ssl_certificate.c
1952         * src/gtk/colorlabel.c
1953         * src/gtk/quicksearch.c
1954         * src/plugins/pgpmime/pgpmime.c
1955         * src/plugins/spamassassin/spamassassin.c
1956                 Removed redundant NULL checks for g_free() calls.
1957                 Patch by Pawel Pekala.
1958
1959 2006-04-06 [mones]      2.1.0cvs6
1960
1961         * src/prefs_actions.c
1962         * src/prefs_filtering.c
1963         * src/prefs_filtering_action.c
1964         * src/prefs_matcher.c
1965         * src/prefs_template.c
1966         * src/gtk/gtkutils.c
1967         * src/gtk/gtkutils.h
1968                 Have a nice replace button. Patch by Pawel Pekala
1969
1970 2006-04-06 [colin]      2.1.0cvs5
1971
1972         * src/addressbook.c
1973                 Fix crash with empty columns
1974
1975 2006-04-05 [colin]      2.1.0cvs4
1976
1977         * src/wizard.c
1978         * src/prefs_gtk.c
1979                 Allow wizard customization with pre-filled values
1980
1981 2006-04-05 [colin]      2.1.0cvs3
1982
1983         * src/textview.c
1984         * src/mimeview.c
1985         * src/mimeview.h
1986                 Nicer messages in mimeview
1987
1988 2006-04-05 [colin]      2.1.0cvs2
1989
1990         * src/addressbook.c
1991         * src/prefs_summaries.c
1992                 i18n fix
1993
1994 2006-04-05 [colin]      2.1.0cvs1
1995
1996         * src/plugins/pgpcore/plugin.c
1997         * src/plugins/pgpcore/select-keys.c
1998         * src/plugins/pgpcore/select-keys.h
1999         * src/plugins/pgpcore/sgpgme.c
2000         * src/plugins/pgpcore/sgpgme.h
2001         * src/plugins/pgpinline/pgpinline.c
2002         * src/plugins/pgpinline/plugin.c
2003         * src/plugins/pgpmime/pgpmime.c
2004         * src/plugins/pgpmime/plugin.c
2005                 Factorize and generalize a bit 
2006                 Drop S/MIME signature verification from PGP/MIME
2007                 (adding it as another, more complete plugin)
2008
2009 2006-04-05 [paul]       2.1.0
2010
2011         2.1.0 released
2012
2013 2006-04-05 [paul]       2.0.0cvs186
2014
2015         * manual/advanced.xml
2016                 add info on colour labels
2017
2018 2006-04-05 [paul]       2.0.0cvs185
2019
2020         * po/bg.po
2021         * po/cs.po
2022         * po/de.po
2023         * po/el.po
2024         * po/en_GB.po
2025         * po/fi.po
2026         * po/fr.po
2027         * po/it.po
2028         * po/nl.po
2029         * po/pl.po
2030         * po/pt_BR.po
2031         * po/sr.po
2032         * po/zh_CN.po
2033                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2034                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2035                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2036                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2037         * src/gtk/authors.h
2038         * tools/claws.i18n.status.pl
2039                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2040                 and new Czech translator, Tim <timbrain@post.cz>
2041
2042 2006-04-05 [mones]      2.0.0cvs184
2043
2044         * po/es.po
2045                 Updated translation
2046
2047 2006-04-05 [colin]      2.0.0cvs183
2048
2049         * src/gtk/quicksearch.c
2050                 Fix bug #929 (unnecessary reload in quick search bar)
2051
2052 2006-04-05 [colin]      2.0.0cvs182
2053
2054         * src/compose.c
2055                 Fix crash on Reply with no From:
2056                 Show signature and conversion error on queuing 
2057                 (but not sending)
2058         * src/mainwindow.c
2059         * src/summaryview.c
2060         * src/summaryview.h
2061                 Factorize threading code and make sure msginfo 
2062                 is not null when it comes from a GtkCTreeRow's 
2063                 data
2064         * src/gtk/gtkaspell.c
2065                 Check for necessary things
2066         * src/gtk/gtksctree.c
2067         * src/gtk/gtksctree.h
2068                 Reset anchor if necessary when removing node
2069
2070 2006-03-29 [colin]      2.0.0cvs181
2071
2072         * src/folderview.c
2073                 Warn for disabled IMAP accounts (due to lack of
2074                 libetpan). Breaks string-freeze - sorry - but it
2075                 is kind of important ;)
2076
2077 2006-03-28 [colin]      2.0.0cvs180
2078
2079         * src/gtk/gtkutils.c
2080         * src/gtk/gtkutils.h
2081                 Add a gtkut_get_link_btn() function that
2082                 creates a button which acts like an URI
2083         * src/prefs_themes.c
2084         * src/gtk/about.c
2085                 Use this function (factorizes codes)
2086         * src/common/defs.h
2087         * src/gtk/pluginwindow.c
2088                 Add a "Get more..." in the plugins window
2089
2090 2006-03-28 [colin]      2.0.0cvs179
2091
2092         * src/common/smtp.c
2093         * src/common/passcrypt.c
2094         * src/undo.c
2095                 Warning fixes. Patch by Pawel Pekala
2096
2097 2006-03-27 [colin]      2.0.0cvs178
2098
2099         * src/undo.c
2100                 Fix undoing by blocks with spaces
2101
2102 2006-03-27 [colin]      2.0.0cvs177
2103
2104         * src/textview.c
2105                 Set margin to 3px for headers
2106
2107 2006-03-27 [paul]
2108
2109         2.1.0-rc2 released
2110
2111 2006-03-27 [wwp]        2.0.0cvs176
2112
2113         * src/summaryview.c
2114                 don't reset quicksearch when updating the message list.
2115                 Thanks to Colin.
2116
2117 2006-03-26 [wwp]        2.0.0cvs175
2118
2119         * src/compose.c
2120                 use a unified border width ('other' tab in the compose window,
2121                 patch by Pawel Pekala).
2122
2123
2124 2006-03-26 [wwp]        2.0.0cvs174
2125
2126         * src/common/quoted-printable.c
2127         * src/addressbook.c
2128                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2129
2130 2006-03-26 [colin]      2.0.0cvs173
2131
2132         * src/quote_fmt_parse.y
2133                 Fix non-UTF8 date formats messing up the whole quote a 
2134                 little bit
2135
2136 2006-03-26 [colin]      2.0.0cvs172
2137
2138         * src/procheader.c
2139                 Make sure the date is UTF8 valid, or try to make it
2140                 so. IncrediMail is really IncrediStupid.
2141         * src/compose.c
2142                 Fix possible conversions. 
2143                 
2144
2145 2006-03-26 [colin]      2.0.0cvs171
2146
2147         * src/matcher.c
2148                 Fix corner cases in body search. This is still a
2149                 hack... It seems impossible to make it good and 
2150                 reasonably fast at the same time.
2151
2152 2006-03-26 [colin]      2.0.0cvs170
2153
2154         * src/summaryview.c
2155                 I think I killed the twilight zone bug!
2156                 summary_select_node() flushes GTK events in order
2157                 to be able to center the view. But this also 
2158                 flushes keypresses like Ctrl-Alt-U, so this can
2159                 call summary_show from summary_select_node (itself
2160                 called from summary_show, etc.). And the summaryview
2161                 has to be unlocked in this function. So just locking
2162                 while processing GTK events, and bailing if locked, 
2163                 should fix it.
2164                 Fixes bug #927 (SIGSEGV during Update Summary)
2165
2166 2006-03-25 [colin]      2.0.0cvs169
2167
2168         * src/matcher.c
2169                 Fix search in QP-encoded bodies
2170                 Fix utf-8 searches in bodies encoded in the
2171                 locale's encoding
2172         * src/common/quoted-printable.c
2173         * src/common/quoted-printable.h
2174                 Add a decode function that doesn't overwrite
2175                 the original pointer
2176                 
2177
2178 2006-03-24 [colin]      2.0.0cvs168
2179
2180         * src/action.c
2181         * src/summaryview.c
2182         * src/summaryview.h
2183                 Update message cache after action
2184                 Patch by H. Merijn Brand
2185         * src/prefs_msg_colors.c
2186                 Factorize label 
2187                 Patch by Fabien Vantard
2188         * src/plugins/spamassassin/spamassassin_gtk.c
2189                 Remove useless translation
2190                 Patch by Fabien Vantard
2191
2192 2006-03-23 [colin]      2.0.0cvs167
2193
2194         * src/common/ssl.c
2195                 Let 30 seconds to SSL_connect
2196
2197 2006-03-23 [wwp]        2.0.0cvs166
2198
2199         * src/summaryview.c
2200         * src/gtk/description_window.c
2201                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2202                 and headers are translated; adjust description windows' width to fit their
2203                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2204
2205 2006-03-23 [paul]       2.0.0cvs165
2206
2207         * src/common/utils.c
2208                 fix highlighting of URIs containing "()"
2209                 (2.0.0cvs164's reversal fixed)
2210                 Thanks to Colin.
2211
2212 2006-03-23 [paul]       2.0.0cvs164
2213
2214         * src/common/utils.c
2215                 revert patch, (postponing a fix), at 2.0.0cvs120
2216                 as it breaks more URIs than it fixes.
2217                 Allow '-' to be a terminating character in a URI
2218
2219 2006-03-22 [colin]      2.0.0cvs163
2220
2221         * configure.ac
2222                 Require libetpan 0.45
2223                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2224
2225 2006-03-22 [paul]       2.0.0cvs162
2226
2227         * src/editgroup.c
2228                 replace '<-' and '->' buttons with GTK_STOCK graphical
2229                 buttons
2230         * src/summary_search.c
2231                 don't offer '...' for translation
2232                 add a tooltip to advanced search '...' button
2233         * src/gtk/quicksearch.c
2234                 don't offer '...' for translation
2235
2236 2006-03-21 [colin]      2.0.0cvs161
2237
2238         * src/compose.c
2239                 Fix middle-click pasting (insert at click
2240                 position instead of cursor position, don't
2241                 remove existing selection and allow pasting
2242                 our own selection)
2243         * src/addressbook.c
2244                 "LDAP Server" -> "LDAP servers"
2245
2246 2006-03-21 [wwp]        2.0.0cvs160
2247
2248         * src/etpan/imap-thread.c
2249                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2250
2251 2006-03-20 [colin]      2.0.0cvs159
2252
2253         * src/summaryview.c
2254                 Don't reload summaryview after an execute with no
2255                 move action
2256
2257 2006-03-19 [colin]      2.0.0cvs158
2258
2259         * src/addressbook.c
2260                 and put groups at the top, always
2261
2262 2006-03-19 [colin]      2.0.0cvs157
2263
2264         * src/addressbook.c
2265                 Order groups before names, as previously
2266
2267 2006-03-19 [colin]      2.0.0cvs156
2268
2269         * src/addressbook.c
2270                 - Sort case-unsensitive
2271                 - Put the sort arrow at opening too
2272
2273 2006-03-19 [wwp]        2.0.0cvs155
2274
2275         * src/addressbook.c
2276                 allow sorting by name/email/remarks, ensure that right-pane's contents
2277                 matches the left-pane selection (cleared when appropriate).
2278                 Patch by Pawel Pekala <c0rn@o2.pl>.
2279
2280 2006-03-18 [colin]      2.0.0cvs154
2281
2282         * src/textview.c
2283                 Fix text cursor ;)
2284
2285 2006-03-18 [colin]      2.0.0cvs153
2286
2287         * src/gtk/filesel.c
2288                 Make sure we hide the preview if we didn't get
2289                 a filename
2290
2291 2006-03-18 [colin]      2.0.0cvs152
2292
2293         * src/summaryview.c
2294                 Set cursor to watch for execution (fixes lack
2295                 of watch-cursor when dnd'ing hundreds of mails)
2296         * src/gtk/filesel.c
2297                 Check that mime type is 'image/*' before updating
2298                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2299
2300 2006-03-18 [colin]      2.0.0cvs151
2301
2302         * src/mainwindow.c
2303         * src/textview.c
2304         * src/textview.h
2305                 Put a watch cursor in textview too when the mainwindow's
2306                 cursor in a watch
2307
2308 2006-03-18 [colin]      2.0.0cvs150
2309
2310         * src/folder.c
2311                 Change wrong asserts to simple tests
2312
2313 2006-03-17 [colin]      2.0.0cvs149
2314
2315         * src/mainwindow.c
2316         * src/mainwindow.h
2317         * src/prefs_msg_colors.c
2318         * src/summaryview.c
2319         * src/summaryview.h
2320         * src/gtk/colorlabel.c
2321         * src/gtk/colorlabel.h
2322                 Add a color label menu in the main menubar
2323                 Add (fixed) accels Ctrl-{0-7} to change the color
2324                 They have to be fixed because the menu's dynamic,
2325                 the items are complex widgets, hence we can't use
2326                 a GtkItemFactory.
2327
2328
2329 2006-03-17 [wwp]        2.0.0cvs148
2330
2331         * src/compose.c
2332                 rollback few lines from my previous commit (those lines come from
2333                 a pending patch, accidentally commited, even if neutral as they are
2334                 commented out).
2335
2336 2006-03-17 [wwp]        2.0.0cvs147
2337
2338         * src/compose.c
2339                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2340                 applied code style/indentation to the modified function.
2341
2342 2006-03-17 [wwp]        2.0.0cvs146
2343
2344         * src/procmsg.c
2345         * src/compose.c
2346                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2347
2348 2006-03-17 [paul]
2349
2350         2.1.0-rc1 released
2351
2352 2006-03-17 [paul]       2.0.0cvs145
2353
2354         * src/main.c
2355                 addressbook_read_file() was called twice
2356         * src/textview.c
2357                 X-Mailer highlighting
2358
2359 2006-03-16 [colin]      2.0.0cvs144
2360
2361         * src/sourcewindow.c
2362         * src/sourcewindow.h
2363                 And the last one, in source window.
2364
2365 2006-03-16 [colin]      2.0.0cvs143
2366
2367         * src/compose.c
2368         * src/compose.h
2369                 Fix the same stuff in compose
2370
2371 2006-03-16 [colin]      2.0.0cvs142
2372
2373         * src/messageview.c
2374                 Complete the previous messageview crash fix
2375
2376 2006-03-16 [colin]      2.0.0cvs141
2377
2378         * src/procmsg.h
2379         * src/procmsg.c
2380         * src/folder.c
2381                 Fix POSTPROCESSING hook
2382                 Patch by H. Merijn Brand
2383
2384         * src/procmime.c
2385         * src/procmime.h
2386                 Parse Content-Location
2387
2388         * src/toolbar.c
2389         * src/messageview.c
2390         * src/messageview.h
2391                 Don't crash when a top-level MessageView has
2392                 been closed on us. Same problematic than
2393                 yesterday's quicksearch issue.
2394
2395 2006-03-15 [colin]      2.0.0cvs140
2396
2397         * src/gtk/quicksearch.c
2398                 Fix a bitchy race we didn't think about when we
2399                 added quicksearch cancellation:
2400                 If the search is not on cached fields, for example
2401                 body_part matchcase "stuff"
2402                 the matcher code has to get the whole message. If
2403                 we're on IMAP, that can be slow, and in order to
2404                 be non-blocking, the IMAP code idle loop processes
2405                 gtk events too. So it is possible to cancel a
2406                 quicksearch while the matcher is getting the mail's
2407                 body. After matcher got its body, it will start to
2408                 iterate over the matcher list that the Quicksearch's
2409                 clear_search_cb() just freed via prepare_matcher().
2410                 SIGSEGV ensues.
2411                 The fix consists of guarding the matcherlist_match()
2412                 call with a boolean 'matching'. If we reset the
2413                 quicksearch while matching is TRUE, we don't free
2414                 the matcherlist anymore like we did, but we set
2415                 another new flag, deferred_free, to TRUE. Then,
2416                 in quicksearch_match(), just after returning from
2417                 matcherlist_match() and unsetting the matching flag,
2418                 we check the deferred_free flag and do the
2419                 prepare_matcher() (which does the matcherlist_free)
2420                 for real, so we free the matcherlist once it's not
2421                 used anymore.
2422                 As all of this runs via the glib main loop, we
2423                 luckily don't need a mutex.
2424         * src/summaryview.c
2425                 Also, show progress while searching.
2426
2427
2428 2006-03-14 [colin]      2.0.0cvs139
2429
2430         * src/alertpanel.c
2431                 Make alertpanel_is_open non-static
2432
2433 2006-03-14 [colin]      2.0.0cvs138
2434
2435         * src/prefs_spelling.c
2436                 Cleanups - Fabien Vantard
2437
2438 2006-03-14 [wwp]        2.0.0cvs137
2439
2440         * src/main.c
2441                 code style normalization (curly braces, indentation).
2442
2443 2006-03-14 [wwp]        2.0.0cvs137
2444
2445         * src/main.c
2446                 code style (braces, indentation)
2447
2448 2006-03-12 [paul]       2.0.0cvs136
2449
2450         * src/prefs_common.c
2451                 trans_hdr defaults to FALSE to be RFC-savvy
2452         * src/prefs_summaries.c
2453                 add a tooltip to the trans_hdr option
2454                 
2455
2456 2006-03-12 [paul]       2.0.0cvs135
2457
2458         * src/prefs_matcher.c
2459                 give a little more width to the combos
2460         * src/prefs_display_header.c
2461         * src/textview.c
2462                 translate headers if prefs_common.trans_hdr
2463                 is TRUE
2464
2465         Patches by Pawel Pekala
2466
2467 2006-03-12 [paul]       2.0.0cvs134
2468
2469         * src/plugins/clamav/clamav_plugin.c
2470         * src/plugins/dillo_viewer/dillo_viewer.c
2471         * src/plugins/pgpcore/plugin.c
2472         * src/plugins/pgpinline/plugin.c
2473         * src/plugins/pgpmime/plugin.c
2474         * src/plugins/spamassassin/spamassassin.c
2475                 update/add to descriptions
2476         * src/plugins/spamassassin/spamassassin_gtk.c
2477                 fixes to the english, remove superfluous
2478                 tooltips, clean up a little
2479
2480 2006-03-12 [paul]       2.0.0cvs133
2481
2482         * src/compose.c
2483                 fix Bug 924, 'Account combo box shows up wrong 
2484                 if & is in account name'
2485
2486 2006-03-11 [colin]      2.0.0cvs132
2487
2488         * src/summaryview.c
2489                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2490                 messed up shift-selection because is slows down
2491                 moving around summaryview. thanks -users
2492
2493 2006-03-10 [colin]      2.0.0cvs131
2494
2495         * src/plugins/spamassassin/spamassassin_gtk.c
2496                 Put back Paul's engrish fixes
2497
2498 2006-03-10 [colin]      2.0.0cvs130
2499
2500         * src/plugins/spamassassin/spamassassin.c
2501         * src/plugins/spamassassin/spamassassin.h
2502         * src/plugins/spamassassin/spamassassin_gtk.c
2503                 Cleanup SA prefs page (more)
2504                 Patch by Fabien Vantard
2505
2506 2006-03-10 [paul]       2.0.0cvs129
2507
2508         * src/prefs_msg_colors.c
2509         * src/prefs_spelling.c
2510                 widget sensitivity
2511
2512 2006-03-09 [mones]      2.0.0cvs128
2513
2514         * po/es.po
2515                 Update for next RC
2516
2517 2006-03-09 [wwp]        2.0.0cvs127
2518
2519         * configure.ac
2520                 revert accidental commit (requirement for libetpan 0.43), this time
2521                 not in HEAD.
2522
2523 2006-03-09 [wwp]        2.0.0cvs125
2524
2525         * configure.ac
2526                 revert accidental commit (requirement for libetpan 0.43)
2527
2528 2006-03-09 [paul]       2.0.0cvs126
2529
2530         * src/prefs_receive.c
2531                 remove useless frame
2532                 replace 'incorporation' with 'receiving'
2533         * src/plugins/clamav/clamav_plugin_gtk.c
2534         * src/plugins/spamassassin/spamassassin_gtk.c
2535                 improve widget sensitivity
2536                 fix a bit his engrish
2537
2538 2006-03-09 [wwp]        2.0.0cvs125
2539
2540         * src/addressadd.c
2541         * src/foldersel.c
2542         * src/prefs_common.c
2543         * src/prefs_common.h
2544                 remember some more windows' sizes (add to addressbook and
2545                 select folder).
2546
2547 2006-03-09 [paul]       2.0.0cvs124
2548
2549         * src/plugins/pgpcore/prefs_gpg.c
2550                 normalise construction of dialogue
2551
2552 2006-03-09 [paul]       2.0.0cvs123
2553
2554         * src/plugins/trayicon/Makefile.am
2555                 add missing slash
2556
2557 2006-03-08 [colin]      2.0.0cvs122
2558
2559         * src/plugins/trayicon/Makefile.am
2560                 Fix build in separate dir 
2561                 Patch by Bamanzi <bamanzi@gmail.com>
2562
2563 2006-03-08 [colin]      2.0.0cvs121
2564
2565         * src/procmsg.c
2566                 Batch move and copies from summaryview with delayed execution
2567                 too
2568
2569 2006-03-07 [paul]       2.0.0cvs120
2570
2571         * src/common/utils.c
2572                 fix highlighting of URIs containing "()"
2573                 Patch by Pawel Pekala
2574
2575 2006-03-07 [paul]       2.0.0cvs119
2576
2577         * src/folder.c
2578         * src/folder.h
2579         * src/folderview.c
2580                 immediately do alphabetical resort when
2581                 changing a folder's name
2582                 Patch by Pawel Pekala
2583
2584 2006-03-07 [paul]       2.0.0cvs118
2585
2586         * src/news.c
2587         * src/news_gtk.c
2588                 when unsubscribing a newsgroup, remove the
2589                 folder and msgs in .sylpheed-claws/newscache
2590                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2591
2592 2006-03-07 [paul]       2.0.0cvs117
2593
2594         * src/textview.c
2595                 fix wrong Fake URL Warning
2596                 Thanks to Hiro
2597
2598 2006-03-07 [colin]      2.0.0cvs116
2599
2600         * src/imap.c
2601                 Return immediately when password dialog was
2602                 cancelled
2603         * src/gtk/inputdialog.c
2604                 Allow empty strings for passwords
2605
2606
2607 2006-03-06 [colin]      2.0.0cvs115
2608
2609         * src/imap.c
2610                 Prevent double-timeouts when connection fails
2611
2612 2006-03-06 [colin]
2613
2614         2.0.1-rc1 released
2615
2616 2006-03-06 [colin]      2.0.0cvs114
2617
2618         * src/imap.c
2619                 Refresh session during potentially long
2620                 operations
2621
2622 2006-03-06 [wwp]        2.0.0cvs113
2623
2624         * src/prefs_msg_colors.h
2625                 forgot that one (custom color labels).
2626
2627 2006-03-06 [wwp]        2.0.0cvs112
2628
2629         * src/prefs_common.c
2630         * src/prefs_common.h
2631         * src/prefs_msg_colors.c
2632         * src/summaryview.c
2633         * src/summaryview.h
2634         * src/gtk/colorlabel.c
2635         * src/gtk/colorlabel.h
2636                 colors in messages list are now customizable. Color values and names can
2637                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2638                 Thanks to Paul and Colin for their help with this longstanding patch!
2639
2640 2006-03-06 [wwp]        2.0.0cvs111
2641
2642         * src/textview.c
2643                 don't crash if (x)face is bad.
2644
2645 2006-03-05 [paul]       2.0.0cvs110
2646
2647         * AUTHORS
2648         * configure.ac
2649         * src/Makefile.am
2650         * src/common/Makefile.am
2651         * src/common/utils.h
2652         * src/etpan/imap-thread.c
2653         * src/gtk/authors.h
2654         * src/plugins/clamav/Makefile.am
2655         * src/plugins/demo/Makefile.am
2656         * src/plugins/dillo_viewer/Makefile.am
2657         * src/plugins/pgpcore/Makefile.am
2658         * src/plugins/pgpcore/passphrase.c
2659         * src/plugins/pgpinline/Makefile.am
2660         * src/plugins/pgpmime/Makefile.am
2661         * src/plugins/spamassassin/Makefile.am
2662         * src/plugins/trayicon/Makefile.am
2663                 fix builiding on cygwin
2664                 Patch by Ralgh Young <bamanzi@gmail.com>
2665
2666 2006-03-04 [wwp]        2.0.0cvs109
2667
2668         * manual/keyboard.xml
2669                 fix mixed up/down keys.
2670
2671 2006-03-04 [wwp]        2.0.0cvs108
2672
2673         * README
2674         * INSTALL
2675                 updated links to SpamAssassin.
2676
2677 2006-03-04 [wwp]        2.0.0cvs107
2678
2679         * manual/plugins.xml
2680         * src/plugins/spamassassin/README
2681                 updated SpamAssassin plugin docs to reflect new functional additions
2682                 (also fix/update/documents few technical stuff more, see the README).
2683
2684 2006-03-04 [wwp]        2.0.0cvs106
2685
2686         * src/prefs_message.c
2687                 normalized capitalization of message-prefs paths.
2688
2689 2006-03-04 [wwp]        2.0.0cvs105
2690
2691         * manual/advanced.xml
2692                 typo.
2693
2694 2006-03-03 [colin]      2.0.0cvs104
2695
2696         * src/plugins/clamav/clamav_plugin_gtk.c
2697                 Rework prefs page, patch by Fabien 
2698
2699 2006-03-03 [colin]      2.0.0cvs103
2700
2701         * src/plugins/clamav/clamav_plugin.c
2702                 Set error on all errors
2703
2704 2006-03-03 [colin]      2.0.0cvs102
2705
2706         * src/common/plugin.c
2707                 Initialize error to avoid crashing when a plugin fails
2708                 without setting error
2709
2710 2006-03-02 [wwp]        2.0.0cvs101
2711
2712         * configure.ac
2713                 fixed linker flags for libetpan support on Cygwin
2714                 (thanks to H.Merijn Brand).
2715
2716 2006-03-02 [wwp]        2.0.0cvs100
2717
2718         * src/addressbook.c
2719                 fix some AB error messages: one for punctuation and
2720                 one wrongly duplicate (thanks, maxbritov).
2721
2722 2006-03-02 [wwp]        2.0.0cvs99
2723
2724         * src/plugins/spamassassin/spamassassin.c
2725                 make sync calls to sa-learn/spamc to prevent
2726                 system (whatever local or client/server) overload.
2727
2728 2006-03-02 [colin]      2.0.0cvs98
2729
2730         * src/summaryview.c
2731                 Put the spam icon in the status column instead of the
2732                 mark one
2733
2734 2006-03-01 [colin]      2.0.0cvs97
2735
2736         * src/plugins/spamassassin/spamassassin.c
2737                 Fix segfault (g_file_set_contents fails for some 
2738                 reason and err==0x2f. Can't find out why with
2739                 valgrind, using working function :-)
2740
2741 2006-03-01 [colin]      2.0.0cvs96
2742
2743         * src/inc.c
2744                 Offline overriding: let 'No' be cached only 3 seconds
2745
2746 2006-03-01 [colin]      2.0.0cvs95
2747
2748         * src/addr_compl.c
2749         * src/addrbook.c
2750         * src/addressbook.c
2751         * src/addrindex.c
2752         * src/folder_item_prefs.c
2753         * src/headerview.c
2754         * src/imap.c
2755         * src/inc.c
2756         * src/ldif.c
2757         * src/mainwindow.c
2758         * src/mh.c
2759         * src/msgcache.c
2760         * src/prefs_common.h
2761         * src/prefs_msg_colors.c
2762         * src/procheader.c
2763         * src/procheader.h
2764         * src/procmime.c
2765         * src/procmsg.c
2766         * src/procmsg.h
2767         * src/send_message.h
2768         * src/simple-gettext.c
2769         * src/summaryview.c
2770         * src/summaryview.h
2771         * src/syldap.c
2772         * src/textview.c
2773         * src/undo.c
2774         * src/common/ssl_certificate.c
2775         * src/common/utils.c
2776         * src/gtk/colorsel.c
2777         * src/gtk/gtksctree.c
2778         * src/gtk/gtkshruler.c
2779         * src/plugins/trayicon/trayicon.c
2780                 #if 0 goes to /dev/null
2781
2782 2006-03-01 [colin]      2.0.0cvs94
2783
2784         * src/compose.c
2785         * src/imap.c
2786         * src/inc.c
2787         * src/inc.h
2788         * src/messageview.c
2789         * src/news.c
2790         * src/plugins/spamassassin/spamassassin.c
2791                 Allow to add information in the "working offline"
2792                 window
2793
2794 2006-03-01 [wwp]        2.0.0cvs93
2795
2796         * src/plugins/spamassassin/spamassassin.c
2797                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2798                 'cause it seems that calling `spamc ... < inputfile` with
2799                 g_spawn_(a)sync simply.. erm doesn't work :-).
2800
2801 2006-03-01 [wwp]        2.0.0cvs92
2802
2803         * src/toolbar.c
2804         * src/toolbar.h
2805                 simplify the adding of spam/ham button to the messageview toolbar
2806                 (it gets more clear now that the same button will be "Mark as spam"
2807                 or "Mark as ham" according to the current message status,
2808                 thanks to Colin).
2809
2810 2006-03-01 [wwp]        2.0.0cvs91
2811
2812         * src/messageview.c
2813         * src/procmsg.c
2814         * src/procmsg.h
2815         * src/summaryview.c
2816         * src/plugins/spamassassin/spamassassin.c
2817         * src/plugins/spamassassin/spamassassin.h
2818                 make learner callbacks return a status (0 for ok),
2819                 handle it in main code to avoid setting flags when learning failed,
2820                 don't learn on TCP if offline in spamassassin,
2821                 thanks to Colin.
2822
2823                 
2824
2825 2006-03-01 [wwp]        2.0.0cvs90
2826
2827         * src/compose.c
2828                 some work around the compose window's account menu,
2829                 patch by Fabien Vantard.
2830
2831 2006-03-01 [wwp]        2.0.0cvs89
2832
2833         * src/plugins/spamassassin/spamassassin.c
2834                 fixed bad logics, was using spamc in local mode and sa-learn
2835                 in remote mode (thanks, Colin).
2836
2837 2006-03-01 [wwp]        2.0.0cvs88
2838
2839         * src/plugins/spamassassin/spamassassin.c
2840         * src/plugins/spamassassin/spamassassin.h
2841         * src/plugins/spamassassin/spamassassin_gtk.c
2842                 made processing of emails w/ sa-plugin an option (default is TRUE),
2843                 fixed Engrish some tooltips, capitalization of some debug messages
2844                 and warnings. The spamassassin plugin now provides two separate
2845                 services: process emails upon incorporation and spamd training.
2846                 Both services (un)register independently but use some common
2847                 plugin settings (transport settings, spam storage location).
2848
2849 2006-02-28 [wwp]        2.0.0cvs87
2850
2851         * src/plugins/spamassassin/spamassassin.c
2852                 fix async flag to spamc cmdline execution (batch exec should
2853                 be asynchronous).
2854
2855 2006-02-27 [wwp]        2.0.0cvs86
2856
2857         * src/plugins/spamassassin/spamassassin.c
2858         * src/plugins/spamassassin/spamassassin.h
2859         * src/plugins/spamassassin/spamassassin_gtk.c
2860                 - added the ability to learn a remote spamassassin server (spamd),
2861                 using spamc.
2862                 - added the spamassassin option 'username', that applies to all
2863                 spamassassin operations (filtering, learning, local or remote).
2864                 The default username is the current unix user (if left blank
2865                 from gtk prefs or config file).
2866                 - commented out some unused code (notebook widget), removed unused
2867                 layout (hbox1).
2868                 - make more widgets sensitive to the transport type.
2869
2870 2006-02-27 [colin]      2.0.0cvs85
2871
2872         * src/plugins/spamassassin/spamassassin.c
2873                 Fix sa-learn call when offline
2874
2875 2006-02-27 [colin]      2.0.0cvs84
2876
2877         * configure.ac
2878         * src/Makefile.am
2879         * src/mainwindow.c
2880         * src/mainwindow.h
2881         * src/messageview.c
2882         * src/messageview.h
2883         * src/prefs_toolbar.c
2884         * src/procmsg.c
2885         * src/stock_pixmap.c
2886         * src/stock_pixmap.h
2887         * src/summaryview.c
2888         * src/toolbar.c
2889         * src/toolbar.h
2890         * src/pixmaps/ham_btn.xpm
2891         * src/pixmaps/spam.xpm
2892         * src/pixmaps/spam_btn.xpm
2893         * src/plugins/spamassassin/spamassassin.c
2894                 Add button in toolbar for spam learning
2895                 Fix a few bugs from the last related commit
2896                 Revert 1.9.6cvs23 which messed up shift-selection
2897
2898 2006-02-24 [colin]      2.0.0cvs83
2899
2900         * src/procmsg.c
2901         * src/summaryview.c
2902         * src/summaryview.h
2903         * src/plugins/spamassassin/spamassassin.c
2904         * src/plugins/spamassassin/spamassassin.h
2905         * src/plugins/spamassassin/spamassassin_gtk.c
2906                 Unregister learner when spamassassin is either
2907                 disabled or over tcp
2908
2909 2006-02-24 [colin]      2.0.0cvs82
2910
2911         * src/Makefile.am
2912         * src/mainwindow.c
2913         * src/mainwindow.h
2914         * src/procmsg.c
2915         * src/procmsg.h
2916         * src/stock_pixmap.c
2917         * src/stock_pixmap.h
2918         * src/summaryview.c
2919         * src/summaryview.h
2920         * src/gtk/icon_legend.c
2921         * src/pixmaps/spam.xpm  ** NEW FILE **
2922         * src/plugins/spamassassin/spamassassin.c
2923         * src/plugins/spamassassin/spamassassin_gtk.c
2924                 Add spam learning interface (Mark/Mark as 
2925                 (spam|ham) menus)
2926
2927 2006-02-24 [wwp]        2.0.0cvs81
2928
2929         * src/compose.c
2930         * src/compose.h
2931         * src/filtering.c
2932                 hide compose window when sending message in batch mode
2933                 (filtering: forward and redirect). Also fixed a wrong
2934                 value returned when sending failed, neutral anyway.
2935                 (Colin, me) 
2936
2937 2006-02-24 [wwp]        2.0.0cvs80
2938
2939         * src/mainwindow.c
2940                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2941
2942 2006-02-24 [paul]       2.0.0cvs79
2943
2944         * src/news.c
2945         * src/news.h
2946         * src/news_gtk.c
2947                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2948                 Thanks to Colin
2949
2950 2006-02-23 [colin]      2.0.0cvs78
2951
2952         * src/alertpanel.c
2953                 Change OK to Close in alertpanel with View log
2954                 button; add accel to View log. Patch by Fabien
2955                 Vantard
2956
2957 2006-02-23 [wwp]        2.0.0cvs77
2958
2959         * src/compose.c
2960                 silly me, there were much more tests to perform, since toolbars can
2961                 really have down to 1 element only.
2962
2963 2006-02-23 [wwp]        2.0.0cvs76
2964
2965         * commitHelper
2966                 fixed indentation from my previous commit. Fallback to VISUAL if
2967                 EDITOR is not set (and to vi, at last resort).
2968
2969 2006-02-23 [wwp]        2.0.0cvs75
2970
2971         * commitHelper
2972                 improved error detection (Colin, me).
2973
2974 2006-02-23 [wwp]        2.0.0cvs74
2975
2976         * src/prefs_toolbar.c
2977                 simplify and fix prefs/toolbars layouting. Combos' contents can
2978                 now be really displayed.
2979
2980 2006-02-23 [wwp]        2.0.0cvs73
2981         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2982         be really displayed.
2983
2984 2006-02-22 [wwp]        2.0.0cvs72
2985
2986         * src/compose.c
2987                 fix a typo in my previous commit (sorry!).
2988
2989 2006-02-22 [wwp]        2.0.0cvs71
2990
2991         * src/prefs_toolbar.c
2992                 fix a crash when adding separators to toolbars,
2993                 also fix some separator item information.
2994
2995 2006-02-22 [wwp]        2.0.0cvs70
2996
2997         * src/compose.c
2998                 fix a crash when redirecting (for instance) when compose window's
2999                 toolbar contents has been customized (when some buttons have been
3000                 removed in fact).
3001
3002 2006-02-21 [wwp]        2.0.0cvs69
3003
3004         * src/summaryview.c
3005         * src/gtk/pluginwindow.c
3006         * src/plugins/pgpcore/prefs_gpg.c
3007                 fix some compilation warnings (feat. remains of removed code).
3008
3009 2006-02-21 [wwp]        2.0.0cvs68
3010
3011         * src/gtk/gtkutils.c
3012                 fix two compilation issues, thanks to Stephan Sachse.
3013
3014 2006-02-20 [colin]      2.0.0cvs67
3015
3016         * src/mainwindow.c
3017                 Don't reselect displayed mail on refocus
3018                 This fixes actions misbehaving 
3019
3020 2006-02-20 [wwp]        2.0.0cvs66
3021
3022         * src/summaryview.c
3023         * src/gtk/gtksctree.c
3024         * src/gtk/gtkshruler.c
3025                 changed more runtime typecast checks.
3026
3027 2006-02-20 [wwp]        2.0.0cvs65
3028
3029         * src/summary_search.c
3030                 find all - summaryview refresh issue fixed, thanks to Colin.
3031
3032 2006-02-20 [wwp]        2.0.0cvs64
3033
3034         * src/gtk/gtkutils.c
3035                 better runtime typecast checks.
3036
3037 2006-02-20 [wwp]        2.0.0cvs63
3038
3039         * src/summary_search.c
3040                 enhancements to the summary search:
3041                         - add the ability to stop the running search
3042                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3043                         - don't search if no criteria (From/To/Subject/Body) is set
3044                         - ensure that a busy mouse pointer is always shown when searching,
3045                           show it even a bit earlier
3046
3047 2006-02-19 [colin]      2.0.0cvs62
3048
3049         * src/compose.c
3050         * src/imap.c
3051         * src/etpan/imap-thread.c
3052         * src/etpan/imap-thread.h
3053                 (Future) IMAP speed improvement on sending
3054                 Will require a libetpan update
3055         * src/summaryview.c
3056         * src/gtk/quicksearch.c
3057                 Make quicksearch clearable while running.
3058
3059 2006-02-17 [colin]      2.0.0cvs61
3060
3061         * src/imap.c
3062         * src/etpan/imap-thread.c
3063         * src/etpan/imap-thread.h
3064                 Check for IMAP certificates
3065                 ** Requires libetpan-0.42-cvs4 
3066                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3067
3068 2006-02-17 [colin]      2.0.0cvs60
3069
3070         * src/messageview.c
3071         * src/prefs_common.c
3072         * src/prefs_common.h
3073         * src/prefs_message.c
3074                 Add pref to display HTML-only mails with plugin, 
3075                 if possible (defaulting to FALSE of course).
3076
3077 2006-02-16 [colin]      2.0.0cvs59
3078
3079         * src/main.c
3080         * src/common/plugin.c
3081         * src/common/plugin.h
3082         * src/gtk/pluginwindow.c
3083                 Keep track of requested (but unloaded) plugins
3084                 in some error cases.
3085
3086 2006-02-16 [wwp]        2.0.0cvs58
3087
3088         * src/gtk/gtkaspell.c
3089         * src/gtk/gtkaspell.h
3090         * src/prefs_spelling.c
3091         * src/compose.c
3092         * src/prefs_common.c
3093         * src/prefs_common.h
3094                 implemented new optional spellchecker behaviour: re-check message when
3095                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3096
3097 2006-02-16 [wwp]        2.0.0cvs57
3098
3099         * src/quote_fmt_parse.y
3100                 pclose popen'ed pipe.
3101
3102 2006-02-15 [colin]      2.0.0cvs56
3103
3104         * src/mimeview.c
3105         * src/mimeview.h
3106                 Let MimeViewers know which MimeView they
3107                 depend of.
3108         * src/summaryview.c
3109                 Swap From/To columns in Sent/Queue/Drafts
3110                 folders
3111         * src/etpan/imap-thread.c
3112                 Use mailstream_low_tls_open() for STARTTLS
3113                 instead of mailstream_low_ssl_open()
3114                 ** REQUIRES libetpan 0.42cvs3 **
3115
3116 2006-02-15 [wwp]        2.0.0cvs55
3117
3118         * src/compose.c
3119         * src/compose.h
3120         * src/message_search.c
3121         * src/message_search.h
3122         * src/textview.c
3123         * src/gtk/gtkutils.c
3124         * src/gtk/gtkutils.h
3125                 added the ability to Find text in the compose window (and a bit
3126                 of code factorization).
3127
3128 2006-02-15 [wwp]        2.0.0cvs54
3129
3130         * src/prefs_gtk.c
3131                 yet another one file was missing (fix for some widgets' sensitivity).
3132                 Thanks Colin!
3133
3134 2006-02-15 [wwp]        2.0.0cvs53
3135
3136         * src/prefs_gtk.h
3137                 oops forgot that file (fix for some widgets' sensitivity).
3138
3139 2006-02-15 [wwp]        2.0.0cvs52
3140
3141         * src/summary_search.c
3142                 implemented advanced summary search options (added the ability
3143                 to use matcher conditions in an advanced search mode).
3144
3145 2006-02-15 [wwp]        2.0.0cvs51
3146
3147         * src/plugins/pgpcore/prefs_gpg.c
3148         * src/prefs_account.c
3149                 fix some widget sensitivity, mostly around some labels in
3150                 account prefs.
3151
3152 2006-02-15 [paul]       2.0.0cvs50
3153
3154         * manual/advanced.xml
3155                 improve Templates info
3156                 written by wwp
3157
3158 2006-02-14 [colin]      2.0.0cvs49
3159
3160         * src/pixmaps/address_book.xpm
3161         * src/pixmaps/preferences.xpm
3162         * src/pixmaps/properties.xpm
3163                 Fix pixmap size - patch by Fabien Vantard
3164
3165 2006-02-13 [colin]      2.0.0cvs48
3166
3167         * src/procmime.c
3168                 Add missing fclose()s on error
3169         * src/textview.c
3170                 Remove unused code
3171         * src/common/utils.c
3172                 Fix temp files not being deleted on windows
3173         Patches by Thomas Gilgin
3174
3175 2006-02-13 [colin]      2.0.0cvs47
3176
3177         * src/mainwindow.c
3178                 Fix exit crash
3179
3180 2006-02-13 [wwp]        2.0.0cvs46
3181
3182         * src/plugins/pgpcore/prefs_gpg.c
3183                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3184
3185 2006-02-12 [colin]      2.0.0cvs45
3186
3187         * src/folderview.c
3188         * src/main.c
3189         * src/mainwindow.c
3190                 Fix "stuff" when quitting
3191
3192 2006-02-12 [wwp]        2.0.0cvs44
3193
3194         * src/prefs_themes.c
3195                 fix typos in debug messages.
3196
3197 2006-02-11 [colin]      2.0.0cvs43
3198
3199         * src/summaryview.c
3200                 don't allow drag/drop from ourself
3201
3202 2006-02-10 [wwp]        2.0.0cvs42
3203
3204         * src/exporthtml.c
3205         * src/html.c
3206         * src/html.h
3207         * src/procmime.c
3208         * src/textview.c
3209                 renamed html_ prefixed functions and data structures to avoid
3210                 namespace clashes w/ other software (gtkhtml2 for instance).
3211                 Closes bug #907.
3212
3213
3214 2006-02-09 [colin]      2.0.0cvs41
3215
3216         * src/summaryview.c
3217                 Fix shitty logic messed up. Thanks Ticho for the hint!
3218
3219 2006-02-09 [wwp]        2.0.0cvs40
3220
3221         * src/gtk/about.c
3222         * src/compose.c
3223         * src/prefs_account.c
3224         * src/prefs_gtk.h
3225         * src/editaddress.c
3226                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3227                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3228                 Browse buttons in accounts prefs.
3229
3230 2006-02-09 [colin]      2.0.0cvs39
3231
3232         * src/matcher.c
3233                 Check for pointer before using its members
3234         * src/gtk/gtksourceprintjob.c
3235                 Fix a wrong warning
3236
3237 2006-02-09 [wwp]        2.0.0cvs38
3238
3239         * src/gtk/filesel.c
3240                 fix few compiler warnings (type mismatch).
3241
3242 2006-02-09 [paul]       2.0.0cvs37
3243
3244         * po/fr.po
3245                 updated by Fabien Vantard
3246
3247 2006-02-08 [colin]      2.0.0cvs36
3248
3249         * src/prefs_common.c
3250         * src/common/defs.h
3251         * src/common/plugin.c
3252                 allow windows and linux configurations to coexist
3253                 patch by Thomas Gilgin
3254
3255 2006-02-08 [colin]      2.0.0cvs35
3256
3257         * src/filtering.c
3258         * src/matcher.c
3259         * src/matcher.h
3260         * src/matcher_parser_parse.y
3261         * src/prefs_filtering_action.c
3262         * src/prefs_matcher.c
3263                 Add the "Ignore thread" filtering
3264                 action
3265
3266 2006-02-08 [colin]      2.0.0cvs34
3267
3268         * src/compose.c
3269         * src/procmime.c
3270         * src/procmime.h
3271                 Fix bug #905 (damaged attachment)
3272                 text files with raw \0's aren't really text files
3273         FOR_STABLE
3274
3275 2006-02-08 [colin]      2.0.0cvs33
3276
3277         * src/summaryview.c
3278                 Fix crasher introduced yesterday
3279
3280 2006-02-08 [wwp]        2.0.0cvs32
3281
3282         * src/compose.c
3283         * src/compose.h
3284                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3285
3286 2006-02-08 [wwp]        2.0.0cvs31
3287
3288         * src/prefs_template.c
3289                 templates enhancement: allow address completion for Cc and Bcc fields
3290                 (it was currently possible for the To field only)
3291
3292 2006-02-08 [colin]      2.0.0cvs30
3293
3294         * src/compose.c
3295                 Don't unblock if not blocked
3296         FOR_STABLE
3297
3298 2006-02-07 [colin]      2.0.0cvs29
3299
3300         * src/action.c
3301                 Forgot to refresh summaryview
3302
3303 2006-02-07 [colin]      2.0.0cvs28
3304
3305         * src/action.c
3306                 Freeze/thaw message list and folder list while
3307                 processing %as{} actions 
3308         * src/compose.c
3309                 Fix auto-wrap disabling after a middle-click
3310                 paste - FOR_STABLE
3311
3312 2006-02-07 [paul]       2.0.0cvs27
3313
3314         * src/folder.c
3315                 fix freeing of uninitialised pointers
3316                 Thanks to Colin
3317
3318 2006-02-06 [colin]      2.0.0cvs26
3319
3320         * src/folder.c
3321                 Use g_slist_prepend in potentially big list
3322
3323 2006-02-06 [colin]      2.0.0cvs25
3324
3325         * src/folder.c
3326                 Completely skip processing if it doesn't 
3327                 exist (faster!)
3328
3329 2006-02-06 [colin]      2.0.0cvs24
3330
3331         * src/folder.c
3332         * src/summaryview.c
3333                 Batch filtering in summaryview (from Tools menu)
3334                 and pre/post//-processing too
3335
3336 2006-02-06 [colin]      2.0.0cvs23
3337
3338         * src/procmsg.h
3339         * src/filtering.c
3340                 Use a special field for batch filtering instead
3341                 of stepping on deferred execution's toes
3342
3343 2006-02-06 [colin]      2.0.0cvs22
3344
3345         * src/action.c
3346         * src/filtering.c
3347         * src/filtering.h
3348         * src/folder.c
3349         * src/summaryview.c
3350                 Fix filtering via menus and actions
3351
3352 2006-02-06 [colin]      2.0.0cvs21
3353
3354         * src/imap.c
3355                 Put the added file directly to cache if possible (will work
3356                 with next libetpan)
3357         * src/filtering.c
3358         * src/filtering.h
3359         * src/inc.c
3360         * src/folder.c
3361         * src/mbox.c
3362         * src/procmsg.h
3363                 Move and copy filtered messages by batches instead of one
3364                 by one - faster on IMAP
3365         * src/procmsg.c
3366                 Add a function that'll possibly be useful later
3367
3368 2006-02-06 [colin]      2.0.0cvs20
3369
3370         * src/addressbook.c
3371                 Use internal mime-type instead of text/plain for d'n'd
3372         * src/compose.c
3373                 Allow attaching files from mimeview's icon list via d'n'd
3374         * src/folderview.c
3375         * src/folderview.h
3376                 Use internal mime-type instead of text/plain for d'n'd
3377                 Don't try to selected opened folder if none is
3378                 Factorize d'n'd from other apps code
3379         * src/headerview.c
3380         * src/textview.c
3381         * src/gtk/gtkutils.c
3382         * src/gtk/gtkutils.h
3383                 Factorize Face/X-Face stuff
3384         * src/mimeview.c
3385                 Fix d'n'd to other apps
3386         * src/prefs_message.c
3387                 Let the XFace pref be usable without libcompface as it also
3388                 applies to Face
3389         * src/summaryview.c
3390                 Fix d'n'd to other apps
3391                 Factorize d'n'd from other apps code
3392
3393 2006-02-06 [wwp]        2.0.0cvs19
3394
3395         * po/it.po
3396                 Italian translation fixes by Andrea Spadaccini (no more confusion
3397                 between filtering and processing, and few changes in the About
3398                 dialog).
3399
3400
3401 2006-02-06 [mones]      2.0.0cvs18
3402
3403         * src/gtk/icon_legend.c
3404                 Improved descriptions allowing better translations
3405
3406 2006-02-05 [colin]      2.0.0cvs17
3407
3408         * src/imap.c
3409                 Add the f*cking missing expunge that caused imap_fetch_env
3410                 to fail after an add_msgs ! :-///
3411         * src/etpan/imap-thread.c
3412                 Add a bit of debug
3413         FOR_STABLE
3414
3415 2006-02-05 [colin]      2.0.0cvs16
3416
3417         * src/common/utils.c
3418                 Don't check for return-path (or we can't put
3419                 back non-sent mails)
3420
3421 2006-02-05 [colin]      2.0.0cvs15
3422
3423         * src/textview.c
3424                 Don't try to display Face header in textview
3425                 when teh headerview's active
3426
3427 2006-02-05 [colin]      2.0.0cvs14
3428
3429         * tools/tbird2syl.py
3430         * tools/Makefile.am
3431                 Add script to import Thunderbird mails
3432
3433 2006-02-05 [colin]      2.0.0cvs13
3434
3435         * src/headerview.c
3436         * src/procheader.c
3437         * src/procmsg.c
3438         * src/procmsg.h
3439         * src/textview.c
3440                 Show Face headers - patch partially by Klaus Flittner
3441
3442 2006-02-05 [colin]      2.0.0cvs12
3443
3444         * src/folderview.c
3445         * src/summaryview.c
3446         * src/common/utils.c
3447         * src/common/utils.h
3448                 Let dnd work from mime icons to summaryview
3449                 and to folderview too
3450                 Add a crude test to avoid trying to add files
3451                 drag'n'dropped when they're not mails
3452
3453 2006-02-04 [colin]      2.0.0cvs11
3454
3455         * src/summaryview.c
3456         * src/mimeview.c
3457                 Fix utf8 conversion
3458
3459 2006-02-04 [colin]      2.0.0cvs10
3460
3461         * src/compose.c
3462         * src/folderview.c
3463         * src/mimeview.c
3464         * src/summaryview.c
3465         * src/summaryview.h
3466                 Added various drag and drop capas:
3467                 From                    To
3468                 summaryview             other apps
3469                 mimeview icons          other apps
3470                 other apps              summaryview
3471                 other apps              folderview
3472
3473                 This shouldn't have broken the existing:
3474                 From                    To
3475                 summaryview             folderview
3476                 folderview              folderview
3477                 summaryview             compose's attachments
3478
3479         Tests welcomed.
3480
3481 2006-02-02 [paul]       2.0.0cvs9
3482
3483         * src/mainwindow.c
3484                 move global option 'Set displayed columns...' out
3485                 of folder option grouping.
3486                 fix sensitivity of 'harvest addresses'
3487         FOR_STABLE
3488
3489 2006-02-01 [colin]      2.0.0cvs8
3490
3491         * src/mimeview.c
3492                 Revert the alertpanel patch, it sucks (intrusive
3493                 and gets in the way of "open")
3494
3495 2006-02-01 [colin]      2.0.0cvs7
3496
3497         * src/compose.c
3498         * src/prefs_account.c
3499         * src/prefs_common.c
3500         * src/common/defs.h
3501         * src/common/utils.c
3502         * src/common/utils.h
3503                 Add ability to edit the signature file
3504                 from the account preferences, and use
3505                 a default for the text editor.
3506                 Patch by Fabien Vantard
3507
3508 2006-02-01 [colin]      2.0.0cvs6
3509
3510         * src/mimeview.c
3511                 Try to get mime type by extension if it is
3512                 application/octet-stream
3513                 Display a window with possible choices when
3514                 encountering unknown mime types
3515         * src/gtk/filesel.c
3516         * src/gtk/filesel.h
3517                 Add preview
3518                 Allow multiple selection in filtered filesel
3519                 (patch by Fabien Vantard)
3520         * src/gtk/pluginwindow.c
3521                 Use it (patch by Fabien Vantard)
3522
3523 2006-02-01 [paul]       2.0.0cvs5
3524
3525         * src/jpilot.c
3526                 fix crash on creating jpilot address book
3527                 Thanks to Colin - FOR_STABLE
3528         * src/prefs_summaries.c
3529         * src/prefs_wrapping.c
3530         * src/gtk/icon_legend.c
3531         * src/gtk/quicksearch.c
3532                 string fixes and additions
3533
3534 2006-02-01 [paul]       2.0.0cvs4
3535
3536         * src/compose.c
3537         * src/mainwindow.c
3538         * src/messageview.c
3539         * src/prefs_send.c
3540                 add Arabic encoding option
3541                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3542
3543 2006-01-31 [colin]      2.0.0cvs3
3544
3545         * src/plugins/pgpcore/passphrase.c
3546                 Convert passphrase to locale encoding
3547         * src/compose.c
3548                 Fix drafting on IMAP. Crappy bug sneaked in
3549                 the release :-/
3550         FOR_STABLE
3551
3552 2006-01-30 [paul]       2.0.0cvs2
3553
3554         * src/gtk/icon_legend.c
3555                 show the new entries
3556
3557 2006-01-30 [colin]      2.0.0cvs1
3558
3559         * src/manual.c
3560                 Check for the file to be present before 
3561                 enabling the menu - FOR_STABLE
3562         * src/gtk/icon_legend.c
3563                 Add folders icons (not all of them, there
3564                 are too much, but the most intriguing ones)
3565
3566 2006-01-30 [paul]       2.0.0
3567
3568         version 2.0.0 released
3569
3570 2006-01-30 [paul]       1.9.100cvs200
3571
3572         * manual/faq.xml
3573         * manual/gpl.xml
3574         * manual/intro.xml
3575         * manual/starting.xml
3576         * manual/sylpheed-claws-manual.xml
3577                 fixes, additions
3578
3579 2006-01-29 [mones]      1.9.100cvs199
3580
3581         * manual/account.xml
3582         * manual/advanced.xml
3583         * manual/glossary.xml
3584                 Some typos fixed, added LDIF term to glossary
3585         * po/es.po
3586                 Fixed leading plus symbol
3587
3588 2006-01-29 [paul]       1.9.100cvs198
3589
3590         * po/fi.po
3591         * po/sk.po
3592                 updated by Tommi Pirinen and Andrej Kacian
3593
3594 2006-01-29 [paul]       1.9.100cvs197
3595
3596         * src/gtk/authors.h
3597                 remove duplicates
3598
3599 2006-01-29 [paul]       1.9.100cvs196
3600
3601         * AUTHORS
3602         * po/nl.po
3603         * src/gtk/authors.h
3604         * tools/claws.i18n.status.pl
3605                 nl translation updated by Tim Dijkstra
3606
3607 2006-01-29 [paul]       1.9.100cvs195
3608
3609         * po/sr.po
3610         * po/sv.po
3611                 updated by Aleksandar Urosevic and Anders Troback
3612
3613 2006-01-28 [colin]      1.9.100cvs194
3614
3615         * src/gtk/gtksourceprintjob.c
3616                 Don't fiddle with PangoLayout when we
3617                 have an image
3618
3619 2006-01-28 [paul]       1.9.100cvs193
3620
3621         * AUTHORS
3622         * po/el.po
3623         * po/zh_CN.po
3624         * src/gtk/authors.h
3625         * tools/claws.i18n.status.pl
3626                 updated translations submitted by Stavros Giannouris
3627                 and Ralgh Young
3628
3629 2006-01-27 [colin]      1.9.100cvs192
3630
3631         * src/summaryview.c
3632         * src/gtk/gtksourceprintjob.c
3633                 Add image printing 
3634                 (libgnomeprint only, of course)
3635
3636 2006-01-27 [paul]       1.9.100cvs191
3637
3638         * po/fr.po
3639         * po/it.po
3640                 updated by Fabien Vantard and Andrea Spadaccini
3641
3642 2006-01-26 [colin]      1.9.100cvs190
3643
3644         * manual/Makefile.am
3645         * configure.ac
3646                 Make building the manual optional 
3647                 (--disable-manual)
3648
3649 2006-01-26 [paul]       1.9.100cvs189
3650
3651         * manual/glossary.xml
3652         * manual/plugins.xml
3653                 edited
3654         * po/en_GB.po
3655                 updated
3656
3657 2006-01-26 [paul]       1.9.100cvs188
3658
3659         * src/prefs_display_header.c
3660         * src/prefs_folder_column.c
3661         * src/prefs_msg_colors.c
3662         * src/prefs_summaries.c
3663         * src/prefs_summary_column.c
3664                 HIGify
3665
3666 2006-01-25 [colin]      1.9.100cvs187
3667
3668         * src/imap.c
3669                 Don't allow moving/copying mails between
3670                 queue/drafts and non-queue/drafts folders
3671                 Fixes bug #897 (message header is resetted 
3672                 if one is copied to Drafts)
3673
3674 2006-01-25 [colin]      1.9.100cvs186
3675
3676         * src/folder.c
3677         * src/mainwindow.c
3678                 Fix subscribed folders not found
3679         * src/compose.c
3680                 Don't try to encode as original mail's charset
3681                 if it's ascii 
3682
3683 2006-01-25 [paul]       1.9.100cvs185
3684
3685         * AUTHORS
3686         * po/Makevars
3687                 updated
3688         * po/de.po
3689         * po/pl.po
3690         * po/pt_BR.po
3691         * po/sr.po
3692                 updates submitted by Stephan Sachse, Emilian Nowak
3693                 and Quar, Frederico Goncalves Guimaraes, and
3694                 Aleksandar Urosevic
3695                 Fix Bug 896, 'PT_BR locale broken'.
3696         * src/gtk/authors.h
3697                 updated
3698
3699 2006-01-24 [mones]      1.9.100cvs184
3700
3701         * manual/glossary.xml
3702                 All current terms finished. Reviewers welcome ;-)
3703         * manual/keyboard.xml
3704                 Fixed column width for pdf output.
3705         * po/es.po
3706                 Updated
3707
3708 2006-01-24 [paul]       1.9.100cvs183
3709
3710         * manual/glossary.xml
3711                 fix id name
3712         * manual/dist/html/Makefile.am
3713         * manual/dist/pdf/Makefile.am
3714         * manual/dist/ps/Makefile.am
3715         * manual/dist/txt/Makefile.am
3716                 fix make deps
3717                 Thanks to Colin
3718
3719 2006-01-24 [mones]      1.9.100cvs182
3720
3721         * manual/glossary.xml
3722                 Nearly finished, some terms missing.
3723
3724 2006-01-23 [paul]       1.9.100cvs181
3725
3726         * manual/dist/html/Makefile.am
3727         * manual/dist/pdf/Makefile.am
3728         * manual/dist/ps/Makefile.am
3729         * manual/dist/txt/Makefile.am
3730         * src/mainwindow.c
3731                 re-enable manual
3732                 Thanks to Colin
3733
3734 2006-01-22 [colin]      1.9.100cvs180
3735
3736         * src/compose.c
3737         * src/gtk/gtkaspell.c
3738                 Don't deselect stuff before right-clicking, with aspell.
3739                 (This prevented right-click Copy, for example).
3740                 Thanks to Clo!
3741
3742 2006-01-22 [paul]       1.9.100cvs179
3743
3744         * src/summary_search.c
3745                 don't fix the widget size as it causes problems
3746                 under localisation.
3747                 Thanks to Emilian Nowak
3748
3749 2006-01-21 [paul]       1.9.100cvs178
3750
3751         * src/prefs_themes.c
3752                 fix broken underlining of label text
3753                 with some translations
3754
3755 2006-01-21 [colin]      1.9.100cvs177
3756
3757         * po/fr.po
3758                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3759
3760 2006-01-20 [colin]      1.9.100cvs176
3761
3762         * configure.ac
3763         * Makefile.am
3764         * manual/Makefile
3765         * manual/dist/html/.cvsignore
3766         * manual/dist/html/Makefile.am
3767         * manual/dist/pdf/.cvsignore
3768         * manual/dist/pdf/Makefile.am
3769         * manual/dist/ps/.cvsignore
3770         * manual/dist/ps/Makefile.am
3771         * manual/dist/txt/.cvsignore
3772         * manual/dist/txt/Makefile.am
3773                 Autotool-ize manual
3774
3775 2006-01-20 [paul]       1.9.100cvs175
3776
3777         * manual/handling.xml
3778                 make Filtering and Searching entries easier to find
3779         * manual/keyboard.xml
3780                 add the remaining default keybinds
3781         * src/prefs_summaries.c
3782                 update the default keybinds
3783
3784 2006-01-20 [paul]       1.9.100cvs174
3785
3786         * src/addressbook.c
3787         * src/addrgather.c
3788         * src/addrharvest.c
3789         * src/editaddress.c
3790         * src/editgroup.c
3791         * src/exphtmldlg.c
3792         * src/expldifdlg.c
3793         * src/exporthtml.c
3794         * src/exportldif.c
3795         * src/ldif.c
3796                 replace 'e-mail' with 'email'
3797         * src/summary_search.c
3798                 add mnemonic to "Find all" button
3799
3800 2006-01-20 [wwp]        1.9.100cvs173
3801
3802         * src/export.c
3803         * src/import.c
3804                 touched mbox import/export buttons for HIG-compliance
3805
3806 2006-01-19 [paul]       1.9.100cvs172
3807
3808         * manual/account.xml
3809         * manual/addrbook.xml
3810         * manual/advanced.xml
3811         * manual/faq.xml
3812         * manual/handling.xml
3813         * manual/intro.xml
3814         * manual/plugins.xml
3815         * manual/starting.xml
3816                 more editing
3817
3818 2006-01-19 [paul]       1.9.100cvs171
3819
3820         * src/toolbar.c
3821                 allow use of trash button while receiving
3822                 Thanks to Colin
3823
3824 2006-01-19 [wwp]        1.9.100cvs170
3825
3826         * src/gtk/quicksearch.c
3827         * src/compose.c
3828                 force text color to black when yellow background is set
3829
3830 2006-01-19 [colin]      1.9.100cvs169
3831
3832         * src/plugins/trayicon/trayicon.c
3833                 Gray out Get Mail when already getting mail
3834
3835 2006-01-18 [paul]       1.9.100cvs168
3836
3837         * src/compose.c
3838                 give widget yellow background was To is
3839                 set via folder prefs
3840         * src/gtk/quicksearch.c
3841                 give widget yellow background when quick
3842                 search is active.
3843                 Thanks to Colin
3844
3845 2006-01-18 [paul]       1.9.100cvs167
3846
3847         * doc/man/sylpheed-claws.1
3848                 add --subscribe option
3849
3850 2006-01-18 [paul]       1.9.100cvs166
3851
3852         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3853         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3854                 use %U instead of %F (%F is broken for user installed
3855                 files in kde 3.5)
3856
3857 2006-01-18 [colin]      1.9.100cvs165
3858
3859         * src/summaryview.c
3860                 Default to Yes in "No more * messages" dialogs
3861
3862 2006-01-17 [colin]      1.9.100cvs164
3863
3864         * src/compose.c
3865                 Possibly fix an invalid iterator causing
3866                 crash
3867
3868 2006-01-17 [colin]      1.9.100cvs163
3869
3870         * src/mimeview.c
3871                 Fix crash when the image disappears under the
3872                 image viewer
3873
3874 2006-01-16 [colin]      1.9.100cvs162
3875
3876         * src/compose.c
3877                 Fix reenabling autowrap
3878
3879 2006-01-16 [colin]      1.9.100cvs161
3880
3881         * src/compose.c
3882                 reset quote_len before getting quote_str
3883
3884 2006-01-16 [colin]      1.9.100cvs160
3885
3886         * src/account.c
3887         * src/account.h
3888         * src/folder.c
3889         * src/imap_gtk.c
3890         * src/mh_gtk.c
3891                 Fix bug #883 (default inbox does not track folder move)
3892
3893 2006-01-16 [colin]      1.9.100cvs159
3894
3895         * src/compose.c
3896         * src/plugins/pgpcore/passphrase.c
3897                 More buttons fixes
3898
3899 2006-01-16 [paul]       1.9.100cvs158
3900
3901         * src/prefs_actions.c
3902         * src/prefs_filtering_action.c
3903         * src/prefs_matcher.c
3904         * src/quote_fmt.c
3905         * src/gtk/description_window.c
3906         * src/gtk/description_window.h
3907         * src/gtk/quicksearch.c
3908                 description window cleanups
3909
3910 2006-01-15 [colin]      1.9.100cvs157
3911
3912         * src/addressbook.c
3913         * src/prefs_filtering.c
3914                 Same here
3915
3916 2006-01-15 [colin]      1.9.100cvs156
3917
3918         * src/folderview.c
3919         * src/mainwindow.c
3920                 Same for "Empty trash"
3921
3922 2006-01-15 [colin]      1.9.100cvs155
3923
3924         * src/inc.c
3925                 Override offline dialog had Yes by default
3926
3927 2006-01-15 [colin]      1.9.100cvs154
3928
3929         * src/summaryview.c
3930                 Delete selected messages? previously had Yes the default
3931
3932 2006-01-15 [colin]      1.9.100cvs153
3933
3934         * src/folder.c
3935         * src/folder.h
3936         * src/main.c
3937                 Check if a mailbox is loaded after all
3938                 plugins are loaded.
3939
3940 2006-01-15 [colin]      1.9.100cvs152
3941
3942         * src/folder.c
3943                 Don't start wizard when there are unloaded folders (will help
3944                 people with only mbox or maildir mailboxes)
3945
3946 2006-01-14 [colin]      1.9.100cvs151
3947
3948         * src/addressbook.c
3949         * src/expldifdlg.c
3950         * src/importldif.c
3951         * src/importmutt.c
3952         * src/importpine.c
3953         * src/mh_gtk.c
3954                 More HIG compliance and fixes
3955
3956 2006-01-14 [colin]      1.9.100cvs150
3957
3958         * src/prefs_filtering_action.c
3959         * src/foldersel.c
3960                 Two forgotten button order changes
3961
3962 2006-01-14 [colin]      1.9.100cvs149
3963
3964         * src/account.c
3965         * src/addressbook.c
3966         * src/compose.c
3967         * src/folderview.c
3968         * src/imap_gtk.c
3969         * src/mainwindow.c
3970         * src/mh_gtk.c
3971         * src/news_gtk.c
3972         * src/prefs_actions.c
3973         * src/prefs_customheader.c
3974         * src/prefs_filtering.c
3975         * src/prefs_matcher.c
3976         * src/prefs_template.c
3977         * src/ssl_manager.c
3978         * src/summaryview.c
3979         * src/textview.c
3980         * src/toolbar.c
3981                 All deletion confirmations are now "Cancel, Delete" 
3982                 instead of "No, Yes"
3983                 Clarified most of the other "No, Yes" to 
3984                 "Cancel, Descriptive_action"
3985                 Rechanged the "Entry not saved" alerts to have 
3986                 "Close, Continue editing"
3987
3988
3989 2006-01-14 [paul]
3990
3991         * 2.0.0-rc4 released
3992
3993 2006-01-14 [paul]       1.9.100cvs148
3994
3995         * src/account.c
3996         * src/addressadd.c
3997         * src/addressbook.c
3998         * src/compose.c
3999         * src/editaddress.c
4000         * src/editbook.c
4001         * src/editgroup.c
4002         * src/editjpilot.c
4003         * src/editldap.c
4004         * src/editvcard.c
4005         * src/exphtmldlg.c
4006         * src/expldifdlg.c
4007         * src/folderview.c
4008         * src/grouplistdialog.c
4009         * src/imap_gtk.c
4010         * src/importmutt.c
4011         * src/importpine.c
4012         * src/inc.c
4013         * src/main.c
4014         * src/mainwindow.c
4015         * src/message_search.c
4016         * src/messageview.c
4017         * src/mh_gtk.c
4018         * src/mimeview.c
4019         * src/news_gtk.c
4020         * src/prefs_actions.c
4021         * src/prefs_customheader.c
4022         * src/prefs_filtering.c
4023         * src/prefs_matcher.c
4024         * src/prefs_template.c
4025         * src/prefs_themes.c
4026         * src/ssl_manager.c
4027         * src/summary_search.c
4028         * src/summaryview.c
4029         * src/textview.c
4030         * src/toolbar.c
4031         * src/gtk/foldersort.c
4032         * src/gtk/gtkaspell.c
4033         * src/gtk/inputdialog.c
4034         * src/gtk/prefswindow.c
4035         * src/plugins/pgpcore/select-keys.c
4036         * src/plugins/trayicon/trayicon.c
4037                 HIG compliant button order
4038
4039 2006-01-14 [mones]      1.9.100cvs147
4040
4041         * po/es.po
4042                 Updated translation
4043
4044 2006-01-13 [paul]       1.9.100cvs146
4045
4046         * AUTHORS
4047         * ChangeLog
4048         * src/gtk/authors.h
4049                 add Joshua M. Kwan to contributors list
4050
4051 2006-01-13 [colin]      1.9.100cvs145
4052
4053         * src/gtk/quicksearch.c
4054                 Don't refocus quick search after executing (Esc or Enter)
4055                 Allows to '/'search something then move up/down in 
4056                 summaryview, and to Esc a search and be back in the 
4057                 summaryview
4058
4059 2006-01-13 [paul]       1.9.100cvs144
4060
4061         * src/plugins/pgpinline/pgpinline.c
4062                 support Content-Type 'application/pgp'
4063                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4064
4065 2006-01-13 [paul]       1.9.100cvs143
4066
4067         * manual/account.xml
4068                 make mention of partial retrieval
4069                 thanks to Colin
4070
4071 2006-01-13 [paul]       1.9.100cvs142
4072
4073         * src/account.c
4074         * src/account.h
4075         * src/action.c
4076         * src/action.h
4077         * src/adbookbase.h
4078         * src/addr_compl.c
4079         * src/addr_compl.h
4080         * src/addrbook.c
4081         * src/addrcache.c
4082         * src/addrcache.h
4083         * src/addrcindex.c
4084         * src/addrcindex.h
4085         * src/addrclip.c
4086         * src/addrclip.h
4087         * src/addrdefs.h
4088         * src/addressadd.c
4089         * src/addressadd.h
4090         * src/addressbook.c
4091         * src/addressbook.h
4092         * src/addrgather.c
4093         * src/addrgather.h
4094         * src/addrharvest.c
4095         * src/addrharvest.h
4096         * src/addrindex.c
4097         * src/addrindex.h
4098         * src/addritem.c
4099         * src/addritem.h
4100         * src/addrquery.c
4101         * src/addrquery.h
4102         * src/addrselect.c
4103         * src/addrselect.h
4104         * src/alertpanel.c
4105         * src/alertpanel.h
4106         * src/browseldap.c
4107         * src/browseldap.h
4108         * src/codeconv.c
4109         * src/codeconv.h
4110         * src/compose.c
4111         * src/compose.h
4112         * src/customheader.c
4113         * src/customheader.h
4114         * src/displayheader.c
4115         * src/displayheader.h
4116         * src/editaddress.c
4117         * src/editaddress.h
4118         * src/editbook.c
4119         * src/editbook.h
4120         * src/editgroup.c
4121         * src/editgroup.h
4122         * src/editjpilot.c
4123         * src/editjpilot.h
4124         * src/editldap.c
4125         * src/editldap.h
4126         * src/editldap_basedn.c
4127         * src/editldap_basedn.h
4128         * src/editvcard.c
4129         * src/editvcard.h
4130         * src/exphtmldlg.c
4131         * src/exphtmldlg.h
4132         * src/expldifdlg.c
4133         * src/expldifdlg.h
4134         * src/export.h
4135         * src/exporthtml.c
4136         * src/exporthtml.h
4137         * src/exportldif.c
4138         * src/exportldif.h
4139         * src/filtering.c
4140         * src/filtering.h
4141         * src/folder.c
4142         * src/folder.h
4143         * src/folder_item_prefs.c
4144         * src/folder_item_prefs.h
4145         * src/foldersel.c
4146         * src/foldersel.h
4147         * src/folderutils.c
4148         * src/folderutils.h
4149         * src/folderview.c
4150         * src/folderview.h
4151         * src/grouplistdialog.c
4152         * src/grouplistdialog.h
4153         * src/headerview.c
4154         * src/html.c
4155         * src/html.h
4156         * src/image_viewer.c
4157         * src/image_viewer.h
4158         * src/imap.c
4159         * src/imap.h
4160         * src/imap_gtk.c
4161         * src/imap_gtk.h
4162         * src/import.h
4163         * src/importldif.c
4164         * src/importldif.h
4165         * src/importmutt.c
4166         * src/importmutt.h
4167         * src/importpine.c
4168         * src/importpine.h
4169         * src/inc.c
4170         * src/inc.h
4171         * src/jpilot.c
4172         * src/jpilot.h
4173         * src/ldapctrl.c
4174         * src/ldapctrl.h
4175         * src/ldaplocate.c
4176         * src/ldaplocate.h
4177         * src/ldapquery.c
4178         * src/ldapquery.h
4179         * src/ldapserver.c
4180         * src/ldapserver.h
4181         * src/ldaputil.c
4182         * src/ldaputil.h
4183         * src/ldif.c
4184         * src/ldif.h
4185         * src/main.c
4186         * src/main.h
4187         * src/mainwindow.c
4188         * src/mainwindow.h
4189         * src/manual.c
4190         * src/manual.h
4191         * src/mbox.c
4192         * src/mbox.h
4193         * src/message_search.c
4194         * src/message_search.h
4195         * src/messageview.c
4196         * src/messageview.h
4197         * src/mh.c
4198         * src/mh.h
4199         * src/mh_gtk.c
4200         * src/mh_gtk.h
4201         * src/mimeview.c
4202         * src/mimeview.h
4203         * src/msgcache.c
4204         * src/msgcache.h
4205         * src/mutt.c
4206         * src/mutt.h
4207         * src/news.c
4208         * src/news.h
4209         * src/news_gtk.c
4210         * src/news_gtk.h
4211         * src/partial_download.c
4212         * src/partial_download.h
4213         * src/pine.c
4214         * src/pine.h
4215         * src/pop.c
4216         * src/pop.h
4217         * src/prefs_account.c
4218         * src/prefs_account.h
4219         * src/prefs_actions.c
4220         * src/prefs_actions.h
4221         * src/prefs_common.c
4222         * src/prefs_common.h
4223         * src/prefs_compose_writing.c
4224         * src/prefs_compose_writing.h
4225         * src/prefs_customheader.c
4226         * src/prefs_customheader.h
4227         * src/prefs_display_header.c
4228         * src/prefs_display_header.h
4229         * src/prefs_filtering.c
4230         * src/prefs_filtering.h
4231         * src/prefs_filtering_action.c
4232         * src/prefs_filtering_action.h
4233         * src/prefs_folder_column.c
4234         * src/prefs_folder_column.h
4235         * src/prefs_folder_item.c
4236         * src/prefs_folder_item.h
4237         * src/prefs_fonts.c
4238         * src/prefs_fonts.h
4239         * src/prefs_gtk.c
4240         * src/prefs_gtk.h
4241         * src/prefs_image_viewer.c
4242         * src/prefs_image_viewer.h
4243         * src/prefs_matcher.c
4244         * src/prefs_matcher.h
4245         * src/prefs_message.c
4246         * src/prefs_msg_colors.c
4247         * src/prefs_msg_colors.h
4248         * src/prefs_other.c
4249         * src/prefs_quote.c
4250         * src/prefs_receive.c
4251         * src/prefs_send.c
4252         * src/prefs_spelling.c
4253         * src/prefs_spelling.h
4254         * src/prefs_summaries.c
4255         * src/prefs_summaries.h
4256         * src/prefs_summary_column.c
4257         * src/prefs_summary_column.h
4258         * src/prefs_template.c
4259         * src/prefs_template.h
4260         * src/prefs_themes.c
4261         * src/prefs_themes.h
4262         * src/prefs_toolbar.c
4263         * src/prefs_toolbar.h
4264         * src/prefs_wrapping.c
4265         * src/prefs_wrapping.h
4266         * src/privacy.c
4267         * src/privacy.h
4268         * src/procheader.c
4269         * src/procheader.h
4270         * src/procmime.c
4271         * src/procmime.h
4272         * src/procmsg.c
4273         * src/procmsg.h
4274         * src/quote_fmt.c
4275         * src/quote_fmt_parse.y
4276         * src/recv.c
4277         * src/recv.h
4278         * src/remotefolder.c
4279         * src/remotefolder.h
4280         * src/send_message.c
4281         * src/send_message.h
4282         * src/setup.c
4283         * src/setup.h
4284         * src/sourcewindow.c
4285         * src/sourcewindow.h
4286         * src/ssl_manager.c
4287         * src/ssl_manager.h
4288         * src/statusbar.c
4289         * src/statusbar.h
4290         * src/stock_pixmap.c
4291         * src/stock_pixmap.h
4292         * src/summary_search.c
4293         * src/summary_search.h
4294         * src/summaryview.c
4295         * src/summaryview.h
4296         * src/syldap.c
4297         * src/syldap.h
4298         * src/textview.c
4299         * src/textview.h
4300         * src/toolbar.c
4301         * src/toolbar.h
4302         * src/undo.c
4303         * src/undo.h
4304         * src/unmime.c
4305         * src/unmime.h
4306         * src/vcard.c
4307         * src/vcard.h
4308         * src/wizard.c
4309         * src/wizard.h
4310         * src/common/base64.c
4311         * src/common/base64.h
4312         * src/common/defs.h
4313         * src/common/hooks.c
4314         * src/common/hooks.h
4315         * src/common/log.c
4316         * src/common/log.h
4317         * src/common/mgutils.c
4318         * src/common/mgutils.h
4319         * src/common/nntp.c
4320         * src/common/nntp.h
4321         * src/common/passcrypt.c
4322         * src/common/passcrypt.h.in
4323         * src/common/plugin.c
4324         * src/common/plugin.h
4325         * src/common/prefs.c
4326         * src/common/prefs.h
4327         * src/common/progressindicator.c
4328         * src/common/progressindicator.h
4329         * src/common/quoted-printable.c
4330         * src/common/quoted-printable.h
4331         * src/common/session.c
4332         * src/common/session.h
4333         * src/common/smtp.c
4334         * src/common/smtp.h
4335         * src/common/socket.c
4336         * src/common/socket.h
4337         * src/common/ssl.c
4338         * src/common/ssl.h
4339         * src/common/ssl_certificate.c
4340         * src/common/ssl_certificate.h
4341         * src/common/stringtable.c
4342         * src/common/stringtable.h
4343         * src/common/sylpheed.c
4344         * src/common/sylpheed.h
4345         * src/common/template.c
4346         * src/common/template.h
4347         * src/common/timing.h
4348         * src/common/utils.c
4349         * src/common/utils.h
4350         * src/common/version.h.in
4351         * src/common/xml.c
4352         * src/common/xml.h
4353         * src/common/xmlprops.c
4354         * src/common/xmlprops.h
4355         * src/gtk/colorlabel.c
4356         * src/gtk/colorsel.c
4357         * src/gtk/colorsel.h
4358         * src/gtk/description_window.c
4359         * src/gtk/description_window.h
4360         * src/gtk/filesel.c
4361         * src/gtk/filesel.h
4362         * src/gtk/foldersort.c
4363         * src/gtk/foldersort.h
4364         * src/gtk/gtkutils.c
4365         * src/gtk/gtkutils.h
4366         * src/gtk/inputdialog.c
4367         * src/gtk/inputdialog.h
4368         * src/gtk/logwindow.c
4369         * src/gtk/logwindow.h
4370         * src/gtk/manage_window.c
4371         * src/gtk/manage_window.h
4372         * src/gtk/menu.c
4373         * src/gtk/menu.h
4374         * src/gtk/pluginwindow.c
4375         * src/gtk/pluginwindow.h
4376         * src/gtk/prefswindow.c
4377         * src/gtk/prefswindow.h
4378         * src/gtk/progressdialog.c
4379         * src/gtk/progressdialog.h
4380         * src/gtk/sslcertwindow.c
4381         * src/gtk/sslcertwindow.h
4382         * src/plugins/clamav/clamav_plugin.c
4383         * src/plugins/clamav/clamav_plugin.h
4384         * src/plugins/clamav/clamav_plugin_gtk.c
4385         * src/plugins/demo/demo.c
4386         * src/plugins/dillo_viewer/dillo_prefs.c
4387         * src/plugins/dillo_viewer/dillo_prefs.h
4388         * src/plugins/dillo_viewer/dillo_viewer.c
4389         * src/plugins/pgpcore/passphrase.c
4390         * src/plugins/pgpcore/passphrase.h
4391         * src/plugins/pgpcore/plugin.c
4392         * src/plugins/pgpcore/select-keys.c
4393         * src/plugins/pgpcore/select-keys.h
4394         * src/plugins/pgpcore/sgpgme.c
4395         * src/plugins/pgpcore/sgpgme.h
4396         * src/plugins/pgpinline/pgpinline.c
4397         * src/plugins/pgpinline/pgpinline.h
4398         * src/plugins/pgpinline/plugin.c
4399         * src/plugins/pgpmime/pgpmime.c
4400         * src/plugins/pgpmime/pgpmime.h
4401         * src/plugins/pgpmime/plugin.c
4402         * src/plugins/spamassassin/spamassassin.c
4403         * src/plugins/spamassassin/spamassassin.h
4404         * src/plugins/spamassassin/spamassassin_gtk.c
4405         * src/plugins/trayicon/trayicon.c
4406                 update copyright header
4407
4408 2006-01-13 [paul]       1.9.100cvs141
4409
4410         * src/account.c
4411         * src/export.c
4412         * src/import.c
4413         * src/mainwindow.c
4414         * src/prefs_account.c
4415         * src/prefs_display_header.c
4416         * src/prefs_receive.c
4417         * src/prefs_send.c
4418         * src/prefs_summaries.c
4419         * src/prefs_themes.c
4420         * src/prefs_toolbar.c
4421         * src/gtk/about.c
4422                 various cleanups
4423
4424 2006-01-12 [colin]      1.9.100cvs140
4425
4426         * src/folder.c
4427         * src/folder.h
4428         * src/main.c
4429                 Add --subscribe option
4430                 Let sylpheed-claws email@domain.com equivalent to --compose
4431                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4432
4433 2006-01-12 [paul]       1.9.100cvs139
4434
4435         * src/mainwindow.c
4436                 append 'Change folder order' label with '...'
4437         * src/prefs_actions.c
4438                 allow reordering of actions list by dnd
4439         * src/gtk/foldersort.c
4440                 make the dialog nicer
4441
4442 2006-01-11 [colin]      1.9.100cvs138
4443
4444         * src/compose.c
4445                 Allow templates without text
4446
4447 2006-01-11 [paul]       1.9.100cvs137
4448
4449         * tools/README
4450         * tools/filter_conv_new.pl
4451                 add info to README
4452                 also check .sylpheed for filter.xml
4453                 be a bit informative to the user
4454
4455 2006-01-11 [colin]      1.9.100cvs136
4456
4457         * src/textview.c
4458                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4459
4460 2006-01-10 [paul]       1.9.100cvs135
4461
4462         * tools/Makefile.am
4463         * tools/filter_conv_new.pl
4464                 add script to convert new style Sylpheed
4465                 filter rules (Sylpheed >= 0.9.99) to
4466                 Claws filtering rules
4467
4468 2006-01-10 [colin]      1.9.100cvs134
4469
4470         * src/compose.c
4471                 Fix broken line joins in certain conditions
4472                 (between two quoted lines: <enter><enter><up>
4473                  <type a wrapped sentence><go in the first line>
4474                  <insert more text><watch as line joining failed>)
4475
4476 2006-01-10 [paul]       1.9.100cvs133
4477
4478         * src/compose.c
4479                 don't report success in error dialog
4480                 thanks to Colin
4481         * src/common/utils.c
4482                 include some trailing punctuations as URI
4483                 thanks to Hiro
4484
4485 2006-01-10 [paul]       1.9.100cvs132
4486
4487         * src/mimeview.c
4488                 fix incompatible pointer type
4489                 warning
4490
4491 2006-01-10 [paul]       1.9.100cvs131
4492
4493         * src/compose.c
4494                 change Subject in window title
4495                 instantaneously
4496
4497 2006-01-09 [colin]      1.9.100cvs130
4498
4499         * src/addressbook.c
4500         * src/headerview.c
4501         * src/mainwindow.c
4502         * src/messageview.c
4503         * src/mimeview.c
4504         * src/noticeview.c
4505         * src/summaryview.c
4506                 Fix possible crashes on exit and in addressbook
4507
4508 2006-01-09 [paul]       1.9.100cvs129
4509
4510         * src/prefs_msg_colors.c
4511                 some cleanups that I forgot last time
4512
4513 2006-01-09 [paul]       1.9.100cvs128
4514
4515         * README
4516         * src/folderview.c
4517         * src/prefs_msg_colors.c
4518                 add previously hidden option, color_new, to
4519                 the gui
4520                 move the page to Display/
4521                 rework the gui
4522
4523 2006-01-09 [wwp]        1.9.100cvs127
4524
4525         * src/prefs_themes.c
4526                 made the prefs/display/themes layouts spacing less condensed
4527                 (and so they match other prefs/pages' look).
4528
4529 2006-01-09 [paul]       1.9.100cvs126
4530
4531         * src/compose.c
4532         * src/prefs_common.c
4533         * src/prefs_common.h
4534         * src/prefs_wrapping.c
4535                 remove 'wrap at send' option
4536
4537 2006-01-06 [colin]      1.9.100cvs125
4538
4539         * src/compose.c
4540                 Just make completely sure we don't insert "manual line breaks" 
4541                 when wrapping... 
4542
4543 2006-01-04 [paul]
4544
4545         * 2.0.0-rc3 released
4546
4547 2006-01-04 [paul]       1.9.100cvs124
4548
4549         * src/folderview.c
4550                 fix bug 882, 'quick scroll in folder list
4551                 displays wrong folder contents'
4552
4553 2006-01-04 [paul]       1.9.100cvs123
4554
4555         * src/plugins/pgpmime/pgpmime.c
4556                 better debug information when signing
4557                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4558
4559 2006-01-03 [colin]      1.9.100cvs122
4560
4561         * configure.ac
4562                 We need to recheck for gpgme 1.0.0 after checking
4563                 for 1.1.1, because if 1.1.1 isn't available, 
4564                 GPGME_LIBS and friends are blanked out by the 
4565                 second check.
4566
4567 2006-01-03 [colin]      1.9.100cvs121
4568
4569         * src/common/prefs.c
4570                 Windows unlink-before rename fix
4571         * src/plugins/pgpcore/sgpgme.c
4572                 Add support for PKA info if available
4573                 Both patches by Werner Koch
4574
4575 2006-01-03 [paul]       1.9.100cvs120
4576
4577         * src/messageview.c
4578                 fix bug 884, 'Send receipt' button visible in queue
4579                 Thanks to Colin
4580
4581 2006-01-02 [colin]      1.9.100cvs119
4582
4583         * src/compose.c
4584         * src/imap.c
4585                 Fix autosave on IMAP and more generally try to
4586                 return the correct ID on a newly added IMAP message
4587
4588 2006-01-02 [paul]       1.9.100cvs118
4589
4590         * manual/keyboard.xml
4591                 edited
4592
4593 2006-01-01 [paul]       1.9.100cvs117
4594
4595         * src/gtk/authors.h
4596                 alphabetical order
4597
4598 2005-12-30 [colin]      1.9.100cvs116
4599
4600         * manual/advanced.xml
4601                 Explain Pre/Post-processing differences.
4602
4603 2005-12-30 [colin]      1.9.100cvs115
4604
4605         * src/mh.c
4606                 Implement copy_msgs for a little optimization
4607         * src/imap.c
4608                 Finish yesterday's fix
4609
4610 2005-12-29 [colin]      1.9.100cvs114
4611
4612         * src/imap.c
4613                 Fix occasional failure in fetching a mail over
4614                 IMAP
4615
4616 2005-12-29 [colin]      1.9.100cvs113
4617
4618         * src/compose.c
4619                 Don't remove a draft when sending it, if it is 
4620                 locked.
4621
4622 2005-12-28 [colin]      1.9.100cvs112
4623
4624         * src/summaryview.c
4625                 Fix leak for real
4626
4627 2005-12-28 [wwp]        1.9.100cvs111
4628
4629         * doc/faq/.cvsignore
4630         * doc/faq/de/.cvsignore
4631         * doc/faq/en/.cvsignore
4632         * doc/faq/es/.cvsignore
4633         * doc/faq/fr/.cvsignore
4634         * doc/faq/it/.cvsignore
4635         * doc/manual/.cvsignore
4636         * doc/manual/de/.cvsignore
4637         * doc/manual/en/.cvsignore
4638         * doc/manual/es/.cvsignore
4639         * doc/manual/fr/.cvsignore
4640         * doc/manual/ja/.cvsignore
4641         * src/plugins/mathml_viewer/.cvsignore
4642                 rollback revival of those files (my bad, sorry for the noise).
4643
4644 2005-12-28 [wwp]        1.9.100cvs110
4645
4646         * src/compose.c
4647                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4648
4649 2005-12-28 [wwp]        1.9.100cvs109
4650
4651         * doc/faq/.cvsignore
4652         * doc/faq/de/.cvsignore
4653         * doc/faq/en/.cvsignore
4654         * doc/faq/es/.cvsignore
4655         * doc/faq/fr/.cvsignore
4656         * doc/faq/it/.cvsignore
4657         * doc/manual/.cvsignore
4658         * doc/manual/de/.cvsignore
4659         * doc/manual/en/.cvsignore
4660         * doc/manual/es/.cvsignore
4661         * doc/manual/fr/.cvsignore
4662         * doc/manual/ja/.cvsignore
4663         * src/plugins/mathml_viewer/.cvsignore
4664         * po/.cvsignore
4665                 more files to ignore.
4666
4667 2005-12-24 [colin]      1.9.100cvs108
4668
4669         * AUTHORS
4670         * src/gtk/authors.h
4671                 Update for Werner
4672
4673 2005-12-24 [colin]      1.9.100cvs107
4674
4675         * src/procmsg.c
4676                 Allow NULL src_msginfo in 
4677                 procmsg_msginfo_new_from_mimeinfo
4678
4679 2005-12-23 [paul]       1.9.100cvs106
4680
4681         * src/plugins/pgpinline/mypgpcore.def
4682                 add this forgotten file
4683
4684 2005-12-23 [colin]      1.9.100cvs105
4685
4686         * src/mainwindow.c
4687                 Fix missing break
4688
4689 2005-12-23 [colin]      1.9.100cvs104
4690
4691         * autogen.sh
4692         * src/folder.c
4693         * src/mh.c
4694         * src/common/plugin.c
4695         * src/common/socket.c
4696         * src/common/socket.h
4697         * src/common/utils.c
4698         * src/common/utils.h
4699         * src/gtk/pluginwindow.c
4700         * src/plugins/pgpcore/plugin.def
4701         * src/plugins/pgpcore/sylpheed.def
4702         * src/plugins/pgpinline/Makefile.am
4703         * src/plugins/pgpinline/plugin.def
4704         * src/plugins/pgpinline/sylpheed.def
4705         * src/plugins/pgpmime/plugin.def
4706         * src/plugins/pgpmime/sylpheed.def
4707                 Various w32 fixes by Werner Koch
4708
4709 2005-12-22 [paul]       1.9.100cvs103
4710
4711         * src/wizard.c
4712                 don't offer IMAP as 'server type' if
4713                 libetpan isn't built in
4714
4715 2005-12-22 [paul]       1.9.100cvs102
4716
4717         * AUTHORS
4718         * src/mainwindow.c
4719         * src/mainwindow.h
4720         * src/toolbar.c
4721         * src/gtk/authors.h
4722                 support GTK_TOOLBAR_BOTH_HORIZ (text
4723                 next to icon) Patch by Marien Zwart
4724                 marienz@users.sf.net
4725                 Also reword the text
4726
4727 2005-12-21 [colin]      1.9.100cvs101
4728
4729         * configure.ac
4730                 Fix DATADIRNAME
4731         * COPYING
4732                 Fix missing section and explicit the exception better
4733         * src/compose.c
4734                 Prevent mail from being lost without notice when an
4735                 SMTP error happens on trying to send an unmodified
4736                 drafted mail.
4737         * src/send_message.c
4738         * src/common/smtp.c
4739                 Fix password remembering when wrong, and add return
4740                 value checks where they should have been
4741         * src/plugins/pgpcore/sylpheed.def
4742         * src/plugins/pgpinline/sylpheed.def
4743         * src/plugins/pgpmime/sylpheed.def
4744                 Add a few symbols needed
4745
4746 2005-12-21 [paul]       1.9.100cvs100
4747
4748         * m4/codeset.m4
4749         * m4/glibc21.m4
4750         * m4/intdiv0.m4
4751         * m4/inttypes-pri.m4
4752         * m4/inttypes.m4
4753         * m4/inttypes_h.m4
4754         * m4/isc-posix.m4
4755         * m4/lcmessage.m4
4756         * m4/stdint_h.m4
4757         * m4/uintmax_t.m4
4758                 gettextization
4759                 thanks to Colin
4760
4761 2005-12-21 [paul]       1.9.100cvs99
4762
4763         * po/sv.po
4764                 fixed by Colin
4765
4766 2005-12-20 [paul]       1.9.100cvs98
4767
4768         * po/sv.po
4769                 updated by Anders Trobäck
4770
4771 2005-12-20 [colin]      1.9.100cvs97
4772
4773         * ABOUT-NLS
4774         * Makefile.am
4775         * autogen.sh
4776         * configure.ac
4777         * config/config.rpath
4778         * config/mkinstalldirs
4779         * m4/Makefile.am
4780         * m4/glibc2.m4
4781         * m4/gnupg.m4
4782         * m4/gpgme.m4
4783         * m4/intmax.m4
4784         * m4/longdouble.m4
4785         * m4/longlong.m4
4786         * m4/printf-posix.m4
4787         * m4/signed.m4
4788         * m4/size_max.m4
4789         * m4/ulonglong.m4
4790         * m4/wchar_t.m4
4791         * m4/wint_t.m4
4792         * m4/xsize.m4
4793         * po/Makefile.in.in
4794         * po/Makevars
4795         * po/bg.po
4796         * po/ca.po
4797         * po/cs.po
4798         * po/de.po
4799         * po/el.po
4800         * po/en_GB.po
4801         * po/es.po
4802         * po/fi.po
4803         * po/fr.po
4804         * po/hr.po
4805         * po/hu.po
4806         * po/it.po
4807         * po/ja.po
4808         * po/ko.po
4809         * po/nb.po
4810         * po/nl.po
4811         * po/pl.po
4812         * po/pt_BR.po
4813         * po/ru.po
4814         * po/sk.po
4815         * po/sr.po
4816         * po/stamp-po
4817         * po/sv.po
4818         * po/zh_CN.po
4819         * po/zh_TW.po
4820         * src/Makefile.am
4821         * src/codeconv.c
4822         * src/compose.c
4823         * src/exporthtml.c
4824         * src/exportldif.c
4825         * src/folder.c
4826         * src/main.c
4827         * src/manual.c
4828         * src/mh.c
4829         * src/mimeview.c
4830         * src/send_message.c
4831         * src/common/Makefile.am
4832         * src/common/fnmatch.c
4833         * src/common/fnmatch.h
4834         * src/common/fnmatch_loop.c
4835         * src/common/nntp.c
4836         * src/common/plugin.c
4837         * src/common/smtp.c
4838         * src/common/socket.c
4839         * src/common/string_match.c
4840         * src/common/sylpheed.c
4841         * src/common/utils.c
4842         * src/common/utils.h
4843         * src/common/w32_dirent.c
4844         * src/common/w32_reg.c
4845         * src/common/w32_signal.c
4846         * src/common/w32_stat.c
4847         * src/common/w32_stdio.c
4848         * src/common/w32_stdlib.c
4849         * src/common/w32_string.c
4850         * src/common/w32_time.c
4851         * src/common/w32_unistd.c
4852         * src/common/w32_wait.c
4853         * src/common/w32lib.h
4854         * src/etpan/Makefile.am
4855         * src/gtk/Makefile.am
4856         * src/plugins/clamav/Makefile.am
4857         * src/plugins/demo/Makefile.am
4858         * src/plugins/dillo_viewer/Makefile.am
4859         * src/plugins/pgpcore/Makefile.am
4860         * src/plugins/pgpcore/passphrase.c
4861         * src/plugins/pgpcore/plugin.def
4862         * src/plugins/pgpcore/sgpgme.c
4863         * src/plugins/pgpcore/sylpheed.def
4864         * src/plugins/pgpcore/version.rc
4865         * src/plugins/pgpinline/Makefile.am
4866         * src/plugins/pgpinline/plugin.def
4867         * src/plugins/pgpinline/sylpheed.def
4868         * src/plugins/pgpinline/version.rc
4869         * src/plugins/pgpmime/Makefile.am
4870         * src/plugins/pgpmime/mypgpcore.def
4871         * src/plugins/pgpmime/plugin.def
4872         * src/plugins/pgpmime/sylpheed.def
4873         * src/plugins/pgpmime/version.rc
4874         * src/plugins/spamassassin/Makefile.am
4875                 Very little ;-) patch from Werner Koch, providing
4876                 infrastructure for cross-compiling to Win32
4877
4878 2005-12-20 [paul]       1.9.100cvs96
4879
4880         * src/account.c
4881         * src/account.h
4882         * src/mainwindow.c
4883         * src/mainwindow.h
4884         * src/toolbar.c
4885         * src/toolbar.h
4886                 add a combo to the Get All button, allowing
4887                 quick retrieval from any account
4888                 Patch by Fabien Vantard, slightly modified
4889                 by Colin
4890         * src/gtk/about.c
4891                 i18n fix. Patch by Fabien Vantard
4892
4893 2005-12-19 [colin]      1.9.100cvs95
4894
4895         * src/compose.c
4896         * src/compose.h
4897                 Don't automatically join lines when they've 
4898                 been separated by the user and not automatically
4899
4900 2005-12-19 [paul]       1.9.100cvs94
4901
4902         * src/gtk/pluginwindow.c
4903                 i18n fix.
4904                 Patch by Fabien Vantard
4905
4906 2005-12-15 [paul]       1.9.100cvs93
4907
4908         * src/common/plugin.c
4909         * src/common/plugin.h
4910         * src/gtk/pluginwindow.c
4911         * src/plugins/clamav/clamav_plugin.c
4912         * src/plugins/demo/demo.c
4913         * src/plugins/dillo_viewer/dillo_viewer.c
4914         * src/plugins/pgpcore/plugin.c
4915         * src/plugins/pgpinline/plugin.c
4916         * src/plugins/pgpmime/plugin.c
4917         * src/plugins/spamassassin/spamassassin.c
4918         * src/plugins/trayicon/trayicon.c
4919                 add plugin_version()
4920
4921 2005-12-15 [colin]      1.9.100cvs92
4922
4923         * src/compose.c
4924                 Further fix bug #875
4925
4926 2005-12-15 [paul]       1.9.100cvs91
4927
4928         * src/gtk/filesel.c
4929                 fix attach_load_dir getting set to
4930                 PLUGINDIR on plugin load
4931
4932 2005-12-14 [mones]      1.9.100cvs90
4933
4934         * manual/ack.xml
4935         * manual/keyboard.xml
4936                 Initial draft and some shortcuts added
4937                 
4938         * po/es.po
4939                 Updated translation
4940
4941 2005-12-14 [colin]      1.9.100cvs89
4942
4943         * src/compose.c
4944         * src/imap.c
4945         * src/summaryview.c
4946         * src/gtk/gtkaspell.c
4947                 More leaks fixed
4948         * src/prefs_folder_item.c
4949                 Fix recursive prefs apply
4950
4951
4952 2005-12-14 [colin]      1.9.100cvs88
4953
4954         * src/compose.c
4955                 Fix bug #875 (Freeze On Inline Forward of 
4956                 Large Message)
4957
4958 2005-12-13 [colin]      1.9.100cvs87
4959
4960         * src/compose.c
4961                 Uniq-ify and sort the mimetypes list
4962                 Patch by Fabien Vantard
4963
4964 2005-12-13 [colin]      1.9.100cvs86
4965
4966         * src/imap.c
4967         * src/etpan/imap-thread.c
4968                 Fix leaks (patch by Hoa)
4969         * src/news.c
4970         * src/common/plugin.c
4971                 Fix leaks
4972
4973 2005-12-12 [colin]
4974
4975         * 2.0.0-rc2 released
4976
4977 2005-12-12 [colin]      1.9.100cvs85
4978
4979         * src/matcher.c
4980                 Fix a leak
4981
4982 2005-12-12 [wwp]        1.9.100cvs84
4983
4984         * src/gtk/icon_legend.c
4985                 fix misbehaviour and crash when closing the legend window
4986         using the Esc key (patch by Fabien Vantard).
4987
4988 2005-12-12 [paul]       1.9.100cvs83
4989
4990         * src/browseldap.c
4991         * src/foldersel.c
4992         * src/prefs_actions.c
4993         * src/prefs_filtering.c
4994         * src/prefs_matcher.c
4995         * src/prefs_spelling.glade      ** REMOVED **
4996         * src/prefs_template.c
4997         * src/gtk/foldersort.glade      ** REMOVED **
4998         * src/gtk/pluginwindow.c
4999         * src/gtk/pluginwindow.glade    ** REMOVED **
5000         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5001                 cleanups
5002
5003 2005-12-11 [paul]       1.9.100cvs82
5004
5005         * src/gtk/filesel.c
5006                 fix attach_load_dir crasher (double free)
5007
5008 2005-12-09 [paul]       1.9.100cvs81
5009
5010         * po/POTFILES.in
5011         * src/mainwindow.c
5012         * src/gtk/Makefile.am
5013         * src/gtk/icon_legend.c
5014         * src/gtk/icon_legend.h
5015                 add icon legend
5016         * src/manual.c
5017                 cleanup
5018
5019 2005-12-09 [paul]       1.9.100cvs80
5020
5021         * src/plugins/pgpcore/passphrase.c
5022                 wrap the label in the dialog
5023
5024 2005-12-09 [colin]      1.9.100cvs79
5025
5026         * src/plugins/pgpcore/sgpgme.c
5027                 Display (untrusted) on not trusted signatures
5028                 Patch by Michal Èihaø <michal@cihar.com>
5029                 Closes bug #867 (Report also key trust)
5030
5031 2005-12-09 [colin]      1.9.100cvs78
5032
5033         * src/common/plugin.c
5034                 Update licence check, following Eben Moglen's advice
5035
5036 2005-12-08 [colin]      1.9.100cvs77
5037
5038         * src/folder.c
5039                 Fix the occasionnal item->cache != NULL 
5040                 assertion failure. 
5041
5042 2005-12-08 [colin]      1.9.100cvs76
5043
5044         * src/mimeview.c
5045         * src/plugins/pgpcore/sgpgme.c
5046                 Print key id when unable to check it
5047                 Closes bug #866 (Show key id when missing)
5048
5049 2005-12-08 [paul]       1.9.100cvs75
5050
5051         * src/prefs_common.c
5052         * src/prefs_common.h
5053         * src/gtk/filesel.c
5054                 remember load attachment dir
5055
5056 2005-12-07 [colin]      1.9.100cvs74
5057
5058         * src/prefs_toolbar.c
5059                 Gtk fixes, patch by Fabien Vantard
5060
5061 2005-12-07 [colin]      1.9.100cvs73
5062
5063         * src/action.c
5064         * src/compose.c
5065         * src/compose.h
5066                 Fix bug #839 (Quoted text isn't colored after 
5067                 executing an action)
5068         * src/common/plugin.c
5069                 Require plugins to declare their licence in plugin_licence()
5070                 Refuse to load non-GPL plugins as they'd be illegal (as 
5071                 derived works of Sylpheed-Claws, they must be GPL).
5072         * src/plugins/clamav/clamav_plugin.c
5073         * src/plugins/demo/demo.c
5074         * src/plugins/dillo_viewer/dillo_viewer.c
5075         * src/plugins/pgpcore/plugin.c
5076         * src/plugins/pgpinline/plugin.c
5077         * src/plugins/pgpmime/plugin.c
5078         * src/plugins/spamassassin/spamassassin.c
5079         * src/plugins/trayicon/trayicon.c
5080                 Add plugin_licence()
5081
5082 2005-12-07 [paul]       1.9.100cvs72
5083
5084         * configure.ac
5085         * src/mainwindow.c
5086         * src/manual.c
5087         * src/manual.h
5088         * src/common/defs.h
5089                 clean up after local FAQ removal and
5090                 temporary manual removal
5091
5092 2005-12-06 [colin]      1.9.100cvs71
5093
5094         * configure.ac
5095         * doc/Makefile.am
5096         * doc/faq/.cvsignore
5097         * doc/faq/Makefile.am
5098         * doc/faq/de/.cvsignore
5099         * doc/faq/de/Makefile.am
5100         * doc/faq/de/sylpheed-faq-1.html
5101         * doc/faq/de/sylpheed-faq-2.html
5102         * doc/faq/de/sylpheed-faq-3.html
5103         * doc/faq/de/sylpheed-faq.html
5104         * doc/faq/en/.cvsignore
5105         * doc/faq/en/Makefile.am
5106         * doc/faq/en/sylpheed-faq-1.html
5107         * doc/faq/en/sylpheed-faq-2.html
5108         * doc/faq/en/sylpheed-faq-3.html
5109         * doc/faq/en/sylpheed-faq-4.html
5110         * doc/faq/en/sylpheed-faq.html
5111         * doc/faq/es/.cvsignore
5112         * doc/faq/es/Makefile.am
5113         * doc/faq/es/sylpheed-faq-1.html
5114         * doc/faq/es/sylpheed-faq-2.html
5115         * doc/faq/es/sylpheed-faq-3.html
5116         * doc/faq/es/sylpheed-faq-4.html
5117         * doc/faq/es/sylpheed-faq.html
5118         * doc/faq/fr/.cvsignore
5119         * doc/faq/fr/Makefile.am
5120         * doc/faq/fr/sylpheed-faq-1.html
5121         * doc/faq/fr/sylpheed-faq-2.html
5122         * doc/faq/fr/sylpheed-faq-3.html
5123         * doc/faq/fr/sylpheed-faq.html
5124         * doc/faq/it/.cvsignore
5125         * doc/faq/it/Makefile.am
5126         * doc/faq/it/sylpheed-faq-1.html
5127         * doc/faq/it/sylpheed-faq-2.html
5128         * doc/faq/it/sylpheed-faq-3.html
5129         * doc/faq/it/sylpheed-faq.html
5130         * doc/manual/.cvsignore
5131         * doc/manual/Makefile.am
5132         * doc/manual/de/.cvsignore
5133         * doc/manual/de/Makefile.am
5134         * doc/manual/de/sylpheed-1.html
5135         * doc/manual/de/sylpheed-10.html
5136         * doc/manual/de/sylpheed-11.html
5137         * doc/manual/de/sylpheed-12.html
5138         * doc/manual/de/sylpheed-13.html
5139         * doc/manual/de/sylpheed-14.html
5140         * doc/manual/de/sylpheed-15.html
5141         * doc/manual/de/sylpheed-16.html
5142         * doc/manual/de/sylpheed-17.html
5143         * doc/manual/de/sylpheed-18.html
5144         * doc/manual/de/sylpheed-19.html
5145         * doc/manual/de/sylpheed-2.html
5146         * doc/manual/de/sylpheed-20.html
5147         * doc/manual/de/sylpheed-3.html
5148         * doc/manual/de/sylpheed-4.html
5149         * doc/manual/de/sylpheed-5.html
5150         * doc/manual/de/sylpheed-6.html
5151         * doc/manual/de/sylpheed-7.html
5152         * doc/manual/de/sylpheed-8.html
5153         * doc/manual/de/sylpheed-9.html
5154         * doc/manual/de/sylpheed.html
5155         * doc/manual/en/.cvsignore
5156         * doc/manual/en/Makefile.am
5157         * doc/manual/en/sylpheed-1.html
5158         * doc/manual/en/sylpheed-10.html
5159         * doc/manual/en/sylpheed-11.html
5160         * doc/manual/en/sylpheed-12.html
5161         * doc/manual/en/sylpheed-13.html
5162         * doc/manual/en/sylpheed-14.html
5163         * doc/manual/en/sylpheed-15.html
5164         * doc/manual/en/sylpheed-16.html
5165         * doc/manual/en/sylpheed-17.html
5166         * doc/manual/en/sylpheed-18.html
5167         * doc/manual/en/sylpheed-19.html
5168         * doc/manual/en/sylpheed-2.html
5169         * doc/manual/en/sylpheed-20.html
5170         * doc/manual/en/sylpheed-21.html
5171         * doc/manual/en/sylpheed-22.html
5172         * doc/manual/en/sylpheed-3.html
5173         * doc/manual/en/sylpheed-4.html
5174         * doc/manual/en/sylpheed-5.html
5175         * doc/manual/en/sylpheed-6.html
5176         * doc/manual/en/sylpheed-7.html
5177         * doc/manual/en/sylpheed-8.html
5178         * doc/manual/en/sylpheed-9.html
5179         * doc/manual/en/sylpheed.html
5180         * doc/manual/es/.cvsignore
5181         * doc/manual/es/Makefile.am
5182         * doc/manual/es/sylpheed-1.html
5183         * doc/manual/es/sylpheed-10.html
5184         * doc/manual/es/sylpheed-11.html
5185         * doc/manual/es/sylpheed-12.html
5186         * doc/manual/es/sylpheed-13.html
5187         * doc/manual/es/sylpheed-14.html
5188         * doc/manual/es/sylpheed-15.html
5189         * doc/manual/es/sylpheed-16.html
5190         * doc/manual/es/sylpheed-17.html
5191         * doc/manual/es/sylpheed-18.html
5192         * doc/manual/es/sylpheed-19.html
5193         * doc/manual/es/sylpheed-2.html
5194         * doc/manual/es/sylpheed-20.html
5195         * doc/manual/es/sylpheed-3.html
5196         * doc/manual/es/sylpheed-4.html
5197         * doc/manual/es/sylpheed-5.html
5198         * doc/manual/es/sylpheed-6.html
5199         * doc/manual/es/sylpheed-7.html
5200         * doc/manual/es/sylpheed-8.html
5201         * doc/manual/es/sylpheed-9.html
5202         * doc/manual/es/sylpheed.html
5203         * doc/manual/fr/.cvsignore
5204         * doc/manual/fr/Makefile.am
5205         * doc/manual/fr/sylpheed-1.html
5206         * doc/manual/fr/sylpheed-10.html
5207         * doc/manual/fr/sylpheed-11.html
5208         * doc/manual/fr/sylpheed-12.html
5209         * doc/manual/fr/sylpheed-13.html
5210         * doc/manual/fr/sylpheed-14.html
5211         * doc/manual/fr/sylpheed-15.html
5212         * doc/manual/fr/sylpheed-16.html
5213         * doc/manual/fr/sylpheed-17.html
5214         * doc/manual/fr/sylpheed-18.html
5215         * doc/manual/fr/sylpheed-19.html
5216         * doc/manual/fr/sylpheed-2.html
5217         * doc/manual/fr/sylpheed-20.html
5218         * doc/manual/fr/sylpheed-3.html
5219         * doc/manual/fr/sylpheed-4.html
5220         * doc/manual/fr/sylpheed-5.html
5221         * doc/manual/fr/sylpheed-6.html
5222         * doc/manual/fr/sylpheed-7.html
5223         * doc/manual/fr/sylpheed-8.html
5224         * doc/manual/fr/sylpheed-9.html
5225         * doc/manual/fr/sylpheed.html
5226         * doc/manual/ja/.cvsignore
5227         * doc/manual/ja/Makefile.am
5228         * doc/manual/ja/sylpheed-1.html
5229         * doc/manual/ja/sylpheed-10.html
5230         * doc/manual/ja/sylpheed-11.html
5231         * doc/manual/ja/sylpheed-12.html
5232         * doc/manual/ja/sylpheed-13.html
5233         * doc/manual/ja/sylpheed-14.html
5234         * doc/manual/ja/sylpheed-15.html
5235         * doc/manual/ja/sylpheed-16.html
5236         * doc/manual/ja/sylpheed-17.html
5237         * doc/manual/ja/sylpheed-18.html
5238         * doc/manual/ja/sylpheed-19.html
5239         * doc/manual/ja/sylpheed-2.html
5240         * doc/manual/ja/sylpheed-20.html
5241         * doc/manual/ja/sylpheed-3.html
5242         * doc/manual/ja/sylpheed-4.html
5243         * doc/manual/ja/sylpheed-5.html
5244         * doc/manual/ja/sylpheed-6.html
5245         * doc/manual/ja/sylpheed-7.html
5246         * doc/manual/ja/sylpheed-8.html
5247         * doc/manual/ja/sylpheed-9.html
5248         * doc/manual/ja/sylpheed.html
5249         * doc/manual/ja/sylpheed.sgml
5250         * src/mainwindow.c
5251                 Remove outdated manual and faq. Noisy, eh?
5252
5253 2005-12-06 [colin]      1.9.100cvs70
5254
5255         * src/compose.c
5256         * src/quote_fmt_parse.y
5257         * src/undo.c
5258         * src/undo.h
5259                 Allow %X to position cursor at 0 
5260                 (no %X = before signature)
5261                 Fix paste as quotation putting the cursor at 0
5262                 Fix undo offsets when pasting
5263                 Insert the quote_fmt at once instead of line 
5264                 by line
5265                 Fix [Edited] when starting to reply/forward
5266
5267 2005-12-06 [paul]       1.9.100cvs69
5268
5269         * src/plugins/clamav/clamav_plugin_gtk.c
5270                 add another tooltip
5271         * src/plugins/spamassassin/spamassassin_gtk.c
5272                 rework spamassassin_create_widget_func()
5273
5274 2005-12-05 [colin]      1.9.100cvs68
5275
5276         * po/POTFILES.in
5277                 Fix make release ;-)
5278
5279 2005-12-05 [colin]      1.9.100cvs67
5280
5281         * src/compose.c
5282         * src/compose.h
5283                 Fix cursor positioning (not obeying %X)
5284
5285 2005-12-05 [paul]       1.9.100cvs66
5286
5287         * src/plugins/dillo_viewer/dillo_prefs.c
5288                 fix compilation warning
5289
5290 2005-12-05 [paul]       1.9.100cvs65
5291
5292         * src/prefs_spelling.c
5293         * src/plugins/trayicon/trayicon.c
5294                 cleanups - remove unused stuff
5295
5296 2005-12-05 [paul]       1.9.100cvs64
5297
5298         * README
5299         * manual/plugins.xml
5300                 remove info about removed mathml_viewer plugin
5301
5302 2005-12-05 [paul]       1.9.100cvs63
5303
5304         * configure.ac
5305         * src/plugins/Makefile.am
5306         * src/plugins/mathml_viewer/.cvsignore
5307         * src/plugins/mathml_viewer/Makefile.am
5308         * src/plugins/mathml_viewer/mathml_viewer.c
5309                 remove unmaintained mathml_viewer plugin
5310
5311 2005-12-05 [paul]       1.9.100cvs62
5312
5313         * src/summaryview.c
5314                 obey prefs_common.always_show_msg when
5315                 moving a msg
5316                 Thanks to Colin
5317
5318 2005-12-05 [paul]       1.9.100cvs61
5319
5320         * src/compose.c
5321         * src/prefs_account.c
5322         * src/prefs_filtering.c
5323         * src/prefs_quote.c
5324         * src/prefs_spelling.c
5325         * src/prefs_toolbar.c
5326         * src/summaryview.c
5327         * src/gtk/gtkutils.c
5328         * src/gtk/quicksearch.c
5329         * src/plugins/dillo_viewer/dillo_prefs.c
5330                 dialog cleanups
5331
5332 2005-12-04 [paul]       1.9.100cvs60
5333
5334         * src/inc.c
5335         * src/prefs_account.c
5336         * src/prefs_account.h
5337                 allow a Local account to specify a
5338                 default inbox
5339                 (closes bug 843 'Inbox cannot be changed for local
5340                  mailboxes')
5341
5342 2005-12-04 [colin]      1.9.100cvs59
5343
5344         * src/plugins/trayicon/trayicon.c
5345                 Remove Get, rename Get All to Get Mail in order to
5346                 be consistent with the default main toolbar
5347
5348 2005-12-03 [colin]      1.9.100cvs58
5349
5350         * manual/gpl.xml
5351         * manual/sylpheed-claws-manual.xml
5352                 Add GPL appendix
5353
5354 2005-12-03 [paul]       1.9.100cvs57
5355
5356         * AUTHORS
5357         * po/sv.po
5358         * src/gtk/authors.h
5359                 new (partially complete) Swedish translation
5360                 by Anders Troback <sylpheed@troback.com>
5361
5362 2005-12-02 [paul]       1.9.100cvs56
5363
5364         * configure.ac
5365                 libetpan 0.41 required
5366
5367 2005-12-02 [paul]       1.9.100cvs55
5368
5369         * src/plugins/clamav/clamav_plugin.c
5370         * src/plugins/clamav/clamav_plugin.h
5371         * src/plugins/clamav/clamav_plugin_gtk.c
5372         * src/plugins/spamassassin/spamassassin.c
5373         * src/plugins/spamassassin/spamassassin.h
5374         * src/plugins/spamassassin/spamassassin_gtk.c
5375                 unregister prefs pages on unloading, thus
5376                 preventing a crash
5377                 (thanks to Colin for the hint)
5378
5379 2005-12-02 [wwp]        1.9.100cvs54
5380
5381         * src/quote_fmt.h
5382         * src/quote_fmt_parse.y
5383                 fix misuse of gboolean*, use gboolean instead
5384                 (thanks to Paul, Colin, for pointing out that scaring one)
5385
5386 2005-12-02 [paul]       1.9.100cvs53
5387
5388         * src/plugins/clamav/clamav_plugin.c
5389                 int no --> unsigned int no
5390         * src/plugins/clamav/clamav_plugin_gtk.c
5391                 rework config page
5392
5393 2005-12-02 [wwp]        1.9.100cvs52
5394
5395         * src/compose.c
5396         * src/prefs_template.c
5397         * src/quote_fmt.h
5398         * src/quote_fmt_parse.y
5399                 prevent from executing |f and |p templates commands when
5400                 adding or replacing templates in prefs (avoids annoying and
5401                 potentially dangerous behaviours)
5402
5403 2005-12-02 [paul]       1.9.100cvs51
5404
5405         * src/prefs_common.c
5406                 allow translation of some default values
5407                 Patch by Fabien Vantard
5408
5409 2005-12-02 [paul]       1.9.100cvs50
5410
5411         * src/codeconv.c
5412         * src/codeconv.h
5413         * src/prefs_common.c
5414         * src/prefs_common.h
5415         * src/prefs_message.c
5416         * src/textview.c
5417                 remove obsolete 'convert_mb_alnum' option
5418                 and related stuff
5419         * src/gtk/about.c
5420                 remove unused 'about_textview_visibility_notify'
5421
5422 2005-12-02 [paul]       1.9.100cvs49
5423
5424         * src/prefs_account.c
5425         * src/prefs_compose_writing.c
5426         * src/prefs_fonts.c
5427         * src/prefs_gtk.h
5428         * src/prefs_image_viewer.c
5429         * src/prefs_message.c
5430         * src/prefs_other.c
5431         * src/prefs_receive.c
5432         * src/prefs_send.c
5433         * src/prefs_spelling.c
5434         * src/prefs_summaries.c
5435         * src/prefs_wrapping.c
5436         * src/plugins/dillo_viewer/dillo_prefs.c
5437         * src/plugins/pgpcore/prefs_gpg.c
5438                 several cleanups to the prefs dialogs
5439                 (slightly modified) patch by Fabien Vantard
5440
5441 2005-12-02 [paul]       1.9.100cvs48
5442
5443         * src/main.c
5444                 --exit means exit
5445         * src/send_message.c
5446                 fix crash on send when connection fails
5447
5448         Thanks to Colin
5449
5450 2005-12-01 [colin]      1.9.100cvs47
5451
5452         * src/html.c
5453                 Translate &hellip; to "..."
5454
5455 2005-11-30 [colin]      1.9.100cvs46
5456
5457         * src/matcher.c
5458         * src/matcher.h
5459                 Optimize back yesterday's fix.
5460
5461 2005-11-30 [paul]       1.9.100cvs45
5462
5463         * manual/faq.xml
5464                 standardised
5465         * manual/intro.xml
5466                 written by Colin, edited by me
5467
5468 2005-11-29 [colin]      1.9.100cvs44
5469
5470         * src/matcher.c
5471                 Skip headers unconditionnaly in match_body if the
5472                 rule is not message or ~message
5473
5474 2005-11-29 [colin]      1.9.100cvs43
5475
5476         * src/matcher.c
5477                 Fix body_part and such, not skipping headers 
5478                 if the matchcriteria wasn't the first in the rule
5479
5480 2005-11-29 [colin]      1.9.100cvs42
5481
5482         * src/compose.c
5483                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5484                 option missing from message view window)
5485                 Fix double text D'n'D with gtk-2.8
5486         * src/matcher.c
5487                 Fix ~message, ~headers_part, ~body_part rules
5488         * src/messageview.c
5489                 Add Windows-1252 (Closes bug #863)
5490                 Fix accels
5491         * src/gtk/gtkaspell.c
5492                 Properly destroy accels in all menus
5493
5494 2005-11-29 [mones]      1.9.100cvs41
5495
5496         * po/es.po
5497                 Updated.
5498
5499 2005-11-27 [colin]      1.9.100cvs40
5500
5501         * src/mh_gtk.c
5502                 "/Remove mailbox" -> "/Remove mailbox..."
5503
5504 2005-11-27 [paul]       1.9.100cvs39
5505
5506         * AUTHORS
5507         * po/de.po
5508         * src/gtk/authors.h
5509                 updated by new maintainer, Stephan Sachse
5510
5511 2005-11-27 [paul]       1.9.100cvs38
5512
5513         * manual/faq.xml
5514                 written by Colin, edited by me
5515
5516 2005-11-27 [paul]       1.9.100cvs37
5517
5518         * src/prefs_common.c
5519         * src/prefs_common.h
5520         * src/prefs_receive.c
5521         * src/prefs_summaries.c
5522                 move 'go to inbox after receiving new mail'
5523                 option from display/sumamaries to mail
5524                 handling/receive, and rework prefs_summaries
5525                 dialog a little
5526
5527 2005-11-25 [martin]     1.9.100cvs36
5528
5529         * po/de.po
5530             fixed windows-1252 translation;
5531             translated some new and fuzzy strings
5532
5533 2005-11-25 [paul]       1.9.100cvs35
5534
5535         * src/plugins/clamav/clamav_plugin.c
5536                 complete the update done in cvs34
5537
5538 2005-11-25 [paul]       1.9.100cvs34
5539
5540         * src/plugins/clamav/clamav_plugin.c
5541                 reflect upstream changes
5542
5543 2005-11-25 [paul]       1.9.100cvs33
5544
5545         * manual/ack.xml
5546         * manual/plugins.xml
5547         * manual/sylpheed-claws-manual.xml
5548                 written/updated by Colin, edited by me
5549         * tools/acroread2sylpheed.pl
5550                 update binary name
5551
5552 2005-11-24 [colin]      1.9.100cvs32
5553
5554         * src/compose.c
5555                 Fix bug #856 (reediting messages forgets Request
5556                 Return Receipt)
5557
5558 2005-11-24 [paul]       1.9.100cvs31
5559
5560         * manual/addrbook.xml
5561         * manual/starting.xml
5562                 written by Colin, proofread, edited, adapted by me
5563         * manual/advanced.xml
5564                 add some Actions examples
5565         * src/importldif.c
5566                 use a Save button instead of a Close button
5567         * src/wizard.c
5568                 indicate mandatory fields
5569                 fix page display
5570                 Thanks to Colin
5571
5572 2005-11-23 [colin]      1.9.100cvs30
5573
5574         * src/addressbook.c
5575                 Rename menu item, fix possible crash after
5576                 deletion of books
5577         * src/addrindex.c
5578                 Allow searching for '*' in ldap
5579         * src/browseldap.c
5580                 Fix "Browse Entry" (did anyone use it?)
5581         * src/wizard.c
5582                 Add guards for mandatory information
5583
5584 2005-11-23 [paul]       1.9.100cvs29
5585
5586         * manual/advanced.xml
5587                 corrections to the English
5588
5589 2005-11-23 [colin]      1.9.100cvs28
5590
5591         * src/mimeview.c
5592                 Fix possible crash at exit. After the call to
5593                 gtk_container_remove(), the Viewer's widget has no
5594                 more parent so gtk+ automatically frees it and its
5595                 sons. If destroy_viewer() then try to access it,
5596                 problems ensue.
5597
5598 2005-11-22 [colin]      1.9.100cvs27
5599
5600         * src/compose.c
5601         * src/gtk/gtkaspell.c
5602                 Fix right-clicking on a misspelled word
5603                 Fix More... in suggestions menu
5604
5605 2005-11-22 [wwp]        1.9.100cvs26
5606
5607         * src/prefs_template.c
5608                 templates works: re-sort templates list when adding or replacing,
5609                 prevent from adding or replacing when the template name is empty
5610
5611 2005-11-21 [colin]      1.9.100cvs25
5612
5613         * src/addressbook.c
5614                 Fix some addressbook suckage (dnd, select all)
5615         * src/compose.c
5616         * src/gtk/gtkaspell.c
5617         * src/gtk/gtkaspell.h
5618                 Make the spellchecker menu work with the 
5619                 GtkTextView one instead of overriding it
5620
5621 2005-11-20 [paul]       1.9.100cvs24
5622
5623         * manual/handling.xml
5624                 proofread and corrected
5625
5626 2005-11-20 [paul]       1.9.100cvs23
5627
5628         * manual/Makefile
5629                 generate html as one file
5630         * manual/advanced.xml
5631                 fix output generation
5632                 reformat hidden options list
5633         * manual/manual.xml     ** REMOVED **
5634         * manual/sylpheed-claws-manual.xml      ** ADDED **
5635                 renamed
5636
5637 2005-11-18 [colin]      1.9.100cvs22
5638
5639         * src/prefs_account.c
5640                 Fix layout in news and mbox accounts
5641         * manual/account.xml
5642         * manual/advanced.xml
5643                 New contents for Paul to check :)
5644
5645 2005-11-18 [wwp]        1.9.100cvs21
5646
5647         * src/gtk/quicksearch.c
5648                 don't update extended quicksearch buttons twice
5649
5650 2005-11-18 [paul]       1.9.100cvs20
5651
5652         * src/textview.c
5653                 complete 1.9.100cvs19
5654
5655 2005-11-18 [paul]       1.9.100cvs19
5656
5657         * src/compose.c
5658                 cosmetic improvements
5659         * src/textview.c
5660                 also list text/* attachments
5661
5662 2005-11-18 [colin]      1.9.100cvs18
5663
5664         * src/summaryview.c
5665                 Use column 0 instead of -1 in 
5666                 gtk_ctree_node_moveto, in a naive
5667                 hope it'll fix the gtk-related crashes
5668
5669 2005-11-18 [colin]      1.9.100cvs17
5670
5671         * src/gtk/inputdialog.c
5672                 Fix icon staying the first one
5673
5674 2005-11-17 [wwp]        1.9.100cvs16
5675                 fix possible problem showing some quicksearch buttons, and a bad
5676                 call to g_return_if_fail in a function that returns a value (both
5677                 fixes by Fabien Vantard)
5678
5679 2005-11-15 [wwp]        1.9.100cvs15
5680
5681         * src/gtk/quicksearch.c
5682                 added a tooltip to that obscure ... quicksearch button
5683
5684 2005-11-15 [wwp]        1.9.100cvs14
5685
5686         * src/gtk/quicksearch.c
5687                 add a quicksearch helper to filtering expression users: the ... button
5688                 raises the condition expr window. condition expressions set up w/ this
5689                 window are used by the quicksearch if the user closes it pressing OK.
5690
5691 2005-11-14 [paul]       1.9.100cvs13
5692
5693         * src/plugins/clamav/clamav_plugin.c
5694         * src/plugins/spamassassin/spamassassin.c
5695                 change plugin type following recent merging
5696
5697 2005-11-14 [wwp]        1.9.100cvs12
5698
5699         * src/folder.c
5700                 prevent from crashing when copying/moving message(s) from and
5701                 to the same folder
5702
5703 2005-11-14 [paul]       1.9.100cvs11
5704
5705         * src/plugins/clamav/Makefile.am
5706         * src/plugins/clamav/clamav_plugin.c
5707         * src/plugins/clamav/clamav_plugin.h
5708         * src/plugins/clamav/clamav_plugin_gtk.c
5709                 also merge clamav and clamav_gtk plugins
5710
5711 2005-11-13 [colin]      1.9.100cvs10
5712
5713         * configure.ac
5714         * src/plugins/spamassassin/Makefile.am
5715         * src/plugins/spamassassin/spamassassin.c
5716         * src/plugins/spamassassin/spamassassin.h
5717         * src/plugins/spamassassin/spamassassin_gtk.c
5718                 Merge spamassassin and spamassassin_gtk plugins,
5719                 and build it by default.
5720
5721 2005-11-12 [colin]      1.9.100cvs9
5722
5723         * src/etpan/imap-thread.c
5724                 Fix gcc warning
5725
5726 2005-11-12 [colin]      1.9.100cvs8
5727
5728         * src/procmime.c
5729                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5730
5731 2005-11-10 [colin]      1.9.100cvs7
5732
5733         * src/main.c
5734                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5735                 minimised state)
5736
5737 2005-11-10 [wwp]        1.9.100cvs6
5738
5739         * src/gtk/description_window.c
5740                 fix a crash when closing description windows using the WM's [X] button
5741
5742 2005-11-09 [colin]      1.9.100cvs5
5743
5744         * src/common/ssl.c
5745                 Update libetpan call to follow upstream
5746                 (yes, this requires libetpan-0.40cvs3)
5747
5748 2005-11-08 [colin]      1.9.100cvs4
5749
5750         * src/compose.c
5751         * src/textview.c
5752         * src/common/utils.c
5753         * src/common/utils.h
5754                 Enhance the email parser
5755
5756 2005-11-08 [colin]      1.9.100cvs3
5757
5758         * src/procmime.c
5759                 Fix what looks like an off-by-one (fixes 
5760                 attachments from the Bat)
5761
5762 2005-11-08 [wwp]        1.9.100cvs2
5763
5764         * src/main.c
5765                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
5766
5767 2005-11-08 [wwp]        1.9.100cvs1
5768
5769         * src/main.c
5770                 allow exiting Sylpheed-Claws from command-line
5771
5772 2005-11-08 [paul]       1.9.100
5773
5774         1.9.100 released
5775
5776 2005-11-07 [colin]      1.9.99cvs17
5777
5778         * src/addritem.c
5779         * src/ldif.c
5780                 Fix import of base-64 encoded items
5781
5782 2005-11-07 [colin]      1.9.99cvs16
5783
5784         * src/send_message.c
5785                 Fix bug #314 (Queue does not empty under certain 
5786                 circumstances)
5787
5788 2005-11-07 [paul]       1.9.99cvs15
5789
5790         * src/mutt.c
5791         * src/pine.c
5792                 fix buffer overflows
5793                 Thanks to Colin
5794
5795 2005-11-07 [paul]       1.9.99cvs14
5796
5797         * doc/man/Makefile.am
5798         * doc/man/sylpheed-claws.1      ** ADDED **
5799         * doc/man/sylpheed.1            ** DELETED **
5800                 rename and update the man file
5801
5802 2005-11-06 [colin]      1.9.99cvs13
5803
5804         * src/ldif.c
5805                 Fix ldif_get_line() that returned empty strings
5806                 (Didn't understand why). Also fix a possible
5807                 buffer overflow.
5808
5809 2005-11-06 [wwp]        1.9.99cvs12
5810
5811         * src/textview.c
5812         * src/gtk/about.c
5813         * src/gtk/gtkutils.c
5814         * src/gtk/gtkutils.h
5815                 fix a compilation warning,
5816                 make links sensitive in the about dialog
5817
5818 2005-11-04 [wwp]        1.9.99cvs11
5819
5820         * src/gtk/about.c
5821                 don't wrap or translate URIs, and a bit text format cleanup
5822
5823 2005-11-04 [wwp]        1.9.99cvs10
5824
5825         * src/gtk/about.c
5826                 better textview tagging implementation (no more use of marks for
5827                 postponed tagging)
5828
5829 2005-11-02 [colin]      1.9.99cvs9
5830
5831         * src/common/ssl.c
5832                 Forgot an ifdef
5833
5834 2005-11-02 [colin]      1.9.99cvs8
5835
5836         * configure.ac
5837                 Require libetpan-0.40 due to upstream fix
5838         * src/common/ssl.c
5839                 Tell libetpan not to call SSL_Library_Init,
5840                 as we do it ourselves.
5841
5842 2005-11-02 [colin]      1.9.99cvs7
5843
5844         * po/POTFILES.in
5845                 Add missing files (thanks to Fabien Vantard)
5846
5847 2005-11-02 [colin]      1.9.99cvs6
5848
5849         * src/summaryview.c
5850                 Fix totals when read messages are hidden or quicksearch
5851                 is on
5852         * src/ssl_manager.c
5853         * src/ssl_manager.h
5854         * src/common/ssl_certificate.c
5855         * src/common/ssl_certificate.h
5856         * src/gtk/sslcertwindow.c
5857         * src/gtk/sslcertwindow.h
5858                 Fix copyright on my stuff
5859
5860 2005-11-02 [wwp]        1.9.99cvs5
5861
5862         * src/prefs_themes.c
5863                 fix directory name checking (theme installation/removal),
5864                 made related error a bit more verbose
5865
5866 2005-11-02 [colin]      1.9.99cvs4
5867
5868         * src/summaryview.c
5869                 Fix typo (probably fixes bug #841 (Sort by the From 
5870                 field doesn't work)
5871
5872 2005-11-02 [paul]       1.9.99cvs3
5873
5874         * po/ko.po
5875         * po/nb.po
5876                 updated by SungHyun Nam, Geir Helland
5877         * src/wizard.c
5878                 fix typo in welcome message. spotted by
5879                 Andrea Spadaccini
5880
5881 2005-11-01 [colin]      1.9.99cvs2
5882
5883         * src/compose.c
5884                 Fix replying to ml wen confirming subscription
5885         * src/messageview.c
5886         * src/mimeview.c
5887         * src/mimeview.h
5888         * src/privacy.h
5889         * src/summaryview.c
5890                 Make key check non blocking
5891
5892 2005-10-31 [paul]       1.9.99cvs1
5893
5894         * tools/claws.i18n.status.pl
5895                 updated for ChangeLog
5896
5897 2005-10-31 [paul]       1.9.99
5898
5899         1.9.99 released
5900
5901 2005-10-31 [paul]       1.9.15cvs131
5902
5903         * .cvsignore
5904         * ChangeLog
5905         * ChangeLog.claws       ** REMOVED **
5906         * ChangeLog-gtk2.claws  ** REMOVED **
5907         * ChangeLog.gtk1        ** ADDED **
5908         * INSTALL
5909         * Makefile.am
5910         * NEWS
5911         * README
5912         * README.claws          ** REMOVED **
5913         * README.jp             ** REMOVED **
5914         * RELEASE_NOTES         ** ADDED **
5915         * RELEASE_NOTES.claws   ** REMOVED **
5916         * commitHelper
5917         * configure.ac
5918         * sylpheed.spec.in      ** REMOVED **
5919                 tidy up and update the default docs:
5920                 ChangeLog.claws is renamed ChangeLog.gtk1
5921                 ChangeLog-gtk2.claws is renamed ChangeLog
5922                 README.claws is renamed README
5923                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5924
5925 2005-10-31 [paul]       1.9.15cvs130
5926
5927         * po/it.po
5928                 fix errors
5929
5930 2005-10-31 [paul]       1.9.15cvs129
5931
5932         * po/ca.po
5933         * po/de.po
5934         * po/en_GB.po
5935         * po/fr.po
5936         * po/it.po
5937         * po/pt_BR.po
5938         * po/sk.po
5939         * po/sr.po
5940         * po/zh_CN.po
5941                 updated by Miquel Oliete, Stephan Sachse and
5942                 Thomas Gilgin, me, Fabien Vantard, Andrea
5943                 Spadaccini, Frederico Goncalves Guimaraes,
5944                 Andrej Kacian, Aleksandar Urosevic, and
5945                 Ralgh Young.
5946
5947 2005-10-31 [mones]      1.9.15cvs128
5948
5949         * manual/faq.xml
5950                 More questions.
5951         
5952         * po/es.po
5953                 Updated for release.
5954
5955 2005-10-30 [colin]      1.9.15cvs127
5956
5957         * src/compose.c
5958                 Place cursor before rewrapping (fixes cursor
5959                 pos if quotation gets rewrapped)
5960
5961 2005-10-29 [paul]       1.9.15cvs126
5962
5963         * src/crash.c
5964         * src/foldersel.c
5965         * src/main.c
5966         * src/messageview.c
5967         * src/toolbar.c
5968         * src/gtk/authors.h
5969                 corrections to text items
5970
5971 2005-10-28 [colin]      1.9.15cvs125
5972
5973         * src/messageview.c
5974                 Make "hit 'C' to check sig" work from extern 
5975                 messageviews
5976
5977 2005-10-27 [colin]      1.9.15cvs124
5978
5979         * src/summaryview.c
5980                 Add a hack to avoid segfaulting when hammering 
5981                 on gtk's events
5982
5983 2005-10-27 [wwp]        1.9.15cvs123
5984
5985         * src/prefs_themes.c
5986                 sort list of themes names in themes prefs
5987
5988 2005-10-27 [paul]       1.9.15cvs122
5989
5990         * src/folder.c
5991         * src/prefs_account.c
5992                 fix building on Solaris
5993                 Patch by Alex Moore
5994
5995 2005-10-27 [wwp]        1.9.15cvs121
5996
5997         * src/summaryview.c
5998         * src/gtk/gtksctree.c
5999                 speed up unselecting messages in summary view (thanks to Colin)
6000
6001 2005-10-27 [paul]       1.9.15cvs120
6002
6003         * src/mainwindow.c
6004                 fix a compilation warning
6005         * src/summaryview.c
6006                 fix updating of 'n items selected' count
6007                 when deselecting
6008
6009 2005-10-27 [martin]     1.9.15cvs119
6010
6011         * src/action.c
6012                 ignore actions with a leading '/' in the action menu name
6013                 fixes a crash on menu creation
6014         * src/prefs_actions.c
6015                 do not allow a leading '/' in the action menu name
6016
6017 2005-10-27 [paul]       1.9.15cvs118
6018
6019         * src/main.c
6020                 fix compilation warning
6021
6022 2005-10-27 [paul]       1.9.15cvs117
6023
6024         * src/procmime.c
6025                 add #if HAVE_LOCALE_H
6026
6027 2005-10-27 [paul]       1.9.15cvs116
6028
6029         * src/plugins/clamav/clamav_plugin.c
6030         * src/plugins/dillo_viewer/dillo_viewer.c
6031         * src/plugins/mathml_viewer/mathml_viewer.c
6032         * src/plugins/pgpcore/plugin.c
6033         * src/plugins/pgpinline/plugin.c
6034         * src/plugins/pgpmime/plugin.c
6035         * src/plugins/spamassassin/spamassassin.c
6036         * src/plugins/trayicon/trayicon.c
6037                 plugin_init() : make error messages more
6038                 informative
6039
6040 2005-10-26 [wwp]        1.9.15cvs115
6041
6042         * src/prefs_matcher.c
6043                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6044
6045 2005-10-26 [wwp]        1.9.15cvs114
6046
6047         * src/procmime.c
6048         * src/gtk/gtksctree.c
6049         * src/plugins/spamassassin/libspamc.c
6050         * src/plugins/spamassassin/spamassassin.c
6051                 fix some compilation warnings more
6052
6053 2005-10-26 [mones]      1.9.15cvs113
6054
6055         * po/es.po
6056                 Updated translation
6057
6058 2005-10-26 [paul]       1.9.15cvs112
6059
6060         * src/prefs_message.c
6061                 give all display_xface stuff the
6062                 #if HAVE_LIBCOMPFACE treatment, thus
6063                 preventing a crash
6064                 (Thanks to Wolfgang Enderlein)
6065
6066 2005-10-26 [colin]      1.9.15cvs111
6067
6068         * src/gedit-print.c
6069                 Fix date format
6070         * src/imap_gtk.c
6071         * src/news_gtk.c
6072                 Remove context menu items that should not be there
6073         * src/jpilot.c
6074                 Fix encoding
6075         * src/main.c
6076         * src/mainwindow.c
6077                 Don't show the mainwindow too soon
6078
6079 2005-10-26 [wwp]        1.9.15cvs110
6080
6081         * src/folder.c
6082         * src/manual.c
6083         * src/summaryview.c
6084                 fix uninitialized pointers in the folder updating hook
6085                 (thanks to Colin)
6086
6087 2005-10-25 [mones]      1.9.15cvs109
6088
6089         * manual/faq.xml
6090                 General information subsection completed. 
6091                 Removed archaic references.
6092                 
6093         * manual/Makefile
6094         * manual/dtd/manual.dsl
6095                 Added customization stylesheet for getting paragraphs
6096                 fully justified in PDF output (as suggested by Colin).
6097
6098 2005-10-25 [colin]      1.9.15cvs108
6099
6100         * src/compose.c
6101                 Fix a second leak
6102
6103 2005-10-25 [colin]      1.9.15cvs107
6104
6105         * src/addrbook.c
6106         * src/addrindex.c
6107                 Fix leak (xml_get_element() allocates memory)
6108         * src/compose.c
6109                 Fix leak + dead code (shame!)
6110         * src/procmime.c
6111                 Fix leak
6112
6113 2005-10-25 [colin]      1.9.15cvs106
6114
6115         * src/mimeview.c
6116                 Fix encoding issue in Save all and in 
6117                 overwrite-confirmation alertpanel
6118
6119 2005-10-25 [colin]      1.9.15cvs105
6120
6121         * src/common/socket.c
6122                 Fix a leak - Thanks to Christopher Aillon
6123                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6124
6125 2005-10-25 [paul]       1.9.15cvs104
6126
6127         * src/wizard.c
6128                 Always guess servers from the right-hand
6129                 email part and guess username from the
6130                 left-hand part. (Thanks to Colin)
6131                 add an X-Face to the welcome message
6132
6133 2005-10-25 [paul]       1.9.15cvs103
6134
6135         * manual/handling.xml
6136                 written by Colin, edited by me
6137
6138 2005-10-25 [wwp]        1.9.15cvs102
6139
6140         * src/folderview.c
6141         * src/grouplistdialog.c
6142         * src/imap.c
6143         * src/noticeview.c
6144                 fix some compilation warnings
6145
6146 2005-10-24 [paul]
6147
6148         1.9.99-rc3 released
6149
6150 2005-10-24 [paul]       1.9.15cvs101
6151
6152         * src/gtk/about.c
6153                 fix window sizing
6154
6155 2005-10-24 [paul]       1.9.15cvs100
6156
6157         * src/pixmaps/offline.xpm
6158         * src/pixmaps/online.xpm
6159                 replace with last default versions
6160
6161 2005-10-24 [colin]      1.9.15cvs99
6162
6163         * src/imap.c
6164                 Fix bug when moving a folder
6165         * src/imap_gtk.c
6166         * src/mh_gtk.c
6167                 "Delete folder" pops up a window, so it 
6168                 should be suffixed with "..."
6169         * src/plugins/pgpcore/sgpgme.c
6170                 Include locale.h
6171
6172 2005-10-24 [mones]      1.9.15cvs98
6173
6174         * manual/Makefile
6175         * manual/account.xml
6176         * manual/ack.xml
6177         * manual/addrbook.xml
6178         * manual/advanced.xml
6179         * manual/faq.xml
6180         * manual/glossary.xml
6181         * manual/gpl.xml
6182         * manual/handling.xml
6183         * manual/intro.xml
6184         * manual/keyboard.xml
6185         * manual/manual.xml
6186         * manual/plugins.xml
6187         * manual/starting.xml
6188         * manual/dtd/sdocbook.dtd
6189                 Initial manual structure and some content.
6190
6191 2005-10-23 [wwp]        1.9.15cvs97
6192
6193         * src/gtk/about.c
6194                 fix a typo
6195
6196 2005-10-23 [wwp]        1.9.15cvs96
6197
6198         * src/gtk/about.c
6199         * src/gtk/authors.h
6200                 rework of the about window (main work by Paul), also featuring a few
6201                 fixes for typos and duplicate names
6202
6203 2005-10-23 [wwp]        1.9.15cvs95
6204
6205         * src/.cvsignore
6206                 Ignore the right binary name (sylpheed-claws now)
6207
6208 2005-10-23 [paul]       1.9.15cvs94
6209
6210         * src/compose.c
6211                 when using Folder Pref 'Default To for
6212                 replies' make the entry in the Compose
6213                 window bold
6214                 Patch by Fabien Vantard
6215
6216 2005-10-22 [colin]      1.9.15cvs93
6217
6218         * src/codeconv.c
6219                 Fix leak
6220
6221 2005-10-22 [colin]      1.9.15cvs92
6222
6223         * src/codeconv.c
6224                 try to convert using locale (apart utf8) if necessary
6225
6226 2005-10-22 [colin]      1.9.15cvs91
6227
6228         * src/pixmaps/new.xpm
6229         * src/pixmaps/unread.xpm
6230                 Make the unread envelope blue again and
6231                 saturate the new one a bit more.
6232
6233 2005-10-22 [colin]      1.9.15cvs90
6234
6235         * src/compose.c
6236                 When replying to a mail sent by one of our accounts,
6237                 use the original list of recipients. Let 'Reply All'
6238                 and 'Reply to sender' work like previously.
6239
6240 2005-10-21 [colin]      1.9.15cvs89
6241
6242         * src/prefs_filtering.c
6243                 Clear fields after add and replace
6244         * src/textview.c
6245                 Display xface differently (better)
6246         * src/plugins/pgpinline/pgpinline.c
6247                 Fix crappy encodings/recodings
6248
6249 2005-10-21 [paul]       1.9.15cvs88
6250
6251         * src/compose.c
6252         * src/prefs_folder_item.c
6253         * src/toolbar.c
6254                 fix news folder Folder Properties
6255                 (thanks to Colin)
6256         * src/folderview.c
6257                 update folderview after Themes change
6258                 keep selected folder selected
6259                 (thanks to Colin)
6260
6261 2005-10-21 [paul]       1.9.15cvs87
6262
6263         * tools/Makefile.am
6264         * tools/OOo2sylpheed.pl
6265         * tools/README
6266         * tools/README.sylprint
6267         * tools/asus_mailled.sh         ** REMOVED **
6268         * tools/filter_conv.pl
6269         * tools/freshmeat_search.pl
6270         * tools/google_search.pl
6271         * tools/gpg-sign-syl            ** REMOVED **
6272         * tools/kmail2sylpheed.pl
6273         * tools/kmail2sylpheed_v2.pl
6274         * tools/multiwebsearch.pl
6275         * tools/nautilus2sylpheed.sh
6276         * tools/newscache_clean.pl
6277         * tools/outlook2sylpheed.pl
6278         * tools/sylpheed-switcher       ** REMOVED **
6279         * tools/sylprint.pl
6280         * tools/sylprint.rc
6281         * tools/tb2sylpheed
6282         * tools/vcard2xml.py
6283         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6284                 update default config dir
6285                 update binary name (thanks to Fabien Vantard)
6286                 remove obsolete scripts
6287
6288 2005-10-21 [colin]      1.9.15cvs86
6289
6290         * src/inc.c
6291                 Fix possible leak and units. Based on a patch by
6292                 Fabien Vantard.
6293
6294 2005-10-20 [colin]      1.9.15cvs85
6295
6296         * src/textview.c
6297                 Clear xface when clearing textview
6298
6299 2005-10-20 [colin]      1.9.15cvs84
6300
6301         * configure.ac
6302         * src/folderview.c
6303         * src/headerview.c
6304         * src/main.c
6305         * src/prefs_common.c
6306         * src/prefs_common.h
6307         * src/prefs_message.c
6308         * src/textview.c
6309         * src/textview.h
6310         * src/common/defs.h
6311         * src/common/utils.c
6312         * src/common/utils.h
6313         * src/gtk/gtkutils.c
6314         * src/gtk/gtkutils.h
6315                 Migrate config to .sylpheed-claws (Automatically)
6316                 Add a way to get the Xface in the TextView
6317
6318 2005-10-20 [colin]      1.9.15cvs83
6319
6320         * src/gtk/Makefile.am
6321         * src/gtk/about.c
6322         * src/gtk/authors.h
6323                 Make the about dialog *grooovy*
6324
6325 2005-10-20 [colin]      1.9.15cvs82
6326
6327         * src/mimeview.c
6328                 Use "Open with" on double click if no command
6329                 was found
6330
6331 2005-10-20 [colin]      1.9.15cvs81
6332
6333         * src/imap.c
6334         * src/etpan/imap-thread.c
6335                 Fix possible crash.
6336
6337 2005-10-20 [paul]       1.9.15cvs80
6338
6339         * src/folder.c
6340                 don't show clipkey icon if the only
6341                 attachment is the signature
6342                 Patch by Colin
6343
6344 2005-10-20 [paul]       1.9.15cvs79
6345
6346         * AUTHORS
6347         * src/plugins/pgpmime/pgpmime.c
6348                 name the PGP/MIME signature 'signature.asc'
6349                 Patch by Andrew Nelson <freeandy@gmail.com>
6350
6351 2005-10-19 [colin]      1.9.15cvs78
6352
6353         * src/plugins/pgpmime/pgpmime.c
6354                 Oops, no need to double-check though
6355
6356 2005-10-19 [colin]      1.9.15cvs77
6357
6358         * src/plugins/pgpinline/pgpinline.c
6359         * src/plugins/pgpmime/pgpmime.c
6360                 Check that my_tmpfile() doesn't 
6361                 return NULL
6362
6363 2005-10-19 [colin]      1.9.15cvs76
6364
6365         * src/common/utils.c
6366                 Use shorter mime boundaries to avoid having
6367                 MTAs rewrapping our headers, breaking the
6368                 PGP signature in the process 
6369         * src/compose.c
6370         * src/plugins/pgpmime/pgpmime.c
6371                 Check for boundary uniqueness to be sure
6372                 it won't happen, instead of hoping for the
6373                 best
6374
6375 2005-10-19 [colin]      1.9.15cvs75
6376
6377         * sylpheed-claws.desktop
6378         * src/Makefile.am
6379         * src/main.c
6380                 Ship a sylpheed-claws binary instead
6381                 of a sylpheed one. Change the socket
6382                 name, too
6383         * src/folderview.c
6384                 Update folder only if it changed
6385         * src/wizard.c
6386                 Fix i18n in welcome mail, patch by
6387                 Fabien Vantard
6388
6389 2005-10-19 [paul]
6390
6391         1.9.99-rc2 released
6392
6393 2005-10-19 [paul]       1.9.15cvs74
6394
6395         * src/folder.c
6396         * src/folderview.c
6397                 fix summaryview update
6398                 Patch by Colin
6399
6400 2005-10-18 [colin]      1.9.15cvs73
6401
6402         * src/plugins/pgpcore/passphrase.c
6403                 Don't XGrabServer, and try a bit more to 
6404                 sync everything before grabbing mouse/keyboard
6405
6406 2005-10-18 [colin]      1.9.15cvs72
6407
6408         * src/Makefile.am
6409         * src/addressadd.c
6410         * src/addressbook.c
6411         * src/folderview.c
6412         * src/grouplistdialog.c
6413         * src/mimeview.c
6414         * src/stock_pixmap.c
6415         * src/stock_pixmap.h
6416         * src/summaryview.c
6417         * src/gtk/gtksctree.c
6418         * src/gtk/gtksctree.h
6419         * src/pixmaps/empty.xpm
6420                 Implement a wrapper call for gtk_ctree_set_node_info
6421                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6422                 pixmap instead of a NULL one. This works around some
6423                 memory problems deep inside gtk, revealed by valgrind,
6424                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6425                 as locked crashes sylpheed.), as well as, probably, 
6426                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6427
6428 2005-10-17 [colin]      1.9.15cvs71
6429
6430         * src/mimeview.c
6431                 Provide visual feedback when checking
6432                 signature
6433
6434 2005-10-17 [colin]      1.9.15cvs70
6435
6436         * src/main.c
6437                 Keep the folder list frozen while checking caches...
6438
6439 2005-10-17 [colin]      1.9.15cvs69
6440
6441         * src/addr_compl.c
6442                 Fi bug #833 (Autocompleting from addressbook 
6443                 fails with extended chars)
6444         * src/imap.c
6445                 Fix 'adding messages' staying in statusbar
6446                 after an error
6447
6448 2005-10-17 [wwp]        1.9.15cvs68
6449
6450         * src/ssl_manager.c
6451                 Fix buttons' layout resizing when window size changes
6452
6453 2005-10-17 [wwp]        1.9.15cvs67
6454
6455         * src/account.c
6456         * src/prefs_account.c
6457         * src/prefs_common.c
6458         * src/prefs_common.h
6459         * src/prefs_folder_item.c
6460         * src/prefs_gtk.c
6461         * src/gtk/logwindow.c
6462         * src/gtk/pluginwindow.c
6463         * src/gtk/prefswindow.c
6464         * src/gtk/prefswindow.h
6465                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6466
6467 2005-10-17 [paul]       1.9.15cvs66
6468
6469         * configure.ac
6470                 fix missing libetpan message
6471         * po/en_GB.po
6472                 updated
6473         * src/crash.c
6474         * src/manual.c
6475         * src/prefs_themes.c
6476         * src/common/defs.h
6477                 add some new URI defines, change some
6478                 others
6479         * src/wizard.c
6480                 make welcome message translatable
6481                 small improvements to english
6482                 other tweaks
6483         * src/gtk/menu.c
6484                 fix warnings
6485
6486 2005-10-17 [paul]       1.9.15cvs65
6487
6488         * src/summaryview.c
6489                 fix column titles
6490
6491 2005-10-16 [mones]      1.9.15cvs64
6492
6493         * po/es.po
6494                 Updated translation
6495
6496 2005-10-16 [colin]
6497
6498         1.9.99-rc1 released
6499
6500 2005-10-16 [colin]      1.9.15cvs63
6501
6502         * src/wizard.c
6503                 Fix whitespace
6504
6505 2005-10-16 [colin]      1.9.15cvs62
6506
6507         * src/toolbar.c
6508                 s/Get All/Get Mail/
6509         * src/wizard.c
6510                 Real welcome mail text, thanks Paul
6511
6512 2005-10-16 [colin]      1.9.15cvs61
6513
6514         * src/editldap.c
6515         * src/exporthtml.c
6516         * src/main.c
6517         * src/mainwindow.c
6518         * src/prefs_themes.c
6519         * src/prefs_toolbar.c
6520         * src/plugins/demo/demo.c
6521         * src/plugins/trayicon/trayicon.c
6522                 s/Sylpheed/Sylpheed-Claws/
6523
6524 2005-10-16 [colin]      1.9.15cvs60
6525
6526         * src/wizard.c
6527                 Add a welcome email in the first empty mailbox
6528         * src/prefs_common.c
6529                 Change one more default
6530
6531 2005-10-16 [colin]      1.9.15cvs59
6532
6533         * src/wizard.c
6534                 Remove printf
6535
6536 2005-10-16 [colin]      1.9.15cvs58
6537
6538         * src/toolbar.c
6539         * src/prefs_common.c
6540                 Change some defaults
6541
6542 2005-10-16 [colin]      1.9.15cvs57
6543
6544         * src/toolbar.c
6545         * src/prefs_common.c
6546                 Change some defaults
6547
6548 2005-10-16 [colin]      1.9.15cvs56
6549
6550         * src/wizard.c
6551                 By default, initialize fonts to have
6552                 the same size as normal GtkWidgets
6553
6554 2005-10-16 [colin]      1.9.15cvs55
6555
6556         * src/mimeview.c
6557                 Fix message a bit more
6558
6559 2005-10-16 [colin]      1.9.15cvs54
6560
6561         * src/addressbook.c
6562                 Second attempt at flicker fixing
6563
6564 2005-10-16 [colin]      1.9.15cvs53
6565
6566         * src/addressbook.c
6567                 Fix flicker
6568
6569 2005-10-16 [wwp]        1.9.15cvs52
6570
6571         * src/addressbook.c
6572         * src/editaddress.c
6573         * src/prefs_common.c
6574         * src/prefs_common.h
6575                 Remember window sizes (address book)
6576
6577 2005-10-16 [wwp]        1.9.15cvs51
6578
6579         * src/plugins/clamav/clamav_plugin_gtk.c
6580         * src/plugins/spamassassin/spamassassin_gtk.c
6581                 Fix compilation warnings (missing #include).
6582
6583 2005-10-16 [colin]      1.9.15cvs50
6584
6585         * src/mimeview.c
6586         * src/summaryview.c
6587         * src/textview.c
6588                 Make 'c' check signature, and forward
6589                 c, l, y, t from summaryview to mimeview
6590
6591 2005-10-16 [colin]      1.9.15cvs49
6592
6593         * src/addressbook.c
6594                 Put border around buttons
6595         * src/mainwindow.c
6596         * src/summaryview.c
6597                 Rework menus (Patch based on a patch
6598                 by Paul)
6599
6600 2005-10-15 [wwp]        1.9.15cvs48
6601
6602         * src/editjpilot.c
6603         * src/editldap.c
6604         * src/editvcard.c
6605         * src/exphtmldlg.c
6606         * src/expldifdlg.c
6607         * src/export.c
6608         * src/import.c
6609         * src/importldif.c
6610         * src/importmutt.c
6611         * src/importpine.c
6612         * src/prefs_account.c
6613         * src/prefs_spelling.c
6614         * src/gtk/gtkutils.c
6615         * src/gtk/gtkutils.h
6616         * src/plugins/clamav/clamav_plugin_gtk.c
6617         * src/plugins/spamassassin/spamassassin_gtk.c
6618                 use nicer browse-for-file/dir buttons than the "..." ones,
6619                 code factorizing more.
6620
6621 2005-10-14 [colin]      1.9.15cvs47
6622
6623         * src/mainwindow.c
6624                 set relief on the account switcher so that people see it
6625                 grey out Create processing rules when no message is selected
6626         * src/prefs_filtering.c
6627                 ask before closing if the rule has not been modified, even if
6628                 it's not valid
6629         * src/prefs_matcher.c
6630                 fix sensitivity when entering the dialog
6631         * src/gtk/inputdialog.c
6632                 display a better icon on password ask
6633         * src/plugins/pgpcore/passphrase.c
6634                 make the dialog look better
6635
6636 2005-10-14 [paul]       1.9.15cvs46
6637
6638         * src/folderview.c
6639                 indicate presense of marked msgs in
6640                 unexpanded subfolders
6641
6642 2005-10-14 [paul]       1.9.15cvs45
6643
6644         * src/prefs_actions.c
6645         * src/prefs_common.c
6646         * src/prefs_common.h
6647         * src/prefs_filtering_action.c
6648         * src/prefs_matcher.c
6649         * src/prefs_template.c
6650                 remember window sizes
6651                 fix Info button size
6652
6653         Patches by wwp
6654
6655 2005-10-13 [colin]      1.9.15cvs44
6656
6657         * src/mimeview.c
6658         * src/noticeview.c
6659         * src/noticeview.h
6660                 Add a tooltip on the icon (optional) 
6661                 Get rid of the signature buttons and only
6662                 use the icon+tooltip
6663
6664 2005-10-13 [colin]      1.9.15cvs43
6665
6666         * src/noticeview.c
6667         * src/noticeview.h
6668                 Add hand cursor for hovering over icon
6669
6670 2005-10-13 [colin]      1.9.15cvs42
6671
6672         * src/summaryview.c
6673                 Fix crash when quicksearch's hidden 
6674                 at startup
6675
6676 2005-10-13 [colin]      1.9.15cvs41
6677
6678         * src/compose.c
6679                 Set subject when forwarding multiple mails
6680                 Check that other recipient than the default Cc or Bcc
6681                 have been set before sending.
6682
6683 2005-10-13 [colin]      1.9.15cvs40
6684
6685         * src/imap.c
6686                 Batch per-folder
6687                 Introduce locking, but don't use it yet
6688
6689 2005-10-13 [colin]      1.9.15cvs39
6690
6691         * src/gtk/quicksearch.c
6692                 Reset quicksearch when hiding it
6693                 Make sticky a real pref
6694
6695 2005-10-13 [colin]      1.9.15cvs38
6696
6697         * src/summaryview.c
6698                 Faster prefs apply
6699
6700 2005-10-13 [colin]      1.9.15cvs37
6701
6702         * src/mimeview.c
6703         * src/noticeview.c
6704         * src/noticeview.h
6705         * src/plugins/pgpcore/sgpgme.c
6706                 Make privacy icon clickable
6707                 Move Trust field in Full info
6708                 When trust is less than full, don't display
6709                 a warning icon
6710
6711 2005-10-13 [colin]      1.9.15cvs36
6712
6713         * src/folder.c
6714                 Batch on flags sync
6715         * src/folderview.c
6716                 Revert speed hack which is dangerous in fact
6717                 Apply prefs faster
6718
6719 2005-10-13 [colin]      1.9.15cvs35
6720
6721         * src/folder_item_prefs.c
6722                 Fix pref corruption on folder move. Patch
6723                 by wwp
6724
6725 2005-10-13 [paul]       1.9.15cvs34
6726
6727         * src/export.c
6728         * src/import.c
6729                 fix typos in g_warnings
6730         * src/prefs_account.c
6731                 add a file selector for Signature file
6732
6733         Patches by wwp
6734
6735 2005-10-12 [colin]      1.9.15cvs33
6736
6737         * src/mimeview.c
6738                 Provide a quick way to go back from a
6739                 signature's full info to the email part
6740
6741 2005-10-12 [colin]      1.9.15cvs32
6742
6743         * src/compose.c
6744                 Remove old hack of encoding signed mails with base64.
6745                 QP works equally well.
6746
6747 2005-10-12 [colin]      1.9.15cvs31
6748
6749         * src/crash.c
6750                 Replace deprecated GtkText with GtkTextView
6751         * src/imap.c
6752                 Fix a logic bug about counts in imap_select
6753                 (previously un-triggered)
6754         * src/mainwindow.c
6755         * src/summaryview.c
6756         * src/news.c
6757                 Allow local deletion of news posts
6758         * src/mimeview.c
6759                 Show GPG noticeview on the message/rfc822 part
6760                 in addition to the text/plain one
6761         * src/prefs_image_viewer.c
6762           src/plugins/pgpcore/prefs_gpg.c
6763                 Polish (set the label as part of the checkbox)
6764         * src/wizard.c
6765                 Don't sit there doing nothing after destroying
6766                 the window - return err
6767
6768 2005-10-11 [colin]      1.9.15cvs30
6769
6770         * src/folderview.c
6771                 Apply processing rules before showing folders.
6772                 Early folder show (before flags sync) will only
6773                 be done when there are no processing rules (nor
6774                 pre- or post- ones)
6775         * src/imap.c
6776                 Fix stuff related to mail subdir, creation and 
6777                 deletion of folders 
6778         * src/imap_gtk.c
6779                 Don't allow creation of folders in NoInferior
6780                 folders, as it won't work
6781
6782 2005-10-10 [colin]      1.9.15cvs29
6783
6784         * src/compose.c
6785                 Reselect "None" Privacy system when selecting an
6786                 account with no privacy system defined
6787
6788 2005-10-10 [colin]      1.9.15cvs28
6789
6790         * src/mainwindow.c
6791                 Add Windows-1252 encoding
6792         * src/prefs_common.c
6793                 Rework some defaults:
6794                 - autosave to draft by default
6795                 - don't show header pane (it's already in the textview)
6796                 - Select first new or unread mail on entry
6797                 - Assume 'Yes' to change folder when there's no more
6798                   unread message
6799         * src/prefs_matcher.c
6800                 Fix a gtk assertion failure
6801         * src/gtk/colorlabel.c
6802                 Workaround bad repainting on selection
6803         * src/main.c
6804                 Freeze/thaw (a bit faster on ssh -X)
6805         * src/msgcache.c
6806                 Get rid of StrdupConverter that just adds an
6807                 extra strdup/free 
6808         * src/etpan/imap_thread.c
6809                 memset buf to 0
6810
6811 2005-10-10 [colin]      1.9.15cvs27
6812
6813         * src/export.c
6814         * src/import.c
6815                 Fix compile on gtk 2.4. Patch by wwp
6816
6817 2005-10-09 [colin]      1.9.15cvs26
6818
6819         * src/mainwindow.c
6820         * src/messageview.c
6821         * src/summaryview.c
6822                 Clarify forward menus. Patch by wwp
6823
6824 2005-10-09 [colin]      1.9.15cvs25
6825
6826         * src/compose.c
6827         * src/compose.h
6828                 Fix bug #829 (Non-working "Encrypt message by 
6829                 default when replying to an encrypted message")
6830
6831 2005-10-08 [colin]      1.9.15cvs24
6832
6833         * src/wizard.c
6834                 Fix bug #827 ("Welcome" setup wizard after a 
6835                 permission error gives up & forgets itself.)
6836
6837 2005-10-08 [colin]      1.9.15cvs23
6838
6839         * src/procmime.c
6840                 Fix bug #828 (Ignoring headers with spaces around = sign)
6841
6842 2005-10-08 [colin]      1.9.15cvs22
6843
6844         * src/export.c
6845                 Warning fix by wwp
6846
6847 2005-10-08 [colin]      1.9.15cvs21
6848
6849         * src/folder.c
6850         * src/folder.h
6851                 Add a processing_pending indicator, set on 
6852                 folder_item_open and cleared after 
6853                 folder_item_process_open
6854         * src/folderview.c
6855         * src/summaryview.c
6856                 wrap procmsg_msginfo_*_flags, and in the
6857                 wrapper check that there's no folder processing 
6858                 pending. If there is, defer the flags change until 
6859                 processing is done to avoid stepping over each
6860                 other's toes.
6861                 Freeze during processing, but not during scanning.
6862
6863 2005-10-07 [colin]      1.9.15cvs20
6864
6865         * src/plugins/pgpcore/passphrase.c
6866                 Fix bug #826 (X-Server hangs when 
6867                 right-clicking a PGP encrypted message)
6868
6869 2005-10-07 [paul]       1.9.15cvs19
6870
6871         * src/compose.c
6872                 fix compose_entries[]
6873                 patch by Fabien Vantard
6874
6875 2005-10-06 [colin]      1.9.15cvs18
6876
6877         * src/pixmaps/address.xpm
6878         * src/pixmaps/address_book.xpm
6879         * src/pixmaps/book.xpm
6880         * src/pixmaps/check_spelling.xpm
6881         * src/pixmaps/checkbox_off.xpm
6882         * src/pixmaps/checkbox_on.xpm
6883         * src/pixmaps/close.xpm
6884         * src/pixmaps/complete.xpm
6885         * src/pixmaps/continue.xpm
6886         * src/pixmaps/deleted.xpm
6887         * src/pixmaps/down_arrow.xpm
6888         * src/pixmaps/exec.xpm
6889         * src/pixmaps/forwarded.xpm
6890         * src/pixmaps/group.xpm
6891         * src/pixmaps/ignorethread.xpm
6892         * src/pixmaps/interface.xpm
6893         * src/pixmaps/jpilot.xpm
6894         * src/pixmaps/ldap.xpm
6895         * src/pixmaps/linewrap.xpm
6896         * src/pixmaps/linewrapcurrent.xpm
6897         * src/pixmaps/mail.xpm
6898         * src/pixmaps/mail_attach.xpm
6899         * src/pixmaps/mail_compose.xpm
6900         * src/pixmaps/mail_forward.xpm
6901         * src/pixmaps/mail_receive.xpm
6902         * src/pixmaps/mail_receive_all.xpm
6903         * src/pixmaps/mail_reply.xpm
6904         * src/pixmaps/mail_reply_to_all.xpm
6905         * src/pixmaps/mail_reply_to_author.xpm
6906         * src/pixmaps/mail_send.xpm
6907         * src/pixmaps/mail_send_queue.xpm
6908         * src/pixmaps/mime_application.xpm
6909         * src/pixmaps/mime_audio.xpm
6910         * src/pixmaps/mime_image.xpm
6911         * src/pixmaps/mime_message.xpm
6912         * src/pixmaps/mime_text_enriched.xpm
6913         * src/pixmaps/mime_text_html.xpm
6914         * src/pixmaps/mime_text_plain.xpm
6915         * src/pixmaps/mime_unknown.xpm
6916         * src/pixmaps/new.xpm
6917         * src/pixmaps/news_compose.xpm
6918         * src/pixmaps/offline.xpm
6919         * src/pixmaps/online.xpm
6920         * src/pixmaps/paste.xpm
6921         * src/pixmaps/preferences.xpm
6922         * src/pixmaps/privacy_emblem_encrypted.xpm
6923         * src/pixmaps/privacy_expired.xpm
6924         * src/pixmaps/privacy_failed.xpm
6925         * src/pixmaps/privacy_passed.xpm
6926         * src/pixmaps/privacy_signed.xpm
6927         * src/pixmaps/privacy_unknown.xpm
6928         * src/pixmaps/privacy_warn.xpm
6929         * src/pixmaps/properties.xpm
6930         * src/pixmaps/replied.xpm
6931         * src/pixmaps/search.xpm
6932         * src/pixmaps/unread.xpm
6933         * src/pixmaps/up_arrow.xpm
6934         * src/pixmaps/vcard.xpm
6935                 Modernize internal theme, with icons from the 
6936                 Gnomaws theme. Keep some of the old ones where
6937                 they were better.
6938
6939 2005-10-06 [colin]      1.9.15cvs17
6940
6941         * src/summaryview.c
6942                 Little optimisations + bugfix
6943         * src/toolbar.c
6944                 Remove default useless items - useless being defined
6945                 by the default relevant prefs
6946         * src/wizard.c
6947                 include config.h to make gettext work
6948         * src/prefs_themes.c
6949                 Fix selection of current theme in prefs
6950
6951 2005-10-06 [colin]      1.9.15cvs16
6952
6953         * src/prefs_common.c
6954         * src/prefs_common.h
6955         * src/prefs_summaries.c
6956         * src/folderview.c
6957                 Add a warning dialog on Mark all read 
6958                 (with pref to get rid of it)
6959
6960 2005-10-06 [paul]       1.9.15cvs15
6961
6962         * po/nb.po
6963         * po/pt_BR.po
6964                 updated by Geir Helland and Frederico
6965                 Goncalves Guimaraes
6966
6967 2005-10-05 [colin]      1.9.15cvs14
6968
6969         * src/folder.c
6970         * src/folder.h
6971         * src/folderview.c
6972         * src/folderview.h
6973         * src/imap_gtk.c
6974         * src/mh_gtk.c
6975         * src/mainwindow.c
6976         * src/setup.c
6977                 add a way to rescan without rebuilding
6978                 make moving a bit faster (less folders changes)
6979                 don't lock the tree on Get 
6980         * src/imap.c
6981                 Don't re-delete deleted messages before expunging
6982         * src/summaryview.c
6983                 Set batch mode when deleting mails
6984
6985 2005-10-05 [paul]       1.9.15cvs13
6986
6987         * src/mainwindow.c
6988         * src/mainwindow.h
6989                 fix disabled Execute menu item
6990         * src/toolbar.c
6991                 match the change in 1.9.15cvs10: use Compose
6992                 instead of News by default
6993
6994 2005-10-04 [colin]      1.9.15cvs12
6995
6996         * src/compose.c
6997                 When replying to an ML post with Reply-To set
6998                 to the poster's email, honor it (as before),
6999                 but also honor our user's request to reply to
7000                 the mailing list: set the ML address in the To
7001                 field and the Reply-To address in the Cc: 
7002                 field.
7003
7004 2005-10-04 [colin]      1.9.15cvs11
7005
7006         * src/plugins/trayicon/trayicon.c
7007                 Finish cosmetic change - thanks to wwp
7008
7009 2005-10-04 [colin]      1.9.15cvs10
7010
7011         * src/toolbar.c
7012                 Use Compose instead of Email by default.
7013                 Spotted by wwp.
7014
7015 2005-10-04 [colin]      1.9.15cvs9
7016
7017         * src/folder.c
7018         * src/folder.h
7019         * src/folderview.c
7020         * src/imap.c
7021         * src/etpan/imap-thread.c
7022         * src/etpan/imap-thread.h
7023                 Try to make IMAP faster, by simplifying SEARCH
7024                 commands, avoiding sending two STATUS in a row,
7025                 and deferring flags sync and processing just
7026                 after displaying the folder. 
7027                 This will update the SummaryView in certain
7028                 cases (new mails not already fetched, flags
7029                 changed from another client) but in a non-
7030                 blocking manner.
7031
7032 2005-10-04 [colin]      1.9.15cvs8
7033
7034         * src/plugins/trayicon/trayicon.c
7035                 Relabel "Offline" to "Work offline"
7036
7037 2005-10-04 [colin]      1.9.15cvs7
7038
7039         * src/export.c
7040         * src/import.c
7041         * src/mbox.c
7042                 Fix mbox import/export buglets
7043                 Patch by wwp
7044         * src/plugins/trayicon/trayicon.c
7045                 Add offline swithc
7046                 Patch by wwp
7047
7048 2005-10-04 [colin]      1.9.15cvs6
7049
7050         * src/folder.c
7051         * src/folderview.c
7052         * src/summaryview.c
7053                 Better fix (don't break mark all read) for cvs2
7054
7055 2005-10-03 [colin]      1.9.15cvs5
7056
7057         * src/folder.c
7058                 Use a sane sort by default
7059
7060 2005-10-03 [colin]      1.9.15cvs4
7061
7062         * src/inc.c
7063                 Add a 'Only once' button for overriding offline mode
7064         * src/prefs_account.c
7065         * src/wizard.c
7066                 Add Local mbox to the wizard
7067                 Add IMAP subdir to the wizard (or the wizard is useless
7068                 for such accounts, or even worse than useless)
7069                 Move IMAP subdir from Advanced to Receive tab, as it's
7070                 not that uncommon
7071
7072 2005-10-03 [colin]      1.9.15cvs3
7073
7074         * src/send_message.c
7075                 Forgot this one in cvs1
7076
7077 2005-10-03 [colin]      1.9.15cvs2
7078
7079         * src/folder.c
7080                 Faster close when leaving a folder with lots
7081                 of new mails. Idea by David Relson.
7082
7083 2005-10-03 [colin]      1.9.15cvs1
7084
7085         * src/compose.c
7086         * src/imap.c
7087         * src/inc.c
7088         * src/main.c
7089         * src/messageview.c
7090         * src/news.c
7091         * src/summaryview.c
7092         * src/gtk/sslcertwindow.c
7093         * src/plugins/trayicon/trayicon.c
7094                 Add accels to every AlertPanel. Patch by Fabien 
7095                 Vantard
7096
7097 2005-10-03 [paul]       1.9.15
7098
7099         1.9.15 released
7100
7101 2005-10-03 [paul]       1.9.14cvs68
7102
7103         * po/ca.po
7104         * po/de.po
7105         * po/es.po
7106         * po/fi.po
7107         * po/fr.po
7108         * po/sk.po
7109         * po/sr.po
7110         * po/zh_CN.po
7111                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7112                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7113                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7114
7115 2005-10-03 [paul]       1.9.14cvs67
7116
7117         * src/send_message.c
7118                 prevent hang on Cancel
7119                 patch by Colin
7120
7121 2005-10-03 [paul]       1.9.14cvs66
7122
7123         * src/main.c
7124                 fix crash in IMAP caused by discrepancy
7125                 between check_at_startup and offline mode
7126                 Patch by Colin
7127
7128 2005-10-01 [paul]       1.9.14cvs65
7129
7130         * src/inc.c
7131                 fix engrish
7132
7133 2005-10-01 [paul]       1.9.14cvs64
7134         * src/export.c
7135         * src/import.c
7136                 synchronise import_mbox() and export_mbox()
7137         * src/mbox.c
7138                 proc_mbox(): add alert if file cannot be opened
7139                 export_list_to_mbox(): test if dest file exists,
7140                 prompt user to overwrite if it does. add alert
7141                 if file cannot be created
7142                                                                 
7143         Patch by wwp
7144                                                                                                                 
7145
7146 2005-09-30 [paul]       1.9.14cvs63
7147
7148         * src/addressbook.c
7149                 Fix sensitivity of a menu
7150         * src/codeconv.c
7151                 Respect hidden pref for mails with no encoding
7152         * src/common/xml.c
7153                 Fix memory corruption
7154         * src/plugins/pgpcore/sgpgme.c
7155                 Fix segfault on incomplete sigs, and display
7156                 of S/Mime UIDs
7157
7158         Patches by Colin
7159
7160 2005-09-30 [colin]      1.9.14cvs62
7161
7162         * src/partial_download.c
7163                 Little logic fix in almost-dead code
7164         * src/pop.c
7165                 Fix partial download when there's no new mail
7166
7167 2005-09-29 [paul]       1.9.14cvs61
7168
7169         * src/plugins/pgpinline/pgpinline.c
7170                 fix bug 819, 'crash accessing sign message'
7171                 Patch by Colin
7172
7173 2005-09-28 [martin]     1.9.14cvs60
7174
7175         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7176                 fix bug #790 (Crash when restarting window manager (fluxbox))
7177
7178 2005-09-28 [paul]       1.9.14cvs59
7179
7180         * src/gtk/gtkaspell.c
7181                 fix off-by-one typo
7182
7183 2005-09-27 [colin]      1.9.14cvs58
7184
7185         * src/plugins/pgpcore/sgpgme.c
7186                 Report error when there's one, instead of
7187                 "Signature unchecked" 
7188
7189 2005-09-27 [colin]      1.9.14cvs57
7190
7191         * src/prefs_quote.c
7192                 Fix bug #816 (Weird quotation with spaces)
7193
7194 2005-09-27 [colin]      1.9.14cvs56
7195
7196         * src/codeconv.c
7197         * src/compose.c
7198         * src/compose.h
7199                 Put subject in compose's title
7200                 Fix Automatic encoding so that it's really automatic:
7201                 first try default locale's charset, then charset of the replied mail, 
7202                 then utf-8
7203                 Fix encoding of headers (must be in strict mode too)
7204
7205 2005-09-26 [colin]      1.9.14cvs55
7206
7207         * src/gtk/gtkaspell.c
7208                 Fix previous patch - don't color the space,
7209                 just uncolor it :)
7210
7211 2005-09-26 [colin]      1.9.14cvs54
7212
7213         * src/gtk/gtkaspell.c
7214                 Unmark space if possible
7215
7216 2005-09-26 [colin]      1.9.14cvs53
7217
7218         * src/imap.c
7219                 log_error instead of alertpanel according to the pref
7220         * src/etpan/imap-thread.c
7221                 Print connect status, copy only necessary size to 
7222                 logger
7223         * src/plugins/pgpmime/pgpmime.c
7224                 Handle S/Mime signatures (verification only). Patch based
7225                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7226
7227 2005-09-26 [paul]       1.9.14cvs52
7228
7229         * src/common/passcrypt.c
7230                 this 'workaround' not necessary on NetBSD.
7231                 Thanks to Daniel Gustafson
7232
7233 2005-09-26 [paul]
7234
7235         1.9.15-rc4 released
7236
7237 2005-09-26 [paul]       1.9.14cvs51
7238
7239         * src/summaryview.c
7240                 Skip currently selected message when
7241                 looking for next new or unread message
7242                 in current folder. Patch by Colin
7243         * src/common/passcrypt.c
7244                 eliminate warnings on *BSD. Patch by
7245                 Daniel Gustafson
7246
7247 2005-09-26 [colin]      1.9.14cvs50
7248
7249         * src/procmsg.c
7250                 Call postfiltering hook anyway
7251
7252 2005-09-22 [colin]      1.9.14cvs49
7253
7254         * src/codeconv.c
7255         * src/codeconv.h
7256                 Add a strict mode that doesn't replace with _
7257         * src/compose.c
7258         * src/compose.h
7259                 Use strict conversion while sending
7260                 Fix race when drafting while sending (happens
7261                 on IMAP)
7262                 Fix d'n'd of messages from summaryview
7263         * src/prefs_common.c
7264         * src/prefs_common.h
7265                 add hidden utf8_instead_of_locale_for_broken_mail 
7266                 pref for people that preferred the default charset 
7267                 to be utf8 for broken mails
7268         * src/quote_fmt_parse.y
7269                 fix bug #815 (No quote insert if "From:" fied 
7270                 contained Russian letters)
7271         * src/summaryview.c
7272                 Fix d'n'd of messages to compose
7273
7274 2005-09-22 [paul]       1.9.14cvs48
7275
7276         * src/compose.c
7277                 fix bug where attachments Name entry
7278                 would display Path instead
7279
7280 2005-09-21 [paul]       1.9.14cvs47
7281
7282         * README
7283         * README.jp
7284         * configure.ac
7285         * config/config.rpath
7286         * doc/manual/en/sylpheed-20.html
7287         * doc/manual/es/sylpheed-20.html
7288         * po/bg.po
7289         * po/ca.po
7290         * po/de.po
7291         * po/es.po
7292         * po/fr.po
7293         * po/it.po
7294         * po/pt_BR.po
7295         * po/sk.po
7296         * po/zh_TW.po
7297         * src/account.c
7298         * src/account.h
7299         * src/action.c
7300         * src/action.h
7301         * src/adbookbase.h
7302         * src/addr_compl.c
7303         * src/addr_compl.h
7304         * src/addrbook.c
7305         * src/addrbook.h
7306         * src/addrcache.c
7307         * src/addrcache.h
7308         * src/addrcindex.c
7309         * src/addrcindex.h
7310         * src/addrclip.c
7311         * src/addrclip.h
7312         * src/addrdefs.h
7313         * src/addressadd.c
7314         * src/addressadd.h
7315         * src/addressbook.c
7316         * src/addressbook.h
7317         * src/addressitem.h
7318         * src/addrgather.c
7319         * src/addrgather.h
7320         * src/addrharvest.c
7321         * src/addrharvest.h
7322         * src/addrindex.c
7323         * src/addrindex.h
7324         * src/addritem.c
7325         * src/addritem.h
7326         * src/addrquery.c
7327         * src/addrquery.h
7328         * src/addrselect.c
7329         * src/addrselect.h
7330         * src/alertpanel.c
7331         * src/alertpanel.h
7332         * src/browseldap.c
7333         * src/browseldap.h
7334         * src/codeconv.c
7335         * src/codeconv.h
7336         * src/compose.c
7337         * src/compose.h
7338         * src/crash.c
7339         * src/crash.h
7340         * src/customheader.c
7341         * src/customheader.h
7342         * src/displayheader.c
7343         * src/displayheader.h
7344         * src/editaddress.c
7345         * src/editaddress.h
7346         * src/editbook.c
7347         * src/editbook.h
7348         * src/editgroup.c
7349         * src/editgroup.h
7350         * src/editjpilot.c
7351         * src/editjpilot.h
7352         * src/editldap.c
7353         * src/editldap.h
7354         * src/editldap_basedn.c
7355         * src/editldap_basedn.h
7356         * src/editvcard.c
7357         * src/editvcard.h
7358         * src/enriched.c
7359         * src/enriched.h
7360         * src/exphtmldlg.c
7361         * src/exphtmldlg.h
7362         * src/expldifdlg.c
7363         * src/expldifdlg.h
7364         * src/export.c
7365         * src/export.h
7366         * src/exporthtml.c
7367         * src/exporthtml.h
7368         * src/exportldif.c
7369         * src/exportldif.h
7370         * src/filtering.c
7371         * src/filtering.h
7372         * src/folder.c
7373         * src/folder.h
7374         * src/folder_item_prefs.c
7375         * src/folder_item_prefs.h
7376         * src/foldersel.c
7377         * src/foldersel.h
7378         * src/folderutils.c
7379         * src/folderutils.h
7380         * src/folderview.c
7381         * src/folderview.h
7382         * src/grouplistdialog.c
7383         * src/grouplistdialog.h
7384         * src/headerview.c
7385         * src/headerview.h
7386         * src/html.c
7387         * src/html.h
7388         * src/image_viewer.c
7389         * src/image_viewer.h
7390         * src/imap.c
7391         * src/imap.h
7392         * src/imap_gtk.c
7393         * src/imap_gtk.h
7394         * src/import.c
7395         * src/import.h
7396         * src/importldif.c
7397         * src/importldif.h
7398         * src/importmutt.c
7399         * src/importmutt.h
7400         * src/importpine.c
7401         * src/importpine.h
7402         * src/inc.c
7403         * src/inc.h
7404         * src/jpilot.c
7405         * src/jpilot.h
7406         * src/ldapctrl.c
7407         * src/ldapctrl.h
7408         * src/ldaplocate.c
7409         * src/ldaplocate.h
7410         * src/ldapquery.c
7411         * src/ldapquery.h
7412         * src/ldapserver.c
7413         * src/ldapserver.h
7414         * src/ldaputil.c
7415         * src/ldaputil.h
7416         * src/ldif.c
7417         * src/ldif.h
7418         * src/localfolder.c
7419         * src/localfolder.h
7420         * src/main.c
7421         * src/main.h
7422         * src/mainwindow.c
7423         * src/mainwindow.h
7424         * src/manual.c
7425         * src/manual.h
7426         * src/matcher.c
7427         * src/matcher.h
7428         * src/matcher_parser.h
7429         * src/matcher_parser_lex.l
7430         * src/matcher_parser_parse.y
7431         * src/mbox.c
7432         * src/mbox.h
7433         * src/message_search.c
7434         * src/message_search.h
7435         * src/messageview.c
7436         * src/messageview.h
7437         * src/mh.c
7438         * src/mh.h
7439         * src/mh_gtk.c
7440         * src/mh_gtk.h
7441         * src/mimeview.c
7442         * src/mimeview.h
7443         * src/msgcache.c
7444         * src/msgcache.h
7445         * src/mutt.c
7446         * src/mutt.h
7447         * src/news.c
7448         * src/news.h
7449         * src/news_gtk.c
7450         * src/news_gtk.h
7451         * src/noticeview.c
7452         * src/noticeview.h
7453         * src/partial_download.c
7454         * src/partial_download.h
7455         * src/pine.c
7456         * src/pine.h
7457         * src/pop.c
7458         * src/pop.h
7459         * src/prefs_account.c
7460         * src/prefs_account.h
7461         * src/prefs_actions.c
7462         * src/prefs_actions.h
7463         * src/prefs_common.c
7464         * src/prefs_common.h
7465         * src/prefs_compose_writing.c
7466         * src/prefs_compose_writing.h
7467         * src/prefs_customheader.c
7468         * src/prefs_customheader.h
7469         * src/prefs_display_header.c
7470         * src/prefs_display_header.h
7471         * src/prefs_ext_prog.c
7472         * src/prefs_ext_prog.h
7473         * src/prefs_filtering.c
7474         * src/prefs_filtering.h
7475         * src/prefs_filtering_action.c
7476         * src/prefs_filtering_action.h
7477         * src/prefs_folder_column.c
7478         * src/prefs_folder_column.h
7479         * src/prefs_folder_item.c
7480         * src/prefs_folder_item.h
7481         * src/prefs_fonts.c
7482         * src/prefs_fonts.h
7483         * src/prefs_gtk.c
7484         * src/prefs_gtk.h
7485         * src/prefs_image_viewer.c
7486         * src/prefs_image_viewer.h
7487         * src/prefs_matcher.c
7488         * src/prefs_matcher.h
7489         * src/prefs_message.c
7490         * src/prefs_message.h
7491         * src/prefs_msg_colors.c
7492         * src/prefs_msg_colors.h
7493         * src/prefs_other.c
7494         * src/prefs_other.h
7495         * src/prefs_quote.c
7496         * src/prefs_quote.h
7497         * src/prefs_receive.c
7498         * src/prefs_receive.h
7499         * src/prefs_send.c
7500         * src/prefs_send.h
7501         * src/prefs_spelling.c
7502         * src/prefs_spelling.h
7503         * src/prefs_summaries.c
7504         * src/prefs_summaries.h
7505         * src/prefs_summary_column.c
7506         * src/prefs_summary_column.h
7507         * src/prefs_template.c
7508         * src/prefs_template.h
7509         * src/prefs_themes.c
7510         * src/prefs_themes.h
7511         * src/prefs_toolbar.c
7512         * src/prefs_toolbar.h
7513         * src/prefs_wrapping.c
7514         * src/prefs_wrapping.h
7515         * src/privacy.c
7516         * src/privacy.h
7517         * src/procheader.c
7518         * src/procheader.h
7519         * src/procmime.c
7520         * src/procmime.h
7521         * src/procmsg.c
7522         * src/procmsg.h
7523         * src/quote_fmt.c
7524         * src/quote_fmt_parse.y
7525         * src/recv.c
7526         * src/recv.h
7527         * src/remotefolder.c
7528         * src/remotefolder.h
7529         * src/send_message.c
7530         * src/send_message.h
7531         * src/setup.c
7532         * src/setup.h
7533         * src/simple-gettext.c
7534         * src/sourcewindow.c
7535         * src/sourcewindow.h
7536         * src/ssl_manager.c
7537         * src/ssl_manager.h
7538         * src/statusbar.c
7539         * src/statusbar.h
7540         * src/stock_pixmap.c
7541         * src/stock_pixmap.h
7542         * src/summary_search.c
7543         * src/summary_search.h
7544         * src/summaryview.c
7545         * src/summaryview.h
7546         * src/syldap.c
7547         * src/syldap.h
7548         * src/textview.c
7549         * src/textview.h
7550         * src/toolbar.c
7551         * src/toolbar.h
7552         * src/undo.c
7553         * src/undo.h
7554         * src/unmime.c
7555         * src/unmime.h
7556         * src/vcard.c
7557         * src/vcard.h
7558         * src/wizard.c
7559         * src/wizard.h
7560         * src/common/base64.c
7561         * src/common/base64.h
7562         * src/common/defs.h
7563         * src/common/hooks.c
7564         * src/common/hooks.h
7565         * src/common/log.c
7566         * src/common/log.h
7567         * src/common/md5.c
7568         * src/common/md5.h
7569         * src/common/mgutils.c
7570         * src/common/mgutils.h
7571         * src/common/nntp.c
7572         * src/common/nntp.h
7573         * src/common/passcrypt.c
7574         * src/common/passcrypt.h.in
7575         * src/common/plugin.c
7576         * src/common/plugin.h
7577         * src/common/prefs.c
7578         * src/common/prefs.h
7579         * src/common/progressindicator.c
7580         * src/common/progressindicator.h
7581         * src/common/quoted-printable.c
7582         * src/common/quoted-printable.h
7583         * src/common/session.c
7584         * src/common/session.h
7585         * src/common/smtp.c
7586         * src/common/smtp.h
7587         * src/common/socket.c
7588         * src/common/socket.h
7589         * src/common/ssl.c
7590         * src/common/ssl.h
7591         * src/common/ssl_certificate.c
7592         * src/common/ssl_certificate.h
7593         * src/common/string_match.c
7594         * src/common/string_match.h
7595         * src/common/stringtable.c
7596         * src/common/sylpheed.c
7597         * src/common/sylpheed.h
7598         * src/common/template.c
7599         * src/common/template.h
7600         * src/common/timing.h
7601         * src/common/utils.c
7602         * src/common/utils.h
7603         * src/common/uuencode.c
7604         * src/common/uuencode.h
7605         * src/common/version.h.in
7606         * src/common/xml.c
7607         * src/common/xml.h
7608         * src/common/xmlprops.c
7609         * src/common/xmlprops.h
7610         * src/gtk/about.c
7611         * src/gtk/about.h
7612         * src/gtk/colorlabel.c
7613         * src/gtk/colorlabel.h
7614         * src/gtk/colorsel.c
7615         * src/gtk/colorsel.h
7616         * src/gtk/description_window.c
7617         * src/gtk/description_window.h
7618         * src/gtk/filesel.c
7619         * src/gtk/filesel.h
7620         * src/gtk/foldersort.c
7621         * src/gtk/foldersort.h
7622         * src/gtk/gtkutils.c
7623         * src/gtk/gtkutils.h
7624         * src/gtk/inputdialog.c
7625         * src/gtk/inputdialog.h
7626         * src/gtk/logwindow.c
7627         * src/gtk/logwindow.h
7628         * src/gtk/manage_window.c
7629         * src/gtk/manage_window.h
7630         * src/gtk/menu.c
7631         * src/gtk/menu.h
7632         * src/gtk/pluginwindow.c
7633         * src/gtk/pluginwindow.h
7634         * src/gtk/prefswindow.c
7635         * src/gtk/prefswindow.h
7636         * src/gtk/progressdialog.c
7637         * src/gtk/progressdialog.h
7638         * src/gtk/quicksearch.c
7639         * src/gtk/quicksearch.h
7640         * src/gtk/sslcertwindow.c
7641         * src/gtk/sslcertwindow.h
7642         * src/plugins/clamav/clamav_plugin.c
7643         * src/plugins/clamav/clamav_plugin.h
7644         * src/plugins/clamav/clamav_plugin_gtk.c
7645         * src/plugins/demo/demo.c
7646         * src/plugins/dillo_viewer/dillo_prefs.c
7647         * src/plugins/dillo_viewer/dillo_prefs.h
7648         * src/plugins/dillo_viewer/dillo_viewer.c
7649         * src/plugins/mathml_viewer/mathml_viewer.c
7650         * src/plugins/pgpcore/passphrase.c
7651         * src/plugins/pgpcore/passphrase.h
7652         * src/plugins/pgpcore/plugin.c
7653         * src/plugins/pgpcore/prefs_gpg.c
7654         * src/plugins/pgpcore/prefs_gpg.h
7655         * src/plugins/pgpcore/select-keys.c
7656         * src/plugins/pgpcore/select-keys.h
7657         * src/plugins/pgpcore/sgpgme.c
7658         * src/plugins/pgpcore/sgpgme.h
7659         * src/plugins/pgpinline/pgpinline.c
7660         * src/plugins/pgpinline/pgpinline.h
7661         * src/plugins/pgpinline/plugin.c
7662         * src/plugins/pgpmime/pgpmime.c
7663         * src/plugins/pgpmime/pgpmime.h
7664         * src/plugins/pgpmime/plugin.c
7665         * src/plugins/spamassassin/spamassassin.c
7666         * src/plugins/spamassassin/spamassassin.h
7667         * src/plugins/spamassassin/spamassassin_gtk.c
7668         * src/plugins/trayicon/trayicon.c
7669         * tools/OOo2sylpheed.pl
7670         * tools/acroread2sylpheed.pl
7671         * tools/asus_mailled.sh
7672         * tools/filter_conv.pl
7673         * tools/freshmeat_search.pl
7674         * tools/google_search.pl
7675         * tools/kmail2sylpheed.pl
7676         * tools/kmail2sylpheed_v2.pl
7677         * tools/maildir2sylpheed.pl
7678         * tools/multiwebsearch.pl
7679         * tools/newscache_clean.pl
7680         * tools/outlook2sylpheed.pl
7681         * tools/sylpheed-switcher
7682         * tools/update-po
7683         * tools/vcard2xml.py
7684         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7685                 update FSF address
7686
7687 2005-09-21 [colin]      1.9.14cvs46
7688
7689         * src/gedit-print.c
7690         * src/procmsg.c
7691         * src/procmsg.h
7692         * src/textview.c
7693         * src/summaryview.c
7694                 Remove some printing hacks (deselection/reselection),
7695                 which by the way fix printing the currently 
7696                 displayed mime part (still only text)
7697                 Plus a little optimisation of summary_show
7698
7699
7700 2005-09-20 [colin]      1.9.14cvs45
7701
7702         * src/mainwindow.c
7703         * src/messageview.c
7704                 GUI fixups: add accels, set message
7705                 view title to displayed mail's subject
7706         * src/prefs_spelling.c
7707         * src/gtk/gtkaspell.c
7708                 GUI fixups: allow underlining misspelled
7709                 words instead of coloring them (a11y!)
7710
7711 2005-09-19 [colin]
7712
7713         1.9.15rc3 released
7714
7715 2005-09-19 [colin]      1.9.14cvs44
7716
7717         * src/compose.c
7718                 Fix draft message
7719         * src/gtk/gtkaspell.c
7720                 Fix wrong test ;-)
7721
7722 2005-09-19 [colin]      1.9.14cvs43
7723
7724         * src/addressbook.c
7725                 Fix sensitivity of Delete button
7726         * src/compose.c
7727                 Warn if the requested Privacy system
7728                 is not available
7729         * src/exphtmldlg.c
7730         * src/expldifdlg.c
7731         * src/importldif.c
7732         * src/importmutt.c
7733         * src/importpine.c
7734                 Fix crappy UI
7735         * src/
7736         * src/ssl.h
7737         * src/prefs_account.h
7738         * src/prefs_account.c
7739                 Save SSL prefs even in builds that have
7740                 SSL support disable
7741         * src/imap.c
7742         * src/inc.c
7743         * src/news.c
7744         * src/send_message.c
7745                 Warn if connection should be secure, but
7746                 SSL support isn't compiled in
7747         * src/gtkaspell.c
7748                 Fix word separation on UTF-8 systems
7749                 Fixes bug #812 (Strange inline spellchecking)
7750         * src/compose.c
7751                 Warn if the requested Privacy system
7752                 is not available
7753                 Factorize offline warning
7754         * src/imap.c
7755         * src/imap_gtk.c
7756         * src/imap_gtk.h
7757         * src/inc.h
7758         * src/news_gtk.c
7759         * src/news_gtk.h
7760         * src/messageview.c
7761                 Factorize offline warning
7762
7763 2005-09-19 [paul]
7764
7765         1.9.15-rc2 released
7766
7767 2005-09-18 [colin]      1.9.14cvs42
7768
7769         * src/codeconv.c
7770         * src/codeconv.h
7771         * src/procmime.c
7772                 Add a way to get locale's charset ignoring utf-8,
7773                 and use that as default encoding for broken mails
7774
7775 2005-09-18 [colin]      1.9.14cvs41
7776
7777         * src/gtk/logwindow.c
7778                 Translate string. Patch by Fabien Vantard
7779
7780 2005-09-18 [colin]      1.9.14cvs40
7781
7782         * configure.ac
7783                 Fix bug #803 (IMAP/SSL support breaks with 
7784                 GnuTLS libetpan 0.38)
7785
7786 2005-09-18 [colin]      1.9.14cvs39
7787
7788         * src/codeconv.c
7789         * src/compose.c
7790         * src/procmime.c
7791                 More charsets fixes. Fixes bug #806 (non
7792                 ascii characters in subject line)
7793
7794 2005-09-17 [paul]       1.9.14cvs38
7795
7796         * src/folderview.c
7797         * src/mainwindow.c
7798                 fix gcc-2.95 issues
7799                 Patch by Pawel Pekala
7800
7801 2005-09-17 [colin]      1.9.14cvs37
7802
7803         * src/addrindex.c
7804                 bugfix for NO-USE LDAP compilation, patch 
7805                 by Fabien Vantard
7806
7807 2005-09-17 [colin]      1.9.14cvs36
7808
7809         * src/prefs_actions.c
7810         * src/prefs_customheader.c
7811         * src/prefs_display_header.c
7812         * src/prefs_filtering_action.c
7813         * src/prefs_matcher.c
7814         * src/prefs_toolbar.c
7815                 Fix strange casts (less elegant but
7816                 works better)
7817
7818 2005-09-16 [colin]      1.9.14cvs35
7819
7820         * src/jpilot.c
7821                 Missed that one
7822
7823 2005-09-16 [colin]      1.9.14cvs34
7824
7825         * configure.ac
7826         * src/Makefile.am
7827         * src/addr_compl.c
7828         * src/addrindex.c
7829         * src/browseldap.c
7830         * src/editldap.c
7831         * src/ldaplocate.c
7832         * src/ldapquery.c
7833         * src/ldapquery.h
7834         * src/ldapserver.c
7835         * src/ldapserver.h
7836         * src/main.c
7837         * src/matcher_parser_parse.y
7838         * src/prefs_themes.c
7839         * src/etpan/Makefile.am
7840         * src/gtk/description_window.c
7841         * src/plugins/clamav/Makefile.am
7842         * src/plugins/clamav/clamav_plugin.c
7843         * src/plugins/dillo_viewer/Makefile.am
7844         * src/plugins/pgpcore/Makefile.am
7845         * src/plugins/pgpinline/Makefile.am
7846         * src/plugins/pgpmime/Makefile.am
7847         * src/plugins/trayicon/Makefile.am
7848                 Fix 100% cpu usage in address completion list
7849                 Fix little bugs (return with no values etc)
7850                 Fix all warnings (with common CFLAGS)
7851
7852 2005-09-15 [colin]      1.9.14cvs33
7853
7854         * src/addressbook.c
7855                 Fix bug where sometimes a group's email list is empty,
7856                 force its refresh (probably fixes "Re: how to create a 
7857                 distribution list")
7858         * src/ldapquery.c
7859                 Don't return to the callback in the main thread from the
7860                 fetch thread (or face segs!)
7861
7862 2005-09-15 [paul]       1.9.14cvs32
7863
7864         * src/prefs_matcher.c
7865                 forgotten in last commit
7866
7867 2005-09-15 [paul]       1.9.14cvs31
7868
7869         * src/prefs_actions.c
7870         * src/prefs_filtering_action.c
7871         * src/prefs_quote.c
7872         * src/quote_fmt.c
7873         * src/summaryview.c
7874         * src/gtk/description_window.c
7875         * src/gtk/description_window.h
7876         * src/gtk/quicksearch.c
7877                 allow interaction with the called
7878                 description window
7879                 Patch by Anders Hammar
7880
7881 2005-09-14 [paul]       1.9.14cvs30
7882
7883         * src/compose.c
7884                 fix a little annoyance when pasting with 3rd button 
7885                 with wrap_pastes=0 and wrap_input=1
7886                 Patch by Colin
7887
7888 2005-09-14 [paul]       1.9.14cvs29
7889
7890         * src/prefs_account.c
7891                 disable 'Filter messages on receiving' for
7892                 SMTP-only accounts
7893                 Patch  by Anders Hammar
7894
7895 2005-09-14 [paul]       1.9.14cvs28
7896
7897         * po/sk.po
7898                 fix crash
7899                 updated by Andrej Kacian
7900
7901 2005-09-14 [paul]
7902
7903         1.9.15-rc1 released
7904
7905 2005-09-14 [paul]       1.9.14cvs27
7906
7907         * po/es.po
7908                 updated by Ricardo Mones Lastra
7909         * src/compose.c
7910         * src/compose.h
7911                 associate no_wrap_tags to Compose windows
7912                 instead of using a static one
7913                 Patch by Colin
7914         * src/mbox.c
7915                 fix proc_mbox()
7916                 Patch by wwp
7917         * src/textview.c
7918                 remove unneeded printf()
7919
7920 2005-09-14 [paul]       1.9.14cvs26
7921
7922         * src/addrcache.c
7923         * src/codeconv.h
7924         * src/folder.h
7925         * src/mainwindow.h
7926         * src/mh.c
7927         * src/mimeview.h
7928         * src/partial_download.c
7929         * src/pop.c
7930         * src/prefs_account.c
7931         * src/prefs_account.h
7932         * src/prefs_actions.c
7933         * src/prefs_customheader.c
7934         * src/prefs_display_header.c
7935         * src/prefs_filtering_action.c
7936         * src/prefs_matcher.c
7937         * src/prefs_toolbar.c
7938         * src/privacy.h
7939         * src/procmime.c
7940         * src/procmime.h
7941         * src/procmsg.h
7942         * src/textview.c
7943         * src/undo.h
7944         * src/common/plugin.c
7945         * src/common/session.h
7946         * src/common/socket.c
7947         * src/common/socket.h
7948         * src/common/template.c
7949         * src/gtk/gtkaspell.c
7950         * src/gtk/quicksearch.h
7951         * src/plugins/pgpcore/passphrase.c
7952         * src/plugins/pgpcore/prefs_gpg.h
7953         * src/plugins/pgpcore/select-keys.c
7954         * src/plugins/pgpcore/select-keys.h
7955         * src/plugins/pgpcore/sgpgme.c
7956         * src/plugins/pgpinline/pgpinline.c
7957         * src/plugins/pgpmime/pgpmime.c
7958         * src/plugins/trayicon/trayicon.c
7959                 fix compilation warnings
7960                 Patch by Daniel Gustafson
7961
7962 2005-09-14 [paul]       1.9.14cvs25
7963
7964         * src/addressbook.c
7965                 add missing column header, and other small
7966                 bug fixes
7967                 Patch by Anders Hammar
7968
7969 2005-09-13 [colin]      1.9.14cvs24
7970
7971         * src/gtk/gtkaspell.c
7972                 Fix non-utf8 in menu
7973                 Fix little leaks
7974                 Nullify struct members after free()s
7975
7976 2005-09-13 [colin]      1.9.14cvs23
7977
7978         * src/compose.c
7979                 Test utf8 compliance before inserting to 
7980                 buffer, and try to convert if necessary
7981         * src/procmime.c
7982                 If no charset is present, use the locale 
7983                 one instead of us-ascii
7984         * src/procmsg.c
7985                 Add Sender, List-Post and To in the checked 
7986                 headers for automatic rules creation 
7987                 (thanks to wwp)
7988         * src/prefs_themes.c
7989         * src/gtk/gtkaspell.c
7990                 Remove deprecated functions. 
7991                 patch by Daniel Gustafson
7992
7993 2005-09-12 [colin]      1.9.14cvs22
7994
7995         * src/compose.c
7996                 Fix bug #448 (Scrolling/Redraw issue with 
7997                 address-fields in Header)
7998         * src/mainwindow.c
7999         * src/summaryview.c
8000         * src/summaryview.h
8001                 Fix loss of MSG_MARKED on move/copy
8002                 Fix bug #804 (Quicksearch togglebutton doesn't 
8003                 get depressed after '/' key is pressed)
8004
8005 2005-09-12 [paul]       1.9.14cvs21
8006
8007         * AUTHORS
8008         * src/gtk/logwindow.c
8009                 add 'Clear Log' to popup menu
8010                 Patch by Anders Hammar <anders.hammar@telia.com>
8011
8012 2005-09-12 [paul]       1.9.14cvs20
8013
8014         * src/compose.c
8015                 set correct sensitivity on attachments
8016                 popup menu
8017         * src/folder.c
8018                 fix typo
8019         * src/prefs_spelling.c
8020                 fix crash when no LANG env is set
8021         * src/common/xml.c
8022                 fix crash in wizard
8023                 don't use memeory after free
8024
8025         All patches by Daniel Gustafson
8026
8027 2005-09-12 [paul]       1.9.14cvs19
8028
8029         * src/prefs_themes.c
8030                 make theme info selectable
8031         * src/gtk/description_window.c
8032                 make window non-modal
8033         * tools/README
8034                 add details of asus_mailed.sh
8035         * tools/claws.i18n.status.pl
8036                 update for new zh_TW translator
8037                 widen the output
8038                 create alternate coloured lines
8039                 improve readability
8040
8041 2005-09-10 [colin]      1.9.14cvs18
8042
8043         * src/plugins/pgpcore/select-keys.c
8044                 Better order for the buttons
8045
8046 2005-09-10 [colin]      1.9.14cvs17
8047
8048         * src/compose.c
8049         * src/plugins/pgpcore/select-keys.c
8050         * src/plugins/pgpcore/select-keys.h
8051         * src/plugins/pgpcore/sgpgme.c
8052                 Add a "Don't encrypt" button to the key
8053                 selection dialog. Fixes bug #177 (There should be a 
8054                 'Don't encrypt button in the Select Keys dialog)
8055
8056 2005-09-10 [colin]      1.9.14cvs16
8057
8058         * src/compose.c
8059                 Fix bug #572 (%X option does not work with templates)
8060
8061 2005-09-10 [colin]      1.9.14cvs15
8062
8063         * src/toolbar.c 
8064                 Remove g_print
8065
8066 2005-09-10 [colin]      1.9.14cvs14
8067
8068         * src/imap.c
8069                 Fix a possible crash
8070
8071 2005-09-09 [colin]      1.9.14cvs13
8072
8073         * src/imap.c
8074         * src/etpan/imap-thread.c
8075         * src/etpan/imap-thread.h
8076                 Fix moving from queue or drafts to normal folders
8077                 Fix bug #794 (No way to delete without expunging)
8078                 Take flags unset by other mailers into account
8079                 Take deleted flag set by other mailers into account
8080                 Fix unsetting REPLIED flag
8081                 Fix crash when capabilities can't be retrieved
8082         * src/mainwindow.c
8083         * src/mainwindow.h
8084                 Add M_DELAYED_FLAGS condition, and let the user use
8085                 Execute in order to be able to expunge deleted mails,
8086                 even if he's not in delayed execute mode
8087         * src/prefs_spelling.c
8088                 Use 'en' dictionary by default if LANG is POSIX or C
8089         * src/gtk/prefswindow.c
8090                 Fix bug #767 (Preferences windows expanding) by making
8091                 the window a bit larger when the resolution is greater
8092                 than 640x480, and by putting the prefs in a
8093                 GtkScrolledWindow.
8094
8095 2005-09-09 [paul]       1.9.14cvs12
8096
8097         * AUTHORS
8098         * configure.ac
8099         * po/zh_TW.Big5.po      ** REMOVED **
8100         * po/zh_TW.po           ** ADDED **
8101                 updated by Wei-Lun Chao
8102
8103 2005-09-09 [paul]       1.9.14cvs11
8104
8105         * src/mainwindow.c
8106                 fix asserts
8107         * src/common/xml.c
8108                 delay memory allocation until file is
8109                 opened successfully
8110                 Patch by Daniel Gustafson
8111
8112 2005-09-09 [colin]      1.9.14cvs10
8113
8114         * src/imap.c
8115                 Add guards
8116
8117 2005-09-08 [colin]      1.9.14cvs9
8118
8119         * src/compose.c
8120                 Alert when we can't save draft
8121                 Fix various wrap/color issues
8122                 Add mid-click pasting respecting wrap_paste option
8123         * src/folder.c
8124         * src/folder.h
8125         * src/folder_item_prefs.c
8126         * src/folder_item_prefs.h
8127         * src/imap.c
8128         * src/imap_gtk.c
8129         * src/imap_gtk.h
8130         * src/main.c
8131         * src/mainwindow.c
8132         * src/mainwindow.h
8133         * src/news.c
8134         * src/news_gtk.c
8135         * src/news_gtk.h
8136         * src/prefs_folder_item.c
8137                 Fix the impossibility to synchronise folders for
8138                 offline use (IMAP and NNTP are concerned)
8139
8140 2005-09-08 [colin]      1.9.14cvs8
8141
8142         * configure.ac
8143                 Build LDAP and JPilot by default if available
8144         * src/textview.c
8145                 Fix use after free
8146
8147 2005-09-08 [paul]       1.9.14cvs7
8148
8149         * doc/manual/en/sylpheed-1.html
8150         * doc/manual/en/sylpheed-18.html
8151         * doc/manual/en/sylpheed-19.html
8152         * doc/manual/en/sylpheed-4.html
8153         * doc/manual/en/sylpheed-6.html
8154         * doc/manual/en/sylpheed.html
8155                 a few minor updates, plus include some
8156                 details about plugins and their requirements
8157         * src/mainwindow.c
8158                 minor changes to English in /View/Sort
8159
8160 2005-09-07 [colin]      1.9.14cvs6
8161
8162         * doc/manual/en/sylpheed-1.html
8163         * doc/manual/en/sylpheed-10.html
8164         * doc/manual/en/sylpheed-11.html
8165         * doc/manual/en/sylpheed-12.html
8166         * doc/manual/en/sylpheed-13.html
8167         * doc/manual/en/sylpheed-14.html
8168         * doc/manual/en/sylpheed-15.html
8169         * doc/manual/en/sylpheed-16.html
8170         * doc/manual/en/sylpheed-17.html
8171         * doc/manual/en/sylpheed-18.html
8172         * doc/manual/en/sylpheed-19.html
8173         * doc/manual/en/sylpheed-2.html
8174         * doc/manual/en/sylpheed-20.html
8175         * doc/manual/en/sylpheed-21.html
8176         * doc/manual/en/sylpheed-22.html
8177         * doc/manual/en/sylpheed-3.html
8178         * doc/manual/en/sylpheed-4.html
8179         * doc/manual/en/sylpheed-5.html
8180         * doc/manual/en/sylpheed-6.html
8181         * doc/manual/en/sylpheed-7.html
8182         * doc/manual/en/sylpheed-8.html
8183         * doc/manual/en/sylpheed-9.html
8184         * doc/manual/en/sylpheed.html
8185                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8186
8187 2005-09-07 [colin]      1.9.14cvs5
8188
8189         * src/mainwindow.c
8190                 Make labels more to-the-point
8191
8192 2005-09-07 [colin]      1.9.14cvs4
8193
8194         * doc/manual/en/sylpheed-1.html
8195         * doc/manual/en/sylpheed-12.html
8196         * doc/manual/en/sylpheed-13.html
8197         * doc/manual/en/sylpheed-14.html
8198         * doc/manual/en/sylpheed-15.html
8199         * doc/manual/en/sylpheed-16.html
8200         * doc/manual/en/sylpheed-17.html
8201         * doc/manual/en/sylpheed-18.html
8202         * doc/manual/en/sylpheed-19.html
8203         * doc/manual/en/sylpheed-2.html
8204         * doc/manual/en/sylpheed-20.html
8205         * doc/manual/en/sylpheed-21.html
8206         * doc/manual/en/sylpheed-22.html
8207         * doc/manual/en/sylpheed-4.html
8208         * doc/manual/en/sylpheed-5.html
8209         * doc/manual/en/sylpheed-6.html
8210         * doc/manual/en/sylpheed-7.html
8211         * doc/manual/en/sylpheed-8.html
8212         * doc/manual/en/sylpheed-9.html
8213         * doc/manual/en/sylpheed.html
8214                 Update manual
8215
8216 2005-09-07 [colin]      1.9.14cvs3
8217
8218         * doc/faq/en/sylpheed-faq-1.html
8219         * doc/faq/en/sylpheed-faq-2.html
8220         * doc/faq/en/sylpheed-faq-3.html
8221         * doc/faq/en/sylpheed-faq.html
8222                 Update FAQ
8223
8224 2005-09-07 [colin]      1.9.14cvs2
8225
8226         * src/folderview.c
8227         * src/procmsg.c
8228         * src/summaryview.c
8229         * src/toolbar.c
8230                 Fix special subfolders:
8231                 - Inherit parent's icon
8232                 - sent contents of queues subfolders
8233                 - empty subfolders of trashes
8234         * src/mainwindow.c
8235                 Remove outdated manual and faq entries
8236         * src/common/utils.c
8237                 Add quotes around %s coming from mailcap
8238
8239 2005-09-07 [colin]      1.9.14cvs1
8240
8241         * src/compose.c
8242                 After saving draft, set modified to FALSE
8243         * src/mimeview.c
8244         * src/common/utils.c
8245         * src/common/utils.h
8246                 Try to open mime parts using what is 
8247                 indicated in ~/.mailcap or /etc/mailcap,
8248                 if possible.
8249
8250 2005-09-05 [paul]       1.9.14
8251
8252         1.9.14 released
8253
8254         * po/sk.po
8255                 updated by Andrej Kacian
8256
8257 2005-09-05 [paul]       1.9.13cvs83
8258
8259         * po/de.po
8260         * po/es.po
8261         * po/fi.po
8262         * po/fr.po
8263         * po/nb.po
8264         * po/pt_BR.po
8265         * po/sr.po
8266                 updated translations by Thomas Gilgin, Ricardo Mones
8267                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8268                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8269
8270 2005-09-04 [paul]       1.9.13cvs82
8271
8272         * src/compose.c
8273                 only warn about exceeded line length limit
8274                 on send
8275
8276 2005-09-04 [paul]       1.9.13cvs81
8277
8278         * src/compose.c
8279                 fix crash in 'line length exceeded' dialogue
8280
8281 2005-09-02 [paul]       1.9.13cvs80
8282
8283         * src/imap.c
8284                 fix bug 795, 'Connection lost IMAP'
8285                 and add statusbar prints
8286                 Patch by Colin
8287
8288 2005-09-02 [paul]       1.9.13cvs79
8289
8290         * src/compose.c
8291                 compose_wrap_paragraph() becomes
8292                 compose_beautify_paragraph()
8293                 Patch by Colin
8294
8295 2005-09-02 [colin]      1.9.13cvs78
8296
8297         * src/folderview.c
8298                 Micro-fix
8299
8300 2005-09-01 [colin]      1.9.13cvs77
8301
8302         * src/imap.c
8303                 Maybe fix bug #795 (Connection lost IMAP)
8304                 Don't try to send logout when we're disconnected.
8305         * src/summaryview.c
8306                 Include locked and marked emails in HRM
8307                 view. Fixes bug #800 (Locked messages no longer 
8308                 show up when hide read messages is used)
8309
8310 2005-09-01 [paul]       1.9.13cvs76
8311
8312         * src/prefs_common.c
8313                 fix bad cutting
8314
8315 2005-08-31 [colin]      1.9.13cvs75
8316
8317         * src/folderview.c
8318         * src/folderview.h
8319         * src/prefs_summaries.c
8320         * src/summaryview.c
8321                 Fix "go to next new", fix preference
8322                 (Open unread/next swapped)
8323
8324 2005-08-31 [paul]       1.9.13cvs74
8325
8326         * src/compose.c
8327         * src/folderview.c
8328         * src/headerview.c
8329         * src/headerview.h
8330         * src/mainwindow.c
8331         * src/prefs_common.c
8332         * src/prefs_common.h
8333         * src/prefs_fonts.c
8334         * src/summaryview.c
8335         * src/textview.c
8336         * src/common/defs.h
8337                 remove obsolete BOLD_FONT setting
8338                 fix font update in headerview and textview
8339                 headers after prefs change
8340                 Patch By Colin
8341
8342 2005-08-31 [paul]
8343
8344         1.9.14-rc4 released
8345
8346 2005-08-30 [colin]      1.9.13cvs73
8347
8348         * src/summaryview.c
8349                 When Hide read messages is selected and we
8350                 refresh the summaryview, don't remove the 
8351                 currently displayed message. Fixes bug #797
8352                 (Summary view reloads when new mail is 
8353                 downloaded in 1.9.14 rc)
8354
8355 2005-08-30 [colin]      1.9.13cvs72
8356
8357         * src/folderview.c
8358                 Fix flickering
8359         * src/mainwindow.c
8360                 Remove useless callback
8361         * src/mimeview.c
8362         * src/gtk/filesel.c
8363         * src/gtk/filesel.h
8364                 Add a filesel_select_file_save_folder() - used by Save All
8365
8366 2005-08-29 [paul]       1.9.13cvs71
8367
8368         * AUTHORS
8369         * src/matcher_parser_parse.y
8370         * src/etpan/imap-thread.c
8371                 fix building on FreeBSD
8372                 Patch by Daniel Gustafson <daniel@hobbit.se>
8373
8374 2005-08-29 [paul]       1.9.13cvs70
8375
8376         * src/plugins/pgpinline/pgpinline.c
8377                 only initialise sig result if it's been handled
8378                 Patch by Colin
8379
8380 2005-08-29 [paul]       1.9.13cvs69
8381         
8382         Patches by Colin:
8383
8384         * src/imap.c
8385         * src/common.utils.c
8386         * src/common/utils.h
8387                 optimisation
8388         * src/stock_pixmap.h
8389                 fix wrong icon reference
8390         * src/pixmaps/trash_btn.xpm
8391                 replace with nicer image
8392
8393 2005-08-28 [colin]      1.9.13cvs68
8394
8395         * src/Makefile.am
8396         * src/stock_pixmap.c
8397         * src/stock_pixmap.h
8398         * src/toolbar.c
8399         * src/pixmaps/trash_btn.xpm
8400                 Add a specific trash xpm for the button
8401
8402 2005-08-28 [colin]      1.9.13cvs67
8403
8404         * src/imap.c
8405                 Fix leak
8406
8407 2005-08-27 [colin]      1.9.13cvs66
8408
8409         * src/imap.c
8410         * src/procmime.c
8411                 Correctly fix "Problem with replies", fixes
8412                 pgpmime encryption too. 
8413
8414 2005-08-27 [colin]      1.9.13cvs65
8415
8416         * src/folder.c
8417         * src/procmsg.c
8418         * src/procmsg.h
8419         * src/summaryview.c
8420                 Fix bug #517 (messages removed from summaryview 
8421                 when moving fails)
8422
8423 2005-08-27 [colin]      1.9.13cvs64
8424
8425         * tools/Makefile.am
8426         * tools/asus_mailled.sh
8427                 Add a script to blink ASUS laptops' mail LED where there
8428                 is unread mail.
8429
8430 2005-08-27 [colin]      1.9.13cvs63
8431
8432         * src/imap.c
8433         * src/etpan/imap-thread.c
8434         * src/etpan/imap-thread.h
8435                 Implement automatic choosing of login method
8436                 Fixes bug #791
8437         * src/gtk/.cvsignore
8438                 Add sylpheed-marshal.[ch]
8439
8440 2005-08-27 [colin]      1.9.13cvs62
8441
8442         * src/common/utils.c
8443                 Fix confusing perror
8444
8445 2005-08-27 [colin]      1.9.13cvs61
8446
8447         * src/toolbar.c
8448         * src/toolbar.h
8449                 Remove A_DELETE, replace it with 
8450                 A_TRASH and A_DELETE_REAL. Automatically
8451                 rewrite config files to replace A_DELETE
8452                 with A_TRASH (no functionality change).
8453                 Fixes half of #794
8454
8455 2005-08-26 [colin]      1.9.13cvs60
8456
8457         * src/procmime.c
8458                 Previous "Problem with replies" fix brought other
8459                 problems, fixing them
8460
8461 2005-08-26 [colin]      1.9.13cvs59
8462
8463         * src/procmime.c
8464                 Fix "Problem with replies". This happened only
8465                 on IMAP...
8466         * src/procmsg.c
8467                 Factorize code a bit
8468         * src/compose.c
8469                 Speed improvement on very long messages (wrapping)
8470                 Fix signature color on Reedit and Redirect
8471                 On Reedit, don't attach pgp-signatures parts, but
8472                 set signing to On.
8473
8474 2005-08-24 [paul]       1.9.13cvs58
8475
8476         * src/compose.c
8477                 don't claim success when clicking
8478                 Cancel on the passphrase box.
8479                 Patch by Colin
8480
8481 2005-08-24 [paul]       1.9.13cvs57
8482
8483         * src/main.c
8484                 fix misplaced sylpheed.log
8485         * src/common/defs.h
8486                 define UIDL_DIR
8487
8488 2005-08-24 [paul]       1.9.13cvs56
8489
8490         * src/imap.c
8491         * src/etpan/imap-thread.c
8492         * src/etpan/imap-thread.h
8493                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8494                 Patch by Colin
8495         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8496         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8497                 remove autogenerated files
8498         * tools/kdeservicemenu/README
8499         * tools/kdeservicemenu/install.sh
8500         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8501         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8502                 use Claws icon, use 'Sylpheed-Claws' in menu,
8503                 use kdialog, and other cleanups
8504
8505 2005-08-23 [paul]       1.9.13cvs55
8506
8507         * src/compose.c
8508                 fix paste/wrap crash
8509                 Patch by Colin
8510
8511 2005-08-23 [paul]       1.9.13cvs54
8512
8513         * src/main.c
8514                 fix crash recovery
8515                 Patch by Colin
8516
8517 2005-08-23 [paul]       1.9.13cvs53
8518
8519         * src/addressbook.c
8520         * src/editaddress.c
8521                 view all data of LDAP contacts
8522                 Patch by Colin
8523
8524 2005-08-23 [paul]       1.9.13cvs52
8525
8526         * src/addressbook.c
8527                 fix issues with the Search field
8528                 Patch by Colin
8529
8530 2005-08-22 [paul]       1.9.13cvs51
8531
8532         * src/folderview.c
8533                 put name of folder in processing dialog
8534                 title
8535         * src/prefs_folder_item.c
8536                 improve english usage
8537
8538 2005-08-22 [paul]       1.9.13cvs50
8539
8540         * src/filtering.c
8541         * src/filtering.h
8542         * src/matcher.c
8543         * src/matcher_parser_lex.l
8544         * src/matcher_parser_parse.y
8545         * src/prefs_filtering.c
8546                 add Filtering/Processing rule names feature.
8547                 (the incompatible old matcherrc is saved as
8548                 matcherrc.pre_names).
8549                 Patch by Colin
8550
8551 2005-08-22 [paul]       1.9.13cvs49
8552
8553         * src/procmsg.c
8554                 fix colour labelling
8555                 Patch by Colin
8556
8557 2005-08-22 [paul]       1.9.13cvs48
8558
8559         * src/textview.c
8560                 fix open_image_cb()
8561
8562 2005-08-22 [paul]       1.9.13cvs47
8563
8564         * src/imap.c
8565                 fix bug 789, 'SC crashes with imap (CVS ver)'
8566                 Patch by Colin
8567
8568 2005-08-22 [paul]       1.9.13cvs46
8569
8570         * src/mimeview.c
8571         * src/prefs_common.c
8572         * src/common/defs.h
8573                 define reused defaults in defs.h
8574         * src/textview.c
8575                 add 'Open image' to image popup menu
8576
8577 2005-08-21 [colin]      1.9.13cvs45
8578
8579         * src/summaryview.c
8580                 Fix bug #788 (Bogus "From" address displayed)
8581
8582 2005-08-20 [colin]      1.9.13cvs44
8583
8584         * src/folder.c
8585                 Fix buf #787 (multilevel delete causes SIGSEGV)
8586
8587 2005-08-19 [colin]      1.9.13cvs43
8588
8589         * src/inc.c
8590         * src/prefs_common.c
8591         * src/prefs_common.h
8592                 Add an hidden pref to allow modifying the
8593                 update stepping in incorporation.
8594                 Patch by wwp.
8595
8596 2005-08-19 [colin]      1.9.13cvs42
8597
8598         * src/compose.c
8599         * src/procmime.c
8600                 Workaround for broken MUAs: encode 
8601                 Content-type: name: as ASCII and 
8602                 Content-Disposition: filename: as
8603                 per rfc2231
8604         * src/prefs_account.c
8605                 Fix invisible-ness of SMTP SSL prefs
8606                 in NNTP accounts
8607
8608 2005-08-19 [paul]       1.9.13cvs41
8609
8610         * src/compose.c
8611         * src/prefs_common.c
8612         * src/prefs_common.h
8613         * src/prefs_wrapping.c
8614                 paste with or without wrapping.
8615                 patch by Colin
8616
8617 2005-08-19 [paul]       1.9.13cvs40
8618
8619         * src/prefs_common.c
8620         * src/prefs_common.h
8621         * src/summaryview.c
8622                 reintroduce enable_swap_from as a
8623                 hidden pref. patch by Colin
8624         * src/quote_fmt_parse.y
8625         * src/plugins/clamav/clamav_plugin.c
8626         * src/plugins/dillo_viewer/dillo_viewer.c
8627         * src/plugins/mathml_viewer/mathml_viewer.c
8628         * src/plugins/pgpcore/sgpgme.c
8629         * src/plugins/pgpinline/pgpinline.c
8630         * src/plugins/pgpmime/pgpmime.c
8631                 tidy up. patch by Colin
8632
8633 2005-08-19 [paul]       1.9.13cvs39
8634
8635         * configure.ac
8636                 complete cvs38's sync
8637         * src/editaddress.c
8638         * src/gedit-print.c
8639         * src/mutt.c
8640         * src/etpan/etpan-log.c
8641         * src/etpan/imap-thread.c
8642         * src/gtk/gtksourceprintjob.c
8643                 fix compilation warnings
8644                 (patch by Colin)
8645
8646 2005-08-19 [paul]       1.9.13cvs38
8647
8648         sync with main:
8649
8650         * src/account.c
8651         * src/action.c
8652         * src/addrbook.c
8653         * src/addrcache.c
8654         * src/addrharvest.c
8655         * src/addrindex.c
8656         * src/codeconv.c
8657         * src/compose.c
8658         * src/crash.c
8659         * src/exporthtml.c
8660         * src/exportldif.c
8661         * src/folder.c
8662         * src/image_viewer.c
8663         * src/inc.c
8664         * src/inc.h
8665         * src/jpilot.c
8666         * src/ldif.c
8667         * src/main.c
8668         * src/matcher.c
8669         * src/mbox.c
8670         * src/messageview.c
8671         * src/mh.c
8672         * src/mimeview.c
8673         * src/msgcache.c
8674         * src/mutt.c
8675         * src/news.c
8676         * src/partial_download.c
8677         * src/pine.c
8678         * src/pop.c
8679         * src/prefs_actions.c
8680         * src/prefs_common.c
8681         * src/prefs_customheader.c
8682         * src/prefs_display_header.c
8683         * src/prefs_gtk.c
8684         * src/prefs_themes.c
8685         * src/procheader.c
8686         * src/procmime.c
8687         * src/procmsg.c
8688         * src/recv.c
8689         * src/send_message.c
8690         * src/simple-gettext.c
8691         * src/sourcewindow.c
8692         * src/textview.c
8693         * src/vcard.c
8694         * src/common/defs.h
8695         * src/common/log.c
8696         * src/common/plugin.c
8697         * src/common/prefs.c
8698         * src/common/session.c
8699         * src/common/session.h
8700         * src/common/socket.c
8701         * src/common/socket.h
8702         * src/common/ssl_certificate.c
8703         * src/common/template.c
8704         * src/common/utils.c
8705         * src/common/utils.h
8706         * src/common/xml.c
8707         * src/gtk/about.c
8708         added wrappers for C library function that
8709                 take pathname arguments.
8710                 enabled compilation with MinGW.
8711                 use GDir instead of directly using opendir().
8712                 added rename_force().
8713
8714 2005-08-19 [paul]       1.9.13cvs37
8715         
8716         patches by Colin:
8717         * src/compose.c
8718                 fix privacy settings on re-editing
8719                 a sent message
8720         * src/jpilot.c
8721                 fix encoding bug
8722         * src/folder.c
8723         * src/procmsg.c
8724         * src/procmsg.h
8725         * src/summaryview.c
8726                 flag changing optimisation
8727
8728 2005-08-18 [martin]     1.9.13cvs36
8729
8730         * commitHelper
8731             added my login
8732         * src/addrcache.c
8733         * src/addrharvest.c
8734         * src/addrindex.c
8735         * src/compose.c
8736         * src/grouplistdialog.c
8737         * src/main.c
8738         * src/mainwindow.c
8739         * src/msgcache.c
8740         * src/mutt.c
8741         * src/pine.c
8742         * src/prefs_account.c
8743         * src/prefs_themes.c
8744         * src/stock_pixmap.c
8745         * src/summaryview.c
8746         * src/gtk/about.c
8747         * src/gtk/logwindow.c
8748             removed deprecated glib and gdk stuff
8749         * src/plugins/pgpcore/select-keys.c
8750             convert attributes from locale to utf8
8751
8752 2005-08-17 [paul]       1.9.13cvs35
8753
8754         * src/account.c
8755         * src/addressbook.c
8756                 use new GTK_STOCK_ icons if available
8757         * src/summaryview.c
8758         * src/gtk/gtksctree.c
8759         * src/gtk/gtksctree.h
8760                 faster range select. patch by Colin
8761
8762 2005-08-17 [paul]       1.9.13cvs34
8763
8764         patches by colin:
8765         * src/addressbook.c
8766         * src/addressitem.h
8767                 Add an edit button for contacts, fix selections
8768                 of gtksctree items
8769         * src/editaddress.c
8770                 Change labels, let Save be always possible in the
8771                 email and user atributes tabs
8772         * src/folderview.c
8773                 fix sort issues
8774         * src/summaryview.c
8775                 select next item instead of the displayed one
8776                 after deletion
8777
8778         * src/gtk/progressdialog.c
8779                 use prefs_common.enable_rules_hint
8780
8781 2005-08-13 [hoa]        1.9.13cvs33
8782
8783         * src/etpan/imap-thread.c
8784                 fixed build on Solaris.
8785
8786 2005-08-10 [colin]      1.9.13cvs32
8787
8788         * src/procmsg.c
8789                 Fix cvs31 (missing fclose before reading
8790                 the file)
8791
8792 2005-08-10 [colin]      1.9.13cvs31
8793
8794         * src/procmsg.c
8795                 Fix procmsg_msginfo_new_from_mimeinfo() when
8796                 the MimeInfo isn't stored in memory. This fixes
8797                 replying to an attached message.
8798
8799 2005-08-10 [colin]      1.9.13cvs30
8800
8801         * src/mainwindow.c
8802                 Fix slowness in account changing
8803
8804 2005-08-10 [colin]      1.9.13cvs29
8805
8806         * src/folder.c
8807         * src/folderutils.c
8808         * src/folderview.c
8809         * src/imap_gtk.c
8810         * src/mainwindow.c
8811         * src/mh_gtk.c
8812         * src/procmsg.c
8813         * src/summaryview.c
8814                 Optimize folder_has_parent_of_type
8815                 Prevent moving special sub-folders from contextual menus
8816                 Rework message a bit ("Empty all messages" -> "Delete all
8817                 messages")
8818                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8819                 and "Deleted Items" folders)
8820
8821 2005-08-08 [colin]      1.9.13cvs28
8822
8823         * src/summaryview.c
8824         * src/prefs_summaries.c
8825                 Make "Select first unread|new" more flexible
8826                 (just prioritize new or unread)
8827
8828 2005-08-08 [colin]      1.9.13cvs27
8829
8830         * src/summaryview.c
8831                 If "select first new" is selected and there only
8832                 are unread messages, fallback to "select first
8833                 unread".
8834
8835 2005-08-08 [colin]      1.9.13cvs26
8836
8837         * src/folder.c
8838                 Fix shameful bugs (and bug #779)
8839
8840 2005-08-08 [colin]      1.9.13cvs25
8841
8842         * src/folder.c
8843         * src/folder.h
8844                 Cache parents' type to make folder_has_parent_of_type
8845                 faster
8846         * src/folderview.c
8847                 Forbid DnD of special sub-folders
8848         * src/procmsg.c
8849         * src/procmsg.h
8850                 Add MAIL_POSTFILTERING_HOOK
8851         * src/summaryview.c
8852                 Revert over-zealous deletion of the use_addr_book 
8853                 code
8854
8855 2005-08-07 [colin]      1.9.13cvs24
8856
8857         * src/folder.c
8858                 Fix big mistake (passing MsgInfo instead 
8859                 of FolderItem)
8860
8861 2005-08-07 [colin]      1.9.13cvs23
8862
8863         * src/compose.c
8864         * src/folder.c
8865         * src/folder.h
8866         * src/foldersel.c
8867         * src/folderutils.c
8868         * src/folderview.c
8869         * src/imap.c
8870         * src/mainwindow.c
8871         * src/messageview.c
8872         * src/mh.c
8873         * src/msgcache.c
8874         * src/procmime.c
8875         * src/summaryview.c
8876                 Make subfolders of Drafts, Queue, Outbox, Trash
8877                 work like their parents. 
8878                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8879
8880 2005-08-07 [colin]      1.9.13cvs22
8881
8882         * src/addressbook.c
8883                 Fix bug #771 (Dragged contacts not saved)
8884
8885 2005-08-07 [paul]       1.9.13cvs21
8886
8887         * src/summaryview.c
8888                 fix bug 32 'Search Doesn't display results
8889                 if "Hide Read Messages" is chosen'
8890                 be more literal in interpreting 'Hide read
8891                 messages'
8892
8893 2005-08-07 [colin]      1.9.13cvs20
8894
8895         * src/folderview.c
8896                 Add debug
8897         * src/summaryview.c
8898                 Faster 'unthread_for_execution'
8899
8900 2005-08-06 [paul]       1.9.13cvs19
8901
8902         * src/mainwindow.c
8903                 add mnemonics to Set displayed columns
8904                 fix bug where msgview_visible option was
8905                 overwritten as TRUE on startup
8906
8907 2005-08-06 [paul]       1.9.13cvs18
8908
8909         * src/mainwindow.c
8910                 refer to 'displayed columns in folder/message
8911                 list' not 'displayed items in summary/message view'
8912         * src/prefs_display_header.c
8913                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8914                 be consistent with similar dialogues
8915         * src/prefs_folder_column.c
8916         * src/prefs_summary_column.c
8917                 'columns' not 'items', and folder and message lists,
8918                 instead of folder and summary views;
8919                 Use 'Hidden columns' as list heading not 'Available
8920                 items';
8921                 move the 'Remove' button to the right hand side;
8922                 top-align the buttons;
8923                 remove unneeded vbox
8924         * src/prefs_summaries.c
8925                 put the 2 column prefs buttons in a frame to reduce
8926                 overall width; refer to columns not items &c.
8927
8928 2005-08-05 [colin]      1.9.13cvs17
8929
8930         * src/prefs_common.c
8931         * src/prefs_common.h
8932         * src/mainwindow.c
8933         * src/compose.c
8934         * src/messageview.c
8935                 Add an hidden toolbar_detachable pref, so
8936                 that I can get rid of these painful handles
8937                 in the toolbars. Defaults to TRUE to avoid
8938                 changing the GUI on unsuspecting people...
8939
8940 2005-08-05 [colin]      1.9.13cvs16
8941
8942         * src/Makefile.am
8943         * src/prefs_folder_column.c
8944         * src/prefs_folder_column.h
8945                 Add prefs for folder columns
8946         * src/folderview.c
8947         * src/folderview.h
8948         * src/mainwindow.c
8949         * src/mainwindow.h
8950         * src/prefs_common.c
8951         * src/prefs_common.h
8952         * src/prefs_summaries.c
8953                 Use them
8954         * src/prefs_summary_column.c
8955         * src/summaryview.c
8956         * src/summaryview.h
8957                 Add a To column
8958         * src/textview.c
8959         * src/common/utils.c
8960         * src/common/utils.h
8961                 Move uri colourisation functions
8962                 to utils
8963         * src/compose.c
8964                 Colourise URIs
8965         * src/imap.c
8966                 Fix bug with LIST where we'd try
8967                 to get Folder//////[...]/// 
8968
8969 2005-08-05 [paul]       1.9.13cvs15
8970
8971         * src/prefs_summaries.c
8972                 improve the English usage
8973         * src/summaryview.c
8974                 set font on column change
8975                 thanks to Colin
8976
8977 2005-08-05 [paul]       1.9.13cvs14
8978
8979         * src/prefs_common.c
8980         * src/prefs_common.h
8981         * src/prefs_summaries.c
8982         * src/summaryview.c
8983                 replace 'open_unread_on_enter' option with
8984                 'select_on_entry' option. opening/not opening
8985                 is now exclusively controlled by 'always_show_msg'
8986
8987 2005-08-04 [colin]      1.9.13cvs13
8988
8989         * src/compose.c
8990                 Remove dead code
8991                 Add colourisation of quotes and signatures
8992         * src/folderview.c
8993                 Fix possible crashes
8994         * src/messageview.c
8995                 Change an assert that is no problem
8996         * src/news.c
8997         * src/news_gtk.c
8998         * src/news_gtk.h
8999                 Fix offline mode
9000         * src/gtk/quicksearch.c
9001                 Fix a possible crash
9002
9003 2005-08-03 [colin]      1.9.13cvs12
9004
9005         * src/prefs_account.c
9006                 Fix bug #777 (Sylpheed crash in account configuration)
9007
9008 2005-08-03 [colin]      1.9.13cvs11
9009
9010         * src/addressbook.c
9011         * src/editaddress.c
9012         * src/editgroup.c
9013                 Fixing addressbook, round 2
9014         * src/textview.c
9015                 Fix emphasis color on rechecking 'Colorize messages'
9016
9017 2005-08-03 [paul]       1.9.13cvs10
9018
9019         sync with main
9020
9021         * src/addr_compl.c
9022         * src/compose.c
9023         * src/main.c
9024         * src/pop.c
9025         * src/prefs_account.c
9026         * src/procmime.c
9027         * src/procmsg.c
9028         * src/quote_fmt_parse.y
9029         * src/textview.c
9030         * src/common/quoted-printable.c
9031         * src/common/utils.c
9032         * src/common/utils.h
9033         * src/common/xml.c
9034                 replaced incorrect locale-independent
9035                 ctype functions with GLib's. Corrected
9036                 signedness mismatch.
9037         * src/headerview.c
9038                 headerview_create(): added spacing for vbox.
9039         * src/gtk/about.c
9040                 set focus to the OK button.
9041
9042 2005-08-03 [colin]      1.9.13cvs9
9043
9044         * src/folderview.c
9045                 Fix possible crash
9046
9047 2005-08-02 [colin]      1.9.13cvs8
9048
9049         * src/mainwindow.c
9050                 Fix cast
9051         * src/addressbook.c
9052         * src/addressitem.h
9053                 Fix a cast and more generally, try to make the
9054                 GUI more intuitive and consistent (round 1)
9055
9056 2005-08-02 [paul]       1.9.13cvs7
9057
9058         * src/folder.h
9059                 missing in 1.9.13cvs6
9060
9061 2005-08-02 [colin]      1.9.13cvs6
9062
9063         * src/folder.c
9064                 Fix one more leak
9065
9066 2005-08-02 [colin]      1.9.13cvs5
9067
9068         * src/folder.c
9069         * src/folderview.c
9070         * src/imap.c
9071         * src/main.c
9072         * src/mbox.c
9073         * src/procmsg.c
9074         * src/summaryview.c
9075                 Fix a number of folder_item_get_msg_list()-related
9076                 leaks (missing procmsg_msginfo_free()s)
9077
9078 2005-08-01 [colin]      1.9.13cvs4
9079
9080         * src/folderview.c
9081         * src/folderview.h
9082         * src/mainwindow.c
9083         * src/prefs_fonts.c
9084         * src/prefs_summaries.c
9085         * src/prefs_themes.c
9086         * src/summaryview.c
9087         * src/summaryview.h
9088         * src/textview.c
9089         * src/textview.h
9090                 Fix instant-apply of summary and folderview-related prefs
9091                 Fix erroneous g_free and alertpanels in prefs_theme
9092                 Add instant-apply for fonts
9093                 Defer applying of prefs a little bit so it's done only
9094                 once even if requested by multiples prefs pages
9095
9096 2005-08-01 [paul]       1.9.13cvs3
9097
9098         * src/main.c
9099                 fix bug 776 'S.C. crashes on close'
9100                 thanks to Colin
9101         * src/etpan/etpan-thread-manager-types.h
9102                 add missing include
9103                 thanks to Hoa
9104
9105 2005-07-25 [paul]       1.9.13cvs2
9106
9107         * src/summaryview.c
9108                 fix typos. spotted by Fabien Vantard
9109
9110 2005-07-24 [paul]       1.9.13cvs1
9111
9112         * doc/man/sylpheed.1
9113                 update man page, incorporating fix of
9114                 bug 769 'Typo in manpage'
9115         * src/etpan/imap-thread.c
9116                 fix NetBSD openssl dependencies. patch by
9117                 George Michaelson <ggm@apnic.net>
9118         * po/pt_BR.po
9119                 updated by Frederico Goncalves Guimaraes
9120
9121 2005-07-22 [paul]       1.9.13
9122
9123         1.9.13 release
9124
9125 2005-07-22 [paul]       1.9.12cvs91
9126
9127         * AUTHORS
9128         * INSTALL
9129         * README.claws
9130         * RELEASE_NOTES.claws
9131                 updated for release
9132         * configure.ac
9133         * po/nb.po
9134         * tools/claws.i18n.status.pl
9135                 add Norwegian translation. submiited by
9136                 Geir Helland <pjallabais@users.sourceforge.net>
9137         * po/ca.po
9138         * po/de.po
9139         * po/es.po
9140         * po/fi.po
9141         * po/fr.po
9142         * po/it.po
9143         * po/sk.po
9144         * po/sr.po
9145         * po/zh_CN.po
9146                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9147                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9148                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9149                 Yang Guilong
9150         * src/plugins/clamav/clamav_plugin_gtk.c
9151         * src/plugins/spamassassin/spamassassin_gtk.c
9152                 replace outdated description strings
9153
9154 2005-07-21 [colin]      1.9.12cvs90
9155
9156         * src/folder.c
9157                 Set folder to batch mode when scanning it. Makes deletion
9158                 of unread mails on IMAP much faster (due to the UNREAD 
9159                 flag unsetting)
9160
9161 2005-07-21 [darko]      1.9.12cvs89
9162
9163         * configure.ac
9164                 link against libresolv if necessary (patch by Paul)
9165         * src/msgcache.c
9166                 use glib's portable macros to determine endianness
9167
9168 2005-07-21 [paul]       1.9.12cvs88
9169
9170         * src/crash.c
9171         * src/gtk/about.c
9172                 update compiled-in features list
9173
9174 2005-07-20 [colin]      1.9.12cvs87
9175
9176         * src/folder.c
9177         * src/textview.c
9178                 Gcc 2.9x compilation fixes, thanks to Darko
9179         * src/plugins/clamav/clamav_plugin.c
9180                 Little optimisation: load virus database only once
9181         * src/plugins/spamassassin/spamassassin.c
9182                 Big optimisation: filtering one mail took at least 1 second,
9183                 now it takes at least 50ms. Doesn't speed up spamassassin 
9184                 itself, but should already be much more tolerable.
9185
9186 2005-07-20 [colin]      1.9.12cvs86
9187
9188         * src/summaryview.c
9189                 Fix performance issue
9190
9191 2005-07-19 [colin]      1.9.12cvs85
9192
9193         * src/plugins/pgpinline/plugin.c
9194                 Fix warning
9195
9196 2005-07-19 [colin]      1.9.12cvs84
9197
9198         * configure.ac
9199         * src/plugins/Makefile.am
9200         * src/plugins/pgpinline/.cvsignore
9201         * src/plugins/pgpinline/Makefile.am
9202         * src/plugins/pgpinline/pgpinline.c
9203         * src/plugins/pgpinline/pgpinline.deps
9204         * src/plugins/pgpinline/pgpinline.h
9205         * src/plugins/pgpinline/plugin.c
9206                 Put pgpinline in the main tree
9207
9208 2005-07-19 [paul]       1.9.12cvs83
9209
9210         * src/prefs_actions.c
9211                 prevent '//' in menu names, which cause a crash
9212                 thanks to Colin
9213
9214 2005-07-19 [paul]       1.9.12cvs82
9215
9216         * configure.ac
9217                 be generally more informative in configure output.
9218                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9219                 '[ --disable-openssl ...', as --enable-openssl is default
9220                 PGP/MIME: don't check for GPGME again, check for
9221                 pgpcore instead. Therefore prevent the possibility of
9222                 attempting to build pgpmime if pgpcore dependencies are
9223                 not met
9224                 ClamAV: use pkgconfig to check for lib
9225                 libgnomeprint: revert logic on inner test to match
9226                 everything else
9227         * src/plugins/pgpcore/sgpgme.c
9228                 add missing include
9229
9230 2005-07-19 [colin]      1.9.12cvs81
9231
9232         * src/summaryview.c
9233                 Fix slow thread rebuilding in particular
9234                 cases
9235
9236 2005-07-19 [paul]       1.9.12cvs80
9237
9238         * sylpheed-claws.desktop
9239                 fix typo, spotted by Stephan Sachse
9240         * src/account.c
9241                 replace GTK_STOCK_ADD with
9242                 GTK_STOCK_NEW button
9243
9244 2005-07-18 [colin]      1.9.12cvs79
9245
9246         * src/etpan/imap-thread.c
9247                 Fix return value (Thanks Hoa)
9248
9249 2005-07-18 [colin]      1.9.12cvs78
9250
9251         * src/imap.c
9252                 Allow empty passwords
9253                 Create drafts/queue/outbox if necessary
9254         * src/summaryview.c
9255                 Remove old code
9256         * src/etpan/imap-thread.c
9257                 Fix STARTTLS (Thanks to Hoa)
9258
9259 2005-07-18 [paul]       1.9.12cvs77
9260
9261         * ChangeLog-gtk2.jp
9262         * ChangeLog.jp
9263                 removed
9264         * Makefile.am
9265                 updated to reflect additions and removals
9266         * TODO
9267                 updated to be claws-specific
9268         * TODO-gtk2
9269         * TODO-gtk2.jp
9270         * TODO.jp
9271         * sylpheed-128x128.png
9272         * sylpheed-64x64.png
9273                 removed
9274         * sylpheed-claws-128x128.png
9275         * sylpheed-claws-64x64.png
9276         * sylpheed-claws.desktop
9277         * sylpheed-claws.png
9278                 added
9279         * sylpheed.desktop
9280         * sylpheed.png
9281                 removed
9282
9283 2005-07-17 [paul]       1.9.12cvs76
9284
9285         * src/account.c
9286         * src/addressbook.c
9287         * src/alertpanel.c
9288         * src/alertpanel.h
9289         * src/compose.c
9290         * src/exphtmldlg.c
9291         * src/expldifdlg.c
9292         * src/folderview.c
9293         * src/imap_gtk.c
9294         * src/inc.c
9295         * src/message_search.c
9296         * src/messageview.c
9297         * src/mh_gtk.c
9298         * src/news_gtk.c
9299         * src/prefs_actions.c
9300         * src/prefs_filtering.c
9301         * src/prefs_matcher.c
9302         * src/prefs_template.c
9303         * src/prefs_themes.c
9304         * src/ssl_manager.c
9305         * src/summary_search.c
9306         * src/textview.c
9307         * src/toolbar.c
9308         * src/gtk/sslcertwindow.c
9309         * src/plugins/pgpcore/sgpgme.c
9310                 rework alertpanels
9311
9312 2005-07-17 [colin]      1.9.12cvs75
9313
9314         * src/privacy.c
9315                 add a PrivacySystem accessor that checks that
9316                 the system cached in a MimeInfo's privacydata
9317                 is still registered. Use this accessor instead
9318                 of directly using data->system. Fixes crashes
9319                 after unloading pgp plugins.
9320
9321 2005-07-17 [colin]      1.9.12cvs74
9322
9323         * src/alertpanel.c
9324                 Change geometry hints to a simple default size.
9325                 Fixes the certs dialogs.
9326
9327 2005-07-17 [colin]      1.9.12cvs73
9328
9329         * src/gtk/sslcertwindow.c
9330                 Use a gtkExpander
9331
9332 2005-07-17 [colin]      1.9.12cvs72
9333
9334         * src/plugins/pgpcore/Makefile.am
9335         * src/plugins/pgpmime/Makefile.am
9336                 Add gpgme libs
9337
9338 2005-07-17 [paul]       1.9.12cvs71
9339
9340         * configure.ac
9341                 add --disable-gnomeprint option
9342                 modified version of patch by Marius Mauch
9343
9344 2005-07-17 [paul]       1.9.12cvs70
9345
9346         * src/common/defs.h
9347                 update urls
9348         * src/account.c
9349         * src/action.c
9350         * src/addressbook.c
9351         * src/compose.c
9352         * src/foldersel.c
9353         * src/folderview.c
9354         * src/html.c
9355         * src/imap_gtk.c
9356         * src/main.c
9357         * src/mainwindow.c
9358         * src/messageview.c
9359         * src/mh_gtk.c
9360         * src/mimeview.c
9361         * src/news_gtk.c
9362         * src/prefs_account.c
9363         * src/prefs_send.c
9364         * src/prefs_summaries.c
9365         * src/procmsg.c
9366         * src/summaryview.c
9367         * src/common/utils.c
9368         * src/common/xml.c
9369         * src/plugins/pgpcore/passphrase.c
9370         * src/plugins/pgpcore/select-keys.c
9371                 replace inappropriately used backticks
9372                 with single quotes
9373
9374 2005-07-16 [colin]      1.9.12cvs69
9375
9376         * src/image_viewer.c
9377                 Add extra paranoid checks
9378
9379 2005-07-16 [colin]      1.9.12cvs68
9380
9381         * src/plugins/pgpcore/prefs_gpg.c
9382                 Don't auto-check sigs by default, as it
9383                 can be really slow.
9384
9385 2005-07-16 [colin]      1.9.12cvs67
9386
9387         * src/plugins/pgpcore/sgpgme.c
9388                 Make messages a bit better.
9389
9390 2005-07-16 [colin]      1.9.12cvs66
9391
9392         * src/imap.c
9393                 Remove pseudo-log
9394         * src/etpan/imap-thread.c
9395                 Add real log
9396
9397 2005-07-16 [colin]      1.9.12cvs65
9398
9399         * src/main.c
9400         * src/prefs_other.c
9401                 And now, fix build with libetpan :-/
9402
9403 2005-07-15 [colin]      1.9.12cvs64
9404
9405         * src/prefs_other.c
9406                 Continue fixing build without libetpan.
9407
9408 2005-07-15 [colin]      1.9.12cvs63
9409
9410         * src/main.c
9411                 Fix build with --disable-libetpan
9412
9413 2005-07-15 [colin]      1.9.12cvs62
9414
9415         * configure.ac
9416                 Bump libetpan's version
9417
9418 2005-07-15 [colin]      1.9.12cvs61
9419
9420         * src/etpan/imap-thread.c
9421                 Actually stop logging :)
9422
9423 2005-07-15 [colin]      1.9.12cvs60
9424
9425         * src/addressbook.c
9426                 Fix dnd of multiple addresses.
9427
9428 2005-07-15 [hoa]        1.9.12cvs59
9429
9430         * src/etpan/imap-thread.c
9431             disable login of IMAP password in libetpan log file.
9432
9433 2005-07-15 [paul]       1.9.12cvs58
9434
9435         * src/account.c
9436                 don't automatically sort
9437                 do allow drag n drop
9438
9439 2005-07-15 [paul]       1.9.12cvs57
9440
9441         * src/account.c
9442         * src/ssl_manager.c
9443                 alphabetical listing
9444
9445 2005-07-15 [paul]       1.9.12cvs56
9446
9447         * src/gtk/pluginwindow.c
9448                 sort plugin list alphabetically
9449
9450 2005-07-15 [paul]       1.9.12cvs55
9451
9452         * src/prefs_spelling.c
9453         * src/prefs_wrapping.c
9454                 unify English usage
9455
9456 2005-07-15 [colin]      1.9.12cvs54
9457
9458         * src/wizard.c
9459                 Typo fix
9460
9461 2005-07-15 [paul]       1.9.12cvs53
9462
9463         * src/prefs_message.c
9464                 make 'show cursor' a hidden option
9465
9466 2005-07-14 [colin]      1.9.12cvs52
9467
9468         * src/plugins/spamassassin/Makefile.am
9469         * src/plugins/clamav/Makefile.am
9470                 Fix double EXTRA_DISTs
9471
9472 2005-07-14 [colin]      1.9.12cvs51
9473
9474         * src/plugins/clamav/Makefile.am
9475         * src/plugins/clamav/clamav_plugin_gtk.deps
9476         * src/plugins/spamassassin/Makefile.am
9477         * src/plugins/spamassassin/spamassassin_gtk.deps
9478                 Make $plugin_gtk depend on $plugin
9479
9480 2005-07-14 [hoa]        1.9.12cvs50
9481
9482         * src/etpan/imap-thread.c
9483                 enable debug log of libetpan when running with --debug
9484
9485 2005-07-14 [colin]      1.9.12cvs49
9486
9487         * configure.ac
9488         * src/common/Makefile.am
9489         * src/common/plugin.c
9490         * src/common/plugin.h
9491                 Add a little plugin dependancy system.
9492                 Plugins can ship a $plugin_name.deps file
9493                 (near them in PLUGINDIR) so that their
9494                 dependancies are loaded if possible.
9495         * src/plugins/Makefile.am
9496         * src/plugins/pgpcore/Makefile.am
9497         * src/plugins/pgpcore/passphrase.c
9498         * src/plugins/pgpcore/passphrase.h
9499         * src/plugins/pgpcore/plugin.c
9500         * src/plugins/pgpcore/prefs_gpg.c
9501         * src/plugins/pgpcore/prefs_gpg.h
9502         * src/plugins/pgpcore/select-keys.c
9503         * src/plugins/pgpcore/select-keys.h
9504         * src/plugins/pgpcore/sgpgme.c
9505         * src/plugins/pgpcore/sgpgme.h
9506                 Introduce pgpcore, used by pgpmime and
9507                 pgpinline
9508         * src/plugins/pgpmime/Makefile.am
9509         * src/plugins/pgpmime/passphrase.c
9510         * src/plugins/pgpmime/passphrase.h
9511         * src/plugins/pgpmime/pgpmime.c
9512         * src/plugins/pgpmime/pgpmime.deps
9513         * src/plugins/pgpmime/plugin.c
9514         * src/plugins/pgpmime/prefs_gpg.c
9515         * src/plugins/pgpmime/prefs_gpg.h
9516         * src/plugins/pgpmime/select-keys.c
9517         * src/plugins/pgpmime/select-keys.h
9518         * src/plugins/pgpmime/sgpgme.c
9519         * src/plugins/pgpmime/sgpgme.h
9520                 Remove the core from pgpmime and add the
9521                 dependancy to pgpcore.
9522
9523 2005-07-14 [paul]       1.9.12cvs48
9524
9525         * src/stock_pixmap.c
9526                 forgot this in last commit
9527
9528 2005-07-14 [paul]       1.9.12cvs47
9529
9530         * src/account.c
9531         * src/addressbook.c
9532                 add accelerators for the buttons (sync with main)
9533         * src/compose.c
9534         * src/compose.h
9535                 add accelerators for the buttons.
9536                 fix editing with external editor.
9537                 replace gdk_input_*() with GIOChannel;
9538                 (sync with main)
9539         * src/foldersel.c
9540                 display folder names with new/unread
9541                 representation (sync with main)
9542         * src/main.c
9543                 specify default window icon (sync with main)
9544         * src/prefs_common.c
9545                 use_addr_book default to FALSE
9546         * src/summaryview.c
9547         * src/textview.c
9548                 add accelerators for the buttons (sync with main)
9549         * src/gtk/menu.c
9550                 fix typos
9551         * src/pixmaps/sylpheed_icon.xpm
9552                 updated
9553
9554 2005-07-13 [paul]       1.9.12cvs46
9555
9556         * src/plugins/pgpmime/pgpmime.c
9557         * src/plugins/pgpmime/sgpgme.c
9558                 (temporarily) use deprecated gpgme_data_rewind()
9559                 while largefile support is not present
9560                 (as suggested by Colin)
9561
9562 2005-07-13 [paul]       1.9.12cvs45
9563
9564         * configure.ac
9565                 remove large file support (for now):
9566                 it breaks too many things
9567
9568 2005-07-13 [paul]       1.9.12cvs44
9569
9570         * configure.ac
9571                 add large file support
9572         * src/html.c
9573                 fix bug #763 where href attribute was not
9574                 the very first attribute of a link
9575                 patch by Thomas Gilgin
9576
9577 2005-07-13 [colin]      1.9.12cvs43
9578
9579         * src/gtk/pluginwindow.c
9580                 Little portability fix
9581
9582 2005-07-13 [colin]      1.9.12cvs42
9583
9584         * src/plugins/pgpmime/sgpgme.c
9585                 Fix crasher.
9586
9587 2005-07-13 [colin]      1.9.12cvs41
9588
9589         * src/plugins/pgpmime/pgpmime.c
9590         * src/plugins/pgpmime/sgpgme.c
9591                 Use gpgme_data_release_and_get_mem instead
9592                 of gpgme_data_read.
9593
9594 2005-07-13 [colin]      1.9.12cvs40
9595
9596         * configure.ac
9597         * src/plugins/pgpmime/passphrase.c
9598         * src/plugins/pgpmime/passphrase.h
9599         * src/plugins/pgpmime/pgpmime.c
9600         * src/plugins/pgpmime/plugin.c
9601         * src/plugins/pgpmime/select-keys.c
9602         * src/plugins/pgpmime/select-keys.h
9603         * src/plugins/pgpmime/sgpgme.c
9604         * src/plugins/pgpmime/sgpgme.h
9605                 Port pgpmime to gpgme-1.0.
9606
9607 2005-07-12 [paul]       1.9.12cvs39
9608
9609         * AUTHORS
9610         * src/toolbar.c
9611         * src/toolbar.h
9612                 add a 'Go to Prev' button to the toolbar.
9613                 correct tooltip text of go to buttons.
9614                 based on patch by Yang Guilong <bamanzi@gmail.com>
9615
9616 2005-07-12 [colin]      1.9.12cvs38
9617
9618         * src/statusbar.c
9619                 Fix progress bar showing stuff at startup.
9620
9621 2005-07-12 [paul]       1.9.12cvs37
9622
9623         * src/editjpilot.c
9624                 fix building with jpilot support
9625
9626 2005-07-11 [colin]      1.9.12cvs36
9627
9628         * src/inc.c
9629                 Add visual indication that filtering is running
9630         * src/textview.c
9631                 Make {}[] uri delimiters
9632         * src/summaryview.c
9633                 Remove useless (and slow) calls
9634
9635 2005-07-11 [paul]       1.9.12cvs35
9636
9637         * src/plugins/clamav/clamav_plugin_gtk.c
9638         * src/plugins/dillo_viewer/dillo_prefs.c
9639         * src/plugins/pgpmime/prefs_gpg.c
9640         * src/plugins/spamassassin/spamassassin_gtk.c
9641                 gather plugins prefs together under their
9642                 own 'Plugins' heading
9643
9644 2005-07-11 [paul]       1.9.12cvs34
9645
9646         sync with main
9647
9648         * src/account.c
9649                 account_delete(): modified alert dialog
9650         * src/editjpilot.c
9651         * src/editvcard.c
9652                 fixed a crash when cancelling file selection
9653                 dialog by Escape key. Made non-ascii filename
9654                 selectable.
9655         * src/prefs_template.c
9656                 prefs_template_window_create(): make scrolled
9657                 window policy AUTOMATIC
9658
9659 2005-07-10 [hoa]        1.9.12cvs33
9660
9661         * src/etpan/imap-thread.c
9662                 workaround for old Courier IMAP servers.
9663
9664 2005-07-10 [colin]      1.9.12cvs32
9665
9666         * src/folder.c
9667         * src/statusbar.c
9668         * src/statusbar.h
9669                 Add visual progress indicator on filtering/processing
9670                 Factorize the progress bar code
9671         * src/imap.c
9672         * src/imap.h
9673         * src/etpan/imap-thread.c
9674                 Add a reference counter to avoid destroying the Folder
9675                 while it's in use by another callback.
9676
9677 2005-07-09 [hoa]        1.9.12cvs31
9678
9679         * src/imap.c
9680         * src/etpan/imap-thread.c
9681                 fixed deadlock when removing IMAP account.
9682
9683 2005-07-08 [colin]      1.9.12cvs30
9684
9685         * src/textview.c
9686         * src/unmime.c
9687                 Fix again problems decoding broken headers
9688         * src/gtk/inputdialog.c
9689                 Fix local variable shadowing a global one
9690
9691 2005-07-08 [colin]      1.9.12cvs29
9692
9693         * src/msgcache.c
9694                 Make the cache/mark files platform-agnostic by writing
9695                 them in little-endian format. Reading them is also done
9696                 in little-endian format, of course; however, in order
9697                 to avoid trashing mark data on big-endian machines, the
9698                 files are, at first, read from the native format if the
9699                 little-endian one doesn't exist. This is easy to deter-
9700                 mine by trying to open a file with a swapped data_ver
9701                 and seeing if it's the wanted version.
9702                 Little-endian using users should see absolutely no
9703                 difference, Big-endian users may get a very little
9704                 performance drop due to byte-swapping.
9705                 Tested on i386 and ppc32. 
9706                 Fixes bug #159 (The index file, in the mailboxes, is 
9707                 hardware depending).
9708
9709                 To have the cache/mark files updated to the new little-
9710                 endian format, "Check for new messages" or even
9711                 "Rebuild folder tree" aren't enough. Files will be
9712                 updated as soon as a folder has been opened/closed.
9713                 To update everything, just select all folders by
9714                 selecting them one by one.
9715
9716 2005-07-07 [colin]      1.9.12cvs28
9717
9718         * src/imap.c
9719                 Remember the folder separator per IMAPFolder
9720                 instead of globally.
9721                 Revive the Session on noop; fixes bug #761
9722                 (mark a bunch of unread messages as read takes 
9723                 forever)
9724
9725 2005-07-07 [darko]      1.9.12cvs27
9726
9727         * src/common/template.c
9728                 Sort templates alphabetically
9729
9730 2005-07-06 [colin]      1.9.12cvs26
9731
9732         * src/imap.c
9733                 Try to use the correct separator in
9734                 most cases. Possibly fixes bug #759
9735                 (only creates the INBOX folder when 
9736                 setting up new IMAP account) and 
9737                 bug #760 (Can't retrieve messages)
9738
9739 2005-07-06 [colin]      1.9.12cvs25
9740
9741         * src/imap.c
9742                 Use real_path in status command. This will
9743                 help later, when namespaces will be used.
9744
9745 2005-07-06 [colin]      1.9.12cvs24
9746
9747         * configure.ac
9748         * src/account.c
9749         * src/folder.c
9750         * src/imap.c
9751         * src/etpan/etpan-log.c
9752         * src/etpan/etpan-thread-manager.c
9753         * src/etpan/imap-thread.c
9754                 Add a --disable-libetpan parameter. With this,
9755                 users that don't want IMAP4 support can avoid
9756                 the new dependancy (and have no IMAP support).
9757                 Users that have IMAP4 accounts and use this
9758                 parameter won't lose their configuration, their
9759                 IMAP accounts will just be invisible and not
9760                 used.
9761         * src/textview.c
9762                 Make the "Copy ..." contextual menu items 
9763                 copy to both the X clipboard and the gtk 
9764                 clipboard - as most other apps do.
9765         * src/gtk/about.c
9766                 Add a notice about OpenSSL usage, in order to
9767                 comply with OpenSSL's license (point 6):
9768                 http://www.openssl.org/source/license.html
9769
9770 2005-07-06 [colin]      1.9.12cvs23
9771
9772         * src/alertpanel.c
9773                 Fix a minimum size for alertpanels
9774         * src/compose.c
9775                 Show 'No space left on device' type errors
9776                 when queuing/sending
9777         * src/imap_gtk.c
9778         * src/mh_gtk.c
9779                 Rework folder's deletion message (remove 
9780                 extra \n)
9781
9782 2005-07-05 [colin]      1.9.12cvs22
9783
9784         * src/imap.c
9785                 Add an alertpanel on auth error
9786                 Add pseudo-log
9787                 Remove pthread-related stuff
9788
9789 2005-07-05 [colin]      1.9.12cvs21
9790
9791         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9792                 Fix crash on plugin reloading (with a hack)
9793
9794 2005-07-05 [colin]      1.9.12cvs20
9795
9796         * src/prefs_account.c
9797         * src/prefs_account.h
9798                 Fix typo
9799         * src/gtk/filesel.c
9800         * src/gtk/filesel.h
9801                 Add a way to filter the view
9802         * src/gtk/pluginwindow.c
9803                 Filter loadable stuff
9804         * src/plugins/pgpmime/prefs_gpg.c
9805                 Fix missing unregistration
9806         * .cvsignore
9807         * src/etpan/.cvsignore
9808         * src/plugins/spamassassin/.cvsignore
9809                 Add more stuff to cvs ignored files
9810
9811 2005-07-04 [colin]      1.9.12cvs19
9812
9813         * src/imap.c
9814                 Fix scan_required returning FALSE when it
9815                 shouldn't. Maybe fix #760 (Can't retrieve
9816                 messages)
9817
9818 2005-07-04 [colin]      1.9.12cvs18
9819
9820         * src/summaryview.c
9821                 Fix always_show_msg pref
9822
9823 2005-07-04 [paul]       1.9.12cvs17
9824
9825         sync with main (forgotten in last commit)
9826         
9827         * src/common/utils.c
9828         * src/common/utils.h
9829                 check_line_length(): new.
9830                 is_dir_exist()
9831                 is_file_entry_exist()
9832                 dirent_is_regular_file()
9833                 dirent_is_directory(): use g_file_test() instead of stat().
9834
9835 2005-07-04 [paul]       1.9.12cvs16
9836
9837         sync with main:
9838
9839         * src/compose.c
9840                 compose_write_to_file(): check for line
9841                 length limit and display warning if exceeds
9842         * src/jpilot.c
9843                 use get_home_dir() instead of g_get_home_dir()
9844         * src/procheader.c
9845                 removed warning about invalid date
9846         * src/vcard.c
9847                 use get_home_dir() instead of g_get_home_dir()
9848
9849 2005-07-04 [paul]       1.9.12cvs15
9850
9851         * src/stock_pixmap.c
9852                 fix new pixmap naming errors
9853                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9854
9855 2005-07-04 [colin]      1.9.12cvs14
9856
9857         * src/imap.c
9858                 Fix debugging string with a warning
9859
9860 2005-07-04 [colin]      1.9.12cvs13
9861
9862         * configure.ac
9863                 Add a check for libetpan's version (>= 0.37)
9864
9865 2005-07-04 [hoa]        1.9.12cvs12
9866
9867         * commitHelper
9868         * src/imap.c
9869         * src/etpan/imap-thread.c
9870         * src/etpan/imap-thread.h
9871                 fixed IMAP implementation of check of mails.
9872
9873 2005-07-03 [hoa]        1.9.12cvs11
9874
9875         * src/etpan/Makefile.am
9876         * src/etpan/etpan-errors.h
9877         * src/etpan/etpan-log.[ch]
9878         * src/etpan/etpan-thread-manager-types.h
9879         * src/etpan/etpan-thread-manager.[ch]
9880         * src/etpan/imap-thread.[ch]
9881         * src/Makefile.am
9882         * src/imap.c
9883         * src/main.c
9884         * src/prefs_other.c
9885         * configure.ac
9886             merged imap branch.
9887             dependency on libetpan 0.37 is now added.
9888
9889 2005-07-01 [colin]      1.9.12cvs10
9890
9891         * src/Makefile.am
9892         * src/folder.c
9893         * src/folder.h
9894         * src/folderview.c
9895         * src/stock_pixmap.c
9896         * src/stock_pixmap.h
9897         * src/plugins/trayicon/trayicon.c
9898                 Add marked symbol on folders containing
9899                 marked messages
9900         * src/procmsg.c
9901         * src/procmsg.h
9902         * src/toolbar.c
9903         * src/prefs_common.c
9904         * src/prefs_common.h
9905         * src/prefs_send.c
9906                 Add an optional confirmation dialog on queue
9907                 sending. Patch by wwp.
9908         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9909         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9910         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9911         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9912         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9913         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9914         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9915         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9916         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9917         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9918         * src/pixmaps/trash_mark.xpm            ** ADDED **
9919                 New pixmaps
9920
9921 2005-07-01 [colin]      1.9.12cvs9
9922
9923         * src/summaryview.c
9924                 Fix a little threading bug
9925         * src/addrgather.c
9926         * src/mainwindow.c
9927                 A little bit of HIG normality never hurts
9928
9929 2005-07-01 [colin]      1.9.12cvs8
9930
9931         * src/compose.c
9932         * src/msgcache.c
9933         * src/pop.c
9934         * src/procmime.c
9935         * src/recv.c
9936         * src/common/log.c
9937         * src/common/template.c
9938         * src/common/utils.c
9939         * src/common/utils.h
9940                 Reverted the fwrite_atomic stuff. In fact
9941                 it is already atomic.
9942
9943 2005-06-30 [colin]      1.9.12cvs7
9944
9945         * src/common/utils.c
9946         * src/common/utils.h
9947                 Add an fwrite_atomic() function to make
9948                 sure we write everything: fwrite can make
9949                 short writes.
9950         * src/compose.c
9951         * src/msgcache.c
9952         * src/pop.c
9953         * src/procmime.c
9954         * src/recv.c
9955         * src/common/log.c
9956         * src/common/template.c
9957                 Use that (and fix swapping of size and nmemb).
9958                 Thanks to Rich Coe for the heads up.
9959
9960 2005-06-30 [colin]      1.9.12cvs6
9961
9962         * src/addressbook.c
9963                 Optimize addressbook opening 
9964
9965 2005-06-30 [colin]      1.9.12cvs5
9966
9967         * src/summaryview.c
9968                 Remove calls to summary_step after move/copy
9969
9970 2005-06-28 [paul]       1.9.12cvs4
9971
9972         * src/alertpanel.c
9973                 wrap and make the error msg selectable
9974
9975 2005-06-28 [paul]       1.9.12cvs3
9976
9977         * src/ssl_manager.c
9978                 replace the OK button with a Close button
9979         * src/gtk/foldersort.c
9980                 use GTK_STOCK_ icons/buttons
9981
9982 2005-06-28 [colin]      1.9.12cvs2
9983
9984         * src/gedit-print.c             ** ADDED **
9985         * src/gedit-print.h             ** ADDED **
9986         * src/gtk/gtksourceprintjob.c   ** ADDED **
9987         * src/gtk/gtksourceprintjob.h   ** ADDED **
9988                 I can't believe no one had enough time to tell
9989                 me I forgot the `cvs add`
9990
9991 2005-06-27 [colin]      1.9.12cvs1
9992
9993         * src/Makefile.am
9994         * src/gtk/Makefile.am
9995         * src/messageview.c
9996         * src/procmsg.c
9997         * src/summaryview.c
9998         * configure.ac
9999                 Add optional libgnomeprint-based printing
10000         * src/mainwindow.c
10001         * src/gtk/quicksearch.c
10002                 Add an Edit/Quick search menu item to show
10003                 and focus the quicksearch
10004
10005 2005-06-27 [paul]       1.9.12
10006
10007         1.9.12 release
10008
10009         * po/ca.po
10010         * po/de.po
10011         * po/es.po
10012         * po/fr.po
10013         * po/it.po
10014         * po/ko.po
10015         * po/pt_BR.po
10016         * po/sk.po
10017         * po/zh_CN.po
10018                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10019                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10020                 SungHyun Nam, Frederico Goncalves Guimaraes,
10021                 Andrej Kacian, and Yang Guilong
10022 2005-06-26 [colin]      1.9.11cvs106
10023
10024         * src/imap_gtk.c
10025                 Forgot one file for previous fix
10026
10027 2005-06-26 [colin]      1.9.11cvs105
10028
10029         * src/folder.c
10030         * src/imap.c
10031                 Fix problems with folder operations in no_select
10032                 imap folders. it applies only to mails, and 
10033                 creation/deletion/move/renaming of folders 
10034                 should be possible
10035
10036 2005-06-26 [paul]       1.9.11cvs104
10037
10038         * src/prefs_filtering.c
10039                 replace one more GTK_STOCK_REMOVE
10040                 with GTK_STOCK_DELETE
10041
10042 2005-06-25 [colin]      1.9.11cvs103
10043
10044         * src/imap.c
10045                 Optimize get_seq_set_from_seq_list
10046                 (Patch by Ricardo) 
10047
10048 2005-06-25 [colin]      1.9.11cvs102
10049
10050         * src/mh.c
10051                 If the directory exists, but not in the
10052                 correct encoding, rename it. This should
10053                 handle old-versions-induced bugs.
10054
10055 2005-06-25 [colin]      1.9.11cvs101
10056
10057         * src/mh.c
10058                 Fix path access with extended dir names
10059                 Fixes bug #589 (SC segfaults with wrong locale
10060                 settings)
10061
10062 2005-06-25 [colin]      1.9.11cvs100
10063
10064         * src/prefs_account.c
10065         * src/prefs_account.h
10066         * src/compose.c
10067                 Add an option to encrypt replies to
10068                 encrypted messages
10069
10070 2005-06-25 [colin]      1.9.11cvs99
10071
10072         * src/compose.c
10073         * src/quote_fmt_parse.y
10074                 ... And make it work with pgpinline.
10075
10076 2005-06-25 [colin]      1.9.11cvs98
10077
10078         * src/compose.c
10079         * src/procmime.c
10080         * src/procmime.h
10081         * src/quote_fmt_parse.y
10082                 o Make reedition of encrypted messages possible
10083                   (as long as it is encrypted to self too, no
10084                    magic there)
10085                 o Make replying with quote (and without selecting
10086                   text) possible for encrypted messages.
10087                 Closes bug #550 (Not possible to "reply with quote"
10088                 to gnupg encrypted messages)
10089
10090 2005-06-24 [paul]       1.9.11cvs97
10091
10092         * src/imap.c
10093                 add missing include
10094
10095 2005-06-24 [paul]       1.9.11cvs96
10096
10097         * src/editldap.c
10098                 made bind password entry invisible
10099                 (sync with main)
10100         * src/send_message.c
10101                 send_message_local(): check exit status
10102                 to detect errors (sync with main)
10103         * src/textview.c
10104                 use main's less ambiguous popup menu
10105                 wording
10106
10107 2005-06-24 [paul]       1.9.11cvs95
10108
10109         * src/prefs_actions.c
10110         * src/prefs_customheader.c
10111         * src/prefs_display_header.c
10112         * src/prefs_filtering_action.c
10113         * src/prefs_matcher.c
10114         * src/prefs_template.c
10115         * src/prefs_toolbar.c
10116                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10117         * src/gtk/description_window.c
10118                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10119
10120 2005-06-23 [colin]      1.9.11cvs94
10121
10122         * src/summaryview.c
10123                 Fix rough edges (be sure to call status_show whenever
10124                 necessary).
10125
10126 2005-06-23 [colin]      1.9.11cvs93
10127
10128         * src/summaryview.c
10129                 Optimize Select All
10130                 Before, in a 5K mails folder: 11s
10131                 After, in the same folder: 58000µs
10132                 The joys of locking... gtk_clist_select_all() fires a 
10133                 tree-select-row event for each selected row, which in 
10134                 summaryview, callbacks summary_selected which in turn,
10135                 calls summary_status_show, which walks the selected
10136                 rows. Hence, calling gtk_clist_select_all was 
10137                 exponential. Locking the summaryview makes 
10138                 summary_selected return early.
10139
10140 2005-06-23 [colin]      1.9.11cvs92
10141
10142         * src/imap.c
10143                 Move mutex at the important place to avoid
10144                 deadlocks
10145         * src/summaryview.c
10146                 Fix Del key deleting directly instead of
10147                 moving to trash
10148
10149 2005-06-22 [colin]      1.9.11cvs91
10150
10151         * src/plugins/spamassassin/libspamc.c
10152                 As we do spagetti code with assignations in multiple
10153                 places (see _message_read_raw where out = msg = raw),
10154                 let's be sure we don't free the same pointer twice.
10155                 Should fix bug #683 (Crash in libpam at 
10156                 message_cleanup).
10157
10158 2005-06-22 [colin]      1.9.11cvs90
10159
10160         * src/compose.c
10161         * src/messageview.c
10162         * src/toolbar.c
10163                 Make toolbar's delete use the move to trash stuff;
10164                 Add gtk_widget_realize to be sure pixmaps can get
10165                 created (that may fix an old worksforme bug which
10166                 I can't find back...)
10167
10168 2005-06-22 [colin]      1.9.11cvs89
10169
10170         * src/summaryview.c
10171         * src/summaryview.h
10172         * src/mainwindow.c
10173                 Rename "Message/Delete" to "Message/Move to trash"
10174                 Add "Message/Delete..." that directly destroys the
10175                 selected messages after asking for a confirmation.
10176
10177 2005-06-22 [colin]      1.9.11cvs88
10178
10179         * src/imap.c
10180                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10181                 o Fix a deadlock (thanks Darko)
10182
10183 2005-06-22 [colin]      1.9.11cvs87
10184
10185         * src/gtk/foldersort.c
10186                 Add missing include for the i18n;
10187                 patch by Fabien Vantard
10188
10189 2005-06-21 [colin]      1.9.11cvs86
10190
10191         * src/folder.c
10192         * src/folderview.c
10193                 Respect the no_select flag
10194         * src/imap.c
10195                 Fix recursive deletion
10196         * src/imap_gtk.c
10197         * src/mh_gtk.c
10198                 Make the folder deletion's warning
10199                 more explicit
10200
10201 2005-06-21 [colin]      1.9.11cvs85
10202
10203         * src/textview.c
10204                 Prevent email addresses from spanning accross
10205                 lines - fixes bug # 646 (newline-chars in 
10206                 email addresses)
10207
10208 2005-06-20 [colin]      1.9.11cvs84
10209
10210         * src/folder.c
10211                 Be sure not to remove source if copy failed
10212
10213 2005-06-20 [colin]      1.9.11cvs83
10214
10215         * src/folderview.c
10216         * src/imap_gtk.c
10217                 remove summaryview's lock
10218         * src/imap.c
10219                 introduce threads to avoid problems when foreground tasks
10220                 interfere with background tasks
10221         * src/mh.c
10222                 prevent moving to drafts/queue
10223         * src/mimeview.c
10224                 fix leak
10225
10226 2005-06-19 [colin]      1.9.11cvs82
10227
10228         * src/imap_gtk.c
10229                 Remember that the user doesn't want to override
10230                 offline mode, for 3 seconds. It avoid presenting
10231                 him with N popups in a really short time.
10232
10233 2005-06-17 [colin]      1.9.11cvs81
10234
10235         * src/imap.c
10236                 Fix IMAP breaking on folders containing '('
10237                 (Probably won't be enough)
10238
10239 2005-06-17 [colin]      1.9.11cvs80
10240
10241         Forgotten files on 1.9.11cvs79
10242         * src/summaryview.c
10243                 Fix stepping when not immediately executing
10244         * src/imap.c
10245                 Really prevent UID FETCH 0
10246         * src/codeconv.c
10247                 Fix outgoing charset never set to utf-8
10248         * src/mh.c
10249                 Fix leak
10250
10251 2005-06-16 [colin]      1.9.11cvs79
10252
10253         * src/compose.c
10254                 Fix bug #707 (Dash splits rows)
10255                 Only wrap if we're on a line break position and
10256                 the previous one was a "white" (space) char.
10257                 Pango stuff is weird.
10258
10259 2005-06-16 [colin]      1.9.11cvs78
10260
10261         * src/imap_gtk.c
10262                 Lock summaryview while downloading messages
10263                 on user demand
10264         * src/procheader.c
10265         * src/unmime.c
10266         * src/common/utils.c
10267         * src/common/utils.h
10268                 Replace \r and \n with spaces in From and
10269                 Subject headers
10270
10271 2005-06-16 [paul]       1.9.11cvs77
10272
10273         * src/procmime.c
10274                 liberalise the mime parser
10275         * src/gtk/about.c
10276                 add text wrapping
10277
10278 2005-06-16 [paul]       1.9.11cvs76
10279
10280         * src/gtk/about.c
10281                 reworked
10282
10283 2005-06-15 [colin]      1.9.11cvs75
10284
10285         * src/compose.c
10286                 Finish header encoding fix
10287         * src/summaryview.c
10288                 Fix segfault
10289         * src/headerview.c
10290                 Fix compilation (Thanks Stephan
10291                 Sachse)
10292
10293 2005-06-15 [colin]      1.9.11cvs74
10294
10295         * Makefile.am
10296                 Install gnome2 stuff rather than gnome1, 
10297                 if both are present
10298         * src/codeconv.c
10299         * src/codeconv.h
10300         * src/compose.c
10301                 Fix headers encoding
10302         * src/folder.c
10303                 Visual progress when fetching all messages
10304         * src/folderview.c
10305         * src/summaryview.c
10306         * src/summaryview.h
10307                 Prevent changing current message while
10308                 incorporating
10309
10310 2005-06-15 [paul]       1.9.11cvs73
10311
10312         * src/gtk/gtkaspell.c
10313         * src/gtk/gtkaspell.h
10314                 fix build warnings
10315
10316 2005-06-15 [paul]       1.9.11cvs72
10317
10318         * src/prefs_filtering.c
10319                 allow reordering of filter rules by
10320                 drag n drop
10321
10322 2005-06-15 [paul]       1.9.11cvs71
10323
10324         * COPYING
10325                 updated
10326         * src/codeconv.c
10327                 replace deprecated function
10328         * src/inc.c
10329         * src/send_message.c
10330         * src/gtk/progressdialog.c
10331         * src/gtk/progressdialog.h
10332                 salvage and reuse parts of reverted sync
10333
10334 2005-06-15 [paul]       1.9.11cvs70
10335
10336         * src/inc.c
10337         * src/send_message.c
10338         * src/gtk/progressdialog.c
10339         * src/gtk/progressdialog.h
10340                 revert yesterday's sync with main
10341                 it contains deprecated functions
10342
10343 2005-06-15 [colin]      1.9.11cvs69
10344
10345         * src/headerview.c
10346                 Fix bug #670 (multi user to: will corrupt message 
10347                 headers display)
10348
10349 2005-06-15 [colin]      1.9.11cvs68
10350
10351         * src/compose.c
10352                 Fix bug #421 (Fix undo on wrapping)
10353
10354 2005-06-15 [colin]      1.9.11cvs67
10355
10356         * src/folder.c
10357                 Provide visual feedback while processing
10358                 folder's rules.
10359         * src/imap.c
10360                 Provide visual feedback while getting
10361                 short headers (for uncached messages)
10362
10363
10364 2005-06-14 [paul]       1.9.11cvs66
10365
10366         * src/account.c
10367                 change a couple stock icons
10368         * src/inc.c
10369         * src/send_message.c
10370         * src/gtk/progressdialog.c
10371         * src/gtk/progressdialog.h
10372                 sync main's GtkTreeView implementation
10373
10374 2005-06-14 [colin]      1.9.11cvs65
10375
10376         * src/imap.c
10377                 Various little fixes, mainly on error paths
10378
10379 2005-06-13 [colin]      1.9.11cvs64
10380
10381         * matcher.c
10382         * procmsg.c
10383         * procmsg.h
10384                 Add a way to fetch only headers. This speeds
10385                 up filtering on headers for IMAP. Fixes:
10386                 bug #481 extraneous imap commands slow down 
10387                         imap filtering
10388                 bug #522 Sylpheed downloads all messages 
10389                         when opening mailbox (IMAP)
10390                 bug #677 IMAP fetch is soooooooooooooo slow
10391         * src/folder.c
10392         * src/folder.h
10393                 Add a folder set_batch method so that
10394                 implementations can speed up flags changes
10395         * src/folderutils.c
10396         * src/summaryview.c
10397                 Use that in mark as (un)read and mark all read
10398                 Refix bug #679
10399         * src/imap.c
10400                 Implement set_batch - brings back deferred
10401                 flags in a less buggy manner. Fixes:
10402                 bug #729 IMAP immediate expunge of deleted messages
10403                 bug #191 remove list of messages with one command
10404                 Fix login with strange chars
10405                 Implement fetch_msg_full
10406                 Fix copy (wrong counts)
10407
10408 2005-06-12 [colin]      1.9.11cvs63
10409
10410         * src/folder.c
10411                 lock incorporation during long operations.
10412                 Avoids fucking up the IMAP socket.
10413
10414 2005-06-12 [colin]      1.9.11cvs62
10415
10416         * src/imap.c
10417                 Fix harmful typo
10418                 Factorize remove_all_msg
10419                 Thread-ize expunge
10420         * src/summaryview.c
10421                 Don't update partial-download status if unnecessary
10422         * src/folder.c
10423                 Use remove_msgs everywhere possible
10424
10425 2005-06-12 [colin]      1.9.11cvs61
10426
10427         * src/folder.c
10428         * src/folder.h
10429                 Add a remove_msgs function to remove a 
10430                 list of messages
10431         * src/imap.c
10432                 Implement that.
10433
10434 2005-06-12 [colin]      1.9.11cvs60
10435
10436         * src/imap.c
10437                 Remove flags-processing deferring... Too hard
10438                 to get it to work in all cases.
10439
10440 2005-06-11 [colin]      1.9.11cvs59
10441
10442         * src/imap.c
10443                 printf -> debug_print
10444
10445 2005-06-11 [colin]      1.9.11cvs58
10446
10447         * src/imap.c
10448                 o Fix build without USE_PTHREAD
10449                 o Factorize imap_open
10450                 o Alertpanel in case of impossible connection
10451                 o Alertpanel in case of impossible login
10452                 o Fix deferred flags processing to force a 
10453                   flush before adding some more flags to process,
10454                   but in another folder.
10455
10456 2005-06-10 [colin]      1.9.11cvs57
10457
10458         * src/imap.c
10459                 o Fix a format string error
10460                 o init ssl socket outside of the thread 
10461                   (it possibly invokes gtk calls)
10462         * src/procmime.c
10463                 o Put back the buffer to its necessary size
10464                 o Fix changing a file pointer without keeping
10465                   track of it (thanks Valgrind)
10466         * src/common/smtp.c
10467                 o Fix automatic STARTTLS if login should be done
10468                   and the server only allows it after starting TLS
10469         * src/gtk/gtkinputdialog.c
10470                 o Eat GDK_Return so that the combo popup doesn't 
10471                   appear when we press Enter to validate the combo
10472                   input dialog (as seen in the Open with... dialog)
10473
10474 2005-06-10 [colin]      1.9.11cvs56
10475
10476         * src/imap.c
10477                 o A bit less debug
10478                 o Fix a crash on deletion
10479                 o Threadize imap_select (it's called outside of 
10480                   threads)
10481                 o Defer treatment of DELETED flags
10482
10483
10484 2005-06-09 [colin]      1.9.11cvs55
10485
10486         * src/imap.c
10487                 Make sure we check imap_gtk_should_override(), which
10488                 potentially calls gtk stuff, before creating thread.
10489                 That way it should't be called via imap_get_session()
10490                 inside a thread.
10491
10492 2005-06-09 [colin]      1.9.11cvs54
10493
10494         * src/imap.c
10495                 o add a bit of status output
10496                 o remove some dead code
10497                 o threadize get_list_of_uids
10498                 o threadize imap_get_flags
10499                 o defer flag changing by 500ms so that they
10500                   can be batched
10501
10502
10503 2005-06-08 [colin]      1.9.11cvs53
10504
10505         * src/imap.c
10506                 Thread-ize imap_cmd_fetch
10507
10508 2005-06-08 [colin]      1.9.11cvs52
10509
10510         * src/main.c
10511                 Mmh, that broke POP3...
10512
10513 2005-06-08 [colin]      1.9.11cvs51
10514
10515         * src/main.c
10516                 Stabilize IMAP patch (thanks to Hoa)
10517
10518 2005-06-08 [colin]      1.9.11cvs50
10519
10520         * src/imap.c
10521                 Test patch to speed up imap. 
10522
10523 2005-06-08 [colin]      1.9.11cvs49
10524
10525         * src/imap_gtk.c
10526                 Warning fix
10527         * src/procmime.c
10528                 Apply patch from gentoo to use /usr/share/mime/globs if 
10529                 available, after un-breaking it
10530         * src/common/log.c
10531         * src/common/log.h
10532                 Use g_timeout for invoking hooks that possibly use gtk
10533                 calls. This should leave gtk calls in the main thread.
10534
10535 2005-06-08 [paul]       1.9.11cvs48
10536
10537         * src/codeconv.c
10538                 conv_get_outgoing_charset_str(): don't
10539                 use prefs_common setting
10540         * src/compose.c
10541         * src/compose.h
10542                 add /Options/Character encoding/... to
10543                 temporarily change the outgoing encoding
10544
10545         (belated sync with main)
10546
10547 2005-06-08 [paul]       1.9.11cvs47
10548
10549         * src/compose.c
10550                 correction to/completion of last
10551                 sync with main
10552
10553 2005-06-08 [paul]       1.9.11cvs46
10554
10555         sync with main:
10556         
10557         * src/codeconv.c
10558         * src/codeconv.h
10559                 always enabled Japanese auto-detection
10560                 if the first letters of locale string
10561                 is "ja"
10562         * src/compose.c
10563                 don't use "destroy" signal to destroy
10564                 Compose object (fix rare crashes on discard?)
10565         * src/mainwindow.c
10566         * src/messageview.c
10567         * src/prefs_send.c
10568                 added Hebrew encodings
10569         * src/sourcewindow.c
10570                 don't use "destroy" signal to destroy
10571                 objects
10572
10573 2005-06-07 [colin]      1.9.11cvs45
10574
10575         * src/summaryview.c
10576                 Add missing unlocks/locks
10577
10578 2005-06-07 [paul]       1.9.11cvs44
10579
10580         * src/summaryview.c
10581                 restore bug #749 fix
10582
10583 2005-06-06 [colin]      1.9.11cvs43
10584
10585         * src/summaryview.c
10586                 Fix selection bug when prefs_common.open_unread 
10587                 is FALSE
10588
10589 2005-06-06 [colin]      1.9.11cvs42
10590
10591         * src/common/md5.c
10592                 Fix a warning
10593         * src/summaryview.c
10594         * src/folderview.c
10595                 Factorize long operations beginning and end
10596                 (locking, freezing/thawing, cursor, ...)
10597                 Check selection->data member in selection-
10598                 related loops; this avoids dying an awful
10599                 death if the selection changes on us while
10600                 we're marking a whole IMAP folder unread, 
10601                 for example.
10602
10603 2005-06-06 [paul]       1.9.11cvs41
10604
10605         * src/textview.c
10606                 don't g_free() a static gchar buffer
10607
10608 2005-06-05 [colin]      1.9.11cvs40
10609
10610         * src/mainwindow.c
10611         * src/messageview.c
10612         * src/summaryview.c
10613                 Fix bug #749 (Show all headers should be
10614                 sticky as the GUI suggests)
10615
10616 2005-06-03 [paul]       1.9.11cvs39
10617
10618         * src/compose.c
10619                 don't allow editing of mail while sending.
10620                 patch by Colin
10621
10622 2005-06-03 [paul]       1.9.11cvs38
10623
10624         * src/folderview.c
10625                 add a freeze/thaw to speed up 'mark all read'
10626
10627 2005-06-03 [paul]       1.9.11cvs37
10628
10629         * src/prefs_message.c
10630                 reflect changes immediately
10631
10632 2005-06-02 [colin]      1.9.11cvs36
10633
10634         * po/POTFILES.in
10635                 Patch by Fabien Vantard.
10636
10637 2005-06-02 [colin]      1.9.11cvs35
10638
10639         * src/imap.c
10640                 Use a non-blocking imap_getline() if possible.
10641                 This should completely prevent the interface
10642                 from freezin on imap operations, although it
10643                 may do strange stuff in case of folder switching
10644                 while a big imap operation is taking place...
10645
10646                 In addition, fix a leak in the case thread
10647                 creation fails on connection.
10648
10649 2005-06-02 [colin]      1.9.11cvs34
10650
10651         * src/crash.c
10652         * src/prefs_common.h
10653                 Fix build (prefs_common_init() doesn't exist
10654                 anymore)
10655
10656 2005-06-02 [colin]      1.9.11cvs33
10657
10658         * src/prefs_account.c
10659                 Fix bug #245 (filtering rules broken when
10660                 renaming a remote account (imap4 or nntp)
10661
10662 2005-06-02 [colin]      1.9.11cvs32
10663
10664         * src/imap.c
10665                 Try to fix IMAP shortcomings: 
10666                 o Multithread imap_open()
10667                 o allow offline-mode overriding instead of
10668                   just returning NULL
10669         * src/imap_gtk.c
10670         * src/imap_gtk.h
10671                 Add a function to ask whether we want to
10672                 override offline-mode for 10 minutes (one-shot
10673                 asking was painful)
10674         * src/procheader.c
10675                 Fix segfault when imap parser isn't happy about
10676                 a missing {
10677
10678 2005-06-01 [colin]      1.9.11cvs31
10679
10680         * src/addrharvest.c
10681         * src/compose.c
10682         * src/mbox.c
10683         * src/mbox.h
10684         * src/mh.c
10685         * src/msgcache.c
10686         * src/send_message.c
10687         * src/setup.c
10688         * src/undo.c
10689         * src/common/hooks.c
10690         * src/common/prefs.c
10691         * src/common/template.c
10692         * src/common/utils.c
10693         * src/gtk/gtkutils.c
10694         * src/gtk/inputdialog.c
10695         * src/gtk/menu.c
10696         * src/gtk/pluginwindow.c
10697         * src/gtk/prefswindow.c
10698         * src/plugins/pgpmime/passphrase.c
10699         * src/plugins/pgpmime/prefs_gpg.c
10700                 More -Wall fixes
10701
10702         * src/common/Makefile.am
10703         * src/common/timing.h
10704                 Add basic timing code
10705
10706         * src/summaryview.c
10707                 Fix a bug with unread messages when 
10708                 re-sorting folders, and by the way
10709                 fix a big performance hit when 
10710                 re-sorting (10k mails: before 5s,
10711                 after .5s)
10712
10713         * src/prefs_compose_writing.c
10714         * src/prefs_compose_writing.h
10715         * src/prefs_message.c
10716         * src/prefs_message.h
10717         * src/prefs_other.c
10718         * src/prefs_other.h
10719         * src/prefs_quote.c
10720         * src/prefs_quote.h
10721         * src/prefs_receive.c
10722         * src/prefs_receive.h
10723         * src/prefs_send.c
10724         * src/prefs_send.h
10725         * src/prefs_summaries.c
10726         * src/prefs_summaries.h
10727                 Fix copyright banner
10728
10729 2005-06-01 [paul]       1.9.11cvs30
10730
10731         * po/fi.po
10732                 updated by Flammie Pirinen
10733         * src/procmime.c
10734                 fix 'Bad BASE64 content' output
10735
10736 2005-05-31 [colin]      1.9.11cvs29
10737
10738         * src/procmime.c
10739                 Oops, where did my hunk go.
10740
10741 2005-05-31 [colin]      1.9.11cvs28
10742
10743         * src/Makefile.am
10744         * src/account.c
10745         * src/action.c
10746         * src/addr_compl.c
10747         * src/addressbook.c
10748         * src/codeconv.c
10749         * src/compose.c
10750         * src/export.c
10751         * src/folder.c
10752         * src/folderview.c
10753         * src/image_viewer.c
10754         * src/main.c
10755         * src/mainwindow.c
10756         * src/messageview.c
10757         * src/mimeview.c
10758         * src/msgcache.c
10759         * src/prefs_account.c
10760         * src/prefs_actions.c
10761         * src/prefs_common.c
10762         * src/prefs_compose_writing.c
10763         * src/prefs_customheader.c
10764         * src/prefs_ext_prog.c
10765         * src/prefs_filtering.c
10766         * src/prefs_filtering_action.c
10767         * src/prefs_fonts.c
10768         * src/prefs_image_viewer.c
10769         * src/prefs_message.c
10770         * src/prefs_message.h
10771         * src/prefs_msg_colors.c
10772         * src/prefs_other.c
10773         * src/prefs_other.h
10774         * src/prefs_quote.c
10775         * src/prefs_receive.c
10776         * src/prefs_receive.h
10777         * src/prefs_send.c
10778         * src/prefs_send.h
10779         * src/prefs_spelling.c
10780         * src/prefs_summaries.c
10781         * src/prefs_summary_column.c
10782         * src/prefs_template.c
10783         * src/prefs_themes.c
10784         * src/prefs_toolbar.c
10785         * src/prefs_wrapping.c
10786         * src/procmime.c
10787         * src/procmsg.c
10788         * src/send_message.h
10789         * src/ssl_manager.c
10790         * src/summary_search.c
10791         * src/summaryview.c
10792         * src/textview.c
10793         * src/wizard.c
10794         * src/common/smtp.c
10795         * src/common/smtp.h
10796         * src/gtk/gtkutils.h
10797                 o Move the rest of Common prefs to new style
10798                 o Lots of -Wall warning fixes
10799                 o fix FIXME in cache memusage calculation
10800                 o Let return receipts be sent from any account
10801                 o Little cache optimisation (read)
10802                 o Fix bug #746 (don't treat commas as separators
10803                   when inside a quoted string)
10804
10805 2005-05-31 [paul]       1.9.11cvs27
10806
10807         * src/prefs_common.c
10808                 fix 'off-by-one' typo
10809
10810 2005-05-31 [paul]       1.9.11cvs26
10811
10812         * src/account.c
10813         * src/addr_compl.c
10814         * src/compose.c
10815         * src/foldersel.c
10816         * src/prefs_actions.c
10817         * src/prefs_common.c
10818         * src/prefs_common.h
10819         * src/prefs_customheader.c
10820         * src/prefs_display_header.c
10821         * src/prefs_filtering.c
10822         * src/prefs_filtering_action.c
10823         * src/prefs_matcher.c
10824         * src/prefs_summaries.c
10825         * src/prefs_summary_column.c
10826         * src/prefs_template.c
10827         * src/prefs_toolbar.c
10828         * src/ssl_manager.c
10829         * src/gtk/pluginwindow.c
10830         * src/gtk/prefswindow.c
10831         * src/gtk/progressdialog.c
10832                 add hidden prefs 'enable_rules_hint'
10833                 for gtk_tree_view_set_rules_hint()
10834                 (sync with main)
10835                 
10836
10837 2005-05-31 [colin]      1.9.11cvs25
10838
10839         * src/Makefile.am
10840         * src/main.c
10841         * src/prefs_common.c
10842         * src/prefs_summaries.c ** ADDED **
10843         * src/prefs_summaries.h ** ADDED **
10844                 Common/Display -> Display/Summaries
10845
10846 2005-05-31 [colin]      1.9.11cvs24
10847
10848         * src/Makefile.am
10849         * src/main.c
10850         * src/prefs_quote.c ** ADDED **
10851         * src/prefs_quote.h ** ADDED **
10852                 Move Common/Quote to Compose/Quoting
10853         * src/prefs_common.c
10854         * src/prefs_common.h
10855                 Remove old quote stuff, add
10856                 convenience functions for GtkTextView prefs
10857         * src/gtk/prefswindow.c
10858                 Set default height higher
10859
10860 2005-05-30 [colin]      1.9.11cvs23
10861
10862         * src/Makefile.am
10863         * src/main.c
10864         * src/prefs_common.c
10865         * src/prefs_compose_writing.c ** ADDED **
10866         * src/prefs_compose_writing.h ** ADDED **
10867                 Move Common/Compose prefs to Compose/Writing
10868
10869 2005-05-30 [colin]      1.9.11cvs22
10870
10871         * src/common/utils.c
10872                 Fix bug #651 (Confused Attract by Subject)
10873                 Patch by M. Benkmann <haferfrost@web.de>
10874         * AUTHORS
10875
10876 2005-05-30 [colin]      1.9.11cvs21
10877
10878         * src/compose.c
10879                 Fix concatenation of different headers of
10880                 the same type (bug #645)
10881         * src/prefs_folder_item.c
10882                 Fix bug #699 (setting color to black doesn't
10883                 work immediately)
10884         * src/procmime.c
10885                 Print out decoding error only once per
10886                 block
10887
10888 2005-05-30 [paul]       1.9.11cvs20
10889
10890         * src/common/template.c
10891                 fix Bcc
10892
10893 2005-05-30 [paul]       1.9.11cvs19
10894
10895         * doc/src/rfc2368.txt   **NEW FILE**
10896         * src/compose.c
10897                 compose_entries_set(): don't interpret Bcc
10898                 header field (conform to RFC 2368)
10899                 (sync with main)
10900
10901 2005-05-29 [colin]      1.9.11cvs18
10902
10903         * src/prefs_common.c
10904                 Let the default reply format respect
10905                 netiquette by cutting the signature.
10906
10907 2005-05-29 [colin]      1.9.11cvs17
10908
10909         * src/summaryview.c
10910                 Don't let always_show_msg override
10911                 open_unread_on_enter when opening a new
10912                 directory.
10913
10914 2005-05-27 [paul]       1.9.11cvs16
10915
10916         sync with main:
10917
10918         * src/main.c
10919                 app_will_exit(): cleanup tmp directory when exit
10920         * src/message_search.c
10921                 improved the interface and made code cleanup.
10922                 removed Clear button
10923         * src/send_message.c
10924                 send_message_local(): use GSpawn, and detect errors
10925         * src/summary_search.c
10926                 improved the interface and made code cleanup
10927         * src/textview.c
10928                 textview_write_link(): also skip non-ascii space
10929                  at the head of link strings (phishing check
10930                  didn't work at the case)
10931         * src/common/utils.c
10932                 get_command_output(): use g_spawn_command_line_sync()
10933                 instead of popen()
10934
10935 2005-05-26 [colin]      1.9.11cvs15
10936
10937         * src/folder.c
10938                 remove printf
10939
10940 2005-05-26 [colin]      1.9.11cvs14
10941
10942         * src/common/nntp.c
10943                 Fix nntp mode reader (bug #611)
10944                 Patch by Florian Mickler <florian@mickler.org>
10945
10946 2005-05-26 [colin]      1.9.11cvs13
10947
10948         * src/plugins/pgpmime/passphrase.c
10949                 Fix mouse grabbing (bug #557)
10950
10951 2005-05-26 [colin]      1.9.11cvs12
10952
10953         * src/prefs_themes.c
10954                 Fix g_warning (bug #541)
10955
10956 2005-05-26 [colin]      1.9.11cvs11
10957
10958         * src/prefs_actions.c
10959         * src/prefs_template.c
10960                 Fix bug #506 (no warning if action/template
10961                 is not saved)
10962         * src/common/template.c
10963                 Fix a possible crash
10964
10965 2005-05-26 [colin]      1.9.11cvs10
10966
10967         * src/folder.c
10968         * src/folderview.c
10969         * src/procmsg.c
10970         * src/summaryview.c
10971                 Forbid locked messages to be moved or
10972                 deleted. Locked messages in trashes 
10973                 still get deleted, for performance
10974                 reason (mh.c::mh_remove_all_msgs)
10975
10976 2005-05-25 [colin]      1.9.11cvs9
10977
10978         * src/procmime.c
10979                 Use correct encoding when sending mails
10980                 with attachments that have accentued 
10981                 chars in their name
10982
10983 2005-05-24 [colin]      1.9.11cvs8
10984
10985         * src/summaryview.c
10986                 Fix bug #688 f) read/unread marker not
10987                 changed on first click
10988                 Also, optimize summary_status_show()
10989                 calls
10990         * src/folder.c
10991         * src/inc.c
10992         * src/procmime.c
10993                 Fix bug #688 b) and c) wrt message
10994                 attachments and signature
10995         * src/stock_pixmap.c
10996         * src/stock_pixmap.h
10997         * src/stock_pixmap.c
10998         * src/stock_pixmap.h
10999         * src/Makefile.am
11000         * src/pixmaps/clip_gpg_signed.xpm
11001                 Add clip/signed icon
11002
11003 2005-05-24 [colin]      1.9.11cvs7
11004
11005         * src/folder_item_prefs.c
11006                 whitespace fix
11007
11008 2005-05-24 [colin]      1.9.11cvs6
11009
11010         * src/folderview.c
11011         * src/prefs_common.c
11012         * src/prefs_common.h
11013                 Add a confirmation to folder drag and drop
11014                 fixes bug #156
11015         * src/alertpanel.c
11016         * src/alertpanel.h
11017                 fix _with_disable parameters so that
11018                 the buttons labels are specifiable too
11019         * src/plugins/pgpmime/sgpgme.c
11020                 reflect said change
11021                 
11022
11023 2005-05-24 [colin]      1.9.11cvs5
11024
11025         * src/folderview.c
11026                 Uncollapse/collapse folders on double-click
11027                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11028                 closes bug #108
11029
11030 2005-05-23 [colin]      1.9.11cvs4
11031
11032         * src/common/socket.c
11033                 Check another special SSL_peek() error.
11034                 Should help wrt bug #728
11035
11036 2005-05-23 [colin]      1.9.11cvs3
11037
11038         * src/plugins/pgpmime/pgpmime.c
11039                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11040                 breaking menu accelerators and stuff. Users will have to
11041                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11042                 account's privacy preferences if needed.
11043
11044 2005-05-22 [paul]
11045
11046         * tools/kdeservicemenu/install.sh
11047                 use kdesu to prompt for root password if doing
11048                 global install/uninstall
11049
11050 2005-05-20 [colin]      1.9.11cvs2
11051
11052         * src/procmsg.c
11053                 Fix another compilation error with gcc-2.9x
11054                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11055         * src/send_message.c
11056                 Don't send QUIT if we aren't connected
11057
11058 2005-05-19 [colin]      1.9.11cvs1
11059
11060         * src/procmsg.c
11061                 Fix compilation with gcc 2.9x
11062
11063 2005-05-19 [paul]       1.9.11
11064
11065         1.9.11 released
11066
11067 2005-05-19 [paul]       1.9.9cvs14
11068
11069         * src/gtk/inputdialog.c
11070                 prevent gettext warning
11071
11072 2005-05-19 [paul]       1.9.9cvs13
11073
11074         * src/mainwindow.c
11075         * src/prefs_common.c
11076         * src/prefs_common.h
11077         * src/textview.c
11078         * src/textview.h
11079                 add an option to toggle cursor in message
11080                 view (sync with main)
11081
11082 2005-05-18 [colin]      1.9.9cvs12
11083
11084         * src/compose.c
11085                 Dereference freed pointer
11086         * src/gtk/gtkaspell.c
11087                 Fix duplication of dictionaries (is it an aspell issue?)
11088
11089 2005-05-18 [colin]      1.9.9cvs11
11090
11091         * src/gtk/inputdialog.c
11092         * src/gtk/gtkaspell.c
11093                 HIGuify dialogs
11094         * src/alertpanel.c
11095                 Remove a double call
11096
11097 2005-05-17 [colin]      1.9.9cvs10
11098
11099         * src/gtk/gtkaspell.c
11100                 Fix dialogs, Ctrl-Enter accel
11101
11102 2005-05-17 [colin]      1.9.9cvs9
11103
11104         * src/gtk/gtkaspell.c
11105                 Fix some accelerators, escape in replace-window
11106
11107 2005-05-16 [colin]      1.9.9cvs8
11108
11109         * src/gtk/gtkaspell.c
11110                 Revert last commit, it was a mistake.
11111
11112 2005-05-16 [colin]      1.9.9cvs7
11113
11114         * src/gtk/gtkaspell.c
11115                 Remove buggy code while we're at it. It's a 
11116                 dead code path anyway.
11117
11118 2005-05-16 [colin]      1.9.9cvs6
11119
11120         * src/gtk/gtkaspell.c
11121                 Missed some gtk_menu_popup where deactivate
11122                 signal should be handled. Should fix bug
11123                 #629 a bit more.
11124
11125 2005-05-16 [colin]      1.9.9cvs5
11126
11127         * src/gtk/gtkaspell.c
11128                 Remove debug printf()s
11129
11130 2005-05-16 [colin]      1.9.9cvs4
11131
11132         * src/gtk/gtkaspell.c
11133                 Fix a bit aspell problems
11134                 (see bug #629)
11135
11136 2005-05-13 [colin]      1.9.9cvs3
11137
11138         * src/folderview.c
11139                 Fix the + appearing even when no subfolders
11140                 have unread messages. Thanks to wwp for the
11141                 bug report.
11142
11143 2005-05-11 [paul]       1.9.9cvs2
11144
11145         * src/folderview.c
11146                 correction to 1.9.9cvs1, only colour folders that
11147                 have new msgs (not unread msgs)
11148
11149 2005-05-10 [colin]      1.9.9cvs1
11150
11151         * src/folderview.c
11152         * src/summaryview.c
11153                 Try to fix bolding bugs again.
11154
11155 2005-05-09 [paul]
11156
11157         * tools/claws.i18n.status.pl
11158                 add Ricardo Mones Lastra's script that has been providing
11159                 the i18n status page for many months
11160
11161 2005-05-09 [paul]       1.9.9
11162
11163         1.9.9 release
11164
11165 2005-05-09 [paul]       1.9.6cvs58
11166
11167         * AUTHORS
11168         * INSTALL
11169         * README.claws
11170                 updated
11171         * Makefile.am 
11172         * RELEASE_NOTES.claws
11173                 add release notes to cvs to simplify release
11174                 procedure
11175         * configure.ac
11176                 add ca and fi to ALL_LINGUAS
11177         * po/Makefile.in.in
11178                 workaround for missing Makevars
11179         * po/ca.po
11180         * po/fi.po
11181                 add new Catalan and Finnish translations
11182                 submitted by Miquel Oliete and Flammie Pirinen
11183         * po/de.po
11184         * po/es.po
11185         * po/fr.po
11186         * po/it.po
11187         * po/pl.po
11188         * po/ru.po
11189         * po/sk.po
11190         * po/sr.po
11191         * po/zh_CN.po
11192                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11193                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11194                 Urke MMI, and Hansom Young
11195         * src/main.c
11196                 Fix drafting when quitting. compose_draft() closes the
11197                 compose windows, which modifies the compose_list GSList.
11198                 We have to refresh this list after echo drafting to avoid a
11199                 segfault
11200         * src/partial_download.c
11201                 fix segfault on exit
11202
11203 2005-05-06 [paul]       1.9.6cvs57
11204
11205         * src/grouplistdialog.c
11206                 quick fix/workaround for unresizeable newsgroup
11207                 name column 
11208
11209 2005-05-06 [paul]       1.9.6cvs56
11210
11211         * src/inc.c
11212         * src/mainwindow.c
11213                 use gettext plural forms
11214         * src/imap_gtk.c
11215         * src/mh_gtk.c
11216         * src/toolbar.c
11217                 small improvement to english usage
11218
11219 2005-05-05 [thorsten]   1.9.6cvs55
11220
11221         * src/folder.c
11222                 fix possible crash
11223
11224 2005-05-05 [paul]       1.9.6cvs54
11225         
11226         sync with HEAD
11227
11228         * AUTHORS
11229         * src/compose.c
11230                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11231                 patch by Tim Mann
11232
11233 2005-05-05 [paul]       1.9.6cvs53
11234
11235         * src/mainwindow.c
11236                 fix resizing of separate message and
11237                 folder views
11238
11239 2005-05-05 [paul]       1.9.6cvs52
11240
11241         * src/account.c
11242         * src/addrgather.c
11243         * src/browseldap.c
11244         * src/exphtmldlg.c
11245         * src/expldifdlg.c
11246         * src/importmutt.c
11247         * src/importpine.c
11248         * src/main.c
11249         * src/mainwindow.c
11250         * src/noticeview.c
11251         * src/prefs_filtering.c
11252         * src/prefs_filtering_action.c
11253         * src/prefs_matcher.c
11254         * src/prefs_spelling.c
11255         * src/prefs_toolbar.c
11256         * src/toolbar.c
11257         * src/wizard.c
11258         * src/gtk/description_window.c
11259         * src/gtk/gtkvscrollbutton.c
11260         * src/gtk/progressdialog.c
11261         * src/gtk/quicksearch.c
11262         * src/plugins/pgpmime/prefs_gpg.c
11263         * src/plugins/spamassassin/spamassassin_gtk.c
11264                 replace deprecated gtk_widget_set_usize
11265
11266 2005-05-04 [colin]      1.9.6cvs51
11267
11268         * src/common/utils.c
11269                 Fix crash when subst_for_filename is called
11270                 with a NULL parameter
11271
11272 2005-05-04 [colin]      1.9.6cvs50
11273
11274         * src/partial_download.c
11275         * src/pop.c
11276                 Escape login when writing uidl file
11277                 fixes bug #736
11278
11279 2005-05-03 [colin]      1.9.6cvs49
11280
11281         * src/procmime.c
11282                 Fix possible DOS in mime parser
11283                 (see bug #634)
11284
11285 2005-05-02 [colin]      1.9.6cvs48
11286
11287         * src/compose.c
11288                 Try to fix the copy/paste mess once again.
11289
11290
11291 2005-04-30 [colin]      1.9.6cvs47
11292
11293         * src/prefs_account.h
11294         * src/procmsg.c
11295         * src/send_message.c
11296         * src/common/smtp.c
11297         * src/common/smtp.h
11298                 Try to batch sending mails (per account) instead of
11299                 reconnecting to server every time.
11300
11301 2005-04-29 [colin]      1.9.6cvs46
11302
11303         * src/messageview.c
11304                 Fix window resizing that refused to size down
11305         * src/prefs_common.c
11306         * src/prefs_common.h
11307         * src/prefs_filtering.c
11308                 Save Filtering's window size
11309
11310 2005-04-21 [paul]       1.9.6cvs45
11311
11312         * ChangeLog-gtk2.claws
11313         * src/setup.c
11314                 correction to sync
11315
11316 2005-04-21 [paul]       1.9.6cvs44
11317
11318         sync with main:
11319
11320         * src/setup.c
11321         * src/statusbar.c
11322         * src/statusbar.h
11323                 use gtkut_widget_draw_now(). Improved performance
11324                 of the update of statusbar
11325         * src/textview.c
11326                 textview_smooth_scroll_do(): redraw it after scroll
11327                 is done (fixed incorrect display when a part of the
11328                 view is hidden).
11329         * src/gtk/gtkutils.c
11330         * src/gtk/gtkutils.h
11331                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11332                 to force update of widgets.
11333                 Removed gtkut_widget_wait_for_draw() which had a big
11334                 overhead  because of waiting for all events processed 
11335
11336 2005-04-20 [paul]       1.9.6cvs43
11337
11338         * src/codeconv.c
11339                 complete 1.9.6cvs42's sync:
11340                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11341
11342 2005-04-19 [paul]       1.9.6cvs42
11343
11344         sync with main:
11345
11346         * src/action.c
11347                 catch_output(): correctly select the insert text
11348                 (fix invalid iterator warnings).
11349         * src/codeconv.c
11350         * src/codeconv.h
11351         * src/mainwindow.c
11352         * src/messageview.c
11353         * src/prefs_common.c
11354                 support GBK encoding.
11355         * src/common/session.c
11356         * src/common/session.h
11357                 use separate buffer for large data to be sent,
11358                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11359
11360 2005-04-18 [paul]       1.9.6cvs41
11361
11362         * src/jpilot.c
11363                 convert unsigned long into guint32
11364                 patch by Paul LeoNerd Evans 
11365
11366 2005-04-17 [colin]      1.9.6cvs40
11367
11368         * src/compose.c
11369                 Fix 'Request return receipt' from folder
11370                 properties (bug #708)
11371
11372 2005-04-17 [colin]      1.9.6cvs39
11373
11374         * src/mainwindow.c
11375                 Fix duplicate hotkeys in Mainwindow's menu
11376
11377 2005-04-17 [colin]      1.9.6cvs38
11378
11379         * src/folderview.c
11380                 Fix duplicate hotkeys in Folderview's contextual
11381                 menu
11382
11383 2005-04-15 [colin]      1.9.6cvs37
11384
11385         * src/summaryview.c
11386                 Fix 'Save as...' with non-ascii filenames
11387
11388 2005-04-15 [colin]      1.9.6cvs36
11389
11390         * src/plugins/pgpmime/pgpmime.c
11391                 Fix bus error on 64bit. Spotted by 
11392                 macallan1888@gmail.com
11393
11394 2005-04-15 [colin]      1.9.6cvs35
11395
11396         * src/prefs_account.c
11397                 Fix cvs34.
11398
11399 2005-04-12 [colin]      1.9.6cvs34
11400
11401         * src/prefs_account.c
11402                 Fix smtp auth type off-by-one. We forgot to
11403                 add PLAIN in the prefs-to-gui setter func and
11404                 as a result, the selected auth when opening
11405                 account prefs was not the correct one.
11406
11407 2005-04-12 [paul]       1.9.6cvs33
11408
11409         * src/inc.c
11410                 if the recv dialog is visible, Cancel only
11411                 cancels the current account
11412
11413
11414 2005-04-10 [colin]      1.9.6cvs32
11415
11416         * src/filtering.c
11417                 Copy score when copying FilteringActions
11418                 Fix bug #674
11419
11420 2005-04-10 [colin]      1.9.6cvs31
11421
11422         * src/inc.c
11423                 Make Message -> Receive -> Cancel cancel 
11424                 incorporation on all accounts. Fixes
11425                 bug #693
11426
11427 2005-04-10 [colin]      1.9.6cvs30
11428
11429         * src/prefs_account.c
11430                 Update Privacy checkbuttons status based
11431                 on the selected privacy system
11432         * src/compose.c
11433                 Always connect the "None" privacy system; the
11434                 static boolean was probably there to avoid
11435                 reconnecting twice in the same compose window,
11436                 but as the parent function is only called once
11437                 per compose, it's only a bug - as a static is
11438                 initialized once per application instance.
11439                 Also, don't uncheck Sign and Encrypt when
11440                 selecting None as privacy system; just ignore
11441                 them when sending/queuing.
11442                 Should fix bug #695
11443
11444 2005-04-08 [colin]      1.9.6cvs29
11445
11446         * src/account.c
11447         * src/prefs_account.c
11448         * src/prefs_account.h
11449                 Add account preference to queue message in a certain
11450                 folder.
11451
11452 2005-04-06 [colin]      1.9.6cvs28
11453
11454         * src/prefs_account.c
11455                 Update old inbox path syntax
11456
11457 2005-04-06 [paul]       1.9.6cvs27
11458
11459         sync with main:
11460
11461         * configure.ac
11462                 changed -traditional-cpp to -no-cpp-precomp for newer
11463                 Mac OS X support
11464         * src/foldersel.c
11465                 made column resize automatically
11466         * src/send_message.c
11467                 send_message_smtp(): consider EOF right after QUIT
11468                 successful (workaround for Gmail SMTP server)
11469         * src/common/socket.c
11470                 ssl_read(), ssl_peek(): check EOF which violates the
11471                 SSL protocol
11472         * src/gtk/colorlabel.c
11473                 removed warnings when displaying colorlabel menu
11474                 (don't use GtkAlignment)
11475
11476 2005-04-05 [paul]       1.9.6cvs26
11477
11478         * src/plugins/trayicon/trayicon.c
11479                 fix clipping of icon under KDE3 
11480
11481 2005-04-05 [paul]       1.9.6cvs25
11482
11483         * src/summaryview.c
11484                 hide display of threading
11485                 patch by Alfons
11486
11487 2005-04-04 [thorsten]   1.9.6cvs24
11488
11489         * src/mh.c
11490                 marks lost on filesystems with different stat() results on
11491                 summer-/wintertime
11492
11493 2005-04-03 [colin]      1.9.6cvs23
11494
11495         * src/summaryview.c
11496                 Don't handle up/down. Patch by Alfons
11497
11498 2005-04-02 [colin]      1.9.6cvs22
11499
11500         * src/summaryview.c
11501                 Make scrolling faster. Patch by Alfons.
11502
11503 2005-04-01 [colin]      1.9.6cvs21
11504
11505         * src/Makefile.am
11506         * src/stock_pixmap.c
11507         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11508         * src/pixmaps/dir_noselect.xpm ** ADDED **
11509                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11510
11511 2005-04-01 [colin]      1.9.6cvs20
11512
11513         * src/image_viewer.c
11514         * src/image_viewer.h
11515         * src/procmime.c
11516         * src/procmime.h
11517         * src/textview.c
11518         * src/textview.h
11519                 Implement inline image resizing and right-clicking
11520
11521 2005-04-01 [paul]       1.9.6cvs19
11522
11523         * AUTHORS
11524         * Makefile.am
11525         * configure.ac
11526                 check for gnome2
11527                 patch by Luca Cavalli <loopback<AT>slackit.org>
11528         * po/ru.po
11529                 updated by Pavlo Bohmat
11530
11531 2005-03-31 [colin]      1.9.6cvs18
11532
11533         * src/news.c
11534                 Fix parsing references
11535         * src/msgcache.c
11536                 don't put nulls in the references list
11537         * src/procheader.c
11538                 commit that forgotten file in 1.9.6cvs14
11539
11540 2005-03-31 [colin]      1.9.6cvs17
11541
11542         * src/compose.c
11543                 Fix joining of signature separator again. 
11544                 Maybe Hiro could put it in main too...
11545
11546 2005-03-31 [colin]      1.9.6cvs16
11547
11548         * src/Makefile.am
11549         * src/foldersel.c
11550         * src/stock_pixmap.c
11551         * src/stock_pixmap.h
11552         * src/pixmaps/dir-noselect.xpm
11553                 Update foldersel.c (sync from main, patch by Alfons)
11554
11555 2005-03-30 [colin]      1.9.6cvs15
11556
11557         * src/imap.c
11558                 Fix handling of imap folders containing [] in 
11559                 their name. Thanks to Nahuel Angelinetti for
11560                 the detailed bugreport.
11561
11562 2005-03-30 [colin]      1.9.6cvs14
11563
11564         * src/common/utils.h
11565         * src/common/utils.c
11566         * src/common/defs.h
11567         * src/matcher.c
11568         * src/msgcache.c
11569         * src/news.c
11570         * src/procmsg.c
11571         * src/procmsg.h
11572         * src/quote_fmt_parse.y
11573         * src/summaryview.c
11574                 Update references system. Patch by Alfons
11575
11576 2005-03-30 [colin]      1.9.6cvs13
11577
11578         * src/common/socket.c
11579                 Force the glibc to read resolv.conf again when 
11580                 it has changed. Should fix issues when changing
11581                 networks on a laptop and not restarting sylpheed. 
11582
11583 2005-03-30 [paul]       1.9.6cvs12
11584
11585         partial sync with main:
11586
11587         * src/action.c
11588                 create_io_dialog(): use user-defined text font
11589                 (thanks to Alfons), and modified its appearance.
11590         * src/addrgather.c
11591         * src/addrharvest.c
11592         * src/browseldap.c
11593                 replace old code
11594         * src/compose.c
11595                 don't join (presumably) itemized lines on line-wrapping
11596                 fixed wrapping of quote when auto-wrapping is enabled
11597                 compose_destroy(): destroy paned only if it's not
11598                 attached to window. Fixed memory leak of popup menu.
11599         * src/exphtmldlg.c
11600         * src/expldifdlg.c
11601                 replace old code
11602         * src/html.c
11603         * src/html.h
11604         * src/importmutt.c
11605         * src/importpine.c
11606                 replace old code
11607         * src/main.c
11608                 removed redundant code
11609         * src/mainwindow.c
11610                 changed 'Code set' (which is rather incorrect)
11611                 in the menu to 'Character encoding'
11612                 main_window_set_widgets(): request size first
11613                 to prevent window size becoming wrong
11614                 fixed remembering of the state of the visibility
11615                 of MessageView
11616         * src/messageview.c
11617                 changed 'Code set' (which is rather incorrect)
11618                 in the menu to 'Character encoding'
11619         * src/prefs_common.c
11620         * src/prefs_common.h
11621                 added an option whether to render HTML as text or not
11622                 added separators to outgoing encoding menu
11623         * src/procheader.c
11624                 procheader_scan_date_string(): support header
11625                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11626         * src/summaryview.c
11627         * src/summaryview.h
11628                 minor code cleanup
11629         * src/textview.c
11630                 textview_show_html(): force output of newline
11631                 added an option whether to render HTML as text or not
11632         * src/common/utils.c
11633                 strncpy2(): optimized based on Alfons' code
11634         * src/gtk/gtkutils.c
11635         * src/gtk/gtkutils.h
11636                 removed non-used code
11637         * src/plugins/pgpmime/passphrase.c
11638                 partially fixed grab input of passphrase dialog
11639                 Confine pointer to window
11640
11641 2005-03-30 [colin]      1.9.6cvs11
11642
11643         * src/msgcache.c
11644         * src/msgcache.h
11645                 Read/write 32bit ints from cache & marks
11646                 From main.
11647
11648 2005-03-29 [paul]       1.9.6cvs10
11649
11650         * AUTHORS
11651         * ChangeLog.claws
11652         * src/compose.c
11653         * src/gtk/gtkaspell.c
11654                 sync with HEAD (don't pass NULL pointers) 
11655
11656 2005-03-24 [paul]
11657
11658         * tools/Makefile.am
11659         * tools/README
11660         * tools/acroread2sylpheed.pl
11661                 sync with HEAD (add script to send pdfs as
11662                 attachments from Adobe Reader 7)
11663
11664 2005-03-21 [paul]       1.9.6cvs9
11665
11666         * configure.ac
11667         * po/POTFILES.in
11668         * src/Makefile.am
11669         * src/crash.c
11670         * src/image_viewer.c ** ADDED **
11671         * src/image_viewer.h ** ADDED **
11672         * src/main.c
11673         * src/prefs_common.c
11674         * src/prefs_common.h
11675         * src/prefs_image_viewer.c ** ADDED **
11676         * src/prefs_image_viewer.h ** ADDED **
11677         * src/textview.c
11678         * src/gtk/about.c
11679         * src/pixmaps/sylpheed_logo.xpm
11680         * src/plugins/Makefile.am
11681         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11682         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11683         * src/plugins/image_viewer/plugin.c ** REMOVED **
11684         * src/plugins/image_viewer/viewer.c ** REMOVED **
11685         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11686         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11687         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11688         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11689         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11690                 as gdk-pixbuf is now built-in
11691                 remove image_viewer plugin and put code back into
11692                 main codebase
11693                 implement inline image display (sync with main)
11694
11695                 replace logo with newer, nicer, larger version  
11696
11697 2005-03-21 [paul]       1.9.6cvs8
11698
11699         * src/gtk/about.c
11700                 cosmetic improvement
11701
11702 2005-03-21 [holger]     1.9.6cvs7
11703
11704         * src/plugins/spamassassin/spamassassin.c
11705                 Sync with HEAD
11706                 (unregister hook on failed plugin init)
11707
11708 2005-03-20 [colin]      1.9.6cvs6
11709
11710         * src/common/plugin.c
11711                 Check that plugin isn't already loaded
11712                 Patch by Alfons
11713
11714 2005-03-20 [thorsten]   1.9.6cvs5
11715
11716         * src/compose.c
11717                 use a more compatible syntax
11718
11719 2005-03-20 [thorsten]   1.9.6cvs4
11720
11721         * src/prefs_toolbar.c
11722                 fix crash when selecting toolbar item (uninitialized pointer)
11723
11724 2005-03-20 [thorsten]   1.9.6cvs3
11725
11726         * src/procmime.c
11727                 fix mimetype detection (referenced free()d string)
11728
11729 2005-03-20 [paul]       1.9.6cvs2
11730
11731         * src/compose.c
11732                 sync with HEAD (1.0.3cvs5)
11733                 neglect Reply-To header if empty
11734                 Patch by Alfons 
11735
11736 2005-03-19 [holger]     1.9.6cvs1
11737
11738         * src/summaryview.c
11739         * src/summaryview.h
11740                 Sync with HEAD
11741
11742 2005-03-18 [paul]       1.9.6
11743
11744         initial GTK2 release
11745
11746 2005-03-18 [paul]       1.0.3cvs3.1
11747
11748         * AUTHORS
11749         * ChangeLog.claws
11750         * configure.ac
11751         * src/gtk/about.c
11752         * src/pixmaps/sylpheed_logo.xpm
11753                 sync with HEAD
11754
11755 2005-03-18 [colin]      1.0.3cvs2.6
11756
11757         * src/summaryview.c
11758                 Remove call to summary_step in summary_copy_selected_to
11759                 Can't see its purpose, and this causes bug when copying
11760                 a message if the next one is unread: it reads it.
11761
11762 2005-03-18 [paul]       1.0.3cvs2.5
11763
11764         * src/foldersel.c
11765                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
11766
11767 2005-03-18 [paul]       1.0.3cvs2.4
11768
11769         * src/addrharvest.c
11770         * src/codeconv.c
11771         * src/codeconv.h
11772         * src/compose.c
11773         * src/news.c
11774         * src/procheader.c
11775         * src/procmime.c
11776         * src/unmime.c
11777         * src/unmime.h
11778                 fix buffer overflow, CAN-2005-0667, see
11779                 http://secunia.com/advisories/14491/
11780                 Patch by Alfons
11781
11782 2005-03-17 [colin]      1.0.3cvs2.3
11783
11784         * src/prefs_fonts.c
11785         * src/summaryview.c
11786                 Fix font bugs (both lists now officialy share 
11787                 the same font)
11788                 
11789
11790 2005-03-17 [paul]       1.0.3cvs2.2
11791
11792         * src/gtk/pluginwindow.c
11793                 make plugin descriptions uneditable
11794
11795 2005-03-11 [paul]       1.0.3cvs2.1
11796
11797         * ChangeLog.claws
11798         * configure.ac
11799         * po/POTFILES.in
11800         * src/plugins/trayicon/trayicon.c
11801                 sync with HEAD
11802                 add src/wizard.c to POTFILES.in
11803
11804 2005-03-11 [paul]       1.0.3cvs1.1
11805
11806         * ChangeLog
11807         * ChangeLog.claws
11808         * configure.ac
11809         * po/de.po
11810         * po/es.po
11811         * po/fr.po
11812         * po/it.po
11813         * po/pt_BR.po
11814         * po/ru.po
11815         * po/sk.po
11816         * po/sr.po
11817         * po/zh_CN.po
11818                 sync with HEAD
11819
11820 2005-03-04 [colin]      1.0.1cvs22.2
11821
11822         * src/compose.c
11823                 Fix signatures with accentued chars in it
11824
11825 2005-03-04 [colin]      1.0.1cvs22.1
11826
11827         * src/common/smtp.c
11828         * src/common/smtp.h
11829                 Don't use SIZE param in MAIL FROM: if server 
11830                 doesn't support it. Patch by Eugen Freiter
11831                 <eugen_f@users.sf.net>
11832
11833 2005-02-27 [paul]       1.0.1cvs20.1
11834
11835         * ChangeLog.claws
11836         * configure.ac
11837         * src/messageview.c
11838                 sync with HEAD
11839
11840 2005-02-27 [colin]      1.0.1cvs19.4
11841
11842         * src/procheader.c
11843         * src/procheader.h
11844                 Fix prototypes. Patch by Alfons
11845
11846 2005-02-27 [colin]      1.0.1cvs19.3
11847
11848         * src/compose.c
11849                 Don't auto-join the signature separator.
11850
11851 2005-02-26 [colin]      1.0.1cvs19.2
11852
11853         * src/summaryview.c
11854                 Fix 'mark all read' with collapsed threads.
11855                 Patch by Alfons.
11856
11857 2005-02-25 [paul]       1.0.1cvs19.1
11858
11859         * ChangeLog.claws
11860         * configure.ac
11861         * src/prefs_account.c
11862         * src/prefs_folder_item.c
11863         * src/gtk/prefswindow.c
11864         * src/gtk/prefswindow.h
11865                 sync with HEAD
11866
11867 2005-02-25 [paul]       1.0.1cvs15.12
11868
11869         * src/alertpanel.c
11870         * src/codeconv.c
11871         * src/compose.c
11872         * src/textview.c
11873         * src/gtk/gtkutils.c
11874         * src/gtk/gtkutils.h
11875         * src/gtk/logwindow.c
11876         * src/gtk/progressdialog.c
11877                 sync with main (revision 127)
11878                 and fix logwindow clipping
11879
11880 2005-02-24 [colin]      1.0.1cvs15.11
11881
11882         * src/plugins/pgpmime/passphrase.c
11883                 Disable input grabbing; it doesn't work yet.
11884
11885 2005-02-24 [colin]      1.0.1cvs15.10
11886
11887         * src/messageview.c
11888                 Don't send out receipts if offline. Ask.
11889
11890 2005-02-23 [colin]      1.0.1cvs15.9
11891
11892         * src/summaryview.c     
11893                 Fix expanding
11894
11895 2005-02-23 [colin]      1.0.1cvs15.8
11896
11897         * src/summaryview.c
11898                 Really fix Bug 568 by removing useless
11899                 calls. summary_thread_init() now called
11900                 in summary_sort(). This should please
11901                 Alfons as it should be faster than 
11902                 previously.
11903
11904 2005-02-23 [colin]      1.0.1cvs15.7
11905
11906         * src/compose.c
11907                 Encode parts as QP or B64 if signing
11908
11909 2005-02-23 [colin]      1.0.1cvs15.6
11910
11911         * src/compose.c
11912                 Fix Mimeinfo leakage (including tmp files)
11913         * src/procmsg.c
11914                 Fix tmp file leakage (spotted by Ivan Rayner)
11915
11916 2005-02-22 [colin]      1.0.1cvs15.5
11917
11918         * src/expldifdlg.c
11919                 Fix keyboard input. Patch by Alfons.
11920
11921 2005-02-21 [colin]      1.0.1cvs15.4
11922
11923         * src/compose.c
11924                 Fix Sign/Encrypt when unselecting privacy
11925                 system
11926         * src/prefs_common.c
11927                 Change default message font to Monospace
11928         * src/summaryview.c
11929                 More freezing during potentially large operations
11930
11931 2005-02-21 [paul]       1.0.1cvs15.3
11932
11933         * src/main.c
11934                 fix --help output
11935
11936 2005-02-21 [paul]       1.0.1cvs15.2
11937
11938         * po/Makefile.in.in
11939         * src/compose.c
11940         * src/summaryview.c
11941         * src/textview.c
11942         * src/common/utils.c
11943         * src/common/utils.h
11944                 sync with main (revision 117)
11945
11946 2005-02-20 [colin]      1.0.1cvs15.1
11947
11948         * src/common/defs.h
11949                 Change cache file to .sylpheed_claws_cache, as
11950                 suggested by Alfons. Allows people to switch
11951                 between Sylpheed and Sylpheed-Claws. it is
11952                 a good idea to "Check for new messages" at next
11953                 startup.
11954
11955
11956 2005-02-18 [colin]      1.0.1cvs14.1
11957
11958         * src/quote_fmt_lex.l
11959         * src/quote_fmt_parse.y
11960                 Fix parser initialisation. Patch by Ivan.
11961
11962 2005-02-18 [colin]      1.0.1cvs11.6
11963
11964         * src/folderview.c
11965                 Fix scrolldown (bug 662)
11966
11967 2005-02-17 [colin]      1.0.1cvs11.5
11968
11969         * src/codeconv.c
11970                 conv_filename_to_utf8: return clean 7bit instead
11971                 of broken utf8 if needed
11972         * src/mimeview.c
11973                 Fix display of parts with unclean 8bit names
11974
11975 2005-02-17 [paul]       1.0.1cvs11.4
11976
11977         * src/compose.c
11978         * src/exportldif.c
11979         * src/matcher_parser_parse.y
11980         * src/procmime.c
11981         * src/sourcewindow.c
11982         * src/common/Makefile.am
11983         * src/common/intl.h             ** REMOVED **
11984         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11985                 sync with main (revision 109)
11986                 and clean up
11987
11988 2005-02-16 [colin]      1.0.1cvs11.3
11989
11990         * src/summaryview.c
11991                 Fix collapsed thread not highlighting when new
11992                 messages in it (Bug 568) Patch by Stephan Sachse.
11993                 Fix messed up selection when reaching bounds (Bug 632)
11994         * src/prefs_themes.c
11995                 Fix theme installing (Bug 684)
11996
11997 2005-02-16 [colin]      1.0.1cvs11.2
11998
11999         * src/messageview.c
12000                 Fix messageview_select_all
12001
12002 2005-02-16 [colin]      1.0.1cvs11.1
12003
12004         * src/mh.c
12005                 Sync with HEAD (MH scan required function)
12006
12007 2005-02-15 [colin]      1.0.1cvs8.1
12008
12009         * src/mimeview.c
12010         * src/common/utils.c
12011                 Sync with HEAD (filename chars substitution)
12012
12013 2005-02-15 [colin]      1.0.1cvs7.3
12014
12015         * src/gtk/pluginwindow.c
12016                 Fix button spacing
12017
12018 2005-02-15 [colin]      1.0.1cvs7.2
12019
12020         * src/mimeview.c
12021                 Fix mime icons not reset across message when
12022                 scrolled down
12023
12024 2005-02-15 [colin]      1.0.1cvs7.1
12025
12026         * src/compose.c
12027         * src/procmime.c
12028                 Sync with HEAD (optimisation of cvs6)
12029
12030 2005-02-14 [colin]      1.0.1cvs6.1
12031
12032         * src/compose.c
12033         * src/procmime.c
12034                 Sync with HEAD (encode "From " at line beginning)
12035
12036 2005-02-14 [colin]      1.0.1cvs5.3
12037
12038         * src/compose.c
12039                 Fix wrapping with accentued chars.
12040
12041 2005-02-13 [colin]      1.0.1cvs5.2
12042
12043         * src/textview.c
12044                 Fix email informative part parsing with
12045                 accentued chars in it. ispunct() returns
12046                 true for them in utf8...
12047
12048 2005-02-12 [colin]      1.0.1cvs5.1
12049
12050         * src/filtering.c
12051                 Sync with HEAD (remove wrong use of compose after send)
12052
12053 2005-02-12 [paul]       1.0.1cvs4.5
12054
12055         * src/textview.c
12056                 remove unnecessary code (thanks to Alfons)
12057
12058 2005-02-12 [paul]       1.0.1cvs4.4
12059
12060         * src/textview.c
12061                 add 'Copy' to contextual menu on emails
12062
12063 2005-02-11 [colin]      1.0.1cvs4.3
12064
12065         * src/compose.c
12066                 revert 1.0.0cvs28.2, it doesn't work that well.
12067
12068 2005-02-11 [paul]       1.0.1cvs4.2
12069
12070         * po/Makefile.in.in
12071                 fix 'make release'
12072
12073 2005-02-10 [paul]       1.0.1cvs4.1
12074
12075         * ChangeLog
12076         * ChangeLog.claws
12077         * ChangeLog.jp
12078         * configure.ac
12079         * src/compose.c
12080                 sync with HEAD (sync with main)
12081
12082 2005-02-10 [paul]       1.0.1cvs3.2
12083
12084         * AUTHORS
12085         * Makefile.am
12086         * autogen.sh
12087         * configure.ac
12088         * config/mkinstalldirs
12089         * intl/.cvsignore
12090         * intl/ChangeLog
12091         * intl/VERSION
12092         * intl/bindtextdom.c
12093         * intl/config.charset
12094         * intl/dcgettext.c
12095         * intl/dcigettext.c
12096         * intl/dcngettext.c
12097         * intl/dgettext.c
12098         * intl/dngettext.c
12099         * intl/eval-plural.h
12100         * intl/explodename.c
12101         * intl/finddomain.c
12102         * intl/gettext.c
12103         * intl/gettextP.h
12104         * intl/gmo.h
12105         * intl/hash-string.h
12106         * intl/intl-compat.c
12107         * intl/l10nflist.c
12108         * intl/libgnuintl.h.in
12109         * intl/loadinfo.h
12110         * intl/loadmsgcat.c
12111         * intl/localcharset.c
12112         * intl/localcharset.h
12113         * intl/locale.alias
12114         * intl/localealias.c
12115         * intl/localename.c
12116         * intl/log.c
12117         * intl/ngettext.c
12118         * intl/os2compat.c
12119         * intl/os2compat.h
12120         * intl/osdep.c
12121         * intl/plural-exp.c
12122         * intl/plural-exp.h
12123         * intl/plural.c
12124         * intl/plural.y
12125         * intl/ref-add.sin
12126         * intl/ref-del.sin
12127         * intl/relocatable.c
12128         * intl/relocatable.h
12129         * intl/textdomain.c
12130         * m4/Makefile.am
12131         * po/Makefile.in.in
12132         * src/Makefile.am
12133         * src/account.c
12134         * src/action.c
12135         * src/addr_compl.c
12136         * src/addressadd.c
12137         * src/addressbook.c
12138         * src/addrgather.c
12139         * src/addrindex.c
12140         * src/alertpanel.c
12141         * src/browseldap.c
12142         * src/codeconv.c
12143         * src/codeconv.h
12144         * src/compose.c
12145         * src/compose.h
12146         * src/crash.c
12147         * src/editaddress.c
12148         * src/editbook.c
12149         * src/editgroup.c
12150         * src/editjpilot.c
12151         * src/editldap.c
12152         * src/editldap_basedn.c
12153         * src/editvcard.c
12154         * src/exphtmldlg.c
12155         * src/expldifdlg.c
12156         * src/export.c
12157         * src/exporthtml.c
12158         * src/filtering.c
12159         * src/folder.c
12160         * src/folder_item_prefs.c
12161         * src/foldersel.c
12162         * src/folderview.c
12163         * src/grouplistdialog.c
12164         * src/headerview.c
12165         * src/imap.c
12166         * src/imap_gtk.c
12167         * src/import.c
12168         * src/importldif.c
12169         * src/importmutt.c
12170         * src/importpine.c
12171         * src/inc.c
12172         * src/ldif.c
12173         * src/main.c
12174         * src/mainwindow.c
12175         * src/matcher.c
12176         * src/mbox.c
12177         * src/message_search.c
12178         * src/messageview.c
12179         * src/mh.c
12180         * src/mh_gtk.c
12181         * src/mimeview.c
12182         * src/msgcache.c
12183         * src/news.c
12184         * src/news_gtk.c
12185         * src/noticeview.c
12186         * src/partial_download.c
12187         * src/pop.c
12188         * src/prefs_account.c
12189         * src/prefs_actions.c
12190         * src/prefs_common.c
12191         * src/prefs_customheader.c
12192         * src/prefs_display_header.c
12193         * src/prefs_ext_prog.c
12194         * src/prefs_filtering.c
12195         * src/prefs_filtering_action.c
12196         * src/prefs_folder_item.c
12197         * src/prefs_fonts.c
12198         * src/prefs_gtk.c
12199         * src/prefs_matcher.c
12200         * src/prefs_msg_colors.c
12201         * src/prefs_spelling.c
12202         * src/prefs_summary_column.c
12203         * src/prefs_template.c
12204         * src/prefs_themes.c
12205         * src/prefs_toolbar.c
12206         * src/prefs_wrapping.c
12207         * src/privacy.c
12208         * src/procheader.c
12209         * src/procmime.c
12210         * src/procmsg.c
12211         * src/quote_fmt.c
12212         * src/recv.c
12213         * src/send_message.c
12214         * src/setup.c
12215         * src/sourcewindow.c
12216         * src/ssl_manager.c
12217         * src/statusbar.c
12218         * src/summary_search.c
12219         * src/summaryview.c
12220         * src/textview.c
12221         * src/toolbar.c
12222         * src/wizard.c
12223         * src/common/nntp.c
12224         * src/common/plugin.c
12225         * src/common/smtp.c
12226         * src/common/ssl.c
12227         * src/common/ssl_certificate.c
12228         * src/common/string_match.c
12229         * src/common/sylpheed.c
12230         * src/common/template.c
12231         * src/common/utils.c
12232         * src/gtk/about.c
12233         * src/gtk/colorlabel.c
12234         * src/gtk/description_window.c
12235         * src/gtk/filesel.c
12236         * src/gtk/foldersort.c
12237         * src/gtk/gtkaspell.c
12238         * src/gtk/gtkutils.c
12239         * src/gtk/inputdialog.c
12240         * src/gtk/logwindow.c
12241         * src/gtk/menu.c
12242         * src/gtk/pluginwindow.c
12243         * src/gtk/prefswindow.c
12244         * src/gtk/progressdialog.c
12245         * src/gtk/quicksearch.c
12246         * src/gtk/sslcertwindow.c
12247         * src/plugins/clamav/clamav_plugin.c
12248         * src/plugins/clamav/clamav_plugin_gtk.c
12249         * src/plugins/demo/demo.c
12250         * src/plugins/dillo_viewer/dillo_prefs.c
12251         * src/plugins/dillo_viewer/dillo_viewer.c
12252         * src/plugins/image_viewer/plugin.c
12253         * src/plugins/image_viewer/viewer.c
12254         * src/plugins/image_viewer/viewerprefs.c
12255         * src/plugins/mathml_viewer/mathml_viewer.c
12256         * src/plugins/pgpmime/passphrase.c
12257         * src/plugins/pgpmime/plugin.c
12258         * src/plugins/pgpmime/prefs_gpg.c
12259         * src/plugins/pgpmime/select-keys.c
12260         * src/plugins/pgpmime/sgpgme.c
12261         * src/plugins/spamassassin/spamassassin.c
12262         * src/plugins/spamassassin/spamassassin_gtk.c
12263         * src/plugins/trayicon/trayicon.c
12264                 sync with main (revision 104)
12265
12266 2005-02-10 [colin]      1.0.1cvs3.1
12267
12268         * src/mainwindow.c
12269                 Sync with HEAD (fix occasional crasher)
12270
12271 2005-02-10 [colin]      1.0.1cvs2.1
12272
12273         * src/messageview.c
12274                 Synw with HEAD (don't automatically display html)
12275
12276 2005-02-09 [colin]      1.0.1cvs1.3
12277
12278         * src/textview.c
12279         * src/textview.h
12280                 Add contextual menu on emails
12281
12282 2005-02-09 [colin]      1.0.1cvs1.2
12283
12284         * src/codeconv.c
12285                 Fix converting from broken headers and 
12286                 put back the _ in missing places
12287                 (feature broke with cvs24.2 sync, main 
12288                  possibly affected?)
12289
12290 2005-02-09 [colin]      1.0.1cvs1.1
12291
12292         * src/messageview.c
12293         * src/mimeview.c
12294         * src/mimeview.h
12295                 Sync with HEAD (display non text/plain mails with plugin)
12296
12297 2005-02-08 [colin]      1.0.1.1
12298
12299         * ChangeLog.claws
12300         * po/pt_BR.po
12301                 Sync with HEAD
12302         * configure.ac
12303                 Make default configuration directory 
12304                 be .sylpheed-gtk2
12305
12306 2005-02-08 [colin]      1.0.0cvs29.1
12307
12308         * po/de.po
12309         * po/es.po
12310         * po/fr.po
12311         * po/it.po
12312         * po/sk.po
12313         * po/sr.po
12314                 Sync translations with HEAD
12315
12316 2005-02-06 [colin]      1.0.0cvs28.3
12317
12318         * src/compose.c
12319                 Make compose a bit faster - patch by Alfons.
12320
12321 2005-02-06 [colin]      1.0.0cvs28.2
12322
12323         * src/compose.c
12324                 Make pasting via middle-click more reliable
12325
12326 2005-02-05 [paul]       1.0.0cvs28.1
12327
12328         * ChangeLog
12329         * ChangeLog.claws
12330         * ChangeLog.jp
12331         * configure.ac
12332         * src/compose.c
12333                 sync with HEAD
12334                 (fix bug 682 'redirect is broken'
12335
12336 2005-02-05 [torte]      1.0.0cvs27.1
12337
12338         * ChangeLog.claws
12339         * configure.ac
12340         * src/partial_download.c
12341                 Sync with HEAD (fix buf overflow)
12342
12343 2005-02-03 [colin]      1.0.0cvs26.1
12344
12345         * src/common/plugin.c
12346                 Sync with HEAD (avoid plugin mismatches)
12347
12348 2005-02-03 [paul]       1.0.0cvs25.3
12349
12350         * src/folderview.c
12351         * src/headerview.c
12352         * src/summaryview.c
12353         * src/textview.c
12354         * src/gtk/colorlabel.c
12355                 third and final part of initial sync with main-gtk2
12356
12357 2005-02-03 [paul]       1.0.0cvs25.2
12358
12359         * src/jpilot.c
12360                 fix building with jpilot support
12361
12362 2005-02-02 [colin]      1.0.0cvs25.1
12363
12364         * src/messageview.c
12365                 Sync with HEAD (fix dangerous typo)
12366
12367 2005-02-01 [colin]      1.0.0cvs24.3
12368
12369         * src/common/xml.c
12370                 Write file as advertised (UTF-8)
12371
12372 2005-02-01 [paul]       1.0.0cvs24.2
12373
12374         * src/addrbook.c
12375         * src/addrindex.c
12376         * src/alertpanel.h
12377         * src/codeconv.c
12378         * src/codeconv.h
12379         * src/compose.c
12380         * src/export.c
12381         * src/folder_item_prefs.c
12382         * src/html.c
12383         * src/imap.c
12384         * src/import.c
12385         * src/jpilot.c
12386         * src/mainwindow.c
12387         * src/matcher_parser_lex.l
12388         * src/messageview.c
12389         * src/mh.c
12390         * src/prefs_account.c
12391         * src/prefs_actions.c
12392         * src/prefs_common.c
12393         * src/prefs_gtk.c
12394         * src/prefs_gtk.h
12395         * src/prefs_themes.c
12396         * src/procheader.c
12397         * src/procmime.c
12398         * src/sourcewindow.c
12399         * src/statusbar.c
12400         * src/summaryview.c
12401         * src/textview.c
12402         * src/toolbar.c
12403         * src/unmime.c
12404         * src/common/template.c
12405         * src/common/utils.c
12406         * src/common/xml.c
12407         * src/common/xml.h
12408         * src/gtk/gtkaspell.c
12409         * src/plugins/clamav/clamav_plugin.c
12410         * src/plugins/dillo_viewer/dillo_prefs.c
12411         * src/plugins/image_viewer/viewerprefs.c
12412         * src/plugins/pgpmime/passphrase.c
12413         * src/plugins/pgpmime/prefs_gpg.c
12414         * src/plugins/pgpmime/select-keys.c
12415         * src/plugins/spamassassin/spamassassin.c
12416                 second part of initial sync with main-gtk2
12417                 (more to follow)
12418
12419 2005-01-31 [colin]      1.0.0cvs24.1
12420
12421         * src/compose.c
12422                 Sync with HEAD
12423
12424 2005-01-29 [paul]       1.0.0cvs23.2
12425
12426         * src/account.c
12427         * src/action.c
12428         * src/addressadd.c
12429         * src/addressbook.c
12430         * src/alertpanel.c
12431         * src/compose.c
12432         * src/editaddress.c
12433         * src/editbook.c
12434         * src/editgroup.c
12435         * src/editjpilot.c
12436         * src/editldap.c
12437         * src/editldap_basedn.c
12438         * src/editvcard.c
12439         * src/export.c
12440         * src/foldersel.c
12441         * src/grouplistdialog.c
12442         * src/import.c
12443         * src/importldif.c
12444         * src/inc.c
12445         * src/main.c
12446         * src/mainwindow.c
12447         * src/message_search.c
12448         * src/messageview.c
12449         * src/mimeview.c
12450         * src/prefs_actions.c
12451         * src/prefs_common.c
12452         * src/prefs_common.h
12453         * src/prefs_customheader.c
12454         * src/prefs_display_header.c
12455         * src/prefs_filtering.c
12456         * src/prefs_filtering_action.c
12457         * src/prefs_gtk.c
12458         * src/prefs_matcher.c
12459         * src/prefs_summary_column.c
12460         * src/prefs_template.c
12461         * src/sourcewindow.c
12462         * src/summary_search.c
12463         * src/summaryview.c
12464         * src/textview.c
12465         * src/gtk/about.c
12466         * src/gtk/description_window.c
12467         * src/gtk/gtkshruler.c
12468         * src/gtk/gtkutils.c
12469         * src/gtk/gtkutils.h
12470         * src/gtk/inputdialog.c
12471         * src/gtk/logwindow.c
12472         * src/gtk/prefswindow.c
12473         * src/gtk/progressdialog.c
12474         * src/gtk/progressdialog.h
12475                 first part of initial sync with main-gtk2
12476                 (more to follow)
12477
12478 2005-01-28 [colin]      1.0.0cvs23.1
12479
12480         * src/folderview.c
12481                 Sync with HEAD
12482
12483 2005-01-27 [colin]      1.0.0cvs21.1
12484
12485         * src/folder.c
12486         * src/folderview.c
12487                 Sync with HEAD
12488
12489 2005-01-27 [colin]      1.0.0cvs19.1
12490
12491         * src/procmime.c
12492                 Sync with HEAD
12493
12494 2005-01-27 [colin]      1.0.0cvs18.1
12495
12496         * src/messageview.c
12497         * src/summaryview.c
12498         * src/mainwindow.c
12499         * src/compose.c
12500         * src/compose.h
12501         * src/procmsg.c
12502         * src/procmsg.h
12503         * src/toolbar.c
12504                 Sync with HEAD
12505
12506 2005-01-26 [paul]       1.0.0cvs15.2
12507
12508         * src/compose.c
12509                 compose_entries_set(): convert subject and body to
12510                 utf8 if necessary. patch by Felix Eckhofer
12511
12512 2005-01-26 [paul]       1.0.0cvs15.1
12513
12514         * configure.ac
12515         * src/common/template.c
12516                 sync with HEAD (fix memory leak)
12517
12518 2005-01-25 [paul]       1.0.0cvs14.1
12519
12520         * configure.ac
12521         * src/compose.c
12522                 sync with HEAD
12523
12524 2005-01-24 [colin]      1.0.0cvs13.1
12525
12526         * src/summaryview.c
12527                 Sync with HEAD
12528
12529 2005-01-24 [paul]       1.0.0cvs12.1
12530
12531         * configure.ac
12532         * src/messageview.c
12533         * src/mh.c
12534         * src/common/utils.c
12535                 sync with HEAD
12536
12537 2005-01-24 [colin]      1.0.0cvs11.1
12538
12539         * src/procheader.c
12540                 Sync with HEAD
12541
12542 2005-01-24 [colin]      1.0.0cvs10.1
12543
12544         * src/folderview.c
12545                 Sync with HEAD
12546
12547 2005-01-23 [colin]      1.0.0cvs9.1
12548
12549         * src/crash.c
12550                 Sync with HEAD
12551
12552 2005-01-22 [colin]      1.0.0cvs8.1
12553
12554         * src/summaryview.c
12555         * src/gtk/quicksearch.c
12556                 Sync with HEAD
12557
12558 2005-01-21 [colin]      1.0.0cvs7.1
12559
12560         * src/summaryview.c
12561                 Sync with HEAD
12562
12563 2005-01-21 [colin]      1.0.0cvs6.1
12564
12565         * src/summaryview.c
12566                 Sync with HEAD
12567
12568 2005-01-21 [colin]      1.0.0cvs5.1
12569
12570         * src/gtk/quicksearch.c
12571         * src/prefs_common.c
12572         * src/prefs_common.h
12573                 Sync with HEAD (recurse option)
12574
12575 2005-01-21 [colin]      1.0.0cvs4.1
12576
12577         * src/folder.h
12578         * src/folderview.c
12579         * src/folderview.h
12580         * src/summaryview.c
12581         * src/gtk/quicksearch.c
12582         * src/gtk/quicksearch.h
12583                 Sync with HEAD (recursive quicksearch)
12584
12585 2005-01-20 [colin]      1.0.0cvs3.4
12586
12587         * src/ssl_manager.c
12588                 Remove useless code
12589
12590 2005-01-20 [colin]      1.0.0cvs3.3
12591
12592         * src/ssl_manager.c
12593                 Fix leak, thanks to Alfons.
12594
12595 2005-01-20 [colin]      1.0.0cvs3.2
12596
12597         * src/ssl_manager.c
12598                 Port SSL certificate window to GTK2.
12599
12600 2005-01-20 [paul]       1.0.0cvs3.1
12601
12602         * ChangeLog.claws
12603         * configure.ac
12604         * src/addrindex.c
12605         * src/addrindex.h
12606                 sync with HEAD
12607
12608 2005-01-19 [colin]      1.0.0cvs2.2
12609
12610         * src/plugins/trayicon/trayicon.c
12611                 Fix freeze with gtk-2.6, the easy way
12612                 (signal blocking helpless there...)
12613                 Closes bug #668.
12614
12615 2005-01-19 [colin]      1.0.0cvs2.1
12616
12617         * src/mbox.c
12618         * src/mbox.h
12619         * src/mainwindow.c
12620         * src/summaryview.c
12621         * src/summaryview.h
12622                 Sync with HEAD
12623
12624 2005-01-19 [paul]       1.0.0cvs1.1
12625
12626         * configure.ac
12627         * po/de.po
12628         * po/es.po
12629         * po/fr.po
12630         * po/hr.po
12631         * po/it.po
12632         * po/ja.po
12633         * po/ko.po
12634         * po/pt_BR.po
12635         * po/ru.po
12636         * po/sk.po
12637         * po/sr.po
12638                 sync with HEAD (update translations)
12639
12640 2005-01-18 [colin]      1.0.0cvs0.1
12641
12642         * src/foldersel.c
12643                 Specify search column - patch by Alfons
12644
12645 2005-01-18 [colin]      0.9.13cvs36.3
12646
12647         * src/prefs_toolbar.c
12648                 Change Delete to Remove
12649         * src/prefs_fonts.c
12650                 GTK2 version and leak fixes
12651         * src/prefs_actions.c
12652                 Add stock buttons.
12653                 All patches by Alfons
12654
12655 2005-01-17 [colin]      0.9.13cvs36.2
12656
12657         * src/compose.c
12658                 Fix DnD inserting twice. While at it,
12659                 add DnD support for text/plain in the
12660                 body, and add support in the headers.
12661
12662 2005-01-16 [colin]      0.9.13cvs36.1
12663
12664         * ChangeLog
12665         * ChangeLog.jp
12666         * ChangeLog.claws
12667                 Sync with HEAD (nothing applicable)
12668
12669 2005-01-16 [colin]      0.9.13cvs33.2
12670
12671         * src/prefs_toolbar.c
12672                 GTK2ize prefs_toolbar, by Alfons.
12673
12674 2005-01-14 [colin]      0.9.13cvs33.1
12675
12676         * src/html.c
12677         * src/msgcache.c
12678                 Sync with HEAD
12679
12680 2005-01-14 [colin]      0.9.13cvs32.1
12681
12682         * src/html.c
12683         * src/html.h
12684         * src/msgcache.c
12685         * AUTHORS
12686         * tools/calypso_convert.pl
12687                 Sync with HEAD
12688
12689 2005-01-08 [colin]      0.9.13cvs29.2
12690
12691         * src/prefs_filtering_action.c
12692         * src/prefs_filtering.c
12693                 2 more gtk2 patches by Alfons
12694
12695 2005-01-07 [paul]       0.9.13cvs29.1
12696
12697         * ChangeLog
12698         * ChangeLog.claws
12699         * ChangeLog.jp
12700         * configure.ac
12701         * src/pop.c
12702         * src/pop.h
12703                 sync with HEAD
12704
12705 2005-01-07 [colin]      0.9.13cvs28.3
12706
12707         * src/gtk/progressdialog.c
12708         * src/gtk/progressdialog.h
12709         * src/inc.c
12710         * src/send_message.c
12711                 GTK2 for the incorporation dialog. The CList isn't dead
12712                 yet, for a more smooth migration. Patch by Alfons.
12713
12714 2005-01-06 [colin]      0.9.13cvs28.2
12715
12716         * src/prefs_display_header.c
12717                 GTK2 conversion by Alfons
12718         * src/prefs_actions.c
12719         * src/prefs_matcher.c
12720                 Fix 2 leaks - patch by Alfons
12721
12722 2005-01-06 [colin]      0.9.13cvs28.1
12723
12724         * src/prefs_matcher.c
12725                 Sync with HEAD
12726
12727 2005-01-06 [colin]      0.9.13cvs27.4
12728
12729         * src/prefs_matcher.c
12730                 Fix double-free. Patch by Alfons
12731
12732 2005-01-06 [colin]      0.9.13cvs27.3
12733
12734         * src/prefs_matcher.c
12735                 GTK2 widgets + memleak
12736                 Patch by Alfons
12737
12738 2005-01-05 [colin]      0.9.13cvs27.2
12739
12740         * src/account.c
12741         * src/addr_compl.c
12742         * src/foldersel.c
12743         * src/stock_pixmap.c
12744         * src/stock_pixmap.h
12745                 3 more GTK2 patches by Alfons.
12746
12747 2005-01-04 [colin]      0.9.13cvs27.1
12748
12749         * src/folderview.c
12750         * src/imap_gtk.c
12751         * src/news_gtk.c
12752                 Sync with HEAD
12753
12754 2005-01-04 [colin]      0.9.13cvs25.9
12755
12756         * src/compose.c
12757                 Fix Show Ruler menuitem
12758         * src/prefs_template.c
12759                 Convert to GTK2
12760         * src/common/utils.c
12761                 Make auto pointer stuff handles NULLs
12762                 Patches by Alfons.
12763
12764 2005-01-04 [colin]      0.9.13cvs25.8
12765
12766         * src/compose.c
12767                 Move the attachment list to gtk2
12768                 Patch by Alfons.
12769
12770 2005-01-04 [colin]      0.9.13cvs25.7
12771
12772         * src/textview.c
12773                 Make some keys work again
12774                 Patch by SungHyun Nam <namsh@kldp.org>
12775
12776 2005-01-04 [colin]      0.9.13cvs25.6
12777
12778         * src/gtk/gtkshruler.c
12779                 Move the ruler to GTK2
12780                 Patch by Alfons
12781
12782 2005-01-03 [colin]      0.9.13cvs25.5
12783
12784         * src/compose.c
12785                 Fix my broken patch apply 
12786
12787 2005-01-03 [colin]      0.9.13cvs25.4
12788
12789         * src/common/utils.c
12790         * src/common/utils.h
12791         * src/gtk/prefswindow.c
12792                 Move auto pointer stuff to utils.c
12793                 Patch by Alfons again :)
12794
12795 2005-01-03 [colin]      0.9.13cvs25.3
12796
12797         * src/compose.c
12798         * src/prefs_gtk.c
12799         * src/prefs_template.c
12800         * src/textview.c
12801                 Empty text widgets with empty strings, not NULL char
12802                 Patch by SungHyun Nam <namsh@kldp_org>
12803
12804 2005-01-03 [colin]      0.9.13cvs25.2
12805
12806         * src/main.c
12807         * AUTHORS
12808                 Sync with HEAD
12809
12810 2005-01-03 [colin]      0.9.13cvs25.1
12811
12812         * src/pop.c
12813         * src/pop.h
12814                 Sync with HEAD
12815
12816 2005-01-03 [colin]      0.9.13cvs24.3
12817
12818         * src/account.c
12819                 Two patches from Alfons and Alex S Moore:
12820                 fix images, fix return value.
12821
12822 2005-01-01 [colin]      0.9.13cvs24.2
12823
12824         * src/prefs_actions.c
12825                 Fix over-zealous assertion. Patch by Alfons
12826
12827 2005-01-01 [colin]      0.9.13cvs24.1
12828
12829         * src/procmime.c
12830                 Sync with HEAD (leak fix)
12831
12832 2004-12-31 [colin]      0.9.13cvs23.2
12833
12834         * src/prefs_common.c
12835                 GTK2 widgets + stock buttons - patch by Alfons
12836
12837 2004-12-31 [paul]       0.9.13cvs23.1
12838
12839         * configure.ac
12840                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12841         * src/gtk/pluginwindow.c
12842                 use GTK2 widgets and plug memory leaks,
12843                 patches by Alfons
12844
12845 2004-12-30 [colin]      0.9.13cvs22.4
12846
12847         * src/account.c
12848         * src/action.c
12849         * src/export.c
12850         * src/foldersel.c
12851         * src/import.c
12852         * src/message_search.c
12853         * src/prefs_actions.c
12854         * src/prefs_common.c
12855         * src/prefs_customheader.c
12856         * src/prefs_filtering.c
12857         * src/prefs_summary_column.c
12858         * src/summary_search.c
12859         * src/gtk/about.c
12860         * src/gtk/description_window.c
12861         * src/gtk/gtkutils.c
12862         * src/gtk/gtkutils.h
12863         * src/gtk/inputdialog.c
12864         * src/gtk/prefswindow.c
12865                 Use GTK2 stock buttons. Patches by Alfons.
12866
12867 2004-12-30 [colin]      0.9.13cvs22.3
12868
12869         * src/account.c
12870                 Sync with HEAD
12871         * src/prefs_actions.c
12872         * src/prefs_customheader.c
12873         * src/prefs_filtering.c
12874         * src/prefs_msg_colors.c
12875         * src/prefs_summary_column.c
12876         * src/gtk/prefswindow.c
12877                 Use GtkTreeView instead of deprecated 
12878                 widgets. Patches by Alfons.
12879
12880 2004-12-30 [paul]       0.9.13cvs22.2
12881
12882         * src/foldersel.c
12883                 use GTK 2 Tree View
12884                 patch by Alfons, with root folder sorting fix
12885                 by Stephan Sachse
12886
12887 2004-12-30 [paul]       0.9.13cvs22.1
12888
12889         * ChangeLog
12890         * ChangeLog.claws
12891         * ChangeLog.jp
12892         * NEWS
12893         * configure.ac
12894         * src/account.c
12895                 sync with HEAD
12896
12897 2004-12-22 [martin]     0.9.13cvs21.2
12898
12899         * src/action.c
12900                 free the command line after its use
12901
12902 2004-12-18 [paul]       0.9.13cvs21.1
12903
12904         * AUTHORS
12905         * ChangeLog
12906         * ChangeLog.claws
12907         * ChangeLog.jp
12908         * NEWS
12909         * configure.ac
12910         * src/action.c
12911         * src/compose.c
12912         * src/syldap.c
12913                 sync with HEAD
12914
12915 2004-12-17 [martin]     0.9.13cvs17.2
12916
12917         * src/action.c
12918                 convert actions input to locale
12919         * src/inc.c
12920                 convert notification command to locale
12921         * src/plugins/pgpmime/select-keys.c
12922                 convert attributes to utf8
12923
12924 2004-12-14 [colin]      0.9.13cvs17.1
12925
12926         * ChangeLog
12927         * ChangeLog.jp
12928         * ChangeLog.claws
12929         * src/action.c
12930         * src/common/utils.c
12931         * src/gtk/prefswindow.c
12932         * src/gtk/gtkutils.c
12933         * src/gtk/gtkutils.h
12934         * src/plugins/spamassassin/libspamc.c
12935                 Sync with HEAD
12936
12937 2004-12-13 [colin]      0.9.13cvs14.1
12938
12939         * src/quote_fmt_parse.y
12940                 Sync with HEAD
12941
12942 2004-12-10 [colin]      0.9.13cvs12.1
12943
12944         * src/prefs_themes.c
12945         * src/mainwindow.c
12946         * src/messageview.c
12947                 Sync with HEAD
12948
12949 2004-12-09 [colin]      0.9.13cvs10.1
12950
12951         * src/procmime.c
12952                 Sync with HEAD (fix B64 encoding from memory)
12953
12954 2004-12-08 [colin]      0.9.13cvs9.1
12955
12956         * src/gtk/colorlabel.c
12957                 Sync with HEAD
12958
12959 2004-12-08 [paul]       0.9.13cvs8.2
12960
12961         * src/gtk/pluginwindow.c
12962                 fix window resizing oddities
12963
12964 2004-12-08 [colin]      0.9.13cvs8.1
12965
12966         * src/quote_fmt_parse.y
12967                 Sync with HEAD
12968
12969 2004-12-08 [colin]      0.9.13cvs7.1
12970
12971         * src/matcher_parser_parse.y
12972         * src/msgcache.c
12973         * src/prefs_matcher.c
12974         * src/procheader.c
12975         * src/matcher.c
12976         * src/common/defs.h
12977         * po/sr.po
12978                 Sync with HEAD
12979
12980 2004-12-08 [colin]      0.9.13cvs6.1
12981
12982         * src/quote_fmt_parse.y
12983         * src/textview.c
12984                 Sync with HEAD
12985         * src/gtk/prefswindow.c
12986         * src/gtk/pluginwindow.c
12987                 Fix G_CALLBACKS protos (thanks to Alfons)
12988
12989 2004-12-07 [torte]      0.9.13cvs2.2
12990
12991         * src/procmime.c
12992                 [Bug 650] reply button causes crash
12993                 Thanks to David Relson and Christoph
12994
12995 2004-12-07 [colin]      0.9.13cvs2.1
12996
12997         * ChangeLog.claws
12998         * AUTHORS
12999         * po/sk.po
13000         * src/procmime.c
13001         * src/prefs_account.c
13002         * src/common/smtp.c
13003         * src/common/smtp.h
13004                 Sync with HEAD
13005
13006 2004-12-06 [colin]      0.9.12cvs187.1
13007
13008         * ChangeLog.claws
13009         * INSTALL
13010         * Makefile.am
13011         * README.claws
13012         * TODO.claws
13013         * configure.ac
13014         * po/bg.po
13015         * po/cs.po
13016         * po/el.po
13017         * po/en_GB.po
13018         * po/es.po
13019         * po/fr.po
13020         * po/hr.po
13021         * po/hu.po
13022         * po/it.po
13023         * po/ja.po
13024         * po/ko.po
13025         * po/nl.po
13026         * po/pl.po
13027         * po/pt_BR.po
13028         * po/ru.po
13029         * po/sk.po
13030         * po/sr.po
13031         * po/sv.po
13032         * po/zh_CN.po
13033         * po/zh_TW.Big5.po
13034         * src/compose.c
13035         * tools/Makefile.am
13036         * tools/README
13037         * tools/filter_conv.pl
13038         * tools/kdeservicemenu/README
13039         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13040         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13041                 Sync with HEAD
13042
13043 2004-12-04 [colin]      0.9.12cvs183.1
13044
13045         * src/compose.c
13046                 Sync with HEAD (compose window position saving)
13047
13048 2004-12-04 [paul]       0.9.12cvs182.3
13049
13050         * src/messageview.c
13051         * src/mimeview.c
13052         * src/prefs_customheader.c
13053         * src/gtk/quicksearch.c
13054                 replace some forgotten GTK_SIGNAL_FUNCs
13055
13056 2004-12-04 [paul]       0.9.12cvs182.2
13057
13058         * src/Makefile.am
13059                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13060                 committed in error      
13061
13062 2004-12-04 [paul]       0.9.12cvs182.1
13063
13064         * ChangeLog
13065         * ChangeLog.claws
13066         * ChangeLog.jp
13067         * INSTALL
13068         * NEWS
13069         * README
13070         * README.jp
13071         * configure.ac
13072         * doc/manual/ja/Makefile.am
13073         * doc/manual/ja/sylpheed-1.html
13074         * doc/manual/ja/sylpheed-10.html
13075         * doc/manual/ja/sylpheed-11.html
13076         * doc/manual/ja/sylpheed-12.html
13077         * doc/manual/ja/sylpheed-13.html
13078         * doc/manual/ja/sylpheed-14.html
13079         * doc/manual/ja/sylpheed-15.html
13080         * doc/manual/ja/sylpheed-16.html
13081         * doc/manual/ja/sylpheed-17.html
13082         * doc/manual/ja/sylpheed-18.html
13083         * doc/manual/ja/sylpheed-19.html
13084         * doc/manual/ja/sylpheed-2.html
13085         * doc/manual/ja/sylpheed-20.html
13086         * doc/manual/ja/sylpheed-3.html
13087         * doc/manual/ja/sylpheed-4.html
13088         * doc/manual/ja/sylpheed-5.html
13089         * doc/manual/ja/sylpheed-6.html
13090         * doc/manual/ja/sylpheed-7.html
13091         * doc/manual/ja/sylpheed-8.html
13092         * doc/manual/ja/sylpheed-9.html
13093         * doc/manual/ja/sylpheed.html
13094         * doc/manual/ja/sylpheed.sgml
13095         * po/de.po
13096         * src/Makefile.am
13097         * src/compose.c
13098         * src/procmime.c
13099         * src/pixmaps/regular.xpm **REMOVED**
13100         * src/plugins/pgpmime/pgpmime.c
13101         * src/plugins/pgpmime/plugin.c
13102         * src/plugins/pgpmime/prefs_gpg.c
13103                 sync with HEAD
13104
13105 2004-12-03 [paul]       0.9.12cvs180.1
13106
13107         * ChangeLog
13108         * ChangeLog.claws
13109         * ChangeLog.jp
13110         * configure.ac
13111         * src/Makefile.am
13112         * src/pop.c
13113         * src/common/utils.c
13114         * src/common/utils.h
13115         * src/pixmaps/continue.xpm
13116         * src/pixmaps/dir_close.xpm
13117         * src/pixmaps/dir_open.xpm
13118         * src/pixmaps/drafts_close.xpm
13119         * src/pixmaps/drafts_open.xpm
13120         * src/pixmaps/folder.xpm **REMOVED**
13121         * src/pixmaps/group.xpm
13122         * src/pixmaps/unread.xpm
13123                 sync with HEAD
13124
13125 2004-12-02 [colin]      0.9.12cvs179.1
13126
13127         * src/compose.c
13128                 Sync with HEAD (non-duplicated reedition)
13129
13130 2004-12-02 [colin]      0.9.12cvs178.1
13131
13132         * src/compose.c
13133                 Sync with HEAD (linewrap_quote fix)
13134
13135 2004-12-01 [colin]      0.9.12cvs177.3
13136
13137         * src/addrharvest.c
13138                 Replace sizeof with strlen
13139
13140 2004-12-01 [paul]       0.9.12cvs177.2
13141
13142         * src/addrharvest.c
13143                 fix 'harvest addresses'
13144
13145 2004-11-30 [colin]      0.9.12cvs177.1
13146
13147         * src/gtk/prefswindow.c
13148         * src/gtk/pluginwindow.c
13149                 Sync with HEAD
13150
13151 2004-11-29 [colin]      0.9.12cvs176.1
13152
13153         * src/folderview.c
13154                 sync with HEAD (Fix disappearing separators in folderview's popup)
13155
13156 2004-11-29 [colin]      0.9.12cvs175.1
13157
13158         * src/procmime.c
13159                 Sync with head (another format fix)
13160
13161 2004-11-29 [colin]      0.9.12cvs174.1
13162
13163         * src/pop.c
13164                 Sync with HEAD (format string fix)
13165
13166 2004-11-26 [colin]      0.9.12cvs173.1
13167
13168         * src/common/smtp.c
13169         * src/common/smtp.h
13170                 Sync with HEAD
13171
13172 2004-11-24 [colin]      0.9.12cvs172.1
13173
13174         * src/plugins/pgpmime/pgpmime.c
13175                 Sync with HEAD
13176
13177 2004-11-24 [colin]      0.9.12cvs171.1
13178
13179         * src/plugins/pgpmime/pgpmime.c
13180                 Sync with head (gpgmectx leaks)
13181
13182 2004-11-24 [colin]      0.9.12cvs169.1
13183
13184         * src/plugins/pgpmime/plugin.c
13185         * src/plugins/trayicon/Makefile.am
13186         * src/plugins/trayicon/newmarkedmail.xpm
13187         * src/plugins/trayicon/trayicon.c
13188         * src/plugins/trayicon/unreadmarkedmail.xpm
13189                 Sync with HEAD
13190
13191 2004-11-23 [colin]      0.9.12cvs168.1
13192
13193         * src/partial_download.c
13194         * src/partial_download.h
13195         * src/plugins/pgpmime/plugin.c
13196                 Sync with HEAD
13197
13198 2004-11-23 [colin]      0.9.12cvs166.1
13199
13200         * src/Makefile.am
13201         * src/codeconv.c
13202         * src/compose.c
13203         * src/folderview.c
13204         * src/main.c
13205         * src/partial_download.c
13206         * src/partial_download.h
13207         * src/prefs_account.c
13208         * src/prefs_account.h
13209         * src/privacy.c
13210         * src/privacy.h
13211         * src/procmime.c
13212         * src/common/Makefile.am
13213         * src/common/base64.h
13214         * src/common/partial_download.c
13215         * src/common/partial_download.h
13216         * src/gtk/prefswindow.c
13217         * src/gtk/prefswindow.h
13218         * src/plugins/pgpmime/pgpmime.c
13219         * src/plugins/pgpmime/prefs_gpg.c
13220         * src/plugins/pgpmime/prefs_gpg.h
13221         * src/plugins/pgpmime/sgpgme.c
13222         * src/plugins/pgpmime/sgpgme.h
13223                 Sync with HEAD
13224
13225 2004-11-23 [colin]      0.9.12cvs163.1
13226
13227         * src/main.c
13228                 Sync with HEAD (cursor optimization)
13229
13230 2004-11-23 [colin]      0.9.12cvs162.1
13231
13232         * src/prefs_common.c
13233         * src/prefs_themes.c
13234         * src/procmsg.c
13235                 Sync with HEAD
13236
13237 2004-11-23 [colin]      0.9.12cvs158.9
13238
13239         * src/compose.c
13240                 Fix double-free when forwarding
13241         * src/msgcache.c
13242                 Fix leak on error path
13243                 
13244
13245 2004-11-23 [colin]      0.9.12cvs158.8
13246
13247         * src/compose.c
13248                 Fix possible double-free
13249                 Spotted by Alfons
13250
13251 2004-11-23 [colin]      0.9.12cvs158.7
13252
13253         * src/compose.c
13254                 Fix some signal handlers' prototypes
13255                 Spotted by Alfons
13256
13257 2004-11-22 [colin]      0.9.12cvs158.6
13258
13259         * src/compose.c
13260                 Remove unneeded code and duplicated
13261                 wrapping - patch by Alfons
13262
13263 2004-11-22 [colin]      0.9.12cvs158.5
13264
13265         * src/prefs_themes.c
13266                 Fix oversized selector
13267
13268 2004-11-22 [colin]      0.9.12cvs158.4
13269
13270         * src/compose.c
13271                 fix dump_text()
13272                 patch by Alfons
13273
13274 2004-11-19 [colin]      0.9.12cvs158.3
13275
13276         * src/textview.c
13277                 Add a context menu on links (open, copy)
13278
13279 2004-11-18 [paul]       0.9.12cvs158.2
13280
13281         * src/addrgather.c
13282         * src/exphtmldlg.c
13283         * src/expldifdlg.c
13284         * src/mimeview.c
13285         * src/prefs_common.c
13286         * src/plugins/image_viewer/viewer.c
13287         * src/plugins/spamassassin/spamassassin_gtk.c
13288                 replace deprecated gtk_notebook_set_page
13289                 and gtk_notebook_current_page
13290
13291 2004-11-18 [paul]       0.9.12cvs158.1
13292
13293         * configure.ac
13294         * src/compose.c
13295         * src/mainwindow.c
13296         * src/messageview.c
13297         * src/prefs_common.c
13298         * src/common/utils.c
13299         * src/common/utils.h
13300                 sync with HEAD
13301
13302 2004-11-17 [colin]      0.9.12cvs156.1
13303
13304         * src/prefs_account.c
13305         * src/prefs_account.h
13306         * src/procmsg.c
13307                 Sync with HEAD (add pref to store encrypted mails encrypted)
13308
13309 2004-11-17 [paul]       0.9.12cvs155.1
13310
13311         * ChangeLog
13312         * ChangeLog.claws
13313         * ChangeLog.jp
13314         * NEWS
13315         * configure.ac
13316         * src/compose.c
13317         * src/jpilot.c
13318         * src/privacy.c
13319         * src/procmime.c
13320         * src/procmime.h
13321         * src/procmsg.c
13322         * src/toolbar.c
13323         * src/pixmaps/error.xpm
13324                 sync with HEAD
13325
13326 2004-11-17 [colin]      0.9.12cvs151.1
13327
13328         * src/plugins/pgpmime/pgpmime.c
13329                 Sync with HEAD (remove debug printf)
13330
13331 2004-11-17 [colin]      0.9.12cvs150.1
13332
13333         * src/plugins/pgpmime/pgpmime.c
13334                 Sync with HEAD (off-by-one fix)
13335
13336 2004-11-17 [colin]      0.9.12cvs149.1
13337
13338         * src/procmsg.c
13339                 Sync with HEAD (coding style fixes)
13340
13341 2004-11-16 [colin]      0.9.12cvs148.1
13342
13343         * src/procmsg.c
13344                 Sync with head (Fix the fix)
13345
13346 2004-11-16 [colin]      0.9.12cvs147.1
13347
13348         * src/procmsg.c
13349                 Sync with Main (leak fix)
13350
13351 2004-11-16 [colin]      0.9.12cvs146.14
13352
13353         * src/compose.c
13354                 Remove useless chunk of code
13355                 Patch by Alfons
13356
13357 2004-11-15 [colin]      0.9.12cvs146.13
13358
13359         * src/compose.c
13360                 Fix drafting after insertion
13361                 Patch by Alfons
13362
13363 2004-11-15 [colin]      0.9.12cvs146.12
13364
13365         * src/compose.c
13366         * src/prefs_filtering.c
13367         * src/prefs_filtering_action.c
13368         * src/prefs_toolbar.c
13369                 Fix some const-correctness
13370
13371 2004-11-15 [colin]      0.9.12cvs146.11
13372
13373         * src/summaryview.c
13374         * src/prefs_themes.c
13375         * src/messageview.c
13376                 Fix some leaks
13377
13378 2004-11-15 [colin]      0.9.12cvs146.10
13379
13380         * src/codeconv.c
13381                 More unreadable locale fixes
13382
13383 2004-11-14 [colin]      0.9.12cvs146.9
13384
13385         * src/textview.c
13386                 Fix uri_security_check
13387                 Patch by Alfons
13388
13389 2004-11-13 [paul]       0.9.12cvs146.8
13390
13391         * src/folder.c
13392         * src/procmime.c
13393                 fix 2 bugs introduced in last commit
13394
13395 2004-11-13 [paul]       0.9.12cvs146.7
13396
13397         * src/compose.c
13398         * src/exporthtml.c
13399         * src/exportldif.c
13400         * src/folder.c
13401         * src/imap.c
13402         * src/imap_gtk.c
13403         * src/main.c
13404         * src/mainwindow.c
13405         * src/messageview.c
13406         * src/mh_gtk.c
13407         * src/prefs_themes.c
13408         * src/procmime.c
13409         * src/setup.c
13410         * src/summaryview.c
13411                 replace deprecated g_basename
13412
13413 2004-11-13 [paul]       0.9.12cvs146.6
13414
13415         * src/compose.c
13416         * src/imap.c
13417         * src/matcher_parser.h
13418         * src/matcher_parser_parse.y
13419         * src/prefs_filtering.c
13420         * src/prefs_filtering_action.c
13421         * src/prefs_themes.c
13422         * src/prefs_toolbar.c
13423         * src/common/utils.c
13424                 various small fixes/cleanups
13425
13426 2004-11-12 [colin]      0.9.12cvs146.5
13427
13428         * src/textview.c
13429                 Validate event's origin on visibility notify
13430                 Patch by Alfons.
13431
13432 2004-11-12 [paul]       0.9.12cvs146.4
13433
13434         * src/exporthtml.c
13435         * src/exportldif.c
13436         * src/imap.c
13437         * src/mh.c
13438         * src/mimeview.c
13439         * src/prefs_spelling.c
13440         * src/prefs_themes.c
13441                 replace deprecated g_dirname    
13442
13443 2004-11-12 [colin]      0.9.12cvs146.3
13444
13445         * src/textview.c
13446                 Some coding style fixes
13447
13448 2004-11-12 [colin]      0.9.12cvs146.2
13449
13450         * src/codeconv.c
13451                 We want to replace _all_ extended chars in
13452                 conv_unreadable_*, because any string containing
13453                 extended chars not parsing as UTF8 is 
13454                 undisplayed on gtk2.
13455
13456 2004-11-12 [paul]       0.9.12cvs146.1
13457
13458         * ChangeLog
13459         * ChangeLog.claws
13460         * ChangeLog.jp
13461         * NEWS
13462         * configure.ac
13463         * src/account.c
13464         * src/folderview.c
13465         * src/folderview.h
13466         * src/imap.c
13467         * src/imap_gtk.c
13468         * src/inc.c
13469         * src/mainwindow.c
13470         * src/mh_gtk.c
13471         * src/news_gtk.c
13472         * src/pop.c
13473         * src/prefs_account.c
13474         * src/prefs_account.h
13475         * src/prefs_ext_prog.c
13476         * src/procmime.c
13477         * src/procmime.h
13478         * src/procmsg.c
13479         * src/procmsg.h
13480         * src/summary_search.c
13481         * src/summaryview.c
13482         * src/textview.c
13483         * src/common/defs.h
13484         * src/common/utils.c
13485         * src/common/utils.h
13486         * src/gtk/menu.c
13487         * src/gtk/menu.h
13488                 sync with HEAD
13489
13490 2004-11-11 [colin]      0.9.12cvs144.2
13491
13492         * src/textview.c
13493                 Fix URI range selection (patch by Alfons)
13494
13495 2004-11-09 [colin]      0.9.12cvs144.1
13496
13497         * ChangeLog.claws
13498         * src/compose.c
13499         * src/folder.c
13500         * src/folder_item_prefs.c
13501         * src/prefs_account.c
13502         * src/prefs_account.h
13503         * src/plugins/pgpmime/pgpmime.c
13504                 Sync with HEAD
13505
13506 2004-11-08 [colin]      0.9.12cvs143.1
13507
13508         * src/summaryview.c
13509                 Sync with HEAD (optimize quicksearch)
13510
13511 2004-11-08 [colin]      0.9.12cvs142.2
13512
13513         * src/compose.c
13514                 Don't wrap when Edit/Auto wrapping is disabled
13515
13516 2004-11-08 [colin]      0.9.12cvs142.1
13517
13518         * src/textview.c
13519                 Sync with HEAD
13520
13521 2004-11-08 [colin]      0.9.12cvs141.1
13522
13523         * src/textview.c
13524                 Sync with HEAD (fix some mail URIs)
13525
13526 2004-11-08 [colin]      0.9.12cvs140.3
13527
13528         * src/textview.c
13529                 o Use text cursor instead of arrow when
13530                   not on a link
13531                 o Fix handling of contiguous links (as in
13532                   "colin@colino.net" <colin@colino.net>)
13533                   This one unveils a bug in get_email_part()
13534
13535 2004-11-07 [colin]      0.9.12cvs140.2
13536
13537         * src/textview.c
13538                 Fix memleak. Patch by Alfons.
13539
13540 2004-11-06 [colin]      0.9.12cvs140.1
13541
13542         * src/compose.c
13543                 Sync with HEAD (don't ask passphrase
13544                 when drafting)
13545
13546 2004-11-06 [paul]       0.9.12cvs139.2
13547
13548         * AUTHORS
13549         * src/textview.c
13550         * src/textview.h
13551                 textview URI handling. hovering over a 
13552                 link displays it in the status bar,
13553                 and changes the mouse pointer to a hand 
13554                 cursor. a link is activated with a single 
13555                 click. (Modified from the) patch by Jean-Yves 
13556                 Lefort <jylefort@users.sourceforge.net>
13557                 
13558
13559 2004-11-05 [colin]      0.9.12cvs139.1
13560
13561         * src/compose.c
13562         * src/procmime.c
13563                 Sync with HEAD again ^^
13564
13565 2004-11-05 [colin]      0.9.12cvs139.1
13566
13567         * src/compose.c
13568         * src/procmime.c
13569                 Sync with HEAD
13570
13571 2004-11-03 [paul]       0.9.12cvs138.1
13572
13573         * ChangeLog.claws
13574         * configure.ac
13575         * po/POTFILES.in
13576         * src/prefs_ext_prog.c
13577         * src/procmime.c
13578         * tools/kdeservicemenu/README
13579         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13580         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13581                 sync with HEAD
13582
13583 2004-11-01 [christoph]  0.9.12cvs136.2
13584
13585         * src/procmime.c
13586                 convert MIME parameters to UTF-8
13587
13588 2004-10-29 [colin]      0.9.12cvs136.1
13589
13590         * src/common/utils.c
13591                 Sync with HEAD (don't use '=' in mime boundary)
13592
13593 2004-10-29 [paul]       0.9.12cvs135.1
13594
13595         * configure.ac
13596         * doc/src/rfc2231.txt
13597         * src/procmime.c
13598         * src/common/quoted-printable.c
13599         * src/common/utils.c
13600         * src/common/utils.h
13601                 sync with HEAD
13602
13603 2004-10-27 [paul]       0.9.12cvs134.1
13604
13605         * configure.ac
13606         * src/main.c
13607         * src/procmime.c
13608         * src/plugins/pgpmime/pgpmime.c
13609                 sync with HEAD
13610
13611 2004-10-26 [paul]       0.9.12cvs132.3
13612
13613         * src/account.c
13614         * src/addressbook.c
13615         * src/addrgather.c
13616         * src/addrharvest.c
13617         * src/codeconv.c
13618         * src/compose.c
13619         * src/customheader.c
13620         * src/editaddress.c
13621         * src/editgroup.c
13622         * src/enriched.c
13623         * src/expldifdlg.c
13624         * src/exporthtml.c
13625         * src/exportldif.c
13626         * src/folder.c
13627         * src/foldersel.c
13628         * src/folderview.c
13629         * src/grouplistdialog.c
13630         * src/html.c
13631         * src/imap.c
13632         * src/jpilot.c
13633         * src/ldapserver.c
13634         * src/ldif.c
13635         * src/mimeview.c
13636         * src/news.c
13637         * src/news_gtk.c
13638         * src/pop.c
13639         * src/prefs_display_header.c
13640         * src/prefs_gtk.c
13641         * src/prefs_msg_colors.c
13642         * src/prefs_toolbar.c
13643         * src/procheader.c
13644         * src/procmime.c
13645         * src/summaryview.c
13646         * src/textview.c
13647         * src/toolbar.c
13648         * src/vcard.c
13649         * src/common/mgutils.c
13650         * src/common/nntp.c
13651         * src/common/smtp.c
13652         * src/common/template.c
13653         * src/common/utils.c
13654         * src/common/xmlprops.c
13655         * src/plugins/pgpmime/pgpmime.c
13656         * src/plugins/pgpmime/select-keys.c
13657         * src/plugins/pgpmime/sgpgme.c
13658                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13659                 g_string_sprintfa(), gtk_notebook_current_page()
13660
13661 2004-10-26 [colin]      0.9.12cvs132.2
13662
13663         * src/prefs_folder_item.c
13664                 Fix default-account selection
13665
13666 2004-10-21 [colin]      0.9.12cvs133
13667
13668         * src/compose.c
13669                 Sync with HEAD (Remove extra separator in compose's Options)
13670         * src/textview.c
13671                 Set wrapping to char
13672
13673 2004-10-21 [paul]       0.9.12cvs131.2
13674
13675         * src/compose.c
13676         * src/sourcewindow.c
13677                 fix wrapping
13678                 fix window shrinking 
13679
13680 2004-10-21 [colin]      0.9.12cvs131.1
13681
13682         * ChangeLog.claws
13683         * src/compose.c
13684                 Sync with HEAD
13685
13686 2004-10-21 [paul]       0.9.12cvs130.2
13687
13688         * src/prefs_folder_item.c
13689                 sync with HEAD (Apply to subfolders)
13690
13691 2004-10-19 [colin]      0.9.12cvs130.1
13692
13693         * ChangeLog.claws
13694         * src/compose.c
13695         * src/common/utils.c
13696         * src/gtk/menu.c
13697                 Sync with HEAD
13698
13699 2004-10-19 [colin]      0.9.12cvs128.1
13700
13701         * src/addrbook.c
13702         * src/addrcache.c
13703         * src/addressbook.c
13704         * src/codeconv.c
13705         * src/compose.c
13706         * src/customheader.c
13707         * src/editaddress.c
13708         * src/editgroup.c
13709         * src/exporthtml.c
13710         * src/folder.c
13711         * src/folderview.c
13712         * src/imap.c
13713         * src/jpilot.c
13714         * src/main.c
13715         * src/matcher_parser_parse.y
13716         * src/mbox.c
13717         * src/pop.c
13718         * src/prefs_account.c
13719         * src/prefs_gtk.c
13720         * src/prefs_msg_colors.c
13721         * src/procheader.c
13722         * src/procmime.c
13723         * src/procmime.h
13724         * src/procmsg.c
13725         * src/summaryview.c
13726         * src/textview.c
13727         * src/common/base64.c
13728         * src/common/partial_download.c
13729         * src/common/socket.c
13730         * src/common/sylpheed.c
13731         * src/common/utils.c
13732         * src/common/utils.h
13733         * src/gtk/pluginwindow.c
13734         * src/gtk/quicksearch.c
13735         * src/plugins/clamav/clamav_plugin.c
13736         * src/plugins/clamav/clamav_plugin.h
13737         * src/plugins/clamav/clamav_plugin_gtk.c
13738         * src/plugins/pgpmime/passphrase.c
13739         * src/plugins/pgpmime/pgpmime.c
13740         * src/plugins/pgpmime/plugin.c
13741         * src/plugins/pgpmime/prefs_gpg.c
13742         * src/plugins/pgpmime/prefs_gpg.h
13743         * src/plugins/pgpmime/select-keys.c
13744         * src/plugins/pgpmime/sgpgme.c
13745         * src/plugins/spamassassin/libspamc.c
13746         * src/plugins/spamassassin/spamassassin.c
13747         * src/plugins/spamassassin/spamassassin.h
13748         * src/plugins/spamassassin/spamassassin_gtk.c
13749         * src/plugins/trayicon/trayicon.c
13750         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
13751                 Sync with HEAD
13752
13753 2004-10-14 [colin]      0.9.12cvs126.2
13754
13755         * src/codeconv.c
13756         * src/textview.c
13757                 Fix conv_unreadable_locale
13758
13759 2004-10-13 [colin]      0.9.12cvs126.1
13760
13761         * src/compose.c
13762                 Sync with HEAD (don't convert charset for 
13763                 drafted messages, minor cleanup)
13764
13765 2004-10-13 [colin]      0.9.12cvs125.1
13766
13767         * po/POTFILES.in
13768                 Sync with HEAD (POTFILES fix)
13769
13770 2004-10-12 [colin]      0.9.12cvs124.3
13771
13772         * src/compose.c
13773                 Fix encoding bug from latest sync
13774
13775 2004-10-12 [paul]       0.9.12cvs124.2
13776
13777         * src/plugins/pgpmime/prefs_gpg.c
13778         * src/plugins/pgpmime/prefs_gpg.h
13779                 forgotten in last commit        
13780
13781 2004-10-12 [paul]       0.9.12cvs124.1
13782
13783         * ChangeLog.claws
13784         * configure.ac
13785         * m4/spamassassin.m4
13786         * src/Makefile.am
13787         * src/account.c
13788         * src/compose.c
13789         * src/compose.h
13790         * src/crash.c
13791         * src/main.c
13792         * src/mimeview.c
13793         * src/passphrase.c
13794         * src/passphrase.h
13795         * src/prefs_account.c
13796         * src/prefs_account.h
13797         * src/prefs_common.c
13798         * src/privacy.c
13799         * src/privacy.h
13800         * src/procmime.c
13801         * src/procmime.h
13802         * src/procmsg.c
13803         * src/rfc2015.c
13804         * src/rfc2015.h
13805         * src/select-keys.c
13806         * src/select-keys.h
13807         * src/textview.c
13808         * src/common/utils.c
13809         * src/common/utils.h
13810         * src/gtk/about.c
13811         * src/plugins/pgpmime/Makefile.am
13812         * src/plugins/pgpmime/passphrase.c
13813         * src/plugins/pgpmime/passphrase.h
13814         * src/plugins/pgpmime/pgpmime.c
13815         * src/plugins/pgpmime/plugin.c
13816         * src/plugins/pgpmime/select-keys.c
13817         * src/plugins/pgpmime/select-keys.h
13818         * src/plugins/pgpmime/sgpgme.c
13819         * src/plugins/pgpmime/sgpgme.h
13820                 sync with HEAD
13821
13822 2004-10-04 [colin]      0.9.12cvs122.1
13823
13824         * src/mainwindow.c
13825         * src/messageview.c
13826         * src/messageview.h
13827         * src/textview.c
13828                 Sync with HEAD
13829
13830 2004-10-04 [colin]      0.9.12cvs121.1
13831
13832         * src/summaryview.c
13833                 Sync with HEAD
13834
13835 2004-10-04 [paul]       0.9.12cvs120.1
13836
13837         * configure.ac
13838                 sync with HEAD [don't try to build 
13839                 pgpmime plugin when gpgme is disabled]
13840
13841 2004-10-03 [colin]      0.9.12cvs119.3
13842
13843         * src/gtk/gtksctree.c
13844                 Lots of side effects. Put back as before 117.2.
13845         * src/summaryview.c
13846                 Fix bug #602
13847
13848 2004-10-03 [colin]      0.9.12cvs119.2
13849
13850         * src/gtk/gtksctree.c
13851                 Revert 608 fix that doesn't work that good
13852
13853 2004-10-02 [colin]      0.9.12cvs119.1
13854
13855         * src/mainwindow.c
13856         * src/messageview.c
13857         * src/prefs_common.h
13858         * src/procmime.c
13859         * src/procmime.h
13860         * src/textview.c
13861                 Sync with HEAD
13862         * src/gtk/gtksctree.c
13863                 Close bug #608
13864
13865 2004-10-01 [colin]      0.9.12cvs118.1
13866
13867         * src/mimeview.c
13868                 Sync with HEAD (better Save All fix)
13869
13870 2004-10-01 [colin]      0.9.12cvs117.2
13871
13872         * src/gtk/gtksctree.c
13873                 Faster on selection
13874
13875 2004-10-01 [colin]      0.9.12cvs117.1
13876
13877         * src/mimeview.c
13878                 Sync with HEAD (Save All: only attachments)
13879
13880 2004-10-01 [paul]       0.9.12cvs116.1
13881
13882         * ChangeLog.claws
13883         * configure.ac
13884         * src/account.c
13885         * src/prefs_common.c
13886         * src/gtk/colorlabel.c
13887                 sync with HEAD
13888
13889 2004-09-30 [colin]      0.9.12cvs115.1
13890
13891         * src/stock_pixmap.c
13892         * src/stock_pixmap.h
13893         * src/folderview.c
13894         * src/Makefile.am
13895         * src/pixmaps/read.xpm
13896                 Sync with HEAD (new pixmap)
13897
13898 2004-09-29 [colin]      0.9.12cvs114.1
13899
13900         * src/compose.c
13901                 Sync with HEAD
13902                 Fix focus handling in headers
13903
13904 2004-09-29 [paul]       0.9.12cvs113.1
13905
13906         * src/quote_fmt_parse.y
13907                 sync with HEAD
13908  
13909
13910 2004-09-28 [colin]      0.9.12cvs112.1
13911
13912         * src/folderview.c
13913         * src/mainwindow.c
13914                 Sync with HEAD
13915
13916 2004-09-28 [colin]      0.9.12cvs110.1
13917
13918         * src/folderview.c
13919                 Sync with HEAD (Contextual Empty trash menu)
13920
13921 2004-09-28 [colin]      0.9.12cvs108.1
13922
13923         * src/addressbook.c
13924                 Sync with HEAD (addressbook edit on double-click)
13925
13926 2004-09-28 [colin]      0.9.12cvs106.1
13927
13928         * src/inc.c
13929                 Sync with HEAD (folder_item freeze on inc)
13930
13931 2004-09-27 [colin]      0.9.12cvs105.1
13932
13933         * src/folderview.c
13934                 Sync with HEAD (right-align new and unread column)
13935
13936 2004-09-27 [colin]      0.9.12cvs104.1
13937
13938         * src/main.c
13939                 Sync with HEAD (revert 0.9.12cvs101)
13940
13941 2004-09-24 [colin]      0.9.12cvs103.2
13942
13943         * src/wizard.c
13944                 Fix gtk warnings and use domain part of the email address 
13945                 when domain detection fails (no dot in domain name)
13946
13947 2004-09-23 [colin]      0.9.12cvs103.1
13948
13949         * src/plugins/spamassassin/libspamc.c
13950         * src/plugins/spamassassin/libspamc.h
13951         * src/plugins/spamassassin/utils.c
13952         * src/plugins/spamassassin/utils.h
13953                 Sync with HEAD (Update spamassassin to 3.0)
13954
13955 2004-09-21 [colin]      0.9.12cvs102.3
13956
13957         * src/action.c
13958                 Add horizontal scrollbar in action io dialog as needed
13959                 Patch by Alfons.
13960
13961 2004-09-20 [colin]      0.9.12cvs102.2
13962
13963         * src/plugins/image_viewer/viewer.c
13964                 Remove imlib stuff
13965                 use gtk_pixmap_set when clearing
13966                 (would be better to use gtkImages, but causes size-allocate 
13967                 signals storm)
13968
13969 2004-09-17 [paul]       0.9.12cvs102.1
13970
13971         * ChangeLog
13972         * ChangeLog.claws
13973         * ChangeLog.jp
13974         * configure.ac
13975         * src/inc.c
13976                 sync with HEAD
13977
13978
13979 2004-09-17 [colin]      0.9.12cvs101.1
13980
13981         * ChangeLog.claws
13982         * src/main.c
13983                 Sync with HEAD (fix segs at exit)
13984
13985 2004-09-14 [colin]      0.9.12cvs99.5
13986
13987         * src/common/socket.c
13988         * AUTHORS
13989                 Fix send error on 64bit platforms
13990                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13991
13992 2004-09-14 [colin]      0.9.12cvs99.4
13993
13994         * src/action.c
13995                 Fix action output with utf8 
13996                 Patch by Alfons.
13997
13998 2004-09-14 [colin]      0.9.12cvs99.3
13999
14000         * ChangeLog.claws
14001         * src/folder.c
14002                 Sync with HEAD
14003
14004 2004-09-09 [colin]      0.9.12cvs99.2
14005
14006         * src/action.c
14007                 Fix progress bar (displaying "Completed %v/%u")
14008                 Patch by Alfons.
14009
14010 2004-09-08 [colin]      0.9.12cvs99.1
14011
14012         * src/account.c
14013         * src/folder.c
14014         * src/procmsg.c
14015         * src/procmsg.h
14016         * src/plugins/pgpmime/pgpmime.c
14017                 Sync with HEAD
14018
14019 2004-09-08 [colin]      0.9.12cvs97.2
14020
14021         * src/summaryview.c
14022                 Don't select mails in collapsed threads 
14023                 when navigating with up/down
14024
14025 2004-09-07 [colin]      0.9.12cvs97.1
14026
14027         * src/inc.c
14028                 Sync with HEAD (meaningful error messages)
14029
14030 2004-09-06 [colin]      0.9.12cvs96.1
14031
14032         * src/toolbar.c
14033                 Sync with HEAD (fix Redirect graying out)
14034
14035 2004-09-06 [colin]      0.9.12cvs95.1
14036
14037         * src/summaryview.c
14038         * src/mimeview.c
14039                 Sync with HEAD (fix dropped URIs)
14040
14041 2004-09-06 [colin]      0.9.12cvs94.1
14042
14043         * src/addressbook.c
14044         * src/addressitem.h
14045         * src/addritem.c
14046         * src/addritem.h
14047                 Sync with HEAD (addressbook DnD)
14048
14049 2004-09-03 [colin]      0.9.12cvs93.1
14050
14051         * src/summaryview.c
14052                 Sync with HEAD (next/prev unread)
14053
14054 2004-09-03 [colin]      0.9.12cvs92.1
14055
14056         * src/prefs_common.c
14057         * src/prefs_common.h
14058         * src/summaryview.c
14059                 Sync with HEAD ('mark_as_read_delay' pref)
14060
14061 2004-09-02 [colin]      0.9.12cvs91.2
14062
14063         * src/common/xml.c
14064                 Fix leak
14065
14066 2004-09-02 [colin]      0.9.12cvs91.1
14067
14068         * src/gtk/menu.c
14069                 Sync with HEAD (menu accel don't work, but whatever)
14070
14071 2004-09-02 [colin]      0.9.12cvs90.1
14072
14073         * src/account.c
14074                 Sync with HEAD (fix bug 582)
14075
14076 2004-09-02 [colin]      0.9.12cvs89.1
14077
14078         * src/addrindex.c
14079                 Sync with HEAD (free deleted queries)
14080
14081 2004-09-02 [colin]      0.9.12cvs88.1
14082
14083         * src/ldapquery.c
14084                 Sync with HEAD (fix LDAP freezes)
14085
14086 2004-09-02 [colin]      0.9.12cvs87.1
14087
14088         * src/prefs_spelling.c
14089                 Sync with HEAD (add default dictionary)
14090
14091 2004-09-01 [colin]      0.9.12cvs86.1
14092
14093         * src/filtering.c
14094         * src/folderview.c
14095         * src/imap.c
14096         * src/prefs_matcher.c
14097         * src/stock_pixmap.c
14098         * src/summary_search.c
14099         * src/summaryview.c
14100         * src/wizard.c
14101         * src/wizard.h
14102                 Sync with HEAD (uninitialized vars fixes)
14103                 + gtk2 specific warning fixes
14104
14105 2004-08-31 [colin]      0.9.12cvs85.1
14106
14107         * src/folder.c
14108                 Sync with HEAD (Fix memory corruption due to 
14109                 uninitialized var)
14110
14111 2004-08-31 [colin]      0.9.12cvs84.4
14112
14113         * src/summary_search.c
14114                 Fix segfaults when searching in folders with broken headers
14115
14116 2004-08-31 [colin]      0.9.12cvs84.3
14117
14118         * src/compose.c
14119         * src/textview.c
14120                 Fix some more encoding/decoding issues
14121
14122 2004-08-30 [colin]      0.9.12cvs84.2
14123
14124         * src/mimeview.c
14125         * src/prefs_themes.c
14126         * src/gtk/filesel.c
14127         * src/gtk/filesel.h
14128                 Add a folder-mode selection (fixes mimeview's "Save all")
14129
14130 2004-08-29 [colin]      0.9.12cvs84.1
14131
14132         * src/mimeview.c
14133                 Sync with HEAD (don't escape saved filenames)
14134
14135 2004-08-27 [colin]      0.9.12cvs83.1
14136
14137         * ChangeLog
14138         * ChangeLog.claws
14139         * ChangeLog.jp
14140         * src/mh.c
14141         * src/procheader.c
14142         * src/procmsg.c
14143         * src/procmsg.h
14144         * src/common/utils.c
14145         * src/gtk/menu.h
14146         * po/
14147                 Sync with HEAD 0.9.12cvs83 (sync with main)
14148
14149 2004-08-26 [colin]      0.9.12cvs82.4
14150
14151         * src/codeconv.c
14152                 Fix strange stack corruption
14153                 Convert to utf8 after unmime, not before
14154
14155 2004-08-26 [colin]      0.9.12cvs82.3
14156
14157         * src/main.c
14158         * src/wizard.c
14159                 Fix account folders duplication
14160
14161 2004-08-25 [colin]      0.9.12cvs82.2
14162
14163         * src/wizard.c
14164                 Remove ports
14165                 Add SSL selection
14166                 Use login@server as account name
14167
14168 2004-08-25 [colin]      0.9.12cvs82.1
14169
14170         * src/plugins/pgpmime/pgpmime.c
14171                 Sync with HEAD (leak fix).
14172
14173 2004-08-25 [colin]      0.9.12cvs81.1
14174
14175         * src/plugins/pgpmime/pgpmime.c
14176         * src/plugins/pgpmime/sgpgme.c
14177         * src/plugins/pgpmime/sgpgme.h
14178                 Sync with HEAD (Handle combined messages).
14179
14180 2004-08-24 [colin]      0.9.12cvs80.3
14181
14182         * src/wizard.c
14183                 Fix full name, ports, and imap
14184
14185 2004-08-24 [colin]      0.9.12cvs80.2
14186
14187         * src/Makefile.am
14188         * src/main.c
14189         * src/setup.c
14190         * src/setup.h
14191         * src/stock_pixmap.c
14192         * src/stock_pixmap.h
14193         * src/wizard.c ** ADDED **
14194         * src/wizard.h ** ADDED ** 
14195         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14196                 Add a setup wizard 
14197
14198 2004-08-24 [colin]      0.9.12cvs80.1
14199
14200         * src/folder.c
14201                 Sync with HEAD (set mimeflags on all messages)
14202
14203 2004-08-24 [colin]      0.9.12cvs79.3
14204
14205         * src/matcher_parser_lex.l
14206                 Fix 8bits strings not in utf8
14207
14208 2004-08-24 [colin]      0.9.12cvs79.2
14209
14210         * src/compose.c
14211                 Check conversion result before replacing buffer
14212
14213 2004-08-23 [colin]      0.9.12cvs79.1
14214
14215         * src/compose.c
14216                 Sync with HEAD (create message header in memory)
14217
14218 2004-08-23 [colin]      0.9.12cvs78.1
14219
14220         * src/rfc2015.c
14221         * src/rfc2015.h
14222                 Sync with HEAD (fix bug 197 again)
14223
14224 2004-08-23 [colin]      0.9.12cvs77.3
14225
14226         * src/compose.c
14227                 Fix again inline gpg signing (which outputs utf8
14228                 in gtk2). Not syncing this fix to HEAD as this 
14229                 code is meant to die.
14230
14231 2004-08-23 [colin]      0.9.12cvs77.2
14232
14233         * src/prefs_account.h
14234                 Remove useless include
14235
14236 2004-08-23 [colin]      0.9.12cvs77.1
14237
14238         * src/imap.c
14239         * po/es.po
14240         * po/fr.po
14241         * po/it.po
14242         * po/pl.po
14243         * po/pt_BR.po
14244         * po/sk.po
14245         * po/sr.po
14246                 Sync with HEAD (fix bug 577)
14247
14248 2004-08-22 [colin]      0.9.12cvs76.1
14249
14250         * src/plugins/trayicon/trayicon.c
14251                 Sync with HEAD (fix formatting bug)
14252
14253 2004-08-21 [colin]      0.9.12cvs74.2
14254
14255         * src/gtk/colorsel.c
14256                 Fix bug 564 (Folder color selection window exits on any
14257                 keypress)
14258
14259 2004-08-21 [colin]      0.9.12cvs74.1
14260
14261         * ChangeLog.claws
14262         * src/compose.c
14263         * src/summaryview.c
14264         * src/toolbar.c
14265                 Sync with HEAD (fix bug 576)
14266
14267 2004-08-21 [colin]      0.9.12cvs70.1
14268
14269         * src/compose.c
14270         * src/mainwindow.c
14271                 Sync with HEAD
14272                 
14273
14274 2004-08-21 [paul]       0.9.12cvs66.4
14275
14276         * src/mainwindow.c
14277         * src/messageview.c
14278         * src/gtk/menu.c
14279         * src/plugins/spamassassin/spamassassin_gtk.c
14280                 remove some deprecated gtk1 functions
14281
14282
14283 2004-08-21 [colin]      0.9.12cvs66.3
14284
14285         * src/compose.c
14286         * src/codeconv.c
14287                 Fix warnings
14288                 Remove encoding hacks
14289                 Fix bug 575 (Strange character messes up message)
14290                 Don't display conversion error when drafting
14291
14292 2004-08-21 [paul]       0.9.12cvs66.2
14293
14294         * src/prefs_account.c
14295                 fix GnuPG mode bugs
14296
14297
14298 2004-08-20 [colin]      0.9.12cvs66.1
14299
14300         * src/codeconv.c
14301                 Sync with HEAD 0.9.12cvs66
14302
14303 2004-08-20 [paul]
14304
14305         * src/plugins/pgpmime/plugin.c
14306                 modify PGP/MIME plugin's description
14307
14308 2004-08-17 [colin]      0.9.12cvs65.1
14309
14310         * src/common/ssl.c
14311         * src/plugins/pgpmime/plugin.c
14312                 Sync with HEAD
14313
14314 2004-08-14 [colin]      0.9.12cvs60.3
14315
14316         * src/plugins/trayicon/trayicon.c
14317                 Put back resize callback, on size-request signal
14318                 rather than size-allocate to avoid infinite 
14319                 callback loop
14320
14321 2004-08-13 [colin]      0.9.12cvs60.2
14322
14323         * src/common/defs.h
14324                 Cache versions have been fixed
14325
14326 2004-08-13 [colin]      0.9.12cvs60.1
14327
14328         * src/folderutils.c
14329                 Sync with HEAD
14330
14331 2004-08-12 [colin]      0.9.12cvs59.1
14332
14333         * src/plugins/trayicon/trayicon.c
14334                 Sync with HEAD
14335
14336 2004-08-12 [colin]      0.9.12cvs57.5
14337
14338         * sylpheed.desktop
14339         * configure.ac
14340         * src/Makefile.am
14341         * src/main.c
14342                 Add support for Freedesktop.org's startup notification
14343
14344 2004-08-11 [colin]      0.9.12cvs57.4
14345
14346         * src/textview.c
14347                 Fix off-by-one
14348
14349 2004-08-11 [colin]      0.9.12cvs57.3
14350
14351         * src/message_search.c
14352         * src/summary_search.c
14353                 Make searches case insensitive by default
14354         * src/textview.c
14355                 Fix case-insensitive search in message
14356
14357 2004-08-11 [colin]      0.9.12cvs57.2
14358
14359         * src/summary_search.c
14360                 Let case-sensitive be specified
14361
14362 2004-08-10 [colin]      0.9.12cvs55.4
14363
14364         * src/common/socket.c
14365                 Fix the possible race condition
14366
14367 2004-08-09 [paul]       0.9.12cvs55.3
14368
14369         * configure.ac
14370         * src/Makefile.am
14371         * src/common/Makefile.am
14372                 sync with HEAD
14373
14374
14375 2004-08-09 [paul]       0.9.12cvs55.2
14376
14377         * autogen.sh
14378         * po/poconv.sh
14379                 remove unneeded script
14380
14381         * configure.ac
14382                 add forgotten USE_LDAP_TLS (sync with HEAD)
14383
14384
14385 2004-08-09 [colin]      0.9.12cvs55.1
14386
14387         * src/main.c
14388         * src/common/ssl.c
14389         * src/common/sylpheed.c
14390         * src/common/sylpheed.h
14391                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14392
14393 2004-08-09 [paul]       0.9.12cvs54.1
14394
14395         * ChangeLog
14396         * ChangeLog.claws
14397         * ChangeLog.jp
14398         * configure.ac
14399         * po/POTFILES.in
14400         * src/Makefile.am
14401         * src/folderutils.c
14402         * src/main.c
14403         * src/pgpmime.c
14404         * src/pgpmime.h
14405         * src/sgpgme.c
14406         * src/sgpgme.h
14407         * src/plugins/Makefile.am
14408         * src/plugins/pgpmime/.cvsignore
14409         * src/plugins/pgpmime/Makefile.am
14410         * src/plugins/pgpmime/pgpmime.c
14411         * src/plugins/pgpmime/pgpmime.h
14412         * src/plugins/pgpmime/plugin.c
14413         * src/plugins/pgpmime/sgpgme.c
14414         * src/plugins/pgpmime/sgpgme.h
14415                 sync with HEAD
14416
14417 2004-08-08 [paul]       0.9.12cvs51.1
14418
14419         * configure.ac
14420         * src/folder.c
14421                 sync with HEAD
14422
14423 2004-08-07 [colin]      0.9.12cvs50.1
14424
14425         * src/pop.c
14426         * src/common/partial_download.c
14427                 fix warnings (sync from HEAD)
14428
14429 2004-08-07 [colin]      0.9.12cvs48.1
14430
14431         * src/prefs_folder_item.c
14432                 sync with HEAD 0.9.12cvs48
14433
14434 2004-08-06 [colin]      0.9.12cvs47.1
14435
14436         * src/compose.c
14437                 Sync with HEAD
14438
14439 2004-08-06 [christoph]  0.9.12cvs46.2
14440
14441         * src/main.c
14442         * src/plugins/clamav/clamav_plugin_gtk.c
14443         * src/plugins/dillo_viewer/dillo_viewer.c
14444         * src/plugins/image_viewer/plugin.c
14445         * src/plugins/mathml_viewer/mathml_viewer.c
14446         * src/plugins/spamassassin/spamassassin_gtk.c
14447         * src/plugins/trayicon/trayicon.c
14448                 don't mix GTK1.2 plugin with GTK2 plugins
14449
14450 2004-08-06 [colin]      0.9.12cvs46.1
14451
14452         * ChangeLog
14453         * ChangeLog.claws
14454         * ChangeLog.jp
14455         * configure.ac
14456         * sylpheed-claws.pc.in
14457         * src/folder.c
14458         * src/imap.c
14459         * src/localfolder.c
14460         * src/messageview.c
14461         * src/mimeview.c
14462         * src/mimeview.h
14463         * src/msgcache.c
14464         * src/news.c
14465         * src/prefs_ext_prog.c
14466         * src/prefs_folder_item.c
14467         * src/prefs_fonts.c
14468         * src/prefs_msg_colors.c
14469         * src/prefs_spelling.c
14470         * src/prefs_themes.c
14471         * src/prefs_toolbar.c
14472         * src/prefs_wrapping.c
14473         * src/procmime.h
14474         * src/common/defs.h
14475         * src/common/nntp.c
14476         * src/common/session.c
14477         * src/common/session.h
14478         * src/common/socket.c
14479         * src/common/utils.h
14480         * src/common/xml.c
14481         * src/common/xml.h
14482         * src/gtk/prefswindow.c
14483         * src/gtk/prefswindow.h
14484         * src/plugins/clamav/clamav_plugin_gtk.c
14485         * src/plugins/dillo_viewer/dillo_prefs.c
14486         * src/plugins/image_viewer/viewerprefs.c
14487         * src/plugins/spamassassin/spamassassin_gtk.c
14488         * m4/openssl.m4 *** REMOVED ***
14489                 Sync with HEAD 0.9.12cvs46
14490
14491 2004-08-03 [paul]       0.9.12cvs40.2
14492
14493         * src/action.c
14494         * src/addressadd.c
14495         * src/addressbook.c
14496         * src/addrgather.c
14497         * src/browseldap.c
14498         * src/compose.c
14499         * src/crash.c
14500         * src/editaddress.c
14501         * src/editgroup.c
14502         * src/editldap_basedn.c
14503         * src/foldersel.c
14504         * src/importldif.c
14505         * src/mimeview.c
14506         * src/prefs_common.c
14507         * src/prefs_template.c
14508         * src/sourcewindow.c
14509         * src/summaryview.c
14510         * src/gtk/about.c
14511         * src/gtk/foldersort.c
14512         * src/gtk/logwindow.c
14513         * src/gtk/pluginwindow.c
14514         * src/gtk/prefswindow.c
14515                 change all gtk_scrolled_window_set_policy from 
14516                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14517
14518 2004-08-02 [paul]       0.9.12cvs40.1
14519
14520         * AUTHORS
14521                 update translation team section
14522         * po/pt_BR.po
14523                 updated by Frederico Goncalves Guimaraes
14524                 <fggdebian@yahoo.com.br>
14525
14526 2004-07-31 [colin]      0.9.12cvs39.9
14527
14528         * src/exphtmldlg.c
14529                 Fix compilation
14530
14531 2004-07-31 [colin]      0.9.12cvs39.8
14532
14533         * src/exphtmldlg.c
14534                 Fix an alertpanel type
14535
14536 2004-07-30 [colin]      0.9.12cvs39.7
14537
14538         * src/alertpanel.c
14539                 Fix alertpanel_error_log's icon
14540
14541 2004-07-30 [colin]      0.9.12cvs39.6
14542
14543         * src/pop.c
14544                 Two of them should still be warnings
14545
14546 2004-07-30 [colin]      0.9.12cvs39.5
14547
14548         * src/pop.c
14549                 More warning -> error
14550 2004-07-29 [colin]      0.9.12cvs39.4
14551
14552         * src/pop.c
14553                 Warning -> error
14554
14555 2004-07-29 [colin]      0.9.12cvs39.3
14556
14557         * src/prefs_matcher.c
14558                 Fix segfault
14559
14560 2004-07-29 [colin]      0.9.12cvs39.2
14561
14562         * src/alertpanel.c
14563                 More nice-looking alertpanels
14564
14565 2004-07-29 [colin]      0.9.12cvs39.1
14566
14567         * src/messageview.c
14568                 sync with head
14569                 (inform user when partial mail is deleted on server)
14570
14571 2004-07-29 [colin]      0.9.12cvs38.1
14572
14573         * src/messageview.c
14574                 sync with head
14575
14576 2004-07-28 [paul]       0.9.12cvs37.7
14577
14578         * src/mainwindow.c
14579                 complete the replacement of deprecated gtk_progress_*
14580
14581 2004-07-28 [paul]       0.9.12cvs37.6
14582
14583         * src/action.c
14584         * src/inc.c
14585         * src/mainwindow.c
14586         * src/send_message.c
14587         * src/gtk/progressdialog.c
14588         * src/gtk/progressdialog.h
14589                 replace deprecated gtk_progress_*
14590
14591 2004-07-28 [paul]       0.9.12cvs37.5
14592
14593         * src/gtk/filesel.c
14594                 remove gtk_window_set_wmclass()
14595 2004-07-28 [paul]       0.9.12cvs37.4
14596
14597         * src/addressbook.c
14598         * src/compose.c
14599         * src/foldersel.c
14600         * src/mainwindow.c
14601         * src/messageview.c
14602         * src/sourcewindow.c
14603         * src/gtk/logwindow.c
14604                 remove gtk_window_set_wmclass()
14605                 
14606         * src/prefs_filtering.c
14607         * src/prefs_filtering_action.c
14608         * src/prefs_fonts.c
14609         * src/prefs_gtk.c
14610         * src/prefs_matcher.c
14611         * src/ssl_manager.c
14612         * src/gtk/prefswindow.c
14613                 replace gtk_window_position()
14614
14615 2004-07-28 [colin]      0.9.12cvs37.3
14616
14617         * src/alertpanel.c
14618         * src/alertpanel.h
14619                 Add a way to specify panel type for specific
14620                 panels (alertpanel())
14621         * src/account.c
14622         * src/addressbook.c
14623         * src/compose.c
14624         * src/expldifdlg.c
14625         * src/main.c
14626         * src/messageview.c
14627         * src/summaryview.c
14628         * src/textview.c
14629         * src/gtk/sslcertwindow.c
14630                 Fix alertpanel()s so that their icon match
14631                 their real type
14632
14633 2004-07-28 [paul]       0.9.12cvs37.2
14634
14635         * src/addr_compl.c
14636         * src/addressbook.c
14637         * src/alertpanel.c
14638         * src/compose.c
14639         * src/export.c
14640         * src/foldersel.c
14641         * src/folderview.c
14642         * src/grouplistdialog.c
14643         * src/import.c
14644         * src/mainwindow.c
14645         * src/message_search.c
14646         * src/messageview.c
14647         * src/passphrase.c
14648         * src/prefs_actions.c
14649         * src/prefs_common.c
14650         * src/prefs_customheader.c
14651         * src/prefs_display_header.c
14652         * src/prefs_filtering.c
14653         * src/prefs_filtering_action.c
14654         * src/prefs_gtk.c
14655         * src/prefs_matcher.c
14656         * src/prefs_msg_colors.c
14657         * src/prefs_summary_column.c
14658         * src/prefs_template.c
14659         * src/sourcewindow.c
14660         * src/ssl_manager.c
14661         * src/summary_search.c
14662         * src/gtk/colorsel.c
14663         * src/gtk/description_window.c
14664         * src/gtk/gtkaspell.c
14665         * src/gtk/inputdialog.c
14666         * src/gtk/logwindow.c
14667         * src/gtk/prefswindow.c
14668         * src/gtk/progressdialog.c
14669                 replace deprecated gtk_window_set_policy
14670
14671 2004-07-27 [colin]      0.9.12cvs37.1
14672
14673         * src/msgcache.c
14674                 More fixes (synced for head again)
14675
14676 2004-07-27 [colin]      0.9.12cvs35.3
14677
14678         * src/msgcache.c
14679                 Fix wrong test
14680
14681 2004-07-27 [colin]      0.9.12cvs35.2
14682
14683         * src/mimeview.c
14684                 Fix width a bit (by Paul)
14685         * src/alertpanel.c
14686         * src/alertpanel.h
14687                 Specialize icons, make alertpanel_message()
14688                 private
14689         * src/message_search.c
14690         * src/sgpgme.c
14691         * src/summary_search.c
14692                 Suit alertpanel changes
14693
14694 2004-07-27 [colin]      0.9.12cvs35.1
14695
14696         * src/alertpanel.c
14697                 Add an icon
14698         * src/passphrase.c
14699                 Add debug output - maybe someone will
14700                 want to look at the problem with Grab
14701                 Input :)
14702         Bump version as we're synced with HEAD
14703
14704 2004-07-26 [colin]      0.9.12cvs33.26
14705
14706         * src/pop.c
14707                 Fix uidl-file parsing when not in new
14708                 format
14709
14710 2004-07-26 [colin]      0.9.12cvs33.25
14711
14712         * src/gtk/menu.c
14713                 Move popup menu up if necessary (fixes 
14714                 account selector)
14715         * src/mainwindow.c
14716                 Set account selector's button height to
14717                 minimum
14718
14719 2004-07-26 [colin]      0.9.12cvs33.24
14720
14721         * src/alertpanel.c
14722                 Maybe fix 551 (Truncated font in alert window)
14723
14724 2004-07-26 [colin]      0.9.12cvs33.23
14725
14726         * po/de.po
14727         * po/es.po
14728         * po/fr.po
14729         * po/it.po
14730         * po/ja.po
14731         * po/pl.po
14732         * po/ru.po
14733         * po/sk.po
14734         * po/sr.po
14735         * po/zh_CN.po
14736                 Sync po files with HEAD
14737
14738 2004-07-26 [paul]       0.9.12cvs33.22
14739
14740         * src/compose.c
14741                 fix Bug 556 'Organisation-header is sent even if empty'
14742
14743 2004-07-24 [colin]      0.9.12cvs33.21
14744
14745         * src/compose.c
14746         * src/gtk/gtkaspell.c
14747         * src/gtk/gtkaspell.h
14748                 Fix speller accelerators (require hack)
14749
14750 2004-07-24 [colin]      0.9.12cvs33.20
14751
14752         * src/gtk/gtkaspell.c
14753                 Fix over-eager code deletion breaking
14754                 Check while typing
14755
14756 2004-07-24 [colin]      0.9.12cvs33.19
14757
14758         * src/browseldap.c
14759         * src/ldapctrl.c
14760         * src/ldapctrl.h
14761         * src/ldapserver.h
14762                 Sync ldap with HEAD
14763         (Fixes 546 LDAP completely broken)
14764
14765 2004-07-24 [colin]      0.9.12cvs33.18
14766
14767         * src/prefs_msg_colors.c
14768                 Fix prototype mismatch
14769         (Fixes 547 void function cannot return value)
14770
14771 2004-07-24 [colin]      0.9.12cvs33.17
14772
14773         * src/mainwindow.c
14774                 Fix sort going back to previous sort key
14775                 when changing sort direction
14776
14777 2004-07-24 [colin]      0.9.12cvs33.16
14778
14779         * src/compose.c
14780                 Fix space insertion when re-wrapping at 
14781                 cursor point
14782
14783 2004-07-24 [colin]      0.9.12cvs33.15
14784
14785         * src/gtk/gtkaspell.c
14786                 Don't change cursor position in insert-text
14787                 callback
14788         (Fixes 539 Word wrapping on input transposes letters)
14789
14790 2004-07-24 [colin]      0.9.12cvs33.14
14791
14792         * src/gtk/gtkaspell.c
14793                 Reencode non-ascii chars to dictionary's
14794                 encoding
14795         (Fixes 544 Spell check broken non english locale)
14796
14797 2004-07-24 [colin]      0.9.12cvs33.13
14798
14799         * src/summaryview.c
14800                 Fix Shift+Down, add Home/End/PgUp/PgDown
14801
14802 2004-07-21 [colin]      0.9.12cvs33.12
14803
14804         * src/prefs_common.c
14805                 Fix a gtk warning (Patch by Andrej Kacian)
14806
14807 2004-07-21 [colin]      0.9.12cvs33.11
14808
14809         * src/gtk/filesel.c
14810                 More check
14811
14812 2004-07-21 [colin]      0.9.12cvs33.10
14813
14814         * src/compose.c
14815         * src/crash.c
14816         * src/export.c
14817         * src/import.c
14818         * src/messageview.c
14819         * src/mimeview.c
14820         * src/prefs_spelling.c
14821         * src/prefs_themes.c
14822         * src/summaryview.c
14823         * src/gtk/filesel.c
14824         * src/gtk/filesel.h
14825         * src/gtk/pluginwindow.c
14826                 Untwist open/save mode guessing logic, make
14827                 it explicit
14828
14829 2004-07-20 [colin]      0.9.12cvs33.9
14830
14831         * src/codeconv.c
14832                 conv_encode_header: src_charset is UTF-8 on
14833                 gtk2
14834         * src/compose.c
14835                 Remove double encoding of the headers
14836
14837 2004-07-20 [colin]      0.9.12cvs33.8
14838
14839         * src/codeconv.c
14840                 Fix typo
14841
14842 2004-07-20 [colin]      0.9.12cvs33.7
14843
14844         * src/mainwindow.c
14845                 Set the separated messageview to the saved
14846                 size of Claws' messageview (Patch by Alfons)
14847                 Fix a callback prototype (me)
14848
14849 2004-07-20 [colin]      0.9.12cvs33.6
14850
14851         * src/codeconv.h
14852                 Forgot one hunk in 0.9.12cvs33.4
14853
14854 2004-07-19 [colin]      0.9.12cvs33.5
14855
14856         * src/action.c
14857                 Action output fix
14858                 Patch by Alfons
14859
14860 2004-07-19 [colin]      0.9.12cvs33.4
14861
14862         * src/compose.c
14863                 Fix outgoing charset bug in headers
14864         * src/codeconv.c
14865                 Clean for glib2 - Patch by Alfons
14866
14867 2004-07-19 [colin]      0.9.12cvs33.3
14868
14869         * src/statusbar.c
14870                 Remove grip from the statusbar
14871                 Patch by Alfons
14872
14873 2004-07-19 [colin]      0.9.12cvs33.2
14874
14875         * src/messageview.c
14876         * src/textview.c
14877                 Fix messageview remembering the previous
14878                 scroll position when loading a new message
14879                 Patch by Alfons
14880
14881 2004-07-19 [colin]      0.9.12cvs33.1
14882
14883         * src/folder.h
14884         * src/folderview.c
14885         * src/summaryview.c
14886                 Sync with HEAD
14887
14888 2004-07-18 [colin]      0.9.12cvs32.7
14889
14890         * configure.ac
14891                 Remove useless check for XIM - noticed
14892                 by Alfons
14893
14894 2004-07-18 [colin]      0.9.12cvs32.6
14895
14896         * src/summaryview.c
14897                 Remove non-modified and shift-modified
14898                 accelerators in summaryview's popup
14899                 menu, as that doesn't get catched by
14900                 the accel-activate signal catcher...
14901
14902 2004-07-18 [colin]      0.9.12cvs32.5
14903
14904         * src/prefs_common.c
14905                 Define sensible default prefs for 
14906                 wrapping
14907
14908 2004-07-18 [colin]      0.9.12cvs32.4
14909
14910         * src/compose.c
14911         * src/prefs_common.c
14912         * src/prefs_common.h
14913         * src/prefs_wrapping.c
14914                 Remove Smart Wrapping pref, which does
14915                 nothing on gtk2 branch
14916
14917 2004-07-18 [colin]      0.9.12cvs32.3
14918
14919         * src/sourcewindow.c
14920                 Proper utf8
14921
14922 2004-07-18 [colin]      0.9.12cvs32.2
14923
14924         * src/compose.c
14925                 Save attachment status when drafting
14926
14927 2004-07-18 [colin]      0.9.12cvs32.1
14928
14929         * src/gtk/filesel.c
14930                 Fix erratic folder selection in open mode
14931
14932 2004-07-18 [colin]      0.9.12cvs31.11
14933
14934         * src/pop.c
14935                 Don't let partial messages get deleted
14936                 even with "dowload all"
14937                 (0.9.12cvs31.8 fix extension)
14938 2004-07-18 [colin]      0.9.12cvs31.10
14939
14940         * src/gtk/logwindow.c
14941                 Fix log scrolling
14942
14943 2004-07-18 [colin]      0.9.12cvs31.9
14944
14945         * src/common/utils.c
14946                 Fix non-utf8 strings coming from commands
14947                 and files
14948
14949 2004-07-18 [colin]      0.9.12cvs31.8
14950
14951         * src/pop.c
14952                 Fix partial download bug with Download all
14953                 messages option
14954
14955 2004-07-18 [colin]      0.9.12cvs31.7
14956
14957         * src/textview.c
14958                 Fix bug introduced in 0.9.12cvs31.2
14959                 (blocked in select mode after double click)
14960
14961 2004-07-18 [colin]      0.9.12cvs31.6
14962
14963         * src/compose.c
14964         * src/gtk/menu.c
14965                 More glib-warning fixes
14966
14967 2004-07-18 [colin]      0.9.12cvs31.5
14968
14969         * src/compose.c
14970                 Fix trashing the primary clipboard when moving 
14971                 around with tab
14972         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14973
14974 2004-07-18 [colin]      0.9.12cvs31.4
14975
14976         * src/codeconv.c
14977                 convert unencoded iso headers to utf8
14978         (Fix Bug 538 Unencoded local characters in subject make it 
14979          disappear)
14980
14981 2004-07-18 [colin]      0.9.12cvs31.3
14982
14983         * src/compose.c
14984                 Fix tab char handling in wrapping
14985         (Fix Bug 537 Line wrap problem - TAB character treated as 
14986          one character instead of 8)
14987
14988 2004-07-18 [colin]      0.9.12cvs31.2
14989
14990         * src/textview.c
14991                 return FALSE on GDK_MOTION_NOTIFY
14992         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14993          (unable to highlight))
14994
14995 2004-07-18 [colin]      0.9.12cvs31.1
14996
14997         * src/folderview.c
14998                 Sync with 0.9.12cvs31
14999
15000 2004-07-18 [colin]      0.9.12cvs30.4
15001
15002         * src/compose.c
15003                 Also block text_inserted when inserting a file
15004
15005 2004-07-18 [colin]      0.9.12cvs30.3
15006
15007         * src/compose.c
15008                 Fix smart wrapping (block text_inserted handler
15009                 while putting quotation to avoid wrap on input,
15010                 don't join lines if next is sig separator)
15011
15012 2004-07-17 [colin]      0.9.12cvs30.2
15013
15014         * src/folderview.c
15015         * src/mainwindow.c
15016         * src/mimeview.c
15017         * src/summaryview.c
15018         * src/gtk/quicksearch.c
15019         * src/gtk/quicksearch.h
15020                 Block key events handlers *and* accels while
15021                 quicksearch is focused
15022         (Fixes Bug 534 quick-search bar not accepting certain letters)
15023
15024 2004-07-17 [colin]      0.9.12cvs30.1
15025
15026         * src/folder.h
15027         * src/folderview.c
15028         * src/summaryview.c
15029                 Sync with 0.9.12cvs30
15030
15031 2004-07-17 [colin]      0.9.12cvs28.2
15032
15033         * src/mimeview.c
15034         * src/procmime.c
15035         * src/summaryview.c
15036         * src/gtk/menu.c
15037                 Squash some compile and glib warnings
15038
15039 2004-07-17 [paul]       0.9.12cvs28.1
15040
15041         * src/mimeview.c
15042                 sync with 0.9.12cvs28 HEAD
15043
15044 2004-07-16 [paul]       0.9.12cvs26.1
15045         
15046         * src/gtk/quicksearch.c
15047         * src/account.c
15048         * src/account.h
15049         * src/compose.c
15050         * src/customheader.c
15051         * src/folder_item_prefs.c
15052         * src/main.c
15053         * src/mainwindow.c
15054         * src/messageview.c
15055         * src/mimeview.c
15056         * src/news.c
15057         * src/pgpmime.c
15058         * src/pop.c
15059         * src/pop.h
15060         * src/prefs_account.c
15061         * src/prefs_account.h
15062         * src/prefs_common.c
15063         * src/prefs_common.h
15064         * src/prefs_display_header.c
15065         * src/prefs_gtk.c
15066         * src/prefs_gtk.h
15067         * src/procheader.c
15068         * src/procmime.c
15069                 sync with 0.9.12cvs26 HEAD      
15070
15071 2004-07-15 [colin]      0.9.12cvs18.14
15072
15073         * src/folder.c
15074                 Disable GPG signature check during
15075                 folder move and scan
15076         (Closes Bug 521 Signature checking slows down Folder-Move)
15077
15078 2004-07-14 [colin]      0.9.12cvs18.13
15079
15080         * src/common/partial_download.c
15081                 update includes
15082
15083 2004-07-14 [colin]      0.9.12cvs18.12
15084
15085         * src/common/partial_download.c
15086         * src/common/partial_download.h
15087                 Move doc at top, add correct copyright
15088
15089 2004-07-14 [colin]      0.9.12cvs18.11
15090
15091         * src/folder.c
15092         * src/messageview.c
15093         * src/pop.c
15094         * src/pop.h
15095         * src/procmsg.c
15096         * src/summaryview.c
15097         * src/common/Makefile.am
15098         * src/common/partial_download.c ** NEW FILES **
15099         * src/common/partial_download.h ** NEW FILES **
15100                 Move partial-download related stuff to its
15101                 own file
15102
15103 2004-07-14 [colin]      0.9.12cvs18.10
15104
15105         * src/send_message.c
15106                 Fix smtp auth when user is null or empty
15107
15108 2004-07-13 [colin]      0.9.12cvs18.9
15109
15110         * src/gtk/quicksearch.c
15111                 Use alphabetic order
15112
15113 2004-07-13 [colin]      0.9.12cvs18.8
15114
15115         * src/pop.c
15116                 Be paranoid on the checks
15117
15118 2004-07-13 [colin]      0.9.12cvs18.7
15119
15120         * src/gtk/quicksearch.c
15121                 Fix Engrish once again
15122
15123 2004-07-13 [colin]      0.9.12cvs18.6
15124
15125         * src/procmsg.c
15126         * src/summaryview.c
15127                 Mark messages for deletion when they are about to
15128                 be removed from trash
15129
15130 2004-07-13 [colin]      0.9.12cvs18.5
15131
15132         * src/matcher.c
15133         * src/matcher.h
15134         * src/matcher_parser_parse.y
15135         * src/prefs_matcher.c
15136         * src/gtk/quicksearch.c
15137                 Add 'partial' ('p') match string to find partially
15138                 downloaded messages
15139
15140 2004-07-13 [colin]      0.9.12cvs18.4
15141
15142         * src/pop.c
15143                 Fix misplaced block
15144
15145 2004-07-13 [colin]      0.9.12cvs18.3
15146
15147         * src/pop.c
15148         * src/pop.h
15149         * src/messageview.c
15150                 Refactor API (to avoid passing 5+ params and code
15151                 duplication)
15152         * src/folder.c
15153         * src/msgcache.c
15154         * src/procheader.c
15155         * src/common/defs.h
15156                 Add planned_download to cache
15157                 Don't mess uidl file when moving partially downloaded
15158                 mails (they change folder, we should change it in the
15159                 uidl list too or we'll remove an incorrect message)
15160                 (this also helps removing hacks when changing 
15161                 planned_download in messageview.c)
15162
15163 2004-07-12 [colin]      0.9.12cvs18.2
15164
15165         * src/gtk/quicksearch.c
15166                 Fix missing status update in quicksearch
15167
15168 2004-07-12 [paul]       0.9.12cvs18.1
15169
15170         * po/POTFILES.in
15171         * src/Makefile.am
15172         * src/account.c
15173         * src/codeconv.c
15174         * src/compose.c
15175         * src/inc.c
15176         * src/main.c
15177         * src/prefs_common.c
15178         * src/procmsg.h
15179         * src/toolbar.c
15180         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15181         * src/prefs_wrapping.[ch]       ** NEW FILES **
15182         * src/common/intl.h
15183         * src/common/utils.[ch]
15184         * src/gtk/quicksearch.[ch]
15185                 sync with 0.9.12cvs18 HEAD
15186
15187 2004-07-12 [colin]      0.9.11cvs17.25
15188
15189         * src/folder.c
15190         * src/folder.h
15191                 Remove unused function added by me in 0.9.11cvs17.10
15192
15193 2004-07-11 [colin]      0.9.11cvs17.24
15194
15195         * src/inc.c
15196         * src/messageview.c
15197         * src/pop.c
15198         * src/pop.h
15199                 Use folderitem and msgnum instead of filename to
15200                 know which mail to delete
15201                 Move old partial mail deletion to pop.c
15202
15203 2004-07-10 [colin]      0.9.11cvs17.23
15204
15205         * src/inc.c
15206                 Add debug
15207         * src/pop.c
15208         * src/pop.h
15209                 Don't re-use same enums for unrelated stuff: it's 
15210                 completely misleading !
15211                 Document a bit
15212
15213 2004-07-09 [colin]      0.9.11cvs17.22
15214
15215         * src/inc.c
15216                 Remove folder-type check and do
15217                 more tests to be sure everything's
15218                 ok
15219         * src/messageview.c
15220                 Punctuation update, remove useless
15221                 code, fix two warnings
15222         * src/noticeview.c
15223                 Layout cleaning, reset 2nd button
15224                 when specifying one
15225
15226 2004-07-09 [colin]      0.9.11cvs17.21
15227
15228         * src/messageview.c
15229         * src/pop.c
15230         * src/pop.h
15231                 Allow user to change his mind
15232                 and postpone decision (by
15233                 unmarking the mail)
15234
15235 2004-07-09 [colin]      0.9.11cvs17.20
15236
15237         * src/messageview.c
15238                 Fix bug with delete state
15239         * src/pop.c
15240         * src/pop.h
15241                 Fix buffer leak (fread doesn't 
15242                 terminate buffers with \0)
15243                 Refactoring (remove magic 
15244                 numbers)
15245
15246 2004-07-09 [colin]      0.9.11cvs17.19
15247
15248         * src/pop.c
15249                 Don't log "Skipping message" if 
15250                 we're going to TOP it two lines
15251                 later
15252
15253 2004-07-09 [colin]      0.9.11cvs17.18
15254
15255         * src/messageview.c
15256                 Fix Engrish
15257
15258 2004-07-09 [colin]      0.9.11cvs17.17
15259
15260         * src/pop.c
15261                 strlen checking...
15262         * src/messageview.c
15263                 refactoring a bit
15264
15265 2004-07-08 [colin]      0.9.11cvs17.16
15266
15267         * src/noticeview.c
15268         * src/noticeview.h
15269                 Add an optional second button
15270         * src/messageview.c
15271         * src/pop.c
15272         * src/pop.h
15273                 Don't delete partially received mails after a certain
15274                 time; rather, let the user decide.
15275
15276 2004-07-08 [colin]      0.9.11cvs17.15
15277
15278         * src/common/smtp.h
15279                 Sync with HEAD
15280
15281 2004-07-08 [colin]      0.9.11cvs17.14
15282
15283         * src/messageview.c
15284         * src/common/smtp.c
15285                 Use to_human_readable() for sizes
15286
15287 2004-07-08 [colin]      0.9.11cvs17.13
15288
15289         * src/inc.c
15290         * src/messageview.c
15291         * src/pop.c
15292         * src/pop.h
15293         * src/procmsg.c
15294                 Fix partial-downloading issues:
15295                         catch unsupported TOP
15296                         don't delete partially downloaded mails before 5 days
15297                         don't update existing with non-MH folders; that'll
15298                         make dups, but it's better than trashing the folder
15299                         free new msginfo parts
15300                 Fix indentation ;-)
15301
15302 2004-07-08 [colin]      0.9.11cvs17.12
15303
15304         * src/common/smtp.c
15305         * src/common/smtp.h
15306                 Sync smtp size verification with HEAD
15307
15308 2004-07-08 [colin]      0.9.11cvs17.11
15309
15310         * src/summaryview.c
15311         * src/prefs_common.c
15312         * src/prefs_common.h
15313         * src/gtk/quicksearch.c
15314         * src/gtk/quicksearch.h
15315                 Sync sticky pref with HEAD
15316
15317 2004-07-08 [colin]      0.9.11cvs17.10
15318
15319         * src/folder.c [1.213.2.6]
15320         * src/folder.h [1.87.2.6]
15321         * src/inc.c [1.149.2.7]
15322         * src/messageview.c [1.94.2.8]
15323         * src/procheader.c [1.47.2.6]
15324         * src/procmsg.c [1.150.2.4]
15325         * src/procmsg.h [1.60.2.5]
15326         * src/pop.c [1.56.2.4]
15327         * src/pop.h [1.17.2.3]
15328                 Let too big messages get downloaded, but truncated
15329                 Add a button to download them completely
15330                 
15331 2004-07-06 [colin]      0.9.11cvs17.9
15332
15333         * src/gtk/quicksearch.c [1.1.2.3]
15334                 Add a Clear button
15335         * commitHelper
15336         * PATCHSETS
15337                 Add a script to help with cvs
15338
15339 2004-07-03 [colin]      0.9.11cvs17.8
15340
15341         * src/plugins/imageviewer/viewer.c
15342                 fix imageviewer (which was staying on the first
15343                 displayed image)
15344
15345 2004-07-03 [colin]      0.9.11cvs17.7
15346
15347         Removed FIXME_GTK2 warnings
15348         * src/gtk/gtkutils.c
15349                 useless #warnings
15350         * src/gtk/menu.c
15351                 useless #warnings (no need to mess with menu rc)
15352         * src/gtk/menu.h
15353                 unused functions
15354         
15355
15356 2004-07-03 [colin]      0.9.11cvs17.6
15357
15358         Removed FIXME_GTK2 warnings
15359         * src/codeconv.c
15360                 useless #warnings (rewrite needed)
15361         * src/compose.c
15362                 useless #warnings (rewrite needed)
15363                 useless #warnings (gtk2 is like that)
15364                 useless #warnings (previously fixed)
15365         * src/main.c
15366                 useless #warnings (previously fixed)
15367         * src/message_search.c
15368                 useless #warnings (gtk2 is like that)
15369                 Made apparent that search is case-sensitive
15370         * src/mimeview.c
15371                 useless #warnings (rewrite needed)
15372                 useless #warnings (gtk2 is like that)
15373                 reimplemented real warnings
15374         * src/prefs_common.c
15375                 Removed block cursor option (not it gtk2)
15376         * src/prefs_gtk.c
15377                 useless #warnings (rewrite needed)
15378         * src/procheader.c
15379                 useless #warnings (rewrite needed)
15380         * src/sourcewindow.c
15381                 useless #warnings (incorrect placing)
15382         * src/summary_search.c
15383                 useless #warnings (gtk2 is like that)
15384                 Made apparent that search is case-sensitive
15385         * src/action.c
15386                 useless #warnings (gtk2 is like that)
15387         * src/textview.c
15388                 useless #warnings (rewrite needed)
15389         * src/toolbar.c
15390                 useless #warnings (rewrite needed)
15391
15392 2004-07-03 [colin]      0.9.11cvs17.5
15393
15394         * src/textview.c
15395                 Fix mismerge which broke URI opening
15396                 
15397 2004-07-01 [colin]      0.9.11cvs17.4
15398
15399         * src/gtk/filesel.c
15400                 Fill filename when saving
15401                 
15402 2004-06-27 [colin]      0.9.11cvs17.3
15403
15404         * src/gtk/filesel.[ch]
15405                 Use the new GTK file selector
15406                 Update prototype to match the reality: multiple file
15407                 selection is open-only          
15408         * src/compose.c
15409                 Match the new prototypes        
15410         * configure.ac
15411                 Match the new requirements (gtk 2.4.0)
15412                         
15413 2004-06-26 [colin]      0.9.11cvs17.2
15414
15415         * src/plugins/trayicon/trayicon.c
15416                 Remove useless signal handler on resize, which causes
15417                 an infinite "loop"
15418         
15419 2004-06-26 [colin]      0.9.11cvs17.1
15420         
15421         * tools/Makefile.am
15422                 remove launch_firebird and add nautilus2sylpheed.sh
15423         * src/quicksearch.c
15424           src/summaryview.c
15425                 Fix show/hide "Extended symbols" button problem
15426                 Fix apparition at startup
15427                 Fix const warnings
15428         * src/plugins/image_viewer/Makefile.am
15429                 Fix configure 
15430         * common/ssl.c
15431                 Re-enable certificate check, as it doesn't seem to
15432                 cause Xlib errors anymore
15433
15434 2004-06-25 [paul]       0.9.11cvs17
15435
15436         * sync with 0.9.11cvs17 HEAD
15437         
15438         NOTE: QuickSearch is broken
15439
15440 2004-06-07 [colin]      0.9.10claws67.10
15441         * src/plugins/trayicon/trayicon.c
15442           src/plugins/trayicon/libeggtrayicon/Makefile.am
15443           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15444                 Fix gettextization in trayicon plugin
15445
15446 2004-06-07 [colin]      0.9.10claws67.9
15447         
15448         * src/summaryview.c
15449           src/gtk/gtksctree.[ch]
15450                 Let Shift+{Up,Down} work in summaryview
15451                 (well, Down "works" and Up works)
15452                 Let the list scroll when using these keys
15453
15454 2004-06-06 [colin]      0.9.10claws67.8
15455
15456         * src/plugins/trayicon/trayicon.c
15457                 Fix pixmap update
15458
15459 2004-06-06 [colin]      0.9.10claws67.7
15460
15461         * src/addressbook.c
15462                 Fix signal handling causing system-wide focus grab
15463
15464 2004-05-25 [paul]       0.9.10claws67.6
15465
15466         * Makefile.am
15467           src/Makefile.am
15468                 clean up
15469
15470 2004-05-25 [paul]       0.9.10claws67.5
15471
15472         * replace deprecated gtk_signal... functions
15473
15474 2004-05-23 [colin]      0.9.10claws67.4
15475
15476         * src/compose.c
15477                 Fix wrapping
15478
15479 2004-05-22 [colin]      0.9.10claws67.3
15480
15481         * src/compose.c
15482                 Re-fix [Edited] in compose.c::compose_reedit()
15483
15484 2004-05-22 [colin]      0.9.10claws67.2
15485
15486         * src/procmime.c
15487                 Fix parsing of multiparts mails
15488
15489 2004-05-22 [colin]      0.9.10claws67.1
15490
15491         * src/summaryview.c
15492                 Fix quicksearch
15493
15494 2004-05-22 [paul]       0.9.10claws67
15495
15496         * sync with 0.9.10claws67 HEAD
15497
15498 2004-05-14 [alfons]
15499
15500         * src/procmime.h
15501                 add forgotton prototype
15502
15503 2004-05-10 [paul]       0.9.10claws57
15504
15505         * sync with 0.9.10claws57 HEAD
15506
15507 2004-05-05 [paul]       0.9.9.claws1
15508
15509         * ChangeLog-gtk2        ** REMOVED **
15510           ChangeLog-gtk2.claws  ** ADDED **
15511                 rename and adopt the normal claws format
15512                 
15513         * configure.ac
15514                 require gtkmathview >= 0.5
15515
15516         * ac/*                          ** REMOVED **
15517           ac/                           ** REMOVED **
15518           intl/Makefile.in              ** REMOVED **
15519           m4/                           ** ADDED **
15520           m4/missing                    ** ADDED **
15521           m4/missing/gdk-pixbuf.m4      ** ADDED **
15522           m4/missing/gettext.m4         ** ADDED **
15523           m4/missing/gpgme.m4           ** ADDED **
15524           m4/missing/imlib.m4           ** ADDED **
15525           m4/.cvsignore                 ** ADDED **
15526           m4/Makefile.am                ** ADDED **
15527           m4/README                     ** ADDED **
15528           m4/aclocal-include.m4         ** ADDED **
15529           m4/aspell.m4                  ** ADDED **
15530           m4/check-type.m4              ** ADDED **
15531           m4/gnupg-check-typedef.m4     ** ADDED **
15532           m4/openssl.m4                 ** ADDED **
15533           m4/spamassassin.m4            ** ADDED **
15534           po/ChangeLog                  ** REMOVED **
15535           po/Makefile.in.in             ** REMOVED **
15536           po/Rules-quot                 ** REMOVED **
15537           po/boldquot.sed               ** REMOVED **
15538           po/en@boldquot.header         ** REMOVED **
15539           po/en@quot.header             ** REMOVED **
15540           po/insert-header.sin          ** REMOVED **
15541           po/quot.sed                   ** REMOVED **
15542           po/remove-potcdate.sed        ** REMOVED **
15543           po/remove-potcdate.sin        ** REMOVED **
15544           po/stamp-po                   ** REMOVED **
15545           Makefile.am
15546           autogen.sh
15547           configure.ac
15548                 enable building with automake 1.8.x
15549                 add 'autopoint --force' to autogen.sh and remove all
15550                 auto-generated files, remove ac/ directory and use
15551                 m4/ directory instead
15552                 
15553         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15554                 fix gettextization
15555
15556 2004-02-28 Colin Leroy <colin@colino.net>
15557         * src/prefs_matcher.c
15558           src/prefs_filtering.c
15559           src/prefs_filtering_action.c
15560                 Fix non-editable GtkEntries
15561
15562 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15563         * src/prefs_themes.c
15564                 utf8 conversion for theme info
15565
15566 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15567         * sync 0.9.9claws
15568
15569 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15570         * src/grouplistdialog.c
15571                 allow multiple selections without ctrl key
15572
15573 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15574         * src/main.c
15575                 enable customizable accelerators
15576
15577 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15578         * src/prefs_common.c
15579                 re-enable different font settings for gtk1/2
15580         * src/prefs_folder_item.c
15581                 fix folder prefs displayed wrong
15582         * src/textview.c
15583                 set 'sunken' shadow type
15584
15585 2004-02-07 Colin Leroy <colin@colino.net>
15586         * src/compose.c
15587                 Fix message being always [Edited]
15588                 Encode headers correctly (utf8 buf)
15589
15590 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15591         * src/socket.c
15592                 remove double g_source_attach()
15593                 (Thanks to Colin Leroy)
15594
15595 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15596         * src/gtk/gtksctree.c
15597                 Fix SSL certificate list not shown
15598         * src/mimeview.c
15599                 Fix clicks in mime tree
15600
15601 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15602         * src/common/socket.c
15603                 Fix SSL receive
15604         * src/compose.c
15605                 Fix clipboard menu hotkeys
15606
15607 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15608         * src/gtk/gtkaspell.[ch]
15609           src/compose.c
15610                 reimplement spellchecker
15611
15612 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15613         * src/gtk/filesel.c
15614                 crash when inserting file in compose window
15615                 (TODO: keep old selection on clicks)
15616         * src/main.c
15617                 use gtkrc-2.0 instead of gtkrc
15618
15619 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15620         * src/messageview.c
15621                 remove orphaned mimeview unref()
15622
15623 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15624         * src/grouplistdialog.c
15625                 expand nodes containing subscribed groups
15626
15627 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15628         * src/textview.c
15629                 textview: hide cursor, restore old click behaviour
15630
15631 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15632         * src/textview.c
15633                 variable names messed up
15634
15635 2004-01-17 Colin Leroy <colin@colino.net>
15636         * src/addr_compl.c
15637                 Fix completion address too thin
15638         * src/compose.c
15639                 Fix tab-to-subject behaviour
15640         * src/summaryview.c
15641                 Implement key up & down in summaryview
15642
15643 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15644
15645         * sync 098claws
15646
15647 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15648         * configure.ac
15649           Makefile.am
15650           doc/.cvsignore
15651           doc/Makefile.am
15652                 faq, man, manual moved to doc/
15653         * ac/aspell.m4
15654           ac/check-type.m4
15655           ac/gnupg-check-typedef.m4
15656           ac/openssl.m4
15657           ac/spamassassin.m4
15658           ac/missing/gdk-pixbuf.m4
15659           ac/missing/gpgme.m4
15660           ac/missing/imlib.m4
15661                 fix automake warnings
15662
15663 2003-12-06 Colin Leroy <colin@colino.net>
15664         * src/summaryview.c
15665                 Fix quicksearch
15666
15667 2003-12-05 Colin Leroy <colin@colino.net>
15668         * src/summaryview.c
15669                 Fix going to next unread folder
15670
15671 2003-12-05 Colin Leroy <colin@colino.net>
15672         * src/crash.c
15673                 Fix gtk2 compilation
15674         * src/session.c
15675                 Remove iotag source handler at disconnection
15676         * src/socket.[ch] 
15677                 Remove source handler when closing socket 
15678                 (fixes another seg)
15679
15680 2003-12-04 Colin Leroy <colin@colino.net>
15681         * src/compose.c
15682           src/prefs_account.c
15683           src/prefs_common.c
15684                 Fix some dropdown menus
15685
15686 2003-12-04 Colin Leroy <colin@colino.net>
15687         * src/compose.c
15688                 Fix event handlers on header fields
15689         * src/common/socket.c
15690           src/common/session.c
15691                 Fix segfault with callback (SSL)
15692                 Fix end of session 
15693
15694 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15695
15696         * Fix compile bug in src/compose.c
15697         * removed src/gtk/gtkstext.[ch]
15698
15699 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15700
15701         * Convert character set and escape "text" attributes in toolbar setting
15702         files.
15703         * Fixed bug in button-press-event handling.
15704
15705 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15706
15707         * Fixed bug in key-press-event handling.
15708
15709 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15710
15711         * Enabled to compile tray-icon plugin (Ad-hoc).
15712         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15713
15714 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15715
15716         * Enabled to compile on sylpheed-claws.
15717         (tray-icon plugin still cannot compile yet.)
15718
15719 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15720
15721         * Updated to 0.9.5.
15722
15723 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15724
15725         * Updated to 0.9.4.
15726         * Ported monitoring SSL mechanism to GSource of GLib2
15727         (I don't confirm it)
15728         * Added _gtk2 suffix to key name of font preference to avoid
15729         ovverwriting preference of Gtk+-1.2 version.
15730
15731 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15732
15733         * Updated to 0.9.2.
15734
15735 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15736
15737         * Updated to 0.9.1.
15738         * Translate po files into UTF-8 when execute autogen.sh.
15739
15740 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
15741
15742         * Updated to 0.9.0.
15743
15744 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
15745
15746         * Plugged GError related memory leaks.
15747
15748 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
15749
15750         * Changed default size of fonts.
15751         * Enabled to set titile font size of warning dialog.
15752
15753 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
15754
15755         * Embed a sylpheed icon into executable binary on Windows.
15756
15757 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
15758
15759         * I forgot to traslate character set of element string in src/xml.c.
15760
15761 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
15762
15763         * Fixed detecting bind_textdomain_codeset in configure.in.
15764         * The bug in which "Example" of "Date fromat" preference isn't displayed
15765         correctly has been fixed.
15766
15767 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
15768
15769         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
15770           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
15771           glib-gettextize
15772           Removed intl directory.
15773           Translated po files into UTF-8.
15774           (Thanks! Ryuji Abe)
15775
15776 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15777
15778         * The bug which doesn't unscape string in xml.c has been fixed.
15779
15780 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15781
15782         * The bug which is failed to translate encoding of file name thorough
15783         file dialog has been fixed.
15784
15785 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15786
15787         * Modified to translate file names which is used in inporting/expoting
15788         mbox feature and "Save as" feature into locale encoding.
15789         * Translate file names into locale encoding when "Attache file" and
15790         "Insert file".
15791         * Force set G_BROKEN_FILENAMES environment variable.
15792         * Other minor fixes.
15793
15794 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15795
15796         * Modified to treat MH folder's name as locale encoding.
15797
15798 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15799
15800         * The bug which clash on switching candidates of auto completion of
15801         addresses, cannot use auto completion in Japanesse is fixed
15802         (Thanks! Tokunaga-san)¡¥
15803
15804 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15805
15806         * The bug which cannot switch key accelerator preference has been fixed
15807         (Thanks! smbd-san)¡¥
15808
15809 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15810
15811         * version 0.8.11-gtk2-20030314
15812
15813 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15814
15815         * The bug in which character set conversion of filtering messages has
15816         been fixed.(Thanks! COCOA-san).
15817
15818 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15819
15820         * Revived "Leave space on head" preference in "Message" category.
15821         * A bug which clash when put the cursor to end of buffer and execute
15822         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15823
15824 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15825
15826         * version 0.8.11-gtk2-20030312
15827
15828 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15829
15830         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15831         * Modified to use Pango's API directly for font preference.
15832         * Integrated GtkTextView of textview to one widget.
15833         * Set fonts of header title in textview by "header_title" tag.
15834         * Removed some deprecated codes.
15835
15836 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15837
15838         * Updated to 0.8.11.
15839         * Merged cygwin patch(Thanks! Sakai-san).
15840
15841 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15842
15843         * version 0.8.10-gtk2-20030309