e7458120cdfa7071b49644b5d96c7f8095a4b0e3
[claws.git] / ChangeLog
1 2006-06-14 [paul]       2.3.0cvs10
2
3         * configure.ac
4                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5                 (backwards compatible)
6
7 2006-06-13 [colin]      2.3.0cvs9
8
9         * src/messageview.c
10                 Fix sending of return receipt with the new queue folders
11
12 2006-06-13 [wwp]        2.3.0cvs8
13
14         * src/quote_fmt_lex.l
15                 fix wrong tokens returned in quote_fmt lexer, query not().
16
17 2006-06-13 [wwp]        2.3.0cvs7
18
19         * src/folder.c
20         * src/prefs_folder_item.c
21                 allow changing folder type even when folder is not a top-level one,
22                 thanks to Colin.
23
24 2006-06-12 [colin]      2.3.0cvs6
25
26         * src/folderview.c
27                 Fix double-ask of "Do you want to mark all
28                 as read"
29
30 2006-06-12 [colin]      2.3.0cvs5
31
32         * src/compose.c
33         * src/compose.h
34         * src/folder.c
35         * src/folder.h
36         * src/imap.c
37         * src/inc.c
38         * src/main.c
39         * src/messageview.c
40         * src/mh.c
41         * src/prefs_folder_item.c
42         * src/procheader.c
43         * src/procmime.c
44         * src/procmsg.c
45         * src/procmsg.h
46         * src/send_message.c
47         * src/summaryview.c
48         * src/toolbar.c
49                 Apply bug #964's patch (Queue and drafts aren't normal)
50                 The Drafts and Queue folder now contain RFC-822 files,
51                 allowing to move and copy mails from and to these 
52                 folders. Moving from Drafts to Queue will prepare the
53                 mail for sending (PGP signature, encryption, etc).
54                 This patch also rework sending errors handling to try
55                 to be more helpful.
56                 Also, allow redefining folder types via the GUI 
57                 (Folder type in its Properties)
58
59 2006-06-12 [colin]      2.3.0cvs4
60
61         * src/summaryview.c
62         * src/prefs_common.c
63         * src/prefs_common.h
64         * src/gedit-print.c
65                 Allow to define a specific print font - patch
66                 by Bernhard Walle <bernhard.walle@gmx.de>
67         * src/prefs_fonts.c
68         * manual/advanced.xml
69         * manual/fr/advanced.xml
70                 Add a hidden pref to allow deletion without
71                 confirmation
72
73 2006-06-12 [wwp]        2.3.0cvs3
74
75         * .cvsignore
76                 more files to ignore.
77
78 2006-06-12 [wwp]        2.3.0cvs2
79
80         * src/quote_fmt.c
81         * src/quote_fmt_lex.l
82         * src/quote_fmt_parse.y
83                 extend the quote_fmt parser (templates and quotes):
84                 - allow limited sub-expressions in |p{} and |f{} expressions,
85                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
86                 - implemented/fixed missing implementation of query_references and show_references,
87                 - completed, fixed contents and format of the symbols help dialog,
88                 - fix some compilation warnings.
89
90 2006-06-12 [wwp]        2.3.0cvs1
91
92         * manual/advanced.xml
93         * manual/fr/advanced.xml
94                 updates in the "templates" section of the manual (eng/fr):
95                  - be more precise (both versions)
96                  - completed to match the english reference (fr version)
97                  - touchups (both versions)
98
99 2006-06-12 [paul]       2.3.0
100
101         2.3.0 released
102
103 2006-06-12 [paul]       2.2.3cvs14
104
105         * po/ca.po
106         * po/cs.po
107         * po/de.po
108         * po/el.po
109         * po/fr.po
110         * po/it.po
111         * po/pt_BR.po
112         * po/sr.po
113         * po/zh_CN.po
114                 updated by Miquel Oliete, Tim, Stephan Sachse,
115                 Stavros Giannouris, Fabien Vantard, Andrea
116                 Spadaccini, Frederico Goncalves Guimaraes,
117                 Aleksandar Urosevic, and Ralgh Young
118
119 2006-06-12 [colin]      2.2.3cvs13
120
121         * src/mbox.c
122                 Add missing header
123
124 2006-06-11 [colin]      2.2.3cvs12
125
126         * src/msgcache.c
127                 Verify that g_malloc() succeeded
128
129 2006-06-11 [colin]      2.2.3cvs11
130
131         * src/wizard.c
132                 Add Face header to welcome mail
133
134 2006-06-10 [colin]      2.2.3cvs10
135
136         * src/textview.c
137                 Revert previous (Forgot it changes the
138                 margin on the whole mail)
139
140 2006-06-10 [colin]      2.2.3cvs9
141
142         * src/textview.c
143                 Don't overlap long headers under (X-)Face
144
145 2006-06-10 [mones]      2.2.3cvs8
146
147         * manual/xml2pdf
148                 allow generation of manual on systems lacking saxon binary
149                 but with java and the saxon library installed
150
151         * po/es.po
152                 updated for release
153
154 2006-06-09 [colin]      2.2.3cvs7
155
156         * src/summaryview.c
157                 Fix leak when using Display Sender using Addressbook
158
159 2006-06-09 [colin]      2.2.3cvs6
160
161         * src/compose.c
162         * src/folder.c
163         * src/folderview.c
164         * src/mimeview.c
165         * src/summaryview.c
166                 More leaks fixes
167
168 2006-06-09 [paul]       2.2.3cvs5
169
170         * AUTHORS
171         * src/gtk/authors.h
172         * tools/claws.i18n.status.pl
173                 updated with new info
174
175 2006-06-09 [paul]       2.2.3cvs4
176
177         * README
178                 updated
179         * manual/ack.xml
180                 add wwp to authors list
181         * src/gtk/authors.h
182                 update mine and Colin's addresses
183
184 2006-06-08 [colin]      2.2.3cvs3
185
186         * src/etpan/imap-thread.c
187                 Fix leak on SSL cert check
188
189 2006-06-08 [colin]      2.2.3cvs2
190
191         * src/common/utils.c
192                 Fix leak
193
194 2006-06-08 [paul]       2.2.3cvs1
195
196         * configure.ac
197                 Update version number following
198                 stable release
199
200 2006-06-07 [colin]      2.2.2cvs3
201
202         * src/msgcache.c
203                 Fix catching cache read errors (guint instead of gint)
204                 Prevent malloc'ing more than 8MB (means cache corruption)
205
206 2006-06-07 [paul]       2.2.2cvs2
207
208         * src/exporthtml.c
209         * src/exportldif.c
210         * src/mh.c
211         * src/mutt.c
212         * src/pine.c
213         * src/common/utils.c
214                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
215                 obey $HOME'
216                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
217                 Thanks to Colin
218
219 2006-06-06 [paul]       2.2.2cvs1
220
221         * configure.ac
222                 Update version number following
223                 stable release
224
225 2006-06-06 [paul]       2.2.1cvs6
226
227         * src/matcher.c
228                 fix  implicit declaration of
229                 sylpheed_do_idle()
230                 Patch by Fabien Vantard
231
232 2006-06-06 [paul]       2.2.1cvs5
233
234         * src/matcher.c
235                 fix age_greater and age_lower so that they
236                 mean what say and not '...or equal to'
237                 Thanks to Colin
238
239 2006-06-06 [paul]       2.2.1cvs4
240
241         * src/textview.c
242         * src/common/utils.c
243                 fix URI check
244                 Thanks to Colin
245
246 2006-06-05 [wwp]        2.2.1cvs3
247
248         * manual/fr/account.xml
249                 minor language fixes (thanks to Fabien Vantard).
250
251 2006-06-05 [colin]      2.2.1cvs2
252
253         * src/prefs_folder_item.c
254         * src/folderview.c
255                 Allow recursive setting of properties 
256                 for whole mailboxes
257         * src/matcher.c
258                 Don't freeze on 'test' filtering rule
259
260 2006-06-05 [colin]      2.2.1cvs1
261
262         * configure.ac
263                 Update version number following
264                 stable release
265
266 2006-06-04 [wwp]        2.2.0cvs82
267
268         * manual/glossary.xml
269         * manual/account.xml
270         * manual/fr/glossary.xml
271         * manual/fr/account.xml
272                 added glossary section and references/links related to the Face custom header.
273
274 2006-06-04 [colin]      2.2.0cvs81
275
276         * src/summaryview.c
277                 Skip to next message on move with no
278                 immediate execution
279
280 2006-06-04 [wwp]        2.2.0cvs80
281
282         * manual/xml2pdf
283                 added sanity checks, exit when needed.
284
285 2006-06-03 [paul]       2.2.0cvs79
286
287         * src/prefs_receive.c
288                 page name is now 'Receiving'
289         * src/prefs_send.c
290                 page name is now 'Sending'
291
292 2006-06-03 [colin]      2.2.0cvs78
293
294         * src/plugins/spamassassin/spamassassin_gtk.c
295                 Autoswitch to Localhost if transport was previously
296                 disabled. Else people had to check [] Enable, then
297                 *reselect* transport.
298
299 2006-06-03 [colin]      2.2.0cvs77
300
301         * src/plugins/pgpinline/pgpinline.c
302         * src/plugins/pgpmime/pgpmime.c
303                 Check that gpg_data_release_and_get_mem 
304                 didn't fail (now, why this happens...)
305
306 2006-06-03 [colin]      2.2.0cvs76
307
308         * src/mbox.c
309                 Fix bug #962 (Manual and/or UI should 
310                 warn about incompatible locking 
311                 causing dataloss)
312
313 2006-06-02 [cleroy]     2.2.0cvs75
314
315         * src/filtering.c
316         * src/folder.c
317         * src/procmsg.c
318         * src/summaryview.c
319                 Fix a few leaks
320
321 2006-06-02 [colin]      2.2.0cvs74
322
323         * src/main.c
324                 On exit, free caches after writing them
325                 Shuts up some valgrind false positives
326         * src/procmsg.c
327         * src/send_message.c
328                 Fix races when reusing existing SMTP connections
329                 Fix inexistant session timeout
330         * src/toolbar.c
331                 Display alertpanel after all queues have
332                 been processed, not after each
333
334 2006-06-02 [wwp]        2.2.0cvs73
335
336         * manual/fr/glossary.xml
337         * manual/fr/ack.xml
338         * manual/ack.xml
339                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
340
341 2006-06-02 [wwp]        2.2.0cvs72
342
343         * manual/xml2pdf
344         * manual/dist/pdf/Makefile.am
345         * manual/dtd/manual.xsl
346         * manual/fr/dist/pdf/Makefile.am
347         * manual/pl/dist/pdf/Makefile.am
348                 we changed the procedure to generate the .pdf version of the manual.
349                 The procedure is more modern and the .pdf we get now has a valid index.
350                 Here are the new pre-requisites:
351
352                 - JRE 1.x (1.4 here): there must be one from your distro
353                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
354                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
355                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
356
357                 See my posts for further info about the installation of this toolchain:
358
359                 Date: Fri, 19 May 2006 19:40:06 +0200
360                 From: wwp <subscript@free.fr>
361                 To: sylpheed-claws-devel@lists.sourceforge.net
362                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
363
364                 and
365
366                 Date: Wed, 24 May 2006 12:58:49 +0200
367                 From: wwp <subscript@free.fr>
368                 To: sylpheed-claws-devel@lists.sourceforge.net
369                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
370
371 2006-06-01 [colin]      2.2.0cvs71
372
373         * src/compose.c
374                 Better guards against IMAP races
375         * src/main.c
376         * src/prefs_common.c
377         * src/prefs_common.h
378         * src/common/ssl_certificate.c
379         * src/etpan/imap-thread.c
380         * src/etpan/imap-thread.h
381         * src/gtk/sslcertwindow.c
382                 New hidden option ssl_skip_cert_check to 
383                 avoid dups of bug #959 (libetpan linked
384                 against gnutls and gnutls buggy on 64bit)
385                 Present expired warning only once per
386                 session/server.
387         * manual/advanced.xml
388         * manual/fr/advanced.xml
389                 Document new option
390
391 2006-06-01 [wwp]        2.2.0cvs70
392
393         * src/messageview.c
394                 fix for bug #961 (return receipt dialog 
395                 complains incorrectly about return-path 
396                 email adress being different), thanks 
397                 to Colin.
398
399 2006-05-31 [cleroy]     2.2.0cvs69
400
401         * src/common/ssl.c
402                 Guard against NULLs, although this
403                 should never be an issue
404
405 2006-05-31 [colin]      2.2.0cvs68
406
407         * src/filtering.c
408                 Use g_slist_prepend
409         * src/imap.c
410                 Don't remove caches when destroying folder, it
411                 could (should) be done at exit
412         * src/inc.c
413                 free processing cache after incorporation
414         * src/etpan/imap-thread.c
415                 Maybe fix bug #959 (Crash on moving to emails 
416                 to a imap account per ssl with a expired 
417                 certificate.)
418
419 2006-05-30 [colin]      2.2.0cvs67
420
421         * src/summaryview.c
422                 Put back event flush when displaying message
423                 It avoids reading a bunch of messages just
424                 by hitting shift-n for too long ;)
425
426 2006-05-29 [colin]      2.2.0cvs66
427
428         * src/summaryview.c
429                 Remove useless g_warnings
430
431 2006-05-29 [colin]      2.2.0cvs65
432
433         * src/imap.c
434                 Fix g_slist_append()s for performance
435
436 2006-05-29 [colin]      2.2.0cvs64
437
438         * src/compose.c
439         * src/common/utils.c
440                 Fix extraneous tab at start of addresses
441         * src/mainwindow.c
442                 Fix warnings (thanks to Fabien)
443                 Fix crash at exit when composing messages 
444                 exist
445         * src/pop.c
446                 Fix progress bar when deleting expired mails
447                 Thanks to Hiro
448         * src/summaryview.c
449         * src/gtk/gtksctree.c
450                 Fix re-sorting slowness
451
452 2006-05-29 [paul]       2.2.0cvs63
453
454         * src/mh.c
455                 fetch full message when moving mails
456                 from another mailbox, (fixed data loss
457                 when filtering from IMAP to MH, introduced
458                 in 2.2.0cvs57).
459                 Thanks to Colin
460
461 2006-05-29 [mones]      2.2.0cvs62
462
463         * src/gtk/gtksctree.c
464                 Unselect faster (patch by Colin)        
465
466 2006-05-26 [colin]      2.2.0cvs61
467
468         * src/summaryview.c
469                 Unplug MSGINFO_UPDATE callback on delete too.
470
471 2006-05-26 [colin]      2.2.0cvs60
472
473         * src/foldersel.c
474                 Fix bold in folder selection window with glib2.10
475                 thanks Hiro
476
477 2006-05-26 [colin]      2.2.0cvs59
478
479         * src/procheader.c
480                 Convert date only if necessary (and don't
481                 try to convert from utf8 to utf8, too)
482         * src/summaryview.c
483                 Only set column's text if the column's 
484                 displayed
485
486 2006-05-26 [colin]      2.2.0cvs58
487
488         * src/summaryview.c
489         * src/gtk/gtkutils.c
490                 Fix useless warning
491
492 2006-05-26 [colin]      2.2.0cvs57
493
494         * src/mainwindow.c
495                 Make summaryview selectable as long as 
496                 no message has focus
497         * src/mh.c
498                 Faster deletion (by implementing mh_remove_msgs)
499                 Faster copy (avoid using mh_fetch_msg just to get
500                 the filename)
501                 Faster move (using move_file instead of copy_file
502                 if MSG_IS_MOVE)
503                 No progressbar if total number of mails to cp/mv 
504                 is less than 100
505         * src/summaryview.c
506                 Fix removal from subject_table when mail gets moved
507                 Faster deletion (g_slist_prepend instead of append)
508         * src/gtk/gtksctree.c
509                 Remove useless code
510
511 2006-05-25 [colin]      2.2.0cvs56
512
513         * src/common/ssl_certificate.c
514                 Fix leak in expired cert check
515
516 2006-05-25 [colin]      2.2.0cvs55
517
518         * src/mh.c
519                 Disable flags syncing on .mh_sequences - it
520                 is buggy and marks mails read under unknown
521                 conditions.
522
523 2006-05-25 [paul]
524
525         * 2.3.0-rc4 released
526
527 2006-05-24 [colin]      2.2.0cvs54
528
529         attention cvs users: if you manage to crash
530         Sylpheed-Claws while moving, copying or deleting
531         mails, we *are* interested in stack traces and
532         valgrind logs. It looks stable, but one never
533         knows...
534
535         * src/folder.c
536                 Add progressbar for cache updates
537         * src/folderutils.c
538                 Optimize Mark all read in the current
539                 folder
540         * src/mh.c
541                 Add progressbar for copy/move
542         * src/procmsg.c
543                 Optimize O(n^2) in copy/move
544         * src/summaryview.c
545         * src/gtk/gtksctree.c
546                 Optimize O(n^2) algos
547         * src/common/timing.h
548                 Display ms instead of us
549
550 2006-05-24 [wwp]        2.2.0cvs53
551
552         * manual/fr/advanced.xml
553                 updates to the French manual.
554
555 2006-05-24 [wwp]        2.2.0cvs52
556
557         * src/common/utils.c
558                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
559
560 2006-05-24 [wwp]        2.2.0cvs51
561
562         * src/folderutils.c
563                 fixed "mark all read" in MH folders (thanks to Colin).
564
565 2006-05-24 [paul]       2.2.0cvs50
566
567         * doc/man/sylpheed-claws.1
568                 updated the man page
569
570 2006-05-23 [colin]      2.2.0cvs49
571
572         * src/folderview.c
573         * src/imap.c
574         * src/inc.c
575         * src/mbox.c
576         * src/messageview.c
577         * src/news.c
578         * src/send_message.c
579         * src/summaryview.c
580         * src/gtk/sslcertwindow.c
581                 alertpanel fixes, by Fabien
582
583 2006-05-23 [colin]      2.2.0cvs48
584
585         * src/folder.c
586         * src/folderview.c
587         * src/msgcache.c
588         * src/summaryview.c
589         * src/gtk/gtksctree.c
590         * src/gtk/gtksctree.h
591                 More timings
592                 Fix slow loading problem, which was caused by the
593                 use of some gtk_ctree funcs and their use of
594                 g_list_position while gtk_ctree_(un)link'ing.
595                 Reap more functions from gtkctree.c to be sure we
596                 use our (fast) version instead of theirs.
597         * src/mh.c
598                 Fix copy of unread mails
599
600
601 2006-05-22 [wwp]        2.2.0cvs47
602
603         * manual/fr/advanced.xml
604                 updated.
605
606 2006-05-22 [colin]      2.2.0cvs46
607
608         * src/filtering.c
609                 Fix possible infinite loop. 'copy' is not a 
610                 final action, so when encountering a 'copy',
611                 we have to check if a previous one was set
612                 and do it. In the same way, if we encounter
613                 a 'move' we have to perform a possibly 
614                 pending 'copy'. This will slow down filtering
615                 on IMAP if move+copy or multiple copy actions
616                 are to be done, but handling it via the batch
617                 would be really too convoluted.
618
619 2006-05-22 [wwp]        2.2.0cvs45
620
621         * manual/fr/advanced.xml
622         * manual/fr/faq.xml
623         * manual/fr/glossary.xml
624         * manual/fr/handling.xml
625         * manual/fr/intro.xml
626         * manual/fr/plugins.xml
627         * manual/fr/sylpheed-claws-manual.xml
628                 sync w/ the english manual: updates URIs, documented mailing-list
629                 support, better explanation about the enabled/disabled feature
630                 in filtering/processing rules by Paul.
631
632 2006-05-21 [colin]      2.2.0cvs44
633
634         * src/summaryview.c
635                 Don't expand after building threads, but during
636
637 2006-05-21 [colin]      2.2.0cvs43
638
639         * src/procmsg.c
640         * src/summaryview.c
641                 More timing possibilities... For next time I have 
642                 to find out how the hell some 3GHz computer takes
643                 one minute to open a 30k folder...
644
645 2006-05-21 [colin]      2.2.0cvs42
646
647         * manual/pl/advanced.xml
648         * manual/pl/faq.xml
649         * manual/pl/glossary.xml
650         * manual/pl/handling.xml
651         * manual/pl/intro.xml
652         * manual/pl/plugins.xml
653         * manual/pl/sylpheed-claws-manual.xml
654                 Polish manual updated by Pawel
655
656 2006-05-20 [colin]
657
658         * 2.3.0-rc3 released
659
660 2006-05-20 [colin]      2.2.0cvs41
661
662         * src/imap.c
663                 Fix -rc2 problems:
664                 - remove cache of moved messages from original folder
665                 - apply new flags to messages even if they aren't appliable
666                   via IMAP.
667
668 2006-05-20 [colin]
669
670         * 2.3.0-rc2 released
671
672 2006-05-19 [colin]      2.2.0cvs40
673
674         * src/imap.c
675                 Don't issue SELECT in imap_change_flags
676                 before having checked that we indeed have
677                 some flags to change. MSG_POSTFILTERED for
678                 example can't be used on IMAP.
679                 Fixes bug #955 (copying messages between 
680                 imap folders is extremely slow), which was
681                 a regression.
682
683 2006-05-19 [colin]      2.2.0cvs39
684
685         * src/folder.c
686         * src/folder.h
687         * src/folderview.c
688                 Try to fix bug #830 (Some unread messages 
689                 get marked read in IMAP inbox):
690                 - Prevent scanning a folder if it's being 
691                   opened via the GUI
692                 - Postpone opening via the GUI of a folder
693                   currently scanned.
694
695
696 2006-05-19 [wwp]        2.2.0cvs38
697
698         * manual/advanced.xml
699                 fix English+typo (thanks to Paul).
700
701 2006-05-19 [wwp]        2.2.0cvs37
702
703         * manual/advanced.xml
704         * manual/fr/advanced.xml
705         * src/gtk/logwindow.c
706         * src/prefs_common.c
707         * src/prefs_common.h
708                 added hidden prefs to allow customization of colors used in
709                 protocol log window (useful for dark gtk+ themes).
710
711 2006-05-19 [wwp]        2.2.0cvs36
712
713         * ChangeLog
714                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
715
716 2006-05-19 [paul]       2.2.0cvs35
717
718         * src/textview.c
719                 make Reply-To fully clickable
720         * src/gtk/logwindow.c
721                 more colouring (SMTP ESMTP)
722         Both patches by Pawel Pekala
723
724 2006-05-19 [cleroy]     2.2.0cvs34
725
726         * src/mh.c
727                 Don't update flags from current folder
728                 Probably fixes bug #935 (Read Messages 
729                 Revert to Being Marked as Unread)
730
731 2006-05-18 [colin]      2.2.0cvs33
732
733         * src/imap.c
734                 Warning fix
735         * src/compose.c
736         * src/mainwindow.c
737         * src/summaryview.c
738         * src/toolbar.c
739                 Allow replying to multiple emails
740                 in multiple windows
741         * src/mimeview.c
742         * src/etpan/imap-thread.c
743                 Leak fixes
744
745 2006-05-18 [paul]       2.2.0cvs32
746
747         * src/summaryview.c
748                 keep Mailing-List menu refreshed
749                 Thanks to Colin
750
751 2006-05-18 [paul]       2.2.0cvs31
752
753         * manual/advanced.xml
754         * manual/faq.xml
755         * manual/glossary.xml
756         * manual/handling.xml
757         * manual/intro.xml
758         * manual/plugins.xml
759         * manual/sylpheed-claws-manual.xml
760                 update URLs
761                 add info about mailing-list support
762                 edit filtering info
763         * src/wizard.c
764         * src/common/defs.h
765         * src/gtk/about.c
766         * src/plugins/dillo_viewer/README
767                 update URLs
768
769 2006-05-17 [wwp]        2.2.0cvs30
770
771         * manual/handling.xml
772         * manual/fr/handling.xml
773                 documented the ability to enabled/disable filtering/processing rules.
774
775 2006-05-17 [colin]      2.2.0cvs29
776
777         * src/main.c
778                 Don't initialize g_thread subsystem if it's 
779                 already done (thanks to Hiro)
780         * src/mimeview.c
781                 Fix saving of parts when there name can't be
782                 converted from UTF-8.
783
784 2006-05-17 [paul]       2.2.0cvs28
785
786         * po/Makefile.in.in
787                 fix config.status warning with autoconf 2.60
788
789 2006-05-17 [paul]       2.2.0cvs27
790
791         * po/POTFILES.in
792                 add src/mbox.c
793
794 2006-05-17 [wwp]        2.2.0cvs26
795
796         * src/mainwindow.c
797                 fix useless and potentially dangerous buffer walking (thanks to Colin).
798
799 2006-05-17 [wwp]        2.2.0cvs25
800
801         * src/plugins/demo/demo.c
802                 updated product name in plugin demo (many plugins need to be
803                 sync'ed w/ that change).
804
805 2006-05-17 [colin]      2.2.0cvs24
806
807         * src/mh.c
808                 Fix leak
809
810 2006-05-16 [colin]      2.2.0cvs23
811
812         * src/mainwindow.c
813                 Stupid me hit again. Fix cvs22.
814
815 2006-05-16 [colin]      2.2.0cvs22
816
817         * src/mainwindow.c
818                 Fix bug #922 (sylpheed-claws crashed after 
819                 pushing on Inbox folder)
820
821 2006-05-16 [colin]      2.2.0cvs21
822
823         * src/compose.c
824                 Make From header be copy/paste/select-able
825
826 2006-05-16 [wwp]        2.2.0cvs20
827
828         * src/export.c
829         * src/matcher.c
830         * src/summaryview.c
831         * src/etpan/imap-thread.c
832                 fix some compiler warnings (thanks to Colin).
833
834 2006-05-16 [wwp]        2.2.0cvs19
835
836         * src/action.c
837         * src/gedit-print.c
838         * src/inc.c
839         * src/mainwindow.c
840         * src/mh.c
841         * src/statusbar.c
842         * src/send_message.c
843         * src/summaryview.c
844                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
845
846 2006-05-15 [colin]      2.2.0cvs18
847
848         * src/procmsg.c
849                 Fix automatic rule creation with List-Post
850
851 2006-05-15 [paul]       2.2.0cvs17
852
853         * tools/filter_conv_new.pl
854                 updated for rule enabling/disabling
855                 claws version >= 2.3.x required
856
857 2006-05-15 [cleroy]     2.2.0cvs16
858
859         * src/main.c
860                 Revert test
861
862 2006-05-15 [cleroy]     2.2.0cvs15
863
864         * src/main.c
865                 test
866
867 2006-05-15 [wwp]        2.2.0cvs14
868
869         * manual/pl/.cvsignore
870                 ignore generated files.
871
872 2006-05-14 [wwp]        2.3.0-rc1
873
874         * 2.3.0-rc1 released
875
876 2006-05-13 [wwp]        2.2.0cvs13
877
878         * src/filtering.c
879         * src/filtering.h
880         * src/matcher.c
881         * src/matcher_parser_lex.l
882         * src/matcher_parser_parse.y
883         * src/prefs_filtering.c
884                 new feature: provide the ability to disable filtering and processing
885                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
886                 adaptations.
887
888 2006-05-13 [colin]      2.2.0cvs12
889
890         * src/compose.c
891                 Remove useless if (a) b; else b;
892                 Thanks to wwp
893
894 2006-05-13 [wwp]        2.2.0cvs11
895
896         * src/export.c
897         * src/import.c
898         * src/mainwindow.c
899         * src/mbox.c
900         * src/summaryview.c
901         * src/summaryview.h
902                 no more silent failures (or at least less ones) when importing
903                 or exporting from/to mbox. Also start importing/exporting if
904                 the necessary info is set.
905
906 2006-05-13 [wwp]        2.2.0cvs10
907
908         * RELEASE_NOTES
909                 restored up-to-date release notes.
910
911 2006-05-13 [paul]       2.2.0cvs9
912
913         * po/nl.po
914         * po/ru.po
915                 updated by Tim Dijkstra and Pavlo Bohmat
916
917 2006-05-12 [colin]      2.2.0cvs8
918
919         * src/gtk/quicksearch.c
920                 Add "k" as shortcut for "colorlabel". Patch
921                 by ath42@users.sf.net.
922
923 2006-05-12 [paul]       2.2.0cvs7
924
925         * src/prefs_common.h
926         * src/prefs_summaries.c
927         * src/summaryview.c
928                 when entering a folder also allow
929                 going directly to first Marked message
930
931 2006-05-12 [paul]       2.2.0cvs6
932
933         * src/summaryview.c
934                 always obey 'confirm before marking all
935                 mails read' option
936
937 2006-05-12 [paul]       2.2.0cvs5
938
939         * src/textview.c
940                 make Sender fully clickable
941
942 2006-05-12 [colin]      2.2.0cvs4
943
944         * src/compose.c
945         * src/compose.h
946                 Let From be editable
947         * src/main.c
948         * src/mh.c
949                 Full support of .mh_sequences' Unseen seq
950
951 2006-05-12 [colin]      2.2.0cvs3
952
953         * src/folder.c
954         * src/mainwindow.c
955         * src/mainwindow.h
956         * src/messageview.c
957         * src/prefs_spelling.c
958         * src/procheader.c
959         * src/procmsg.c
960         * src/procmsg.h
961         * src/summaryview.c
962         * src/toolbar.c
963         * src/toolbar.h
964                 Add contextual menu on Compose toolbar
965                 button. Fixes bug #944 (Automatic
966                 addresses not applied when changing account
967                 from compose window)
968                 add Mailing List support
969                 based on the old 0.6.5claws25 patch by
970                 Melvin Hadasht, with finishing touches
971                 by Colin
972                 Fix "ignore thread" when mails are threaded by
973                 subject (and weren't ignored although appearing
974                 in the thread).
975                 GUI rework.
976                 Both patches by Pawel.
977
978 2006-05-08 [paul]       2.2.0cvs2
979
980         * src/mainwindow.c
981         * src/mainwindow.h
982         * src/messageview.c
983         * src/procheader.c
984         * src/procmsg.c
985         * src/procmsg.h
986         * src/summaryview.c
987                 add Mailing List support
988                 based on the old 0.6.5claws25 patch by 
989                 Melvin Hadasht, with finishing touches
990                 by Colin
991
992 2006-05-08 [colin]      2.2.0cvs1
993
994         * src/mainwindow.c
995         * src/toolbar.c
996         * src/toolbar.h
997                 Add contextual menu on Compose toolbar 
998                 button. Fixes bug #944 (Automatic 
999                 addresses not applied when changing account 
1000                 from compose window)
1001
1002 2006-05-08 [paul]       2.2.0
1003
1004         2.2.0 released
1005
1006 2006-05-08 [paul]       2.1.1cvs51
1007
1008         * po/cs.po
1009         * po/de.po
1010         * po/en_GB.po
1011         * po/fi.po
1012         * po/fr.po
1013         * po/pt_BR.po
1014         * po/sr.po
1015         * po/zh_CN.po
1016                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1017                 Fabien Vantard, Frederico Goncalves Guimaraes,
1018                 Aleksandar Urosevic, and Ralgh Young
1019
1020 2006-05-12 [colin]      2.1.1cvs50
1021
1022         * po/cs.po
1023         * po/de.po
1024         * po/en_GB.po
1025         * po/es.po
1026         * po/fi.po
1027         * po/fr.po
1028         * po/pt_BR.po
1029         * po/sr.po
1030         * po/zh_CN.po
1031                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1032                 Fabien Vantard, Frederico Goncalves Guimaraes,
1033                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1034
1035 2006-05-05 [colin]      2.1.1cvs49
1036
1037         * manual/Makefile.am
1038         * manual/pl/Makefile.am
1039         * manual/pl/account.xml
1040         * manual/pl/ack.xml
1041         * manual/pl/addrbook.xml
1042         * manual/pl/advanced.xml
1043         * manual/pl/faq.xml
1044         * manual/pl/glossary.xml
1045         * manual/pl/gpl.xml
1046         * manual/pl/handling.xml
1047         * manual/pl/intro.xml
1048         * manual/pl/keyboard.xml
1049         * manual/pl/plugins.xml
1050         * manual/pl/starting.xml
1051         * manual/pl/sylpheed-claws-manual.xml
1052         * manual/pl/dist/.cvsignore
1053         * manual/pl/dist/Makefile.am
1054         * manual/pl/dist/html/.cvsignore
1055         * manual/pl/dist/html/Makefile.am
1056         * manual/pl/dist/pdf/.cvsignore
1057         * manual/pl/dist/pdf/Makefile.am
1058         * manual/pl/dist/ps/.cvsignore
1059         * manual/pl/dist/ps/Makefile.am
1060         * manual/pl/dist/txt/.cvsignore
1061         * manual/pl/dist/txt/Makefile.am
1062                 Add the polish translation of the manual,
1063                 Authored by Pawel Pekala.
1064
1065 2006-05-05 [cleroy]     2.1.1cvs48
1066
1067         * src/main.c
1068                 Re-read matcherrc after loading plugins 
1069                 if some of them add folders.
1070
1071 2006-05-03 [colin]      2.1.1cvs47
1072
1073         * src/imap.c
1074                 I'm idiot
1075
1076 2006-05-03 [colin]      2.1.1cvs46
1077
1078         * src/imap.c
1079                 Be sure to have a session when
1080                 getting separator
1081
1082 2006-05-03 [colin]      2.1.1cvs45
1083
1084         * src/imap.c
1085         * src/imap.h
1086         * src/imap_gtk.c
1087                 Fix preventing renaming with namespace 
1088                 separator.
1089
1090 2006-05-01 [colin]      2.1.1cvs44
1091
1092         * src/action.c
1093                 Don't reload messageview when result of
1094                 action is piped.
1095
1096 2006-04-29 [colin]      2.1.1cvs43
1097
1098         * src/prefs_receive.c
1099         * src/plugins/spamassassin/spamassassin_gtk.c
1100         * src/plugins/clamav/clamav_plugin_gtk.c
1101                 GUI fixes by Pawel
1102
1103 2006-04-29 [colin]      2.1.1cvs42
1104
1105         * src/prefs_compose_writing.c
1106         * src/prefs_quote.c
1107                 Cleanups. Patch by Pawel
1108
1109 2006-04-28 [paul]       2.1.1cvs41
1110
1111         * src/matcher.c
1112                 fix returned quick search results when search
1113                 term contains an underscore.
1114                 Thanks to Colin
1115
1116 2006-04-28 [paul]       2.1.1cvs40
1117
1118         * src/prefs_message.c
1119         * src/prefs_receive.c
1120                 GUI cleanups
1121                 Patches by Pawel Pekala
1122
1123 2006-04-27 [colin]      2.1.1cvs39
1124
1125         * src/wizard.c
1126                 Differentiate subject Welcome from
1127                 window's title Welcome
1128
1129 2006-04-27 [paul]
1130
1131         2.2.0-rc1 released
1132
1133 2006-04-27 [paul]       2.1.1cvs38
1134
1135         * manual/advanced.xml
1136         * manual/fr/advanced.xml
1137                 add info about compose_no_markup hidden pref
1138
1139 2006-04-27 [paul]       2.1.1cvs37
1140
1141         * src/prefs_account.c
1142                 improve privacy labels
1143         * src/prefs_msg_colors.c
1144                 change some strings for translators' convenience
1145         * src/gtk/gtkutils.c
1146                 don't underline the link button text
1147
1148 2006-04-25 [colin]      2.1.1cvs36
1149
1150         * src/folder.c
1151                 Complete 2.1.1cvs33 (once more ;)
1152
1153 2006-04-25 [colin]      2.1.1cvs35
1154
1155         * src/editldap.c
1156                 Fix tooltip
1157
1158 2006-04-25 [cleroy]     2.1.1cvs34
1159
1160         * src/compose.c
1161         * src/gtk/gtkaspell.c
1162                 Fix crash on redirect (related to the return 
1163                 of the aspell menu in compose's toolbar)
1164         * src/prefs_msg_colors.c
1165                 Fix sensitivity widgets
1166         * src/image_viewer.c
1167         * src/gtk/pluginwindow.c
1168         * src/gtk/prefswindow.c
1169                 Change released signals to clicked (Fabien)
1170         * po/POTFILES.in
1171         * src/common/socket.c
1172         * src/plugins/spamassassin/spamassassin.c
1173                 Translate strings (Fabien)
1174
1175 2006-04-25 [paul]       2.1.1cvs33
1176
1177         * src/folder.c
1178         * src/folder.h
1179         * src/folderview.c
1180                 complete the fix of bug #912
1181                 Thanks to Colin
1182
1183 2006-04-25 [colin]      2.1.1cvs32
1184
1185         * src/news.c
1186                 Better progress bar
1187         * src/mimeview.c
1188         * src/summaryview.c
1189         * src/summaryview.h
1190                 Fix focus chain
1191                 Patches by Pawel Pekala
1192
1193 2006-04-24 [colin]      2.1.1cvs31
1194
1195         * src/compose.c
1196                 Fix compilation warnings (Fabien)
1197
1198 2006-04-24 [colin]      2.1.1cvs30
1199
1200         * src/addrindex.c
1201         * src/editldap.c
1202         * src/editldap_basedn.c
1203         * src/editldap_basedn.h
1204         * src/ldapctrl.c
1205         * src/ldapctrl.h
1206         * src/ldapquery.c
1207         * src/ldaputil.c
1208         * src/ldaputil.h
1209                 Fix bug #901 (LDAPS support)
1210
1211 2006-04-24 [colin]      2.1.1cvs29
1212
1213         * src/compose.c
1214                 Fix logic on error with send dialog on
1215         * src/imap.c
1216                 Fix compilation without libetpan, thanks
1217                 to Fabien
1218         * src/summaryview.c
1219                 Fix 'context-menu' key
1220
1221 2006-04-23 [colin]      2.1.1cvs28
1222
1223         * src/folder.c
1224                 Never free current's cache to free up 
1225                 memory. Fixes bug #912 (new count 
1226                 randomly set to message count)
1227
1228 2006-04-23 [colin]      2.1.1cvs27
1229
1230         * src/gtk/quicksearch.c
1231                 And remove printf...
1232
1233 2006-04-23 [colin]      2.1.1cvs26
1234
1235         * src/gtk/quicksearch.c
1236                 Fix replacing in quicksearch, and fix inserting
1237                 in the middle of the string. (introduced at 2.1.0cvs22)
1238
1239 2006-04-23 [colin]      2.1.1cvs25
1240
1241         * src/imap.c
1242                 Make sure uidnext is initialized in get_num_list
1243                 (not for stable, related to 2.1.1cvs8 and friends)
1244
1245 2006-04-23 [colin]      2.1.1cvs24
1246
1247         * src/imap.c
1248                 Output something when login is successful
1249                 too
1250
1251 2006-04-23 [colin]      2.1.1cvs23
1252
1253         * src/etpan/imap-thread.c
1254                 Better logging (line-per-line, hide data in fetch)
1255                 Fix a const warning
1256         * src/gtk/logwindow.c
1257         * src/gtk/logwindow.h
1258                 Better logging (color for input/output)
1259
1260 2006-04-21 [colin]      2.1.1cvs22
1261
1262         * src/gtk/quicksearch.c
1263                 On gtk+-2.8, use stock buttons in quicksearch
1264                 Based on a patch by Fabien and a design by Paul
1265
1266 2006-04-21 [colin]      2.1.1cvs21
1267
1268         * src/folderview.c
1269         * src/mainwindow.c
1270                 Fix occasional flicker in folderview
1271         * src/common/utils.c
1272                 Fix bug #943 (Incorrectly parsed email address 
1273                 list in short headers on message view and in 
1274                 printouts)
1275
1276 2006-04-20 [colin]      2.1.1cvs20
1277
1278         * src/imap.c
1279         * src/imap.h
1280         * src/prefs_account.c
1281                 Add ANONYMOUS auth for IMAP
1282
1283 2006-04-20 [paul]       2.1.1cvs19
1284
1285         * src/main.c
1286                 proper fix for 2.1.1cvs18
1287                 Thanks to Colin
1288
1289 2006-04-20 [paul]       2.1.1cvs18
1290
1291         * src/main.c
1292                 fix build warnings
1293
1294 2006-04-20 [paul]       2.1.1cvs17
1295
1296         * src/gtk/quicksearch.c
1297                 fix standard, non-extended Quick search,
1298                 was broken in 2.1.1cvs15.
1299                 Thanks to Colin.
1300
1301 2006-04-20 [colin]      2.1.1cvs16
1302
1303         * src/prefs_matcher.c
1304                 Fix values when reselecting a ~test
1305                 rule
1306
1307 2006-04-19 [colin]      2.1.1cvs15
1308
1309         * src/compose.c
1310         * src/compose.h
1311         * src/gtk/gtkaspell.c
1312         * src/gtk/gtkaspell.h
1313                 Put back Options menu in Spelling/
1314         * src/gtk/quicksearch.c
1315                 Don't search, and show error, if the
1316                 advanced search has a syntax error
1317
1318 2006-04-18 [colin]      2.1.1cvs14
1319
1320         * src/textview.c
1321                 Fix gdk warnings on set_cursor when textview
1322                 isn't visible
1323
1324 2006-04-18 [colin]      2.1.1cvs13
1325
1326         * src/gtk/gtksctree.c
1327                 Remove seemingly useless refresh that causes
1328                 flicker - watch this commit in case of 
1329                 problems before planned backport to stable
1330
1331 2006-04-18 [colin]      2.1.1cvs12
1332
1333         * src/imap.c
1334                 Factorize get/set_xml code
1335         * src/compose.c
1336         * src/prefs_account.c
1337         * src/prefs_account.h
1338         * src/procmsg.c
1339                 Add Encrypt to self option
1340
1341 2006-04-17 [colin]      2.1.1cvs11
1342
1343         * configure.ac
1344                 Fix search on encrpyt function on dragonfly
1345                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1346
1347 2006-04-17 [colin]      2.1.1cvs10
1348
1349         * src/prefs_account.c
1350                 Be safe by default: remove mails from POP3
1351                 after 7 days, not immediately
1352
1353 2006-04-17 [colin]      2.1.1cvs9
1354
1355         * src/etpan/imap-thread.c
1356                 Fix build on DragonFly - patch by 
1357                 Jonathan Buschmann <jonthn@agmact.com>
1358
1359 2006-04-17 [colin]      2.1.1cvs8
1360
1361         * src/imap.c
1362                 Save uidnext between sessions
1363
1364 2006-04-17 [colin]      2.1.1cvs7
1365
1366         * src/imap.c
1367                 scan is required when uid validity changes
1368
1369 2006-04-17 [colin]      2.1.1cvs6
1370
1371         * src/folderview.c
1372                 Don't scan if not necessary, apart in current
1373                 folder and INBOX to fetch flags.
1374         * src/imap.c
1375                 Scan is necessary if unread count changes
1376
1377 2006-04-17 [colin]      2.1.1cvs5
1378
1379         * src/imap.c
1380                 ...But always fetch ANSWERED and DELETED flags for
1381                 INBOX, as filtering can happen on these flags.
1382
1383 2006-04-17 [colin]      2.1.1cvs4
1384
1385         * src/imap.c
1386                 Don't fetch REPLIED and DELETED flags when synchronising
1387                 flags with a closed folder. We only need UNSEEN and FLAGGED
1388                 to update the folderview.
1389
1390 2006-04-17 [colin]      2.1.1cvs3
1391
1392         * src/imap.c
1393                 Faster flag search when there are new mails 
1394                 in a folder. We can do a full search if the 
1395                 folder contains less messages than the new
1396                 list.
1397
1398 2006-04-17 [colin]      2.1.1cvs2
1399
1400         * po/cs.po
1401         * po/de.po
1402         * po/fr.po
1403         * po/nl.po
1404         * po/pt_BR.po
1405                 Update translations from stable branch
1406
1407 2006-04-17 [colin]      2.1.1cvs1
1408
1409         * configure.ac
1410                 Bump version to follow stable release
1411
1412 2006-04-16 [mones]      2.1.0cvs50
1413
1414         * po/es.po
1415                 Updated for release
1416
1417 2006-04-16 [colin]      2.1.0cvs49
1418
1419         * src/textview.c
1420                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1421                 with gtk < 2.8. Thanks to Fabien Vantard.
1422
1423 2006-04-15 [colin]      2.1.0cvs48
1424
1425         * src/etpan/imap-thread.c
1426                 Fix bug #919 (libetpan: SEGV when connecting 
1427                 using command)
1428
1429 2006-04-14 [colin]      2.1.0cvs47
1430
1431         * src/main.c
1432                 Fix race on --select (should be done better)
1433
1434 2006-04-14 [wwp]        2.1.0cvs46
1435
1436         * src/send_message.c
1437                 enforce a check for domain in account prefs (a sending
1438                 error could be faced if domain was checked but no value set),
1439                 thanks to Colin.
1440
1441 2006-04-14 [colin]      2.1.0cvs45
1442
1443         * src/codeconv.c
1444                 when converting from unknown to unknown, if the
1445                 string is UTF8, don't convert it to the locale
1446                 (which breaks it)
1447
1448 2006-04-14 [colin]      2.1.0cvs44
1449
1450         * src/compose.c
1451                 Don't try to use ASCII for converting headers
1452                 (as done in body)
1453
1454 2006-04-14 [paul]       2.1.0cvs43
1455
1456         * src/crash.c
1457                 add locale/charset info to crash report
1458         * src/gtk/about.c
1459                 add wwp to doc team
1460                 replace 'e-mail' with preferred 'email'
1461         * src/gtk/authors.h
1462                 ensure contributors list is in alphabetical
1463                 order
1464
1465 2006-04-13 [colin]      2.1.0cvs42
1466
1467         * src/textview.c
1468                 Prevent gdk warnings
1469
1470 2006-04-13 [colin]      2.1.0cvs41
1471
1472         * src/common/ssl_certificate.c
1473         * src/common/ssl_certificate.h
1474         * src/gtk/sslcertwindow.c
1475                 Warn on expired certs, and display the expiration date
1476
1477 2006-04-13 [colin]      2.1.0cvs40
1478
1479         * src/plugins/spamassassin/spamassassin_gtk.c
1480                 Fix missing set_text on unix socket
1481
1482 2006-04-13 [wwp]        2.1.0cvs39
1483
1484         * manual/fr/advanced.xml
1485         * manual/fr/glossary.xml
1486                 applied new spam/ham/email lexicon (pourriel, courriel)
1487
1488 2006-04-13 [paul]       2.1.0cvs38
1489
1490         * src/plugins/pgpmime/plugin.c
1491                 remove the mention of S/MIME from the
1492                 description. This is now handled by the
1493                 S/MIME plugin.
1494
1495 2006-04-13 [paul]       2.1.0cvs37
1496
1497         * src/prefs_msg_colors.c
1498                 rework dialog
1499         * src/prefs_folder_item.c
1500         * src/prefs_spelling.c
1501                 add a tooltip to the colour selector buttons
1502
1503 2006-04-13 [wwp]        2.1.0cvs36
1504
1505         * manual/advanced.xml
1506         * manual/glossary.xml
1507         * manual/handling.xml
1508         * manual/keyboard.xml
1509         * manual/plugins.xml
1510         * manual/starting.xml
1511         * manual/fr/account.xml
1512         * manual/fr/ack.xml
1513         * manual/fr/addrbook.xml
1514         * manual/fr/advanced.xml
1515         * manual/fr/faq.xml
1516         * manual/fr/glossary.xml
1517         * manual/fr/gpl.xml
1518         * manual/fr/handling.xml
1519         * manual/fr/intro.xml
1520         * manual/fr/keyboard.xml
1521         * manual/fr/plugins.xml
1522         * manual/fr/starting.xml
1523         * manual/fr/sylpheed-claws-manual.xml
1524                 fixes to the manuals:
1525                  - summaryview -> Message List (same in French)
1526                  - translate key names
1527                  - fix French punctuation, use non-breakable spaces when
1528                    necessary, don't use &thinsp; which is not portable
1529                  - tell what maildir and mbox formats we support
1530
1531 2006-04-12 [wwp]        2.1.0cvs35
1532
1533         * src/prefs_toolbar.c
1534                 unified a replace button more,
1535                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1536
1537 2006-04-12 [wwp]        2.1.0cvs34
1538
1539         * src/prefs_common.c
1540         * src/prefs_msg_colors.c
1541                 make default color labels translatable,
1542                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1543                 thanks to Tim <timbrain@post.cz> for reporting.
1544
1545 2006-04-12 [wwp]        2.1.0cvs33
1546
1547         * manual/glossary.xml
1548         * manual/intro.xml
1549         * manual/plugins.xml
1550         * manual/starting.xml
1551         * manual/sylpheed-claws-manual.xml
1552         * manual/fr/.cvsignore
1553         * manual/fr/account.xml
1554         * manual/fr/ack.xml
1555         * manual/fr/addrbook.xml
1556         * manual/fr/advanced.xml
1557         * manual/fr/faq.xml
1558         * manual/fr/glossary.xml
1559         * manual/fr/handling.xml
1560         * manual/fr/intro.xml
1561         * manual/fr/keyboard.xml
1562         * manual/fr/plugins.xml
1563         * manual/fr/starting.xml
1564         * manual/fr/sylpheed-claws-manual.xml
1565                 various fixes: typos, missing .fr translations, punctuation,
1566                 capitalization, links, accents and some bad French more.
1567
1568 2006-04-12 [wwp]        2.1.0cvs32
1569
1570         * src/prefs_gtk.c
1571                 fix for bug #935: always store prefs files in UTF-8 (thanks
1572                 to Colin).
1573
1574 2006-04-11 [colin]      2.1.0cvs31
1575
1576         * src/compose.c
1577                 Fix inserting files not in utf8 when locale is utf8
1578
1579 2006-04-11 [colin]      2.1.0cvs30
1580
1581         * src/inc.c
1582                 Don't show error dialog when cancelling connection
1583                 Patch by Pawel
1584
1585 2006-04-11 [cleroy]     2.1.0cvs29
1586
1587         * src/compose.c
1588                 Implement multiple quote levels
1589         * src/prefs_common.c
1590                 Change a little bit the quote bgcolor for 2nd level
1591
1592 2006-04-11 [colin]      2.1.0cvs28
1593
1594         * src/gtk/about.c
1595                 Add locale and charset in the label
1596
1597 2006-04-10 [colin]      2.1.0cvs27
1598
1599         * src/compose.c
1600         * src/prefs_common.c
1601         * src/prefs_common.h
1602         * src/prefs_msg_colors.c
1603         * src/textview.c
1604                 Allow optional background color in quotes
1605                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1606                 GTK+-2.8.x feature
1607
1608 2006-04-10 [colin]      2.1.0cvs26
1609
1610         * src/main.c
1611         * src/mainwindow.c
1612         * src/mainwindow.h
1613                 Implement --select
1614
1615 2006-04-10 [colin]      2.1.0cvs25
1616
1617         * manual/plugins.xml
1618         * manual/fr/plugins.xml
1619                 Document libcurl's proxy variables
1620
1621 2006-04-09 [colin]      2.1.0cvs24
1622
1623         * src/prefs_common.c
1624                 gettext() returns statically allocated stuff. We have
1625                 to strdup it in order to be able to free it.
1626
1627 2006-04-09 [colin]      2.1.0cvs23
1628
1629         * AUTHORS
1630         * src/gtk/authors.h
1631                 Add Alexei
1632
1633 2006-04-09 [colin]      2.1.0cvs22
1634
1635         * src/mainwindow.c
1636         * src/gtk/quicksearch.c
1637                 Fix bug #859 (problems with cyrilic input in 
1638                 search panel) - Patch by Alexey Illarionov 
1639                 <littlesavage@rambler.ru>
1640
1641 2006-04-09 [colin]      2.1.0cvs21
1642
1643         * src/prefs_customheader.c
1644                 I prefer removing then freeing rather than the contrary
1645                 (even if it doesn't change anything ;-)
1646         * src/prefs_account.c
1647                 Fix bug #933 (Crash re-entering the custom headers list 
1648                 dialog in accounts prefs)
1649                 The problem happened when cancelling the Account 
1650                 Preferences' dialogs - in which case we didn't do 
1651                 anything to the PrefsAccount * struct. In case of applying,
1652                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1653                 working with in this dialog. The problem is that 
1654                 prefs_customheader.c, working on this tmp_ac_prefs, always
1655                 changes the ->customhdr_list pointer, even when cancelled. 
1656                 So in case of cancelling the prefs_account dialog, we still
1657                 have to update ->customhdr_list in the real account.
1658
1659 2006-04-08 [colin]      2.1.0cvs20
1660
1661         * manual/fr/glossary.xml
1662         * manual/fr/keyboard.xml
1663                 Forgot some headers :)
1664
1665 2006-04-08 [colin]      2.1.0cvs19
1666
1667         * manual/Makefile.am
1668         * manual/fr/Makefile.am
1669         * manual/fr/account.xml
1670         * manual/fr/ack.xml
1671         * manual/fr/addrbook.xml
1672         * manual/fr/advanced.xml
1673         * manual/fr/faq.xml
1674         * manual/fr/glossary.xml
1675         * manual/fr/gpl.xml
1676         * manual/fr/handling.xml
1677         * manual/fr/intro.xml
1678         * manual/fr/keyboard.xml
1679         * manual/fr/plugins.xml
1680         * manual/fr/starting.xml
1681         * manual/fr/sylpheed-claws-manual.xml
1682         * manual/fr/dist/.cvsignore
1683         * manual/fr/dist/Makefile.am
1684         * manual/fr/dist/html/.cvsignore
1685         * manual/fr/dist/html/Makefile.am
1686         * manual/fr/dist/pdf/.cvsignore
1687         * manual/fr/dist/pdf/Makefile.am
1688         * manual/fr/dist/ps/.cvsignore
1689         * manual/fr/dist/ps/Makefile.am
1690         * manual/fr/dist/txt/.cvsignore
1691         * manual/fr/dist/txt/Makefile.am
1692                 Add the french translation of the manual. Thanks to
1693                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1694                 account.xml, ack.xml, addrbook.xml and advanced.xml
1695
1696 2006-04-08 [colin]      2.1.0cvs18
1697
1698         * manual/plugins.xml
1699         * manual/starting.xml
1700                 More fixes
1701
1702 2006-04-07 [colin]      2.1.0cvs17
1703
1704         * manual/faq.xml
1705         * manual/intro.xml
1706         * manual/keyboard.xml
1707                 Little fixes
1708
1709 2006-04-07 [colin]      2.1.0cvs16
1710
1711         * README
1712         * src/compose.c
1713         * src/prefs_common.c
1714         * src/prefs_common.h
1715                 Add hidden compose_no_markup pref
1716
1717 2006-04-07 [wwp]        2.1.0cvs15
1718
1719         * src/summary_search.c
1720         * .cvsignore
1721                 Bugfix: stop button was sticky when searching in an empty folder.
1722                 Applied curly brackets code style to the whole file (summary_search.c).
1723                 More files to ignore.
1724
1725 2006-04-07 [wwp]        2.1.0cvs14
1726
1727         * src/message_search.c
1728         * src/summary_search.c
1729                 changed default button when search bumps at file/folder
1730                 beginning or end, for convenience (thanks to Colin).
1731
1732 2006-04-07 [paul]       2.1.0cvs13
1733
1734         * src/plugins/dillo_viewer/dillo_prefs.c
1735                 avoid future potential for namespace collision
1736                 Patch by Colin
1737
1738 2006-04-06 [wwp]        2.1.0cvs12
1739
1740         * src/summary_search.c
1741                 Unify extended/advanced searches names (and thus factorize labels),
1742                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1743
1744 2006-04-06 [wwp]        2.1.0cvs11
1745
1746         * src/folderview.c
1747         * src/prefs_themes.c
1748         * src/summaryview.c
1749                 Fixed some compilation warnings.
1750
1751 2006-04-06 [colin]      2.1.0cvs10
1752
1753         * manual/advanced.xml
1754                 Document the wizard template and how to deploy
1755                 Sylpheed-Claws effectively
1756
1757 2006-04-06 [colin]      2.1.0cvs9
1758
1759         * src/folderview.c
1760                 gettext patch to tell translators about _("#"),
1761                 by Maxim Britov
1762
1763 2006-04-06 [colin]      2.1.0cvs8
1764
1765         * src/textview.c
1766                 Fix invalid GtkTextBIter after clicking "Display as text"
1767
1768 2006-04-06 [mones]      2.1.0cvs7
1769
1770         * src/addr_compl.c
1771         * src/addrindex.c
1772         * src/addritem.c
1773         * src/codeconv.c
1774         * src/compose.c
1775         * src/filtering.c
1776         * src/folder.c
1777         * src/folder_item_prefs.c
1778         * src/folderview.c
1779         * src/localfolder.c
1780         * src/matcher.c
1781         * src/mimeview.c
1782         * src/prefs_msg_colors.c
1783         * src/prefs_spelling.c
1784         * src/prefs_themes.c
1785         * src/procmime.c
1786         * src/procmsg.c
1787         * src/stock_pixmap.c
1788         * src/summaryview.c
1789         * src/textview.c
1790         * src/toolbar.c
1791         * src/common/mgutils.c
1792         * src/common/prefs.c
1793         * src/common/ssl_certificate.c
1794         * src/gtk/colorlabel.c
1795         * src/gtk/quicksearch.c
1796         * src/plugins/pgpmime/pgpmime.c
1797         * src/plugins/spamassassin/spamassassin.c
1798                 Removed redundant NULL checks for g_free() calls.
1799                 Patch by Pawel Pekala.
1800
1801 2006-04-06 [mones]      2.1.0cvs6
1802
1803         * src/prefs_actions.c
1804         * src/prefs_filtering.c
1805         * src/prefs_filtering_action.c
1806         * src/prefs_matcher.c
1807         * src/prefs_template.c
1808         * src/gtk/gtkutils.c
1809         * src/gtk/gtkutils.h
1810                 Have a nice replace button. Patch by Pawel Pekala
1811
1812 2006-04-06 [colin]      2.1.0cvs5
1813
1814         * src/addressbook.c
1815                 Fix crash with empty columns
1816
1817 2006-04-05 [colin]      2.1.0cvs4
1818
1819         * src/wizard.c
1820         * src/prefs_gtk.c
1821                 Allow wizard customization with pre-filled values
1822
1823 2006-04-05 [colin]      2.1.0cvs3
1824
1825         * src/textview.c
1826         * src/mimeview.c
1827         * src/mimeview.h
1828                 Nicer messages in mimeview
1829
1830 2006-04-05 [colin]      2.1.0cvs2
1831
1832         * src/addressbook.c
1833         * src/prefs_summaries.c
1834                 i18n fix
1835
1836 2006-04-05 [colin]      2.1.0cvs1
1837
1838         * src/plugins/pgpcore/plugin.c
1839         * src/plugins/pgpcore/select-keys.c
1840         * src/plugins/pgpcore/select-keys.h
1841         * src/plugins/pgpcore/sgpgme.c
1842         * src/plugins/pgpcore/sgpgme.h
1843         * src/plugins/pgpinline/pgpinline.c
1844         * src/plugins/pgpinline/plugin.c
1845         * src/plugins/pgpmime/pgpmime.c
1846         * src/plugins/pgpmime/plugin.c
1847                 Factorize and generalize a bit 
1848                 Drop S/MIME signature verification from PGP/MIME
1849                 (adding it as another, more complete plugin)
1850
1851 2006-04-05 [paul]       2.1.0
1852
1853         2.1.0 released
1854
1855 2006-04-05 [paul]       2.0.0cvs186
1856
1857         * manual/advanced.xml
1858                 add info on colour labels
1859
1860 2006-04-05 [paul]       2.0.0cvs185
1861
1862         * po/bg.po
1863         * po/cs.po
1864         * po/de.po
1865         * po/el.po
1866         * po/en_GB.po
1867         * po/fi.po
1868         * po/fr.po
1869         * po/it.po
1870         * po/nl.po
1871         * po/pl.po
1872         * po/pt_BR.po
1873         * po/sr.po
1874         * po/zh_CN.po
1875                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1876                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1877                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1878                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1879         * src/gtk/authors.h
1880         * tools/claws.i18n.status.pl
1881                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1882                 and new Czech translator, Tim <timbrain@post.cz>
1883
1884 2006-04-05 [mones]      2.0.0cvs184
1885
1886         * po/es.po
1887                 Updated translation
1888
1889 2006-04-05 [colin]      2.0.0cvs183
1890
1891         * src/gtk/quicksearch.c
1892                 Fix bug #929 (unnecessary reload in quick search bar)
1893
1894 2006-04-05 [colin]      2.0.0cvs182
1895
1896         * src/compose.c
1897                 Fix crash on Reply with no From:
1898                 Show signature and conversion error on queuing 
1899                 (but not sending)
1900         * src/mainwindow.c
1901         * src/summaryview.c
1902         * src/summaryview.h
1903                 Factorize threading code and make sure msginfo 
1904                 is not null when it comes from a GtkCTreeRow's 
1905                 data
1906         * src/gtk/gtkaspell.c
1907                 Check for necessary things
1908         * src/gtk/gtksctree.c
1909         * src/gtk/gtksctree.h
1910                 Reset anchor if necessary when removing node
1911
1912 2006-03-29 [colin]      2.0.0cvs181
1913
1914         * src/folderview.c
1915                 Warn for disabled IMAP accounts (due to lack of
1916                 libetpan). Breaks string-freeze - sorry - but it
1917                 is kind of important ;)
1918
1919 2006-03-28 [colin]      2.0.0cvs180
1920
1921         * src/gtk/gtkutils.c
1922         * src/gtk/gtkutils.h
1923                 Add a gtkut_get_link_btn() function that
1924                 creates a button which acts like an URI
1925         * src/prefs_themes.c
1926         * src/gtk/about.c
1927                 Use this function (factorizes codes)
1928         * src/common/defs.h
1929         * src/gtk/pluginwindow.c
1930                 Add a "Get more..." in the plugins window
1931
1932 2006-03-28 [colin]      2.0.0cvs179
1933
1934         * src/common/smtp.c
1935         * src/common/passcrypt.c
1936         * src/undo.c
1937                 Warning fixes. Patch by Pawel Pekala
1938
1939 2006-03-27 [colin]      2.0.0cvs178
1940
1941         * src/undo.c
1942                 Fix undoing by blocks with spaces
1943
1944 2006-03-27 [colin]      2.0.0cvs177
1945
1946         * src/textview.c
1947                 Set margin to 3px for headers
1948
1949 2006-03-27 [paul]
1950
1951         2.1.0-rc2 released
1952
1953 2006-03-27 [wwp]        2.0.0cvs176
1954
1955         * src/summaryview.c
1956                 don't reset quicksearch when updating the message list.
1957                 Thanks to Colin.
1958
1959 2006-03-26 [wwp]        2.0.0cvs175
1960
1961         * src/compose.c
1962                 use a unified border width ('other' tab in the compose window,
1963                 patch by Pawel Pekala).
1964
1965
1966 2006-03-26 [wwp]        2.0.0cvs174
1967
1968         * src/common/quoted-printable.c
1969         * src/addressbook.c
1970                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1971
1972 2006-03-26 [colin]      2.0.0cvs173
1973
1974         * src/quote_fmt_parse.y
1975                 Fix non-UTF8 date formats messing up the whole quote a 
1976                 little bit
1977
1978 2006-03-26 [colin]      2.0.0cvs172
1979
1980         * src/procheader.c
1981                 Make sure the date is UTF8 valid, or try to make it
1982                 so. IncrediMail is really IncrediStupid.
1983         * src/compose.c
1984                 Fix possible conversions. 
1985                 
1986
1987 2006-03-26 [colin]      2.0.0cvs171
1988
1989         * src/matcher.c
1990                 Fix corner cases in body search. This is still a
1991                 hack... It seems impossible to make it good and 
1992                 reasonably fast at the same time.
1993
1994 2006-03-26 [colin]      2.0.0cvs170
1995
1996         * src/summaryview.c
1997                 I think I killed the twilight zone bug!
1998                 summary_select_node() flushes GTK events in order
1999                 to be able to center the view. But this also 
2000                 flushes keypresses like Ctrl-Alt-U, so this can
2001                 call summary_show from summary_select_node (itself
2002                 called from summary_show, etc.). And the summaryview
2003                 has to be unlocked in this function. So just locking
2004                 while processing GTK events, and bailing if locked, 
2005                 should fix it.
2006                 Fixes bug #927 (SIGSEGV during Update Summary)
2007
2008 2006-03-25 [colin]      2.0.0cvs169
2009
2010         * src/matcher.c
2011                 Fix search in QP-encoded bodies
2012                 Fix utf-8 searches in bodies encoded in the
2013                 locale's encoding
2014         * src/common/quoted-printable.c
2015         * src/common/quoted-printable.h
2016                 Add a decode function that doesn't overwrite
2017                 the original pointer
2018                 
2019
2020 2006-03-24 [colin]      2.0.0cvs168
2021
2022         * src/action.c
2023         * src/summaryview.c
2024         * src/summaryview.h
2025                 Update message cache after action
2026                 Patch by H. Merijn Brand
2027         * src/prefs_msg_colors.c
2028                 Factorize label 
2029                 Patch by Fabien Vantard
2030         * src/plugins/spamassassin/spamassassin_gtk.c
2031                 Remove useless translation
2032                 Patch by Fabien Vantard
2033
2034 2006-03-23 [colin]      2.0.0cvs167
2035
2036         * src/common/ssl.c
2037                 Let 30 seconds to SSL_connect
2038
2039 2006-03-23 [wwp]        2.0.0cvs166
2040
2041         * src/summaryview.c
2042         * src/gtk/description_window.c
2043                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2044                 and headers are translated; adjust description windows' width to fit their
2045                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2046
2047 2006-03-23 [paul]       2.0.0cvs165
2048
2049         * src/common/utils.c
2050                 fix highlighting of URIs containing "()"
2051                 (2.0.0cvs164's reversal fixed)
2052                 Thanks to Colin.
2053
2054 2006-03-23 [paul]       2.0.0cvs164
2055
2056         * src/common/utils.c
2057                 revert patch, (postponing a fix), at 2.0.0cvs120
2058                 as it breaks more URIs than it fixes.
2059                 Allow '-' to be a terminating character in a URI
2060
2061 2006-03-22 [colin]      2.0.0cvs163
2062
2063         * configure.ac
2064                 Require libetpan 0.45
2065                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2066
2067 2006-03-22 [paul]       2.0.0cvs162
2068
2069         * src/editgroup.c
2070                 replace '<-' and '->' buttons with GTK_STOCK graphical
2071                 buttons
2072         * src/summary_search.c
2073                 don't offer '...' for translation
2074                 add a tooltip to advanced search '...' button
2075         * src/gtk/quicksearch.c
2076                 don't offer '...' for translation
2077
2078 2006-03-21 [colin]      2.0.0cvs161
2079
2080         * src/compose.c
2081                 Fix middle-click pasting (insert at click
2082                 position instead of cursor position, don't
2083                 remove existing selection and allow pasting
2084                 our own selection)
2085         * src/addressbook.c
2086                 "LDAP Server" -> "LDAP servers"
2087
2088 2006-03-21 [wwp]        2.0.0cvs160
2089
2090         * src/etpan/imap-thread.c
2091                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2092
2093 2006-03-20 [colin]      2.0.0cvs159
2094
2095         * src/summaryview.c
2096                 Don't reload summaryview after an execute with no
2097                 move action
2098
2099 2006-03-19 [colin]      2.0.0cvs158
2100
2101         * src/addressbook.c
2102                 and put groups at the top, always
2103
2104 2006-03-19 [colin]      2.0.0cvs157
2105
2106         * src/addressbook.c
2107                 Order groups before names, as previously
2108
2109 2006-03-19 [colin]      2.0.0cvs156
2110
2111         * src/addressbook.c
2112                 - Sort case-unsensitive
2113                 - Put the sort arrow at opening too
2114
2115 2006-03-19 [wwp]        2.0.0cvs155
2116
2117         * src/addressbook.c
2118                 allow sorting by name/email/remarks, ensure that right-pane's contents
2119                 matches the left-pane selection (cleared when appropriate).
2120                 Patch by Pawel Pekala <c0rn@o2.pl>.
2121
2122 2006-03-18 [colin]      2.0.0cvs154
2123
2124         * src/textview.c
2125                 Fix text cursor ;)
2126
2127 2006-03-18 [colin]      2.0.0cvs153
2128
2129         * src/gtk/filesel.c
2130                 Make sure we hide the preview if we didn't get
2131                 a filename
2132
2133 2006-03-18 [colin]      2.0.0cvs152
2134
2135         * src/summaryview.c
2136                 Set cursor to watch for execution (fixes lack
2137                 of watch-cursor when dnd'ing hundreds of mails)
2138         * src/gtk/filesel.c
2139                 Check that mime type is 'image/*' before updating
2140                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2141
2142 2006-03-18 [colin]      2.0.0cvs151
2143
2144         * src/mainwindow.c
2145         * src/textview.c
2146         * src/textview.h
2147                 Put a watch cursor in textview too when the mainwindow's
2148                 cursor in a watch
2149
2150 2006-03-18 [colin]      2.0.0cvs150
2151
2152         * src/folder.c
2153                 Change wrong asserts to simple tests
2154
2155 2006-03-17 [colin]      2.0.0cvs149
2156
2157         * src/mainwindow.c
2158         * src/mainwindow.h
2159         * src/prefs_msg_colors.c
2160         * src/summaryview.c
2161         * src/summaryview.h
2162         * src/gtk/colorlabel.c
2163         * src/gtk/colorlabel.h
2164                 Add a color label menu in the main menubar
2165                 Add (fixed) accels Ctrl-{0-7} to change the color
2166                 They have to be fixed because the menu's dynamic,
2167                 the items are complex widgets, hence we can't use
2168                 a GtkItemFactory.
2169
2170
2171 2006-03-17 [wwp]        2.0.0cvs148
2172
2173         * src/compose.c
2174                 rollback few lines from my previous commit (those lines come from
2175                 a pending patch, accidentally commited, even if neutral as they are
2176                 commented out).
2177
2178 2006-03-17 [wwp]        2.0.0cvs147
2179
2180         * src/compose.c
2181                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2182                 applied code style/indentation to the modified function.
2183
2184 2006-03-17 [wwp]        2.0.0cvs146
2185
2186         * src/procmsg.c
2187         * src/compose.c
2188                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2189
2190 2006-03-17 [paul]
2191
2192         2.1.0-rc1 released
2193
2194 2006-03-17 [paul]       2.0.0cvs145
2195
2196         * src/main.c
2197                 addressbook_read_file() was called twice
2198         * src/textview.c
2199                 X-Mailer highlighting
2200
2201 2006-03-16 [colin]      2.0.0cvs144
2202
2203         * src/sourcewindow.c
2204         * src/sourcewindow.h
2205                 And the last one, in source window.
2206
2207 2006-03-16 [colin]      2.0.0cvs143
2208
2209         * src/compose.c
2210         * src/compose.h
2211                 Fix the same stuff in compose
2212
2213 2006-03-16 [colin]      2.0.0cvs142
2214
2215         * src/messageview.c
2216                 Complete the previous messageview crash fix
2217
2218 2006-03-16 [colin]      2.0.0cvs141
2219
2220         * src/procmsg.h
2221         * src/procmsg.c
2222         * src/folder.c
2223                 Fix POSTPROCESSING hook
2224                 Patch by H. Merijn Brand
2225
2226         * src/procmime.c
2227         * src/procmime.h
2228                 Parse Content-Location
2229
2230         * src/toolbar.c
2231         * src/messageview.c
2232         * src/messageview.h
2233                 Don't crash when a top-level MessageView has
2234                 been closed on us. Same problematic than
2235                 yesterday's quicksearch issue.
2236
2237 2006-03-15 [colin]      2.0.0cvs140
2238
2239         * src/gtk/quicksearch.c
2240                 Fix a bitchy race we didn't think about when we
2241                 added quicksearch cancellation:
2242                 If the search is not on cached fields, for example
2243                 body_part matchcase "stuff"
2244                 the matcher code has to get the whole message. If
2245                 we're on IMAP, that can be slow, and in order to
2246                 be non-blocking, the IMAP code idle loop processes
2247                 gtk events too. So it is possible to cancel a
2248                 quicksearch while the matcher is getting the mail's
2249                 body. After matcher got its body, it will start to
2250                 iterate over the matcher list that the Quicksearch's
2251                 clear_search_cb() just freed via prepare_matcher().
2252                 SIGSEGV ensues.
2253                 The fix consists of guarding the matcherlist_match()
2254                 call with a boolean 'matching'. If we reset the
2255                 quicksearch while matching is TRUE, we don't free
2256                 the matcherlist anymore like we did, but we set
2257                 another new flag, deferred_free, to TRUE. Then,
2258                 in quicksearch_match(), just after returning from
2259                 matcherlist_match() and unsetting the matching flag,
2260                 we check the deferred_free flag and do the
2261                 prepare_matcher() (which does the matcherlist_free)
2262                 for real, so we free the matcherlist once it's not
2263                 used anymore.
2264                 As all of this runs via the glib main loop, we
2265                 luckily don't need a mutex.
2266         * src/summaryview.c
2267                 Also, show progress while searching.
2268
2269
2270 2006-03-14 [colin]      2.0.0cvs139
2271
2272         * src/alertpanel.c
2273                 Make alertpanel_is_open non-static
2274
2275 2006-03-14 [colin]      2.0.0cvs138
2276
2277         * src/prefs_spelling.c
2278                 Cleanups - Fabien Vantard
2279
2280 2006-03-14 [wwp]        2.0.0cvs137
2281
2282         * src/main.c
2283                 code style normalization (curly braces, indentation).
2284
2285 2006-03-14 [wwp]        2.0.0cvs137
2286
2287         * src/main.c
2288                 code style (braces, indentation)
2289
2290 2006-03-12 [paul]       2.0.0cvs136
2291
2292         * src/prefs_common.c
2293                 trans_hdr defaults to FALSE to be RFC-savvy
2294         * src/prefs_summaries.c
2295                 add a tooltip to the trans_hdr option
2296                 
2297
2298 2006-03-12 [paul]       2.0.0cvs135
2299
2300         * src/prefs_matcher.c
2301                 give a little more width to the combos
2302         * src/prefs_display_header.c
2303         * src/textview.c
2304                 translate headers if prefs_common.trans_hdr
2305                 is TRUE
2306
2307         Patches by Pawel Pekala
2308
2309 2006-03-12 [paul]       2.0.0cvs134
2310
2311         * src/plugins/clamav/clamav_plugin.c
2312         * src/plugins/dillo_viewer/dillo_viewer.c
2313         * src/plugins/pgpcore/plugin.c
2314         * src/plugins/pgpinline/plugin.c
2315         * src/plugins/pgpmime/plugin.c
2316         * src/plugins/spamassassin/spamassassin.c
2317                 update/add to descriptions
2318         * src/plugins/spamassassin/spamassassin_gtk.c
2319                 fixes to the english, remove superfluous
2320                 tooltips, clean up a little
2321
2322 2006-03-12 [paul]       2.0.0cvs133
2323
2324         * src/compose.c
2325                 fix Bug 924, 'Account combo box shows up wrong 
2326                 if & is in account name'
2327
2328 2006-03-11 [colin]      2.0.0cvs132
2329
2330         * src/summaryview.c
2331                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2332                 messed up shift-selection because is slows down
2333                 moving around summaryview. thanks -users
2334
2335 2006-03-10 [colin]      2.0.0cvs131
2336
2337         * src/plugins/spamassassin/spamassassin_gtk.c
2338                 Put back Paul's engrish fixes
2339
2340 2006-03-10 [colin]      2.0.0cvs130
2341
2342         * src/plugins/spamassassin/spamassassin.c
2343         * src/plugins/spamassassin/spamassassin.h
2344         * src/plugins/spamassassin/spamassassin_gtk.c
2345                 Cleanup SA prefs page (more)
2346                 Patch by Fabien Vantard
2347
2348 2006-03-10 [paul]       2.0.0cvs129
2349
2350         * src/prefs_msg_colors.c
2351         * src/prefs_spelling.c
2352                 widget sensitivity
2353
2354 2006-03-09 [mones]      2.0.0cvs128
2355
2356         * po/es.po
2357                 Update for next RC
2358
2359 2006-03-09 [wwp]        2.0.0cvs127
2360
2361         * configure.ac
2362                 revert accidental commit (requirement for libetpan 0.43), this time
2363                 not in HEAD.
2364
2365 2006-03-09 [wwp]        2.0.0cvs125
2366
2367         * configure.ac
2368                 revert accidental commit (requirement for libetpan 0.43)
2369
2370 2006-03-09 [paul]       2.0.0cvs126
2371
2372         * src/prefs_receive.c
2373                 remove useless frame
2374                 replace 'incorporation' with 'receiving'
2375         * src/plugins/clamav/clamav_plugin_gtk.c
2376         * src/plugins/spamassassin/spamassassin_gtk.c
2377                 improve widget sensitivity
2378                 fix a bit his engrish
2379
2380 2006-03-09 [wwp]        2.0.0cvs125
2381
2382         * src/addressadd.c
2383         * src/foldersel.c
2384         * src/prefs_common.c
2385         * src/prefs_common.h
2386                 remember some more windows' sizes (add to addressbook and
2387                 select folder).
2388
2389 2006-03-09 [paul]       2.0.0cvs124
2390
2391         * src/plugins/pgpcore/prefs_gpg.c
2392                 normalise construction of dialogue
2393
2394 2006-03-09 [paul]       2.0.0cvs123
2395
2396         * src/plugins/trayicon/Makefile.am
2397                 add missing slash
2398
2399 2006-03-08 [colin]      2.0.0cvs122
2400
2401         * src/plugins/trayicon/Makefile.am
2402                 Fix build in separate dir 
2403                 Patch by Bamanzi <bamanzi@gmail.com>
2404
2405 2006-03-08 [colin]      2.0.0cvs121
2406
2407         * src/procmsg.c
2408                 Batch move and copies from summaryview with delayed execution
2409                 too
2410
2411 2006-03-07 [paul]       2.0.0cvs120
2412
2413         * src/common/utils.c
2414                 fix highlighting of URIs containing "()"
2415                 Patch by Pawel Pekala
2416
2417 2006-03-07 [paul]       2.0.0cvs119
2418
2419         * src/folder.c
2420         * src/folder.h
2421         * src/folderview.c
2422                 immediately do alphabetical resort when
2423                 changing a folder's name
2424                 Patch by Pawel Pekala
2425
2426 2006-03-07 [paul]       2.0.0cvs118
2427
2428         * src/news.c
2429         * src/news_gtk.c
2430                 when unsubscribing a newsgroup, remove the
2431                 folder and msgs in .sylpheed-claws/newscache
2432                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2433
2434 2006-03-07 [paul]       2.0.0cvs117
2435
2436         * src/textview.c
2437                 fix wrong Fake URL Warning
2438                 Thanks to Hiro
2439
2440 2006-03-07 [colin]      2.0.0cvs116
2441
2442         * src/imap.c
2443                 Return immediately when password dialog was
2444                 cancelled
2445         * src/gtk/inputdialog.c
2446                 Allow empty strings for passwords
2447
2448
2449 2006-03-06 [colin]      2.0.0cvs115
2450
2451         * src/imap.c
2452                 Prevent double-timeouts when connection fails
2453
2454 2006-03-06 [colin]
2455
2456         2.0.1-rc1 released
2457
2458 2006-03-06 [colin]      2.0.0cvs114
2459
2460         * src/imap.c
2461                 Refresh session during potentially long
2462                 operations
2463
2464 2006-03-06 [wwp]        2.0.0cvs113
2465
2466         * src/prefs_msg_colors.h
2467                 forgot that one (custom color labels).
2468
2469 2006-03-06 [wwp]        2.0.0cvs112
2470
2471         * src/prefs_common.c
2472         * src/prefs_common.h
2473         * src/prefs_msg_colors.c
2474         * src/summaryview.c
2475         * src/summaryview.h
2476         * src/gtk/colorlabel.c
2477         * src/gtk/colorlabel.h
2478                 colors in messages list are now customizable. Color values and names can
2479                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2480                 Thanks to Paul and Colin for their help with this longstanding patch!
2481
2482 2006-03-06 [wwp]        2.0.0cvs111
2483
2484         * src/textview.c
2485                 don't crash if (x)face is bad.
2486
2487 2006-03-05 [paul]       2.0.0cvs110
2488
2489         * AUTHORS
2490         * configure.ac
2491         * src/Makefile.am
2492         * src/common/Makefile.am
2493         * src/common/utils.h
2494         * src/etpan/imap-thread.c
2495         * src/gtk/authors.h
2496         * src/plugins/clamav/Makefile.am
2497         * src/plugins/demo/Makefile.am
2498         * src/plugins/dillo_viewer/Makefile.am
2499         * src/plugins/pgpcore/Makefile.am
2500         * src/plugins/pgpcore/passphrase.c
2501         * src/plugins/pgpinline/Makefile.am
2502         * src/plugins/pgpmime/Makefile.am
2503         * src/plugins/spamassassin/Makefile.am
2504         * src/plugins/trayicon/Makefile.am
2505                 fix builiding on cygwin
2506                 Patch by Ralgh Young <bamanzi@gmail.com>
2507
2508 2006-03-04 [wwp]        2.0.0cvs109
2509
2510         * manual/keyboard.xml
2511                 fix mixed up/down keys.
2512
2513 2006-03-04 [wwp]        2.0.0cvs108
2514
2515         * README
2516         * INSTALL
2517                 updated links to SpamAssassin.
2518
2519 2006-03-04 [wwp]        2.0.0cvs107
2520
2521         * manual/plugins.xml
2522         * src/plugins/spamassassin/README
2523                 updated SpamAssassin plugin docs to reflect new functional additions
2524                 (also fix/update/documents few technical stuff more, see the README).
2525
2526 2006-03-04 [wwp]        2.0.0cvs106
2527
2528         * src/prefs_message.c
2529                 normalized capitalization of message-prefs paths.
2530
2531 2006-03-04 [wwp]        2.0.0cvs105
2532
2533         * manual/advanced.xml
2534                 typo.
2535
2536 2006-03-03 [colin]      2.0.0cvs104
2537
2538         * src/plugins/clamav/clamav_plugin_gtk.c
2539                 Rework prefs page, patch by Fabien 
2540
2541 2006-03-03 [colin]      2.0.0cvs103
2542
2543         * src/plugins/clamav/clamav_plugin.c
2544                 Set error on all errors
2545
2546 2006-03-03 [colin]      2.0.0cvs102
2547
2548         * src/common/plugin.c
2549                 Initialize error to avoid crashing when a plugin fails
2550                 without setting error
2551
2552 2006-03-02 [wwp]        2.0.0cvs101
2553
2554         * configure.ac
2555                 fixed linker flags for libetpan support on Cygwin
2556                 (thanks to H.Merijn Brand).
2557
2558 2006-03-02 [wwp]        2.0.0cvs100
2559
2560         * src/addressbook.c
2561                 fix some AB error messages: one for punctuation and
2562                 one wrongly duplicate (thanks, maxbritov).
2563
2564 2006-03-02 [wwp]        2.0.0cvs99
2565
2566         * src/plugins/spamassassin/spamassassin.c
2567                 make sync calls to sa-learn/spamc to prevent
2568                 system (whatever local or client/server) overload.
2569
2570 2006-03-02 [colin]      2.0.0cvs98
2571
2572         * src/summaryview.c
2573                 Put the spam icon in the status column instead of the
2574                 mark one
2575
2576 2006-03-01 [colin]      2.0.0cvs97
2577
2578         * src/plugins/spamassassin/spamassassin.c
2579                 Fix segfault (g_file_set_contents fails for some 
2580                 reason and err==0x2f. Can't find out why with
2581                 valgrind, using working function :-)
2582
2583 2006-03-01 [colin]      2.0.0cvs96
2584
2585         * src/inc.c
2586                 Offline overriding: let 'No' be cached only 3 seconds
2587
2588 2006-03-01 [colin]      2.0.0cvs95
2589
2590         * src/addr_compl.c
2591         * src/addrbook.c
2592         * src/addressbook.c
2593         * src/addrindex.c
2594         * src/folder_item_prefs.c
2595         * src/headerview.c
2596         * src/imap.c
2597         * src/inc.c
2598         * src/ldif.c
2599         * src/mainwindow.c
2600         * src/mh.c
2601         * src/msgcache.c
2602         * src/prefs_common.h
2603         * src/prefs_msg_colors.c
2604         * src/procheader.c
2605         * src/procheader.h
2606         * src/procmime.c
2607         * src/procmsg.c
2608         * src/procmsg.h
2609         * src/send_message.h
2610         * src/simple-gettext.c
2611         * src/summaryview.c
2612         * src/summaryview.h
2613         * src/syldap.c
2614         * src/textview.c
2615         * src/undo.c
2616         * src/common/ssl_certificate.c
2617         * src/common/utils.c
2618         * src/gtk/colorsel.c
2619         * src/gtk/gtksctree.c
2620         * src/gtk/gtkshruler.c
2621         * src/plugins/trayicon/trayicon.c
2622                 #if 0 goes to /dev/null
2623
2624 2006-03-01 [colin]      2.0.0cvs94
2625
2626         * src/compose.c
2627         * src/imap.c
2628         * src/inc.c
2629         * src/inc.h
2630         * src/messageview.c
2631         * src/news.c
2632         * src/plugins/spamassassin/spamassassin.c
2633                 Allow to add information in the "working offline"
2634                 window
2635
2636 2006-03-01 [wwp]        2.0.0cvs93
2637
2638         * src/plugins/spamassassin/spamassassin.c
2639                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2640                 'cause it seems that calling `spamc ... < inputfile` with
2641                 g_spawn_(a)sync simply.. erm doesn't work :-).
2642
2643 2006-03-01 [wwp]        2.0.0cvs92
2644
2645         * src/toolbar.c
2646         * src/toolbar.h
2647                 simplify the adding of spam/ham button to the messageview toolbar
2648                 (it gets more clear now that the same button will be "Mark as spam"
2649                 or "Mark as ham" according to the current message status,
2650                 thanks to Colin).
2651
2652 2006-03-01 [wwp]        2.0.0cvs91
2653
2654         * src/messageview.c
2655         * src/procmsg.c
2656         * src/procmsg.h
2657         * src/summaryview.c
2658         * src/plugins/spamassassin/spamassassin.c
2659         * src/plugins/spamassassin/spamassassin.h
2660                 make learner callbacks return a status (0 for ok),
2661                 handle it in main code to avoid setting flags when learning failed,
2662                 don't learn on TCP if offline in spamassassin,
2663                 thanks to Colin.
2664
2665                 
2666
2667 2006-03-01 [wwp]        2.0.0cvs90
2668
2669         * src/compose.c
2670                 some work around the compose window's account menu,
2671                 patch by Fabien Vantard.
2672
2673 2006-03-01 [wwp]        2.0.0cvs89
2674
2675         * src/plugins/spamassassin/spamassassin.c
2676                 fixed bad logics, was using spamc in local mode and sa-learn
2677                 in remote mode (thanks, Colin).
2678
2679 2006-03-01 [wwp]        2.0.0cvs88
2680
2681         * src/plugins/spamassassin/spamassassin.c
2682         * src/plugins/spamassassin/spamassassin.h
2683         * src/plugins/spamassassin/spamassassin_gtk.c
2684                 made processing of emails w/ sa-plugin an option (default is TRUE),
2685                 fixed Engrish some tooltips, capitalization of some debug messages
2686                 and warnings. The spamassassin plugin now provides two separate
2687                 services: process emails upon incorporation and spamd training.
2688                 Both services (un)register independently but use some common
2689                 plugin settings (transport settings, spam storage location).
2690
2691 2006-02-28 [wwp]        2.0.0cvs87
2692
2693         * src/plugins/spamassassin/spamassassin.c
2694                 fix async flag to spamc cmdline execution (batch exec should
2695                 be asynchronous).
2696
2697 2006-02-27 [wwp]        2.0.0cvs86
2698
2699         * src/plugins/spamassassin/spamassassin.c
2700         * src/plugins/spamassassin/spamassassin.h
2701         * src/plugins/spamassassin/spamassassin_gtk.c
2702                 - added the ability to learn a remote spamassassin server (spamd),
2703                 using spamc.
2704                 - added the spamassassin option 'username', that applies to all
2705                 spamassassin operations (filtering, learning, local or remote).
2706                 The default username is the current unix user (if left blank
2707                 from gtk prefs or config file).
2708                 - commented out some unused code (notebook widget), removed unused
2709                 layout (hbox1).
2710                 - make more widgets sensitive to the transport type.
2711
2712 2006-02-27 [colin]      2.0.0cvs85
2713
2714         * src/plugins/spamassassin/spamassassin.c
2715                 Fix sa-learn call when offline
2716
2717 2006-02-27 [colin]      2.0.0cvs84
2718
2719         * configure.ac
2720         * src/Makefile.am
2721         * src/mainwindow.c
2722         * src/mainwindow.h
2723         * src/messageview.c
2724         * src/messageview.h
2725         * src/prefs_toolbar.c
2726         * src/procmsg.c
2727         * src/stock_pixmap.c
2728         * src/stock_pixmap.h
2729         * src/summaryview.c
2730         * src/toolbar.c
2731         * src/toolbar.h
2732         * src/pixmaps/ham_btn.xpm
2733         * src/pixmaps/spam.xpm
2734         * src/pixmaps/spam_btn.xpm
2735         * src/plugins/spamassassin/spamassassin.c
2736                 Add button in toolbar for spam learning
2737                 Fix a few bugs from the last related commit
2738                 Revert 1.9.6cvs23 which messed up shift-selection
2739
2740 2006-02-24 [colin]      2.0.0cvs83
2741
2742         * src/procmsg.c
2743         * src/summaryview.c
2744         * src/summaryview.h
2745         * src/plugins/spamassassin/spamassassin.c
2746         * src/plugins/spamassassin/spamassassin.h
2747         * src/plugins/spamassassin/spamassassin_gtk.c
2748                 Unregister learner when spamassassin is either
2749                 disabled or over tcp
2750
2751 2006-02-24 [colin]      2.0.0cvs82
2752
2753         * src/Makefile.am
2754         * src/mainwindow.c
2755         * src/mainwindow.h
2756         * src/procmsg.c
2757         * src/procmsg.h
2758         * src/stock_pixmap.c
2759         * src/stock_pixmap.h
2760         * src/summaryview.c
2761         * src/summaryview.h
2762         * src/gtk/icon_legend.c
2763         * src/pixmaps/spam.xpm  ** NEW FILE **
2764         * src/plugins/spamassassin/spamassassin.c
2765         * src/plugins/spamassassin/spamassassin_gtk.c
2766                 Add spam learning interface (Mark/Mark as 
2767                 (spam|ham) menus)
2768
2769 2006-02-24 [wwp]        2.0.0cvs81
2770
2771         * src/compose.c
2772         * src/compose.h
2773         * src/filtering.c
2774                 hide compose window when sending message in batch mode
2775                 (filtering: forward and redirect). Also fixed a wrong
2776                 value returned when sending failed, neutral anyway.
2777                 (Colin, me) 
2778
2779 2006-02-24 [wwp]        2.0.0cvs80
2780
2781         * src/mainwindow.c
2782                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2783
2784 2006-02-24 [paul]       2.0.0cvs79
2785
2786         * src/news.c
2787         * src/news.h
2788         * src/news_gtk.c
2789                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2790                 Thanks to Colin
2791
2792 2006-02-23 [colin]      2.0.0cvs78
2793
2794         * src/alertpanel.c
2795                 Change OK to Close in alertpanel with View log
2796                 button; add accel to View log. Patch by Fabien
2797                 Vantard
2798
2799 2006-02-23 [wwp]        2.0.0cvs77
2800
2801         * src/compose.c
2802                 silly me, there were much more tests to perform, since toolbars can
2803                 really have down to 1 element only.
2804
2805 2006-02-23 [wwp]        2.0.0cvs76
2806
2807         * commitHelper
2808                 fixed indentation from my previous commit. Fallback to VISUAL if
2809                 EDITOR is not set (and to vi, at last resort).
2810
2811 2006-02-23 [wwp]        2.0.0cvs75
2812
2813         * commitHelper
2814                 improved error detection (Colin, me).
2815
2816 2006-02-23 [wwp]        2.0.0cvs74
2817
2818         * src/prefs_toolbar.c
2819                 simplify and fix prefs/toolbars layouting. Combos' contents can
2820                 now be really displayed.
2821
2822 2006-02-23 [wwp]        2.0.0cvs73
2823         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2824         be really displayed.
2825
2826 2006-02-22 [wwp]        2.0.0cvs72
2827
2828         * src/compose.c
2829                 fix a typo in my previous commit (sorry!).
2830
2831 2006-02-22 [wwp]        2.0.0cvs71
2832
2833         * src/prefs_toolbar.c
2834                 fix a crash when adding separators to toolbars,
2835                 also fix some separator item information.
2836
2837 2006-02-22 [wwp]        2.0.0cvs70
2838
2839         * src/compose.c
2840                 fix a crash when redirecting (for instance) when compose window's
2841                 toolbar contents has been customized (when some buttons have been
2842                 removed in fact).
2843
2844 2006-02-21 [wwp]        2.0.0cvs69
2845
2846         * src/summaryview.c
2847         * src/gtk/pluginwindow.c
2848         * src/plugins/pgpcore/prefs_gpg.c
2849                 fix some compilation warnings (feat. remains of removed code).
2850
2851 2006-02-21 [wwp]        2.0.0cvs68
2852
2853         * src/gtk/gtkutils.c
2854                 fix two compilation issues, thanks to Stephan Sachse.
2855
2856 2006-02-20 [colin]      2.0.0cvs67
2857
2858         * src/mainwindow.c
2859                 Don't reselect displayed mail on refocus
2860                 This fixes actions misbehaving 
2861
2862 2006-02-20 [wwp]        2.0.0cvs66
2863
2864         * src/summaryview.c
2865         * src/gtk/gtksctree.c
2866         * src/gtk/gtkshruler.c
2867                 changed more runtime typecast checks.
2868
2869 2006-02-20 [wwp]        2.0.0cvs65
2870
2871         * src/summary_search.c
2872                 find all - summaryview refresh issue fixed, thanks to Colin.
2873
2874 2006-02-20 [wwp]        2.0.0cvs64
2875
2876         * src/gtk/gtkutils.c
2877                 better runtime typecast checks.
2878
2879 2006-02-20 [wwp]        2.0.0cvs63
2880
2881         * src/summary_search.c
2882                 enhancements to the summary search:
2883                         - add the ability to stop the running search
2884                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2885                         - don't search if no criteria (From/To/Subject/Body) is set
2886                         - ensure that a busy mouse pointer is always shown when searching,
2887                           show it even a bit earlier
2888
2889 2006-02-19 [colin]      2.0.0cvs62
2890
2891         * src/compose.c
2892         * src/imap.c
2893         * src/etpan/imap-thread.c
2894         * src/etpan/imap-thread.h
2895                 (Future) IMAP speed improvement on sending
2896                 Will require a libetpan update
2897         * src/summaryview.c
2898         * src/gtk/quicksearch.c
2899                 Make quicksearch clearable while running.
2900
2901 2006-02-17 [colin]      2.0.0cvs61
2902
2903         * src/imap.c
2904         * src/etpan/imap-thread.c
2905         * src/etpan/imap-thread.h
2906                 Check for IMAP certificates
2907                 ** Requires libetpan-0.42-cvs4 
2908                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2909
2910 2006-02-17 [colin]      2.0.0cvs60
2911
2912         * src/messageview.c
2913         * src/prefs_common.c
2914         * src/prefs_common.h
2915         * src/prefs_message.c
2916                 Add pref to display HTML-only mails with plugin, 
2917                 if possible (defaulting to FALSE of course).
2918
2919 2006-02-16 [colin]      2.0.0cvs59
2920
2921         * src/main.c
2922         * src/common/plugin.c
2923         * src/common/plugin.h
2924         * src/gtk/pluginwindow.c
2925                 Keep track of requested (but unloaded) plugins
2926                 in some error cases.
2927
2928 2006-02-16 [wwp]        2.0.0cvs58
2929
2930         * src/gtk/gtkaspell.c
2931         * src/gtk/gtkaspell.h
2932         * src/prefs_spelling.c
2933         * src/compose.c
2934         * src/prefs_common.c
2935         * src/prefs_common.h
2936                 implemented new optional spellchecker behaviour: re-check message when
2937                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2938
2939 2006-02-16 [wwp]        2.0.0cvs57
2940
2941         * src/quote_fmt_parse.y
2942                 pclose popen'ed pipe.
2943
2944 2006-02-15 [colin]      2.0.0cvs56
2945
2946         * src/mimeview.c
2947         * src/mimeview.h
2948                 Let MimeViewers know which MimeView they
2949                 depend of.
2950         * src/summaryview.c
2951                 Swap From/To columns in Sent/Queue/Drafts
2952                 folders
2953         * src/etpan/imap-thread.c
2954                 Use mailstream_low_tls_open() for STARTTLS
2955                 instead of mailstream_low_ssl_open()
2956                 ** REQUIRES libetpan 0.42cvs3 **
2957
2958 2006-02-15 [wwp]        2.0.0cvs55
2959
2960         * src/compose.c
2961         * src/compose.h
2962         * src/message_search.c
2963         * src/message_search.h
2964         * src/textview.c
2965         * src/gtk/gtkutils.c
2966         * src/gtk/gtkutils.h
2967                 added the ability to Find text in the compose window (and a bit
2968                 of code factorization).
2969
2970 2006-02-15 [wwp]        2.0.0cvs54
2971
2972         * src/prefs_gtk.c
2973                 yet another one file was missing (fix for some widgets' sensitivity).
2974                 Thanks Colin!
2975
2976 2006-02-15 [wwp]        2.0.0cvs53
2977
2978         * src/prefs_gtk.h
2979                 oops forgot that file (fix for some widgets' sensitivity).
2980
2981 2006-02-15 [wwp]        2.0.0cvs52
2982
2983         * src/summary_search.c
2984                 implemented advanced summary search options (added the ability
2985                 to use matcher conditions in an advanced search mode).
2986
2987 2006-02-15 [wwp]        2.0.0cvs51
2988
2989         * src/plugins/pgpcore/prefs_gpg.c
2990         * src/prefs_account.c
2991                 fix some widget sensitivity, mostly around some labels in
2992                 account prefs.
2993
2994 2006-02-15 [paul]       2.0.0cvs50
2995
2996         * manual/advanced.xml
2997                 improve Templates info
2998                 written by wwp
2999
3000 2006-02-14 [colin]      2.0.0cvs49
3001
3002         * src/pixmaps/address_book.xpm
3003         * src/pixmaps/preferences.xpm
3004         * src/pixmaps/properties.xpm
3005                 Fix pixmap size - patch by Fabien Vantard
3006
3007 2006-02-13 [colin]      2.0.0cvs48
3008
3009         * src/procmime.c
3010                 Add missing fclose()s on error
3011         * src/textview.c
3012                 Remove unused code
3013         * src/common/utils.c
3014                 Fix temp files not being deleted on windows
3015         Patches by Thomas Gilgin
3016
3017 2006-02-13 [colin]      2.0.0cvs47
3018
3019         * src/mainwindow.c
3020                 Fix exit crash
3021
3022 2006-02-13 [wwp]        2.0.0cvs46
3023
3024         * src/plugins/pgpcore/prefs_gpg.c
3025                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3026
3027 2006-02-12 [colin]      2.0.0cvs45
3028
3029         * src/folderview.c
3030         * src/main.c
3031         * src/mainwindow.c
3032                 Fix "stuff" when quitting
3033
3034 2006-02-12 [wwp]        2.0.0cvs44
3035
3036         * src/prefs_themes.c
3037                 fix typos in debug messages.
3038
3039 2006-02-11 [colin]      2.0.0cvs43
3040
3041         * src/summaryview.c
3042                 don't allow drag/drop from ourself
3043
3044 2006-02-10 [wwp]        2.0.0cvs42
3045
3046         * src/exporthtml.c
3047         * src/html.c
3048         * src/html.h
3049         * src/procmime.c
3050         * src/textview.c
3051                 renamed html_ prefixed functions and data structures to avoid
3052                 namespace clashes w/ other software (gtkhtml2 for instance).
3053                 Closes bug #907.
3054
3055
3056 2006-02-09 [colin]      2.0.0cvs41
3057
3058         * src/summaryview.c
3059                 Fix shitty logic messed up. Thanks Ticho for the hint!
3060
3061 2006-02-09 [wwp]        2.0.0cvs40
3062
3063         * src/gtk/about.c
3064         * src/compose.c
3065         * src/prefs_account.c
3066         * src/prefs_gtk.h
3067         * src/editaddress.c
3068                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3069                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3070                 Browse buttons in accounts prefs.
3071
3072 2006-02-09 [colin]      2.0.0cvs39
3073
3074         * src/matcher.c
3075                 Check for pointer before using its members
3076         * src/gtk/gtksourceprintjob.c
3077                 Fix a wrong warning
3078
3079 2006-02-09 [wwp]        2.0.0cvs38
3080
3081         * src/gtk/filesel.c
3082                 fix few compiler warnings (type mismatch).
3083
3084 2006-02-09 [paul]       2.0.0cvs37
3085
3086         * po/fr.po
3087                 updated by Fabien Vantard
3088
3089 2006-02-08 [colin]      2.0.0cvs36
3090
3091         * src/prefs_common.c
3092         * src/common/defs.h
3093         * src/common/plugin.c
3094                 allow windows and linux configurations to coexist
3095                 patch by Thomas Gilgin
3096
3097 2006-02-08 [colin]      2.0.0cvs35
3098
3099         * src/filtering.c
3100         * src/matcher.c
3101         * src/matcher.h
3102         * src/matcher_parser_parse.y
3103         * src/prefs_filtering_action.c
3104         * src/prefs_matcher.c
3105                 Add the "Ignore thread" filtering
3106                 action
3107
3108 2006-02-08 [colin]      2.0.0cvs34
3109
3110         * src/compose.c
3111         * src/procmime.c
3112         * src/procmime.h
3113                 Fix bug #905 (damaged attachment)
3114                 text files with raw \0's aren't really text files
3115         FOR_STABLE
3116
3117 2006-02-08 [colin]      2.0.0cvs33
3118
3119         * src/summaryview.c
3120                 Fix crasher introduced yesterday
3121
3122 2006-02-08 [wwp]        2.0.0cvs32
3123
3124         * src/compose.c
3125         * src/compose.h
3126                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3127
3128 2006-02-08 [wwp]        2.0.0cvs31
3129
3130         * src/prefs_template.c
3131                 templates enhancement: allow address completion for Cc and Bcc fields
3132                 (it was currently possible for the To field only)
3133
3134 2006-02-08 [colin]      2.0.0cvs30
3135
3136         * src/compose.c
3137                 Don't unblock if not blocked
3138         FOR_STABLE
3139
3140 2006-02-07 [colin]      2.0.0cvs29
3141
3142         * src/action.c
3143                 Forgot to refresh summaryview
3144
3145 2006-02-07 [colin]      2.0.0cvs28
3146
3147         * src/action.c
3148                 Freeze/thaw message list and folder list while
3149                 processing %as{} actions 
3150         * src/compose.c
3151                 Fix auto-wrap disabling after a middle-click
3152                 paste - FOR_STABLE
3153
3154 2006-02-07 [paul]       2.0.0cvs27
3155
3156         * src/folder.c
3157                 fix freeing of uninitialised pointers
3158                 Thanks to Colin
3159
3160 2006-02-06 [colin]      2.0.0cvs26
3161
3162         * src/folder.c
3163                 Use g_slist_prepend in potentially big list
3164
3165 2006-02-06 [colin]      2.0.0cvs25
3166
3167         * src/folder.c
3168                 Completely skip processing if it doesn't 
3169                 exist (faster!)
3170
3171 2006-02-06 [colin]      2.0.0cvs24
3172
3173         * src/folder.c
3174         * src/summaryview.c
3175                 Batch filtering in summaryview (from Tools menu)
3176                 and pre/post//-processing too
3177
3178 2006-02-06 [colin]      2.0.0cvs23
3179
3180         * src/procmsg.h
3181         * src/filtering.c
3182                 Use a special field for batch filtering instead
3183                 of stepping on deferred execution's toes
3184
3185 2006-02-06 [colin]      2.0.0cvs22
3186
3187         * src/action.c
3188         * src/filtering.c
3189         * src/filtering.h
3190         * src/folder.c
3191         * src/summaryview.c
3192                 Fix filtering via menus and actions
3193
3194 2006-02-06 [colin]      2.0.0cvs21
3195
3196         * src/imap.c
3197                 Put the added file directly to cache if possible (will work
3198                 with next libetpan)
3199         * src/filtering.c
3200         * src/filtering.h
3201         * src/inc.c
3202         * src/folder.c
3203         * src/mbox.c
3204         * src/procmsg.h
3205                 Move and copy filtered messages by batches instead of one
3206                 by one - faster on IMAP
3207         * src/procmsg.c
3208                 Add a function that'll possibly be useful later
3209
3210 2006-02-06 [colin]      2.0.0cvs20
3211
3212         * src/addressbook.c
3213                 Use internal mime-type instead of text/plain for d'n'd
3214         * src/compose.c
3215                 Allow attaching files from mimeview's icon list via d'n'd
3216         * src/folderview.c
3217         * src/folderview.h
3218                 Use internal mime-type instead of text/plain for d'n'd
3219                 Don't try to selected opened folder if none is
3220                 Factorize d'n'd from other apps code
3221         * src/headerview.c
3222         * src/textview.c
3223         * src/gtk/gtkutils.c
3224         * src/gtk/gtkutils.h
3225                 Factorize Face/X-Face stuff
3226         * src/mimeview.c
3227                 Fix d'n'd to other apps
3228         * src/prefs_message.c
3229                 Let the XFace pref be usable without libcompface as it also
3230                 applies to Face
3231         * src/summaryview.c
3232                 Fix d'n'd to other apps
3233                 Factorize d'n'd from other apps code
3234
3235 2006-02-06 [wwp]        2.0.0cvs19
3236
3237         * po/it.po
3238                 Italian translation fixes by Andrea Spadaccini (no more confusion
3239                 between filtering and processing, and few changes in the About
3240                 dialog).
3241
3242
3243 2006-02-06 [mones]      2.0.0cvs18
3244
3245         * src/gtk/icon_legend.c
3246                 Improved descriptions allowing better translations
3247
3248 2006-02-05 [colin]      2.0.0cvs17
3249
3250         * src/imap.c
3251                 Add the f*cking missing expunge that caused imap_fetch_env
3252                 to fail after an add_msgs ! :-///
3253         * src/etpan/imap-thread.c
3254                 Add a bit of debug
3255         FOR_STABLE
3256
3257 2006-02-05 [colin]      2.0.0cvs16
3258
3259         * src/common/utils.c
3260                 Don't check for return-path (or we can't put
3261                 back non-sent mails)
3262
3263 2006-02-05 [colin]      2.0.0cvs15
3264
3265         * src/textview.c
3266                 Don't try to display Face header in textview
3267                 when teh headerview's active
3268
3269 2006-02-05 [colin]      2.0.0cvs14
3270
3271         * tools/tbird2syl.py
3272         * tools/Makefile.am
3273                 Add script to import Thunderbird mails
3274
3275 2006-02-05 [colin]      2.0.0cvs13
3276
3277         * src/headerview.c
3278         * src/procheader.c
3279         * src/procmsg.c
3280         * src/procmsg.h
3281         * src/textview.c
3282                 Show Face headers - patch partially by Klaus Flittner
3283
3284 2006-02-05 [colin]      2.0.0cvs12
3285
3286         * src/folderview.c
3287         * src/summaryview.c
3288         * src/common/utils.c
3289         * src/common/utils.h
3290                 Let dnd work from mime icons to summaryview
3291                 and to folderview too
3292                 Add a crude test to avoid trying to add files
3293                 drag'n'dropped when they're not mails
3294
3295 2006-02-04 [colin]      2.0.0cvs11
3296
3297         * src/summaryview.c
3298         * src/mimeview.c
3299                 Fix utf8 conversion
3300
3301 2006-02-04 [colin]      2.0.0cvs10
3302
3303         * src/compose.c
3304         * src/folderview.c
3305         * src/mimeview.c
3306         * src/summaryview.c
3307         * src/summaryview.h
3308                 Added various drag and drop capas:
3309                 From                    To
3310                 summaryview             other apps
3311                 mimeview icons          other apps
3312                 other apps              summaryview
3313                 other apps              folderview
3314
3315                 This shouldn't have broken the existing:
3316                 From                    To
3317                 summaryview             folderview
3318                 folderview              folderview
3319                 summaryview             compose's attachments
3320
3321         Tests welcomed.
3322
3323 2006-02-02 [paul]       2.0.0cvs9
3324
3325         * src/mainwindow.c
3326                 move global option 'Set displayed columns...' out
3327                 of folder option grouping.
3328                 fix sensitivity of 'harvest addresses'
3329         FOR_STABLE
3330
3331 2006-02-01 [colin]      2.0.0cvs8
3332
3333         * src/mimeview.c
3334                 Revert the alertpanel patch, it sucks (intrusive
3335                 and gets in the way of "open")
3336
3337 2006-02-01 [colin]      2.0.0cvs7
3338
3339         * src/compose.c
3340         * src/prefs_account.c
3341         * src/prefs_common.c
3342         * src/common/defs.h
3343         * src/common/utils.c
3344         * src/common/utils.h
3345                 Add ability to edit the signature file
3346                 from the account preferences, and use
3347                 a default for the text editor.
3348                 Patch by Fabien Vantard
3349
3350 2006-02-01 [colin]      2.0.0cvs6
3351
3352         * src/mimeview.c
3353                 Try to get mime type by extension if it is
3354                 application/octet-stream
3355                 Display a window with possible choices when
3356                 encountering unknown mime types
3357         * src/gtk/filesel.c
3358         * src/gtk/filesel.h
3359                 Add preview
3360                 Allow multiple selection in filtered filesel
3361                 (patch by Fabien Vantard)
3362         * src/gtk/pluginwindow.c
3363                 Use it (patch by Fabien Vantard)
3364
3365 2006-02-01 [paul]       2.0.0cvs5
3366
3367         * src/jpilot.c
3368                 fix crash on creating jpilot address book
3369                 Thanks to Colin - FOR_STABLE
3370         * src/prefs_summaries.c
3371         * src/prefs_wrapping.c
3372         * src/gtk/icon_legend.c
3373         * src/gtk/quicksearch.c
3374                 string fixes and additions
3375
3376 2006-02-01 [paul]       2.0.0cvs4
3377
3378         * src/compose.c
3379         * src/mainwindow.c
3380         * src/messageview.c
3381         * src/prefs_send.c
3382                 add Arabic encoding option
3383                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3384
3385 2006-01-31 [colin]      2.0.0cvs3
3386
3387         * src/plugins/pgpcore/passphrase.c
3388                 Convert passphrase to locale encoding
3389         * src/compose.c
3390                 Fix drafting on IMAP. Crappy bug sneaked in
3391                 the release :-/
3392         FOR_STABLE
3393
3394 2006-01-30 [paul]       2.0.0cvs2
3395
3396         * src/gtk/icon_legend.c
3397                 show the new entries
3398
3399 2006-01-30 [colin]      2.0.0cvs1
3400
3401         * src/manual.c
3402                 Check for the file to be present before 
3403                 enabling the menu - FOR_STABLE
3404         * src/gtk/icon_legend.c
3405                 Add folders icons (not all of them, there
3406                 are too much, but the most intriguing ones)
3407
3408 2006-01-30 [paul]       2.0.0
3409
3410         version 2.0.0 released
3411
3412 2006-01-30 [paul]       1.9.100cvs200
3413
3414         * manual/faq.xml
3415         * manual/gpl.xml
3416         * manual/intro.xml
3417         * manual/starting.xml
3418         * manual/sylpheed-claws-manual.xml
3419                 fixes, additions
3420
3421 2006-01-29 [mones]      1.9.100cvs199
3422
3423         * manual/account.xml
3424         * manual/advanced.xml
3425         * manual/glossary.xml
3426                 Some typos fixed, added LDIF term to glossary
3427         * po/es.po
3428                 Fixed leading plus symbol
3429
3430 2006-01-29 [paul]       1.9.100cvs198
3431
3432         * po/fi.po
3433         * po/sk.po
3434                 updated by Tommi Pirinen and Andrej Kacian
3435
3436 2006-01-29 [paul]       1.9.100cvs197
3437
3438         * src/gtk/authors.h
3439                 remove duplicates
3440
3441 2006-01-29 [paul]       1.9.100cvs196
3442
3443         * AUTHORS
3444         * po/nl.po
3445         * src/gtk/authors.h
3446         * tools/claws.i18n.status.pl
3447                 nl translation updated by Tim Dijkstra
3448
3449 2006-01-29 [paul]       1.9.100cvs195
3450
3451         * po/sr.po
3452         * po/sv.po
3453                 updated by Aleksandar Urosevic and Anders Troback
3454
3455 2006-01-28 [colin]      1.9.100cvs194
3456
3457         * src/gtk/gtksourceprintjob.c
3458                 Don't fiddle with PangoLayout when we
3459                 have an image
3460
3461 2006-01-28 [paul]       1.9.100cvs193
3462
3463         * AUTHORS
3464         * po/el.po
3465         * po/zh_CN.po
3466         * src/gtk/authors.h
3467         * tools/claws.i18n.status.pl
3468                 updated translations submitted by Stavros Giannouris
3469                 and Ralgh Young
3470
3471 2006-01-27 [colin]      1.9.100cvs192
3472
3473         * src/summaryview.c
3474         * src/gtk/gtksourceprintjob.c
3475                 Add image printing 
3476                 (libgnomeprint only, of course)
3477
3478 2006-01-27 [paul]       1.9.100cvs191
3479
3480         * po/fr.po
3481         * po/it.po
3482                 updated by Fabien Vantard and Andrea Spadaccini
3483
3484 2006-01-26 [colin]      1.9.100cvs190
3485
3486         * manual/Makefile.am
3487         * configure.ac
3488                 Make building the manual optional 
3489                 (--disable-manual)
3490
3491 2006-01-26 [paul]       1.9.100cvs189
3492
3493         * manual/glossary.xml
3494         * manual/plugins.xml
3495                 edited
3496         * po/en_GB.po
3497                 updated
3498
3499 2006-01-26 [paul]       1.9.100cvs188
3500
3501         * src/prefs_display_header.c
3502         * src/prefs_folder_column.c
3503         * src/prefs_msg_colors.c
3504         * src/prefs_summaries.c
3505         * src/prefs_summary_column.c
3506                 HIGify
3507
3508 2006-01-25 [colin]      1.9.100cvs187
3509
3510         * src/imap.c
3511                 Don't allow moving/copying mails between
3512                 queue/drafts and non-queue/drafts folders
3513                 Fixes bug #897 (message header is resetted 
3514                 if one is copied to Drafts)
3515
3516 2006-01-25 [colin]      1.9.100cvs186
3517
3518         * src/folder.c
3519         * src/mainwindow.c
3520                 Fix subscribed folders not found
3521         * src/compose.c
3522                 Don't try to encode as original mail's charset
3523                 if it's ascii 
3524
3525 2006-01-25 [paul]       1.9.100cvs185
3526
3527         * AUTHORS
3528         * po/Makevars
3529                 updated
3530         * po/de.po
3531         * po/pl.po
3532         * po/pt_BR.po
3533         * po/sr.po
3534                 updates submitted by Stephan Sachse, Emilian Nowak
3535                 and Quar, Frederico Goncalves Guimaraes, and
3536                 Aleksandar Urosevic
3537                 Fix Bug 896, 'PT_BR locale broken'.
3538         * src/gtk/authors.h
3539                 updated
3540
3541 2006-01-24 [mones]      1.9.100cvs184
3542
3543         * manual/glossary.xml
3544                 All current terms finished. Reviewers welcome ;-)
3545         * manual/keyboard.xml
3546                 Fixed column width for pdf output.
3547         * po/es.po
3548                 Updated
3549
3550 2006-01-24 [paul]       1.9.100cvs183
3551
3552         * manual/glossary.xml
3553                 fix id name
3554         * manual/dist/html/Makefile.am
3555         * manual/dist/pdf/Makefile.am
3556         * manual/dist/ps/Makefile.am
3557         * manual/dist/txt/Makefile.am
3558                 fix make deps
3559                 Thanks to Colin
3560
3561 2006-01-24 [mones]      1.9.100cvs182
3562
3563         * manual/glossary.xml
3564                 Nearly finished, some terms missing.
3565
3566 2006-01-23 [paul]       1.9.100cvs181
3567
3568         * manual/dist/html/Makefile.am
3569         * manual/dist/pdf/Makefile.am
3570         * manual/dist/ps/Makefile.am
3571         * manual/dist/txt/Makefile.am
3572         * src/mainwindow.c
3573                 re-enable manual
3574                 Thanks to Colin
3575
3576 2006-01-22 [colin]      1.9.100cvs180
3577
3578         * src/compose.c
3579         * src/gtk/gtkaspell.c
3580                 Don't deselect stuff before right-clicking, with aspell.
3581                 (This prevented right-click Copy, for example).
3582                 Thanks to Clo!
3583
3584 2006-01-22 [paul]       1.9.100cvs179
3585
3586         * src/summary_search.c
3587                 don't fix the widget size as it causes problems
3588                 under localisation.
3589                 Thanks to Emilian Nowak
3590
3591 2006-01-21 [paul]       1.9.100cvs178
3592
3593         * src/prefs_themes.c
3594                 fix broken underlining of label text
3595                 with some translations
3596
3597 2006-01-21 [colin]      1.9.100cvs177
3598
3599         * po/fr.po
3600                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3601
3602 2006-01-20 [colin]      1.9.100cvs176
3603
3604         * configure.ac
3605         * Makefile.am
3606         * manual/Makefile
3607         * manual/dist/html/.cvsignore
3608         * manual/dist/html/Makefile.am
3609         * manual/dist/pdf/.cvsignore
3610         * manual/dist/pdf/Makefile.am
3611         * manual/dist/ps/.cvsignore
3612         * manual/dist/ps/Makefile.am
3613         * manual/dist/txt/.cvsignore
3614         * manual/dist/txt/Makefile.am
3615                 Autotool-ize manual
3616
3617 2006-01-20 [paul]       1.9.100cvs175
3618
3619         * manual/handling.xml
3620                 make Filtering and Searching entries easier to find
3621         * manual/keyboard.xml
3622                 add the remaining default keybinds
3623         * src/prefs_summaries.c
3624                 update the default keybinds
3625
3626 2006-01-20 [paul]       1.9.100cvs174
3627
3628         * src/addressbook.c
3629         * src/addrgather.c
3630         * src/addrharvest.c
3631         * src/editaddress.c
3632         * src/editgroup.c
3633         * src/exphtmldlg.c
3634         * src/expldifdlg.c
3635         * src/exporthtml.c
3636         * src/exportldif.c
3637         * src/ldif.c
3638                 replace 'e-mail' with 'email'
3639         * src/summary_search.c
3640                 add mnemonic to "Find all" button
3641
3642 2006-01-20 [wwp]        1.9.100cvs173
3643
3644         * src/export.c
3645         * src/import.c
3646                 touched mbox import/export buttons for HIG-compliance
3647
3648 2006-01-19 [paul]       1.9.100cvs172
3649
3650         * manual/account.xml
3651         * manual/addrbook.xml
3652         * manual/advanced.xml
3653         * manual/faq.xml
3654         * manual/handling.xml
3655         * manual/intro.xml
3656         * manual/plugins.xml
3657         * manual/starting.xml
3658                 more editing
3659
3660 2006-01-19 [paul]       1.9.100cvs171
3661
3662         * src/toolbar.c
3663                 allow use of trash button while receiving
3664                 Thanks to Colin
3665
3666 2006-01-19 [wwp]        1.9.100cvs170
3667
3668         * src/gtk/quicksearch.c
3669         * src/compose.c
3670                 force text color to black when yellow background is set
3671
3672 2006-01-19 [colin]      1.9.100cvs169
3673
3674         * src/plugins/trayicon/trayicon.c
3675                 Gray out Get Mail when already getting mail
3676
3677 2006-01-18 [paul]       1.9.100cvs168
3678
3679         * src/compose.c
3680                 give widget yellow background was To is
3681                 set via folder prefs
3682         * src/gtk/quicksearch.c
3683                 give widget yellow background when quick
3684                 search is active.
3685                 Thanks to Colin
3686
3687 2006-01-18 [paul]       1.9.100cvs167
3688
3689         * doc/man/sylpheed-claws.1
3690                 add --subscribe option
3691
3692 2006-01-18 [paul]       1.9.100cvs166
3693
3694         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3695         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3696                 use %U instead of %F (%F is broken for user installed
3697                 files in kde 3.5)
3698
3699 2006-01-18 [colin]      1.9.100cvs165
3700
3701         * src/summaryview.c
3702                 Default to Yes in "No more * messages" dialogs
3703
3704 2006-01-17 [colin]      1.9.100cvs164
3705
3706         * src/compose.c
3707                 Possibly fix an invalid iterator causing
3708                 crash
3709
3710 2006-01-17 [colin]      1.9.100cvs163
3711
3712         * src/mimeview.c
3713                 Fix crash when the image disappears under the
3714                 image viewer
3715
3716 2006-01-16 [colin]      1.9.100cvs162
3717
3718         * src/compose.c
3719                 Fix reenabling autowrap
3720
3721 2006-01-16 [colin]      1.9.100cvs161
3722
3723         * src/compose.c
3724                 reset quote_len before getting quote_str
3725
3726 2006-01-16 [colin]      1.9.100cvs160
3727
3728         * src/account.c
3729         * src/account.h
3730         * src/folder.c
3731         * src/imap_gtk.c
3732         * src/mh_gtk.c
3733                 Fix bug #883 (default inbox does not track folder move)
3734
3735 2006-01-16 [colin]      1.9.100cvs159
3736
3737         * src/compose.c
3738         * src/plugins/pgpcore/passphrase.c
3739                 More buttons fixes
3740
3741 2006-01-16 [paul]       1.9.100cvs158
3742
3743         * src/prefs_actions.c
3744         * src/prefs_filtering_action.c
3745         * src/prefs_matcher.c
3746         * src/quote_fmt.c
3747         * src/gtk/description_window.c
3748         * src/gtk/description_window.h
3749         * src/gtk/quicksearch.c
3750                 description window cleanups
3751
3752 2006-01-15 [colin]      1.9.100cvs157
3753
3754         * src/addressbook.c
3755         * src/prefs_filtering.c
3756                 Same here
3757
3758 2006-01-15 [colin]      1.9.100cvs156
3759
3760         * src/folderview.c
3761         * src/mainwindow.c
3762                 Same for "Empty trash"
3763
3764 2006-01-15 [colin]      1.9.100cvs155
3765
3766         * src/inc.c
3767                 Override offline dialog had Yes by default
3768
3769 2006-01-15 [colin]      1.9.100cvs154
3770
3771         * src/summaryview.c
3772                 Delete selected messages? previously had Yes the default
3773
3774 2006-01-15 [colin]      1.9.100cvs153
3775
3776         * src/folder.c
3777         * src/folder.h
3778         * src/main.c
3779                 Check if a mailbox is loaded after all
3780                 plugins are loaded.
3781
3782 2006-01-15 [colin]      1.9.100cvs152
3783
3784         * src/folder.c
3785                 Don't start wizard when there are unloaded folders (will help
3786                 people with only mbox or maildir mailboxes)
3787
3788 2006-01-14 [colin]      1.9.100cvs151
3789
3790         * src/addressbook.c
3791         * src/expldifdlg.c
3792         * src/importldif.c
3793         * src/importmutt.c
3794         * src/importpine.c
3795         * src/mh_gtk.c
3796                 More HIG compliance and fixes
3797
3798 2006-01-14 [colin]      1.9.100cvs150
3799
3800         * src/prefs_filtering_action.c
3801         * src/foldersel.c
3802                 Two forgotten button order changes
3803
3804 2006-01-14 [colin]      1.9.100cvs149
3805
3806         * src/account.c
3807         * src/addressbook.c
3808         * src/compose.c
3809         * src/folderview.c
3810         * src/imap_gtk.c
3811         * src/mainwindow.c
3812         * src/mh_gtk.c
3813         * src/news_gtk.c
3814         * src/prefs_actions.c
3815         * src/prefs_customheader.c
3816         * src/prefs_filtering.c
3817         * src/prefs_matcher.c
3818         * src/prefs_template.c
3819         * src/ssl_manager.c
3820         * src/summaryview.c
3821         * src/textview.c
3822         * src/toolbar.c
3823                 All deletion confirmations are now "Cancel, Delete" 
3824                 instead of "No, Yes"
3825                 Clarified most of the other "No, Yes" to 
3826                 "Cancel, Descriptive_action"
3827                 Rechanged the "Entry not saved" alerts to have 
3828                 "Close, Continue editing"
3829
3830
3831 2006-01-14 [paul]
3832
3833         * 2.0.0-rc4 released
3834
3835 2006-01-14 [paul]       1.9.100cvs148
3836
3837         * src/account.c
3838         * src/addressadd.c
3839         * src/addressbook.c
3840         * src/compose.c
3841         * src/editaddress.c
3842         * src/editbook.c
3843         * src/editgroup.c
3844         * src/editjpilot.c
3845         * src/editldap.c
3846         * src/editvcard.c
3847         * src/exphtmldlg.c
3848         * src/expldifdlg.c
3849         * src/folderview.c
3850         * src/grouplistdialog.c
3851         * src/imap_gtk.c
3852         * src/importmutt.c
3853         * src/importpine.c
3854         * src/inc.c
3855         * src/main.c
3856         * src/mainwindow.c
3857         * src/message_search.c
3858         * src/messageview.c
3859         * src/mh_gtk.c
3860         * src/mimeview.c
3861         * src/news_gtk.c
3862         * src/prefs_actions.c
3863         * src/prefs_customheader.c
3864         * src/prefs_filtering.c
3865         * src/prefs_matcher.c
3866         * src/prefs_template.c
3867         * src/prefs_themes.c
3868         * src/ssl_manager.c
3869         * src/summary_search.c
3870         * src/summaryview.c
3871         * src/textview.c
3872         * src/toolbar.c
3873         * src/gtk/foldersort.c
3874         * src/gtk/gtkaspell.c
3875         * src/gtk/inputdialog.c
3876         * src/gtk/prefswindow.c
3877         * src/plugins/pgpcore/select-keys.c
3878         * src/plugins/trayicon/trayicon.c
3879                 HIG compliant button order
3880
3881 2006-01-14 [mones]      1.9.100cvs147
3882
3883         * po/es.po
3884                 Updated translation
3885
3886 2006-01-13 [paul]       1.9.100cvs146
3887
3888         * AUTHORS
3889         * ChangeLog
3890         * src/gtk/authors.h
3891                 add Joshua M. Kwan to contributors list
3892
3893 2006-01-13 [colin]      1.9.100cvs145
3894
3895         * src/gtk/quicksearch.c
3896                 Don't refocus quick search after executing (Esc or Enter)
3897                 Allows to '/'search something then move up/down in 
3898                 summaryview, and to Esc a search and be back in the 
3899                 summaryview
3900
3901 2006-01-13 [paul]       1.9.100cvs144
3902
3903         * src/plugins/pgpinline/pgpinline.c
3904                 support Content-Type 'application/pgp'
3905                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3906
3907 2006-01-13 [paul]       1.9.100cvs143
3908
3909         * manual/account.xml
3910                 make mention of partial retrieval
3911                 thanks to Colin
3912
3913 2006-01-13 [paul]       1.9.100cvs142
3914
3915         * src/account.c
3916         * src/account.h
3917         * src/action.c
3918         * src/action.h
3919         * src/adbookbase.h
3920         * src/addr_compl.c
3921         * src/addr_compl.h
3922         * src/addrbook.c
3923         * src/addrcache.c
3924         * src/addrcache.h
3925         * src/addrcindex.c
3926         * src/addrcindex.h
3927         * src/addrclip.c
3928         * src/addrclip.h
3929         * src/addrdefs.h
3930         * src/addressadd.c
3931         * src/addressadd.h
3932         * src/addressbook.c
3933         * src/addressbook.h
3934         * src/addrgather.c
3935         * src/addrgather.h
3936         * src/addrharvest.c
3937         * src/addrharvest.h
3938         * src/addrindex.c
3939         * src/addrindex.h
3940         * src/addritem.c
3941         * src/addritem.h
3942         * src/addrquery.c
3943         * src/addrquery.h
3944         * src/addrselect.c
3945         * src/addrselect.h
3946         * src/alertpanel.c
3947         * src/alertpanel.h
3948         * src/browseldap.c
3949         * src/browseldap.h
3950         * src/codeconv.c
3951         * src/codeconv.h
3952         * src/compose.c
3953         * src/compose.h
3954         * src/customheader.c
3955         * src/customheader.h
3956         * src/displayheader.c
3957         * src/displayheader.h
3958         * src/editaddress.c
3959         * src/editaddress.h
3960         * src/editbook.c
3961         * src/editbook.h
3962         * src/editgroup.c
3963         * src/editgroup.h
3964         * src/editjpilot.c
3965         * src/editjpilot.h
3966         * src/editldap.c
3967         * src/editldap.h
3968         * src/editldap_basedn.c
3969         * src/editldap_basedn.h
3970         * src/editvcard.c
3971         * src/editvcard.h
3972         * src/exphtmldlg.c
3973         * src/exphtmldlg.h
3974         * src/expldifdlg.c
3975         * src/expldifdlg.h
3976         * src/export.h
3977         * src/exporthtml.c
3978         * src/exporthtml.h
3979         * src/exportldif.c
3980         * src/exportldif.h
3981         * src/filtering.c
3982         * src/filtering.h
3983         * src/folder.c
3984         * src/folder.h
3985         * src/folder_item_prefs.c
3986         * src/folder_item_prefs.h
3987         * src/foldersel.c
3988         * src/foldersel.h
3989         * src/folderutils.c
3990         * src/folderutils.h
3991         * src/folderview.c
3992         * src/folderview.h
3993         * src/grouplistdialog.c
3994         * src/grouplistdialog.h
3995         * src/headerview.c
3996         * src/html.c
3997         * src/html.h
3998         * src/image_viewer.c
3999         * src/image_viewer.h
4000         * src/imap.c
4001         * src/imap.h
4002         * src/imap_gtk.c
4003         * src/imap_gtk.h
4004         * src/import.h
4005         * src/importldif.c
4006         * src/importldif.h
4007         * src/importmutt.c
4008         * src/importmutt.h
4009         * src/importpine.c
4010         * src/importpine.h
4011         * src/inc.c
4012         * src/inc.h
4013         * src/jpilot.c
4014         * src/jpilot.h
4015         * src/ldapctrl.c
4016         * src/ldapctrl.h
4017         * src/ldaplocate.c
4018         * src/ldaplocate.h
4019         * src/ldapquery.c
4020         * src/ldapquery.h
4021         * src/ldapserver.c
4022         * src/ldapserver.h
4023         * src/ldaputil.c
4024         * src/ldaputil.h
4025         * src/ldif.c
4026         * src/ldif.h
4027         * src/main.c
4028         * src/main.h
4029         * src/mainwindow.c
4030         * src/mainwindow.h
4031         * src/manual.c
4032         * src/manual.h
4033         * src/mbox.c
4034         * src/mbox.h
4035         * src/message_search.c
4036         * src/message_search.h
4037         * src/messageview.c
4038         * src/messageview.h
4039         * src/mh.c
4040         * src/mh.h
4041         * src/mh_gtk.c
4042         * src/mh_gtk.h
4043         * src/mimeview.c
4044         * src/mimeview.h
4045         * src/msgcache.c
4046         * src/msgcache.h
4047         * src/mutt.c
4048         * src/mutt.h
4049         * src/news.c
4050         * src/news.h
4051         * src/news_gtk.c
4052         * src/news_gtk.h
4053         * src/partial_download.c
4054         * src/partial_download.h
4055         * src/pine.c
4056         * src/pine.h
4057         * src/pop.c
4058         * src/pop.h
4059         * src/prefs_account.c
4060         * src/prefs_account.h
4061         * src/prefs_actions.c
4062         * src/prefs_actions.h
4063         * src/prefs_common.c
4064         * src/prefs_common.h
4065         * src/prefs_compose_writing.c
4066         * src/prefs_compose_writing.h
4067         * src/prefs_customheader.c
4068         * src/prefs_customheader.h
4069         * src/prefs_display_header.c
4070         * src/prefs_display_header.h
4071         * src/prefs_filtering.c
4072         * src/prefs_filtering.h
4073         * src/prefs_filtering_action.c
4074         * src/prefs_filtering_action.h
4075         * src/prefs_folder_column.c
4076         * src/prefs_folder_column.h
4077         * src/prefs_folder_item.c
4078         * src/prefs_folder_item.h
4079         * src/prefs_fonts.c
4080         * src/prefs_fonts.h
4081         * src/prefs_gtk.c
4082         * src/prefs_gtk.h
4083         * src/prefs_image_viewer.c
4084         * src/prefs_image_viewer.h
4085         * src/prefs_matcher.c
4086         * src/prefs_matcher.h
4087         * src/prefs_message.c
4088         * src/prefs_msg_colors.c
4089         * src/prefs_msg_colors.h
4090         * src/prefs_other.c
4091         * src/prefs_quote.c
4092         * src/prefs_receive.c
4093         * src/prefs_send.c
4094         * src/prefs_spelling.c
4095         * src/prefs_spelling.h
4096         * src/prefs_summaries.c
4097         * src/prefs_summaries.h
4098         * src/prefs_summary_column.c
4099         * src/prefs_summary_column.h
4100         * src/prefs_template.c
4101         * src/prefs_template.h
4102         * src/prefs_themes.c
4103         * src/prefs_themes.h
4104         * src/prefs_toolbar.c
4105         * src/prefs_toolbar.h
4106         * src/prefs_wrapping.c
4107         * src/prefs_wrapping.h
4108         * src/privacy.c
4109         * src/privacy.h
4110         * src/procheader.c
4111         * src/procheader.h
4112         * src/procmime.c
4113         * src/procmime.h
4114         * src/procmsg.c
4115         * src/procmsg.h
4116         * src/quote_fmt.c
4117         * src/quote_fmt_parse.y
4118         * src/recv.c
4119         * src/recv.h
4120         * src/remotefolder.c
4121         * src/remotefolder.h
4122         * src/send_message.c
4123         * src/send_message.h
4124         * src/setup.c
4125         * src/setup.h
4126         * src/sourcewindow.c
4127         * src/sourcewindow.h
4128         * src/ssl_manager.c
4129         * src/ssl_manager.h
4130         * src/statusbar.c
4131         * src/statusbar.h
4132         * src/stock_pixmap.c
4133         * src/stock_pixmap.h
4134         * src/summary_search.c
4135         * src/summary_search.h
4136         * src/summaryview.c
4137         * src/summaryview.h
4138         * src/syldap.c
4139         * src/syldap.h
4140         * src/textview.c
4141         * src/textview.h
4142         * src/toolbar.c
4143         * src/toolbar.h
4144         * src/undo.c
4145         * src/undo.h
4146         * src/unmime.c
4147         * src/unmime.h
4148         * src/vcard.c
4149         * src/vcard.h
4150         * src/wizard.c
4151         * src/wizard.h
4152         * src/common/base64.c
4153         * src/common/base64.h
4154         * src/common/defs.h
4155         * src/common/hooks.c
4156         * src/common/hooks.h
4157         * src/common/log.c
4158         * src/common/log.h
4159         * src/common/mgutils.c
4160         * src/common/mgutils.h
4161         * src/common/nntp.c
4162         * src/common/nntp.h
4163         * src/common/passcrypt.c
4164         * src/common/passcrypt.h.in
4165         * src/common/plugin.c
4166         * src/common/plugin.h
4167         * src/common/prefs.c
4168         * src/common/prefs.h
4169         * src/common/progressindicator.c
4170         * src/common/progressindicator.h
4171         * src/common/quoted-printable.c
4172         * src/common/quoted-printable.h
4173         * src/common/session.c
4174         * src/common/session.h
4175         * src/common/smtp.c
4176         * src/common/smtp.h
4177         * src/common/socket.c
4178         * src/common/socket.h
4179         * src/common/ssl.c
4180         * src/common/ssl.h
4181         * src/common/ssl_certificate.c
4182         * src/common/ssl_certificate.h
4183         * src/common/stringtable.c
4184         * src/common/stringtable.h
4185         * src/common/sylpheed.c
4186         * src/common/sylpheed.h
4187         * src/common/template.c
4188         * src/common/template.h
4189         * src/common/timing.h
4190         * src/common/utils.c
4191         * src/common/utils.h
4192         * src/common/version.h.in
4193         * src/common/xml.c
4194         * src/common/xml.h
4195         * src/common/xmlprops.c
4196         * src/common/xmlprops.h
4197         * src/gtk/colorlabel.c
4198         * src/gtk/colorsel.c
4199         * src/gtk/colorsel.h
4200         * src/gtk/description_window.c
4201         * src/gtk/description_window.h
4202         * src/gtk/filesel.c
4203         * src/gtk/filesel.h
4204         * src/gtk/foldersort.c
4205         * src/gtk/foldersort.h
4206         * src/gtk/gtkutils.c
4207         * src/gtk/gtkutils.h
4208         * src/gtk/inputdialog.c
4209         * src/gtk/inputdialog.h
4210         * src/gtk/logwindow.c
4211         * src/gtk/logwindow.h
4212         * src/gtk/manage_window.c
4213         * src/gtk/manage_window.h
4214         * src/gtk/menu.c
4215         * src/gtk/menu.h
4216         * src/gtk/pluginwindow.c
4217         * src/gtk/pluginwindow.h
4218         * src/gtk/prefswindow.c
4219         * src/gtk/prefswindow.h
4220         * src/gtk/progressdialog.c
4221         * src/gtk/progressdialog.h
4222         * src/gtk/sslcertwindow.c
4223         * src/gtk/sslcertwindow.h
4224         * src/plugins/clamav/clamav_plugin.c
4225         * src/plugins/clamav/clamav_plugin.h
4226         * src/plugins/clamav/clamav_plugin_gtk.c
4227         * src/plugins/demo/demo.c
4228         * src/plugins/dillo_viewer/dillo_prefs.c
4229         * src/plugins/dillo_viewer/dillo_prefs.h
4230         * src/plugins/dillo_viewer/dillo_viewer.c
4231         * src/plugins/pgpcore/passphrase.c
4232         * src/plugins/pgpcore/passphrase.h
4233         * src/plugins/pgpcore/plugin.c
4234         * src/plugins/pgpcore/select-keys.c
4235         * src/plugins/pgpcore/select-keys.h
4236         * src/plugins/pgpcore/sgpgme.c
4237         * src/plugins/pgpcore/sgpgme.h
4238         * src/plugins/pgpinline/pgpinline.c
4239         * src/plugins/pgpinline/pgpinline.h
4240         * src/plugins/pgpinline/plugin.c
4241         * src/plugins/pgpmime/pgpmime.c
4242         * src/plugins/pgpmime/pgpmime.h
4243         * src/plugins/pgpmime/plugin.c
4244         * src/plugins/spamassassin/spamassassin.c
4245         * src/plugins/spamassassin/spamassassin.h
4246         * src/plugins/spamassassin/spamassassin_gtk.c
4247         * src/plugins/trayicon/trayicon.c
4248                 update copyright header
4249
4250 2006-01-13 [paul]       1.9.100cvs141
4251
4252         * src/account.c
4253         * src/export.c
4254         * src/import.c
4255         * src/mainwindow.c
4256         * src/prefs_account.c
4257         * src/prefs_display_header.c
4258         * src/prefs_receive.c
4259         * src/prefs_send.c
4260         * src/prefs_summaries.c
4261         * src/prefs_themes.c
4262         * src/prefs_toolbar.c
4263         * src/gtk/about.c
4264                 various cleanups
4265
4266 2006-01-12 [colin]      1.9.100cvs140
4267
4268         * src/folder.c
4269         * src/folder.h
4270         * src/main.c
4271                 Add --subscribe option
4272                 Let sylpheed-claws email@domain.com equivalent to --compose
4273                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4274
4275 2006-01-12 [paul]       1.9.100cvs139
4276
4277         * src/mainwindow.c
4278                 append 'Change folder order' label with '...'
4279         * src/prefs_actions.c
4280                 allow reordering of actions list by dnd
4281         * src/gtk/foldersort.c
4282                 make the dialog nicer
4283
4284 2006-01-11 [colin]      1.9.100cvs138
4285
4286         * src/compose.c
4287                 Allow templates without text
4288
4289 2006-01-11 [paul]       1.9.100cvs137
4290
4291         * tools/README
4292         * tools/filter_conv_new.pl
4293                 add info to README
4294                 also check .sylpheed for filter.xml
4295                 be a bit informative to the user
4296
4297 2006-01-11 [colin]      1.9.100cvs136
4298
4299         * src/textview.c
4300                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4301
4302 2006-01-10 [paul]       1.9.100cvs135
4303
4304         * tools/Makefile.am
4305         * tools/filter_conv_new.pl
4306                 add script to convert new style Sylpheed
4307                 filter rules (Sylpheed >= 0.9.99) to
4308                 Claws filtering rules
4309
4310 2006-01-10 [colin]      1.9.100cvs134
4311
4312         * src/compose.c
4313                 Fix broken line joins in certain conditions
4314                 (between two quoted lines: <enter><enter><up>
4315                  <type a wrapped sentence><go in the first line>
4316                  <insert more text><watch as line joining failed>)
4317
4318 2006-01-10 [paul]       1.9.100cvs133
4319
4320         * src/compose.c
4321                 don't report success in error dialog
4322                 thanks to Colin
4323         * src/common/utils.c
4324                 include some trailing punctuations as URI
4325                 thanks to Hiro
4326
4327 2006-01-10 [paul]       1.9.100cvs132
4328
4329         * src/mimeview.c
4330                 fix incompatible pointer type
4331                 warning
4332
4333 2006-01-10 [paul]       1.9.100cvs131
4334
4335         * src/compose.c
4336                 change Subject in window title
4337                 instantaneously
4338
4339 2006-01-09 [colin]      1.9.100cvs130
4340
4341         * src/addressbook.c
4342         * src/headerview.c
4343         * src/mainwindow.c
4344         * src/messageview.c
4345         * src/mimeview.c
4346         * src/noticeview.c
4347         * src/summaryview.c
4348                 Fix possible crashes on exit and in addressbook
4349
4350 2006-01-09 [paul]       1.9.100cvs129
4351
4352         * src/prefs_msg_colors.c
4353                 some cleanups that I forgot last time
4354
4355 2006-01-09 [paul]       1.9.100cvs128
4356
4357         * README
4358         * src/folderview.c
4359         * src/prefs_msg_colors.c
4360                 add previously hidden option, color_new, to
4361                 the gui
4362                 move the page to Display/
4363                 rework the gui
4364
4365 2006-01-09 [wwp]        1.9.100cvs127
4366
4367         * src/prefs_themes.c
4368                 made the prefs/display/themes layouts spacing less condensed
4369                 (and so they match other prefs/pages' look).
4370
4371 2006-01-09 [paul]       1.9.100cvs126
4372
4373         * src/compose.c
4374         * src/prefs_common.c
4375         * src/prefs_common.h
4376         * src/prefs_wrapping.c
4377                 remove 'wrap at send' option
4378
4379 2006-01-06 [colin]      1.9.100cvs125
4380
4381         * src/compose.c
4382                 Just make completely sure we don't insert "manual line breaks" 
4383                 when wrapping... 
4384
4385 2006-01-04 [paul]
4386
4387         * 2.0.0-rc3 released
4388
4389 2006-01-04 [paul]       1.9.100cvs124
4390
4391         * src/folderview.c
4392                 fix bug 882, 'quick scroll in folder list
4393                 displays wrong folder contents'
4394
4395 2006-01-04 [paul]       1.9.100cvs123
4396
4397         * src/plugins/pgpmime/pgpmime.c
4398                 better debug information when signing
4399                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4400
4401 2006-01-03 [colin]      1.9.100cvs122
4402
4403         * configure.ac
4404                 We need to recheck for gpgme 1.0.0 after checking
4405                 for 1.1.1, because if 1.1.1 isn't available, 
4406                 GPGME_LIBS and friends are blanked out by the 
4407                 second check.
4408
4409 2006-01-03 [colin]      1.9.100cvs121
4410
4411         * src/common/prefs.c
4412                 Windows unlink-before rename fix
4413         * src/plugins/pgpcore/sgpgme.c
4414                 Add support for PKA info if available
4415                 Both patches by Werner Koch
4416
4417 2006-01-03 [paul]       1.9.100cvs120
4418
4419         * src/messageview.c
4420                 fix bug 884, 'Send receipt' button visible in queue
4421                 Thanks to Colin
4422
4423 2006-01-02 [colin]      1.9.100cvs119
4424
4425         * src/compose.c
4426         * src/imap.c
4427                 Fix autosave on IMAP and more generally try to
4428                 return the correct ID on a newly added IMAP message
4429
4430 2006-01-02 [paul]       1.9.100cvs118
4431
4432         * manual/keyboard.xml
4433                 edited
4434
4435 2006-01-01 [paul]       1.9.100cvs117
4436
4437         * src/gtk/authors.h
4438                 alphabetical order
4439
4440 2005-12-30 [colin]      1.9.100cvs116
4441
4442         * manual/advanced.xml
4443                 Explain Pre/Post-processing differences.
4444
4445 2005-12-30 [colin]      1.9.100cvs115
4446
4447         * src/mh.c
4448                 Implement copy_msgs for a little optimization
4449         * src/imap.c
4450                 Finish yesterday's fix
4451
4452 2005-12-29 [colin]      1.9.100cvs114
4453
4454         * src/imap.c
4455                 Fix occasional failure in fetching a mail over
4456                 IMAP
4457
4458 2005-12-29 [colin]      1.9.100cvs113
4459
4460         * src/compose.c
4461                 Don't remove a draft when sending it, if it is 
4462                 locked.
4463
4464 2005-12-28 [colin]      1.9.100cvs112
4465
4466         * src/summaryview.c
4467                 Fix leak for real
4468
4469 2005-12-28 [wwp]        1.9.100cvs111
4470
4471         * doc/faq/.cvsignore
4472         * doc/faq/de/.cvsignore
4473         * doc/faq/en/.cvsignore
4474         * doc/faq/es/.cvsignore
4475         * doc/faq/fr/.cvsignore
4476         * doc/faq/it/.cvsignore
4477         * doc/manual/.cvsignore
4478         * doc/manual/de/.cvsignore
4479         * doc/manual/en/.cvsignore
4480         * doc/manual/es/.cvsignore
4481         * doc/manual/fr/.cvsignore
4482         * doc/manual/ja/.cvsignore
4483         * src/plugins/mathml_viewer/.cvsignore
4484                 rollback revival of those files (my bad, sorry for the noise).
4485
4486 2005-12-28 [wwp]        1.9.100cvs110
4487
4488         * src/compose.c
4489                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4490
4491 2005-12-28 [wwp]        1.9.100cvs109
4492
4493         * doc/faq/.cvsignore
4494         * doc/faq/de/.cvsignore
4495         * doc/faq/en/.cvsignore
4496         * doc/faq/es/.cvsignore
4497         * doc/faq/fr/.cvsignore
4498         * doc/faq/it/.cvsignore
4499         * doc/manual/.cvsignore
4500         * doc/manual/de/.cvsignore
4501         * doc/manual/en/.cvsignore
4502         * doc/manual/es/.cvsignore
4503         * doc/manual/fr/.cvsignore
4504         * doc/manual/ja/.cvsignore
4505         * src/plugins/mathml_viewer/.cvsignore
4506         * po/.cvsignore
4507                 more files to ignore.
4508
4509 2005-12-24 [colin]      1.9.100cvs108
4510
4511         * AUTHORS
4512         * src/gtk/authors.h
4513                 Update for Werner
4514
4515 2005-12-24 [colin]      1.9.100cvs107
4516
4517         * src/procmsg.c
4518                 Allow NULL src_msginfo in 
4519                 procmsg_msginfo_new_from_mimeinfo
4520
4521 2005-12-23 [paul]       1.9.100cvs106
4522
4523         * src/plugins/pgpinline/mypgpcore.def
4524                 add this forgotten file
4525
4526 2005-12-23 [colin]      1.9.100cvs105
4527
4528         * src/mainwindow.c
4529                 Fix missing break
4530
4531 2005-12-23 [colin]      1.9.100cvs104
4532
4533         * autogen.sh
4534         * src/folder.c
4535         * src/mh.c
4536         * src/common/plugin.c
4537         * src/common/socket.c
4538         * src/common/socket.h
4539         * src/common/utils.c
4540         * src/common/utils.h
4541         * src/gtk/pluginwindow.c
4542         * src/plugins/pgpcore/plugin.def
4543         * src/plugins/pgpcore/sylpheed.def
4544         * src/plugins/pgpinline/Makefile.am
4545         * src/plugins/pgpinline/plugin.def
4546         * src/plugins/pgpinline/sylpheed.def
4547         * src/plugins/pgpmime/plugin.def
4548         * src/plugins/pgpmime/sylpheed.def
4549                 Various w32 fixes by Werner Koch
4550
4551 2005-12-22 [paul]       1.9.100cvs103
4552
4553         * src/wizard.c
4554                 don't offer IMAP as 'server type' if
4555                 libetpan isn't built in
4556
4557 2005-12-22 [paul]       1.9.100cvs102
4558
4559         * AUTHORS
4560         * src/mainwindow.c
4561         * src/mainwindow.h
4562         * src/toolbar.c
4563         * src/gtk/authors.h
4564                 support GTK_TOOLBAR_BOTH_HORIZ (text
4565                 next to icon) Patch by Marien Zwart
4566                 marienz@users.sf.net
4567                 Also reword the text
4568
4569 2005-12-21 [colin]      1.9.100cvs101
4570
4571         * configure.ac
4572                 Fix DATADIRNAME
4573         * COPYING
4574                 Fix missing section and explicit the exception better
4575         * src/compose.c
4576                 Prevent mail from being lost without notice when an
4577                 SMTP error happens on trying to send an unmodified
4578                 drafted mail.
4579         * src/send_message.c
4580         * src/common/smtp.c
4581                 Fix password remembering when wrong, and add return
4582                 value checks where they should have been
4583         * src/plugins/pgpcore/sylpheed.def
4584         * src/plugins/pgpinline/sylpheed.def
4585         * src/plugins/pgpmime/sylpheed.def
4586                 Add a few symbols needed
4587
4588 2005-12-21 [paul]       1.9.100cvs100
4589
4590         * m4/codeset.m4
4591         * m4/glibc21.m4
4592         * m4/intdiv0.m4
4593         * m4/inttypes-pri.m4
4594         * m4/inttypes.m4
4595         * m4/inttypes_h.m4
4596         * m4/isc-posix.m4
4597         * m4/lcmessage.m4
4598         * m4/stdint_h.m4
4599         * m4/uintmax_t.m4
4600                 gettextization
4601                 thanks to Colin
4602
4603 2005-12-21 [paul]       1.9.100cvs99
4604
4605         * po/sv.po
4606                 fixed by Colin
4607
4608 2005-12-20 [paul]       1.9.100cvs98
4609
4610         * po/sv.po
4611                 updated by Anders Trobäck
4612
4613 2005-12-20 [colin]      1.9.100cvs97
4614
4615         * ABOUT-NLS
4616         * Makefile.am
4617         * autogen.sh
4618         * configure.ac
4619         * config/config.rpath
4620         * config/mkinstalldirs
4621         * m4/Makefile.am
4622         * m4/glibc2.m4
4623         * m4/gnupg.m4
4624         * m4/gpgme.m4
4625         * m4/intmax.m4
4626         * m4/longdouble.m4
4627         * m4/longlong.m4
4628         * m4/printf-posix.m4
4629         * m4/signed.m4
4630         * m4/size_max.m4
4631         * m4/ulonglong.m4
4632         * m4/wchar_t.m4
4633         * m4/wint_t.m4
4634         * m4/xsize.m4
4635         * po/Makefile.in.in
4636         * po/Makevars
4637         * po/bg.po
4638         * po/ca.po
4639         * po/cs.po
4640         * po/de.po
4641         * po/el.po
4642         * po/en_GB.po
4643         * po/es.po
4644         * po/fi.po
4645         * po/fr.po
4646         * po/hr.po
4647         * po/hu.po
4648         * po/it.po
4649         * po/ja.po
4650         * po/ko.po
4651         * po/nb.po
4652         * po/nl.po
4653         * po/pl.po
4654         * po/pt_BR.po
4655         * po/ru.po
4656         * po/sk.po
4657         * po/sr.po
4658         * po/stamp-po
4659         * po/sv.po
4660         * po/zh_CN.po
4661         * po/zh_TW.po
4662         * src/Makefile.am
4663         * src/codeconv.c
4664         * src/compose.c
4665         * src/exporthtml.c
4666         * src/exportldif.c
4667         * src/folder.c
4668         * src/main.c
4669         * src/manual.c
4670         * src/mh.c
4671         * src/mimeview.c
4672         * src/send_message.c
4673         * src/common/Makefile.am
4674         * src/common/fnmatch.c
4675         * src/common/fnmatch.h
4676         * src/common/fnmatch_loop.c
4677         * src/common/nntp.c
4678         * src/common/plugin.c
4679         * src/common/smtp.c
4680         * src/common/socket.c
4681         * src/common/string_match.c
4682         * src/common/sylpheed.c
4683         * src/common/utils.c
4684         * src/common/utils.h
4685         * src/common/w32_dirent.c
4686         * src/common/w32_reg.c
4687         * src/common/w32_signal.c
4688         * src/common/w32_stat.c
4689         * src/common/w32_stdio.c
4690         * src/common/w32_stdlib.c
4691         * src/common/w32_string.c
4692         * src/common/w32_time.c
4693         * src/common/w32_unistd.c
4694         * src/common/w32_wait.c
4695         * src/common/w32lib.h
4696         * src/etpan/Makefile.am
4697         * src/gtk/Makefile.am
4698         * src/plugins/clamav/Makefile.am
4699         * src/plugins/demo/Makefile.am
4700         * src/plugins/dillo_viewer/Makefile.am
4701         * src/plugins/pgpcore/Makefile.am
4702         * src/plugins/pgpcore/passphrase.c
4703         * src/plugins/pgpcore/plugin.def
4704         * src/plugins/pgpcore/sgpgme.c
4705         * src/plugins/pgpcore/sylpheed.def
4706         * src/plugins/pgpcore/version.rc
4707         * src/plugins/pgpinline/Makefile.am
4708         * src/plugins/pgpinline/plugin.def
4709         * src/plugins/pgpinline/sylpheed.def
4710         * src/plugins/pgpinline/version.rc
4711         * src/plugins/pgpmime/Makefile.am
4712         * src/plugins/pgpmime/mypgpcore.def
4713         * src/plugins/pgpmime/plugin.def
4714         * src/plugins/pgpmime/sylpheed.def
4715         * src/plugins/pgpmime/version.rc
4716         * src/plugins/spamassassin/Makefile.am
4717                 Very little ;-) patch from Werner Koch, providing
4718                 infrastructure for cross-compiling to Win32
4719
4720 2005-12-20 [paul]       1.9.100cvs96
4721
4722         * src/account.c
4723         * src/account.h
4724         * src/mainwindow.c
4725         * src/mainwindow.h
4726         * src/toolbar.c
4727         * src/toolbar.h
4728                 add a combo to the Get All button, allowing
4729                 quick retrieval from any account
4730                 Patch by Fabien Vantard, slightly modified
4731                 by Colin
4732         * src/gtk/about.c
4733                 i18n fix. Patch by Fabien Vantard
4734
4735 2005-12-19 [colin]      1.9.100cvs95
4736
4737         * src/compose.c
4738         * src/compose.h
4739                 Don't automatically join lines when they've 
4740                 been separated by the user and not automatically
4741
4742 2005-12-19 [paul]       1.9.100cvs94
4743
4744         * src/gtk/pluginwindow.c
4745                 i18n fix.
4746                 Patch by Fabien Vantard
4747
4748 2005-12-15 [paul]       1.9.100cvs93
4749
4750         * src/common/plugin.c
4751         * src/common/plugin.h
4752         * src/gtk/pluginwindow.c
4753         * src/plugins/clamav/clamav_plugin.c
4754         * src/plugins/demo/demo.c
4755         * src/plugins/dillo_viewer/dillo_viewer.c
4756         * src/plugins/pgpcore/plugin.c
4757         * src/plugins/pgpinline/plugin.c
4758         * src/plugins/pgpmime/plugin.c
4759         * src/plugins/spamassassin/spamassassin.c
4760         * src/plugins/trayicon/trayicon.c
4761                 add plugin_version()
4762
4763 2005-12-15 [colin]      1.9.100cvs92
4764
4765         * src/compose.c
4766                 Further fix bug #875
4767
4768 2005-12-15 [paul]       1.9.100cvs91
4769
4770         * src/gtk/filesel.c
4771                 fix attach_load_dir getting set to
4772                 PLUGINDIR on plugin load
4773
4774 2005-12-14 [mones]      1.9.100cvs90
4775
4776         * manual/ack.xml
4777         * manual/keyboard.xml
4778                 Initial draft and some shortcuts added
4779                 
4780         * po/es.po
4781                 Updated translation
4782
4783 2005-12-14 [colin]      1.9.100cvs89
4784
4785         * src/compose.c
4786         * src/imap.c
4787         * src/summaryview.c
4788         * src/gtk/gtkaspell.c
4789                 More leaks fixed
4790         * src/prefs_folder_item.c
4791                 Fix recursive prefs apply
4792
4793
4794 2005-12-14 [colin]      1.9.100cvs88
4795
4796         * src/compose.c
4797                 Fix bug #875 (Freeze On Inline Forward of 
4798                 Large Message)
4799
4800 2005-12-13 [colin]      1.9.100cvs87
4801
4802         * src/compose.c
4803                 Uniq-ify and sort the mimetypes list
4804                 Patch by Fabien Vantard
4805
4806 2005-12-13 [colin]      1.9.100cvs86
4807
4808         * src/imap.c
4809         * src/etpan/imap-thread.c
4810                 Fix leaks (patch by Hoa)
4811         * src/news.c
4812         * src/common/plugin.c
4813                 Fix leaks
4814
4815 2005-12-12 [colin]
4816
4817         * 2.0.0-rc2 released
4818
4819 2005-12-12 [colin]      1.9.100cvs85
4820
4821         * src/matcher.c
4822                 Fix a leak
4823
4824 2005-12-12 [wwp]        1.9.100cvs84
4825
4826         * src/gtk/icon_legend.c
4827                 fix misbehaviour and crash when closing the legend window
4828         using the Esc key (patch by Fabien Vantard).
4829
4830 2005-12-12 [paul]       1.9.100cvs83
4831
4832         * src/browseldap.c
4833         * src/foldersel.c
4834         * src/prefs_actions.c
4835         * src/prefs_filtering.c
4836         * src/prefs_matcher.c
4837         * src/prefs_spelling.glade      ** REMOVED **
4838         * src/prefs_template.c
4839         * src/gtk/foldersort.glade      ** REMOVED **
4840         * src/gtk/pluginwindow.c
4841         * src/gtk/pluginwindow.glade    ** REMOVED **
4842         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
4843                 cleanups
4844
4845 2005-12-11 [paul]       1.9.100cvs82
4846
4847         * src/gtk/filesel.c
4848                 fix attach_load_dir crasher (double free)
4849
4850 2005-12-09 [paul]       1.9.100cvs81
4851
4852         * po/POTFILES.in
4853         * src/mainwindow.c
4854         * src/gtk/Makefile.am
4855         * src/gtk/icon_legend.c
4856         * src/gtk/icon_legend.h
4857                 add icon legend
4858         * src/manual.c
4859                 cleanup
4860
4861 2005-12-09 [paul]       1.9.100cvs80
4862
4863         * src/plugins/pgpcore/passphrase.c
4864                 wrap the label in the dialog
4865
4866 2005-12-09 [colin]      1.9.100cvs79
4867
4868         * src/plugins/pgpcore/sgpgme.c
4869                 Display (untrusted) on not trusted signatures
4870                 Patch by Michal Èihaø <michal@cihar.com>
4871                 Closes bug #867 (Report also key trust)
4872
4873 2005-12-09 [colin]      1.9.100cvs78
4874
4875         * src/common/plugin.c
4876                 Update licence check, following Eben Moglen's advice
4877
4878 2005-12-08 [colin]      1.9.100cvs77
4879
4880         * src/folder.c
4881                 Fix the occasionnal item->cache != NULL 
4882                 assertion failure. 
4883
4884 2005-12-08 [colin]      1.9.100cvs76
4885
4886         * src/mimeview.c
4887         * src/plugins/pgpcore/sgpgme.c
4888                 Print key id when unable to check it
4889                 Closes bug #866 (Show key id when missing)
4890
4891 2005-12-08 [paul]       1.9.100cvs75
4892
4893         * src/prefs_common.c
4894         * src/prefs_common.h
4895         * src/gtk/filesel.c
4896                 remember load attachment dir
4897
4898 2005-12-07 [colin]      1.9.100cvs74
4899
4900         * src/prefs_toolbar.c
4901                 Gtk fixes, patch by Fabien Vantard
4902
4903 2005-12-07 [colin]      1.9.100cvs73
4904
4905         * src/action.c
4906         * src/compose.c
4907         * src/compose.h
4908                 Fix bug #839 (Quoted text isn't colored after 
4909                 executing an action)
4910         * src/common/plugin.c
4911                 Require plugins to declare their licence in plugin_licence()
4912                 Refuse to load non-GPL plugins as they'd be illegal (as 
4913                 derived works of Sylpheed-Claws, they must be GPL).
4914         * src/plugins/clamav/clamav_plugin.c
4915         * src/plugins/demo/demo.c
4916         * src/plugins/dillo_viewer/dillo_viewer.c
4917         * src/plugins/pgpcore/plugin.c
4918         * src/plugins/pgpinline/plugin.c
4919         * src/plugins/pgpmime/plugin.c
4920         * src/plugins/spamassassin/spamassassin.c
4921         * src/plugins/trayicon/trayicon.c
4922                 Add plugin_licence()
4923
4924 2005-12-07 [paul]       1.9.100cvs72
4925
4926         * configure.ac
4927         * src/mainwindow.c
4928         * src/manual.c
4929         * src/manual.h
4930         * src/common/defs.h
4931                 clean up after local FAQ removal and
4932                 temporary manual removal
4933
4934 2005-12-06 [colin]      1.9.100cvs71
4935
4936         * configure.ac
4937         * doc/Makefile.am
4938         * doc/faq/.cvsignore
4939         * doc/faq/Makefile.am
4940         * doc/faq/de/.cvsignore
4941         * doc/faq/de/Makefile.am
4942         * doc/faq/de/sylpheed-faq-1.html
4943         * doc/faq/de/sylpheed-faq-2.html
4944         * doc/faq/de/sylpheed-faq-3.html
4945         * doc/faq/de/sylpheed-faq.html
4946         * doc/faq/en/.cvsignore
4947         * doc/faq/en/Makefile.am
4948         * doc/faq/en/sylpheed-faq-1.html
4949         * doc/faq/en/sylpheed-faq-2.html
4950         * doc/faq/en/sylpheed-faq-3.html
4951         * doc/faq/en/sylpheed-faq-4.html
4952         * doc/faq/en/sylpheed-faq.html
4953         * doc/faq/es/.cvsignore
4954         * doc/faq/es/Makefile.am
4955         * doc/faq/es/sylpheed-faq-1.html
4956         * doc/faq/es/sylpheed-faq-2.html
4957         * doc/faq/es/sylpheed-faq-3.html
4958         * doc/faq/es/sylpheed-faq-4.html
4959         * doc/faq/es/sylpheed-faq.html
4960         * doc/faq/fr/.cvsignore
4961         * doc/faq/fr/Makefile.am
4962         * doc/faq/fr/sylpheed-faq-1.html
4963         * doc/faq/fr/sylpheed-faq-2.html
4964         * doc/faq/fr/sylpheed-faq-3.html
4965         * doc/faq/fr/sylpheed-faq.html
4966         * doc/faq/it/.cvsignore
4967         * doc/faq/it/Makefile.am
4968         * doc/faq/it/sylpheed-faq-1.html
4969         * doc/faq/it/sylpheed-faq-2.html
4970         * doc/faq/it/sylpheed-faq-3.html
4971         * doc/faq/it/sylpheed-faq.html
4972         * doc/manual/.cvsignore
4973         * doc/manual/Makefile.am
4974         * doc/manual/de/.cvsignore
4975         * doc/manual/de/Makefile.am
4976         * doc/manual/de/sylpheed-1.html
4977         * doc/manual/de/sylpheed-10.html
4978         * doc/manual/de/sylpheed-11.html
4979         * doc/manual/de/sylpheed-12.html
4980         * doc/manual/de/sylpheed-13.html
4981         * doc/manual/de/sylpheed-14.html
4982         * doc/manual/de/sylpheed-15.html
4983         * doc/manual/de/sylpheed-16.html
4984         * doc/manual/de/sylpheed-17.html
4985         * doc/manual/de/sylpheed-18.html
4986         * doc/manual/de/sylpheed-19.html
4987         * doc/manual/de/sylpheed-2.html
4988         * doc/manual/de/sylpheed-20.html
4989         * doc/manual/de/sylpheed-3.html
4990         * doc/manual/de/sylpheed-4.html
4991         * doc/manual/de/sylpheed-5.html
4992         * doc/manual/de/sylpheed-6.html
4993         * doc/manual/de/sylpheed-7.html
4994         * doc/manual/de/sylpheed-8.html
4995         * doc/manual/de/sylpheed-9.html
4996         * doc/manual/de/sylpheed.html
4997         * doc/manual/en/.cvsignore
4998         * doc/manual/en/Makefile.am
4999         * doc/manual/en/sylpheed-1.html
5000         * doc/manual/en/sylpheed-10.html
5001         * doc/manual/en/sylpheed-11.html
5002         * doc/manual/en/sylpheed-12.html
5003         * doc/manual/en/sylpheed-13.html
5004         * doc/manual/en/sylpheed-14.html
5005         * doc/manual/en/sylpheed-15.html
5006         * doc/manual/en/sylpheed-16.html
5007         * doc/manual/en/sylpheed-17.html
5008         * doc/manual/en/sylpheed-18.html
5009         * doc/manual/en/sylpheed-19.html
5010         * doc/manual/en/sylpheed-2.html
5011         * doc/manual/en/sylpheed-20.html
5012         * doc/manual/en/sylpheed-21.html
5013         * doc/manual/en/sylpheed-22.html
5014         * doc/manual/en/sylpheed-3.html
5015         * doc/manual/en/sylpheed-4.html
5016         * doc/manual/en/sylpheed-5.html
5017         * doc/manual/en/sylpheed-6.html
5018         * doc/manual/en/sylpheed-7.html
5019         * doc/manual/en/sylpheed-8.html
5020         * doc/manual/en/sylpheed-9.html
5021         * doc/manual/en/sylpheed.html
5022         * doc/manual/es/.cvsignore
5023         * doc/manual/es/Makefile.am
5024         * doc/manual/es/sylpheed-1.html
5025         * doc/manual/es/sylpheed-10.html
5026         * doc/manual/es/sylpheed-11.html
5027         * doc/manual/es/sylpheed-12.html
5028         * doc/manual/es/sylpheed-13.html
5029         * doc/manual/es/sylpheed-14.html
5030         * doc/manual/es/sylpheed-15.html
5031         * doc/manual/es/sylpheed-16.html
5032         * doc/manual/es/sylpheed-17.html
5033         * doc/manual/es/sylpheed-18.html
5034         * doc/manual/es/sylpheed-19.html
5035         * doc/manual/es/sylpheed-2.html
5036         * doc/manual/es/sylpheed-20.html
5037         * doc/manual/es/sylpheed-3.html
5038         * doc/manual/es/sylpheed-4.html
5039         * doc/manual/es/sylpheed-5.html
5040         * doc/manual/es/sylpheed-6.html
5041         * doc/manual/es/sylpheed-7.html
5042         * doc/manual/es/sylpheed-8.html
5043         * doc/manual/es/sylpheed-9.html
5044         * doc/manual/es/sylpheed.html
5045         * doc/manual/fr/.cvsignore
5046         * doc/manual/fr/Makefile.am
5047         * doc/manual/fr/sylpheed-1.html
5048         * doc/manual/fr/sylpheed-10.html
5049         * doc/manual/fr/sylpheed-11.html
5050         * doc/manual/fr/sylpheed-12.html
5051         * doc/manual/fr/sylpheed-13.html
5052         * doc/manual/fr/sylpheed-14.html
5053         * doc/manual/fr/sylpheed-15.html
5054         * doc/manual/fr/sylpheed-16.html
5055         * doc/manual/fr/sylpheed-17.html
5056         * doc/manual/fr/sylpheed-18.html
5057         * doc/manual/fr/sylpheed-19.html
5058         * doc/manual/fr/sylpheed-2.html
5059         * doc/manual/fr/sylpheed-20.html
5060         * doc/manual/fr/sylpheed-3.html
5061         * doc/manual/fr/sylpheed-4.html
5062         * doc/manual/fr/sylpheed-5.html
5063         * doc/manual/fr/sylpheed-6.html
5064         * doc/manual/fr/sylpheed-7.html
5065         * doc/manual/fr/sylpheed-8.html
5066         * doc/manual/fr/sylpheed-9.html
5067         * doc/manual/fr/sylpheed.html
5068         * doc/manual/ja/.cvsignore
5069         * doc/manual/ja/Makefile.am
5070         * doc/manual/ja/sylpheed-1.html
5071         * doc/manual/ja/sylpheed-10.html
5072         * doc/manual/ja/sylpheed-11.html
5073         * doc/manual/ja/sylpheed-12.html
5074         * doc/manual/ja/sylpheed-13.html
5075         * doc/manual/ja/sylpheed-14.html
5076         * doc/manual/ja/sylpheed-15.html
5077         * doc/manual/ja/sylpheed-16.html
5078         * doc/manual/ja/sylpheed-17.html
5079         * doc/manual/ja/sylpheed-18.html
5080         * doc/manual/ja/sylpheed-19.html
5081         * doc/manual/ja/sylpheed-2.html
5082         * doc/manual/ja/sylpheed-20.html
5083         * doc/manual/ja/sylpheed-3.html
5084         * doc/manual/ja/sylpheed-4.html
5085         * doc/manual/ja/sylpheed-5.html
5086         * doc/manual/ja/sylpheed-6.html
5087         * doc/manual/ja/sylpheed-7.html
5088         * doc/manual/ja/sylpheed-8.html
5089         * doc/manual/ja/sylpheed-9.html
5090         * doc/manual/ja/sylpheed.html
5091         * doc/manual/ja/sylpheed.sgml
5092         * src/mainwindow.c
5093                 Remove outdated manual and faq. Noisy, eh?
5094
5095 2005-12-06 [colin]      1.9.100cvs70
5096
5097         * src/compose.c
5098         * src/quote_fmt_parse.y
5099         * src/undo.c
5100         * src/undo.h
5101                 Allow %X to position cursor at 0 
5102                 (no %X = before signature)
5103                 Fix paste as quotation putting the cursor at 0
5104                 Fix undo offsets when pasting
5105                 Insert the quote_fmt at once instead of line 
5106                 by line
5107                 Fix [Edited] when starting to reply/forward
5108
5109 2005-12-06 [paul]       1.9.100cvs69
5110
5111         * src/plugins/clamav/clamav_plugin_gtk.c
5112                 add another tooltip
5113         * src/plugins/spamassassin/spamassassin_gtk.c
5114                 rework spamassassin_create_widget_func()
5115
5116 2005-12-05 [colin]      1.9.100cvs68
5117
5118         * po/POTFILES.in
5119                 Fix make release ;-)
5120
5121 2005-12-05 [colin]      1.9.100cvs67
5122
5123         * src/compose.c
5124         * src/compose.h
5125                 Fix cursor positioning (not obeying %X)
5126
5127 2005-12-05 [paul]       1.9.100cvs66
5128
5129         * src/plugins/dillo_viewer/dillo_prefs.c
5130                 fix compilation warning
5131
5132 2005-12-05 [paul]       1.9.100cvs65
5133
5134         * src/prefs_spelling.c
5135         * src/plugins/trayicon/trayicon.c
5136                 cleanups - remove unused stuff
5137
5138 2005-12-05 [paul]       1.9.100cvs64
5139
5140         * README
5141         * manual/plugins.xml
5142                 remove info about removed mathml_viewer plugin
5143
5144 2005-12-05 [paul]       1.9.100cvs63
5145
5146         * configure.ac
5147         * src/plugins/Makefile.am
5148         * src/plugins/mathml_viewer/.cvsignore
5149         * src/plugins/mathml_viewer/Makefile.am
5150         * src/plugins/mathml_viewer/mathml_viewer.c
5151                 remove unmaintained mathml_viewer plugin
5152
5153 2005-12-05 [paul]       1.9.100cvs62
5154
5155         * src/summaryview.c
5156                 obey prefs_common.always_show_msg when
5157                 moving a msg
5158                 Thanks to Colin
5159
5160 2005-12-05 [paul]       1.9.100cvs61
5161
5162         * src/compose.c
5163         * src/prefs_account.c
5164         * src/prefs_filtering.c
5165         * src/prefs_quote.c
5166         * src/prefs_spelling.c
5167         * src/prefs_toolbar.c
5168         * src/summaryview.c
5169         * src/gtk/gtkutils.c
5170         * src/gtk/quicksearch.c
5171         * src/plugins/dillo_viewer/dillo_prefs.c
5172                 dialog cleanups
5173
5174 2005-12-04 [paul]       1.9.100cvs60
5175
5176         * src/inc.c
5177         * src/prefs_account.c
5178         * src/prefs_account.h
5179                 allow a Local account to specify a
5180                 default inbox
5181                 (closes bug 843 'Inbox cannot be changed for local
5182                  mailboxes')
5183
5184 2005-12-04 [colin]      1.9.100cvs59
5185
5186         * src/plugins/trayicon/trayicon.c
5187                 Remove Get, rename Get All to Get Mail in order to
5188                 be consistent with the default main toolbar
5189
5190 2005-12-03 [colin]      1.9.100cvs58
5191
5192         * manual/gpl.xml
5193         * manual/sylpheed-claws-manual.xml
5194                 Add GPL appendix
5195
5196 2005-12-03 [paul]       1.9.100cvs57
5197
5198         * AUTHORS
5199         * po/sv.po
5200         * src/gtk/authors.h
5201                 new (partially complete) Swedish translation
5202                 by Anders Troback <sylpheed@troback.com>
5203
5204 2005-12-02 [paul]       1.9.100cvs56
5205
5206         * configure.ac
5207                 libetpan 0.41 required
5208
5209 2005-12-02 [paul]       1.9.100cvs55
5210
5211         * src/plugins/clamav/clamav_plugin.c
5212         * src/plugins/clamav/clamav_plugin.h
5213         * src/plugins/clamav/clamav_plugin_gtk.c
5214         * src/plugins/spamassassin/spamassassin.c
5215         * src/plugins/spamassassin/spamassassin.h
5216         * src/plugins/spamassassin/spamassassin_gtk.c
5217                 unregister prefs pages on unloading, thus
5218                 preventing a crash
5219                 (thanks to Colin for the hint)
5220
5221 2005-12-02 [wwp]        1.9.100cvs54
5222
5223         * src/quote_fmt.h
5224         * src/quote_fmt_parse.y
5225                 fix misuse of gboolean*, use gboolean instead
5226                 (thanks to Paul, Colin, for pointing out that scaring one)
5227
5228 2005-12-02 [paul]       1.9.100cvs53
5229
5230         * src/plugins/clamav/clamav_plugin.c
5231                 int no --> unsigned int no
5232         * src/plugins/clamav/clamav_plugin_gtk.c
5233                 rework config page
5234
5235 2005-12-02 [wwp]        1.9.100cvs52
5236
5237         * src/compose.c
5238         * src/prefs_template.c
5239         * src/quote_fmt.h
5240         * src/quote_fmt_parse.y
5241                 prevent from executing |f and |p templates commands when
5242                 adding or replacing templates in prefs (avoids annoying and
5243                 potentially dangerous behaviours)
5244
5245 2005-12-02 [paul]       1.9.100cvs51
5246
5247         * src/prefs_common.c
5248                 allow translation of some default values
5249                 Patch by Fabien Vantard
5250
5251 2005-12-02 [paul]       1.9.100cvs50
5252
5253         * src/codeconv.c
5254         * src/codeconv.h
5255         * src/prefs_common.c
5256         * src/prefs_common.h
5257         * src/prefs_message.c
5258         * src/textview.c
5259                 remove obsolete 'convert_mb_alnum' option
5260                 and related stuff
5261         * src/gtk/about.c
5262                 remove unused 'about_textview_visibility_notify'
5263
5264 2005-12-02 [paul]       1.9.100cvs49
5265
5266         * src/prefs_account.c
5267         * src/prefs_compose_writing.c
5268         * src/prefs_fonts.c
5269         * src/prefs_gtk.h
5270         * src/prefs_image_viewer.c
5271         * src/prefs_message.c
5272         * src/prefs_other.c
5273         * src/prefs_receive.c
5274         * src/prefs_send.c
5275         * src/prefs_spelling.c
5276         * src/prefs_summaries.c
5277         * src/prefs_wrapping.c
5278         * src/plugins/dillo_viewer/dillo_prefs.c
5279         * src/plugins/pgpcore/prefs_gpg.c
5280                 several cleanups to the prefs dialogs
5281                 (slightly modified) patch by Fabien Vantard
5282
5283 2005-12-02 [paul]       1.9.100cvs48
5284
5285         * src/main.c
5286                 --exit means exit
5287         * src/send_message.c
5288                 fix crash on send when connection fails
5289
5290         Thanks to Colin
5291
5292 2005-12-01 [colin]      1.9.100cvs47
5293
5294         * src/html.c
5295                 Translate &hellip; to "..."
5296
5297 2005-11-30 [colin]      1.9.100cvs46
5298
5299         * src/matcher.c
5300         * src/matcher.h
5301                 Optimize back yesterday's fix.
5302
5303 2005-11-30 [paul]       1.9.100cvs45
5304
5305         * manual/faq.xml
5306                 standardised
5307         * manual/intro.xml
5308                 written by Colin, edited by me
5309
5310 2005-11-29 [colin]      1.9.100cvs44
5311
5312         * src/matcher.c
5313                 Skip headers unconditionnaly in match_body if the
5314                 rule is not message or ~message
5315
5316 2005-11-29 [colin]      1.9.100cvs43
5317
5318         * src/matcher.c
5319                 Fix body_part and such, not skipping headers 
5320                 if the matchcriteria wasn't the first in the rule
5321
5322 2005-11-29 [colin]      1.9.100cvs42
5323
5324         * src/compose.c
5325                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5326                 option missing from message view window)
5327                 Fix double text D'n'D with gtk-2.8
5328         * src/matcher.c
5329                 Fix ~message, ~headers_part, ~body_part rules
5330         * src/messageview.c
5331                 Add Windows-1252 (Closes bug #863)
5332                 Fix accels
5333         * src/gtk/gtkaspell.c
5334                 Properly destroy accels in all menus
5335
5336 2005-11-29 [mones]      1.9.100cvs41
5337
5338         * po/es.po
5339                 Updated.
5340
5341 2005-11-27 [colin]      1.9.100cvs40
5342
5343         * src/mh_gtk.c
5344                 "/Remove mailbox" -> "/Remove mailbox..."
5345
5346 2005-11-27 [paul]       1.9.100cvs39
5347
5348         * AUTHORS
5349         * po/de.po
5350         * src/gtk/authors.h
5351                 updated by new maintainer, Stephan Sachse
5352
5353 2005-11-27 [paul]       1.9.100cvs38
5354
5355         * manual/faq.xml
5356                 written by Colin, edited by me
5357
5358 2005-11-27 [paul]       1.9.100cvs37
5359
5360         * src/prefs_common.c
5361         * src/prefs_common.h
5362         * src/prefs_receive.c
5363         * src/prefs_summaries.c
5364                 move 'go to inbox after receiving new mail'
5365                 option from display/sumamaries to mail
5366                 handling/receive, and rework prefs_summaries
5367                 dialog a little
5368
5369 2005-11-25 [martin]     1.9.100cvs36
5370
5371         * po/de.po
5372             fixed windows-1252 translation;
5373             translated some new and fuzzy strings
5374
5375 2005-11-25 [paul]       1.9.100cvs35
5376
5377         * src/plugins/clamav/clamav_plugin.c
5378                 complete the update done in cvs34
5379
5380 2005-11-25 [paul]       1.9.100cvs34
5381
5382         * src/plugins/clamav/clamav_plugin.c
5383                 reflect upstream changes
5384
5385 2005-11-25 [paul]       1.9.100cvs33
5386
5387         * manual/ack.xml
5388         * manual/plugins.xml
5389         * manual/sylpheed-claws-manual.xml
5390                 written/updated by Colin, edited by me
5391         * tools/acroread2sylpheed.pl
5392                 update binary name
5393
5394 2005-11-24 [colin]      1.9.100cvs32
5395
5396         * src/compose.c
5397                 Fix bug #856 (reediting messages forgets Request
5398                 Return Receipt)
5399
5400 2005-11-24 [paul]       1.9.100cvs31
5401
5402         * manual/addrbook.xml
5403         * manual/starting.xml
5404                 written by Colin, proofread, edited, adapted by me
5405         * manual/advanced.xml
5406                 add some Actions examples
5407         * src/importldif.c
5408                 use a Save button instead of a Close button
5409         * src/wizard.c
5410                 indicate mandatory fields
5411                 fix page display
5412                 Thanks to Colin
5413
5414 2005-11-23 [colin]      1.9.100cvs30
5415
5416         * src/addressbook.c
5417                 Rename menu item, fix possible crash after
5418                 deletion of books
5419         * src/addrindex.c
5420                 Allow searching for '*' in ldap
5421         * src/browseldap.c
5422                 Fix "Browse Entry" (did anyone use it?)
5423         * src/wizard.c
5424                 Add guards for mandatory information
5425
5426 2005-11-23 [paul]       1.9.100cvs29
5427
5428         * manual/advanced.xml
5429                 corrections to the English
5430
5431 2005-11-23 [colin]      1.9.100cvs28
5432
5433         * src/mimeview.c
5434                 Fix possible crash at exit. After the call to
5435                 gtk_container_remove(), the Viewer's widget has no
5436                 more parent so gtk+ automatically frees it and its
5437                 sons. If destroy_viewer() then try to access it,
5438                 problems ensue.
5439
5440 2005-11-22 [colin]      1.9.100cvs27
5441
5442         * src/compose.c
5443         * src/gtk/gtkaspell.c
5444                 Fix right-clicking on a misspelled word
5445                 Fix More... in suggestions menu
5446
5447 2005-11-22 [wwp]        1.9.100cvs26
5448
5449         * src/prefs_template.c
5450                 templates works: re-sort templates list when adding or replacing,
5451                 prevent from adding or replacing when the template name is empty
5452
5453 2005-11-21 [colin]      1.9.100cvs25
5454
5455         * src/addressbook.c
5456                 Fix some addressbook suckage (dnd, select all)
5457         * src/compose.c
5458         * src/gtk/gtkaspell.c
5459         * src/gtk/gtkaspell.h
5460                 Make the spellchecker menu work with the 
5461                 GtkTextView one instead of overriding it
5462
5463 2005-11-20 [paul]       1.9.100cvs24
5464
5465         * manual/handling.xml
5466                 proofread and corrected
5467
5468 2005-11-20 [paul]       1.9.100cvs23
5469
5470         * manual/Makefile
5471                 generate html as one file
5472         * manual/advanced.xml
5473                 fix output generation
5474                 reformat hidden options list
5475         * manual/manual.xml     ** REMOVED **
5476         * manual/sylpheed-claws-manual.xml      ** ADDED **
5477                 renamed
5478
5479 2005-11-18 [colin]      1.9.100cvs22
5480
5481         * src/prefs_account.c
5482                 Fix layout in news and mbox accounts
5483         * manual/account.xml
5484         * manual/advanced.xml
5485                 New contents for Paul to check :)
5486
5487 2005-11-18 [wwp]        1.9.100cvs21
5488
5489         * src/gtk/quicksearch.c
5490                 don't update extended quicksearch buttons twice
5491
5492 2005-11-18 [paul]       1.9.100cvs20
5493
5494         * src/textview.c
5495                 complete 1.9.100cvs19
5496
5497 2005-11-18 [paul]       1.9.100cvs19
5498
5499         * src/compose.c
5500                 cosmetic improvements
5501         * src/textview.c
5502                 also list text/* attachments
5503
5504 2005-11-18 [colin]      1.9.100cvs18
5505
5506         * src/summaryview.c
5507                 Use column 0 instead of -1 in 
5508                 gtk_ctree_node_moveto, in a naive
5509                 hope it'll fix the gtk-related crashes
5510
5511 2005-11-18 [colin]      1.9.100cvs17
5512
5513         * src/gtk/inputdialog.c
5514                 Fix icon staying the first one
5515
5516 2005-11-17 [wwp]        1.9.100cvs16
5517                 fix possible problem showing some quicksearch buttons, and a bad
5518                 call to g_return_if_fail in a function that returns a value (both
5519                 fixes by Fabien Vantard)
5520
5521 2005-11-15 [wwp]        1.9.100cvs15
5522
5523         * src/gtk/quicksearch.c
5524                 added a tooltip to that obscure ... quicksearch button
5525
5526 2005-11-15 [wwp]        1.9.100cvs14
5527
5528         * src/gtk/quicksearch.c
5529                 add a quicksearch helper to filtering expression users: the ... button
5530                 raises the condition expr window. condition expressions set up w/ this
5531                 window are used by the quicksearch if the user closes it pressing OK.
5532
5533 2005-11-14 [paul]       1.9.100cvs13
5534
5535         * src/plugins/clamav/clamav_plugin.c
5536         * src/plugins/spamassassin/spamassassin.c
5537                 change plugin type following recent merging
5538
5539 2005-11-14 [wwp]        1.9.100cvs12
5540
5541         * src/folder.c
5542                 prevent from crashing when copying/moving message(s) from and
5543                 to the same folder
5544
5545 2005-11-14 [paul]       1.9.100cvs11
5546
5547         * src/plugins/clamav/Makefile.am
5548         * src/plugins/clamav/clamav_plugin.c
5549         * src/plugins/clamav/clamav_plugin.h
5550         * src/plugins/clamav/clamav_plugin_gtk.c
5551                 also merge clamav and clamav_gtk plugins
5552
5553 2005-11-13 [colin]      1.9.100cvs10
5554
5555         * configure.ac
5556         * src/plugins/spamassassin/Makefile.am
5557         * src/plugins/spamassassin/spamassassin.c
5558         * src/plugins/spamassassin/spamassassin.h
5559         * src/plugins/spamassassin/spamassassin_gtk.c
5560                 Merge spamassassin and spamassassin_gtk plugins,
5561                 and build it by default.
5562
5563 2005-11-12 [colin]      1.9.100cvs9
5564
5565         * src/etpan/imap-thread.c
5566                 Fix gcc warning
5567
5568 2005-11-12 [colin]      1.9.100cvs8
5569
5570         * src/procmime.c
5571                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5572
5573 2005-11-10 [colin]      1.9.100cvs7
5574
5575         * src/main.c
5576                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5577                 minimised state)
5578
5579 2005-11-10 [wwp]        1.9.100cvs6
5580
5581         * src/gtk/description_window.c
5582                 fix a crash when closing description windows using the WM's [X] button
5583
5584 2005-11-09 [colin]      1.9.100cvs5
5585
5586         * src/common/ssl.c
5587                 Update libetpan call to follow upstream
5588                 (yes, this requires libetpan-0.40cvs3)
5589
5590 2005-11-08 [colin]      1.9.100cvs4
5591
5592         * src/compose.c
5593         * src/textview.c
5594         * src/common/utils.c
5595         * src/common/utils.h
5596                 Enhance the email parser
5597
5598 2005-11-08 [colin]      1.9.100cvs3
5599
5600         * src/procmime.c
5601                 Fix what looks like an off-by-one (fixes 
5602                 attachments from the Bat)
5603
5604 2005-11-08 [wwp]        1.9.100cvs2
5605
5606         * src/main.c
5607                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
5608
5609 2005-11-08 [wwp]        1.9.100cvs1
5610
5611         * src/main.c
5612                 allow exiting Sylpheed-Claws from command-line
5613
5614 2005-11-08 [paul]       1.9.100
5615
5616         1.9.100 released
5617
5618 2005-11-07 [colin]      1.9.99cvs17
5619
5620         * src/addritem.c
5621         * src/ldif.c
5622                 Fix import of base-64 encoded items
5623
5624 2005-11-07 [colin]      1.9.99cvs16
5625
5626         * src/send_message.c
5627                 Fix bug #314 (Queue does not empty under certain 
5628                 circumstances)
5629
5630 2005-11-07 [paul]       1.9.99cvs15
5631
5632         * src/mutt.c
5633         * src/pine.c
5634                 fix buffer overflows
5635                 Thanks to Colin
5636
5637 2005-11-07 [paul]       1.9.99cvs14
5638
5639         * doc/man/Makefile.am
5640         * doc/man/sylpheed-claws.1      ** ADDED **
5641         * doc/man/sylpheed.1            ** DELETED **
5642                 rename and update the man file
5643
5644 2005-11-06 [colin]      1.9.99cvs13
5645
5646         * src/ldif.c
5647                 Fix ldif_get_line() that returned empty strings
5648                 (Didn't understand why). Also fix a possible
5649                 buffer overflow.
5650
5651 2005-11-06 [wwp]        1.9.99cvs12
5652
5653         * src/textview.c
5654         * src/gtk/about.c
5655         * src/gtk/gtkutils.c
5656         * src/gtk/gtkutils.h
5657                 fix a compilation warning,
5658                 make links sensitive in the about dialog
5659
5660 2005-11-04 [wwp]        1.9.99cvs11
5661
5662         * src/gtk/about.c
5663                 don't wrap or translate URIs, and a bit text format cleanup
5664
5665 2005-11-04 [wwp]        1.9.99cvs10
5666
5667         * src/gtk/about.c
5668                 better textview tagging implementation (no more use of marks for
5669                 postponed tagging)
5670
5671 2005-11-02 [colin]      1.9.99cvs9
5672
5673         * src/common/ssl.c
5674                 Forgot an ifdef
5675
5676 2005-11-02 [colin]      1.9.99cvs8
5677
5678         * configure.ac
5679                 Require libetpan-0.40 due to upstream fix
5680         * src/common/ssl.c
5681                 Tell libetpan not to call SSL_Library_Init,
5682                 as we do it ourselves.
5683
5684 2005-11-02 [colin]      1.9.99cvs7
5685
5686         * po/POTFILES.in
5687                 Add missing files (thanks to Fabien Vantard)
5688
5689 2005-11-02 [colin]      1.9.99cvs6
5690
5691         * src/summaryview.c
5692                 Fix totals when read messages are hidden or quicksearch
5693                 is on
5694         * src/ssl_manager.c
5695         * src/ssl_manager.h
5696         * src/common/ssl_certificate.c
5697         * src/common/ssl_certificate.h
5698         * src/gtk/sslcertwindow.c
5699         * src/gtk/sslcertwindow.h
5700                 Fix copyright on my stuff
5701
5702 2005-11-02 [wwp]        1.9.99cvs5
5703
5704         * src/prefs_themes.c
5705                 fix directory name checking (theme installation/removal),
5706                 made related error a bit more verbose
5707
5708 2005-11-02 [colin]      1.9.99cvs4
5709
5710         * src/summaryview.c
5711                 Fix typo (probably fixes bug #841 (Sort by the From 
5712                 field doesn't work)
5713
5714 2005-11-02 [paul]       1.9.99cvs3
5715
5716         * po/ko.po
5717         * po/nb.po
5718                 updated by SungHyun Nam, Geir Helland
5719         * src/wizard.c
5720                 fix typo in welcome message. spotted by
5721                 Andrea Spadaccini
5722
5723 2005-11-01 [colin]      1.9.99cvs2
5724
5725         * src/compose.c
5726                 Fix replying to ml wen confirming subscription
5727         * src/messageview.c
5728         * src/mimeview.c
5729         * src/mimeview.h
5730         * src/privacy.h
5731         * src/summaryview.c
5732                 Make key check non blocking
5733
5734 2005-10-31 [paul]       1.9.99cvs1
5735
5736         * tools/claws.i18n.status.pl
5737                 updated for ChangeLog
5738
5739 2005-10-31 [paul]       1.9.99
5740
5741         1.9.99 released
5742
5743 2005-10-31 [paul]       1.9.15cvs131
5744
5745         * .cvsignore
5746         * ChangeLog
5747         * ChangeLog.claws       ** REMOVED **
5748         * ChangeLog-gtk2.claws  ** REMOVED **
5749         * ChangeLog.gtk1        ** ADDED **
5750         * INSTALL
5751         * Makefile.am
5752         * NEWS
5753         * README
5754         * README.claws          ** REMOVED **
5755         * README.jp             ** REMOVED **
5756         * RELEASE_NOTES         ** ADDED **
5757         * RELEASE_NOTES.claws   ** REMOVED **
5758         * commitHelper
5759         * configure.ac
5760         * sylpheed.spec.in      ** REMOVED **
5761                 tidy up and update the default docs:
5762                 ChangeLog.claws is renamed ChangeLog.gtk1
5763                 ChangeLog-gtk2.claws is renamed ChangeLog
5764                 README.claws is renamed README
5765                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5766
5767 2005-10-31 [paul]       1.9.15cvs130
5768
5769         * po/it.po
5770                 fix errors
5771
5772 2005-10-31 [paul]       1.9.15cvs129
5773
5774         * po/ca.po
5775         * po/de.po
5776         * po/en_GB.po
5777         * po/fr.po
5778         * po/it.po
5779         * po/pt_BR.po
5780         * po/sk.po
5781         * po/sr.po
5782         * po/zh_CN.po
5783                 updated by Miquel Oliete, Stephan Sachse and
5784                 Thomas Gilgin, me, Fabien Vantard, Andrea
5785                 Spadaccini, Frederico Goncalves Guimaraes,
5786                 Andrej Kacian, Aleksandar Urosevic, and
5787                 Ralgh Young.
5788
5789 2005-10-31 [mones]      1.9.15cvs128
5790
5791         * manual/faq.xml
5792                 More questions.
5793         
5794         * po/es.po
5795                 Updated for release.
5796
5797 2005-10-30 [colin]      1.9.15cvs127
5798
5799         * src/compose.c
5800                 Place cursor before rewrapping (fixes cursor
5801                 pos if quotation gets rewrapped)
5802
5803 2005-10-29 [paul]       1.9.15cvs126
5804
5805         * src/crash.c
5806         * src/foldersel.c
5807         * src/main.c
5808         * src/messageview.c
5809         * src/toolbar.c
5810         * src/gtk/authors.h
5811                 corrections to text items
5812
5813 2005-10-28 [colin]      1.9.15cvs125
5814
5815         * src/messageview.c
5816                 Make "hit 'C' to check sig" work from extern 
5817                 messageviews
5818
5819 2005-10-27 [colin]      1.9.15cvs124
5820
5821         * src/summaryview.c
5822                 Add a hack to avoid segfaulting when hammering 
5823                 on gtk's events
5824
5825 2005-10-27 [wwp]        1.9.15cvs123
5826
5827         * src/prefs_themes.c
5828                 sort list of themes names in themes prefs
5829
5830 2005-10-27 [paul]       1.9.15cvs122
5831
5832         * src/folder.c
5833         * src/prefs_account.c
5834                 fix building on Solaris
5835                 Patch by Alex Moore
5836
5837 2005-10-27 [wwp]        1.9.15cvs121
5838
5839         * src/summaryview.c
5840         * src/gtk/gtksctree.c
5841                 speed up unselecting messages in summary view (thanks to Colin)
5842
5843 2005-10-27 [paul]       1.9.15cvs120
5844
5845         * src/mainwindow.c
5846                 fix a compilation warning
5847         * src/summaryview.c
5848                 fix updating of 'n items selected' count
5849                 when deselecting
5850
5851 2005-10-27 [martin]     1.9.15cvs119
5852
5853         * src/action.c
5854                 ignore actions with a leading '/' in the action menu name
5855                 fixes a crash on menu creation
5856         * src/prefs_actions.c
5857                 do not allow a leading '/' in the action menu name
5858
5859 2005-10-27 [paul]       1.9.15cvs118
5860
5861         * src/main.c
5862                 fix compilation warning
5863
5864 2005-10-27 [paul]       1.9.15cvs117
5865
5866         * src/procmime.c
5867                 add #if HAVE_LOCALE_H
5868
5869 2005-10-27 [paul]       1.9.15cvs116
5870
5871         * src/plugins/clamav/clamav_plugin.c
5872         * src/plugins/dillo_viewer/dillo_viewer.c
5873         * src/plugins/mathml_viewer/mathml_viewer.c
5874         * src/plugins/pgpcore/plugin.c
5875         * src/plugins/pgpinline/plugin.c
5876         * src/plugins/pgpmime/plugin.c
5877         * src/plugins/spamassassin/spamassassin.c
5878         * src/plugins/trayicon/trayicon.c
5879                 plugin_init() : make error messages more
5880                 informative
5881
5882 2005-10-26 [wwp]        1.9.15cvs115
5883
5884         * src/prefs_matcher.c
5885                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5886
5887 2005-10-26 [wwp]        1.9.15cvs114
5888
5889         * src/procmime.c
5890         * src/gtk/gtksctree.c
5891         * src/plugins/spamassassin/libspamc.c
5892         * src/plugins/spamassassin/spamassassin.c
5893                 fix some compilation warnings more
5894
5895 2005-10-26 [mones]      1.9.15cvs113
5896
5897         * po/es.po
5898                 Updated translation
5899
5900 2005-10-26 [paul]       1.9.15cvs112
5901
5902         * src/prefs_message.c
5903                 give all display_xface stuff the
5904                 #if HAVE_LIBCOMPFACE treatment, thus
5905                 preventing a crash
5906                 (Thanks to Wolfgang Enderlein)
5907
5908 2005-10-26 [colin]      1.9.15cvs111
5909
5910         * src/gedit-print.c
5911                 Fix date format
5912         * src/imap_gtk.c
5913         * src/news_gtk.c
5914                 Remove context menu items that should not be there
5915         * src/jpilot.c
5916                 Fix encoding
5917         * src/main.c
5918         * src/mainwindow.c
5919                 Don't show the mainwindow too soon
5920
5921 2005-10-26 [wwp]        1.9.15cvs110
5922
5923         * src/folder.c
5924         * src/manual.c
5925         * src/summaryview.c
5926                 fix uninitialized pointers in the folder updating hook
5927                 (thanks to Colin)
5928
5929 2005-10-25 [mones]      1.9.15cvs109
5930
5931         * manual/faq.xml
5932                 General information subsection completed. 
5933                 Removed archaic references.
5934                 
5935         * manual/Makefile
5936         * manual/dtd/manual.dsl
5937                 Added customization stylesheet for getting paragraphs
5938                 fully justified in PDF output (as suggested by Colin).
5939
5940 2005-10-25 [colin]      1.9.15cvs108
5941
5942         * src/compose.c
5943                 Fix a second leak
5944
5945 2005-10-25 [colin]      1.9.15cvs107
5946
5947         * src/addrbook.c
5948         * src/addrindex.c
5949                 Fix leak (xml_get_element() allocates memory)
5950         * src/compose.c
5951                 Fix leak + dead code (shame!)
5952         * src/procmime.c
5953                 Fix leak
5954
5955 2005-10-25 [colin]      1.9.15cvs106
5956
5957         * src/mimeview.c
5958                 Fix encoding issue in Save all and in 
5959                 overwrite-confirmation alertpanel
5960
5961 2005-10-25 [colin]      1.9.15cvs105
5962
5963         * src/common/socket.c
5964                 Fix a leak - Thanks to Christopher Aillon
5965                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5966
5967 2005-10-25 [paul]       1.9.15cvs104
5968
5969         * src/wizard.c
5970                 Always guess servers from the right-hand
5971                 email part and guess username from the
5972                 left-hand part. (Thanks to Colin)
5973                 add an X-Face to the welcome message
5974
5975 2005-10-25 [paul]       1.9.15cvs103
5976
5977         * manual/handling.xml
5978                 written by Colin, edited by me
5979
5980 2005-10-25 [wwp]        1.9.15cvs102
5981
5982         * src/folderview.c
5983         * src/grouplistdialog.c
5984         * src/imap.c
5985         * src/noticeview.c
5986                 fix some compilation warnings
5987
5988 2005-10-24 [paul]
5989
5990         1.9.99-rc3 released
5991
5992 2005-10-24 [paul]       1.9.15cvs101
5993
5994         * src/gtk/about.c
5995                 fix window sizing
5996
5997 2005-10-24 [paul]       1.9.15cvs100
5998
5999         * src/pixmaps/offline.xpm
6000         * src/pixmaps/online.xpm
6001                 replace with last default versions
6002
6003 2005-10-24 [colin]      1.9.15cvs99
6004
6005         * src/imap.c
6006                 Fix bug when moving a folder
6007         * src/imap_gtk.c
6008         * src/mh_gtk.c
6009                 "Delete folder" pops up a window, so it 
6010                 should be suffixed with "..."
6011         * src/plugins/pgpcore/sgpgme.c
6012                 Include locale.h
6013
6014 2005-10-24 [mones]      1.9.15cvs98
6015
6016         * manual/Makefile
6017         * manual/account.xml
6018         * manual/ack.xml
6019         * manual/addrbook.xml
6020         * manual/advanced.xml
6021         * manual/faq.xml
6022         * manual/glossary.xml
6023         * manual/gpl.xml
6024         * manual/handling.xml
6025         * manual/intro.xml
6026         * manual/keyboard.xml
6027         * manual/manual.xml
6028         * manual/plugins.xml
6029         * manual/starting.xml
6030         * manual/dtd/sdocbook.dtd
6031                 Initial manual structure and some content.
6032
6033 2005-10-23 [wwp]        1.9.15cvs97
6034
6035         * src/gtk/about.c
6036                 fix a typo
6037
6038 2005-10-23 [wwp]        1.9.15cvs96
6039
6040         * src/gtk/about.c
6041         * src/gtk/authors.h
6042                 rework of the about window (main work by Paul), also featuring a few
6043                 fixes for typos and duplicate names
6044
6045 2005-10-23 [wwp]        1.9.15cvs95
6046
6047         * src/.cvsignore
6048                 Ignore the right binary name (sylpheed-claws now)
6049
6050 2005-10-23 [paul]       1.9.15cvs94
6051
6052         * src/compose.c
6053                 when using Folder Pref 'Default To for
6054                 replies' make the entry in the Compose
6055                 window bold
6056                 Patch by Fabien Vantard
6057
6058 2005-10-22 [colin]      1.9.15cvs93
6059
6060         * src/codeconv.c
6061                 Fix leak
6062
6063 2005-10-22 [colin]      1.9.15cvs92
6064
6065         * src/codeconv.c
6066                 try to convert using locale (apart utf8) if necessary
6067
6068 2005-10-22 [colin]      1.9.15cvs91
6069
6070         * src/pixmaps/new.xpm
6071         * src/pixmaps/unread.xpm
6072                 Make the unread envelope blue again and
6073                 saturate the new one a bit more.
6074
6075 2005-10-22 [colin]      1.9.15cvs90
6076
6077         * src/compose.c
6078                 When replying to a mail sent by one of our accounts,
6079                 use the original list of recipients. Let 'Reply All'
6080                 and 'Reply to sender' work like previously.
6081
6082 2005-10-21 [colin]      1.9.15cvs89
6083
6084         * src/prefs_filtering.c
6085                 Clear fields after add and replace
6086         * src/textview.c
6087                 Display xface differently (better)
6088         * src/plugins/pgpinline/pgpinline.c
6089                 Fix crappy encodings/recodings
6090
6091 2005-10-21 [paul]       1.9.15cvs88
6092
6093         * src/compose.c
6094         * src/prefs_folder_item.c
6095         * src/toolbar.c
6096                 fix news folder Folder Properties
6097                 (thanks to Colin)
6098         * src/folderview.c
6099                 update folderview after Themes change
6100                 keep selected folder selected
6101                 (thanks to Colin)
6102
6103 2005-10-21 [paul]       1.9.15cvs87
6104
6105         * tools/Makefile.am
6106         * tools/OOo2sylpheed.pl
6107         * tools/README
6108         * tools/README.sylprint
6109         * tools/asus_mailled.sh         ** REMOVED **
6110         * tools/filter_conv.pl
6111         * tools/freshmeat_search.pl
6112         * tools/google_search.pl
6113         * tools/gpg-sign-syl            ** REMOVED **
6114         * tools/kmail2sylpheed.pl
6115         * tools/kmail2sylpheed_v2.pl
6116         * tools/multiwebsearch.pl
6117         * tools/nautilus2sylpheed.sh
6118         * tools/newscache_clean.pl
6119         * tools/outlook2sylpheed.pl
6120         * tools/sylpheed-switcher       ** REMOVED **
6121         * tools/sylprint.pl
6122         * tools/sylprint.rc
6123         * tools/tb2sylpheed
6124         * tools/vcard2xml.py
6125         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6126                 update default config dir
6127                 update binary name (thanks to Fabien Vantard)
6128                 remove obsolete scripts
6129
6130 2005-10-21 [colin]      1.9.15cvs86
6131
6132         * src/inc.c
6133                 Fix possible leak and units. Based on a patch by
6134                 Fabien Vantard.
6135
6136 2005-10-20 [colin]      1.9.15cvs85
6137
6138         * src/textview.c
6139                 Clear xface when clearing textview
6140
6141 2005-10-20 [colin]      1.9.15cvs84
6142
6143         * configure.ac
6144         * src/folderview.c
6145         * src/headerview.c
6146         * src/main.c
6147         * src/prefs_common.c
6148         * src/prefs_common.h
6149         * src/prefs_message.c
6150         * src/textview.c
6151         * src/textview.h
6152         * src/common/defs.h
6153         * src/common/utils.c
6154         * src/common/utils.h
6155         * src/gtk/gtkutils.c
6156         * src/gtk/gtkutils.h
6157                 Migrate config to .sylpheed-claws (Automatically)
6158                 Add a way to get the Xface in the TextView
6159
6160 2005-10-20 [colin]      1.9.15cvs83
6161
6162         * src/gtk/Makefile.am
6163         * src/gtk/about.c
6164         * src/gtk/authors.h
6165                 Make the about dialog *grooovy*
6166
6167 2005-10-20 [colin]      1.9.15cvs82
6168
6169         * src/mimeview.c
6170                 Use "Open with" on double click if no command
6171                 was found
6172
6173 2005-10-20 [colin]      1.9.15cvs81
6174
6175         * src/imap.c
6176         * src/etpan/imap-thread.c
6177                 Fix possible crash.
6178
6179 2005-10-20 [paul]       1.9.15cvs80
6180
6181         * src/folder.c
6182                 don't show clipkey icon if the only
6183                 attachment is the signature
6184                 Patch by Colin
6185
6186 2005-10-20 [paul]       1.9.15cvs79
6187
6188         * AUTHORS
6189         * src/plugins/pgpmime/pgpmime.c
6190                 name the PGP/MIME signature 'signature.asc'
6191                 Patch by Andrew Nelson <freeandy@gmail.com>
6192
6193 2005-10-19 [colin]      1.9.15cvs78
6194
6195         * src/plugins/pgpmime/pgpmime.c
6196                 Oops, no need to double-check though
6197
6198 2005-10-19 [colin]      1.9.15cvs77
6199
6200         * src/plugins/pgpinline/pgpinline.c
6201         * src/plugins/pgpmime/pgpmime.c
6202                 Check that my_tmpfile() doesn't 
6203                 return NULL
6204
6205 2005-10-19 [colin]      1.9.15cvs76
6206
6207         * src/common/utils.c
6208                 Use shorter mime boundaries to avoid having
6209                 MTAs rewrapping our headers, breaking the
6210                 PGP signature in the process 
6211         * src/compose.c
6212         * src/plugins/pgpmime/pgpmime.c
6213                 Check for boundary uniqueness to be sure
6214                 it won't happen, instead of hoping for the
6215                 best
6216
6217 2005-10-19 [colin]      1.9.15cvs75
6218
6219         * sylpheed-claws.desktop
6220         * src/Makefile.am
6221         * src/main.c
6222                 Ship a sylpheed-claws binary instead
6223                 of a sylpheed one. Change the socket
6224                 name, too
6225         * src/folderview.c
6226                 Update folder only if it changed
6227         * src/wizard.c
6228                 Fix i18n in welcome mail, patch by
6229                 Fabien Vantard
6230
6231 2005-10-19 [paul]
6232
6233         1.9.99-rc2 released
6234
6235 2005-10-19 [paul]       1.9.15cvs74
6236
6237         * src/folder.c
6238         * src/folderview.c
6239                 fix summaryview update
6240                 Patch by Colin
6241
6242 2005-10-18 [colin]      1.9.15cvs73
6243
6244         * src/plugins/pgpcore/passphrase.c
6245                 Don't XGrabServer, and try a bit more to 
6246                 sync everything before grabbing mouse/keyboard
6247
6248 2005-10-18 [colin]      1.9.15cvs72
6249
6250         * src/Makefile.am
6251         * src/addressadd.c
6252         * src/addressbook.c
6253         * src/folderview.c
6254         * src/grouplistdialog.c
6255         * src/mimeview.c
6256         * src/stock_pixmap.c
6257         * src/stock_pixmap.h
6258         * src/summaryview.c
6259         * src/gtk/gtksctree.c
6260         * src/gtk/gtksctree.h
6261         * src/pixmaps/empty.xpm
6262                 Implement a wrapper call for gtk_ctree_set_node_info
6263                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6264                 pixmap instead of a NULL one. This works around some
6265                 memory problems deep inside gtk, revealed by valgrind,
6266                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6267                 as locked crashes sylpheed.), as well as, probably, 
6268                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6269
6270 2005-10-17 [colin]      1.9.15cvs71
6271
6272         * src/mimeview.c
6273                 Provide visual feedback when checking
6274                 signature
6275
6276 2005-10-17 [colin]      1.9.15cvs70
6277
6278         * src/main.c
6279                 Keep the folder list frozen while checking caches...
6280
6281 2005-10-17 [colin]      1.9.15cvs69
6282
6283         * src/addr_compl.c
6284                 Fi bug #833 (Autocompleting from addressbook 
6285                 fails with extended chars)
6286         * src/imap.c
6287                 Fix 'adding messages' staying in statusbar
6288                 after an error
6289
6290 2005-10-17 [wwp]        1.9.15cvs68
6291
6292         * src/ssl_manager.c
6293                 Fix buttons' layout resizing when window size changes
6294
6295 2005-10-17 [wwp]        1.9.15cvs67
6296
6297         * src/account.c
6298         * src/prefs_account.c
6299         * src/prefs_common.c
6300         * src/prefs_common.h
6301         * src/prefs_folder_item.c
6302         * src/prefs_gtk.c
6303         * src/gtk/logwindow.c
6304         * src/gtk/pluginwindow.c
6305         * src/gtk/prefswindow.c
6306         * src/gtk/prefswindow.h
6307                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6308
6309 2005-10-17 [paul]       1.9.15cvs66
6310
6311         * configure.ac
6312                 fix missing libetpan message
6313         * po/en_GB.po
6314                 updated
6315         * src/crash.c
6316         * src/manual.c
6317         * src/prefs_themes.c
6318         * src/common/defs.h
6319                 add some new URI defines, change some
6320                 others
6321         * src/wizard.c
6322                 make welcome message translatable
6323                 small improvements to english
6324                 other tweaks
6325         * src/gtk/menu.c
6326                 fix warnings
6327
6328 2005-10-17 [paul]       1.9.15cvs65
6329
6330         * src/summaryview.c
6331                 fix column titles
6332
6333 2005-10-16 [mones]      1.9.15cvs64
6334
6335         * po/es.po
6336                 Updated translation
6337
6338 2005-10-16 [colin]
6339
6340         1.9.99-rc1 released
6341
6342 2005-10-16 [colin]      1.9.15cvs63
6343
6344         * src/wizard.c
6345                 Fix whitespace
6346
6347 2005-10-16 [colin]      1.9.15cvs62
6348
6349         * src/toolbar.c
6350                 s/Get All/Get Mail/
6351         * src/wizard.c
6352                 Real welcome mail text, thanks Paul
6353
6354 2005-10-16 [colin]      1.9.15cvs61
6355
6356         * src/editldap.c
6357         * src/exporthtml.c
6358         * src/main.c
6359         * src/mainwindow.c
6360         * src/prefs_themes.c
6361         * src/prefs_toolbar.c
6362         * src/plugins/demo/demo.c
6363         * src/plugins/trayicon/trayicon.c
6364                 s/Sylpheed/Sylpheed-Claws/
6365
6366 2005-10-16 [colin]      1.9.15cvs60
6367
6368         * src/wizard.c
6369                 Add a welcome email in the first empty mailbox
6370         * src/prefs_common.c
6371                 Change one more default
6372
6373 2005-10-16 [colin]      1.9.15cvs59
6374
6375         * src/wizard.c
6376                 Remove printf
6377
6378 2005-10-16 [colin]      1.9.15cvs58
6379
6380         * src/toolbar.c
6381         * src/prefs_common.c
6382                 Change some defaults
6383
6384 2005-10-16 [colin]      1.9.15cvs57
6385
6386         * src/toolbar.c
6387         * src/prefs_common.c
6388                 Change some defaults
6389
6390 2005-10-16 [colin]      1.9.15cvs56
6391
6392         * src/wizard.c
6393                 By default, initialize fonts to have
6394                 the same size as normal GtkWidgets
6395
6396 2005-10-16 [colin]      1.9.15cvs55
6397
6398         * src/mimeview.c
6399                 Fix message a bit more
6400
6401 2005-10-16 [colin]      1.9.15cvs54
6402
6403         * src/addressbook.c
6404                 Second attempt at flicker fixing
6405
6406 2005-10-16 [colin]      1.9.15cvs53
6407
6408         * src/addressbook.c
6409                 Fix flicker
6410
6411 2005-10-16 [wwp]        1.9.15cvs52
6412
6413         * src/addressbook.c
6414         * src/editaddress.c
6415         * src/prefs_common.c
6416         * src/prefs_common.h
6417                 Remember window sizes (address book)
6418
6419 2005-10-16 [wwp]        1.9.15cvs51
6420
6421         * src/plugins/clamav/clamav_plugin_gtk.c
6422         * src/plugins/spamassassin/spamassassin_gtk.c
6423                 Fix compilation warnings (missing #include).
6424
6425 2005-10-16 [colin]      1.9.15cvs50
6426
6427         * src/mimeview.c
6428         * src/summaryview.c
6429         * src/textview.c
6430                 Make 'c' check signature, and forward
6431                 c, l, y, t from summaryview to mimeview
6432
6433 2005-10-16 [colin]      1.9.15cvs49
6434
6435         * src/addressbook.c
6436                 Put border around buttons
6437         * src/mainwindow.c
6438         * src/summaryview.c
6439                 Rework menus (Patch based on a patch
6440                 by Paul)
6441
6442 2005-10-15 [wwp]        1.9.15cvs48
6443
6444         * src/editjpilot.c
6445         * src/editldap.c
6446         * src/editvcard.c
6447         * src/exphtmldlg.c
6448         * src/expldifdlg.c
6449         * src/export.c
6450         * src/import.c
6451         * src/importldif.c
6452         * src/importmutt.c
6453         * src/importpine.c
6454         * src/prefs_account.c
6455         * src/prefs_spelling.c
6456         * src/gtk/gtkutils.c
6457         * src/gtk/gtkutils.h
6458         * src/plugins/clamav/clamav_plugin_gtk.c
6459         * src/plugins/spamassassin/spamassassin_gtk.c
6460                 use nicer browse-for-file/dir buttons than the "..." ones,
6461                 code factorizing more.
6462
6463 2005-10-14 [colin]      1.9.15cvs47
6464
6465         * src/mainwindow.c
6466                 set relief on the account switcher so that people see it
6467                 grey out Create processing rules when no message is selected
6468         * src/prefs_filtering.c
6469                 ask before closing if the rule has not been modified, even if
6470                 it's not valid
6471         * src/prefs_matcher.c
6472                 fix sensitivity when entering the dialog
6473         * src/gtk/inputdialog.c
6474                 display a better icon on password ask
6475         * src/plugins/pgpcore/passphrase.c
6476                 make the dialog look better
6477
6478 2005-10-14 [paul]       1.9.15cvs46
6479
6480         * src/folderview.c
6481                 indicate presense of marked msgs in
6482                 unexpanded subfolders
6483
6484 2005-10-14 [paul]       1.9.15cvs45
6485
6486         * src/prefs_actions.c
6487         * src/prefs_common.c
6488         * src/prefs_common.h
6489         * src/prefs_filtering_action.c
6490         * src/prefs_matcher.c
6491         * src/prefs_template.c
6492                 remember window sizes
6493                 fix Info button size
6494
6495         Patches by wwp
6496
6497 2005-10-13 [colin]      1.9.15cvs44
6498
6499         * src/mimeview.c
6500         * src/noticeview.c
6501         * src/noticeview.h
6502                 Add a tooltip on the icon (optional) 
6503                 Get rid of the signature buttons and only
6504                 use the icon+tooltip
6505
6506 2005-10-13 [colin]      1.9.15cvs43
6507
6508         * src/noticeview.c
6509         * src/noticeview.h
6510                 Add hand cursor for hovering over icon
6511
6512 2005-10-13 [colin]      1.9.15cvs42
6513
6514         * src/summaryview.c
6515                 Fix crash when quicksearch's hidden 
6516                 at startup
6517
6518 2005-10-13 [colin]      1.9.15cvs41
6519
6520         * src/compose.c
6521                 Set subject when forwarding multiple mails
6522                 Check that other recipient than the default Cc or Bcc
6523                 have been set before sending.
6524
6525 2005-10-13 [colin]      1.9.15cvs40
6526
6527         * src/imap.c
6528                 Batch per-folder
6529                 Introduce locking, but don't use it yet
6530
6531 2005-10-13 [colin]      1.9.15cvs39
6532
6533         * src/gtk/quicksearch.c
6534                 Reset quicksearch when hiding it
6535                 Make sticky a real pref
6536
6537 2005-10-13 [colin]      1.9.15cvs38
6538
6539         * src/summaryview.c
6540                 Faster prefs apply
6541
6542 2005-10-13 [colin]      1.9.15cvs37
6543
6544         * src/mimeview.c
6545         * src/noticeview.c
6546         * src/noticeview.h
6547         * src/plugins/pgpcore/sgpgme.c
6548                 Make privacy icon clickable
6549                 Move Trust field in Full info
6550                 When trust is less than full, don't display
6551                 a warning icon
6552
6553 2005-10-13 [colin]      1.9.15cvs36
6554
6555         * src/folder.c
6556                 Batch on flags sync
6557         * src/folderview.c
6558                 Revert speed hack which is dangerous in fact
6559                 Apply prefs faster
6560
6561 2005-10-13 [colin]      1.9.15cvs35
6562
6563         * src/folder_item_prefs.c
6564                 Fix pref corruption on folder move. Patch
6565                 by wwp
6566
6567 2005-10-13 [paul]       1.9.15cvs34
6568
6569         * src/export.c
6570         * src/import.c
6571                 fix typos in g_warnings
6572         * src/prefs_account.c
6573                 add a file selector for Signature file
6574
6575         Patches by wwp
6576
6577 2005-10-12 [colin]      1.9.15cvs33
6578
6579         * src/mimeview.c
6580                 Provide a quick way to go back from a
6581                 signature's full info to the email part
6582
6583 2005-10-12 [colin]      1.9.15cvs32
6584
6585         * src/compose.c
6586                 Remove old hack of encoding signed mails with base64.
6587                 QP works equally well.
6588
6589 2005-10-12 [colin]      1.9.15cvs31
6590
6591         * src/crash.c
6592                 Replace deprecated GtkText with GtkTextView
6593         * src/imap.c
6594                 Fix a logic bug about counts in imap_select
6595                 (previously un-triggered)
6596         * src/mainwindow.c
6597         * src/summaryview.c
6598         * src/news.c
6599                 Allow local deletion of news posts
6600         * src/mimeview.c
6601                 Show GPG noticeview on the message/rfc822 part
6602                 in addition to the text/plain one
6603         * src/prefs_image_viewer.c
6604           src/plugins/pgpcore/prefs_gpg.c
6605                 Polish (set the label as part of the checkbox)
6606         * src/wizard.c
6607                 Don't sit there doing nothing after destroying
6608                 the window - return err
6609
6610 2005-10-11 [colin]      1.9.15cvs30
6611
6612         * src/folderview.c
6613                 Apply processing rules before showing folders.
6614                 Early folder show (before flags sync) will only
6615                 be done when there are no processing rules (nor
6616                 pre- or post- ones)
6617         * src/imap.c
6618                 Fix stuff related to mail subdir, creation and 
6619                 deletion of folders 
6620         * src/imap_gtk.c
6621                 Don't allow creation of folders in NoInferior
6622                 folders, as it won't work
6623
6624 2005-10-10 [colin]      1.9.15cvs29
6625
6626         * src/compose.c
6627                 Reselect "None" Privacy system when selecting an
6628                 account with no privacy system defined
6629
6630 2005-10-10 [colin]      1.9.15cvs28
6631
6632         * src/mainwindow.c
6633                 Add Windows-1252 encoding
6634         * src/prefs_common.c
6635                 Rework some defaults:
6636                 - autosave to draft by default
6637                 - don't show header pane (it's already in the textview)
6638                 - Select first new or unread mail on entry
6639                 - Assume 'Yes' to change folder when there's no more
6640                   unread message
6641         * src/prefs_matcher.c
6642                 Fix a gtk assertion failure
6643         * src/gtk/colorlabel.c
6644                 Workaround bad repainting on selection
6645         * src/main.c
6646                 Freeze/thaw (a bit faster on ssh -X)
6647         * src/msgcache.c
6648                 Get rid of StrdupConverter that just adds an
6649                 extra strdup/free 
6650         * src/etpan/imap_thread.c
6651                 memset buf to 0
6652
6653 2005-10-10 [colin]      1.9.15cvs27
6654
6655         * src/export.c
6656         * src/import.c
6657                 Fix compile on gtk 2.4. Patch by wwp
6658
6659 2005-10-09 [colin]      1.9.15cvs26
6660
6661         * src/mainwindow.c
6662         * src/messageview.c
6663         * src/summaryview.c
6664                 Clarify forward menus. Patch by wwp
6665
6666 2005-10-09 [colin]      1.9.15cvs25
6667
6668         * src/compose.c
6669         * src/compose.h
6670                 Fix bug #829 (Non-working "Encrypt message by 
6671                 default when replying to an encrypted message")
6672
6673 2005-10-08 [colin]      1.9.15cvs24
6674
6675         * src/wizard.c
6676                 Fix bug #827 ("Welcome" setup wizard after a 
6677                 permission error gives up & forgets itself.)
6678
6679 2005-10-08 [colin]      1.9.15cvs23
6680
6681         * src/procmime.c
6682                 Fix bug #828 (Ignoring headers with spaces around = sign)
6683
6684 2005-10-08 [colin]      1.9.15cvs22
6685
6686         * src/export.c
6687                 Warning fix by wwp
6688
6689 2005-10-08 [colin]      1.9.15cvs21
6690
6691         * src/folder.c
6692         * src/folder.h
6693                 Add a processing_pending indicator, set on 
6694                 folder_item_open and cleared after 
6695                 folder_item_process_open
6696         * src/folderview.c
6697         * src/summaryview.c
6698                 wrap procmsg_msginfo_*_flags, and in the
6699                 wrapper check that there's no folder processing 
6700                 pending. If there is, defer the flags change until 
6701                 processing is done to avoid stepping over each
6702                 other's toes.
6703                 Freeze during processing, but not during scanning.
6704
6705 2005-10-07 [colin]      1.9.15cvs20
6706
6707         * src/plugins/pgpcore/passphrase.c
6708                 Fix bug #826 (X-Server hangs when 
6709                 right-clicking a PGP encrypted message)
6710
6711 2005-10-07 [paul]       1.9.15cvs19
6712
6713         * src/compose.c
6714                 fix compose_entries[]
6715                 patch by Fabien Vantard
6716
6717 2005-10-06 [colin]      1.9.15cvs18
6718
6719         * src/pixmaps/address.xpm
6720         * src/pixmaps/address_book.xpm
6721         * src/pixmaps/book.xpm
6722         * src/pixmaps/check_spelling.xpm
6723         * src/pixmaps/checkbox_off.xpm
6724         * src/pixmaps/checkbox_on.xpm
6725         * src/pixmaps/close.xpm
6726         * src/pixmaps/complete.xpm
6727         * src/pixmaps/continue.xpm
6728         * src/pixmaps/deleted.xpm
6729         * src/pixmaps/down_arrow.xpm
6730         * src/pixmaps/exec.xpm
6731         * src/pixmaps/forwarded.xpm
6732         * src/pixmaps/group.xpm
6733         * src/pixmaps/ignorethread.xpm
6734         * src/pixmaps/interface.xpm
6735         * src/pixmaps/jpilot.xpm
6736         * src/pixmaps/ldap.xpm
6737         * src/pixmaps/linewrap.xpm
6738         * src/pixmaps/linewrapcurrent.xpm
6739         * src/pixmaps/mail.xpm
6740         * src/pixmaps/mail_attach.xpm
6741         * src/pixmaps/mail_compose.xpm
6742         * src/pixmaps/mail_forward.xpm
6743         * src/pixmaps/mail_receive.xpm
6744         * src/pixmaps/mail_receive_all.xpm
6745         * src/pixmaps/mail_reply.xpm
6746         * src/pixmaps/mail_reply_to_all.xpm
6747         * src/pixmaps/mail_reply_to_author.xpm
6748         * src/pixmaps/mail_send.xpm
6749         * src/pixmaps/mail_send_queue.xpm
6750         * src/pixmaps/mime_application.xpm
6751         * src/pixmaps/mime_audio.xpm
6752         * src/pixmaps/mime_image.xpm
6753         * src/pixmaps/mime_message.xpm
6754         * src/pixmaps/mime_text_enriched.xpm
6755         * src/pixmaps/mime_text_html.xpm
6756         * src/pixmaps/mime_text_plain.xpm
6757         * src/pixmaps/mime_unknown.xpm
6758         * src/pixmaps/new.xpm
6759         * src/pixmaps/news_compose.xpm
6760         * src/pixmaps/offline.xpm
6761         * src/pixmaps/online.xpm
6762         * src/pixmaps/paste.xpm
6763         * src/pixmaps/preferences.xpm
6764         * src/pixmaps/privacy_emblem_encrypted.xpm
6765         * src/pixmaps/privacy_expired.xpm
6766         * src/pixmaps/privacy_failed.xpm
6767         * src/pixmaps/privacy_passed.xpm
6768         * src/pixmaps/privacy_signed.xpm
6769         * src/pixmaps/privacy_unknown.xpm
6770         * src/pixmaps/privacy_warn.xpm
6771         * src/pixmaps/properties.xpm
6772         * src/pixmaps/replied.xpm
6773         * src/pixmaps/search.xpm
6774         * src/pixmaps/unread.xpm
6775         * src/pixmaps/up_arrow.xpm
6776         * src/pixmaps/vcard.xpm
6777                 Modernize internal theme, with icons from the 
6778                 Gnomaws theme. Keep some of the old ones where
6779                 they were better.
6780
6781 2005-10-06 [colin]      1.9.15cvs17
6782
6783         * src/summaryview.c
6784                 Little optimisations + bugfix
6785         * src/toolbar.c
6786                 Remove default useless items - useless being defined
6787                 by the default relevant prefs
6788         * src/wizard.c
6789                 include config.h to make gettext work
6790         * src/prefs_themes.c
6791                 Fix selection of current theme in prefs
6792
6793 2005-10-06 [colin]      1.9.15cvs16
6794
6795         * src/prefs_common.c
6796         * src/prefs_common.h
6797         * src/prefs_summaries.c
6798         * src/folderview.c
6799                 Add a warning dialog on Mark all read 
6800                 (with pref to get rid of it)
6801
6802 2005-10-06 [paul]       1.9.15cvs15
6803
6804         * po/nb.po
6805         * po/pt_BR.po
6806                 updated by Geir Helland and Frederico
6807                 Goncalves Guimaraes
6808
6809 2005-10-05 [colin]      1.9.15cvs14
6810
6811         * src/folder.c
6812         * src/folder.h
6813         * src/folderview.c
6814         * src/folderview.h
6815         * src/imap_gtk.c
6816         * src/mh_gtk.c
6817         * src/mainwindow.c
6818         * src/setup.c
6819                 add a way to rescan without rebuilding
6820                 make moving a bit faster (less folders changes)
6821                 don't lock the tree on Get 
6822         * src/imap.c
6823                 Don't re-delete deleted messages before expunging
6824         * src/summaryview.c
6825                 Set batch mode when deleting mails
6826
6827 2005-10-05 [paul]       1.9.15cvs13
6828
6829         * src/mainwindow.c
6830         * src/mainwindow.h
6831                 fix disabled Execute menu item
6832         * src/toolbar.c
6833                 match the change in 1.9.15cvs10: use Compose
6834                 instead of News by default
6835
6836 2005-10-04 [colin]      1.9.15cvs12
6837
6838         * src/compose.c
6839                 When replying to an ML post with Reply-To set
6840                 to the poster's email, honor it (as before),
6841                 but also honor our user's request to reply to
6842                 the mailing list: set the ML address in the To
6843                 field and the Reply-To address in the Cc: 
6844                 field.
6845
6846 2005-10-04 [colin]      1.9.15cvs11
6847
6848         * src/plugins/trayicon/trayicon.c
6849                 Finish cosmetic change - thanks to wwp
6850
6851 2005-10-04 [colin]      1.9.15cvs10
6852
6853         * src/toolbar.c
6854                 Use Compose instead of Email by default.
6855                 Spotted by wwp.
6856
6857 2005-10-04 [colin]      1.9.15cvs9
6858
6859         * src/folder.c
6860         * src/folder.h
6861         * src/folderview.c
6862         * src/imap.c
6863         * src/etpan/imap-thread.c
6864         * src/etpan/imap-thread.h
6865                 Try to make IMAP faster, by simplifying SEARCH
6866                 commands, avoiding sending two STATUS in a row,
6867                 and deferring flags sync and processing just
6868                 after displaying the folder. 
6869                 This will update the SummaryView in certain
6870                 cases (new mails not already fetched, flags
6871                 changed from another client) but in a non-
6872                 blocking manner.
6873
6874 2005-10-04 [colin]      1.9.15cvs8
6875
6876         * src/plugins/trayicon/trayicon.c
6877                 Relabel "Offline" to "Work offline"
6878
6879 2005-10-04 [colin]      1.9.15cvs7
6880
6881         * src/export.c
6882         * src/import.c
6883         * src/mbox.c
6884                 Fix mbox import/export buglets
6885                 Patch by wwp
6886         * src/plugins/trayicon/trayicon.c
6887                 Add offline swithc
6888                 Patch by wwp
6889
6890 2005-10-04 [colin]      1.9.15cvs6
6891
6892         * src/folder.c
6893         * src/folderview.c
6894         * src/summaryview.c
6895                 Better fix (don't break mark all read) for cvs2
6896
6897 2005-10-03 [colin]      1.9.15cvs5
6898
6899         * src/folder.c
6900                 Use a sane sort by default
6901
6902 2005-10-03 [colin]      1.9.15cvs4
6903
6904         * src/inc.c
6905                 Add a 'Only once' button for overriding offline mode
6906         * src/prefs_account.c
6907         * src/wizard.c
6908                 Add Local mbox to the wizard
6909                 Add IMAP subdir to the wizard (or the wizard is useless
6910                 for such accounts, or even worse than useless)
6911                 Move IMAP subdir from Advanced to Receive tab, as it's
6912                 not that uncommon
6913
6914 2005-10-03 [colin]      1.9.15cvs3
6915
6916         * src/send_message.c
6917                 Forgot this one in cvs1
6918
6919 2005-10-03 [colin]      1.9.15cvs2
6920
6921         * src/folder.c
6922                 Faster close when leaving a folder with lots
6923                 of new mails. Idea by David Relson.
6924
6925 2005-10-03 [colin]      1.9.15cvs1
6926
6927         * src/compose.c
6928         * src/imap.c
6929         * src/inc.c
6930         * src/main.c
6931         * src/messageview.c
6932         * src/news.c
6933         * src/summaryview.c
6934         * src/gtk/sslcertwindow.c
6935         * src/plugins/trayicon/trayicon.c
6936                 Add accels to every AlertPanel. Patch by Fabien 
6937                 Vantard
6938
6939 2005-10-03 [paul]       1.9.15
6940
6941         1.9.15 released
6942
6943 2005-10-03 [paul]       1.9.14cvs68
6944
6945         * po/ca.po
6946         * po/de.po
6947         * po/es.po
6948         * po/fi.po
6949         * po/fr.po
6950         * po/sk.po
6951         * po/sr.po
6952         * po/zh_CN.po
6953                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6954                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6955                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6956
6957 2005-10-03 [paul]       1.9.14cvs67
6958
6959         * src/send_message.c
6960                 prevent hang on Cancel
6961                 patch by Colin
6962
6963 2005-10-03 [paul]       1.9.14cvs66
6964
6965         * src/main.c
6966                 fix crash in IMAP caused by discrepancy
6967                 between check_at_startup and offline mode
6968                 Patch by Colin
6969
6970 2005-10-01 [paul]       1.9.14cvs65
6971
6972         * src/inc.c
6973                 fix engrish
6974
6975 2005-10-01 [paul]       1.9.14cvs64
6976         * src/export.c
6977         * src/import.c
6978                 synchronise import_mbox() and export_mbox()
6979         * src/mbox.c
6980                 proc_mbox(): add alert if file cannot be opened
6981                 export_list_to_mbox(): test if dest file exists,
6982                 prompt user to overwrite if it does. add alert
6983                 if file cannot be created
6984                                                                 
6985         Patch by wwp
6986                                                                                                                 
6987
6988 2005-09-30 [paul]       1.9.14cvs63
6989
6990         * src/addressbook.c
6991                 Fix sensitivity of a menu
6992         * src/codeconv.c
6993                 Respect hidden pref for mails with no encoding
6994         * src/common/xml.c
6995                 Fix memory corruption
6996         * src/plugins/pgpcore/sgpgme.c
6997                 Fix segfault on incomplete sigs, and display
6998                 of S/Mime UIDs
6999
7000         Patches by Colin
7001
7002 2005-09-30 [colin]      1.9.14cvs62
7003
7004         * src/partial_download.c
7005                 Little logic fix in almost-dead code
7006         * src/pop.c
7007                 Fix partial download when there's no new mail
7008
7009 2005-09-29 [paul]       1.9.14cvs61
7010
7011         * src/plugins/pgpinline/pgpinline.c
7012                 fix bug 819, 'crash accessing sign message'
7013                 Patch by Colin
7014
7015 2005-09-28 [martin]     1.9.14cvs60
7016
7017         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7018                 fix bug #790 (Crash when restarting window manager (fluxbox))
7019
7020 2005-09-28 [paul]       1.9.14cvs59
7021
7022         * src/gtk/gtkaspell.c
7023                 fix off-by-one typo
7024
7025 2005-09-27 [colin]      1.9.14cvs58
7026
7027         * src/plugins/pgpcore/sgpgme.c
7028                 Report error when there's one, instead of
7029                 "Signature unchecked" 
7030
7031 2005-09-27 [colin]      1.9.14cvs57
7032
7033         * src/prefs_quote.c
7034                 Fix bug #816 (Weird quotation with spaces)
7035
7036 2005-09-27 [colin]      1.9.14cvs56
7037
7038         * src/codeconv.c
7039         * src/compose.c
7040         * src/compose.h
7041                 Put subject in compose's title
7042                 Fix Automatic encoding so that it's really automatic:
7043                 first try default locale's charset, then charset of the replied mail, 
7044                 then utf-8
7045                 Fix encoding of headers (must be in strict mode too)
7046
7047 2005-09-26 [colin]      1.9.14cvs55
7048
7049         * src/gtk/gtkaspell.c
7050                 Fix previous patch - don't color the space,
7051                 just uncolor it :)
7052
7053 2005-09-26 [colin]      1.9.14cvs54
7054
7055         * src/gtk/gtkaspell.c
7056                 Unmark space if possible
7057
7058 2005-09-26 [colin]      1.9.14cvs53
7059
7060         * src/imap.c
7061                 log_error instead of alertpanel according to the pref
7062         * src/etpan/imap-thread.c
7063                 Print connect status, copy only necessary size to 
7064                 logger
7065         * src/plugins/pgpmime/pgpmime.c
7066                 Handle S/Mime signatures (verification only). Patch based
7067                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7068
7069 2005-09-26 [paul]       1.9.14cvs52
7070
7071         * src/common/passcrypt.c
7072                 this 'workaround' not necessary on NetBSD.
7073                 Thanks to Daniel Gustafson
7074
7075 2005-09-26 [paul]
7076
7077         1.9.15-rc4 released
7078
7079 2005-09-26 [paul]       1.9.14cvs51
7080
7081         * src/summaryview.c
7082                 Skip currently selected message when
7083                 looking for next new or unread message
7084                 in current folder. Patch by Colin
7085         * src/common/passcrypt.c
7086                 eliminate warnings on *BSD. Patch by
7087                 Daniel Gustafson
7088
7089 2005-09-26 [colin]      1.9.14cvs50
7090
7091         * src/procmsg.c
7092                 Call postfiltering hook anyway
7093
7094 2005-09-22 [colin]      1.9.14cvs49
7095
7096         * src/codeconv.c
7097         * src/codeconv.h
7098                 Add a strict mode that doesn't replace with _
7099         * src/compose.c
7100         * src/compose.h
7101                 Use strict conversion while sending
7102                 Fix race when drafting while sending (happens
7103                 on IMAP)
7104                 Fix d'n'd of messages from summaryview
7105         * src/prefs_common.c
7106         * src/prefs_common.h
7107                 add hidden utf8_instead_of_locale_for_broken_mail 
7108                 pref for people that preferred the default charset 
7109                 to be utf8 for broken mails
7110         * src/quote_fmt_parse.y
7111                 fix bug #815 (No quote insert if "From:" fied 
7112                 contained Russian letters)
7113         * src/summaryview.c
7114                 Fix d'n'd of messages to compose
7115
7116 2005-09-22 [paul]       1.9.14cvs48
7117
7118         * src/compose.c
7119                 fix bug where attachments Name entry
7120                 would display Path instead
7121
7122 2005-09-21 [paul]       1.9.14cvs47
7123
7124         * README
7125         * README.jp
7126         * configure.ac
7127         * config/config.rpath
7128         * doc/manual/en/sylpheed-20.html
7129         * doc/manual/es/sylpheed-20.html
7130         * po/bg.po
7131         * po/ca.po
7132         * po/de.po
7133         * po/es.po
7134         * po/fr.po
7135         * po/it.po
7136         * po/pt_BR.po
7137         * po/sk.po
7138         * po/zh_TW.po
7139         * src/account.c
7140         * src/account.h
7141         * src/action.c
7142         * src/action.h
7143         * src/adbookbase.h
7144         * src/addr_compl.c
7145         * src/addr_compl.h
7146         * src/addrbook.c
7147         * src/addrbook.h
7148         * src/addrcache.c
7149         * src/addrcache.h
7150         * src/addrcindex.c
7151         * src/addrcindex.h
7152         * src/addrclip.c
7153         * src/addrclip.h
7154         * src/addrdefs.h
7155         * src/addressadd.c
7156         * src/addressadd.h
7157         * src/addressbook.c
7158         * src/addressbook.h
7159         * src/addressitem.h
7160         * src/addrgather.c
7161         * src/addrgather.h
7162         * src/addrharvest.c
7163         * src/addrharvest.h
7164         * src/addrindex.c
7165         * src/addrindex.h
7166         * src/addritem.c
7167         * src/addritem.h
7168         * src/addrquery.c
7169         * src/addrquery.h
7170         * src/addrselect.c
7171         * src/addrselect.h
7172         * src/alertpanel.c
7173         * src/alertpanel.h
7174         * src/browseldap.c
7175         * src/browseldap.h
7176         * src/codeconv.c
7177         * src/codeconv.h
7178         * src/compose.c
7179         * src/compose.h
7180         * src/crash.c
7181         * src/crash.h
7182         * src/customheader.c
7183         * src/customheader.h
7184         * src/displayheader.c
7185         * src/displayheader.h
7186         * src/editaddress.c
7187         * src/editaddress.h
7188         * src/editbook.c
7189         * src/editbook.h
7190         * src/editgroup.c
7191         * src/editgroup.h
7192         * src/editjpilot.c
7193         * src/editjpilot.h
7194         * src/editldap.c
7195         * src/editldap.h
7196         * src/editldap_basedn.c
7197         * src/editldap_basedn.h
7198         * src/editvcard.c
7199         * src/editvcard.h
7200         * src/enriched.c
7201         * src/enriched.h
7202         * src/exphtmldlg.c
7203         * src/exphtmldlg.h
7204         * src/expldifdlg.c
7205         * src/expldifdlg.h
7206         * src/export.c
7207         * src/export.h
7208         * src/exporthtml.c
7209         * src/exporthtml.h
7210         * src/exportldif.c
7211         * src/exportldif.h
7212         * src/filtering.c
7213         * src/filtering.h
7214         * src/folder.c
7215         * src/folder.h
7216         * src/folder_item_prefs.c
7217         * src/folder_item_prefs.h
7218         * src/foldersel.c
7219         * src/foldersel.h
7220         * src/folderutils.c
7221         * src/folderutils.h
7222         * src/folderview.c
7223         * src/folderview.h
7224         * src/grouplistdialog.c
7225         * src/grouplistdialog.h
7226         * src/headerview.c
7227         * src/headerview.h
7228         * src/html.c
7229         * src/html.h
7230         * src/image_viewer.c
7231         * src/image_viewer.h
7232         * src/imap.c
7233         * src/imap.h
7234         * src/imap_gtk.c
7235         * src/imap_gtk.h
7236         * src/import.c
7237         * src/import.h
7238         * src/importldif.c
7239         * src/importldif.h
7240         * src/importmutt.c
7241         * src/importmutt.h
7242         * src/importpine.c
7243         * src/importpine.h
7244         * src/inc.c
7245         * src/inc.h
7246         * src/jpilot.c
7247         * src/jpilot.h
7248         * src/ldapctrl.c
7249         * src/ldapctrl.h
7250         * src/ldaplocate.c
7251         * src/ldaplocate.h
7252         * src/ldapquery.c
7253         * src/ldapquery.h
7254         * src/ldapserver.c
7255         * src/ldapserver.h
7256         * src/ldaputil.c
7257         * src/ldaputil.h
7258         * src/ldif.c
7259         * src/ldif.h
7260         * src/localfolder.c
7261         * src/localfolder.h
7262         * src/main.c
7263         * src/main.h
7264         * src/mainwindow.c
7265         * src/mainwindow.h
7266         * src/manual.c
7267         * src/manual.h
7268         * src/matcher.c
7269         * src/matcher.h
7270         * src/matcher_parser.h
7271         * src/matcher_parser_lex.l
7272         * src/matcher_parser_parse.y
7273         * src/mbox.c
7274         * src/mbox.h
7275         * src/message_search.c
7276         * src/message_search.h
7277         * src/messageview.c
7278         * src/messageview.h
7279         * src/mh.c
7280         * src/mh.h
7281         * src/mh_gtk.c
7282         * src/mh_gtk.h
7283         * src/mimeview.c
7284         * src/mimeview.h
7285         * src/msgcache.c
7286         * src/msgcache.h
7287         * src/mutt.c
7288         * src/mutt.h
7289         * src/news.c
7290         * src/news.h
7291         * src/news_gtk.c
7292         * src/news_gtk.h
7293         * src/noticeview.c
7294         * src/noticeview.h
7295         * src/partial_download.c
7296         * src/partial_download.h
7297         * src/pine.c
7298         * src/pine.h
7299         * src/pop.c
7300         * src/pop.h
7301         * src/prefs_account.c
7302         * src/prefs_account.h
7303         * src/prefs_actions.c
7304         * src/prefs_actions.h
7305         * src/prefs_common.c
7306         * src/prefs_common.h
7307         * src/prefs_compose_writing.c
7308         * src/prefs_compose_writing.h
7309         * src/prefs_customheader.c
7310         * src/prefs_customheader.h
7311         * src/prefs_display_header.c
7312         * src/prefs_display_header.h
7313         * src/prefs_ext_prog.c
7314         * src/prefs_ext_prog.h
7315         * src/prefs_filtering.c
7316         * src/prefs_filtering.h
7317         * src/prefs_filtering_action.c
7318         * src/prefs_filtering_action.h
7319         * src/prefs_folder_column.c
7320         * src/prefs_folder_column.h
7321         * src/prefs_folder_item.c
7322         * src/prefs_folder_item.h
7323         * src/prefs_fonts.c
7324         * src/prefs_fonts.h
7325         * src/prefs_gtk.c
7326         * src/prefs_gtk.h
7327         * src/prefs_image_viewer.c
7328         * src/prefs_image_viewer.h
7329         * src/prefs_matcher.c
7330         * src/prefs_matcher.h
7331         * src/prefs_message.c
7332         * src/prefs_message.h
7333         * src/prefs_msg_colors.c
7334         * src/prefs_msg_colors.h
7335         * src/prefs_other.c
7336         * src/prefs_other.h
7337         * src/prefs_quote.c
7338         * src/prefs_quote.h
7339         * src/prefs_receive.c
7340         * src/prefs_receive.h
7341         * src/prefs_send.c
7342         * src/prefs_send.h
7343         * src/prefs_spelling.c
7344         * src/prefs_spelling.h
7345         * src/prefs_summaries.c
7346         * src/prefs_summaries.h
7347         * src/prefs_summary_column.c
7348         * src/prefs_summary_column.h
7349         * src/prefs_template.c
7350         * src/prefs_template.h
7351         * src/prefs_themes.c
7352         * src/prefs_themes.h
7353         * src/prefs_toolbar.c
7354         * src/prefs_toolbar.h
7355         * src/prefs_wrapping.c
7356         * src/prefs_wrapping.h
7357         * src/privacy.c
7358         * src/privacy.h
7359         * src/procheader.c
7360         * src/procheader.h
7361         * src/procmime.c
7362         * src/procmime.h
7363         * src/procmsg.c
7364         * src/procmsg.h
7365         * src/quote_fmt.c
7366         * src/quote_fmt_parse.y
7367         * src/recv.c
7368         * src/recv.h
7369         * src/remotefolder.c
7370         * src/remotefolder.h
7371         * src/send_message.c
7372         * src/send_message.h
7373         * src/setup.c
7374         * src/setup.h
7375         * src/simple-gettext.c
7376         * src/sourcewindow.c
7377         * src/sourcewindow.h
7378         * src/ssl_manager.c
7379         * src/ssl_manager.h
7380         * src/statusbar.c
7381         * src/statusbar.h
7382         * src/stock_pixmap.c
7383         * src/stock_pixmap.h
7384         * src/summary_search.c
7385         * src/summary_search.h
7386         * src/summaryview.c
7387         * src/summaryview.h
7388         * src/syldap.c
7389         * src/syldap.h
7390         * src/textview.c
7391         * src/textview.h
7392         * src/toolbar.c
7393         * src/toolbar.h
7394         * src/undo.c
7395         * src/undo.h
7396         * src/unmime.c
7397         * src/unmime.h
7398         * src/vcard.c
7399         * src/vcard.h
7400         * src/wizard.c
7401         * src/wizard.h
7402         * src/common/base64.c
7403         * src/common/base64.h
7404         * src/common/defs.h
7405         * src/common/hooks.c
7406         * src/common/hooks.h
7407         * src/common/log.c
7408         * src/common/log.h
7409         * src/common/md5.c
7410         * src/common/md5.h
7411         * src/common/mgutils.c
7412         * src/common/mgutils.h
7413         * src/common/nntp.c
7414         * src/common/nntp.h
7415         * src/common/passcrypt.c
7416         * src/common/passcrypt.h.in
7417         * src/common/plugin.c
7418         * src/common/plugin.h
7419         * src/common/prefs.c
7420         * src/common/prefs.h
7421         * src/common/progressindicator.c
7422         * src/common/progressindicator.h
7423         * src/common/quoted-printable.c
7424         * src/common/quoted-printable.h
7425         * src/common/session.c
7426         * src/common/session.h
7427         * src/common/smtp.c
7428         * src/common/smtp.h
7429         * src/common/socket.c
7430         * src/common/socket.h
7431         * src/common/ssl.c
7432         * src/common/ssl.h
7433         * src/common/ssl_certificate.c
7434         * src/common/ssl_certificate.h
7435         * src/common/string_match.c
7436         * src/common/string_match.h
7437         * src/common/stringtable.c
7438         * src/common/sylpheed.c
7439         * src/common/sylpheed.h
7440         * src/common/template.c
7441         * src/common/template.h
7442         * src/common/timing.h
7443         * src/common/utils.c
7444         * src/common/utils.h
7445         * src/common/uuencode.c
7446         * src/common/uuencode.h
7447         * src/common/version.h.in
7448         * src/common/xml.c
7449         * src/common/xml.h
7450         * src/common/xmlprops.c
7451         * src/common/xmlprops.h
7452         * src/gtk/about.c
7453         * src/gtk/about.h
7454         * src/gtk/colorlabel.c
7455         * src/gtk/colorlabel.h
7456         * src/gtk/colorsel.c
7457         * src/gtk/colorsel.h
7458         * src/gtk/description_window.c
7459         * src/gtk/description_window.h
7460         * src/gtk/filesel.c
7461         * src/gtk/filesel.h
7462         * src/gtk/foldersort.c
7463         * src/gtk/foldersort.h
7464         * src/gtk/gtkutils.c
7465         * src/gtk/gtkutils.h
7466         * src/gtk/inputdialog.c
7467         * src/gtk/inputdialog.h
7468         * src/gtk/logwindow.c
7469         * src/gtk/logwindow.h
7470         * src/gtk/manage_window.c
7471         * src/gtk/manage_window.h
7472         * src/gtk/menu.c
7473         * src/gtk/menu.h
7474         * src/gtk/pluginwindow.c
7475         * src/gtk/pluginwindow.h
7476         * src/gtk/prefswindow.c
7477         * src/gtk/prefswindow.h
7478         * src/gtk/progressdialog.c
7479         * src/gtk/progressdialog.h
7480         * src/gtk/quicksearch.c
7481         * src/gtk/quicksearch.h
7482         * src/gtk/sslcertwindow.c
7483         * src/gtk/sslcertwindow.h
7484         * src/plugins/clamav/clamav_plugin.c
7485         * src/plugins/clamav/clamav_plugin.h
7486         * src/plugins/clamav/clamav_plugin_gtk.c
7487         * src/plugins/demo/demo.c
7488         * src/plugins/dillo_viewer/dillo_prefs.c
7489         * src/plugins/dillo_viewer/dillo_prefs.h
7490         * src/plugins/dillo_viewer/dillo_viewer.c
7491         * src/plugins/mathml_viewer/mathml_viewer.c
7492         * src/plugins/pgpcore/passphrase.c
7493         * src/plugins/pgpcore/passphrase.h
7494         * src/plugins/pgpcore/plugin.c
7495         * src/plugins/pgpcore/prefs_gpg.c
7496         * src/plugins/pgpcore/prefs_gpg.h
7497         * src/plugins/pgpcore/select-keys.c
7498         * src/plugins/pgpcore/select-keys.h
7499         * src/plugins/pgpcore/sgpgme.c
7500         * src/plugins/pgpcore/sgpgme.h
7501         * src/plugins/pgpinline/pgpinline.c
7502         * src/plugins/pgpinline/pgpinline.h
7503         * src/plugins/pgpinline/plugin.c
7504         * src/plugins/pgpmime/pgpmime.c
7505         * src/plugins/pgpmime/pgpmime.h
7506         * src/plugins/pgpmime/plugin.c
7507         * src/plugins/spamassassin/spamassassin.c
7508         * src/plugins/spamassassin/spamassassin.h
7509         * src/plugins/spamassassin/spamassassin_gtk.c
7510         * src/plugins/trayicon/trayicon.c
7511         * tools/OOo2sylpheed.pl
7512         * tools/acroread2sylpheed.pl
7513         * tools/asus_mailled.sh
7514         * tools/filter_conv.pl
7515         * tools/freshmeat_search.pl
7516         * tools/google_search.pl
7517         * tools/kmail2sylpheed.pl
7518         * tools/kmail2sylpheed_v2.pl
7519         * tools/maildir2sylpheed.pl
7520         * tools/multiwebsearch.pl
7521         * tools/newscache_clean.pl
7522         * tools/outlook2sylpheed.pl
7523         * tools/sylpheed-switcher
7524         * tools/update-po
7525         * tools/vcard2xml.py
7526         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7527                 update FSF address
7528
7529 2005-09-21 [colin]      1.9.14cvs46
7530
7531         * src/gedit-print.c
7532         * src/procmsg.c
7533         * src/procmsg.h
7534         * src/textview.c
7535         * src/summaryview.c
7536                 Remove some printing hacks (deselection/reselection),
7537                 which by the way fix printing the currently 
7538                 displayed mime part (still only text)
7539                 Plus a little optimisation of summary_show
7540
7541
7542 2005-09-20 [colin]      1.9.14cvs45
7543
7544         * src/mainwindow.c
7545         * src/messageview.c
7546                 GUI fixups: add accels, set message
7547                 view title to displayed mail's subject
7548         * src/prefs_spelling.c
7549         * src/gtk/gtkaspell.c
7550                 GUI fixups: allow underlining misspelled
7551                 words instead of coloring them (a11y!)
7552
7553 2005-09-19 [colin]
7554
7555         1.9.15rc3 released
7556
7557 2005-09-19 [colin]      1.9.14cvs44
7558
7559         * src/compose.c
7560                 Fix draft message
7561         * src/gtk/gtkaspell.c
7562                 Fix wrong test ;-)
7563
7564 2005-09-19 [colin]      1.9.14cvs43
7565
7566         * src/addressbook.c
7567                 Fix sensitivity of Delete button
7568         * src/compose.c
7569                 Warn if the requested Privacy system
7570                 is not available
7571         * src/exphtmldlg.c
7572         * src/expldifdlg.c
7573         * src/importldif.c
7574         * src/importmutt.c
7575         * src/importpine.c
7576                 Fix crappy UI
7577         * src/
7578         * src/ssl.h
7579         * src/prefs_account.h
7580         * src/prefs_account.c
7581                 Save SSL prefs even in builds that have
7582                 SSL support disable
7583         * src/imap.c
7584         * src/inc.c
7585         * src/news.c
7586         * src/send_message.c
7587                 Warn if connection should be secure, but
7588                 SSL support isn't compiled in
7589         * src/gtkaspell.c
7590                 Fix word separation on UTF-8 systems
7591                 Fixes bug #812 (Strange inline spellchecking)
7592         * src/compose.c
7593                 Warn if the requested Privacy system
7594                 is not available
7595                 Factorize offline warning
7596         * src/imap.c
7597         * src/imap_gtk.c
7598         * src/imap_gtk.h
7599         * src/inc.h
7600         * src/news_gtk.c
7601         * src/news_gtk.h
7602         * src/messageview.c
7603                 Factorize offline warning
7604
7605 2005-09-19 [paul]
7606
7607         1.9.15-rc2 released
7608
7609 2005-09-18 [colin]      1.9.14cvs42
7610
7611         * src/codeconv.c
7612         * src/codeconv.h
7613         * src/procmime.c
7614                 Add a way to get locale's charset ignoring utf-8,
7615                 and use that as default encoding for broken mails
7616
7617 2005-09-18 [colin]      1.9.14cvs41
7618
7619         * src/gtk/logwindow.c
7620                 Translate string. Patch by Fabien Vantard
7621
7622 2005-09-18 [colin]      1.9.14cvs40
7623
7624         * configure.ac
7625                 Fix bug #803 (IMAP/SSL support breaks with 
7626                 GnuTLS libetpan 0.38)
7627
7628 2005-09-18 [colin]      1.9.14cvs39
7629
7630         * src/codeconv.c
7631         * src/compose.c
7632         * src/procmime.c
7633                 More charsets fixes. Fixes bug #806 (non
7634                 ascii characters in subject line)
7635
7636 2005-09-17 [paul]       1.9.14cvs38
7637
7638         * src/folderview.c
7639         * src/mainwindow.c
7640                 fix gcc-2.95 issues
7641                 Patch by Pawel Pekala
7642
7643 2005-09-17 [colin]      1.9.14cvs37
7644
7645         * src/addrindex.c
7646                 bugfix for NO-USE LDAP compilation, patch 
7647                 by Fabien Vantard
7648
7649 2005-09-17 [colin]      1.9.14cvs36
7650
7651         * src/prefs_actions.c
7652         * src/prefs_customheader.c
7653         * src/prefs_display_header.c
7654         * src/prefs_filtering_action.c
7655         * src/prefs_matcher.c
7656         * src/prefs_toolbar.c
7657                 Fix strange casts (less elegant but
7658                 works better)
7659
7660 2005-09-16 [colin]      1.9.14cvs35
7661
7662         * src/jpilot.c
7663                 Missed that one
7664
7665 2005-09-16 [colin]      1.9.14cvs34
7666
7667         * configure.ac
7668         * src/Makefile.am
7669         * src/addr_compl.c
7670         * src/addrindex.c
7671         * src/browseldap.c
7672         * src/editldap.c
7673         * src/ldaplocate.c
7674         * src/ldapquery.c
7675         * src/ldapquery.h
7676         * src/ldapserver.c
7677         * src/ldapserver.h
7678         * src/main.c
7679         * src/matcher_parser_parse.y
7680         * src/prefs_themes.c
7681         * src/etpan/Makefile.am
7682         * src/gtk/description_window.c
7683         * src/plugins/clamav/Makefile.am
7684         * src/plugins/clamav/clamav_plugin.c
7685         * src/plugins/dillo_viewer/Makefile.am
7686         * src/plugins/pgpcore/Makefile.am
7687         * src/plugins/pgpinline/Makefile.am
7688         * src/plugins/pgpmime/Makefile.am
7689         * src/plugins/trayicon/Makefile.am
7690                 Fix 100% cpu usage in address completion list
7691                 Fix little bugs (return with no values etc)
7692                 Fix all warnings (with common CFLAGS)
7693
7694 2005-09-15 [colin]      1.9.14cvs33
7695
7696         * src/addressbook.c
7697                 Fix bug where sometimes a group's email list is empty,
7698                 force its refresh (probably fixes "Re: how to create a 
7699                 distribution list")
7700         * src/ldapquery.c
7701                 Don't return to the callback in the main thread from the
7702                 fetch thread (or face segs!)
7703
7704 2005-09-15 [paul]       1.9.14cvs32
7705
7706         * src/prefs_matcher.c
7707                 forgotten in last commit
7708
7709 2005-09-15 [paul]       1.9.14cvs31
7710
7711         * src/prefs_actions.c
7712         * src/prefs_filtering_action.c
7713         * src/prefs_quote.c
7714         * src/quote_fmt.c
7715         * src/summaryview.c
7716         * src/gtk/description_window.c
7717         * src/gtk/description_window.h
7718         * src/gtk/quicksearch.c
7719                 allow interaction with the called
7720                 description window
7721                 Patch by Anders Hammar
7722
7723 2005-09-14 [paul]       1.9.14cvs30
7724
7725         * src/compose.c
7726                 fix a little annoyance when pasting with 3rd button 
7727                 with wrap_pastes=0 and wrap_input=1
7728                 Patch by Colin
7729
7730 2005-09-14 [paul]       1.9.14cvs29
7731
7732         * src/prefs_account.c
7733                 disable 'Filter messages on receiving' for
7734                 SMTP-only accounts
7735                 Patch  by Anders Hammar
7736
7737 2005-09-14 [paul]       1.9.14cvs28
7738
7739         * po/sk.po
7740                 fix crash
7741                 updated by Andrej Kacian
7742
7743 2005-09-14 [paul]
7744
7745         1.9.15-rc1 released
7746
7747 2005-09-14 [paul]       1.9.14cvs27
7748
7749         * po/es.po
7750                 updated by Ricardo Mones Lastra
7751         * src/compose.c
7752         * src/compose.h
7753                 associate no_wrap_tags to Compose windows
7754                 instead of using a static one
7755                 Patch by Colin
7756         * src/mbox.c
7757                 fix proc_mbox()
7758                 Patch by wwp
7759         * src/textview.c
7760                 remove unneeded printf()
7761
7762 2005-09-14 [paul]       1.9.14cvs26
7763
7764         * src/addrcache.c
7765         * src/codeconv.h
7766         * src/folder.h
7767         * src/mainwindow.h
7768         * src/mh.c
7769         * src/mimeview.h
7770         * src/partial_download.c
7771         * src/pop.c
7772         * src/prefs_account.c
7773         * src/prefs_account.h
7774         * src/prefs_actions.c
7775         * src/prefs_customheader.c
7776         * src/prefs_display_header.c
7777         * src/prefs_filtering_action.c
7778         * src/prefs_matcher.c
7779         * src/prefs_toolbar.c
7780         * src/privacy.h
7781         * src/procmime.c
7782         * src/procmime.h
7783         * src/procmsg.h
7784         * src/textview.c
7785         * src/undo.h
7786         * src/common/plugin.c
7787         * src/common/session.h
7788         * src/common/socket.c
7789         * src/common/socket.h
7790         * src/common/template.c
7791         * src/gtk/gtkaspell.c
7792         * src/gtk/quicksearch.h
7793         * src/plugins/pgpcore/passphrase.c
7794         * src/plugins/pgpcore/prefs_gpg.h
7795         * src/plugins/pgpcore/select-keys.c
7796         * src/plugins/pgpcore/select-keys.h
7797         * src/plugins/pgpcore/sgpgme.c
7798         * src/plugins/pgpinline/pgpinline.c
7799         * src/plugins/pgpmime/pgpmime.c
7800         * src/plugins/trayicon/trayicon.c
7801                 fix compilation warnings
7802                 Patch by Daniel Gustafson
7803
7804 2005-09-14 [paul]       1.9.14cvs25
7805
7806         * src/addressbook.c
7807                 add missing column header, and other small
7808                 bug fixes
7809                 Patch by Anders Hammar
7810
7811 2005-09-13 [colin]      1.9.14cvs24
7812
7813         * src/gtk/gtkaspell.c
7814                 Fix non-utf8 in menu
7815                 Fix little leaks
7816                 Nullify struct members after free()s
7817
7818 2005-09-13 [colin]      1.9.14cvs23
7819
7820         * src/compose.c
7821                 Test utf8 compliance before inserting to 
7822                 buffer, and try to convert if necessary
7823         * src/procmime.c
7824                 If no charset is present, use the locale 
7825                 one instead of us-ascii
7826         * src/procmsg.c
7827                 Add Sender, List-Post and To in the checked 
7828                 headers for automatic rules creation 
7829                 (thanks to wwp)
7830         * src/prefs_themes.c
7831         * src/gtk/gtkaspell.c
7832                 Remove deprecated functions. 
7833                 patch by Daniel Gustafson
7834
7835 2005-09-12 [colin]      1.9.14cvs22
7836
7837         * src/compose.c
7838                 Fix bug #448 (Scrolling/Redraw issue with 
7839                 address-fields in Header)
7840         * src/mainwindow.c
7841         * src/summaryview.c
7842         * src/summaryview.h
7843                 Fix loss of MSG_MARKED on move/copy
7844                 Fix bug #804 (Quicksearch togglebutton doesn't 
7845                 get depressed after '/' key is pressed)
7846
7847 2005-09-12 [paul]       1.9.14cvs21
7848
7849         * AUTHORS
7850         * src/gtk/logwindow.c
7851                 add 'Clear Log' to popup menu
7852                 Patch by Anders Hammar <anders.hammar@telia.com>
7853
7854 2005-09-12 [paul]       1.9.14cvs20
7855
7856         * src/compose.c
7857                 set correct sensitivity on attachments
7858                 popup menu
7859         * src/folder.c
7860                 fix typo
7861         * src/prefs_spelling.c
7862                 fix crash when no LANG env is set
7863         * src/common/xml.c
7864                 fix crash in wizard
7865                 don't use memeory after free
7866
7867         All patches by Daniel Gustafson
7868
7869 2005-09-12 [paul]       1.9.14cvs19
7870
7871         * src/prefs_themes.c
7872                 make theme info selectable
7873         * src/gtk/description_window.c
7874                 make window non-modal
7875         * tools/README
7876                 add details of asus_mailed.sh
7877         * tools/claws.i18n.status.pl
7878                 update for new zh_TW translator
7879                 widen the output
7880                 create alternate coloured lines
7881                 improve readability
7882
7883 2005-09-10 [colin]      1.9.14cvs18
7884
7885         * src/plugins/pgpcore/select-keys.c
7886                 Better order for the buttons
7887
7888 2005-09-10 [colin]      1.9.14cvs17
7889
7890         * src/compose.c
7891         * src/plugins/pgpcore/select-keys.c
7892         * src/plugins/pgpcore/select-keys.h
7893         * src/plugins/pgpcore/sgpgme.c
7894                 Add a "Don't encrypt" button to the key
7895                 selection dialog. Fixes bug #177 (There should be a 
7896                 'Don't encrypt button in the Select Keys dialog)
7897
7898 2005-09-10 [colin]      1.9.14cvs16
7899
7900         * src/compose.c
7901                 Fix bug #572 (%X option does not work with templates)
7902
7903 2005-09-10 [colin]      1.9.14cvs15
7904
7905         * src/toolbar.c 
7906                 Remove g_print
7907
7908 2005-09-10 [colin]      1.9.14cvs14
7909
7910         * src/imap.c
7911                 Fix a possible crash
7912
7913 2005-09-09 [colin]      1.9.14cvs13
7914
7915         * src/imap.c
7916         * src/etpan/imap-thread.c
7917         * src/etpan/imap-thread.h
7918                 Fix moving from queue or drafts to normal folders
7919                 Fix bug #794 (No way to delete without expunging)
7920                 Take flags unset by other mailers into account
7921                 Take deleted flag set by other mailers into account
7922                 Fix unsetting REPLIED flag
7923                 Fix crash when capabilities can't be retrieved
7924         * src/mainwindow.c
7925         * src/mainwindow.h
7926                 Add M_DELAYED_FLAGS condition, and let the user use
7927                 Execute in order to be able to expunge deleted mails,
7928                 even if he's not in delayed execute mode
7929         * src/prefs_spelling.c
7930                 Use 'en' dictionary by default if LANG is POSIX or C
7931         * src/gtk/prefswindow.c
7932                 Fix bug #767 (Preferences windows expanding) by making
7933                 the window a bit larger when the resolution is greater
7934                 than 640x480, and by putting the prefs in a
7935                 GtkScrolledWindow.
7936
7937 2005-09-09 [paul]       1.9.14cvs12
7938
7939         * AUTHORS
7940         * configure.ac
7941         * po/zh_TW.Big5.po      ** REMOVED **
7942         * po/zh_TW.po           ** ADDED **
7943                 updated by Wei-Lun Chao
7944
7945 2005-09-09 [paul]       1.9.14cvs11
7946
7947         * src/mainwindow.c
7948                 fix asserts
7949         * src/common/xml.c
7950                 delay memory allocation until file is
7951                 opened successfully
7952                 Patch by Daniel Gustafson
7953
7954 2005-09-09 [colin]      1.9.14cvs10
7955
7956         * src/imap.c
7957                 Add guards
7958
7959 2005-09-08 [colin]      1.9.14cvs9
7960
7961         * src/compose.c
7962                 Alert when we can't save draft
7963                 Fix various wrap/color issues
7964                 Add mid-click pasting respecting wrap_paste option
7965         * src/folder.c
7966         * src/folder.h
7967         * src/folder_item_prefs.c
7968         * src/folder_item_prefs.h
7969         * src/imap.c
7970         * src/imap_gtk.c
7971         * src/imap_gtk.h
7972         * src/main.c
7973         * src/mainwindow.c
7974         * src/mainwindow.h
7975         * src/news.c
7976         * src/news_gtk.c
7977         * src/news_gtk.h
7978         * src/prefs_folder_item.c
7979                 Fix the impossibility to synchronise folders for
7980                 offline use (IMAP and NNTP are concerned)
7981
7982 2005-09-08 [colin]      1.9.14cvs8
7983
7984         * configure.ac
7985                 Build LDAP and JPilot by default if available
7986         * src/textview.c
7987                 Fix use after free
7988
7989 2005-09-08 [paul]       1.9.14cvs7
7990
7991         * doc/manual/en/sylpheed-1.html
7992         * doc/manual/en/sylpheed-18.html
7993         * doc/manual/en/sylpheed-19.html
7994         * doc/manual/en/sylpheed-4.html
7995         * doc/manual/en/sylpheed-6.html
7996         * doc/manual/en/sylpheed.html
7997                 a few minor updates, plus include some
7998                 details about plugins and their requirements
7999         * src/mainwindow.c
8000                 minor changes to English in /View/Sort
8001
8002 2005-09-07 [colin]      1.9.14cvs6
8003
8004         * doc/manual/en/sylpheed-1.html
8005         * doc/manual/en/sylpheed-10.html
8006         * doc/manual/en/sylpheed-11.html
8007         * doc/manual/en/sylpheed-12.html
8008         * doc/manual/en/sylpheed-13.html
8009         * doc/manual/en/sylpheed-14.html
8010         * doc/manual/en/sylpheed-15.html
8011         * doc/manual/en/sylpheed-16.html
8012         * doc/manual/en/sylpheed-17.html
8013         * doc/manual/en/sylpheed-18.html
8014         * doc/manual/en/sylpheed-19.html
8015         * doc/manual/en/sylpheed-2.html
8016         * doc/manual/en/sylpheed-20.html
8017         * doc/manual/en/sylpheed-21.html
8018         * doc/manual/en/sylpheed-22.html
8019         * doc/manual/en/sylpheed-3.html
8020         * doc/manual/en/sylpheed-4.html
8021         * doc/manual/en/sylpheed-5.html
8022         * doc/manual/en/sylpheed-6.html
8023         * doc/manual/en/sylpheed-7.html
8024         * doc/manual/en/sylpheed-8.html
8025         * doc/manual/en/sylpheed-9.html
8026         * doc/manual/en/sylpheed.html
8027                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8028
8029 2005-09-07 [colin]      1.9.14cvs5
8030
8031         * src/mainwindow.c
8032                 Make labels more to-the-point
8033
8034 2005-09-07 [colin]      1.9.14cvs4
8035
8036         * doc/manual/en/sylpheed-1.html
8037         * doc/manual/en/sylpheed-12.html
8038         * doc/manual/en/sylpheed-13.html
8039         * doc/manual/en/sylpheed-14.html
8040         * doc/manual/en/sylpheed-15.html
8041         * doc/manual/en/sylpheed-16.html
8042         * doc/manual/en/sylpheed-17.html
8043         * doc/manual/en/sylpheed-18.html
8044         * doc/manual/en/sylpheed-19.html
8045         * doc/manual/en/sylpheed-2.html
8046         * doc/manual/en/sylpheed-20.html
8047         * doc/manual/en/sylpheed-21.html
8048         * doc/manual/en/sylpheed-22.html
8049         * doc/manual/en/sylpheed-4.html
8050         * doc/manual/en/sylpheed-5.html
8051         * doc/manual/en/sylpheed-6.html
8052         * doc/manual/en/sylpheed-7.html
8053         * doc/manual/en/sylpheed-8.html
8054         * doc/manual/en/sylpheed-9.html
8055         * doc/manual/en/sylpheed.html
8056                 Update manual
8057
8058 2005-09-07 [colin]      1.9.14cvs3
8059
8060         * doc/faq/en/sylpheed-faq-1.html
8061         * doc/faq/en/sylpheed-faq-2.html
8062         * doc/faq/en/sylpheed-faq-3.html
8063         * doc/faq/en/sylpheed-faq.html
8064                 Update FAQ
8065
8066 2005-09-07 [colin]      1.9.14cvs2
8067
8068         * src/folderview.c
8069         * src/procmsg.c
8070         * src/summaryview.c
8071         * src/toolbar.c
8072                 Fix special subfolders:
8073                 - Inherit parent's icon
8074                 - sent contents of queues subfolders
8075                 - empty subfolders of trashes
8076         * src/mainwindow.c
8077                 Remove outdated manual and faq entries
8078         * src/common/utils.c
8079                 Add quotes around %s coming from mailcap
8080
8081 2005-09-07 [colin]      1.9.14cvs1
8082
8083         * src/compose.c
8084                 After saving draft, set modified to FALSE
8085         * src/mimeview.c
8086         * src/common/utils.c
8087         * src/common/utils.h
8088                 Try to open mime parts using what is 
8089                 indicated in ~/.mailcap or /etc/mailcap,
8090                 if possible.
8091
8092 2005-09-05 [paul]       1.9.14
8093
8094         1.9.14 released
8095
8096         * po/sk.po
8097                 updated by Andrej Kacian
8098
8099 2005-09-05 [paul]       1.9.13cvs83
8100
8101         * po/de.po
8102         * po/es.po
8103         * po/fi.po
8104         * po/fr.po
8105         * po/nb.po
8106         * po/pt_BR.po
8107         * po/sr.po
8108                 updated translations by Thomas Gilgin, Ricardo Mones
8109                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8110                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8111
8112 2005-09-04 [paul]       1.9.13cvs82
8113
8114         * src/compose.c
8115                 only warn about exceeded line length limit
8116                 on send
8117
8118 2005-09-04 [paul]       1.9.13cvs81
8119
8120         * src/compose.c
8121                 fix crash in 'line length exceeded' dialogue
8122
8123 2005-09-02 [paul]       1.9.13cvs80
8124
8125         * src/imap.c
8126                 fix bug 795, 'Connection lost IMAP'
8127                 and add statusbar prints
8128                 Patch by Colin
8129
8130 2005-09-02 [paul]       1.9.13cvs79
8131
8132         * src/compose.c
8133                 compose_wrap_paragraph() becomes
8134                 compose_beautify_paragraph()
8135                 Patch by Colin
8136
8137 2005-09-02 [colin]      1.9.13cvs78
8138
8139         * src/folderview.c
8140                 Micro-fix
8141
8142 2005-09-01 [colin]      1.9.13cvs77
8143
8144         * src/imap.c
8145                 Maybe fix bug #795 (Connection lost IMAP)
8146                 Don't try to send logout when we're disconnected.
8147         * src/summaryview.c
8148                 Include locked and marked emails in HRM
8149                 view. Fixes bug #800 (Locked messages no longer 
8150                 show up when hide read messages is used)
8151
8152 2005-09-01 [paul]       1.9.13cvs76
8153
8154         * src/prefs_common.c
8155                 fix bad cutting
8156
8157 2005-08-31 [colin]      1.9.13cvs75
8158
8159         * src/folderview.c
8160         * src/folderview.h
8161         * src/prefs_summaries.c
8162         * src/summaryview.c
8163                 Fix "go to next new", fix preference
8164                 (Open unread/next swapped)
8165
8166 2005-08-31 [paul]       1.9.13cvs74
8167
8168         * src/compose.c
8169         * src/folderview.c
8170         * src/headerview.c
8171         * src/headerview.h
8172         * src/mainwindow.c
8173         * src/prefs_common.c
8174         * src/prefs_common.h
8175         * src/prefs_fonts.c
8176         * src/summaryview.c
8177         * src/textview.c
8178         * src/common/defs.h
8179                 remove obsolete BOLD_FONT setting
8180                 fix font update in headerview and textview
8181                 headers after prefs change
8182                 Patch By Colin
8183
8184 2005-08-31 [paul]
8185
8186         1.9.14-rc4 released
8187
8188 2005-08-30 [colin]      1.9.13cvs73
8189
8190         * src/summaryview.c
8191                 When Hide read messages is selected and we
8192                 refresh the summaryview, don't remove the 
8193                 currently displayed message. Fixes bug #797
8194                 (Summary view reloads when new mail is 
8195                 downloaded in 1.9.14 rc)
8196
8197 2005-08-30 [colin]      1.9.13cvs72
8198
8199         * src/folderview.c
8200                 Fix flickering
8201         * src/mainwindow.c
8202                 Remove useless callback
8203         * src/mimeview.c
8204         * src/gtk/filesel.c
8205         * src/gtk/filesel.h
8206                 Add a filesel_select_file_save_folder() - used by Save All
8207
8208 2005-08-29 [paul]       1.9.13cvs71
8209
8210         * AUTHORS
8211         * src/matcher_parser_parse.y
8212         * src/etpan/imap-thread.c
8213                 fix building on FreeBSD
8214                 Patch by Daniel Gustafson <daniel@hobbit.se>
8215
8216 2005-08-29 [paul]       1.9.13cvs70
8217
8218         * src/plugins/pgpinline/pgpinline.c
8219                 only initialise sig result if it's been handled
8220                 Patch by Colin
8221
8222 2005-08-29 [paul]       1.9.13cvs69
8223         
8224         Patches by Colin:
8225
8226         * src/imap.c
8227         * src/common.utils.c
8228         * src/common/utils.h
8229                 optimisation
8230         * src/stock_pixmap.h
8231                 fix wrong icon reference
8232         * src/pixmaps/trash_btn.xpm
8233                 replace with nicer image
8234
8235 2005-08-28 [colin]      1.9.13cvs68
8236
8237         * src/Makefile.am
8238         * src/stock_pixmap.c
8239         * src/stock_pixmap.h
8240         * src/toolbar.c
8241         * src/pixmaps/trash_btn.xpm
8242                 Add a specific trash xpm for the button
8243
8244 2005-08-28 [colin]      1.9.13cvs67
8245
8246         * src/imap.c
8247                 Fix leak
8248
8249 2005-08-27 [colin]      1.9.13cvs66
8250
8251         * src/imap.c
8252         * src/procmime.c
8253                 Correctly fix "Problem with replies", fixes
8254                 pgpmime encryption too. 
8255
8256 2005-08-27 [colin]      1.9.13cvs65
8257
8258         * src/folder.c
8259         * src/procmsg.c
8260         * src/procmsg.h
8261         * src/summaryview.c
8262                 Fix bug #517 (messages removed from summaryview 
8263                 when moving fails)
8264
8265 2005-08-27 [colin]      1.9.13cvs64
8266
8267         * tools/Makefile.am
8268         * tools/asus_mailled.sh
8269                 Add a script to blink ASUS laptops' mail LED where there
8270                 is unread mail.
8271
8272 2005-08-27 [colin]      1.9.13cvs63
8273
8274         * src/imap.c
8275         * src/etpan/imap-thread.c
8276         * src/etpan/imap-thread.h
8277                 Implement automatic choosing of login method
8278                 Fixes bug #791
8279         * src/gtk/.cvsignore
8280                 Add sylpheed-marshal.[ch]
8281
8282 2005-08-27 [colin]      1.9.13cvs62
8283
8284         * src/common/utils.c
8285                 Fix confusing perror
8286
8287 2005-08-27 [colin]      1.9.13cvs61
8288
8289         * src/toolbar.c
8290         * src/toolbar.h
8291                 Remove A_DELETE, replace it with 
8292                 A_TRASH and A_DELETE_REAL. Automatically
8293                 rewrite config files to replace A_DELETE
8294                 with A_TRASH (no functionality change).
8295                 Fixes half of #794
8296
8297 2005-08-26 [colin]      1.9.13cvs60
8298
8299         * src/procmime.c
8300                 Previous "Problem with replies" fix brought other
8301                 problems, fixing them
8302
8303 2005-08-26 [colin]      1.9.13cvs59
8304
8305         * src/procmime.c
8306                 Fix "Problem with replies". This happened only
8307                 on IMAP...
8308         * src/procmsg.c
8309                 Factorize code a bit
8310         * src/compose.c
8311                 Speed improvement on very long messages (wrapping)
8312                 Fix signature color on Reedit and Redirect
8313                 On Reedit, don't attach pgp-signatures parts, but
8314                 set signing to On.
8315
8316 2005-08-24 [paul]       1.9.13cvs58
8317
8318         * src/compose.c
8319                 don't claim success when clicking
8320                 Cancel on the passphrase box.
8321                 Patch by Colin
8322
8323 2005-08-24 [paul]       1.9.13cvs57
8324
8325         * src/main.c
8326                 fix misplaced sylpheed.log
8327         * src/common/defs.h
8328                 define UIDL_DIR
8329
8330 2005-08-24 [paul]       1.9.13cvs56
8331
8332         * src/imap.c
8333         * src/etpan/imap-thread.c
8334         * src/etpan/imap-thread.h
8335                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8336                 Patch by Colin
8337         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8338         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8339                 remove autogenerated files
8340         * tools/kdeservicemenu/README
8341         * tools/kdeservicemenu/install.sh
8342         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8343         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8344                 use Claws icon, use 'Sylpheed-Claws' in menu,
8345                 use kdialog, and other cleanups
8346
8347 2005-08-23 [paul]       1.9.13cvs55
8348
8349         * src/compose.c
8350                 fix paste/wrap crash
8351                 Patch by Colin
8352
8353 2005-08-23 [paul]       1.9.13cvs54
8354
8355         * src/main.c
8356                 fix crash recovery
8357                 Patch by Colin
8358
8359 2005-08-23 [paul]       1.9.13cvs53
8360
8361         * src/addressbook.c
8362         * src/editaddress.c
8363                 view all data of LDAP contacts
8364                 Patch by Colin
8365
8366 2005-08-23 [paul]       1.9.13cvs52
8367
8368         * src/addressbook.c
8369                 fix issues with the Search field
8370                 Patch by Colin
8371
8372 2005-08-22 [paul]       1.9.13cvs51
8373
8374         * src/folderview.c
8375                 put name of folder in processing dialog
8376                 title
8377         * src/prefs_folder_item.c
8378                 improve english usage
8379
8380 2005-08-22 [paul]       1.9.13cvs50
8381
8382         * src/filtering.c
8383         * src/filtering.h
8384         * src/matcher.c
8385         * src/matcher_parser_lex.l
8386         * src/matcher_parser_parse.y
8387         * src/prefs_filtering.c
8388                 add Filtering/Processing rule names feature.
8389                 (the incompatible old matcherrc is saved as
8390                 matcherrc.pre_names).
8391                 Patch by Colin
8392
8393 2005-08-22 [paul]       1.9.13cvs49
8394
8395         * src/procmsg.c
8396                 fix colour labelling
8397                 Patch by Colin
8398
8399 2005-08-22 [paul]       1.9.13cvs48
8400
8401         * src/textview.c
8402                 fix open_image_cb()
8403
8404 2005-08-22 [paul]       1.9.13cvs47
8405
8406         * src/imap.c
8407                 fix bug 789, 'SC crashes with imap (CVS ver)'
8408                 Patch by Colin
8409
8410 2005-08-22 [paul]       1.9.13cvs46
8411
8412         * src/mimeview.c
8413         * src/prefs_common.c
8414         * src/common/defs.h
8415                 define reused defaults in defs.h
8416         * src/textview.c
8417                 add 'Open image' to image popup menu
8418
8419 2005-08-21 [colin]      1.9.13cvs45
8420
8421         * src/summaryview.c
8422                 Fix bug #788 (Bogus "From" address displayed)
8423
8424 2005-08-20 [colin]      1.9.13cvs44
8425
8426         * src/folder.c
8427                 Fix buf #787 (multilevel delete causes SIGSEGV)
8428
8429 2005-08-19 [colin]      1.9.13cvs43
8430
8431         * src/inc.c
8432         * src/prefs_common.c
8433         * src/prefs_common.h
8434                 Add an hidden pref to allow modifying the
8435                 update stepping in incorporation.
8436                 Patch by wwp.
8437
8438 2005-08-19 [colin]      1.9.13cvs42
8439
8440         * src/compose.c
8441         * src/procmime.c
8442                 Workaround for broken MUAs: encode 
8443                 Content-type: name: as ASCII and 
8444                 Content-Disposition: filename: as
8445                 per rfc2231
8446         * src/prefs_account.c
8447                 Fix invisible-ness of SMTP SSL prefs
8448                 in NNTP accounts
8449
8450 2005-08-19 [paul]       1.9.13cvs41
8451
8452         * src/compose.c
8453         * src/prefs_common.c
8454         * src/prefs_common.h
8455         * src/prefs_wrapping.c
8456                 paste with or without wrapping.
8457                 patch by Colin
8458
8459 2005-08-19 [paul]       1.9.13cvs40
8460
8461         * src/prefs_common.c
8462         * src/prefs_common.h
8463         * src/summaryview.c
8464                 reintroduce enable_swap_from as a
8465                 hidden pref. patch by Colin
8466         * src/quote_fmt_parse.y
8467         * src/plugins/clamav/clamav_plugin.c
8468         * src/plugins/dillo_viewer/dillo_viewer.c
8469         * src/plugins/mathml_viewer/mathml_viewer.c
8470         * src/plugins/pgpcore/sgpgme.c
8471         * src/plugins/pgpinline/pgpinline.c
8472         * src/plugins/pgpmime/pgpmime.c
8473                 tidy up. patch by Colin
8474
8475 2005-08-19 [paul]       1.9.13cvs39
8476
8477         * configure.ac
8478                 complete cvs38's sync
8479         * src/editaddress.c
8480         * src/gedit-print.c
8481         * src/mutt.c
8482         * src/etpan/etpan-log.c
8483         * src/etpan/imap-thread.c
8484         * src/gtk/gtksourceprintjob.c
8485                 fix compilation warnings
8486                 (patch by Colin)
8487
8488 2005-08-19 [paul]       1.9.13cvs38
8489
8490         sync with main:
8491
8492         * src/account.c
8493         * src/action.c
8494         * src/addrbook.c
8495         * src/addrcache.c
8496         * src/addrharvest.c
8497         * src/addrindex.c
8498         * src/codeconv.c
8499         * src/compose.c
8500         * src/crash.c
8501         * src/exporthtml.c
8502         * src/exportldif.c
8503         * src/folder.c
8504         * src/image_viewer.c
8505         * src/inc.c
8506         * src/inc.h
8507         * src/jpilot.c
8508         * src/ldif.c
8509         * src/main.c
8510         * src/matcher.c
8511         * src/mbox.c
8512         * src/messageview.c
8513         * src/mh.c
8514         * src/mimeview.c
8515         * src/msgcache.c
8516         * src/mutt.c
8517         * src/news.c
8518         * src/partial_download.c
8519         * src/pine.c
8520         * src/pop.c
8521         * src/prefs_actions.c
8522         * src/prefs_common.c
8523         * src/prefs_customheader.c
8524         * src/prefs_display_header.c
8525         * src/prefs_gtk.c
8526         * src/prefs_themes.c
8527         * src/procheader.c
8528         * src/procmime.c
8529         * src/procmsg.c
8530         * src/recv.c
8531         * src/send_message.c
8532         * src/simple-gettext.c
8533         * src/sourcewindow.c
8534         * src/textview.c
8535         * src/vcard.c
8536         * src/common/defs.h
8537         * src/common/log.c
8538         * src/common/plugin.c
8539         * src/common/prefs.c
8540         * src/common/session.c
8541         * src/common/session.h
8542         * src/common/socket.c
8543         * src/common/socket.h
8544         * src/common/ssl_certificate.c
8545         * src/common/template.c
8546         * src/common/utils.c
8547         * src/common/utils.h
8548         * src/common/xml.c
8549         * src/gtk/about.c
8550         added wrappers for C library function that
8551                 take pathname arguments.
8552                 enabled compilation with MinGW.
8553                 use GDir instead of directly using opendir().
8554                 added rename_force().
8555
8556 2005-08-19 [paul]       1.9.13cvs37
8557         
8558         patches by Colin:
8559         * src/compose.c
8560                 fix privacy settings on re-editing
8561                 a sent message
8562         * src/jpilot.c
8563                 fix encoding bug
8564         * src/folder.c
8565         * src/procmsg.c
8566         * src/procmsg.h
8567         * src/summaryview.c
8568                 flag changing optimisation
8569
8570 2005-08-18 [martin]     1.9.13cvs36
8571
8572         * commitHelper
8573             added my login
8574         * src/addrcache.c
8575         * src/addrharvest.c
8576         * src/addrindex.c
8577         * src/compose.c
8578         * src/grouplistdialog.c
8579         * src/main.c
8580         * src/mainwindow.c
8581         * src/msgcache.c
8582         * src/mutt.c
8583         * src/pine.c
8584         * src/prefs_account.c
8585         * src/prefs_themes.c
8586         * src/stock_pixmap.c
8587         * src/summaryview.c
8588         * src/gtk/about.c
8589         * src/gtk/logwindow.c
8590             removed deprecated glib and gdk stuff
8591         * src/plugins/pgpcore/select-keys.c
8592             convert attributes from locale to utf8
8593
8594 2005-08-17 [paul]       1.9.13cvs35
8595
8596         * src/account.c
8597         * src/addressbook.c
8598                 use new GTK_STOCK_ icons if available
8599         * src/summaryview.c
8600         * src/gtk/gtksctree.c
8601         * src/gtk/gtksctree.h
8602                 faster range select. patch by Colin
8603
8604 2005-08-17 [paul]       1.9.13cvs34
8605
8606         patches by colin:
8607         * src/addressbook.c
8608         * src/addressitem.h
8609                 Add an edit button for contacts, fix selections
8610                 of gtksctree items
8611         * src/editaddress.c
8612                 Change labels, let Save be always possible in the
8613                 email and user atributes tabs
8614         * src/folderview.c
8615                 fix sort issues
8616         * src/summaryview.c
8617                 select next item instead of the displayed one
8618                 after deletion
8619
8620         * src/gtk/progressdialog.c
8621                 use prefs_common.enable_rules_hint
8622
8623 2005-08-13 [hoa]        1.9.13cvs33
8624
8625         * src/etpan/imap-thread.c
8626                 fixed build on Solaris.
8627
8628 2005-08-10 [colin]      1.9.13cvs32
8629
8630         * src/procmsg.c
8631                 Fix cvs31 (missing fclose before reading
8632                 the file)
8633
8634 2005-08-10 [colin]      1.9.13cvs31
8635
8636         * src/procmsg.c
8637                 Fix procmsg_msginfo_new_from_mimeinfo() when
8638                 the MimeInfo isn't stored in memory. This fixes
8639                 replying to an attached message.
8640
8641 2005-08-10 [colin]      1.9.13cvs30
8642
8643         * src/mainwindow.c
8644                 Fix slowness in account changing
8645
8646 2005-08-10 [colin]      1.9.13cvs29
8647
8648         * src/folder.c
8649         * src/folderutils.c
8650         * src/folderview.c
8651         * src/imap_gtk.c
8652         * src/mainwindow.c
8653         * src/mh_gtk.c
8654         * src/procmsg.c
8655         * src/summaryview.c
8656                 Optimize folder_has_parent_of_type
8657                 Prevent moving special sub-folders from contextual menus
8658                 Rework message a bit ("Empty all messages" -> "Delete all
8659                 messages")
8660                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8661                 and "Deleted Items" folders)
8662
8663 2005-08-08 [colin]      1.9.13cvs28
8664
8665         * src/summaryview.c
8666         * src/prefs_summaries.c
8667                 Make "Select first unread|new" more flexible
8668                 (just prioritize new or unread)
8669
8670 2005-08-08 [colin]      1.9.13cvs27
8671
8672         * src/summaryview.c
8673                 If "select first new" is selected and there only
8674                 are unread messages, fallback to "select first
8675                 unread".
8676
8677 2005-08-08 [colin]      1.9.13cvs26
8678
8679         * src/folder.c
8680                 Fix shameful bugs (and bug #779)
8681
8682 2005-08-08 [colin]      1.9.13cvs25
8683
8684         * src/folder.c
8685         * src/folder.h
8686                 Cache parents' type to make folder_has_parent_of_type
8687                 faster
8688         * src/folderview.c
8689                 Forbid DnD of special sub-folders
8690         * src/procmsg.c
8691         * src/procmsg.h
8692                 Add MAIL_POSTFILTERING_HOOK
8693         * src/summaryview.c
8694                 Revert over-zealous deletion of the use_addr_book 
8695                 code
8696
8697 2005-08-07 [colin]      1.9.13cvs24
8698
8699         * src/folder.c
8700                 Fix big mistake (passing MsgInfo instead 
8701                 of FolderItem)
8702
8703 2005-08-07 [colin]      1.9.13cvs23
8704
8705         * src/compose.c
8706         * src/folder.c
8707         * src/folder.h
8708         * src/foldersel.c
8709         * src/folderutils.c
8710         * src/folderview.c
8711         * src/imap.c
8712         * src/mainwindow.c
8713         * src/messageview.c
8714         * src/mh.c
8715         * src/msgcache.c
8716         * src/procmime.c
8717         * src/summaryview.c
8718                 Make subfolders of Drafts, Queue, Outbox, Trash
8719                 work like their parents. 
8720                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8721
8722 2005-08-07 [colin]      1.9.13cvs22
8723
8724         * src/addressbook.c
8725                 Fix bug #771 (Dragged contacts not saved)
8726
8727 2005-08-07 [paul]       1.9.13cvs21
8728
8729         * src/summaryview.c
8730                 fix bug 32 'Search Doesn't display results
8731                 if "Hide Read Messages" is chosen'
8732                 be more literal in interpreting 'Hide read
8733                 messages'
8734
8735 2005-08-07 [colin]      1.9.13cvs20
8736
8737         * src/folderview.c
8738                 Add debug
8739         * src/summaryview.c
8740                 Faster 'unthread_for_execution'
8741
8742 2005-08-06 [paul]       1.9.13cvs19
8743
8744         * src/mainwindow.c
8745                 add mnemonics to Set displayed columns
8746                 fix bug where msgview_visible option was
8747                 overwritten as TRUE on startup
8748
8749 2005-08-06 [paul]       1.9.13cvs18
8750
8751         * src/mainwindow.c
8752                 refer to 'displayed columns in folder/message
8753                 list' not 'displayed items in summary/message view'
8754         * src/prefs_display_header.c
8755                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8756                 be consistent with similar dialogues
8757         * src/prefs_folder_column.c
8758         * src/prefs_summary_column.c
8759                 'columns' not 'items', and folder and message lists,
8760                 instead of folder and summary views;
8761                 Use 'Hidden columns' as list heading not 'Available
8762                 items';
8763                 move the 'Remove' button to the right hand side;
8764                 top-align the buttons;
8765                 remove unneeded vbox
8766         * src/prefs_summaries.c
8767                 put the 2 column prefs buttons in a frame to reduce
8768                 overall width; refer to columns not items &c.
8769
8770 2005-08-05 [colin]      1.9.13cvs17
8771
8772         * src/prefs_common.c
8773         * src/prefs_common.h
8774         * src/mainwindow.c
8775         * src/compose.c
8776         * src/messageview.c
8777                 Add an hidden toolbar_detachable pref, so
8778                 that I can get rid of these painful handles
8779                 in the toolbars. Defaults to TRUE to avoid
8780                 changing the GUI on unsuspecting people...
8781
8782 2005-08-05 [colin]      1.9.13cvs16
8783
8784         * src/Makefile.am
8785         * src/prefs_folder_column.c
8786         * src/prefs_folder_column.h
8787                 Add prefs for folder columns
8788         * src/folderview.c
8789         * src/folderview.h
8790         * src/mainwindow.c
8791         * src/mainwindow.h
8792         * src/prefs_common.c
8793         * src/prefs_common.h
8794         * src/prefs_summaries.c
8795                 Use them
8796         * src/prefs_summary_column.c
8797         * src/summaryview.c
8798         * src/summaryview.h
8799                 Add a To column
8800         * src/textview.c
8801         * src/common/utils.c
8802         * src/common/utils.h
8803                 Move uri colourisation functions
8804                 to utils
8805         * src/compose.c
8806                 Colourise URIs
8807         * src/imap.c
8808                 Fix bug with LIST where we'd try
8809                 to get Folder//////[...]/// 
8810
8811 2005-08-05 [paul]       1.9.13cvs15
8812
8813         * src/prefs_summaries.c
8814                 improve the English usage
8815         * src/summaryview.c
8816                 set font on column change
8817                 thanks to Colin
8818
8819 2005-08-05 [paul]       1.9.13cvs14
8820
8821         * src/prefs_common.c
8822         * src/prefs_common.h
8823         * src/prefs_summaries.c
8824         * src/summaryview.c
8825                 replace 'open_unread_on_enter' option with
8826                 'select_on_entry' option. opening/not opening
8827                 is now exclusively controlled by 'always_show_msg'
8828
8829 2005-08-04 [colin]      1.9.13cvs13
8830
8831         * src/compose.c
8832                 Remove dead code
8833                 Add colourisation of quotes and signatures
8834         * src/folderview.c
8835                 Fix possible crashes
8836         * src/messageview.c
8837                 Change an assert that is no problem
8838         * src/news.c
8839         * src/news_gtk.c
8840         * src/news_gtk.h
8841                 Fix offline mode
8842         * src/gtk/quicksearch.c
8843                 Fix a possible crash
8844
8845 2005-08-03 [colin]      1.9.13cvs12
8846
8847         * src/prefs_account.c
8848                 Fix bug #777 (Sylpheed crash in account configuration)
8849
8850 2005-08-03 [colin]      1.9.13cvs11
8851
8852         * src/addressbook.c
8853         * src/editaddress.c
8854         * src/editgroup.c
8855                 Fixing addressbook, round 2
8856         * src/textview.c
8857                 Fix emphasis color on rechecking 'Colorize messages'
8858
8859 2005-08-03 [paul]       1.9.13cvs10
8860
8861         sync with main
8862
8863         * src/addr_compl.c
8864         * src/compose.c
8865         * src/main.c
8866         * src/pop.c
8867         * src/prefs_account.c
8868         * src/procmime.c
8869         * src/procmsg.c
8870         * src/quote_fmt_parse.y
8871         * src/textview.c
8872         * src/common/quoted-printable.c
8873         * src/common/utils.c
8874         * src/common/utils.h
8875         * src/common/xml.c
8876                 replaced incorrect locale-independent
8877                 ctype functions with GLib's. Corrected
8878                 signedness mismatch.
8879         * src/headerview.c
8880                 headerview_create(): added spacing for vbox.
8881         * src/gtk/about.c
8882                 set focus to the OK button.
8883
8884 2005-08-03 [colin]      1.9.13cvs9
8885
8886         * src/folderview.c
8887                 Fix possible crash
8888
8889 2005-08-02 [colin]      1.9.13cvs8
8890
8891         * src/mainwindow.c
8892                 Fix cast
8893         * src/addressbook.c
8894         * src/addressitem.h
8895                 Fix a cast and more generally, try to make the
8896                 GUI more intuitive and consistent (round 1)
8897
8898 2005-08-02 [paul]       1.9.13cvs7
8899
8900         * src/folder.h
8901                 missing in 1.9.13cvs6
8902
8903 2005-08-02 [colin]      1.9.13cvs6
8904
8905         * src/folder.c
8906                 Fix one more leak
8907
8908 2005-08-02 [colin]      1.9.13cvs5
8909
8910         * src/folder.c
8911         * src/folderview.c
8912         * src/imap.c
8913         * src/main.c
8914         * src/mbox.c
8915         * src/procmsg.c
8916         * src/summaryview.c
8917                 Fix a number of folder_item_get_msg_list()-related
8918                 leaks (missing procmsg_msginfo_free()s)
8919
8920 2005-08-01 [colin]      1.9.13cvs4
8921
8922         * src/folderview.c
8923         * src/folderview.h
8924         * src/mainwindow.c
8925         * src/prefs_fonts.c
8926         * src/prefs_summaries.c
8927         * src/prefs_themes.c
8928         * src/summaryview.c
8929         * src/summaryview.h
8930         * src/textview.c
8931         * src/textview.h
8932                 Fix instant-apply of summary and folderview-related prefs
8933                 Fix erroneous g_free and alertpanels in prefs_theme
8934                 Add instant-apply for fonts
8935                 Defer applying of prefs a little bit so it's done only
8936                 once even if requested by multiples prefs pages
8937
8938 2005-08-01 [paul]       1.9.13cvs3
8939
8940         * src/main.c
8941                 fix bug 776 'S.C. crashes on close'
8942                 thanks to Colin
8943         * src/etpan/etpan-thread-manager-types.h
8944                 add missing include
8945                 thanks to Hoa
8946
8947 2005-07-25 [paul]       1.9.13cvs2
8948
8949         * src/summaryview.c
8950                 fix typos. spotted by Fabien Vantard
8951
8952 2005-07-24 [paul]       1.9.13cvs1
8953
8954         * doc/man/sylpheed.1
8955                 update man page, incorporating fix of
8956                 bug 769 'Typo in manpage'
8957         * src/etpan/imap-thread.c
8958                 fix NetBSD openssl dependencies. patch by
8959                 George Michaelson <ggm@apnic.net>
8960         * po/pt_BR.po
8961                 updated by Frederico Goncalves Guimaraes
8962
8963 2005-07-22 [paul]       1.9.13
8964
8965         1.9.13 release
8966
8967 2005-07-22 [paul]       1.9.12cvs91
8968
8969         * AUTHORS
8970         * INSTALL
8971         * README.claws
8972         * RELEASE_NOTES.claws
8973                 updated for release
8974         * configure.ac
8975         * po/nb.po
8976         * tools/claws.i18n.status.pl
8977                 add Norwegian translation. submiited by
8978                 Geir Helland <pjallabais@users.sourceforge.net>
8979         * po/ca.po
8980         * po/de.po
8981         * po/es.po
8982         * po/fi.po
8983         * po/fr.po
8984         * po/it.po
8985         * po/sk.po
8986         * po/sr.po
8987         * po/zh_CN.po
8988                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8989                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8990                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8991                 Yang Guilong
8992         * src/plugins/clamav/clamav_plugin_gtk.c
8993         * src/plugins/spamassassin/spamassassin_gtk.c
8994                 replace outdated description strings
8995
8996 2005-07-21 [colin]      1.9.12cvs90
8997
8998         * src/folder.c
8999                 Set folder to batch mode when scanning it. Makes deletion
9000                 of unread mails on IMAP much faster (due to the UNREAD 
9001                 flag unsetting)
9002
9003 2005-07-21 [darko]      1.9.12cvs89
9004
9005         * configure.ac
9006                 link against libresolv if necessary (patch by Paul)
9007         * src/msgcache.c
9008                 use glib's portable macros to determine endianness
9009
9010 2005-07-21 [paul]       1.9.12cvs88
9011
9012         * src/crash.c
9013         * src/gtk/about.c
9014                 update compiled-in features list
9015
9016 2005-07-20 [colin]      1.9.12cvs87
9017
9018         * src/folder.c
9019         * src/textview.c
9020                 Gcc 2.9x compilation fixes, thanks to Darko
9021         * src/plugins/clamav/clamav_plugin.c
9022                 Little optimisation: load virus database only once
9023         * src/plugins/spamassassin/spamassassin.c
9024                 Big optimisation: filtering one mail took at least 1 second,
9025                 now it takes at least 50ms. Doesn't speed up spamassassin 
9026                 itself, but should already be much more tolerable.
9027
9028 2005-07-20 [colin]      1.9.12cvs86
9029
9030         * src/summaryview.c
9031                 Fix performance issue
9032
9033 2005-07-19 [colin]      1.9.12cvs85
9034
9035         * src/plugins/pgpinline/plugin.c
9036                 Fix warning
9037
9038 2005-07-19 [colin]      1.9.12cvs84
9039
9040         * configure.ac
9041         * src/plugins/Makefile.am
9042         * src/plugins/pgpinline/.cvsignore
9043         * src/plugins/pgpinline/Makefile.am
9044         * src/plugins/pgpinline/pgpinline.c
9045         * src/plugins/pgpinline/pgpinline.deps
9046         * src/plugins/pgpinline/pgpinline.h
9047         * src/plugins/pgpinline/plugin.c
9048                 Put pgpinline in the main tree
9049
9050 2005-07-19 [paul]       1.9.12cvs83
9051
9052         * src/prefs_actions.c
9053                 prevent '//' in menu names, which cause a crash
9054                 thanks to Colin
9055
9056 2005-07-19 [paul]       1.9.12cvs82
9057
9058         * configure.ac
9059                 be generally more informative in configure output.
9060                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9061                 '[ --disable-openssl ...', as --enable-openssl is default
9062                 PGP/MIME: don't check for GPGME again, check for
9063                 pgpcore instead. Therefore prevent the possibility of
9064                 attempting to build pgpmime if pgpcore dependencies are
9065                 not met
9066                 ClamAV: use pkgconfig to check for lib
9067                 libgnomeprint: revert logic on inner test to match
9068                 everything else
9069         * src/plugins/pgpcore/sgpgme.c
9070                 add missing include
9071
9072 2005-07-19 [colin]      1.9.12cvs81
9073
9074         * src/summaryview.c
9075                 Fix slow thread rebuilding in particular
9076                 cases
9077
9078 2005-07-19 [paul]       1.9.12cvs80
9079
9080         * sylpheed-claws.desktop
9081                 fix typo, spotted by Stephan Sachse
9082         * src/account.c
9083                 replace GTK_STOCK_ADD with
9084                 GTK_STOCK_NEW button
9085
9086 2005-07-18 [colin]      1.9.12cvs79
9087
9088         * src/etpan/imap-thread.c
9089                 Fix return value (Thanks Hoa)
9090
9091 2005-07-18 [colin]      1.9.12cvs78
9092
9093         * src/imap.c
9094                 Allow empty passwords
9095                 Create drafts/queue/outbox if necessary
9096         * src/summaryview.c
9097                 Remove old code
9098         * src/etpan/imap-thread.c
9099                 Fix STARTTLS (Thanks to Hoa)
9100
9101 2005-07-18 [paul]       1.9.12cvs77
9102
9103         * ChangeLog-gtk2.jp
9104         * ChangeLog.jp
9105                 removed
9106         * Makefile.am
9107                 updated to reflect additions and removals
9108         * TODO
9109                 updated to be claws-specific
9110         * TODO-gtk2
9111         * TODO-gtk2.jp
9112         * TODO.jp
9113         * sylpheed-128x128.png
9114         * sylpheed-64x64.png
9115                 removed
9116         * sylpheed-claws-128x128.png
9117         * sylpheed-claws-64x64.png
9118         * sylpheed-claws.desktop
9119         * sylpheed-claws.png
9120                 added
9121         * sylpheed.desktop
9122         * sylpheed.png
9123                 removed
9124
9125 2005-07-17 [paul]       1.9.12cvs76
9126
9127         * src/account.c
9128         * src/addressbook.c
9129         * src/alertpanel.c
9130         * src/alertpanel.h
9131         * src/compose.c
9132         * src/exphtmldlg.c
9133         * src/expldifdlg.c
9134         * src/folderview.c
9135         * src/imap_gtk.c
9136         * src/inc.c
9137         * src/message_search.c
9138         * src/messageview.c
9139         * src/mh_gtk.c
9140         * src/news_gtk.c
9141         * src/prefs_actions.c
9142         * src/prefs_filtering.c
9143         * src/prefs_matcher.c
9144         * src/prefs_template.c
9145         * src/prefs_themes.c
9146         * src/ssl_manager.c
9147         * src/summary_search.c
9148         * src/textview.c
9149         * src/toolbar.c
9150         * src/gtk/sslcertwindow.c
9151         * src/plugins/pgpcore/sgpgme.c
9152                 rework alertpanels
9153
9154 2005-07-17 [colin]      1.9.12cvs75
9155
9156         * src/privacy.c
9157                 add a PrivacySystem accessor that checks that
9158                 the system cached in a MimeInfo's privacydata
9159                 is still registered. Use this accessor instead
9160                 of directly using data->system. Fixes crashes
9161                 after unloading pgp plugins.
9162
9163 2005-07-17 [colin]      1.9.12cvs74
9164
9165         * src/alertpanel.c
9166                 Change geometry hints to a simple default size.
9167                 Fixes the certs dialogs.
9168
9169 2005-07-17 [colin]      1.9.12cvs73
9170
9171         * src/gtk/sslcertwindow.c
9172                 Use a gtkExpander
9173
9174 2005-07-17 [colin]      1.9.12cvs72
9175
9176         * src/plugins/pgpcore/Makefile.am
9177         * src/plugins/pgpmime/Makefile.am
9178                 Add gpgme libs
9179
9180 2005-07-17 [paul]       1.9.12cvs71
9181
9182         * configure.ac
9183                 add --disable-gnomeprint option
9184                 modified version of patch by Marius Mauch
9185
9186 2005-07-17 [paul]       1.9.12cvs70
9187
9188         * src/common/defs.h
9189                 update urls
9190         * src/account.c
9191         * src/action.c
9192         * src/addressbook.c
9193         * src/compose.c
9194         * src/foldersel.c
9195         * src/folderview.c
9196         * src/html.c
9197         * src/imap_gtk.c
9198         * src/main.c
9199         * src/mainwindow.c
9200         * src/messageview.c
9201         * src/mh_gtk.c
9202         * src/mimeview.c
9203         * src/news_gtk.c
9204         * src/prefs_account.c
9205         * src/prefs_send.c
9206         * src/prefs_summaries.c
9207         * src/procmsg.c
9208         * src/summaryview.c
9209         * src/common/utils.c
9210         * src/common/xml.c
9211         * src/plugins/pgpcore/passphrase.c
9212         * src/plugins/pgpcore/select-keys.c
9213                 replace inappropriately used backticks
9214                 with single quotes
9215
9216 2005-07-16 [colin]      1.9.12cvs69
9217
9218         * src/image_viewer.c
9219                 Add extra paranoid checks
9220
9221 2005-07-16 [colin]      1.9.12cvs68
9222
9223         * src/plugins/pgpcore/prefs_gpg.c
9224                 Don't auto-check sigs by default, as it
9225                 can be really slow.
9226
9227 2005-07-16 [colin]      1.9.12cvs67
9228
9229         * src/plugins/pgpcore/sgpgme.c
9230                 Make messages a bit better.
9231
9232 2005-07-16 [colin]      1.9.12cvs66
9233
9234         * src/imap.c
9235                 Remove pseudo-log
9236         * src/etpan/imap-thread.c
9237                 Add real log
9238
9239 2005-07-16 [colin]      1.9.12cvs65
9240
9241         * src/main.c
9242         * src/prefs_other.c
9243                 And now, fix build with libetpan :-/
9244
9245 2005-07-15 [colin]      1.9.12cvs64
9246
9247         * src/prefs_other.c
9248                 Continue fixing build without libetpan.
9249
9250 2005-07-15 [colin]      1.9.12cvs63
9251
9252         * src/main.c
9253                 Fix build with --disable-libetpan
9254
9255 2005-07-15 [colin]      1.9.12cvs62
9256
9257         * configure.ac
9258                 Bump libetpan's version
9259
9260 2005-07-15 [colin]      1.9.12cvs61
9261
9262         * src/etpan/imap-thread.c
9263                 Actually stop logging :)
9264
9265 2005-07-15 [colin]      1.9.12cvs60
9266
9267         * src/addressbook.c
9268                 Fix dnd of multiple addresses.
9269
9270 2005-07-15 [hoa]        1.9.12cvs59
9271
9272         * src/etpan/imap-thread.c
9273             disable login of IMAP password in libetpan log file.
9274
9275 2005-07-15 [paul]       1.9.12cvs58
9276
9277         * src/account.c
9278                 don't automatically sort
9279                 do allow drag n drop
9280
9281 2005-07-15 [paul]       1.9.12cvs57
9282
9283         * src/account.c
9284         * src/ssl_manager.c
9285                 alphabetical listing
9286
9287 2005-07-15 [paul]       1.9.12cvs56
9288
9289         * src/gtk/pluginwindow.c
9290                 sort plugin list alphabetically
9291
9292 2005-07-15 [paul]       1.9.12cvs55
9293
9294         * src/prefs_spelling.c
9295         * src/prefs_wrapping.c
9296                 unify English usage
9297
9298 2005-07-15 [colin]      1.9.12cvs54
9299
9300         * src/wizard.c
9301                 Typo fix
9302
9303 2005-07-15 [paul]       1.9.12cvs53
9304
9305         * src/prefs_message.c
9306                 make 'show cursor' a hidden option
9307
9308 2005-07-14 [colin]      1.9.12cvs52
9309
9310         * src/plugins/spamassassin/Makefile.am
9311         * src/plugins/clamav/Makefile.am
9312                 Fix double EXTRA_DISTs
9313
9314 2005-07-14 [colin]      1.9.12cvs51
9315
9316         * src/plugins/clamav/Makefile.am
9317         * src/plugins/clamav/clamav_plugin_gtk.deps
9318         * src/plugins/spamassassin/Makefile.am
9319         * src/plugins/spamassassin/spamassassin_gtk.deps
9320                 Make $plugin_gtk depend on $plugin
9321
9322 2005-07-14 [hoa]        1.9.12cvs50
9323
9324         * src/etpan/imap-thread.c
9325                 enable debug log of libetpan when running with --debug
9326
9327 2005-07-14 [colin]      1.9.12cvs49
9328
9329         * configure.ac
9330         * src/common/Makefile.am
9331         * src/common/plugin.c
9332         * src/common/plugin.h
9333                 Add a little plugin dependancy system.
9334                 Plugins can ship a $plugin_name.deps file
9335                 (near them in PLUGINDIR) so that their
9336                 dependancies are loaded if possible.
9337         * src/plugins/Makefile.am
9338         * src/plugins/pgpcore/Makefile.am
9339         * src/plugins/pgpcore/passphrase.c
9340         * src/plugins/pgpcore/passphrase.h
9341         * src/plugins/pgpcore/plugin.c
9342         * src/plugins/pgpcore/prefs_gpg.c
9343         * src/plugins/pgpcore/prefs_gpg.h
9344         * src/plugins/pgpcore/select-keys.c
9345         * src/plugins/pgpcore/select-keys.h
9346         * src/plugins/pgpcore/sgpgme.c
9347         * src/plugins/pgpcore/sgpgme.h
9348                 Introduce pgpcore, used by pgpmime and
9349                 pgpinline
9350         * src/plugins/pgpmime/Makefile.am
9351         * src/plugins/pgpmime/passphrase.c
9352         * src/plugins/pgpmime/passphrase.h
9353         * src/plugins/pgpmime/pgpmime.c
9354         * src/plugins/pgpmime/pgpmime.deps
9355         * src/plugins/pgpmime/plugin.c
9356         * src/plugins/pgpmime/prefs_gpg.c
9357         * src/plugins/pgpmime/prefs_gpg.h
9358         * src/plugins/pgpmime/select-keys.c
9359         * src/plugins/pgpmime/select-keys.h
9360         * src/plugins/pgpmime/sgpgme.c
9361         * src/plugins/pgpmime/sgpgme.h
9362                 Remove the core from pgpmime and add the
9363                 dependancy to pgpcore.
9364
9365 2005-07-14 [paul]       1.9.12cvs48
9366
9367         * src/stock_pixmap.c
9368                 forgot this in last commit
9369
9370 2005-07-14 [paul]       1.9.12cvs47
9371
9372         * src/account.c
9373         * src/addressbook.c
9374                 add accelerators for the buttons (sync with main)
9375         * src/compose.c
9376         * src/compose.h
9377                 add accelerators for the buttons.
9378                 fix editing with external editor.
9379                 replace gdk_input_*() with GIOChannel;
9380                 (sync with main)
9381         * src/foldersel.c
9382                 display folder names with new/unread
9383                 representation (sync with main)
9384         * src/main.c
9385                 specify default window icon (sync with main)
9386         * src/prefs_common.c
9387                 use_addr_book default to FALSE
9388         * src/summaryview.c
9389         * src/textview.c
9390                 add accelerators for the buttons (sync with main)
9391         * src/gtk/menu.c
9392                 fix typos
9393         * src/pixmaps/sylpheed_icon.xpm
9394                 updated
9395
9396 2005-07-13 [paul]       1.9.12cvs46
9397
9398         * src/plugins/pgpmime/pgpmime.c
9399         * src/plugins/pgpmime/sgpgme.c
9400                 (temporarily) use deprecated gpgme_data_rewind()
9401                 while largefile support is not present
9402                 (as suggested by Colin)
9403
9404 2005-07-13 [paul]       1.9.12cvs45
9405
9406         * configure.ac
9407                 remove large file support (for now):
9408                 it breaks too many things
9409
9410 2005-07-13 [paul]       1.9.12cvs44
9411
9412         * configure.ac
9413                 add large file support
9414         * src/html.c
9415                 fix bug #763 where href attribute was not
9416                 the very first attribute of a link
9417                 patch by Thomas Gilgin
9418
9419 2005-07-13 [colin]      1.9.12cvs43
9420
9421         * src/gtk/pluginwindow.c
9422                 Little portability fix
9423
9424 2005-07-13 [colin]      1.9.12cvs42
9425
9426         * src/plugins/pgpmime/sgpgme.c
9427                 Fix crasher.
9428
9429 2005-07-13 [colin]      1.9.12cvs41
9430
9431         * src/plugins/pgpmime/pgpmime.c
9432         * src/plugins/pgpmime/sgpgme.c
9433                 Use gpgme_data_release_and_get_mem instead
9434                 of gpgme_data_read.
9435
9436 2005-07-13 [colin]      1.9.12cvs40
9437
9438         * configure.ac
9439         * src/plugins/pgpmime/passphrase.c
9440         * src/plugins/pgpmime/passphrase.h
9441         * src/plugins/pgpmime/pgpmime.c
9442         * src/plugins/pgpmime/plugin.c
9443         * src/plugins/pgpmime/select-keys.c
9444         * src/plugins/pgpmime/select-keys.h
9445         * src/plugins/pgpmime/sgpgme.c
9446         * src/plugins/pgpmime/sgpgme.h
9447                 Port pgpmime to gpgme-1.0.
9448
9449 2005-07-12 [paul]       1.9.12cvs39
9450
9451         * AUTHORS
9452         * src/toolbar.c
9453         * src/toolbar.h
9454                 add a 'Go to Prev' button to the toolbar.
9455                 correct tooltip text of go to buttons.
9456                 based on patch by Yang Guilong <bamanzi@gmail.com>
9457
9458 2005-07-12 [colin]      1.9.12cvs38
9459
9460         * src/statusbar.c
9461                 Fix progress bar showing stuff at startup.
9462
9463 2005-07-12 [paul]       1.9.12cvs37
9464
9465         * src/editjpilot.c
9466                 fix building with jpilot support
9467
9468 2005-07-11 [colin]      1.9.12cvs36
9469
9470         * src/inc.c
9471                 Add visual indication that filtering is running
9472         * src/textview.c
9473                 Make {}[] uri delimiters
9474         * src/summaryview.c
9475                 Remove useless (and slow) calls
9476
9477 2005-07-11 [paul]       1.9.12cvs35
9478
9479         * src/plugins/clamav/clamav_plugin_gtk.c
9480         * src/plugins/dillo_viewer/dillo_prefs.c
9481         * src/plugins/pgpmime/prefs_gpg.c
9482         * src/plugins/spamassassin/spamassassin_gtk.c
9483                 gather plugins prefs together under their
9484                 own 'Plugins' heading
9485
9486 2005-07-11 [paul]       1.9.12cvs34
9487
9488         sync with main
9489
9490         * src/account.c
9491                 account_delete(): modified alert dialog
9492         * src/editjpilot.c
9493         * src/editvcard.c
9494                 fixed a crash when cancelling file selection
9495                 dialog by Escape key. Made non-ascii filename
9496                 selectable.
9497         * src/prefs_template.c
9498                 prefs_template_window_create(): make scrolled
9499                 window policy AUTOMATIC
9500
9501 2005-07-10 [hoa]        1.9.12cvs33
9502
9503         * src/etpan/imap-thread.c
9504                 workaround for old Courier IMAP servers.
9505
9506 2005-07-10 [colin]      1.9.12cvs32
9507
9508         * src/folder.c
9509         * src/statusbar.c
9510         * src/statusbar.h
9511                 Add visual progress indicator on filtering/processing
9512                 Factorize the progress bar code
9513         * src/imap.c
9514         * src/imap.h
9515         * src/etpan/imap-thread.c
9516                 Add a reference counter to avoid destroying the Folder
9517                 while it's in use by another callback.
9518
9519 2005-07-09 [hoa]        1.9.12cvs31
9520
9521         * src/imap.c
9522         * src/etpan/imap-thread.c
9523                 fixed deadlock when removing IMAP account.
9524
9525 2005-07-08 [colin]      1.9.12cvs30
9526
9527         * src/textview.c
9528         * src/unmime.c
9529                 Fix again problems decoding broken headers
9530         * src/gtk/inputdialog.c
9531                 Fix local variable shadowing a global one
9532
9533 2005-07-08 [colin]      1.9.12cvs29
9534
9535         * src/msgcache.c
9536                 Make the cache/mark files platform-agnostic by writing
9537                 them in little-endian format. Reading them is also done
9538                 in little-endian format, of course; however, in order
9539                 to avoid trashing mark data on big-endian machines, the
9540                 files are, at first, read from the native format if the
9541                 little-endian one doesn't exist. This is easy to deter-
9542                 mine by trying to open a file with a swapped data_ver
9543                 and seeing if it's the wanted version.
9544                 Little-endian using users should see absolutely no
9545                 difference, Big-endian users may get a very little
9546                 performance drop due to byte-swapping.
9547                 Tested on i386 and ppc32. 
9548                 Fixes bug #159 (The index file, in the mailboxes, is 
9549                 hardware depending).
9550
9551                 To have the cache/mark files updated to the new little-
9552                 endian format, "Check for new messages" or even
9553                 "Rebuild folder tree" aren't enough. Files will be
9554                 updated as soon as a folder has been opened/closed.
9555                 To update everything, just select all folders by
9556                 selecting them one by one.
9557
9558 2005-07-07 [colin]      1.9.12cvs28
9559
9560         * src/imap.c
9561                 Remember the folder separator per IMAPFolder
9562                 instead of globally.
9563                 Revive the Session on noop; fixes bug #761
9564                 (mark a bunch of unread messages as read takes 
9565                 forever)
9566
9567 2005-07-07 [darko]      1.9.12cvs27
9568
9569         * src/common/template.c
9570                 Sort templates alphabetically
9571
9572 2005-07-06 [colin]      1.9.12cvs26
9573
9574         * src/imap.c
9575                 Try to use the correct separator in
9576                 most cases. Possibly fixes bug #759
9577                 (only creates the INBOX folder when 
9578                 setting up new IMAP account) and 
9579                 bug #760 (Can't retrieve messages)
9580
9581 2005-07-06 [colin]      1.9.12cvs25
9582
9583         * src/imap.c
9584                 Use real_path in status command. This will
9585                 help later, when namespaces will be used.
9586
9587 2005-07-06 [colin]      1.9.12cvs24
9588
9589         * configure.ac
9590         * src/account.c
9591         * src/folder.c
9592         * src/imap.c
9593         * src/etpan/etpan-log.c
9594         * src/etpan/etpan-thread-manager.c
9595         * src/etpan/imap-thread.c
9596                 Add a --disable-libetpan parameter. With this,
9597                 users that don't want IMAP4 support can avoid
9598                 the new dependancy (and have no IMAP support).
9599                 Users that have IMAP4 accounts and use this
9600                 parameter won't lose their configuration, their
9601                 IMAP accounts will just be invisible and not
9602                 used.
9603         * src/textview.c
9604                 Make the "Copy ..." contextual menu items 
9605                 copy to both the X clipboard and the gtk 
9606                 clipboard - as most other apps do.
9607         * src/gtk/about.c
9608                 Add a notice about OpenSSL usage, in order to
9609                 comply with OpenSSL's license (point 6):
9610                 http://www.openssl.org/source/license.html
9611
9612 2005-07-06 [colin]      1.9.12cvs23
9613
9614         * src/alertpanel.c
9615                 Fix a minimum size for alertpanels
9616         * src/compose.c
9617                 Show 'No space left on device' type errors
9618                 when queuing/sending
9619         * src/imap_gtk.c
9620         * src/mh_gtk.c
9621                 Rework folder's deletion message (remove 
9622                 extra \n)
9623
9624 2005-07-05 [colin]      1.9.12cvs22
9625
9626         * src/imap.c
9627                 Add an alertpanel on auth error
9628                 Add pseudo-log
9629                 Remove pthread-related stuff
9630
9631 2005-07-05 [colin]      1.9.12cvs21
9632
9633         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9634                 Fix crash on plugin reloading (with a hack)
9635
9636 2005-07-05 [colin]      1.9.12cvs20
9637
9638         * src/prefs_account.c
9639         * src/prefs_account.h
9640                 Fix typo
9641         * src/gtk/filesel.c
9642         * src/gtk/filesel.h
9643                 Add a way to filter the view
9644         * src/gtk/pluginwindow.c
9645                 Filter loadable stuff
9646         * src/plugins/pgpmime/prefs_gpg.c
9647                 Fix missing unregistration
9648         * .cvsignore
9649         * src/etpan/.cvsignore
9650         * src/plugins/spamassassin/.cvsignore
9651                 Add more stuff to cvs ignored files
9652
9653 2005-07-04 [colin]      1.9.12cvs19
9654
9655         * src/imap.c
9656                 Fix scan_required returning FALSE when it
9657                 shouldn't. Maybe fix #760 (Can't retrieve
9658                 messages)
9659
9660 2005-07-04 [colin]      1.9.12cvs18
9661
9662         * src/summaryview.c
9663                 Fix always_show_msg pref
9664
9665 2005-07-04 [paul]       1.9.12cvs17
9666
9667         sync with main (forgotten in last commit)
9668         
9669         * src/common/utils.c
9670         * src/common/utils.h
9671                 check_line_length(): new.
9672                 is_dir_exist()
9673                 is_file_entry_exist()
9674                 dirent_is_regular_file()
9675                 dirent_is_directory(): use g_file_test() instead of stat().
9676
9677 2005-07-04 [paul]       1.9.12cvs16
9678
9679         sync with main:
9680
9681         * src/compose.c
9682                 compose_write_to_file(): check for line
9683                 length limit and display warning if exceeds
9684         * src/jpilot.c
9685                 use get_home_dir() instead of g_get_home_dir()
9686         * src/procheader.c
9687                 removed warning about invalid date
9688         * src/vcard.c
9689                 use get_home_dir() instead of g_get_home_dir()
9690
9691 2005-07-04 [paul]       1.9.12cvs15
9692
9693         * src/stock_pixmap.c
9694                 fix new pixmap naming errors
9695                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9696
9697 2005-07-04 [colin]      1.9.12cvs14
9698
9699         * src/imap.c
9700                 Fix debugging string with a warning
9701
9702 2005-07-04 [colin]      1.9.12cvs13
9703
9704         * configure.ac
9705                 Add a check for libetpan's version (>= 0.37)
9706
9707 2005-07-04 [hoa]        1.9.12cvs12
9708
9709         * commitHelper
9710         * src/imap.c
9711         * src/etpan/imap-thread.c
9712         * src/etpan/imap-thread.h
9713                 fixed IMAP implementation of check of mails.
9714
9715 2005-07-03 [hoa]        1.9.12cvs11
9716
9717         * src/etpan/Makefile.am
9718         * src/etpan/etpan-errors.h
9719         * src/etpan/etpan-log.[ch]
9720         * src/etpan/etpan-thread-manager-types.h
9721         * src/etpan/etpan-thread-manager.[ch]
9722         * src/etpan/imap-thread.[ch]
9723         * src/Makefile.am
9724         * src/imap.c
9725         * src/main.c
9726         * src/prefs_other.c
9727         * configure.ac
9728             merged imap branch.
9729             dependency on libetpan 0.37 is now added.
9730
9731 2005-07-01 [colin]      1.9.12cvs10
9732
9733         * src/Makefile.am
9734         * src/folder.c
9735         * src/folder.h
9736         * src/folderview.c
9737         * src/stock_pixmap.c
9738         * src/stock_pixmap.h
9739         * src/plugins/trayicon/trayicon.c
9740                 Add marked symbol on folders containing
9741                 marked messages
9742         * src/procmsg.c
9743         * src/procmsg.h
9744         * src/toolbar.c
9745         * src/prefs_common.c
9746         * src/prefs_common.h
9747         * src/prefs_send.c
9748                 Add an optional confirmation dialog on queue
9749                 sending. Patch by wwp.
9750         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9751         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9752         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9753         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9754         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9755         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9756         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9757         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9758         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9759         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9760         * src/pixmaps/trash_mark.xpm            ** ADDED **
9761                 New pixmaps
9762
9763 2005-07-01 [colin]      1.9.12cvs9
9764
9765         * src/summaryview.c
9766                 Fix a little threading bug
9767         * src/addrgather.c
9768         * src/mainwindow.c
9769                 A little bit of HIG normality never hurts
9770
9771 2005-07-01 [colin]      1.9.12cvs8
9772
9773         * src/compose.c
9774         * src/msgcache.c
9775         * src/pop.c
9776         * src/procmime.c
9777         * src/recv.c
9778         * src/common/log.c
9779         * src/common/template.c
9780         * src/common/utils.c
9781         * src/common/utils.h
9782                 Reverted the fwrite_atomic stuff. In fact
9783                 it is already atomic.
9784
9785 2005-06-30 [colin]      1.9.12cvs7
9786
9787         * src/common/utils.c
9788         * src/common/utils.h
9789                 Add an fwrite_atomic() function to make
9790                 sure we write everything: fwrite can make
9791                 short writes.
9792         * src/compose.c
9793         * src/msgcache.c
9794         * src/pop.c
9795         * src/procmime.c
9796         * src/recv.c
9797         * src/common/log.c
9798         * src/common/template.c
9799                 Use that (and fix swapping of size and nmemb).
9800                 Thanks to Rich Coe for the heads up.
9801
9802 2005-06-30 [colin]      1.9.12cvs6
9803
9804         * src/addressbook.c
9805                 Optimize addressbook opening 
9806
9807 2005-06-30 [colin]      1.9.12cvs5
9808
9809         * src/summaryview.c
9810                 Remove calls to summary_step after move/copy
9811
9812 2005-06-28 [paul]       1.9.12cvs4
9813
9814         * src/alertpanel.c
9815                 wrap and make the error msg selectable
9816
9817 2005-06-28 [paul]       1.9.12cvs3
9818
9819         * src/ssl_manager.c
9820                 replace the OK button with a Close button
9821         * src/gtk/foldersort.c
9822                 use GTK_STOCK_ icons/buttons
9823
9824 2005-06-28 [colin]      1.9.12cvs2
9825
9826         * src/gedit-print.c             ** ADDED **
9827         * src/gedit-print.h             ** ADDED **
9828         * src/gtk/gtksourceprintjob.c   ** ADDED **
9829         * src/gtk/gtksourceprintjob.h   ** ADDED **
9830                 I can't believe no one had enough time to tell
9831                 me I forgot the `cvs add`
9832
9833 2005-06-27 [colin]      1.9.12cvs1
9834
9835         * src/Makefile.am
9836         * src/gtk/Makefile.am
9837         * src/messageview.c
9838         * src/procmsg.c
9839         * src/summaryview.c
9840         * configure.ac
9841                 Add optional libgnomeprint-based printing
9842         * src/mainwindow.c
9843         * src/gtk/quicksearch.c
9844                 Add an Edit/Quick search menu item to show
9845                 and focus the quicksearch
9846
9847 2005-06-27 [paul]       1.9.12
9848
9849         1.9.12 release
9850
9851         * po/ca.po
9852         * po/de.po
9853         * po/es.po
9854         * po/fr.po
9855         * po/it.po
9856         * po/ko.po
9857         * po/pt_BR.po
9858         * po/sk.po
9859         * po/zh_CN.po
9860                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9861                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9862                 SungHyun Nam, Frederico Goncalves Guimaraes,
9863                 Andrej Kacian, and Yang Guilong
9864 2005-06-26 [colin]      1.9.11cvs106
9865
9866         * src/imap_gtk.c
9867                 Forgot one file for previous fix
9868
9869 2005-06-26 [colin]      1.9.11cvs105
9870
9871         * src/folder.c
9872         * src/imap.c
9873                 Fix problems with folder operations in no_select
9874                 imap folders. it applies only to mails, and 
9875                 creation/deletion/move/renaming of folders 
9876                 should be possible
9877
9878 2005-06-26 [paul]       1.9.11cvs104
9879
9880         * src/prefs_filtering.c
9881                 replace one more GTK_STOCK_REMOVE
9882                 with GTK_STOCK_DELETE
9883
9884 2005-06-25 [colin]      1.9.11cvs103
9885
9886         * src/imap.c
9887                 Optimize get_seq_set_from_seq_list
9888                 (Patch by Ricardo) 
9889
9890 2005-06-25 [colin]      1.9.11cvs102
9891
9892         * src/mh.c
9893                 If the directory exists, but not in the
9894                 correct encoding, rename it. This should
9895                 handle old-versions-induced bugs.
9896
9897 2005-06-25 [colin]      1.9.11cvs101
9898
9899         * src/mh.c
9900                 Fix path access with extended dir names
9901                 Fixes bug #589 (SC segfaults with wrong locale
9902                 settings)
9903
9904 2005-06-25 [colin]      1.9.11cvs100
9905
9906         * src/prefs_account.c
9907         * src/prefs_account.h
9908         * src/compose.c
9909                 Add an option to encrypt replies to
9910                 encrypted messages
9911
9912 2005-06-25 [colin]      1.9.11cvs99
9913
9914         * src/compose.c
9915         * src/quote_fmt_parse.y
9916                 ... And make it work with pgpinline.
9917
9918 2005-06-25 [colin]      1.9.11cvs98
9919
9920         * src/compose.c
9921         * src/procmime.c
9922         * src/procmime.h
9923         * src/quote_fmt_parse.y
9924                 o Make reedition of encrypted messages possible
9925                   (as long as it is encrypted to self too, no
9926                    magic there)
9927                 o Make replying with quote (and without selecting
9928                   text) possible for encrypted messages.
9929                 Closes bug #550 (Not possible to "reply with quote"
9930                 to gnupg encrypted messages)
9931
9932 2005-06-24 [paul]       1.9.11cvs97
9933
9934         * src/imap.c
9935                 add missing include
9936
9937 2005-06-24 [paul]       1.9.11cvs96
9938
9939         * src/editldap.c
9940                 made bind password entry invisible
9941                 (sync with main)
9942         * src/send_message.c
9943                 send_message_local(): check exit status
9944                 to detect errors (sync with main)
9945         * src/textview.c
9946                 use main's less ambiguous popup menu
9947                 wording
9948
9949 2005-06-24 [paul]       1.9.11cvs95
9950
9951         * src/prefs_actions.c
9952         * src/prefs_customheader.c
9953         * src/prefs_display_header.c
9954         * src/prefs_filtering_action.c
9955         * src/prefs_matcher.c
9956         * src/prefs_template.c
9957         * src/prefs_toolbar.c
9958                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9959         * src/gtk/description_window.c
9960                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9961
9962 2005-06-23 [colin]      1.9.11cvs94
9963
9964         * src/summaryview.c
9965                 Fix rough edges (be sure to call status_show whenever
9966                 necessary).
9967
9968 2005-06-23 [colin]      1.9.11cvs93
9969
9970         * src/summaryview.c
9971                 Optimize Select All
9972                 Before, in a 5K mails folder: 11s
9973                 After, in the same folder: 58000µs
9974                 The joys of locking... gtk_clist_select_all() fires a 
9975                 tree-select-row event for each selected row, which in 
9976                 summaryview, callbacks summary_selected which in turn,
9977                 calls summary_status_show, which walks the selected
9978                 rows. Hence, calling gtk_clist_select_all was 
9979                 exponential. Locking the summaryview makes 
9980                 summary_selected return early.
9981
9982 2005-06-23 [colin]      1.9.11cvs92
9983
9984         * src/imap.c
9985                 Move mutex at the important place to avoid
9986                 deadlocks
9987         * src/summaryview.c
9988                 Fix Del key deleting directly instead of
9989                 moving to trash
9990
9991 2005-06-22 [colin]      1.9.11cvs91
9992
9993         * src/plugins/spamassassin/libspamc.c
9994                 As we do spagetti code with assignations in multiple
9995                 places (see _message_read_raw where out = msg = raw),
9996                 let's be sure we don't free the same pointer twice.
9997                 Should fix bug #683 (Crash in libpam at 
9998                 message_cleanup).
9999
10000 2005-06-22 [colin]      1.9.11cvs90
10001
10002         * src/compose.c
10003         * src/messageview.c
10004         * src/toolbar.c
10005                 Make toolbar's delete use the move to trash stuff;
10006                 Add gtk_widget_realize to be sure pixmaps can get
10007                 created (that may fix an old worksforme bug which
10008                 I can't find back...)
10009
10010 2005-06-22 [colin]      1.9.11cvs89
10011
10012         * src/summaryview.c
10013         * src/summaryview.h
10014         * src/mainwindow.c
10015                 Rename "Message/Delete" to "Message/Move to trash"
10016                 Add "Message/Delete..." that directly destroys the
10017                 selected messages after asking for a confirmation.
10018
10019 2005-06-22 [colin]      1.9.11cvs88
10020
10021         * src/imap.c
10022                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10023                 o Fix a deadlock (thanks Darko)
10024
10025 2005-06-22 [colin]      1.9.11cvs87
10026
10027         * src/gtk/foldersort.c
10028                 Add missing include for the i18n;
10029                 patch by Fabien Vantard
10030
10031 2005-06-21 [colin]      1.9.11cvs86
10032
10033         * src/folder.c
10034         * src/folderview.c
10035                 Respect the no_select flag
10036         * src/imap.c
10037                 Fix recursive deletion
10038         * src/imap_gtk.c
10039         * src/mh_gtk.c
10040                 Make the folder deletion's warning
10041                 more explicit
10042
10043 2005-06-21 [colin]      1.9.11cvs85
10044
10045         * src/textview.c
10046                 Prevent email addresses from spanning accross
10047                 lines - fixes bug # 646 (newline-chars in 
10048                 email addresses)
10049
10050 2005-06-20 [colin]      1.9.11cvs84
10051
10052         * src/folder.c
10053                 Be sure not to remove source if copy failed
10054
10055 2005-06-20 [colin]      1.9.11cvs83
10056
10057         * src/folderview.c
10058         * src/imap_gtk.c
10059                 remove summaryview's lock
10060         * src/imap.c
10061                 introduce threads to avoid problems when foreground tasks
10062                 interfere with background tasks
10063         * src/mh.c
10064                 prevent moving to drafts/queue
10065         * src/mimeview.c
10066                 fix leak
10067
10068 2005-06-19 [colin]      1.9.11cvs82
10069
10070         * src/imap_gtk.c
10071                 Remember that the user doesn't want to override
10072                 offline mode, for 3 seconds. It avoid presenting
10073                 him with N popups in a really short time.
10074
10075 2005-06-17 [colin]      1.9.11cvs81
10076
10077         * src/imap.c
10078                 Fix IMAP breaking on folders containing '('
10079                 (Probably won't be enough)
10080
10081 2005-06-17 [colin]      1.9.11cvs80
10082
10083         Forgotten files on 1.9.11cvs79
10084         * src/summaryview.c
10085                 Fix stepping when not immediately executing
10086         * src/imap.c
10087                 Really prevent UID FETCH 0
10088         * src/codeconv.c
10089                 Fix outgoing charset never set to utf-8
10090         * src/mh.c
10091                 Fix leak
10092
10093 2005-06-16 [colin]      1.9.11cvs79
10094
10095         * src/compose.c
10096                 Fix bug #707 (Dash splits rows)
10097                 Only wrap if we're on a line break position and
10098                 the previous one was a "white" (space) char.
10099                 Pango stuff is weird.
10100
10101 2005-06-16 [colin]      1.9.11cvs78
10102
10103         * src/imap_gtk.c
10104                 Lock summaryview while downloading messages
10105                 on user demand
10106         * src/procheader.c
10107         * src/unmime.c
10108         * src/common/utils.c
10109         * src/common/utils.h
10110                 Replace \r and \n with spaces in From and
10111                 Subject headers
10112
10113 2005-06-16 [paul]       1.9.11cvs77
10114
10115         * src/procmime.c
10116                 liberalise the mime parser
10117         * src/gtk/about.c
10118                 add text wrapping
10119
10120 2005-06-16 [paul]       1.9.11cvs76
10121
10122         * src/gtk/about.c
10123                 reworked
10124
10125 2005-06-15 [colin]      1.9.11cvs75
10126
10127         * src/compose.c
10128                 Finish header encoding fix
10129         * src/summaryview.c
10130                 Fix segfault
10131         * src/headerview.c
10132                 Fix compilation (Thanks Stephan
10133                 Sachse)
10134
10135 2005-06-15 [colin]      1.9.11cvs74
10136
10137         * Makefile.am
10138                 Install gnome2 stuff rather than gnome1, 
10139                 if both are present
10140         * src/codeconv.c
10141         * src/codeconv.h
10142         * src/compose.c
10143                 Fix headers encoding
10144         * src/folder.c
10145                 Visual progress when fetching all messages
10146         * src/folderview.c
10147         * src/summaryview.c
10148         * src/summaryview.h
10149                 Prevent changing current message while
10150                 incorporating
10151
10152 2005-06-15 [paul]       1.9.11cvs73
10153
10154         * src/gtk/gtkaspell.c
10155         * src/gtk/gtkaspell.h
10156                 fix build warnings
10157
10158 2005-06-15 [paul]       1.9.11cvs72
10159
10160         * src/prefs_filtering.c
10161                 allow reordering of filter rules by
10162                 drag n drop
10163
10164 2005-06-15 [paul]       1.9.11cvs71
10165
10166         * COPYING
10167                 updated
10168         * src/codeconv.c
10169                 replace deprecated function
10170         * src/inc.c
10171         * src/send_message.c
10172         * src/gtk/progressdialog.c
10173         * src/gtk/progressdialog.h
10174                 salvage and reuse parts of reverted sync
10175
10176 2005-06-15 [paul]       1.9.11cvs70
10177
10178         * src/inc.c
10179         * src/send_message.c
10180         * src/gtk/progressdialog.c
10181         * src/gtk/progressdialog.h
10182                 revert yesterday's sync with main
10183                 it contains deprecated functions
10184
10185 2005-06-15 [colin]      1.9.11cvs69
10186
10187         * src/headerview.c
10188                 Fix bug #670 (multi user to: will corrupt message 
10189                 headers display)
10190
10191 2005-06-15 [colin]      1.9.11cvs68
10192
10193         * src/compose.c
10194                 Fix bug #421 (Fix undo on wrapping)
10195
10196 2005-06-15 [colin]      1.9.11cvs67
10197
10198         * src/folder.c
10199                 Provide visual feedback while processing
10200                 folder's rules.
10201         * src/imap.c
10202                 Provide visual feedback while getting
10203                 short headers (for uncached messages)
10204
10205
10206 2005-06-14 [paul]       1.9.11cvs66
10207
10208         * src/account.c
10209                 change a couple stock icons
10210         * src/inc.c
10211         * src/send_message.c
10212         * src/gtk/progressdialog.c
10213         * src/gtk/progressdialog.h
10214                 sync main's GtkTreeView implementation
10215
10216 2005-06-14 [colin]      1.9.11cvs65
10217
10218         * src/imap.c
10219                 Various little fixes, mainly on error paths
10220
10221 2005-06-13 [colin]      1.9.11cvs64
10222
10223         * matcher.c
10224         * procmsg.c
10225         * procmsg.h
10226                 Add a way to fetch only headers. This speeds
10227                 up filtering on headers for IMAP. Fixes:
10228                 bug #481 extraneous imap commands slow down 
10229                         imap filtering
10230                 bug #522 Sylpheed downloads all messages 
10231                         when opening mailbox (IMAP)
10232                 bug #677 IMAP fetch is soooooooooooooo slow
10233         * src/folder.c
10234         * src/folder.h
10235                 Add a folder set_batch method so that
10236                 implementations can speed up flags changes
10237         * src/folderutils.c
10238         * src/summaryview.c
10239                 Use that in mark as (un)read and mark all read
10240                 Refix bug #679
10241         * src/imap.c
10242                 Implement set_batch - brings back deferred
10243                 flags in a less buggy manner. Fixes:
10244                 bug #729 IMAP immediate expunge of deleted messages
10245                 bug #191 remove list of messages with one command
10246                 Fix login with strange chars
10247                 Implement fetch_msg_full
10248                 Fix copy (wrong counts)
10249
10250 2005-06-12 [colin]      1.9.11cvs63
10251
10252         * src/folder.c
10253                 lock incorporation during long operations.
10254                 Avoids fucking up the IMAP socket.
10255
10256 2005-06-12 [colin]      1.9.11cvs62
10257
10258         * src/imap.c
10259                 Fix harmful typo
10260                 Factorize remove_all_msg
10261                 Thread-ize expunge
10262         * src/summaryview.c
10263                 Don't update partial-download status if unnecessary
10264         * src/folder.c
10265                 Use remove_msgs everywhere possible
10266
10267 2005-06-12 [colin]      1.9.11cvs61
10268
10269         * src/folder.c
10270         * src/folder.h
10271                 Add a remove_msgs function to remove a 
10272                 list of messages
10273         * src/imap.c
10274                 Implement that.
10275
10276 2005-06-12 [colin]      1.9.11cvs60
10277
10278         * src/imap.c
10279                 Remove flags-processing deferring... Too hard
10280                 to get it to work in all cases.
10281
10282 2005-06-11 [colin]      1.9.11cvs59
10283
10284         * src/imap.c
10285                 printf -> debug_print
10286
10287 2005-06-11 [colin]      1.9.11cvs58
10288
10289         * src/imap.c
10290                 o Fix build without USE_PTHREAD
10291                 o Factorize imap_open
10292                 o Alertpanel in case of impossible connection
10293                 o Alertpanel in case of impossible login
10294                 o Fix deferred flags processing to force a 
10295                   flush before adding some more flags to process,
10296                   but in another folder.
10297
10298 2005-06-10 [colin]      1.9.11cvs57
10299
10300         * src/imap.c
10301                 o Fix a format string error
10302                 o init ssl socket outside of the thread 
10303                   (it possibly invokes gtk calls)
10304         * src/procmime.c
10305                 o Put back the buffer to its necessary size
10306                 o Fix changing a file pointer without keeping
10307                   track of it (thanks Valgrind)
10308         * src/common/smtp.c
10309                 o Fix automatic STARTTLS if login should be done
10310                   and the server only allows it after starting TLS
10311         * src/gtk/gtkinputdialog.c
10312                 o Eat GDK_Return so that the combo popup doesn't 
10313                   appear when we press Enter to validate the combo
10314                   input dialog (as seen in the Open with... dialog)
10315
10316 2005-06-10 [colin]      1.9.11cvs56
10317
10318         * src/imap.c
10319                 o A bit less debug
10320                 o Fix a crash on deletion
10321                 o Threadize imap_select (it's called outside of 
10322                   threads)
10323                 o Defer treatment of DELETED flags
10324
10325
10326 2005-06-09 [colin]      1.9.11cvs55
10327
10328         * src/imap.c
10329                 Make sure we check imap_gtk_should_override(), which
10330                 potentially calls gtk stuff, before creating thread.
10331                 That way it should't be called via imap_get_session()
10332                 inside a thread.
10333
10334 2005-06-09 [colin]      1.9.11cvs54
10335
10336         * src/imap.c
10337                 o add a bit of status output
10338                 o remove some dead code
10339                 o threadize get_list_of_uids
10340                 o threadize imap_get_flags
10341                 o defer flag changing by 500ms so that they
10342                   can be batched
10343
10344
10345 2005-06-08 [colin]      1.9.11cvs53
10346
10347         * src/imap.c
10348                 Thread-ize imap_cmd_fetch
10349
10350 2005-06-08 [colin]      1.9.11cvs52
10351
10352         * src/main.c
10353                 Mmh, that broke POP3...
10354
10355 2005-06-08 [colin]      1.9.11cvs51
10356
10357         * src/main.c
10358                 Stabilize IMAP patch (thanks to Hoa)
10359
10360 2005-06-08 [colin]      1.9.11cvs50
10361
10362         * src/imap.c
10363                 Test patch to speed up imap. 
10364
10365 2005-06-08 [colin]      1.9.11cvs49
10366
10367         * src/imap_gtk.c
10368                 Warning fix
10369         * src/procmime.c
10370                 Apply patch from gentoo to use /usr/share/mime/globs if 
10371                 available, after un-breaking it
10372         * src/common/log.c
10373         * src/common/log.h
10374                 Use g_timeout for invoking hooks that possibly use gtk
10375                 calls. This should leave gtk calls in the main thread.
10376
10377 2005-06-08 [paul]       1.9.11cvs48
10378
10379         * src/codeconv.c
10380                 conv_get_outgoing_charset_str(): don't
10381                 use prefs_common setting
10382         * src/compose.c
10383         * src/compose.h
10384                 add /Options/Character encoding/... to
10385                 temporarily change the outgoing encoding
10386
10387         (belated sync with main)
10388
10389 2005-06-08 [paul]       1.9.11cvs47
10390
10391         * src/compose.c
10392                 correction to/completion of last
10393                 sync with main
10394
10395 2005-06-08 [paul]       1.9.11cvs46
10396
10397         sync with main:
10398         
10399         * src/codeconv.c
10400         * src/codeconv.h
10401                 always enabled Japanese auto-detection
10402                 if the first letters of locale string
10403                 is "ja"
10404         * src/compose.c
10405                 don't use "destroy" signal to destroy
10406                 Compose object (fix rare crashes on discard?)
10407         * src/mainwindow.c
10408         * src/messageview.c
10409         * src/prefs_send.c
10410                 added Hebrew encodings
10411         * src/sourcewindow.c
10412                 don't use "destroy" signal to destroy
10413                 objects
10414
10415 2005-06-07 [colin]      1.9.11cvs45
10416
10417         * src/summaryview.c
10418                 Add missing unlocks/locks
10419
10420 2005-06-07 [paul]       1.9.11cvs44
10421
10422         * src/summaryview.c
10423                 restore bug #749 fix
10424
10425 2005-06-06 [colin]      1.9.11cvs43
10426
10427         * src/summaryview.c
10428                 Fix selection bug when prefs_common.open_unread 
10429                 is FALSE
10430
10431 2005-06-06 [colin]      1.9.11cvs42
10432
10433         * src/common/md5.c
10434                 Fix a warning
10435         * src/summaryview.c
10436         * src/folderview.c
10437                 Factorize long operations beginning and end
10438                 (locking, freezing/thawing, cursor, ...)
10439                 Check selection->data member in selection-
10440                 related loops; this avoids dying an awful
10441                 death if the selection changes on us while
10442                 we're marking a whole IMAP folder unread, 
10443                 for example.
10444
10445 2005-06-06 [paul]       1.9.11cvs41
10446
10447         * src/textview.c
10448                 don't g_free() a static gchar buffer
10449
10450 2005-06-05 [colin]      1.9.11cvs40
10451
10452         * src/mainwindow.c
10453         * src/messageview.c
10454         * src/summaryview.c
10455                 Fix bug #749 (Show all headers should be
10456                 sticky as the GUI suggests)
10457
10458 2005-06-03 [paul]       1.9.11cvs39
10459
10460         * src/compose.c
10461                 don't allow editing of mail while sending.
10462                 patch by Colin
10463
10464 2005-06-03 [paul]       1.9.11cvs38
10465
10466         * src/folderview.c
10467                 add a freeze/thaw to speed up 'mark all read'
10468
10469 2005-06-03 [paul]       1.9.11cvs37
10470
10471         * src/prefs_message.c
10472                 reflect changes immediately
10473
10474 2005-06-02 [colin]      1.9.11cvs36
10475
10476         * po/POTFILES.in
10477                 Patch by Fabien Vantard.
10478
10479 2005-06-02 [colin]      1.9.11cvs35
10480
10481         * src/imap.c
10482                 Use a non-blocking imap_getline() if possible.
10483                 This should completely prevent the interface
10484                 from freezin on imap operations, although it
10485                 may do strange stuff in case of folder switching
10486                 while a big imap operation is taking place...
10487
10488                 In addition, fix a leak in the case thread
10489                 creation fails on connection.
10490
10491 2005-06-02 [colin]      1.9.11cvs34
10492
10493         * src/crash.c
10494         * src/prefs_common.h
10495                 Fix build (prefs_common_init() doesn't exist
10496                 anymore)
10497
10498 2005-06-02 [colin]      1.9.11cvs33
10499
10500         * src/prefs_account.c
10501                 Fix bug #245 (filtering rules broken when
10502                 renaming a remote account (imap4 or nntp)
10503
10504 2005-06-02 [colin]      1.9.11cvs32
10505
10506         * src/imap.c
10507                 Try to fix IMAP shortcomings: 
10508                 o Multithread imap_open()
10509                 o allow offline-mode overriding instead of
10510                   just returning NULL
10511         * src/imap_gtk.c
10512         * src/imap_gtk.h
10513                 Add a function to ask whether we want to
10514                 override offline-mode for 10 minutes (one-shot
10515                 asking was painful)
10516         * src/procheader.c
10517                 Fix segfault when imap parser isn't happy about
10518                 a missing {
10519
10520 2005-06-01 [colin]      1.9.11cvs31
10521
10522         * src/addrharvest.c
10523         * src/compose.c
10524         * src/mbox.c
10525         * src/mbox.h
10526         * src/mh.c
10527         * src/msgcache.c
10528         * src/send_message.c
10529         * src/setup.c
10530         * src/undo.c
10531         * src/common/hooks.c
10532         * src/common/prefs.c
10533         * src/common/template.c
10534         * src/common/utils.c
10535         * src/gtk/gtkutils.c
10536         * src/gtk/inputdialog.c
10537         * src/gtk/menu.c
10538         * src/gtk/pluginwindow.c
10539         * src/gtk/prefswindow.c
10540         * src/plugins/pgpmime/passphrase.c
10541         * src/plugins/pgpmime/prefs_gpg.c
10542                 More -Wall fixes
10543
10544         * src/common/Makefile.am
10545         * src/common/timing.h
10546                 Add basic timing code
10547
10548         * src/summaryview.c
10549                 Fix a bug with unread messages when 
10550                 re-sorting folders, and by the way
10551                 fix a big performance hit when 
10552                 re-sorting (10k mails: before 5s,
10553                 after .5s)
10554
10555         * src/prefs_compose_writing.c
10556         * src/prefs_compose_writing.h
10557         * src/prefs_message.c
10558         * src/prefs_message.h
10559         * src/prefs_other.c
10560         * src/prefs_other.h
10561         * src/prefs_quote.c
10562         * src/prefs_quote.h
10563         * src/prefs_receive.c
10564         * src/prefs_receive.h
10565         * src/prefs_send.c
10566         * src/prefs_send.h
10567         * src/prefs_summaries.c
10568         * src/prefs_summaries.h
10569                 Fix copyright banner
10570
10571 2005-06-01 [paul]       1.9.11cvs30
10572
10573         * po/fi.po
10574                 updated by Flammie Pirinen
10575         * src/procmime.c
10576                 fix 'Bad BASE64 content' output
10577
10578 2005-05-31 [colin]      1.9.11cvs29
10579
10580         * src/procmime.c
10581                 Oops, where did my hunk go.
10582
10583 2005-05-31 [colin]      1.9.11cvs28
10584
10585         * src/Makefile.am
10586         * src/account.c
10587         * src/action.c
10588         * src/addr_compl.c
10589         * src/addressbook.c
10590         * src/codeconv.c
10591         * src/compose.c
10592         * src/export.c
10593         * src/folder.c
10594         * src/folderview.c
10595         * src/image_viewer.c
10596         * src/main.c
10597         * src/mainwindow.c
10598         * src/messageview.c
10599         * src/mimeview.c
10600         * src/msgcache.c
10601         * src/prefs_account.c
10602         * src/prefs_actions.c
10603         * src/prefs_common.c
10604         * src/prefs_compose_writing.c
10605         * src/prefs_customheader.c
10606         * src/prefs_ext_prog.c
10607         * src/prefs_filtering.c
10608         * src/prefs_filtering_action.c
10609         * src/prefs_fonts.c
10610         * src/prefs_image_viewer.c
10611         * src/prefs_message.c
10612         * src/prefs_message.h
10613         * src/prefs_msg_colors.c
10614         * src/prefs_other.c
10615         * src/prefs_other.h
10616         * src/prefs_quote.c
10617         * src/prefs_receive.c
10618         * src/prefs_receive.h
10619         * src/prefs_send.c
10620         * src/prefs_send.h
10621         * src/prefs_spelling.c
10622         * src/prefs_summaries.c
10623         * src/prefs_summary_column.c
10624         * src/prefs_template.c
10625         * src/prefs_themes.c
10626         * src/prefs_toolbar.c
10627         * src/prefs_wrapping.c
10628         * src/procmime.c
10629         * src/procmsg.c
10630         * src/send_message.h
10631         * src/ssl_manager.c
10632         * src/summary_search.c
10633         * src/summaryview.c
10634         * src/textview.c
10635         * src/wizard.c
10636         * src/common/smtp.c
10637         * src/common/smtp.h
10638         * src/gtk/gtkutils.h
10639                 o Move the rest of Common prefs to new style
10640                 o Lots of -Wall warning fixes
10641                 o fix FIXME in cache memusage calculation
10642                 o Let return receipts be sent from any account
10643                 o Little cache optimisation (read)
10644                 o Fix bug #746 (don't treat commas as separators
10645                   when inside a quoted string)
10646
10647 2005-05-31 [paul]       1.9.11cvs27
10648
10649         * src/prefs_common.c
10650                 fix 'off-by-one' typo
10651
10652 2005-05-31 [paul]       1.9.11cvs26
10653
10654         * src/account.c
10655         * src/addr_compl.c
10656         * src/compose.c
10657         * src/foldersel.c
10658         * src/prefs_actions.c
10659         * src/prefs_common.c
10660         * src/prefs_common.h
10661         * src/prefs_customheader.c
10662         * src/prefs_display_header.c
10663         * src/prefs_filtering.c
10664         * src/prefs_filtering_action.c
10665         * src/prefs_matcher.c
10666         * src/prefs_summaries.c
10667         * src/prefs_summary_column.c
10668         * src/prefs_template.c
10669         * src/prefs_toolbar.c
10670         * src/ssl_manager.c
10671         * src/gtk/pluginwindow.c
10672         * src/gtk/prefswindow.c
10673         * src/gtk/progressdialog.c
10674                 add hidden prefs 'enable_rules_hint'
10675                 for gtk_tree_view_set_rules_hint()
10676                 (sync with main)
10677                 
10678
10679 2005-05-31 [colin]      1.9.11cvs25
10680
10681         * src/Makefile.am
10682         * src/main.c
10683         * src/prefs_common.c
10684         * src/prefs_summaries.c ** ADDED **
10685         * src/prefs_summaries.h ** ADDED **
10686                 Common/Display -> Display/Summaries
10687
10688 2005-05-31 [colin]      1.9.11cvs24
10689
10690         * src/Makefile.am
10691         * src/main.c
10692         * src/prefs_quote.c ** ADDED **
10693         * src/prefs_quote.h ** ADDED **
10694                 Move Common/Quote to Compose/Quoting
10695         * src/prefs_common.c
10696         * src/prefs_common.h
10697                 Remove old quote stuff, add
10698                 convenience functions for GtkTextView prefs
10699         * src/gtk/prefswindow.c
10700                 Set default height higher
10701
10702 2005-05-30 [colin]      1.9.11cvs23
10703
10704         * src/Makefile.am
10705         * src/main.c
10706         * src/prefs_common.c
10707         * src/prefs_compose_writing.c ** ADDED **
10708         * src/prefs_compose_writing.h ** ADDED **
10709                 Move Common/Compose prefs to Compose/Writing
10710
10711 2005-05-30 [colin]      1.9.11cvs22
10712
10713         * src/common/utils.c
10714                 Fix bug #651 (Confused Attract by Subject)
10715                 Patch by M. Benkmann <haferfrost@web.de>
10716         * AUTHORS
10717
10718 2005-05-30 [colin]      1.9.11cvs21
10719
10720         * src/compose.c
10721                 Fix concatenation of different headers of
10722                 the same type (bug #645)
10723         * src/prefs_folder_item.c
10724                 Fix bug #699 (setting color to black doesn't
10725                 work immediately)
10726         * src/procmime.c
10727                 Print out decoding error only once per
10728                 block
10729
10730 2005-05-30 [paul]       1.9.11cvs20
10731
10732         * src/common/template.c
10733                 fix Bcc
10734
10735 2005-05-30 [paul]       1.9.11cvs19
10736
10737         * doc/src/rfc2368.txt   **NEW FILE**
10738         * src/compose.c
10739                 compose_entries_set(): don't interpret Bcc
10740                 header field (conform to RFC 2368)
10741                 (sync with main)
10742
10743 2005-05-29 [colin]      1.9.11cvs18
10744
10745         * src/prefs_common.c
10746                 Let the default reply format respect
10747                 netiquette by cutting the signature.
10748
10749 2005-05-29 [colin]      1.9.11cvs17
10750
10751         * src/summaryview.c
10752                 Don't let always_show_msg override
10753                 open_unread_on_enter when opening a new
10754                 directory.
10755
10756 2005-05-27 [paul]       1.9.11cvs16
10757
10758         sync with main:
10759
10760         * src/main.c
10761                 app_will_exit(): cleanup tmp directory when exit
10762         * src/message_search.c
10763                 improved the interface and made code cleanup.
10764                 removed Clear button
10765         * src/send_message.c
10766                 send_message_local(): use GSpawn, and detect errors
10767         * src/summary_search.c
10768                 improved the interface and made code cleanup
10769         * src/textview.c
10770                 textview_write_link(): also skip non-ascii space
10771                  at the head of link strings (phishing check
10772                  didn't work at the case)
10773         * src/common/utils.c
10774                 get_command_output(): use g_spawn_command_line_sync()
10775                 instead of popen()
10776
10777 2005-05-26 [colin]      1.9.11cvs15
10778
10779         * src/folder.c
10780                 remove printf
10781
10782 2005-05-26 [colin]      1.9.11cvs14
10783
10784         * src/common/nntp.c
10785                 Fix nntp mode reader (bug #611)
10786                 Patch by Florian Mickler <florian@mickler.org>
10787
10788 2005-05-26 [colin]      1.9.11cvs13
10789
10790         * src/plugins/pgpmime/passphrase.c
10791                 Fix mouse grabbing (bug #557)
10792
10793 2005-05-26 [colin]      1.9.11cvs12
10794
10795         * src/prefs_themes.c
10796                 Fix g_warning (bug #541)
10797
10798 2005-05-26 [colin]      1.9.11cvs11
10799
10800         * src/prefs_actions.c
10801         * src/prefs_template.c
10802                 Fix bug #506 (no warning if action/template
10803                 is not saved)
10804         * src/common/template.c
10805                 Fix a possible crash
10806
10807 2005-05-26 [colin]      1.9.11cvs10
10808
10809         * src/folder.c
10810         * src/folderview.c
10811         * src/procmsg.c
10812         * src/summaryview.c
10813                 Forbid locked messages to be moved or
10814                 deleted. Locked messages in trashes 
10815                 still get deleted, for performance
10816                 reason (mh.c::mh_remove_all_msgs)
10817
10818 2005-05-25 [colin]      1.9.11cvs9
10819
10820         * src/procmime.c
10821                 Use correct encoding when sending mails
10822                 with attachments that have accentued 
10823                 chars in their name
10824
10825 2005-05-24 [colin]      1.9.11cvs8
10826
10827         * src/summaryview.c
10828                 Fix bug #688 f) read/unread marker not
10829                 changed on first click
10830                 Also, optimize summary_status_show()
10831                 calls
10832         * src/folder.c
10833         * src/inc.c
10834         * src/procmime.c
10835                 Fix bug #688 b) and c) wrt message
10836                 attachments and signature
10837         * src/stock_pixmap.c
10838         * src/stock_pixmap.h
10839         * src/stock_pixmap.c
10840         * src/stock_pixmap.h
10841         * src/Makefile.am
10842         * src/pixmaps/clip_gpg_signed.xpm
10843                 Add clip/signed icon
10844
10845 2005-05-24 [colin]      1.9.11cvs7
10846
10847         * src/folder_item_prefs.c
10848                 whitespace fix
10849
10850 2005-05-24 [colin]      1.9.11cvs6
10851
10852         * src/folderview.c
10853         * src/prefs_common.c
10854         * src/prefs_common.h
10855                 Add a confirmation to folder drag and drop
10856                 fixes bug #156
10857         * src/alertpanel.c
10858         * src/alertpanel.h
10859                 fix _with_disable parameters so that
10860                 the buttons labels are specifiable too
10861         * src/plugins/pgpmime/sgpgme.c
10862                 reflect said change
10863                 
10864
10865 2005-05-24 [colin]      1.9.11cvs5
10866
10867         * src/folderview.c
10868                 Uncollapse/collapse folders on double-click
10869                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10870                 closes bug #108
10871
10872 2005-05-23 [colin]      1.9.11cvs4
10873
10874         * src/common/socket.c
10875                 Check another special SSL_peek() error.
10876                 Should help wrt bug #728
10877
10878 2005-05-23 [colin]      1.9.11cvs3
10879
10880         * src/plugins/pgpmime/pgpmime.c
10881                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10882                 breaking menu accelerators and stuff. Users will have to
10883                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10884                 account's privacy preferences if needed.
10885
10886 2005-05-22 [paul]
10887
10888         * tools/kdeservicemenu/install.sh
10889                 use kdesu to prompt for root password if doing
10890                 global install/uninstall
10891
10892 2005-05-20 [colin]      1.9.11cvs2
10893
10894         * src/procmsg.c
10895                 Fix another compilation error with gcc-2.9x
10896                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10897         * src/send_message.c
10898                 Don't send QUIT if we aren't connected
10899
10900 2005-05-19 [colin]      1.9.11cvs1
10901
10902         * src/procmsg.c
10903                 Fix compilation with gcc 2.9x
10904
10905 2005-05-19 [paul]       1.9.11
10906
10907         1.9.11 released
10908
10909 2005-05-19 [paul]       1.9.9cvs14
10910
10911         * src/gtk/inputdialog.c
10912                 prevent gettext warning
10913
10914 2005-05-19 [paul]       1.9.9cvs13
10915
10916         * src/mainwindow.c
10917         * src/prefs_common.c
10918         * src/prefs_common.h
10919         * src/textview.c
10920         * src/textview.h
10921                 add an option to toggle cursor in message
10922                 view (sync with main)
10923
10924 2005-05-18 [colin]      1.9.9cvs12
10925
10926         * src/compose.c
10927                 Dereference freed pointer
10928         * src/gtk/gtkaspell.c
10929                 Fix duplication of dictionaries (is it an aspell issue?)
10930
10931 2005-05-18 [colin]      1.9.9cvs11
10932
10933         * src/gtk/inputdialog.c
10934         * src/gtk/gtkaspell.c
10935                 HIGuify dialogs
10936         * src/alertpanel.c
10937                 Remove a double call
10938
10939 2005-05-17 [colin]      1.9.9cvs10
10940
10941         * src/gtk/gtkaspell.c
10942                 Fix dialogs, Ctrl-Enter accel
10943
10944 2005-05-17 [colin]      1.9.9cvs9
10945
10946         * src/gtk/gtkaspell.c
10947                 Fix some accelerators, escape in replace-window
10948
10949 2005-05-16 [colin]      1.9.9cvs8
10950
10951         * src/gtk/gtkaspell.c
10952                 Revert last commit, it was a mistake.
10953
10954 2005-05-16 [colin]      1.9.9cvs7
10955
10956         * src/gtk/gtkaspell.c
10957                 Remove buggy code while we're at it. It's a 
10958                 dead code path anyway.
10959
10960 2005-05-16 [colin]      1.9.9cvs6
10961
10962         * src/gtk/gtkaspell.c
10963                 Missed some gtk_menu_popup where deactivate
10964                 signal should be handled. Should fix bug
10965                 #629 a bit more.
10966
10967 2005-05-16 [colin]      1.9.9cvs5
10968
10969         * src/gtk/gtkaspell.c
10970                 Remove debug printf()s
10971
10972 2005-05-16 [colin]      1.9.9cvs4
10973
10974         * src/gtk/gtkaspell.c
10975                 Fix a bit aspell problems
10976                 (see bug #629)
10977
10978 2005-05-13 [colin]      1.9.9cvs3
10979
10980         * src/folderview.c
10981                 Fix the + appearing even when no subfolders
10982                 have unread messages. Thanks to wwp for the
10983                 bug report.
10984
10985 2005-05-11 [paul]       1.9.9cvs2
10986
10987         * src/folderview.c
10988                 correction to 1.9.9cvs1, only colour folders that
10989                 have new msgs (not unread msgs)
10990
10991 2005-05-10 [colin]      1.9.9cvs1
10992
10993         * src/folderview.c
10994         * src/summaryview.c
10995                 Try to fix bolding bugs again.
10996
10997 2005-05-09 [paul]
10998
10999         * tools/claws.i18n.status.pl
11000                 add Ricardo Mones Lastra's script that has been providing
11001                 the i18n status page for many months
11002
11003 2005-05-09 [paul]       1.9.9
11004
11005         1.9.9 release
11006
11007 2005-05-09 [paul]       1.9.6cvs58
11008
11009         * AUTHORS
11010         * INSTALL
11011         * README.claws
11012                 updated
11013         * Makefile.am 
11014         * RELEASE_NOTES.claws
11015                 add release notes to cvs to simplify release
11016                 procedure
11017         * configure.ac
11018                 add ca and fi to ALL_LINGUAS
11019         * po/Makefile.in.in
11020                 workaround for missing Makevars
11021         * po/ca.po
11022         * po/fi.po
11023                 add new Catalan and Finnish translations
11024                 submitted by Miquel Oliete and Flammie Pirinen
11025         * po/de.po
11026         * po/es.po
11027         * po/fr.po
11028         * po/it.po
11029         * po/pl.po
11030         * po/ru.po
11031         * po/sk.po
11032         * po/sr.po
11033         * po/zh_CN.po
11034                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11035                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11036                 Urke MMI, and Hansom Young
11037         * src/main.c
11038                 Fix drafting when quitting. compose_draft() closes the
11039                 compose windows, which modifies the compose_list GSList.
11040                 We have to refresh this list after echo drafting to avoid a
11041                 segfault
11042         * src/partial_download.c
11043                 fix segfault on exit
11044
11045 2005-05-06 [paul]       1.9.6cvs57
11046
11047         * src/grouplistdialog.c
11048                 quick fix/workaround for unresizeable newsgroup
11049                 name column 
11050
11051 2005-05-06 [paul]       1.9.6cvs56
11052
11053         * src/inc.c
11054         * src/mainwindow.c
11055                 use gettext plural forms
11056         * src/imap_gtk.c
11057         * src/mh_gtk.c
11058         * src/toolbar.c
11059                 small improvement to english usage
11060
11061 2005-05-05 [thorsten]   1.9.6cvs55
11062
11063         * src/folder.c
11064                 fix possible crash
11065
11066 2005-05-05 [paul]       1.9.6cvs54
11067         
11068         sync with HEAD
11069
11070         * AUTHORS
11071         * src/compose.c
11072                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11073                 patch by Tim Mann
11074
11075 2005-05-05 [paul]       1.9.6cvs53
11076
11077         * src/mainwindow.c
11078                 fix resizing of separate message and
11079                 folder views
11080
11081 2005-05-05 [paul]       1.9.6cvs52
11082
11083         * src/account.c
11084         * src/addrgather.c
11085         * src/browseldap.c
11086         * src/exphtmldlg.c
11087         * src/expldifdlg.c
11088         * src/importmutt.c
11089         * src/importpine.c
11090         * src/main.c
11091         * src/mainwindow.c
11092         * src/noticeview.c
11093         * src/prefs_filtering.c
11094         * src/prefs_filtering_action.c
11095         * src/prefs_matcher.c
11096         * src/prefs_spelling.c
11097         * src/prefs_toolbar.c
11098         * src/toolbar.c
11099         * src/wizard.c
11100         * src/gtk/description_window.c
11101         * src/gtk/gtkvscrollbutton.c
11102         * src/gtk/progressdialog.c
11103         * src/gtk/quicksearch.c
11104         * src/plugins/pgpmime/prefs_gpg.c
11105         * src/plugins/spamassassin/spamassassin_gtk.c
11106                 replace deprecated gtk_widget_set_usize
11107
11108 2005-05-04 [colin]      1.9.6cvs51
11109
11110         * src/common/utils.c
11111                 Fix crash when subst_for_filename is called
11112                 with a NULL parameter
11113
11114 2005-05-04 [colin]      1.9.6cvs50
11115
11116         * src/partial_download.c
11117         * src/pop.c
11118                 Escape login when writing uidl file
11119                 fixes bug #736
11120
11121 2005-05-03 [colin]      1.9.6cvs49
11122
11123         * src/procmime.c
11124                 Fix possible DOS in mime parser
11125                 (see bug #634)
11126
11127 2005-05-02 [colin]      1.9.6cvs48
11128
11129         * src/compose.c
11130                 Try to fix the copy/paste mess once again.
11131
11132
11133 2005-04-30 [colin]      1.9.6cvs47
11134
11135         * src/prefs_account.h
11136         * src/procmsg.c
11137         * src/send_message.c
11138         * src/common/smtp.c
11139         * src/common/smtp.h
11140                 Try to batch sending mails (per account) instead of
11141                 reconnecting to server every time.
11142
11143 2005-04-29 [colin]      1.9.6cvs46
11144
11145         * src/messageview.c
11146                 Fix window resizing that refused to size down
11147         * src/prefs_common.c
11148         * src/prefs_common.h
11149         * src/prefs_filtering.c
11150                 Save Filtering's window size
11151
11152 2005-04-21 [paul]       1.9.6cvs45
11153
11154         * ChangeLog-gtk2.claws
11155         * src/setup.c
11156                 correction to sync
11157
11158 2005-04-21 [paul]       1.9.6cvs44
11159
11160         sync with main:
11161
11162         * src/setup.c
11163         * src/statusbar.c
11164         * src/statusbar.h
11165                 use gtkut_widget_draw_now(). Improved performance
11166                 of the update of statusbar
11167         * src/textview.c
11168                 textview_smooth_scroll_do(): redraw it after scroll
11169                 is done (fixed incorrect display when a part of the
11170                 view is hidden).
11171         * src/gtk/gtkutils.c
11172         * src/gtk/gtkutils.h
11173                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11174                 to force update of widgets.
11175                 Removed gtkut_widget_wait_for_draw() which had a big
11176                 overhead  because of waiting for all events processed 
11177
11178 2005-04-20 [paul]       1.9.6cvs43
11179
11180         * src/codeconv.c
11181                 complete 1.9.6cvs42's sync:
11182                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11183
11184 2005-04-19 [paul]       1.9.6cvs42
11185
11186         sync with main:
11187
11188         * src/action.c
11189                 catch_output(): correctly select the insert text
11190                 (fix invalid iterator warnings).
11191         * src/codeconv.c
11192         * src/codeconv.h
11193         * src/mainwindow.c
11194         * src/messageview.c
11195         * src/prefs_common.c
11196                 support GBK encoding.
11197         * src/common/session.c
11198         * src/common/session.h
11199                 use separate buffer for large data to be sent,
11200                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11201
11202 2005-04-18 [paul]       1.9.6cvs41
11203
11204         * src/jpilot.c
11205                 convert unsigned long into guint32
11206                 patch by Paul LeoNerd Evans 
11207
11208 2005-04-17 [colin]      1.9.6cvs40
11209
11210         * src/compose.c
11211                 Fix 'Request return receipt' from folder
11212                 properties (bug #708)
11213
11214 2005-04-17 [colin]      1.9.6cvs39
11215
11216         * src/mainwindow.c
11217                 Fix duplicate hotkeys in Mainwindow's menu
11218
11219 2005-04-17 [colin]      1.9.6cvs38
11220
11221         * src/folderview.c
11222                 Fix duplicate hotkeys in Folderview's contextual
11223                 menu
11224
11225 2005-04-15 [colin]      1.9.6cvs37
11226
11227         * src/summaryview.c
11228                 Fix 'Save as...' with non-ascii filenames
11229
11230 2005-04-15 [colin]      1.9.6cvs36
11231
11232         * src/plugins/pgpmime/pgpmime.c
11233                 Fix bus error on 64bit. Spotted by 
11234                 macallan1888@gmail.com
11235
11236 2005-04-15 [colin]      1.9.6cvs35
11237
11238         * src/prefs_account.c
11239                 Fix cvs34.
11240
11241 2005-04-12 [colin]      1.9.6cvs34
11242
11243         * src/prefs_account.c
11244                 Fix smtp auth type off-by-one. We forgot to
11245                 add PLAIN in the prefs-to-gui setter func and
11246                 as a result, the selected auth when opening
11247                 account prefs was not the correct one.
11248
11249 2005-04-12 [paul]       1.9.6cvs33
11250
11251         * src/inc.c
11252                 if the recv dialog is visible, Cancel only
11253                 cancels the current account
11254
11255
11256 2005-04-10 [colin]      1.9.6cvs32
11257
11258         * src/filtering.c
11259                 Copy score when copying FilteringActions
11260                 Fix bug #674
11261
11262 2005-04-10 [colin]      1.9.6cvs31
11263
11264         * src/inc.c
11265                 Make Message -> Receive -> Cancel cancel 
11266                 incorporation on all accounts. Fixes
11267                 bug #693
11268
11269 2005-04-10 [colin]      1.9.6cvs30
11270
11271         * src/prefs_account.c
11272                 Update Privacy checkbuttons status based
11273                 on the selected privacy system
11274         * src/compose.c
11275                 Always connect the "None" privacy system; the
11276                 static boolean was probably there to avoid
11277                 reconnecting twice in the same compose window,
11278                 but as the parent function is only called once
11279                 per compose, it's only a bug - as a static is
11280                 initialized once per application instance.
11281                 Also, don't uncheck Sign and Encrypt when
11282                 selecting None as privacy system; just ignore
11283                 them when sending/queuing.
11284                 Should fix bug #695
11285
11286 2005-04-08 [colin]      1.9.6cvs29
11287
11288         * src/account.c
11289         * src/prefs_account.c
11290         * src/prefs_account.h
11291                 Add account preference to queue message in a certain
11292                 folder.
11293
11294 2005-04-06 [colin]      1.9.6cvs28
11295
11296         * src/prefs_account.c
11297                 Update old inbox path syntax
11298
11299 2005-04-06 [paul]       1.9.6cvs27
11300
11301         sync with main:
11302
11303         * configure.ac
11304                 changed -traditional-cpp to -no-cpp-precomp for newer
11305                 Mac OS X support
11306         * src/foldersel.c
11307                 made column resize automatically
11308         * src/send_message.c
11309                 send_message_smtp(): consider EOF right after QUIT
11310                 successful (workaround for Gmail SMTP server)
11311         * src/common/socket.c
11312                 ssl_read(), ssl_peek(): check EOF which violates the
11313                 SSL protocol
11314         * src/gtk/colorlabel.c
11315                 removed warnings when displaying colorlabel menu
11316                 (don't use GtkAlignment)
11317
11318 2005-04-05 [paul]       1.9.6cvs26
11319
11320         * src/plugins/trayicon/trayicon.c
11321                 fix clipping of icon under KDE3 
11322
11323 2005-04-05 [paul]       1.9.6cvs25
11324
11325         * src/summaryview.c
11326                 hide display of threading
11327                 patch by Alfons
11328
11329 2005-04-04 [thorsten]   1.9.6cvs24
11330
11331         * src/mh.c
11332                 marks lost on filesystems with different stat() results on
11333                 summer-/wintertime
11334
11335 2005-04-03 [colin]      1.9.6cvs23
11336
11337         * src/summaryview.c
11338                 Don't handle up/down. Patch by Alfons
11339
11340 2005-04-02 [colin]      1.9.6cvs22
11341
11342         * src/summaryview.c
11343                 Make scrolling faster. Patch by Alfons.
11344
11345 2005-04-01 [colin]      1.9.6cvs21
11346
11347         * src/Makefile.am
11348         * src/stock_pixmap.c
11349         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11350         * src/pixmaps/dir_noselect.xpm ** ADDED **
11351                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11352
11353 2005-04-01 [colin]      1.9.6cvs20
11354
11355         * src/image_viewer.c
11356         * src/image_viewer.h
11357         * src/procmime.c
11358         * src/procmime.h
11359         * src/textview.c
11360         * src/textview.h
11361                 Implement inline image resizing and right-clicking
11362
11363 2005-04-01 [paul]       1.9.6cvs19
11364
11365         * AUTHORS
11366         * Makefile.am
11367         * configure.ac
11368                 check for gnome2
11369                 patch by Luca Cavalli <loopback<AT>slackit.org>
11370         * po/ru.po
11371                 updated by Pavlo Bohmat
11372
11373 2005-03-31 [colin]      1.9.6cvs18
11374
11375         * src/news.c
11376                 Fix parsing references
11377         * src/msgcache.c
11378                 don't put nulls in the references list
11379         * src/procheader.c
11380                 commit that forgotten file in 1.9.6cvs14
11381
11382 2005-03-31 [colin]      1.9.6cvs17
11383
11384         * src/compose.c
11385                 Fix joining of signature separator again. 
11386                 Maybe Hiro could put it in main too...
11387
11388 2005-03-31 [colin]      1.9.6cvs16
11389
11390         * src/Makefile.am
11391         * src/foldersel.c
11392         * src/stock_pixmap.c
11393         * src/stock_pixmap.h
11394         * src/pixmaps/dir-noselect.xpm
11395                 Update foldersel.c (sync from main, patch by Alfons)
11396
11397 2005-03-30 [colin]      1.9.6cvs15
11398
11399         * src/imap.c
11400                 Fix handling of imap folders containing [] in 
11401                 their name. Thanks to Nahuel Angelinetti for
11402                 the detailed bugreport.
11403
11404 2005-03-30 [colin]      1.9.6cvs14
11405
11406         * src/common/utils.h
11407         * src/common/utils.c
11408         * src/common/defs.h
11409         * src/matcher.c
11410         * src/msgcache.c
11411         * src/news.c
11412         * src/procmsg.c
11413         * src/procmsg.h
11414         * src/quote_fmt_parse.y
11415         * src/summaryview.c
11416                 Update references system. Patch by Alfons
11417
11418 2005-03-30 [colin]      1.9.6cvs13
11419
11420         * src/common/socket.c
11421                 Force the glibc to read resolv.conf again when 
11422                 it has changed. Should fix issues when changing
11423                 networks on a laptop and not restarting sylpheed. 
11424
11425 2005-03-30 [paul]       1.9.6cvs12
11426
11427         partial sync with main:
11428
11429         * src/action.c
11430                 create_io_dialog(): use user-defined text font
11431                 (thanks to Alfons), and modified its appearance.
11432         * src/addrgather.c
11433         * src/addrharvest.c
11434         * src/browseldap.c
11435                 replace old code
11436         * src/compose.c
11437                 don't join (presumably) itemized lines on line-wrapping
11438                 fixed wrapping of quote when auto-wrapping is enabled
11439                 compose_destroy(): destroy paned only if it's not
11440                 attached to window. Fixed memory leak of popup menu.
11441         * src/exphtmldlg.c
11442         * src/expldifdlg.c
11443                 replace old code
11444         * src/html.c
11445         * src/html.h
11446         * src/importmutt.c
11447         * src/importpine.c
11448                 replace old code
11449         * src/main.c
11450                 removed redundant code
11451         * src/mainwindow.c
11452                 changed 'Code set' (which is rather incorrect)
11453                 in the menu to 'Character encoding'
11454                 main_window_set_widgets(): request size first
11455                 to prevent window size becoming wrong
11456                 fixed remembering of the state of the visibility
11457                 of MessageView
11458         * src/messageview.c
11459                 changed 'Code set' (which is rather incorrect)
11460                 in the menu to 'Character encoding'
11461         * src/prefs_common.c
11462         * src/prefs_common.h
11463                 added an option whether to render HTML as text or not
11464                 added separators to outgoing encoding menu
11465         * src/procheader.c
11466                 procheader_scan_date_string(): support header
11467                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11468         * src/summaryview.c
11469         * src/summaryview.h
11470                 minor code cleanup
11471         * src/textview.c
11472                 textview_show_html(): force output of newline
11473                 added an option whether to render HTML as text or not
11474         * src/common/utils.c
11475                 strncpy2(): optimized based on Alfons' code
11476         * src/gtk/gtkutils.c
11477         * src/gtk/gtkutils.h
11478                 removed non-used code
11479         * src/plugins/pgpmime/passphrase.c
11480                 partially fixed grab input of passphrase dialog
11481                 Confine pointer to window
11482
11483 2005-03-30 [colin]      1.9.6cvs11
11484
11485         * src/msgcache.c
11486         * src/msgcache.h
11487                 Read/write 32bit ints from cache & marks
11488                 From main.
11489
11490 2005-03-29 [paul]       1.9.6cvs10
11491
11492         * AUTHORS
11493         * ChangeLog.claws
11494         * src/compose.c
11495         * src/gtk/gtkaspell.c
11496                 sync with HEAD (don't pass NULL pointers) 
11497
11498 2005-03-24 [paul]
11499
11500         * tools/Makefile.am
11501         * tools/README
11502         * tools/acroread2sylpheed.pl
11503                 sync with HEAD (add script to send pdfs as
11504                 attachments from Adobe Reader 7)
11505
11506 2005-03-21 [paul]       1.9.6cvs9
11507
11508         * configure.ac
11509         * po/POTFILES.in
11510         * src/Makefile.am
11511         * src/crash.c
11512         * src/image_viewer.c ** ADDED **
11513         * src/image_viewer.h ** ADDED **
11514         * src/main.c
11515         * src/prefs_common.c
11516         * src/prefs_common.h
11517         * src/prefs_image_viewer.c ** ADDED **
11518         * src/prefs_image_viewer.h ** ADDED **
11519         * src/textview.c
11520         * src/gtk/about.c
11521         * src/pixmaps/sylpheed_logo.xpm
11522         * src/plugins/Makefile.am
11523         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11524         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11525         * src/plugins/image_viewer/plugin.c ** REMOVED **
11526         * src/plugins/image_viewer/viewer.c ** REMOVED **
11527         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11528         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11529         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11530         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11531         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11532                 as gdk-pixbuf is now built-in
11533                 remove image_viewer plugin and put code back into
11534                 main codebase
11535                 implement inline image display (sync with main)
11536
11537                 replace logo with newer, nicer, larger version  
11538
11539 2005-03-21 [paul]       1.9.6cvs8
11540
11541         * src/gtk/about.c
11542                 cosmetic improvement
11543
11544 2005-03-21 [holger]     1.9.6cvs7
11545
11546         * src/plugins/spamassassin/spamassassin.c
11547                 Sync with HEAD
11548                 (unregister hook on failed plugin init)
11549
11550 2005-03-20 [colin]      1.9.6cvs6
11551
11552         * src/common/plugin.c
11553                 Check that plugin isn't already loaded
11554                 Patch by Alfons
11555
11556 2005-03-20 [thorsten]   1.9.6cvs5
11557
11558         * src/compose.c
11559                 use a more compatible syntax
11560
11561 2005-03-20 [thorsten]   1.9.6cvs4
11562
11563         * src/prefs_toolbar.c
11564                 fix crash when selecting toolbar item (uninitialized pointer)
11565
11566 2005-03-20 [thorsten]   1.9.6cvs3
11567
11568         * src/procmime.c
11569                 fix mimetype detection (referenced free()d string)
11570
11571 2005-03-20 [paul]       1.9.6cvs2
11572
11573         * src/compose.c
11574                 sync with HEAD (1.0.3cvs5)
11575                 neglect Reply-To header if empty
11576                 Patch by Alfons 
11577
11578 2005-03-19 [holger]     1.9.6cvs1
11579
11580         * src/summaryview.c
11581         * src/summaryview.h
11582                 Sync with HEAD
11583
11584 2005-03-18 [paul]       1.9.6
11585
11586         initial GTK2 release
11587
11588 2005-03-18 [paul]       1.0.3cvs3.1
11589
11590         * AUTHORS
11591         * ChangeLog.claws
11592         * configure.ac
11593         * src/gtk/about.c
11594         * src/pixmaps/sylpheed_logo.xpm
11595                 sync with HEAD
11596
11597 2005-03-18 [colin]      1.0.3cvs2.6
11598
11599         * src/summaryview.c
11600                 Remove call to summary_step in summary_copy_selected_to
11601                 Can't see its purpose, and this causes bug when copying
11602                 a message if the next one is unread: it reads it.
11603
11604 2005-03-18 [paul]       1.0.3cvs2.5
11605
11606         * src/foldersel.c
11607                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
11608
11609 2005-03-18 [paul]       1.0.3cvs2.4
11610
11611         * src/addrharvest.c
11612         * src/codeconv.c
11613         * src/codeconv.h
11614         * src/compose.c
11615         * src/news.c
11616         * src/procheader.c
11617         * src/procmime.c
11618         * src/unmime.c
11619         * src/unmime.h
11620                 fix buffer overflow, CAN-2005-0667, see
11621                 http://secunia.com/advisories/14491/
11622                 Patch by Alfons
11623
11624 2005-03-17 [colin]      1.0.3cvs2.3
11625
11626         * src/prefs_fonts.c
11627         * src/summaryview.c
11628                 Fix font bugs (both lists now officialy share 
11629                 the same font)
11630                 
11631
11632 2005-03-17 [paul]       1.0.3cvs2.2
11633
11634         * src/gtk/pluginwindow.c
11635                 make plugin descriptions uneditable
11636
11637 2005-03-11 [paul]       1.0.3cvs2.1
11638
11639         * ChangeLog.claws
11640         * configure.ac
11641         * po/POTFILES.in
11642         * src/plugins/trayicon/trayicon.c
11643                 sync with HEAD
11644                 add src/wizard.c to POTFILES.in
11645
11646 2005-03-11 [paul]       1.0.3cvs1.1
11647
11648         * ChangeLog
11649         * ChangeLog.claws
11650         * configure.ac
11651         * po/de.po
11652         * po/es.po
11653         * po/fr.po
11654         * po/it.po
11655         * po/pt_BR.po
11656         * po/ru.po
11657         * po/sk.po
11658         * po/sr.po
11659         * po/zh_CN.po
11660                 sync with HEAD
11661
11662 2005-03-04 [colin]      1.0.1cvs22.2
11663
11664         * src/compose.c
11665                 Fix signatures with accentued chars in it
11666
11667 2005-03-04 [colin]      1.0.1cvs22.1
11668
11669         * src/common/smtp.c
11670         * src/common/smtp.h
11671                 Don't use SIZE param in MAIL FROM: if server 
11672                 doesn't support it. Patch by Eugen Freiter
11673                 <eugen_f@users.sf.net>
11674
11675 2005-02-27 [paul]       1.0.1cvs20.1
11676
11677         * ChangeLog.claws
11678         * configure.ac
11679         * src/messageview.c
11680                 sync with HEAD
11681
11682 2005-02-27 [colin]      1.0.1cvs19.4
11683
11684         * src/procheader.c
11685         * src/procheader.h
11686                 Fix prototypes. Patch by Alfons
11687
11688 2005-02-27 [colin]      1.0.1cvs19.3
11689
11690         * src/compose.c
11691                 Don't auto-join the signature separator.
11692
11693 2005-02-26 [colin]      1.0.1cvs19.2
11694
11695         * src/summaryview.c
11696                 Fix 'mark all read' with collapsed threads.
11697                 Patch by Alfons.
11698
11699 2005-02-25 [paul]       1.0.1cvs19.1
11700
11701         * ChangeLog.claws
11702         * configure.ac
11703         * src/prefs_account.c
11704         * src/prefs_folder_item.c
11705         * src/gtk/prefswindow.c
11706         * src/gtk/prefswindow.h
11707                 sync with HEAD
11708
11709 2005-02-25 [paul]       1.0.1cvs15.12
11710
11711         * src/alertpanel.c
11712         * src/codeconv.c
11713         * src/compose.c
11714         * src/textview.c
11715         * src/gtk/gtkutils.c
11716         * src/gtk/gtkutils.h
11717         * src/gtk/logwindow.c
11718         * src/gtk/progressdialog.c
11719                 sync with main (revision 127)
11720                 and fix logwindow clipping
11721
11722 2005-02-24 [colin]      1.0.1cvs15.11
11723
11724         * src/plugins/pgpmime/passphrase.c
11725                 Disable input grabbing; it doesn't work yet.
11726
11727 2005-02-24 [colin]      1.0.1cvs15.10
11728
11729         * src/messageview.c
11730                 Don't send out receipts if offline. Ask.
11731
11732 2005-02-23 [colin]      1.0.1cvs15.9
11733
11734         * src/summaryview.c     
11735                 Fix expanding
11736
11737 2005-02-23 [colin]      1.0.1cvs15.8
11738
11739         * src/summaryview.c
11740                 Really fix Bug 568 by removing useless
11741                 calls. summary_thread_init() now called
11742                 in summary_sort(). This should please
11743                 Alfons as it should be faster than 
11744                 previously.
11745
11746 2005-02-23 [colin]      1.0.1cvs15.7
11747
11748         * src/compose.c
11749                 Encode parts as QP or B64 if signing
11750
11751 2005-02-23 [colin]      1.0.1cvs15.6
11752
11753         * src/compose.c
11754                 Fix Mimeinfo leakage (including tmp files)
11755         * src/procmsg.c
11756                 Fix tmp file leakage (spotted by Ivan Rayner)
11757
11758 2005-02-22 [colin]      1.0.1cvs15.5
11759
11760         * src/expldifdlg.c
11761                 Fix keyboard input. Patch by Alfons.
11762
11763 2005-02-21 [colin]      1.0.1cvs15.4
11764
11765         * src/compose.c
11766                 Fix Sign/Encrypt when unselecting privacy
11767                 system
11768         * src/prefs_common.c
11769                 Change default message font to Monospace
11770         * src/summaryview.c
11771                 More freezing during potentially large operations
11772
11773 2005-02-21 [paul]       1.0.1cvs15.3
11774
11775         * src/main.c
11776                 fix --help output
11777
11778 2005-02-21 [paul]       1.0.1cvs15.2
11779
11780         * po/Makefile.in.in
11781         * src/compose.c
11782         * src/summaryview.c
11783         * src/textview.c
11784         * src/common/utils.c
11785         * src/common/utils.h
11786                 sync with main (revision 117)
11787
11788 2005-02-20 [colin]      1.0.1cvs15.1
11789
11790         * src/common/defs.h
11791                 Change cache file to .sylpheed_claws_cache, as
11792                 suggested by Alfons. Allows people to switch
11793                 between Sylpheed and Sylpheed-Claws. it is
11794                 a good idea to "Check for new messages" at next
11795                 startup.
11796
11797
11798 2005-02-18 [colin]      1.0.1cvs14.1
11799
11800         * src/quote_fmt_lex.l
11801         * src/quote_fmt_parse.y
11802                 Fix parser initialisation. Patch by Ivan.
11803
11804 2005-02-18 [colin]      1.0.1cvs11.6
11805
11806         * src/folderview.c
11807                 Fix scrolldown (bug 662)
11808
11809 2005-02-17 [colin]      1.0.1cvs11.5
11810
11811         * src/codeconv.c
11812                 conv_filename_to_utf8: return clean 7bit instead
11813                 of broken utf8 if needed
11814         * src/mimeview.c
11815                 Fix display of parts with unclean 8bit names
11816
11817 2005-02-17 [paul]       1.0.1cvs11.4
11818
11819         * src/compose.c
11820         * src/exportldif.c
11821         * src/matcher_parser_parse.y
11822         * src/procmime.c
11823         * src/sourcewindow.c
11824         * src/common/Makefile.am
11825         * src/common/intl.h             ** REMOVED **
11826         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11827                 sync with main (revision 109)
11828                 and clean up
11829
11830 2005-02-16 [colin]      1.0.1cvs11.3
11831
11832         * src/summaryview.c
11833                 Fix collapsed thread not highlighting when new
11834                 messages in it (Bug 568) Patch by Stephan Sachse.
11835                 Fix messed up selection when reaching bounds (Bug 632)
11836         * src/prefs_themes.c
11837                 Fix theme installing (Bug 684)
11838
11839 2005-02-16 [colin]      1.0.1cvs11.2
11840
11841         * src/messageview.c
11842                 Fix messageview_select_all
11843
11844 2005-02-16 [colin]      1.0.1cvs11.1
11845
11846         * src/mh.c
11847                 Sync with HEAD (MH scan required function)
11848
11849 2005-02-15 [colin]      1.0.1cvs8.1
11850
11851         * src/mimeview.c
11852         * src/common/utils.c
11853                 Sync with HEAD (filename chars substitution)
11854
11855 2005-02-15 [colin]      1.0.1cvs7.3
11856
11857         * src/gtk/pluginwindow.c
11858                 Fix button spacing
11859
11860 2005-02-15 [colin]      1.0.1cvs7.2
11861
11862         * src/mimeview.c
11863                 Fix mime icons not reset across message when
11864                 scrolled down
11865
11866 2005-02-15 [colin]      1.0.1cvs7.1
11867
11868         * src/compose.c
11869         * src/procmime.c
11870                 Sync with HEAD (optimisation of cvs6)
11871
11872 2005-02-14 [colin]      1.0.1cvs6.1
11873
11874         * src/compose.c
11875         * src/procmime.c
11876                 Sync with HEAD (encode "From " at line beginning)
11877
11878 2005-02-14 [colin]      1.0.1cvs5.3
11879
11880         * src/compose.c
11881                 Fix wrapping with accentued chars.
11882
11883 2005-02-13 [colin]      1.0.1cvs5.2
11884
11885         * src/textview.c
11886                 Fix email informative part parsing with
11887                 accentued chars in it. ispunct() returns
11888                 true for them in utf8...
11889
11890 2005-02-12 [colin]      1.0.1cvs5.1
11891
11892         * src/filtering.c
11893                 Sync with HEAD (remove wrong use of compose after send)
11894
11895 2005-02-12 [paul]       1.0.1cvs4.5
11896
11897         * src/textview.c
11898                 remove unnecessary code (thanks to Alfons)
11899
11900 2005-02-12 [paul]       1.0.1cvs4.4
11901
11902         * src/textview.c
11903                 add 'Copy' to contextual menu on emails
11904
11905 2005-02-11 [colin]      1.0.1cvs4.3
11906
11907         * src/compose.c
11908                 revert 1.0.0cvs28.2, it doesn't work that well.
11909
11910 2005-02-11 [paul]       1.0.1cvs4.2
11911
11912         * po/Makefile.in.in
11913                 fix 'make release'
11914
11915 2005-02-10 [paul]       1.0.1cvs4.1
11916
11917         * ChangeLog
11918         * ChangeLog.claws
11919         * ChangeLog.jp
11920         * configure.ac
11921         * src/compose.c
11922                 sync with HEAD (sync with main)
11923
11924 2005-02-10 [paul]       1.0.1cvs3.2
11925
11926         * AUTHORS
11927         * Makefile.am
11928         * autogen.sh
11929         * configure.ac
11930         * config/mkinstalldirs
11931         * intl/.cvsignore
11932         * intl/ChangeLog
11933         * intl/VERSION
11934         * intl/bindtextdom.c
11935         * intl/config.charset
11936         * intl/dcgettext.c
11937         * intl/dcigettext.c
11938         * intl/dcngettext.c
11939         * intl/dgettext.c
11940         * intl/dngettext.c
11941         * intl/eval-plural.h
11942         * intl/explodename.c
11943         * intl/finddomain.c
11944         * intl/gettext.c
11945         * intl/gettextP.h
11946         * intl/gmo.h
11947         * intl/hash-string.h
11948         * intl/intl-compat.c
11949         * intl/l10nflist.c
11950         * intl/libgnuintl.h.in
11951         * intl/loadinfo.h
11952         * intl/loadmsgcat.c
11953         * intl/localcharset.c
11954         * intl/localcharset.h
11955         * intl/locale.alias
11956         * intl/localealias.c
11957         * intl/localename.c
11958         * intl/log.c
11959         * intl/ngettext.c
11960         * intl/os2compat.c
11961         * intl/os2compat.h
11962         * intl/osdep.c
11963         * intl/plural-exp.c
11964         * intl/plural-exp.h
11965         * intl/plural.c
11966         * intl/plural.y
11967         * intl/ref-add.sin
11968         * intl/ref-del.sin
11969         * intl/relocatable.c
11970         * intl/relocatable.h
11971         * intl/textdomain.c
11972         * m4/Makefile.am
11973         * po/Makefile.in.in
11974         * src/Makefile.am
11975         * src/account.c
11976         * src/action.c
11977         * src/addr_compl.c
11978         * src/addressadd.c
11979         * src/addressbook.c
11980         * src/addrgather.c
11981         * src/addrindex.c
11982         * src/alertpanel.c
11983         * src/browseldap.c
11984         * src/codeconv.c
11985         * src/codeconv.h
11986         * src/compose.c
11987         * src/compose.h
11988         * src/crash.c
11989         * src/editaddress.c
11990         * src/editbook.c
11991         * src/editgroup.c
11992         * src/editjpilot.c
11993         * src/editldap.c
11994         * src/editldap_basedn.c
11995         * src/editvcard.c
11996         * src/exphtmldlg.c
11997         * src/expldifdlg.c
11998         * src/export.c
11999         * src/exporthtml.c
12000         * src/filtering.c
12001         * src/folder.c
12002         * src/folder_item_prefs.c
12003         * src/foldersel.c
12004         * src/folderview.c
12005         * src/grouplistdialog.c
12006         * src/headerview.c
12007         * src/imap.c
12008         * src/imap_gtk.c
12009         * src/import.c
12010         * src/importldif.c
12011         * src/importmutt.c
12012         * src/importpine.c
12013         * src/inc.c
12014         * src/ldif.c
12015         * src/main.c
12016         * src/mainwindow.c
12017         * src/matcher.c
12018         * src/mbox.c
12019         * src/message_search.c
12020         * src/messageview.c
12021         * src/mh.c
12022         * src/mh_gtk.c
12023         * src/mimeview.c
12024         * src/msgcache.c
12025         * src/news.c
12026         * src/news_gtk.c
12027         * src/noticeview.c
12028         * src/partial_download.c
12029         * src/pop.c
12030         * src/prefs_account.c
12031         * src/prefs_actions.c
12032         * src/prefs_common.c
12033         * src/prefs_customheader.c
12034         * src/prefs_display_header.c
12035         * src/prefs_ext_prog.c
12036         * src/prefs_filtering.c
12037         * src/prefs_filtering_action.c
12038         * src/prefs_folder_item.c
12039         * src/prefs_fonts.c
12040         * src/prefs_gtk.c
12041         * src/prefs_matcher.c
12042         * src/prefs_msg_colors.c
12043         * src/prefs_spelling.c
12044         * src/prefs_summary_column.c
12045         * src/prefs_template.c
12046         * src/prefs_themes.c
12047         * src/prefs_toolbar.c
12048         * src/prefs_wrapping.c
12049         * src/privacy.c
12050         * src/procheader.c
12051         * src/procmime.c
12052         * src/procmsg.c
12053         * src/quote_fmt.c
12054         * src/recv.c
12055         * src/send_message.c
12056         * src/setup.c
12057         * src/sourcewindow.c
12058         * src/ssl_manager.c
12059         * src/statusbar.c
12060         * src/summary_search.c
12061         * src/summaryview.c
12062         * src/textview.c
12063         * src/toolbar.c
12064         * src/wizard.c
12065         * src/common/nntp.c
12066         * src/common/plugin.c
12067         * src/common/smtp.c
12068         * src/common/ssl.c
12069         * src/common/ssl_certificate.c
12070         * src/common/string_match.c
12071         * src/common/sylpheed.c
12072         * src/common/template.c
12073         * src/common/utils.c
12074         * src/gtk/about.c
12075         * src/gtk/colorlabel.c
12076         * src/gtk/description_window.c
12077         * src/gtk/filesel.c
12078         * src/gtk/foldersort.c
12079         * src/gtk/gtkaspell.c
12080         * src/gtk/gtkutils.c
12081         * src/gtk/inputdialog.c
12082         * src/gtk/logwindow.c
12083         * src/gtk/menu.c
12084         * src/gtk/pluginwindow.c
12085         * src/gtk/prefswindow.c
12086         * src/gtk/progressdialog.c
12087         * src/gtk/quicksearch.c
12088         * src/gtk/sslcertwindow.c
12089         * src/plugins/clamav/clamav_plugin.c
12090         * src/plugins/clamav/clamav_plugin_gtk.c
12091         * src/plugins/demo/demo.c
12092         * src/plugins/dillo_viewer/dillo_prefs.c
12093         * src/plugins/dillo_viewer/dillo_viewer.c
12094         * src/plugins/image_viewer/plugin.c
12095         * src/plugins/image_viewer/viewer.c
12096         * src/plugins/image_viewer/viewerprefs.c
12097         * src/plugins/mathml_viewer/mathml_viewer.c
12098         * src/plugins/pgpmime/passphrase.c
12099         * src/plugins/pgpmime/plugin.c
12100         * src/plugins/pgpmime/prefs_gpg.c
12101         * src/plugins/pgpmime/select-keys.c
12102         * src/plugins/pgpmime/sgpgme.c
12103         * src/plugins/spamassassin/spamassassin.c
12104         * src/plugins/spamassassin/spamassassin_gtk.c
12105         * src/plugins/trayicon/trayicon.c
12106                 sync with main (revision 104)
12107
12108 2005-02-10 [colin]      1.0.1cvs3.1
12109
12110         * src/mainwindow.c
12111                 Sync with HEAD (fix occasional crasher)
12112
12113 2005-02-10 [colin]      1.0.1cvs2.1
12114
12115         * src/messageview.c
12116                 Synw with HEAD (don't automatically display html)
12117
12118 2005-02-09 [colin]      1.0.1cvs1.3
12119
12120         * src/textview.c
12121         * src/textview.h
12122                 Add contextual menu on emails
12123
12124 2005-02-09 [colin]      1.0.1cvs1.2
12125
12126         * src/codeconv.c
12127                 Fix converting from broken headers and 
12128                 put back the _ in missing places
12129                 (feature broke with cvs24.2 sync, main 
12130                  possibly affected?)
12131
12132 2005-02-09 [colin]      1.0.1cvs1.1
12133
12134         * src/messageview.c
12135         * src/mimeview.c
12136         * src/mimeview.h
12137                 Sync with HEAD (display non text/plain mails with plugin)
12138
12139 2005-02-08 [colin]      1.0.1.1
12140
12141         * ChangeLog.claws
12142         * po/pt_BR.po
12143                 Sync with HEAD
12144         * configure.ac
12145                 Make default configuration directory 
12146                 be .sylpheed-gtk2
12147
12148 2005-02-08 [colin]      1.0.0cvs29.1
12149
12150         * po/de.po
12151         * po/es.po
12152         * po/fr.po
12153         * po/it.po
12154         * po/sk.po
12155         * po/sr.po
12156                 Sync translations with HEAD
12157
12158 2005-02-06 [colin]      1.0.0cvs28.3
12159
12160         * src/compose.c
12161                 Make compose a bit faster - patch by Alfons.
12162
12163 2005-02-06 [colin]      1.0.0cvs28.2
12164
12165         * src/compose.c
12166                 Make pasting via middle-click more reliable
12167
12168 2005-02-05 [paul]       1.0.0cvs28.1
12169
12170         * ChangeLog
12171         * ChangeLog.claws
12172         * ChangeLog.jp
12173         * configure.ac
12174         * src/compose.c
12175                 sync with HEAD
12176                 (fix bug 682 'redirect is broken'
12177
12178 2005-02-05 [torte]      1.0.0cvs27.1
12179
12180         * ChangeLog.claws
12181         * configure.ac
12182         * src/partial_download.c
12183                 Sync with HEAD (fix buf overflow)
12184
12185 2005-02-03 [colin]      1.0.0cvs26.1
12186
12187         * src/common/plugin.c
12188                 Sync with HEAD (avoid plugin mismatches)
12189
12190 2005-02-03 [paul]       1.0.0cvs25.3
12191
12192         * src/folderview.c
12193         * src/headerview.c
12194         * src/summaryview.c
12195         * src/textview.c
12196         * src/gtk/colorlabel.c
12197                 third and final part of initial sync with main-gtk2
12198
12199 2005-02-03 [paul]       1.0.0cvs25.2
12200
12201         * src/jpilot.c
12202                 fix building with jpilot support
12203
12204 2005-02-02 [colin]      1.0.0cvs25.1
12205
12206         * src/messageview.c
12207                 Sync with HEAD (fix dangerous typo)
12208
12209 2005-02-01 [colin]      1.0.0cvs24.3
12210
12211         * src/common/xml.c
12212                 Write file as advertised (UTF-8)
12213
12214 2005-02-01 [paul]       1.0.0cvs24.2
12215
12216         * src/addrbook.c
12217         * src/addrindex.c
12218         * src/alertpanel.h
12219         * src/codeconv.c
12220         * src/codeconv.h
12221         * src/compose.c
12222         * src/export.c
12223         * src/folder_item_prefs.c
12224         * src/html.c
12225         * src/imap.c
12226         * src/import.c
12227         * src/jpilot.c
12228         * src/mainwindow.c
12229         * src/matcher_parser_lex.l
12230         * src/messageview.c
12231         * src/mh.c
12232         * src/prefs_account.c
12233         * src/prefs_actions.c
12234         * src/prefs_common.c
12235         * src/prefs_gtk.c
12236         * src/prefs_gtk.h
12237         * src/prefs_themes.c
12238         * src/procheader.c
12239         * src/procmime.c
12240         * src/sourcewindow.c
12241         * src/statusbar.c
12242         * src/summaryview.c
12243         * src/textview.c
12244         * src/toolbar.c
12245         * src/unmime.c
12246         * src/common/template.c
12247         * src/common/utils.c
12248         * src/common/xml.c
12249         * src/common/xml.h
12250         * src/gtk/gtkaspell.c
12251         * src/plugins/clamav/clamav_plugin.c
12252         * src/plugins/dillo_viewer/dillo_prefs.c
12253         * src/plugins/image_viewer/viewerprefs.c
12254         * src/plugins/pgpmime/passphrase.c
12255         * src/plugins/pgpmime/prefs_gpg.c
12256         * src/plugins/pgpmime/select-keys.c
12257         * src/plugins/spamassassin/spamassassin.c
12258                 second part of initial sync with main-gtk2
12259                 (more to follow)
12260
12261 2005-01-31 [colin]      1.0.0cvs24.1
12262
12263         * src/compose.c
12264                 Sync with HEAD
12265
12266 2005-01-29 [paul]       1.0.0cvs23.2
12267
12268         * src/account.c
12269         * src/action.c
12270         * src/addressadd.c
12271         * src/addressbook.c
12272         * src/alertpanel.c
12273         * src/compose.c
12274         * src/editaddress.c
12275         * src/editbook.c
12276         * src/editgroup.c
12277         * src/editjpilot.c
12278         * src/editldap.c
12279         * src/editldap_basedn.c
12280         * src/editvcard.c
12281         * src/export.c
12282         * src/foldersel.c
12283         * src/grouplistdialog.c
12284         * src/import.c
12285         * src/importldif.c
12286         * src/inc.c
12287         * src/main.c
12288         * src/mainwindow.c
12289         * src/message_search.c
12290         * src/messageview.c
12291         * src/mimeview.c
12292         * src/prefs_actions.c
12293         * src/prefs_common.c
12294         * src/prefs_common.h
12295         * src/prefs_customheader.c
12296         * src/prefs_display_header.c
12297         * src/prefs_filtering.c
12298         * src/prefs_filtering_action.c
12299         * src/prefs_gtk.c
12300         * src/prefs_matcher.c
12301         * src/prefs_summary_column.c
12302         * src/prefs_template.c
12303         * src/sourcewindow.c
12304         * src/summary_search.c
12305         * src/summaryview.c
12306         * src/textview.c
12307         * src/gtk/about.c
12308         * src/gtk/description_window.c
12309         * src/gtk/gtkshruler.c
12310         * src/gtk/gtkutils.c
12311         * src/gtk/gtkutils.h
12312         * src/gtk/inputdialog.c
12313         * src/gtk/logwindow.c
12314         * src/gtk/prefswindow.c
12315         * src/gtk/progressdialog.c
12316         * src/gtk/progressdialog.h
12317                 first part of initial sync with main-gtk2
12318                 (more to follow)
12319
12320 2005-01-28 [colin]      1.0.0cvs23.1
12321
12322         * src/folderview.c
12323                 Sync with HEAD
12324
12325 2005-01-27 [colin]      1.0.0cvs21.1
12326
12327         * src/folder.c
12328         * src/folderview.c
12329                 Sync with HEAD
12330
12331 2005-01-27 [colin]      1.0.0cvs19.1
12332
12333         * src/procmime.c
12334                 Sync with HEAD
12335
12336 2005-01-27 [colin]      1.0.0cvs18.1
12337
12338         * src/messageview.c
12339         * src/summaryview.c
12340         * src/mainwindow.c
12341         * src/compose.c
12342         * src/compose.h
12343         * src/procmsg.c
12344         * src/procmsg.h
12345         * src/toolbar.c
12346                 Sync with HEAD
12347
12348 2005-01-26 [paul]       1.0.0cvs15.2
12349
12350         * src/compose.c
12351                 compose_entries_set(): convert subject and body to
12352                 utf8 if necessary. patch by Felix Eckhofer
12353
12354 2005-01-26 [paul]       1.0.0cvs15.1
12355
12356         * configure.ac
12357         * src/common/template.c
12358                 sync with HEAD (fix memory leak)
12359
12360 2005-01-25 [paul]       1.0.0cvs14.1
12361
12362         * configure.ac
12363         * src/compose.c
12364                 sync with HEAD
12365
12366 2005-01-24 [colin]      1.0.0cvs13.1
12367
12368         * src/summaryview.c
12369                 Sync with HEAD
12370
12371 2005-01-24 [paul]       1.0.0cvs12.1
12372
12373         * configure.ac
12374         * src/messageview.c
12375         * src/mh.c
12376         * src/common/utils.c
12377                 sync with HEAD
12378
12379 2005-01-24 [colin]      1.0.0cvs11.1
12380
12381         * src/procheader.c
12382                 Sync with HEAD
12383
12384 2005-01-24 [colin]      1.0.0cvs10.1
12385
12386         * src/folderview.c
12387                 Sync with HEAD
12388
12389 2005-01-23 [colin]      1.0.0cvs9.1
12390
12391         * src/crash.c
12392                 Sync with HEAD
12393
12394 2005-01-22 [colin]      1.0.0cvs8.1
12395
12396         * src/summaryview.c
12397         * src/gtk/quicksearch.c
12398                 Sync with HEAD
12399
12400 2005-01-21 [colin]      1.0.0cvs7.1
12401
12402         * src/summaryview.c
12403                 Sync with HEAD
12404
12405 2005-01-21 [colin]      1.0.0cvs6.1
12406
12407         * src/summaryview.c
12408                 Sync with HEAD
12409
12410 2005-01-21 [colin]      1.0.0cvs5.1
12411
12412         * src/gtk/quicksearch.c
12413         * src/prefs_common.c
12414         * src/prefs_common.h
12415                 Sync with HEAD (recurse option)
12416
12417 2005-01-21 [colin]      1.0.0cvs4.1
12418
12419         * src/folder.h
12420         * src/folderview.c
12421         * src/folderview.h
12422         * src/summaryview.c
12423         * src/gtk/quicksearch.c
12424         * src/gtk/quicksearch.h
12425                 Sync with HEAD (recursive quicksearch)
12426
12427 2005-01-20 [colin]      1.0.0cvs3.4
12428
12429         * src/ssl_manager.c
12430                 Remove useless code
12431
12432 2005-01-20 [colin]      1.0.0cvs3.3
12433
12434         * src/ssl_manager.c
12435                 Fix leak, thanks to Alfons.
12436
12437 2005-01-20 [colin]      1.0.0cvs3.2
12438
12439         * src/ssl_manager.c
12440                 Port SSL certificate window to GTK2.
12441
12442 2005-01-20 [paul]       1.0.0cvs3.1
12443
12444         * ChangeLog.claws
12445         * configure.ac
12446         * src/addrindex.c
12447         * src/addrindex.h
12448                 sync with HEAD
12449
12450 2005-01-19 [colin]      1.0.0cvs2.2
12451
12452         * src/plugins/trayicon/trayicon.c
12453                 Fix freeze with gtk-2.6, the easy way
12454                 (signal blocking helpless there...)
12455                 Closes bug #668.
12456
12457 2005-01-19 [colin]      1.0.0cvs2.1
12458
12459         * src/mbox.c
12460         * src/mbox.h
12461         * src/mainwindow.c
12462         * src/summaryview.c
12463         * src/summaryview.h
12464                 Sync with HEAD
12465
12466 2005-01-19 [paul]       1.0.0cvs1.1
12467
12468         * configure.ac
12469         * po/de.po
12470         * po/es.po
12471         * po/fr.po
12472         * po/hr.po
12473         * po/it.po
12474         * po/ja.po
12475         * po/ko.po
12476         * po/pt_BR.po
12477         * po/ru.po
12478         * po/sk.po
12479         * po/sr.po
12480                 sync with HEAD (update translations)
12481
12482 2005-01-18 [colin]      1.0.0cvs0.1
12483
12484         * src/foldersel.c
12485                 Specify search column - patch by Alfons
12486
12487 2005-01-18 [colin]      0.9.13cvs36.3
12488
12489         * src/prefs_toolbar.c
12490                 Change Delete to Remove
12491         * src/prefs_fonts.c
12492                 GTK2 version and leak fixes
12493         * src/prefs_actions.c
12494                 Add stock buttons.
12495                 All patches by Alfons
12496
12497 2005-01-17 [colin]      0.9.13cvs36.2
12498
12499         * src/compose.c
12500                 Fix DnD inserting twice. While at it,
12501                 add DnD support for text/plain in the
12502                 body, and add support in the headers.
12503
12504 2005-01-16 [colin]      0.9.13cvs36.1
12505
12506         * ChangeLog
12507         * ChangeLog.jp
12508         * ChangeLog.claws
12509                 Sync with HEAD (nothing applicable)
12510
12511 2005-01-16 [colin]      0.9.13cvs33.2
12512
12513         * src/prefs_toolbar.c
12514                 GTK2ize prefs_toolbar, by Alfons.
12515
12516 2005-01-14 [colin]      0.9.13cvs33.1
12517
12518         * src/html.c
12519         * src/msgcache.c
12520                 Sync with HEAD
12521
12522 2005-01-14 [colin]      0.9.13cvs32.1
12523
12524         * src/html.c
12525         * src/html.h
12526         * src/msgcache.c
12527         * AUTHORS
12528         * tools/calypso_convert.pl
12529                 Sync with HEAD
12530
12531 2005-01-08 [colin]      0.9.13cvs29.2
12532
12533         * src/prefs_filtering_action.c
12534         * src/prefs_filtering.c
12535                 2 more gtk2 patches by Alfons
12536
12537 2005-01-07 [paul]       0.9.13cvs29.1
12538
12539         * ChangeLog
12540         * ChangeLog.claws
12541         * ChangeLog.jp
12542         * configure.ac
12543         * src/pop.c
12544         * src/pop.h
12545                 sync with HEAD
12546
12547 2005-01-07 [colin]      0.9.13cvs28.3
12548
12549         * src/gtk/progressdialog.c
12550         * src/gtk/progressdialog.h
12551         * src/inc.c
12552         * src/send_message.c
12553                 GTK2 for the incorporation dialog. The CList isn't dead
12554                 yet, for a more smooth migration. Patch by Alfons.
12555
12556 2005-01-06 [colin]      0.9.13cvs28.2
12557
12558         * src/prefs_display_header.c
12559                 GTK2 conversion by Alfons
12560         * src/prefs_actions.c
12561         * src/prefs_matcher.c
12562                 Fix 2 leaks - patch by Alfons
12563
12564 2005-01-06 [colin]      0.9.13cvs28.1
12565
12566         * src/prefs_matcher.c
12567                 Sync with HEAD
12568
12569 2005-01-06 [colin]      0.9.13cvs27.4
12570
12571         * src/prefs_matcher.c
12572                 Fix double-free. Patch by Alfons
12573
12574 2005-01-06 [colin]      0.9.13cvs27.3
12575
12576         * src/prefs_matcher.c
12577                 GTK2 widgets + memleak
12578                 Patch by Alfons
12579
12580 2005-01-05 [colin]      0.9.13cvs27.2
12581
12582         * src/account.c
12583         * src/addr_compl.c
12584         * src/foldersel.c
12585         * src/stock_pixmap.c
12586         * src/stock_pixmap.h
12587                 3 more GTK2 patches by Alfons.
12588
12589 2005-01-04 [colin]      0.9.13cvs27.1
12590
12591         * src/folderview.c
12592         * src/imap_gtk.c
12593         * src/news_gtk.c
12594                 Sync with HEAD
12595
12596 2005-01-04 [colin]      0.9.13cvs25.9
12597
12598         * src/compose.c
12599                 Fix Show Ruler menuitem
12600         * src/prefs_template.c
12601                 Convert to GTK2
12602         * src/common/utils.c
12603                 Make auto pointer stuff handles NULLs
12604                 Patches by Alfons.
12605
12606 2005-01-04 [colin]      0.9.13cvs25.8
12607
12608         * src/compose.c
12609                 Move the attachment list to gtk2
12610                 Patch by Alfons.
12611
12612 2005-01-04 [colin]      0.9.13cvs25.7
12613
12614         * src/textview.c
12615                 Make some keys work again
12616                 Patch by SungHyun Nam <namsh@kldp.org>
12617
12618 2005-01-04 [colin]      0.9.13cvs25.6
12619
12620         * src/gtk/gtkshruler.c
12621                 Move the ruler to GTK2
12622                 Patch by Alfons
12623
12624 2005-01-03 [colin]      0.9.13cvs25.5
12625
12626         * src/compose.c
12627                 Fix my broken patch apply 
12628
12629 2005-01-03 [colin]      0.9.13cvs25.4
12630
12631         * src/common/utils.c
12632         * src/common/utils.h
12633         * src/gtk/prefswindow.c
12634                 Move auto pointer stuff to utils.c
12635                 Patch by Alfons again :)
12636
12637 2005-01-03 [colin]      0.9.13cvs25.3
12638
12639         * src/compose.c
12640         * src/prefs_gtk.c
12641         * src/prefs_template.c
12642         * src/textview.c
12643                 Empty text widgets with empty strings, not NULL char
12644                 Patch by SungHyun Nam <namsh@kldp_org>
12645
12646 2005-01-03 [colin]      0.9.13cvs25.2
12647
12648         * src/main.c
12649         * AUTHORS
12650                 Sync with HEAD
12651
12652 2005-01-03 [colin]      0.9.13cvs25.1
12653
12654         * src/pop.c
12655         * src/pop.h
12656                 Sync with HEAD
12657
12658 2005-01-03 [colin]      0.9.13cvs24.3
12659
12660         * src/account.c
12661                 Two patches from Alfons and Alex S Moore:
12662                 fix images, fix return value.
12663
12664 2005-01-01 [colin]      0.9.13cvs24.2
12665
12666         * src/prefs_actions.c
12667                 Fix over-zealous assertion. Patch by Alfons
12668
12669 2005-01-01 [colin]      0.9.13cvs24.1
12670
12671         * src/procmime.c
12672                 Sync with HEAD (leak fix)
12673
12674 2004-12-31 [colin]      0.9.13cvs23.2
12675
12676         * src/prefs_common.c
12677                 GTK2 widgets + stock buttons - patch by Alfons
12678
12679 2004-12-31 [paul]       0.9.13cvs23.1
12680
12681         * configure.ac
12682                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12683         * src/gtk/pluginwindow.c
12684                 use GTK2 widgets and plug memory leaks,
12685                 patches by Alfons
12686
12687 2004-12-30 [colin]      0.9.13cvs22.4
12688
12689         * src/account.c
12690         * src/action.c
12691         * src/export.c
12692         * src/foldersel.c
12693         * src/import.c
12694         * src/message_search.c
12695         * src/prefs_actions.c
12696         * src/prefs_common.c
12697         * src/prefs_customheader.c
12698         * src/prefs_filtering.c
12699         * src/prefs_summary_column.c
12700         * src/summary_search.c
12701         * src/gtk/about.c
12702         * src/gtk/description_window.c
12703         * src/gtk/gtkutils.c
12704         * src/gtk/gtkutils.h
12705         * src/gtk/inputdialog.c
12706         * src/gtk/prefswindow.c
12707                 Use GTK2 stock buttons. Patches by Alfons.
12708
12709 2004-12-30 [colin]      0.9.13cvs22.3
12710
12711         * src/account.c
12712                 Sync with HEAD
12713         * src/prefs_actions.c
12714         * src/prefs_customheader.c
12715         * src/prefs_filtering.c
12716         * src/prefs_msg_colors.c
12717         * src/prefs_summary_column.c
12718         * src/gtk/prefswindow.c
12719                 Use GtkTreeView instead of deprecated 
12720                 widgets. Patches by Alfons.
12721
12722 2004-12-30 [paul]       0.9.13cvs22.2
12723
12724         * src/foldersel.c
12725                 use GTK 2 Tree View
12726                 patch by Alfons, with root folder sorting fix
12727                 by Stephan Sachse
12728
12729 2004-12-30 [paul]       0.9.13cvs22.1
12730
12731         * ChangeLog
12732         * ChangeLog.claws
12733         * ChangeLog.jp
12734         * NEWS
12735         * configure.ac
12736         * src/account.c
12737                 sync with HEAD
12738
12739 2004-12-22 [martin]     0.9.13cvs21.2
12740
12741         * src/action.c
12742                 free the command line after its use
12743
12744 2004-12-18 [paul]       0.9.13cvs21.1
12745
12746         * AUTHORS
12747         * ChangeLog
12748         * ChangeLog.claws
12749         * ChangeLog.jp
12750         * NEWS
12751         * configure.ac
12752         * src/action.c
12753         * src/compose.c
12754         * src/syldap.c
12755                 sync with HEAD
12756
12757 2004-12-17 [martin]     0.9.13cvs17.2
12758
12759         * src/action.c
12760                 convert actions input to locale
12761         * src/inc.c
12762                 convert notification command to locale
12763         * src/plugins/pgpmime/select-keys.c
12764                 convert attributes to utf8
12765
12766 2004-12-14 [colin]      0.9.13cvs17.1
12767
12768         * ChangeLog
12769         * ChangeLog.jp
12770         * ChangeLog.claws
12771         * src/action.c
12772         * src/common/utils.c
12773         * src/gtk/prefswindow.c
12774         * src/gtk/gtkutils.c
12775         * src/gtk/gtkutils.h
12776         * src/plugins/spamassassin/libspamc.c
12777                 Sync with HEAD
12778
12779 2004-12-13 [colin]      0.9.13cvs14.1
12780
12781         * src/quote_fmt_parse.y
12782                 Sync with HEAD
12783
12784 2004-12-10 [colin]      0.9.13cvs12.1
12785
12786         * src/prefs_themes.c
12787         * src/mainwindow.c
12788         * src/messageview.c
12789                 Sync with HEAD
12790
12791 2004-12-09 [colin]      0.9.13cvs10.1
12792
12793         * src/procmime.c
12794                 Sync with HEAD (fix B64 encoding from memory)
12795
12796 2004-12-08 [colin]      0.9.13cvs9.1
12797
12798         * src/gtk/colorlabel.c
12799                 Sync with HEAD
12800
12801 2004-12-08 [paul]       0.9.13cvs8.2
12802
12803         * src/gtk/pluginwindow.c
12804                 fix window resizing oddities
12805
12806 2004-12-08 [colin]      0.9.13cvs8.1
12807
12808         * src/quote_fmt_parse.y
12809                 Sync with HEAD
12810
12811 2004-12-08 [colin]      0.9.13cvs7.1
12812
12813         * src/matcher_parser_parse.y
12814         * src/msgcache.c
12815         * src/prefs_matcher.c
12816         * src/procheader.c
12817         * src/matcher.c
12818         * src/common/defs.h
12819         * po/sr.po
12820                 Sync with HEAD
12821
12822 2004-12-08 [colin]      0.9.13cvs6.1
12823
12824         * src/quote_fmt_parse.y
12825         * src/textview.c
12826                 Sync with HEAD
12827         * src/gtk/prefswindow.c
12828         * src/gtk/pluginwindow.c
12829                 Fix G_CALLBACKS protos (thanks to Alfons)
12830
12831 2004-12-07 [torte]      0.9.13cvs2.2
12832
12833         * src/procmime.c
12834                 [Bug 650] reply button causes crash
12835                 Thanks to David Relson and Christoph
12836
12837 2004-12-07 [colin]      0.9.13cvs2.1
12838
12839         * ChangeLog.claws
12840         * AUTHORS
12841         * po/sk.po
12842         * src/procmime.c
12843         * src/prefs_account.c
12844         * src/common/smtp.c
12845         * src/common/smtp.h
12846                 Sync with HEAD
12847
12848 2004-12-06 [colin]      0.9.12cvs187.1
12849
12850         * ChangeLog.claws
12851         * INSTALL
12852         * Makefile.am
12853         * README.claws
12854         * TODO.claws
12855         * configure.ac
12856         * po/bg.po
12857         * po/cs.po
12858         * po/el.po
12859         * po/en_GB.po
12860         * po/es.po
12861         * po/fr.po
12862         * po/hr.po
12863         * po/hu.po
12864         * po/it.po
12865         * po/ja.po
12866         * po/ko.po
12867         * po/nl.po
12868         * po/pl.po
12869         * po/pt_BR.po
12870         * po/ru.po
12871         * po/sk.po
12872         * po/sr.po
12873         * po/sv.po
12874         * po/zh_CN.po
12875         * po/zh_TW.Big5.po
12876         * src/compose.c
12877         * tools/Makefile.am
12878         * tools/README
12879         * tools/filter_conv.pl
12880         * tools/kdeservicemenu/README
12881         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12882         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12883                 Sync with HEAD
12884
12885 2004-12-04 [colin]      0.9.12cvs183.1
12886
12887         * src/compose.c
12888                 Sync with HEAD (compose window position saving)
12889
12890 2004-12-04 [paul]       0.9.12cvs182.3
12891
12892         * src/messageview.c
12893         * src/mimeview.c
12894         * src/prefs_customheader.c
12895         * src/gtk/quicksearch.c
12896                 replace some forgotten GTK_SIGNAL_FUNCs
12897
12898 2004-12-04 [paul]       0.9.12cvs182.2
12899
12900         * src/Makefile.am
12901                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12902                 committed in error      
12903
12904 2004-12-04 [paul]       0.9.12cvs182.1
12905
12906         * ChangeLog
12907         * ChangeLog.claws
12908         * ChangeLog.jp
12909         * INSTALL
12910         * NEWS
12911         * README
12912         * README.jp
12913         * configure.ac
12914         * doc/manual/ja/Makefile.am
12915         * doc/manual/ja/sylpheed-1.html
12916         * doc/manual/ja/sylpheed-10.html
12917         * doc/manual/ja/sylpheed-11.html
12918         * doc/manual/ja/sylpheed-12.html
12919         * doc/manual/ja/sylpheed-13.html
12920         * doc/manual/ja/sylpheed-14.html
12921         * doc/manual/ja/sylpheed-15.html
12922         * doc/manual/ja/sylpheed-16.html
12923         * doc/manual/ja/sylpheed-17.html
12924         * doc/manual/ja/sylpheed-18.html
12925         * doc/manual/ja/sylpheed-19.html
12926         * doc/manual/ja/sylpheed-2.html
12927         * doc/manual/ja/sylpheed-20.html
12928         * doc/manual/ja/sylpheed-3.html
12929         * doc/manual/ja/sylpheed-4.html
12930         * doc/manual/ja/sylpheed-5.html
12931         * doc/manual/ja/sylpheed-6.html
12932         * doc/manual/ja/sylpheed-7.html
12933         * doc/manual/ja/sylpheed-8.html
12934         * doc/manual/ja/sylpheed-9.html
12935         * doc/manual/ja/sylpheed.html
12936         * doc/manual/ja/sylpheed.sgml
12937         * po/de.po
12938         * src/Makefile.am
12939         * src/compose.c
12940         * src/procmime.c
12941         * src/pixmaps/regular.xpm **REMOVED**
12942         * src/plugins/pgpmime/pgpmime.c
12943         * src/plugins/pgpmime/plugin.c
12944         * src/plugins/pgpmime/prefs_gpg.c
12945                 sync with HEAD
12946
12947 2004-12-03 [paul]       0.9.12cvs180.1
12948
12949         * ChangeLog
12950         * ChangeLog.claws
12951         * ChangeLog.jp
12952         * configure.ac
12953         * src/Makefile.am
12954         * src/pop.c
12955         * src/common/utils.c
12956         * src/common/utils.h
12957         * src/pixmaps/continue.xpm
12958         * src/pixmaps/dir_close.xpm
12959         * src/pixmaps/dir_open.xpm
12960         * src/pixmaps/drafts_close.xpm
12961         * src/pixmaps/drafts_open.xpm
12962         * src/pixmaps/folder.xpm **REMOVED**
12963         * src/pixmaps/group.xpm
12964         * src/pixmaps/unread.xpm
12965                 sync with HEAD
12966
12967 2004-12-02 [colin]      0.9.12cvs179.1
12968
12969         * src/compose.c
12970                 Sync with HEAD (non-duplicated reedition)
12971
12972 2004-12-02 [colin]      0.9.12cvs178.1
12973
12974         * src/compose.c
12975                 Sync with HEAD (linewrap_quote fix)
12976
12977 2004-12-01 [colin]      0.9.12cvs177.3
12978
12979         * src/addrharvest.c
12980                 Replace sizeof with strlen
12981
12982 2004-12-01 [paul]       0.9.12cvs177.2
12983
12984         * src/addrharvest.c
12985                 fix 'harvest addresses'
12986
12987 2004-11-30 [colin]      0.9.12cvs177.1
12988
12989         * src/gtk/prefswindow.c
12990         * src/gtk/pluginwindow.c
12991                 Sync with HEAD
12992
12993 2004-11-29 [colin]      0.9.12cvs176.1
12994
12995         * src/folderview.c
12996                 sync with HEAD (Fix disappearing separators in folderview's popup)
12997
12998 2004-11-29 [colin]      0.9.12cvs175.1
12999
13000         * src/procmime.c
13001                 Sync with head (another format fix)
13002
13003 2004-11-29 [colin]      0.9.12cvs174.1
13004
13005         * src/pop.c
13006                 Sync with HEAD (format string fix)
13007
13008 2004-11-26 [colin]      0.9.12cvs173.1
13009
13010         * src/common/smtp.c
13011         * src/common/smtp.h
13012                 Sync with HEAD
13013
13014 2004-11-24 [colin]      0.9.12cvs172.1
13015
13016         * src/plugins/pgpmime/pgpmime.c
13017                 Sync with HEAD
13018
13019 2004-11-24 [colin]      0.9.12cvs171.1
13020
13021         * src/plugins/pgpmime/pgpmime.c
13022                 Sync with head (gpgmectx leaks)
13023
13024 2004-11-24 [colin]      0.9.12cvs169.1
13025
13026         * src/plugins/pgpmime/plugin.c
13027         * src/plugins/trayicon/Makefile.am
13028         * src/plugins/trayicon/newmarkedmail.xpm
13029         * src/plugins/trayicon/trayicon.c
13030         * src/plugins/trayicon/unreadmarkedmail.xpm
13031                 Sync with HEAD
13032
13033 2004-11-23 [colin]      0.9.12cvs168.1
13034
13035         * src/partial_download.c
13036         * src/partial_download.h
13037         * src/plugins/pgpmime/plugin.c
13038                 Sync with HEAD
13039
13040 2004-11-23 [colin]      0.9.12cvs166.1
13041
13042         * src/Makefile.am
13043         * src/codeconv.c
13044         * src/compose.c
13045         * src/folderview.c
13046         * src/main.c
13047         * src/partial_download.c
13048         * src/partial_download.h
13049         * src/prefs_account.c
13050         * src/prefs_account.h
13051         * src/privacy.c
13052         * src/privacy.h
13053         * src/procmime.c
13054         * src/common/Makefile.am
13055         * src/common/base64.h
13056         * src/common/partial_download.c
13057         * src/common/partial_download.h
13058         * src/gtk/prefswindow.c
13059         * src/gtk/prefswindow.h
13060         * src/plugins/pgpmime/pgpmime.c
13061         * src/plugins/pgpmime/prefs_gpg.c
13062         * src/plugins/pgpmime/prefs_gpg.h
13063         * src/plugins/pgpmime/sgpgme.c
13064         * src/plugins/pgpmime/sgpgme.h
13065                 Sync with HEAD
13066
13067 2004-11-23 [colin]      0.9.12cvs163.1
13068
13069         * src/main.c
13070                 Sync with HEAD (cursor optimization)
13071
13072 2004-11-23 [colin]      0.9.12cvs162.1
13073
13074         * src/prefs_common.c
13075         * src/prefs_themes.c
13076         * src/procmsg.c
13077                 Sync with HEAD
13078
13079 2004-11-23 [colin]      0.9.12cvs158.9
13080
13081         * src/compose.c
13082                 Fix double-free when forwarding
13083         * src/msgcache.c
13084                 Fix leak on error path
13085                 
13086
13087 2004-11-23 [colin]      0.9.12cvs158.8
13088
13089         * src/compose.c
13090                 Fix possible double-free
13091                 Spotted by Alfons
13092
13093 2004-11-23 [colin]      0.9.12cvs158.7
13094
13095         * src/compose.c
13096                 Fix some signal handlers' prototypes
13097                 Spotted by Alfons
13098
13099 2004-11-22 [colin]      0.9.12cvs158.6
13100
13101         * src/compose.c
13102                 Remove unneeded code and duplicated
13103                 wrapping - patch by Alfons
13104
13105 2004-11-22 [colin]      0.9.12cvs158.5
13106
13107         * src/prefs_themes.c
13108                 Fix oversized selector
13109
13110 2004-11-22 [colin]      0.9.12cvs158.4
13111
13112         * src/compose.c
13113                 fix dump_text()
13114                 patch by Alfons
13115
13116 2004-11-19 [colin]      0.9.12cvs158.3
13117
13118         * src/textview.c
13119                 Add a context menu on links (open, copy)
13120
13121 2004-11-18 [paul]       0.9.12cvs158.2
13122
13123         * src/addrgather.c
13124         * src/exphtmldlg.c
13125         * src/expldifdlg.c
13126         * src/mimeview.c
13127         * src/prefs_common.c
13128         * src/plugins/image_viewer/viewer.c
13129         * src/plugins/spamassassin/spamassassin_gtk.c
13130                 replace deprecated gtk_notebook_set_page
13131                 and gtk_notebook_current_page
13132
13133 2004-11-18 [paul]       0.9.12cvs158.1
13134
13135         * configure.ac
13136         * src/compose.c
13137         * src/mainwindow.c
13138         * src/messageview.c
13139         * src/prefs_common.c
13140         * src/common/utils.c
13141         * src/common/utils.h
13142                 sync with HEAD
13143
13144 2004-11-17 [colin]      0.9.12cvs156.1
13145
13146         * src/prefs_account.c
13147         * src/prefs_account.h
13148         * src/procmsg.c
13149                 Sync with HEAD (add pref to store encrypted mails encrypted)
13150
13151 2004-11-17 [paul]       0.9.12cvs155.1
13152
13153         * ChangeLog
13154         * ChangeLog.claws
13155         * ChangeLog.jp
13156         * NEWS
13157         * configure.ac
13158         * src/compose.c
13159         * src/jpilot.c
13160         * src/privacy.c
13161         * src/procmime.c
13162         * src/procmime.h
13163         * src/procmsg.c
13164         * src/toolbar.c
13165         * src/pixmaps/error.xpm
13166                 sync with HEAD
13167
13168 2004-11-17 [colin]      0.9.12cvs151.1
13169
13170         * src/plugins/pgpmime/pgpmime.c
13171                 Sync with HEAD (remove debug printf)
13172
13173 2004-11-17 [colin]      0.9.12cvs150.1
13174
13175         * src/plugins/pgpmime/pgpmime.c
13176                 Sync with HEAD (off-by-one fix)
13177
13178 2004-11-17 [colin]      0.9.12cvs149.1
13179
13180         * src/procmsg.c
13181                 Sync with HEAD (coding style fixes)
13182
13183 2004-11-16 [colin]      0.9.12cvs148.1
13184
13185         * src/procmsg.c
13186                 Sync with head (Fix the fix)
13187
13188 2004-11-16 [colin]      0.9.12cvs147.1
13189
13190         * src/procmsg.c
13191                 Sync with Main (leak fix)
13192
13193 2004-11-16 [colin]      0.9.12cvs146.14
13194
13195         * src/compose.c
13196                 Remove useless chunk of code
13197                 Patch by Alfons
13198
13199 2004-11-15 [colin]      0.9.12cvs146.13
13200
13201         * src/compose.c
13202                 Fix drafting after insertion
13203                 Patch by Alfons
13204
13205 2004-11-15 [colin]      0.9.12cvs146.12
13206
13207         * src/compose.c
13208         * src/prefs_filtering.c
13209         * src/prefs_filtering_action.c
13210         * src/prefs_toolbar.c
13211                 Fix some const-correctness
13212
13213 2004-11-15 [colin]      0.9.12cvs146.11
13214
13215         * src/summaryview.c
13216         * src/prefs_themes.c
13217         * src/messageview.c
13218                 Fix some leaks
13219
13220 2004-11-15 [colin]      0.9.12cvs146.10
13221
13222         * src/codeconv.c
13223                 More unreadable locale fixes
13224
13225 2004-11-14 [colin]      0.9.12cvs146.9
13226
13227         * src/textview.c
13228                 Fix uri_security_check
13229                 Patch by Alfons
13230
13231 2004-11-13 [paul]       0.9.12cvs146.8
13232
13233         * src/folder.c
13234         * src/procmime.c
13235                 fix 2 bugs introduced in last commit
13236
13237 2004-11-13 [paul]       0.9.12cvs146.7
13238
13239         * src/compose.c
13240         * src/exporthtml.c
13241         * src/exportldif.c
13242         * src/folder.c
13243         * src/imap.c
13244         * src/imap_gtk.c
13245         * src/main.c
13246         * src/mainwindow.c
13247         * src/messageview.c
13248         * src/mh_gtk.c
13249         * src/prefs_themes.c
13250         * src/procmime.c
13251         * src/setup.c
13252         * src/summaryview.c
13253                 replace deprecated g_basename
13254
13255 2004-11-13 [paul]       0.9.12cvs146.6
13256
13257         * src/compose.c
13258         * src/imap.c
13259         * src/matcher_parser.h
13260         * src/matcher_parser_parse.y
13261         * src/prefs_filtering.c
13262         * src/prefs_filtering_action.c
13263         * src/prefs_themes.c
13264         * src/prefs_toolbar.c
13265         * src/common/utils.c
13266                 various small fixes/cleanups
13267
13268 2004-11-12 [colin]      0.9.12cvs146.5
13269
13270         * src/textview.c
13271                 Validate event's origin on visibility notify
13272                 Patch by Alfons.
13273
13274 2004-11-12 [paul]       0.9.12cvs146.4
13275
13276         * src/exporthtml.c
13277         * src/exportldif.c
13278         * src/imap.c
13279         * src/mh.c
13280         * src/mimeview.c
13281         * src/prefs_spelling.c
13282         * src/prefs_themes.c
13283                 replace deprecated g_dirname    
13284
13285 2004-11-12 [colin]      0.9.12cvs146.3
13286
13287         * src/textview.c
13288                 Some coding style fixes
13289
13290 2004-11-12 [colin]      0.9.12cvs146.2
13291
13292         * src/codeconv.c
13293                 We want to replace _all_ extended chars in
13294                 conv_unreadable_*, because any string containing
13295                 extended chars not parsing as UTF8 is 
13296                 undisplayed on gtk2.
13297
13298 2004-11-12 [paul]       0.9.12cvs146.1
13299
13300         * ChangeLog
13301         * ChangeLog.claws
13302         * ChangeLog.jp
13303         * NEWS
13304         * configure.ac
13305         * src/account.c
13306         * src/folderview.c
13307         * src/folderview.h
13308         * src/imap.c
13309         * src/imap_gtk.c
13310         * src/inc.c
13311         * src/mainwindow.c
13312         * src/mh_gtk.c
13313         * src/news_gtk.c
13314         * src/pop.c
13315         * src/prefs_account.c
13316         * src/prefs_account.h
13317         * src/prefs_ext_prog.c
13318         * src/procmime.c
13319         * src/procmime.h
13320         * src/procmsg.c
13321         * src/procmsg.h
13322         * src/summary_search.c
13323         * src/summaryview.c
13324         * src/textview.c
13325         * src/common/defs.h
13326         * src/common/utils.c
13327         * src/common/utils.h
13328         * src/gtk/menu.c
13329         * src/gtk/menu.h
13330                 sync with HEAD
13331
13332 2004-11-11 [colin]      0.9.12cvs144.2
13333
13334         * src/textview.c
13335                 Fix URI range selection (patch by Alfons)
13336
13337 2004-11-09 [colin]      0.9.12cvs144.1
13338
13339         * ChangeLog.claws
13340         * src/compose.c
13341         * src/folder.c
13342         * src/folder_item_prefs.c
13343         * src/prefs_account.c
13344         * src/prefs_account.h
13345         * src/plugins/pgpmime/pgpmime.c
13346                 Sync with HEAD
13347
13348 2004-11-08 [colin]      0.9.12cvs143.1
13349
13350         * src/summaryview.c
13351                 Sync with HEAD (optimize quicksearch)
13352
13353 2004-11-08 [colin]      0.9.12cvs142.2
13354
13355         * src/compose.c
13356                 Don't wrap when Edit/Auto wrapping is disabled
13357
13358 2004-11-08 [colin]      0.9.12cvs142.1
13359
13360         * src/textview.c
13361                 Sync with HEAD
13362
13363 2004-11-08 [colin]      0.9.12cvs141.1
13364
13365         * src/textview.c
13366                 Sync with HEAD (fix some mail URIs)
13367
13368 2004-11-08 [colin]      0.9.12cvs140.3
13369
13370         * src/textview.c
13371                 o Use text cursor instead of arrow when
13372                   not on a link
13373                 o Fix handling of contiguous links (as in
13374                   "colin@colino.net" <colin@colino.net>)
13375                   This one unveils a bug in get_email_part()
13376
13377 2004-11-07 [colin]      0.9.12cvs140.2
13378
13379         * src/textview.c
13380                 Fix memleak. Patch by Alfons.
13381
13382 2004-11-06 [colin]      0.9.12cvs140.1
13383
13384         * src/compose.c
13385                 Sync with HEAD (don't ask passphrase
13386                 when drafting)
13387
13388 2004-11-06 [paul]       0.9.12cvs139.2
13389
13390         * AUTHORS
13391         * src/textview.c
13392         * src/textview.h
13393                 textview URI handling. hovering over a 
13394                 link displays it in the status bar,
13395                 and changes the mouse pointer to a hand 
13396                 cursor. a link is activated with a single 
13397                 click. (Modified from the) patch by Jean-Yves 
13398                 Lefort <jylefort@users.sourceforge.net>
13399                 
13400
13401 2004-11-05 [colin]      0.9.12cvs139.1
13402
13403         * src/compose.c
13404         * src/procmime.c
13405                 Sync with HEAD again ^^
13406
13407 2004-11-05 [colin]      0.9.12cvs139.1
13408
13409         * src/compose.c
13410         * src/procmime.c
13411                 Sync with HEAD
13412
13413 2004-11-03 [paul]       0.9.12cvs138.1
13414
13415         * ChangeLog.claws
13416         * configure.ac
13417         * po/POTFILES.in
13418         * src/prefs_ext_prog.c
13419         * src/procmime.c
13420         * tools/kdeservicemenu/README
13421         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13422         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13423                 sync with HEAD
13424
13425 2004-11-01 [christoph]  0.9.12cvs136.2
13426
13427         * src/procmime.c
13428                 convert MIME parameters to UTF-8
13429
13430 2004-10-29 [colin]      0.9.12cvs136.1
13431
13432         * src/common/utils.c
13433                 Sync with HEAD (don't use '=' in mime boundary)
13434
13435 2004-10-29 [paul]       0.9.12cvs135.1
13436
13437         * configure.ac
13438         * doc/src/rfc2231.txt
13439         * src/procmime.c
13440         * src/common/quoted-printable.c
13441         * src/common/utils.c
13442         * src/common/utils.h
13443                 sync with HEAD
13444
13445 2004-10-27 [paul]       0.9.12cvs134.1
13446
13447         * configure.ac
13448         * src/main.c
13449         * src/procmime.c
13450         * src/plugins/pgpmime/pgpmime.c
13451                 sync with HEAD
13452
13453 2004-10-26 [paul]       0.9.12cvs132.3
13454
13455         * src/account.c
13456         * src/addressbook.c
13457         * src/addrgather.c
13458         * src/addrharvest.c
13459         * src/codeconv.c
13460         * src/compose.c
13461         * src/customheader.c
13462         * src/editaddress.c
13463         * src/editgroup.c
13464         * src/enriched.c
13465         * src/expldifdlg.c
13466         * src/exporthtml.c
13467         * src/exportldif.c
13468         * src/folder.c
13469         * src/foldersel.c
13470         * src/folderview.c
13471         * src/grouplistdialog.c
13472         * src/html.c
13473         * src/imap.c
13474         * src/jpilot.c
13475         * src/ldapserver.c
13476         * src/ldif.c
13477         * src/mimeview.c
13478         * src/news.c
13479         * src/news_gtk.c
13480         * src/pop.c
13481         * src/prefs_display_header.c
13482         * src/prefs_gtk.c
13483         * src/prefs_msg_colors.c
13484         * src/prefs_toolbar.c
13485         * src/procheader.c
13486         * src/procmime.c
13487         * src/summaryview.c
13488         * src/textview.c
13489         * src/toolbar.c
13490         * src/vcard.c
13491         * src/common/mgutils.c
13492         * src/common/nntp.c
13493         * src/common/smtp.c
13494         * src/common/template.c
13495         * src/common/utils.c
13496         * src/common/xmlprops.c
13497         * src/plugins/pgpmime/pgpmime.c
13498         * src/plugins/pgpmime/select-keys.c
13499         * src/plugins/pgpmime/sgpgme.c
13500                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13501                 g_string_sprintfa(), gtk_notebook_current_page()
13502
13503 2004-10-26 [colin]      0.9.12cvs132.2
13504
13505         * src/prefs_folder_item.c
13506                 Fix default-account selection
13507
13508 2004-10-21 [colin]      0.9.12cvs133
13509
13510         * src/compose.c
13511                 Sync with HEAD (Remove extra separator in compose's Options)
13512         * src/textview.c
13513                 Set wrapping to char
13514
13515 2004-10-21 [paul]       0.9.12cvs131.2
13516
13517         * src/compose.c
13518         * src/sourcewindow.c
13519                 fix wrapping
13520                 fix window shrinking 
13521
13522 2004-10-21 [colin]      0.9.12cvs131.1
13523
13524         * ChangeLog.claws
13525         * src/compose.c
13526                 Sync with HEAD
13527
13528 2004-10-21 [paul]       0.9.12cvs130.2
13529
13530         * src/prefs_folder_item.c
13531                 sync with HEAD (Apply to subfolders)
13532
13533 2004-10-19 [colin]      0.9.12cvs130.1
13534
13535         * ChangeLog.claws
13536         * src/compose.c
13537         * src/common/utils.c
13538         * src/gtk/menu.c
13539                 Sync with HEAD
13540
13541 2004-10-19 [colin]      0.9.12cvs128.1
13542
13543         * src/addrbook.c
13544         * src/addrcache.c
13545         * src/addressbook.c
13546         * src/codeconv.c
13547         * src/compose.c
13548         * src/customheader.c
13549         * src/editaddress.c
13550         * src/editgroup.c
13551         * src/exporthtml.c
13552         * src/folder.c
13553         * src/folderview.c
13554         * src/imap.c
13555         * src/jpilot.c
13556         * src/main.c
13557         * src/matcher_parser_parse.y
13558         * src/mbox.c
13559         * src/pop.c
13560         * src/prefs_account.c
13561         * src/prefs_gtk.c
13562         * src/prefs_msg_colors.c
13563         * src/procheader.c
13564         * src/procmime.c
13565         * src/procmime.h
13566         * src/procmsg.c
13567         * src/summaryview.c
13568         * src/textview.c
13569         * src/common/base64.c
13570         * src/common/partial_download.c
13571         * src/common/socket.c
13572         * src/common/sylpheed.c
13573         * src/common/utils.c
13574         * src/common/utils.h
13575         * src/gtk/pluginwindow.c
13576         * src/gtk/quicksearch.c
13577         * src/plugins/clamav/clamav_plugin.c
13578         * src/plugins/clamav/clamav_plugin.h
13579         * src/plugins/clamav/clamav_plugin_gtk.c
13580         * src/plugins/pgpmime/passphrase.c
13581         * src/plugins/pgpmime/pgpmime.c
13582         * src/plugins/pgpmime/plugin.c
13583         * src/plugins/pgpmime/prefs_gpg.c
13584         * src/plugins/pgpmime/prefs_gpg.h
13585         * src/plugins/pgpmime/select-keys.c
13586         * src/plugins/pgpmime/sgpgme.c
13587         * src/plugins/spamassassin/libspamc.c
13588         * src/plugins/spamassassin/spamassassin.c
13589         * src/plugins/spamassassin/spamassassin.h
13590         * src/plugins/spamassassin/spamassassin_gtk.c
13591         * src/plugins/trayicon/trayicon.c
13592         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
13593                 Sync with HEAD
13594
13595 2004-10-14 [colin]      0.9.12cvs126.2
13596
13597         * src/codeconv.c
13598         * src/textview.c
13599                 Fix conv_unreadable_locale
13600
13601 2004-10-13 [colin]      0.9.12cvs126.1
13602
13603         * src/compose.c
13604                 Sync with HEAD (don't convert charset for 
13605                 drafted messages, minor cleanup)
13606
13607 2004-10-13 [colin]      0.9.12cvs125.1
13608
13609         * po/POTFILES.in
13610                 Sync with HEAD (POTFILES fix)
13611
13612 2004-10-12 [colin]      0.9.12cvs124.3
13613
13614         * src/compose.c
13615                 Fix encoding bug from latest sync
13616
13617 2004-10-12 [paul]       0.9.12cvs124.2
13618
13619         * src/plugins/pgpmime/prefs_gpg.c
13620         * src/plugins/pgpmime/prefs_gpg.h
13621                 forgotten in last commit        
13622
13623 2004-10-12 [paul]       0.9.12cvs124.1
13624
13625         * ChangeLog.claws
13626         * configure.ac
13627         * m4/spamassassin.m4
13628         * src/Makefile.am
13629         * src/account.c
13630         * src/compose.c
13631         * src/compose.h
13632         * src/crash.c
13633         * src/main.c
13634         * src/mimeview.c
13635         * src/passphrase.c
13636         * src/passphrase.h
13637         * src/prefs_account.c
13638         * src/prefs_account.h
13639         * src/prefs_common.c
13640         * src/privacy.c
13641         * src/privacy.h
13642         * src/procmime.c
13643         * src/procmime.h
13644         * src/procmsg.c
13645         * src/rfc2015.c
13646         * src/rfc2015.h
13647         * src/select-keys.c
13648         * src/select-keys.h
13649         * src/textview.c
13650         * src/common/utils.c
13651         * src/common/utils.h
13652         * src/gtk/about.c
13653         * src/plugins/pgpmime/Makefile.am
13654         * src/plugins/pgpmime/passphrase.c
13655         * src/plugins/pgpmime/passphrase.h
13656         * src/plugins/pgpmime/pgpmime.c
13657         * src/plugins/pgpmime/plugin.c
13658         * src/plugins/pgpmime/select-keys.c
13659         * src/plugins/pgpmime/select-keys.h
13660         * src/plugins/pgpmime/sgpgme.c
13661         * src/plugins/pgpmime/sgpgme.h
13662                 sync with HEAD
13663
13664 2004-10-04 [colin]      0.9.12cvs122.1
13665
13666         * src/mainwindow.c
13667         * src/messageview.c
13668         * src/messageview.h
13669         * src/textview.c
13670                 Sync with HEAD
13671
13672 2004-10-04 [colin]      0.9.12cvs121.1
13673
13674         * src/summaryview.c
13675                 Sync with HEAD
13676
13677 2004-10-04 [paul]       0.9.12cvs120.1
13678
13679         * configure.ac
13680                 sync with HEAD [don't try to build 
13681                 pgpmime plugin when gpgme is disabled]
13682
13683 2004-10-03 [colin]      0.9.12cvs119.3
13684
13685         * src/gtk/gtksctree.c
13686                 Lots of side effects. Put back as before 117.2.
13687         * src/summaryview.c
13688                 Fix bug #602
13689
13690 2004-10-03 [colin]      0.9.12cvs119.2
13691
13692         * src/gtk/gtksctree.c
13693                 Revert 608 fix that doesn't work that good
13694
13695 2004-10-02 [colin]      0.9.12cvs119.1
13696
13697         * src/mainwindow.c
13698         * src/messageview.c
13699         * src/prefs_common.h
13700         * src/procmime.c
13701         * src/procmime.h
13702         * src/textview.c
13703                 Sync with HEAD
13704         * src/gtk/gtksctree.c
13705                 Close bug #608
13706
13707 2004-10-01 [colin]      0.9.12cvs118.1
13708
13709         * src/mimeview.c
13710                 Sync with HEAD (better Save All fix)
13711
13712 2004-10-01 [colin]      0.9.12cvs117.2
13713
13714         * src/gtk/gtksctree.c
13715                 Faster on selection
13716
13717 2004-10-01 [colin]      0.9.12cvs117.1
13718
13719         * src/mimeview.c
13720                 Sync with HEAD (Save All: only attachments)
13721
13722 2004-10-01 [paul]       0.9.12cvs116.1
13723
13724         * ChangeLog.claws
13725         * configure.ac
13726         * src/account.c
13727         * src/prefs_common.c
13728         * src/gtk/colorlabel.c
13729                 sync with HEAD
13730
13731 2004-09-30 [colin]      0.9.12cvs115.1
13732
13733         * src/stock_pixmap.c
13734         * src/stock_pixmap.h
13735         * src/folderview.c
13736         * src/Makefile.am
13737         * src/pixmaps/read.xpm
13738                 Sync with HEAD (new pixmap)
13739
13740 2004-09-29 [colin]      0.9.12cvs114.1
13741
13742         * src/compose.c
13743                 Sync with HEAD
13744                 Fix focus handling in headers
13745
13746 2004-09-29 [paul]       0.9.12cvs113.1
13747
13748         * src/quote_fmt_parse.y
13749                 sync with HEAD
13750  
13751
13752 2004-09-28 [colin]      0.9.12cvs112.1
13753
13754         * src/folderview.c
13755         * src/mainwindow.c
13756                 Sync with HEAD
13757
13758 2004-09-28 [colin]      0.9.12cvs110.1
13759
13760         * src/folderview.c
13761                 Sync with HEAD (Contextual Empty trash menu)
13762
13763 2004-09-28 [colin]      0.9.12cvs108.1
13764
13765         * src/addressbook.c
13766                 Sync with HEAD (addressbook edit on double-click)
13767
13768 2004-09-28 [colin]      0.9.12cvs106.1
13769
13770         * src/inc.c
13771                 Sync with HEAD (folder_item freeze on inc)
13772
13773 2004-09-27 [colin]      0.9.12cvs105.1
13774
13775         * src/folderview.c
13776                 Sync with HEAD (right-align new and unread column)
13777
13778 2004-09-27 [colin]      0.9.12cvs104.1
13779
13780         * src/main.c
13781                 Sync with HEAD (revert 0.9.12cvs101)
13782
13783 2004-09-24 [colin]      0.9.12cvs103.2
13784
13785         * src/wizard.c
13786                 Fix gtk warnings and use domain part of the email address 
13787                 when domain detection fails (no dot in domain name)
13788
13789 2004-09-23 [colin]      0.9.12cvs103.1
13790
13791         * src/plugins/spamassassin/libspamc.c
13792         * src/plugins/spamassassin/libspamc.h
13793         * src/plugins/spamassassin/utils.c
13794         * src/plugins/spamassassin/utils.h
13795                 Sync with HEAD (Update spamassassin to 3.0)
13796
13797 2004-09-21 [colin]      0.9.12cvs102.3
13798
13799         * src/action.c
13800                 Add horizontal scrollbar in action io dialog as needed
13801                 Patch by Alfons.
13802
13803 2004-09-20 [colin]      0.9.12cvs102.2
13804
13805         * src/plugins/image_viewer/viewer.c
13806                 Remove imlib stuff
13807                 use gtk_pixmap_set when clearing
13808                 (would be better to use gtkImages, but causes size-allocate 
13809                 signals storm)
13810
13811 2004-09-17 [paul]       0.9.12cvs102.1
13812
13813         * ChangeLog
13814         * ChangeLog.claws
13815         * ChangeLog.jp
13816         * configure.ac
13817         * src/inc.c
13818                 sync with HEAD
13819
13820
13821 2004-09-17 [colin]      0.9.12cvs101.1
13822
13823         * ChangeLog.claws
13824         * src/main.c
13825                 Sync with HEAD (fix segs at exit)
13826
13827 2004-09-14 [colin]      0.9.12cvs99.5
13828
13829         * src/common/socket.c
13830         * AUTHORS
13831                 Fix send error on 64bit platforms
13832                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13833
13834 2004-09-14 [colin]      0.9.12cvs99.4
13835
13836         * src/action.c
13837                 Fix action output with utf8 
13838                 Patch by Alfons.
13839
13840 2004-09-14 [colin]      0.9.12cvs99.3
13841
13842         * ChangeLog.claws
13843         * src/folder.c
13844                 Sync with HEAD
13845
13846 2004-09-09 [colin]      0.9.12cvs99.2
13847
13848         * src/action.c
13849                 Fix progress bar (displaying "Completed %v/%u")
13850                 Patch by Alfons.
13851
13852 2004-09-08 [colin]      0.9.12cvs99.1
13853
13854         * src/account.c
13855         * src/folder.c
13856         * src/procmsg.c
13857         * src/procmsg.h
13858         * src/plugins/pgpmime/pgpmime.c
13859                 Sync with HEAD
13860
13861 2004-09-08 [colin]      0.9.12cvs97.2
13862
13863         * src/summaryview.c
13864                 Don't select mails in collapsed threads 
13865                 when navigating with up/down
13866
13867 2004-09-07 [colin]      0.9.12cvs97.1
13868
13869         * src/inc.c
13870                 Sync with HEAD (meaningful error messages)
13871
13872 2004-09-06 [colin]      0.9.12cvs96.1
13873
13874         * src/toolbar.c
13875                 Sync with HEAD (fix Redirect graying out)
13876
13877 2004-09-06 [colin]      0.9.12cvs95.1
13878
13879         * src/summaryview.c
13880         * src/mimeview.c
13881                 Sync with HEAD (fix dropped URIs)
13882
13883 2004-09-06 [colin]      0.9.12cvs94.1
13884
13885         * src/addressbook.c
13886         * src/addressitem.h
13887         * src/addritem.c
13888         * src/addritem.h
13889                 Sync with HEAD (addressbook DnD)
13890
13891 2004-09-03 [colin]      0.9.12cvs93.1
13892
13893         * src/summaryview.c
13894                 Sync with HEAD (next/prev unread)
13895
13896 2004-09-03 [colin]      0.9.12cvs92.1
13897
13898         * src/prefs_common.c
13899         * src/prefs_common.h
13900         * src/summaryview.c
13901                 Sync with HEAD ('mark_as_read_delay' pref)
13902
13903 2004-09-02 [colin]      0.9.12cvs91.2
13904
13905         * src/common/xml.c
13906                 Fix leak
13907
13908 2004-09-02 [colin]      0.9.12cvs91.1
13909
13910         * src/gtk/menu.c
13911                 Sync with HEAD (menu accel don't work, but whatever)
13912
13913 2004-09-02 [colin]      0.9.12cvs90.1
13914
13915         * src/account.c
13916                 Sync with HEAD (fix bug 582)
13917
13918 2004-09-02 [colin]      0.9.12cvs89.1
13919
13920         * src/addrindex.c
13921                 Sync with HEAD (free deleted queries)
13922
13923 2004-09-02 [colin]      0.9.12cvs88.1
13924
13925         * src/ldapquery.c
13926                 Sync with HEAD (fix LDAP freezes)
13927
13928 2004-09-02 [colin]      0.9.12cvs87.1
13929
13930         * src/prefs_spelling.c
13931                 Sync with HEAD (add default dictionary)
13932
13933 2004-09-01 [colin]      0.9.12cvs86.1
13934
13935         * src/filtering.c
13936         * src/folderview.c
13937         * src/imap.c
13938         * src/prefs_matcher.c
13939         * src/stock_pixmap.c
13940         * src/summary_search.c
13941         * src/summaryview.c
13942         * src/wizard.c
13943         * src/wizard.h
13944                 Sync with HEAD (uninitialized vars fixes)
13945                 + gtk2 specific warning fixes
13946
13947 2004-08-31 [colin]      0.9.12cvs85.1
13948
13949         * src/folder.c
13950                 Sync with HEAD (Fix memory corruption due to 
13951                 uninitialized var)
13952
13953 2004-08-31 [colin]      0.9.12cvs84.4
13954
13955         * src/summary_search.c
13956                 Fix segfaults when searching in folders with broken headers
13957
13958 2004-08-31 [colin]      0.9.12cvs84.3
13959
13960         * src/compose.c
13961         * src/textview.c
13962                 Fix some more encoding/decoding issues
13963
13964 2004-08-30 [colin]      0.9.12cvs84.2
13965
13966         * src/mimeview.c
13967         * src/prefs_themes.c
13968         * src/gtk/filesel.c
13969         * src/gtk/filesel.h
13970                 Add a folder-mode selection (fixes mimeview's "Save all")
13971
13972 2004-08-29 [colin]      0.9.12cvs84.1
13973
13974         * src/mimeview.c
13975                 Sync with HEAD (don't escape saved filenames)
13976
13977 2004-08-27 [colin]      0.9.12cvs83.1
13978
13979         * ChangeLog
13980         * ChangeLog.claws
13981         * ChangeLog.jp
13982         * src/mh.c
13983         * src/procheader.c
13984         * src/procmsg.c
13985         * src/procmsg.h
13986         * src/common/utils.c
13987         * src/gtk/menu.h
13988         * po/
13989                 Sync with HEAD 0.9.12cvs83 (sync with main)
13990
13991 2004-08-26 [colin]      0.9.12cvs82.4
13992
13993         * src/codeconv.c
13994                 Fix strange stack corruption
13995                 Convert to utf8 after unmime, not before
13996
13997 2004-08-26 [colin]      0.9.12cvs82.3
13998
13999         * src/main.c
14000         * src/wizard.c
14001                 Fix account folders duplication
14002
14003 2004-08-25 [colin]      0.9.12cvs82.2
14004
14005         * src/wizard.c
14006                 Remove ports
14007                 Add SSL selection
14008                 Use login@server as account name
14009
14010 2004-08-25 [colin]      0.9.12cvs82.1
14011
14012         * src/plugins/pgpmime/pgpmime.c
14013                 Sync with HEAD (leak fix).
14014
14015 2004-08-25 [colin]      0.9.12cvs81.1
14016
14017         * src/plugins/pgpmime/pgpmime.c
14018         * src/plugins/pgpmime/sgpgme.c
14019         * src/plugins/pgpmime/sgpgme.h
14020                 Sync with HEAD (Handle combined messages).
14021
14022 2004-08-24 [colin]      0.9.12cvs80.3
14023
14024         * src/wizard.c
14025                 Fix full name, ports, and imap
14026
14027 2004-08-24 [colin]      0.9.12cvs80.2
14028
14029         * src/Makefile.am
14030         * src/main.c
14031         * src/setup.c
14032         * src/setup.h
14033         * src/stock_pixmap.c
14034         * src/stock_pixmap.h
14035         * src/wizard.c ** ADDED **
14036         * src/wizard.h ** ADDED ** 
14037         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14038                 Add a setup wizard 
14039
14040 2004-08-24 [colin]      0.9.12cvs80.1
14041
14042         * src/folder.c
14043                 Sync with HEAD (set mimeflags on all messages)
14044
14045 2004-08-24 [colin]      0.9.12cvs79.3
14046
14047         * src/matcher_parser_lex.l
14048                 Fix 8bits strings not in utf8
14049
14050 2004-08-24 [colin]      0.9.12cvs79.2
14051
14052         * src/compose.c
14053                 Check conversion result before replacing buffer
14054
14055 2004-08-23 [colin]      0.9.12cvs79.1
14056
14057         * src/compose.c
14058                 Sync with HEAD (create message header in memory)
14059
14060 2004-08-23 [colin]      0.9.12cvs78.1
14061
14062         * src/rfc2015.c
14063         * src/rfc2015.h
14064                 Sync with HEAD (fix bug 197 again)
14065
14066 2004-08-23 [colin]      0.9.12cvs77.3
14067
14068         * src/compose.c
14069                 Fix again inline gpg signing (which outputs utf8
14070                 in gtk2). Not syncing this fix to HEAD as this 
14071                 code is meant to die.
14072
14073 2004-08-23 [colin]      0.9.12cvs77.2
14074
14075         * src/prefs_account.h
14076                 Remove useless include
14077
14078 2004-08-23 [colin]      0.9.12cvs77.1
14079
14080         * src/imap.c
14081         * po/es.po
14082         * po/fr.po
14083         * po/it.po
14084         * po/pl.po
14085         * po/pt_BR.po
14086         * po/sk.po
14087         * po/sr.po
14088                 Sync with HEAD (fix bug 577)
14089
14090 2004-08-22 [colin]      0.9.12cvs76.1
14091
14092         * src/plugins/trayicon/trayicon.c
14093                 Sync with HEAD (fix formatting bug)
14094
14095 2004-08-21 [colin]      0.9.12cvs74.2
14096
14097         * src/gtk/colorsel.c
14098                 Fix bug 564 (Folder color selection window exits on any
14099                 keypress)
14100
14101 2004-08-21 [colin]      0.9.12cvs74.1
14102
14103         * ChangeLog.claws
14104         * src/compose.c
14105         * src/summaryview.c
14106         * src/toolbar.c
14107                 Sync with HEAD (fix bug 576)
14108
14109 2004-08-21 [colin]      0.9.12cvs70.1
14110
14111         * src/compose.c
14112         * src/mainwindow.c
14113                 Sync with HEAD
14114                 
14115
14116 2004-08-21 [paul]       0.9.12cvs66.4
14117
14118         * src/mainwindow.c
14119         * src/messageview.c
14120         * src/gtk/menu.c
14121         * src/plugins/spamassassin/spamassassin_gtk.c
14122                 remove some deprecated gtk1 functions
14123
14124
14125 2004-08-21 [colin]      0.9.12cvs66.3
14126
14127         * src/compose.c
14128         * src/codeconv.c
14129                 Fix warnings
14130                 Remove encoding hacks
14131                 Fix bug 575 (Strange character messes up message)
14132                 Don't display conversion error when drafting
14133
14134 2004-08-21 [paul]       0.9.12cvs66.2
14135
14136         * src/prefs_account.c
14137                 fix GnuPG mode bugs
14138
14139
14140 2004-08-20 [colin]      0.9.12cvs66.1
14141
14142         * src/codeconv.c
14143                 Sync with HEAD 0.9.12cvs66
14144
14145 2004-08-20 [paul]
14146
14147         * src/plugins/pgpmime/plugin.c
14148                 modify PGP/MIME plugin's description
14149
14150 2004-08-17 [colin]      0.9.12cvs65.1
14151
14152         * src/common/ssl.c
14153         * src/plugins/pgpmime/plugin.c
14154                 Sync with HEAD
14155
14156 2004-08-14 [colin]      0.9.12cvs60.3
14157
14158         * src/plugins/trayicon/trayicon.c
14159                 Put back resize callback, on size-request signal
14160                 rather than size-allocate to avoid infinite 
14161                 callback loop
14162
14163 2004-08-13 [colin]      0.9.12cvs60.2
14164
14165         * src/common/defs.h
14166                 Cache versions have been fixed
14167
14168 2004-08-13 [colin]      0.9.12cvs60.1
14169
14170         * src/folderutils.c
14171                 Sync with HEAD
14172
14173 2004-08-12 [colin]      0.9.12cvs59.1
14174
14175         * src/plugins/trayicon/trayicon.c
14176                 Sync with HEAD
14177
14178 2004-08-12 [colin]      0.9.12cvs57.5
14179
14180         * sylpheed.desktop
14181         * configure.ac
14182         * src/Makefile.am
14183         * src/main.c
14184                 Add support for Freedesktop.org's startup notification
14185
14186 2004-08-11 [colin]      0.9.12cvs57.4
14187
14188         * src/textview.c
14189                 Fix off-by-one
14190
14191 2004-08-11 [colin]      0.9.12cvs57.3
14192
14193         * src/message_search.c
14194         * src/summary_search.c
14195                 Make searches case insensitive by default
14196         * src/textview.c
14197                 Fix case-insensitive search in message
14198
14199 2004-08-11 [colin]      0.9.12cvs57.2
14200
14201         * src/summary_search.c
14202                 Let case-sensitive be specified
14203
14204 2004-08-10 [colin]      0.9.12cvs55.4
14205
14206         * src/common/socket.c
14207                 Fix the possible race condition
14208
14209 2004-08-09 [paul]       0.9.12cvs55.3
14210
14211         * configure.ac
14212         * src/Makefile.am
14213         * src/common/Makefile.am
14214                 sync with HEAD
14215
14216
14217 2004-08-09 [paul]       0.9.12cvs55.2
14218
14219         * autogen.sh
14220         * po/poconv.sh
14221                 remove unneeded script
14222
14223         * configure.ac
14224                 add forgotten USE_LDAP_TLS (sync with HEAD)
14225
14226
14227 2004-08-09 [colin]      0.9.12cvs55.1
14228
14229         * src/main.c
14230         * src/common/ssl.c
14231         * src/common/sylpheed.c
14232         * src/common/sylpheed.h
14233                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14234
14235 2004-08-09 [paul]       0.9.12cvs54.1
14236
14237         * ChangeLog
14238         * ChangeLog.claws
14239         * ChangeLog.jp
14240         * configure.ac
14241         * po/POTFILES.in
14242         * src/Makefile.am
14243         * src/folderutils.c
14244         * src/main.c
14245         * src/pgpmime.c
14246         * src/pgpmime.h
14247         * src/sgpgme.c
14248         * src/sgpgme.h
14249         * src/plugins/Makefile.am
14250         * src/plugins/pgpmime/.cvsignore
14251         * src/plugins/pgpmime/Makefile.am
14252         * src/plugins/pgpmime/pgpmime.c
14253         * src/plugins/pgpmime/pgpmime.h
14254         * src/plugins/pgpmime/plugin.c
14255         * src/plugins/pgpmime/sgpgme.c
14256         * src/plugins/pgpmime/sgpgme.h
14257                 sync with HEAD
14258
14259 2004-08-08 [paul]       0.9.12cvs51.1
14260
14261         * configure.ac
14262         * src/folder.c
14263                 sync with HEAD
14264
14265 2004-08-07 [colin]      0.9.12cvs50.1
14266
14267         * src/pop.c
14268         * src/common/partial_download.c
14269                 fix warnings (sync from HEAD)
14270
14271 2004-08-07 [colin]      0.9.12cvs48.1
14272
14273         * src/prefs_folder_item.c
14274                 sync with HEAD 0.9.12cvs48
14275
14276 2004-08-06 [colin]      0.9.12cvs47.1
14277
14278         * src/compose.c
14279                 Sync with HEAD
14280
14281 2004-08-06 [christoph]  0.9.12cvs46.2
14282
14283         * src/main.c
14284         * src/plugins/clamav/clamav_plugin_gtk.c
14285         * src/plugins/dillo_viewer/dillo_viewer.c
14286         * src/plugins/image_viewer/plugin.c
14287         * src/plugins/mathml_viewer/mathml_viewer.c
14288         * src/plugins/spamassassin/spamassassin_gtk.c
14289         * src/plugins/trayicon/trayicon.c
14290                 don't mix GTK1.2 plugin with GTK2 plugins
14291
14292 2004-08-06 [colin]      0.9.12cvs46.1
14293
14294         * ChangeLog
14295         * ChangeLog.claws
14296         * ChangeLog.jp
14297         * configure.ac
14298         * sylpheed-claws.pc.in
14299         * src/folder.c
14300         * src/imap.c
14301         * src/localfolder.c
14302         * src/messageview.c
14303         * src/mimeview.c
14304         * src/mimeview.h
14305         * src/msgcache.c
14306         * src/news.c
14307         * src/prefs_ext_prog.c
14308         * src/prefs_folder_item.c
14309         * src/prefs_fonts.c
14310         * src/prefs_msg_colors.c
14311         * src/prefs_spelling.c
14312         * src/prefs_themes.c
14313         * src/prefs_toolbar.c
14314         * src/prefs_wrapping.c
14315         * src/procmime.h
14316         * src/common/defs.h
14317         * src/common/nntp.c
14318         * src/common/session.c
14319         * src/common/session.h
14320         * src/common/socket.c
14321         * src/common/utils.h
14322         * src/common/xml.c
14323         * src/common/xml.h
14324         * src/gtk/prefswindow.c
14325         * src/gtk/prefswindow.h
14326         * src/plugins/clamav/clamav_plugin_gtk.c
14327         * src/plugins/dillo_viewer/dillo_prefs.c
14328         * src/plugins/image_viewer/viewerprefs.c
14329         * src/plugins/spamassassin/spamassassin_gtk.c
14330         * m4/openssl.m4 *** REMOVED ***
14331                 Sync with HEAD 0.9.12cvs46
14332
14333 2004-08-03 [paul]       0.9.12cvs40.2
14334
14335         * src/action.c
14336         * src/addressadd.c
14337         * src/addressbook.c
14338         * src/addrgather.c
14339         * src/browseldap.c
14340         * src/compose.c
14341         * src/crash.c
14342         * src/editaddress.c
14343         * src/editgroup.c
14344         * src/editldap_basedn.c
14345         * src/foldersel.c
14346         * src/importldif.c
14347         * src/mimeview.c
14348         * src/prefs_common.c
14349         * src/prefs_template.c
14350         * src/sourcewindow.c
14351         * src/summaryview.c
14352         * src/gtk/about.c
14353         * src/gtk/foldersort.c
14354         * src/gtk/logwindow.c
14355         * src/gtk/pluginwindow.c
14356         * src/gtk/prefswindow.c
14357                 change all gtk_scrolled_window_set_policy from 
14358                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14359
14360 2004-08-02 [paul]       0.9.12cvs40.1
14361
14362         * AUTHORS
14363                 update translation team section
14364         * po/pt_BR.po
14365                 updated by Frederico Goncalves Guimaraes
14366                 <fggdebian@yahoo.com.br>
14367
14368 2004-07-31 [colin]      0.9.12cvs39.9
14369
14370         * src/exphtmldlg.c
14371                 Fix compilation
14372
14373 2004-07-31 [colin]      0.9.12cvs39.8
14374
14375         * src/exphtmldlg.c
14376                 Fix an alertpanel type
14377
14378 2004-07-30 [colin]      0.9.12cvs39.7
14379
14380         * src/alertpanel.c
14381                 Fix alertpanel_error_log's icon
14382
14383 2004-07-30 [colin]      0.9.12cvs39.6
14384
14385         * src/pop.c
14386                 Two of them should still be warnings
14387
14388 2004-07-30 [colin]      0.9.12cvs39.5
14389
14390         * src/pop.c
14391                 More warning -> error
14392 2004-07-29 [colin]      0.9.12cvs39.4
14393
14394         * src/pop.c
14395                 Warning -> error
14396
14397 2004-07-29 [colin]      0.9.12cvs39.3
14398
14399         * src/prefs_matcher.c
14400                 Fix segfault
14401
14402 2004-07-29 [colin]      0.9.12cvs39.2
14403
14404         * src/alertpanel.c
14405                 More nice-looking alertpanels
14406
14407 2004-07-29 [colin]      0.9.12cvs39.1
14408
14409         * src/messageview.c
14410                 sync with head
14411                 (inform user when partial mail is deleted on server)
14412
14413 2004-07-29 [colin]      0.9.12cvs38.1
14414
14415         * src/messageview.c
14416                 sync with head
14417
14418 2004-07-28 [paul]       0.9.12cvs37.7
14419
14420         * src/mainwindow.c
14421                 complete the replacement of deprecated gtk_progress_*
14422
14423 2004-07-28 [paul]       0.9.12cvs37.6
14424
14425         * src/action.c
14426         * src/inc.c
14427         * src/mainwindow.c
14428         * src/send_message.c
14429         * src/gtk/progressdialog.c
14430         * src/gtk/progressdialog.h
14431                 replace deprecated gtk_progress_*
14432
14433 2004-07-28 [paul]       0.9.12cvs37.5
14434
14435         * src/gtk/filesel.c
14436                 remove gtk_window_set_wmclass()
14437 2004-07-28 [paul]       0.9.12cvs37.4
14438
14439         * src/addressbook.c
14440         * src/compose.c
14441         * src/foldersel.c
14442         * src/mainwindow.c
14443         * src/messageview.c
14444         * src/sourcewindow.c
14445         * src/gtk/logwindow.c
14446                 remove gtk_window_set_wmclass()
14447                 
14448         * src/prefs_filtering.c
14449         * src/prefs_filtering_action.c
14450         * src/prefs_fonts.c
14451         * src/prefs_gtk.c
14452         * src/prefs_matcher.c
14453         * src/ssl_manager.c
14454         * src/gtk/prefswindow.c
14455                 replace gtk_window_position()
14456
14457 2004-07-28 [colin]      0.9.12cvs37.3
14458
14459         * src/alertpanel.c
14460         * src/alertpanel.h
14461                 Add a way to specify panel type for specific
14462                 panels (alertpanel())
14463         * src/account.c
14464         * src/addressbook.c
14465         * src/compose.c
14466         * src/expldifdlg.c
14467         * src/main.c
14468         * src/messageview.c
14469         * src/summaryview.c
14470         * src/textview.c
14471         * src/gtk/sslcertwindow.c
14472                 Fix alertpanel()s so that their icon match
14473                 their real type
14474
14475 2004-07-28 [paul]       0.9.12cvs37.2
14476
14477         * src/addr_compl.c
14478         * src/addressbook.c
14479         * src/alertpanel.c
14480         * src/compose.c
14481         * src/export.c
14482         * src/foldersel.c
14483         * src/folderview.c
14484         * src/grouplistdialog.c
14485         * src/import.c
14486         * src/mainwindow.c
14487         * src/message_search.c
14488         * src/messageview.c
14489         * src/passphrase.c
14490         * src/prefs_actions.c
14491         * src/prefs_common.c
14492         * src/prefs_customheader.c
14493         * src/prefs_display_header.c
14494         * src/prefs_filtering.c
14495         * src/prefs_filtering_action.c
14496         * src/prefs_gtk.c
14497         * src/prefs_matcher.c
14498         * src/prefs_msg_colors.c
14499         * src/prefs_summary_column.c
14500         * src/prefs_template.c
14501         * src/sourcewindow.c
14502         * src/ssl_manager.c
14503         * src/summary_search.c
14504         * src/gtk/colorsel.c
14505         * src/gtk/description_window.c
14506         * src/gtk/gtkaspell.c
14507         * src/gtk/inputdialog.c
14508         * src/gtk/logwindow.c
14509         * src/gtk/prefswindow.c
14510         * src/gtk/progressdialog.c
14511                 replace deprecated gtk_window_set_policy
14512
14513 2004-07-27 [colin]      0.9.12cvs37.1
14514
14515         * src/msgcache.c
14516                 More fixes (synced for head again)
14517
14518 2004-07-27 [colin]      0.9.12cvs35.3
14519
14520         * src/msgcache.c
14521                 Fix wrong test
14522
14523 2004-07-27 [colin]      0.9.12cvs35.2
14524
14525         * src/mimeview.c
14526                 Fix width a bit (by Paul)
14527         * src/alertpanel.c
14528         * src/alertpanel.h
14529                 Specialize icons, make alertpanel_message()
14530                 private
14531         * src/message_search.c
14532         * src/sgpgme.c
14533         * src/summary_search.c
14534                 Suit alertpanel changes
14535
14536 2004-07-27 [colin]      0.9.12cvs35.1
14537
14538         * src/alertpanel.c
14539                 Add an icon
14540         * src/passphrase.c
14541                 Add debug output - maybe someone will
14542                 want to look at the problem with Grab
14543                 Input :)
14544         Bump version as we're synced with HEAD
14545
14546 2004-07-26 [colin]      0.9.12cvs33.26
14547
14548         * src/pop.c
14549                 Fix uidl-file parsing when not in new
14550                 format
14551
14552 2004-07-26 [colin]      0.9.12cvs33.25
14553
14554         * src/gtk/menu.c
14555                 Move popup menu up if necessary (fixes 
14556                 account selector)
14557         * src/mainwindow.c
14558                 Set account selector's button height to
14559                 minimum
14560
14561 2004-07-26 [colin]      0.9.12cvs33.24
14562
14563         * src/alertpanel.c
14564                 Maybe fix 551 (Truncated font in alert window)
14565
14566 2004-07-26 [colin]      0.9.12cvs33.23
14567
14568         * po/de.po
14569         * po/es.po
14570         * po/fr.po
14571         * po/it.po
14572         * po/ja.po
14573         * po/pl.po
14574         * po/ru.po
14575         * po/sk.po
14576         * po/sr.po
14577         * po/zh_CN.po
14578                 Sync po files with HEAD
14579
14580 2004-07-26 [paul]       0.9.12cvs33.22
14581
14582         * src/compose.c
14583                 fix Bug 556 'Organisation-header is sent even if empty'
14584
14585 2004-07-24 [colin]      0.9.12cvs33.21
14586
14587         * src/compose.c
14588         * src/gtk/gtkaspell.c
14589         * src/gtk/gtkaspell.h
14590                 Fix speller accelerators (require hack)
14591
14592 2004-07-24 [colin]      0.9.12cvs33.20
14593
14594         * src/gtk/gtkaspell.c
14595                 Fix over-eager code deletion breaking
14596                 Check while typing
14597
14598 2004-07-24 [colin]      0.9.12cvs33.19
14599
14600         * src/browseldap.c
14601         * src/ldapctrl.c
14602         * src/ldapctrl.h
14603         * src/ldapserver.h
14604                 Sync ldap with HEAD
14605         (Fixes 546 LDAP completely broken)
14606
14607 2004-07-24 [colin]      0.9.12cvs33.18
14608
14609         * src/prefs_msg_colors.c
14610                 Fix prototype mismatch
14611         (Fixes 547 void function cannot return value)
14612
14613 2004-07-24 [colin]      0.9.12cvs33.17
14614
14615         * src/mainwindow.c
14616                 Fix sort going back to previous sort key
14617                 when changing sort direction
14618
14619 2004-07-24 [colin]      0.9.12cvs33.16
14620
14621         * src/compose.c
14622                 Fix space insertion when re-wrapping at 
14623                 cursor point
14624
14625 2004-07-24 [colin]      0.9.12cvs33.15
14626
14627         * src/gtk/gtkaspell.c
14628                 Don't change cursor position in insert-text
14629                 callback
14630         (Fixes 539 Word wrapping on input transposes letters)
14631
14632 2004-07-24 [colin]      0.9.12cvs33.14
14633
14634         * src/gtk/gtkaspell.c
14635                 Reencode non-ascii chars to dictionary's
14636                 encoding
14637         (Fixes 544 Spell check broken non english locale)
14638
14639 2004-07-24 [colin]      0.9.12cvs33.13
14640
14641         * src/summaryview.c
14642                 Fix Shift+Down, add Home/End/PgUp/PgDown
14643
14644 2004-07-21 [colin]      0.9.12cvs33.12
14645
14646         * src/prefs_common.c
14647                 Fix a gtk warning (Patch by Andrej Kacian)
14648
14649 2004-07-21 [colin]      0.9.12cvs33.11
14650
14651         * src/gtk/filesel.c
14652                 More check
14653
14654 2004-07-21 [colin]      0.9.12cvs33.10
14655
14656         * src/compose.c
14657         * src/crash.c
14658         * src/export.c
14659         * src/import.c
14660         * src/messageview.c
14661         * src/mimeview.c
14662         * src/prefs_spelling.c
14663         * src/prefs_themes.c
14664         * src/summaryview.c
14665         * src/gtk/filesel.c
14666         * src/gtk/filesel.h
14667         * src/gtk/pluginwindow.c
14668                 Untwist open/save mode guessing logic, make
14669                 it explicit
14670
14671 2004-07-20 [colin]      0.9.12cvs33.9
14672
14673         * src/codeconv.c
14674                 conv_encode_header: src_charset is UTF-8 on
14675                 gtk2
14676         * src/compose.c
14677                 Remove double encoding of the headers
14678
14679 2004-07-20 [colin]      0.9.12cvs33.8
14680
14681         * src/codeconv.c
14682                 Fix typo
14683
14684 2004-07-20 [colin]      0.9.12cvs33.7
14685
14686         * src/mainwindow.c
14687                 Set the separated messageview to the saved
14688                 size of Claws' messageview (Patch by Alfons)
14689                 Fix a callback prototype (me)
14690
14691 2004-07-20 [colin]      0.9.12cvs33.6
14692
14693         * src/codeconv.h
14694                 Forgot one hunk in 0.9.12cvs33.4
14695
14696 2004-07-19 [colin]      0.9.12cvs33.5
14697
14698         * src/action.c
14699                 Action output fix
14700                 Patch by Alfons
14701
14702 2004-07-19 [colin]      0.9.12cvs33.4
14703
14704         * src/compose.c
14705                 Fix outgoing charset bug in headers
14706         * src/codeconv.c
14707                 Clean for glib2 - Patch by Alfons
14708
14709 2004-07-19 [colin]      0.9.12cvs33.3
14710
14711         * src/statusbar.c
14712                 Remove grip from the statusbar
14713                 Patch by Alfons
14714
14715 2004-07-19 [colin]      0.9.12cvs33.2
14716
14717         * src/messageview.c
14718         * src/textview.c
14719                 Fix messageview remembering the previous
14720                 scroll position when loading a new message
14721                 Patch by Alfons
14722
14723 2004-07-19 [colin]      0.9.12cvs33.1
14724
14725         * src/folder.h
14726         * src/folderview.c
14727         * src/summaryview.c
14728                 Sync with HEAD
14729
14730 2004-07-18 [colin]      0.9.12cvs32.7
14731
14732         * configure.ac
14733                 Remove useless check for XIM - noticed
14734                 by Alfons
14735
14736 2004-07-18 [colin]      0.9.12cvs32.6
14737
14738         * src/summaryview.c
14739                 Remove non-modified and shift-modified
14740                 accelerators in summaryview's popup
14741                 menu, as that doesn't get catched by
14742                 the accel-activate signal catcher...
14743
14744 2004-07-18 [colin]      0.9.12cvs32.5
14745
14746         * src/prefs_common.c
14747                 Define sensible default prefs for 
14748                 wrapping
14749
14750 2004-07-18 [colin]      0.9.12cvs32.4
14751
14752         * src/compose.c
14753         * src/prefs_common.c
14754         * src/prefs_common.h
14755         * src/prefs_wrapping.c
14756                 Remove Smart Wrapping pref, which does
14757                 nothing on gtk2 branch
14758
14759 2004-07-18 [colin]      0.9.12cvs32.3
14760
14761         * src/sourcewindow.c
14762                 Proper utf8
14763
14764 2004-07-18 [colin]      0.9.12cvs32.2
14765
14766         * src/compose.c
14767                 Save attachment status when drafting
14768
14769 2004-07-18 [colin]      0.9.12cvs32.1
14770
14771         * src/gtk/filesel.c
14772                 Fix erratic folder selection in open mode
14773
14774 2004-07-18 [colin]      0.9.12cvs31.11
14775
14776         * src/pop.c
14777                 Don't let partial messages get deleted
14778                 even with "dowload all"
14779                 (0.9.12cvs31.8 fix extension)
14780 2004-07-18 [colin]      0.9.12cvs31.10
14781
14782         * src/gtk/logwindow.c
14783                 Fix log scrolling
14784
14785 2004-07-18 [colin]      0.9.12cvs31.9
14786
14787         * src/common/utils.c
14788                 Fix non-utf8 strings coming from commands
14789                 and files
14790
14791 2004-07-18 [colin]      0.9.12cvs31.8
14792
14793         * src/pop.c
14794                 Fix partial download bug with Download all
14795                 messages option
14796
14797 2004-07-18 [colin]      0.9.12cvs31.7
14798
14799         * src/textview.c
14800                 Fix bug introduced in 0.9.12cvs31.2
14801                 (blocked in select mode after double click)
14802
14803 2004-07-18 [colin]      0.9.12cvs31.6
14804
14805         * src/compose.c
14806         * src/gtk/menu.c
14807                 More glib-warning fixes
14808
14809 2004-07-18 [colin]      0.9.12cvs31.5
14810
14811         * src/compose.c
14812                 Fix trashing the primary clipboard when moving 
14813                 around with tab
14814         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14815
14816 2004-07-18 [colin]      0.9.12cvs31.4
14817
14818         * src/codeconv.c
14819                 convert unencoded iso headers to utf8
14820         (Fix Bug 538 Unencoded local characters in subject make it 
14821          disappear)
14822
14823 2004-07-18 [colin]      0.9.12cvs31.3
14824
14825         * src/compose.c
14826                 Fix tab char handling in wrapping
14827         (Fix Bug 537 Line wrap problem - TAB character treated as 
14828          one character instead of 8)
14829
14830 2004-07-18 [colin]      0.9.12cvs31.2
14831
14832         * src/textview.c
14833                 return FALSE on GDK_MOTION_NOTIFY
14834         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14835          (unable to highlight))
14836
14837 2004-07-18 [colin]      0.9.12cvs31.1
14838
14839         * src/folderview.c
14840                 Sync with 0.9.12cvs31
14841
14842 2004-07-18 [colin]      0.9.12cvs30.4
14843
14844         * src/compose.c
14845                 Also block text_inserted when inserting a file
14846
14847 2004-07-18 [colin]      0.9.12cvs30.3
14848
14849         * src/compose.c
14850                 Fix smart wrapping (block text_inserted handler
14851                 while putting quotation to avoid wrap on input,
14852                 don't join lines if next is sig separator)
14853
14854 2004-07-17 [colin]      0.9.12cvs30.2
14855
14856         * src/folderview.c
14857         * src/mainwindow.c
14858         * src/mimeview.c
14859         * src/summaryview.c
14860         * src/gtk/quicksearch.c
14861         * src/gtk/quicksearch.h
14862                 Block key events handlers *and* accels while
14863                 quicksearch is focused
14864         (Fixes Bug 534 quick-search bar not accepting certain letters)
14865
14866 2004-07-17 [colin]      0.9.12cvs30.1
14867
14868         * src/folder.h
14869         * src/folderview.c
14870         * src/summaryview.c
14871                 Sync with 0.9.12cvs30
14872
14873 2004-07-17 [colin]      0.9.12cvs28.2
14874
14875         * src/mimeview.c
14876         * src/procmime.c
14877         * src/summaryview.c
14878         * src/gtk/menu.c
14879                 Squash some compile and glib warnings
14880
14881 2004-07-17 [paul]       0.9.12cvs28.1
14882
14883         * src/mimeview.c
14884                 sync with 0.9.12cvs28 HEAD
14885
14886 2004-07-16 [paul]       0.9.12cvs26.1
14887         
14888         * src/gtk/quicksearch.c
14889         * src/account.c
14890         * src/account.h
14891         * src/compose.c
14892         * src/customheader.c
14893         * src/folder_item_prefs.c
14894         * src/main.c
14895         * src/mainwindow.c
14896         * src/messageview.c
14897         * src/mimeview.c
14898         * src/news.c
14899         * src/pgpmime.c
14900         * src/pop.c
14901         * src/pop.h
14902         * src/prefs_account.c
14903         * src/prefs_account.h
14904         * src/prefs_common.c
14905         * src/prefs_common.h
14906         * src/prefs_display_header.c
14907         * src/prefs_gtk.c
14908         * src/prefs_gtk.h
14909         * src/procheader.c
14910         * src/procmime.c
14911                 sync with 0.9.12cvs26 HEAD      
14912
14913 2004-07-15 [colin]      0.9.12cvs18.14
14914
14915         * src/folder.c
14916                 Disable GPG signature check during
14917                 folder move and scan
14918         (Closes Bug 521 Signature checking slows down Folder-Move)
14919
14920 2004-07-14 [colin]      0.9.12cvs18.13
14921
14922         * src/common/partial_download.c
14923                 update includes
14924
14925 2004-07-14 [colin]      0.9.12cvs18.12
14926
14927         * src/common/partial_download.c
14928         * src/common/partial_download.h
14929                 Move doc at top, add correct copyright
14930
14931 2004-07-14 [colin]      0.9.12cvs18.11
14932
14933         * src/folder.c
14934         * src/messageview.c
14935         * src/pop.c
14936         * src/pop.h
14937         * src/procmsg.c
14938         * src/summaryview.c
14939         * src/common/Makefile.am
14940         * src/common/partial_download.c ** NEW FILES **
14941         * src/common/partial_download.h ** NEW FILES **
14942                 Move partial-download related stuff to its
14943                 own file
14944
14945 2004-07-14 [colin]      0.9.12cvs18.10
14946
14947         * src/send_message.c
14948                 Fix smtp auth when user is null or empty
14949
14950 2004-07-13 [colin]      0.9.12cvs18.9
14951
14952         * src/gtk/quicksearch.c
14953                 Use alphabetic order
14954
14955 2004-07-13 [colin]      0.9.12cvs18.8
14956
14957         * src/pop.c
14958                 Be paranoid on the checks
14959
14960 2004-07-13 [colin]      0.9.12cvs18.7
14961
14962         * src/gtk/quicksearch.c
14963                 Fix Engrish once again
14964
14965 2004-07-13 [colin]      0.9.12cvs18.6
14966
14967         * src/procmsg.c
14968         * src/summaryview.c
14969                 Mark messages for deletion when they are about to
14970                 be removed from trash
14971
14972 2004-07-13 [colin]      0.9.12cvs18.5
14973
14974         * src/matcher.c
14975         * src/matcher.h
14976         * src/matcher_parser_parse.y
14977         * src/prefs_matcher.c
14978         * src/gtk/quicksearch.c
14979                 Add 'partial' ('p') match string to find partially
14980                 downloaded messages
14981
14982 2004-07-13 [colin]      0.9.12cvs18.4
14983
14984         * src/pop.c
14985                 Fix misplaced block
14986
14987 2004-07-13 [colin]      0.9.12cvs18.3
14988
14989         * src/pop.c
14990         * src/pop.h
14991         * src/messageview.c
14992                 Refactor API (to avoid passing 5+ params and code
14993                 duplication)
14994         * src/folder.c
14995         * src/msgcache.c
14996         * src/procheader.c
14997         * src/common/defs.h
14998                 Add planned_download to cache
14999                 Don't mess uidl file when moving partially downloaded
15000                 mails (they change folder, we should change it in the
15001                 uidl list too or we'll remove an incorrect message)
15002                 (this also helps removing hacks when changing 
15003                 planned_download in messageview.c)
15004
15005 2004-07-12 [colin]      0.9.12cvs18.2
15006
15007         * src/gtk/quicksearch.c
15008                 Fix missing status update in quicksearch
15009
15010 2004-07-12 [paul]       0.9.12cvs18.1
15011
15012         * po/POTFILES.in
15013         * src/Makefile.am
15014         * src/account.c
15015         * src/codeconv.c
15016         * src/compose.c
15017         * src/inc.c
15018         * src/main.c
15019         * src/prefs_common.c
15020         * src/procmsg.h
15021         * src/toolbar.c
15022         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15023         * src/prefs_wrapping.[ch]       ** NEW FILES **
15024         * src/common/intl.h
15025         * src/common/utils.[ch]
15026         * src/gtk/quicksearch.[ch]
15027                 sync with 0.9.12cvs18 HEAD
15028
15029 2004-07-12 [colin]      0.9.11cvs17.25
15030
15031         * src/folder.c
15032         * src/folder.h
15033                 Remove unused function added by me in 0.9.11cvs17.10
15034
15035 2004-07-11 [colin]      0.9.11cvs17.24
15036
15037         * src/inc.c
15038         * src/messageview.c
15039         * src/pop.c
15040         * src/pop.h
15041                 Use folderitem and msgnum instead of filename to
15042                 know which mail to delete
15043                 Move old partial mail deletion to pop.c
15044
15045 2004-07-10 [colin]      0.9.11cvs17.23
15046
15047         * src/inc.c
15048                 Add debug
15049         * src/pop.c
15050         * src/pop.h
15051                 Don't re-use same enums for unrelated stuff: it's 
15052                 completely misleading !
15053                 Document a bit
15054
15055 2004-07-09 [colin]      0.9.11cvs17.22
15056
15057         * src/inc.c
15058                 Remove folder-type check and do
15059                 more tests to be sure everything's
15060                 ok
15061         * src/messageview.c
15062                 Punctuation update, remove useless
15063                 code, fix two warnings
15064         * src/noticeview.c
15065                 Layout cleaning, reset 2nd button
15066                 when specifying one
15067
15068 2004-07-09 [colin]      0.9.11cvs17.21
15069
15070         * src/messageview.c
15071         * src/pop.c
15072         * src/pop.h
15073                 Allow user to change his mind
15074                 and postpone decision (by
15075                 unmarking the mail)
15076
15077 2004-07-09 [colin]      0.9.11cvs17.20
15078
15079         * src/messageview.c
15080                 Fix bug with delete state
15081         * src/pop.c
15082         * src/pop.h
15083                 Fix buffer leak (fread doesn't 
15084                 terminate buffers with \0)
15085                 Refactoring (remove magic 
15086                 numbers)
15087
15088 2004-07-09 [colin]      0.9.11cvs17.19
15089
15090         * src/pop.c
15091                 Don't log "Skipping message" if 
15092                 we're going to TOP it two lines
15093                 later
15094
15095 2004-07-09 [colin]      0.9.11cvs17.18
15096
15097         * src/messageview.c
15098                 Fix Engrish
15099
15100 2004-07-09 [colin]      0.9.11cvs17.17
15101
15102         * src/pop.c
15103                 strlen checking...
15104         * src/messageview.c
15105                 refactoring a bit
15106
15107 2004-07-08 [colin]      0.9.11cvs17.16
15108
15109         * src/noticeview.c
15110         * src/noticeview.h
15111                 Add an optional second button
15112         * src/messageview.c
15113         * src/pop.c
15114         * src/pop.h
15115                 Don't delete partially received mails after a certain
15116                 time; rather, let the user decide.
15117
15118 2004-07-08 [colin]      0.9.11cvs17.15
15119
15120         * src/common/smtp.h
15121                 Sync with HEAD
15122
15123 2004-07-08 [colin]      0.9.11cvs17.14
15124
15125         * src/messageview.c
15126         * src/common/smtp.c
15127                 Use to_human_readable() for sizes
15128
15129 2004-07-08 [colin]      0.9.11cvs17.13
15130
15131         * src/inc.c
15132         * src/messageview.c
15133         * src/pop.c
15134         * src/pop.h
15135         * src/procmsg.c
15136                 Fix partial-downloading issues:
15137                         catch unsupported TOP
15138                         don't delete partially downloaded mails before 5 days
15139                         don't update existing with non-MH folders; that'll
15140                         make dups, but it's better than trashing the folder
15141                         free new msginfo parts
15142                 Fix indentation ;-)
15143
15144 2004-07-08 [colin]      0.9.11cvs17.12
15145
15146         * src/common/smtp.c
15147         * src/common/smtp.h
15148                 Sync smtp size verification with HEAD
15149
15150 2004-07-08 [colin]      0.9.11cvs17.11
15151
15152         * src/summaryview.c
15153         * src/prefs_common.c
15154         * src/prefs_common.h
15155         * src/gtk/quicksearch.c
15156         * src/gtk/quicksearch.h
15157                 Sync sticky pref with HEAD
15158
15159 2004-07-08 [colin]      0.9.11cvs17.10
15160
15161         * src/folder.c [1.213.2.6]
15162         * src/folder.h [1.87.2.6]
15163         * src/inc.c [1.149.2.7]
15164         * src/messageview.c [1.94.2.8]
15165         * src/procheader.c [1.47.2.6]
15166         * src/procmsg.c [1.150.2.4]
15167         * src/procmsg.h [1.60.2.5]
15168         * src/pop.c [1.56.2.4]
15169         * src/pop.h [1.17.2.3]
15170                 Let too big messages get downloaded, but truncated
15171                 Add a button to download them completely
15172                 
15173 2004-07-06 [colin]      0.9.11cvs17.9
15174
15175         * src/gtk/quicksearch.c [1.1.2.3]
15176                 Add a Clear button
15177         * commitHelper
15178         * PATCHSETS
15179                 Add a script to help with cvs
15180
15181 2004-07-03 [colin]      0.9.11cvs17.8
15182
15183         * src/plugins/imageviewer/viewer.c
15184                 fix imageviewer (which was staying on the first
15185                 displayed image)
15186
15187 2004-07-03 [colin]      0.9.11cvs17.7
15188
15189         Removed FIXME_GTK2 warnings
15190         * src/gtk/gtkutils.c
15191                 useless #warnings
15192         * src/gtk/menu.c
15193                 useless #warnings (no need to mess with menu rc)
15194         * src/gtk/menu.h
15195                 unused functions
15196         
15197
15198 2004-07-03 [colin]      0.9.11cvs17.6
15199
15200         Removed FIXME_GTK2 warnings
15201         * src/codeconv.c
15202                 useless #warnings (rewrite needed)
15203         * src/compose.c
15204                 useless #warnings (rewrite needed)
15205                 useless #warnings (gtk2 is like that)
15206                 useless #warnings (previously fixed)
15207         * src/main.c
15208                 useless #warnings (previously fixed)
15209         * src/message_search.c
15210                 useless #warnings (gtk2 is like that)
15211                 Made apparent that search is case-sensitive
15212         * src/mimeview.c
15213                 useless #warnings (rewrite needed)
15214                 useless #warnings (gtk2 is like that)
15215                 reimplemented real warnings
15216         * src/prefs_common.c
15217                 Removed block cursor option (not it gtk2)
15218         * src/prefs_gtk.c
15219                 useless #warnings (rewrite needed)
15220         * src/procheader.c
15221                 useless #warnings (rewrite needed)
15222         * src/sourcewindow.c
15223                 useless #warnings (incorrect placing)
15224         * src/summary_search.c
15225                 useless #warnings (gtk2 is like that)
15226                 Made apparent that search is case-sensitive
15227         * src/action.c
15228                 useless #warnings (gtk2 is like that)
15229         * src/textview.c
15230                 useless #warnings (rewrite needed)
15231         * src/toolbar.c
15232                 useless #warnings (rewrite needed)
15233
15234 2004-07-03 [colin]      0.9.11cvs17.5
15235
15236         * src/textview.c
15237                 Fix mismerge which broke URI opening
15238                 
15239 2004-07-01 [colin]      0.9.11cvs17.4
15240
15241         * src/gtk/filesel.c
15242                 Fill filename when saving
15243                 
15244 2004-06-27 [colin]      0.9.11cvs17.3
15245
15246         * src/gtk/filesel.[ch]
15247                 Use the new GTK file selector
15248                 Update prototype to match the reality: multiple file
15249                 selection is open-only          
15250         * src/compose.c
15251                 Match the new prototypes        
15252         * configure.ac
15253                 Match the new requirements (gtk 2.4.0)
15254                         
15255 2004-06-26 [colin]      0.9.11cvs17.2
15256
15257         * src/plugins/trayicon/trayicon.c
15258                 Remove useless signal handler on resize, which causes
15259                 an infinite "loop"
15260         
15261 2004-06-26 [colin]      0.9.11cvs17.1
15262         
15263         * tools/Makefile.am
15264                 remove launch_firebird and add nautilus2sylpheed.sh
15265         * src/quicksearch.c
15266           src/summaryview.c
15267                 Fix show/hide "Extended symbols" button problem
15268                 Fix apparition at startup
15269                 Fix const warnings
15270         * src/plugins/image_viewer/Makefile.am
15271                 Fix configure 
15272         * common/ssl.c
15273                 Re-enable certificate check, as it doesn't seem to
15274                 cause Xlib errors anymore
15275
15276 2004-06-25 [paul]       0.9.11cvs17
15277
15278         * sync with 0.9.11cvs17 HEAD
15279         
15280         NOTE: QuickSearch is broken
15281
15282 2004-06-07 [colin]      0.9.10claws67.10
15283         * src/plugins/trayicon/trayicon.c
15284           src/plugins/trayicon/libeggtrayicon/Makefile.am
15285           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15286                 Fix gettextization in trayicon plugin
15287
15288 2004-06-07 [colin]      0.9.10claws67.9
15289         
15290         * src/summaryview.c
15291           src/gtk/gtksctree.[ch]
15292                 Let Shift+{Up,Down} work in summaryview
15293                 (well, Down "works" and Up works)
15294                 Let the list scroll when using these keys
15295
15296 2004-06-06 [colin]      0.9.10claws67.8
15297
15298         * src/plugins/trayicon/trayicon.c
15299                 Fix pixmap update
15300
15301 2004-06-06 [colin]      0.9.10claws67.7
15302
15303         * src/addressbook.c
15304                 Fix signal handling causing system-wide focus grab
15305
15306 2004-05-25 [paul]       0.9.10claws67.6
15307
15308         * Makefile.am
15309           src/Makefile.am
15310                 clean up
15311
15312 2004-05-25 [paul]       0.9.10claws67.5
15313
15314         * replace deprecated gtk_signal... functions
15315
15316 2004-05-23 [colin]      0.9.10claws67.4
15317
15318         * src/compose.c
15319                 Fix wrapping
15320
15321 2004-05-22 [colin]      0.9.10claws67.3
15322
15323         * src/compose.c
15324                 Re-fix [Edited] in compose.c::compose_reedit()
15325
15326 2004-05-22 [colin]      0.9.10claws67.2
15327
15328         * src/procmime.c
15329                 Fix parsing of multiparts mails
15330
15331 2004-05-22 [colin]      0.9.10claws67.1
15332
15333         * src/summaryview.c
15334                 Fix quicksearch
15335
15336 2004-05-22 [paul]       0.9.10claws67
15337
15338         * sync with 0.9.10claws67 HEAD
15339
15340 2004-05-14 [alfons]
15341
15342         * src/procmime.h
15343                 add forgotton prototype
15344
15345 2004-05-10 [paul]       0.9.10claws57
15346
15347         * sync with 0.9.10claws57 HEAD
15348
15349 2004-05-05 [paul]       0.9.9.claws1
15350
15351         * ChangeLog-gtk2        ** REMOVED **
15352           ChangeLog-gtk2.claws  ** ADDED **
15353                 rename and adopt the normal claws format
15354                 
15355         * configure.ac
15356                 require gtkmathview >= 0.5
15357
15358         * ac/*                          ** REMOVED **
15359           ac/                           ** REMOVED **
15360           intl/Makefile.in              ** REMOVED **
15361           m4/                           ** ADDED **
15362           m4/missing                    ** ADDED **
15363           m4/missing/gdk-pixbuf.m4      ** ADDED **
15364           m4/missing/gettext.m4         ** ADDED **
15365           m4/missing/gpgme.m4           ** ADDED **
15366           m4/missing/imlib.m4           ** ADDED **
15367           m4/.cvsignore                 ** ADDED **
15368           m4/Makefile.am                ** ADDED **
15369           m4/README                     ** ADDED **
15370           m4/aclocal-include.m4         ** ADDED **
15371           m4/aspell.m4                  ** ADDED **
15372           m4/check-type.m4              ** ADDED **
15373           m4/gnupg-check-typedef.m4     ** ADDED **
15374           m4/openssl.m4                 ** ADDED **
15375           m4/spamassassin.m4            ** ADDED **
15376           po/ChangeLog                  ** REMOVED **
15377           po/Makefile.in.in             ** REMOVED **
15378           po/Rules-quot                 ** REMOVED **
15379           po/boldquot.sed               ** REMOVED **
15380           po/en@boldquot.header         ** REMOVED **
15381           po/en@quot.header             ** REMOVED **
15382           po/insert-header.sin          ** REMOVED **
15383           po/quot.sed                   ** REMOVED **
15384           po/remove-potcdate.sed        ** REMOVED **
15385           po/remove-potcdate.sin        ** REMOVED **
15386           po/stamp-po                   ** REMOVED **
15387           Makefile.am
15388           autogen.sh
15389           configure.ac
15390                 enable building with automake 1.8.x
15391                 add 'autopoint --force' to autogen.sh and remove all
15392                 auto-generated files, remove ac/ directory and use
15393                 m4/ directory instead
15394                 
15395         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15396                 fix gettextization
15397
15398 2004-02-28 Colin Leroy <colin@colino.net>
15399         * src/prefs_matcher.c
15400           src/prefs_filtering.c
15401           src/prefs_filtering_action.c
15402                 Fix non-editable GtkEntries
15403
15404 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15405         * src/prefs_themes.c
15406                 utf8 conversion for theme info
15407
15408 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15409         * sync 0.9.9claws
15410
15411 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15412         * src/grouplistdialog.c
15413                 allow multiple selections without ctrl key
15414
15415 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15416         * src/main.c
15417                 enable customizable accelerators
15418
15419 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15420         * src/prefs_common.c
15421                 re-enable different font settings for gtk1/2
15422         * src/prefs_folder_item.c
15423                 fix folder prefs displayed wrong
15424         * src/textview.c
15425                 set 'sunken' shadow type
15426
15427 2004-02-07 Colin Leroy <colin@colino.net>
15428         * src/compose.c
15429                 Fix message being always [Edited]
15430                 Encode headers correctly (utf8 buf)
15431
15432 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15433         * src/socket.c
15434                 remove double g_source_attach()
15435                 (Thanks to Colin Leroy)
15436
15437 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15438         * src/gtk/gtksctree.c
15439                 Fix SSL certificate list not shown
15440         * src/mimeview.c
15441                 Fix clicks in mime tree
15442
15443 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15444         * src/common/socket.c
15445                 Fix SSL receive
15446         * src/compose.c
15447                 Fix clipboard menu hotkeys
15448
15449 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15450         * src/gtk/gtkaspell.[ch]
15451           src/compose.c
15452                 reimplement spellchecker
15453
15454 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15455         * src/gtk/filesel.c
15456                 crash when inserting file in compose window
15457                 (TODO: keep old selection on clicks)
15458         * src/main.c
15459                 use gtkrc-2.0 instead of gtkrc
15460
15461 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15462         * src/messageview.c
15463                 remove orphaned mimeview unref()
15464
15465 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15466         * src/grouplistdialog.c
15467                 expand nodes containing subscribed groups
15468
15469 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15470         * src/textview.c
15471                 textview: hide cursor, restore old click behaviour
15472
15473 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15474         * src/textview.c
15475                 variable names messed up
15476
15477 2004-01-17 Colin Leroy <colin@colino.net>
15478         * src/addr_compl.c
15479                 Fix completion address too thin
15480         * src/compose.c
15481                 Fix tab-to-subject behaviour
15482         * src/summaryview.c
15483                 Implement key up & down in summaryview
15484
15485 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15486
15487         * sync 098claws
15488
15489 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15490         * configure.ac
15491           Makefile.am
15492           doc/.cvsignore
15493           doc/Makefile.am
15494                 faq, man, manual moved to doc/
15495         * ac/aspell.m4
15496           ac/check-type.m4
15497           ac/gnupg-check-typedef.m4
15498           ac/openssl.m4
15499           ac/spamassassin.m4
15500           ac/missing/gdk-pixbuf.m4
15501           ac/missing/gpgme.m4
15502           ac/missing/imlib.m4
15503                 fix automake warnings
15504
15505 2003-12-06 Colin Leroy <colin@colino.net>
15506         * src/summaryview.c
15507                 Fix quicksearch
15508
15509 2003-12-05 Colin Leroy <colin@colino.net>
15510         * src/summaryview.c
15511                 Fix going to next unread folder
15512
15513 2003-12-05 Colin Leroy <colin@colino.net>
15514         * src/crash.c
15515                 Fix gtk2 compilation
15516         * src/session.c
15517                 Remove iotag source handler at disconnection
15518         * src/socket.[ch] 
15519                 Remove source handler when closing socket 
15520                 (fixes another seg)
15521
15522 2003-12-04 Colin Leroy <colin@colino.net>
15523         * src/compose.c
15524           src/prefs_account.c
15525           src/prefs_common.c
15526                 Fix some dropdown menus
15527
15528 2003-12-04 Colin Leroy <colin@colino.net>
15529         * src/compose.c
15530                 Fix event handlers on header fields
15531         * src/common/socket.c
15532           src/common/session.c
15533                 Fix segfault with callback (SSL)
15534                 Fix end of session 
15535
15536 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15537
15538         * Fix compile bug in src/compose.c
15539         * removed src/gtk/gtkstext.[ch]
15540
15541 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15542
15543         * Convert character set and escape "text" attributes in toolbar setting
15544         files.
15545         * Fixed bug in button-press-event handling.
15546
15547 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15548
15549         * Fixed bug in key-press-event handling.
15550
15551 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15552
15553         * Enabled to compile tray-icon plugin (Ad-hoc).
15554         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15555
15556 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15557
15558         * Enabled to compile on sylpheed-claws.
15559         (tray-icon plugin still cannot compile yet.)
15560
15561 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15562
15563         * Updated to 0.9.5.
15564
15565 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15566
15567         * Updated to 0.9.4.
15568         * Ported monitoring SSL mechanism to GSource of GLib2
15569         (I don't confirm it)
15570         * Added _gtk2 suffix to key name of font preference to avoid
15571         ovverwriting preference of Gtk+-1.2 version.
15572
15573 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15574
15575         * Updated to 0.9.2.
15576
15577 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15578
15579         * Updated to 0.9.1.
15580         * Translate po files into UTF-8 when execute autogen.sh.
15581
15582 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
15583
15584         * Updated to 0.9.0.
15585
15586 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
15587
15588         * Plugged GError related memory leaks.
15589
15590 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
15591
15592         * Changed default size of fonts.
15593         * Enabled to set titile font size of warning dialog.
15594
15595 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
15596
15597         * Embed a sylpheed icon into executable binary on Windows.
15598
15599 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
15600
15601         * I forgot to traslate character set of element string in src/xml.c.
15602
15603 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
15604
15605         * Fixed detecting bind_textdomain_codeset in configure.in.
15606         * The bug in which "Example" of "Date fromat" preference isn't displayed
15607         correctly has been fixed.
15608
15609 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
15610
15611         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
15612           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
15613           glib-gettextize
15614           Removed intl directory.
15615           Translated po files into UTF-8.
15616           (Thanks! Ryuji Abe)
15617
15618 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15619
15620         * The bug which doesn't unscape string in xml.c has been fixed.
15621
15622 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15623
15624         * The bug which is failed to translate encoding of file name thorough
15625         file dialog has been fixed.
15626
15627 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15628
15629         * Modified to translate file names which is used in inporting/expoting
15630         mbox feature and "Save as" feature into locale encoding.
15631         * Translate file names into locale encoding when "Attache file" and
15632         "Insert file".
15633         * Force set G_BROKEN_FILENAMES environment variable.
15634         * Other minor fixes.
15635
15636 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15637
15638         * Modified to treat MH folder's name as locale encoding.
15639
15640 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15641
15642         * The bug which clash on switching candidates of auto completion of
15643         addresses, cannot use auto completion in Japanesse is fixed
15644         (Thanks! Tokunaga-san)¡¥
15645
15646 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15647
15648         * The bug which cannot switch key accelerator preference has been fixed
15649         (Thanks! smbd-san)¡¥
15650
15651 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15652
15653         * version 0.8.11-gtk2-20030314
15654
15655 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15656
15657         * The bug in which character set conversion of filtering messages has
15658         been fixed.(Thanks! COCOA-san).
15659
15660 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15661
15662         * Revived "Leave space on head" preference in "Message" category.
15663         * A bug which clash when put the cursor to end of buffer and execute
15664         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15665
15666 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15667
15668         * version 0.8.11-gtk2-20030312
15669
15670 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15671
15672         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15673         * Modified to use Pango's API directly for font preference.
15674         * Integrated GtkTextView of textview to one widget.
15675         * Set fonts of header title in textview by "header_title" tag.
15676         * Removed some deprecated codes.
15677
15678 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15679
15680         * Updated to 0.8.11.
15681         * Merged cygwin patch(Thanks! Sakai-san).
15682
15683 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15684
15685         * version 0.8.10-gtk2-20030309