2006-10-19 [colin] 2.5.5cvs18
[claws.git] / ChangeLog
1 2006-10-19 [colin]      2.5.5cvs18
2
3         * manual/handling.xml
4                 Add type-ahead search
5
6 2006-10-18 [colin]      2.5.5cvs17
7
8         * src/gtk/quicksearch.c
9                 Remove "save to history only if there's
10                 no syntax error", it breaks for some 
11                 reason which I'll investigate later.
12
13 2006-10-18 [colin]      2.5.5cvs16
14
15         * src/prefs_common.c
16         * src/prefs_common.h
17         * src/summaryview.c
18         * src/gtk/quicksearch.c
19         * src/gtk/quicksearch.h
20                 Add a type-ahead option for fast searches
21                 Patch by Fabien Vantard
22
23 2006-10-18 [colin]      2.5.5cvs15
24
25         * src/compose.c
26         * src/compose.h
27                 Add Options/Reply mode/ menu to be able to
28                 change the recipients of a reply on the fly
29
30 2006-10-18 [colin]      2.5.5cvs14
31
32         * src/compose.c
33                 Fix redirecting of our own sent mails
34
35 2006-10-17 [wwp]        2.5.5cvs13
36
37         * src/send_message.c
38                 Fix duplicate error messages when sending, and missing
39                 newline in such error messages.
40
41 2006-10-17 [colin]      2.5.5cvs12
42
43         * src/compose.c
44                 Compare addresses case-insensitive
45
46 2006-10-17 [colin]      2.5.5cvs11
47
48         * src/plugins/pgpcore/sgpgme.c
49                 Fix return status
50
51 2006-10-17 [colin]      2.5.5cvs10
52
53         * src/plugins/pgpcore/pgp_viewer.c
54                 Fix return status
55
56 2006-10-17 [colin]      2.5.5cvs9
57
58         * src/quote_fmt.c
59                 Fix a typo (thanks to Fabien)
60
61 2006-10-16 [colin]      2.5.5cvs8
62
63         * src/textview.c
64                 Fix problem with quote-folding when emails
65                 don't convert cleanly to UTF-8
66
67 2006-10-14 [colin]      2.5.5cvs7
68
69         * src/prefs_template.c
70                 Reset fields when reopening
71                 the window
72
73 2006-10-13 [paul]       2.5.5cvs6
74
75         * manual/advanced.xml
76         * src/prefs_message.c
77                 make 'respect_flowed_format' a hidden
78                 option, and add a manual entry for it
79                 Thanks to Colin
80
81 2006-10-12 [colin]      2.5.5cvs5
82
83         * src/codeconv.c
84                 Revert part of 2.5.2cvs21:
85                 Don't optimise by reusing the 
86                 last iconv converter if possible:
87                 it seems slightly broken in a 
88                 very hard way to reproduce
89
90 2006-10-12 [colin]      2.5.5cvs4
91
92         * src/prefs_common.c
93         * src/prefs_common.h
94         * src/prefs_message.c
95         * src/procmime.c
96                 Fix bug 1035, 'Incorrect handling 
97                 of flowed lines'. We now optionnaly
98                 handle this format (preference is in
99                 Message View/Text options section)
100
101 2006-10-12 [colin]      2.5.5cvs3
102
103         * po/POTFILES.in
104                 Add new file
105         * src/plugins/pgpcore/pgp_viewer.c
106         * src/plugins/pgpcore/sgpgme.c
107                 Don't try to import without asking
108
109 2006-10-12 [colin]      2.5.5cvs2
110
111         * src/compose.c
112                 Fix bug 1036, 'Forwarding a mutlipart
113                 mail with a "text/html" block to ms
114                 outlook users leeds to freeze of
115                 outlook'. Poor outlook users...
116
117 2006-10-12 [paul]       2.5.5cvs1
118
119         * NEWS
120         * README
121         * configure.ac
122                 Update version number following
123                 stable release
124
125 2006-10-11 [paul]       2.5.4cvs1
126
127         * NEWS
128         * README
129         * configure.ac
130                 Update version number following
131                 stable release
132
133 2006-10-11 [paul]       2.5.3cvs32
134
135         * src/textview.c
136                 fix bug 1032, 'Segmentation fault when showing
137                 message' (bug in quote folding)
138                 Thanks to Colin
139
140 2006-10-10 [colin]      2.5.3cvs31
141
142         * src/quote_fmt.c
143                 Rephrase english a bit
144
145 2006-10-10 [colin]      2.5.3cvs30
146
147         * src/prefs_compose_writing.c
148                 Stop making the page larger than the window
149
150 2006-10-10 [wwp]        2.5.3cvs29
151
152         * src/compose.c
153         * src/prefs_template.c
154         * src/quote_fmt.c
155         * src/quote_fmt.h
156         * src/quote_fmt_lex.l
157         * src/quote_fmt_parse.y
158                 Extend the quote parser a bit: allow to get access to
159                 basic (composing) account info.
160
161 2006-10-10 [colin]      2.5.3cvs28
162
163         * src/procheader.c
164                 Fix this \t problem in subject
165
166 2006-10-09 [colin]      2.5.3cvs27
167
168         * src/main.c
169         * src/prefs_gtk.c
170                 Prepare cache a bit later
171                 If section already exists, skip the new one 
172                 (as previously); avoid writing the same block
173                 twice - if we find a second block with the 
174                 same id, skip it.
175         * src/plugins/pgpcore/pgp_viewer.c
176                 Set cursor to busy when retrieving a key
177         * src/plugins/pgpcore/sgpgme.c
178                 allow 5 seconds for gpg to export the key
179                 
180
181 2006-10-09 [colin]      2.5.3cvs26
182
183         * configure.ac
184         * src/msgcache.c
185         * src/prefs_gtk.c
186                 Check for existence of fgets_unlocked
187                 and fwrite_unlocked
188
189 2006-10-09 [paul]       2.5.3cvs25
190
191         * src/prefs_summaries.c
192                 replace strftime() with fast_strftime() and in
193                 the consequence fix the bug in the display of
194                 AM/PM in the 'Example' string
195
196 2006-10-09 [ticho]      2.5.3cvs24
197
198         * po/sk.po
199                 Updated (and fixed up somewhat) Slovak translation.
200
201 2006-10-08 [colin]      2.5.3cvs23
202
203         * src/prefs_folder_item.c
204                 Explain why prefs in the top-level folder
205                 aren't retained, but are still useful
206
207 2006-10-08 [colin]      2.5.3cvs22
208
209         * src/prefs_gtk.c
210                 Don't cache anything if caching fails
211
212 2006-10-08 [colin]      2.5.3cvs21
213
214         * src/common/utils.c
215                 always include gi18n.h
216
217 2006-10-07 [colin]      2.5.3cvs20
218
219         * src/plugins/pgpcore/pgp_viewer.c
220                 Kill gpg after 5 seconds wait
221
222 2006-10-07 [colin]      2.5.3cvs19
223
224         * src/plugins/pgpcore/pgp_viewer.c
225         * src/plugins/pgpcore/pgp_viewer.h
226                 Fix copyright
227
228 2006-10-07 [colin]      2.5.3cvs18
229
230         * src/plugins/pgpcore/pgp_viewer.c
231         * src/plugins/pgpcore/pgp_viewer.h
232                 Actually add the files to CVS
233
234 2006-10-07 [colin]      2.5.3cvs17
235
236         * src/plugins/pgpcore/sgpgme.c
237                 Be sure not to crash on 'application/pgp-signature' that
238                 are not application/pgp-signatures
239
240 2006-10-07 [colin]      2.5.3cvs16
241
242         * src/textview.c
243         * src/textview.h
244                 Make a bit more of the API available
245         * src/plugins/pgpcore/Makefile.am
246         * src/plugins/pgpcore/plugin.c
247         * src/plugins/pgpcore/sgpgme.c
248                 Add basic key import/export
249
250 2006-10-07 [colin]      2.5.3cvs15
251
252         * src/folderview.c
253         * src/imap.c
254         * src/prefs_account.c
255         * src/wizard.c
256                 Warn users *everywhere* if libetpan's not
257                 linked in
258
259 2006-10-06 [mones]      2.5.3cvs14
260
261         * po/de.po
262         * po/es.po
263                 updated by Stephan Sachse and me
264
265 2006-10-06 [colin]      2.5.3cvs13
266
267         * src/main.c
268         * src/common/sylpheed.c
269                 Don't load common plugins if --exit is passed
270         * src/prefs_gtk.c
271         * src/prefs_gtk.h
272                 Implement a cache to avoid reading the same
273                 files over and over again at startup
274
275 2006-10-06 [colin]      2.5.3cvs12
276
277         * src/summaryview.c
278         * src/gtk/quicksearch.c
279                 Update display every 5k mails on fast searches
280
281 2006-10-06 [colin]      2.5.3cvs11
282
283         * src/textview.c
284                 Don't do quote folding on HTML or ERTF.
285                 May fix the Cygwin issues if they were
286                 happening with HTML mails?
287
288 2006-10-05 [colin]      2.5.3cvs10
289
290         * src/prefs_gtk.c
291                 Oops, forgot one
292
293 2006-10-05 [colin]      2.5.3cvs9
294
295         * src/prefs_gtk.c
296                 Use unlocked_stdio here too
297
298 2006-10-05 [colin]      2.5.3cvs8
299
300         * src/folderview.c
301                 Fix go to next * after preferences apply
302         * src/msgcache.c
303                 Do the fd lock/unlock ourselves instead of
304                 letting the libc do it at each write 
305
306 2006-10-05 [colin]      2.5.3cvs7
307
308         * src/common/utils.c
309                 Faster division, thanks to Jean Diraison
310
311 2006-10-05 [paul]       2.5.3cvs6
312
313         * src/common/utils.c
314                 fix building with --disable-nls
315
316 2006-10-04 [colin]      2.5.3cvs5
317
318         * src/folder.c
319                 Maybe fix a segfault
320
321 2006-10-04 [wwp]        2.5.3cvs4
322
323         * src/prefs_folder_item.c
324                 Fine-tune layouts in folder item prefs. Suggested by
325                 Fabien Vantard <fzzzzz@gmail.com>.
326
327 2006-10-04 [wwp]        2.5.3cvs3
328
329         * src/prefs_folder_item.c
330                 Kill the clandestine passengers. You didn't see anything.
331
332 2006-10-04 [wwp]        2.5.3cvs2
333
334         * src/prefs_folder_item.c
335                 Add a way to test the subject simplify regexp in
336                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
337                 w/ few layout changes.
338
339 2006-20-04 [paul]       2.5.3cvs1
340
341         * NEWS
342         * README
343         * configure.ac
344                 Update version number following
345                 stable release
346
347 2006-10-04 [colin]      2.5.2cvs42
348
349         * src/folder.c
350         * src/folder.h
351         * src/summaryview.c
352                 Provide a way for folder classes to set their sort
353                 type and key
354
355 2006-10-03 [colin]      2.5.2cvs41
356
357         * src/mh.c
358                 Don't use strlen() to know if the
359                 string's empty
360
361 2006-10-03 [colin]      2.5.2cvs40
362
363         * src/mh.c
364                 Fix "check for new folders" with accentued folders
365
366 2006-10-03 [ticho]      2.5.2cvs39
367
368         * src/filtering.c
369         * src/folder.c
370         * src/inc.c
371         * src/mbox.c
372                 Colin's fix for "copy" filtering rules.
373
374 2006-10-02 [colin]      2.5.2cvs38
375
376         * src/folderview.c
377                 Fix for double-click too
378
379 2006-10-02 [colin]      2.5.2cvs37
380
381         * src/folderview.c
382                 correct fix for cvs36
383
384 2006-10-02 [colin]      2.5.2cvs36
385
386         * src/folderview.c
387                 Fix 'goto next unread' after collapsing/expanding 
388                 a node.
389
390 2006-10-02 [colin]      2.5.2cvs35
391
392         * src/summaryview.c
393                 Fix double freeze/thaw
394         * src/common/utils.c
395         * src/common/utils.h
396                 Reimplement strftime
397         * src/procheader.c
398                 Use it
399
400
401 2006-10-02 [colin]      2.5.2cvs34
402
403         * src/mh.c
404                 Time mh_write_sequences() - it's fast
405         * src/summaryview.c
406                 Init a variable to shut up gcc
407
408 2006-10-01 [colin]      2.5.2cvs33
409
410         * src/folder.c
411         * src/mh.c
412         * src/mh.h
413         * src/msgcache.c
414                 Add helper mh_set_mtime(), and set mtime to stat()'s result
415                 Add fsync but disable it, it's slow as hell
416
417 2006-10-01 [colin]      2.5.2cvs32
418
419         * src/mh.c
420         * src/msgcache.c
421                 fflush() caches and mh_sequences before
422                 fclose()ing
423
424 2006-10-01 [colin]      2.5.2cvs31
425
426         * src/msgcache.c
427                 Don't ftruncate when not using mmap
428
429 2006-09-30 [colin]      2.5.2cvs30
430
431         * src/main.c
432                 Write folder list *after* saving caches
433
434 2006-09-30 [colin]      2.5.2cvs29
435
436         * src/folder.c
437         * src/mh.c
438                 Debug forced mtime changes
439
440 2006-09-30 [colin]      2.5.2cvs28
441
442         * src/folder.c
443         * src/main.c
444                 Remove useless debug_print()s (code
445                 well-tested)
446
447 2006-09-30 [colin]      2.5.2cvs27
448
449         * src/mh.c
450                 Do stuff faster when writing mh_sequences
451
452 2006-09-30 [colin]      2.5.2cvs26
453
454         * src/mh.c
455                 Don't let the writing of .mh_sequences, which
456                 can change the folder's mtime, let us think
457                 we need to scan.
458
459 2006-09-30 [colin]      2.5.2cvs25
460
461         * src/folder.c
462                 Move a debug_print where it belongs 
463                 (processing)
464         * src/summaryview.c
465                 Don't mess with a huge slow subject
466                 table if we're not threading by
467                 subject
468
469 2006-09-30 [colin]      2.5.2cvs24
470
471         * src/msgcache.c
472                 Reenable mmaped reads (*not* writes!)
473         * src/procmsg.c
474                 Don't destroy and recreate hashtables just
475                 for fun
476         * src/common/utils.c
477                 Remove useless reply prefixes (it's case
478                 unsensitive)
479
480 2006-09-30 [wwp]        2.5.2cvs23
481
482         * tools/fix_date.sh
483                 Fixed a minor bug in date value extraction, added a switch
484                 to replace non RFC-compliant Date: value, added a switch
485                 to use strict RFC matching patterns for dates.
486
487 2006-09-29 [colin]      2.5.2cvs22
488
489         * src/matcher_parser.h
490         * src/matcher_parser_parse.y
491         * src/prefs_filtering.c
492         * src/statusbar.c
493         * src/summary_search.c
494         * src/summaryview.c
495         * src/gtk/quicksearch.c
496         * src/gtk/quicksearch.h
497                 Optimise searches by setting different
498                 refresh intervals (depending if the 
499                 search is fast or not)
500
501 2006-09-29 [colin]      2.5.2cvs21
502
503         * src/codeconv.c
504                 Optimise by reusing the last iconv converter
505                 if possible
506         * src/textview.c
507                 Optimise a bit (the foldable quotes feature
508                 still has an awful O(n^2) algo
509
510 2006-09-29 [colin]      2.5.2cvs20
511
512         * src/gtk/gtksctree.c
513         * src/gtk/gtksctree.h
514                 Optimise de-selection via up/down or
515                 another key
516
517 2006-09-28 [colin]      2.5.2cvs19
518
519         * src/action.c
520         * src/compose.c
521         * src/folderview.c
522         * src/mainwindow.c
523         * src/messageview.c
524         * src/summary_search.c
525         * src/toolbar.c
526                 Avoid using summaryview->ctree directly
527
528 2006-09-28 [colin]      2.5.2cvs18
529
530         * src/summaryview.c
531         * src/summaryview.h
532                 Add helpers to freeze/thaw/grab_focus
533                 Factorize calls to freeze/thaw/grab_focus
534                 
535
536 2006-09-28 [colin]      2.5.2cvs17
537
538         * src/main.c
539                 More guards for the session management
540
541 2006-09-28 [colin]      2.5.2cvs16
542
543         * src/folderview.c
544         * src/gtk/gtksctree.c
545         * src/gtk/gtksctree.h
546                 Make expanding not recursive in folderview
547
548 2006-09-28 [colin]      2.5.2cvs15
549
550         * src/addressbook.c
551                 If nothing is selected in the list (right part)
552                 and a group is selected in the tree (left part),
553                 mail this group.
554
555 2006-09-28 [colin]      2.5.2cvs14
556
557         * src/Makefile.am
558                 Actually use SM_LIBS
559
560 2006-09-28 [ticho]      2.5.2cvs13
561
562         * src/export.c
563         * src/messageview.c
564         * src/mimeview.c
565         * src/news.c
566         * src/pop.c
567         * src/prefs_themes.c
568         * src/procmsg.c
569                 Small i18n string optimization.
570         * src/send_message.c
571         * src/summaryview.c
572         * src/common/session.c
573         * src/common/smtp.c
574         * src/common/ssl_certificate.c
575         * src/common/utils.c
576                 Use "Couldn't" instead of "Can't" in UI messages,
577                 where appropriate.
578
579 2006-09-28 [colin]      2.5.2cvs12
580
581         * configure.ac
582                 Possibly fix link errors
583
584 2006-09-27 [wwp]        2.5.2cvs11
585
586         * src/gtk/authors.h
587         * doc/man/sylpheed-claws.1
588         * manual/ack.xml
589         * manual/es/ack.xml
590         * manual/fr/ack.xml
591         * manual/pl/ack.xml
592                 Updated authors info (me, myself and I).
593
594 2006-09-27 [colin]      2.5.2cvs10
595
596         * src/addressbook.c
597                 Remove useless printf
598
599 2006-09-27 [wwp]        2.5.2cvs9
600
601         * src/editgroup.c
602         * src/send_message.c
603         * src/inc.c
604         * src/prefs_common.c
605         * src/prefs_common.h
606         * src/gtk/progressdialog.c
607                 remember more windows' sizes (send dialog, received dialog,
608                 edit group in addressbook).
609
610 2006-09-27 [colin]      2.5.2cvs8
611
612         * configure.ac
613         * src/main.c
614         * src/mainwindow.h
615                 Use libSM to communicate with the session
616                 manager, so that we can know when the 
617                 session ends, save our caches, and draft
618                 our compose windows.
619
620 2006-09-27 [colin]      2.5.2cvs7
621
622         * src/addressbook.c
623                 Fix issues:
624                 o Allow Book and Group creation from the tree's
625                   contextual menu
626                 o Do not actually delete the contacts when 
627                   deleting groups from the tree (duh!)
628
629 2006-09-27 [colin]      2.5.2cvs6
630
631         * src/compose.c
632         * src/compose.h
633         * src/mainwindow.c
634         * src/textview.c
635         * src/toolbar.c
636                 o Allow passing an email address to 
637                   compose_new_with_folderitem
638                 o Update callers
639                 o Use current folderitem when clicking
640                   on a TextView mailto: link
641                 o Fix a possible leak in TextView
642
643 2006-09-27 [colin]      2.5.2cvs5
644
645         * src/html.c
646                 Use UTF-8 chars to replace HTML entities
647
648 2006-09-27 [colin]      2.5.2cvs4
649
650         * AUTHORS
651         * src/prefs_account.c
652         * src/gtk/authors.h
653                 Fix bug #1024 (Array index out of
654                 range in sylpheed-claws-2.5.2)
655                 Patch by Ales Nosek <anosek@suse.cz>
656
657 2006-09-27 [colin]      2.5.2cvs3
658
659         * src/addr_compl.c
660                 Actually do the test
661
662 2006-09-27 [colin]      2.5.2cvs2
663
664         * src/addr_compl.c
665         * src/addr_compl.h
666                 Allow completing with comma (in certain cases: vCalendar
667                 for example doesn't support that)
668                 Patch by Fabien Vantard
669
670 2006-09-26 [colin]      2.5.2cvs1
671
672         * src/Makefile.am
673         * src/addr_compl.c
674         * src/addr_compl.h
675         * src/addrbook.c
676         * src/addrbook.h
677         * src/addressbook.c
678         * src/addrindex.c
679         * src/addrindex.h
680         * src/compose.c
681         * src/prefs_common.c
682         * src/prefs_filtering_action.c
683         * src/prefs_folder_item.c
684         * src/prefs_template.c
685         * src/stock_pixmap.c
686         * src/stock_pixmap.h
687         * src/pixmaps/addr_one.xpm
688         * src/pixmaps/addr_two.xpm
689                 Add auto-completion on groups
690
691 2006-09-26 [colin]      2.5.2
692
693         * NEWS
694         * README
695         * RELEASE_NOTES
696                 2.5.2 released
697
698 2006-09-26 [colin]      2.5.1cvs5
699
700         * src/matcher.c
701                 Fix condition
702
703 2006-09-26 [colin]      2.5.1cvs4
704
705         * src/mbox.c
706                 Revert cvs1 (useless as the message is printed 
707                 every 500 mails)
708
709 2006-09-26 [colin]      2.5.1cvs3
710
711         * src/partial_download.c
712                 Fix crasher found by Alexsandar Urosevic
713
714 2006-09-26 [colin]      2.5.1cvs2
715
716         * src/summaryview.c
717                 Fix bug #1023 (Sylpheed deletes too much messages)
718
719 2006-09-26 [ticho]      2.5.1cvs1
720
721         * src/mbox.c
722                 Make use of gettext's multiple plurals for statusbar
723                 progress message.
724
725 2006-09-25 [paul]       2.5.1
726
727         * NEWS
728         * README
729         * RELEASE_NOTES
730                 2.5.1 released
731
732 2006-09-25 [colin]      2.5.0cvs3
733
734         * src/plugins/bogofilter/bogofilter.c
735         * src/plugins/clamav/clamav_plugin.c
736         * src/plugins/spamassassin/spamassassin.c
737                 BogoFilter, Spamassassin: Fix double hook registering after
738                 visiting preferences
739                 Spamassassin, Clamav: Just set the mails to move instead of
740                 doing the move - caller will move the things at once.
741
742 2006-09-25 [colin]      2.5.0cvs2
743
744         * src/imap.c
745         * src/etpan/imap-thread.c
746                 Use UID SEARCH ALL instead of UID 1:*
747                 (braindead servers can't figure out that's
748                 the same...)
749
750 2006-09-25 [wwp]        2.5.0cvs1
751
752         * src/message_search.c
753                 Added the ability to stop a running search (in message body).
754
755 2006-09-25 [paul]       2.5.0
756
757         * NEWS
758         * README
759         * RELEASE_NOTES
760                 2.5.0 released
761
762 2006-09-25 [paul]       2.4.0cvs214
763
764         * po/cs.po
765         * po/de.po
766         * po/fi.po
767         * po/fr.po
768         * po/nl.po
769         * po/pt_BR.po
770         * po/sk.po
771         * po/sr.po
772         * po/zh_CN.po
773                 updated by Tim, Stephan Sachse, Flammie Pirinen,
774                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
775                 Ticho, Aleksander Urosevic, Ralgh Young
776
777 2006-09-24 [mones]      2.4.0cvs213
778
779         * po/es.po
780                 Updated for release
781
782 2006-09-23 [colin]      2.4.0cvs212
783
784         * src/gtk/inputdialog.c
785                 Fix [ ] remember this appearing in normal
786                 input dialogs after it's been used by
787                 mimeview.
788         * src/folder.c
789         * src/folderview.c
790         * src/msgcache.c
791         * src/procmsg.c
792         * src/summaryview.c
793         * src/textview.c
794         * src/common/timing.h
795                 Enable timings in debug mode and make it
796                 look prettier.
797
798 2006-09-22 [colin]      2.4.0cvs211
799
800         * README
801                 Revert test change
802         * commitHelper
803                 ping the correct URI
804
805 2006-09-22 [colin]      2.4.0cvs210
806
807         * README
808                 Let's see if bug #1022 is fixed
809
810 2006-09-21 [colin]      2.4.0cvs209
811
812         * src/wizard.c
813         * src/common/plugin.c
814                 Prepare infra to load predefined plugins when
815                 no configuration existed. Don't actually load
816                 anything yet (feat. freeze)
817
818 2006-09-21 [wwp]        2.4.0cvs208
819
820         * manual/fr/faq.xml
821                 Partial sync w/ 2.4.0cvs72:
822                 wrap file and minor updates.
823
824 2006-09-21 [wwp]        2.4.0cvs207
825
826         * tools/fix_date.sh
827                 several fixes and enhancements. A new --force switch has been
828                 added to prevent overriding by default Date: header when
829                 already existing.
830
831 2006-09-21 [paul]       2.4.0cvs206
832
833         * src/common/utils.c
834                 add Chinese UTF8 Re prefix
835
836 2006-09-21 [wwp]        2.4.0cvs205
837
838         * tools/Makefile.am
839                 Fics alfabettical order.
840
841 2006-09-21 [wwp]        2.4.0cvs204
842
843         * tools/fix_date.sh
844         * tools/Makefile.am
845                 Added an action tool to fix missing Date field in emails.
846                 Updated Makefile.am to reflect those last two additions.
847
848 2006-09-21 [wwp]        2.4.0cvs203
849
850         * tools/uuooffice
851                 Added a action tool to open uuencoded docs w/
852                 OpenOffice (based on uudec method).
853
854 2006-09-21 [colin]      2.4.0cvs202
855
856         * src/compose.c
857         * src/textview.c
858                 Workaround possible GTK crash: remove selection 
859                 clipboard before destroying widget, or GTK+-2.10
860                 dies. Thanks to Hiro.
861
862 2006-09-20 [colin]      2.4.0cvs201
863
864         * src/compose.c
865                 Fix free-after-use in some cases (when 
866                 procmime_encode_content() frees mimeinfo->data.mem
867                 and turns it to a temp file)
868
869 2006-09-20 [colin]      2.4.0cvs200
870
871         * src/folderview.c
872         * src/summaryview.c
873         * src/gtk/gtksctree.c
874         * src/gtk/gtksctree.h
875                 Add tooltips in the folderview and summaryview
876                 (Doesn't break string freeze as they already
877                 exist)
878         * src/toolbar.c
879                 Put the spam button in the default configuration
880                 if compiled with bogo plugin too
881
882 2006-09-19 [colin]      2.4.0cvs199
883
884         * src/summaryview.c
885         * src/summaryview.h
886                 Update folder name label on folder rename
887         * src/prefs_matcher.c
888         * src/gtk/logwindow.h
889                 Fix warnings
890                 Patches by Fabien
891
892 2006-09-19 [wwp]        2.4.0cvs198
893
894         * src/summary_search.c
895                 fix can't click forward/backward buttons in the
896                 search messages.
897
898 2006-09-18 [paul]       2.4.0cvs197
899
900         * src/wizard.c
901                 add missing bracket, capitalise the A of
902                 'SpamAssassin'
903
904 2006-09-18 [paul]       2.4.0cvs196
905
906         * src/compose.c
907                 fix bug 1012 'crashed upon sending mail
908                 from compose window'
909                 Thanks to Colin
910
911 2006-09-16 [colin]      2.4.0cvs195
912
913         * src/folderview.c
914                 Fix "real-time" sorting by freezing/thawing
915
916 2006-09-16 [colin]      2.4.0cvs194
917
918         * manual/faq.xml
919                 Fix the anti-spam entry a bit
920
921 2006-09-16 [colin]      2.4.0cvs193
922
923         * src/wizard.c
924                 Make sure reviewers have no excuse when stating
925                 Sylpheed-Claws doesn't have antispam capabilities.
926
927 2006-09-16 [colin]      2.4.0cvs192
928
929         * src/main.c
930                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
931                 as if the SIGPIPE comes from etpan's thread we could
932                 trigger a GUI update from this thread.
933
934 2006-09-16 [colin]      2.4.0cvs191
935
936         * src/summaryview.c
937                 Init all members of the struct
938
939 2006-09-16 [paul]       2.4.0cvs190
940
941         * src/account.c
942                 improvements to the English
943
944 2006-09-15 [colin]      2.4.0cvs189
945
946         * src/summaryview.c
947                 HIG order on dialog
948
949 2006-09-14 [colin]      2.4.0cvs188
950
951         * src/common/socket.c
952         * src/common/socket.h
953         * src/common/ssl.c
954         * src/common/ssl_certificate.c
955         * src/common/ssl_certificate.h
956         * src/etpan/imap-thread.c
957                 the get_fqdn() call done to get canonical name when
958                 checking an SSL certificate is blocking, which is
959                 sad as we just did a non-blocking lookup to connect.
960                 Fix that by letting the fqdn available to the SockInfo,
961                 and use that in ssl_certificate_check(). For IMAP,
962                 we don't do it as the lookup's done by libetpan, but
963                 it's less annoying as IMAP connections as much more
964                 rare than POP3 connections.
965
966 2006-09-14 [paul]       2.4.0cvs187
967
968         * manual/advanced.xml
969                 improvements to the English,
970                 properly place the new hidden options
971                 within the alphabetical order
972         * src/gtk/pluginwindow.c
973                 improvements to the English
974
975 2006-09-14 [colin]      2.4.0cvs186
976
977         * src/prefs_common.c
978         * src/prefs_common.h
979         * src/gtk/gtksctree.c
980         * manual/advanced.xml
981                 New hidden pref, stripes_color_offset, to change
982                 the value added/substracted to normal bgcolor to
983                 create the stripes in summaries
984
985 2006-09-13 [colin]      2.4.0cvs185
986
987         * src/gedit-print.c
988         * src/messageview.c
989         * src/messageview.h
990         * src/summaryview.c
991         * src/textview.c
992                 Fix misc. printing issues: 
993                 - Bad font for linkified headers
994                 - Different font if the mail was displayed or not
995                 - Factorize the thing
996
997 2006-09-13 [colin]      2.4.0cvs184
998
999         * src/common/ssl_certificate.c
1000                 Only get FQDN once when checking certificate
1001
1002 2006-09-13 [colin]      2.4.0cvs183
1003
1004         * src/account.c
1005         * src/gtk/pluginwindow.c
1006                 Misc. GUI fixes by Fabien
1007
1008 2006-09-13 [wwp]        2.4.0cvs182
1009
1010         * configure.ac
1011         * src/common/utils.h
1012         * src/common/utils.c
1013                 get rid of unused wide-char functions.
1014
1015 2006-09-13 [wwp]        2.4.0cvs181
1016
1017         * src/plugins/pgpinline/sylpheed.def
1018         * src/textview.c
1019                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
1020                 add privacy_reset_error to the .def file,
1021                 do not fork for an external textviewer.
1022
1023 2006-09-13 [wwp]        2.4.0cvs180
1024
1025         * src/prefs_common.c
1026                 fix broken font entry in prefs (patch issued by the gpg4win team,
1027                 probably by Marcus Brinkmann <marcus@g10code.de>).
1028
1029 2006-09-13 [colin]      2.4.0cvs179
1030
1031         * src/folder.h
1032                 Fix a warning in summaryview.c
1033         * src/mainwindow.c
1034         * src/summaryview.c
1035         * src/summaryview.h
1036                 Add missing Mark/* elements in the
1037                 main menu
1038
1039 2006-09-12 [colin]      2.4.0cvs178
1040
1041         * src/prefs_actions.c
1042         * src/prefs_filtering_action.c
1043         * src/prefs_matcher.c
1044                 Use (New) instead of New everywhere
1045
1046 2006-09-12 [wwp]        2.4.0cvs177
1047
1048         * manual/fr/addrbook.xml
1049         * manual/fr/handling.xml
1050                 updated some quotes in the fr manual to match the fr translation.
1051
1052 2006-09-12 [wwp]        2.4.0cvs176
1053
1054         * src/prefs_matcher.c
1055                 don't store translated string elements in matcher expressions.
1056                 Also fixed a misused of Q_().
1057
1058 2006-09-11 [wwp]        2.4.0cvs175
1059
1060         * src/plugins//bogofilter/bogofilter.c
1061         * src/plugins//clamav/clamav_plugin.c
1062         * src/plugins//demo/demo.c
1063         * src/plugins//dillo_viewer/dillo_viewer.c
1064         * src/plugins//pgpcore/plugin.c
1065         * src/plugins//pgpinline/plugin.c
1066         * src/plugins//pgpmime/plugin.c
1067         * src/plugins//spamassassin/spamassassin.c
1068                 gettext-ize more strings (mostly plugin error messages).
1069
1070 2006-09-11 [colin]      2.4.0cvs174
1071
1072         * src/alertpanel.c
1073                 Make maximum buffer size bigger to avoid
1074                 truncating translated messages. Patch by
1075                 Fabien
1076
1077 2006-09-11 [colin]      2.4.0cvs173
1078
1079         * src/etpan/imap-thread.c
1080                 Fix compilation on OpenBSD, thanks to 
1081                 Landry
1082
1083 2006-09-10 [wwp]        2.4.0cvs172
1084
1085         * manual/account.xml
1086         * manual/addrbook.xml
1087         * manual/handling.xml
1088         * manual/es/handling.xml
1089         * manual/fr/account.xml
1090         * manual/fr/addrbook.xml
1091         * manual/fr/handling.xml
1092                 documented addressbook matching (condition configuration):
1093                   addrbook.xml, en fr
1094                 documented per-account filtering rules (handling/filtering
1095                   section, account section):
1096                   account.xml, handling.xml, en fr
1097                 slightly updated the handling/searching section to tell few
1098                   words about the extended search ability:
1099                   handling.xml, en fr
1100                 added missing <quote></quotes> to Quick Search:
1101                   handling.xml, en fr es
1102                 fixed a typo (auomatically):
1103                   handling.xml, en
1104                 changes revisited by Paul.
1105
1106 2006-09-10 [paul]       2.4.0cvs171
1107
1108         * src/prefs_actions.c
1109         * src/prefs_filtering.c
1110         * src/prefs_template.c
1111                 adjustments to the gui
1112                 Patch by Fabien Vantard (slightly modified)
1113
1114 2006-09-10 [colin]      2.4.0cvs170
1115
1116         * src/summaryview.c
1117                 Check folderitem/summaryview consistency
1118                 (basically automates Update summary). Fixes
1119                 #1011 (wrong (negative) count on unread 
1120                 messages)
1121
1122 2006-09-10 [colin]      2.4.0cvs169
1123
1124         * src/gtk/gtksctree.c
1125                 Fix recursive expansion via mouse
1126         * src/plugins/bogofilter/bogofilter.c
1127                 Use normal filtering way of moving
1128                 messages (batching), possibly fixing
1129                 bug #1015 (Bogofilter plugin doubles 
1130                 new messages)
1131
1132 2006-09-09 [wwp]        2.4.0cvs168
1133
1134         * src/prefs_filtering.c
1135                 better place for this fix.
1136
1137 2006-09-09 [wwp]        2.4.0cvs167
1138
1139         * src/prefs_filtering.c
1140                 fix a minor bug when the enabled status of a filtering/processing
1141                 rule always got set to TRUE when replacing this rule. That still
1142                 make sense when adding a new rule, but now when replacing, we
1143                 don't override the value of 'enabled'.
1144                 Also renamed the func prefs_filtering_list_view_get_rule_name()
1145                 to prefs_filtering_list_view_get_info() as this function not only
1146                 returns the name, but also the account_id and the enabled status.
1147
1148 2006-09-09 [mones]      2.4.0cvs166
1149
1150         * manual/glossary.xml
1151         * manual/plugins.xml
1152                 Minor format corrections
1153         * manual/gpl.xml
1154                 Fix misplaced NO WARRANTY section
1155         * manual/es/advanced.xml
1156         * manual/es/faq.xml
1157         * manual/es/glossary.xml
1158         * manual/es/gpl.xml
1159         * manual/es/handling.xml
1160         * manual/es/plugins.xml
1161         * manual/es/starting.xml
1162                 Incorporate changes from English version
1163         * manual/fr/ack.xml
1164         * manual/pl/ack.xml
1165         * manual/es/ack.xml
1166                 Fix address, (add translation credits in es version)
1167         * po/es.po
1168                 Updated translation
1169
1170 2006-09-09 [wwp]        2.4.0cvs165
1171
1172         * src/prefs_filtering.c
1173                 fix a crash when opening filtering prefs, if matcherrc file contains
1174                 broken data (non-existing account id, which is theoretically not
1175                 possible).
1176
1177 2006-09-08 [colin]      2.4.0cvs164
1178
1179         * src/folder.c
1180                 Wrong assert, make it an if()
1181         * src/gtk/gtksctree.c
1182                 Fix bug #1013 (expand selected thread 
1183                 tree) - expanding is now recursive
1184
1185 2006-09-07 [wwp]        2.4.0cvs163
1186
1187         * src/prefs_matcher.c
1188                 make better sentences about addressbook matching in the
1189                 matcher prefs. This should make translators' work easier
1190                 too.
1191
1192 2006-09-07 [wwp]        2.4.0cvs162
1193
1194         * src/prefs_filtering.c
1195                 code simplification (get rid of dup var. assignment).
1196
1197 2006-09-07 [wwp]        2.4.0cvs161
1198
1199         * src/summaryview.c
1200                 use GTK_STOCK icons when possible, patch by Fabien Vantard
1201                 <fzzzzz@gmail.com>.
1202
1203 2006-09-07 [paul]       2.4.0cvs160
1204
1205         * src/mimeview.c
1206                 fix compilation warnings
1207                 Thanks to Colin
1208
1209 2006-09-07 [paul]       2.4.0cvs159
1210
1211         * src/mimeview.c
1212                 select the mimepart icon when
1213                 displaying as text
1214                 Thanks to Colin
1215
1216 2006-09-06 [paul]       2.4.0cvs158
1217
1218         * src/prefs_filtering.c
1219                 fix labels and table element spacing
1220                 Patch by Fabien Vantard
1221
1222 2006-09-06 [paul]
1223
1224         2.5.0-rc3 released
1225
1226 2006-09-06 [paul]       2.4.0cvs157
1227
1228         * manual/es/advanced.xml
1229                 fix typo
1230
1231 2006-09-06 [wwp]        2.4.0cvs156
1232
1233         * src/mainwindow.c
1234                 fix an dup launch issue when iconified, thanks to Colin.
1235
1236 2006-09-06 [wwp]        2.4.0cvs155
1237
1238         * src/gtk//gtksctree.h
1239                 oops, forgot that one!
1240
1241 2006-09-06 [wwp]        2.4.0cvs154
1242
1243         * manual/pl/advanced.xml
1244         * manual/advanced.xml
1245         * manual/es/advanced.xml
1246         * manual/fr/advanced.xml
1247         * src/prefs_customheader.c
1248         * src/prefs_filtering_action.c
1249         * src/foldersel.c
1250         * src/prefs_summaries.c
1251         * src/prefs_filtering.c
1252         * src/account.c
1253         * src/compose.c
1254         * src/prefs_summary_column.c
1255         * src/addr_compl.c
1256         * src/prefs_actions.c
1257         * src/prefs_folder_column.c
1258         * src/ssl_manager.c
1259         * src/prefs_template.c
1260         * src/prefs_display_header.c
1261         * src/prefs_common.h
1262         * src/prefs_matcher.c
1263         * src/prefs_common.c
1264         * src/prefs_toolbar.c
1265         * src/summaryview.c
1266         * src/folderview.c
1267         * src/gtk/gtksctree.c
1268         * src/gtk/pluginwindow.c
1269         * src/gtk/progressdialog.c
1270         * src/gtk/prefswindow.c
1271                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1272                 to make its meaning more obvious (all versions of the manual reflect
1273                 the change).
1274                 added an extra hidden option use_stripes_in_summary to allow
1275                 discarding these stripes in mainwindow's folder and message lists;
1276                 en and fr manuals only are OK towards this.
1277
1278 2006-09-06 [colin]      2.4.0cvs153
1279
1280         * src/textview.c
1281                 Hide Sylpheed-Claws' internal queue headers
1282                 when showing all headers. They'll be present
1283                 only in Source window.
1284
1285 2006-09-05 [colin]      2.4.0cvs152
1286
1287         * src/plugins/trayicon/trayicon.c
1288                 Fix crash at exit - we have to disconnect
1289                 our handlers
1290         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1291                 Update eggtrayicon - patch adapted from a
1292                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1293                 on Sylpheed's ML
1294
1295 2006-09-05 [colin]      2.4.0cvs151
1296
1297         * src/mainwindow.c
1298         * src/gtk/logwindow.c
1299                 Fix race condition when something writes
1300                 to the log too soon during init. Thanks
1301                 to Fabien Vantard
1302
1303 2006-09-05 [colin]      2.4.0cvs150
1304
1305         * src/mimeview.c
1306                 Don't select part on right-click either
1307
1308 2006-09-05 [paul]       2.4.0cvs149
1309
1310         * src/mimeview.c
1311                 completion of previous commit
1312                 Thanks to Colin
1313
1314 2006-09-05 [colin]      2.4.0cvs148
1315
1316         * src/mimeview.c
1317                 Don't force selection on middle-click, just open
1318
1319 2006-09-04 [colin]      2.4.0cvs147
1320
1321         * src/mimeview.c
1322                 Looks like gtk_notebook_set_current_page()
1323                 sometimes steals focus, and this annoys us
1324                 in MimeViewers as it renders navigation
1325                 keys useless. Take back focus after switching
1326                 pages.
1327
1328 2006-09-04 [colin]      2.4.0cvs146
1329
1330         * src/messageview.c
1331                 Set stop_loading when clicking on Next
1332                 during load. Don't add a callback to 
1333                 avoid over-complicating things.
1334
1335 2006-09-04 [colin]      2.4.0cvs145
1336
1337         * src/mimeview.c
1338         * src/messageview.c
1339                 Fix multiple loads in separate messageview
1340
1341 2006-09-04 [colin]      2.4.0cvs144
1342
1343         * src/summaryview.c
1344                 Let navigation keys be handled during 
1345                 load
1346
1347 2006-09-04 [colin]      2.4.0cvs143
1348
1349         * src/messageview.c
1350         * src/summaryview.c
1351         * src/textview.c
1352         * src/textview.h
1353                 Make loading of huge mails (lots of text and/or
1354                 images) cancellable, so the GUI doesn't block 
1355
1356 2006-09-04 [colin]      2.4.0cvs142
1357
1358         * src/plugins/trayicon/trayicon.c
1359                 Fix annoyance when removing a folder with 
1360                 unread mails: trayicon didn't update
1361
1362 2006-09-04 [paul]       2.4.0cvs141
1363
1364         * src/gtk/icon_legend.c
1365                 straighten up columns
1366                 Patch by Fabien Vantard
1367
1368 2006-09-04 [wwp]        2.4.0cvs140
1369
1370         * src/prefs_filtering.c
1371                 fix new line's account name in filtering prefs:
1372                 was "All", is now "(New)".
1373
1374 2006-09-04 [paul]       2.4.0cvs139
1375
1376         * tools/make.themes.project
1377                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1378                 instead of homebrewed "make release"
1379
1380 2006-09-03 [colin]      2.4.0cvs138
1381
1382         * src/folderview.c
1383                 Fix bug #1007 (Wrong folder highlighted)
1384
1385 2006-09-03 [colin]      2.4.0cvs137
1386
1387         * src/compose.c
1388                 Don't set Newsgroup: header to a mail folder
1389                 path
1390
1391 2006-09-03 [paul]       2.4.0cvs136
1392
1393         * src/prefs_other.c
1394         * src/prefs_spelling.c
1395                 unify the gui
1396
1397 2006-09-03 [paul]       2.4.0cvs135
1398
1399         * src/prefs_summaries.c
1400                 correct menu item text in prefs_keybind_apply_clicked()
1401
1402 2006-09-03 [paul]       2.4.0cvs134
1403
1404         * manual/advanced.xml
1405                 some improvements to the descriptions
1406         * src/mainwindow.c
1407         * src/messageview.c
1408         * src/summaryview.c
1409         * src/gtk/menu.c
1410                 fix menu sensitivity issues
1411         * src/prefs_message.c
1412                 drop the useless word 'short'
1413         * src/prefs_other.c
1414                 add the word 'lines' indicating log length
1415                 is a measure of lines
1416         * src/textview.c
1417                 fix compilation warnings
1418
1419 2006-09-02 [colin]      2.4.0cvs133
1420
1421         * src/messageview.c
1422                 Display a special return-receipt message
1423                 if the message is from the user
1424         * src/summaryview.c
1425                 Fix missing freeze of the list when marking
1426                 all read and unthreading for exec. Thanks
1427                 to Stephan Sachse.
1428
1429 2006-09-02 [paul]       2.4.0cvs132
1430
1431         * src/mainwindow.c
1432         * src/prefs_message.c
1433         * src/summaryview.c
1434                 fix some english
1435
1436 2006-09-02 [wwp]        2.4.0cvs131
1437
1438         * src/prefs_filtering.c
1439                 added an account name column to the filtering rules
1440                 dialog.
1441
1442 2006-09-02 [colin]      2.4.0cvs130
1443
1444         * src/gtk/logwindow.c
1445         * src/gtk/logwindow.h
1446                 Block scrolling if we're not at the end
1447                 of the log
1448
1449 2006-09-02 [colin]      2.4.0cvs129
1450
1451         * src/folder.c
1452                 Make sure account-specific rules can't
1453                 be used in {pre-,post-,}processing
1454         * src/mainwindow.c
1455         * src/gtk/logwindow.c
1456         * src/gtk/logwindow.h
1457                 Jump to last error when clicking on the
1458                 warning icon
1459
1460 2006-09-02 [colin]      2.4.0cvs128
1461
1462         * src/imap.c
1463         * src/import.c
1464         * src/mainwindow.c
1465         * src/mainwindow.h
1466                 Fix warning icon
1467         * src/inc.c
1468         * src/mbox.c
1469         * src/mbox.h
1470                 Let proc_mbox know its account, for
1471                 account-specific rules
1472
1473 2006-09-01 [colin]      2.4.0cvs127
1474
1475         * src/codeconv.c
1476                 Don't uselessly use iconv to convert from
1477                 us-ascii
1478         * src/alertpanel.c
1479         * src/mainwindow.c
1480         * src/mainwindow.h
1481         * src/inc.c
1482                 Fix certain log cases, disable warning icon
1483                 for now, the correct way to display it when
1484                 necessary and only when necessary is probably
1485                 to do it manually rather than use error logs
1486         * src/etpan/imap-thread.c
1487                 Clean up UID logging a bit
1488         * src/gtk/logwindow.c
1489         * src/gtk/logwindow.h
1490                 Make logging faster when the window's closed
1491
1492 2006-09-01 [wwp]        2.4.0cvs126
1493
1494         * manual/fr/account.xml
1495                 reflect changes to the ref. manual (parts of cvs72):
1496                 fix tabnames and quotes.
1497
1498 2006-09-01 [wwp]        2.4.0cvs125
1499
1500         * manual/fr/plugins.xml
1501                 reflect changes to the reference manual (cvs42):
1502                 update IRC channel info.
1503
1504 2006-09-01 [wwp]        2.4.0cvs124
1505
1506         * commitHelper
1507                 use CVSEDITOR env. var. if set, according to `man cvs`.
1508
1509 2006-09-01 [wwp]        2.4.0cvs123
1510
1511         * manual/advanced.xml
1512                 better sentence again (thanks to Paul).
1513
1514 2006-09-01 [wwp]        2.4.0cvs122
1515
1516         * manual/advanced.xml
1517         fix definition of toolbar_detachable and rework a bit the one of
1518         enable_dotted_lines.
1519
1520 2006-09-01 [mones]      2.4.0cvs121
1521
1522         * manual/advanced.xml
1523                 Document enable_dotted_lines
1524
1525 2006-09-01 [paul]       2.4.0cvs120
1526
1527         * src/folderview.c
1528         * src/folderview.h
1529         * src/imap.c
1530         * src/mainwindow.c
1531         * src/summaryview.c
1532                 obey the 'When entering folder...' option
1533                 when using the /View/Go to/... menu items
1534                 Thanks to Colin
1535
1536 2006-08-31 [colin]      2.4.0cvs119
1537
1538         * src/folderview.c
1539                 Revert 2.4.0cvs116, wrong fix.
1540
1541 2006-08-31 [colin]      2.4.0cvs118
1542
1543         * src/gtk/gtksctree.c
1544                 Better state the various copyrights
1545
1546 2006-08-31 [colin]      2.4.0cvs117
1547
1548         * src/prefs_common.c
1549                 fix enable_dotted_lines
1550
1551 2006-08-31 [colin]      2.4.0cvs116
1552
1553         * src/folderview.c
1554                 Use pref "Always open on select" when going
1555                 to next unread folder
1556         * src/gtk/gtksctree.c
1557                 Fix link failure to _gtk_clist_create_cell_layout
1558                 on certain computers. (Why not mine, I wonder)
1559
1560 2006-08-31 [colin]      2.4.0cvs115
1561
1562         * src/procmsg.c
1563         * src/textview.c
1564         * src/plugins/bogofilter/bogofilter.c
1565         * src/plugins/spamassassin/spamassassin.c
1566                 Requalify some "errors" to warnings
1567         * src/mainwindow.c
1568         * src/mainwindow.h
1569         * src/statusbar.c
1570                 Add an icon in the statusbar to notify
1571                 of errors
1572         * src/gtk/gtksctree.c
1573         * src/folderview.c
1574         * src/summaryview.c
1575                 Make the GtkSCTree look more modern by
1576                 alternating background lines
1577         * src/prefs_common.c
1578         * src/prefs_common.h
1579                 Add a pref to let people have the old
1580                 way if they prefer
1581
1582
1583 2006-08-30 [colin]      2.4.0cvs114
1584
1585         * src/procmsg.c
1586         * src/procmsg.h
1587                 Provide a way to filter a list of
1588                 messages in an optimised manner, and
1589                 add a list-filtering hook
1590         * src/folder.c
1591         * src/inc.c
1592         * src/mbox.c
1593                 Use the list filtering
1594         * src/plugins/bogofilter/bogofilter.c
1595                 Use the list-filtering hook
1596                 Use -b (bulk) mode for more speed
1597                 when learning and filtering
1598         * src/etpan/imap-thread.c
1599                 Make log output shorter in UID SEARCH
1600
1601
1602 2006-08-30 [colin]      2.4.0cvs113
1603
1604         * src/plugins/bogofilter/bogofilter.c
1605                 Really fast mass learning - thanks to David
1606                 Relson for the options explanations :)
1607
1608 2006-08-30 [colin]      2.4.0cvs112
1609
1610         * src/msgcache.c
1611                 Fix compilation on FreeBSD. Thanks
1612                 to Michael Hugues
1613
1614 2006-08-29 [colin]      2.4.0cvs111
1615
1616         * src/folderview.c
1617                 Handle "popup_menu" signal (for popping the 
1618                 menu via the keyboard)
1619         * src/mimeview.c
1620         * src/mimeview.h
1621         * src/summaryview.c
1622         * src/textview.c
1623         * src/gtk/gtkutils.c
1624         * src/gtk/gtkutils.h
1625                 Factorize scrolling code, and add an API 
1626                 for MimeViewers to handle scroll orders
1627
1628 2006-08-29 [wwp]        2.4.0cvs110
1629
1630         * src/plugins//bogofilter/bogofilter.c
1631         * src/plugins//spamassassin/spamassassin.c
1632                 make the bogofilter/spamassassin filtering error dialogs at
1633         incorporation obey to the "don't popup error dialog on
1634         receive error" option. If disabled, feed the log window w/
1635         the error message.
1636
1637 2006-08-29 [paul]
1638
1639         2.5.0-rc2 released
1640
1641 2006-08-29 [paul]       2.4.0cvs109
1642
1643         * Makefile.am
1644                 remove 'make release', it's not needed
1645                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1646
1647 2006-08-29 [paul]       2.4.0cvs108
1648
1649         * src/foldersel.c
1650         * src/summary_search.c
1651         * src/gtk/progressdialog.c
1652         * src/plugins/pgpcore/passphrase.c
1653                 replace deprecated gtk_window_set_policy()
1654
1655 2006-08-29 [colin]      2.4.0cvs107
1656
1657         * src/folder.c
1658                 Fix data loss when copy fails during a move:
1659                 only use fast remove_msgs if everything was
1660                 copied OK; else use slow remove_msg on the
1661                 mails that got copied only.
1662
1663 2006-08-28 [paul]       2.4.0cvs106
1664
1665         * src/mh.c
1666                 revert change in 2.4.0cvs104, it breaks
1667                 stuff
1668
1669 2006-08-28 [paul]       2.4.0cvs105
1670
1671         * src/plugins/spamassassin/spamassassin.c
1672                 english fix
1673
1674 2006-08-28 [paul]       2.4.0cvs104
1675
1676         * src/mh.c
1677                 fix data loss when moving to another
1678                 mailbox fails
1679         * src/prefs_spelling.c
1680                 improve the english
1681         * src/gtk/pluginwindow.c
1682                 improve the layout of the dialog text
1683         All thanks to Colin
1684
1685 2006-08-28 [paul]       2.4.0cvs103
1686
1687         * src/plugins/bogofilter/bogofilter.c
1688         * src/plugins/bogofilter/bogofilter_gtk.c
1689                 fix english up a bit, innit
1690
1691 2006-08-28 [paul]       2.4.0cvs102
1692
1693         * configure.ac
1694         * po/Makefile.in.in
1695         * po/Makevars
1696                 require autoconf 2.60, enabling building
1697                 with gettext 0.15 (gettext 0.14.x build still
1698                 possible). Replace Makefiles with versions
1699                 from gettext 0.15.
1700                 Remove configure options --with-localedir and
1701                 --with-mandir. The options that are provided
1702                 directly by autoconf 2.60 can be used instead:
1703                 --mandir --localedir
1704
1705 2006-08-27 [colin]      2.4.0cvs101
1706
1707         * src/plugins/bogofilter/Makefile.am
1708                 Fix make dist (no README)
1709
1710 2006-08-27 [colin]      2.4.0cvs100
1711
1712         * src/folder.c
1713                 Don't use F_UNKNOWN folders for any default
1714                 outbox/trash/etc
1715         * src/plugins/bogofilter/bogofilter.c
1716         * src/plugins/bogofilter/bogofilter.h
1717         * src/plugins/bogofilter/bogofilter_gtk.c
1718                 Add an option to specify the path to bogofilter
1719                 Use single-quotes to be able to learn in folders
1720                 with spaces in their names
1721                 Verify learning status
1722
1723 2006-08-27 [colin]      2.4.0cvs99
1724
1725         * manual/faq.xml
1726         * manual/plugins.xml
1727                 Document Bogofilter plugin
1728
1729 2006-08-27 [colin]      2.4.0cvs98
1730
1731         * src/compose.c
1732         * src/messageview.c
1733         * src/procmsg.c
1734         * src/procmsg.h
1735                 When possible, copy the queued mail to sent folder
1736                 instead of re-adding. Much faster on IMAP.
1737
1738 2006-08-27 [colin]      2.4.0cvs97
1739
1740         * src/msgcache.c
1741                 Disable mmaped caches - huge metadata loss
1742                 here after a power failure.
1743         * src/summaryview.c
1744                 Add quicksearch timing
1745         * src/common/plugin.c
1746         * src/common/plugin.h
1747                 Implement an interface to tell what plugins
1748                 provide. Prevent loading of similar plugins.
1749         * src/plugins/clamav/clamav_plugin.c
1750         * src/plugins/demo/demo.c
1751         * src/plugins/dillo_viewer/dillo_viewer.c
1752         * src/plugins/pgpcore/plugin.c
1753         * src/plugins/pgpinline/pgpinline.c
1754         * src/plugins/pgpmime/pgpmime.c
1755         * src/plugins/spamassassin/spamassassin.c
1756         * src/plugins/trayicon/trayicon.c
1757                 Implement plugin_provides()
1758
1759 2006-08-27 [colin]      2.4.0cvs96
1760
1761         * configure.ac
1762         * src/plugins/Makefile.am
1763         * src/plugins/bogofilter/.cvsignore
1764         * src/plugins/bogofilter/Makefile.am
1765         * src/plugins/bogofilter/bogofilter.c
1766         * src/plugins/bogofilter/bogofilter.h
1767         * src/plugins/bogofilter/bogofilter_gtk.c
1768                 New Bogofilter plugin, provides filtering and
1769                 learning. Spamassassin will go to extra plugins.
1770
1771 2006-08-26 [mones]      2.4.0cvs95
1772
1773         * manual/handling.xml
1774                 Fix subfolder path in the example (thanks to Paul) 
1775
1776 2006-08-26 [mones]      2.4.0cvs94
1777
1778         * manual/glossary.xml
1779                 2.2. + add ISP to the glossary
1780                 7.5. + Add UIDL to glossary
1781                 7.7. + Add TCP to glossary
1782         * manual/handling.xml
1783                 7.1. + Mentions GNU/Linux distribution, what about the non...
1784                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1785                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1786                 7.4. = Use appropriate quotation for commands
1787                 7.6. = change "" to <quote></quote>
1788         * manual/plugins.xml
1789                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1790         * manual/starting.xml
1791                 2.1. + local mbox file: some examples of mbox file locations...
1792                 Also reformatted files requiring it
1793
1794 2006-08-26 [wwp]        2.4.0cvs93
1795
1796         * src/summary_search.c
1797                 disable find buttons while summary search is running.
1798
1799 2006-08-25 [colin]      2.4.0cvs92
1800
1801         * src/folder.c
1802         * src/folderutils.c
1803         * src/mh.c
1804         * src/procmsg.h
1805         * src/summaryview.c
1806                 Speed up MH moving, and add progressbar
1807                 for MH deletion
1808         * src/msgcache.c
1809                 Write cache files using mmap() too
1810
1811 2006-08-25 [wwp]        2.4.0cvs91
1812
1813         * src/summaryview.c
1814                 switch spam<->ham button when a message has been marked as spam or ham
1815                 and is still selected. Thanks to Colin.
1816
1817 2006-08-25 [paul]       2.4.0cvs90
1818
1819         * src/Makefile.am
1820         * src/stock_pixmap.c
1821         * src/stock_pixmap.h
1822         * src/summaryview.c
1823         * src/gtk/icon_legend.c
1824         * src/pixmaps/copied.xpm
1825         * src/pixmaps/moved.xpm
1826                 add icons for delayed execution marked for
1827                 copying, marked for moving
1828
1829 2006-08-25 [mones]      2.4.0cvs89
1830
1831         * manual/glossary.xml
1832                 Fix the other glossary items:
1833                 5.1. = Inmmediate execution -> <quote>immediate execution...
1834                 5.2. = Fix MBOX capitalization -> Mbox
1835                 5.3. + Improve Plugins def. w/ tech. ref.
1836                 5.4. = Quotation -> replace '>' by <quote>></quote>
1837                 5.5. - SMTP Server. -> remove dot
1838         * po/es.po
1839                 Updated translation
1840
1841 2006-08-25 [mones]      2.4.0cvs88
1842
1843         * manual/ack.xml
1844                 Reformatted, changed email address
1845         * manual/glossary.xml
1846                 Reformatted, fixed MANUAL-TODO items:
1847                 8.2. + add ROT-13 to glossary
1848                 8.4. + add URL to glossary
1849         * manual/es/advanced.xml
1850                 Fixed <literal>s
1851
1852 2006-08-25 [paul]       2.4.0cvs87
1853
1854         * src/gtk/icon_legend.c
1855                 add 'marked for deletion' icon
1856                 arrange icons by containing column
1857                 wrap long label text
1858
1859 2006-08-25 [colin]      2.4.0cvs86
1860
1861         * src/common/utils.c
1862         * src/common/utils.h
1863                 Add the sc_g_*list_bigger functions in
1864                 a place everyone can use it
1865         * src/summaryview.c
1866                 Only freeze/thaw the list when working
1867                 on the selection, if it's bigger than 1
1868         * src/gtk/gtksctree.c
1869                 Only freeze/thaw the list when unselec-
1870                 ting 'all' if ('all' != 1)
1871                 This avoids some flickering
1872
1873 2006-08-24 [colin]      2.4.0cvs85
1874
1875         * src/addressbook.c
1876                 Fix strange list selection
1877                 Fix random seg (Invalid read of freed memory)
1878
1879 2006-08-24 [colin]      2.4.0cvs84
1880
1881         * src/alertpanel.c
1882         * src/gtk/inputdialog.c
1883         * src/plugins/pgpcore/passphrase.c
1884                 Revert minimal width patch of 2.4.0cvs67,
1885                 as it is also a maximal width. Use 
1886                 gtk_window_set_default_size instead.
1887
1888 2006-08-24 [colin]      2.4.0cvs83
1889
1890         * src/msgcache.c
1891                 Write cache/mark to temp files before
1892                 overwriting old ones (avoids metadata
1893                 loss if writing the new files fail).
1894                 Use mmap() to read cache/mark file, as
1895                 this makes cache reading faster. Dis-
1896                 abled for big-endian machines until it
1897                 can be tested. (Big-endian users: set
1898                 msgcache_use_mmap = TRUE in the relevant
1899                 #if).
1900         * src/procmsg.h
1901                 Move rarely used fields of MsgInfo in 
1902                 another structure, which will only be
1903                 allocated if needed. Face, X-Face,
1904                 Return receipt headers and List-*
1905                 headers are moved. Mails having none
1906                 of these occupy 52 bytes less with
1907                 this patch, which makes 2.5MB of RAM
1908                 saved on a 50k folder).
1909         * src/headerview.c
1910         * src/mainwindow.c
1911         * src/messageview.c
1912         * src/partial_download.c
1913         * src/procheader.c
1914         * src/procmsg.c
1915         * src/textview.c
1916                 Follow this structure change.
1917
1918 2006-08-24 [wwp]        2.4.0cvs82
1919
1920         * manual/es/.cvsignore
1921         * manual/es/dist/.cvsignore
1922         * manual/es/dist/html/.cvsignore
1923         * manual/es/dist/pdf/.cvsignore
1924         * manual/es/dist/ps/.cvsignore
1925         * manual/es/dist/txt/.cvsignore
1926                 more (generated) files to ignore.
1927
1928 2006-08-24 [colin]      2.4.0cvs81
1929
1930         * src/folder.c
1931         * src/mh.c
1932                 Fix possible problems with local delivery. Check the folder doesn't
1933                 need scan before setting its mtime when saving cache (which can be
1934                 done long after the folder's been modified by an external process);
1935                 Check that the stored item's mtime didn't change in mh functions.
1936
1937 2006-08-24 [mones]      2.4.0cvs80
1938
1939         * manual/advanced.xml
1940                 Rewrapping, some fixes and MANUAL-TODO items:
1941                 8.1. = change "" to <quote></quote>
1942                 8.3. = quote menu items
1943                 8.5. - deploying -> new user ... ideally a new user (redundant)
1944
1945 2006-08-23 [colin]      2.4.0cvs79
1946
1947         * src/gtk/gtksctree.c
1948                 When selecting or deselecting range, only
1949                 freeze/thaw when selection is bigger than 10
1950
1951 2006-08-23 [colin]      2.4.0cvs78
1952
1953         * src/messageview.c
1954         * src/mimeview.c
1955         * src/mimeview.h
1956         * src/plugins/dillo_viewer/dillo_viewer.c
1957                 Provide an API for MimeViewer plugins to
1958                 return a text selection for replying
1959
1960 2006-08-23 [colin]      2.4.0cvs77
1961
1962         * src/image_viewer.c
1963         * src/textview.c
1964                 Use gtk_pixbuf_new_from_file_at_scale(), which
1965                 is faster than getting the pixbuf then resizing
1966                 it.
1967
1968 2006-08-23 [colin]      2.4.0cvs76
1969
1970         * src/procmime.c
1971                 UTF-8 should be sent Quoted-printable
1972
1973 2006-08-22 [colin]      2.4.0cvs75
1974
1975         * src/mh.c
1976                 Check if scan is required before touching
1977                 the folder (or it'll be required every time)
1978
1979 2006-08-22 [colin]      2.4.0cvs74
1980
1981         * configure.ac
1982                 Require libetpan 0.46 (crasher fix when built
1983                 against gnutls)
1984
1985 2006-08-22 [colin]      2.4.0cvs73
1986
1987         * src/folder.c
1988                 Set folder's mtime after writing its
1989                 cache
1990         * src/folderview.c
1991                 Add some timing
1992         * src/procmsg.c
1993                 Don't do useless stuff if we don't 
1994                 thread by subject
1995         * src/summaryview.c
1996                 Add some timing, don't deselect prior
1997                 to selecting (gtksctree does it itself),
1998                 remove crash avoidance hacks as it's been
1999                 properly fixed since a while
2000         * src/common/utils.c
2001                 Optimize to_human_readable(): _() is slow,
2002                 do it only once, and avoid %f format for KB
2003                 (the most common in a summaryview)
2004         * src/gtk/gtksctree.c
2005                 Don't uselessly freeze/thaw (fixes flicker
2006                 on next unread and friends), reduce number
2007                 of g_list_nth/g_list_position where possible
2008         * src/gtk/gtkutils.c
2009         * src/gtk/gtkutils.h
2010                 Reduce number of g_list_nth/g_list_position
2011                 where possible.
2012                 All of this makes loading as 70k folder 2.1
2013                 seconds instead of 3.2 (with hot FS caches).
2014                 (1.3 seconds without Date and Size columns...)
2015
2016 2006-08-22 [paul]       2.4.0cvs72
2017
2018         wrap documents and do some items from mones' MANUAL-TODO:
2019
2020         * manual/account.xml
2021                 4.1. = fix tabname references to <quote>tabname</quote>
2022                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
2023         * manual/faq.xml
2024                 1.1. = mentioned options don't match UI
2025                 Add information about the 'Never send Return Receipts'
2026                 option
2027         * manual/handling.xml
2028                 6.2. = Mentions Extended symbols button, but now is
2029                 named Information
2030                 6.3. = Mentions ... button, which is now Edit
2031
2032 2006-08-22 [colin]      2.4.0cvs71
2033
2034         * src/gtk/pluginwindow.c
2035                 Fix layout in verbose translations (such
2036                 as french)
2037
2038 2006-08-22 [paul]       2.4.0cvs70
2039
2040         * manual/Makefile.am
2041                 build manuals in alphabetical order
2042         * src/addressbook.c
2043         * src/prefs_themes.c
2044                 replace/remove deprecated symbols
2045         * src/gtk/gtkutils.c
2046                 fix a warning
2047         * src/gtk/pluginwindow.c
2048                 replace deprecated symbol
2049                 replace label text and move it
2050         * src/plugins/pgpcore/prefs_gpg.c
2051                 move the 'Generate...' button out of the
2052                 Sign Key frame, replace the English used
2053         * src/plugins/pgpcore/sgpgme.c
2054                 fixes to the English
2055
2056 2006-08-21 [colin]      2.4.0cvs69
2057
2058         * src/plugins/trayicon/trayicon.c
2059                 Add more strings for translation; patch
2060                 by Pawel
2061
2062 2006-08-21 [colin]      2.4.0cvs68
2063
2064         * src/compose.c
2065                 fix replied flag not set after drafting
2066         * src/matcher.c
2067                 fix body quicksearch in non-encoded bodies
2068                 containing '='
2069         * src/msgcache.c
2070                 Get rid of the g_malloc workaround for
2071                 corrupted caches, use g_try_malloc
2072
2073 2006-08-21 [colin]      2.4.0cvs67
2074
2075         * src/alertpanel.c
2076         * src/gtk/inputdialog.c
2077         * src/plugins/pgpcore/passphrase.c
2078                 Set minimal width to 375
2079         * src/mainwindow.c
2080                 Fix switching to offline, asking if it 
2081                 should be overriden for synchronising
2082         * src/mimeview.c
2083                 Don't offer to remember command on Open 
2084                 with for text parts, as the browser or 
2085                 text editor command isn't changed from 
2086                 there
2087
2088 2006-08-20 [paul]       2.4.0cvs66
2089
2090         * po/ko.po
2091         * po/zh_CN.po
2092                 fix plural form errors. revealed by stricter
2093                 checking of gettext 0.15
2094
2095 2006-08-18 [paul]       2.4.0cvs65
2096
2097         * src/stock_pixmap.c
2098                 fix the fix of 2.4.0cvs64
2099                 Thanks to Colin
2100
2101 2006-08-18 [paul]       2.4.0cvs64
2102
2103         * src/stock_pixmap.c
2104                 fix leaks
2105                 Thanks to Colin
2106
2107 2006-08-18 [paul]       2.4.0cvs63
2108
2109         * src/compose.c
2110         * src/procmsg.c
2111                 fix occasional IMAP bug where large msgs
2112                 were left in the queue folder after sending
2113                 Thanks to Colin
2114
2115 2006-08-18 [paul]       2.4.0cvs62
2116
2117         * src/folderview.c
2118                 freeze the summaryview while quicksearch results
2119                 are displayed
2120                 (fixes bug 456 'current message is hidden when the
2121                 view is refreshed and extended search is "unread 
2122                 messages"')
2123                 Thanks to Colin
2124         * src/textview.c
2125                 add missing #include "inputdialog.h"
2126         * src/common/utils.h
2127                 add missing mailcap_update_default() and improve
2128                 readability
2129
2130 2006-08-17 [colin]      2.4.0cvs61
2131
2132         * src/plugins/pgpcore/select-keys.c
2133                 Fix warnings :)
2134
2135 2006-08-17 [colin]      2.4.0cvs60
2136
2137         * src/compose.c
2138                 Don't continue queuing if Cancel is clicked
2139                 in select-keys
2140
2141 2006-08-17 [colin]      2.4.0cvs59
2142
2143         * src/plugins/pgpcore/select-keys.c
2144                 When encrypting, if only one key matches and it 
2145                 matches exactly, automatically use it.
2146
2147 2006-08-17 [colin]      2.4.0cvs58
2148
2149         * src/mimeview.c
2150         * src/prefs_common.c
2151         * src/prefs_common.h
2152         * src/prefs_ext_prog.c
2153         * src/textview.c
2154                 Fix issues with previous patch (text/html)
2155                 Remove outdated prefs
2156
2157 2006-08-17 [colin]      2.4.0cvs57
2158
2159         * src/imap.c
2160                 Add View Log button on auth error
2161         * src/procmsg.c
2162                 Fix encrypted mail marked as new when
2163                 saved in normal folders
2164         * src/plugins/pgpinline/pgpinline.c
2165                 Fix encrypt bug on IMAP
2166         * src/mimeview.c
2167         * src/common/utils.c
2168         * src/common/utils.h
2169         * src/gtk/inputdialog.c
2170         * src/gtk/inputdialog.h
2171                 Get rid of metamail stuff, simplify
2172                 opening, and allow remembering of user's
2173                 choices (by updating ~/.mailcap). There's
2174                 still to drop "Audio player" and "Image
2175                 viewer" preferences.
2176
2177 2006-08-17 [mones]      2.4.0cvs56
2178
2179         * manual/es/sylpheed-claws-manual.xml
2180                 fix DTD path
2181
2182 2006-08-17 [mones]      2.4.0cvs55
2183
2184         * configure.ac
2185         * manual/Makefile.am
2186         * manual/es/Makefile.am
2187         * manual/es/account.xml
2188         * manual/es/ack.xml
2189         * manual/es/addrbook.xml
2190         * manual/es/advanced.xml
2191         * manual/es/faq.xml
2192         * manual/es/glossary.xml
2193         * manual/es/gpl.xml
2194         * manual/es/handling.xml
2195         * manual/es/intro.xml
2196         * manual/es/keyboard.xml
2197         * manual/es/plugins.xml
2198         * manual/es/starting.xml
2199         * manual/es/sylpheed-claws-manual.xml
2200         * manual/es/dist/Makefile.am
2201         * manual/es/dist/html/Makefile.am
2202         * manual/es/dist/pdf/Makefile.am
2203         * manual/es/dist/ps/Makefile.am
2204         * manual/es/dist/txt/Makefile.am
2205                 Spanish translation for the manual
2206
2207 2006-08-16 [colin]      2.4.0cvs54
2208
2209         * src/compose.c
2210         * src/main.c
2211         * src/mainwindow.c
2212                 Fix send button sensitivity at startup
2213                 Set send menu sensitivity (patch by Fabien)
2214         * src/ssl_manager.c
2215                 Enable closing with esc (patch by Fabien)
2216         * src/gtk/foldersort.c
2217                 Enable closing with esc (patch by Fabien)
2218         * src/procmime.c
2219                 Optimisation (no need to copy to tempfile to
2220                 "decode" 7bit and 8bit)
2221         * src/summaryview.c
2222                 Fix cruft in swap_from case
2223         * src/textview.c
2224                 Fix missing last line in some mail cases 
2225                 (Fixes debian #381872)
2226         * src/plugins/pgpcore/prefs_gpg.c
2227         * src/plugins/pgpcore/sgpgme.c
2228         * src/plugins/pgpcore/sgpgme.h
2229                 Don't show "no key found" when user explicitely
2230                 wants to create a key
2231
2232 2006-08-16 [paul]       2.4.0cvs53
2233
2234         * configure.ac
2235         * src/account.c
2236         * src/addressbook.c
2237         * src/headerview.c
2238         * src/prefs_account.c
2239         * src/prefs_message.c
2240         * src/gtk/gtkutils.c
2241                 bump up minimum required versions of GTK+ and
2242                 GLIB to 2.6.0
2243
2244 2006-08-16 [paul]       2.4.0cvs52
2245
2246         * src/toolbar.c
2247                 workaround GTK+ Bug 351600 - 'Can't re-click
2248                 on button after sensitivity update'
2249                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2250                 Thanks to Colin
2251
2252 2006-08-15 [colin]      2.4.0cvs51
2253
2254         * src/plugins/pgpcore/prefs_gpg.c
2255                 Set options sensitivity according to
2256                 key existence
2257         * src/plugins/pgpcore/sgpgme.c
2258                 Allow to create key with no passphrase
2259
2260 2006-08-14 [cleroy]     2.4.0cvs50
2261
2262         * src/gtk/pluginwindow.c
2263                 New layout (maybe to be changed?)
2264         * src/gtk/gtkutils.c
2265                 Fix a bit label_window
2266         * src/plugins/pgpcore/passphrase.c
2267         * src/plugins/pgpcore/passphrase.h
2268         * src/plugins/pgpcore/plugin.c
2269         * src/plugins/pgpcore/prefs_gpg.c
2270         * src/plugins/pgpcore/prefs_gpg.h
2271         * src/plugins/pgpcore/sgpgme.c
2272         * src/plugins/pgpcore/sgpgme.h
2273                 Allow to create a PGP private key via the GUI
2274
2275 2006-08-14 [wwp]        2.4.0cvs49
2276
2277         * src/addressbook_foldersel.c
2278                 fix strict ISO C90 compliance.
2279
2280 2006-08-14 [paul]       2.4.0cvs48
2281
2282         * src/gtk/prefswindow.c
2283                 re-set scrolled window on opening
2284                 Patch by Ticho
2285
2286 2006-08-14 [paul]
2287
2288         2.5.0-rc1 released
2289
2290 2006-08-14 [paul]       2.4.0cvs47
2291
2292         * src/prefs_display_header.c
2293                 re-enable user-defined Displayed Headers
2294
2295 2006-08-14 [paul]       2.4.0cvs46
2296
2297         * src/prefs_account.c
2298                 use GTK_STOCK_EDIT
2299
2300 2006-08-13 [colin]      2.4.0cvs45
2301
2302         * src/common/utils.c
2303                 Fix "a" in quote when the original message is empty,
2304                 by using \0 instead of 'a' to test writability of
2305                 temp files.
2306
2307 2006-08-13 [wwp]        2.4.0cvs44
2308
2309         * src/plugins/spamassassin/spamassassin.c
2310                 fix capitalization of "SpamAssassin" in some debug, log and
2311                 dialog messages.
2312
2313 2006-08-13 [paul]       2.4.0cvs43
2314
2315         * src/editldap.c
2316                 fix overlapping widgets
2317         * src/prefs_account.c
2318                 fix translation of protocol_names[]
2319                 fix label disappearing off the edge of the
2320                 visible area
2321
2322 2006-08-12 [paul]       2.4.0cvs42
2323
2324         * manual/plugins.xml
2325                 update IRC channel info before it gets forgotten
2326                 about
2327
2328 2006-08-11 [colin]      2.4.0cvs41
2329
2330         * src/compose.c
2331         * src/mainwindow.c
2332         * src/mainwindow.h
2333         * src/procmsg.c
2334         * src/procmsg.h
2335         * src/summaryview.c
2336         * src/toolbar.c
2337                 Grey out the Send button if
2338                 - Queue folders are empty, or
2339                 - We're sending already
2340
2341 2006-08-11 [wwp]        2.4.0cvs40
2342
2343         * src/main.c
2344                 fix a logic issue when quitting while a compose window is
2345                 still open, thanks to Colin.
2346
2347 2006-08-10 [colin]      2.4.0cvs39
2348
2349         * src/main.c
2350                 Fix default font size setting after wizard run
2351         * src/imap.c
2352         * src/etpan/imap-thread.c
2353         * src/etpan/imap-thread.h
2354                 Fix bug #999 (Timing out on TSL cert validation 
2355                 dialog makes ugly things happen). Also, STARTTLS
2356                 unconditionnaly if initial capabilities contain
2357                 LOGINDISABLED and STARTTLS.
2358
2359 2006-08-09 [colin]      2.4.0cvs38
2360
2361         * src/mainwindow.c
2362         * src/mainwindow.h
2363                 Fix Tools/Actions sensitivity when there are
2364                 no actions
2365
2366 2006-08-09 [colin]      2.4.0cvs37
2367
2368         * src/prefs_filtering.c
2369                 Warning fix, patch by Paul
2370         * src/messageview.c
2371         * src/prefs_actions.c
2372         * src/prefs_filtering_action.c
2373         * src/prefs_matcher.c
2374                 Uniformisation of "Info ..." to "Info..." (for
2375                 old gtk), patch by Fabien
2376         * src/plugins/clamav/clamav_plugin_gtk.c
2377                 Sensitivity fix by Fabien
2378
2379 2006-08-09 [colin]      2.4.0cvs36
2380
2381         * src/main.c
2382         * src/main.h
2383                 Add a function to know whether we're exiting
2384         * src/plugins/trayicon/trayicon.c
2385                 If exiting, don't do anything. Faster, and
2386                 avoids gtk_main_iteration reentracy causing
2387                 segfaults at exit
2388
2389 2006-08-09 [colin]      2.4.0cvs35
2390
2391         * src/messageview.c
2392         * src/mimeview.c
2393         * src/mimeview.h
2394                 Fix lack of part selection when automatically 
2395                 jumping to a specific part
2396         * src/msgcache.c
2397                 Little optimisation in cache reading
2398
2399 2006-08-09 [colin]      2.4.0cvs34
2400
2401         * src/compose.c
2402                 Fix crash setting the priority on reedit
2403                 (Accessing compose before creating it!)
2404
2405 2006-08-08 [colin]      2.4.0cvs33
2406
2407         * src/procmime.c
2408                 Fix bug #998 (last attachment is not accessible)
2409                 Bad RFC interpretation on multipart close-delimiters
2410         * src/mimeview.c
2411         * src/mimeview.h
2412         * src/gtk/gtkvscrollbutton.c
2413         * src/gtk/gtkvscrollbutton.h
2414                 Make attachments list wheel-scrollable
2415
2416 2006-08-07 [colin]      2.4.0cvs32
2417
2418         * src/gtk/gtkaspell.c
2419                 Fix bug #973 (Unicode punctation characters 
2420                 are not recognized as separators by the
2421                 spell checker); fix unsigned stuff
2422
2423 2006-08-07 [colin]      2.4.0cvs31
2424
2425         * src/compose.c
2426                 Fix bug #956 (DnD text with accents in compose 
2427                 text entry); fix gccc's signed/unsigned fuss
2428
2429 2006-08-06 [colin]      2.4.0cvs30
2430
2431         * src/main.c
2432                 Fix bug #979 (Plugin crashes when exiting 
2433                 sylpheed-claws) : handle exit request only 
2434                 once
2435
2436 2006-08-05 [colin]      2.4.0cvs29
2437
2438         * src/news.c
2439                 Just make sure we have a msgid.
2440
2441 2006-08-05 [colin]      2.4.0cvs28
2442
2443         * src/news.c
2444         * src/summaryview.c
2445                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2446                 by reimplementing it
2447         * src/textview.c
2448                 Fix bug when hiding quotes with level > 3 and quote
2449                 colors are recycled
2450
2451 2006-08-04 [colin]      2.4.0cvs27
2452
2453         * src/compose.c
2454         * src/undo.c
2455         * src/undo.h
2456                 Fix a bit replace-by-pasting undo
2457         * src/mainwindow.c
2458         * src/messageview.c
2459                 Fix Fold quotes menu synchro in
2460                 mainwindow when it changes in 
2461                 messageview
2462         * src/textview.c
2463                 Fix right-click on quotes blocks
2464         * src/common/utils.c
2465                 Verify that the file created by
2466                 my_tmpfile() is writable. Fixes
2467                 bug #988 (very specific filesystem
2468                 issue)
2469         * src/plugins/pgpcore/sgpgme.c
2470                 Fix file descriptor leak
2471         * src/plugins/spamassassin/spamassassin.c
2472                 Warn once if spamd isn't reachable
2473
2474 2006-08-04 [colin]      2.4.0cvs26
2475
2476         * src/toolbar.c
2477                 i18n context patch by Fabien
2478
2479 2006-08-03 [colin]      2.4.0cvs25
2480
2481         * src/mainwindow.c
2482         * src/messageview.c
2483                 Rename "Hide quotes" to "Fold quotes"
2484         * src/textview.c
2485                 Don't use hand cursor on quotes. "all 
2486                 the bonuses of the feature and none of 
2487                 unwelcome side-effects"
2488
2489 2006-08-03 [colin]      2.4.0cvs24
2490
2491         * AUTHORS
2492         * sylpheed-claws.desktop
2493         * src/gtk/authors.h
2494                 Bring the desktop file to XDG compliance
2495                 Patch by Charles A. Edwards
2496
2497 2006-08-03 [colin]      2.4.0cvs23
2498
2499         * src/textview.c
2500                 Fix links offset when they are preceded
2501                 by accentued chars (g_utf8_strlen!)
2502         * src/mainwindow.c
2503                 Fix wrong status when starting offline
2504
2505
2506 2006-08-03 [wwp]        2.4.0cvs22
2507
2508         * src/prefs_common.h
2509                 ask what to do w/ filtering rules that belong to an account when
2510                 applying filtering rules manually from the main window (skip,
2511                 apply regardless of the account, use current account). This dialog
2512                 can be skipped and the last reply used.
2513                 (forgot that file)
2514
2515 2006-08-03 [wwp]        2.4.0cvs21
2516
2517         * src/filtering.c
2518         * src/filtering.h
2519         * src/prefs_common.c
2520         * src/summaryview.c
2521         * src/alertpanel.c
2522         * src/alertpanel.h
2523         * src/messageview.c
2524                 ask what to do w/ filtering rules that belong to an account when
2525                 applying filtering rules manually from the main window (skip,
2526                 apply regardless of the account, use current account). This dialog
2527                 can be skipped and the last reply used.
2528
2529
2530 2006-08-03 [colin]      2.4.0cvs20
2531
2532         * src/textview.c
2533                 Optimize previous patch
2534
2535 2006-08-03 [cleroy]     2.4.0cvs19
2536
2537         * src/textview.c
2538                 Fix quotes getting toggled back when the
2539                 mail has an even number of text parts
2540
2541 2006-08-02 [colin]      2.4.0cvs18
2542
2543         * src/messageview.c
2544                 Add Hide quotes menu
2545
2546 2006-08-02 [colin]      2.4.0cvs17
2547
2548         * src/mainwindow.c
2549         * src/prefs_common.c
2550         * src/textview.c
2551         * src/textview.h
2552         * src/gtk/about.c
2553                 Allow per-level quote hiding,
2554                 Allow toggling quotes by double-clicking them
2555                 Rename RemoteURI to ClickableText to reflect
2556                 the fact it's used for a variety of things
2557
2558 2006-08-02 [wwp]        2.4.0cvs16
2559
2560         * src/mainwindow.c
2561                 fix "View/Hide quotes" menu item status initialization.
2562
2563 2006-08-02 [wwp]        2.4.0cvs15
2564
2565         * src/matcher_parser_parse.y
2566                 remove a debug trace.
2567
2568 2006-08-02 [paul]       2.4.0cvs14
2569
2570         * src/plugins/pgpcore/passphrase.c
2571                 don't set initial dialog size
2572                 make it resizable
2573
2574 2006-08-02 [paul]       2.4.0cvs13
2575
2576         * src/noticeview.c
2577                 remove the rogue '/' character
2578
2579 2006-08-02 [paul]       2.4.0cvs12
2580
2581         * src/noticeview.c
2582                 allow buttons to resize as necessary
2583
2584 2006-08-01 [wwp]        2.4.0cvs11
2585
2586         * src/mbox.c
2587                 fix strict ISO C90 compliance.
2588
2589 2006-08-01 [wwp]        2.4.0cvs10
2590
2591         * tools/update-po
2592                 updated update-po tool to work w/ context-dependent translations.
2593                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2594
2595 2006-08-01 [wwp]        2.4.0cvs9
2596
2597         * src/matcher.c
2598         * src/prefs_filtering.c
2599         * src/prefs_matcher.c
2600                 allow context-dependent translations for "All",
2601                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2602
2603 2006-07-31 [colin]      2.4.0cvs8
2604
2605         * AUTHORS
2606         * src/gtk/authors.h
2607                 Add Rafal to authors
2608
2609 2006-07-31 [colin]      2.4.0cvs7
2610
2611         * src/compose.c
2612         * src/mainwindow.c
2613         * src/messageview.h
2614         * src/prefs_common.c
2615         * src/prefs_common.h
2616         * src/textview.c
2617                 Add 'View/Hide quotes'. Patch based on a patch
2618                 by Rafal Weglarz
2619
2620 2006-07-31 [colin]      2.4.0cvs6
2621
2622         * src/action.c
2623                 Fix problem with "> stuff >" actions
2624
2625 2006-07-31 [paul]       2.4.0cvs5
2626
2627         * po/nb.po
2628                 updated by Geir Helland
2629
2630 2006-07-31 [wwp]        2.4.0cvs4
2631
2632         * src/mainwindow.c
2633         * src/summaryview.c
2634         * src/summaryview.h
2635                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2636                 thanks to Colin.
2637
2638 2006-07-31 [wwp]        2.4.0cvs3
2639
2640         * src/Makefile.am
2641         * src/addr_compl.c
2642         * src/addr_compl.h
2643         * src/addressbook.c
2644         * src/addressbook.h
2645         * src/addressbook_foldersel.c
2646         * src/addressbook_foldersel.h
2647         * src/addrindex.c
2648         * src/addrindex.h
2649         * src/matcher.c
2650         * src/matcher.h
2651         * src/matcher_parser_lex.l
2652         * src/matcher_parser_parse.y
2653         * src/prefs_common.c
2654         * src/prefs_common.h
2655         * src/prefs_filtering.c
2656         * src/prefs_matcher.c
2657         * src/prefs_matcher.h
2658         * src/summaryview.c
2659                 introduce filtering against the address book. It's now possible to add
2660                 matched conditions to determine if any email address in a message matches
2661                 or doesn't match any or all books or folders in the address book.
2662
2663 2006-07-31 [wwp]        2.4.0cvs2
2664
2665         * src/account.c
2666         * src/filtering.c
2667         * src/filtering.h
2668         * src/folder.c
2669         * src/folderview.c
2670         * src/inc.c
2671         * src/mainwindow.c
2672         * src/matcher.c
2673         * src/matcher_parser_lex.l
2674         * src/matcher_parser_parse.y
2675         * src/mbox.c
2676         * src/prefs_filtering.c
2677         * src/prefs_filtering.h
2678         * src/procmsg.c
2679         * src/procmsg.h
2680         * src/summaryview.c
2681                 introduce per-account filtering rules. Each filtering rule can now be assigned
2682                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2683                 when applying filtering rules manually, as all rules will apply - even the ones
2684                 assigned to an account. This issue will be addressed soon.
2685  
2686
2687
2688 2006-07-31 [wwp]        2.4.0cvs1
2689
2690         * src/quote_fmt.c
2691                 make more strings translatable.
2692
2693 2006-07-31 [paul]       2.4.0
2694
2695         2.4.0 released
2696
2697 2006-07-31 [paul]       2.3.1cvs91
2698
2699         * po/ca.po
2700                 updated by Miquel Oliete
2701
2702 2006-07-31 [paul]       2.3.1cvs90
2703
2704         * po/de.po
2705         * po/el.po
2706         * po/fr.po
2707         * po/it.po
2708         * po/pl.po
2709         * po/pt_BR.po
2710         * po/sr.po
2711         * po/zh_CN.po
2712                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2713                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2714                 Aleksandar Urosevic, and Ralgh Young
2715
2716 2006-07-31 [paul]       2.3.1cvs89
2717
2718         * src/account.c
2719         * src/main.c
2720         * src/mainwindow.c
2721         * src/mainwindow.h
2722                 Fix a race condition when, after an SC crash, rescanning
2723                 folders took more than 0.5 seconds
2724                 Thanks to Colin
2725
2726 2006-07-31 [paul]       2.3.1cvs88
2727
2728         * src/folderview.c
2729                 don't translate separator strings
2730
2731 2006-07-30 [mones]      2.3.1cvs87
2732
2733         * doc/man/sylpheed-claws.1
2734                 Fixed non-ASCII chars in Hoa's name
2735         * po/es.po
2736                 Updated for release
2737
2738 2006-07-27 [colin]      2.3.1cvs86
2739
2740         * src/textview.c
2741                 Don't include the leading \n in links
2742                 Patch by Fabien
2743
2744 2006-07-25 [colin]      2.3.1cvs85
2745
2746         * src/mainwindow.c
2747         * src/common/socket.h
2748         * src/etpan/imap-thread.c
2749                 Refresh resolvers before connecting
2750                 to IMAP servers, and after switching
2751                 to online. Thanks to Paul.
2752
2753 2006-07-18 [colin]
2754
2755         * 2.4.0-rc4 released
2756
2757 2006-07-17 [colin]      2.3.1cvs84
2758
2759         * src/inc.c
2760                 Show connection attempt in statusbar before
2761                 connecting (previously first message was
2762                 "Retrieving messages from ..." after the
2763                 connection succeeded.
2764
2765 2006-07-16 [wwp]        2.3.1cvs83
2766
2767         * sylpheed-claws.ico
2768                 Added .ico file (windows multi-size icon file, generated).
2769
2770 2006-07-12 [wwp]        2.3.1cvs82
2771
2772         * src/messageview.c
2773                 remove Message/Re-edit menu entry from messageview window,
2774                 as sent/draft/queued messages are opened in compose window when
2775                 re-edited and it's not possible to re-edit other msgs.
2776
2777 2006-07-12 [paul]       2.3.1cvs81
2778
2779         * AUTHORS
2780         * src/mainwindow.c
2781         * src/gtk/authors.h
2782                 check online state before resetting
2783                 mailcheck timer. Useful if some program
2784                 verifies connection state and updates
2785                 Claws.
2786                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2787
2788 2006-07-12 [paul]       2.3.1cvs80
2789
2790         * sylpheed-claws-128x128.png
2791         * sylpheed-claws-64x64.png
2792         * sylpheed-claws.png
2793         * src/Makefile.am
2794         * src/main.c
2795         * src/prefs_toolbar.c
2796         * src/stock_pixmap.c
2797         * src/stock_pixmap.h
2798         * src/wizard.c
2799         * src/gtk/about.c
2800         * src/gtk/gtkutils.c
2801         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2802         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2803         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2804         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2805         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2806         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2807                 updated and renamed logo/icon files and related
2808                 logo by Jesper Schultz
2809
2810 2006-07-11 [paul]       2.3.1cvs79
2811
2812         * src/main.c
2813                 fix the labels a smidgin
2814
2815 2006-07-09 [colin]      2.3.1cvs78
2816
2817         * src/textview.c
2818                 Show errors in textviewer's command
2819                 Patch by H. Merijn Brand
2820
2821 2006-07-09 [colin]      2.3.1cvs77
2822
2823         * src/compose.c
2824                 Save FMID in drafts too
2825
2826 2006-07-08 [colin]      2.3.1cvs76
2827
2828         * src/compose.c
2829                 Svae RMID in drafted mails too
2830                 Save quote_fmt vars for whole mails,
2831                 don't reset at each quote_fmt_init:
2832                 allows to use the same |i{var} in
2833                 various template fields
2834         * src/prefs_template.c
2835         * src/quote_fmt.h
2836         * src/quote_fmt_parse.y
2837                 Same
2838
2839 2006-07-08 [colin]      2.3.1cvs75
2840
2841         * src/textview.c
2842                 Fix highlighting of attached parts URIs
2843
2844 2006-07-08 [colin]      2.3.1cvs74
2845
2846         * src/main.c
2847                 Prevent bug #981 (sc 2.3.1 segfaults with 
2848                 gtk+ 2.10) from being reported again:
2849                 if Sylpheed-Claws has been compiled against
2850                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2851                 of if Sylpheed-Claws has been compiled against
2852                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2853                 error out.
2854
2855 2006-07-07 [colin]      2.3.1cvs73
2856
2857         * src/prefs_actions.c
2858                 Fix label
2859
2860 2006-07-07 [colin]      2.3.1cvs72
2861
2862         * src/prefs_actions.c
2863                 Fix compile on gtk < 2.8. argh :)
2864
2865 2006-07-07 [paul]       2.3.1cvs71
2866
2867         * src/common/defs.h
2868                 update DONATE_URI
2869
2870 2006-07-07 [colin]      2.3.1cvs70
2871
2872         * po/POTFILES.in
2873         * src/quote_fmt.c
2874         * src/quote_fmt_lex.l
2875         * src/quote_fmt_parse.y
2876                 Add |i{var}, a way to insert user-entered
2877                 text in a template
2878
2879 2006-07-07 [colin]
2880
2881         * 2.4.0-rc3 released
2882
2883 2006-07-07 [colin]      2.3.1cvs69
2884
2885         * src/folder.c
2886                 Don't consider inboxes of UNKNOWN folder 
2887                 classes to be useable as default inboxes
2888
2889 2006-07-07 [paul]       2.3.1cvs68
2890
2891         * src/textview.c
2892                 add missing #include <errno.h>
2893                 Thanks to René J. Blokland
2894
2895 2006-07-07 [paul]       2.3.1cvs67
2896
2897         * src/action.c
2898                 Return now Closes dialog
2899         * src/mimeview.c
2900         * src/mimeview.h
2901         * src/textview.c
2902                 add contextual menu to mime parts listed
2903                 in the textview
2904                 Thanks to Colin
2905         * src/common/utils.c
2906                 reversal: ' is a valid character in URLs
2907
2908 2006-07-06 [colin]      2.3.1cvs66
2909
2910         * src/remotefolder.h
2911                 Forgotten in previous commit
2912
2913 2006-07-06 [colin]      2.3.1cvs65
2914
2915         * src/folder.c
2916                 Set summary update flag whenever
2917                 totals changed
2918         * src/imap.c
2919         * src/prefs_account.c
2920         * src/common/utils.h
2921         * src/etpan/imap-thread.c
2922                 Fix warnings, thanks to Fabien and
2923                 Ricardo
2924
2925 2006-07-06 [wwp]        2.3.1cvs64
2926
2927         * src/gtk/gtkutils.c
2928                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2929
2930 2006-07-06 [wwp]        2.3.1cvs63
2931
2932         * src/account.c
2933         * src/addressbook.c
2934         * src/addressitem.h
2935         * src/folderview.c
2936         * src/mainwindow.c
2937         * src/manual.c
2938         * src/manual.h
2939         * src/message_search.c
2940         * src/prefs_actions.c
2941         * src/prefs_filtering.c
2942         * src/prefs_filtering.h
2943         * src/prefs_template.c
2944         * src/summary_search.c
2945         * src/summaryview.c
2946         * src/gtk/gtkutils.c
2947         * src/gtk/gtkutils.h
2948         * src/gtk/pluginwindow.c
2949                 add help buttons to some dialogs. Clicking such buttons opens a
2950                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2951
2952 2006-07-06 [paul]       2.3.1cvs62
2953
2954         * src/textview.c
2955                 fix attachments contextual menu
2956                 Thanks to Colin
2957
2958 2006-07-05 [colin]      2.3.1cvs61
2959
2960         * src/textview.c
2961         * src/compose.c
2962                 Handle sftp:// links
2963
2964 2006-07-05 [paul]       2.3.1cvs60
2965
2966         * src/gtk/filesel.c
2967                 grab save button by default
2968                 Thanks to Colin
2969
2970 2006-07-05 [wwp]        2.3.1cvs59
2971
2972         * manual/xml2pdf
2973                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2974
2975 2006-07-04 [colin]      2.3.1cvs58
2976
2977         * src/mimeview.c
2978         * src/textview.c
2979                 Use left click to select, middle click to open
2980                 on mimeparts links
2981         * src/common/utils.c
2982                 Fix segfault
2983
2984 2006-07-04 [colin]      2.3.1cvs57
2985
2986         * src/mainwindow.c
2987         * src/news.c
2988                 Warning fixes, thanks to Fabien
2989
2990 2006-07-04 [colin]      2.3.1cvs56
2991
2992         * src/mimeview.c
2993         * src/mimeview.h
2994         * src/textview.c
2995                 Allow parts to be selected via their text label
2996                 in textview
2997
2998 2006-07-04 [colin]      2.3.1cvs55
2999
3000         * src/folderview.c
3001                 Feedback when closing (for big folders)
3002         * src/prefs_actions.c
3003         * src/prefs_filtering.c
3004         * src/prefs_matcher.c
3005         * src/prefs_template.c
3006                 Fix default button when closing without
3007                 having saved
3008
3009 2006-07-04 [colin]      2.3.1cvs54
3010
3011         * src/news.c
3012                 Delete local file on deletion
3013
3014 2006-07-03 [colin]      2.3.1cvs53
3015
3016         * src/folderview.c
3017         * src/main.c
3018                 Don't freeze when rescanning after crash
3019
3020 2006-07-03 [wwp]        2.3.1cvs52
3021
3022         * src/compose.c
3023         * src/privacy.c
3024         * src/privacy.h
3025         * src/plugins/pgpinline/pgpinline.c
3026         * src/plugins/pgpmime/pgpmime.c
3027                 don't report an error when the user cancels the passphrase dialog.
3028
3029 2006-07-02 [colin]      2.3.1cvs51
3030
3031         * src/folderview.c
3032                 Open message when crossing folders with Space,
3033                 goto next unread and friends
3034
3035 2006-07-01 [colin]      2.3.1cvs50
3036
3037         * src/prefs_account.c
3038                 Typographic rules varying from language
3039                 to language (in french "Protocole :"),
3040                 we have to do that :)
3041
3042 2006-07-01 [ticho]      2.3.1cvs49
3043
3044         * src/prefs_account.c
3045                 Only use one temporary gchar* variable in
3046                 prefs_account_protocol_set_optmenu().
3047
3048 2006-07-01 [ticho]      2.3.1cvs48
3049
3050         * src/prefs_account.c
3051         * src/prefs_account.h
3052                 Use GtkLabel for existing account protocol name.
3053                 Created an array for protocol names and populate the
3054                 combobox from it in a for() cycle.
3055
3056 2006-06-30 [colin]      2.3.1cvs47
3057
3058         * src/compose.c
3059                 Block undo when changing signature (by changing
3060                 account)
3061
3062 2006-06-30 [paul]       2.3.1cvs46
3063
3064         * src/send_message.c
3065                 when editing From in the Compose window, use that address
3066                 in the Return-Path: header
3067                 Thanks to Colin
3068
3069 2006-06-30 [colin]      2.3.1cvs45
3070
3071         * src/compose.c
3072                 Fix signature replacement:
3073                 - when no newline before separator
3074                 - when reediting
3075
3076 2006-06-29 [colin]      2.3.1cvs44
3077
3078         * src/folderview.c
3079         * src/folderview.h
3080         * src/mainwindow.c
3081         * src/summaryview.c
3082                 Let 'View/Go to/Next marked' work like
3083                 Next new & Next unread: across folders
3084                 Change the select_on_entry pref to do
3085                 what we want when changing folder
3086         * src/common/utils.c
3087                 Fix single-quoted links 
3088
3089 2006-06-29 [colin]      2.3.1cvs43
3090
3091         * src/gtk/gtkaspell.c
3092                 "Sylpheed" and "Sylpheed-Claws" do exist !
3093
3094 2006-06-29 [colin]      2.3.1cvs42
3095
3096         * src/imap.c
3097                 Forgot to remove debug
3098
3099 2006-06-29 [colin]      2.3.1cvs41
3100
3101         * src/imap.c
3102         * src/imap.h
3103         * src/mainwindow.c
3104                 Disconnect from IMAP servers when going
3105                 offline. Fixes bug #978 (going to offline-mode 
3106                 won't close connections)
3107
3108 2006-06-29 [colin]      2.3.1cvs40
3109
3110         * src/main.c
3111                 Fix transient setting on failing plugins
3112                 Patch by Fabien
3113         * src/plugins/pgpcore/sgpgme.c
3114                 Only warn for OpenPGP. Most people don't
3115                 have CMS available.
3116
3117 2006-06-29 [colin]      2.3.1cvs39
3118
3119         * src/compose.c
3120                 Fix Spelling menu (discrepancy between context menu
3121                 and top menu when folder's dictionary isn't the 
3122                 default one)
3123         * src/plugins/pgpcore/sgpgme.c
3124                 More error reporting about why gpgme can fail
3125
3126 2006-06-29 [wwp]        2.3.1cvs38
3127
3128         * src/mainwindow.c
3129                 honor the display-header-pane setting even when the message view
3130                 is a separate window.
3131
3132 2006-06-29 [wwp]        2.3.1cvs37
3133
3134         * src/prefs_actions.c
3135                 forgot to commit that one (use of GTK_STOCK_INFO).
3136
3137 2006-06-29 [colin]      2.3.1cvs36
3138
3139         * src/imap.c
3140                 Better handling of login errors (ask the password
3141                 again once), alert in case of error. Fix three
3142                 signedness warnings.
3143
3144 2006-06-28 [wwp]        2.3.1cvs35
3145
3146         * src/prefs_template.c
3147         * src/prefs_matcher.c
3148         * src/prefs_filtering_action.c
3149         * src/prefs_quote.c
3150                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3151                 patch by Fabien Vantard, slightly modified.
3152
3153 2006-06-28 [paul]
3154
3155         2.4.0-rc2 released
3156
3157 2006-06-28 [colin]      2.3.1cvs34
3158
3159         * src/prefs_account.c
3160                 Fix bug #977 (Can't add or edit imap accounts)
3161
3162 2006-06-28 [colin]      2.3.1cvs33
3163
3164         * src/mimeview.c
3165                 Fix previous
3166
3167 2006-06-28 [colin]      2.3.1cvs32
3168
3169         * src/mimeview.c
3170                 Save named inlined attachments with "Save all"
3171         * src/main.c
3172         * src/mbox.c
3173         * src/common/plugin.c
3174         * src/common/plugin.h
3175         * src/common/sylpheed.c
3176         * src/common/utils.c
3177         * src/plugins/pgpcore/sylpheed.def
3178         * src/plugins/pgpinline/sylpheed.def
3179         * src/plugins/pgpmime/sylpheed.def
3180                 Win32 compatibility patch, by
3181                 Werner Koch
3182
3183 2006-06-28 [wwp]        2.3.1cvs31
3184
3185         * src/imap.c
3186         * src/prefs_folder_item.c
3187                 less compilation warnings (thanks to Fabien Vantard), less typos.
3188
3189 2006-06-28 [paul]       2.3.1cvs30
3190
3191         * src/gtk/gtkutils.c
3192                 gtk_combo_box_set_focus_on_click() is only
3193                 available since gtk 2.6.0
3194
3195 2006-06-28 [paul]       2.3.1cvs29
3196
3197         * src/prefs_ext_prog.c
3198                 fix engrish and add a tooltip for the
3199                 'command for 'Display as text' option
3200
3201 2006-06-28 [paul]
3202
3203         2.4.0-rc1 released
3204
3205 2006-06-28 [paul]       2.3.1cvs28
3206
3207         * ChangeLog
3208         * tools/Makefile.am
3209                 include textviewer.pl in releases
3210
3211 2006-06-28 [paul]       2.3.1cvs27
3212
3213         * src/prefs_ext_prog.c
3214                 hide Print command option if libgnomeprint
3215                 support is present
3216
3217 2006-06-27 [colin]      2.3.1cvs26
3218
3219         * src/compose.c
3220                 Fix Esc handling in insert/attach dialog
3221                 Don't show this dialog if dragging something
3222                 else than text/uri-list
3223                 Thanks to Fabien Vantard
3224         * tools/textviewer.pl
3225                 Filter script to display stuff as text
3226                 by H. Merijn Brand
3227
3228 2006-06-27 [wwp]        2.3.1cvs25
3229
3230         * src/messageview.c
3231                 use the exact product name (message view title), patch
3232                 by Fabien Vantard.
3233
3234 2006-06-27 [ticho]      2.3.1cvs24
3235
3236         * src/prefs_account.c
3237         * src/prefs_common.c
3238         * src/prefs_common.h
3239         * src/prefs_ext_prog.c
3240         * src/textview.c
3241                 Add a preference (Preferences/External programs)
3242                 to allow "Display as text" to be done via a script
3243                 (patch by H.Merijn Brand).
3244                 Use GtkComboBox for protocol selection in account
3245                 preferences.
3246                 Only include current choice for existing accounts, and
3247                 insensitivize the combobox.
3248
3249 2006-06-27 [paul]       2.3.1cvs23
3250
3251         * src/mbox.c
3252                 fix crasher introduced in cvs21.
3253                 Thanks to Colin
3254
3255 2006-06-26 [colin]      2.3.1cvs22
3256
3257         * src/mbox.c
3258                 Fix double-frees when leaving folders
3259                 after exporting to mbox
3260
3261 2006-06-26 [colin]      2.3.1cvs21
3262
3263         * src/mbox.c
3264                 More feedback (and optimisation)
3265                 on import/export
3266         * src/common/utils.c
3267                 Fix case when looking for mail addresses
3268         * src/gtk/gtkutils.c
3269                 Extra check for (X-)Face
3270
3271 2006-06-25 [ticho]      2.3.1cvs20
3272
3273         * src/compose.c
3274         * src/exphtmldlg.c
3275         * src/gtk/gtkutils.c
3276         * src/gtk/gtkutils.h
3277                 Added second argument to gtkut_sc_combobox_create() to
3278                 control focus-on-click for the widget.
3279                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3280
3281 2006-06-25 [ticho]      2.3.1cvs19
3282
3283         * src/compose.c
3284         * src/gtk/Makefile.am
3285         * src/gtk/combobox.c
3286         * src/gtk/combobox.h
3287         * src/gtk/gtkutils.c
3288         * src/gtk/gtkutils.h
3289                 Use GtkComboBox instead of deprecated GtkOptionMenu
3290                 for account selector in compose window and for encoding
3291                 selector in attachment properties.
3292                 Also factorise working with the new GtkComboBox somewhat.
3293
3294 2006-06-24 [paul]       2.3.1cvs18
3295
3296         * src/prefs_common.c
3297                 use the correct default value
3298
3299 2006-06-24 [paul]       2.3.1cvs17
3300
3301         * src/compose.c
3302         * src/prefs_common.c
3303         * src/prefs_common.h
3304         * src/prefs_compose_writing.c
3305                 enable setting of default action when
3306                 dnd'ing files in the compose window.
3307                 (Collaborative effort with wwp)
3308
3309 2006-06-23 [wwp]        2.3.1cvs16
3310
3311         * src/compose.c
3312                 i18n fix (thanks to Fabien Vantard)
3313
3314 2006-06-22 [colin]      2.3.1cvs15
3315
3316         * src/prefs_customheader.c
3317                 Don't use filters in custom headers' file 
3318                 selector. Remember, extensions mean nothing :)
3319
3320 2006-06-22 [paul]       2.3.1cvs14
3321
3322         * configure.ac
3323                 allow setting of man directory location
3324
3325 2006-06-22 [colin]      2.3.1cvs13
3326
3327         * src/mainwindow.c
3328                 Add 'View/Go to/Next unread folder'.
3329                 I missed that :)
3330
3331 2006-06-22 [colin]      2.3.1cvs12
3332
3333         * src/common/utils.c
3334                 Add some subject prefixes
3335                 Patch by Bjorn T Johansen <btj@havleik.no>
3336
3337 2006-06-22 [colin]      2.3.1cvs11
3338
3339         * manual/advanced.xml
3340                 Forgotten hidden pref
3341
3342 2006-06-21 [paul]       2.3.1cvs10
3343
3344         * src/prefs_account.c
3345                 complete the removal of 'Add date header' option
3346
3347 2006-06-21 [paul]       2.3.1cvs9
3348
3349         * src/account.c
3350         * src/compose.c
3351         * src/prefs_account.c
3352         * src/prefs_account.h
3353                 remove option to add date header - always
3354                 add date header
3355         * src/etpan/imap-thread.c
3356                 fix warnings (Thanks to Colin)
3357
3358 2006-06-21 [wwp]        2.3.1cvs8
3359
3360         * src/folder.c
3361                 set the attachment flag when inline text part are (file)named. This is more convenient
3362                 when receiving (for instance) inline source files or patches sent using thunderbird.
3363
3364 2006-06-21 [paul]       2.3.1cvs7
3365
3366         * src/inc.c
3367                 fix off-by-one count of current msg in
3368                 statusbar filtering progressbar
3369
3370 2006-06-21 [paul]       2.3.1cvs6
3371
3372         * src/folder.c
3373                 Show attachment icon even if the part is 'inline'
3374                 if the following conditions are met:
3375                 - content-type != 'text/plain'
3376                 - content-type != '*/pgp-signature'
3377                 - either 'name' or 'filename' parameter is not NULL
3378                 
3379                 Thanks to Colin
3380
3381 2006-06-21 [paul]       2.3.1cvs5
3382
3383         * src/messageview.c
3384         * src/prefs_common.c
3385         * src/prefs_common.h
3386         * src/prefs_other.c
3387                 add an option to 'Never send Return
3388                 Receipts'
3389                 Thanks to Colin
3390
3391 2006-06-20 [mones]      2.3.1cvs4
3392
3393         * po/es.po
3394                 updated
3395         * src/compose.c
3396                 typo fixed (space after comma)
3397         * tools/make.themes.project
3398                 remove exec mode from tarball files
3399
3400 2006-06-20 [colin]      2.3.1cvs3
3401
3402         * src/news.c
3403         * src/procheader.c
3404         * src/unmime.c
3405                 Better fix for \n's in headers (don't 
3406                 break Received: and others)
3407
3408 2006-06-20 [paul]       2.3.1cvs2
3409
3410         * src/alertpanel.c
3411         * src/textview.c
3412                 improve legibility of phishing attempt
3413                 dialog
3414
3415 2006-06-20 [paul]       2.3.1cvs1
3416
3417         * NEWS
3418         * README
3419         * configure.ac
3420                 Update version number following
3421                 stable release
3422
3423 2006-06-20 [colin]      2.3.0cvs26
3424
3425         * src/compose.c
3426                 When dragging a file to the text of the compose
3427                 window, ask whether we want to insert or attach
3428                 (I know lots of people who do that to attach)
3429
3430 2006-06-20 [colin]      2.3.0cvs25
3431
3432         * src/etpan/imap-thread.c
3433                 Fix threshold (the append command is often > 32 bytes)
3434
3435 2006-06-19 [colin]      2.3.0cvs24
3436
3437         * src/imap.c
3438         * src/etpan/imap-thread.c
3439                 Workaround Rockliffe IMAP server bug: replace
3440                 "x UID SEARCH (ANSWERED UID 1:*)" with
3441                 "x UID SEARCH ANSWERED"
3442                 (Rockliffe doesn't handle the parenthesis)
3443
3444 2006-06-19 [colin]      2.3.0cvs23
3445
3446         * src/compose.c
3447         * src/imap.c
3448         * src/etpan/imap-thread.c
3449                 Probably fix bug #972 (Freezes when adding 
3450                 an attachment to the message)
3451         * src/common/defs.h
3452                 Modernize Firefox cmd
3453
3454
3455 2006-06-18 [colin]      2.3.0cvs22
3456
3457         * src/prefs_customheader.c
3458                 Only allow correct filenames for various
3459                 custom headers
3460
3461 2006-06-18 [colin]      2.3.0cvs21
3462
3463         * src/prefs_customheader.c
3464                 Add a 'From File...' button in custom headers prefs, which
3465                 try to do the right thing: 
3466                 for normal headers, use file as plaintext,
3467                 for X-Face, calls compface,
3468                 for Face, encode to b64.
3469
3470 2006-06-17 [colin]      2.3.0cvs20
3471
3472         * src/mh.c
3473                 Warning fix
3474
3475 2006-06-16 [colin]      2.3.0cvs19
3476
3477         * src/summaryview.c
3478                 Recursive quicksearch: show message list
3479                 in current folder, *then* search children
3480                 in the background.
3481
3482 2006-06-16 [colin]      2.3.0cvs18
3483
3484         * src/main.c
3485                 Instead of ignoring SIGPIPE, save caches
3486                 when getting one. Will fix the fact that
3487                 hot caches are out-of-date when logging 
3488                 out of Xorg.
3489         * src/compose.c
3490         * src/prefs_compose_writing.c
3491                 Only save text (not attachments) when 
3492                 auto-saving to drafts
3493         * src/unmime.c
3494                 Always replace \n, \r and \t with spaces
3495                 in headers
3496         * manual/dist/html/Makefile.am
3497         * manual/dist/pdf/Makefile.am
3498         * manual/dist/ps/Makefile.am
3499         * manual/dist/txt/Makefile.am
3500         * manual/fr/dist/html/Makefile.am
3501         * manual/fr/dist/pdf/Makefile.am
3502         * manual/fr/dist/ps/Makefile.am
3503         * manual/fr/dist/txt/Makefile.am
3504         * manual/pl/dist/html/Makefile.am
3505         * manual/pl/dist/pdf/Makefile.am
3506         * manual/pl/dist/ps/Makefile.am
3507         * manual/pl/dist/txt/Makefile.am
3508                 Fix make clean removing pregenerated manuals
3509
3510
3511 2006-06-16 [colin]      2.3.0cvs17
3512
3513         * src/plugins/pgpcore/sgpgme.c
3514         * src/plugins/pgpmime/pgpmime.c
3515         * src/plugins/pgpinline/pgpinline.c
3516                 Better error reporting in setup_signers.
3517                 Don't fallback to default key if specified
3518                 key isn't found.
3519                 Don't allow signing if more than one secret
3520                 key matches the one specified in prefs.
3521
3522 2006-06-15 [colin]      2.3.0cvs16
3523
3524         * src/folderview.c
3525                 Add "Send queue" in the folder's contextual
3526                 menu
3527         * src/compose.c
3528         * src/messageview.c
3529         * src/privacy.c
3530         * src/privacy.h
3531         * src/procmime.c
3532         * src/procmsg.c
3533         * src/plugins/pgpcore/passphrase.c
3534         * src/plugins/pgpcore/sgpgme.c
3535         * src/plugins/pgpinline/pgpinline.c
3536         * src/plugins/pgpmime/pgpmime.c
3537                 Better error reporting
3538         * src/mbox.c
3539                 Probably fix bug #971 (2.2.3 cannot read mail 
3540                 from local mbox)
3541
3542
3543 2006-06-15 [mones]      2.3.0cvs15
3544
3545         * tools/make.themes.project
3546                 creates the themes project from the web page
3547
3548 2006-06-15 [colin]      2.3.0cvs14
3549
3550         * src/folder.c
3551                 Better fix (avoid losing the folder if scan_tree 
3552                 fails)
3553
3554 2006-06-15 [cleroy]     2.3.0cvs13
3555
3556         * src/folder.c
3557                 Probably fix Bug #969 (crash on rebuilding 
3558                 imap folder)
3559
3560 2006-06-14 [colin]      2.3.0cvs12
3561
3562         * manual/dtd/manual.xsl
3563         * manual/sylpheed-claws-manual.xml
3564         * manual/fr/sylpheed-claws-manual.xml
3565         * manual/pl/sylpheed-claws-manual.xml
3566                 Insert pagebreaks between sections
3567
3568 2006-06-14 [paul]       2.3.0cvs11
3569
3570         * configure.ac
3571                 better fix than 2.3.0cvs10
3572
3573 2006-06-14 [paul]       2.3.0cvs10
3574
3575         * configure.ac
3576                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3577                 (backwards compatible)
3578
3579 2006-06-13 [colin]      2.3.0cvs9
3580
3581         * src/messageview.c
3582                 Fix sending of return receipt with the new queue folders
3583
3584 2006-06-13 [wwp]        2.3.0cvs8
3585
3586         * src/quote_fmt_lex.l
3587                 fix wrong tokens returned in quote_fmt lexer, query not().
3588
3589 2006-06-13 [wwp]        2.3.0cvs7
3590
3591         * src/folder.c
3592         * src/prefs_folder_item.c
3593                 allow changing folder type even when folder is not a top-level one,
3594                 thanks to Colin.
3595
3596 2006-06-12 [colin]      2.3.0cvs6
3597
3598         * src/folderview.c
3599                 Fix double-ask of "Do you want to mark all
3600                 as read"
3601
3602 2006-06-12 [colin]      2.3.0cvs5
3603
3604         * src/compose.c
3605         * src/compose.h
3606         * src/folder.c
3607         * src/folder.h
3608         * src/imap.c
3609         * src/inc.c
3610         * src/main.c
3611         * src/messageview.c
3612         * src/mh.c
3613         * src/prefs_folder_item.c
3614         * src/procheader.c
3615         * src/procmime.c
3616         * src/procmsg.c
3617         * src/procmsg.h
3618         * src/send_message.c
3619         * src/summaryview.c
3620         * src/toolbar.c
3621                 Apply bug #964's patch (Queue and drafts aren't normal)
3622                 The Drafts and Queue folder now contain RFC-822 files,
3623                 allowing to move and copy mails from and to these 
3624                 folders. Moving from Drafts to Queue will prepare the
3625                 mail for sending (PGP signature, encryption, etc).
3626                 This patch also rework sending errors handling to try
3627                 to be more helpful.
3628                 Also, allow redefining folder types via the GUI 
3629                 (Folder type in its Properties)
3630
3631 2006-06-12 [colin]      2.3.0cvs4
3632
3633         * src/summaryview.c
3634         * src/prefs_common.c
3635         * src/prefs_common.h
3636         * src/gedit-print.c
3637                 Allow to define a specific print font - patch
3638                 by Bernhard Walle <bernhard.walle@gmx.de>
3639         * src/prefs_fonts.c
3640         * manual/advanced.xml
3641         * manual/fr/advanced.xml
3642                 Add a hidden pref to allow deletion without
3643                 confirmation
3644
3645 2006-06-12 [wwp]        2.3.0cvs3
3646
3647         * .cvsignore
3648                 more files to ignore.
3649
3650 2006-06-12 [wwp]        2.3.0cvs2
3651
3652         * src/quote_fmt.c
3653         * src/quote_fmt_lex.l
3654         * src/quote_fmt_parse.y
3655                 extend the quote_fmt parser (templates and quotes):
3656                 - allow limited sub-expressions in |p{} and |f{} expressions,
3657                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3658                 - implemented/fixed missing implementation of query_references and show_references,
3659                 - completed, fixed contents and format of the symbols help dialog,
3660                 - fix some compilation warnings.
3661
3662 2006-06-12 [wwp]        2.3.0cvs1
3663
3664         * manual/advanced.xml
3665         * manual/fr/advanced.xml
3666                 updates in the "templates" section of the manual (eng/fr):
3667                  - be more precise (both versions)
3668                  - completed to match the english reference (fr version)
3669                  - touchups (both versions)
3670
3671 2006-06-12 [paul]       2.3.0
3672
3673         2.3.0 released
3674
3675 2006-06-12 [paul]       2.2.3cvs14
3676
3677         * po/ca.po
3678         * po/cs.po
3679         * po/de.po
3680         * po/el.po
3681         * po/fr.po
3682         * po/it.po
3683         * po/pt_BR.po
3684         * po/sr.po
3685         * po/zh_CN.po
3686                 updated by Miquel Oliete, Tim, Stephan Sachse,
3687                 Stavros Giannouris, Fabien Vantard, Andrea
3688                 Spadaccini, Frederico Goncalves Guimaraes,
3689                 Aleksandar Urosevic, and Ralgh Young
3690
3691 2006-06-12 [colin]      2.2.3cvs13
3692
3693         * src/mbox.c
3694                 Add missing header
3695
3696 2006-06-11 [colin]      2.2.3cvs12
3697
3698         * src/msgcache.c
3699                 Verify that g_malloc() succeeded
3700
3701 2006-06-11 [colin]      2.2.3cvs11
3702
3703         * src/wizard.c
3704                 Add Face header to welcome mail
3705
3706 2006-06-10 [colin]      2.2.3cvs10
3707
3708         * src/textview.c
3709                 Revert previous (Forgot it changes the
3710                 margin on the whole mail)
3711
3712 2006-06-10 [colin]      2.2.3cvs9
3713
3714         * src/textview.c
3715                 Don't overlap long headers under (X-)Face
3716
3717 2006-06-10 [mones]      2.2.3cvs8
3718
3719         * manual/xml2pdf
3720                 allow generation of manual on systems lacking saxon binary
3721                 but with java and the saxon library installed
3722
3723         * po/es.po
3724                 updated for release
3725
3726 2006-06-09 [colin]      2.2.3cvs7
3727
3728         * src/summaryview.c
3729                 Fix leak when using Display Sender using Addressbook
3730
3731 2006-06-09 [colin]      2.2.3cvs6
3732
3733         * src/compose.c
3734         * src/folder.c
3735         * src/folderview.c
3736         * src/mimeview.c
3737         * src/summaryview.c
3738                 More leaks fixes
3739
3740 2006-06-09 [paul]       2.2.3cvs5
3741
3742         * AUTHORS
3743         * src/gtk/authors.h
3744         * tools/claws.i18n.status.pl
3745                 updated with new info
3746
3747 2006-06-09 [paul]       2.2.3cvs4
3748
3749         * README
3750                 updated
3751         * manual/ack.xml
3752                 add wwp to authors list
3753         * src/gtk/authors.h
3754                 update mine and Colin's addresses
3755
3756 2006-06-08 [colin]      2.2.3cvs3
3757
3758         * src/etpan/imap-thread.c
3759                 Fix leak on SSL cert check
3760
3761 2006-06-08 [colin]      2.2.3cvs2
3762
3763         * src/common/utils.c
3764                 Fix leak
3765
3766 2006-06-08 [paul]       2.2.3cvs1
3767
3768         * configure.ac
3769                 Update version number following
3770                 stable release
3771
3772 2006-06-07 [colin]      2.2.2cvs3
3773
3774         * src/msgcache.c
3775                 Fix catching cache read errors (guint instead of gint)
3776                 Prevent malloc'ing more than 8MB (means cache corruption)
3777
3778 2006-06-07 [paul]       2.2.2cvs2
3779
3780         * src/exporthtml.c
3781         * src/exportldif.c
3782         * src/mh.c
3783         * src/mutt.c
3784         * src/pine.c
3785         * src/common/utils.c
3786                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3787                 obey $HOME'
3788                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3789                 Thanks to Colin
3790
3791 2006-06-06 [paul]       2.2.2cvs1
3792
3793         * configure.ac
3794                 Update version number following
3795                 stable release
3796
3797 2006-06-06 [paul]       2.2.1cvs6
3798
3799         * src/matcher.c
3800                 fix  implicit declaration of
3801                 sylpheed_do_idle()
3802                 Patch by Fabien Vantard
3803
3804 2006-06-06 [paul]       2.2.1cvs5
3805
3806         * src/matcher.c
3807                 fix age_greater and age_lower so that they
3808                 mean what say and not '...or equal to'
3809                 Thanks to Colin
3810
3811 2006-06-06 [paul]       2.2.1cvs4
3812
3813         * src/textview.c
3814         * src/common/utils.c
3815                 fix URI check
3816                 Thanks to Colin
3817
3818 2006-06-05 [wwp]        2.2.1cvs3
3819
3820         * manual/fr/account.xml
3821                 minor language fixes (thanks to Fabien Vantard).
3822
3823 2006-06-05 [colin]      2.2.1cvs2
3824
3825         * src/prefs_folder_item.c
3826         * src/folderview.c
3827                 Allow recursive setting of properties 
3828                 for whole mailboxes
3829         * src/matcher.c
3830                 Don't freeze on 'test' filtering rule
3831
3832 2006-06-05 [colin]      2.2.1cvs1
3833
3834         * configure.ac
3835                 Update version number following
3836                 stable release
3837
3838 2006-06-04 [wwp]        2.2.0cvs82
3839
3840         * manual/glossary.xml
3841         * manual/account.xml
3842         * manual/fr/glossary.xml
3843         * manual/fr/account.xml
3844                 added glossary section and references/links related to the Face custom header.
3845
3846 2006-06-04 [colin]      2.2.0cvs81
3847
3848         * src/summaryview.c
3849                 Skip to next message on move with no
3850                 immediate execution
3851
3852 2006-06-04 [wwp]        2.2.0cvs80
3853
3854         * manual/xml2pdf
3855                 added sanity checks, exit when needed.
3856
3857 2006-06-03 [paul]       2.2.0cvs79
3858
3859         * src/prefs_receive.c
3860                 page name is now 'Receiving'
3861         * src/prefs_send.c
3862                 page name is now 'Sending'
3863
3864 2006-06-03 [colin]      2.2.0cvs78
3865
3866         * src/plugins/spamassassin/spamassassin_gtk.c
3867                 Autoswitch to Localhost if transport was previously
3868                 disabled. Else people had to check [] Enable, then
3869                 *reselect* transport.
3870
3871 2006-06-03 [colin]      2.2.0cvs77
3872
3873         * src/plugins/pgpinline/pgpinline.c
3874         * src/plugins/pgpmime/pgpmime.c
3875                 Check that gpg_data_release_and_get_mem 
3876                 didn't fail (now, why this happens...)
3877
3878 2006-06-03 [colin]      2.2.0cvs76
3879
3880         * src/mbox.c
3881                 Fix bug #962 (Manual and/or UI should 
3882                 warn about incompatible locking 
3883                 causing dataloss)
3884
3885 2006-06-02 [cleroy]     2.2.0cvs75
3886
3887         * src/filtering.c
3888         * src/folder.c
3889         * src/procmsg.c
3890         * src/summaryview.c
3891                 Fix a few leaks
3892
3893 2006-06-02 [colin]      2.2.0cvs74
3894
3895         * src/main.c
3896                 On exit, free caches after writing them
3897                 Shuts up some valgrind false positives
3898         * src/procmsg.c
3899         * src/send_message.c
3900                 Fix races when reusing existing SMTP connections
3901                 Fix inexistant session timeout
3902         * src/toolbar.c
3903                 Display alertpanel after all queues have
3904                 been processed, not after each
3905
3906 2006-06-02 [wwp]        2.2.0cvs73
3907
3908         * manual/fr/glossary.xml
3909         * manual/fr/ack.xml
3910         * manual/ack.xml
3911                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3912
3913 2006-06-02 [wwp]        2.2.0cvs72
3914
3915         * manual/xml2pdf
3916         * manual/dist/pdf/Makefile.am
3917         * manual/dtd/manual.xsl
3918         * manual/fr/dist/pdf/Makefile.am
3919         * manual/pl/dist/pdf/Makefile.am
3920                 we changed the procedure to generate the .pdf version of the manual.
3921                 The procedure is more modern and the .pdf we get now has a valid index.
3922                 Here are the new pre-requisites:
3923
3924                 - JRE 1.x (1.4 here): there must be one from your distro
3925                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3926                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3927                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3928
3929                 See my posts for further info about the installation of this toolchain:
3930
3931                 Date: Fri, 19 May 2006 19:40:06 +0200
3932                 From: wwp <subscript@free.fr>
3933                 To: sylpheed-claws-devel@lists.sourceforge.net
3934                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3935
3936                 and
3937
3938                 Date: Wed, 24 May 2006 12:58:49 +0200
3939                 From: wwp <subscript@free.fr>
3940                 To: sylpheed-claws-devel@lists.sourceforge.net
3941                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3942
3943 2006-06-01 [colin]      2.2.0cvs71
3944
3945         * src/compose.c
3946                 Better guards against IMAP races
3947         * src/main.c
3948         * src/prefs_common.c
3949         * src/prefs_common.h
3950         * src/common/ssl_certificate.c
3951         * src/etpan/imap-thread.c
3952         * src/etpan/imap-thread.h
3953         * src/gtk/sslcertwindow.c
3954                 New hidden option ssl_skip_cert_check to 
3955                 avoid dups of bug #959 (libetpan linked
3956                 against gnutls and gnutls buggy on 64bit)
3957                 Present expired warning only once per
3958                 session/server.
3959         * manual/advanced.xml
3960         * manual/fr/advanced.xml
3961                 Document new option
3962
3963 2006-06-01 [wwp]        2.2.0cvs70
3964
3965         * src/messageview.c
3966                 fix for bug #961 (return receipt dialog 
3967                 complains incorrectly about return-path 
3968                 email adress being different), thanks 
3969                 to Colin.
3970
3971 2006-05-31 [cleroy]     2.2.0cvs69
3972
3973         * src/common/ssl.c
3974                 Guard against NULLs, although this
3975                 should never be an issue
3976
3977 2006-05-31 [colin]      2.2.0cvs68
3978
3979         * src/filtering.c
3980                 Use g_slist_prepend
3981         * src/imap.c
3982                 Don't remove caches when destroying folder, it
3983                 could (should) be done at exit
3984         * src/inc.c
3985                 free processing cache after incorporation
3986         * src/etpan/imap-thread.c
3987                 Maybe fix bug #959 (Crash on moving to emails 
3988                 to a imap account per ssl with a expired 
3989                 certificate.)
3990
3991 2006-05-30 [colin]      2.2.0cvs67
3992
3993         * src/summaryview.c
3994                 Put back event flush when displaying message
3995                 It avoids reading a bunch of messages just
3996                 by hitting shift-n for too long ;)
3997
3998 2006-05-29 [colin]      2.2.0cvs66
3999
4000         * src/summaryview.c
4001                 Remove useless g_warnings
4002
4003 2006-05-29 [colin]      2.2.0cvs65
4004
4005         * src/imap.c
4006                 Fix g_slist_append()s for performance
4007
4008 2006-05-29 [colin]      2.2.0cvs64
4009
4010         * src/compose.c
4011         * src/common/utils.c
4012                 Fix extraneous tab at start of addresses
4013         * src/mainwindow.c
4014                 Fix warnings (thanks to Fabien)
4015                 Fix crash at exit when composing messages 
4016                 exist
4017         * src/pop.c
4018                 Fix progress bar when deleting expired mails
4019                 Thanks to Hiro
4020         * src/summaryview.c
4021         * src/gtk/gtksctree.c
4022                 Fix re-sorting slowness
4023
4024 2006-05-29 [paul]       2.2.0cvs63
4025
4026         * src/mh.c
4027                 fetch full message when moving mails
4028                 from another mailbox, (fixed data loss
4029                 when filtering from IMAP to MH, introduced
4030                 in 2.2.0cvs57).
4031                 Thanks to Colin
4032
4033 2006-05-29 [mones]      2.2.0cvs62
4034
4035         * src/gtk/gtksctree.c
4036                 Unselect faster (patch by Colin)        
4037
4038 2006-05-26 [colin]      2.2.0cvs61
4039
4040         * src/summaryview.c
4041                 Unplug MSGINFO_UPDATE callback on delete too.
4042
4043 2006-05-26 [colin]      2.2.0cvs60
4044
4045         * src/foldersel.c
4046                 Fix bold in folder selection window with glib2.10
4047                 thanks Hiro
4048
4049 2006-05-26 [colin]      2.2.0cvs59
4050
4051         * src/procheader.c
4052                 Convert date only if necessary (and don't
4053                 try to convert from utf8 to utf8, too)
4054         * src/summaryview.c
4055                 Only set column's text if the column's 
4056                 displayed
4057
4058 2006-05-26 [colin]      2.2.0cvs58
4059
4060         * src/summaryview.c
4061         * src/gtk/gtkutils.c
4062                 Fix useless warning
4063
4064 2006-05-26 [colin]      2.2.0cvs57
4065
4066         * src/mainwindow.c
4067                 Make summaryview selectable as long as 
4068                 no message has focus
4069         * src/mh.c
4070                 Faster deletion (by implementing mh_remove_msgs)
4071                 Faster copy (avoid using mh_fetch_msg just to get
4072                 the filename)
4073                 Faster move (using move_file instead of copy_file
4074                 if MSG_IS_MOVE)
4075                 No progressbar if total number of mails to cp/mv 
4076                 is less than 100
4077         * src/summaryview.c
4078                 Fix removal from subject_table when mail gets moved
4079                 Faster deletion (g_slist_prepend instead of append)
4080         * src/gtk/gtksctree.c
4081                 Remove useless code
4082
4083 2006-05-25 [colin]      2.2.0cvs56
4084
4085         * src/common/ssl_certificate.c
4086                 Fix leak in expired cert check
4087
4088 2006-05-25 [colin]      2.2.0cvs55
4089
4090         * src/mh.c
4091                 Disable flags syncing on .mh_sequences - it
4092                 is buggy and marks mails read under unknown
4093                 conditions.
4094
4095 2006-05-25 [paul]
4096
4097         * 2.3.0-rc4 released
4098
4099 2006-05-24 [colin]      2.2.0cvs54
4100
4101         attention cvs users: if you manage to crash
4102         Sylpheed-Claws while moving, copying or deleting
4103         mails, we *are* interested in stack traces and
4104         valgrind logs. It looks stable, but one never
4105         knows...
4106
4107         * src/folder.c
4108                 Add progressbar for cache updates
4109         * src/folderutils.c
4110                 Optimize Mark all read in the current
4111                 folder
4112         * src/mh.c
4113                 Add progressbar for copy/move
4114         * src/procmsg.c
4115                 Optimize O(n^2) in copy/move
4116         * src/summaryview.c
4117         * src/gtk/gtksctree.c
4118                 Optimize O(n^2) algos
4119         * src/common/timing.h
4120                 Display ms instead of us
4121
4122 2006-05-24 [wwp]        2.2.0cvs53
4123
4124         * manual/fr/advanced.xml
4125                 updates to the French manual.
4126
4127 2006-05-24 [wwp]        2.2.0cvs52
4128
4129         * src/common/utils.c
4130                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4131
4132 2006-05-24 [wwp]        2.2.0cvs51
4133
4134         * src/folderutils.c
4135                 fixed "mark all read" in MH folders (thanks to Colin).
4136
4137 2006-05-24 [paul]       2.2.0cvs50
4138
4139         * doc/man/sylpheed-claws.1
4140                 updated the man page
4141
4142 2006-05-23 [colin]      2.2.0cvs49
4143
4144         * src/folderview.c
4145         * src/imap.c
4146         * src/inc.c
4147         * src/mbox.c
4148         * src/messageview.c
4149         * src/news.c
4150         * src/send_message.c
4151         * src/summaryview.c
4152         * src/gtk/sslcertwindow.c
4153                 alertpanel fixes, by Fabien
4154
4155 2006-05-23 [colin]      2.2.0cvs48
4156
4157         * src/folder.c
4158         * src/folderview.c
4159         * src/msgcache.c
4160         * src/summaryview.c
4161         * src/gtk/gtksctree.c
4162         * src/gtk/gtksctree.h
4163                 More timings
4164                 Fix slow loading problem, which was caused by the
4165                 use of some gtk_ctree funcs and their use of
4166                 g_list_position while gtk_ctree_(un)link'ing.
4167                 Reap more functions from gtkctree.c to be sure we
4168                 use our (fast) version instead of theirs.
4169         * src/mh.c
4170                 Fix copy of unread mails
4171
4172
4173 2006-05-22 [wwp]        2.2.0cvs47
4174
4175         * manual/fr/advanced.xml
4176                 updated.
4177
4178 2006-05-22 [colin]      2.2.0cvs46
4179
4180         * src/filtering.c
4181                 Fix possible infinite loop. 'copy' is not a 
4182                 final action, so when encountering a 'copy',
4183                 we have to check if a previous one was set
4184                 and do it. In the same way, if we encounter
4185                 a 'move' we have to perform a possibly 
4186                 pending 'copy'. This will slow down filtering
4187                 on IMAP if move+copy or multiple copy actions
4188                 are to be done, but handling it via the batch
4189                 would be really too convoluted.
4190
4191 2006-05-22 [wwp]        2.2.0cvs45
4192
4193         * manual/fr/advanced.xml
4194         * manual/fr/faq.xml
4195         * manual/fr/glossary.xml
4196         * manual/fr/handling.xml
4197         * manual/fr/intro.xml
4198         * manual/fr/plugins.xml
4199         * manual/fr/sylpheed-claws-manual.xml
4200                 sync w/ the english manual: updates URIs, documented mailing-list
4201                 support, better explanation about the enabled/disabled feature
4202                 in filtering/processing rules by Paul.
4203
4204 2006-05-21 [colin]      2.2.0cvs44
4205
4206         * src/summaryview.c
4207                 Don't expand after building threads, but during
4208
4209 2006-05-21 [colin]      2.2.0cvs43
4210
4211         * src/procmsg.c
4212         * src/summaryview.c
4213                 More timing possibilities... For next time I have 
4214                 to find out how the hell some 3GHz computer takes
4215                 one minute to open a 30k folder...
4216
4217 2006-05-21 [colin]      2.2.0cvs42
4218
4219         * manual/pl/advanced.xml
4220         * manual/pl/faq.xml
4221         * manual/pl/glossary.xml
4222         * manual/pl/handling.xml
4223         * manual/pl/intro.xml
4224         * manual/pl/plugins.xml
4225         * manual/pl/sylpheed-claws-manual.xml
4226                 Polish manual updated by Pawel
4227
4228 2006-05-20 [colin]
4229
4230         * 2.3.0-rc3 released
4231
4232 2006-05-20 [colin]      2.2.0cvs41
4233
4234         * src/imap.c
4235                 Fix -rc2 problems:
4236                 - remove cache of moved messages from original folder
4237                 - apply new flags to messages even if they aren't appliable
4238                   via IMAP.
4239
4240 2006-05-20 [colin]
4241
4242         * 2.3.0-rc2 released
4243
4244 2006-05-19 [colin]      2.2.0cvs40
4245
4246         * src/imap.c
4247                 Don't issue SELECT in imap_change_flags
4248                 before having checked that we indeed have
4249                 some flags to change. MSG_POSTFILTERED for
4250                 example can't be used on IMAP.
4251                 Fixes bug #955 (copying messages between 
4252                 imap folders is extremely slow), which was
4253                 a regression.
4254
4255 2006-05-19 [colin]      2.2.0cvs39
4256
4257         * src/folder.c
4258         * src/folder.h
4259         * src/folderview.c
4260                 Try to fix bug #830 (Some unread messages 
4261                 get marked read in IMAP inbox):
4262                 - Prevent scanning a folder if it's being 
4263                   opened via the GUI
4264                 - Postpone opening via the GUI of a folder
4265                   currently scanned.
4266
4267
4268 2006-05-19 [wwp]        2.2.0cvs38
4269
4270         * manual/advanced.xml
4271                 fix English+typo (thanks to Paul).
4272
4273 2006-05-19 [wwp]        2.2.0cvs37
4274
4275         * manual/advanced.xml
4276         * manual/fr/advanced.xml
4277         * src/gtk/logwindow.c
4278         * src/prefs_common.c
4279         * src/prefs_common.h
4280                 added hidden prefs to allow customization of colors used in
4281                 protocol log window (useful for dark gtk+ themes).
4282
4283 2006-05-19 [wwp]        2.2.0cvs36
4284
4285         * ChangeLog
4286                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4287
4288 2006-05-19 [paul]       2.2.0cvs35
4289
4290         * src/textview.c
4291                 make Reply-To fully clickable
4292         * src/gtk/logwindow.c
4293                 more colouring (SMTP ESMTP)
4294         Both patches by Pawel Pekala
4295
4296 2006-05-19 [cleroy]     2.2.0cvs34
4297
4298         * src/mh.c
4299                 Don't update flags from current folder
4300                 Probably fixes bug #935 (Read Messages 
4301                 Revert to Being Marked as Unread)
4302
4303 2006-05-18 [colin]      2.2.0cvs33
4304
4305         * src/imap.c
4306                 Warning fix
4307         * src/compose.c
4308         * src/mainwindow.c
4309         * src/summaryview.c
4310         * src/toolbar.c
4311                 Allow replying to multiple emails
4312                 in multiple windows
4313         * src/mimeview.c
4314         * src/etpan/imap-thread.c
4315                 Leak fixes
4316
4317 2006-05-18 [paul]       2.2.0cvs32
4318
4319         * src/summaryview.c
4320                 keep Mailing-List menu refreshed
4321                 Thanks to Colin
4322
4323 2006-05-18 [paul]       2.2.0cvs31
4324
4325         * manual/advanced.xml
4326         * manual/faq.xml
4327         * manual/glossary.xml
4328         * manual/handling.xml
4329         * manual/intro.xml
4330         * manual/plugins.xml
4331         * manual/sylpheed-claws-manual.xml
4332                 update URLs
4333                 add info about mailing-list support
4334                 edit filtering info
4335         * src/wizard.c
4336         * src/common/defs.h
4337         * src/gtk/about.c
4338         * src/plugins/dillo_viewer/README
4339                 update URLs
4340
4341 2006-05-17 [wwp]        2.2.0cvs30
4342
4343         * manual/handling.xml
4344         * manual/fr/handling.xml
4345                 documented the ability to enabled/disable filtering/processing rules.
4346
4347 2006-05-17 [colin]      2.2.0cvs29
4348
4349         * src/main.c
4350                 Don't initialize g_thread subsystem if it's 
4351                 already done (thanks to Hiro)
4352         * src/mimeview.c
4353                 Fix saving of parts when there name can't be
4354                 converted from UTF-8.
4355
4356 2006-05-17 [paul]       2.2.0cvs28
4357
4358         * po/Makefile.in.in
4359                 fix config.status warning with autoconf 2.60
4360
4361 2006-05-17 [paul]       2.2.0cvs27
4362
4363         * po/POTFILES.in
4364                 add src/mbox.c
4365
4366 2006-05-17 [wwp]        2.2.0cvs26
4367
4368         * src/mainwindow.c
4369                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4370
4371 2006-05-17 [wwp]        2.2.0cvs25
4372
4373         * src/plugins/demo/demo.c
4374                 updated product name in plugin demo (many plugins need to be
4375                 sync'ed w/ that change).
4376
4377 2006-05-17 [colin]      2.2.0cvs24
4378
4379         * src/mh.c
4380                 Fix leak
4381
4382 2006-05-16 [colin]      2.2.0cvs23
4383
4384         * src/mainwindow.c
4385                 Stupid me hit again. Fix cvs22.
4386
4387 2006-05-16 [colin]      2.2.0cvs22
4388
4389         * src/mainwindow.c
4390                 Fix bug #922 (sylpheed-claws crashed after 
4391                 pushing on Inbox folder)
4392
4393 2006-05-16 [colin]      2.2.0cvs21
4394
4395         * src/compose.c
4396                 Make From header be copy/paste/select-able
4397
4398 2006-05-16 [wwp]        2.2.0cvs20
4399
4400         * src/export.c
4401         * src/matcher.c
4402         * src/summaryview.c
4403         * src/etpan/imap-thread.c
4404                 fix some compiler warnings (thanks to Colin).
4405
4406 2006-05-16 [wwp]        2.2.0cvs19
4407
4408         * src/action.c
4409         * src/gedit-print.c
4410         * src/inc.c
4411         * src/mainwindow.c
4412         * src/mh.c
4413         * src/statusbar.c
4414         * src/send_message.c
4415         * src/summaryview.c
4416                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4417
4418 2006-05-15 [colin]      2.2.0cvs18
4419
4420         * src/procmsg.c
4421                 Fix automatic rule creation with List-Post
4422
4423 2006-05-15 [paul]       2.2.0cvs17
4424
4425         * tools/filter_conv_new.pl
4426                 updated for rule enabling/disabling
4427                 claws version >= 2.3.x required
4428
4429 2006-05-15 [cleroy]     2.2.0cvs16
4430
4431         * src/main.c
4432                 Revert test
4433
4434 2006-05-15 [cleroy]     2.2.0cvs15
4435
4436         * src/main.c
4437                 test
4438
4439 2006-05-15 [wwp]        2.2.0cvs14
4440
4441         * manual/pl/.cvsignore
4442                 ignore generated files.
4443
4444 2006-05-14 [wwp]        2.3.0-rc1
4445
4446         * 2.3.0-rc1 released
4447
4448 2006-05-13 [wwp]        2.2.0cvs13
4449
4450         * src/filtering.c
4451         * src/filtering.h
4452         * src/matcher.c
4453         * src/matcher_parser_lex.l
4454         * src/matcher_parser_parse.y
4455         * src/prefs_filtering.c
4456                 new feature: provide the ability to disable filtering and processing
4457                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4458                 adaptations.
4459
4460 2006-05-13 [colin]      2.2.0cvs12
4461
4462         * src/compose.c
4463                 Remove useless if (a) b; else b;
4464                 Thanks to wwp
4465
4466 2006-05-13 [wwp]        2.2.0cvs11
4467
4468         * src/export.c
4469         * src/import.c
4470         * src/mainwindow.c
4471         * src/mbox.c
4472         * src/summaryview.c
4473         * src/summaryview.h
4474                 no more silent failures (or at least less ones) when importing
4475                 or exporting from/to mbox. Also start importing/exporting if
4476                 the necessary info is set.
4477
4478 2006-05-13 [wwp]        2.2.0cvs10
4479
4480         * RELEASE_NOTES
4481                 restored up-to-date release notes.
4482
4483 2006-05-13 [paul]       2.2.0cvs9
4484
4485         * po/nl.po
4486         * po/ru.po
4487                 updated by Tim Dijkstra and Pavlo Bohmat
4488
4489 2006-05-12 [colin]      2.2.0cvs8
4490
4491         * src/gtk/quicksearch.c
4492                 Add "k" as shortcut for "colorlabel". Patch
4493                 by ath42@users.sf.net.
4494
4495 2006-05-12 [paul]       2.2.0cvs7
4496
4497         * src/prefs_common.h
4498         * src/prefs_summaries.c
4499         * src/summaryview.c
4500                 when entering a folder also allow
4501                 going directly to first Marked message
4502
4503 2006-05-12 [paul]       2.2.0cvs6
4504
4505         * src/summaryview.c
4506                 always obey 'confirm before marking all
4507                 mails read' option
4508
4509 2006-05-12 [paul]       2.2.0cvs5
4510
4511         * src/textview.c
4512                 make Sender fully clickable
4513
4514 2006-05-12 [colin]      2.2.0cvs4
4515
4516         * src/compose.c
4517         * src/compose.h
4518                 Let From be editable
4519         * src/main.c
4520         * src/mh.c
4521                 Full support of .mh_sequences' Unseen seq
4522
4523 2006-05-12 [colin]      2.2.0cvs3
4524
4525         * src/folder.c
4526         * src/mainwindow.c
4527         * src/mainwindow.h
4528         * src/messageview.c
4529         * src/prefs_spelling.c
4530         * src/procheader.c
4531         * src/procmsg.c
4532         * src/procmsg.h
4533         * src/summaryview.c
4534         * src/toolbar.c
4535         * src/toolbar.h
4536                 Add contextual menu on Compose toolbar
4537                 button. Fixes bug #944 (Automatic
4538                 addresses not applied when changing account
4539                 from compose window)
4540                 add Mailing List support
4541                 based on the old 0.6.5claws25 patch by
4542                 Melvin Hadasht, with finishing touches
4543                 by Colin
4544                 Fix "ignore thread" when mails are threaded by
4545                 subject (and weren't ignored although appearing
4546                 in the thread).
4547                 GUI rework.
4548                 Both patches by Pawel.
4549
4550 2006-05-08 [paul]       2.2.0cvs2
4551
4552         * src/mainwindow.c
4553         * src/mainwindow.h
4554         * src/messageview.c
4555         * src/procheader.c
4556         * src/procmsg.c
4557         * src/procmsg.h
4558         * src/summaryview.c
4559                 add Mailing List support
4560                 based on the old 0.6.5claws25 patch by 
4561                 Melvin Hadasht, with finishing touches
4562                 by Colin
4563
4564 2006-05-08 [colin]      2.2.0cvs1
4565
4566         * src/mainwindow.c
4567         * src/toolbar.c
4568         * src/toolbar.h
4569                 Add contextual menu on Compose toolbar 
4570                 button. Fixes bug #944 (Automatic 
4571                 addresses not applied when changing account 
4572                 from compose window)
4573
4574 2006-05-08 [paul]       2.2.0
4575
4576         2.2.0 released
4577
4578 2006-05-08 [paul]       2.1.1cvs51
4579
4580         * po/cs.po
4581         * po/de.po
4582         * po/en_GB.po
4583         * po/fi.po
4584         * po/fr.po
4585         * po/pt_BR.po
4586         * po/sr.po
4587         * po/zh_CN.po
4588                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4589                 Fabien Vantard, Frederico Goncalves Guimaraes,
4590                 Aleksandar Urosevic, and Ralgh Young
4591
4592 2006-05-12 [colin]      2.1.1cvs50
4593
4594         * po/cs.po
4595         * po/de.po
4596         * po/en_GB.po
4597         * po/es.po
4598         * po/fi.po
4599         * po/fr.po
4600         * po/pt_BR.po
4601         * po/sr.po
4602         * po/zh_CN.po
4603                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4604                 Fabien Vantard, Frederico Goncalves Guimaraes,
4605                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4606
4607 2006-05-05 [colin]      2.1.1cvs49
4608
4609         * manual/Makefile.am
4610         * manual/pl/Makefile.am
4611         * manual/pl/account.xml
4612         * manual/pl/ack.xml
4613         * manual/pl/addrbook.xml
4614         * manual/pl/advanced.xml
4615         * manual/pl/faq.xml
4616         * manual/pl/glossary.xml
4617         * manual/pl/gpl.xml
4618         * manual/pl/handling.xml
4619         * manual/pl/intro.xml
4620         * manual/pl/keyboard.xml
4621         * manual/pl/plugins.xml
4622         * manual/pl/starting.xml
4623         * manual/pl/sylpheed-claws-manual.xml
4624         * manual/pl/dist/.cvsignore
4625         * manual/pl/dist/Makefile.am
4626         * manual/pl/dist/html/.cvsignore
4627         * manual/pl/dist/html/Makefile.am
4628         * manual/pl/dist/pdf/.cvsignore
4629         * manual/pl/dist/pdf/Makefile.am
4630         * manual/pl/dist/ps/.cvsignore
4631         * manual/pl/dist/ps/Makefile.am
4632         * manual/pl/dist/txt/.cvsignore
4633         * manual/pl/dist/txt/Makefile.am
4634                 Add the polish translation of the manual,
4635                 Authored by Pawel Pekala.
4636
4637 2006-05-05 [cleroy]     2.1.1cvs48
4638
4639         * src/main.c
4640                 Re-read matcherrc after loading plugins 
4641                 if some of them add folders.
4642
4643 2006-05-03 [colin]      2.1.1cvs47
4644
4645         * src/imap.c
4646                 I'm idiot
4647
4648 2006-05-03 [colin]      2.1.1cvs46
4649
4650         * src/imap.c
4651                 Be sure to have a session when
4652                 getting separator
4653
4654 2006-05-03 [colin]      2.1.1cvs45
4655
4656         * src/imap.c
4657         * src/imap.h
4658         * src/imap_gtk.c
4659                 Fix preventing renaming with namespace 
4660                 separator.
4661
4662 2006-05-01 [colin]      2.1.1cvs44
4663
4664         * src/action.c
4665                 Don't reload messageview when result of
4666                 action is piped.
4667
4668 2006-04-29 [colin]      2.1.1cvs43
4669
4670         * src/prefs_receive.c
4671         * src/plugins/spamassassin/spamassassin_gtk.c
4672         * src/plugins/clamav/clamav_plugin_gtk.c
4673                 GUI fixes by Pawel
4674
4675 2006-04-29 [colin]      2.1.1cvs42
4676
4677         * src/prefs_compose_writing.c
4678         * src/prefs_quote.c
4679                 Cleanups. Patch by Pawel
4680
4681 2006-04-28 [paul]       2.1.1cvs41
4682
4683         * src/matcher.c
4684                 fix returned quick search results when search
4685                 term contains an underscore.
4686                 Thanks to Colin
4687
4688 2006-04-28 [paul]       2.1.1cvs40
4689
4690         * src/prefs_message.c
4691         * src/prefs_receive.c
4692                 GUI cleanups
4693                 Patches by Pawel Pekala
4694
4695 2006-04-27 [colin]      2.1.1cvs39
4696
4697         * src/wizard.c
4698                 Differentiate subject Welcome from
4699                 window's title Welcome
4700
4701 2006-04-27 [paul]
4702
4703         2.2.0-rc1 released
4704
4705 2006-04-27 [paul]       2.1.1cvs38
4706
4707         * manual/advanced.xml
4708         * manual/fr/advanced.xml
4709                 add info about compose_no_markup hidden pref
4710
4711 2006-04-27 [paul]       2.1.1cvs37
4712
4713         * src/prefs_account.c
4714                 improve privacy labels
4715         * src/prefs_msg_colors.c
4716                 change some strings for translators' convenience
4717         * src/gtk/gtkutils.c
4718                 don't underline the link button text
4719
4720 2006-04-25 [colin]      2.1.1cvs36
4721
4722         * src/folder.c
4723                 Complete 2.1.1cvs33 (once more ;)
4724
4725 2006-04-25 [colin]      2.1.1cvs35
4726
4727         * src/editldap.c
4728                 Fix tooltip
4729
4730 2006-04-25 [cleroy]     2.1.1cvs34
4731
4732         * src/compose.c
4733         * src/gtk/gtkaspell.c
4734                 Fix crash on redirect (related to the return 
4735                 of the aspell menu in compose's toolbar)
4736         * src/prefs_msg_colors.c
4737                 Fix sensitivity widgets
4738         * src/image_viewer.c
4739         * src/gtk/pluginwindow.c
4740         * src/gtk/prefswindow.c
4741                 Change released signals to clicked (Fabien)
4742         * po/POTFILES.in
4743         * src/common/socket.c
4744         * src/plugins/spamassassin/spamassassin.c
4745                 Translate strings (Fabien)
4746
4747 2006-04-25 [paul]       2.1.1cvs33
4748
4749         * src/folder.c
4750         * src/folder.h
4751         * src/folderview.c
4752                 complete the fix of bug #912
4753                 Thanks to Colin
4754
4755 2006-04-25 [colin]      2.1.1cvs32
4756
4757         * src/news.c
4758                 Better progress bar
4759         * src/mimeview.c
4760         * src/summaryview.c
4761         * src/summaryview.h
4762                 Fix focus chain
4763                 Patches by Pawel Pekala
4764
4765 2006-04-24 [colin]      2.1.1cvs31
4766
4767         * src/compose.c
4768                 Fix compilation warnings (Fabien)
4769
4770 2006-04-24 [colin]      2.1.1cvs30
4771
4772         * src/addrindex.c
4773         * src/editldap.c
4774         * src/editldap_basedn.c
4775         * src/editldap_basedn.h
4776         * src/ldapctrl.c
4777         * src/ldapctrl.h
4778         * src/ldapquery.c
4779         * src/ldaputil.c
4780         * src/ldaputil.h
4781                 Fix bug #901 (LDAPS support)
4782
4783 2006-04-24 [colin]      2.1.1cvs29
4784
4785         * src/compose.c
4786                 Fix logic on error with send dialog on
4787         * src/imap.c
4788                 Fix compilation without libetpan, thanks
4789                 to Fabien
4790         * src/summaryview.c
4791                 Fix 'context-menu' key
4792
4793 2006-04-23 [colin]      2.1.1cvs28
4794
4795         * src/folder.c
4796                 Never free current's cache to free up 
4797                 memory. Fixes bug #912 (new count 
4798                 randomly set to message count)
4799
4800 2006-04-23 [colin]      2.1.1cvs27
4801
4802         * src/gtk/quicksearch.c
4803                 And remove printf...
4804
4805 2006-04-23 [colin]      2.1.1cvs26
4806
4807         * src/gtk/quicksearch.c
4808                 Fix replacing in quicksearch, and fix inserting
4809                 in the middle of the string. (introduced at 2.1.0cvs22)
4810
4811 2006-04-23 [colin]      2.1.1cvs25
4812
4813         * src/imap.c
4814                 Make sure uidnext is initialized in get_num_list
4815                 (not for stable, related to 2.1.1cvs8 and friends)
4816
4817 2006-04-23 [colin]      2.1.1cvs24
4818
4819         * src/imap.c
4820                 Output something when login is successful
4821                 too
4822
4823 2006-04-23 [colin]      2.1.1cvs23
4824
4825         * src/etpan/imap-thread.c
4826                 Better logging (line-per-line, hide data in fetch)
4827                 Fix a const warning
4828         * src/gtk/logwindow.c
4829         * src/gtk/logwindow.h
4830                 Better logging (color for input/output)
4831
4832 2006-04-21 [colin]      2.1.1cvs22
4833
4834         * src/gtk/quicksearch.c
4835                 On gtk+-2.8, use stock buttons in quicksearch
4836                 Based on a patch by Fabien and a design by Paul
4837
4838 2006-04-21 [colin]      2.1.1cvs21
4839
4840         * src/folderview.c
4841         * src/mainwindow.c
4842                 Fix occasional flicker in folderview
4843         * src/common/utils.c
4844                 Fix bug #943 (Incorrectly parsed email address 
4845                 list in short headers on message view and in 
4846                 printouts)
4847
4848 2006-04-20 [colin]      2.1.1cvs20
4849
4850         * src/imap.c
4851         * src/imap.h
4852         * src/prefs_account.c
4853                 Add ANONYMOUS auth for IMAP
4854
4855 2006-04-20 [paul]       2.1.1cvs19
4856
4857         * src/main.c
4858                 proper fix for 2.1.1cvs18
4859                 Thanks to Colin
4860
4861 2006-04-20 [paul]       2.1.1cvs18
4862
4863         * src/main.c
4864                 fix build warnings
4865
4866 2006-04-20 [paul]       2.1.1cvs17
4867
4868         * src/gtk/quicksearch.c
4869                 fix standard, non-extended Quick search,
4870                 was broken in 2.1.1cvs15.
4871                 Thanks to Colin.
4872
4873 2006-04-20 [colin]      2.1.1cvs16
4874
4875         * src/prefs_matcher.c
4876                 Fix values when reselecting a ~test
4877                 rule
4878
4879 2006-04-19 [colin]      2.1.1cvs15
4880
4881         * src/compose.c
4882         * src/compose.h
4883         * src/gtk/gtkaspell.c
4884         * src/gtk/gtkaspell.h
4885                 Put back Options menu in Spelling/
4886         * src/gtk/quicksearch.c
4887                 Don't search, and show error, if the
4888                 advanced search has a syntax error
4889
4890 2006-04-18 [colin]      2.1.1cvs14
4891
4892         * src/textview.c
4893                 Fix gdk warnings on set_cursor when textview
4894                 isn't visible
4895
4896 2006-04-18 [colin]      2.1.1cvs13
4897
4898         * src/gtk/gtksctree.c
4899                 Remove seemingly useless refresh that causes
4900                 flicker - watch this commit in case of 
4901                 problems before planned backport to stable
4902
4903 2006-04-18 [colin]      2.1.1cvs12
4904
4905         * src/imap.c
4906                 Factorize get/set_xml code
4907         * src/compose.c
4908         * src/prefs_account.c
4909         * src/prefs_account.h
4910         * src/procmsg.c
4911                 Add Encrypt to self option
4912
4913 2006-04-17 [colin]      2.1.1cvs11
4914
4915         * configure.ac
4916                 Fix search on encrpyt function on dragonfly
4917                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4918
4919 2006-04-17 [colin]      2.1.1cvs10
4920
4921         * src/prefs_account.c
4922                 Be safe by default: remove mails from POP3
4923                 after 7 days, not immediately
4924
4925 2006-04-17 [colin]      2.1.1cvs9
4926
4927         * src/etpan/imap-thread.c
4928                 Fix build on DragonFly - patch by 
4929                 Jonathan Buschmann <jonthn@agmact.com>
4930
4931 2006-04-17 [colin]      2.1.1cvs8
4932
4933         * src/imap.c
4934                 Save uidnext between sessions
4935
4936 2006-04-17 [colin]      2.1.1cvs7
4937
4938         * src/imap.c
4939                 scan is required when uid validity changes
4940
4941 2006-04-17 [colin]      2.1.1cvs6
4942
4943         * src/folderview.c
4944                 Don't scan if not necessary, apart in current
4945                 folder and INBOX to fetch flags.
4946         * src/imap.c
4947                 Scan is necessary if unread count changes
4948
4949 2006-04-17 [colin]      2.1.1cvs5
4950
4951         * src/imap.c
4952                 ...But always fetch ANSWERED and DELETED flags for
4953                 INBOX, as filtering can happen on these flags.
4954
4955 2006-04-17 [colin]      2.1.1cvs4
4956
4957         * src/imap.c
4958                 Don't fetch REPLIED and DELETED flags when synchronising
4959                 flags with a closed folder. We only need UNSEEN and FLAGGED
4960                 to update the folderview.
4961
4962 2006-04-17 [colin]      2.1.1cvs3
4963
4964         * src/imap.c
4965                 Faster flag search when there are new mails 
4966                 in a folder. We can do a full search if the 
4967                 folder contains less messages than the new
4968                 list.
4969
4970 2006-04-17 [colin]      2.1.1cvs2
4971
4972         * po/cs.po
4973         * po/de.po
4974         * po/fr.po
4975         * po/nl.po
4976         * po/pt_BR.po
4977                 Update translations from stable branch
4978
4979 2006-04-17 [colin]      2.1.1cvs1
4980
4981         * configure.ac
4982                 Bump version to follow stable release
4983
4984 2006-04-16 [mones]      2.1.0cvs50
4985
4986         * po/es.po
4987                 Updated for release
4988
4989 2006-04-16 [colin]      2.1.0cvs49
4990
4991         * src/textview.c
4992                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4993                 with gtk < 2.8. Thanks to Fabien Vantard.
4994
4995 2006-04-15 [colin]      2.1.0cvs48
4996
4997         * src/etpan/imap-thread.c
4998                 Fix bug #919 (libetpan: SEGV when connecting 
4999                 using command)
5000
5001 2006-04-14 [colin]      2.1.0cvs47
5002
5003         * src/main.c
5004                 Fix race on --select (should be done better)
5005
5006 2006-04-14 [wwp]        2.1.0cvs46
5007
5008         * src/send_message.c
5009                 enforce a check for domain in account prefs (a sending
5010                 error could be faced if domain was checked but no value set),
5011                 thanks to Colin.
5012
5013 2006-04-14 [colin]      2.1.0cvs45
5014
5015         * src/codeconv.c
5016                 when converting from unknown to unknown, if the
5017                 string is UTF8, don't convert it to the locale
5018                 (which breaks it)
5019
5020 2006-04-14 [colin]      2.1.0cvs44
5021
5022         * src/compose.c
5023                 Don't try to use ASCII for converting headers
5024                 (as done in body)
5025
5026 2006-04-14 [paul]       2.1.0cvs43
5027
5028         * src/crash.c
5029                 add locale/charset info to crash report
5030         * src/gtk/about.c
5031                 add wwp to doc team
5032                 replace 'e-mail' with preferred 'email'
5033         * src/gtk/authors.h
5034                 ensure contributors list is in alphabetical
5035                 order
5036
5037 2006-04-13 [colin]      2.1.0cvs42
5038
5039         * src/textview.c
5040                 Prevent gdk warnings
5041
5042 2006-04-13 [colin]      2.1.0cvs41
5043
5044         * src/common/ssl_certificate.c
5045         * src/common/ssl_certificate.h
5046         * src/gtk/sslcertwindow.c
5047                 Warn on expired certs, and display the expiration date
5048
5049 2006-04-13 [colin]      2.1.0cvs40
5050
5051         * src/plugins/spamassassin/spamassassin_gtk.c
5052                 Fix missing set_text on unix socket
5053
5054 2006-04-13 [wwp]        2.1.0cvs39
5055
5056         * manual/fr/advanced.xml
5057         * manual/fr/glossary.xml
5058                 applied new spam/ham/email lexicon (pourriel, courriel)
5059
5060 2006-04-13 [paul]       2.1.0cvs38
5061
5062         * src/plugins/pgpmime/plugin.c
5063                 remove the mention of S/MIME from the
5064                 description. This is now handled by the
5065                 S/MIME plugin.
5066
5067 2006-04-13 [paul]       2.1.0cvs37
5068
5069         * src/prefs_msg_colors.c
5070                 rework dialog
5071         * src/prefs_folder_item.c
5072         * src/prefs_spelling.c
5073                 add a tooltip to the colour selector buttons
5074
5075 2006-04-13 [wwp]        2.1.0cvs36
5076
5077         * manual/advanced.xml
5078         * manual/glossary.xml
5079         * manual/handling.xml
5080         * manual/keyboard.xml
5081         * manual/plugins.xml
5082         * manual/starting.xml
5083         * manual/fr/account.xml
5084         * manual/fr/ack.xml
5085         * manual/fr/addrbook.xml
5086         * manual/fr/advanced.xml
5087         * manual/fr/faq.xml
5088         * manual/fr/glossary.xml
5089         * manual/fr/gpl.xml
5090         * manual/fr/handling.xml
5091         * manual/fr/intro.xml
5092         * manual/fr/keyboard.xml
5093         * manual/fr/plugins.xml
5094         * manual/fr/starting.xml
5095         * manual/fr/sylpheed-claws-manual.xml
5096                 fixes to the manuals:
5097                  - summaryview -> Message List (same in French)
5098                  - translate key names
5099                  - fix French punctuation, use non-breakable spaces when
5100                    necessary, don't use &thinsp; which is not portable
5101                  - tell what maildir and mbox formats we support
5102
5103 2006-04-12 [wwp]        2.1.0cvs35
5104
5105         * src/prefs_toolbar.c
5106                 unified a replace button more,
5107                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5108
5109 2006-04-12 [wwp]        2.1.0cvs34
5110
5111         * src/prefs_common.c
5112         * src/prefs_msg_colors.c
5113                 make default color labels translatable,
5114                 patch from Fabien Vantard <fzzzzz@gmail.com>,
5115                 thanks to Tim <timbrain@post.cz> for reporting.
5116
5117 2006-04-12 [wwp]        2.1.0cvs33
5118
5119         * manual/glossary.xml
5120         * manual/intro.xml
5121         * manual/plugins.xml
5122         * manual/starting.xml
5123         * manual/sylpheed-claws-manual.xml
5124         * manual/fr/.cvsignore
5125         * manual/fr/account.xml
5126         * manual/fr/ack.xml
5127         * manual/fr/addrbook.xml
5128         * manual/fr/advanced.xml
5129         * manual/fr/faq.xml
5130         * manual/fr/glossary.xml
5131         * manual/fr/handling.xml
5132         * manual/fr/intro.xml
5133         * manual/fr/keyboard.xml
5134         * manual/fr/plugins.xml
5135         * manual/fr/starting.xml
5136         * manual/fr/sylpheed-claws-manual.xml
5137                 various fixes: typos, missing .fr translations, punctuation,
5138                 capitalization, links, accents and some bad French more.
5139
5140 2006-04-12 [wwp]        2.1.0cvs32
5141
5142         * src/prefs_gtk.c
5143                 fix for bug #935: always store prefs files in UTF-8 (thanks
5144                 to Colin).
5145
5146 2006-04-11 [colin]      2.1.0cvs31
5147
5148         * src/compose.c
5149                 Fix inserting files not in utf8 when locale is utf8
5150
5151 2006-04-11 [colin]      2.1.0cvs30
5152
5153         * src/inc.c
5154                 Don't show error dialog when cancelling connection
5155                 Patch by Pawel
5156
5157 2006-04-11 [cleroy]     2.1.0cvs29
5158
5159         * src/compose.c
5160                 Implement multiple quote levels
5161         * src/prefs_common.c
5162                 Change a little bit the quote bgcolor for 2nd level
5163
5164 2006-04-11 [colin]      2.1.0cvs28
5165
5166         * src/gtk/about.c
5167                 Add locale and charset in the label
5168
5169 2006-04-10 [colin]      2.1.0cvs27
5170
5171         * src/compose.c
5172         * src/prefs_common.c
5173         * src/prefs_common.h
5174         * src/prefs_msg_colors.c
5175         * src/textview.c
5176                 Allow optional background color in quotes
5177                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
5178                 GTK+-2.8.x feature
5179
5180 2006-04-10 [colin]      2.1.0cvs26
5181
5182         * src/main.c
5183         * src/mainwindow.c
5184         * src/mainwindow.h
5185                 Implement --select
5186
5187 2006-04-10 [colin]      2.1.0cvs25
5188
5189         * manual/plugins.xml
5190         * manual/fr/plugins.xml
5191                 Document libcurl's proxy variables
5192
5193 2006-04-09 [colin]      2.1.0cvs24
5194
5195         * src/prefs_common.c
5196                 gettext() returns statically allocated stuff. We have
5197                 to strdup it in order to be able to free it.
5198
5199 2006-04-09 [colin]      2.1.0cvs23
5200
5201         * AUTHORS
5202         * src/gtk/authors.h
5203                 Add Alexei
5204
5205 2006-04-09 [colin]      2.1.0cvs22
5206
5207         * src/mainwindow.c
5208         * src/gtk/quicksearch.c
5209                 Fix bug #859 (problems with cyrilic input in 
5210                 search panel) - Patch by Alexey Illarionov 
5211                 <littlesavage@rambler.ru>
5212
5213 2006-04-09 [colin]      2.1.0cvs21
5214
5215         * src/prefs_customheader.c
5216                 I prefer removing then freeing rather than the contrary
5217                 (even if it doesn't change anything ;-)
5218         * src/prefs_account.c
5219                 Fix bug #933 (Crash re-entering the custom headers list 
5220                 dialog in accounts prefs)
5221                 The problem happened when cancelling the Account 
5222                 Preferences' dialogs - in which case we didn't do 
5223                 anything to the PrefsAccount * struct. In case of applying,
5224                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5225                 working with in this dialog. The problem is that 
5226                 prefs_customheader.c, working on this tmp_ac_prefs, always
5227                 changes the ->customhdr_list pointer, even when cancelled. 
5228                 So in case of cancelling the prefs_account dialog, we still
5229                 have to update ->customhdr_list in the real account.
5230
5231 2006-04-08 [colin]      2.1.0cvs20
5232
5233         * manual/fr/glossary.xml
5234         * manual/fr/keyboard.xml
5235                 Forgot some headers :)
5236
5237 2006-04-08 [colin]      2.1.0cvs19
5238
5239         * manual/Makefile.am
5240         * manual/fr/Makefile.am
5241         * manual/fr/account.xml
5242         * manual/fr/ack.xml
5243         * manual/fr/addrbook.xml
5244         * manual/fr/advanced.xml
5245         * manual/fr/faq.xml
5246         * manual/fr/glossary.xml
5247         * manual/fr/gpl.xml
5248         * manual/fr/handling.xml
5249         * manual/fr/intro.xml
5250         * manual/fr/keyboard.xml
5251         * manual/fr/plugins.xml
5252         * manual/fr/starting.xml
5253         * manual/fr/sylpheed-claws-manual.xml
5254         * manual/fr/dist/.cvsignore
5255         * manual/fr/dist/Makefile.am
5256         * manual/fr/dist/html/.cvsignore
5257         * manual/fr/dist/html/Makefile.am
5258         * manual/fr/dist/pdf/.cvsignore
5259         * manual/fr/dist/pdf/Makefile.am
5260         * manual/fr/dist/ps/.cvsignore
5261         * manual/fr/dist/ps/Makefile.am
5262         * manual/fr/dist/txt/.cvsignore
5263         * manual/fr/dist/txt/Makefile.am
5264                 Add the french translation of the manual. Thanks to
5265                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5266                 account.xml, ack.xml, addrbook.xml and advanced.xml
5267
5268 2006-04-08 [colin]      2.1.0cvs18
5269
5270         * manual/plugins.xml
5271         * manual/starting.xml
5272                 More fixes
5273
5274 2006-04-07 [colin]      2.1.0cvs17
5275
5276         * manual/faq.xml
5277         * manual/intro.xml
5278         * manual/keyboard.xml
5279                 Little fixes
5280
5281 2006-04-07 [colin]      2.1.0cvs16
5282
5283         * README
5284         * src/compose.c
5285         * src/prefs_common.c
5286         * src/prefs_common.h
5287                 Add hidden compose_no_markup pref
5288
5289 2006-04-07 [wwp]        2.1.0cvs15
5290
5291         * src/summary_search.c
5292         * .cvsignore
5293                 Bugfix: stop button was sticky when searching in an empty folder.
5294                 Applied curly brackets code style to the whole file (summary_search.c).
5295                 More files to ignore.
5296
5297 2006-04-07 [wwp]        2.1.0cvs14
5298
5299         * src/message_search.c
5300         * src/summary_search.c
5301                 changed default button when search bumps at file/folder
5302                 beginning or end, for convenience (thanks to Colin).
5303
5304 2006-04-07 [paul]       2.1.0cvs13
5305
5306         * src/plugins/dillo_viewer/dillo_prefs.c
5307                 avoid future potential for namespace collision
5308                 Patch by Colin
5309
5310 2006-04-06 [wwp]        2.1.0cvs12
5311
5312         * src/summary_search.c
5313                 Unify extended/advanced searches names (and thus factorize labels),
5314                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5315
5316 2006-04-06 [wwp]        2.1.0cvs11
5317
5318         * src/folderview.c
5319         * src/prefs_themes.c
5320         * src/summaryview.c
5321                 Fixed some compilation warnings.
5322
5323 2006-04-06 [colin]      2.1.0cvs10
5324
5325         * manual/advanced.xml
5326                 Document the wizard template and how to deploy
5327                 Sylpheed-Claws effectively
5328
5329 2006-04-06 [colin]      2.1.0cvs9
5330
5331         * src/folderview.c
5332                 gettext patch to tell translators about _("#"),
5333                 by Maxim Britov
5334
5335 2006-04-06 [colin]      2.1.0cvs8
5336
5337         * src/textview.c
5338                 Fix invalid GtkTextBIter after clicking "Display as text"
5339
5340 2006-04-06 [mones]      2.1.0cvs7
5341
5342         * src/addr_compl.c
5343         * src/addrindex.c
5344         * src/addritem.c
5345         * src/codeconv.c
5346         * src/compose.c
5347         * src/filtering.c
5348         * src/folder.c
5349         * src/folder_item_prefs.c
5350         * src/folderview.c
5351         * src/localfolder.c
5352         * src/matcher.c
5353         * src/mimeview.c
5354         * src/prefs_msg_colors.c
5355         * src/prefs_spelling.c
5356         * src/prefs_themes.c
5357         * src/procmime.c
5358         * src/procmsg.c
5359         * src/stock_pixmap.c
5360         * src/summaryview.c
5361         * src/textview.c
5362         * src/toolbar.c
5363         * src/common/mgutils.c
5364         * src/common/prefs.c
5365         * src/common/ssl_certificate.c
5366         * src/gtk/colorlabel.c
5367         * src/gtk/quicksearch.c
5368         * src/plugins/pgpmime/pgpmime.c
5369         * src/plugins/spamassassin/spamassassin.c
5370                 Removed redundant NULL checks for g_free() calls.
5371                 Patch by Pawel Pekala.
5372
5373 2006-04-06 [mones]      2.1.0cvs6
5374
5375         * src/prefs_actions.c
5376         * src/prefs_filtering.c
5377         * src/prefs_filtering_action.c
5378         * src/prefs_matcher.c
5379         * src/prefs_template.c
5380         * src/gtk/gtkutils.c
5381         * src/gtk/gtkutils.h
5382                 Have a nice replace button. Patch by Pawel Pekala
5383
5384 2006-04-06 [colin]      2.1.0cvs5
5385
5386         * src/addressbook.c
5387                 Fix crash with empty columns
5388
5389 2006-04-05 [colin]      2.1.0cvs4
5390
5391         * src/wizard.c
5392         * src/prefs_gtk.c
5393                 Allow wizard customization with pre-filled values
5394
5395 2006-04-05 [colin]      2.1.0cvs3
5396
5397         * src/textview.c
5398         * src/mimeview.c
5399         * src/mimeview.h
5400                 Nicer messages in mimeview
5401
5402 2006-04-05 [colin]      2.1.0cvs2
5403
5404         * src/addressbook.c
5405         * src/prefs_summaries.c
5406                 i18n fix
5407
5408 2006-04-05 [colin]      2.1.0cvs1
5409
5410         * src/plugins/pgpcore/plugin.c
5411         * src/plugins/pgpcore/select-keys.c
5412         * src/plugins/pgpcore/select-keys.h
5413         * src/plugins/pgpcore/sgpgme.c
5414         * src/plugins/pgpcore/sgpgme.h
5415         * src/plugins/pgpinline/pgpinline.c
5416         * src/plugins/pgpinline/plugin.c
5417         * src/plugins/pgpmime/pgpmime.c
5418         * src/plugins/pgpmime/plugin.c
5419                 Factorize and generalize a bit 
5420                 Drop S/MIME signature verification from PGP/MIME
5421                 (adding it as another, more complete plugin)
5422
5423 2006-04-05 [paul]       2.1.0
5424
5425         2.1.0 released
5426
5427 2006-04-05 [paul]       2.0.0cvs186
5428
5429         * manual/advanced.xml
5430                 add info on colour labels
5431
5432 2006-04-05 [paul]       2.0.0cvs185
5433
5434         * po/bg.po
5435         * po/cs.po
5436         * po/de.po
5437         * po/el.po
5438         * po/en_GB.po
5439         * po/fi.po
5440         * po/fr.po
5441         * po/it.po
5442         * po/nl.po
5443         * po/pl.po
5444         * po/pt_BR.po
5445         * po/sr.po
5446         * po/zh_CN.po
5447                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5448                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5449                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5450                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5451         * src/gtk/authors.h
5452         * tools/claws.i18n.status.pl
5453                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5454                 and new Czech translator, Tim <timbrain@post.cz>
5455
5456 2006-04-05 [mones]      2.0.0cvs184
5457
5458         * po/es.po
5459                 Updated translation
5460
5461 2006-04-05 [colin]      2.0.0cvs183
5462
5463         * src/gtk/quicksearch.c
5464                 Fix bug #929 (unnecessary reload in quick search bar)
5465
5466 2006-04-05 [colin]      2.0.0cvs182
5467
5468         * src/compose.c
5469                 Fix crash on Reply with no From:
5470                 Show signature and conversion error on queuing 
5471                 (but not sending)
5472         * src/mainwindow.c
5473         * src/summaryview.c
5474         * src/summaryview.h
5475                 Factorize threading code and make sure msginfo 
5476                 is not null when it comes from a GtkCTreeRow's 
5477                 data
5478         * src/gtk/gtkaspell.c
5479                 Check for necessary things
5480         * src/gtk/gtksctree.c
5481         * src/gtk/gtksctree.h
5482                 Reset anchor if necessary when removing node
5483
5484 2006-03-29 [colin]      2.0.0cvs181
5485
5486         * src/folderview.c
5487                 Warn for disabled IMAP accounts (due to lack of
5488                 libetpan). Breaks string-freeze - sorry - but it
5489                 is kind of important ;)
5490
5491 2006-03-28 [colin]      2.0.0cvs180
5492
5493         * src/gtk/gtkutils.c
5494         * src/gtk/gtkutils.h
5495                 Add a gtkut_get_link_btn() function that
5496                 creates a button which acts like an URI
5497         * src/prefs_themes.c
5498         * src/gtk/about.c
5499                 Use this function (factorizes codes)
5500         * src/common/defs.h
5501         * src/gtk/pluginwindow.c
5502                 Add a "Get more..." in the plugins window
5503
5504 2006-03-28 [colin]      2.0.0cvs179
5505
5506         * src/common/smtp.c
5507         * src/common/passcrypt.c
5508         * src/undo.c
5509                 Warning fixes. Patch by Pawel Pekala
5510
5511 2006-03-27 [colin]      2.0.0cvs178
5512
5513         * src/undo.c
5514                 Fix undoing by blocks with spaces
5515
5516 2006-03-27 [colin]      2.0.0cvs177
5517
5518         * src/textview.c
5519                 Set margin to 3px for headers
5520
5521 2006-03-27 [paul]
5522
5523         2.1.0-rc2 released
5524
5525 2006-03-27 [wwp]        2.0.0cvs176
5526
5527         * src/summaryview.c
5528                 don't reset quicksearch when updating the message list.
5529                 Thanks to Colin.
5530
5531 2006-03-26 [wwp]        2.0.0cvs175
5532
5533         * src/compose.c
5534                 use a unified border width ('other' tab in the compose window,
5535                 patch by Pawel Pekala).
5536
5537
5538 2006-03-26 [wwp]        2.0.0cvs174
5539
5540         * src/common/quoted-printable.c
5541         * src/addressbook.c
5542                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5543
5544 2006-03-26 [colin]      2.0.0cvs173
5545
5546         * src/quote_fmt_parse.y
5547                 Fix non-UTF8 date formats messing up the whole quote a 
5548                 little bit
5549
5550 2006-03-26 [colin]      2.0.0cvs172
5551
5552         * src/procheader.c
5553                 Make sure the date is UTF8 valid, or try to make it
5554                 so. IncrediMail is really IncrediStupid.
5555         * src/compose.c
5556                 Fix possible conversions. 
5557                 
5558
5559 2006-03-26 [colin]      2.0.0cvs171
5560
5561         * src/matcher.c
5562                 Fix corner cases in body search. This is still a
5563                 hack... It seems impossible to make it good and 
5564                 reasonably fast at the same time.
5565
5566 2006-03-26 [colin]      2.0.0cvs170
5567
5568         * src/summaryview.c
5569                 I think I killed the twilight zone bug!
5570                 summary_select_node() flushes GTK events in order
5571                 to be able to center the view. But this also 
5572                 flushes keypresses like Ctrl-Alt-U, so this can
5573                 call summary_show from summary_select_node (itself
5574                 called from summary_show, etc.). And the summaryview
5575                 has to be unlocked in this function. So just locking
5576                 while processing GTK events, and bailing if locked, 
5577                 should fix it.
5578                 Fixes bug #927 (SIGSEGV during Update Summary)
5579
5580 2006-03-25 [colin]      2.0.0cvs169
5581
5582         * src/matcher.c
5583                 Fix search in QP-encoded bodies
5584                 Fix utf-8 searches in bodies encoded in the
5585                 locale's encoding
5586         * src/common/quoted-printable.c
5587         * src/common/quoted-printable.h
5588                 Add a decode function that doesn't overwrite
5589                 the original pointer
5590                 
5591
5592 2006-03-24 [colin]      2.0.0cvs168
5593
5594         * src/action.c
5595         * src/summaryview.c
5596         * src/summaryview.h
5597                 Update message cache after action
5598                 Patch by H. Merijn Brand
5599         * src/prefs_msg_colors.c
5600                 Factorize label 
5601                 Patch by Fabien Vantard
5602         * src/plugins/spamassassin/spamassassin_gtk.c
5603                 Remove useless translation
5604                 Patch by Fabien Vantard
5605
5606 2006-03-23 [colin]      2.0.0cvs167
5607
5608         * src/common/ssl.c
5609                 Let 30 seconds to SSL_connect
5610
5611 2006-03-23 [wwp]        2.0.0cvs166
5612
5613         * src/summaryview.c
5614         * src/gtk/description_window.c
5615                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5616                 and headers are translated; adjust description windows' width to fit their
5617                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5618
5619 2006-03-23 [paul]       2.0.0cvs165
5620
5621         * src/common/utils.c
5622                 fix highlighting of URIs containing "()"
5623                 (2.0.0cvs164's reversal fixed)
5624                 Thanks to Colin.
5625
5626 2006-03-23 [paul]       2.0.0cvs164
5627
5628         * src/common/utils.c
5629                 revert patch, (postponing a fix), at 2.0.0cvs120
5630                 as it breaks more URIs than it fixes.
5631                 Allow '-' to be a terminating character in a URI
5632
5633 2006-03-22 [colin]      2.0.0cvs163
5634
5635         * configure.ac
5636                 Require libetpan 0.45
5637                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5638
5639 2006-03-22 [paul]       2.0.0cvs162
5640
5641         * src/editgroup.c
5642                 replace '<-' and '->' buttons with GTK_STOCK graphical
5643                 buttons
5644         * src/summary_search.c
5645                 don't offer '...' for translation
5646                 add a tooltip to advanced search '...' button
5647         * src/gtk/quicksearch.c
5648                 don't offer '...' for translation
5649
5650 2006-03-21 [colin]      2.0.0cvs161
5651
5652         * src/compose.c
5653                 Fix middle-click pasting (insert at click
5654                 position instead of cursor position, don't
5655                 remove existing selection and allow pasting
5656                 our own selection)
5657         * src/addressbook.c
5658                 "LDAP Server" -> "LDAP servers"
5659
5660 2006-03-21 [wwp]        2.0.0cvs160
5661
5662         * src/etpan/imap-thread.c
5663                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5664
5665 2006-03-20 [colin]      2.0.0cvs159
5666
5667         * src/summaryview.c
5668                 Don't reload summaryview after an execute with no
5669                 move action
5670
5671 2006-03-19 [colin]      2.0.0cvs158
5672
5673         * src/addressbook.c
5674                 and put groups at the top, always
5675
5676 2006-03-19 [colin]      2.0.0cvs157
5677
5678         * src/addressbook.c
5679                 Order groups before names, as previously
5680
5681 2006-03-19 [colin]      2.0.0cvs156
5682
5683         * src/addressbook.c
5684                 - Sort case-unsensitive
5685                 - Put the sort arrow at opening too
5686
5687 2006-03-19 [wwp]        2.0.0cvs155
5688
5689         * src/addressbook.c
5690                 allow sorting by name/email/remarks, ensure that right-pane's contents
5691                 matches the left-pane selection (cleared when appropriate).
5692                 Patch by Pawel Pekala <c0rn@o2.pl>.
5693
5694 2006-03-18 [colin]      2.0.0cvs154
5695
5696         * src/textview.c
5697                 Fix text cursor ;)
5698
5699 2006-03-18 [colin]      2.0.0cvs153
5700
5701         * src/gtk/filesel.c
5702                 Make sure we hide the preview if we didn't get
5703                 a filename
5704
5705 2006-03-18 [colin]      2.0.0cvs152
5706
5707         * src/summaryview.c
5708                 Set cursor to watch for execution (fixes lack
5709                 of watch-cursor when dnd'ing hundreds of mails)
5710         * src/gtk/filesel.c
5711                 Check that mime type is 'image/*' before updating
5712                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5713
5714 2006-03-18 [colin]      2.0.0cvs151
5715
5716         * src/mainwindow.c
5717         * src/textview.c
5718         * src/textview.h
5719                 Put a watch cursor in textview too when the mainwindow's
5720                 cursor in a watch
5721
5722 2006-03-18 [colin]      2.0.0cvs150
5723
5724         * src/folder.c
5725                 Change wrong asserts to simple tests
5726
5727 2006-03-17 [colin]      2.0.0cvs149
5728
5729         * src/mainwindow.c
5730         * src/mainwindow.h
5731         * src/prefs_msg_colors.c
5732         * src/summaryview.c
5733         * src/summaryview.h
5734         * src/gtk/colorlabel.c
5735         * src/gtk/colorlabel.h
5736                 Add a color label menu in the main menubar
5737                 Add (fixed) accels Ctrl-{0-7} to change the color
5738                 They have to be fixed because the menu's dynamic,
5739                 the items are complex widgets, hence we can't use
5740                 a GtkItemFactory.
5741
5742
5743 2006-03-17 [wwp]        2.0.0cvs148
5744
5745         * src/compose.c
5746                 rollback few lines from my previous commit (those lines come from
5747                 a pending patch, accidentally commited, even if neutral as they are
5748                 commented out).
5749
5750 2006-03-17 [wwp]        2.0.0cvs147
5751
5752         * src/compose.c
5753                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5754                 applied code style/indentation to the modified function.
5755
5756 2006-03-17 [wwp]        2.0.0cvs146
5757
5758         * src/procmsg.c
5759         * src/compose.c
5760                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5761
5762 2006-03-17 [paul]
5763
5764         2.1.0-rc1 released
5765
5766 2006-03-17 [paul]       2.0.0cvs145
5767
5768         * src/main.c
5769                 addressbook_read_file() was called twice
5770         * src/textview.c
5771                 X-Mailer highlighting
5772
5773 2006-03-16 [colin]      2.0.0cvs144
5774
5775         * src/sourcewindow.c
5776         * src/sourcewindow.h
5777                 And the last one, in source window.
5778
5779 2006-03-16 [colin]      2.0.0cvs143
5780
5781         * src/compose.c
5782         * src/compose.h
5783                 Fix the same stuff in compose
5784
5785 2006-03-16 [colin]      2.0.0cvs142
5786
5787         * src/messageview.c
5788                 Complete the previous messageview crash fix
5789
5790 2006-03-16 [colin]      2.0.0cvs141
5791
5792         * src/procmsg.h
5793         * src/procmsg.c
5794         * src/folder.c
5795                 Fix POSTPROCESSING hook
5796                 Patch by H. Merijn Brand
5797
5798         * src/procmime.c
5799         * src/procmime.h
5800                 Parse Content-Location
5801
5802         * src/toolbar.c
5803         * src/messageview.c
5804         * src/messageview.h
5805                 Don't crash when a top-level MessageView has
5806                 been closed on us. Same problematic than
5807                 yesterday's quicksearch issue.
5808
5809 2006-03-15 [colin]      2.0.0cvs140
5810
5811         * src/gtk/quicksearch.c
5812                 Fix a bitchy race we didn't think about when we
5813                 added quicksearch cancellation:
5814                 If the search is not on cached fields, for example
5815                 body_part matchcase "stuff"
5816                 the matcher code has to get the whole message. If
5817                 we're on IMAP, that can be slow, and in order to
5818                 be non-blocking, the IMAP code idle loop processes
5819                 gtk events too. So it is possible to cancel a
5820                 quicksearch while the matcher is getting the mail's
5821                 body. After matcher got its body, it will start to
5822                 iterate over the matcher list that the Quicksearch's
5823                 clear_search_cb() just freed via prepare_matcher().
5824                 SIGSEGV ensues.
5825                 The fix consists of guarding the matcherlist_match()
5826                 call with a boolean 'matching'. If we reset the
5827                 quicksearch while matching is TRUE, we don't free
5828                 the matcherlist anymore like we did, but we set
5829                 another new flag, deferred_free, to TRUE. Then,
5830                 in quicksearch_match(), just after returning from
5831                 matcherlist_match() and unsetting the matching flag,
5832                 we check the deferred_free flag and do the
5833                 prepare_matcher() (which does the matcherlist_free)
5834                 for real, so we free the matcherlist once it's not
5835                 used anymore.
5836                 As all of this runs via the glib main loop, we
5837                 luckily don't need a mutex.
5838         * src/summaryview.c
5839                 Also, show progress while searching.
5840
5841
5842 2006-03-14 [colin]      2.0.0cvs139
5843
5844         * src/alertpanel.c
5845                 Make alertpanel_is_open non-static
5846
5847 2006-03-14 [colin]      2.0.0cvs138
5848
5849         * src/prefs_spelling.c
5850                 Cleanups - Fabien Vantard
5851
5852 2006-03-14 [wwp]        2.0.0cvs137
5853
5854         * src/main.c
5855                 code style normalization (curly braces, indentation).
5856
5857 2006-03-14 [wwp]        2.0.0cvs137
5858
5859         * src/main.c
5860                 code style (braces, indentation)
5861
5862 2006-03-12 [paul]       2.0.0cvs136
5863
5864         * src/prefs_common.c
5865                 trans_hdr defaults to FALSE to be RFC-savvy
5866         * src/prefs_summaries.c
5867                 add a tooltip to the trans_hdr option
5868                 
5869
5870 2006-03-12 [paul]       2.0.0cvs135
5871
5872         * src/prefs_matcher.c
5873                 give a little more width to the combos
5874         * src/prefs_display_header.c
5875         * src/textview.c
5876                 translate headers if prefs_common.trans_hdr
5877                 is TRUE
5878
5879         Patches by Pawel Pekala
5880
5881 2006-03-12 [paul]       2.0.0cvs134
5882
5883         * src/plugins/clamav/clamav_plugin.c
5884         * src/plugins/dillo_viewer/dillo_viewer.c
5885         * src/plugins/pgpcore/plugin.c
5886         * src/plugins/pgpinline/plugin.c
5887         * src/plugins/pgpmime/plugin.c
5888         * src/plugins/spamassassin/spamassassin.c
5889                 update/add to descriptions
5890         * src/plugins/spamassassin/spamassassin_gtk.c
5891                 fixes to the english, remove superfluous
5892                 tooltips, clean up a little
5893
5894 2006-03-12 [paul]       2.0.0cvs133
5895
5896         * src/compose.c
5897                 fix Bug 924, 'Account combo box shows up wrong 
5898                 if & is in account name'
5899
5900 2006-03-11 [colin]      2.0.0cvs132
5901
5902         * src/summaryview.c
5903                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5904                 messed up shift-selection because is slows down
5905                 moving around summaryview. thanks -users
5906
5907 2006-03-10 [colin]      2.0.0cvs131
5908
5909         * src/plugins/spamassassin/spamassassin_gtk.c
5910                 Put back Paul's engrish fixes
5911
5912 2006-03-10 [colin]      2.0.0cvs130
5913
5914         * src/plugins/spamassassin/spamassassin.c
5915         * src/plugins/spamassassin/spamassassin.h
5916         * src/plugins/spamassassin/spamassassin_gtk.c
5917                 Cleanup SA prefs page (more)
5918                 Patch by Fabien Vantard
5919
5920 2006-03-10 [paul]       2.0.0cvs129
5921
5922         * src/prefs_msg_colors.c
5923         * src/prefs_spelling.c
5924                 widget sensitivity
5925
5926 2006-03-09 [mones]      2.0.0cvs128
5927
5928         * po/es.po
5929                 Update for next RC
5930
5931 2006-03-09 [wwp]        2.0.0cvs127
5932
5933         * configure.ac
5934                 revert accidental commit (requirement for libetpan 0.43), this time
5935                 not in HEAD.
5936
5937 2006-03-09 [wwp]        2.0.0cvs125
5938
5939         * configure.ac
5940                 revert accidental commit (requirement for libetpan 0.43)
5941
5942 2006-03-09 [paul]       2.0.0cvs126
5943
5944         * src/prefs_receive.c
5945                 remove useless frame
5946                 replace 'incorporation' with 'receiving'
5947         * src/plugins/clamav/clamav_plugin_gtk.c
5948         * src/plugins/spamassassin/spamassassin_gtk.c
5949                 improve widget sensitivity
5950                 fix a bit his engrish
5951
5952 2006-03-09 [wwp]        2.0.0cvs125
5953
5954         * src/addressadd.c
5955         * src/foldersel.c
5956         * src/prefs_common.c
5957         * src/prefs_common.h
5958                 remember some more windows' sizes (add to addressbook and
5959                 select folder).
5960
5961 2006-03-09 [paul]       2.0.0cvs124
5962
5963         * src/plugins/pgpcore/prefs_gpg.c
5964                 normalise construction of dialogue
5965
5966 2006-03-09 [paul]       2.0.0cvs123
5967
5968         * src/plugins/trayicon/Makefile.am
5969                 add missing slash
5970
5971 2006-03-08 [colin]      2.0.0cvs122
5972
5973         * src/plugins/trayicon/Makefile.am
5974                 Fix build in separate dir 
5975                 Patch by Bamanzi <bamanzi@gmail.com>
5976
5977 2006-03-08 [colin]      2.0.0cvs121
5978
5979         * src/procmsg.c
5980                 Batch move and copies from summaryview with delayed execution
5981                 too
5982
5983 2006-03-07 [paul]       2.0.0cvs120
5984
5985         * src/common/utils.c
5986                 fix highlighting of URIs containing "()"
5987                 Patch by Pawel Pekala
5988
5989 2006-03-07 [paul]       2.0.0cvs119
5990
5991         * src/folder.c
5992         * src/folder.h
5993         * src/folderview.c
5994                 immediately do alphabetical resort when
5995                 changing a folder's name
5996                 Patch by Pawel Pekala
5997
5998 2006-03-07 [paul]       2.0.0cvs118
5999
6000         * src/news.c
6001         * src/news_gtk.c
6002                 when unsubscribing a newsgroup, remove the
6003                 folder and msgs in .sylpheed-claws/newscache
6004                 Patch by Pawel Pekala <c0rn@gazeta.pl>
6005
6006 2006-03-07 [paul]       2.0.0cvs117
6007
6008         * src/textview.c
6009                 fix wrong Fake URL Warning
6010                 Thanks to Hiro
6011
6012 2006-03-07 [colin]      2.0.0cvs116
6013
6014         * src/imap.c
6015                 Return immediately when password dialog was
6016                 cancelled
6017         * src/gtk/inputdialog.c
6018                 Allow empty strings for passwords
6019
6020
6021 2006-03-06 [colin]      2.0.0cvs115
6022
6023         * src/imap.c
6024                 Prevent double-timeouts when connection fails
6025
6026 2006-03-06 [colin]
6027
6028         2.0.1-rc1 released
6029
6030 2006-03-06 [colin]      2.0.0cvs114
6031
6032         * src/imap.c
6033                 Refresh session during potentially long
6034                 operations
6035
6036 2006-03-06 [wwp]        2.0.0cvs113
6037
6038         * src/prefs_msg_colors.h
6039                 forgot that one (custom color labels).
6040
6041 2006-03-06 [wwp]        2.0.0cvs112
6042
6043         * src/prefs_common.c
6044         * src/prefs_common.h
6045         * src/prefs_msg_colors.c
6046         * src/summaryview.c
6047         * src/summaryview.h
6048         * src/gtk/colorlabel.c
6049         * src/gtk/colorlabel.h
6050                 colors in messages list are now customizable. Color values and names can
6051                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
6052                 Thanks to Paul and Colin for their help with this longstanding patch!
6053
6054 2006-03-06 [wwp]        2.0.0cvs111
6055
6056         * src/textview.c
6057                 don't crash if (x)face is bad.
6058
6059 2006-03-05 [paul]       2.0.0cvs110
6060
6061         * AUTHORS
6062         * configure.ac
6063         * src/Makefile.am
6064         * src/common/Makefile.am
6065         * src/common/utils.h
6066         * src/etpan/imap-thread.c
6067         * src/gtk/authors.h
6068         * src/plugins/clamav/Makefile.am
6069         * src/plugins/demo/Makefile.am
6070         * src/plugins/dillo_viewer/Makefile.am
6071         * src/plugins/pgpcore/Makefile.am
6072         * src/plugins/pgpcore/passphrase.c
6073         * src/plugins/pgpinline/Makefile.am
6074         * src/plugins/pgpmime/Makefile.am
6075         * src/plugins/spamassassin/Makefile.am
6076         * src/plugins/trayicon/Makefile.am
6077                 fix builiding on cygwin
6078                 Patch by Ralgh Young <bamanzi@gmail.com>
6079
6080 2006-03-04 [wwp]        2.0.0cvs109
6081
6082         * manual/keyboard.xml
6083                 fix mixed up/down keys.
6084
6085 2006-03-04 [wwp]        2.0.0cvs108
6086
6087         * README
6088         * INSTALL
6089                 updated links to SpamAssassin.
6090
6091 2006-03-04 [wwp]        2.0.0cvs107
6092
6093         * manual/plugins.xml
6094         * src/plugins/spamassassin/README
6095                 updated SpamAssassin plugin docs to reflect new functional additions
6096                 (also fix/update/documents few technical stuff more, see the README).
6097
6098 2006-03-04 [wwp]        2.0.0cvs106
6099
6100         * src/prefs_message.c
6101                 normalized capitalization of message-prefs paths.
6102
6103 2006-03-04 [wwp]        2.0.0cvs105
6104
6105         * manual/advanced.xml
6106                 typo.
6107
6108 2006-03-03 [colin]      2.0.0cvs104
6109
6110         * src/plugins/clamav/clamav_plugin_gtk.c
6111                 Rework prefs page, patch by Fabien 
6112
6113 2006-03-03 [colin]      2.0.0cvs103
6114
6115         * src/plugins/clamav/clamav_plugin.c
6116                 Set error on all errors
6117
6118 2006-03-03 [colin]      2.0.0cvs102
6119
6120         * src/common/plugin.c
6121                 Initialize error to avoid crashing when a plugin fails
6122                 without setting error
6123
6124 2006-03-02 [wwp]        2.0.0cvs101
6125
6126         * configure.ac
6127                 fixed linker flags for libetpan support on Cygwin
6128                 (thanks to H.Merijn Brand).
6129
6130 2006-03-02 [wwp]        2.0.0cvs100
6131
6132         * src/addressbook.c
6133                 fix some AB error messages: one for punctuation and
6134                 one wrongly duplicate (thanks, maxbritov).
6135
6136 2006-03-02 [wwp]        2.0.0cvs99
6137
6138         * src/plugins/spamassassin/spamassassin.c
6139                 make sync calls to sa-learn/spamc to prevent
6140                 system (whatever local or client/server) overload.
6141
6142 2006-03-02 [colin]      2.0.0cvs98
6143
6144         * src/summaryview.c
6145                 Put the spam icon in the status column instead of the
6146                 mark one
6147
6148 2006-03-01 [colin]      2.0.0cvs97
6149
6150         * src/plugins/spamassassin/spamassassin.c
6151                 Fix segfault (g_file_set_contents fails for some 
6152                 reason and err==0x2f. Can't find out why with
6153                 valgrind, using working function :-)
6154
6155 2006-03-01 [colin]      2.0.0cvs96
6156
6157         * src/inc.c
6158                 Offline overriding: let 'No' be cached only 3 seconds
6159
6160 2006-03-01 [colin]      2.0.0cvs95
6161
6162         * src/addr_compl.c
6163         * src/addrbook.c
6164         * src/addressbook.c
6165         * src/addrindex.c
6166         * src/folder_item_prefs.c
6167         * src/headerview.c
6168         * src/imap.c
6169         * src/inc.c
6170         * src/ldif.c
6171         * src/mainwindow.c
6172         * src/mh.c
6173         * src/msgcache.c
6174         * src/prefs_common.h
6175         * src/prefs_msg_colors.c
6176         * src/procheader.c
6177         * src/procheader.h
6178         * src/procmime.c
6179         * src/procmsg.c
6180         * src/procmsg.h
6181         * src/send_message.h
6182         * src/simple-gettext.c
6183         * src/summaryview.c
6184         * src/summaryview.h
6185         * src/syldap.c
6186         * src/textview.c
6187         * src/undo.c
6188         * src/common/ssl_certificate.c
6189         * src/common/utils.c
6190         * src/gtk/colorsel.c
6191         * src/gtk/gtksctree.c
6192         * src/gtk/gtkshruler.c
6193         * src/plugins/trayicon/trayicon.c
6194                 #if 0 goes to /dev/null
6195
6196 2006-03-01 [colin]      2.0.0cvs94
6197
6198         * src/compose.c
6199         * src/imap.c
6200         * src/inc.c
6201         * src/inc.h
6202         * src/messageview.c
6203         * src/news.c
6204         * src/plugins/spamassassin/spamassassin.c
6205                 Allow to add information in the "working offline"
6206                 window
6207
6208 2006-03-01 [wwp]        2.0.0cvs93
6209
6210         * src/plugins/spamassassin/spamassassin.c
6211                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6212                 'cause it seems that calling `spamc ... < inputfile` with
6213                 g_spawn_(a)sync simply.. erm doesn't work :-).
6214
6215 2006-03-01 [wwp]        2.0.0cvs92
6216
6217         * src/toolbar.c
6218         * src/toolbar.h
6219                 simplify the adding of spam/ham button to the messageview toolbar
6220                 (it gets more clear now that the same button will be "Mark as spam"
6221                 or "Mark as ham" according to the current message status,
6222                 thanks to Colin).
6223
6224 2006-03-01 [wwp]        2.0.0cvs91
6225
6226         * src/messageview.c
6227         * src/procmsg.c
6228         * src/procmsg.h
6229         * src/summaryview.c
6230         * src/plugins/spamassassin/spamassassin.c
6231         * src/plugins/spamassassin/spamassassin.h
6232                 make learner callbacks return a status (0 for ok),
6233                 handle it in main code to avoid setting flags when learning failed,
6234                 don't learn on TCP if offline in spamassassin,
6235                 thanks to Colin.
6236
6237                 
6238
6239 2006-03-01 [wwp]        2.0.0cvs90
6240
6241         * src/compose.c
6242                 some work around the compose window's account menu,
6243                 patch by Fabien Vantard.
6244
6245 2006-03-01 [wwp]        2.0.0cvs89
6246
6247         * src/plugins/spamassassin/spamassassin.c
6248                 fixed bad logics, was using spamc in local mode and sa-learn
6249                 in remote mode (thanks, Colin).
6250
6251 2006-03-01 [wwp]        2.0.0cvs88
6252
6253         * src/plugins/spamassassin/spamassassin.c
6254         * src/plugins/spamassassin/spamassassin.h
6255         * src/plugins/spamassassin/spamassassin_gtk.c
6256                 made processing of emails w/ sa-plugin an option (default is TRUE),
6257                 fixed Engrish some tooltips, capitalization of some debug messages
6258                 and warnings. The spamassassin plugin now provides two separate
6259                 services: process emails upon incorporation and spamd training.
6260                 Both services (un)register independently but use some common
6261                 plugin settings (transport settings, spam storage location).
6262
6263 2006-02-28 [wwp]        2.0.0cvs87
6264
6265         * src/plugins/spamassassin/spamassassin.c
6266                 fix async flag to spamc cmdline execution (batch exec should
6267                 be asynchronous).
6268
6269 2006-02-27 [wwp]        2.0.0cvs86
6270
6271         * src/plugins/spamassassin/spamassassin.c
6272         * src/plugins/spamassassin/spamassassin.h
6273         * src/plugins/spamassassin/spamassassin_gtk.c
6274                 - added the ability to learn a remote spamassassin server (spamd),
6275                 using spamc.
6276                 - added the spamassassin option 'username', that applies to all
6277                 spamassassin operations (filtering, learning, local or remote).
6278                 The default username is the current unix user (if left blank
6279                 from gtk prefs or config file).
6280                 - commented out some unused code (notebook widget), removed unused
6281                 layout (hbox1).
6282                 - make more widgets sensitive to the transport type.
6283
6284 2006-02-27 [colin]      2.0.0cvs85
6285
6286         * src/plugins/spamassassin/spamassassin.c
6287                 Fix sa-learn call when offline
6288
6289 2006-02-27 [colin]      2.0.0cvs84
6290
6291         * configure.ac
6292         * src/Makefile.am
6293         * src/mainwindow.c
6294         * src/mainwindow.h
6295         * src/messageview.c
6296         * src/messageview.h
6297         * src/prefs_toolbar.c
6298         * src/procmsg.c
6299         * src/stock_pixmap.c
6300         * src/stock_pixmap.h
6301         * src/summaryview.c
6302         * src/toolbar.c
6303         * src/toolbar.h
6304         * src/pixmaps/ham_btn.xpm
6305         * src/pixmaps/spam.xpm
6306         * src/pixmaps/spam_btn.xpm
6307         * src/plugins/spamassassin/spamassassin.c
6308                 Add button in toolbar for spam learning
6309                 Fix a few bugs from the last related commit
6310                 Revert 1.9.6cvs23 which messed up shift-selection
6311
6312 2006-02-24 [colin]      2.0.0cvs83
6313
6314         * src/procmsg.c
6315         * src/summaryview.c
6316         * src/summaryview.h
6317         * src/plugins/spamassassin/spamassassin.c
6318         * src/plugins/spamassassin/spamassassin.h
6319         * src/plugins/spamassassin/spamassassin_gtk.c
6320                 Unregister learner when spamassassin is either
6321                 disabled or over tcp
6322
6323 2006-02-24 [colin]      2.0.0cvs82
6324
6325         * src/Makefile.am
6326         * src/mainwindow.c
6327         * src/mainwindow.h
6328         * src/procmsg.c
6329         * src/procmsg.h
6330         * src/stock_pixmap.c
6331         * src/stock_pixmap.h
6332         * src/summaryview.c
6333         * src/summaryview.h
6334         * src/gtk/icon_legend.c
6335         * src/pixmaps/spam.xpm  ** NEW FILE **
6336         * src/plugins/spamassassin/spamassassin.c
6337         * src/plugins/spamassassin/spamassassin_gtk.c
6338                 Add spam learning interface (Mark/Mark as 
6339                 (spam|ham) menus)
6340
6341 2006-02-24 [wwp]        2.0.0cvs81
6342
6343         * src/compose.c
6344         * src/compose.h
6345         * src/filtering.c
6346                 hide compose window when sending message in batch mode
6347                 (filtering: forward and redirect). Also fixed a wrong
6348                 value returned when sending failed, neutral anyway.
6349                 (Colin, me) 
6350
6351 2006-02-24 [wwp]        2.0.0cvs80
6352
6353         * src/mainwindow.c
6354                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6355
6356 2006-02-24 [paul]       2.0.0cvs79
6357
6358         * src/news.c
6359         * src/news.h
6360         * src/news_gtk.c
6361                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6362                 Thanks to Colin
6363
6364 2006-02-23 [colin]      2.0.0cvs78
6365
6366         * src/alertpanel.c
6367                 Change OK to Close in alertpanel with View log
6368                 button; add accel to View log. Patch by Fabien
6369                 Vantard
6370
6371 2006-02-23 [wwp]        2.0.0cvs77
6372
6373         * src/compose.c
6374                 silly me, there were much more tests to perform, since toolbars can
6375                 really have down to 1 element only.
6376
6377 2006-02-23 [wwp]        2.0.0cvs76
6378
6379         * commitHelper
6380                 fixed indentation from my previous commit. Fallback to VISUAL if
6381                 EDITOR is not set (and to vi, at last resort).
6382
6383 2006-02-23 [wwp]        2.0.0cvs75
6384
6385         * commitHelper
6386                 improved error detection (Colin, me).
6387
6388 2006-02-23 [wwp]        2.0.0cvs74
6389
6390         * src/prefs_toolbar.c
6391                 simplify and fix prefs/toolbars layouting. Combos' contents can
6392                 now be really displayed.
6393
6394 2006-02-23 [wwp]        2.0.0cvs73
6395         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6396         be really displayed.
6397
6398 2006-02-22 [wwp]        2.0.0cvs72
6399
6400         * src/compose.c
6401                 fix a typo in my previous commit (sorry!).
6402
6403 2006-02-22 [wwp]        2.0.0cvs71
6404
6405         * src/prefs_toolbar.c
6406                 fix a crash when adding separators to toolbars,
6407                 also fix some separator item information.
6408
6409 2006-02-22 [wwp]        2.0.0cvs70
6410
6411         * src/compose.c
6412                 fix a crash when redirecting (for instance) when compose window's
6413                 toolbar contents has been customized (when some buttons have been
6414                 removed in fact).
6415
6416 2006-02-21 [wwp]        2.0.0cvs69
6417
6418         * src/summaryview.c
6419         * src/gtk/pluginwindow.c
6420         * src/plugins/pgpcore/prefs_gpg.c
6421                 fix some compilation warnings (feat. remains of removed code).
6422
6423 2006-02-21 [wwp]        2.0.0cvs68
6424
6425         * src/gtk/gtkutils.c
6426                 fix two compilation issues, thanks to Stephan Sachse.
6427
6428 2006-02-20 [colin]      2.0.0cvs67
6429
6430         * src/mainwindow.c
6431                 Don't reselect displayed mail on refocus
6432                 This fixes actions misbehaving 
6433
6434 2006-02-20 [wwp]        2.0.0cvs66
6435
6436         * src/summaryview.c
6437         * src/gtk/gtksctree.c
6438         * src/gtk/gtkshruler.c
6439                 changed more runtime typecast checks.
6440
6441 2006-02-20 [wwp]        2.0.0cvs65
6442
6443         * src/summary_search.c
6444                 find all - summaryview refresh issue fixed, thanks to Colin.
6445
6446 2006-02-20 [wwp]        2.0.0cvs64
6447
6448         * src/gtk/gtkutils.c
6449                 better runtime typecast checks.
6450
6451 2006-02-20 [wwp]        2.0.0cvs63
6452
6453         * src/summary_search.c
6454                 enhancements to the summary search:
6455                         - add the ability to stop the running search
6456                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6457                         - don't search if no criteria (From/To/Subject/Body) is set
6458                         - ensure that a busy mouse pointer is always shown when searching,
6459                           show it even a bit earlier
6460
6461 2006-02-19 [colin]      2.0.0cvs62
6462
6463         * src/compose.c
6464         * src/imap.c
6465         * src/etpan/imap-thread.c
6466         * src/etpan/imap-thread.h
6467                 (Future) IMAP speed improvement on sending
6468                 Will require a libetpan update
6469         * src/summaryview.c
6470         * src/gtk/quicksearch.c
6471                 Make quicksearch clearable while running.
6472
6473 2006-02-17 [colin]      2.0.0cvs61
6474
6475         * src/imap.c
6476         * src/etpan/imap-thread.c
6477         * src/etpan/imap-thread.h
6478                 Check for IMAP certificates
6479                 ** Requires libetpan-0.42-cvs4 
6480                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6481
6482 2006-02-17 [colin]      2.0.0cvs60
6483
6484         * src/messageview.c
6485         * src/prefs_common.c
6486         * src/prefs_common.h
6487         * src/prefs_message.c
6488                 Add pref to display HTML-only mails with plugin, 
6489                 if possible (defaulting to FALSE of course).
6490
6491 2006-02-16 [colin]      2.0.0cvs59
6492
6493         * src/main.c
6494         * src/common/plugin.c
6495         * src/common/plugin.h
6496         * src/gtk/pluginwindow.c
6497                 Keep track of requested (but unloaded) plugins
6498                 in some error cases.
6499
6500 2006-02-16 [wwp]        2.0.0cvs58
6501
6502         * src/gtk/gtkaspell.c
6503         * src/gtk/gtkaspell.h
6504         * src/prefs_spelling.c
6505         * src/compose.c
6506         * src/prefs_common.c
6507         * src/prefs_common.h
6508                 implemented new optional spellchecker behaviour: re-check message when
6509                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6510
6511 2006-02-16 [wwp]        2.0.0cvs57
6512
6513         * src/quote_fmt_parse.y
6514                 pclose popen'ed pipe.
6515
6516 2006-02-15 [colin]      2.0.0cvs56
6517
6518         * src/mimeview.c
6519         * src/mimeview.h
6520                 Let MimeViewers know which MimeView they
6521                 depend of.
6522         * src/summaryview.c
6523                 Swap From/To columns in Sent/Queue/Drafts
6524                 folders
6525         * src/etpan/imap-thread.c
6526                 Use mailstream_low_tls_open() for STARTTLS
6527                 instead of mailstream_low_ssl_open()
6528                 ** REQUIRES libetpan 0.42cvs3 **
6529
6530 2006-02-15 [wwp]        2.0.0cvs55
6531
6532         * src/compose.c
6533         * src/compose.h
6534         * src/message_search.c
6535         * src/message_search.h
6536         * src/textview.c
6537         * src/gtk/gtkutils.c
6538         * src/gtk/gtkutils.h
6539                 added the ability to Find text in the compose window (and a bit
6540                 of code factorization).
6541
6542 2006-02-15 [wwp]        2.0.0cvs54
6543
6544         * src/prefs_gtk.c
6545                 yet another one file was missing (fix for some widgets' sensitivity).
6546                 Thanks Colin!
6547
6548 2006-02-15 [wwp]        2.0.0cvs53
6549
6550         * src/prefs_gtk.h
6551                 oops forgot that file (fix for some widgets' sensitivity).
6552
6553 2006-02-15 [wwp]        2.0.0cvs52
6554
6555         * src/summary_search.c
6556                 implemented advanced summary search options (added the ability
6557                 to use matcher conditions in an advanced search mode).
6558
6559 2006-02-15 [wwp]        2.0.0cvs51
6560
6561         * src/plugins/pgpcore/prefs_gpg.c
6562         * src/prefs_account.c
6563                 fix some widget sensitivity, mostly around some labels in
6564                 account prefs.
6565
6566 2006-02-15 [paul]       2.0.0cvs50
6567
6568         * manual/advanced.xml
6569                 improve Templates info
6570                 written by wwp
6571
6572 2006-02-14 [colin]      2.0.0cvs49
6573
6574         * src/pixmaps/address_book.xpm
6575         * src/pixmaps/preferences.xpm
6576         * src/pixmaps/properties.xpm
6577                 Fix pixmap size - patch by Fabien Vantard
6578
6579 2006-02-13 [colin]      2.0.0cvs48
6580
6581         * src/procmime.c
6582                 Add missing fclose()s on error
6583         * src/textview.c
6584                 Remove unused code
6585         * src/common/utils.c
6586                 Fix temp files not being deleted on windows
6587         Patches by Thomas Gilgin
6588
6589 2006-02-13 [colin]      2.0.0cvs47
6590
6591         * src/mainwindow.c
6592                 Fix exit crash
6593
6594 2006-02-13 [wwp]        2.0.0cvs46
6595
6596         * src/plugins/pgpcore/prefs_gpg.c
6597                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6598
6599 2006-02-12 [colin]      2.0.0cvs45
6600
6601         * src/folderview.c
6602         * src/main.c
6603         * src/mainwindow.c
6604                 Fix "stuff" when quitting
6605
6606 2006-02-12 [wwp]        2.0.0cvs44
6607
6608         * src/prefs_themes.c
6609                 fix typos in debug messages.
6610
6611 2006-02-11 [colin]      2.0.0cvs43
6612
6613         * src/summaryview.c
6614                 don't allow drag/drop from ourself
6615
6616 2006-02-10 [wwp]        2.0.0cvs42
6617
6618         * src/exporthtml.c
6619         * src/html.c
6620         * src/html.h
6621         * src/procmime.c
6622         * src/textview.c
6623                 renamed html_ prefixed functions and data structures to avoid
6624                 namespace clashes w/ other software (gtkhtml2 for instance).
6625                 Closes bug #907.
6626
6627
6628 2006-02-09 [colin]      2.0.0cvs41
6629
6630         * src/summaryview.c
6631                 Fix shitty logic messed up. Thanks Ticho for the hint!
6632
6633 2006-02-09 [wwp]        2.0.0cvs40
6634
6635         * src/gtk/about.c
6636         * src/compose.c
6637         * src/prefs_account.c
6638         * src/prefs_gtk.h
6639         * src/editaddress.c
6640                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6641                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6642                 Browse buttons in accounts prefs.
6643
6644 2006-02-09 [colin]      2.0.0cvs39
6645
6646         * src/matcher.c
6647                 Check for pointer before using its members
6648         * src/gtk/gtksourceprintjob.c
6649                 Fix a wrong warning
6650
6651 2006-02-09 [wwp]        2.0.0cvs38
6652
6653         * src/gtk/filesel.c
6654                 fix few compiler warnings (type mismatch).
6655
6656 2006-02-09 [paul]       2.0.0cvs37
6657
6658         * po/fr.po
6659                 updated by Fabien Vantard
6660
6661 2006-02-08 [colin]      2.0.0cvs36
6662
6663         * src/prefs_common.c
6664         * src/common/defs.h
6665         * src/common/plugin.c
6666                 allow windows and linux configurations to coexist
6667                 patch by Thomas Gilgin
6668
6669 2006-02-08 [colin]      2.0.0cvs35
6670
6671         * src/filtering.c
6672         * src/matcher.c
6673         * src/matcher.h
6674         * src/matcher_parser_parse.y
6675         * src/prefs_filtering_action.c
6676         * src/prefs_matcher.c
6677                 Add the "Ignore thread" filtering
6678                 action
6679
6680 2006-02-08 [colin]      2.0.0cvs34
6681
6682         * src/compose.c
6683         * src/procmime.c
6684         * src/procmime.h
6685                 Fix bug #905 (damaged attachment)
6686                 text files with raw \0's aren't really text files
6687         FOR_STABLE
6688
6689 2006-02-08 [colin]      2.0.0cvs33
6690
6691         * src/summaryview.c
6692                 Fix crasher introduced yesterday
6693
6694 2006-02-08 [wwp]        2.0.0cvs32
6695
6696         * src/compose.c
6697         * src/compose.h
6698                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6699
6700 2006-02-08 [wwp]        2.0.0cvs31
6701
6702         * src/prefs_template.c
6703                 templates enhancement: allow address completion for Cc and Bcc fields
6704                 (it was currently possible for the To field only)
6705
6706 2006-02-08 [colin]      2.0.0cvs30
6707
6708         * src/compose.c
6709                 Don't unblock if not blocked
6710         FOR_STABLE
6711
6712 2006-02-07 [colin]      2.0.0cvs29
6713
6714         * src/action.c
6715                 Forgot to refresh summaryview
6716
6717 2006-02-07 [colin]      2.0.0cvs28
6718
6719         * src/action.c
6720                 Freeze/thaw message list and folder list while
6721                 processing %as{} actions 
6722         * src/compose.c
6723                 Fix auto-wrap disabling after a middle-click
6724                 paste - FOR_STABLE
6725
6726 2006-02-07 [paul]       2.0.0cvs27
6727
6728         * src/folder.c
6729                 fix freeing of uninitialised pointers
6730                 Thanks to Colin
6731
6732 2006-02-06 [colin]      2.0.0cvs26
6733
6734         * src/folder.c
6735                 Use g_slist_prepend in potentially big list
6736
6737 2006-02-06 [colin]      2.0.0cvs25
6738
6739         * src/folder.c
6740                 Completely skip processing if it doesn't 
6741                 exist (faster!)
6742
6743 2006-02-06 [colin]      2.0.0cvs24
6744
6745         * src/folder.c
6746         * src/summaryview.c
6747                 Batch filtering in summaryview (from Tools menu)
6748                 and pre/post//-processing too
6749
6750 2006-02-06 [colin]      2.0.0cvs23
6751
6752         * src/procmsg.h
6753         * src/filtering.c
6754                 Use a special field for batch filtering instead
6755                 of stepping on deferred execution's toes
6756
6757 2006-02-06 [colin]      2.0.0cvs22
6758
6759         * src/action.c
6760         * src/filtering.c
6761         * src/filtering.h
6762         * src/folder.c
6763         * src/summaryview.c
6764                 Fix filtering via menus and actions
6765
6766 2006-02-06 [colin]      2.0.0cvs21
6767
6768         * src/imap.c
6769                 Put the added file directly to cache if possible (will work
6770                 with next libetpan)
6771         * src/filtering.c
6772         * src/filtering.h
6773         * src/inc.c
6774         * src/folder.c
6775         * src/mbox.c
6776         * src/procmsg.h
6777                 Move and copy filtered messages by batches instead of one
6778                 by one - faster on IMAP
6779         * src/procmsg.c
6780                 Add a function that'll possibly be useful later
6781
6782 2006-02-06 [colin]      2.0.0cvs20
6783
6784         * src/addressbook.c
6785                 Use internal mime-type instead of text/plain for d'n'd
6786         * src/compose.c
6787                 Allow attaching files from mimeview's icon list via d'n'd
6788         * src/folderview.c
6789         * src/folderview.h
6790                 Use internal mime-type instead of text/plain for d'n'd
6791                 Don't try to selected opened folder if none is
6792                 Factorize d'n'd from other apps code
6793         * src/headerview.c
6794         * src/textview.c
6795         * src/gtk/gtkutils.c
6796         * src/gtk/gtkutils.h
6797                 Factorize Face/X-Face stuff
6798         * src/mimeview.c
6799                 Fix d'n'd to other apps
6800         * src/prefs_message.c
6801                 Let the XFace pref be usable without libcompface as it also
6802                 applies to Face
6803         * src/summaryview.c
6804                 Fix d'n'd to other apps
6805                 Factorize d'n'd from other apps code
6806
6807 2006-02-06 [wwp]        2.0.0cvs19
6808
6809         * po/it.po
6810                 Italian translation fixes by Andrea Spadaccini (no more confusion
6811                 between filtering and processing, and few changes in the About
6812                 dialog).
6813
6814
6815 2006-02-06 [mones]      2.0.0cvs18
6816
6817         * src/gtk/icon_legend.c
6818                 Improved descriptions allowing better translations
6819
6820 2006-02-05 [colin]      2.0.0cvs17
6821
6822         * src/imap.c
6823                 Add the f*cking missing expunge that caused imap_fetch_env
6824                 to fail after an add_msgs ! :-///
6825         * src/etpan/imap-thread.c
6826                 Add a bit of debug
6827         FOR_STABLE
6828
6829 2006-02-05 [colin]      2.0.0cvs16
6830
6831         * src/common/utils.c
6832                 Don't check for return-path (or we can't put
6833                 back non-sent mails)
6834
6835 2006-02-05 [colin]      2.0.0cvs15
6836
6837         * src/textview.c
6838                 Don't try to display Face header in textview
6839                 when teh headerview's active
6840
6841 2006-02-05 [colin]      2.0.0cvs14
6842
6843         * tools/tbird2syl.py
6844         * tools/Makefile.am
6845                 Add script to import Thunderbird mails
6846
6847 2006-02-05 [colin]      2.0.0cvs13
6848
6849         * src/headerview.c
6850         * src/procheader.c
6851         * src/procmsg.c
6852         * src/procmsg.h
6853         * src/textview.c
6854                 Show Face headers - patch partially by Klaus Flittner
6855
6856 2006-02-05 [colin]      2.0.0cvs12
6857
6858         * src/folderview.c
6859         * src/summaryview.c
6860         * src/common/utils.c
6861         * src/common/utils.h
6862                 Let dnd work from mime icons to summaryview
6863                 and to folderview too
6864                 Add a crude test to avoid trying to add files
6865                 drag'n'dropped when they're not mails
6866
6867 2006-02-04 [colin]      2.0.0cvs11
6868
6869         * src/summaryview.c
6870         * src/mimeview.c
6871                 Fix utf8 conversion
6872
6873 2006-02-04 [colin]      2.0.0cvs10
6874
6875         * src/compose.c
6876         * src/folderview.c
6877         * src/mimeview.c
6878         * src/summaryview.c
6879         * src/summaryview.h
6880                 Added various drag and drop capas:
6881                 From                    To
6882                 summaryview             other apps
6883                 mimeview icons          other apps
6884                 other apps              summaryview
6885                 other apps              folderview
6886
6887                 This shouldn't have broken the existing:
6888                 From                    To
6889                 summaryview             folderview
6890                 folderview              folderview
6891                 summaryview             compose's attachments
6892
6893         Tests welcomed.
6894
6895 2006-02-02 [paul]       2.0.0cvs9
6896
6897         * src/mainwindow.c
6898                 move global option 'Set displayed columns...' out
6899                 of folder option grouping.
6900                 fix sensitivity of 'harvest addresses'
6901         FOR_STABLE
6902
6903 2006-02-01 [colin]      2.0.0cvs8
6904
6905         * src/mimeview.c
6906                 Revert the alertpanel patch, it sucks (intrusive
6907                 and gets in the way of "open")
6908
6909 2006-02-01 [colin]      2.0.0cvs7
6910
6911         * src/compose.c
6912         * src/prefs_account.c
6913         * src/prefs_common.c
6914         * src/common/defs.h
6915         * src/common/utils.c
6916         * src/common/utils.h
6917                 Add ability to edit the signature file
6918                 from the account preferences, and use
6919                 a default for the text editor.
6920                 Patch by Fabien Vantard
6921
6922 2006-02-01 [colin]      2.0.0cvs6
6923
6924         * src/mimeview.c
6925                 Try to get mime type by extension if it is
6926                 application/octet-stream
6927                 Display a window with possible choices when
6928                 encountering unknown mime types
6929         * src/gtk/filesel.c
6930         * src/gtk/filesel.h
6931                 Add preview
6932                 Allow multiple selection in filtered filesel
6933                 (patch by Fabien Vantard)
6934         * src/gtk/pluginwindow.c
6935                 Use it (patch by Fabien Vantard)
6936
6937 2006-02-01 [paul]       2.0.0cvs5
6938
6939         * src/jpilot.c
6940                 fix crash on creating jpilot address book
6941                 Thanks to Colin - FOR_STABLE
6942         * src/prefs_summaries.c
6943         * src/prefs_wrapping.c
6944         * src/gtk/icon_legend.c
6945         * src/gtk/quicksearch.c
6946                 string fixes and additions
6947
6948 2006-02-01 [paul]       2.0.0cvs4
6949
6950         * src/compose.c
6951         * src/mainwindow.c
6952         * src/messageview.c
6953         * src/prefs_send.c
6954                 add Arabic encoding option
6955                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6956
6957 2006-01-31 [colin]      2.0.0cvs3
6958
6959         * src/plugins/pgpcore/passphrase.c
6960                 Convert passphrase to locale encoding
6961         * src/compose.c
6962                 Fix drafting on IMAP. Crappy bug sneaked in
6963                 the release :-/
6964         FOR_STABLE
6965
6966 2006-01-30 [paul]       2.0.0cvs2
6967
6968         * src/gtk/icon_legend.c
6969                 show the new entries
6970
6971 2006-01-30 [colin]      2.0.0cvs1
6972
6973         * src/manual.c
6974                 Check for the file to be present before 
6975                 enabling the menu - FOR_STABLE
6976         * src/gtk/icon_legend.c
6977                 Add folders icons (not all of them, there
6978                 are too much, but the most intriguing ones)
6979
6980 2006-01-30 [paul]       2.0.0
6981
6982         version 2.0.0 released
6983
6984 2006-01-30 [paul]       1.9.100cvs200
6985
6986         * manual/faq.xml
6987         * manual/gpl.xml
6988         * manual/intro.xml
6989         * manual/starting.xml
6990         * manual/sylpheed-claws-manual.xml
6991                 fixes, additions
6992
6993 2006-01-29 [mones]      1.9.100cvs199
6994
6995         * manual/account.xml
6996         * manual/advanced.xml
6997         * manual/glossary.xml
6998                 Some typos fixed, added LDIF term to glossary
6999         * po/es.po
7000                 Fixed leading plus symbol
7001
7002 2006-01-29 [paul]       1.9.100cvs198
7003
7004         * po/fi.po
7005         * po/sk.po
7006                 updated by Tommi Pirinen and Andrej Kacian
7007
7008 2006-01-29 [paul]       1.9.100cvs197
7009
7010         * src/gtk/authors.h
7011                 remove duplicates
7012
7013 2006-01-29 [paul]       1.9.100cvs196
7014
7015         * AUTHORS
7016         * po/nl.po
7017         * src/gtk/authors.h
7018         * tools/claws.i18n.status.pl
7019                 nl translation updated by Tim Dijkstra
7020
7021 2006-01-29 [paul]       1.9.100cvs195
7022
7023         * po/sr.po
7024         * po/sv.po
7025                 updated by Aleksandar Urosevic and Anders Troback
7026
7027 2006-01-28 [colin]      1.9.100cvs194
7028
7029         * src/gtk/gtksourceprintjob.c
7030                 Don't fiddle with PangoLayout when we
7031                 have an image
7032
7033 2006-01-28 [paul]       1.9.100cvs193
7034
7035         * AUTHORS
7036         * po/el.po
7037         * po/zh_CN.po
7038         * src/gtk/authors.h
7039         * tools/claws.i18n.status.pl
7040                 updated translations submitted by Stavros Giannouris
7041                 and Ralgh Young
7042
7043 2006-01-27 [colin]      1.9.100cvs192
7044
7045         * src/summaryview.c
7046         * src/gtk/gtksourceprintjob.c
7047                 Add image printing 
7048                 (libgnomeprint only, of course)
7049
7050 2006-01-27 [paul]       1.9.100cvs191
7051
7052         * po/fr.po
7053         * po/it.po
7054                 updated by Fabien Vantard and Andrea Spadaccini
7055
7056 2006-01-26 [colin]      1.9.100cvs190
7057
7058         * manual/Makefile.am
7059         * configure.ac
7060                 Make building the manual optional 
7061                 (--disable-manual)
7062
7063 2006-01-26 [paul]       1.9.100cvs189
7064
7065         * manual/glossary.xml
7066         * manual/plugins.xml
7067                 edited
7068         * po/en_GB.po
7069                 updated
7070
7071 2006-01-26 [paul]       1.9.100cvs188
7072
7073         * src/prefs_display_header.c
7074         * src/prefs_folder_column.c
7075         * src/prefs_msg_colors.c
7076         * src/prefs_summaries.c
7077         * src/prefs_summary_column.c
7078                 HIGify
7079
7080 2006-01-25 [colin]      1.9.100cvs187
7081
7082         * src/imap.c
7083                 Don't allow moving/copying mails between
7084                 queue/drafts and non-queue/drafts folders
7085                 Fixes bug #897 (message header is resetted 
7086                 if one is copied to Drafts)
7087
7088 2006-01-25 [colin]      1.9.100cvs186
7089
7090         * src/folder.c
7091         * src/mainwindow.c
7092                 Fix subscribed folders not found
7093         * src/compose.c
7094                 Don't try to encode as original mail's charset
7095                 if it's ascii 
7096
7097 2006-01-25 [paul]       1.9.100cvs185
7098
7099         * AUTHORS
7100         * po/Makevars
7101                 updated
7102         * po/de.po
7103         * po/pl.po
7104         * po/pt_BR.po
7105         * po/sr.po
7106                 updates submitted by Stephan Sachse, Emilian Nowak
7107                 and Quar, Frederico Goncalves Guimaraes, and
7108                 Aleksandar Urosevic
7109                 Fix Bug 896, 'PT_BR locale broken'.
7110         * src/gtk/authors.h
7111                 updated
7112
7113 2006-01-24 [mones]      1.9.100cvs184
7114
7115         * manual/glossary.xml
7116                 All current terms finished. Reviewers welcome ;-)
7117         * manual/keyboard.xml
7118                 Fixed column width for pdf output.
7119         * po/es.po
7120                 Updated
7121
7122 2006-01-24 [paul]       1.9.100cvs183
7123
7124         * manual/glossary.xml
7125                 fix id name
7126         * manual/dist/html/Makefile.am
7127         * manual/dist/pdf/Makefile.am
7128         * manual/dist/ps/Makefile.am
7129         * manual/dist/txt/Makefile.am
7130                 fix make deps
7131                 Thanks to Colin
7132
7133 2006-01-24 [mones]      1.9.100cvs182
7134
7135         * manual/glossary.xml
7136                 Nearly finished, some terms missing.
7137
7138 2006-01-23 [paul]       1.9.100cvs181
7139
7140         * manual/dist/html/Makefile.am
7141         * manual/dist/pdf/Makefile.am
7142         * manual/dist/ps/Makefile.am
7143         * manual/dist/txt/Makefile.am
7144         * src/mainwindow.c
7145                 re-enable manual
7146                 Thanks to Colin
7147
7148 2006-01-22 [colin]      1.9.100cvs180
7149
7150         * src/compose.c
7151         * src/gtk/gtkaspell.c
7152                 Don't deselect stuff before right-clicking, with aspell.
7153                 (This prevented right-click Copy, for example).
7154                 Thanks to Clo!
7155
7156 2006-01-22 [paul]       1.9.100cvs179
7157
7158         * src/summary_search.c
7159                 don't fix the widget size as it causes problems
7160                 under localisation.
7161                 Thanks to Emilian Nowak
7162
7163 2006-01-21 [paul]       1.9.100cvs178
7164
7165         * src/prefs_themes.c
7166                 fix broken underlining of label text
7167                 with some translations
7168
7169 2006-01-21 [colin]      1.9.100cvs177
7170
7171         * po/fr.po
7172                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
7173
7174 2006-01-20 [colin]      1.9.100cvs176
7175
7176         * configure.ac
7177         * Makefile.am
7178         * manual/Makefile
7179         * manual/dist/html/.cvsignore
7180         * manual/dist/html/Makefile.am
7181         * manual/dist/pdf/.cvsignore
7182         * manual/dist/pdf/Makefile.am
7183         * manual/dist/ps/.cvsignore
7184         * manual/dist/ps/Makefile.am
7185         * manual/dist/txt/.cvsignore
7186         * manual/dist/txt/Makefile.am
7187                 Autotool-ize manual
7188
7189 2006-01-20 [paul]       1.9.100cvs175
7190
7191         * manual/handling.xml
7192                 make Filtering and Searching entries easier to find
7193         * manual/keyboard.xml
7194                 add the remaining default keybinds
7195         * src/prefs_summaries.c
7196                 update the default keybinds
7197
7198 2006-01-20 [paul]       1.9.100cvs174
7199
7200         * src/addressbook.c
7201         * src/addrgather.c
7202         * src/addrharvest.c
7203         * src/editaddress.c
7204         * src/editgroup.c
7205         * src/exphtmldlg.c
7206         * src/expldifdlg.c
7207         * src/exporthtml.c
7208         * src/exportldif.c
7209         * src/ldif.c
7210                 replace 'e-mail' with 'email'
7211         * src/summary_search.c
7212                 add mnemonic to "Find all" button
7213
7214 2006-01-20 [wwp]        1.9.100cvs173
7215
7216         * src/export.c
7217         * src/import.c
7218                 touched mbox import/export buttons for HIG-compliance
7219
7220 2006-01-19 [paul]       1.9.100cvs172
7221
7222         * manual/account.xml
7223         * manual/addrbook.xml
7224         * manual/advanced.xml
7225         * manual/faq.xml
7226         * manual/handling.xml
7227         * manual/intro.xml
7228         * manual/plugins.xml
7229         * manual/starting.xml
7230                 more editing
7231
7232 2006-01-19 [paul]       1.9.100cvs171
7233
7234         * src/toolbar.c
7235                 allow use of trash button while receiving
7236                 Thanks to Colin
7237
7238 2006-01-19 [wwp]        1.9.100cvs170
7239
7240         * src/gtk/quicksearch.c
7241         * src/compose.c
7242                 force text color to black when yellow background is set
7243
7244 2006-01-19 [colin]      1.9.100cvs169
7245
7246         * src/plugins/trayicon/trayicon.c
7247                 Gray out Get Mail when already getting mail
7248
7249 2006-01-18 [paul]       1.9.100cvs168
7250
7251         * src/compose.c
7252                 give widget yellow background was To is
7253                 set via folder prefs
7254         * src/gtk/quicksearch.c
7255                 give widget yellow background when quick
7256                 search is active.
7257                 Thanks to Colin
7258
7259 2006-01-18 [paul]       1.9.100cvs167
7260
7261         * doc/man/sylpheed-claws.1
7262                 add --subscribe option
7263
7264 2006-01-18 [paul]       1.9.100cvs166
7265
7266         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7267         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7268                 use %U instead of %F (%F is broken for user installed
7269                 files in kde 3.5)
7270
7271 2006-01-18 [colin]      1.9.100cvs165
7272
7273         * src/summaryview.c
7274                 Default to Yes in "No more * messages" dialogs
7275
7276 2006-01-17 [colin]      1.9.100cvs164
7277
7278         * src/compose.c
7279                 Possibly fix an invalid iterator causing
7280                 crash
7281
7282 2006-01-17 [colin]      1.9.100cvs163
7283
7284         * src/mimeview.c
7285                 Fix crash when the image disappears under the
7286                 image viewer
7287
7288 2006-01-16 [colin]      1.9.100cvs162
7289
7290         * src/compose.c
7291                 Fix reenabling autowrap
7292
7293 2006-01-16 [colin]      1.9.100cvs161
7294
7295         * src/compose.c
7296                 reset quote_len before getting quote_str
7297
7298 2006-01-16 [colin]      1.9.100cvs160
7299
7300         * src/account.c
7301         * src/account.h
7302         * src/folder.c
7303         * src/imap_gtk.c
7304         * src/mh_gtk.c
7305                 Fix bug #883 (default inbox does not track folder move)
7306
7307 2006-01-16 [colin]      1.9.100cvs159
7308
7309         * src/compose.c
7310         * src/plugins/pgpcore/passphrase.c
7311                 More buttons fixes
7312
7313 2006-01-16 [paul]       1.9.100cvs158
7314
7315         * src/prefs_actions.c
7316         * src/prefs_filtering_action.c
7317         * src/prefs_matcher.c
7318         * src/quote_fmt.c
7319         * src/gtk/description_window.c
7320         * src/gtk/description_window.h
7321         * src/gtk/quicksearch.c
7322                 description window cleanups
7323
7324 2006-01-15 [colin]      1.9.100cvs157
7325
7326         * src/addressbook.c
7327         * src/prefs_filtering.c
7328                 Same here
7329
7330 2006-01-15 [colin]      1.9.100cvs156
7331
7332         * src/folderview.c
7333         * src/mainwindow.c
7334                 Same for "Empty trash"
7335
7336 2006-01-15 [colin]      1.9.100cvs155
7337
7338         * src/inc.c
7339                 Override offline dialog had Yes by default
7340
7341 2006-01-15 [colin]      1.9.100cvs154
7342
7343         * src/summaryview.c
7344                 Delete selected messages? previously had Yes the default
7345
7346 2006-01-15 [colin]      1.9.100cvs153
7347
7348         * src/folder.c
7349         * src/folder.h
7350         * src/main.c
7351                 Check if a mailbox is loaded after all
7352                 plugins are loaded.
7353
7354 2006-01-15 [colin]      1.9.100cvs152
7355
7356         * src/folder.c
7357                 Don't start wizard when there are unloaded folders (will help
7358                 people with only mbox or maildir mailboxes)
7359
7360 2006-01-14 [colin]      1.9.100cvs151
7361
7362         * src/addressbook.c
7363         * src/expldifdlg.c
7364         * src/importldif.c
7365         * src/importmutt.c
7366         * src/importpine.c
7367         * src/mh_gtk.c
7368                 More HIG compliance and fixes
7369
7370 2006-01-14 [colin]      1.9.100cvs150
7371
7372         * src/prefs_filtering_action.c
7373         * src/foldersel.c
7374                 Two forgotten button order changes
7375
7376 2006-01-14 [colin]      1.9.100cvs149
7377
7378         * src/account.c
7379         * src/addressbook.c
7380         * src/compose.c
7381         * src/folderview.c
7382         * src/imap_gtk.c
7383         * src/mainwindow.c
7384         * src/mh_gtk.c
7385         * src/news_gtk.c
7386         * src/prefs_actions.c
7387         * src/prefs_customheader.c
7388         * src/prefs_filtering.c
7389         * src/prefs_matcher.c
7390         * src/prefs_template.c
7391         * src/ssl_manager.c
7392         * src/summaryview.c
7393         * src/textview.c
7394         * src/toolbar.c
7395                 All deletion confirmations are now "Cancel, Delete" 
7396                 instead of "No, Yes"
7397                 Clarified most of the other "No, Yes" to 
7398                 "Cancel, Descriptive_action"
7399                 Rechanged the "Entry not saved" alerts to have 
7400                 "Close, Continue editing"
7401
7402
7403 2006-01-14 [paul]
7404
7405         * 2.0.0-rc4 released
7406
7407 2006-01-14 [paul]       1.9.100cvs148
7408
7409         * src/account.c
7410         * src/addressadd.c
7411         * src/addressbook.c
7412         * src/compose.c
7413         * src/editaddress.c
7414         * src/editbook.c
7415         * src/editgroup.c
7416         * src/editjpilot.c
7417         * src/editldap.c
7418         * src/editvcard.c
7419         * src/exphtmldlg.c
7420         * src/expldifdlg.c
7421         * src/folderview.c
7422         * src/grouplistdialog.c
7423         * src/imap_gtk.c
7424         * src/importmutt.c
7425         * src/importpine.c
7426         * src/inc.c
7427         * src/main.c
7428         * src/mainwindow.c
7429         * src/message_search.c
7430         * src/messageview.c
7431         * src/mh_gtk.c
7432         * src/mimeview.c
7433         * src/news_gtk.c
7434         * src/prefs_actions.c
7435         * src/prefs_customheader.c
7436         * src/prefs_filtering.c
7437         * src/prefs_matcher.c
7438         * src/prefs_template.c
7439         * src/prefs_themes.c
7440         * src/ssl_manager.c
7441         * src/summary_search.c
7442         * src/summaryview.c
7443         * src/textview.c
7444         * src/toolbar.c
7445         * src/gtk/foldersort.c
7446         * src/gtk/gtkaspell.c
7447         * src/gtk/inputdialog.c
7448         * src/gtk/prefswindow.c
7449         * src/plugins/pgpcore/select-keys.c
7450         * src/plugins/trayicon/trayicon.c
7451                 HIG compliant button order
7452
7453 2006-01-14 [mones]      1.9.100cvs147
7454
7455         * po/es.po
7456                 Updated translation
7457
7458 2006-01-13 [paul]       1.9.100cvs146
7459
7460         * AUTHORS
7461         * ChangeLog
7462         * src/gtk/authors.h
7463                 add Joshua M. Kwan to contributors list
7464
7465 2006-01-13 [colin]      1.9.100cvs145
7466
7467         * src/gtk/quicksearch.c
7468                 Don't refocus quick search after executing (Esc or Enter)
7469                 Allows to '/'search something then move up/down in 
7470                 summaryview, and to Esc a search and be back in the 
7471                 summaryview
7472
7473 2006-01-13 [paul]       1.9.100cvs144
7474
7475         * src/plugins/pgpinline/pgpinline.c
7476                 support Content-Type 'application/pgp'
7477                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7478
7479 2006-01-13 [paul]       1.9.100cvs143
7480
7481         * manual/account.xml
7482                 make mention of partial retrieval
7483                 thanks to Colin
7484
7485 2006-01-13 [paul]       1.9.100cvs142
7486
7487         * src/account.c
7488         * src/account.h
7489         * src/action.c
7490         * src/action.h
7491         * src/adbookbase.h
7492         * src/addr_compl.c
7493         * src/addr_compl.h
7494         * src/addrbook.c
7495         * src/addrcache.c
7496         * src/addrcache.h
7497         * src/addrcindex.c
7498         * src/addrcindex.h
7499         * src/addrclip.c
7500         * src/addrclip.h
7501         * src/addrdefs.h
7502         * src/addressadd.c
7503         * src/addressadd.h
7504         * src/addressbook.c
7505         * src/addressbook.h
7506         * src/addrgather.c
7507         * src/addrgather.h
7508         * src/addrharvest.c
7509         * src/addrharvest.h
7510         * src/addrindex.c
7511         * src/addrindex.h
7512         * src/addritem.c
7513         * src/addritem.h
7514         * src/addrquery.c
7515         * src/addrquery.h
7516         * src/addrselect.c
7517         * src/addrselect.h
7518         * src/alertpanel.c
7519         * src/alertpanel.h
7520         * src/browseldap.c
7521         * src/browseldap.h
7522         * src/codeconv.c
7523         * src/codeconv.h
7524         * src/compose.c
7525         * src/compose.h
7526         * src/customheader.c
7527         * src/customheader.h
7528         * src/displayheader.c
7529         * src/displayheader.h
7530         * src/editaddress.c
7531         * src/editaddress.h
7532         * src/editbook.c
7533         * src/editbook.h
7534         * src/editgroup.c
7535         * src/editgroup.h
7536         * src/editjpilot.c
7537         * src/editjpilot.h
7538         * src/editldap.c
7539         * src/editldap.h
7540         * src/editldap_basedn.c
7541         * src/editldap_basedn.h
7542         * src/editvcard.c
7543         * src/editvcard.h
7544         * src/exphtmldlg.c
7545         * src/exphtmldlg.h
7546         * src/expldifdlg.c
7547         * src/expldifdlg.h
7548         * src/export.h
7549         * src/exporthtml.c
7550         * src/exporthtml.h
7551         * src/exportldif.c
7552         * src/exportldif.h
7553         * src/filtering.c
7554         * src/filtering.h
7555         * src/folder.c
7556         * src/folder.h
7557         * src/folder_item_prefs.c
7558         * src/folder_item_prefs.h
7559         * src/foldersel.c
7560         * src/foldersel.h
7561         * src/folderutils.c
7562         * src/folderutils.h
7563         * src/folderview.c
7564         * src/folderview.h
7565         * src/grouplistdialog.c
7566         * src/grouplistdialog.h
7567         * src/headerview.c
7568         * src/html.c
7569         * src/html.h
7570         * src/image_viewer.c
7571         * src/image_viewer.h
7572         * src/imap.c
7573         * src/imap.h
7574         * src/imap_gtk.c
7575         * src/imap_gtk.h
7576         * src/import.h
7577         * src/importldif.c
7578         * src/importldif.h
7579         * src/importmutt.c
7580         * src/importmutt.h
7581         * src/importpine.c
7582         * src/importpine.h
7583         * src/inc.c
7584         * src/inc.h
7585         * src/jpilot.c
7586         * src/jpilot.h
7587         * src/ldapctrl.c
7588         * src/ldapctrl.h
7589         * src/ldaplocate.c
7590         * src/ldaplocate.h
7591         * src/ldapquery.c
7592         * src/ldapquery.h
7593         * src/ldapserver.c
7594         * src/ldapserver.h
7595         * src/ldaputil.c
7596         * src/ldaputil.h
7597         * src/ldif.c
7598         * src/ldif.h
7599         * src/main.c
7600         * src/main.h
7601         * src/mainwindow.c
7602         * src/mainwindow.h
7603         * src/manual.c
7604         * src/manual.h
7605         * src/mbox.c
7606         * src/mbox.h
7607         * src/message_search.c
7608         * src/message_search.h
7609         * src/messageview.c
7610         * src/messageview.h
7611         * src/mh.c
7612         * src/mh.h
7613         * src/mh_gtk.c
7614         * src/mh_gtk.h
7615         * src/mimeview.c
7616         * src/mimeview.h
7617         * src/msgcache.c
7618         * src/msgcache.h
7619         * src/mutt.c
7620         * src/mutt.h
7621         * src/news.c
7622         * src/news.h
7623         * src/news_gtk.c
7624         * src/news_gtk.h
7625         * src/partial_download.c
7626         * src/partial_download.h
7627         * src/pine.c
7628         * src/pine.h
7629         * src/pop.c
7630         * src/pop.h
7631         * src/prefs_account.c
7632         * src/prefs_account.h
7633         * src/prefs_actions.c
7634         * src/prefs_actions.h
7635         * src/prefs_common.c
7636         * src/prefs_common.h
7637         * src/prefs_compose_writing.c
7638         * src/prefs_compose_writing.h
7639         * src/prefs_customheader.c
7640         * src/prefs_customheader.h
7641         * src/prefs_display_header.c
7642         * src/prefs_display_header.h
7643         * src/prefs_filtering.c
7644         * src/prefs_filtering.h
7645         * src/prefs_filtering_action.c
7646         * src/prefs_filtering_action.h
7647         * src/prefs_folder_column.c
7648         * src/prefs_folder_column.h
7649         * src/prefs_folder_item.c
7650         * src/prefs_folder_item.h
7651         * src/prefs_fonts.c
7652         * src/prefs_fonts.h
7653         * src/prefs_gtk.c
7654         * src/prefs_gtk.h
7655         * src/prefs_image_viewer.c
7656         * src/prefs_image_viewer.h
7657         * src/prefs_matcher.c
7658         * src/prefs_matcher.h
7659         * src/prefs_message.c
7660         * src/prefs_msg_colors.c
7661         * src/prefs_msg_colors.h
7662         * src/prefs_other.c
7663         * src/prefs_quote.c
7664         * src/prefs_receive.c
7665         * src/prefs_send.c
7666         * src/prefs_spelling.c
7667         * src/prefs_spelling.h
7668         * src/prefs_summaries.c
7669         * src/prefs_summaries.h
7670         * src/prefs_summary_column.c
7671         * src/prefs_summary_column.h
7672         * src/prefs_template.c
7673         * src/prefs_template.h
7674         * src/prefs_themes.c
7675         * src/prefs_themes.h
7676         * src/prefs_toolbar.c
7677         * src/prefs_toolbar.h
7678         * src/prefs_wrapping.c
7679         * src/prefs_wrapping.h
7680         * src/privacy.c
7681         * src/privacy.h
7682         * src/procheader.c
7683         * src/procheader.h
7684         * src/procmime.c
7685         * src/procmime.h
7686         * src/procmsg.c
7687         * src/procmsg.h
7688         * src/quote_fmt.c
7689         * src/quote_fmt_parse.y
7690         * src/recv.c
7691         * src/recv.h
7692         * src/remotefolder.c
7693         * src/remotefolder.h
7694         * src/send_message.c
7695         * src/send_message.h
7696         * src/setup.c
7697         * src/setup.h
7698         * src/sourcewindow.c
7699         * src/sourcewindow.h
7700         * src/ssl_manager.c
7701         * src/ssl_manager.h
7702         * src/statusbar.c
7703         * src/statusbar.h
7704         * src/stock_pixmap.c
7705         * src/stock_pixmap.h
7706         * src/summary_search.c
7707         * src/summary_search.h
7708         * src/summaryview.c
7709         * src/summaryview.h
7710         * src/syldap.c
7711         * src/syldap.h
7712         * src/textview.c
7713         * src/textview.h
7714         * src/toolbar.c
7715         * src/toolbar.h
7716         * src/undo.c
7717         * src/undo.h
7718         * src/unmime.c
7719         * src/unmime.h
7720         * src/vcard.c
7721         * src/vcard.h
7722         * src/wizard.c
7723         * src/wizard.h
7724         * src/common/base64.c
7725         * src/common/base64.h
7726         * src/common/defs.h
7727         * src/common/hooks.c
7728         * src/common/hooks.h
7729         * src/common/log.c
7730         * src/common/log.h
7731         * src/common/mgutils.c
7732         * src/common/mgutils.h
7733         * src/common/nntp.c
7734         * src/common/nntp.h
7735         * src/common/passcrypt.c
7736         * src/common/passcrypt.h.in
7737         * src/common/plugin.c
7738         * src/common/plugin.h
7739         * src/common/prefs.c
7740         * src/common/prefs.h
7741         * src/common/progressindicator.c
7742         * src/common/progressindicator.h
7743         * src/common/quoted-printable.c
7744         * src/common/quoted-printable.h
7745         * src/common/session.c
7746         * src/common/session.h
7747         * src/common/smtp.c
7748         * src/common/smtp.h
7749         * src/common/socket.c
7750         * src/common/socket.h
7751         * src/common/ssl.c
7752         * src/common/ssl.h
7753         * src/common/ssl_certificate.c
7754         * src/common/ssl_certificate.h
7755         * src/common/stringtable.c
7756         * src/common/stringtable.h
7757         * src/common/sylpheed.c
7758         * src/common/sylpheed.h
7759         * src/common/template.c
7760         * src/common/template.h
7761         * src/common/timing.h
7762         * src/common/utils.c
7763         * src/common/utils.h
7764         * src/common/version.h.in
7765         * src/common/xml.c
7766         * src/common/xml.h
7767         * src/common/xmlprops.c
7768         * src/common/xmlprops.h
7769         * src/gtk/colorlabel.c
7770         * src/gtk/colorsel.c
7771         * src/gtk/colorsel.h
7772         * src/gtk/description_window.c
7773         * src/gtk/description_window.h
7774         * src/gtk/filesel.c
7775         * src/gtk/filesel.h
7776         * src/gtk/foldersort.c
7777         * src/gtk/foldersort.h
7778         * src/gtk/gtkutils.c
7779         * src/gtk/gtkutils.h
7780         * src/gtk/inputdialog.c
7781         * src/gtk/inputdialog.h
7782         * src/gtk/logwindow.c
7783         * src/gtk/logwindow.h
7784         * src/gtk/manage_window.c
7785         * src/gtk/manage_window.h
7786         * src/gtk/menu.c
7787         * src/gtk/menu.h
7788         * src/gtk/pluginwindow.c
7789         * src/gtk/pluginwindow.h
7790         * src/gtk/prefswindow.c
7791         * src/gtk/prefswindow.h
7792         * src/gtk/progressdialog.c
7793         * src/gtk/progressdialog.h
7794         * src/gtk/sslcertwindow.c
7795         * src/gtk/sslcertwindow.h
7796         * src/plugins/clamav/clamav_plugin.c
7797         * src/plugins/clamav/clamav_plugin.h
7798         * src/plugins/clamav/clamav_plugin_gtk.c
7799         * src/plugins/demo/demo.c
7800         * src/plugins/dillo_viewer/dillo_prefs.c
7801         * src/plugins/dillo_viewer/dillo_prefs.h
7802         * src/plugins/dillo_viewer/dillo_viewer.c
7803         * src/plugins/pgpcore/passphrase.c
7804         * src/plugins/pgpcore/passphrase.h
7805         * src/plugins/pgpcore/plugin.c
7806         * src/plugins/pgpcore/select-keys.c
7807         * src/plugins/pgpcore/select-keys.h
7808         * src/plugins/pgpcore/sgpgme.c
7809         * src/plugins/pgpcore/sgpgme.h
7810         * src/plugins/pgpinline/pgpinline.c
7811         * src/plugins/pgpinline/pgpinline.h
7812         * src/plugins/pgpinline/plugin.c
7813         * src/plugins/pgpmime/pgpmime.c
7814         * src/plugins/pgpmime/pgpmime.h
7815         * src/plugins/pgpmime/plugin.c
7816         * src/plugins/spamassassin/spamassassin.c
7817         * src/plugins/spamassassin/spamassassin.h
7818         * src/plugins/spamassassin/spamassassin_gtk.c
7819         * src/plugins/trayicon/trayicon.c
7820                 update copyright header
7821
7822 2006-01-13 [paul]       1.9.100cvs141
7823
7824         * src/account.c
7825         * src/export.c
7826         * src/import.c
7827         * src/mainwindow.c
7828         * src/prefs_account.c
7829         * src/prefs_display_header.c
7830         * src/prefs_receive.c
7831         * src/prefs_send.c
7832         * src/prefs_summaries.c
7833         * src/prefs_themes.c
7834         * src/prefs_toolbar.c
7835         * src/gtk/about.c
7836                 various cleanups
7837
7838 2006-01-12 [colin]      1.9.100cvs140
7839
7840         * src/folder.c
7841         * src/folder.h
7842         * src/main.c
7843                 Add --subscribe option
7844                 Let sylpheed-claws email@domain.com equivalent to --compose
7845                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7846
7847 2006-01-12 [paul]       1.9.100cvs139
7848
7849         * src/mainwindow.c
7850                 append 'Change folder order' label with '...'
7851         * src/prefs_actions.c
7852                 allow reordering of actions list by dnd
7853         * src/gtk/foldersort.c
7854                 make the dialog nicer
7855
7856 2006-01-11 [colin]      1.9.100cvs138
7857
7858         * src/compose.c
7859                 Allow templates without text
7860
7861 2006-01-11 [paul]       1.9.100cvs137
7862
7863         * tools/README
7864         * tools/filter_conv_new.pl
7865                 add info to README
7866                 also check .sylpheed for filter.xml
7867                 be a bit informative to the user
7868
7869 2006-01-11 [colin]      1.9.100cvs136
7870
7871         * src/textview.c
7872                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7873
7874 2006-01-10 [paul]       1.9.100cvs135
7875
7876         * tools/Makefile.am
7877         * tools/filter_conv_new.pl
7878                 add script to convert new style Sylpheed
7879                 filter rules (Sylpheed >= 0.9.99) to
7880                 Claws filtering rules
7881
7882 2006-01-10 [colin]      1.9.100cvs134
7883
7884         * src/compose.c
7885                 Fix broken line joins in certain conditions
7886                 (between two quoted lines: <enter><enter><up>
7887                  <type a wrapped sentence><go in the first line>
7888                  <insert more text><watch as line joining failed>)
7889
7890 2006-01-10 [paul]       1.9.100cvs133
7891
7892         * src/compose.c
7893                 don't report success in error dialog
7894                 thanks to Colin
7895         * src/common/utils.c
7896                 include some trailing punctuations as URI
7897                 thanks to Hiro
7898
7899 2006-01-10 [paul]       1.9.100cvs132
7900
7901         * src/mimeview.c
7902                 fix incompatible pointer type
7903                 warning
7904
7905 2006-01-10 [paul]       1.9.100cvs131
7906
7907         * src/compose.c
7908                 change Subject in window title
7909                 instantaneously
7910
7911 2006-01-09 [colin]      1.9.100cvs130
7912
7913         * src/addressbook.c
7914         * src/headerview.c
7915         * src/mainwindow.c
7916         * src/messageview.c
7917         * src/mimeview.c
7918         * src/noticeview.c
7919         * src/summaryview.c
7920                 Fix possible crashes on exit and in addressbook
7921
7922 2006-01-09 [paul]       1.9.100cvs129
7923
7924         * src/prefs_msg_colors.c
7925                 some cleanups that I forgot last time
7926
7927 2006-01-09 [paul]       1.9.100cvs128
7928
7929         * README
7930         * src/folderview.c
7931         * src/prefs_msg_colors.c
7932                 add previously hidden option, color_new, to
7933                 the gui
7934                 move the page to Display/
7935                 rework the gui
7936
7937 2006-01-09 [wwp]        1.9.100cvs127
7938
7939         * src/prefs_themes.c
7940                 made the prefs/display/themes layouts spacing less condensed
7941                 (and so they match other prefs/pages' look).
7942
7943 2006-01-09 [paul]       1.9.100cvs126
7944
7945         * src/compose.c
7946         * src/prefs_common.c
7947         * src/prefs_common.h
7948         * src/prefs_wrapping.c
7949                 remove 'wrap at send' option
7950
7951 2006-01-06 [colin]      1.9.100cvs125
7952
7953         * src/compose.c
7954                 Just make completely sure we don't insert "manual line breaks" 
7955                 when wrapping... 
7956
7957 2006-01-04 [paul]
7958
7959         * 2.0.0-rc3 released
7960
7961 2006-01-04 [paul]       1.9.100cvs124
7962
7963         * src/folderview.c
7964                 fix bug 882, 'quick scroll in folder list
7965                 displays wrong folder contents'
7966
7967 2006-01-04 [paul]       1.9.100cvs123
7968
7969         * src/plugins/pgpmime/pgpmime.c
7970                 better debug information when signing
7971                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7972
7973 2006-01-03 [colin]      1.9.100cvs122
7974
7975         * configure.ac
7976                 We need to recheck for gpgme 1.0.0 after checking
7977                 for 1.1.1, because if 1.1.1 isn't available, 
7978                 GPGME_LIBS and friends are blanked out by the 
7979                 second check.
7980
7981 2006-01-03 [colin]      1.9.100cvs121
7982
7983         * src/common/prefs.c
7984                 Windows unlink-before rename fix
7985         * src/plugins/pgpcore/sgpgme.c
7986                 Add support for PKA info if available
7987                 Both patches by Werner Koch
7988
7989 2006-01-03 [paul]       1.9.100cvs120
7990
7991         * src/messageview.c
7992                 fix bug 884, 'Send receipt' button visible in queue
7993                 Thanks to Colin
7994
7995 2006-01-02 [colin]      1.9.100cvs119
7996
7997         * src/compose.c
7998         * src/imap.c
7999                 Fix autosave on IMAP and more generally try to
8000                 return the correct ID on a newly added IMAP message
8001
8002 2006-01-02 [paul]       1.9.100cvs118
8003
8004         * manual/keyboard.xml
8005                 edited
8006
8007 2006-01-01 [paul]       1.9.100cvs117
8008
8009         * src/gtk/authors.h
8010                 alphabetical order
8011
8012 2005-12-30 [colin]      1.9.100cvs116
8013
8014         * manual/advanced.xml
8015                 Explain Pre/Post-processing differences.
8016
8017 2005-12-30 [colin]      1.9.100cvs115
8018
8019         * src/mh.c
8020                 Implement copy_msgs for a little optimization
8021         * src/imap.c
8022                 Finish yesterday's fix
8023
8024 2005-12-29 [colin]      1.9.100cvs114
8025
8026         * src/imap.c
8027                 Fix occasional failure in fetching a mail over
8028                 IMAP
8029
8030 2005-12-29 [colin]      1.9.100cvs113
8031
8032         * src/compose.c
8033                 Don't remove a draft when sending it, if it is 
8034                 locked.
8035
8036 2005-12-28 [colin]      1.9.100cvs112
8037
8038         * src/summaryview.c
8039                 Fix leak for real
8040
8041 2005-12-28 [wwp]        1.9.100cvs111
8042
8043         * doc/faq/.cvsignore
8044         * doc/faq/de/.cvsignore
8045         * doc/faq/en/.cvsignore
8046         * doc/faq/es/.cvsignore
8047         * doc/faq/fr/.cvsignore
8048         * doc/faq/it/.cvsignore
8049         * doc/manual/.cvsignore
8050         * doc/manual/de/.cvsignore
8051         * doc/manual/en/.cvsignore
8052         * doc/manual/es/.cvsignore
8053         * doc/manual/fr/.cvsignore
8054         * doc/manual/ja/.cvsignore
8055         * src/plugins/mathml_viewer/.cvsignore
8056                 rollback revival of those files (my bad, sorry for the noise).
8057
8058 2005-12-28 [wwp]        1.9.100cvs110
8059
8060         * src/compose.c
8061                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
8062
8063 2005-12-28 [wwp]        1.9.100cvs109
8064
8065         * doc/faq/.cvsignore
8066         * doc/faq/de/.cvsignore
8067         * doc/faq/en/.cvsignore
8068         * doc/faq/es/.cvsignore
8069         * doc/faq/fr/.cvsignore
8070         * doc/faq/it/.cvsignore
8071         * doc/manual/.cvsignore
8072         * doc/manual/de/.cvsignore
8073         * doc/manual/en/.cvsignore
8074         * doc/manual/es/.cvsignore
8075         * doc/manual/fr/.cvsignore
8076         * doc/manual/ja/.cvsignore
8077         * src/plugins/mathml_viewer/.cvsignore
8078         * po/.cvsignore
8079                 more files to ignore.
8080
8081 2005-12-24 [colin]      1.9.100cvs108
8082
8083         * AUTHORS
8084         * src/gtk/authors.h
8085                 Update for Werner
8086
8087 2005-12-24 [colin]      1.9.100cvs107
8088
8089         * src/procmsg.c
8090                 Allow NULL src_msginfo in 
8091                 procmsg_msginfo_new_from_mimeinfo
8092
8093 2005-12-23 [paul]       1.9.100cvs106
8094
8095         * src/plugins/pgpinline/mypgpcore.def
8096                 add this forgotten file
8097
8098 2005-12-23 [colin]      1.9.100cvs105
8099
8100         * src/mainwindow.c
8101                 Fix missing break
8102
8103 2005-12-23 [colin]      1.9.100cvs104
8104
8105         * autogen.sh
8106         * src/folder.c
8107         * src/mh.c
8108         * src/common/plugin.c
8109         * src/common/socket.c
8110         * src/common/socket.h
8111         * src/common/utils.c
8112         * src/common/utils.h
8113         * src/gtk/pluginwindow.c
8114         * src/plugins/pgpcore/plugin.def
8115         * src/plugins/pgpcore/sylpheed.def
8116         * src/plugins/pgpinline/Makefile.am
8117         * src/plugins/pgpinline/plugin.def
8118         * src/plugins/pgpinline/sylpheed.def
8119         * src/plugins/pgpmime/plugin.def
8120         * src/plugins/pgpmime/sylpheed.def
8121                 Various w32 fixes by Werner Koch
8122
8123 2005-12-22 [paul]       1.9.100cvs103
8124
8125         * src/wizard.c
8126                 don't offer IMAP as 'server type' if
8127                 libetpan isn't built in
8128
8129 2005-12-22 [paul]       1.9.100cvs102
8130
8131         * AUTHORS
8132         * src/mainwindow.c
8133         * src/mainwindow.h
8134         * src/toolbar.c
8135         * src/gtk/authors.h
8136                 support GTK_TOOLBAR_BOTH_HORIZ (text
8137                 next to icon) Patch by Marien Zwart
8138                 marienz@users.sf.net
8139                 Also reword the text
8140
8141 2005-12-21 [colin]      1.9.100cvs101
8142
8143         * configure.ac
8144                 Fix DATADIRNAME
8145         * COPYING
8146                 Fix missing section and explicit the exception better
8147         * src/compose.c
8148                 Prevent mail from being lost without notice when an
8149                 SMTP error happens on trying to send an unmodified
8150                 drafted mail.
8151         * src/send_message.c
8152         * src/common/smtp.c
8153                 Fix password remembering when wrong, and add return
8154                 value checks where they should have been
8155         * src/plugins/pgpcore/sylpheed.def
8156         * src/plugins/pgpinline/sylpheed.def
8157         * src/plugins/pgpmime/sylpheed.def
8158                 Add a few symbols needed
8159
8160 2005-12-21 [paul]       1.9.100cvs100
8161
8162         * m4/codeset.m4
8163         * m4/glibc21.m4
8164         * m4/intdiv0.m4
8165         * m4/inttypes-pri.m4
8166         * m4/inttypes.m4
8167         * m4/inttypes_h.m4
8168         * m4/isc-posix.m4
8169         * m4/lcmessage.m4
8170         * m4/stdint_h.m4
8171         * m4/uintmax_t.m4
8172                 gettextization
8173                 thanks to Colin
8174
8175 2005-12-21 [paul]       1.9.100cvs99
8176
8177         * po/sv.po
8178                 fixed by Colin
8179
8180 2005-12-20 [paul]       1.9.100cvs98
8181
8182         * po/sv.po
8183                 updated by Anders Trobäck
8184
8185 2005-12-20 [colin]      1.9.100cvs97
8186
8187         * ABOUT-NLS
8188         * Makefile.am
8189         * autogen.sh
8190         * configure.ac
8191         * config/config.rpath
8192         * config/mkinstalldirs
8193         * m4/Makefile.am
8194         * m4/glibc2.m4
8195         * m4/gnupg.m4
8196         * m4/gpgme.m4
8197         * m4/intmax.m4
8198         * m4/longdouble.m4
8199         * m4/longlong.m4
8200         * m4/printf-posix.m4
8201         * m4/signed.m4
8202         * m4/size_max.m4
8203         * m4/ulonglong.m4
8204         * m4/wchar_t.m4
8205         * m4/wint_t.m4
8206         * m4/xsize.m4
8207         * po/Makefile.in.in
8208         * po/Makevars
8209         * po/bg.po
8210         * po/ca.po
8211         * po/cs.po
8212         * po/de.po
8213         * po/el.po
8214         * po/en_GB.po
8215         * po/es.po
8216         * po/fi.po
8217         * po/fr.po
8218         * po/hr.po
8219         * po/hu.po
8220         * po/it.po
8221         * po/ja.po
8222         * po/ko.po
8223         * po/nb.po
8224         * po/nl.po
8225         * po/pl.po
8226         * po/pt_BR.po
8227         * po/ru.po
8228         * po/sk.po
8229         * po/sr.po
8230         * po/stamp-po
8231         * po/sv.po
8232         * po/zh_CN.po
8233         * po/zh_TW.po
8234         * src/Makefile.am
8235         * src/codeconv.c
8236         * src/compose.c
8237         * src/exporthtml.c
8238         * src/exportldif.c
8239         * src/folder.c
8240         * src/main.c
8241         * src/manual.c
8242         * src/mh.c
8243         * src/mimeview.c
8244         * src/send_message.c
8245         * src/common/Makefile.am
8246         * src/common/fnmatch.c
8247         * src/common/fnmatch.h
8248         * src/common/fnmatch_loop.c
8249         * src/common/nntp.c
8250         * src/common/plugin.c
8251         * src/common/smtp.c
8252         * src/common/socket.c
8253         * src/common/string_match.c
8254         * src/common/sylpheed.c
8255         * src/common/utils.c
8256         * src/common/utils.h
8257         * src/common/w32_dirent.c
8258         * src/common/w32_reg.c
8259         * src/common/w32_signal.c
8260         * src/common/w32_stat.c
8261         * src/common/w32_stdio.c
8262         * src/common/w32_stdlib.c
8263         * src/common/w32_string.c
8264         * src/common/w32_time.c
8265         * src/common/w32_unistd.c
8266         * src/common/w32_wait.c
8267         * src/common/w32lib.h
8268         * src/etpan/Makefile.am
8269         * src/gtk/Makefile.am
8270         * src/plugins/clamav/Makefile.am
8271         * src/plugins/demo/Makefile.am
8272         * src/plugins/dillo_viewer/Makefile.am
8273         * src/plugins/pgpcore/Makefile.am
8274         * src/plugins/pgpcore/passphrase.c
8275         * src/plugins/pgpcore/plugin.def
8276         * src/plugins/pgpcore/sgpgme.c
8277         * src/plugins/pgpcore/sylpheed.def
8278         * src/plugins/pgpcore/version.rc
8279         * src/plugins/pgpinline/Makefile.am
8280         * src/plugins/pgpinline/plugin.def
8281         * src/plugins/pgpinline/sylpheed.def
8282         * src/plugins/pgpinline/version.rc
8283         * src/plugins/pgpmime/Makefile.am
8284         * src/plugins/pgpmime/mypgpcore.def
8285         * src/plugins/pgpmime/plugin.def
8286         * src/plugins/pgpmime/sylpheed.def
8287         * src/plugins/pgpmime/version.rc
8288         * src/plugins/spamassassin/Makefile.am
8289                 Very little ;-) patch from Werner Koch, providing
8290                 infrastructure for cross-compiling to Win32
8291
8292 2005-12-20 [paul]       1.9.100cvs96
8293
8294         * src/account.c
8295         * src/account.h
8296         * src/mainwindow.c
8297         * src/mainwindow.h
8298         * src/toolbar.c
8299         * src/toolbar.h
8300                 add a combo to the Get All button, allowing
8301                 quick retrieval from any account
8302                 Patch by Fabien Vantard, slightly modified
8303                 by Colin
8304         * src/gtk/about.c
8305                 i18n fix. Patch by Fabien Vantard
8306
8307 2005-12-19 [colin]      1.9.100cvs95
8308
8309         * src/compose.c
8310         * src/compose.h
8311                 Don't automatically join lines when they've 
8312                 been separated by the user and not automatically
8313
8314 2005-12-19 [paul]       1.9.100cvs94
8315
8316         * src/gtk/pluginwindow.c
8317                 i18n fix.
8318                 Patch by Fabien Vantard
8319
8320 2005-12-15 [paul]       1.9.100cvs93
8321
8322         * src/common/plugin.c
8323         * src/common/plugin.h
8324         * src/gtk/pluginwindow.c
8325         * src/plugins/clamav/clamav_plugin.c
8326         * src/plugins/demo/demo.c
8327         * src/plugins/dillo_viewer/dillo_viewer.c
8328         * src/plugins/pgpcore/plugin.c
8329         * src/plugins/pgpinline/plugin.c
8330         * src/plugins/pgpmime/plugin.c
8331         * src/plugins/spamassassin/spamassassin.c
8332         * src/plugins/trayicon/trayicon.c
8333                 add plugin_version()
8334
8335 2005-12-15 [colin]      1.9.100cvs92
8336
8337         * src/compose.c
8338                 Further fix bug #875
8339
8340 2005-12-15 [paul]       1.9.100cvs91
8341
8342         * src/gtk/filesel.c
8343                 fix attach_load_dir getting set to
8344                 PLUGINDIR on plugin load
8345
8346 2005-12-14 [mones]      1.9.100cvs90
8347
8348         * manual/ack.xml
8349         * manual/keyboard.xml
8350                 Initial draft and some shortcuts added
8351                 
8352         * po/es.po
8353                 Updated translation
8354
8355 2005-12-14 [colin]      1.9.100cvs89
8356
8357         * src/compose.c
8358         * src/imap.c
8359         * src/summaryview.c
8360         * src/gtk/gtkaspell.c
8361                 More leaks fixed
8362         * src/prefs_folder_item.c
8363                 Fix recursive prefs apply
8364
8365
8366 2005-12-14 [colin]      1.9.100cvs88
8367
8368         * src/compose.c
8369                 Fix bug #875 (Freeze On Inline Forward of 
8370                 Large Message)
8371
8372 2005-12-13 [colin]      1.9.100cvs87
8373
8374         * src/compose.c
8375                 Uniq-ify and sort the mimetypes list
8376                 Patch by Fabien Vantard
8377
8378 2005-12-13 [colin]      1.9.100cvs86
8379
8380         * src/imap.c
8381         * src/etpan/imap-thread.c
8382                 Fix leaks (patch by Hoa)
8383         * src/news.c
8384         * src/common/plugin.c
8385                 Fix leaks
8386
8387 2005-12-12 [colin]
8388
8389         * 2.0.0-rc2 released
8390
8391 2005-12-12 [colin]      1.9.100cvs85
8392
8393         * src/matcher.c
8394                 Fix a leak
8395
8396 2005-12-12 [wwp]        1.9.100cvs84
8397
8398         * src/gtk/icon_legend.c
8399                 fix misbehaviour and crash when closing the legend window
8400         using the Esc key (patch by Fabien Vantard).
8401
8402 2005-12-12 [paul]       1.9.100cvs83
8403
8404         * src/browseldap.c
8405         * src/foldersel.c
8406         * src/prefs_actions.c
8407         * src/prefs_filtering.c
8408         * src/prefs_matcher.c
8409         * src/prefs_spelling.glade      ** REMOVED **
8410         * src/prefs_template.c
8411         * src/gtk/foldersort.glade      ** REMOVED **
8412         * src/gtk/pluginwindow.c
8413         * src/gtk/pluginwindow.glade    ** REMOVED **
8414         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8415                 cleanups
8416
8417 2005-12-11 [paul]       1.9.100cvs82
8418
8419         * src/gtk/filesel.c
8420                 fix attach_load_dir crasher (double free)
8421
8422 2005-12-09 [paul]       1.9.100cvs81
8423
8424         * po/POTFILES.in
8425         * src/mainwindow.c
8426         * src/gtk/Makefile.am
8427         * src/gtk/icon_legend.c
8428         * src/gtk/icon_legend.h
8429                 add icon legend
8430         * src/manual.c
8431                 cleanup
8432
8433 2005-12-09 [paul]       1.9.100cvs80
8434
8435         * src/plugins/pgpcore/passphrase.c
8436                 wrap the label in the dialog
8437
8438 2005-12-09 [colin]      1.9.100cvs79
8439
8440         * src/plugins/pgpcore/sgpgme.c
8441                 Display (untrusted) on not trusted signatures
8442                 Patch by Michal Èihaø <michal@cihar.com>
8443                 Closes bug #867 (Report also key trust)
8444
8445 2005-12-09 [colin]      1.9.100cvs78
8446
8447         * src/common/plugin.c
8448                 Update licence check, following Eben Moglen's advice
8449
8450 2005-12-08 [colin]      1.9.100cvs77
8451
8452         * src/folder.c
8453                 Fix the occasionnal item->cache != NULL 
8454                 assertion failure. 
8455
8456 2005-12-08 [colin]      1.9.100cvs76
8457
8458         * src/mimeview.c
8459         * src/plugins/pgpcore/sgpgme.c
8460                 Print key id when unable to check it
8461                 Closes bug #866 (Show key id when missing)
8462
8463 2005-12-08 [paul]       1.9.100cvs75
8464
8465         * src/prefs_common.c
8466         * src/prefs_common.h
8467         * src/gtk/filesel.c
8468                 remember load attachment dir
8469
8470 2005-12-07 [colin]      1.9.100cvs74
8471
8472         * src/prefs_toolbar.c
8473                 Gtk fixes, patch by Fabien Vantard
8474
8475 2005-12-07 [colin]      1.9.100cvs73
8476
8477         * src/action.c
8478         * src/compose.c
8479         * src/compose.h
8480                 Fix bug #839 (Quoted text isn't colored after 
8481                 executing an action)
8482         * src/common/plugin.c
8483                 Require plugins to declare their licence in plugin_licence()
8484                 Refuse to load non-GPL plugins as they'd be illegal (as 
8485                 derived works of Sylpheed-Claws, they must be GPL).
8486         * src/plugins/clamav/clamav_plugin.c
8487         * src/plugins/demo/demo.c
8488         * src/plugins/dillo_viewer/dillo_viewer.c
8489         * src/plugins/pgpcore/plugin.c
8490         * src/plugins/pgpinline/plugin.c
8491         * src/plugins/pgpmime/plugin.c
8492         * src/plugins/spamassassin/spamassassin.c
8493         * src/plugins/trayicon/trayicon.c
8494                 Add plugin_licence()
8495
8496 2005-12-07 [paul]       1.9.100cvs72
8497
8498         * configure.ac
8499         * src/mainwindow.c
8500         * src/manual.c
8501         * src/manual.h
8502         * src/common/defs.h
8503                 clean up after local FAQ removal and
8504                 temporary manual removal
8505
8506 2005-12-06 [colin]      1.9.100cvs71
8507
8508         * configure.ac
8509         * doc/Makefile.am
8510         * doc/faq/.cvsignore
8511         * doc/faq/Makefile.am
8512         * doc/faq/de/.cvsignore
8513         * doc/faq/de/Makefile.am
8514         * doc/faq/de/sylpheed-faq-1.html
8515         * doc/faq/de/sylpheed-faq-2.html
8516         * doc/faq/de/sylpheed-faq-3.html
8517         * doc/faq/de/sylpheed-faq.html
8518         * doc/faq/en/.cvsignore
8519         * doc/faq/en/Makefile.am
8520         * doc/faq/en/sylpheed-faq-1.html
8521         * doc/faq/en/sylpheed-faq-2.html
8522         * doc/faq/en/sylpheed-faq-3.html
8523         * doc/faq/en/sylpheed-faq-4.html
8524         * doc/faq/en/sylpheed-faq.html
8525         * doc/faq/es/.cvsignore
8526         * doc/faq/es/Makefile.am
8527         * doc/faq/es/sylpheed-faq-1.html
8528         * doc/faq/es/sylpheed-faq-2.html
8529         * doc/faq/es/sylpheed-faq-3.html
8530         * doc/faq/es/sylpheed-faq-4.html
8531         * doc/faq/es/sylpheed-faq.html
8532         * doc/faq/fr/.cvsignore
8533         * doc/faq/fr/Makefile.am
8534         * doc/faq/fr/sylpheed-faq-1.html
8535         * doc/faq/fr/sylpheed-faq-2.html
8536         * doc/faq/fr/sylpheed-faq-3.html
8537         * doc/faq/fr/sylpheed-faq.html
8538         * doc/faq/it/.cvsignore
8539         * doc/faq/it/Makefile.am
8540         * doc/faq/it/sylpheed-faq-1.html
8541         * doc/faq/it/sylpheed-faq-2.html
8542         * doc/faq/it/sylpheed-faq-3.html
8543         * doc/faq/it/sylpheed-faq.html
8544         * doc/manual/.cvsignore
8545         * doc/manual/Makefile.am
8546         * doc/manual/de/.cvsignore
8547         * doc/manual/de/Makefile.am
8548         * doc/manual/de/sylpheed-1.html
8549         * doc/manual/de/sylpheed-10.html
8550         * doc/manual/de/sylpheed-11.html
8551         * doc/manual/de/sylpheed-12.html
8552         * doc/manual/de/sylpheed-13.html
8553         * doc/manual/de/sylpheed-14.html
8554         * doc/manual/de/sylpheed-15.html
8555         * doc/manual/de/sylpheed-16.html
8556         * doc/manual/de/sylpheed-17.html
8557         * doc/manual/de/sylpheed-18.html
8558         * doc/manual/de/sylpheed-19.html
8559         * doc/manual/de/sylpheed-2.html
8560         * doc/manual/de/sylpheed-20.html
8561         * doc/manual/de/sylpheed-3.html
8562         * doc/manual/de/sylpheed-4.html
8563         * doc/manual/de/sylpheed-5.html
8564         * doc/manual/de/sylpheed-6.html
8565         * doc/manual/de/sylpheed-7.html
8566         * doc/manual/de/sylpheed-8.html
8567         * doc/manual/de/sylpheed-9.html
8568         * doc/manual/de/sylpheed.html
8569         * doc/manual/en/.cvsignore
8570         * doc/manual/en/Makefile.am
8571         * doc/manual/en/sylpheed-1.html
8572         * doc/manual/en/sylpheed-10.html
8573         * doc/manual/en/sylpheed-11.html
8574         * doc/manual/en/sylpheed-12.html
8575         * doc/manual/en/sylpheed-13.html
8576         * doc/manual/en/sylpheed-14.html
8577         * doc/manual/en/sylpheed-15.html
8578         * doc/manual/en/sylpheed-16.html
8579         * doc/manual/en/sylpheed-17.html
8580         * doc/manual/en/sylpheed-18.html
8581         * doc/manual/en/sylpheed-19.html
8582         * doc/manual/en/sylpheed-2.html
8583         * doc/manual/en/sylpheed-20.html
8584         * doc/manual/en/sylpheed-21.html
8585         * doc/manual/en/sylpheed-22.html
8586         * doc/manual/en/sylpheed-3.html
8587         * doc/manual/en/sylpheed-4.html
8588         * doc/manual/en/sylpheed-5.html
8589         * doc/manual/en/sylpheed-6.html
8590         * doc/manual/en/sylpheed-7.html
8591         * doc/manual/en/sylpheed-8.html
8592         * doc/manual/en/sylpheed-9.html
8593         * doc/manual/en/sylpheed.html
8594         * doc/manual/es/.cvsignore
8595         * doc/manual/es/Makefile.am
8596         * doc/manual/es/sylpheed-1.html
8597         * doc/manual/es/sylpheed-10.html
8598         * doc/manual/es/sylpheed-11.html
8599         * doc/manual/es/sylpheed-12.html
8600         * doc/manual/es/sylpheed-13.html
8601         * doc/manual/es/sylpheed-14.html
8602         * doc/manual/es/sylpheed-15.html
8603         * doc/manual/es/sylpheed-16.html
8604         * doc/manual/es/sylpheed-17.html
8605         * doc/manual/es/sylpheed-18.html
8606         * doc/manual/es/sylpheed-19.html
8607         * doc/manual/es/sylpheed-2.html
8608         * doc/manual/es/sylpheed-20.html
8609         * doc/manual/es/sylpheed-3.html
8610         * doc/manual/es/sylpheed-4.html
8611         * doc/manual/es/sylpheed-5.html
8612         * doc/manual/es/sylpheed-6.html
8613         * doc/manual/es/sylpheed-7.html
8614         * doc/manual/es/sylpheed-8.html
8615         * doc/manual/es/sylpheed-9.html
8616         * doc/manual/es/sylpheed.html
8617         * doc/manual/fr/.cvsignore
8618         * doc/manual/fr/Makefile.am
8619         * doc/manual/fr/sylpheed-1.html
8620         * doc/manual/fr/sylpheed-10.html
8621         * doc/manual/fr/sylpheed-11.html
8622         * doc/manual/fr/sylpheed-12.html
8623         * doc/manual/fr/sylpheed-13.html
8624         * doc/manual/fr/sylpheed-14.html
8625         * doc/manual/fr/sylpheed-15.html
8626         * doc/manual/fr/sylpheed-16.html
8627         * doc/manual/fr/sylpheed-17.html
8628         * doc/manual/fr/sylpheed-18.html
8629         * doc/manual/fr/sylpheed-19.html
8630         * doc/manual/fr/sylpheed-2.html
8631         * doc/manual/fr/sylpheed-20.html
8632         * doc/manual/fr/sylpheed-3.html
8633         * doc/manual/fr/sylpheed-4.html
8634         * doc/manual/fr/sylpheed-5.html
8635         * doc/manual/fr/sylpheed-6.html
8636         * doc/manual/fr/sylpheed-7.html
8637         * doc/manual/fr/sylpheed-8.html
8638         * doc/manual/fr/sylpheed-9.html
8639         * doc/manual/fr/sylpheed.html
8640         * doc/manual/ja/.cvsignore
8641         * doc/manual/ja/Makefile.am
8642         * doc/manual/ja/sylpheed-1.html
8643         * doc/manual/ja/sylpheed-10.html
8644         * doc/manual/ja/sylpheed-11.html
8645         * doc/manual/ja/sylpheed-12.html
8646         * doc/manual/ja/sylpheed-13.html
8647         * doc/manual/ja/sylpheed-14.html
8648         * doc/manual/ja/sylpheed-15.html
8649         * doc/manual/ja/sylpheed-16.html
8650         * doc/manual/ja/sylpheed-17.html
8651         * doc/manual/ja/sylpheed-18.html
8652         * doc/manual/ja/sylpheed-19.html
8653         * doc/manual/ja/sylpheed-2.html
8654         * doc/manual/ja/sylpheed-20.html
8655         * doc/manual/ja/sylpheed-3.html
8656         * doc/manual/ja/sylpheed-4.html
8657         * doc/manual/ja/sylpheed-5.html
8658         * doc/manual/ja/sylpheed-6.html
8659         * doc/manual/ja/sylpheed-7.html
8660         * doc/manual/ja/sylpheed-8.html
8661         * doc/manual/ja/sylpheed-9.html
8662         * doc/manual/ja/sylpheed.html
8663         * doc/manual/ja/sylpheed.sgml
8664         * src/mainwindow.c
8665                 Remove outdated manual and faq. Noisy, eh?
8666
8667 2005-12-06 [colin]      1.9.100cvs70
8668
8669         * src/compose.c
8670         * src/quote_fmt_parse.y
8671         * src/undo.c
8672         * src/undo.h
8673                 Allow %X to position cursor at 0 
8674                 (no %X = before signature)
8675                 Fix paste as quotation putting the cursor at 0
8676                 Fix undo offsets when pasting
8677                 Insert the quote_fmt at once instead of line 
8678                 by line
8679                 Fix [Edited] when starting to reply/forward
8680
8681 2005-12-06 [paul]       1.9.100cvs69
8682
8683         * src/plugins/clamav/clamav_plugin_gtk.c
8684                 add another tooltip
8685         * src/plugins/spamassassin/spamassassin_gtk.c
8686                 rework spamassassin_create_widget_func()
8687
8688 2005-12-05 [colin]      1.9.100cvs68
8689
8690         * po/POTFILES.in
8691                 Fix make release ;-)
8692
8693 2005-12-05 [colin]      1.9.100cvs67
8694
8695         * src/compose.c
8696         * src/compose.h
8697                 Fix cursor positioning (not obeying %X)
8698
8699 2005-12-05 [paul]       1.9.100cvs66
8700
8701         * src/plugins/dillo_viewer/dillo_prefs.c
8702                 fix compilation warning
8703
8704 2005-12-05 [paul]       1.9.100cvs65
8705
8706         * src/prefs_spelling.c
8707         * src/plugins/trayicon/trayicon.c
8708                 cleanups - remove unused stuff
8709
8710 2005-12-05 [paul]       1.9.100cvs64
8711
8712         * README
8713         * manual/plugins.xml
8714                 remove info about removed mathml_viewer plugin
8715
8716 2005-12-05 [paul]       1.9.100cvs63
8717
8718         * configure.ac
8719         * src/plugins/Makefile.am
8720         * src/plugins/mathml_viewer/.cvsignore
8721         * src/plugins/mathml_viewer/Makefile.am
8722         * src/plugins/mathml_viewer/mathml_viewer.c
8723                 remove unmaintained mathml_viewer plugin
8724
8725 2005-12-05 [paul]       1.9.100cvs62
8726
8727         * src/summaryview.c
8728                 obey prefs_common.always_show_msg when
8729                 moving a msg
8730                 Thanks to Colin
8731
8732 2005-12-05 [paul]       1.9.100cvs61
8733
8734         * src/compose.c
8735         * src/prefs_account.c
8736         * src/prefs_filtering.c
8737         * src/prefs_quote.c
8738         * src/prefs_spelling.c
8739         * src/prefs_toolbar.c
8740         * src/summaryview.c
8741         * src/gtk/gtkutils.c
8742         * src/gtk/quicksearch.c
8743         * src/plugins/dillo_viewer/dillo_prefs.c
8744                 dialog cleanups
8745
8746 2005-12-04 [paul]       1.9.100cvs60
8747
8748         * src/inc.c
8749         * src/prefs_account.c
8750         * src/prefs_account.h
8751                 allow a Local account to specify a
8752                 default inbox
8753                 (closes bug 843 'Inbox cannot be changed for local
8754                  mailboxes')
8755
8756 2005-12-04 [colin]      1.9.100cvs59
8757
8758         * src/plugins/trayicon/trayicon.c
8759                 Remove Get, rename Get All to Get Mail in order to
8760                 be consistent with the default main toolbar
8761
8762 2005-12-03 [colin]      1.9.100cvs58
8763
8764         * manual/gpl.xml
8765         * manual/sylpheed-claws-manual.xml
8766                 Add GPL appendix
8767
8768 2005-12-03 [paul]       1.9.100cvs57
8769
8770         * AUTHORS
8771         * po/sv.po
8772         * src/gtk/authors.h
8773                 new (partially complete) Swedish translation
8774                 by Anders Troback <sylpheed@troback.com>
8775
8776 2005-12-02 [paul]       1.9.100cvs56
8777
8778         * configure.ac
8779                 libetpan 0.41 required
8780
8781 2005-12-02 [paul]       1.9.100cvs55
8782
8783         * src/plugins/clamav/clamav_plugin.c
8784         * src/plugins/clamav/clamav_plugin.h
8785         * src/plugins/clamav/clamav_plugin_gtk.c
8786         * src/plugins/spamassassin/spamassassin.c
8787         * src/plugins/spamassassin/spamassassin.h
8788         * src/plugins/spamassassin/spamassassin_gtk.c
8789                 unregister prefs pages on unloading, thus
8790                 preventing a crash
8791                 (thanks to Colin for the hint)
8792
8793 2005-12-02 [wwp]        1.9.100cvs54
8794
8795         * src/quote_fmt.h
8796         * src/quote_fmt_parse.y
8797                 fix misuse of gboolean*, use gboolean instead
8798                 (thanks to Paul, Colin, for pointing out that scaring one)
8799
8800 2005-12-02 [paul]       1.9.100cvs53
8801
8802         * src/plugins/clamav/clamav_plugin.c
8803                 int no --> unsigned int no
8804         * src/plugins/clamav/clamav_plugin_gtk.c
8805                 rework config page
8806
8807 2005-12-02 [wwp]        1.9.100cvs52
8808
8809         * src/compose.c
8810         * src/prefs_template.c
8811         * src/quote_fmt.h
8812         * src/quote_fmt_parse.y
8813                 prevent from executing |f and |p templates commands when
8814                 adding or replacing templates in prefs (avoids annoying and
8815                 potentially dangerous behaviours)
8816
8817 2005-12-02 [paul]       1.9.100cvs51
8818
8819         * src/prefs_common.c
8820                 allow translation of some default values
8821                 Patch by Fabien Vantard
8822
8823 2005-12-02 [paul]       1.9.100cvs50
8824
8825         * src/codeconv.c
8826         * src/codeconv.h
8827         * src/prefs_common.c
8828         * src/prefs_common.h
8829         * src/prefs_message.c
8830         * src/textview.c
8831                 remove obsolete 'convert_mb_alnum' option
8832                 and related stuff
8833         * src/gtk/about.c
8834                 remove unused 'about_textview_visibility_notify'
8835
8836 2005-12-02 [paul]       1.9.100cvs49
8837
8838         * src/prefs_account.c
8839         * src/prefs_compose_writing.c
8840         * src/prefs_fonts.c
8841         * src/prefs_gtk.h
8842         * src/prefs_image_viewer.c
8843         * src/prefs_message.c
8844         * src/prefs_other.c
8845         * src/prefs_receive.c
8846         * src/prefs_send.c
8847         * src/prefs_spelling.c
8848         * src/prefs_summaries.c
8849         * src/prefs_wrapping.c
8850         * src/plugins/dillo_viewer/dillo_prefs.c
8851         * src/plugins/pgpcore/prefs_gpg.c
8852                 several cleanups to the prefs dialogs
8853                 (slightly modified) patch by Fabien Vantard
8854
8855 2005-12-02 [paul]       1.9.100cvs48
8856
8857         * src/main.c
8858                 --exit means exit
8859         * src/send_message.c
8860                 fix crash on send when connection fails
8861
8862         Thanks to Colin
8863
8864 2005-12-01 [colin]      1.9.100cvs47
8865
8866         * src/html.c
8867                 Translate &hellip; to "..."
8868
8869 2005-11-30 [colin]      1.9.100cvs46
8870
8871         * src/matcher.c
8872         * src/matcher.h
8873                 Optimize back yesterday's fix.
8874
8875 2005-11-30 [paul]       1.9.100cvs45
8876
8877         * manual/faq.xml
8878                 standardised
8879         * manual/intro.xml
8880                 written by Colin, edited by me
8881
8882 2005-11-29 [colin]      1.9.100cvs44
8883
8884         * src/matcher.c
8885                 Skip headers unconditionnaly in match_body if the
8886                 rule is not message or ~message
8887
8888 2005-11-29 [colin]      1.9.100cvs43
8889
8890         * src/matcher.c
8891                 Fix body_part and such, not skipping headers 
8892                 if the matchcriteria wasn't the first in the rule
8893
8894 2005-11-29 [colin]      1.9.100cvs42
8895
8896         * src/compose.c
8897                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8898                 option missing from message view window)
8899                 Fix double text D'n'D with gtk-2.8
8900         * src/matcher.c
8901                 Fix ~message, ~headers_part, ~body_part rules
8902         * src/messageview.c
8903                 Add Windows-1252 (Closes bug #863)
8904                 Fix accels
8905         * src/gtk/gtkaspell.c
8906                 Properly destroy accels in all menus
8907
8908 2005-11-29 [mones]      1.9.100cvs41
8909
8910         * po/es.po
8911                 Updated.
8912
8913 2005-11-27 [colin]      1.9.100cvs40
8914
8915         * src/mh_gtk.c
8916                 "/Remove mailbox" -> "/Remove mailbox..."
8917
8918 2005-11-27 [paul]       1.9.100cvs39
8919
8920         * AUTHORS
8921         * po/de.po
8922         * src/gtk/authors.h
8923                 updated by new maintainer, Stephan Sachse
8924
8925 2005-11-27 [paul]       1.9.100cvs38
8926
8927         * manual/faq.xml
8928                 written by Colin, edited by me
8929
8930 2005-11-27 [paul]       1.9.100cvs37
8931
8932         * src/prefs_common.c
8933         * src/prefs_common.h
8934         * src/prefs_receive.c
8935         * src/prefs_summaries.c
8936                 move 'go to inbox after receiving new mail'
8937                 option from display/sumamaries to mail
8938                 handling/receive, and rework prefs_summaries
8939                 dialog a little
8940
8941 2005-11-25 [martin]     1.9.100cvs36
8942
8943         * po/de.po
8944             fixed windows-1252 translation;
8945             translated some new and fuzzy strings
8946
8947 2005-11-25 [paul]       1.9.100cvs35
8948
8949         * src/plugins/clamav/clamav_plugin.c
8950                 complete the update done in cvs34
8951
8952 2005-11-25 [paul]       1.9.100cvs34
8953
8954         * src/plugins/clamav/clamav_plugin.c
8955                 reflect upstream changes
8956
8957 2005-11-25 [paul]       1.9.100cvs33
8958
8959         * manual/ack.xml
8960         * manual/plugins.xml
8961         * manual/sylpheed-claws-manual.xml
8962                 written/updated by Colin, edited by me
8963         * tools/acroread2sylpheed.pl
8964                 update binary name
8965
8966 2005-11-24 [colin]      1.9.100cvs32
8967
8968         * src/compose.c
8969                 Fix bug #856 (reediting messages forgets Request
8970                 Return Receipt)
8971
8972 2005-11-24 [paul]       1.9.100cvs31
8973
8974         * manual/addrbook.xml
8975         * manual/starting.xml
8976                 written by Colin, proofread, edited, adapted by me
8977         * manual/advanced.xml
8978                 add some Actions examples
8979         * src/importldif.c
8980                 use a Save button instead of a Close button
8981         * src/wizard.c
8982                 indicate mandatory fields
8983                 fix page display
8984                 Thanks to Colin
8985
8986 2005-11-23 [colin]      1.9.100cvs30
8987
8988         * src/addressbook.c
8989                 Rename menu item, fix possible crash after
8990                 deletion of books
8991         * src/addrindex.c
8992                 Allow searching for '*' in ldap
8993         * src/browseldap.c
8994                 Fix "Browse Entry" (did anyone use it?)
8995         * src/wizard.c
8996                 Add guards for mandatory information
8997
8998 2005-11-23 [paul]       1.9.100cvs29
8999
9000         * manual/advanced.xml
9001                 corrections to the English
9002
9003 2005-11-23 [colin]      1.9.100cvs28
9004
9005         * src/mimeview.c
9006                 Fix possible crash at exit. After the call to
9007                 gtk_container_remove(), the Viewer's widget has no
9008                 more parent so gtk+ automatically frees it and its
9009                 sons. If destroy_viewer() then try to access it,
9010                 problems ensue.
9011
9012 2005-11-22 [colin]      1.9.100cvs27
9013
9014         * src/compose.c
9015         * src/gtk/gtkaspell.c
9016                 Fix right-clicking on a misspelled word
9017                 Fix More... in suggestions menu
9018
9019 2005-11-22 [wwp]        1.9.100cvs26
9020
9021         * src/prefs_template.c
9022                 templates works: re-sort templates list when adding or replacing,
9023                 prevent from adding or replacing when the template name is empty
9024
9025 2005-11-21 [colin]      1.9.100cvs25
9026
9027         * src/addressbook.c
9028                 Fix some addressbook suckage (dnd, select all)
9029         * src/compose.c
9030         * src/gtk/gtkaspell.c
9031         * src/gtk/gtkaspell.h
9032                 Make the spellchecker menu work with the 
9033                 GtkTextView one instead of overriding it
9034
9035 2005-11-20 [paul]       1.9.100cvs24
9036
9037         * manual/handling.xml
9038                 proofread and corrected
9039
9040 2005-11-20 [paul]       1.9.100cvs23
9041
9042         * manual/Makefile
9043                 generate html as one file
9044         * manual/advanced.xml
9045                 fix output generation
9046                 reformat hidden options list
9047         * manual/manual.xml     ** REMOVED **
9048         * manual/sylpheed-claws-manual.xml      ** ADDED **
9049                 renamed
9050
9051 2005-11-18 [colin]      1.9.100cvs22
9052
9053         * src/prefs_account.c
9054                 Fix layout in news and mbox accounts
9055         * manual/account.xml
9056         * manual/advanced.xml
9057                 New contents for Paul to check :)
9058
9059 2005-11-18 [wwp]        1.9.100cvs21
9060
9061         * src/gtk/quicksearch.c
9062                 don't update extended quicksearch buttons twice
9063
9064 2005-11-18 [paul]       1.9.100cvs20
9065
9066         * src/textview.c
9067                 complete 1.9.100cvs19
9068
9069 2005-11-18 [paul]       1.9.100cvs19
9070
9071         * src/compose.c
9072                 cosmetic improvements
9073         * src/textview.c
9074                 also list text/* attachments
9075
9076 2005-11-18 [colin]      1.9.100cvs18
9077
9078         * src/summaryview.c
9079                 Use column 0 instead of -1 in 
9080                 gtk_ctree_node_moveto, in a naive
9081                 hope it'll fix the gtk-related crashes
9082
9083 2005-11-18 [colin]      1.9.100cvs17
9084
9085         * src/gtk/inputdialog.c
9086                 Fix icon staying the first one
9087
9088 2005-11-17 [wwp]        1.9.100cvs16
9089                 fix possible problem showing some quicksearch buttons, and a bad
9090                 call to g_return_if_fail in a function that returns a value (both
9091                 fixes by Fabien Vantard)
9092
9093 2005-11-15 [wwp]        1.9.100cvs15
9094
9095         * src/gtk/quicksearch.c
9096                 added a tooltip to that obscure ... quicksearch button
9097
9098 2005-11-15 [wwp]        1.9.100cvs14
9099
9100         * src/gtk/quicksearch.c
9101                 add a quicksearch helper to filtering expression users: the ... button
9102                 raises the condition expr window. condition expressions set up w/ this
9103                 window are used by the quicksearch if the user closes it pressing OK.
9104
9105 2005-11-14 [paul]       1.9.100cvs13
9106
9107         * src/plugins/clamav/clamav_plugin.c
9108         * src/plugins/spamassassin/spamassassin.c
9109                 change plugin type following recent merging
9110
9111 2005-11-14 [wwp]        1.9.100cvs12
9112
9113         * src/folder.c
9114                 prevent from crashing when copying/moving message(s) from and
9115                 to the same folder
9116
9117 2005-11-14 [paul]       1.9.100cvs11
9118
9119         * src/plugins/clamav/Makefile.am
9120         * src/plugins/clamav/clamav_plugin.c
9121         * src/plugins/clamav/clamav_plugin.h
9122         * src/plugins/clamav/clamav_plugin_gtk.c
9123                 also merge clamav and clamav_gtk plugins
9124
9125 2005-11-13 [colin]      1.9.100cvs10
9126
9127         * configure.ac
9128         * src/plugins/spamassassin/Makefile.am
9129         * src/plugins/spamassassin/spamassassin.c
9130         * src/plugins/spamassassin/spamassassin.h
9131         * src/plugins/spamassassin/spamassassin_gtk.c
9132                 Merge spamassassin and spamassassin_gtk plugins,
9133                 and build it by default.
9134
9135 2005-11-12 [colin]      1.9.100cvs9
9136
9137         * src/etpan/imap-thread.c
9138                 Fix gcc warning
9139
9140 2005-11-12 [colin]      1.9.100cvs8
9141
9142         * src/procmime.c
9143                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
9144
9145 2005-11-10 [colin]      1.9.100cvs7
9146
9147         * src/main.c
9148                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
9149                 minimised state)
9150
9151 2005-11-10 [wwp]        1.9.100cvs6
9152
9153         * src/gtk/description_window.c
9154                 fix a crash when closing description windows using the WM's [X] button
9155
9156 2005-11-09 [colin]      1.9.100cvs5
9157
9158         * src/common/ssl.c
9159                 Update libetpan call to follow upstream
9160                 (yes, this requires libetpan-0.40cvs3)
9161
9162 2005-11-08 [colin]      1.9.100cvs4
9163
9164         * src/compose.c
9165         * src/textview.c
9166         * src/common/utils.c
9167         * src/common/utils.h
9168                 Enhance the email parser
9169
9170 2005-11-08 [colin]      1.9.100cvs3
9171
9172         * src/procmime.c
9173                 Fix what looks like an off-by-one (fixes 
9174                 attachments from the Bat)
9175
9176 2005-11-08 [wwp]        1.9.100cvs2
9177
9178         * src/main.c
9179                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
9180
9181 2005-11-08 [wwp]        1.9.100cvs1
9182
9183         * src/main.c
9184                 allow exiting Sylpheed-Claws from command-line
9185
9186 2005-11-08 [paul]       1.9.100
9187
9188         1.9.100 released
9189
9190 2005-11-07 [colin]      1.9.99cvs17
9191
9192         * src/addritem.c
9193         * src/ldif.c
9194                 Fix import of base-64 encoded items
9195
9196 2005-11-07 [colin]      1.9.99cvs16
9197
9198         * src/send_message.c
9199                 Fix bug #314 (Queue does not empty under certain 
9200                 circumstances)
9201
9202 2005-11-07 [paul]       1.9.99cvs15
9203
9204         * src/mutt.c
9205         * src/pine.c
9206                 fix buffer overflows
9207                 Thanks to Colin
9208
9209 2005-11-07 [paul]       1.9.99cvs14
9210
9211         * doc/man/Makefile.am
9212         * doc/man/sylpheed-claws.1      ** ADDED **
9213         * doc/man/sylpheed.1            ** DELETED **
9214                 rename and update the man file
9215
9216 2005-11-06 [colin]      1.9.99cvs13
9217
9218         * src/ldif.c
9219                 Fix ldif_get_line() that returned empty strings
9220                 (Didn't understand why). Also fix a possible
9221                 buffer overflow.
9222
9223 2005-11-06 [wwp]        1.9.99cvs12
9224
9225         * src/textview.c
9226         * src/gtk/about.c
9227         * src/gtk/gtkutils.c
9228         * src/gtk/gtkutils.h
9229                 fix a compilation warning,
9230                 make links sensitive in the about dialog
9231
9232 2005-11-04 [wwp]        1.9.99cvs11
9233
9234         * src/gtk/about.c
9235                 don't wrap or translate URIs, and a bit text format cleanup
9236
9237 2005-11-04 [wwp]        1.9.99cvs10
9238
9239         * src/gtk/about.c
9240                 better textview tagging implementation (no more use of marks for
9241                 postponed tagging)
9242
9243 2005-11-02 [colin]      1.9.99cvs9
9244
9245         * src/common/ssl.c
9246                 Forgot an ifdef
9247
9248 2005-11-02 [colin]      1.9.99cvs8
9249
9250         * configure.ac
9251                 Require libetpan-0.40 due to upstream fix
9252         * src/common/ssl.c
9253                 Tell libetpan not to call SSL_Library_Init,
9254                 as we do it ourselves.
9255
9256 2005-11-02 [colin]      1.9.99cvs7
9257
9258         * po/POTFILES.in
9259                 Add missing files (thanks to Fabien Vantard)
9260
9261 2005-11-02 [colin]      1.9.99cvs6
9262
9263         * src/summaryview.c
9264                 Fix totals when read messages are hidden or quicksearch
9265                 is on
9266         * src/ssl_manager.c
9267         * src/ssl_manager.h
9268         * src/common/ssl_certificate.c
9269         * src/common/ssl_certificate.h
9270         * src/gtk/sslcertwindow.c
9271         * src/gtk/sslcertwindow.h
9272                 Fix copyright on my stuff
9273
9274 2005-11-02 [wwp]        1.9.99cvs5
9275
9276         * src/prefs_themes.c
9277                 fix directory name checking (theme installation/removal),
9278                 made related error a bit more verbose
9279
9280 2005-11-02 [colin]      1.9.99cvs4
9281
9282         * src/summaryview.c
9283                 Fix typo (probably fixes bug #841 (Sort by the From 
9284                 field doesn't work)
9285
9286 2005-11-02 [paul]       1.9.99cvs3
9287
9288         * po/ko.po
9289         * po/nb.po
9290                 updated by SungHyun Nam, Geir Helland
9291         * src/wizard.c
9292                 fix typo in welcome message. spotted by
9293                 Andrea Spadaccini
9294
9295 2005-11-01 [colin]      1.9.99cvs2
9296
9297         * src/compose.c
9298                 Fix replying to ml wen confirming subscription
9299         * src/messageview.c
9300         * src/mimeview.c
9301         * src/mimeview.h
9302         * src/privacy.h
9303         * src/summaryview.c
9304                 Make key check non blocking
9305
9306 2005-10-31 [paul]       1.9.99cvs1
9307
9308         * tools/claws.i18n.status.pl
9309                 updated for ChangeLog
9310
9311 2005-10-31 [paul]       1.9.99
9312
9313         1.9.99 released
9314
9315 2005-10-31 [paul]       1.9.15cvs131
9316
9317         * .cvsignore
9318         * ChangeLog
9319         * ChangeLog.claws       ** REMOVED **
9320         * ChangeLog-gtk2.claws  ** REMOVED **
9321         * ChangeLog.gtk1        ** ADDED **
9322         * INSTALL
9323         * Makefile.am
9324         * NEWS
9325         * README
9326         * README.claws          ** REMOVED **
9327         * README.jp             ** REMOVED **
9328         * RELEASE_NOTES         ** ADDED **
9329         * RELEASE_NOTES.claws   ** REMOVED **
9330         * commitHelper
9331         * configure.ac
9332         * sylpheed.spec.in      ** REMOVED **
9333                 tidy up and update the default docs:
9334                 ChangeLog.claws is renamed ChangeLog.gtk1
9335                 ChangeLog-gtk2.claws is renamed ChangeLog
9336                 README.claws is renamed README
9337                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9338
9339 2005-10-31 [paul]       1.9.15cvs130
9340
9341         * po/it.po
9342                 fix errors
9343
9344 2005-10-31 [paul]       1.9.15cvs129
9345
9346         * po/ca.po
9347         * po/de.po
9348         * po/en_GB.po
9349         * po/fr.po
9350         * po/it.po
9351         * po/pt_BR.po
9352         * po/sk.po
9353         * po/sr.po
9354         * po/zh_CN.po
9355                 updated by Miquel Oliete, Stephan Sachse and
9356                 Thomas Gilgin, me, Fabien Vantard, Andrea
9357                 Spadaccini, Frederico Goncalves Guimaraes,
9358                 Andrej Kacian, Aleksandar Urosevic, and
9359                 Ralgh Young.
9360
9361 2005-10-31 [mones]      1.9.15cvs128
9362
9363         * manual/faq.xml
9364                 More questions.
9365         
9366         * po/es.po
9367                 Updated for release.
9368
9369 2005-10-30 [colin]      1.9.15cvs127
9370
9371         * src/compose.c
9372                 Place cursor before rewrapping (fixes cursor
9373                 pos if quotation gets rewrapped)
9374
9375 2005-10-29 [paul]       1.9.15cvs126
9376
9377         * src/crash.c
9378         * src/foldersel.c
9379         * src/main.c
9380         * src/messageview.c
9381         * src/toolbar.c
9382         * src/gtk/authors.h
9383                 corrections to text items
9384
9385 2005-10-28 [colin]      1.9.15cvs125
9386
9387         * src/messageview.c
9388                 Make "hit 'C' to check sig" work from extern 
9389                 messageviews
9390
9391 2005-10-27 [colin]      1.9.15cvs124
9392
9393         * src/summaryview.c
9394                 Add a hack to avoid segfaulting when hammering 
9395                 on gtk's events
9396
9397 2005-10-27 [wwp]        1.9.15cvs123
9398
9399         * src/prefs_themes.c
9400                 sort list of themes names in themes prefs
9401
9402 2005-10-27 [paul]       1.9.15cvs122
9403
9404         * src/folder.c
9405         * src/prefs_account.c
9406                 fix building on Solaris
9407                 Patch by Alex Moore
9408
9409 2005-10-27 [wwp]        1.9.15cvs121
9410
9411         * src/summaryview.c
9412         * src/gtk/gtksctree.c
9413                 speed up unselecting messages in summary view (thanks to Colin)
9414
9415 2005-10-27 [paul]       1.9.15cvs120
9416
9417         * src/mainwindow.c
9418                 fix a compilation warning
9419         * src/summaryview.c
9420                 fix updating of 'n items selected' count
9421                 when deselecting
9422
9423 2005-10-27 [martin]     1.9.15cvs119
9424
9425         * src/action.c
9426                 ignore actions with a leading '/' in the action menu name
9427                 fixes a crash on menu creation
9428         * src/prefs_actions.c
9429                 do not allow a leading '/' in the action menu name
9430
9431 2005-10-27 [paul]       1.9.15cvs118
9432
9433         * src/main.c
9434                 fix compilation warning
9435
9436 2005-10-27 [paul]       1.9.15cvs117
9437
9438         * src/procmime.c
9439                 add #if HAVE_LOCALE_H
9440
9441 2005-10-27 [paul]       1.9.15cvs116
9442
9443         * src/plugins/clamav/clamav_plugin.c
9444         * src/plugins/dillo_viewer/dillo_viewer.c
9445         * src/plugins/mathml_viewer/mathml_viewer.c
9446         * src/plugins/pgpcore/plugin.c
9447         * src/plugins/pgpinline/plugin.c
9448         * src/plugins/pgpmime/plugin.c
9449         * src/plugins/spamassassin/spamassassin.c
9450         * src/plugins/trayicon/trayicon.c
9451                 plugin_init() : make error messages more
9452                 informative
9453
9454 2005-10-26 [wwp]        1.9.15cvs115
9455
9456         * src/prefs_matcher.c
9457                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9458
9459 2005-10-26 [wwp]        1.9.15cvs114
9460
9461         * src/procmime.c
9462         * src/gtk/gtksctree.c
9463         * src/plugins/spamassassin/libspamc.c
9464         * src/plugins/spamassassin/spamassassin.c
9465                 fix some compilation warnings more
9466
9467 2005-10-26 [mones]      1.9.15cvs113
9468
9469         * po/es.po
9470                 Updated translation
9471
9472 2005-10-26 [paul]       1.9.15cvs112
9473
9474         * src/prefs_message.c
9475                 give all display_xface stuff the
9476                 #if HAVE_LIBCOMPFACE treatment, thus
9477                 preventing a crash
9478                 (Thanks to Wolfgang Enderlein)
9479
9480 2005-10-26 [colin]      1.9.15cvs111
9481
9482         * src/gedit-print.c
9483                 Fix date format
9484         * src/imap_gtk.c
9485         * src/news_gtk.c
9486                 Remove context menu items that should not be there
9487         * src/jpilot.c
9488                 Fix encoding
9489         * src/main.c
9490         * src/mainwindow.c
9491                 Don't show the mainwindow too soon
9492
9493 2005-10-26 [wwp]        1.9.15cvs110
9494
9495         * src/folder.c
9496         * src/manual.c
9497         * src/summaryview.c
9498                 fix uninitialized pointers in the folder updating hook
9499                 (thanks to Colin)
9500
9501 2005-10-25 [mones]      1.9.15cvs109
9502
9503         * manual/faq.xml
9504                 General information subsection completed. 
9505                 Removed archaic references.
9506                 
9507         * manual/Makefile
9508         * manual/dtd/manual.dsl
9509                 Added customization stylesheet for getting paragraphs
9510                 fully justified in PDF output (as suggested by Colin).
9511
9512 2005-10-25 [colin]      1.9.15cvs108
9513
9514         * src/compose.c
9515                 Fix a second leak
9516
9517 2005-10-25 [colin]      1.9.15cvs107
9518
9519         * src/addrbook.c
9520         * src/addrindex.c
9521                 Fix leak (xml_get_element() allocates memory)
9522         * src/compose.c
9523                 Fix leak + dead code (shame!)
9524         * src/procmime.c
9525                 Fix leak
9526
9527 2005-10-25 [colin]      1.9.15cvs106
9528
9529         * src/mimeview.c
9530                 Fix encoding issue in Save all and in 
9531                 overwrite-confirmation alertpanel
9532
9533 2005-10-25 [colin]      1.9.15cvs105
9534
9535         * src/common/socket.c
9536                 Fix a leak - Thanks to Christopher Aillon
9537                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9538
9539 2005-10-25 [paul]       1.9.15cvs104
9540
9541         * src/wizard.c
9542                 Always guess servers from the right-hand
9543                 email part and guess username from the
9544                 left-hand part. (Thanks to Colin)
9545                 add an X-Face to the welcome message
9546
9547 2005-10-25 [paul]       1.9.15cvs103
9548
9549         * manual/handling.xml
9550                 written by Colin, edited by me
9551
9552 2005-10-25 [wwp]        1.9.15cvs102
9553
9554         * src/folderview.c
9555         * src/grouplistdialog.c
9556         * src/imap.c
9557         * src/noticeview.c
9558                 fix some compilation warnings
9559
9560 2005-10-24 [paul]
9561
9562         1.9.99-rc3 released
9563
9564 2005-10-24 [paul]       1.9.15cvs101
9565
9566         * src/gtk/about.c
9567                 fix window sizing
9568
9569 2005-10-24 [paul]       1.9.15cvs100
9570
9571         * src/pixmaps/offline.xpm
9572         * src/pixmaps/online.xpm
9573                 replace with last default versions
9574
9575 2005-10-24 [colin]      1.9.15cvs99
9576
9577         * src/imap.c
9578                 Fix bug when moving a folder
9579         * src/imap_gtk.c
9580         * src/mh_gtk.c
9581                 "Delete folder" pops up a window, so it 
9582                 should be suffixed with "..."
9583         * src/plugins/pgpcore/sgpgme.c
9584                 Include locale.h
9585
9586 2005-10-24 [mones]      1.9.15cvs98
9587
9588         * manual/Makefile
9589         * manual/account.xml
9590         * manual/ack.xml
9591         * manual/addrbook.xml
9592         * manual/advanced.xml
9593         * manual/faq.xml
9594         * manual/glossary.xml
9595         * manual/gpl.xml
9596         * manual/handling.xml
9597         * manual/intro.xml
9598         * manual/keyboard.xml
9599         * manual/manual.xml
9600         * manual/plugins.xml
9601         * manual/starting.xml
9602         * manual/dtd/sdocbook.dtd
9603                 Initial manual structure and some content.
9604
9605 2005-10-23 [wwp]        1.9.15cvs97
9606
9607         * src/gtk/about.c
9608                 fix a typo
9609
9610 2005-10-23 [wwp]        1.9.15cvs96
9611
9612         * src/gtk/about.c
9613         * src/gtk/authors.h
9614                 rework of the about window (main work by Paul), also featuring a few
9615                 fixes for typos and duplicate names
9616
9617 2005-10-23 [wwp]        1.9.15cvs95
9618
9619         * src/.cvsignore
9620                 Ignore the right binary name (sylpheed-claws now)
9621
9622 2005-10-23 [paul]       1.9.15cvs94
9623
9624         * src/compose.c
9625                 when using Folder Pref 'Default To for
9626                 replies' make the entry in the Compose
9627                 window bold
9628                 Patch by Fabien Vantard
9629
9630 2005-10-22 [colin]      1.9.15cvs93
9631
9632         * src/codeconv.c
9633                 Fix leak
9634
9635 2005-10-22 [colin]      1.9.15cvs92
9636
9637         * src/codeconv.c
9638                 try to convert using locale (apart utf8) if necessary
9639
9640 2005-10-22 [colin]      1.9.15cvs91
9641
9642         * src/pixmaps/new.xpm
9643         * src/pixmaps/unread.xpm
9644                 Make the unread envelope blue again and
9645                 saturate the new one a bit more.
9646
9647 2005-10-22 [colin]      1.9.15cvs90
9648
9649         * src/compose.c
9650                 When replying to a mail sent by one of our accounts,
9651                 use the original list of recipients. Let 'Reply All'
9652                 and 'Reply to sender' work like previously.
9653
9654 2005-10-21 [colin]      1.9.15cvs89
9655
9656         * src/prefs_filtering.c
9657                 Clear fields after add and replace
9658         * src/textview.c
9659                 Display xface differently (better)
9660         * src/plugins/pgpinline/pgpinline.c
9661                 Fix crappy encodings/recodings
9662
9663 2005-10-21 [paul]       1.9.15cvs88
9664
9665         * src/compose.c
9666         * src/prefs_folder_item.c
9667         * src/toolbar.c
9668                 fix news folder Folder Properties
9669                 (thanks to Colin)
9670         * src/folderview.c
9671                 update folderview after Themes change
9672                 keep selected folder selected
9673                 (thanks to Colin)
9674
9675 2005-10-21 [paul]       1.9.15cvs87
9676
9677         * tools/Makefile.am
9678         * tools/OOo2sylpheed.pl
9679         * tools/README
9680         * tools/README.sylprint
9681         * tools/asus_mailled.sh         ** REMOVED **
9682         * tools/filter_conv.pl
9683         * tools/freshmeat_search.pl
9684         * tools/google_search.pl
9685         * tools/gpg-sign-syl            ** REMOVED **
9686         * tools/kmail2sylpheed.pl
9687         * tools/kmail2sylpheed_v2.pl
9688         * tools/multiwebsearch.pl
9689         * tools/nautilus2sylpheed.sh
9690         * tools/newscache_clean.pl
9691         * tools/outlook2sylpheed.pl
9692         * tools/sylpheed-switcher       ** REMOVED **
9693         * tools/sylprint.pl
9694         * tools/sylprint.rc
9695         * tools/tb2sylpheed
9696         * tools/vcard2xml.py
9697         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9698                 update default config dir
9699                 update binary name (thanks to Fabien Vantard)
9700                 remove obsolete scripts
9701
9702 2005-10-21 [colin]      1.9.15cvs86
9703
9704         * src/inc.c
9705                 Fix possible leak and units. Based on a patch by
9706                 Fabien Vantard.
9707
9708 2005-10-20 [colin]      1.9.15cvs85
9709
9710         * src/textview.c
9711                 Clear xface when clearing textview
9712
9713 2005-10-20 [colin]      1.9.15cvs84
9714
9715         * configure.ac
9716         * src/folderview.c
9717         * src/headerview.c
9718         * src/main.c
9719         * src/prefs_common.c
9720         * src/prefs_common.h
9721         * src/prefs_message.c
9722         * src/textview.c
9723         * src/textview.h
9724         * src/common/defs.h
9725         * src/common/utils.c
9726         * src/common/utils.h
9727         * src/gtk/gtkutils.c
9728         * src/gtk/gtkutils.h
9729                 Migrate config to .sylpheed-claws (Automatically)
9730                 Add a way to get the Xface in the TextView
9731
9732 2005-10-20 [colin]      1.9.15cvs83
9733
9734         * src/gtk/Makefile.am
9735         * src/gtk/about.c
9736         * src/gtk/authors.h
9737                 Make the about dialog *grooovy*
9738
9739 2005-10-20 [colin]      1.9.15cvs82
9740
9741         * src/mimeview.c
9742                 Use "Open with" on double click if no command
9743                 was found
9744
9745 2005-10-20 [colin]      1.9.15cvs81
9746
9747         * src/imap.c
9748         * src/etpan/imap-thread.c
9749                 Fix possible crash.
9750
9751 2005-10-20 [paul]       1.9.15cvs80
9752
9753         * src/folder.c
9754                 don't show clipkey icon if the only
9755                 attachment is the signature
9756                 Patch by Colin
9757
9758 2005-10-20 [paul]       1.9.15cvs79
9759
9760         * AUTHORS
9761         * src/plugins/pgpmime/pgpmime.c
9762                 name the PGP/MIME signature 'signature.asc'
9763                 Patch by Andrew Nelson <freeandy@gmail.com>
9764
9765 2005-10-19 [colin]      1.9.15cvs78
9766
9767         * src/plugins/pgpmime/pgpmime.c
9768                 Oops, no need to double-check though
9769
9770 2005-10-19 [colin]      1.9.15cvs77
9771
9772         * src/plugins/pgpinline/pgpinline.c
9773         * src/plugins/pgpmime/pgpmime.c
9774                 Check that my_tmpfile() doesn't 
9775                 return NULL
9776
9777 2005-10-19 [colin]      1.9.15cvs76
9778
9779         * src/common/utils.c
9780                 Use shorter mime boundaries to avoid having
9781                 MTAs rewrapping our headers, breaking the
9782                 PGP signature in the process 
9783         * src/compose.c
9784         * src/plugins/pgpmime/pgpmime.c
9785                 Check for boundary uniqueness to be sure
9786                 it won't happen, instead of hoping for the
9787                 best
9788
9789 2005-10-19 [colin]      1.9.15cvs75
9790
9791         * sylpheed-claws.desktop
9792         * src/Makefile.am
9793         * src/main.c
9794                 Ship a sylpheed-claws binary instead
9795                 of a sylpheed one. Change the socket
9796                 name, too
9797         * src/folderview.c
9798                 Update folder only if it changed
9799         * src/wizard.c
9800                 Fix i18n in welcome mail, patch by
9801                 Fabien Vantard
9802
9803 2005-10-19 [paul]
9804
9805         1.9.99-rc2 released
9806
9807 2005-10-19 [paul]       1.9.15cvs74
9808
9809         * src/folder.c
9810         * src/folderview.c
9811                 fix summaryview update
9812                 Patch by Colin
9813
9814 2005-10-18 [colin]      1.9.15cvs73
9815
9816         * src/plugins/pgpcore/passphrase.c
9817                 Don't XGrabServer, and try a bit more to 
9818                 sync everything before grabbing mouse/keyboard
9819
9820 2005-10-18 [colin]      1.9.15cvs72
9821
9822         * src/Makefile.am
9823         * src/addressadd.c
9824         * src/addressbook.c
9825         * src/folderview.c
9826         * src/grouplistdialog.c
9827         * src/mimeview.c
9828         * src/stock_pixmap.c
9829         * src/stock_pixmap.h
9830         * src/summaryview.c
9831         * src/gtk/gtksctree.c
9832         * src/gtk/gtksctree.h
9833         * src/pixmaps/empty.xpm
9834                 Implement a wrapper call for gtk_ctree_set_node_info
9835                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9836                 pixmap instead of a NULL one. This works around some
9837                 memory problems deep inside gtk, revealed by valgrind,
9838                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9839                 as locked crashes sylpheed.), as well as, probably, 
9840                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9841
9842 2005-10-17 [colin]      1.9.15cvs71
9843
9844         * src/mimeview.c
9845                 Provide visual feedback when checking
9846                 signature
9847
9848 2005-10-17 [colin]      1.9.15cvs70
9849
9850         * src/main.c
9851                 Keep the folder list frozen while checking caches...
9852
9853 2005-10-17 [colin]      1.9.15cvs69
9854
9855         * src/addr_compl.c
9856                 Fi bug #833 (Autocompleting from addressbook 
9857                 fails with extended chars)
9858         * src/imap.c
9859                 Fix 'adding messages' staying in statusbar
9860                 after an error
9861
9862 2005-10-17 [wwp]        1.9.15cvs68
9863
9864         * src/ssl_manager.c
9865                 Fix buttons' layout resizing when window size changes
9866
9867 2005-10-17 [wwp]        1.9.15cvs67
9868
9869         * src/account.c
9870         * src/prefs_account.c
9871         * src/prefs_common.c
9872         * src/prefs_common.h
9873         * src/prefs_folder_item.c
9874         * src/prefs_gtk.c
9875         * src/gtk/logwindow.c
9876         * src/gtk/pluginwindow.c
9877         * src/gtk/prefswindow.c
9878         * src/gtk/prefswindow.h
9879                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9880
9881 2005-10-17 [paul]       1.9.15cvs66
9882
9883         * configure.ac
9884                 fix missing libetpan message
9885         * po/en_GB.po
9886                 updated
9887         * src/crash.c
9888         * src/manual.c
9889         * src/prefs_themes.c
9890         * src/common/defs.h
9891                 add some new URI defines, change some
9892                 others
9893         * src/wizard.c
9894                 make welcome message translatable
9895                 small improvements to english
9896                 other tweaks
9897         * src/gtk/menu.c
9898                 fix warnings
9899
9900 2005-10-17 [paul]       1.9.15cvs65
9901
9902         * src/summaryview.c
9903                 fix column titles
9904
9905 2005-10-16 [mones]      1.9.15cvs64
9906
9907         * po/es.po
9908                 Updated translation
9909
9910 2005-10-16 [colin]
9911
9912         1.9.99-rc1 released
9913
9914 2005-10-16 [colin]      1.9.15cvs63
9915
9916         * src/wizard.c
9917                 Fix whitespace
9918
9919 2005-10-16 [colin]      1.9.15cvs62
9920
9921         * src/toolbar.c
9922                 s/Get All/Get Mail/
9923         * src/wizard.c
9924                 Real welcome mail text, thanks Paul
9925
9926 2005-10-16 [colin]      1.9.15cvs61
9927
9928         * src/editldap.c
9929         * src/exporthtml.c
9930         * src/main.c
9931         * src/mainwindow.c
9932         * src/prefs_themes.c
9933         * src/prefs_toolbar.c
9934         * src/plugins/demo/demo.c
9935         * src/plugins/trayicon/trayicon.c
9936                 s/Sylpheed/Sylpheed-Claws/
9937
9938 2005-10-16 [colin]      1.9.15cvs60
9939
9940         * src/wizard.c
9941                 Add a welcome email in the first empty mailbox
9942         * src/prefs_common.c
9943                 Change one more default
9944
9945 2005-10-16 [colin]      1.9.15cvs59
9946
9947         * src/wizard.c
9948                 Remove printf
9949
9950 2005-10-16 [colin]      1.9.15cvs58
9951
9952         * src/toolbar.c
9953         * src/prefs_common.c
9954                 Change some defaults
9955
9956 2005-10-16 [colin]      1.9.15cvs57
9957
9958         * src/toolbar.c
9959         * src/prefs_common.c
9960                 Change some defaults
9961
9962 2005-10-16 [colin]      1.9.15cvs56
9963
9964         * src/wizard.c
9965                 By default, initialize fonts to have
9966                 the same size as normal GtkWidgets
9967
9968 2005-10-16 [colin]      1.9.15cvs55
9969
9970         * src/mimeview.c
9971                 Fix message a bit more
9972
9973 2005-10-16 [colin]      1.9.15cvs54
9974
9975         * src/addressbook.c
9976                 Second attempt at flicker fixing
9977
9978 2005-10-16 [colin]      1.9.15cvs53
9979
9980         * src/addressbook.c
9981                 Fix flicker
9982
9983 2005-10-16 [wwp]        1.9.15cvs52
9984
9985         * src/addressbook.c
9986         * src/editaddress.c
9987         * src/prefs_common.c
9988         * src/prefs_common.h
9989                 Remember window sizes (address book)
9990
9991 2005-10-16 [wwp]        1.9.15cvs51
9992
9993         * src/plugins/clamav/clamav_plugin_gtk.c
9994         * src/plugins/spamassassin/spamassassin_gtk.c
9995                 Fix compilation warnings (missing #include).
9996
9997 2005-10-16 [colin]      1.9.15cvs50
9998
9999         * src/mimeview.c
10000         * src/summaryview.c
10001         * src/textview.c
10002                 Make 'c' check signature, and forward
10003                 c, l, y, t from summaryview to mimeview
10004
10005 2005-10-16 [colin]      1.9.15cvs49
10006
10007         * src/addressbook.c
10008                 Put border around buttons
10009         * src/mainwindow.c
10010         * src/summaryview.c
10011                 Rework menus (Patch based on a patch
10012                 by Paul)
10013
10014 2005-10-15 [wwp]        1.9.15cvs48
10015
10016         * src/editjpilot.c
10017         * src/editldap.c
10018         * src/editvcard.c
10019         * src/exphtmldlg.c
10020         * src/expldifdlg.c
10021         * src/export.c
10022         * src/import.c
10023         * src/importldif.c
10024         * src/importmutt.c
10025         * src/importpine.c
10026         * src/prefs_account.c
10027         * src/prefs_spelling.c
10028         * src/gtk/gtkutils.c
10029         * src/gtk/gtkutils.h
10030         * src/plugins/clamav/clamav_plugin_gtk.c
10031         * src/plugins/spamassassin/spamassassin_gtk.c
10032                 use nicer browse-for-file/dir buttons than the "..." ones,
10033                 code factorizing more.
10034
10035 2005-10-14 [colin]      1.9.15cvs47
10036
10037         * src/mainwindow.c
10038                 set relief on the account switcher so that people see it
10039                 grey out Create processing rules when no message is selected
10040         * src/prefs_filtering.c
10041                 ask before closing if the rule has not been modified, even if
10042                 it's not valid
10043         * src/prefs_matcher.c
10044                 fix sensitivity when entering the dialog
10045         * src/gtk/inputdialog.c
10046                 display a better icon on password ask
10047         * src/plugins/pgpcore/passphrase.c
10048                 make the dialog look better
10049
10050 2005-10-14 [paul]       1.9.15cvs46
10051
10052         * src/folderview.c
10053                 indicate presense of marked msgs in
10054                 unexpanded subfolders
10055
10056 2005-10-14 [paul]       1.9.15cvs45
10057
10058         * src/prefs_actions.c
10059         * src/prefs_common.c
10060         * src/prefs_common.h
10061         * src/prefs_filtering_action.c
10062         * src/prefs_matcher.c
10063         * src/prefs_template.c
10064                 remember window sizes
10065                 fix Info button size
10066
10067         Patches by wwp
10068
10069 2005-10-13 [colin]      1.9.15cvs44
10070
10071         * src/mimeview.c
10072         * src/noticeview.c
10073         * src/noticeview.h
10074                 Add a tooltip on the icon (optional) 
10075                 Get rid of the signature buttons and only
10076                 use the icon+tooltip
10077
10078 2005-10-13 [colin]      1.9.15cvs43
10079
10080         * src/noticeview.c
10081         * src/noticeview.h
10082                 Add hand cursor for hovering over icon
10083
10084 2005-10-13 [colin]      1.9.15cvs42
10085
10086         * src/summaryview.c
10087                 Fix crash when quicksearch's hidden 
10088                 at startup
10089
10090 2005-10-13 [colin]      1.9.15cvs41
10091
10092         * src/compose.c
10093                 Set subject when forwarding multiple mails
10094                 Check that other recipient than the default Cc or Bcc
10095                 have been set before sending.
10096
10097 2005-10-13 [colin]      1.9.15cvs40
10098
10099         * src/imap.c
10100                 Batch per-folder
10101                 Introduce locking, but don't use it yet
10102
10103 2005-10-13 [colin]      1.9.15cvs39
10104
10105         * src/gtk/quicksearch.c
10106                 Reset quicksearch when hiding it
10107                 Make sticky a real pref
10108
10109 2005-10-13 [colin]      1.9.15cvs38
10110
10111         * src/summaryview.c
10112                 Faster prefs apply
10113
10114 2005-10-13 [colin]      1.9.15cvs37
10115
10116         * src/mimeview.c
10117         * src/noticeview.c
10118         * src/noticeview.h
10119         * src/plugins/pgpcore/sgpgme.c
10120                 Make privacy icon clickable
10121                 Move Trust field in Full info
10122                 When trust is less than full, don't display
10123                 a warning icon
10124
10125 2005-10-13 [colin]      1.9.15cvs36
10126
10127         * src/folder.c
10128                 Batch on flags sync
10129         * src/folderview.c
10130                 Revert speed hack which is dangerous in fact
10131                 Apply prefs faster
10132
10133 2005-10-13 [colin]      1.9.15cvs35
10134
10135         * src/folder_item_prefs.c
10136                 Fix pref corruption on folder move. Patch
10137                 by wwp
10138
10139 2005-10-13 [paul]       1.9.15cvs34
10140
10141         * src/export.c
10142         * src/import.c
10143                 fix typos in g_warnings
10144         * src/prefs_account.c
10145                 add a file selector for Signature file
10146
10147         Patches by wwp
10148
10149 2005-10-12 [colin]      1.9.15cvs33
10150
10151         * src/mimeview.c
10152                 Provide a quick way to go back from a
10153                 signature's full info to the email part
10154
10155 2005-10-12 [colin]      1.9.15cvs32
10156
10157         * src/compose.c
10158                 Remove old hack of encoding signed mails with base64.
10159                 QP works equally well.
10160
10161 2005-10-12 [colin]      1.9.15cvs31
10162
10163         * src/crash.c
10164                 Replace deprecated GtkText with GtkTextView
10165         * src/imap.c
10166                 Fix a logic bug about counts in imap_select
10167                 (previously un-triggered)
10168         * src/mainwindow.c
10169         * src/summaryview.c
10170         * src/news.c
10171                 Allow local deletion of news posts
10172         * src/mimeview.c
10173                 Show GPG noticeview on the message/rfc822 part
10174                 in addition to the text/plain one
10175         * src/prefs_image_viewer.c
10176           src/plugins/pgpcore/prefs_gpg.c
10177                 Polish (set the label as part of the checkbox)
10178         * src/wizard.c
10179                 Don't sit there doing nothing after destroying
10180                 the window - return err
10181
10182 2005-10-11 [colin]      1.9.15cvs30
10183
10184         * src/folderview.c
10185                 Apply processing rules before showing folders.
10186                 Early folder show (before flags sync) will only
10187                 be done when there are no processing rules (nor
10188                 pre- or post- ones)
10189         * src/imap.c
10190                 Fix stuff related to mail subdir, creation and 
10191                 deletion of folders 
10192         * src/imap_gtk.c
10193                 Don't allow creation of folders in NoInferior
10194                 folders, as it won't work
10195
10196 2005-10-10 [colin]      1.9.15cvs29
10197
10198         * src/compose.c
10199                 Reselect "None" Privacy system when selecting an
10200                 account with no privacy system defined
10201
10202 2005-10-10 [colin]      1.9.15cvs28
10203
10204         * src/mainwindow.c
10205                 Add Windows-1252 encoding
10206         * src/prefs_common.c
10207                 Rework some defaults:
10208                 - autosave to draft by default
10209                 - don't show header pane (it's already in the textview)
10210                 - Select first new or unread mail on entry
10211                 - Assume 'Yes' to change folder when there's no more
10212                   unread message
10213         * src/prefs_matcher.c
10214                 Fix a gtk assertion failure
10215         * src/gtk/colorlabel.c
10216                 Workaround bad repainting on selection
10217         * src/main.c
10218                 Freeze/thaw (a bit faster on ssh -X)
10219         * src/msgcache.c
10220                 Get rid of StrdupConverter that just adds an
10221                 extra strdup/free 
10222         * src/etpan/imap_thread.c
10223                 memset buf to 0
10224
10225 2005-10-10 [colin]      1.9.15cvs27
10226
10227         * src/export.c
10228         * src/import.c
10229                 Fix compile on gtk 2.4. Patch by wwp
10230
10231 2005-10-09 [colin]      1.9.15cvs26
10232
10233         * src/mainwindow.c
10234         * src/messageview.c
10235         * src/summaryview.c
10236                 Clarify forward menus. Patch by wwp
10237
10238 2005-10-09 [colin]      1.9.15cvs25
10239
10240         * src/compose.c
10241         * src/compose.h
10242                 Fix bug #829 (Non-working "Encrypt message by 
10243                 default when replying to an encrypted message")
10244
10245 2005-10-08 [colin]      1.9.15cvs24
10246
10247         * src/wizard.c
10248                 Fix bug #827 ("Welcome" setup wizard after a 
10249                 permission error gives up & forgets itself.)
10250
10251 2005-10-08 [colin]      1.9.15cvs23
10252
10253         * src/procmime.c
10254                 Fix bug #828 (Ignoring headers with spaces around = sign)
10255
10256 2005-10-08 [colin]      1.9.15cvs22
10257
10258         * src/export.c
10259                 Warning fix by wwp
10260
10261 2005-10-08 [colin]      1.9.15cvs21
10262
10263         * src/folder.c
10264         * src/folder.h
10265                 Add a processing_pending indicator, set on 
10266                 folder_item_open and cleared after 
10267                 folder_item_process_open
10268         * src/folderview.c
10269         * src/summaryview.c
10270                 wrap procmsg_msginfo_*_flags, and in the
10271                 wrapper check that there's no folder processing 
10272                 pending. If there is, defer the flags change until 
10273                 processing is done to avoid stepping over each
10274                 other's toes.
10275                 Freeze during processing, but not during scanning.
10276
10277 2005-10-07 [colin]      1.9.15cvs20
10278
10279         * src/plugins/pgpcore/passphrase.c
10280                 Fix bug #826 (X-Server hangs when 
10281                 right-clicking a PGP encrypted message)
10282
10283 2005-10-07 [paul]       1.9.15cvs19
10284
10285         * src/compose.c
10286                 fix compose_entries[]
10287                 patch by Fabien Vantard
10288
10289 2005-10-06 [colin]      1.9.15cvs18
10290
10291         * src/pixmaps/address.xpm
10292         * src/pixmaps/address_book.xpm
10293         * src/pixmaps/book.xpm
10294         * src/pixmaps/check_spelling.xpm
10295         * src/pixmaps/checkbox_off.xpm
10296         * src/pixmaps/checkbox_on.xpm
10297         * src/pixmaps/close.xpm
10298         * src/pixmaps/complete.xpm
10299         * src/pixmaps/continue.xpm
10300         * src/pixmaps/deleted.xpm
10301         * src/pixmaps/down_arrow.xpm
10302         * src/pixmaps/exec.xpm
10303         * src/pixmaps/forwarded.xpm
10304         * src/pixmaps/group.xpm
10305         * src/pixmaps/ignorethread.xpm
10306         * src/pixmaps/interface.xpm
10307         * src/pixmaps/jpilot.xpm
10308         * src/pixmaps/ldap.xpm
10309         * src/pixmaps/linewrap.xpm
10310         * src/pixmaps/linewrapcurrent.xpm
10311         * src/pixmaps/mail.xpm
10312         * src/pixmaps/mail_attach.xpm
10313         * src/pixmaps/mail_compose.xpm
10314         * src/pixmaps/mail_forward.xpm
10315         * src/pixmaps/mail_receive.xpm
10316         * src/pixmaps/mail_receive_all.xpm
10317         * src/pixmaps/mail_reply.xpm
10318         * src/pixmaps/mail_reply_to_all.xpm
10319         * src/pixmaps/mail_reply_to_author.xpm
10320         * src/pixmaps/mail_send.xpm
10321         * src/pixmaps/mail_send_queue.xpm
10322         * src/pixmaps/mime_application.xpm
10323         * src/pixmaps/mime_audio.xpm
10324         * src/pixmaps/mime_image.xpm
10325         * src/pixmaps/mime_message.xpm
10326         * src/pixmaps/mime_text_enriched.xpm
10327         * src/pixmaps/mime_text_html.xpm
10328         * src/pixmaps/mime_text_plain.xpm
10329         * src/pixmaps/mime_unknown.xpm
10330         * src/pixmaps/new.xpm
10331         * src/pixmaps/news_compose.xpm
10332         * src/pixmaps/offline.xpm
10333         * src/pixmaps/online.xpm
10334         * src/pixmaps/paste.xpm
10335         * src/pixmaps/preferences.xpm
10336         * src/pixmaps/privacy_emblem_encrypted.xpm
10337         * src/pixmaps/privacy_expired.xpm
10338         * src/pixmaps/privacy_failed.xpm
10339         * src/pixmaps/privacy_passed.xpm
10340         * src/pixmaps/privacy_signed.xpm
10341         * src/pixmaps/privacy_unknown.xpm
10342         * src/pixmaps/privacy_warn.xpm
10343         * src/pixmaps/properties.xpm
10344         * src/pixmaps/replied.xpm
10345         * src/pixmaps/search.xpm
10346         * src/pixmaps/unread.xpm
10347         * src/pixmaps/up_arrow.xpm
10348         * src/pixmaps/vcard.xpm
10349                 Modernize internal theme, with icons from the 
10350                 Gnomaws theme. Keep some of the old ones where
10351                 they were better.
10352
10353 2005-10-06 [colin]      1.9.15cvs17
10354
10355         * src/summaryview.c
10356                 Little optimisations + bugfix
10357         * src/toolbar.c
10358                 Remove default useless items - useless being defined
10359                 by the default relevant prefs
10360         * src/wizard.c
10361                 include config.h to make gettext work
10362         * src/prefs_themes.c
10363                 Fix selection of current theme in prefs
10364
10365 2005-10-06 [colin]      1.9.15cvs16
10366
10367         * src/prefs_common.c
10368         * src/prefs_common.h
10369         * src/prefs_summaries.c
10370         * src/folderview.c
10371                 Add a warning dialog on Mark all read 
10372                 (with pref to get rid of it)
10373
10374 2005-10-06 [paul]       1.9.15cvs15
10375
10376         * po/nb.po
10377         * po/pt_BR.po
10378                 updated by Geir Helland and Frederico
10379                 Goncalves Guimaraes
10380
10381 2005-10-05 [colin]      1.9.15cvs14
10382
10383         * src/folder.c
10384         * src/folder.h
10385         * src/folderview.c
10386         * src/folderview.h
10387         * src/imap_gtk.c
10388         * src/mh_gtk.c
10389         * src/mainwindow.c
10390         * src/setup.c
10391                 add a way to rescan without rebuilding
10392                 make moving a bit faster (less folders changes)
10393                 don't lock the tree on Get 
10394         * src/imap.c
10395                 Don't re-delete deleted messages before expunging
10396         * src/summaryview.c
10397                 Set batch mode when deleting mails
10398
10399 2005-10-05 [paul]       1.9.15cvs13
10400
10401         * src/mainwindow.c
10402         * src/mainwindow.h
10403                 fix disabled Execute menu item
10404         * src/toolbar.c
10405                 match the change in 1.9.15cvs10: use Compose
10406                 instead of News by default
10407
10408 2005-10-04 [colin]      1.9.15cvs12
10409
10410         * src/compose.c
10411                 When replying to an ML post with Reply-To set
10412                 to the poster's email, honor it (as before),
10413                 but also honor our user's request to reply to
10414                 the mailing list: set the ML address in the To
10415                 field and the Reply-To address in the Cc: 
10416                 field.
10417
10418 2005-10-04 [colin]      1.9.15cvs11
10419
10420         * src/plugins/trayicon/trayicon.c
10421                 Finish cosmetic change - thanks to wwp
10422
10423 2005-10-04 [colin]      1.9.15cvs10
10424
10425         * src/toolbar.c
10426                 Use Compose instead of Email by default.
10427                 Spotted by wwp.
10428
10429 2005-10-04 [colin]      1.9.15cvs9
10430
10431         * src/folder.c
10432         * src/folder.h
10433         * src/folderview.c
10434         * src/imap.c
10435         * src/etpan/imap-thread.c
10436         * src/etpan/imap-thread.h
10437                 Try to make IMAP faster, by simplifying SEARCH
10438                 commands, avoiding sending two STATUS in a row,
10439                 and deferring flags sync and processing just
10440                 after displaying the folder. 
10441                 This will update the SummaryView in certain
10442                 cases (new mails not already fetched, flags
10443                 changed from another client) but in a non-
10444                 blocking manner.
10445
10446 2005-10-04 [colin]      1.9.15cvs8
10447
10448         * src/plugins/trayicon/trayicon.c
10449                 Relabel "Offline" to "Work offline"
10450
10451 2005-10-04 [colin]      1.9.15cvs7
10452
10453         * src/export.c
10454         * src/import.c
10455         * src/mbox.c
10456                 Fix mbox import/export buglets
10457                 Patch by wwp
10458         * src/plugins/trayicon/trayicon.c
10459                 Add offline swithc
10460                 Patch by wwp
10461
10462 2005-10-04 [colin]      1.9.15cvs6
10463
10464         * src/folder.c
10465         * src/folderview.c
10466         * src/summaryview.c
10467                 Better fix (don't break mark all read) for cvs2
10468
10469 2005-10-03 [colin]      1.9.15cvs5
10470
10471         * src/folder.c
10472                 Use a sane sort by default
10473
10474 2005-10-03 [colin]      1.9.15cvs4
10475
10476         * src/inc.c
10477                 Add a 'Only once' button for overriding offline mode
10478         * src/prefs_account.c
10479         * src/wizard.c
10480                 Add Local mbox to the wizard
10481                 Add IMAP subdir to the wizard (or the wizard is useless
10482                 for such accounts, or even worse than useless)
10483                 Move IMAP subdir from Advanced to Receive tab, as it's
10484                 not that uncommon
10485
10486 2005-10-03 [colin]      1.9.15cvs3
10487
10488         * src/send_message.c
10489                 Forgot this one in cvs1
10490
10491 2005-10-03 [colin]      1.9.15cvs2
10492
10493         * src/folder.c
10494                 Faster close when leaving a folder with lots
10495                 of new mails. Idea by David Relson.
10496
10497 2005-10-03 [colin]      1.9.15cvs1
10498
10499         * src/compose.c
10500         * src/imap.c
10501         * src/inc.c
10502         * src/main.c
10503         * src/messageview.c
10504         * src/news.c
10505         * src/summaryview.c
10506         * src/gtk/sslcertwindow.c
10507         * src/plugins/trayicon/trayicon.c
10508                 Add accels to every AlertPanel. Patch by Fabien 
10509                 Vantard
10510
10511 2005-10-03 [paul]       1.9.15
10512
10513         1.9.15 released
10514
10515 2005-10-03 [paul]       1.9.14cvs68
10516
10517         * po/ca.po
10518         * po/de.po
10519         * po/es.po
10520         * po/fi.po
10521         * po/fr.po
10522         * po/sk.po
10523         * po/sr.po
10524         * po/zh_CN.po
10525                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10526                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10527                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10528
10529 2005-10-03 [paul]       1.9.14cvs67
10530
10531         * src/send_message.c
10532                 prevent hang on Cancel
10533                 patch by Colin
10534
10535 2005-10-03 [paul]       1.9.14cvs66
10536
10537         * src/main.c
10538                 fix crash in IMAP caused by discrepancy
10539                 between check_at_startup and offline mode
10540                 Patch by Colin
10541
10542 2005-10-01 [paul]       1.9.14cvs65
10543
10544         * src/inc.c
10545                 fix engrish
10546
10547 2005-10-01 [paul]       1.9.14cvs64
10548         * src/export.c
10549         * src/import.c
10550                 synchronise import_mbox() and export_mbox()
10551         * src/mbox.c
10552                 proc_mbox(): add alert if file cannot be opened
10553                 export_list_to_mbox(): test if dest file exists,
10554                 prompt user to overwrite if it does. add alert
10555                 if file cannot be created
10556                                                                 
10557         Patch by wwp
10558                                                                                                                 
10559
10560 2005-09-30 [paul]       1.9.14cvs63
10561
10562         * src/addressbook.c
10563                 Fix sensitivity of a menu
10564         * src/codeconv.c
10565                 Respect hidden pref for mails with no encoding
10566         * src/common/xml.c
10567                 Fix memory corruption
10568         * src/plugins/pgpcore/sgpgme.c
10569                 Fix segfault on incomplete sigs, and display
10570                 of S/Mime UIDs
10571
10572         Patches by Colin
10573
10574 2005-09-30 [colin]      1.9.14cvs62
10575
10576         * src/partial_download.c
10577                 Little logic fix in almost-dead code
10578         * src/pop.c
10579                 Fix partial download when there's no new mail
10580
10581 2005-09-29 [paul]       1.9.14cvs61
10582
10583         * src/plugins/pgpinline/pgpinline.c
10584                 fix bug 819, 'crash accessing sign message'
10585                 Patch by Colin
10586
10587 2005-09-28 [martin]     1.9.14cvs60
10588
10589         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10590                 fix bug #790 (Crash when restarting window manager (fluxbox))
10591
10592 2005-09-28 [paul]       1.9.14cvs59
10593
10594         * src/gtk/gtkaspell.c
10595                 fix off-by-one typo
10596
10597 2005-09-27 [colin]      1.9.14cvs58
10598
10599         * src/plugins/pgpcore/sgpgme.c
10600                 Report error when there's one, instead of
10601                 "Signature unchecked" 
10602
10603 2005-09-27 [colin]      1.9.14cvs57
10604
10605         * src/prefs_quote.c
10606                 Fix bug #816 (Weird quotation with spaces)
10607
10608 2005-09-27 [colin]      1.9.14cvs56
10609
10610         * src/codeconv.c
10611         * src/compose.c
10612         * src/compose.h
10613                 Put subject in compose's title
10614                 Fix Automatic encoding so that it's really automatic:
10615                 first try default locale's charset, then charset of the replied mail, 
10616                 then utf-8
10617                 Fix encoding of headers (must be in strict mode too)
10618
10619 2005-09-26 [colin]      1.9.14cvs55
10620
10621         * src/gtk/gtkaspell.c
10622                 Fix previous patch - don't color the space,
10623                 just uncolor it :)
10624
10625 2005-09-26 [colin]      1.9.14cvs54
10626
10627         * src/gtk/gtkaspell.c
10628                 Unmark space if possible
10629
10630 2005-09-26 [colin]      1.9.14cvs53
10631
10632         * src/imap.c
10633                 log_error instead of alertpanel according to the pref
10634         * src/etpan/imap-thread.c
10635                 Print connect status, copy only necessary size to 
10636                 logger
10637         * src/plugins/pgpmime/pgpmime.c
10638                 Handle S/Mime signatures (verification only). Patch based
10639                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10640
10641 2005-09-26 [paul]       1.9.14cvs52
10642
10643         * src/common/passcrypt.c
10644                 this 'workaround' not necessary on NetBSD.
10645                 Thanks to Daniel Gustafson
10646
10647 2005-09-26 [paul]
10648
10649         1.9.15-rc4 released
10650
10651 2005-09-26 [paul]       1.9.14cvs51
10652
10653         * src/summaryview.c
10654                 Skip currently selected message when
10655                 looking for next new or unread message
10656                 in current folder. Patch by Colin
10657         * src/common/passcrypt.c
10658                 eliminate warnings on *BSD. Patch by
10659                 Daniel Gustafson
10660
10661 2005-09-26 [colin]      1.9.14cvs50
10662
10663         * src/procmsg.c
10664                 Call postfiltering hook anyway
10665
10666 2005-09-22 [colin]      1.9.14cvs49
10667
10668         * src/codeconv.c
10669         * src/codeconv.h
10670                 Add a strict mode that doesn't replace with _
10671         * src/compose.c
10672         * src/compose.h
10673                 Use strict conversion while sending
10674                 Fix race when drafting while sending (happens
10675                 on IMAP)
10676                 Fix d'n'd of messages from summaryview
10677         * src/prefs_common.c
10678         * src/prefs_common.h
10679                 add hidden utf8_instead_of_locale_for_broken_mail 
10680                 pref for people that preferred the default charset 
10681                 to be utf8 for broken mails
10682         * src/quote_fmt_parse.y
10683                 fix bug #815 (No quote insert if "From:" fied 
10684                 contained Russian letters)
10685         * src/summaryview.c
10686                 Fix d'n'd of messages to compose
10687
10688 2005-09-22 [paul]       1.9.14cvs48
10689
10690         * src/compose.c
10691                 fix bug where attachments Name entry
10692                 would display Path instead
10693
10694 2005-09-21 [paul]       1.9.14cvs47
10695
10696         * README
10697         * README.jp
10698         * configure.ac
10699         * config/config.rpath
10700         * doc/manual/en/sylpheed-20.html
10701         * doc/manual/es/sylpheed-20.html
10702         * po/bg.po
10703         * po/ca.po
10704         * po/de.po
10705         * po/es.po
10706         * po/fr.po
10707         * po/it.po
10708         * po/pt_BR.po
10709         * po/sk.po
10710         * po/zh_TW.po
10711         * src/account.c
10712         * src/account.h
10713         * src/action.c
10714         * src/action.h
10715         * src/adbookbase.h
10716         * src/addr_compl.c
10717         * src/addr_compl.h
10718         * src/addrbook.c
10719         * src/addrbook.h
10720         * src/addrcache.c
10721         * src/addrcache.h
10722         * src/addrcindex.c
10723         * src/addrcindex.h
10724         * src/addrclip.c
10725         * src/addrclip.h
10726         * src/addrdefs.h
10727         * src/addressadd.c
10728         * src/addressadd.h
10729         * src/addressbook.c
10730         * src/addressbook.h
10731         * src/addressitem.h
10732         * src/addrgather.c
10733         * src/addrgather.h
10734         * src/addrharvest.c
10735         * src/addrharvest.h
10736         * src/addrindex.c
10737         * src/addrindex.h
10738         * src/addritem.c
10739         * src/addritem.h
10740         * src/addrquery.c
10741         * src/addrquery.h
10742         * src/addrselect.c
10743         * src/addrselect.h
10744         * src/alertpanel.c
10745         * src/alertpanel.h
10746         * src/browseldap.c
10747         * src/browseldap.h
10748         * src/codeconv.c
10749         * src/codeconv.h
10750         * src/compose.c
10751         * src/compose.h
10752         * src/crash.c
10753         * src/crash.h
10754         * src/customheader.c
10755         * src/customheader.h
10756         * src/displayheader.c
10757         * src/displayheader.h
10758         * src/editaddress.c
10759         * src/editaddress.h
10760         * src/editbook.c
10761         * src/editbook.h
10762         * src/editgroup.c
10763         * src/editgroup.h
10764         * src/editjpilot.c
10765         * src/editjpilot.h
10766         * src/editldap.c
10767         * src/editldap.h
10768         * src/editldap_basedn.c
10769         * src/editldap_basedn.h
10770         * src/editvcard.c
10771         * src/editvcard.h
10772         * src/enriched.c
10773         * src/enriched.h
10774         * src/exphtmldlg.c
10775         * src/exphtmldlg.h
10776         * src/expldifdlg.c
10777         * src/expldifdlg.h
10778         * src/export.c
10779         * src/export.h
10780         * src/exporthtml.c
10781         * src/exporthtml.h
10782         * src/exportldif.c
10783         * src/exportldif.h
10784         * src/filtering.c
10785         * src/filtering.h
10786         * src/folder.c
10787         * src/folder.h
10788         * src/folder_item_prefs.c
10789         * src/folder_item_prefs.h
10790         * src/foldersel.c
10791         * src/foldersel.h
10792         * src/folderutils.c
10793         * src/folderutils.h
10794         * src/folderview.c
10795         * src/folderview.h
10796         * src/grouplistdialog.c
10797         * src/grouplistdialog.h
10798         * src/headerview.c
10799         * src/headerview.h
10800         * src/html.c
10801         * src/html.h
10802         * src/image_viewer.c
10803         * src/image_viewer.h
10804         * src/imap.c
10805         * src/imap.h
10806         * src/imap_gtk.c
10807         * src/imap_gtk.h
10808         * src/import.c
10809         * src/import.h
10810         * src/importldif.c
10811         * src/importldif.h
10812         * src/importmutt.c
10813         * src/importmutt.h
10814         * src/importpine.c
10815         * src/importpine.h
10816         * src/inc.c
10817         * src/inc.h
10818         * src/jpilot.c
10819         * src/jpilot.h
10820         * src/ldapctrl.c
10821         * src/ldapctrl.h
10822         * src/ldaplocate.c
10823         * src/ldaplocate.h
10824         * src/ldapquery.c
10825         * src/ldapquery.h
10826         * src/ldapserver.c
10827         * src/ldapserver.h
10828         * src/ldaputil.c
10829         * src/ldaputil.h
10830         * src/ldif.c
10831         * src/ldif.h
10832         * src/localfolder.c
10833         * src/localfolder.h
10834         * src/main.c
10835         * src/main.h
10836         * src/mainwindow.c
10837         * src/mainwindow.h
10838         * src/manual.c
10839         * src/manual.h
10840         * src/matcher.c
10841         * src/matcher.h
10842         * src/matcher_parser.h
10843         * src/matcher_parser_lex.l
10844         * src/matcher_parser_parse.y
10845         * src/mbox.c
10846         * src/mbox.h
10847         * src/message_search.c
10848         * src/message_search.h
10849         * src/messageview.c
10850         * src/messageview.h
10851         * src/mh.c
10852         * src/mh.h
10853         * src/mh_gtk.c
10854         * src/mh_gtk.h
10855         * src/mimeview.c
10856         * src/mimeview.h
10857         * src/msgcache.c
10858         * src/msgcache.h
10859         * src/mutt.c
10860         * src/mutt.h
10861         * src/news.c
10862         * src/news.h
10863         * src/news_gtk.c
10864         * src/news_gtk.h
10865         * src/noticeview.c
10866         * src/noticeview.h
10867         * src/partial_download.c
10868         * src/partial_download.h
10869         * src/pine.c
10870         * src/pine.h
10871         * src/pop.c
10872         * src/pop.h
10873         * src/prefs_account.c
10874         * src/prefs_account.h
10875         * src/prefs_actions.c
10876         * src/prefs_actions.h
10877         * src/prefs_common.c
10878         * src/prefs_common.h
10879         * src/prefs_compose_writing.c
10880         * src/prefs_compose_writing.h
10881         * src/prefs_customheader.c
10882         * src/prefs_customheader.h
10883         * src/prefs_display_header.c
10884         * src/prefs_display_header.h
10885         * src/prefs_ext_prog.c
10886         * src/prefs_ext_prog.h
10887         * src/prefs_filtering.c
10888         * src/prefs_filtering.h
10889         * src/prefs_filtering_action.c
10890         * src/prefs_filtering_action.h
10891         * src/prefs_folder_column.c
10892         * src/prefs_folder_column.h
10893         * src/prefs_folder_item.c
10894         * src/prefs_folder_item.h
10895         * src/prefs_fonts.c
10896         * src/prefs_fonts.h
10897         * src/prefs_gtk.c
10898         * src/prefs_gtk.h
10899         * src/prefs_image_viewer.c
10900         * src/prefs_image_viewer.h
10901         * src/prefs_matcher.c
10902         * src/prefs_matcher.h
10903         * src/prefs_message.c
10904         * src/prefs_message.h
10905         * src/prefs_msg_colors.c
10906         * src/prefs_msg_colors.h
10907         * src/prefs_other.c
10908         * src/prefs_other.h
10909         * src/prefs_quote.c
10910         * src/prefs_quote.h
10911         * src/prefs_receive.c
10912         * src/prefs_receive.h
10913         * src/prefs_send.c
10914         * src/prefs_send.h
10915         * src/prefs_spelling.c
10916         * src/prefs_spelling.h
10917         * src/prefs_summaries.c
10918         * src/prefs_summaries.h
10919         * src/prefs_summary_column.c
10920         * src/prefs_summary_column.h
10921         * src/prefs_template.c
10922         * src/prefs_template.h
10923         * src/prefs_themes.c
10924         * src/prefs_themes.h
10925         * src/prefs_toolbar.c
10926         * src/prefs_toolbar.h
10927         * src/prefs_wrapping.c
10928         * src/prefs_wrapping.h
10929         * src/privacy.c
10930         * src/privacy.h
10931         * src/procheader.c
10932         * src/procheader.h
10933         * src/procmime.c
10934         * src/procmime.h
10935         * src/procmsg.c
10936         * src/procmsg.h
10937         * src/quote_fmt.c
10938         * src/quote_fmt_parse.y
10939         * src/recv.c
10940         * src/recv.h
10941         * src/remotefolder.c
10942         * src/remotefolder.h
10943         * src/send_message.c
10944         * src/send_message.h
10945         * src/setup.c
10946         * src/setup.h
10947         * src/simple-gettext.c
10948         * src/sourcewindow.c
10949         * src/sourcewindow.h
10950         * src/ssl_manager.c
10951         * src/ssl_manager.h
10952         * src/statusbar.c
10953         * src/statusbar.h
10954         * src/stock_pixmap.c
10955         * src/stock_pixmap.h
10956         * src/summary_search.c
10957         * src/summary_search.h
10958         * src/summaryview.c
10959         * src/summaryview.h
10960         * src/syldap.c
10961         * src/syldap.h
10962         * src/textview.c
10963         * src/textview.h
10964         * src/toolbar.c
10965         * src/toolbar.h
10966         * src/undo.c
10967         * src/undo.h
10968         * src/unmime.c
10969         * src/unmime.h
10970         * src/vcard.c
10971         * src/vcard.h
10972         * src/wizard.c
10973         * src/wizard.h
10974         * src/common/base64.c
10975         * src/common/base64.h
10976         * src/common/defs.h
10977         * src/common/hooks.c
10978         * src/common/hooks.h
10979         * src/common/log.c
10980         * src/common/log.h
10981         * src/common/md5.c
10982         * src/common/md5.h
10983         * src/common/mgutils.c
10984         * src/common/mgutils.h
10985         * src/common/nntp.c
10986         * src/common/nntp.h
10987         * src/common/passcrypt.c
10988         * src/common/passcrypt.h.in
10989         * src/common/plugin.c
10990         * src/common/plugin.h
10991         * src/common/prefs.c
10992         * src/common/prefs.h
10993         * src/common/progressindicator.c
10994         * src/common/progressindicator.h
10995         * src/common/quoted-printable.c
10996         * src/common/quoted-printable.h
10997         * src/common/session.c
10998         * src/common/session.h
10999         * src/common/smtp.c
11000         * src/common/smtp.h
11001         * src/common/socket.c
11002         * src/common/socket.h
11003         * src/common/ssl.c
11004         * src/common/ssl.h
11005         * src/common/ssl_certificate.c
11006         * src/common/ssl_certificate.h
11007         * src/common/string_match.c
11008         * src/common/string_match.h
11009         * src/common/stringtable.c
11010         * src/common/sylpheed.c
11011         * src/common/sylpheed.h
11012         * src/common/template.c
11013         * src/common/template.h
11014         * src/common/timing.h
11015         * src/common/utils.c
11016         * src/common/utils.h
11017         * src/common/uuencode.c
11018         * src/common/uuencode.h
11019         * src/common/version.h.in
11020         * src/common/xml.c
11021         * src/common/xml.h
11022         * src/common/xmlprops.c
11023         * src/common/xmlprops.h
11024         * src/gtk/about.c
11025         * src/gtk/about.h
11026         * src/gtk/colorlabel.c
11027         * src/gtk/colorlabel.h
11028         * src/gtk/colorsel.c
11029         * src/gtk/colorsel.h
11030         * src/gtk/description_window.c
11031         * src/gtk/description_window.h
11032         * src/gtk/filesel.c
11033         * src/gtk/filesel.h
11034         * src/gtk/foldersort.c
11035         * src/gtk/foldersort.h
11036         * src/gtk/gtkutils.c
11037         * src/gtk/gtkutils.h
11038         * src/gtk/inputdialog.c
11039         * src/gtk/inputdialog.h
11040         * src/gtk/logwindow.c
11041         * src/gtk/logwindow.h
11042         * src/gtk/manage_window.c
11043         * src/gtk/manage_window.h
11044         * src/gtk/menu.c
11045         * src/gtk/menu.h
11046         * src/gtk/pluginwindow.c
11047         * src/gtk/pluginwindow.h
11048         * src/gtk/prefswindow.c
11049         * src/gtk/prefswindow.h
11050         * src/gtk/progressdialog.c
11051         * src/gtk/progressdialog.h
11052         * src/gtk/quicksearch.c
11053         * src/gtk/quicksearch.h
11054         * src/gtk/sslcertwindow.c
11055         * src/gtk/sslcertwindow.h
11056         * src/plugins/clamav/clamav_plugin.c
11057         * src/plugins/clamav/clamav_plugin.h
11058         * src/plugins/clamav/clamav_plugin_gtk.c
11059         * src/plugins/demo/demo.c
11060         * src/plugins/dillo_viewer/dillo_prefs.c
11061         * src/plugins/dillo_viewer/dillo_prefs.h
11062         * src/plugins/dillo_viewer/dillo_viewer.c
11063         * src/plugins/mathml_viewer/mathml_viewer.c
11064         * src/plugins/pgpcore/passphrase.c
11065         * src/plugins/pgpcore/passphrase.h
11066         * src/plugins/pgpcore/plugin.c
11067         * src/plugins/pgpcore/prefs_gpg.c
11068         * src/plugins/pgpcore/prefs_gpg.h
11069         * src/plugins/pgpcore/select-keys.c
11070         * src/plugins/pgpcore/select-keys.h
11071         * src/plugins/pgpcore/sgpgme.c
11072         * src/plugins/pgpcore/sgpgme.h
11073         * src/plugins/pgpinline/pgpinline.c
11074         * src/plugins/pgpinline/pgpinline.h
11075         * src/plugins/pgpinline/plugin.c
11076         * src/plugins/pgpmime/pgpmime.c
11077         * src/plugins/pgpmime/pgpmime.h
11078         * src/plugins/pgpmime/plugin.c
11079         * src/plugins/spamassassin/spamassassin.c
11080         * src/plugins/spamassassin/spamassassin.h
11081         * src/plugins/spamassassin/spamassassin_gtk.c
11082         * src/plugins/trayicon/trayicon.c
11083         * tools/OOo2sylpheed.pl
11084         * tools/acroread2sylpheed.pl
11085         * tools/asus_mailled.sh
11086         * tools/filter_conv.pl
11087         * tools/freshmeat_search.pl
11088         * tools/google_search.pl
11089         * tools/kmail2sylpheed.pl
11090         * tools/kmail2sylpheed_v2.pl
11091         * tools/maildir2sylpheed.pl
11092         * tools/multiwebsearch.pl
11093         * tools/newscache_clean.pl
11094         * tools/outlook2sylpheed.pl
11095         * tools/sylpheed-switcher
11096         * tools/update-po
11097         * tools/vcard2xml.py
11098         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11099                 update FSF address
11100
11101 2005-09-21 [colin]      1.9.14cvs46
11102
11103         * src/gedit-print.c
11104         * src/procmsg.c
11105         * src/procmsg.h
11106         * src/textview.c
11107         * src/summaryview.c
11108                 Remove some printing hacks (deselection/reselection),
11109                 which by the way fix printing the currently 
11110                 displayed mime part (still only text)
11111                 Plus a little optimisation of summary_show
11112
11113
11114 2005-09-20 [colin]      1.9.14cvs45
11115
11116         * src/mainwindow.c
11117         * src/messageview.c
11118                 GUI fixups: add accels, set message
11119                 view title to displayed mail's subject
11120         * src/prefs_spelling.c
11121         * src/gtk/gtkaspell.c
11122                 GUI fixups: allow underlining misspelled
11123                 words instead of coloring them (a11y!)
11124
11125 2005-09-19 [colin]
11126
11127         1.9.15rc3 released
11128
11129 2005-09-19 [colin]      1.9.14cvs44
11130
11131         * src/compose.c
11132                 Fix draft message
11133         * src/gtk/gtkaspell.c
11134                 Fix wrong test ;-)
11135
11136 2005-09-19 [colin]      1.9.14cvs43
11137
11138         * src/addressbook.c
11139                 Fix sensitivity of Delete button
11140         * src/compose.c
11141                 Warn if the requested Privacy system
11142                 is not available
11143         * src/exphtmldlg.c
11144         * src/expldifdlg.c
11145         * src/importldif.c
11146         * src/importmutt.c
11147         * src/importpine.c
11148                 Fix crappy UI
11149         * src/
11150         * src/ssl.h
11151         * src/prefs_account.h
11152         * src/prefs_account.c
11153                 Save SSL prefs even in builds that have
11154                 SSL support disable
11155         * src/imap.c
11156         * src/inc.c
11157         * src/news.c
11158         * src/send_message.c
11159                 Warn if connection should be secure, but
11160                 SSL support isn't compiled in
11161         * src/gtkaspell.c
11162                 Fix word separation on UTF-8 systems
11163                 Fixes bug #812 (Strange inline spellchecking)
11164         * src/compose.c
11165                 Warn if the requested Privacy system
11166                 is not available
11167                 Factorize offline warning
11168         * src/imap.c
11169         * src/imap_gtk.c
11170         * src/imap_gtk.h
11171         * src/inc.h
11172         * src/news_gtk.c
11173         * src/news_gtk.h
11174         * src/messageview.c
11175                 Factorize offline warning
11176
11177 2005-09-19 [paul]
11178
11179         1.9.15-rc2 released
11180
11181 2005-09-18 [colin]      1.9.14cvs42
11182
11183         * src/codeconv.c
11184         * src/codeconv.h
11185         * src/procmime.c
11186                 Add a way to get locale's charset ignoring utf-8,
11187                 and use that as default encoding for broken mails
11188
11189 2005-09-18 [colin]      1.9.14cvs41
11190
11191         * src/gtk/logwindow.c
11192                 Translate string. Patch by Fabien Vantard
11193
11194 2005-09-18 [colin]      1.9.14cvs40
11195
11196         * configure.ac
11197                 Fix bug #803 (IMAP/SSL support breaks with 
11198                 GnuTLS libetpan 0.38)
11199
11200 2005-09-18 [colin]      1.9.14cvs39
11201
11202         * src/codeconv.c
11203         * src/compose.c
11204         * src/procmime.c
11205                 More charsets fixes. Fixes bug #806 (non
11206                 ascii characters in subject line)
11207
11208 2005-09-17 [paul]       1.9.14cvs38
11209
11210         * src/folderview.c
11211         * src/mainwindow.c
11212                 fix gcc-2.95 issues
11213                 Patch by Pawel Pekala
11214
11215 2005-09-17 [colin]      1.9.14cvs37
11216
11217         * src/addrindex.c
11218                 bugfix for NO-USE LDAP compilation, patch 
11219                 by Fabien Vantard
11220
11221 2005-09-17 [colin]      1.9.14cvs36
11222
11223         * src/prefs_actions.c
11224         * src/prefs_customheader.c
11225         * src/prefs_display_header.c
11226         * src/prefs_filtering_action.c
11227         * src/prefs_matcher.c
11228         * src/prefs_toolbar.c
11229                 Fix strange casts (less elegant but
11230                 works better)
11231
11232 2005-09-16 [colin]      1.9.14cvs35
11233
11234         * src/jpilot.c
11235                 Missed that one
11236
11237 2005-09-16 [colin]      1.9.14cvs34
11238
11239         * configure.ac
11240         * src/Makefile.am
11241         * src/addr_compl.c
11242         * src/addrindex.c
11243         * src/browseldap.c
11244         * src/editldap.c
11245         * src/ldaplocate.c
11246         * src/ldapquery.c
11247         * src/ldapquery.h
11248         * src/ldapserver.c
11249         * src/ldapserver.h
11250         * src/main.c
11251         * src/matcher_parser_parse.y
11252         * src/prefs_themes.c
11253         * src/etpan/Makefile.am
11254         * src/gtk/description_window.c
11255         * src/plugins/clamav/Makefile.am
11256         * src/plugins/clamav/clamav_plugin.c
11257         * src/plugins/dillo_viewer/Makefile.am
11258         * src/plugins/pgpcore/Makefile.am
11259         * src/plugins/pgpinline/Makefile.am
11260         * src/plugins/pgpmime/Makefile.am
11261         * src/plugins/trayicon/Makefile.am
11262                 Fix 100% cpu usage in address completion list
11263                 Fix little bugs (return with no values etc)
11264                 Fix all warnings (with common CFLAGS)
11265
11266 2005-09-15 [colin]      1.9.14cvs33
11267
11268         * src/addressbook.c
11269                 Fix bug where sometimes a group's email list is empty,
11270                 force its refresh (probably fixes "Re: how to create a 
11271                 distribution list")
11272         * src/ldapquery.c
11273                 Don't return to the callback in the main thread from the
11274                 fetch thread (or face segs!)
11275
11276 2005-09-15 [paul]       1.9.14cvs32
11277
11278         * src/prefs_matcher.c
11279                 forgotten in last commit
11280
11281 2005-09-15 [paul]       1.9.14cvs31
11282
11283         * src/prefs_actions.c
11284         * src/prefs_filtering_action.c
11285         * src/prefs_quote.c
11286         * src/quote_fmt.c
11287         * src/summaryview.c
11288         * src/gtk/description_window.c
11289         * src/gtk/description_window.h
11290         * src/gtk/quicksearch.c
11291                 allow interaction with the called
11292                 description window
11293                 Patch by Anders Hammar
11294
11295 2005-09-14 [paul]       1.9.14cvs30
11296
11297         * src/compose.c
11298                 fix a little annoyance when pasting with 3rd button 
11299                 with wrap_pastes=0 and wrap_input=1
11300                 Patch by Colin
11301
11302 2005-09-14 [paul]       1.9.14cvs29
11303
11304         * src/prefs_account.c
11305                 disable 'Filter messages on receiving' for
11306                 SMTP-only accounts
11307                 Patch  by Anders Hammar
11308
11309 2005-09-14 [paul]       1.9.14cvs28
11310
11311         * po/sk.po
11312                 fix crash
11313                 updated by Andrej Kacian
11314
11315 2005-09-14 [paul]
11316
11317         1.9.15-rc1 released
11318
11319 2005-09-14 [paul]       1.9.14cvs27
11320
11321         * po/es.po
11322                 updated by Ricardo Mones Lastra
11323         * src/compose.c
11324         * src/compose.h
11325                 associate no_wrap_tags to Compose windows
11326                 instead of using a static one
11327                 Patch by Colin
11328         * src/mbox.c
11329                 fix proc_mbox()
11330                 Patch by wwp
11331         * src/textview.c
11332                 remove unneeded printf()
11333
11334 2005-09-14 [paul]       1.9.14cvs26
11335
11336         * src/addrcache.c
11337         * src/codeconv.h
11338         * src/folder.h
11339         * src/mainwindow.h
11340         * src/mh.c
11341         * src/mimeview.h
11342         * src/partial_download.c
11343         * src/pop.c
11344         * src/prefs_account.c
11345         * src/prefs_account.h
11346         * src/prefs_actions.c
11347         * src/prefs_customheader.c
11348         * src/prefs_display_header.c
11349         * src/prefs_filtering_action.c
11350         * src/prefs_matcher.c
11351         * src/prefs_toolbar.c
11352         * src/privacy.h
11353         * src/procmime.c
11354         * src/procmime.h
11355         * src/procmsg.h
11356         * src/textview.c
11357         * src/undo.h
11358         * src/common/plugin.c
11359         * src/common/session.h
11360         * src/common/socket.c
11361         * src/common/socket.h
11362         * src/common/template.c
11363         * src/gtk/gtkaspell.c
11364         * src/gtk/quicksearch.h
11365         * src/plugins/pgpcore/passphrase.c
11366         * src/plugins/pgpcore/prefs_gpg.h
11367         * src/plugins/pgpcore/select-keys.c
11368         * src/plugins/pgpcore/select-keys.h
11369         * src/plugins/pgpcore/sgpgme.c
11370         * src/plugins/pgpinline/pgpinline.c
11371         * src/plugins/pgpmime/pgpmime.c
11372         * src/plugins/trayicon/trayicon.c
11373                 fix compilation warnings
11374                 Patch by Daniel Gustafson
11375
11376 2005-09-14 [paul]       1.9.14cvs25
11377
11378         * src/addressbook.c
11379                 add missing column header, and other small
11380                 bug fixes
11381                 Patch by Anders Hammar
11382
11383 2005-09-13 [colin]      1.9.14cvs24
11384
11385         * src/gtk/gtkaspell.c
11386                 Fix non-utf8 in menu
11387                 Fix little leaks
11388                 Nullify struct members after free()s
11389
11390 2005-09-13 [colin]      1.9.14cvs23
11391
11392         * src/compose.c
11393                 Test utf8 compliance before inserting to 
11394                 buffer, and try to convert if necessary
11395         * src/procmime.c
11396                 If no charset is present, use the locale 
11397                 one instead of us-ascii
11398         * src/procmsg.c
11399                 Add Sender, List-Post and To in the checked 
11400                 headers for automatic rules creation 
11401                 (thanks to wwp)
11402         * src/prefs_themes.c
11403         * src/gtk/gtkaspell.c
11404                 Remove deprecated functions. 
11405                 patch by Daniel Gustafson
11406
11407 2005-09-12 [colin]      1.9.14cvs22
11408
11409         * src/compose.c
11410                 Fix bug #448 (Scrolling/Redraw issue with 
11411                 address-fields in Header)
11412         * src/mainwindow.c
11413         * src/summaryview.c
11414         * src/summaryview.h
11415                 Fix loss of MSG_MARKED on move/copy
11416                 Fix bug #804 (Quicksearch togglebutton doesn't 
11417                 get depressed after '/' key is pressed)
11418
11419 2005-09-12 [paul]       1.9.14cvs21
11420
11421         * AUTHORS
11422         * src/gtk/logwindow.c
11423                 add 'Clear Log' to popup menu
11424                 Patch by Anders Hammar <anders.hammar@telia.com>
11425
11426 2005-09-12 [paul]       1.9.14cvs20
11427
11428         * src/compose.c
11429                 set correct sensitivity on attachments
11430                 popup menu
11431         * src/folder.c
11432                 fix typo
11433         * src/prefs_spelling.c
11434                 fix crash when no LANG env is set
11435         * src/common/xml.c
11436                 fix crash in wizard
11437                 don't use memeory after free
11438
11439         All patches by Daniel Gustafson
11440
11441 2005-09-12 [paul]       1.9.14cvs19
11442
11443         * src/prefs_themes.c
11444                 make theme info selectable
11445         * src/gtk/description_window.c
11446                 make window non-modal
11447         * tools/README
11448                 add details of asus_mailed.sh
11449         * tools/claws.i18n.status.pl
11450                 update for new zh_TW translator
11451                 widen the output
11452                 create alternate coloured lines
11453                 improve readability
11454
11455 2005-09-10 [colin]      1.9.14cvs18
11456
11457         * src/plugins/pgpcore/select-keys.c
11458                 Better order for the buttons
11459
11460 2005-09-10 [colin]      1.9.14cvs17
11461
11462         * src/compose.c
11463         * src/plugins/pgpcore/select-keys.c
11464         * src/plugins/pgpcore/select-keys.h
11465         * src/plugins/pgpcore/sgpgme.c
11466                 Add a "Don't encrypt" button to the key
11467                 selection dialog. Fixes bug #177 (There should be a 
11468                 'Don't encrypt button in the Select Keys dialog)
11469
11470 2005-09-10 [colin]      1.9.14cvs16
11471
11472         * src/compose.c
11473                 Fix bug #572 (%X option does not work with templates)
11474
11475 2005-09-10 [colin]      1.9.14cvs15
11476
11477         * src/toolbar.c 
11478                 Remove g_print
11479
11480 2005-09-10 [colin]      1.9.14cvs14
11481
11482         * src/imap.c
11483                 Fix a possible crash
11484
11485 2005-09-09 [colin]      1.9.14cvs13
11486
11487         * src/imap.c
11488         * src/etpan/imap-thread.c
11489         * src/etpan/imap-thread.h
11490                 Fix moving from queue or drafts to normal folders
11491                 Fix bug #794 (No way to delete without expunging)
11492                 Take flags unset by other mailers into account
11493                 Take deleted flag set by other mailers into account
11494                 Fix unsetting REPLIED flag
11495                 Fix crash when capabilities can't be retrieved
11496         * src/mainwindow.c
11497         * src/mainwindow.h
11498                 Add M_DELAYED_FLAGS condition, and let the user use
11499                 Execute in order to be able to expunge deleted mails,
11500                 even if he's not in delayed execute mode
11501         * src/prefs_spelling.c
11502                 Use 'en' dictionary by default if LANG is POSIX or C
11503         * src/gtk/prefswindow.c
11504                 Fix bug #767 (Preferences windows expanding) by making
11505                 the window a bit larger when the resolution is greater
11506                 than 640x480, and by putting the prefs in a
11507                 GtkScrolledWindow.
11508
11509 2005-09-09 [paul]       1.9.14cvs12
11510
11511         * AUTHORS
11512         * configure.ac
11513         * po/zh_TW.Big5.po      ** REMOVED **
11514         * po/zh_TW.po           ** ADDED **
11515                 updated by Wei-Lun Chao
11516
11517 2005-09-09 [paul]       1.9.14cvs11
11518
11519         * src/mainwindow.c
11520                 fix asserts
11521         * src/common/xml.c
11522                 delay memory allocation until file is
11523                 opened successfully
11524                 Patch by Daniel Gustafson
11525
11526 2005-09-09 [colin]      1.9.14cvs10
11527
11528         * src/imap.c
11529                 Add guards
11530
11531 2005-09-08 [colin]      1.9.14cvs9
11532
11533         * src/compose.c
11534                 Alert when we can't save draft
11535                 Fix various wrap/color issues
11536                 Add mid-click pasting respecting wrap_paste option
11537         * src/folder.c
11538         * src/folder.h
11539         * src/folder_item_prefs.c
11540         * src/folder_item_prefs.h
11541         * src/imap.c
11542         * src/imap_gtk.c
11543         * src/imap_gtk.h
11544         * src/main.c
11545         * src/mainwindow.c
11546         * src/mainwindow.h
11547         * src/news.c
11548         * src/news_gtk.c
11549         * src/news_gtk.h
11550         * src/prefs_folder_item.c
11551                 Fix the impossibility to synchronise folders for
11552                 offline use (IMAP and NNTP are concerned)
11553
11554 2005-09-08 [colin]      1.9.14cvs8
11555
11556         * configure.ac
11557                 Build LDAP and JPilot by default if available
11558         * src/textview.c
11559                 Fix use after free
11560
11561 2005-09-08 [paul]       1.9.14cvs7
11562
11563         * doc/manual/en/sylpheed-1.html
11564         * doc/manual/en/sylpheed-18.html
11565         * doc/manual/en/sylpheed-19.html
11566         * doc/manual/en/sylpheed-4.html
11567         * doc/manual/en/sylpheed-6.html
11568         * doc/manual/en/sylpheed.html
11569                 a few minor updates, plus include some
11570                 details about plugins and their requirements
11571         * src/mainwindow.c
11572                 minor changes to English in /View/Sort
11573
11574 2005-09-07 [colin]      1.9.14cvs6
11575
11576         * doc/manual/en/sylpheed-1.html
11577         * doc/manual/en/sylpheed-10.html
11578         * doc/manual/en/sylpheed-11.html
11579         * doc/manual/en/sylpheed-12.html
11580         * doc/manual/en/sylpheed-13.html
11581         * doc/manual/en/sylpheed-14.html
11582         * doc/manual/en/sylpheed-15.html
11583         * doc/manual/en/sylpheed-16.html
11584         * doc/manual/en/sylpheed-17.html
11585         * doc/manual/en/sylpheed-18.html
11586         * doc/manual/en/sylpheed-19.html
11587         * doc/manual/en/sylpheed-2.html
11588         * doc/manual/en/sylpheed-20.html
11589         * doc/manual/en/sylpheed-21.html
11590         * doc/manual/en/sylpheed-22.html
11591         * doc/manual/en/sylpheed-3.html
11592         * doc/manual/en/sylpheed-4.html
11593         * doc/manual/en/sylpheed-5.html
11594         * doc/manual/en/sylpheed-6.html
11595         * doc/manual/en/sylpheed-7.html
11596         * doc/manual/en/sylpheed-8.html
11597         * doc/manual/en/sylpheed-9.html
11598         * doc/manual/en/sylpheed.html
11599                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11600
11601 2005-09-07 [colin]      1.9.14cvs5
11602
11603         * src/mainwindow.c
11604                 Make labels more to-the-point
11605
11606 2005-09-07 [colin]      1.9.14cvs4
11607
11608         * doc/manual/en/sylpheed-1.html
11609         * doc/manual/en/sylpheed-12.html
11610         * doc/manual/en/sylpheed-13.html
11611         * doc/manual/en/sylpheed-14.html
11612         * doc/manual/en/sylpheed-15.html
11613         * doc/manual/en/sylpheed-16.html
11614         * doc/manual/en/sylpheed-17.html
11615         * doc/manual/en/sylpheed-18.html
11616         * doc/manual/en/sylpheed-19.html
11617         * doc/manual/en/sylpheed-2.html
11618         * doc/manual/en/sylpheed-20.html
11619         * doc/manual/en/sylpheed-21.html
11620         * doc/manual/en/sylpheed-22.html
11621         * doc/manual/en/sylpheed-4.html
11622         * doc/manual/en/sylpheed-5.html
11623         * doc/manual/en/sylpheed-6.html
11624         * doc/manual/en/sylpheed-7.html
11625         * doc/manual/en/sylpheed-8.html
11626         * doc/manual/en/sylpheed-9.html
11627         * doc/manual/en/sylpheed.html
11628                 Update manual
11629
11630 2005-09-07 [colin]      1.9.14cvs3
11631
11632         * doc/faq/en/sylpheed-faq-1.html
11633         * doc/faq/en/sylpheed-faq-2.html
11634         * doc/faq/en/sylpheed-faq-3.html
11635         * doc/faq/en/sylpheed-faq.html
11636                 Update FAQ
11637
11638 2005-09-07 [colin]      1.9.14cvs2
11639
11640         * src/folderview.c
11641         * src/procmsg.c
11642         * src/summaryview.c
11643         * src/toolbar.c
11644                 Fix special subfolders:
11645                 - Inherit parent's icon
11646                 - sent contents of queues subfolders
11647                 - empty subfolders of trashes
11648         * src/mainwindow.c
11649                 Remove outdated manual and faq entries
11650         * src/common/utils.c
11651                 Add quotes around %s coming from mailcap
11652
11653 2005-09-07 [colin]      1.9.14cvs1
11654
11655         * src/compose.c
11656                 After saving draft, set modified to FALSE
11657         * src/mimeview.c
11658         * src/common/utils.c
11659         * src/common/utils.h
11660                 Try to open mime parts using what is 
11661                 indicated in ~/.mailcap or /etc/mailcap,
11662                 if possible.
11663
11664 2005-09-05 [paul]       1.9.14
11665
11666         1.9.14 released
11667
11668         * po/sk.po
11669                 updated by Andrej Kacian
11670
11671 2005-09-05 [paul]       1.9.13cvs83
11672
11673         * po/de.po
11674         * po/es.po
11675         * po/fi.po
11676         * po/fr.po
11677         * po/nb.po
11678         * po/pt_BR.po
11679         * po/sr.po
11680                 updated translations by Thomas Gilgin, Ricardo Mones
11681                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11682                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11683
11684 2005-09-04 [paul]       1.9.13cvs82
11685
11686         * src/compose.c
11687                 only warn about exceeded line length limit
11688                 on send
11689
11690 2005-09-04 [paul]       1.9.13cvs81
11691
11692         * src/compose.c
11693                 fix crash in 'line length exceeded' dialogue
11694
11695 2005-09-02 [paul]       1.9.13cvs80
11696
11697         * src/imap.c
11698                 fix bug 795, 'Connection lost IMAP'
11699                 and add statusbar prints
11700                 Patch by Colin
11701
11702 2005-09-02 [paul]       1.9.13cvs79
11703
11704         * src/compose.c
11705                 compose_wrap_paragraph() becomes
11706                 compose_beautify_paragraph()
11707                 Patch by Colin
11708
11709 2005-09-02 [colin]      1.9.13cvs78
11710
11711         * src/folderview.c
11712                 Micro-fix
11713
11714 2005-09-01 [colin]      1.9.13cvs77
11715
11716         * src/imap.c
11717                 Maybe fix bug #795 (Connection lost IMAP)
11718                 Don't try to send logout when we're disconnected.
11719         * src/summaryview.c
11720                 Include locked and marked emails in HRM
11721                 view. Fixes bug #800 (Locked messages no longer 
11722                 show up when hide read messages is used)
11723
11724 2005-09-01 [paul]       1.9.13cvs76
11725
11726         * src/prefs_common.c
11727                 fix bad cutting
11728
11729 2005-08-31 [colin]      1.9.13cvs75
11730
11731         * src/folderview.c
11732         * src/folderview.h
11733         * src/prefs_summaries.c
11734         * src/summaryview.c
11735                 Fix "go to next new", fix preference
11736                 (Open unread/next swapped)
11737
11738 2005-08-31 [paul]       1.9.13cvs74
11739
11740         * src/compose.c
11741         * src/folderview.c
11742         * src/headerview.c
11743         * src/headerview.h
11744         * src/mainwindow.c
11745         * src/prefs_common.c
11746         * src/prefs_common.h
11747         * src/prefs_fonts.c
11748         * src/summaryview.c
11749         * src/textview.c
11750         * src/common/defs.h
11751                 remove obsolete BOLD_FONT setting
11752                 fix font update in headerview and textview
11753                 headers after prefs change
11754                 Patch By Colin
11755
11756 2005-08-31 [paul]
11757
11758         1.9.14-rc4 released
11759
11760 2005-08-30 [colin]      1.9.13cvs73
11761
11762         * src/summaryview.c
11763                 When Hide read messages is selected and we
11764                 refresh the summaryview, don't remove the 
11765                 currently displayed message. Fixes bug #797
11766                 (Summary view reloads when new mail is 
11767                 downloaded in 1.9.14 rc)
11768
11769 2005-08-30 [colin]      1.9.13cvs72
11770
11771         * src/folderview.c
11772                 Fix flickering
11773         * src/mainwindow.c
11774                 Remove useless callback
11775         * src/mimeview.c
11776         * src/gtk/filesel.c
11777         * src/gtk/filesel.h
11778                 Add a filesel_select_file_save_folder() - used by Save All
11779
11780 2005-08-29 [paul]       1.9.13cvs71
11781
11782         * AUTHORS
11783         * src/matcher_parser_parse.y
11784         * src/etpan/imap-thread.c
11785                 fix building on FreeBSD
11786                 Patch by Daniel Gustafson <daniel@hobbit.se>
11787
11788 2005-08-29 [paul]       1.9.13cvs70
11789
11790         * src/plugins/pgpinline/pgpinline.c
11791                 only initialise sig result if it's been handled
11792                 Patch by Colin
11793
11794 2005-08-29 [paul]       1.9.13cvs69
11795         
11796         Patches by Colin:
11797
11798         * src/imap.c
11799         * src/common.utils.c
11800         * src/common/utils.h
11801                 optimisation
11802         * src/stock_pixmap.h
11803                 fix wrong icon reference
11804         * src/pixmaps/trash_btn.xpm
11805                 replace with nicer image
11806
11807 2005-08-28 [colin]      1.9.13cvs68
11808
11809         * src/Makefile.am
11810         * src/stock_pixmap.c
11811         * src/stock_pixmap.h
11812         * src/toolbar.c
11813         * src/pixmaps/trash_btn.xpm
11814                 Add a specific trash xpm for the button
11815
11816 2005-08-28 [colin]      1.9.13cvs67
11817
11818         * src/imap.c
11819                 Fix leak
11820
11821 2005-08-27 [colin]      1.9.13cvs66
11822
11823         * src/imap.c
11824         * src/procmime.c
11825                 Correctly fix "Problem with replies", fixes
11826                 pgpmime encryption too. 
11827
11828 2005-08-27 [colin]      1.9.13cvs65
11829
11830         * src/folder.c
11831         * src/procmsg.c
11832         * src/procmsg.h
11833         * src/summaryview.c
11834                 Fix bug #517 (messages removed from summaryview 
11835                 when moving fails)
11836
11837 2005-08-27 [colin]      1.9.13cvs64
11838
11839         * tools/Makefile.am
11840         * tools/asus_mailled.sh
11841                 Add a script to blink ASUS laptops' mail LED where there
11842                 is unread mail.
11843
11844 2005-08-27 [colin]      1.9.13cvs63
11845
11846         * src/imap.c
11847         * src/etpan/imap-thread.c
11848         * src/etpan/imap-thread.h
11849                 Implement automatic choosing of login method
11850                 Fixes bug #791
11851         * src/gtk/.cvsignore
11852                 Add sylpheed-marshal.[ch]
11853
11854 2005-08-27 [colin]      1.9.13cvs62
11855
11856         * src/common/utils.c
11857                 Fix confusing perror
11858
11859 2005-08-27 [colin]      1.9.13cvs61
11860
11861         * src/toolbar.c
11862         * src/toolbar.h
11863                 Remove A_DELETE, replace it with 
11864                 A_TRASH and A_DELETE_REAL. Automatically
11865                 rewrite config files to replace A_DELETE
11866                 with A_TRASH (no functionality change).
11867                 Fixes half of #794
11868
11869 2005-08-26 [colin]      1.9.13cvs60
11870
11871         * src/procmime.c
11872                 Previous "Problem with replies" fix brought other
11873                 problems, fixing them
11874
11875 2005-08-26 [colin]      1.9.13cvs59
11876
11877         * src/procmime.c
11878                 Fix "Problem with replies". This happened only
11879                 on IMAP...
11880         * src/procmsg.c
11881                 Factorize code a bit
11882         * src/compose.c
11883                 Speed improvement on very long messages (wrapping)
11884                 Fix signature color on Reedit and Redirect
11885                 On Reedit, don't attach pgp-signatures parts, but
11886                 set signing to On.
11887
11888 2005-08-24 [paul]       1.9.13cvs58
11889
11890         * src/compose.c
11891                 don't claim success when clicking
11892                 Cancel on the passphrase box.
11893                 Patch by Colin
11894
11895 2005-08-24 [paul]       1.9.13cvs57
11896
11897         * src/main.c
11898                 fix misplaced sylpheed.log
11899         * src/common/defs.h
11900                 define UIDL_DIR
11901
11902 2005-08-24 [paul]       1.9.13cvs56
11903
11904         * src/imap.c
11905         * src/etpan/imap-thread.c
11906         * src/etpan/imap-thread.h
11907                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11908                 Patch by Colin
11909         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11910         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11911                 remove autogenerated files
11912         * tools/kdeservicemenu/README
11913         * tools/kdeservicemenu/install.sh
11914         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11915         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11916                 use Claws icon, use 'Sylpheed-Claws' in menu,
11917                 use kdialog, and other cleanups
11918
11919 2005-08-23 [paul]       1.9.13cvs55
11920
11921         * src/compose.c
11922                 fix paste/wrap crash
11923                 Patch by Colin
11924
11925 2005-08-23 [paul]       1.9.13cvs54
11926
11927         * src/main.c
11928                 fix crash recovery
11929                 Patch by Colin
11930
11931 2005-08-23 [paul]       1.9.13cvs53
11932
11933         * src/addressbook.c
11934         * src/editaddress.c
11935                 view all data of LDAP contacts
11936                 Patch by Colin
11937
11938 2005-08-23 [paul]       1.9.13cvs52
11939
11940         * src/addressbook.c
11941                 fix issues with the Search field
11942                 Patch by Colin
11943
11944 2005-08-22 [paul]       1.9.13cvs51
11945
11946         * src/folderview.c
11947                 put name of folder in processing dialog
11948                 title
11949         * src/prefs_folder_item.c
11950                 improve english usage
11951
11952 2005-08-22 [paul]       1.9.13cvs50
11953
11954         * src/filtering.c
11955         * src/filtering.h
11956         * src/matcher.c
11957         * src/matcher_parser_lex.l
11958         * src/matcher_parser_parse.y
11959         * src/prefs_filtering.c
11960                 add Filtering/Processing rule names feature.
11961                 (the incompatible old matcherrc is saved as
11962                 matcherrc.pre_names).
11963                 Patch by Colin
11964
11965 2005-08-22 [paul]       1.9.13cvs49
11966
11967         * src/procmsg.c
11968                 fix colour labelling
11969                 Patch by Colin
11970
11971 2005-08-22 [paul]       1.9.13cvs48
11972
11973         * src/textview.c
11974                 fix open_image_cb()
11975
11976 2005-08-22 [paul]       1.9.13cvs47
11977
11978         * src/imap.c
11979                 fix bug 789, 'SC crashes with imap (CVS ver)'
11980                 Patch by Colin
11981
11982 2005-08-22 [paul]       1.9.13cvs46
11983
11984         * src/mimeview.c
11985         * src/prefs_common.c
11986         * src/common/defs.h
11987                 define reused defaults in defs.h
11988         * src/textview.c
11989                 add 'Open image' to image popup menu
11990
11991 2005-08-21 [colin]      1.9.13cvs45
11992
11993         * src/summaryview.c
11994                 Fix bug #788 (Bogus "From" address displayed)
11995
11996 2005-08-20 [colin]      1.9.13cvs44
11997
11998         * src/folder.c
11999                 Fix buf #787 (multilevel delete causes SIGSEGV)
12000
12001 2005-08-19 [colin]      1.9.13cvs43
12002
12003         * src/inc.c
12004         * src/prefs_common.c
12005         * src/prefs_common.h
12006                 Add an hidden pref to allow modifying the
12007                 update stepping in incorporation.
12008                 Patch by wwp.
12009
12010 2005-08-19 [colin]      1.9.13cvs42
12011
12012         * src/compose.c
12013         * src/procmime.c
12014                 Workaround for broken MUAs: encode 
12015                 Content-type: name: as ASCII and 
12016                 Content-Disposition: filename: as
12017                 per rfc2231
12018         * src/prefs_account.c
12019                 Fix invisible-ness of SMTP SSL prefs
12020                 in NNTP accounts
12021
12022 2005-08-19 [paul]       1.9.13cvs41
12023
12024         * src/compose.c
12025         * src/prefs_common.c
12026         * src/prefs_common.h
12027         * src/prefs_wrapping.c
12028                 paste with or without wrapping.
12029                 patch by Colin
12030
12031 2005-08-19 [paul]       1.9.13cvs40
12032
12033         * src/prefs_common.c
12034         * src/prefs_common.h
12035         * src/summaryview.c
12036                 reintroduce enable_swap_from as a
12037                 hidden pref. patch by Colin
12038         * src/quote_fmt_parse.y
12039         * src/plugins/clamav/clamav_plugin.c
12040         * src/plugins/dillo_viewer/dillo_viewer.c
12041         * src/plugins/mathml_viewer/mathml_viewer.c
12042         * src/plugins/pgpcore/sgpgme.c
12043         * src/plugins/pgpinline/pgpinline.c
12044         * src/plugins/pgpmime/pgpmime.c
12045                 tidy up. patch by Colin
12046
12047 2005-08-19 [paul]       1.9.13cvs39
12048
12049         * configure.ac
12050                 complete cvs38's sync
12051         * src/editaddress.c
12052         * src/gedit-print.c
12053         * src/mutt.c
12054         * src/etpan/etpan-log.c
12055         * src/etpan/imap-thread.c
12056         * src/gtk/gtksourceprintjob.c
12057                 fix compilation warnings
12058                 (patch by Colin)
12059
12060 2005-08-19 [paul]       1.9.13cvs38
12061
12062         sync with main:
12063
12064         * src/account.c
12065         * src/action.c
12066         * src/addrbook.c
12067         * src/addrcache.c
12068         * src/addrharvest.c
12069         * src/addrindex.c
12070         * src/codeconv.c
12071         * src/compose.c
12072         * src/crash.c
12073         * src/exporthtml.c
12074         * src/exportldif.c
12075         * src/folder.c
12076         * src/image_viewer.c
12077         * src/inc.c
12078         * src/inc.h
12079         * src/jpilot.c
12080         * src/ldif.c
12081         * src/main.c
12082         * src/matcher.c
12083         * src/mbox.c
12084         * src/messageview.c
12085         * src/mh.c
12086         * src/mimeview.c
12087         * src/msgcache.c
12088         * src/mutt.c
12089         * src/news.c
12090         * src/partial_download.c
12091         * src/pine.c
12092         * src/pop.c
12093         * src/prefs_actions.c
12094         * src/prefs_common.c
12095         * src/prefs_customheader.c
12096         * src/prefs_display_header.c
12097         * src/prefs_gtk.c
12098         * src/prefs_themes.c
12099         * src/procheader.c
12100         * src/procmime.c
12101         * src/procmsg.c
12102         * src/recv.c
12103         * src/send_message.c
12104         * src/simple-gettext.c
12105         * src/sourcewindow.c
12106         * src/textview.c
12107         * src/vcard.c
12108         * src/common/defs.h
12109         * src/common/log.c
12110         * src/common/plugin.c
12111         * src/common/prefs.c
12112         * src/common/session.c
12113         * src/common/session.h
12114         * src/common/socket.c
12115         * src/common/socket.h
12116         * src/common/ssl_certificate.c
12117         * src/common/template.c
12118         * src/common/utils.c
12119         * src/common/utils.h
12120         * src/common/xml.c
12121         * src/gtk/about.c
12122         added wrappers for C library function that
12123                 take pathname arguments.
12124                 enabled compilation with MinGW.
12125                 use GDir instead of directly using opendir().
12126                 added rename_force().
12127
12128 2005-08-19 [paul]       1.9.13cvs37
12129         
12130         patches by Colin:
12131         * src/compose.c
12132                 fix privacy settings on re-editing
12133                 a sent message
12134         * src/jpilot.c
12135                 fix encoding bug
12136         * src/folder.c
12137         * src/procmsg.c
12138         * src/procmsg.h
12139         * src/summaryview.c
12140                 flag changing optimisation
12141
12142 2005-08-18 [martin]     1.9.13cvs36
12143
12144         * commitHelper
12145             added my login
12146         * src/addrcache.c
12147         * src/addrharvest.c
12148         * src/addrindex.c
12149         * src/compose.c
12150         * src/grouplistdialog.c
12151         * src/main.c
12152         * src/mainwindow.c
12153         * src/msgcache.c
12154         * src/mutt.c
12155         * src/pine.c
12156         * src/prefs_account.c
12157         * src/prefs_themes.c
12158         * src/stock_pixmap.c
12159         * src/summaryview.c
12160         * src/gtk/about.c
12161         * src/gtk/logwindow.c
12162             removed deprecated glib and gdk stuff
12163         * src/plugins/pgpcore/select-keys.c
12164             convert attributes from locale to utf8
12165
12166 2005-08-17 [paul]       1.9.13cvs35
12167
12168         * src/account.c
12169         * src/addressbook.c
12170                 use new GTK_STOCK_ icons if available
12171         * src/summaryview.c
12172         * src/gtk/gtksctree.c
12173         * src/gtk/gtksctree.h
12174                 faster range select. patch by Colin
12175
12176 2005-08-17 [paul]       1.9.13cvs34
12177
12178         patches by colin:
12179         * src/addressbook.c
12180         * src/addressitem.h
12181                 Add an edit button for contacts, fix selections
12182                 of gtksctree items
12183         * src/editaddress.c
12184                 Change labels, let Save be always possible in the
12185                 email and user atributes tabs
12186         * src/folderview.c
12187                 fix sort issues
12188         * src/summaryview.c
12189                 select next item instead of the displayed one
12190                 after deletion
12191
12192         * src/gtk/progressdialog.c
12193                 use prefs_common.enable_rules_hint
12194
12195 2005-08-13 [hoa]        1.9.13cvs33
12196
12197         * src/etpan/imap-thread.c
12198                 fixed build on Solaris.
12199
12200 2005-08-10 [colin]      1.9.13cvs32
12201
12202         * src/procmsg.c
12203                 Fix cvs31 (missing fclose before reading
12204                 the file)
12205
12206 2005-08-10 [colin]      1.9.13cvs31
12207
12208         * src/procmsg.c
12209                 Fix procmsg_msginfo_new_from_mimeinfo() when
12210                 the MimeInfo isn't stored in memory. This fixes
12211                 replying to an attached message.
12212
12213 2005-08-10 [colin]      1.9.13cvs30
12214
12215         * src/mainwindow.c
12216                 Fix slowness in account changing
12217
12218 2005-08-10 [colin]      1.9.13cvs29
12219
12220         * src/folder.c
12221         * src/folderutils.c
12222         * src/folderview.c
12223         * src/imap_gtk.c
12224         * src/mainwindow.c
12225         * src/mh_gtk.c
12226         * src/procmsg.c
12227         * src/summaryview.c
12228                 Optimize folder_has_parent_of_type
12229                 Prevent moving special sub-folders from contextual menus
12230                 Rework message a bit ("Empty all messages" -> "Delete all
12231                 messages")
12232                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12233                 and "Deleted Items" folders)
12234
12235 2005-08-08 [colin]      1.9.13cvs28
12236
12237         * src/summaryview.c
12238         * src/prefs_summaries.c
12239                 Make "Select first unread|new" more flexible
12240                 (just prioritize new or unread)
12241
12242 2005-08-08 [colin]      1.9.13cvs27
12243
12244         * src/summaryview.c
12245                 If "select first new" is selected and there only
12246                 are unread messages, fallback to "select first
12247                 unread".
12248
12249 2005-08-08 [colin]      1.9.13cvs26
12250
12251         * src/folder.c
12252                 Fix shameful bugs (and bug #779)
12253
12254 2005-08-08 [colin]      1.9.13cvs25
12255
12256         * src/folder.c
12257         * src/folder.h
12258                 Cache parents' type to make folder_has_parent_of_type
12259                 faster
12260         * src/folderview.c
12261                 Forbid DnD of special sub-folders
12262         * src/procmsg.c
12263         * src/procmsg.h
12264                 Add MAIL_POSTFILTERING_HOOK
12265         * src/summaryview.c
12266                 Revert over-zealous deletion of the use_addr_book 
12267                 code
12268
12269 2005-08-07 [colin]      1.9.13cvs24
12270
12271         * src/folder.c
12272                 Fix big mistake (passing MsgInfo instead 
12273                 of FolderItem)
12274
12275 2005-08-07 [colin]      1.9.13cvs23
12276
12277         * src/compose.c
12278         * src/folder.c
12279         * src/folder.h
12280         * src/foldersel.c
12281         * src/folderutils.c
12282         * src/folderview.c
12283         * src/imap.c
12284         * src/mainwindow.c
12285         * src/messageview.c
12286         * src/mh.c
12287         * src/msgcache.c
12288         * src/procmime.c
12289         * src/summaryview.c
12290                 Make subfolders of Drafts, Queue, Outbox, Trash
12291                 work like their parents. 
12292                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12293
12294 2005-08-07 [colin]      1.9.13cvs22
12295
12296         * src/addressbook.c
12297                 Fix bug #771 (Dragged contacts not saved)
12298
12299 2005-08-07 [paul]       1.9.13cvs21
12300
12301         * src/summaryview.c
12302                 fix bug 32 'Search Doesn't display results
12303                 if "Hide Read Messages" is chosen'
12304                 be more literal in interpreting 'Hide read
12305                 messages'
12306
12307 2005-08-07 [colin]      1.9.13cvs20
12308
12309         * src/folderview.c
12310                 Add debug
12311         * src/summaryview.c
12312                 Faster 'unthread_for_execution'
12313
12314 2005-08-06 [paul]       1.9.13cvs19
12315
12316         * src/mainwindow.c
12317                 add mnemonics to Set displayed columns
12318                 fix bug where msgview_visible option was
12319                 overwritten as TRUE on startup
12320
12321 2005-08-06 [paul]       1.9.13cvs18
12322
12323         * src/mainwindow.c
12324                 refer to 'displayed columns in folder/message
12325                 list' not 'displayed items in summary/message view'
12326         * src/prefs_display_header.c
12327                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12328                 be consistent with similar dialogues
12329         * src/prefs_folder_column.c
12330         * src/prefs_summary_column.c
12331                 'columns' not 'items', and folder and message lists,
12332                 instead of folder and summary views;
12333                 Use 'Hidden columns' as list heading not 'Available
12334                 items';
12335                 move the 'Remove' button to the right hand side;
12336                 top-align the buttons;
12337                 remove unneeded vbox
12338         * src/prefs_summaries.c
12339                 put the 2 column prefs buttons in a frame to reduce
12340                 overall width; refer to columns not items &c.
12341
12342 2005-08-05 [colin]      1.9.13cvs17
12343
12344         * src/prefs_common.c
12345         * src/prefs_common.h
12346         * src/mainwindow.c
12347         * src/compose.c
12348         * src/messageview.c
12349                 Add an hidden toolbar_detachable pref, so
12350                 that I can get rid of these painful handles
12351                 in the toolbars. Defaults to TRUE to avoid
12352                 changing the GUI on unsuspecting people...
12353
12354 2005-08-05 [colin]      1.9.13cvs16
12355
12356         * src/Makefile.am
12357         * src/prefs_folder_column.c
12358         * src/prefs_folder_column.h
12359                 Add prefs for folder columns
12360         * src/folderview.c
12361         * src/folderview.h
12362         * src/mainwindow.c
12363         * src/mainwindow.h
12364         * src/prefs_common.c
12365         * src/prefs_common.h
12366         * src/prefs_summaries.c
12367                 Use them
12368         * src/prefs_summary_column.c
12369         * src/summaryview.c
12370         * src/summaryview.h
12371                 Add a To column
12372         * src/textview.c
12373         * src/common/utils.c
12374         * src/common/utils.h
12375                 Move uri colourisation functions
12376                 to utils
12377         * src/compose.c
12378                 Colourise URIs
12379         * src/imap.c
12380                 Fix bug with LIST where we'd try
12381                 to get Folder//////[...]/// 
12382
12383 2005-08-05 [paul]       1.9.13cvs15
12384
12385         * src/prefs_summaries.c
12386                 improve the English usage
12387         * src/summaryview.c
12388                 set font on column change
12389                 thanks to Colin
12390
12391 2005-08-05 [paul]       1.9.13cvs14
12392
12393         * src/prefs_common.c
12394         * src/prefs_common.h
12395         * src/prefs_summaries.c
12396         * src/summaryview.c
12397                 replace 'open_unread_on_enter' option with
12398                 'select_on_entry' option. opening/not opening
12399                 is now exclusively controlled by 'always_show_msg'
12400
12401 2005-08-04 [colin]      1.9.13cvs13
12402
12403         * src/compose.c
12404                 Remove dead code
12405                 Add colourisation of quotes and signatures
12406         * src/folderview.c
12407                 Fix possible crashes
12408         * src/messageview.c
12409                 Change an assert that is no problem
12410         * src/news.c
12411         * src/news_gtk.c
12412         * src/news_gtk.h
12413                 Fix offline mode
12414         * src/gtk/quicksearch.c
12415                 Fix a possible crash
12416
12417 2005-08-03 [colin]      1.9.13cvs12
12418
12419         * src/prefs_account.c
12420                 Fix bug #777 (Sylpheed crash in account configuration)
12421
12422 2005-08-03 [colin]      1.9.13cvs11
12423
12424         * src/addressbook.c
12425         * src/editaddress.c
12426         * src/editgroup.c
12427                 Fixing addressbook, round 2
12428         * src/textview.c
12429                 Fix emphasis color on rechecking 'Colorize messages'
12430
12431 2005-08-03 [paul]       1.9.13cvs10
12432
12433         sync with main
12434
12435         * src/addr_compl.c
12436         * src/compose.c
12437         * src/main.c
12438         * src/pop.c
12439         * src/prefs_account.c
12440         * src/procmime.c
12441         * src/procmsg.c
12442         * src/quote_fmt_parse.y
12443         * src/textview.c
12444         * src/common/quoted-printable.c
12445         * src/common/utils.c
12446         * src/common/utils.h
12447         * src/common/xml.c
12448                 replaced incorrect locale-independent
12449                 ctype functions with GLib's. Corrected
12450                 signedness mismatch.
12451         * src/headerview.c
12452                 headerview_create(): added spacing for vbox.
12453         * src/gtk/about.c
12454                 set focus to the OK button.
12455
12456 2005-08-03 [colin]      1.9.13cvs9
12457
12458         * src/folderview.c
12459                 Fix possible crash
12460
12461 2005-08-02 [colin]      1.9.13cvs8
12462
12463         * src/mainwindow.c
12464                 Fix cast
12465         * src/addressbook.c
12466         * src/addressitem.h
12467                 Fix a cast and more generally, try to make the
12468                 GUI more intuitive and consistent (round 1)
12469
12470 2005-08-02 [paul]       1.9.13cvs7
12471
12472         * src/folder.h
12473                 missing in 1.9.13cvs6
12474
12475 2005-08-02 [colin]      1.9.13cvs6
12476
12477         * src/folder.c
12478                 Fix one more leak
12479
12480 2005-08-02 [colin]      1.9.13cvs5
12481
12482         * src/folder.c
12483         * src/folderview.c
12484         * src/imap.c
12485         * src/main.c
12486         * src/mbox.c
12487         * src/procmsg.c
12488         * src/summaryview.c
12489                 Fix a number of folder_item_get_msg_list()-related
12490                 leaks (missing procmsg_msginfo_free()s)
12491
12492 2005-08-01 [colin]      1.9.13cvs4
12493
12494         * src/folderview.c
12495         * src/folderview.h
12496         * src/mainwindow.c
12497         * src/prefs_fonts.c
12498         * src/prefs_summaries.c
12499         * src/prefs_themes.c
12500         * src/summaryview.c
12501         * src/summaryview.h
12502         * src/textview.c
12503         * src/textview.h
12504                 Fix instant-apply of summary and folderview-related prefs
12505                 Fix erroneous g_free and alertpanels in prefs_theme
12506                 Add instant-apply for fonts
12507                 Defer applying of prefs a little bit so it's done only
12508                 once even if requested by multiples prefs pages
12509
12510 2005-08-01 [paul]       1.9.13cvs3
12511
12512         * src/main.c
12513                 fix bug 776 'S.C. crashes on close'
12514                 thanks to Colin
12515         * src/etpan/etpan-thread-manager-types.h
12516                 add missing include
12517                 thanks to Hoa
12518
12519 2005-07-25 [paul]       1.9.13cvs2
12520
12521         * src/summaryview.c
12522                 fix typos. spotted by Fabien Vantard
12523
12524 2005-07-24 [paul]       1.9.13cvs1
12525
12526         * doc/man/sylpheed.1
12527                 update man page, incorporating fix of
12528                 bug 769 'Typo in manpage'
12529         * src/etpan/imap-thread.c
12530                 fix NetBSD openssl dependencies. patch by
12531                 George Michaelson <ggm@apnic.net>
12532         * po/pt_BR.po
12533                 updated by Frederico Goncalves Guimaraes
12534
12535 2005-07-22 [paul]       1.9.13
12536
12537         1.9.13 release
12538
12539 2005-07-22 [paul]       1.9.12cvs91
12540
12541         * AUTHORS
12542         * INSTALL
12543         * README.claws
12544         * RELEASE_NOTES.claws
12545                 updated for release
12546         * configure.ac
12547         * po/nb.po
12548         * tools/claws.i18n.status.pl
12549                 add Norwegian translation. submiited by
12550                 Geir Helland <pjallabais@users.sourceforge.net>
12551         * po/ca.po
12552         * po/de.po
12553         * po/es.po
12554         * po/fi.po
12555         * po/fr.po
12556         * po/it.po
12557         * po/sk.po
12558         * po/sr.po
12559         * po/zh_CN.po
12560                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12561                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12562                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12563                 Yang Guilong
12564         * src/plugins/clamav/clamav_plugin_gtk.c
12565         * src/plugins/spamassassin/spamassassin_gtk.c
12566                 replace outdated description strings
12567
12568 2005-07-21 [colin]      1.9.12cvs90
12569
12570         * src/folder.c
12571                 Set folder to batch mode when scanning it. Makes deletion
12572                 of unread mails on IMAP much faster (due to the UNREAD 
12573                 flag unsetting)
12574
12575 2005-07-21 [darko]      1.9.12cvs89
12576
12577         * configure.ac
12578                 link against libresolv if necessary (patch by Paul)
12579         * src/msgcache.c
12580                 use glib's portable macros to determine endianness
12581
12582 2005-07-21 [paul]       1.9.12cvs88
12583
12584         * src/crash.c
12585         * src/gtk/about.c
12586                 update compiled-in features list
12587
12588 2005-07-20 [colin]      1.9.12cvs87
12589
12590         * src/folder.c
12591         * src/textview.c
12592                 Gcc 2.9x compilation fixes, thanks to Darko
12593         * src/plugins/clamav/clamav_plugin.c
12594                 Little optimisation: load virus database only once
12595         * src/plugins/spamassassin/spamassassin.c
12596                 Big optimisation: filtering one mail took at least 1 second,
12597                 now it takes at least 50ms. Doesn't speed up spamassassin 
12598                 itself, but should already be much more tolerable.
12599
12600 2005-07-20 [colin]      1.9.12cvs86
12601
12602         * src/summaryview.c
12603                 Fix performance issue
12604
12605 2005-07-19 [colin]      1.9.12cvs85
12606
12607         * src/plugins/pgpinline/plugin.c
12608                 Fix warning
12609
12610 2005-07-19 [colin]      1.9.12cvs84
12611
12612         * configure.ac
12613         * src/plugins/Makefile.am
12614         * src/plugins/pgpinline/.cvsignore
12615         * src/plugins/pgpinline/Makefile.am
12616         * src/plugins/pgpinline/pgpinline.c
12617         * src/plugins/pgpinline/pgpinline.deps
12618         * src/plugins/pgpinline/pgpinline.h
12619         * src/plugins/pgpinline/plugin.c
12620                 Put pgpinline in the main tree
12621
12622 2005-07-19 [paul]       1.9.12cvs83
12623
12624         * src/prefs_actions.c
12625                 prevent '//' in menu names, which cause a crash
12626                 thanks to Colin
12627
12628 2005-07-19 [paul]       1.9.12cvs82
12629
12630         * configure.ac
12631                 be generally more informative in configure output.
12632                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12633                 '[ --disable-openssl ...', as --enable-openssl is default
12634                 PGP/MIME: don't check for GPGME again, check for
12635                 pgpcore instead. Therefore prevent the possibility of
12636                 attempting to build pgpmime if pgpcore dependencies are
12637                 not met
12638                 ClamAV: use pkgconfig to check for lib
12639                 libgnomeprint: revert logic on inner test to match
12640                 everything else
12641         * src/plugins/pgpcore/sgpgme.c
12642                 add missing include
12643
12644 2005-07-19 [colin]      1.9.12cvs81
12645
12646         * src/summaryview.c
12647                 Fix slow thread rebuilding in particular
12648                 cases
12649
12650 2005-07-19 [paul]       1.9.12cvs80
12651
12652         * sylpheed-claws.desktop
12653                 fix typo, spotted by Stephan Sachse
12654         * src/account.c
12655                 replace GTK_STOCK_ADD with
12656                 GTK_STOCK_NEW button
12657
12658 2005-07-18 [colin]      1.9.12cvs79
12659
12660         * src/etpan/imap-thread.c
12661                 Fix return value (Thanks Hoa)
12662
12663 2005-07-18 [colin]      1.9.12cvs78
12664
12665         * src/imap.c
12666                 Allow empty passwords
12667                 Create drafts/queue/outbox if necessary
12668         * src/summaryview.c
12669                 Remove old code
12670         * src/etpan/imap-thread.c
12671                 Fix STARTTLS (Thanks to Hoa)
12672
12673 2005-07-18 [paul]       1.9.12cvs77
12674
12675         * ChangeLog-gtk2.jp
12676         * ChangeLog.jp
12677                 removed
12678         * Makefile.am
12679                 updated to reflect additions and removals
12680         * TODO
12681                 updated to be claws-specific
12682         * TODO-gtk2
12683         * TODO-gtk2.jp
12684         * TODO.jp
12685         * sylpheed-128x128.png
12686         * sylpheed-64x64.png
12687                 removed
12688         * sylpheed-claws-128x128.png
12689         * sylpheed-claws-64x64.png
12690         * sylpheed-claws.desktop
12691         * sylpheed-claws.png
12692                 added
12693         * sylpheed.desktop
12694         * sylpheed.png
12695                 removed
12696
12697 2005-07-17 [paul]       1.9.12cvs76
12698
12699         * src/account.c
12700         * src/addressbook.c
12701         * src/alertpanel.c
12702         * src/alertpanel.h
12703         * src/compose.c
12704         * src/exphtmldlg.c
12705         * src/expldifdlg.c
12706         * src/folderview.c
12707         * src/imap_gtk.c
12708         * src/inc.c
12709         * src/message_search.c
12710         * src/messageview.c
12711         * src/mh_gtk.c
12712         * src/news_gtk.c
12713         * src/prefs_actions.c
12714         * src/prefs_filtering.c
12715         * src/prefs_matcher.c
12716         * src/prefs_template.c
12717         * src/prefs_themes.c
12718         * src/ssl_manager.c
12719         * src/summary_search.c
12720         * src/textview.c
12721         * src/toolbar.c
12722         * src/gtk/sslcertwindow.c
12723         * src/plugins/pgpcore/sgpgme.c
12724                 rework alertpanels
12725
12726 2005-07-17 [colin]      1.9.12cvs75
12727
12728         * src/privacy.c
12729                 add a PrivacySystem accessor that checks that
12730                 the system cached in a MimeInfo's privacydata
12731                 is still registered. Use this accessor instead
12732                 of directly using data->system. Fixes crashes
12733                 after unloading pgp plugins.
12734
12735 2005-07-17 [colin]      1.9.12cvs74
12736
12737         * src/alertpanel.c
12738                 Change geometry hints to a simple default size.
12739                 Fixes the certs dialogs.
12740
12741 2005-07-17 [colin]      1.9.12cvs73
12742
12743         * src/gtk/sslcertwindow.c
12744                 Use a gtkExpander
12745
12746 2005-07-17 [colin]      1.9.12cvs72
12747
12748         * src/plugins/pgpcore/Makefile.am
12749         * src/plugins/pgpmime/Makefile.am
12750                 Add gpgme libs
12751
12752 2005-07-17 [paul]       1.9.12cvs71
12753
12754         * configure.ac
12755                 add --disable-gnomeprint option
12756                 modified version of patch by Marius Mauch
12757
12758 2005-07-17 [paul]       1.9.12cvs70
12759
12760         * src/common/defs.h
12761                 update urls
12762         * src/account.c
12763         * src/action.c
12764         * src/addressbook.c
12765         * src/compose.c
12766         * src/foldersel.c
12767         * src/folderview.c
12768         * src/html.c
12769         * src/imap_gtk.c
12770         * src/main.c
12771         * src/mainwindow.c
12772         * src/messageview.c
12773         * src/mh_gtk.c
12774         * src/mimeview.c
12775         * src/news_gtk.c
12776         * src/prefs_account.c
12777         * src/prefs_send.c
12778         * src/prefs_summaries.c
12779         * src/procmsg.c
12780         * src/summaryview.c
12781         * src/common/utils.c
12782         * src/common/xml.c
12783         * src/plugins/pgpcore/passphrase.c
12784         * src/plugins/pgpcore/select-keys.c
12785                 replace inappropriately used backticks
12786                 with single quotes
12787
12788 2005-07-16 [colin]      1.9.12cvs69
12789
12790         * src/image_viewer.c
12791                 Add extra paranoid checks
12792
12793 2005-07-16 [colin]      1.9.12cvs68
12794
12795         * src/plugins/pgpcore/prefs_gpg.c
12796                 Don't auto-check sigs by default, as it
12797                 can be really slow.
12798
12799 2005-07-16 [colin]      1.9.12cvs67
12800
12801         * src/plugins/pgpcore/sgpgme.c
12802                 Make messages a bit better.
12803
12804 2005-07-16 [colin]      1.9.12cvs66
12805
12806         * src/imap.c
12807                 Remove pseudo-log
12808         * src/etpan/imap-thread.c
12809                 Add real log
12810
12811 2005-07-16 [colin]      1.9.12cvs65
12812
12813         * src/main.c
12814         * src/prefs_other.c
12815                 And now, fix build with libetpan :-/
12816
12817 2005-07-15 [colin]      1.9.12cvs64
12818
12819         * src/prefs_other.c
12820                 Continue fixing build without libetpan.
12821
12822 2005-07-15 [colin]      1.9.12cvs63
12823
12824         * src/main.c
12825                 Fix build with --disable-libetpan
12826
12827 2005-07-15 [colin]      1.9.12cvs62
12828
12829         * configure.ac
12830                 Bump libetpan's version
12831
12832 2005-07-15 [colin]      1.9.12cvs61
12833
12834         * src/etpan/imap-thread.c
12835                 Actually stop logging :)
12836
12837 2005-07-15 [colin]      1.9.12cvs60
12838
12839         * src/addressbook.c
12840                 Fix dnd of multiple addresses.
12841
12842 2005-07-15 [hoa]        1.9.12cvs59
12843
12844         * src/etpan/imap-thread.c
12845             disable login of IMAP password in libetpan log file.
12846
12847 2005-07-15 [paul]       1.9.12cvs58
12848
12849         * src/account.c
12850                 don't automatically sort
12851                 do allow drag n drop
12852
12853 2005-07-15 [paul]       1.9.12cvs57
12854
12855         * src/account.c
12856         * src/ssl_manager.c
12857                 alphabetical listing
12858
12859 2005-07-15 [paul]       1.9.12cvs56
12860
12861         * src/gtk/pluginwindow.c
12862                 sort plugin list alphabetically
12863
12864 2005-07-15 [paul]       1.9.12cvs55
12865
12866         * src/prefs_spelling.c
12867         * src/prefs_wrapping.c
12868                 unify English usage
12869
12870 2005-07-15 [colin]      1.9.12cvs54
12871
12872         * src/wizard.c
12873                 Typo fix
12874
12875 2005-07-15 [paul]       1.9.12cvs53
12876
12877         * src/prefs_message.c
12878                 make 'show cursor' a hidden option
12879
12880 2005-07-14 [colin]      1.9.12cvs52
12881
12882         * src/plugins/spamassassin/Makefile.am
12883         * src/plugins/clamav/Makefile.am
12884                 Fix double EXTRA_DISTs
12885
12886 2005-07-14 [colin]      1.9.12cvs51
12887
12888         * src/plugins/clamav/Makefile.am
12889         * src/plugins/clamav/clamav_plugin_gtk.deps
12890         * src/plugins/spamassassin/Makefile.am
12891         * src/plugins/spamassassin/spamassassin_gtk.deps
12892                 Make $plugin_gtk depend on $plugin
12893
12894 2005-07-14 [hoa]        1.9.12cvs50
12895
12896         * src/etpan/imap-thread.c
12897                 enable debug log of libetpan when running with --debug
12898
12899 2005-07-14 [colin]      1.9.12cvs49
12900
12901         * configure.ac
12902         * src/common/Makefile.am
12903         * src/common/plugin.c
12904         * src/common/plugin.h
12905                 Add a little plugin dependancy system.
12906                 Plugins can ship a $plugin_name.deps file
12907                 (near them in PLUGINDIR) so that their
12908                 dependancies are loaded if possible.
12909         * src/plugins/Makefile.am
12910         * src/plugins/pgpcore/Makefile.am
12911         * src/plugins/pgpcore/passphrase.c
12912         * src/plugins/pgpcore/passphrase.h
12913         * src/plugins/pgpcore/plugin.c
12914         * src/plugins/pgpcore/prefs_gpg.c
12915         * src/plugins/pgpcore/prefs_gpg.h
12916         * src/plugins/pgpcore/select-keys.c
12917         * src/plugins/pgpcore/select-keys.h
12918         * src/plugins/pgpcore/sgpgme.c
12919         * src/plugins/pgpcore/sgpgme.h
12920                 Introduce pgpcore, used by pgpmime and
12921                 pgpinline
12922         * src/plugins/pgpmime/Makefile.am
12923         * src/plugins/pgpmime/passphrase.c
12924         * src/plugins/pgpmime/passphrase.h
12925         * src/plugins/pgpmime/pgpmime.c
12926         * src/plugins/pgpmime/pgpmime.deps
12927         * src/plugins/pgpmime/plugin.c
12928         * src/plugins/pgpmime/prefs_gpg.c
12929         * src/plugins/pgpmime/prefs_gpg.h
12930         * src/plugins/pgpmime/select-keys.c
12931         * src/plugins/pgpmime/select-keys.h
12932         * src/plugins/pgpmime/sgpgme.c
12933         * src/plugins/pgpmime/sgpgme.h
12934                 Remove the core from pgpmime and add the
12935                 dependancy to pgpcore.
12936
12937 2005-07-14 [paul]       1.9.12cvs48
12938
12939         * src/stock_pixmap.c
12940                 forgot this in last commit
12941
12942 2005-07-14 [paul]       1.9.12cvs47
12943
12944         * src/account.c
12945         * src/addressbook.c
12946                 add accelerators for the buttons (sync with main)
12947         * src/compose.c
12948         * src/compose.h
12949                 add accelerators for the buttons.
12950                 fix editing with external editor.
12951                 replace gdk_input_*() with GIOChannel;
12952                 (sync with main)
12953         * src/foldersel.c
12954                 display folder names with new/unread
12955                 representation (sync with main)
12956         * src/main.c
12957                 specify default window icon (sync with main)
12958         * src/prefs_common.c
12959                 use_addr_book default to FALSE
12960         * src/summaryview.c
12961         * src/textview.c
12962                 add accelerators for the buttons (sync with main)
12963         * src/gtk/menu.c
12964                 fix typos
12965         * src/pixmaps/sylpheed_icon.xpm
12966                 updated
12967
12968 2005-07-13 [paul]       1.9.12cvs46
12969
12970         * src/plugins/pgpmime/pgpmime.c
12971         * src/plugins/pgpmime/sgpgme.c
12972                 (temporarily) use deprecated gpgme_data_rewind()
12973                 while largefile support is not present
12974                 (as suggested by Colin)
12975
12976 2005-07-13 [paul]       1.9.12cvs45
12977
12978         * configure.ac
12979                 remove large file support (for now):
12980                 it breaks too many things
12981
12982 2005-07-13 [paul]       1.9.12cvs44
12983
12984         * configure.ac
12985                 add large file support
12986         * src/html.c
12987                 fix bug #763 where href attribute was not
12988                 the very first attribute of a link
12989                 patch by Thomas Gilgin
12990
12991 2005-07-13 [colin]      1.9.12cvs43
12992
12993         * src/gtk/pluginwindow.c
12994                 Little portability fix
12995
12996 2005-07-13 [colin]      1.9.12cvs42
12997
12998         * src/plugins/pgpmime/sgpgme.c
12999                 Fix crasher.
13000
13001 2005-07-13 [colin]      1.9.12cvs41
13002
13003         * src/plugins/pgpmime/pgpmime.c
13004         * src/plugins/pgpmime/sgpgme.c
13005                 Use gpgme_data_release_and_get_mem instead
13006                 of gpgme_data_read.
13007
13008 2005-07-13 [colin]      1.9.12cvs40
13009
13010         * configure.ac
13011         * src/plugins/pgpmime/passphrase.c
13012         * src/plugins/pgpmime/passphrase.h
13013         * src/plugins/pgpmime/pgpmime.c
13014         * src/plugins/pgpmime/plugin.c
13015         * src/plugins/pgpmime/select-keys.c
13016         * src/plugins/pgpmime/select-keys.h
13017         * src/plugins/pgpmime/sgpgme.c
13018         * src/plugins/pgpmime/sgpgme.h
13019                 Port pgpmime to gpgme-1.0.
13020
13021 2005-07-12 [paul]       1.9.12cvs39
13022
13023         * AUTHORS
13024         * src/toolbar.c
13025         * src/toolbar.h
13026                 add a 'Go to Prev' button to the toolbar.
13027                 correct tooltip text of go to buttons.
13028                 based on patch by Yang Guilong <bamanzi@gmail.com>
13029
13030 2005-07-12 [colin]      1.9.12cvs38
13031
13032         * src/statusbar.c
13033                 Fix progress bar showing stuff at startup.
13034
13035 2005-07-12 [paul]       1.9.12cvs37
13036
13037         * src/editjpilot.c
13038                 fix building with jpilot support
13039
13040 2005-07-11 [colin]      1.9.12cvs36
13041
13042         * src/inc.c
13043                 Add visual indication that filtering is running
13044         * src/textview.c
13045                 Make {}[] uri delimiters
13046         * src/summaryview.c
13047                 Remove useless (and slow) calls
13048
13049 2005-07-11 [paul]       1.9.12cvs35
13050
13051         * src/plugins/clamav/clamav_plugin_gtk.c
13052         * src/plugins/dillo_viewer/dillo_prefs.c
13053         * src/plugins/pgpmime/prefs_gpg.c
13054         * src/plugins/spamassassin/spamassassin_gtk.c
13055                 gather plugins prefs together under their
13056                 own 'Plugins' heading
13057
13058 2005-07-11 [paul]       1.9.12cvs34
13059
13060         sync with main
13061
13062         * src/account.c
13063                 account_delete(): modified alert dialog
13064         * src/editjpilot.c
13065         * src/editvcard.c
13066                 fixed a crash when cancelling file selection
13067                 dialog by Escape key. Made non-ascii filename
13068                 selectable.
13069         * src/prefs_template.c
13070                 prefs_template_window_create(): make scrolled
13071                 window policy AUTOMATIC
13072
13073 2005-07-10 [hoa]        1.9.12cvs33
13074
13075         * src/etpan/imap-thread.c
13076                 workaround for old Courier IMAP servers.
13077
13078 2005-07-10 [colin]      1.9.12cvs32
13079
13080         * src/folder.c
13081         * src/statusbar.c
13082         * src/statusbar.h
13083                 Add visual progress indicator on filtering/processing
13084                 Factorize the progress bar code
13085         * src/imap.c
13086         * src/imap.h
13087         * src/etpan/imap-thread.c
13088                 Add a reference counter to avoid destroying the Folder
13089                 while it's in use by another callback.
13090
13091 2005-07-09 [hoa]        1.9.12cvs31
13092
13093         * src/imap.c
13094         * src/etpan/imap-thread.c
13095                 fixed deadlock when removing IMAP account.
13096
13097 2005-07-08 [colin]      1.9.12cvs30
13098
13099         * src/textview.c
13100         * src/unmime.c
13101                 Fix again problems decoding broken headers
13102         * src/gtk/inputdialog.c
13103                 Fix local variable shadowing a global one
13104
13105 2005-07-08 [colin]      1.9.12cvs29
13106
13107         * src/msgcache.c
13108                 Make the cache/mark files platform-agnostic by writing
13109                 them in little-endian format. Reading them is also done
13110                 in little-endian format, of course; however, in order
13111                 to avoid trashing mark data on big-endian machines, the
13112                 files are, at first, read from the native format if the
13113                 little-endian one doesn't exist. This is easy to deter-
13114                 mine by trying to open a file with a swapped data_ver
13115                 and seeing if it's the wanted version.
13116                 Little-endian using users should see absolutely no
13117                 difference, Big-endian users may get a very little
13118                 performance drop due to byte-swapping.
13119                 Tested on i386 and ppc32. 
13120                 Fixes bug #159 (The index file, in the mailboxes, is 
13121                 hardware depending).
13122
13123                 To have the cache/mark files updated to the new little-
13124                 endian format, "Check for new messages" or even
13125                 "Rebuild folder tree" aren't enough. Files will be
13126                 updated as soon as a folder has been opened/closed.
13127                 To update everything, just select all folders by
13128                 selecting them one by one.
13129
13130 2005-07-07 [colin]      1.9.12cvs28
13131
13132         * src/imap.c
13133                 Remember the folder separator per IMAPFolder
13134                 instead of globally.
13135                 Revive the Session on noop; fixes bug #761
13136                 (mark a bunch of unread messages as read takes 
13137                 forever)
13138
13139 2005-07-07 [darko]      1.9.12cvs27
13140
13141         * src/common/template.c
13142                 Sort templates alphabetically
13143
13144 2005-07-06 [colin]      1.9.12cvs26
13145
13146         * src/imap.c
13147                 Try to use the correct separator in
13148                 most cases. Possibly fixes bug #759
13149                 (only creates the INBOX folder when 
13150                 setting up new IMAP account) and 
13151                 bug #760 (Can't retrieve messages)
13152
13153 2005-07-06 [colin]      1.9.12cvs25
13154
13155         * src/imap.c
13156                 Use real_path in status command. This will
13157                 help later, when namespaces will be used.
13158
13159 2005-07-06 [colin]      1.9.12cvs24
13160
13161         * configure.ac
13162         * src/account.c
13163         * src/folder.c
13164         * src/imap.c
13165         * src/etpan/etpan-log.c
13166         * src/etpan/etpan-thread-manager.c
13167         * src/etpan/imap-thread.c
13168                 Add a --disable-libetpan parameter. With this,
13169                 users that don't want IMAP4 support can avoid
13170                 the new dependancy (and have no IMAP support).
13171                 Users that have IMAP4 accounts and use this
13172                 parameter won't lose their configuration, their
13173                 IMAP accounts will just be invisible and not
13174                 used.
13175         * src/textview.c
13176                 Make the "Copy ..." contextual menu items 
13177                 copy to both the X clipboard and the gtk 
13178                 clipboard - as most other apps do.
13179         * src/gtk/about.c
13180                 Add a notice about OpenSSL usage, in order to
13181                 comply with OpenSSL's license (point 6):
13182                 http://www.openssl.org/source/license.html
13183
13184 2005-07-06 [colin]      1.9.12cvs23
13185
13186         * src/alertpanel.c
13187                 Fix a minimum size for alertpanels
13188         * src/compose.c
13189                 Show 'No space left on device' type errors
13190                 when queuing/sending
13191         * src/imap_gtk.c
13192         * src/mh_gtk.c
13193                 Rework folder's deletion message (remove 
13194                 extra \n)
13195
13196 2005-07-05 [colin]      1.9.12cvs22
13197
13198         * src/imap.c
13199                 Add an alertpanel on auth error
13200                 Add pseudo-log
13201                 Remove pthread-related stuff
13202
13203 2005-07-05 [colin]      1.9.12cvs21
13204
13205         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13206                 Fix crash on plugin reloading (with a hack)
13207
13208 2005-07-05 [colin]      1.9.12cvs20
13209
13210         * src/prefs_account.c
13211         * src/prefs_account.h
13212                 Fix typo
13213         * src/gtk/filesel.c
13214         * src/gtk/filesel.h
13215                 Add a way to filter the view
13216         * src/gtk/pluginwindow.c
13217                 Filter loadable stuff
13218         * src/plugins/pgpmime/prefs_gpg.c
13219                 Fix missing unregistration
13220         * .cvsignore
13221         * src/etpan/.cvsignore
13222         * src/plugins/spamassassin/.cvsignore
13223                 Add more stuff to cvs ignored files
13224
13225 2005-07-04 [colin]      1.9.12cvs19
13226
13227         * src/imap.c
13228                 Fix scan_required returning FALSE when it
13229                 shouldn't. Maybe fix #760 (Can't retrieve
13230                 messages)
13231
13232 2005-07-04 [colin]      1.9.12cvs18
13233
13234         * src/summaryview.c
13235                 Fix always_show_msg pref
13236
13237 2005-07-04 [paul]       1.9.12cvs17
13238
13239         sync with main (forgotten in last commit)
13240         
13241         * src/common/utils.c
13242         * src/common/utils.h
13243                 check_line_length(): new.
13244                 is_dir_exist()
13245                 is_file_entry_exist()
13246                 dirent_is_regular_file()
13247                 dirent_is_directory(): use g_file_test() instead of stat().
13248
13249 2005-07-04 [paul]       1.9.12cvs16
13250
13251         sync with main:
13252
13253         * src/compose.c
13254                 compose_write_to_file(): check for line
13255                 length limit and display warning if exceeds
13256         * src/jpilot.c
13257                 use get_home_dir() instead of g_get_home_dir()
13258         * src/procheader.c
13259                 removed warning about invalid date
13260         * src/vcard.c
13261                 use get_home_dir() instead of g_get_home_dir()
13262
13263 2005-07-04 [paul]       1.9.12cvs15
13264
13265         * src/stock_pixmap.c
13266                 fix new pixmap naming errors
13267                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13268
13269 2005-07-04 [colin]      1.9.12cvs14
13270
13271         * src/imap.c
13272                 Fix debugging string with a warning
13273
13274 2005-07-04 [colin]      1.9.12cvs13
13275
13276         * configure.ac
13277                 Add a check for libetpan's version (>= 0.37)
13278
13279 2005-07-04 [hoa]        1.9.12cvs12
13280
13281         * commitHelper
13282         * src/imap.c
13283         * src/etpan/imap-thread.c
13284         * src/etpan/imap-thread.h
13285                 fixed IMAP implementation of check of mails.
13286
13287 2005-07-03 [hoa]        1.9.12cvs11
13288
13289         * src/etpan/Makefile.am
13290         * src/etpan/etpan-errors.h
13291         * src/etpan/etpan-log.[ch]
13292         * src/etpan/etpan-thread-manager-types.h
13293         * src/etpan/etpan-thread-manager.[ch]
13294         * src/etpan/imap-thread.[ch]
13295         * src/Makefile.am
13296         * src/imap.c
13297         * src/main.c
13298         * src/prefs_other.c
13299         * configure.ac
13300             merged imap branch.
13301             dependency on libetpan 0.37 is now added.
13302
13303 2005-07-01 [colin]      1.9.12cvs10
13304
13305         * src/Makefile.am
13306         * src/folder.c
13307         * src/folder.h
13308         * src/folderview.c
13309         * src/stock_pixmap.c
13310         * src/stock_pixmap.h
13311         * src/plugins/trayicon/trayicon.c
13312                 Add marked symbol on folders containing
13313                 marked messages
13314         * src/procmsg.c
13315         * src/procmsg.h
13316         * src/toolbar.c
13317         * src/prefs_common.c
13318         * src/prefs_common.h
13319         * src/prefs_send.c
13320                 Add an optional confirmation dialog on queue
13321                 sending. Patch by wwp.
13322         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13323         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13324         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13325         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13326         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13327         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13328         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13329         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13330         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13331         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13332         * src/pixmaps/trash_mark.xpm            ** ADDED **
13333                 New pixmaps
13334
13335 2005-07-01 [colin]      1.9.12cvs9
13336
13337         * src/summaryview.c
13338                 Fix a little threading bug
13339         * src/addrgather.c
13340         * src/mainwindow.c
13341                 A little bit of HIG normality never hurts
13342
13343 2005-07-01 [colin]      1.9.12cvs8
13344
13345         * src/compose.c
13346         * src/msgcache.c
13347         * src/pop.c
13348         * src/procmime.c
13349         * src/recv.c
13350         * src/common/log.c
13351         * src/common/template.c
13352         * src/common/utils.c
13353         * src/common/utils.h
13354                 Reverted the fwrite_atomic stuff. In fact
13355                 it is already atomic.
13356
13357 2005-06-30 [colin]      1.9.12cvs7
13358
13359         * src/common/utils.c
13360         * src/common/utils.h
13361                 Add an fwrite_atomic() function to make
13362                 sure we write everything: fwrite can make
13363                 short writes.
13364         * src/compose.c
13365         * src/msgcache.c
13366         * src/pop.c
13367         * src/procmime.c
13368         * src/recv.c
13369         * src/common/log.c
13370         * src/common/template.c
13371                 Use that (and fix swapping of size and nmemb).
13372                 Thanks to Rich Coe for the heads up.
13373
13374 2005-06-30 [colin]      1.9.12cvs6
13375
13376         * src/addressbook.c
13377                 Optimize addressbook opening 
13378
13379 2005-06-30 [colin]      1.9.12cvs5
13380
13381         * src/summaryview.c
13382                 Remove calls to summary_step after move/copy
13383
13384 2005-06-28 [paul]       1.9.12cvs4
13385
13386         * src/alertpanel.c
13387                 wrap and make the error msg selectable
13388
13389 2005-06-28 [paul]       1.9.12cvs3
13390
13391         * src/ssl_manager.c
13392                 replace the OK button with a Close button
13393         * src/gtk/foldersort.c
13394                 use GTK_STOCK_ icons/buttons
13395
13396 2005-06-28 [colin]      1.9.12cvs2
13397
13398         * src/gedit-print.c             ** ADDED **
13399         * src/gedit-print.h             ** ADDED **
13400         * src/gtk/gtksourceprintjob.c   ** ADDED **
13401         * src/gtk/gtksourceprintjob.h   ** ADDED **
13402                 I can't believe no one had enough time to tell
13403                 me I forgot the `cvs add`
13404
13405 2005-06-27 [colin]      1.9.12cvs1
13406
13407         * src/Makefile.am
13408         * src/gtk/Makefile.am
13409         * src/messageview.c
13410         * src/procmsg.c
13411         * src/summaryview.c
13412         * configure.ac
13413                 Add optional libgnomeprint-based printing
13414         * src/mainwindow.c
13415         * src/gtk/quicksearch.c
13416                 Add an Edit/Quick search menu item to show
13417                 and focus the quicksearch
13418
13419 2005-06-27 [paul]       1.9.12
13420
13421         1.9.12 release
13422
13423         * po/ca.po
13424         * po/de.po
13425         * po/es.po
13426         * po/fr.po
13427         * po/it.po
13428         * po/ko.po
13429         * po/pt_BR.po
13430         * po/sk.po
13431         * po/zh_CN.po
13432                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13433                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13434                 SungHyun Nam, Frederico Goncalves Guimaraes,
13435                 Andrej Kacian, and Yang Guilong
13436 2005-06-26 [colin]      1.9.11cvs106
13437
13438         * src/imap_gtk.c
13439                 Forgot one file for previous fix
13440
13441 2005-06-26 [colin]      1.9.11cvs105
13442
13443         * src/folder.c
13444         * src/imap.c
13445                 Fix problems with folder operations in no_select
13446                 imap folders. it applies only to mails, and 
13447                 creation/deletion/move/renaming of folders 
13448                 should be possible
13449
13450 2005-06-26 [paul]       1.9.11cvs104
13451
13452         * src/prefs_filtering.c
13453                 replace one more GTK_STOCK_REMOVE
13454                 with GTK_STOCK_DELETE
13455
13456 2005-06-25 [colin]      1.9.11cvs103
13457
13458         * src/imap.c
13459                 Optimize get_seq_set_from_seq_list
13460                 (Patch by Ricardo) 
13461
13462 2005-06-25 [colin]      1.9.11cvs102
13463
13464         * src/mh.c
13465                 If the directory exists, but not in the
13466                 correct encoding, rename it. This should
13467                 handle old-versions-induced bugs.
13468
13469 2005-06-25 [colin]      1.9.11cvs101
13470
13471         * src/mh.c
13472                 Fix path access with extended dir names
13473                 Fixes bug #589 (SC segfaults with wrong locale
13474                 settings)
13475
13476 2005-06-25 [colin]      1.9.11cvs100
13477
13478         * src/prefs_account.c
13479         * src/prefs_account.h
13480         * src/compose.c
13481                 Add an option to encrypt replies to
13482                 encrypted messages
13483
13484 2005-06-25 [colin]      1.9.11cvs99
13485
13486         * src/compose.c
13487         * src/quote_fmt_parse.y
13488                 ... And make it work with pgpinline.
13489
13490 2005-06-25 [colin]      1.9.11cvs98
13491
13492         * src/compose.c
13493         * src/procmime.c
13494         * src/procmime.h
13495         * src/quote_fmt_parse.y
13496                 o Make reedition of encrypted messages possible
13497                   (as long as it is encrypted to self too, no
13498                    magic there)
13499                 o Make replying with quote (and without selecting
13500                   text) possible for encrypted messages.
13501                 Closes bug #550 (Not possible to "reply with quote"
13502                 to gnupg encrypted messages)
13503
13504 2005-06-24 [paul]       1.9.11cvs97
13505
13506         * src/imap.c
13507                 add missing include
13508
13509 2005-06-24 [paul]       1.9.11cvs96
13510
13511         * src/editldap.c
13512                 made bind password entry invisible
13513                 (sync with main)
13514         * src/send_message.c
13515                 send_message_local(): check exit status
13516                 to detect errors (sync with main)
13517         * src/textview.c
13518                 use main's less ambiguous popup menu
13519                 wording
13520
13521 2005-06-24 [paul]       1.9.11cvs95
13522
13523         * src/prefs_actions.c
13524         * src/prefs_customheader.c
13525         * src/prefs_display_header.c
13526         * src/prefs_filtering_action.c
13527         * src/prefs_matcher.c
13528         * src/prefs_template.c
13529         * src/prefs_toolbar.c
13530                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13531         * src/gtk/description_window.c
13532                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13533
13534 2005-06-23 [colin]      1.9.11cvs94
13535
13536         * src/summaryview.c
13537                 Fix rough edges (be sure to call status_show whenever
13538                 necessary).
13539
13540 2005-06-23 [colin]      1.9.11cvs93
13541
13542         * src/summaryview.c
13543                 Optimize Select All
13544                 Before, in a 5K mails folder: 11s
13545                 After, in the same folder: 58000µs
13546                 The joys of locking... gtk_clist_select_all() fires a 
13547                 tree-select-row event for each selected row, which in 
13548                 summaryview, callbacks summary_selected which in turn,
13549                 calls summary_status_show, which walks the selected
13550                 rows. Hence, calling gtk_clist_select_all was 
13551                 exponential. Locking the summaryview makes 
13552                 summary_selected return early.
13553
13554 2005-06-23 [colin]      1.9.11cvs92
13555
13556         * src/imap.c
13557                 Move mutex at the important place to avoid
13558                 deadlocks
13559         * src/summaryview.c
13560                 Fix Del key deleting directly instead of
13561                 moving to trash
13562
13563 2005-06-22 [colin]      1.9.11cvs91
13564
13565         * src/plugins/spamassassin/libspamc.c
13566                 As we do spagetti code with assignations in multiple
13567                 places (see _message_read_raw where out = msg = raw),
13568                 let's be sure we don't free the same pointer twice.
13569                 Should fix bug #683 (Crash in libpam at 
13570                 message_cleanup).
13571
13572 2005-06-22 [colin]      1.9.11cvs90
13573
13574         * src/compose.c
13575         * src/messageview.c
13576         * src/toolbar.c
13577                 Make toolbar's delete use the move to trash stuff;
13578                 Add gtk_widget_realize to be sure pixmaps can get
13579                 created (that may fix an old worksforme bug which
13580                 I can't find back...)
13581
13582 2005-06-22 [colin]      1.9.11cvs89
13583
13584         * src/summaryview.c
13585         * src/summaryview.h
13586         * src/mainwindow.c
13587                 Rename "Message/Delete" to "Message/Move to trash"
13588                 Add "Message/Delete..." that directly destroys the
13589                 selected messages after asking for a confirmation.
13590
13591 2005-06-22 [colin]      1.9.11cvs88
13592
13593         * src/imap.c
13594                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13595                 o Fix a deadlock (thanks Darko)
13596
13597 2005-06-22 [colin]      1.9.11cvs87
13598
13599         * src/gtk/foldersort.c
13600                 Add missing include for the i18n;
13601                 patch by Fabien Vantard
13602
13603 2005-06-21 [colin]      1.9.11cvs86
13604
13605         * src/folder.c
13606         * src/folderview.c
13607                 Respect the no_select flag
13608         * src/imap.c
13609                 Fix recursive deletion
13610         * src/imap_gtk.c
13611         * src/mh_gtk.c
13612                 Make the folder deletion's warning
13613                 more explicit
13614
13615 2005-06-21 [colin]      1.9.11cvs85
13616
13617         * src/textview.c
13618                 Prevent email addresses from spanning accross
13619                 lines - fixes bug # 646 (newline-chars in 
13620                 email addresses)
13621
13622 2005-06-20 [colin]      1.9.11cvs84
13623
13624         * src/folder.c
13625                 Be sure not to remove source if copy failed
13626
13627 2005-06-20 [colin]      1.9.11cvs83
13628
13629         * src/folderview.c
13630         * src/imap_gtk.c
13631                 remove summaryview's lock
13632         * src/imap.c
13633                 introduce threads to avoid problems when foreground tasks
13634                 interfere with background tasks
13635         * src/mh.c
13636                 prevent moving to drafts/queue
13637         * src/mimeview.c
13638                 fix leak
13639
13640 2005-06-19 [colin]      1.9.11cvs82
13641
13642         * src/imap_gtk.c
13643                 Remember that the user doesn't want to override
13644                 offline mode, for 3 seconds. It avoid presenting
13645                 him with N popups in a really short time.
13646
13647 2005-06-17 [colin]      1.9.11cvs81
13648
13649         * src/imap.c
13650                 Fix IMAP breaking on folders containing '('
13651                 (Probably won't be enough)
13652
13653 2005-06-17 [colin]      1.9.11cvs80
13654
13655         Forgotten files on 1.9.11cvs79
13656         * src/summaryview.c
13657                 Fix stepping when not immediately executing
13658         * src/imap.c
13659                 Really prevent UID FETCH 0
13660         * src/codeconv.c
13661                 Fix outgoing charset never set to utf-8
13662         * src/mh.c
13663                 Fix leak
13664
13665 2005-06-16 [colin]      1.9.11cvs79
13666
13667         * src/compose.c
13668                 Fix bug #707 (Dash splits rows)
13669                 Only wrap if we're on a line break position and
13670                 the previous one was a "white" (space) char.
13671                 Pango stuff is weird.
13672
13673 2005-06-16 [colin]      1.9.11cvs78
13674
13675         * src/imap_gtk.c
13676                 Lock summaryview while downloading messages
13677                 on user demand
13678         * src/procheader.c
13679         * src/unmime.c
13680         * src/common/utils.c
13681         * src/common/utils.h
13682                 Replace \r and \n with spaces in From and
13683                 Subject headers
13684
13685 2005-06-16 [paul]       1.9.11cvs77
13686
13687         * src/procmime.c
13688                 liberalise the mime parser
13689         * src/gtk/about.c
13690                 add text wrapping
13691
13692 2005-06-16 [paul]       1.9.11cvs76
13693
13694         * src/gtk/about.c
13695                 reworked
13696
13697 2005-06-15 [colin]      1.9.11cvs75
13698
13699         * src/compose.c
13700                 Finish header encoding fix
13701         * src/summaryview.c
13702                 Fix segfault
13703         * src/headerview.c
13704                 Fix compilation (Thanks Stephan
13705                 Sachse)
13706
13707 2005-06-15 [colin]      1.9.11cvs74
13708
13709         * Makefile.am
13710                 Install gnome2 stuff rather than gnome1, 
13711                 if both are present
13712         * src/codeconv.c
13713         * src/codeconv.h
13714         * src/compose.c
13715                 Fix headers encoding
13716         * src/folder.c
13717                 Visual progress when fetching all messages
13718         * src/folderview.c
13719         * src/summaryview.c
13720         * src/summaryview.h
13721                 Prevent changing current message while
13722                 incorporating
13723
13724 2005-06-15 [paul]       1.9.11cvs73
13725
13726         * src/gtk/gtkaspell.c
13727         * src/gtk/gtkaspell.h
13728                 fix build warnings
13729
13730 2005-06-15 [paul]       1.9.11cvs72
13731
13732         * src/prefs_filtering.c
13733                 allow reordering of filter rules by
13734                 drag n drop
13735
13736 2005-06-15 [paul]       1.9.11cvs71
13737
13738         * COPYING
13739                 updated
13740         * src/codeconv.c
13741                 replace deprecated function
13742         * src/inc.c
13743         * src/send_message.c
13744         * src/gtk/progressdialog.c
13745         * src/gtk/progressdialog.h
13746                 salvage and reuse parts of reverted sync
13747
13748 2005-06-15 [paul]       1.9.11cvs70
13749
13750         * src/inc.c
13751         * src/send_message.c
13752         * src/gtk/progressdialog.c
13753         * src/gtk/progressdialog.h
13754                 revert yesterday's sync with main
13755                 it contains deprecated functions
13756
13757 2005-06-15 [colin]      1.9.11cvs69
13758
13759         * src/headerview.c
13760                 Fix bug #670 (multi user to: will corrupt message 
13761                 headers display)
13762
13763 2005-06-15 [colin]      1.9.11cvs68
13764
13765         * src/compose.c
13766                 Fix bug #421 (Fix undo on wrapping)
13767
13768 2005-06-15 [colin]      1.9.11cvs67
13769
13770         * src/folder.c
13771                 Provide visual feedback while processing
13772                 folder's rules.
13773         * src/imap.c
13774                 Provide visual feedback while getting
13775                 short headers (for uncached messages)
13776
13777
13778 2005-06-14 [paul]       1.9.11cvs66
13779
13780         * src/account.c
13781                 change a couple stock icons
13782         * src/inc.c
13783         * src/send_message.c
13784         * src/gtk/progressdialog.c
13785         * src/gtk/progressdialog.h
13786                 sync main's GtkTreeView implementation
13787
13788 2005-06-14 [colin]      1.9.11cvs65
13789
13790         * src/imap.c
13791                 Various little fixes, mainly on error paths
13792
13793 2005-06-13 [colin]      1.9.11cvs64
13794
13795         * matcher.c
13796         * procmsg.c
13797         * procmsg.h
13798                 Add a way to fetch only headers. This speeds
13799                 up filtering on headers for IMAP. Fixes:
13800                 bug #481 extraneous imap commands slow down 
13801                         imap filtering
13802                 bug #522 Sylpheed downloads all messages 
13803                         when opening mailbox (IMAP)
13804                 bug #677 IMAP fetch is soooooooooooooo slow
13805         * src/folder.c
13806         * src/folder.h
13807                 Add a folder set_batch method so that
13808                 implementations can speed up flags changes
13809         * src/folderutils.c
13810         * src/summaryview.c
13811                 Use that in mark as (un)read and mark all read
13812                 Refix bug #679
13813         * src/imap.c
13814                 Implement set_batch - brings back deferred
13815                 flags in a less buggy manner. Fixes:
13816                 bug #729 IMAP immediate expunge of deleted messages
13817                 bug #191 remove list of messages with one command
13818                 Fix login with strange chars
13819                 Implement fetch_msg_full
13820                 Fix copy (wrong counts)
13821
13822 2005-06-12 [colin]      1.9.11cvs63
13823
13824         * src/folder.c
13825                 lock incorporation during long operations.
13826                 Avoids fucking up the IMAP socket.
13827
13828 2005-06-12 [colin]      1.9.11cvs62
13829
13830         * src/imap.c
13831                 Fix harmful typo
13832                 Factorize remove_all_msg
13833                 Thread-ize expunge
13834         * src/summaryview.c
13835                 Don't update partial-download status if unnecessary
13836         * src/folder.c
13837                 Use remove_msgs everywhere possible
13838
13839 2005-06-12 [colin]      1.9.11cvs61
13840
13841         * src/folder.c
13842         * src/folder.h
13843                 Add a remove_msgs function to remove a 
13844                 list of messages
13845         * src/imap.c
13846                 Implement that.
13847
13848 2005-06-12 [colin]      1.9.11cvs60
13849
13850         * src/imap.c
13851                 Remove flags-processing deferring... Too hard
13852                 to get it to work in all cases.
13853
13854 2005-06-11 [colin]      1.9.11cvs59
13855
13856         * src/imap.c
13857                 printf -> debug_print
13858
13859 2005-06-11 [colin]      1.9.11cvs58
13860
13861         * src/imap.c
13862                 o Fix build without USE_PTHREAD
13863                 o Factorize imap_open
13864                 o Alertpanel in case of impossible connection
13865                 o Alertpanel in case of impossible login
13866                 o Fix deferred flags processing to force a 
13867                   flush before adding some more flags to process,
13868                   but in another folder.
13869
13870 2005-06-10 [colin]      1.9.11cvs57
13871
13872         * src/imap.c
13873                 o Fix a format string error
13874                 o init ssl socket outside of the thread 
13875                   (it possibly invokes gtk calls)
13876         * src/procmime.c
13877                 o Put back the buffer to its necessary size
13878                 o Fix changing a file pointer without keeping
13879                   track of it (thanks Valgrind)
13880         * src/common/smtp.c
13881                 o Fix automatic STARTTLS if login should be done
13882                   and the server only allows it after starting TLS
13883         * src/gtk/gtkinputdialog.c
13884                 o Eat GDK_Return so that the combo popup doesn't 
13885                   appear when we press Enter to validate the combo
13886                   input dialog (as seen in the Open with... dialog)
13887
13888 2005-06-10 [colin]      1.9.11cvs56
13889
13890         * src/imap.c
13891                 o A bit less debug
13892                 o Fix a crash on deletion
13893                 o Threadize imap_select (it's called outside of 
13894                   threads)
13895                 o Defer treatment of DELETED flags
13896
13897
13898 2005-06-09 [colin]      1.9.11cvs55
13899
13900         * src/imap.c
13901                 Make sure we check imap_gtk_should_override(), which
13902                 potentially calls gtk stuff, before creating thread.
13903                 That way it should't be called via imap_get_session()
13904                 inside a thread.
13905
13906 2005-06-09 [colin]      1.9.11cvs54
13907
13908         * src/imap.c
13909                 o add a bit of status output
13910                 o remove some dead code
13911                 o threadize get_list_of_uids
13912                 o threadize imap_get_flags
13913                 o defer flag changing by 500ms so that they
13914                   can be batched
13915
13916
13917 2005-06-08 [colin]      1.9.11cvs53
13918
13919         * src/imap.c
13920                 Thread-ize imap_cmd_fetch
13921
13922 2005-06-08 [colin]      1.9.11cvs52
13923
13924         * src/main.c
13925                 Mmh, that broke POP3...
13926
13927 2005-06-08 [colin]      1.9.11cvs51
13928
13929         * src/main.c
13930                 Stabilize IMAP patch (thanks to Hoa)
13931
13932 2005-06-08 [colin]      1.9.11cvs50
13933
13934         * src/imap.c
13935                 Test patch to speed up imap. 
13936
13937 2005-06-08 [colin]      1.9.11cvs49
13938
13939         * src/imap_gtk.c
13940                 Warning fix
13941         * src/procmime.c
13942                 Apply patch from gentoo to use /usr/share/mime/globs if 
13943                 available, after un-breaking it
13944         * src/common/log.c
13945         * src/common/log.h
13946                 Use g_timeout for invoking hooks that possibly use gtk
13947                 calls. This should leave gtk calls in the main thread.
13948
13949 2005-06-08 [paul]       1.9.11cvs48
13950
13951         * src/codeconv.c
13952                 conv_get_outgoing_charset_str(): don't
13953                 use prefs_common setting
13954         * src/compose.c
13955         * src/compose.h
13956                 add /Options/Character encoding/... to
13957                 temporarily change the outgoing encoding
13958
13959         (belated sync with main)
13960
13961 2005-06-08 [paul]       1.9.11cvs47
13962
13963         * src/compose.c
13964                 correction to/completion of last
13965                 sync with main
13966
13967 2005-06-08 [paul]       1.9.11cvs46
13968
13969         sync with main:
13970         
13971         * src/codeconv.c
13972         * src/codeconv.h
13973                 always enabled Japanese auto-detection
13974                 if the first letters of locale string
13975                 is "ja"
13976         * src/compose.c
13977                 don't use "destroy" signal to destroy
13978                 Compose object (fix rare crashes on discard?)
13979         * src/mainwindow.c
13980         * src/messageview.c
13981         * src/prefs_send.c
13982                 added Hebrew encodings
13983         * src/sourcewindow.c
13984                 don't use "destroy" signal to destroy
13985                 objects
13986
13987 2005-06-07 [colin]      1.9.11cvs45
13988
13989         * src/summaryview.c
13990                 Add missing unlocks/locks
13991
13992 2005-06-07 [paul]       1.9.11cvs44
13993
13994         * src/summaryview.c
13995                 restore bug #749 fix
13996
13997 2005-06-06 [colin]      1.9.11cvs43
13998
13999         * src/summaryview.c
14000                 Fix selection bug when prefs_common.open_unread 
14001                 is FALSE
14002
14003 2005-06-06 [colin]      1.9.11cvs42
14004
14005         * src/common/md5.c
14006                 Fix a warning
14007         * src/summaryview.c
14008         * src/folderview.c
14009                 Factorize long operations beginning and end
14010                 (locking, freezing/thawing, cursor, ...)
14011                 Check selection->data member in selection-
14012                 related loops; this avoids dying an awful
14013                 death if the selection changes on us while
14014                 we're marking a whole IMAP folder unread, 
14015                 for example.
14016
14017 2005-06-06 [paul]       1.9.11cvs41
14018
14019         * src/textview.c
14020                 don't g_free() a static gchar buffer
14021
14022 2005-06-05 [colin]      1.9.11cvs40
14023
14024         * src/mainwindow.c
14025         * src/messageview.c
14026         * src/summaryview.c
14027                 Fix bug #749 (Show all headers should be
14028                 sticky as the GUI suggests)
14029
14030 2005-06-03 [paul]       1.9.11cvs39
14031
14032         * src/compose.c
14033                 don't allow editing of mail while sending.
14034                 patch by Colin
14035
14036 2005-06-03 [paul]       1.9.11cvs38
14037
14038         * src/folderview.c
14039                 add a freeze/thaw to speed up 'mark all read'
14040
14041 2005-06-03 [paul]       1.9.11cvs37
14042
14043         * src/prefs_message.c
14044                 reflect changes immediately
14045
14046 2005-06-02 [colin]      1.9.11cvs36
14047
14048         * po/POTFILES.in
14049                 Patch by Fabien Vantard.
14050
14051 2005-06-02 [colin]      1.9.11cvs35
14052
14053         * src/imap.c
14054                 Use a non-blocking imap_getline() if possible.
14055                 This should completely prevent the interface
14056                 from freezin on imap operations, although it
14057                 may do strange stuff in case of folder switching
14058                 while a big imap operation is taking place...
14059
14060                 In addition, fix a leak in the case thread
14061                 creation fails on connection.
14062
14063 2005-06-02 [colin]      1.9.11cvs34
14064
14065         * src/crash.c
14066         * src/prefs_common.h
14067                 Fix build (prefs_common_init() doesn't exist
14068                 anymore)
14069
14070 2005-06-02 [colin]      1.9.11cvs33
14071
14072         * src/prefs_account.c
14073                 Fix bug #245 (filtering rules broken when
14074                 renaming a remote account (imap4 or nntp)
14075
14076 2005-06-02 [colin]      1.9.11cvs32
14077
14078         * src/imap.c
14079                 Try to fix IMAP shortcomings: 
14080                 o Multithread imap_open()
14081                 o allow offline-mode overriding instead of
14082                   just returning NULL
14083         * src/imap_gtk.c
14084         * src/imap_gtk.h
14085                 Add a function to ask whether we want to
14086                 override offline-mode for 10 minutes (one-shot
14087                 asking was painful)
14088         * src/procheader.c
14089                 Fix segfault when imap parser isn't happy about
14090                 a missing {
14091
14092 2005-06-01 [colin]      1.9.11cvs31
14093
14094         * src/addrharvest.c
14095         * src/compose.c
14096         * src/mbox.c
14097         * src/mbox.h
14098         * src/mh.c
14099         * src/msgcache.c
14100         * src/send_message.c
14101         * src/setup.c
14102         * src/undo.c
14103         * src/common/hooks.c
14104         * src/common/prefs.c
14105         * src/common/template.c
14106         * src/common/utils.c
14107         * src/gtk/gtkutils.c
14108         * src/gtk/inputdialog.c
14109         * src/gtk/menu.c
14110         * src/gtk/pluginwindow.c
14111         * src/gtk/prefswindow.c
14112         * src/plugins/pgpmime/passphrase.c
14113         * src/plugins/pgpmime/prefs_gpg.c
14114                 More -Wall fixes
14115
14116         * src/common/Makefile.am
14117         * src/common/timing.h
14118                 Add basic timing code
14119
14120         * src/summaryview.c
14121                 Fix a bug with unread messages when 
14122                 re-sorting folders, and by the way
14123                 fix a big performance hit when 
14124                 re-sorting (10k mails: before 5s,
14125                 after .5s)
14126
14127         * src/prefs_compose_writing.c
14128         * src/prefs_compose_writing.h
14129         * src/prefs_message.c
14130         * src/prefs_message.h
14131         * src/prefs_other.c
14132         * src/prefs_other.h
14133         * src/prefs_quote.c
14134         * src/prefs_quote.h
14135         * src/prefs_receive.c
14136         * src/prefs_receive.h
14137         * src/prefs_send.c
14138         * src/prefs_send.h
14139         * src/prefs_summaries.c
14140         * src/prefs_summaries.h
14141                 Fix copyright banner
14142
14143 2005-06-01 [paul]       1.9.11cvs30
14144
14145         * po/fi.po
14146                 updated by Flammie Pirinen
14147         * src/procmime.c
14148                 fix 'Bad BASE64 content' output
14149
14150 2005-05-31 [colin]      1.9.11cvs29
14151
14152         * src/procmime.c
14153                 Oops, where did my hunk go.
14154
14155 2005-05-31 [colin]      1.9.11cvs28
14156
14157         * src/Makefile.am
14158         * src/account.c
14159         * src/action.c
14160         * src/addr_compl.c
14161         * src/addressbook.c
14162         * src/codeconv.c
14163         * src/compose.c
14164         * src/export.c
14165         * src/folder.c
14166         * src/folderview.c
14167         * src/image_viewer.c
14168         * src/main.c
14169         * src/mainwindow.c
14170         * src/messageview.c
14171         * src/mimeview.c
14172         * src/msgcache.c
14173         * src/prefs_account.c
14174         * src/prefs_actions.c
14175         * src/prefs_common.c
14176         * src/prefs_compose_writing.c
14177         * src/prefs_customheader.c
14178         * src/prefs_ext_prog.c
14179         * src/prefs_filtering.c
14180         * src/prefs_filtering_action.c
14181         * src/prefs_fonts.c
14182         * src/prefs_image_viewer.c
14183         * src/prefs_message.c
14184         * src/prefs_message.h
14185         * src/prefs_msg_colors.c
14186         * src/prefs_other.c
14187         * src/prefs_other.h
14188         * src/prefs_quote.c
14189         * src/prefs_receive.c
14190         * src/prefs_receive.h
14191         * src/prefs_send.c
14192         * src/prefs_send.h
14193         * src/prefs_spelling.c
14194         * src/prefs_summaries.c
14195         * src/prefs_summary_column.c
14196         * src/prefs_template.c
14197         * src/prefs_themes.c
14198         * src/prefs_toolbar.c
14199         * src/prefs_wrapping.c
14200         * src/procmime.c
14201         * src/procmsg.c
14202         * src/send_message.h
14203         * src/ssl_manager.c
14204         * src/summary_search.c
14205         * src/summaryview.c
14206         * src/textview.c
14207         * src/wizard.c
14208         * src/common/smtp.c
14209         * src/common/smtp.h
14210         * src/gtk/gtkutils.h
14211                 o Move the rest of Common prefs to new style
14212                 o Lots of -Wall warning fixes
14213                 o fix FIXME in cache memusage calculation
14214                 o Let return receipts be sent from any account
14215                 o Little cache optimisation (read)
14216                 o Fix bug #746 (don't treat commas as separators
14217                   when inside a quoted string)
14218
14219 2005-05-31 [paul]       1.9.11cvs27
14220
14221         * src/prefs_common.c
14222                 fix 'off-by-one' typo
14223
14224 2005-05-31 [paul]       1.9.11cvs26
14225
14226         * src/account.c
14227         * src/addr_compl.c
14228         * src/compose.c
14229         * src/foldersel.c
14230         * src/prefs_actions.c
14231         * src/prefs_common.c
14232         * src/prefs_common.h
14233         * src/prefs_customheader.c
14234         * src/prefs_display_header.c
14235         * src/prefs_filtering.c
14236         * src/prefs_filtering_action.c
14237         * src/prefs_matcher.c
14238         * src/prefs_summaries.c
14239         * src/prefs_summary_column.c
14240         * src/prefs_template.c
14241         * src/prefs_toolbar.c
14242         * src/ssl_manager.c
14243         * src/gtk/pluginwindow.c
14244         * src/gtk/prefswindow.c
14245         * src/gtk/progressdialog.c
14246                 add hidden prefs 'enable_rules_hint'
14247                 for gtk_tree_view_set_rules_hint()
14248                 (sync with main)
14249                 
14250
14251 2005-05-31 [colin]      1.9.11cvs25
14252
14253         * src/Makefile.am
14254         * src/main.c
14255         * src/prefs_common.c
14256         * src/prefs_summaries.c ** ADDED **
14257         * src/prefs_summaries.h ** ADDED **
14258                 Common/Display -> Display/Summaries
14259
14260 2005-05-31 [colin]      1.9.11cvs24
14261
14262         * src/Makefile.am
14263         * src/main.c
14264         * src/prefs_quote.c ** ADDED **
14265         * src/prefs_quote.h ** ADDED **
14266                 Move Common/Quote to Compose/Quoting
14267         * src/prefs_common.c
14268         * src/prefs_common.h
14269                 Remove old quote stuff, add
14270                 convenience functions for GtkTextView prefs
14271         * src/gtk/prefswindow.c
14272                 Set default height higher
14273
14274 2005-05-30 [colin]      1.9.11cvs23
14275
14276         * src/Makefile.am
14277         * src/main.c
14278         * src/prefs_common.c
14279         * src/prefs_compose_writing.c ** ADDED **
14280         * src/prefs_compose_writing.h ** ADDED **
14281                 Move Common/Compose prefs to Compose/Writing
14282
14283 2005-05-30 [colin]      1.9.11cvs22
14284
14285         * src/common/utils.c
14286                 Fix bug #651 (Confused Attract by Subject)
14287                 Patch by M. Benkmann <haferfrost@web.de>
14288         * AUTHORS
14289
14290 2005-05-30 [colin]      1.9.11cvs21
14291
14292         * src/compose.c
14293                 Fix concatenation of different headers of
14294                 the same type (bug #645)
14295         * src/prefs_folder_item.c
14296                 Fix bug #699 (setting color to black doesn't
14297                 work immediately)
14298         * src/procmime.c
14299                 Print out decoding error only once per
14300                 block
14301
14302 2005-05-30 [paul]       1.9.11cvs20
14303
14304         * src/common/template.c
14305                 fix Bcc
14306
14307 2005-05-30 [paul]       1.9.11cvs19
14308
14309         * doc/src/rfc2368.txt   **NEW FILE**
14310         * src/compose.c
14311                 compose_entries_set(): don't interpret Bcc
14312                 header field (conform to RFC 2368)
14313                 (sync with main)
14314
14315 2005-05-29 [colin]      1.9.11cvs18
14316
14317         * src/prefs_common.c
14318                 Let the default reply format respect
14319                 netiquette by cutting the signature.
14320
14321 2005-05-29 [colin]      1.9.11cvs17
14322
14323         * src/summaryview.c
14324                 Don't let always_show_msg override
14325                 open_unread_on_enter when opening a new
14326                 directory.
14327
14328 2005-05-27 [paul]       1.9.11cvs16
14329
14330         sync with main:
14331
14332         * src/main.c
14333                 app_will_exit(): cleanup tmp directory when exit
14334         * src/message_search.c
14335                 improved the interface and made code cleanup.
14336                 removed Clear button
14337         * src/send_message.c
14338                 send_message_local(): use GSpawn, and detect errors
14339         * src/summary_search.c
14340                 improved the interface and made code cleanup
14341         * src/textview.c
14342                 textview_write_link(): also skip non-ascii space
14343                  at the head of link strings (phishing check
14344                  didn't work at the case)
14345         * src/common/utils.c
14346                 get_command_output(): use g_spawn_command_line_sync()
14347                 instead of popen()
14348
14349 2005-05-26 [colin]      1.9.11cvs15
14350
14351         * src/folder.c
14352                 remove printf
14353
14354 2005-05-26 [colin]      1.9.11cvs14
14355
14356         * src/common/nntp.c
14357                 Fix nntp mode reader (bug #611)
14358                 Patch by Florian Mickler <florian@mickler.org>
14359
14360 2005-05-26 [colin]      1.9.11cvs13
14361
14362         * src/plugins/pgpmime/passphrase.c
14363                 Fix mouse grabbing (bug #557)
14364
14365 2005-05-26 [colin]      1.9.11cvs12
14366
14367         * src/prefs_themes.c
14368                 Fix g_warning (bug #541)
14369
14370 2005-05-26 [colin]      1.9.11cvs11
14371
14372         * src/prefs_actions.c
14373         * src/prefs_template.c
14374                 Fix bug #506 (no warning if action/template
14375                 is not saved)
14376         * src/common/template.c
14377                 Fix a possible crash
14378
14379 2005-05-26 [colin]      1.9.11cvs10
14380
14381         * src/folder.c
14382         * src/folderview.c
14383         * src/procmsg.c
14384         * src/summaryview.c
14385                 Forbid locked messages to be moved or
14386                 deleted. Locked messages in trashes 
14387                 still get deleted, for performance
14388                 reason (mh.c::mh_remove_all_msgs)
14389
14390 2005-05-25 [colin]      1.9.11cvs9
14391
14392         * src/procmime.c
14393                 Use correct encoding when sending mails
14394                 with attachments that have accentued 
14395                 chars in their name
14396
14397 2005-05-24 [colin]      1.9.11cvs8
14398
14399         * src/summaryview.c
14400                 Fix bug #688 f) read/unread marker not
14401                 changed on first click
14402                 Also, optimize summary_status_show()
14403                 calls
14404         * src/folder.c
14405         * src/inc.c
14406         * src/procmime.c
14407                 Fix bug #688 b) and c) wrt message
14408                 attachments and signature
14409         * src/stock_pixmap.c
14410         * src/stock_pixmap.h
14411         * src/stock_pixmap.c
14412         * src/stock_pixmap.h
14413         * src/Makefile.am
14414         * src/pixmaps/clip_gpg_signed.xpm
14415                 Add clip/signed icon
14416
14417 2005-05-24 [colin]      1.9.11cvs7
14418
14419         * src/folder_item_prefs.c
14420                 whitespace fix
14421
14422 2005-05-24 [colin]      1.9.11cvs6
14423
14424         * src/folderview.c
14425         * src/prefs_common.c
14426         * src/prefs_common.h
14427                 Add a confirmation to folder drag and drop
14428                 fixes bug #156
14429         * src/alertpanel.c
14430         * src/alertpanel.h
14431                 fix _with_disable parameters so that
14432                 the buttons labels are specifiable too
14433         * src/plugins/pgpmime/sgpgme.c
14434                 reflect said change
14435                 
14436
14437 2005-05-24 [colin]      1.9.11cvs5
14438
14439         * src/folderview.c
14440                 Uncollapse/collapse folders on double-click
14441                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14442                 closes bug #108
14443
14444 2005-05-23 [colin]      1.9.11cvs4
14445
14446         * src/common/socket.c
14447                 Check another special SSL_peek() error.
14448                 Should help wrt bug #728
14449
14450 2005-05-23 [colin]      1.9.11cvs3
14451
14452         * src/plugins/pgpmime/pgpmime.c
14453                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14454                 breaking menu accelerators and stuff. Users will have to
14455                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14456                 account's privacy preferences if needed.
14457
14458 2005-05-22 [paul]
14459
14460         * tools/kdeservicemenu/install.sh
14461                 use kdesu to prompt for root password if doing
14462                 global install/uninstall
14463
14464 2005-05-20 [colin]      1.9.11cvs2
14465
14466         * src/procmsg.c
14467                 Fix another compilation error with gcc-2.9x
14468                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14469         * src/send_message.c
14470                 Don't send QUIT if we aren't connected
14471
14472 2005-05-19 [colin]      1.9.11cvs1
14473
14474         * src/procmsg.c
14475                 Fix compilation with gcc 2.9x
14476
14477 2005-05-19 [paul]       1.9.11
14478
14479         1.9.11 released
14480
14481 2005-05-19 [paul]       1.9.9cvs14
14482
14483         * src/gtk/inputdialog.c
14484                 prevent gettext warning
14485
14486 2005-05-19 [paul]       1.9.9cvs13
14487
14488         * src/mainwindow.c
14489         * src/prefs_common.c
14490         * src/prefs_common.h
14491         * src/textview.c
14492         * src/textview.h
14493                 add an option to toggle cursor in message
14494                 view (sync with main)
14495
14496 2005-05-18 [colin]      1.9.9cvs12
14497
14498         * src/compose.c
14499                 Dereference freed pointer
14500         * src/gtk/gtkaspell.c
14501                 Fix duplication of dictionaries (is it an aspell issue?)
14502
14503 2005-05-18 [colin]      1.9.9cvs11
14504
14505         * src/gtk/inputdialog.c
14506         * src/gtk/gtkaspell.c
14507                 HIGuify dialogs
14508         * src/alertpanel.c
14509                 Remove a double call
14510
14511 2005-05-17 [colin]      1.9.9cvs10
14512
14513         * src/gtk/gtkaspell.c
14514                 Fix dialogs, Ctrl-Enter accel
14515
14516 2005-05-17 [colin]      1.9.9cvs9
14517
14518         * src/gtk/gtkaspell.c
14519                 Fix some accelerators, escape in replace-window
14520
14521 2005-05-16 [colin]      1.9.9cvs8
14522
14523         * src/gtk/gtkaspell.c
14524                 Revert last commit, it was a mistake.
14525
14526 2005-05-16 [colin]      1.9.9cvs7
14527
14528         * src/gtk/gtkaspell.c
14529                 Remove buggy code while we're at it. It's a 
14530                 dead code path anyway.
14531
14532 2005-05-16 [colin]      1.9.9cvs6
14533
14534         * src/gtk/gtkaspell.c
14535                 Missed some gtk_menu_popup where deactivate
14536                 signal should be handled. Should fix bug
14537                 #629 a bit more.
14538
14539 2005-05-16 [colin]      1.9.9cvs5
14540
14541         * src/gtk/gtkaspell.c
14542                 Remove debug printf()s
14543
14544 2005-05-16 [colin]      1.9.9cvs4
14545
14546         * src/gtk/gtkaspell.c
14547                 Fix a bit aspell problems
14548                 (see bug #629)
14549
14550 2005-05-13 [colin]      1.9.9cvs3
14551
14552         * src/folderview.c
14553                 Fix the + appearing even when no subfolders
14554                 have unread messages. Thanks to wwp for the
14555                 bug report.
14556
14557 2005-05-11 [paul]       1.9.9cvs2
14558
14559         * src/folderview.c
14560                 correction to 1.9.9cvs1, only colour folders that
14561                 have new msgs (not unread msgs)
14562
14563 2005-05-10 [colin]      1.9.9cvs1
14564
14565         * src/folderview.c
14566         * src/summaryview.c
14567                 Try to fix bolding bugs again.
14568
14569 2005-05-09 [paul]
14570
14571         * tools/claws.i18n.status.pl
14572                 add Ricardo Mones Lastra's script that has been providing
14573                 the i18n status page for many months
14574
14575 2005-05-09 [paul]       1.9.9
14576
14577         1.9.9 release
14578
14579 2005-05-09 [paul]       1.9.6cvs58
14580
14581         * AUTHORS
14582         * INSTALL
14583         * README.claws
14584                 updated
14585         * Makefile.am 
14586         * RELEASE_NOTES.claws
14587                 add release notes to cvs to simplify release
14588                 procedure
14589         * configure.ac
14590                 add ca and fi to ALL_LINGUAS
14591         * po/Makefile.in.in
14592                 workaround for missing Makevars
14593         * po/ca.po
14594         * po/fi.po
14595                 add new Catalan and Finnish translations
14596                 submitted by Miquel Oliete and Flammie Pirinen
14597         * po/de.po
14598         * po/es.po
14599         * po/fr.po
14600         * po/it.po
14601         * po/pl.po
14602         * po/ru.po
14603         * po/sk.po
14604         * po/sr.po
14605         * po/zh_CN.po
14606                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14607                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14608                 Urke MMI, and Hansom Young
14609         * src/main.c
14610                 Fix drafting when quitting. compose_draft() closes the
14611                 compose windows, which modifies the compose_list GSList.
14612                 We have to refresh this list after echo drafting to avoid a
14613                 segfault
14614         * src/partial_download.c
14615                 fix segfault on exit
14616
14617 2005-05-06 [paul]       1.9.6cvs57
14618
14619         * src/grouplistdialog.c
14620                 quick fix/workaround for unresizeable newsgroup
14621                 name column 
14622
14623 2005-05-06 [paul]       1.9.6cvs56
14624
14625         * src/inc.c
14626         * src/mainwindow.c
14627                 use gettext plural forms
14628         * src/imap_gtk.c
14629         * src/mh_gtk.c
14630         * src/toolbar.c
14631                 small improvement to english usage
14632
14633 2005-05-05 [thorsten]   1.9.6cvs55
14634
14635         * src/folder.c
14636                 fix possible crash
14637
14638 2005-05-05 [paul]       1.9.6cvs54
14639         
14640         sync with HEAD
14641
14642         * AUTHORS
14643         * src/compose.c
14644                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14645                 patch by Tim Mann
14646
14647 2005-05-05 [paul]       1.9.6cvs53
14648
14649         * src/mainwindow.c
14650                 fix resizing of separate message and
14651                 folder views
14652
14653 2005-05-05 [paul]       1.9.6cvs52
14654
14655         * src/account.c
14656         * src/addrgather.c
14657         * src/browseldap.c
14658         * src/exphtmldlg.c
14659         * src/expldifdlg.c
14660         * src/importmutt.c
14661         * src/importpine.c
14662         * src/main.c
14663         * src/mainwindow.c
14664         * src/noticeview.c
14665         * src/prefs_filtering.c
14666         * src/prefs_filtering_action.c
14667         * src/prefs_matcher.c
14668         * src/prefs_spelling.c
14669         * src/prefs_toolbar.c
14670         * src/toolbar.c
14671         * src/wizard.c
14672         * src/gtk/description_window.c
14673         * src/gtk/gtkvscrollbutton.c
14674         * src/gtk/progressdialog.c
14675         * src/gtk/quicksearch.c
14676         * src/plugins/pgpmime/prefs_gpg.c
14677         * src/plugins/spamassassin/spamassassin_gtk.c
14678                 replace deprecated gtk_widget_set_usize
14679
14680 2005-05-04 [colin]      1.9.6cvs51
14681
14682         * src/common/utils.c
14683                 Fix crash when subst_for_filename is called
14684                 with a NULL parameter
14685
14686 2005-05-04 [colin]      1.9.6cvs50
14687
14688         * src/partial_download.c
14689         * src/pop.c
14690                 Escape login when writing uidl file
14691                 fixes bug #736
14692
14693 2005-05-03 [colin]      1.9.6cvs49
14694
14695         * src/procmime.c
14696                 Fix possible DOS in mime parser
14697                 (see bug #634)
14698
14699 2005-05-02 [colin]      1.9.6cvs48
14700
14701         * src/compose.c
14702                 Try to fix the copy/paste mess once again.
14703
14704
14705 2005-04-30 [colin]      1.9.6cvs47
14706
14707         * src/prefs_account.h
14708         * src/procmsg.c
14709         * src/send_message.c
14710         * src/common/smtp.c
14711         * src/common/smtp.h
14712                 Try to batch sending mails (per account) instead of
14713                 reconnecting to server every time.
14714
14715 2005-04-29 [colin]      1.9.6cvs46
14716
14717         * src/messageview.c
14718                 Fix window resizing that refused to size down
14719         * src/prefs_common.c
14720         * src/prefs_common.h
14721         * src/prefs_filtering.c
14722                 Save Filtering's window size
14723
14724 2005-04-21 [paul]       1.9.6cvs45
14725
14726         * ChangeLog-gtk2.claws
14727         * src/setup.c
14728                 correction to sync
14729
14730 2005-04-21 [paul]       1.9.6cvs44
14731
14732         sync with main:
14733
14734         * src/setup.c
14735         * src/statusbar.c
14736         * src/statusbar.h
14737                 use gtkut_widget_draw_now(). Improved performance
14738                 of the update of statusbar
14739         * src/textview.c
14740                 textview_smooth_scroll_do(): redraw it after scroll
14741                 is done (fixed incorrect display when a part of the
14742                 view is hidden).
14743         * src/gtk/gtkutils.c
14744         * src/gtk/gtkutils.h
14745                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14746                 to force update of widgets.
14747                 Removed gtkut_widget_wait_for_draw() which had a big
14748                 overhead  because of waiting for all events processed 
14749
14750 2005-04-20 [paul]       1.9.6cvs43
14751
14752         * src/codeconv.c
14753                 complete 1.9.6cvs42's sync:
14754                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14755
14756 2005-04-19 [paul]       1.9.6cvs42
14757
14758         sync with main:
14759
14760         * src/action.c
14761                 catch_output(): correctly select the insert text
14762                 (fix invalid iterator warnings).
14763         * src/codeconv.c
14764         * src/codeconv.h
14765         * src/mainwindow.c
14766         * src/messageview.c
14767         * src/prefs_common.c
14768                 support GBK encoding.
14769         * src/common/session.c
14770         * src/common/session.h
14771                 use separate buffer for large data to be sent,
14772                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14773
14774 2005-04-18 [paul]       1.9.6cvs41
14775
14776         * src/jpilot.c
14777                 convert unsigned long into guint32
14778                 patch by Paul LeoNerd Evans 
14779
14780 2005-04-17 [colin]      1.9.6cvs40
14781
14782         * src/compose.c
14783                 Fix 'Request return receipt' from folder
14784                 properties (bug #708)
14785
14786 2005-04-17 [colin]      1.9.6cvs39
14787
14788         * src/mainwindow.c
14789                 Fix duplicate hotkeys in Mainwindow's menu
14790
14791 2005-04-17 [colin]      1.9.6cvs38
14792
14793         * src/folderview.c
14794                 Fix duplicate hotkeys in Folderview's contextual
14795                 menu
14796
14797 2005-04-15 [colin]      1.9.6cvs37
14798
14799         * src/summaryview.c
14800                 Fix 'Save as...' with non-ascii filenames
14801
14802 2005-04-15 [colin]      1.9.6cvs36
14803
14804         * src/plugins/pgpmime/pgpmime.c
14805                 Fix bus error on 64bit. Spotted by 
14806                 macallan1888@gmail.com
14807
14808 2005-04-15 [colin]      1.9.6cvs35
14809
14810         * src/prefs_account.c
14811                 Fix cvs34.
14812
14813 2005-04-12 [colin]      1.9.6cvs34
14814
14815         * src/prefs_account.c
14816                 Fix smtp auth type off-by-one. We forgot to
14817                 add PLAIN in the prefs-to-gui setter func and
14818                 as a result, the selected auth when opening
14819                 account prefs was not the correct one.
14820
14821 2005-04-12 [paul]       1.9.6cvs33
14822
14823         * src/inc.c
14824                 if the recv dialog is visible, Cancel only
14825                 cancels the current account
14826
14827
14828 2005-04-10 [colin]      1.9.6cvs32
14829
14830         * src/filtering.c
14831                 Copy score when copying FilteringActions
14832                 Fix bug #674
14833
14834 2005-04-10 [colin]      1.9.6cvs31
14835
14836         * src/inc.c
14837                 Make Message -> Receive -> Cancel cancel 
14838                 incorporation on all accounts. Fixes
14839                 bug #693
14840
14841 2005-04-10 [colin]      1.9.6cvs30
14842
14843         * src/prefs_account.c
14844                 Update Privacy checkbuttons status based
14845                 on the selected privacy system
14846         * src/compose.c
14847                 Always connect the "None" privacy system; the
14848                 static boolean was probably there to avoid
14849                 reconnecting twice in the same compose window,
14850                 but as the parent function is only called once
14851                 per compose, it's only a bug - as a static is
14852                 initialized once per application instance.
14853                 Also, don't uncheck Sign and Encrypt when
14854                 selecting None as privacy system; just ignore
14855                 them when sending/queuing.
14856                 Should fix bug #695
14857
14858 2005-04-08 [colin]      1.9.6cvs29
14859
14860         * src/account.c
14861         * src/prefs_account.c
14862         * src/prefs_account.h
14863                 Add account preference to queue message in a certain
14864                 folder.
14865
14866 2005-04-06 [colin]      1.9.6cvs28
14867
14868         * src/prefs_account.c
14869                 Update old inbox path syntax
14870
14871 2005-04-06 [paul]       1.9.6cvs27
14872
14873         sync with main:
14874
14875         * configure.ac
14876                 changed -traditional-cpp to -no-cpp-precomp for newer
14877                 Mac OS X support
14878         * src/foldersel.c
14879                 made column resize automatically
14880         * src/send_message.c
14881                 send_message_smtp(): consider EOF right after QUIT
14882                 successful (workaround for Gmail SMTP server)
14883         * src/common/socket.c
14884                 ssl_read(), ssl_peek(): check EOF which violates the
14885                 SSL protocol
14886         * src/gtk/colorlabel.c
14887                 removed warnings when displaying colorlabel menu
14888                 (don't use GtkAlignment)
14889
14890 2005-04-05 [paul]       1.9.6cvs26
14891
14892         * src/plugins/trayicon/trayicon.c
14893                 fix clipping of icon under KDE3 
14894
14895 2005-04-05 [paul]       1.9.6cvs25
14896
14897         * src/summaryview.c
14898                 hide display of threading
14899                 patch by Alfons
14900
14901 2005-04-04 [thorsten]   1.9.6cvs24
14902
14903         * src/mh.c
14904                 marks lost on filesystems with different stat() results on
14905                 summer-/wintertime
14906
14907 2005-04-03 [colin]      1.9.6cvs23
14908
14909         * src/summaryview.c
14910                 Don't handle up/down. Patch by Alfons
14911
14912 2005-04-02 [colin]      1.9.6cvs22
14913
14914         * src/summaryview.c
14915                 Make scrolling faster. Patch by Alfons.
14916
14917 2005-04-01 [colin]      1.9.6cvs21
14918
14919         * src/Makefile.am
14920         * src/stock_pixmap.c
14921         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14922         * src/pixmaps/dir_noselect.xpm ** ADDED **
14923                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14924
14925 2005-04-01 [colin]      1.9.6cvs20
14926
14927         * src/image_viewer.c
14928         * src/image_viewer.h
14929         * src/procmime.c
14930         * src/procmime.h
14931         * src/textview.c
14932         * src/textview.h
14933                 Implement inline image resizing and right-clicking
14934
14935 2005-04-01 [paul]       1.9.6cvs19
14936
14937         * AUTHORS
14938         * Makefile.am
14939         * configure.ac
14940                 check for gnome2
14941                 patch by Luca Cavalli <loopback<AT>slackit.org>
14942         * po/ru.po
14943                 updated by Pavlo Bohmat
14944
14945 2005-03-31 [colin]      1.9.6cvs18
14946
14947         * src/news.c
14948                 Fix parsing references
14949         * src/msgcache.c
14950                 don't put nulls in the references list
14951         * src/procheader.c
14952                 commit that forgotten file in 1.9.6cvs14
14953
14954 2005-03-31 [colin]      1.9.6cvs17
14955
14956         * src/compose.c
14957                 Fix joining of signature separator again. 
14958                 Maybe Hiro could put it in main too...
14959
14960 2005-03-31 [colin]      1.9.6cvs16
14961
14962         * src/Makefile.am
14963         * src/foldersel.c
14964         * src/stock_pixmap.c
14965         * src/stock_pixmap.h
14966         * src/pixmaps/dir-noselect.xpm
14967                 Update foldersel.c (sync from main, patch by Alfons)
14968
14969 2005-03-30 [colin]      1.9.6cvs15
14970
14971         * src/imap.c
14972                 Fix handling of imap folders containing [] in 
14973                 their name. Thanks to Nahuel Angelinetti for
14974                 the detailed bugreport.
14975
14976 2005-03-30 [colin]      1.9.6cvs14
14977
14978         * src/common/utils.h
14979         * src/common/utils.c
14980         * src/common/defs.h
14981         * src/matcher.c
14982         * src/msgcache.c
14983         * src/news.c
14984         * src/procmsg.c
14985         * src/procmsg.h
14986         * src/quote_fmt_parse.y
14987         * src/summaryview.c
14988                 Update references system. Patch by Alfons
14989
14990 2005-03-30 [colin]      1.9.6cvs13
14991
14992         * src/common/socket.c
14993                 Force the glibc to read resolv.conf again when 
14994                 it has changed. Should fix issues when changing
14995                 networks on a laptop and not restarting sylpheed. 
14996
14997 2005-03-30 [paul]       1.9.6cvs12
14998
14999         partial sync with main:
15000
15001         * src/action.c
15002                 create_io_dialog(): use user-defined text font
15003                 (thanks to Alfons), and modified its appearance.
15004         * src/addrgather.c
15005         * src/addrharvest.c
15006         * src/browseldap.c
15007                 replace old code
15008         * src/compose.c
15009                 don't join (presumably) itemized lines on line-wrapping
15010                 fixed wrapping of quote when auto-wrapping is enabled
15011                 compose_destroy(): destroy paned only if it's not
15012                 attached to window. Fixed memory leak of popup menu.
15013         * src/exphtmldlg.c
15014         * src/expldifdlg.c
15015                 replace old code
15016         * src/html.c
15017         * src/html.h
15018         * src/importmutt.c
15019         * src/importpine.c
15020                 replace old code
15021         * src/main.c
15022                 removed redundant code
15023         * src/mainwindow.c
15024                 changed 'Code set' (which is rather incorrect)
15025                 in the menu to 'Character encoding'
15026                 main_window_set_widgets(): request size first
15027                 to prevent window size becoming wrong
15028                 fixed remembering of the state of the visibility
15029                 of MessageView
15030         * src/messageview.c
15031                 changed 'Code set' (which is rather incorrect)
15032                 in the menu to 'Character encoding'
15033         * src/prefs_common.c
15034         * src/prefs_common.h
15035                 added an option whether to render HTML as text or not
15036                 added separators to outgoing encoding menu
15037         * src/procheader.c
15038                 procheader_scan_date_string(): support header
15039                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
15040         * src/summaryview.c
15041         * src/summaryview.h
15042                 minor code cleanup
15043         * src/textview.c
15044                 textview_show_html(): force output of newline
15045                 added an option whether to render HTML as text or not
15046         * src/common/utils.c
15047                 strncpy2(): optimized based on Alfons' code
15048         * src/gtk/gtkutils.c
15049         * src/gtk/gtkutils.h
15050                 removed non-used code
15051         * src/plugins/pgpmime/passphrase.c
15052                 partially fixed grab input of passphrase dialog
15053                 Confine pointer to window
15054
15055 2005-03-30 [colin]      1.9.6cvs11
15056
15057         * src/msgcache.c
15058         * src/msgcache.h
15059                 Read/write 32bit ints from cache & marks
15060                 From main.
15061
15062 2005-03-29 [paul]       1.9.6cvs10
15063
15064         * AUTHORS
15065         * ChangeLog.claws
15066         * src/compose.c
15067         * src/gtk/gtkaspell.c
15068                 sync with HEAD (don't pass NULL pointers) 
15069
15070 2005-03-24 [paul]
15071
15072         * tools/Makefile.am
15073         * tools/README
15074         * tools/acroread2sylpheed.pl
15075                 sync with HEAD (add script to send pdfs as
15076                 attachments from Adobe Reader 7)
15077
15078 2005-03-21 [paul]       1.9.6cvs9
15079
15080         * configure.ac
15081         * po/POTFILES.in
15082         * src/Makefile.am
15083         * src/crash.c
15084         * src/image_viewer.c ** ADDED **
15085         * src/image_viewer.h ** ADDED **
15086         * src/main.c
15087         * src/prefs_common.c
15088         * src/prefs_common.h
15089         * src/prefs_image_viewer.c ** ADDED **
15090         * src/prefs_image_viewer.h ** ADDED **
15091         * src/textview.c
15092         * src/gtk/about.c
15093         * src/pixmaps/sylpheed_logo.xpm
15094         * src/plugins/Makefile.am
15095         * src/plugins/image_viewer/.cvsignore ** REMOVED **
15096         * src/plugins/image_viewer/Makefile.am ** REMOVED **
15097         * src/plugins/image_viewer/plugin.c ** REMOVED **
15098         * src/plugins/image_viewer/viewer.c ** REMOVED **
15099         * src/plugins/image_viewer/viewer.glade ** REMOVED **
15100         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
15101         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
15102         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
15103         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
15104                 as gdk-pixbuf is now built-in
15105                 remove image_viewer plugin and put code back into
15106                 main codebase
15107                 implement inline image display (sync with main)
15108
15109                 replace logo with newer, nicer, larger version  
15110
15111 2005-03-21 [paul]       1.9.6cvs8
15112
15113         * src/gtk/about.c
15114                 cosmetic improvement
15115
15116 2005-03-21 [holger]     1.9.6cvs7
15117
15118         * src/plugins/spamassassin/spamassassin.c
15119                 Sync with HEAD
15120                 (unregister hook on failed plugin init)
15121
15122 2005-03-20 [colin]      1.9.6cvs6
15123
15124         * src/common/plugin.c
15125                 Check that plugin isn't already loaded
15126                 Patch by Alfons
15127
15128 2005-03-20 [thorsten]   1.9.6cvs5
15129
15130         * src/compose.c
15131                 use a more compatible syntax
15132
15133 2005-03-20 [thorsten]   1.9.6cvs4
15134
15135         * src/prefs_toolbar.c
15136                 fix crash when selecting toolbar item (uninitialized pointer)
15137
15138 2005-03-20 [thorsten]   1.9.6cvs3
15139
15140         * src/procmime.c
15141                 fix mimetype detection (referenced free()d string)
15142
15143 2005-03-20 [paul]       1.9.6cvs2
15144
15145         * src/compose.c
15146                 sync with HEAD (1.0.3cvs5)
15147                 neglect Reply-To header if empty
15148                 Patch by Alfons 
15149
15150 2005-03-19 [holger]     1.9.6cvs1
15151
15152         * src/summaryview.c
15153         * src/summaryview.h
15154                 Sync with HEAD
15155
15156 2005-03-18 [paul]       1.9.6
15157
15158         initial GTK2 release
15159
15160 2005-03-18 [paul]       1.0.3cvs3.1
15161
15162         * AUTHORS
15163         * ChangeLog.claws
15164         * configure.ac
15165         * src/gtk/about.c
15166         * src/pixmaps/sylpheed_logo.xpm
15167                 sync with HEAD
15168
15169 2005-03-18 [colin]      1.0.3cvs2.6
15170
15171         * src/summaryview.c
15172                 Remove call to summary_step in summary_copy_selected_to
15173                 Can't see its purpose, and this causes bug when copying
15174                 a message if the next one is unread: it reads it.
15175
15176 2005-03-18 [paul]       1.0.3cvs2.5
15177
15178         * src/foldersel.c
15179                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
15180
15181 2005-03-18 [paul]       1.0.3cvs2.4
15182
15183         * src/addrharvest.c
15184         * src/codeconv.c
15185         * src/codeconv.h
15186         * src/compose.c
15187         * src/news.c
15188         * src/procheader.c
15189         * src/procmime.c
15190         * src/unmime.c
15191         * src/unmime.h
15192                 fix buffer overflow, CAN-2005-0667, see
15193                 http://secunia.com/advisories/14491/
15194                 Patch by Alfons
15195
15196 2005-03-17 [colin]      1.0.3cvs2.3
15197
15198         * src/prefs_fonts.c
15199         * src/summaryview.c
15200                 Fix font bugs (both lists now officialy share 
15201                 the same font)
15202                 
15203
15204 2005-03-17 [paul]       1.0.3cvs2.2
15205
15206         * src/gtk/pluginwindow.c
15207                 make plugin descriptions uneditable
15208
15209 2005-03-11 [paul]       1.0.3cvs2.1
15210
15211         * ChangeLog.claws
15212         * configure.ac
15213         * po/POTFILES.in
15214         * src/plugins/trayicon/trayicon.c
15215                 sync with HEAD
15216                 add src/wizard.c to POTFILES.in
15217
15218 2005-03-11 [paul]       1.0.3cvs1.1
15219
15220         * ChangeLog
15221         * ChangeLog.claws
15222         * configure.ac
15223         * po/de.po
15224         * po/es.po
15225         * po/fr.po
15226         * po/it.po
15227         * po/pt_BR.po
15228         * po/ru.po
15229         * po/sk.po
15230         * po/sr.po
15231         * po/zh_CN.po
15232                 sync with HEAD
15233
15234 2005-03-04 [colin]      1.0.1cvs22.2
15235
15236         * src/compose.c
15237                 Fix signatures with accentued chars in it
15238
15239 2005-03-04 [colin]      1.0.1cvs22.1
15240
15241         * src/common/smtp.c
15242         * src/common/smtp.h
15243                 Don't use SIZE param in MAIL FROM: if server 
15244                 doesn't support it. Patch by Eugen Freiter
15245                 <eugen_f@users.sf.net>
15246
15247 2005-02-27 [paul]       1.0.1cvs20.1
15248
15249         * ChangeLog.claws
15250         * configure.ac
15251         * src/messageview.c
15252                 sync with HEAD
15253
15254 2005-02-27 [colin]      1.0.1cvs19.4
15255
15256         * src/procheader.c
15257         * src/procheader.h
15258                 Fix prototypes. Patch by Alfons
15259
15260 2005-02-27 [colin]      1.0.1cvs19.3
15261
15262         * src/compose.c
15263                 Don't auto-join the signature separator.
15264
15265 2005-02-26 [colin]      1.0.1cvs19.2
15266
15267         * src/summaryview.c
15268                 Fix 'mark all read' with collapsed threads.
15269                 Patch by Alfons.
15270
15271 2005-02-25 [paul]       1.0.1cvs19.1
15272
15273         * ChangeLog.claws
15274         * configure.ac
15275         * src/prefs_account.c
15276         * src/prefs_folder_item.c
15277         * src/gtk/prefswindow.c
15278         * src/gtk/prefswindow.h
15279                 sync with HEAD
15280
15281 2005-02-25 [paul]       1.0.1cvs15.12
15282
15283         * src/alertpanel.c
15284         * src/codeconv.c
15285         * src/compose.c
15286         * src/textview.c
15287         * src/gtk/gtkutils.c
15288         * src/gtk/gtkutils.h
15289         * src/gtk/logwindow.c
15290         * src/gtk/progressdialog.c
15291                 sync with main (revision 127)
15292                 and fix logwindow clipping
15293
15294 2005-02-24 [colin]      1.0.1cvs15.11
15295
15296         * src/plugins/pgpmime/passphrase.c
15297                 Disable input grabbing; it doesn't work yet.
15298
15299 2005-02-24 [colin]      1.0.1cvs15.10
15300
15301         * src/messageview.c
15302                 Don't send out receipts if offline. Ask.
15303
15304 2005-02-23 [colin]      1.0.1cvs15.9
15305
15306         * src/summaryview.c     
15307                 Fix expanding
15308
15309 2005-02-23 [colin]      1.0.1cvs15.8
15310
15311         * src/summaryview.c
15312                 Really fix Bug 568 by removing useless
15313                 calls. summary_thread_init() now called
15314                 in summary_sort(). This should please
15315                 Alfons as it should be faster than 
15316                 previously.
15317
15318 2005-02-23 [colin]      1.0.1cvs15.7
15319
15320         * src/compose.c
15321                 Encode parts as QP or B64 if signing
15322
15323 2005-02-23 [colin]      1.0.1cvs15.6
15324
15325         * src/compose.c
15326                 Fix Mimeinfo leakage (including tmp files)
15327         * src/procmsg.c
15328                 Fix tmp file leakage (spotted by Ivan Rayner)
15329
15330 2005-02-22 [colin]      1.0.1cvs15.5
15331
15332         * src/expldifdlg.c
15333                 Fix keyboard input. Patch by Alfons.
15334
15335 2005-02-21 [colin]      1.0.1cvs15.4
15336
15337         * src/compose.c
15338                 Fix Sign/Encrypt when unselecting privacy
15339                 system
15340         * src/prefs_common.c
15341                 Change default message font to Monospace
15342         * src/summaryview.c
15343                 More freezing during potentially large operations
15344
15345 2005-02-21 [paul]       1.0.1cvs15.3
15346
15347         * src/main.c
15348                 fix --help output
15349
15350 2005-02-21 [paul]       1.0.1cvs15.2
15351
15352         * po/Makefile.in.in
15353         * src/compose.c
15354         * src/summaryview.c
15355         * src/textview.c
15356         * src/common/utils.c
15357         * src/common/utils.h
15358                 sync with main (revision 117)
15359
15360 2005-02-20 [colin]      1.0.1cvs15.1
15361
15362         * src/common/defs.h
15363                 Change cache file to .sylpheed_claws_cache, as
15364                 suggested by Alfons. Allows people to switch
15365                 between Sylpheed and Sylpheed-Claws. it is
15366                 a good idea to "Check for new messages" at next
15367                 startup.
15368
15369
15370 2005-02-18 [colin]      1.0.1cvs14.1
15371
15372         * src/quote_fmt_lex.l
15373         * src/quote_fmt_parse.y
15374                 Fix parser initialisation. Patch by Ivan.
15375
15376 2005-02-18 [colin]      1.0.1cvs11.6
15377
15378         * src/folderview.c
15379                 Fix scrolldown (bug 662)
15380
15381 2005-02-17 [colin]      1.0.1cvs11.5
15382
15383         * src/codeconv.c
15384                 conv_filename_to_utf8: return clean 7bit instead
15385                 of broken utf8 if needed
15386         * src/mimeview.c
15387                 Fix display of parts with unclean 8bit names
15388
15389 2005-02-17 [paul]       1.0.1cvs11.4
15390
15391         * src/compose.c
15392         * src/exportldif.c
15393         * src/matcher_parser_parse.y
15394         * src/procmime.c
15395         * src/sourcewindow.c
15396         * src/common/Makefile.am
15397         * src/common/intl.h             ** REMOVED **
15398         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15399                 sync with main (revision 109)
15400                 and clean up
15401
15402 2005-02-16 [colin]      1.0.1cvs11.3
15403
15404         * src/summaryview.c
15405                 Fix collapsed thread not highlighting when new
15406                 messages in it (Bug 568) Patch by Stephan Sachse.
15407                 Fix messed up selection when reaching bounds (Bug 632)
15408         * src/prefs_themes.c
15409                 Fix theme installing (Bug 684)
15410
15411 2005-02-16 [colin]      1.0.1cvs11.2
15412
15413         * src/messageview.c
15414                 Fix messageview_select_all
15415
15416 2005-02-16 [colin]      1.0.1cvs11.1
15417
15418         * src/mh.c
15419                 Sync with HEAD (MH scan required function)
15420
15421 2005-02-15 [colin]      1.0.1cvs8.1
15422
15423         * src/mimeview.c
15424         * src/common/utils.c
15425                 Sync with HEAD (filename chars substitution)
15426
15427 2005-02-15 [colin]      1.0.1cvs7.3
15428
15429         * src/gtk/pluginwindow.c
15430                 Fix button spacing
15431
15432 2005-02-15 [colin]      1.0.1cvs7.2
15433
15434         * src/mimeview.c
15435                 Fix mime icons not reset across message when
15436                 scrolled down
15437
15438 2005-02-15 [colin]      1.0.1cvs7.1
15439
15440         * src/compose.c
15441         * src/procmime.c
15442                 Sync with HEAD (optimisation of cvs6)
15443
15444 2005-02-14 [colin]      1.0.1cvs6.1
15445
15446         * src/compose.c
15447         * src/procmime.c
15448                 Sync with HEAD (encode "From " at line beginning)
15449
15450 2005-02-14 [colin]      1.0.1cvs5.3
15451
15452         * src/compose.c
15453                 Fix wrapping with accentued chars.
15454
15455 2005-02-13 [colin]      1.0.1cvs5.2
15456
15457         * src/textview.c
15458                 Fix email informative part parsing with
15459                 accentued chars in it. ispunct() returns
15460                 true for them in utf8...
15461
15462 2005-02-12 [colin]      1.0.1cvs5.1
15463
15464         * src/filtering.c
15465                 Sync with HEAD (remove wrong use of compose after send)
15466
15467 2005-02-12 [paul]       1.0.1cvs4.5
15468
15469         * src/textview.c
15470                 remove unnecessary code (thanks to Alfons)
15471
15472 2005-02-12 [paul]       1.0.1cvs4.4
15473
15474         * src/textview.c
15475                 add 'Copy' to contextual menu on emails
15476
15477 2005-02-11 [colin]      1.0.1cvs4.3
15478
15479         * src/compose.c
15480                 revert 1.0.0cvs28.2, it doesn't work that well.
15481
15482 2005-02-11 [paul]       1.0.1cvs4.2
15483
15484         * po/Makefile.in.in
15485                 fix 'make release'
15486
15487 2005-02-10 [paul]       1.0.1cvs4.1
15488
15489         * ChangeLog
15490         * ChangeLog.claws
15491         * ChangeLog.jp
15492         * configure.ac
15493         * src/compose.c
15494                 sync with HEAD (sync with main)
15495
15496 2005-02-10 [paul]       1.0.1cvs3.2
15497
15498         * AUTHORS
15499         * Makefile.am
15500         * autogen.sh
15501         * configure.ac
15502         * config/mkinstalldirs
15503         * intl/.cvsignore
15504         * intl/ChangeLog
15505         * intl/VERSION
15506         * intl/bindtextdom.c
15507         * intl/config.charset
15508         * intl/dcgettext.c
15509         * intl/dcigettext.c
15510         * intl/dcngettext.c
15511         * intl/dgettext.c
15512         * intl/dngettext.c
15513         * intl/eval-plural.h
15514         * intl/explodename.c
15515         * intl/finddomain.c
15516         * intl/gettext.c
15517         * intl/gettextP.h
15518         * intl/gmo.h
15519         * intl/hash-string.h
15520         * intl/intl-compat.c
15521         * intl/l10nflist.c
15522         * intl/libgnuintl.h.in
15523         * intl/loadinfo.h
15524         * intl/loadmsgcat.c
15525         * intl/localcharset.c
15526         * intl/localcharset.h
15527         * intl/locale.alias
15528         * intl/localealias.c
15529         * intl/localename.c
15530         * intl/log.c
15531         * intl/ngettext.c
15532         * intl/os2compat.c
15533         * intl/os2compat.h
15534         * intl/osdep.c
15535         * intl/plural-exp.c
15536         * intl/plural-exp.h
15537         * intl/plural.c
15538         * intl/plural.y
15539         * intl/ref-add.sin
15540         * intl/ref-del.sin
15541         * intl/relocatable.c
15542         * intl/relocatable.h
15543         * intl/textdomain.c
15544         * m4/Makefile.am
15545         * po/Makefile.in.in
15546         * src/Makefile.am
15547         * src/account.c
15548         * src/action.c
15549         * src/addr_compl.c
15550         * src/addressadd.c
15551         * src/addressbook.c
15552         * src/addrgather.c
15553         * src/addrindex.c
15554         * src/alertpanel.c
15555         * src/browseldap.c
15556         * src/codeconv.c
15557         * src/codeconv.h
15558         * src/compose.c
15559         * src/compose.h
15560         * src/crash.c
15561         * src/editaddress.c
15562         * src/editbook.c
15563         * src/editgroup.c
15564         * src/editjpilot.c
15565         * src/editldap.c
15566         * src/editldap_basedn.c
15567         * src/editvcard.c
15568         * src/exphtmldlg.c
15569         * src/expldifdlg.c
15570         * src/export.c
15571         * src/exporthtml.c
15572         * src/filtering.c
15573         * src/folder.c
15574         * src/folder_item_prefs.c
15575         * src/foldersel.c
15576         * src/folderview.c
15577         * src/grouplistdialog.c
15578         * src/headerview.c
15579         * src/imap.c
15580         * src/imap_gtk.c
15581         * src/import.c
15582         * src/importldif.c
15583         * src/importmutt.c
15584         * src/importpine.c
15585         * src/inc.c
15586         * src/ldif.c
15587         * src/main.c
15588         * src/mainwindow.c
15589         * src/matcher.c
15590         * src/mbox.c
15591         * src/message_search.c
15592         * src/messageview.c
15593         * src/mh.c
15594         * src/mh_gtk.c
15595         * src/mimeview.c
15596         * src/msgcache.c
15597         * src/news.c
15598         * src/news_gtk.c
15599         * src/noticeview.c
15600         * src/partial_download.c
15601         * src/pop.c
15602         * src/prefs_account.c
15603         * src/prefs_actions.c
15604         * src/prefs_common.c
15605         * src/prefs_customheader.c
15606         * src/prefs_display_header.c
15607         * src/prefs_ext_prog.c
15608         * src/prefs_filtering.c
15609         * src/prefs_filtering_action.c
15610         * src/prefs_folder_item.c
15611         * src/prefs_fonts.c
15612         * src/prefs_gtk.c
15613         * src/prefs_matcher.c
15614         * src/prefs_msg_colors.c
15615         * src/prefs_spelling.c
15616         * src/prefs_summary_column.c
15617         * src/prefs_template.c
15618         * src/prefs_themes.c
15619         * src/prefs_toolbar.c
15620         * src/prefs_wrapping.c
15621         * src/privacy.c
15622         * src/procheader.c
15623         * src/procmime.c
15624         * src/procmsg.c
15625         * src/quote_fmt.c
15626         * src/recv.c
15627         * src/send_message.c
15628         * src/setup.c
15629         * src/sourcewindow.c
15630         * src/ssl_manager.c
15631         * src/statusbar.c
15632         * src/summary_search.c
15633         * src/summaryview.c
15634         * src/textview.c
15635         * src/toolbar.c
15636         * src/wizard.c
15637         * src/common/nntp.c
15638         * src/common/plugin.c
15639         * src/common/smtp.c
15640         * src/common/ssl.c
15641         * src/common/ssl_certificate.c
15642         * src/common/string_match.c
15643         * src/common/sylpheed.c
15644         * src/common/template.c
15645         * src/common/utils.c
15646         * src/gtk/about.c
15647         * src/gtk/colorlabel.c
15648         * src/gtk/description_window.c
15649         * src/gtk/filesel.c
15650         * src/gtk/foldersort.c
15651         * src/gtk/gtkaspell.c
15652         * src/gtk/gtkutils.c
15653         * src/gtk/inputdialog.c
15654         * src/gtk/logwindow.c
15655         * src/gtk/menu.c
15656         * src/gtk/pluginwindow.c
15657         * src/gtk/prefswindow.c
15658         * src/gtk/progressdialog.c
15659         * src/gtk/quicksearch.c
15660         * src/gtk/sslcertwindow.c
15661         * src/plugins/clamav/clamav_plugin.c
15662         * src/plugins/clamav/clamav_plugin_gtk.c
15663         * src/plugins/demo/demo.c
15664         * src/plugins/dillo_viewer/dillo_prefs.c
15665         * src/plugins/dillo_viewer/dillo_viewer.c
15666         * src/plugins/image_viewer/plugin.c
15667         * src/plugins/image_viewer/viewer.c
15668         * src/plugins/image_viewer/viewerprefs.c
15669         * src/plugins/mathml_viewer/mathml_viewer.c
15670         * src/plugins/pgpmime/passphrase.c
15671         * src/plugins/pgpmime/plugin.c
15672         * src/plugins/pgpmime/prefs_gpg.c
15673         * src/plugins/pgpmime/select-keys.c
15674         * src/plugins/pgpmime/sgpgme.c
15675         * src/plugins/spamassassin/spamassassin.c
15676         * src/plugins/spamassassin/spamassassin_gtk.c
15677         * src/plugins/trayicon/trayicon.c
15678                 sync with main (revision 104)
15679
15680 2005-02-10 [colin]      1.0.1cvs3.1
15681
15682         * src/mainwindow.c
15683                 Sync with HEAD (fix occasional crasher)
15684
15685 2005-02-10 [colin]      1.0.1cvs2.1
15686
15687         * src/messageview.c
15688                 Synw with HEAD (don't automatically display html)
15689
15690 2005-02-09 [colin]      1.0.1cvs1.3
15691
15692         * src/textview.c
15693         * src/textview.h
15694                 Add contextual menu on emails
15695
15696 2005-02-09 [colin]      1.0.1cvs1.2
15697
15698         * src/codeconv.c
15699                 Fix converting from broken headers and 
15700                 put back the _ in missing places
15701                 (feature broke with cvs24.2 sync, main 
15702                  possibly affected?)
15703
15704 2005-02-09 [colin]      1.0.1cvs1.1
15705
15706         * src/messageview.c
15707         * src/mimeview.c
15708         * src/mimeview.h
15709                 Sync with HEAD (display non text/plain mails with plugin)
15710
15711 2005-02-08 [colin]      1.0.1.1
15712
15713         * ChangeLog.claws
15714         * po/pt_BR.po
15715                 Sync with HEAD
15716         * configure.ac
15717                 Make default configuration directory 
15718                 be .sylpheed-gtk2
15719
15720 2005-02-08 [colin]      1.0.0cvs29.1
15721
15722         * po/de.po
15723         * po/es.po
15724         * po/fr.po
15725         * po/it.po
15726         * po/sk.po
15727         * po/sr.po
15728                 Sync translations with HEAD
15729
15730 2005-02-06 [colin]      1.0.0cvs28.3
15731
15732         * src/compose.c
15733                 Make compose a bit faster - patch by Alfons.
15734
15735 2005-02-06 [colin]      1.0.0cvs28.2
15736
15737         * src/compose.c
15738                 Make pasting via middle-click more reliable
15739
15740 2005-02-05 [paul]       1.0.0cvs28.1
15741
15742         * ChangeLog
15743         * ChangeLog.claws
15744         * ChangeLog.jp
15745         * configure.ac
15746         * src/compose.c
15747                 sync with HEAD
15748                 (fix bug 682 'redirect is broken'
15749
15750 2005-02-05 [torte]      1.0.0cvs27.1
15751
15752         * ChangeLog.claws
15753         * configure.ac
15754         * src/partial_download.c
15755                 Sync with HEAD (fix buf overflow)
15756
15757 2005-02-03 [colin]      1.0.0cvs26.1
15758
15759         * src/common/plugin.c
15760                 Sync with HEAD (avoid plugin mismatches)
15761
15762 2005-02-03 [paul]       1.0.0cvs25.3
15763
15764         * src/folderview.c
15765         * src/headerview.c
15766         * src/summaryview.c
15767         * src/textview.c
15768         * src/gtk/colorlabel.c
15769                 third and final part of initial sync with main-gtk2
15770
15771 2005-02-03 [paul]       1.0.0cvs25.2
15772
15773         * src/jpilot.c
15774                 fix building with jpilot support
15775
15776 2005-02-02 [colin]      1.0.0cvs25.1
15777
15778         * src/messageview.c
15779                 Sync with HEAD (fix dangerous typo)
15780
15781 2005-02-01 [colin]      1.0.0cvs24.3
15782
15783         * src/common/xml.c
15784                 Write file as advertised (UTF-8)
15785
15786 2005-02-01 [paul]       1.0.0cvs24.2
15787
15788         * src/addrbook.c
15789         * src/addrindex.c
15790         * src/alertpanel.h
15791         * src/codeconv.c
15792         * src/codeconv.h
15793         * src/compose.c
15794         * src/export.c
15795         * src/folder_item_prefs.c
15796         * src/html.c
15797         * src/imap.c
15798         * src/import.c
15799         * src/jpilot.c
15800         * src/mainwindow.c
15801         * src/matcher_parser_lex.l
15802         * src/messageview.c
15803         * src/mh.c
15804         * src/prefs_account.c
15805         * src/prefs_actions.c
15806         * src/prefs_common.c
15807         * src/prefs_gtk.c
15808         * src/prefs_gtk.h
15809         * src/prefs_themes.c
15810         * src/procheader.c
15811         * src/procmime.c
15812         * src/sourcewindow.c
15813         * src/statusbar.c
15814         * src/summaryview.c
15815         * src/textview.c
15816         * src/toolbar.c
15817         * src/unmime.c
15818         * src/common/template.c
15819         * src/common/utils.c
15820         * src/common/xml.c
15821         * src/common/xml.h
15822         * src/gtk/gtkaspell.c
15823         * src/plugins/clamav/clamav_plugin.c
15824         * src/plugins/dillo_viewer/dillo_prefs.c
15825         * src/plugins/image_viewer/viewerprefs.c
15826         * src/plugins/pgpmime/passphrase.c
15827         * src/plugins/pgpmime/prefs_gpg.c
15828         * src/plugins/pgpmime/select-keys.c
15829         * src/plugins/spamassassin/spamassassin.c
15830                 second part of initial sync with main-gtk2
15831                 (more to follow)
15832
15833 2005-01-31 [colin]      1.0.0cvs24.1
15834
15835         * src/compose.c
15836                 Sync with HEAD
15837
15838 2005-01-29 [paul]       1.0.0cvs23.2
15839
15840         * src/account.c
15841         * src/action.c
15842         * src/addressadd.c
15843         * src/addressbook.c
15844         * src/alertpanel.c
15845         * src/compose.c
15846         * src/editaddress.c
15847         * src/editbook.c
15848         * src/editgroup.c
15849         * src/editjpilot.c
15850         * src/editldap.c
15851         * src/editldap_basedn.c
15852         * src/editvcard.c
15853         * src/export.c
15854         * src/foldersel.c
15855         * src/grouplistdialog.c
15856         * src/import.c
15857         * src/importldif.c
15858         * src/inc.c
15859         * src/main.c
15860         * src/mainwindow.c
15861         * src/message_search.c
15862         * src/messageview.c
15863         * src/mimeview.c
15864         * src/prefs_actions.c
15865         * src/prefs_common.c
15866         * src/prefs_common.h
15867         * src/prefs_customheader.c
15868         * src/prefs_display_header.c
15869         * src/prefs_filtering.c
15870         * src/prefs_filtering_action.c
15871         * src/prefs_gtk.c
15872         * src/prefs_matcher.c
15873         * src/prefs_summary_column.c
15874         * src/prefs_template.c
15875         * src/sourcewindow.c
15876         * src/summary_search.c
15877         * src/summaryview.c
15878         * src/textview.c
15879         * src/gtk/about.c
15880         * src/gtk/description_window.c
15881         * src/gtk/gtkshruler.c
15882         * src/gtk/gtkutils.c
15883         * src/gtk/gtkutils.h
15884         * src/gtk/inputdialog.c
15885         * src/gtk/logwindow.c
15886         * src/gtk/prefswindow.c
15887         * src/gtk/progressdialog.c
15888         * src/gtk/progressdialog.h
15889                 first part of initial sync with main-gtk2
15890                 (more to follow)
15891
15892 2005-01-28 [colin]      1.0.0cvs23.1
15893
15894         * src/folderview.c
15895                 Sync with HEAD
15896
15897 2005-01-27 [colin]      1.0.0cvs21.1
15898
15899         * src/folder.c
15900         * src/folderview.c
15901                 Sync with HEAD
15902
15903 2005-01-27 [colin]      1.0.0cvs19.1
15904
15905         * src/procmime.c
15906                 Sync with HEAD
15907
15908 2005-01-27 [colin]      1.0.0cvs18.1
15909
15910         * src/messageview.c
15911         * src/summaryview.c
15912         * src/mainwindow.c
15913         * src/compose.c
15914         * src/compose.h
15915         * src/procmsg.c
15916         * src/procmsg.h
15917         * src/toolbar.c
15918                 Sync with HEAD
15919
15920 2005-01-26 [paul]       1.0.0cvs15.2
15921
15922         * src/compose.c
15923                 compose_entries_set(): convert subject and body to
15924                 utf8 if necessary. patch by Felix Eckhofer
15925
15926 2005-01-26 [paul]       1.0.0cvs15.1
15927
15928         * configure.ac
15929         * src/common/template.c
15930                 sync with HEAD (fix memory leak)
15931
15932 2005-01-25 [paul]       1.0.0cvs14.1
15933
15934         * configure.ac
15935         * src/compose.c
15936                 sync with HEAD
15937
15938 2005-01-24 [colin]      1.0.0cvs13.1
15939
15940         * src/summaryview.c
15941                 Sync with HEAD
15942
15943 2005-01-24 [paul]       1.0.0cvs12.1
15944
15945         * configure.ac
15946         * src/messageview.c
15947         * src/mh.c
15948         * src/common/utils.c
15949                 sync with HEAD
15950
15951 2005-01-24 [colin]      1.0.0cvs11.1
15952
15953         * src/procheader.c
15954                 Sync with HEAD
15955
15956 2005-01-24 [colin]      1.0.0cvs10.1
15957
15958         * src/folderview.c
15959                 Sync with HEAD
15960
15961 2005-01-23 [colin]      1.0.0cvs9.1
15962
15963         * src/crash.c
15964                 Sync with HEAD
15965
15966 2005-01-22 [colin]      1.0.0cvs8.1
15967
15968         * src/summaryview.c
15969         * src/gtk/quicksearch.c
15970                 Sync with HEAD
15971
15972 2005-01-21 [colin]      1.0.0cvs7.1
15973
15974         * src/summaryview.c
15975                 Sync with HEAD
15976
15977 2005-01-21 [colin]      1.0.0cvs6.1
15978
15979         * src/summaryview.c
15980                 Sync with HEAD
15981
15982 2005-01-21 [colin]      1.0.0cvs5.1
15983
15984         * src/gtk/quicksearch.c
15985         * src/prefs_common.c
15986         * src/prefs_common.h
15987                 Sync with HEAD (recurse option)
15988
15989 2005-01-21 [colin]      1.0.0cvs4.1
15990
15991         * src/folder.h
15992         * src/folderview.c
15993         * src/folderview.h
15994         * src/summaryview.c
15995         * src/gtk/quicksearch.c
15996         * src/gtk/quicksearch.h
15997                 Sync with HEAD (recursive quicksearch)
15998
15999 2005-01-20 [colin]      1.0.0cvs3.4
16000
16001         * src/ssl_manager.c
16002                 Remove useless code
16003
16004 2005-01-20 [colin]      1.0.0cvs3.3
16005
16006         * src/ssl_manager.c
16007                 Fix leak, thanks to Alfons.
16008
16009 2005-01-20 [colin]      1.0.0cvs3.2
16010
16011         * src/ssl_manager.c
16012                 Port SSL certificate window to GTK2.
16013
16014 2005-01-20 [paul]       1.0.0cvs3.1
16015
16016         * ChangeLog.claws
16017         * configure.ac
16018         * src/addrindex.c
16019         * src/addrindex.h
16020                 sync with HEAD
16021
16022 2005-01-19 [colin]      1.0.0cvs2.2
16023
16024         * src/plugins/trayicon/trayicon.c
16025                 Fix freeze with gtk-2.6, the easy way
16026                 (signal blocking helpless there...)
16027                 Closes bug #668.
16028
16029 2005-01-19 [colin]      1.0.0cvs2.1
16030
16031         * src/mbox.c
16032         * src/mbox.h
16033         * src/mainwindow.c
16034         * src/summaryview.c
16035         * src/summaryview.h
16036                 Sync with HEAD
16037
16038 2005-01-19 [paul]       1.0.0cvs1.1
16039
16040         * configure.ac
16041         * po/de.po
16042         * po/es.po
16043         * po/fr.po
16044         * po/hr.po
16045         * po/it.po
16046         * po/ja.po
16047         * po/ko.po
16048         * po/pt_BR.po
16049         * po/ru.po
16050         * po/sk.po
16051         * po/sr.po
16052                 sync with HEAD (update translations)
16053
16054 2005-01-18 [colin]      1.0.0cvs0.1
16055
16056         * src/foldersel.c
16057                 Specify search column - patch by Alfons
16058
16059 2005-01-18 [colin]      0.9.13cvs36.3
16060
16061         * src/prefs_toolbar.c
16062                 Change Delete to Remove
16063         * src/prefs_fonts.c
16064                 GTK2 version and leak fixes
16065         * src/prefs_actions.c
16066                 Add stock buttons.
16067                 All patches by Alfons
16068
16069 2005-01-17 [colin]      0.9.13cvs36.2
16070
16071         * src/compose.c
16072                 Fix DnD inserting twice. While at it,
16073                 add DnD support for text/plain in the
16074                 body, and add support in the headers.
16075
16076 2005-01-16 [colin]      0.9.13cvs36.1
16077
16078         * ChangeLog
16079         * ChangeLog.jp
16080         * ChangeLog.claws
16081                 Sync with HEAD (nothing applicable)
16082
16083 2005-01-16 [colin]      0.9.13cvs33.2
16084
16085         * src/prefs_toolbar.c
16086                 GTK2ize prefs_toolbar, by Alfons.
16087
16088 2005-01-14 [colin]      0.9.13cvs33.1
16089
16090         * src/html.c
16091         * src/msgcache.c
16092                 Sync with HEAD
16093
16094 2005-01-14 [colin]      0.9.13cvs32.1
16095
16096         * src/html.c
16097         * src/html.h
16098         * src/msgcache.c
16099         * AUTHORS
16100         * tools/calypso_convert.pl
16101                 Sync with HEAD
16102
16103 2005-01-08 [colin]      0.9.13cvs29.2
16104
16105         * src/prefs_filtering_action.c
16106         * src/prefs_filtering.c
16107                 2 more gtk2 patches by Alfons
16108
16109 2005-01-07 [paul]       0.9.13cvs29.1
16110
16111         * ChangeLog
16112         * ChangeLog.claws
16113         * ChangeLog.jp
16114         * configure.ac
16115         * src/pop.c
16116         * src/pop.h
16117                 sync with HEAD
16118
16119 2005-01-07 [colin]      0.9.13cvs28.3
16120
16121         * src/gtk/progressdialog.c
16122         * src/gtk/progressdialog.h
16123         * src/inc.c
16124         * src/send_message.c
16125                 GTK2 for the incorporation dialog. The CList isn't dead
16126                 yet, for a more smooth migration. Patch by Alfons.
16127
16128 2005-01-06 [colin]      0.9.13cvs28.2
16129
16130         * src/prefs_display_header.c
16131                 GTK2 conversion by Alfons
16132         * src/prefs_actions.c
16133         * src/prefs_matcher.c
16134                 Fix 2 leaks - patch by Alfons
16135
16136 2005-01-06 [colin]      0.9.13cvs28.1
16137
16138         * src/prefs_matcher.c
16139                 Sync with HEAD
16140
16141 2005-01-06 [colin]      0.9.13cvs27.4
16142
16143         * src/prefs_matcher.c
16144                 Fix double-free. Patch by Alfons
16145
16146 2005-01-06 [colin]      0.9.13cvs27.3
16147
16148         * src/prefs_matcher.c
16149                 GTK2 widgets + memleak
16150                 Patch by Alfons
16151
16152 2005-01-05 [colin]      0.9.13cvs27.2
16153
16154         * src/account.c
16155         * src/addr_compl.c
16156         * src/foldersel.c
16157         * src/stock_pixmap.c
16158         * src/stock_pixmap.h
16159                 3 more GTK2 patches by Alfons.
16160
16161 2005-01-04 [colin]      0.9.13cvs27.1
16162
16163         * src/folderview.c
16164         * src/imap_gtk.c
16165         * src/news_gtk.c
16166                 Sync with HEAD
16167
16168 2005-01-04 [colin]      0.9.13cvs25.9
16169
16170         * src/compose.c
16171                 Fix Show Ruler menuitem
16172         * src/prefs_template.c
16173                 Convert to GTK2
16174         * src/common/utils.c
16175                 Make auto pointer stuff handles NULLs
16176                 Patches by Alfons.
16177
16178 2005-01-04 [colin]      0.9.13cvs25.8
16179
16180         * src/compose.c
16181                 Move the attachment list to gtk2
16182                 Patch by Alfons.
16183
16184 2005-01-04 [colin]      0.9.13cvs25.7
16185
16186         * src/textview.c
16187                 Make some keys work again
16188                 Patch by SungHyun Nam <namsh@kldp.org>
16189
16190 2005-01-04 [colin]      0.9.13cvs25.6
16191
16192         * src/gtk/gtkshruler.c
16193                 Move the ruler to GTK2
16194                 Patch by Alfons
16195
16196 2005-01-03 [colin]      0.9.13cvs25.5
16197
16198         * src/compose.c
16199                 Fix my broken patch apply 
16200
16201 2005-01-03 [colin]      0.9.13cvs25.4
16202
16203         * src/common/utils.c
16204         * src/common/utils.h
16205         * src/gtk/prefswindow.c
16206                 Move auto pointer stuff to utils.c
16207                 Patch by Alfons again :)
16208
16209 2005-01-03 [colin]      0.9.13cvs25.3
16210
16211         * src/compose.c
16212         * src/prefs_gtk.c
16213         * src/prefs_template.c
16214         * src/textview.c
16215                 Empty text widgets with empty strings, not NULL char
16216                 Patch by SungHyun Nam <namsh@kldp_org>
16217
16218 2005-01-03 [colin]      0.9.13cvs25.2
16219
16220         * src/main.c
16221         * AUTHORS
16222                 Sync with HEAD
16223
16224 2005-01-03 [colin]      0.9.13cvs25.1
16225
16226         * src/pop.c
16227         * src/pop.h
16228                 Sync with HEAD
16229
16230 2005-01-03 [colin]      0.9.13cvs24.3
16231
16232         * src/account.c
16233                 Two patches from Alfons and Alex S Moore:
16234                 fix images, fix return value.
16235
16236 2005-01-01 [colin]      0.9.13cvs24.2
16237
16238         * src/prefs_actions.c
16239                 Fix over-zealous assertion. Patch by Alfons
16240
16241 2005-01-01 [colin]      0.9.13cvs24.1
16242
16243         * src/procmime.c
16244                 Sync with HEAD (leak fix)
16245
16246 2004-12-31 [colin]      0.9.13cvs23.2
16247
16248         * src/prefs_common.c
16249                 GTK2 widgets + stock buttons - patch by Alfons
16250
16251 2004-12-31 [paul]       0.9.13cvs23.1
16252
16253         * configure.ac
16254                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16255         * src/gtk/pluginwindow.c
16256                 use GTK2 widgets and plug memory leaks,
16257                 patches by Alfons
16258
16259 2004-12-30 [colin]      0.9.13cvs22.4
16260
16261         * src/account.c
16262         * src/action.c
16263         * src/export.c
16264         * src/foldersel.c
16265         * src/import.c
16266         * src/message_search.c
16267         * src/prefs_actions.c
16268         * src/prefs_common.c
16269         * src/prefs_customheader.c
16270         * src/prefs_filtering.c
16271         * src/prefs_summary_column.c
16272         * src/summary_search.c
16273         * src/gtk/about.c
16274         * src/gtk/description_window.c
16275         * src/gtk/gtkutils.c
16276         * src/gtk/gtkutils.h
16277         * src/gtk/inputdialog.c
16278         * src/gtk/prefswindow.c
16279                 Use GTK2 stock buttons. Patches by Alfons.
16280
16281 2004-12-30 [colin]      0.9.13cvs22.3
16282
16283         * src/account.c
16284                 Sync with HEAD
16285         * src/prefs_actions.c
16286         * src/prefs_customheader.c
16287         * src/prefs_filtering.c
16288         * src/prefs_msg_colors.c
16289         * src/prefs_summary_column.c
16290         * src/gtk/prefswindow.c
16291                 Use GtkTreeView instead of deprecated 
16292                 widgets. Patches by Alfons.
16293
16294 2004-12-30 [paul]       0.9.13cvs22.2
16295
16296         * src/foldersel.c
16297                 use GTK 2 Tree View
16298                 patch by Alfons, with root folder sorting fix
16299                 by Stephan Sachse
16300
16301 2004-12-30 [paul]       0.9.13cvs22.1
16302
16303         * ChangeLog
16304         * ChangeLog.claws
16305         * ChangeLog.jp
16306         * NEWS
16307         * configure.ac
16308         * src/account.c
16309                 sync with HEAD
16310
16311 2004-12-22 [martin]     0.9.13cvs21.2
16312
16313         * src/action.c
16314                 free the command line after its use
16315
16316 2004-12-18 [paul]       0.9.13cvs21.1
16317
16318         * AUTHORS
16319         * ChangeLog
16320         * ChangeLog.claws
16321         * ChangeLog.jp
16322         * NEWS
16323         * configure.ac
16324         * src/action.c
16325         * src/compose.c
16326         * src/syldap.c
16327                 sync with HEAD
16328
16329 2004-12-17 [martin]     0.9.13cvs17.2
16330
16331         * src/action.c
16332                 convert actions input to locale
16333         * src/inc.c
16334                 convert notification command to locale
16335         * src/plugins/pgpmime/select-keys.c
16336                 convert attributes to utf8
16337
16338 2004-12-14 [colin]      0.9.13cvs17.1
16339
16340         * ChangeLog
16341         * ChangeLog.jp
16342         * ChangeLog.claws
16343         * src/action.c
16344         * src/common/utils.c
16345         * src/gtk/prefswindow.c
16346         * src/gtk/gtkutils.c
16347         * src/gtk/gtkutils.h
16348         * src/plugins/spamassassin/libspamc.c
16349                 Sync with HEAD
16350
16351 2004-12-13 [colin]      0.9.13cvs14.1
16352
16353         * src/quote_fmt_parse.y
16354                 Sync with HEAD
16355
16356 2004-12-10 [colin]      0.9.13cvs12.1
16357
16358         * src/prefs_themes.c
16359         * src/mainwindow.c
16360         * src/messageview.c
16361                 Sync with HEAD
16362
16363 2004-12-09 [colin]      0.9.13cvs10.1
16364
16365         * src/procmime.c
16366                 Sync with HEAD (fix B64 encoding from memory)
16367
16368 2004-12-08 [colin]      0.9.13cvs9.1
16369
16370         * src/gtk/colorlabel.c
16371                 Sync with HEAD
16372
16373 2004-12-08 [paul]       0.9.13cvs8.2
16374
16375         * src/gtk/pluginwindow.c
16376                 fix window resizing oddities
16377
16378 2004-12-08 [colin]      0.9.13cvs8.1
16379
16380         * src/quote_fmt_parse.y
16381                 Sync with HEAD
16382
16383 2004-12-08 [colin]      0.9.13cvs7.1
16384
16385         * src/matcher_parser_parse.y
16386         * src/msgcache.c
16387         * src/prefs_matcher.c
16388         * src/procheader.c
16389         * src/matcher.c
16390         * src/common/defs.h
16391         * po/sr.po
16392                 Sync with HEAD
16393
16394 2004-12-08 [colin]      0.9.13cvs6.1
16395
16396         * src/quote_fmt_parse.y
16397         * src/textview.c
16398                 Sync with HEAD
16399         * src/gtk/prefswindow.c
16400         * src/gtk/pluginwindow.c
16401                 Fix G_CALLBACKS protos (thanks to Alfons)
16402
16403 2004-12-07 [torte]      0.9.13cvs2.2
16404
16405         * src/procmime.c
16406                 [Bug 650] reply button causes crash
16407                 Thanks to David Relson and Christoph
16408
16409 2004-12-07 [colin]      0.9.13cvs2.1
16410
16411         * ChangeLog.claws
16412         * AUTHORS
16413         * po/sk.po
16414         * src/procmime.c
16415         * src/prefs_account.c
16416         * src/common/smtp.c
16417         * src/common/smtp.h
16418                 Sync with HEAD
16419
16420 2004-12-06 [colin]      0.9.12cvs187.1
16421
16422         * ChangeLog.claws
16423         * INSTALL
16424         * Makefile.am
16425         * README.claws
16426         * TODO.claws
16427         * configure.ac
16428         * po/bg.po
16429         * po/cs.po
16430         * po/el.po
16431         * po/en_GB.po
16432         * po/es.po
16433         * po/fr.po
16434         * po/hr.po
16435         * po/hu.po
16436         * po/it.po
16437         * po/ja.po
16438         * po/ko.po
16439         * po/nl.po
16440         * po/pl.po
16441         * po/pt_BR.po
16442         * po/ru.po
16443         * po/sk.po
16444         * po/sr.po
16445         * po/sv.po
16446         * po/zh_CN.po
16447         * po/zh_TW.Big5.po
16448         * src/compose.c
16449         * tools/Makefile.am
16450         * tools/README
16451         * tools/filter_conv.pl
16452         * tools/kdeservicemenu/README
16453         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16454         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16455                 Sync with HEAD
16456
16457 2004-12-04 [colin]      0.9.12cvs183.1
16458
16459         * src/compose.c
16460                 Sync with HEAD (compose window position saving)
16461
16462 2004-12-04 [paul]       0.9.12cvs182.3
16463
16464         * src/messageview.c
16465         * src/mimeview.c
16466         * src/prefs_customheader.c
16467         * src/gtk/quicksearch.c
16468                 replace some forgotten GTK_SIGNAL_FUNCs
16469
16470 2004-12-04 [paul]       0.9.12cvs182.2
16471
16472         * src/Makefile.am
16473                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16474                 committed in error      
16475
16476 2004-12-04 [paul]       0.9.12cvs182.1
16477
16478         * ChangeLog
16479         * ChangeLog.claws
16480         * ChangeLog.jp
16481         * INSTALL
16482         * NEWS
16483         * README
16484         * README.jp
16485         * configure.ac
16486         * doc/manual/ja/Makefile.am
16487         * doc/manual/ja/sylpheed-1.html
16488         * doc/manual/ja/sylpheed-10.html
16489         * doc/manual/ja/sylpheed-11.html
16490         * doc/manual/ja/sylpheed-12.html
16491         * doc/manual/ja/sylpheed-13.html
16492         * doc/manual/ja/sylpheed-14.html
16493         * doc/manual/ja/sylpheed-15.html
16494         * doc/manual/ja/sylpheed-16.html
16495         * doc/manual/ja/sylpheed-17.html
16496         * doc/manual/ja/sylpheed-18.html
16497         * doc/manual/ja/sylpheed-19.html
16498         * doc/manual/ja/sylpheed-2.html
16499         * doc/manual/ja/sylpheed-20.html
16500         * doc/manual/ja/sylpheed-3.html
16501         * doc/manual/ja/sylpheed-4.html
16502         * doc/manual/ja/sylpheed-5.html
16503         * doc/manual/ja/sylpheed-6.html
16504         * doc/manual/ja/sylpheed-7.html
16505         * doc/manual/ja/sylpheed-8.html
16506         * doc/manual/ja/sylpheed-9.html
16507         * doc/manual/ja/sylpheed.html
16508         * doc/manual/ja/sylpheed.sgml
16509         * po/de.po
16510         * src/Makefile.am
16511         * src/compose.c
16512         * src/procmime.c
16513         * src/pixmaps/regular.xpm **REMOVED**
16514         * src/plugins/pgpmime/pgpmime.c
16515         * src/plugins/pgpmime/plugin.c
16516         * src/plugins/pgpmime/prefs_gpg.c
16517                 sync with HEAD
16518
16519 2004-12-03 [paul]       0.9.12cvs180.1
16520
16521         * ChangeLog
16522         * ChangeLog.claws
16523         * ChangeLog.jp
16524         * configure.ac
16525         * src/Makefile.am
16526         * src/pop.c
16527         * src/common/utils.c
16528         * src/common/utils.h
16529         * src/pixmaps/continue.xpm
16530         * src/pixmaps/dir_close.xpm
16531         * src/pixmaps/dir_open.xpm
16532         * src/pixmaps/drafts_close.xpm
16533         * src/pixmaps/drafts_open.xpm
16534         * src/pixmaps/folder.xpm **REMOVED**
16535         * src/pixmaps/group.xpm
16536         * src/pixmaps/unread.xpm
16537                 sync with HEAD
16538
16539 2004-12-02 [colin]      0.9.12cvs179.1
16540
16541         * src/compose.c
16542                 Sync with HEAD (non-duplicated reedition)
16543
16544 2004-12-02 [colin]      0.9.12cvs178.1
16545
16546         * src/compose.c
16547                 Sync with HEAD (linewrap_quote fix)
16548
16549 2004-12-01 [colin]      0.9.12cvs177.3
16550
16551         * src/addrharvest.c
16552                 Replace sizeof with strlen
16553
16554 2004-12-01 [paul]       0.9.12cvs177.2
16555
16556         * src/addrharvest.c
16557                 fix 'harvest addresses'
16558
16559 2004-11-30 [colin]      0.9.12cvs177.1
16560
16561         * src/gtk/prefswindow.c
16562         * src/gtk/pluginwindow.c
16563                 Sync with HEAD
16564
16565 2004-11-29 [colin]      0.9.12cvs176.1
16566
16567         * src/folderview.c
16568                 sync with HEAD (Fix disappearing separators in folderview's popup)
16569
16570 2004-11-29 [colin]      0.9.12cvs175.1
16571
16572         * src/procmime.c
16573                 Sync with head (another format fix)
16574
16575 2004-11-29 [colin]      0.9.12cvs174.1
16576
16577         * src/pop.c
16578                 Sync with HEAD (format string fix)
16579
16580 2004-11-26 [colin]      0.9.12cvs173.1
16581
16582         * src/common/smtp.c
16583         * src/common/smtp.h
16584                 Sync with HEAD
16585
16586 2004-11-24 [colin]      0.9.12cvs172.1
16587
16588         * src/plugins/pgpmime/pgpmime.c
16589                 Sync with HEAD
16590
16591 2004-11-24 [colin]      0.9.12cvs171.1
16592
16593         * src/plugins/pgpmime/pgpmime.c
16594                 Sync with head (gpgmectx leaks)
16595
16596 2004-11-24 [colin]      0.9.12cvs169.1
16597
16598         * src/plugins/pgpmime/plugin.c
16599         * src/plugins/trayicon/Makefile.am
16600         * src/plugins/trayicon/newmarkedmail.xpm
16601         * src/plugins/trayicon/trayicon.c
16602         * src/plugins/trayicon/unreadmarkedmail.xpm
16603                 Sync with HEAD
16604
16605 2004-11-23 [colin]      0.9.12cvs168.1
16606
16607         * src/partial_download.c
16608         * src/partial_download.h
16609         * src/plugins/pgpmime/plugin.c
16610                 Sync with HEAD
16611
16612 2004-11-23 [colin]      0.9.12cvs166.1
16613
16614         * src/Makefile.am
16615         * src/codeconv.c
16616         * src/compose.c
16617         * src/folderview.c
16618         * src/main.c
16619         * src/partial_download.c
16620         * src/partial_download.h
16621         * src/prefs_account.c
16622         * src/prefs_account.h
16623         * src/privacy.c
16624         * src/privacy.h
16625         * src/procmime.c
16626         * src/common/Makefile.am
16627         * src/common/base64.h
16628         * src/common/partial_download.c
16629         * src/common/partial_download.h
16630         * src/gtk/prefswindow.c
16631         * src/gtk/prefswindow.h
16632         * src/plugins/pgpmime/pgpmime.c
16633         * src/plugins/pgpmime/prefs_gpg.c
16634         * src/plugins/pgpmime/prefs_gpg.h
16635         * src/plugins/pgpmime/sgpgme.c
16636         * src/plugins/pgpmime/sgpgme.h
16637                 Sync with HEAD
16638
16639 2004-11-23 [colin]      0.9.12cvs163.1
16640
16641         * src/main.c
16642                 Sync with HEAD (cursor optimization)
16643
16644 2004-11-23 [colin]      0.9.12cvs162.1
16645
16646         * src/prefs_common.c
16647         * src/prefs_themes.c
16648         * src/procmsg.c
16649                 Sync with HEAD
16650
16651 2004-11-23 [colin]      0.9.12cvs158.9
16652
16653         * src/compose.c
16654                 Fix double-free when forwarding
16655         * src/msgcache.c
16656                 Fix leak on error path
16657                 
16658
16659 2004-11-23 [colin]      0.9.12cvs158.8
16660
16661         * src/compose.c
16662                 Fix possible double-free
16663                 Spotted by Alfons
16664
16665 2004-11-23 [colin]      0.9.12cvs158.7
16666
16667         * src/compose.c
16668                 Fix some signal handlers' prototypes
16669                 Spotted by Alfons
16670
16671 2004-11-22 [colin]      0.9.12cvs158.6
16672
16673         * src/compose.c
16674                 Remove unneeded code and duplicated
16675                 wrapping - patch by Alfons
16676
16677 2004-11-22 [colin]      0.9.12cvs158.5
16678
16679         * src/prefs_themes.c
16680                 Fix oversized selector
16681
16682 2004-11-22 [colin]      0.9.12cvs158.4
16683
16684         * src/compose.c
16685                 fix dump_text()
16686                 patch by Alfons
16687
16688 2004-11-19 [colin]      0.9.12cvs158.3
16689
16690         * src/textview.c
16691                 Add a context menu on links (open, copy)
16692
16693 2004-11-18 [paul]       0.9.12cvs158.2
16694
16695         * src/addrgather.c
16696         * src/exphtmldlg.c
16697         * src/expldifdlg.c
16698         * src/mimeview.c
16699         * src/prefs_common.c
16700         * src/plugins/image_viewer/viewer.c
16701         * src/plugins/spamassassin/spamassassin_gtk.c
16702                 replace deprecated gtk_notebook_set_page
16703                 and gtk_notebook_current_page
16704
16705 2004-11-18 [paul]       0.9.12cvs158.1
16706
16707         * configure.ac
16708         * src/compose.c
16709         * src/mainwindow.c
16710         * src/messageview.c
16711         * src/prefs_common.c
16712         * src/common/utils.c
16713         * src/common/utils.h
16714                 sync with HEAD
16715
16716 2004-11-17 [colin]      0.9.12cvs156.1
16717
16718         * src/prefs_account.c
16719         * src/prefs_account.h
16720         * src/procmsg.c
16721                 Sync with HEAD (add pref to store encrypted mails encrypted)
16722
16723 2004-11-17 [paul]       0.9.12cvs155.1
16724
16725         * ChangeLog
16726         * ChangeLog.claws
16727         * ChangeLog.jp
16728         * NEWS
16729         * configure.ac
16730         * src/compose.c
16731         * src/jpilot.c
16732         * src/privacy.c
16733         * src/procmime.c
16734         * src/procmime.h
16735         * src/procmsg.c
16736         * src/toolbar.c
16737         * src/pixmaps/error.xpm
16738                 sync with HEAD
16739
16740 2004-11-17 [colin]      0.9.12cvs151.1
16741
16742         * src/plugins/pgpmime/pgpmime.c
16743                 Sync with HEAD (remove debug printf)
16744
16745 2004-11-17 [colin]      0.9.12cvs150.1
16746
16747         * src/plugins/pgpmime/pgpmime.c
16748                 Sync with HEAD (off-by-one fix)
16749
16750 2004-11-17 [colin]      0.9.12cvs149.1
16751
16752         * src/procmsg.c
16753                 Sync with HEAD (coding style fixes)
16754
16755 2004-11-16 [colin]      0.9.12cvs148.1
16756
16757         * src/procmsg.c
16758                 Sync with head (Fix the fix)
16759
16760 2004-11-16 [colin]      0.9.12cvs147.1
16761
16762         * src/procmsg.c
16763                 Sync with Main (leak fix)
16764
16765 2004-11-16 [colin]      0.9.12cvs146.14
16766
16767         * src/compose.c
16768                 Remove useless chunk of code
16769                 Patch by Alfons
16770
16771 2004-11-15 [colin]      0.9.12cvs146.13
16772
16773         * src/compose.c
16774                 Fix drafting after insertion
16775                 Patch by Alfons
16776
16777 2004-11-15 [colin]      0.9.12cvs146.12
16778
16779         * src/compose.c
16780         * src/prefs_filtering.c
16781         * src/prefs_filtering_action.c
16782         * src/prefs_toolbar.c
16783                 Fix some const-correctness
16784
16785 2004-11-15 [colin]      0.9.12cvs146.11
16786
16787         * src/summaryview.c
16788         * src/prefs_themes.c
16789         * src/messageview.c
16790                 Fix some leaks
16791
16792 2004-11-15 [colin]      0.9.12cvs146.10
16793
16794         * src/codeconv.c
16795                 More unreadable locale fixes
16796
16797 2004-11-14 [colin]      0.9.12cvs146.9
16798
16799         * src/textview.c
16800                 Fix uri_security_check
16801                 Patch by Alfons
16802
16803 2004-11-13 [paul]       0.9.12cvs146.8
16804
16805         * src/folder.c
16806         * src/procmime.c
16807                 fix 2 bugs introduced in last commit
16808
16809 2004-11-13 [paul]       0.9.12cvs146.7
16810
16811         * src/compose.c
16812         * src/exporthtml.c
16813         * src/exportldif.c
16814         * src/folder.c
16815         * src/imap.c
16816         * src/imap_gtk.c
16817         * src/main.c
16818         * src/mainwindow.c
16819         * src/messageview.c
16820         * src/mh_gtk.c
16821         * src/prefs_themes.c
16822         * src/procmime.c
16823         * src/setup.c
16824         * src/summaryview.c
16825                 replace deprecated g_basename
16826
16827 2004-11-13 [paul]       0.9.12cvs146.6
16828
16829         * src/compose.c
16830         * src/imap.c
16831         * src/matcher_parser.h
16832         * src/matcher_parser_parse.y
16833         * src/prefs_filtering.c
16834         * src/prefs_filtering_action.c
16835         * src/prefs_themes.c
16836         * src/prefs_toolbar.c
16837         * src/common/utils.c
16838                 various small fixes/cleanups
16839
16840 2004-11-12 [colin]      0.9.12cvs146.5
16841
16842         * src/textview.c
16843                 Validate event's origin on visibility notify
16844                 Patch by Alfons.
16845
16846 2004-11-12 [paul]       0.9.12cvs146.4
16847
16848         * src/exporthtml.c
16849         * src/exportldif.c
16850         * src/imap.c
16851         * src/mh.c
16852         * src/mimeview.c
16853         * src/prefs_spelling.c
16854         * src/prefs_themes.c
16855                 replace deprecated g_dirname    
16856
16857 2004-11-12 [colin]      0.9.12cvs146.3
16858
16859         * src/textview.c
16860                 Some coding style fixes
16861
16862 2004-11-12 [colin]      0.9.12cvs146.2
16863
16864         * src/codeconv.c
16865                 We want to replace _all_ extended chars in
16866                 conv_unreadable_*, because any string containing
16867                 extended chars not parsing as UTF8 is 
16868                 undisplayed on gtk2.
16869
16870 2004-11-12 [paul]       0.9.12cvs146.1
16871
16872         * ChangeLog
16873         * ChangeLog.claws
16874         * ChangeLog.jp
16875         * NEWS
16876         * configure.ac
16877         * src/account.c
16878         * src/folderview.c
16879         * src/folderview.h
16880         * src/imap.c
16881         * src/imap_gtk.c
16882         * src/inc.c
16883         * src/mainwindow.c
16884         * src/mh_gtk.c
16885         * src/news_gtk.c
16886         * src/pop.c
16887         * src/prefs_account.c
16888         * src/prefs_account.h
16889         * src/prefs_ext_prog.c
16890         * src/procmime.c
16891         * src/procmime.h
16892         * src/procmsg.c
16893         * src/procmsg.h
16894         * src/summary_search.c
16895         * src/summaryview.c
16896         * src/textview.c
16897         * src/common/defs.h
16898         * src/common/utils.c
16899         * src/common/utils.h
16900         * src/gtk/menu.c
16901         * src/gtk/menu.h
16902                 sync with HEAD
16903
16904 2004-11-11 [colin]      0.9.12cvs144.2
16905
16906         * src/textview.c
16907                 Fix URI range selection (patch by Alfons)
16908
16909 2004-11-09 [colin]      0.9.12cvs144.1
16910
16911         * ChangeLog.claws
16912         * src/compose.c
16913         * src/folder.c
16914         * src/folder_item_prefs.c
16915         * src/prefs_account.c
16916         * src/prefs_account.h
16917         * src/plugins/pgpmime/pgpmime.c
16918                 Sync with HEAD
16919
16920 2004-11-08 [colin]      0.9.12cvs143.1
16921
16922         * src/summaryview.c
16923                 Sync with HEAD (optimize quicksearch)
16924
16925 2004-11-08 [colin]      0.9.12cvs142.2
16926
16927         * src/compose.c
16928                 Don't wrap when Edit/Auto wrapping is disabled
16929
16930 2004-11-08 [colin]      0.9.12cvs142.1
16931
16932         * src/textview.c
16933                 Sync with HEAD
16934
16935 2004-11-08 [colin]      0.9.12cvs141.1
16936
16937         * src/textview.c
16938                 Sync with HEAD (fix some mail URIs)
16939
16940 2004-11-08 [colin]      0.9.12cvs140.3
16941
16942         * src/textview.c
16943                 o Use text cursor instead of arrow when
16944                   not on a link
16945                 o Fix handling of contiguous links (as in
16946                   "colin@colino.net" <colin@colino.net>)
16947                   This one unveils a bug in get_email_part()
16948
16949 2004-11-07 [colin]      0.9.12cvs140.2
16950
16951         * src/textview.c
16952                 Fix memleak. Patch by Alfons.
16953
16954 2004-11-06 [colin]      0.9.12cvs140.1
16955
16956         * src/compose.c
16957                 Sync with HEAD (don't ask passphrase
16958                 when drafting)
16959
16960 2004-11-06 [paul]       0.9.12cvs139.2
16961
16962         * AUTHORS
16963         * src/textview.c
16964         * src/textview.h
16965                 textview URI handling. hovering over a 
16966                 link displays it in the status bar,
16967                 and changes the mouse pointer to a hand 
16968                 cursor. a link is activated with a single 
16969                 click. (Modified from the) patch by Jean-Yves 
16970                 Lefort <jylefort@users.sourceforge.net>
16971                 
16972
16973 2004-11-05 [colin]      0.9.12cvs139.1
16974
16975         * src/compose.c
16976         * src/procmime.c
16977                 Sync with HEAD again ^^
16978
16979 2004-11-05 [colin]      0.9.12cvs139.1
16980
16981         * src/compose.c
16982         * src/procmime.c
16983                 Sync with HEAD
16984
16985 2004-11-03 [paul]       0.9.12cvs138.1
16986
16987         * ChangeLog.claws
16988         * configure.ac
16989         * po/POTFILES.in
16990         * src/prefs_ext_prog.c
16991         * src/procmime.c
16992         * tools/kdeservicemenu/README
16993         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16994         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16995                 sync with HEAD
16996
16997 2004-11-01 [christoph]  0.9.12cvs136.2
16998
16999         * src/procmime.c
17000                 convert MIME parameters to UTF-8
17001
17002 2004-10-29 [colin]      0.9.12cvs136.1
17003
17004         * src/common/utils.c
17005                 Sync with HEAD (don't use '=' in mime boundary)
17006
17007 2004-10-29 [paul]       0.9.12cvs135.1
17008
17009         * configure.ac
17010         * doc/src/rfc2231.txt
17011         * src/procmime.c
17012         * src/common/quoted-printable.c
17013         * src/common/utils.c
17014         * src/common/utils.h
17015                 sync with HEAD
17016
17017 2004-10-27 [paul]       0.9.12cvs134.1
17018
17019         * configure.ac
17020         * src/main.c
17021         * src/procmime.c
17022         * src/plugins/pgpmime/pgpmime.c
17023                 sync with HEAD
17024
17025 2004-10-26 [paul]       0.9.12cvs132.3
17026
17027         * src/account.c
17028         * src/addressbook.c
17029         * src/addrgather.c
17030         * src/addrharvest.c
17031         * src/codeconv.c
17032         * src/compose.c
17033         * src/customheader.c
17034         * src/editaddress.c
17035         * src/editgroup.c
17036         * src/enriched.c
17037         * src/expldifdlg.c
17038         * src/exporthtml.c
17039         * src/exportldif.c
17040         * src/folder.c
17041         * src/foldersel.c
17042         * src/folderview.c
17043         * src/grouplistdialog.c
17044         * src/html.c
17045         * src/imap.c
17046         * src/jpilot.c
17047         * src/ldapserver.c
17048         * src/ldif.c
17049         * src/mimeview.c
17050         * src/news.c
17051         * src/news_gtk.c
17052         * src/pop.c
17053         * src/prefs_display_header.c
17054         * src/prefs_gtk.c
17055         * src/prefs_msg_colors.c
17056         * src/prefs_toolbar.c
17057         * src/procheader.c
17058         * src/procmime.c
17059         * src/summaryview.c
17060         * src/textview.c
17061         * src/toolbar.c
17062         * src/vcard.c
17063         * src/common/mgutils.c
17064         * src/common/nntp.c
17065         * src/common/smtp.c
17066         * src/common/template.c
17067         * src/common/utils.c
17068         * src/common/xmlprops.c
17069         * src/plugins/pgpmime/pgpmime.c
17070         * src/plugins/pgpmime/select-keys.c
17071         * src/plugins/pgpmime/sgpgme.c
17072                 replace deprecated g_strcasecmp(), g_strncasecmp(),
17073                 g_string_sprintfa(), gtk_notebook_current_page()
17074
17075 2004-10-26 [colin]      0.9.12cvs132.2
17076
17077         * src/prefs_folder_item.c
17078                 Fix default-account selection
17079
17080 2004-10-21 [colin]      0.9.12cvs133
17081
17082         * src/compose.c
17083                 Sync with HEAD (Remove extra separator in compose's Options)
17084         * src/textview.c
17085                 Set wrapping to char
17086
17087 2004-10-21 [paul]       0.9.12cvs131.2
17088
17089         * src/compose.c
17090         * src/sourcewindow.c
17091                 fix wrapping
17092                 fix window shrinking 
17093
17094 2004-10-21 [colin]      0.9.12cvs131.1
17095
17096         * ChangeLog.claws
17097         * src/compose.c
17098                 Sync with HEAD
17099
17100 2004-10-21 [paul]       0.9.12cvs130.2
17101
17102         * src/prefs_folder_item.c
17103                 sync with HEAD (Apply to subfolders)
17104
17105 2004-10-19 [colin]      0.9.12cvs130.1
17106
17107         * ChangeLog.claws
17108         * src/compose.c
17109         * src/common/utils.c
17110         * src/gtk/menu.c
17111                 Sync with HEAD
17112
17113 2004-10-19 [colin]      0.9.12cvs128.1
17114
17115         * src/addrbook.c
17116         * src/addrcache.c
17117         * src/addressbook.c
17118         * src/codeconv.c
17119         * src/compose.c
17120         * src/customheader.c
17121         * src/editaddress.c
17122         * src/editgroup.c
17123         * src/exporthtml.c
17124         * src/folder.c
17125         * src/folderview.c
17126         * src/imap.c
17127         * src/jpilot.c
17128         * src/main.c
17129         * src/matcher_parser_parse.y
17130         * src/mbox.c
17131         * src/pop.c
17132         * src/prefs_account.c
17133         * src/prefs_gtk.c
17134         * src/prefs_msg_colors.c
17135         * src/procheader.c
17136         * src/procmime.c
17137         * src/procmime.h
17138         * src/procmsg.c
17139         * src/summaryview.c
17140         * src/textview.c
17141         * src/common/base64.c
17142         * src/common/partial_download.c
17143         * src/common/socket.c
17144         * src/common/sylpheed.c
17145         * src/common/utils.c
17146         * src/common/utils.h
17147         * src/gtk/pluginwindow.c
17148         * src/gtk/quicksearch.c
17149         * src/plugins/clamav/clamav_plugin.c
17150         * src/plugins/clamav/clamav_plugin.h
17151         * src/plugins/clamav/clamav_plugin_gtk.c
17152         * src/plugins/pgpmime/passphrase.c
17153         * src/plugins/pgpmime/pgpmime.c
17154         * src/plugins/pgpmime/plugin.c
17155         * src/plugins/pgpmime/prefs_gpg.c
17156         * src/plugins/pgpmime/prefs_gpg.h
17157         * src/plugins/pgpmime/select-keys.c
17158         * src/plugins/pgpmime/sgpgme.c
17159         * src/plugins/spamassassin/libspamc.c
17160         * src/plugins/spamassassin/spamassassin.c
17161         * src/plugins/spamassassin/spamassassin.h
17162         * src/plugins/spamassassin/spamassassin_gtk.c
17163         * src/plugins/trayicon/trayicon.c
17164         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
17165                 Sync with HEAD
17166
17167 2004-10-14 [colin]      0.9.12cvs126.2
17168
17169         * src/codeconv.c
17170         * src/textview.c
17171                 Fix conv_unreadable_locale
17172
17173 2004-10-13 [colin]      0.9.12cvs126.1
17174
17175         * src/compose.c
17176                 Sync with HEAD (don't convert charset for 
17177                 drafted messages, minor cleanup)
17178
17179 2004-10-13 [colin]      0.9.12cvs125.1
17180
17181         * po/POTFILES.in
17182                 Sync with HEAD (POTFILES fix)
17183
17184 2004-10-12 [colin]      0.9.12cvs124.3
17185
17186         * src/compose.c
17187                 Fix encoding bug from latest sync
17188
17189 2004-10-12 [paul]       0.9.12cvs124.2
17190
17191         * src/plugins/pgpmime/prefs_gpg.c
17192         * src/plugins/pgpmime/prefs_gpg.h
17193                 forgotten in last commit        
17194
17195 2004-10-12 [paul]       0.9.12cvs124.1
17196
17197         * ChangeLog.claws
17198         * configure.ac
17199         * m4/spamassassin.m4
17200         * src/Makefile.am
17201         * src/account.c
17202         * src/compose.c
17203         * src/compose.h
17204         * src/crash.c
17205         * src/main.c
17206         * src/mimeview.c
17207         * src/passphrase.c
17208         * src/passphrase.h
17209         * src/prefs_account.c
17210         * src/prefs_account.h
17211         * src/prefs_common.c
17212         * src/privacy.c
17213         * src/privacy.h
17214         * src/procmime.c
17215         * src/procmime.h
17216         * src/procmsg.c
17217         * src/rfc2015.c
17218         * src/rfc2015.h
17219         * src/select-keys.c
17220         * src/select-keys.h
17221         * src/textview.c
17222         * src/common/utils.c
17223         * src/common/utils.h
17224         * src/gtk/about.c
17225         * src/plugins/pgpmime/Makefile.am
17226         * src/plugins/pgpmime/passphrase.c
17227         * src/plugins/pgpmime/passphrase.h
17228         * src/plugins/pgpmime/pgpmime.c
17229         * src/plugins/pgpmime/plugin.c
17230         * src/plugins/pgpmime/select-keys.c
17231         * src/plugins/pgpmime/select-keys.h
17232         * src/plugins/pgpmime/sgpgme.c
17233         * src/plugins/pgpmime/sgpgme.h
17234                 sync with HEAD
17235
17236 2004-10-04 [colin]      0.9.12cvs122.1
17237
17238         * src/mainwindow.c
17239         * src/messageview.c
17240         * src/messageview.h
17241         * src/textview.c
17242                 Sync with HEAD
17243
17244 2004-10-04 [colin]      0.9.12cvs121.1
17245
17246         * src/summaryview.c
17247                 Sync with HEAD
17248
17249 2004-10-04 [paul]       0.9.12cvs120.1
17250
17251         * configure.ac
17252                 sync with HEAD [don't try to build 
17253                 pgpmime plugin when gpgme is disabled]
17254
17255 2004-10-03 [colin]      0.9.12cvs119.3
17256
17257         * src/gtk/gtksctree.c
17258                 Lots of side effects. Put back as before 117.2.
17259         * src/summaryview.c
17260                 Fix bug #602
17261
17262 2004-10-03 [colin]      0.9.12cvs119.2
17263
17264         * src/gtk/gtksctree.c
17265                 Revert 608 fix that doesn't work that good
17266
17267 2004-10-02 [colin]      0.9.12cvs119.1
17268
17269         * src/mainwindow.c
17270         * src/messageview.c
17271         * src/prefs_common.h
17272         * src/procmime.c
17273         * src/procmime.h
17274         * src/textview.c
17275                 Sync with HEAD
17276         * src/gtk/gtksctree.c
17277                 Close bug #608
17278
17279 2004-10-01 [colin]      0.9.12cvs118.1
17280
17281         * src/mimeview.c
17282                 Sync with HEAD (better Save All fix)
17283
17284 2004-10-01 [colin]      0.9.12cvs117.2
17285
17286         * src/gtk/gtksctree.c
17287                 Faster on selection
17288
17289 2004-10-01 [colin]      0.9.12cvs117.1
17290
17291         * src/mimeview.c
17292                 Sync with HEAD (Save All: only attachments)
17293
17294 2004-10-01 [paul]       0.9.12cvs116.1
17295
17296         * ChangeLog.claws
17297         * configure.ac
17298         * src/account.c
17299         * src/prefs_common.c
17300         * src/gtk/colorlabel.c
17301                 sync with HEAD
17302
17303 2004-09-30 [colin]      0.9.12cvs115.1
17304
17305         * src/stock_pixmap.c
17306         * src/stock_pixmap.h
17307         * src/folderview.c
17308         * src/Makefile.am
17309         * src/pixmaps/read.xpm
17310                 Sync with HEAD (new pixmap)
17311
17312 2004-09-29 [colin]      0.9.12cvs114.1
17313
17314         * src/compose.c
17315                 Sync with HEAD
17316                 Fix focus handling in headers
17317
17318 2004-09-29 [paul]       0.9.12cvs113.1
17319
17320         * src/quote_fmt_parse.y
17321                 sync with HEAD
17322  
17323
17324 2004-09-28 [colin]      0.9.12cvs112.1
17325
17326         * src/folderview.c
17327         * src/mainwindow.c
17328                 Sync with HEAD
17329
17330 2004-09-28 [colin]      0.9.12cvs110.1
17331
17332         * src/folderview.c
17333                 Sync with HEAD (Contextual Empty trash menu)
17334
17335 2004-09-28 [colin]      0.9.12cvs108.1
17336
17337         * src/addressbook.c
17338                 Sync with HEAD (addressbook edit on double-click)
17339
17340 2004-09-28 [colin]      0.9.12cvs106.1
17341
17342         * src/inc.c
17343                 Sync with HEAD (folder_item freeze on inc)
17344
17345 2004-09-27 [colin]      0.9.12cvs105.1
17346
17347         * src/folderview.c
17348                 Sync with HEAD (right-align new and unread column)
17349
17350 2004-09-27 [colin]      0.9.12cvs104.1
17351
17352         * src/main.c
17353                 Sync with HEAD (revert 0.9.12cvs101)
17354
17355 2004-09-24 [colin]      0.9.12cvs103.2
17356
17357         * src/wizard.c
17358                 Fix gtk warnings and use domain part of the email address 
17359                 when domain detection fails (no dot in domain name)
17360
17361 2004-09-23 [colin]      0.9.12cvs103.1
17362
17363         * src/plugins/spamassassin/libspamc.c
17364         * src/plugins/spamassassin/libspamc.h
17365         * src/plugins/spamassassin/utils.c
17366         * src/plugins/spamassassin/utils.h
17367                 Sync with HEAD (Update spamassassin to 3.0)
17368
17369 2004-09-21 [colin]      0.9.12cvs102.3
17370
17371         * src/action.c
17372                 Add horizontal scrollbar in action io dialog as needed
17373                 Patch by Alfons.
17374
17375 2004-09-20 [colin]      0.9.12cvs102.2
17376
17377         * src/plugins/image_viewer/viewer.c
17378                 Remove imlib stuff
17379                 use gtk_pixmap_set when clearing
17380                 (would be better to use gtkImages, but causes size-allocate 
17381                 signals storm)
17382
17383 2004-09-17 [paul]       0.9.12cvs102.1
17384
17385         * ChangeLog
17386         * ChangeLog.claws
17387         * ChangeLog.jp
17388         * configure.ac
17389         * src/inc.c
17390                 sync with HEAD
17391
17392
17393 2004-09-17 [colin]      0.9.12cvs101.1
17394
17395         * ChangeLog.claws
17396         * src/main.c
17397                 Sync with HEAD (fix segs at exit)
17398
17399 2004-09-14 [colin]      0.9.12cvs99.5
17400
17401         * src/common/socket.c
17402         * AUTHORS
17403                 Fix send error on 64bit platforms
17404                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17405
17406 2004-09-14 [colin]      0.9.12cvs99.4
17407
17408         * src/action.c
17409                 Fix action output with utf8 
17410                 Patch by Alfons.
17411
17412 2004-09-14 [colin]      0.9.12cvs99.3
17413
17414         * ChangeLog.claws
17415         * src/folder.c
17416                 Sync with HEAD
17417
17418 2004-09-09 [colin]      0.9.12cvs99.2
17419
17420         * src/action.c
17421                 Fix progress bar (displaying "Completed %v/%u")
17422                 Patch by Alfons.
17423
17424 2004-09-08 [colin]      0.9.12cvs99.1
17425
17426         * src/account.c
17427         * src/folder.c
17428         * src/procmsg.c
17429         * src/procmsg.h
17430         * src/plugins/pgpmime/pgpmime.c
17431                 Sync with HEAD
17432
17433 2004-09-08 [colin]      0.9.12cvs97.2
17434
17435         * src/summaryview.c
17436                 Don't select mails in collapsed threads 
17437                 when navigating with up/down
17438
17439 2004-09-07 [colin]      0.9.12cvs97.1
17440
17441         * src/inc.c
17442                 Sync with HEAD (meaningful error messages)
17443
17444 2004-09-06 [colin]      0.9.12cvs96.1
17445
17446         * src/toolbar.c
17447                 Sync with HEAD (fix Redirect graying out)
17448
17449 2004-09-06 [colin]      0.9.12cvs95.1
17450
17451         * src/summaryview.c
17452         * src/mimeview.c
17453                 Sync with HEAD (fix dropped URIs)
17454
17455 2004-09-06 [colin]      0.9.12cvs94.1
17456
17457         * src/addressbook.c
17458         * src/addressitem.h
17459         * src/addritem.c
17460         * src/addritem.h
17461                 Sync with HEAD (addressbook DnD)
17462
17463 2004-09-03 [colin]      0.9.12cvs93.1
17464
17465         * src/summaryview.c
17466                 Sync with HEAD (next/prev unread)
17467
17468 2004-09-03 [colin]      0.9.12cvs92.1
17469
17470         * src/prefs_common.c
17471         * src/prefs_common.h
17472         * src/summaryview.c
17473                 Sync with HEAD ('mark_as_read_delay' pref)
17474
17475 2004-09-02 [colin]      0.9.12cvs91.2
17476
17477         * src/common/xml.c
17478                 Fix leak
17479
17480 2004-09-02 [colin]      0.9.12cvs91.1
17481
17482         * src/gtk/menu.c
17483                 Sync with HEAD (menu accel don't work, but whatever)
17484
17485 2004-09-02 [colin]      0.9.12cvs90.1
17486
17487         * src/account.c
17488                 Sync with HEAD (fix bug 582)
17489
17490 2004-09-02 [colin]      0.9.12cvs89.1
17491
17492         * src/addrindex.c
17493                 Sync with HEAD (free deleted queries)
17494
17495 2004-09-02 [colin]      0.9.12cvs88.1
17496
17497         * src/ldapquery.c
17498                 Sync with HEAD (fix LDAP freezes)
17499
17500 2004-09-02 [colin]      0.9.12cvs87.1
17501
17502         * src/prefs_spelling.c
17503                 Sync with HEAD (add default dictionary)
17504
17505 2004-09-01 [colin]      0.9.12cvs86.1
17506
17507         * src/filtering.c
17508         * src/folderview.c
17509         * src/imap.c
17510         * src/prefs_matcher.c
17511         * src/stock_pixmap.c
17512         * src/summary_search.c
17513         * src/summaryview.c
17514         * src/wizard.c
17515         * src/wizard.h
17516                 Sync with HEAD (uninitialized vars fixes)
17517                 + gtk2 specific warning fixes
17518
17519 2004-08-31 [colin]      0.9.12cvs85.1
17520
17521         * src/folder.c
17522                 Sync with HEAD (Fix memory corruption due to 
17523                 uninitialized var)
17524
17525 2004-08-31 [colin]      0.9.12cvs84.4
17526
17527         * src/summary_search.c
17528                 Fix segfaults when searching in folders with broken headers
17529
17530 2004-08-31 [colin]      0.9.12cvs84.3
17531
17532         * src/compose.c
17533         * src/textview.c
17534                 Fix some more encoding/decoding issues
17535
17536 2004-08-30 [colin]      0.9.12cvs84.2
17537
17538         * src/mimeview.c
17539         * src/prefs_themes.c
17540         * src/gtk/filesel.c
17541         * src/gtk/filesel.h
17542                 Add a folder-mode selection (fixes mimeview's "Save all")
17543
17544 2004-08-29 [colin]      0.9.12cvs84.1
17545
17546         * src/mimeview.c
17547                 Sync with HEAD (don't escape saved filenames)
17548
17549 2004-08-27 [colin]      0.9.12cvs83.1
17550
17551         * ChangeLog
17552         * ChangeLog.claws
17553         * ChangeLog.jp
17554         * src/mh.c
17555         * src/procheader.c
17556         * src/procmsg.c
17557         * src/procmsg.h
17558         * src/common/utils.c
17559         * src/gtk/menu.h
17560         * po/
17561                 Sync with HEAD 0.9.12cvs83 (sync with main)
17562
17563 2004-08-26 [colin]      0.9.12cvs82.4
17564
17565         * src/codeconv.c
17566                 Fix strange stack corruption
17567                 Convert to utf8 after unmime, not before
17568
17569 2004-08-26 [colin]      0.9.12cvs82.3
17570
17571         * src/main.c
17572         * src/wizard.c
17573                 Fix account folders duplication
17574
17575 2004-08-25 [colin]      0.9.12cvs82.2
17576
17577         * src/wizard.c
17578                 Remove ports
17579                 Add SSL selection
17580                 Use login@server as account name
17581
17582 2004-08-25 [colin]      0.9.12cvs82.1
17583
17584         * src/plugins/pgpmime/pgpmime.c
17585                 Sync with HEAD (leak fix).
17586
17587 2004-08-25 [colin]      0.9.12cvs81.1
17588
17589         * src/plugins/pgpmime/pgpmime.c
17590         * src/plugins/pgpmime/sgpgme.c
17591         * src/plugins/pgpmime/sgpgme.h
17592                 Sync with HEAD (Handle combined messages).
17593
17594 2004-08-24 [colin]      0.9.12cvs80.3
17595
17596         * src/wizard.c
17597                 Fix full name, ports, and imap
17598
17599 2004-08-24 [colin]      0.9.12cvs80.2
17600
17601         * src/Makefile.am
17602         * src/main.c
17603         * src/setup.c
17604         * src/setup.h
17605         * src/stock_pixmap.c
17606         * src/stock_pixmap.h
17607         * src/wizard.c ** ADDED **
17608         * src/wizard.h ** ADDED ** 
17609         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17610                 Add a setup wizard 
17611
17612 2004-08-24 [colin]      0.9.12cvs80.1
17613
17614         * src/folder.c
17615                 Sync with HEAD (set mimeflags on all messages)
17616
17617 2004-08-24 [colin]      0.9.12cvs79.3
17618
17619         * src/matcher_parser_lex.l
17620                 Fix 8bits strings not in utf8
17621
17622 2004-08-24 [colin]      0.9.12cvs79.2
17623
17624         * src/compose.c
17625                 Check conversion result before replacing buffer
17626
17627 2004-08-23 [colin]      0.9.12cvs79.1
17628
17629         * src/compose.c
17630                 Sync with HEAD (create message header in memory)
17631
17632 2004-08-23 [colin]      0.9.12cvs78.1
17633
17634         * src/rfc2015.c
17635         * src/rfc2015.h
17636                 Sync with HEAD (fix bug 197 again)
17637
17638 2004-08-23 [colin]      0.9.12cvs77.3
17639
17640         * src/compose.c
17641                 Fix again inline gpg signing (which outputs utf8
17642                 in gtk2). Not syncing this fix to HEAD as this 
17643                 code is meant to die.
17644
17645 2004-08-23 [colin]      0.9.12cvs77.2
17646
17647         * src/prefs_account.h
17648                 Remove useless include
17649
17650 2004-08-23 [colin]      0.9.12cvs77.1
17651
17652         * src/imap.c
17653         * po/es.po
17654         * po/fr.po
17655         * po/it.po
17656         * po/pl.po
17657         * po/pt_BR.po
17658         * po/sk.po
17659         * po/sr.po
17660                 Sync with HEAD (fix bug 577)
17661
17662 2004-08-22 [colin]      0.9.12cvs76.1
17663
17664         * src/plugins/trayicon/trayicon.c
17665                 Sync with HEAD (fix formatting bug)
17666
17667 2004-08-21 [colin]      0.9.12cvs74.2
17668
17669         * src/gtk/colorsel.c
17670                 Fix bug 564 (Folder color selection window exits on any
17671                 keypress)
17672
17673 2004-08-21 [colin]      0.9.12cvs74.1
17674
17675         * ChangeLog.claws
17676         * src/compose.c
17677         * src/summaryview.c
17678         * src/toolbar.c
17679                 Sync with HEAD (fix bug 576)
17680
17681 2004-08-21 [colin]      0.9.12cvs70.1
17682
17683         * src/compose.c
17684         * src/mainwindow.c
17685                 Sync with HEAD
17686                 
17687
17688 2004-08-21 [paul]       0.9.12cvs66.4
17689
17690         * src/mainwindow.c
17691         * src/messageview.c
17692         * src/gtk/menu.c
17693         * src/plugins/spamassassin/spamassassin_gtk.c
17694                 remove some deprecated gtk1 functions
17695
17696
17697 2004-08-21 [colin]      0.9.12cvs66.3
17698
17699         * src/compose.c
17700         * src/codeconv.c
17701                 Fix warnings
17702                 Remove encoding hacks
17703                 Fix bug 575 (Strange character messes up message)
17704                 Don't display conversion error when drafting
17705
17706 2004-08-21 [paul]       0.9.12cvs66.2
17707
17708         * src/prefs_account.c
17709                 fix GnuPG mode bugs
17710
17711
17712 2004-08-20 [colin]      0.9.12cvs66.1
17713
17714         * src/codeconv.c
17715                 Sync with HEAD 0.9.12cvs66
17716
17717 2004-08-20 [paul]
17718
17719         * src/plugins/pgpmime/plugin.c
17720                 modify PGP/MIME plugin's description
17721
17722 2004-08-17 [colin]      0.9.12cvs65.1
17723
17724         * src/common/ssl.c
17725         * src/plugins/pgpmime/plugin.c
17726                 Sync with HEAD
17727
17728 2004-08-14 [colin]      0.9.12cvs60.3
17729
17730         * src/plugins/trayicon/trayicon.c
17731                 Put back resize callback, on size-request signal
17732                 rather than size-allocate to avoid infinite 
17733                 callback loop
17734
17735 2004-08-13 [colin]      0.9.12cvs60.2
17736
17737         * src/common/defs.h
17738                 Cache versions have been fixed
17739
17740 2004-08-13 [colin]      0.9.12cvs60.1
17741
17742         * src/folderutils.c
17743                 Sync with HEAD
17744
17745 2004-08-12 [colin]      0.9.12cvs59.1
17746
17747         * src/plugins/trayicon/trayicon.c
17748                 Sync with HEAD
17749
17750 2004-08-12 [colin]      0.9.12cvs57.5
17751
17752         * sylpheed.desktop
17753         * configure.ac
17754         * src/Makefile.am
17755         * src/main.c
17756                 Add support for Freedesktop.org's startup notification
17757
17758 2004-08-11 [colin]      0.9.12cvs57.4
17759
17760         * src/textview.c
17761                 Fix off-by-one
17762
17763 2004-08-11 [colin]      0.9.12cvs57.3
17764
17765         * src/message_search.c
17766         * src/summary_search.c
17767                 Make searches case insensitive by default
17768         * src/textview.c
17769                 Fix case-insensitive search in message
17770
17771 2004-08-11 [colin]      0.9.12cvs57.2
17772
17773         * src/summary_search.c
17774                 Let case-sensitive be specified
17775
17776 2004-08-10 [colin]      0.9.12cvs55.4
17777
17778         * src/common/socket.c
17779                 Fix the possible race condition
17780
17781 2004-08-09 [paul]       0.9.12cvs55.3
17782
17783         * configure.ac
17784         * src/Makefile.am
17785         * src/common/Makefile.am
17786                 sync with HEAD
17787
17788
17789 2004-08-09 [paul]       0.9.12cvs55.2
17790
17791         * autogen.sh
17792         * po/poconv.sh
17793                 remove unneeded script
17794
17795         * configure.ac
17796                 add forgotten USE_LDAP_TLS (sync with HEAD)
17797
17798
17799 2004-08-09 [colin]      0.9.12cvs55.1
17800
17801         * src/main.c
17802         * src/common/ssl.c
17803         * src/common/sylpheed.c
17804         * src/common/sylpheed.h
17805                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17806
17807 2004-08-09 [paul]       0.9.12cvs54.1
17808
17809         * ChangeLog
17810         * ChangeLog.claws
17811         * ChangeLog.jp
17812         * configure.ac
17813         * po/POTFILES.in
17814         * src/Makefile.am
17815         * src/folderutils.c
17816         * src/main.c
17817         * src/pgpmime.c
17818         * src/pgpmime.h
17819         * src/sgpgme.c
17820         * src/sgpgme.h
17821         * src/plugins/Makefile.am
17822         * src/plugins/pgpmime/.cvsignore
17823         * src/plugins/pgpmime/Makefile.am
17824         * src/plugins/pgpmime/pgpmime.c
17825         * src/plugins/pgpmime/pgpmime.h
17826         * src/plugins/pgpmime/plugin.c
17827         * src/plugins/pgpmime/sgpgme.c
17828         * src/plugins/pgpmime/sgpgme.h
17829                 sync with HEAD
17830
17831 2004-08-08 [paul]       0.9.12cvs51.1
17832
17833         * configure.ac
17834         * src/folder.c
17835                 sync with HEAD
17836
17837 2004-08-07 [colin]      0.9.12cvs50.1
17838
17839         * src/pop.c
17840         * src/common/partial_download.c
17841                 fix warnings (sync from HEAD)
17842
17843 2004-08-07 [colin]      0.9.12cvs48.1
17844
17845         * src/prefs_folder_item.c
17846                 sync with HEAD 0.9.12cvs48
17847
17848 2004-08-06 [colin]      0.9.12cvs47.1
17849
17850         * src/compose.c
17851                 Sync with HEAD
17852
17853 2004-08-06 [christoph]  0.9.12cvs46.2
17854
17855         * src/main.c
17856         * src/plugins/clamav/clamav_plugin_gtk.c
17857         * src/plugins/dillo_viewer/dillo_viewer.c
17858         * src/plugins/image_viewer/plugin.c
17859         * src/plugins/mathml_viewer/mathml_viewer.c
17860         * src/plugins/spamassassin/spamassassin_gtk.c
17861         * src/plugins/trayicon/trayicon.c
17862                 don't mix GTK1.2 plugin with GTK2 plugins
17863
17864 2004-08-06 [colin]      0.9.12cvs46.1
17865
17866         * ChangeLog
17867         * ChangeLog.claws
17868         * ChangeLog.jp
17869         * configure.ac
17870         * sylpheed-claws.pc.in
17871         * src/folder.c
17872         * src/imap.c
17873         * src/localfolder.c
17874         * src/messageview.c
17875         * src/mimeview.c
17876         * src/mimeview.h
17877         * src/msgcache.c
17878         * src/news.c
17879         * src/prefs_ext_prog.c
17880         * src/prefs_folder_item.c
17881         * src/prefs_fonts.c
17882         * src/prefs_msg_colors.c
17883         * src/prefs_spelling.c
17884         * src/prefs_themes.c
17885         * src/prefs_toolbar.c
17886         * src/prefs_wrapping.c
17887         * src/procmime.h
17888         * src/common/defs.h
17889         * src/common/nntp.c
17890         * src/common/session.c
17891         * src/common/session.h
17892         * src/common/socket.c
17893         * src/common/utils.h
17894         * src/common/xml.c
17895         * src/common/xml.h
17896         * src/gtk/prefswindow.c
17897         * src/gtk/prefswindow.h
17898         * src/plugins/clamav/clamav_plugin_gtk.c
17899         * src/plugins/dillo_viewer/dillo_prefs.c
17900         * src/plugins/image_viewer/viewerprefs.c
17901         * src/plugins/spamassassin/spamassassin_gtk.c
17902         * m4/openssl.m4 *** REMOVED ***
17903                 Sync with HEAD 0.9.12cvs46
17904
17905 2004-08-03 [paul]       0.9.12cvs40.2
17906
17907         * src/action.c
17908         * src/addressadd.c
17909         * src/addressbook.c
17910         * src/addrgather.c
17911         * src/browseldap.c
17912         * src/compose.c
17913         * src/crash.c
17914         * src/editaddress.c
17915         * src/editgroup.c
17916         * src/editldap_basedn.c
17917         * src/foldersel.c
17918         * src/importldif.c
17919         * src/mimeview.c
17920         * src/prefs_common.c
17921         * src/prefs_template.c
17922         * src/sourcewindow.c
17923         * src/summaryview.c
17924         * src/gtk/about.c
17925         * src/gtk/foldersort.c
17926         * src/gtk/logwindow.c
17927         * src/gtk/pluginwindow.c
17928         * src/gtk/prefswindow.c
17929                 change all gtk_scrolled_window_set_policy from 
17930                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17931
17932 2004-08-02 [paul]       0.9.12cvs40.1
17933
17934         * AUTHORS
17935                 update translation team section
17936         * po/pt_BR.po
17937                 updated by Frederico Goncalves Guimaraes
17938                 <fggdebian@yahoo.com.br>
17939
17940 2004-07-31 [colin]      0.9.12cvs39.9
17941
17942         * src/exphtmldlg.c
17943                 Fix compilation
17944
17945 2004-07-31 [colin]      0.9.12cvs39.8
17946
17947         * src/exphtmldlg.c
17948                 Fix an alertpanel type
17949
17950 2004-07-30 [colin]      0.9.12cvs39.7
17951
17952         * src/alertpanel.c
17953                 Fix alertpanel_error_log's icon
17954
17955 2004-07-30 [colin]      0.9.12cvs39.6
17956
17957         * src/pop.c
17958                 Two of them should still be warnings
17959
17960 2004-07-30 [colin]      0.9.12cvs39.5
17961
17962         * src/pop.c
17963                 More warning -> error
17964 2004-07-29 [colin]      0.9.12cvs39.4
17965
17966         * src/pop.c
17967                 Warning -> error
17968
17969 2004-07-29 [colin]      0.9.12cvs39.3
17970
17971         * src/prefs_matcher.c
17972                 Fix segfault
17973
17974 2004-07-29 [colin]      0.9.12cvs39.2
17975
17976         * src/alertpanel.c
17977                 More nice-looking alertpanels
17978
17979 2004-07-29 [colin]      0.9.12cvs39.1
17980
17981         * src/messageview.c
17982                 sync with head
17983                 (inform user when partial mail is deleted on server)
17984
17985 2004-07-29 [colin]      0.9.12cvs38.1
17986
17987         * src/messageview.c
17988                 sync with head
17989
17990 2004-07-28 [paul]       0.9.12cvs37.7
17991
17992         * src/mainwindow.c
17993                 complete the replacement of deprecated gtk_progress_*
17994
17995 2004-07-28 [paul]       0.9.12cvs37.6
17996
17997         * src/action.c
17998         * src/inc.c
17999         * src/mainwindow.c
18000         * src/send_message.c
18001         * src/gtk/progressdialog.c
18002         * src/gtk/progressdialog.h
18003                 replace deprecated gtk_progress_*
18004
18005 2004-07-28 [paul]       0.9.12cvs37.5
18006
18007         * src/gtk/filesel.c
18008                 remove gtk_window_set_wmclass()
18009 2004-07-28 [paul]       0.9.12cvs37.4
18010
18011         * src/addressbook.c
18012         * src/compose.c
18013         * src/foldersel.c
18014         * src/mainwindow.c
18015         * src/messageview.c
18016         * src/sourcewindow.c
18017         * src/gtk/logwindow.c
18018                 remove gtk_window_set_wmclass()
18019                 
18020         * src/prefs_filtering.c
18021         * src/prefs_filtering_action.c
18022         * src/prefs_fonts.c
18023         * src/prefs_gtk.c
18024         * src/prefs_matcher.c
18025         * src/ssl_manager.c
18026         * src/gtk/prefswindow.c
18027                 replace gtk_window_position()
18028
18029 2004-07-28 [colin]      0.9.12cvs37.3
18030
18031         * src/alertpanel.c
18032         * src/alertpanel.h
18033                 Add a way to specify panel type for specific
18034                 panels (alertpanel())
18035         * src/account.c
18036         * src/addressbook.c
18037         * src/compose.c
18038         * src/expldifdlg.c
18039         * src/main.c
18040         * src/messageview.c
18041         * src/summaryview.c
18042         * src/textview.c
18043         * src/gtk/sslcertwindow.c
18044                 Fix alertpanel()s so that their icon match
18045                 their real type
18046
18047 2004-07-28 [paul]       0.9.12cvs37.2
18048
18049         * src/addr_compl.c
18050         * src/addressbook.c
18051         * src/alertpanel.c
18052         * src/compose.c
18053         * src/export.c
18054         * src/foldersel.c
18055         * src/folderview.c
18056         * src/grouplistdialog.c
18057         * src/import.c
18058         * src/mainwindow.c
18059         * src/message_search.c
18060         * src/messageview.c
18061         * src/passphrase.c
18062         * src/prefs_actions.c
18063         * src/prefs_common.c
18064         * src/prefs_customheader.c
18065         * src/prefs_display_header.c
18066         * src/prefs_filtering.c
18067         * src/prefs_filtering_action.c
18068         * src/prefs_gtk.c
18069         * src/prefs_matcher.c
18070         * src/prefs_msg_colors.c
18071         * src/prefs_summary_column.c
18072         * src/prefs_template.c
18073         * src/sourcewindow.c
18074         * src/ssl_manager.c
18075         * src/summary_search.c
18076         * src/gtk/colorsel.c
18077         * src/gtk/description_window.c
18078         * src/gtk/gtkaspell.c
18079         * src/gtk/inputdialog.c
18080         * src/gtk/logwindow.c
18081         * src/gtk/prefswindow.c
18082         * src/gtk/progressdialog.c
18083                 replace deprecated gtk_window_set_policy
18084
18085 2004-07-27 [colin]      0.9.12cvs37.1
18086
18087         * src/msgcache.c
18088                 More fixes (synced for head again)
18089
18090 2004-07-27 [colin]      0.9.12cvs35.3
18091
18092         * src/msgcache.c
18093                 Fix wrong test
18094
18095 2004-07-27 [colin]      0.9.12cvs35.2
18096
18097         * src/mimeview.c
18098                 Fix width a bit (by Paul)
18099         * src/alertpanel.c
18100         * src/alertpanel.h
18101                 Specialize icons, make alertpanel_message()
18102                 private
18103         * src/message_search.c
18104         * src/sgpgme.c
18105         * src/summary_search.c
18106                 Suit alertpanel changes
18107
18108 2004-07-27 [colin]      0.9.12cvs35.1
18109
18110         * src/alertpanel.c
18111                 Add an icon
18112         * src/passphrase.c
18113                 Add debug output - maybe someone will
18114                 want to look at the problem with Grab
18115                 Input :)
18116         Bump version as we're synced with HEAD
18117
18118 2004-07-26 [colin]      0.9.12cvs33.26
18119
18120         * src/pop.c
18121                 Fix uidl-file parsing when not in new
18122                 format
18123
18124 2004-07-26 [colin]      0.9.12cvs33.25
18125
18126         * src/gtk/menu.c
18127                 Move popup menu up if necessary (fixes 
18128                 account selector)
18129         * src/mainwindow.c
18130                 Set account selector's button height to
18131                 minimum
18132
18133 2004-07-26 [colin]      0.9.12cvs33.24
18134
18135         * src/alertpanel.c
18136                 Maybe fix 551 (Truncated font in alert window)
18137
18138 2004-07-26 [colin]      0.9.12cvs33.23
18139
18140         * po/de.po
18141         * po/es.po
18142         * po/fr.po
18143         * po/it.po
18144         * po/ja.po
18145         * po/pl.po
18146         * po/ru.po
18147         * po/sk.po
18148         * po/sr.po
18149         * po/zh_CN.po
18150                 Sync po files with HEAD
18151
18152 2004-07-26 [paul]       0.9.12cvs33.22
18153
18154         * src/compose.c
18155                 fix Bug 556 'Organisation-header is sent even if empty'
18156
18157 2004-07-24 [colin]      0.9.12cvs33.21
18158
18159         * src/compose.c
18160         * src/gtk/gtkaspell.c
18161         * src/gtk/gtkaspell.h
18162                 Fix speller accelerators (require hack)
18163
18164 2004-07-24 [colin]      0.9.12cvs33.20
18165
18166         * src/gtk/gtkaspell.c
18167                 Fix over-eager code deletion breaking
18168                 Check while typing
18169
18170 2004-07-24 [colin]      0.9.12cvs33.19
18171
18172         * src/browseldap.c
18173         * src/ldapctrl.c
18174         * src/ldapctrl.h
18175         * src/ldapserver.h
18176                 Sync ldap with HEAD
18177         (Fixes 546 LDAP completely broken)
18178
18179 2004-07-24 [colin]      0.9.12cvs33.18
18180
18181         * src/prefs_msg_colors.c
18182                 Fix prototype mismatch
18183         (Fixes 547 void function cannot return value)
18184
18185 2004-07-24 [colin]      0.9.12cvs33.17
18186
18187         * src/mainwindow.c
18188                 Fix sort going back to previous sort key
18189                 when changing sort direction
18190
18191 2004-07-24 [colin]      0.9.12cvs33.16
18192
18193         * src/compose.c
18194                 Fix space insertion when re-wrapping at 
18195                 cursor point
18196
18197 2004-07-24 [colin]      0.9.12cvs33.15
18198
18199         * src/gtk/gtkaspell.c
18200                 Don't change cursor position in insert-text
18201                 callback
18202         (Fixes 539 Word wrapping on input transposes letters)
18203
18204 2004-07-24 [colin]      0.9.12cvs33.14
18205
18206         * src/gtk/gtkaspell.c
18207                 Reencode non-ascii chars to dictionary's
18208                 encoding
18209         (Fixes 544 Spell check broken non english locale)
18210
18211 2004-07-24 [colin]      0.9.12cvs33.13
18212
18213         * src/summaryview.c
18214                 Fix Shift+Down, add Home/End/PgUp/PgDown
18215
18216 2004-07-21 [colin]      0.9.12cvs33.12
18217
18218         * src/prefs_common.c
18219                 Fix a gtk warning (Patch by Andrej Kacian)
18220
18221 2004-07-21 [colin]      0.9.12cvs33.11
18222
18223         * src/gtk/filesel.c
18224                 More check
18225
18226 2004-07-21 [colin]      0.9.12cvs33.10
18227
18228         * src/compose.c
18229         * src/crash.c
18230         * src/export.c
18231         * src/import.c
18232         * src/messageview.c
18233         * src/mimeview.c
18234         * src/prefs_spelling.c
18235         * src/prefs_themes.c
18236         * src/summaryview.c
18237         * src/gtk/filesel.c
18238         * src/gtk/filesel.h
18239         * src/gtk/pluginwindow.c
18240                 Untwist open/save mode guessing logic, make
18241                 it explicit
18242
18243 2004-07-20 [colin]      0.9.12cvs33.9
18244
18245         * src/codeconv.c
18246                 conv_encode_header: src_charset is UTF-8 on
18247                 gtk2
18248         * src/compose.c
18249                 Remove double encoding of the headers
18250
18251 2004-07-20 [colin]      0.9.12cvs33.8
18252
18253         * src/codeconv.c
18254                 Fix typo
18255
18256 2004-07-20 [colin]      0.9.12cvs33.7
18257
18258         * src/mainwindow.c
18259                 Set the separated messageview to the saved
18260                 size of Claws' messageview (Patch by Alfons)
18261                 Fix a callback prototype (me)
18262
18263 2004-07-20 [colin]      0.9.12cvs33.6
18264
18265         * src/codeconv.h
18266                 Forgot one hunk in 0.9.12cvs33.4
18267
18268 2004-07-19 [colin]      0.9.12cvs33.5
18269
18270         * src/action.c
18271                 Action output fix
18272                 Patch by Alfons
18273
18274 2004-07-19 [colin]      0.9.12cvs33.4
18275
18276         * src/compose.c
18277                 Fix outgoing charset bug in headers
18278         * src/codeconv.c
18279                 Clean for glib2 - Patch by Alfons
18280
18281 2004-07-19 [colin]      0.9.12cvs33.3
18282
18283         * src/statusbar.c
18284                 Remove grip from the statusbar
18285                 Patch by Alfons
18286
18287 2004-07-19 [colin]      0.9.12cvs33.2
18288
18289         * src/messageview.c
18290         * src/textview.c
18291                 Fix messageview remembering the previous
18292                 scroll position when loading a new message
18293                 Patch by Alfons
18294
18295 2004-07-19 [colin]      0.9.12cvs33.1
18296
18297         * src/folder.h
18298         * src/folderview.c
18299         * src/summaryview.c
18300                 Sync with HEAD
18301
18302 2004-07-18 [colin]      0.9.12cvs32.7
18303
18304         * configure.ac
18305                 Remove useless check for XIM - noticed
18306                 by Alfons
18307
18308 2004-07-18 [colin]      0.9.12cvs32.6
18309
18310         * src/summaryview.c
18311                 Remove non-modified and shift-modified
18312                 accelerators in summaryview's popup
18313                 menu, as that doesn't get catched by
18314                 the accel-activate signal catcher...
18315
18316 2004-07-18 [colin]      0.9.12cvs32.5
18317
18318         * src/prefs_common.c
18319                 Define sensible default prefs for 
18320                 wrapping
18321
18322 2004-07-18 [colin]      0.9.12cvs32.4
18323
18324         * src/compose.c
18325         * src/prefs_common.c
18326         * src/prefs_common.h
18327         * src/prefs_wrapping.c
18328                 Remove Smart Wrapping pref, which does
18329                 nothing on gtk2 branch
18330
18331 2004-07-18 [colin]      0.9.12cvs32.3
18332
18333         * src/sourcewindow.c
18334                 Proper utf8
18335
18336 2004-07-18 [colin]      0.9.12cvs32.2
18337
18338         * src/compose.c
18339                 Save attachment status when drafting
18340
18341 2004-07-18 [colin]      0.9.12cvs32.1
18342
18343         * src/gtk/filesel.c
18344                 Fix erratic folder selection in open mode
18345
18346 2004-07-18 [colin]      0.9.12cvs31.11
18347
18348         * src/pop.c
18349                 Don't let partial messages get deleted
18350                 even with "dowload all"
18351                 (0.9.12cvs31.8 fix extension)
18352 2004-07-18 [colin]      0.9.12cvs31.10
18353
18354         * src/gtk/logwindow.c
18355                 Fix log scrolling
18356
18357 2004-07-18 [colin]      0.9.12cvs31.9
18358
18359         * src/common/utils.c
18360                 Fix non-utf8 strings coming from commands
18361                 and files
18362
18363 2004-07-18 [colin]      0.9.12cvs31.8
18364
18365         * src/pop.c
18366                 Fix partial download bug with Download all
18367                 messages option
18368
18369 2004-07-18 [colin]      0.9.12cvs31.7
18370
18371         * src/textview.c
18372                 Fix bug introduced in 0.9.12cvs31.2
18373                 (blocked in select mode after double click)
18374
18375 2004-07-18 [colin]      0.9.12cvs31.6
18376
18377         * src/compose.c
18378         * src/gtk/menu.c
18379                 More glib-warning fixes
18380
18381 2004-07-18 [colin]      0.9.12cvs31.5
18382
18383         * src/compose.c
18384                 Fix trashing the primary clipboard when moving 
18385                 around with tab
18386         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18387
18388 2004-07-18 [colin]      0.9.12cvs31.4
18389
18390         * src/codeconv.c
18391                 convert unencoded iso headers to utf8
18392         (Fix Bug 538 Unencoded local characters in subject make it 
18393          disappear)
18394
18395 2004-07-18 [colin]      0.9.12cvs31.3
18396
18397         * src/compose.c
18398                 Fix tab char handling in wrapping
18399         (Fix Bug 537 Line wrap problem - TAB character treated as 
18400          one character instead of 8)
18401
18402 2004-07-18 [colin]      0.9.12cvs31.2
18403
18404         * src/textview.c
18405                 return FALSE on GDK_MOTION_NOTIFY
18406         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18407          (unable to highlight))
18408
18409 2004-07-18 [colin]      0.9.12cvs31.1
18410
18411         * src/folderview.c
18412                 Sync with 0.9.12cvs31
18413
18414 2004-07-18 [colin]      0.9.12cvs30.4
18415
18416         * src/compose.c
18417                 Also block text_inserted when inserting a file
18418
18419 2004-07-18 [colin]      0.9.12cvs30.3
18420
18421         * src/compose.c
18422                 Fix smart wrapping (block text_inserted handler
18423                 while putting quotation to avoid wrap on input,
18424                 don't join lines if next is sig separator)
18425
18426 2004-07-17 [colin]      0.9.12cvs30.2
18427
18428         * src/folderview.c
18429         * src/mainwindow.c
18430         * src/mimeview.c
18431         * src/summaryview.c
18432         * src/gtk/quicksearch.c
18433         * src/gtk/quicksearch.h
18434                 Block key events handlers *and* accels while
18435                 quicksearch is focused
18436         (Fixes Bug 534 quick-search bar not accepting certain letters)
18437
18438 2004-07-17 [colin]      0.9.12cvs30.1
18439
18440         * src/folder.h
18441         * src/folderview.c
18442         * src/summaryview.c
18443                 Sync with 0.9.12cvs30
18444
18445 2004-07-17 [colin]      0.9.12cvs28.2
18446
18447         * src/mimeview.c
18448         * src/procmime.c
18449         * src/summaryview.c
18450         * src/gtk/menu.c
18451                 Squash some compile and glib warnings
18452
18453 2004-07-17 [paul]       0.9.12cvs28.1
18454
18455         * src/mimeview.c
18456                 sync with 0.9.12cvs28 HEAD
18457
18458 2004-07-16 [paul]       0.9.12cvs26.1
18459         
18460         * src/gtk/quicksearch.c
18461         * src/account.c
18462         * src/account.h
18463         * src/compose.c
18464         * src/customheader.c
18465         * src/folder_item_prefs.c
18466         * src/main.c
18467         * src/mainwindow.c
18468         * src/messageview.c
18469         * src/mimeview.c
18470         * src/news.c
18471         * src/pgpmime.c
18472         * src/pop.c
18473         * src/pop.h
18474         * src/prefs_account.c
18475         * src/prefs_account.h
18476         * src/prefs_common.c
18477         * src/prefs_common.h
18478         * src/prefs_display_header.c
18479         * src/prefs_gtk.c
18480         * src/prefs_gtk.h
18481         * src/procheader.c
18482         * src/procmime.c
18483                 sync with 0.9.12cvs26 HEAD      
18484
18485 2004-07-15 [colin]      0.9.12cvs18.14
18486
18487         * src/folder.c
18488                 Disable GPG signature check during
18489                 folder move and scan
18490         (Closes Bug 521 Signature checking slows down Folder-Move)
18491
18492 2004-07-14 [colin]      0.9.12cvs18.13
18493
18494         * src/common/partial_download.c
18495                 update includes
18496
18497 2004-07-14 [colin]      0.9.12cvs18.12
18498
18499         * src/common/partial_download.c
18500         * src/common/partial_download.h
18501                 Move doc at top, add correct copyright
18502
18503 2004-07-14 [colin]      0.9.12cvs18.11
18504
18505         * src/folder.c
18506         * src/messageview.c
18507         * src/pop.c
18508         * src/pop.h
18509         * src/procmsg.c
18510         * src/summaryview.c
18511         * src/common/Makefile.am
18512         * src/common/partial_download.c ** NEW FILES **
18513         * src/common/partial_download.h ** NEW FILES **
18514                 Move partial-download related stuff to its
18515                 own file
18516
18517 2004-07-14 [colin]      0.9.12cvs18.10
18518
18519         * src/send_message.c
18520                 Fix smtp auth when user is null or empty
18521
18522 2004-07-13 [colin]      0.9.12cvs18.9
18523
18524         * src/gtk/quicksearch.c
18525                 Use alphabetic order
18526
18527 2004-07-13 [colin]      0.9.12cvs18.8
18528
18529         * src/pop.c
18530                 Be paranoid on the checks
18531
18532 2004-07-13 [colin]      0.9.12cvs18.7
18533
18534         * src/gtk/quicksearch.c
18535                 Fix Engrish once again
18536
18537 2004-07-13 [colin]      0.9.12cvs18.6
18538
18539         * src/procmsg.c
18540         * src/summaryview.c
18541                 Mark messages for deletion when they are about to
18542                 be removed from trash
18543
18544 2004-07-13 [colin]      0.9.12cvs18.5
18545
18546         * src/matcher.c
18547         * src/matcher.h
18548         * src/matcher_parser_parse.y
18549         * src/prefs_matcher.c
18550         * src/gtk/quicksearch.c
18551                 Add 'partial' ('p') match string to find partially
18552                 downloaded messages
18553
18554 2004-07-13 [colin]      0.9.12cvs18.4
18555
18556         * src/pop.c
18557                 Fix misplaced block
18558
18559 2004-07-13 [colin]      0.9.12cvs18.3
18560
18561         * src/pop.c
18562         * src/pop.h
18563         * src/messageview.c
18564                 Refactor API (to avoid passing 5+ params and code
18565                 duplication)
18566         * src/folder.c
18567         * src/msgcache.c
18568         * src/procheader.c
18569         * src/common/defs.h
18570                 Add planned_download to cache
18571                 Don't mess uidl file when moving partially downloaded
18572                 mails (they change folder, we should change it in the
18573                 uidl list too or we'll remove an incorrect message)
18574                 (this also helps removing hacks when changing 
18575                 planned_download in messageview.c)
18576
18577 2004-07-12 [colin]      0.9.12cvs18.2
18578
18579         * src/gtk/quicksearch.c
18580                 Fix missing status update in quicksearch
18581
18582 2004-07-12 [paul]       0.9.12cvs18.1
18583
18584         * po/POTFILES.in
18585         * src/Makefile.am
18586         * src/account.c
18587         * src/codeconv.c
18588         * src/compose.c
18589         * src/inc.c
18590         * src/main.c
18591         * src/prefs_common.c
18592         * src/procmsg.h
18593         * src/toolbar.c
18594         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18595         * src/prefs_wrapping.[ch]       ** NEW FILES **
18596         * src/common/intl.h
18597         * src/common/utils.[ch]
18598         * src/gtk/quicksearch.[ch]
18599                 sync with 0.9.12cvs18 HEAD
18600
18601 2004-07-12 [colin]      0.9.11cvs17.25
18602
18603         * src/folder.c
18604         * src/folder.h
18605                 Remove unused function added by me in 0.9.11cvs17.10
18606
18607 2004-07-11 [colin]      0.9.11cvs17.24
18608
18609         * src/inc.c
18610         * src/messageview.c
18611         * src/pop.c
18612         * src/pop.h
18613                 Use folderitem and msgnum instead of filename to
18614                 know which mail to delete
18615                 Move old partial mail deletion to pop.c
18616
18617 2004-07-10 [colin]      0.9.11cvs17.23
18618
18619         * src/inc.c
18620                 Add debug
18621         * src/pop.c
18622         * src/pop.h
18623                 Don't re-use same enums for unrelated stuff: it's 
18624                 completely misleading !
18625                 Document a bit
18626
18627 2004-07-09 [colin]      0.9.11cvs17.22
18628
18629         * src/inc.c
18630                 Remove folder-type check and do
18631                 more tests to be sure everything's
18632                 ok
18633         * src/messageview.c
18634                 Punctuation update, remove useless
18635                 code, fix two warnings
18636         * src/noticeview.c
18637                 Layout cleaning, reset 2nd button
18638                 when specifying one
18639
18640 2004-07-09 [colin]      0.9.11cvs17.21
18641
18642         * src/messageview.c
18643         * src/pop.c
18644         * src/pop.h
18645                 Allow user to change his mind
18646                 and postpone decision (by
18647                 unmarking the mail)
18648
18649 2004-07-09 [colin]      0.9.11cvs17.20
18650
18651         * src/messageview.c
18652                 Fix bug with delete state
18653         * src/pop.c
18654         * src/pop.h
18655                 Fix buffer leak (fread doesn't 
18656                 terminate buffers with \0)
18657                 Refactoring (remove magic 
18658                 numbers)
18659
18660 2004-07-09 [colin]      0.9.11cvs17.19
18661
18662         * src/pop.c
18663                 Don't log "Skipping message" if 
18664                 we're going to TOP it two lines
18665                 later
18666
18667 2004-07-09 [colin]      0.9.11cvs17.18
18668
18669         * src/messageview.c
18670                 Fix Engrish
18671
18672 2004-07-09 [colin]      0.9.11cvs17.17
18673
18674         * src/pop.c
18675                 strlen checking...
18676         * src/messageview.c
18677                 refactoring a bit
18678
18679 2004-07-08 [colin]      0.9.11cvs17.16
18680
18681         * src/noticeview.c
18682         * src/noticeview.h
18683                 Add an optional second button
18684         * src/messageview.c
18685         * src/pop.c
18686         * src/pop.h
18687                 Don't delete partially received mails after a certain
18688                 time; rather, let the user decide.
18689
18690 2004-07-08 [colin]      0.9.11cvs17.15
18691
18692         * src/common/smtp.h
18693                 Sync with HEAD
18694
18695 2004-07-08 [colin]      0.9.11cvs17.14
18696
18697         * src/messageview.c
18698         * src/common/smtp.c
18699                 Use to_human_readable() for sizes
18700
18701 2004-07-08 [colin]      0.9.11cvs17.13
18702
18703         * src/inc.c
18704         * src/messageview.c
18705         * src/pop.c
18706         * src/pop.h
18707         * src/procmsg.c
18708                 Fix partial-downloading issues:
18709                         catch unsupported TOP
18710                         don't delete partially downloaded mails before 5 days
18711                         don't update existing with non-MH folders; that'll
18712                         make dups, but it's better than trashing the folder
18713                         free new msginfo parts
18714                 Fix indentation ;-)
18715
18716 2004-07-08 [colin]      0.9.11cvs17.12
18717
18718         * src/common/smtp.c
18719         * src/common/smtp.h
18720                 Sync smtp size verification with HEAD
18721
18722 2004-07-08 [colin]      0.9.11cvs17.11
18723
18724         * src/summaryview.c
18725         * src/prefs_common.c
18726         * src/prefs_common.h
18727         * src/gtk/quicksearch.c
18728         * src/gtk/quicksearch.h
18729                 Sync sticky pref with HEAD
18730
18731 2004-07-08 [colin]      0.9.11cvs17.10
18732
18733         * src/folder.c [1.213.2.6]
18734         * src/folder.h [1.87.2.6]
18735         * src/inc.c [1.149.2.7]
18736         * src/messageview.c [1.94.2.8]
18737         * src/procheader.c [1.47.2.6]
18738         * src/procmsg.c [1.150.2.4]
18739         * src/procmsg.h [1.60.2.5]
18740         * src/pop.c [1.56.2.4]
18741         * src/pop.h [1.17.2.3]
18742                 Let too big messages get downloaded, but truncated
18743                 Add a button to download them completely
18744                 
18745 2004-07-06 [colin]      0.9.11cvs17.9
18746
18747         * src/gtk/quicksearch.c [1.1.2.3]
18748                 Add a Clear button
18749         * commitHelper
18750         * PATCHSETS
18751                 Add a script to help with cvs
18752
18753 2004-07-03 [colin]      0.9.11cvs17.8
18754
18755         * src/plugins/imageviewer/viewer.c
18756                 fix imageviewer (which was staying on the first
18757                 displayed image)
18758
18759 2004-07-03 [colin]      0.9.11cvs17.7
18760
18761         Removed FIXME_GTK2 warnings
18762         * src/gtk/gtkutils.c
18763                 useless #warnings
18764         * src/gtk/menu.c
18765                 useless #warnings (no need to mess with menu rc)
18766         * src/gtk/menu.h
18767                 unused functions
18768         
18769
18770 2004-07-03 [colin]      0.9.11cvs17.6
18771
18772         Removed FIXME_GTK2 warnings
18773         * src/codeconv.c
18774                 useless #warnings (rewrite needed)
18775         * src/compose.c
18776                 useless #warnings (rewrite needed)
18777                 useless #warnings (gtk2 is like that)
18778                 useless #warnings (previously fixed)
18779         * src/main.c
18780                 useless #warnings (previously fixed)
18781         * src/message_search.c
18782                 useless #warnings (gtk2 is like that)
18783                 Made apparent that search is case-sensitive
18784         * src/mimeview.c
18785                 useless #warnings (rewrite needed)
18786                 useless #warnings (gtk2 is like that)
18787                 reimplemented real warnings
18788         * src/prefs_common.c
18789                 Removed block cursor option (not it gtk2)
18790         * src/prefs_gtk.c
18791                 useless #warnings (rewrite needed)
18792         * src/procheader.c
18793                 useless #warnings (rewrite needed)
18794         * src/sourcewindow.c
18795                 useless #warnings (incorrect placing)
18796         * src/summary_search.c
18797                 useless #warnings (gtk2 is like that)
18798                 Made apparent that search is case-sensitive
18799         * src/action.c
18800                 useless #warnings (gtk2 is like that)
18801         * src/textview.c
18802                 useless #warnings (rewrite needed)
18803         * src/toolbar.c
18804                 useless #warnings (rewrite needed)
18805
18806 2004-07-03 [colin]      0.9.11cvs17.5
18807
18808         * src/textview.c
18809                 Fix mismerge which broke URI opening
18810                 
18811 2004-07-01 [colin]      0.9.11cvs17.4
18812
18813         * src/gtk/filesel.c
18814                 Fill filename when saving
18815                 
18816 2004-06-27 [colin]      0.9.11cvs17.3
18817
18818         * src/gtk/filesel.[ch]
18819                 Use the new GTK file selector
18820                 Update prototype to match the reality: multiple file
18821                 selection is open-only          
18822         * src/compose.c
18823                 Match the new prototypes        
18824         * configure.ac
18825                 Match the new requirements (gtk 2.4.0)
18826                         
18827 2004-06-26 [colin]      0.9.11cvs17.2
18828
18829         * src/plugins/trayicon/trayicon.c
18830                 Remove useless signal handler on resize, which causes
18831                 an infinite "loop"
18832         
18833 2004-06-26 [colin]      0.9.11cvs17.1
18834         
18835         * tools/Makefile.am
18836                 remove launch_firebird and add nautilus2sylpheed.sh
18837         * src/quicksearch.c
18838           src/summaryview.c
18839                 Fix show/hide "Extended symbols" button problem
18840                 Fix apparition at startup
18841                 Fix const warnings
18842         * src/plugins/image_viewer/Makefile.am
18843                 Fix configure 
18844         * common/ssl.c
18845                 Re-enable certificate check, as it doesn't seem to
18846                 cause Xlib errors anymore
18847
18848 2004-06-25 [paul]       0.9.11cvs17
18849
18850         * sync with 0.9.11cvs17 HEAD
18851         
18852         NOTE: QuickSearch is broken
18853
18854 2004-06-07 [colin]      0.9.10claws67.10
18855         * src/plugins/trayicon/trayicon.c
18856           src/plugins/trayicon/libeggtrayicon/Makefile.am
18857           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18858                 Fix gettextization in trayicon plugin
18859
18860 2004-06-07 [colin]      0.9.10claws67.9
18861         
18862         * src/summaryview.c
18863           src/gtk/gtksctree.[ch]
18864                 Let Shift+{Up,Down} work in summaryview
18865                 (well, Down "works" and Up works)
18866                 Let the list scroll when using these keys
18867
18868 2004-06-06 [colin]      0.9.10claws67.8
18869
18870         * src/plugins/trayicon/trayicon.c
18871                 Fix pixmap update
18872
18873 2004-06-06 [colin]      0.9.10claws67.7
18874
18875         * src/addressbook.c
18876                 Fix signal handling causing system-wide focus grab
18877
18878 2004-05-25 [paul]       0.9.10claws67.6
18879
18880         * Makefile.am
18881           src/Makefile.am
18882                 clean up
18883
18884 2004-05-25 [paul]       0.9.10claws67.5
18885
18886         * replace deprecated gtk_signal... functions
18887
18888 2004-05-23 [colin]      0.9.10claws67.4
18889
18890         * src/compose.c
18891                 Fix wrapping
18892
18893 2004-05-22 [colin]      0.9.10claws67.3
18894
18895         * src/compose.c
18896                 Re-fix [Edited] in compose.c::compose_reedit()
18897
18898 2004-05-22 [colin]      0.9.10claws67.2
18899
18900         * src/procmime.c
18901                 Fix parsing of multiparts mails
18902
18903 2004-05-22 [colin]      0.9.10claws67.1
18904
18905         * src/summaryview.c
18906                 Fix quicksearch
18907
18908 2004-05-22 [paul]       0.9.10claws67
18909
18910         * sync with 0.9.10claws67 HEAD
18911
18912 2004-05-14 [alfons]
18913
18914         * src/procmime.h
18915                 add forgotton prototype
18916
18917 2004-05-10 [paul]       0.9.10claws57
18918
18919         * sync with 0.9.10claws57 HEAD
18920
18921 2004-05-05 [paul]       0.9.9.claws1
18922
18923         * ChangeLog-gtk2        ** REMOVED **
18924           ChangeLog-gtk2.claws  ** ADDED **
18925                 rename and adopt the normal claws format
18926                 
18927         * configure.ac
18928                 require gtkmathview >= 0.5
18929
18930         * ac/*                          ** REMOVED **
18931           ac/                           ** REMOVED **
18932           intl/Makefile.in              ** REMOVED **
18933           m4/                           ** ADDED **
18934           m4/missing                    ** ADDED **
18935           m4/missing/gdk-pixbuf.m4      ** ADDED **
18936           m4/missing/gettext.m4         ** ADDED **
18937           m4/missing/gpgme.m4           ** ADDED **
18938           m4/missing/imlib.m4           ** ADDED **
18939           m4/.cvsignore                 ** ADDED **
18940           m4/Makefile.am                ** ADDED **
18941           m4/README                     ** ADDED **
18942           m4/aclocal-include.m4         ** ADDED **
18943           m4/aspell.m4                  ** ADDED **
18944           m4/check-type.m4              ** ADDED **
18945           m4/gnupg-check-typedef.m4     ** ADDED **
18946           m4/openssl.m4                 ** ADDED **
18947           m4/spamassassin.m4            ** ADDED **
18948           po/ChangeLog                  ** REMOVED **
18949           po/Makefile.in.in             ** REMOVED **
18950           po/Rules-quot                 ** REMOVED **
18951           po/boldquot.sed               ** REMOVED **
18952           po/en@boldquot.header         ** REMOVED **
18953           po/en@quot.header             ** REMOVED **
18954           po/insert-header.sin          ** REMOVED **
18955           po/quot.sed                   ** REMOVED **
18956           po/remove-potcdate.sed        ** REMOVED **
18957           po/remove-potcdate.sin        ** REMOVED **
18958           po/stamp-po                   ** REMOVED **
18959           Makefile.am
18960           autogen.sh
18961           configure.ac
18962                 enable building with automake 1.8.x
18963                 add 'autopoint --force' to autogen.sh and remove all
18964                 auto-generated files, remove ac/ directory and use
18965                 m4/ directory instead
18966                 
18967         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18968                 fix gettextization
18969
18970 2004-02-28 Colin Leroy <colin@colino.net>
18971         * src/prefs_matcher.c
18972           src/prefs_filtering.c
18973           src/prefs_filtering_action.c
18974                 Fix non-editable GtkEntries
18975
18976 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18977         * src/prefs_themes.c
18978                 utf8 conversion for theme info
18979
18980 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18981         * sync 0.9.9claws
18982
18983 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18984         * src/grouplistdialog.c
18985                 allow multiple selections without ctrl key
18986
18987 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18988         * src/main.c
18989                 enable customizable accelerators
18990
18991 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18992         * src/prefs_common.c
18993                 re-enable different font settings for gtk1/2
18994         * src/prefs_folder_item.c
18995                 fix folder prefs displayed wrong
18996         * src/textview.c
18997                 set 'sunken' shadow type
18998
18999 2004-02-07 Colin Leroy <colin@colino.net>
19000         * src/compose.c
19001                 Fix message being always [Edited]
19002                 Encode headers correctly (utf8 buf)
19003
19004 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19005         * src/socket.c
19006                 remove double g_source_attach()
19007                 (Thanks to Colin Leroy)
19008
19009 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19010         * src/gtk/gtksctree.c
19011                 Fix SSL certificate list not shown
19012         * src/mimeview.c
19013                 Fix clicks in mime tree
19014
19015 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19016         * src/common/socket.c
19017                 Fix SSL receive
19018         * src/compose.c
19019                 Fix clipboard menu hotkeys
19020
19021 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19022         * src/gtk/gtkaspell.[ch]
19023           src/compose.c
19024                 reimplement spellchecker
19025
19026 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19027         * src/gtk/filesel.c
19028                 crash when inserting file in compose window
19029                 (TODO: keep old selection on clicks)
19030         * src/main.c
19031                 use gtkrc-2.0 instead of gtkrc
19032
19033 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19034         * src/messageview.c
19035                 remove orphaned mimeview unref()
19036
19037 2004-01-20 Thorsten Maerz <torte@netztorte.de>
19038         * src/grouplistdialog.c
19039                 expand nodes containing subscribed groups
19040
19041 2004-01-19 Thorsten Maerz <torte@netztorte.de>
19042         * src/textview.c
19043                 textview: hide cursor, restore old click behaviour
19044
19045 2004-01-18 Thorsten Maerz <torte@netztorte.de>
19046         * src/textview.c
19047                 variable names messed up
19048
19049 2004-01-17 Colin Leroy <colin@colino.net>
19050         * src/addr_compl.c
19051                 Fix completion address too thin
19052         * src/compose.c
19053                 Fix tab-to-subject behaviour
19054         * src/summaryview.c
19055                 Implement key up & down in summaryview
19056
19057 2004-01-12 Thorsten Maerz <torte@netztorte.de>
19058
19059         * sync 098claws
19060
19061 2004-01-08 Thorsten Maerz <torte@netztorte.de>
19062         * configure.ac
19063           Makefile.am
19064           doc/.cvsignore
19065           doc/Makefile.am
19066                 faq, man, manual moved to doc/
19067         * ac/aspell.m4
19068           ac/check-type.m4
19069           ac/gnupg-check-typedef.m4
19070           ac/openssl.m4
19071           ac/spamassassin.m4
19072           ac/missing/gdk-pixbuf.m4
19073           ac/missing/gpgme.m4
19074           ac/missing/imlib.m4
19075                 fix automake warnings
19076
19077 2003-12-06 Colin Leroy <colin@colino.net>
19078         * src/summaryview.c
19079                 Fix quicksearch
19080
19081 2003-12-05 Colin Leroy <colin@colino.net>
19082         * src/summaryview.c
19083                 Fix going to next unread folder
19084
19085 2003-12-05 Colin Leroy <colin@colino.net>
19086         * src/crash.c
19087                 Fix gtk2 compilation
19088         * src/session.c
19089                 Remove iotag source handler at disconnection
19090         * src/socket.[ch] 
19091                 Remove source handler when closing socket 
19092                 (fixes another seg)
19093
19094 2003-12-04 Colin Leroy <colin@colino.net>
19095         * src/compose.c
19096           src/prefs_account.c
19097           src/prefs_common.c
19098                 Fix some dropdown menus
19099
19100 2003-12-04 Colin Leroy <colin@colino.net>
19101         * src/compose.c
19102                 Fix event handlers on header fields
19103         * src/common/socket.c
19104           src/common/session.c
19105                 Fix segfault with callback (SSL)
19106                 Fix end of session 
19107
19108 2003-10-06 Thorsten Maerz <torte@netztorte.de>
19109
19110         * Fix compile bug in src/compose.c
19111         * removed src/gtk/gtkstext.[ch]
19112
19113 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
19114
19115         * Convert character set and escape "text" attributes in toolbar setting
19116         files.
19117         * Fixed bug in button-press-event handling.
19118
19119 2003-09-16 Thorsten Maerz <torte@netztorte.de>
19120
19121         * Fixed bug in key-press-event handling.
19122
19123 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
19124
19125         * Enabled to compile tray-icon plugin (Ad-hoc).
19126         * Avoid hang up bug of icon list in mime view (Ad-hoc).
19127
19128 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
19129
19130         * Enabled to compile on sylpheed-claws.
19131         (tray-icon plugin still cannot compile yet.)
19132
19133 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
19134
19135         * Updated to 0.9.5.
19136
19137 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
19138
19139         * Updated to 0.9.4.
19140         * Ported monitoring SSL mechanism to GSource of GLib2
19141         (I don't confirm it)
19142         * Added _gtk2 suffix to key name of font preference to avoid
19143         ovverwriting preference of Gtk+-1.2 version.
19144
19145 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
19146
19147         * Updated to 0.9.2.
19148
19149 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
19150
19151         * Updated to 0.9.1.
19152         * Translate po files into UTF-8 when execute autogen.sh.
19153
19154 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
19155
19156         * Updated to 0.9.0.
19157
19158 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
19159
19160         * Plugged GError related memory leaks.
19161
19162 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
19163
19164         * Changed default size of fonts.
19165         * Enabled to set titile font size of warning dialog.
19166
19167 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
19168
19169         * Embed a sylpheed icon into executable binary on Windows.
19170
19171 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
19172
19173         * I forgot to traslate character set of element string in src/xml.c.
19174
19175 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
19176
19177         * Fixed detecting bind_textdomain_codeset in configure.in.
19178         * The bug in which "Example" of "Date fromat" preference isn't displayed
19179         correctly has been fixed.
19180
19181 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
19182
19183         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
19184           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
19185           glib-gettextize
19186           Removed intl directory.
19187           Translated po files into UTF-8.
19188           (Thanks! Ryuji Abe)
19189
19190 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
19191
19192         * The bug which doesn't unscape string in xml.c has been fixed.
19193
19194 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
19195
19196         * The bug which is failed to translate encoding of file name thorough
19197         file dialog has been fixed.
19198
19199 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
19200
19201         * Modified to translate file names which is used in inporting/expoting
19202         mbox feature and "Save as" feature into locale encoding.
19203         * Translate file names into locale encoding when "Attache file" and
19204         "Insert file".
19205         * Force set G_BROKEN_FILENAMES environment variable.
19206         * Other minor fixes.
19207
19208 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
19209
19210         * Modified to treat MH folder's name as locale encoding.
19211
19212 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19213
19214         * The bug which clash on switching candidates of auto completion of
19215         addresses, cannot use auto completion in Japanesse is fixed
19216         (Thanks! Tokunaga-san)¡¥
19217
19218 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19219
19220         * The bug which cannot switch key accelerator preference has been fixed
19221         (Thanks! smbd-san)¡¥
19222
19223 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19224
19225         * version 0.8.11-gtk2-20030314
19226
19227 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19228
19229         * The bug in which character set conversion of filtering messages has
19230         been fixed.(Thanks! COCOA-san).
19231
19232 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19233
19234         * Revived "Leave space on head" preference in "Message" category.
19235         * A bug which clash when put the cursor to end of buffer and execute
19236         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19237
19238 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19239
19240         * version 0.8.11-gtk2-20030312
19241
19242 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19243
19244         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19245         * Modified to use Pango's API directly for font preference.
19246         * Integrated GtkTextView of textview to one widget.
19247         * Set fonts of header title in textview by "header_title" tag.
19248         * Removed some deprecated codes.
19249
19250 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19251
19252         * Updated to 0.8.11.
19253         * Merged cygwin patch(Thanks! Sakai-san).
19254
19255 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19256
19257         * version 0.8.10-gtk2-20030309