2005-11-15 [wwp] 1.9.100cvs15
[claws.git] / ChangeLog
1 2005-11-15 [wwp]        1.9.100cvs15
2
3         * src/gtk/quicksearch.c
4                 added a tooltip to that obscure ... quicksearch button
5
6 2005-11-15 [wwp]        1.9.100cvs14
7
8         * src/gtk/quicksearch.c
9                 add a quicksearch helper to filtering expression users: the ... button
10                 raises the condition expr window. condition expressions set up w/ this
11                 window are used by the quicksearch if the user closes it pressing OK.
12
13 2005-11-14 [paul]       1.9.100cvs13
14
15         * src/plugins/clamav/clamav_plugin.c
16         * src/plugins/spamassassin/spamassassin.c
17                 change plugin type following recent merging
18
19 2005-11-14 [wwp]        1.9.100cvs12
20
21         * src/folder.c
22                 prevent from crashing when copying/moving message(s) from and
23                 to the same folder
24
25 2005-11-14 [paul]       1.9.100cvs11
26
27         * src/plugins/clamav/Makefile.am
28         * src/plugins/clamav/clamav_plugin.c
29         * src/plugins/clamav/clamav_plugin.h
30         * src/plugins/clamav/clamav_plugin_gtk.c
31                 also merge clamav and clamav_gtk plugins
32
33 2005-11-13 [colin]      1.9.100cvs10
34
35         * configure.ac
36         * src/plugins/spamassassin/Makefile.am
37         * src/plugins/spamassassin/spamassassin.c
38         * src/plugins/spamassassin/spamassassin.h
39         * src/plugins/spamassassin/spamassassin_gtk.c
40                 Merge spamassassin and spamassassin_gtk plugins,
41                 and build it by default.
42
43 2005-11-12 [colin]      1.9.100cvs9
44
45         * src/etpan/imap-thread.c
46                 Fix gcc warning
47
48 2005-11-12 [colin]      1.9.100cvs8
49
50         * src/procmime.c
51                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
52
53 2005-11-10 [colin]      1.9.100cvs7
54
55         * src/main.c
56                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
57                 minimised state)
58
59 2005-11-10 [wwp]        1.9.100cvs6
60
61         * src/gtk/description_window.c
62                 fix a crash when closing description windows using the WM's [X] button
63
64 2005-11-09 [colin]      1.9.100cvs5
65
66         * src/common/ssl.c
67                 Update libetpan call to follow upstream
68                 (yes, this requires libetpan-0.40cvs3)
69
70 2005-11-08 [colin]      1.9.100cvs4
71
72         * src/compose.c
73         * src/textview.c
74         * src/common/utils.c
75         * src/common/utils.h
76                 Enhance the email parser
77
78 2005-11-08 [colin]      1.9.100cvs3
79
80         * src/procmime.c
81                 Fix what looks like an off-by-one (fixes 
82                 attachments from the Bat)
83
84 2005-11-08 [wwp]        1.9.100cvs2
85
86         * src/main.c
87                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
88
89 2005-11-08 [wwp]        1.9.100cvs1
90
91         * src/main.c
92                 allow exiting Sylpheed-Claws from command-line
93
94 2005-11-08 [paul]       1.9.100
95
96         1.9.100 released
97
98 2005-11-07 [colin]      1.9.99cvs17
99
100         * src/addritem.c
101         * src/ldif.c
102                 Fix import of base-64 encoded items
103
104 2005-11-07 [cleroy]     1.9.99cvs16
105
106         * src/send_message.c
107                 Fix bug #314 (Queue does not empty under certain 
108                 circumstances)
109
110 2005-11-07 [paul]       1.9.99cvs15
111
112         * src/mutt.c
113         * src/pine.c
114                 fix buffer overflows
115                 Thanks to Colin
116
117 2005-11-07 [paul]       1.9.99cvs14
118
119         * doc/man/Makefile.am
120         * doc/man/sylpheed-claws.1      ** ADDED **
121         * doc/man/sylpheed.1            ** DELETED **
122                 rename and update the man file
123
124 2005-11-06 [colin]      1.9.99cvs13
125
126         * src/ldif.c
127                 Fix ldif_get_line() that returned empty strings
128                 (Didn't understand why). Also fix a possible
129                 buffer overflow.
130
131 2005-11-06 [wwp]        1.9.99cvs12
132
133         * src/textview.c
134         * src/gtk/about.c
135         * src/gtk/gtkutils.c
136         * src/gtk/gtkutils.h
137                 fix a compilation warning,
138                 make links sensitive in the about dialog
139
140 2005-11-04 [wwp]        1.9.99cvs11
141
142         * src/gtk/about.c
143                 don't wrap or translate URIs, and a bit text format cleanup
144
145 2005-11-04 [wwp]        1.9.99cvs10
146
147         * src/gtk/about.c
148                 better textview tagging implementation (no more use of marks for
149                 postponed tagging)
150
151 2005-11-02 [colin]      1.9.99cvs9
152
153         * src/common/ssl.c
154                 Forgot an ifdef
155
156 2005-11-02 [colin]      1.9.99cvs8
157
158         * configure.ac
159                 Require libetpan-0.40 due to upstream fix
160         * src/common/ssl.c
161                 Tell libetpan not to call SSL_Library_Init,
162                 as we do it ourselves.
163
164 2005-11-02 [colin]      1.9.99cvs7
165
166         * po/POTFILES.in
167                 Add missing files (thanks to Fabien Vantard)
168
169 2005-11-02 [cleroy]     1.9.99cvs6
170
171         * src/summaryview.c
172                 Fix totals when read messages are hidden or quicksearch
173                 is on
174         * src/ssl_manager.c
175         * src/ssl_manager.h
176         * src/common/ssl_certificate.c
177         * src/common/ssl_certificate.h
178         * src/gtk/sslcertwindow.c
179         * src/gtk/sslcertwindow.h
180                 Fix copyright on my stuff
181
182 2005-11-02 [wwp]        1.9.99cvs5
183
184         * src/prefs_themes.c
185                 fix directory name checking (theme installation/removal),
186                 made related error a bit more verbose
187
188 2005-11-02 [cleroy]     1.9.99cvs4
189
190         * src/summaryview.c
191                 Fix typo (probably fixes bug #841 (Sort by the From 
192                 field doesn't work)
193
194 2005-11-02 [paul]       1.9.99cvs3
195
196         * po/ko.po
197         * po/nb.po
198                 updated by SungHyun Nam, Geir Helland
199         * src/wizard.c
200                 fix typo in welcome message. spotted by
201                 Andrea Spadaccini
202
203 2005-11-01 [colin]      1.9.99cvs2
204
205         * src/compose.c
206                 Fix replying to ml wen confirming subscription
207         * src/messageview.c
208         * src/mimeview.c
209         * src/mimeview.h
210         * src/privacy.h
211         * src/summaryview.c
212                 Make key check non blocking
213
214 2005-10-31 [paul]       1.9.99cvs1
215
216         * tools/claws.i18n.status.pl
217                 updated for ChangeLog
218
219 2005-10-31 [paul]       1.9.99
220
221         1.9.99 released
222
223 2005-10-31 [paul]       1.9.15cvs131
224
225         * .cvsignore
226         * ChangeLog
227         * ChangeLog.claws       ** REMOVED **
228         * ChangeLog-gtk2.claws  ** REMOVED **
229         * ChangeLog.gtk1        ** ADDED **
230         * INSTALL
231         * Makefile.am
232         * NEWS
233         * README
234         * README.claws          ** REMOVED **
235         * README.jp             ** REMOVED **
236         * RELEASE_NOTES         ** ADDED **
237         * RELEASE_NOTES.claws   ** REMOVED **
238         * commitHelper
239         * configure.ac
240         * sylpheed.spec.in      ** REMOVED **
241                 tidy up and update the default docs:
242                 ChangeLog.claws is renamed ChangeLog.gtk1
243                 ChangeLog-gtk2.claws is renamed ChangeLog
244                 README.claws is renamed README
245                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
246
247 2005-10-31 [paul]       1.9.15cvs130
248
249         * po/it.po
250                 fix errors
251
252 2005-10-31 [paul]       1.9.15cvs129
253
254         * po/ca.po
255         * po/de.po
256         * po/en_GB.po
257         * po/fr.po
258         * po/it.po
259         * po/pt_BR.po
260         * po/sk.po
261         * po/sr.po
262         * po/zh_CN.po
263                 updated by Miquel Oliete, Stephan Sachse and
264                 Thomas Gilgin, me, Fabien Vantard, Andrea
265                 Spadaccini, Frederico Goncalves Guimaraes,
266                 Andrej Kacian, Aleksandar Urosevic, and
267                 Ralgh Young.
268
269 2005-10-31 [mones]      1.9.15cvs128
270
271         * manual/faq.xml
272                 More questions.
273         
274         * po/es.po
275                 Updated for release.
276
277 2005-10-30 [colin]      1.9.15cvs127
278
279         * src/compose.c
280                 Place cursor before rewrapping (fixes cursor
281                 pos if quotation gets rewrapped)
282
283 2005-10-29 [paul]       1.9.15cvs126
284
285         * src/crash.c
286         * src/foldersel.c
287         * src/main.c
288         * src/messageview.c
289         * src/toolbar.c
290         * src/gtk/authors.h
291                 corrections to text items
292
293 2005-10-28 [colin]      1.9.15cvs125
294
295         * src/messageview.c
296                 Make "hit 'C' to check sig" work from extern 
297                 messageviews
298
299 2005-10-27 [colin]      1.9.15cvs124
300
301         * src/summaryview.c
302                 Add a hack to avoid segfaulting when hammering 
303                 on gtk's events
304
305 2005-10-27 [wwp]        1.9.15cvs123
306
307         * src/prefs_themes.c
308                 sort list of themes names in themes prefs
309
310 2005-10-27 [paul]       1.9.15cvs122
311
312         * src/folder.c
313         * src/prefs_account.c
314                 fix building on Solaris
315                 Patch by Alex Moore
316
317 2005-10-27 [wwp]        1.9.15cvs121
318
319         * src/summaryview.c
320         * src/gtk/gtksctree.c
321                 speed up unselecting messages in summary view (thanks to Colin)
322
323 2005-10-27 [paul]       1.9.15cvs120
324
325         * src/mainwindow.c
326                 fix a compilation warning
327         * src/summaryview.c
328                 fix updating of 'n items selected' count
329                 when deselecting
330
331 2005-10-27 [martin]     1.9.15cvs119
332
333         * src/action.c
334                 ignore actions with a leading '/' in the action menu name
335                 fixes a crash on menu creation
336         * src/prefs_actions.c
337                 do not allow a leading '/' in the action menu name
338
339 2005-10-27 [paul]       1.9.15cvs118
340
341         * src/main.c
342                 fix compilation warning
343
344 2005-10-27 [paul]       1.9.15cvs117
345
346         * src/procmime.c
347                 add #if HAVE_LOCALE_H
348
349 2005-10-27 [paul]       1.9.15cvs116
350
351         * src/plugins/clamav/clamav_plugin.c
352         * src/plugins/dillo_viewer/dillo_viewer.c
353         * src/plugins/mathml_viewer/mathml_viewer.c
354         * src/plugins/pgpcore/plugin.c
355         * src/plugins/pgpinline/plugin.c
356         * src/plugins/pgpmime/plugin.c
357         * src/plugins/spamassassin/spamassassin.c
358         * src/plugins/trayicon/trayicon.c
359                 plugin_init() : make error messages more
360                 informative
361
362 2005-10-26 [wwp]        1.9.15cvs115
363
364         * src/prefs_matcher.c
365                 enlarge boolean op widget width a bit (wasn't always showing text contents)
366
367 2005-10-26 [wwp]        1.9.15cvs114
368
369         * src/procmime.c
370         * src/gtk/gtksctree.c
371         * src/plugins/spamassassin/libspamc.c
372         * src/plugins/spamassassin/spamassassin.c
373                 fix some compilation warnings more
374
375 2005-10-26 [mones]      1.9.15cvs113
376
377         * po/es.po
378                 Updated translation
379
380 2005-10-26 [paul]       1.9.15cvs112
381
382         * src/prefs_message.c
383                 give all display_xface stuff the
384                 #if HAVE_LIBCOMPFACE treatment, thus
385                 preventing a crash
386                 (Thanks to Wolfgang Enderlein)
387
388 2005-10-26 [colin]      1.9.15cvs111
389
390         * src/gedit-print.c
391                 Fix date format
392         * src/imap_gtk.c
393         * src/news_gtk.c
394                 Remove context menu items that should not be there
395         * src/jpilot.c
396                 Fix encoding
397         * src/main.c
398         * src/mainwindow.c
399                 Don't show the mainwindow too soon
400
401 2005-10-26 [wwp]        1.9.15cvs110
402
403         * src/folder.c
404         * src/manual.c
405         * src/summaryview.c
406                 fix uninitialized pointers in the folder updating hook
407                 (thanks to Colin)
408
409 2005-10-25 [mones]      1.9.15cvs109
410
411         * manual/faq.xml
412                 General information subsection completed. 
413                 Removed archaic references.
414                 
415         * manual/Makefile
416         * manual/dtd/manual.dsl
417                 Added customization stylesheet for getting paragraphs
418                 fully justified in PDF output (as suggested by Colin).
419
420 2005-10-25 [colin]      1.9.15cvs108
421
422         * src/compose.c
423                 Fix a second leak
424
425 2005-10-25 [colin]      1.9.15cvs107
426
427         * src/addrbook.c
428         * src/addrindex.c
429                 Fix leak (xml_get_element() allocates memory)
430         * src/compose.c
431                 Fix leak + dead code (shame!)
432         * src/procmime.c
433                 Fix leak
434
435 2005-10-25 [colin]      1.9.15cvs106
436
437         * src/mimeview.c
438                 Fix encoding issue in Save all and in 
439                 overwrite-confirmation alertpanel
440
441 2005-10-25 [cleroy]     1.9.15cvs105
442
443         * src/common/socket.c
444                 Fix a leak - Thanks to Christopher Aillon
445                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
446
447 2005-10-25 [paul]       1.9.15cvs104
448
449         * src/wizard.c
450                 Always guess servers from the right-hand
451                 email part and guess username from the
452                 left-hand part. (Thanks to Colin)
453                 add an X-Face to the welcome message
454
455 2005-10-25 [paul]       1.9.15cvs103
456
457         * manual/handling.xml
458                 written by Colin, edited by me
459
460 2005-10-25 [wwp]        1.9.15cvs102
461
462         * src/folderview.c
463         * src/grouplistdialog.c
464         * src/imap.c
465         * src/noticeview.c
466                 fix some compilation warnings
467
468 2005-10-24 [paul]
469
470         1.9.99-rc3 released
471
472 2005-10-24 [paul]       1.9.15cvs101
473
474         * src/gtk/about.c
475                 fix window sizing
476
477 2005-10-24 [paul]       1.9.15cvs100
478
479         * src/pixmaps/offline.xpm
480         * src/pixmaps/online.xpm
481                 replace with last default versions
482
483 2005-10-24 [colin]      1.9.15cvs99
484
485         * src/imap.c
486                 Fix bug when moving a folder
487         * src/imap_gtk.c
488         * src/mh_gtk.c
489                 "Delete folder" pops up a window, so it 
490                 should be suffixed with "..."
491         * src/plugins/pgpcore/sgpgme.c
492                 Include locale.h
493
494 2005-10-24 [mones]      1.9.15cvs98
495
496         * manual/Makefile
497         * manual/account.xml
498         * manual/ack.xml
499         * manual/addrbook.xml
500         * manual/advanced.xml
501         * manual/faq.xml
502         * manual/glossary.xml
503         * manual/gpl.xml
504         * manual/handling.xml
505         * manual/intro.xml
506         * manual/keyboard.xml
507         * manual/manual.xml
508         * manual/plugins.xml
509         * manual/starting.xml
510         * manual/dtd/sdocbook.dtd
511                 Initial manual structure and some content.
512
513 2005-10-23 [wwp]        1.9.15cvs97
514
515         * src/gtk/about.c
516                 fix a typo
517
518 2005-10-23 [wwp]        1.9.15cvs96
519
520         * src/gtk/about.c
521         * src/gtk/authors.h
522                 rework of the about window (main work by Paul), also featuring a few
523                 fixes for typos and duplicate names
524
525 2005-10-23 [wwp]        1.9.15cvs95
526
527         * src/.cvsignore
528                 Ignore the right binary name (sylpheed-claws now)
529
530 2005-10-23 [paul]       1.9.15cvs94
531
532         * src/compose.c
533                 when using Folder Pref 'Default To for
534                 replies' make the entry in the Compose
535                 window bold
536                 Patch by Fabien Vantard
537
538 2005-10-22 [colin]      1.9.15cvs93
539
540         * src/codeconv.c
541                 Fix leak
542
543 2005-10-22 [colin]      1.9.15cvs92
544
545         * src/codeconv.c
546                 try to convert using locale (apart utf8) if necessary
547
548 2005-10-22 [colin]      1.9.15cvs91
549
550         * src/pixmaps/new.xpm
551         * src/pixmaps/unread.xpm
552                 Make the unread envelope blue again and
553                 saturate the new one a bit more.
554
555 2005-10-22 [colin]      1.9.15cvs90
556
557         * src/compose.c
558                 When replying to a mail sent by one of our accounts,
559                 use the original list of recipients. Let 'Reply All'
560                 and 'Reply to sender' work like previously.
561
562 2005-10-21 [colin]      1.9.15cvs89
563
564         * src/prefs_filtering.c
565                 Clear fields after add and replace
566         * src/textview.c
567                 Display xface differently (better)
568         * src/plugins/pgpinline/pgpinline.c
569                 Fix crappy encodings/recodings
570
571 2005-10-21 [paul]       1.9.15cvs88
572
573         * src/compose.c
574         * src/prefs_folder_item.c
575         * src/toolbar.c
576                 fix news folder Folder Properties
577                 (thanks to Colin)
578         * src/folderview.c
579                 update folderview after Themes change
580                 keep selected folder selected
581                 (thanks to Colin)
582
583 2005-10-21 [paul]       1.9.15cvs87
584
585         * tools/Makefile.am
586         * tools/OOo2sylpheed.pl
587         * tools/README
588         * tools/README.sylprint
589         * tools/asus_mailled.sh         ** REMOVED **
590         * tools/filter_conv.pl
591         * tools/freshmeat_search.pl
592         * tools/google_search.pl
593         * tools/gpg-sign-syl            ** REMOVED **
594         * tools/kmail2sylpheed.pl
595         * tools/kmail2sylpheed_v2.pl
596         * tools/multiwebsearch.pl
597         * tools/nautilus2sylpheed.sh
598         * tools/newscache_clean.pl
599         * tools/outlook2sylpheed.pl
600         * tools/sylpheed-switcher       ** REMOVED **
601         * tools/sylprint.pl
602         * tools/sylprint.rc
603         * tools/tb2sylpheed
604         * tools/vcard2xml.py
605         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
606                 update default config dir
607                 update binary name (thanks to Fabien Vantard)
608                 remove obsolete scripts
609
610 2005-10-21 [cleroy]     1.9.15cvs86
611
612         * src/inc.c
613                 Fix possible leak and units. Based on a patch by
614                 Fabien Vantard.
615
616 2005-10-20 [colin]      1.9.15cvs85
617
618         * src/textview.c
619                 Clear xface when clearing textview
620
621 2005-10-20 [colin]      1.9.15cvs84
622
623         * configure.ac
624         * src/folderview.c
625         * src/headerview.c
626         * src/main.c
627         * src/prefs_common.c
628         * src/prefs_common.h
629         * src/prefs_message.c
630         * src/textview.c
631         * src/textview.h
632         * src/common/defs.h
633         * src/common/utils.c
634         * src/common/utils.h
635         * src/gtk/gtkutils.c
636         * src/gtk/gtkutils.h
637                 Migrate config to .sylpheed-claws (Automatically)
638                 Add a way to get the Xface in the TextView
639
640 2005-10-20 [colin]      1.9.15cvs83
641
642         * src/gtk/Makefile.am
643         * src/gtk/about.c
644         * src/gtk/authors.h
645                 Make the about dialog *grooovy*
646
647 2005-10-20 [colin]      1.9.15cvs82
648
649         * src/mimeview.c
650                 Use "Open with" on double click if no command
651                 was found
652
653 2005-10-20 [colin]      1.9.15cvs81
654
655         * src/imap.c
656         * src/etpan/imap-thread.c
657                 Fix possible crash.
658
659 2005-10-20 [paul]       1.9.15cvs80
660
661         * src/folder.c
662                 don't show clipkey icon if the only
663                 attachment is the signature
664                 Patch by Colin
665
666 2005-10-20 [paul]       1.9.15cvs79
667
668         * AUTHORS
669         * src/plugins/pgpmime/pgpmime.c
670                 name the PGP/MIME signature 'signature.asc'
671                 Patch by Andrew Nelson <freeandy@gmail.com>
672
673 2005-10-19 [colin]      1.9.15cvs78
674
675         * src/plugins/pgpmime/pgpmime.c
676                 Oops, no need to double-check though
677
678 2005-10-19 [colin]      1.9.15cvs77
679
680         * src/plugins/pgpinline/pgpinline.c
681         * src/plugins/pgpmime/pgpmime.c
682                 Check that my_tmpfile() doesn't 
683                 return NULL
684
685 2005-10-19 [colin]      1.9.15cvs76
686
687         * src/common/utils.c
688                 Use shorter mime boundaries to avoid having
689                 MTAs rewrapping our headers, breaking the
690                 PGP signature in the process 
691         * src/compose.c
692         * src/plugins/pgpmime/pgpmime.c
693                 Check for boundary uniqueness to be sure
694                 it won't happen, instead of hoping for the
695                 best
696
697 2005-10-19 [colin]      1.9.15cvs75
698
699         * sylpheed-claws.desktop
700         * src/Makefile.am
701         * src/main.c
702                 Ship a sylpheed-claws binary instead
703                 of a sylpheed one. Change the socket
704                 name, too
705         * src/folderview.c
706                 Update folder only if it changed
707         * src/wizard.c
708                 Fix i18n in welcome mail, patch by
709                 Fabien Vantard
710
711 2005-10-19 [paul]
712
713         1.9.99-rc2 released
714
715 2005-10-19 [paul]       1.9.15cvs74
716
717         * src/folder.c
718         * src/folderview.c
719                 fix summaryview update
720                 Patch by Colin
721
722 2005-10-18 [colin]      1.9.15cvs73
723
724         * src/plugins/pgpcore/passphrase.c
725                 Don't XGrabServer, and try a bit more to 
726                 sync everything before grabbing mouse/keyboard
727
728 2005-10-18 [colin]      1.9.15cvs72
729
730         * src/Makefile.am
731         * src/addressadd.c
732         * src/addressbook.c
733         * src/folderview.c
734         * src/grouplistdialog.c
735         * src/mimeview.c
736         * src/stock_pixmap.c
737         * src/stock_pixmap.h
738         * src/summaryview.c
739         * src/gtk/gtksctree.c
740         * src/gtk/gtksctree.h
741         * src/pixmaps/empty.xpm
742                 Implement a wrapper call for gtk_ctree_set_node_info
743                 and gtk_ctree_insert_node, that uses a 1x1 transparent
744                 pixmap instead of a NULL one. This works around some
745                 memory problems deep inside gtk, revealed by valgrind,
746                 and fixes bug #834 (Pressing CTRl-D on a message marked 
747                 as locked crashes sylpheed.), as well as, probably, 
748                 wwp's 4th dimension problems that happen in gtk_ctree_*.
749
750 2005-10-17 [colin]      1.9.15cvs71
751
752         * src/mimeview.c
753                 Provide visual feedback when checking
754                 signature
755
756 2005-10-17 [colin]      1.9.15cvs70
757
758         * src/main.c
759                 Keep the folder list frozen while checking caches...
760
761 2005-10-17 [colin]      1.9.15cvs69
762
763         * src/addr_compl.c
764                 Fi bug #833 (Autocompleting from addressbook 
765                 fails with extended chars)
766         * src/imap.c
767                 Fix 'adding messages' staying in statusbar
768                 after an error
769
770 2005-10-17 [wwp]        1.9.15cvs68
771
772         * src/ssl_manager.c
773                 Fix buttons' layout resizing when window size changes
774
775 2005-10-17 [wwp]        1.9.15cvs67
776
777         * src/account.c
778         * src/prefs_account.c
779         * src/prefs_common.c
780         * src/prefs_common.h
781         * src/prefs_folder_item.c
782         * src/prefs_gtk.c
783         * src/gtk/logwindow.c
784         * src/gtk/pluginwindow.c
785         * src/gtk/prefswindow.c
786         * src/gtk/prefswindow.h
787                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
788
789 2005-10-17 [paul]       1.9.15cvs66
790
791         * configure.ac
792                 fix missing libetpan message
793         * po/en_GB.po
794                 updated
795         * src/crash.c
796         * src/manual.c
797         * src/prefs_themes.c
798         * src/common/defs.h
799                 add some new URI defines, change some
800                 others
801         * src/wizard.c
802                 make welcome message translatable
803                 small improvements to english
804                 other tweaks
805         * src/gtk/menu.c
806                 fix warnings
807
808 2005-10-17 [paul]       1.9.15cvs65
809
810         * src/summaryview.c
811                 fix column titles
812
813 2005-10-16 [mones]      1.9.15cvs64
814
815         * po/es.po
816                 Updated translation
817
818 2005-10-16 [colin]
819
820         1.9.99-rc1 released
821
822 2005-10-16 [colin]      1.9.15cvs63
823
824         * src/wizard.c
825                 Fix whitespace
826
827 2005-10-16 [colin]      1.9.15cvs62
828
829         * src/toolbar.c
830                 s/Get All/Get Mail/
831         * src/wizard.c
832                 Real welcome mail text, thanks Paul
833
834 2005-10-16 [colin]      1.9.15cvs61
835
836         * src/editldap.c
837         * src/exporthtml.c
838         * src/main.c
839         * src/mainwindow.c
840         * src/prefs_themes.c
841         * src/prefs_toolbar.c
842         * src/plugins/demo/demo.c
843         * src/plugins/trayicon/trayicon.c
844                 s/Sylpheed/Sylpheed-Claws/
845
846 2005-10-16 [colin]      1.9.15cvs60
847
848         * src/wizard.c
849                 Add a welcome email in the first empty mailbox
850         * src/prefs_common.c
851                 Change one more default
852
853 2005-10-16 [colin]      1.9.15cvs59
854
855         * src/wizard.c
856                 Remove printf
857
858 2005-10-16 [colin]      1.9.15cvs58
859
860         * src/toolbar.c
861         * src/prefs_common.c
862                 Change some defaults
863
864 2005-10-16 [colin]      1.9.15cvs57
865
866         * src/toolbar.c
867         * src/prefs_common.c
868                 Change some defaults
869
870 2005-10-16 [colin]      1.9.15cvs56
871
872         * src/wizard.c
873                 By default, initialize fonts to have
874                 the same size as normal GtkWidgets
875
876 2005-10-16 [colin]      1.9.15cvs55
877
878         * src/mimeview.c
879                 Fix message a bit more
880
881 2005-10-16 [colin]      1.9.15cvs54
882
883         * src/addressbook.c
884                 Second attempt at flicker fixing
885
886 2005-10-16 [colin]      1.9.15cvs53
887
888         * src/addressbook.c
889                 Fix flicker
890
891 2005-10-16 [wwp]        1.9.15cvs52
892
893         * src/addressbook.c
894         * src/editaddress.c
895         * src/prefs_common.c
896         * src/prefs_common.h
897                 Remember window sizes (address book)
898
899 2005-10-16 [wwp]        1.9.15cvs51
900
901         * src/plugins/clamav/clamav_plugin_gtk.c
902         * src/plugins/spamassassin/spamassassin_gtk.c
903                 Fix compilation warnings (missing #include).
904
905 2005-10-16 [colin]      1.9.15cvs50
906
907         * src/mimeview.c
908         * src/summaryview.c
909         * src/textview.c
910                 Make 'c' check signature, and forward
911                 c, l, y, t from summaryview to mimeview
912
913 2005-10-16 [colin]      1.9.15cvs49
914
915         * src/addressbook.c
916                 Put border around buttons
917         * src/mainwindow.c
918         * src/summaryview.c
919                 Rework menus (Patch based on a patch
920                 by Paul)
921
922 2005-10-15 [wwp]        1.9.15cvs48
923
924         * src/editjpilot.c
925         * src/editldap.c
926         * src/editvcard.c
927         * src/exphtmldlg.c
928         * src/expldifdlg.c
929         * src/export.c
930         * src/import.c
931         * src/importldif.c
932         * src/importmutt.c
933         * src/importpine.c
934         * src/prefs_account.c
935         * src/prefs_spelling.c
936         * src/gtk/gtkutils.c
937         * src/gtk/gtkutils.h
938         * src/plugins/clamav/clamav_plugin_gtk.c
939         * src/plugins/spamassassin/spamassassin_gtk.c
940                 use nicer browse-for-file/dir buttons than the "..." ones,
941                 code factorizing more.
942
943 2005-10-14 [colin]      1.9.15cvs47
944
945         * src/mainwindow.c
946                 set relief on the account switcher so that people see it
947                 grey out Create processing rules when no message is selected
948         * src/prefs_filtering.c
949                 ask before closing if the rule has not been modified, even if
950                 it's not valid
951         * src/prefs_matcher.c
952                 fix sensitivity when entering the dialog
953         * src/gtk/inputdialog.c
954                 display a better icon on password ask
955         * src/plugins/pgpcore/passphrase.c
956                 make the dialog look better
957
958 2005-10-14 [paul]       1.9.15cvs46
959
960         * src/folderview.c
961                 indicate presense of marked msgs in
962                 unexpanded subfolders
963
964 2005-10-14 [paul]       1.9.15cvs45
965
966         * src/prefs_actions.c
967         * src/prefs_common.c
968         * src/prefs_common.h
969         * src/prefs_filtering_action.c
970         * src/prefs_matcher.c
971         * src/prefs_template.c
972                 remember window sizes
973                 fix Info button size
974
975         Patches by wwp
976
977 2005-10-13 [colin]      1.9.15cvs44
978
979         * src/mimeview.c
980         * src/noticeview.c
981         * src/noticeview.h
982                 Add a tooltip on the icon (optional) 
983                 Get rid of the signature buttons and only
984                 use the icon+tooltip
985
986 2005-10-13 [colin]      1.9.15cvs43
987
988         * src/noticeview.c
989         * src/noticeview.h
990                 Add hand cursor for hovering over icon
991
992 2005-10-13 [colin]      1.9.15cvs42
993
994         * src/summaryview.c
995                 Fix crash when quicksearch's hidden 
996                 at startup
997
998 2005-10-13 [colin]      1.9.15cvs41
999
1000         * src/compose.c
1001                 Set subject when forwarding multiple mails
1002                 Check that other recipient than the default Cc or Bcc
1003                 have been set before sending.
1004
1005 2005-10-13 [colin]      1.9.15cvs40
1006
1007         * src/imap.c
1008                 Batch per-folder
1009                 Introduce locking, but don't use it yet
1010
1011 2005-10-13 [colin]      1.9.15cvs39
1012
1013         * src/gtk/quicksearch.c
1014                 Reset quicksearch when hiding it
1015                 Make sticky a real pref
1016
1017 2005-10-13 [colin]      1.9.15cvs38
1018
1019         * src/summaryview.c
1020                 Faster prefs apply
1021
1022 2005-10-13 [colin]      1.9.15cvs37
1023
1024         * src/mimeview.c
1025         * src/noticeview.c
1026         * src/noticeview.h
1027         * src/plugins/pgpcore/sgpgme.c
1028                 Make privacy icon clickable
1029                 Move Trust field in Full info
1030                 When trust is less than full, don't display
1031                 a warning icon
1032
1033 2005-10-13 [colin]      1.9.15cvs36
1034
1035         * src/folder.c
1036                 Batch on flags sync
1037         * src/folderview.c
1038                 Revert speed hack which is dangerous in fact
1039                 Apply prefs faster
1040
1041 2005-10-13 [colin]      1.9.15cvs35
1042
1043         * src/folder_item_prefs.c
1044                 Fix pref corruption on folder move. Patch
1045                 by wwp
1046
1047 2005-10-13 [paul]       1.9.15cvs34
1048
1049         * src/export.c
1050         * src/import.c
1051                 fix typos in g_warnings
1052         * src/prefs_account.c
1053                 add a file selector for Signature file
1054
1055         Patches by wwp
1056
1057 2005-10-12 [colin]      1.9.15cvs33
1058
1059         * src/mimeview.c
1060                 Provide a quick way to go back from a
1061                 signature's full info to the email part
1062
1063 2005-10-12 [colin]      1.9.15cvs32
1064
1065         * src/compose.c
1066                 Remove old hack of encoding signed mails with base64.
1067                 QP works equally well.
1068
1069 2005-10-12 [colin]      1.9.15cvs31
1070
1071         * src/crash.c
1072                 Replace deprecated GtkText with GtkTextView
1073         * src/imap.c
1074                 Fix a logic bug about counts in imap_select
1075                 (previously un-triggered)
1076         * src/mainwindow.c
1077         * src/summaryview.c
1078         * src/news.c
1079                 Allow local deletion of news posts
1080         * src/mimeview.c
1081                 Show GPG noticeview on the message/rfc822 part
1082                 in addition to the text/plain one
1083         * src/prefs_image_viewer.c
1084           src/plugins/pgpcore/prefs_gpg.c
1085                 Polish (set the label as part of the checkbox)
1086         * src/wizard.c
1087                 Don't sit there doing nothing after destroying
1088                 the window - return err
1089
1090 2005-10-11 [colin]      1.9.15cvs30
1091
1092         * src/folderview.c
1093                 Apply processing rules before showing folders.
1094                 Early folder show (before flags sync) will only
1095                 be done when there are no processing rules (nor
1096                 pre- or post- ones)
1097         * src/imap.c
1098                 Fix stuff related to mail subdir, creation and 
1099                 deletion of folders 
1100         * src/imap_gtk.c
1101                 Don't allow creation of folders in NoInferior
1102                 folders, as it won't work
1103
1104 2005-10-10 [colin]      1.9.15cvs29
1105
1106         * src/compose.c
1107                 Reselect "None" Privacy system when selecting an
1108                 account with no privacy system defined
1109
1110 2005-10-10 [colin]      1.9.15cvs28
1111
1112         * src/mainwindow.c
1113                 Add Windows-1252 encoding
1114         * src/prefs_common.c
1115                 Rework some defaults:
1116                 - autosave to draft by default
1117                 - don't show header pane (it's already in the textview)
1118                 - Select first new or unread mail on entry
1119                 - Assume 'Yes' to change folder when there's no more
1120                   unread message
1121         * src/prefs_matcher.c
1122                 Fix a gtk assertion failure
1123         * src/gtk/colorlabel.c
1124                 Workaround bad repainting on selection
1125         * src/main.c
1126                 Freeze/thaw (a bit faster on ssh -X)
1127         * src/msgcache.c
1128                 Get rid of StrdupConverter that just adds an
1129                 extra strdup/free 
1130         * src/etpan/imap_thread.c
1131                 memset buf to 0
1132
1133 2005-10-10 [colin]      1.9.15cvs27
1134
1135         * src/export.c
1136         * src/import.c
1137                 Fix compile on gtk 2.4. Patch by wwp
1138
1139 2005-10-09 [colin]      1.9.15cvs26
1140
1141         * src/mainwindow.c
1142         * src/messageview.c
1143         * src/summaryview.c
1144                 Clarify forward menus. Patch by wwp
1145
1146 2005-10-09 [colin]      1.9.15cvs25
1147
1148         * src/compose.c
1149         * src/compose.h
1150                 Fix bug #829 (Non-working "Encrypt message by 
1151                 default when replying to an encrypted message")
1152
1153 2005-10-08 [colin]      1.9.15cvs24
1154
1155         * src/wizard.c
1156                 Fix bug #827 ("Welcome" setup wizard after a 
1157                 permission error gives up & forgets itself.)
1158
1159 2005-10-08 [colin]      1.9.15cvs23
1160
1161         * src/procmime.c
1162                 Fix bug #828 (Ignoring headers with spaces around = sign)
1163
1164 2005-10-08 [colin]      1.9.15cvs22
1165
1166         * src/export.c
1167                 Warning fix by wwp
1168
1169 2005-10-08 [colin]      1.9.15cvs21
1170
1171         * src/folder.c
1172         * src/folder.h
1173                 Add a processing_pending indicator, set on 
1174                 folder_item_open and cleared after 
1175                 folder_item_process_open
1176         * src/folderview.c
1177         * src/summaryview.c
1178                 wrap procmsg_msginfo_*_flags, and in the
1179                 wrapper check that there's no folder processing 
1180                 pending. If there is, defer the flags change until 
1181                 processing is done to avoid stepping over each
1182                 other's toes.
1183                 Freeze during processing, but not during scanning.
1184
1185 2005-10-07 [colin]      1.9.15cvs20
1186
1187         * src/plugins/pgpcore/passphrase.c
1188                 Fix bug #826 (X-Server hangs when 
1189                 right-clicking a PGP encrypted message)
1190
1191 2005-10-07 [paul]       1.9.15cvs19
1192
1193         * src/compose.c
1194                 fix compose_entries[]
1195                 patch by Fabien Vantard
1196
1197 2005-10-06 [colin]      1.9.15cvs18
1198
1199         * src/pixmaps/address.xpm
1200         * src/pixmaps/address_book.xpm
1201         * src/pixmaps/book.xpm
1202         * src/pixmaps/check_spelling.xpm
1203         * src/pixmaps/checkbox_off.xpm
1204         * src/pixmaps/checkbox_on.xpm
1205         * src/pixmaps/close.xpm
1206         * src/pixmaps/complete.xpm
1207         * src/pixmaps/continue.xpm
1208         * src/pixmaps/deleted.xpm
1209         * src/pixmaps/down_arrow.xpm
1210         * src/pixmaps/exec.xpm
1211         * src/pixmaps/forwarded.xpm
1212         * src/pixmaps/group.xpm
1213         * src/pixmaps/ignorethread.xpm
1214         * src/pixmaps/interface.xpm
1215         * src/pixmaps/jpilot.xpm
1216         * src/pixmaps/ldap.xpm
1217         * src/pixmaps/linewrap.xpm
1218         * src/pixmaps/linewrapcurrent.xpm
1219         * src/pixmaps/mail.xpm
1220         * src/pixmaps/mail_attach.xpm
1221         * src/pixmaps/mail_compose.xpm
1222         * src/pixmaps/mail_forward.xpm
1223         * src/pixmaps/mail_receive.xpm
1224         * src/pixmaps/mail_receive_all.xpm
1225         * src/pixmaps/mail_reply.xpm
1226         * src/pixmaps/mail_reply_to_all.xpm
1227         * src/pixmaps/mail_reply_to_author.xpm
1228         * src/pixmaps/mail_send.xpm
1229         * src/pixmaps/mail_send_queue.xpm
1230         * src/pixmaps/mime_application.xpm
1231         * src/pixmaps/mime_audio.xpm
1232         * src/pixmaps/mime_image.xpm
1233         * src/pixmaps/mime_message.xpm
1234         * src/pixmaps/mime_text_enriched.xpm
1235         * src/pixmaps/mime_text_html.xpm
1236         * src/pixmaps/mime_text_plain.xpm
1237         * src/pixmaps/mime_unknown.xpm
1238         * src/pixmaps/new.xpm
1239         * src/pixmaps/news_compose.xpm
1240         * src/pixmaps/offline.xpm
1241         * src/pixmaps/online.xpm
1242         * src/pixmaps/paste.xpm
1243         * src/pixmaps/preferences.xpm
1244         * src/pixmaps/privacy_emblem_encrypted.xpm
1245         * src/pixmaps/privacy_expired.xpm
1246         * src/pixmaps/privacy_failed.xpm
1247         * src/pixmaps/privacy_passed.xpm
1248         * src/pixmaps/privacy_signed.xpm
1249         * src/pixmaps/privacy_unknown.xpm
1250         * src/pixmaps/privacy_warn.xpm
1251         * src/pixmaps/properties.xpm
1252         * src/pixmaps/replied.xpm
1253         * src/pixmaps/search.xpm
1254         * src/pixmaps/unread.xpm
1255         * src/pixmaps/up_arrow.xpm
1256         * src/pixmaps/vcard.xpm
1257                 Modernize internal theme, with icons from the 
1258                 Gnomaws theme. Keep some of the old ones where
1259                 they were better.
1260
1261 2005-10-06 [colin]      1.9.15cvs17
1262
1263         * src/summaryview.c
1264                 Little optimisations + bugfix
1265         * src/toolbar.c
1266                 Remove default useless items - useless being defined
1267                 by the default relevant prefs
1268         * src/wizard.c
1269                 include config.h to make gettext work
1270         * src/prefs_themes.c
1271                 Fix selection of current theme in prefs
1272
1273 2005-10-06 [colin]      1.9.15cvs16
1274
1275         * src/prefs_common.c
1276         * src/prefs_common.h
1277         * src/prefs_summaries.c
1278         * src/folderview.c
1279                 Add a warning dialog on Mark all read 
1280                 (with pref to get rid of it)
1281
1282 2005-10-06 [paul]       1.9.15cvs15
1283
1284         * po/nb.po
1285         * po/pt_BR.po
1286                 updated by Geir Helland and Frederico
1287                 Goncalves Guimaraes
1288
1289 2005-10-05 [colin]      1.9.15cvs14
1290
1291         * src/folder.c
1292         * src/folder.h
1293         * src/folderview.c
1294         * src/folderview.h
1295         * src/imap_gtk.c
1296         * src/mh_gtk.c
1297         * src/mainwindow.c
1298         * src/setup.c
1299                 add a way to rescan without rebuilding
1300                 make moving a bit faster (less folders changes)
1301                 don't lock the tree on Get 
1302         * src/imap.c
1303                 Don't re-delete deleted messages before expunging
1304         * src/summaryview.c
1305                 Set batch mode when deleting mails
1306
1307 2005-10-05 [paul]       1.9.15cvs13
1308
1309         * src/mainwindow.c
1310         * src/mainwindow.h
1311                 fix disabled Execute menu item
1312         * src/toolbar.c
1313                 match the change in 1.9.15cvs10: use Compose
1314                 instead of News by default
1315
1316 2005-10-04 [colin]      1.9.15cvs12
1317
1318         * src/compose.c
1319                 When replying to an ML post with Reply-To set
1320                 to the poster's email, honor it (as before),
1321                 but also honor our user's request to reply to
1322                 the mailing list: set the ML address in the To
1323                 field and the Reply-To address in the Cc: 
1324                 field.
1325
1326 2005-10-04 [colin]      1.9.15cvs11
1327
1328         * src/plugins/trayicon/trayicon.c
1329                 Finish cosmetic change - thanks to wwp
1330
1331 2005-10-04 [colin]      1.9.15cvs10
1332
1333         * src/toolbar.c
1334                 Use Compose instead of Email by default.
1335                 Spotted by wwp.
1336
1337 2005-10-04 [colin]      1.9.15cvs9
1338
1339         * src/folder.c
1340         * src/folder.h
1341         * src/folderview.c
1342         * src/imap.c
1343         * src/etpan/imap-thread.c
1344         * src/etpan/imap-thread.h
1345                 Try to make IMAP faster, by simplifying SEARCH
1346                 commands, avoiding sending two STATUS in a row,
1347                 and deferring flags sync and processing just
1348                 after displaying the folder. 
1349                 This will update the SummaryView in certain
1350                 cases (new mails not already fetched, flags
1351                 changed from another client) but in a non-
1352                 blocking manner.
1353
1354 2005-10-04 [colin]      1.9.15cvs8
1355
1356         * src/plugins/trayicon/trayicon.c
1357                 Relabel "Offline" to "Work offline"
1358
1359 2005-10-04 [colin]      1.9.15cvs7
1360
1361         * src/export.c
1362         * src/import.c
1363         * src/mbox.c
1364                 Fix mbox import/export buglets
1365                 Patch by wwp
1366         * src/plugins/trayicon/trayicon.c
1367                 Add offline swithc
1368                 Patch by wwp
1369
1370 2005-10-04 [colin]      1.9.15cvs6
1371
1372         * src/folder.c
1373         * src/folderview.c
1374         * src/summaryview.c
1375                 Better fix (don't break mark all read) for cvs2
1376
1377 2005-10-03 [colin]      1.9.15cvs5
1378
1379         * src/folder.c
1380                 Use a sane sort by default
1381
1382 2005-10-03 [colin]      1.9.15cvs4
1383
1384         * src/inc.c
1385                 Add a 'Only once' button for overriding offline mode
1386         * src/prefs_account.c
1387         * src/wizard.c
1388                 Add Local mbox to the wizard
1389                 Add IMAP subdir to the wizard (or the wizard is useless
1390                 for such accounts, or even worse than useless)
1391                 Move IMAP subdir from Advanced to Receive tab, as it's
1392                 not that uncommon
1393
1394 2005-10-03 [colin]      1.9.15cvs3
1395
1396         * src/send_message.c
1397                 Forgot this one in cvs1
1398
1399 2005-10-03 [colin]      1.9.15cvs2
1400
1401         * src/folder.c
1402                 Faster close when leaving a folder with lots
1403                 of new mails. Idea by David Relson.
1404
1405 2005-10-03 [colin]      1.9.15cvs1
1406
1407         * src/compose.c
1408         * src/imap.c
1409         * src/inc.c
1410         * src/main.c
1411         * src/messageview.c
1412         * src/news.c
1413         * src/summaryview.c
1414         * src/gtk/sslcertwindow.c
1415         * src/plugins/trayicon/trayicon.c
1416                 Add accels to every AlertPanel. Patch by Fabien 
1417                 Vantard
1418
1419 2005-10-03 [paul]       1.9.15
1420
1421         1.9.15 released
1422
1423 2005-10-03 [paul]       1.9.14cvs68
1424
1425         * po/ca.po
1426         * po/de.po
1427         * po/es.po
1428         * po/fi.po
1429         * po/fr.po
1430         * po/sk.po
1431         * po/sr.po
1432         * po/zh_CN.po
1433                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1434                 Mones Lastra, Tommi Pirinen, Fabien vantard,
1435                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
1436
1437 2005-10-03 [paul]       1.9.14cvs67
1438
1439         * src/send_message.c
1440                 prevent hang on Cancel
1441                 patch by Colin
1442
1443 2005-10-03 [paul]       1.9.14cvs66
1444
1445         * src/main.c
1446                 fix crash in IMAP caused by discrepancy
1447                 between check_at_startup and offline mode
1448                 Patch by Colin
1449
1450 2005-10-01 [paul]       1.9.14cvs65
1451
1452         * src/inc.c
1453                 fix engrish
1454
1455 2005-10-01 [paul]       1.9.14cvs64
1456         * src/export.c
1457         * src/import.c
1458                 synchronise import_mbox() and export_mbox()
1459         * src/mbox.c
1460                 proc_mbox(): add alert if file cannot be opened
1461                 export_list_to_mbox(): test if dest file exists,
1462                 prompt user to overwrite if it does. add alert
1463                 if file cannot be created
1464                                                                 
1465         Patch by wwp
1466                                                                                                                 
1467
1468 2005-09-30 [paul]       1.9.14cvs63
1469
1470         * src/addressbook.c
1471                 Fix sensitivity of a menu
1472         * src/codeconv.c
1473                 Respect hidden pref for mails with no encoding
1474         * src/common/xml.c
1475                 Fix memory corruption
1476         * src/plugins/pgpcore/sgpgme.c
1477                 Fix segfault on incomplete sigs, and display
1478                 of S/Mime UIDs
1479
1480         Patches by Colin
1481
1482 2005-09-30 [colin]      1.9.14cvs62
1483
1484         * src/partial_download.c
1485                 Little logic fix in almost-dead code
1486         * src/pop.c
1487                 Fix partial download when there's no new mail
1488
1489 2005-09-29 [paul]       1.9.14cvs61
1490
1491         * src/plugins/pgpinline/pgpinline.c
1492                 fix bug 819, 'crash accessing sign message'
1493                 Patch by Colin
1494
1495 2005-09-28 [martin]     1.9.14cvs60
1496
1497         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1498                 fix bug #790 (Crash when restarting window manager (fluxbox))
1499
1500 2005-09-28 [paul]       1.9.14cvs59
1501
1502         * src/gtk/gtkaspell.c
1503                 fix off-by-one typo
1504
1505 2005-09-27 [colin]      1.9.14cvs58
1506
1507         * src/plugins/pgpcore/sgpgme.c
1508                 Report error when there's one, instead of
1509                 "Signature unchecked" 
1510
1511 2005-09-27 [colin]      1.9.14cvs57
1512
1513         * src/prefs_quote.c
1514                 Fix bug #816 (Weird quotation with spaces)
1515
1516 2005-09-27 [colin]      1.9.14cvs56
1517
1518         * src/codeconv.c
1519         * src/compose.c
1520         * src/compose.h
1521                 Put subject in compose's title
1522                 Fix Automatic encoding so that it's really automatic:
1523                 first try default locale's charset, then charset of the replied mail, 
1524                 then utf-8
1525                 Fix encoding of headers (must be in strict mode too)
1526
1527 2005-09-26 [colin]      1.9.14cvs55
1528
1529         * src/gtk/gtkaspell.c
1530                 Fix previous patch - don't color the space,
1531                 just uncolor it :)
1532
1533 2005-09-26 [colin]      1.9.14cvs54
1534
1535         * src/gtk/gtkaspell.c
1536                 Unmark space if possible
1537
1538 2005-09-26 [colin]      1.9.14cvs53
1539
1540         * src/imap.c
1541                 log_error instead of alertpanel according to the pref
1542         * src/etpan/imap-thread.c
1543                 Print connect status, copy only necessary size to 
1544                 logger
1545         * src/plugins/pgpmime/pgpmime.c
1546                 Handle S/Mime signatures (verification only). Patch based
1547                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1548
1549 2005-09-26 [paul]       1.9.14cvs52
1550
1551         * src/common/passcrypt.c
1552                 this 'workaround' not necessary on NetBSD.
1553                 Thanks to Daniel Gustafson
1554
1555 2005-09-26 [paul]
1556
1557         1.9.15-rc4 released
1558
1559 2005-09-26 [paul]       1.9.14cvs51
1560
1561         * src/summaryview.c
1562                 Skip currently selected message when
1563                 looking for next new or unread message
1564                 in current folder. Patch by Colin
1565         * src/common/passcrypt.c
1566                 eliminate warnings on *BSD. Patch by
1567                 Daniel Gustafson
1568
1569 2005-09-26 [colin]      1.9.14cvs50
1570
1571         * src/procmsg.c
1572                 Call postfiltering hook anyway
1573
1574 2005-09-22 [colin]      1.9.14cvs49
1575
1576         * src/codeconv.c
1577         * src/codeconv.h
1578                 Add a strict mode that doesn't replace with _
1579         * src/compose.c
1580         * src/compose.h
1581                 Use strict conversion while sending
1582                 Fix race when drafting while sending (happens
1583                 on IMAP)
1584                 Fix d'n'd of messages from summaryview
1585         * src/prefs_common.c
1586         * src/prefs_common.h
1587                 add hidden utf8_instead_of_locale_for_broken_mail 
1588                 pref for people that preferred the default charset 
1589                 to be utf8 for broken mails
1590         * src/quote_fmt_parse.y
1591                 fix bug #815 (No quote insert if "From:" fied 
1592                 contained Russian letters)
1593         * src/summaryview.c
1594                 Fix d'n'd of messages to compose
1595
1596 2005-09-22 [paul]       1.9.14cvs48
1597
1598         * src/compose.c
1599                 fix bug where attachments Name entry
1600                 would display Path instead
1601
1602 2005-09-21 [paul]       1.9.14cvs47
1603
1604         * README
1605         * README.jp
1606         * configure.ac
1607         * config/config.rpath
1608         * doc/manual/en/sylpheed-20.html
1609         * doc/manual/es/sylpheed-20.html
1610         * po/bg.po
1611         * po/ca.po
1612         * po/de.po
1613         * po/es.po
1614         * po/fr.po
1615         * po/it.po
1616         * po/pt_BR.po
1617         * po/sk.po
1618         * po/zh_TW.po
1619         * src/account.c
1620         * src/account.h
1621         * src/action.c
1622         * src/action.h
1623         * src/adbookbase.h
1624         * src/addr_compl.c
1625         * src/addr_compl.h
1626         * src/addrbook.c
1627         * src/addrbook.h
1628         * src/addrcache.c
1629         * src/addrcache.h
1630         * src/addrcindex.c
1631         * src/addrcindex.h
1632         * src/addrclip.c
1633         * src/addrclip.h
1634         * src/addrdefs.h
1635         * src/addressadd.c
1636         * src/addressadd.h
1637         * src/addressbook.c
1638         * src/addressbook.h
1639         * src/addressitem.h
1640         * src/addrgather.c
1641         * src/addrgather.h
1642         * src/addrharvest.c
1643         * src/addrharvest.h
1644         * src/addrindex.c
1645         * src/addrindex.h
1646         * src/addritem.c
1647         * src/addritem.h
1648         * src/addrquery.c
1649         * src/addrquery.h
1650         * src/addrselect.c
1651         * src/addrselect.h
1652         * src/alertpanel.c
1653         * src/alertpanel.h
1654         * src/browseldap.c
1655         * src/browseldap.h
1656         * src/codeconv.c
1657         * src/codeconv.h
1658         * src/compose.c
1659         * src/compose.h
1660         * src/crash.c
1661         * src/crash.h
1662         * src/customheader.c
1663         * src/customheader.h
1664         * src/displayheader.c
1665         * src/displayheader.h
1666         * src/editaddress.c
1667         * src/editaddress.h
1668         * src/editbook.c
1669         * src/editbook.h
1670         * src/editgroup.c
1671         * src/editgroup.h
1672         * src/editjpilot.c
1673         * src/editjpilot.h
1674         * src/editldap.c
1675         * src/editldap.h
1676         * src/editldap_basedn.c
1677         * src/editldap_basedn.h
1678         * src/editvcard.c
1679         * src/editvcard.h
1680         * src/enriched.c
1681         * src/enriched.h
1682         * src/exphtmldlg.c
1683         * src/exphtmldlg.h
1684         * src/expldifdlg.c
1685         * src/expldifdlg.h
1686         * src/export.c
1687         * src/export.h
1688         * src/exporthtml.c
1689         * src/exporthtml.h
1690         * src/exportldif.c
1691         * src/exportldif.h
1692         * src/filtering.c
1693         * src/filtering.h
1694         * src/folder.c
1695         * src/folder.h
1696         * src/folder_item_prefs.c
1697         * src/folder_item_prefs.h
1698         * src/foldersel.c
1699         * src/foldersel.h
1700         * src/folderutils.c
1701         * src/folderutils.h
1702         * src/folderview.c
1703         * src/folderview.h
1704         * src/grouplistdialog.c
1705         * src/grouplistdialog.h
1706         * src/headerview.c
1707         * src/headerview.h
1708         * src/html.c
1709         * src/html.h
1710         * src/image_viewer.c
1711         * src/image_viewer.h
1712         * src/imap.c
1713         * src/imap.h
1714         * src/imap_gtk.c
1715         * src/imap_gtk.h
1716         * src/import.c
1717         * src/import.h
1718         * src/importldif.c
1719         * src/importldif.h
1720         * src/importmutt.c
1721         * src/importmutt.h
1722         * src/importpine.c
1723         * src/importpine.h
1724         * src/inc.c
1725         * src/inc.h
1726         * src/jpilot.c
1727         * src/jpilot.h
1728         * src/ldapctrl.c
1729         * src/ldapctrl.h
1730         * src/ldaplocate.c
1731         * src/ldaplocate.h
1732         * src/ldapquery.c
1733         * src/ldapquery.h
1734         * src/ldapserver.c
1735         * src/ldapserver.h
1736         * src/ldaputil.c
1737         * src/ldaputil.h
1738         * src/ldif.c
1739         * src/ldif.h
1740         * src/localfolder.c
1741         * src/localfolder.h
1742         * src/main.c
1743         * src/main.h
1744         * src/mainwindow.c
1745         * src/mainwindow.h
1746         * src/manual.c
1747         * src/manual.h
1748         * src/matcher.c
1749         * src/matcher.h
1750         * src/matcher_parser.h
1751         * src/matcher_parser_lex.l
1752         * src/matcher_parser_parse.y
1753         * src/mbox.c
1754         * src/mbox.h
1755         * src/message_search.c
1756         * src/message_search.h
1757         * src/messageview.c
1758         * src/messageview.h
1759         * src/mh.c
1760         * src/mh.h
1761         * src/mh_gtk.c
1762         * src/mh_gtk.h
1763         * src/mimeview.c
1764         * src/mimeview.h
1765         * src/msgcache.c
1766         * src/msgcache.h
1767         * src/mutt.c
1768         * src/mutt.h
1769         * src/news.c
1770         * src/news.h
1771         * src/news_gtk.c
1772         * src/news_gtk.h
1773         * src/noticeview.c
1774         * src/noticeview.h
1775         * src/partial_download.c
1776         * src/partial_download.h
1777         * src/pine.c
1778         * src/pine.h
1779         * src/pop.c
1780         * src/pop.h
1781         * src/prefs_account.c
1782         * src/prefs_account.h
1783         * src/prefs_actions.c
1784         * src/prefs_actions.h
1785         * src/prefs_common.c
1786         * src/prefs_common.h
1787         * src/prefs_compose_writing.c
1788         * src/prefs_compose_writing.h
1789         * src/prefs_customheader.c
1790         * src/prefs_customheader.h
1791         * src/prefs_display_header.c
1792         * src/prefs_display_header.h
1793         * src/prefs_ext_prog.c
1794         * src/prefs_ext_prog.h
1795         * src/prefs_filtering.c
1796         * src/prefs_filtering.h
1797         * src/prefs_filtering_action.c
1798         * src/prefs_filtering_action.h
1799         * src/prefs_folder_column.c
1800         * src/prefs_folder_column.h
1801         * src/prefs_folder_item.c
1802         * src/prefs_folder_item.h
1803         * src/prefs_fonts.c
1804         * src/prefs_fonts.h
1805         * src/prefs_gtk.c
1806         * src/prefs_gtk.h
1807         * src/prefs_image_viewer.c
1808         * src/prefs_image_viewer.h
1809         * src/prefs_matcher.c
1810         * src/prefs_matcher.h
1811         * src/prefs_message.c
1812         * src/prefs_message.h
1813         * src/prefs_msg_colors.c
1814         * src/prefs_msg_colors.h
1815         * src/prefs_other.c
1816         * src/prefs_other.h
1817         * src/prefs_quote.c
1818         * src/prefs_quote.h
1819         * src/prefs_receive.c
1820         * src/prefs_receive.h
1821         * src/prefs_send.c
1822         * src/prefs_send.h
1823         * src/prefs_spelling.c
1824         * src/prefs_spelling.h
1825         * src/prefs_summaries.c
1826         * src/prefs_summaries.h
1827         * src/prefs_summary_column.c
1828         * src/prefs_summary_column.h
1829         * src/prefs_template.c
1830         * src/prefs_template.h
1831         * src/prefs_themes.c
1832         * src/prefs_themes.h
1833         * src/prefs_toolbar.c
1834         * src/prefs_toolbar.h
1835         * src/prefs_wrapping.c
1836         * src/prefs_wrapping.h
1837         * src/privacy.c
1838         * src/privacy.h
1839         * src/procheader.c
1840         * src/procheader.h
1841         * src/procmime.c
1842         * src/procmime.h
1843         * src/procmsg.c
1844         * src/procmsg.h
1845         * src/quote_fmt.c
1846         * src/quote_fmt_parse.y
1847         * src/recv.c
1848         * src/recv.h
1849         * src/remotefolder.c
1850         * src/remotefolder.h
1851         * src/send_message.c
1852         * src/send_message.h
1853         * src/setup.c
1854         * src/setup.h
1855         * src/simple-gettext.c
1856         * src/sourcewindow.c
1857         * src/sourcewindow.h
1858         * src/ssl_manager.c
1859         * src/ssl_manager.h
1860         * src/statusbar.c
1861         * src/statusbar.h
1862         * src/stock_pixmap.c
1863         * src/stock_pixmap.h
1864         * src/summary_search.c
1865         * src/summary_search.h
1866         * src/summaryview.c
1867         * src/summaryview.h
1868         * src/syldap.c
1869         * src/syldap.h
1870         * src/textview.c
1871         * src/textview.h
1872         * src/toolbar.c
1873         * src/toolbar.h
1874         * src/undo.c
1875         * src/undo.h
1876         * src/unmime.c
1877         * src/unmime.h
1878         * src/vcard.c
1879         * src/vcard.h
1880         * src/wizard.c
1881         * src/wizard.h
1882         * src/common/base64.c
1883         * src/common/base64.h
1884         * src/common/defs.h
1885         * src/common/hooks.c
1886         * src/common/hooks.h
1887         * src/common/log.c
1888         * src/common/log.h
1889         * src/common/md5.c
1890         * src/common/md5.h
1891         * src/common/mgutils.c
1892         * src/common/mgutils.h
1893         * src/common/nntp.c
1894         * src/common/nntp.h
1895         * src/common/passcrypt.c
1896         * src/common/passcrypt.h.in
1897         * src/common/plugin.c
1898         * src/common/plugin.h
1899         * src/common/prefs.c
1900         * src/common/prefs.h
1901         * src/common/progressindicator.c
1902         * src/common/progressindicator.h
1903         * src/common/quoted-printable.c
1904         * src/common/quoted-printable.h
1905         * src/common/session.c
1906         * src/common/session.h
1907         * src/common/smtp.c
1908         * src/common/smtp.h
1909         * src/common/socket.c
1910         * src/common/socket.h
1911         * src/common/ssl.c
1912         * src/common/ssl.h
1913         * src/common/ssl_certificate.c
1914         * src/common/ssl_certificate.h
1915         * src/common/string_match.c
1916         * src/common/string_match.h
1917         * src/common/stringtable.c
1918         * src/common/sylpheed.c
1919         * src/common/sylpheed.h
1920         * src/common/template.c
1921         * src/common/template.h
1922         * src/common/timing.h
1923         * src/common/utils.c
1924         * src/common/utils.h
1925         * src/common/uuencode.c
1926         * src/common/uuencode.h
1927         * src/common/version.h.in
1928         * src/common/xml.c
1929         * src/common/xml.h
1930         * src/common/xmlprops.c
1931         * src/common/xmlprops.h
1932         * src/gtk/about.c
1933         * src/gtk/about.h
1934         * src/gtk/colorlabel.c
1935         * src/gtk/colorlabel.h
1936         * src/gtk/colorsel.c
1937         * src/gtk/colorsel.h
1938         * src/gtk/description_window.c
1939         * src/gtk/description_window.h
1940         * src/gtk/filesel.c
1941         * src/gtk/filesel.h
1942         * src/gtk/foldersort.c
1943         * src/gtk/foldersort.h
1944         * src/gtk/gtkutils.c
1945         * src/gtk/gtkutils.h
1946         * src/gtk/inputdialog.c
1947         * src/gtk/inputdialog.h
1948         * src/gtk/logwindow.c
1949         * src/gtk/logwindow.h
1950         * src/gtk/manage_window.c
1951         * src/gtk/manage_window.h
1952         * src/gtk/menu.c
1953         * src/gtk/menu.h
1954         * src/gtk/pluginwindow.c
1955         * src/gtk/pluginwindow.h
1956         * src/gtk/prefswindow.c
1957         * src/gtk/prefswindow.h
1958         * src/gtk/progressdialog.c
1959         * src/gtk/progressdialog.h
1960         * src/gtk/quicksearch.c
1961         * src/gtk/quicksearch.h
1962         * src/gtk/sslcertwindow.c
1963         * src/gtk/sslcertwindow.h
1964         * src/plugins/clamav/clamav_plugin.c
1965         * src/plugins/clamav/clamav_plugin.h
1966         * src/plugins/clamav/clamav_plugin_gtk.c
1967         * src/plugins/demo/demo.c
1968         * src/plugins/dillo_viewer/dillo_prefs.c
1969         * src/plugins/dillo_viewer/dillo_prefs.h
1970         * src/plugins/dillo_viewer/dillo_viewer.c
1971         * src/plugins/mathml_viewer/mathml_viewer.c
1972         * src/plugins/pgpcore/passphrase.c
1973         * src/plugins/pgpcore/passphrase.h
1974         * src/plugins/pgpcore/plugin.c
1975         * src/plugins/pgpcore/prefs_gpg.c
1976         * src/plugins/pgpcore/prefs_gpg.h
1977         * src/plugins/pgpcore/select-keys.c
1978         * src/plugins/pgpcore/select-keys.h
1979         * src/plugins/pgpcore/sgpgme.c
1980         * src/plugins/pgpcore/sgpgme.h
1981         * src/plugins/pgpinline/pgpinline.c
1982         * src/plugins/pgpinline/pgpinline.h
1983         * src/plugins/pgpinline/plugin.c
1984         * src/plugins/pgpmime/pgpmime.c
1985         * src/plugins/pgpmime/pgpmime.h
1986         * src/plugins/pgpmime/plugin.c
1987         * src/plugins/spamassassin/spamassassin.c
1988         * src/plugins/spamassassin/spamassassin.h
1989         * src/plugins/spamassassin/spamassassin_gtk.c
1990         * src/plugins/trayicon/trayicon.c
1991         * tools/OOo2sylpheed.pl
1992         * tools/acroread2sylpheed.pl
1993         * tools/asus_mailled.sh
1994         * tools/filter_conv.pl
1995         * tools/freshmeat_search.pl
1996         * tools/google_search.pl
1997         * tools/kmail2sylpheed.pl
1998         * tools/kmail2sylpheed_v2.pl
1999         * tools/maildir2sylpheed.pl
2000         * tools/multiwebsearch.pl
2001         * tools/newscache_clean.pl
2002         * tools/outlook2sylpheed.pl
2003         * tools/sylpheed-switcher
2004         * tools/update-po
2005         * tools/vcard2xml.py
2006         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2007                 update FSF address
2008
2009 2005-09-21 [colin]      1.9.14cvs46
2010
2011         * src/gedit-print.c
2012         * src/procmsg.c
2013         * src/procmsg.h
2014         * src/textview.c
2015         * src/summaryview.c
2016                 Remove some printing hacks (deselection/reselection),
2017                 which by the way fix printing the currently 
2018                 displayed mime part (still only text)
2019                 Plus a little optimisation of summary_show
2020
2021
2022 2005-09-20 [colin]      1.9.14cvs45
2023
2024         * src/mainwindow.c
2025         * src/messageview.c
2026                 GUI fixups: add accels, set message
2027                 view title to displayed mail's subject
2028         * src/prefs_spelling.c
2029         * src/gtk/gtkaspell.c
2030                 GUI fixups: allow underlining misspelled
2031                 words instead of coloring them (a11y!)
2032
2033 2005-09-19 [colin]
2034
2035         1.9.15rc3 released
2036
2037 2005-09-19 [colin]      1.9.14cvs44
2038
2039         * src/compose.c
2040                 Fix draft message
2041         * src/gtk/gtkaspell.c
2042                 Fix wrong test ;-)
2043
2044 2005-09-19 [colin]      1.9.14cvs43
2045
2046         * src/addressbook.c
2047                 Fix sensitivity of Delete button
2048         * src/compose.c
2049                 Warn if the requested Privacy system
2050                 is not available
2051         * src/exphtmldlg.c
2052         * src/expldifdlg.c
2053         * src/importldif.c
2054         * src/importmutt.c
2055         * src/importpine.c
2056                 Fix crappy UI
2057         * src/
2058         * src/ssl.h
2059         * src/prefs_account.h
2060         * src/prefs_account.c
2061                 Save SSL prefs even in builds that have
2062                 SSL support disable
2063         * src/imap.c
2064         * src/inc.c
2065         * src/news.c
2066         * src/send_message.c
2067                 Warn if connection should be secure, but
2068                 SSL support isn't compiled in
2069         * src/gtkaspell.c
2070                 Fix word separation on UTF-8 systems
2071                 Fixes bug #812 (Strange inline spellchecking)
2072         * src/compose.c
2073                 Warn if the requested Privacy system
2074                 is not available
2075                 Factorize offline warning
2076         * src/imap.c
2077         * src/imap_gtk.c
2078         * src/imap_gtk.h
2079         * src/inc.h
2080         * src/news_gtk.c
2081         * src/news_gtk.h
2082         * src/messageview.c
2083                 Factorize offline warning
2084
2085 2005-09-19 [paul]
2086
2087         1.9.15-rc2 released
2088
2089 2005-09-18 [colin]      1.9.14cvs42
2090
2091         * src/codeconv.c
2092         * src/codeconv.h
2093         * src/procmime.c
2094                 Add a way to get locale's charset ignoring utf-8,
2095                 and use that as default encoding for broken mails
2096
2097 2005-09-18 [colin]      1.9.14cvs41
2098
2099         * src/gtk/logwindow.c
2100                 Translate string. Patch by Fabien Vantard
2101
2102 2005-09-18 [colin]      1.9.14cvs40
2103
2104         * configure.ac
2105                 Fix bug #803 (IMAP/SSL support breaks with 
2106                 GnuTLS libetpan 0.38)
2107
2108 2005-09-18 [colin]      1.9.14cvs39
2109
2110         * src/codeconv.c
2111         * src/compose.c
2112         * src/procmime.c
2113                 More charsets fixes. Fixes bug #806 (non
2114                 ascii characters in subject line)
2115
2116 2005-09-17 [paul]       1.9.14cvs38
2117
2118         * src/folderview.c
2119         * src/mainwindow.c
2120                 fix gcc-2.95 issues
2121                 Patch by Pawel Pekala
2122
2123 2005-09-17 [colin]      1.9.14cvs37
2124
2125         * src/addrindex.c
2126                 bugfix for NO-USE LDAP compilation, patch 
2127                 by Fabien Vantard
2128
2129 2005-09-17 [colin]      1.9.14cvs36
2130
2131         * src/prefs_actions.c
2132         * src/prefs_customheader.c
2133         * src/prefs_display_header.c
2134         * src/prefs_filtering_action.c
2135         * src/prefs_matcher.c
2136         * src/prefs_toolbar.c
2137                 Fix strange casts (less elegant but
2138                 works better)
2139
2140 2005-09-16 [colin]      1.9.14cvs35
2141
2142         * src/jpilot.c
2143                 Missed that one
2144
2145 2005-09-16 [colin]      1.9.14cvs34
2146
2147         * configure.ac
2148         * src/Makefile.am
2149         * src/addr_compl.c
2150         * src/addrindex.c
2151         * src/browseldap.c
2152         * src/editldap.c
2153         * src/ldaplocate.c
2154         * src/ldapquery.c
2155         * src/ldapquery.h
2156         * src/ldapserver.c
2157         * src/ldapserver.h
2158         * src/main.c
2159         * src/matcher_parser_parse.y
2160         * src/prefs_themes.c
2161         * src/etpan/Makefile.am
2162         * src/gtk/description_window.c
2163         * src/plugins/clamav/Makefile.am
2164         * src/plugins/clamav/clamav_plugin.c
2165         * src/plugins/dillo_viewer/Makefile.am
2166         * src/plugins/pgpcore/Makefile.am
2167         * src/plugins/pgpinline/Makefile.am
2168         * src/plugins/pgpmime/Makefile.am
2169         * src/plugins/trayicon/Makefile.am
2170                 Fix 100% cpu usage in address completion list
2171                 Fix little bugs (return with no values etc)
2172                 Fix all warnings (with common CFLAGS)
2173
2174 2005-09-15 [colin]      1.9.14cvs33
2175
2176         * src/addressbook.c
2177                 Fix bug where sometimes a group's email list is empty,
2178                 force its refresh (probably fixes "Re: how to create a 
2179                 distribution list")
2180         * src/ldapquery.c
2181                 Don't return to the callback in the main thread from the
2182                 fetch thread (or face segs!)
2183
2184 2005-09-15 [paul]       1.9.14cvs32
2185
2186         * src/prefs_matcher.c
2187                 forgotten in last commit
2188
2189 2005-09-15 [paul]       1.9.14cvs31
2190
2191         * src/prefs_actions.c
2192         * src/prefs_filtering_action.c
2193         * src/prefs_quote.c
2194         * src/quote_fmt.c
2195         * src/summaryview.c
2196         * src/gtk/description_window.c
2197         * src/gtk/description_window.h
2198         * src/gtk/quicksearch.c
2199                 allow interaction with the called
2200                 description window
2201                 Patch by Anders Hammar
2202
2203 2005-09-14 [paul]       1.9.14cvs30
2204
2205         * src/compose.c
2206                 fix a little annoyance when pasting with 3rd button 
2207                 with wrap_pastes=0 and wrap_input=1
2208                 Patch by Colin
2209
2210 2005-09-14 [paul]       1.9.14cvs29
2211
2212         * src/prefs_account.c
2213                 disable 'Filter messages on receiving' for
2214                 SMTP-only accounts
2215                 Patch  by Anders Hammar
2216
2217 2005-09-14 [paul]       1.9.14cvs28
2218
2219         * po/sk.po
2220                 fix crash
2221                 updated by Andrej Kacian
2222
2223 2005-09-14 [paul]
2224
2225         1.9.15-rc1 released
2226
2227 2005-09-14 [paul]       1.9.14cvs27
2228
2229         * po/es.po
2230                 updated by Ricardo Mones Lastra
2231         * src/compose.c
2232         * src/compose.h
2233                 associate no_wrap_tags to Compose windows
2234                 instead of using a static one
2235                 Patch by Colin
2236         * src/mbox.c
2237                 fix proc_mbox()
2238                 Patch by wwp
2239         * src/textview.c
2240                 remove unneeded printf()
2241
2242 2005-09-14 [paul]       1.9.14cvs26
2243
2244         * src/addrcache.c
2245         * src/codeconv.h
2246         * src/folder.h
2247         * src/mainwindow.h
2248         * src/mh.c
2249         * src/mimeview.h
2250         * src/partial_download.c
2251         * src/pop.c
2252         * src/prefs_account.c
2253         * src/prefs_account.h
2254         * src/prefs_actions.c
2255         * src/prefs_customheader.c
2256         * src/prefs_display_header.c
2257         * src/prefs_filtering_action.c
2258         * src/prefs_matcher.c
2259         * src/prefs_toolbar.c
2260         * src/privacy.h
2261         * src/procmime.c
2262         * src/procmime.h
2263         * src/procmsg.h
2264         * src/textview.c
2265         * src/undo.h
2266         * src/common/plugin.c
2267         * src/common/session.h
2268         * src/common/socket.c
2269         * src/common/socket.h
2270         * src/common/template.c
2271         * src/gtk/gtkaspell.c
2272         * src/gtk/quicksearch.h
2273         * src/plugins/pgpcore/passphrase.c
2274         * src/plugins/pgpcore/prefs_gpg.h
2275         * src/plugins/pgpcore/select-keys.c
2276         * src/plugins/pgpcore/select-keys.h
2277         * src/plugins/pgpcore/sgpgme.c
2278         * src/plugins/pgpinline/pgpinline.c
2279         * src/plugins/pgpmime/pgpmime.c
2280         * src/plugins/trayicon/trayicon.c
2281                 fix compilation warnings
2282                 Patch by Daniel Gustafson
2283
2284 2005-09-14 [paul]       1.9.14cvs25
2285
2286         * src/addressbook.c
2287                 add missing column header, and other small
2288                 bug fixes
2289                 Patch by Anders Hammar
2290
2291 2005-09-13 [colin]      1.9.14cvs24
2292
2293         * src/gtk/gtkaspell.c
2294                 Fix non-utf8 in menu
2295                 Fix little leaks
2296                 Nullify struct members after free()s
2297
2298 2005-09-13 [colin]      1.9.14cvs23
2299
2300         * src/compose.c
2301                 Test utf8 compliance before inserting to 
2302                 buffer, and try to convert if necessary
2303         * src/procmime.c
2304                 If no charset is present, use the locale 
2305                 one instead of us-ascii
2306         * src/procmsg.c
2307                 Add Sender, List-Post and To in the checked 
2308                 headers for automatic rules creation 
2309                 (thanks to wwp)
2310         * src/prefs_themes.c
2311         * src/gtk/gtkaspell.c
2312                 Remove deprecated functions. 
2313                 patch by Daniel Gustafson
2314
2315 2005-09-12 [colin]      1.9.14cvs22
2316
2317         * src/compose.c
2318                 Fix bug #448 (Scrolling/Redraw issue with 
2319                 address-fields in Header)
2320         * src/mainwindow.c
2321         * src/summaryview.c
2322         * src/summaryview.h
2323                 Fix loss of MSG_MARKED on move/copy
2324                 Fix bug #804 (Quicksearch togglebutton doesn't 
2325                 get depressed after '/' key is pressed)
2326
2327 2005-09-12 [paul]       1.9.14cvs21
2328
2329         * AUTHORS
2330         * src/gtk/logwindow.c
2331                 add 'Clear Log' to popup menu
2332                 Patch by Anders Hammar <anders.hammar@telia.com>
2333
2334 2005-09-12 [paul]       1.9.14cvs20
2335
2336         * src/compose.c
2337                 set correct sensitivity on attachments
2338                 popup menu
2339         * src/folder.c
2340                 fix typo
2341         * src/prefs_spelling.c
2342                 fix crash when no LANG env is set
2343         * src/common/xml.c
2344                 fix crash in wizard
2345                 don't use memeory after free
2346
2347         All patches by Daniel Gustafson
2348
2349 2005-09-12 [paul]       1.9.14cvs19
2350
2351         * src/prefs_themes.c
2352                 make theme info selectable
2353         * src/gtk/description_window.c
2354                 make window non-modal
2355         * tools/README
2356                 add details of asus_mailed.sh
2357         * tools/claws.i18n.status.pl
2358                 update for new zh_TW translator
2359                 widen the output
2360                 create alternate coloured lines
2361                 improve readability
2362
2363 2005-09-10 [colin]      1.9.14cvs18
2364
2365         * src/plugins/pgpcore/select-keys.c
2366                 Better order for the buttons
2367
2368 2005-09-10 [colin]      1.9.14cvs17
2369
2370         * src/compose.c
2371         * src/plugins/pgpcore/select-keys.c
2372         * src/plugins/pgpcore/select-keys.h
2373         * src/plugins/pgpcore/sgpgme.c
2374                 Add a "Don't encrypt" button to the key
2375                 selection dialog. Fixes bug #177 (There should be a 
2376                 'Don't encrypt button in the Select Keys dialog)
2377
2378 2005-09-10 [colin]      1.9.14cvs16
2379
2380         * src/compose.c
2381                 Fix bug #572 (%X option does not work with templates)
2382
2383 2005-09-10 [colin]      1.9.14cvs15
2384
2385         * src/toolbar.c 
2386                 Remove g_print
2387
2388 2005-09-10 [colin]      1.9.14cvs14
2389
2390         * src/imap.c
2391                 Fix a possible crash
2392
2393 2005-09-09 [colin]      1.9.14cvs13
2394
2395         * src/imap.c
2396         * src/etpan/imap-thread.c
2397         * src/etpan/imap-thread.h
2398                 Fix moving from queue or drafts to normal folders
2399                 Fix bug #794 (No way to delete without expunging)
2400                 Take flags unset by other mailers into account
2401                 Take deleted flag set by other mailers into account
2402                 Fix unsetting REPLIED flag
2403                 Fix crash when capabilities can't be retrieved
2404         * src/mainwindow.c
2405         * src/mainwindow.h
2406                 Add M_DELAYED_FLAGS condition, and let the user use
2407                 Execute in order to be able to expunge deleted mails,
2408                 even if he's not in delayed execute mode
2409         * src/prefs_spelling.c
2410                 Use 'en' dictionary by default if LANG is POSIX or C
2411         * src/gtk/prefswindow.c
2412                 Fix bug #767 (Preferences windows expanding) by making
2413                 the window a bit larger when the resolution is greater
2414                 than 640x480, and by putting the prefs in a
2415                 GtkScrolledWindow.
2416
2417 2005-09-09 [paul]       1.9.14cvs12
2418
2419         * AUTHORS
2420         * configure.ac
2421         * po/zh_TW.Big5.po      ** REMOVED **
2422         * po/zh_TW.po           ** ADDED **
2423                 updated by Wei-Lun Chao
2424
2425 2005-09-09 [paul]       1.9.14cvs11
2426
2427         * src/mainwindow.c
2428                 fix asserts
2429         * src/common/xml.c
2430                 delay memory allocation until file is
2431                 opened successfully
2432                 Patch by Daniel Gustafson
2433
2434 2005-09-09 [cleroy]     1.9.14cvs10
2435
2436         * src/imap.c
2437                 Add guards
2438
2439 2005-09-08 [colin]      1.9.14cvs9
2440
2441         * src/compose.c
2442                 Alert when we can't save draft
2443                 Fix various wrap/color issues
2444                 Add mid-click pasting respecting wrap_paste option
2445         * src/folder.c
2446         * src/folder.h
2447         * src/folder_item_prefs.c
2448         * src/folder_item_prefs.h
2449         * src/imap.c
2450         * src/imap_gtk.c
2451         * src/imap_gtk.h
2452         * src/main.c
2453         * src/mainwindow.c
2454         * src/mainwindow.h
2455         * src/news.c
2456         * src/news_gtk.c
2457         * src/news_gtk.h
2458         * src/prefs_folder_item.c
2459                 Fix the impossibility to synchronise folders for
2460                 offline use (IMAP and NNTP are concerned)
2461
2462 2005-09-08 [colin]      1.9.14cvs8
2463
2464         * configure.ac
2465                 Build LDAP and JPilot by default if available
2466         * src/textview.c
2467                 Fix use after free
2468
2469 2005-09-08 [paul]       1.9.14cvs7
2470
2471         * doc/manual/en/sylpheed-1.html
2472         * doc/manual/en/sylpheed-18.html
2473         * doc/manual/en/sylpheed-19.html
2474         * doc/manual/en/sylpheed-4.html
2475         * doc/manual/en/sylpheed-6.html
2476         * doc/manual/en/sylpheed.html
2477                 a few minor updates, plus include some
2478                 details about plugins and their requirements
2479         * src/mainwindow.c
2480                 minor changes to English in /View/Sort
2481
2482 2005-09-07 [colin]      1.9.14cvs6
2483
2484         * doc/manual/en/sylpheed-1.html
2485         * doc/manual/en/sylpheed-10.html
2486         * doc/manual/en/sylpheed-11.html
2487         * doc/manual/en/sylpheed-12.html
2488         * doc/manual/en/sylpheed-13.html
2489         * doc/manual/en/sylpheed-14.html
2490         * doc/manual/en/sylpheed-15.html
2491         * doc/manual/en/sylpheed-16.html
2492         * doc/manual/en/sylpheed-17.html
2493         * doc/manual/en/sylpheed-18.html
2494         * doc/manual/en/sylpheed-19.html
2495         * doc/manual/en/sylpheed-2.html
2496         * doc/manual/en/sylpheed-20.html
2497         * doc/manual/en/sylpheed-21.html
2498         * doc/manual/en/sylpheed-22.html
2499         * doc/manual/en/sylpheed-3.html
2500         * doc/manual/en/sylpheed-4.html
2501         * doc/manual/en/sylpheed-5.html
2502         * doc/manual/en/sylpheed-6.html
2503         * doc/manual/en/sylpheed-7.html
2504         * doc/manual/en/sylpheed-8.html
2505         * doc/manual/en/sylpheed-9.html
2506         * doc/manual/en/sylpheed.html
2507                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
2508
2509 2005-09-07 [colin]      1.9.14cvs5
2510
2511         * src/mainwindow.c
2512                 Make labels more to-the-point
2513
2514 2005-09-07 [colin]      1.9.14cvs4
2515
2516         * doc/manual/en/sylpheed-1.html
2517         * doc/manual/en/sylpheed-12.html
2518         * doc/manual/en/sylpheed-13.html
2519         * doc/manual/en/sylpheed-14.html
2520         * doc/manual/en/sylpheed-15.html
2521         * doc/manual/en/sylpheed-16.html
2522         * doc/manual/en/sylpheed-17.html
2523         * doc/manual/en/sylpheed-18.html
2524         * doc/manual/en/sylpheed-19.html
2525         * doc/manual/en/sylpheed-2.html
2526         * doc/manual/en/sylpheed-20.html
2527         * doc/manual/en/sylpheed-21.html
2528         * doc/manual/en/sylpheed-22.html
2529         * doc/manual/en/sylpheed-4.html
2530         * doc/manual/en/sylpheed-5.html
2531         * doc/manual/en/sylpheed-6.html
2532         * doc/manual/en/sylpheed-7.html
2533         * doc/manual/en/sylpheed-8.html
2534         * doc/manual/en/sylpheed-9.html
2535         * doc/manual/en/sylpheed.html
2536                 Update manual
2537
2538 2005-09-07 [colin]      1.9.14cvs3
2539
2540         * doc/faq/en/sylpheed-faq-1.html
2541         * doc/faq/en/sylpheed-faq-2.html
2542         * doc/faq/en/sylpheed-faq-3.html
2543         * doc/faq/en/sylpheed-faq.html
2544                 Update FAQ
2545
2546 2005-09-07 [colin]      1.9.14cvs2
2547
2548         * src/folderview.c
2549         * src/procmsg.c
2550         * src/summaryview.c
2551         * src/toolbar.c
2552                 Fix special subfolders:
2553                 - Inherit parent's icon
2554                 - sent contents of queues subfolders
2555                 - empty subfolders of trashes
2556         * src/mainwindow.c
2557                 Remove outdated manual and faq entries
2558         * src/common/utils.c
2559                 Add quotes around %s coming from mailcap
2560
2561 2005-09-07 [colin]      1.9.14cvs1
2562
2563         * src/compose.c
2564                 After saving draft, set modified to FALSE
2565         * src/mimeview.c
2566         * src/common/utils.c
2567         * src/common/utils.h
2568                 Try to open mime parts using what is 
2569                 indicated in ~/.mailcap or /etc/mailcap,
2570                 if possible.
2571
2572 2005-09-05 [paul]       1.9.14
2573
2574         1.9.14 released
2575
2576         * po/sk.po
2577                 updated by Andrej Kacian
2578
2579 2005-09-05 [paul]       1.9.13cvs83
2580
2581         * po/de.po
2582         * po/es.po
2583         * po/fi.po
2584         * po/fr.po
2585         * po/nb.po
2586         * po/pt_BR.po
2587         * po/sr.po
2588                 updated translations by Thomas Gilgin, Ricardo Mones
2589                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
2590                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
2591
2592 2005-09-04 [paul]       1.9.13cvs82
2593
2594         * src/compose.c
2595                 only warn about exceeded line length limit
2596                 on send
2597
2598 2005-09-04 [paul]       1.9.13cvs81
2599
2600         * src/compose.c
2601                 fix crash in 'line length exceeded' dialogue
2602
2603 2005-09-02 [paul]       1.9.13cvs80
2604
2605         * src/imap.c
2606                 fix bug 795, 'Connection lost IMAP'
2607                 and add statusbar prints
2608                 Patch by Colin
2609
2610 2005-09-02 [paul]       1.9.13cvs79
2611
2612         * src/compose.c
2613                 compose_wrap_paragraph() becomes
2614                 compose_beautify_paragraph()
2615                 Patch by Colin
2616
2617 2005-09-02 [cleroy]     1.9.13cvs78
2618
2619         * src/folderview.c
2620                 Micro-fix
2621
2622 2005-09-01 [colin]      1.9.13cvs77
2623
2624         * src/imap.c
2625                 Maybe fix bug #795 (Connection lost IMAP)
2626                 Don't try to send logout when we're disconnected.
2627         * src/summaryview.c
2628                 Include locked and marked emails in HRM
2629                 view. Fixes bug #800 (Locked messages no longer 
2630                 show up when hide read messages is used)
2631
2632 2005-09-01 [paul]       1.9.13cvs76
2633
2634         * src/prefs_common.c
2635                 fix bad cutting
2636
2637 2005-08-31 [colin]      1.9.13cvs75
2638
2639         * src/folderview.c
2640         * src/folderview.h
2641         * src/prefs_summaries.c
2642         * src/summaryview.c
2643                 Fix "go to next new", fix preference
2644                 (Open unread/next swapped)
2645
2646 2005-08-31 [paul]       1.9.13cvs74
2647
2648         * src/compose.c
2649         * src/folderview.c
2650         * src/headerview.c
2651         * src/headerview.h
2652         * src/mainwindow.c
2653         * src/prefs_common.c
2654         * src/prefs_common.h
2655         * src/prefs_fonts.c
2656         * src/summaryview.c
2657         * src/textview.c
2658         * src/common/defs.h
2659                 remove obsolete BOLD_FONT setting
2660                 fix font update in headerview and textview
2661                 headers after prefs change
2662                 Patch By Colin
2663
2664 2005-08-31 [paul]
2665
2666         1.9.14-rc4 released
2667
2668 2005-08-30 [colin]      1.9.13cvs73
2669
2670         * src/summaryview.c
2671                 When Hide read messages is selected and we
2672                 refresh the summaryview, don't remove the 
2673                 currently displayed message. Fixes bug #797
2674                 (Summary view reloads when new mail is 
2675                 downloaded in 1.9.14 rc)
2676
2677 2005-08-30 [colin]      1.9.13cvs72
2678
2679         * src/folderview.c
2680                 Fix flickering
2681         * src/mainwindow.c
2682                 Remove useless callback
2683         * src/mimeview.c
2684         * src/gtk/filesel.c
2685         * src/gtk/filesel.h
2686                 Add a filesel_select_file_save_folder() - used by Save All
2687
2688 2005-08-29 [paul]       1.9.13cvs71
2689
2690         * AUTHORS
2691         * src/matcher_parser_parse.y
2692         * src/etpan/imap-thread.c
2693                 fix building on FreeBSD
2694                 Patch by Daniel Gustafson <daniel@hobbit.se>
2695
2696 2005-08-29 [paul]       1.9.13cvs70
2697
2698         * src/plugins/pgpinline/pgpinline.c
2699                 only initialise sig result if it's been handled
2700                 Patch by Colin
2701
2702 2005-08-29 [paul]       1.9.13cvs69
2703         
2704         Patches by Colin:
2705
2706         * src/imap.c
2707         * src/common.utils.c
2708         * src/common/utils.h
2709                 optimisation
2710         * src/stock_pixmap.h
2711                 fix wrong icon reference
2712         * src/pixmaps/trash_btn.xpm
2713                 replace with nicer image
2714
2715 2005-08-28 [colin]      1.9.13cvs68
2716
2717         * src/Makefile.am
2718         * src/stock_pixmap.c
2719         * src/stock_pixmap.h
2720         * src/toolbar.c
2721         * src/pixmaps/trash_btn.xpm
2722                 Add a specific trash xpm for the button
2723
2724 2005-08-28 [colin]      1.9.13cvs67
2725
2726         * src/imap.c
2727                 Fix leak
2728
2729 2005-08-27 [colin]      1.9.13cvs66
2730
2731         * src/imap.c
2732         * src/procmime.c
2733                 Correctly fix "Problem with replies", fixes
2734                 pgpmime encryption too. 
2735
2736 2005-08-27 [colin]      1.9.13cvs65
2737
2738         * src/folder.c
2739         * src/procmsg.c
2740         * src/procmsg.h
2741         * src/summaryview.c
2742                 Fix bug #517 (messages removed from summaryview 
2743                 when moving fails)
2744
2745 2005-08-27 [colin]      1.9.13cvs64
2746
2747         * tools/Makefile.am
2748         * tools/asus_mailled.sh
2749                 Add a script to blink ASUS laptops' mail LED where there
2750                 is unread mail.
2751
2752 2005-08-27 [colin]      1.9.13cvs63
2753
2754         * src/imap.c
2755         * src/etpan/imap-thread.c
2756         * src/etpan/imap-thread.h
2757                 Implement automatic choosing of login method
2758                 Fixes bug #791
2759         * src/gtk/.cvsignore
2760                 Add sylpheed-marshal.[ch]
2761
2762 2005-08-27 [colin]      1.9.13cvs62
2763
2764         * src/common/utils.c
2765                 Fix confusing perror
2766
2767 2005-08-27 [colin]      1.9.13cvs61
2768
2769         * src/toolbar.c
2770         * src/toolbar.h
2771                 Remove A_DELETE, replace it with 
2772                 A_TRASH and A_DELETE_REAL. Automatically
2773                 rewrite config files to replace A_DELETE
2774                 with A_TRASH (no functionality change).
2775                 Fixes half of #794
2776
2777 2005-08-26 [colin]      1.9.13cvs60
2778
2779         * src/procmime.c
2780                 Previous "Problem with replies" fix brought other
2781                 problems, fixing them
2782
2783 2005-08-26 [colin]      1.9.13cvs59
2784
2785         * src/procmime.c
2786                 Fix "Problem with replies". This happened only
2787                 on IMAP...
2788         * src/procmsg.c
2789                 Factorize code a bit
2790         * src/compose.c
2791                 Speed improvement on very long messages (wrapping)
2792                 Fix signature color on Reedit and Redirect
2793                 On Reedit, don't attach pgp-signatures parts, but
2794                 set signing to On.
2795
2796 2005-08-24 [paul]       1.9.13cvs58
2797
2798         * src/compose.c
2799                 don't claim success when clicking
2800                 Cancel on the passphrase box.
2801                 Patch by Colin
2802
2803 2005-08-24 [paul]       1.9.13cvs57
2804
2805         * src/main.c
2806                 fix misplaced sylpheed.log
2807         * src/common/defs.h
2808                 define UIDL_DIR
2809
2810 2005-08-24 [paul]       1.9.13cvs56
2811
2812         * src/imap.c
2813         * src/etpan/imap-thread.c
2814         * src/etpan/imap-thread.h
2815                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2816                 Patch by Colin
2817         * src/gtk/sylpheed-marshal.c    ** REMOVED **
2818         * src/gtk/sylpheed-marshal.h    ** REMOVED **
2819                 remove autogenerated files
2820         * tools/kdeservicemenu/README
2821         * tools/kdeservicemenu/install.sh
2822         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2823         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2824                 use Claws icon, use 'Sylpheed-Claws' in menu,
2825                 use kdialog, and other cleanups
2826
2827 2005-08-23 [paul]       1.9.13cvs55
2828
2829         * src/compose.c
2830                 fix paste/wrap crash
2831                 Patch by Colin
2832
2833 2005-08-23 [paul]       1.9.13cvs54
2834
2835         * src/main.c
2836                 fix crash recovery
2837                 Patch by Colin
2838
2839 2005-08-23 [paul]       1.9.13cvs53
2840
2841         * src/addressbook.c
2842         * src/editaddress.c
2843                 view all data of LDAP contacts
2844                 Patch by Colin
2845
2846 2005-08-23 [paul]       1.9.13cvs52
2847
2848         * src/addressbook.c
2849                 fix issues with the Search field
2850                 Patch by Colin
2851
2852 2005-08-22 [paul]       1.9.13cvs51
2853
2854         * src/folderview.c
2855                 put name of folder in processing dialog
2856                 title
2857         * src/prefs_folder_item.c
2858                 improve english usage
2859
2860 2005-08-22 [paul]       1.9.13cvs50
2861
2862         * src/filtering.c
2863         * src/filtering.h
2864         * src/matcher.c
2865         * src/matcher_parser_lex.l
2866         * src/matcher_parser_parse.y
2867         * src/prefs_filtering.c
2868                 add Filtering/Processing rule names feature.
2869                 (the incompatible old matcherrc is saved as
2870                 matcherrc.pre_names).
2871                 Patch by Colin
2872
2873 2005-08-22 [paul]       1.9.13cvs49
2874
2875         * src/procmsg.c
2876                 fix colour labelling
2877                 Patch by Colin
2878
2879 2005-08-22 [paul]       1.9.13cvs48
2880
2881         * src/textview.c
2882                 fix open_image_cb()
2883
2884 2005-08-22 [paul]       1.9.13cvs47
2885
2886         * src/imap.c
2887                 fix bug 789, 'SC crashes with imap (CVS ver)'
2888                 Patch by Colin
2889
2890 2005-08-22 [paul]       1.9.13cvs46
2891
2892         * src/mimeview.c
2893         * src/prefs_common.c
2894         * src/common/defs.h
2895                 define reused defaults in defs.h
2896         * src/textview.c
2897                 add 'Open image' to image popup menu
2898
2899 2005-08-21 [colin]      1.9.13cvs45
2900
2901         * src/summaryview.c
2902                 Fix bug #788 (Bogus "From" address displayed)
2903
2904 2005-08-20 [colin]      1.9.13cvs44
2905
2906         * src/folder.c
2907                 Fix buf #787 (multilevel delete causes SIGSEGV)
2908
2909 2005-08-19 [colin]      1.9.13cvs43
2910
2911         * src/inc.c
2912         * src/prefs_common.c
2913         * src/prefs_common.h
2914                 Add an hidden pref to allow modifying the
2915                 update stepping in incorporation.
2916                 Patch by wwp.
2917
2918 2005-08-19 [colin]      1.9.13cvs42
2919
2920         * src/compose.c
2921         * src/procmime.c
2922                 Workaround for broken MUAs: encode 
2923                 Content-type: name: as ASCII and 
2924                 Content-Disposition: filename: as
2925                 per rfc2231
2926         * src/prefs_account.c
2927                 Fix invisible-ness of SMTP SSL prefs
2928                 in NNTP accounts
2929
2930 2005-08-19 [paul]       1.9.13cvs41
2931
2932         * src/compose.c
2933         * src/prefs_common.c
2934         * src/prefs_common.h
2935         * src/prefs_wrapping.c
2936                 paste with or without wrapping.
2937                 patch by Colin
2938
2939 2005-08-19 [paul]       1.9.13cvs40
2940
2941         * src/prefs_common.c
2942         * src/prefs_common.h
2943         * src/summaryview.c
2944                 reintroduce enable_swap_from as a
2945                 hidden pref. patch by Colin
2946         * src/quote_fmt_parse.y
2947         * src/plugins/clamav/clamav_plugin.c
2948         * src/plugins/dillo_viewer/dillo_viewer.c
2949         * src/plugins/mathml_viewer/mathml_viewer.c
2950         * src/plugins/pgpcore/sgpgme.c
2951         * src/plugins/pgpinline/pgpinline.c
2952         * src/plugins/pgpmime/pgpmime.c
2953                 tidy up. patch by Colin
2954
2955 2005-08-19 [paul]       1.9.13cvs39
2956
2957         * configure.ac
2958                 complete cvs38's sync
2959         * src/editaddress.c
2960         * src/gedit-print.c
2961         * src/mutt.c
2962         * src/etpan/etpan-log.c
2963         * src/etpan/imap-thread.c
2964         * src/gtk/gtksourceprintjob.c
2965                 fix compilation warnings
2966                 (patch by Colin)
2967
2968 2005-08-19 [paul]       1.9.13cvs38
2969
2970         sync with main:
2971
2972         * src/account.c
2973         * src/action.c
2974         * src/addrbook.c
2975         * src/addrcache.c
2976         * src/addrharvest.c
2977         * src/addrindex.c
2978         * src/codeconv.c
2979         * src/compose.c
2980         * src/crash.c
2981         * src/exporthtml.c
2982         * src/exportldif.c
2983         * src/folder.c
2984         * src/image_viewer.c
2985         * src/inc.c
2986         * src/inc.h
2987         * src/jpilot.c
2988         * src/ldif.c
2989         * src/main.c
2990         * src/matcher.c
2991         * src/mbox.c
2992         * src/messageview.c
2993         * src/mh.c
2994         * src/mimeview.c
2995         * src/msgcache.c
2996         * src/mutt.c
2997         * src/news.c
2998         * src/partial_download.c
2999         * src/pine.c
3000         * src/pop.c
3001         * src/prefs_actions.c
3002         * src/prefs_common.c
3003         * src/prefs_customheader.c
3004         * src/prefs_display_header.c
3005         * src/prefs_gtk.c
3006         * src/prefs_themes.c
3007         * src/procheader.c
3008         * src/procmime.c
3009         * src/procmsg.c
3010         * src/recv.c
3011         * src/send_message.c
3012         * src/simple-gettext.c
3013         * src/sourcewindow.c
3014         * src/textview.c
3015         * src/vcard.c
3016         * src/common/defs.h
3017         * src/common/log.c
3018         * src/common/plugin.c
3019         * src/common/prefs.c
3020         * src/common/session.c
3021         * src/common/session.h
3022         * src/common/socket.c
3023         * src/common/socket.h
3024         * src/common/ssl_certificate.c
3025         * src/common/template.c
3026         * src/common/utils.c
3027         * src/common/utils.h
3028         * src/common/xml.c
3029         * src/gtk/about.c
3030         added wrappers for C library function that
3031                 take pathname arguments.
3032                 enabled compilation with MinGW.
3033                 use GDir instead of directly using opendir().
3034                 added rename_force().
3035
3036 2005-08-19 [paul]       1.9.13cvs37
3037         
3038         patches by Colin:
3039         * src/compose.c
3040                 fix privacy settings on re-editing
3041                 a sent message
3042         * src/jpilot.c
3043                 fix encoding bug
3044         * src/folder.c
3045         * src/procmsg.c
3046         * src/procmsg.h
3047         * src/summaryview.c
3048                 flag changing optimisation
3049
3050 2005-08-18 [martin]     1.9.13cvs36
3051
3052         * commitHelper
3053             added my login
3054         * src/addrcache.c
3055         * src/addrharvest.c
3056         * src/addrindex.c
3057         * src/compose.c
3058         * src/grouplistdialog.c
3059         * src/main.c
3060         * src/mainwindow.c
3061         * src/msgcache.c
3062         * src/mutt.c
3063         * src/pine.c
3064         * src/prefs_account.c
3065         * src/prefs_themes.c
3066         * src/stock_pixmap.c
3067         * src/summaryview.c
3068         * src/gtk/about.c
3069         * src/gtk/logwindow.c
3070             removed deprecated glib and gdk stuff
3071         * src/plugins/pgpcore/select-keys.c
3072             convert attributes from locale to utf8
3073
3074 2005-08-17 [paul]       1.9.13cvs35
3075
3076         * src/account.c
3077         * src/addressbook.c
3078                 use new GTK_STOCK_ icons if available
3079         * src/summaryview.c
3080         * src/gtk/gtksctree.c
3081         * src/gtk/gtksctree.h
3082                 faster range select. patch by Colin
3083
3084 2005-08-17 [paul]       1.9.13cvs34
3085
3086         patches by colin:
3087         * src/addressbook.c
3088         * src/addressitem.h
3089                 Add an edit button for contacts, fix selections
3090                 of gtksctree items
3091         * src/editaddress.c
3092                 Change labels, let Save be always possible in the
3093                 email and user atributes tabs
3094         * src/folderview.c
3095                 fix sort issues
3096         * src/summaryview.c
3097                 select next item instead of the displayed one
3098                 after deletion
3099
3100         * src/gtk/progressdialog.c
3101                 use prefs_common.enable_rules_hint
3102
3103 2005-08-13 [hoa]        1.9.13cvs33
3104
3105         * src/etpan/imap-thread.c
3106                 fixed build on Solaris.
3107
3108 2005-08-10 [colin]      1.9.13cvs32
3109
3110         * src/procmsg.c
3111                 Fix cvs31 (missing fclose before reading
3112                 the file)
3113
3114 2005-08-10 [colin]      1.9.13cvs31
3115
3116         * src/procmsg.c
3117                 Fix procmsg_msginfo_new_from_mimeinfo() when
3118                 the MimeInfo isn't stored in memory. This fixes
3119                 replying to an attached message.
3120
3121 2005-08-10 [colin]      1.9.13cvs30
3122
3123         * src/mainwindow.c
3124                 Fix slowness in account changing
3125
3126 2005-08-10 [colin]      1.9.13cvs29
3127
3128         * src/folder.c
3129         * src/folderutils.c
3130         * src/folderview.c
3131         * src/imap_gtk.c
3132         * src/mainwindow.c
3133         * src/mh_gtk.c
3134         * src/procmsg.c
3135         * src/summaryview.c
3136                 Optimize folder_has_parent_of_type
3137                 Prevent moving special sub-folders from contextual menus
3138                 Rework message a bit ("Empty all messages" -> "Delete all
3139                 messages")
3140                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
3141                 and "Deleted Items" folders)
3142
3143 2005-08-08 [colin]      1.9.13cvs28
3144
3145         * src/summaryview.c
3146         * src/prefs_summaries.c
3147                 Make "Select first unread|new" more flexible
3148                 (just prioritize new or unread)
3149
3150 2005-08-08 [colin]      1.9.13cvs27
3151
3152         * src/summaryview.c
3153                 If "select first new" is selected and there only
3154                 are unread messages, fallback to "select first
3155                 unread".
3156
3157 2005-08-08 [colin]      1.9.13cvs26
3158
3159         * src/folder.c
3160                 Fix shameful bugs (and bug #779)
3161
3162 2005-08-08 [colin]      1.9.13cvs25
3163
3164         * src/folder.c
3165         * src/folder.h
3166                 Cache parents' type to make folder_has_parent_of_type
3167                 faster
3168         * src/folderview.c
3169                 Forbid DnD of special sub-folders
3170         * src/procmsg.c
3171         * src/procmsg.h
3172                 Add MAIL_POSTFILTERING_HOOK
3173         * src/summaryview.c
3174                 Revert over-zealous deletion of the use_addr_book 
3175                 code
3176
3177 2005-08-07 [colin]      1.9.13cvs24
3178
3179         * src/folder.c
3180                 Fix big mistake (passing MsgInfo instead 
3181                 of FolderItem)
3182
3183 2005-08-07 [colin]      1.9.13cvs23
3184
3185         * src/compose.c
3186         * src/folder.c
3187         * src/folder.h
3188         * src/foldersel.c
3189         * src/folderutils.c
3190         * src/folderview.c
3191         * src/imap.c
3192         * src/mainwindow.c
3193         * src/messageview.c
3194         * src/mh.c
3195         * src/msgcache.c
3196         * src/procmime.c
3197         * src/summaryview.c
3198                 Make subfolders of Drafts, Queue, Outbox, Trash
3199                 work like their parents. 
3200                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
3201
3202 2005-08-07 [colin]      1.9.13cvs22
3203
3204         * src/addressbook.c
3205                 Fix bug #771 (Dragged contacts not saved)
3206
3207 2005-08-07 [paul]       1.9.13cvs21
3208
3209         * src/summaryview.c
3210                 fix bug 32 'Search Doesn't display results
3211                 if "Hide Read Messages" is chosen'
3212                 be more literal in interpreting 'Hide read
3213                 messages'
3214
3215 2005-08-07 [colin]      1.9.13cvs20
3216
3217         * src/folderview.c
3218                 Add debug
3219         * src/summaryview.c
3220                 Faster 'unthread_for_execution'
3221
3222 2005-08-06 [paul]       1.9.13cvs19
3223
3224         * src/mainwindow.c
3225                 add mnemonics to Set displayed columns
3226                 fix bug where msgview_visible option was
3227                 overwritten as TRUE on startup
3228
3229 2005-08-06 [paul]       1.9.13cvs18
3230
3231         * src/mainwindow.c
3232                 refer to 'displayed columns in folder/message
3233                 list' not 'displayed items in summary/message view'
3234         * src/prefs_display_header.c
3235                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
3236                 be consistent with similar dialogues
3237         * src/prefs_folder_column.c
3238         * src/prefs_summary_column.c
3239                 'columns' not 'items', and folder and message lists,
3240                 instead of folder and summary views;
3241                 Use 'Hidden columns' as list heading not 'Available
3242                 items';
3243                 move the 'Remove' button to the right hand side;
3244                 top-align the buttons;
3245                 remove unneeded vbox
3246         * src/prefs_summaries.c
3247                 put the 2 column prefs buttons in a frame to reduce
3248                 overall width; refer to columns not items &c.
3249
3250 2005-08-05 [colin]      1.9.13cvs17
3251
3252         * src/prefs_common.c
3253         * src/prefs_common.h
3254         * src/mainwindow.c
3255         * src/compose.c
3256         * src/messageview.c
3257                 Add an hidden toolbar_detachable pref, so
3258                 that I can get rid of these painful handles
3259                 in the toolbars. Defaults to TRUE to avoid
3260                 changing the GUI on unsuspecting people...
3261
3262 2005-08-05 [colin]      1.9.13cvs16
3263
3264         * src/Makefile.am
3265         * src/prefs_folder_column.c
3266         * src/prefs_folder_column.h
3267                 Add prefs for folder columns
3268         * src/folderview.c
3269         * src/folderview.h
3270         * src/mainwindow.c
3271         * src/mainwindow.h
3272         * src/prefs_common.c
3273         * src/prefs_common.h
3274         * src/prefs_summaries.c
3275                 Use them
3276         * src/prefs_summary_column.c
3277         * src/summaryview.c
3278         * src/summaryview.h
3279                 Add a To column
3280         * src/textview.c
3281         * src/common/utils.c
3282         * src/common/utils.h
3283                 Move uri colourisation functions
3284                 to utils
3285         * src/compose.c
3286                 Colourise URIs
3287         * src/imap.c
3288                 Fix bug with LIST where we'd try
3289                 to get Folder//////[...]/// 
3290
3291 2005-08-05 [paul]       1.9.13cvs15
3292
3293         * src/prefs_summaries.c
3294                 improve the English usage
3295         * src/summaryview.c
3296                 set font on column change
3297                 thanks to Colin
3298
3299 2005-08-05 [paul]       1.9.13cvs14
3300
3301         * src/prefs_common.c
3302         * src/prefs_common.h
3303         * src/prefs_summaries.c
3304         * src/summaryview.c
3305                 replace 'open_unread_on_enter' option with
3306                 'select_on_entry' option. opening/not opening
3307                 is now exclusively controlled by 'always_show_msg'
3308
3309 2005-08-04 [colin]      1.9.13cvs13
3310
3311         * src/compose.c
3312                 Remove dead code
3313                 Add colourisation of quotes and signatures
3314         * src/folderview.c
3315                 Fix possible crashes
3316         * src/messageview.c
3317                 Change an assert that is no problem
3318         * src/news.c
3319         * src/news_gtk.c
3320         * src/news_gtk.h
3321                 Fix offline mode
3322         * src/gtk/quicksearch.c
3323                 Fix a possible crash
3324
3325 2005-08-03 [colin]      1.9.13cvs12
3326
3327         * src/prefs_account.c
3328                 Fix bug #777 (Sylpheed crash in account configuration)
3329
3330 2005-08-03 [colin]      1.9.13cvs11
3331
3332         * src/addressbook.c
3333         * src/editaddress.c
3334         * src/editgroup.c
3335                 Fixing addressbook, round 2
3336         * src/textview.c
3337                 Fix emphasis color on rechecking 'Colorize messages'
3338
3339 2005-08-03 [paul]       1.9.13cvs10
3340
3341         sync with main
3342
3343         * src/addr_compl.c
3344         * src/compose.c
3345         * src/main.c
3346         * src/pop.c
3347         * src/prefs_account.c
3348         * src/procmime.c
3349         * src/procmsg.c
3350         * src/quote_fmt_parse.y
3351         * src/textview.c
3352         * src/common/quoted-printable.c
3353         * src/common/utils.c
3354         * src/common/utils.h
3355         * src/common/xml.c
3356                 replaced incorrect locale-independent
3357                 ctype functions with GLib's. Corrected
3358                 signedness mismatch.
3359         * src/headerview.c
3360                 headerview_create(): added spacing for vbox.
3361         * src/gtk/about.c
3362                 set focus to the OK button.
3363
3364 2005-08-03 [colin]      1.9.13cvs9
3365
3366         * src/folderview.c
3367                 Fix possible crash
3368
3369 2005-08-02 [colin]      1.9.13cvs8
3370
3371         * src/mainwindow.c
3372                 Fix cast
3373         * src/addressbook.c
3374         * src/addressitem.h
3375                 Fix a cast and more generally, try to make the
3376                 GUI more intuitive and consistent (round 1)
3377
3378 2005-08-02 [paul]       1.9.13cvs7
3379
3380         * src/folder.h
3381                 missing in 1.9.13cvs6
3382
3383 2005-08-02 [colin]      1.9.13cvs6
3384
3385         * src/folder.c
3386                 Fix one more leak
3387
3388 2005-08-02 [colin]      1.9.13cvs5
3389
3390         * src/folder.c
3391         * src/folderview.c
3392         * src/imap.c
3393         * src/main.c
3394         * src/mbox.c
3395         * src/procmsg.c
3396         * src/summaryview.c
3397                 Fix a number of folder_item_get_msg_list()-related
3398                 leaks (missing procmsg_msginfo_free()s)
3399
3400 2005-08-01 [colin]      1.9.13cvs4
3401
3402         * src/folderview.c
3403         * src/folderview.h
3404         * src/mainwindow.c
3405         * src/prefs_fonts.c
3406         * src/prefs_summaries.c
3407         * src/prefs_themes.c
3408         * src/summaryview.c
3409         * src/summaryview.h
3410         * src/textview.c
3411         * src/textview.h
3412                 Fix instant-apply of summary and folderview-related prefs
3413                 Fix erroneous g_free and alertpanels in prefs_theme
3414                 Add instant-apply for fonts
3415                 Defer applying of prefs a little bit so it's done only
3416                 once even if requested by multiples prefs pages
3417
3418 2005-08-01 [paul]       1.9.13cvs3
3419
3420         * src/main.c
3421                 fix bug 776 'S.C. crashes on close'
3422                 thanks to Colin
3423         * src/etpan/etpan-thread-manager-types.h
3424                 add missing include
3425                 thanks to Hoa
3426
3427 2005-07-25 [paul]       1.9.13cvs2
3428
3429         * src/summaryview.c
3430                 fix typos. spotted by Fabien Vantard
3431
3432 2005-07-24 [paul]       1.9.13cvs1
3433
3434         * doc/man/sylpheed.1
3435                 update man page, incorporating fix of
3436                 bug 769 'Typo in manpage'
3437         * src/etpan/imap-thread.c
3438                 fix NetBSD openssl dependencies. patch by
3439                 George Michaelson <ggm@apnic.net>
3440         * po/pt_BR.po
3441                 updated by Frederico Goncalves Guimaraes
3442
3443 2005-07-22 [paul]       1.9.13
3444
3445         1.9.13 release
3446
3447 2005-07-22 [paul]       1.9.12cvs91
3448
3449         * AUTHORS
3450         * INSTALL
3451         * README.claws
3452         * RELEASE_NOTES.claws
3453                 updated for release
3454         * configure.ac
3455         * po/nb.po
3456         * tools/claws.i18n.status.pl
3457                 add Norwegian translation. submiited by
3458                 Geir Helland <pjallabais@users.sourceforge.net>
3459         * po/ca.po
3460         * po/de.po
3461         * po/es.po
3462         * po/fi.po
3463         * po/fr.po
3464         * po/it.po
3465         * po/sk.po
3466         * po/sr.po
3467         * po/zh_CN.po
3468                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3469                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
3470                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
3471                 Yang Guilong
3472         * src/plugins/clamav/clamav_plugin_gtk.c
3473         * src/plugins/spamassassin/spamassassin_gtk.c
3474                 replace outdated description strings
3475
3476 2005-07-21 [colin]      1.9.12cvs90
3477
3478         * src/folder.c
3479                 Set folder to batch mode when scanning it. Makes deletion
3480                 of unread mails on IMAP much faster (due to the UNREAD 
3481                 flag unsetting)
3482
3483 2005-07-21 [darko]      1.9.12cvs89
3484
3485         * configure.ac
3486                 link against libresolv if necessary (patch by Paul)
3487         * src/msgcache.c
3488                 use glib's portable macros to determine endianness
3489
3490 2005-07-21 [paul]       1.9.12cvs88
3491
3492         * src/crash.c
3493         * src/gtk/about.c
3494                 update compiled-in features list
3495
3496 2005-07-20 [colin]      1.9.12cvs87
3497
3498         * src/folder.c
3499         * src/textview.c
3500                 Gcc 2.9x compilation fixes, thanks to Darko
3501         * src/plugins/clamav/clamav_plugin.c
3502                 Little optimisation: load virus database only once
3503         * src/plugins/spamassassin/spamassassin.c
3504                 Big optimisation: filtering one mail took at least 1 second,
3505                 now it takes at least 50ms. Doesn't speed up spamassassin 
3506                 itself, but should already be much more tolerable.
3507
3508 2005-07-20 [colin]      1.9.12cvs86
3509
3510         * src/summaryview.c
3511                 Fix performance issue
3512
3513 2005-07-19 [colin]      1.9.12cvs85
3514
3515         * src/plugins/pgpinline/plugin.c
3516                 Fix warning
3517
3518 2005-07-19 [colin]      1.9.12cvs84
3519
3520         * configure.ac
3521         * src/plugins/Makefile.am
3522         * src/plugins/pgpinline/.cvsignore
3523         * src/plugins/pgpinline/Makefile.am
3524         * src/plugins/pgpinline/pgpinline.c
3525         * src/plugins/pgpinline/pgpinline.deps
3526         * src/plugins/pgpinline/pgpinline.h
3527         * src/plugins/pgpinline/plugin.c
3528                 Put pgpinline in the main tree
3529
3530 2005-07-19 [paul]       1.9.12cvs83
3531
3532         * src/prefs_actions.c
3533                 prevent '//' in menu names, which cause a crash
3534                 thanks to Colin
3535
3536 2005-07-19 [paul]       1.9.12cvs82
3537
3538         * configure.ac
3539                 be generally more informative in configure output.
3540                 OpenSSL: correction: '[ --enable-openssl ...' -> 
3541                 '[ --disable-openssl ...', as --enable-openssl is default
3542                 PGP/MIME: don't check for GPGME again, check for
3543                 pgpcore instead. Therefore prevent the possibility of
3544                 attempting to build pgpmime if pgpcore dependencies are
3545                 not met
3546                 ClamAV: use pkgconfig to check for lib
3547                 libgnomeprint: revert logic on inner test to match
3548                 everything else
3549         * src/plugins/pgpcore/sgpgme.c
3550                 add missing include
3551
3552 2005-07-19 [colin]      1.9.12cvs81
3553
3554         * src/summaryview.c
3555                 Fix slow thread rebuilding in particular
3556                 cases
3557
3558 2005-07-19 [paul]       1.9.12cvs80
3559
3560         * sylpheed-claws.desktop
3561                 fix typo, spotted by Stephan Sachse
3562         * src/account.c
3563                 replace GTK_STOCK_ADD with
3564                 GTK_STOCK_NEW button
3565
3566 2005-07-18 [colin]      1.9.12cvs79
3567
3568         * src/etpan/imap-thread.c
3569                 Fix return value (Thanks Hoa)
3570
3571 2005-07-18 [colin]      1.9.12cvs78
3572
3573         * src/imap.c
3574                 Allow empty passwords
3575                 Create drafts/queue/outbox if necessary
3576         * src/summaryview.c
3577                 Remove old code
3578         * src/etpan/imap-thread.c
3579                 Fix STARTTLS (Thanks to Hoa)
3580
3581 2005-07-18 [paul]       1.9.12cvs77
3582
3583         * ChangeLog-gtk2.jp
3584         * ChangeLog.jp
3585                 removed
3586         * Makefile.am
3587                 updated to reflect additions and removals
3588         * TODO
3589                 updated to be claws-specific
3590         * TODO-gtk2
3591         * TODO-gtk2.jp
3592         * TODO.jp
3593         * sylpheed-128x128.png
3594         * sylpheed-64x64.png
3595                 removed
3596         * sylpheed-claws-128x128.png
3597         * sylpheed-claws-64x64.png
3598         * sylpheed-claws.desktop
3599         * sylpheed-claws.png
3600                 added
3601         * sylpheed.desktop
3602         * sylpheed.png
3603                 removed
3604
3605 2005-07-17 [paul]       1.9.12cvs76
3606
3607         * src/account.c
3608         * src/addressbook.c
3609         * src/alertpanel.c
3610         * src/alertpanel.h
3611         * src/compose.c
3612         * src/exphtmldlg.c
3613         * src/expldifdlg.c
3614         * src/folderview.c
3615         * src/imap_gtk.c
3616         * src/inc.c
3617         * src/message_search.c
3618         * src/messageview.c
3619         * src/mh_gtk.c
3620         * src/news_gtk.c
3621         * src/prefs_actions.c
3622         * src/prefs_filtering.c
3623         * src/prefs_matcher.c
3624         * src/prefs_template.c
3625         * src/prefs_themes.c
3626         * src/ssl_manager.c
3627         * src/summary_search.c
3628         * src/textview.c
3629         * src/toolbar.c
3630         * src/gtk/sslcertwindow.c
3631         * src/plugins/pgpcore/sgpgme.c
3632                 rework alertpanels
3633
3634 2005-07-17 [colin]      1.9.12cvs75
3635
3636         * src/privacy.c
3637                 add a PrivacySystem accessor that checks that
3638                 the system cached in a MimeInfo's privacydata
3639                 is still registered. Use this accessor instead
3640                 of directly using data->system. Fixes crashes
3641                 after unloading pgp plugins.
3642
3643 2005-07-17 [colin]      1.9.12cvs74
3644
3645         * src/alertpanel.c
3646                 Change geometry hints to a simple default size.
3647                 Fixes the certs dialogs.
3648
3649 2005-07-17 [colin]      1.9.12cvs73
3650
3651         * src/gtk/sslcertwindow.c
3652                 Use a gtkExpander
3653
3654 2005-07-17 [colin]      1.9.12cvs72
3655
3656         * src/plugins/pgpcore/Makefile.am
3657         * src/plugins/pgpmime/Makefile.am
3658                 Add gpgme libs
3659
3660 2005-07-17 [paul]       1.9.12cvs71
3661
3662         * configure.ac
3663                 add --disable-gnomeprint option
3664                 modified version of patch by Marius Mauch
3665
3666 2005-07-17 [paul]       1.9.12cvs70
3667
3668         * src/common/defs.h
3669                 update urls
3670         * src/account.c
3671         * src/action.c
3672         * src/addressbook.c
3673         * src/compose.c
3674         * src/foldersel.c
3675         * src/folderview.c
3676         * src/html.c
3677         * src/imap_gtk.c
3678         * src/main.c
3679         * src/mainwindow.c
3680         * src/messageview.c
3681         * src/mh_gtk.c
3682         * src/mimeview.c
3683         * src/news_gtk.c
3684         * src/prefs_account.c
3685         * src/prefs_send.c
3686         * src/prefs_summaries.c
3687         * src/procmsg.c
3688         * src/summaryview.c
3689         * src/common/utils.c
3690         * src/common/xml.c
3691         * src/plugins/pgpcore/passphrase.c
3692         * src/plugins/pgpcore/select-keys.c
3693                 replace inappropriately used backticks
3694                 with single quotes
3695
3696 2005-07-16 [colin]      1.9.12cvs69
3697
3698         * src/image_viewer.c
3699                 Add extra paranoid checks
3700
3701 2005-07-16 [colin]      1.9.12cvs68
3702
3703         * src/plugins/pgpcore/prefs_gpg.c
3704                 Don't auto-check sigs by default, as it
3705                 can be really slow.
3706
3707 2005-07-16 [colin]      1.9.12cvs67
3708
3709         * src/plugins/pgpcore/sgpgme.c
3710                 Make messages a bit better.
3711
3712 2005-07-16 [colin]      1.9.12cvs66
3713
3714         * src/imap.c
3715                 Remove pseudo-log
3716         * src/etpan/imap-thread.c
3717                 Add real log
3718
3719 2005-07-16 [colin]      1.9.12cvs65
3720
3721         * src/main.c
3722         * src/prefs_other.c
3723                 And now, fix build with libetpan :-/
3724
3725 2005-07-15 [colin]      1.9.12cvs64
3726
3727         * src/prefs_other.c
3728                 Continue fixing build without libetpan.
3729
3730 2005-07-15 [colin]      1.9.12cvs63
3731
3732         * src/main.c
3733                 Fix build with --disable-libetpan
3734
3735 2005-07-15 [colin]      1.9.12cvs62
3736
3737         * configure.ac
3738                 Bump libetpan's version
3739
3740 2005-07-15 [colin]      1.9.12cvs61
3741
3742         * src/etpan/imap-thread.c
3743                 Actually stop logging :)
3744
3745 2005-07-15 [colin]      1.9.12cvs60
3746
3747         * src/addressbook.c
3748                 Fix dnd of multiple addresses.
3749
3750 2005-07-15 [hoa]        1.9.12cvs59
3751
3752         * src/etpan/imap-thread.c
3753             disable login of IMAP password in libetpan log file.
3754
3755 2005-07-15 [paul]       1.9.12cvs58
3756
3757         * src/account.c
3758                 don't automatically sort
3759                 do allow drag n drop
3760
3761 2005-07-15 [paul]       1.9.12cvs57
3762
3763         * src/account.c
3764         * src/ssl_manager.c
3765                 alphabetical listing
3766
3767 2005-07-15 [paul]       1.9.12cvs56
3768
3769         * src/gtk/pluginwindow.c
3770                 sort plugin list alphabetically
3771
3772 2005-07-15 [paul]       1.9.12cvs55
3773
3774         * src/prefs_spelling.c
3775         * src/prefs_wrapping.c
3776                 unify English usage
3777
3778 2005-07-15 [colin]      1.9.12cvs54
3779
3780         * src/wizard.c
3781                 Typo fix
3782
3783 2005-07-15 [paul]       1.9.12cvs53
3784
3785         * src/prefs_message.c
3786                 make 'show cursor' a hidden option
3787
3788 2005-07-14 [colin]      1.9.12cvs52
3789
3790         * src/plugins/spamassassin/Makefile.am
3791         * src/plugins/clamav/Makefile.am
3792                 Fix double EXTRA_DISTs
3793
3794 2005-07-14 [colin]      1.9.12cvs51
3795
3796         * src/plugins/clamav/Makefile.am
3797         * src/plugins/clamav/clamav_plugin_gtk.deps
3798         * src/plugins/spamassassin/Makefile.am
3799         * src/plugins/spamassassin/spamassassin_gtk.deps
3800                 Make $plugin_gtk depend on $plugin
3801
3802 2005-07-14 [hoa]        1.9.12cvs50
3803
3804         * src/etpan/imap-thread.c
3805                 enable debug log of libetpan when running with --debug
3806
3807 2005-07-14 [colin]      1.9.12cvs49
3808
3809         * configure.ac
3810         * src/common/Makefile.am
3811         * src/common/plugin.c
3812         * src/common/plugin.h
3813                 Add a little plugin dependancy system.
3814                 Plugins can ship a $plugin_name.deps file
3815                 (near them in PLUGINDIR) so that their
3816                 dependancies are loaded if possible.
3817         * src/plugins/Makefile.am
3818         * src/plugins/pgpcore/Makefile.am
3819         * src/plugins/pgpcore/passphrase.c
3820         * src/plugins/pgpcore/passphrase.h
3821         * src/plugins/pgpcore/plugin.c
3822         * src/plugins/pgpcore/prefs_gpg.c
3823         * src/plugins/pgpcore/prefs_gpg.h
3824         * src/plugins/pgpcore/select-keys.c
3825         * src/plugins/pgpcore/select-keys.h
3826         * src/plugins/pgpcore/sgpgme.c
3827         * src/plugins/pgpcore/sgpgme.h
3828                 Introduce pgpcore, used by pgpmime and
3829                 pgpinline
3830         * src/plugins/pgpmime/Makefile.am
3831         * src/plugins/pgpmime/passphrase.c
3832         * src/plugins/pgpmime/passphrase.h
3833         * src/plugins/pgpmime/pgpmime.c
3834         * src/plugins/pgpmime/pgpmime.deps
3835         * src/plugins/pgpmime/plugin.c
3836         * src/plugins/pgpmime/prefs_gpg.c
3837         * src/plugins/pgpmime/prefs_gpg.h
3838         * src/plugins/pgpmime/select-keys.c
3839         * src/plugins/pgpmime/select-keys.h
3840         * src/plugins/pgpmime/sgpgme.c
3841         * src/plugins/pgpmime/sgpgme.h
3842                 Remove the core from pgpmime and add the
3843                 dependancy to pgpcore.
3844
3845 2005-07-14 [paul]       1.9.12cvs48
3846
3847         * src/stock_pixmap.c
3848                 forgot this in last commit
3849
3850 2005-07-14 [paul]       1.9.12cvs47
3851
3852         * src/account.c
3853         * src/addressbook.c
3854                 add accelerators for the buttons (sync with main)
3855         * src/compose.c
3856         * src/compose.h
3857                 add accelerators for the buttons.
3858                 fix editing with external editor.
3859                 replace gdk_input_*() with GIOChannel;
3860                 (sync with main)
3861         * src/foldersel.c
3862                 display folder names with new/unread
3863                 representation (sync with main)
3864         * src/main.c
3865                 specify default window icon (sync with main)
3866         * src/prefs_common.c
3867                 use_addr_book default to FALSE
3868         * src/summaryview.c
3869         * src/textview.c
3870                 add accelerators for the buttons (sync with main)
3871         * src/gtk/menu.c
3872                 fix typos
3873         * src/pixmaps/sylpheed_icon.xpm
3874                 updated
3875
3876 2005-07-13 [paul]       1.9.12cvs46
3877
3878         * src/plugins/pgpmime/pgpmime.c
3879         * src/plugins/pgpmime/sgpgme.c
3880                 (temporarily) use deprecated gpgme_data_rewind()
3881                 while largefile support is not present
3882                 (as suggested by Colin)
3883
3884 2005-07-13 [paul]       1.9.12cvs45
3885
3886         * configure.ac
3887                 remove large file support (for now):
3888                 it breaks too many things
3889
3890 2005-07-13 [paul]       1.9.12cvs44
3891
3892         * configure.ac
3893                 add large file support
3894         * src/html.c
3895                 fix bug #763 where href attribute was not
3896                 the very first attribute of a link
3897                 patch by Thomas Gilgin
3898
3899 2005-07-13 [colin]      1.9.12cvs43
3900
3901         * src/gtk/pluginwindow.c
3902                 Little portability fix
3903
3904 2005-07-13 [colin]      1.9.12cvs42
3905
3906         * src/plugins/pgpmime/sgpgme.c
3907                 Fix crasher.
3908
3909 2005-07-13 [colin]      1.9.12cvs41
3910
3911         * src/plugins/pgpmime/pgpmime.c
3912         * src/plugins/pgpmime/sgpgme.c
3913                 Use gpgme_data_release_and_get_mem instead
3914                 of gpgme_data_read.
3915
3916 2005-07-13 [colin]      1.9.12cvs40
3917
3918         * configure.ac
3919         * src/plugins/pgpmime/passphrase.c
3920         * src/plugins/pgpmime/passphrase.h
3921         * src/plugins/pgpmime/pgpmime.c
3922         * src/plugins/pgpmime/plugin.c
3923         * src/plugins/pgpmime/select-keys.c
3924         * src/plugins/pgpmime/select-keys.h
3925         * src/plugins/pgpmime/sgpgme.c
3926         * src/plugins/pgpmime/sgpgme.h
3927                 Port pgpmime to gpgme-1.0.
3928
3929 2005-07-12 [paul]       1.9.12cvs39
3930
3931         * AUTHORS
3932         * src/toolbar.c
3933         * src/toolbar.h
3934                 add a 'Go to Prev' button to the toolbar.
3935                 correct tooltip text of go to buttons.
3936                 based on patch by Yang Guilong <bamanzi@gmail.com>
3937
3938 2005-07-12 [colin]      1.9.12cvs38
3939
3940         * src/statusbar.c
3941                 Fix progress bar showing stuff at startup.
3942
3943 2005-07-12 [paul]       1.9.12cvs37
3944
3945         * src/editjpilot.c
3946                 fix building with jpilot support
3947
3948 2005-07-11 [colin]      1.9.12cvs36
3949
3950         * src/inc.c
3951                 Add visual indication that filtering is running
3952         * src/textview.c
3953                 Make {}[] uri delimiters
3954         * src/summaryview.c
3955                 Remove useless (and slow) calls
3956
3957 2005-07-11 [paul]       1.9.12cvs35
3958
3959         * src/plugins/clamav/clamav_plugin_gtk.c
3960         * src/plugins/dillo_viewer/dillo_prefs.c
3961         * src/plugins/pgpmime/prefs_gpg.c
3962         * src/plugins/spamassassin/spamassassin_gtk.c
3963                 gather plugins prefs together under their
3964                 own 'Plugins' heading
3965
3966 2005-07-11 [paul]       1.9.12cvs34
3967
3968         sync with main
3969
3970         * src/account.c
3971                 account_delete(): modified alert dialog
3972         * src/editjpilot.c
3973         * src/editvcard.c
3974                 fixed a crash when cancelling file selection
3975                 dialog by Escape key. Made non-ascii filename
3976                 selectable.
3977         * src/prefs_template.c
3978                 prefs_template_window_create(): make scrolled
3979                 window policy AUTOMATIC
3980
3981 2005-07-10 [hoa]        1.9.12cvs33
3982
3983         * src/etpan/imap-thread.c
3984                 workaround for old Courier IMAP servers.
3985
3986 2005-07-10 [colin]      1.9.12cvs32
3987
3988         * src/folder.c
3989         * src/statusbar.c
3990         * src/statusbar.h
3991                 Add visual progress indicator on filtering/processing
3992                 Factorize the progress bar code
3993         * src/imap.c
3994         * src/imap.h
3995         * src/etpan/imap-thread.c
3996                 Add a reference counter to avoid destroying the Folder
3997                 while it's in use by another callback.
3998
3999 2005-07-09 [hoa]        1.9.12cvs31
4000
4001         * src/imap.c
4002         * src/etpan/imap-thread.c
4003                 fixed deadlock when removing IMAP account.
4004
4005 2005-07-08 [colin]      1.9.12cvs30
4006
4007         * src/textview.c
4008         * src/unmime.c
4009                 Fix again problems decoding broken headers
4010         * src/gtk/inputdialog.c
4011                 Fix local variable shadowing a global one
4012
4013 2005-07-08 [colin]      1.9.12cvs29
4014
4015         * src/msgcache.c
4016                 Make the cache/mark files platform-agnostic by writing
4017                 them in little-endian format. Reading them is also done
4018                 in little-endian format, of course; however, in order
4019                 to avoid trashing mark data on big-endian machines, the
4020                 files are, at first, read from the native format if the
4021                 little-endian one doesn't exist. This is easy to deter-
4022                 mine by trying to open a file with a swapped data_ver
4023                 and seeing if it's the wanted version.
4024                 Little-endian using users should see absolutely no
4025                 difference, Big-endian users may get a very little
4026                 performance drop due to byte-swapping.
4027                 Tested on i386 and ppc32. 
4028                 Fixes bug #159 (The index file, in the mailboxes, is 
4029                 hardware depending).
4030
4031                 To have the cache/mark files updated to the new little-
4032                 endian format, "Check for new messages" or even
4033                 "Rebuild folder tree" aren't enough. Files will be
4034                 updated as soon as a folder has been opened/closed.
4035                 To update everything, just select all folders by
4036                 selecting them one by one.
4037
4038 2005-07-07 [colin]      1.9.12cvs28
4039
4040         * src/imap.c
4041                 Remember the folder separator per IMAPFolder
4042                 instead of globally.
4043                 Revive the Session on noop; fixes bug #761
4044                 (mark a bunch of unread messages as read takes 
4045                 forever)
4046
4047 2005-07-07 [darko]      1.9.12cvs27
4048
4049         * src/common/template.c
4050                 Sort templates alphabetically
4051
4052 2005-07-06 [colin]      1.9.12cvs26
4053
4054         * src/imap.c
4055                 Try to use the correct separator in
4056                 most cases. Possibly fixes bug #759
4057                 (only creates the INBOX folder when 
4058                 setting up new IMAP account) and 
4059                 bug #760 (Can't retrieve messages)
4060
4061 2005-07-06 [colin]      1.9.12cvs25
4062
4063         * src/imap.c
4064                 Use real_path in status command. This will
4065                 help later, when namespaces will be used.
4066
4067 2005-07-06 [colin]      1.9.12cvs24
4068
4069         * configure.ac
4070         * src/account.c
4071         * src/folder.c
4072         * src/imap.c
4073         * src/etpan/etpan-log.c
4074         * src/etpan/etpan-thread-manager.c
4075         * src/etpan/imap-thread.c
4076                 Add a --disable-libetpan parameter. With this,
4077                 users that don't want IMAP4 support can avoid
4078                 the new dependancy (and have no IMAP support).
4079                 Users that have IMAP4 accounts and use this
4080                 parameter won't lose their configuration, their
4081                 IMAP accounts will just be invisible and not
4082                 used.
4083         * src/textview.c
4084                 Make the "Copy ..." contextual menu items 
4085                 copy to both the X clipboard and the gtk 
4086                 clipboard - as most other apps do.
4087         * src/gtk/about.c
4088                 Add a notice about OpenSSL usage, in order to
4089                 comply with OpenSSL's license (point 6):
4090                 http://www.openssl.org/source/license.html
4091
4092 2005-07-06 [colin]      1.9.12cvs23
4093
4094         * src/alertpanel.c
4095                 Fix a minimum size for alertpanels
4096         * src/compose.c
4097                 Show 'No space left on device' type errors
4098                 when queuing/sending
4099         * src/imap_gtk.c
4100         * src/mh_gtk.c
4101                 Rework folder's deletion message (remove 
4102                 extra \n)
4103
4104 2005-07-05 [colin]      1.9.12cvs22
4105
4106         * src/imap.c
4107                 Add an alertpanel on auth error
4108                 Add pseudo-log
4109                 Remove pthread-related stuff
4110
4111 2005-07-05 [colin]      1.9.12cvs21
4112
4113         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4114                 Fix crash on plugin reloading (with a hack)
4115
4116 2005-07-05 [colin]      1.9.12cvs20
4117
4118         * src/prefs_account.c
4119         * src/prefs_account.h
4120                 Fix typo
4121         * src/gtk/filesel.c
4122         * src/gtk/filesel.h
4123                 Add a way to filter the view
4124         * src/gtk/pluginwindow.c
4125                 Filter loadable stuff
4126         * src/plugins/pgpmime/prefs_gpg.c
4127                 Fix missing unregistration
4128         * .cvsignore
4129         * src/etpan/.cvsignore
4130         * src/plugins/spamassassin/.cvsignore
4131                 Add more stuff to cvs ignored files
4132
4133 2005-07-04 [colin]      1.9.12cvs19
4134
4135         * src/imap.c
4136                 Fix scan_required returning FALSE when it
4137                 shouldn't. Maybe fix #760 (Can't retrieve
4138                 messages)
4139
4140 2005-07-04 [colin]      1.9.12cvs18
4141
4142         * src/summaryview.c
4143                 Fix always_show_msg pref
4144
4145 2005-07-04 [paul]       1.9.12cvs17
4146
4147         sync with main (forgotten in last commit)
4148         
4149         * src/common/utils.c
4150         * src/common/utils.h
4151                 check_line_length(): new.
4152                 is_dir_exist()
4153                 is_file_entry_exist()
4154                 dirent_is_regular_file()
4155                 dirent_is_directory(): use g_file_test() instead of stat().
4156
4157 2005-07-04 [paul]       1.9.12cvs16
4158
4159         sync with main:
4160
4161         * src/compose.c
4162                 compose_write_to_file(): check for line
4163                 length limit and display warning if exceeds
4164         * src/jpilot.c
4165                 use get_home_dir() instead of g_get_home_dir()
4166         * src/procheader.c
4167                 removed warning about invalid date
4168         * src/vcard.c
4169                 use get_home_dir() instead of g_get_home_dir()
4170
4171 2005-07-04 [paul]       1.9.12cvs15
4172
4173         * src/stock_pixmap.c
4174                 fix new pixmap naming errors
4175                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
4176
4177 2005-07-04 [colin]      1.9.12cvs14
4178
4179         * src/imap.c
4180                 Fix debugging string with a warning
4181
4182 2005-07-04 [colin]      1.9.12cvs13
4183
4184         * configure.ac
4185                 Add a check for libetpan's version (>= 0.37)
4186
4187 2005-07-04 [hoa]        1.9.12cvs12
4188
4189         * commitHelper
4190         * src/imap.c
4191         * src/etpan/imap-thread.c
4192         * src/etpan/imap-thread.h
4193                 fixed IMAP implementation of check of mails.
4194
4195 2005-07-03 [hoa]        1.9.12cvs11
4196
4197         * src/etpan/Makefile.am
4198         * src/etpan/etpan-errors.h
4199         * src/etpan/etpan-log.[ch]
4200         * src/etpan/etpan-thread-manager-types.h
4201         * src/etpan/etpan-thread-manager.[ch]
4202         * src/etpan/imap-thread.[ch]
4203         * src/Makefile.am
4204         * src/imap.c
4205         * src/main.c
4206         * src/prefs_other.c
4207         * configure.ac
4208             merged imap branch.
4209             dependency on libetpan 0.37 is now added.
4210
4211 2005-07-01 [colin]      1.9.12cvs10
4212
4213         * src/Makefile.am
4214         * src/folder.c
4215         * src/folder.h
4216         * src/folderview.c
4217         * src/stock_pixmap.c
4218         * src/stock_pixmap.h
4219         * src/plugins/trayicon/trayicon.c
4220                 Add marked symbol on folders containing
4221                 marked messages
4222         * src/procmsg.c
4223         * src/procmsg.h
4224         * src/toolbar.c
4225         * src/prefs_common.c
4226         * src/prefs_common.h
4227         * src/prefs_send.c
4228                 Add an optional confirmation dialog on queue
4229                 sending. Patch by wwp.
4230         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
4231         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
4232         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
4233         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
4234         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
4235         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
4236         * src/pixmaps/inbox_mark.xpm            ** ADDED **
4237         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
4238         * src/pixmaps/outbox_mark.xpm           ** ADDED **
4239         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
4240         * src/pixmaps/trash_mark.xpm            ** ADDED **
4241                 New pixmaps
4242
4243 2005-07-01 [colin]      1.9.12cvs9
4244
4245         * src/summaryview.c
4246                 Fix a little threading bug
4247         * src/addrgather.c
4248         * src/mainwindow.c
4249                 A little bit of HIG normality never hurts
4250
4251 2005-07-01 [colin]      1.9.12cvs8
4252
4253         * src/compose.c
4254         * src/msgcache.c
4255         * src/pop.c
4256         * src/procmime.c
4257         * src/recv.c
4258         * src/common/log.c
4259         * src/common/template.c
4260         * src/common/utils.c
4261         * src/common/utils.h
4262                 Reverted the fwrite_atomic stuff. In fact
4263                 it is already atomic.
4264
4265 2005-06-30 [colin]      1.9.12cvs7
4266
4267         * src/common/utils.c
4268         * src/common/utils.h
4269                 Add an fwrite_atomic() function to make
4270                 sure we write everything: fwrite can make
4271                 short writes.
4272         * src/compose.c
4273         * src/msgcache.c
4274         * src/pop.c
4275         * src/procmime.c
4276         * src/recv.c
4277         * src/common/log.c
4278         * src/common/template.c
4279                 Use that (and fix swapping of size and nmemb).
4280                 Thanks to Rich Coe for the heads up.
4281
4282 2005-06-30 [colin]      1.9.12cvs6
4283
4284         * src/addressbook.c
4285                 Optimize addressbook opening 
4286
4287 2005-06-30 [colin]      1.9.12cvs5
4288
4289         * src/summaryview.c
4290                 Remove calls to summary_step after move/copy
4291
4292 2005-06-28 [paul]       1.9.12cvs4
4293
4294         * src/alertpanel.c
4295                 wrap and make the error msg selectable
4296
4297 2005-06-28 [paul]       1.9.12cvs3
4298
4299         * src/ssl_manager.c
4300                 replace the OK button with a Close button
4301         * src/gtk/foldersort.c
4302                 use GTK_STOCK_ icons/buttons
4303
4304 2005-06-28 [colin]      1.9.12cvs2
4305
4306         * src/gedit-print.c             ** ADDED **
4307         * src/gedit-print.h             ** ADDED **
4308         * src/gtk/gtksourceprintjob.c   ** ADDED **
4309         * src/gtk/gtksourceprintjob.h   ** ADDED **
4310                 I can't believe no one had enough time to tell
4311                 me I forgot the `cvs add`
4312
4313 2005-06-27 [colin]      1.9.12cvs1
4314
4315         * src/Makefile.am
4316         * src/gtk/Makefile.am
4317         * src/messageview.c
4318         * src/procmsg.c
4319         * src/summaryview.c
4320         * configure.ac
4321                 Add optional libgnomeprint-based printing
4322         * src/mainwindow.c
4323         * src/gtk/quicksearch.c
4324                 Add an Edit/Quick search menu item to show
4325                 and focus the quicksearch
4326
4327 2005-06-27 [paul]       1.9.12
4328
4329         1.9.12 release
4330
4331         * po/ca.po
4332         * po/de.po
4333         * po/es.po
4334         * po/fr.po
4335         * po/it.po
4336         * po/ko.po
4337         * po/pt_BR.po
4338         * po/sk.po
4339         * po/zh_CN.po
4340                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4341                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
4342                 SungHyun Nam, Frederico Goncalves Guimaraes,
4343                 Andrej Kacian, and Yang Guilong
4344 2005-06-26 [colin]      1.9.11cvs106
4345
4346         * src/imap_gtk.c
4347                 Forgot one file for previous fix
4348
4349 2005-06-26 [colin]      1.9.11cvs105
4350
4351         * src/folder.c
4352         * src/imap.c
4353                 Fix problems with folder operations in no_select
4354                 imap folders. it applies only to mails, and 
4355                 creation/deletion/move/renaming of folders 
4356                 should be possible
4357
4358 2005-06-26 [paul]       1.9.11cvs104
4359
4360         * src/prefs_filtering.c
4361                 replace one more GTK_STOCK_REMOVE
4362                 with GTK_STOCK_DELETE
4363
4364 2005-06-25 [colin]      1.9.11cvs103
4365
4366         * src/imap.c
4367                 Optimize get_seq_set_from_seq_list
4368                 (Patch by Ricardo) 
4369
4370 2005-06-25 [colin]      1.9.11cvs102
4371
4372         * src/mh.c
4373                 If the directory exists, but not in the
4374                 correct encoding, rename it. This should
4375                 handle old-versions-induced bugs.
4376
4377 2005-06-25 [colin]      1.9.11cvs101
4378
4379         * src/mh.c
4380                 Fix path access with extended dir names
4381                 Fixes bug #589 (SC segfaults with wrong locale
4382                 settings)
4383
4384 2005-06-25 [colin]      1.9.11cvs100
4385
4386         * src/prefs_account.c
4387         * src/prefs_account.h
4388         * src/compose.c
4389                 Add an option to encrypt replies to
4390                 encrypted messages
4391
4392 2005-06-25 [colin]      1.9.11cvs99
4393
4394         * src/compose.c
4395         * src/quote_fmt_parse.y
4396                 ... And make it work with pgpinline.
4397
4398 2005-06-25 [colin]      1.9.11cvs98
4399
4400         * src/compose.c
4401         * src/procmime.c
4402         * src/procmime.h
4403         * src/quote_fmt_parse.y
4404                 o Make reedition of encrypted messages possible
4405                   (as long as it is encrypted to self too, no
4406                    magic there)
4407                 o Make replying with quote (and without selecting
4408                   text) possible for encrypted messages.
4409                 Closes bug #550 (Not possible to "reply with quote"
4410                 to gnupg encrypted messages)
4411
4412 2005-06-24 [paul]       1.9.11cvs97
4413
4414         * src/imap.c
4415                 add missing include
4416
4417 2005-06-24 [paul]       1.9.11cvs96
4418
4419         * src/editldap.c
4420                 made bind password entry invisible
4421                 (sync with main)
4422         * src/send_message.c
4423                 send_message_local(): check exit status
4424                 to detect errors (sync with main)
4425         * src/textview.c
4426                 use main's less ambiguous popup menu
4427                 wording
4428
4429 2005-06-24 [paul]       1.9.11cvs95
4430
4431         * src/prefs_actions.c
4432         * src/prefs_customheader.c
4433         * src/prefs_display_header.c
4434         * src/prefs_filtering_action.c
4435         * src/prefs_matcher.c
4436         * src/prefs_template.c
4437         * src/prefs_toolbar.c
4438                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
4439         * src/gtk/description_window.c
4440                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
4441
4442 2005-06-23 [colin]      1.9.11cvs94
4443
4444         * src/summaryview.c
4445                 Fix rough edges (be sure to call status_show whenever
4446                 necessary).
4447
4448 2005-06-23 [colin]      1.9.11cvs93
4449
4450         * src/summaryview.c
4451                 Optimize Select All
4452                 Before, in a 5K mails folder: 11s
4453                 After, in the same folder: 58000µs
4454                 The joys of locking... gtk_clist_select_all() fires a 
4455                 tree-select-row event for each selected row, which in 
4456                 summaryview, callbacks summary_selected which in turn,
4457                 calls summary_status_show, which walks the selected
4458                 rows. Hence, calling gtk_clist_select_all was 
4459                 exponential. Locking the summaryview makes 
4460                 summary_selected return early.
4461
4462 2005-06-23 [colin]      1.9.11cvs92
4463
4464         * src/imap.c
4465                 Move mutex at the important place to avoid
4466                 deadlocks
4467         * src/summaryview.c
4468                 Fix Del key deleting directly instead of
4469                 moving to trash
4470
4471 2005-06-22 [colin]      1.9.11cvs91
4472
4473         * src/plugins/spamassassin/libspamc.c
4474                 As we do spagetti code with assignations in multiple
4475                 places (see _message_read_raw where out = msg = raw),
4476                 let's be sure we don't free the same pointer twice.
4477                 Should fix bug #683 (Crash in libpam at 
4478                 message_cleanup).
4479
4480 2005-06-22 [colin]      1.9.11cvs90
4481
4482         * src/compose.c
4483         * src/messageview.c
4484         * src/toolbar.c
4485                 Make toolbar's delete use the move to trash stuff;
4486                 Add gtk_widget_realize to be sure pixmaps can get
4487                 created (that may fix an old worksforme bug which
4488                 I can't find back...)
4489
4490 2005-06-22 [colin]      1.9.11cvs89
4491
4492         * src/summaryview.c
4493         * src/summaryview.h
4494         * src/mainwindow.c
4495                 Rename "Message/Delete" to "Message/Move to trash"
4496                 Add "Message/Delete..." that directly destroys the
4497                 selected messages after asking for a confirmation.
4498
4499 2005-06-22 [colin]      1.9.11cvs88
4500
4501         * src/imap.c
4502                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
4503                 o Fix a deadlock (thanks Darko)
4504
4505 2005-06-22 [colin]      1.9.11cvs87
4506
4507         * src/gtk/foldersort.c
4508                 Add missing include for the i18n;
4509                 patch by Fabien Vantard
4510
4511 2005-06-21 [colin]      1.9.11cvs86
4512
4513         * src/folder.c
4514         * src/folderview.c
4515                 Respect the no_select flag
4516         * src/imap.c
4517                 Fix recursive deletion
4518         * src/imap_gtk.c
4519         * src/mh_gtk.c
4520                 Make the folder deletion's warning
4521                 more explicit
4522
4523 2005-06-21 [colin]      1.9.11cvs85
4524
4525         * src/textview.c
4526                 Prevent email addresses from spanning accross
4527                 lines - fixes bug # 646 (newline-chars in 
4528                 email addresses)
4529
4530 2005-06-20 [colin]      1.9.11cvs84
4531
4532         * src/folder.c
4533                 Be sure not to remove source if copy failed
4534
4535 2005-06-20 [colin]      1.9.11cvs83
4536
4537         * src/folderview.c
4538         * src/imap_gtk.c
4539                 remove summaryview's lock
4540         * src/imap.c
4541                 introduce threads to avoid problems when foreground tasks
4542                 interfere with background tasks
4543         * src/mh.c
4544                 prevent moving to drafts/queue
4545         * src/mimeview.c
4546                 fix leak
4547
4548 2005-06-19 [colin]      1.9.11cvs82
4549
4550         * src/imap_gtk.c
4551                 Remember that the user doesn't want to override
4552                 offline mode, for 3 seconds. It avoid presenting
4553                 him with N popups in a really short time.
4554
4555 2005-06-17 [colin]      1.9.11cvs81
4556
4557         * src/imap.c
4558                 Fix IMAP breaking on folders containing '('
4559                 (Probably won't be enough)
4560
4561 2005-06-17 [colin]      1.9.11cvs80
4562
4563         Forgotten files on 1.9.11cvs79
4564         * src/summaryview.c
4565                 Fix stepping when not immediately executing
4566         * src/imap.c
4567                 Really prevent UID FETCH 0
4568         * src/codeconv.c
4569                 Fix outgoing charset never set to utf-8
4570         * src/mh.c
4571                 Fix leak
4572
4573 2005-06-16 [colin]      1.9.11cvs79
4574
4575         * src/compose.c
4576                 Fix bug #707 (Dash splits rows)
4577                 Only wrap if we're on a line break position and
4578                 the previous one was a "white" (space) char.
4579                 Pango stuff is weird.
4580
4581 2005-06-16 [colin]      1.9.11cvs78
4582
4583         * src/imap_gtk.c
4584                 Lock summaryview while downloading messages
4585                 on user demand
4586         * src/procheader.c
4587         * src/unmime.c
4588         * src/common/utils.c
4589         * src/common/utils.h
4590                 Replace \r and \n with spaces in From and
4591                 Subject headers
4592
4593 2005-06-16 [paul]       1.9.11cvs77
4594
4595         * src/procmime.c
4596                 liberalise the mime parser
4597         * src/gtk/about.c
4598                 add text wrapping
4599
4600 2005-06-16 [paul]       1.9.11cvs76
4601
4602         * src/gtk/about.c
4603                 reworked
4604
4605 2005-06-15 [colin]      1.9.11cvs75
4606
4607         * src/compose.c
4608                 Finish header encoding fix
4609         * src/summaryview.c
4610                 Fix segfault
4611         * src/headerview.c
4612                 Fix compilation (Thanks Stephan
4613                 Sachse)
4614
4615 2005-06-15 [colin]      1.9.11cvs74
4616
4617         * Makefile.am
4618                 Install gnome2 stuff rather than gnome1, 
4619                 if both are present
4620         * src/codeconv.c
4621         * src/codeconv.h
4622         * src/compose.c
4623                 Fix headers encoding
4624         * src/folder.c
4625                 Visual progress when fetching all messages
4626         * src/folderview.c
4627         * src/summaryview.c
4628         * src/summaryview.h
4629                 Prevent changing current message while
4630                 incorporating
4631
4632 2005-06-15 [paul]       1.9.11cvs73
4633
4634         * src/gtk/gtkaspell.c
4635         * src/gtk/gtkaspell.h
4636                 fix build warnings
4637
4638 2005-06-15 [paul]       1.9.11cvs72
4639
4640         * src/prefs_filtering.c
4641                 allow reordering of filter rules by
4642                 drag n drop
4643
4644 2005-06-15 [paul]       1.9.11cvs71
4645
4646         * COPYING
4647                 updated
4648         * src/codeconv.c
4649                 replace deprecated function
4650         * src/inc.c
4651         * src/send_message.c
4652         * src/gtk/progressdialog.c
4653         * src/gtk/progressdialog.h
4654                 salvage and reuse parts of reverted sync
4655
4656 2005-06-15 [paul]       1.9.11cvs70
4657
4658         * src/inc.c
4659         * src/send_message.c
4660         * src/gtk/progressdialog.c
4661         * src/gtk/progressdialog.h
4662                 revert yesterday's sync with main
4663                 it contains deprecated functions
4664
4665 2005-06-15 [colin]      1.9.11cvs69
4666
4667         * src/headerview.c
4668                 Fix bug #670 (multi user to: will corrupt message 
4669                 headers display)
4670
4671 2005-06-15 [colin]      1.9.11cvs68
4672
4673         * src/compose.c
4674                 Fix bug #421 (Fix undo on wrapping)
4675
4676 2005-06-15 [colin]      1.9.11cvs67
4677
4678         * src/folder.c
4679                 Provide visual feedback while processing
4680                 folder's rules.
4681         * src/imap.c
4682                 Provide visual feedback while getting
4683                 short headers (for uncached messages)
4684
4685
4686 2005-06-14 [paul]       1.9.11cvs66
4687
4688         * src/account.c
4689                 change a couple stock icons
4690         * src/inc.c
4691         * src/send_message.c
4692         * src/gtk/progressdialog.c
4693         * src/gtk/progressdialog.h
4694                 sync main's GtkTreeView implementation
4695
4696 2005-06-14 [colin]      1.9.11cvs65
4697
4698         * src/imap.c
4699                 Various little fixes, mainly on error paths
4700
4701 2005-06-13 [colin]      1.9.11cvs64
4702
4703         * matcher.c
4704         * procmsg.c
4705         * procmsg.h
4706                 Add a way to fetch only headers. This speeds
4707                 up filtering on headers for IMAP. Fixes:
4708                 bug #481 extraneous imap commands slow down 
4709                         imap filtering
4710                 bug #522 Sylpheed downloads all messages 
4711                         when opening mailbox (IMAP)
4712                 bug #677 IMAP fetch is soooooooooooooo slow
4713         * src/folder.c
4714         * src/folder.h
4715                 Add a folder set_batch method so that
4716                 implementations can speed up flags changes
4717         * src/folderutils.c
4718         * src/summaryview.c
4719                 Use that in mark as (un)read and mark all read
4720                 Refix bug #679
4721         * src/imap.c
4722                 Implement set_batch - brings back deferred
4723                 flags in a less buggy manner. Fixes:
4724                 bug #729 IMAP immediate expunge of deleted messages
4725                 bug #191 remove list of messages with one command
4726                 Fix login with strange chars
4727                 Implement fetch_msg_full
4728                 Fix copy (wrong counts)
4729
4730 2005-06-12 [colin]      1.9.11cvs63
4731
4732         * src/folder.c
4733                 lock incorporation during long operations.
4734                 Avoids fucking up the IMAP socket.
4735
4736 2005-06-12 [colin]      1.9.11cvs62
4737
4738         * src/imap.c
4739                 Fix harmful typo
4740                 Factorize remove_all_msg
4741                 Thread-ize expunge
4742         * src/summaryview.c
4743                 Don't update partial-download status if unnecessary
4744         * src/folder.c
4745                 Use remove_msgs everywhere possible
4746
4747 2005-06-12 [colin]      1.9.11cvs61
4748
4749         * src/folder.c
4750         * src/folder.h
4751                 Add a remove_msgs function to remove a 
4752                 list of messages
4753         * src/imap.c
4754                 Implement that.
4755
4756 2005-06-12 [colin]      1.9.11cvs60
4757
4758         * src/imap.c
4759                 Remove flags-processing deferring... Too hard
4760                 to get it to work in all cases.
4761
4762 2005-06-11 [colin]      1.9.11cvs59
4763
4764         * src/imap.c
4765                 printf -> debug_print
4766
4767 2005-06-11 [colin]      1.9.11cvs58
4768
4769         * src/imap.c
4770                 o Fix build without USE_PTHREAD
4771                 o Factorize imap_open
4772                 o Alertpanel in case of impossible connection
4773                 o Alertpanel in case of impossible login
4774                 o Fix deferred flags processing to force a 
4775                   flush before adding some more flags to process,
4776                   but in another folder.
4777
4778 2005-06-10 [colin]      1.9.11cvs57
4779
4780         * src/imap.c
4781                 o Fix a format string error
4782                 o init ssl socket outside of the thread 
4783                   (it possibly invokes gtk calls)
4784         * src/procmime.c
4785                 o Put back the buffer to its necessary size
4786                 o Fix changing a file pointer without keeping
4787                   track of it (thanks Valgrind)
4788         * src/common/smtp.c
4789                 o Fix automatic STARTTLS if login should be done
4790                   and the server only allows it after starting TLS
4791         * src/gtk/gtkinputdialog.c
4792                 o Eat GDK_Return so that the combo popup doesn't 
4793                   appear when we press Enter to validate the combo
4794                   input dialog (as seen in the Open with... dialog)
4795
4796 2005-06-10 [colin]      1.9.11cvs56
4797
4798         * src/imap.c
4799                 o A bit less debug
4800                 o Fix a crash on deletion
4801                 o Threadize imap_select (it's called outside of 
4802                   threads)
4803                 o Defer treatment of DELETED flags
4804
4805
4806 2005-06-09 [colin]      1.9.11cvs55
4807
4808         * src/imap.c
4809                 Make sure we check imap_gtk_should_override(), which
4810                 potentially calls gtk stuff, before creating thread.
4811                 That way it should't be called via imap_get_session()
4812                 inside a thread.
4813
4814 2005-06-09 [colin]      1.9.11cvs54
4815
4816         * src/imap.c
4817                 o add a bit of status output
4818                 o remove some dead code
4819                 o threadize get_list_of_uids
4820                 o threadize imap_get_flags
4821                 o defer flag changing by 500ms so that they
4822                   can be batched
4823
4824
4825 2005-06-08 [colin]      1.9.11cvs53
4826
4827         * src/imap.c
4828                 Thread-ize imap_cmd_fetch
4829
4830 2005-06-08 [colin]      1.9.11cvs52
4831
4832         * src/main.c
4833                 Mmh, that broke POP3...
4834
4835 2005-06-08 [colin]      1.9.11cvs51
4836
4837         * src/main.c
4838                 Stabilize IMAP patch (thanks to Hoa)
4839
4840 2005-06-08 [colin]      1.9.11cvs50
4841
4842         * src/imap.c
4843                 Test patch to speed up imap. 
4844
4845 2005-06-08 [colin]      1.9.11cvs49
4846
4847         * src/imap_gtk.c
4848                 Warning fix
4849         * src/procmime.c
4850                 Apply patch from gentoo to use /usr/share/mime/globs if 
4851                 available, after un-breaking it
4852         * src/common/log.c
4853         * src/common/log.h
4854                 Use g_timeout for invoking hooks that possibly use gtk
4855                 calls. This should leave gtk calls in the main thread.
4856
4857 2005-06-08 [paul]       1.9.11cvs48
4858
4859         * src/codeconv.c
4860                 conv_get_outgoing_charset_str(): don't
4861                 use prefs_common setting
4862         * src/compose.c
4863         * src/compose.h
4864                 add /Options/Character encoding/... to
4865                 temporarily change the outgoing encoding
4866
4867         (belated sync with main)
4868
4869 2005-06-08 [paul]       1.9.11cvs47
4870
4871         * src/compose.c
4872                 correction to/completion of last
4873                 sync with main
4874
4875 2005-06-08 [paul]       1.9.11cvs46
4876
4877         sync with main:
4878         
4879         * src/codeconv.c
4880         * src/codeconv.h
4881                 always enabled Japanese auto-detection
4882                 if the first letters of locale string
4883                 is "ja"
4884         * src/compose.c
4885                 don't use "destroy" signal to destroy
4886                 Compose object (fix rare crashes on discard?)
4887         * src/mainwindow.c
4888         * src/messageview.c
4889         * src/prefs_send.c
4890                 added Hebrew encodings
4891         * src/sourcewindow.c
4892                 don't use "destroy" signal to destroy
4893                 objects
4894
4895 2005-06-07 [colin]      1.9.11cvs45
4896
4897         * src/summaryview.c
4898                 Add missing unlocks/locks
4899
4900 2005-06-07 [paul]       1.9.11cvs44
4901
4902         * src/summaryview.c
4903                 restore bug #749 fix
4904
4905 2005-06-06 [colin]      1.9.11cvs43
4906
4907         * src/summaryview.c
4908                 Fix selection bug when prefs_common.open_unread 
4909                 is FALSE
4910
4911 2005-06-06 [colin]      1.9.11cvs42
4912
4913         * src/common/md5.c
4914                 Fix a warning
4915         * src/summaryview.c
4916         * src/folderview.c
4917                 Factorize long operations beginning and end
4918                 (locking, freezing/thawing, cursor, ...)
4919                 Check selection->data member in selection-
4920                 related loops; this avoids dying an awful
4921                 death if the selection changes on us while
4922                 we're marking a whole IMAP folder unread, 
4923                 for example.
4924
4925 2005-06-06 [paul]       1.9.11cvs41
4926
4927         * src/textview.c
4928                 don't g_free() a static gchar buffer
4929
4930 2005-06-05 [colin]      1.9.11cvs40
4931
4932         * src/mainwindow.c
4933         * src/messageview.c
4934         * src/summaryview.c
4935                 Fix bug #749 (Show all headers should be
4936                 sticky as the GUI suggests)
4937
4938 2005-06-03 [paul]       1.9.11cvs39
4939
4940         * src/compose.c
4941                 don't allow editing of mail while sending.
4942                 patch by Colin
4943
4944 2005-06-03 [paul]       1.9.11cvs38
4945
4946         * src/folderview.c
4947                 add a freeze/thaw to speed up 'mark all read'
4948
4949 2005-06-03 [paul]       1.9.11cvs37
4950
4951         * src/prefs_message.c
4952                 reflect changes immediately
4953
4954 2005-06-02 [colin]      1.9.11cvs36
4955
4956         * po/POTFILES.in
4957                 Patch by Fabien Vantard.
4958
4959 2005-06-02 [colin]      1.9.11cvs35
4960
4961         * src/imap.c
4962                 Use a non-blocking imap_getline() if possible.
4963                 This should completely prevent the interface
4964                 from freezin on imap operations, although it
4965                 may do strange stuff in case of folder switching
4966                 while a big imap operation is taking place...
4967
4968                 In addition, fix a leak in the case thread
4969                 creation fails on connection.
4970
4971 2005-06-02 [colin]      1.9.11cvs34
4972
4973         * src/crash.c
4974         * src/prefs_common.h
4975                 Fix build (prefs_common_init() doesn't exist
4976                 anymore)
4977
4978 2005-06-02 [colin]      1.9.11cvs33
4979
4980         * src/prefs_account.c
4981                 Fix bug #245 (filtering rules broken when
4982                 renaming a remote account (imap4 or nntp)
4983
4984 2005-06-02 [colin]      1.9.11cvs32
4985
4986         * src/imap.c
4987                 Try to fix IMAP shortcomings: 
4988                 o Multithread imap_open()
4989                 o allow offline-mode overriding instead of
4990                   just returning NULL
4991         * src/imap_gtk.c
4992         * src/imap_gtk.h
4993                 Add a function to ask whether we want to
4994                 override offline-mode for 10 minutes (one-shot
4995                 asking was painful)
4996         * src/procheader.c
4997                 Fix segfault when imap parser isn't happy about
4998                 a missing {
4999
5000 2005-06-01 [colin]      1.9.11cvs31
5001
5002         * src/addrharvest.c
5003         * src/compose.c
5004         * src/mbox.c
5005         * src/mbox.h
5006         * src/mh.c
5007         * src/msgcache.c
5008         * src/send_message.c
5009         * src/setup.c
5010         * src/undo.c
5011         * src/common/hooks.c
5012         * src/common/prefs.c
5013         * src/common/template.c
5014         * src/common/utils.c
5015         * src/gtk/gtkutils.c
5016         * src/gtk/inputdialog.c
5017         * src/gtk/menu.c
5018         * src/gtk/pluginwindow.c
5019         * src/gtk/prefswindow.c
5020         * src/plugins/pgpmime/passphrase.c
5021         * src/plugins/pgpmime/prefs_gpg.c
5022                 More -Wall fixes
5023
5024         * src/common/Makefile.am
5025         * src/common/timing.h
5026                 Add basic timing code
5027
5028         * src/summaryview.c
5029                 Fix a bug with unread messages when 
5030                 re-sorting folders, and by the way
5031                 fix a big performance hit when 
5032                 re-sorting (10k mails: before 5s,
5033                 after .5s)
5034
5035         * src/prefs_compose_writing.c
5036         * src/prefs_compose_writing.h
5037         * src/prefs_message.c
5038         * src/prefs_message.h
5039         * src/prefs_other.c
5040         * src/prefs_other.h
5041         * src/prefs_quote.c
5042         * src/prefs_quote.h
5043         * src/prefs_receive.c
5044         * src/prefs_receive.h
5045         * src/prefs_send.c
5046         * src/prefs_send.h
5047         * src/prefs_summaries.c
5048         * src/prefs_summaries.h
5049                 Fix copyright banner
5050
5051 2005-06-01 [paul]       1.9.11cvs30
5052
5053         * po/fi.po
5054                 updated by Flammie Pirinen
5055         * src/procmime.c
5056                 fix 'Bad BASE64 content' output
5057
5058 2005-05-31 [colin]      1.9.11cvs29
5059
5060         * src/procmime.c
5061                 Oops, where did my hunk go.
5062
5063 2005-05-31 [colin]      1.9.11cvs28
5064
5065         * src/Makefile.am
5066         * src/account.c
5067         * src/action.c
5068         * src/addr_compl.c
5069         * src/addressbook.c
5070         * src/codeconv.c
5071         * src/compose.c
5072         * src/export.c
5073         * src/folder.c
5074         * src/folderview.c
5075         * src/image_viewer.c
5076         * src/main.c
5077         * src/mainwindow.c
5078         * src/messageview.c
5079         * src/mimeview.c
5080         * src/msgcache.c
5081         * src/prefs_account.c
5082         * src/prefs_actions.c
5083         * src/prefs_common.c
5084         * src/prefs_compose_writing.c
5085         * src/prefs_customheader.c
5086         * src/prefs_ext_prog.c
5087         * src/prefs_filtering.c
5088         * src/prefs_filtering_action.c
5089         * src/prefs_fonts.c
5090         * src/prefs_image_viewer.c
5091         * src/prefs_message.c
5092         * src/prefs_message.h
5093         * src/prefs_msg_colors.c
5094         * src/prefs_other.c
5095         * src/prefs_other.h
5096         * src/prefs_quote.c
5097         * src/prefs_receive.c
5098         * src/prefs_receive.h
5099         * src/prefs_send.c
5100         * src/prefs_send.h
5101         * src/prefs_spelling.c
5102         * src/prefs_summaries.c
5103         * src/prefs_summary_column.c
5104         * src/prefs_template.c
5105         * src/prefs_themes.c
5106         * src/prefs_toolbar.c
5107         * src/prefs_wrapping.c
5108         * src/procmime.c
5109         * src/procmsg.c
5110         * src/send_message.h
5111         * src/ssl_manager.c
5112         * src/summary_search.c
5113         * src/summaryview.c
5114         * src/textview.c
5115         * src/wizard.c
5116         * src/common/smtp.c
5117         * src/common/smtp.h
5118         * src/gtk/gtkutils.h
5119                 o Move the rest of Common prefs to new style
5120                 o Lots of -Wall warning fixes
5121                 o fix FIXME in cache memusage calculation
5122                 o Let return receipts be sent from any account
5123                 o Little cache optimisation (read)
5124                 o Fix bug #746 (don't treat commas as separators
5125                   when inside a quoted string)
5126
5127 2005-05-31 [paul]       1.9.11cvs27
5128
5129         * src/prefs_common.c
5130                 fix 'off-by-one' typo
5131
5132 2005-05-31 [paul]       1.9.11cvs26
5133
5134         * src/account.c
5135         * src/addr_compl.c
5136         * src/compose.c
5137         * src/foldersel.c
5138         * src/prefs_actions.c
5139         * src/prefs_common.c
5140         * src/prefs_common.h
5141         * src/prefs_customheader.c
5142         * src/prefs_display_header.c
5143         * src/prefs_filtering.c
5144         * src/prefs_filtering_action.c
5145         * src/prefs_matcher.c
5146         * src/prefs_summaries.c
5147         * src/prefs_summary_column.c
5148         * src/prefs_template.c
5149         * src/prefs_toolbar.c
5150         * src/ssl_manager.c
5151         * src/gtk/pluginwindow.c
5152         * src/gtk/prefswindow.c
5153         * src/gtk/progressdialog.c
5154                 add hidden prefs 'enable_rules_hint'
5155                 for gtk_tree_view_set_rules_hint()
5156                 (sync with main)
5157                 
5158
5159 2005-05-31 [colin]      1.9.11cvs25
5160
5161         * src/Makefile.am
5162         * src/main.c
5163         * src/prefs_common.c
5164         * src/prefs_summaries.c ** ADDED **
5165         * src/prefs_summaries.h ** ADDED **
5166                 Common/Display -> Display/Summaries
5167
5168 2005-05-31 [colin]      1.9.11cvs24
5169
5170         * src/Makefile.am
5171         * src/main.c
5172         * src/prefs_quote.c ** ADDED **
5173         * src/prefs_quote.h ** ADDED **
5174                 Move Common/Quote to Compose/Quoting
5175         * src/prefs_common.c
5176         * src/prefs_common.h
5177                 Remove old quote stuff, add
5178                 convenience functions for GtkTextView prefs
5179         * src/gtk/prefswindow.c
5180                 Set default height higher
5181
5182 2005-05-30 [colin]      1.9.11cvs23
5183
5184         * src/Makefile.am
5185         * src/main.c
5186         * src/prefs_common.c
5187         * src/prefs_compose_writing.c ** ADDED **
5188         * src/prefs_compose_writing.h ** ADDED **
5189                 Move Common/Compose prefs to Compose/Writing
5190
5191 2005-05-30 [colin]      1.9.11cvs22
5192
5193         * src/common/utils.c
5194                 Fix bug #651 (Confused Attract by Subject)
5195                 Patch by M. Benkmann <haferfrost@web.de>
5196         * AUTHORS
5197
5198 2005-05-30 [colin]      1.9.11cvs21
5199
5200         * src/compose.c
5201                 Fix concatenation of different headers of
5202                 the same type (bug #645)
5203         * src/prefs_folder_item.c
5204                 Fix bug #699 (setting color to black doesn't
5205                 work immediately)
5206         * src/procmime.c
5207                 Print out decoding error only once per
5208                 block
5209
5210 2005-05-30 [paul]       1.9.11cvs20
5211
5212         * src/common/template.c
5213                 fix Bcc
5214
5215 2005-05-30 [paul]       1.9.11cvs19
5216
5217         * doc/src/rfc2368.txt   **NEW FILE**
5218         * src/compose.c
5219                 compose_entries_set(): don't interpret Bcc
5220                 header field (conform to RFC 2368)
5221                 (sync with main)
5222
5223 2005-05-29 [colin]      1.9.11cvs18
5224
5225         * src/prefs_common.c
5226                 Let the default reply format respect
5227                 netiquette by cutting the signature.
5228
5229 2005-05-29 [colin]      1.9.11cvs17
5230
5231         * src/summaryview.c
5232                 Don't let always_show_msg override
5233                 open_unread_on_enter when opening a new
5234                 directory.
5235
5236 2005-05-27 [paul]       1.9.11cvs16
5237
5238         sync with main:
5239
5240         * src/main.c
5241                 app_will_exit(): cleanup tmp directory when exit
5242         * src/message_search.c
5243                 improved the interface and made code cleanup.
5244                 removed Clear button
5245         * src/send_message.c
5246                 send_message_local(): use GSpawn, and detect errors
5247         * src/summary_search.c
5248                 improved the interface and made code cleanup
5249         * src/textview.c
5250                 textview_write_link(): also skip non-ascii space
5251                  at the head of link strings (phishing check
5252                  didn't work at the case)
5253         * src/common/utils.c
5254                 get_command_output(): use g_spawn_command_line_sync()
5255                 instead of popen()
5256
5257 2005-05-26 [colin]      1.9.11cvs15
5258
5259         * src/folder.c
5260                 remove printf
5261
5262 2005-05-26 [colin]      1.9.11cvs14
5263
5264         * src/common/nntp.c
5265                 Fix nntp mode reader (bug #611)
5266                 Patch by Florian Mickler <florian@mickler.org>
5267
5268 2005-05-26 [colin]      1.9.11cvs13
5269
5270         * src/plugins/pgpmime/passphrase.c
5271                 Fix mouse grabbing (bug #557)
5272
5273 2005-05-26 [colin]      1.9.11cvs12
5274
5275         * src/prefs_themes.c
5276                 Fix g_warning (bug #541)
5277
5278 2005-05-26 [colin]      1.9.11cvs11
5279
5280         * src/prefs_actions.c
5281         * src/prefs_template.c
5282                 Fix bug #506 (no warning if action/template
5283                 is not saved)
5284         * src/common/template.c
5285                 Fix a possible crash
5286
5287 2005-05-26 [colin]      1.9.11cvs10
5288
5289         * src/folder.c
5290         * src/folderview.c
5291         * src/procmsg.c
5292         * src/summaryview.c
5293                 Forbid locked messages to be moved or
5294                 deleted. Locked messages in trashes 
5295                 still get deleted, for performance
5296                 reason (mh.c::mh_remove_all_msgs)
5297
5298 2005-05-25 [colin]      1.9.11cvs9
5299
5300         * src/procmime.c
5301                 Use correct encoding when sending mails
5302                 with attachments that have accentued 
5303                 chars in their name
5304
5305 2005-05-24 [colin]      1.9.11cvs8
5306
5307         * src/summaryview.c
5308                 Fix bug #688 f) read/unread marker not
5309                 changed on first click
5310                 Also, optimize summary_status_show()
5311                 calls
5312         * src/folder.c
5313         * src/inc.c
5314         * src/procmime.c
5315                 Fix bug #688 b) and c) wrt message
5316                 attachments and signature
5317         * src/stock_pixmap.c
5318         * src/stock_pixmap.h
5319         * src/stock_pixmap.c
5320         * src/stock_pixmap.h
5321         * src/Makefile.am
5322         * src/pixmaps/clip_gpg_signed.xpm
5323                 Add clip/signed icon
5324
5325 2005-05-24 [colin]      1.9.11cvs7
5326
5327         * src/folder_item_prefs.c
5328                 whitespace fix
5329
5330 2005-05-24 [colin]      1.9.11cvs6
5331
5332         * src/folderview.c
5333         * src/prefs_common.c
5334         * src/prefs_common.h
5335                 Add a confirmation to folder drag and drop
5336                 fixes bug #156
5337         * src/alertpanel.c
5338         * src/alertpanel.h
5339                 fix _with_disable parameters so that
5340                 the buttons labels are specifiable too
5341         * src/plugins/pgpmime/sgpgme.c
5342                 reflect said change
5343                 
5344
5345 2005-05-24 [colin]      1.9.11cvs5
5346
5347         * src/folderview.c
5348                 Uncollapse/collapse folders on double-click
5349                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
5350                 closes bug #108
5351
5352 2005-05-23 [colin]      1.9.11cvs4
5353
5354         * src/common/socket.c
5355                 Check another special SSL_peek() error.
5356                 Should help wrt bug #728
5357
5358 2005-05-23 [colin]      1.9.11cvs3
5359
5360         * src/plugins/pgpmime/pgpmime.c
5361                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
5362                 breaking menu accelerators and stuff. Users will have to
5363                 reselect "PGP MIME" instead of "PGP/MIME" in their 
5364                 account's privacy preferences if needed.
5365
5366 2005-05-22 [paul]
5367
5368         * tools/kdeservicemenu/install.sh
5369                 use kdesu to prompt for root password if doing
5370                 global install/uninstall
5371
5372 2005-05-20 [colin]      1.9.11cvs2
5373
5374         * src/procmsg.c
5375                 Fix another compilation error with gcc-2.9x
5376                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
5377         * src/send_message.c
5378                 Don't send QUIT if we aren't connected
5379
5380 2005-05-19 [colin]      1.9.11cvs1
5381
5382         * src/procmsg.c
5383                 Fix compilation with gcc 2.9x
5384
5385 2005-05-19 [paul]       1.9.11
5386
5387         1.9.11 released
5388
5389 2005-05-19 [paul]       1.9.9cvs14
5390
5391         * src/gtk/inputdialog.c
5392                 prevent gettext warning
5393
5394 2005-05-19 [paul]       1.9.9cvs13
5395
5396         * src/mainwindow.c
5397         * src/prefs_common.c
5398         * src/prefs_common.h
5399         * src/textview.c
5400         * src/textview.h
5401                 add an option to toggle cursor in message
5402                 view (sync with main)
5403
5404 2005-05-18 [colin]      1.9.9cvs12
5405
5406         * src/compose.c
5407                 Dereference freed pointer
5408         * src/gtk/gtkaspell.c
5409                 Fix duplication of dictionaries (is it an aspell issue?)
5410
5411 2005-05-18 [colin]      1.9.9cvs11
5412
5413         * src/gtk/inputdialog.c
5414         * src/gtk/gtkaspell.c
5415                 HIGuify dialogs
5416         * src/alertpanel.c
5417                 Remove a double call
5418
5419 2005-05-17 [colin]      1.9.9cvs10
5420
5421         * src/gtk/gtkaspell.c
5422                 Fix dialogs, Ctrl-Enter accel
5423
5424 2005-05-17 [colin]      1.9.9cvs9
5425
5426         * src/gtk/gtkaspell.c
5427                 Fix some accelerators, escape in replace-window
5428
5429 2005-05-16 [colin]      1.9.9cvs8
5430
5431         * src/gtk/gtkaspell.c
5432                 Revert last commit, it was a mistake.
5433
5434 2005-05-16 [colin]      1.9.9cvs7
5435
5436         * src/gtk/gtkaspell.c
5437                 Remove buggy code while we're at it. It's a 
5438                 dead code path anyway.
5439
5440 2005-05-16 [colin]      1.9.9cvs6
5441
5442         * src/gtk/gtkaspell.c
5443                 Missed some gtk_menu_popup where deactivate
5444                 signal should be handled. Should fix bug
5445                 #629 a bit more.
5446
5447 2005-05-16 [colin]      1.9.9cvs5
5448
5449         * src/gtk/gtkaspell.c
5450                 Remove debug printf()s
5451
5452 2005-05-16 [colin]      1.9.9cvs4
5453
5454         * src/gtk/gtkaspell.c
5455                 Fix a bit aspell problems
5456                 (see bug #629)
5457
5458 2005-05-13 [colin]      1.9.9cvs3
5459
5460         * src/folderview.c
5461                 Fix the + appearing even when no subfolders
5462                 have unread messages. Thanks to wwp for the
5463                 bug report.
5464
5465 2005-05-11 [paul]       1.9.9cvs2
5466
5467         * src/folderview.c
5468                 correction to 1.9.9cvs1, only colour folders that
5469                 have new msgs (not unread msgs)
5470
5471 2005-05-10 [colin]      1.9.9cvs1
5472
5473         * src/folderview.c
5474         * src/summaryview.c
5475                 Try to fix bolding bugs again.
5476
5477 2005-05-09 [paul]
5478
5479         * tools/claws.i18n.status.pl
5480                 add Ricardo Mones Lastra's script that has been providing
5481                 the i18n status page for many months
5482
5483 2005-05-09 [paul]       1.9.9
5484
5485         1.9.9 release
5486
5487 2005-05-09 [paul]       1.9.6cvs58
5488
5489         * AUTHORS
5490         * INSTALL
5491         * README.claws
5492                 updated
5493         * Makefile.am 
5494         * RELEASE_NOTES.claws
5495                 add release notes to cvs to simplify release
5496                 procedure
5497         * configure.ac
5498                 add ca and fi to ALL_LINGUAS
5499         * po/Makefile.in.in
5500                 workaround for missing Makevars
5501         * po/ca.po
5502         * po/fi.po
5503                 add new Catalan and Finnish translations
5504                 submitted by Miquel Oliete and Flammie Pirinen
5505         * po/de.po
5506         * po/es.po
5507         * po/fr.po
5508         * po/it.po
5509         * po/pl.po
5510         * po/ru.po
5511         * po/sk.po
5512         * po/sr.po
5513         * po/zh_CN.po
5514                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
5515                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
5516                 Urke MMI, and Hansom Young
5517         * src/main.c
5518                 Fix drafting when quitting. compose_draft() closes the
5519                 compose windows, which modifies the compose_list GSList.
5520                 We have to refresh this list after echo drafting to avoid a
5521                 segfault
5522         * src/partial_download.c
5523                 fix segfault on exit
5524
5525 2005-05-06 [paul]       1.9.6cvs57
5526
5527         * src/grouplistdialog.c
5528                 quick fix/workaround for unresizeable newsgroup
5529                 name column 
5530
5531 2005-05-06 [paul]       1.9.6cvs56
5532
5533         * src/inc.c
5534         * src/mainwindow.c
5535                 use gettext plural forms
5536         * src/imap_gtk.c
5537         * src/mh_gtk.c
5538         * src/toolbar.c
5539                 small improvement to english usage
5540
5541 2005-05-05 [thorsten]   1.9.6cvs55
5542
5543         * src/folder.c
5544                 fix possible crash
5545
5546 2005-05-05 [paul]       1.9.6cvs54
5547         
5548         sync with HEAD
5549
5550         * AUTHORS
5551         * src/compose.c
5552                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
5553                 patch by Tim Mann
5554
5555 2005-05-05 [paul]       1.9.6cvs53
5556
5557         * src/mainwindow.c
5558                 fix resizing of separate message and
5559                 folder views
5560
5561 2005-05-05 [paul]       1.9.6cvs52
5562
5563         * src/account.c
5564         * src/addrgather.c
5565         * src/browseldap.c
5566         * src/exphtmldlg.c
5567         * src/expldifdlg.c
5568         * src/importmutt.c
5569         * src/importpine.c
5570         * src/main.c
5571         * src/mainwindow.c
5572         * src/noticeview.c
5573         * src/prefs_filtering.c
5574         * src/prefs_filtering_action.c
5575         * src/prefs_matcher.c
5576         * src/prefs_spelling.c
5577         * src/prefs_toolbar.c
5578         * src/toolbar.c
5579         * src/wizard.c
5580         * src/gtk/description_window.c
5581         * src/gtk/gtkvscrollbutton.c
5582         * src/gtk/progressdialog.c
5583         * src/gtk/quicksearch.c
5584         * src/plugins/pgpmime/prefs_gpg.c
5585         * src/plugins/spamassassin/spamassassin_gtk.c
5586                 replace deprecated gtk_widget_set_usize
5587
5588 2005-05-04 [colin]      1.9.6cvs51
5589
5590         * src/common/utils.c
5591                 Fix crash when subst_for_filename is called
5592                 with a NULL parameter
5593
5594 2005-05-04 [colin]      1.9.6cvs50
5595
5596         * src/partial_download.c
5597         * src/pop.c
5598                 Escape login when writing uidl file
5599                 fixes bug #736
5600
5601 2005-05-03 [colin]      1.9.6cvs49
5602
5603         * src/procmime.c
5604                 Fix possible DOS in mime parser
5605                 (see bug #634)
5606
5607 2005-05-02 [colin]      1.9.6cvs48
5608
5609         * src/compose.c
5610                 Try to fix the copy/paste mess once again.
5611
5612
5613 2005-04-30 [colin]      1.9.6cvs47
5614
5615         * src/prefs_account.h
5616         * src/procmsg.c
5617         * src/send_message.c
5618         * src/common/smtp.c
5619         * src/common/smtp.h
5620                 Try to batch sending mails (per account) instead of
5621                 reconnecting to server every time.
5622
5623 2005-04-29 [colin]      1.9.6cvs46
5624
5625         * src/messageview.c
5626                 Fix window resizing that refused to size down
5627         * src/prefs_common.c
5628         * src/prefs_common.h
5629         * src/prefs_filtering.c
5630                 Save Filtering's window size
5631
5632 2005-04-21 [paul]       1.9.6cvs45
5633
5634         * ChangeLog-gtk2.claws
5635         * src/setup.c
5636                 correction to sync
5637
5638 2005-04-21 [paul]       1.9.6cvs44
5639
5640         sync with main:
5641
5642         * src/setup.c
5643         * src/statusbar.c
5644         * src/statusbar.h
5645                 use gtkut_widget_draw_now(). Improved performance
5646                 of the update of statusbar
5647         * src/textview.c
5648                 textview_smooth_scroll_do(): redraw it after scroll
5649                 is done (fixed incorrect display when a part of the
5650                 view is hidden).
5651         * src/gtk/gtkutils.c
5652         * src/gtk/gtkutils.h
5653                 gtkut_widget_draw_now(): use gdk_window_process_updates()
5654                 to force update of widgets.
5655                 Removed gtkut_widget_wait_for_draw() which had a big
5656                 overhead  because of waiting for all events processed 
5657
5658 2005-04-20 [paul]       1.9.6cvs43
5659
5660         * src/codeconv.c
5661                 complete 1.9.6cvs42's sync:
5662                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
5663
5664 2005-04-19 [paul]       1.9.6cvs42
5665
5666         sync with main:
5667
5668         * src/action.c
5669                 catch_output(): correctly select the insert text
5670                 (fix invalid iterator warnings).
5671         * src/codeconv.c
5672         * src/codeconv.h
5673         * src/mainwindow.c
5674         * src/messageview.c
5675         * src/prefs_common.c
5676                 support GBK encoding.
5677         * src/common/session.c
5678         * src/common/session.h
5679                 use separate buffer for large data to be sent,
5680                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
5681
5682 2005-04-18 [paul]       1.9.6cvs41
5683
5684         * src/jpilot.c
5685                 convert unsigned long into guint32
5686                 patch by Paul LeoNerd Evans 
5687
5688 2005-04-17 [colin]      1.9.6cvs40
5689
5690         * src/compose.c
5691                 Fix 'Request return receipt' from folder
5692                 properties (bug #708)
5693
5694 2005-04-17 [colin]      1.9.6cvs39
5695
5696         * src/mainwindow.c
5697                 Fix duplicate hotkeys in Mainwindow's menu
5698
5699 2005-04-17 [colin]      1.9.6cvs38
5700
5701         * src/folderview.c
5702                 Fix duplicate hotkeys in Folderview's contextual
5703                 menu
5704
5705 2005-04-15 [colin]      1.9.6cvs37
5706
5707         * src/summaryview.c
5708                 Fix 'Save as...' with non-ascii filenames
5709
5710 2005-04-15 [colin]      1.9.6cvs36
5711
5712         * src/plugins/pgpmime/pgpmime.c
5713                 Fix bus error on 64bit. Spotted by 
5714                 macallan1888@gmail.com
5715
5716 2005-04-15 [colin]      1.9.6cvs35
5717
5718         * src/prefs_account.c
5719                 Fix cvs34.
5720
5721 2005-04-12 [colin]      1.9.6cvs34
5722
5723         * src/prefs_account.c
5724                 Fix smtp auth type off-by-one. We forgot to
5725                 add PLAIN in the prefs-to-gui setter func and
5726                 as a result, the selected auth when opening
5727                 account prefs was not the correct one.
5728
5729 2005-04-12 [paul]       1.9.6cvs33
5730
5731         * src/inc.c
5732                 if the recv dialog is visible, Cancel only
5733                 cancels the current account
5734
5735
5736 2005-04-10 [colin]      1.9.6cvs32
5737
5738         * src/filtering.c
5739                 Copy score when copying FilteringActions
5740                 Fix bug #674
5741
5742 2005-04-10 [colin]      1.9.6cvs31
5743
5744         * src/inc.c
5745                 Make Message -> Receive -> Cancel cancel 
5746                 incorporation on all accounts. Fixes
5747                 bug #693
5748
5749 2005-04-10 [colin]      1.9.6cvs30
5750
5751         * src/prefs_account.c
5752                 Update Privacy checkbuttons status based
5753                 on the selected privacy system
5754         * src/compose.c
5755                 Always connect the "None" privacy system; the
5756                 static boolean was probably there to avoid
5757                 reconnecting twice in the same compose window,
5758                 but as the parent function is only called once
5759                 per compose, it's only a bug - as a static is
5760                 initialized once per application instance.
5761                 Also, don't uncheck Sign and Encrypt when
5762                 selecting None as privacy system; just ignore
5763                 them when sending/queuing.
5764                 Should fix bug #695
5765
5766 2005-04-08 [colin]      1.9.6cvs29
5767
5768         * src/account.c
5769         * src/prefs_account.c
5770         * src/prefs_account.h
5771                 Add account preference to queue message in a certain
5772                 folder.
5773
5774 2005-04-06 [colin]      1.9.6cvs28
5775
5776         * src/prefs_account.c
5777                 Update old inbox path syntax
5778
5779 2005-04-06 [paul]       1.9.6cvs27
5780
5781         sync with main:
5782
5783         * configure.ac
5784                 changed -traditional-cpp to -no-cpp-precomp for newer
5785                 Mac OS X support
5786         * src/foldersel.c
5787                 made column resize automatically
5788         * src/send_message.c
5789                 send_message_smtp(): consider EOF right after QUIT
5790                 successful (workaround for Gmail SMTP server)
5791         * src/common/socket.c
5792                 ssl_read(), ssl_peek(): check EOF which violates the
5793                 SSL protocol
5794         * src/gtk/colorlabel.c
5795                 removed warnings when displaying colorlabel menu
5796                 (don't use GtkAlignment)
5797
5798 2005-04-05 [paul]       1.9.6cvs26
5799
5800         * src/plugins/trayicon/trayicon.c
5801                 fix clipping of icon under KDE3 
5802
5803 2005-04-05 [paul]       1.9.6cvs25
5804
5805         * src/summaryview.c
5806                 hide display of threading
5807                 patch by Alfons
5808
5809 2005-04-04 [thorsten]   1.9.6cvs24
5810
5811         * src/mh.c
5812                 marks lost on filesystems with different stat() results on
5813                 summer-/wintertime
5814
5815 2005-04-03 [colin]      1.9.6cvs23
5816
5817         * src/summaryview.c
5818                 Don't handle up/down. Patch by Alfons
5819
5820 2005-04-02 [colin]      1.9.6cvs22
5821
5822         * src/summaryview.c
5823                 Make scrolling faster. Patch by Alfons.
5824
5825 2005-04-01 [colin]      1.9.6cvs21
5826
5827         * src/Makefile.am
5828         * src/stock_pixmap.c
5829         * src/pixmaps/dir-noselect.xpm ** REMOVED **
5830         * src/pixmaps/dir_noselect.xpm ** ADDED **
5831                 Fix pixmap name mismatch (Thanks Stephan Sachse)
5832
5833 2005-04-01 [colin]      1.9.6cvs20
5834
5835         * src/image_viewer.c
5836         * src/image_viewer.h
5837         * src/procmime.c
5838         * src/procmime.h
5839         * src/textview.c
5840         * src/textview.h
5841                 Implement inline image resizing and right-clicking
5842
5843 2005-04-01 [paul]       1.9.6cvs19
5844
5845         * AUTHORS
5846         * Makefile.am
5847         * configure.ac
5848                 check for gnome2
5849                 patch by Luca Cavalli <loopback<AT>slackit.org>
5850         * po/ru.po
5851                 updated by Pavlo Bohmat
5852
5853 2005-03-31 [colin]      1.9.6cvs18
5854
5855         * src/news.c
5856                 Fix parsing references
5857         * src/msgcache.c
5858                 don't put nulls in the references list
5859         * src/procheader.c
5860                 commit that forgotten file in 1.9.6cvs14
5861
5862 2005-03-31 [colin]      1.9.6cvs17
5863
5864         * src/compose.c
5865                 Fix joining of signature separator again. 
5866                 Maybe Hiro could put it in main too...
5867
5868 2005-03-31 [colin]      1.9.6cvs16
5869
5870         * src/Makefile.am
5871         * src/foldersel.c
5872         * src/stock_pixmap.c
5873         * src/stock_pixmap.h
5874         * src/pixmaps/dir-noselect.xpm
5875                 Update foldersel.c (sync from main, patch by Alfons)
5876
5877 2005-03-30 [colin]      1.9.6cvs15
5878
5879         * src/imap.c
5880                 Fix handling of imap folders containing [] in 
5881                 their name. Thanks to Nahuel Angelinetti for
5882                 the detailed bugreport.
5883
5884 2005-03-30 [colin]      1.9.6cvs14
5885
5886         * src/common/utils.h
5887         * src/common/utils.c
5888         * src/common/defs.h
5889         * src/matcher.c
5890         * src/msgcache.c
5891         * src/news.c
5892         * src/procmsg.c
5893         * src/procmsg.h
5894         * src/quote_fmt_parse.y
5895         * src/summaryview.c
5896                 Update references system. Patch by Alfons
5897
5898 2005-03-30 [colin]      1.9.6cvs13
5899
5900         * src/common/socket.c
5901                 Force the glibc to read resolv.conf again when 
5902                 it has changed. Should fix issues when changing
5903                 networks on a laptop and not restarting sylpheed. 
5904
5905 2005-03-30 [paul]       1.9.6cvs12
5906
5907         partial sync with main:
5908
5909         * src/action.c
5910                 create_io_dialog(): use user-defined text font
5911                 (thanks to Alfons), and modified its appearance.
5912         * src/addrgather.c
5913         * src/addrharvest.c
5914         * src/browseldap.c
5915                 replace old code
5916         * src/compose.c
5917                 don't join (presumably) itemized lines on line-wrapping
5918                 fixed wrapping of quote when auto-wrapping is enabled
5919                 compose_destroy(): destroy paned only if it's not
5920                 attached to window. Fixed memory leak of popup menu.
5921         * src/exphtmldlg.c
5922         * src/expldifdlg.c
5923                 replace old code
5924         * src/html.c
5925         * src/html.h
5926         * src/importmutt.c
5927         * src/importpine.c
5928                 replace old code
5929         * src/main.c
5930                 removed redundant code
5931         * src/mainwindow.c
5932                 changed 'Code set' (which is rather incorrect)
5933                 in the menu to 'Character encoding'
5934                 main_window_set_widgets(): request size first
5935                 to prevent window size becoming wrong
5936                 fixed remembering of the state of the visibility
5937                 of MessageView
5938         * src/messageview.c
5939                 changed 'Code set' (which is rather incorrect)
5940                 in the menu to 'Character encoding'
5941         * src/prefs_common.c
5942         * src/prefs_common.h
5943                 added an option whether to render HTML as text or not
5944                 added separators to outgoing encoding menu
5945         * src/procheader.c
5946                 procheader_scan_date_string(): support header
5947                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
5948         * src/summaryview.c
5949         * src/summaryview.h
5950                 minor code cleanup
5951         * src/textview.c
5952                 textview_show_html(): force output of newline
5953                 added an option whether to render HTML as text or not
5954         * src/common/utils.c
5955                 strncpy2(): optimized based on Alfons' code
5956         * src/gtk/gtkutils.c
5957         * src/gtk/gtkutils.h
5958                 removed non-used code
5959         * src/plugins/pgpmime/passphrase.c
5960                 partially fixed grab input of passphrase dialog
5961                 Confine pointer to window
5962
5963 2005-03-30 [colin]      1.9.6cvs11
5964
5965         * src/msgcache.c
5966         * src/msgcache.h
5967                 Read/write 32bit ints from cache & marks
5968                 From main.
5969
5970 2005-03-29 [paul]       1.9.6cvs10
5971
5972         * AUTHORS
5973         * ChangeLog.claws
5974         * src/compose.c
5975         * src/gtk/gtkaspell.c
5976                 sync with HEAD (don't pass NULL pointers) 
5977
5978 2005-03-24 [paul]
5979
5980         * tools/Makefile.am
5981         * tools/README
5982         * tools/acroread2sylpheed.pl
5983                 sync with HEAD (add script to send pdfs as
5984                 attachments from Adobe Reader 7)
5985
5986 2005-03-21 [paul]       1.9.6cvs9
5987
5988         * configure.ac
5989         * po/POTFILES.in
5990         * src/Makefile.am
5991         * src/crash.c
5992         * src/image_viewer.c ** ADDED **
5993         * src/image_viewer.h ** ADDED **
5994         * src/main.c
5995         * src/prefs_common.c
5996         * src/prefs_common.h
5997         * src/prefs_image_viewer.c ** ADDED **
5998         * src/prefs_image_viewer.h ** ADDED **
5999         * src/textview.c
6000         * src/gtk/about.c
6001         * src/pixmaps/sylpheed_logo.xpm
6002         * src/plugins/Makefile.am
6003         * src/plugins/image_viewer/.cvsignore ** REMOVED **
6004         * src/plugins/image_viewer/Makefile.am ** REMOVED **
6005         * src/plugins/image_viewer/plugin.c ** REMOVED **
6006         * src/plugins/image_viewer/viewer.c ** REMOVED **
6007         * src/plugins/image_viewer/viewer.glade ** REMOVED **
6008         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
6009         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
6010         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
6011         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
6012                 as gdk-pixbuf is now built-in
6013                 remove image_viewer plugin and put code back into
6014                 main codebase
6015                 implement inline image display (sync with main)
6016
6017                 replace logo with newer, nicer, larger version  
6018
6019 2005-03-21 [paul]       1.9.6cvs8
6020
6021         * src/gtk/about.c
6022                 cosmetic improvement
6023
6024 2005-03-21 [holger]     1.9.6cvs7
6025
6026         * src/plugins/spamassassin/spamassassin.c
6027                 Sync with HEAD
6028                 (unregister hook on failed plugin init)
6029
6030 2005-03-20 [colin]      1.9.6cvs6
6031
6032         * src/common/plugin.c
6033                 Check that plugin isn't already loaded
6034                 Patch by Alfons
6035
6036 2005-03-20 [thorsten]   1.9.6cvs5
6037
6038         * src/compose.c
6039                 use a more compatible syntax
6040
6041 2005-03-20 [thorsten]   1.9.6cvs4
6042
6043         * src/prefs_toolbar.c
6044                 fix crash when selecting toolbar item (uninitialized pointer)
6045
6046 2005-03-20 [thorsten]   1.9.6cvs3
6047
6048         * src/procmime.c
6049                 fix mimetype detection (referenced free()d string)
6050
6051 2005-03-20 [paul]       1.9.6cvs2
6052
6053         * src/compose.c
6054                 sync with HEAD (1.0.3cvs5)
6055                 neglect Reply-To header if empty
6056                 Patch by Alfons 
6057
6058 2005-03-19 [holger]     1.9.6cvs1
6059
6060         * src/summaryview.c
6061         * src/summaryview.h
6062                 Sync with HEAD
6063
6064 2005-03-18 [paul]       1.9.6
6065
6066         initial GTK2 release
6067
6068 2005-03-18 [paul]       1.0.3cvs3.1
6069
6070         * AUTHORS
6071         * ChangeLog.claws
6072         * configure.ac
6073         * src/gtk/about.c
6074         * src/pixmaps/sylpheed_logo.xpm
6075                 sync with HEAD
6076
6077 2005-03-18 [colin]      1.0.3cvs2.6
6078
6079         * src/summaryview.c
6080                 Remove call to summary_step in summary_copy_selected_to
6081                 Can't see its purpose, and this causes bug when copying
6082                 a message if the next one is unread: it reads it.
6083
6084 2005-03-18 [paul]       1.0.3cvs2.5
6085
6086         * src/foldersel.c
6087                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
6088
6089 2005-03-18 [paul]       1.0.3cvs2.4
6090
6091         * src/addrharvest.c
6092         * src/codeconv.c
6093         * src/codeconv.h
6094         * src/compose.c
6095         * src/news.c
6096         * src/procheader.c
6097         * src/procmime.c
6098         * src/unmime.c
6099         * src/unmime.h
6100                 fix buffer overflow, CAN-2005-0667, see
6101                 http://secunia.com/advisories/14491/
6102                 Patch by Alfons
6103
6104 2005-03-17 [colin]      1.0.3cvs2.3
6105
6106         * src/prefs_fonts.c
6107         * src/summaryview.c
6108                 Fix font bugs (both lists now officialy share 
6109                 the same font)
6110                 
6111
6112 2005-03-17 [paul]       1.0.3cvs2.2
6113
6114         * src/gtk/pluginwindow.c
6115                 make plugin descriptions uneditable
6116
6117 2005-03-11 [paul]       1.0.3cvs2.1
6118
6119         * ChangeLog.claws
6120         * configure.ac
6121         * po/POTFILES.in
6122         * src/plugins/trayicon/trayicon.c
6123                 sync with HEAD
6124                 add src/wizard.c to POTFILES.in
6125
6126 2005-03-11 [paul]       1.0.3cvs1.1
6127
6128         * ChangeLog
6129         * ChangeLog.claws
6130         * configure.ac
6131         * po/de.po
6132         * po/es.po
6133         * po/fr.po
6134         * po/it.po
6135         * po/pt_BR.po
6136         * po/ru.po
6137         * po/sk.po
6138         * po/sr.po
6139         * po/zh_CN.po
6140                 sync with HEAD
6141
6142 2005-03-04 [colin]      1.0.1cvs22.2
6143
6144         * src/compose.c
6145                 Fix signatures with accentued chars in it
6146
6147 2005-03-04 [colin]      1.0.1cvs22.1
6148
6149         * src/common/smtp.c
6150         * src/common/smtp.h
6151                 Don't use SIZE param in MAIL FROM: if server 
6152                 doesn't support it. Patch by Eugen Freiter
6153                 <eugen_f@users.sf.net>
6154
6155 2005-02-27 [paul]       1.0.1cvs20.1
6156
6157         * ChangeLog.claws
6158         * configure.ac
6159         * src/messageview.c
6160                 sync with HEAD
6161
6162 2005-02-27 [colin]      1.0.1cvs19.4
6163
6164         * src/procheader.c
6165         * src/procheader.h
6166                 Fix prototypes. Patch by Alfons
6167
6168 2005-02-27 [colin]      1.0.1cvs19.3
6169
6170         * src/compose.c
6171                 Don't auto-join the signature separator.
6172
6173 2005-02-26 [colin]      1.0.1cvs19.2
6174
6175         * src/summaryview.c
6176                 Fix 'mark all read' with collapsed threads.
6177                 Patch by Alfons.
6178
6179 2005-02-25 [paul]       1.0.1cvs19.1
6180
6181         * ChangeLog.claws
6182         * configure.ac
6183         * src/prefs_account.c
6184         * src/prefs_folder_item.c
6185         * src/gtk/prefswindow.c
6186         * src/gtk/prefswindow.h
6187                 sync with HEAD
6188
6189 2005-02-25 [paul]       1.0.1cvs15.12
6190
6191         * src/alertpanel.c
6192         * src/codeconv.c
6193         * src/compose.c
6194         * src/textview.c
6195         * src/gtk/gtkutils.c
6196         * src/gtk/gtkutils.h
6197         * src/gtk/logwindow.c
6198         * src/gtk/progressdialog.c
6199                 sync with main (revision 127)
6200                 and fix logwindow clipping
6201
6202 2005-02-24 [colin]      1.0.1cvs15.11
6203
6204         * src/plugins/pgpmime/passphrase.c
6205                 Disable input grabbing; it doesn't work yet.
6206
6207 2005-02-24 [colin]      1.0.1cvs15.10
6208
6209         * src/messageview.c
6210                 Don't send out receipts if offline. Ask.
6211
6212 2005-02-23 [colin]      1.0.1cvs15.9
6213
6214         * src/summaryview.c     
6215                 Fix expanding
6216
6217 2005-02-23 [colin]      1.0.1cvs15.8
6218
6219         * src/summaryview.c
6220                 Really fix Bug 568 by removing useless
6221                 calls. summary_thread_init() now called
6222                 in summary_sort(). This should please
6223                 Alfons as it should be faster than 
6224                 previously.
6225
6226 2005-02-23 [colin]      1.0.1cvs15.7
6227
6228         * src/compose.c
6229                 Encode parts as QP or B64 if signing
6230
6231 2005-02-23 [colin]      1.0.1cvs15.6
6232
6233         * src/compose.c
6234                 Fix Mimeinfo leakage (including tmp files)
6235         * src/procmsg.c
6236                 Fix tmp file leakage (spotted by Ivan Rayner)
6237
6238 2005-02-22 [colin]      1.0.1cvs15.5
6239
6240         * src/expldifdlg.c
6241                 Fix keyboard input. Patch by Alfons.
6242
6243 2005-02-21 [colin]      1.0.1cvs15.4
6244
6245         * src/compose.c
6246                 Fix Sign/Encrypt when unselecting privacy
6247                 system
6248         * src/prefs_common.c
6249                 Change default message font to Monospace
6250         * src/summaryview.c
6251                 More freezing during potentially large operations
6252
6253 2005-02-21 [paul]       1.0.1cvs15.3
6254
6255         * src/main.c
6256                 fix --help output
6257
6258 2005-02-21 [paul]       1.0.1cvs15.2
6259
6260         * po/Makefile.in.in
6261         * src/compose.c
6262         * src/summaryview.c
6263         * src/textview.c
6264         * src/common/utils.c
6265         * src/common/utils.h
6266                 sync with main (revision 117)
6267
6268 2005-02-20 [colin]      1.0.1cvs15.1
6269
6270         * src/common/defs.h
6271                 Change cache file to .sylpheed_claws_cache, as
6272                 suggested by Alfons. Allows people to switch
6273                 between Sylpheed and Sylpheed-Claws. it is
6274                 a good idea to "Check for new messages" at next
6275                 startup.
6276
6277
6278 2005-02-18 [colin]      1.0.1cvs14.1
6279
6280         * src/quote_fmt_lex.l
6281         * src/quote_fmt_parse.y
6282                 Fix parser initialisation. Patch by Ivan.
6283
6284 2005-02-18 [colin]      1.0.1cvs11.6
6285
6286         * src/folderview.c
6287                 Fix scrolldown (bug 662)
6288
6289 2005-02-17 [colin]      1.0.1cvs11.5
6290
6291         * src/codeconv.c
6292                 conv_filename_to_utf8: return clean 7bit instead
6293                 of broken utf8 if needed
6294         * src/mimeview.c
6295                 Fix display of parts with unclean 8bit names
6296
6297 2005-02-17 [paul]       1.0.1cvs11.4
6298
6299         * src/compose.c
6300         * src/exportldif.c
6301         * src/matcher_parser_parse.y
6302         * src/procmime.c
6303         * src/sourcewindow.c
6304         * src/common/Makefile.am
6305         * src/common/intl.h             ** REMOVED **
6306         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6307                 sync with main (revision 109)
6308                 and clean up
6309
6310 2005-02-16 [colin]      1.0.1cvs11.3
6311
6312         * src/summaryview.c
6313                 Fix collapsed thread not highlighting when new
6314                 messages in it (Bug 568) Patch by Stephan Sachse.
6315                 Fix messed up selection when reaching bounds (Bug 632)
6316         * src/prefs_themes.c
6317                 Fix theme installing (Bug 684)
6318
6319 2005-02-16 [colin]      1.0.1cvs11.2
6320
6321         * src/messageview.c
6322                 Fix messageview_select_all
6323
6324 2005-02-16 [colin]      1.0.1cvs11.1
6325
6326         * src/mh.c
6327                 Sync with HEAD (MH scan required function)
6328
6329 2005-02-15 [colin]      1.0.1cvs8.1
6330
6331         * src/mimeview.c
6332         * src/common/utils.c
6333                 Sync with HEAD (filename chars substitution)
6334
6335 2005-02-15 [colin]      1.0.1cvs7.3
6336
6337         * src/gtk/pluginwindow.c
6338                 Fix button spacing
6339
6340 2005-02-15 [colin]      1.0.1cvs7.2
6341
6342         * src/mimeview.c
6343                 Fix mime icons not reset across message when
6344                 scrolled down
6345
6346 2005-02-15 [colin]      1.0.1cvs7.1
6347
6348         * src/compose.c
6349         * src/procmime.c
6350                 Sync with HEAD (optimisation of cvs6)
6351
6352 2005-02-14 [colin]      1.0.1cvs6.1
6353
6354         * src/compose.c
6355         * src/procmime.c
6356                 Sync with HEAD (encode "From " at line beginning)
6357
6358 2005-02-14 [colin]      1.0.1cvs5.3
6359
6360         * src/compose.c
6361                 Fix wrapping with accentued chars.
6362
6363 2005-02-13 [colin]      1.0.1cvs5.2
6364
6365         * src/textview.c
6366                 Fix email informative part parsing with
6367                 accentued chars in it. ispunct() returns
6368                 true for them in utf8...
6369
6370 2005-02-12 [colin]      1.0.1cvs5.1
6371
6372         * src/filtering.c
6373                 Sync with HEAD (remove wrong use of compose after send)
6374
6375 2005-02-12 [paul]       1.0.1cvs4.5
6376
6377         * src/textview.c
6378                 remove unnecessary code (thanks to Alfons)
6379
6380 2005-02-12 [paul]       1.0.1cvs4.4
6381
6382         * src/textview.c
6383                 add 'Copy' to contextual menu on emails
6384
6385 2005-02-11 [colin]      1.0.1cvs4.3
6386
6387         * src/compose.c
6388                 revert 1.0.0cvs28.2, it doesn't work that well.
6389
6390 2005-02-11 [paul]       1.0.1cvs4.2
6391
6392         * po/Makefile.in.in
6393                 fix 'make release'
6394
6395 2005-02-10 [paul]       1.0.1cvs4.1
6396
6397         * ChangeLog
6398         * ChangeLog.claws
6399         * ChangeLog.jp
6400         * configure.ac
6401         * src/compose.c
6402                 sync with HEAD (sync with main)
6403
6404 2005-02-10 [paul]       1.0.1cvs3.2
6405
6406         * AUTHORS
6407         * Makefile.am
6408         * autogen.sh
6409         * configure.ac
6410         * config/mkinstalldirs
6411         * intl/.cvsignore
6412         * intl/ChangeLog
6413         * intl/VERSION
6414         * intl/bindtextdom.c
6415         * intl/config.charset
6416         * intl/dcgettext.c
6417         * intl/dcigettext.c
6418         * intl/dcngettext.c
6419         * intl/dgettext.c
6420         * intl/dngettext.c
6421         * intl/eval-plural.h
6422         * intl/explodename.c
6423         * intl/finddomain.c
6424         * intl/gettext.c
6425         * intl/gettextP.h
6426         * intl/gmo.h
6427         * intl/hash-string.h
6428         * intl/intl-compat.c
6429         * intl/l10nflist.c
6430         * intl/libgnuintl.h.in
6431         * intl/loadinfo.h
6432         * intl/loadmsgcat.c
6433         * intl/localcharset.c
6434         * intl/localcharset.h
6435         * intl/locale.alias
6436         * intl/localealias.c
6437         * intl/localename.c
6438         * intl/log.c
6439         * intl/ngettext.c
6440         * intl/os2compat.c
6441         * intl/os2compat.h
6442         * intl/osdep.c
6443         * intl/plural-exp.c
6444         * intl/plural-exp.h
6445         * intl/plural.c
6446         * intl/plural.y
6447         * intl/ref-add.sin
6448         * intl/ref-del.sin
6449         * intl/relocatable.c
6450         * intl/relocatable.h
6451         * intl/textdomain.c
6452         * m4/Makefile.am
6453         * po/Makefile.in.in
6454         * src/Makefile.am
6455         * src/account.c
6456         * src/action.c
6457         * src/addr_compl.c
6458         * src/addressadd.c
6459         * src/addressbook.c
6460         * src/addrgather.c
6461         * src/addrindex.c
6462         * src/alertpanel.c
6463         * src/browseldap.c
6464         * src/codeconv.c
6465         * src/codeconv.h
6466         * src/compose.c
6467         * src/compose.h
6468         * src/crash.c
6469         * src/editaddress.c
6470         * src/editbook.c
6471         * src/editgroup.c
6472         * src/editjpilot.c
6473         * src/editldap.c
6474         * src/editldap_basedn.c
6475         * src/editvcard.c
6476         * src/exphtmldlg.c
6477         * src/expldifdlg.c
6478         * src/export.c
6479         * src/exporthtml.c
6480         * src/filtering.c
6481         * src/folder.c
6482         * src/folder_item_prefs.c
6483         * src/foldersel.c
6484         * src/folderview.c
6485         * src/grouplistdialog.c
6486         * src/headerview.c
6487         * src/imap.c
6488         * src/imap_gtk.c
6489         * src/import.c
6490         * src/importldif.c
6491         * src/importmutt.c
6492         * src/importpine.c
6493         * src/inc.c
6494         * src/ldif.c
6495         * src/main.c
6496         * src/mainwindow.c
6497         * src/matcher.c
6498         * src/mbox.c
6499         * src/message_search.c
6500         * src/messageview.c
6501         * src/mh.c
6502         * src/mh_gtk.c
6503         * src/mimeview.c
6504         * src/msgcache.c
6505         * src/news.c
6506         * src/news_gtk.c
6507         * src/noticeview.c
6508         * src/partial_download.c
6509         * src/pop.c
6510         * src/prefs_account.c
6511         * src/prefs_actions.c
6512         * src/prefs_common.c
6513         * src/prefs_customheader.c
6514         * src/prefs_display_header.c
6515         * src/prefs_ext_prog.c
6516         * src/prefs_filtering.c
6517         * src/prefs_filtering_action.c
6518         * src/prefs_folder_item.c
6519         * src/prefs_fonts.c
6520         * src/prefs_gtk.c
6521         * src/prefs_matcher.c
6522         * src/prefs_msg_colors.c
6523         * src/prefs_spelling.c
6524         * src/prefs_summary_column.c
6525         * src/prefs_template.c
6526         * src/prefs_themes.c
6527         * src/prefs_toolbar.c
6528         * src/prefs_wrapping.c
6529         * src/privacy.c
6530         * src/procheader.c
6531         * src/procmime.c
6532         * src/procmsg.c
6533         * src/quote_fmt.c
6534         * src/recv.c
6535         * src/send_message.c
6536         * src/setup.c
6537         * src/sourcewindow.c
6538         * src/ssl_manager.c
6539         * src/statusbar.c
6540         * src/summary_search.c
6541         * src/summaryview.c
6542         * src/textview.c
6543         * src/toolbar.c
6544         * src/wizard.c
6545         * src/common/nntp.c
6546         * src/common/plugin.c
6547         * src/common/smtp.c
6548         * src/common/ssl.c
6549         * src/common/ssl_certificate.c
6550         * src/common/string_match.c
6551         * src/common/sylpheed.c
6552         * src/common/template.c
6553         * src/common/utils.c
6554         * src/gtk/about.c
6555         * src/gtk/colorlabel.c
6556         * src/gtk/description_window.c
6557         * src/gtk/filesel.c
6558         * src/gtk/foldersort.c
6559         * src/gtk/gtkaspell.c
6560         * src/gtk/gtkutils.c
6561         * src/gtk/inputdialog.c
6562         * src/gtk/logwindow.c
6563         * src/gtk/menu.c
6564         * src/gtk/pluginwindow.c
6565         * src/gtk/prefswindow.c
6566         * src/gtk/progressdialog.c
6567         * src/gtk/quicksearch.c
6568         * src/gtk/sslcertwindow.c
6569         * src/plugins/clamav/clamav_plugin.c
6570         * src/plugins/clamav/clamav_plugin_gtk.c
6571         * src/plugins/demo/demo.c
6572         * src/plugins/dillo_viewer/dillo_prefs.c
6573         * src/plugins/dillo_viewer/dillo_viewer.c
6574         * src/plugins/image_viewer/plugin.c
6575         * src/plugins/image_viewer/viewer.c
6576         * src/plugins/image_viewer/viewerprefs.c
6577         * src/plugins/mathml_viewer/mathml_viewer.c
6578         * src/plugins/pgpmime/passphrase.c
6579         * src/plugins/pgpmime/plugin.c
6580         * src/plugins/pgpmime/prefs_gpg.c
6581         * src/plugins/pgpmime/select-keys.c
6582         * src/plugins/pgpmime/sgpgme.c
6583         * src/plugins/spamassassin/spamassassin.c
6584         * src/plugins/spamassassin/spamassassin_gtk.c
6585         * src/plugins/trayicon/trayicon.c
6586                 sync with main (revision 104)
6587
6588 2005-02-10 [colin]      1.0.1cvs3.1
6589
6590         * src/mainwindow.c
6591                 Sync with HEAD (fix occasional crasher)
6592
6593 2005-02-10 [colin]      1.0.1cvs2.1
6594
6595         * src/messageview.c
6596                 Synw with HEAD (don't automatically display html)
6597
6598 2005-02-09 [colin]      1.0.1cvs1.3
6599
6600         * src/textview.c
6601         * src/textview.h
6602                 Add contextual menu on emails
6603
6604 2005-02-09 [colin]      1.0.1cvs1.2
6605
6606         * src/codeconv.c
6607                 Fix converting from broken headers and 
6608                 put back the _ in missing places
6609                 (feature broke with cvs24.2 sync, main 
6610                  possibly affected?)
6611
6612 2005-02-09 [colin]      1.0.1cvs1.1
6613
6614         * src/messageview.c
6615         * src/mimeview.c
6616         * src/mimeview.h
6617                 Sync with HEAD (display non text/plain mails with plugin)
6618
6619 2005-02-08 [colin]      1.0.1.1
6620
6621         * ChangeLog.claws
6622         * po/pt_BR.po
6623                 Sync with HEAD
6624         * configure.ac
6625                 Make default configuration directory 
6626                 be .sylpheed-gtk2
6627
6628 2005-02-08 [colin]      1.0.0cvs29.1
6629
6630         * po/de.po
6631         * po/es.po
6632         * po/fr.po
6633         * po/it.po
6634         * po/sk.po
6635         * po/sr.po
6636                 Sync translations with HEAD
6637
6638 2005-02-06 [colin]      1.0.0cvs28.3
6639
6640         * src/compose.c
6641                 Make compose a bit faster - patch by Alfons.
6642
6643 2005-02-06 [colin]      1.0.0cvs28.2
6644
6645         * src/compose.c
6646                 Make pasting via middle-click more reliable
6647
6648 2005-02-05 [paul]       1.0.0cvs28.1
6649
6650         * ChangeLog
6651         * ChangeLog.claws
6652         * ChangeLog.jp
6653         * configure.ac
6654         * src/compose.c
6655                 sync with HEAD
6656                 (fix bug 682 'redirect is broken'
6657
6658 2005-02-05 [torte]      1.0.0cvs27.1
6659
6660         * ChangeLog.claws
6661         * configure.ac
6662         * src/partial_download.c
6663                 Sync with HEAD (fix buf overflow)
6664
6665 2005-02-03 [colin]      1.0.0cvs26.1
6666
6667         * src/common/plugin.c
6668                 Sync with HEAD (avoid plugin mismatches)
6669
6670 2005-02-03 [paul]       1.0.0cvs25.3
6671
6672         * src/folderview.c
6673         * src/headerview.c
6674         * src/summaryview.c
6675         * src/textview.c
6676         * src/gtk/colorlabel.c
6677                 third and final part of initial sync with main-gtk2
6678
6679 2005-02-03 [paul]       1.0.0cvs25.2
6680
6681         * src/jpilot.c
6682                 fix building with jpilot support
6683
6684 2005-02-02 [colin]      1.0.0cvs25.1
6685
6686         * src/messageview.c
6687                 Sync with HEAD (fix dangerous typo)
6688
6689 2005-02-01 [colin]      1.0.0cvs24.3
6690
6691         * src/common/xml.c
6692                 Write file as advertised (UTF-8)
6693
6694 2005-02-01 [paul]       1.0.0cvs24.2
6695
6696         * src/addrbook.c
6697         * src/addrindex.c
6698         * src/alertpanel.h
6699         * src/codeconv.c
6700         * src/codeconv.h
6701         * src/compose.c
6702         * src/export.c
6703         * src/folder_item_prefs.c
6704         * src/html.c
6705         * src/imap.c
6706         * src/import.c
6707         * src/jpilot.c
6708         * src/mainwindow.c
6709         * src/matcher_parser_lex.l
6710         * src/messageview.c
6711         * src/mh.c
6712         * src/prefs_account.c
6713         * src/prefs_actions.c
6714         * src/prefs_common.c
6715         * src/prefs_gtk.c
6716         * src/prefs_gtk.h
6717         * src/prefs_themes.c
6718         * src/procheader.c
6719         * src/procmime.c
6720         * src/sourcewindow.c
6721         * src/statusbar.c
6722         * src/summaryview.c
6723         * src/textview.c
6724         * src/toolbar.c
6725         * src/unmime.c
6726         * src/common/template.c
6727         * src/common/utils.c
6728         * src/common/xml.c
6729         * src/common/xml.h
6730         * src/gtk/gtkaspell.c
6731         * src/plugins/clamav/clamav_plugin.c
6732         * src/plugins/dillo_viewer/dillo_prefs.c
6733         * src/plugins/image_viewer/viewerprefs.c
6734         * src/plugins/pgpmime/passphrase.c
6735         * src/plugins/pgpmime/prefs_gpg.c
6736         * src/plugins/pgpmime/select-keys.c
6737         * src/plugins/spamassassin/spamassassin.c
6738                 second part of initial sync with main-gtk2
6739                 (more to follow)
6740
6741 2005-01-31 [colin]      1.0.0cvs24.1
6742
6743         * src/compose.c
6744                 Sync with HEAD
6745
6746 2005-01-29 [paul]       1.0.0cvs23.2
6747
6748         * src/account.c
6749         * src/action.c
6750         * src/addressadd.c
6751         * src/addressbook.c
6752         * src/alertpanel.c
6753         * src/compose.c
6754         * src/editaddress.c
6755         * src/editbook.c
6756         * src/editgroup.c
6757         * src/editjpilot.c
6758         * src/editldap.c
6759         * src/editldap_basedn.c
6760         * src/editvcard.c
6761         * src/export.c
6762         * src/foldersel.c
6763         * src/grouplistdialog.c
6764         * src/import.c
6765         * src/importldif.c
6766         * src/inc.c
6767         * src/main.c
6768         * src/mainwindow.c
6769         * src/message_search.c
6770         * src/messageview.c
6771         * src/mimeview.c
6772         * src/prefs_actions.c
6773         * src/prefs_common.c
6774         * src/prefs_common.h
6775         * src/prefs_customheader.c
6776         * src/prefs_display_header.c
6777         * src/prefs_filtering.c
6778         * src/prefs_filtering_action.c
6779         * src/prefs_gtk.c
6780         * src/prefs_matcher.c
6781         * src/prefs_summary_column.c
6782         * src/prefs_template.c
6783         * src/sourcewindow.c
6784         * src/summary_search.c
6785         * src/summaryview.c
6786         * src/textview.c
6787         * src/gtk/about.c
6788         * src/gtk/description_window.c
6789         * src/gtk/gtkshruler.c
6790         * src/gtk/gtkutils.c
6791         * src/gtk/gtkutils.h
6792         * src/gtk/inputdialog.c
6793         * src/gtk/logwindow.c
6794         * src/gtk/prefswindow.c
6795         * src/gtk/progressdialog.c
6796         * src/gtk/progressdialog.h
6797                 first part of initial sync with main-gtk2
6798                 (more to follow)
6799
6800 2005-01-28 [colin]      1.0.0cvs23.1
6801
6802         * src/folderview.c
6803                 Sync with HEAD
6804
6805 2005-01-27 [colin]      1.0.0cvs21.1
6806
6807         * src/folder.c
6808         * src/folderview.c
6809                 Sync with HEAD
6810
6811 2005-01-27 [colin]      1.0.0cvs19.1
6812
6813         * src/procmime.c
6814                 Sync with HEAD
6815
6816 2005-01-27 [colin]      1.0.0cvs18.1
6817
6818         * src/messageview.c
6819         * src/summaryview.c
6820         * src/mainwindow.c
6821         * src/compose.c
6822         * src/compose.h
6823         * src/procmsg.c
6824         * src/procmsg.h
6825         * src/toolbar.c
6826                 Sync with HEAD
6827
6828 2005-01-26 [paul]       1.0.0cvs15.2
6829
6830         * src/compose.c
6831                 compose_entries_set(): convert subject and body to
6832                 utf8 if necessary. patch by Felix Eckhofer
6833
6834 2005-01-26 [paul]       1.0.0cvs15.1
6835
6836         * configure.ac
6837         * src/common/template.c
6838                 sync with HEAD (fix memory leak)
6839
6840 2005-01-25 [paul]       1.0.0cvs14.1
6841
6842         * configure.ac
6843         * src/compose.c
6844                 sync with HEAD
6845
6846 2005-01-24 [colin]      1.0.0cvs13.1
6847
6848         * src/summaryview.c
6849                 Sync with HEAD
6850
6851 2005-01-24 [paul]       1.0.0cvs12.1
6852
6853         * configure.ac
6854         * src/messageview.c
6855         * src/mh.c
6856         * src/common/utils.c
6857                 sync with HEAD
6858
6859 2005-01-24 [colin]      1.0.0cvs11.1
6860
6861         * src/procheader.c
6862                 Sync with HEAD
6863
6864 2005-01-24 [colin]      1.0.0cvs10.1
6865
6866         * src/folderview.c
6867                 Sync with HEAD
6868
6869 2005-01-23 [colin]      1.0.0cvs9.1
6870
6871         * src/crash.c
6872                 Sync with HEAD
6873
6874 2005-01-22 [colin]      1.0.0cvs8.1
6875
6876         * src/summaryview.c
6877         * src/gtk/quicksearch.c
6878                 Sync with HEAD
6879
6880 2005-01-21 [colin]      1.0.0cvs7.1
6881
6882         * src/summaryview.c
6883                 Sync with HEAD
6884
6885 2005-01-21 [colin]      1.0.0cvs6.1
6886
6887         * src/summaryview.c
6888                 Sync with HEAD
6889
6890 2005-01-21 [colin]      1.0.0cvs5.1
6891
6892         * src/gtk/quicksearch.c
6893         * src/prefs_common.c
6894         * src/prefs_common.h
6895                 Sync with HEAD (recurse option)
6896
6897 2005-01-21 [colin]      1.0.0cvs4.1
6898
6899         * src/folder.h
6900         * src/folderview.c
6901         * src/folderview.h
6902         * src/summaryview.c
6903         * src/gtk/quicksearch.c
6904         * src/gtk/quicksearch.h
6905                 Sync with HEAD (recursive quicksearch)
6906
6907 2005-01-20 [colin]      1.0.0cvs3.4
6908
6909         * src/ssl_manager.c
6910                 Remove useless code
6911
6912 2005-01-20 [colin]      1.0.0cvs3.3
6913
6914         * src/ssl_manager.c
6915                 Fix leak, thanks to Alfons.
6916
6917 2005-01-20 [colin]      1.0.0cvs3.2
6918
6919         * src/ssl_manager.c
6920                 Port SSL certificate window to GTK2.
6921
6922 2005-01-20 [paul]       1.0.0cvs3.1
6923
6924         * ChangeLog.claws
6925         * configure.ac
6926         * src/addrindex.c
6927         * src/addrindex.h
6928                 sync with HEAD
6929
6930 2005-01-19 [colin]      1.0.0cvs2.2
6931
6932         * src/plugins/trayicon/trayicon.c
6933                 Fix freeze with gtk-2.6, the easy way
6934                 (signal blocking helpless there...)
6935                 Closes bug #668.
6936
6937 2005-01-19 [colin]      1.0.0cvs2.1
6938
6939         * src/mbox.c
6940         * src/mbox.h
6941         * src/mainwindow.c
6942         * src/summaryview.c
6943         * src/summaryview.h
6944                 Sync with HEAD
6945
6946 2005-01-19 [paul]       1.0.0cvs1.1
6947
6948         * configure.ac
6949         * po/de.po
6950         * po/es.po
6951         * po/fr.po
6952         * po/hr.po
6953         * po/it.po
6954         * po/ja.po
6955         * po/ko.po
6956         * po/pt_BR.po
6957         * po/ru.po
6958         * po/sk.po
6959         * po/sr.po
6960                 sync with HEAD (update translations)
6961
6962 2005-01-18 [colin]      1.0.0cvs0.1
6963
6964         * src/foldersel.c
6965                 Specify search column - patch by Alfons
6966
6967 2005-01-18 [colin]      0.9.13cvs36.3
6968
6969         * src/prefs_toolbar.c
6970                 Change Delete to Remove
6971         * src/prefs_fonts.c
6972                 GTK2 version and leak fixes
6973         * src/prefs_actions.c
6974                 Add stock buttons.
6975                 All patches by Alfons
6976
6977 2005-01-17 [colin]      0.9.13cvs36.2
6978
6979         * src/compose.c
6980                 Fix DnD inserting twice. While at it,
6981                 add DnD support for text/plain in the
6982                 body, and add support in the headers.
6983
6984 2005-01-16 [colin]      0.9.13cvs36.1
6985
6986         * ChangeLog
6987         * ChangeLog.jp
6988         * ChangeLog.claws
6989                 Sync with HEAD (nothing applicable)
6990
6991 2005-01-16 [colin]      0.9.13cvs33.2
6992
6993         * src/prefs_toolbar.c
6994                 GTK2ize prefs_toolbar, by Alfons.
6995
6996 2005-01-14 [colin]      0.9.13cvs33.1
6997
6998         * src/html.c
6999         * src/msgcache.c
7000                 Sync with HEAD
7001
7002 2005-01-14 [colin]      0.9.13cvs32.1
7003
7004         * src/html.c
7005         * src/html.h
7006         * src/msgcache.c
7007         * AUTHORS
7008         * tools/calypso_convert.pl
7009                 Sync with HEAD
7010
7011 2005-01-08 [colin]      0.9.13cvs29.2
7012
7013         * src/prefs_filtering_action.c
7014         * src/prefs_filtering.c
7015                 2 more gtk2 patches by Alfons
7016
7017 2005-01-07 [paul]       0.9.13cvs29.1
7018
7019         * ChangeLog
7020         * ChangeLog.claws
7021         * ChangeLog.jp
7022         * configure.ac
7023         * src/pop.c
7024         * src/pop.h
7025                 sync with HEAD
7026
7027 2005-01-07 [colin]      0.9.13cvs28.3
7028
7029         * src/gtk/progressdialog.c
7030         * src/gtk/progressdialog.h
7031         * src/inc.c
7032         * src/send_message.c
7033                 GTK2 for the incorporation dialog. The CList isn't dead
7034                 yet, for a more smooth migration. Patch by Alfons.
7035
7036 2005-01-06 [colin]      0.9.13cvs28.2
7037
7038         * src/prefs_display_header.c
7039                 GTK2 conversion by Alfons
7040         * src/prefs_actions.c
7041         * src/prefs_matcher.c
7042                 Fix 2 leaks - patch by Alfons
7043
7044 2005-01-06 [colin]      0.9.13cvs28.1
7045
7046         * src/prefs_matcher.c
7047                 Sync with HEAD
7048
7049 2005-01-06 [colin]      0.9.13cvs27.4
7050
7051         * src/prefs_matcher.c
7052                 Fix double-free. Patch by Alfons
7053
7054 2005-01-06 [colin]      0.9.13cvs27.3
7055
7056         * src/prefs_matcher.c
7057                 GTK2 widgets + memleak
7058                 Patch by Alfons
7059
7060 2005-01-05 [colin]      0.9.13cvs27.2
7061
7062         * src/account.c
7063         * src/addr_compl.c
7064         * src/foldersel.c
7065         * src/stock_pixmap.c
7066         * src/stock_pixmap.h
7067                 3 more GTK2 patches by Alfons.
7068
7069 2005-01-04 [colin]      0.9.13cvs27.1
7070
7071         * src/folderview.c
7072         * src/imap_gtk.c
7073         * src/news_gtk.c
7074                 Sync with HEAD
7075
7076 2005-01-04 [colin]      0.9.13cvs25.9
7077
7078         * src/compose.c
7079                 Fix Show Ruler menuitem
7080         * src/prefs_template.c
7081                 Convert to GTK2
7082         * src/common/utils.c
7083                 Make auto pointer stuff handles NULLs
7084                 Patches by Alfons.
7085
7086 2005-01-04 [colin]      0.9.13cvs25.8
7087
7088         * src/compose.c
7089                 Move the attachment list to gtk2
7090                 Patch by Alfons.
7091
7092 2005-01-04 [colin]      0.9.13cvs25.7
7093
7094         * src/textview.c
7095                 Make some keys work again
7096                 Patch by SungHyun Nam <namsh@kldp.org>
7097
7098 2005-01-04 [colin]      0.9.13cvs25.6
7099
7100         * src/gtk/gtkshruler.c
7101                 Move the ruler to GTK2
7102                 Patch by Alfons
7103
7104 2005-01-03 [colin]      0.9.13cvs25.5
7105
7106         * src/compose.c
7107                 Fix my broken patch apply 
7108
7109 2005-01-03 [colin]      0.9.13cvs25.4
7110
7111         * src/common/utils.c
7112         * src/common/utils.h
7113         * src/gtk/prefswindow.c
7114                 Move auto pointer stuff to utils.c
7115                 Patch by Alfons again :)
7116
7117 2005-01-03 [colin]      0.9.13cvs25.3
7118
7119         * src/compose.c
7120         * src/prefs_gtk.c
7121         * src/prefs_template.c
7122         * src/textview.c
7123                 Empty text widgets with empty strings, not NULL char
7124                 Patch by SungHyun Nam <namsh@kldp_org>
7125
7126 2005-01-03 [colin]      0.9.13cvs25.2
7127
7128         * src/main.c
7129         * AUTHORS
7130                 Sync with HEAD
7131
7132 2005-01-03 [colin]      0.9.13cvs25.1
7133
7134         * src/pop.c
7135         * src/pop.h
7136                 Sync with HEAD
7137
7138 2005-01-03 [colin]      0.9.13cvs24.3
7139
7140         * src/account.c
7141                 Two patches from Alfons and Alex S Moore:
7142                 fix images, fix return value.
7143
7144 2005-01-01 [colin]      0.9.13cvs24.2
7145
7146         * src/prefs_actions.c
7147                 Fix over-zealous assertion. Patch by Alfons
7148
7149 2005-01-01 [colin]      0.9.13cvs24.1
7150
7151         * src/procmime.c
7152                 Sync with HEAD (leak fix)
7153
7154 2004-12-31 [colin]      0.9.13cvs23.2
7155
7156         * src/prefs_common.c
7157                 GTK2 widgets + stock buttons - patch by Alfons
7158
7159 2004-12-31 [paul]       0.9.13cvs23.1
7160
7161         * configure.ac
7162                 bump up EXTRA_VERSION to match (sync'ed) HEAD
7163         * src/gtk/pluginwindow.c
7164                 use GTK2 widgets and plug memory leaks,
7165                 patches by Alfons
7166
7167 2004-12-30 [colin]      0.9.13cvs22.4
7168
7169         * src/account.c
7170         * src/action.c
7171         * src/export.c
7172         * src/foldersel.c
7173         * src/import.c
7174         * src/message_search.c
7175         * src/prefs_actions.c
7176         * src/prefs_common.c
7177         * src/prefs_customheader.c
7178         * src/prefs_filtering.c
7179         * src/prefs_summary_column.c
7180         * src/summary_search.c
7181         * src/gtk/about.c
7182         * src/gtk/description_window.c
7183         * src/gtk/gtkutils.c
7184         * src/gtk/gtkutils.h
7185         * src/gtk/inputdialog.c
7186         * src/gtk/prefswindow.c
7187                 Use GTK2 stock buttons. Patches by Alfons.
7188
7189 2004-12-30 [colin]      0.9.13cvs22.3
7190
7191         * src/account.c
7192                 Sync with HEAD
7193         * src/prefs_actions.c
7194         * src/prefs_customheader.c
7195         * src/prefs_filtering.c
7196         * src/prefs_msg_colors.c
7197         * src/prefs_summary_column.c
7198         * src/gtk/prefswindow.c
7199                 Use GtkTreeView instead of deprecated 
7200                 widgets. Patches by Alfons.
7201
7202 2004-12-30 [paul]       0.9.13cvs22.2
7203
7204         * src/foldersel.c
7205                 use GTK 2 Tree View
7206                 patch by Alfons, with root folder sorting fix
7207                 by Stephan Sachse
7208
7209 2004-12-30 [paul]       0.9.13cvs22.1
7210
7211         * ChangeLog
7212         * ChangeLog.claws
7213         * ChangeLog.jp
7214         * NEWS
7215         * configure.ac
7216         * src/account.c
7217                 sync with HEAD
7218
7219 2004-12-22 [martin]     0.9.13cvs21.2
7220
7221         * src/action.c
7222                 free the command line after its use
7223
7224 2004-12-18 [paul]       0.9.13cvs21.1
7225
7226         * AUTHORS
7227         * ChangeLog
7228         * ChangeLog.claws
7229         * ChangeLog.jp
7230         * NEWS
7231         * configure.ac
7232         * src/action.c
7233         * src/compose.c
7234         * src/syldap.c
7235                 sync with HEAD
7236
7237 2004-12-17 [martin]     0.9.13cvs17.2
7238
7239         * src/action.c
7240                 convert actions input to locale
7241         * src/inc.c
7242                 convert notification command to locale
7243         * src/plugins/pgpmime/select-keys.c
7244                 convert attributes to utf8
7245
7246 2004-12-14 [colin]      0.9.13cvs17.1
7247
7248         * ChangeLog
7249         * ChangeLog.jp
7250         * ChangeLog.claws
7251         * src/action.c
7252         * src/common/utils.c
7253         * src/gtk/prefswindow.c
7254         * src/gtk/gtkutils.c
7255         * src/gtk/gtkutils.h
7256         * src/plugins/spamassassin/libspamc.c
7257                 Sync with HEAD
7258
7259 2004-12-13 [colin]      0.9.13cvs14.1
7260
7261         * src/quote_fmt_parse.y
7262                 Sync with HEAD
7263
7264 2004-12-10 [colin]      0.9.13cvs12.1
7265
7266         * src/prefs_themes.c
7267         * src/mainwindow.c
7268         * src/messageview.c
7269                 Sync with HEAD
7270
7271 2004-12-09 [colin]      0.9.13cvs10.1
7272
7273         * src/procmime.c
7274                 Sync with HEAD (fix B64 encoding from memory)
7275
7276 2004-12-08 [colin]      0.9.13cvs9.1
7277
7278         * src/gtk/colorlabel.c
7279                 Sync with HEAD
7280
7281 2004-12-08 [paul]       0.9.13cvs8.2
7282
7283         * src/gtk/pluginwindow.c
7284                 fix window resizing oddities
7285
7286 2004-12-08 [colin]      0.9.13cvs8.1
7287
7288         * src/quote_fmt_parse.y
7289                 Sync with HEAD
7290
7291 2004-12-08 [colin]      0.9.13cvs7.1
7292
7293         * src/matcher_parser_parse.y
7294         * src/msgcache.c
7295         * src/prefs_matcher.c
7296         * src/procheader.c
7297         * src/matcher.c
7298         * src/common/defs.h
7299         * po/sr.po
7300                 Sync with HEAD
7301
7302 2004-12-08 [colin]      0.9.13cvs6.1
7303
7304         * src/quote_fmt_parse.y
7305         * src/textview.c
7306                 Sync with HEAD
7307         * src/gtk/prefswindow.c
7308         * src/gtk/pluginwindow.c
7309                 Fix G_CALLBACKS protos (thanks to Alfons)
7310
7311 2004-12-07 [torte]      0.9.13cvs2.2
7312
7313         * src/procmime.c
7314                 [Bug 650] reply button causes crash
7315                 Thanks to David Relson and Christoph
7316
7317 2004-12-07 [colin]      0.9.13cvs2.1
7318
7319         * ChangeLog.claws
7320         * AUTHORS
7321         * po/sk.po
7322         * src/procmime.c
7323         * src/prefs_account.c
7324         * src/common/smtp.c
7325         * src/common/smtp.h
7326                 Sync with HEAD
7327
7328 2004-12-06 [colin]      0.9.12cvs187.1
7329
7330         * ChangeLog.claws
7331         * INSTALL
7332         * Makefile.am
7333         * README.claws
7334         * TODO.claws
7335         * configure.ac
7336         * po/bg.po
7337         * po/cs.po
7338         * po/el.po
7339         * po/en_GB.po
7340         * po/es.po
7341         * po/fr.po
7342         * po/hr.po
7343         * po/hu.po
7344         * po/it.po
7345         * po/ja.po
7346         * po/ko.po
7347         * po/nl.po
7348         * po/pl.po
7349         * po/pt_BR.po
7350         * po/ru.po
7351         * po/sk.po
7352         * po/sr.po
7353         * po/sv.po
7354         * po/zh_CN.po
7355         * po/zh_TW.Big5.po
7356         * src/compose.c
7357         * tools/Makefile.am
7358         * tools/README
7359         * tools/filter_conv.pl
7360         * tools/kdeservicemenu/README
7361         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7362         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7363                 Sync with HEAD
7364
7365 2004-12-04 [colin]      0.9.12cvs183.1
7366
7367         * src/compose.c
7368                 Sync with HEAD (compose window position saving)
7369
7370 2004-12-04 [paul]       0.9.12cvs182.3
7371
7372         * src/messageview.c
7373         * src/mimeview.c
7374         * src/prefs_customheader.c
7375         * src/gtk/quicksearch.c
7376                 replace some forgotten GTK_SIGNAL_FUNCs
7377
7378 2004-12-04 [paul]       0.9.12cvs182.2
7379
7380         * src/Makefile.am
7381                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
7382                 committed in error      
7383
7384 2004-12-04 [paul]       0.9.12cvs182.1
7385
7386         * ChangeLog
7387         * ChangeLog.claws
7388         * ChangeLog.jp
7389         * INSTALL
7390         * NEWS
7391         * README
7392         * README.jp
7393         * configure.ac
7394         * doc/manual/ja/Makefile.am
7395         * doc/manual/ja/sylpheed-1.html
7396         * doc/manual/ja/sylpheed-10.html
7397         * doc/manual/ja/sylpheed-11.html
7398         * doc/manual/ja/sylpheed-12.html
7399         * doc/manual/ja/sylpheed-13.html
7400         * doc/manual/ja/sylpheed-14.html
7401         * doc/manual/ja/sylpheed-15.html
7402         * doc/manual/ja/sylpheed-16.html
7403         * doc/manual/ja/sylpheed-17.html
7404         * doc/manual/ja/sylpheed-18.html
7405         * doc/manual/ja/sylpheed-19.html
7406         * doc/manual/ja/sylpheed-2.html
7407         * doc/manual/ja/sylpheed-20.html
7408         * doc/manual/ja/sylpheed-3.html
7409         * doc/manual/ja/sylpheed-4.html
7410         * doc/manual/ja/sylpheed-5.html
7411         * doc/manual/ja/sylpheed-6.html
7412         * doc/manual/ja/sylpheed-7.html
7413         * doc/manual/ja/sylpheed-8.html
7414         * doc/manual/ja/sylpheed-9.html
7415         * doc/manual/ja/sylpheed.html
7416         * doc/manual/ja/sylpheed.sgml
7417         * po/de.po
7418         * src/Makefile.am
7419         * src/compose.c
7420         * src/procmime.c
7421         * src/pixmaps/regular.xpm **REMOVED**
7422         * src/plugins/pgpmime/pgpmime.c
7423         * src/plugins/pgpmime/plugin.c
7424         * src/plugins/pgpmime/prefs_gpg.c
7425                 sync with HEAD
7426
7427 2004-12-03 [paul]       0.9.12cvs180.1
7428
7429         * ChangeLog
7430         * ChangeLog.claws
7431         * ChangeLog.jp
7432         * configure.ac
7433         * src/Makefile.am
7434         * src/pop.c
7435         * src/common/utils.c
7436         * src/common/utils.h
7437         * src/pixmaps/continue.xpm
7438         * src/pixmaps/dir_close.xpm
7439         * src/pixmaps/dir_open.xpm
7440         * src/pixmaps/drafts_close.xpm
7441         * src/pixmaps/drafts_open.xpm
7442         * src/pixmaps/folder.xpm **REMOVED**
7443         * src/pixmaps/group.xpm
7444         * src/pixmaps/unread.xpm
7445                 sync with HEAD
7446
7447 2004-12-02 [colin]      0.9.12cvs179.1
7448
7449         * src/compose.c
7450                 Sync with HEAD (non-duplicated reedition)
7451
7452 2004-12-02 [colin]      0.9.12cvs178.1
7453
7454         * src/compose.c
7455                 Sync with HEAD (linewrap_quote fix)
7456
7457 2004-12-01 [colin]      0.9.12cvs177.3
7458
7459         * src/addrharvest.c
7460                 Replace sizeof with strlen
7461
7462 2004-12-01 [paul]       0.9.12cvs177.2
7463
7464         * src/addrharvest.c
7465                 fix 'harvest addresses'
7466
7467 2004-11-30 [colin]      0.9.12cvs177.1
7468
7469         * src/gtk/prefswindow.c
7470         * src/gtk/pluginwindow.c
7471                 Sync with HEAD
7472
7473 2004-11-29 [colin]      0.9.12cvs176.1
7474
7475         * src/folderview.c
7476                 sync with HEAD (Fix disappearing separators in folderview's popup)
7477
7478 2004-11-29 [colin]      0.9.12cvs175.1
7479
7480         * src/procmime.c
7481                 Sync with head (another format fix)
7482
7483 2004-11-29 [colin]      0.9.12cvs174.1
7484
7485         * src/pop.c
7486                 Sync with HEAD (format string fix)
7487
7488 2004-11-26 [colin]      0.9.12cvs173.1
7489
7490         * src/common/smtp.c
7491         * src/common/smtp.h
7492                 Sync with HEAD
7493
7494 2004-11-24 [colin]      0.9.12cvs172.1
7495
7496         * src/plugins/pgpmime/pgpmime.c
7497                 Sync with HEAD
7498
7499 2004-11-24 [colin]      0.9.12cvs171.1
7500
7501         * src/plugins/pgpmime/pgpmime.c
7502                 Sync with head (gpgmectx leaks)
7503
7504 2004-11-24 [colin]      0.9.12cvs169.1
7505
7506         * src/plugins/pgpmime/plugin.c
7507         * src/plugins/trayicon/Makefile.am
7508         * src/plugins/trayicon/newmarkedmail.xpm
7509         * src/plugins/trayicon/trayicon.c
7510         * src/plugins/trayicon/unreadmarkedmail.xpm
7511                 Sync with HEAD
7512
7513 2004-11-23 [colin]      0.9.12cvs168.1
7514
7515         * src/partial_download.c
7516         * src/partial_download.h
7517         * src/plugins/pgpmime/plugin.c
7518                 Sync with HEAD
7519
7520 2004-11-23 [colin]      0.9.12cvs166.1
7521
7522         * src/Makefile.am
7523         * src/codeconv.c
7524         * src/compose.c
7525         * src/folderview.c
7526         * src/main.c
7527         * src/partial_download.c
7528         * src/partial_download.h
7529         * src/prefs_account.c
7530         * src/prefs_account.h
7531         * src/privacy.c
7532         * src/privacy.h
7533         * src/procmime.c
7534         * src/common/Makefile.am
7535         * src/common/base64.h
7536         * src/common/partial_download.c
7537         * src/common/partial_download.h
7538         * src/gtk/prefswindow.c
7539         * src/gtk/prefswindow.h
7540         * src/plugins/pgpmime/pgpmime.c
7541         * src/plugins/pgpmime/prefs_gpg.c
7542         * src/plugins/pgpmime/prefs_gpg.h
7543         * src/plugins/pgpmime/sgpgme.c
7544         * src/plugins/pgpmime/sgpgme.h
7545                 Sync with HEAD
7546
7547 2004-11-23 [colin]      0.9.12cvs163.1
7548
7549         * src/main.c
7550                 Sync with HEAD (cursor optimization)
7551
7552 2004-11-23 [colin]      0.9.12cvs162.1
7553
7554         * src/prefs_common.c
7555         * src/prefs_themes.c
7556         * src/procmsg.c
7557                 Sync with HEAD
7558
7559 2004-11-23 [colin]      0.9.12cvs158.9
7560
7561         * src/compose.c
7562                 Fix double-free when forwarding
7563         * src/msgcache.c
7564                 Fix leak on error path
7565                 
7566
7567 2004-11-23 [colin]      0.9.12cvs158.8
7568
7569         * src/compose.c
7570                 Fix possible double-free
7571                 Spotted by Alfons
7572
7573 2004-11-23 [colin]      0.9.12cvs158.7
7574
7575         * src/compose.c
7576                 Fix some signal handlers' prototypes
7577                 Spotted by Alfons
7578
7579 2004-11-22 [colin]      0.9.12cvs158.6
7580
7581         * src/compose.c
7582                 Remove unneeded code and duplicated
7583                 wrapping - patch by Alfons
7584
7585 2004-11-22 [colin]      0.9.12cvs158.5
7586
7587         * src/prefs_themes.c
7588                 Fix oversized selector
7589
7590 2004-11-22 [colin]      0.9.12cvs158.4
7591
7592         * src/compose.c
7593                 fix dump_text()
7594                 patch by Alfons
7595
7596 2004-11-19 [colin]      0.9.12cvs158.3
7597
7598         * src/textview.c
7599                 Add a context menu on links (open, copy)
7600
7601 2004-11-18 [paul]       0.9.12cvs158.2
7602
7603         * src/addrgather.c
7604         * src/exphtmldlg.c
7605         * src/expldifdlg.c
7606         * src/mimeview.c
7607         * src/prefs_common.c
7608         * src/plugins/image_viewer/viewer.c
7609         * src/plugins/spamassassin/spamassassin_gtk.c
7610                 replace deprecated gtk_notebook_set_page
7611                 and gtk_notebook_current_page
7612
7613 2004-11-18 [paul]       0.9.12cvs158.1
7614
7615         * configure.ac
7616         * src/compose.c
7617         * src/mainwindow.c
7618         * src/messageview.c
7619         * src/prefs_common.c
7620         * src/common/utils.c
7621         * src/common/utils.h
7622                 sync with HEAD
7623
7624 2004-11-17 [colin]      0.9.12cvs156.1
7625
7626         * src/prefs_account.c
7627         * src/prefs_account.h
7628         * src/procmsg.c
7629                 Sync with HEAD (add pref to store encrypted mails encrypted)
7630
7631 2004-11-17 [paul]       0.9.12cvs155.1
7632
7633         * ChangeLog
7634         * ChangeLog.claws
7635         * ChangeLog.jp
7636         * NEWS
7637         * configure.ac
7638         * src/compose.c
7639         * src/jpilot.c
7640         * src/privacy.c
7641         * src/procmime.c
7642         * src/procmime.h
7643         * src/procmsg.c
7644         * src/toolbar.c
7645         * src/pixmaps/error.xpm
7646                 sync with HEAD
7647
7648 2004-11-17 [colin]      0.9.12cvs151.1
7649
7650         * src/plugins/pgpmime/pgpmime.c
7651                 Sync with HEAD (remove debug printf)
7652
7653 2004-11-17 [colin]      0.9.12cvs150.1
7654
7655         * src/plugins/pgpmime/pgpmime.c
7656                 Sync with HEAD (off-by-one fix)
7657
7658 2004-11-17 [colin]      0.9.12cvs149.1
7659
7660         * src/procmsg.c
7661                 Sync with HEAD (coding style fixes)
7662
7663 2004-11-16 [colin]      0.9.12cvs148.1
7664
7665         * src/procmsg.c
7666                 Sync with head (Fix the fix)
7667
7668 2004-11-16 [colin]      0.9.12cvs147.1
7669
7670         * src/procmsg.c
7671                 Sync with Main (leak fix)
7672
7673 2004-11-16 [colin]      0.9.12cvs146.14
7674
7675         * src/compose.c
7676                 Remove useless chunk of code
7677                 Patch by Alfons
7678
7679 2004-11-15 [colin]      0.9.12cvs146.13
7680
7681         * src/compose.c
7682                 Fix drafting after insertion
7683                 Patch by Alfons
7684
7685 2004-11-15 [colin]      0.9.12cvs146.12
7686
7687         * src/compose.c
7688         * src/prefs_filtering.c
7689         * src/prefs_filtering_action.c
7690         * src/prefs_toolbar.c
7691                 Fix some const-correctness
7692
7693 2004-11-15 [colin]      0.9.12cvs146.11
7694
7695         * src/summaryview.c
7696         * src/prefs_themes.c
7697         * src/messageview.c
7698                 Fix some leaks
7699
7700 2004-11-15 [colin]      0.9.12cvs146.10
7701
7702         * src/codeconv.c
7703                 More unreadable locale fixes
7704
7705 2004-11-14 [colin]      0.9.12cvs146.9
7706
7707         * src/textview.c
7708                 Fix uri_security_check
7709                 Patch by Alfons
7710
7711 2004-11-13 [paul]       0.9.12cvs146.8
7712
7713         * src/folder.c
7714         * src/procmime.c
7715                 fix 2 bugs introduced in last commit
7716
7717 2004-11-13 [paul]       0.9.12cvs146.7
7718
7719         * src/compose.c
7720         * src/exporthtml.c
7721         * src/exportldif.c
7722         * src/folder.c
7723         * src/imap.c
7724         * src/imap_gtk.c
7725         * src/main.c
7726         * src/mainwindow.c
7727         * src/messageview.c
7728         * src/mh_gtk.c
7729         * src/prefs_themes.c
7730         * src/procmime.c
7731         * src/setup.c
7732         * src/summaryview.c
7733                 replace deprecated g_basename
7734
7735 2004-11-13 [paul]       0.9.12cvs146.6
7736
7737         * src/compose.c
7738         * src/imap.c
7739         * src/matcher_parser.h
7740         * src/matcher_parser_parse.y
7741         * src/prefs_filtering.c
7742         * src/prefs_filtering_action.c
7743         * src/prefs_themes.c
7744         * src/prefs_toolbar.c
7745         * src/common/utils.c
7746                 various small fixes/cleanups
7747
7748 2004-11-12 [colin]      0.9.12cvs146.5
7749
7750         * src/textview.c
7751                 Validate event's origin on visibility notify
7752                 Patch by Alfons.
7753
7754 2004-11-12 [paul]       0.9.12cvs146.4
7755
7756         * src/exporthtml.c
7757         * src/exportldif.c
7758         * src/imap.c
7759         * src/mh.c
7760         * src/mimeview.c
7761         * src/prefs_spelling.c
7762         * src/prefs_themes.c
7763                 replace deprecated g_dirname    
7764
7765 2004-11-12 [colin]      0.9.12cvs146.3
7766
7767         * src/textview.c
7768                 Some coding style fixes
7769
7770 2004-11-12 [colin]      0.9.12cvs146.2
7771
7772         * src/codeconv.c
7773                 We want to replace _all_ extended chars in
7774                 conv_unreadable_*, because any string containing
7775                 extended chars not parsing as UTF8 is 
7776                 undisplayed on gtk2.
7777
7778 2004-11-12 [paul]       0.9.12cvs146.1
7779
7780         * ChangeLog
7781         * ChangeLog.claws
7782         * ChangeLog.jp
7783         * NEWS
7784         * configure.ac
7785         * src/account.c
7786         * src/folderview.c
7787         * src/folderview.h
7788         * src/imap.c
7789         * src/imap_gtk.c
7790         * src/inc.c
7791         * src/mainwindow.c
7792         * src/mh_gtk.c
7793         * src/news_gtk.c
7794         * src/pop.c
7795         * src/prefs_account.c
7796         * src/prefs_account.h
7797         * src/prefs_ext_prog.c
7798         * src/procmime.c
7799         * src/procmime.h
7800         * src/procmsg.c
7801         * src/procmsg.h
7802         * src/summary_search.c
7803         * src/summaryview.c
7804         * src/textview.c
7805         * src/common/defs.h
7806         * src/common/utils.c
7807         * src/common/utils.h
7808         * src/gtk/menu.c
7809         * src/gtk/menu.h
7810                 sync with HEAD
7811
7812 2004-11-11 [colin]      0.9.12cvs144.2
7813
7814         * src/textview.c
7815                 Fix URI range selection (patch by Alfons)
7816
7817 2004-11-09 [colin]      0.9.12cvs144.1
7818
7819         * ChangeLog.claws
7820         * src/compose.c
7821         * src/folder.c
7822         * src/folder_item_prefs.c
7823         * src/prefs_account.c
7824         * src/prefs_account.h
7825         * src/plugins/pgpmime/pgpmime.c
7826                 Sync with HEAD
7827
7828 2004-11-08 [colin]      0.9.12cvs143.1
7829
7830         * src/summaryview.c
7831                 Sync with HEAD (optimize quicksearch)
7832
7833 2004-11-08 [colin]      0.9.12cvs142.2
7834
7835         * src/compose.c
7836                 Don't wrap when Edit/Auto wrapping is disabled
7837
7838 2004-11-08 [colin]      0.9.12cvs142.1
7839
7840         * src/textview.c
7841                 Sync with HEAD
7842
7843 2004-11-08 [colin]      0.9.12cvs141.1
7844
7845         * src/textview.c
7846                 Sync with HEAD (fix some mail URIs)
7847
7848 2004-11-08 [colin]      0.9.12cvs140.3
7849
7850         * src/textview.c
7851                 o Use text cursor instead of arrow when
7852                   not on a link
7853                 o Fix handling of contiguous links (as in
7854                   "colin@colino.net" <colin@colino.net>)
7855                   This one unveils a bug in get_email_part()
7856
7857 2004-11-07 [colin]      0.9.12cvs140.2
7858
7859         * src/textview.c
7860                 Fix memleak. Patch by Alfons.
7861
7862 2004-11-06 [colin]      0.9.12cvs140.1
7863
7864         * src/compose.c
7865                 Sync with HEAD (don't ask passphrase
7866                 when drafting)
7867
7868 2004-11-06 [paul]       0.9.12cvs139.2
7869
7870         * AUTHORS
7871         * src/textview.c
7872         * src/textview.h
7873                 textview URI handling. hovering over a 
7874                 link displays it in the status bar,
7875                 and changes the mouse pointer to a hand 
7876                 cursor. a link is activated with a single 
7877                 click. (Modified from the) patch by Jean-Yves 
7878                 Lefort <jylefort@users.sourceforge.net>
7879                 
7880
7881 2004-11-05 [colin]      0.9.12cvs139.1
7882
7883         * src/compose.c
7884         * src/procmime.c
7885                 Sync with HEAD again ^^
7886
7887 2004-11-05 [colin]      0.9.12cvs139.1
7888
7889         * src/compose.c
7890         * src/procmime.c
7891                 Sync with HEAD
7892
7893 2004-11-03 [paul]       0.9.12cvs138.1
7894
7895         * ChangeLog.claws
7896         * configure.ac
7897         * po/POTFILES.in
7898         * src/prefs_ext_prog.c
7899         * src/procmime.c
7900         * tools/kdeservicemenu/README
7901         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7902         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7903                 sync with HEAD
7904
7905 2004-11-01 [christoph]  0.9.12cvs136.2
7906
7907         * src/procmime.c
7908                 convert MIME parameters to UTF-8
7909
7910 2004-10-29 [colin]      0.9.12cvs136.1
7911
7912         * src/common/utils.c
7913                 Sync with HEAD (don't use '=' in mime boundary)
7914
7915 2004-10-29 [paul]       0.9.12cvs135.1
7916
7917         * configure.ac
7918         * doc/src/rfc2231.txt
7919         * src/procmime.c
7920         * src/common/quoted-printable.c
7921         * src/common/utils.c
7922         * src/common/utils.h
7923                 sync with HEAD
7924
7925 2004-10-27 [paul]       0.9.12cvs134.1
7926
7927         * configure.ac
7928         * src/main.c
7929         * src/procmime.c
7930         * src/plugins/pgpmime/pgpmime.c
7931                 sync with HEAD
7932
7933 2004-10-26 [paul]       0.9.12cvs132.3
7934
7935         * src/account.c
7936         * src/addressbook.c
7937         * src/addrgather.c
7938         * src/addrharvest.c
7939         * src/codeconv.c
7940         * src/compose.c
7941         * src/customheader.c
7942         * src/editaddress.c
7943         * src/editgroup.c
7944         * src/enriched.c
7945         * src/expldifdlg.c
7946         * src/exporthtml.c
7947         * src/exportldif.c
7948         * src/folder.c
7949         * src/foldersel.c
7950         * src/folderview.c
7951         * src/grouplistdialog.c
7952         * src/html.c
7953         * src/imap.c
7954         * src/jpilot.c
7955         * src/ldapserver.c
7956         * src/ldif.c
7957         * src/mimeview.c
7958         * src/news.c
7959         * src/news_gtk.c
7960         * src/pop.c
7961         * src/prefs_display_header.c
7962         * src/prefs_gtk.c
7963         * src/prefs_msg_colors.c
7964         * src/prefs_toolbar.c
7965         * src/procheader.c
7966         * src/procmime.c
7967         * src/summaryview.c
7968         * src/textview.c
7969         * src/toolbar.c
7970         * src/vcard.c
7971         * src/common/mgutils.c
7972         * src/common/nntp.c
7973         * src/common/smtp.c
7974         * src/common/template.c
7975         * src/common/utils.c
7976         * src/common/xmlprops.c
7977         * src/plugins/pgpmime/pgpmime.c
7978         * src/plugins/pgpmime/select-keys.c
7979         * src/plugins/pgpmime/sgpgme.c
7980                 replace deprecated g_strcasecmp(), g_strncasecmp(),
7981                 g_string_sprintfa(), gtk_notebook_current_page()
7982
7983 2004-10-26 [colin]      0.9.12cvs132.2
7984
7985         * src/prefs_folder_item.c
7986                 Fix default-account selection
7987
7988 2004-10-21 [colin]      0.9.12cvs133
7989
7990         * src/compose.c
7991                 Sync with HEAD (Remove extra separator in compose's Options)
7992         * src/textview.c
7993                 Set wrapping to char
7994
7995 2004-10-21 [paul]       0.9.12cvs131.2
7996
7997         * src/compose.c
7998         * src/sourcewindow.c
7999                 fix wrapping
8000                 fix window shrinking 
8001
8002 2004-10-21 [colin]      0.9.12cvs131.1
8003
8004         * ChangeLog.claws
8005         * src/compose.c
8006                 Sync with HEAD
8007
8008 2004-10-21 [paul]       0.9.12cvs130.2
8009
8010         * src/prefs_folder_item.c
8011                 sync with HEAD (Apply to subfolders)
8012
8013 2004-10-19 [colin]      0.9.12cvs130.1
8014
8015         * ChangeLog.claws
8016         * src/compose.c
8017         * src/common/utils.c
8018         * src/gtk/menu.c
8019                 Sync with HEAD
8020
8021 2004-10-19 [colin]      0.9.12cvs128.1
8022
8023         * src/addrbook.c
8024         * src/addrcache.c
8025         * src/addressbook.c
8026         * src/codeconv.c
8027         * src/compose.c
8028         * src/customheader.c
8029         * src/editaddress.c
8030         * src/editgroup.c
8031         * src/exporthtml.c
8032         * src/folder.c
8033         * src/folderview.c
8034         * src/imap.c
8035         * src/jpilot.c
8036         * src/main.c
8037         * src/matcher_parser_parse.y
8038         * src/mbox.c
8039         * src/pop.c
8040         * src/prefs_account.c
8041         * src/prefs_gtk.c
8042         * src/prefs_msg_colors.c
8043         * src/procheader.c
8044         * src/procmime.c
8045         * src/procmime.h
8046         * src/procmsg.c
8047         * src/summaryview.c
8048         * src/textview.c
8049         * src/common/base64.c
8050         * src/common/partial_download.c
8051         * src/common/socket.c
8052         * src/common/sylpheed.c
8053         * src/common/utils.c
8054         * src/common/utils.h
8055         * src/gtk/pluginwindow.c
8056         * src/gtk/quicksearch.c
8057         * src/plugins/clamav/clamav_plugin.c
8058         * src/plugins/clamav/clamav_plugin.h
8059         * src/plugins/clamav/clamav_plugin_gtk.c
8060         * src/plugins/pgpmime/passphrase.c
8061         * src/plugins/pgpmime/pgpmime.c
8062         * src/plugins/pgpmime/plugin.c
8063         * src/plugins/pgpmime/prefs_gpg.c
8064         * src/plugins/pgpmime/prefs_gpg.h
8065         * src/plugins/pgpmime/select-keys.c
8066         * src/plugins/pgpmime/sgpgme.c
8067         * src/plugins/spamassassin/libspamc.c
8068         * src/plugins/spamassassin/spamassassin.c
8069         * src/plugins/spamassassin/spamassassin.h
8070         * src/plugins/spamassassin/spamassassin_gtk.c
8071         * src/plugins/trayicon/trayicon.c
8072         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
8073                 Sync with HEAD
8074
8075 2004-10-14 [colin]      0.9.12cvs126.2
8076
8077         * src/codeconv.c
8078         * src/textview.c
8079                 Fix conv_unreadable_locale
8080
8081 2004-10-13 [colin]      0.9.12cvs126.1
8082
8083         * src/compose.c
8084                 Sync with HEAD (don't convert charset for 
8085                 drafted messages, minor cleanup)
8086
8087 2004-10-13 [colin]      0.9.12cvs125.1
8088
8089         * po/POTFILES.in
8090                 Sync with HEAD (POTFILES fix)
8091
8092 2004-10-12 [colin]      0.9.12cvs124.3
8093
8094         * src/compose.c
8095                 Fix encoding bug from latest sync
8096
8097 2004-10-12 [paul]       0.9.12cvs124.2
8098
8099         * src/plugins/pgpmime/prefs_gpg.c
8100         * src/plugins/pgpmime/prefs_gpg.h
8101                 forgotten in last commit        
8102
8103 2004-10-12 [paul]       0.9.12cvs124.1
8104
8105         * ChangeLog.claws
8106         * configure.ac
8107         * m4/spamassassin.m4
8108         * src/Makefile.am
8109         * src/account.c
8110         * src/compose.c
8111         * src/compose.h
8112         * src/crash.c
8113         * src/main.c
8114         * src/mimeview.c
8115         * src/passphrase.c
8116         * src/passphrase.h
8117         * src/prefs_account.c
8118         * src/prefs_account.h
8119         * src/prefs_common.c
8120         * src/privacy.c
8121         * src/privacy.h
8122         * src/procmime.c
8123         * src/procmime.h
8124         * src/procmsg.c
8125         * src/rfc2015.c
8126         * src/rfc2015.h
8127         * src/select-keys.c
8128         * src/select-keys.h
8129         * src/textview.c
8130         * src/common/utils.c
8131         * src/common/utils.h
8132         * src/gtk/about.c
8133         * src/plugins/pgpmime/Makefile.am
8134         * src/plugins/pgpmime/passphrase.c
8135         * src/plugins/pgpmime/passphrase.h
8136         * src/plugins/pgpmime/pgpmime.c
8137         * src/plugins/pgpmime/plugin.c
8138         * src/plugins/pgpmime/select-keys.c
8139         * src/plugins/pgpmime/select-keys.h
8140         * src/plugins/pgpmime/sgpgme.c
8141         * src/plugins/pgpmime/sgpgme.h
8142                 sync with HEAD
8143
8144 2004-10-04 [colin]      0.9.12cvs122.1
8145
8146         * src/mainwindow.c
8147         * src/messageview.c
8148         * src/messageview.h
8149         * src/textview.c
8150                 Sync with HEAD
8151
8152 2004-10-04 [colin]      0.9.12cvs121.1
8153
8154         * src/summaryview.c
8155                 Sync with HEAD
8156
8157 2004-10-04 [paul]       0.9.12cvs120.1
8158
8159         * configure.ac
8160                 sync with HEAD [don't try to build 
8161                 pgpmime plugin when gpgme is disabled]
8162
8163 2004-10-03 [colin]      0.9.12cvs119.3
8164
8165         * src/gtk/gtksctree.c
8166                 Lots of side effects. Put back as before 117.2.
8167         * src/summaryview.c
8168                 Fix bug #602
8169
8170 2004-10-03 [colin]      0.9.12cvs119.2
8171
8172         * src/gtk/gtksctree.c
8173                 Revert 608 fix that doesn't work that good
8174
8175 2004-10-02 [colin]      0.9.12cvs119.1
8176
8177         * src/mainwindow.c
8178         * src/messageview.c
8179         * src/prefs_common.h
8180         * src/procmime.c
8181         * src/procmime.h
8182         * src/textview.c
8183                 Sync with HEAD
8184         * src/gtk/gtksctree.c
8185                 Close bug #608
8186
8187 2004-10-01 [colin]      0.9.12cvs118.1
8188
8189         * src/mimeview.c
8190                 Sync with HEAD (better Save All fix)
8191
8192 2004-10-01 [colin]      0.9.12cvs117.2
8193
8194         * src/gtk/gtksctree.c
8195                 Faster on selection
8196
8197 2004-10-01 [colin]      0.9.12cvs117.1
8198
8199         * src/mimeview.c
8200                 Sync with HEAD (Save All: only attachments)
8201
8202 2004-10-01 [paul]       0.9.12cvs116.1
8203
8204         * ChangeLog.claws
8205         * configure.ac
8206         * src/account.c
8207         * src/prefs_common.c
8208         * src/gtk/colorlabel.c
8209                 sync with HEAD
8210
8211 2004-09-30 [colin]      0.9.12cvs115.1
8212
8213         * src/stock_pixmap.c
8214         * src/stock_pixmap.h
8215         * src/folderview.c
8216         * src/Makefile.am
8217         * src/pixmaps/read.xpm
8218                 Sync with HEAD (new pixmap)
8219
8220 2004-09-29 [colin]      0.9.12cvs114.1
8221
8222         * src/compose.c
8223                 Sync with HEAD
8224                 Fix focus handling in headers
8225
8226 2004-09-29 [paul]       0.9.12cvs113.1
8227
8228         * src/quote_fmt_parse.y
8229                 sync with HEAD
8230  
8231
8232 2004-09-28 [colin]      0.9.12cvs112.1
8233
8234         * src/folderview.c
8235         * src/mainwindow.c
8236                 Sync with HEAD
8237
8238 2004-09-28 [colin]      0.9.12cvs110.1
8239
8240         * src/folderview.c
8241                 Sync with HEAD (Contextual Empty trash menu)
8242
8243 2004-09-28 [colin]      0.9.12cvs108.1
8244
8245         * src/addressbook.c
8246                 Sync with HEAD (addressbook edit on double-click)
8247
8248 2004-09-28 [colin]      0.9.12cvs106.1
8249
8250         * src/inc.c
8251                 Sync with HEAD (folder_item freeze on inc)
8252
8253 2004-09-27 [colin]      0.9.12cvs105.1
8254
8255         * src/folderview.c
8256                 Sync with HEAD (right-align new and unread column)
8257
8258 2004-09-27 [colin]      0.9.12cvs104.1
8259
8260         * src/main.c
8261                 Sync with HEAD (revert 0.9.12cvs101)
8262
8263 2004-09-24 [colin]      0.9.12cvs103.2
8264
8265         * src/wizard.c
8266                 Fix gtk warnings and use domain part of the email address 
8267                 when domain detection fails (no dot in domain name)
8268
8269 2004-09-23 [colin]      0.9.12cvs103.1
8270
8271         * src/plugins/spamassassin/libspamc.c
8272         * src/plugins/spamassassin/libspamc.h
8273         * src/plugins/spamassassin/utils.c
8274         * src/plugins/spamassassin/utils.h
8275                 Sync with HEAD (Update spamassassin to 3.0)
8276
8277 2004-09-21 [colin]      0.9.12cvs102.3
8278
8279         * src/action.c
8280                 Add horizontal scrollbar in action io dialog as needed
8281                 Patch by Alfons.
8282
8283 2004-09-20 [colin]      0.9.12cvs102.2
8284
8285         * src/plugins/image_viewer/viewer.c
8286                 Remove imlib stuff
8287                 use gtk_pixmap_set when clearing
8288                 (would be better to use gtkImages, but causes size-allocate 
8289                 signals storm)
8290
8291 2004-09-17 [paul]       0.9.12cvs102.1
8292
8293         * ChangeLog
8294         * ChangeLog.claws
8295         * ChangeLog.jp
8296         * configure.ac
8297         * src/inc.c
8298                 sync with HEAD
8299
8300
8301 2004-09-17 [colin]      0.9.12cvs101.1
8302
8303         * ChangeLog.claws
8304         * src/main.c
8305                 Sync with HEAD (fix segs at exit)
8306
8307 2004-09-14 [colin]      0.9.12cvs99.5
8308
8309         * src/common/socket.c
8310         * AUTHORS
8311                 Fix send error on 64bit platforms
8312                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
8313
8314 2004-09-14 [colin]      0.9.12cvs99.4
8315
8316         * src/action.c
8317                 Fix action output with utf8 
8318                 Patch by Alfons.
8319
8320 2004-09-14 [colin]      0.9.12cvs99.3
8321
8322         * ChangeLog.claws
8323         * src/folder.c
8324                 Sync with HEAD
8325
8326 2004-09-09 [colin]      0.9.12cvs99.2
8327
8328         * src/action.c
8329                 Fix progress bar (displaying "Completed %v/%u")
8330                 Patch by Alfons.
8331
8332 2004-09-08 [colin]      0.9.12cvs99.1
8333
8334         * src/account.c
8335         * src/folder.c
8336         * src/procmsg.c
8337         * src/procmsg.h
8338         * src/plugins/pgpmime/pgpmime.c
8339                 Sync with HEAD
8340
8341 2004-09-08 [colin]      0.9.12cvs97.2
8342
8343         * src/summaryview.c
8344                 Don't select mails in collapsed threads 
8345                 when navigating with up/down
8346
8347 2004-09-07 [colin]      0.9.12cvs97.1
8348
8349         * src/inc.c
8350                 Sync with HEAD (meaningful error messages)
8351
8352 2004-09-06 [colin]      0.9.12cvs96.1
8353
8354         * src/toolbar.c
8355                 Sync with HEAD (fix Redirect graying out)
8356
8357 2004-09-06 [colin]      0.9.12cvs95.1
8358
8359         * src/summaryview.c
8360         * src/mimeview.c
8361                 Sync with HEAD (fix dropped URIs)
8362
8363 2004-09-06 [colin]      0.9.12cvs94.1
8364
8365         * src/addressbook.c
8366         * src/addressitem.h
8367         * src/addritem.c
8368         * src/addritem.h
8369                 Sync with HEAD (addressbook DnD)
8370
8371 2004-09-03 [colin]      0.9.12cvs93.1
8372
8373         * src/summaryview.c
8374                 Sync with HEAD (next/prev unread)
8375
8376 2004-09-03 [colin]      0.9.12cvs92.1
8377
8378         * src/prefs_common.c
8379         * src/prefs_common.h
8380         * src/summaryview.c
8381                 Sync with HEAD ('mark_as_read_delay' pref)
8382
8383 2004-09-02 [colin]      0.9.12cvs91.2
8384
8385         * src/common/xml.c
8386                 Fix leak
8387
8388 2004-09-02 [colin]      0.9.12cvs91.1
8389
8390         * src/gtk/menu.c
8391                 Sync with HEAD (menu accel don't work, but whatever)
8392
8393 2004-09-02 [colin]      0.9.12cvs90.1
8394
8395         * src/account.c
8396                 Sync with HEAD (fix bug 582)
8397
8398 2004-09-02 [colin]      0.9.12cvs89.1
8399
8400         * src/addrindex.c
8401                 Sync with HEAD (free deleted queries)
8402
8403 2004-09-02 [colin]      0.9.12cvs88.1
8404
8405         * src/ldapquery.c
8406                 Sync with HEAD (fix LDAP freezes)
8407
8408 2004-09-02 [colin]      0.9.12cvs87.1
8409
8410         * src/prefs_spelling.c
8411                 Sync with HEAD (add default dictionary)
8412
8413 2004-09-01 [colin]      0.9.12cvs86.1
8414
8415         * src/filtering.c
8416         * src/folderview.c
8417         * src/imap.c
8418         * src/prefs_matcher.c
8419         * src/stock_pixmap.c
8420         * src/summary_search.c
8421         * src/summaryview.c
8422         * src/wizard.c
8423         * src/wizard.h
8424                 Sync with HEAD (uninitialized vars fixes)
8425                 + gtk2 specific warning fixes
8426
8427 2004-08-31 [colin]      0.9.12cvs85.1
8428
8429         * src/folder.c
8430                 Sync with HEAD (Fix memory corruption due to 
8431                 uninitialized var)
8432
8433 2004-08-31 [colin]      0.9.12cvs84.4
8434
8435         * src/summary_search.c
8436                 Fix segfaults when searching in folders with broken headers
8437
8438 2004-08-31 [colin]      0.9.12cvs84.3
8439
8440         * src/compose.c
8441         * src/textview.c
8442                 Fix some more encoding/decoding issues
8443
8444 2004-08-30 [colin]      0.9.12cvs84.2
8445
8446         * src/mimeview.c
8447         * src/prefs_themes.c
8448         * src/gtk/filesel.c
8449         * src/gtk/filesel.h
8450                 Add a folder-mode selection (fixes mimeview's "Save all")
8451
8452 2004-08-29 [colin]      0.9.12cvs84.1
8453
8454         * src/mimeview.c
8455                 Sync with HEAD (don't escape saved filenames)
8456
8457 2004-08-27 [colin]      0.9.12cvs83.1
8458
8459         * ChangeLog
8460         * ChangeLog.claws
8461         * ChangeLog.jp
8462         * src/mh.c
8463         * src/procheader.c
8464         * src/procmsg.c
8465         * src/procmsg.h
8466         * src/common/utils.c
8467         * src/gtk/menu.h
8468         * po/
8469                 Sync with HEAD 0.9.12cvs83 (sync with main)
8470
8471 2004-08-26 [colin]      0.9.12cvs82.4
8472
8473         * src/codeconv.c
8474                 Fix strange stack corruption
8475                 Convert to utf8 after unmime, not before
8476
8477 2004-08-26 [colin]      0.9.12cvs82.3
8478
8479         * src/main.c
8480         * src/wizard.c
8481                 Fix account folders duplication
8482
8483 2004-08-25 [colin]      0.9.12cvs82.2
8484
8485         * src/wizard.c
8486                 Remove ports
8487                 Add SSL selection
8488                 Use login@server as account name
8489
8490 2004-08-25 [colin]      0.9.12cvs82.1
8491
8492         * src/plugins/pgpmime/pgpmime.c
8493                 Sync with HEAD (leak fix).
8494
8495 2004-08-25 [colin]      0.9.12cvs81.1
8496
8497         * src/plugins/pgpmime/pgpmime.c
8498         * src/plugins/pgpmime/sgpgme.c
8499         * src/plugins/pgpmime/sgpgme.h
8500                 Sync with HEAD (Handle combined messages).
8501
8502 2004-08-24 [colin]      0.9.12cvs80.3
8503
8504         * src/wizard.c
8505                 Fix full name, ports, and imap
8506
8507 2004-08-24 [colin]      0.9.12cvs80.2
8508
8509         * src/Makefile.am
8510         * src/main.c
8511         * src/setup.c
8512         * src/setup.h
8513         * src/stock_pixmap.c
8514         * src/stock_pixmap.h
8515         * src/wizard.c ** ADDED **
8516         * src/wizard.h ** ADDED ** 
8517         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
8518                 Add a setup wizard 
8519
8520 2004-08-24 [colin]      0.9.12cvs80.1
8521
8522         * src/folder.c
8523                 Sync with HEAD (set mimeflags on all messages)
8524
8525 2004-08-24 [colin]      0.9.12cvs79.3
8526
8527         * src/matcher_parser_lex.l
8528                 Fix 8bits strings not in utf8
8529
8530 2004-08-24 [colin]      0.9.12cvs79.2
8531
8532         * src/compose.c
8533                 Check conversion result before replacing buffer
8534
8535 2004-08-23 [colin]      0.9.12cvs79.1
8536
8537         * src/compose.c
8538                 Sync with HEAD (create message header in memory)
8539
8540 2004-08-23 [colin]      0.9.12cvs78.1
8541
8542         * src/rfc2015.c
8543         * src/rfc2015.h
8544                 Sync with HEAD (fix bug 197 again)
8545
8546 2004-08-23 [colin]      0.9.12cvs77.3
8547
8548         * src/compose.c
8549                 Fix again inline gpg signing (which outputs utf8
8550                 in gtk2). Not syncing this fix to HEAD as this 
8551                 code is meant to die.
8552
8553 2004-08-23 [colin]      0.9.12cvs77.2
8554
8555         * src/prefs_account.h
8556                 Remove useless include
8557
8558 2004-08-23 [colin]      0.9.12cvs77.1
8559
8560         * src/imap.c
8561         * po/es.po
8562         * po/fr.po
8563         * po/it.po
8564         * po/pl.po
8565         * po/pt_BR.po
8566         * po/sk.po
8567         * po/sr.po
8568                 Sync with HEAD (fix bug 577)
8569
8570 2004-08-22 [colin]      0.9.12cvs76.1
8571
8572         * src/plugins/trayicon/trayicon.c
8573                 Sync with HEAD (fix formatting bug)
8574
8575 2004-08-21 [colin]      0.9.12cvs74.2
8576
8577         * src/gtk/colorsel.c
8578                 Fix bug 564 (Folder color selection window exits on any
8579                 keypress)
8580
8581 2004-08-21 [colin]      0.9.12cvs74.1
8582
8583         * ChangeLog.claws
8584         * src/compose.c
8585         * src/summaryview.c
8586         * src/toolbar.c
8587                 Sync with HEAD (fix bug 576)
8588
8589 2004-08-21 [colin]      0.9.12cvs70.1
8590
8591         * src/compose.c
8592         * src/mainwindow.c
8593                 Sync with HEAD
8594                 
8595
8596 2004-08-21 [paul]       0.9.12cvs66.4
8597
8598         * src/mainwindow.c
8599         * src/messageview.c
8600         * src/gtk/menu.c
8601         * src/plugins/spamassassin/spamassassin_gtk.c
8602                 remove some deprecated gtk1 functions
8603
8604
8605 2004-08-21 [colin]      0.9.12cvs66.3
8606
8607         * src/compose.c
8608         * src/codeconv.c
8609                 Fix warnings
8610                 Remove encoding hacks
8611                 Fix bug 575 (Strange character messes up message)
8612                 Don't display conversion error when drafting
8613
8614 2004-08-21 [paul]       0.9.12cvs66.2
8615
8616         * src/prefs_account.c
8617                 fix GnuPG mode bugs
8618
8619
8620 2004-08-20 [colin]      0.9.12cvs66.1
8621
8622         * src/codeconv.c
8623                 Sync with HEAD 0.9.12cvs66
8624
8625 2004-08-20 [paul]
8626
8627         * src/plugins/pgpmime/plugin.c
8628                 modify PGP/MIME plugin's description
8629
8630 2004-08-17 [colin]      0.9.12cvs65.1
8631
8632         * src/common/ssl.c
8633         * src/plugins/pgpmime/plugin.c
8634                 Sync with HEAD
8635
8636 2004-08-14 [colin]      0.9.12cvs60.3
8637
8638         * src/plugins/trayicon/trayicon.c
8639                 Put back resize callback, on size-request signal
8640                 rather than size-allocate to avoid infinite 
8641                 callback loop
8642
8643 2004-08-13 [colin]      0.9.12cvs60.2
8644
8645         * src/common/defs.h
8646                 Cache versions have been fixed
8647
8648 2004-08-13 [colin]      0.9.12cvs60.1
8649
8650         * src/folderutils.c
8651                 Sync with HEAD
8652
8653 2004-08-12 [colin]      0.9.12cvs59.1
8654
8655         * src/plugins/trayicon/trayicon.c
8656                 Sync with HEAD
8657
8658 2004-08-12 [colin]      0.9.12cvs57.5
8659
8660         * sylpheed.desktop
8661         * configure.ac
8662         * src/Makefile.am
8663         * src/main.c
8664                 Add support for Freedesktop.org's startup notification
8665
8666 2004-08-11 [colin]      0.9.12cvs57.4
8667
8668         * src/textview.c
8669                 Fix off-by-one
8670
8671 2004-08-11 [colin]      0.9.12cvs57.3
8672
8673         * src/message_search.c
8674         * src/summary_search.c
8675                 Make searches case insensitive by default
8676         * src/textview.c
8677                 Fix case-insensitive search in message
8678
8679 2004-08-11 [colin]      0.9.12cvs57.2
8680
8681         * src/summary_search.c
8682                 Let case-sensitive be specified
8683
8684 2004-08-10 [colin]      0.9.12cvs55.4
8685
8686         * src/common/socket.c
8687                 Fix the possible race condition
8688
8689 2004-08-09 [paul]       0.9.12cvs55.3
8690
8691         * configure.ac
8692         * src/Makefile.am
8693         * src/common/Makefile.am
8694                 sync with HEAD
8695
8696
8697 2004-08-09 [paul]       0.9.12cvs55.2
8698
8699         * autogen.sh
8700         * po/poconv.sh
8701                 remove unneeded script
8702
8703         * configure.ac
8704                 add forgotten USE_LDAP_TLS (sync with HEAD)
8705
8706
8707 2004-08-09 [colin]      0.9.12cvs55.1
8708
8709         * src/main.c
8710         * src/common/ssl.c
8711         * src/common/sylpheed.c
8712         * src/common/sylpheed.h
8713                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
8714
8715 2004-08-09 [paul]       0.9.12cvs54.1
8716
8717         * ChangeLog
8718         * ChangeLog.claws
8719         * ChangeLog.jp
8720         * configure.ac
8721         * po/POTFILES.in
8722         * src/Makefile.am
8723         * src/folderutils.c
8724         * src/main.c
8725         * src/pgpmime.c
8726         * src/pgpmime.h
8727         * src/sgpgme.c
8728         * src/sgpgme.h
8729         * src/plugins/Makefile.am
8730         * src/plugins/pgpmime/.cvsignore
8731         * src/plugins/pgpmime/Makefile.am
8732         * src/plugins/pgpmime/pgpmime.c
8733         * src/plugins/pgpmime/pgpmime.h
8734         * src/plugins/pgpmime/plugin.c
8735         * src/plugins/pgpmime/sgpgme.c
8736         * src/plugins/pgpmime/sgpgme.h
8737                 sync with HEAD
8738
8739 2004-08-08 [paul]       0.9.12cvs51.1
8740
8741         * configure.ac
8742         * src/folder.c
8743                 sync with HEAD
8744
8745 2004-08-07 [colin]      0.9.12cvs50.1
8746
8747         * src/pop.c
8748         * src/common/partial_download.c
8749                 fix warnings (sync from HEAD)
8750
8751 2004-08-07 [colin]      0.9.12cvs48.1
8752
8753         * src/prefs_folder_item.c
8754                 sync with HEAD 0.9.12cvs48
8755
8756 2004-08-06 [colin]      0.9.12cvs47.1
8757
8758         * src/compose.c
8759                 Sync with HEAD
8760
8761 2004-08-06 [christoph]  0.9.12cvs46.2
8762
8763         * src/main.c
8764         * src/plugins/clamav/clamav_plugin_gtk.c
8765         * src/plugins/dillo_viewer/dillo_viewer.c
8766         * src/plugins/image_viewer/plugin.c
8767         * src/plugins/mathml_viewer/mathml_viewer.c
8768         * src/plugins/spamassassin/spamassassin_gtk.c
8769         * src/plugins/trayicon/trayicon.c
8770                 don't mix GTK1.2 plugin with GTK2 plugins
8771
8772 2004-08-06 [colin]      0.9.12cvs46.1
8773
8774         * ChangeLog
8775         * ChangeLog.claws
8776         * ChangeLog.jp
8777         * configure.ac
8778         * sylpheed-claws.pc.in
8779         * src/folder.c
8780         * src/imap.c
8781         * src/localfolder.c
8782         * src/messageview.c
8783         * src/mimeview.c
8784         * src/mimeview.h
8785         * src/msgcache.c
8786         * src/news.c
8787         * src/prefs_ext_prog.c
8788         * src/prefs_folder_item.c
8789         * src/prefs_fonts.c
8790         * src/prefs_msg_colors.c
8791         * src/prefs_spelling.c
8792         * src/prefs_themes.c
8793         * src/prefs_toolbar.c
8794         * src/prefs_wrapping.c
8795         * src/procmime.h
8796         * src/common/defs.h
8797         * src/common/nntp.c
8798         * src/common/session.c
8799         * src/common/session.h
8800         * src/common/socket.c
8801         * src/common/utils.h
8802         * src/common/xml.c
8803         * src/common/xml.h
8804         * src/gtk/prefswindow.c
8805         * src/gtk/prefswindow.h
8806         * src/plugins/clamav/clamav_plugin_gtk.c
8807         * src/plugins/dillo_viewer/dillo_prefs.c
8808         * src/plugins/image_viewer/viewerprefs.c
8809         * src/plugins/spamassassin/spamassassin_gtk.c
8810         * m4/openssl.m4 *** REMOVED ***
8811                 Sync with HEAD 0.9.12cvs46
8812
8813 2004-08-03 [paul]       0.9.12cvs40.2
8814
8815         * src/action.c
8816         * src/addressadd.c
8817         * src/addressbook.c
8818         * src/addrgather.c
8819         * src/browseldap.c
8820         * src/compose.c
8821         * src/crash.c
8822         * src/editaddress.c
8823         * src/editgroup.c
8824         * src/editldap_basedn.c
8825         * src/foldersel.c
8826         * src/importldif.c
8827         * src/mimeview.c
8828         * src/prefs_common.c
8829         * src/prefs_template.c
8830         * src/sourcewindow.c
8831         * src/summaryview.c
8832         * src/gtk/about.c
8833         * src/gtk/foldersort.c
8834         * src/gtk/logwindow.c
8835         * src/gtk/pluginwindow.c
8836         * src/gtk/prefswindow.c
8837                 change all gtk_scrolled_window_set_policy from 
8838                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
8839
8840 2004-08-02 [paul]       0.9.12cvs40.1
8841
8842         * AUTHORS
8843                 update translation team section
8844         * po/pt_BR.po
8845                 updated by Frederico Goncalves Guimaraes
8846                 <fggdebian@yahoo.com.br>
8847
8848 2004-07-31 [colin]      0.9.12cvs39.9
8849
8850         * src/exphtmldlg.c
8851                 Fix compilation
8852
8853 2004-07-31 [colin]      0.9.12cvs39.8
8854
8855         * src/exphtmldlg.c
8856                 Fix an alertpanel type
8857
8858 2004-07-30 [colin]      0.9.12cvs39.7
8859
8860         * src/alertpanel.c
8861                 Fix alertpanel_error_log's icon
8862
8863 2004-07-30 [colin]      0.9.12cvs39.6
8864
8865         * src/pop.c
8866                 Two of them should still be warnings
8867
8868 2004-07-30 [colin]      0.9.12cvs39.5
8869
8870         * src/pop.c
8871                 More warning -> error
8872 2004-07-29 [colin]      0.9.12cvs39.4
8873
8874         * src/pop.c
8875                 Warning -> error
8876
8877 2004-07-29 [colin]      0.9.12cvs39.3
8878
8879         * src/prefs_matcher.c
8880                 Fix segfault
8881
8882 2004-07-29 [colin]      0.9.12cvs39.2
8883
8884         * src/alertpanel.c
8885                 More nice-looking alertpanels
8886
8887 2004-07-29 [colin]      0.9.12cvs39.1
8888
8889         * src/messageview.c
8890                 sync with head
8891                 (inform user when partial mail is deleted on server)
8892
8893 2004-07-29 [colin]      0.9.12cvs38.1
8894
8895         * src/messageview.c
8896                 sync with head
8897
8898 2004-07-28 [paul]       0.9.12cvs37.7
8899
8900         * src/mainwindow.c
8901                 complete the replacement of deprecated gtk_progress_*
8902
8903 2004-07-28 [paul]       0.9.12cvs37.6
8904
8905         * src/action.c
8906         * src/inc.c
8907         * src/mainwindow.c
8908         * src/send_message.c
8909         * src/gtk/progressdialog.c
8910         * src/gtk/progressdialog.h
8911                 replace deprecated gtk_progress_*
8912
8913 2004-07-28 [paul]       0.9.12cvs37.5
8914
8915         * src/gtk/filesel.c
8916                 remove gtk_window_set_wmclass()
8917 2004-07-28 [paul]       0.9.12cvs37.4
8918
8919         * src/addressbook.c
8920         * src/compose.c
8921         * src/foldersel.c
8922         * src/mainwindow.c
8923         * src/messageview.c
8924         * src/sourcewindow.c
8925         * src/gtk/logwindow.c
8926                 remove gtk_window_set_wmclass()
8927                 
8928         * src/prefs_filtering.c
8929         * src/prefs_filtering_action.c
8930         * src/prefs_fonts.c
8931         * src/prefs_gtk.c
8932         * src/prefs_matcher.c
8933         * src/ssl_manager.c
8934         * src/gtk/prefswindow.c
8935                 replace gtk_window_position()
8936
8937 2004-07-28 [colin]      0.9.12cvs37.3
8938
8939         * src/alertpanel.c
8940         * src/alertpanel.h
8941                 Add a way to specify panel type for specific
8942                 panels (alertpanel())
8943         * src/account.c
8944         * src/addressbook.c
8945         * src/compose.c
8946         * src/expldifdlg.c
8947         * src/main.c
8948         * src/messageview.c
8949         * src/summaryview.c
8950         * src/textview.c
8951         * src/gtk/sslcertwindow.c
8952                 Fix alertpanel()s so that their icon match
8953                 their real type
8954
8955 2004-07-28 [paul]       0.9.12cvs37.2
8956
8957         * src/addr_compl.c
8958         * src/addressbook.c
8959         * src/alertpanel.c
8960         * src/compose.c
8961         * src/export.c
8962         * src/foldersel.c
8963         * src/folderview.c
8964         * src/grouplistdialog.c
8965         * src/import.c
8966         * src/mainwindow.c
8967         * src/message_search.c
8968         * src/messageview.c
8969         * src/passphrase.c
8970         * src/prefs_actions.c
8971         * src/prefs_common.c
8972         * src/prefs_customheader.c
8973         * src/prefs_display_header.c
8974         * src/prefs_filtering.c
8975         * src/prefs_filtering_action.c
8976         * src/prefs_gtk.c
8977         * src/prefs_matcher.c
8978         * src/prefs_msg_colors.c
8979         * src/prefs_summary_column.c
8980         * src/prefs_template.c
8981         * src/sourcewindow.c
8982         * src/ssl_manager.c
8983         * src/summary_search.c
8984         * src/gtk/colorsel.c
8985         * src/gtk/description_window.c
8986         * src/gtk/gtkaspell.c
8987         * src/gtk/inputdialog.c
8988         * src/gtk/logwindow.c
8989         * src/gtk/prefswindow.c
8990         * src/gtk/progressdialog.c
8991                 replace deprecated gtk_window_set_policy
8992
8993 2004-07-27 [colin]      0.9.12cvs37.1
8994
8995         * src/msgcache.c
8996                 More fixes (synced for head again)
8997
8998 2004-07-27 [colin]      0.9.12cvs35.3
8999
9000         * src/msgcache.c
9001                 Fix wrong test
9002
9003 2004-07-27 [colin]      0.9.12cvs35.2
9004
9005         * src/mimeview.c
9006                 Fix width a bit (by Paul)
9007         * src/alertpanel.c
9008         * src/alertpanel.h
9009                 Specialize icons, make alertpanel_message()
9010                 private
9011         * src/message_search.c
9012         * src/sgpgme.c
9013         * src/summary_search.c
9014                 Suit alertpanel changes
9015
9016 2004-07-27 [colin]      0.9.12cvs35.1
9017
9018         * src/alertpanel.c
9019                 Add an icon
9020         * src/passphrase.c
9021                 Add debug output - maybe someone will
9022                 want to look at the problem with Grab
9023                 Input :)
9024         Bump version as we're synced with HEAD
9025
9026 2004-07-26 [colin]      0.9.12cvs33.26
9027
9028         * src/pop.c
9029                 Fix uidl-file parsing when not in new
9030                 format
9031
9032 2004-07-26 [colin]      0.9.12cvs33.25
9033
9034         * src/gtk/menu.c
9035                 Move popup menu up if necessary (fixes 
9036                 account selector)
9037         * src/mainwindow.c
9038                 Set account selector's button height to
9039                 minimum
9040
9041 2004-07-26 [colin]      0.9.12cvs33.24
9042
9043         * src/alertpanel.c
9044                 Maybe fix 551 (Truncated font in alert window)
9045
9046 2004-07-26 [colin]      0.9.12cvs33.23
9047
9048         * po/de.po
9049         * po/es.po
9050         * po/fr.po
9051         * po/it.po
9052         * po/ja.po
9053         * po/pl.po
9054         * po/ru.po
9055         * po/sk.po
9056         * po/sr.po
9057         * po/zh_CN.po
9058                 Sync po files with HEAD
9059
9060 2004-07-26 [paul]       0.9.12cvs33.22
9061
9062         * src/compose.c
9063                 fix Bug 556 'Organisation-header is sent even if empty'
9064
9065 2004-07-24 [colin]      0.9.12cvs33.21
9066
9067         * src/compose.c
9068         * src/gtk/gtkaspell.c
9069         * src/gtk/gtkaspell.h
9070                 Fix speller accelerators (require hack)
9071
9072 2004-07-24 [colin]      0.9.12cvs33.20
9073
9074         * src/gtk/gtkaspell.c
9075                 Fix over-eager code deletion breaking
9076                 Check while typing
9077
9078 2004-07-24 [colin]      0.9.12cvs33.19
9079
9080         * src/browseldap.c
9081         * src/ldapctrl.c
9082         * src/ldapctrl.h
9083         * src/ldapserver.h
9084                 Sync ldap with HEAD
9085         (Fixes 546 LDAP completely broken)
9086
9087 2004-07-24 [colin]      0.9.12cvs33.18
9088
9089         * src/prefs_msg_colors.c
9090                 Fix prototype mismatch
9091         (Fixes 547 void function cannot return value)
9092
9093 2004-07-24 [colin]      0.9.12cvs33.17
9094
9095         * src/mainwindow.c
9096                 Fix sort going back to previous sort key
9097                 when changing sort direction
9098
9099 2004-07-24 [colin]      0.9.12cvs33.16
9100
9101         * src/compose.c
9102                 Fix space insertion when re-wrapping at 
9103                 cursor point
9104
9105 2004-07-24 [colin]      0.9.12cvs33.15
9106
9107         * src/gtk/gtkaspell.c
9108                 Don't change cursor position in insert-text
9109                 callback
9110         (Fixes 539 Word wrapping on input transposes letters)
9111
9112 2004-07-24 [colin]      0.9.12cvs33.14
9113
9114         * src/gtk/gtkaspell.c
9115                 Reencode non-ascii chars to dictionary's
9116                 encoding
9117         (Fixes 544 Spell check broken non english locale)
9118
9119 2004-07-24 [colin]      0.9.12cvs33.13
9120
9121         * src/summaryview.c
9122                 Fix Shift+Down, add Home/End/PgUp/PgDown
9123
9124 2004-07-21 [colin]      0.9.12cvs33.12
9125
9126         * src/prefs_common.c
9127                 Fix a gtk warning (Patch by Andrej Kacian)
9128
9129 2004-07-21 [colin]      0.9.12cvs33.11
9130
9131         * src/gtk/filesel.c
9132                 More check
9133
9134 2004-07-21 [colin]      0.9.12cvs33.10
9135
9136         * src/compose.c
9137         * src/crash.c
9138         * src/export.c
9139         * src/import.c
9140         * src/messageview.c
9141         * src/mimeview.c
9142         * src/prefs_spelling.c
9143         * src/prefs_themes.c
9144         * src/summaryview.c
9145         * src/gtk/filesel.c
9146         * src/gtk/filesel.h
9147         * src/gtk/pluginwindow.c
9148                 Untwist open/save mode guessing logic, make
9149                 it explicit
9150
9151 2004-07-20 [colin]      0.9.12cvs33.9
9152
9153         * src/codeconv.c
9154                 conv_encode_header: src_charset is UTF-8 on
9155                 gtk2
9156         * src/compose.c
9157                 Remove double encoding of the headers
9158
9159 2004-07-20 [colin]      0.9.12cvs33.8
9160
9161         * src/codeconv.c
9162                 Fix typo
9163
9164 2004-07-20 [colin]      0.9.12cvs33.7
9165
9166         * src/mainwindow.c
9167                 Set the separated messageview to the saved
9168                 size of Claws' messageview (Patch by Alfons)
9169                 Fix a callback prototype (me)
9170
9171 2004-07-20 [colin]      0.9.12cvs33.6
9172
9173         * src/codeconv.h
9174                 Forgot one hunk in 0.9.12cvs33.4
9175
9176 2004-07-19 [colin]      0.9.12cvs33.5
9177
9178         * src/action.c
9179                 Action output fix
9180                 Patch by Alfons
9181
9182 2004-07-19 [colin]      0.9.12cvs33.4
9183
9184         * src/compose.c
9185                 Fix outgoing charset bug in headers
9186         * src/codeconv.c
9187                 Clean for glib2 - Patch by Alfons
9188
9189 2004-07-19 [colin]      0.9.12cvs33.3
9190
9191         * src/statusbar.c
9192                 Remove grip from the statusbar
9193                 Patch by Alfons
9194
9195 2004-07-19 [colin]      0.9.12cvs33.2
9196
9197         * src/messageview.c
9198         * src/textview.c
9199                 Fix messageview remembering the previous
9200                 scroll position when loading a new message
9201                 Patch by Alfons
9202
9203 2004-07-19 [colin]      0.9.12cvs33.1
9204
9205         * src/folder.h
9206         * src/folderview.c
9207         * src/summaryview.c
9208                 Sync with HEAD
9209
9210 2004-07-18 [colin]      0.9.12cvs32.7
9211
9212         * configure.ac
9213                 Remove useless check for XIM - noticed
9214                 by Alfons
9215
9216 2004-07-18 [colin]      0.9.12cvs32.6
9217
9218         * src/summaryview.c
9219                 Remove non-modified and shift-modified
9220                 accelerators in summaryview's popup
9221                 menu, as that doesn't get catched by
9222                 the accel-activate signal catcher...
9223
9224 2004-07-18 [colin]      0.9.12cvs32.5
9225
9226         * src/prefs_common.c
9227                 Define sensible default prefs for 
9228                 wrapping
9229
9230 2004-07-18 [colin]      0.9.12cvs32.4
9231
9232         * src/compose.c
9233         * src/prefs_common.c
9234         * src/prefs_common.h
9235         * src/prefs_wrapping.c
9236                 Remove Smart Wrapping pref, which does
9237                 nothing on gtk2 branch
9238
9239 2004-07-18 [colin]      0.9.12cvs32.3
9240
9241         * src/sourcewindow.c
9242                 Proper utf8
9243
9244 2004-07-18 [colin]      0.9.12cvs32.2
9245
9246         * src/compose.c
9247                 Save attachment status when drafting
9248
9249 2004-07-18 [colin]      0.9.12cvs32.1
9250
9251         * src/gtk/filesel.c
9252                 Fix erratic folder selection in open mode
9253
9254 2004-07-18 [colin]      0.9.12cvs31.11
9255
9256         * src/pop.c
9257                 Don't let partial messages get deleted
9258                 even with "dowload all"
9259                 (0.9.12cvs31.8 fix extension)
9260 2004-07-18 [colin]      0.9.12cvs31.10
9261
9262         * src/gtk/logwindow.c
9263                 Fix log scrolling
9264
9265 2004-07-18 [colin]      0.9.12cvs31.9
9266
9267         * src/common/utils.c
9268                 Fix non-utf8 strings coming from commands
9269                 and files
9270
9271 2004-07-18 [colin]      0.9.12cvs31.8
9272
9273         * src/pop.c
9274                 Fix partial download bug with Download all
9275                 messages option
9276
9277 2004-07-18 [colin]      0.9.12cvs31.7
9278
9279         * src/textview.c
9280                 Fix bug introduced in 0.9.12cvs31.2
9281                 (blocked in select mode after double click)
9282
9283 2004-07-18 [colin]      0.9.12cvs31.6
9284
9285         * src/compose.c
9286         * src/gtk/menu.c
9287                 More glib-warning fixes
9288
9289 2004-07-18 [colin]      0.9.12cvs31.5
9290
9291         * src/compose.c
9292                 Fix trashing the primary clipboard when moving 
9293                 around with tab
9294         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
9295
9296 2004-07-18 [colin]      0.9.12cvs31.4
9297
9298         * src/codeconv.c
9299                 convert unencoded iso headers to utf8
9300         (Fix Bug 538 Unencoded local characters in subject make it 
9301          disappear)
9302
9303 2004-07-18 [colin]      0.9.12cvs31.3
9304
9305         * src/compose.c
9306                 Fix tab char handling in wrapping
9307         (Fix Bug 537 Line wrap problem - TAB character treated as 
9308          one character instead of 8)
9309
9310 2004-07-18 [colin]      0.9.12cvs31.2
9311
9312         * src/textview.c
9313                 return FALSE on GDK_MOTION_NOTIFY
9314         (Fix Bug 535 Hyperlinks/addresses are not selectable 
9315          (unable to highlight))
9316
9317 2004-07-18 [colin]      0.9.12cvs31.1
9318
9319         * src/folderview.c
9320                 Sync with 0.9.12cvs31
9321
9322 2004-07-18 [colin]      0.9.12cvs30.4
9323
9324         * src/compose.c
9325                 Also block text_inserted when inserting a file
9326
9327 2004-07-18 [colin]      0.9.12cvs30.3
9328
9329         * src/compose.c
9330                 Fix smart wrapping (block text_inserted handler
9331                 while putting quotation to avoid wrap on input,
9332                 don't join lines if next is sig separator)
9333
9334 2004-07-17 [colin]      0.9.12cvs30.2
9335
9336         * src/folderview.c
9337         * src/mainwindow.c
9338         * src/mimeview.c
9339         * src/summaryview.c
9340         * src/gtk/quicksearch.c
9341         * src/gtk/quicksearch.h
9342                 Block key events handlers *and* accels while
9343                 quicksearch is focused
9344         (Fixes Bug 534 quick-search bar not accepting certain letters)
9345
9346 2004-07-17 [colin]      0.9.12cvs30.1
9347
9348         * src/folder.h
9349         * src/folderview.c
9350         * src/summaryview.c
9351                 Sync with 0.9.12cvs30
9352
9353 2004-07-17 [colin]      0.9.12cvs28.2
9354
9355         * src/mimeview.c
9356         * src/procmime.c
9357         * src/summaryview.c
9358         * src/gtk/menu.c
9359                 Squash some compile and glib warnings
9360
9361 2004-07-17 [paul]       0.9.12cvs28.1
9362
9363         * src/mimeview.c
9364                 sync with 0.9.12cvs28 HEAD
9365
9366 2004-07-16 [paul]       0.9.12cvs26.1
9367         
9368         * src/gtk/quicksearch.c
9369         * src/account.c
9370         * src/account.h
9371         * src/compose.c
9372         * src/customheader.c
9373         * src/folder_item_prefs.c
9374         * src/main.c
9375         * src/mainwindow.c
9376         * src/messageview.c
9377         * src/mimeview.c
9378         * src/news.c
9379         * src/pgpmime.c
9380         * src/pop.c
9381         * src/pop.h
9382         * src/prefs_account.c
9383         * src/prefs_account.h
9384         * src/prefs_common.c
9385         * src/prefs_common.h
9386         * src/prefs_display_header.c
9387         * src/prefs_gtk.c
9388         * src/prefs_gtk.h
9389         * src/procheader.c
9390         * src/procmime.c
9391                 sync with 0.9.12cvs26 HEAD      
9392
9393 2004-07-15 [colin]      0.9.12cvs18.14
9394
9395         * src/folder.c
9396                 Disable GPG signature check during
9397                 folder move and scan
9398         (Closes Bug 521 Signature checking slows down Folder-Move)
9399
9400 2004-07-14 [colin]      0.9.12cvs18.13
9401
9402         * src/common/partial_download.c
9403                 update includes
9404
9405 2004-07-14 [colin]      0.9.12cvs18.12
9406
9407         * src/common/partial_download.c
9408         * src/common/partial_download.h
9409                 Move doc at top, add correct copyright
9410
9411 2004-07-14 [colin]      0.9.12cvs18.11
9412
9413         * src/folder.c
9414         * src/messageview.c
9415         * src/pop.c
9416         * src/pop.h
9417         * src/procmsg.c
9418         * src/summaryview.c
9419         * src/common/Makefile.am
9420         * src/common/partial_download.c ** NEW FILES **
9421         * src/common/partial_download.h ** NEW FILES **
9422                 Move partial-download related stuff to its
9423                 own file
9424
9425 2004-07-14 [colin]      0.9.12cvs18.10
9426
9427         * src/send_message.c
9428                 Fix smtp auth when user is null or empty
9429
9430 2004-07-13 [colin]      0.9.12cvs18.9
9431
9432         * src/gtk/quicksearch.c
9433                 Use alphabetic order
9434
9435 2004-07-13 [colin]      0.9.12cvs18.8
9436
9437         * src/pop.c
9438                 Be paranoid on the checks
9439
9440 2004-07-13 [colin]      0.9.12cvs18.7
9441
9442         * src/gtk/quicksearch.c
9443                 Fix Engrish once again
9444
9445 2004-07-13 [colin]      0.9.12cvs18.6
9446
9447         * src/procmsg.c
9448         * src/summaryview.c
9449                 Mark messages for deletion when they are about to
9450                 be removed from trash
9451
9452 2004-07-13 [colin]      0.9.12cvs18.5
9453
9454         * src/matcher.c
9455         * src/matcher.h
9456         * src/matcher_parser_parse.y
9457         * src/prefs_matcher.c
9458         * src/gtk/quicksearch.c
9459                 Add 'partial' ('p') match string to find partially
9460                 downloaded messages
9461
9462 2004-07-13 [colin]      0.9.12cvs18.4
9463
9464         * src/pop.c
9465                 Fix misplaced block
9466
9467 2004-07-13 [colin]      0.9.12cvs18.3
9468
9469         * src/pop.c
9470         * src/pop.h
9471         * src/messageview.c
9472                 Refactor API (to avoid passing 5+ params and code
9473                 duplication)
9474         * src/folder.c
9475         * src/msgcache.c
9476         * src/procheader.c
9477         * src/common/defs.h
9478                 Add planned_download to cache
9479                 Don't mess uidl file when moving partially downloaded
9480                 mails (they change folder, we should change it in the
9481                 uidl list too or we'll remove an incorrect message)
9482                 (this also helps removing hacks when changing 
9483                 planned_download in messageview.c)
9484
9485 2004-07-12 [colin]      0.9.12cvs18.2
9486
9487         * src/gtk/quicksearch.c
9488                 Fix missing status update in quicksearch
9489
9490 2004-07-12 [paul]       0.9.12cvs18.1
9491
9492         * po/POTFILES.in
9493         * src/Makefile.am
9494         * src/account.c
9495         * src/codeconv.c
9496         * src/compose.c
9497         * src/inc.c
9498         * src/main.c
9499         * src/prefs_common.c
9500         * src/procmsg.h
9501         * src/toolbar.c
9502         * src/prefs_msg_colors.[ch]     ** NEW FILES **
9503         * src/prefs_wrapping.[ch]       ** NEW FILES **
9504         * src/common/intl.h
9505         * src/common/utils.[ch]
9506         * src/gtk/quicksearch.[ch]
9507                 sync with 0.9.12cvs18 HEAD
9508
9509 2004-07-12 [colin]      0.9.11cvs17.25
9510
9511         * src/folder.c
9512         * src/folder.h
9513                 Remove unused function added by me in 0.9.11cvs17.10
9514
9515 2004-07-11 [colin]      0.9.11cvs17.24
9516
9517         * src/inc.c
9518         * src/messageview.c
9519         * src/pop.c
9520         * src/pop.h
9521                 Use folderitem and msgnum instead of filename to
9522                 know which mail to delete
9523                 Move old partial mail deletion to pop.c
9524
9525 2004-07-10 [colin]      0.9.11cvs17.23
9526
9527         * src/inc.c
9528                 Add debug
9529         * src/pop.c
9530         * src/pop.h
9531                 Don't re-use same enums for unrelated stuff: it's 
9532                 completely misleading !
9533                 Document a bit
9534
9535 2004-07-09 [colin]      0.9.11cvs17.22
9536
9537         * src/inc.c
9538                 Remove folder-type check and do
9539                 more tests to be sure everything's
9540                 ok
9541         * src/messageview.c
9542                 Punctuation update, remove useless
9543                 code, fix two warnings
9544         * src/noticeview.c
9545                 Layout cleaning, reset 2nd button
9546                 when specifying one
9547
9548 2004-07-09 [colin]      0.9.11cvs17.21
9549
9550         * src/messageview.c
9551         * src/pop.c
9552         * src/pop.h
9553                 Allow user to change his mind
9554                 and postpone decision (by
9555                 unmarking the mail)
9556
9557 2004-07-09 [colin]      0.9.11cvs17.20
9558
9559         * src/messageview.c
9560                 Fix bug with delete state
9561         * src/pop.c
9562         * src/pop.h
9563                 Fix buffer leak (fread doesn't 
9564                 terminate buffers with \0)
9565                 Refactoring (remove magic 
9566                 numbers)
9567
9568 2004-07-09 [colin]      0.9.11cvs17.19
9569
9570         * src/pop.c
9571                 Don't log "Skipping message" if 
9572                 we're going to TOP it two lines
9573                 later
9574
9575 2004-07-09 [colin]      0.9.11cvs17.18
9576
9577         * src/messageview.c
9578                 Fix Engrish
9579
9580 2004-07-09 [colin]      0.9.11cvs17.17
9581
9582         * src/pop.c
9583                 strlen checking...
9584         * src/messageview.c
9585                 refactoring a bit
9586
9587 2004-07-08 [colin]      0.9.11cvs17.16
9588
9589         * src/noticeview.c
9590         * src/noticeview.h
9591                 Add an optional second button
9592         * src/messageview.c
9593         * src/pop.c
9594         * src/pop.h
9595                 Don't delete partially received mails after a certain
9596                 time; rather, let the user decide.
9597
9598 2004-07-08 [colin]      0.9.11cvs17.15
9599
9600         * src/common/smtp.h
9601                 Sync with HEAD
9602
9603 2004-07-08 [colin]      0.9.11cvs17.14
9604
9605         * src/messageview.c
9606         * src/common/smtp.c
9607                 Use to_human_readable() for sizes
9608
9609 2004-07-08 [colin]      0.9.11cvs17.13
9610
9611         * src/inc.c
9612         * src/messageview.c
9613         * src/pop.c
9614         * src/pop.h
9615         * src/procmsg.c
9616                 Fix partial-downloading issues:
9617                         catch unsupported TOP
9618                         don't delete partially downloaded mails before 5 days
9619                         don't update existing with non-MH folders; that'll
9620                         make dups, but it's better than trashing the folder
9621                         free new msginfo parts
9622                 Fix indentation ;-)
9623
9624 2004-07-08 [colin]      0.9.11cvs17.12
9625
9626         * src/common/smtp.c
9627         * src/common/smtp.h
9628                 Sync smtp size verification with HEAD
9629
9630 2004-07-08 [colin]      0.9.11cvs17.11
9631
9632         * src/summaryview.c
9633         * src/prefs_common.c
9634         * src/prefs_common.h
9635         * src/gtk/quicksearch.c
9636         * src/gtk/quicksearch.h
9637                 Sync sticky pref with HEAD
9638
9639 2004-07-08 [colin]      0.9.11cvs17.10
9640
9641         * src/folder.c [1.213.2.6]
9642         * src/folder.h [1.87.2.6]
9643         * src/inc.c [1.149.2.7]
9644         * src/messageview.c [1.94.2.8]
9645         * src/procheader.c [1.47.2.6]
9646         * src/procmsg.c [1.150.2.4]
9647         * src/procmsg.h [1.60.2.5]
9648         * src/pop.c [1.56.2.4]
9649         * src/pop.h [1.17.2.3]
9650                 Let too big messages get downloaded, but truncated
9651                 Add a button to download them completely
9652                 
9653 2004-07-06 [colin]      0.9.11cvs17.9
9654
9655         * src/gtk/quicksearch.c [1.1.2.3]
9656                 Add a Clear button
9657         * commitHelper
9658         * PATCHSETS
9659                 Add a script to help with cvs
9660
9661 2004-07-03 [colin]      0.9.11cvs17.8
9662
9663         * src/plugins/imageviewer/viewer.c
9664                 fix imageviewer (which was staying on the first
9665                 displayed image)
9666
9667 2004-07-03 [colin]      0.9.11cvs17.7
9668
9669         Removed FIXME_GTK2 warnings
9670         * src/gtk/gtkutils.c
9671                 useless #warnings
9672         * src/gtk/menu.c
9673                 useless #warnings (no need to mess with menu rc)
9674         * src/gtk/menu.h
9675                 unused functions
9676         
9677
9678 2004-07-03 [colin]      0.9.11cvs17.6
9679
9680         Removed FIXME_GTK2 warnings
9681         * src/codeconv.c
9682                 useless #warnings (rewrite needed)
9683         * src/compose.c
9684                 useless #warnings (rewrite needed)
9685                 useless #warnings (gtk2 is like that)
9686                 useless #warnings (previously fixed)
9687         * src/main.c
9688                 useless #warnings (previously fixed)
9689         * src/message_search.c
9690                 useless #warnings (gtk2 is like that)
9691                 Made apparent that search is case-sensitive
9692         * src/mimeview.c
9693                 useless #warnings (rewrite needed)
9694                 useless #warnings (gtk2 is like that)
9695                 reimplemented real warnings
9696         * src/prefs_common.c
9697                 Removed block cursor option (not it gtk2)
9698         * src/prefs_gtk.c
9699                 useless #warnings (rewrite needed)
9700         * src/procheader.c
9701                 useless #warnings (rewrite needed)
9702         * src/sourcewindow.c
9703                 useless #warnings (incorrect placing)
9704         * src/summary_search.c
9705                 useless #warnings (gtk2 is like that)
9706                 Made apparent that search is case-sensitive
9707         * src/action.c
9708                 useless #warnings (gtk2 is like that)
9709         * src/textview.c
9710                 useless #warnings (rewrite needed)
9711         * src/toolbar.c
9712                 useless #warnings (rewrite needed)
9713
9714 2004-07-03 [colin]      0.9.11cvs17.5
9715
9716         * src/textview.c
9717                 Fix mismerge which broke URI opening
9718                 
9719 2004-07-01 [colin]      0.9.11cvs17.4
9720
9721         * src/gtk/filesel.c
9722                 Fill filename when saving
9723                 
9724 2004-06-27 [colin]      0.9.11cvs17.3
9725
9726         * src/gtk/filesel.[ch]
9727                 Use the new GTK file selector
9728                 Update prototype to match the reality: multiple file
9729                 selection is open-only          
9730         * src/compose.c
9731                 Match the new prototypes        
9732         * configure.ac
9733                 Match the new requirements (gtk 2.4.0)
9734                         
9735 2004-06-26 [colin]      0.9.11cvs17.2
9736
9737         * src/plugins/trayicon/trayicon.c
9738                 Remove useless signal handler on resize, which causes
9739                 an infinite "loop"
9740         
9741 2004-06-26 [colin]      0.9.11cvs17.1
9742         
9743         * tools/Makefile.am
9744                 remove launch_firebird and add nautilus2sylpheed.sh
9745         * src/quicksearch.c
9746           src/summaryview.c
9747                 Fix show/hide "Extended symbols" button problem
9748                 Fix apparition at startup
9749                 Fix const warnings
9750         * src/plugins/image_viewer/Makefile.am
9751                 Fix configure 
9752         * common/ssl.c
9753                 Re-enable certificate check, as it doesn't seem to
9754                 cause Xlib errors anymore
9755
9756 2004-06-25 [paul]       0.9.11cvs17
9757
9758         * sync with 0.9.11cvs17 HEAD
9759         
9760         NOTE: QuickSearch is broken
9761
9762 2004-06-07 [colin]      0.9.10claws67.10
9763         * src/plugins/trayicon/trayicon.c
9764           src/plugins/trayicon/libeggtrayicon/Makefile.am
9765           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9766                 Fix gettextization in trayicon plugin
9767
9768 2004-06-07 [colin]      0.9.10claws67.9
9769         
9770         * src/summaryview.c
9771           src/gtk/gtksctree.[ch]
9772                 Let Shift+{Up,Down} work in summaryview
9773                 (well, Down "works" and Up works)
9774                 Let the list scroll when using these keys
9775
9776 2004-06-06 [colin]      0.9.10claws67.8
9777
9778         * src/plugins/trayicon/trayicon.c
9779                 Fix pixmap update
9780
9781 2004-06-06 [colin]      0.9.10claws67.7
9782
9783         * src/addressbook.c
9784                 Fix signal handling causing system-wide focus grab
9785
9786 2004-05-25 [paul]       0.9.10claws67.6
9787
9788         * Makefile.am
9789           src/Makefile.am
9790                 clean up
9791
9792 2004-05-25 [paul]       0.9.10claws67.5
9793
9794         * replace deprecated gtk_signal... functions
9795
9796 2004-05-23 [colin]      0.9.10claws67.4
9797
9798         * src/compose.c
9799                 Fix wrapping
9800
9801 2004-05-22 [colin]      0.9.10claws67.3
9802
9803         * src/compose.c
9804                 Re-fix [Edited] in compose.c::compose_reedit()
9805
9806 2004-05-22 [colin]      0.9.10claws67.2
9807
9808         * src/procmime.c
9809                 Fix parsing of multiparts mails
9810
9811 2004-05-22 [colin]      0.9.10claws67.1
9812
9813         * src/summaryview.c
9814                 Fix quicksearch
9815
9816 2004-05-22 [paul]       0.9.10claws67
9817
9818         * sync with 0.9.10claws67 HEAD
9819
9820 2004-05-14 [alfons]
9821
9822         * src/procmime.h
9823                 add forgotton prototype
9824
9825 2004-05-10 [paul]       0.9.10claws57
9826
9827         * sync with 0.9.10claws57 HEAD
9828
9829 2004-05-05 [paul]       0.9.9.claws1
9830
9831         * ChangeLog-gtk2        ** REMOVED **
9832           ChangeLog-gtk2.claws  ** ADDED **
9833                 rename and adopt the normal claws format
9834                 
9835         * configure.ac
9836                 require gtkmathview >= 0.5
9837
9838         * ac/*                          ** REMOVED **
9839           ac/                           ** REMOVED **
9840           intl/Makefile.in              ** REMOVED **
9841           m4/                           ** ADDED **
9842           m4/missing                    ** ADDED **
9843           m4/missing/gdk-pixbuf.m4      ** ADDED **
9844           m4/missing/gettext.m4         ** ADDED **
9845           m4/missing/gpgme.m4           ** ADDED **
9846           m4/missing/imlib.m4           ** ADDED **
9847           m4/.cvsignore                 ** ADDED **
9848           m4/Makefile.am                ** ADDED **
9849           m4/README                     ** ADDED **
9850           m4/aclocal-include.m4         ** ADDED **
9851           m4/aspell.m4                  ** ADDED **
9852           m4/check-type.m4              ** ADDED **
9853           m4/gnupg-check-typedef.m4     ** ADDED **
9854           m4/openssl.m4                 ** ADDED **
9855           m4/spamassassin.m4            ** ADDED **
9856           po/ChangeLog                  ** REMOVED **
9857           po/Makefile.in.in             ** REMOVED **
9858           po/Rules-quot                 ** REMOVED **
9859           po/boldquot.sed               ** REMOVED **
9860           po/en@boldquot.header         ** REMOVED **
9861           po/en@quot.header             ** REMOVED **
9862           po/insert-header.sin          ** REMOVED **
9863           po/quot.sed                   ** REMOVED **
9864           po/remove-potcdate.sed        ** REMOVED **
9865           po/remove-potcdate.sin        ** REMOVED **
9866           po/stamp-po                   ** REMOVED **
9867           Makefile.am
9868           autogen.sh
9869           configure.ac
9870                 enable building with automake 1.8.x
9871                 add 'autopoint --force' to autogen.sh and remove all
9872                 auto-generated files, remove ac/ directory and use
9873                 m4/ directory instead
9874                 
9875         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9876                 fix gettextization
9877
9878 2004-02-28 Colin Leroy <colin@colino.net>
9879         * src/prefs_matcher.c
9880           src/prefs_filtering.c
9881           src/prefs_filtering_action.c
9882                 Fix non-editable GtkEntries
9883
9884 2004-02-22 Thorsten Maerz <torte@netztorte.de>
9885         * src/prefs_themes.c
9886                 utf8 conversion for theme info
9887
9888 2004-02-21 Thorsten Maerz <torte@netztorte.de>
9889         * sync 0.9.9claws
9890
9891 2004-02-14 Thorsten Maerz <torte@netztorte.de>
9892         * src/grouplistdialog.c
9893                 allow multiple selections without ctrl key
9894
9895 2004-02-09 Thorsten Maerz <torte@netztorte.de>
9896         * src/main.c
9897                 enable customizable accelerators
9898
9899 2004-02-08 Thorsten Maerz <torte@netztorte.de>
9900         * src/prefs_common.c
9901                 re-enable different font settings for gtk1/2
9902         * src/prefs_folder_item.c
9903                 fix folder prefs displayed wrong
9904         * src/textview.c
9905                 set 'sunken' shadow type
9906
9907 2004-02-07 Colin Leroy <colin@colino.net>
9908         * src/compose.c
9909                 Fix message being always [Edited]
9910                 Encode headers correctly (utf8 buf)
9911
9912 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9913         * src/socket.c
9914                 remove double g_source_attach()
9915                 (Thanks to Colin Leroy)
9916
9917 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9918         * src/gtk/gtksctree.c
9919                 Fix SSL certificate list not shown
9920         * src/mimeview.c
9921                 Fix clicks in mime tree
9922
9923 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9924         * src/common/socket.c
9925                 Fix SSL receive
9926         * src/compose.c
9927                 Fix clipboard menu hotkeys
9928
9929 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9930         * src/gtk/gtkaspell.[ch]
9931           src/compose.c
9932                 reimplement spellchecker
9933
9934 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9935         * src/gtk/filesel.c
9936                 crash when inserting file in compose window
9937                 (TODO: keep old selection on clicks)
9938         * src/main.c
9939                 use gtkrc-2.0 instead of gtkrc
9940
9941 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9942         * src/messageview.c
9943                 remove orphaned mimeview unref()
9944
9945 2004-01-20 Thorsten Maerz <torte@netztorte.de>
9946         * src/grouplistdialog.c
9947                 expand nodes containing subscribed groups
9948
9949 2004-01-19 Thorsten Maerz <torte@netztorte.de>
9950         * src/textview.c
9951                 textview: hide cursor, restore old click behaviour
9952
9953 2004-01-18 Thorsten Maerz <torte@netztorte.de>
9954         * src/textview.c
9955                 variable names messed up
9956
9957 2004-01-17 Colin Leroy <colin@colino.net>
9958         * src/addr_compl.c
9959                 Fix completion address too thin
9960         * src/compose.c
9961                 Fix tab-to-subject behaviour
9962         * src/summaryview.c
9963                 Implement key up & down in summaryview
9964
9965 2004-01-12 Thorsten Maerz <torte@netztorte.de>
9966
9967         * sync 098claws
9968
9969 2004-01-08 Thorsten Maerz <torte@netztorte.de>
9970         * configure.ac
9971           Makefile.am
9972           doc/.cvsignore
9973           doc/Makefile.am
9974                 faq, man, manual moved to doc/
9975         * ac/aspell.m4
9976           ac/check-type.m4
9977           ac/gnupg-check-typedef.m4
9978           ac/openssl.m4
9979           ac/spamassassin.m4
9980           ac/missing/gdk-pixbuf.m4
9981           ac/missing/gpgme.m4
9982           ac/missing/imlib.m4
9983                 fix automake warnings
9984
9985 2003-12-06 Colin Leroy <colin@colino.net>
9986         * src/summaryview.c
9987                 Fix quicksearch
9988
9989 2003-12-05 Colin Leroy <colin@colino.net>
9990         * src/summaryview.c
9991                 Fix going to next unread folder
9992
9993 2003-12-05 Colin Leroy <colin@colino.net>
9994         * src/crash.c
9995                 Fix gtk2 compilation
9996         * src/session.c
9997                 Remove iotag source handler at disconnection
9998         * src/socket.[ch] 
9999                 Remove source handler when closing socket 
10000                 (fixes another seg)
10001
10002 2003-12-04 Colin Leroy <colin@colino.net>
10003         * src/compose.c
10004           src/prefs_account.c
10005           src/prefs_common.c
10006                 Fix some dropdown menus
10007
10008 2003-12-04 Colin Leroy <colin@colino.net>
10009         * src/compose.c
10010                 Fix event handlers on header fields
10011         * src/common/socket.c
10012           src/common/session.c
10013                 Fix segfault with callback (SSL)
10014                 Fix end of session 
10015
10016 2003-10-06 Thorsten Maerz <torte@netztorte.de>
10017
10018         * Fix compile bug in src/compose.c
10019         * removed src/gtk/gtkstext.[ch]
10020
10021 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
10022
10023         * Convert character set and escape "text" attributes in toolbar setting
10024         files.
10025         * Fixed bug in button-press-event handling.
10026
10027 2003-09-16 Thorsten Maerz <torte@netztorte.de>
10028
10029         * Fixed bug in key-press-event handling.
10030
10031 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
10032
10033         * Enabled to compile tray-icon plugin (Ad-hoc).
10034         * Avoid hang up bug of icon list in mime view (Ad-hoc).
10035
10036 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
10037
10038         * Enabled to compile on sylpheed-claws.
10039         (tray-icon plugin still cannot compile yet.)
10040
10041 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
10042
10043         * Updated to 0.9.5.
10044
10045 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
10046
10047         * Updated to 0.9.4.
10048         * Ported monitoring SSL mechanism to GSource of GLib2
10049         (I don't confirm it)
10050         * Added _gtk2 suffix to key name of font preference to avoid
10051         ovverwriting preference of Gtk+-1.2 version.
10052
10053 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
10054
10055         * Updated to 0.9.2.
10056
10057 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
10058
10059         * Updated to 0.9.1.
10060         * Translate po files into UTF-8 when execute autogen.sh.
10061
10062 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
10063
10064         * Updated to 0.9.0.
10065
10066 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
10067
10068         * Plugged GError related memory leaks.
10069
10070 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
10071
10072         * Changed default size of fonts.
10073         * Enabled to set titile font size of warning dialog.
10074
10075 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
10076
10077         * Embed a sylpheed icon into executable binary on Windows.
10078
10079 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
10080
10081         * I forgot to traslate character set of element string in src/xml.c.
10082
10083 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
10084
10085         * Fixed detecting bind_textdomain_codeset in configure.in.
10086         * The bug in which "Example" of "Date fromat" preference isn't displayed
10087         correctly has been fixed.
10088
10089 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
10090
10091         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
10092           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
10093           glib-gettextize
10094           Removed intl directory.
10095           Translated po files into UTF-8.
10096           (Thanks! Ryuji Abe)
10097
10098 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
10099
10100         * The bug which doesn't unscape string in xml.c has been fixed.
10101
10102 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
10103
10104         * The bug which is failed to translate encoding of file name thorough
10105         file dialog has been fixed.
10106
10107 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
10108
10109         * Modified to translate file names which is used in inporting/expoting
10110         mbox feature and "Save as" feature into locale encoding.
10111         * Translate file names into locale encoding when "Attache file" and
10112         "Insert file".
10113         * Force set G_BROKEN_FILENAMES environment variable.
10114         * Other minor fixes.
10115
10116 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
10117
10118         * Modified to treat MH folder's name as locale encoding.
10119
10120 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
10121
10122         * The bug which clash on switching candidates of auto completion of
10123         addresses, cannot use auto completion in Japanesse is fixed
10124         (Thanks! Tokunaga-san)¡¥
10125
10126 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10127
10128         * The bug which cannot switch key accelerator preference has been fixed
10129         (Thanks! smbd-san)¡¥
10130
10131 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10132
10133         * version 0.8.11-gtk2-20030314
10134
10135 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10136
10137         * The bug in which character set conversion of filtering messages has
10138         been fixed.(Thanks! COCOA-san).
10139
10140 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
10141
10142         * Revived "Leave space on head" preference in "Message" category.
10143         * A bug which clash when put the cursor to end of buffer and execute
10144         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
10145
10146 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
10147
10148         * version 0.8.11-gtk2-20030312
10149
10150 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
10151
10152         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
10153         * Modified to use Pango's API directly for font preference.
10154         * Integrated GtkTextView of textview to one widget.
10155         * Set fonts of header title in textview by "header_title" tag.
10156         * Removed some deprecated codes.
10157
10158 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
10159
10160         * Updated to 0.8.11.
10161         * Merged cygwin patch(Thanks! Sakai-san).
10162
10163 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
10164
10165         * version 0.8.10-gtk2-20030309