2006-06-12 [wwp] 2.3.0cvs2
[claws.git] / ChangeLog
1 2006-06-12 [wwp]        2.3.0cvs2
2
3         * src/quote_fmt.c
4         * src/quote_fmt_lex.l
5         * src/quote_fmt_parse.y
6                 extend the quote_fmt parser (templates and quotes):
7                 - allow limited sub-expressions in |p{} and |f{} expressions,
8                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
9                 - implemented/fixed missing implementation of query_references and show_references,
10                 - completed, fixed contents and format of the symbols help dialog,
11                 - fix some compilation warnings.
12
13 2006-06-12 [wwp]        2.3.0cvs1
14
15         * manual/advanced.xml
16         * manual/fr/advanced.xml
17                 updates in the "templates" section of the manual (eng/fr):
18                  - be more precise (both versions)
19                  - completed to match the english reference (fr version)
20                  - touchups (both versions)
21
22 2006-06-12 [paul]       2.3.0
23
24         2.3.0 released
25
26 2006-06-12 [paul]       2.2.3cvs14
27
28         * po/ca.po
29         * po/cs.po
30         * po/de.po
31         * po/el.po
32         * po/fr.po
33         * po/it.po
34         * po/pt_BR.po
35         * po/sr.po
36         * po/zh_CN.po
37                 updated by Miquel Oliete, Tim, Stephan Sachse,
38                 Stavros Giannouris, Fabien Vantard, Andrea
39                 Spadaccini, Frederico Goncalves Guimaraes,
40                 Aleksandar Urosevic, and Ralgh Young
41
42 2006-06-12 [colin]      2.2.3cvs13
43
44         * src/mbox.c
45                 Add missing header
46
47 2006-06-11 [colin]      2.2.3cvs12
48
49         * src/msgcache.c
50                 Verify that g_malloc() succeeded
51
52 2006-06-11 [colin]      2.2.3cvs11
53
54         * src/wizard.c
55                 Add Face header to welcome mail
56
57 2006-06-10 [colin]      2.2.3cvs10
58
59         * src/textview.c
60                 Revert previous (Forgot it changes the
61                 margin on the whole mail)
62
63 2006-06-10 [colin]      2.2.3cvs9
64
65         * src/textview.c
66                 Don't overlap long headers under (X-)Face
67
68 2006-06-10 [mones]      2.2.3cvs8
69
70         * manual/xml2pdf
71                 allow generation of manual on systems lacking saxon binary
72                 but with java and the saxon library installed
73
74         * po/es.po
75                 updated for release
76
77 2006-06-09 [colin]      2.2.3cvs7
78
79         * src/summaryview.c
80                 Fix leak when using Display Sender using Addressbook
81
82 2006-06-09 [colin]      2.2.3cvs6
83
84         * src/compose.c
85         * src/folder.c
86         * src/folderview.c
87         * src/mimeview.c
88         * src/summaryview.c
89                 More leaks fixes
90
91 2006-06-09 [paul]       2.2.3cvs5
92
93         * AUTHORS
94         * src/gtk/authors.h
95         * tools/claws.i18n.status.pl
96                 updated with new info
97
98 2006-06-09 [paul]       2.2.3cvs4
99
100         * README
101                 updated
102         * manual/ack.xml
103                 add wwp to authors list
104         * src/gtk/authors.h
105                 update mine and Colin's addresses
106
107 2006-06-08 [colin]      2.2.3cvs3
108
109         * src/etpan/imap-thread.c
110                 Fix leak on SSL cert check
111
112 2006-06-08 [colin]      2.2.3cvs2
113
114         * src/common/utils.c
115                 Fix leak
116
117 2006-06-08 [paul]       2.2.3cvs1
118
119         * configure.ac
120                 Update version number following
121                 stable release
122
123 2006-06-07 [colin]      2.2.2cvs3
124
125         * src/msgcache.c
126                 Fix catching cache read errors (guint instead of gint)
127                 Prevent malloc'ing more than 8MB (means cache corruption)
128
129 2006-06-07 [paul]       2.2.2cvs2
130
131         * src/exporthtml.c
132         * src/exportldif.c
133         * src/mh.c
134         * src/mutt.c
135         * src/pine.c
136         * src/common/utils.c
137                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
138                 obey $HOME'
139                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
140                 Thanks to Colin
141
142 2006-06-06 [paul]       2.2.2cvs1
143
144         * configure.ac
145                 Update version number following
146                 stable release
147
148 2006-06-06 [paul]       2.2.1cvs6
149
150         * src/matcher.c
151                 fix  implicit declaration of
152                 sylpheed_do_idle()
153                 Patch by Fabien Vantard
154
155 2006-06-06 [paul]       2.2.1cvs5
156
157         * src/matcher.c
158                 fix age_greater and age_lower so that they
159                 mean what say and not '...or equal to'
160                 Thanks to Colin
161
162 2006-06-06 [paul]       2.2.1cvs4
163
164         * src/textview.c
165         * src/common/utils.c
166                 fix URI check
167                 Thanks to Colin
168
169 2006-06-05 [wwp]        2.2.1cvs3
170
171         * manual/fr/account.xml
172                 minor language fixes (thanks to Fabien Vantard).
173
174 2006-06-05 [colin]      2.2.1cvs2
175
176         * src/prefs_folder_item.c
177         * src/folderview.c
178                 Allow recursive setting of properties 
179                 for whole mailboxes
180         * src/matcher.c
181                 Don't freeze on 'test' filtering rule
182
183 2006-06-05 [colin]      2.2.1cvs1
184
185         * configure.ac
186                 Update version number following
187                 stable release
188
189 2006-06-04 [wwp]        2.2.0cvs82
190
191         * manual/glossary.xml
192         * manual/account.xml
193         * manual/fr/glossary.xml
194         * manual/fr/account.xml
195                 added glossary section and references/links related to the Face custom header.
196
197 2006-06-04 [colin]      2.2.0cvs81
198
199         * src/summaryview.c
200                 Skip to next message on move with no
201                 immediate execution
202
203 2006-06-04 [wwp]        2.2.0cvs80
204
205         * manual/xml2pdf
206                 added sanity checks, exit when needed.
207
208 2006-06-03 [paul]       2.2.0cvs79
209
210         * src/prefs_receive.c
211                 page name is now 'Receiving'
212         * src/prefs_send.c
213                 page name is now 'Sending'
214
215 2006-06-03 [colin]      2.2.0cvs78
216
217         * src/plugins/spamassassin/spamassassin_gtk.c
218                 Autoswitch to Localhost if transport was previously
219                 disabled. Else people had to check [] Enable, then
220                 *reselect* transport.
221
222 2006-06-03 [colin]      2.2.0cvs77
223
224         * src/plugins/pgpinline/pgpinline.c
225         * src/plugins/pgpmime/pgpmime.c
226                 Check that gpg_data_release_and_get_mem 
227                 didn't fail (now, why this happens...)
228
229 2006-06-03 [colin]      2.2.0cvs76
230
231         * src/mbox.c
232                 Fix bug #962 (Manual and/or UI should 
233                 warn about incompatible locking 
234                 causing dataloss)
235
236 2006-06-02 [cleroy]     2.2.0cvs75
237
238         * src/filtering.c
239         * src/folder.c
240         * src/procmsg.c
241         * src/summaryview.c
242                 Fix a few leaks
243
244 2006-06-02 [colin]      2.2.0cvs74
245
246         * src/main.c
247                 On exit, free caches after writing them
248                 Shuts up some valgrind false positives
249         * src/procmsg.c
250         * src/send_message.c
251                 Fix races when reusing existing SMTP connections
252                 Fix inexistant session timeout
253         * src/toolbar.c
254                 Display alertpanel after all queues have
255                 been processed, not after each
256
257 2006-06-02 [wwp]        2.2.0cvs73
258
259         * manual/fr/glossary.xml
260         * manual/fr/ack.xml
261         * manual/ack.xml
262                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
263
264 2006-06-02 [wwp]        2.2.0cvs72
265
266         * manual/xml2pdf
267         * manual/dist/pdf/Makefile.am
268         * manual/dtd/manual.xsl
269         * manual/fr/dist/pdf/Makefile.am
270         * manual/pl/dist/pdf/Makefile.am
271                 we changed the procedure to generate the .pdf version of the manual.
272                 The procedure is more modern and the .pdf we get now has a valid index.
273                 Here are the new pre-requisites:
274
275                 - JRE 1.x (1.4 here): there must be one from your distro
276                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
277                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
278                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
279
280                 See my posts for further info about the installation of this toolchain:
281
282                 Date: Fri, 19 May 2006 19:40:06 +0200
283                 From: wwp <subscript@free.fr>
284                 To: sylpheed-claws-devel@lists.sourceforge.net
285                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
286
287                 and
288
289                 Date: Wed, 24 May 2006 12:58:49 +0200
290                 From: wwp <subscript@free.fr>
291                 To: sylpheed-claws-devel@lists.sourceforge.net
292                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
293
294 2006-06-01 [colin]      2.2.0cvs71
295
296         * src/compose.c
297                 Better guards against IMAP races
298         * src/main.c
299         * src/prefs_common.c
300         * src/prefs_common.h
301         * src/common/ssl_certificate.c
302         * src/etpan/imap-thread.c
303         * src/etpan/imap-thread.h
304         * src/gtk/sslcertwindow.c
305                 New hidden option ssl_skip_cert_check to 
306                 avoid dups of bug #959 (libetpan linked
307                 against gnutls and gnutls buggy on 64bit)
308                 Present expired warning only once per
309                 session/server.
310         * manual/advanced.xml
311         * manual/fr/advanced.xml
312                 Document new option
313
314 2006-06-01 [wwp]        2.2.0cvs70
315
316         * src/messageview.c
317                 fix for bug #961 (return receipt dialog 
318                 complains incorrectly about return-path 
319                 email adress being different), thanks 
320                 to Colin.
321
322 2006-05-31 [cleroy]     2.2.0cvs69
323
324         * src/common/ssl.c
325                 Guard against NULLs, although this
326                 should never be an issue
327
328 2006-05-31 [colin]      2.2.0cvs68
329
330         * src/filtering.c
331                 Use g_slist_prepend
332         * src/imap.c
333                 Don't remove caches when destroying folder, it
334                 could (should) be done at exit
335         * src/inc.c
336                 free processing cache after incorporation
337         * src/etpan/imap-thread.c
338                 Maybe fix bug #959 (Crash on moving to emails 
339                 to a imap account per ssl with a expired 
340                 certificate.)
341
342 2006-05-30 [colin]      2.2.0cvs67
343
344         * src/summaryview.c
345                 Put back event flush when displaying message
346                 It avoids reading a bunch of messages just
347                 by hitting shift-n for too long ;)
348
349 2006-05-29 [colin]      2.2.0cvs66
350
351         * src/summaryview.c
352                 Remove useless g_warnings
353
354 2006-05-29 [colin]      2.2.0cvs65
355
356         * src/imap.c
357                 Fix g_slist_append()s for performance
358
359 2006-05-29 [colin]      2.2.0cvs64
360
361         * src/compose.c
362         * src/common/utils.c
363                 Fix extraneous tab at start of addresses
364         * src/mainwindow.c
365                 Fix warnings (thanks to Fabien)
366                 Fix crash at exit when composing messages 
367                 exist
368         * src/pop.c
369                 Fix progress bar when deleting expired mails
370                 Thanks to Hiro
371         * src/summaryview.c
372         * src/gtk/gtksctree.c
373                 Fix re-sorting slowness
374
375 2006-05-29 [paul]       2.2.0cvs63
376
377         * src/mh.c
378                 fetch full message when moving mails
379                 from another mailbox, (fixed data loss
380                 when filtering from IMAP to MH, introduced
381                 in 2.2.0cvs57).
382                 Thanks to Colin
383
384 2006-05-29 [mones]      2.2.0cvs62
385
386         * src/gtk/gtksctree.c
387                 Unselect faster (patch by Colin)        
388
389 2006-05-26 [colin]      2.2.0cvs61
390
391         * src/summaryview.c
392                 Unplug MSGINFO_UPDATE callback on delete too.
393
394 2006-05-26 [colin]      2.2.0cvs60
395
396         * src/foldersel.c
397                 Fix bold in folder selection window with glib2.10
398                 thanks Hiro
399
400 2006-05-26 [colin]      2.2.0cvs59
401
402         * src/procheader.c
403                 Convert date only if necessary (and don't
404                 try to convert from utf8 to utf8, too)
405         * src/summaryview.c
406                 Only set column's text if the column's 
407                 displayed
408
409 2006-05-26 [colin]      2.2.0cvs58
410
411         * src/summaryview.c
412         * src/gtk/gtkutils.c
413                 Fix useless warning
414
415 2006-05-26 [colin]      2.2.0cvs57
416
417         * src/mainwindow.c
418                 Make summaryview selectable as long as 
419                 no message has focus
420         * src/mh.c
421                 Faster deletion (by implementing mh_remove_msgs)
422                 Faster copy (avoid using mh_fetch_msg just to get
423                 the filename)
424                 Faster move (using move_file instead of copy_file
425                 if MSG_IS_MOVE)
426                 No progressbar if total number of mails to cp/mv 
427                 is less than 100
428         * src/summaryview.c
429                 Fix removal from subject_table when mail gets moved
430                 Faster deletion (g_slist_prepend instead of append)
431         * src/gtk/gtksctree.c
432                 Remove useless code
433
434 2006-05-25 [colin]      2.2.0cvs56
435
436         * src/common/ssl_certificate.c
437                 Fix leak in expired cert check
438
439 2006-05-25 [colin]      2.2.0cvs55
440
441         * src/mh.c
442                 Disable flags syncing on .mh_sequences - it
443                 is buggy and marks mails read under unknown
444                 conditions.
445
446 2006-05-25 [paul]
447
448         * 2.3.0-rc4 released
449
450 2006-05-24 [colin]      2.2.0cvs54
451
452         attention cvs users: if you manage to crash
453         Sylpheed-Claws while moving, copying or deleting
454         mails, we *are* interested in stack traces and
455         valgrind logs. It looks stable, but one never
456         knows...
457
458         * src/folder.c
459                 Add progressbar for cache updates
460         * src/folderutils.c
461                 Optimize Mark all read in the current
462                 folder
463         * src/mh.c
464                 Add progressbar for copy/move
465         * src/procmsg.c
466                 Optimize O(n^2) in copy/move
467         * src/summaryview.c
468         * src/gtk/gtksctree.c
469                 Optimize O(n^2) algos
470         * src/common/timing.h
471                 Display ms instead of us
472
473 2006-05-24 [wwp]        2.2.0cvs53
474
475         * manual/fr/advanced.xml
476                 updates to the French manual.
477
478 2006-05-24 [wwp]        2.2.0cvs52
479
480         * src/common/utils.c
481                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
482
483 2006-05-24 [wwp]        2.2.0cvs51
484
485         * src/folderutils.c
486                 fixed "mark all read" in MH folders (thanks to Colin).
487
488 2006-05-24 [paul]       2.2.0cvs50
489
490         * doc/man/sylpheed-claws.1
491                 updated the man page
492
493 2006-05-23 [colin]      2.2.0cvs49
494
495         * src/folderview.c
496         * src/imap.c
497         * src/inc.c
498         * src/mbox.c
499         * src/messageview.c
500         * src/news.c
501         * src/send_message.c
502         * src/summaryview.c
503         * src/gtk/sslcertwindow.c
504                 alertpanel fixes, by Fabien
505
506 2006-05-23 [colin]      2.2.0cvs48
507
508         * src/folder.c
509         * src/folderview.c
510         * src/msgcache.c
511         * src/summaryview.c
512         * src/gtk/gtksctree.c
513         * src/gtk/gtksctree.h
514                 More timings
515                 Fix slow loading problem, which was caused by the
516                 use of some gtk_ctree funcs and their use of
517                 g_list_position while gtk_ctree_(un)link'ing.
518                 Reap more functions from gtkctree.c to be sure we
519                 use our (fast) version instead of theirs.
520         * src/mh.c
521                 Fix copy of unread mails
522
523
524 2006-05-22 [wwp]        2.2.0cvs47
525
526         * manual/fr/advanced.xml
527                 updated.
528
529 2006-05-22 [colin]      2.2.0cvs46
530
531         * src/filtering.c
532                 Fix possible infinite loop. 'copy' is not a 
533                 final action, so when encountering a 'copy',
534                 we have to check if a previous one was set
535                 and do it. In the same way, if we encounter
536                 a 'move' we have to perform a possibly 
537                 pending 'copy'. This will slow down filtering
538                 on IMAP if move+copy or multiple copy actions
539                 are to be done, but handling it via the batch
540                 would be really too convoluted.
541
542 2006-05-22 [wwp]        2.2.0cvs45
543
544         * manual/fr/advanced.xml
545         * manual/fr/faq.xml
546         * manual/fr/glossary.xml
547         * manual/fr/handling.xml
548         * manual/fr/intro.xml
549         * manual/fr/plugins.xml
550         * manual/fr/sylpheed-claws-manual.xml
551                 sync w/ the english manual: updates URIs, documented mailing-list
552                 support, better explanation about the enabled/disabled feature
553                 in filtering/processing rules by Paul.
554
555 2006-05-21 [colin]      2.2.0cvs44
556
557         * src/summaryview.c
558                 Don't expand after building threads, but during
559
560 2006-05-21 [colin]      2.2.0cvs43
561
562         * src/procmsg.c
563         * src/summaryview.c
564                 More timing possibilities... For next time I have 
565                 to find out how the hell some 3GHz computer takes
566                 one minute to open a 30k folder...
567
568 2006-05-21 [colin]      2.2.0cvs42
569
570         * manual/pl/advanced.xml
571         * manual/pl/faq.xml
572         * manual/pl/glossary.xml
573         * manual/pl/handling.xml
574         * manual/pl/intro.xml
575         * manual/pl/plugins.xml
576         * manual/pl/sylpheed-claws-manual.xml
577                 Polish manual updated by Pawel
578
579 2006-05-20 [colin]
580
581         * 2.3.0-rc3 released
582
583 2006-05-20 [colin]      2.2.0cvs41
584
585         * src/imap.c
586                 Fix -rc2 problems:
587                 - remove cache of moved messages from original folder
588                 - apply new flags to messages even if they aren't appliable
589                   via IMAP.
590
591 2006-05-20 [colin]
592
593         * 2.3.0-rc2 released
594
595 2006-05-19 [colin]      2.2.0cvs40
596
597         * src/imap.c
598                 Don't issue SELECT in imap_change_flags
599                 before having checked that we indeed have
600                 some flags to change. MSG_POSTFILTERED for
601                 example can't be used on IMAP.
602                 Fixes bug #955 (copying messages between 
603                 imap folders is extremely slow), which was
604                 a regression.
605
606 2006-05-19 [colin]      2.2.0cvs39
607
608         * src/folder.c
609         * src/folder.h
610         * src/folderview.c
611                 Try to fix bug #830 (Some unread messages 
612                 get marked read in IMAP inbox):
613                 - Prevent scanning a folder if it's being 
614                   opened via the GUI
615                 - Postpone opening via the GUI of a folder
616                   currently scanned.
617
618
619 2006-05-19 [wwp]        2.2.0cvs38
620
621         * manual/advanced.xml
622                 fix English+typo (thanks to Paul).
623
624 2006-05-19 [wwp]        2.2.0cvs37
625
626         * manual/advanced.xml
627         * manual/fr/advanced.xml
628         * src/gtk/logwindow.c
629         * src/prefs_common.c
630         * src/prefs_common.h
631                 added hidden prefs to allow customization of colors used in
632                 protocol log window (useful for dark gtk+ themes).
633
634 2006-05-19 [wwp]        2.2.0cvs36
635
636         * ChangeLog
637                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
638
639 2006-05-19 [paul]       2.2.0cvs35
640
641         * src/textview.c
642                 make Reply-To fully clickable
643         * src/gtk/logwindow.c
644                 more colouring (SMTP ESMTP)
645         Both patches by Pawel Pekala
646
647 2006-05-19 [cleroy]     2.2.0cvs34
648
649         * src/mh.c
650                 Don't update flags from current folder
651                 Probably fixes bug #935 (Read Messages 
652                 Revert to Being Marked as Unread)
653
654 2006-05-18 [colin]      2.2.0cvs33
655
656         * src/imap.c
657                 Warning fix
658         * src/compose.c
659         * src/mainwindow.c
660         * src/summaryview.c
661         * src/toolbar.c
662                 Allow replying to multiple emails
663                 in multiple windows
664         * src/mimeview.c
665         * src/etpan/imap-thread.c
666                 Leak fixes
667
668 2006-05-18 [paul]       2.2.0cvs32
669
670         * src/summaryview.c
671                 keep Mailing-List menu refreshed
672                 Thanks to Colin
673
674 2006-05-18 [paul]       2.2.0cvs31
675
676         * manual/advanced.xml
677         * manual/faq.xml
678         * manual/glossary.xml
679         * manual/handling.xml
680         * manual/intro.xml
681         * manual/plugins.xml
682         * manual/sylpheed-claws-manual.xml
683                 update URLs
684                 add info about mailing-list support
685                 edit filtering info
686         * src/wizard.c
687         * src/common/defs.h
688         * src/gtk/about.c
689         * src/plugins/dillo_viewer/README
690                 update URLs
691
692 2006-05-17 [wwp]        2.2.0cvs30
693
694         * manual/handling.xml
695         * manual/fr/handling.xml
696                 documented the ability to enabled/disable filtering/processing rules.
697
698 2006-05-17 [colin]      2.2.0cvs29
699
700         * src/main.c
701                 Don't initialize g_thread subsystem if it's 
702                 already done (thanks to Hiro)
703         * src/mimeview.c
704                 Fix saving of parts when there name can't be
705                 converted from UTF-8.
706
707 2006-05-17 [paul]       2.2.0cvs28
708
709         * po/Makefile.in.in
710                 fix config.status warning with autoconf 2.60
711
712 2006-05-17 [paul]       2.2.0cvs27
713
714         * po/POTFILES.in
715                 add src/mbox.c
716
717 2006-05-17 [wwp]        2.2.0cvs26
718
719         * src/mainwindow.c
720                 fix useless and potentially dangerous buffer walking (thanks to Colin).
721
722 2006-05-17 [wwp]        2.2.0cvs25
723
724         * src/plugins/demo/demo.c
725                 updated product name in plugin demo (many plugins need to be
726                 sync'ed w/ that change).
727
728 2006-05-17 [colin]      2.2.0cvs24
729
730         * src/mh.c
731                 Fix leak
732
733 2006-05-16 [colin]      2.2.0cvs23
734
735         * src/mainwindow.c
736                 Stupid me hit again. Fix cvs22.
737
738 2006-05-16 [colin]      2.2.0cvs22
739
740         * src/mainwindow.c
741                 Fix bug #922 (sylpheed-claws crashed after 
742                 pushing on Inbox folder)
743
744 2006-05-16 [colin]      2.2.0cvs21
745
746         * src/compose.c
747                 Make From header be copy/paste/select-able
748
749 2006-05-16 [wwp]        2.2.0cvs20
750
751         * src/export.c
752         * src/matcher.c
753         * src/summaryview.c
754         * src/etpan/imap-thread.c
755                 fix some compiler warnings (thanks to Colin).
756
757 2006-05-16 [wwp]        2.2.0cvs19
758
759         * src/action.c
760         * src/gedit-print.c
761         * src/inc.c
762         * src/mainwindow.c
763         * src/mh.c
764         * src/statusbar.c
765         * src/send_message.c
766         * src/summaryview.c
767                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
768
769 2006-05-15 [colin]      2.2.0cvs18
770
771         * src/procmsg.c
772                 Fix automatic rule creation with List-Post
773
774 2006-05-15 [paul]       2.2.0cvs17
775
776         * tools/filter_conv_new.pl
777                 updated for rule enabling/disabling
778                 claws version >= 2.3.x required
779
780 2006-05-15 [cleroy]     2.2.0cvs16
781
782         * src/main.c
783                 Revert test
784
785 2006-05-15 [cleroy]     2.2.0cvs15
786
787         * src/main.c
788                 test
789
790 2006-05-15 [wwp]        2.2.0cvs14
791
792         * manual/pl/.cvsignore
793                 ignore generated files.
794
795 2006-05-14 [wwp]        2.3.0-rc1
796
797         * 2.3.0-rc1 released
798
799 2006-05-13 [wwp]        2.2.0cvs13
800
801         * src/filtering.c
802         * src/filtering.h
803         * src/matcher.c
804         * src/matcher_parser_lex.l
805         * src/matcher_parser_parse.y
806         * src/prefs_filtering.c
807                 new feature: provide the ability to disable filtering and processing
808                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
809                 adaptations.
810
811 2006-05-13 [colin]      2.2.0cvs12
812
813         * src/compose.c
814                 Remove useless if (a) b; else b;
815                 Thanks to wwp
816
817 2006-05-13 [wwp]        2.2.0cvs11
818
819         * src/export.c
820         * src/import.c
821         * src/mainwindow.c
822         * src/mbox.c
823         * src/summaryview.c
824         * src/summaryview.h
825                 no more silent failures (or at least less ones) when importing
826                 or exporting from/to mbox. Also start importing/exporting if
827                 the necessary info is set.
828
829 2006-05-13 [wwp]        2.2.0cvs10
830
831         * RELEASE_NOTES
832                 restored up-to-date release notes.
833
834 2006-05-13 [paul]       2.2.0cvs9
835
836         * po/nl.po
837         * po/ru.po
838                 updated by Tim Dijkstra and Pavlo Bohmat
839
840 2006-05-12 [colin]      2.2.0cvs8
841
842         * src/gtk/quicksearch.c
843                 Add "k" as shortcut for "colorlabel". Patch
844                 by ath42@users.sf.net.
845
846 2006-05-12 [paul]       2.2.0cvs7
847
848         * src/prefs_common.h
849         * src/prefs_summaries.c
850         * src/summaryview.c
851                 when entering a folder also allow
852                 going directly to first Marked message
853
854 2006-05-12 [paul]       2.2.0cvs6
855
856         * src/summaryview.c
857                 always obey 'confirm before marking all
858                 mails read' option
859
860 2006-05-12 [paul]       2.2.0cvs5
861
862         * src/textview.c
863                 make Sender fully clickable
864
865 2006-05-12 [colin]      2.2.0cvs4
866
867         * src/compose.c
868         * src/compose.h
869                 Let From be editable
870         * src/main.c
871         * src/mh.c
872                 Full support of .mh_sequences' Unseen seq
873
874 2006-05-12 [colin]      2.2.0cvs3
875
876         * src/folder.c
877         * src/mainwindow.c
878         * src/mainwindow.h
879         * src/messageview.c
880         * src/prefs_spelling.c
881         * src/procheader.c
882         * src/procmsg.c
883         * src/procmsg.h
884         * src/summaryview.c
885         * src/toolbar.c
886         * src/toolbar.h
887                 Add contextual menu on Compose toolbar
888                 button. Fixes bug #944 (Automatic
889                 addresses not applied when changing account
890                 from compose window)
891                 add Mailing List support
892                 based on the old 0.6.5claws25 patch by
893                 Melvin Hadasht, with finishing touches
894                 by Colin
895                 Fix "ignore thread" when mails are threaded by
896                 subject (and weren't ignored although appearing
897                 in the thread).
898                 GUI rework.
899                 Both patches by Pawel.
900
901 2006-05-08 [paul]       2.2.0cvs2
902
903         * src/mainwindow.c
904         * src/mainwindow.h
905         * src/messageview.c
906         * src/procheader.c
907         * src/procmsg.c
908         * src/procmsg.h
909         * src/summaryview.c
910                 add Mailing List support
911                 based on the old 0.6.5claws25 patch by 
912                 Melvin Hadasht, with finishing touches
913                 by Colin
914
915 2006-05-08 [colin]      2.2.0cvs1
916
917         * src/mainwindow.c
918         * src/toolbar.c
919         * src/toolbar.h
920                 Add contextual menu on Compose toolbar 
921                 button. Fixes bug #944 (Automatic 
922                 addresses not applied when changing account 
923                 from compose window)
924
925 2006-05-08 [paul]       2.2.0
926
927         2.2.0 released
928
929 2006-05-08 [paul]       2.1.1cvs51
930
931         * po/cs.po
932         * po/de.po
933         * po/en_GB.po
934         * po/fi.po
935         * po/fr.po
936         * po/pt_BR.po
937         * po/sr.po
938         * po/zh_CN.po
939                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
940                 Fabien Vantard, Frederico Goncalves Guimaraes,
941                 Aleksandar Urosevic, and Ralgh Young
942
943 2006-05-12 [colin]      2.1.1cvs50
944
945         * po/cs.po
946         * po/de.po
947         * po/en_GB.po
948         * po/es.po
949         * po/fi.po
950         * po/fr.po
951         * po/pt_BR.po
952         * po/sr.po
953         * po/zh_CN.po
954                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
955                 Fabien Vantard, Frederico Goncalves Guimaraes,
956                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
957
958 2006-05-05 [colin]      2.1.1cvs49
959
960         * manual/Makefile.am
961         * manual/pl/Makefile.am
962         * manual/pl/account.xml
963         * manual/pl/ack.xml
964         * manual/pl/addrbook.xml
965         * manual/pl/advanced.xml
966         * manual/pl/faq.xml
967         * manual/pl/glossary.xml
968         * manual/pl/gpl.xml
969         * manual/pl/handling.xml
970         * manual/pl/intro.xml
971         * manual/pl/keyboard.xml
972         * manual/pl/plugins.xml
973         * manual/pl/starting.xml
974         * manual/pl/sylpheed-claws-manual.xml
975         * manual/pl/dist/.cvsignore
976         * manual/pl/dist/Makefile.am
977         * manual/pl/dist/html/.cvsignore
978         * manual/pl/dist/html/Makefile.am
979         * manual/pl/dist/pdf/.cvsignore
980         * manual/pl/dist/pdf/Makefile.am
981         * manual/pl/dist/ps/.cvsignore
982         * manual/pl/dist/ps/Makefile.am
983         * manual/pl/dist/txt/.cvsignore
984         * manual/pl/dist/txt/Makefile.am
985                 Add the polish translation of the manual,
986                 Authored by Pawel Pekala.
987
988 2006-05-05 [cleroy]     2.1.1cvs48
989
990         * src/main.c
991                 Re-read matcherrc after loading plugins 
992                 if some of them add folders.
993
994 2006-05-03 [colin]      2.1.1cvs47
995
996         * src/imap.c
997                 I'm idiot
998
999 2006-05-03 [colin]      2.1.1cvs46
1000
1001         * src/imap.c
1002                 Be sure to have a session when
1003                 getting separator
1004
1005 2006-05-03 [colin]      2.1.1cvs45
1006
1007         * src/imap.c
1008         * src/imap.h
1009         * src/imap_gtk.c
1010                 Fix preventing renaming with namespace 
1011                 separator.
1012
1013 2006-05-01 [colin]      2.1.1cvs44
1014
1015         * src/action.c
1016                 Don't reload messageview when result of
1017                 action is piped.
1018
1019 2006-04-29 [colin]      2.1.1cvs43
1020
1021         * src/prefs_receive.c
1022         * src/plugins/spamassassin/spamassassin_gtk.c
1023         * src/plugins/clamav/clamav_plugin_gtk.c
1024                 GUI fixes by Pawel
1025
1026 2006-04-29 [colin]      2.1.1cvs42
1027
1028         * src/prefs_compose_writing.c
1029         * src/prefs_quote.c
1030                 Cleanups. Patch by Pawel
1031
1032 2006-04-28 [paul]       2.1.1cvs41
1033
1034         * src/matcher.c
1035                 fix returned quick search results when search
1036                 term contains an underscore.
1037                 Thanks to Colin
1038
1039 2006-04-28 [paul]       2.1.1cvs40
1040
1041         * src/prefs_message.c
1042         * src/prefs_receive.c
1043                 GUI cleanups
1044                 Patches by Pawel Pekala
1045
1046 2006-04-27 [colin]      2.1.1cvs39
1047
1048         * src/wizard.c
1049                 Differentiate subject Welcome from
1050                 window's title Welcome
1051
1052 2006-04-27 [paul]
1053
1054         2.2.0-rc1 released
1055
1056 2006-04-27 [paul]       2.1.1cvs38
1057
1058         * manual/advanced.xml
1059         * manual/fr/advanced.xml
1060                 add info about compose_no_markup hidden pref
1061
1062 2006-04-27 [paul]       2.1.1cvs37
1063
1064         * src/prefs_account.c
1065                 improve privacy labels
1066         * src/prefs_msg_colors.c
1067                 change some strings for translators' convenience
1068         * src/gtk/gtkutils.c
1069                 don't underline the link button text
1070
1071 2006-04-25 [colin]      2.1.1cvs36
1072
1073         * src/folder.c
1074                 Complete 2.1.1cvs33 (once more ;)
1075
1076 2006-04-25 [colin]      2.1.1cvs35
1077
1078         * src/editldap.c
1079                 Fix tooltip
1080
1081 2006-04-25 [cleroy]     2.1.1cvs34
1082
1083         * src/compose.c
1084         * src/gtk/gtkaspell.c
1085                 Fix crash on redirect (related to the return 
1086                 of the aspell menu in compose's toolbar)
1087         * src/prefs_msg_colors.c
1088                 Fix sensitivity widgets
1089         * src/image_viewer.c
1090         * src/gtk/pluginwindow.c
1091         * src/gtk/prefswindow.c
1092                 Change released signals to clicked (Fabien)
1093         * po/POTFILES.in
1094         * src/common/socket.c
1095         * src/plugins/spamassassin/spamassassin.c
1096                 Translate strings (Fabien)
1097
1098 2006-04-25 [paul]       2.1.1cvs33
1099
1100         * src/folder.c
1101         * src/folder.h
1102         * src/folderview.c
1103                 complete the fix of bug #912
1104                 Thanks to Colin
1105
1106 2006-04-25 [colin]      2.1.1cvs32
1107
1108         * src/news.c
1109                 Better progress bar
1110         * src/mimeview.c
1111         * src/summaryview.c
1112         * src/summaryview.h
1113                 Fix focus chain
1114                 Patches by Pawel Pekala
1115
1116 2006-04-24 [colin]      2.1.1cvs31
1117
1118         * src/compose.c
1119                 Fix compilation warnings (Fabien)
1120
1121 2006-04-24 [colin]      2.1.1cvs30
1122
1123         * src/addrindex.c
1124         * src/editldap.c
1125         * src/editldap_basedn.c
1126         * src/editldap_basedn.h
1127         * src/ldapctrl.c
1128         * src/ldapctrl.h
1129         * src/ldapquery.c
1130         * src/ldaputil.c
1131         * src/ldaputil.h
1132                 Fix bug #901 (LDAPS support)
1133
1134 2006-04-24 [colin]      2.1.1cvs29
1135
1136         * src/compose.c
1137                 Fix logic on error with send dialog on
1138         * src/imap.c
1139                 Fix compilation without libetpan, thanks
1140                 to Fabien
1141         * src/summaryview.c
1142                 Fix 'context-menu' key
1143
1144 2006-04-23 [colin]      2.1.1cvs28
1145
1146         * src/folder.c
1147                 Never free current's cache to free up 
1148                 memory. Fixes bug #912 (new count 
1149                 randomly set to message count)
1150
1151 2006-04-23 [colin]      2.1.1cvs27
1152
1153         * src/gtk/quicksearch.c
1154                 And remove printf...
1155
1156 2006-04-23 [colin]      2.1.1cvs26
1157
1158         * src/gtk/quicksearch.c
1159                 Fix replacing in quicksearch, and fix inserting
1160                 in the middle of the string. (introduced at 2.1.0cvs22)
1161
1162 2006-04-23 [colin]      2.1.1cvs25
1163
1164         * src/imap.c
1165                 Make sure uidnext is initialized in get_num_list
1166                 (not for stable, related to 2.1.1cvs8 and friends)
1167
1168 2006-04-23 [colin]      2.1.1cvs24
1169
1170         * src/imap.c
1171                 Output something when login is successful
1172                 too
1173
1174 2006-04-23 [colin]      2.1.1cvs23
1175
1176         * src/etpan/imap-thread.c
1177                 Better logging (line-per-line, hide data in fetch)
1178                 Fix a const warning
1179         * src/gtk/logwindow.c
1180         * src/gtk/logwindow.h
1181                 Better logging (color for input/output)
1182
1183 2006-04-21 [colin]      2.1.1cvs22
1184
1185         * src/gtk/quicksearch.c
1186                 On gtk+-2.8, use stock buttons in quicksearch
1187                 Based on a patch by Fabien and a design by Paul
1188
1189 2006-04-21 [colin]      2.1.1cvs21
1190
1191         * src/folderview.c
1192         * src/mainwindow.c
1193                 Fix occasional flicker in folderview
1194         * src/common/utils.c
1195                 Fix bug #943 (Incorrectly parsed email address 
1196                 list in short headers on message view and in 
1197                 printouts)
1198
1199 2006-04-20 [colin]      2.1.1cvs20
1200
1201         * src/imap.c
1202         * src/imap.h
1203         * src/prefs_account.c
1204                 Add ANONYMOUS auth for IMAP
1205
1206 2006-04-20 [paul]       2.1.1cvs19
1207
1208         * src/main.c
1209                 proper fix for 2.1.1cvs18
1210                 Thanks to Colin
1211
1212 2006-04-20 [paul]       2.1.1cvs18
1213
1214         * src/main.c
1215                 fix build warnings
1216
1217 2006-04-20 [paul]       2.1.1cvs17
1218
1219         * src/gtk/quicksearch.c
1220                 fix standard, non-extended Quick search,
1221                 was broken in 2.1.1cvs15.
1222                 Thanks to Colin.
1223
1224 2006-04-20 [colin]      2.1.1cvs16
1225
1226         * src/prefs_matcher.c
1227                 Fix values when reselecting a ~test
1228                 rule
1229
1230 2006-04-19 [colin]      2.1.1cvs15
1231
1232         * src/compose.c
1233         * src/compose.h
1234         * src/gtk/gtkaspell.c
1235         * src/gtk/gtkaspell.h
1236                 Put back Options menu in Spelling/
1237         * src/gtk/quicksearch.c
1238                 Don't search, and show error, if the
1239                 advanced search has a syntax error
1240
1241 2006-04-18 [colin]      2.1.1cvs14
1242
1243         * src/textview.c
1244                 Fix gdk warnings on set_cursor when textview
1245                 isn't visible
1246
1247 2006-04-18 [colin]      2.1.1cvs13
1248
1249         * src/gtk/gtksctree.c
1250                 Remove seemingly useless refresh that causes
1251                 flicker - watch this commit in case of 
1252                 problems before planned backport to stable
1253
1254 2006-04-18 [colin]      2.1.1cvs12
1255
1256         * src/imap.c
1257                 Factorize get/set_xml code
1258         * src/compose.c
1259         * src/prefs_account.c
1260         * src/prefs_account.h
1261         * src/procmsg.c
1262                 Add Encrypt to self option
1263
1264 2006-04-17 [colin]      2.1.1cvs11
1265
1266         * configure.ac
1267                 Fix search on encrpyt function on dragonfly
1268                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1269
1270 2006-04-17 [colin]      2.1.1cvs10
1271
1272         * src/prefs_account.c
1273                 Be safe by default: remove mails from POP3
1274                 after 7 days, not immediately
1275
1276 2006-04-17 [colin]      2.1.1cvs9
1277
1278         * src/etpan/imap-thread.c
1279                 Fix build on DragonFly - patch by 
1280                 Jonathan Buschmann <jonthn@agmact.com>
1281
1282 2006-04-17 [colin]      2.1.1cvs8
1283
1284         * src/imap.c
1285                 Save uidnext between sessions
1286
1287 2006-04-17 [colin]      2.1.1cvs7
1288
1289         * src/imap.c
1290                 scan is required when uid validity changes
1291
1292 2006-04-17 [colin]      2.1.1cvs6
1293
1294         * src/folderview.c
1295                 Don't scan if not necessary, apart in current
1296                 folder and INBOX to fetch flags.
1297         * src/imap.c
1298                 Scan is necessary if unread count changes
1299
1300 2006-04-17 [colin]      2.1.1cvs5
1301
1302         * src/imap.c
1303                 ...But always fetch ANSWERED and DELETED flags for
1304                 INBOX, as filtering can happen on these flags.
1305
1306 2006-04-17 [colin]      2.1.1cvs4
1307
1308         * src/imap.c
1309                 Don't fetch REPLIED and DELETED flags when synchronising
1310                 flags with a closed folder. We only need UNSEEN and FLAGGED
1311                 to update the folderview.
1312
1313 2006-04-17 [colin]      2.1.1cvs3
1314
1315         * src/imap.c
1316                 Faster flag search when there are new mails 
1317                 in a folder. We can do a full search if the 
1318                 folder contains less messages than the new
1319                 list.
1320
1321 2006-04-17 [colin]      2.1.1cvs2
1322
1323         * po/cs.po
1324         * po/de.po
1325         * po/fr.po
1326         * po/nl.po
1327         * po/pt_BR.po
1328                 Update translations from stable branch
1329
1330 2006-04-17 [colin]      2.1.1cvs1
1331
1332         * configure.ac
1333                 Bump version to follow stable release
1334
1335 2006-04-16 [mones]      2.1.0cvs50
1336
1337         * po/es.po
1338                 Updated for release
1339
1340 2006-04-16 [colin]      2.1.0cvs49
1341
1342         * src/textview.c
1343                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1344                 with gtk < 2.8. Thanks to Fabien Vantard.
1345
1346 2006-04-15 [colin]      2.1.0cvs48
1347
1348         * src/etpan/imap-thread.c
1349                 Fix bug #919 (libetpan: SEGV when connecting 
1350                 using command)
1351
1352 2006-04-14 [colin]      2.1.0cvs47
1353
1354         * src/main.c
1355                 Fix race on --select (should be done better)
1356
1357 2006-04-14 [wwp]        2.1.0cvs46
1358
1359         * src/send_message.c
1360                 enforce a check for domain in account prefs (a sending
1361                 error could be faced if domain was checked but no value set),
1362                 thanks to Colin.
1363
1364 2006-04-14 [colin]      2.1.0cvs45
1365
1366         * src/codeconv.c
1367                 when converting from unknown to unknown, if the
1368                 string is UTF8, don't convert it to the locale
1369                 (which breaks it)
1370
1371 2006-04-14 [colin]      2.1.0cvs44
1372
1373         * src/compose.c
1374                 Don't try to use ASCII for converting headers
1375                 (as done in body)
1376
1377 2006-04-14 [paul]       2.1.0cvs43
1378
1379         * src/crash.c
1380                 add locale/charset info to crash report
1381         * src/gtk/about.c
1382                 add wwp to doc team
1383                 replace 'e-mail' with preferred 'email'
1384         * src/gtk/authors.h
1385                 ensure contributors list is in alphabetical
1386                 order
1387
1388 2006-04-13 [colin]      2.1.0cvs42
1389
1390         * src/textview.c
1391                 Prevent gdk warnings
1392
1393 2006-04-13 [colin]      2.1.0cvs41
1394
1395         * src/common/ssl_certificate.c
1396         * src/common/ssl_certificate.h
1397         * src/gtk/sslcertwindow.c
1398                 Warn on expired certs, and display the expiration date
1399
1400 2006-04-13 [colin]      2.1.0cvs40
1401
1402         * src/plugins/spamassassin/spamassassin_gtk.c
1403                 Fix missing set_text on unix socket
1404
1405 2006-04-13 [wwp]        2.1.0cvs39
1406
1407         * manual/fr/advanced.xml
1408         * manual/fr/glossary.xml
1409                 applied new spam/ham/email lexicon (pourriel, courriel)
1410
1411 2006-04-13 [paul]       2.1.0cvs38
1412
1413         * src/plugins/pgpmime/plugin.c
1414                 remove the mention of S/MIME from the
1415                 description. This is now handled by the
1416                 S/MIME plugin.
1417
1418 2006-04-13 [paul]       2.1.0cvs37
1419
1420         * src/prefs_msg_colors.c
1421                 rework dialog
1422         * src/prefs_folder_item.c
1423         * src/prefs_spelling.c
1424                 add a tooltip to the colour selector buttons
1425
1426 2006-04-13 [wwp]        2.1.0cvs36
1427
1428         * manual/advanced.xml
1429         * manual/glossary.xml
1430         * manual/handling.xml
1431         * manual/keyboard.xml
1432         * manual/plugins.xml
1433         * manual/starting.xml
1434         * manual/fr/account.xml
1435         * manual/fr/ack.xml
1436         * manual/fr/addrbook.xml
1437         * manual/fr/advanced.xml
1438         * manual/fr/faq.xml
1439         * manual/fr/glossary.xml
1440         * manual/fr/gpl.xml
1441         * manual/fr/handling.xml
1442         * manual/fr/intro.xml
1443         * manual/fr/keyboard.xml
1444         * manual/fr/plugins.xml
1445         * manual/fr/starting.xml
1446         * manual/fr/sylpheed-claws-manual.xml
1447                 fixes to the manuals:
1448                  - summaryview -> Message List (same in French)
1449                  - translate key names
1450                  - fix French punctuation, use non-breakable spaces when
1451                    necessary, don't use &thinsp; which is not portable
1452                  - tell what maildir and mbox formats we support
1453
1454 2006-04-12 [wwp]        2.1.0cvs35
1455
1456         * src/prefs_toolbar.c
1457                 unified a replace button more,
1458                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1459
1460 2006-04-12 [wwp]        2.1.0cvs34
1461
1462         * src/prefs_common.c
1463         * src/prefs_msg_colors.c
1464                 make default color labels translatable,
1465                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1466                 thanks to Tim <timbrain@post.cz> for reporting.
1467
1468 2006-04-12 [wwp]        2.1.0cvs33
1469
1470         * manual/glossary.xml
1471         * manual/intro.xml
1472         * manual/plugins.xml
1473         * manual/starting.xml
1474         * manual/sylpheed-claws-manual.xml
1475         * manual/fr/.cvsignore
1476         * manual/fr/account.xml
1477         * manual/fr/ack.xml
1478         * manual/fr/addrbook.xml
1479         * manual/fr/advanced.xml
1480         * manual/fr/faq.xml
1481         * manual/fr/glossary.xml
1482         * manual/fr/handling.xml
1483         * manual/fr/intro.xml
1484         * manual/fr/keyboard.xml
1485         * manual/fr/plugins.xml
1486         * manual/fr/starting.xml
1487         * manual/fr/sylpheed-claws-manual.xml
1488                 various fixes: typos, missing .fr translations, punctuation,
1489                 capitalization, links, accents and some bad French more.
1490
1491 2006-04-12 [wwp]        2.1.0cvs32
1492
1493         * src/prefs_gtk.c
1494                 fix for bug #935: always store prefs files in UTF-8 (thanks
1495                 to Colin).
1496
1497 2006-04-11 [colin]      2.1.0cvs31
1498
1499         * src/compose.c
1500                 Fix inserting files not in utf8 when locale is utf8
1501
1502 2006-04-11 [colin]      2.1.0cvs30
1503
1504         * src/inc.c
1505                 Don't show error dialog when cancelling connection
1506                 Patch by Pawel
1507
1508 2006-04-11 [cleroy]     2.1.0cvs29
1509
1510         * src/compose.c
1511                 Implement multiple quote levels
1512         * src/prefs_common.c
1513                 Change a little bit the quote bgcolor for 2nd level
1514
1515 2006-04-11 [colin]      2.1.0cvs28
1516
1517         * src/gtk/about.c
1518                 Add locale and charset in the label
1519
1520 2006-04-10 [colin]      2.1.0cvs27
1521
1522         * src/compose.c
1523         * src/prefs_common.c
1524         * src/prefs_common.h
1525         * src/prefs_msg_colors.c
1526         * src/textview.c
1527                 Allow optional background color in quotes
1528                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1529                 GTK+-2.8.x feature
1530
1531 2006-04-10 [colin]      2.1.0cvs26
1532
1533         * src/main.c
1534         * src/mainwindow.c
1535         * src/mainwindow.h
1536                 Implement --select
1537
1538 2006-04-10 [colin]      2.1.0cvs25
1539
1540         * manual/plugins.xml
1541         * manual/fr/plugins.xml
1542                 Document libcurl's proxy variables
1543
1544 2006-04-09 [colin]      2.1.0cvs24
1545
1546         * src/prefs_common.c
1547                 gettext() returns statically allocated stuff. We have
1548                 to strdup it in order to be able to free it.
1549
1550 2006-04-09 [colin]      2.1.0cvs23
1551
1552         * AUTHORS
1553         * src/gtk/authors.h
1554                 Add Alexei
1555
1556 2006-04-09 [colin]      2.1.0cvs22
1557
1558         * src/mainwindow.c
1559         * src/gtk/quicksearch.c
1560                 Fix bug #859 (problems with cyrilic input in 
1561                 search panel) - Patch by Alexey Illarionov 
1562                 <littlesavage@rambler.ru>
1563
1564 2006-04-09 [colin]      2.1.0cvs21
1565
1566         * src/prefs_customheader.c
1567                 I prefer removing then freeing rather than the contrary
1568                 (even if it doesn't change anything ;-)
1569         * src/prefs_account.c
1570                 Fix bug #933 (Crash re-entering the custom headers list 
1571                 dialog in accounts prefs)
1572                 The problem happened when cancelling the Account 
1573                 Preferences' dialogs - in which case we didn't do 
1574                 anything to the PrefsAccount * struct. In case of applying,
1575                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1576                 working with in this dialog. The problem is that 
1577                 prefs_customheader.c, working on this tmp_ac_prefs, always
1578                 changes the ->customhdr_list pointer, even when cancelled. 
1579                 So in case of cancelling the prefs_account dialog, we still
1580                 have to update ->customhdr_list in the real account.
1581
1582 2006-04-08 [colin]      2.1.0cvs20
1583
1584         * manual/fr/glossary.xml
1585         * manual/fr/keyboard.xml
1586                 Forgot some headers :)
1587
1588 2006-04-08 [colin]      2.1.0cvs19
1589
1590         * manual/Makefile.am
1591         * manual/fr/Makefile.am
1592         * manual/fr/account.xml
1593         * manual/fr/ack.xml
1594         * manual/fr/addrbook.xml
1595         * manual/fr/advanced.xml
1596         * manual/fr/faq.xml
1597         * manual/fr/glossary.xml
1598         * manual/fr/gpl.xml
1599         * manual/fr/handling.xml
1600         * manual/fr/intro.xml
1601         * manual/fr/keyboard.xml
1602         * manual/fr/plugins.xml
1603         * manual/fr/starting.xml
1604         * manual/fr/sylpheed-claws-manual.xml
1605         * manual/fr/dist/.cvsignore
1606         * manual/fr/dist/Makefile.am
1607         * manual/fr/dist/html/.cvsignore
1608         * manual/fr/dist/html/Makefile.am
1609         * manual/fr/dist/pdf/.cvsignore
1610         * manual/fr/dist/pdf/Makefile.am
1611         * manual/fr/dist/ps/.cvsignore
1612         * manual/fr/dist/ps/Makefile.am
1613         * manual/fr/dist/txt/.cvsignore
1614         * manual/fr/dist/txt/Makefile.am
1615                 Add the french translation of the manual. Thanks to
1616                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1617                 account.xml, ack.xml, addrbook.xml and advanced.xml
1618
1619 2006-04-08 [colin]      2.1.0cvs18
1620
1621         * manual/plugins.xml
1622         * manual/starting.xml
1623                 More fixes
1624
1625 2006-04-07 [colin]      2.1.0cvs17
1626
1627         * manual/faq.xml
1628         * manual/intro.xml
1629         * manual/keyboard.xml
1630                 Little fixes
1631
1632 2006-04-07 [colin]      2.1.0cvs16
1633
1634         * README
1635         * src/compose.c
1636         * src/prefs_common.c
1637         * src/prefs_common.h
1638                 Add hidden compose_no_markup pref
1639
1640 2006-04-07 [wwp]        2.1.0cvs15
1641
1642         * src/summary_search.c
1643         * .cvsignore
1644                 Bugfix: stop button was sticky when searching in an empty folder.
1645                 Applied curly brackets code style to the whole file (summary_search.c).
1646                 More files to ignore.
1647
1648 2006-04-07 [wwp]        2.1.0cvs14
1649
1650         * src/message_search.c
1651         * src/summary_search.c
1652                 changed default button when search bumps at file/folder
1653                 beginning or end, for convenience (thanks to Colin).
1654
1655 2006-04-07 [paul]       2.1.0cvs13
1656
1657         * src/plugins/dillo_viewer/dillo_prefs.c
1658                 avoid future potential for namespace collision
1659                 Patch by Colin
1660
1661 2006-04-06 [wwp]        2.1.0cvs12
1662
1663         * src/summary_search.c
1664                 Unify extended/advanced searches names (and thus factorize labels),
1665                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1666
1667 2006-04-06 [wwp]        2.1.0cvs11
1668
1669         * src/folderview.c
1670         * src/prefs_themes.c
1671         * src/summaryview.c
1672                 Fixed some compilation warnings.
1673
1674 2006-04-06 [colin]      2.1.0cvs10
1675
1676         * manual/advanced.xml
1677                 Document the wizard template and how to deploy
1678                 Sylpheed-Claws effectively
1679
1680 2006-04-06 [colin]      2.1.0cvs9
1681
1682         * src/folderview.c
1683                 gettext patch to tell translators about _("#"),
1684                 by Maxim Britov
1685
1686 2006-04-06 [colin]      2.1.0cvs8
1687
1688         * src/textview.c
1689                 Fix invalid GtkTextBIter after clicking "Display as text"
1690
1691 2006-04-06 [mones]      2.1.0cvs7
1692
1693         * src/addr_compl.c
1694         * src/addrindex.c
1695         * src/addritem.c
1696         * src/codeconv.c
1697         * src/compose.c
1698         * src/filtering.c
1699         * src/folder.c
1700         * src/folder_item_prefs.c
1701         * src/folderview.c
1702         * src/localfolder.c
1703         * src/matcher.c
1704         * src/mimeview.c
1705         * src/prefs_msg_colors.c
1706         * src/prefs_spelling.c
1707         * src/prefs_themes.c
1708         * src/procmime.c
1709         * src/procmsg.c
1710         * src/stock_pixmap.c
1711         * src/summaryview.c
1712         * src/textview.c
1713         * src/toolbar.c
1714         * src/common/mgutils.c
1715         * src/common/prefs.c
1716         * src/common/ssl_certificate.c
1717         * src/gtk/colorlabel.c
1718         * src/gtk/quicksearch.c
1719         * src/plugins/pgpmime/pgpmime.c
1720         * src/plugins/spamassassin/spamassassin.c
1721                 Removed redundant NULL checks for g_free() calls.
1722                 Patch by Pawel Pekala.
1723
1724 2006-04-06 [mones]      2.1.0cvs6
1725
1726         * src/prefs_actions.c
1727         * src/prefs_filtering.c
1728         * src/prefs_filtering_action.c
1729         * src/prefs_matcher.c
1730         * src/prefs_template.c
1731         * src/gtk/gtkutils.c
1732         * src/gtk/gtkutils.h
1733                 Have a nice replace button. Patch by Pawel Pekala
1734
1735 2006-04-06 [colin]      2.1.0cvs5
1736
1737         * src/addressbook.c
1738                 Fix crash with empty columns
1739
1740 2006-04-05 [colin]      2.1.0cvs4
1741
1742         * src/wizard.c
1743         * src/prefs_gtk.c
1744                 Allow wizard customization with pre-filled values
1745
1746 2006-04-05 [colin]      2.1.0cvs3
1747
1748         * src/textview.c
1749         * src/mimeview.c
1750         * src/mimeview.h
1751                 Nicer messages in mimeview
1752
1753 2006-04-05 [colin]      2.1.0cvs2
1754
1755         * src/addressbook.c
1756         * src/prefs_summaries.c
1757                 i18n fix
1758
1759 2006-04-05 [colin]      2.1.0cvs1
1760
1761         * src/plugins/pgpcore/plugin.c
1762         * src/plugins/pgpcore/select-keys.c
1763         * src/plugins/pgpcore/select-keys.h
1764         * src/plugins/pgpcore/sgpgme.c
1765         * src/plugins/pgpcore/sgpgme.h
1766         * src/plugins/pgpinline/pgpinline.c
1767         * src/plugins/pgpinline/plugin.c
1768         * src/plugins/pgpmime/pgpmime.c
1769         * src/plugins/pgpmime/plugin.c
1770                 Factorize and generalize a bit 
1771                 Drop S/MIME signature verification from PGP/MIME
1772                 (adding it as another, more complete plugin)
1773
1774 2006-04-05 [paul]       2.1.0
1775
1776         2.1.0 released
1777
1778 2006-04-05 [paul]       2.0.0cvs186
1779
1780         * manual/advanced.xml
1781                 add info on colour labels
1782
1783 2006-04-05 [paul]       2.0.0cvs185
1784
1785         * po/bg.po
1786         * po/cs.po
1787         * po/de.po
1788         * po/el.po
1789         * po/en_GB.po
1790         * po/fi.po
1791         * po/fr.po
1792         * po/it.po
1793         * po/nl.po
1794         * po/pl.po
1795         * po/pt_BR.po
1796         * po/sr.po
1797         * po/zh_CN.po
1798                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1799                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1800                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1801                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1802         * src/gtk/authors.h
1803         * tools/claws.i18n.status.pl
1804                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1805                 and new Czech translator, Tim <timbrain@post.cz>
1806
1807 2006-04-05 [mones]      2.0.0cvs184
1808
1809         * po/es.po
1810                 Updated translation
1811
1812 2006-04-05 [colin]      2.0.0cvs183
1813
1814         * src/gtk/quicksearch.c
1815                 Fix bug #929 (unnecessary reload in quick search bar)
1816
1817 2006-04-05 [colin]      2.0.0cvs182
1818
1819         * src/compose.c
1820                 Fix crash on Reply with no From:
1821                 Show signature and conversion error on queuing 
1822                 (but not sending)
1823         * src/mainwindow.c
1824         * src/summaryview.c
1825         * src/summaryview.h
1826                 Factorize threading code and make sure msginfo 
1827                 is not null when it comes from a GtkCTreeRow's 
1828                 data
1829         * src/gtk/gtkaspell.c
1830                 Check for necessary things
1831         * src/gtk/gtksctree.c
1832         * src/gtk/gtksctree.h
1833                 Reset anchor if necessary when removing node
1834
1835 2006-03-29 [colin]      2.0.0cvs181
1836
1837         * src/folderview.c
1838                 Warn for disabled IMAP accounts (due to lack of
1839                 libetpan). Breaks string-freeze - sorry - but it
1840                 is kind of important ;)
1841
1842 2006-03-28 [colin]      2.0.0cvs180
1843
1844         * src/gtk/gtkutils.c
1845         * src/gtk/gtkutils.h
1846                 Add a gtkut_get_link_btn() function that
1847                 creates a button which acts like an URI
1848         * src/prefs_themes.c
1849         * src/gtk/about.c
1850                 Use this function (factorizes codes)
1851         * src/common/defs.h
1852         * src/gtk/pluginwindow.c
1853                 Add a "Get more..." in the plugins window
1854
1855 2006-03-28 [colin]      2.0.0cvs179
1856
1857         * src/common/smtp.c
1858         * src/common/passcrypt.c
1859         * src/undo.c
1860                 Warning fixes. Patch by Pawel Pekala
1861
1862 2006-03-27 [colin]      2.0.0cvs178
1863
1864         * src/undo.c
1865                 Fix undoing by blocks with spaces
1866
1867 2006-03-27 [colin]      2.0.0cvs177
1868
1869         * src/textview.c
1870                 Set margin to 3px for headers
1871
1872 2006-03-27 [paul]
1873
1874         2.1.0-rc2 released
1875
1876 2006-03-27 [wwp]        2.0.0cvs176
1877
1878         * src/summaryview.c
1879                 don't reset quicksearch when updating the message list.
1880                 Thanks to Colin.
1881
1882 2006-03-26 [wwp]        2.0.0cvs175
1883
1884         * src/compose.c
1885                 use a unified border width ('other' tab in the compose window,
1886                 patch by Pawel Pekala).
1887
1888
1889 2006-03-26 [wwp]        2.0.0cvs174
1890
1891         * src/common/quoted-printable.c
1892         * src/addressbook.c
1893                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1894
1895 2006-03-26 [colin]      2.0.0cvs173
1896
1897         * src/quote_fmt_parse.y
1898                 Fix non-UTF8 date formats messing up the whole quote a 
1899                 little bit
1900
1901 2006-03-26 [colin]      2.0.0cvs172
1902
1903         * src/procheader.c
1904                 Make sure the date is UTF8 valid, or try to make it
1905                 so. IncrediMail is really IncrediStupid.
1906         * src/compose.c
1907                 Fix possible conversions. 
1908                 
1909
1910 2006-03-26 [colin]      2.0.0cvs171
1911
1912         * src/matcher.c
1913                 Fix corner cases in body search. This is still a
1914                 hack... It seems impossible to make it good and 
1915                 reasonably fast at the same time.
1916
1917 2006-03-26 [colin]      2.0.0cvs170
1918
1919         * src/summaryview.c
1920                 I think I killed the twilight zone bug!
1921                 summary_select_node() flushes GTK events in order
1922                 to be able to center the view. But this also 
1923                 flushes keypresses like Ctrl-Alt-U, so this can
1924                 call summary_show from summary_select_node (itself
1925                 called from summary_show, etc.). And the summaryview
1926                 has to be unlocked in this function. So just locking
1927                 while processing GTK events, and bailing if locked, 
1928                 should fix it.
1929                 Fixes bug #927 (SIGSEGV during Update Summary)
1930
1931 2006-03-25 [colin]      2.0.0cvs169
1932
1933         * src/matcher.c
1934                 Fix search in QP-encoded bodies
1935                 Fix utf-8 searches in bodies encoded in the
1936                 locale's encoding
1937         * src/common/quoted-printable.c
1938         * src/common/quoted-printable.h
1939                 Add a decode function that doesn't overwrite
1940                 the original pointer
1941                 
1942
1943 2006-03-24 [colin]      2.0.0cvs168
1944
1945         * src/action.c
1946         * src/summaryview.c
1947         * src/summaryview.h
1948                 Update message cache after action
1949                 Patch by H. Merijn Brand
1950         * src/prefs_msg_colors.c
1951                 Factorize label 
1952                 Patch by Fabien Vantard
1953         * src/plugins/spamassassin/spamassassin_gtk.c
1954                 Remove useless translation
1955                 Patch by Fabien Vantard
1956
1957 2006-03-23 [colin]      2.0.0cvs167
1958
1959         * src/common/ssl.c
1960                 Let 30 seconds to SSL_connect
1961
1962 2006-03-23 [wwp]        2.0.0cvs166
1963
1964         * src/summaryview.c
1965         * src/gtk/description_window.c
1966                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1967                 and headers are translated; adjust description windows' width to fit their
1968                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1969
1970 2006-03-23 [paul]       2.0.0cvs165
1971
1972         * src/common/utils.c
1973                 fix highlighting of URIs containing "()"
1974                 (2.0.0cvs164's reversal fixed)
1975                 Thanks to Colin.
1976
1977 2006-03-23 [paul]       2.0.0cvs164
1978
1979         * src/common/utils.c
1980                 revert patch, (postponing a fix), at 2.0.0cvs120
1981                 as it breaks more URIs than it fixes.
1982                 Allow '-' to be a terminating character in a URI
1983
1984 2006-03-22 [colin]      2.0.0cvs163
1985
1986         * configure.ac
1987                 Require libetpan 0.45
1988                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1989
1990 2006-03-22 [paul]       2.0.0cvs162
1991
1992         * src/editgroup.c
1993                 replace '<-' and '->' buttons with GTK_STOCK graphical
1994                 buttons
1995         * src/summary_search.c
1996                 don't offer '...' for translation
1997                 add a tooltip to advanced search '...' button
1998         * src/gtk/quicksearch.c
1999                 don't offer '...' for translation
2000
2001 2006-03-21 [colin]      2.0.0cvs161
2002
2003         * src/compose.c
2004                 Fix middle-click pasting (insert at click
2005                 position instead of cursor position, don't
2006                 remove existing selection and allow pasting
2007                 our own selection)
2008         * src/addressbook.c
2009                 "LDAP Server" -> "LDAP servers"
2010
2011 2006-03-21 [wwp]        2.0.0cvs160
2012
2013         * src/etpan/imap-thread.c
2014                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2015
2016 2006-03-20 [colin]      2.0.0cvs159
2017
2018         * src/summaryview.c
2019                 Don't reload summaryview after an execute with no
2020                 move action
2021
2022 2006-03-19 [colin]      2.0.0cvs158
2023
2024         * src/addressbook.c
2025                 and put groups at the top, always
2026
2027 2006-03-19 [colin]      2.0.0cvs157
2028
2029         * src/addressbook.c
2030                 Order groups before names, as previously
2031
2032 2006-03-19 [colin]      2.0.0cvs156
2033
2034         * src/addressbook.c
2035                 - Sort case-unsensitive
2036                 - Put the sort arrow at opening too
2037
2038 2006-03-19 [wwp]        2.0.0cvs155
2039
2040         * src/addressbook.c
2041                 allow sorting by name/email/remarks, ensure that right-pane's contents
2042                 matches the left-pane selection (cleared when appropriate).
2043                 Patch by Pawel Pekala <c0rn@o2.pl>.
2044
2045 2006-03-18 [colin]      2.0.0cvs154
2046
2047         * src/textview.c
2048                 Fix text cursor ;)
2049
2050 2006-03-18 [colin]      2.0.0cvs153
2051
2052         * src/gtk/filesel.c
2053                 Make sure we hide the preview if we didn't get
2054                 a filename
2055
2056 2006-03-18 [colin]      2.0.0cvs152
2057
2058         * src/summaryview.c
2059                 Set cursor to watch for execution (fixes lack
2060                 of watch-cursor when dnd'ing hundreds of mails)
2061         * src/gtk/filesel.c
2062                 Check that mime type is 'image/*' before updating
2063                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2064
2065 2006-03-18 [colin]      2.0.0cvs151
2066
2067         * src/mainwindow.c
2068         * src/textview.c
2069         * src/textview.h
2070                 Put a watch cursor in textview too when the mainwindow's
2071                 cursor in a watch
2072
2073 2006-03-18 [colin]      2.0.0cvs150
2074
2075         * src/folder.c
2076                 Change wrong asserts to simple tests
2077
2078 2006-03-17 [colin]      2.0.0cvs149
2079
2080         * src/mainwindow.c
2081         * src/mainwindow.h
2082         * src/prefs_msg_colors.c
2083         * src/summaryview.c
2084         * src/summaryview.h
2085         * src/gtk/colorlabel.c
2086         * src/gtk/colorlabel.h
2087                 Add a color label menu in the main menubar
2088                 Add (fixed) accels Ctrl-{0-7} to change the color
2089                 They have to be fixed because the menu's dynamic,
2090                 the items are complex widgets, hence we can't use
2091                 a GtkItemFactory.
2092
2093
2094 2006-03-17 [wwp]        2.0.0cvs148
2095
2096         * src/compose.c
2097                 rollback few lines from my previous commit (those lines come from
2098                 a pending patch, accidentally commited, even if neutral as they are
2099                 commented out).
2100
2101 2006-03-17 [wwp]        2.0.0cvs147
2102
2103         * src/compose.c
2104                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2105                 applied code style/indentation to the modified function.
2106
2107 2006-03-17 [wwp]        2.0.0cvs146
2108
2109         * src/procmsg.c
2110         * src/compose.c
2111                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2112
2113 2006-03-17 [paul]
2114
2115         2.1.0-rc1 released
2116
2117 2006-03-17 [paul]       2.0.0cvs145
2118
2119         * src/main.c
2120                 addressbook_read_file() was called twice
2121         * src/textview.c
2122                 X-Mailer highlighting
2123
2124 2006-03-16 [colin]      2.0.0cvs144
2125
2126         * src/sourcewindow.c
2127         * src/sourcewindow.h
2128                 And the last one, in source window.
2129
2130 2006-03-16 [colin]      2.0.0cvs143
2131
2132         * src/compose.c
2133         * src/compose.h
2134                 Fix the same stuff in compose
2135
2136 2006-03-16 [colin]      2.0.0cvs142
2137
2138         * src/messageview.c
2139                 Complete the previous messageview crash fix
2140
2141 2006-03-16 [colin]      2.0.0cvs141
2142
2143         * src/procmsg.h
2144         * src/procmsg.c
2145         * src/folder.c
2146                 Fix POSTPROCESSING hook
2147                 Patch by H. Merijn Brand
2148
2149         * src/procmime.c
2150         * src/procmime.h
2151                 Parse Content-Location
2152
2153         * src/toolbar.c
2154         * src/messageview.c
2155         * src/messageview.h
2156                 Don't crash when a top-level MessageView has
2157                 been closed on us. Same problematic than
2158                 yesterday's quicksearch issue.
2159
2160 2006-03-15 [colin]      2.0.0cvs140
2161
2162         * src/gtk/quicksearch.c
2163                 Fix a bitchy race we didn't think about when we
2164                 added quicksearch cancellation:
2165                 If the search is not on cached fields, for example
2166                 body_part matchcase "stuff"
2167                 the matcher code has to get the whole message. If
2168                 we're on IMAP, that can be slow, and in order to
2169                 be non-blocking, the IMAP code idle loop processes
2170                 gtk events too. So it is possible to cancel a
2171                 quicksearch while the matcher is getting the mail's
2172                 body. After matcher got its body, it will start to
2173                 iterate over the matcher list that the Quicksearch's
2174                 clear_search_cb() just freed via prepare_matcher().
2175                 SIGSEGV ensues.
2176                 The fix consists of guarding the matcherlist_match()
2177                 call with a boolean 'matching'. If we reset the
2178                 quicksearch while matching is TRUE, we don't free
2179                 the matcherlist anymore like we did, but we set
2180                 another new flag, deferred_free, to TRUE. Then,
2181                 in quicksearch_match(), just after returning from
2182                 matcherlist_match() and unsetting the matching flag,
2183                 we check the deferred_free flag and do the
2184                 prepare_matcher() (which does the matcherlist_free)
2185                 for real, so we free the matcherlist once it's not
2186                 used anymore.
2187                 As all of this runs via the glib main loop, we
2188                 luckily don't need a mutex.
2189         * src/summaryview.c
2190                 Also, show progress while searching.
2191
2192
2193 2006-03-14 [colin]      2.0.0cvs139
2194
2195         * src/alertpanel.c
2196                 Make alertpanel_is_open non-static
2197
2198 2006-03-14 [colin]      2.0.0cvs138
2199
2200         * src/prefs_spelling.c
2201                 Cleanups - Fabien Vantard
2202
2203 2006-03-14 [wwp]        2.0.0cvs137
2204
2205         * src/main.c
2206                 code style normalization (curly braces, indentation).
2207
2208 2006-03-14 [wwp]        2.0.0cvs137
2209
2210         * src/main.c
2211                 code style (braces, indentation)
2212
2213 2006-03-12 [paul]       2.0.0cvs136
2214
2215         * src/prefs_common.c
2216                 trans_hdr defaults to FALSE to be RFC-savvy
2217         * src/prefs_summaries.c
2218                 add a tooltip to the trans_hdr option
2219                 
2220
2221 2006-03-12 [paul]       2.0.0cvs135
2222
2223         * src/prefs_matcher.c
2224                 give a little more width to the combos
2225         * src/prefs_display_header.c
2226         * src/textview.c
2227                 translate headers if prefs_common.trans_hdr
2228                 is TRUE
2229
2230         Patches by Pawel Pekala
2231
2232 2006-03-12 [paul]       2.0.0cvs134
2233
2234         * src/plugins/clamav/clamav_plugin.c
2235         * src/plugins/dillo_viewer/dillo_viewer.c
2236         * src/plugins/pgpcore/plugin.c
2237         * src/plugins/pgpinline/plugin.c
2238         * src/plugins/pgpmime/plugin.c
2239         * src/plugins/spamassassin/spamassassin.c
2240                 update/add to descriptions
2241         * src/plugins/spamassassin/spamassassin_gtk.c
2242                 fixes to the english, remove superfluous
2243                 tooltips, clean up a little
2244
2245 2006-03-12 [paul]       2.0.0cvs133
2246
2247         * src/compose.c
2248                 fix Bug 924, 'Account combo box shows up wrong 
2249                 if & is in account name'
2250
2251 2006-03-11 [colin]      2.0.0cvs132
2252
2253         * src/summaryview.c
2254                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2255                 messed up shift-selection because is slows down
2256                 moving around summaryview. thanks -users
2257
2258 2006-03-10 [colin]      2.0.0cvs131
2259
2260         * src/plugins/spamassassin/spamassassin_gtk.c
2261                 Put back Paul's engrish fixes
2262
2263 2006-03-10 [colin]      2.0.0cvs130
2264
2265         * src/plugins/spamassassin/spamassassin.c
2266         * src/plugins/spamassassin/spamassassin.h
2267         * src/plugins/spamassassin/spamassassin_gtk.c
2268                 Cleanup SA prefs page (more)
2269                 Patch by Fabien Vantard
2270
2271 2006-03-10 [paul]       2.0.0cvs129
2272
2273         * src/prefs_msg_colors.c
2274         * src/prefs_spelling.c
2275                 widget sensitivity
2276
2277 2006-03-09 [mones]      2.0.0cvs128
2278
2279         * po/es.po
2280                 Update for next RC
2281
2282 2006-03-09 [wwp]        2.0.0cvs127
2283
2284         * configure.ac
2285                 revert accidental commit (requirement for libetpan 0.43), this time
2286                 not in HEAD.
2287
2288 2006-03-09 [wwp]        2.0.0cvs125
2289
2290         * configure.ac
2291                 revert accidental commit (requirement for libetpan 0.43)
2292
2293 2006-03-09 [paul]       2.0.0cvs126
2294
2295         * src/prefs_receive.c
2296                 remove useless frame
2297                 replace 'incorporation' with 'receiving'
2298         * src/plugins/clamav/clamav_plugin_gtk.c
2299         * src/plugins/spamassassin/spamassassin_gtk.c
2300                 improve widget sensitivity
2301                 fix a bit his engrish
2302
2303 2006-03-09 [wwp]        2.0.0cvs125
2304
2305         * src/addressadd.c
2306         * src/foldersel.c
2307         * src/prefs_common.c
2308         * src/prefs_common.h
2309                 remember some more windows' sizes (add to addressbook and
2310                 select folder).
2311
2312 2006-03-09 [paul]       2.0.0cvs124
2313
2314         * src/plugins/pgpcore/prefs_gpg.c
2315                 normalise construction of dialogue
2316
2317 2006-03-09 [paul]       2.0.0cvs123
2318
2319         * src/plugins/trayicon/Makefile.am
2320                 add missing slash
2321
2322 2006-03-08 [colin]      2.0.0cvs122
2323
2324         * src/plugins/trayicon/Makefile.am
2325                 Fix build in separate dir 
2326                 Patch by Bamanzi <bamanzi@gmail.com>
2327
2328 2006-03-08 [colin]      2.0.0cvs121
2329
2330         * src/procmsg.c
2331                 Batch move and copies from summaryview with delayed execution
2332                 too
2333
2334 2006-03-07 [paul]       2.0.0cvs120
2335
2336         * src/common/utils.c
2337                 fix highlighting of URIs containing "()"
2338                 Patch by Pawel Pekala
2339
2340 2006-03-07 [paul]       2.0.0cvs119
2341
2342         * src/folder.c
2343         * src/folder.h
2344         * src/folderview.c
2345                 immediately do alphabetical resort when
2346                 changing a folder's name
2347                 Patch by Pawel Pekala
2348
2349 2006-03-07 [paul]       2.0.0cvs118
2350
2351         * src/news.c
2352         * src/news_gtk.c
2353                 when unsubscribing a newsgroup, remove the
2354                 folder and msgs in .sylpheed-claws/newscache
2355                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2356
2357 2006-03-07 [paul]       2.0.0cvs117
2358
2359         * src/textview.c
2360                 fix wrong Fake URL Warning
2361                 Thanks to Hiro
2362
2363 2006-03-07 [colin]      2.0.0cvs116
2364
2365         * src/imap.c
2366                 Return immediately when password dialog was
2367                 cancelled
2368         * src/gtk/inputdialog.c
2369                 Allow empty strings for passwords
2370
2371
2372 2006-03-06 [colin]      2.0.0cvs115
2373
2374         * src/imap.c
2375                 Prevent double-timeouts when connection fails
2376
2377 2006-03-06 [colin]
2378
2379         2.0.1-rc1 released
2380
2381 2006-03-06 [colin]      2.0.0cvs114
2382
2383         * src/imap.c
2384                 Refresh session during potentially long
2385                 operations
2386
2387 2006-03-06 [wwp]        2.0.0cvs113
2388
2389         * src/prefs_msg_colors.h
2390                 forgot that one (custom color labels).
2391
2392 2006-03-06 [wwp]        2.0.0cvs112
2393
2394         * src/prefs_common.c
2395         * src/prefs_common.h
2396         * src/prefs_msg_colors.c
2397         * src/summaryview.c
2398         * src/summaryview.h
2399         * src/gtk/colorlabel.c
2400         * src/gtk/colorlabel.h
2401                 colors in messages list are now customizable. Color values and names can
2402                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2403                 Thanks to Paul and Colin for their help with this longstanding patch!
2404
2405 2006-03-06 [wwp]        2.0.0cvs111
2406
2407         * src/textview.c
2408                 don't crash if (x)face is bad.
2409
2410 2006-03-05 [paul]       2.0.0cvs110
2411
2412         * AUTHORS
2413         * configure.ac
2414         * src/Makefile.am
2415         * src/common/Makefile.am
2416         * src/common/utils.h
2417         * src/etpan/imap-thread.c
2418         * src/gtk/authors.h
2419         * src/plugins/clamav/Makefile.am
2420         * src/plugins/demo/Makefile.am
2421         * src/plugins/dillo_viewer/Makefile.am
2422         * src/plugins/pgpcore/Makefile.am
2423         * src/plugins/pgpcore/passphrase.c
2424         * src/plugins/pgpinline/Makefile.am
2425         * src/plugins/pgpmime/Makefile.am
2426         * src/plugins/spamassassin/Makefile.am
2427         * src/plugins/trayicon/Makefile.am
2428                 fix builiding on cygwin
2429                 Patch by Ralgh Young <bamanzi@gmail.com>
2430
2431 2006-03-04 [wwp]        2.0.0cvs109
2432
2433         * manual/keyboard.xml
2434                 fix mixed up/down keys.
2435
2436 2006-03-04 [wwp]        2.0.0cvs108
2437
2438         * README
2439         * INSTALL
2440                 updated links to SpamAssassin.
2441
2442 2006-03-04 [wwp]        2.0.0cvs107
2443
2444         * manual/plugins.xml
2445         * src/plugins/spamassassin/README
2446                 updated SpamAssassin plugin docs to reflect new functional additions
2447                 (also fix/update/documents few technical stuff more, see the README).
2448
2449 2006-03-04 [wwp]        2.0.0cvs106
2450
2451         * src/prefs_message.c
2452                 normalized capitalization of message-prefs paths.
2453
2454 2006-03-04 [wwp]        2.0.0cvs105
2455
2456         * manual/advanced.xml
2457                 typo.
2458
2459 2006-03-03 [colin]      2.0.0cvs104
2460
2461         * src/plugins/clamav/clamav_plugin_gtk.c
2462                 Rework prefs page, patch by Fabien 
2463
2464 2006-03-03 [colin]      2.0.0cvs103
2465
2466         * src/plugins/clamav/clamav_plugin.c
2467                 Set error on all errors
2468
2469 2006-03-03 [colin]      2.0.0cvs102
2470
2471         * src/common/plugin.c
2472                 Initialize error to avoid crashing when a plugin fails
2473                 without setting error
2474
2475 2006-03-02 [wwp]        2.0.0cvs101
2476
2477         * configure.ac
2478                 fixed linker flags for libetpan support on Cygwin
2479                 (thanks to H.Merijn Brand).
2480
2481 2006-03-02 [wwp]        2.0.0cvs100
2482
2483         * src/addressbook.c
2484                 fix some AB error messages: one for punctuation and
2485                 one wrongly duplicate (thanks, maxbritov).
2486
2487 2006-03-02 [wwp]        2.0.0cvs99
2488
2489         * src/plugins/spamassassin/spamassassin.c
2490                 make sync calls to sa-learn/spamc to prevent
2491                 system (whatever local or client/server) overload.
2492
2493 2006-03-02 [colin]      2.0.0cvs98
2494
2495         * src/summaryview.c
2496                 Put the spam icon in the status column instead of the
2497                 mark one
2498
2499 2006-03-01 [colin]      2.0.0cvs97
2500
2501         * src/plugins/spamassassin/spamassassin.c
2502                 Fix segfault (g_file_set_contents fails for some 
2503                 reason and err==0x2f. Can't find out why with
2504                 valgrind, using working function :-)
2505
2506 2006-03-01 [colin]      2.0.0cvs96
2507
2508         * src/inc.c
2509                 Offline overriding: let 'No' be cached only 3 seconds
2510
2511 2006-03-01 [colin]      2.0.0cvs95
2512
2513         * src/addr_compl.c
2514         * src/addrbook.c
2515         * src/addressbook.c
2516         * src/addrindex.c
2517         * src/folder_item_prefs.c
2518         * src/headerview.c
2519         * src/imap.c
2520         * src/inc.c
2521         * src/ldif.c
2522         * src/mainwindow.c
2523         * src/mh.c
2524         * src/msgcache.c
2525         * src/prefs_common.h
2526         * src/prefs_msg_colors.c
2527         * src/procheader.c
2528         * src/procheader.h
2529         * src/procmime.c
2530         * src/procmsg.c
2531         * src/procmsg.h
2532         * src/send_message.h
2533         * src/simple-gettext.c
2534         * src/summaryview.c
2535         * src/summaryview.h
2536         * src/syldap.c
2537         * src/textview.c
2538         * src/undo.c
2539         * src/common/ssl_certificate.c
2540         * src/common/utils.c
2541         * src/gtk/colorsel.c
2542         * src/gtk/gtksctree.c
2543         * src/gtk/gtkshruler.c
2544         * src/plugins/trayicon/trayicon.c
2545                 #if 0 goes to /dev/null
2546
2547 2006-03-01 [colin]      2.0.0cvs94
2548
2549         * src/compose.c
2550         * src/imap.c
2551         * src/inc.c
2552         * src/inc.h
2553         * src/messageview.c
2554         * src/news.c
2555         * src/plugins/spamassassin/spamassassin.c
2556                 Allow to add information in the "working offline"
2557                 window
2558
2559 2006-03-01 [wwp]        2.0.0cvs93
2560
2561         * src/plugins/spamassassin/spamassassin.c
2562                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2563                 'cause it seems that calling `spamc ... < inputfile` with
2564                 g_spawn_(a)sync simply.. erm doesn't work :-).
2565
2566 2006-03-01 [wwp]        2.0.0cvs92
2567
2568         * src/toolbar.c
2569         * src/toolbar.h
2570                 simplify the adding of spam/ham button to the messageview toolbar
2571                 (it gets more clear now that the same button will be "Mark as spam"
2572                 or "Mark as ham" according to the current message status,
2573                 thanks to Colin).
2574
2575 2006-03-01 [wwp]        2.0.0cvs91
2576
2577         * src/messageview.c
2578         * src/procmsg.c
2579         * src/procmsg.h
2580         * src/summaryview.c
2581         * src/plugins/spamassassin/spamassassin.c
2582         * src/plugins/spamassassin/spamassassin.h
2583                 make learner callbacks return a status (0 for ok),
2584                 handle it in main code to avoid setting flags when learning failed,
2585                 don't learn on TCP if offline in spamassassin,
2586                 thanks to Colin.
2587
2588                 
2589
2590 2006-03-01 [wwp]        2.0.0cvs90
2591
2592         * src/compose.c
2593                 some work around the compose window's account menu,
2594                 patch by Fabien Vantard.
2595
2596 2006-03-01 [wwp]        2.0.0cvs89
2597
2598         * src/plugins/spamassassin/spamassassin.c
2599                 fixed bad logics, was using spamc in local mode and sa-learn
2600                 in remote mode (thanks, Colin).
2601
2602 2006-03-01 [wwp]        2.0.0cvs88
2603
2604         * src/plugins/spamassassin/spamassassin.c
2605         * src/plugins/spamassassin/spamassassin.h
2606         * src/plugins/spamassassin/spamassassin_gtk.c
2607                 made processing of emails w/ sa-plugin an option (default is TRUE),
2608                 fixed Engrish some tooltips, capitalization of some debug messages
2609                 and warnings. The spamassassin plugin now provides two separate
2610                 services: process emails upon incorporation and spamd training.
2611                 Both services (un)register independently but use some common
2612                 plugin settings (transport settings, spam storage location).
2613
2614 2006-02-28 [wwp]        2.0.0cvs87
2615
2616         * src/plugins/spamassassin/spamassassin.c
2617                 fix async flag to spamc cmdline execution (batch exec should
2618                 be asynchronous).
2619
2620 2006-02-27 [wwp]        2.0.0cvs86
2621
2622         * src/plugins/spamassassin/spamassassin.c
2623         * src/plugins/spamassassin/spamassassin.h
2624         * src/plugins/spamassassin/spamassassin_gtk.c
2625                 - added the ability to learn a remote spamassassin server (spamd),
2626                 using spamc.
2627                 - added the spamassassin option 'username', that applies to all
2628                 spamassassin operations (filtering, learning, local or remote).
2629                 The default username is the current unix user (if left blank
2630                 from gtk prefs or config file).
2631                 - commented out some unused code (notebook widget), removed unused
2632                 layout (hbox1).
2633                 - make more widgets sensitive to the transport type.
2634
2635 2006-02-27 [colin]      2.0.0cvs85
2636
2637         * src/plugins/spamassassin/spamassassin.c
2638                 Fix sa-learn call when offline
2639
2640 2006-02-27 [colin]      2.0.0cvs84
2641
2642         * configure.ac
2643         * src/Makefile.am
2644         * src/mainwindow.c
2645         * src/mainwindow.h
2646         * src/messageview.c
2647         * src/messageview.h
2648         * src/prefs_toolbar.c
2649         * src/procmsg.c
2650         * src/stock_pixmap.c
2651         * src/stock_pixmap.h
2652         * src/summaryview.c
2653         * src/toolbar.c
2654         * src/toolbar.h
2655         * src/pixmaps/ham_btn.xpm
2656         * src/pixmaps/spam.xpm
2657         * src/pixmaps/spam_btn.xpm
2658         * src/plugins/spamassassin/spamassassin.c
2659                 Add button in toolbar for spam learning
2660                 Fix a few bugs from the last related commit
2661                 Revert 1.9.6cvs23 which messed up shift-selection
2662
2663 2006-02-24 [colin]      2.0.0cvs83
2664
2665         * src/procmsg.c
2666         * src/summaryview.c
2667         * src/summaryview.h
2668         * src/plugins/spamassassin/spamassassin.c
2669         * src/plugins/spamassassin/spamassassin.h
2670         * src/plugins/spamassassin/spamassassin_gtk.c
2671                 Unregister learner when spamassassin is either
2672                 disabled or over tcp
2673
2674 2006-02-24 [colin]      2.0.0cvs82
2675
2676         * src/Makefile.am
2677         * src/mainwindow.c
2678         * src/mainwindow.h
2679         * src/procmsg.c
2680         * src/procmsg.h
2681         * src/stock_pixmap.c
2682         * src/stock_pixmap.h
2683         * src/summaryview.c
2684         * src/summaryview.h
2685         * src/gtk/icon_legend.c
2686         * src/pixmaps/spam.xpm  ** NEW FILE **
2687         * src/plugins/spamassassin/spamassassin.c
2688         * src/plugins/spamassassin/spamassassin_gtk.c
2689                 Add spam learning interface (Mark/Mark as 
2690                 (spam|ham) menus)
2691
2692 2006-02-24 [wwp]        2.0.0cvs81
2693
2694         * src/compose.c
2695         * src/compose.h
2696         * src/filtering.c
2697                 hide compose window when sending message in batch mode
2698                 (filtering: forward and redirect). Also fixed a wrong
2699                 value returned when sending failed, neutral anyway.
2700                 (Colin, me) 
2701
2702 2006-02-24 [wwp]        2.0.0cvs80
2703
2704         * src/mainwindow.c
2705                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2706
2707 2006-02-24 [paul]       2.0.0cvs79
2708
2709         * src/news.c
2710         * src/news.h
2711         * src/news_gtk.c
2712                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2713                 Thanks to Colin
2714
2715 2006-02-23 [colin]      2.0.0cvs78
2716
2717         * src/alertpanel.c
2718                 Change OK to Close in alertpanel with View log
2719                 button; add accel to View log. Patch by Fabien
2720                 Vantard
2721
2722 2006-02-23 [wwp]        2.0.0cvs77
2723
2724         * src/compose.c
2725                 silly me, there were much more tests to perform, since toolbars can
2726                 really have down to 1 element only.
2727
2728 2006-02-23 [wwp]        2.0.0cvs76
2729
2730         * commitHelper
2731                 fixed indentation from my previous commit. Fallback to VISUAL if
2732                 EDITOR is not set (and to vi, at last resort).
2733
2734 2006-02-23 [wwp]        2.0.0cvs75
2735
2736         * commitHelper
2737                 improved error detection (Colin, me).
2738
2739 2006-02-23 [wwp]        2.0.0cvs74
2740
2741         * src/prefs_toolbar.c
2742                 simplify and fix prefs/toolbars layouting. Combos' contents can
2743                 now be really displayed.
2744
2745 2006-02-23 [wwp]        2.0.0cvs73
2746         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2747         be really displayed.
2748
2749 2006-02-22 [wwp]        2.0.0cvs72
2750
2751         * src/compose.c
2752                 fix a typo in my previous commit (sorry!).
2753
2754 2006-02-22 [wwp]        2.0.0cvs71
2755
2756         * src/prefs_toolbar.c
2757                 fix a crash when adding separators to toolbars,
2758                 also fix some separator item information.
2759
2760 2006-02-22 [wwp]        2.0.0cvs70
2761
2762         * src/compose.c
2763                 fix a crash when redirecting (for instance) when compose window's
2764                 toolbar contents has been customized (when some buttons have been
2765                 removed in fact).
2766
2767 2006-02-21 [wwp]        2.0.0cvs69
2768
2769         * src/summaryview.c
2770         * src/gtk/pluginwindow.c
2771         * src/plugins/pgpcore/prefs_gpg.c
2772                 fix some compilation warnings (feat. remains of removed code).
2773
2774 2006-02-21 [wwp]        2.0.0cvs68
2775
2776         * src/gtk/gtkutils.c
2777                 fix two compilation issues, thanks to Stephan Sachse.
2778
2779 2006-02-20 [colin]      2.0.0cvs67
2780
2781         * src/mainwindow.c
2782                 Don't reselect displayed mail on refocus
2783                 This fixes actions misbehaving 
2784
2785 2006-02-20 [wwp]        2.0.0cvs66
2786
2787         * src/summaryview.c
2788         * src/gtk/gtksctree.c
2789         * src/gtk/gtkshruler.c
2790                 changed more runtime typecast checks.
2791
2792 2006-02-20 [wwp]        2.0.0cvs65
2793
2794         * src/summary_search.c
2795                 find all - summaryview refresh issue fixed, thanks to Colin.
2796
2797 2006-02-20 [wwp]        2.0.0cvs64
2798
2799         * src/gtk/gtkutils.c
2800                 better runtime typecast checks.
2801
2802 2006-02-20 [wwp]        2.0.0cvs63
2803
2804         * src/summary_search.c
2805                 enhancements to the summary search:
2806                         - add the ability to stop the running search
2807                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2808                         - don't search if no criteria (From/To/Subject/Body) is set
2809                         - ensure that a busy mouse pointer is always shown when searching,
2810                           show it even a bit earlier
2811
2812 2006-02-19 [colin]      2.0.0cvs62
2813
2814         * src/compose.c
2815         * src/imap.c
2816         * src/etpan/imap-thread.c
2817         * src/etpan/imap-thread.h
2818                 (Future) IMAP speed improvement on sending
2819                 Will require a libetpan update
2820         * src/summaryview.c
2821         * src/gtk/quicksearch.c
2822                 Make quicksearch clearable while running.
2823
2824 2006-02-17 [colin]      2.0.0cvs61
2825
2826         * src/imap.c
2827         * src/etpan/imap-thread.c
2828         * src/etpan/imap-thread.h
2829                 Check for IMAP certificates
2830                 ** Requires libetpan-0.42-cvs4 
2831                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2832
2833 2006-02-17 [colin]      2.0.0cvs60
2834
2835         * src/messageview.c
2836         * src/prefs_common.c
2837         * src/prefs_common.h
2838         * src/prefs_message.c
2839                 Add pref to display HTML-only mails with plugin, 
2840                 if possible (defaulting to FALSE of course).
2841
2842 2006-02-16 [colin]      2.0.0cvs59
2843
2844         * src/main.c
2845         * src/common/plugin.c
2846         * src/common/plugin.h
2847         * src/gtk/pluginwindow.c
2848                 Keep track of requested (but unloaded) plugins
2849                 in some error cases.
2850
2851 2006-02-16 [wwp]        2.0.0cvs58
2852
2853         * src/gtk/gtkaspell.c
2854         * src/gtk/gtkaspell.h
2855         * src/prefs_spelling.c
2856         * src/compose.c
2857         * src/prefs_common.c
2858         * src/prefs_common.h
2859                 implemented new optional spellchecker behaviour: re-check message when
2860                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2861
2862 2006-02-16 [wwp]        2.0.0cvs57
2863
2864         * src/quote_fmt_parse.y
2865                 pclose popen'ed pipe.
2866
2867 2006-02-15 [colin]      2.0.0cvs56
2868
2869         * src/mimeview.c
2870         * src/mimeview.h
2871                 Let MimeViewers know which MimeView they
2872                 depend of.
2873         * src/summaryview.c
2874                 Swap From/To columns in Sent/Queue/Drafts
2875                 folders
2876         * src/etpan/imap-thread.c
2877                 Use mailstream_low_tls_open() for STARTTLS
2878                 instead of mailstream_low_ssl_open()
2879                 ** REQUIRES libetpan 0.42cvs3 **
2880
2881 2006-02-15 [wwp]        2.0.0cvs55
2882
2883         * src/compose.c
2884         * src/compose.h
2885         * src/message_search.c
2886         * src/message_search.h
2887         * src/textview.c
2888         * src/gtk/gtkutils.c
2889         * src/gtk/gtkutils.h
2890                 added the ability to Find text in the compose window (and a bit
2891                 of code factorization).
2892
2893 2006-02-15 [wwp]        2.0.0cvs54
2894
2895         * src/prefs_gtk.c
2896                 yet another one file was missing (fix for some widgets' sensitivity).
2897                 Thanks Colin!
2898
2899 2006-02-15 [wwp]        2.0.0cvs53
2900
2901         * src/prefs_gtk.h
2902                 oops forgot that file (fix for some widgets' sensitivity).
2903
2904 2006-02-15 [wwp]        2.0.0cvs52
2905
2906         * src/summary_search.c
2907                 implemented advanced summary search options (added the ability
2908                 to use matcher conditions in an advanced search mode).
2909
2910 2006-02-15 [wwp]        2.0.0cvs51
2911
2912         * src/plugins/pgpcore/prefs_gpg.c
2913         * src/prefs_account.c
2914                 fix some widget sensitivity, mostly around some labels in
2915                 account prefs.
2916
2917 2006-02-15 [paul]       2.0.0cvs50
2918
2919         * manual/advanced.xml
2920                 improve Templates info
2921                 written by wwp
2922
2923 2006-02-14 [colin]      2.0.0cvs49
2924
2925         * src/pixmaps/address_book.xpm
2926         * src/pixmaps/preferences.xpm
2927         * src/pixmaps/properties.xpm
2928                 Fix pixmap size - patch by Fabien Vantard
2929
2930 2006-02-13 [colin]      2.0.0cvs48
2931
2932         * src/procmime.c
2933                 Add missing fclose()s on error
2934         * src/textview.c
2935                 Remove unused code
2936         * src/common/utils.c
2937                 Fix temp files not being deleted on windows
2938         Patches by Thomas Gilgin
2939
2940 2006-02-13 [colin]      2.0.0cvs47
2941
2942         * src/mainwindow.c
2943                 Fix exit crash
2944
2945 2006-02-13 [wwp]        2.0.0cvs46
2946
2947         * src/plugins/pgpcore/prefs_gpg.c
2948                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2949
2950 2006-02-12 [colin]      2.0.0cvs45
2951
2952         * src/folderview.c
2953         * src/main.c
2954         * src/mainwindow.c
2955                 Fix "stuff" when quitting
2956
2957 2006-02-12 [wwp]        2.0.0cvs44
2958
2959         * src/prefs_themes.c
2960                 fix typos in debug messages.
2961
2962 2006-02-11 [colin]      2.0.0cvs43
2963
2964         * src/summaryview.c
2965                 don't allow drag/drop from ourself
2966
2967 2006-02-10 [wwp]        2.0.0cvs42
2968
2969         * src/exporthtml.c
2970         * src/html.c
2971         * src/html.h
2972         * src/procmime.c
2973         * src/textview.c
2974                 renamed html_ prefixed functions and data structures to avoid
2975                 namespace clashes w/ other software (gtkhtml2 for instance).
2976                 Closes bug #907.
2977
2978
2979 2006-02-09 [colin]      2.0.0cvs41
2980
2981         * src/summaryview.c
2982                 Fix shitty logic messed up. Thanks Ticho for the hint!
2983
2984 2006-02-09 [wwp]        2.0.0cvs40
2985
2986         * src/gtk/about.c
2987         * src/compose.c
2988         * src/prefs_account.c
2989         * src/prefs_gtk.h
2990         * src/editaddress.c
2991                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2992                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2993                 Browse buttons in accounts prefs.
2994
2995 2006-02-09 [colin]      2.0.0cvs39
2996
2997         * src/matcher.c
2998                 Check for pointer before using its members
2999         * src/gtk/gtksourceprintjob.c
3000                 Fix a wrong warning
3001
3002 2006-02-09 [wwp]        2.0.0cvs38
3003
3004         * src/gtk/filesel.c
3005                 fix few compiler warnings (type mismatch).
3006
3007 2006-02-09 [paul]       2.0.0cvs37
3008
3009         * po/fr.po
3010                 updated by Fabien Vantard
3011
3012 2006-02-08 [colin]      2.0.0cvs36
3013
3014         * src/prefs_common.c
3015         * src/common/defs.h
3016         * src/common/plugin.c
3017                 allow windows and linux configurations to coexist
3018                 patch by Thomas Gilgin
3019
3020 2006-02-08 [colin]      2.0.0cvs35
3021
3022         * src/filtering.c
3023         * src/matcher.c
3024         * src/matcher.h
3025         * src/matcher_parser_parse.y
3026         * src/prefs_filtering_action.c
3027         * src/prefs_matcher.c
3028                 Add the "Ignore thread" filtering
3029                 action
3030
3031 2006-02-08 [colin]      2.0.0cvs34
3032
3033         * src/compose.c
3034         * src/procmime.c
3035         * src/procmime.h
3036                 Fix bug #905 (damaged attachment)
3037                 text files with raw \0's aren't really text files
3038         FOR_STABLE
3039
3040 2006-02-08 [colin]      2.0.0cvs33
3041
3042         * src/summaryview.c
3043                 Fix crasher introduced yesterday
3044
3045 2006-02-08 [wwp]        2.0.0cvs32
3046
3047         * src/compose.c
3048         * src/compose.h
3049                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3050
3051 2006-02-08 [wwp]        2.0.0cvs31
3052
3053         * src/prefs_template.c
3054                 templates enhancement: allow address completion for Cc and Bcc fields
3055                 (it was currently possible for the To field only)
3056
3057 2006-02-08 [colin]      2.0.0cvs30
3058
3059         * src/compose.c
3060                 Don't unblock if not blocked
3061         FOR_STABLE
3062
3063 2006-02-07 [colin]      2.0.0cvs29
3064
3065         * src/action.c
3066                 Forgot to refresh summaryview
3067
3068 2006-02-07 [colin]      2.0.0cvs28
3069
3070         * src/action.c
3071                 Freeze/thaw message list and folder list while
3072                 processing %as{} actions 
3073         * src/compose.c
3074                 Fix auto-wrap disabling after a middle-click
3075                 paste - FOR_STABLE
3076
3077 2006-02-07 [paul]       2.0.0cvs27
3078
3079         * src/folder.c
3080                 fix freeing of uninitialised pointers
3081                 Thanks to Colin
3082
3083 2006-02-06 [colin]      2.0.0cvs26
3084
3085         * src/folder.c
3086                 Use g_slist_prepend in potentially big list
3087
3088 2006-02-06 [colin]      2.0.0cvs25
3089
3090         * src/folder.c
3091                 Completely skip processing if it doesn't 
3092                 exist (faster!)
3093
3094 2006-02-06 [colin]      2.0.0cvs24
3095
3096         * src/folder.c
3097         * src/summaryview.c
3098                 Batch filtering in summaryview (from Tools menu)
3099                 and pre/post//-processing too
3100
3101 2006-02-06 [colin]      2.0.0cvs23
3102
3103         * src/procmsg.h
3104         * src/filtering.c
3105                 Use a special field for batch filtering instead
3106                 of stepping on deferred execution's toes
3107
3108 2006-02-06 [colin]      2.0.0cvs22
3109
3110         * src/action.c
3111         * src/filtering.c
3112         * src/filtering.h
3113         * src/folder.c
3114         * src/summaryview.c
3115                 Fix filtering via menus and actions
3116
3117 2006-02-06 [colin]      2.0.0cvs21
3118
3119         * src/imap.c
3120                 Put the added file directly to cache if possible (will work
3121                 with next libetpan)
3122         * src/filtering.c
3123         * src/filtering.h
3124         * src/inc.c
3125         * src/folder.c
3126         * src/mbox.c
3127         * src/procmsg.h
3128                 Move and copy filtered messages by batches instead of one
3129                 by one - faster on IMAP
3130         * src/procmsg.c
3131                 Add a function that'll possibly be useful later
3132
3133 2006-02-06 [colin]      2.0.0cvs20
3134
3135         * src/addressbook.c
3136                 Use internal mime-type instead of text/plain for d'n'd
3137         * src/compose.c
3138                 Allow attaching files from mimeview's icon list via d'n'd
3139         * src/folderview.c
3140         * src/folderview.h
3141                 Use internal mime-type instead of text/plain for d'n'd
3142                 Don't try to selected opened folder if none is
3143                 Factorize d'n'd from other apps code
3144         * src/headerview.c
3145         * src/textview.c
3146         * src/gtk/gtkutils.c
3147         * src/gtk/gtkutils.h
3148                 Factorize Face/X-Face stuff
3149         * src/mimeview.c
3150                 Fix d'n'd to other apps
3151         * src/prefs_message.c
3152                 Let the XFace pref be usable without libcompface as it also
3153                 applies to Face
3154         * src/summaryview.c
3155                 Fix d'n'd to other apps
3156                 Factorize d'n'd from other apps code
3157
3158 2006-02-06 [wwp]        2.0.0cvs19
3159
3160         * po/it.po
3161                 Italian translation fixes by Andrea Spadaccini (no more confusion
3162                 between filtering and processing, and few changes in the About
3163                 dialog).
3164
3165
3166 2006-02-06 [mones]      2.0.0cvs18
3167
3168         * src/gtk/icon_legend.c
3169                 Improved descriptions allowing better translations
3170
3171 2006-02-05 [colin]      2.0.0cvs17
3172
3173         * src/imap.c
3174                 Add the f*cking missing expunge that caused imap_fetch_env
3175                 to fail after an add_msgs ! :-///
3176         * src/etpan/imap-thread.c
3177                 Add a bit of debug
3178         FOR_STABLE
3179
3180 2006-02-05 [colin]      2.0.0cvs16
3181
3182         * src/common/utils.c
3183                 Don't check for return-path (or we can't put
3184                 back non-sent mails)
3185
3186 2006-02-05 [colin]      2.0.0cvs15
3187
3188         * src/textview.c
3189                 Don't try to display Face header in textview
3190                 when teh headerview's active
3191
3192 2006-02-05 [colin]      2.0.0cvs14
3193
3194         * tools/tbird2syl.py
3195         * tools/Makefile.am
3196                 Add script to import Thunderbird mails
3197
3198 2006-02-05 [colin]      2.0.0cvs13
3199
3200         * src/headerview.c
3201         * src/procheader.c
3202         * src/procmsg.c
3203         * src/procmsg.h
3204         * src/textview.c
3205                 Show Face headers - patch partially by Klaus Flittner
3206
3207 2006-02-05 [colin]      2.0.0cvs12
3208
3209         * src/folderview.c
3210         * src/summaryview.c
3211         * src/common/utils.c
3212         * src/common/utils.h
3213                 Let dnd work from mime icons to summaryview
3214                 and to folderview too
3215                 Add a crude test to avoid trying to add files
3216                 drag'n'dropped when they're not mails
3217
3218 2006-02-04 [colin]      2.0.0cvs11
3219
3220         * src/summaryview.c
3221         * src/mimeview.c
3222                 Fix utf8 conversion
3223
3224 2006-02-04 [colin]      2.0.0cvs10
3225
3226         * src/compose.c
3227         * src/folderview.c
3228         * src/mimeview.c
3229         * src/summaryview.c
3230         * src/summaryview.h
3231                 Added various drag and drop capas:
3232                 From                    To
3233                 summaryview             other apps
3234                 mimeview icons          other apps
3235                 other apps              summaryview
3236                 other apps              folderview
3237
3238                 This shouldn't have broken the existing:
3239                 From                    To
3240                 summaryview             folderview
3241                 folderview              folderview
3242                 summaryview             compose's attachments
3243
3244         Tests welcomed.
3245
3246 2006-02-02 [paul]       2.0.0cvs9
3247
3248         * src/mainwindow.c
3249                 move global option 'Set displayed columns...' out
3250                 of folder option grouping.
3251                 fix sensitivity of 'harvest addresses'
3252         FOR_STABLE
3253
3254 2006-02-01 [colin]      2.0.0cvs8
3255
3256         * src/mimeview.c
3257                 Revert the alertpanel patch, it sucks (intrusive
3258                 and gets in the way of "open")
3259
3260 2006-02-01 [colin]      2.0.0cvs7
3261
3262         * src/compose.c
3263         * src/prefs_account.c
3264         * src/prefs_common.c
3265         * src/common/defs.h
3266         * src/common/utils.c
3267         * src/common/utils.h
3268                 Add ability to edit the signature file
3269                 from the account preferences, and use
3270                 a default for the text editor.
3271                 Patch by Fabien Vantard
3272
3273 2006-02-01 [colin]      2.0.0cvs6
3274
3275         * src/mimeview.c
3276                 Try to get mime type by extension if it is
3277                 application/octet-stream
3278                 Display a window with possible choices when
3279                 encountering unknown mime types
3280         * src/gtk/filesel.c
3281         * src/gtk/filesel.h
3282                 Add preview
3283                 Allow multiple selection in filtered filesel
3284                 (patch by Fabien Vantard)
3285         * src/gtk/pluginwindow.c
3286                 Use it (patch by Fabien Vantard)
3287
3288 2006-02-01 [paul]       2.0.0cvs5
3289
3290         * src/jpilot.c
3291                 fix crash on creating jpilot address book
3292                 Thanks to Colin - FOR_STABLE
3293         * src/prefs_summaries.c
3294         * src/prefs_wrapping.c
3295         * src/gtk/icon_legend.c
3296         * src/gtk/quicksearch.c
3297                 string fixes and additions
3298
3299 2006-02-01 [paul]       2.0.0cvs4
3300
3301         * src/compose.c
3302         * src/mainwindow.c
3303         * src/messageview.c
3304         * src/prefs_send.c
3305                 add Arabic encoding option
3306                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3307
3308 2006-01-31 [colin]      2.0.0cvs3
3309
3310         * src/plugins/pgpcore/passphrase.c
3311                 Convert passphrase to locale encoding
3312         * src/compose.c
3313                 Fix drafting on IMAP. Crappy bug sneaked in
3314                 the release :-/
3315         FOR_STABLE
3316
3317 2006-01-30 [paul]       2.0.0cvs2
3318
3319         * src/gtk/icon_legend.c
3320                 show the new entries
3321
3322 2006-01-30 [colin]      2.0.0cvs1
3323
3324         * src/manual.c
3325                 Check for the file to be present before 
3326                 enabling the menu - FOR_STABLE
3327         * src/gtk/icon_legend.c
3328                 Add folders icons (not all of them, there
3329                 are too much, but the most intriguing ones)
3330
3331 2006-01-30 [paul]       2.0.0
3332
3333         version 2.0.0 released
3334
3335 2006-01-30 [paul]       1.9.100cvs200
3336
3337         * manual/faq.xml
3338         * manual/gpl.xml
3339         * manual/intro.xml
3340         * manual/starting.xml
3341         * manual/sylpheed-claws-manual.xml
3342                 fixes, additions
3343
3344 2006-01-29 [mones]      1.9.100cvs199
3345
3346         * manual/account.xml
3347         * manual/advanced.xml
3348         * manual/glossary.xml
3349                 Some typos fixed, added LDIF term to glossary
3350         * po/es.po
3351                 Fixed leading plus symbol
3352
3353 2006-01-29 [paul]       1.9.100cvs198
3354
3355         * po/fi.po
3356         * po/sk.po
3357                 updated by Tommi Pirinen and Andrej Kacian
3358
3359 2006-01-29 [paul]       1.9.100cvs197
3360
3361         * src/gtk/authors.h
3362                 remove duplicates
3363
3364 2006-01-29 [paul]       1.9.100cvs196
3365
3366         * AUTHORS
3367         * po/nl.po
3368         * src/gtk/authors.h
3369         * tools/claws.i18n.status.pl
3370                 nl translation updated by Tim Dijkstra
3371
3372 2006-01-29 [paul]       1.9.100cvs195
3373
3374         * po/sr.po
3375         * po/sv.po
3376                 updated by Aleksandar Urosevic and Anders Troback
3377
3378 2006-01-28 [colin]      1.9.100cvs194
3379
3380         * src/gtk/gtksourceprintjob.c
3381                 Don't fiddle with PangoLayout when we
3382                 have an image
3383
3384 2006-01-28 [paul]       1.9.100cvs193
3385
3386         * AUTHORS
3387         * po/el.po
3388         * po/zh_CN.po
3389         * src/gtk/authors.h
3390         * tools/claws.i18n.status.pl
3391                 updated translations submitted by Stavros Giannouris
3392                 and Ralgh Young
3393
3394 2006-01-27 [colin]      1.9.100cvs192
3395
3396         * src/summaryview.c
3397         * src/gtk/gtksourceprintjob.c
3398                 Add image printing 
3399                 (libgnomeprint only, of course)
3400
3401 2006-01-27 [paul]       1.9.100cvs191
3402
3403         * po/fr.po
3404         * po/it.po
3405                 updated by Fabien Vantard and Andrea Spadaccini
3406
3407 2006-01-26 [colin]      1.9.100cvs190
3408
3409         * manual/Makefile.am
3410         * configure.ac
3411                 Make building the manual optional 
3412                 (--disable-manual)
3413
3414 2006-01-26 [paul]       1.9.100cvs189
3415
3416         * manual/glossary.xml
3417         * manual/plugins.xml
3418                 edited
3419         * po/en_GB.po
3420                 updated
3421
3422 2006-01-26 [paul]       1.9.100cvs188
3423
3424         * src/prefs_display_header.c
3425         * src/prefs_folder_column.c
3426         * src/prefs_msg_colors.c
3427         * src/prefs_summaries.c
3428         * src/prefs_summary_column.c
3429                 HIGify
3430
3431 2006-01-25 [colin]      1.9.100cvs187
3432
3433         * src/imap.c
3434                 Don't allow moving/copying mails between
3435                 queue/drafts and non-queue/drafts folders
3436                 Fixes bug #897 (message header is resetted 
3437                 if one is copied to Drafts)
3438
3439 2006-01-25 [colin]      1.9.100cvs186
3440
3441         * src/folder.c
3442         * src/mainwindow.c
3443                 Fix subscribed folders not found
3444         * src/compose.c
3445                 Don't try to encode as original mail's charset
3446                 if it's ascii 
3447
3448 2006-01-25 [paul]       1.9.100cvs185
3449
3450         * AUTHORS
3451         * po/Makevars
3452                 updated
3453         * po/de.po
3454         * po/pl.po
3455         * po/pt_BR.po
3456         * po/sr.po
3457                 updates submitted by Stephan Sachse, Emilian Nowak
3458                 and Quar, Frederico Goncalves Guimaraes, and
3459                 Aleksandar Urosevic
3460                 Fix Bug 896, 'PT_BR locale broken'.
3461         * src/gtk/authors.h
3462                 updated
3463
3464 2006-01-24 [mones]      1.9.100cvs184
3465
3466         * manual/glossary.xml
3467                 All current terms finished. Reviewers welcome ;-)
3468         * manual/keyboard.xml
3469                 Fixed column width for pdf output.
3470         * po/es.po
3471                 Updated
3472
3473 2006-01-24 [paul]       1.9.100cvs183
3474
3475         * manual/glossary.xml
3476                 fix id name
3477         * manual/dist/html/Makefile.am
3478         * manual/dist/pdf/Makefile.am
3479         * manual/dist/ps/Makefile.am
3480         * manual/dist/txt/Makefile.am
3481                 fix make deps
3482                 Thanks to Colin
3483
3484 2006-01-24 [mones]      1.9.100cvs182
3485
3486         * manual/glossary.xml
3487                 Nearly finished, some terms missing.
3488
3489 2006-01-23 [paul]       1.9.100cvs181
3490
3491         * manual/dist/html/Makefile.am
3492         * manual/dist/pdf/Makefile.am
3493         * manual/dist/ps/Makefile.am
3494         * manual/dist/txt/Makefile.am
3495         * src/mainwindow.c
3496                 re-enable manual
3497                 Thanks to Colin
3498
3499 2006-01-22 [colin]      1.9.100cvs180
3500
3501         * src/compose.c
3502         * src/gtk/gtkaspell.c
3503                 Don't deselect stuff before right-clicking, with aspell.
3504                 (This prevented right-click Copy, for example).
3505                 Thanks to Clo!
3506
3507 2006-01-22 [paul]       1.9.100cvs179
3508
3509         * src/summary_search.c
3510                 don't fix the widget size as it causes problems
3511                 under localisation.
3512                 Thanks to Emilian Nowak
3513
3514 2006-01-21 [paul]       1.9.100cvs178
3515
3516         * src/prefs_themes.c
3517                 fix broken underlining of label text
3518                 with some translations
3519
3520 2006-01-21 [colin]      1.9.100cvs177
3521
3522         * po/fr.po
3523                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3524
3525 2006-01-20 [colin]      1.9.100cvs176
3526
3527         * configure.ac
3528         * Makefile.am
3529         * manual/Makefile
3530         * manual/dist/html/.cvsignore
3531         * manual/dist/html/Makefile.am
3532         * manual/dist/pdf/.cvsignore
3533         * manual/dist/pdf/Makefile.am
3534         * manual/dist/ps/.cvsignore
3535         * manual/dist/ps/Makefile.am
3536         * manual/dist/txt/.cvsignore
3537         * manual/dist/txt/Makefile.am
3538                 Autotool-ize manual
3539
3540 2006-01-20 [paul]       1.9.100cvs175
3541
3542         * manual/handling.xml
3543                 make Filtering and Searching entries easier to find
3544         * manual/keyboard.xml
3545                 add the remaining default keybinds
3546         * src/prefs_summaries.c
3547                 update the default keybinds
3548
3549 2006-01-20 [paul]       1.9.100cvs174
3550
3551         * src/addressbook.c
3552         * src/addrgather.c
3553         * src/addrharvest.c
3554         * src/editaddress.c
3555         * src/editgroup.c
3556         * src/exphtmldlg.c
3557         * src/expldifdlg.c
3558         * src/exporthtml.c
3559         * src/exportldif.c
3560         * src/ldif.c
3561                 replace 'e-mail' with 'email'
3562         * src/summary_search.c
3563                 add mnemonic to "Find all" button
3564
3565 2006-01-20 [wwp]        1.9.100cvs173
3566
3567         * src/export.c
3568         * src/import.c
3569                 touched mbox import/export buttons for HIG-compliance
3570
3571 2006-01-19 [paul]       1.9.100cvs172
3572
3573         * manual/account.xml
3574         * manual/addrbook.xml
3575         * manual/advanced.xml
3576         * manual/faq.xml
3577         * manual/handling.xml
3578         * manual/intro.xml
3579         * manual/plugins.xml
3580         * manual/starting.xml
3581                 more editing
3582
3583 2006-01-19 [paul]       1.9.100cvs171
3584
3585         * src/toolbar.c
3586                 allow use of trash button while receiving
3587                 Thanks to Colin
3588
3589 2006-01-19 [wwp]        1.9.100cvs170
3590
3591         * src/gtk/quicksearch.c
3592         * src/compose.c
3593                 force text color to black when yellow background is set
3594
3595 2006-01-19 [colin]      1.9.100cvs169
3596
3597         * src/plugins/trayicon/trayicon.c
3598                 Gray out Get Mail when already getting mail
3599
3600 2006-01-18 [paul]       1.9.100cvs168
3601
3602         * src/compose.c
3603                 give widget yellow background was To is
3604                 set via folder prefs
3605         * src/gtk/quicksearch.c
3606                 give widget yellow background when quick
3607                 search is active.
3608                 Thanks to Colin
3609
3610 2006-01-18 [paul]       1.9.100cvs167
3611
3612         * doc/man/sylpheed-claws.1
3613                 add --subscribe option
3614
3615 2006-01-18 [paul]       1.9.100cvs166
3616
3617         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3618         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3619                 use %U instead of %F (%F is broken for user installed
3620                 files in kde 3.5)
3621
3622 2006-01-18 [colin]      1.9.100cvs165
3623
3624         * src/summaryview.c
3625                 Default to Yes in "No more * messages" dialogs
3626
3627 2006-01-17 [colin]      1.9.100cvs164
3628
3629         * src/compose.c
3630                 Possibly fix an invalid iterator causing
3631                 crash
3632
3633 2006-01-17 [colin]      1.9.100cvs163
3634
3635         * src/mimeview.c
3636                 Fix crash when the image disappears under the
3637                 image viewer
3638
3639 2006-01-16 [colin]      1.9.100cvs162
3640
3641         * src/compose.c
3642                 Fix reenabling autowrap
3643
3644 2006-01-16 [colin]      1.9.100cvs161
3645
3646         * src/compose.c
3647                 reset quote_len before getting quote_str
3648
3649 2006-01-16 [colin]      1.9.100cvs160
3650
3651         * src/account.c
3652         * src/account.h
3653         * src/folder.c
3654         * src/imap_gtk.c
3655         * src/mh_gtk.c
3656                 Fix bug #883 (default inbox does not track folder move)
3657
3658 2006-01-16 [colin]      1.9.100cvs159
3659
3660         * src/compose.c
3661         * src/plugins/pgpcore/passphrase.c
3662                 More buttons fixes
3663
3664 2006-01-16 [paul]       1.9.100cvs158
3665
3666         * src/prefs_actions.c
3667         * src/prefs_filtering_action.c
3668         * src/prefs_matcher.c
3669         * src/quote_fmt.c
3670         * src/gtk/description_window.c
3671         * src/gtk/description_window.h
3672         * src/gtk/quicksearch.c
3673                 description window cleanups
3674
3675 2006-01-15 [colin]      1.9.100cvs157
3676
3677         * src/addressbook.c
3678         * src/prefs_filtering.c
3679                 Same here
3680
3681 2006-01-15 [colin]      1.9.100cvs156
3682
3683         * src/folderview.c
3684         * src/mainwindow.c
3685                 Same for "Empty trash"
3686
3687 2006-01-15 [colin]      1.9.100cvs155
3688
3689         * src/inc.c
3690                 Override offline dialog had Yes by default
3691
3692 2006-01-15 [colin]      1.9.100cvs154
3693
3694         * src/summaryview.c
3695                 Delete selected messages? previously had Yes the default
3696
3697 2006-01-15 [colin]      1.9.100cvs153
3698
3699         * src/folder.c
3700         * src/folder.h
3701         * src/main.c
3702                 Check if a mailbox is loaded after all
3703                 plugins are loaded.
3704
3705 2006-01-15 [colin]      1.9.100cvs152
3706
3707         * src/folder.c
3708                 Don't start wizard when there are unloaded folders (will help
3709                 people with only mbox or maildir mailboxes)
3710
3711 2006-01-14 [colin]      1.9.100cvs151
3712
3713         * src/addressbook.c
3714         * src/expldifdlg.c
3715         * src/importldif.c
3716         * src/importmutt.c
3717         * src/importpine.c
3718         * src/mh_gtk.c
3719                 More HIG compliance and fixes
3720
3721 2006-01-14 [colin]      1.9.100cvs150
3722
3723         * src/prefs_filtering_action.c
3724         * src/foldersel.c
3725                 Two forgotten button order changes
3726
3727 2006-01-14 [colin]      1.9.100cvs149
3728
3729         * src/account.c
3730         * src/addressbook.c
3731         * src/compose.c
3732         * src/folderview.c
3733         * src/imap_gtk.c
3734         * src/mainwindow.c
3735         * src/mh_gtk.c
3736         * src/news_gtk.c
3737         * src/prefs_actions.c
3738         * src/prefs_customheader.c
3739         * src/prefs_filtering.c
3740         * src/prefs_matcher.c
3741         * src/prefs_template.c
3742         * src/ssl_manager.c
3743         * src/summaryview.c
3744         * src/textview.c
3745         * src/toolbar.c
3746                 All deletion confirmations are now "Cancel, Delete" 
3747                 instead of "No, Yes"
3748                 Clarified most of the other "No, Yes" to 
3749                 "Cancel, Descriptive_action"
3750                 Rechanged the "Entry not saved" alerts to have 
3751                 "Close, Continue editing"
3752
3753
3754 2006-01-14 [paul]
3755
3756         * 2.0.0-rc4 released
3757
3758 2006-01-14 [paul]       1.9.100cvs148
3759
3760         * src/account.c
3761         * src/addressadd.c
3762         * src/addressbook.c
3763         * src/compose.c
3764         * src/editaddress.c
3765         * src/editbook.c
3766         * src/editgroup.c
3767         * src/editjpilot.c
3768         * src/editldap.c
3769         * src/editvcard.c
3770         * src/exphtmldlg.c
3771         * src/expldifdlg.c
3772         * src/folderview.c
3773         * src/grouplistdialog.c
3774         * src/imap_gtk.c
3775         * src/importmutt.c
3776         * src/importpine.c
3777         * src/inc.c
3778         * src/main.c
3779         * src/mainwindow.c
3780         * src/message_search.c
3781         * src/messageview.c
3782         * src/mh_gtk.c
3783         * src/mimeview.c
3784         * src/news_gtk.c
3785         * src/prefs_actions.c
3786         * src/prefs_customheader.c
3787         * src/prefs_filtering.c
3788         * src/prefs_matcher.c
3789         * src/prefs_template.c
3790         * src/prefs_themes.c
3791         * src/ssl_manager.c
3792         * src/summary_search.c
3793         * src/summaryview.c
3794         * src/textview.c
3795         * src/toolbar.c
3796         * src/gtk/foldersort.c
3797         * src/gtk/gtkaspell.c
3798         * src/gtk/inputdialog.c
3799         * src/gtk/prefswindow.c
3800         * src/plugins/pgpcore/select-keys.c
3801         * src/plugins/trayicon/trayicon.c
3802                 HIG compliant button order
3803
3804 2006-01-14 [mones]      1.9.100cvs147
3805
3806         * po/es.po
3807                 Updated translation
3808
3809 2006-01-13 [paul]       1.9.100cvs146
3810
3811         * AUTHORS
3812         * ChangeLog
3813         * src/gtk/authors.h
3814                 add Joshua M. Kwan to contributors list
3815
3816 2006-01-13 [colin]      1.9.100cvs145
3817
3818         * src/gtk/quicksearch.c
3819                 Don't refocus quick search after executing (Esc or Enter)
3820                 Allows to '/'search something then move up/down in 
3821                 summaryview, and to Esc a search and be back in the 
3822                 summaryview
3823
3824 2006-01-13 [paul]       1.9.100cvs144
3825
3826         * src/plugins/pgpinline/pgpinline.c
3827                 support Content-Type 'application/pgp'
3828                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3829
3830 2006-01-13 [paul]       1.9.100cvs143
3831
3832         * manual/account.xml
3833                 make mention of partial retrieval
3834                 thanks to Colin
3835
3836 2006-01-13 [paul]       1.9.100cvs142
3837
3838         * src/account.c
3839         * src/account.h
3840         * src/action.c
3841         * src/action.h
3842         * src/adbookbase.h
3843         * src/addr_compl.c
3844         * src/addr_compl.h
3845         * src/addrbook.c
3846         * src/addrcache.c
3847         * src/addrcache.h
3848         * src/addrcindex.c
3849         * src/addrcindex.h
3850         * src/addrclip.c
3851         * src/addrclip.h
3852         * src/addrdefs.h
3853         * src/addressadd.c
3854         * src/addressadd.h
3855         * src/addressbook.c
3856         * src/addressbook.h
3857         * src/addrgather.c
3858         * src/addrgather.h
3859         * src/addrharvest.c
3860         * src/addrharvest.h
3861         * src/addrindex.c
3862         * src/addrindex.h
3863         * src/addritem.c
3864         * src/addritem.h
3865         * src/addrquery.c
3866         * src/addrquery.h
3867         * src/addrselect.c
3868         * src/addrselect.h
3869         * src/alertpanel.c
3870         * src/alertpanel.h
3871         * src/browseldap.c
3872         * src/browseldap.h
3873         * src/codeconv.c
3874         * src/codeconv.h
3875         * src/compose.c
3876         * src/compose.h
3877         * src/customheader.c
3878         * src/customheader.h
3879         * src/displayheader.c
3880         * src/displayheader.h
3881         * src/editaddress.c
3882         * src/editaddress.h
3883         * src/editbook.c
3884         * src/editbook.h
3885         * src/editgroup.c
3886         * src/editgroup.h
3887         * src/editjpilot.c
3888         * src/editjpilot.h
3889         * src/editldap.c
3890         * src/editldap.h
3891         * src/editldap_basedn.c
3892         * src/editldap_basedn.h
3893         * src/editvcard.c
3894         * src/editvcard.h
3895         * src/exphtmldlg.c
3896         * src/exphtmldlg.h
3897         * src/expldifdlg.c
3898         * src/expldifdlg.h
3899         * src/export.h
3900         * src/exporthtml.c
3901         * src/exporthtml.h
3902         * src/exportldif.c
3903         * src/exportldif.h
3904         * src/filtering.c
3905         * src/filtering.h
3906         * src/folder.c
3907         * src/folder.h
3908         * src/folder_item_prefs.c
3909         * src/folder_item_prefs.h
3910         * src/foldersel.c
3911         * src/foldersel.h
3912         * src/folderutils.c
3913         * src/folderutils.h
3914         * src/folderview.c
3915         * src/folderview.h
3916         * src/grouplistdialog.c
3917         * src/grouplistdialog.h
3918         * src/headerview.c
3919         * src/html.c
3920         * src/html.h
3921         * src/image_viewer.c
3922         * src/image_viewer.h
3923         * src/imap.c
3924         * src/imap.h
3925         * src/imap_gtk.c
3926         * src/imap_gtk.h
3927         * src/import.h
3928         * src/importldif.c
3929         * src/importldif.h
3930         * src/importmutt.c
3931         * src/importmutt.h
3932         * src/importpine.c
3933         * src/importpine.h
3934         * src/inc.c
3935         * src/inc.h
3936         * src/jpilot.c
3937         * src/jpilot.h
3938         * src/ldapctrl.c
3939         * src/ldapctrl.h
3940         * src/ldaplocate.c
3941         * src/ldaplocate.h
3942         * src/ldapquery.c
3943         * src/ldapquery.h
3944         * src/ldapserver.c
3945         * src/ldapserver.h
3946         * src/ldaputil.c
3947         * src/ldaputil.h
3948         * src/ldif.c
3949         * src/ldif.h
3950         * src/main.c
3951         * src/main.h
3952         * src/mainwindow.c
3953         * src/mainwindow.h
3954         * src/manual.c
3955         * src/manual.h
3956         * src/mbox.c
3957         * src/mbox.h
3958         * src/message_search.c
3959         * src/message_search.h
3960         * src/messageview.c
3961         * src/messageview.h
3962         * src/mh.c
3963         * src/mh.h
3964         * src/mh_gtk.c
3965         * src/mh_gtk.h
3966         * src/mimeview.c
3967         * src/mimeview.h
3968         * src/msgcache.c
3969         * src/msgcache.h
3970         * src/mutt.c
3971         * src/mutt.h
3972         * src/news.c
3973         * src/news.h
3974         * src/news_gtk.c
3975         * src/news_gtk.h
3976         * src/partial_download.c
3977         * src/partial_download.h
3978         * src/pine.c
3979         * src/pine.h
3980         * src/pop.c
3981         * src/pop.h
3982         * src/prefs_account.c
3983         * src/prefs_account.h
3984         * src/prefs_actions.c
3985         * src/prefs_actions.h
3986         * src/prefs_common.c
3987         * src/prefs_common.h
3988         * src/prefs_compose_writing.c
3989         * src/prefs_compose_writing.h
3990         * src/prefs_customheader.c
3991         * src/prefs_customheader.h
3992         * src/prefs_display_header.c
3993         * src/prefs_display_header.h
3994         * src/prefs_filtering.c
3995         * src/prefs_filtering.h
3996         * src/prefs_filtering_action.c
3997         * src/prefs_filtering_action.h
3998         * src/prefs_folder_column.c
3999         * src/prefs_folder_column.h
4000         * src/prefs_folder_item.c
4001         * src/prefs_folder_item.h
4002         * src/prefs_fonts.c
4003         * src/prefs_fonts.h
4004         * src/prefs_gtk.c
4005         * src/prefs_gtk.h
4006         * src/prefs_image_viewer.c
4007         * src/prefs_image_viewer.h
4008         * src/prefs_matcher.c
4009         * src/prefs_matcher.h
4010         * src/prefs_message.c
4011         * src/prefs_msg_colors.c
4012         * src/prefs_msg_colors.h
4013         * src/prefs_other.c
4014         * src/prefs_quote.c
4015         * src/prefs_receive.c
4016         * src/prefs_send.c
4017         * src/prefs_spelling.c
4018         * src/prefs_spelling.h
4019         * src/prefs_summaries.c
4020         * src/prefs_summaries.h
4021         * src/prefs_summary_column.c
4022         * src/prefs_summary_column.h
4023         * src/prefs_template.c
4024         * src/prefs_template.h
4025         * src/prefs_themes.c
4026         * src/prefs_themes.h
4027         * src/prefs_toolbar.c
4028         * src/prefs_toolbar.h
4029         * src/prefs_wrapping.c
4030         * src/prefs_wrapping.h
4031         * src/privacy.c
4032         * src/privacy.h
4033         * src/procheader.c
4034         * src/procheader.h
4035         * src/procmime.c
4036         * src/procmime.h
4037         * src/procmsg.c
4038         * src/procmsg.h
4039         * src/quote_fmt.c
4040         * src/quote_fmt_parse.y
4041         * src/recv.c
4042         * src/recv.h
4043         * src/remotefolder.c
4044         * src/remotefolder.h
4045         * src/send_message.c
4046         * src/send_message.h
4047         * src/setup.c
4048         * src/setup.h
4049         * src/sourcewindow.c
4050         * src/sourcewindow.h
4051         * src/ssl_manager.c
4052         * src/ssl_manager.h
4053         * src/statusbar.c
4054         * src/statusbar.h
4055         * src/stock_pixmap.c
4056         * src/stock_pixmap.h
4057         * src/summary_search.c
4058         * src/summary_search.h
4059         * src/summaryview.c
4060         * src/summaryview.h
4061         * src/syldap.c
4062         * src/syldap.h
4063         * src/textview.c
4064         * src/textview.h
4065         * src/toolbar.c
4066         * src/toolbar.h
4067         * src/undo.c
4068         * src/undo.h
4069         * src/unmime.c
4070         * src/unmime.h
4071         * src/vcard.c
4072         * src/vcard.h
4073         * src/wizard.c
4074         * src/wizard.h
4075         * src/common/base64.c
4076         * src/common/base64.h
4077         * src/common/defs.h
4078         * src/common/hooks.c
4079         * src/common/hooks.h
4080         * src/common/log.c
4081         * src/common/log.h
4082         * src/common/mgutils.c
4083         * src/common/mgutils.h
4084         * src/common/nntp.c
4085         * src/common/nntp.h
4086         * src/common/passcrypt.c
4087         * src/common/passcrypt.h.in
4088         * src/common/plugin.c
4089         * src/common/plugin.h
4090         * src/common/prefs.c
4091         * src/common/prefs.h
4092         * src/common/progressindicator.c
4093         * src/common/progressindicator.h
4094         * src/common/quoted-printable.c
4095         * src/common/quoted-printable.h
4096         * src/common/session.c
4097         * src/common/session.h
4098         * src/common/smtp.c
4099         * src/common/smtp.h
4100         * src/common/socket.c
4101         * src/common/socket.h
4102         * src/common/ssl.c
4103         * src/common/ssl.h
4104         * src/common/ssl_certificate.c
4105         * src/common/ssl_certificate.h
4106         * src/common/stringtable.c
4107         * src/common/stringtable.h
4108         * src/common/sylpheed.c
4109         * src/common/sylpheed.h
4110         * src/common/template.c
4111         * src/common/template.h
4112         * src/common/timing.h
4113         * src/common/utils.c
4114         * src/common/utils.h
4115         * src/common/version.h.in
4116         * src/common/xml.c
4117         * src/common/xml.h
4118         * src/common/xmlprops.c
4119         * src/common/xmlprops.h
4120         * src/gtk/colorlabel.c
4121         * src/gtk/colorsel.c
4122         * src/gtk/colorsel.h
4123         * src/gtk/description_window.c
4124         * src/gtk/description_window.h
4125         * src/gtk/filesel.c
4126         * src/gtk/filesel.h
4127         * src/gtk/foldersort.c
4128         * src/gtk/foldersort.h
4129         * src/gtk/gtkutils.c
4130         * src/gtk/gtkutils.h
4131         * src/gtk/inputdialog.c
4132         * src/gtk/inputdialog.h
4133         * src/gtk/logwindow.c
4134         * src/gtk/logwindow.h
4135         * src/gtk/manage_window.c
4136         * src/gtk/manage_window.h
4137         * src/gtk/menu.c
4138         * src/gtk/menu.h
4139         * src/gtk/pluginwindow.c
4140         * src/gtk/pluginwindow.h
4141         * src/gtk/prefswindow.c
4142         * src/gtk/prefswindow.h
4143         * src/gtk/progressdialog.c
4144         * src/gtk/progressdialog.h
4145         * src/gtk/sslcertwindow.c
4146         * src/gtk/sslcertwindow.h
4147         * src/plugins/clamav/clamav_plugin.c
4148         * src/plugins/clamav/clamav_plugin.h
4149         * src/plugins/clamav/clamav_plugin_gtk.c
4150         * src/plugins/demo/demo.c
4151         * src/plugins/dillo_viewer/dillo_prefs.c
4152         * src/plugins/dillo_viewer/dillo_prefs.h
4153         * src/plugins/dillo_viewer/dillo_viewer.c
4154         * src/plugins/pgpcore/passphrase.c
4155         * src/plugins/pgpcore/passphrase.h
4156         * src/plugins/pgpcore/plugin.c
4157         * src/plugins/pgpcore/select-keys.c
4158         * src/plugins/pgpcore/select-keys.h
4159         * src/plugins/pgpcore/sgpgme.c
4160         * src/plugins/pgpcore/sgpgme.h
4161         * src/plugins/pgpinline/pgpinline.c
4162         * src/plugins/pgpinline/pgpinline.h
4163         * src/plugins/pgpinline/plugin.c
4164         * src/plugins/pgpmime/pgpmime.c
4165         * src/plugins/pgpmime/pgpmime.h
4166         * src/plugins/pgpmime/plugin.c
4167         * src/plugins/spamassassin/spamassassin.c
4168         * src/plugins/spamassassin/spamassassin.h
4169         * src/plugins/spamassassin/spamassassin_gtk.c
4170         * src/plugins/trayicon/trayicon.c
4171                 update copyright header
4172
4173 2006-01-13 [paul]       1.9.100cvs141
4174
4175         * src/account.c
4176         * src/export.c
4177         * src/import.c
4178         * src/mainwindow.c
4179         * src/prefs_account.c
4180         * src/prefs_display_header.c
4181         * src/prefs_receive.c
4182         * src/prefs_send.c
4183         * src/prefs_summaries.c
4184         * src/prefs_themes.c
4185         * src/prefs_toolbar.c
4186         * src/gtk/about.c
4187                 various cleanups
4188
4189 2006-01-12 [colin]      1.9.100cvs140
4190
4191         * src/folder.c
4192         * src/folder.h
4193         * src/main.c
4194                 Add --subscribe option
4195                 Let sylpheed-claws email@domain.com equivalent to --compose
4196                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4197
4198 2006-01-12 [paul]       1.9.100cvs139
4199
4200         * src/mainwindow.c
4201                 append 'Change folder order' label with '...'
4202         * src/prefs_actions.c
4203                 allow reordering of actions list by dnd
4204         * src/gtk/foldersort.c
4205                 make the dialog nicer
4206
4207 2006-01-11 [colin]      1.9.100cvs138
4208
4209         * src/compose.c
4210                 Allow templates without text
4211
4212 2006-01-11 [paul]       1.9.100cvs137
4213
4214         * tools/README
4215         * tools/filter_conv_new.pl
4216                 add info to README
4217                 also check .sylpheed for filter.xml
4218                 be a bit informative to the user
4219
4220 2006-01-11 [colin]      1.9.100cvs136
4221
4222         * src/textview.c
4223                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4224
4225 2006-01-10 [paul]       1.9.100cvs135
4226
4227         * tools/Makefile.am
4228         * tools/filter_conv_new.pl
4229                 add script to convert new style Sylpheed
4230                 filter rules (Sylpheed >= 0.9.99) to
4231                 Claws filtering rules
4232
4233 2006-01-10 [colin]      1.9.100cvs134
4234
4235         * src/compose.c
4236                 Fix broken line joins in certain conditions
4237                 (between two quoted lines: <enter><enter><up>
4238                  <type a wrapped sentence><go in the first line>
4239                  <insert more text><watch as line joining failed>)
4240
4241 2006-01-10 [paul]       1.9.100cvs133
4242
4243         * src/compose.c
4244                 don't report success in error dialog
4245                 thanks to Colin
4246         * src/common/utils.c
4247                 include some trailing punctuations as URI
4248                 thanks to Hiro
4249
4250 2006-01-10 [paul]       1.9.100cvs132
4251
4252         * src/mimeview.c
4253                 fix incompatible pointer type
4254                 warning
4255
4256 2006-01-10 [paul]       1.9.100cvs131
4257
4258         * src/compose.c
4259                 change Subject in window title
4260                 instantaneously
4261
4262 2006-01-09 [colin]      1.9.100cvs130
4263
4264         * src/addressbook.c
4265         * src/headerview.c
4266         * src/mainwindow.c
4267         * src/messageview.c
4268         * src/mimeview.c
4269         * src/noticeview.c
4270         * src/summaryview.c
4271                 Fix possible crashes on exit and in addressbook
4272
4273 2006-01-09 [paul]       1.9.100cvs129
4274
4275         * src/prefs_msg_colors.c
4276                 some cleanups that I forgot last time
4277
4278 2006-01-09 [paul]       1.9.100cvs128
4279
4280         * README
4281         * src/folderview.c
4282         * src/prefs_msg_colors.c
4283                 add previously hidden option, color_new, to
4284                 the gui
4285                 move the page to Display/
4286                 rework the gui
4287
4288 2006-01-09 [wwp]        1.9.100cvs127
4289
4290         * src/prefs_themes.c
4291                 made the prefs/display/themes layouts spacing less condensed
4292                 (and so they match other prefs/pages' look).
4293
4294 2006-01-09 [paul]       1.9.100cvs126
4295
4296         * src/compose.c
4297         * src/prefs_common.c
4298         * src/prefs_common.h
4299         * src/prefs_wrapping.c
4300                 remove 'wrap at send' option
4301
4302 2006-01-06 [colin]      1.9.100cvs125
4303
4304         * src/compose.c
4305                 Just make completely sure we don't insert "manual line breaks" 
4306                 when wrapping... 
4307
4308 2006-01-04 [paul]
4309
4310         * 2.0.0-rc3 released
4311
4312 2006-01-04 [paul]       1.9.100cvs124
4313
4314         * src/folderview.c
4315                 fix bug 882, 'quick scroll in folder list
4316                 displays wrong folder contents'
4317
4318 2006-01-04 [paul]       1.9.100cvs123
4319
4320         * src/plugins/pgpmime/pgpmime.c
4321                 better debug information when signing
4322                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4323
4324 2006-01-03 [colin]      1.9.100cvs122
4325
4326         * configure.ac
4327                 We need to recheck for gpgme 1.0.0 after checking
4328                 for 1.1.1, because if 1.1.1 isn't available, 
4329                 GPGME_LIBS and friends are blanked out by the 
4330                 second check.
4331
4332 2006-01-03 [colin]      1.9.100cvs121
4333
4334         * src/common/prefs.c
4335                 Windows unlink-before rename fix
4336         * src/plugins/pgpcore/sgpgme.c
4337                 Add support for PKA info if available
4338                 Both patches by Werner Koch
4339
4340 2006-01-03 [paul]       1.9.100cvs120
4341
4342         * src/messageview.c
4343                 fix bug 884, 'Send receipt' button visible in queue
4344                 Thanks to Colin
4345
4346 2006-01-02 [colin]      1.9.100cvs119
4347
4348         * src/compose.c
4349         * src/imap.c
4350                 Fix autosave on IMAP and more generally try to
4351                 return the correct ID on a newly added IMAP message
4352
4353 2006-01-02 [paul]       1.9.100cvs118
4354
4355         * manual/keyboard.xml
4356                 edited
4357
4358 2006-01-01 [paul]       1.9.100cvs117
4359
4360         * src/gtk/authors.h
4361                 alphabetical order
4362
4363 2005-12-30 [colin]      1.9.100cvs116
4364
4365         * manual/advanced.xml
4366                 Explain Pre/Post-processing differences.
4367
4368 2005-12-30 [colin]      1.9.100cvs115
4369
4370         * src/mh.c
4371                 Implement copy_msgs for a little optimization
4372         * src/imap.c
4373                 Finish yesterday's fix
4374
4375 2005-12-29 [colin]      1.9.100cvs114
4376
4377         * src/imap.c
4378                 Fix occasional failure in fetching a mail over
4379                 IMAP
4380
4381 2005-12-29 [colin]      1.9.100cvs113
4382
4383         * src/compose.c
4384                 Don't remove a draft when sending it, if it is 
4385                 locked.
4386
4387 2005-12-28 [colin]      1.9.100cvs112
4388
4389         * src/summaryview.c
4390                 Fix leak for real
4391
4392 2005-12-28 [wwp]        1.9.100cvs111
4393
4394         * doc/faq/.cvsignore
4395         * doc/faq/de/.cvsignore
4396         * doc/faq/en/.cvsignore
4397         * doc/faq/es/.cvsignore
4398         * doc/faq/fr/.cvsignore
4399         * doc/faq/it/.cvsignore
4400         * doc/manual/.cvsignore
4401         * doc/manual/de/.cvsignore
4402         * doc/manual/en/.cvsignore
4403         * doc/manual/es/.cvsignore
4404         * doc/manual/fr/.cvsignore
4405         * doc/manual/ja/.cvsignore
4406         * src/plugins/mathml_viewer/.cvsignore
4407                 rollback revival of those files (my bad, sorry for the noise).
4408
4409 2005-12-28 [wwp]        1.9.100cvs110
4410
4411         * src/compose.c
4412                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4413
4414 2005-12-28 [wwp]        1.9.100cvs109
4415
4416         * doc/faq/.cvsignore
4417         * doc/faq/de/.cvsignore
4418         * doc/faq/en/.cvsignore
4419         * doc/faq/es/.cvsignore
4420         * doc/faq/fr/.cvsignore
4421         * doc/faq/it/.cvsignore
4422         * doc/manual/.cvsignore
4423         * doc/manual/de/.cvsignore
4424         * doc/manual/en/.cvsignore
4425         * doc/manual/es/.cvsignore
4426         * doc/manual/fr/.cvsignore
4427         * doc/manual/ja/.cvsignore
4428         * src/plugins/mathml_viewer/.cvsignore
4429         * po/.cvsignore
4430                 more files to ignore.
4431
4432 2005-12-24 [colin]      1.9.100cvs108
4433
4434         * AUTHORS
4435         * src/gtk/authors.h
4436                 Update for Werner
4437
4438 2005-12-24 [colin]      1.9.100cvs107
4439
4440         * src/procmsg.c
4441                 Allow NULL src_msginfo in 
4442                 procmsg_msginfo_new_from_mimeinfo
4443
4444 2005-12-23 [paul]       1.9.100cvs106
4445
4446         * src/plugins/pgpinline/mypgpcore.def
4447                 add this forgotten file
4448
4449 2005-12-23 [colin]      1.9.100cvs105
4450
4451         * src/mainwindow.c
4452                 Fix missing break
4453
4454 2005-12-23 [colin]      1.9.100cvs104
4455
4456         * autogen.sh
4457         * src/folder.c
4458         * src/mh.c
4459         * src/common/plugin.c
4460         * src/common/socket.c
4461         * src/common/socket.h
4462         * src/common/utils.c
4463         * src/common/utils.h
4464         * src/gtk/pluginwindow.c
4465         * src/plugins/pgpcore/plugin.def
4466         * src/plugins/pgpcore/sylpheed.def
4467         * src/plugins/pgpinline/Makefile.am
4468         * src/plugins/pgpinline/plugin.def
4469         * src/plugins/pgpinline/sylpheed.def
4470         * src/plugins/pgpmime/plugin.def
4471         * src/plugins/pgpmime/sylpheed.def
4472                 Various w32 fixes by Werner Koch
4473
4474 2005-12-22 [paul]       1.9.100cvs103
4475
4476         * src/wizard.c
4477                 don't offer IMAP as 'server type' if
4478                 libetpan isn't built in
4479
4480 2005-12-22 [paul]       1.9.100cvs102
4481
4482         * AUTHORS
4483         * src/mainwindow.c
4484         * src/mainwindow.h
4485         * src/toolbar.c
4486         * src/gtk/authors.h
4487                 support GTK_TOOLBAR_BOTH_HORIZ (text
4488                 next to icon) Patch by Marien Zwart
4489                 marienz@users.sf.net
4490                 Also reword the text
4491
4492 2005-12-21 [colin]      1.9.100cvs101
4493
4494         * configure.ac
4495                 Fix DATADIRNAME
4496         * COPYING
4497                 Fix missing section and explicit the exception better
4498         * src/compose.c
4499                 Prevent mail from being lost without notice when an
4500                 SMTP error happens on trying to send an unmodified
4501                 drafted mail.
4502         * src/send_message.c
4503         * src/common/smtp.c
4504                 Fix password remembering when wrong, and add return
4505                 value checks where they should have been
4506         * src/plugins/pgpcore/sylpheed.def
4507         * src/plugins/pgpinline/sylpheed.def
4508         * src/plugins/pgpmime/sylpheed.def
4509                 Add a few symbols needed
4510
4511 2005-12-21 [paul]       1.9.100cvs100
4512
4513         * m4/codeset.m4
4514         * m4/glibc21.m4
4515         * m4/intdiv0.m4
4516         * m4/inttypes-pri.m4
4517         * m4/inttypes.m4
4518         * m4/inttypes_h.m4
4519         * m4/isc-posix.m4
4520         * m4/lcmessage.m4
4521         * m4/stdint_h.m4
4522         * m4/uintmax_t.m4
4523                 gettextization
4524                 thanks to Colin
4525
4526 2005-12-21 [paul]       1.9.100cvs99
4527
4528         * po/sv.po
4529                 fixed by Colin
4530
4531 2005-12-20 [paul]       1.9.100cvs98
4532
4533         * po/sv.po
4534                 updated by Anders Trobäck
4535
4536 2005-12-20 [colin]      1.9.100cvs97
4537
4538         * ABOUT-NLS
4539         * Makefile.am
4540         * autogen.sh
4541         * configure.ac
4542         * config/config.rpath
4543         * config/mkinstalldirs
4544         * m4/Makefile.am
4545         * m4/glibc2.m4
4546         * m4/gnupg.m4
4547         * m4/gpgme.m4
4548         * m4/intmax.m4
4549         * m4/longdouble.m4
4550         * m4/longlong.m4
4551         * m4/printf-posix.m4
4552         * m4/signed.m4
4553         * m4/size_max.m4
4554         * m4/ulonglong.m4
4555         * m4/wchar_t.m4
4556         * m4/wint_t.m4
4557         * m4/xsize.m4
4558         * po/Makefile.in.in
4559         * po/Makevars
4560         * po/bg.po
4561         * po/ca.po
4562         * po/cs.po
4563         * po/de.po
4564         * po/el.po
4565         * po/en_GB.po
4566         * po/es.po
4567         * po/fi.po
4568         * po/fr.po
4569         * po/hr.po
4570         * po/hu.po
4571         * po/it.po
4572         * po/ja.po
4573         * po/ko.po
4574         * po/nb.po
4575         * po/nl.po
4576         * po/pl.po
4577         * po/pt_BR.po
4578         * po/ru.po
4579         * po/sk.po
4580         * po/sr.po
4581         * po/stamp-po
4582         * po/sv.po
4583         * po/zh_CN.po
4584         * po/zh_TW.po
4585         * src/Makefile.am
4586         * src/codeconv.c
4587         * src/compose.c
4588         * src/exporthtml.c
4589         * src/exportldif.c
4590         * src/folder.c
4591         * src/main.c
4592         * src/manual.c
4593         * src/mh.c
4594         * src/mimeview.c
4595         * src/send_message.c
4596         * src/common/Makefile.am
4597         * src/common/fnmatch.c
4598         * src/common/fnmatch.h
4599         * src/common/fnmatch_loop.c
4600         * src/common/nntp.c
4601         * src/common/plugin.c
4602         * src/common/smtp.c
4603         * src/common/socket.c
4604         * src/common/string_match.c
4605         * src/common/sylpheed.c
4606         * src/common/utils.c
4607         * src/common/utils.h
4608         * src/common/w32_dirent.c
4609         * src/common/w32_reg.c
4610         * src/common/w32_signal.c
4611         * src/common/w32_stat.c
4612         * src/common/w32_stdio.c
4613         * src/common/w32_stdlib.c
4614         * src/common/w32_string.c
4615         * src/common/w32_time.c
4616         * src/common/w32_unistd.c
4617         * src/common/w32_wait.c
4618         * src/common/w32lib.h
4619         * src/etpan/Makefile.am
4620         * src/gtk/Makefile.am
4621         * src/plugins/clamav/Makefile.am
4622         * src/plugins/demo/Makefile.am
4623         * src/plugins/dillo_viewer/Makefile.am
4624         * src/plugins/pgpcore/Makefile.am
4625         * src/plugins/pgpcore/passphrase.c
4626         * src/plugins/pgpcore/plugin.def
4627         * src/plugins/pgpcore/sgpgme.c
4628         * src/plugins/pgpcore/sylpheed.def
4629         * src/plugins/pgpcore/version.rc
4630         * src/plugins/pgpinline/Makefile.am
4631         * src/plugins/pgpinline/plugin.def
4632         * src/plugins/pgpinline/sylpheed.def
4633         * src/plugins/pgpinline/version.rc
4634         * src/plugins/pgpmime/Makefile.am
4635         * src/plugins/pgpmime/mypgpcore.def
4636         * src/plugins/pgpmime/plugin.def
4637         * src/plugins/pgpmime/sylpheed.def
4638         * src/plugins/pgpmime/version.rc
4639         * src/plugins/spamassassin/Makefile.am
4640                 Very little ;-) patch from Werner Koch, providing
4641                 infrastructure for cross-compiling to Win32
4642
4643 2005-12-20 [paul]       1.9.100cvs96
4644
4645         * src/account.c
4646         * src/account.h
4647         * src/mainwindow.c
4648         * src/mainwindow.h
4649         * src/toolbar.c
4650         * src/toolbar.h
4651                 add a combo to the Get All button, allowing
4652                 quick retrieval from any account
4653                 Patch by Fabien Vantard, slightly modified
4654                 by Colin
4655         * src/gtk/about.c
4656                 i18n fix. Patch by Fabien Vantard
4657
4658 2005-12-19 [colin]      1.9.100cvs95
4659
4660         * src/compose.c
4661         * src/compose.h
4662                 Don't automatically join lines when they've 
4663                 been separated by the user and not automatically
4664
4665 2005-12-19 [paul]       1.9.100cvs94
4666
4667         * src/gtk/pluginwindow.c
4668                 i18n fix.
4669                 Patch by Fabien Vantard
4670
4671 2005-12-15 [paul]       1.9.100cvs93
4672
4673         * src/common/plugin.c
4674         * src/common/plugin.h
4675         * src/gtk/pluginwindow.c
4676         * src/plugins/clamav/clamav_plugin.c
4677         * src/plugins/demo/demo.c
4678         * src/plugins/dillo_viewer/dillo_viewer.c
4679         * src/plugins/pgpcore/plugin.c
4680         * src/plugins/pgpinline/plugin.c
4681         * src/plugins/pgpmime/plugin.c
4682         * src/plugins/spamassassin/spamassassin.c
4683         * src/plugins/trayicon/trayicon.c
4684                 add plugin_version()
4685
4686 2005-12-15 [colin]      1.9.100cvs92
4687
4688         * src/compose.c
4689                 Further fix bug #875
4690
4691 2005-12-15 [paul]       1.9.100cvs91
4692
4693         * src/gtk/filesel.c
4694                 fix attach_load_dir getting set to
4695                 PLUGINDIR on plugin load
4696
4697 2005-12-14 [mones]      1.9.100cvs90
4698
4699         * manual/ack.xml
4700         * manual/keyboard.xml
4701                 Initial draft and some shortcuts added
4702                 
4703         * po/es.po
4704                 Updated translation
4705
4706 2005-12-14 [colin]      1.9.100cvs89
4707
4708         * src/compose.c
4709         * src/imap.c
4710         * src/summaryview.c
4711         * src/gtk/gtkaspell.c
4712                 More leaks fixed
4713         * src/prefs_folder_item.c
4714                 Fix recursive prefs apply
4715
4716
4717 2005-12-14 [colin]      1.9.100cvs88
4718
4719         * src/compose.c
4720                 Fix bug #875 (Freeze On Inline Forward of 
4721                 Large Message)
4722
4723 2005-12-13 [colin]      1.9.100cvs87
4724
4725         * src/compose.c
4726                 Uniq-ify and sort the mimetypes list
4727                 Patch by Fabien Vantard
4728
4729 2005-12-13 [colin]      1.9.100cvs86
4730
4731         * src/imap.c
4732         * src/etpan/imap-thread.c
4733                 Fix leaks (patch by Hoa)
4734         * src/news.c
4735         * src/common/plugin.c
4736                 Fix leaks
4737
4738 2005-12-12 [colin]
4739
4740         * 2.0.0-rc2 released
4741
4742 2005-12-12 [colin]      1.9.100cvs85
4743
4744         * src/matcher.c
4745                 Fix a leak
4746
4747 2005-12-12 [wwp]        1.9.100cvs84
4748
4749         * src/gtk/icon_legend.c
4750                 fix misbehaviour and crash when closing the legend window
4751         using the Esc key (patch by Fabien Vantard).
4752
4753 2005-12-12 [paul]       1.9.100cvs83
4754
4755         * src/browseldap.c
4756         * src/foldersel.c
4757         * src/prefs_actions.c
4758         * src/prefs_filtering.c
4759         * src/prefs_matcher.c
4760         * src/prefs_spelling.glade      ** REMOVED **
4761         * src/prefs_template.c
4762         * src/gtk/foldersort.glade      ** REMOVED **
4763         * src/gtk/pluginwindow.c
4764         * src/gtk/pluginwindow.glade    ** REMOVED **
4765         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
4766                 cleanups
4767
4768 2005-12-11 [paul]       1.9.100cvs82
4769
4770         * src/gtk/filesel.c
4771                 fix attach_load_dir crasher (double free)
4772
4773 2005-12-09 [paul]       1.9.100cvs81
4774
4775         * po/POTFILES.in
4776         * src/mainwindow.c
4777         * src/gtk/Makefile.am
4778         * src/gtk/icon_legend.c
4779         * src/gtk/icon_legend.h
4780                 add icon legend
4781         * src/manual.c
4782                 cleanup
4783
4784 2005-12-09 [paul]       1.9.100cvs80
4785
4786         * src/plugins/pgpcore/passphrase.c
4787                 wrap the label in the dialog
4788
4789 2005-12-09 [colin]      1.9.100cvs79
4790
4791         * src/plugins/pgpcore/sgpgme.c
4792                 Display (untrusted) on not trusted signatures
4793                 Patch by Michal Èihaø <michal@cihar.com>
4794                 Closes bug #867 (Report also key trust)
4795
4796 2005-12-09 [colin]      1.9.100cvs78
4797
4798         * src/common/plugin.c
4799                 Update licence check, following Eben Moglen's advice
4800
4801 2005-12-08 [colin]      1.9.100cvs77
4802
4803         * src/folder.c
4804                 Fix the occasionnal item->cache != NULL 
4805                 assertion failure. 
4806
4807 2005-12-08 [colin]      1.9.100cvs76
4808
4809         * src/mimeview.c
4810         * src/plugins/pgpcore/sgpgme.c
4811                 Print key id when unable to check it
4812                 Closes bug #866 (Show key id when missing)
4813
4814 2005-12-08 [paul]       1.9.100cvs75
4815
4816         * src/prefs_common.c
4817         * src/prefs_common.h
4818         * src/gtk/filesel.c
4819                 remember load attachment dir
4820
4821 2005-12-07 [colin]      1.9.100cvs74
4822
4823         * src/prefs_toolbar.c
4824                 Gtk fixes, patch by Fabien Vantard
4825
4826 2005-12-07 [colin]      1.9.100cvs73
4827
4828         * src/action.c
4829         * src/compose.c
4830         * src/compose.h
4831                 Fix bug #839 (Quoted text isn't colored after 
4832                 executing an action)
4833         * src/common/plugin.c
4834                 Require plugins to declare their licence in plugin_licence()
4835                 Refuse to load non-GPL plugins as they'd be illegal (as 
4836                 derived works of Sylpheed-Claws, they must be GPL).
4837         * src/plugins/clamav/clamav_plugin.c
4838         * src/plugins/demo/demo.c
4839         * src/plugins/dillo_viewer/dillo_viewer.c
4840         * src/plugins/pgpcore/plugin.c
4841         * src/plugins/pgpinline/plugin.c
4842         * src/plugins/pgpmime/plugin.c
4843         * src/plugins/spamassassin/spamassassin.c
4844         * src/plugins/trayicon/trayicon.c
4845                 Add plugin_licence()
4846
4847 2005-12-07 [paul]       1.9.100cvs72
4848
4849         * configure.ac
4850         * src/mainwindow.c
4851         * src/manual.c
4852         * src/manual.h
4853         * src/common/defs.h
4854                 clean up after local FAQ removal and
4855                 temporary manual removal
4856
4857 2005-12-06 [colin]      1.9.100cvs71
4858
4859         * configure.ac
4860         * doc/Makefile.am
4861         * doc/faq/.cvsignore
4862         * doc/faq/Makefile.am
4863         * doc/faq/de/.cvsignore
4864         * doc/faq/de/Makefile.am
4865         * doc/faq/de/sylpheed-faq-1.html
4866         * doc/faq/de/sylpheed-faq-2.html
4867         * doc/faq/de/sylpheed-faq-3.html
4868         * doc/faq/de/sylpheed-faq.html
4869         * doc/faq/en/.cvsignore
4870         * doc/faq/en/Makefile.am
4871         * doc/faq/en/sylpheed-faq-1.html
4872         * doc/faq/en/sylpheed-faq-2.html
4873         * doc/faq/en/sylpheed-faq-3.html
4874         * doc/faq/en/sylpheed-faq-4.html
4875         * doc/faq/en/sylpheed-faq.html
4876         * doc/faq/es/.cvsignore
4877         * doc/faq/es/Makefile.am
4878         * doc/faq/es/sylpheed-faq-1.html
4879         * doc/faq/es/sylpheed-faq-2.html
4880         * doc/faq/es/sylpheed-faq-3.html
4881         * doc/faq/es/sylpheed-faq-4.html
4882         * doc/faq/es/sylpheed-faq.html
4883         * doc/faq/fr/.cvsignore
4884         * doc/faq/fr/Makefile.am
4885         * doc/faq/fr/sylpheed-faq-1.html
4886         * doc/faq/fr/sylpheed-faq-2.html
4887         * doc/faq/fr/sylpheed-faq-3.html
4888         * doc/faq/fr/sylpheed-faq.html
4889         * doc/faq/it/.cvsignore
4890         * doc/faq/it/Makefile.am
4891         * doc/faq/it/sylpheed-faq-1.html
4892         * doc/faq/it/sylpheed-faq-2.html
4893         * doc/faq/it/sylpheed-faq-3.html
4894         * doc/faq/it/sylpheed-faq.html
4895         * doc/manual/.cvsignore
4896         * doc/manual/Makefile.am
4897         * doc/manual/de/.cvsignore
4898         * doc/manual/de/Makefile.am
4899         * doc/manual/de/sylpheed-1.html
4900         * doc/manual/de/sylpheed-10.html
4901         * doc/manual/de/sylpheed-11.html
4902         * doc/manual/de/sylpheed-12.html
4903         * doc/manual/de/sylpheed-13.html
4904         * doc/manual/de/sylpheed-14.html
4905         * doc/manual/de/sylpheed-15.html
4906         * doc/manual/de/sylpheed-16.html
4907         * doc/manual/de/sylpheed-17.html
4908         * doc/manual/de/sylpheed-18.html
4909         * doc/manual/de/sylpheed-19.html
4910         * doc/manual/de/sylpheed-2.html
4911         * doc/manual/de/sylpheed-20.html
4912         * doc/manual/de/sylpheed-3.html
4913         * doc/manual/de/sylpheed-4.html
4914         * doc/manual/de/sylpheed-5.html
4915         * doc/manual/de/sylpheed-6.html
4916         * doc/manual/de/sylpheed-7.html
4917         * doc/manual/de/sylpheed-8.html
4918         * doc/manual/de/sylpheed-9.html
4919         * doc/manual/de/sylpheed.html
4920         * doc/manual/en/.cvsignore
4921         * doc/manual/en/Makefile.am
4922         * doc/manual/en/sylpheed-1.html
4923         * doc/manual/en/sylpheed-10.html
4924         * doc/manual/en/sylpheed-11.html
4925         * doc/manual/en/sylpheed-12.html
4926         * doc/manual/en/sylpheed-13.html
4927         * doc/manual/en/sylpheed-14.html
4928         * doc/manual/en/sylpheed-15.html
4929         * doc/manual/en/sylpheed-16.html
4930         * doc/manual/en/sylpheed-17.html
4931         * doc/manual/en/sylpheed-18.html
4932         * doc/manual/en/sylpheed-19.html
4933         * doc/manual/en/sylpheed-2.html
4934         * doc/manual/en/sylpheed-20.html
4935         * doc/manual/en/sylpheed-21.html
4936         * doc/manual/en/sylpheed-22.html
4937         * doc/manual/en/sylpheed-3.html
4938         * doc/manual/en/sylpheed-4.html
4939         * doc/manual/en/sylpheed-5.html
4940         * doc/manual/en/sylpheed-6.html
4941         * doc/manual/en/sylpheed-7.html
4942         * doc/manual/en/sylpheed-8.html
4943         * doc/manual/en/sylpheed-9.html
4944         * doc/manual/en/sylpheed.html
4945         * doc/manual/es/.cvsignore
4946         * doc/manual/es/Makefile.am
4947         * doc/manual/es/sylpheed-1.html
4948         * doc/manual/es/sylpheed-10.html
4949         * doc/manual/es/sylpheed-11.html
4950         * doc/manual/es/sylpheed-12.html
4951         * doc/manual/es/sylpheed-13.html
4952         * doc/manual/es/sylpheed-14.html
4953         * doc/manual/es/sylpheed-15.html
4954         * doc/manual/es/sylpheed-16.html
4955         * doc/manual/es/sylpheed-17.html
4956         * doc/manual/es/sylpheed-18.html
4957         * doc/manual/es/sylpheed-19.html
4958         * doc/manual/es/sylpheed-2.html
4959         * doc/manual/es/sylpheed-20.html
4960         * doc/manual/es/sylpheed-3.html
4961         * doc/manual/es/sylpheed-4.html
4962         * doc/manual/es/sylpheed-5.html
4963         * doc/manual/es/sylpheed-6.html
4964         * doc/manual/es/sylpheed-7.html
4965         * doc/manual/es/sylpheed-8.html
4966         * doc/manual/es/sylpheed-9.html
4967         * doc/manual/es/sylpheed.html
4968         * doc/manual/fr/.cvsignore
4969         * doc/manual/fr/Makefile.am
4970         * doc/manual/fr/sylpheed-1.html
4971         * doc/manual/fr/sylpheed-10.html
4972         * doc/manual/fr/sylpheed-11.html
4973         * doc/manual/fr/sylpheed-12.html
4974         * doc/manual/fr/sylpheed-13.html
4975         * doc/manual/fr/sylpheed-14.html
4976         * doc/manual/fr/sylpheed-15.html
4977         * doc/manual/fr/sylpheed-16.html
4978         * doc/manual/fr/sylpheed-17.html
4979         * doc/manual/fr/sylpheed-18.html
4980         * doc/manual/fr/sylpheed-19.html
4981         * doc/manual/fr/sylpheed-2.html
4982         * doc/manual/fr/sylpheed-20.html
4983         * doc/manual/fr/sylpheed-3.html
4984         * doc/manual/fr/sylpheed-4.html
4985         * doc/manual/fr/sylpheed-5.html
4986         * doc/manual/fr/sylpheed-6.html
4987         * doc/manual/fr/sylpheed-7.html
4988         * doc/manual/fr/sylpheed-8.html
4989         * doc/manual/fr/sylpheed-9.html
4990         * doc/manual/fr/sylpheed.html
4991         * doc/manual/ja/.cvsignore
4992         * doc/manual/ja/Makefile.am
4993         * doc/manual/ja/sylpheed-1.html
4994         * doc/manual/ja/sylpheed-10.html
4995         * doc/manual/ja/sylpheed-11.html
4996         * doc/manual/ja/sylpheed-12.html
4997         * doc/manual/ja/sylpheed-13.html
4998         * doc/manual/ja/sylpheed-14.html
4999         * doc/manual/ja/sylpheed-15.html
5000         * doc/manual/ja/sylpheed-16.html
5001         * doc/manual/ja/sylpheed-17.html
5002         * doc/manual/ja/sylpheed-18.html
5003         * doc/manual/ja/sylpheed-19.html
5004         * doc/manual/ja/sylpheed-2.html
5005         * doc/manual/ja/sylpheed-20.html
5006         * doc/manual/ja/sylpheed-3.html
5007         * doc/manual/ja/sylpheed-4.html
5008         * doc/manual/ja/sylpheed-5.html
5009         * doc/manual/ja/sylpheed-6.html
5010         * doc/manual/ja/sylpheed-7.html
5011         * doc/manual/ja/sylpheed-8.html
5012         * doc/manual/ja/sylpheed-9.html
5013         * doc/manual/ja/sylpheed.html
5014         * doc/manual/ja/sylpheed.sgml
5015         * src/mainwindow.c
5016                 Remove outdated manual and faq. Noisy, eh?
5017
5018 2005-12-06 [colin]      1.9.100cvs70
5019
5020         * src/compose.c
5021         * src/quote_fmt_parse.y
5022         * src/undo.c
5023         * src/undo.h
5024                 Allow %X to position cursor at 0 
5025                 (no %X = before signature)
5026                 Fix paste as quotation putting the cursor at 0
5027                 Fix undo offsets when pasting
5028                 Insert the quote_fmt at once instead of line 
5029                 by line
5030                 Fix [Edited] when starting to reply/forward
5031
5032 2005-12-06 [paul]       1.9.100cvs69
5033
5034         * src/plugins/clamav/clamav_plugin_gtk.c
5035                 add another tooltip
5036         * src/plugins/spamassassin/spamassassin_gtk.c
5037                 rework spamassassin_create_widget_func()
5038
5039 2005-12-05 [colin]      1.9.100cvs68
5040
5041         * po/POTFILES.in
5042                 Fix make release ;-)
5043
5044 2005-12-05 [colin]      1.9.100cvs67
5045
5046         * src/compose.c
5047         * src/compose.h
5048                 Fix cursor positioning (not obeying %X)
5049
5050 2005-12-05 [paul]       1.9.100cvs66
5051
5052         * src/plugins/dillo_viewer/dillo_prefs.c
5053                 fix compilation warning
5054
5055 2005-12-05 [paul]       1.9.100cvs65
5056
5057         * src/prefs_spelling.c
5058         * src/plugins/trayicon/trayicon.c
5059                 cleanups - remove unused stuff
5060
5061 2005-12-05 [paul]       1.9.100cvs64
5062
5063         * README
5064         * manual/plugins.xml
5065                 remove info about removed mathml_viewer plugin
5066
5067 2005-12-05 [paul]       1.9.100cvs63
5068
5069         * configure.ac
5070         * src/plugins/Makefile.am
5071         * src/plugins/mathml_viewer/.cvsignore
5072         * src/plugins/mathml_viewer/Makefile.am
5073         * src/plugins/mathml_viewer/mathml_viewer.c
5074                 remove unmaintained mathml_viewer plugin
5075
5076 2005-12-05 [paul]       1.9.100cvs62
5077
5078         * src/summaryview.c
5079                 obey prefs_common.always_show_msg when
5080                 moving a msg
5081                 Thanks to Colin
5082
5083 2005-12-05 [paul]       1.9.100cvs61
5084
5085         * src/compose.c
5086         * src/prefs_account.c
5087         * src/prefs_filtering.c
5088         * src/prefs_quote.c
5089         * src/prefs_spelling.c
5090         * src/prefs_toolbar.c
5091         * src/summaryview.c
5092         * src/gtk/gtkutils.c
5093         * src/gtk/quicksearch.c
5094         * src/plugins/dillo_viewer/dillo_prefs.c
5095                 dialog cleanups
5096
5097 2005-12-04 [paul]       1.9.100cvs60
5098
5099         * src/inc.c
5100         * src/prefs_account.c
5101         * src/prefs_account.h
5102                 allow a Local account to specify a
5103                 default inbox
5104                 (closes bug 843 'Inbox cannot be changed for local
5105                  mailboxes')
5106
5107 2005-12-04 [colin]      1.9.100cvs59
5108
5109         * src/plugins/trayicon/trayicon.c
5110                 Remove Get, rename Get All to Get Mail in order to
5111                 be consistent with the default main toolbar
5112
5113 2005-12-03 [colin]      1.9.100cvs58
5114
5115         * manual/gpl.xml
5116         * manual/sylpheed-claws-manual.xml
5117                 Add GPL appendix
5118
5119 2005-12-03 [paul]       1.9.100cvs57
5120
5121         * AUTHORS
5122         * po/sv.po
5123         * src/gtk/authors.h
5124                 new (partially complete) Swedish translation
5125                 by Anders Troback <sylpheed@troback.com>
5126
5127 2005-12-02 [paul]       1.9.100cvs56
5128
5129         * configure.ac
5130                 libetpan 0.41 required
5131
5132 2005-12-02 [paul]       1.9.100cvs55
5133
5134         * src/plugins/clamav/clamav_plugin.c
5135         * src/plugins/clamav/clamav_plugin.h
5136         * src/plugins/clamav/clamav_plugin_gtk.c
5137         * src/plugins/spamassassin/spamassassin.c
5138         * src/plugins/spamassassin/spamassassin.h
5139         * src/plugins/spamassassin/spamassassin_gtk.c
5140                 unregister prefs pages on unloading, thus
5141                 preventing a crash
5142                 (thanks to Colin for the hint)
5143
5144 2005-12-02 [wwp]        1.9.100cvs54
5145
5146         * src/quote_fmt.h
5147         * src/quote_fmt_parse.y
5148                 fix misuse of gboolean*, use gboolean instead
5149                 (thanks to Paul, Colin, for pointing out that scaring one)
5150
5151 2005-12-02 [paul]       1.9.100cvs53
5152
5153         * src/plugins/clamav/clamav_plugin.c
5154                 int no --> unsigned int no
5155         * src/plugins/clamav/clamav_plugin_gtk.c
5156                 rework config page
5157
5158 2005-12-02 [wwp]        1.9.100cvs52
5159
5160         * src/compose.c
5161         * src/prefs_template.c
5162         * src/quote_fmt.h
5163         * src/quote_fmt_parse.y
5164                 prevent from executing |f and |p templates commands when
5165                 adding or replacing templates in prefs (avoids annoying and
5166                 potentially dangerous behaviours)
5167
5168 2005-12-02 [paul]       1.9.100cvs51
5169
5170         * src/prefs_common.c
5171                 allow translation of some default values
5172                 Patch by Fabien Vantard
5173
5174 2005-12-02 [paul]       1.9.100cvs50
5175
5176         * src/codeconv.c
5177         * src/codeconv.h
5178         * src/prefs_common.c
5179         * src/prefs_common.h
5180         * src/prefs_message.c
5181         * src/textview.c
5182                 remove obsolete 'convert_mb_alnum' option
5183                 and related stuff
5184         * src/gtk/about.c
5185                 remove unused 'about_textview_visibility_notify'
5186
5187 2005-12-02 [paul]       1.9.100cvs49
5188
5189         * src/prefs_account.c
5190         * src/prefs_compose_writing.c
5191         * src/prefs_fonts.c
5192         * src/prefs_gtk.h
5193         * src/prefs_image_viewer.c
5194         * src/prefs_message.c
5195         * src/prefs_other.c
5196         * src/prefs_receive.c
5197         * src/prefs_send.c
5198         * src/prefs_spelling.c
5199         * src/prefs_summaries.c
5200         * src/prefs_wrapping.c
5201         * src/plugins/dillo_viewer/dillo_prefs.c
5202         * src/plugins/pgpcore/prefs_gpg.c
5203                 several cleanups to the prefs dialogs
5204                 (slightly modified) patch by Fabien Vantard
5205
5206 2005-12-02 [paul]       1.9.100cvs48
5207
5208         * src/main.c
5209                 --exit means exit
5210         * src/send_message.c
5211                 fix crash on send when connection fails
5212
5213         Thanks to Colin
5214
5215 2005-12-01 [colin]      1.9.100cvs47
5216
5217         * src/html.c
5218                 Translate &hellip; to "..."
5219
5220 2005-11-30 [colin]      1.9.100cvs46
5221
5222         * src/matcher.c
5223         * src/matcher.h
5224                 Optimize back yesterday's fix.
5225
5226 2005-11-30 [paul]       1.9.100cvs45
5227
5228         * manual/faq.xml
5229                 standardised
5230         * manual/intro.xml
5231                 written by Colin, edited by me
5232
5233 2005-11-29 [colin]      1.9.100cvs44
5234
5235         * src/matcher.c
5236                 Skip headers unconditionnaly in match_body if the
5237                 rule is not message or ~message
5238
5239 2005-11-29 [colin]      1.9.100cvs43
5240
5241         * src/matcher.c
5242                 Fix body_part and such, not skipping headers 
5243                 if the matchcriteria wasn't the first in the rule
5244
5245 2005-11-29 [colin]      1.9.100cvs42
5246
5247         * src/compose.c
5248                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5249                 option missing from message view window)
5250                 Fix double text D'n'D with gtk-2.8
5251         * src/matcher.c
5252                 Fix ~message, ~headers_part, ~body_part rules
5253         * src/messageview.c
5254                 Add Windows-1252 (Closes bug #863)
5255                 Fix accels
5256         * src/gtk/gtkaspell.c
5257                 Properly destroy accels in all menus
5258
5259 2005-11-29 [mones]      1.9.100cvs41
5260
5261         * po/es.po
5262                 Updated.
5263
5264 2005-11-27 [colin]      1.9.100cvs40
5265
5266         * src/mh_gtk.c
5267                 "/Remove mailbox" -> "/Remove mailbox..."
5268
5269 2005-11-27 [paul]       1.9.100cvs39
5270
5271         * AUTHORS
5272         * po/de.po
5273         * src/gtk/authors.h
5274                 updated by new maintainer, Stephan Sachse
5275
5276 2005-11-27 [paul]       1.9.100cvs38
5277
5278         * manual/faq.xml
5279                 written by Colin, edited by me
5280
5281 2005-11-27 [paul]       1.9.100cvs37
5282
5283         * src/prefs_common.c
5284         * src/prefs_common.h
5285         * src/prefs_receive.c
5286         * src/prefs_summaries.c
5287                 move 'go to inbox after receiving new mail'
5288                 option from display/sumamaries to mail
5289                 handling/receive, and rework prefs_summaries
5290                 dialog a little
5291
5292 2005-11-25 [martin]     1.9.100cvs36
5293
5294         * po/de.po
5295             fixed windows-1252 translation;
5296             translated some new and fuzzy strings
5297
5298 2005-11-25 [paul]       1.9.100cvs35
5299
5300         * src/plugins/clamav/clamav_plugin.c
5301                 complete the update done in cvs34
5302
5303 2005-11-25 [paul]       1.9.100cvs34
5304
5305         * src/plugins/clamav/clamav_plugin.c
5306                 reflect upstream changes
5307
5308 2005-11-25 [paul]       1.9.100cvs33
5309
5310         * manual/ack.xml
5311         * manual/plugins.xml
5312         * manual/sylpheed-claws-manual.xml
5313                 written/updated by Colin, edited by me
5314         * tools/acroread2sylpheed.pl
5315                 update binary name
5316
5317 2005-11-24 [colin]      1.9.100cvs32
5318
5319         * src/compose.c
5320                 Fix bug #856 (reediting messages forgets Request
5321                 Return Receipt)
5322
5323 2005-11-24 [paul]       1.9.100cvs31
5324
5325         * manual/addrbook.xml
5326         * manual/starting.xml
5327                 written by Colin, proofread, edited, adapted by me
5328         * manual/advanced.xml
5329                 add some Actions examples
5330         * src/importldif.c
5331                 use a Save button instead of a Close button
5332         * src/wizard.c
5333                 indicate mandatory fields
5334                 fix page display
5335                 Thanks to Colin
5336
5337 2005-11-23 [colin]      1.9.100cvs30
5338
5339         * src/addressbook.c
5340                 Rename menu item, fix possible crash after
5341                 deletion of books
5342         * src/addrindex.c
5343                 Allow searching for '*' in ldap
5344         * src/browseldap.c
5345                 Fix "Browse Entry" (did anyone use it?)
5346         * src/wizard.c
5347                 Add guards for mandatory information
5348
5349 2005-11-23 [paul]       1.9.100cvs29
5350
5351         * manual/advanced.xml
5352                 corrections to the English
5353
5354 2005-11-23 [colin]      1.9.100cvs28
5355
5356         * src/mimeview.c
5357                 Fix possible crash at exit. After the call to
5358                 gtk_container_remove(), the Viewer's widget has no
5359                 more parent so gtk+ automatically frees it and its
5360                 sons. If destroy_viewer() then try to access it,
5361                 problems ensue.
5362
5363 2005-11-22 [colin]      1.9.100cvs27
5364
5365         * src/compose.c
5366         * src/gtk/gtkaspell.c
5367                 Fix right-clicking on a misspelled word
5368                 Fix More... in suggestions menu
5369
5370 2005-11-22 [wwp]        1.9.100cvs26
5371
5372         * src/prefs_template.c
5373                 templates works: re-sort templates list when adding or replacing,
5374                 prevent from adding or replacing when the template name is empty
5375
5376 2005-11-21 [colin]      1.9.100cvs25
5377
5378         * src/addressbook.c
5379                 Fix some addressbook suckage (dnd, select all)
5380         * src/compose.c
5381         * src/gtk/gtkaspell.c
5382         * src/gtk/gtkaspell.h
5383                 Make the spellchecker menu work with the 
5384                 GtkTextView one instead of overriding it
5385
5386 2005-11-20 [paul]       1.9.100cvs24
5387
5388         * manual/handling.xml
5389                 proofread and corrected
5390
5391 2005-11-20 [paul]       1.9.100cvs23
5392
5393         * manual/Makefile
5394                 generate html as one file
5395         * manual/advanced.xml
5396                 fix output generation
5397                 reformat hidden options list
5398         * manual/manual.xml     ** REMOVED **
5399         * manual/sylpheed-claws-manual.xml      ** ADDED **
5400                 renamed
5401
5402 2005-11-18 [colin]      1.9.100cvs22
5403
5404         * src/prefs_account.c
5405                 Fix layout in news and mbox accounts
5406         * manual/account.xml
5407         * manual/advanced.xml
5408                 New contents for Paul to check :)
5409
5410 2005-11-18 [wwp]        1.9.100cvs21
5411
5412         * src/gtk/quicksearch.c
5413                 don't update extended quicksearch buttons twice
5414
5415 2005-11-18 [paul]       1.9.100cvs20
5416
5417         * src/textview.c
5418                 complete 1.9.100cvs19
5419
5420 2005-11-18 [paul]       1.9.100cvs19
5421
5422         * src/compose.c
5423                 cosmetic improvements
5424         * src/textview.c
5425                 also list text/* attachments
5426
5427 2005-11-18 [colin]      1.9.100cvs18
5428
5429         * src/summaryview.c
5430                 Use column 0 instead of -1 in 
5431                 gtk_ctree_node_moveto, in a naive
5432                 hope it'll fix the gtk-related crashes
5433
5434 2005-11-18 [colin]      1.9.100cvs17
5435
5436         * src/gtk/inputdialog.c
5437                 Fix icon staying the first one
5438
5439 2005-11-17 [wwp]        1.9.100cvs16
5440                 fix possible problem showing some quicksearch buttons, and a bad
5441                 call to g_return_if_fail in a function that returns a value (both
5442                 fixes by Fabien Vantard)
5443
5444 2005-11-15 [wwp]        1.9.100cvs15
5445
5446         * src/gtk/quicksearch.c
5447                 added a tooltip to that obscure ... quicksearch button
5448
5449 2005-11-15 [wwp]        1.9.100cvs14
5450
5451         * src/gtk/quicksearch.c
5452                 add a quicksearch helper to filtering expression users: the ... button
5453                 raises the condition expr window. condition expressions set up w/ this
5454                 window are used by the quicksearch if the user closes it pressing OK.
5455
5456 2005-11-14 [paul]       1.9.100cvs13
5457
5458         * src/plugins/clamav/clamav_plugin.c
5459         * src/plugins/spamassassin/spamassassin.c
5460                 change plugin type following recent merging
5461
5462 2005-11-14 [wwp]        1.9.100cvs12
5463
5464         * src/folder.c
5465                 prevent from crashing when copying/moving message(s) from and
5466                 to the same folder
5467
5468 2005-11-14 [paul]       1.9.100cvs11
5469
5470         * src/plugins/clamav/Makefile.am
5471         * src/plugins/clamav/clamav_plugin.c
5472         * src/plugins/clamav/clamav_plugin.h
5473         * src/plugins/clamav/clamav_plugin_gtk.c
5474                 also merge clamav and clamav_gtk plugins
5475
5476 2005-11-13 [colin]      1.9.100cvs10
5477
5478         * configure.ac
5479         * src/plugins/spamassassin/Makefile.am
5480         * src/plugins/spamassassin/spamassassin.c
5481         * src/plugins/spamassassin/spamassassin.h
5482         * src/plugins/spamassassin/spamassassin_gtk.c
5483                 Merge spamassassin and spamassassin_gtk plugins,
5484                 and build it by default.
5485
5486 2005-11-12 [colin]      1.9.100cvs9
5487
5488         * src/etpan/imap-thread.c
5489                 Fix gcc warning
5490
5491 2005-11-12 [colin]      1.9.100cvs8
5492
5493         * src/procmime.c
5494                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5495
5496 2005-11-10 [colin]      1.9.100cvs7
5497
5498         * src/main.c
5499                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5500                 minimised state)
5501
5502 2005-11-10 [wwp]        1.9.100cvs6
5503
5504         * src/gtk/description_window.c
5505                 fix a crash when closing description windows using the WM's [X] button
5506
5507 2005-11-09 [colin]      1.9.100cvs5
5508
5509         * src/common/ssl.c
5510                 Update libetpan call to follow upstream
5511                 (yes, this requires libetpan-0.40cvs3)
5512
5513 2005-11-08 [colin]      1.9.100cvs4
5514
5515         * src/compose.c
5516         * src/textview.c
5517         * src/common/utils.c
5518         * src/common/utils.h
5519                 Enhance the email parser
5520
5521 2005-11-08 [colin]      1.9.100cvs3
5522
5523         * src/procmime.c
5524                 Fix what looks like an off-by-one (fixes 
5525                 attachments from the Bat)
5526
5527 2005-11-08 [wwp]        1.9.100cvs2
5528
5529         * src/main.c
5530                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
5531
5532 2005-11-08 [wwp]        1.9.100cvs1
5533
5534         * src/main.c
5535                 allow exiting Sylpheed-Claws from command-line
5536
5537 2005-11-08 [paul]       1.9.100
5538
5539         1.9.100 released
5540
5541 2005-11-07 [colin]      1.9.99cvs17
5542
5543         * src/addritem.c
5544         * src/ldif.c
5545                 Fix import of base-64 encoded items
5546
5547 2005-11-07 [colin]      1.9.99cvs16
5548
5549         * src/send_message.c
5550                 Fix bug #314 (Queue does not empty under certain 
5551                 circumstances)
5552
5553 2005-11-07 [paul]       1.9.99cvs15
5554
5555         * src/mutt.c
5556         * src/pine.c
5557                 fix buffer overflows
5558                 Thanks to Colin
5559
5560 2005-11-07 [paul]       1.9.99cvs14
5561
5562         * doc/man/Makefile.am
5563         * doc/man/sylpheed-claws.1      ** ADDED **
5564         * doc/man/sylpheed.1            ** DELETED **
5565                 rename and update the man file
5566
5567 2005-11-06 [colin]      1.9.99cvs13
5568
5569         * src/ldif.c
5570                 Fix ldif_get_line() that returned empty strings
5571                 (Didn't understand why). Also fix a possible
5572                 buffer overflow.
5573
5574 2005-11-06 [wwp]        1.9.99cvs12
5575
5576         * src/textview.c
5577         * src/gtk/about.c
5578         * src/gtk/gtkutils.c
5579         * src/gtk/gtkutils.h
5580                 fix a compilation warning,
5581                 make links sensitive in the about dialog
5582
5583 2005-11-04 [wwp]        1.9.99cvs11
5584
5585         * src/gtk/about.c
5586                 don't wrap or translate URIs, and a bit text format cleanup
5587
5588 2005-11-04 [wwp]        1.9.99cvs10
5589
5590         * src/gtk/about.c
5591                 better textview tagging implementation (no more use of marks for
5592                 postponed tagging)
5593
5594 2005-11-02 [colin]      1.9.99cvs9
5595
5596         * src/common/ssl.c
5597                 Forgot an ifdef
5598
5599 2005-11-02 [colin]      1.9.99cvs8
5600
5601         * configure.ac
5602                 Require libetpan-0.40 due to upstream fix
5603         * src/common/ssl.c
5604                 Tell libetpan not to call SSL_Library_Init,
5605                 as we do it ourselves.
5606
5607 2005-11-02 [colin]      1.9.99cvs7
5608
5609         * po/POTFILES.in
5610                 Add missing files (thanks to Fabien Vantard)
5611
5612 2005-11-02 [colin]      1.9.99cvs6
5613
5614         * src/summaryview.c
5615                 Fix totals when read messages are hidden or quicksearch
5616                 is on
5617         * src/ssl_manager.c
5618         * src/ssl_manager.h
5619         * src/common/ssl_certificate.c
5620         * src/common/ssl_certificate.h
5621         * src/gtk/sslcertwindow.c
5622         * src/gtk/sslcertwindow.h
5623                 Fix copyright on my stuff
5624
5625 2005-11-02 [wwp]        1.9.99cvs5
5626
5627         * src/prefs_themes.c
5628                 fix directory name checking (theme installation/removal),
5629                 made related error a bit more verbose
5630
5631 2005-11-02 [colin]      1.9.99cvs4
5632
5633         * src/summaryview.c
5634                 Fix typo (probably fixes bug #841 (Sort by the From 
5635                 field doesn't work)
5636
5637 2005-11-02 [paul]       1.9.99cvs3
5638
5639         * po/ko.po
5640         * po/nb.po
5641                 updated by SungHyun Nam, Geir Helland
5642         * src/wizard.c
5643                 fix typo in welcome message. spotted by
5644                 Andrea Spadaccini
5645
5646 2005-11-01 [colin]      1.9.99cvs2
5647
5648         * src/compose.c
5649                 Fix replying to ml wen confirming subscription
5650         * src/messageview.c
5651         * src/mimeview.c
5652         * src/mimeview.h
5653         * src/privacy.h
5654         * src/summaryview.c
5655                 Make key check non blocking
5656
5657 2005-10-31 [paul]       1.9.99cvs1
5658
5659         * tools/claws.i18n.status.pl
5660                 updated for ChangeLog
5661
5662 2005-10-31 [paul]       1.9.99
5663
5664         1.9.99 released
5665
5666 2005-10-31 [paul]       1.9.15cvs131
5667
5668         * .cvsignore
5669         * ChangeLog
5670         * ChangeLog.claws       ** REMOVED **
5671         * ChangeLog-gtk2.claws  ** REMOVED **
5672         * ChangeLog.gtk1        ** ADDED **
5673         * INSTALL
5674         * Makefile.am
5675         * NEWS
5676         * README
5677         * README.claws          ** REMOVED **
5678         * README.jp             ** REMOVED **
5679         * RELEASE_NOTES         ** ADDED **
5680         * RELEASE_NOTES.claws   ** REMOVED **
5681         * commitHelper
5682         * configure.ac
5683         * sylpheed.spec.in      ** REMOVED **
5684                 tidy up and update the default docs:
5685                 ChangeLog.claws is renamed ChangeLog.gtk1
5686                 ChangeLog-gtk2.claws is renamed ChangeLog
5687                 README.claws is renamed README
5688                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5689
5690 2005-10-31 [paul]       1.9.15cvs130
5691
5692         * po/it.po
5693                 fix errors
5694
5695 2005-10-31 [paul]       1.9.15cvs129
5696
5697         * po/ca.po
5698         * po/de.po
5699         * po/en_GB.po
5700         * po/fr.po
5701         * po/it.po
5702         * po/pt_BR.po
5703         * po/sk.po
5704         * po/sr.po
5705         * po/zh_CN.po
5706                 updated by Miquel Oliete, Stephan Sachse and
5707                 Thomas Gilgin, me, Fabien Vantard, Andrea
5708                 Spadaccini, Frederico Goncalves Guimaraes,
5709                 Andrej Kacian, Aleksandar Urosevic, and
5710                 Ralgh Young.
5711
5712 2005-10-31 [mones]      1.9.15cvs128
5713
5714         * manual/faq.xml
5715                 More questions.
5716         
5717         * po/es.po
5718                 Updated for release.
5719
5720 2005-10-30 [colin]      1.9.15cvs127
5721
5722         * src/compose.c
5723                 Place cursor before rewrapping (fixes cursor
5724                 pos if quotation gets rewrapped)
5725
5726 2005-10-29 [paul]       1.9.15cvs126
5727
5728         * src/crash.c
5729         * src/foldersel.c
5730         * src/main.c
5731         * src/messageview.c
5732         * src/toolbar.c
5733         * src/gtk/authors.h
5734                 corrections to text items
5735
5736 2005-10-28 [colin]      1.9.15cvs125
5737
5738         * src/messageview.c
5739                 Make "hit 'C' to check sig" work from extern 
5740                 messageviews
5741
5742 2005-10-27 [colin]      1.9.15cvs124
5743
5744         * src/summaryview.c
5745                 Add a hack to avoid segfaulting when hammering 
5746                 on gtk's events
5747
5748 2005-10-27 [wwp]        1.9.15cvs123
5749
5750         * src/prefs_themes.c
5751                 sort list of themes names in themes prefs
5752
5753 2005-10-27 [paul]       1.9.15cvs122
5754
5755         * src/folder.c
5756         * src/prefs_account.c
5757                 fix building on Solaris
5758                 Patch by Alex Moore
5759
5760 2005-10-27 [wwp]        1.9.15cvs121
5761
5762         * src/summaryview.c
5763         * src/gtk/gtksctree.c
5764                 speed up unselecting messages in summary view (thanks to Colin)
5765
5766 2005-10-27 [paul]       1.9.15cvs120
5767
5768         * src/mainwindow.c
5769                 fix a compilation warning
5770         * src/summaryview.c
5771                 fix updating of 'n items selected' count
5772                 when deselecting
5773
5774 2005-10-27 [martin]     1.9.15cvs119
5775
5776         * src/action.c
5777                 ignore actions with a leading '/' in the action menu name
5778                 fixes a crash on menu creation
5779         * src/prefs_actions.c
5780                 do not allow a leading '/' in the action menu name
5781
5782 2005-10-27 [paul]       1.9.15cvs118
5783
5784         * src/main.c
5785                 fix compilation warning
5786
5787 2005-10-27 [paul]       1.9.15cvs117
5788
5789         * src/procmime.c
5790                 add #if HAVE_LOCALE_H
5791
5792 2005-10-27 [paul]       1.9.15cvs116
5793
5794         * src/plugins/clamav/clamav_plugin.c
5795         * src/plugins/dillo_viewer/dillo_viewer.c
5796         * src/plugins/mathml_viewer/mathml_viewer.c
5797         * src/plugins/pgpcore/plugin.c
5798         * src/plugins/pgpinline/plugin.c
5799         * src/plugins/pgpmime/plugin.c
5800         * src/plugins/spamassassin/spamassassin.c
5801         * src/plugins/trayicon/trayicon.c
5802                 plugin_init() : make error messages more
5803                 informative
5804
5805 2005-10-26 [wwp]        1.9.15cvs115
5806
5807         * src/prefs_matcher.c
5808                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5809
5810 2005-10-26 [wwp]        1.9.15cvs114
5811
5812         * src/procmime.c
5813         * src/gtk/gtksctree.c
5814         * src/plugins/spamassassin/libspamc.c
5815         * src/plugins/spamassassin/spamassassin.c
5816                 fix some compilation warnings more
5817
5818 2005-10-26 [mones]      1.9.15cvs113
5819
5820         * po/es.po
5821                 Updated translation
5822
5823 2005-10-26 [paul]       1.9.15cvs112
5824
5825         * src/prefs_message.c
5826                 give all display_xface stuff the
5827                 #if HAVE_LIBCOMPFACE treatment, thus
5828                 preventing a crash
5829                 (Thanks to Wolfgang Enderlein)
5830
5831 2005-10-26 [colin]      1.9.15cvs111
5832
5833         * src/gedit-print.c
5834                 Fix date format
5835         * src/imap_gtk.c
5836         * src/news_gtk.c
5837                 Remove context menu items that should not be there
5838         * src/jpilot.c
5839                 Fix encoding
5840         * src/main.c
5841         * src/mainwindow.c
5842                 Don't show the mainwindow too soon
5843
5844 2005-10-26 [wwp]        1.9.15cvs110
5845
5846         * src/folder.c
5847         * src/manual.c
5848         * src/summaryview.c
5849                 fix uninitialized pointers in the folder updating hook
5850                 (thanks to Colin)
5851
5852 2005-10-25 [mones]      1.9.15cvs109
5853
5854         * manual/faq.xml
5855                 General information subsection completed. 
5856                 Removed archaic references.
5857                 
5858         * manual/Makefile
5859         * manual/dtd/manual.dsl
5860                 Added customization stylesheet for getting paragraphs
5861                 fully justified in PDF output (as suggested by Colin).
5862
5863 2005-10-25 [colin]      1.9.15cvs108
5864
5865         * src/compose.c
5866                 Fix a second leak
5867
5868 2005-10-25 [colin]      1.9.15cvs107
5869
5870         * src/addrbook.c
5871         * src/addrindex.c
5872                 Fix leak (xml_get_element() allocates memory)
5873         * src/compose.c
5874                 Fix leak + dead code (shame!)
5875         * src/procmime.c
5876                 Fix leak
5877
5878 2005-10-25 [colin]      1.9.15cvs106
5879
5880         * src/mimeview.c
5881                 Fix encoding issue in Save all and in 
5882                 overwrite-confirmation alertpanel
5883
5884 2005-10-25 [colin]      1.9.15cvs105
5885
5886         * src/common/socket.c
5887                 Fix a leak - Thanks to Christopher Aillon
5888                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5889
5890 2005-10-25 [paul]       1.9.15cvs104
5891
5892         * src/wizard.c
5893                 Always guess servers from the right-hand
5894                 email part and guess username from the
5895                 left-hand part. (Thanks to Colin)
5896                 add an X-Face to the welcome message
5897
5898 2005-10-25 [paul]       1.9.15cvs103
5899
5900         * manual/handling.xml
5901                 written by Colin, edited by me
5902
5903 2005-10-25 [wwp]        1.9.15cvs102
5904
5905         * src/folderview.c
5906         * src/grouplistdialog.c
5907         * src/imap.c
5908         * src/noticeview.c
5909                 fix some compilation warnings
5910
5911 2005-10-24 [paul]
5912
5913         1.9.99-rc3 released
5914
5915 2005-10-24 [paul]       1.9.15cvs101
5916
5917         * src/gtk/about.c
5918                 fix window sizing
5919
5920 2005-10-24 [paul]       1.9.15cvs100
5921
5922         * src/pixmaps/offline.xpm
5923         * src/pixmaps/online.xpm
5924                 replace with last default versions
5925
5926 2005-10-24 [colin]      1.9.15cvs99
5927
5928         * src/imap.c
5929                 Fix bug when moving a folder
5930         * src/imap_gtk.c
5931         * src/mh_gtk.c
5932                 "Delete folder" pops up a window, so it 
5933                 should be suffixed with "..."
5934         * src/plugins/pgpcore/sgpgme.c
5935                 Include locale.h
5936
5937 2005-10-24 [mones]      1.9.15cvs98
5938
5939         * manual/Makefile
5940         * manual/account.xml
5941         * manual/ack.xml
5942         * manual/addrbook.xml
5943         * manual/advanced.xml
5944         * manual/faq.xml
5945         * manual/glossary.xml
5946         * manual/gpl.xml
5947         * manual/handling.xml
5948         * manual/intro.xml
5949         * manual/keyboard.xml
5950         * manual/manual.xml
5951         * manual/plugins.xml
5952         * manual/starting.xml
5953         * manual/dtd/sdocbook.dtd
5954                 Initial manual structure and some content.
5955
5956 2005-10-23 [wwp]        1.9.15cvs97
5957
5958         * src/gtk/about.c
5959                 fix a typo
5960
5961 2005-10-23 [wwp]        1.9.15cvs96
5962
5963         * src/gtk/about.c
5964         * src/gtk/authors.h
5965                 rework of the about window (main work by Paul), also featuring a few
5966                 fixes for typos and duplicate names
5967
5968 2005-10-23 [wwp]        1.9.15cvs95
5969
5970         * src/.cvsignore
5971                 Ignore the right binary name (sylpheed-claws now)
5972
5973 2005-10-23 [paul]       1.9.15cvs94
5974
5975         * src/compose.c
5976                 when using Folder Pref 'Default To for
5977                 replies' make the entry in the Compose
5978                 window bold
5979                 Patch by Fabien Vantard
5980
5981 2005-10-22 [colin]      1.9.15cvs93
5982
5983         * src/codeconv.c
5984                 Fix leak
5985
5986 2005-10-22 [colin]      1.9.15cvs92
5987
5988         * src/codeconv.c
5989                 try to convert using locale (apart utf8) if necessary
5990
5991 2005-10-22 [colin]      1.9.15cvs91
5992
5993         * src/pixmaps/new.xpm
5994         * src/pixmaps/unread.xpm
5995                 Make the unread envelope blue again and
5996                 saturate the new one a bit more.
5997
5998 2005-10-22 [colin]      1.9.15cvs90
5999
6000         * src/compose.c
6001                 When replying to a mail sent by one of our accounts,
6002                 use the original list of recipients. Let 'Reply All'
6003                 and 'Reply to sender' work like previously.
6004
6005 2005-10-21 [colin]      1.9.15cvs89
6006
6007         * src/prefs_filtering.c
6008                 Clear fields after add and replace
6009         * src/textview.c
6010                 Display xface differently (better)
6011         * src/plugins/pgpinline/pgpinline.c
6012                 Fix crappy encodings/recodings
6013
6014 2005-10-21 [paul]       1.9.15cvs88
6015
6016         * src/compose.c
6017         * src/prefs_folder_item.c
6018         * src/toolbar.c
6019                 fix news folder Folder Properties
6020                 (thanks to Colin)
6021         * src/folderview.c
6022                 update folderview after Themes change
6023                 keep selected folder selected
6024                 (thanks to Colin)
6025
6026 2005-10-21 [paul]       1.9.15cvs87
6027
6028         * tools/Makefile.am
6029         * tools/OOo2sylpheed.pl
6030         * tools/README
6031         * tools/README.sylprint
6032         * tools/asus_mailled.sh         ** REMOVED **
6033         * tools/filter_conv.pl
6034         * tools/freshmeat_search.pl
6035         * tools/google_search.pl
6036         * tools/gpg-sign-syl            ** REMOVED **
6037         * tools/kmail2sylpheed.pl
6038         * tools/kmail2sylpheed_v2.pl
6039         * tools/multiwebsearch.pl
6040         * tools/nautilus2sylpheed.sh
6041         * tools/newscache_clean.pl
6042         * tools/outlook2sylpheed.pl
6043         * tools/sylpheed-switcher       ** REMOVED **
6044         * tools/sylprint.pl
6045         * tools/sylprint.rc
6046         * tools/tb2sylpheed
6047         * tools/vcard2xml.py
6048         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6049                 update default config dir
6050                 update binary name (thanks to Fabien Vantard)
6051                 remove obsolete scripts
6052
6053 2005-10-21 [colin]      1.9.15cvs86
6054
6055         * src/inc.c
6056                 Fix possible leak and units. Based on a patch by
6057                 Fabien Vantard.
6058
6059 2005-10-20 [colin]      1.9.15cvs85
6060
6061         * src/textview.c
6062                 Clear xface when clearing textview
6063
6064 2005-10-20 [colin]      1.9.15cvs84
6065
6066         * configure.ac
6067         * src/folderview.c
6068         * src/headerview.c
6069         * src/main.c
6070         * src/prefs_common.c
6071         * src/prefs_common.h
6072         * src/prefs_message.c
6073         * src/textview.c
6074         * src/textview.h
6075         * src/common/defs.h
6076         * src/common/utils.c
6077         * src/common/utils.h
6078         * src/gtk/gtkutils.c
6079         * src/gtk/gtkutils.h
6080                 Migrate config to .sylpheed-claws (Automatically)
6081                 Add a way to get the Xface in the TextView
6082
6083 2005-10-20 [colin]      1.9.15cvs83
6084
6085         * src/gtk/Makefile.am
6086         * src/gtk/about.c
6087         * src/gtk/authors.h
6088                 Make the about dialog *grooovy*
6089
6090 2005-10-20 [colin]      1.9.15cvs82
6091
6092         * src/mimeview.c
6093                 Use "Open with" on double click if no command
6094                 was found
6095
6096 2005-10-20 [colin]      1.9.15cvs81
6097
6098         * src/imap.c
6099         * src/etpan/imap-thread.c
6100                 Fix possible crash.
6101
6102 2005-10-20 [paul]       1.9.15cvs80
6103
6104         * src/folder.c
6105                 don't show clipkey icon if the only
6106                 attachment is the signature
6107                 Patch by Colin
6108
6109 2005-10-20 [paul]       1.9.15cvs79
6110
6111         * AUTHORS
6112         * src/plugins/pgpmime/pgpmime.c
6113                 name the PGP/MIME signature 'signature.asc'
6114                 Patch by Andrew Nelson <freeandy@gmail.com>
6115
6116 2005-10-19 [colin]      1.9.15cvs78
6117
6118         * src/plugins/pgpmime/pgpmime.c
6119                 Oops, no need to double-check though
6120
6121 2005-10-19 [colin]      1.9.15cvs77
6122
6123         * src/plugins/pgpinline/pgpinline.c
6124         * src/plugins/pgpmime/pgpmime.c
6125                 Check that my_tmpfile() doesn't 
6126                 return NULL
6127
6128 2005-10-19 [colin]      1.9.15cvs76
6129
6130         * src/common/utils.c
6131                 Use shorter mime boundaries to avoid having
6132                 MTAs rewrapping our headers, breaking the
6133                 PGP signature in the process 
6134         * src/compose.c
6135         * src/plugins/pgpmime/pgpmime.c
6136                 Check for boundary uniqueness to be sure
6137                 it won't happen, instead of hoping for the
6138                 best
6139
6140 2005-10-19 [colin]      1.9.15cvs75
6141
6142         * sylpheed-claws.desktop
6143         * src/Makefile.am
6144         * src/main.c
6145                 Ship a sylpheed-claws binary instead
6146                 of a sylpheed one. Change the socket
6147                 name, too
6148         * src/folderview.c
6149                 Update folder only if it changed
6150         * src/wizard.c
6151                 Fix i18n in welcome mail, patch by
6152                 Fabien Vantard
6153
6154 2005-10-19 [paul]
6155
6156         1.9.99-rc2 released
6157
6158 2005-10-19 [paul]       1.9.15cvs74
6159
6160         * src/folder.c
6161         * src/folderview.c
6162                 fix summaryview update
6163                 Patch by Colin
6164
6165 2005-10-18 [colin]      1.9.15cvs73
6166
6167         * src/plugins/pgpcore/passphrase.c
6168                 Don't XGrabServer, and try a bit more to 
6169                 sync everything before grabbing mouse/keyboard
6170
6171 2005-10-18 [colin]      1.9.15cvs72
6172
6173         * src/Makefile.am
6174         * src/addressadd.c
6175         * src/addressbook.c
6176         * src/folderview.c
6177         * src/grouplistdialog.c
6178         * src/mimeview.c
6179         * src/stock_pixmap.c
6180         * src/stock_pixmap.h
6181         * src/summaryview.c
6182         * src/gtk/gtksctree.c
6183         * src/gtk/gtksctree.h
6184         * src/pixmaps/empty.xpm
6185                 Implement a wrapper call for gtk_ctree_set_node_info
6186                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6187                 pixmap instead of a NULL one. This works around some
6188                 memory problems deep inside gtk, revealed by valgrind,
6189                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6190                 as locked crashes sylpheed.), as well as, probably, 
6191                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6192
6193 2005-10-17 [colin]      1.9.15cvs71
6194
6195         * src/mimeview.c
6196                 Provide visual feedback when checking
6197                 signature
6198
6199 2005-10-17 [colin]      1.9.15cvs70
6200
6201         * src/main.c
6202                 Keep the folder list frozen while checking caches...
6203
6204 2005-10-17 [colin]      1.9.15cvs69
6205
6206         * src/addr_compl.c
6207                 Fi bug #833 (Autocompleting from addressbook 
6208                 fails with extended chars)
6209         * src/imap.c
6210                 Fix 'adding messages' staying in statusbar
6211                 after an error
6212
6213 2005-10-17 [wwp]        1.9.15cvs68
6214
6215         * src/ssl_manager.c
6216                 Fix buttons' layout resizing when window size changes
6217
6218 2005-10-17 [wwp]        1.9.15cvs67
6219
6220         * src/account.c
6221         * src/prefs_account.c
6222         * src/prefs_common.c
6223         * src/prefs_common.h
6224         * src/prefs_folder_item.c
6225         * src/prefs_gtk.c
6226         * src/gtk/logwindow.c
6227         * src/gtk/pluginwindow.c
6228         * src/gtk/prefswindow.c
6229         * src/gtk/prefswindow.h
6230                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6231
6232 2005-10-17 [paul]       1.9.15cvs66
6233
6234         * configure.ac
6235                 fix missing libetpan message
6236         * po/en_GB.po
6237                 updated
6238         * src/crash.c
6239         * src/manual.c
6240         * src/prefs_themes.c
6241         * src/common/defs.h
6242                 add some new URI defines, change some
6243                 others
6244         * src/wizard.c
6245                 make welcome message translatable
6246                 small improvements to english
6247                 other tweaks
6248         * src/gtk/menu.c
6249                 fix warnings
6250
6251 2005-10-17 [paul]       1.9.15cvs65
6252
6253         * src/summaryview.c
6254                 fix column titles
6255
6256 2005-10-16 [mones]      1.9.15cvs64
6257
6258         * po/es.po
6259                 Updated translation
6260
6261 2005-10-16 [colin]
6262
6263         1.9.99-rc1 released
6264
6265 2005-10-16 [colin]      1.9.15cvs63
6266
6267         * src/wizard.c
6268                 Fix whitespace
6269
6270 2005-10-16 [colin]      1.9.15cvs62
6271
6272         * src/toolbar.c
6273                 s/Get All/Get Mail/
6274         * src/wizard.c
6275                 Real welcome mail text, thanks Paul
6276
6277 2005-10-16 [colin]      1.9.15cvs61
6278
6279         * src/editldap.c
6280         * src/exporthtml.c
6281         * src/main.c
6282         * src/mainwindow.c
6283         * src/prefs_themes.c
6284         * src/prefs_toolbar.c
6285         * src/plugins/demo/demo.c
6286         * src/plugins/trayicon/trayicon.c
6287                 s/Sylpheed/Sylpheed-Claws/
6288
6289 2005-10-16 [colin]      1.9.15cvs60
6290
6291         * src/wizard.c
6292                 Add a welcome email in the first empty mailbox
6293         * src/prefs_common.c
6294                 Change one more default
6295
6296 2005-10-16 [colin]      1.9.15cvs59
6297
6298         * src/wizard.c
6299                 Remove printf
6300
6301 2005-10-16 [colin]      1.9.15cvs58
6302
6303         * src/toolbar.c
6304         * src/prefs_common.c
6305                 Change some defaults
6306
6307 2005-10-16 [colin]      1.9.15cvs57
6308
6309         * src/toolbar.c
6310         * src/prefs_common.c
6311                 Change some defaults
6312
6313 2005-10-16 [colin]      1.9.15cvs56
6314
6315         * src/wizard.c
6316                 By default, initialize fonts to have
6317                 the same size as normal GtkWidgets
6318
6319 2005-10-16 [colin]      1.9.15cvs55
6320
6321         * src/mimeview.c
6322                 Fix message a bit more
6323
6324 2005-10-16 [colin]      1.9.15cvs54
6325
6326         * src/addressbook.c
6327                 Second attempt at flicker fixing
6328
6329 2005-10-16 [colin]      1.9.15cvs53
6330
6331         * src/addressbook.c
6332                 Fix flicker
6333
6334 2005-10-16 [wwp]        1.9.15cvs52
6335
6336         * src/addressbook.c
6337         * src/editaddress.c
6338         * src/prefs_common.c
6339         * src/prefs_common.h
6340                 Remember window sizes (address book)
6341
6342 2005-10-16 [wwp]        1.9.15cvs51
6343
6344         * src/plugins/clamav/clamav_plugin_gtk.c
6345         * src/plugins/spamassassin/spamassassin_gtk.c
6346                 Fix compilation warnings (missing #include).
6347
6348 2005-10-16 [colin]      1.9.15cvs50
6349
6350         * src/mimeview.c
6351         * src/summaryview.c
6352         * src/textview.c
6353                 Make 'c' check signature, and forward
6354                 c, l, y, t from summaryview to mimeview
6355
6356 2005-10-16 [colin]      1.9.15cvs49
6357
6358         * src/addressbook.c
6359                 Put border around buttons
6360         * src/mainwindow.c
6361         * src/summaryview.c
6362                 Rework menus (Patch based on a patch
6363                 by Paul)
6364
6365 2005-10-15 [wwp]        1.9.15cvs48
6366
6367         * src/editjpilot.c
6368         * src/editldap.c
6369         * src/editvcard.c
6370         * src/exphtmldlg.c
6371         * src/expldifdlg.c
6372         * src/export.c
6373         * src/import.c
6374         * src/importldif.c
6375         * src/importmutt.c
6376         * src/importpine.c
6377         * src/prefs_account.c
6378         * src/prefs_spelling.c
6379         * src/gtk/gtkutils.c
6380         * src/gtk/gtkutils.h
6381         * src/plugins/clamav/clamav_plugin_gtk.c
6382         * src/plugins/spamassassin/spamassassin_gtk.c
6383                 use nicer browse-for-file/dir buttons than the "..." ones,
6384                 code factorizing more.
6385
6386 2005-10-14 [colin]      1.9.15cvs47
6387
6388         * src/mainwindow.c
6389                 set relief on the account switcher so that people see it
6390                 grey out Create processing rules when no message is selected
6391         * src/prefs_filtering.c
6392                 ask before closing if the rule has not been modified, even if
6393                 it's not valid
6394         * src/prefs_matcher.c
6395                 fix sensitivity when entering the dialog
6396         * src/gtk/inputdialog.c
6397                 display a better icon on password ask
6398         * src/plugins/pgpcore/passphrase.c
6399                 make the dialog look better
6400
6401 2005-10-14 [paul]       1.9.15cvs46
6402
6403         * src/folderview.c
6404                 indicate presense of marked msgs in
6405                 unexpanded subfolders
6406
6407 2005-10-14 [paul]       1.9.15cvs45
6408
6409         * src/prefs_actions.c
6410         * src/prefs_common.c
6411         * src/prefs_common.h
6412         * src/prefs_filtering_action.c
6413         * src/prefs_matcher.c
6414         * src/prefs_template.c
6415                 remember window sizes
6416                 fix Info button size
6417
6418         Patches by wwp
6419
6420 2005-10-13 [colin]      1.9.15cvs44
6421
6422         * src/mimeview.c
6423         * src/noticeview.c
6424         * src/noticeview.h
6425                 Add a tooltip on the icon (optional) 
6426                 Get rid of the signature buttons and only
6427                 use the icon+tooltip
6428
6429 2005-10-13 [colin]      1.9.15cvs43
6430
6431         * src/noticeview.c
6432         * src/noticeview.h
6433                 Add hand cursor for hovering over icon
6434
6435 2005-10-13 [colin]      1.9.15cvs42
6436
6437         * src/summaryview.c
6438                 Fix crash when quicksearch's hidden 
6439                 at startup
6440
6441 2005-10-13 [colin]      1.9.15cvs41
6442
6443         * src/compose.c
6444                 Set subject when forwarding multiple mails
6445                 Check that other recipient than the default Cc or Bcc
6446                 have been set before sending.
6447
6448 2005-10-13 [colin]      1.9.15cvs40
6449
6450         * src/imap.c
6451                 Batch per-folder
6452                 Introduce locking, but don't use it yet
6453
6454 2005-10-13 [colin]      1.9.15cvs39
6455
6456         * src/gtk/quicksearch.c
6457                 Reset quicksearch when hiding it
6458                 Make sticky a real pref
6459
6460 2005-10-13 [colin]      1.9.15cvs38
6461
6462         * src/summaryview.c
6463                 Faster prefs apply
6464
6465 2005-10-13 [colin]      1.9.15cvs37
6466
6467         * src/mimeview.c
6468         * src/noticeview.c
6469         * src/noticeview.h
6470         * src/plugins/pgpcore/sgpgme.c
6471                 Make privacy icon clickable
6472                 Move Trust field in Full info
6473                 When trust is less than full, don't display
6474                 a warning icon
6475
6476 2005-10-13 [colin]      1.9.15cvs36
6477
6478         * src/folder.c
6479                 Batch on flags sync
6480         * src/folderview.c
6481                 Revert speed hack which is dangerous in fact
6482                 Apply prefs faster
6483
6484 2005-10-13 [colin]      1.9.15cvs35
6485
6486         * src/folder_item_prefs.c
6487                 Fix pref corruption on folder move. Patch
6488                 by wwp
6489
6490 2005-10-13 [paul]       1.9.15cvs34
6491
6492         * src/export.c
6493         * src/import.c
6494                 fix typos in g_warnings
6495         * src/prefs_account.c
6496                 add a file selector for Signature file
6497
6498         Patches by wwp
6499
6500 2005-10-12 [colin]      1.9.15cvs33
6501
6502         * src/mimeview.c
6503                 Provide a quick way to go back from a
6504                 signature's full info to the email part
6505
6506 2005-10-12 [colin]      1.9.15cvs32
6507
6508         * src/compose.c
6509                 Remove old hack of encoding signed mails with base64.
6510                 QP works equally well.
6511
6512 2005-10-12 [colin]      1.9.15cvs31
6513
6514         * src/crash.c
6515                 Replace deprecated GtkText with GtkTextView
6516         * src/imap.c
6517                 Fix a logic bug about counts in imap_select
6518                 (previously un-triggered)
6519         * src/mainwindow.c
6520         * src/summaryview.c
6521         * src/news.c
6522                 Allow local deletion of news posts
6523         * src/mimeview.c
6524                 Show GPG noticeview on the message/rfc822 part
6525                 in addition to the text/plain one
6526         * src/prefs_image_viewer.c
6527           src/plugins/pgpcore/prefs_gpg.c
6528                 Polish (set the label as part of the checkbox)
6529         * src/wizard.c
6530                 Don't sit there doing nothing after destroying
6531                 the window - return err
6532
6533 2005-10-11 [colin]      1.9.15cvs30
6534
6535         * src/folderview.c
6536                 Apply processing rules before showing folders.
6537                 Early folder show (before flags sync) will only
6538                 be done when there are no processing rules (nor
6539                 pre- or post- ones)
6540         * src/imap.c
6541                 Fix stuff related to mail subdir, creation and 
6542                 deletion of folders 
6543         * src/imap_gtk.c
6544                 Don't allow creation of folders in NoInferior
6545                 folders, as it won't work
6546
6547 2005-10-10 [colin]      1.9.15cvs29
6548
6549         * src/compose.c
6550                 Reselect "None" Privacy system when selecting an
6551                 account with no privacy system defined
6552
6553 2005-10-10 [colin]      1.9.15cvs28
6554
6555         * src/mainwindow.c
6556                 Add Windows-1252 encoding
6557         * src/prefs_common.c
6558                 Rework some defaults:
6559                 - autosave to draft by default
6560                 - don't show header pane (it's already in the textview)
6561                 - Select first new or unread mail on entry
6562                 - Assume 'Yes' to change folder when there's no more
6563                   unread message
6564         * src/prefs_matcher.c
6565                 Fix a gtk assertion failure
6566         * src/gtk/colorlabel.c
6567                 Workaround bad repainting on selection
6568         * src/main.c
6569                 Freeze/thaw (a bit faster on ssh -X)
6570         * src/msgcache.c
6571                 Get rid of StrdupConverter that just adds an
6572                 extra strdup/free 
6573         * src/etpan/imap_thread.c
6574                 memset buf to 0
6575
6576 2005-10-10 [colin]      1.9.15cvs27
6577
6578         * src/export.c
6579         * src/import.c
6580                 Fix compile on gtk 2.4. Patch by wwp
6581
6582 2005-10-09 [colin]      1.9.15cvs26
6583
6584         * src/mainwindow.c
6585         * src/messageview.c
6586         * src/summaryview.c
6587                 Clarify forward menus. Patch by wwp
6588
6589 2005-10-09 [colin]      1.9.15cvs25
6590
6591         * src/compose.c
6592         * src/compose.h
6593                 Fix bug #829 (Non-working "Encrypt message by 
6594                 default when replying to an encrypted message")
6595
6596 2005-10-08 [colin]      1.9.15cvs24
6597
6598         * src/wizard.c
6599                 Fix bug #827 ("Welcome" setup wizard after a 
6600                 permission error gives up & forgets itself.)
6601
6602 2005-10-08 [colin]      1.9.15cvs23
6603
6604         * src/procmime.c
6605                 Fix bug #828 (Ignoring headers with spaces around = sign)
6606
6607 2005-10-08 [colin]      1.9.15cvs22
6608
6609         * src/export.c
6610                 Warning fix by wwp
6611
6612 2005-10-08 [colin]      1.9.15cvs21
6613
6614         * src/folder.c
6615         * src/folder.h
6616                 Add a processing_pending indicator, set on 
6617                 folder_item_open and cleared after 
6618                 folder_item_process_open
6619         * src/folderview.c
6620         * src/summaryview.c
6621                 wrap procmsg_msginfo_*_flags, and in the
6622                 wrapper check that there's no folder processing 
6623                 pending. If there is, defer the flags change until 
6624                 processing is done to avoid stepping over each
6625                 other's toes.
6626                 Freeze during processing, but not during scanning.
6627
6628 2005-10-07 [colin]      1.9.15cvs20
6629
6630         * src/plugins/pgpcore/passphrase.c
6631                 Fix bug #826 (X-Server hangs when 
6632                 right-clicking a PGP encrypted message)
6633
6634 2005-10-07 [paul]       1.9.15cvs19
6635
6636         * src/compose.c
6637                 fix compose_entries[]
6638                 patch by Fabien Vantard
6639
6640 2005-10-06 [colin]      1.9.15cvs18
6641
6642         * src/pixmaps/address.xpm
6643         * src/pixmaps/address_book.xpm
6644         * src/pixmaps/book.xpm
6645         * src/pixmaps/check_spelling.xpm
6646         * src/pixmaps/checkbox_off.xpm
6647         * src/pixmaps/checkbox_on.xpm
6648         * src/pixmaps/close.xpm
6649         * src/pixmaps/complete.xpm
6650         * src/pixmaps/continue.xpm
6651         * src/pixmaps/deleted.xpm
6652         * src/pixmaps/down_arrow.xpm
6653         * src/pixmaps/exec.xpm
6654         * src/pixmaps/forwarded.xpm
6655         * src/pixmaps/group.xpm
6656         * src/pixmaps/ignorethread.xpm
6657         * src/pixmaps/interface.xpm
6658         * src/pixmaps/jpilot.xpm
6659         * src/pixmaps/ldap.xpm
6660         * src/pixmaps/linewrap.xpm
6661         * src/pixmaps/linewrapcurrent.xpm
6662         * src/pixmaps/mail.xpm
6663         * src/pixmaps/mail_attach.xpm
6664         * src/pixmaps/mail_compose.xpm
6665         * src/pixmaps/mail_forward.xpm
6666         * src/pixmaps/mail_receive.xpm
6667         * src/pixmaps/mail_receive_all.xpm
6668         * src/pixmaps/mail_reply.xpm
6669         * src/pixmaps/mail_reply_to_all.xpm
6670         * src/pixmaps/mail_reply_to_author.xpm
6671         * src/pixmaps/mail_send.xpm
6672         * src/pixmaps/mail_send_queue.xpm
6673         * src/pixmaps/mime_application.xpm
6674         * src/pixmaps/mime_audio.xpm
6675         * src/pixmaps/mime_image.xpm
6676         * src/pixmaps/mime_message.xpm
6677         * src/pixmaps/mime_text_enriched.xpm
6678         * src/pixmaps/mime_text_html.xpm
6679         * src/pixmaps/mime_text_plain.xpm
6680         * src/pixmaps/mime_unknown.xpm
6681         * src/pixmaps/new.xpm
6682         * src/pixmaps/news_compose.xpm
6683         * src/pixmaps/offline.xpm
6684         * src/pixmaps/online.xpm
6685         * src/pixmaps/paste.xpm
6686         * src/pixmaps/preferences.xpm
6687         * src/pixmaps/privacy_emblem_encrypted.xpm
6688         * src/pixmaps/privacy_expired.xpm
6689         * src/pixmaps/privacy_failed.xpm
6690         * src/pixmaps/privacy_passed.xpm
6691         * src/pixmaps/privacy_signed.xpm
6692         * src/pixmaps/privacy_unknown.xpm
6693         * src/pixmaps/privacy_warn.xpm
6694         * src/pixmaps/properties.xpm
6695         * src/pixmaps/replied.xpm
6696         * src/pixmaps/search.xpm
6697         * src/pixmaps/unread.xpm
6698         * src/pixmaps/up_arrow.xpm
6699         * src/pixmaps/vcard.xpm
6700                 Modernize internal theme, with icons from the 
6701                 Gnomaws theme. Keep some of the old ones where
6702                 they were better.
6703
6704 2005-10-06 [colin]      1.9.15cvs17
6705
6706         * src/summaryview.c
6707                 Little optimisations + bugfix
6708         * src/toolbar.c
6709                 Remove default useless items - useless being defined
6710                 by the default relevant prefs
6711         * src/wizard.c
6712                 include config.h to make gettext work
6713         * src/prefs_themes.c
6714                 Fix selection of current theme in prefs
6715
6716 2005-10-06 [colin]      1.9.15cvs16
6717
6718         * src/prefs_common.c
6719         * src/prefs_common.h
6720         * src/prefs_summaries.c
6721         * src/folderview.c
6722                 Add a warning dialog on Mark all read 
6723                 (with pref to get rid of it)
6724
6725 2005-10-06 [paul]       1.9.15cvs15
6726
6727         * po/nb.po
6728         * po/pt_BR.po
6729                 updated by Geir Helland and Frederico
6730                 Goncalves Guimaraes
6731
6732 2005-10-05 [colin]      1.9.15cvs14
6733
6734         * src/folder.c
6735         * src/folder.h
6736         * src/folderview.c
6737         * src/folderview.h
6738         * src/imap_gtk.c
6739         * src/mh_gtk.c
6740         * src/mainwindow.c
6741         * src/setup.c
6742                 add a way to rescan without rebuilding
6743                 make moving a bit faster (less folders changes)
6744                 don't lock the tree on Get 
6745         * src/imap.c
6746                 Don't re-delete deleted messages before expunging
6747         * src/summaryview.c
6748                 Set batch mode when deleting mails
6749
6750 2005-10-05 [paul]       1.9.15cvs13
6751
6752         * src/mainwindow.c
6753         * src/mainwindow.h
6754                 fix disabled Execute menu item
6755         * src/toolbar.c
6756                 match the change in 1.9.15cvs10: use Compose
6757                 instead of News by default
6758
6759 2005-10-04 [colin]      1.9.15cvs12
6760
6761         * src/compose.c
6762                 When replying to an ML post with Reply-To set
6763                 to the poster's email, honor it (as before),
6764                 but also honor our user's request to reply to
6765                 the mailing list: set the ML address in the To
6766                 field and the Reply-To address in the Cc: 
6767                 field.
6768
6769 2005-10-04 [colin]      1.9.15cvs11
6770
6771         * src/plugins/trayicon/trayicon.c
6772                 Finish cosmetic change - thanks to wwp
6773
6774 2005-10-04 [colin]      1.9.15cvs10
6775
6776         * src/toolbar.c
6777                 Use Compose instead of Email by default.
6778                 Spotted by wwp.
6779
6780 2005-10-04 [colin]      1.9.15cvs9
6781
6782         * src/folder.c
6783         * src/folder.h
6784         * src/folderview.c
6785         * src/imap.c
6786         * src/etpan/imap-thread.c
6787         * src/etpan/imap-thread.h
6788                 Try to make IMAP faster, by simplifying SEARCH
6789                 commands, avoiding sending two STATUS in a row,
6790                 and deferring flags sync and processing just
6791                 after displaying the folder. 
6792                 This will update the SummaryView in certain
6793                 cases (new mails not already fetched, flags
6794                 changed from another client) but in a non-
6795                 blocking manner.
6796
6797 2005-10-04 [colin]      1.9.15cvs8
6798
6799         * src/plugins/trayicon/trayicon.c
6800                 Relabel "Offline" to "Work offline"
6801
6802 2005-10-04 [colin]      1.9.15cvs7
6803
6804         * src/export.c
6805         * src/import.c
6806         * src/mbox.c
6807                 Fix mbox import/export buglets
6808                 Patch by wwp
6809         * src/plugins/trayicon/trayicon.c
6810                 Add offline swithc
6811                 Patch by wwp
6812
6813 2005-10-04 [colin]      1.9.15cvs6
6814
6815         * src/folder.c
6816         * src/folderview.c
6817         * src/summaryview.c
6818                 Better fix (don't break mark all read) for cvs2
6819
6820 2005-10-03 [colin]      1.9.15cvs5
6821
6822         * src/folder.c
6823                 Use a sane sort by default
6824
6825 2005-10-03 [colin]      1.9.15cvs4
6826
6827         * src/inc.c
6828                 Add a 'Only once' button for overriding offline mode
6829         * src/prefs_account.c
6830         * src/wizard.c
6831                 Add Local mbox to the wizard
6832                 Add IMAP subdir to the wizard (or the wizard is useless
6833                 for such accounts, or even worse than useless)
6834                 Move IMAP subdir from Advanced to Receive tab, as it's
6835                 not that uncommon
6836
6837 2005-10-03 [colin]      1.9.15cvs3
6838
6839         * src/send_message.c
6840                 Forgot this one in cvs1
6841
6842 2005-10-03 [colin]      1.9.15cvs2
6843
6844         * src/folder.c
6845                 Faster close when leaving a folder with lots
6846                 of new mails. Idea by David Relson.
6847
6848 2005-10-03 [colin]      1.9.15cvs1
6849
6850         * src/compose.c
6851         * src/imap.c
6852         * src/inc.c
6853         * src/main.c
6854         * src/messageview.c
6855         * src/news.c
6856         * src/summaryview.c
6857         * src/gtk/sslcertwindow.c
6858         * src/plugins/trayicon/trayicon.c
6859                 Add accels to every AlertPanel. Patch by Fabien 
6860                 Vantard
6861
6862 2005-10-03 [paul]       1.9.15
6863
6864         1.9.15 released
6865
6866 2005-10-03 [paul]       1.9.14cvs68
6867
6868         * po/ca.po
6869         * po/de.po
6870         * po/es.po
6871         * po/fi.po
6872         * po/fr.po
6873         * po/sk.po
6874         * po/sr.po
6875         * po/zh_CN.po
6876                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6877                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6878                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6879
6880 2005-10-03 [paul]       1.9.14cvs67
6881
6882         * src/send_message.c
6883                 prevent hang on Cancel
6884                 patch by Colin
6885
6886 2005-10-03 [paul]       1.9.14cvs66
6887
6888         * src/main.c
6889                 fix crash in IMAP caused by discrepancy
6890                 between check_at_startup and offline mode
6891                 Patch by Colin
6892
6893 2005-10-01 [paul]       1.9.14cvs65
6894
6895         * src/inc.c
6896                 fix engrish
6897
6898 2005-10-01 [paul]       1.9.14cvs64
6899         * src/export.c
6900         * src/import.c
6901                 synchronise import_mbox() and export_mbox()
6902         * src/mbox.c
6903                 proc_mbox(): add alert if file cannot be opened
6904                 export_list_to_mbox(): test if dest file exists,
6905                 prompt user to overwrite if it does. add alert
6906                 if file cannot be created
6907                                                                 
6908         Patch by wwp
6909                                                                                                                 
6910
6911 2005-09-30 [paul]       1.9.14cvs63
6912
6913         * src/addressbook.c
6914                 Fix sensitivity of a menu
6915         * src/codeconv.c
6916                 Respect hidden pref for mails with no encoding
6917         * src/common/xml.c
6918                 Fix memory corruption
6919         * src/plugins/pgpcore/sgpgme.c
6920                 Fix segfault on incomplete sigs, and display
6921                 of S/Mime UIDs
6922
6923         Patches by Colin
6924
6925 2005-09-30 [colin]      1.9.14cvs62
6926
6927         * src/partial_download.c
6928                 Little logic fix in almost-dead code
6929         * src/pop.c
6930                 Fix partial download when there's no new mail
6931
6932 2005-09-29 [paul]       1.9.14cvs61
6933
6934         * src/plugins/pgpinline/pgpinline.c
6935                 fix bug 819, 'crash accessing sign message'
6936                 Patch by Colin
6937
6938 2005-09-28 [martin]     1.9.14cvs60
6939
6940         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6941                 fix bug #790 (Crash when restarting window manager (fluxbox))
6942
6943 2005-09-28 [paul]       1.9.14cvs59
6944
6945         * src/gtk/gtkaspell.c
6946                 fix off-by-one typo
6947
6948 2005-09-27 [colin]      1.9.14cvs58
6949
6950         * src/plugins/pgpcore/sgpgme.c
6951                 Report error when there's one, instead of
6952                 "Signature unchecked" 
6953
6954 2005-09-27 [colin]      1.9.14cvs57
6955
6956         * src/prefs_quote.c
6957                 Fix bug #816 (Weird quotation with spaces)
6958
6959 2005-09-27 [colin]      1.9.14cvs56
6960
6961         * src/codeconv.c
6962         * src/compose.c
6963         * src/compose.h
6964                 Put subject in compose's title
6965                 Fix Automatic encoding so that it's really automatic:
6966                 first try default locale's charset, then charset of the replied mail, 
6967                 then utf-8
6968                 Fix encoding of headers (must be in strict mode too)
6969
6970 2005-09-26 [colin]      1.9.14cvs55
6971
6972         * src/gtk/gtkaspell.c
6973                 Fix previous patch - don't color the space,
6974                 just uncolor it :)
6975
6976 2005-09-26 [colin]      1.9.14cvs54
6977
6978         * src/gtk/gtkaspell.c
6979                 Unmark space if possible
6980
6981 2005-09-26 [colin]      1.9.14cvs53
6982
6983         * src/imap.c
6984                 log_error instead of alertpanel according to the pref
6985         * src/etpan/imap-thread.c
6986                 Print connect status, copy only necessary size to 
6987                 logger
6988         * src/plugins/pgpmime/pgpmime.c
6989                 Handle S/Mime signatures (verification only). Patch based
6990                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6991
6992 2005-09-26 [paul]       1.9.14cvs52
6993
6994         * src/common/passcrypt.c
6995                 this 'workaround' not necessary on NetBSD.
6996                 Thanks to Daniel Gustafson
6997
6998 2005-09-26 [paul]
6999
7000         1.9.15-rc4 released
7001
7002 2005-09-26 [paul]       1.9.14cvs51
7003
7004         * src/summaryview.c
7005                 Skip currently selected message when
7006                 looking for next new or unread message
7007                 in current folder. Patch by Colin
7008         * src/common/passcrypt.c
7009                 eliminate warnings on *BSD. Patch by
7010                 Daniel Gustafson
7011
7012 2005-09-26 [colin]      1.9.14cvs50
7013
7014         * src/procmsg.c
7015                 Call postfiltering hook anyway
7016
7017 2005-09-22 [colin]      1.9.14cvs49
7018
7019         * src/codeconv.c
7020         * src/codeconv.h
7021                 Add a strict mode that doesn't replace with _
7022         * src/compose.c
7023         * src/compose.h
7024                 Use strict conversion while sending
7025                 Fix race when drafting while sending (happens
7026                 on IMAP)
7027                 Fix d'n'd of messages from summaryview
7028         * src/prefs_common.c
7029         * src/prefs_common.h
7030                 add hidden utf8_instead_of_locale_for_broken_mail 
7031                 pref for people that preferred the default charset 
7032                 to be utf8 for broken mails
7033         * src/quote_fmt_parse.y
7034                 fix bug #815 (No quote insert if "From:" fied 
7035                 contained Russian letters)
7036         * src/summaryview.c
7037                 Fix d'n'd of messages to compose
7038
7039 2005-09-22 [paul]       1.9.14cvs48
7040
7041         * src/compose.c
7042                 fix bug where attachments Name entry
7043                 would display Path instead
7044
7045 2005-09-21 [paul]       1.9.14cvs47
7046
7047         * README
7048         * README.jp
7049         * configure.ac
7050         * config/config.rpath
7051         * doc/manual/en/sylpheed-20.html
7052         * doc/manual/es/sylpheed-20.html
7053         * po/bg.po
7054         * po/ca.po
7055         * po/de.po
7056         * po/es.po
7057         * po/fr.po
7058         * po/it.po
7059         * po/pt_BR.po
7060         * po/sk.po
7061         * po/zh_TW.po
7062         * src/account.c
7063         * src/account.h
7064         * src/action.c
7065         * src/action.h
7066         * src/adbookbase.h
7067         * src/addr_compl.c
7068         * src/addr_compl.h
7069         * src/addrbook.c
7070         * src/addrbook.h
7071         * src/addrcache.c
7072         * src/addrcache.h
7073         * src/addrcindex.c
7074         * src/addrcindex.h
7075         * src/addrclip.c
7076         * src/addrclip.h
7077         * src/addrdefs.h
7078         * src/addressadd.c
7079         * src/addressadd.h
7080         * src/addressbook.c
7081         * src/addressbook.h
7082         * src/addressitem.h
7083         * src/addrgather.c
7084         * src/addrgather.h
7085         * src/addrharvest.c
7086         * src/addrharvest.h
7087         * src/addrindex.c
7088         * src/addrindex.h
7089         * src/addritem.c
7090         * src/addritem.h
7091         * src/addrquery.c
7092         * src/addrquery.h
7093         * src/addrselect.c
7094         * src/addrselect.h
7095         * src/alertpanel.c
7096         * src/alertpanel.h
7097         * src/browseldap.c
7098         * src/browseldap.h
7099         * src/codeconv.c
7100         * src/codeconv.h
7101         * src/compose.c
7102         * src/compose.h
7103         * src/crash.c
7104         * src/crash.h
7105         * src/customheader.c
7106         * src/customheader.h
7107         * src/displayheader.c
7108         * src/displayheader.h
7109         * src/editaddress.c
7110         * src/editaddress.h
7111         * src/editbook.c
7112         * src/editbook.h
7113         * src/editgroup.c
7114         * src/editgroup.h
7115         * src/editjpilot.c
7116         * src/editjpilot.h
7117         * src/editldap.c
7118         * src/editldap.h
7119         * src/editldap_basedn.c
7120         * src/editldap_basedn.h
7121         * src/editvcard.c
7122         * src/editvcard.h
7123         * src/enriched.c
7124         * src/enriched.h
7125         * src/exphtmldlg.c
7126         * src/exphtmldlg.h
7127         * src/expldifdlg.c
7128         * src/expldifdlg.h
7129         * src/export.c
7130         * src/export.h
7131         * src/exporthtml.c
7132         * src/exporthtml.h
7133         * src/exportldif.c
7134         * src/exportldif.h
7135         * src/filtering.c
7136         * src/filtering.h
7137         * src/folder.c
7138         * src/folder.h
7139         * src/folder_item_prefs.c
7140         * src/folder_item_prefs.h
7141         * src/foldersel.c
7142         * src/foldersel.h
7143         * src/folderutils.c
7144         * src/folderutils.h
7145         * src/folderview.c
7146         * src/folderview.h
7147         * src/grouplistdialog.c
7148         * src/grouplistdialog.h
7149         * src/headerview.c
7150         * src/headerview.h
7151         * src/html.c
7152         * src/html.h
7153         * src/image_viewer.c
7154         * src/image_viewer.h
7155         * src/imap.c
7156         * src/imap.h
7157         * src/imap_gtk.c
7158         * src/imap_gtk.h
7159         * src/import.c
7160         * src/import.h
7161         * src/importldif.c
7162         * src/importldif.h
7163         * src/importmutt.c
7164         * src/importmutt.h
7165         * src/importpine.c
7166         * src/importpine.h
7167         * src/inc.c
7168         * src/inc.h
7169         * src/jpilot.c
7170         * src/jpilot.h
7171         * src/ldapctrl.c
7172         * src/ldapctrl.h
7173         * src/ldaplocate.c
7174         * src/ldaplocate.h
7175         * src/ldapquery.c
7176         * src/ldapquery.h
7177         * src/ldapserver.c
7178         * src/ldapserver.h
7179         * src/ldaputil.c
7180         * src/ldaputil.h
7181         * src/ldif.c
7182         * src/ldif.h
7183         * src/localfolder.c
7184         * src/localfolder.h
7185         * src/main.c
7186         * src/main.h
7187         * src/mainwindow.c
7188         * src/mainwindow.h
7189         * src/manual.c
7190         * src/manual.h
7191         * src/matcher.c
7192         * src/matcher.h
7193         * src/matcher_parser.h
7194         * src/matcher_parser_lex.l
7195         * src/matcher_parser_parse.y
7196         * src/mbox.c
7197         * src/mbox.h
7198         * src/message_search.c
7199         * src/message_search.h
7200         * src/messageview.c
7201         * src/messageview.h
7202         * src/mh.c
7203         * src/mh.h
7204         * src/mh_gtk.c
7205         * src/mh_gtk.h
7206         * src/mimeview.c
7207         * src/mimeview.h
7208         * src/msgcache.c
7209         * src/msgcache.h
7210         * src/mutt.c
7211         * src/mutt.h
7212         * src/news.c
7213         * src/news.h
7214         * src/news_gtk.c
7215         * src/news_gtk.h
7216         * src/noticeview.c
7217         * src/noticeview.h
7218         * src/partial_download.c
7219         * src/partial_download.h
7220         * src/pine.c
7221         * src/pine.h
7222         * src/pop.c
7223         * src/pop.h
7224         * src/prefs_account.c
7225         * src/prefs_account.h
7226         * src/prefs_actions.c
7227         * src/prefs_actions.h
7228         * src/prefs_common.c
7229         * src/prefs_common.h
7230         * src/prefs_compose_writing.c
7231         * src/prefs_compose_writing.h
7232         * src/prefs_customheader.c
7233         * src/prefs_customheader.h
7234         * src/prefs_display_header.c
7235         * src/prefs_display_header.h
7236         * src/prefs_ext_prog.c
7237         * src/prefs_ext_prog.h
7238         * src/prefs_filtering.c
7239         * src/prefs_filtering.h
7240         * src/prefs_filtering_action.c
7241         * src/prefs_filtering_action.h
7242         * src/prefs_folder_column.c
7243         * src/prefs_folder_column.h
7244         * src/prefs_folder_item.c
7245         * src/prefs_folder_item.h
7246         * src/prefs_fonts.c
7247         * src/prefs_fonts.h
7248         * src/prefs_gtk.c
7249         * src/prefs_gtk.h
7250         * src/prefs_image_viewer.c
7251         * src/prefs_image_viewer.h
7252         * src/prefs_matcher.c
7253         * src/prefs_matcher.h
7254         * src/prefs_message.c
7255         * src/prefs_message.h
7256         * src/prefs_msg_colors.c
7257         * src/prefs_msg_colors.h
7258         * src/prefs_other.c
7259         * src/prefs_other.h
7260         * src/prefs_quote.c
7261         * src/prefs_quote.h
7262         * src/prefs_receive.c
7263         * src/prefs_receive.h
7264         * src/prefs_send.c
7265         * src/prefs_send.h
7266         * src/prefs_spelling.c
7267         * src/prefs_spelling.h
7268         * src/prefs_summaries.c
7269         * src/prefs_summaries.h
7270         * src/prefs_summary_column.c
7271         * src/prefs_summary_column.h
7272         * src/prefs_template.c
7273         * src/prefs_template.h
7274         * src/prefs_themes.c
7275         * src/prefs_themes.h
7276         * src/prefs_toolbar.c
7277         * src/prefs_toolbar.h
7278         * src/prefs_wrapping.c
7279         * src/prefs_wrapping.h
7280         * src/privacy.c
7281         * src/privacy.h
7282         * src/procheader.c
7283         * src/procheader.h
7284         * src/procmime.c
7285         * src/procmime.h
7286         * src/procmsg.c
7287         * src/procmsg.h
7288         * src/quote_fmt.c
7289         * src/quote_fmt_parse.y
7290         * src/recv.c
7291         * src/recv.h
7292         * src/remotefolder.c
7293         * src/remotefolder.h
7294         * src/send_message.c
7295         * src/send_message.h
7296         * src/setup.c
7297         * src/setup.h
7298         * src/simple-gettext.c
7299         * src/sourcewindow.c
7300         * src/sourcewindow.h
7301         * src/ssl_manager.c
7302         * src/ssl_manager.h
7303         * src/statusbar.c
7304         * src/statusbar.h
7305         * src/stock_pixmap.c
7306         * src/stock_pixmap.h
7307         * src/summary_search.c
7308         * src/summary_search.h
7309         * src/summaryview.c
7310         * src/summaryview.h
7311         * src/syldap.c
7312         * src/syldap.h
7313         * src/textview.c
7314         * src/textview.h
7315         * src/toolbar.c
7316         * src/toolbar.h
7317         * src/undo.c
7318         * src/undo.h
7319         * src/unmime.c
7320         * src/unmime.h
7321         * src/vcard.c
7322         * src/vcard.h
7323         * src/wizard.c
7324         * src/wizard.h
7325         * src/common/base64.c
7326         * src/common/base64.h
7327         * src/common/defs.h
7328         * src/common/hooks.c
7329         * src/common/hooks.h
7330         * src/common/log.c
7331         * src/common/log.h
7332         * src/common/md5.c
7333         * src/common/md5.h
7334         * src/common/mgutils.c
7335         * src/common/mgutils.h
7336         * src/common/nntp.c
7337         * src/common/nntp.h
7338         * src/common/passcrypt.c
7339         * src/common/passcrypt.h.in
7340         * src/common/plugin.c
7341         * src/common/plugin.h
7342         * src/common/prefs.c
7343         * src/common/prefs.h
7344         * src/common/progressindicator.c
7345         * src/common/progressindicator.h
7346         * src/common/quoted-printable.c
7347         * src/common/quoted-printable.h
7348         * src/common/session.c
7349         * src/common/session.h
7350         * src/common/smtp.c
7351         * src/common/smtp.h
7352         * src/common/socket.c
7353         * src/common/socket.h
7354         * src/common/ssl.c
7355         * src/common/ssl.h
7356         * src/common/ssl_certificate.c
7357         * src/common/ssl_certificate.h
7358         * src/common/string_match.c
7359         * src/common/string_match.h
7360         * src/common/stringtable.c
7361         * src/common/sylpheed.c
7362         * src/common/sylpheed.h
7363         * src/common/template.c
7364         * src/common/template.h
7365         * src/common/timing.h
7366         * src/common/utils.c
7367         * src/common/utils.h
7368         * src/common/uuencode.c
7369         * src/common/uuencode.h
7370         * src/common/version.h.in
7371         * src/common/xml.c
7372         * src/common/xml.h
7373         * src/common/xmlprops.c
7374         * src/common/xmlprops.h
7375         * src/gtk/about.c
7376         * src/gtk/about.h
7377         * src/gtk/colorlabel.c
7378         * src/gtk/colorlabel.h
7379         * src/gtk/colorsel.c
7380         * src/gtk/colorsel.h
7381         * src/gtk/description_window.c
7382         * src/gtk/description_window.h
7383         * src/gtk/filesel.c
7384         * src/gtk/filesel.h
7385         * src/gtk/foldersort.c
7386         * src/gtk/foldersort.h
7387         * src/gtk/gtkutils.c
7388         * src/gtk/gtkutils.h
7389         * src/gtk/inputdialog.c
7390         * src/gtk/inputdialog.h
7391         * src/gtk/logwindow.c
7392         * src/gtk/logwindow.h
7393         * src/gtk/manage_window.c
7394         * src/gtk/manage_window.h
7395         * src/gtk/menu.c
7396         * src/gtk/menu.h
7397         * src/gtk/pluginwindow.c
7398         * src/gtk/pluginwindow.h
7399         * src/gtk/prefswindow.c
7400         * src/gtk/prefswindow.h
7401         * src/gtk/progressdialog.c
7402         * src/gtk/progressdialog.h
7403         * src/gtk/quicksearch.c
7404         * src/gtk/quicksearch.h
7405         * src/gtk/sslcertwindow.c
7406         * src/gtk/sslcertwindow.h
7407         * src/plugins/clamav/clamav_plugin.c
7408         * src/plugins/clamav/clamav_plugin.h
7409         * src/plugins/clamav/clamav_plugin_gtk.c
7410         * src/plugins/demo/demo.c
7411         * src/plugins/dillo_viewer/dillo_prefs.c
7412         * src/plugins/dillo_viewer/dillo_prefs.h
7413         * src/plugins/dillo_viewer/dillo_viewer.c
7414         * src/plugins/mathml_viewer/mathml_viewer.c
7415         * src/plugins/pgpcore/passphrase.c
7416         * src/plugins/pgpcore/passphrase.h
7417         * src/plugins/pgpcore/plugin.c
7418         * src/plugins/pgpcore/prefs_gpg.c
7419         * src/plugins/pgpcore/prefs_gpg.h
7420         * src/plugins/pgpcore/select-keys.c
7421         * src/plugins/pgpcore/select-keys.h
7422         * src/plugins/pgpcore/sgpgme.c
7423         * src/plugins/pgpcore/sgpgme.h
7424         * src/plugins/pgpinline/pgpinline.c
7425         * src/plugins/pgpinline/pgpinline.h
7426         * src/plugins/pgpinline/plugin.c
7427         * src/plugins/pgpmime/pgpmime.c
7428         * src/plugins/pgpmime/pgpmime.h
7429         * src/plugins/pgpmime/plugin.c
7430         * src/plugins/spamassassin/spamassassin.c
7431         * src/plugins/spamassassin/spamassassin.h
7432         * src/plugins/spamassassin/spamassassin_gtk.c
7433         * src/plugins/trayicon/trayicon.c
7434         * tools/OOo2sylpheed.pl
7435         * tools/acroread2sylpheed.pl
7436         * tools/asus_mailled.sh
7437         * tools/filter_conv.pl
7438         * tools/freshmeat_search.pl
7439         * tools/google_search.pl
7440         * tools/kmail2sylpheed.pl
7441         * tools/kmail2sylpheed_v2.pl
7442         * tools/maildir2sylpheed.pl
7443         * tools/multiwebsearch.pl
7444         * tools/newscache_clean.pl
7445         * tools/outlook2sylpheed.pl
7446         * tools/sylpheed-switcher
7447         * tools/update-po
7448         * tools/vcard2xml.py
7449         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7450                 update FSF address
7451
7452 2005-09-21 [colin]      1.9.14cvs46
7453
7454         * src/gedit-print.c
7455         * src/procmsg.c
7456         * src/procmsg.h
7457         * src/textview.c
7458         * src/summaryview.c
7459                 Remove some printing hacks (deselection/reselection),
7460                 which by the way fix printing the currently 
7461                 displayed mime part (still only text)
7462                 Plus a little optimisation of summary_show
7463
7464
7465 2005-09-20 [colin]      1.9.14cvs45
7466
7467         * src/mainwindow.c
7468         * src/messageview.c
7469                 GUI fixups: add accels, set message
7470                 view title to displayed mail's subject
7471         * src/prefs_spelling.c
7472         * src/gtk/gtkaspell.c
7473                 GUI fixups: allow underlining misspelled
7474                 words instead of coloring them (a11y!)
7475
7476 2005-09-19 [colin]
7477
7478         1.9.15rc3 released
7479
7480 2005-09-19 [colin]      1.9.14cvs44
7481
7482         * src/compose.c
7483                 Fix draft message
7484         * src/gtk/gtkaspell.c
7485                 Fix wrong test ;-)
7486
7487 2005-09-19 [colin]      1.9.14cvs43
7488
7489         * src/addressbook.c
7490                 Fix sensitivity of Delete button
7491         * src/compose.c
7492                 Warn if the requested Privacy system
7493                 is not available
7494         * src/exphtmldlg.c
7495         * src/expldifdlg.c
7496         * src/importldif.c
7497         * src/importmutt.c
7498         * src/importpine.c
7499                 Fix crappy UI
7500         * src/
7501         * src/ssl.h
7502         * src/prefs_account.h
7503         * src/prefs_account.c
7504                 Save SSL prefs even in builds that have
7505                 SSL support disable
7506         * src/imap.c
7507         * src/inc.c
7508         * src/news.c
7509         * src/send_message.c
7510                 Warn if connection should be secure, but
7511                 SSL support isn't compiled in
7512         * src/gtkaspell.c
7513                 Fix word separation on UTF-8 systems
7514                 Fixes bug #812 (Strange inline spellchecking)
7515         * src/compose.c
7516                 Warn if the requested Privacy system
7517                 is not available
7518                 Factorize offline warning
7519         * src/imap.c
7520         * src/imap_gtk.c
7521         * src/imap_gtk.h
7522         * src/inc.h
7523         * src/news_gtk.c
7524         * src/news_gtk.h
7525         * src/messageview.c
7526                 Factorize offline warning
7527
7528 2005-09-19 [paul]
7529
7530         1.9.15-rc2 released
7531
7532 2005-09-18 [colin]      1.9.14cvs42
7533
7534         * src/codeconv.c
7535         * src/codeconv.h
7536         * src/procmime.c
7537                 Add a way to get locale's charset ignoring utf-8,
7538                 and use that as default encoding for broken mails
7539
7540 2005-09-18 [colin]      1.9.14cvs41
7541
7542         * src/gtk/logwindow.c
7543                 Translate string. Patch by Fabien Vantard
7544
7545 2005-09-18 [colin]      1.9.14cvs40
7546
7547         * configure.ac
7548                 Fix bug #803 (IMAP/SSL support breaks with 
7549                 GnuTLS libetpan 0.38)
7550
7551 2005-09-18 [colin]      1.9.14cvs39
7552
7553         * src/codeconv.c
7554         * src/compose.c
7555         * src/procmime.c
7556                 More charsets fixes. Fixes bug #806 (non
7557                 ascii characters in subject line)
7558
7559 2005-09-17 [paul]       1.9.14cvs38
7560
7561         * src/folderview.c
7562         * src/mainwindow.c
7563                 fix gcc-2.95 issues
7564                 Patch by Pawel Pekala
7565
7566 2005-09-17 [colin]      1.9.14cvs37
7567
7568         * src/addrindex.c
7569                 bugfix for NO-USE LDAP compilation, patch 
7570                 by Fabien Vantard
7571
7572 2005-09-17 [colin]      1.9.14cvs36
7573
7574         * src/prefs_actions.c
7575         * src/prefs_customheader.c
7576         * src/prefs_display_header.c
7577         * src/prefs_filtering_action.c
7578         * src/prefs_matcher.c
7579         * src/prefs_toolbar.c
7580                 Fix strange casts (less elegant but
7581                 works better)
7582
7583 2005-09-16 [colin]      1.9.14cvs35
7584
7585         * src/jpilot.c
7586                 Missed that one
7587
7588 2005-09-16 [colin]      1.9.14cvs34
7589
7590         * configure.ac
7591         * src/Makefile.am
7592         * src/addr_compl.c
7593         * src/addrindex.c
7594         * src/browseldap.c
7595         * src/editldap.c
7596         * src/ldaplocate.c
7597         * src/ldapquery.c
7598         * src/ldapquery.h
7599         * src/ldapserver.c
7600         * src/ldapserver.h
7601         * src/main.c
7602         * src/matcher_parser_parse.y
7603         * src/prefs_themes.c
7604         * src/etpan/Makefile.am
7605         * src/gtk/description_window.c
7606         * src/plugins/clamav/Makefile.am
7607         * src/plugins/clamav/clamav_plugin.c
7608         * src/plugins/dillo_viewer/Makefile.am
7609         * src/plugins/pgpcore/Makefile.am
7610         * src/plugins/pgpinline/Makefile.am
7611         * src/plugins/pgpmime/Makefile.am
7612         * src/plugins/trayicon/Makefile.am
7613                 Fix 100% cpu usage in address completion list
7614                 Fix little bugs (return with no values etc)
7615                 Fix all warnings (with common CFLAGS)
7616
7617 2005-09-15 [colin]      1.9.14cvs33
7618
7619         * src/addressbook.c
7620                 Fix bug where sometimes a group's email list is empty,
7621                 force its refresh (probably fixes "Re: how to create a 
7622                 distribution list")
7623         * src/ldapquery.c
7624                 Don't return to the callback in the main thread from the
7625                 fetch thread (or face segs!)
7626
7627 2005-09-15 [paul]       1.9.14cvs32
7628
7629         * src/prefs_matcher.c
7630                 forgotten in last commit
7631
7632 2005-09-15 [paul]       1.9.14cvs31
7633
7634         * src/prefs_actions.c
7635         * src/prefs_filtering_action.c
7636         * src/prefs_quote.c
7637         * src/quote_fmt.c
7638         * src/summaryview.c
7639         * src/gtk/description_window.c
7640         * src/gtk/description_window.h
7641         * src/gtk/quicksearch.c
7642                 allow interaction with the called
7643                 description window
7644                 Patch by Anders Hammar
7645
7646 2005-09-14 [paul]       1.9.14cvs30
7647
7648         * src/compose.c
7649                 fix a little annoyance when pasting with 3rd button 
7650                 with wrap_pastes=0 and wrap_input=1
7651                 Patch by Colin
7652
7653 2005-09-14 [paul]       1.9.14cvs29
7654
7655         * src/prefs_account.c
7656                 disable 'Filter messages on receiving' for
7657                 SMTP-only accounts
7658                 Patch  by Anders Hammar
7659
7660 2005-09-14 [paul]       1.9.14cvs28
7661
7662         * po/sk.po
7663                 fix crash
7664                 updated by Andrej Kacian
7665
7666 2005-09-14 [paul]
7667
7668         1.9.15-rc1 released
7669
7670 2005-09-14 [paul]       1.9.14cvs27
7671
7672         * po/es.po
7673                 updated by Ricardo Mones Lastra
7674         * src/compose.c
7675         * src/compose.h
7676                 associate no_wrap_tags to Compose windows
7677                 instead of using a static one
7678                 Patch by Colin
7679         * src/mbox.c
7680                 fix proc_mbox()
7681                 Patch by wwp
7682         * src/textview.c
7683                 remove unneeded printf()
7684
7685 2005-09-14 [paul]       1.9.14cvs26
7686
7687         * src/addrcache.c
7688         * src/codeconv.h
7689         * src/folder.h
7690         * src/mainwindow.h
7691         * src/mh.c
7692         * src/mimeview.h
7693         * src/partial_download.c
7694         * src/pop.c
7695         * src/prefs_account.c
7696         * src/prefs_account.h
7697         * src/prefs_actions.c
7698         * src/prefs_customheader.c
7699         * src/prefs_display_header.c
7700         * src/prefs_filtering_action.c
7701         * src/prefs_matcher.c
7702         * src/prefs_toolbar.c
7703         * src/privacy.h
7704         * src/procmime.c
7705         * src/procmime.h
7706         * src/procmsg.h
7707         * src/textview.c
7708         * src/undo.h
7709         * src/common/plugin.c
7710         * src/common/session.h
7711         * src/common/socket.c
7712         * src/common/socket.h
7713         * src/common/template.c
7714         * src/gtk/gtkaspell.c
7715         * src/gtk/quicksearch.h
7716         * src/plugins/pgpcore/passphrase.c
7717         * src/plugins/pgpcore/prefs_gpg.h
7718         * src/plugins/pgpcore/select-keys.c
7719         * src/plugins/pgpcore/select-keys.h
7720         * src/plugins/pgpcore/sgpgme.c
7721         * src/plugins/pgpinline/pgpinline.c
7722         * src/plugins/pgpmime/pgpmime.c
7723         * src/plugins/trayicon/trayicon.c
7724                 fix compilation warnings
7725                 Patch by Daniel Gustafson
7726
7727 2005-09-14 [paul]       1.9.14cvs25
7728
7729         * src/addressbook.c
7730                 add missing column header, and other small
7731                 bug fixes
7732                 Patch by Anders Hammar
7733
7734 2005-09-13 [colin]      1.9.14cvs24
7735
7736         * src/gtk/gtkaspell.c
7737                 Fix non-utf8 in menu
7738                 Fix little leaks
7739                 Nullify struct members after free()s
7740
7741 2005-09-13 [colin]      1.9.14cvs23
7742
7743         * src/compose.c
7744                 Test utf8 compliance before inserting to 
7745                 buffer, and try to convert if necessary
7746         * src/procmime.c
7747                 If no charset is present, use the locale 
7748                 one instead of us-ascii
7749         * src/procmsg.c
7750                 Add Sender, List-Post and To in the checked 
7751                 headers for automatic rules creation 
7752                 (thanks to wwp)
7753         * src/prefs_themes.c
7754         * src/gtk/gtkaspell.c
7755                 Remove deprecated functions. 
7756                 patch by Daniel Gustafson
7757
7758 2005-09-12 [colin]      1.9.14cvs22
7759
7760         * src/compose.c
7761                 Fix bug #448 (Scrolling/Redraw issue with 
7762                 address-fields in Header)
7763         * src/mainwindow.c
7764         * src/summaryview.c
7765         * src/summaryview.h
7766                 Fix loss of MSG_MARKED on move/copy
7767                 Fix bug #804 (Quicksearch togglebutton doesn't 
7768                 get depressed after '/' key is pressed)
7769
7770 2005-09-12 [paul]       1.9.14cvs21
7771
7772         * AUTHORS
7773         * src/gtk/logwindow.c
7774                 add 'Clear Log' to popup menu
7775                 Patch by Anders Hammar <anders.hammar@telia.com>
7776
7777 2005-09-12 [paul]       1.9.14cvs20
7778
7779         * src/compose.c
7780                 set correct sensitivity on attachments
7781                 popup menu
7782         * src/folder.c
7783                 fix typo
7784         * src/prefs_spelling.c
7785                 fix crash when no LANG env is set
7786         * src/common/xml.c
7787                 fix crash in wizard
7788                 don't use memeory after free
7789
7790         All patches by Daniel Gustafson
7791
7792 2005-09-12 [paul]       1.9.14cvs19
7793
7794         * src/prefs_themes.c
7795                 make theme info selectable
7796         * src/gtk/description_window.c
7797                 make window non-modal
7798         * tools/README
7799                 add details of asus_mailed.sh
7800         * tools/claws.i18n.status.pl
7801                 update for new zh_TW translator
7802                 widen the output
7803                 create alternate coloured lines
7804                 improve readability
7805
7806 2005-09-10 [colin]      1.9.14cvs18
7807
7808         * src/plugins/pgpcore/select-keys.c
7809                 Better order for the buttons
7810
7811 2005-09-10 [colin]      1.9.14cvs17
7812
7813         * src/compose.c
7814         * src/plugins/pgpcore/select-keys.c
7815         * src/plugins/pgpcore/select-keys.h
7816         * src/plugins/pgpcore/sgpgme.c
7817                 Add a "Don't encrypt" button to the key
7818                 selection dialog. Fixes bug #177 (There should be a 
7819                 'Don't encrypt button in the Select Keys dialog)
7820
7821 2005-09-10 [colin]      1.9.14cvs16
7822
7823         * src/compose.c
7824                 Fix bug #572 (%X option does not work with templates)
7825
7826 2005-09-10 [colin]      1.9.14cvs15
7827
7828         * src/toolbar.c 
7829                 Remove g_print
7830
7831 2005-09-10 [colin]      1.9.14cvs14
7832
7833         * src/imap.c
7834                 Fix a possible crash
7835
7836 2005-09-09 [colin]      1.9.14cvs13
7837
7838         * src/imap.c
7839         * src/etpan/imap-thread.c
7840         * src/etpan/imap-thread.h
7841                 Fix moving from queue or drafts to normal folders
7842                 Fix bug #794 (No way to delete without expunging)
7843                 Take flags unset by other mailers into account
7844                 Take deleted flag set by other mailers into account
7845                 Fix unsetting REPLIED flag
7846                 Fix crash when capabilities can't be retrieved
7847         * src/mainwindow.c
7848         * src/mainwindow.h
7849                 Add M_DELAYED_FLAGS condition, and let the user use
7850                 Execute in order to be able to expunge deleted mails,
7851                 even if he's not in delayed execute mode
7852         * src/prefs_spelling.c
7853                 Use 'en' dictionary by default if LANG is POSIX or C
7854         * src/gtk/prefswindow.c
7855                 Fix bug #767 (Preferences windows expanding) by making
7856                 the window a bit larger when the resolution is greater
7857                 than 640x480, and by putting the prefs in a
7858                 GtkScrolledWindow.
7859
7860 2005-09-09 [paul]       1.9.14cvs12
7861
7862         * AUTHORS
7863         * configure.ac
7864         * po/zh_TW.Big5.po      ** REMOVED **
7865         * po/zh_TW.po           ** ADDED **
7866                 updated by Wei-Lun Chao
7867
7868 2005-09-09 [paul]       1.9.14cvs11
7869
7870         * src/mainwindow.c
7871                 fix asserts
7872         * src/common/xml.c
7873                 delay memory allocation until file is
7874                 opened successfully
7875                 Patch by Daniel Gustafson
7876
7877 2005-09-09 [colin]      1.9.14cvs10
7878
7879         * src/imap.c
7880                 Add guards
7881
7882 2005-09-08 [colin]      1.9.14cvs9
7883
7884         * src/compose.c
7885                 Alert when we can't save draft
7886                 Fix various wrap/color issues
7887                 Add mid-click pasting respecting wrap_paste option
7888         * src/folder.c
7889         * src/folder.h
7890         * src/folder_item_prefs.c
7891         * src/folder_item_prefs.h
7892         * src/imap.c
7893         * src/imap_gtk.c
7894         * src/imap_gtk.h
7895         * src/main.c
7896         * src/mainwindow.c
7897         * src/mainwindow.h
7898         * src/news.c
7899         * src/news_gtk.c
7900         * src/news_gtk.h
7901         * src/prefs_folder_item.c
7902                 Fix the impossibility to synchronise folders for
7903                 offline use (IMAP and NNTP are concerned)
7904
7905 2005-09-08 [colin]      1.9.14cvs8
7906
7907         * configure.ac
7908                 Build LDAP and JPilot by default if available
7909         * src/textview.c
7910                 Fix use after free
7911
7912 2005-09-08 [paul]       1.9.14cvs7
7913
7914         * doc/manual/en/sylpheed-1.html
7915         * doc/manual/en/sylpheed-18.html
7916         * doc/manual/en/sylpheed-19.html
7917         * doc/manual/en/sylpheed-4.html
7918         * doc/manual/en/sylpheed-6.html
7919         * doc/manual/en/sylpheed.html
7920                 a few minor updates, plus include some
7921                 details about plugins and their requirements
7922         * src/mainwindow.c
7923                 minor changes to English in /View/Sort
7924
7925 2005-09-07 [colin]      1.9.14cvs6
7926
7927         * doc/manual/en/sylpheed-1.html
7928         * doc/manual/en/sylpheed-10.html
7929         * doc/manual/en/sylpheed-11.html
7930         * doc/manual/en/sylpheed-12.html
7931         * doc/manual/en/sylpheed-13.html
7932         * doc/manual/en/sylpheed-14.html
7933         * doc/manual/en/sylpheed-15.html
7934         * doc/manual/en/sylpheed-16.html
7935         * doc/manual/en/sylpheed-17.html
7936         * doc/manual/en/sylpheed-18.html
7937         * doc/manual/en/sylpheed-19.html
7938         * doc/manual/en/sylpheed-2.html
7939         * doc/manual/en/sylpheed-20.html
7940         * doc/manual/en/sylpheed-21.html
7941         * doc/manual/en/sylpheed-22.html
7942         * doc/manual/en/sylpheed-3.html
7943         * doc/manual/en/sylpheed-4.html
7944         * doc/manual/en/sylpheed-5.html
7945         * doc/manual/en/sylpheed-6.html
7946         * doc/manual/en/sylpheed-7.html
7947         * doc/manual/en/sylpheed-8.html
7948         * doc/manual/en/sylpheed-9.html
7949         * doc/manual/en/sylpheed.html
7950                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7951
7952 2005-09-07 [colin]      1.9.14cvs5
7953
7954         * src/mainwindow.c
7955                 Make labels more to-the-point
7956
7957 2005-09-07 [colin]      1.9.14cvs4
7958
7959         * doc/manual/en/sylpheed-1.html
7960         * doc/manual/en/sylpheed-12.html
7961         * doc/manual/en/sylpheed-13.html
7962         * doc/manual/en/sylpheed-14.html
7963         * doc/manual/en/sylpheed-15.html
7964         * doc/manual/en/sylpheed-16.html
7965         * doc/manual/en/sylpheed-17.html
7966         * doc/manual/en/sylpheed-18.html
7967         * doc/manual/en/sylpheed-19.html
7968         * doc/manual/en/sylpheed-2.html
7969         * doc/manual/en/sylpheed-20.html
7970         * doc/manual/en/sylpheed-21.html
7971         * doc/manual/en/sylpheed-22.html
7972         * doc/manual/en/sylpheed-4.html
7973         * doc/manual/en/sylpheed-5.html
7974         * doc/manual/en/sylpheed-6.html
7975         * doc/manual/en/sylpheed-7.html
7976         * doc/manual/en/sylpheed-8.html
7977         * doc/manual/en/sylpheed-9.html
7978         * doc/manual/en/sylpheed.html
7979                 Update manual
7980
7981 2005-09-07 [colin]      1.9.14cvs3
7982
7983         * doc/faq/en/sylpheed-faq-1.html
7984         * doc/faq/en/sylpheed-faq-2.html
7985         * doc/faq/en/sylpheed-faq-3.html
7986         * doc/faq/en/sylpheed-faq.html
7987                 Update FAQ
7988
7989 2005-09-07 [colin]      1.9.14cvs2
7990
7991         * src/folderview.c
7992         * src/procmsg.c
7993         * src/summaryview.c
7994         * src/toolbar.c
7995                 Fix special subfolders:
7996                 - Inherit parent's icon
7997                 - sent contents of queues subfolders
7998                 - empty subfolders of trashes
7999         * src/mainwindow.c
8000                 Remove outdated manual and faq entries
8001         * src/common/utils.c
8002                 Add quotes around %s coming from mailcap
8003
8004 2005-09-07 [colin]      1.9.14cvs1
8005
8006         * src/compose.c
8007                 After saving draft, set modified to FALSE
8008         * src/mimeview.c
8009         * src/common/utils.c
8010         * src/common/utils.h
8011                 Try to open mime parts using what is 
8012                 indicated in ~/.mailcap or /etc/mailcap,
8013                 if possible.
8014
8015 2005-09-05 [paul]       1.9.14
8016
8017         1.9.14 released
8018
8019         * po/sk.po
8020                 updated by Andrej Kacian
8021
8022 2005-09-05 [paul]       1.9.13cvs83
8023
8024         * po/de.po
8025         * po/es.po
8026         * po/fi.po
8027         * po/fr.po
8028         * po/nb.po
8029         * po/pt_BR.po
8030         * po/sr.po
8031                 updated translations by Thomas Gilgin, Ricardo Mones
8032                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8033                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8034
8035 2005-09-04 [paul]       1.9.13cvs82
8036
8037         * src/compose.c
8038                 only warn about exceeded line length limit
8039                 on send
8040
8041 2005-09-04 [paul]       1.9.13cvs81
8042
8043         * src/compose.c
8044                 fix crash in 'line length exceeded' dialogue
8045
8046 2005-09-02 [paul]       1.9.13cvs80
8047
8048         * src/imap.c
8049                 fix bug 795, 'Connection lost IMAP'
8050                 and add statusbar prints
8051                 Patch by Colin
8052
8053 2005-09-02 [paul]       1.9.13cvs79
8054
8055         * src/compose.c
8056                 compose_wrap_paragraph() becomes
8057                 compose_beautify_paragraph()
8058                 Patch by Colin
8059
8060 2005-09-02 [colin]      1.9.13cvs78
8061
8062         * src/folderview.c
8063                 Micro-fix
8064
8065 2005-09-01 [colin]      1.9.13cvs77
8066
8067         * src/imap.c
8068                 Maybe fix bug #795 (Connection lost IMAP)
8069                 Don't try to send logout when we're disconnected.
8070         * src/summaryview.c
8071                 Include locked and marked emails in HRM
8072                 view. Fixes bug #800 (Locked messages no longer 
8073                 show up when hide read messages is used)
8074
8075 2005-09-01 [paul]       1.9.13cvs76
8076
8077         * src/prefs_common.c
8078                 fix bad cutting
8079
8080 2005-08-31 [colin]      1.9.13cvs75
8081
8082         * src/folderview.c
8083         * src/folderview.h
8084         * src/prefs_summaries.c
8085         * src/summaryview.c
8086                 Fix "go to next new", fix preference
8087                 (Open unread/next swapped)
8088
8089 2005-08-31 [paul]       1.9.13cvs74
8090
8091         * src/compose.c
8092         * src/folderview.c
8093         * src/headerview.c
8094         * src/headerview.h
8095         * src/mainwindow.c
8096         * src/prefs_common.c
8097         * src/prefs_common.h
8098         * src/prefs_fonts.c
8099         * src/summaryview.c
8100         * src/textview.c
8101         * src/common/defs.h
8102                 remove obsolete BOLD_FONT setting
8103                 fix font update in headerview and textview
8104                 headers after prefs change
8105                 Patch By Colin
8106
8107 2005-08-31 [paul]
8108
8109         1.9.14-rc4 released
8110
8111 2005-08-30 [colin]      1.9.13cvs73
8112
8113         * src/summaryview.c
8114                 When Hide read messages is selected and we
8115                 refresh the summaryview, don't remove the 
8116                 currently displayed message. Fixes bug #797
8117                 (Summary view reloads when new mail is 
8118                 downloaded in 1.9.14 rc)
8119
8120 2005-08-30 [colin]      1.9.13cvs72
8121
8122         * src/folderview.c
8123                 Fix flickering
8124         * src/mainwindow.c
8125                 Remove useless callback
8126         * src/mimeview.c
8127         * src/gtk/filesel.c
8128         * src/gtk/filesel.h
8129                 Add a filesel_select_file_save_folder() - used by Save All
8130
8131 2005-08-29 [paul]       1.9.13cvs71
8132
8133         * AUTHORS
8134         * src/matcher_parser_parse.y
8135         * src/etpan/imap-thread.c
8136                 fix building on FreeBSD
8137                 Patch by Daniel Gustafson <daniel@hobbit.se>
8138
8139 2005-08-29 [paul]       1.9.13cvs70
8140
8141         * src/plugins/pgpinline/pgpinline.c
8142                 only initialise sig result if it's been handled
8143                 Patch by Colin
8144
8145 2005-08-29 [paul]       1.9.13cvs69
8146         
8147         Patches by Colin:
8148
8149         * src/imap.c
8150         * src/common.utils.c
8151         * src/common/utils.h
8152                 optimisation
8153         * src/stock_pixmap.h
8154                 fix wrong icon reference
8155         * src/pixmaps/trash_btn.xpm
8156                 replace with nicer image
8157
8158 2005-08-28 [colin]      1.9.13cvs68
8159
8160         * src/Makefile.am
8161         * src/stock_pixmap.c
8162         * src/stock_pixmap.h
8163         * src/toolbar.c
8164         * src/pixmaps/trash_btn.xpm
8165                 Add a specific trash xpm for the button
8166
8167 2005-08-28 [colin]      1.9.13cvs67
8168
8169         * src/imap.c
8170                 Fix leak
8171
8172 2005-08-27 [colin]      1.9.13cvs66
8173
8174         * src/imap.c
8175         * src/procmime.c
8176                 Correctly fix "Problem with replies", fixes
8177                 pgpmime encryption too. 
8178
8179 2005-08-27 [colin]      1.9.13cvs65
8180
8181         * src/folder.c
8182         * src/procmsg.c
8183         * src/procmsg.h
8184         * src/summaryview.c
8185                 Fix bug #517 (messages removed from summaryview 
8186                 when moving fails)
8187
8188 2005-08-27 [colin]      1.9.13cvs64
8189
8190         * tools/Makefile.am
8191         * tools/asus_mailled.sh
8192                 Add a script to blink ASUS laptops' mail LED where there
8193                 is unread mail.
8194
8195 2005-08-27 [colin]      1.9.13cvs63
8196
8197         * src/imap.c
8198         * src/etpan/imap-thread.c
8199         * src/etpan/imap-thread.h
8200                 Implement automatic choosing of login method
8201                 Fixes bug #791
8202         * src/gtk/.cvsignore
8203                 Add sylpheed-marshal.[ch]
8204
8205 2005-08-27 [colin]      1.9.13cvs62
8206
8207         * src/common/utils.c
8208                 Fix confusing perror
8209
8210 2005-08-27 [colin]      1.9.13cvs61
8211
8212         * src/toolbar.c
8213         * src/toolbar.h
8214                 Remove A_DELETE, replace it with 
8215                 A_TRASH and A_DELETE_REAL. Automatically
8216                 rewrite config files to replace A_DELETE
8217                 with A_TRASH (no functionality change).
8218                 Fixes half of #794
8219
8220 2005-08-26 [colin]      1.9.13cvs60
8221
8222         * src/procmime.c
8223                 Previous "Problem with replies" fix brought other
8224                 problems, fixing them
8225
8226 2005-08-26 [colin]      1.9.13cvs59
8227
8228         * src/procmime.c
8229                 Fix "Problem with replies". This happened only
8230                 on IMAP...
8231         * src/procmsg.c
8232                 Factorize code a bit
8233         * src/compose.c
8234                 Speed improvement on very long messages (wrapping)
8235                 Fix signature color on Reedit and Redirect
8236                 On Reedit, don't attach pgp-signatures parts, but
8237                 set signing to On.
8238
8239 2005-08-24 [paul]       1.9.13cvs58
8240
8241         * src/compose.c
8242                 don't claim success when clicking
8243                 Cancel on the passphrase box.
8244                 Patch by Colin
8245
8246 2005-08-24 [paul]       1.9.13cvs57
8247
8248         * src/main.c
8249                 fix misplaced sylpheed.log
8250         * src/common/defs.h
8251                 define UIDL_DIR
8252
8253 2005-08-24 [paul]       1.9.13cvs56
8254
8255         * src/imap.c
8256         * src/etpan/imap-thread.c
8257         * src/etpan/imap-thread.h
8258                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8259                 Patch by Colin
8260         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8261         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8262                 remove autogenerated files
8263         * tools/kdeservicemenu/README
8264         * tools/kdeservicemenu/install.sh
8265         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8266         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8267                 use Claws icon, use 'Sylpheed-Claws' in menu,
8268                 use kdialog, and other cleanups
8269
8270 2005-08-23 [paul]       1.9.13cvs55
8271
8272         * src/compose.c
8273                 fix paste/wrap crash
8274                 Patch by Colin
8275
8276 2005-08-23 [paul]       1.9.13cvs54
8277
8278         * src/main.c
8279                 fix crash recovery
8280                 Patch by Colin
8281
8282 2005-08-23 [paul]       1.9.13cvs53
8283
8284         * src/addressbook.c
8285         * src/editaddress.c
8286                 view all data of LDAP contacts
8287                 Patch by Colin
8288
8289 2005-08-23 [paul]       1.9.13cvs52
8290
8291         * src/addressbook.c
8292                 fix issues with the Search field
8293                 Patch by Colin
8294
8295 2005-08-22 [paul]       1.9.13cvs51
8296
8297         * src/folderview.c
8298                 put name of folder in processing dialog
8299                 title
8300         * src/prefs_folder_item.c
8301                 improve english usage
8302
8303 2005-08-22 [paul]       1.9.13cvs50
8304
8305         * src/filtering.c
8306         * src/filtering.h
8307         * src/matcher.c
8308         * src/matcher_parser_lex.l
8309         * src/matcher_parser_parse.y
8310         * src/prefs_filtering.c
8311                 add Filtering/Processing rule names feature.
8312                 (the incompatible old matcherrc is saved as
8313                 matcherrc.pre_names).
8314                 Patch by Colin
8315
8316 2005-08-22 [paul]       1.9.13cvs49
8317
8318         * src/procmsg.c
8319                 fix colour labelling
8320                 Patch by Colin
8321
8322 2005-08-22 [paul]       1.9.13cvs48
8323
8324         * src/textview.c
8325                 fix open_image_cb()
8326
8327 2005-08-22 [paul]       1.9.13cvs47
8328
8329         * src/imap.c
8330                 fix bug 789, 'SC crashes with imap (CVS ver)'
8331                 Patch by Colin
8332
8333 2005-08-22 [paul]       1.9.13cvs46
8334
8335         * src/mimeview.c
8336         * src/prefs_common.c
8337         * src/common/defs.h
8338                 define reused defaults in defs.h
8339         * src/textview.c
8340                 add 'Open image' to image popup menu
8341
8342 2005-08-21 [colin]      1.9.13cvs45
8343
8344         * src/summaryview.c
8345                 Fix bug #788 (Bogus "From" address displayed)
8346
8347 2005-08-20 [colin]      1.9.13cvs44
8348
8349         * src/folder.c
8350                 Fix buf #787 (multilevel delete causes SIGSEGV)
8351
8352 2005-08-19 [colin]      1.9.13cvs43
8353
8354         * src/inc.c
8355         * src/prefs_common.c
8356         * src/prefs_common.h
8357                 Add an hidden pref to allow modifying the
8358                 update stepping in incorporation.
8359                 Patch by wwp.
8360
8361 2005-08-19 [colin]      1.9.13cvs42
8362
8363         * src/compose.c
8364         * src/procmime.c
8365                 Workaround for broken MUAs: encode 
8366                 Content-type: name: as ASCII and 
8367                 Content-Disposition: filename: as
8368                 per rfc2231
8369         * src/prefs_account.c
8370                 Fix invisible-ness of SMTP SSL prefs
8371                 in NNTP accounts
8372
8373 2005-08-19 [paul]       1.9.13cvs41
8374
8375         * src/compose.c
8376         * src/prefs_common.c
8377         * src/prefs_common.h
8378         * src/prefs_wrapping.c
8379                 paste with or without wrapping.
8380                 patch by Colin
8381
8382 2005-08-19 [paul]       1.9.13cvs40
8383
8384         * src/prefs_common.c
8385         * src/prefs_common.h
8386         * src/summaryview.c
8387                 reintroduce enable_swap_from as a
8388                 hidden pref. patch by Colin
8389         * src/quote_fmt_parse.y
8390         * src/plugins/clamav/clamav_plugin.c
8391         * src/plugins/dillo_viewer/dillo_viewer.c
8392         * src/plugins/mathml_viewer/mathml_viewer.c
8393         * src/plugins/pgpcore/sgpgme.c
8394         * src/plugins/pgpinline/pgpinline.c
8395         * src/plugins/pgpmime/pgpmime.c
8396                 tidy up. patch by Colin
8397
8398 2005-08-19 [paul]       1.9.13cvs39
8399
8400         * configure.ac
8401                 complete cvs38's sync
8402         * src/editaddress.c
8403         * src/gedit-print.c
8404         * src/mutt.c
8405         * src/etpan/etpan-log.c
8406         * src/etpan/imap-thread.c
8407         * src/gtk/gtksourceprintjob.c
8408                 fix compilation warnings
8409                 (patch by Colin)
8410
8411 2005-08-19 [paul]       1.9.13cvs38
8412
8413         sync with main:
8414
8415         * src/account.c
8416         * src/action.c
8417         * src/addrbook.c
8418         * src/addrcache.c
8419         * src/addrharvest.c
8420         * src/addrindex.c
8421         * src/codeconv.c
8422         * src/compose.c
8423         * src/crash.c
8424         * src/exporthtml.c
8425         * src/exportldif.c
8426         * src/folder.c
8427         * src/image_viewer.c
8428         * src/inc.c
8429         * src/inc.h
8430         * src/jpilot.c
8431         * src/ldif.c
8432         * src/main.c
8433         * src/matcher.c
8434         * src/mbox.c
8435         * src/messageview.c
8436         * src/mh.c
8437         * src/mimeview.c
8438         * src/msgcache.c
8439         * src/mutt.c
8440         * src/news.c
8441         * src/partial_download.c
8442         * src/pine.c
8443         * src/pop.c
8444         * src/prefs_actions.c
8445         * src/prefs_common.c
8446         * src/prefs_customheader.c
8447         * src/prefs_display_header.c
8448         * src/prefs_gtk.c
8449         * src/prefs_themes.c
8450         * src/procheader.c
8451         * src/procmime.c
8452         * src/procmsg.c
8453         * src/recv.c
8454         * src/send_message.c
8455         * src/simple-gettext.c
8456         * src/sourcewindow.c
8457         * src/textview.c
8458         * src/vcard.c
8459         * src/common/defs.h
8460         * src/common/log.c
8461         * src/common/plugin.c
8462         * src/common/prefs.c
8463         * src/common/session.c
8464         * src/common/session.h
8465         * src/common/socket.c
8466         * src/common/socket.h
8467         * src/common/ssl_certificate.c
8468         * src/common/template.c
8469         * src/common/utils.c
8470         * src/common/utils.h
8471         * src/common/xml.c
8472         * src/gtk/about.c
8473         added wrappers for C library function that
8474                 take pathname arguments.
8475                 enabled compilation with MinGW.
8476                 use GDir instead of directly using opendir().
8477                 added rename_force().
8478
8479 2005-08-19 [paul]       1.9.13cvs37
8480         
8481         patches by Colin:
8482         * src/compose.c
8483                 fix privacy settings on re-editing
8484                 a sent message
8485         * src/jpilot.c
8486                 fix encoding bug
8487         * src/folder.c
8488         * src/procmsg.c
8489         * src/procmsg.h
8490         * src/summaryview.c
8491                 flag changing optimisation
8492
8493 2005-08-18 [martin]     1.9.13cvs36
8494
8495         * commitHelper
8496             added my login
8497         * src/addrcache.c
8498         * src/addrharvest.c
8499         * src/addrindex.c
8500         * src/compose.c
8501         * src/grouplistdialog.c
8502         * src/main.c
8503         * src/mainwindow.c
8504         * src/msgcache.c
8505         * src/mutt.c
8506         * src/pine.c
8507         * src/prefs_account.c
8508         * src/prefs_themes.c
8509         * src/stock_pixmap.c
8510         * src/summaryview.c
8511         * src/gtk/about.c
8512         * src/gtk/logwindow.c
8513             removed deprecated glib and gdk stuff
8514         * src/plugins/pgpcore/select-keys.c
8515             convert attributes from locale to utf8
8516
8517 2005-08-17 [paul]       1.9.13cvs35
8518
8519         * src/account.c
8520         * src/addressbook.c
8521                 use new GTK_STOCK_ icons if available
8522         * src/summaryview.c
8523         * src/gtk/gtksctree.c
8524         * src/gtk/gtksctree.h
8525                 faster range select. patch by Colin
8526
8527 2005-08-17 [paul]       1.9.13cvs34
8528
8529         patches by colin:
8530         * src/addressbook.c
8531         * src/addressitem.h
8532                 Add an edit button for contacts, fix selections
8533                 of gtksctree items
8534         * src/editaddress.c
8535                 Change labels, let Save be always possible in the
8536                 email and user atributes tabs
8537         * src/folderview.c
8538                 fix sort issues
8539         * src/summaryview.c
8540                 select next item instead of the displayed one
8541                 after deletion
8542
8543         * src/gtk/progressdialog.c
8544                 use prefs_common.enable_rules_hint
8545
8546 2005-08-13 [hoa]        1.9.13cvs33
8547
8548         * src/etpan/imap-thread.c
8549                 fixed build on Solaris.
8550
8551 2005-08-10 [colin]      1.9.13cvs32
8552
8553         * src/procmsg.c
8554                 Fix cvs31 (missing fclose before reading
8555                 the file)
8556
8557 2005-08-10 [colin]      1.9.13cvs31
8558
8559         * src/procmsg.c
8560                 Fix procmsg_msginfo_new_from_mimeinfo() when
8561                 the MimeInfo isn't stored in memory. This fixes
8562                 replying to an attached message.
8563
8564 2005-08-10 [colin]      1.9.13cvs30
8565
8566         * src/mainwindow.c
8567                 Fix slowness in account changing
8568
8569 2005-08-10 [colin]      1.9.13cvs29
8570
8571         * src/folder.c
8572         * src/folderutils.c
8573         * src/folderview.c
8574         * src/imap_gtk.c
8575         * src/mainwindow.c
8576         * src/mh_gtk.c
8577         * src/procmsg.c
8578         * src/summaryview.c
8579                 Optimize folder_has_parent_of_type
8580                 Prevent moving special sub-folders from contextual menus
8581                 Rework message a bit ("Empty all messages" -> "Delete all
8582                 messages")
8583                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8584                 and "Deleted Items" folders)
8585
8586 2005-08-08 [colin]      1.9.13cvs28
8587
8588         * src/summaryview.c
8589         * src/prefs_summaries.c
8590                 Make "Select first unread|new" more flexible
8591                 (just prioritize new or unread)
8592
8593 2005-08-08 [colin]      1.9.13cvs27
8594
8595         * src/summaryview.c
8596                 If "select first new" is selected and there only
8597                 are unread messages, fallback to "select first
8598                 unread".
8599
8600 2005-08-08 [colin]      1.9.13cvs26
8601
8602         * src/folder.c
8603                 Fix shameful bugs (and bug #779)
8604
8605 2005-08-08 [colin]      1.9.13cvs25
8606
8607         * src/folder.c
8608         * src/folder.h
8609                 Cache parents' type to make folder_has_parent_of_type
8610                 faster
8611         * src/folderview.c
8612                 Forbid DnD of special sub-folders
8613         * src/procmsg.c
8614         * src/procmsg.h
8615                 Add MAIL_POSTFILTERING_HOOK
8616         * src/summaryview.c
8617                 Revert over-zealous deletion of the use_addr_book 
8618                 code
8619
8620 2005-08-07 [colin]      1.9.13cvs24
8621
8622         * src/folder.c
8623                 Fix big mistake (passing MsgInfo instead 
8624                 of FolderItem)
8625
8626 2005-08-07 [colin]      1.9.13cvs23
8627
8628         * src/compose.c
8629         * src/folder.c
8630         * src/folder.h
8631         * src/foldersel.c
8632         * src/folderutils.c
8633         * src/folderview.c
8634         * src/imap.c
8635         * src/mainwindow.c
8636         * src/messageview.c
8637         * src/mh.c
8638         * src/msgcache.c
8639         * src/procmime.c
8640         * src/summaryview.c
8641                 Make subfolders of Drafts, Queue, Outbox, Trash
8642                 work like their parents. 
8643                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8644
8645 2005-08-07 [colin]      1.9.13cvs22
8646
8647         * src/addressbook.c
8648                 Fix bug #771 (Dragged contacts not saved)
8649
8650 2005-08-07 [paul]       1.9.13cvs21
8651
8652         * src/summaryview.c
8653                 fix bug 32 'Search Doesn't display results
8654                 if "Hide Read Messages" is chosen'
8655                 be more literal in interpreting 'Hide read
8656                 messages'
8657
8658 2005-08-07 [colin]      1.9.13cvs20
8659
8660         * src/folderview.c
8661                 Add debug
8662         * src/summaryview.c
8663                 Faster 'unthread_for_execution'
8664
8665 2005-08-06 [paul]       1.9.13cvs19
8666
8667         * src/mainwindow.c
8668                 add mnemonics to Set displayed columns
8669                 fix bug where msgview_visible option was
8670                 overwritten as TRUE on startup
8671
8672 2005-08-06 [paul]       1.9.13cvs18
8673
8674         * src/mainwindow.c
8675                 refer to 'displayed columns in folder/message
8676                 list' not 'displayed items in summary/message view'
8677         * src/prefs_display_header.c
8678                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8679                 be consistent with similar dialogues
8680         * src/prefs_folder_column.c
8681         * src/prefs_summary_column.c
8682                 'columns' not 'items', and folder and message lists,
8683                 instead of folder and summary views;
8684                 Use 'Hidden columns' as list heading not 'Available
8685                 items';
8686                 move the 'Remove' button to the right hand side;
8687                 top-align the buttons;
8688                 remove unneeded vbox
8689         * src/prefs_summaries.c
8690                 put the 2 column prefs buttons in a frame to reduce
8691                 overall width; refer to columns not items &c.
8692
8693 2005-08-05 [colin]      1.9.13cvs17
8694
8695         * src/prefs_common.c
8696         * src/prefs_common.h
8697         * src/mainwindow.c
8698         * src/compose.c
8699         * src/messageview.c
8700                 Add an hidden toolbar_detachable pref, so
8701                 that I can get rid of these painful handles
8702                 in the toolbars. Defaults to TRUE to avoid
8703                 changing the GUI on unsuspecting people...
8704
8705 2005-08-05 [colin]      1.9.13cvs16
8706
8707         * src/Makefile.am
8708         * src/prefs_folder_column.c
8709         * src/prefs_folder_column.h
8710                 Add prefs for folder columns
8711         * src/folderview.c
8712         * src/folderview.h
8713         * src/mainwindow.c
8714         * src/mainwindow.h
8715         * src/prefs_common.c
8716         * src/prefs_common.h
8717         * src/prefs_summaries.c
8718                 Use them
8719         * src/prefs_summary_column.c
8720         * src/summaryview.c
8721         * src/summaryview.h
8722                 Add a To column
8723         * src/textview.c
8724         * src/common/utils.c
8725         * src/common/utils.h
8726                 Move uri colourisation functions
8727                 to utils
8728         * src/compose.c
8729                 Colourise URIs
8730         * src/imap.c
8731                 Fix bug with LIST where we'd try
8732                 to get Folder//////[...]/// 
8733
8734 2005-08-05 [paul]       1.9.13cvs15
8735
8736         * src/prefs_summaries.c
8737                 improve the English usage
8738         * src/summaryview.c
8739                 set font on column change
8740                 thanks to Colin
8741
8742 2005-08-05 [paul]       1.9.13cvs14
8743
8744         * src/prefs_common.c
8745         * src/prefs_common.h
8746         * src/prefs_summaries.c
8747         * src/summaryview.c
8748                 replace 'open_unread_on_enter' option with
8749                 'select_on_entry' option. opening/not opening
8750                 is now exclusively controlled by 'always_show_msg'
8751
8752 2005-08-04 [colin]      1.9.13cvs13
8753
8754         * src/compose.c
8755                 Remove dead code
8756                 Add colourisation of quotes and signatures
8757         * src/folderview.c
8758                 Fix possible crashes
8759         * src/messageview.c
8760                 Change an assert that is no problem
8761         * src/news.c
8762         * src/news_gtk.c
8763         * src/news_gtk.h
8764                 Fix offline mode
8765         * src/gtk/quicksearch.c
8766                 Fix a possible crash
8767
8768 2005-08-03 [colin]      1.9.13cvs12
8769
8770         * src/prefs_account.c
8771                 Fix bug #777 (Sylpheed crash in account configuration)
8772
8773 2005-08-03 [colin]      1.9.13cvs11
8774
8775         * src/addressbook.c
8776         * src/editaddress.c
8777         * src/editgroup.c
8778                 Fixing addressbook, round 2
8779         * src/textview.c
8780                 Fix emphasis color on rechecking 'Colorize messages'
8781
8782 2005-08-03 [paul]       1.9.13cvs10
8783
8784         sync with main
8785
8786         * src/addr_compl.c
8787         * src/compose.c
8788         * src/main.c
8789         * src/pop.c
8790         * src/prefs_account.c
8791         * src/procmime.c
8792         * src/procmsg.c
8793         * src/quote_fmt_parse.y
8794         * src/textview.c
8795         * src/common/quoted-printable.c
8796         * src/common/utils.c
8797         * src/common/utils.h
8798         * src/common/xml.c
8799                 replaced incorrect locale-independent
8800                 ctype functions with GLib's. Corrected
8801                 signedness mismatch.
8802         * src/headerview.c
8803                 headerview_create(): added spacing for vbox.
8804         * src/gtk/about.c
8805                 set focus to the OK button.
8806
8807 2005-08-03 [colin]      1.9.13cvs9
8808
8809         * src/folderview.c
8810                 Fix possible crash
8811
8812 2005-08-02 [colin]      1.9.13cvs8
8813
8814         * src/mainwindow.c
8815                 Fix cast
8816         * src/addressbook.c
8817         * src/addressitem.h
8818                 Fix a cast and more generally, try to make the
8819                 GUI more intuitive and consistent (round 1)
8820
8821 2005-08-02 [paul]       1.9.13cvs7
8822
8823         * src/folder.h
8824                 missing in 1.9.13cvs6
8825
8826 2005-08-02 [colin]      1.9.13cvs6
8827
8828         * src/folder.c
8829                 Fix one more leak
8830
8831 2005-08-02 [colin]      1.9.13cvs5
8832
8833         * src/folder.c
8834         * src/folderview.c
8835         * src/imap.c
8836         * src/main.c
8837         * src/mbox.c
8838         * src/procmsg.c
8839         * src/summaryview.c
8840                 Fix a number of folder_item_get_msg_list()-related
8841                 leaks (missing procmsg_msginfo_free()s)
8842
8843 2005-08-01 [colin]      1.9.13cvs4
8844
8845         * src/folderview.c
8846         * src/folderview.h
8847         * src/mainwindow.c
8848         * src/prefs_fonts.c
8849         * src/prefs_summaries.c
8850         * src/prefs_themes.c
8851         * src/summaryview.c
8852         * src/summaryview.h
8853         * src/textview.c
8854         * src/textview.h
8855                 Fix instant-apply of summary and folderview-related prefs
8856                 Fix erroneous g_free and alertpanels in prefs_theme
8857                 Add instant-apply for fonts
8858                 Defer applying of prefs a little bit so it's done only
8859                 once even if requested by multiples prefs pages
8860
8861 2005-08-01 [paul]       1.9.13cvs3
8862
8863         * src/main.c
8864                 fix bug 776 'S.C. crashes on close'
8865                 thanks to Colin
8866         * src/etpan/etpan-thread-manager-types.h
8867                 add missing include
8868                 thanks to Hoa
8869
8870 2005-07-25 [paul]       1.9.13cvs2
8871
8872         * src/summaryview.c
8873                 fix typos. spotted by Fabien Vantard
8874
8875 2005-07-24 [paul]       1.9.13cvs1
8876
8877         * doc/man/sylpheed.1
8878                 update man page, incorporating fix of
8879                 bug 769 'Typo in manpage'
8880         * src/etpan/imap-thread.c
8881                 fix NetBSD openssl dependencies. patch by
8882                 George Michaelson <ggm@apnic.net>
8883         * po/pt_BR.po
8884                 updated by Frederico Goncalves Guimaraes
8885
8886 2005-07-22 [paul]       1.9.13
8887
8888         1.9.13 release
8889
8890 2005-07-22 [paul]       1.9.12cvs91
8891
8892         * AUTHORS
8893         * INSTALL
8894         * README.claws
8895         * RELEASE_NOTES.claws
8896                 updated for release
8897         * configure.ac
8898         * po/nb.po
8899         * tools/claws.i18n.status.pl
8900                 add Norwegian translation. submiited by
8901                 Geir Helland <pjallabais@users.sourceforge.net>
8902         * po/ca.po
8903         * po/de.po
8904         * po/es.po
8905         * po/fi.po
8906         * po/fr.po
8907         * po/it.po
8908         * po/sk.po
8909         * po/sr.po
8910         * po/zh_CN.po
8911                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8912                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8913                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8914                 Yang Guilong
8915         * src/plugins/clamav/clamav_plugin_gtk.c
8916         * src/plugins/spamassassin/spamassassin_gtk.c
8917                 replace outdated description strings
8918
8919 2005-07-21 [colin]      1.9.12cvs90
8920
8921         * src/folder.c
8922                 Set folder to batch mode when scanning it. Makes deletion
8923                 of unread mails on IMAP much faster (due to the UNREAD 
8924                 flag unsetting)
8925
8926 2005-07-21 [darko]      1.9.12cvs89
8927
8928         * configure.ac
8929                 link against libresolv if necessary (patch by Paul)
8930         * src/msgcache.c
8931                 use glib's portable macros to determine endianness
8932
8933 2005-07-21 [paul]       1.9.12cvs88
8934
8935         * src/crash.c
8936         * src/gtk/about.c
8937                 update compiled-in features list
8938
8939 2005-07-20 [colin]      1.9.12cvs87
8940
8941         * src/folder.c
8942         * src/textview.c
8943                 Gcc 2.9x compilation fixes, thanks to Darko
8944         * src/plugins/clamav/clamav_plugin.c
8945                 Little optimisation: load virus database only once
8946         * src/plugins/spamassassin/spamassassin.c
8947                 Big optimisation: filtering one mail took at least 1 second,
8948                 now it takes at least 50ms. Doesn't speed up spamassassin 
8949                 itself, but should already be much more tolerable.
8950
8951 2005-07-20 [colin]      1.9.12cvs86
8952
8953         * src/summaryview.c
8954                 Fix performance issue
8955
8956 2005-07-19 [colin]      1.9.12cvs85
8957
8958         * src/plugins/pgpinline/plugin.c
8959                 Fix warning
8960
8961 2005-07-19 [colin]      1.9.12cvs84
8962
8963         * configure.ac
8964         * src/plugins/Makefile.am
8965         * src/plugins/pgpinline/.cvsignore
8966         * src/plugins/pgpinline/Makefile.am
8967         * src/plugins/pgpinline/pgpinline.c
8968         * src/plugins/pgpinline/pgpinline.deps
8969         * src/plugins/pgpinline/pgpinline.h
8970         * src/plugins/pgpinline/plugin.c
8971                 Put pgpinline in the main tree
8972
8973 2005-07-19 [paul]       1.9.12cvs83
8974
8975         * src/prefs_actions.c
8976                 prevent '//' in menu names, which cause a crash
8977                 thanks to Colin
8978
8979 2005-07-19 [paul]       1.9.12cvs82
8980
8981         * configure.ac
8982                 be generally more informative in configure output.
8983                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8984                 '[ --disable-openssl ...', as --enable-openssl is default
8985                 PGP/MIME: don't check for GPGME again, check for
8986                 pgpcore instead. Therefore prevent the possibility of
8987                 attempting to build pgpmime if pgpcore dependencies are
8988                 not met
8989                 ClamAV: use pkgconfig to check for lib
8990                 libgnomeprint: revert logic on inner test to match
8991                 everything else
8992         * src/plugins/pgpcore/sgpgme.c
8993                 add missing include
8994
8995 2005-07-19 [colin]      1.9.12cvs81
8996
8997         * src/summaryview.c
8998                 Fix slow thread rebuilding in particular
8999                 cases
9000
9001 2005-07-19 [paul]       1.9.12cvs80
9002
9003         * sylpheed-claws.desktop
9004                 fix typo, spotted by Stephan Sachse
9005         * src/account.c
9006                 replace GTK_STOCK_ADD with
9007                 GTK_STOCK_NEW button
9008
9009 2005-07-18 [colin]      1.9.12cvs79
9010
9011         * src/etpan/imap-thread.c
9012                 Fix return value (Thanks Hoa)
9013
9014 2005-07-18 [colin]      1.9.12cvs78
9015
9016         * src/imap.c
9017                 Allow empty passwords
9018                 Create drafts/queue/outbox if necessary
9019         * src/summaryview.c
9020                 Remove old code
9021         * src/etpan/imap-thread.c
9022                 Fix STARTTLS (Thanks to Hoa)
9023
9024 2005-07-18 [paul]       1.9.12cvs77
9025
9026         * ChangeLog-gtk2.jp
9027         * ChangeLog.jp
9028                 removed
9029         * Makefile.am
9030                 updated to reflect additions and removals
9031         * TODO
9032                 updated to be claws-specific
9033         * TODO-gtk2
9034         * TODO-gtk2.jp
9035         * TODO.jp
9036         * sylpheed-128x128.png
9037         * sylpheed-64x64.png
9038                 removed
9039         * sylpheed-claws-128x128.png
9040         * sylpheed-claws-64x64.png
9041         * sylpheed-claws.desktop
9042         * sylpheed-claws.png
9043                 added
9044         * sylpheed.desktop
9045         * sylpheed.png
9046                 removed
9047
9048 2005-07-17 [paul]       1.9.12cvs76
9049
9050         * src/account.c
9051         * src/addressbook.c
9052         * src/alertpanel.c
9053         * src/alertpanel.h
9054         * src/compose.c
9055         * src/exphtmldlg.c
9056         * src/expldifdlg.c
9057         * src/folderview.c
9058         * src/imap_gtk.c
9059         * src/inc.c
9060         * src/message_search.c
9061         * src/messageview.c
9062         * src/mh_gtk.c
9063         * src/news_gtk.c
9064         * src/prefs_actions.c
9065         * src/prefs_filtering.c
9066         * src/prefs_matcher.c
9067         * src/prefs_template.c
9068         * src/prefs_themes.c
9069         * src/ssl_manager.c
9070         * src/summary_search.c
9071         * src/textview.c
9072         * src/toolbar.c
9073         * src/gtk/sslcertwindow.c
9074         * src/plugins/pgpcore/sgpgme.c
9075                 rework alertpanels
9076
9077 2005-07-17 [colin]      1.9.12cvs75
9078
9079         * src/privacy.c
9080                 add a PrivacySystem accessor that checks that
9081                 the system cached in a MimeInfo's privacydata
9082                 is still registered. Use this accessor instead
9083                 of directly using data->system. Fixes crashes
9084                 after unloading pgp plugins.
9085
9086 2005-07-17 [colin]      1.9.12cvs74
9087
9088         * src/alertpanel.c
9089                 Change geometry hints to a simple default size.
9090                 Fixes the certs dialogs.
9091
9092 2005-07-17 [colin]      1.9.12cvs73
9093
9094         * src/gtk/sslcertwindow.c
9095                 Use a gtkExpander
9096
9097 2005-07-17 [colin]      1.9.12cvs72
9098
9099         * src/plugins/pgpcore/Makefile.am
9100         * src/plugins/pgpmime/Makefile.am
9101                 Add gpgme libs
9102
9103 2005-07-17 [paul]       1.9.12cvs71
9104
9105         * configure.ac
9106                 add --disable-gnomeprint option
9107                 modified version of patch by Marius Mauch
9108
9109 2005-07-17 [paul]       1.9.12cvs70
9110
9111         * src/common/defs.h
9112                 update urls
9113         * src/account.c
9114         * src/action.c
9115         * src/addressbook.c
9116         * src/compose.c
9117         * src/foldersel.c
9118         * src/folderview.c
9119         * src/html.c
9120         * src/imap_gtk.c
9121         * src/main.c
9122         * src/mainwindow.c
9123         * src/messageview.c
9124         * src/mh_gtk.c
9125         * src/mimeview.c
9126         * src/news_gtk.c
9127         * src/prefs_account.c
9128         * src/prefs_send.c
9129         * src/prefs_summaries.c
9130         * src/procmsg.c
9131         * src/summaryview.c
9132         * src/common/utils.c
9133         * src/common/xml.c
9134         * src/plugins/pgpcore/passphrase.c
9135         * src/plugins/pgpcore/select-keys.c
9136                 replace inappropriately used backticks
9137                 with single quotes
9138
9139 2005-07-16 [colin]      1.9.12cvs69
9140
9141         * src/image_viewer.c
9142                 Add extra paranoid checks
9143
9144 2005-07-16 [colin]      1.9.12cvs68
9145
9146         * src/plugins/pgpcore/prefs_gpg.c
9147                 Don't auto-check sigs by default, as it
9148                 can be really slow.
9149
9150 2005-07-16 [colin]      1.9.12cvs67
9151
9152         * src/plugins/pgpcore/sgpgme.c
9153                 Make messages a bit better.
9154
9155 2005-07-16 [colin]      1.9.12cvs66
9156
9157         * src/imap.c
9158                 Remove pseudo-log
9159         * src/etpan/imap-thread.c
9160                 Add real log
9161
9162 2005-07-16 [colin]      1.9.12cvs65
9163
9164         * src/main.c
9165         * src/prefs_other.c
9166                 And now, fix build with libetpan :-/
9167
9168 2005-07-15 [colin]      1.9.12cvs64
9169
9170         * src/prefs_other.c
9171                 Continue fixing build without libetpan.
9172
9173 2005-07-15 [colin]      1.9.12cvs63
9174
9175         * src/main.c
9176                 Fix build with --disable-libetpan
9177
9178 2005-07-15 [colin]      1.9.12cvs62
9179
9180         * configure.ac
9181                 Bump libetpan's version
9182
9183 2005-07-15 [colin]      1.9.12cvs61
9184
9185         * src/etpan/imap-thread.c
9186                 Actually stop logging :)
9187
9188 2005-07-15 [colin]      1.9.12cvs60
9189
9190         * src/addressbook.c
9191                 Fix dnd of multiple addresses.
9192
9193 2005-07-15 [hoa]        1.9.12cvs59
9194
9195         * src/etpan/imap-thread.c
9196             disable login of IMAP password in libetpan log file.
9197
9198 2005-07-15 [paul]       1.9.12cvs58
9199
9200         * src/account.c
9201                 don't automatically sort
9202                 do allow drag n drop
9203
9204 2005-07-15 [paul]       1.9.12cvs57
9205
9206         * src/account.c
9207         * src/ssl_manager.c
9208                 alphabetical listing
9209
9210 2005-07-15 [paul]       1.9.12cvs56
9211
9212         * src/gtk/pluginwindow.c
9213                 sort plugin list alphabetically
9214
9215 2005-07-15 [paul]       1.9.12cvs55
9216
9217         * src/prefs_spelling.c
9218         * src/prefs_wrapping.c
9219                 unify English usage
9220
9221 2005-07-15 [colin]      1.9.12cvs54
9222
9223         * src/wizard.c
9224                 Typo fix
9225
9226 2005-07-15 [paul]       1.9.12cvs53
9227
9228         * src/prefs_message.c
9229                 make 'show cursor' a hidden option
9230
9231 2005-07-14 [colin]      1.9.12cvs52
9232
9233         * src/plugins/spamassassin/Makefile.am
9234         * src/plugins/clamav/Makefile.am
9235                 Fix double EXTRA_DISTs
9236
9237 2005-07-14 [colin]      1.9.12cvs51
9238
9239         * src/plugins/clamav/Makefile.am
9240         * src/plugins/clamav/clamav_plugin_gtk.deps
9241         * src/plugins/spamassassin/Makefile.am
9242         * src/plugins/spamassassin/spamassassin_gtk.deps
9243                 Make $plugin_gtk depend on $plugin
9244
9245 2005-07-14 [hoa]        1.9.12cvs50
9246
9247         * src/etpan/imap-thread.c
9248                 enable debug log of libetpan when running with --debug
9249
9250 2005-07-14 [colin]      1.9.12cvs49
9251
9252         * configure.ac
9253         * src/common/Makefile.am
9254         * src/common/plugin.c
9255         * src/common/plugin.h
9256                 Add a little plugin dependancy system.
9257                 Plugins can ship a $plugin_name.deps file
9258                 (near them in PLUGINDIR) so that their
9259                 dependancies are loaded if possible.
9260         * src/plugins/Makefile.am
9261         * src/plugins/pgpcore/Makefile.am
9262         * src/plugins/pgpcore/passphrase.c
9263         * src/plugins/pgpcore/passphrase.h
9264         * src/plugins/pgpcore/plugin.c
9265         * src/plugins/pgpcore/prefs_gpg.c
9266         * src/plugins/pgpcore/prefs_gpg.h
9267         * src/plugins/pgpcore/select-keys.c
9268         * src/plugins/pgpcore/select-keys.h
9269         * src/plugins/pgpcore/sgpgme.c
9270         * src/plugins/pgpcore/sgpgme.h
9271                 Introduce pgpcore, used by pgpmime and
9272                 pgpinline
9273         * src/plugins/pgpmime/Makefile.am
9274         * src/plugins/pgpmime/passphrase.c
9275         * src/plugins/pgpmime/passphrase.h
9276         * src/plugins/pgpmime/pgpmime.c
9277         * src/plugins/pgpmime/pgpmime.deps
9278         * src/plugins/pgpmime/plugin.c
9279         * src/plugins/pgpmime/prefs_gpg.c
9280         * src/plugins/pgpmime/prefs_gpg.h
9281         * src/plugins/pgpmime/select-keys.c
9282         * src/plugins/pgpmime/select-keys.h
9283         * src/plugins/pgpmime/sgpgme.c
9284         * src/plugins/pgpmime/sgpgme.h
9285                 Remove the core from pgpmime and add the
9286                 dependancy to pgpcore.
9287
9288 2005-07-14 [paul]       1.9.12cvs48
9289
9290         * src/stock_pixmap.c
9291                 forgot this in last commit
9292
9293 2005-07-14 [paul]       1.9.12cvs47
9294
9295         * src/account.c
9296         * src/addressbook.c
9297                 add accelerators for the buttons (sync with main)
9298         * src/compose.c
9299         * src/compose.h
9300                 add accelerators for the buttons.
9301                 fix editing with external editor.
9302                 replace gdk_input_*() with GIOChannel;
9303                 (sync with main)
9304         * src/foldersel.c
9305                 display folder names with new/unread
9306                 representation (sync with main)
9307         * src/main.c
9308                 specify default window icon (sync with main)
9309         * src/prefs_common.c
9310                 use_addr_book default to FALSE
9311         * src/summaryview.c
9312         * src/textview.c
9313                 add accelerators for the buttons (sync with main)
9314         * src/gtk/menu.c
9315                 fix typos
9316         * src/pixmaps/sylpheed_icon.xpm
9317                 updated
9318
9319 2005-07-13 [paul]       1.9.12cvs46
9320
9321         * src/plugins/pgpmime/pgpmime.c
9322         * src/plugins/pgpmime/sgpgme.c
9323                 (temporarily) use deprecated gpgme_data_rewind()
9324                 while largefile support is not present
9325                 (as suggested by Colin)
9326
9327 2005-07-13 [paul]       1.9.12cvs45
9328
9329         * configure.ac
9330                 remove large file support (for now):
9331                 it breaks too many things
9332
9333 2005-07-13 [paul]       1.9.12cvs44
9334
9335         * configure.ac
9336                 add large file support
9337         * src/html.c
9338                 fix bug #763 where href attribute was not
9339                 the very first attribute of a link
9340                 patch by Thomas Gilgin
9341
9342 2005-07-13 [colin]      1.9.12cvs43
9343
9344         * src/gtk/pluginwindow.c
9345                 Little portability fix
9346
9347 2005-07-13 [colin]      1.9.12cvs42
9348
9349         * src/plugins/pgpmime/sgpgme.c
9350                 Fix crasher.
9351
9352 2005-07-13 [colin]      1.9.12cvs41
9353
9354         * src/plugins/pgpmime/pgpmime.c
9355         * src/plugins/pgpmime/sgpgme.c
9356                 Use gpgme_data_release_and_get_mem instead
9357                 of gpgme_data_read.
9358
9359 2005-07-13 [colin]      1.9.12cvs40
9360
9361         * configure.ac
9362         * src/plugins/pgpmime/passphrase.c
9363         * src/plugins/pgpmime/passphrase.h
9364         * src/plugins/pgpmime/pgpmime.c
9365         * src/plugins/pgpmime/plugin.c
9366         * src/plugins/pgpmime/select-keys.c
9367         * src/plugins/pgpmime/select-keys.h
9368         * src/plugins/pgpmime/sgpgme.c
9369         * src/plugins/pgpmime/sgpgme.h
9370                 Port pgpmime to gpgme-1.0.
9371
9372 2005-07-12 [paul]       1.9.12cvs39
9373
9374         * AUTHORS
9375         * src/toolbar.c
9376         * src/toolbar.h
9377                 add a 'Go to Prev' button to the toolbar.
9378                 correct tooltip text of go to buttons.
9379                 based on patch by Yang Guilong <bamanzi@gmail.com>
9380
9381 2005-07-12 [colin]      1.9.12cvs38
9382
9383         * src/statusbar.c
9384                 Fix progress bar showing stuff at startup.
9385
9386 2005-07-12 [paul]       1.9.12cvs37
9387
9388         * src/editjpilot.c
9389                 fix building with jpilot support
9390
9391 2005-07-11 [colin]      1.9.12cvs36
9392
9393         * src/inc.c
9394                 Add visual indication that filtering is running
9395         * src/textview.c
9396                 Make {}[] uri delimiters
9397         * src/summaryview.c
9398                 Remove useless (and slow) calls
9399
9400 2005-07-11 [paul]       1.9.12cvs35
9401
9402         * src/plugins/clamav/clamav_plugin_gtk.c
9403         * src/plugins/dillo_viewer/dillo_prefs.c
9404         * src/plugins/pgpmime/prefs_gpg.c
9405         * src/plugins/spamassassin/spamassassin_gtk.c
9406                 gather plugins prefs together under their
9407                 own 'Plugins' heading
9408
9409 2005-07-11 [paul]       1.9.12cvs34
9410
9411         sync with main
9412
9413         * src/account.c
9414                 account_delete(): modified alert dialog
9415         * src/editjpilot.c
9416         * src/editvcard.c
9417                 fixed a crash when cancelling file selection
9418                 dialog by Escape key. Made non-ascii filename
9419                 selectable.
9420         * src/prefs_template.c
9421                 prefs_template_window_create(): make scrolled
9422                 window policy AUTOMATIC
9423
9424 2005-07-10 [hoa]        1.9.12cvs33
9425
9426         * src/etpan/imap-thread.c
9427                 workaround for old Courier IMAP servers.
9428
9429 2005-07-10 [colin]      1.9.12cvs32
9430
9431         * src/folder.c
9432         * src/statusbar.c
9433         * src/statusbar.h
9434                 Add visual progress indicator on filtering/processing
9435                 Factorize the progress bar code
9436         * src/imap.c
9437         * src/imap.h
9438         * src/etpan/imap-thread.c
9439                 Add a reference counter to avoid destroying the Folder
9440                 while it's in use by another callback.
9441
9442 2005-07-09 [hoa]        1.9.12cvs31
9443
9444         * src/imap.c
9445         * src/etpan/imap-thread.c
9446                 fixed deadlock when removing IMAP account.
9447
9448 2005-07-08 [colin]      1.9.12cvs30
9449
9450         * src/textview.c
9451         * src/unmime.c
9452                 Fix again problems decoding broken headers
9453         * src/gtk/inputdialog.c
9454                 Fix local variable shadowing a global one
9455
9456 2005-07-08 [colin]      1.9.12cvs29
9457
9458         * src/msgcache.c
9459                 Make the cache/mark files platform-agnostic by writing
9460                 them in little-endian format. Reading them is also done
9461                 in little-endian format, of course; however, in order
9462                 to avoid trashing mark data on big-endian machines, the
9463                 files are, at first, read from the native format if the
9464                 little-endian one doesn't exist. This is easy to deter-
9465                 mine by trying to open a file with a swapped data_ver
9466                 and seeing if it's the wanted version.
9467                 Little-endian using users should see absolutely no
9468                 difference, Big-endian users may get a very little
9469                 performance drop due to byte-swapping.
9470                 Tested on i386 and ppc32. 
9471                 Fixes bug #159 (The index file, in the mailboxes, is 
9472                 hardware depending).
9473
9474                 To have the cache/mark files updated to the new little-
9475                 endian format, "Check for new messages" or even
9476                 "Rebuild folder tree" aren't enough. Files will be
9477                 updated as soon as a folder has been opened/closed.
9478                 To update everything, just select all folders by
9479                 selecting them one by one.
9480
9481 2005-07-07 [colin]      1.9.12cvs28
9482
9483         * src/imap.c
9484                 Remember the folder separator per IMAPFolder
9485                 instead of globally.
9486                 Revive the Session on noop; fixes bug #761
9487                 (mark a bunch of unread messages as read takes 
9488                 forever)
9489
9490 2005-07-07 [darko]      1.9.12cvs27
9491
9492         * src/common/template.c
9493                 Sort templates alphabetically
9494
9495 2005-07-06 [colin]      1.9.12cvs26
9496
9497         * src/imap.c
9498                 Try to use the correct separator in
9499                 most cases. Possibly fixes bug #759
9500                 (only creates the INBOX folder when 
9501                 setting up new IMAP account) and 
9502                 bug #760 (Can't retrieve messages)
9503
9504 2005-07-06 [colin]      1.9.12cvs25
9505
9506         * src/imap.c
9507                 Use real_path in status command. This will
9508                 help later, when namespaces will be used.
9509
9510 2005-07-06 [colin]      1.9.12cvs24
9511
9512         * configure.ac
9513         * src/account.c
9514         * src/folder.c
9515         * src/imap.c
9516         * src/etpan/etpan-log.c
9517         * src/etpan/etpan-thread-manager.c
9518         * src/etpan/imap-thread.c
9519                 Add a --disable-libetpan parameter. With this,
9520                 users that don't want IMAP4 support can avoid
9521                 the new dependancy (and have no IMAP support).
9522                 Users that have IMAP4 accounts and use this
9523                 parameter won't lose their configuration, their
9524                 IMAP accounts will just be invisible and not
9525                 used.
9526         * src/textview.c
9527                 Make the "Copy ..." contextual menu items 
9528                 copy to both the X clipboard and the gtk 
9529                 clipboard - as most other apps do.
9530         * src/gtk/about.c
9531                 Add a notice about OpenSSL usage, in order to
9532                 comply with OpenSSL's license (point 6):
9533                 http://www.openssl.org/source/license.html
9534
9535 2005-07-06 [colin]      1.9.12cvs23
9536
9537         * src/alertpanel.c
9538                 Fix a minimum size for alertpanels
9539         * src/compose.c
9540                 Show 'No space left on device' type errors
9541                 when queuing/sending
9542         * src/imap_gtk.c
9543         * src/mh_gtk.c
9544                 Rework folder's deletion message (remove 
9545                 extra \n)
9546
9547 2005-07-05 [colin]      1.9.12cvs22
9548
9549         * src/imap.c
9550                 Add an alertpanel on auth error
9551                 Add pseudo-log
9552                 Remove pthread-related stuff
9553
9554 2005-07-05 [colin]      1.9.12cvs21
9555
9556         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9557                 Fix crash on plugin reloading (with a hack)
9558
9559 2005-07-05 [colin]      1.9.12cvs20
9560
9561         * src/prefs_account.c
9562         * src/prefs_account.h
9563                 Fix typo
9564         * src/gtk/filesel.c
9565         * src/gtk/filesel.h
9566                 Add a way to filter the view
9567         * src/gtk/pluginwindow.c
9568                 Filter loadable stuff
9569         * src/plugins/pgpmime/prefs_gpg.c
9570                 Fix missing unregistration
9571         * .cvsignore
9572         * src/etpan/.cvsignore
9573         * src/plugins/spamassassin/.cvsignore
9574                 Add more stuff to cvs ignored files
9575
9576 2005-07-04 [colin]      1.9.12cvs19
9577
9578         * src/imap.c
9579                 Fix scan_required returning FALSE when it
9580                 shouldn't. Maybe fix #760 (Can't retrieve
9581                 messages)
9582
9583 2005-07-04 [colin]      1.9.12cvs18
9584
9585         * src/summaryview.c
9586                 Fix always_show_msg pref
9587
9588 2005-07-04 [paul]       1.9.12cvs17
9589
9590         sync with main (forgotten in last commit)
9591         
9592         * src/common/utils.c
9593         * src/common/utils.h
9594                 check_line_length(): new.
9595                 is_dir_exist()
9596                 is_file_entry_exist()
9597                 dirent_is_regular_file()
9598                 dirent_is_directory(): use g_file_test() instead of stat().
9599
9600 2005-07-04 [paul]       1.9.12cvs16
9601
9602         sync with main:
9603
9604         * src/compose.c
9605                 compose_write_to_file(): check for line
9606                 length limit and display warning if exceeds
9607         * src/jpilot.c
9608                 use get_home_dir() instead of g_get_home_dir()
9609         * src/procheader.c
9610                 removed warning about invalid date
9611         * src/vcard.c
9612                 use get_home_dir() instead of g_get_home_dir()
9613
9614 2005-07-04 [paul]       1.9.12cvs15
9615
9616         * src/stock_pixmap.c
9617                 fix new pixmap naming errors
9618                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9619
9620 2005-07-04 [colin]      1.9.12cvs14
9621
9622         * src/imap.c
9623                 Fix debugging string with a warning
9624
9625 2005-07-04 [colin]      1.9.12cvs13
9626
9627         * configure.ac
9628                 Add a check for libetpan's version (>= 0.37)
9629
9630 2005-07-04 [hoa]        1.9.12cvs12
9631
9632         * commitHelper
9633         * src/imap.c
9634         * src/etpan/imap-thread.c
9635         * src/etpan/imap-thread.h
9636                 fixed IMAP implementation of check of mails.
9637
9638 2005-07-03 [hoa]        1.9.12cvs11
9639
9640         * src/etpan/Makefile.am
9641         * src/etpan/etpan-errors.h
9642         * src/etpan/etpan-log.[ch]
9643         * src/etpan/etpan-thread-manager-types.h
9644         * src/etpan/etpan-thread-manager.[ch]
9645         * src/etpan/imap-thread.[ch]
9646         * src/Makefile.am
9647         * src/imap.c
9648         * src/main.c
9649         * src/prefs_other.c
9650         * configure.ac
9651             merged imap branch.
9652             dependency on libetpan 0.37 is now added.
9653
9654 2005-07-01 [colin]      1.9.12cvs10
9655
9656         * src/Makefile.am
9657         * src/folder.c
9658         * src/folder.h
9659         * src/folderview.c
9660         * src/stock_pixmap.c
9661         * src/stock_pixmap.h
9662         * src/plugins/trayicon/trayicon.c
9663                 Add marked symbol on folders containing
9664                 marked messages
9665         * src/procmsg.c
9666         * src/procmsg.h
9667         * src/toolbar.c
9668         * src/prefs_common.c
9669         * src/prefs_common.h
9670         * src/prefs_send.c
9671                 Add an optional confirmation dialog on queue
9672                 sending. Patch by wwp.
9673         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9674         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9675         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9676         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9677         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9678         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9679         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9680         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9681         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9682         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9683         * src/pixmaps/trash_mark.xpm            ** ADDED **
9684                 New pixmaps
9685
9686 2005-07-01 [colin]      1.9.12cvs9
9687
9688         * src/summaryview.c
9689                 Fix a little threading bug
9690         * src/addrgather.c
9691         * src/mainwindow.c
9692                 A little bit of HIG normality never hurts
9693
9694 2005-07-01 [colin]      1.9.12cvs8
9695
9696         * src/compose.c
9697         * src/msgcache.c
9698         * src/pop.c
9699         * src/procmime.c
9700         * src/recv.c
9701         * src/common/log.c
9702         * src/common/template.c
9703         * src/common/utils.c
9704         * src/common/utils.h
9705                 Reverted the fwrite_atomic stuff. In fact
9706                 it is already atomic.
9707
9708 2005-06-30 [colin]      1.9.12cvs7
9709
9710         * src/common/utils.c
9711         * src/common/utils.h
9712                 Add an fwrite_atomic() function to make
9713                 sure we write everything: fwrite can make
9714                 short writes.
9715         * src/compose.c
9716         * src/msgcache.c
9717         * src/pop.c
9718         * src/procmime.c
9719         * src/recv.c
9720         * src/common/log.c
9721         * src/common/template.c
9722                 Use that (and fix swapping of size and nmemb).
9723                 Thanks to Rich Coe for the heads up.
9724
9725 2005-06-30 [colin]      1.9.12cvs6
9726
9727         * src/addressbook.c
9728                 Optimize addressbook opening 
9729
9730 2005-06-30 [colin]      1.9.12cvs5
9731
9732         * src/summaryview.c
9733                 Remove calls to summary_step after move/copy
9734
9735 2005-06-28 [paul]       1.9.12cvs4
9736
9737         * src/alertpanel.c
9738                 wrap and make the error msg selectable
9739
9740 2005-06-28 [paul]       1.9.12cvs3
9741
9742         * src/ssl_manager.c
9743                 replace the OK button with a Close button
9744         * src/gtk/foldersort.c
9745                 use GTK_STOCK_ icons/buttons
9746
9747 2005-06-28 [colin]      1.9.12cvs2
9748
9749         * src/gedit-print.c             ** ADDED **
9750         * src/gedit-print.h             ** ADDED **
9751         * src/gtk/gtksourceprintjob.c   ** ADDED **
9752         * src/gtk/gtksourceprintjob.h   ** ADDED **
9753                 I can't believe no one had enough time to tell
9754                 me I forgot the `cvs add`
9755
9756 2005-06-27 [colin]      1.9.12cvs1
9757
9758         * src/Makefile.am
9759         * src/gtk/Makefile.am
9760         * src/messageview.c
9761         * src/procmsg.c
9762         * src/summaryview.c
9763         * configure.ac
9764                 Add optional libgnomeprint-based printing
9765         * src/mainwindow.c
9766         * src/gtk/quicksearch.c
9767                 Add an Edit/Quick search menu item to show
9768                 and focus the quicksearch
9769
9770 2005-06-27 [paul]       1.9.12
9771
9772         1.9.12 release
9773
9774         * po/ca.po
9775         * po/de.po
9776         * po/es.po
9777         * po/fr.po
9778         * po/it.po
9779         * po/ko.po
9780         * po/pt_BR.po
9781         * po/sk.po
9782         * po/zh_CN.po
9783                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9784                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9785                 SungHyun Nam, Frederico Goncalves Guimaraes,
9786                 Andrej Kacian, and Yang Guilong
9787 2005-06-26 [colin]      1.9.11cvs106
9788
9789         * src/imap_gtk.c
9790                 Forgot one file for previous fix
9791
9792 2005-06-26 [colin]      1.9.11cvs105
9793
9794         * src/folder.c
9795         * src/imap.c
9796                 Fix problems with folder operations in no_select
9797                 imap folders. it applies only to mails, and 
9798                 creation/deletion/move/renaming of folders 
9799                 should be possible
9800
9801 2005-06-26 [paul]       1.9.11cvs104
9802
9803         * src/prefs_filtering.c
9804                 replace one more GTK_STOCK_REMOVE
9805                 with GTK_STOCK_DELETE
9806
9807 2005-06-25 [colin]      1.9.11cvs103
9808
9809         * src/imap.c
9810                 Optimize get_seq_set_from_seq_list
9811                 (Patch by Ricardo) 
9812
9813 2005-06-25 [colin]      1.9.11cvs102
9814
9815         * src/mh.c
9816                 If the directory exists, but not in the
9817                 correct encoding, rename it. This should
9818                 handle old-versions-induced bugs.
9819
9820 2005-06-25 [colin]      1.9.11cvs101
9821
9822         * src/mh.c
9823                 Fix path access with extended dir names
9824                 Fixes bug #589 (SC segfaults with wrong locale
9825                 settings)
9826
9827 2005-06-25 [colin]      1.9.11cvs100
9828
9829         * src/prefs_account.c
9830         * src/prefs_account.h
9831         * src/compose.c
9832                 Add an option to encrypt replies to
9833                 encrypted messages
9834
9835 2005-06-25 [colin]      1.9.11cvs99
9836
9837         * src/compose.c
9838         * src/quote_fmt_parse.y
9839                 ... And make it work with pgpinline.
9840
9841 2005-06-25 [colin]      1.9.11cvs98
9842
9843         * src/compose.c
9844         * src/procmime.c
9845         * src/procmime.h
9846         * src/quote_fmt_parse.y
9847                 o Make reedition of encrypted messages possible
9848                   (as long as it is encrypted to self too, no
9849                    magic there)
9850                 o Make replying with quote (and without selecting
9851                   text) possible for encrypted messages.
9852                 Closes bug #550 (Not possible to "reply with quote"
9853                 to gnupg encrypted messages)
9854
9855 2005-06-24 [paul]       1.9.11cvs97
9856
9857         * src/imap.c
9858                 add missing include
9859
9860 2005-06-24 [paul]       1.9.11cvs96
9861
9862         * src/editldap.c
9863                 made bind password entry invisible
9864                 (sync with main)
9865         * src/send_message.c
9866                 send_message_local(): check exit status
9867                 to detect errors (sync with main)
9868         * src/textview.c
9869                 use main's less ambiguous popup menu
9870                 wording
9871
9872 2005-06-24 [paul]       1.9.11cvs95
9873
9874         * src/prefs_actions.c
9875         * src/prefs_customheader.c
9876         * src/prefs_display_header.c
9877         * src/prefs_filtering_action.c
9878         * src/prefs_matcher.c
9879         * src/prefs_template.c
9880         * src/prefs_toolbar.c
9881                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9882         * src/gtk/description_window.c
9883                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9884
9885 2005-06-23 [colin]      1.9.11cvs94
9886
9887         * src/summaryview.c
9888                 Fix rough edges (be sure to call status_show whenever
9889                 necessary).
9890
9891 2005-06-23 [colin]      1.9.11cvs93
9892
9893         * src/summaryview.c
9894                 Optimize Select All
9895                 Before, in a 5K mails folder: 11s
9896                 After, in the same folder: 58000µs
9897                 The joys of locking... gtk_clist_select_all() fires a 
9898                 tree-select-row event for each selected row, which in 
9899                 summaryview, callbacks summary_selected which in turn,
9900                 calls summary_status_show, which walks the selected
9901                 rows. Hence, calling gtk_clist_select_all was 
9902                 exponential. Locking the summaryview makes 
9903                 summary_selected return early.
9904
9905 2005-06-23 [colin]      1.9.11cvs92
9906
9907         * src/imap.c
9908                 Move mutex at the important place to avoid
9909                 deadlocks
9910         * src/summaryview.c
9911                 Fix Del key deleting directly instead of
9912                 moving to trash
9913
9914 2005-06-22 [colin]      1.9.11cvs91
9915
9916         * src/plugins/spamassassin/libspamc.c
9917                 As we do spagetti code with assignations in multiple
9918                 places (see _message_read_raw where out = msg = raw),
9919                 let's be sure we don't free the same pointer twice.
9920                 Should fix bug #683 (Crash in libpam at 
9921                 message_cleanup).
9922
9923 2005-06-22 [colin]      1.9.11cvs90
9924
9925         * src/compose.c
9926         * src/messageview.c
9927         * src/toolbar.c
9928                 Make toolbar's delete use the move to trash stuff;
9929                 Add gtk_widget_realize to be sure pixmaps can get
9930                 created (that may fix an old worksforme bug which
9931                 I can't find back...)
9932
9933 2005-06-22 [colin]      1.9.11cvs89
9934
9935         * src/summaryview.c
9936         * src/summaryview.h
9937         * src/mainwindow.c
9938                 Rename "Message/Delete" to "Message/Move to trash"
9939                 Add "Message/Delete..." that directly destroys the
9940                 selected messages after asking for a confirmation.
9941
9942 2005-06-22 [colin]      1.9.11cvs88
9943
9944         * src/imap.c
9945                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9946                 o Fix a deadlock (thanks Darko)
9947
9948 2005-06-22 [colin]      1.9.11cvs87
9949
9950         * src/gtk/foldersort.c
9951                 Add missing include for the i18n;
9952                 patch by Fabien Vantard
9953
9954 2005-06-21 [colin]      1.9.11cvs86
9955
9956         * src/folder.c
9957         * src/folderview.c
9958                 Respect the no_select flag
9959         * src/imap.c
9960                 Fix recursive deletion
9961         * src/imap_gtk.c
9962         * src/mh_gtk.c
9963                 Make the folder deletion's warning
9964                 more explicit
9965
9966 2005-06-21 [colin]      1.9.11cvs85
9967
9968         * src/textview.c
9969                 Prevent email addresses from spanning accross
9970                 lines - fixes bug # 646 (newline-chars in 
9971                 email addresses)
9972
9973 2005-06-20 [colin]      1.9.11cvs84
9974
9975         * src/folder.c
9976                 Be sure not to remove source if copy failed
9977
9978 2005-06-20 [colin]      1.9.11cvs83
9979
9980         * src/folderview.c
9981         * src/imap_gtk.c
9982                 remove summaryview's lock
9983         * src/imap.c
9984                 introduce threads to avoid problems when foreground tasks
9985                 interfere with background tasks
9986         * src/mh.c
9987                 prevent moving to drafts/queue
9988         * src/mimeview.c
9989                 fix leak
9990
9991 2005-06-19 [colin]      1.9.11cvs82
9992
9993         * src/imap_gtk.c
9994                 Remember that the user doesn't want to override
9995                 offline mode, for 3 seconds. It avoid presenting
9996                 him with N popups in a really short time.
9997
9998 2005-06-17 [colin]      1.9.11cvs81
9999
10000         * src/imap.c
10001                 Fix IMAP breaking on folders containing '('
10002                 (Probably won't be enough)
10003
10004 2005-06-17 [colin]      1.9.11cvs80
10005
10006         Forgotten files on 1.9.11cvs79
10007         * src/summaryview.c
10008                 Fix stepping when not immediately executing
10009         * src/imap.c
10010                 Really prevent UID FETCH 0
10011         * src/codeconv.c
10012                 Fix outgoing charset never set to utf-8
10013         * src/mh.c
10014                 Fix leak
10015
10016 2005-06-16 [colin]      1.9.11cvs79
10017
10018         * src/compose.c
10019                 Fix bug #707 (Dash splits rows)
10020                 Only wrap if we're on a line break position and
10021                 the previous one was a "white" (space) char.
10022                 Pango stuff is weird.
10023
10024 2005-06-16 [colin]      1.9.11cvs78
10025
10026         * src/imap_gtk.c
10027                 Lock summaryview while downloading messages
10028                 on user demand
10029         * src/procheader.c
10030         * src/unmime.c
10031         * src/common/utils.c
10032         * src/common/utils.h
10033                 Replace \r and \n with spaces in From and
10034                 Subject headers
10035
10036 2005-06-16 [paul]       1.9.11cvs77
10037
10038         * src/procmime.c
10039                 liberalise the mime parser
10040         * src/gtk/about.c
10041                 add text wrapping
10042
10043 2005-06-16 [paul]       1.9.11cvs76
10044
10045         * src/gtk/about.c
10046                 reworked
10047
10048 2005-06-15 [colin]      1.9.11cvs75
10049
10050         * src/compose.c
10051                 Finish header encoding fix
10052         * src/summaryview.c
10053                 Fix segfault
10054         * src/headerview.c
10055                 Fix compilation (Thanks Stephan
10056                 Sachse)
10057
10058 2005-06-15 [colin]      1.9.11cvs74
10059
10060         * Makefile.am
10061                 Install gnome2 stuff rather than gnome1, 
10062                 if both are present
10063         * src/codeconv.c
10064         * src/codeconv.h
10065         * src/compose.c
10066                 Fix headers encoding
10067         * src/folder.c
10068                 Visual progress when fetching all messages
10069         * src/folderview.c
10070         * src/summaryview.c
10071         * src/summaryview.h
10072                 Prevent changing current message while
10073                 incorporating
10074
10075 2005-06-15 [paul]       1.9.11cvs73
10076
10077         * src/gtk/gtkaspell.c
10078         * src/gtk/gtkaspell.h
10079                 fix build warnings
10080
10081 2005-06-15 [paul]       1.9.11cvs72
10082
10083         * src/prefs_filtering.c
10084                 allow reordering of filter rules by
10085                 drag n drop
10086
10087 2005-06-15 [paul]       1.9.11cvs71
10088
10089         * COPYING
10090                 updated
10091         * src/codeconv.c
10092                 replace deprecated function
10093         * src/inc.c
10094         * src/send_message.c
10095         * src/gtk/progressdialog.c
10096         * src/gtk/progressdialog.h
10097                 salvage and reuse parts of reverted sync
10098
10099 2005-06-15 [paul]       1.9.11cvs70
10100
10101         * src/inc.c
10102         * src/send_message.c
10103         * src/gtk/progressdialog.c
10104         * src/gtk/progressdialog.h
10105                 revert yesterday's sync with main
10106                 it contains deprecated functions
10107
10108 2005-06-15 [colin]      1.9.11cvs69
10109
10110         * src/headerview.c
10111                 Fix bug #670 (multi user to: will corrupt message 
10112                 headers display)
10113
10114 2005-06-15 [colin]      1.9.11cvs68
10115
10116         * src/compose.c
10117                 Fix bug #421 (Fix undo on wrapping)
10118
10119 2005-06-15 [colin]      1.9.11cvs67
10120
10121         * src/folder.c
10122                 Provide visual feedback while processing
10123                 folder's rules.
10124         * src/imap.c
10125                 Provide visual feedback while getting
10126                 short headers (for uncached messages)
10127
10128
10129 2005-06-14 [paul]       1.9.11cvs66
10130
10131         * src/account.c
10132                 change a couple stock icons
10133         * src/inc.c
10134         * src/send_message.c
10135         * src/gtk/progressdialog.c
10136         * src/gtk/progressdialog.h
10137                 sync main's GtkTreeView implementation
10138
10139 2005-06-14 [colin]      1.9.11cvs65
10140
10141         * src/imap.c
10142                 Various little fixes, mainly on error paths
10143
10144 2005-06-13 [colin]      1.9.11cvs64
10145
10146         * matcher.c
10147         * procmsg.c
10148         * procmsg.h
10149                 Add a way to fetch only headers. This speeds
10150                 up filtering on headers for IMAP. Fixes:
10151                 bug #481 extraneous imap commands slow down 
10152                         imap filtering
10153                 bug #522 Sylpheed downloads all messages 
10154                         when opening mailbox (IMAP)
10155                 bug #677 IMAP fetch is soooooooooooooo slow
10156         * src/folder.c
10157         * src/folder.h
10158                 Add a folder set_batch method so that
10159                 implementations can speed up flags changes
10160         * src/folderutils.c
10161         * src/summaryview.c
10162                 Use that in mark as (un)read and mark all read
10163                 Refix bug #679
10164         * src/imap.c
10165                 Implement set_batch - brings back deferred
10166                 flags in a less buggy manner. Fixes:
10167                 bug #729 IMAP immediate expunge of deleted messages
10168                 bug #191 remove list of messages with one command
10169                 Fix login with strange chars
10170                 Implement fetch_msg_full
10171                 Fix copy (wrong counts)
10172
10173 2005-06-12 [colin]      1.9.11cvs63
10174
10175         * src/folder.c
10176                 lock incorporation during long operations.
10177                 Avoids fucking up the IMAP socket.
10178
10179 2005-06-12 [colin]      1.9.11cvs62
10180
10181         * src/imap.c
10182                 Fix harmful typo
10183                 Factorize remove_all_msg
10184                 Thread-ize expunge
10185         * src/summaryview.c
10186                 Don't update partial-download status if unnecessary
10187         * src/folder.c
10188                 Use remove_msgs everywhere possible
10189
10190 2005-06-12 [colin]      1.9.11cvs61
10191
10192         * src/folder.c
10193         * src/folder.h
10194                 Add a remove_msgs function to remove a 
10195                 list of messages
10196         * src/imap.c
10197                 Implement that.
10198
10199 2005-06-12 [colin]      1.9.11cvs60
10200
10201         * src/imap.c
10202                 Remove flags-processing deferring... Too hard
10203                 to get it to work in all cases.
10204
10205 2005-06-11 [colin]      1.9.11cvs59
10206
10207         * src/imap.c
10208                 printf -> debug_print
10209
10210 2005-06-11 [colin]      1.9.11cvs58
10211
10212         * src/imap.c
10213                 o Fix build without USE_PTHREAD
10214                 o Factorize imap_open
10215                 o Alertpanel in case of impossible connection
10216                 o Alertpanel in case of impossible login
10217                 o Fix deferred flags processing to force a 
10218                   flush before adding some more flags to process,
10219                   but in another folder.
10220
10221 2005-06-10 [colin]      1.9.11cvs57
10222
10223         * src/imap.c
10224                 o Fix a format string error
10225                 o init ssl socket outside of the thread 
10226                   (it possibly invokes gtk calls)
10227         * src/procmime.c
10228                 o Put back the buffer to its necessary size
10229                 o Fix changing a file pointer without keeping
10230                   track of it (thanks Valgrind)
10231         * src/common/smtp.c
10232                 o Fix automatic STARTTLS if login should be done
10233                   and the server only allows it after starting TLS
10234         * src/gtk/gtkinputdialog.c
10235                 o Eat GDK_Return so that the combo popup doesn't 
10236                   appear when we press Enter to validate the combo
10237                   input dialog (as seen in the Open with... dialog)
10238
10239 2005-06-10 [colin]      1.9.11cvs56
10240
10241         * src/imap.c
10242                 o A bit less debug
10243                 o Fix a crash on deletion
10244                 o Threadize imap_select (it's called outside of 
10245                   threads)
10246                 o Defer treatment of DELETED flags
10247
10248
10249 2005-06-09 [colin]      1.9.11cvs55
10250
10251         * src/imap.c
10252                 Make sure we check imap_gtk_should_override(), which
10253                 potentially calls gtk stuff, before creating thread.
10254                 That way it should't be called via imap_get_session()
10255                 inside a thread.
10256
10257 2005-06-09 [colin]      1.9.11cvs54
10258
10259         * src/imap.c
10260                 o add a bit of status output
10261                 o remove some dead code
10262                 o threadize get_list_of_uids
10263                 o threadize imap_get_flags
10264                 o defer flag changing by 500ms so that they
10265                   can be batched
10266
10267
10268 2005-06-08 [colin]      1.9.11cvs53
10269
10270         * src/imap.c
10271                 Thread-ize imap_cmd_fetch
10272
10273 2005-06-08 [colin]      1.9.11cvs52
10274
10275         * src/main.c
10276                 Mmh, that broke POP3...
10277
10278 2005-06-08 [colin]      1.9.11cvs51
10279
10280         * src/main.c
10281                 Stabilize IMAP patch (thanks to Hoa)
10282
10283 2005-06-08 [colin]      1.9.11cvs50
10284
10285         * src/imap.c
10286                 Test patch to speed up imap. 
10287
10288 2005-06-08 [colin]      1.9.11cvs49
10289
10290         * src/imap_gtk.c
10291                 Warning fix
10292         * src/procmime.c
10293                 Apply patch from gentoo to use /usr/share/mime/globs if 
10294                 available, after un-breaking it
10295         * src/common/log.c
10296         * src/common/log.h
10297                 Use g_timeout for invoking hooks that possibly use gtk
10298                 calls. This should leave gtk calls in the main thread.
10299
10300 2005-06-08 [paul]       1.9.11cvs48
10301
10302         * src/codeconv.c
10303                 conv_get_outgoing_charset_str(): don't
10304                 use prefs_common setting
10305         * src/compose.c
10306         * src/compose.h
10307                 add /Options/Character encoding/... to
10308                 temporarily change the outgoing encoding
10309
10310         (belated sync with main)
10311
10312 2005-06-08 [paul]       1.9.11cvs47
10313
10314         * src/compose.c
10315                 correction to/completion of last
10316                 sync with main
10317
10318 2005-06-08 [paul]       1.9.11cvs46
10319
10320         sync with main:
10321         
10322         * src/codeconv.c
10323         * src/codeconv.h
10324                 always enabled Japanese auto-detection
10325                 if the first letters of locale string
10326                 is "ja"
10327         * src/compose.c
10328                 don't use "destroy" signal to destroy
10329                 Compose object (fix rare crashes on discard?)
10330         * src/mainwindow.c
10331         * src/messageview.c
10332         * src/prefs_send.c
10333                 added Hebrew encodings
10334         * src/sourcewindow.c
10335                 don't use "destroy" signal to destroy
10336                 objects
10337
10338 2005-06-07 [colin]      1.9.11cvs45
10339
10340         * src/summaryview.c
10341                 Add missing unlocks/locks
10342
10343 2005-06-07 [paul]       1.9.11cvs44
10344
10345         * src/summaryview.c
10346                 restore bug #749 fix
10347
10348 2005-06-06 [colin]      1.9.11cvs43
10349
10350         * src/summaryview.c
10351                 Fix selection bug when prefs_common.open_unread 
10352                 is FALSE
10353
10354 2005-06-06 [colin]      1.9.11cvs42
10355
10356         * src/common/md5.c
10357                 Fix a warning
10358         * src/summaryview.c
10359         * src/folderview.c
10360                 Factorize long operations beginning and end
10361                 (locking, freezing/thawing, cursor, ...)
10362                 Check selection->data member in selection-
10363                 related loops; this avoids dying an awful
10364                 death if the selection changes on us while
10365                 we're marking a whole IMAP folder unread, 
10366                 for example.
10367
10368 2005-06-06 [paul]       1.9.11cvs41
10369
10370         * src/textview.c
10371                 don't g_free() a static gchar buffer
10372
10373 2005-06-05 [colin]      1.9.11cvs40
10374
10375         * src/mainwindow.c
10376         * src/messageview.c
10377         * src/summaryview.c
10378                 Fix bug #749 (Show all headers should be
10379                 sticky as the GUI suggests)
10380
10381 2005-06-03 [paul]       1.9.11cvs39
10382
10383         * src/compose.c
10384                 don't allow editing of mail while sending.
10385                 patch by Colin
10386
10387 2005-06-03 [paul]       1.9.11cvs38
10388
10389         * src/folderview.c
10390                 add a freeze/thaw to speed up 'mark all read'
10391
10392 2005-06-03 [paul]       1.9.11cvs37
10393
10394         * src/prefs_message.c
10395                 reflect changes immediately
10396
10397 2005-06-02 [colin]      1.9.11cvs36
10398
10399         * po/POTFILES.in
10400                 Patch by Fabien Vantard.
10401
10402 2005-06-02 [colin]      1.9.11cvs35
10403
10404         * src/imap.c
10405                 Use a non-blocking imap_getline() if possible.
10406                 This should completely prevent the interface
10407                 from freezin on imap operations, although it
10408                 may do strange stuff in case of folder switching
10409                 while a big imap operation is taking place...
10410
10411                 In addition, fix a leak in the case thread
10412                 creation fails on connection.
10413
10414 2005-06-02 [colin]      1.9.11cvs34
10415
10416         * src/crash.c
10417         * src/prefs_common.h
10418                 Fix build (prefs_common_init() doesn't exist
10419                 anymore)
10420
10421 2005-06-02 [colin]      1.9.11cvs33
10422
10423         * src/prefs_account.c
10424                 Fix bug #245 (filtering rules broken when
10425                 renaming a remote account (imap4 or nntp)
10426
10427 2005-06-02 [colin]      1.9.11cvs32
10428
10429         * src/imap.c
10430                 Try to fix IMAP shortcomings: 
10431                 o Multithread imap_open()
10432                 o allow offline-mode overriding instead of
10433                   just returning NULL
10434         * src/imap_gtk.c
10435         * src/imap_gtk.h
10436                 Add a function to ask whether we want to
10437                 override offline-mode for 10 minutes (one-shot
10438                 asking was painful)
10439         * src/procheader.c
10440                 Fix segfault when imap parser isn't happy about
10441                 a missing {
10442
10443 2005-06-01 [colin]      1.9.11cvs31
10444
10445         * src/addrharvest.c
10446         * src/compose.c
10447         * src/mbox.c
10448         * src/mbox.h
10449         * src/mh.c
10450         * src/msgcache.c
10451         * src/send_message.c
10452         * src/setup.c
10453         * src/undo.c
10454         * src/common/hooks.c
10455         * src/common/prefs.c
10456         * src/common/template.c
10457         * src/common/utils.c
10458         * src/gtk/gtkutils.c
10459         * src/gtk/inputdialog.c
10460         * src/gtk/menu.c
10461         * src/gtk/pluginwindow.c
10462         * src/gtk/prefswindow.c
10463         * src/plugins/pgpmime/passphrase.c
10464         * src/plugins/pgpmime/prefs_gpg.c
10465                 More -Wall fixes
10466
10467         * src/common/Makefile.am
10468         * src/common/timing.h
10469                 Add basic timing code
10470
10471         * src/summaryview.c
10472                 Fix a bug with unread messages when 
10473                 re-sorting folders, and by the way
10474                 fix a big performance hit when 
10475                 re-sorting (10k mails: before 5s,
10476                 after .5s)
10477
10478         * src/prefs_compose_writing.c
10479         * src/prefs_compose_writing.h
10480         * src/prefs_message.c
10481         * src/prefs_message.h
10482         * src/prefs_other.c
10483         * src/prefs_other.h
10484         * src/prefs_quote.c
10485         * src/prefs_quote.h
10486         * src/prefs_receive.c
10487         * src/prefs_receive.h
10488         * src/prefs_send.c
10489         * src/prefs_send.h
10490         * src/prefs_summaries.c
10491         * src/prefs_summaries.h
10492                 Fix copyright banner
10493
10494 2005-06-01 [paul]       1.9.11cvs30
10495
10496         * po/fi.po
10497                 updated by Flammie Pirinen
10498         * src/procmime.c
10499                 fix 'Bad BASE64 content' output
10500
10501 2005-05-31 [colin]      1.9.11cvs29
10502
10503         * src/procmime.c
10504                 Oops, where did my hunk go.
10505
10506 2005-05-31 [colin]      1.9.11cvs28
10507
10508         * src/Makefile.am
10509         * src/account.c
10510         * src/action.c
10511         * src/addr_compl.c
10512         * src/addressbook.c
10513         * src/codeconv.c
10514         * src/compose.c
10515         * src/export.c
10516         * src/folder.c
10517         * src/folderview.c
10518         * src/image_viewer.c
10519         * src/main.c
10520         * src/mainwindow.c
10521         * src/messageview.c
10522         * src/mimeview.c
10523         * src/msgcache.c
10524         * src/prefs_account.c
10525         * src/prefs_actions.c
10526         * src/prefs_common.c
10527         * src/prefs_compose_writing.c
10528         * src/prefs_customheader.c
10529         * src/prefs_ext_prog.c
10530         * src/prefs_filtering.c
10531         * src/prefs_filtering_action.c
10532         * src/prefs_fonts.c
10533         * src/prefs_image_viewer.c
10534         * src/prefs_message.c
10535         * src/prefs_message.h
10536         * src/prefs_msg_colors.c
10537         * src/prefs_other.c
10538         * src/prefs_other.h
10539         * src/prefs_quote.c
10540         * src/prefs_receive.c
10541         * src/prefs_receive.h
10542         * src/prefs_send.c
10543         * src/prefs_send.h
10544         * src/prefs_spelling.c
10545         * src/prefs_summaries.c
10546         * src/prefs_summary_column.c
10547         * src/prefs_template.c
10548         * src/prefs_themes.c
10549         * src/prefs_toolbar.c
10550         * src/prefs_wrapping.c
10551         * src/procmime.c
10552         * src/procmsg.c
10553         * src/send_message.h
10554         * src/ssl_manager.c
10555         * src/summary_search.c
10556         * src/summaryview.c
10557         * src/textview.c
10558         * src/wizard.c
10559         * src/common/smtp.c
10560         * src/common/smtp.h
10561         * src/gtk/gtkutils.h
10562                 o Move the rest of Common prefs to new style
10563                 o Lots of -Wall warning fixes
10564                 o fix FIXME in cache memusage calculation
10565                 o Let return receipts be sent from any account
10566                 o Little cache optimisation (read)
10567                 o Fix bug #746 (don't treat commas as separators
10568                   when inside a quoted string)
10569
10570 2005-05-31 [paul]       1.9.11cvs27
10571
10572         * src/prefs_common.c
10573                 fix 'off-by-one' typo
10574
10575 2005-05-31 [paul]       1.9.11cvs26
10576
10577         * src/account.c
10578         * src/addr_compl.c
10579         * src/compose.c
10580         * src/foldersel.c
10581         * src/prefs_actions.c
10582         * src/prefs_common.c
10583         * src/prefs_common.h
10584         * src/prefs_customheader.c
10585         * src/prefs_display_header.c
10586         * src/prefs_filtering.c
10587         * src/prefs_filtering_action.c
10588         * src/prefs_matcher.c
10589         * src/prefs_summaries.c
10590         * src/prefs_summary_column.c
10591         * src/prefs_template.c
10592         * src/prefs_toolbar.c
10593         * src/ssl_manager.c
10594         * src/gtk/pluginwindow.c
10595         * src/gtk/prefswindow.c
10596         * src/gtk/progressdialog.c
10597                 add hidden prefs 'enable_rules_hint'
10598                 for gtk_tree_view_set_rules_hint()
10599                 (sync with main)
10600                 
10601
10602 2005-05-31 [colin]      1.9.11cvs25
10603
10604         * src/Makefile.am
10605         * src/main.c
10606         * src/prefs_common.c
10607         * src/prefs_summaries.c ** ADDED **
10608         * src/prefs_summaries.h ** ADDED **
10609                 Common/Display -> Display/Summaries
10610
10611 2005-05-31 [colin]      1.9.11cvs24
10612
10613         * src/Makefile.am
10614         * src/main.c
10615         * src/prefs_quote.c ** ADDED **
10616         * src/prefs_quote.h ** ADDED **
10617                 Move Common/Quote to Compose/Quoting
10618         * src/prefs_common.c
10619         * src/prefs_common.h
10620                 Remove old quote stuff, add
10621                 convenience functions for GtkTextView prefs
10622         * src/gtk/prefswindow.c
10623                 Set default height higher
10624
10625 2005-05-30 [colin]      1.9.11cvs23
10626
10627         * src/Makefile.am
10628         * src/main.c
10629         * src/prefs_common.c
10630         * src/prefs_compose_writing.c ** ADDED **
10631         * src/prefs_compose_writing.h ** ADDED **
10632                 Move Common/Compose prefs to Compose/Writing
10633
10634 2005-05-30 [colin]      1.9.11cvs22
10635
10636         * src/common/utils.c
10637                 Fix bug #651 (Confused Attract by Subject)
10638                 Patch by M. Benkmann <haferfrost@web.de>
10639         * AUTHORS
10640
10641 2005-05-30 [colin]      1.9.11cvs21
10642
10643         * src/compose.c
10644                 Fix concatenation of different headers of
10645                 the same type (bug #645)
10646         * src/prefs_folder_item.c
10647                 Fix bug #699 (setting color to black doesn't
10648                 work immediately)
10649         * src/procmime.c
10650                 Print out decoding error only once per
10651                 block
10652
10653 2005-05-30 [paul]       1.9.11cvs20
10654
10655         * src/common/template.c
10656                 fix Bcc
10657
10658 2005-05-30 [paul]       1.9.11cvs19
10659
10660         * doc/src/rfc2368.txt   **NEW FILE**
10661         * src/compose.c
10662                 compose_entries_set(): don't interpret Bcc
10663                 header field (conform to RFC 2368)
10664                 (sync with main)
10665
10666 2005-05-29 [colin]      1.9.11cvs18
10667
10668         * src/prefs_common.c
10669                 Let the default reply format respect
10670                 netiquette by cutting the signature.
10671
10672 2005-05-29 [colin]      1.9.11cvs17
10673
10674         * src/summaryview.c
10675                 Don't let always_show_msg override
10676                 open_unread_on_enter when opening a new
10677                 directory.
10678
10679 2005-05-27 [paul]       1.9.11cvs16
10680
10681         sync with main:
10682
10683         * src/main.c
10684                 app_will_exit(): cleanup tmp directory when exit
10685         * src/message_search.c
10686                 improved the interface and made code cleanup.
10687                 removed Clear button
10688         * src/send_message.c
10689                 send_message_local(): use GSpawn, and detect errors
10690         * src/summary_search.c
10691                 improved the interface and made code cleanup
10692         * src/textview.c
10693                 textview_write_link(): also skip non-ascii space
10694                  at the head of link strings (phishing check
10695                  didn't work at the case)
10696         * src/common/utils.c
10697                 get_command_output(): use g_spawn_command_line_sync()
10698                 instead of popen()
10699
10700 2005-05-26 [colin]      1.9.11cvs15
10701
10702         * src/folder.c
10703                 remove printf
10704
10705 2005-05-26 [colin]      1.9.11cvs14
10706
10707         * src/common/nntp.c
10708                 Fix nntp mode reader (bug #611)
10709                 Patch by Florian Mickler <florian@mickler.org>
10710
10711 2005-05-26 [colin]      1.9.11cvs13
10712
10713         * src/plugins/pgpmime/passphrase.c
10714                 Fix mouse grabbing (bug #557)
10715
10716 2005-05-26 [colin]      1.9.11cvs12
10717
10718         * src/prefs_themes.c
10719                 Fix g_warning (bug #541)
10720
10721 2005-05-26 [colin]      1.9.11cvs11
10722
10723         * src/prefs_actions.c
10724         * src/prefs_template.c
10725                 Fix bug #506 (no warning if action/template
10726                 is not saved)
10727         * src/common/template.c
10728                 Fix a possible crash
10729
10730 2005-05-26 [colin]      1.9.11cvs10
10731
10732         * src/folder.c
10733         * src/folderview.c
10734         * src/procmsg.c
10735         * src/summaryview.c
10736                 Forbid locked messages to be moved or
10737                 deleted. Locked messages in trashes 
10738                 still get deleted, for performance
10739                 reason (mh.c::mh_remove_all_msgs)
10740
10741 2005-05-25 [colin]      1.9.11cvs9
10742
10743         * src/procmime.c
10744                 Use correct encoding when sending mails
10745                 with attachments that have accentued 
10746                 chars in their name
10747
10748 2005-05-24 [colin]      1.9.11cvs8
10749
10750         * src/summaryview.c
10751                 Fix bug #688 f) read/unread marker not
10752                 changed on first click
10753                 Also, optimize summary_status_show()
10754                 calls
10755         * src/folder.c
10756         * src/inc.c
10757         * src/procmime.c
10758                 Fix bug #688 b) and c) wrt message
10759                 attachments and signature
10760         * src/stock_pixmap.c
10761         * src/stock_pixmap.h
10762         * src/stock_pixmap.c
10763         * src/stock_pixmap.h
10764         * src/Makefile.am
10765         * src/pixmaps/clip_gpg_signed.xpm
10766                 Add clip/signed icon
10767
10768 2005-05-24 [colin]      1.9.11cvs7
10769
10770         * src/folder_item_prefs.c
10771                 whitespace fix
10772
10773 2005-05-24 [colin]      1.9.11cvs6
10774
10775         * src/folderview.c
10776         * src/prefs_common.c
10777         * src/prefs_common.h
10778                 Add a confirmation to folder drag and drop
10779                 fixes bug #156
10780         * src/alertpanel.c
10781         * src/alertpanel.h
10782                 fix _with_disable parameters so that
10783                 the buttons labels are specifiable too
10784         * src/plugins/pgpmime/sgpgme.c
10785                 reflect said change
10786                 
10787
10788 2005-05-24 [colin]      1.9.11cvs5
10789
10790         * src/folderview.c
10791                 Uncollapse/collapse folders on double-click
10792                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10793                 closes bug #108
10794
10795 2005-05-23 [colin]      1.9.11cvs4
10796
10797         * src/common/socket.c
10798                 Check another special SSL_peek() error.
10799                 Should help wrt bug #728
10800
10801 2005-05-23 [colin]      1.9.11cvs3
10802
10803         * src/plugins/pgpmime/pgpmime.c
10804                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10805                 breaking menu accelerators and stuff. Users will have to
10806                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10807                 account's privacy preferences if needed.
10808
10809 2005-05-22 [paul]
10810
10811         * tools/kdeservicemenu/install.sh
10812                 use kdesu to prompt for root password if doing
10813                 global install/uninstall
10814
10815 2005-05-20 [colin]      1.9.11cvs2
10816
10817         * src/procmsg.c
10818                 Fix another compilation error with gcc-2.9x
10819                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10820         * src/send_message.c
10821                 Don't send QUIT if we aren't connected
10822
10823 2005-05-19 [colin]      1.9.11cvs1
10824
10825         * src/procmsg.c
10826                 Fix compilation with gcc 2.9x
10827
10828 2005-05-19 [paul]       1.9.11
10829
10830         1.9.11 released
10831
10832 2005-05-19 [paul]       1.9.9cvs14
10833
10834         * src/gtk/inputdialog.c
10835                 prevent gettext warning
10836
10837 2005-05-19 [paul]       1.9.9cvs13
10838
10839         * src/mainwindow.c
10840         * src/prefs_common.c
10841         * src/prefs_common.h
10842         * src/textview.c
10843         * src/textview.h
10844                 add an option to toggle cursor in message
10845                 view (sync with main)
10846
10847 2005-05-18 [colin]      1.9.9cvs12
10848
10849         * src/compose.c
10850                 Dereference freed pointer
10851         * src/gtk/gtkaspell.c
10852                 Fix duplication of dictionaries (is it an aspell issue?)
10853
10854 2005-05-18 [colin]      1.9.9cvs11
10855
10856         * src/gtk/inputdialog.c
10857         * src/gtk/gtkaspell.c
10858                 HIGuify dialogs
10859         * src/alertpanel.c
10860                 Remove a double call
10861
10862 2005-05-17 [colin]      1.9.9cvs10
10863
10864         * src/gtk/gtkaspell.c
10865                 Fix dialogs, Ctrl-Enter accel
10866
10867 2005-05-17 [colin]      1.9.9cvs9
10868
10869         * src/gtk/gtkaspell.c
10870                 Fix some accelerators, escape in replace-window
10871
10872 2005-05-16 [colin]      1.9.9cvs8
10873
10874         * src/gtk/gtkaspell.c
10875                 Revert last commit, it was a mistake.
10876
10877 2005-05-16 [colin]      1.9.9cvs7
10878
10879         * src/gtk/gtkaspell.c
10880                 Remove buggy code while we're at it. It's a 
10881                 dead code path anyway.
10882
10883 2005-05-16 [colin]      1.9.9cvs6
10884
10885         * src/gtk/gtkaspell.c
10886                 Missed some gtk_menu_popup where deactivate
10887                 signal should be handled. Should fix bug
10888                 #629 a bit more.
10889
10890 2005-05-16 [colin]      1.9.9cvs5
10891
10892         * src/gtk/gtkaspell.c
10893                 Remove debug printf()s
10894
10895 2005-05-16 [colin]      1.9.9cvs4
10896
10897         * src/gtk/gtkaspell.c
10898                 Fix a bit aspell problems
10899                 (see bug #629)
10900
10901 2005-05-13 [colin]      1.9.9cvs3
10902
10903         * src/folderview.c
10904                 Fix the + appearing even when no subfolders
10905                 have unread messages. Thanks to wwp for the
10906                 bug report.
10907
10908 2005-05-11 [paul]       1.9.9cvs2
10909
10910         * src/folderview.c
10911                 correction to 1.9.9cvs1, only colour folders that
10912                 have new msgs (not unread msgs)
10913
10914 2005-05-10 [colin]      1.9.9cvs1
10915
10916         * src/folderview.c
10917         * src/summaryview.c
10918                 Try to fix bolding bugs again.
10919
10920 2005-05-09 [paul]
10921
10922         * tools/claws.i18n.status.pl
10923                 add Ricardo Mones Lastra's script that has been providing
10924                 the i18n status page for many months
10925
10926 2005-05-09 [paul]       1.9.9
10927
10928         1.9.9 release
10929
10930 2005-05-09 [paul]       1.9.6cvs58
10931
10932         * AUTHORS
10933         * INSTALL
10934         * README.claws
10935                 updated
10936         * Makefile.am 
10937         * RELEASE_NOTES.claws
10938                 add release notes to cvs to simplify release
10939                 procedure
10940         * configure.ac
10941                 add ca and fi to ALL_LINGUAS
10942         * po/Makefile.in.in
10943                 workaround for missing Makevars
10944         * po/ca.po
10945         * po/fi.po
10946                 add new Catalan and Finnish translations
10947                 submitted by Miquel Oliete and Flammie Pirinen
10948         * po/de.po
10949         * po/es.po
10950         * po/fr.po
10951         * po/it.po
10952         * po/pl.po
10953         * po/ru.po
10954         * po/sk.po
10955         * po/sr.po
10956         * po/zh_CN.po
10957                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10958                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10959                 Urke MMI, and Hansom Young
10960         * src/main.c
10961                 Fix drafting when quitting. compose_draft() closes the
10962                 compose windows, which modifies the compose_list GSList.
10963                 We have to refresh this list after echo drafting to avoid a
10964                 segfault
10965         * src/partial_download.c
10966                 fix segfault on exit
10967
10968 2005-05-06 [paul]       1.9.6cvs57
10969
10970         * src/grouplistdialog.c
10971                 quick fix/workaround for unresizeable newsgroup
10972                 name column 
10973
10974 2005-05-06 [paul]       1.9.6cvs56
10975
10976         * src/inc.c
10977         * src/mainwindow.c
10978                 use gettext plural forms
10979         * src/imap_gtk.c
10980         * src/mh_gtk.c
10981         * src/toolbar.c
10982                 small improvement to english usage
10983
10984 2005-05-05 [thorsten]   1.9.6cvs55
10985
10986         * src/folder.c
10987                 fix possible crash
10988
10989 2005-05-05 [paul]       1.9.6cvs54
10990         
10991         sync with HEAD
10992
10993         * AUTHORS
10994         * src/compose.c
10995                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10996                 patch by Tim Mann
10997
10998 2005-05-05 [paul]       1.9.6cvs53
10999
11000         * src/mainwindow.c
11001                 fix resizing of separate message and
11002                 folder views
11003
11004 2005-05-05 [paul]       1.9.6cvs52
11005
11006         * src/account.c
11007         * src/addrgather.c
11008         * src/browseldap.c
11009         * src/exphtmldlg.c
11010         * src/expldifdlg.c
11011         * src/importmutt.c
11012         * src/importpine.c
11013         * src/main.c
11014         * src/mainwindow.c
11015         * src/noticeview.c
11016         * src/prefs_filtering.c
11017         * src/prefs_filtering_action.c
11018         * src/prefs_matcher.c
11019         * src/prefs_spelling.c
11020         * src/prefs_toolbar.c
11021         * src/toolbar.c
11022         * src/wizard.c
11023         * src/gtk/description_window.c
11024         * src/gtk/gtkvscrollbutton.c
11025         * src/gtk/progressdialog.c
11026         * src/gtk/quicksearch.c
11027         * src/plugins/pgpmime/prefs_gpg.c
11028         * src/plugins/spamassassin/spamassassin_gtk.c
11029                 replace deprecated gtk_widget_set_usize
11030
11031 2005-05-04 [colin]      1.9.6cvs51
11032
11033         * src/common/utils.c
11034                 Fix crash when subst_for_filename is called
11035                 with a NULL parameter
11036
11037 2005-05-04 [colin]      1.9.6cvs50
11038
11039         * src/partial_download.c
11040         * src/pop.c
11041                 Escape login when writing uidl file
11042                 fixes bug #736
11043
11044 2005-05-03 [colin]      1.9.6cvs49
11045
11046         * src/procmime.c
11047                 Fix possible DOS in mime parser
11048                 (see bug #634)
11049
11050 2005-05-02 [colin]      1.9.6cvs48
11051
11052         * src/compose.c
11053                 Try to fix the copy/paste mess once again.
11054
11055
11056 2005-04-30 [colin]      1.9.6cvs47
11057
11058         * src/prefs_account.h
11059         * src/procmsg.c
11060         * src/send_message.c
11061         * src/common/smtp.c
11062         * src/common/smtp.h
11063                 Try to batch sending mails (per account) instead of
11064                 reconnecting to server every time.
11065
11066 2005-04-29 [colin]      1.9.6cvs46
11067
11068         * src/messageview.c
11069                 Fix window resizing that refused to size down
11070         * src/prefs_common.c
11071         * src/prefs_common.h
11072         * src/prefs_filtering.c
11073                 Save Filtering's window size
11074
11075 2005-04-21 [paul]       1.9.6cvs45
11076
11077         * ChangeLog-gtk2.claws
11078         * src/setup.c
11079                 correction to sync
11080
11081 2005-04-21 [paul]       1.9.6cvs44
11082
11083         sync with main:
11084
11085         * src/setup.c
11086         * src/statusbar.c
11087         * src/statusbar.h
11088                 use gtkut_widget_draw_now(). Improved performance
11089                 of the update of statusbar
11090         * src/textview.c
11091                 textview_smooth_scroll_do(): redraw it after scroll
11092                 is done (fixed incorrect display when a part of the
11093                 view is hidden).
11094         * src/gtk/gtkutils.c
11095         * src/gtk/gtkutils.h
11096                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11097                 to force update of widgets.
11098                 Removed gtkut_widget_wait_for_draw() which had a big
11099                 overhead  because of waiting for all events processed 
11100
11101 2005-04-20 [paul]       1.9.6cvs43
11102
11103         * src/codeconv.c
11104                 complete 1.9.6cvs42's sync:
11105                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11106
11107 2005-04-19 [paul]       1.9.6cvs42
11108
11109         sync with main:
11110
11111         * src/action.c
11112                 catch_output(): correctly select the insert text
11113                 (fix invalid iterator warnings).
11114         * src/codeconv.c
11115         * src/codeconv.h
11116         * src/mainwindow.c
11117         * src/messageview.c
11118         * src/prefs_common.c
11119                 support GBK encoding.
11120         * src/common/session.c
11121         * src/common/session.h
11122                 use separate buffer for large data to be sent,
11123                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11124
11125 2005-04-18 [paul]       1.9.6cvs41
11126
11127         * src/jpilot.c
11128                 convert unsigned long into guint32
11129                 patch by Paul LeoNerd Evans 
11130
11131 2005-04-17 [colin]      1.9.6cvs40
11132
11133         * src/compose.c
11134                 Fix 'Request return receipt' from folder
11135                 properties (bug #708)
11136
11137 2005-04-17 [colin]      1.9.6cvs39
11138
11139         * src/mainwindow.c
11140                 Fix duplicate hotkeys in Mainwindow's menu
11141
11142 2005-04-17 [colin]      1.9.6cvs38
11143
11144         * src/folderview.c
11145                 Fix duplicate hotkeys in Folderview's contextual
11146                 menu
11147
11148 2005-04-15 [colin]      1.9.6cvs37
11149
11150         * src/summaryview.c
11151                 Fix 'Save as...' with non-ascii filenames
11152
11153 2005-04-15 [colin]      1.9.6cvs36
11154
11155         * src/plugins/pgpmime/pgpmime.c
11156                 Fix bus error on 64bit. Spotted by 
11157                 macallan1888@gmail.com
11158
11159 2005-04-15 [colin]      1.9.6cvs35
11160
11161         * src/prefs_account.c
11162                 Fix cvs34.
11163
11164 2005-04-12 [colin]      1.9.6cvs34
11165
11166         * src/prefs_account.c
11167                 Fix smtp auth type off-by-one. We forgot to
11168                 add PLAIN in the prefs-to-gui setter func and
11169                 as a result, the selected auth when opening
11170                 account prefs was not the correct one.
11171
11172 2005-04-12 [paul]       1.9.6cvs33
11173
11174         * src/inc.c
11175                 if the recv dialog is visible, Cancel only
11176                 cancels the current account
11177
11178
11179 2005-04-10 [colin]      1.9.6cvs32
11180
11181         * src/filtering.c
11182                 Copy score when copying FilteringActions
11183                 Fix bug #674
11184
11185 2005-04-10 [colin]      1.9.6cvs31
11186
11187         * src/inc.c
11188                 Make Message -> Receive -> Cancel cancel 
11189                 incorporation on all accounts. Fixes
11190                 bug #693
11191
11192 2005-04-10 [colin]      1.9.6cvs30
11193
11194         * src/prefs_account.c
11195                 Update Privacy checkbuttons status based
11196                 on the selected privacy system
11197         * src/compose.c
11198                 Always connect the "None" privacy system; the
11199                 static boolean was probably there to avoid
11200                 reconnecting twice in the same compose window,
11201                 but as the parent function is only called once
11202                 per compose, it's only a bug - as a static is
11203                 initialized once per application instance.
11204                 Also, don't uncheck Sign and Encrypt when
11205                 selecting None as privacy system; just ignore
11206                 them when sending/queuing.
11207                 Should fix bug #695
11208
11209 2005-04-08 [colin]      1.9.6cvs29
11210
11211         * src/account.c
11212         * src/prefs_account.c
11213         * src/prefs_account.h
11214                 Add account preference to queue message in a certain
11215                 folder.
11216
11217 2005-04-06 [colin]      1.9.6cvs28
11218
11219         * src/prefs_account.c
11220                 Update old inbox path syntax
11221
11222 2005-04-06 [paul]       1.9.6cvs27
11223
11224         sync with main:
11225
11226         * configure.ac
11227                 changed -traditional-cpp to -no-cpp-precomp for newer
11228                 Mac OS X support
11229         * src/foldersel.c
11230                 made column resize automatically
11231         * src/send_message.c
11232                 send_message_smtp(): consider EOF right after QUIT
11233                 successful (workaround for Gmail SMTP server)
11234         * src/common/socket.c
11235                 ssl_read(), ssl_peek(): check EOF which violates the
11236                 SSL protocol
11237         * src/gtk/colorlabel.c
11238                 removed warnings when displaying colorlabel menu
11239                 (don't use GtkAlignment)
11240
11241 2005-04-05 [paul]       1.9.6cvs26
11242
11243         * src/plugins/trayicon/trayicon.c
11244                 fix clipping of icon under KDE3 
11245
11246 2005-04-05 [paul]       1.9.6cvs25
11247
11248         * src/summaryview.c
11249                 hide display of threading
11250                 patch by Alfons
11251
11252 2005-04-04 [thorsten]   1.9.6cvs24
11253
11254         * src/mh.c
11255                 marks lost on filesystems with different stat() results on
11256                 summer-/wintertime
11257
11258 2005-04-03 [colin]      1.9.6cvs23
11259
11260         * src/summaryview.c
11261                 Don't handle up/down. Patch by Alfons
11262
11263 2005-04-02 [colin]      1.9.6cvs22
11264
11265         * src/summaryview.c
11266                 Make scrolling faster. Patch by Alfons.
11267
11268 2005-04-01 [colin]      1.9.6cvs21
11269
11270         * src/Makefile.am
11271         * src/stock_pixmap.c
11272         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11273         * src/pixmaps/dir_noselect.xpm ** ADDED **
11274                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11275
11276 2005-04-01 [colin]      1.9.6cvs20
11277
11278         * src/image_viewer.c
11279         * src/image_viewer.h
11280         * src/procmime.c
11281         * src/procmime.h
11282         * src/textview.c
11283         * src/textview.h
11284                 Implement inline image resizing and right-clicking
11285
11286 2005-04-01 [paul]       1.9.6cvs19
11287
11288         * AUTHORS
11289         * Makefile.am
11290         * configure.ac
11291                 check for gnome2
11292                 patch by Luca Cavalli <loopback<AT>slackit.org>
11293         * po/ru.po
11294                 updated by Pavlo Bohmat
11295
11296 2005-03-31 [colin]      1.9.6cvs18
11297
11298         * src/news.c
11299                 Fix parsing references
11300         * src/msgcache.c
11301                 don't put nulls in the references list
11302         * src/procheader.c
11303                 commit that forgotten file in 1.9.6cvs14
11304
11305 2005-03-31 [colin]      1.9.6cvs17
11306
11307         * src/compose.c
11308                 Fix joining of signature separator again. 
11309                 Maybe Hiro could put it in main too...
11310
11311 2005-03-31 [colin]      1.9.6cvs16
11312
11313         * src/Makefile.am
11314         * src/foldersel.c
11315         * src/stock_pixmap.c
11316         * src/stock_pixmap.h
11317         * src/pixmaps/dir-noselect.xpm
11318                 Update foldersel.c (sync from main, patch by Alfons)
11319
11320 2005-03-30 [colin]      1.9.6cvs15
11321
11322         * src/imap.c
11323                 Fix handling of imap folders containing [] in 
11324                 their name. Thanks to Nahuel Angelinetti for
11325                 the detailed bugreport.
11326
11327 2005-03-30 [colin]      1.9.6cvs14
11328
11329         * src/common/utils.h
11330         * src/common/utils.c
11331         * src/common/defs.h
11332         * src/matcher.c
11333         * src/msgcache.c
11334         * src/news.c
11335         * src/procmsg.c
11336         * src/procmsg.h
11337         * src/quote_fmt_parse.y
11338         * src/summaryview.c
11339                 Update references system. Patch by Alfons
11340
11341 2005-03-30 [colin]      1.9.6cvs13
11342
11343         * src/common/socket.c
11344                 Force the glibc to read resolv.conf again when 
11345                 it has changed. Should fix issues when changing
11346                 networks on a laptop and not restarting sylpheed. 
11347
11348 2005-03-30 [paul]       1.9.6cvs12
11349
11350         partial sync with main:
11351
11352         * src/action.c
11353                 create_io_dialog(): use user-defined text font
11354                 (thanks to Alfons), and modified its appearance.
11355         * src/addrgather.c
11356         * src/addrharvest.c
11357         * src/browseldap.c
11358                 replace old code
11359         * src/compose.c
11360                 don't join (presumably) itemized lines on line-wrapping
11361                 fixed wrapping of quote when auto-wrapping is enabled
11362                 compose_destroy(): destroy paned only if it's not
11363                 attached to window. Fixed memory leak of popup menu.
11364         * src/exphtmldlg.c
11365         * src/expldifdlg.c
11366                 replace old code
11367         * src/html.c
11368         * src/html.h
11369         * src/importmutt.c
11370         * src/importpine.c
11371                 replace old code
11372         * src/main.c
11373                 removed redundant code
11374         * src/mainwindow.c
11375                 changed 'Code set' (which is rather incorrect)
11376                 in the menu to 'Character encoding'
11377                 main_window_set_widgets(): request size first
11378                 to prevent window size becoming wrong
11379                 fixed remembering of the state of the visibility
11380                 of MessageView
11381         * src/messageview.c
11382                 changed 'Code set' (which is rather incorrect)
11383                 in the menu to 'Character encoding'
11384         * src/prefs_common.c
11385         * src/prefs_common.h
11386                 added an option whether to render HTML as text or not
11387                 added separators to outgoing encoding menu
11388         * src/procheader.c
11389                 procheader_scan_date_string(): support header
11390                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11391         * src/summaryview.c
11392         * src/summaryview.h
11393                 minor code cleanup
11394         * src/textview.c
11395                 textview_show_html(): force output of newline
11396                 added an option whether to render HTML as text or not
11397         * src/common/utils.c
11398                 strncpy2(): optimized based on Alfons' code
11399         * src/gtk/gtkutils.c
11400         * src/gtk/gtkutils.h
11401                 removed non-used code
11402         * src/plugins/pgpmime/passphrase.c
11403                 partially fixed grab input of passphrase dialog
11404                 Confine pointer to window
11405
11406 2005-03-30 [colin]      1.9.6cvs11
11407
11408         * src/msgcache.c
11409         * src/msgcache.h
11410                 Read/write 32bit ints from cache & marks
11411                 From main.
11412
11413 2005-03-29 [paul]       1.9.6cvs10
11414
11415         * AUTHORS
11416         * ChangeLog.claws
11417         * src/compose.c
11418         * src/gtk/gtkaspell.c
11419                 sync with HEAD (don't pass NULL pointers) 
11420
11421 2005-03-24 [paul]
11422
11423         * tools/Makefile.am
11424         * tools/README
11425         * tools/acroread2sylpheed.pl
11426                 sync with HEAD (add script to send pdfs as
11427                 attachments from Adobe Reader 7)
11428
11429 2005-03-21 [paul]       1.9.6cvs9
11430
11431         * configure.ac
11432         * po/POTFILES.in
11433         * src/Makefile.am
11434         * src/crash.c
11435         * src/image_viewer.c ** ADDED **
11436         * src/image_viewer.h ** ADDED **
11437         * src/main.c
11438         * src/prefs_common.c
11439         * src/prefs_common.h
11440         * src/prefs_image_viewer.c ** ADDED **
11441         * src/prefs_image_viewer.h ** ADDED **
11442         * src/textview.c
11443         * src/gtk/about.c
11444         * src/pixmaps/sylpheed_logo.xpm
11445         * src/plugins/Makefile.am
11446         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11447         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11448         * src/plugins/image_viewer/plugin.c ** REMOVED **
11449         * src/plugins/image_viewer/viewer.c ** REMOVED **
11450         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11451         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11452         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11453         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11454         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11455                 as gdk-pixbuf is now built-in
11456                 remove image_viewer plugin and put code back into
11457                 main codebase
11458                 implement inline image display (sync with main)
11459
11460                 replace logo with newer, nicer, larger version  
11461
11462 2005-03-21 [paul]       1.9.6cvs8
11463
11464         * src/gtk/about.c
11465                 cosmetic improvement
11466
11467 2005-03-21 [holger]     1.9.6cvs7
11468
11469         * src/plugins/spamassassin/spamassassin.c
11470                 Sync with HEAD
11471                 (unregister hook on failed plugin init)
11472
11473 2005-03-20 [colin]      1.9.6cvs6
11474
11475         * src/common/plugin.c
11476                 Check that plugin isn't already loaded
11477                 Patch by Alfons
11478
11479 2005-03-20 [thorsten]   1.9.6cvs5
11480
11481         * src/compose.c
11482                 use a more compatible syntax
11483
11484 2005-03-20 [thorsten]   1.9.6cvs4
11485
11486         * src/prefs_toolbar.c
11487                 fix crash when selecting toolbar item (uninitialized pointer)
11488
11489 2005-03-20 [thorsten]   1.9.6cvs3
11490
11491         * src/procmime.c
11492                 fix mimetype detection (referenced free()d string)
11493
11494 2005-03-20 [paul]       1.9.6cvs2
11495
11496         * src/compose.c
11497                 sync with HEAD (1.0.3cvs5)
11498                 neglect Reply-To header if empty
11499                 Patch by Alfons 
11500
11501 2005-03-19 [holger]     1.9.6cvs1
11502
11503         * src/summaryview.c
11504         * src/summaryview.h
11505                 Sync with HEAD
11506
11507 2005-03-18 [paul]       1.9.6
11508
11509         initial GTK2 release
11510
11511 2005-03-18 [paul]       1.0.3cvs3.1
11512
11513         * AUTHORS
11514         * ChangeLog.claws
11515         * configure.ac
11516         * src/gtk/about.c
11517         * src/pixmaps/sylpheed_logo.xpm
11518                 sync with HEAD
11519
11520 2005-03-18 [colin]      1.0.3cvs2.6
11521
11522         * src/summaryview.c
11523                 Remove call to summary_step in summary_copy_selected_to
11524                 Can't see its purpose, and this causes bug when copying
11525                 a message if the next one is unread: it reads it.
11526
11527 2005-03-18 [paul]       1.0.3cvs2.5
11528
11529         * src/foldersel.c
11530                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
11531
11532 2005-03-18 [paul]       1.0.3cvs2.4
11533
11534         * src/addrharvest.c
11535         * src/codeconv.c
11536         * src/codeconv.h
11537         * src/compose.c
11538         * src/news.c
11539         * src/procheader.c
11540         * src/procmime.c
11541         * src/unmime.c
11542         * src/unmime.h
11543                 fix buffer overflow, CAN-2005-0667, see
11544                 http://secunia.com/advisories/14491/
11545                 Patch by Alfons
11546
11547 2005-03-17 [colin]      1.0.3cvs2.3
11548
11549         * src/prefs_fonts.c
11550         * src/summaryview.c
11551                 Fix font bugs (both lists now officialy share 
11552                 the same font)
11553                 
11554
11555 2005-03-17 [paul]       1.0.3cvs2.2
11556
11557         * src/gtk/pluginwindow.c
11558                 make plugin descriptions uneditable
11559
11560 2005-03-11 [paul]       1.0.3cvs2.1
11561
11562         * ChangeLog.claws
11563         * configure.ac
11564         * po/POTFILES.in
11565         * src/plugins/trayicon/trayicon.c
11566                 sync with HEAD
11567                 add src/wizard.c to POTFILES.in
11568
11569 2005-03-11 [paul]       1.0.3cvs1.1
11570
11571         * ChangeLog
11572         * ChangeLog.claws
11573         * configure.ac
11574         * po/de.po
11575         * po/es.po
11576         * po/fr.po
11577         * po/it.po
11578         * po/pt_BR.po
11579         * po/ru.po
11580         * po/sk.po
11581         * po/sr.po
11582         * po/zh_CN.po
11583                 sync with HEAD
11584
11585 2005-03-04 [colin]      1.0.1cvs22.2
11586
11587         * src/compose.c
11588                 Fix signatures with accentued chars in it
11589
11590 2005-03-04 [colin]      1.0.1cvs22.1
11591
11592         * src/common/smtp.c
11593         * src/common/smtp.h
11594                 Don't use SIZE param in MAIL FROM: if server 
11595                 doesn't support it. Patch by Eugen Freiter
11596                 <eugen_f@users.sf.net>
11597
11598 2005-02-27 [paul]       1.0.1cvs20.1
11599
11600         * ChangeLog.claws
11601         * configure.ac
11602         * src/messageview.c
11603                 sync with HEAD
11604
11605 2005-02-27 [colin]      1.0.1cvs19.4
11606
11607         * src/procheader.c
11608         * src/procheader.h
11609                 Fix prototypes. Patch by Alfons
11610
11611 2005-02-27 [colin]      1.0.1cvs19.3
11612
11613         * src/compose.c
11614                 Don't auto-join the signature separator.
11615
11616 2005-02-26 [colin]      1.0.1cvs19.2
11617
11618         * src/summaryview.c
11619                 Fix 'mark all read' with collapsed threads.
11620                 Patch by Alfons.
11621
11622 2005-02-25 [paul]       1.0.1cvs19.1
11623
11624         * ChangeLog.claws
11625         * configure.ac
11626         * src/prefs_account.c
11627         * src/prefs_folder_item.c
11628         * src/gtk/prefswindow.c
11629         * src/gtk/prefswindow.h
11630                 sync with HEAD
11631
11632 2005-02-25 [paul]       1.0.1cvs15.12
11633
11634         * src/alertpanel.c
11635         * src/codeconv.c
11636         * src/compose.c
11637         * src/textview.c
11638         * src/gtk/gtkutils.c
11639         * src/gtk/gtkutils.h
11640         * src/gtk/logwindow.c
11641         * src/gtk/progressdialog.c
11642                 sync with main (revision 127)
11643                 and fix logwindow clipping
11644
11645 2005-02-24 [colin]      1.0.1cvs15.11
11646
11647         * src/plugins/pgpmime/passphrase.c
11648                 Disable input grabbing; it doesn't work yet.
11649
11650 2005-02-24 [colin]      1.0.1cvs15.10
11651
11652         * src/messageview.c
11653                 Don't send out receipts if offline. Ask.
11654
11655 2005-02-23 [colin]      1.0.1cvs15.9
11656
11657         * src/summaryview.c     
11658                 Fix expanding
11659
11660 2005-02-23 [colin]      1.0.1cvs15.8
11661
11662         * src/summaryview.c
11663                 Really fix Bug 568 by removing useless
11664                 calls. summary_thread_init() now called
11665                 in summary_sort(). This should please
11666                 Alfons as it should be faster than 
11667                 previously.
11668
11669 2005-02-23 [colin]      1.0.1cvs15.7
11670
11671         * src/compose.c
11672                 Encode parts as QP or B64 if signing
11673
11674 2005-02-23 [colin]      1.0.1cvs15.6
11675
11676         * src/compose.c
11677                 Fix Mimeinfo leakage (including tmp files)
11678         * src/procmsg.c
11679                 Fix tmp file leakage (spotted by Ivan Rayner)
11680
11681 2005-02-22 [colin]      1.0.1cvs15.5
11682
11683         * src/expldifdlg.c
11684                 Fix keyboard input. Patch by Alfons.
11685
11686 2005-02-21 [colin]      1.0.1cvs15.4
11687
11688         * src/compose.c
11689                 Fix Sign/Encrypt when unselecting privacy
11690                 system
11691         * src/prefs_common.c
11692                 Change default message font to Monospace
11693         * src/summaryview.c
11694                 More freezing during potentially large operations
11695
11696 2005-02-21 [paul]       1.0.1cvs15.3
11697
11698         * src/main.c
11699                 fix --help output
11700
11701 2005-02-21 [paul]       1.0.1cvs15.2
11702
11703         * po/Makefile.in.in
11704         * src/compose.c
11705         * src/summaryview.c
11706         * src/textview.c
11707         * src/common/utils.c
11708         * src/common/utils.h
11709                 sync with main (revision 117)
11710
11711 2005-02-20 [colin]      1.0.1cvs15.1
11712
11713         * src/common/defs.h
11714                 Change cache file to .sylpheed_claws_cache, as
11715                 suggested by Alfons. Allows people to switch
11716                 between Sylpheed and Sylpheed-Claws. it is
11717                 a good idea to "Check for new messages" at next
11718                 startup.
11719
11720
11721 2005-02-18 [colin]      1.0.1cvs14.1
11722
11723         * src/quote_fmt_lex.l
11724         * src/quote_fmt_parse.y
11725                 Fix parser initialisation. Patch by Ivan.
11726
11727 2005-02-18 [colin]      1.0.1cvs11.6
11728
11729         * src/folderview.c
11730                 Fix scrolldown (bug 662)
11731
11732 2005-02-17 [colin]      1.0.1cvs11.5
11733
11734         * src/codeconv.c
11735                 conv_filename_to_utf8: return clean 7bit instead
11736                 of broken utf8 if needed
11737         * src/mimeview.c
11738                 Fix display of parts with unclean 8bit names
11739
11740 2005-02-17 [paul]       1.0.1cvs11.4
11741
11742         * src/compose.c
11743         * src/exportldif.c
11744         * src/matcher_parser_parse.y
11745         * src/procmime.c
11746         * src/sourcewindow.c
11747         * src/common/Makefile.am
11748         * src/common/intl.h             ** REMOVED **
11749         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11750                 sync with main (revision 109)
11751                 and clean up
11752
11753 2005-02-16 [colin]      1.0.1cvs11.3
11754
11755         * src/summaryview.c
11756                 Fix collapsed thread not highlighting when new
11757                 messages in it (Bug 568) Patch by Stephan Sachse.
11758                 Fix messed up selection when reaching bounds (Bug 632)
11759         * src/prefs_themes.c
11760                 Fix theme installing (Bug 684)
11761
11762 2005-02-16 [colin]      1.0.1cvs11.2
11763
11764         * src/messageview.c
11765                 Fix messageview_select_all
11766
11767 2005-02-16 [colin]      1.0.1cvs11.1
11768
11769         * src/mh.c
11770                 Sync with HEAD (MH scan required function)
11771
11772 2005-02-15 [colin]      1.0.1cvs8.1
11773
11774         * src/mimeview.c
11775         * src/common/utils.c
11776                 Sync with HEAD (filename chars substitution)
11777
11778 2005-02-15 [colin]      1.0.1cvs7.3
11779
11780         * src/gtk/pluginwindow.c
11781                 Fix button spacing
11782
11783 2005-02-15 [colin]      1.0.1cvs7.2
11784
11785         * src/mimeview.c
11786                 Fix mime icons not reset across message when
11787                 scrolled down
11788
11789 2005-02-15 [colin]      1.0.1cvs7.1
11790
11791         * src/compose.c
11792         * src/procmime.c
11793                 Sync with HEAD (optimisation of cvs6)
11794
11795 2005-02-14 [colin]      1.0.1cvs6.1
11796
11797         * src/compose.c
11798         * src/procmime.c
11799                 Sync with HEAD (encode "From " at line beginning)
11800
11801 2005-02-14 [colin]      1.0.1cvs5.3
11802
11803         * src/compose.c
11804                 Fix wrapping with accentued chars.
11805
11806 2005-02-13 [colin]      1.0.1cvs5.2
11807
11808         * src/textview.c
11809                 Fix email informative part parsing with
11810                 accentued chars in it. ispunct() returns
11811                 true for them in utf8...
11812
11813 2005-02-12 [colin]      1.0.1cvs5.1
11814
11815         * src/filtering.c
11816                 Sync with HEAD (remove wrong use of compose after send)
11817
11818 2005-02-12 [paul]       1.0.1cvs4.5
11819
11820         * src/textview.c
11821                 remove unnecessary code (thanks to Alfons)
11822
11823 2005-02-12 [paul]       1.0.1cvs4.4
11824
11825         * src/textview.c
11826                 add 'Copy' to contextual menu on emails
11827
11828 2005-02-11 [colin]      1.0.1cvs4.3
11829
11830         * src/compose.c
11831                 revert 1.0.0cvs28.2, it doesn't work that well.
11832
11833 2005-02-11 [paul]       1.0.1cvs4.2
11834
11835         * po/Makefile.in.in
11836                 fix 'make release'
11837
11838 2005-02-10 [paul]       1.0.1cvs4.1
11839
11840         * ChangeLog
11841         * ChangeLog.claws
11842         * ChangeLog.jp
11843         * configure.ac
11844         * src/compose.c
11845                 sync with HEAD (sync with main)
11846
11847 2005-02-10 [paul]       1.0.1cvs3.2
11848
11849         * AUTHORS
11850         * Makefile.am
11851         * autogen.sh
11852         * configure.ac
11853         * config/mkinstalldirs
11854         * intl/.cvsignore
11855         * intl/ChangeLog
11856         * intl/VERSION
11857         * intl/bindtextdom.c
11858         * intl/config.charset
11859         * intl/dcgettext.c
11860         * intl/dcigettext.c
11861         * intl/dcngettext.c
11862         * intl/dgettext.c
11863         * intl/dngettext.c
11864         * intl/eval-plural.h
11865         * intl/explodename.c
11866         * intl/finddomain.c
11867         * intl/gettext.c
11868         * intl/gettextP.h
11869         * intl/gmo.h
11870         * intl/hash-string.h
11871         * intl/intl-compat.c
11872         * intl/l10nflist.c
11873         * intl/libgnuintl.h.in
11874         * intl/loadinfo.h
11875         * intl/loadmsgcat.c
11876         * intl/localcharset.c
11877         * intl/localcharset.h
11878         * intl/locale.alias
11879         * intl/localealias.c
11880         * intl/localename.c
11881         * intl/log.c
11882         * intl/ngettext.c
11883         * intl/os2compat.c
11884         * intl/os2compat.h
11885         * intl/osdep.c
11886         * intl/plural-exp.c
11887         * intl/plural-exp.h
11888         * intl/plural.c
11889         * intl/plural.y
11890         * intl/ref-add.sin
11891         * intl/ref-del.sin
11892         * intl/relocatable.c
11893         * intl/relocatable.h
11894         * intl/textdomain.c
11895         * m4/Makefile.am
11896         * po/Makefile.in.in
11897         * src/Makefile.am
11898         * src/account.c
11899         * src/action.c
11900         * src/addr_compl.c
11901         * src/addressadd.c
11902         * src/addressbook.c
11903         * src/addrgather.c
11904         * src/addrindex.c
11905         * src/alertpanel.c
11906         * src/browseldap.c
11907         * src/codeconv.c
11908         * src/codeconv.h
11909         * src/compose.c
11910         * src/compose.h
11911         * src/crash.c
11912         * src/editaddress.c
11913         * src/editbook.c
11914         * src/editgroup.c
11915         * src/editjpilot.c
11916         * src/editldap.c
11917         * src/editldap_basedn.c
11918         * src/editvcard.c
11919         * src/exphtmldlg.c
11920         * src/expldifdlg.c
11921         * src/export.c
11922         * src/exporthtml.c
11923         * src/filtering.c
11924         * src/folder.c
11925         * src/folder_item_prefs.c
11926         * src/foldersel.c
11927         * src/folderview.c
11928         * src/grouplistdialog.c
11929         * src/headerview.c
11930         * src/imap.c
11931         * src/imap_gtk.c
11932         * src/import.c
11933         * src/importldif.c
11934         * src/importmutt.c
11935         * src/importpine.c
11936         * src/inc.c
11937         * src/ldif.c
11938         * src/main.c
11939         * src/mainwindow.c
11940         * src/matcher.c
11941         * src/mbox.c
11942         * src/message_search.c
11943         * src/messageview.c
11944         * src/mh.c
11945         * src/mh_gtk.c
11946         * src/mimeview.c
11947         * src/msgcache.c
11948         * src/news.c
11949         * src/news_gtk.c
11950         * src/noticeview.c
11951         * src/partial_download.c
11952         * src/pop.c
11953         * src/prefs_account.c
11954         * src/prefs_actions.c
11955         * src/prefs_common.c
11956         * src/prefs_customheader.c
11957         * src/prefs_display_header.c
11958         * src/prefs_ext_prog.c
11959         * src/prefs_filtering.c
11960         * src/prefs_filtering_action.c
11961         * src/prefs_folder_item.c
11962         * src/prefs_fonts.c
11963         * src/prefs_gtk.c
11964         * src/prefs_matcher.c
11965         * src/prefs_msg_colors.c
11966         * src/prefs_spelling.c
11967         * src/prefs_summary_column.c
11968         * src/prefs_template.c
11969         * src/prefs_themes.c
11970         * src/prefs_toolbar.c
11971         * src/prefs_wrapping.c
11972         * src/privacy.c
11973         * src/procheader.c
11974         * src/procmime.c
11975         * src/procmsg.c
11976         * src/quote_fmt.c
11977         * src/recv.c
11978         * src/send_message.c
11979         * src/setup.c
11980         * src/sourcewindow.c
11981         * src/ssl_manager.c
11982         * src/statusbar.c
11983         * src/summary_search.c
11984         * src/summaryview.c
11985         * src/textview.c
11986         * src/toolbar.c
11987         * src/wizard.c
11988         * src/common/nntp.c
11989         * src/common/plugin.c
11990         * src/common/smtp.c
11991         * src/common/ssl.c
11992         * src/common/ssl_certificate.c
11993         * src/common/string_match.c
11994         * src/common/sylpheed.c
11995         * src/common/template.c
11996         * src/common/utils.c
11997         * src/gtk/about.c
11998         * src/gtk/colorlabel.c
11999         * src/gtk/description_window.c
12000         * src/gtk/filesel.c
12001         * src/gtk/foldersort.c
12002         * src/gtk/gtkaspell.c
12003         * src/gtk/gtkutils.c
12004         * src/gtk/inputdialog.c
12005         * src/gtk/logwindow.c
12006         * src/gtk/menu.c
12007         * src/gtk/pluginwindow.c
12008         * src/gtk/prefswindow.c
12009         * src/gtk/progressdialog.c
12010         * src/gtk/quicksearch.c
12011         * src/gtk/sslcertwindow.c
12012         * src/plugins/clamav/clamav_plugin.c
12013         * src/plugins/clamav/clamav_plugin_gtk.c
12014         * src/plugins/demo/demo.c
12015         * src/plugins/dillo_viewer/dillo_prefs.c
12016         * src/plugins/dillo_viewer/dillo_viewer.c
12017         * src/plugins/image_viewer/plugin.c
12018         * src/plugins/image_viewer/viewer.c
12019         * src/plugins/image_viewer/viewerprefs.c
12020         * src/plugins/mathml_viewer/mathml_viewer.c
12021         * src/plugins/pgpmime/passphrase.c
12022         * src/plugins/pgpmime/plugin.c
12023         * src/plugins/pgpmime/prefs_gpg.c
12024         * src/plugins/pgpmime/select-keys.c
12025         * src/plugins/pgpmime/sgpgme.c
12026         * src/plugins/spamassassin/spamassassin.c
12027         * src/plugins/spamassassin/spamassassin_gtk.c
12028         * src/plugins/trayicon/trayicon.c
12029                 sync with main (revision 104)
12030
12031 2005-02-10 [colin]      1.0.1cvs3.1
12032
12033         * src/mainwindow.c
12034                 Sync with HEAD (fix occasional crasher)
12035
12036 2005-02-10 [colin]      1.0.1cvs2.1
12037
12038         * src/messageview.c
12039                 Synw with HEAD (don't automatically display html)
12040
12041 2005-02-09 [colin]      1.0.1cvs1.3
12042
12043         * src/textview.c
12044         * src/textview.h
12045                 Add contextual menu on emails
12046
12047 2005-02-09 [colin]      1.0.1cvs1.2
12048
12049         * src/codeconv.c
12050                 Fix converting from broken headers and 
12051                 put back the _ in missing places
12052                 (feature broke with cvs24.2 sync, main 
12053                  possibly affected?)
12054
12055 2005-02-09 [colin]      1.0.1cvs1.1
12056
12057         * src/messageview.c
12058         * src/mimeview.c
12059         * src/mimeview.h
12060                 Sync with HEAD (display non text/plain mails with plugin)
12061
12062 2005-02-08 [colin]      1.0.1.1
12063
12064         * ChangeLog.claws
12065         * po/pt_BR.po
12066                 Sync with HEAD
12067         * configure.ac
12068                 Make default configuration directory 
12069                 be .sylpheed-gtk2
12070
12071 2005-02-08 [colin]      1.0.0cvs29.1
12072
12073         * po/de.po
12074         * po/es.po
12075         * po/fr.po
12076         * po/it.po
12077         * po/sk.po
12078         * po/sr.po
12079                 Sync translations with HEAD
12080
12081 2005-02-06 [colin]      1.0.0cvs28.3
12082
12083         * src/compose.c
12084                 Make compose a bit faster - patch by Alfons.
12085
12086 2005-02-06 [colin]      1.0.0cvs28.2
12087
12088         * src/compose.c
12089                 Make pasting via middle-click more reliable
12090
12091 2005-02-05 [paul]       1.0.0cvs28.1
12092
12093         * ChangeLog
12094         * ChangeLog.claws
12095         * ChangeLog.jp
12096         * configure.ac
12097         * src/compose.c
12098                 sync with HEAD
12099                 (fix bug 682 'redirect is broken'
12100
12101 2005-02-05 [torte]      1.0.0cvs27.1
12102
12103         * ChangeLog.claws
12104         * configure.ac
12105         * src/partial_download.c
12106                 Sync with HEAD (fix buf overflow)
12107
12108 2005-02-03 [colin]      1.0.0cvs26.1
12109
12110         * src/common/plugin.c
12111                 Sync with HEAD (avoid plugin mismatches)
12112
12113 2005-02-03 [paul]       1.0.0cvs25.3
12114
12115         * src/folderview.c
12116         * src/headerview.c
12117         * src/summaryview.c
12118         * src/textview.c
12119         * src/gtk/colorlabel.c
12120                 third and final part of initial sync with main-gtk2
12121
12122 2005-02-03 [paul]       1.0.0cvs25.2
12123
12124         * src/jpilot.c
12125                 fix building with jpilot support
12126
12127 2005-02-02 [colin]      1.0.0cvs25.1
12128
12129         * src/messageview.c
12130                 Sync with HEAD (fix dangerous typo)
12131
12132 2005-02-01 [colin]      1.0.0cvs24.3
12133
12134         * src/common/xml.c
12135                 Write file as advertised (UTF-8)
12136
12137 2005-02-01 [paul]       1.0.0cvs24.2
12138
12139         * src/addrbook.c
12140         * src/addrindex.c
12141         * src/alertpanel.h
12142         * src/codeconv.c
12143         * src/codeconv.h
12144         * src/compose.c
12145         * src/export.c
12146         * src/folder_item_prefs.c
12147         * src/html.c
12148         * src/imap.c
12149         * src/import.c
12150         * src/jpilot.c
12151         * src/mainwindow.c
12152         * src/matcher_parser_lex.l
12153         * src/messageview.c
12154         * src/mh.c
12155         * src/prefs_account.c
12156         * src/prefs_actions.c
12157         * src/prefs_common.c
12158         * src/prefs_gtk.c
12159         * src/prefs_gtk.h
12160         * src/prefs_themes.c
12161         * src/procheader.c
12162         * src/procmime.c
12163         * src/sourcewindow.c
12164         * src/statusbar.c
12165         * src/summaryview.c
12166         * src/textview.c
12167         * src/toolbar.c
12168         * src/unmime.c
12169         * src/common/template.c
12170         * src/common/utils.c
12171         * src/common/xml.c
12172         * src/common/xml.h
12173         * src/gtk/gtkaspell.c
12174         * src/plugins/clamav/clamav_plugin.c
12175         * src/plugins/dillo_viewer/dillo_prefs.c
12176         * src/plugins/image_viewer/viewerprefs.c
12177         * src/plugins/pgpmime/passphrase.c
12178         * src/plugins/pgpmime/prefs_gpg.c
12179         * src/plugins/pgpmime/select-keys.c
12180         * src/plugins/spamassassin/spamassassin.c
12181                 second part of initial sync with main-gtk2
12182                 (more to follow)
12183
12184 2005-01-31 [colin]      1.0.0cvs24.1
12185
12186         * src/compose.c
12187                 Sync with HEAD
12188
12189 2005-01-29 [paul]       1.0.0cvs23.2
12190
12191         * src/account.c
12192         * src/action.c
12193         * src/addressadd.c
12194         * src/addressbook.c
12195         * src/alertpanel.c
12196         * src/compose.c
12197         * src/editaddress.c
12198         * src/editbook.c
12199         * src/editgroup.c
12200         * src/editjpilot.c
12201         * src/editldap.c
12202         * src/editldap_basedn.c
12203         * src/editvcard.c
12204         * src/export.c
12205         * src/foldersel.c
12206         * src/grouplistdialog.c
12207         * src/import.c
12208         * src/importldif.c
12209         * src/inc.c
12210         * src/main.c
12211         * src/mainwindow.c
12212         * src/message_search.c
12213         * src/messageview.c
12214         * src/mimeview.c
12215         * src/prefs_actions.c
12216         * src/prefs_common.c
12217         * src/prefs_common.h
12218         * src/prefs_customheader.c
12219         * src/prefs_display_header.c
12220         * src/prefs_filtering.c
12221         * src/prefs_filtering_action.c
12222         * src/prefs_gtk.c
12223         * src/prefs_matcher.c
12224         * src/prefs_summary_column.c
12225         * src/prefs_template.c
12226         * src/sourcewindow.c
12227         * src/summary_search.c
12228         * src/summaryview.c
12229         * src/textview.c
12230         * src/gtk/about.c
12231         * src/gtk/description_window.c
12232         * src/gtk/gtkshruler.c
12233         * src/gtk/gtkutils.c
12234         * src/gtk/gtkutils.h
12235         * src/gtk/inputdialog.c
12236         * src/gtk/logwindow.c
12237         * src/gtk/prefswindow.c
12238         * src/gtk/progressdialog.c
12239         * src/gtk/progressdialog.h
12240                 first part of initial sync with main-gtk2
12241                 (more to follow)
12242
12243 2005-01-28 [colin]      1.0.0cvs23.1
12244
12245         * src/folderview.c
12246                 Sync with HEAD
12247
12248 2005-01-27 [colin]      1.0.0cvs21.1
12249
12250         * src/folder.c
12251         * src/folderview.c
12252                 Sync with HEAD
12253
12254 2005-01-27 [colin]      1.0.0cvs19.1
12255
12256         * src/procmime.c
12257                 Sync with HEAD
12258
12259 2005-01-27 [colin]      1.0.0cvs18.1
12260
12261         * src/messageview.c
12262         * src/summaryview.c
12263         * src/mainwindow.c
12264         * src/compose.c
12265         * src/compose.h
12266         * src/procmsg.c
12267         * src/procmsg.h
12268         * src/toolbar.c
12269                 Sync with HEAD
12270
12271 2005-01-26 [paul]       1.0.0cvs15.2
12272
12273         * src/compose.c
12274                 compose_entries_set(): convert subject and body to
12275                 utf8 if necessary. patch by Felix Eckhofer
12276
12277 2005-01-26 [paul]       1.0.0cvs15.1
12278
12279         * configure.ac
12280         * src/common/template.c
12281                 sync with HEAD (fix memory leak)
12282
12283 2005-01-25 [paul]       1.0.0cvs14.1
12284
12285         * configure.ac
12286         * src/compose.c
12287                 sync with HEAD
12288
12289 2005-01-24 [colin]      1.0.0cvs13.1
12290
12291         * src/summaryview.c
12292                 Sync with HEAD
12293
12294 2005-01-24 [paul]       1.0.0cvs12.1
12295
12296         * configure.ac
12297         * src/messageview.c
12298         * src/mh.c
12299         * src/common/utils.c
12300                 sync with HEAD
12301
12302 2005-01-24 [colin]      1.0.0cvs11.1
12303
12304         * src/procheader.c
12305                 Sync with HEAD
12306
12307 2005-01-24 [colin]      1.0.0cvs10.1
12308
12309         * src/folderview.c
12310                 Sync with HEAD
12311
12312 2005-01-23 [colin]      1.0.0cvs9.1
12313
12314         * src/crash.c
12315                 Sync with HEAD
12316
12317 2005-01-22 [colin]      1.0.0cvs8.1
12318
12319         * src/summaryview.c
12320         * src/gtk/quicksearch.c
12321                 Sync with HEAD
12322
12323 2005-01-21 [colin]      1.0.0cvs7.1
12324
12325         * src/summaryview.c
12326                 Sync with HEAD
12327
12328 2005-01-21 [colin]      1.0.0cvs6.1
12329
12330         * src/summaryview.c
12331                 Sync with HEAD
12332
12333 2005-01-21 [colin]      1.0.0cvs5.1
12334
12335         * src/gtk/quicksearch.c
12336         * src/prefs_common.c
12337         * src/prefs_common.h
12338                 Sync with HEAD (recurse option)
12339
12340 2005-01-21 [colin]      1.0.0cvs4.1
12341
12342         * src/folder.h
12343         * src/folderview.c
12344         * src/folderview.h
12345         * src/summaryview.c
12346         * src/gtk/quicksearch.c
12347         * src/gtk/quicksearch.h
12348                 Sync with HEAD (recursive quicksearch)
12349
12350 2005-01-20 [colin]      1.0.0cvs3.4
12351
12352         * src/ssl_manager.c
12353                 Remove useless code
12354
12355 2005-01-20 [colin]      1.0.0cvs3.3
12356
12357         * src/ssl_manager.c
12358                 Fix leak, thanks to Alfons.
12359
12360 2005-01-20 [colin]      1.0.0cvs3.2
12361
12362         * src/ssl_manager.c
12363                 Port SSL certificate window to GTK2.
12364
12365 2005-01-20 [paul]       1.0.0cvs3.1
12366
12367         * ChangeLog.claws
12368         * configure.ac
12369         * src/addrindex.c
12370         * src/addrindex.h
12371                 sync with HEAD
12372
12373 2005-01-19 [colin]      1.0.0cvs2.2
12374
12375         * src/plugins/trayicon/trayicon.c
12376                 Fix freeze with gtk-2.6, the easy way
12377                 (signal blocking helpless there...)
12378                 Closes bug #668.
12379
12380 2005-01-19 [colin]      1.0.0cvs2.1
12381
12382         * src/mbox.c
12383         * src/mbox.h
12384         * src/mainwindow.c
12385         * src/summaryview.c
12386         * src/summaryview.h
12387                 Sync with HEAD
12388
12389 2005-01-19 [paul]       1.0.0cvs1.1
12390
12391         * configure.ac
12392         * po/de.po
12393         * po/es.po
12394         * po/fr.po
12395         * po/hr.po
12396         * po/it.po
12397         * po/ja.po
12398         * po/ko.po
12399         * po/pt_BR.po
12400         * po/ru.po
12401         * po/sk.po
12402         * po/sr.po
12403                 sync with HEAD (update translations)
12404
12405 2005-01-18 [colin]      1.0.0cvs0.1
12406
12407         * src/foldersel.c
12408                 Specify search column - patch by Alfons
12409
12410 2005-01-18 [colin]      0.9.13cvs36.3
12411
12412         * src/prefs_toolbar.c
12413                 Change Delete to Remove
12414         * src/prefs_fonts.c
12415                 GTK2 version and leak fixes
12416         * src/prefs_actions.c
12417                 Add stock buttons.
12418                 All patches by Alfons
12419
12420 2005-01-17 [colin]      0.9.13cvs36.2
12421
12422         * src/compose.c
12423                 Fix DnD inserting twice. While at it,
12424                 add DnD support for text/plain in the
12425                 body, and add support in the headers.
12426
12427 2005-01-16 [colin]      0.9.13cvs36.1
12428
12429         * ChangeLog
12430         * ChangeLog.jp
12431         * ChangeLog.claws
12432                 Sync with HEAD (nothing applicable)
12433
12434 2005-01-16 [colin]      0.9.13cvs33.2
12435
12436         * src/prefs_toolbar.c
12437                 GTK2ize prefs_toolbar, by Alfons.
12438
12439 2005-01-14 [colin]      0.9.13cvs33.1
12440
12441         * src/html.c
12442         * src/msgcache.c
12443                 Sync with HEAD
12444
12445 2005-01-14 [colin]      0.9.13cvs32.1
12446
12447         * src/html.c
12448         * src/html.h
12449         * src/msgcache.c
12450         * AUTHORS
12451         * tools/calypso_convert.pl
12452                 Sync with HEAD
12453
12454 2005-01-08 [colin]      0.9.13cvs29.2
12455
12456         * src/prefs_filtering_action.c
12457         * src/prefs_filtering.c
12458                 2 more gtk2 patches by Alfons
12459
12460 2005-01-07 [paul]       0.9.13cvs29.1
12461
12462         * ChangeLog
12463         * ChangeLog.claws
12464         * ChangeLog.jp
12465         * configure.ac
12466         * src/pop.c
12467         * src/pop.h
12468                 sync with HEAD
12469
12470 2005-01-07 [colin]      0.9.13cvs28.3
12471
12472         * src/gtk/progressdialog.c
12473         * src/gtk/progressdialog.h
12474         * src/inc.c
12475         * src/send_message.c
12476                 GTK2 for the incorporation dialog. The CList isn't dead
12477                 yet, for a more smooth migration. Patch by Alfons.
12478
12479 2005-01-06 [colin]      0.9.13cvs28.2
12480
12481         * src/prefs_display_header.c
12482                 GTK2 conversion by Alfons
12483         * src/prefs_actions.c
12484         * src/prefs_matcher.c
12485                 Fix 2 leaks - patch by Alfons
12486
12487 2005-01-06 [colin]      0.9.13cvs28.1
12488
12489         * src/prefs_matcher.c
12490                 Sync with HEAD
12491
12492 2005-01-06 [colin]      0.9.13cvs27.4
12493
12494         * src/prefs_matcher.c
12495                 Fix double-free. Patch by Alfons
12496
12497 2005-01-06 [colin]      0.9.13cvs27.3
12498
12499         * src/prefs_matcher.c
12500                 GTK2 widgets + memleak
12501                 Patch by Alfons
12502
12503 2005-01-05 [colin]      0.9.13cvs27.2
12504
12505         * src/account.c
12506         * src/addr_compl.c
12507         * src/foldersel.c
12508         * src/stock_pixmap.c
12509         * src/stock_pixmap.h
12510                 3 more GTK2 patches by Alfons.
12511
12512 2005-01-04 [colin]      0.9.13cvs27.1
12513
12514         * src/folderview.c
12515         * src/imap_gtk.c
12516         * src/news_gtk.c
12517                 Sync with HEAD
12518
12519 2005-01-04 [colin]      0.9.13cvs25.9
12520
12521         * src/compose.c
12522                 Fix Show Ruler menuitem
12523         * src/prefs_template.c
12524                 Convert to GTK2
12525         * src/common/utils.c
12526                 Make auto pointer stuff handles NULLs
12527                 Patches by Alfons.
12528
12529 2005-01-04 [colin]      0.9.13cvs25.8
12530
12531         * src/compose.c
12532                 Move the attachment list to gtk2
12533                 Patch by Alfons.
12534
12535 2005-01-04 [colin]      0.9.13cvs25.7
12536
12537         * src/textview.c
12538                 Make some keys work again
12539                 Patch by SungHyun Nam <namsh@kldp.org>
12540
12541 2005-01-04 [colin]      0.9.13cvs25.6
12542
12543         * src/gtk/gtkshruler.c
12544                 Move the ruler to GTK2
12545                 Patch by Alfons
12546
12547 2005-01-03 [colin]      0.9.13cvs25.5
12548
12549         * src/compose.c
12550                 Fix my broken patch apply 
12551
12552 2005-01-03 [colin]      0.9.13cvs25.4
12553
12554         * src/common/utils.c
12555         * src/common/utils.h
12556         * src/gtk/prefswindow.c
12557                 Move auto pointer stuff to utils.c
12558                 Patch by Alfons again :)
12559
12560 2005-01-03 [colin]      0.9.13cvs25.3
12561
12562         * src/compose.c
12563         * src/prefs_gtk.c
12564         * src/prefs_template.c
12565         * src/textview.c
12566                 Empty text widgets with empty strings, not NULL char
12567                 Patch by SungHyun Nam <namsh@kldp_org>
12568
12569 2005-01-03 [colin]      0.9.13cvs25.2
12570
12571         * src/main.c
12572         * AUTHORS
12573                 Sync with HEAD
12574
12575 2005-01-03 [colin]      0.9.13cvs25.1
12576
12577         * src/pop.c
12578         * src/pop.h
12579                 Sync with HEAD
12580
12581 2005-01-03 [colin]      0.9.13cvs24.3
12582
12583         * src/account.c
12584                 Two patches from Alfons and Alex S Moore:
12585                 fix images, fix return value.
12586
12587 2005-01-01 [colin]      0.9.13cvs24.2
12588
12589         * src/prefs_actions.c
12590                 Fix over-zealous assertion. Patch by Alfons
12591
12592 2005-01-01 [colin]      0.9.13cvs24.1
12593
12594         * src/procmime.c
12595                 Sync with HEAD (leak fix)
12596
12597 2004-12-31 [colin]      0.9.13cvs23.2
12598
12599         * src/prefs_common.c
12600                 GTK2 widgets + stock buttons - patch by Alfons
12601
12602 2004-12-31 [paul]       0.9.13cvs23.1
12603
12604         * configure.ac
12605                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12606         * src/gtk/pluginwindow.c
12607                 use GTK2 widgets and plug memory leaks,
12608                 patches by Alfons
12609
12610 2004-12-30 [colin]      0.9.13cvs22.4
12611
12612         * src/account.c
12613         * src/action.c
12614         * src/export.c
12615         * src/foldersel.c
12616         * src/import.c
12617         * src/message_search.c
12618         * src/prefs_actions.c
12619         * src/prefs_common.c
12620         * src/prefs_customheader.c
12621         * src/prefs_filtering.c
12622         * src/prefs_summary_column.c
12623         * src/summary_search.c
12624         * src/gtk/about.c
12625         * src/gtk/description_window.c
12626         * src/gtk/gtkutils.c
12627         * src/gtk/gtkutils.h
12628         * src/gtk/inputdialog.c
12629         * src/gtk/prefswindow.c
12630                 Use GTK2 stock buttons. Patches by Alfons.
12631
12632 2004-12-30 [colin]      0.9.13cvs22.3
12633
12634         * src/account.c
12635                 Sync with HEAD
12636         * src/prefs_actions.c
12637         * src/prefs_customheader.c
12638         * src/prefs_filtering.c
12639         * src/prefs_msg_colors.c
12640         * src/prefs_summary_column.c
12641         * src/gtk/prefswindow.c
12642                 Use GtkTreeView instead of deprecated 
12643                 widgets. Patches by Alfons.
12644
12645 2004-12-30 [paul]       0.9.13cvs22.2
12646
12647         * src/foldersel.c
12648                 use GTK 2 Tree View
12649                 patch by Alfons, with root folder sorting fix
12650                 by Stephan Sachse
12651
12652 2004-12-30 [paul]       0.9.13cvs22.1
12653
12654         * ChangeLog
12655         * ChangeLog.claws
12656         * ChangeLog.jp
12657         * NEWS
12658         * configure.ac
12659         * src/account.c
12660                 sync with HEAD
12661
12662 2004-12-22 [martin]     0.9.13cvs21.2
12663
12664         * src/action.c
12665                 free the command line after its use
12666
12667 2004-12-18 [paul]       0.9.13cvs21.1
12668
12669         * AUTHORS
12670         * ChangeLog
12671         * ChangeLog.claws
12672         * ChangeLog.jp
12673         * NEWS
12674         * configure.ac
12675         * src/action.c
12676         * src/compose.c
12677         * src/syldap.c
12678                 sync with HEAD
12679
12680 2004-12-17 [martin]     0.9.13cvs17.2
12681
12682         * src/action.c
12683                 convert actions input to locale
12684         * src/inc.c
12685                 convert notification command to locale
12686         * src/plugins/pgpmime/select-keys.c
12687                 convert attributes to utf8
12688
12689 2004-12-14 [colin]      0.9.13cvs17.1
12690
12691         * ChangeLog
12692         * ChangeLog.jp
12693         * ChangeLog.claws
12694         * src/action.c
12695         * src/common/utils.c
12696         * src/gtk/prefswindow.c
12697         * src/gtk/gtkutils.c
12698         * src/gtk/gtkutils.h
12699         * src/plugins/spamassassin/libspamc.c
12700                 Sync with HEAD
12701
12702 2004-12-13 [colin]      0.9.13cvs14.1
12703
12704         * src/quote_fmt_parse.y
12705                 Sync with HEAD
12706
12707 2004-12-10 [colin]      0.9.13cvs12.1
12708
12709         * src/prefs_themes.c
12710         * src/mainwindow.c
12711         * src/messageview.c
12712                 Sync with HEAD
12713
12714 2004-12-09 [colin]      0.9.13cvs10.1
12715
12716         * src/procmime.c
12717                 Sync with HEAD (fix B64 encoding from memory)
12718
12719 2004-12-08 [colin]      0.9.13cvs9.1
12720
12721         * src/gtk/colorlabel.c
12722                 Sync with HEAD
12723
12724 2004-12-08 [paul]       0.9.13cvs8.2
12725
12726         * src/gtk/pluginwindow.c
12727                 fix window resizing oddities
12728
12729 2004-12-08 [colin]      0.9.13cvs8.1
12730
12731         * src/quote_fmt_parse.y
12732                 Sync with HEAD
12733
12734 2004-12-08 [colin]      0.9.13cvs7.1
12735
12736         * src/matcher_parser_parse.y
12737         * src/msgcache.c
12738         * src/prefs_matcher.c
12739         * src/procheader.c
12740         * src/matcher.c
12741         * src/common/defs.h
12742         * po/sr.po
12743                 Sync with HEAD
12744
12745 2004-12-08 [colin]      0.9.13cvs6.1
12746
12747         * src/quote_fmt_parse.y
12748         * src/textview.c
12749                 Sync with HEAD
12750         * src/gtk/prefswindow.c
12751         * src/gtk/pluginwindow.c
12752                 Fix G_CALLBACKS protos (thanks to Alfons)
12753
12754 2004-12-07 [torte]      0.9.13cvs2.2
12755
12756         * src/procmime.c
12757                 [Bug 650] reply button causes crash
12758                 Thanks to David Relson and Christoph
12759
12760 2004-12-07 [colin]      0.9.13cvs2.1
12761
12762         * ChangeLog.claws
12763         * AUTHORS
12764         * po/sk.po
12765         * src/procmime.c
12766         * src/prefs_account.c
12767         * src/common/smtp.c
12768         * src/common/smtp.h
12769                 Sync with HEAD
12770
12771 2004-12-06 [colin]      0.9.12cvs187.1
12772
12773         * ChangeLog.claws
12774         * INSTALL
12775         * Makefile.am
12776         * README.claws
12777         * TODO.claws
12778         * configure.ac
12779         * po/bg.po
12780         * po/cs.po
12781         * po/el.po
12782         * po/en_GB.po
12783         * po/es.po
12784         * po/fr.po
12785         * po/hr.po
12786         * po/hu.po
12787         * po/it.po
12788         * po/ja.po
12789         * po/ko.po
12790         * po/nl.po
12791         * po/pl.po
12792         * po/pt_BR.po
12793         * po/ru.po
12794         * po/sk.po
12795         * po/sr.po
12796         * po/sv.po
12797         * po/zh_CN.po
12798         * po/zh_TW.Big5.po
12799         * src/compose.c
12800         * tools/Makefile.am
12801         * tools/README
12802         * tools/filter_conv.pl
12803         * tools/kdeservicemenu/README
12804         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12805         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12806                 Sync with HEAD
12807
12808 2004-12-04 [colin]      0.9.12cvs183.1
12809
12810         * src/compose.c
12811                 Sync with HEAD (compose window position saving)
12812
12813 2004-12-04 [paul]       0.9.12cvs182.3
12814
12815         * src/messageview.c
12816         * src/mimeview.c
12817         * src/prefs_customheader.c
12818         * src/gtk/quicksearch.c
12819                 replace some forgotten GTK_SIGNAL_FUNCs
12820
12821 2004-12-04 [paul]       0.9.12cvs182.2
12822
12823         * src/Makefile.am
12824                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12825                 committed in error      
12826
12827 2004-12-04 [paul]       0.9.12cvs182.1
12828
12829         * ChangeLog
12830         * ChangeLog.claws
12831         * ChangeLog.jp
12832         * INSTALL
12833         * NEWS
12834         * README
12835         * README.jp
12836         * configure.ac
12837         * doc/manual/ja/Makefile.am
12838         * doc/manual/ja/sylpheed-1.html
12839         * doc/manual/ja/sylpheed-10.html
12840         * doc/manual/ja/sylpheed-11.html
12841         * doc/manual/ja/sylpheed-12.html
12842         * doc/manual/ja/sylpheed-13.html
12843         * doc/manual/ja/sylpheed-14.html
12844         * doc/manual/ja/sylpheed-15.html
12845         * doc/manual/ja/sylpheed-16.html
12846         * doc/manual/ja/sylpheed-17.html
12847         * doc/manual/ja/sylpheed-18.html
12848         * doc/manual/ja/sylpheed-19.html
12849         * doc/manual/ja/sylpheed-2.html
12850         * doc/manual/ja/sylpheed-20.html
12851         * doc/manual/ja/sylpheed-3.html
12852         * doc/manual/ja/sylpheed-4.html
12853         * doc/manual/ja/sylpheed-5.html
12854         * doc/manual/ja/sylpheed-6.html
12855         * doc/manual/ja/sylpheed-7.html
12856         * doc/manual/ja/sylpheed-8.html
12857         * doc/manual/ja/sylpheed-9.html
12858         * doc/manual/ja/sylpheed.html
12859         * doc/manual/ja/sylpheed.sgml
12860         * po/de.po
12861         * src/Makefile.am
12862         * src/compose.c
12863         * src/procmime.c
12864         * src/pixmaps/regular.xpm **REMOVED**
12865         * src/plugins/pgpmime/pgpmime.c
12866         * src/plugins/pgpmime/plugin.c
12867         * src/plugins/pgpmime/prefs_gpg.c
12868                 sync with HEAD
12869
12870 2004-12-03 [paul]       0.9.12cvs180.1
12871
12872         * ChangeLog
12873         * ChangeLog.claws
12874         * ChangeLog.jp
12875         * configure.ac
12876         * src/Makefile.am
12877         * src/pop.c
12878         * src/common/utils.c
12879         * src/common/utils.h
12880         * src/pixmaps/continue.xpm
12881         * src/pixmaps/dir_close.xpm
12882         * src/pixmaps/dir_open.xpm
12883         * src/pixmaps/drafts_close.xpm
12884         * src/pixmaps/drafts_open.xpm
12885         * src/pixmaps/folder.xpm **REMOVED**
12886         * src/pixmaps/group.xpm
12887         * src/pixmaps/unread.xpm
12888                 sync with HEAD
12889
12890 2004-12-02 [colin]      0.9.12cvs179.1
12891
12892         * src/compose.c
12893                 Sync with HEAD (non-duplicated reedition)
12894
12895 2004-12-02 [colin]      0.9.12cvs178.1
12896
12897         * src/compose.c
12898                 Sync with HEAD (linewrap_quote fix)
12899
12900 2004-12-01 [colin]      0.9.12cvs177.3
12901
12902         * src/addrharvest.c
12903                 Replace sizeof with strlen
12904
12905 2004-12-01 [paul]       0.9.12cvs177.2
12906
12907         * src/addrharvest.c
12908                 fix 'harvest addresses'
12909
12910 2004-11-30 [colin]      0.9.12cvs177.1
12911
12912         * src/gtk/prefswindow.c
12913         * src/gtk/pluginwindow.c
12914                 Sync with HEAD
12915
12916 2004-11-29 [colin]      0.9.12cvs176.1
12917
12918         * src/folderview.c
12919                 sync with HEAD (Fix disappearing separators in folderview's popup)
12920
12921 2004-11-29 [colin]      0.9.12cvs175.1
12922
12923         * src/procmime.c
12924                 Sync with head (another format fix)
12925
12926 2004-11-29 [colin]      0.9.12cvs174.1
12927
12928         * src/pop.c
12929                 Sync with HEAD (format string fix)
12930
12931 2004-11-26 [colin]      0.9.12cvs173.1
12932
12933         * src/common/smtp.c
12934         * src/common/smtp.h
12935                 Sync with HEAD
12936
12937 2004-11-24 [colin]      0.9.12cvs172.1
12938
12939         * src/plugins/pgpmime/pgpmime.c
12940                 Sync with HEAD
12941
12942 2004-11-24 [colin]      0.9.12cvs171.1
12943
12944         * src/plugins/pgpmime/pgpmime.c
12945                 Sync with head (gpgmectx leaks)
12946
12947 2004-11-24 [colin]      0.9.12cvs169.1
12948
12949         * src/plugins/pgpmime/plugin.c
12950         * src/plugins/trayicon/Makefile.am
12951         * src/plugins/trayicon/newmarkedmail.xpm
12952         * src/plugins/trayicon/trayicon.c
12953         * src/plugins/trayicon/unreadmarkedmail.xpm
12954                 Sync with HEAD
12955
12956 2004-11-23 [colin]      0.9.12cvs168.1
12957
12958         * src/partial_download.c
12959         * src/partial_download.h
12960         * src/plugins/pgpmime/plugin.c
12961                 Sync with HEAD
12962
12963 2004-11-23 [colin]      0.9.12cvs166.1
12964
12965         * src/Makefile.am
12966         * src/codeconv.c
12967         * src/compose.c
12968         * src/folderview.c
12969         * src/main.c
12970         * src/partial_download.c
12971         * src/partial_download.h
12972         * src/prefs_account.c
12973         * src/prefs_account.h
12974         * src/privacy.c
12975         * src/privacy.h
12976         * src/procmime.c
12977         * src/common/Makefile.am
12978         * src/common/base64.h
12979         * src/common/partial_download.c
12980         * src/common/partial_download.h
12981         * src/gtk/prefswindow.c
12982         * src/gtk/prefswindow.h
12983         * src/plugins/pgpmime/pgpmime.c
12984         * src/plugins/pgpmime/prefs_gpg.c
12985         * src/plugins/pgpmime/prefs_gpg.h
12986         * src/plugins/pgpmime/sgpgme.c
12987         * src/plugins/pgpmime/sgpgme.h
12988                 Sync with HEAD
12989
12990 2004-11-23 [colin]      0.9.12cvs163.1
12991
12992         * src/main.c
12993                 Sync with HEAD (cursor optimization)
12994
12995 2004-11-23 [colin]      0.9.12cvs162.1
12996
12997         * src/prefs_common.c
12998         * src/prefs_themes.c
12999         * src/procmsg.c
13000                 Sync with HEAD
13001
13002 2004-11-23 [colin]      0.9.12cvs158.9
13003
13004         * src/compose.c
13005                 Fix double-free when forwarding
13006         * src/msgcache.c
13007                 Fix leak on error path
13008                 
13009
13010 2004-11-23 [colin]      0.9.12cvs158.8
13011
13012         * src/compose.c
13013                 Fix possible double-free
13014                 Spotted by Alfons
13015
13016 2004-11-23 [colin]      0.9.12cvs158.7
13017
13018         * src/compose.c
13019                 Fix some signal handlers' prototypes
13020                 Spotted by Alfons
13021
13022 2004-11-22 [colin]      0.9.12cvs158.6
13023
13024         * src/compose.c
13025                 Remove unneeded code and duplicated
13026                 wrapping - patch by Alfons
13027
13028 2004-11-22 [colin]      0.9.12cvs158.5
13029
13030         * src/prefs_themes.c
13031                 Fix oversized selector
13032
13033 2004-11-22 [colin]      0.9.12cvs158.4
13034
13035         * src/compose.c
13036                 fix dump_text()
13037                 patch by Alfons
13038
13039 2004-11-19 [colin]      0.9.12cvs158.3
13040
13041         * src/textview.c
13042                 Add a context menu on links (open, copy)
13043
13044 2004-11-18 [paul]       0.9.12cvs158.2
13045
13046         * src/addrgather.c
13047         * src/exphtmldlg.c
13048         * src/expldifdlg.c
13049         * src/mimeview.c
13050         * src/prefs_common.c
13051         * src/plugins/image_viewer/viewer.c
13052         * src/plugins/spamassassin/spamassassin_gtk.c
13053                 replace deprecated gtk_notebook_set_page
13054                 and gtk_notebook_current_page
13055
13056 2004-11-18 [paul]       0.9.12cvs158.1
13057
13058         * configure.ac
13059         * src/compose.c
13060         * src/mainwindow.c
13061         * src/messageview.c
13062         * src/prefs_common.c
13063         * src/common/utils.c
13064         * src/common/utils.h
13065                 sync with HEAD
13066
13067 2004-11-17 [colin]      0.9.12cvs156.1
13068
13069         * src/prefs_account.c
13070         * src/prefs_account.h
13071         * src/procmsg.c
13072                 Sync with HEAD (add pref to store encrypted mails encrypted)
13073
13074 2004-11-17 [paul]       0.9.12cvs155.1
13075
13076         * ChangeLog
13077         * ChangeLog.claws
13078         * ChangeLog.jp
13079         * NEWS
13080         * configure.ac
13081         * src/compose.c
13082         * src/jpilot.c
13083         * src/privacy.c
13084         * src/procmime.c
13085         * src/procmime.h
13086         * src/procmsg.c
13087         * src/toolbar.c
13088         * src/pixmaps/error.xpm
13089                 sync with HEAD
13090
13091 2004-11-17 [colin]      0.9.12cvs151.1
13092
13093         * src/plugins/pgpmime/pgpmime.c
13094                 Sync with HEAD (remove debug printf)
13095
13096 2004-11-17 [colin]      0.9.12cvs150.1
13097
13098         * src/plugins/pgpmime/pgpmime.c
13099                 Sync with HEAD (off-by-one fix)
13100
13101 2004-11-17 [colin]      0.9.12cvs149.1
13102
13103         * src/procmsg.c
13104                 Sync with HEAD (coding style fixes)
13105
13106 2004-11-16 [colin]      0.9.12cvs148.1
13107
13108         * src/procmsg.c
13109                 Sync with head (Fix the fix)
13110
13111 2004-11-16 [colin]      0.9.12cvs147.1
13112
13113         * src/procmsg.c
13114                 Sync with Main (leak fix)
13115
13116 2004-11-16 [colin]      0.9.12cvs146.14
13117
13118         * src/compose.c
13119                 Remove useless chunk of code
13120                 Patch by Alfons
13121
13122 2004-11-15 [colin]      0.9.12cvs146.13
13123
13124         * src/compose.c
13125                 Fix drafting after insertion
13126                 Patch by Alfons
13127
13128 2004-11-15 [colin]      0.9.12cvs146.12
13129
13130         * src/compose.c
13131         * src/prefs_filtering.c
13132         * src/prefs_filtering_action.c
13133         * src/prefs_toolbar.c
13134                 Fix some const-correctness
13135
13136 2004-11-15 [colin]      0.9.12cvs146.11
13137
13138         * src/summaryview.c
13139         * src/prefs_themes.c
13140         * src/messageview.c
13141                 Fix some leaks
13142
13143 2004-11-15 [colin]      0.9.12cvs146.10
13144
13145         * src/codeconv.c
13146                 More unreadable locale fixes
13147
13148 2004-11-14 [colin]      0.9.12cvs146.9
13149
13150         * src/textview.c
13151                 Fix uri_security_check
13152                 Patch by Alfons
13153
13154 2004-11-13 [paul]       0.9.12cvs146.8
13155
13156         * src/folder.c
13157         * src/procmime.c
13158                 fix 2 bugs introduced in last commit
13159
13160 2004-11-13 [paul]       0.9.12cvs146.7
13161
13162         * src/compose.c
13163         * src/exporthtml.c
13164         * src/exportldif.c
13165         * src/folder.c
13166         * src/imap.c
13167         * src/imap_gtk.c
13168         * src/main.c
13169         * src/mainwindow.c
13170         * src/messageview.c
13171         * src/mh_gtk.c
13172         * src/prefs_themes.c
13173         * src/procmime.c
13174         * src/setup.c
13175         * src/summaryview.c
13176                 replace deprecated g_basename
13177
13178 2004-11-13 [paul]       0.9.12cvs146.6
13179
13180         * src/compose.c
13181         * src/imap.c
13182         * src/matcher_parser.h
13183         * src/matcher_parser_parse.y
13184         * src/prefs_filtering.c
13185         * src/prefs_filtering_action.c
13186         * src/prefs_themes.c
13187         * src/prefs_toolbar.c
13188         * src/common/utils.c
13189                 various small fixes/cleanups
13190
13191 2004-11-12 [colin]      0.9.12cvs146.5
13192
13193         * src/textview.c
13194                 Validate event's origin on visibility notify
13195                 Patch by Alfons.
13196
13197 2004-11-12 [paul]       0.9.12cvs146.4
13198
13199         * src/exporthtml.c
13200         * src/exportldif.c
13201         * src/imap.c
13202         * src/mh.c
13203         * src/mimeview.c
13204         * src/prefs_spelling.c
13205         * src/prefs_themes.c
13206                 replace deprecated g_dirname    
13207
13208 2004-11-12 [colin]      0.9.12cvs146.3
13209
13210         * src/textview.c
13211                 Some coding style fixes
13212
13213 2004-11-12 [colin]      0.9.12cvs146.2
13214
13215         * src/codeconv.c
13216                 We want to replace _all_ extended chars in
13217                 conv_unreadable_*, because any string containing
13218                 extended chars not parsing as UTF8 is 
13219                 undisplayed on gtk2.
13220
13221 2004-11-12 [paul]       0.9.12cvs146.1
13222
13223         * ChangeLog
13224         * ChangeLog.claws
13225         * ChangeLog.jp
13226         * NEWS
13227         * configure.ac
13228         * src/account.c
13229         * src/folderview.c
13230         * src/folderview.h
13231         * src/imap.c
13232         * src/imap_gtk.c
13233         * src/inc.c
13234         * src/mainwindow.c
13235         * src/mh_gtk.c
13236         * src/news_gtk.c
13237         * src/pop.c
13238         * src/prefs_account.c
13239         * src/prefs_account.h
13240         * src/prefs_ext_prog.c
13241         * src/procmime.c
13242         * src/procmime.h
13243         * src/procmsg.c
13244         * src/procmsg.h
13245         * src/summary_search.c
13246         * src/summaryview.c
13247         * src/textview.c
13248         * src/common/defs.h
13249         * src/common/utils.c
13250         * src/common/utils.h
13251         * src/gtk/menu.c
13252         * src/gtk/menu.h
13253                 sync with HEAD
13254
13255 2004-11-11 [colin]      0.9.12cvs144.2
13256
13257         * src/textview.c
13258                 Fix URI range selection (patch by Alfons)
13259
13260 2004-11-09 [colin]      0.9.12cvs144.1
13261
13262         * ChangeLog.claws
13263         * src/compose.c
13264         * src/folder.c
13265         * src/folder_item_prefs.c
13266         * src/prefs_account.c
13267         * src/prefs_account.h
13268         * src/plugins/pgpmime/pgpmime.c
13269                 Sync with HEAD
13270
13271 2004-11-08 [colin]      0.9.12cvs143.1
13272
13273         * src/summaryview.c
13274                 Sync with HEAD (optimize quicksearch)
13275
13276 2004-11-08 [colin]      0.9.12cvs142.2
13277
13278         * src/compose.c
13279                 Don't wrap when Edit/Auto wrapping is disabled
13280
13281 2004-11-08 [colin]      0.9.12cvs142.1
13282
13283         * src/textview.c
13284                 Sync with HEAD
13285
13286 2004-11-08 [colin]      0.9.12cvs141.1
13287
13288         * src/textview.c
13289                 Sync with HEAD (fix some mail URIs)
13290
13291 2004-11-08 [colin]      0.9.12cvs140.3
13292
13293         * src/textview.c
13294                 o Use text cursor instead of arrow when
13295                   not on a link
13296                 o Fix handling of contiguous links (as in
13297                   "colin@colino.net" <colin@colino.net>)
13298                   This one unveils a bug in get_email_part()
13299
13300 2004-11-07 [colin]      0.9.12cvs140.2
13301
13302         * src/textview.c
13303                 Fix memleak. Patch by Alfons.
13304
13305 2004-11-06 [colin]      0.9.12cvs140.1
13306
13307         * src/compose.c
13308                 Sync with HEAD (don't ask passphrase
13309                 when drafting)
13310
13311 2004-11-06 [paul]       0.9.12cvs139.2
13312
13313         * AUTHORS
13314         * src/textview.c
13315         * src/textview.h
13316                 textview URI handling. hovering over a 
13317                 link displays it in the status bar,
13318                 and changes the mouse pointer to a hand 
13319                 cursor. a link is activated with a single 
13320                 click. (Modified from the) patch by Jean-Yves 
13321                 Lefort <jylefort@users.sourceforge.net>
13322                 
13323
13324 2004-11-05 [colin]      0.9.12cvs139.1
13325
13326         * src/compose.c
13327         * src/procmime.c
13328                 Sync with HEAD again ^^
13329
13330 2004-11-05 [colin]      0.9.12cvs139.1
13331
13332         * src/compose.c
13333         * src/procmime.c
13334                 Sync with HEAD
13335
13336 2004-11-03 [paul]       0.9.12cvs138.1
13337
13338         * ChangeLog.claws
13339         * configure.ac
13340         * po/POTFILES.in
13341         * src/prefs_ext_prog.c
13342         * src/procmime.c
13343         * tools/kdeservicemenu/README
13344         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13345         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13346                 sync with HEAD
13347
13348 2004-11-01 [christoph]  0.9.12cvs136.2
13349
13350         * src/procmime.c
13351                 convert MIME parameters to UTF-8
13352
13353 2004-10-29 [colin]      0.9.12cvs136.1
13354
13355         * src/common/utils.c
13356                 Sync with HEAD (don't use '=' in mime boundary)
13357
13358 2004-10-29 [paul]       0.9.12cvs135.1
13359
13360         * configure.ac
13361         * doc/src/rfc2231.txt
13362         * src/procmime.c
13363         * src/common/quoted-printable.c
13364         * src/common/utils.c
13365         * src/common/utils.h
13366                 sync with HEAD
13367
13368 2004-10-27 [paul]       0.9.12cvs134.1
13369
13370         * configure.ac
13371         * src/main.c
13372         * src/procmime.c
13373         * src/plugins/pgpmime/pgpmime.c
13374                 sync with HEAD
13375
13376 2004-10-26 [paul]       0.9.12cvs132.3
13377
13378         * src/account.c
13379         * src/addressbook.c
13380         * src/addrgather.c
13381         * src/addrharvest.c
13382         * src/codeconv.c
13383         * src/compose.c
13384         * src/customheader.c
13385         * src/editaddress.c
13386         * src/editgroup.c
13387         * src/enriched.c
13388         * src/expldifdlg.c
13389         * src/exporthtml.c
13390         * src/exportldif.c
13391         * src/folder.c
13392         * src/foldersel.c
13393         * src/folderview.c
13394         * src/grouplistdialog.c
13395         * src/html.c
13396         * src/imap.c
13397         * src/jpilot.c
13398         * src/ldapserver.c
13399         * src/ldif.c
13400         * src/mimeview.c
13401         * src/news.c
13402         * src/news_gtk.c
13403         * src/pop.c
13404         * src/prefs_display_header.c
13405         * src/prefs_gtk.c
13406         * src/prefs_msg_colors.c
13407         * src/prefs_toolbar.c
13408         * src/procheader.c
13409         * src/procmime.c
13410         * src/summaryview.c
13411         * src/textview.c
13412         * src/toolbar.c
13413         * src/vcard.c
13414         * src/common/mgutils.c
13415         * src/common/nntp.c
13416         * src/common/smtp.c
13417         * src/common/template.c
13418         * src/common/utils.c
13419         * src/common/xmlprops.c
13420         * src/plugins/pgpmime/pgpmime.c
13421         * src/plugins/pgpmime/select-keys.c
13422         * src/plugins/pgpmime/sgpgme.c
13423                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13424                 g_string_sprintfa(), gtk_notebook_current_page()
13425
13426 2004-10-26 [colin]      0.9.12cvs132.2
13427
13428         * src/prefs_folder_item.c
13429                 Fix default-account selection
13430
13431 2004-10-21 [colin]      0.9.12cvs133
13432
13433         * src/compose.c
13434                 Sync with HEAD (Remove extra separator in compose's Options)
13435         * src/textview.c
13436                 Set wrapping to char
13437
13438 2004-10-21 [paul]       0.9.12cvs131.2
13439
13440         * src/compose.c
13441         * src/sourcewindow.c
13442                 fix wrapping
13443                 fix window shrinking 
13444
13445 2004-10-21 [colin]      0.9.12cvs131.1
13446
13447         * ChangeLog.claws
13448         * src/compose.c
13449                 Sync with HEAD
13450
13451 2004-10-21 [paul]       0.9.12cvs130.2
13452
13453         * src/prefs_folder_item.c
13454                 sync with HEAD (Apply to subfolders)
13455
13456 2004-10-19 [colin]      0.9.12cvs130.1
13457
13458         * ChangeLog.claws
13459         * src/compose.c
13460         * src/common/utils.c
13461         * src/gtk/menu.c
13462                 Sync with HEAD
13463
13464 2004-10-19 [colin]      0.9.12cvs128.1
13465
13466         * src/addrbook.c
13467         * src/addrcache.c
13468         * src/addressbook.c
13469         * src/codeconv.c
13470         * src/compose.c
13471         * src/customheader.c
13472         * src/editaddress.c
13473         * src/editgroup.c
13474         * src/exporthtml.c
13475         * src/folder.c
13476         * src/folderview.c
13477         * src/imap.c
13478         * src/jpilot.c
13479         * src/main.c
13480         * src/matcher_parser_parse.y
13481         * src/mbox.c
13482         * src/pop.c
13483         * src/prefs_account.c
13484         * src/prefs_gtk.c
13485         * src/prefs_msg_colors.c
13486         * src/procheader.c
13487         * src/procmime.c
13488         * src/procmime.h
13489         * src/procmsg.c
13490         * src/summaryview.c
13491         * src/textview.c
13492         * src/common/base64.c
13493         * src/common/partial_download.c
13494         * src/common/socket.c
13495         * src/common/sylpheed.c
13496         * src/common/utils.c
13497         * src/common/utils.h
13498         * src/gtk/pluginwindow.c
13499         * src/gtk/quicksearch.c
13500         * src/plugins/clamav/clamav_plugin.c
13501         * src/plugins/clamav/clamav_plugin.h
13502         * src/plugins/clamav/clamav_plugin_gtk.c
13503         * src/plugins/pgpmime/passphrase.c
13504         * src/plugins/pgpmime/pgpmime.c
13505         * src/plugins/pgpmime/plugin.c
13506         * src/plugins/pgpmime/prefs_gpg.c
13507         * src/plugins/pgpmime/prefs_gpg.h
13508         * src/plugins/pgpmime/select-keys.c
13509         * src/plugins/pgpmime/sgpgme.c
13510         * src/plugins/spamassassin/libspamc.c
13511         * src/plugins/spamassassin/spamassassin.c
13512         * src/plugins/spamassassin/spamassassin.h
13513         * src/plugins/spamassassin/spamassassin_gtk.c
13514         * src/plugins/trayicon/trayicon.c
13515         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
13516                 Sync with HEAD
13517
13518 2004-10-14 [colin]      0.9.12cvs126.2
13519
13520         * src/codeconv.c
13521         * src/textview.c
13522                 Fix conv_unreadable_locale
13523
13524 2004-10-13 [colin]      0.9.12cvs126.1
13525
13526         * src/compose.c
13527                 Sync with HEAD (don't convert charset for 
13528                 drafted messages, minor cleanup)
13529
13530 2004-10-13 [colin]      0.9.12cvs125.1
13531
13532         * po/POTFILES.in
13533                 Sync with HEAD (POTFILES fix)
13534
13535 2004-10-12 [colin]      0.9.12cvs124.3
13536
13537         * src/compose.c
13538                 Fix encoding bug from latest sync
13539
13540 2004-10-12 [paul]       0.9.12cvs124.2
13541
13542         * src/plugins/pgpmime/prefs_gpg.c
13543         * src/plugins/pgpmime/prefs_gpg.h
13544                 forgotten in last commit        
13545
13546 2004-10-12 [paul]       0.9.12cvs124.1
13547
13548         * ChangeLog.claws
13549         * configure.ac
13550         * m4/spamassassin.m4
13551         * src/Makefile.am
13552         * src/account.c
13553         * src/compose.c
13554         * src/compose.h
13555         * src/crash.c
13556         * src/main.c
13557         * src/mimeview.c
13558         * src/passphrase.c
13559         * src/passphrase.h
13560         * src/prefs_account.c
13561         * src/prefs_account.h
13562         * src/prefs_common.c
13563         * src/privacy.c
13564         * src/privacy.h
13565         * src/procmime.c
13566         * src/procmime.h
13567         * src/procmsg.c
13568         * src/rfc2015.c
13569         * src/rfc2015.h
13570         * src/select-keys.c
13571         * src/select-keys.h
13572         * src/textview.c
13573         * src/common/utils.c
13574         * src/common/utils.h
13575         * src/gtk/about.c
13576         * src/plugins/pgpmime/Makefile.am
13577         * src/plugins/pgpmime/passphrase.c
13578         * src/plugins/pgpmime/passphrase.h
13579         * src/plugins/pgpmime/pgpmime.c
13580         * src/plugins/pgpmime/plugin.c
13581         * src/plugins/pgpmime/select-keys.c
13582         * src/plugins/pgpmime/select-keys.h
13583         * src/plugins/pgpmime/sgpgme.c
13584         * src/plugins/pgpmime/sgpgme.h
13585                 sync with HEAD
13586
13587 2004-10-04 [colin]      0.9.12cvs122.1
13588
13589         * src/mainwindow.c
13590         * src/messageview.c
13591         * src/messageview.h
13592         * src/textview.c
13593                 Sync with HEAD
13594
13595 2004-10-04 [colin]      0.9.12cvs121.1
13596
13597         * src/summaryview.c
13598                 Sync with HEAD
13599
13600 2004-10-04 [paul]       0.9.12cvs120.1
13601
13602         * configure.ac
13603                 sync with HEAD [don't try to build 
13604                 pgpmime plugin when gpgme is disabled]
13605
13606 2004-10-03 [colin]      0.9.12cvs119.3
13607
13608         * src/gtk/gtksctree.c
13609                 Lots of side effects. Put back as before 117.2.
13610         * src/summaryview.c
13611                 Fix bug #602
13612
13613 2004-10-03 [colin]      0.9.12cvs119.2
13614
13615         * src/gtk/gtksctree.c
13616                 Revert 608 fix that doesn't work that good
13617
13618 2004-10-02 [colin]      0.9.12cvs119.1
13619
13620         * src/mainwindow.c
13621         * src/messageview.c
13622         * src/prefs_common.h
13623         * src/procmime.c
13624         * src/procmime.h
13625         * src/textview.c
13626                 Sync with HEAD
13627         * src/gtk/gtksctree.c
13628                 Close bug #608
13629
13630 2004-10-01 [colin]      0.9.12cvs118.1
13631
13632         * src/mimeview.c
13633                 Sync with HEAD (better Save All fix)
13634
13635 2004-10-01 [colin]      0.9.12cvs117.2
13636
13637         * src/gtk/gtksctree.c
13638                 Faster on selection
13639
13640 2004-10-01 [colin]      0.9.12cvs117.1
13641
13642         * src/mimeview.c
13643                 Sync with HEAD (Save All: only attachments)
13644
13645 2004-10-01 [paul]       0.9.12cvs116.1
13646
13647         * ChangeLog.claws
13648         * configure.ac
13649         * src/account.c
13650         * src/prefs_common.c
13651         * src/gtk/colorlabel.c
13652                 sync with HEAD
13653
13654 2004-09-30 [colin]      0.9.12cvs115.1
13655
13656         * src/stock_pixmap.c
13657         * src/stock_pixmap.h
13658         * src/folderview.c
13659         * src/Makefile.am
13660         * src/pixmaps/read.xpm
13661                 Sync with HEAD (new pixmap)
13662
13663 2004-09-29 [colin]      0.9.12cvs114.1
13664
13665         * src/compose.c
13666                 Sync with HEAD
13667                 Fix focus handling in headers
13668
13669 2004-09-29 [paul]       0.9.12cvs113.1
13670
13671         * src/quote_fmt_parse.y
13672                 sync with HEAD
13673  
13674
13675 2004-09-28 [colin]      0.9.12cvs112.1
13676
13677         * src/folderview.c
13678         * src/mainwindow.c
13679                 Sync with HEAD
13680
13681 2004-09-28 [colin]      0.9.12cvs110.1
13682
13683         * src/folderview.c
13684                 Sync with HEAD (Contextual Empty trash menu)
13685
13686 2004-09-28 [colin]      0.9.12cvs108.1
13687
13688         * src/addressbook.c
13689                 Sync with HEAD (addressbook edit on double-click)
13690
13691 2004-09-28 [colin]      0.9.12cvs106.1
13692
13693         * src/inc.c
13694                 Sync with HEAD (folder_item freeze on inc)
13695
13696 2004-09-27 [colin]      0.9.12cvs105.1
13697
13698         * src/folderview.c
13699                 Sync with HEAD (right-align new and unread column)
13700
13701 2004-09-27 [colin]      0.9.12cvs104.1
13702
13703         * src/main.c
13704                 Sync with HEAD (revert 0.9.12cvs101)
13705
13706 2004-09-24 [colin]      0.9.12cvs103.2
13707
13708         * src/wizard.c
13709                 Fix gtk warnings and use domain part of the email address 
13710                 when domain detection fails (no dot in domain name)
13711
13712 2004-09-23 [colin]      0.9.12cvs103.1
13713
13714         * src/plugins/spamassassin/libspamc.c
13715         * src/plugins/spamassassin/libspamc.h
13716         * src/plugins/spamassassin/utils.c
13717         * src/plugins/spamassassin/utils.h
13718                 Sync with HEAD (Update spamassassin to 3.0)
13719
13720 2004-09-21 [colin]      0.9.12cvs102.3
13721
13722         * src/action.c
13723                 Add horizontal scrollbar in action io dialog as needed
13724                 Patch by Alfons.
13725
13726 2004-09-20 [colin]      0.9.12cvs102.2
13727
13728         * src/plugins/image_viewer/viewer.c
13729                 Remove imlib stuff
13730                 use gtk_pixmap_set when clearing
13731                 (would be better to use gtkImages, but causes size-allocate 
13732                 signals storm)
13733
13734 2004-09-17 [paul]       0.9.12cvs102.1
13735
13736         * ChangeLog
13737         * ChangeLog.claws
13738         * ChangeLog.jp
13739         * configure.ac
13740         * src/inc.c
13741                 sync with HEAD
13742
13743
13744 2004-09-17 [colin]      0.9.12cvs101.1
13745
13746         * ChangeLog.claws
13747         * src/main.c
13748                 Sync with HEAD (fix segs at exit)
13749
13750 2004-09-14 [colin]      0.9.12cvs99.5
13751
13752         * src/common/socket.c
13753         * AUTHORS
13754                 Fix send error on 64bit platforms
13755                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13756
13757 2004-09-14 [colin]      0.9.12cvs99.4
13758
13759         * src/action.c
13760                 Fix action output with utf8 
13761                 Patch by Alfons.
13762
13763 2004-09-14 [colin]      0.9.12cvs99.3
13764
13765         * ChangeLog.claws
13766         * src/folder.c
13767                 Sync with HEAD
13768
13769 2004-09-09 [colin]      0.9.12cvs99.2
13770
13771         * src/action.c
13772                 Fix progress bar (displaying "Completed %v/%u")
13773                 Patch by Alfons.
13774
13775 2004-09-08 [colin]      0.9.12cvs99.1
13776
13777         * src/account.c
13778         * src/folder.c
13779         * src/procmsg.c
13780         * src/procmsg.h
13781         * src/plugins/pgpmime/pgpmime.c
13782                 Sync with HEAD
13783
13784 2004-09-08 [colin]      0.9.12cvs97.2
13785
13786         * src/summaryview.c
13787                 Don't select mails in collapsed threads 
13788                 when navigating with up/down
13789
13790 2004-09-07 [colin]      0.9.12cvs97.1
13791
13792         * src/inc.c
13793                 Sync with HEAD (meaningful error messages)
13794
13795 2004-09-06 [colin]      0.9.12cvs96.1
13796
13797         * src/toolbar.c
13798                 Sync with HEAD (fix Redirect graying out)
13799
13800 2004-09-06 [colin]      0.9.12cvs95.1
13801
13802         * src/summaryview.c
13803         * src/mimeview.c
13804                 Sync with HEAD (fix dropped URIs)
13805
13806 2004-09-06 [colin]      0.9.12cvs94.1
13807
13808         * src/addressbook.c
13809         * src/addressitem.h
13810         * src/addritem.c
13811         * src/addritem.h
13812                 Sync with HEAD (addressbook DnD)
13813
13814 2004-09-03 [colin]      0.9.12cvs93.1
13815
13816         * src/summaryview.c
13817                 Sync with HEAD (next/prev unread)
13818
13819 2004-09-03 [colin]      0.9.12cvs92.1
13820
13821         * src/prefs_common.c
13822         * src/prefs_common.h
13823         * src/summaryview.c
13824                 Sync with HEAD ('mark_as_read_delay' pref)
13825
13826 2004-09-02 [colin]      0.9.12cvs91.2
13827
13828         * src/common/xml.c
13829                 Fix leak
13830
13831 2004-09-02 [colin]      0.9.12cvs91.1
13832
13833         * src/gtk/menu.c
13834                 Sync with HEAD (menu accel don't work, but whatever)
13835
13836 2004-09-02 [colin]      0.9.12cvs90.1
13837
13838         * src/account.c
13839                 Sync with HEAD (fix bug 582)
13840
13841 2004-09-02 [colin]      0.9.12cvs89.1
13842
13843         * src/addrindex.c
13844                 Sync with HEAD (free deleted queries)
13845
13846 2004-09-02 [colin]      0.9.12cvs88.1
13847
13848         * src/ldapquery.c
13849                 Sync with HEAD (fix LDAP freezes)
13850
13851 2004-09-02 [colin]      0.9.12cvs87.1
13852
13853         * src/prefs_spelling.c
13854                 Sync with HEAD (add default dictionary)
13855
13856 2004-09-01 [colin]      0.9.12cvs86.1
13857
13858         * src/filtering.c
13859         * src/folderview.c
13860         * src/imap.c
13861         * src/prefs_matcher.c
13862         * src/stock_pixmap.c
13863         * src/summary_search.c
13864         * src/summaryview.c
13865         * src/wizard.c
13866         * src/wizard.h
13867                 Sync with HEAD (uninitialized vars fixes)
13868                 + gtk2 specific warning fixes
13869
13870 2004-08-31 [colin]      0.9.12cvs85.1
13871
13872         * src/folder.c
13873                 Sync with HEAD (Fix memory corruption due to 
13874                 uninitialized var)
13875
13876 2004-08-31 [colin]      0.9.12cvs84.4
13877
13878         * src/summary_search.c
13879                 Fix segfaults when searching in folders with broken headers
13880
13881 2004-08-31 [colin]      0.9.12cvs84.3
13882
13883         * src/compose.c
13884         * src/textview.c
13885                 Fix some more encoding/decoding issues
13886
13887 2004-08-30 [colin]      0.9.12cvs84.2
13888
13889         * src/mimeview.c
13890         * src/prefs_themes.c
13891         * src/gtk/filesel.c
13892         * src/gtk/filesel.h
13893                 Add a folder-mode selection (fixes mimeview's "Save all")
13894
13895 2004-08-29 [colin]      0.9.12cvs84.1
13896
13897         * src/mimeview.c
13898                 Sync with HEAD (don't escape saved filenames)
13899
13900 2004-08-27 [colin]      0.9.12cvs83.1
13901
13902         * ChangeLog
13903         * ChangeLog.claws
13904         * ChangeLog.jp
13905         * src/mh.c
13906         * src/procheader.c
13907         * src/procmsg.c
13908         * src/procmsg.h
13909         * src/common/utils.c
13910         * src/gtk/menu.h
13911         * po/
13912                 Sync with HEAD 0.9.12cvs83 (sync with main)
13913
13914 2004-08-26 [colin]      0.9.12cvs82.4
13915
13916         * src/codeconv.c
13917                 Fix strange stack corruption
13918                 Convert to utf8 after unmime, not before
13919
13920 2004-08-26 [colin]      0.9.12cvs82.3
13921
13922         * src/main.c
13923         * src/wizard.c
13924                 Fix account folders duplication
13925
13926 2004-08-25 [colin]      0.9.12cvs82.2
13927
13928         * src/wizard.c
13929                 Remove ports
13930                 Add SSL selection
13931                 Use login@server as account name
13932
13933 2004-08-25 [colin]      0.9.12cvs82.1
13934
13935         * src/plugins/pgpmime/pgpmime.c
13936                 Sync with HEAD (leak fix).
13937
13938 2004-08-25 [colin]      0.9.12cvs81.1
13939
13940         * src/plugins/pgpmime/pgpmime.c
13941         * src/plugins/pgpmime/sgpgme.c
13942         * src/plugins/pgpmime/sgpgme.h
13943                 Sync with HEAD (Handle combined messages).
13944
13945 2004-08-24 [colin]      0.9.12cvs80.3
13946
13947         * src/wizard.c
13948                 Fix full name, ports, and imap
13949
13950 2004-08-24 [colin]      0.9.12cvs80.2
13951
13952         * src/Makefile.am
13953         * src/main.c
13954         * src/setup.c
13955         * src/setup.h
13956         * src/stock_pixmap.c
13957         * src/stock_pixmap.h
13958         * src/wizard.c ** ADDED **
13959         * src/wizard.h ** ADDED ** 
13960         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13961                 Add a setup wizard 
13962
13963 2004-08-24 [colin]      0.9.12cvs80.1
13964
13965         * src/folder.c
13966                 Sync with HEAD (set mimeflags on all messages)
13967
13968 2004-08-24 [colin]      0.9.12cvs79.3
13969
13970         * src/matcher_parser_lex.l
13971                 Fix 8bits strings not in utf8
13972
13973 2004-08-24 [colin]      0.9.12cvs79.2
13974
13975         * src/compose.c
13976                 Check conversion result before replacing buffer
13977
13978 2004-08-23 [colin]      0.9.12cvs79.1
13979
13980         * src/compose.c
13981                 Sync with HEAD (create message header in memory)
13982
13983 2004-08-23 [colin]      0.9.12cvs78.1
13984
13985         * src/rfc2015.c
13986         * src/rfc2015.h
13987                 Sync with HEAD (fix bug 197 again)
13988
13989 2004-08-23 [colin]      0.9.12cvs77.3
13990
13991         * src/compose.c
13992                 Fix again inline gpg signing (which outputs utf8
13993                 in gtk2). Not syncing this fix to HEAD as this 
13994                 code is meant to die.
13995
13996 2004-08-23 [colin]      0.9.12cvs77.2
13997
13998         * src/prefs_account.h
13999                 Remove useless include
14000
14001 2004-08-23 [colin]      0.9.12cvs77.1
14002
14003         * src/imap.c
14004         * po/es.po
14005         * po/fr.po
14006         * po/it.po
14007         * po/pl.po
14008         * po/pt_BR.po
14009         * po/sk.po
14010         * po/sr.po
14011                 Sync with HEAD (fix bug 577)
14012
14013 2004-08-22 [colin]      0.9.12cvs76.1
14014
14015         * src/plugins/trayicon/trayicon.c
14016                 Sync with HEAD (fix formatting bug)
14017
14018 2004-08-21 [colin]      0.9.12cvs74.2
14019
14020         * src/gtk/colorsel.c
14021                 Fix bug 564 (Folder color selection window exits on any
14022                 keypress)
14023
14024 2004-08-21 [colin]      0.9.12cvs74.1
14025
14026         * ChangeLog.claws
14027         * src/compose.c
14028         * src/summaryview.c
14029         * src/toolbar.c
14030                 Sync with HEAD (fix bug 576)
14031
14032 2004-08-21 [colin]      0.9.12cvs70.1
14033
14034         * src/compose.c
14035         * src/mainwindow.c
14036                 Sync with HEAD
14037                 
14038
14039 2004-08-21 [paul]       0.9.12cvs66.4
14040
14041         * src/mainwindow.c
14042         * src/messageview.c
14043         * src/gtk/menu.c
14044         * src/plugins/spamassassin/spamassassin_gtk.c
14045                 remove some deprecated gtk1 functions
14046
14047
14048 2004-08-21 [colin]      0.9.12cvs66.3
14049
14050         * src/compose.c
14051         * src/codeconv.c
14052                 Fix warnings
14053                 Remove encoding hacks
14054                 Fix bug 575 (Strange character messes up message)
14055                 Don't display conversion error when drafting
14056
14057 2004-08-21 [paul]       0.9.12cvs66.2
14058
14059         * src/prefs_account.c
14060                 fix GnuPG mode bugs
14061
14062
14063 2004-08-20 [colin]      0.9.12cvs66.1
14064
14065         * src/codeconv.c
14066                 Sync with HEAD 0.9.12cvs66
14067
14068 2004-08-20 [paul]
14069
14070         * src/plugins/pgpmime/plugin.c
14071                 modify PGP/MIME plugin's description
14072
14073 2004-08-17 [colin]      0.9.12cvs65.1
14074
14075         * src/common/ssl.c
14076         * src/plugins/pgpmime/plugin.c
14077                 Sync with HEAD
14078
14079 2004-08-14 [colin]      0.9.12cvs60.3
14080
14081         * src/plugins/trayicon/trayicon.c
14082                 Put back resize callback, on size-request signal
14083                 rather than size-allocate to avoid infinite 
14084                 callback loop
14085
14086 2004-08-13 [colin]      0.9.12cvs60.2
14087
14088         * src/common/defs.h
14089                 Cache versions have been fixed
14090
14091 2004-08-13 [colin]      0.9.12cvs60.1
14092
14093         * src/folderutils.c
14094                 Sync with HEAD
14095
14096 2004-08-12 [colin]      0.9.12cvs59.1
14097
14098         * src/plugins/trayicon/trayicon.c
14099                 Sync with HEAD
14100
14101 2004-08-12 [colin]      0.9.12cvs57.5
14102
14103         * sylpheed.desktop
14104         * configure.ac
14105         * src/Makefile.am
14106         * src/main.c
14107                 Add support for Freedesktop.org's startup notification
14108
14109 2004-08-11 [colin]      0.9.12cvs57.4
14110
14111         * src/textview.c
14112                 Fix off-by-one
14113
14114 2004-08-11 [colin]      0.9.12cvs57.3
14115
14116         * src/message_search.c
14117         * src/summary_search.c
14118                 Make searches case insensitive by default
14119         * src/textview.c
14120                 Fix case-insensitive search in message
14121
14122 2004-08-11 [colin]      0.9.12cvs57.2
14123
14124         * src/summary_search.c
14125                 Let case-sensitive be specified
14126
14127 2004-08-10 [colin]      0.9.12cvs55.4
14128
14129         * src/common/socket.c
14130                 Fix the possible race condition
14131
14132 2004-08-09 [paul]       0.9.12cvs55.3
14133
14134         * configure.ac
14135         * src/Makefile.am
14136         * src/common/Makefile.am
14137                 sync with HEAD
14138
14139
14140 2004-08-09 [paul]       0.9.12cvs55.2
14141
14142         * autogen.sh
14143         * po/poconv.sh
14144                 remove unneeded script
14145
14146         * configure.ac
14147                 add forgotten USE_LDAP_TLS (sync with HEAD)
14148
14149
14150 2004-08-09 [colin]      0.9.12cvs55.1
14151
14152         * src/main.c
14153         * src/common/ssl.c
14154         * src/common/sylpheed.c
14155         * src/common/sylpheed.h
14156                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14157
14158 2004-08-09 [paul]       0.9.12cvs54.1
14159
14160         * ChangeLog
14161         * ChangeLog.claws
14162         * ChangeLog.jp
14163         * configure.ac
14164         * po/POTFILES.in
14165         * src/Makefile.am
14166         * src/folderutils.c
14167         * src/main.c
14168         * src/pgpmime.c
14169         * src/pgpmime.h
14170         * src/sgpgme.c
14171         * src/sgpgme.h
14172         * src/plugins/Makefile.am
14173         * src/plugins/pgpmime/.cvsignore
14174         * src/plugins/pgpmime/Makefile.am
14175         * src/plugins/pgpmime/pgpmime.c
14176         * src/plugins/pgpmime/pgpmime.h
14177         * src/plugins/pgpmime/plugin.c
14178         * src/plugins/pgpmime/sgpgme.c
14179         * src/plugins/pgpmime/sgpgme.h
14180                 sync with HEAD
14181
14182 2004-08-08 [paul]       0.9.12cvs51.1
14183
14184         * configure.ac
14185         * src/folder.c
14186                 sync with HEAD
14187
14188 2004-08-07 [colin]      0.9.12cvs50.1
14189
14190         * src/pop.c
14191         * src/common/partial_download.c
14192                 fix warnings (sync from HEAD)
14193
14194 2004-08-07 [colin]      0.9.12cvs48.1
14195
14196         * src/prefs_folder_item.c
14197                 sync with HEAD 0.9.12cvs48
14198
14199 2004-08-06 [colin]      0.9.12cvs47.1
14200
14201         * src/compose.c
14202                 Sync with HEAD
14203
14204 2004-08-06 [christoph]  0.9.12cvs46.2
14205
14206         * src/main.c
14207         * src/plugins/clamav/clamav_plugin_gtk.c
14208         * src/plugins/dillo_viewer/dillo_viewer.c
14209         * src/plugins/image_viewer/plugin.c
14210         * src/plugins/mathml_viewer/mathml_viewer.c
14211         * src/plugins/spamassassin/spamassassin_gtk.c
14212         * src/plugins/trayicon/trayicon.c
14213                 don't mix GTK1.2 plugin with GTK2 plugins
14214
14215 2004-08-06 [colin]      0.9.12cvs46.1
14216
14217         * ChangeLog
14218         * ChangeLog.claws
14219         * ChangeLog.jp
14220         * configure.ac
14221         * sylpheed-claws.pc.in
14222         * src/folder.c
14223         * src/imap.c
14224         * src/localfolder.c
14225         * src/messageview.c
14226         * src/mimeview.c
14227         * src/mimeview.h
14228         * src/msgcache.c
14229         * src/news.c
14230         * src/prefs_ext_prog.c
14231         * src/prefs_folder_item.c
14232         * src/prefs_fonts.c
14233         * src/prefs_msg_colors.c
14234         * src/prefs_spelling.c
14235         * src/prefs_themes.c
14236         * src/prefs_toolbar.c
14237         * src/prefs_wrapping.c
14238         * src/procmime.h
14239         * src/common/defs.h
14240         * src/common/nntp.c
14241         * src/common/session.c
14242         * src/common/session.h
14243         * src/common/socket.c
14244         * src/common/utils.h
14245         * src/common/xml.c
14246         * src/common/xml.h
14247         * src/gtk/prefswindow.c
14248         * src/gtk/prefswindow.h
14249         * src/plugins/clamav/clamav_plugin_gtk.c
14250         * src/plugins/dillo_viewer/dillo_prefs.c
14251         * src/plugins/image_viewer/viewerprefs.c
14252         * src/plugins/spamassassin/spamassassin_gtk.c
14253         * m4/openssl.m4 *** REMOVED ***
14254                 Sync with HEAD 0.9.12cvs46
14255
14256 2004-08-03 [paul]       0.9.12cvs40.2
14257
14258         * src/action.c
14259         * src/addressadd.c
14260         * src/addressbook.c
14261         * src/addrgather.c
14262         * src/browseldap.c
14263         * src/compose.c
14264         * src/crash.c
14265         * src/editaddress.c
14266         * src/editgroup.c
14267         * src/editldap_basedn.c
14268         * src/foldersel.c
14269         * src/importldif.c
14270         * src/mimeview.c
14271         * src/prefs_common.c
14272         * src/prefs_template.c
14273         * src/sourcewindow.c
14274         * src/summaryview.c
14275         * src/gtk/about.c
14276         * src/gtk/foldersort.c
14277         * src/gtk/logwindow.c
14278         * src/gtk/pluginwindow.c
14279         * src/gtk/prefswindow.c
14280                 change all gtk_scrolled_window_set_policy from 
14281                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14282
14283 2004-08-02 [paul]       0.9.12cvs40.1
14284
14285         * AUTHORS
14286                 update translation team section
14287         * po/pt_BR.po
14288                 updated by Frederico Goncalves Guimaraes
14289                 <fggdebian@yahoo.com.br>
14290
14291 2004-07-31 [colin]      0.9.12cvs39.9
14292
14293         * src/exphtmldlg.c
14294                 Fix compilation
14295
14296 2004-07-31 [colin]      0.9.12cvs39.8
14297
14298         * src/exphtmldlg.c
14299                 Fix an alertpanel type
14300
14301 2004-07-30 [colin]      0.9.12cvs39.7
14302
14303         * src/alertpanel.c
14304                 Fix alertpanel_error_log's icon
14305
14306 2004-07-30 [colin]      0.9.12cvs39.6
14307
14308         * src/pop.c
14309                 Two of them should still be warnings
14310
14311 2004-07-30 [colin]      0.9.12cvs39.5
14312
14313         * src/pop.c
14314                 More warning -> error
14315 2004-07-29 [colin]      0.9.12cvs39.4
14316
14317         * src/pop.c
14318                 Warning -> error
14319
14320 2004-07-29 [colin]      0.9.12cvs39.3
14321
14322         * src/prefs_matcher.c
14323                 Fix segfault
14324
14325 2004-07-29 [colin]      0.9.12cvs39.2
14326
14327         * src/alertpanel.c
14328                 More nice-looking alertpanels
14329
14330 2004-07-29 [colin]      0.9.12cvs39.1
14331
14332         * src/messageview.c
14333                 sync with head
14334                 (inform user when partial mail is deleted on server)
14335
14336 2004-07-29 [colin]      0.9.12cvs38.1
14337
14338         * src/messageview.c
14339                 sync with head
14340
14341 2004-07-28 [paul]       0.9.12cvs37.7
14342
14343         * src/mainwindow.c
14344                 complete the replacement of deprecated gtk_progress_*
14345
14346 2004-07-28 [paul]       0.9.12cvs37.6
14347
14348         * src/action.c
14349         * src/inc.c
14350         * src/mainwindow.c
14351         * src/send_message.c
14352         * src/gtk/progressdialog.c
14353         * src/gtk/progressdialog.h
14354                 replace deprecated gtk_progress_*
14355
14356 2004-07-28 [paul]       0.9.12cvs37.5
14357
14358         * src/gtk/filesel.c
14359                 remove gtk_window_set_wmclass()
14360 2004-07-28 [paul]       0.9.12cvs37.4
14361
14362         * src/addressbook.c
14363         * src/compose.c
14364         * src/foldersel.c
14365         * src/mainwindow.c
14366         * src/messageview.c
14367         * src/sourcewindow.c
14368         * src/gtk/logwindow.c
14369                 remove gtk_window_set_wmclass()
14370                 
14371         * src/prefs_filtering.c
14372         * src/prefs_filtering_action.c
14373         * src/prefs_fonts.c
14374         * src/prefs_gtk.c
14375         * src/prefs_matcher.c
14376         * src/ssl_manager.c
14377         * src/gtk/prefswindow.c
14378                 replace gtk_window_position()
14379
14380 2004-07-28 [colin]      0.9.12cvs37.3
14381
14382         * src/alertpanel.c
14383         * src/alertpanel.h
14384                 Add a way to specify panel type for specific
14385                 panels (alertpanel())
14386         * src/account.c
14387         * src/addressbook.c
14388         * src/compose.c
14389         * src/expldifdlg.c
14390         * src/main.c
14391         * src/messageview.c
14392         * src/summaryview.c
14393         * src/textview.c
14394         * src/gtk/sslcertwindow.c
14395                 Fix alertpanel()s so that their icon match
14396                 their real type
14397
14398 2004-07-28 [paul]       0.9.12cvs37.2
14399
14400         * src/addr_compl.c
14401         * src/addressbook.c
14402         * src/alertpanel.c
14403         * src/compose.c
14404         * src/export.c
14405         * src/foldersel.c
14406         * src/folderview.c
14407         * src/grouplistdialog.c
14408         * src/import.c
14409         * src/mainwindow.c
14410         * src/message_search.c
14411         * src/messageview.c
14412         * src/passphrase.c
14413         * src/prefs_actions.c
14414         * src/prefs_common.c
14415         * src/prefs_customheader.c
14416         * src/prefs_display_header.c
14417         * src/prefs_filtering.c
14418         * src/prefs_filtering_action.c
14419         * src/prefs_gtk.c
14420         * src/prefs_matcher.c
14421         * src/prefs_msg_colors.c
14422         * src/prefs_summary_column.c
14423         * src/prefs_template.c
14424         * src/sourcewindow.c
14425         * src/ssl_manager.c
14426         * src/summary_search.c
14427         * src/gtk/colorsel.c
14428         * src/gtk/description_window.c
14429         * src/gtk/gtkaspell.c
14430         * src/gtk/inputdialog.c
14431         * src/gtk/logwindow.c
14432         * src/gtk/prefswindow.c
14433         * src/gtk/progressdialog.c
14434                 replace deprecated gtk_window_set_policy
14435
14436 2004-07-27 [colin]      0.9.12cvs37.1
14437
14438         * src/msgcache.c
14439                 More fixes (synced for head again)
14440
14441 2004-07-27 [colin]      0.9.12cvs35.3
14442
14443         * src/msgcache.c
14444                 Fix wrong test
14445
14446 2004-07-27 [colin]      0.9.12cvs35.2
14447
14448         * src/mimeview.c
14449                 Fix width a bit (by Paul)
14450         * src/alertpanel.c
14451         * src/alertpanel.h
14452                 Specialize icons, make alertpanel_message()
14453                 private
14454         * src/message_search.c
14455         * src/sgpgme.c
14456         * src/summary_search.c
14457                 Suit alertpanel changes
14458
14459 2004-07-27 [colin]      0.9.12cvs35.1
14460
14461         * src/alertpanel.c
14462                 Add an icon
14463         * src/passphrase.c
14464                 Add debug output - maybe someone will
14465                 want to look at the problem with Grab
14466                 Input :)
14467         Bump version as we're synced with HEAD
14468
14469 2004-07-26 [colin]      0.9.12cvs33.26
14470
14471         * src/pop.c
14472                 Fix uidl-file parsing when not in new
14473                 format
14474
14475 2004-07-26 [colin]      0.9.12cvs33.25
14476
14477         * src/gtk/menu.c
14478                 Move popup menu up if necessary (fixes 
14479                 account selector)
14480         * src/mainwindow.c
14481                 Set account selector's button height to
14482                 minimum
14483
14484 2004-07-26 [colin]      0.9.12cvs33.24
14485
14486         * src/alertpanel.c
14487                 Maybe fix 551 (Truncated font in alert window)
14488
14489 2004-07-26 [colin]      0.9.12cvs33.23
14490
14491         * po/de.po
14492         * po/es.po
14493         * po/fr.po
14494         * po/it.po
14495         * po/ja.po
14496         * po/pl.po
14497         * po/ru.po
14498         * po/sk.po
14499         * po/sr.po
14500         * po/zh_CN.po
14501                 Sync po files with HEAD
14502
14503 2004-07-26 [paul]       0.9.12cvs33.22
14504
14505         * src/compose.c
14506                 fix Bug 556 'Organisation-header is sent even if empty'
14507
14508 2004-07-24 [colin]      0.9.12cvs33.21
14509
14510         * src/compose.c
14511         * src/gtk/gtkaspell.c
14512         * src/gtk/gtkaspell.h
14513                 Fix speller accelerators (require hack)
14514
14515 2004-07-24 [colin]      0.9.12cvs33.20
14516
14517         * src/gtk/gtkaspell.c
14518                 Fix over-eager code deletion breaking
14519                 Check while typing
14520
14521 2004-07-24 [colin]      0.9.12cvs33.19
14522
14523         * src/browseldap.c
14524         * src/ldapctrl.c
14525         * src/ldapctrl.h
14526         * src/ldapserver.h
14527                 Sync ldap with HEAD
14528         (Fixes 546 LDAP completely broken)
14529
14530 2004-07-24 [colin]      0.9.12cvs33.18
14531
14532         * src/prefs_msg_colors.c
14533                 Fix prototype mismatch
14534         (Fixes 547 void function cannot return value)
14535
14536 2004-07-24 [colin]      0.9.12cvs33.17
14537
14538         * src/mainwindow.c
14539                 Fix sort going back to previous sort key
14540                 when changing sort direction
14541
14542 2004-07-24 [colin]      0.9.12cvs33.16
14543
14544         * src/compose.c
14545                 Fix space insertion when re-wrapping at 
14546                 cursor point
14547
14548 2004-07-24 [colin]      0.9.12cvs33.15
14549
14550         * src/gtk/gtkaspell.c
14551                 Don't change cursor position in insert-text
14552                 callback
14553         (Fixes 539 Word wrapping on input transposes letters)
14554
14555 2004-07-24 [colin]      0.9.12cvs33.14
14556
14557         * src/gtk/gtkaspell.c
14558                 Reencode non-ascii chars to dictionary's
14559                 encoding
14560         (Fixes 544 Spell check broken non english locale)
14561
14562 2004-07-24 [colin]      0.9.12cvs33.13
14563
14564         * src/summaryview.c
14565                 Fix Shift+Down, add Home/End/PgUp/PgDown
14566
14567 2004-07-21 [colin]      0.9.12cvs33.12
14568
14569         * src/prefs_common.c
14570                 Fix a gtk warning (Patch by Andrej Kacian)
14571
14572 2004-07-21 [colin]      0.9.12cvs33.11
14573
14574         * src/gtk/filesel.c
14575                 More check
14576
14577 2004-07-21 [colin]      0.9.12cvs33.10
14578
14579         * src/compose.c
14580         * src/crash.c
14581         * src/export.c
14582         * src/import.c
14583         * src/messageview.c
14584         * src/mimeview.c
14585         * src/prefs_spelling.c
14586         * src/prefs_themes.c
14587         * src/summaryview.c
14588         * src/gtk/filesel.c
14589         * src/gtk/filesel.h
14590         * src/gtk/pluginwindow.c
14591                 Untwist open/save mode guessing logic, make
14592                 it explicit
14593
14594 2004-07-20 [colin]      0.9.12cvs33.9
14595
14596         * src/codeconv.c
14597                 conv_encode_header: src_charset is UTF-8 on
14598                 gtk2
14599         * src/compose.c
14600                 Remove double encoding of the headers
14601
14602 2004-07-20 [colin]      0.9.12cvs33.8
14603
14604         * src/codeconv.c
14605                 Fix typo
14606
14607 2004-07-20 [colin]      0.9.12cvs33.7
14608
14609         * src/mainwindow.c
14610                 Set the separated messageview to the saved
14611                 size of Claws' messageview (Patch by Alfons)
14612                 Fix a callback prototype (me)
14613
14614 2004-07-20 [colin]      0.9.12cvs33.6
14615
14616         * src/codeconv.h
14617                 Forgot one hunk in 0.9.12cvs33.4
14618
14619 2004-07-19 [colin]      0.9.12cvs33.5
14620
14621         * src/action.c
14622                 Action output fix
14623                 Patch by Alfons
14624
14625 2004-07-19 [colin]      0.9.12cvs33.4
14626
14627         * src/compose.c
14628                 Fix outgoing charset bug in headers
14629         * src/codeconv.c
14630                 Clean for glib2 - Patch by Alfons
14631
14632 2004-07-19 [colin]      0.9.12cvs33.3
14633
14634         * src/statusbar.c
14635                 Remove grip from the statusbar
14636                 Patch by Alfons
14637
14638 2004-07-19 [colin]      0.9.12cvs33.2
14639
14640         * src/messageview.c
14641         * src/textview.c
14642                 Fix messageview remembering the previous
14643                 scroll position when loading a new message
14644                 Patch by Alfons
14645
14646 2004-07-19 [colin]      0.9.12cvs33.1
14647
14648         * src/folder.h
14649         * src/folderview.c
14650         * src/summaryview.c
14651                 Sync with HEAD
14652
14653 2004-07-18 [colin]      0.9.12cvs32.7
14654
14655         * configure.ac
14656                 Remove useless check for XIM - noticed
14657                 by Alfons
14658
14659 2004-07-18 [colin]      0.9.12cvs32.6
14660
14661         * src/summaryview.c
14662                 Remove non-modified and shift-modified
14663                 accelerators in summaryview's popup
14664                 menu, as that doesn't get catched by
14665                 the accel-activate signal catcher...
14666
14667 2004-07-18 [colin]      0.9.12cvs32.5
14668
14669         * src/prefs_common.c
14670                 Define sensible default prefs for 
14671                 wrapping
14672
14673 2004-07-18 [colin]      0.9.12cvs32.4
14674
14675         * src/compose.c
14676         * src/prefs_common.c
14677         * src/prefs_common.h
14678         * src/prefs_wrapping.c
14679                 Remove Smart Wrapping pref, which does
14680                 nothing on gtk2 branch
14681
14682 2004-07-18 [colin]      0.9.12cvs32.3
14683
14684         * src/sourcewindow.c
14685                 Proper utf8
14686
14687 2004-07-18 [colin]      0.9.12cvs32.2
14688
14689         * src/compose.c
14690                 Save attachment status when drafting
14691
14692 2004-07-18 [colin]      0.9.12cvs32.1
14693
14694         * src/gtk/filesel.c
14695                 Fix erratic folder selection in open mode
14696
14697 2004-07-18 [colin]      0.9.12cvs31.11
14698
14699         * src/pop.c
14700                 Don't let partial messages get deleted
14701                 even with "dowload all"
14702                 (0.9.12cvs31.8 fix extension)
14703 2004-07-18 [colin]      0.9.12cvs31.10
14704
14705         * src/gtk/logwindow.c
14706                 Fix log scrolling
14707
14708 2004-07-18 [colin]      0.9.12cvs31.9
14709
14710         * src/common/utils.c
14711                 Fix non-utf8 strings coming from commands
14712                 and files
14713
14714 2004-07-18 [colin]      0.9.12cvs31.8
14715
14716         * src/pop.c
14717                 Fix partial download bug with Download all
14718                 messages option
14719
14720 2004-07-18 [colin]      0.9.12cvs31.7
14721
14722         * src/textview.c
14723                 Fix bug introduced in 0.9.12cvs31.2
14724                 (blocked in select mode after double click)
14725
14726 2004-07-18 [colin]      0.9.12cvs31.6
14727
14728         * src/compose.c
14729         * src/gtk/menu.c
14730                 More glib-warning fixes
14731
14732 2004-07-18 [colin]      0.9.12cvs31.5
14733
14734         * src/compose.c
14735                 Fix trashing the primary clipboard when moving 
14736                 around with tab
14737         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14738
14739 2004-07-18 [colin]      0.9.12cvs31.4
14740
14741         * src/codeconv.c
14742                 convert unencoded iso headers to utf8
14743         (Fix Bug 538 Unencoded local characters in subject make it 
14744          disappear)
14745
14746 2004-07-18 [colin]      0.9.12cvs31.3
14747
14748         * src/compose.c
14749                 Fix tab char handling in wrapping
14750         (Fix Bug 537 Line wrap problem - TAB character treated as 
14751          one character instead of 8)
14752
14753 2004-07-18 [colin]      0.9.12cvs31.2
14754
14755         * src/textview.c
14756                 return FALSE on GDK_MOTION_NOTIFY
14757         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14758          (unable to highlight))
14759
14760 2004-07-18 [colin]      0.9.12cvs31.1
14761
14762         * src/folderview.c
14763                 Sync with 0.9.12cvs31
14764
14765 2004-07-18 [colin]      0.9.12cvs30.4
14766
14767         * src/compose.c
14768                 Also block text_inserted when inserting a file
14769
14770 2004-07-18 [colin]      0.9.12cvs30.3
14771
14772         * src/compose.c
14773                 Fix smart wrapping (block text_inserted handler
14774                 while putting quotation to avoid wrap on input,
14775                 don't join lines if next is sig separator)
14776
14777 2004-07-17 [colin]      0.9.12cvs30.2
14778
14779         * src/folderview.c
14780         * src/mainwindow.c
14781         * src/mimeview.c
14782         * src/summaryview.c
14783         * src/gtk/quicksearch.c
14784         * src/gtk/quicksearch.h
14785                 Block key events handlers *and* accels while
14786                 quicksearch is focused
14787         (Fixes Bug 534 quick-search bar not accepting certain letters)
14788
14789 2004-07-17 [colin]      0.9.12cvs30.1
14790
14791         * src/folder.h
14792         * src/folderview.c
14793         * src/summaryview.c
14794                 Sync with 0.9.12cvs30
14795
14796 2004-07-17 [colin]      0.9.12cvs28.2
14797
14798         * src/mimeview.c
14799         * src/procmime.c
14800         * src/summaryview.c
14801         * src/gtk/menu.c
14802                 Squash some compile and glib warnings
14803
14804 2004-07-17 [paul]       0.9.12cvs28.1
14805
14806         * src/mimeview.c
14807                 sync with 0.9.12cvs28 HEAD
14808
14809 2004-07-16 [paul]       0.9.12cvs26.1
14810         
14811         * src/gtk/quicksearch.c
14812         * src/account.c
14813         * src/account.h
14814         * src/compose.c
14815         * src/customheader.c
14816         * src/folder_item_prefs.c
14817         * src/main.c
14818         * src/mainwindow.c
14819         * src/messageview.c
14820         * src/mimeview.c
14821         * src/news.c
14822         * src/pgpmime.c
14823         * src/pop.c
14824         * src/pop.h
14825         * src/prefs_account.c
14826         * src/prefs_account.h
14827         * src/prefs_common.c
14828         * src/prefs_common.h
14829         * src/prefs_display_header.c
14830         * src/prefs_gtk.c
14831         * src/prefs_gtk.h
14832         * src/procheader.c
14833         * src/procmime.c
14834                 sync with 0.9.12cvs26 HEAD      
14835
14836 2004-07-15 [colin]      0.9.12cvs18.14
14837
14838         * src/folder.c
14839                 Disable GPG signature check during
14840                 folder move and scan
14841         (Closes Bug 521 Signature checking slows down Folder-Move)
14842
14843 2004-07-14 [colin]      0.9.12cvs18.13
14844
14845         * src/common/partial_download.c
14846                 update includes
14847
14848 2004-07-14 [colin]      0.9.12cvs18.12
14849
14850         * src/common/partial_download.c
14851         * src/common/partial_download.h
14852                 Move doc at top, add correct copyright
14853
14854 2004-07-14 [colin]      0.9.12cvs18.11
14855
14856         * src/folder.c
14857         * src/messageview.c
14858         * src/pop.c
14859         * src/pop.h
14860         * src/procmsg.c
14861         * src/summaryview.c
14862         * src/common/Makefile.am
14863         * src/common/partial_download.c ** NEW FILES **
14864         * src/common/partial_download.h ** NEW FILES **
14865                 Move partial-download related stuff to its
14866                 own file
14867
14868 2004-07-14 [colin]      0.9.12cvs18.10
14869
14870         * src/send_message.c
14871                 Fix smtp auth when user is null or empty
14872
14873 2004-07-13 [colin]      0.9.12cvs18.9
14874
14875         * src/gtk/quicksearch.c
14876                 Use alphabetic order
14877
14878 2004-07-13 [colin]      0.9.12cvs18.8
14879
14880         * src/pop.c
14881                 Be paranoid on the checks
14882
14883 2004-07-13 [colin]      0.9.12cvs18.7
14884
14885         * src/gtk/quicksearch.c
14886                 Fix Engrish once again
14887
14888 2004-07-13 [colin]      0.9.12cvs18.6
14889
14890         * src/procmsg.c
14891         * src/summaryview.c
14892                 Mark messages for deletion when they are about to
14893                 be removed from trash
14894
14895 2004-07-13 [colin]      0.9.12cvs18.5
14896
14897         * src/matcher.c
14898         * src/matcher.h
14899         * src/matcher_parser_parse.y
14900         * src/prefs_matcher.c
14901         * src/gtk/quicksearch.c
14902                 Add 'partial' ('p') match string to find partially
14903                 downloaded messages
14904
14905 2004-07-13 [colin]      0.9.12cvs18.4
14906
14907         * src/pop.c
14908                 Fix misplaced block
14909
14910 2004-07-13 [colin]      0.9.12cvs18.3
14911
14912         * src/pop.c
14913         * src/pop.h
14914         * src/messageview.c
14915                 Refactor API (to avoid passing 5+ params and code
14916                 duplication)
14917         * src/folder.c
14918         * src/msgcache.c
14919         * src/procheader.c
14920         * src/common/defs.h
14921                 Add planned_download to cache
14922                 Don't mess uidl file when moving partially downloaded
14923                 mails (they change folder, we should change it in the
14924                 uidl list too or we'll remove an incorrect message)
14925                 (this also helps removing hacks when changing 
14926                 planned_download in messageview.c)
14927
14928 2004-07-12 [colin]      0.9.12cvs18.2
14929
14930         * src/gtk/quicksearch.c
14931                 Fix missing status update in quicksearch
14932
14933 2004-07-12 [paul]       0.9.12cvs18.1
14934
14935         * po/POTFILES.in
14936         * src/Makefile.am
14937         * src/account.c
14938         * src/codeconv.c
14939         * src/compose.c
14940         * src/inc.c
14941         * src/main.c
14942         * src/prefs_common.c
14943         * src/procmsg.h
14944         * src/toolbar.c
14945         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14946         * src/prefs_wrapping.[ch]       ** NEW FILES **
14947         * src/common/intl.h
14948         * src/common/utils.[ch]
14949         * src/gtk/quicksearch.[ch]
14950                 sync with 0.9.12cvs18 HEAD
14951
14952 2004-07-12 [colin]      0.9.11cvs17.25
14953
14954         * src/folder.c
14955         * src/folder.h
14956                 Remove unused function added by me in 0.9.11cvs17.10
14957
14958 2004-07-11 [colin]      0.9.11cvs17.24
14959
14960         * src/inc.c
14961         * src/messageview.c
14962         * src/pop.c
14963         * src/pop.h
14964                 Use folderitem and msgnum instead of filename to
14965                 know which mail to delete
14966                 Move old partial mail deletion to pop.c
14967
14968 2004-07-10 [colin]      0.9.11cvs17.23
14969
14970         * src/inc.c
14971                 Add debug
14972         * src/pop.c
14973         * src/pop.h
14974                 Don't re-use same enums for unrelated stuff: it's 
14975                 completely misleading !
14976                 Document a bit
14977
14978 2004-07-09 [colin]      0.9.11cvs17.22
14979
14980         * src/inc.c
14981                 Remove folder-type check and do
14982                 more tests to be sure everything's
14983                 ok
14984         * src/messageview.c
14985                 Punctuation update, remove useless
14986                 code, fix two warnings
14987         * src/noticeview.c
14988                 Layout cleaning, reset 2nd button
14989                 when specifying one
14990
14991 2004-07-09 [colin]      0.9.11cvs17.21
14992
14993         * src/messageview.c
14994         * src/pop.c
14995         * src/pop.h
14996                 Allow user to change his mind
14997                 and postpone decision (by
14998                 unmarking the mail)
14999
15000 2004-07-09 [colin]      0.9.11cvs17.20
15001
15002         * src/messageview.c
15003                 Fix bug with delete state
15004         * src/pop.c
15005         * src/pop.h
15006                 Fix buffer leak (fread doesn't 
15007                 terminate buffers with \0)
15008                 Refactoring (remove magic 
15009                 numbers)
15010
15011 2004-07-09 [colin]      0.9.11cvs17.19
15012
15013         * src/pop.c
15014                 Don't log "Skipping message" if 
15015                 we're going to TOP it two lines
15016                 later
15017
15018 2004-07-09 [colin]      0.9.11cvs17.18
15019
15020         * src/messageview.c
15021                 Fix Engrish
15022
15023 2004-07-09 [colin]      0.9.11cvs17.17
15024
15025         * src/pop.c
15026                 strlen checking...
15027         * src/messageview.c
15028                 refactoring a bit
15029
15030 2004-07-08 [colin]      0.9.11cvs17.16
15031
15032         * src/noticeview.c
15033         * src/noticeview.h
15034                 Add an optional second button
15035         * src/messageview.c
15036         * src/pop.c
15037         * src/pop.h
15038                 Don't delete partially received mails after a certain
15039                 time; rather, let the user decide.
15040
15041 2004-07-08 [colin]      0.9.11cvs17.15
15042
15043         * src/common/smtp.h
15044                 Sync with HEAD
15045
15046 2004-07-08 [colin]      0.9.11cvs17.14
15047
15048         * src/messageview.c
15049         * src/common/smtp.c
15050                 Use to_human_readable() for sizes
15051
15052 2004-07-08 [colin]      0.9.11cvs17.13
15053
15054         * src/inc.c
15055         * src/messageview.c
15056         * src/pop.c
15057         * src/pop.h
15058         * src/procmsg.c
15059                 Fix partial-downloading issues:
15060                         catch unsupported TOP
15061                         don't delete partially downloaded mails before 5 days
15062                         don't update existing with non-MH folders; that'll
15063                         make dups, but it's better than trashing the folder
15064                         free new msginfo parts
15065                 Fix indentation ;-)
15066
15067 2004-07-08 [colin]      0.9.11cvs17.12
15068
15069         * src/common/smtp.c
15070         * src/common/smtp.h
15071                 Sync smtp size verification with HEAD
15072
15073 2004-07-08 [colin]      0.9.11cvs17.11
15074
15075         * src/summaryview.c
15076         * src/prefs_common.c
15077         * src/prefs_common.h
15078         * src/gtk/quicksearch.c
15079         * src/gtk/quicksearch.h
15080                 Sync sticky pref with HEAD
15081
15082 2004-07-08 [colin]      0.9.11cvs17.10
15083
15084         * src/folder.c [1.213.2.6]
15085         * src/folder.h [1.87.2.6]
15086         * src/inc.c [1.149.2.7]
15087         * src/messageview.c [1.94.2.8]
15088         * src/procheader.c [1.47.2.6]
15089         * src/procmsg.c [1.150.2.4]
15090         * src/procmsg.h [1.60.2.5]
15091         * src/pop.c [1.56.2.4]
15092         * src/pop.h [1.17.2.3]
15093                 Let too big messages get downloaded, but truncated
15094                 Add a button to download them completely
15095                 
15096 2004-07-06 [colin]      0.9.11cvs17.9
15097
15098         * src/gtk/quicksearch.c [1.1.2.3]
15099                 Add a Clear button
15100         * commitHelper
15101         * PATCHSETS
15102                 Add a script to help with cvs
15103
15104 2004-07-03 [colin]      0.9.11cvs17.8
15105
15106         * src/plugins/imageviewer/viewer.c
15107                 fix imageviewer (which was staying on the first
15108                 displayed image)
15109
15110 2004-07-03 [colin]      0.9.11cvs17.7
15111
15112         Removed FIXME_GTK2 warnings
15113         * src/gtk/gtkutils.c
15114                 useless #warnings
15115         * src/gtk/menu.c
15116                 useless #warnings (no need to mess with menu rc)
15117         * src/gtk/menu.h
15118                 unused functions
15119         
15120
15121 2004-07-03 [colin]      0.9.11cvs17.6
15122
15123         Removed FIXME_GTK2 warnings
15124         * src/codeconv.c
15125                 useless #warnings (rewrite needed)
15126         * src/compose.c
15127                 useless #warnings (rewrite needed)
15128                 useless #warnings (gtk2 is like that)
15129                 useless #warnings (previously fixed)
15130         * src/main.c
15131                 useless #warnings (previously fixed)
15132         * src/message_search.c
15133                 useless #warnings (gtk2 is like that)
15134                 Made apparent that search is case-sensitive
15135         * src/mimeview.c
15136                 useless #warnings (rewrite needed)
15137                 useless #warnings (gtk2 is like that)
15138                 reimplemented real warnings
15139         * src/prefs_common.c
15140                 Removed block cursor option (not it gtk2)
15141         * src/prefs_gtk.c
15142                 useless #warnings (rewrite needed)
15143         * src/procheader.c
15144                 useless #warnings (rewrite needed)
15145         * src/sourcewindow.c
15146                 useless #warnings (incorrect placing)
15147         * src/summary_search.c
15148                 useless #warnings (gtk2 is like that)
15149                 Made apparent that search is case-sensitive
15150         * src/action.c
15151                 useless #warnings (gtk2 is like that)
15152         * src/textview.c
15153                 useless #warnings (rewrite needed)
15154         * src/toolbar.c
15155                 useless #warnings (rewrite needed)
15156
15157 2004-07-03 [colin]      0.9.11cvs17.5
15158
15159         * src/textview.c
15160                 Fix mismerge which broke URI opening
15161                 
15162 2004-07-01 [colin]      0.9.11cvs17.4
15163
15164         * src/gtk/filesel.c
15165                 Fill filename when saving
15166                 
15167 2004-06-27 [colin]      0.9.11cvs17.3
15168
15169         * src/gtk/filesel.[ch]
15170                 Use the new GTK file selector
15171                 Update prototype to match the reality: multiple file
15172                 selection is open-only          
15173         * src/compose.c
15174                 Match the new prototypes        
15175         * configure.ac
15176                 Match the new requirements (gtk 2.4.0)
15177                         
15178 2004-06-26 [colin]      0.9.11cvs17.2
15179
15180         * src/plugins/trayicon/trayicon.c
15181                 Remove useless signal handler on resize, which causes
15182                 an infinite "loop"
15183         
15184 2004-06-26 [colin]      0.9.11cvs17.1
15185         
15186         * tools/Makefile.am
15187                 remove launch_firebird and add nautilus2sylpheed.sh
15188         * src/quicksearch.c
15189           src/summaryview.c
15190                 Fix show/hide "Extended symbols" button problem
15191                 Fix apparition at startup
15192                 Fix const warnings
15193         * src/plugins/image_viewer/Makefile.am
15194                 Fix configure 
15195         * common/ssl.c
15196                 Re-enable certificate check, as it doesn't seem to
15197                 cause Xlib errors anymore
15198
15199 2004-06-25 [paul]       0.9.11cvs17
15200
15201         * sync with 0.9.11cvs17 HEAD
15202         
15203         NOTE: QuickSearch is broken
15204
15205 2004-06-07 [colin]      0.9.10claws67.10
15206         * src/plugins/trayicon/trayicon.c
15207           src/plugins/trayicon/libeggtrayicon/Makefile.am
15208           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15209                 Fix gettextization in trayicon plugin
15210
15211 2004-06-07 [colin]      0.9.10claws67.9
15212         
15213         * src/summaryview.c
15214           src/gtk/gtksctree.[ch]
15215                 Let Shift+{Up,Down} work in summaryview
15216                 (well, Down "works" and Up works)
15217                 Let the list scroll when using these keys
15218
15219 2004-06-06 [colin]      0.9.10claws67.8
15220
15221         * src/plugins/trayicon/trayicon.c
15222                 Fix pixmap update
15223
15224 2004-06-06 [colin]      0.9.10claws67.7
15225
15226         * src/addressbook.c
15227                 Fix signal handling causing system-wide focus grab
15228
15229 2004-05-25 [paul]       0.9.10claws67.6
15230
15231         * Makefile.am
15232           src/Makefile.am
15233                 clean up
15234
15235 2004-05-25 [paul]       0.9.10claws67.5
15236
15237         * replace deprecated gtk_signal... functions
15238
15239 2004-05-23 [colin]      0.9.10claws67.4
15240
15241         * src/compose.c
15242                 Fix wrapping
15243
15244 2004-05-22 [colin]      0.9.10claws67.3
15245
15246         * src/compose.c
15247                 Re-fix [Edited] in compose.c::compose_reedit()
15248
15249 2004-05-22 [colin]      0.9.10claws67.2
15250
15251         * src/procmime.c
15252                 Fix parsing of multiparts mails
15253
15254 2004-05-22 [colin]      0.9.10claws67.1
15255
15256         * src/summaryview.c
15257                 Fix quicksearch
15258
15259 2004-05-22 [paul]       0.9.10claws67
15260
15261         * sync with 0.9.10claws67 HEAD
15262
15263 2004-05-14 [alfons]
15264
15265         * src/procmime.h
15266                 add forgotton prototype
15267
15268 2004-05-10 [paul]       0.9.10claws57
15269
15270         * sync with 0.9.10claws57 HEAD
15271
15272 2004-05-05 [paul]       0.9.9.claws1
15273
15274         * ChangeLog-gtk2        ** REMOVED **
15275           ChangeLog-gtk2.claws  ** ADDED **
15276                 rename and adopt the normal claws format
15277                 
15278         * configure.ac
15279                 require gtkmathview >= 0.5
15280
15281         * ac/*                          ** REMOVED **
15282           ac/                           ** REMOVED **
15283           intl/Makefile.in              ** REMOVED **
15284           m4/                           ** ADDED **
15285           m4/missing                    ** ADDED **
15286           m4/missing/gdk-pixbuf.m4      ** ADDED **
15287           m4/missing/gettext.m4         ** ADDED **
15288           m4/missing/gpgme.m4           ** ADDED **
15289           m4/missing/imlib.m4           ** ADDED **
15290           m4/.cvsignore                 ** ADDED **
15291           m4/Makefile.am                ** ADDED **
15292           m4/README                     ** ADDED **
15293           m4/aclocal-include.m4         ** ADDED **
15294           m4/aspell.m4                  ** ADDED **
15295           m4/check-type.m4              ** ADDED **
15296           m4/gnupg-check-typedef.m4     ** ADDED **
15297           m4/openssl.m4                 ** ADDED **
15298           m4/spamassassin.m4            ** ADDED **
15299           po/ChangeLog                  ** REMOVED **
15300           po/Makefile.in.in             ** REMOVED **
15301           po/Rules-quot                 ** REMOVED **
15302           po/boldquot.sed               ** REMOVED **
15303           po/en@boldquot.header         ** REMOVED **
15304           po/en@quot.header             ** REMOVED **
15305           po/insert-header.sin          ** REMOVED **
15306           po/quot.sed                   ** REMOVED **
15307           po/remove-potcdate.sed        ** REMOVED **
15308           po/remove-potcdate.sin        ** REMOVED **
15309           po/stamp-po                   ** REMOVED **
15310           Makefile.am
15311           autogen.sh
15312           configure.ac
15313                 enable building with automake 1.8.x
15314                 add 'autopoint --force' to autogen.sh and remove all
15315                 auto-generated files, remove ac/ directory and use
15316                 m4/ directory instead
15317                 
15318         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15319                 fix gettextization
15320
15321 2004-02-28 Colin Leroy <colin@colino.net>
15322         * src/prefs_matcher.c
15323           src/prefs_filtering.c
15324           src/prefs_filtering_action.c
15325                 Fix non-editable GtkEntries
15326
15327 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15328         * src/prefs_themes.c
15329                 utf8 conversion for theme info
15330
15331 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15332         * sync 0.9.9claws
15333
15334 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15335         * src/grouplistdialog.c
15336                 allow multiple selections without ctrl key
15337
15338 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15339         * src/main.c
15340                 enable customizable accelerators
15341
15342 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15343         * src/prefs_common.c
15344                 re-enable different font settings for gtk1/2
15345         * src/prefs_folder_item.c
15346                 fix folder prefs displayed wrong
15347         * src/textview.c
15348                 set 'sunken' shadow type
15349
15350 2004-02-07 Colin Leroy <colin@colino.net>
15351         * src/compose.c
15352                 Fix message being always [Edited]
15353                 Encode headers correctly (utf8 buf)
15354
15355 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15356         * src/socket.c
15357                 remove double g_source_attach()
15358                 (Thanks to Colin Leroy)
15359
15360 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15361         * src/gtk/gtksctree.c
15362                 Fix SSL certificate list not shown
15363         * src/mimeview.c
15364                 Fix clicks in mime tree
15365
15366 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15367         * src/common/socket.c
15368                 Fix SSL receive
15369         * src/compose.c
15370                 Fix clipboard menu hotkeys
15371
15372 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15373         * src/gtk/gtkaspell.[ch]
15374           src/compose.c
15375                 reimplement spellchecker
15376
15377 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15378         * src/gtk/filesel.c
15379                 crash when inserting file in compose window
15380                 (TODO: keep old selection on clicks)
15381         * src/main.c
15382                 use gtkrc-2.0 instead of gtkrc
15383
15384 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15385         * src/messageview.c
15386                 remove orphaned mimeview unref()
15387
15388 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15389         * src/grouplistdialog.c
15390                 expand nodes containing subscribed groups
15391
15392 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15393         * src/textview.c
15394                 textview: hide cursor, restore old click behaviour
15395
15396 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15397         * src/textview.c
15398                 variable names messed up
15399
15400 2004-01-17 Colin Leroy <colin@colino.net>
15401         * src/addr_compl.c
15402                 Fix completion address too thin
15403         * src/compose.c
15404                 Fix tab-to-subject behaviour
15405         * src/summaryview.c
15406                 Implement key up & down in summaryview
15407
15408 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15409
15410         * sync 098claws
15411
15412 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15413         * configure.ac
15414           Makefile.am
15415           doc/.cvsignore
15416           doc/Makefile.am
15417                 faq, man, manual moved to doc/
15418         * ac/aspell.m4
15419           ac/check-type.m4
15420           ac/gnupg-check-typedef.m4
15421           ac/openssl.m4
15422           ac/spamassassin.m4
15423           ac/missing/gdk-pixbuf.m4
15424           ac/missing/gpgme.m4
15425           ac/missing/imlib.m4
15426                 fix automake warnings
15427
15428 2003-12-06 Colin Leroy <colin@colino.net>
15429         * src/summaryview.c
15430                 Fix quicksearch
15431
15432 2003-12-05 Colin Leroy <colin@colino.net>
15433         * src/summaryview.c
15434                 Fix going to next unread folder
15435
15436 2003-12-05 Colin Leroy <colin@colino.net>
15437         * src/crash.c
15438                 Fix gtk2 compilation
15439         * src/session.c
15440                 Remove iotag source handler at disconnection
15441         * src/socket.[ch] 
15442                 Remove source handler when closing socket 
15443                 (fixes another seg)
15444
15445 2003-12-04 Colin Leroy <colin@colino.net>
15446         * src/compose.c
15447           src/prefs_account.c
15448           src/prefs_common.c
15449                 Fix some dropdown menus
15450
15451 2003-12-04 Colin Leroy <colin@colino.net>
15452         * src/compose.c
15453                 Fix event handlers on header fields
15454         * src/common/socket.c
15455           src/common/session.c
15456                 Fix segfault with callback (SSL)
15457                 Fix end of session 
15458
15459 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15460
15461         * Fix compile bug in src/compose.c
15462         * removed src/gtk/gtkstext.[ch]
15463
15464 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15465
15466         * Convert character set and escape "text" attributes in toolbar setting
15467         files.
15468         * Fixed bug in button-press-event handling.
15469
15470 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15471
15472         * Fixed bug in key-press-event handling.
15473
15474 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15475
15476         * Enabled to compile tray-icon plugin (Ad-hoc).
15477         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15478
15479 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15480
15481         * Enabled to compile on sylpheed-claws.
15482         (tray-icon plugin still cannot compile yet.)
15483
15484 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15485
15486         * Updated to 0.9.5.
15487
15488 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15489
15490         * Updated to 0.9.4.
15491         * Ported monitoring SSL mechanism to GSource of GLib2
15492         (I don't confirm it)
15493         * Added _gtk2 suffix to key name of font preference to avoid
15494         ovverwriting preference of Gtk+-1.2 version.
15495
15496 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15497
15498         * Updated to 0.9.2.
15499
15500 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15501
15502         * Updated to 0.9.1.
15503         * Translate po files into UTF-8 when execute autogen.sh.
15504
15505 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
15506
15507         * Updated to 0.9.0.
15508
15509 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
15510
15511         * Plugged GError related memory leaks.
15512
15513 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
15514
15515         * Changed default size of fonts.
15516         * Enabled to set titile font size of warning dialog.
15517
15518 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
15519
15520         * Embed a sylpheed icon into executable binary on Windows.
15521
15522 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
15523
15524         * I forgot to traslate character set of element string in src/xml.c.
15525
15526 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
15527
15528         * Fixed detecting bind_textdomain_codeset in configure.in.
15529         * The bug in which "Example" of "Date fromat" preference isn't displayed
15530         correctly has been fixed.
15531
15532 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
15533
15534         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
15535           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
15536           glib-gettextize
15537           Removed intl directory.
15538           Translated po files into UTF-8.
15539           (Thanks! Ryuji Abe)
15540
15541 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15542
15543         * The bug which doesn't unscape string in xml.c has been fixed.
15544
15545 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15546
15547         * The bug which is failed to translate encoding of file name thorough
15548         file dialog has been fixed.
15549
15550 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15551
15552         * Modified to translate file names which is used in inporting/expoting
15553         mbox feature and "Save as" feature into locale encoding.
15554         * Translate file names into locale encoding when "Attache file" and
15555         "Insert file".
15556         * Force set G_BROKEN_FILENAMES environment variable.
15557         * Other minor fixes.
15558
15559 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15560
15561         * Modified to treat MH folder's name as locale encoding.
15562
15563 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15564
15565         * The bug which clash on switching candidates of auto completion of
15566         addresses, cannot use auto completion in Japanesse is fixed
15567         (Thanks! Tokunaga-san)¡¥
15568
15569 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15570
15571         * The bug which cannot switch key accelerator preference has been fixed
15572         (Thanks! smbd-san)¡¥
15573
15574 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15575
15576         * version 0.8.11-gtk2-20030314
15577
15578 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15579
15580         * The bug in which character set conversion of filtering messages has
15581         been fixed.(Thanks! COCOA-san).
15582
15583 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15584
15585         * Revived "Leave space on head" preference in "Message" category.
15586         * A bug which clash when put the cursor to end of buffer and execute
15587         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15588
15589 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15590
15591         * version 0.8.11-gtk2-20030312
15592
15593 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15594
15595         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15596         * Modified to use Pango's API directly for font preference.
15597         * Integrated GtkTextView of textview to one widget.
15598         * Set fonts of header title in textview by "header_title" tag.
15599         * Removed some deprecated codes.
15600
15601 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15602
15603         * Updated to 0.8.11.
15604         * Merged cygwin patch(Thanks! Sakai-san).
15605
15606 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15607
15608         * version 0.8.10-gtk2-20030309