2006-03-09 [wwp] 2.0.0cvs125
[claws.git] / ChangeLog
1 2006-03-09 [wwp]        2.0.0cvs125
2
3         * src/addressadd.c
4         * src/foldersel.c
5         * src/prefs_common.c
6         * src/prefs_common.h
7                 remember some more windows' sizes (add to addressbook and
8                 select folder).
9
10 2006-03-09 [paul]       2.0.0cvs124
11
12         * src/plugins/pgpcore/prefs_gpg.c
13                 normalise construction of dialogue
14
15 2006-03-09 [paul]       2.0.0cvs123
16
17         * src/plugins/trayicon/Makefile.am
18                 add missing slash
19
20 2006-03-08 [colin]      2.0.0cvs122
21
22         * src/plugins/trayicon/Makefile.am
23                 Fix build in separate dir 
24                 Patch by Bamanzi <bamanzi@gmail.com>
25
26 2006-03-08 [colin]      2.0.0cvs121
27
28         * src/procmsg.c
29                 Batch move and copies from summaryview with delayed execution
30                 too
31
32 2006-03-07 [paul]       2.0.0cvs120
33
34         * src/common/utils.c
35                 fix highlighting of URIs containing "()"
36                 Patch by Pawel Pekala
37
38 2006-03-07 [paul]       2.0.0cvs119
39
40         * src/folder.c
41         * src/folder.h
42         * src/folderview.c
43                 immediately do alphabetical resort when
44                 changing a folder's name
45                 Patch by Pawel Pekala
46
47 2006-03-07 [paul]       2.0.0cvs118
48
49         * src/news.c
50         * src/news_gtk.c
51                 when unsubscribing a newsgroup, remove the
52                 folder and msgs in .sylpheed-claws/newscache
53                 Patch by Pawel Pekala <c0rn@gazeta.pl>
54
55 2006-03-07 [paul]       2.0.0cvs117
56
57         * src/textview.c
58                 fix wrong Fake URL Warning
59                 Thanks to Hiro
60
61 2006-03-07 [colin]      2.0.0cvs116
62
63         * src/imap.c
64                 Return immediately when password dialog was
65                 cancelled
66         * src/gtk/inputdialog.c
67                 Allow empty strings for passwords
68
69
70 2006-03-06 [colin]      2.0.0cvs115
71
72         * src/imap.c
73                 Prevent double-timeouts when connection fails
74
75 2006-03-06 [colin]
76
77         2.0.1-rc1 released
78
79 2006-03-06 [colin]      2.0.0cvs114
80
81         * src/imap.c
82                 Refresh session during potentially long
83                 operations
84
85 2006-03-06 [wwp]        2.0.0cvs113
86
87         * src/prefs_msg_colors.h
88                 forgot that one (custom color labels).
89
90 2006-03-06 [wwp]        2.0.0cvs112
91
92         * src/prefs_common.c
93         * src/prefs_common.h
94         * src/prefs_msg_colors.c
95         * src/summaryview.c
96         * src/summaryview.h
97         * src/gtk/colorlabel.c
98         * src/gtk/colorlabel.h
99                 colors in messages list are now customizable. Color values and names can
100                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
101                 Thanks to Paul and Colin for their help with this longstanding patch!
102
103 2006-03-06 [wwp]        2.0.0cvs111
104
105         * src/textview.c
106                 don't crash if (x)face is bad.
107
108 2006-03-05 [paul]       2.0.0cvs110
109
110         * AUTHORS
111         * configure.ac
112         * src/Makefile.am
113         * src/common/Makefile.am
114         * src/common/utils.h
115         * src/etpan/imap-thread.c
116         * src/gtk/authors.h
117         * src/plugins/clamav/Makefile.am
118         * src/plugins/demo/Makefile.am
119         * src/plugins/dillo_viewer/Makefile.am
120         * src/plugins/pgpcore/Makefile.am
121         * src/plugins/pgpcore/passphrase.c
122         * src/plugins/pgpinline/Makefile.am
123         * src/plugins/pgpmime/Makefile.am
124         * src/plugins/spamassassin/Makefile.am
125         * src/plugins/trayicon/Makefile.am
126                 fix builiding on cygwin
127                 Patch by Ralgh Young <bamanzi@gmail.com>
128
129 2006-03-04 [wwp]        2.0.0cvs109
130
131         * manual/keyboard.xml
132                 fix mixed up/down keys.
133
134 2006-03-04 [wwp]        2.0.0cvs108
135
136         * README
137         * INSTALL
138                 updated links to SpamAssassin.
139
140 2006-03-04 [wwp]        2.0.0cvs107
141
142         * manual/plugins.xml
143         * src/plugins/spamassassin/README
144                 updated SpamAssassin plugin docs to reflect new functional additions
145                 (also fix/update/documents few technical stuff more, see the README).
146
147 2006-03-04 [wwp]        2.0.0cvs106
148
149         * src/prefs_message.c
150                 normalized capitalization of message-prefs paths.
151
152 2006-03-04 [wwp]        2.0.0cvs105
153
154         * manual/advanced.xml
155                 typo.
156
157 2006-03-03 [colin]      2.0.0cvs104
158
159         * src/plugins/clamav/clamav_plugin_gtk.c
160                 Rework prefs page, patch by Fabien 
161
162 2006-03-03 [colin]      2.0.0cvs103
163
164         * src/plugins/clamav/clamav_plugin.c
165                 Set error on all errors
166
167 2006-03-03 [colin]      2.0.0cvs102
168
169         * src/common/plugin.c
170                 Initialize error to avoid crashing when a plugin fails
171                 without setting error
172
173 2006-03-02 [wwp]        2.0.0cvs101
174
175         * configure.ac
176                 fixed linker flags for libetpan support on Cygwin
177                 (thanks to H.Merijn Brand).
178
179 2006-03-02 [wwp]        2.0.0cvs100
180
181         * src/addressbook.c
182                 fix some AB error messages: one for punctuation and
183                 one wrongly duplicate (thanks, maxbritov).
184
185 2006-03-02 [wwp]        2.0.0cvs99
186
187         * src/plugins/spamassassin/spamassassin.c
188                 make sync calls to sa-learn/spamc to prevent
189                 system (whatever local or client/server) overload.
190
191 2006-03-02 [colin]      2.0.0cvs98
192
193         * src/summaryview.c
194                 Put the spam icon in the status column instead of the
195                 mark one
196
197 2006-03-01 [colin]      2.0.0cvs97
198
199         * src/plugins/spamassassin/spamassassin.c
200                 Fix segfault (g_file_set_contents fails for some 
201                 reason and err==0x2f. Can't find out why with
202                 valgrind, using working function :-)
203
204 2006-03-01 [colin]      2.0.0cvs96
205
206         * src/inc.c
207                 Offline overriding: let 'No' be cached only 3 seconds
208
209 2006-03-01 [colin]      2.0.0cvs95
210
211         * src/addr_compl.c
212         * src/addrbook.c
213         * src/addressbook.c
214         * src/addrindex.c
215         * src/folder_item_prefs.c
216         * src/headerview.c
217         * src/imap.c
218         * src/inc.c
219         * src/ldif.c
220         * src/mainwindow.c
221         * src/mh.c
222         * src/msgcache.c
223         * src/prefs_common.h
224         * src/prefs_msg_colors.c
225         * src/procheader.c
226         * src/procheader.h
227         * src/procmime.c
228         * src/procmsg.c
229         * src/procmsg.h
230         * src/send_message.h
231         * src/simple-gettext.c
232         * src/summaryview.c
233         * src/summaryview.h
234         * src/syldap.c
235         * src/textview.c
236         * src/undo.c
237         * src/common/ssl_certificate.c
238         * src/common/utils.c
239         * src/gtk/colorsel.c
240         * src/gtk/gtksctree.c
241         * src/gtk/gtkshruler.c
242         * src/plugins/trayicon/trayicon.c
243                 #if 0 goes to /dev/null
244
245 2006-03-01 [colin]      2.0.0cvs94
246
247         * src/compose.c
248         * src/imap.c
249         * src/inc.c
250         * src/inc.h
251         * src/messageview.c
252         * src/news.c
253         * src/plugins/spamassassin/spamassassin.c
254                 Allow to add information in the "working offline"
255                 window
256
257 2006-03-01 [wwp]        2.0.0cvs93
258
259         * src/plugins/spamassassin/spamassassin.c
260                 fixed spamc invocation: use a tricky temporary mini shell wrapper
261                 'cause it seems that calling `spamc ... < inputfile` with
262                 g_spawn_(a)sync simply.. erm doesn't work :-).
263
264 2006-03-01 [wwp]        2.0.0cvs92
265
266         * src/toolbar.c
267         * src/toolbar.h
268                 simplify the adding of spam/ham button to the messageview toolbar
269                 (it gets more clear now that the same button will be "Mark as spam"
270                 or "Mark as ham" according to the current message status,
271                 thanks to Colin).
272
273 2006-03-01 [wwp]        2.0.0cvs91
274
275         * src/messageview.c
276         * src/procmsg.c
277         * src/procmsg.h
278         * src/summaryview.c
279         * src/plugins/spamassassin/spamassassin.c
280         * src/plugins/spamassassin/spamassassin.h
281                 make learner callbacks return a status (0 for ok),
282                 handle it in main code to avoid setting flags when learning failed,
283                 don't learn on TCP if offline in spamassassin,
284                 thanks to Colin.
285
286                 
287
288 2006-03-01 [wwp]        2.0.0cvs90
289
290         * src/compose.c
291                 some work around the compose window's account menu,
292                 patch by Fabien Vantard.
293
294 2006-03-01 [wwp]        2.0.0cvs89
295
296         * src/plugins/spamassassin/spamassassin.c
297                 fixed bad logics, was using spamc in local mode and sa-learn
298                 in remote mode (thanks, Colin).
299
300 2006-03-01 [wwp]        2.0.0cvs88
301
302         * src/plugins/spamassassin/spamassassin.c
303         * src/plugins/spamassassin/spamassassin.h
304         * src/plugins/spamassassin/spamassassin_gtk.c
305                 made processing of emails w/ sa-plugin an option (default is TRUE),
306                 fixed Engrish some tooltips, capitalization of some debug messages
307                 and warnings. The spamassassin plugin now provides two separate
308                 services: process emails upon incorporation and spamd training.
309                 Both services (un)register independently but use some common
310                 plugin settings (transport settings, spam storage location).
311
312 2006-02-28 [wwp]        2.0.0cvs87
313
314         * src/plugins/spamassassin/spamassassin.c
315                 fix async flag to spamc cmdline execution (batch exec should
316                 be asynchronous).
317
318 2006-02-27 [wwp]        2.0.0cvs86
319
320         * src/plugins/spamassassin/spamassassin.c
321         * src/plugins/spamassassin/spamassassin.h
322         * src/plugins/spamassassin/spamassassin_gtk.c
323                 - added the ability to learn a remote spamassassin server (spamd),
324                 using spamc.
325                 - added the spamassassin option 'username', that applies to all
326                 spamassassin operations (filtering, learning, local or remote).
327                 The default username is the current unix user (if left blank
328                 from gtk prefs or config file).
329                 - commented out some unused code (notebook widget), removed unused
330                 layout (hbox1).
331                 - make more widgets sensitive to the transport type.
332
333 2006-02-27 [colin]      2.0.0cvs85
334
335         * src/plugins/spamassassin/spamassassin.c
336                 Fix sa-learn call when offline
337
338 2006-02-27 [colin]      2.0.0cvs84
339
340         * configure.ac
341         * src/Makefile.am
342         * src/mainwindow.c
343         * src/mainwindow.h
344         * src/messageview.c
345         * src/messageview.h
346         * src/prefs_toolbar.c
347         * src/procmsg.c
348         * src/stock_pixmap.c
349         * src/stock_pixmap.h
350         * src/summaryview.c
351         * src/toolbar.c
352         * src/toolbar.h
353         * src/pixmaps/ham_btn.xpm
354         * src/pixmaps/spam.xpm
355         * src/pixmaps/spam_btn.xpm
356         * src/plugins/spamassassin/spamassassin.c
357                 Add button in toolbar for spam learning
358                 Fix a few bugs from the last related commit
359                 Revert 1.9.6cvs23 which messed up shift-selection
360
361 2006-02-24 [colin]      2.0.0cvs83
362
363         * src/procmsg.c
364         * src/summaryview.c
365         * src/summaryview.h
366         * src/plugins/spamassassin/spamassassin.c
367         * src/plugins/spamassassin/spamassassin.h
368         * src/plugins/spamassassin/spamassassin_gtk.c
369                 Unregister learner when spamassassin is either
370                 disabled or over tcp
371
372 2006-02-24 [colin]      2.0.0cvs82
373
374         * src/Makefile.am
375         * src/mainwindow.c
376         * src/mainwindow.h
377         * src/procmsg.c
378         * src/procmsg.h
379         * src/stock_pixmap.c
380         * src/stock_pixmap.h
381         * src/summaryview.c
382         * src/summaryview.h
383         * src/gtk/icon_legend.c
384         * src/pixmaps/spam.xpm  ** NEW FILE **
385         * src/plugins/spamassassin/spamassassin.c
386         * src/plugins/spamassassin/spamassassin_gtk.c
387                 Add spam learning interface (Mark/Mark as 
388                 (spam|ham) menus)
389
390 2006-02-24 [wwp]        2.0.0cvs81
391
392         * src/compose.c
393         * src/compose.h
394         * src/filtering.c
395                 hide compose window when sending message in batch mode
396                 (filtering: forward and redirect). Also fixed a wrong
397                 value returned when sending failed, neutral anyway.
398                 (Colin, me) 
399
400 2006-02-24 [wwp]        2.0.0cvs80
401
402         * src/mainwindow.c
403                 use GTK+'s stock quit button. Patch by Fabien Vantard.
404
405 2006-02-24 [paul]       2.0.0cvs79
406
407         * src/news.c
408         * src/news.h
409         * src/news_gtk.c
410                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
411                 Thanks to Colin
412
413 2006-02-23 [colin]      2.0.0cvs78
414
415         * src/alertpanel.c
416                 Change OK to Close in alertpanel with View log
417                 button; add accel to View log. Patch by Fabien
418                 Vantard
419
420 2006-02-23 [wwp]        2.0.0cvs77
421
422         * src/compose.c
423                 silly me, there were much more tests to perform, since toolbars can
424                 really have down to 1 element only.
425
426 2006-02-23 [wwp]        2.0.0cvs76
427
428         * commitHelper
429                 fixed indentation from my previous commit. Fallback to VISUAL if
430                 EDITOR is not set (and to vi, at last resort).
431
432 2006-02-23 [wwp]        2.0.0cvs75
433
434         * commitHelper
435                 improved error detection (Colin, me).
436
437 2006-02-23 [wwp]        2.0.0cvs74
438
439         * src/prefs_toolbar.c
440                 simplify and fix prefs/toolbars layouting. Combos' contents can
441                 now be really displayed.
442
443 2006-02-23 [wwp]        2.0.0cvs73
444         simplifies and fix prefs/toolbars layouting. Combos' contents can now
445         be really displayed.
446
447 2006-02-22 [wwp]        2.0.0cvs72
448
449         * src/compose.c
450                 fix a typo in my previous commit (sorry!).
451
452 2006-02-22 [wwp]        2.0.0cvs71
453
454         * src/prefs_toolbar.c
455                 fix a crash when adding separators to toolbars,
456                 also fix some separator item information.
457
458 2006-02-22 [wwp]        2.0.0cvs70
459
460         * src/compose.c
461                 fix a crash when redirecting (for instance) when compose window's
462                 toolbar contents has been customized (when some buttons have been
463                 removed in fact).
464
465 2006-02-21 [wwp]        2.0.0cvs69
466
467         * src/summaryview.c
468         * src/gtk/pluginwindow.c
469         * src/plugins/pgpcore/prefs_gpg.c
470                 fix some compilation warnings (feat. remains of removed code).
471
472 2006-02-21 [wwp]        2.0.0cvs68
473
474         * src/gtk/gtkutils.c
475                 fix two compilation issues, thanks to Stephan Sachse.
476
477 2006-02-20 [colin]      2.0.0cvs67
478
479         * src/mainwindow.c
480                 Don't reselect displayed mail on refocus
481                 This fixes actions misbehaving 
482
483 2006-02-20 [wwp]        2.0.0cvs66
484
485         * src/summaryview.c
486         * src/gtk/gtksctree.c
487         * src/gtk/gtkshruler.c
488                 changed more runtime typecast checks.
489
490 2006-02-20 [wwp]        2.0.0cvs65
491
492         * src/summary_search.c
493                 find all - summaryview refresh issue fixed, thanks to Colin.
494
495 2006-02-20 [wwp]        2.0.0cvs64
496
497         * src/gtk/gtkutils.c
498                 better runtime typecast checks.
499
500 2006-02-20 [wwp]        2.0.0cvs63
501
502         * src/summary_search.c
503                 enhancements to the summary search:
504                         - add the ability to stop the running search
505                           (upon ESC-key press, new Stop button or when Clear button is pressed)
506                         - don't search if no criteria (From/To/Subject/Body) is set
507                         - ensure that a busy mouse pointer is always shown when searching,
508                           show it even a bit earlier
509
510 2006-02-19 [colin]      2.0.0cvs62
511
512         * src/compose.c
513         * src/imap.c
514         * src/etpan/imap-thread.c
515         * src/etpan/imap-thread.h
516                 (Future) IMAP speed improvement on sending
517                 Will require a libetpan update
518         * src/summaryview.c
519         * src/gtk/quicksearch.c
520                 Make quicksearch clearable while running.
521
522 2006-02-17 [colin]      2.0.0cvs61
523
524         * src/imap.c
525         * src/etpan/imap-thread.c
526         * src/etpan/imap-thread.h
527                 Check for IMAP certificates
528                 ** Requires libetpan-0.42-cvs4 
529                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
530
531 2006-02-17 [colin]      2.0.0cvs60
532
533         * src/messageview.c
534         * src/prefs_common.c
535         * src/prefs_common.h
536         * src/prefs_message.c
537                 Add pref to display HTML-only mails with plugin, 
538                 if possible (defaulting to FALSE of course).
539
540 2006-02-16 [colin]      2.0.0cvs59
541
542         * src/main.c
543         * src/common/plugin.c
544         * src/common/plugin.h
545         * src/gtk/pluginwindow.c
546                 Keep track of requested (but unloaded) plugins
547                 in some error cases.
548
549 2006-02-16 [wwp]        2.0.0cvs58
550
551         * src/gtk/gtkaspell.c
552         * src/gtk/gtkaspell.h
553         * src/prefs_spelling.c
554         * src/compose.c
555         * src/prefs_common.c
556         * src/prefs_common.h
557                 implemented new optional spellchecker behaviour: re-check message when
558                 dictionary got changed (from compose-window/context-menu/Change dictionary).
559
560 2006-02-16 [wwp]        2.0.0cvs57
561
562         * src/quote_fmt_parse.y
563                 pclose popen'ed pipe.
564
565 2006-02-15 [colin]      2.0.0cvs56
566
567         * src/mimeview.c
568         * src/mimeview.h
569                 Let MimeViewers know which MimeView they
570                 depend of.
571         * src/summaryview.c
572                 Swap From/To columns in Sent/Queue/Drafts
573                 folders
574         * src/etpan/imap-thread.c
575                 Use mailstream_low_tls_open() for STARTTLS
576                 instead of mailstream_low_ssl_open()
577                 ** REQUIRES libetpan 0.42cvs3 **
578
579 2006-02-15 [wwp]        2.0.0cvs55
580
581         * src/compose.c
582         * src/compose.h
583         * src/message_search.c
584         * src/message_search.h
585         * src/textview.c
586         * src/gtk/gtkutils.c
587         * src/gtk/gtkutils.h
588                 added the ability to Find text in the compose window (and a bit
589                 of code factorization).
590
591 2006-02-15 [wwp]        2.0.0cvs54
592
593         * src/prefs_gtk.c
594                 yet another one file was missing (fix for some widgets' sensitivity).
595                 Thanks Colin!
596
597 2006-02-15 [wwp]        2.0.0cvs53
598
599         * src/prefs_gtk.h
600                 oops forgot that file (fix for some widgets' sensitivity).
601
602 2006-02-15 [wwp]        2.0.0cvs52
603
604         * src/summary_search.c
605                 implemented advanced summary search options (added the ability
606                 to use matcher conditions in an advanced search mode).
607
608 2006-02-15 [wwp]        2.0.0cvs51
609
610         * src/plugins/pgpcore/prefs_gpg.c
611         * src/prefs_account.c
612                 fix some widget sensitivity, mostly around some labels in
613                 account prefs.
614
615 2006-02-15 [paul]       2.0.0cvs50
616
617         * manual/advanced.xml
618                 improve Templates info
619                 written by wwp
620
621 2006-02-14 [colin]      2.0.0cvs49
622
623         * src/pixmaps/address_book.xpm
624         * src/pixmaps/preferences.xpm
625         * src/pixmaps/properties.xpm
626                 Fix pixmap size - patch by Fabien Vantard
627
628 2006-02-13 [colin]      2.0.0cvs48
629
630         * src/procmime.c
631                 Add missing fclose()s on error
632         * src/textview.c
633                 Remove unused code
634         * src/common/utils.c
635                 Fix temp files not being deleted on windows
636         Patches by Thomas Gilgin
637
638 2006-02-13 [colin]      2.0.0cvs47
639
640         * src/mainwindow.c
641                 Fix exit crash
642
643 2006-02-13 [wwp]        2.0.0cvs46
644
645         * src/plugins/pgpcore/prefs_gpg.c
646                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
647
648 2006-02-12 [colin]      2.0.0cvs45
649
650         * src/folderview.c
651         * src/main.c
652         * src/mainwindow.c
653                 Fix "stuff" when quitting
654
655 2006-02-12 [wwp]        2.0.0cvs44
656
657         * src/prefs_themes.c
658                 fix typos in debug messages.
659
660 2006-02-11 [colin]      2.0.0cvs43
661
662         * src/summaryview.c
663                 don't allow drag/drop from ourself
664
665 2006-02-10 [wwp]        2.0.0cvs42
666
667         * src/exporthtml.c
668         * src/html.c
669         * src/html.h
670         * src/procmime.c
671         * src/textview.c
672                 renamed html_ prefixed functions and data structures to avoid
673                 namespace clashes w/ other software (gtkhtml2 for instance).
674                 Closes bug #907.
675
676
677 2006-02-09 [colin]      2.0.0cvs41
678
679         * src/summaryview.c
680                 Fix shitty logic messed up. Thanks Ticho for the hint!
681
682 2006-02-09 [wwp]        2.0.0cvs40
683
684         * src/gtk/about.c
685         * src/compose.c
686         * src/prefs_account.c
687         * src/prefs_gtk.h
688         * src/editaddress.c
689                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
690                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
691                 Browse buttons in accounts prefs.
692
693 2006-02-09 [colin]      2.0.0cvs39
694
695         * src/matcher.c
696                 Check for pointer before using its members
697         * src/gtk/gtksourceprintjob.c
698                 Fix a wrong warning
699
700 2006-02-09 [wwp]        2.0.0cvs38
701
702         * src/gtk/filesel.c
703                 fix few compiler warnings (type mismatch).
704
705 2006-02-09 [paul]       2.0.0cvs37
706
707         * po/fr.po
708                 updated by Fabien Vantard
709
710 2006-02-08 [colin]      2.0.0cvs36
711
712         * src/prefs_common.c
713         * src/common/defs.h
714         * src/common/plugin.c
715                 allow windows and linux configurations to coexist
716                 patch by Thomas Gilgin
717
718 2006-02-08 [colin]      2.0.0cvs35
719
720         * src/filtering.c
721         * src/matcher.c
722         * src/matcher.h
723         * src/matcher_parser_parse.y
724         * src/prefs_filtering_action.c
725         * src/prefs_matcher.c
726                 Add the "Ignore thread" filtering
727                 action
728
729 2006-02-08 [colin]      2.0.0cvs34
730
731         * src/compose.c
732         * src/procmime.c
733         * src/procmime.h
734                 Fix bug #905 (damaged attachment)
735                 text files with raw \0's aren't really text files
736         FOR_STABLE
737
738 2006-02-08 [colin]      2.0.0cvs33
739
740         * src/summaryview.c
741                 Fix crasher introduced yesterday
742
743 2006-02-08 [wwp]        2.0.0cvs32
744
745         * src/compose.c
746         * src/compose.h
747                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
748
749 2006-02-08 [wwp]        2.0.0cvs31
750
751         * src/prefs_template.c
752                 templates enhancement: allow address completion for Cc and Bcc fields
753                 (it was currently possible for the To field only)
754
755 2006-02-08 [colin]      2.0.0cvs30
756
757         * src/compose.c
758                 Don't unblock if not blocked
759         FOR_STABLE
760
761 2006-02-07 [colin]      2.0.0cvs29
762
763         * src/action.c
764                 Forgot to refresh summaryview
765
766 2006-02-07 [colin]      2.0.0cvs28
767
768         * src/action.c
769                 Freeze/thaw message list and folder list while
770                 processing %as{} actions 
771         * src/compose.c
772                 Fix auto-wrap disabling after a middle-click
773                 paste - FOR_STABLE
774
775 2006-02-07 [paul]       2.0.0cvs27
776
777         * src/folder.c
778                 fix freeing of uninitialised pointers
779                 Thanks to Colin
780
781 2006-02-06 [colin]      2.0.0cvs26
782
783         * src/folder.c
784                 Use g_slist_prepend in potentially big list
785
786 2006-02-06 [colin]      2.0.0cvs25
787
788         * src/folder.c
789                 Completely skip processing if it doesn't 
790                 exist (faster!)
791
792 2006-02-06 [colin]      2.0.0cvs24
793
794         * src/folder.c
795         * src/summaryview.c
796                 Batch filtering in summaryview (from Tools menu)
797                 and pre/post//-processing too
798
799 2006-02-06 [colin]      2.0.0cvs23
800
801         * src/procmsg.h
802         * src/filtering.c
803                 Use a special field for batch filtering instead
804                 of stepping on deferred execution's toes
805
806 2006-02-06 [colin]      2.0.0cvs22
807
808         * src/action.c
809         * src/filtering.c
810         * src/filtering.h
811         * src/folder.c
812         * src/summaryview.c
813                 Fix filtering via menus and actions
814
815 2006-02-06 [colin]      2.0.0cvs21
816
817         * src/imap.c
818                 Put the added file directly to cache if possible (will work
819                 with next libetpan)
820         * src/filtering.c
821         * src/filtering.h
822         * src/inc.c
823         * src/folder.c
824         * src/mbox.c
825         * src/procmsg.h
826                 Move and copy filtered messages by batches instead of one
827                 by one - faster on IMAP
828         * src/procmsg.c
829                 Add a function that'll possibly be useful later
830
831 2006-02-06 [colin]      2.0.0cvs20
832
833         * src/addressbook.c
834                 Use internal mime-type instead of text/plain for d'n'd
835         * src/compose.c
836                 Allow attaching files from mimeview's icon list via d'n'd
837         * src/folderview.c
838         * src/folderview.h
839                 Use internal mime-type instead of text/plain for d'n'd
840                 Don't try to selected opened folder if none is
841                 Factorize d'n'd from other apps code
842         * src/headerview.c
843         * src/textview.c
844         * src/gtk/gtkutils.c
845         * src/gtk/gtkutils.h
846                 Factorize Face/X-Face stuff
847         * src/mimeview.c
848                 Fix d'n'd to other apps
849         * src/prefs_message.c
850                 Let the XFace pref be usable without libcompface as it also
851                 applies to Face
852         * src/summaryview.c
853                 Fix d'n'd to other apps
854                 Factorize d'n'd from other apps code
855
856 2006-02-06 [wwp]        2.0.0cvs19
857
858         * po/it.po
859                 Italian translation fixes by Andrea Spadaccini (no more confusion
860                 between filtering and processing, and few changes in the About
861                 dialog).
862
863
864 2006-02-06 [mones]      2.0.0cvs18
865
866         * src/gtk/icon_legend.c
867                 Improved descriptions allowing better translations
868
869 2006-02-05 [colin]      2.0.0cvs17
870
871         * src/imap.c
872                 Add the f*cking missing expunge that caused imap_fetch_env
873                 to fail after an add_msgs ! :-///
874         * src/etpan/imap-thread.c
875                 Add a bit of debug
876         FOR_STABLE
877
878 2006-02-05 [colin]      2.0.0cvs16
879
880         * src/common/utils.c
881                 Don't check for return-path (or we can't put
882                 back non-sent mails)
883
884 2006-02-05 [colin]      2.0.0cvs15
885
886         * src/textview.c
887                 Don't try to display Face header in textview
888                 when teh headerview's active
889
890 2006-02-05 [colin]      2.0.0cvs14
891
892         * tools/tbird2syl.py
893         * tools/Makefile.am
894                 Add script to import Thunderbird mails
895
896 2006-02-05 [colin]      2.0.0cvs13
897
898         * src/headerview.c
899         * src/procheader.c
900         * src/procmsg.c
901         * src/procmsg.h
902         * src/textview.c
903                 Show Face headers - patch partially by Klaus Flittner
904
905 2006-02-05 [colin]      2.0.0cvs12
906
907         * src/folderview.c
908         * src/summaryview.c
909         * src/common/utils.c
910         * src/common/utils.h
911                 Let dnd work from mime icons to summaryview
912                 and to folderview too
913                 Add a crude test to avoid trying to add files
914                 drag'n'dropped when they're not mails
915
916 2006-02-04 [colin]      2.0.0cvs11
917
918         * src/summaryview.c
919         * src/mimeview.c
920                 Fix utf8 conversion
921
922 2006-02-04 [colin]      2.0.0cvs10
923
924         * src/compose.c
925         * src/folderview.c
926         * src/mimeview.c
927         * src/summaryview.c
928         * src/summaryview.h
929                 Added various drag and drop capas:
930                 From                    To
931                 summaryview             other apps
932                 mimeview icons          other apps
933                 other apps              summaryview
934                 other apps              folderview
935
936                 This shouldn't have broken the existing:
937                 From                    To
938                 summaryview             folderview
939                 folderview              folderview
940                 summaryview             compose's attachments
941
942         Tests welcomed.
943
944 2006-02-02 [paul]       2.0.0cvs9
945
946         * src/mainwindow.c
947                 move global option 'Set displayed columns...' out
948                 of folder option grouping.
949                 fix sensitivity of 'harvest addresses'
950         FOR_STABLE
951
952 2006-02-01 [colin]      2.0.0cvs8
953
954         * src/mimeview.c
955                 Revert the alertpanel patch, it sucks (intrusive
956                 and gets in the way of "open")
957
958 2006-02-01 [colin]      2.0.0cvs7
959
960         * src/compose.c
961         * src/prefs_account.c
962         * src/prefs_common.c
963         * src/common/defs.h
964         * src/common/utils.c
965         * src/common/utils.h
966                 Add ability to edit the signature file
967                 from the account preferences, and use
968                 a default for the text editor.
969                 Patch by Fabien Vantard
970
971 2006-02-01 [colin]      2.0.0cvs6
972
973         * src/mimeview.c
974                 Try to get mime type by extension if it is
975                 application/octet-stream
976                 Display a window with possible choices when
977                 encountering unknown mime types
978         * src/gtk/filesel.c
979         * src/gtk/filesel.h
980                 Add preview
981                 Allow multiple selection in filtered filesel
982                 (patch by Fabien Vantard)
983         * src/gtk/pluginwindow.c
984                 Use it (patch by Fabien Vantard)
985
986 2006-02-01 [paul]       2.0.0cvs5
987
988         * src/jpilot.c
989                 fix crash on creating jpilot address book
990                 Thanks to Colin - FOR_STABLE
991         * src/prefs_summaries.c
992         * src/prefs_wrapping.c
993         * src/gtk/icon_legend.c
994         * src/gtk/quicksearch.c
995                 string fixes and additions
996
997 2006-02-01 [paul]       2.0.0cvs4
998
999         * src/compose.c
1000         * src/mainwindow.c
1001         * src/messageview.c
1002         * src/prefs_send.c
1003                 add Arabic encoding option
1004                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
1005
1006 2006-01-31 [colin]      2.0.0cvs3
1007
1008         * src/plugins/pgpcore/passphrase.c
1009                 Convert passphrase to locale encoding
1010         * src/compose.c
1011                 Fix drafting on IMAP. Crappy bug sneaked in
1012                 the release :-/
1013         FOR_STABLE
1014
1015 2006-01-30 [paul]       2.0.0cvs2
1016
1017         * src/gtk/icon_legend.c
1018                 show the new entries
1019
1020 2006-01-30 [colin]      2.0.0cvs1
1021
1022         * src/manual.c
1023                 Check for the file to be present before 
1024                 enabling the menu - FOR_STABLE
1025         * src/gtk/icon_legend.c
1026                 Add folders icons (not all of them, there
1027                 are too much, but the most intriguing ones)
1028
1029 2006-01-30 [paul]       2.0.0
1030
1031         version 2.0.0 released
1032
1033 2006-01-30 [paul]       1.9.100cvs200
1034
1035         * manual/faq.xml
1036         * manual/gpl.xml
1037         * manual/intro.xml
1038         * manual/starting.xml
1039         * manual/sylpheed-claws-manual.xml
1040                 fixes, additions
1041
1042 2006-01-29 [mones]      1.9.100cvs199
1043
1044         * manual/account.xml
1045         * manual/advanced.xml
1046         * manual/glossary.xml
1047                 Some typos fixed, added LDIF term to glossary
1048         * po/es.po
1049                 Fixed leading plus symbol
1050
1051 2006-01-29 [paul]       1.9.100cvs198
1052
1053         * po/fi.po
1054         * po/sk.po
1055                 updated by Tommi Pirinen and Andrej Kacian
1056
1057 2006-01-29 [paul]       1.9.100cvs197
1058
1059         * src/gtk/authors.h
1060                 remove duplicates
1061
1062 2006-01-29 [paul]       1.9.100cvs196
1063
1064         * AUTHORS
1065         * po/nl.po
1066         * src/gtk/authors.h
1067         * tools/claws.i18n.status.pl
1068                 nl translation updated by Tim Dijkstra
1069
1070 2006-01-29 [paul]       1.9.100cvs195
1071
1072         * po/sr.po
1073         * po/sv.po
1074                 updated by Aleksandar Urosevic and Anders Troback
1075
1076 2006-01-28 [colin]      1.9.100cvs194
1077
1078         * src/gtk/gtksourceprintjob.c
1079                 Don't fiddle with PangoLayout when we
1080                 have an image
1081
1082 2006-01-28 [paul]       1.9.100cvs193
1083
1084         * AUTHORS
1085         * po/el.po
1086         * po/zh_CN.po
1087         * src/gtk/authors.h
1088         * tools/claws.i18n.status.pl
1089                 updated translations submitted by Stavros Giannouris
1090                 and Ralgh Young
1091
1092 2006-01-27 [colin]      1.9.100cvs192
1093
1094         * src/summaryview.c
1095         * src/gtk/gtksourceprintjob.c
1096                 Add image printing 
1097                 (libgnomeprint only, of course)
1098
1099 2006-01-27 [paul]       1.9.100cvs191
1100
1101         * po/fr.po
1102         * po/it.po
1103                 updated by Fabien Vantard and Andrea Spadaccini
1104
1105 2006-01-26 [colin]      1.9.100cvs190
1106
1107         * manual/Makefile.am
1108         * configure.ac
1109                 Make building the manual optional 
1110                 (--disable-manual)
1111
1112 2006-01-26 [paul]       1.9.100cvs189
1113
1114         * manual/glossary.xml
1115         * manual/plugins.xml
1116                 edited
1117         * po/en_GB.po
1118                 updated
1119
1120 2006-01-26 [paul]       1.9.100cvs188
1121
1122         * src/prefs_display_header.c
1123         * src/prefs_folder_column.c
1124         * src/prefs_msg_colors.c
1125         * src/prefs_summaries.c
1126         * src/prefs_summary_column.c
1127                 HIGify
1128
1129 2006-01-25 [colin]      1.9.100cvs187
1130
1131         * src/imap.c
1132                 Don't allow moving/copying mails between
1133                 queue/drafts and non-queue/drafts folders
1134                 Fixes bug #897 (message header is resetted 
1135                 if one is copied to Drafts)
1136
1137 2006-01-25 [colin]      1.9.100cvs186
1138
1139         * src/folder.c
1140         * src/mainwindow.c
1141                 Fix subscribed folders not found
1142         * src/compose.c
1143                 Don't try to encode as original mail's charset
1144                 if it's ascii 
1145
1146 2006-01-25 [paul]       1.9.100cvs185
1147
1148         * AUTHORS
1149         * po/Makevars
1150                 updated
1151         * po/de.po
1152         * po/pl.po
1153         * po/pt_BR.po
1154         * po/sr.po
1155                 updates submitted by Stephan Sachse, Emilian Nowak
1156                 and Quar, Frederico Goncalves Guimaraes, and
1157                 Aleksandar Urosevic
1158                 Fix Bug 896, 'PT_BR locale broken'.
1159         * src/gtk/authors.h
1160                 updated
1161
1162 2006-01-24 [mones]      1.9.100cvs184
1163
1164         * manual/glossary.xml
1165                 All current terms finished. Reviewers welcome ;-)
1166         * manual/keyboard.xml
1167                 Fixed column width for pdf output.
1168         * po/es.po
1169                 Updated
1170
1171 2006-01-24 [paul]       1.9.100cvs183
1172
1173         * manual/glossary.xml
1174                 fix id name
1175         * manual/dist/html/Makefile.am
1176         * manual/dist/pdf/Makefile.am
1177         * manual/dist/ps/Makefile.am
1178         * manual/dist/txt/Makefile.am
1179                 fix make deps
1180                 Thanks to Colin
1181
1182 2006-01-24 [mones]      1.9.100cvs182
1183
1184         * manual/glossary.xml
1185                 Nearly finished, some terms missing.
1186
1187 2006-01-23 [paul]       1.9.100cvs181
1188
1189         * manual/dist/html/Makefile.am
1190         * manual/dist/pdf/Makefile.am
1191         * manual/dist/ps/Makefile.am
1192         * manual/dist/txt/Makefile.am
1193         * src/mainwindow.c
1194                 re-enable manual
1195                 Thanks to Colin
1196
1197 2006-01-22 [colin]      1.9.100cvs180
1198
1199         * src/compose.c
1200         * src/gtk/gtkaspell.c
1201                 Don't deselect stuff before right-clicking, with aspell.
1202                 (This prevented right-click Copy, for example).
1203                 Thanks to Clo!
1204
1205 2006-01-22 [paul]       1.9.100cvs179
1206
1207         * src/summary_search.c
1208                 don't fix the widget size as it causes problems
1209                 under localisation.
1210                 Thanks to Emilian Nowak
1211
1212 2006-01-21 [paul]       1.9.100cvs178
1213
1214         * src/prefs_themes.c
1215                 fix broken underlining of label text
1216                 with some translations
1217
1218 2006-01-21 [colin]      1.9.100cvs177
1219
1220         * po/fr.po
1221                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
1222
1223 2006-01-20 [colin]      1.9.100cvs176
1224
1225         * configure.ac
1226         * Makefile.am
1227         * manual/Makefile
1228         * manual/dist/html/.cvsignore
1229         * manual/dist/html/Makefile.am
1230         * manual/dist/pdf/.cvsignore
1231         * manual/dist/pdf/Makefile.am
1232         * manual/dist/ps/.cvsignore
1233         * manual/dist/ps/Makefile.am
1234         * manual/dist/txt/.cvsignore
1235         * manual/dist/txt/Makefile.am
1236                 Autotool-ize manual
1237
1238 2006-01-20 [paul]       1.9.100cvs175
1239
1240         * manual/handling.xml
1241                 make Filtering and Searching entries easier to find
1242         * manual/keyboard.xml
1243                 add the remaining default keybinds
1244         * src/prefs_summaries.c
1245                 update the default keybinds
1246
1247 2006-01-20 [paul]       1.9.100cvs174
1248
1249         * src/addressbook.c
1250         * src/addrgather.c
1251         * src/addrharvest.c
1252         * src/editaddress.c
1253         * src/editgroup.c
1254         * src/exphtmldlg.c
1255         * src/expldifdlg.c
1256         * src/exporthtml.c
1257         * src/exportldif.c
1258         * src/ldif.c
1259                 replace 'e-mail' with 'email'
1260         * src/summary_search.c
1261                 add mnemonic to "Find all" button
1262
1263 2006-01-20 [wwp]        1.9.100cvs173
1264
1265         * src/export.c
1266         * src/import.c
1267                 touched mbox import/export buttons for HIG-compliance
1268
1269 2006-01-19 [paul]       1.9.100cvs172
1270
1271         * manual/account.xml
1272         * manual/addrbook.xml
1273         * manual/advanced.xml
1274         * manual/faq.xml
1275         * manual/handling.xml
1276         * manual/intro.xml
1277         * manual/plugins.xml
1278         * manual/starting.xml
1279                 more editing
1280
1281 2006-01-19 [paul]       1.9.100cvs171
1282
1283         * src/toolbar.c
1284                 allow use of trash button while receiving
1285                 Thanks to Colin
1286
1287 2006-01-19 [wwp]        1.9.100cvs170
1288
1289         * src/gtk/quicksearch.c
1290         * src/compose.c
1291                 force text color to black when yellow background is set
1292
1293 2006-01-19 [colin]      1.9.100cvs169
1294
1295         * src/plugins/trayicon/trayicon.c
1296                 Gray out Get Mail when already getting mail
1297
1298 2006-01-18 [paul]       1.9.100cvs168
1299
1300         * src/compose.c
1301                 give widget yellow background was To is
1302                 set via folder prefs
1303         * src/gtk/quicksearch.c
1304                 give widget yellow background when quick
1305                 search is active.
1306                 Thanks to Colin
1307
1308 2006-01-18 [paul]       1.9.100cvs167
1309
1310         * doc/man/sylpheed-claws.1
1311                 add --subscribe option
1312
1313 2006-01-18 [paul]       1.9.100cvs166
1314
1315         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1316         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1317                 use %U instead of %F (%F is broken for user installed
1318                 files in kde 3.5)
1319
1320 2006-01-18 [colin]      1.9.100cvs165
1321
1322         * src/summaryview.c
1323                 Default to Yes in "No more * messages" dialogs
1324
1325 2006-01-17 [colin]      1.9.100cvs164
1326
1327         * src/compose.c
1328                 Possibly fix an invalid iterator causing
1329                 crash
1330
1331 2006-01-17 [colin]      1.9.100cvs163
1332
1333         * src/mimeview.c
1334                 Fix crash when the image disappears under the
1335                 image viewer
1336
1337 2006-01-16 [colin]      1.9.100cvs162
1338
1339         * src/compose.c
1340                 Fix reenabling autowrap
1341
1342 2006-01-16 [colin]      1.9.100cvs161
1343
1344         * src/compose.c
1345                 reset quote_len before getting quote_str
1346
1347 2006-01-16 [colin]      1.9.100cvs160
1348
1349         * src/account.c
1350         * src/account.h
1351         * src/folder.c
1352         * src/imap_gtk.c
1353         * src/mh_gtk.c
1354                 Fix bug #883 (default inbox does not track folder move)
1355
1356 2006-01-16 [colin]      1.9.100cvs159
1357
1358         * src/compose.c
1359         * src/plugins/pgpcore/passphrase.c
1360                 More buttons fixes
1361
1362 2006-01-16 [paul]       1.9.100cvs158
1363
1364         * src/prefs_actions.c
1365         * src/prefs_filtering_action.c
1366         * src/prefs_matcher.c
1367         * src/quote_fmt.c
1368         * src/gtk/description_window.c
1369         * src/gtk/description_window.h
1370         * src/gtk/quicksearch.c
1371                 description window cleanups
1372
1373 2006-01-15 [colin]      1.9.100cvs157
1374
1375         * src/addressbook.c
1376         * src/prefs_filtering.c
1377                 Same here
1378
1379 2006-01-15 [colin]      1.9.100cvs156
1380
1381         * src/folderview.c
1382         * src/mainwindow.c
1383                 Same for "Empty trash"
1384
1385 2006-01-15 [colin]      1.9.100cvs155
1386
1387         * src/inc.c
1388                 Override offline dialog had Yes by default
1389
1390 2006-01-15 [colin]      1.9.100cvs154
1391
1392         * src/summaryview.c
1393                 Delete selected messages? previously had Yes the default
1394
1395 2006-01-15 [colin]      1.9.100cvs153
1396
1397         * src/folder.c
1398         * src/folder.h
1399         * src/main.c
1400                 Check if a mailbox is loaded after all
1401                 plugins are loaded.
1402
1403 2006-01-15 [colin]      1.9.100cvs152
1404
1405         * src/folder.c
1406                 Don't start wizard when there are unloaded folders (will help
1407                 people with only mbox or maildir mailboxes)
1408
1409 2006-01-14 [colin]      1.9.100cvs151
1410
1411         * src/addressbook.c
1412         * src/expldifdlg.c
1413         * src/importldif.c
1414         * src/importmutt.c
1415         * src/importpine.c
1416         * src/mh_gtk.c
1417                 More HIG compliance and fixes
1418
1419 2006-01-14 [colin]      1.9.100cvs150
1420
1421         * src/prefs_filtering_action.c
1422         * src/foldersel.c
1423                 Two forgotten button order changes
1424
1425 2006-01-14 [colin]      1.9.100cvs149
1426
1427         * src/account.c
1428         * src/addressbook.c
1429         * src/compose.c
1430         * src/folderview.c
1431         * src/imap_gtk.c
1432         * src/mainwindow.c
1433         * src/mh_gtk.c
1434         * src/news_gtk.c
1435         * src/prefs_actions.c
1436         * src/prefs_customheader.c
1437         * src/prefs_filtering.c
1438         * src/prefs_matcher.c
1439         * src/prefs_template.c
1440         * src/ssl_manager.c
1441         * src/summaryview.c
1442         * src/textview.c
1443         * src/toolbar.c
1444                 All deletion confirmations are now "Cancel, Delete" 
1445                 instead of "No, Yes"
1446                 Clarified most of the other "No, Yes" to 
1447                 "Cancel, Descriptive_action"
1448                 Rechanged the "Entry not saved" alerts to have 
1449                 "Close, Continue editing"
1450
1451
1452 2006-01-14 [paul]
1453
1454         * 2.0.0-rc4 released
1455
1456 2006-01-14 [paul]       1.9.100cvs148
1457
1458         * src/account.c
1459         * src/addressadd.c
1460         * src/addressbook.c
1461         * src/compose.c
1462         * src/editaddress.c
1463         * src/editbook.c
1464         * src/editgroup.c
1465         * src/editjpilot.c
1466         * src/editldap.c
1467         * src/editvcard.c
1468         * src/exphtmldlg.c
1469         * src/expldifdlg.c
1470         * src/folderview.c
1471         * src/grouplistdialog.c
1472         * src/imap_gtk.c
1473         * src/importmutt.c
1474         * src/importpine.c
1475         * src/inc.c
1476         * src/main.c
1477         * src/mainwindow.c
1478         * src/message_search.c
1479         * src/messageview.c
1480         * src/mh_gtk.c
1481         * src/mimeview.c
1482         * src/news_gtk.c
1483         * src/prefs_actions.c
1484         * src/prefs_customheader.c
1485         * src/prefs_filtering.c
1486         * src/prefs_matcher.c
1487         * src/prefs_template.c
1488         * src/prefs_themes.c
1489         * src/ssl_manager.c
1490         * src/summary_search.c
1491         * src/summaryview.c
1492         * src/textview.c
1493         * src/toolbar.c
1494         * src/gtk/foldersort.c
1495         * src/gtk/gtkaspell.c
1496         * src/gtk/inputdialog.c
1497         * src/gtk/prefswindow.c
1498         * src/plugins/pgpcore/select-keys.c
1499         * src/plugins/trayicon/trayicon.c
1500                 HIG compliant button order
1501
1502 2006-01-14 [mones]      1.9.100cvs147
1503
1504         * po/es.po
1505                 Updated translation
1506
1507 2006-01-13 [paul]       1.9.100cvs146
1508
1509         * AUTHORS
1510         * ChangeLog
1511         * src/gtk/authors.h
1512                 add Joshua M. Kwan to contributors list
1513
1514 2006-01-13 [colin]      1.9.100cvs145
1515
1516         * src/gtk/quicksearch.c
1517                 Don't refocus quick search after executing (Esc or Enter)
1518                 Allows to '/'search something then move up/down in 
1519                 summaryview, and to Esc a search and be back in the 
1520                 summaryview
1521
1522 2006-01-13 [paul]       1.9.100cvs144
1523
1524         * src/plugins/pgpinline/pgpinline.c
1525                 support Content-Type 'application/pgp'
1526                 patch by Joshua M. Kwan <joshuak@users.sf.net>
1527
1528 2006-01-13 [paul]       1.9.100cvs143
1529
1530         * manual/account.xml
1531                 make mention of partial retrieval
1532                 thanks to Colin
1533
1534 2006-01-13 [paul]       1.9.100cvs142
1535
1536         * src/account.c
1537         * src/account.h
1538         * src/action.c
1539         * src/action.h
1540         * src/adbookbase.h
1541         * src/addr_compl.c
1542         * src/addr_compl.h
1543         * src/addrbook.c
1544         * src/addrcache.c
1545         * src/addrcache.h
1546         * src/addrcindex.c
1547         * src/addrcindex.h
1548         * src/addrclip.c
1549         * src/addrclip.h
1550         * src/addrdefs.h
1551         * src/addressadd.c
1552         * src/addressadd.h
1553         * src/addressbook.c
1554         * src/addressbook.h
1555         * src/addrgather.c
1556         * src/addrgather.h
1557         * src/addrharvest.c
1558         * src/addrharvest.h
1559         * src/addrindex.c
1560         * src/addrindex.h
1561         * src/addritem.c
1562         * src/addritem.h
1563         * src/addrquery.c
1564         * src/addrquery.h
1565         * src/addrselect.c
1566         * src/addrselect.h
1567         * src/alertpanel.c
1568         * src/alertpanel.h
1569         * src/browseldap.c
1570         * src/browseldap.h
1571         * src/codeconv.c
1572         * src/codeconv.h
1573         * src/compose.c
1574         * src/compose.h
1575         * src/customheader.c
1576         * src/customheader.h
1577         * src/displayheader.c
1578         * src/displayheader.h
1579         * src/editaddress.c
1580         * src/editaddress.h
1581         * src/editbook.c
1582         * src/editbook.h
1583         * src/editgroup.c
1584         * src/editgroup.h
1585         * src/editjpilot.c
1586         * src/editjpilot.h
1587         * src/editldap.c
1588         * src/editldap.h
1589         * src/editldap_basedn.c
1590         * src/editldap_basedn.h
1591         * src/editvcard.c
1592         * src/editvcard.h
1593         * src/exphtmldlg.c
1594         * src/exphtmldlg.h
1595         * src/expldifdlg.c
1596         * src/expldifdlg.h
1597         * src/export.h
1598         * src/exporthtml.c
1599         * src/exporthtml.h
1600         * src/exportldif.c
1601         * src/exportldif.h
1602         * src/filtering.c
1603         * src/filtering.h
1604         * src/folder.c
1605         * src/folder.h
1606         * src/folder_item_prefs.c
1607         * src/folder_item_prefs.h
1608         * src/foldersel.c
1609         * src/foldersel.h
1610         * src/folderutils.c
1611         * src/folderutils.h
1612         * src/folderview.c
1613         * src/folderview.h
1614         * src/grouplistdialog.c
1615         * src/grouplistdialog.h
1616         * src/headerview.c
1617         * src/html.c
1618         * src/html.h
1619         * src/image_viewer.c
1620         * src/image_viewer.h
1621         * src/imap.c
1622         * src/imap.h
1623         * src/imap_gtk.c
1624         * src/imap_gtk.h
1625         * src/import.h
1626         * src/importldif.c
1627         * src/importldif.h
1628         * src/importmutt.c
1629         * src/importmutt.h
1630         * src/importpine.c
1631         * src/importpine.h
1632         * src/inc.c
1633         * src/inc.h
1634         * src/jpilot.c
1635         * src/jpilot.h
1636         * src/ldapctrl.c
1637         * src/ldapctrl.h
1638         * src/ldaplocate.c
1639         * src/ldaplocate.h
1640         * src/ldapquery.c
1641         * src/ldapquery.h
1642         * src/ldapserver.c
1643         * src/ldapserver.h
1644         * src/ldaputil.c
1645         * src/ldaputil.h
1646         * src/ldif.c
1647         * src/ldif.h
1648         * src/main.c
1649         * src/main.h
1650         * src/mainwindow.c
1651         * src/mainwindow.h
1652         * src/manual.c
1653         * src/manual.h
1654         * src/mbox.c
1655         * src/mbox.h
1656         * src/message_search.c
1657         * src/message_search.h
1658         * src/messageview.c
1659         * src/messageview.h
1660         * src/mh.c
1661         * src/mh.h
1662         * src/mh_gtk.c
1663         * src/mh_gtk.h
1664         * src/mimeview.c
1665         * src/mimeview.h
1666         * src/msgcache.c
1667         * src/msgcache.h
1668         * src/mutt.c
1669         * src/mutt.h
1670         * src/news.c
1671         * src/news.h
1672         * src/news_gtk.c
1673         * src/news_gtk.h
1674         * src/partial_download.c
1675         * src/partial_download.h
1676         * src/pine.c
1677         * src/pine.h
1678         * src/pop.c
1679         * src/pop.h
1680         * src/prefs_account.c
1681         * src/prefs_account.h
1682         * src/prefs_actions.c
1683         * src/prefs_actions.h
1684         * src/prefs_common.c
1685         * src/prefs_common.h
1686         * src/prefs_compose_writing.c
1687         * src/prefs_compose_writing.h
1688         * src/prefs_customheader.c
1689         * src/prefs_customheader.h
1690         * src/prefs_display_header.c
1691         * src/prefs_display_header.h
1692         * src/prefs_filtering.c
1693         * src/prefs_filtering.h
1694         * src/prefs_filtering_action.c
1695         * src/prefs_filtering_action.h
1696         * src/prefs_folder_column.c
1697         * src/prefs_folder_column.h
1698         * src/prefs_folder_item.c
1699         * src/prefs_folder_item.h
1700         * src/prefs_fonts.c
1701         * src/prefs_fonts.h
1702         * src/prefs_gtk.c
1703         * src/prefs_gtk.h
1704         * src/prefs_image_viewer.c
1705         * src/prefs_image_viewer.h
1706         * src/prefs_matcher.c
1707         * src/prefs_matcher.h
1708         * src/prefs_message.c
1709         * src/prefs_msg_colors.c
1710         * src/prefs_msg_colors.h
1711         * src/prefs_other.c
1712         * src/prefs_quote.c
1713         * src/prefs_receive.c
1714         * src/prefs_send.c
1715         * src/prefs_spelling.c
1716         * src/prefs_spelling.h
1717         * src/prefs_summaries.c
1718         * src/prefs_summaries.h
1719         * src/prefs_summary_column.c
1720         * src/prefs_summary_column.h
1721         * src/prefs_template.c
1722         * src/prefs_template.h
1723         * src/prefs_themes.c
1724         * src/prefs_themes.h
1725         * src/prefs_toolbar.c
1726         * src/prefs_toolbar.h
1727         * src/prefs_wrapping.c
1728         * src/prefs_wrapping.h
1729         * src/privacy.c
1730         * src/privacy.h
1731         * src/procheader.c
1732         * src/procheader.h
1733         * src/procmime.c
1734         * src/procmime.h
1735         * src/procmsg.c
1736         * src/procmsg.h
1737         * src/quote_fmt.c
1738         * src/quote_fmt_parse.y
1739         * src/recv.c
1740         * src/recv.h
1741         * src/remotefolder.c
1742         * src/remotefolder.h
1743         * src/send_message.c
1744         * src/send_message.h
1745         * src/setup.c
1746         * src/setup.h
1747         * src/sourcewindow.c
1748         * src/sourcewindow.h
1749         * src/ssl_manager.c
1750         * src/ssl_manager.h
1751         * src/statusbar.c
1752         * src/statusbar.h
1753         * src/stock_pixmap.c
1754         * src/stock_pixmap.h
1755         * src/summary_search.c
1756         * src/summary_search.h
1757         * src/summaryview.c
1758         * src/summaryview.h
1759         * src/syldap.c
1760         * src/syldap.h
1761         * src/textview.c
1762         * src/textview.h
1763         * src/toolbar.c
1764         * src/toolbar.h
1765         * src/undo.c
1766         * src/undo.h
1767         * src/unmime.c
1768         * src/unmime.h
1769         * src/vcard.c
1770         * src/vcard.h
1771         * src/wizard.c
1772         * src/wizard.h
1773         * src/common/base64.c
1774         * src/common/base64.h
1775         * src/common/defs.h
1776         * src/common/hooks.c
1777         * src/common/hooks.h
1778         * src/common/log.c
1779         * src/common/log.h
1780         * src/common/mgutils.c
1781         * src/common/mgutils.h
1782         * src/common/nntp.c
1783         * src/common/nntp.h
1784         * src/common/passcrypt.c
1785         * src/common/passcrypt.h.in
1786         * src/common/plugin.c
1787         * src/common/plugin.h
1788         * src/common/prefs.c
1789         * src/common/prefs.h
1790         * src/common/progressindicator.c
1791         * src/common/progressindicator.h
1792         * src/common/quoted-printable.c
1793         * src/common/quoted-printable.h
1794         * src/common/session.c
1795         * src/common/session.h
1796         * src/common/smtp.c
1797         * src/common/smtp.h
1798         * src/common/socket.c
1799         * src/common/socket.h
1800         * src/common/ssl.c
1801         * src/common/ssl.h
1802         * src/common/ssl_certificate.c
1803         * src/common/ssl_certificate.h
1804         * src/common/stringtable.c
1805         * src/common/stringtable.h
1806         * src/common/sylpheed.c
1807         * src/common/sylpheed.h
1808         * src/common/template.c
1809         * src/common/template.h
1810         * src/common/timing.h
1811         * src/common/utils.c
1812         * src/common/utils.h
1813         * src/common/version.h.in
1814         * src/common/xml.c
1815         * src/common/xml.h
1816         * src/common/xmlprops.c
1817         * src/common/xmlprops.h
1818         * src/gtk/colorlabel.c
1819         * src/gtk/colorsel.c
1820         * src/gtk/colorsel.h
1821         * src/gtk/description_window.c
1822         * src/gtk/description_window.h
1823         * src/gtk/filesel.c
1824         * src/gtk/filesel.h
1825         * src/gtk/foldersort.c
1826         * src/gtk/foldersort.h
1827         * src/gtk/gtkutils.c
1828         * src/gtk/gtkutils.h
1829         * src/gtk/inputdialog.c
1830         * src/gtk/inputdialog.h
1831         * src/gtk/logwindow.c
1832         * src/gtk/logwindow.h
1833         * src/gtk/manage_window.c
1834         * src/gtk/manage_window.h
1835         * src/gtk/menu.c
1836         * src/gtk/menu.h
1837         * src/gtk/pluginwindow.c
1838         * src/gtk/pluginwindow.h
1839         * src/gtk/prefswindow.c
1840         * src/gtk/prefswindow.h
1841         * src/gtk/progressdialog.c
1842         * src/gtk/progressdialog.h
1843         * src/gtk/sslcertwindow.c
1844         * src/gtk/sslcertwindow.h
1845         * src/plugins/clamav/clamav_plugin.c
1846         * src/plugins/clamav/clamav_plugin.h
1847         * src/plugins/clamav/clamav_plugin_gtk.c
1848         * src/plugins/demo/demo.c
1849         * src/plugins/dillo_viewer/dillo_prefs.c
1850         * src/plugins/dillo_viewer/dillo_prefs.h
1851         * src/plugins/dillo_viewer/dillo_viewer.c
1852         * src/plugins/pgpcore/passphrase.c
1853         * src/plugins/pgpcore/passphrase.h
1854         * src/plugins/pgpcore/plugin.c
1855         * src/plugins/pgpcore/select-keys.c
1856         * src/plugins/pgpcore/select-keys.h
1857         * src/plugins/pgpcore/sgpgme.c
1858         * src/plugins/pgpcore/sgpgme.h
1859         * src/plugins/pgpinline/pgpinline.c
1860         * src/plugins/pgpinline/pgpinline.h
1861         * src/plugins/pgpinline/plugin.c
1862         * src/plugins/pgpmime/pgpmime.c
1863         * src/plugins/pgpmime/pgpmime.h
1864         * src/plugins/pgpmime/plugin.c
1865         * src/plugins/spamassassin/spamassassin.c
1866         * src/plugins/spamassassin/spamassassin.h
1867         * src/plugins/spamassassin/spamassassin_gtk.c
1868         * src/plugins/trayicon/trayicon.c
1869                 update copyright header
1870
1871 2006-01-13 [paul]       1.9.100cvs141
1872
1873         * src/account.c
1874         * src/export.c
1875         * src/import.c
1876         * src/mainwindow.c
1877         * src/prefs_account.c
1878         * src/prefs_display_header.c
1879         * src/prefs_receive.c
1880         * src/prefs_send.c
1881         * src/prefs_summaries.c
1882         * src/prefs_themes.c
1883         * src/prefs_toolbar.c
1884         * src/gtk/about.c
1885                 various cleanups
1886
1887 2006-01-12 [colin]      1.9.100cvs140
1888
1889         * src/folder.c
1890         * src/folder.h
1891         * src/main.c
1892                 Add --subscribe option
1893                 Let sylpheed-claws email@domain.com equivalent to --compose
1894                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1895
1896 2006-01-12 [paul]       1.9.100cvs139
1897
1898         * src/mainwindow.c
1899                 append 'Change folder order' label with '...'
1900         * src/prefs_actions.c
1901                 allow reordering of actions list by dnd
1902         * src/gtk/foldersort.c
1903                 make the dialog nicer
1904
1905 2006-01-11 [colin]      1.9.100cvs138
1906
1907         * src/compose.c
1908                 Allow templates without text
1909
1910 2006-01-11 [paul]       1.9.100cvs137
1911
1912         * tools/README
1913         * tools/filter_conv_new.pl
1914                 add info to README
1915                 also check .sylpheed for filter.xml
1916                 be a bit informative to the user
1917
1918 2006-01-11 [colin]      1.9.100cvs136
1919
1920         * src/textview.c
1921                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1922
1923 2006-01-10 [paul]       1.9.100cvs135
1924
1925         * tools/Makefile.am
1926         * tools/filter_conv_new.pl
1927                 add script to convert new style Sylpheed
1928                 filter rules (Sylpheed >= 0.9.99) to
1929                 Claws filtering rules
1930
1931 2006-01-10 [colin]      1.9.100cvs134
1932
1933         * src/compose.c
1934                 Fix broken line joins in certain conditions
1935                 (between two quoted lines: <enter><enter><up>
1936                  <type a wrapped sentence><go in the first line>
1937                  <insert more text><watch as line joining failed>)
1938
1939 2006-01-10 [paul]       1.9.100cvs133
1940
1941         * src/compose.c
1942                 don't report success in error dialog
1943                 thanks to Colin
1944         * src/common/utils.c
1945                 include some trailing punctuations as URI
1946                 thanks to Hiro
1947
1948 2006-01-10 [paul]       1.9.100cvs132
1949
1950         * src/mimeview.c
1951                 fix incompatible pointer type
1952                 warning
1953
1954 2006-01-10 [paul]       1.9.100cvs131
1955
1956         * src/compose.c
1957                 change Subject in window title
1958                 instantaneously
1959
1960 2006-01-09 [colin]      1.9.100cvs130
1961
1962         * src/addressbook.c
1963         * src/headerview.c
1964         * src/mainwindow.c
1965         * src/messageview.c
1966         * src/mimeview.c
1967         * src/noticeview.c
1968         * src/summaryview.c
1969                 Fix possible crashes on exit and in addressbook
1970
1971 2006-01-09 [paul]       1.9.100cvs129
1972
1973         * src/prefs_msg_colors.c
1974                 some cleanups that I forgot last time
1975
1976 2006-01-09 [paul]       1.9.100cvs128
1977
1978         * README
1979         * src/folderview.c
1980         * src/prefs_msg_colors.c
1981                 add previously hidden option, color_new, to
1982                 the gui
1983                 move the page to Display/
1984                 rework the gui
1985
1986 2006-01-09 [wwp]        1.9.100cvs127
1987
1988         * src/prefs_themes.c
1989                 made the prefs/display/themes layouts spacing less condensed
1990                 (and so they match other prefs/pages' look).
1991
1992 2006-01-09 [paul]       1.9.100cvs126
1993
1994         * src/compose.c
1995         * src/prefs_common.c
1996         * src/prefs_common.h
1997         * src/prefs_wrapping.c
1998                 remove 'wrap at send' option
1999
2000 2006-01-06 [colin]      1.9.100cvs125
2001
2002         * src/compose.c
2003                 Just make completely sure we don't insert "manual line breaks" 
2004                 when wrapping... 
2005
2006 2006-01-04 [paul]
2007
2008         * 2.0.0-rc3 released
2009
2010 2006-01-04 [paul]       1.9.100cvs124
2011
2012         * src/folderview.c
2013                 fix bug 882, 'quick scroll in folder list
2014                 displays wrong folder contents'
2015
2016 2006-01-04 [paul]       1.9.100cvs123
2017
2018         * src/plugins/pgpmime/pgpmime.c
2019                 better debug information when signing
2020                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2021
2022 2006-01-03 [colin]      1.9.100cvs122
2023
2024         * configure.ac
2025                 We need to recheck for gpgme 1.0.0 after checking
2026                 for 1.1.1, because if 1.1.1 isn't available, 
2027                 GPGME_LIBS and friends are blanked out by the 
2028                 second check.
2029
2030 2006-01-03 [colin]      1.9.100cvs121
2031
2032         * src/common/prefs.c
2033                 Windows unlink-before rename fix
2034         * src/plugins/pgpcore/sgpgme.c
2035                 Add support for PKA info if available
2036                 Both patches by Werner Koch
2037
2038 2006-01-03 [paul]       1.9.100cvs120
2039
2040         * src/messageview.c
2041                 fix bug 884, 'Send receipt' button visible in queue
2042                 Thanks to Colin
2043
2044 2006-01-02 [colin]      1.9.100cvs119
2045
2046         * src/compose.c
2047         * src/imap.c
2048                 Fix autosave on IMAP and more generally try to
2049                 return the correct ID on a newly added IMAP message
2050
2051 2006-01-02 [paul]       1.9.100cvs118
2052
2053         * manual/keyboard.xml
2054                 edited
2055
2056 2006-01-01 [paul]       1.9.100cvs117
2057
2058         * src/gtk/authors.h
2059                 alphabetical order
2060
2061 2005-12-30 [colin]      1.9.100cvs116
2062
2063         * manual/advanced.xml
2064                 Explain Pre/Post-processing differences.
2065
2066 2005-12-30 [colin]      1.9.100cvs115
2067
2068         * src/mh.c
2069                 Implement copy_msgs for a little optimization
2070         * src/imap.c
2071                 Finish yesterday's fix
2072
2073 2005-12-29 [colin]      1.9.100cvs114
2074
2075         * src/imap.c
2076                 Fix occasional failure in fetching a mail over
2077                 IMAP
2078
2079 2005-12-29 [colin]      1.9.100cvs113
2080
2081         * src/compose.c
2082                 Don't remove a draft when sending it, if it is 
2083                 locked.
2084
2085 2005-12-28 [colin]      1.9.100cvs112
2086
2087         * src/summaryview.c
2088                 Fix leak for real
2089
2090 2005-12-28 [wwp]        1.9.100cvs111
2091
2092         * doc/faq/.cvsignore
2093         * doc/faq/de/.cvsignore
2094         * doc/faq/en/.cvsignore
2095         * doc/faq/es/.cvsignore
2096         * doc/faq/fr/.cvsignore
2097         * doc/faq/it/.cvsignore
2098         * doc/manual/.cvsignore
2099         * doc/manual/de/.cvsignore
2100         * doc/manual/en/.cvsignore
2101         * doc/manual/es/.cvsignore
2102         * doc/manual/fr/.cvsignore
2103         * doc/manual/ja/.cvsignore
2104         * src/plugins/mathml_viewer/.cvsignore
2105                 rollback revival of those files (my bad, sorry for the noise).
2106
2107 2005-12-28 [wwp]        1.9.100cvs110
2108
2109         * src/compose.c
2110                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
2111
2112 2005-12-28 [wwp]        1.9.100cvs109
2113
2114         * doc/faq/.cvsignore
2115         * doc/faq/de/.cvsignore
2116         * doc/faq/en/.cvsignore
2117         * doc/faq/es/.cvsignore
2118         * doc/faq/fr/.cvsignore
2119         * doc/faq/it/.cvsignore
2120         * doc/manual/.cvsignore
2121         * doc/manual/de/.cvsignore
2122         * doc/manual/en/.cvsignore
2123         * doc/manual/es/.cvsignore
2124         * doc/manual/fr/.cvsignore
2125         * doc/manual/ja/.cvsignore
2126         * src/plugins/mathml_viewer/.cvsignore
2127         * po/.cvsignore
2128                 more files to ignore.
2129
2130 2005-12-24 [colin]      1.9.100cvs108
2131
2132         * AUTHORS
2133         * src/gtk/authors.h
2134                 Update for Werner
2135
2136 2005-12-24 [colin]      1.9.100cvs107
2137
2138         * src/procmsg.c
2139                 Allow NULL src_msginfo in 
2140                 procmsg_msginfo_new_from_mimeinfo
2141
2142 2005-12-23 [paul]       1.9.100cvs106
2143
2144         * src/plugins/pgpinline/mypgpcore.def
2145                 add this forgotten file
2146
2147 2005-12-23 [colin]      1.9.100cvs105
2148
2149         * src/mainwindow.c
2150                 Fix missing break
2151
2152 2005-12-23 [colin]      1.9.100cvs104
2153
2154         * autogen.sh
2155         * src/folder.c
2156         * src/mh.c
2157         * src/common/plugin.c
2158         * src/common/socket.c
2159         * src/common/socket.h
2160         * src/common/utils.c
2161         * src/common/utils.h
2162         * src/gtk/pluginwindow.c
2163         * src/plugins/pgpcore/plugin.def
2164         * src/plugins/pgpcore/sylpheed.def
2165         * src/plugins/pgpinline/Makefile.am
2166         * src/plugins/pgpinline/plugin.def
2167         * src/plugins/pgpinline/sylpheed.def
2168         * src/plugins/pgpmime/plugin.def
2169         * src/plugins/pgpmime/sylpheed.def
2170                 Various w32 fixes by Werner Koch
2171
2172 2005-12-22 [paul]       1.9.100cvs103
2173
2174         * src/wizard.c
2175                 don't offer IMAP as 'server type' if
2176                 libetpan isn't built in
2177
2178 2005-12-22 [paul]       1.9.100cvs102
2179
2180         * AUTHORS
2181         * src/mainwindow.c
2182         * src/mainwindow.h
2183         * src/toolbar.c
2184         * src/gtk/authors.h
2185                 support GTK_TOOLBAR_BOTH_HORIZ (text
2186                 next to icon) Patch by Marien Zwart
2187                 marienz@users.sf.net
2188                 Also reword the text
2189
2190 2005-12-21 [colin]      1.9.100cvs101
2191
2192         * configure.ac
2193                 Fix DATADIRNAME
2194         * COPYING
2195                 Fix missing section and explicit the exception better
2196         * src/compose.c
2197                 Prevent mail from being lost without notice when an
2198                 SMTP error happens on trying to send an unmodified
2199                 drafted mail.
2200         * src/send_message.c
2201         * src/common/smtp.c
2202                 Fix password remembering when wrong, and add return
2203                 value checks where they should have been
2204         * src/plugins/pgpcore/sylpheed.def
2205         * src/plugins/pgpinline/sylpheed.def
2206         * src/plugins/pgpmime/sylpheed.def
2207                 Add a few symbols needed
2208
2209 2005-12-21 [paul]       1.9.100cvs100
2210
2211         * m4/codeset.m4
2212         * m4/glibc21.m4
2213         * m4/intdiv0.m4
2214         * m4/inttypes-pri.m4
2215         * m4/inttypes.m4
2216         * m4/inttypes_h.m4
2217         * m4/isc-posix.m4
2218         * m4/lcmessage.m4
2219         * m4/stdint_h.m4
2220         * m4/uintmax_t.m4
2221                 gettextization
2222                 thanks to Colin
2223
2224 2005-12-21 [paul]       1.9.100cvs99
2225
2226         * po/sv.po
2227                 fixed by Colin
2228
2229 2005-12-20 [paul]       1.9.100cvs98
2230
2231         * po/sv.po
2232                 updated by Anders Trobäck
2233
2234 2005-12-20 [colin]      1.9.100cvs97
2235
2236         * ABOUT-NLS
2237         * Makefile.am
2238         * autogen.sh
2239         * configure.ac
2240         * config/config.rpath
2241         * config/mkinstalldirs
2242         * m4/Makefile.am
2243         * m4/glibc2.m4
2244         * m4/gnupg.m4
2245         * m4/gpgme.m4
2246         * m4/intmax.m4
2247         * m4/longdouble.m4
2248         * m4/longlong.m4
2249         * m4/printf-posix.m4
2250         * m4/signed.m4
2251         * m4/size_max.m4
2252         * m4/ulonglong.m4
2253         * m4/wchar_t.m4
2254         * m4/wint_t.m4
2255         * m4/xsize.m4
2256         * po/Makefile.in.in
2257         * po/Makevars
2258         * po/bg.po
2259         * po/ca.po
2260         * po/cs.po
2261         * po/de.po
2262         * po/el.po
2263         * po/en_GB.po
2264         * po/es.po
2265         * po/fi.po
2266         * po/fr.po
2267         * po/hr.po
2268         * po/hu.po
2269         * po/it.po
2270         * po/ja.po
2271         * po/ko.po
2272         * po/nb.po
2273         * po/nl.po
2274         * po/pl.po
2275         * po/pt_BR.po
2276         * po/ru.po
2277         * po/sk.po
2278         * po/sr.po
2279         * po/stamp-po
2280         * po/sv.po
2281         * po/zh_CN.po
2282         * po/zh_TW.po
2283         * src/Makefile.am
2284         * src/codeconv.c
2285         * src/compose.c
2286         * src/exporthtml.c
2287         * src/exportldif.c
2288         * src/folder.c
2289         * src/main.c
2290         * src/manual.c
2291         * src/mh.c
2292         * src/mimeview.c
2293         * src/send_message.c
2294         * src/common/Makefile.am
2295         * src/common/fnmatch.c
2296         * src/common/fnmatch.h
2297         * src/common/fnmatch_loop.c
2298         * src/common/nntp.c
2299         * src/common/plugin.c
2300         * src/common/smtp.c
2301         * src/common/socket.c
2302         * src/common/string_match.c
2303         * src/common/sylpheed.c
2304         * src/common/utils.c
2305         * src/common/utils.h
2306         * src/common/w32_dirent.c
2307         * src/common/w32_reg.c
2308         * src/common/w32_signal.c
2309         * src/common/w32_stat.c
2310         * src/common/w32_stdio.c
2311         * src/common/w32_stdlib.c
2312         * src/common/w32_string.c
2313         * src/common/w32_time.c
2314         * src/common/w32_unistd.c
2315         * src/common/w32_wait.c
2316         * src/common/w32lib.h
2317         * src/etpan/Makefile.am
2318         * src/gtk/Makefile.am
2319         * src/plugins/clamav/Makefile.am
2320         * src/plugins/demo/Makefile.am
2321         * src/plugins/dillo_viewer/Makefile.am
2322         * src/plugins/pgpcore/Makefile.am
2323         * src/plugins/pgpcore/passphrase.c
2324         * src/plugins/pgpcore/plugin.def
2325         * src/plugins/pgpcore/sgpgme.c
2326         * src/plugins/pgpcore/sylpheed.def
2327         * src/plugins/pgpcore/version.rc
2328         * src/plugins/pgpinline/Makefile.am
2329         * src/plugins/pgpinline/plugin.def
2330         * src/plugins/pgpinline/sylpheed.def
2331         * src/plugins/pgpinline/version.rc
2332         * src/plugins/pgpmime/Makefile.am
2333         * src/plugins/pgpmime/mypgpcore.def
2334         * src/plugins/pgpmime/plugin.def
2335         * src/plugins/pgpmime/sylpheed.def
2336         * src/plugins/pgpmime/version.rc
2337         * src/plugins/spamassassin/Makefile.am
2338                 Very little ;-) patch from Werner Koch, providing
2339                 infrastructure for cross-compiling to Win32
2340
2341 2005-12-20 [paul]       1.9.100cvs96
2342
2343         * src/account.c
2344         * src/account.h
2345         * src/mainwindow.c
2346         * src/mainwindow.h
2347         * src/toolbar.c
2348         * src/toolbar.h
2349                 add a combo to the Get All button, allowing
2350                 quick retrieval from any account
2351                 Patch by Fabien Vantard, slightly modified
2352                 by Colin
2353         * src/gtk/about.c
2354                 i18n fix. Patch by Fabien Vantard
2355
2356 2005-12-19 [colin]      1.9.100cvs95
2357
2358         * src/compose.c
2359         * src/compose.h
2360                 Don't automatically join lines when they've 
2361                 been separated by the user and not automatically
2362
2363 2005-12-19 [paul]       1.9.100cvs94
2364
2365         * src/gtk/pluginwindow.c
2366                 i18n fix.
2367                 Patch by Fabien Vantard
2368
2369 2005-12-15 [paul]       1.9.100cvs93
2370
2371         * src/common/plugin.c
2372         * src/common/plugin.h
2373         * src/gtk/pluginwindow.c
2374         * src/plugins/clamav/clamav_plugin.c
2375         * src/plugins/demo/demo.c
2376         * src/plugins/dillo_viewer/dillo_viewer.c
2377         * src/plugins/pgpcore/plugin.c
2378         * src/plugins/pgpinline/plugin.c
2379         * src/plugins/pgpmime/plugin.c
2380         * src/plugins/spamassassin/spamassassin.c
2381         * src/plugins/trayicon/trayicon.c
2382                 add plugin_version()
2383
2384 2005-12-15 [colin]      1.9.100cvs92
2385
2386         * src/compose.c
2387                 Further fix bug #875
2388
2389 2005-12-15 [paul]       1.9.100cvs91
2390
2391         * src/gtk/filesel.c
2392                 fix attach_load_dir getting set to
2393                 PLUGINDIR on plugin load
2394
2395 2005-12-14 [mones]      1.9.100cvs90
2396
2397         * manual/ack.xml
2398         * manual/keyboard.xml
2399                 Initial draft and some shortcuts added
2400                 
2401         * po/es.po
2402                 Updated translation
2403
2404 2005-12-14 [colin]      1.9.100cvs89
2405
2406         * src/compose.c
2407         * src/imap.c
2408         * src/summaryview.c
2409         * src/gtk/gtkaspell.c
2410                 More leaks fixed
2411         * src/prefs_folder_item.c
2412                 Fix recursive prefs apply
2413
2414
2415 2005-12-14 [colin]      1.9.100cvs88
2416
2417         * src/compose.c
2418                 Fix bug #875 (Freeze On Inline Forward of 
2419                 Large Message)
2420
2421 2005-12-13 [colin]      1.9.100cvs87
2422
2423         * src/compose.c
2424                 Uniq-ify and sort the mimetypes list
2425                 Patch by Fabien Vantard
2426
2427 2005-12-13 [colin]      1.9.100cvs86
2428
2429         * src/imap.c
2430         * src/etpan/imap-thread.c
2431                 Fix leaks (patch by Hoa)
2432         * src/news.c
2433         * src/common/plugin.c
2434                 Fix leaks
2435
2436 2005-12-12 [colin]
2437
2438         * 2.0.0-rc2 released
2439
2440 2005-12-12 [colin]      1.9.100cvs85
2441
2442         * src/matcher.c
2443                 Fix a leak
2444
2445 2005-12-12 [wwp]        1.9.100cvs84
2446
2447         * src/gtk/icon_legend.c
2448                 fix misbehaviour and crash when closing the legend window
2449         using the Esc key (patch by Fabien Vantard).
2450
2451 2005-12-12 [paul]       1.9.100cvs83
2452
2453         * src/browseldap.c
2454         * src/foldersel.c
2455         * src/prefs_actions.c
2456         * src/prefs_filtering.c
2457         * src/prefs_matcher.c
2458         * src/prefs_spelling.glade      ** REMOVED **
2459         * src/prefs_template.c
2460         * src/gtk/foldersort.glade      ** REMOVED **
2461         * src/gtk/pluginwindow.c
2462         * src/gtk/pluginwindow.glade    ** REMOVED **
2463         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
2464                 cleanups
2465
2466 2005-12-11 [paul]       1.9.100cvs82
2467
2468         * src/gtk/filesel.c
2469                 fix attach_load_dir crasher (double free)
2470
2471 2005-12-09 [paul]       1.9.100cvs81
2472
2473         * po/POTFILES.in
2474         * src/mainwindow.c
2475         * src/gtk/Makefile.am
2476         * src/gtk/icon_legend.c
2477         * src/gtk/icon_legend.h
2478                 add icon legend
2479         * src/manual.c
2480                 cleanup
2481
2482 2005-12-09 [paul]       1.9.100cvs80
2483
2484         * src/plugins/pgpcore/passphrase.c
2485                 wrap the label in the dialog
2486
2487 2005-12-09 [colin]      1.9.100cvs79
2488
2489         * src/plugins/pgpcore/sgpgme.c
2490                 Display (untrusted) on not trusted signatures
2491                 Patch by Michal Èihaø <michal@cihar.com>
2492                 Closes bug #867 (Report also key trust)
2493
2494 2005-12-09 [colin]      1.9.100cvs78
2495
2496         * src/common/plugin.c
2497                 Update licence check, following Eben Moglen's advice
2498
2499 2005-12-08 [colin]      1.9.100cvs77
2500
2501         * src/folder.c
2502                 Fix the occasionnal item->cache != NULL 
2503                 assertion failure. 
2504
2505 2005-12-08 [colin]      1.9.100cvs76
2506
2507         * src/mimeview.c
2508         * src/plugins/pgpcore/sgpgme.c
2509                 Print key id when unable to check it
2510                 Closes bug #866 (Show key id when missing)
2511
2512 2005-12-08 [paul]       1.9.100cvs75
2513
2514         * src/prefs_common.c
2515         * src/prefs_common.h
2516         * src/gtk/filesel.c
2517                 remember load attachment dir
2518
2519 2005-12-07 [colin]      1.9.100cvs74
2520
2521         * src/prefs_toolbar.c
2522                 Gtk fixes, patch by Fabien Vantard
2523
2524 2005-12-07 [colin]      1.9.100cvs73
2525
2526         * src/action.c
2527         * src/compose.c
2528         * src/compose.h
2529                 Fix bug #839 (Quoted text isn't colored after 
2530                 executing an action)
2531         * src/common/plugin.c
2532                 Require plugins to declare their licence in plugin_licence()
2533                 Refuse to load non-GPL plugins as they'd be illegal (as 
2534                 derived works of Sylpheed-Claws, they must be GPL).
2535         * src/plugins/clamav/clamav_plugin.c
2536         * src/plugins/demo/demo.c
2537         * src/plugins/dillo_viewer/dillo_viewer.c
2538         * src/plugins/pgpcore/plugin.c
2539         * src/plugins/pgpinline/plugin.c
2540         * src/plugins/pgpmime/plugin.c
2541         * src/plugins/spamassassin/spamassassin.c
2542         * src/plugins/trayicon/trayicon.c
2543                 Add plugin_licence()
2544
2545 2005-12-07 [paul]       1.9.100cvs72
2546
2547         * configure.ac
2548         * src/mainwindow.c
2549         * src/manual.c
2550         * src/manual.h
2551         * src/common/defs.h
2552                 clean up after local FAQ removal and
2553                 temporary manual removal
2554
2555 2005-12-06 [colin]      1.9.100cvs71
2556
2557         * configure.ac
2558         * doc/Makefile.am
2559         * doc/faq/.cvsignore
2560         * doc/faq/Makefile.am
2561         * doc/faq/de/.cvsignore
2562         * doc/faq/de/Makefile.am
2563         * doc/faq/de/sylpheed-faq-1.html
2564         * doc/faq/de/sylpheed-faq-2.html
2565         * doc/faq/de/sylpheed-faq-3.html
2566         * doc/faq/de/sylpheed-faq.html
2567         * doc/faq/en/.cvsignore
2568         * doc/faq/en/Makefile.am
2569         * doc/faq/en/sylpheed-faq-1.html
2570         * doc/faq/en/sylpheed-faq-2.html
2571         * doc/faq/en/sylpheed-faq-3.html
2572         * doc/faq/en/sylpheed-faq-4.html
2573         * doc/faq/en/sylpheed-faq.html
2574         * doc/faq/es/.cvsignore
2575         * doc/faq/es/Makefile.am
2576         * doc/faq/es/sylpheed-faq-1.html
2577         * doc/faq/es/sylpheed-faq-2.html
2578         * doc/faq/es/sylpheed-faq-3.html
2579         * doc/faq/es/sylpheed-faq-4.html
2580         * doc/faq/es/sylpheed-faq.html
2581         * doc/faq/fr/.cvsignore
2582         * doc/faq/fr/Makefile.am
2583         * doc/faq/fr/sylpheed-faq-1.html
2584         * doc/faq/fr/sylpheed-faq-2.html
2585         * doc/faq/fr/sylpheed-faq-3.html
2586         * doc/faq/fr/sylpheed-faq.html
2587         * doc/faq/it/.cvsignore
2588         * doc/faq/it/Makefile.am
2589         * doc/faq/it/sylpheed-faq-1.html
2590         * doc/faq/it/sylpheed-faq-2.html
2591         * doc/faq/it/sylpheed-faq-3.html
2592         * doc/faq/it/sylpheed-faq.html
2593         * doc/manual/.cvsignore
2594         * doc/manual/Makefile.am
2595         * doc/manual/de/.cvsignore
2596         * doc/manual/de/Makefile.am
2597         * doc/manual/de/sylpheed-1.html
2598         * doc/manual/de/sylpheed-10.html
2599         * doc/manual/de/sylpheed-11.html
2600         * doc/manual/de/sylpheed-12.html
2601         * doc/manual/de/sylpheed-13.html
2602         * doc/manual/de/sylpheed-14.html
2603         * doc/manual/de/sylpheed-15.html
2604         * doc/manual/de/sylpheed-16.html
2605         * doc/manual/de/sylpheed-17.html
2606         * doc/manual/de/sylpheed-18.html
2607         * doc/manual/de/sylpheed-19.html
2608         * doc/manual/de/sylpheed-2.html
2609         * doc/manual/de/sylpheed-20.html
2610         * doc/manual/de/sylpheed-3.html
2611         * doc/manual/de/sylpheed-4.html
2612         * doc/manual/de/sylpheed-5.html
2613         * doc/manual/de/sylpheed-6.html
2614         * doc/manual/de/sylpheed-7.html
2615         * doc/manual/de/sylpheed-8.html
2616         * doc/manual/de/sylpheed-9.html
2617         * doc/manual/de/sylpheed.html
2618         * doc/manual/en/.cvsignore
2619         * doc/manual/en/Makefile.am
2620         * doc/manual/en/sylpheed-1.html
2621         * doc/manual/en/sylpheed-10.html
2622         * doc/manual/en/sylpheed-11.html
2623         * doc/manual/en/sylpheed-12.html
2624         * doc/manual/en/sylpheed-13.html
2625         * doc/manual/en/sylpheed-14.html
2626         * doc/manual/en/sylpheed-15.html
2627         * doc/manual/en/sylpheed-16.html
2628         * doc/manual/en/sylpheed-17.html
2629         * doc/manual/en/sylpheed-18.html
2630         * doc/manual/en/sylpheed-19.html
2631         * doc/manual/en/sylpheed-2.html
2632         * doc/manual/en/sylpheed-20.html
2633         * doc/manual/en/sylpheed-21.html
2634         * doc/manual/en/sylpheed-22.html
2635         * doc/manual/en/sylpheed-3.html
2636         * doc/manual/en/sylpheed-4.html
2637         * doc/manual/en/sylpheed-5.html
2638         * doc/manual/en/sylpheed-6.html
2639         * doc/manual/en/sylpheed-7.html
2640         * doc/manual/en/sylpheed-8.html
2641         * doc/manual/en/sylpheed-9.html
2642         * doc/manual/en/sylpheed.html
2643         * doc/manual/es/.cvsignore
2644         * doc/manual/es/Makefile.am
2645         * doc/manual/es/sylpheed-1.html
2646         * doc/manual/es/sylpheed-10.html
2647         * doc/manual/es/sylpheed-11.html
2648         * doc/manual/es/sylpheed-12.html
2649         * doc/manual/es/sylpheed-13.html
2650         * doc/manual/es/sylpheed-14.html
2651         * doc/manual/es/sylpheed-15.html
2652         * doc/manual/es/sylpheed-16.html
2653         * doc/manual/es/sylpheed-17.html
2654         * doc/manual/es/sylpheed-18.html
2655         * doc/manual/es/sylpheed-19.html
2656         * doc/manual/es/sylpheed-2.html
2657         * doc/manual/es/sylpheed-20.html
2658         * doc/manual/es/sylpheed-3.html
2659         * doc/manual/es/sylpheed-4.html
2660         * doc/manual/es/sylpheed-5.html
2661         * doc/manual/es/sylpheed-6.html
2662         * doc/manual/es/sylpheed-7.html
2663         * doc/manual/es/sylpheed-8.html
2664         * doc/manual/es/sylpheed-9.html
2665         * doc/manual/es/sylpheed.html
2666         * doc/manual/fr/.cvsignore
2667         * doc/manual/fr/Makefile.am
2668         * doc/manual/fr/sylpheed-1.html
2669         * doc/manual/fr/sylpheed-10.html
2670         * doc/manual/fr/sylpheed-11.html
2671         * doc/manual/fr/sylpheed-12.html
2672         * doc/manual/fr/sylpheed-13.html
2673         * doc/manual/fr/sylpheed-14.html
2674         * doc/manual/fr/sylpheed-15.html
2675         * doc/manual/fr/sylpheed-16.html
2676         * doc/manual/fr/sylpheed-17.html
2677         * doc/manual/fr/sylpheed-18.html
2678         * doc/manual/fr/sylpheed-19.html
2679         * doc/manual/fr/sylpheed-2.html
2680         * doc/manual/fr/sylpheed-20.html
2681         * doc/manual/fr/sylpheed-3.html
2682         * doc/manual/fr/sylpheed-4.html
2683         * doc/manual/fr/sylpheed-5.html
2684         * doc/manual/fr/sylpheed-6.html
2685         * doc/manual/fr/sylpheed-7.html
2686         * doc/manual/fr/sylpheed-8.html
2687         * doc/manual/fr/sylpheed-9.html
2688         * doc/manual/fr/sylpheed.html
2689         * doc/manual/ja/.cvsignore
2690         * doc/manual/ja/Makefile.am
2691         * doc/manual/ja/sylpheed-1.html
2692         * doc/manual/ja/sylpheed-10.html
2693         * doc/manual/ja/sylpheed-11.html
2694         * doc/manual/ja/sylpheed-12.html
2695         * doc/manual/ja/sylpheed-13.html
2696         * doc/manual/ja/sylpheed-14.html
2697         * doc/manual/ja/sylpheed-15.html
2698         * doc/manual/ja/sylpheed-16.html
2699         * doc/manual/ja/sylpheed-17.html
2700         * doc/manual/ja/sylpheed-18.html
2701         * doc/manual/ja/sylpheed-19.html
2702         * doc/manual/ja/sylpheed-2.html
2703         * doc/manual/ja/sylpheed-20.html
2704         * doc/manual/ja/sylpheed-3.html
2705         * doc/manual/ja/sylpheed-4.html
2706         * doc/manual/ja/sylpheed-5.html
2707         * doc/manual/ja/sylpheed-6.html
2708         * doc/manual/ja/sylpheed-7.html
2709         * doc/manual/ja/sylpheed-8.html
2710         * doc/manual/ja/sylpheed-9.html
2711         * doc/manual/ja/sylpheed.html
2712         * doc/manual/ja/sylpheed.sgml
2713         * src/mainwindow.c
2714                 Remove outdated manual and faq. Noisy, eh?
2715
2716 2005-12-06 [colin]      1.9.100cvs70
2717
2718         * src/compose.c
2719         * src/quote_fmt_parse.y
2720         * src/undo.c
2721         * src/undo.h
2722                 Allow %X to position cursor at 0 
2723                 (no %X = before signature)
2724                 Fix paste as quotation putting the cursor at 0
2725                 Fix undo offsets when pasting
2726                 Insert the quote_fmt at once instead of line 
2727                 by line
2728                 Fix [Edited] when starting to reply/forward
2729
2730 2005-12-06 [paul]       1.9.100cvs69
2731
2732         * src/plugins/clamav/clamav_plugin_gtk.c
2733                 add another tooltip
2734         * src/plugins/spamassassin/spamassassin_gtk.c
2735                 rework spamassassin_create_widget_func()
2736
2737 2005-12-05 [colin]      1.9.100cvs68
2738
2739         * po/POTFILES.in
2740                 Fix make release ;-)
2741
2742 2005-12-05 [colin]      1.9.100cvs67
2743
2744         * src/compose.c
2745         * src/compose.h
2746                 Fix cursor positioning (not obeying %X)
2747
2748 2005-12-05 [paul]       1.9.100cvs66
2749
2750         * src/plugins/dillo_viewer/dillo_prefs.c
2751                 fix compilation warning
2752
2753 2005-12-05 [paul]       1.9.100cvs65
2754
2755         * src/prefs_spelling.c
2756         * src/plugins/trayicon/trayicon.c
2757                 cleanups - remove unused stuff
2758
2759 2005-12-05 [paul]       1.9.100cvs64
2760
2761         * README
2762         * manual/plugins.xml
2763                 remove info about removed mathml_viewer plugin
2764
2765 2005-12-05 [paul]       1.9.100cvs63
2766
2767         * configure.ac
2768         * src/plugins/Makefile.am
2769         * src/plugins/mathml_viewer/.cvsignore
2770         * src/plugins/mathml_viewer/Makefile.am
2771         * src/plugins/mathml_viewer/mathml_viewer.c
2772                 remove unmaintained mathml_viewer plugin
2773
2774 2005-12-05 [paul]       1.9.100cvs62
2775
2776         * src/summaryview.c
2777                 obey prefs_common.always_show_msg when
2778                 moving a msg
2779                 Thanks to Colin
2780
2781 2005-12-05 [paul]       1.9.100cvs61
2782
2783         * src/compose.c
2784         * src/prefs_account.c
2785         * src/prefs_filtering.c
2786         * src/prefs_quote.c
2787         * src/prefs_spelling.c
2788         * src/prefs_toolbar.c
2789         * src/summaryview.c
2790         * src/gtk/gtkutils.c
2791         * src/gtk/quicksearch.c
2792         * src/plugins/dillo_viewer/dillo_prefs.c
2793                 dialog cleanups
2794
2795 2005-12-04 [paul]       1.9.100cvs60
2796
2797         * src/inc.c
2798         * src/prefs_account.c
2799         * src/prefs_account.h
2800                 allow a Local account to specify a
2801                 default inbox
2802                 (closes bug 843 'Inbox cannot be changed for local
2803                  mailboxes')
2804
2805 2005-12-04 [colin]      1.9.100cvs59
2806
2807         * src/plugins/trayicon/trayicon.c
2808                 Remove Get, rename Get All to Get Mail in order to
2809                 be consistent with the default main toolbar
2810
2811 2005-12-03 [colin]      1.9.100cvs58
2812
2813         * manual/gpl.xml
2814         * manual/sylpheed-claws-manual.xml
2815                 Add GPL appendix
2816
2817 2005-12-03 [paul]       1.9.100cvs57
2818
2819         * AUTHORS
2820         * po/sv.po
2821         * src/gtk/authors.h
2822                 new (partially complete) Swedish translation
2823                 by Anders Troback <sylpheed@troback.com>
2824
2825 2005-12-02 [paul]       1.9.100cvs56
2826
2827         * configure.ac
2828                 libetpan 0.41 required
2829
2830 2005-12-02 [paul]       1.9.100cvs55
2831
2832         * src/plugins/clamav/clamav_plugin.c
2833         * src/plugins/clamav/clamav_plugin.h
2834         * src/plugins/clamav/clamav_plugin_gtk.c
2835         * src/plugins/spamassassin/spamassassin.c
2836         * src/plugins/spamassassin/spamassassin.h
2837         * src/plugins/spamassassin/spamassassin_gtk.c
2838                 unregister prefs pages on unloading, thus
2839                 preventing a crash
2840                 (thanks to Colin for the hint)
2841
2842 2005-12-02 [wwp]        1.9.100cvs54
2843
2844         * src/quote_fmt.h
2845         * src/quote_fmt_parse.y
2846                 fix misuse of gboolean*, use gboolean instead
2847                 (thanks to Paul, Colin, for pointing out that scaring one)
2848
2849 2005-12-02 [paul]       1.9.100cvs53
2850
2851         * src/plugins/clamav/clamav_plugin.c
2852                 int no --> unsigned int no
2853         * src/plugins/clamav/clamav_plugin_gtk.c
2854                 rework config page
2855
2856 2005-12-02 [wwp]        1.9.100cvs52
2857
2858         * src/compose.c
2859         * src/prefs_template.c
2860         * src/quote_fmt.h
2861         * src/quote_fmt_parse.y
2862                 prevent from executing |f and |p templates commands when
2863                 adding or replacing templates in prefs (avoids annoying and
2864                 potentially dangerous behaviours)
2865
2866 2005-12-02 [paul]       1.9.100cvs51
2867
2868         * src/prefs_common.c
2869                 allow translation of some default values
2870                 Patch by Fabien Vantard
2871
2872 2005-12-02 [paul]       1.9.100cvs50
2873
2874         * src/codeconv.c
2875         * src/codeconv.h
2876         * src/prefs_common.c
2877         * src/prefs_common.h
2878         * src/prefs_message.c
2879         * src/textview.c
2880                 remove obsolete 'convert_mb_alnum' option
2881                 and related stuff
2882         * src/gtk/about.c
2883                 remove unused 'about_textview_visibility_notify'
2884
2885 2005-12-02 [paul]       1.9.100cvs49
2886
2887         * src/prefs_account.c
2888         * src/prefs_compose_writing.c
2889         * src/prefs_fonts.c
2890         * src/prefs_gtk.h
2891         * src/prefs_image_viewer.c
2892         * src/prefs_message.c
2893         * src/prefs_other.c
2894         * src/prefs_receive.c
2895         * src/prefs_send.c
2896         * src/prefs_spelling.c
2897         * src/prefs_summaries.c
2898         * src/prefs_wrapping.c
2899         * src/plugins/dillo_viewer/dillo_prefs.c
2900         * src/plugins/pgpcore/prefs_gpg.c
2901                 several cleanups to the prefs dialogs
2902                 (slightly modified) patch by Fabien Vantard
2903
2904 2005-12-02 [paul]       1.9.100cvs48
2905
2906         * src/main.c
2907                 --exit means exit
2908         * src/send_message.c
2909                 fix crash on send when connection fails
2910
2911         Thanks to Colin
2912
2913 2005-12-01 [colin]      1.9.100cvs47
2914
2915         * src/html.c
2916                 Translate &hellip; to "..."
2917
2918 2005-11-30 [colin]      1.9.100cvs46
2919
2920         * src/matcher.c
2921         * src/matcher.h
2922                 Optimize back yesterday's fix.
2923
2924 2005-11-30 [paul]       1.9.100cvs45
2925
2926         * manual/faq.xml
2927                 standardised
2928         * manual/intro.xml
2929                 written by Colin, edited by me
2930
2931 2005-11-29 [colin]      1.9.100cvs44
2932
2933         * src/matcher.c
2934                 Skip headers unconditionnaly in match_body if the
2935                 rule is not message or ~message
2936
2937 2005-11-29 [colin]      1.9.100cvs43
2938
2939         * src/matcher.c
2940                 Fix body_part and such, not skipping headers 
2941                 if the matchcriteria wasn't the first in the rule
2942
2943 2005-11-29 [colin]      1.9.100cvs42
2944
2945         * src/compose.c
2946                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2947                 option missing from message view window)
2948                 Fix double text D'n'D with gtk-2.8
2949         * src/matcher.c
2950                 Fix ~message, ~headers_part, ~body_part rules
2951         * src/messageview.c
2952                 Add Windows-1252 (Closes bug #863)
2953                 Fix accels
2954         * src/gtk/gtkaspell.c
2955                 Properly destroy accels in all menus
2956
2957 2005-11-29 [mones]      1.9.100cvs41
2958
2959         * po/es.po
2960                 Updated.
2961
2962 2005-11-27 [colin]      1.9.100cvs40
2963
2964         * src/mh_gtk.c
2965                 "/Remove mailbox" -> "/Remove mailbox..."
2966
2967 2005-11-27 [paul]       1.9.100cvs39
2968
2969         * AUTHORS
2970         * po/de.po
2971         * src/gtk/authors.h
2972                 updated by new maintainer, Stephan Sachse
2973
2974 2005-11-27 [paul]       1.9.100cvs38
2975
2976         * manual/faq.xml
2977                 written by Colin, edited by me
2978
2979 2005-11-27 [paul]       1.9.100cvs37
2980
2981         * src/prefs_common.c
2982         * src/prefs_common.h
2983         * src/prefs_receive.c
2984         * src/prefs_summaries.c
2985                 move 'go to inbox after receiving new mail'
2986                 option from display/sumamaries to mail
2987                 handling/receive, and rework prefs_summaries
2988                 dialog a little
2989
2990 2005-11-25 [martin]     1.9.100cvs36
2991
2992         * po/de.po
2993             fixed windows-1252 translation;
2994             translated some new and fuzzy strings
2995
2996 2005-11-25 [paul]       1.9.100cvs35
2997
2998         * src/plugins/clamav/clamav_plugin.c
2999                 complete the update done in cvs34
3000
3001 2005-11-25 [paul]       1.9.100cvs34
3002
3003         * src/plugins/clamav/clamav_plugin.c
3004                 reflect upstream changes
3005
3006 2005-11-25 [paul]       1.9.100cvs33
3007
3008         * manual/ack.xml
3009         * manual/plugins.xml
3010         * manual/sylpheed-claws-manual.xml
3011                 written/updated by Colin, edited by me
3012         * tools/acroread2sylpheed.pl
3013                 update binary name
3014
3015 2005-11-24 [colin]      1.9.100cvs32
3016
3017         * src/compose.c
3018                 Fix bug #856 (reediting messages forgets Request
3019                 Return Receipt)
3020
3021 2005-11-24 [paul]       1.9.100cvs31
3022
3023         * manual/addrbook.xml
3024         * manual/starting.xml
3025                 written by Colin, proofread, edited, adapted by me
3026         * manual/advanced.xml
3027                 add some Actions examples
3028         * src/importldif.c
3029                 use a Save button instead of a Close button
3030         * src/wizard.c
3031                 indicate mandatory fields
3032                 fix page display
3033                 Thanks to Colin
3034
3035 2005-11-23 [colin]      1.9.100cvs30
3036
3037         * src/addressbook.c
3038                 Rename menu item, fix possible crash after
3039                 deletion of books
3040         * src/addrindex.c
3041                 Allow searching for '*' in ldap
3042         * src/browseldap.c
3043                 Fix "Browse Entry" (did anyone use it?)
3044         * src/wizard.c
3045                 Add guards for mandatory information
3046
3047 2005-11-23 [paul]       1.9.100cvs29
3048
3049         * manual/advanced.xml
3050                 corrections to the English
3051
3052 2005-11-23 [colin]      1.9.100cvs28
3053
3054         * src/mimeview.c
3055                 Fix possible crash at exit. After the call to
3056                 gtk_container_remove(), the Viewer's widget has no
3057                 more parent so gtk+ automatically frees it and its
3058                 sons. If destroy_viewer() then try to access it,
3059                 problems ensue.
3060
3061 2005-11-22 [colin]      1.9.100cvs27
3062
3063         * src/compose.c
3064         * src/gtk/gtkaspell.c
3065                 Fix right-clicking on a misspelled word
3066                 Fix More... in suggestions menu
3067
3068 2005-11-22 [wwp]        1.9.100cvs26
3069
3070         * src/prefs_template.c
3071                 templates works: re-sort templates list when adding or replacing,
3072                 prevent from adding or replacing when the template name is empty
3073
3074 2005-11-21 [colin]      1.9.100cvs25
3075
3076         * src/addressbook.c
3077                 Fix some addressbook suckage (dnd, select all)
3078         * src/compose.c
3079         * src/gtk/gtkaspell.c
3080         * src/gtk/gtkaspell.h
3081                 Make the spellchecker menu work with the 
3082                 GtkTextView one instead of overriding it
3083
3084 2005-11-20 [paul]       1.9.100cvs24
3085
3086         * manual/handling.xml
3087                 proofread and corrected
3088
3089 2005-11-20 [paul]       1.9.100cvs23
3090
3091         * manual/Makefile
3092                 generate html as one file
3093         * manual/advanced.xml
3094                 fix output generation
3095                 reformat hidden options list
3096         * manual/manual.xml     ** REMOVED **
3097         * manual/sylpheed-claws-manual.xml      ** ADDED **
3098                 renamed
3099
3100 2005-11-18 [colin]      1.9.100cvs22
3101
3102         * src/prefs_account.c
3103                 Fix layout in news and mbox accounts
3104         * manual/account.xml
3105         * manual/advanced.xml
3106                 New contents for Paul to check :)
3107
3108 2005-11-18 [wwp]        1.9.100cvs21
3109
3110         * src/gtk/quicksearch.c
3111                 don't update extended quicksearch buttons twice
3112
3113 2005-11-18 [paul]       1.9.100cvs20
3114
3115         * src/textview.c
3116                 complete 1.9.100cvs19
3117
3118 2005-11-18 [paul]       1.9.100cvs19
3119
3120         * src/compose.c
3121                 cosmetic improvements
3122         * src/textview.c
3123                 also list text/* attachments
3124
3125 2005-11-18 [colin]      1.9.100cvs18
3126
3127         * src/summaryview.c
3128                 Use column 0 instead of -1 in 
3129                 gtk_ctree_node_moveto, in a naive
3130                 hope it'll fix the gtk-related crashes
3131
3132 2005-11-18 [colin]      1.9.100cvs17
3133
3134         * src/gtk/inputdialog.c
3135                 Fix icon staying the first one
3136
3137 2005-11-17 [wwp]        1.9.100cvs16
3138                 fix possible problem showing some quicksearch buttons, and a bad
3139                 call to g_return_if_fail in a function that returns a value (both
3140                 fixes by Fabien Vantard)
3141
3142 2005-11-15 [wwp]        1.9.100cvs15
3143
3144         * src/gtk/quicksearch.c
3145                 added a tooltip to that obscure ... quicksearch button
3146
3147 2005-11-15 [wwp]        1.9.100cvs14
3148
3149         * src/gtk/quicksearch.c
3150                 add a quicksearch helper to filtering expression users: the ... button
3151                 raises the condition expr window. condition expressions set up w/ this
3152                 window are used by the quicksearch if the user closes it pressing OK.
3153
3154 2005-11-14 [paul]       1.9.100cvs13
3155
3156         * src/plugins/clamav/clamav_plugin.c
3157         * src/plugins/spamassassin/spamassassin.c
3158                 change plugin type following recent merging
3159
3160 2005-11-14 [wwp]        1.9.100cvs12
3161
3162         * src/folder.c
3163                 prevent from crashing when copying/moving message(s) from and
3164                 to the same folder
3165
3166 2005-11-14 [paul]       1.9.100cvs11
3167
3168         * src/plugins/clamav/Makefile.am
3169         * src/plugins/clamav/clamav_plugin.c
3170         * src/plugins/clamav/clamav_plugin.h
3171         * src/plugins/clamav/clamav_plugin_gtk.c
3172                 also merge clamav and clamav_gtk plugins
3173
3174 2005-11-13 [colin]      1.9.100cvs10
3175
3176         * configure.ac
3177         * src/plugins/spamassassin/Makefile.am
3178         * src/plugins/spamassassin/spamassassin.c
3179         * src/plugins/spamassassin/spamassassin.h
3180         * src/plugins/spamassassin/spamassassin_gtk.c
3181                 Merge spamassassin and spamassassin_gtk plugins,
3182                 and build it by default.
3183
3184 2005-11-12 [colin]      1.9.100cvs9
3185
3186         * src/etpan/imap-thread.c
3187                 Fix gcc warning
3188
3189 2005-11-12 [colin]      1.9.100cvs8
3190
3191         * src/procmime.c
3192                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
3193
3194 2005-11-10 [colin]      1.9.100cvs7
3195
3196         * src/main.c
3197                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
3198                 minimised state)
3199
3200 2005-11-10 [wwp]        1.9.100cvs6
3201
3202         * src/gtk/description_window.c
3203                 fix a crash when closing description windows using the WM's [X] button
3204
3205 2005-11-09 [colin]      1.9.100cvs5
3206
3207         * src/common/ssl.c
3208                 Update libetpan call to follow upstream
3209                 (yes, this requires libetpan-0.40cvs3)
3210
3211 2005-11-08 [colin]      1.9.100cvs4
3212
3213         * src/compose.c
3214         * src/textview.c
3215         * src/common/utils.c
3216         * src/common/utils.h
3217                 Enhance the email parser
3218
3219 2005-11-08 [colin]      1.9.100cvs3
3220
3221         * src/procmime.c
3222                 Fix what looks like an off-by-one (fixes 
3223                 attachments from the Bat)
3224
3225 2005-11-08 [wwp]        1.9.100cvs2
3226
3227         * src/main.c
3228                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
3229
3230 2005-11-08 [wwp]        1.9.100cvs1
3231
3232         * src/main.c
3233                 allow exiting Sylpheed-Claws from command-line
3234
3235 2005-11-08 [paul]       1.9.100
3236
3237         1.9.100 released
3238
3239 2005-11-07 [colin]      1.9.99cvs17
3240
3241         * src/addritem.c
3242         * src/ldif.c
3243                 Fix import of base-64 encoded items
3244
3245 2005-11-07 [colin]      1.9.99cvs16
3246
3247         * src/send_message.c
3248                 Fix bug #314 (Queue does not empty under certain 
3249                 circumstances)
3250
3251 2005-11-07 [paul]       1.9.99cvs15
3252
3253         * src/mutt.c
3254         * src/pine.c
3255                 fix buffer overflows
3256                 Thanks to Colin
3257
3258 2005-11-07 [paul]       1.9.99cvs14
3259
3260         * doc/man/Makefile.am
3261         * doc/man/sylpheed-claws.1      ** ADDED **
3262         * doc/man/sylpheed.1            ** DELETED **
3263                 rename and update the man file
3264
3265 2005-11-06 [colin]      1.9.99cvs13
3266
3267         * src/ldif.c
3268                 Fix ldif_get_line() that returned empty strings
3269                 (Didn't understand why). Also fix a possible
3270                 buffer overflow.
3271
3272 2005-11-06 [wwp]        1.9.99cvs12
3273
3274         * src/textview.c
3275         * src/gtk/about.c
3276         * src/gtk/gtkutils.c
3277         * src/gtk/gtkutils.h
3278                 fix a compilation warning,
3279                 make links sensitive in the about dialog
3280
3281 2005-11-04 [wwp]        1.9.99cvs11
3282
3283         * src/gtk/about.c
3284                 don't wrap or translate URIs, and a bit text format cleanup
3285
3286 2005-11-04 [wwp]        1.9.99cvs10
3287
3288         * src/gtk/about.c
3289                 better textview tagging implementation (no more use of marks for
3290                 postponed tagging)
3291
3292 2005-11-02 [colin]      1.9.99cvs9
3293
3294         * src/common/ssl.c
3295                 Forgot an ifdef
3296
3297 2005-11-02 [colin]      1.9.99cvs8
3298
3299         * configure.ac
3300                 Require libetpan-0.40 due to upstream fix
3301         * src/common/ssl.c
3302                 Tell libetpan not to call SSL_Library_Init,
3303                 as we do it ourselves.
3304
3305 2005-11-02 [colin]      1.9.99cvs7
3306
3307         * po/POTFILES.in
3308                 Add missing files (thanks to Fabien Vantard)
3309
3310 2005-11-02 [colin]      1.9.99cvs6
3311
3312         * src/summaryview.c
3313                 Fix totals when read messages are hidden or quicksearch
3314                 is on
3315         * src/ssl_manager.c
3316         * src/ssl_manager.h
3317         * src/common/ssl_certificate.c
3318         * src/common/ssl_certificate.h
3319         * src/gtk/sslcertwindow.c
3320         * src/gtk/sslcertwindow.h
3321                 Fix copyright on my stuff
3322
3323 2005-11-02 [wwp]        1.9.99cvs5
3324
3325         * src/prefs_themes.c
3326                 fix directory name checking (theme installation/removal),
3327                 made related error a bit more verbose
3328
3329 2005-11-02 [colin]      1.9.99cvs4
3330
3331         * src/summaryview.c
3332                 Fix typo (probably fixes bug #841 (Sort by the From 
3333                 field doesn't work)
3334
3335 2005-11-02 [paul]       1.9.99cvs3
3336
3337         * po/ko.po
3338         * po/nb.po
3339                 updated by SungHyun Nam, Geir Helland
3340         * src/wizard.c
3341                 fix typo in welcome message. spotted by
3342                 Andrea Spadaccini
3343
3344 2005-11-01 [colin]      1.9.99cvs2
3345
3346         * src/compose.c
3347                 Fix replying to ml wen confirming subscription
3348         * src/messageview.c
3349         * src/mimeview.c
3350         * src/mimeview.h
3351         * src/privacy.h
3352         * src/summaryview.c
3353                 Make key check non blocking
3354
3355 2005-10-31 [paul]       1.9.99cvs1
3356
3357         * tools/claws.i18n.status.pl
3358                 updated for ChangeLog
3359
3360 2005-10-31 [paul]       1.9.99
3361
3362         1.9.99 released
3363
3364 2005-10-31 [paul]       1.9.15cvs131
3365
3366         * .cvsignore
3367         * ChangeLog
3368         * ChangeLog.claws       ** REMOVED **
3369         * ChangeLog-gtk2.claws  ** REMOVED **
3370         * ChangeLog.gtk1        ** ADDED **
3371         * INSTALL
3372         * Makefile.am
3373         * NEWS
3374         * README
3375         * README.claws          ** REMOVED **
3376         * README.jp             ** REMOVED **
3377         * RELEASE_NOTES         ** ADDED **
3378         * RELEASE_NOTES.claws   ** REMOVED **
3379         * commitHelper
3380         * configure.ac
3381         * sylpheed.spec.in      ** REMOVED **
3382                 tidy up and update the default docs:
3383                 ChangeLog.claws is renamed ChangeLog.gtk1
3384                 ChangeLog-gtk2.claws is renamed ChangeLog
3385                 README.claws is renamed README
3386                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3387
3388 2005-10-31 [paul]       1.9.15cvs130
3389
3390         * po/it.po
3391                 fix errors
3392
3393 2005-10-31 [paul]       1.9.15cvs129
3394
3395         * po/ca.po
3396         * po/de.po
3397         * po/en_GB.po
3398         * po/fr.po
3399         * po/it.po
3400         * po/pt_BR.po
3401         * po/sk.po
3402         * po/sr.po
3403         * po/zh_CN.po
3404                 updated by Miquel Oliete, Stephan Sachse and
3405                 Thomas Gilgin, me, Fabien Vantard, Andrea
3406                 Spadaccini, Frederico Goncalves Guimaraes,
3407                 Andrej Kacian, Aleksandar Urosevic, and
3408                 Ralgh Young.
3409
3410 2005-10-31 [mones]      1.9.15cvs128
3411
3412         * manual/faq.xml
3413                 More questions.
3414         
3415         * po/es.po
3416                 Updated for release.
3417
3418 2005-10-30 [colin]      1.9.15cvs127
3419
3420         * src/compose.c
3421                 Place cursor before rewrapping (fixes cursor
3422                 pos if quotation gets rewrapped)
3423
3424 2005-10-29 [paul]       1.9.15cvs126
3425
3426         * src/crash.c
3427         * src/foldersel.c
3428         * src/main.c
3429         * src/messageview.c
3430         * src/toolbar.c
3431         * src/gtk/authors.h
3432                 corrections to text items
3433
3434 2005-10-28 [colin]      1.9.15cvs125
3435
3436         * src/messageview.c
3437                 Make "hit 'C' to check sig" work from extern 
3438                 messageviews
3439
3440 2005-10-27 [colin]      1.9.15cvs124
3441
3442         * src/summaryview.c
3443                 Add a hack to avoid segfaulting when hammering 
3444                 on gtk's events
3445
3446 2005-10-27 [wwp]        1.9.15cvs123
3447
3448         * src/prefs_themes.c
3449                 sort list of themes names in themes prefs
3450
3451 2005-10-27 [paul]       1.9.15cvs122
3452
3453         * src/folder.c
3454         * src/prefs_account.c
3455                 fix building on Solaris
3456                 Patch by Alex Moore
3457
3458 2005-10-27 [wwp]        1.9.15cvs121
3459
3460         * src/summaryview.c
3461         * src/gtk/gtksctree.c
3462                 speed up unselecting messages in summary view (thanks to Colin)
3463
3464 2005-10-27 [paul]       1.9.15cvs120
3465
3466         * src/mainwindow.c
3467                 fix a compilation warning
3468         * src/summaryview.c
3469                 fix updating of 'n items selected' count
3470                 when deselecting
3471
3472 2005-10-27 [martin]     1.9.15cvs119
3473
3474         * src/action.c
3475                 ignore actions with a leading '/' in the action menu name
3476                 fixes a crash on menu creation
3477         * src/prefs_actions.c
3478                 do not allow a leading '/' in the action menu name
3479
3480 2005-10-27 [paul]       1.9.15cvs118
3481
3482         * src/main.c
3483                 fix compilation warning
3484
3485 2005-10-27 [paul]       1.9.15cvs117
3486
3487         * src/procmime.c
3488                 add #if HAVE_LOCALE_H
3489
3490 2005-10-27 [paul]       1.9.15cvs116
3491
3492         * src/plugins/clamav/clamav_plugin.c
3493         * src/plugins/dillo_viewer/dillo_viewer.c
3494         * src/plugins/mathml_viewer/mathml_viewer.c
3495         * src/plugins/pgpcore/plugin.c
3496         * src/plugins/pgpinline/plugin.c
3497         * src/plugins/pgpmime/plugin.c
3498         * src/plugins/spamassassin/spamassassin.c
3499         * src/plugins/trayicon/trayicon.c
3500                 plugin_init() : make error messages more
3501                 informative
3502
3503 2005-10-26 [wwp]        1.9.15cvs115
3504
3505         * src/prefs_matcher.c
3506                 enlarge boolean op widget width a bit (wasn't always showing text contents)
3507
3508 2005-10-26 [wwp]        1.9.15cvs114
3509
3510         * src/procmime.c
3511         * src/gtk/gtksctree.c
3512         * src/plugins/spamassassin/libspamc.c
3513         * src/plugins/spamassassin/spamassassin.c
3514                 fix some compilation warnings more
3515
3516 2005-10-26 [mones]      1.9.15cvs113
3517
3518         * po/es.po
3519                 Updated translation
3520
3521 2005-10-26 [paul]       1.9.15cvs112
3522
3523         * src/prefs_message.c
3524                 give all display_xface stuff the
3525                 #if HAVE_LIBCOMPFACE treatment, thus
3526                 preventing a crash
3527                 (Thanks to Wolfgang Enderlein)
3528
3529 2005-10-26 [colin]      1.9.15cvs111
3530
3531         * src/gedit-print.c
3532                 Fix date format
3533         * src/imap_gtk.c
3534         * src/news_gtk.c
3535                 Remove context menu items that should not be there
3536         * src/jpilot.c
3537                 Fix encoding
3538         * src/main.c
3539         * src/mainwindow.c
3540                 Don't show the mainwindow too soon
3541
3542 2005-10-26 [wwp]        1.9.15cvs110
3543
3544         * src/folder.c
3545         * src/manual.c
3546         * src/summaryview.c
3547                 fix uninitialized pointers in the folder updating hook
3548                 (thanks to Colin)
3549
3550 2005-10-25 [mones]      1.9.15cvs109
3551
3552         * manual/faq.xml
3553                 General information subsection completed. 
3554                 Removed archaic references.
3555                 
3556         * manual/Makefile
3557         * manual/dtd/manual.dsl
3558                 Added customization stylesheet for getting paragraphs
3559                 fully justified in PDF output (as suggested by Colin).
3560
3561 2005-10-25 [colin]      1.9.15cvs108
3562
3563         * src/compose.c
3564                 Fix a second leak
3565
3566 2005-10-25 [colin]      1.9.15cvs107
3567
3568         * src/addrbook.c
3569         * src/addrindex.c
3570                 Fix leak (xml_get_element() allocates memory)
3571         * src/compose.c
3572                 Fix leak + dead code (shame!)
3573         * src/procmime.c
3574                 Fix leak
3575
3576 2005-10-25 [colin]      1.9.15cvs106
3577
3578         * src/mimeview.c
3579                 Fix encoding issue in Save all and in 
3580                 overwrite-confirmation alertpanel
3581
3582 2005-10-25 [colin]      1.9.15cvs105
3583
3584         * src/common/socket.c
3585                 Fix a leak - Thanks to Christopher Aillon
3586                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3587
3588 2005-10-25 [paul]       1.9.15cvs104
3589
3590         * src/wizard.c
3591                 Always guess servers from the right-hand
3592                 email part and guess username from the
3593                 left-hand part. (Thanks to Colin)
3594                 add an X-Face to the welcome message
3595
3596 2005-10-25 [paul]       1.9.15cvs103
3597
3598         * manual/handling.xml
3599                 written by Colin, edited by me
3600
3601 2005-10-25 [wwp]        1.9.15cvs102
3602
3603         * src/folderview.c
3604         * src/grouplistdialog.c
3605         * src/imap.c
3606         * src/noticeview.c
3607                 fix some compilation warnings
3608
3609 2005-10-24 [paul]
3610
3611         1.9.99-rc3 released
3612
3613 2005-10-24 [paul]       1.9.15cvs101
3614
3615         * src/gtk/about.c
3616                 fix window sizing
3617
3618 2005-10-24 [paul]       1.9.15cvs100
3619
3620         * src/pixmaps/offline.xpm
3621         * src/pixmaps/online.xpm
3622                 replace with last default versions
3623
3624 2005-10-24 [colin]      1.9.15cvs99
3625
3626         * src/imap.c
3627                 Fix bug when moving a folder
3628         * src/imap_gtk.c
3629         * src/mh_gtk.c
3630                 "Delete folder" pops up a window, so it 
3631                 should be suffixed with "..."
3632         * src/plugins/pgpcore/sgpgme.c
3633                 Include locale.h
3634
3635 2005-10-24 [mones]      1.9.15cvs98
3636
3637         * manual/Makefile
3638         * manual/account.xml
3639         * manual/ack.xml
3640         * manual/addrbook.xml
3641         * manual/advanced.xml
3642         * manual/faq.xml
3643         * manual/glossary.xml
3644         * manual/gpl.xml
3645         * manual/handling.xml
3646         * manual/intro.xml
3647         * manual/keyboard.xml
3648         * manual/manual.xml
3649         * manual/plugins.xml
3650         * manual/starting.xml
3651         * manual/dtd/sdocbook.dtd
3652                 Initial manual structure and some content.
3653
3654 2005-10-23 [wwp]        1.9.15cvs97
3655
3656         * src/gtk/about.c
3657                 fix a typo
3658
3659 2005-10-23 [wwp]        1.9.15cvs96
3660
3661         * src/gtk/about.c
3662         * src/gtk/authors.h
3663                 rework of the about window (main work by Paul), also featuring a few
3664                 fixes for typos and duplicate names
3665
3666 2005-10-23 [wwp]        1.9.15cvs95
3667
3668         * src/.cvsignore
3669                 Ignore the right binary name (sylpheed-claws now)
3670
3671 2005-10-23 [paul]       1.9.15cvs94
3672
3673         * src/compose.c
3674                 when using Folder Pref 'Default To for
3675                 replies' make the entry in the Compose
3676                 window bold
3677                 Patch by Fabien Vantard
3678
3679 2005-10-22 [colin]      1.9.15cvs93
3680
3681         * src/codeconv.c
3682                 Fix leak
3683
3684 2005-10-22 [colin]      1.9.15cvs92
3685
3686         * src/codeconv.c
3687                 try to convert using locale (apart utf8) if necessary
3688
3689 2005-10-22 [colin]      1.9.15cvs91
3690
3691         * src/pixmaps/new.xpm
3692         * src/pixmaps/unread.xpm
3693                 Make the unread envelope blue again and
3694                 saturate the new one a bit more.
3695
3696 2005-10-22 [colin]      1.9.15cvs90
3697
3698         * src/compose.c
3699                 When replying to a mail sent by one of our accounts,
3700                 use the original list of recipients. Let 'Reply All'
3701                 and 'Reply to sender' work like previously.
3702
3703 2005-10-21 [colin]      1.9.15cvs89
3704
3705         * src/prefs_filtering.c
3706                 Clear fields after add and replace
3707         * src/textview.c
3708                 Display xface differently (better)
3709         * src/plugins/pgpinline/pgpinline.c
3710                 Fix crappy encodings/recodings
3711
3712 2005-10-21 [paul]       1.9.15cvs88
3713
3714         * src/compose.c
3715         * src/prefs_folder_item.c
3716         * src/toolbar.c
3717                 fix news folder Folder Properties
3718                 (thanks to Colin)
3719         * src/folderview.c
3720                 update folderview after Themes change
3721                 keep selected folder selected
3722                 (thanks to Colin)
3723
3724 2005-10-21 [paul]       1.9.15cvs87
3725
3726         * tools/Makefile.am
3727         * tools/OOo2sylpheed.pl
3728         * tools/README
3729         * tools/README.sylprint
3730         * tools/asus_mailled.sh         ** REMOVED **
3731         * tools/filter_conv.pl
3732         * tools/freshmeat_search.pl
3733         * tools/google_search.pl
3734         * tools/gpg-sign-syl            ** REMOVED **
3735         * tools/kmail2sylpheed.pl
3736         * tools/kmail2sylpheed_v2.pl
3737         * tools/multiwebsearch.pl
3738         * tools/nautilus2sylpheed.sh
3739         * tools/newscache_clean.pl
3740         * tools/outlook2sylpheed.pl
3741         * tools/sylpheed-switcher       ** REMOVED **
3742         * tools/sylprint.pl
3743         * tools/sylprint.rc
3744         * tools/tb2sylpheed
3745         * tools/vcard2xml.py
3746         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3747                 update default config dir
3748                 update binary name (thanks to Fabien Vantard)
3749                 remove obsolete scripts
3750
3751 2005-10-21 [colin]      1.9.15cvs86
3752
3753         * src/inc.c
3754                 Fix possible leak and units. Based on a patch by
3755                 Fabien Vantard.
3756
3757 2005-10-20 [colin]      1.9.15cvs85
3758
3759         * src/textview.c
3760                 Clear xface when clearing textview
3761
3762 2005-10-20 [colin]      1.9.15cvs84
3763
3764         * configure.ac
3765         * src/folderview.c
3766         * src/headerview.c
3767         * src/main.c
3768         * src/prefs_common.c
3769         * src/prefs_common.h
3770         * src/prefs_message.c
3771         * src/textview.c
3772         * src/textview.h
3773         * src/common/defs.h
3774         * src/common/utils.c
3775         * src/common/utils.h
3776         * src/gtk/gtkutils.c
3777         * src/gtk/gtkutils.h
3778                 Migrate config to .sylpheed-claws (Automatically)
3779                 Add a way to get the Xface in the TextView
3780
3781 2005-10-20 [colin]      1.9.15cvs83
3782
3783         * src/gtk/Makefile.am
3784         * src/gtk/about.c
3785         * src/gtk/authors.h
3786                 Make the about dialog *grooovy*
3787
3788 2005-10-20 [colin]      1.9.15cvs82
3789
3790         * src/mimeview.c
3791                 Use "Open with" on double click if no command
3792                 was found
3793
3794 2005-10-20 [colin]      1.9.15cvs81
3795
3796         * src/imap.c
3797         * src/etpan/imap-thread.c
3798                 Fix possible crash.
3799
3800 2005-10-20 [paul]       1.9.15cvs80
3801
3802         * src/folder.c
3803                 don't show clipkey icon if the only
3804                 attachment is the signature
3805                 Patch by Colin
3806
3807 2005-10-20 [paul]       1.9.15cvs79
3808
3809         * AUTHORS
3810         * src/plugins/pgpmime/pgpmime.c
3811                 name the PGP/MIME signature 'signature.asc'
3812                 Patch by Andrew Nelson <freeandy@gmail.com>
3813
3814 2005-10-19 [colin]      1.9.15cvs78
3815
3816         * src/plugins/pgpmime/pgpmime.c
3817                 Oops, no need to double-check though
3818
3819 2005-10-19 [colin]      1.9.15cvs77
3820
3821         * src/plugins/pgpinline/pgpinline.c
3822         * src/plugins/pgpmime/pgpmime.c
3823                 Check that my_tmpfile() doesn't 
3824                 return NULL
3825
3826 2005-10-19 [colin]      1.9.15cvs76
3827
3828         * src/common/utils.c
3829                 Use shorter mime boundaries to avoid having
3830                 MTAs rewrapping our headers, breaking the
3831                 PGP signature in the process 
3832         * src/compose.c
3833         * src/plugins/pgpmime/pgpmime.c
3834                 Check for boundary uniqueness to be sure
3835                 it won't happen, instead of hoping for the
3836                 best
3837
3838 2005-10-19 [colin]      1.9.15cvs75
3839
3840         * sylpheed-claws.desktop
3841         * src/Makefile.am
3842         * src/main.c
3843                 Ship a sylpheed-claws binary instead
3844                 of a sylpheed one. Change the socket
3845                 name, too
3846         * src/folderview.c
3847                 Update folder only if it changed
3848         * src/wizard.c
3849                 Fix i18n in welcome mail, patch by
3850                 Fabien Vantard
3851
3852 2005-10-19 [paul]
3853
3854         1.9.99-rc2 released
3855
3856 2005-10-19 [paul]       1.9.15cvs74
3857
3858         * src/folder.c
3859         * src/folderview.c
3860                 fix summaryview update
3861                 Patch by Colin
3862
3863 2005-10-18 [colin]      1.9.15cvs73
3864
3865         * src/plugins/pgpcore/passphrase.c
3866                 Don't XGrabServer, and try a bit more to 
3867                 sync everything before grabbing mouse/keyboard
3868
3869 2005-10-18 [colin]      1.9.15cvs72
3870
3871         * src/Makefile.am
3872         * src/addressadd.c
3873         * src/addressbook.c
3874         * src/folderview.c
3875         * src/grouplistdialog.c
3876         * src/mimeview.c
3877         * src/stock_pixmap.c
3878         * src/stock_pixmap.h
3879         * src/summaryview.c
3880         * src/gtk/gtksctree.c
3881         * src/gtk/gtksctree.h
3882         * src/pixmaps/empty.xpm
3883                 Implement a wrapper call for gtk_ctree_set_node_info
3884                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3885                 pixmap instead of a NULL one. This works around some
3886                 memory problems deep inside gtk, revealed by valgrind,
3887                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3888                 as locked crashes sylpheed.), as well as, probably, 
3889                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3890
3891 2005-10-17 [colin]      1.9.15cvs71
3892
3893         * src/mimeview.c
3894                 Provide visual feedback when checking
3895                 signature
3896
3897 2005-10-17 [colin]      1.9.15cvs70
3898
3899         * src/main.c
3900                 Keep the folder list frozen while checking caches...
3901
3902 2005-10-17 [colin]      1.9.15cvs69
3903
3904         * src/addr_compl.c
3905                 Fi bug #833 (Autocompleting from addressbook 
3906                 fails with extended chars)
3907         * src/imap.c
3908                 Fix 'adding messages' staying in statusbar
3909                 after an error
3910
3911 2005-10-17 [wwp]        1.9.15cvs68
3912
3913         * src/ssl_manager.c
3914                 Fix buttons' layout resizing when window size changes
3915
3916 2005-10-17 [wwp]        1.9.15cvs67
3917
3918         * src/account.c
3919         * src/prefs_account.c
3920         * src/prefs_common.c
3921         * src/prefs_common.h
3922         * src/prefs_folder_item.c
3923         * src/prefs_gtk.c
3924         * src/gtk/logwindow.c
3925         * src/gtk/pluginwindow.c
3926         * src/gtk/prefswindow.c
3927         * src/gtk/prefswindow.h
3928                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3929
3930 2005-10-17 [paul]       1.9.15cvs66
3931
3932         * configure.ac
3933                 fix missing libetpan message
3934         * po/en_GB.po
3935                 updated
3936         * src/crash.c
3937         * src/manual.c
3938         * src/prefs_themes.c
3939         * src/common/defs.h
3940                 add some new URI defines, change some
3941                 others
3942         * src/wizard.c
3943                 make welcome message translatable
3944                 small improvements to english
3945                 other tweaks
3946         * src/gtk/menu.c
3947                 fix warnings
3948
3949 2005-10-17 [paul]       1.9.15cvs65
3950
3951         * src/summaryview.c
3952                 fix column titles
3953
3954 2005-10-16 [mones]      1.9.15cvs64
3955
3956         * po/es.po
3957                 Updated translation
3958
3959 2005-10-16 [colin]
3960
3961         1.9.99-rc1 released
3962
3963 2005-10-16 [colin]      1.9.15cvs63
3964
3965         * src/wizard.c
3966                 Fix whitespace
3967
3968 2005-10-16 [colin]      1.9.15cvs62
3969
3970         * src/toolbar.c
3971                 s/Get All/Get Mail/
3972         * src/wizard.c
3973                 Real welcome mail text, thanks Paul
3974
3975 2005-10-16 [colin]      1.9.15cvs61
3976
3977         * src/editldap.c
3978         * src/exporthtml.c
3979         * src/main.c
3980         * src/mainwindow.c
3981         * src/prefs_themes.c
3982         * src/prefs_toolbar.c
3983         * src/plugins/demo/demo.c
3984         * src/plugins/trayicon/trayicon.c
3985                 s/Sylpheed/Sylpheed-Claws/
3986
3987 2005-10-16 [colin]      1.9.15cvs60
3988
3989         * src/wizard.c
3990                 Add a welcome email in the first empty mailbox
3991         * src/prefs_common.c
3992                 Change one more default
3993
3994 2005-10-16 [colin]      1.9.15cvs59
3995
3996         * src/wizard.c
3997                 Remove printf
3998
3999 2005-10-16 [colin]      1.9.15cvs58
4000
4001         * src/toolbar.c
4002         * src/prefs_common.c
4003                 Change some defaults
4004
4005 2005-10-16 [colin]      1.9.15cvs57
4006
4007         * src/toolbar.c
4008         * src/prefs_common.c
4009                 Change some defaults
4010
4011 2005-10-16 [colin]      1.9.15cvs56
4012
4013         * src/wizard.c
4014                 By default, initialize fonts to have
4015                 the same size as normal GtkWidgets
4016
4017 2005-10-16 [colin]      1.9.15cvs55
4018
4019         * src/mimeview.c
4020                 Fix message a bit more
4021
4022 2005-10-16 [colin]      1.9.15cvs54
4023
4024         * src/addressbook.c
4025                 Second attempt at flicker fixing
4026
4027 2005-10-16 [colin]      1.9.15cvs53
4028
4029         * src/addressbook.c
4030                 Fix flicker
4031
4032 2005-10-16 [wwp]        1.9.15cvs52
4033
4034         * src/addressbook.c
4035         * src/editaddress.c
4036         * src/prefs_common.c
4037         * src/prefs_common.h
4038                 Remember window sizes (address book)
4039
4040 2005-10-16 [wwp]        1.9.15cvs51
4041
4042         * src/plugins/clamav/clamav_plugin_gtk.c
4043         * src/plugins/spamassassin/spamassassin_gtk.c
4044                 Fix compilation warnings (missing #include).
4045
4046 2005-10-16 [colin]      1.9.15cvs50
4047
4048         * src/mimeview.c
4049         * src/summaryview.c
4050         * src/textview.c
4051                 Make 'c' check signature, and forward
4052                 c, l, y, t from summaryview to mimeview
4053
4054 2005-10-16 [colin]      1.9.15cvs49
4055
4056         * src/addressbook.c
4057                 Put border around buttons
4058         * src/mainwindow.c
4059         * src/summaryview.c
4060                 Rework menus (Patch based on a patch
4061                 by Paul)
4062
4063 2005-10-15 [wwp]        1.9.15cvs48
4064
4065         * src/editjpilot.c
4066         * src/editldap.c
4067         * src/editvcard.c
4068         * src/exphtmldlg.c
4069         * src/expldifdlg.c
4070         * src/export.c
4071         * src/import.c
4072         * src/importldif.c
4073         * src/importmutt.c
4074         * src/importpine.c
4075         * src/prefs_account.c
4076         * src/prefs_spelling.c
4077         * src/gtk/gtkutils.c
4078         * src/gtk/gtkutils.h
4079         * src/plugins/clamav/clamav_plugin_gtk.c
4080         * src/plugins/spamassassin/spamassassin_gtk.c
4081                 use nicer browse-for-file/dir buttons than the "..." ones,
4082                 code factorizing more.
4083
4084 2005-10-14 [colin]      1.9.15cvs47
4085
4086         * src/mainwindow.c
4087                 set relief on the account switcher so that people see it
4088                 grey out Create processing rules when no message is selected
4089         * src/prefs_filtering.c
4090                 ask before closing if the rule has not been modified, even if
4091                 it's not valid
4092         * src/prefs_matcher.c
4093                 fix sensitivity when entering the dialog
4094         * src/gtk/inputdialog.c
4095                 display a better icon on password ask
4096         * src/plugins/pgpcore/passphrase.c
4097                 make the dialog look better
4098
4099 2005-10-14 [paul]       1.9.15cvs46
4100
4101         * src/folderview.c
4102                 indicate presense of marked msgs in
4103                 unexpanded subfolders
4104
4105 2005-10-14 [paul]       1.9.15cvs45
4106
4107         * src/prefs_actions.c
4108         * src/prefs_common.c
4109         * src/prefs_common.h
4110         * src/prefs_filtering_action.c
4111         * src/prefs_matcher.c
4112         * src/prefs_template.c
4113                 remember window sizes
4114                 fix Info button size
4115
4116         Patches by wwp
4117
4118 2005-10-13 [colin]      1.9.15cvs44
4119
4120         * src/mimeview.c
4121         * src/noticeview.c
4122         * src/noticeview.h
4123                 Add a tooltip on the icon (optional) 
4124                 Get rid of the signature buttons and only
4125                 use the icon+tooltip
4126
4127 2005-10-13 [colin]      1.9.15cvs43
4128
4129         * src/noticeview.c
4130         * src/noticeview.h
4131                 Add hand cursor for hovering over icon
4132
4133 2005-10-13 [colin]      1.9.15cvs42
4134
4135         * src/summaryview.c
4136                 Fix crash when quicksearch's hidden 
4137                 at startup
4138
4139 2005-10-13 [colin]      1.9.15cvs41
4140
4141         * src/compose.c
4142                 Set subject when forwarding multiple mails
4143                 Check that other recipient than the default Cc or Bcc
4144                 have been set before sending.
4145
4146 2005-10-13 [colin]      1.9.15cvs40
4147
4148         * src/imap.c
4149                 Batch per-folder
4150                 Introduce locking, but don't use it yet
4151
4152 2005-10-13 [colin]      1.9.15cvs39
4153
4154         * src/gtk/quicksearch.c
4155                 Reset quicksearch when hiding it
4156                 Make sticky a real pref
4157
4158 2005-10-13 [colin]      1.9.15cvs38
4159
4160         * src/summaryview.c
4161                 Faster prefs apply
4162
4163 2005-10-13 [colin]      1.9.15cvs37
4164
4165         * src/mimeview.c
4166         * src/noticeview.c
4167         * src/noticeview.h
4168         * src/plugins/pgpcore/sgpgme.c
4169                 Make privacy icon clickable
4170                 Move Trust field in Full info
4171                 When trust is less than full, don't display
4172                 a warning icon
4173
4174 2005-10-13 [colin]      1.9.15cvs36
4175
4176         * src/folder.c
4177                 Batch on flags sync
4178         * src/folderview.c
4179                 Revert speed hack which is dangerous in fact
4180                 Apply prefs faster
4181
4182 2005-10-13 [colin]      1.9.15cvs35
4183
4184         * src/folder_item_prefs.c
4185                 Fix pref corruption on folder move. Patch
4186                 by wwp
4187
4188 2005-10-13 [paul]       1.9.15cvs34
4189
4190         * src/export.c
4191         * src/import.c
4192                 fix typos in g_warnings
4193         * src/prefs_account.c
4194                 add a file selector for Signature file
4195
4196         Patches by wwp
4197
4198 2005-10-12 [colin]      1.9.15cvs33
4199
4200         * src/mimeview.c
4201                 Provide a quick way to go back from a
4202                 signature's full info to the email part
4203
4204 2005-10-12 [colin]      1.9.15cvs32
4205
4206         * src/compose.c
4207                 Remove old hack of encoding signed mails with base64.
4208                 QP works equally well.
4209
4210 2005-10-12 [colin]      1.9.15cvs31
4211
4212         * src/crash.c
4213                 Replace deprecated GtkText with GtkTextView
4214         * src/imap.c
4215                 Fix a logic bug about counts in imap_select
4216                 (previously un-triggered)
4217         * src/mainwindow.c
4218         * src/summaryview.c
4219         * src/news.c
4220                 Allow local deletion of news posts
4221         * src/mimeview.c
4222                 Show GPG noticeview on the message/rfc822 part
4223                 in addition to the text/plain one
4224         * src/prefs_image_viewer.c
4225           src/plugins/pgpcore/prefs_gpg.c
4226                 Polish (set the label as part of the checkbox)
4227         * src/wizard.c
4228                 Don't sit there doing nothing after destroying
4229                 the window - return err
4230
4231 2005-10-11 [colin]      1.9.15cvs30
4232
4233         * src/folderview.c
4234                 Apply processing rules before showing folders.
4235                 Early folder show (before flags sync) will only
4236                 be done when there are no processing rules (nor
4237                 pre- or post- ones)
4238         * src/imap.c
4239                 Fix stuff related to mail subdir, creation and 
4240                 deletion of folders 
4241         * src/imap_gtk.c
4242                 Don't allow creation of folders in NoInferior
4243                 folders, as it won't work
4244
4245 2005-10-10 [colin]      1.9.15cvs29
4246
4247         * src/compose.c
4248                 Reselect "None" Privacy system when selecting an
4249                 account with no privacy system defined
4250
4251 2005-10-10 [colin]      1.9.15cvs28
4252
4253         * src/mainwindow.c
4254                 Add Windows-1252 encoding
4255         * src/prefs_common.c
4256                 Rework some defaults:
4257                 - autosave to draft by default
4258                 - don't show header pane (it's already in the textview)
4259                 - Select first new or unread mail on entry
4260                 - Assume 'Yes' to change folder when there's no more
4261                   unread message
4262         * src/prefs_matcher.c
4263                 Fix a gtk assertion failure
4264         * src/gtk/colorlabel.c
4265                 Workaround bad repainting on selection
4266         * src/main.c
4267                 Freeze/thaw (a bit faster on ssh -X)
4268         * src/msgcache.c
4269                 Get rid of StrdupConverter that just adds an
4270                 extra strdup/free 
4271         * src/etpan/imap_thread.c
4272                 memset buf to 0
4273
4274 2005-10-10 [colin]      1.9.15cvs27
4275
4276         * src/export.c
4277         * src/import.c
4278                 Fix compile on gtk 2.4. Patch by wwp
4279
4280 2005-10-09 [colin]      1.9.15cvs26
4281
4282         * src/mainwindow.c
4283         * src/messageview.c
4284         * src/summaryview.c
4285                 Clarify forward menus. Patch by wwp
4286
4287 2005-10-09 [colin]      1.9.15cvs25
4288
4289         * src/compose.c
4290         * src/compose.h
4291                 Fix bug #829 (Non-working "Encrypt message by 
4292                 default when replying to an encrypted message")
4293
4294 2005-10-08 [colin]      1.9.15cvs24
4295
4296         * src/wizard.c
4297                 Fix bug #827 ("Welcome" setup wizard after a 
4298                 permission error gives up & forgets itself.)
4299
4300 2005-10-08 [colin]      1.9.15cvs23
4301
4302         * src/procmime.c
4303                 Fix bug #828 (Ignoring headers with spaces around = sign)
4304
4305 2005-10-08 [colin]      1.9.15cvs22
4306
4307         * src/export.c
4308                 Warning fix by wwp
4309
4310 2005-10-08 [colin]      1.9.15cvs21
4311
4312         * src/folder.c
4313         * src/folder.h
4314                 Add a processing_pending indicator, set on 
4315                 folder_item_open and cleared after 
4316                 folder_item_process_open
4317         * src/folderview.c
4318         * src/summaryview.c
4319                 wrap procmsg_msginfo_*_flags, and in the
4320                 wrapper check that there's no folder processing 
4321                 pending. If there is, defer the flags change until 
4322                 processing is done to avoid stepping over each
4323                 other's toes.
4324                 Freeze during processing, but not during scanning.
4325
4326 2005-10-07 [colin]      1.9.15cvs20
4327
4328         * src/plugins/pgpcore/passphrase.c
4329                 Fix bug #826 (X-Server hangs when 
4330                 right-clicking a PGP encrypted message)
4331
4332 2005-10-07 [paul]       1.9.15cvs19
4333
4334         * src/compose.c
4335                 fix compose_entries[]
4336                 patch by Fabien Vantard
4337
4338 2005-10-06 [colin]      1.9.15cvs18
4339
4340         * src/pixmaps/address.xpm
4341         * src/pixmaps/address_book.xpm
4342         * src/pixmaps/book.xpm
4343         * src/pixmaps/check_spelling.xpm
4344         * src/pixmaps/checkbox_off.xpm
4345         * src/pixmaps/checkbox_on.xpm
4346         * src/pixmaps/close.xpm
4347         * src/pixmaps/complete.xpm
4348         * src/pixmaps/continue.xpm
4349         * src/pixmaps/deleted.xpm
4350         * src/pixmaps/down_arrow.xpm
4351         * src/pixmaps/exec.xpm
4352         * src/pixmaps/forwarded.xpm
4353         * src/pixmaps/group.xpm
4354         * src/pixmaps/ignorethread.xpm
4355         * src/pixmaps/interface.xpm
4356         * src/pixmaps/jpilot.xpm
4357         * src/pixmaps/ldap.xpm
4358         * src/pixmaps/linewrap.xpm
4359         * src/pixmaps/linewrapcurrent.xpm
4360         * src/pixmaps/mail.xpm
4361         * src/pixmaps/mail_attach.xpm
4362         * src/pixmaps/mail_compose.xpm
4363         * src/pixmaps/mail_forward.xpm
4364         * src/pixmaps/mail_receive.xpm
4365         * src/pixmaps/mail_receive_all.xpm
4366         * src/pixmaps/mail_reply.xpm
4367         * src/pixmaps/mail_reply_to_all.xpm
4368         * src/pixmaps/mail_reply_to_author.xpm
4369         * src/pixmaps/mail_send.xpm
4370         * src/pixmaps/mail_send_queue.xpm
4371         * src/pixmaps/mime_application.xpm
4372         * src/pixmaps/mime_audio.xpm
4373         * src/pixmaps/mime_image.xpm
4374         * src/pixmaps/mime_message.xpm
4375         * src/pixmaps/mime_text_enriched.xpm
4376         * src/pixmaps/mime_text_html.xpm
4377         * src/pixmaps/mime_text_plain.xpm
4378         * src/pixmaps/mime_unknown.xpm
4379         * src/pixmaps/new.xpm
4380         * src/pixmaps/news_compose.xpm
4381         * src/pixmaps/offline.xpm
4382         * src/pixmaps/online.xpm
4383         * src/pixmaps/paste.xpm
4384         * src/pixmaps/preferences.xpm
4385         * src/pixmaps/privacy_emblem_encrypted.xpm
4386         * src/pixmaps/privacy_expired.xpm
4387         * src/pixmaps/privacy_failed.xpm
4388         * src/pixmaps/privacy_passed.xpm
4389         * src/pixmaps/privacy_signed.xpm
4390         * src/pixmaps/privacy_unknown.xpm
4391         * src/pixmaps/privacy_warn.xpm
4392         * src/pixmaps/properties.xpm
4393         * src/pixmaps/replied.xpm
4394         * src/pixmaps/search.xpm
4395         * src/pixmaps/unread.xpm
4396         * src/pixmaps/up_arrow.xpm
4397         * src/pixmaps/vcard.xpm
4398                 Modernize internal theme, with icons from the 
4399                 Gnomaws theme. Keep some of the old ones where
4400                 they were better.
4401
4402 2005-10-06 [colin]      1.9.15cvs17
4403
4404         * src/summaryview.c
4405                 Little optimisations + bugfix
4406         * src/toolbar.c
4407                 Remove default useless items - useless being defined
4408                 by the default relevant prefs
4409         * src/wizard.c
4410                 include config.h to make gettext work
4411         * src/prefs_themes.c
4412                 Fix selection of current theme in prefs
4413
4414 2005-10-06 [colin]      1.9.15cvs16
4415
4416         * src/prefs_common.c
4417         * src/prefs_common.h
4418         * src/prefs_summaries.c
4419         * src/folderview.c
4420                 Add a warning dialog on Mark all read 
4421                 (with pref to get rid of it)
4422
4423 2005-10-06 [paul]       1.9.15cvs15
4424
4425         * po/nb.po
4426         * po/pt_BR.po
4427                 updated by Geir Helland and Frederico
4428                 Goncalves Guimaraes
4429
4430 2005-10-05 [colin]      1.9.15cvs14
4431
4432         * src/folder.c
4433         * src/folder.h
4434         * src/folderview.c
4435         * src/folderview.h
4436         * src/imap_gtk.c
4437         * src/mh_gtk.c
4438         * src/mainwindow.c
4439         * src/setup.c
4440                 add a way to rescan without rebuilding
4441                 make moving a bit faster (less folders changes)
4442                 don't lock the tree on Get 
4443         * src/imap.c
4444                 Don't re-delete deleted messages before expunging
4445         * src/summaryview.c
4446                 Set batch mode when deleting mails
4447
4448 2005-10-05 [paul]       1.9.15cvs13
4449
4450         * src/mainwindow.c
4451         * src/mainwindow.h
4452                 fix disabled Execute menu item
4453         * src/toolbar.c
4454                 match the change in 1.9.15cvs10: use Compose
4455                 instead of News by default
4456
4457 2005-10-04 [colin]      1.9.15cvs12
4458
4459         * src/compose.c
4460                 When replying to an ML post with Reply-To set
4461                 to the poster's email, honor it (as before),
4462                 but also honor our user's request to reply to
4463                 the mailing list: set the ML address in the To
4464                 field and the Reply-To address in the Cc: 
4465                 field.
4466
4467 2005-10-04 [colin]      1.9.15cvs11
4468
4469         * src/plugins/trayicon/trayicon.c
4470                 Finish cosmetic change - thanks to wwp
4471
4472 2005-10-04 [colin]      1.9.15cvs10
4473
4474         * src/toolbar.c
4475                 Use Compose instead of Email by default.
4476                 Spotted by wwp.
4477
4478 2005-10-04 [colin]      1.9.15cvs9
4479
4480         * src/folder.c
4481         * src/folder.h
4482         * src/folderview.c
4483         * src/imap.c
4484         * src/etpan/imap-thread.c
4485         * src/etpan/imap-thread.h
4486                 Try to make IMAP faster, by simplifying SEARCH
4487                 commands, avoiding sending two STATUS in a row,
4488                 and deferring flags sync and processing just
4489                 after displaying the folder. 
4490                 This will update the SummaryView in certain
4491                 cases (new mails not already fetched, flags
4492                 changed from another client) but in a non-
4493                 blocking manner.
4494
4495 2005-10-04 [colin]      1.9.15cvs8
4496
4497         * src/plugins/trayicon/trayicon.c
4498                 Relabel "Offline" to "Work offline"
4499
4500 2005-10-04 [colin]      1.9.15cvs7
4501
4502         * src/export.c
4503         * src/import.c
4504         * src/mbox.c
4505                 Fix mbox import/export buglets
4506                 Patch by wwp
4507         * src/plugins/trayicon/trayicon.c
4508                 Add offline swithc
4509                 Patch by wwp
4510
4511 2005-10-04 [colin]      1.9.15cvs6
4512
4513         * src/folder.c
4514         * src/folderview.c
4515         * src/summaryview.c
4516                 Better fix (don't break mark all read) for cvs2
4517
4518 2005-10-03 [colin]      1.9.15cvs5
4519
4520         * src/folder.c
4521                 Use a sane sort by default
4522
4523 2005-10-03 [colin]      1.9.15cvs4
4524
4525         * src/inc.c
4526                 Add a 'Only once' button for overriding offline mode
4527         * src/prefs_account.c
4528         * src/wizard.c
4529                 Add Local mbox to the wizard
4530                 Add IMAP subdir to the wizard (or the wizard is useless
4531                 for such accounts, or even worse than useless)
4532                 Move IMAP subdir from Advanced to Receive tab, as it's
4533                 not that uncommon
4534
4535 2005-10-03 [colin]      1.9.15cvs3
4536
4537         * src/send_message.c
4538                 Forgot this one in cvs1
4539
4540 2005-10-03 [colin]      1.9.15cvs2
4541
4542         * src/folder.c
4543                 Faster close when leaving a folder with lots
4544                 of new mails. Idea by David Relson.
4545
4546 2005-10-03 [colin]      1.9.15cvs1
4547
4548         * src/compose.c
4549         * src/imap.c
4550         * src/inc.c
4551         * src/main.c
4552         * src/messageview.c
4553         * src/news.c
4554         * src/summaryview.c
4555         * src/gtk/sslcertwindow.c
4556         * src/plugins/trayicon/trayicon.c
4557                 Add accels to every AlertPanel. Patch by Fabien 
4558                 Vantard
4559
4560 2005-10-03 [paul]       1.9.15
4561
4562         1.9.15 released
4563
4564 2005-10-03 [paul]       1.9.14cvs68
4565
4566         * po/ca.po
4567         * po/de.po
4568         * po/es.po
4569         * po/fi.po
4570         * po/fr.po
4571         * po/sk.po
4572         * po/sr.po
4573         * po/zh_CN.po
4574                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4575                 Mones Lastra, Tommi Pirinen, Fabien vantard,
4576                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4577
4578 2005-10-03 [paul]       1.9.14cvs67
4579
4580         * src/send_message.c
4581                 prevent hang on Cancel
4582                 patch by Colin
4583
4584 2005-10-03 [paul]       1.9.14cvs66
4585
4586         * src/main.c
4587                 fix crash in IMAP caused by discrepancy
4588                 between check_at_startup and offline mode
4589                 Patch by Colin
4590
4591 2005-10-01 [paul]       1.9.14cvs65
4592
4593         * src/inc.c
4594                 fix engrish
4595
4596 2005-10-01 [paul]       1.9.14cvs64
4597         * src/export.c
4598         * src/import.c
4599                 synchronise import_mbox() and export_mbox()
4600         * src/mbox.c
4601                 proc_mbox(): add alert if file cannot be opened
4602                 export_list_to_mbox(): test if dest file exists,
4603                 prompt user to overwrite if it does. add alert
4604                 if file cannot be created
4605                                                                 
4606         Patch by wwp
4607                                                                                                                 
4608
4609 2005-09-30 [paul]       1.9.14cvs63
4610
4611         * src/addressbook.c
4612                 Fix sensitivity of a menu
4613         * src/codeconv.c
4614                 Respect hidden pref for mails with no encoding
4615         * src/common/xml.c
4616                 Fix memory corruption
4617         * src/plugins/pgpcore/sgpgme.c
4618                 Fix segfault on incomplete sigs, and display
4619                 of S/Mime UIDs
4620
4621         Patches by Colin
4622
4623 2005-09-30 [colin]      1.9.14cvs62
4624
4625         * src/partial_download.c
4626                 Little logic fix in almost-dead code
4627         * src/pop.c
4628                 Fix partial download when there's no new mail
4629
4630 2005-09-29 [paul]       1.9.14cvs61
4631
4632         * src/plugins/pgpinline/pgpinline.c
4633                 fix bug 819, 'crash accessing sign message'
4634                 Patch by Colin
4635
4636 2005-09-28 [martin]     1.9.14cvs60
4637
4638         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4639                 fix bug #790 (Crash when restarting window manager (fluxbox))
4640
4641 2005-09-28 [paul]       1.9.14cvs59
4642
4643         * src/gtk/gtkaspell.c
4644                 fix off-by-one typo
4645
4646 2005-09-27 [colin]      1.9.14cvs58
4647
4648         * src/plugins/pgpcore/sgpgme.c
4649                 Report error when there's one, instead of
4650                 "Signature unchecked" 
4651
4652 2005-09-27 [colin]      1.9.14cvs57
4653
4654         * src/prefs_quote.c
4655                 Fix bug #816 (Weird quotation with spaces)
4656
4657 2005-09-27 [colin]      1.9.14cvs56
4658
4659         * src/codeconv.c
4660         * src/compose.c
4661         * src/compose.h
4662                 Put subject in compose's title
4663                 Fix Automatic encoding so that it's really automatic:
4664                 first try default locale's charset, then charset of the replied mail, 
4665                 then utf-8
4666                 Fix encoding of headers (must be in strict mode too)
4667
4668 2005-09-26 [colin]      1.9.14cvs55
4669
4670         * src/gtk/gtkaspell.c
4671                 Fix previous patch - don't color the space,
4672                 just uncolor it :)
4673
4674 2005-09-26 [colin]      1.9.14cvs54
4675
4676         * src/gtk/gtkaspell.c
4677                 Unmark space if possible
4678
4679 2005-09-26 [colin]      1.9.14cvs53
4680
4681         * src/imap.c
4682                 log_error instead of alertpanel according to the pref
4683         * src/etpan/imap-thread.c
4684                 Print connect status, copy only necessary size to 
4685                 logger
4686         * src/plugins/pgpmime/pgpmime.c
4687                 Handle S/Mime signatures (verification only). Patch based
4688                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4689
4690 2005-09-26 [paul]       1.9.14cvs52
4691
4692         * src/common/passcrypt.c
4693                 this 'workaround' not necessary on NetBSD.
4694                 Thanks to Daniel Gustafson
4695
4696 2005-09-26 [paul]
4697
4698         1.9.15-rc4 released
4699
4700 2005-09-26 [paul]       1.9.14cvs51
4701
4702         * src/summaryview.c
4703                 Skip currently selected message when
4704                 looking for next new or unread message
4705                 in current folder. Patch by Colin
4706         * src/common/passcrypt.c
4707                 eliminate warnings on *BSD. Patch by
4708                 Daniel Gustafson
4709
4710 2005-09-26 [colin]      1.9.14cvs50
4711
4712         * src/procmsg.c
4713                 Call postfiltering hook anyway
4714
4715 2005-09-22 [colin]      1.9.14cvs49
4716
4717         * src/codeconv.c
4718         * src/codeconv.h
4719                 Add a strict mode that doesn't replace with _
4720         * src/compose.c
4721         * src/compose.h
4722                 Use strict conversion while sending
4723                 Fix race when drafting while sending (happens
4724                 on IMAP)
4725                 Fix d'n'd of messages from summaryview
4726         * src/prefs_common.c
4727         * src/prefs_common.h
4728                 add hidden utf8_instead_of_locale_for_broken_mail 
4729                 pref for people that preferred the default charset 
4730                 to be utf8 for broken mails
4731         * src/quote_fmt_parse.y
4732                 fix bug #815 (No quote insert if "From:" fied 
4733                 contained Russian letters)
4734         * src/summaryview.c
4735                 Fix d'n'd of messages to compose
4736
4737 2005-09-22 [paul]       1.9.14cvs48
4738
4739         * src/compose.c
4740                 fix bug where attachments Name entry
4741                 would display Path instead
4742
4743 2005-09-21 [paul]       1.9.14cvs47
4744
4745         * README
4746         * README.jp
4747         * configure.ac
4748         * config/config.rpath
4749         * doc/manual/en/sylpheed-20.html
4750         * doc/manual/es/sylpheed-20.html
4751         * po/bg.po
4752         * po/ca.po
4753         * po/de.po
4754         * po/es.po
4755         * po/fr.po
4756         * po/it.po
4757         * po/pt_BR.po
4758         * po/sk.po
4759         * po/zh_TW.po
4760         * src/account.c
4761         * src/account.h
4762         * src/action.c
4763         * src/action.h
4764         * src/adbookbase.h
4765         * src/addr_compl.c
4766         * src/addr_compl.h
4767         * src/addrbook.c
4768         * src/addrbook.h
4769         * src/addrcache.c
4770         * src/addrcache.h
4771         * src/addrcindex.c
4772         * src/addrcindex.h
4773         * src/addrclip.c
4774         * src/addrclip.h
4775         * src/addrdefs.h
4776         * src/addressadd.c
4777         * src/addressadd.h
4778         * src/addressbook.c
4779         * src/addressbook.h
4780         * src/addressitem.h
4781         * src/addrgather.c
4782         * src/addrgather.h
4783         * src/addrharvest.c
4784         * src/addrharvest.h
4785         * src/addrindex.c
4786         * src/addrindex.h
4787         * src/addritem.c
4788         * src/addritem.h
4789         * src/addrquery.c
4790         * src/addrquery.h
4791         * src/addrselect.c
4792         * src/addrselect.h
4793         * src/alertpanel.c
4794         * src/alertpanel.h
4795         * src/browseldap.c
4796         * src/browseldap.h
4797         * src/codeconv.c
4798         * src/codeconv.h
4799         * src/compose.c
4800         * src/compose.h
4801         * src/crash.c
4802         * src/crash.h
4803         * src/customheader.c
4804         * src/customheader.h
4805         * src/displayheader.c
4806         * src/displayheader.h
4807         * src/editaddress.c
4808         * src/editaddress.h
4809         * src/editbook.c
4810         * src/editbook.h
4811         * src/editgroup.c
4812         * src/editgroup.h
4813         * src/editjpilot.c
4814         * src/editjpilot.h
4815         * src/editldap.c
4816         * src/editldap.h
4817         * src/editldap_basedn.c
4818         * src/editldap_basedn.h
4819         * src/editvcard.c
4820         * src/editvcard.h
4821         * src/enriched.c
4822         * src/enriched.h
4823         * src/exphtmldlg.c
4824         * src/exphtmldlg.h
4825         * src/expldifdlg.c
4826         * src/expldifdlg.h
4827         * src/export.c
4828         * src/export.h
4829         * src/exporthtml.c
4830         * src/exporthtml.h
4831         * src/exportldif.c
4832         * src/exportldif.h
4833         * src/filtering.c
4834         * src/filtering.h
4835         * src/folder.c
4836         * src/folder.h
4837         * src/folder_item_prefs.c
4838         * src/folder_item_prefs.h
4839         * src/foldersel.c
4840         * src/foldersel.h
4841         * src/folderutils.c
4842         * src/folderutils.h
4843         * src/folderview.c
4844         * src/folderview.h
4845         * src/grouplistdialog.c
4846         * src/grouplistdialog.h
4847         * src/headerview.c
4848         * src/headerview.h
4849         * src/html.c
4850         * src/html.h
4851         * src/image_viewer.c
4852         * src/image_viewer.h
4853         * src/imap.c
4854         * src/imap.h
4855         * src/imap_gtk.c
4856         * src/imap_gtk.h
4857         * src/import.c
4858         * src/import.h
4859         * src/importldif.c
4860         * src/importldif.h
4861         * src/importmutt.c
4862         * src/importmutt.h
4863         * src/importpine.c
4864         * src/importpine.h
4865         * src/inc.c
4866         * src/inc.h
4867         * src/jpilot.c
4868         * src/jpilot.h
4869         * src/ldapctrl.c
4870         * src/ldapctrl.h
4871         * src/ldaplocate.c
4872         * src/ldaplocate.h
4873         * src/ldapquery.c
4874         * src/ldapquery.h
4875         * src/ldapserver.c
4876         * src/ldapserver.h
4877         * src/ldaputil.c
4878         * src/ldaputil.h
4879         * src/ldif.c
4880         * src/ldif.h
4881         * src/localfolder.c
4882         * src/localfolder.h
4883         * src/main.c
4884         * src/main.h
4885         * src/mainwindow.c
4886         * src/mainwindow.h
4887         * src/manual.c
4888         * src/manual.h
4889         * src/matcher.c
4890         * src/matcher.h
4891         * src/matcher_parser.h
4892         * src/matcher_parser_lex.l
4893         * src/matcher_parser_parse.y
4894         * src/mbox.c
4895         * src/mbox.h
4896         * src/message_search.c
4897         * src/message_search.h
4898         * src/messageview.c
4899         * src/messageview.h
4900         * src/mh.c
4901         * src/mh.h
4902         * src/mh_gtk.c
4903         * src/mh_gtk.h
4904         * src/mimeview.c
4905         * src/mimeview.h
4906         * src/msgcache.c
4907         * src/msgcache.h
4908         * src/mutt.c
4909         * src/mutt.h
4910         * src/news.c
4911         * src/news.h
4912         * src/news_gtk.c
4913         * src/news_gtk.h
4914         * src/noticeview.c
4915         * src/noticeview.h
4916         * src/partial_download.c
4917         * src/partial_download.h
4918         * src/pine.c
4919         * src/pine.h
4920         * src/pop.c
4921         * src/pop.h
4922         * src/prefs_account.c
4923         * src/prefs_account.h
4924         * src/prefs_actions.c
4925         * src/prefs_actions.h
4926         * src/prefs_common.c
4927         * src/prefs_common.h
4928         * src/prefs_compose_writing.c
4929         * src/prefs_compose_writing.h
4930         * src/prefs_customheader.c
4931         * src/prefs_customheader.h
4932         * src/prefs_display_header.c
4933         * src/prefs_display_header.h
4934         * src/prefs_ext_prog.c
4935         * src/prefs_ext_prog.h
4936         * src/prefs_filtering.c
4937         * src/prefs_filtering.h
4938         * src/prefs_filtering_action.c
4939         * src/prefs_filtering_action.h
4940         * src/prefs_folder_column.c
4941         * src/prefs_folder_column.h
4942         * src/prefs_folder_item.c
4943         * src/prefs_folder_item.h
4944         * src/prefs_fonts.c
4945         * src/prefs_fonts.h
4946         * src/prefs_gtk.c
4947         * src/prefs_gtk.h
4948         * src/prefs_image_viewer.c
4949         * src/prefs_image_viewer.h
4950         * src/prefs_matcher.c
4951         * src/prefs_matcher.h
4952         * src/prefs_message.c
4953         * src/prefs_message.h
4954         * src/prefs_msg_colors.c
4955         * src/prefs_msg_colors.h
4956         * src/prefs_other.c
4957         * src/prefs_other.h
4958         * src/prefs_quote.c
4959         * src/prefs_quote.h
4960         * src/prefs_receive.c
4961         * src/prefs_receive.h
4962         * src/prefs_send.c
4963         * src/prefs_send.h
4964         * src/prefs_spelling.c
4965         * src/prefs_spelling.h
4966         * src/prefs_summaries.c
4967         * src/prefs_summaries.h
4968         * src/prefs_summary_column.c
4969         * src/prefs_summary_column.h
4970         * src/prefs_template.c
4971         * src/prefs_template.h
4972         * src/prefs_themes.c
4973         * src/prefs_themes.h
4974         * src/prefs_toolbar.c
4975         * src/prefs_toolbar.h
4976         * src/prefs_wrapping.c
4977         * src/prefs_wrapping.h
4978         * src/privacy.c
4979         * src/privacy.h
4980         * src/procheader.c
4981         * src/procheader.h
4982         * src/procmime.c
4983         * src/procmime.h
4984         * src/procmsg.c
4985         * src/procmsg.h
4986         * src/quote_fmt.c
4987         * src/quote_fmt_parse.y
4988         * src/recv.c
4989         * src/recv.h
4990         * src/remotefolder.c
4991         * src/remotefolder.h
4992         * src/send_message.c
4993         * src/send_message.h
4994         * src/setup.c
4995         * src/setup.h
4996         * src/simple-gettext.c
4997         * src/sourcewindow.c
4998         * src/sourcewindow.h
4999         * src/ssl_manager.c
5000         * src/ssl_manager.h
5001         * src/statusbar.c
5002         * src/statusbar.h
5003         * src/stock_pixmap.c
5004         * src/stock_pixmap.h
5005         * src/summary_search.c
5006         * src/summary_search.h
5007         * src/summaryview.c
5008         * src/summaryview.h
5009         * src/syldap.c
5010         * src/syldap.h
5011         * src/textview.c
5012         * src/textview.h
5013         * src/toolbar.c
5014         * src/toolbar.h
5015         * src/undo.c
5016         * src/undo.h
5017         * src/unmime.c
5018         * src/unmime.h
5019         * src/vcard.c
5020         * src/vcard.h
5021         * src/wizard.c
5022         * src/wizard.h
5023         * src/common/base64.c
5024         * src/common/base64.h
5025         * src/common/defs.h
5026         * src/common/hooks.c
5027         * src/common/hooks.h
5028         * src/common/log.c
5029         * src/common/log.h
5030         * src/common/md5.c
5031         * src/common/md5.h
5032         * src/common/mgutils.c
5033         * src/common/mgutils.h
5034         * src/common/nntp.c
5035         * src/common/nntp.h
5036         * src/common/passcrypt.c
5037         * src/common/passcrypt.h.in
5038         * src/common/plugin.c
5039         * src/common/plugin.h
5040         * src/common/prefs.c
5041         * src/common/prefs.h
5042         * src/common/progressindicator.c
5043         * src/common/progressindicator.h
5044         * src/common/quoted-printable.c
5045         * src/common/quoted-printable.h
5046         * src/common/session.c
5047         * src/common/session.h
5048         * src/common/smtp.c
5049         * src/common/smtp.h
5050         * src/common/socket.c
5051         * src/common/socket.h
5052         * src/common/ssl.c
5053         * src/common/ssl.h
5054         * src/common/ssl_certificate.c
5055         * src/common/ssl_certificate.h
5056         * src/common/string_match.c
5057         * src/common/string_match.h
5058         * src/common/stringtable.c
5059         * src/common/sylpheed.c
5060         * src/common/sylpheed.h
5061         * src/common/template.c
5062         * src/common/template.h
5063         * src/common/timing.h
5064         * src/common/utils.c
5065         * src/common/utils.h
5066         * src/common/uuencode.c
5067         * src/common/uuencode.h
5068         * src/common/version.h.in
5069         * src/common/xml.c
5070         * src/common/xml.h
5071         * src/common/xmlprops.c
5072         * src/common/xmlprops.h
5073         * src/gtk/about.c
5074         * src/gtk/about.h
5075         * src/gtk/colorlabel.c
5076         * src/gtk/colorlabel.h
5077         * src/gtk/colorsel.c
5078         * src/gtk/colorsel.h
5079         * src/gtk/description_window.c
5080         * src/gtk/description_window.h
5081         * src/gtk/filesel.c
5082         * src/gtk/filesel.h
5083         * src/gtk/foldersort.c
5084         * src/gtk/foldersort.h
5085         * src/gtk/gtkutils.c
5086         * src/gtk/gtkutils.h
5087         * src/gtk/inputdialog.c
5088         * src/gtk/inputdialog.h
5089         * src/gtk/logwindow.c
5090         * src/gtk/logwindow.h
5091         * src/gtk/manage_window.c
5092         * src/gtk/manage_window.h
5093         * src/gtk/menu.c
5094         * src/gtk/menu.h
5095         * src/gtk/pluginwindow.c
5096         * src/gtk/pluginwindow.h
5097         * src/gtk/prefswindow.c
5098         * src/gtk/prefswindow.h
5099         * src/gtk/progressdialog.c
5100         * src/gtk/progressdialog.h
5101         * src/gtk/quicksearch.c
5102         * src/gtk/quicksearch.h
5103         * src/gtk/sslcertwindow.c
5104         * src/gtk/sslcertwindow.h
5105         * src/plugins/clamav/clamav_plugin.c
5106         * src/plugins/clamav/clamav_plugin.h
5107         * src/plugins/clamav/clamav_plugin_gtk.c
5108         * src/plugins/demo/demo.c
5109         * src/plugins/dillo_viewer/dillo_prefs.c
5110         * src/plugins/dillo_viewer/dillo_prefs.h
5111         * src/plugins/dillo_viewer/dillo_viewer.c
5112         * src/plugins/mathml_viewer/mathml_viewer.c
5113         * src/plugins/pgpcore/passphrase.c
5114         * src/plugins/pgpcore/passphrase.h
5115         * src/plugins/pgpcore/plugin.c
5116         * src/plugins/pgpcore/prefs_gpg.c
5117         * src/plugins/pgpcore/prefs_gpg.h
5118         * src/plugins/pgpcore/select-keys.c
5119         * src/plugins/pgpcore/select-keys.h
5120         * src/plugins/pgpcore/sgpgme.c
5121         * src/plugins/pgpcore/sgpgme.h
5122         * src/plugins/pgpinline/pgpinline.c
5123         * src/plugins/pgpinline/pgpinline.h
5124         * src/plugins/pgpinline/plugin.c
5125         * src/plugins/pgpmime/pgpmime.c
5126         * src/plugins/pgpmime/pgpmime.h
5127         * src/plugins/pgpmime/plugin.c
5128         * src/plugins/spamassassin/spamassassin.c
5129         * src/plugins/spamassassin/spamassassin.h
5130         * src/plugins/spamassassin/spamassassin_gtk.c
5131         * src/plugins/trayicon/trayicon.c
5132         * tools/OOo2sylpheed.pl
5133         * tools/acroread2sylpheed.pl
5134         * tools/asus_mailled.sh
5135         * tools/filter_conv.pl
5136         * tools/freshmeat_search.pl
5137         * tools/google_search.pl
5138         * tools/kmail2sylpheed.pl
5139         * tools/kmail2sylpheed_v2.pl
5140         * tools/maildir2sylpheed.pl
5141         * tools/multiwebsearch.pl
5142         * tools/newscache_clean.pl
5143         * tools/outlook2sylpheed.pl
5144         * tools/sylpheed-switcher
5145         * tools/update-po
5146         * tools/vcard2xml.py
5147         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5148                 update FSF address
5149
5150 2005-09-21 [colin]      1.9.14cvs46
5151
5152         * src/gedit-print.c
5153         * src/procmsg.c
5154         * src/procmsg.h
5155         * src/textview.c
5156         * src/summaryview.c
5157                 Remove some printing hacks (deselection/reselection),
5158                 which by the way fix printing the currently 
5159                 displayed mime part (still only text)
5160                 Plus a little optimisation of summary_show
5161
5162
5163 2005-09-20 [colin]      1.9.14cvs45
5164
5165         * src/mainwindow.c
5166         * src/messageview.c
5167                 GUI fixups: add accels, set message
5168                 view title to displayed mail's subject
5169         * src/prefs_spelling.c
5170         * src/gtk/gtkaspell.c
5171                 GUI fixups: allow underlining misspelled
5172                 words instead of coloring them (a11y!)
5173
5174 2005-09-19 [colin]
5175
5176         1.9.15rc3 released
5177
5178 2005-09-19 [colin]      1.9.14cvs44
5179
5180         * src/compose.c
5181                 Fix draft message
5182         * src/gtk/gtkaspell.c
5183                 Fix wrong test ;-)
5184
5185 2005-09-19 [colin]      1.9.14cvs43
5186
5187         * src/addressbook.c
5188                 Fix sensitivity of Delete button
5189         * src/compose.c
5190                 Warn if the requested Privacy system
5191                 is not available
5192         * src/exphtmldlg.c
5193         * src/expldifdlg.c
5194         * src/importldif.c
5195         * src/importmutt.c
5196         * src/importpine.c
5197                 Fix crappy UI
5198         * src/
5199         * src/ssl.h
5200         * src/prefs_account.h
5201         * src/prefs_account.c
5202                 Save SSL prefs even in builds that have
5203                 SSL support disable
5204         * src/imap.c
5205         * src/inc.c
5206         * src/news.c
5207         * src/send_message.c
5208                 Warn if connection should be secure, but
5209                 SSL support isn't compiled in
5210         * src/gtkaspell.c
5211                 Fix word separation on UTF-8 systems
5212                 Fixes bug #812 (Strange inline spellchecking)
5213         * src/compose.c
5214                 Warn if the requested Privacy system
5215                 is not available
5216                 Factorize offline warning
5217         * src/imap.c
5218         * src/imap_gtk.c
5219         * src/imap_gtk.h
5220         * src/inc.h
5221         * src/news_gtk.c
5222         * src/news_gtk.h
5223         * src/messageview.c
5224                 Factorize offline warning
5225
5226 2005-09-19 [paul]
5227
5228         1.9.15-rc2 released
5229
5230 2005-09-18 [colin]      1.9.14cvs42
5231
5232         * src/codeconv.c
5233         * src/codeconv.h
5234         * src/procmime.c
5235                 Add a way to get locale's charset ignoring utf-8,
5236                 and use that as default encoding for broken mails
5237
5238 2005-09-18 [colin]      1.9.14cvs41
5239
5240         * src/gtk/logwindow.c
5241                 Translate string. Patch by Fabien Vantard
5242
5243 2005-09-18 [colin]      1.9.14cvs40
5244
5245         * configure.ac
5246                 Fix bug #803 (IMAP/SSL support breaks with 
5247                 GnuTLS libetpan 0.38)
5248
5249 2005-09-18 [colin]      1.9.14cvs39
5250
5251         * src/codeconv.c
5252         * src/compose.c
5253         * src/procmime.c
5254                 More charsets fixes. Fixes bug #806 (non
5255                 ascii characters in subject line)
5256
5257 2005-09-17 [paul]       1.9.14cvs38
5258
5259         * src/folderview.c
5260         * src/mainwindow.c
5261                 fix gcc-2.95 issues
5262                 Patch by Pawel Pekala
5263
5264 2005-09-17 [colin]      1.9.14cvs37
5265
5266         * src/addrindex.c
5267                 bugfix for NO-USE LDAP compilation, patch 
5268                 by Fabien Vantard
5269
5270 2005-09-17 [colin]      1.9.14cvs36
5271
5272         * src/prefs_actions.c
5273         * src/prefs_customheader.c
5274         * src/prefs_display_header.c
5275         * src/prefs_filtering_action.c
5276         * src/prefs_matcher.c
5277         * src/prefs_toolbar.c
5278                 Fix strange casts (less elegant but
5279                 works better)
5280
5281 2005-09-16 [colin]      1.9.14cvs35
5282
5283         * src/jpilot.c
5284                 Missed that one
5285
5286 2005-09-16 [colin]      1.9.14cvs34
5287
5288         * configure.ac
5289         * src/Makefile.am
5290         * src/addr_compl.c
5291         * src/addrindex.c
5292         * src/browseldap.c
5293         * src/editldap.c
5294         * src/ldaplocate.c
5295         * src/ldapquery.c
5296         * src/ldapquery.h
5297         * src/ldapserver.c
5298         * src/ldapserver.h
5299         * src/main.c
5300         * src/matcher_parser_parse.y
5301         * src/prefs_themes.c
5302         * src/etpan/Makefile.am
5303         * src/gtk/description_window.c
5304         * src/plugins/clamav/Makefile.am
5305         * src/plugins/clamav/clamav_plugin.c
5306         * src/plugins/dillo_viewer/Makefile.am
5307         * src/plugins/pgpcore/Makefile.am
5308         * src/plugins/pgpinline/Makefile.am
5309         * src/plugins/pgpmime/Makefile.am
5310         * src/plugins/trayicon/Makefile.am
5311                 Fix 100% cpu usage in address completion list
5312                 Fix little bugs (return with no values etc)
5313                 Fix all warnings (with common CFLAGS)
5314
5315 2005-09-15 [colin]      1.9.14cvs33
5316
5317         * src/addressbook.c
5318                 Fix bug where sometimes a group's email list is empty,
5319                 force its refresh (probably fixes "Re: how to create a 
5320                 distribution list")
5321         * src/ldapquery.c
5322                 Don't return to the callback in the main thread from the
5323                 fetch thread (or face segs!)
5324
5325 2005-09-15 [paul]       1.9.14cvs32
5326
5327         * src/prefs_matcher.c
5328                 forgotten in last commit
5329
5330 2005-09-15 [paul]       1.9.14cvs31
5331
5332         * src/prefs_actions.c
5333         * src/prefs_filtering_action.c
5334         * src/prefs_quote.c
5335         * src/quote_fmt.c
5336         * src/summaryview.c
5337         * src/gtk/description_window.c
5338         * src/gtk/description_window.h
5339         * src/gtk/quicksearch.c
5340                 allow interaction with the called
5341                 description window
5342                 Patch by Anders Hammar
5343
5344 2005-09-14 [paul]       1.9.14cvs30
5345
5346         * src/compose.c
5347                 fix a little annoyance when pasting with 3rd button 
5348                 with wrap_pastes=0 and wrap_input=1
5349                 Patch by Colin
5350
5351 2005-09-14 [paul]       1.9.14cvs29
5352
5353         * src/prefs_account.c
5354                 disable 'Filter messages on receiving' for
5355                 SMTP-only accounts
5356                 Patch  by Anders Hammar
5357
5358 2005-09-14 [paul]       1.9.14cvs28
5359
5360         * po/sk.po
5361                 fix crash
5362                 updated by Andrej Kacian
5363
5364 2005-09-14 [paul]
5365
5366         1.9.15-rc1 released
5367
5368 2005-09-14 [paul]       1.9.14cvs27
5369
5370         * po/es.po
5371                 updated by Ricardo Mones Lastra
5372         * src/compose.c
5373         * src/compose.h
5374                 associate no_wrap_tags to Compose windows
5375                 instead of using a static one
5376                 Patch by Colin
5377         * src/mbox.c
5378                 fix proc_mbox()
5379                 Patch by wwp
5380         * src/textview.c
5381                 remove unneeded printf()
5382
5383 2005-09-14 [paul]       1.9.14cvs26
5384
5385         * src/addrcache.c
5386         * src/codeconv.h
5387         * src/folder.h
5388         * src/mainwindow.h
5389         * src/mh.c
5390         * src/mimeview.h
5391         * src/partial_download.c
5392         * src/pop.c
5393         * src/prefs_account.c
5394         * src/prefs_account.h
5395         * src/prefs_actions.c
5396         * src/prefs_customheader.c
5397         * src/prefs_display_header.c
5398         * src/prefs_filtering_action.c
5399         * src/prefs_matcher.c
5400         * src/prefs_toolbar.c
5401         * src/privacy.h
5402         * src/procmime.c
5403         * src/procmime.h
5404         * src/procmsg.h
5405         * src/textview.c
5406         * src/undo.h
5407         * src/common/plugin.c
5408         * src/common/session.h
5409         * src/common/socket.c
5410         * src/common/socket.h
5411         * src/common/template.c
5412         * src/gtk/gtkaspell.c
5413         * src/gtk/quicksearch.h
5414         * src/plugins/pgpcore/passphrase.c
5415         * src/plugins/pgpcore/prefs_gpg.h
5416         * src/plugins/pgpcore/select-keys.c
5417         * src/plugins/pgpcore/select-keys.h
5418         * src/plugins/pgpcore/sgpgme.c
5419         * src/plugins/pgpinline/pgpinline.c
5420         * src/plugins/pgpmime/pgpmime.c
5421         * src/plugins/trayicon/trayicon.c
5422                 fix compilation warnings
5423                 Patch by Daniel Gustafson
5424
5425 2005-09-14 [paul]       1.9.14cvs25
5426
5427         * src/addressbook.c
5428                 add missing column header, and other small
5429                 bug fixes
5430                 Patch by Anders Hammar
5431
5432 2005-09-13 [colin]      1.9.14cvs24
5433
5434         * src/gtk/gtkaspell.c
5435                 Fix non-utf8 in menu
5436                 Fix little leaks
5437                 Nullify struct members after free()s
5438
5439 2005-09-13 [colin]      1.9.14cvs23
5440
5441         * src/compose.c
5442                 Test utf8 compliance before inserting to 
5443                 buffer, and try to convert if necessary
5444         * src/procmime.c
5445                 If no charset is present, use the locale 
5446                 one instead of us-ascii
5447         * src/procmsg.c
5448                 Add Sender, List-Post and To in the checked 
5449                 headers for automatic rules creation 
5450                 (thanks to wwp)
5451         * src/prefs_themes.c
5452         * src/gtk/gtkaspell.c
5453                 Remove deprecated functions. 
5454                 patch by Daniel Gustafson
5455
5456 2005-09-12 [colin]      1.9.14cvs22
5457
5458         * src/compose.c
5459                 Fix bug #448 (Scrolling/Redraw issue with 
5460                 address-fields in Header)
5461         * src/mainwindow.c
5462         * src/summaryview.c
5463         * src/summaryview.h
5464                 Fix loss of MSG_MARKED on move/copy
5465                 Fix bug #804 (Quicksearch togglebutton doesn't 
5466                 get depressed after '/' key is pressed)
5467
5468 2005-09-12 [paul]       1.9.14cvs21
5469
5470         * AUTHORS
5471         * src/gtk/logwindow.c
5472                 add 'Clear Log' to popup menu
5473                 Patch by Anders Hammar <anders.hammar@telia.com>
5474
5475 2005-09-12 [paul]       1.9.14cvs20
5476
5477         * src/compose.c
5478                 set correct sensitivity on attachments
5479                 popup menu
5480         * src/folder.c
5481                 fix typo
5482         * src/prefs_spelling.c
5483                 fix crash when no LANG env is set
5484         * src/common/xml.c
5485                 fix crash in wizard
5486                 don't use memeory after free
5487
5488         All patches by Daniel Gustafson
5489
5490 2005-09-12 [paul]       1.9.14cvs19
5491
5492         * src/prefs_themes.c
5493                 make theme info selectable
5494         * src/gtk/description_window.c
5495                 make window non-modal
5496         * tools/README
5497                 add details of asus_mailed.sh
5498         * tools/claws.i18n.status.pl
5499                 update for new zh_TW translator
5500                 widen the output
5501                 create alternate coloured lines
5502                 improve readability
5503
5504 2005-09-10 [colin]      1.9.14cvs18
5505
5506         * src/plugins/pgpcore/select-keys.c
5507                 Better order for the buttons
5508
5509 2005-09-10 [colin]      1.9.14cvs17
5510
5511         * src/compose.c
5512         * src/plugins/pgpcore/select-keys.c
5513         * src/plugins/pgpcore/select-keys.h
5514         * src/plugins/pgpcore/sgpgme.c
5515                 Add a "Don't encrypt" button to the key
5516                 selection dialog. Fixes bug #177 (There should be a 
5517                 'Don't encrypt button in the Select Keys dialog)
5518
5519 2005-09-10 [colin]      1.9.14cvs16
5520
5521         * src/compose.c
5522                 Fix bug #572 (%X option does not work with templates)
5523
5524 2005-09-10 [colin]      1.9.14cvs15
5525
5526         * src/toolbar.c 
5527                 Remove g_print
5528
5529 2005-09-10 [colin]      1.9.14cvs14
5530
5531         * src/imap.c
5532                 Fix a possible crash
5533
5534 2005-09-09 [colin]      1.9.14cvs13
5535
5536         * src/imap.c
5537         * src/etpan/imap-thread.c
5538         * src/etpan/imap-thread.h
5539                 Fix moving from queue or drafts to normal folders
5540                 Fix bug #794 (No way to delete without expunging)
5541                 Take flags unset by other mailers into account
5542                 Take deleted flag set by other mailers into account
5543                 Fix unsetting REPLIED flag
5544                 Fix crash when capabilities can't be retrieved
5545         * src/mainwindow.c
5546         * src/mainwindow.h
5547                 Add M_DELAYED_FLAGS condition, and let the user use
5548                 Execute in order to be able to expunge deleted mails,
5549                 even if he's not in delayed execute mode
5550         * src/prefs_spelling.c
5551                 Use 'en' dictionary by default if LANG is POSIX or C
5552         * src/gtk/prefswindow.c
5553                 Fix bug #767 (Preferences windows expanding) by making
5554                 the window a bit larger when the resolution is greater
5555                 than 640x480, and by putting the prefs in a
5556                 GtkScrolledWindow.
5557
5558 2005-09-09 [paul]       1.9.14cvs12
5559
5560         * AUTHORS
5561         * configure.ac
5562         * po/zh_TW.Big5.po      ** REMOVED **
5563         * po/zh_TW.po           ** ADDED **
5564                 updated by Wei-Lun Chao
5565
5566 2005-09-09 [paul]       1.9.14cvs11
5567
5568         * src/mainwindow.c
5569                 fix asserts
5570         * src/common/xml.c
5571                 delay memory allocation until file is
5572                 opened successfully
5573                 Patch by Daniel Gustafson
5574
5575 2005-09-09 [colin]      1.9.14cvs10
5576
5577         * src/imap.c
5578                 Add guards
5579
5580 2005-09-08 [colin]      1.9.14cvs9
5581
5582         * src/compose.c
5583                 Alert when we can't save draft
5584                 Fix various wrap/color issues
5585                 Add mid-click pasting respecting wrap_paste option
5586         * src/folder.c
5587         * src/folder.h
5588         * src/folder_item_prefs.c
5589         * src/folder_item_prefs.h
5590         * src/imap.c
5591         * src/imap_gtk.c
5592         * src/imap_gtk.h
5593         * src/main.c
5594         * src/mainwindow.c
5595         * src/mainwindow.h
5596         * src/news.c
5597         * src/news_gtk.c
5598         * src/news_gtk.h
5599         * src/prefs_folder_item.c
5600                 Fix the impossibility to synchronise folders for
5601                 offline use (IMAP and NNTP are concerned)
5602
5603 2005-09-08 [colin]      1.9.14cvs8
5604
5605         * configure.ac
5606                 Build LDAP and JPilot by default if available
5607         * src/textview.c
5608                 Fix use after free
5609
5610 2005-09-08 [paul]       1.9.14cvs7
5611
5612         * doc/manual/en/sylpheed-1.html
5613         * doc/manual/en/sylpheed-18.html
5614         * doc/manual/en/sylpheed-19.html
5615         * doc/manual/en/sylpheed-4.html
5616         * doc/manual/en/sylpheed-6.html
5617         * doc/manual/en/sylpheed.html
5618                 a few minor updates, plus include some
5619                 details about plugins and their requirements
5620         * src/mainwindow.c
5621                 minor changes to English in /View/Sort
5622
5623 2005-09-07 [colin]      1.9.14cvs6
5624
5625         * doc/manual/en/sylpheed-1.html
5626         * doc/manual/en/sylpheed-10.html
5627         * doc/manual/en/sylpheed-11.html
5628         * doc/manual/en/sylpheed-12.html
5629         * doc/manual/en/sylpheed-13.html
5630         * doc/manual/en/sylpheed-14.html
5631         * doc/manual/en/sylpheed-15.html
5632         * doc/manual/en/sylpheed-16.html
5633         * doc/manual/en/sylpheed-17.html
5634         * doc/manual/en/sylpheed-18.html
5635         * doc/manual/en/sylpheed-19.html
5636         * doc/manual/en/sylpheed-2.html
5637         * doc/manual/en/sylpheed-20.html
5638         * doc/manual/en/sylpheed-21.html
5639         * doc/manual/en/sylpheed-22.html
5640         * doc/manual/en/sylpheed-3.html
5641         * doc/manual/en/sylpheed-4.html
5642         * doc/manual/en/sylpheed-5.html
5643         * doc/manual/en/sylpheed-6.html
5644         * doc/manual/en/sylpheed-7.html
5645         * doc/manual/en/sylpheed-8.html
5646         * doc/manual/en/sylpheed-9.html
5647         * doc/manual/en/sylpheed.html
5648                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
5649
5650 2005-09-07 [colin]      1.9.14cvs5
5651
5652         * src/mainwindow.c
5653                 Make labels more to-the-point
5654
5655 2005-09-07 [colin]      1.9.14cvs4
5656
5657         * doc/manual/en/sylpheed-1.html
5658         * doc/manual/en/sylpheed-12.html
5659         * doc/manual/en/sylpheed-13.html
5660         * doc/manual/en/sylpheed-14.html
5661         * doc/manual/en/sylpheed-15.html
5662         * doc/manual/en/sylpheed-16.html
5663         * doc/manual/en/sylpheed-17.html
5664         * doc/manual/en/sylpheed-18.html
5665         * doc/manual/en/sylpheed-19.html
5666         * doc/manual/en/sylpheed-2.html
5667         * doc/manual/en/sylpheed-20.html
5668         * doc/manual/en/sylpheed-21.html
5669         * doc/manual/en/sylpheed-22.html
5670         * doc/manual/en/sylpheed-4.html
5671         * doc/manual/en/sylpheed-5.html
5672         * doc/manual/en/sylpheed-6.html
5673         * doc/manual/en/sylpheed-7.html
5674         * doc/manual/en/sylpheed-8.html
5675         * doc/manual/en/sylpheed-9.html
5676         * doc/manual/en/sylpheed.html
5677                 Update manual
5678
5679 2005-09-07 [colin]      1.9.14cvs3
5680
5681         * doc/faq/en/sylpheed-faq-1.html
5682         * doc/faq/en/sylpheed-faq-2.html
5683         * doc/faq/en/sylpheed-faq-3.html
5684         * doc/faq/en/sylpheed-faq.html
5685                 Update FAQ
5686
5687 2005-09-07 [colin]      1.9.14cvs2
5688
5689         * src/folderview.c
5690         * src/procmsg.c
5691         * src/summaryview.c
5692         * src/toolbar.c
5693                 Fix special subfolders:
5694                 - Inherit parent's icon
5695                 - sent contents of queues subfolders
5696                 - empty subfolders of trashes
5697         * src/mainwindow.c
5698                 Remove outdated manual and faq entries
5699         * src/common/utils.c
5700                 Add quotes around %s coming from mailcap
5701
5702 2005-09-07 [colin]      1.9.14cvs1
5703
5704         * src/compose.c
5705                 After saving draft, set modified to FALSE
5706         * src/mimeview.c
5707         * src/common/utils.c
5708         * src/common/utils.h
5709                 Try to open mime parts using what is 
5710                 indicated in ~/.mailcap or /etc/mailcap,
5711                 if possible.
5712
5713 2005-09-05 [paul]       1.9.14
5714
5715         1.9.14 released
5716
5717         * po/sk.po
5718                 updated by Andrej Kacian
5719
5720 2005-09-05 [paul]       1.9.13cvs83
5721
5722         * po/de.po
5723         * po/es.po
5724         * po/fi.po
5725         * po/fr.po
5726         * po/nb.po
5727         * po/pt_BR.po
5728         * po/sr.po
5729                 updated translations by Thomas Gilgin, Ricardo Mones
5730                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
5731                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
5732
5733 2005-09-04 [paul]       1.9.13cvs82
5734
5735         * src/compose.c
5736                 only warn about exceeded line length limit
5737                 on send
5738
5739 2005-09-04 [paul]       1.9.13cvs81
5740
5741         * src/compose.c
5742                 fix crash in 'line length exceeded' dialogue
5743
5744 2005-09-02 [paul]       1.9.13cvs80
5745
5746         * src/imap.c
5747                 fix bug 795, 'Connection lost IMAP'
5748                 and add statusbar prints
5749                 Patch by Colin
5750
5751 2005-09-02 [paul]       1.9.13cvs79
5752
5753         * src/compose.c
5754                 compose_wrap_paragraph() becomes
5755                 compose_beautify_paragraph()
5756                 Patch by Colin
5757
5758 2005-09-02 [colin]      1.9.13cvs78
5759
5760         * src/folderview.c
5761                 Micro-fix
5762
5763 2005-09-01 [colin]      1.9.13cvs77
5764
5765         * src/imap.c
5766                 Maybe fix bug #795 (Connection lost IMAP)
5767                 Don't try to send logout when we're disconnected.
5768         * src/summaryview.c
5769                 Include locked and marked emails in HRM
5770                 view. Fixes bug #800 (Locked messages no longer 
5771                 show up when hide read messages is used)
5772
5773 2005-09-01 [paul]       1.9.13cvs76
5774
5775         * src/prefs_common.c
5776                 fix bad cutting
5777
5778 2005-08-31 [colin]      1.9.13cvs75
5779
5780         * src/folderview.c
5781         * src/folderview.h
5782         * src/prefs_summaries.c
5783         * src/summaryview.c
5784                 Fix "go to next new", fix preference
5785                 (Open unread/next swapped)
5786
5787 2005-08-31 [paul]       1.9.13cvs74
5788
5789         * src/compose.c
5790         * src/folderview.c
5791         * src/headerview.c
5792         * src/headerview.h
5793         * src/mainwindow.c
5794         * src/prefs_common.c
5795         * src/prefs_common.h
5796         * src/prefs_fonts.c
5797         * src/summaryview.c
5798         * src/textview.c
5799         * src/common/defs.h
5800                 remove obsolete BOLD_FONT setting
5801                 fix font update in headerview and textview
5802                 headers after prefs change
5803                 Patch By Colin
5804
5805 2005-08-31 [paul]
5806
5807         1.9.14-rc4 released
5808
5809 2005-08-30 [colin]      1.9.13cvs73
5810
5811         * src/summaryview.c
5812                 When Hide read messages is selected and we
5813                 refresh the summaryview, don't remove the 
5814                 currently displayed message. Fixes bug #797
5815                 (Summary view reloads when new mail is 
5816                 downloaded in 1.9.14 rc)
5817
5818 2005-08-30 [colin]      1.9.13cvs72
5819
5820         * src/folderview.c
5821                 Fix flickering
5822         * src/mainwindow.c
5823                 Remove useless callback
5824         * src/mimeview.c
5825         * src/gtk/filesel.c
5826         * src/gtk/filesel.h
5827                 Add a filesel_select_file_save_folder() - used by Save All
5828
5829 2005-08-29 [paul]       1.9.13cvs71
5830
5831         * AUTHORS
5832         * src/matcher_parser_parse.y
5833         * src/etpan/imap-thread.c
5834                 fix building on FreeBSD
5835                 Patch by Daniel Gustafson <daniel@hobbit.se>
5836
5837 2005-08-29 [paul]       1.9.13cvs70
5838
5839         * src/plugins/pgpinline/pgpinline.c
5840                 only initialise sig result if it's been handled
5841                 Patch by Colin
5842
5843 2005-08-29 [paul]       1.9.13cvs69
5844         
5845         Patches by Colin:
5846
5847         * src/imap.c
5848         * src/common.utils.c
5849         * src/common/utils.h
5850                 optimisation
5851         * src/stock_pixmap.h
5852                 fix wrong icon reference
5853         * src/pixmaps/trash_btn.xpm
5854                 replace with nicer image
5855
5856 2005-08-28 [colin]      1.9.13cvs68
5857
5858         * src/Makefile.am
5859         * src/stock_pixmap.c
5860         * src/stock_pixmap.h
5861         * src/toolbar.c
5862         * src/pixmaps/trash_btn.xpm
5863                 Add a specific trash xpm for the button
5864
5865 2005-08-28 [colin]      1.9.13cvs67
5866
5867         * src/imap.c
5868                 Fix leak
5869
5870 2005-08-27 [colin]      1.9.13cvs66
5871
5872         * src/imap.c
5873         * src/procmime.c
5874                 Correctly fix "Problem with replies", fixes
5875                 pgpmime encryption too. 
5876
5877 2005-08-27 [colin]      1.9.13cvs65
5878
5879         * src/folder.c
5880         * src/procmsg.c
5881         * src/procmsg.h
5882         * src/summaryview.c
5883                 Fix bug #517 (messages removed from summaryview 
5884                 when moving fails)
5885
5886 2005-08-27 [colin]      1.9.13cvs64
5887
5888         * tools/Makefile.am
5889         * tools/asus_mailled.sh
5890                 Add a script to blink ASUS laptops' mail LED where there
5891                 is unread mail.
5892
5893 2005-08-27 [colin]      1.9.13cvs63
5894
5895         * src/imap.c
5896         * src/etpan/imap-thread.c
5897         * src/etpan/imap-thread.h
5898                 Implement automatic choosing of login method
5899                 Fixes bug #791
5900         * src/gtk/.cvsignore
5901                 Add sylpheed-marshal.[ch]
5902
5903 2005-08-27 [colin]      1.9.13cvs62
5904
5905         * src/common/utils.c
5906                 Fix confusing perror
5907
5908 2005-08-27 [colin]      1.9.13cvs61
5909
5910         * src/toolbar.c
5911         * src/toolbar.h
5912                 Remove A_DELETE, replace it with 
5913                 A_TRASH and A_DELETE_REAL. Automatically
5914                 rewrite config files to replace A_DELETE
5915                 with A_TRASH (no functionality change).
5916                 Fixes half of #794
5917
5918 2005-08-26 [colin]      1.9.13cvs60
5919
5920         * src/procmime.c
5921                 Previous "Problem with replies" fix brought other
5922                 problems, fixing them
5923
5924 2005-08-26 [colin]      1.9.13cvs59
5925
5926         * src/procmime.c
5927                 Fix "Problem with replies". This happened only
5928                 on IMAP...
5929         * src/procmsg.c
5930                 Factorize code a bit
5931         * src/compose.c
5932                 Speed improvement on very long messages (wrapping)
5933                 Fix signature color on Reedit and Redirect
5934                 On Reedit, don't attach pgp-signatures parts, but
5935                 set signing to On.
5936
5937 2005-08-24 [paul]       1.9.13cvs58
5938
5939         * src/compose.c
5940                 don't claim success when clicking
5941                 Cancel on the passphrase box.
5942                 Patch by Colin
5943
5944 2005-08-24 [paul]       1.9.13cvs57
5945
5946         * src/main.c
5947                 fix misplaced sylpheed.log
5948         * src/common/defs.h
5949                 define UIDL_DIR
5950
5951 2005-08-24 [paul]       1.9.13cvs56
5952
5953         * src/imap.c
5954         * src/etpan/imap-thread.c
5955         * src/etpan/imap-thread.h
5956                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
5957                 Patch by Colin
5958         * src/gtk/sylpheed-marshal.c    ** REMOVED **
5959         * src/gtk/sylpheed-marshal.h    ** REMOVED **
5960                 remove autogenerated files
5961         * tools/kdeservicemenu/README
5962         * tools/kdeservicemenu/install.sh
5963         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5964         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5965                 use Claws icon, use 'Sylpheed-Claws' in menu,
5966                 use kdialog, and other cleanups
5967
5968 2005-08-23 [paul]       1.9.13cvs55
5969
5970         * src/compose.c
5971                 fix paste/wrap crash
5972                 Patch by Colin
5973
5974 2005-08-23 [paul]       1.9.13cvs54
5975
5976         * src/main.c
5977                 fix crash recovery
5978                 Patch by Colin
5979
5980 2005-08-23 [paul]       1.9.13cvs53
5981
5982         * src/addressbook.c
5983         * src/editaddress.c
5984                 view all data of LDAP contacts
5985                 Patch by Colin
5986
5987 2005-08-23 [paul]       1.9.13cvs52
5988
5989         * src/addressbook.c
5990                 fix issues with the Search field
5991                 Patch by Colin
5992
5993 2005-08-22 [paul]       1.9.13cvs51
5994
5995         * src/folderview.c
5996                 put name of folder in processing dialog
5997                 title
5998         * src/prefs_folder_item.c
5999                 improve english usage
6000
6001 2005-08-22 [paul]       1.9.13cvs50
6002
6003         * src/filtering.c
6004         * src/filtering.h
6005         * src/matcher.c
6006         * src/matcher_parser_lex.l
6007         * src/matcher_parser_parse.y
6008         * src/prefs_filtering.c
6009                 add Filtering/Processing rule names feature.
6010                 (the incompatible old matcherrc is saved as
6011                 matcherrc.pre_names).
6012                 Patch by Colin
6013
6014 2005-08-22 [paul]       1.9.13cvs49
6015
6016         * src/procmsg.c
6017                 fix colour labelling
6018                 Patch by Colin
6019
6020 2005-08-22 [paul]       1.9.13cvs48
6021
6022         * src/textview.c
6023                 fix open_image_cb()
6024
6025 2005-08-22 [paul]       1.9.13cvs47
6026
6027         * src/imap.c
6028                 fix bug 789, 'SC crashes with imap (CVS ver)'
6029                 Patch by Colin
6030
6031 2005-08-22 [paul]       1.9.13cvs46
6032
6033         * src/mimeview.c
6034         * src/prefs_common.c
6035         * src/common/defs.h
6036                 define reused defaults in defs.h
6037         * src/textview.c
6038                 add 'Open image' to image popup menu
6039
6040 2005-08-21 [colin]      1.9.13cvs45
6041
6042         * src/summaryview.c
6043                 Fix bug #788 (Bogus "From" address displayed)
6044
6045 2005-08-20 [colin]      1.9.13cvs44
6046
6047         * src/folder.c
6048                 Fix buf #787 (multilevel delete causes SIGSEGV)
6049
6050 2005-08-19 [colin]      1.9.13cvs43
6051
6052         * src/inc.c
6053         * src/prefs_common.c
6054         * src/prefs_common.h
6055                 Add an hidden pref to allow modifying the
6056                 update stepping in incorporation.
6057                 Patch by wwp.
6058
6059 2005-08-19 [colin]      1.9.13cvs42
6060
6061         * src/compose.c
6062         * src/procmime.c
6063                 Workaround for broken MUAs: encode 
6064                 Content-type: name: as ASCII and 
6065                 Content-Disposition: filename: as
6066                 per rfc2231
6067         * src/prefs_account.c
6068                 Fix invisible-ness of SMTP SSL prefs
6069                 in NNTP accounts
6070
6071 2005-08-19 [paul]       1.9.13cvs41
6072
6073         * src/compose.c
6074         * src/prefs_common.c
6075         * src/prefs_common.h
6076         * src/prefs_wrapping.c
6077                 paste with or without wrapping.
6078                 patch by Colin
6079
6080 2005-08-19 [paul]       1.9.13cvs40
6081
6082         * src/prefs_common.c
6083         * src/prefs_common.h
6084         * src/summaryview.c
6085                 reintroduce enable_swap_from as a
6086                 hidden pref. patch by Colin
6087         * src/quote_fmt_parse.y
6088         * src/plugins/clamav/clamav_plugin.c
6089         * src/plugins/dillo_viewer/dillo_viewer.c
6090         * src/plugins/mathml_viewer/mathml_viewer.c
6091         * src/plugins/pgpcore/sgpgme.c
6092         * src/plugins/pgpinline/pgpinline.c
6093         * src/plugins/pgpmime/pgpmime.c
6094                 tidy up. patch by Colin
6095
6096 2005-08-19 [paul]       1.9.13cvs39
6097
6098         * configure.ac
6099                 complete cvs38's sync
6100         * src/editaddress.c
6101         * src/gedit-print.c
6102         * src/mutt.c
6103         * src/etpan/etpan-log.c
6104         * src/etpan/imap-thread.c
6105         * src/gtk/gtksourceprintjob.c
6106                 fix compilation warnings
6107                 (patch by Colin)
6108
6109 2005-08-19 [paul]       1.9.13cvs38
6110
6111         sync with main:
6112
6113         * src/account.c
6114         * src/action.c
6115         * src/addrbook.c
6116         * src/addrcache.c
6117         * src/addrharvest.c
6118         * src/addrindex.c
6119         * src/codeconv.c
6120         * src/compose.c
6121         * src/crash.c
6122         * src/exporthtml.c
6123         * src/exportldif.c
6124         * src/folder.c
6125         * src/image_viewer.c
6126         * src/inc.c
6127         * src/inc.h
6128         * src/jpilot.c
6129         * src/ldif.c
6130         * src/main.c
6131         * src/matcher.c
6132         * src/mbox.c
6133         * src/messageview.c
6134         * src/mh.c
6135         * src/mimeview.c
6136         * src/msgcache.c
6137         * src/mutt.c
6138         * src/news.c
6139         * src/partial_download.c
6140         * src/pine.c
6141         * src/pop.c
6142         * src/prefs_actions.c
6143         * src/prefs_common.c
6144         * src/prefs_customheader.c
6145         * src/prefs_display_header.c
6146         * src/prefs_gtk.c
6147         * src/prefs_themes.c
6148         * src/procheader.c
6149         * src/procmime.c
6150         * src/procmsg.c
6151         * src/recv.c
6152         * src/send_message.c
6153         * src/simple-gettext.c
6154         * src/sourcewindow.c
6155         * src/textview.c
6156         * src/vcard.c
6157         * src/common/defs.h
6158         * src/common/log.c
6159         * src/common/plugin.c
6160         * src/common/prefs.c
6161         * src/common/session.c
6162         * src/common/session.h
6163         * src/common/socket.c
6164         * src/common/socket.h
6165         * src/common/ssl_certificate.c
6166         * src/common/template.c
6167         * src/common/utils.c
6168         * src/common/utils.h
6169         * src/common/xml.c
6170         * src/gtk/about.c
6171         added wrappers for C library function that
6172                 take pathname arguments.
6173                 enabled compilation with MinGW.
6174                 use GDir instead of directly using opendir().
6175                 added rename_force().
6176
6177 2005-08-19 [paul]       1.9.13cvs37
6178         
6179         patches by Colin:
6180         * src/compose.c
6181                 fix privacy settings on re-editing
6182                 a sent message
6183         * src/jpilot.c
6184                 fix encoding bug
6185         * src/folder.c
6186         * src/procmsg.c
6187         * src/procmsg.h
6188         * src/summaryview.c
6189                 flag changing optimisation
6190
6191 2005-08-18 [martin]     1.9.13cvs36
6192
6193         * commitHelper
6194             added my login
6195         * src/addrcache.c
6196         * src/addrharvest.c
6197         * src/addrindex.c
6198         * src/compose.c
6199         * src/grouplistdialog.c
6200         * src/main.c
6201         * src/mainwindow.c
6202         * src/msgcache.c
6203         * src/mutt.c
6204         * src/pine.c
6205         * src/prefs_account.c
6206         * src/prefs_themes.c
6207         * src/stock_pixmap.c
6208         * src/summaryview.c
6209         * src/gtk/about.c
6210         * src/gtk/logwindow.c
6211             removed deprecated glib and gdk stuff
6212         * src/plugins/pgpcore/select-keys.c
6213             convert attributes from locale to utf8
6214
6215 2005-08-17 [paul]       1.9.13cvs35
6216
6217         * src/account.c
6218         * src/addressbook.c
6219                 use new GTK_STOCK_ icons if available
6220         * src/summaryview.c
6221         * src/gtk/gtksctree.c
6222         * src/gtk/gtksctree.h
6223                 faster range select. patch by Colin
6224
6225 2005-08-17 [paul]       1.9.13cvs34
6226
6227         patches by colin:
6228         * src/addressbook.c
6229         * src/addressitem.h
6230                 Add an edit button for contacts, fix selections
6231                 of gtksctree items
6232         * src/editaddress.c
6233                 Change labels, let Save be always possible in the
6234                 email and user atributes tabs
6235         * src/folderview.c
6236                 fix sort issues
6237         * src/summaryview.c
6238                 select next item instead of the displayed one
6239                 after deletion
6240
6241         * src/gtk/progressdialog.c
6242                 use prefs_common.enable_rules_hint
6243
6244 2005-08-13 [hoa]        1.9.13cvs33
6245
6246         * src/etpan/imap-thread.c
6247                 fixed build on Solaris.
6248
6249 2005-08-10 [colin]      1.9.13cvs32
6250
6251         * src/procmsg.c
6252                 Fix cvs31 (missing fclose before reading
6253                 the file)
6254
6255 2005-08-10 [colin]      1.9.13cvs31
6256
6257         * src/procmsg.c
6258                 Fix procmsg_msginfo_new_from_mimeinfo() when
6259                 the MimeInfo isn't stored in memory. This fixes
6260                 replying to an attached message.
6261
6262 2005-08-10 [colin]      1.9.13cvs30
6263
6264         * src/mainwindow.c
6265                 Fix slowness in account changing
6266
6267 2005-08-10 [colin]      1.9.13cvs29
6268
6269         * src/folder.c
6270         * src/folderutils.c
6271         * src/folderview.c
6272         * src/imap_gtk.c
6273         * src/mainwindow.c
6274         * src/mh_gtk.c
6275         * src/procmsg.c
6276         * src/summaryview.c
6277                 Optimize folder_has_parent_of_type
6278                 Prevent moving special sub-folders from contextual menus
6279                 Rework message a bit ("Empty all messages" -> "Delete all
6280                 messages")
6281                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
6282                 and "Deleted Items" folders)
6283
6284 2005-08-08 [colin]      1.9.13cvs28
6285
6286         * src/summaryview.c
6287         * src/prefs_summaries.c
6288                 Make "Select first unread|new" more flexible
6289                 (just prioritize new or unread)
6290
6291 2005-08-08 [colin]      1.9.13cvs27
6292
6293         * src/summaryview.c
6294                 If "select first new" is selected and there only
6295                 are unread messages, fallback to "select first
6296                 unread".
6297
6298 2005-08-08 [colin]      1.9.13cvs26
6299
6300         * src/folder.c
6301                 Fix shameful bugs (and bug #779)
6302
6303 2005-08-08 [colin]      1.9.13cvs25
6304
6305         * src/folder.c
6306         * src/folder.h
6307                 Cache parents' type to make folder_has_parent_of_type
6308                 faster
6309         * src/folderview.c
6310                 Forbid DnD of special sub-folders
6311         * src/procmsg.c
6312         * src/procmsg.h
6313                 Add MAIL_POSTFILTERING_HOOK
6314         * src/summaryview.c
6315                 Revert over-zealous deletion of the use_addr_book 
6316                 code
6317
6318 2005-08-07 [colin]      1.9.13cvs24
6319
6320         * src/folder.c
6321                 Fix big mistake (passing MsgInfo instead 
6322                 of FolderItem)
6323
6324 2005-08-07 [colin]      1.9.13cvs23
6325
6326         * src/compose.c
6327         * src/folder.c
6328         * src/folder.h
6329         * src/foldersel.c
6330         * src/folderutils.c
6331         * src/folderview.c
6332         * src/imap.c
6333         * src/mainwindow.c
6334         * src/messageview.c
6335         * src/mh.c
6336         * src/msgcache.c
6337         * src/procmime.c
6338         * src/summaryview.c
6339                 Make subfolders of Drafts, Queue, Outbox, Trash
6340                 work like their parents. 
6341                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
6342
6343 2005-08-07 [colin]      1.9.13cvs22
6344
6345         * src/addressbook.c
6346                 Fix bug #771 (Dragged contacts not saved)
6347
6348 2005-08-07 [paul]       1.9.13cvs21
6349
6350         * src/summaryview.c
6351                 fix bug 32 'Search Doesn't display results
6352                 if "Hide Read Messages" is chosen'
6353                 be more literal in interpreting 'Hide read
6354                 messages'
6355
6356 2005-08-07 [colin]      1.9.13cvs20
6357
6358         * src/folderview.c
6359                 Add debug
6360         * src/summaryview.c
6361                 Faster 'unthread_for_execution'
6362
6363 2005-08-06 [paul]       1.9.13cvs19
6364
6365         * src/mainwindow.c
6366                 add mnemonics to Set displayed columns
6367                 fix bug where msgview_visible option was
6368                 overwritten as TRUE on startup
6369
6370 2005-08-06 [paul]       1.9.13cvs18
6371
6372         * src/mainwindow.c
6373                 refer to 'displayed columns in folder/message
6374                 list' not 'displayed items in summary/message view'
6375         * src/prefs_display_header.c
6376                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
6377                 be consistent with similar dialogues
6378         * src/prefs_folder_column.c
6379         * src/prefs_summary_column.c
6380                 'columns' not 'items', and folder and message lists,
6381                 instead of folder and summary views;
6382                 Use 'Hidden columns' as list heading not 'Available
6383                 items';
6384                 move the 'Remove' button to the right hand side;
6385                 top-align the buttons;
6386                 remove unneeded vbox
6387         * src/prefs_summaries.c
6388                 put the 2 column prefs buttons in a frame to reduce
6389                 overall width; refer to columns not items &c.
6390
6391 2005-08-05 [colin]      1.9.13cvs17
6392
6393         * src/prefs_common.c
6394         * src/prefs_common.h
6395         * src/mainwindow.c
6396         * src/compose.c
6397         * src/messageview.c
6398                 Add an hidden toolbar_detachable pref, so
6399                 that I can get rid of these painful handles
6400                 in the toolbars. Defaults to TRUE to avoid
6401                 changing the GUI on unsuspecting people...
6402
6403 2005-08-05 [colin]      1.9.13cvs16
6404
6405         * src/Makefile.am
6406         * src/prefs_folder_column.c
6407         * src/prefs_folder_column.h
6408                 Add prefs for folder columns
6409         * src/folderview.c
6410         * src/folderview.h
6411         * src/mainwindow.c
6412         * src/mainwindow.h
6413         * src/prefs_common.c
6414         * src/prefs_common.h
6415         * src/prefs_summaries.c
6416                 Use them
6417         * src/prefs_summary_column.c
6418         * src/summaryview.c
6419         * src/summaryview.h
6420                 Add a To column
6421         * src/textview.c
6422         * src/common/utils.c
6423         * src/common/utils.h
6424                 Move uri colourisation functions
6425                 to utils
6426         * src/compose.c
6427                 Colourise URIs
6428         * src/imap.c
6429                 Fix bug with LIST where we'd try
6430                 to get Folder//////[...]/// 
6431
6432 2005-08-05 [paul]       1.9.13cvs15
6433
6434         * src/prefs_summaries.c
6435                 improve the English usage
6436         * src/summaryview.c
6437                 set font on column change
6438                 thanks to Colin
6439
6440 2005-08-05 [paul]       1.9.13cvs14
6441
6442         * src/prefs_common.c
6443         * src/prefs_common.h
6444         * src/prefs_summaries.c
6445         * src/summaryview.c
6446                 replace 'open_unread_on_enter' option with
6447                 'select_on_entry' option. opening/not opening
6448                 is now exclusively controlled by 'always_show_msg'
6449
6450 2005-08-04 [colin]      1.9.13cvs13
6451
6452         * src/compose.c
6453                 Remove dead code
6454                 Add colourisation of quotes and signatures
6455         * src/folderview.c
6456                 Fix possible crashes
6457         * src/messageview.c
6458                 Change an assert that is no problem
6459         * src/news.c
6460         * src/news_gtk.c
6461         * src/news_gtk.h
6462                 Fix offline mode
6463         * src/gtk/quicksearch.c
6464                 Fix a possible crash
6465
6466 2005-08-03 [colin]      1.9.13cvs12
6467
6468         * src/prefs_account.c
6469                 Fix bug #777 (Sylpheed crash in account configuration)
6470
6471 2005-08-03 [colin]      1.9.13cvs11
6472
6473         * src/addressbook.c
6474         * src/editaddress.c
6475         * src/editgroup.c
6476                 Fixing addressbook, round 2
6477         * src/textview.c
6478                 Fix emphasis color on rechecking 'Colorize messages'
6479
6480 2005-08-03 [paul]       1.9.13cvs10
6481
6482         sync with main
6483
6484         * src/addr_compl.c
6485         * src/compose.c
6486         * src/main.c
6487         * src/pop.c
6488         * src/prefs_account.c
6489         * src/procmime.c
6490         * src/procmsg.c
6491         * src/quote_fmt_parse.y
6492         * src/textview.c
6493         * src/common/quoted-printable.c
6494         * src/common/utils.c
6495         * src/common/utils.h
6496         * src/common/xml.c
6497                 replaced incorrect locale-independent
6498                 ctype functions with GLib's. Corrected
6499                 signedness mismatch.
6500         * src/headerview.c
6501                 headerview_create(): added spacing for vbox.
6502         * src/gtk/about.c
6503                 set focus to the OK button.
6504
6505 2005-08-03 [colin]      1.9.13cvs9
6506
6507         * src/folderview.c
6508                 Fix possible crash
6509
6510 2005-08-02 [colin]      1.9.13cvs8
6511
6512         * src/mainwindow.c
6513                 Fix cast
6514         * src/addressbook.c
6515         * src/addressitem.h
6516                 Fix a cast and more generally, try to make the
6517                 GUI more intuitive and consistent (round 1)
6518
6519 2005-08-02 [paul]       1.9.13cvs7
6520
6521         * src/folder.h
6522                 missing in 1.9.13cvs6
6523
6524 2005-08-02 [colin]      1.9.13cvs6
6525
6526         * src/folder.c
6527                 Fix one more leak
6528
6529 2005-08-02 [colin]      1.9.13cvs5
6530
6531         * src/folder.c
6532         * src/folderview.c
6533         * src/imap.c
6534         * src/main.c
6535         * src/mbox.c
6536         * src/procmsg.c
6537         * src/summaryview.c
6538                 Fix a number of folder_item_get_msg_list()-related
6539                 leaks (missing procmsg_msginfo_free()s)
6540
6541 2005-08-01 [colin]      1.9.13cvs4
6542
6543         * src/folderview.c
6544         * src/folderview.h
6545         * src/mainwindow.c
6546         * src/prefs_fonts.c
6547         * src/prefs_summaries.c
6548         * src/prefs_themes.c
6549         * src/summaryview.c
6550         * src/summaryview.h
6551         * src/textview.c
6552         * src/textview.h
6553                 Fix instant-apply of summary and folderview-related prefs
6554                 Fix erroneous g_free and alertpanels in prefs_theme
6555                 Add instant-apply for fonts
6556                 Defer applying of prefs a little bit so it's done only
6557                 once even if requested by multiples prefs pages
6558
6559 2005-08-01 [paul]       1.9.13cvs3
6560
6561         * src/main.c
6562                 fix bug 776 'S.C. crashes on close'
6563                 thanks to Colin
6564         * src/etpan/etpan-thread-manager-types.h
6565                 add missing include
6566                 thanks to Hoa
6567
6568 2005-07-25 [paul]       1.9.13cvs2
6569
6570         * src/summaryview.c
6571                 fix typos. spotted by Fabien Vantard
6572
6573 2005-07-24 [paul]       1.9.13cvs1
6574
6575         * doc/man/sylpheed.1
6576                 update man page, incorporating fix of
6577                 bug 769 'Typo in manpage'
6578         * src/etpan/imap-thread.c
6579                 fix NetBSD openssl dependencies. patch by
6580                 George Michaelson <ggm@apnic.net>
6581         * po/pt_BR.po
6582                 updated by Frederico Goncalves Guimaraes
6583
6584 2005-07-22 [paul]       1.9.13
6585
6586         1.9.13 release
6587
6588 2005-07-22 [paul]       1.9.12cvs91
6589
6590         * AUTHORS
6591         * INSTALL
6592         * README.claws
6593         * RELEASE_NOTES.claws
6594                 updated for release
6595         * configure.ac
6596         * po/nb.po
6597         * tools/claws.i18n.status.pl
6598                 add Norwegian translation. submiited by
6599                 Geir Helland <pjallabais@users.sourceforge.net>
6600         * po/ca.po
6601         * po/de.po
6602         * po/es.po
6603         * po/fi.po
6604         * po/fr.po
6605         * po/it.po
6606         * po/sk.po
6607         * po/sr.po
6608         * po/zh_CN.po
6609                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6610                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
6611                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
6612                 Yang Guilong
6613         * src/plugins/clamav/clamav_plugin_gtk.c
6614         * src/plugins/spamassassin/spamassassin_gtk.c
6615                 replace outdated description strings
6616
6617 2005-07-21 [colin]      1.9.12cvs90
6618
6619         * src/folder.c
6620                 Set folder to batch mode when scanning it. Makes deletion
6621                 of unread mails on IMAP much faster (due to the UNREAD 
6622                 flag unsetting)
6623
6624 2005-07-21 [darko]      1.9.12cvs89
6625
6626         * configure.ac
6627                 link against libresolv if necessary (patch by Paul)
6628         * src/msgcache.c
6629                 use glib's portable macros to determine endianness
6630
6631 2005-07-21 [paul]       1.9.12cvs88
6632
6633         * src/crash.c
6634         * src/gtk/about.c
6635                 update compiled-in features list
6636
6637 2005-07-20 [colin]      1.9.12cvs87
6638
6639         * src/folder.c
6640         * src/textview.c
6641                 Gcc 2.9x compilation fixes, thanks to Darko
6642         * src/plugins/clamav/clamav_plugin.c
6643                 Little optimisation: load virus database only once
6644         * src/plugins/spamassassin/spamassassin.c
6645                 Big optimisation: filtering one mail took at least 1 second,
6646                 now it takes at least 50ms. Doesn't speed up spamassassin 
6647                 itself, but should already be much more tolerable.
6648
6649 2005-07-20 [colin]      1.9.12cvs86
6650
6651         * src/summaryview.c
6652                 Fix performance issue
6653
6654 2005-07-19 [colin]      1.9.12cvs85
6655
6656         * src/plugins/pgpinline/plugin.c
6657                 Fix warning
6658
6659 2005-07-19 [colin]      1.9.12cvs84
6660
6661         * configure.ac
6662         * src/plugins/Makefile.am
6663         * src/plugins/pgpinline/.cvsignore
6664         * src/plugins/pgpinline/Makefile.am
6665         * src/plugins/pgpinline/pgpinline.c
6666         * src/plugins/pgpinline/pgpinline.deps
6667         * src/plugins/pgpinline/pgpinline.h
6668         * src/plugins/pgpinline/plugin.c
6669                 Put pgpinline in the main tree
6670
6671 2005-07-19 [paul]       1.9.12cvs83
6672
6673         * src/prefs_actions.c
6674                 prevent '//' in menu names, which cause a crash
6675                 thanks to Colin
6676
6677 2005-07-19 [paul]       1.9.12cvs82
6678
6679         * configure.ac
6680                 be generally more informative in configure output.
6681                 OpenSSL: correction: '[ --enable-openssl ...' -> 
6682                 '[ --disable-openssl ...', as --enable-openssl is default
6683                 PGP/MIME: don't check for GPGME again, check for
6684                 pgpcore instead. Therefore prevent the possibility of
6685                 attempting to build pgpmime if pgpcore dependencies are
6686                 not met
6687                 ClamAV: use pkgconfig to check for lib
6688                 libgnomeprint: revert logic on inner test to match
6689                 everything else
6690         * src/plugins/pgpcore/sgpgme.c
6691                 add missing include
6692
6693 2005-07-19 [colin]      1.9.12cvs81
6694
6695         * src/summaryview.c
6696                 Fix slow thread rebuilding in particular
6697                 cases
6698
6699 2005-07-19 [paul]       1.9.12cvs80
6700
6701         * sylpheed-claws.desktop
6702                 fix typo, spotted by Stephan Sachse
6703         * src/account.c
6704                 replace GTK_STOCK_ADD with
6705                 GTK_STOCK_NEW button
6706
6707 2005-07-18 [colin]      1.9.12cvs79
6708
6709         * src/etpan/imap-thread.c
6710                 Fix return value (Thanks Hoa)
6711
6712 2005-07-18 [colin]      1.9.12cvs78
6713
6714         * src/imap.c
6715                 Allow empty passwords
6716                 Create drafts/queue/outbox if necessary
6717         * src/summaryview.c
6718                 Remove old code
6719         * src/etpan/imap-thread.c
6720                 Fix STARTTLS (Thanks to Hoa)
6721
6722 2005-07-18 [paul]       1.9.12cvs77
6723
6724         * ChangeLog-gtk2.jp
6725         * ChangeLog.jp
6726                 removed
6727         * Makefile.am
6728                 updated to reflect additions and removals
6729         * TODO
6730                 updated to be claws-specific
6731         * TODO-gtk2
6732         * TODO-gtk2.jp
6733         * TODO.jp
6734         * sylpheed-128x128.png
6735         * sylpheed-64x64.png
6736                 removed
6737         * sylpheed-claws-128x128.png
6738         * sylpheed-claws-64x64.png
6739         * sylpheed-claws.desktop
6740         * sylpheed-claws.png
6741                 added
6742         * sylpheed.desktop
6743         * sylpheed.png
6744                 removed
6745
6746 2005-07-17 [paul]       1.9.12cvs76
6747
6748         * src/account.c
6749         * src/addressbook.c
6750         * src/alertpanel.c
6751         * src/alertpanel.h
6752         * src/compose.c
6753         * src/exphtmldlg.c
6754         * src/expldifdlg.c
6755         * src/folderview.c
6756         * src/imap_gtk.c
6757         * src/inc.c
6758         * src/message_search.c
6759         * src/messageview.c
6760         * src/mh_gtk.c
6761         * src/news_gtk.c
6762         * src/prefs_actions.c
6763         * src/prefs_filtering.c
6764         * src/prefs_matcher.c
6765         * src/prefs_template.c
6766         * src/prefs_themes.c
6767         * src/ssl_manager.c
6768         * src/summary_search.c
6769         * src/textview.c
6770         * src/toolbar.c
6771         * src/gtk/sslcertwindow.c
6772         * src/plugins/pgpcore/sgpgme.c
6773                 rework alertpanels
6774
6775 2005-07-17 [colin]      1.9.12cvs75
6776
6777         * src/privacy.c
6778                 add a PrivacySystem accessor that checks that
6779                 the system cached in a MimeInfo's privacydata
6780                 is still registered. Use this accessor instead
6781                 of directly using data->system. Fixes crashes
6782                 after unloading pgp plugins.
6783
6784 2005-07-17 [colin]      1.9.12cvs74
6785
6786         * src/alertpanel.c
6787                 Change geometry hints to a simple default size.
6788                 Fixes the certs dialogs.
6789
6790 2005-07-17 [colin]      1.9.12cvs73
6791
6792         * src/gtk/sslcertwindow.c
6793                 Use a gtkExpander
6794
6795 2005-07-17 [colin]      1.9.12cvs72
6796
6797         * src/plugins/pgpcore/Makefile.am
6798         * src/plugins/pgpmime/Makefile.am
6799                 Add gpgme libs
6800
6801 2005-07-17 [paul]       1.9.12cvs71
6802
6803         * configure.ac
6804                 add --disable-gnomeprint option
6805                 modified version of patch by Marius Mauch
6806
6807 2005-07-17 [paul]       1.9.12cvs70
6808
6809         * src/common/defs.h
6810                 update urls
6811         * src/account.c
6812         * src/action.c
6813         * src/addressbook.c
6814         * src/compose.c
6815         * src/foldersel.c
6816         * src/folderview.c
6817         * src/html.c
6818         * src/imap_gtk.c
6819         * src/main.c
6820         * src/mainwindow.c
6821         * src/messageview.c
6822         * src/mh_gtk.c
6823         * src/mimeview.c
6824         * src/news_gtk.c
6825         * src/prefs_account.c
6826         * src/prefs_send.c
6827         * src/prefs_summaries.c
6828         * src/procmsg.c
6829         * src/summaryview.c
6830         * src/common/utils.c
6831         * src/common/xml.c
6832         * src/plugins/pgpcore/passphrase.c
6833         * src/plugins/pgpcore/select-keys.c
6834                 replace inappropriately used backticks
6835                 with single quotes
6836
6837 2005-07-16 [colin]      1.9.12cvs69
6838
6839         * src/image_viewer.c
6840                 Add extra paranoid checks
6841
6842 2005-07-16 [colin]      1.9.12cvs68
6843
6844         * src/plugins/pgpcore/prefs_gpg.c
6845                 Don't auto-check sigs by default, as it
6846                 can be really slow.
6847
6848 2005-07-16 [colin]      1.9.12cvs67
6849
6850         * src/plugins/pgpcore/sgpgme.c
6851                 Make messages a bit better.
6852
6853 2005-07-16 [colin]      1.9.12cvs66
6854
6855         * src/imap.c
6856                 Remove pseudo-log
6857         * src/etpan/imap-thread.c
6858                 Add real log
6859
6860 2005-07-16 [colin]      1.9.12cvs65
6861
6862         * src/main.c
6863         * src/prefs_other.c
6864                 And now, fix build with libetpan :-/
6865
6866 2005-07-15 [colin]      1.9.12cvs64
6867
6868         * src/prefs_other.c
6869                 Continue fixing build without libetpan.
6870
6871 2005-07-15 [colin]      1.9.12cvs63
6872
6873         * src/main.c
6874                 Fix build with --disable-libetpan
6875
6876 2005-07-15 [colin]      1.9.12cvs62
6877
6878         * configure.ac
6879                 Bump libetpan's version
6880
6881 2005-07-15 [colin]      1.9.12cvs61
6882
6883         * src/etpan/imap-thread.c
6884                 Actually stop logging :)
6885
6886 2005-07-15 [colin]      1.9.12cvs60
6887
6888         * src/addressbook.c
6889                 Fix dnd of multiple addresses.
6890
6891 2005-07-15 [hoa]        1.9.12cvs59
6892
6893         * src/etpan/imap-thread.c
6894             disable login of IMAP password in libetpan log file.
6895
6896 2005-07-15 [paul]       1.9.12cvs58
6897
6898         * src/account.c
6899                 don't automatically sort
6900                 do allow drag n drop
6901
6902 2005-07-15 [paul]       1.9.12cvs57
6903
6904         * src/account.c
6905         * src/ssl_manager.c
6906                 alphabetical listing
6907
6908 2005-07-15 [paul]       1.9.12cvs56
6909
6910         * src/gtk/pluginwindow.c
6911                 sort plugin list alphabetically
6912
6913 2005-07-15 [paul]       1.9.12cvs55
6914
6915         * src/prefs_spelling.c
6916         * src/prefs_wrapping.c
6917                 unify English usage
6918
6919 2005-07-15 [colin]      1.9.12cvs54
6920
6921         * src/wizard.c
6922                 Typo fix
6923
6924 2005-07-15 [paul]       1.9.12cvs53
6925
6926         * src/prefs_message.c
6927                 make 'show cursor' a hidden option
6928
6929 2005-07-14 [colin]      1.9.12cvs52
6930
6931         * src/plugins/spamassassin/Makefile.am
6932         * src/plugins/clamav/Makefile.am
6933                 Fix double EXTRA_DISTs
6934
6935 2005-07-14 [colin]      1.9.12cvs51
6936
6937         * src/plugins/clamav/Makefile.am
6938         * src/plugins/clamav/clamav_plugin_gtk.deps
6939         * src/plugins/spamassassin/Makefile.am
6940         * src/plugins/spamassassin/spamassassin_gtk.deps
6941                 Make $plugin_gtk depend on $plugin
6942
6943 2005-07-14 [hoa]        1.9.12cvs50
6944
6945         * src/etpan/imap-thread.c
6946                 enable debug log of libetpan when running with --debug
6947
6948 2005-07-14 [colin]      1.9.12cvs49
6949
6950         * configure.ac
6951         * src/common/Makefile.am
6952         * src/common/plugin.c
6953         * src/common/plugin.h
6954                 Add a little plugin dependancy system.
6955                 Plugins can ship a $plugin_name.deps file
6956                 (near them in PLUGINDIR) so that their
6957                 dependancies are loaded if possible.
6958         * src/plugins/Makefile.am
6959         * src/plugins/pgpcore/Makefile.am
6960         * src/plugins/pgpcore/passphrase.c
6961         * src/plugins/pgpcore/passphrase.h
6962         * src/plugins/pgpcore/plugin.c
6963         * src/plugins/pgpcore/prefs_gpg.c
6964         * src/plugins/pgpcore/prefs_gpg.h
6965         * src/plugins/pgpcore/select-keys.c
6966         * src/plugins/pgpcore/select-keys.h
6967         * src/plugins/pgpcore/sgpgme.c
6968         * src/plugins/pgpcore/sgpgme.h
6969                 Introduce pgpcore, used by pgpmime and
6970                 pgpinline
6971         * src/plugins/pgpmime/Makefile.am
6972         * src/plugins/pgpmime/passphrase.c
6973         * src/plugins/pgpmime/passphrase.h
6974         * src/plugins/pgpmime/pgpmime.c
6975         * src/plugins/pgpmime/pgpmime.deps
6976         * src/plugins/pgpmime/plugin.c
6977         * src/plugins/pgpmime/prefs_gpg.c
6978         * src/plugins/pgpmime/prefs_gpg.h
6979         * src/plugins/pgpmime/select-keys.c
6980         * src/plugins/pgpmime/select-keys.h
6981         * src/plugins/pgpmime/sgpgme.c
6982         * src/plugins/pgpmime/sgpgme.h
6983                 Remove the core from pgpmime and add the
6984                 dependancy to pgpcore.
6985
6986 2005-07-14 [paul]       1.9.12cvs48
6987
6988         * src/stock_pixmap.c
6989                 forgot this in last commit
6990
6991 2005-07-14 [paul]       1.9.12cvs47
6992
6993         * src/account.c
6994         * src/addressbook.c
6995                 add accelerators for the buttons (sync with main)
6996         * src/compose.c
6997         * src/compose.h
6998                 add accelerators for the buttons.
6999                 fix editing with external editor.
7000                 replace gdk_input_*() with GIOChannel;
7001                 (sync with main)
7002         * src/foldersel.c
7003                 display folder names with new/unread
7004                 representation (sync with main)
7005         * src/main.c
7006                 specify default window icon (sync with main)
7007         * src/prefs_common.c
7008                 use_addr_book default to FALSE
7009         * src/summaryview.c
7010         * src/textview.c
7011                 add accelerators for the buttons (sync with main)
7012         * src/gtk/menu.c
7013                 fix typos
7014         * src/pixmaps/sylpheed_icon.xpm
7015                 updated
7016
7017 2005-07-13 [paul]       1.9.12cvs46
7018
7019         * src/plugins/pgpmime/pgpmime.c
7020         * src/plugins/pgpmime/sgpgme.c
7021                 (temporarily) use deprecated gpgme_data_rewind()
7022                 while largefile support is not present
7023                 (as suggested by Colin)
7024
7025 2005-07-13 [paul]       1.9.12cvs45
7026
7027         * configure.ac
7028                 remove large file support (for now):
7029                 it breaks too many things
7030
7031 2005-07-13 [paul]       1.9.12cvs44
7032
7033         * configure.ac
7034                 add large file support
7035         * src/html.c
7036                 fix bug #763 where href attribute was not
7037                 the very first attribute of a link
7038                 patch by Thomas Gilgin
7039
7040 2005-07-13 [colin]      1.9.12cvs43
7041
7042         * src/gtk/pluginwindow.c
7043                 Little portability fix
7044
7045 2005-07-13 [colin]      1.9.12cvs42
7046
7047         * src/plugins/pgpmime/sgpgme.c
7048                 Fix crasher.
7049
7050 2005-07-13 [colin]      1.9.12cvs41
7051
7052         * src/plugins/pgpmime/pgpmime.c
7053         * src/plugins/pgpmime/sgpgme.c
7054                 Use gpgme_data_release_and_get_mem instead
7055                 of gpgme_data_read.
7056
7057 2005-07-13 [colin]      1.9.12cvs40
7058
7059         * configure.ac
7060         * src/plugins/pgpmime/passphrase.c
7061         * src/plugins/pgpmime/passphrase.h
7062         * src/plugins/pgpmime/pgpmime.c
7063         * src/plugins/pgpmime/plugin.c
7064         * src/plugins/pgpmime/select-keys.c
7065         * src/plugins/pgpmime/select-keys.h
7066         * src/plugins/pgpmime/sgpgme.c
7067         * src/plugins/pgpmime/sgpgme.h
7068                 Port pgpmime to gpgme-1.0.
7069
7070 2005-07-12 [paul]       1.9.12cvs39
7071
7072         * AUTHORS
7073         * src/toolbar.c
7074         * src/toolbar.h
7075                 add a 'Go to Prev' button to the toolbar.
7076                 correct tooltip text of go to buttons.
7077                 based on patch by Yang Guilong <bamanzi@gmail.com>
7078
7079 2005-07-12 [colin]      1.9.12cvs38
7080
7081         * src/statusbar.c
7082                 Fix progress bar showing stuff at startup.
7083
7084 2005-07-12 [paul]       1.9.12cvs37
7085
7086         * src/editjpilot.c
7087                 fix building with jpilot support
7088
7089 2005-07-11 [colin]      1.9.12cvs36
7090
7091         * src/inc.c
7092                 Add visual indication that filtering is running
7093         * src/textview.c
7094                 Make {}[] uri delimiters
7095         * src/summaryview.c
7096                 Remove useless (and slow) calls
7097
7098 2005-07-11 [paul]       1.9.12cvs35
7099
7100         * src/plugins/clamav/clamav_plugin_gtk.c
7101         * src/plugins/dillo_viewer/dillo_prefs.c
7102         * src/plugins/pgpmime/prefs_gpg.c
7103         * src/plugins/spamassassin/spamassassin_gtk.c
7104                 gather plugins prefs together under their
7105                 own 'Plugins' heading
7106
7107 2005-07-11 [paul]       1.9.12cvs34
7108
7109         sync with main
7110
7111         * src/account.c
7112                 account_delete(): modified alert dialog
7113         * src/editjpilot.c
7114         * src/editvcard.c
7115                 fixed a crash when cancelling file selection
7116                 dialog by Escape key. Made non-ascii filename
7117                 selectable.
7118         * src/prefs_template.c
7119                 prefs_template_window_create(): make scrolled
7120                 window policy AUTOMATIC
7121
7122 2005-07-10 [hoa]        1.9.12cvs33
7123
7124         * src/etpan/imap-thread.c
7125                 workaround for old Courier IMAP servers.
7126
7127 2005-07-10 [colin]      1.9.12cvs32
7128
7129         * src/folder.c
7130         * src/statusbar.c
7131         * src/statusbar.h
7132                 Add visual progress indicator on filtering/processing
7133                 Factorize the progress bar code
7134         * src/imap.c
7135         * src/imap.h
7136         * src/etpan/imap-thread.c
7137                 Add a reference counter to avoid destroying the Folder
7138                 while it's in use by another callback.
7139
7140 2005-07-09 [hoa]        1.9.12cvs31
7141
7142         * src/imap.c
7143         * src/etpan/imap-thread.c
7144                 fixed deadlock when removing IMAP account.
7145
7146 2005-07-08 [colin]      1.9.12cvs30
7147
7148         * src/textview.c
7149         * src/unmime.c
7150                 Fix again problems decoding broken headers
7151         * src/gtk/inputdialog.c
7152                 Fix local variable shadowing a global one
7153
7154 2005-07-08 [colin]      1.9.12cvs29
7155
7156         * src/msgcache.c
7157                 Make the cache/mark files platform-agnostic by writing
7158                 them in little-endian format. Reading them is also done
7159                 in little-endian format, of course; however, in order
7160                 to avoid trashing mark data on big-endian machines, the
7161                 files are, at first, read from the native format if the
7162                 little-endian one doesn't exist. This is easy to deter-
7163                 mine by trying to open a file with a swapped data_ver
7164                 and seeing if it's the wanted version.
7165                 Little-endian using users should see absolutely no
7166                 difference, Big-endian users may get a very little
7167                 performance drop due to byte-swapping.
7168                 Tested on i386 and ppc32. 
7169                 Fixes bug #159 (The index file, in the mailboxes, is 
7170                 hardware depending).
7171
7172                 To have the cache/mark files updated to the new little-
7173                 endian format, "Check for new messages" or even
7174                 "Rebuild folder tree" aren't enough. Files will be
7175                 updated as soon as a folder has been opened/closed.
7176                 To update everything, just select all folders by
7177                 selecting them one by one.
7178
7179 2005-07-07 [colin]      1.9.12cvs28
7180
7181         * src/imap.c
7182                 Remember the folder separator per IMAPFolder
7183                 instead of globally.
7184                 Revive the Session on noop; fixes bug #761
7185                 (mark a bunch of unread messages as read takes 
7186                 forever)
7187
7188 2005-07-07 [darko]      1.9.12cvs27
7189
7190         * src/common/template.c
7191                 Sort templates alphabetically
7192
7193 2005-07-06 [colin]      1.9.12cvs26
7194
7195         * src/imap.c
7196                 Try to use the correct separator in
7197                 most cases. Possibly fixes bug #759
7198                 (only creates the INBOX folder when 
7199                 setting up new IMAP account) and 
7200                 bug #760 (Can't retrieve messages)
7201
7202 2005-07-06 [colin]      1.9.12cvs25
7203
7204         * src/imap.c
7205                 Use real_path in status command. This will
7206                 help later, when namespaces will be used.
7207
7208 2005-07-06 [colin]      1.9.12cvs24
7209
7210         * configure.ac
7211         * src/account.c
7212         * src/folder.c
7213         * src/imap.c
7214         * src/etpan/etpan-log.c
7215         * src/etpan/etpan-thread-manager.c
7216         * src/etpan/imap-thread.c
7217                 Add a --disable-libetpan parameter. With this,
7218                 users that don't want IMAP4 support can avoid
7219                 the new dependancy (and have no IMAP support).
7220                 Users that have IMAP4 accounts and use this
7221                 parameter won't lose their configuration, their
7222                 IMAP accounts will just be invisible and not
7223                 used.
7224         * src/textview.c
7225                 Make the "Copy ..." contextual menu items 
7226                 copy to both the X clipboard and the gtk 
7227                 clipboard - as most other apps do.
7228         * src/gtk/about.c
7229                 Add a notice about OpenSSL usage, in order to
7230                 comply with OpenSSL's license (point 6):
7231                 http://www.openssl.org/source/license.html
7232
7233 2005-07-06 [colin]      1.9.12cvs23
7234
7235         * src/alertpanel.c
7236                 Fix a minimum size for alertpanels
7237         * src/compose.c
7238                 Show 'No space left on device' type errors
7239                 when queuing/sending
7240         * src/imap_gtk.c
7241         * src/mh_gtk.c
7242                 Rework folder's deletion message (remove 
7243                 extra \n)
7244
7245 2005-07-05 [colin]      1.9.12cvs22
7246
7247         * src/imap.c
7248                 Add an alertpanel on auth error
7249                 Add pseudo-log
7250                 Remove pthread-related stuff
7251
7252 2005-07-05 [colin]      1.9.12cvs21
7253
7254         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7255                 Fix crash on plugin reloading (with a hack)
7256
7257 2005-07-05 [colin]      1.9.12cvs20
7258
7259         * src/prefs_account.c
7260         * src/prefs_account.h
7261                 Fix typo
7262         * src/gtk/filesel.c
7263         * src/gtk/filesel.h
7264                 Add a way to filter the view
7265         * src/gtk/pluginwindow.c
7266                 Filter loadable stuff
7267         * src/plugins/pgpmime/prefs_gpg.c
7268                 Fix missing unregistration
7269         * .cvsignore
7270         * src/etpan/.cvsignore
7271         * src/plugins/spamassassin/.cvsignore
7272                 Add more stuff to cvs ignored files
7273
7274 2005-07-04 [colin]      1.9.12cvs19
7275
7276         * src/imap.c
7277                 Fix scan_required returning FALSE when it
7278                 shouldn't. Maybe fix #760 (Can't retrieve
7279                 messages)
7280
7281 2005-07-04 [colin]      1.9.12cvs18
7282
7283         * src/summaryview.c
7284                 Fix always_show_msg pref
7285
7286 2005-07-04 [paul]       1.9.12cvs17
7287
7288         sync with main (forgotten in last commit)
7289         
7290         * src/common/utils.c
7291         * src/common/utils.h
7292                 check_line_length(): new.
7293                 is_dir_exist()
7294                 is_file_entry_exist()
7295                 dirent_is_regular_file()
7296                 dirent_is_directory(): use g_file_test() instead of stat().
7297
7298 2005-07-04 [paul]       1.9.12cvs16
7299
7300         sync with main:
7301
7302         * src/compose.c
7303                 compose_write_to_file(): check for line
7304                 length limit and display warning if exceeds
7305         * src/jpilot.c
7306                 use get_home_dir() instead of g_get_home_dir()
7307         * src/procheader.c
7308                 removed warning about invalid date
7309         * src/vcard.c
7310                 use get_home_dir() instead of g_get_home_dir()
7311
7312 2005-07-04 [paul]       1.9.12cvs15
7313
7314         * src/stock_pixmap.c
7315                 fix new pixmap naming errors
7316                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
7317
7318 2005-07-04 [colin]      1.9.12cvs14
7319
7320         * src/imap.c
7321                 Fix debugging string with a warning
7322
7323 2005-07-04 [colin]      1.9.12cvs13
7324
7325         * configure.ac
7326                 Add a check for libetpan's version (>= 0.37)
7327
7328 2005-07-04 [hoa]        1.9.12cvs12
7329
7330         * commitHelper
7331         * src/imap.c
7332         * src/etpan/imap-thread.c
7333         * src/etpan/imap-thread.h
7334                 fixed IMAP implementation of check of mails.
7335
7336 2005-07-03 [hoa]        1.9.12cvs11
7337
7338         * src/etpan/Makefile.am
7339         * src/etpan/etpan-errors.h
7340         * src/etpan/etpan-log.[ch]
7341         * src/etpan/etpan-thread-manager-types.h
7342         * src/etpan/etpan-thread-manager.[ch]
7343         * src/etpan/imap-thread.[ch]
7344         * src/Makefile.am
7345         * src/imap.c
7346         * src/main.c
7347         * src/prefs_other.c
7348         * configure.ac
7349             merged imap branch.
7350             dependency on libetpan 0.37 is now added.
7351
7352 2005-07-01 [colin]      1.9.12cvs10
7353
7354         * src/Makefile.am
7355         * src/folder.c
7356         * src/folder.h
7357         * src/folderview.c
7358         * src/stock_pixmap.c
7359         * src/stock_pixmap.h
7360         * src/plugins/trayicon/trayicon.c
7361                 Add marked symbol on folders containing
7362                 marked messages
7363         * src/procmsg.c
7364         * src/procmsg.h
7365         * src/toolbar.c
7366         * src/prefs_common.c
7367         * src/prefs_common.h
7368         * src/prefs_send.c
7369                 Add an optional confirmation dialog on queue
7370                 sending. Patch by wwp.
7371         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
7372         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
7373         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
7374         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
7375         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
7376         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
7377         * src/pixmaps/inbox_mark.xpm            ** ADDED **
7378         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
7379         * src/pixmaps/outbox_mark.xpm           ** ADDED **
7380         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
7381         * src/pixmaps/trash_mark.xpm            ** ADDED **
7382                 New pixmaps
7383
7384 2005-07-01 [colin]      1.9.12cvs9
7385
7386         * src/summaryview.c
7387                 Fix a little threading bug
7388         * src/addrgather.c
7389         * src/mainwindow.c
7390                 A little bit of HIG normality never hurts
7391
7392 2005-07-01 [colin]      1.9.12cvs8
7393
7394         * src/compose.c
7395         * src/msgcache.c
7396         * src/pop.c
7397         * src/procmime.c
7398         * src/recv.c
7399         * src/common/log.c
7400         * src/common/template.c
7401         * src/common/utils.c
7402         * src/common/utils.h
7403                 Reverted the fwrite_atomic stuff. In fact
7404                 it is already atomic.
7405
7406 2005-06-30 [colin]      1.9.12cvs7
7407
7408         * src/common/utils.c
7409         * src/common/utils.h
7410                 Add an fwrite_atomic() function to make
7411                 sure we write everything: fwrite can make
7412                 short writes.
7413         * src/compose.c
7414         * src/msgcache.c
7415         * src/pop.c
7416         * src/procmime.c
7417         * src/recv.c
7418         * src/common/log.c
7419         * src/common/template.c
7420                 Use that (and fix swapping of size and nmemb).
7421                 Thanks to Rich Coe for the heads up.
7422
7423 2005-06-30 [colin]      1.9.12cvs6
7424
7425         * src/addressbook.c
7426                 Optimize addressbook opening 
7427
7428 2005-06-30 [colin]      1.9.12cvs5
7429
7430         * src/summaryview.c
7431                 Remove calls to summary_step after move/copy
7432
7433 2005-06-28 [paul]       1.9.12cvs4
7434
7435         * src/alertpanel.c
7436                 wrap and make the error msg selectable
7437
7438 2005-06-28 [paul]       1.9.12cvs3
7439
7440         * src/ssl_manager.c
7441                 replace the OK button with a Close button
7442         * src/gtk/foldersort.c
7443                 use GTK_STOCK_ icons/buttons
7444
7445 2005-06-28 [colin]      1.9.12cvs2
7446
7447         * src/gedit-print.c             ** ADDED **
7448         * src/gedit-print.h             ** ADDED **
7449         * src/gtk/gtksourceprintjob.c   ** ADDED **
7450         * src/gtk/gtksourceprintjob.h   ** ADDED **
7451                 I can't believe no one had enough time to tell
7452                 me I forgot the `cvs add`
7453
7454 2005-06-27 [colin]      1.9.12cvs1
7455
7456         * src/Makefile.am
7457         * src/gtk/Makefile.am
7458         * src/messageview.c
7459         * src/procmsg.c
7460         * src/summaryview.c
7461         * configure.ac
7462                 Add optional libgnomeprint-based printing
7463         * src/mainwindow.c
7464         * src/gtk/quicksearch.c
7465                 Add an Edit/Quick search menu item to show
7466                 and focus the quicksearch
7467
7468 2005-06-27 [paul]       1.9.12
7469
7470         1.9.12 release
7471
7472         * po/ca.po
7473         * po/de.po
7474         * po/es.po
7475         * po/fr.po
7476         * po/it.po
7477         * po/ko.po
7478         * po/pt_BR.po
7479         * po/sk.po
7480         * po/zh_CN.po
7481                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7482                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
7483                 SungHyun Nam, Frederico Goncalves Guimaraes,
7484                 Andrej Kacian, and Yang Guilong
7485 2005-06-26 [colin]      1.9.11cvs106
7486
7487         * src/imap_gtk.c
7488                 Forgot one file for previous fix
7489
7490 2005-06-26 [colin]      1.9.11cvs105
7491
7492         * src/folder.c
7493         * src/imap.c
7494                 Fix problems with folder operations in no_select
7495                 imap folders. it applies only to mails, and 
7496                 creation/deletion/move/renaming of folders 
7497                 should be possible
7498
7499 2005-06-26 [paul]       1.9.11cvs104
7500
7501         * src/prefs_filtering.c
7502                 replace one more GTK_STOCK_REMOVE
7503                 with GTK_STOCK_DELETE
7504
7505 2005-06-25 [colin]      1.9.11cvs103
7506
7507         * src/imap.c
7508                 Optimize get_seq_set_from_seq_list
7509                 (Patch by Ricardo) 
7510
7511 2005-06-25 [colin]      1.9.11cvs102
7512
7513         * src/mh.c
7514                 If the directory exists, but not in the
7515                 correct encoding, rename it. This should
7516                 handle old-versions-induced bugs.
7517
7518 2005-06-25 [colin]      1.9.11cvs101
7519
7520         * src/mh.c
7521                 Fix path access with extended dir names
7522                 Fixes bug #589 (SC segfaults with wrong locale
7523                 settings)
7524
7525 2005-06-25 [colin]      1.9.11cvs100
7526
7527         * src/prefs_account.c
7528         * src/prefs_account.h
7529         * src/compose.c
7530                 Add an option to encrypt replies to
7531                 encrypted messages
7532
7533 2005-06-25 [colin]      1.9.11cvs99
7534
7535         * src/compose.c
7536         * src/quote_fmt_parse.y
7537                 ... And make it work with pgpinline.
7538
7539 2005-06-25 [colin]      1.9.11cvs98
7540
7541         * src/compose.c
7542         * src/procmime.c
7543         * src/procmime.h
7544         * src/quote_fmt_parse.y
7545                 o Make reedition of encrypted messages possible
7546                   (as long as it is encrypted to self too, no
7547                    magic there)
7548                 o Make replying with quote (and without selecting
7549                   text) possible for encrypted messages.
7550                 Closes bug #550 (Not possible to "reply with quote"
7551                 to gnupg encrypted messages)
7552
7553 2005-06-24 [paul]       1.9.11cvs97
7554
7555         * src/imap.c
7556                 add missing include
7557
7558 2005-06-24 [paul]       1.9.11cvs96
7559
7560         * src/editldap.c
7561                 made bind password entry invisible
7562                 (sync with main)
7563         * src/send_message.c
7564                 send_message_local(): check exit status
7565                 to detect errors (sync with main)
7566         * src/textview.c
7567                 use main's less ambiguous popup menu
7568                 wording
7569
7570 2005-06-24 [paul]       1.9.11cvs95
7571
7572         * src/prefs_actions.c
7573         * src/prefs_customheader.c
7574         * src/prefs_display_header.c
7575         * src/prefs_filtering_action.c
7576         * src/prefs_matcher.c
7577         * src/prefs_template.c
7578         * src/prefs_toolbar.c
7579                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
7580         * src/gtk/description_window.c
7581                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
7582
7583 2005-06-23 [colin]      1.9.11cvs94
7584
7585         * src/summaryview.c
7586                 Fix rough edges (be sure to call status_show whenever
7587                 necessary).
7588
7589 2005-06-23 [colin]      1.9.11cvs93
7590
7591         * src/summaryview.c
7592                 Optimize Select All
7593                 Before, in a 5K mails folder: 11s
7594                 After, in the same folder: 58000µs
7595                 The joys of locking... gtk_clist_select_all() fires a 
7596                 tree-select-row event for each selected row, which in 
7597                 summaryview, callbacks summary_selected which in turn,
7598                 calls summary_status_show, which walks the selected
7599                 rows. Hence, calling gtk_clist_select_all was 
7600                 exponential. Locking the summaryview makes 
7601                 summary_selected return early.
7602
7603 2005-06-23 [colin]      1.9.11cvs92
7604
7605         * src/imap.c
7606                 Move mutex at the important place to avoid
7607                 deadlocks
7608         * src/summaryview.c
7609                 Fix Del key deleting directly instead of
7610                 moving to trash
7611
7612 2005-06-22 [colin]      1.9.11cvs91
7613
7614         * src/plugins/spamassassin/libspamc.c
7615                 As we do spagetti code with assignations in multiple
7616                 places (see _message_read_raw where out = msg = raw),
7617                 let's be sure we don't free the same pointer twice.
7618                 Should fix bug #683 (Crash in libpam at 
7619                 message_cleanup).
7620
7621 2005-06-22 [colin]      1.9.11cvs90
7622
7623         * src/compose.c
7624         * src/messageview.c
7625         * src/toolbar.c
7626                 Make toolbar's delete use the move to trash stuff;
7627                 Add gtk_widget_realize to be sure pixmaps can get
7628                 created (that may fix an old worksforme bug which
7629                 I can't find back...)
7630
7631 2005-06-22 [colin]      1.9.11cvs89
7632
7633         * src/summaryview.c
7634         * src/summaryview.h
7635         * src/mainwindow.c
7636                 Rename "Message/Delete" to "Message/Move to trash"
7637                 Add "Message/Delete..." that directly destroys the
7638                 selected messages after asking for a confirmation.
7639
7640 2005-06-22 [colin]      1.9.11cvs88
7641
7642         * src/imap.c
7643                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
7644                 o Fix a deadlock (thanks Darko)
7645
7646 2005-06-22 [colin]      1.9.11cvs87
7647
7648         * src/gtk/foldersort.c
7649                 Add missing include for the i18n;
7650                 patch by Fabien Vantard
7651
7652 2005-06-21 [colin]      1.9.11cvs86
7653
7654         * src/folder.c
7655         * src/folderview.c
7656                 Respect the no_select flag
7657         * src/imap.c
7658                 Fix recursive deletion
7659         * src/imap_gtk.c
7660         * src/mh_gtk.c
7661                 Make the folder deletion's warning
7662                 more explicit
7663
7664 2005-06-21 [colin]      1.9.11cvs85
7665
7666         * src/textview.c
7667                 Prevent email addresses from spanning accross
7668                 lines - fixes bug # 646 (newline-chars in 
7669                 email addresses)
7670
7671 2005-06-20 [colin]      1.9.11cvs84
7672
7673         * src/folder.c
7674                 Be sure not to remove source if copy failed
7675
7676 2005-06-20 [colin]      1.9.11cvs83
7677
7678         * src/folderview.c
7679         * src/imap_gtk.c
7680                 remove summaryview's lock
7681         * src/imap.c
7682                 introduce threads to avoid problems when foreground tasks
7683                 interfere with background tasks
7684         * src/mh.c
7685                 prevent moving to drafts/queue
7686         * src/mimeview.c
7687                 fix leak
7688
7689 2005-06-19 [colin]      1.9.11cvs82
7690
7691         * src/imap_gtk.c
7692                 Remember that the user doesn't want to override
7693                 offline mode, for 3 seconds. It avoid presenting
7694                 him with N popups in a really short time.
7695
7696 2005-06-17 [colin]      1.9.11cvs81
7697
7698         * src/imap.c
7699                 Fix IMAP breaking on folders containing '('
7700                 (Probably won't be enough)
7701
7702 2005-06-17 [colin]      1.9.11cvs80
7703
7704         Forgotten files on 1.9.11cvs79
7705         * src/summaryview.c
7706                 Fix stepping when not immediately executing
7707         * src/imap.c
7708                 Really prevent UID FETCH 0
7709         * src/codeconv.c
7710                 Fix outgoing charset never set to utf-8
7711         * src/mh.c
7712                 Fix leak
7713
7714 2005-06-16 [colin]      1.9.11cvs79
7715
7716         * src/compose.c
7717                 Fix bug #707 (Dash splits rows)
7718                 Only wrap if we're on a line break position and
7719                 the previous one was a "white" (space) char.
7720                 Pango stuff is weird.
7721
7722 2005-06-16 [colin]      1.9.11cvs78
7723
7724         * src/imap_gtk.c
7725                 Lock summaryview while downloading messages
7726                 on user demand
7727         * src/procheader.c
7728         * src/unmime.c
7729         * src/common/utils.c
7730         * src/common/utils.h
7731                 Replace \r and \n with spaces in From and
7732                 Subject headers
7733
7734 2005-06-16 [paul]       1.9.11cvs77
7735
7736         * src/procmime.c
7737                 liberalise the mime parser
7738         * src/gtk/about.c
7739                 add text wrapping
7740
7741 2005-06-16 [paul]       1.9.11cvs76
7742
7743         * src/gtk/about.c
7744                 reworked
7745
7746 2005-06-15 [colin]      1.9.11cvs75
7747
7748         * src/compose.c
7749                 Finish header encoding fix
7750         * src/summaryview.c
7751                 Fix segfault
7752         * src/headerview.c
7753                 Fix compilation (Thanks Stephan
7754                 Sachse)
7755
7756 2005-06-15 [colin]      1.9.11cvs74
7757
7758         * Makefile.am
7759                 Install gnome2 stuff rather than gnome1, 
7760                 if both are present
7761         * src/codeconv.c
7762         * src/codeconv.h
7763         * src/compose.c
7764                 Fix headers encoding
7765         * src/folder.c
7766                 Visual progress when fetching all messages
7767         * src/folderview.c
7768         * src/summaryview.c
7769         * src/summaryview.h
7770                 Prevent changing current message while
7771                 incorporating
7772
7773 2005-06-15 [paul]       1.9.11cvs73
7774
7775         * src/gtk/gtkaspell.c
7776         * src/gtk/gtkaspell.h
7777                 fix build warnings
7778
7779 2005-06-15 [paul]       1.9.11cvs72
7780
7781         * src/prefs_filtering.c
7782                 allow reordering of filter rules by
7783                 drag n drop
7784
7785 2005-06-15 [paul]       1.9.11cvs71
7786
7787         * COPYING
7788                 updated
7789         * src/codeconv.c
7790                 replace deprecated function
7791         * src/inc.c
7792         * src/send_message.c
7793         * src/gtk/progressdialog.c
7794         * src/gtk/progressdialog.h
7795                 salvage and reuse parts of reverted sync
7796
7797 2005-06-15 [paul]       1.9.11cvs70
7798
7799         * src/inc.c
7800         * src/send_message.c
7801         * src/gtk/progressdialog.c
7802         * src/gtk/progressdialog.h
7803                 revert yesterday's sync with main
7804                 it contains deprecated functions
7805
7806 2005-06-15 [colin]      1.9.11cvs69
7807
7808         * src/headerview.c
7809                 Fix bug #670 (multi user to: will corrupt message 
7810                 headers display)
7811
7812 2005-06-15 [colin]      1.9.11cvs68
7813
7814         * src/compose.c
7815                 Fix bug #421 (Fix undo on wrapping)
7816
7817 2005-06-15 [colin]      1.9.11cvs67
7818
7819         * src/folder.c
7820                 Provide visual feedback while processing
7821                 folder's rules.
7822         * src/imap.c
7823                 Provide visual feedback while getting
7824                 short headers (for uncached messages)
7825
7826
7827 2005-06-14 [paul]       1.9.11cvs66
7828
7829         * src/account.c
7830                 change a couple stock icons
7831         * src/inc.c
7832         * src/send_message.c
7833         * src/gtk/progressdialog.c
7834         * src/gtk/progressdialog.h
7835                 sync main's GtkTreeView implementation
7836
7837 2005-06-14 [colin]      1.9.11cvs65
7838
7839         * src/imap.c
7840                 Various little fixes, mainly on error paths
7841
7842 2005-06-13 [colin]      1.9.11cvs64
7843
7844         * matcher.c
7845         * procmsg.c
7846         * procmsg.h
7847                 Add a way to fetch only headers. This speeds
7848                 up filtering on headers for IMAP. Fixes:
7849                 bug #481 extraneous imap commands slow down 
7850                         imap filtering
7851                 bug #522 Sylpheed downloads all messages 
7852                         when opening mailbox (IMAP)
7853                 bug #677 IMAP fetch is soooooooooooooo slow
7854         * src/folder.c
7855         * src/folder.h
7856                 Add a folder set_batch method so that
7857                 implementations can speed up flags changes
7858         * src/folderutils.c
7859         * src/summaryview.c
7860                 Use that in mark as (un)read and mark all read
7861                 Refix bug #679
7862         * src/imap.c
7863                 Implement set_batch - brings back deferred
7864                 flags in a less buggy manner. Fixes:
7865                 bug #729 IMAP immediate expunge of deleted messages
7866                 bug #191 remove list of messages with one command
7867                 Fix login with strange chars
7868                 Implement fetch_msg_full
7869                 Fix copy (wrong counts)
7870
7871 2005-06-12 [colin]      1.9.11cvs63
7872
7873         * src/folder.c
7874                 lock incorporation during long operations.
7875                 Avoids fucking up the IMAP socket.
7876
7877 2005-06-12 [colin]      1.9.11cvs62
7878
7879         * src/imap.c
7880                 Fix harmful typo
7881                 Factorize remove_all_msg
7882                 Thread-ize expunge
7883         * src/summaryview.c
7884                 Don't update partial-download status if unnecessary
7885         * src/folder.c
7886                 Use remove_msgs everywhere possible
7887
7888 2005-06-12 [colin]      1.9.11cvs61
7889
7890         * src/folder.c
7891         * src/folder.h
7892                 Add a remove_msgs function to remove a 
7893                 list of messages
7894         * src/imap.c
7895                 Implement that.
7896
7897 2005-06-12 [colin]      1.9.11cvs60
7898
7899         * src/imap.c
7900                 Remove flags-processing deferring... Too hard
7901                 to get it to work in all cases.
7902
7903 2005-06-11 [colin]      1.9.11cvs59
7904
7905         * src/imap.c
7906                 printf -> debug_print
7907
7908 2005-06-11 [colin]      1.9.11cvs58
7909
7910         * src/imap.c
7911                 o Fix build without USE_PTHREAD
7912                 o Factorize imap_open
7913                 o Alertpanel in case of impossible connection
7914                 o Alertpanel in case of impossible login
7915                 o Fix deferred flags processing to force a 
7916                   flush before adding some more flags to process,
7917                   but in another folder.
7918
7919 2005-06-10 [colin]      1.9.11cvs57
7920
7921         * src/imap.c
7922                 o Fix a format string error
7923                 o init ssl socket outside of the thread 
7924                   (it possibly invokes gtk calls)
7925         * src/procmime.c
7926                 o Put back the buffer to its necessary size
7927                 o Fix changing a file pointer without keeping
7928                   track of it (thanks Valgrind)
7929         * src/common/smtp.c
7930                 o Fix automatic STARTTLS if login should be done
7931                   and the server only allows it after starting TLS
7932         * src/gtk/gtkinputdialog.c
7933                 o Eat GDK_Return so that the combo popup doesn't 
7934                   appear when we press Enter to validate the combo
7935                   input dialog (as seen in the Open with... dialog)
7936
7937 2005-06-10 [colin]      1.9.11cvs56
7938
7939         * src/imap.c
7940                 o A bit less debug
7941                 o Fix a crash on deletion
7942                 o Threadize imap_select (it's called outside of 
7943                   threads)
7944                 o Defer treatment of DELETED flags
7945
7946
7947 2005-06-09 [colin]      1.9.11cvs55
7948
7949         * src/imap.c
7950                 Make sure we check imap_gtk_should_override(), which
7951                 potentially calls gtk stuff, before creating thread.
7952                 That way it should't be called via imap_get_session()
7953                 inside a thread.
7954
7955 2005-06-09 [colin]      1.9.11cvs54
7956
7957         * src/imap.c
7958                 o add a bit of status output
7959                 o remove some dead code
7960                 o threadize get_list_of_uids
7961                 o threadize imap_get_flags
7962                 o defer flag changing by 500ms so that they
7963                   can be batched
7964
7965
7966 2005-06-08 [colin]      1.9.11cvs53
7967
7968         * src/imap.c
7969                 Thread-ize imap_cmd_fetch
7970
7971 2005-06-08 [colin]      1.9.11cvs52
7972
7973         * src/main.c
7974                 Mmh, that broke POP3...
7975
7976 2005-06-08 [colin]      1.9.11cvs51
7977
7978         * src/main.c
7979                 Stabilize IMAP patch (thanks to Hoa)
7980
7981 2005-06-08 [colin]      1.9.11cvs50
7982
7983         * src/imap.c
7984                 Test patch to speed up imap. 
7985
7986 2005-06-08 [colin]      1.9.11cvs49
7987
7988         * src/imap_gtk.c
7989                 Warning fix
7990         * src/procmime.c
7991                 Apply patch from gentoo to use /usr/share/mime/globs if 
7992                 available, after un-breaking it
7993         * src/common/log.c
7994         * src/common/log.h
7995                 Use g_timeout for invoking hooks that possibly use gtk
7996                 calls. This should leave gtk calls in the main thread.
7997
7998 2005-06-08 [paul]       1.9.11cvs48
7999
8000         * src/codeconv.c
8001                 conv_get_outgoing_charset_str(): don't
8002                 use prefs_common setting
8003         * src/compose.c
8004         * src/compose.h
8005                 add /Options/Character encoding/... to
8006                 temporarily change the outgoing encoding
8007
8008         (belated sync with main)
8009
8010 2005-06-08 [paul]       1.9.11cvs47
8011
8012         * src/compose.c
8013                 correction to/completion of last
8014                 sync with main
8015
8016 2005-06-08 [paul]       1.9.11cvs46
8017
8018         sync with main:
8019         
8020         * src/codeconv.c
8021         * src/codeconv.h
8022                 always enabled Japanese auto-detection
8023                 if the first letters of locale string
8024                 is "ja"
8025         * src/compose.c
8026                 don't use "destroy" signal to destroy
8027                 Compose object (fix rare crashes on discard?)
8028         * src/mainwindow.c
8029         * src/messageview.c
8030         * src/prefs_send.c
8031                 added Hebrew encodings
8032         * src/sourcewindow.c
8033                 don't use "destroy" signal to destroy
8034                 objects
8035
8036 2005-06-07 [colin]      1.9.11cvs45
8037
8038         * src/summaryview.c
8039                 Add missing unlocks/locks
8040
8041 2005-06-07 [paul]       1.9.11cvs44
8042
8043         * src/summaryview.c
8044                 restore bug #749 fix
8045
8046 2005-06-06 [colin]      1.9.11cvs43
8047
8048         * src/summaryview.c
8049                 Fix selection bug when prefs_common.open_unread 
8050                 is FALSE
8051
8052 2005-06-06 [colin]      1.9.11cvs42
8053
8054         * src/common/md5.c
8055                 Fix a warning
8056         * src/summaryview.c
8057         * src/folderview.c
8058                 Factorize long operations beginning and end
8059                 (locking, freezing/thawing, cursor, ...)
8060                 Check selection->data member in selection-
8061                 related loops; this avoids dying an awful
8062                 death if the selection changes on us while
8063                 we're marking a whole IMAP folder unread, 
8064                 for example.
8065
8066 2005-06-06 [paul]       1.9.11cvs41
8067
8068         * src/textview.c
8069                 don't g_free() a static gchar buffer
8070
8071 2005-06-05 [colin]      1.9.11cvs40
8072
8073         * src/mainwindow.c
8074         * src/messageview.c
8075         * src/summaryview.c
8076                 Fix bug #749 (Show all headers should be
8077                 sticky as the GUI suggests)
8078
8079 2005-06-03 [paul]       1.9.11cvs39
8080
8081         * src/compose.c
8082                 don't allow editing of mail while sending.
8083                 patch by Colin
8084
8085 2005-06-03 [paul]       1.9.11cvs38
8086
8087         * src/folderview.c
8088                 add a freeze/thaw to speed up 'mark all read'
8089
8090 2005-06-03 [paul]       1.9.11cvs37
8091
8092         * src/prefs_message.c
8093                 reflect changes immediately
8094
8095 2005-06-02 [colin]      1.9.11cvs36
8096
8097         * po/POTFILES.in
8098                 Patch by Fabien Vantard.
8099
8100 2005-06-02 [colin]      1.9.11cvs35
8101
8102         * src/imap.c
8103                 Use a non-blocking imap_getline() if possible.
8104                 This should completely prevent the interface
8105                 from freezin on imap operations, although it
8106                 may do strange stuff in case of folder switching
8107                 while a big imap operation is taking place...
8108
8109                 In addition, fix a leak in the case thread
8110                 creation fails on connection.
8111
8112 2005-06-02 [colin]      1.9.11cvs34
8113
8114         * src/crash.c
8115         * src/prefs_common.h
8116                 Fix build (prefs_common_init() doesn't exist
8117                 anymore)
8118
8119 2005-06-02 [colin]      1.9.11cvs33
8120
8121         * src/prefs_account.c
8122                 Fix bug #245 (filtering rules broken when
8123                 renaming a remote account (imap4 or nntp)
8124
8125 2005-06-02 [colin]      1.9.11cvs32
8126
8127         * src/imap.c
8128                 Try to fix IMAP shortcomings: 
8129                 o Multithread imap_open()
8130                 o allow offline-mode overriding instead of
8131                   just returning NULL
8132         * src/imap_gtk.c
8133         * src/imap_gtk.h
8134                 Add a function to ask whether we want to
8135                 override offline-mode for 10 minutes (one-shot
8136                 asking was painful)
8137         * src/procheader.c
8138                 Fix segfault when imap parser isn't happy about
8139                 a missing {
8140
8141 2005-06-01 [colin]      1.9.11cvs31
8142
8143         * src/addrharvest.c
8144         * src/compose.c
8145         * src/mbox.c
8146         * src/mbox.h
8147         * src/mh.c
8148         * src/msgcache.c
8149         * src/send_message.c
8150         * src/setup.c
8151         * src/undo.c
8152         * src/common/hooks.c
8153         * src/common/prefs.c
8154         * src/common/template.c
8155         * src/common/utils.c
8156         * src/gtk/gtkutils.c
8157         * src/gtk/inputdialog.c
8158         * src/gtk/menu.c
8159         * src/gtk/pluginwindow.c
8160         * src/gtk/prefswindow.c
8161         * src/plugins/pgpmime/passphrase.c
8162         * src/plugins/pgpmime/prefs_gpg.c
8163                 More -Wall fixes
8164
8165         * src/common/Makefile.am
8166         * src/common/timing.h
8167                 Add basic timing code
8168
8169         * src/summaryview.c
8170                 Fix a bug with unread messages when 
8171                 re-sorting folders, and by the way
8172                 fix a big performance hit when 
8173                 re-sorting (10k mails: before 5s,
8174                 after .5s)
8175
8176         * src/prefs_compose_writing.c
8177         * src/prefs_compose_writing.h
8178         * src/prefs_message.c
8179         * src/prefs_message.h
8180         * src/prefs_other.c
8181         * src/prefs_other.h
8182         * src/prefs_quote.c
8183         * src/prefs_quote.h
8184         * src/prefs_receive.c
8185         * src/prefs_receive.h
8186         * src/prefs_send.c
8187         * src/prefs_send.h
8188         * src/prefs_summaries.c
8189         * src/prefs_summaries.h
8190                 Fix copyright banner
8191
8192 2005-06-01 [paul]       1.9.11cvs30
8193
8194         * po/fi.po
8195                 updated by Flammie Pirinen
8196         * src/procmime.c
8197                 fix 'Bad BASE64 content' output
8198
8199 2005-05-31 [colin]      1.9.11cvs29
8200
8201         * src/procmime.c
8202                 Oops, where did my hunk go.
8203
8204 2005-05-31 [colin]      1.9.11cvs28
8205
8206         * src/Makefile.am
8207         * src/account.c
8208         * src/action.c
8209         * src/addr_compl.c
8210         * src/addressbook.c
8211         * src/codeconv.c
8212         * src/compose.c
8213         * src/export.c
8214         * src/folder.c
8215         * src/folderview.c
8216         * src/image_viewer.c
8217         * src/main.c
8218         * src/mainwindow.c
8219         * src/messageview.c
8220         * src/mimeview.c
8221         * src/msgcache.c
8222         * src/prefs_account.c
8223         * src/prefs_actions.c
8224         * src/prefs_common.c
8225         * src/prefs_compose_writing.c
8226         * src/prefs_customheader.c
8227         * src/prefs_ext_prog.c
8228         * src/prefs_filtering.c
8229         * src/prefs_filtering_action.c
8230         * src/prefs_fonts.c
8231         * src/prefs_image_viewer.c
8232         * src/prefs_message.c
8233         * src/prefs_message.h
8234         * src/prefs_msg_colors.c
8235         * src/prefs_other.c
8236         * src/prefs_other.h
8237         * src/prefs_quote.c
8238         * src/prefs_receive.c
8239         * src/prefs_receive.h
8240         * src/prefs_send.c
8241         * src/prefs_send.h
8242         * src/prefs_spelling.c
8243         * src/prefs_summaries.c
8244         * src/prefs_summary_column.c
8245         * src/prefs_template.c
8246         * src/prefs_themes.c
8247         * src/prefs_toolbar.c
8248         * src/prefs_wrapping.c
8249         * src/procmime.c
8250         * src/procmsg.c
8251         * src/send_message.h
8252         * src/ssl_manager.c
8253         * src/summary_search.c
8254         * src/summaryview.c
8255         * src/textview.c
8256         * src/wizard.c
8257         * src/common/smtp.c
8258         * src/common/smtp.h
8259         * src/gtk/gtkutils.h
8260                 o Move the rest of Common prefs to new style
8261                 o Lots of -Wall warning fixes
8262                 o fix FIXME in cache memusage calculation
8263                 o Let return receipts be sent from any account
8264                 o Little cache optimisation (read)
8265                 o Fix bug #746 (don't treat commas as separators
8266                   when inside a quoted string)
8267
8268 2005-05-31 [paul]       1.9.11cvs27
8269
8270         * src/prefs_common.c
8271                 fix 'off-by-one' typo
8272
8273 2005-05-31 [paul]       1.9.11cvs26
8274
8275         * src/account.c
8276         * src/addr_compl.c
8277         * src/compose.c
8278         * src/foldersel.c
8279         * src/prefs_actions.c
8280         * src/prefs_common.c
8281         * src/prefs_common.h
8282         * src/prefs_customheader.c
8283         * src/prefs_display_header.c
8284         * src/prefs_filtering.c
8285         * src/prefs_filtering_action.c
8286         * src/prefs_matcher.c
8287         * src/prefs_summaries.c
8288         * src/prefs_summary_column.c
8289         * src/prefs_template.c
8290         * src/prefs_toolbar.c
8291         * src/ssl_manager.c
8292         * src/gtk/pluginwindow.c
8293         * src/gtk/prefswindow.c
8294         * src/gtk/progressdialog.c
8295                 add hidden prefs 'enable_rules_hint'
8296                 for gtk_tree_view_set_rules_hint()
8297                 (sync with main)
8298                 
8299
8300 2005-05-31 [colin]      1.9.11cvs25
8301
8302         * src/Makefile.am
8303         * src/main.c
8304         * src/prefs_common.c
8305         * src/prefs_summaries.c ** ADDED **
8306         * src/prefs_summaries.h ** ADDED **
8307                 Common/Display -> Display/Summaries
8308
8309 2005-05-31 [colin]      1.9.11cvs24
8310
8311         * src/Makefile.am
8312         * src/main.c
8313         * src/prefs_quote.c ** ADDED **
8314         * src/prefs_quote.h ** ADDED **
8315                 Move Common/Quote to Compose/Quoting
8316         * src/prefs_common.c
8317         * src/prefs_common.h
8318                 Remove old quote stuff, add
8319                 convenience functions for GtkTextView prefs
8320         * src/gtk/prefswindow.c
8321                 Set default height higher
8322
8323 2005-05-30 [colin]      1.9.11cvs23
8324
8325         * src/Makefile.am
8326         * src/main.c
8327         * src/prefs_common.c
8328         * src/prefs_compose_writing.c ** ADDED **
8329         * src/prefs_compose_writing.h ** ADDED **
8330                 Move Common/Compose prefs to Compose/Writing
8331
8332 2005-05-30 [colin]      1.9.11cvs22
8333
8334         * src/common/utils.c
8335                 Fix bug #651 (Confused Attract by Subject)
8336                 Patch by M. Benkmann <haferfrost@web.de>
8337         * AUTHORS
8338
8339 2005-05-30 [colin]      1.9.11cvs21
8340
8341         * src/compose.c
8342                 Fix concatenation of different headers of
8343                 the same type (bug #645)
8344         * src/prefs_folder_item.c
8345                 Fix bug #699 (setting color to black doesn't
8346                 work immediately)
8347         * src/procmime.c
8348                 Print out decoding error only once per
8349                 block
8350
8351 2005-05-30 [paul]       1.9.11cvs20
8352
8353         * src/common/template.c
8354                 fix Bcc
8355
8356 2005-05-30 [paul]       1.9.11cvs19
8357
8358         * doc/src/rfc2368.txt   **NEW FILE**
8359         * src/compose.c
8360                 compose_entries_set(): don't interpret Bcc
8361                 header field (conform to RFC 2368)
8362                 (sync with main)
8363
8364 2005-05-29 [colin]      1.9.11cvs18
8365
8366         * src/prefs_common.c
8367                 Let the default reply format respect
8368                 netiquette by cutting the signature.
8369
8370 2005-05-29 [colin]      1.9.11cvs17
8371
8372         * src/summaryview.c
8373                 Don't let always_show_msg override
8374                 open_unread_on_enter when opening a new
8375                 directory.
8376
8377 2005-05-27 [paul]       1.9.11cvs16
8378
8379         sync with main:
8380
8381         * src/main.c
8382                 app_will_exit(): cleanup tmp directory when exit
8383         * src/message_search.c
8384                 improved the interface and made code cleanup.
8385                 removed Clear button
8386         * src/send_message.c
8387                 send_message_local(): use GSpawn, and detect errors
8388         * src/summary_search.c
8389                 improved the interface and made code cleanup
8390         * src/textview.c
8391                 textview_write_link(): also skip non-ascii space
8392                  at the head of link strings (phishing check
8393                  didn't work at the case)
8394         * src/common/utils.c
8395                 get_command_output(): use g_spawn_command_line_sync()
8396                 instead of popen()
8397
8398 2005-05-26 [colin]      1.9.11cvs15
8399
8400         * src/folder.c
8401                 remove printf
8402
8403 2005-05-26 [colin]      1.9.11cvs14
8404
8405         * src/common/nntp.c
8406                 Fix nntp mode reader (bug #611)
8407                 Patch by Florian Mickler <florian@mickler.org>
8408
8409 2005-05-26 [colin]      1.9.11cvs13
8410
8411         * src/plugins/pgpmime/passphrase.c
8412                 Fix mouse grabbing (bug #557)
8413
8414 2005-05-26 [colin]      1.9.11cvs12
8415
8416         * src/prefs_themes.c
8417                 Fix g_warning (bug #541)
8418
8419 2005-05-26 [colin]      1.9.11cvs11
8420
8421         * src/prefs_actions.c
8422         * src/prefs_template.c
8423                 Fix bug #506 (no warning if action/template
8424                 is not saved)
8425         * src/common/template.c
8426                 Fix a possible crash
8427
8428 2005-05-26 [colin]      1.9.11cvs10
8429
8430         * src/folder.c
8431         * src/folderview.c
8432         * src/procmsg.c
8433         * src/summaryview.c
8434                 Forbid locked messages to be moved or
8435                 deleted. Locked messages in trashes 
8436                 still get deleted, for performance
8437                 reason (mh.c::mh_remove_all_msgs)
8438
8439 2005-05-25 [colin]      1.9.11cvs9
8440
8441         * src/procmime.c
8442                 Use correct encoding when sending mails
8443                 with attachments that have accentued 
8444                 chars in their name
8445
8446 2005-05-24 [colin]      1.9.11cvs8
8447
8448         * src/summaryview.c
8449                 Fix bug #688 f) read/unread marker not
8450                 changed on first click
8451                 Also, optimize summary_status_show()
8452                 calls
8453         * src/folder.c
8454         * src/inc.c
8455         * src/procmime.c
8456                 Fix bug #688 b) and c) wrt message
8457                 attachments and signature
8458         * src/stock_pixmap.c
8459         * src/stock_pixmap.h
8460         * src/stock_pixmap.c
8461         * src/stock_pixmap.h
8462         * src/Makefile.am
8463         * src/pixmaps/clip_gpg_signed.xpm
8464                 Add clip/signed icon
8465
8466 2005-05-24 [colin]      1.9.11cvs7
8467
8468         * src/folder_item_prefs.c
8469                 whitespace fix
8470
8471 2005-05-24 [colin]      1.9.11cvs6
8472
8473         * src/folderview.c
8474         * src/prefs_common.c
8475         * src/prefs_common.h
8476                 Add a confirmation to folder drag and drop
8477                 fixes bug #156
8478         * src/alertpanel.c
8479         * src/alertpanel.h
8480                 fix _with_disable parameters so that
8481                 the buttons labels are specifiable too
8482         * src/plugins/pgpmime/sgpgme.c
8483                 reflect said change
8484                 
8485
8486 2005-05-24 [colin]      1.9.11cvs5
8487
8488         * src/folderview.c
8489                 Uncollapse/collapse folders on double-click
8490                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
8491                 closes bug #108
8492
8493 2005-05-23 [colin]      1.9.11cvs4
8494
8495         * src/common/socket.c
8496                 Check another special SSL_peek() error.
8497                 Should help wrt bug #728
8498
8499 2005-05-23 [colin]      1.9.11cvs3
8500
8501         * src/plugins/pgpmime/pgpmime.c
8502                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
8503                 breaking menu accelerators and stuff. Users will have to
8504                 reselect "PGP MIME" instead of "PGP/MIME" in their 
8505                 account's privacy preferences if needed.
8506
8507 2005-05-22 [paul]
8508
8509         * tools/kdeservicemenu/install.sh
8510                 use kdesu to prompt for root password if doing
8511                 global install/uninstall
8512
8513 2005-05-20 [colin]      1.9.11cvs2
8514
8515         * src/procmsg.c
8516                 Fix another compilation error with gcc-2.9x
8517                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
8518         * src/send_message.c
8519                 Don't send QUIT if we aren't connected
8520
8521 2005-05-19 [colin]      1.9.11cvs1
8522
8523         * src/procmsg.c
8524                 Fix compilation with gcc 2.9x
8525
8526 2005-05-19 [paul]       1.9.11
8527
8528         1.9.11 released
8529
8530 2005-05-19 [paul]       1.9.9cvs14
8531
8532         * src/gtk/inputdialog.c
8533                 prevent gettext warning
8534
8535 2005-05-19 [paul]       1.9.9cvs13
8536
8537         * src/mainwindow.c
8538         * src/prefs_common.c
8539         * src/prefs_common.h
8540         * src/textview.c
8541         * src/textview.h
8542                 add an option to toggle cursor in message
8543                 view (sync with main)
8544
8545 2005-05-18 [colin]      1.9.9cvs12
8546
8547         * src/compose.c
8548                 Dereference freed pointer
8549         * src/gtk/gtkaspell.c
8550                 Fix duplication of dictionaries (is it an aspell issue?)
8551
8552 2005-05-18 [colin]      1.9.9cvs11
8553
8554         * src/gtk/inputdialog.c
8555         * src/gtk/gtkaspell.c
8556                 HIGuify dialogs
8557         * src/alertpanel.c
8558                 Remove a double call
8559
8560 2005-05-17 [colin]      1.9.9cvs10
8561
8562         * src/gtk/gtkaspell.c
8563                 Fix dialogs, Ctrl-Enter accel
8564
8565 2005-05-17 [colin]      1.9.9cvs9
8566
8567         * src/gtk/gtkaspell.c
8568                 Fix some accelerators, escape in replace-window
8569
8570 2005-05-16 [colin]      1.9.9cvs8
8571
8572         * src/gtk/gtkaspell.c
8573                 Revert last commit, it was a mistake.
8574
8575 2005-05-16 [colin]      1.9.9cvs7
8576
8577         * src/gtk/gtkaspell.c
8578                 Remove buggy code while we're at it. It's a 
8579                 dead code path anyway.
8580
8581 2005-05-16 [colin]      1.9.9cvs6
8582
8583         * src/gtk/gtkaspell.c
8584                 Missed some gtk_menu_popup where deactivate
8585                 signal should be handled. Should fix bug
8586                 #629 a bit more.
8587
8588 2005-05-16 [colin]      1.9.9cvs5
8589
8590         * src/gtk/gtkaspell.c
8591                 Remove debug printf()s
8592
8593 2005-05-16 [colin]      1.9.9cvs4
8594
8595         * src/gtk/gtkaspell.c
8596                 Fix a bit aspell problems
8597                 (see bug #629)
8598
8599 2005-05-13 [colin]      1.9.9cvs3
8600
8601         * src/folderview.c
8602                 Fix the + appearing even when no subfolders
8603                 have unread messages. Thanks to wwp for the
8604                 bug report.
8605
8606 2005-05-11 [paul]       1.9.9cvs2
8607
8608         * src/folderview.c
8609                 correction to 1.9.9cvs1, only colour folders that
8610                 have new msgs (not unread msgs)
8611
8612 2005-05-10 [colin]      1.9.9cvs1
8613
8614         * src/folderview.c
8615         * src/summaryview.c
8616                 Try to fix bolding bugs again.
8617
8618 2005-05-09 [paul]
8619
8620         * tools/claws.i18n.status.pl
8621                 add Ricardo Mones Lastra's script that has been providing
8622                 the i18n status page for many months
8623
8624 2005-05-09 [paul]       1.9.9
8625
8626         1.9.9 release
8627
8628 2005-05-09 [paul]       1.9.6cvs58
8629
8630         * AUTHORS
8631         * INSTALL
8632         * README.claws
8633                 updated
8634         * Makefile.am 
8635         * RELEASE_NOTES.claws
8636                 add release notes to cvs to simplify release
8637                 procedure
8638         * configure.ac
8639                 add ca and fi to ALL_LINGUAS
8640         * po/Makefile.in.in
8641                 workaround for missing Makevars
8642         * po/ca.po
8643         * po/fi.po
8644                 add new Catalan and Finnish translations
8645                 submitted by Miquel Oliete and Flammie Pirinen
8646         * po/de.po
8647         * po/es.po
8648         * po/fr.po
8649         * po/it.po
8650         * po/pl.po
8651         * po/ru.po
8652         * po/sk.po
8653         * po/sr.po
8654         * po/zh_CN.po
8655                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
8656                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
8657                 Urke MMI, and Hansom Young
8658         * src/main.c
8659                 Fix drafting when quitting. compose_draft() closes the
8660                 compose windows, which modifies the compose_list GSList.
8661                 We have to refresh this list after echo drafting to avoid a
8662                 segfault
8663         * src/partial_download.c
8664                 fix segfault on exit
8665
8666 2005-05-06 [paul]       1.9.6cvs57
8667
8668         * src/grouplistdialog.c
8669                 quick fix/workaround for unresizeable newsgroup
8670                 name column 
8671
8672 2005-05-06 [paul]       1.9.6cvs56
8673
8674         * src/inc.c
8675         * src/mainwindow.c
8676                 use gettext plural forms
8677         * src/imap_gtk.c
8678         * src/mh_gtk.c
8679         * src/toolbar.c
8680                 small improvement to english usage
8681
8682 2005-05-05 [thorsten]   1.9.6cvs55
8683
8684         * src/folder.c
8685                 fix possible crash
8686
8687 2005-05-05 [paul]       1.9.6cvs54
8688         
8689         sync with HEAD
8690
8691         * AUTHORS
8692         * src/compose.c
8693                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
8694                 patch by Tim Mann
8695
8696 2005-05-05 [paul]       1.9.6cvs53
8697
8698         * src/mainwindow.c
8699                 fix resizing of separate message and
8700                 folder views
8701
8702 2005-05-05 [paul]       1.9.6cvs52
8703
8704         * src/account.c
8705         * src/addrgather.c
8706         * src/browseldap.c
8707         * src/exphtmldlg.c
8708         * src/expldifdlg.c
8709         * src/importmutt.c
8710         * src/importpine.c
8711         * src/main.c
8712         * src/mainwindow.c
8713         * src/noticeview.c
8714         * src/prefs_filtering.c
8715         * src/prefs_filtering_action.c
8716         * src/prefs_matcher.c
8717         * src/prefs_spelling.c
8718         * src/prefs_toolbar.c
8719         * src/toolbar.c
8720         * src/wizard.c
8721         * src/gtk/description_window.c
8722         * src/gtk/gtkvscrollbutton.c
8723         * src/gtk/progressdialog.c
8724         * src/gtk/quicksearch.c
8725         * src/plugins/pgpmime/prefs_gpg.c
8726         * src/plugins/spamassassin/spamassassin_gtk.c
8727                 replace deprecated gtk_widget_set_usize
8728
8729 2005-05-04 [colin]      1.9.6cvs51
8730
8731         * src/common/utils.c
8732                 Fix crash when subst_for_filename is called
8733                 with a NULL parameter
8734
8735 2005-05-04 [colin]      1.9.6cvs50
8736
8737         * src/partial_download.c
8738         * src/pop.c
8739                 Escape login when writing uidl file
8740                 fixes bug #736
8741
8742 2005-05-03 [colin]      1.9.6cvs49
8743
8744         * src/procmime.c
8745                 Fix possible DOS in mime parser
8746                 (see bug #634)
8747
8748 2005-05-02 [colin]      1.9.6cvs48
8749
8750         * src/compose.c
8751                 Try to fix the copy/paste mess once again.
8752
8753
8754 2005-04-30 [colin]      1.9.6cvs47
8755
8756         * src/prefs_account.h
8757         * src/procmsg.c
8758         * src/send_message.c
8759         * src/common/smtp.c
8760         * src/common/smtp.h
8761                 Try to batch sending mails (per account) instead of
8762                 reconnecting to server every time.
8763
8764 2005-04-29 [colin]      1.9.6cvs46
8765
8766         * src/messageview.c
8767                 Fix window resizing that refused to size down
8768         * src/prefs_common.c
8769         * src/prefs_common.h
8770         * src/prefs_filtering.c
8771                 Save Filtering's window size
8772
8773 2005-04-21 [paul]       1.9.6cvs45
8774
8775         * ChangeLog-gtk2.claws
8776         * src/setup.c
8777                 correction to sync
8778
8779 2005-04-21 [paul]       1.9.6cvs44
8780
8781         sync with main:
8782
8783         * src/setup.c
8784         * src/statusbar.c
8785         * src/statusbar.h
8786                 use gtkut_widget_draw_now(). Improved performance
8787                 of the update of statusbar
8788         * src/textview.c
8789                 textview_smooth_scroll_do(): redraw it after scroll
8790                 is done (fixed incorrect display when a part of the
8791                 view is hidden).
8792         * src/gtk/gtkutils.c
8793         * src/gtk/gtkutils.h
8794                 gtkut_widget_draw_now(): use gdk_window_process_updates()
8795                 to force update of widgets.
8796                 Removed gtkut_widget_wait_for_draw() which had a big
8797                 overhead  because of waiting for all events processed 
8798
8799 2005-04-20 [paul]       1.9.6cvs43
8800
8801         * src/codeconv.c
8802                 complete 1.9.6cvs42's sync:
8803                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
8804
8805 2005-04-19 [paul]       1.9.6cvs42
8806
8807         sync with main:
8808
8809         * src/action.c
8810                 catch_output(): correctly select the insert text
8811                 (fix invalid iterator warnings).
8812         * src/codeconv.c
8813         * src/codeconv.h
8814         * src/mainwindow.c
8815         * src/messageview.c
8816         * src/prefs_common.c
8817                 support GBK encoding.
8818         * src/common/session.c
8819         * src/common/session.h
8820                 use separate buffer for large data to be sent,
8821                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
8822
8823 2005-04-18 [paul]       1.9.6cvs41
8824
8825         * src/jpilot.c
8826                 convert unsigned long into guint32
8827                 patch by Paul LeoNerd Evans 
8828
8829 2005-04-17 [colin]      1.9.6cvs40
8830
8831         * src/compose.c
8832                 Fix 'Request return receipt' from folder
8833                 properties (bug #708)
8834
8835 2005-04-17 [colin]      1.9.6cvs39
8836
8837         * src/mainwindow.c
8838                 Fix duplicate hotkeys in Mainwindow's menu
8839
8840 2005-04-17 [colin]      1.9.6cvs38
8841
8842         * src/folderview.c
8843                 Fix duplicate hotkeys in Folderview's contextual
8844                 menu
8845
8846 2005-04-15 [colin]      1.9.6cvs37
8847
8848         * src/summaryview.c
8849                 Fix 'Save as...' with non-ascii filenames
8850
8851 2005-04-15 [colin]      1.9.6cvs36
8852
8853         * src/plugins/pgpmime/pgpmime.c
8854                 Fix bus error on 64bit. Spotted by 
8855                 macallan1888@gmail.com
8856
8857 2005-04-15 [colin]      1.9.6cvs35
8858
8859         * src/prefs_account.c
8860                 Fix cvs34.
8861
8862 2005-04-12 [colin]      1.9.6cvs34
8863
8864         * src/prefs_account.c
8865                 Fix smtp auth type off-by-one. We forgot to
8866                 add PLAIN in the prefs-to-gui setter func and
8867                 as a result, the selected auth when opening
8868                 account prefs was not the correct one.
8869
8870 2005-04-12 [paul]       1.9.6cvs33
8871
8872         * src/inc.c
8873                 if the recv dialog is visible, Cancel only
8874                 cancels the current account
8875
8876
8877 2005-04-10 [colin]      1.9.6cvs32
8878
8879         * src/filtering.c
8880                 Copy score when copying FilteringActions
8881                 Fix bug #674
8882
8883 2005-04-10 [colin]      1.9.6cvs31
8884
8885         * src/inc.c
8886                 Make Message -> Receive -> Cancel cancel 
8887                 incorporation on all accounts. Fixes
8888                 bug #693
8889
8890 2005-04-10 [colin]      1.9.6cvs30
8891
8892         * src/prefs_account.c
8893                 Update Privacy checkbuttons status based
8894                 on the selected privacy system
8895         * src/compose.c
8896                 Always connect the "None" privacy system; the
8897                 static boolean was probably there to avoid
8898                 reconnecting twice in the same compose window,
8899                 but as the parent function is only called once
8900                 per compose, it's only a bug - as a static is
8901                 initialized once per application instance.
8902                 Also, don't uncheck Sign and Encrypt when
8903                 selecting None as privacy system; just ignore
8904                 them when sending/queuing.
8905                 Should fix bug #695
8906
8907 2005-04-08 [colin]      1.9.6cvs29
8908
8909         * src/account.c
8910         * src/prefs_account.c
8911         * src/prefs_account.h
8912                 Add account preference to queue message in a certain
8913                 folder.
8914
8915 2005-04-06 [colin]      1.9.6cvs28
8916
8917         * src/prefs_account.c
8918                 Update old inbox path syntax
8919
8920 2005-04-06 [paul]       1.9.6cvs27
8921
8922         sync with main:
8923
8924         * configure.ac
8925                 changed -traditional-cpp to -no-cpp-precomp for newer
8926                 Mac OS X support
8927         * src/foldersel.c
8928                 made column resize automatically
8929         * src/send_message.c
8930                 send_message_smtp(): consider EOF right after QUIT
8931                 successful (workaround for Gmail SMTP server)
8932         * src/common/socket.c
8933                 ssl_read(), ssl_peek(): check EOF which violates the
8934                 SSL protocol
8935         * src/gtk/colorlabel.c
8936                 removed warnings when displaying colorlabel menu
8937                 (don't use GtkAlignment)
8938
8939 2005-04-05 [paul]       1.9.6cvs26
8940
8941         * src/plugins/trayicon/trayicon.c
8942                 fix clipping of icon under KDE3 
8943
8944 2005-04-05 [paul]       1.9.6cvs25
8945
8946         * src/summaryview.c
8947                 hide display of threading
8948                 patch by Alfons
8949
8950 2005-04-04 [thorsten]   1.9.6cvs24
8951
8952         * src/mh.c
8953                 marks lost on filesystems with different stat() results on
8954                 summer-/wintertime
8955
8956 2005-04-03 [colin]      1.9.6cvs23
8957
8958         * src/summaryview.c
8959                 Don't handle up/down. Patch by Alfons
8960
8961 2005-04-02 [colin]      1.9.6cvs22
8962
8963         * src/summaryview.c
8964                 Make scrolling faster. Patch by Alfons.
8965
8966 2005-04-01 [colin]      1.9.6cvs21
8967
8968         * src/Makefile.am
8969         * src/stock_pixmap.c
8970         * src/pixmaps/dir-noselect.xpm ** REMOVED **
8971         * src/pixmaps/dir_noselect.xpm ** ADDED **
8972                 Fix pixmap name mismatch (Thanks Stephan Sachse)
8973
8974 2005-04-01 [colin]      1.9.6cvs20
8975
8976         * src/image_viewer.c
8977         * src/image_viewer.h
8978         * src/procmime.c
8979         * src/procmime.h
8980         * src/textview.c
8981         * src/textview.h
8982                 Implement inline image resizing and right-clicking
8983
8984 2005-04-01 [paul]       1.9.6cvs19
8985
8986         * AUTHORS
8987         * Makefile.am
8988         * configure.ac
8989                 check for gnome2
8990                 patch by Luca Cavalli <loopback<AT>slackit.org>
8991         * po/ru.po
8992                 updated by Pavlo Bohmat
8993
8994 2005-03-31 [colin]      1.9.6cvs18
8995
8996         * src/news.c
8997                 Fix parsing references
8998         * src/msgcache.c
8999                 don't put nulls in the references list
9000         * src/procheader.c
9001                 commit that forgotten file in 1.9.6cvs14
9002
9003 2005-03-31 [colin]      1.9.6cvs17
9004
9005         * src/compose.c
9006                 Fix joining of signature separator again. 
9007                 Maybe Hiro could put it in main too...
9008
9009 2005-03-31 [colin]      1.9.6cvs16
9010
9011         * src/Makefile.am
9012         * src/foldersel.c
9013         * src/stock_pixmap.c
9014         * src/stock_pixmap.h
9015         * src/pixmaps/dir-noselect.xpm
9016                 Update foldersel.c (sync from main, patch by Alfons)
9017
9018 2005-03-30 [colin]      1.9.6cvs15
9019
9020         * src/imap.c
9021                 Fix handling of imap folders containing [] in 
9022                 their name. Thanks to Nahuel Angelinetti for
9023                 the detailed bugreport.
9024
9025 2005-03-30 [colin]      1.9.6cvs14
9026
9027         * src/common/utils.h
9028         * src/common/utils.c
9029         * src/common/defs.h
9030         * src/matcher.c
9031         * src/msgcache.c
9032         * src/news.c
9033         * src/procmsg.c
9034         * src/procmsg.h
9035         * src/quote_fmt_parse.y
9036         * src/summaryview.c
9037                 Update references system. Patch by Alfons
9038
9039 2005-03-30 [colin]      1.9.6cvs13
9040
9041         * src/common/socket.c
9042                 Force the glibc to read resolv.conf again when 
9043                 it has changed. Should fix issues when changing
9044                 networks on a laptop and not restarting sylpheed. 
9045
9046 2005-03-30 [paul]       1.9.6cvs12
9047
9048         partial sync with main:
9049
9050         * src/action.c
9051                 create_io_dialog(): use user-defined text font
9052                 (thanks to Alfons), and modified its appearance.
9053         * src/addrgather.c
9054         * src/addrharvest.c
9055         * src/browseldap.c
9056                 replace old code
9057         * src/compose.c
9058                 don't join (presumably) itemized lines on line-wrapping
9059                 fixed wrapping of quote when auto-wrapping is enabled
9060                 compose_destroy(): destroy paned only if it's not
9061                 attached to window. Fixed memory leak of popup menu.
9062         * src/exphtmldlg.c
9063         * src/expldifdlg.c
9064                 replace old code
9065         * src/html.c
9066         * src/html.h
9067         * src/importmutt.c
9068         * src/importpine.c
9069                 replace old code
9070         * src/main.c
9071                 removed redundant code
9072         * src/mainwindow.c
9073                 changed 'Code set' (which is rather incorrect)
9074                 in the menu to 'Character encoding'
9075                 main_window_set_widgets(): request size first
9076                 to prevent window size becoming wrong
9077                 fixed remembering of the state of the visibility
9078                 of MessageView
9079         * src/messageview.c
9080                 changed 'Code set' (which is rather incorrect)
9081                 in the menu to 'Character encoding'
9082         * src/prefs_common.c
9083         * src/prefs_common.h
9084                 added an option whether to render HTML as text or not
9085                 added separators to outgoing encoding menu
9086         * src/procheader.c
9087                 procheader_scan_date_string(): support header
9088                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
9089         * src/summaryview.c
9090         * src/summaryview.h
9091                 minor code cleanup
9092         * src/textview.c
9093                 textview_show_html(): force output of newline
9094                 added an option whether to render HTML as text or not
9095         * src/common/utils.c
9096                 strncpy2(): optimized based on Alfons' code
9097         * src/gtk/gtkutils.c
9098         * src/gtk/gtkutils.h
9099                 removed non-used code
9100         * src/plugins/pgpmime/passphrase.c
9101                 partially fixed grab input of passphrase dialog
9102                 Confine pointer to window
9103
9104 2005-03-30 [colin]      1.9.6cvs11
9105
9106         * src/msgcache.c
9107         * src/msgcache.h
9108                 Read/write 32bit ints from cache & marks
9109                 From main.
9110
9111 2005-03-29 [paul]       1.9.6cvs10
9112
9113         * AUTHORS
9114         * ChangeLog.claws
9115         * src/compose.c
9116         * src/gtk/gtkaspell.c
9117                 sync with HEAD (don't pass NULL pointers) 
9118
9119 2005-03-24 [paul]
9120
9121         * tools/Makefile.am
9122         * tools/README
9123         * tools/acroread2sylpheed.pl
9124                 sync with HEAD (add script to send pdfs as
9125                 attachments from Adobe Reader 7)
9126
9127 2005-03-21 [paul]       1.9.6cvs9
9128
9129         * configure.ac
9130         * po/POTFILES.in
9131         * src/Makefile.am
9132         * src/crash.c
9133         * src/image_viewer.c ** ADDED **
9134         * src/image_viewer.h ** ADDED **
9135         * src/main.c
9136         * src/prefs_common.c
9137         * src/prefs_common.h
9138         * src/prefs_image_viewer.c ** ADDED **
9139         * src/prefs_image_viewer.h ** ADDED **
9140         * src/textview.c
9141         * src/gtk/about.c
9142         * src/pixmaps/sylpheed_logo.xpm
9143         * src/plugins/Makefile.am
9144         * src/plugins/image_viewer/.cvsignore ** REMOVED **
9145         * src/plugins/image_viewer/Makefile.am ** REMOVED **
9146         * src/plugins/image_viewer/plugin.c ** REMOVED **
9147         * src/plugins/image_viewer/viewer.c ** REMOVED **
9148         * src/plugins/image_viewer/viewer.glade ** REMOVED **
9149         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
9150         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
9151         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
9152         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
9153                 as gdk-pixbuf is now built-in
9154                 remove image_viewer plugin and put code back into
9155                 main codebase
9156                 implement inline image display (sync with main)
9157
9158                 replace logo with newer, nicer, larger version  
9159
9160 2005-03-21 [paul]       1.9.6cvs8
9161
9162         * src/gtk/about.c
9163                 cosmetic improvement
9164
9165 2005-03-21 [holger]     1.9.6cvs7
9166
9167         * src/plugins/spamassassin/spamassassin.c
9168                 Sync with HEAD
9169                 (unregister hook on failed plugin init)
9170
9171 2005-03-20 [colin]      1.9.6cvs6
9172
9173         * src/common/plugin.c
9174                 Check that plugin isn't already loaded
9175                 Patch by Alfons
9176
9177 2005-03-20 [thorsten]   1.9.6cvs5
9178
9179         * src/compose.c
9180                 use a more compatible syntax
9181
9182 2005-03-20 [thorsten]   1.9.6cvs4
9183
9184         * src/prefs_toolbar.c
9185                 fix crash when selecting toolbar item (uninitialized pointer)
9186
9187 2005-03-20 [thorsten]   1.9.6cvs3
9188
9189         * src/procmime.c
9190                 fix mimetype detection (referenced free()d string)
9191
9192 2005-03-20 [paul]       1.9.6cvs2
9193
9194         * src/compose.c
9195                 sync with HEAD (1.0.3cvs5)
9196                 neglect Reply-To header if empty
9197                 Patch by Alfons 
9198
9199 2005-03-19 [holger]     1.9.6cvs1
9200
9201         * src/summaryview.c
9202         * src/summaryview.h
9203                 Sync with HEAD
9204
9205 2005-03-18 [paul]       1.9.6
9206
9207         initial GTK2 release
9208
9209 2005-03-18 [paul]       1.0.3cvs3.1
9210
9211         * AUTHORS
9212         * ChangeLog.claws
9213         * configure.ac
9214         * src/gtk/about.c
9215         * src/pixmaps/sylpheed_logo.xpm
9216                 sync with HEAD
9217
9218 2005-03-18 [colin]      1.0.3cvs2.6
9219
9220         * src/summaryview.c
9221                 Remove call to summary_step in summary_copy_selected_to
9222                 Can't see its purpose, and this causes bug when copying
9223                 a message if the next one is unread: it reads it.
9224
9225 2005-03-18 [paul]       1.0.3cvs2.5
9226
9227         * src/foldersel.c
9228                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
9229
9230 2005-03-18 [paul]       1.0.3cvs2.4
9231
9232         * src/addrharvest.c
9233         * src/codeconv.c
9234         * src/codeconv.h
9235         * src/compose.c
9236         * src/news.c
9237         * src/procheader.c
9238         * src/procmime.c
9239         * src/unmime.c
9240         * src/unmime.h
9241                 fix buffer overflow, CAN-2005-0667, see
9242                 http://secunia.com/advisories/14491/
9243                 Patch by Alfons
9244
9245 2005-03-17 [colin]      1.0.3cvs2.3
9246
9247         * src/prefs_fonts.c
9248         * src/summaryview.c
9249                 Fix font bugs (both lists now officialy share 
9250                 the same font)
9251                 
9252
9253 2005-03-17 [paul]       1.0.3cvs2.2
9254
9255         * src/gtk/pluginwindow.c
9256                 make plugin descriptions uneditable
9257
9258 2005-03-11 [paul]       1.0.3cvs2.1
9259
9260         * ChangeLog.claws
9261         * configure.ac
9262         * po/POTFILES.in
9263         * src/plugins/trayicon/trayicon.c
9264                 sync with HEAD
9265                 add src/wizard.c to POTFILES.in
9266
9267 2005-03-11 [paul]       1.0.3cvs1.1
9268
9269         * ChangeLog
9270         * ChangeLog.claws
9271         * configure.ac
9272         * po/de.po
9273         * po/es.po
9274         * po/fr.po
9275         * po/it.po
9276         * po/pt_BR.po
9277         * po/ru.po
9278         * po/sk.po
9279         * po/sr.po
9280         * po/zh_CN.po
9281                 sync with HEAD
9282
9283 2005-03-04 [colin]      1.0.1cvs22.2
9284
9285         * src/compose.c
9286                 Fix signatures with accentued chars in it
9287
9288 2005-03-04 [colin]      1.0.1cvs22.1
9289
9290         * src/common/smtp.c
9291         * src/common/smtp.h
9292                 Don't use SIZE param in MAIL FROM: if server 
9293                 doesn't support it. Patch by Eugen Freiter
9294                 <eugen_f@users.sf.net>
9295
9296 2005-02-27 [paul]       1.0.1cvs20.1
9297
9298         * ChangeLog.claws
9299         * configure.ac
9300         * src/messageview.c
9301                 sync with HEAD
9302
9303 2005-02-27 [colin]      1.0.1cvs19.4
9304
9305         * src/procheader.c
9306         * src/procheader.h
9307                 Fix prototypes. Patch by Alfons
9308
9309 2005-02-27 [colin]      1.0.1cvs19.3
9310
9311         * src/compose.c
9312                 Don't auto-join the signature separator.
9313
9314 2005-02-26 [colin]      1.0.1cvs19.2
9315
9316         * src/summaryview.c
9317                 Fix 'mark all read' with collapsed threads.
9318                 Patch by Alfons.
9319
9320 2005-02-25 [paul]       1.0.1cvs19.1
9321
9322         * ChangeLog.claws
9323         * configure.ac
9324         * src/prefs_account.c
9325         * src/prefs_folder_item.c
9326         * src/gtk/prefswindow.c
9327         * src/gtk/prefswindow.h
9328                 sync with HEAD
9329
9330 2005-02-25 [paul]       1.0.1cvs15.12
9331
9332         * src/alertpanel.c
9333         * src/codeconv.c
9334         * src/compose.c
9335         * src/textview.c
9336         * src/gtk/gtkutils.c
9337         * src/gtk/gtkutils.h
9338         * src/gtk/logwindow.c
9339         * src/gtk/progressdialog.c
9340                 sync with main (revision 127)
9341                 and fix logwindow clipping
9342
9343 2005-02-24 [colin]      1.0.1cvs15.11
9344
9345         * src/plugins/pgpmime/passphrase.c
9346                 Disable input grabbing; it doesn't work yet.
9347
9348 2005-02-24 [colin]      1.0.1cvs15.10
9349
9350         * src/messageview.c
9351                 Don't send out receipts if offline. Ask.
9352
9353 2005-02-23 [colin]      1.0.1cvs15.9
9354
9355         * src/summaryview.c     
9356                 Fix expanding
9357
9358 2005-02-23 [colin]      1.0.1cvs15.8
9359
9360         * src/summaryview.c
9361                 Really fix Bug 568 by removing useless
9362                 calls. summary_thread_init() now called
9363                 in summary_sort(). This should please
9364                 Alfons as it should be faster than 
9365                 previously.
9366
9367 2005-02-23 [colin]      1.0.1cvs15.7
9368
9369         * src/compose.c
9370                 Encode parts as QP or B64 if signing
9371
9372 2005-02-23 [colin]      1.0.1cvs15.6
9373
9374         * src/compose.c
9375                 Fix Mimeinfo leakage (including tmp files)
9376         * src/procmsg.c
9377                 Fix tmp file leakage (spotted by Ivan Rayner)
9378
9379 2005-02-22 [colin]      1.0.1cvs15.5
9380
9381         * src/expldifdlg.c
9382                 Fix keyboard input. Patch by Alfons.
9383
9384 2005-02-21 [colin]      1.0.1cvs15.4
9385
9386         * src/compose.c
9387                 Fix Sign/Encrypt when unselecting privacy
9388                 system
9389         * src/prefs_common.c
9390                 Change default message font to Monospace
9391         * src/summaryview.c
9392                 More freezing during potentially large operations
9393
9394 2005-02-21 [paul]       1.0.1cvs15.3
9395
9396         * src/main.c
9397                 fix --help output
9398
9399 2005-02-21 [paul]       1.0.1cvs15.2
9400
9401         * po/Makefile.in.in
9402         * src/compose.c
9403         * src/summaryview.c
9404         * src/textview.c
9405         * src/common/utils.c
9406         * src/common/utils.h
9407                 sync with main (revision 117)
9408
9409 2005-02-20 [colin]      1.0.1cvs15.1
9410
9411         * src/common/defs.h
9412                 Change cache file to .sylpheed_claws_cache, as
9413                 suggested by Alfons. Allows people to switch
9414                 between Sylpheed and Sylpheed-Claws. it is
9415                 a good idea to "Check for new messages" at next
9416                 startup.
9417
9418
9419 2005-02-18 [colin]      1.0.1cvs14.1
9420
9421         * src/quote_fmt_lex.l
9422         * src/quote_fmt_parse.y
9423                 Fix parser initialisation. Patch by Ivan.
9424
9425 2005-02-18 [colin]      1.0.1cvs11.6
9426
9427         * src/folderview.c
9428                 Fix scrolldown (bug 662)
9429
9430 2005-02-17 [colin]      1.0.1cvs11.5
9431
9432         * src/codeconv.c
9433                 conv_filename_to_utf8: return clean 7bit instead
9434                 of broken utf8 if needed
9435         * src/mimeview.c
9436                 Fix display of parts with unclean 8bit names
9437
9438 2005-02-17 [paul]       1.0.1cvs11.4
9439
9440         * src/compose.c
9441         * src/exportldif.c
9442         * src/matcher_parser_parse.y
9443         * src/procmime.c
9444         * src/sourcewindow.c
9445         * src/common/Makefile.am
9446         * src/common/intl.h             ** REMOVED **
9447         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9448                 sync with main (revision 109)
9449                 and clean up
9450
9451 2005-02-16 [colin]      1.0.1cvs11.3
9452
9453         * src/summaryview.c
9454                 Fix collapsed thread not highlighting when new
9455                 messages in it (Bug 568) Patch by Stephan Sachse.
9456                 Fix messed up selection when reaching bounds (Bug 632)
9457         * src/prefs_themes.c
9458                 Fix theme installing (Bug 684)
9459
9460 2005-02-16 [colin]      1.0.1cvs11.2
9461
9462         * src/messageview.c
9463                 Fix messageview_select_all
9464
9465 2005-02-16 [colin]      1.0.1cvs11.1
9466
9467         * src/mh.c
9468                 Sync with HEAD (MH scan required function)
9469
9470 2005-02-15 [colin]      1.0.1cvs8.1
9471
9472         * src/mimeview.c
9473         * src/common/utils.c
9474                 Sync with HEAD (filename chars substitution)
9475
9476 2005-02-15 [colin]      1.0.1cvs7.3
9477
9478         * src/gtk/pluginwindow.c
9479                 Fix button spacing
9480
9481 2005-02-15 [colin]      1.0.1cvs7.2
9482
9483         * src/mimeview.c
9484                 Fix mime icons not reset across message when
9485                 scrolled down
9486
9487 2005-02-15 [colin]      1.0.1cvs7.1
9488
9489         * src/compose.c
9490         * src/procmime.c
9491                 Sync with HEAD (optimisation of cvs6)
9492
9493 2005-02-14 [colin]      1.0.1cvs6.1
9494
9495         * src/compose.c
9496         * src/procmime.c
9497                 Sync with HEAD (encode "From " at line beginning)
9498
9499 2005-02-14 [colin]      1.0.1cvs5.3
9500
9501         * src/compose.c
9502                 Fix wrapping with accentued chars.
9503
9504 2005-02-13 [colin]      1.0.1cvs5.2
9505
9506         * src/textview.c
9507                 Fix email informative part parsing with
9508                 accentued chars in it. ispunct() returns
9509                 true for them in utf8...
9510
9511 2005-02-12 [colin]      1.0.1cvs5.1
9512
9513         * src/filtering.c
9514                 Sync with HEAD (remove wrong use of compose after send)
9515
9516 2005-02-12 [paul]       1.0.1cvs4.5
9517
9518         * src/textview.c
9519                 remove unnecessary code (thanks to Alfons)
9520
9521 2005-02-12 [paul]       1.0.1cvs4.4
9522
9523         * src/textview.c
9524                 add 'Copy' to contextual menu on emails
9525
9526 2005-02-11 [colin]      1.0.1cvs4.3
9527
9528         * src/compose.c
9529                 revert 1.0.0cvs28.2, it doesn't work that well.
9530
9531 2005-02-11 [paul]       1.0.1cvs4.2
9532
9533         * po/Makefile.in.in
9534                 fix 'make release'
9535
9536 2005-02-10 [paul]       1.0.1cvs4.1
9537
9538         * ChangeLog
9539         * ChangeLog.claws
9540         * ChangeLog.jp
9541         * configure.ac
9542         * src/compose.c
9543                 sync with HEAD (sync with main)
9544
9545 2005-02-10 [paul]       1.0.1cvs3.2
9546
9547         * AUTHORS
9548         * Makefile.am
9549         * autogen.sh
9550         * configure.ac
9551         * config/mkinstalldirs
9552         * intl/.cvsignore
9553         * intl/ChangeLog
9554         * intl/VERSION
9555         * intl/bindtextdom.c
9556         * intl/config.charset
9557         * intl/dcgettext.c
9558         * intl/dcigettext.c
9559         * intl/dcngettext.c
9560         * intl/dgettext.c
9561         * intl/dngettext.c
9562         * intl/eval-plural.h
9563         * intl/explodename.c
9564         * intl/finddomain.c
9565         * intl/gettext.c
9566         * intl/gettextP.h
9567         * intl/gmo.h
9568         * intl/hash-string.h
9569         * intl/intl-compat.c
9570         * intl/l10nflist.c
9571         * intl/libgnuintl.h.in
9572         * intl/loadinfo.h
9573         * intl/loadmsgcat.c
9574         * intl/localcharset.c
9575         * intl/localcharset.h
9576         * intl/locale.alias
9577         * intl/localealias.c
9578         * intl/localename.c
9579         * intl/log.c
9580         * intl/ngettext.c
9581         * intl/os2compat.c
9582         * intl/os2compat.h
9583         * intl/osdep.c
9584         * intl/plural-exp.c
9585         * intl/plural-exp.h
9586         * intl/plural.c
9587         * intl/plural.y
9588         * intl/ref-add.sin
9589         * intl/ref-del.sin
9590         * intl/relocatable.c
9591         * intl/relocatable.h
9592         * intl/textdomain.c
9593         * m4/Makefile.am
9594         * po/Makefile.in.in
9595         * src/Makefile.am
9596         * src/account.c
9597         * src/action.c
9598         * src/addr_compl.c
9599         * src/addressadd.c
9600         * src/addressbook.c
9601         * src/addrgather.c
9602         * src/addrindex.c
9603         * src/alertpanel.c
9604         * src/browseldap.c
9605         * src/codeconv.c
9606         * src/codeconv.h
9607         * src/compose.c
9608         * src/compose.h
9609         * src/crash.c
9610         * src/editaddress.c
9611         * src/editbook.c
9612         * src/editgroup.c
9613         * src/editjpilot.c
9614         * src/editldap.c
9615         * src/editldap_basedn.c
9616         * src/editvcard.c
9617         * src/exphtmldlg.c
9618         * src/expldifdlg.c
9619         * src/export.c
9620         * src/exporthtml.c
9621         * src/filtering.c
9622         * src/folder.c
9623         * src/folder_item_prefs.c
9624         * src/foldersel.c
9625         * src/folderview.c
9626         * src/grouplistdialog.c
9627         * src/headerview.c
9628         * src/imap.c
9629         * src/imap_gtk.c
9630         * src/import.c
9631         * src/importldif.c
9632         * src/importmutt.c
9633         * src/importpine.c
9634         * src/inc.c
9635         * src/ldif.c
9636         * src/main.c
9637         * src/mainwindow.c
9638         * src/matcher.c
9639         * src/mbox.c
9640         * src/message_search.c
9641         * src/messageview.c
9642         * src/mh.c
9643         * src/mh_gtk.c
9644         * src/mimeview.c
9645         * src/msgcache.c
9646         * src/news.c
9647         * src/news_gtk.c
9648         * src/noticeview.c
9649         * src/partial_download.c
9650         * src/pop.c
9651         * src/prefs_account.c
9652         * src/prefs_actions.c
9653         * src/prefs_common.c
9654         * src/prefs_customheader.c
9655         * src/prefs_display_header.c
9656         * src/prefs_ext_prog.c
9657         * src/prefs_filtering.c
9658         * src/prefs_filtering_action.c
9659         * src/prefs_folder_item.c
9660         * src/prefs_fonts.c
9661         * src/prefs_gtk.c
9662         * src/prefs_matcher.c
9663         * src/prefs_msg_colors.c
9664         * src/prefs_spelling.c
9665         * src/prefs_summary_column.c
9666         * src/prefs_template.c
9667         * src/prefs_themes.c
9668         * src/prefs_toolbar.c
9669         * src/prefs_wrapping.c
9670         * src/privacy.c
9671         * src/procheader.c
9672         * src/procmime.c
9673         * src/procmsg.c
9674         * src/quote_fmt.c
9675         * src/recv.c
9676         * src/send_message.c
9677         * src/setup.c
9678         * src/sourcewindow.c
9679         * src/ssl_manager.c
9680         * src/statusbar.c
9681         * src/summary_search.c
9682         * src/summaryview.c
9683         * src/textview.c
9684         * src/toolbar.c
9685         * src/wizard.c
9686         * src/common/nntp.c
9687         * src/common/plugin.c
9688         * src/common/smtp.c
9689         * src/common/ssl.c
9690         * src/common/ssl_certificate.c
9691         * src/common/string_match.c
9692         * src/common/sylpheed.c
9693         * src/common/template.c
9694         * src/common/utils.c
9695         * src/gtk/about.c
9696         * src/gtk/colorlabel.c
9697         * src/gtk/description_window.c
9698         * src/gtk/filesel.c
9699         * src/gtk/foldersort.c
9700         * src/gtk/gtkaspell.c
9701         * src/gtk/gtkutils.c
9702         * src/gtk/inputdialog.c
9703         * src/gtk/logwindow.c
9704         * src/gtk/menu.c
9705         * src/gtk/pluginwindow.c
9706         * src/gtk/prefswindow.c
9707         * src/gtk/progressdialog.c
9708         * src/gtk/quicksearch.c
9709         * src/gtk/sslcertwindow.c
9710         * src/plugins/clamav/clamav_plugin.c
9711         * src/plugins/clamav/clamav_plugin_gtk.c
9712         * src/plugins/demo/demo.c
9713         * src/plugins/dillo_viewer/dillo_prefs.c
9714         * src/plugins/dillo_viewer/dillo_viewer.c
9715         * src/plugins/image_viewer/plugin.c
9716         * src/plugins/image_viewer/viewer.c
9717         * src/plugins/image_viewer/viewerprefs.c
9718         * src/plugins/mathml_viewer/mathml_viewer.c
9719         * src/plugins/pgpmime/passphrase.c
9720         * src/plugins/pgpmime/plugin.c
9721         * src/plugins/pgpmime/prefs_gpg.c
9722         * src/plugins/pgpmime/select-keys.c
9723         * src/plugins/pgpmime/sgpgme.c
9724         * src/plugins/spamassassin/spamassassin.c
9725         * src/plugins/spamassassin/spamassassin_gtk.c
9726         * src/plugins/trayicon/trayicon.c
9727                 sync with main (revision 104)
9728
9729 2005-02-10 [colin]      1.0.1cvs3.1
9730
9731         * src/mainwindow.c
9732                 Sync with HEAD (fix occasional crasher)
9733
9734 2005-02-10 [colin]      1.0.1cvs2.1
9735
9736         * src/messageview.c
9737                 Synw with HEAD (don't automatically display html)
9738
9739 2005-02-09 [colin]      1.0.1cvs1.3
9740
9741         * src/textview.c
9742         * src/textview.h
9743                 Add contextual menu on emails
9744
9745 2005-02-09 [colin]      1.0.1cvs1.2
9746
9747         * src/codeconv.c
9748                 Fix converting from broken headers and 
9749                 put back the _ in missing places
9750                 (feature broke with cvs24.2 sync, main 
9751                  possibly affected?)
9752
9753 2005-02-09 [colin]      1.0.1cvs1.1
9754
9755         * src/messageview.c
9756         * src/mimeview.c
9757         * src/mimeview.h
9758                 Sync with HEAD (display non text/plain mails with plugin)
9759
9760 2005-02-08 [colin]      1.0.1.1
9761
9762         * ChangeLog.claws
9763         * po/pt_BR.po
9764                 Sync with HEAD
9765         * configure.ac
9766                 Make default configuration directory 
9767                 be .sylpheed-gtk2
9768
9769 2005-02-08 [colin]      1.0.0cvs29.1
9770
9771         * po/de.po
9772         * po/es.po
9773         * po/fr.po
9774         * po/it.po
9775         * po/sk.po
9776         * po/sr.po
9777                 Sync translations with HEAD
9778
9779 2005-02-06 [colin]      1.0.0cvs28.3
9780
9781         * src/compose.c
9782                 Make compose a bit faster - patch by Alfons.
9783
9784 2005-02-06 [colin]      1.0.0cvs28.2
9785
9786         * src/compose.c
9787                 Make pasting via middle-click more reliable
9788
9789 2005-02-05 [paul]       1.0.0cvs28.1
9790
9791         * ChangeLog
9792         * ChangeLog.claws
9793         * ChangeLog.jp
9794         * configure.ac
9795         * src/compose.c
9796                 sync with HEAD
9797                 (fix bug 682 'redirect is broken'
9798
9799 2005-02-05 [torte]      1.0.0cvs27.1
9800
9801         * ChangeLog.claws
9802         * configure.ac
9803         * src/partial_download.c
9804                 Sync with HEAD (fix buf overflow)
9805
9806 2005-02-03 [colin]      1.0.0cvs26.1
9807
9808         * src/common/plugin.c
9809                 Sync with HEAD (avoid plugin mismatches)
9810
9811 2005-02-03 [paul]       1.0.0cvs25.3
9812
9813         * src/folderview.c
9814         * src/headerview.c
9815         * src/summaryview.c
9816         * src/textview.c
9817         * src/gtk/colorlabel.c
9818                 third and final part of initial sync with main-gtk2
9819
9820 2005-02-03 [paul]       1.0.0cvs25.2
9821
9822         * src/jpilot.c
9823                 fix building with jpilot support
9824
9825 2005-02-02 [colin]      1.0.0cvs25.1
9826
9827         * src/messageview.c
9828                 Sync with HEAD (fix dangerous typo)
9829
9830 2005-02-01 [colin]      1.0.0cvs24.3
9831
9832         * src/common/xml.c
9833                 Write file as advertised (UTF-8)
9834
9835 2005-02-01 [paul]       1.0.0cvs24.2
9836
9837         * src/addrbook.c
9838         * src/addrindex.c
9839         * src/alertpanel.h
9840         * src/codeconv.c
9841         * src/codeconv.h
9842         * src/compose.c
9843         * src/export.c
9844         * src/folder_item_prefs.c
9845         * src/html.c
9846         * src/imap.c
9847         * src/import.c
9848         * src/jpilot.c
9849         * src/mainwindow.c
9850         * src/matcher_parser_lex.l
9851         * src/messageview.c
9852         * src/mh.c
9853         * src/prefs_account.c
9854         * src/prefs_actions.c
9855         * src/prefs_common.c
9856         * src/prefs_gtk.c
9857         * src/prefs_gtk.h
9858         * src/prefs_themes.c
9859         * src/procheader.c
9860         * src/procmime.c
9861         * src/sourcewindow.c
9862         * src/statusbar.c
9863         * src/summaryview.c
9864         * src/textview.c
9865         * src/toolbar.c
9866         * src/unmime.c
9867         * src/common/template.c
9868         * src/common/utils.c
9869         * src/common/xml.c
9870         * src/common/xml.h
9871         * src/gtk/gtkaspell.c
9872         * src/plugins/clamav/clamav_plugin.c
9873         * src/plugins/dillo_viewer/dillo_prefs.c
9874         * src/plugins/image_viewer/viewerprefs.c
9875         * src/plugins/pgpmime/passphrase.c
9876         * src/plugins/pgpmime/prefs_gpg.c
9877         * src/plugins/pgpmime/select-keys.c
9878         * src/plugins/spamassassin/spamassassin.c
9879                 second part of initial sync with main-gtk2
9880                 (more to follow)
9881
9882 2005-01-31 [colin]      1.0.0cvs24.1
9883
9884         * src/compose.c
9885                 Sync with HEAD
9886
9887 2005-01-29 [paul]       1.0.0cvs23.2
9888
9889         * src/account.c
9890         * src/action.c
9891         * src/addressadd.c
9892         * src/addressbook.c
9893         * src/alertpanel.c
9894         * src/compose.c
9895         * src/editaddress.c
9896         * src/editbook.c
9897         * src/editgroup.c
9898         * src/editjpilot.c
9899         * src/editldap.c
9900         * src/editldap_basedn.c
9901         * src/editvcard.c
9902         * src/export.c
9903         * src/foldersel.c
9904         * src/grouplistdialog.c
9905         * src/import.c
9906         * src/importldif.c
9907         * src/inc.c
9908         * src/main.c
9909         * src/mainwindow.c
9910         * src/message_search.c
9911         * src/messageview.c
9912         * src/mimeview.c
9913         * src/prefs_actions.c
9914         * src/prefs_common.c
9915         * src/prefs_common.h
9916         * src/prefs_customheader.c
9917         * src/prefs_display_header.c
9918         * src/prefs_filtering.c
9919         * src/prefs_filtering_action.c
9920         * src/prefs_gtk.c
9921         * src/prefs_matcher.c
9922         * src/prefs_summary_column.c
9923         * src/prefs_template.c
9924         * src/sourcewindow.c
9925         * src/summary_search.c
9926         * src/summaryview.c
9927         * src/textview.c
9928         * src/gtk/about.c
9929         * src/gtk/description_window.c
9930         * src/gtk/gtkshruler.c
9931         * src/gtk/gtkutils.c
9932         * src/gtk/gtkutils.h
9933         * src/gtk/inputdialog.c
9934         * src/gtk/logwindow.c
9935         * src/gtk/prefswindow.c
9936         * src/gtk/progressdialog.c
9937         * src/gtk/progressdialog.h
9938                 first part of initial sync with main-gtk2
9939                 (more to follow)
9940
9941 2005-01-28 [colin]      1.0.0cvs23.1
9942
9943         * src/folderview.c
9944                 Sync with HEAD
9945
9946 2005-01-27 [colin]      1.0.0cvs21.1
9947
9948         * src/folder.c
9949         * src/folderview.c
9950                 Sync with HEAD
9951
9952 2005-01-27 [colin]      1.0.0cvs19.1
9953
9954         * src/procmime.c
9955                 Sync with HEAD
9956
9957 2005-01-27 [colin]      1.0.0cvs18.1
9958
9959         * src/messageview.c
9960         * src/summaryview.c
9961         * src/mainwindow.c
9962         * src/compose.c
9963         * src/compose.h
9964         * src/procmsg.c
9965         * src/procmsg.h
9966         * src/toolbar.c
9967                 Sync with HEAD
9968
9969 2005-01-26 [paul]       1.0.0cvs15.2
9970
9971         * src/compose.c
9972                 compose_entries_set(): convert subject and body to
9973                 utf8 if necessary. patch by Felix Eckhofer
9974
9975 2005-01-26 [paul]       1.0.0cvs15.1
9976
9977         * configure.ac
9978         * src/common/template.c
9979                 sync with HEAD (fix memory leak)
9980
9981 2005-01-25 [paul]       1.0.0cvs14.1
9982
9983         * configure.ac
9984         * src/compose.c
9985                 sync with HEAD
9986
9987 2005-01-24 [colin]      1.0.0cvs13.1
9988
9989         * src/summaryview.c
9990                 Sync with HEAD
9991
9992 2005-01-24 [paul]       1.0.0cvs12.1
9993
9994         * configure.ac
9995         * src/messageview.c
9996         * src/mh.c
9997         * src/common/utils.c
9998                 sync with HEAD
9999
10000 2005-01-24 [colin]      1.0.0cvs11.1
10001
10002         * src/procheader.c
10003                 Sync with HEAD
10004
10005 2005-01-24 [colin]      1.0.0cvs10.1
10006
10007         * src/folderview.c
10008                 Sync with HEAD
10009
10010 2005-01-23 [colin]      1.0.0cvs9.1
10011
10012         * src/crash.c
10013                 Sync with HEAD
10014
10015 2005-01-22 [colin]      1.0.0cvs8.1
10016
10017         * src/summaryview.c
10018         * src/gtk/quicksearch.c
10019                 Sync with HEAD
10020
10021 2005-01-21 [colin]      1.0.0cvs7.1
10022
10023         * src/summaryview.c
10024                 Sync with HEAD
10025
10026 2005-01-21 [colin]      1.0.0cvs6.1
10027
10028         * src/summaryview.c
10029                 Sync with HEAD
10030
10031 2005-01-21 [colin]      1.0.0cvs5.1
10032
10033         * src/gtk/quicksearch.c
10034         * src/prefs_common.c
10035         * src/prefs_common.h
10036                 Sync with HEAD (recurse option)
10037
10038 2005-01-21 [colin]      1.0.0cvs4.1
10039
10040         * src/folder.h
10041         * src/folderview.c
10042         * src/folderview.h
10043         * src/summaryview.c
10044         * src/gtk/quicksearch.c
10045         * src/gtk/quicksearch.h
10046                 Sync with HEAD (recursive quicksearch)
10047
10048 2005-01-20 [colin]      1.0.0cvs3.4
10049
10050         * src/ssl_manager.c
10051                 Remove useless code
10052
10053 2005-01-20 [colin]      1.0.0cvs3.3
10054
10055         * src/ssl_manager.c
10056                 Fix leak, thanks to Alfons.
10057
10058 2005-01-20 [colin]      1.0.0cvs3.2
10059
10060         * src/ssl_manager.c
10061                 Port SSL certificate window to GTK2.
10062
10063 2005-01-20 [paul]       1.0.0cvs3.1
10064
10065         * ChangeLog.claws
10066         * configure.ac
10067         * src/addrindex.c
10068         * src/addrindex.h
10069                 sync with HEAD
10070
10071 2005-01-19 [colin]      1.0.0cvs2.2
10072
10073         * src/plugins/trayicon/trayicon.c
10074                 Fix freeze with gtk-2.6, the easy way
10075                 (signal blocking helpless there...)
10076                 Closes bug #668.
10077
10078 2005-01-19 [colin]      1.0.0cvs2.1
10079
10080         * src/mbox.c
10081         * src/mbox.h
10082         * src/mainwindow.c
10083         * src/summaryview.c
10084         * src/summaryview.h
10085                 Sync with HEAD
10086
10087 2005-01-19 [paul]       1.0.0cvs1.1
10088
10089         * configure.ac
10090         * po/de.po
10091         * po/es.po
10092         * po/fr.po
10093         * po/hr.po
10094         * po/it.po
10095         * po/ja.po
10096         * po/ko.po
10097         * po/pt_BR.po
10098         * po/ru.po
10099         * po/sk.po
10100         * po/sr.po
10101                 sync with HEAD (update translations)
10102
10103 2005-01-18 [colin]      1.0.0cvs0.1
10104
10105         * src/foldersel.c
10106                 Specify search column - patch by Alfons
10107
10108 2005-01-18 [colin]      0.9.13cvs36.3
10109
10110         * src/prefs_toolbar.c
10111                 Change Delete to Remove
10112         * src/prefs_fonts.c
10113                 GTK2 version and leak fixes
10114         * src/prefs_actions.c
10115                 Add stock buttons.
10116                 All patches by Alfons
10117
10118 2005-01-17 [colin]      0.9.13cvs36.2
10119
10120         * src/compose.c
10121                 Fix DnD inserting twice. While at it,
10122                 add DnD support for text/plain in the
10123                 body, and add support in the headers.
10124
10125 2005-01-16 [colin]      0.9.13cvs36.1
10126
10127         * ChangeLog
10128         * ChangeLog.jp
10129         * ChangeLog.claws
10130                 Sync with HEAD (nothing applicable)
10131
10132 2005-01-16 [colin]      0.9.13cvs33.2
10133
10134         * src/prefs_toolbar.c
10135                 GTK2ize prefs_toolbar, by Alfons.
10136
10137 2005-01-14 [colin]      0.9.13cvs33.1
10138
10139         * src/html.c
10140         * src/msgcache.c
10141                 Sync with HEAD
10142
10143 2005-01-14 [colin]      0.9.13cvs32.1
10144
10145         * src/html.c
10146         * src/html.h
10147         * src/msgcache.c
10148         * AUTHORS
10149         * tools/calypso_convert.pl
10150                 Sync with HEAD
10151
10152 2005-01-08 [colin]      0.9.13cvs29.2
10153
10154         * src/prefs_filtering_action.c
10155         * src/prefs_filtering.c
10156                 2 more gtk2 patches by Alfons
10157
10158 2005-01-07 [paul]       0.9.13cvs29.1
10159
10160         * ChangeLog
10161         * ChangeLog.claws
10162         * ChangeLog.jp
10163         * configure.ac
10164         * src/pop.c
10165         * src/pop.h
10166                 sync with HEAD
10167
10168 2005-01-07 [colin]      0.9.13cvs28.3
10169
10170         * src/gtk/progressdialog.c
10171         * src/gtk/progressdialog.h
10172         * src/inc.c
10173         * src/send_message.c
10174                 GTK2 for the incorporation dialog. The CList isn't dead
10175                 yet, for a more smooth migration. Patch by Alfons.
10176
10177 2005-01-06 [colin]      0.9.13cvs28.2
10178
10179         * src/prefs_display_header.c
10180                 GTK2 conversion by Alfons
10181         * src/prefs_actions.c
10182         * src/prefs_matcher.c
10183                 Fix 2 leaks - patch by Alfons
10184
10185 2005-01-06 [colin]      0.9.13cvs28.1
10186
10187         * src/prefs_matcher.c
10188                 Sync with HEAD
10189
10190 2005-01-06 [colin]      0.9.13cvs27.4
10191
10192         * src/prefs_matcher.c
10193                 Fix double-free. Patch by Alfons
10194
10195 2005-01-06 [colin]      0.9.13cvs27.3
10196
10197         * src/prefs_matcher.c
10198                 GTK2 widgets + memleak
10199                 Patch by Alfons
10200
10201 2005-01-05 [colin]      0.9.13cvs27.2
10202
10203         * src/account.c
10204         * src/addr_compl.c
10205         * src/foldersel.c
10206         * src/stock_pixmap.c
10207         * src/stock_pixmap.h
10208                 3 more GTK2 patches by Alfons.
10209
10210 2005-01-04 [colin]      0.9.13cvs27.1
10211
10212         * src/folderview.c
10213         * src/imap_gtk.c
10214         * src/news_gtk.c
10215                 Sync with HEAD
10216
10217 2005-01-04 [colin]      0.9.13cvs25.9
10218
10219         * src/compose.c
10220                 Fix Show Ruler menuitem
10221         * src/prefs_template.c
10222                 Convert to GTK2
10223         * src/common/utils.c
10224                 Make auto pointer stuff handles NULLs
10225                 Patches by Alfons.
10226
10227 2005-01-04 [colin]      0.9.13cvs25.8
10228
10229         * src/compose.c
10230                 Move the attachment list to gtk2
10231                 Patch by Alfons.
10232
10233 2005-01-04 [colin]      0.9.13cvs25.7
10234
10235         * src/textview.c
10236                 Make some keys work again
10237                 Patch by SungHyun Nam <namsh@kldp.org>
10238
10239 2005-01-04 [colin]      0.9.13cvs25.6
10240
10241         * src/gtk/gtkshruler.c
10242                 Move the ruler to GTK2
10243                 Patch by Alfons
10244
10245 2005-01-03 [colin]      0.9.13cvs25.5
10246
10247         * src/compose.c
10248                 Fix my broken patch apply 
10249
10250 2005-01-03 [colin]      0.9.13cvs25.4
10251
10252         * src/common/utils.c
10253         * src/common/utils.h
10254         * src/gtk/prefswindow.c
10255                 Move auto pointer stuff to utils.c
10256                 Patch by Alfons again :)
10257
10258 2005-01-03 [colin]      0.9.13cvs25.3
10259
10260         * src/compose.c
10261         * src/prefs_gtk.c
10262         * src/prefs_template.c
10263         * src/textview.c
10264                 Empty text widgets with empty strings, not NULL char
10265                 Patch by SungHyun Nam <namsh@kldp_org>
10266
10267 2005-01-03 [colin]      0.9.13cvs25.2
10268
10269         * src/main.c
10270         * AUTHORS
10271                 Sync with HEAD
10272
10273 2005-01-03 [colin]      0.9.13cvs25.1
10274
10275         * src/pop.c
10276         * src/pop.h
10277                 Sync with HEAD
10278
10279 2005-01-03 [colin]      0.9.13cvs24.3
10280
10281         * src/account.c
10282                 Two patches from Alfons and Alex S Moore:
10283                 fix images, fix return value.
10284
10285 2005-01-01 [colin]      0.9.13cvs24.2
10286
10287         * src/prefs_actions.c
10288                 Fix over-zealous assertion. Patch by Alfons
10289
10290 2005-01-01 [colin]      0.9.13cvs24.1
10291
10292         * src/procmime.c
10293                 Sync with HEAD (leak fix)
10294
10295 2004-12-31 [colin]      0.9.13cvs23.2
10296
10297         * src/prefs_common.c
10298                 GTK2 widgets + stock buttons - patch by Alfons
10299
10300 2004-12-31 [paul]       0.9.13cvs23.1
10301
10302         * configure.ac
10303                 bump up EXTRA_VERSION to match (sync'ed) HEAD
10304         * src/gtk/pluginwindow.c
10305                 use GTK2 widgets and plug memory leaks,
10306                 patches by Alfons
10307
10308 2004-12-30 [colin]      0.9.13cvs22.4
10309
10310         * src/account.c
10311         * src/action.c
10312         * src/export.c
10313         * src/foldersel.c
10314         * src/import.c
10315         * src/message_search.c
10316         * src/prefs_actions.c
10317         * src/prefs_common.c
10318         * src/prefs_customheader.c
10319         * src/prefs_filtering.c
10320         * src/prefs_summary_column.c
10321         * src/summary_search.c
10322         * src/gtk/about.c
10323         * src/gtk/description_window.c
10324         * src/gtk/gtkutils.c
10325         * src/gtk/gtkutils.h
10326         * src/gtk/inputdialog.c
10327         * src/gtk/prefswindow.c
10328                 Use GTK2 stock buttons. Patches by Alfons.
10329
10330 2004-12-30 [colin]      0.9.13cvs22.3
10331
10332         * src/account.c
10333                 Sync with HEAD
10334         * src/prefs_actions.c
10335         * src/prefs_customheader.c
10336         * src/prefs_filtering.c
10337         * src/prefs_msg_colors.c
10338         * src/prefs_summary_column.c
10339         * src/gtk/prefswindow.c
10340                 Use GtkTreeView instead of deprecated 
10341                 widgets. Patches by Alfons.
10342
10343 2004-12-30 [paul]       0.9.13cvs22.2
10344
10345         * src/foldersel.c
10346                 use GTK 2 Tree View
10347                 patch by Alfons, with root folder sorting fix
10348                 by Stephan Sachse
10349
10350 2004-12-30 [paul]       0.9.13cvs22.1
10351
10352         * ChangeLog
10353         * ChangeLog.claws
10354         * ChangeLog.jp
10355         * NEWS
10356         * configure.ac
10357         * src/account.c
10358                 sync with HEAD
10359
10360 2004-12-22 [martin]     0.9.13cvs21.2
10361
10362         * src/action.c
10363                 free the command line after its use
10364
10365 2004-12-18 [paul]       0.9.13cvs21.1
10366
10367         * AUTHORS
10368         * ChangeLog
10369         * ChangeLog.claws
10370         * ChangeLog.jp
10371         * NEWS
10372         * configure.ac
10373         * src/action.c
10374         * src/compose.c
10375         * src/syldap.c
10376                 sync with HEAD
10377
10378 2004-12-17 [martin]     0.9.13cvs17.2
10379
10380         * src/action.c
10381                 convert actions input to locale
10382         * src/inc.c
10383                 convert notification command to locale
10384         * src/plugins/pgpmime/select-keys.c
10385                 convert attributes to utf8
10386
10387 2004-12-14 [colin]      0.9.13cvs17.1
10388
10389         * ChangeLog
10390         * ChangeLog.jp
10391         * ChangeLog.claws
10392         * src/action.c
10393         * src/common/utils.c
10394         * src/gtk/prefswindow.c
10395         * src/gtk/gtkutils.c
10396         * src/gtk/gtkutils.h
10397         * src/plugins/spamassassin/libspamc.c
10398                 Sync with HEAD
10399
10400 2004-12-13 [colin]      0.9.13cvs14.1
10401
10402         * src/quote_fmt_parse.y
10403                 Sync with HEAD
10404
10405 2004-12-10 [colin]      0.9.13cvs12.1
10406
10407         * src/prefs_themes.c
10408         * src/mainwindow.c
10409         * src/messageview.c
10410                 Sync with HEAD
10411
10412 2004-12-09 [colin]      0.9.13cvs10.1
10413
10414         * src/procmime.c
10415                 Sync with HEAD (fix B64 encoding from memory)
10416
10417 2004-12-08 [colin]      0.9.13cvs9.1
10418
10419         * src/gtk/colorlabel.c
10420                 Sync with HEAD
10421
10422 2004-12-08 [paul]       0.9.13cvs8.2
10423
10424         * src/gtk/pluginwindow.c
10425                 fix window resizing oddities
10426
10427 2004-12-08 [colin]      0.9.13cvs8.1
10428
10429         * src/quote_fmt_parse.y
10430                 Sync with HEAD
10431
10432 2004-12-08 [colin]      0.9.13cvs7.1
10433
10434         * src/matcher_parser_parse.y
10435         * src/msgcache.c
10436         * src/prefs_matcher.c
10437         * src/procheader.c
10438         * src/matcher.c
10439         * src/common/defs.h
10440         * po/sr.po
10441                 Sync with HEAD
10442
10443 2004-12-08 [colin]      0.9.13cvs6.1
10444
10445         * src/quote_fmt_parse.y
10446         * src/textview.c
10447                 Sync with HEAD
10448         * src/gtk/prefswindow.c
10449         * src/gtk/pluginwindow.c
10450                 Fix G_CALLBACKS protos (thanks to Alfons)
10451
10452 2004-12-07 [torte]      0.9.13cvs2.2
10453
10454         * src/procmime.c
10455                 [Bug 650] reply button causes crash
10456                 Thanks to David Relson and Christoph
10457
10458 2004-12-07 [colin]      0.9.13cvs2.1
10459
10460         * ChangeLog.claws
10461         * AUTHORS
10462         * po/sk.po
10463         * src/procmime.c
10464         * src/prefs_account.c
10465         * src/common/smtp.c
10466         * src/common/smtp.h
10467                 Sync with HEAD
10468
10469 2004-12-06 [colin]      0.9.12cvs187.1
10470
10471         * ChangeLog.claws
10472         * INSTALL
10473         * Makefile.am
10474         * README.claws
10475         * TODO.claws
10476         * configure.ac
10477         * po/bg.po
10478         * po/cs.po
10479         * po/el.po
10480         * po/en_GB.po
10481         * po/es.po
10482         * po/fr.po
10483         * po/hr.po
10484         * po/hu.po
10485         * po/it.po
10486         * po/ja.po
10487         * po/ko.po
10488         * po/nl.po
10489         * po/pl.po
10490         * po/pt_BR.po
10491         * po/ru.po
10492         * po/sk.po
10493         * po/sr.po
10494         * po/sv.po
10495         * po/zh_CN.po
10496         * po/zh_TW.Big5.po
10497         * src/compose.c
10498         * tools/Makefile.am
10499         * tools/README
10500         * tools/filter_conv.pl
10501         * tools/kdeservicemenu/README
10502         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10503         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10504                 Sync with HEAD
10505
10506 2004-12-04 [colin]      0.9.12cvs183.1
10507
10508         * src/compose.c
10509                 Sync with HEAD (compose window position saving)
10510
10511 2004-12-04 [paul]       0.9.12cvs182.3
10512
10513         * src/messageview.c
10514         * src/mimeview.c
10515         * src/prefs_customheader.c
10516         * src/gtk/quicksearch.c
10517                 replace some forgotten GTK_SIGNAL_FUNCs
10518
10519 2004-12-04 [paul]       0.9.12cvs182.2
10520
10521         * src/Makefile.am
10522                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
10523                 committed in error      
10524
10525 2004-12-04 [paul]       0.9.12cvs182.1
10526
10527         * ChangeLog
10528         * ChangeLog.claws
10529         * ChangeLog.jp
10530         * INSTALL
10531         * NEWS
10532         * README
10533         * README.jp
10534         * configure.ac
10535         * doc/manual/ja/Makefile.am
10536         * doc/manual/ja/sylpheed-1.html
10537         * doc/manual/ja/sylpheed-10.html
10538         * doc/manual/ja/sylpheed-11.html
10539         * doc/manual/ja/sylpheed-12.html
10540         * doc/manual/ja/sylpheed-13.html
10541         * doc/manual/ja/sylpheed-14.html
10542         * doc/manual/ja/sylpheed-15.html
10543         * doc/manual/ja/sylpheed-16.html
10544         * doc/manual/ja/sylpheed-17.html
10545         * doc/manual/ja/sylpheed-18.html
10546         * doc/manual/ja/sylpheed-19.html
10547         * doc/manual/ja/sylpheed-2.html
10548         * doc/manual/ja/sylpheed-20.html
10549         * doc/manual/ja/sylpheed-3.html
10550         * doc/manual/ja/sylpheed-4.html
10551         * doc/manual/ja/sylpheed-5.html
10552         * doc/manual/ja/sylpheed-6.html
10553         * doc/manual/ja/sylpheed-7.html
10554         * doc/manual/ja/sylpheed-8.html
10555         * doc/manual/ja/sylpheed-9.html
10556         * doc/manual/ja/sylpheed.html
10557         * doc/manual/ja/sylpheed.sgml
10558         * po/de.po
10559         * src/Makefile.am
10560         * src/compose.c
10561         * src/procmime.c
10562         * src/pixmaps/regular.xpm **REMOVED**
10563         * src/plugins/pgpmime/pgpmime.c
10564         * src/plugins/pgpmime/plugin.c
10565         * src/plugins/pgpmime/prefs_gpg.c
10566                 sync with HEAD
10567
10568 2004-12-03 [paul]       0.9.12cvs180.1
10569
10570         * ChangeLog
10571         * ChangeLog.claws
10572         * ChangeLog.jp
10573         * configure.ac
10574         * src/Makefile.am
10575         * src/pop.c
10576         * src/common/utils.c
10577         * src/common/utils.h
10578         * src/pixmaps/continue.xpm
10579         * src/pixmaps/dir_close.xpm
10580         * src/pixmaps/dir_open.xpm
10581         * src/pixmaps/drafts_close.xpm
10582         * src/pixmaps/drafts_open.xpm
10583         * src/pixmaps/folder.xpm **REMOVED**
10584         * src/pixmaps/group.xpm
10585         * src/pixmaps/unread.xpm
10586                 sync with HEAD
10587
10588 2004-12-02 [colin]      0.9.12cvs179.1
10589
10590         * src/compose.c
10591                 Sync with HEAD (non-duplicated reedition)
10592
10593 2004-12-02 [colin]      0.9.12cvs178.1
10594
10595         * src/compose.c
10596                 Sync with HEAD (linewrap_quote fix)
10597
10598 2004-12-01 [colin]      0.9.12cvs177.3
10599
10600         * src/addrharvest.c
10601                 Replace sizeof with strlen
10602
10603 2004-12-01 [paul]       0.9.12cvs177.2
10604
10605         * src/addrharvest.c
10606                 fix 'harvest addresses'
10607
10608 2004-11-30 [colin]      0.9.12cvs177.1
10609
10610         * src/gtk/prefswindow.c
10611         * src/gtk/pluginwindow.c
10612                 Sync with HEAD
10613
10614 2004-11-29 [colin]      0.9.12cvs176.1
10615
10616         * src/folderview.c
10617                 sync with HEAD (Fix disappearing separators in folderview's popup)
10618
10619 2004-11-29 [colin]      0.9.12cvs175.1
10620
10621         * src/procmime.c
10622                 Sync with head (another format fix)
10623
10624 2004-11-29 [colin]      0.9.12cvs174.1
10625
10626         * src/pop.c
10627                 Sync with HEAD (format string fix)
10628
10629 2004-11-26 [colin]      0.9.12cvs173.1
10630
10631         * src/common/smtp.c
10632         * src/common/smtp.h
10633                 Sync with HEAD
10634
10635 2004-11-24 [colin]      0.9.12cvs172.1
10636
10637         * src/plugins/pgpmime/pgpmime.c
10638                 Sync with HEAD
10639
10640 2004-11-24 [colin]      0.9.12cvs171.1
10641
10642         * src/plugins/pgpmime/pgpmime.c
10643                 Sync with head (gpgmectx leaks)
10644
10645 2004-11-24 [colin]      0.9.12cvs169.1
10646
10647         * src/plugins/pgpmime/plugin.c
10648         * src/plugins/trayicon/Makefile.am
10649         * src/plugins/trayicon/newmarkedmail.xpm
10650         * src/plugins/trayicon/trayicon.c
10651         * src/plugins/trayicon/unreadmarkedmail.xpm
10652                 Sync with HEAD
10653
10654 2004-11-23 [colin]      0.9.12cvs168.1
10655
10656         * src/partial_download.c
10657         * src/partial_download.h
10658         * src/plugins/pgpmime/plugin.c
10659                 Sync with HEAD
10660
10661 2004-11-23 [colin]      0.9.12cvs166.1
10662
10663         * src/Makefile.am
10664         * src/codeconv.c
10665         * src/compose.c
10666         * src/folderview.c
10667         * src/main.c
10668         * src/partial_download.c
10669         * src/partial_download.h
10670         * src/prefs_account.c
10671         * src/prefs_account.h
10672         * src/privacy.c
10673         * src/privacy.h
10674         * src/procmime.c
10675         * src/common/Makefile.am
10676         * src/common/base64.h
10677         * src/common/partial_download.c
10678         * src/common/partial_download.h
10679         * src/gtk/prefswindow.c
10680         * src/gtk/prefswindow.h
10681         * src/plugins/pgpmime/pgpmime.c
10682         * src/plugins/pgpmime/prefs_gpg.c
10683         * src/plugins/pgpmime/prefs_gpg.h
10684         * src/plugins/pgpmime/sgpgme.c
10685         * src/plugins/pgpmime/sgpgme.h
10686                 Sync with HEAD
10687
10688 2004-11-23 [colin]      0.9.12cvs163.1
10689
10690         * src/main.c
10691                 Sync with HEAD (cursor optimization)
10692
10693 2004-11-23 [colin]      0.9.12cvs162.1
10694
10695         * src/prefs_common.c
10696         * src/prefs_themes.c
10697         * src/procmsg.c
10698                 Sync with HEAD
10699
10700 2004-11-23 [colin]      0.9.12cvs158.9
10701
10702         * src/compose.c
10703                 Fix double-free when forwarding
10704         * src/msgcache.c
10705                 Fix leak on error path
10706                 
10707
10708 2004-11-23 [colin]      0.9.12cvs158.8
10709
10710         * src/compose.c
10711                 Fix possible double-free
10712                 Spotted by Alfons
10713
10714 2004-11-23 [colin]      0.9.12cvs158.7
10715
10716         * src/compose.c
10717                 Fix some signal handlers' prototypes
10718                 Spotted by Alfons
10719
10720 2004-11-22 [colin]      0.9.12cvs158.6
10721
10722         * src/compose.c
10723                 Remove unneeded code and duplicated
10724                 wrapping - patch by Alfons
10725
10726 2004-11-22 [colin]      0.9.12cvs158.5
10727
10728         * src/prefs_themes.c
10729                 Fix oversized selector
10730
10731 2004-11-22 [colin]      0.9.12cvs158.4
10732
10733         * src/compose.c
10734                 fix dump_text()
10735                 patch by Alfons
10736
10737 2004-11-19 [colin]      0.9.12cvs158.3
10738
10739         * src/textview.c
10740                 Add a context menu on links (open, copy)
10741
10742 2004-11-18 [paul]       0.9.12cvs158.2
10743
10744         * src/addrgather.c
10745         * src/exphtmldlg.c
10746         * src/expldifdlg.c
10747         * src/mimeview.c
10748         * src/prefs_common.c
10749         * src/plugins/image_viewer/viewer.c
10750         * src/plugins/spamassassin/spamassassin_gtk.c
10751                 replace deprecated gtk_notebook_set_page
10752                 and gtk_notebook_current_page
10753
10754 2004-11-18 [paul]       0.9.12cvs158.1
10755
10756         * configure.ac
10757         * src/compose.c
10758         * src/mainwindow.c
10759         * src/messageview.c
10760         * src/prefs_common.c
10761         * src/common/utils.c
10762         * src/common/utils.h
10763                 sync with HEAD
10764
10765 2004-11-17 [colin]      0.9.12cvs156.1
10766
10767         * src/prefs_account.c
10768         * src/prefs_account.h
10769         * src/procmsg.c
10770                 Sync with HEAD (add pref to store encrypted mails encrypted)
10771
10772 2004-11-17 [paul]       0.9.12cvs155.1
10773
10774         * ChangeLog
10775         * ChangeLog.claws
10776         * ChangeLog.jp
10777         * NEWS
10778         * configure.ac
10779         * src/compose.c
10780         * src/jpilot.c
10781         * src/privacy.c
10782         * src/procmime.c
10783         * src/procmime.h
10784         * src/procmsg.c
10785         * src/toolbar.c
10786         * src/pixmaps/error.xpm
10787                 sync with HEAD
10788
10789 2004-11-17 [colin]      0.9.12cvs151.1
10790
10791         * src/plugins/pgpmime/pgpmime.c
10792                 Sync with HEAD (remove debug printf)
10793
10794 2004-11-17 [colin]      0.9.12cvs150.1
10795
10796         * src/plugins/pgpmime/pgpmime.c
10797                 Sync with HEAD (off-by-one fix)
10798
10799 2004-11-17 [colin]      0.9.12cvs149.1
10800
10801         * src/procmsg.c
10802                 Sync with HEAD (coding style fixes)
10803
10804 2004-11-16 [colin]      0.9.12cvs148.1
10805
10806         * src/procmsg.c
10807                 Sync with head (Fix the fix)
10808
10809 2004-11-16 [colin]      0.9.12cvs147.1
10810
10811         * src/procmsg.c
10812                 Sync with Main (leak fix)
10813
10814 2004-11-16 [colin]      0.9.12cvs146.14
10815
10816         * src/compose.c
10817                 Remove useless chunk of code
10818                 Patch by Alfons
10819
10820 2004-11-15 [colin]      0.9.12cvs146.13
10821
10822         * src/compose.c
10823                 Fix drafting after insertion
10824                 Patch by Alfons
10825
10826 2004-11-15 [colin]      0.9.12cvs146.12
10827
10828         * src/compose.c
10829         * src/prefs_filtering.c
10830         * src/prefs_filtering_action.c
10831         * src/prefs_toolbar.c
10832                 Fix some const-correctness
10833
10834 2004-11-15 [colin]      0.9.12cvs146.11
10835
10836         * src/summaryview.c
10837         * src/prefs_themes.c
10838         * src/messageview.c
10839                 Fix some leaks
10840
10841 2004-11-15 [colin]      0.9.12cvs146.10
10842
10843         * src/codeconv.c
10844                 More unreadable locale fixes
10845
10846 2004-11-14 [colin]      0.9.12cvs146.9
10847
10848         * src/textview.c
10849                 Fix uri_security_check
10850                 Patch by Alfons
10851
10852 2004-11-13 [paul]       0.9.12cvs146.8
10853
10854         * src/folder.c
10855         * src/procmime.c
10856                 fix 2 bugs introduced in last commit
10857
10858 2004-11-13 [paul]       0.9.12cvs146.7
10859
10860         * src/compose.c
10861         * src/exporthtml.c
10862         * src/exportldif.c
10863         * src/folder.c
10864         * src/imap.c
10865         * src/imap_gtk.c
10866         * src/main.c
10867         * src/mainwindow.c
10868         * src/messageview.c
10869         * src/mh_gtk.c
10870         * src/prefs_themes.c
10871         * src/procmime.c
10872         * src/setup.c
10873         * src/summaryview.c
10874                 replace deprecated g_basename
10875
10876 2004-11-13 [paul]       0.9.12cvs146.6
10877
10878         * src/compose.c
10879         * src/imap.c
10880         * src/matcher_parser.h
10881         * src/matcher_parser_parse.y
10882         * src/prefs_filtering.c
10883         * src/prefs_filtering_action.c
10884         * src/prefs_themes.c
10885         * src/prefs_toolbar.c
10886         * src/common/utils.c
10887                 various small fixes/cleanups
10888
10889 2004-11-12 [colin]      0.9.12cvs146.5
10890
10891         * src/textview.c
10892                 Validate event's origin on visibility notify
10893                 Patch by Alfons.
10894
10895 2004-11-12 [paul]       0.9.12cvs146.4
10896
10897         * src/exporthtml.c
10898         * src/exportldif.c
10899         * src/imap.c
10900         * src/mh.c
10901         * src/mimeview.c
10902         * src/prefs_spelling.c
10903         * src/prefs_themes.c
10904                 replace deprecated g_dirname    
10905
10906 2004-11-12 [colin]      0.9.12cvs146.3
10907
10908         * src/textview.c
10909                 Some coding style fixes
10910
10911 2004-11-12 [colin]      0.9.12cvs146.2
10912
10913         * src/codeconv.c
10914                 We want to replace _all_ extended chars in
10915                 conv_unreadable_*, because any string containing
10916                 extended chars not parsing as UTF8 is 
10917                 undisplayed on gtk2.
10918
10919 2004-11-12 [paul]       0.9.12cvs146.1
10920
10921         * ChangeLog
10922         * ChangeLog.claws
10923         * ChangeLog.jp
10924         * NEWS
10925         * configure.ac
10926         * src/account.c
10927         * src/folderview.c
10928         * src/folderview.h
10929         * src/imap.c
10930         * src/imap_gtk.c
10931         * src/inc.c
10932         * src/mainwindow.c
10933         * src/mh_gtk.c
10934         * src/news_gtk.c
10935         * src/pop.c
10936         * src/prefs_account.c
10937         * src/prefs_account.h
10938         * src/prefs_ext_prog.c
10939         * src/procmime.c
10940         * src/procmime.h
10941         * src/procmsg.c
10942         * src/procmsg.h
10943         * src/summary_search.c
10944         * src/summaryview.c
10945         * src/textview.c
10946         * src/common/defs.h
10947         * src/common/utils.c
10948         * src/common/utils.h
10949         * src/gtk/menu.c
10950         * src/gtk/menu.h
10951                 sync with HEAD
10952
10953 2004-11-11 [colin]      0.9.12cvs144.2
10954
10955         * src/textview.c
10956                 Fix URI range selection (patch by Alfons)
10957
10958 2004-11-09 [colin]      0.9.12cvs144.1
10959
10960         * ChangeLog.claws
10961         * src/compose.c
10962         * src/folder.c
10963         * src/folder_item_prefs.c
10964         * src/prefs_account.c
10965         * src/prefs_account.h
10966         * src/plugins/pgpmime/pgpmime.c
10967                 Sync with HEAD
10968
10969 2004-11-08 [colin]      0.9.12cvs143.1
10970
10971         * src/summaryview.c
10972                 Sync with HEAD (optimize quicksearch)
10973
10974 2004-11-08 [colin]      0.9.12cvs142.2
10975
10976         * src/compose.c
10977                 Don't wrap when Edit/Auto wrapping is disabled
10978
10979 2004-11-08 [colin]      0.9.12cvs142.1
10980
10981         * src/textview.c
10982                 Sync with HEAD
10983
10984 2004-11-08 [colin]      0.9.12cvs141.1
10985
10986         * src/textview.c
10987                 Sync with HEAD (fix some mail URIs)
10988
10989 2004-11-08 [colin]      0.9.12cvs140.3
10990
10991         * src/textview.c
10992                 o Use text cursor instead of arrow when
10993                   not on a link
10994                 o Fix handling of contiguous links (as in
10995                   "colin@colino.net" <colin@colino.net>)
10996                   This one unveils a bug in get_email_part()
10997
10998 2004-11-07 [colin]      0.9.12cvs140.2
10999
11000         * src/textview.c
11001                 Fix memleak. Patch by Alfons.
11002
11003 2004-11-06 [colin]      0.9.12cvs140.1
11004
11005         * src/compose.c
11006                 Sync with HEAD (don't ask passphrase
11007                 when drafting)
11008
11009 2004-11-06 [paul]       0.9.12cvs139.2
11010
11011         * AUTHORS
11012         * src/textview.c
11013         * src/textview.h
11014                 textview URI handling. hovering over a 
11015                 link displays it in the status bar,
11016                 and changes the mouse pointer to a hand 
11017                 cursor. a link is activated with a single 
11018                 click. (Modified from the) patch by Jean-Yves 
11019                 Lefort <jylefort@users.sourceforge.net>
11020                 
11021
11022 2004-11-05 [colin]      0.9.12cvs139.1
11023
11024         * src/compose.c
11025         * src/procmime.c
11026                 Sync with HEAD again ^^
11027
11028 2004-11-05 [colin]      0.9.12cvs139.1
11029
11030         * src/compose.c
11031         * src/procmime.c
11032                 Sync with HEAD
11033
11034 2004-11-03 [paul]       0.9.12cvs138.1
11035
11036         * ChangeLog.claws
11037         * configure.ac
11038         * po/POTFILES.in
11039         * src/prefs_ext_prog.c
11040         * src/procmime.c
11041         * tools/kdeservicemenu/README
11042         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11043         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11044                 sync with HEAD
11045
11046 2004-11-01 [christoph]  0.9.12cvs136.2
11047
11048         * src/procmime.c
11049                 convert MIME parameters to UTF-8
11050
11051 2004-10-29 [colin]      0.9.12cvs136.1
11052
11053         * src/common/utils.c
11054                 Sync with HEAD (don't use '=' in mime boundary)
11055
11056 2004-10-29 [paul]       0.9.12cvs135.1
11057
11058         * configure.ac
11059         * doc/src/rfc2231.txt
11060         * src/procmime.c
11061         * src/common/quoted-printable.c
11062         * src/common/utils.c
11063         * src/common/utils.h
11064                 sync with HEAD
11065
11066 2004-10-27 [paul]       0.9.12cvs134.1
11067
11068         * configure.ac
11069         * src/main.c
11070         * src/procmime.c
11071         * src/plugins/pgpmime/pgpmime.c
11072                 sync with HEAD
11073
11074 2004-10-26 [paul]       0.9.12cvs132.3
11075
11076         * src/account.c
11077         * src/addressbook.c
11078         * src/addrgather.c
11079         * src/addrharvest.c
11080         * src/codeconv.c
11081         * src/compose.c
11082         * src/customheader.c
11083         * src/editaddress.c
11084         * src/editgroup.c
11085         * src/enriched.c
11086         * src/expldifdlg.c
11087         * src/exporthtml.c
11088         * src/exportldif.c
11089         * src/folder.c
11090         * src/foldersel.c
11091         * src/folderview.c
11092         * src/grouplistdialog.c
11093         * src/html.c
11094         * src/imap.c
11095         * src/jpilot.c
11096         * src/ldapserver.c
11097         * src/ldif.c
11098         * src/mimeview.c
11099         * src/news.c
11100         * src/news_gtk.c
11101         * src/pop.c
11102         * src/prefs_display_header.c
11103         * src/prefs_gtk.c
11104         * src/prefs_msg_colors.c
11105         * src/prefs_toolbar.c
11106         * src/procheader.c
11107         * src/procmime.c
11108         * src/summaryview.c
11109         * src/textview.c
11110         * src/toolbar.c
11111         * src/vcard.c
11112         * src/common/mgutils.c
11113         * src/common/nntp.c
11114         * src/common/smtp.c
11115         * src/common/template.c
11116         * src/common/utils.c
11117         * src/common/xmlprops.c
11118         * src/plugins/pgpmime/pgpmime.c
11119         * src/plugins/pgpmime/select-keys.c
11120         * src/plugins/pgpmime/sgpgme.c
11121                 replace deprecated g_strcasecmp(), g_strncasecmp(),
11122                 g_string_sprintfa(), gtk_notebook_current_page()
11123
11124 2004-10-26 [colin]      0.9.12cvs132.2
11125
11126         * src/prefs_folder_item.c
11127                 Fix default-account selection
11128
11129 2004-10-21 [colin]      0.9.12cvs133
11130
11131         * src/compose.c
11132                 Sync with HEAD (Remove extra separator in compose's Options)
11133         * src/textview.c
11134                 Set wrapping to char
11135
11136 2004-10-21 [paul]       0.9.12cvs131.2
11137
11138         * src/compose.c
11139         * src/sourcewindow.c
11140                 fix wrapping
11141                 fix window shrinking 
11142
11143 2004-10-21 [colin]      0.9.12cvs131.1
11144
11145         * ChangeLog.claws
11146         * src/compose.c
11147                 Sync with HEAD
11148
11149 2004-10-21 [paul]       0.9.12cvs130.2
11150
11151         * src/prefs_folder_item.c
11152                 sync with HEAD (Apply to subfolders)
11153
11154 2004-10-19 [colin]      0.9.12cvs130.1
11155
11156         * ChangeLog.claws
11157         * src/compose.c
11158         * src/common/utils.c
11159         * src/gtk/menu.c
11160                 Sync with HEAD
11161
11162 2004-10-19 [colin]      0.9.12cvs128.1
11163
11164         * src/addrbook.c
11165         * src/addrcache.c
11166         * src/addressbook.c
11167         * src/codeconv.c
11168         * src/compose.c
11169         * src/customheader.c
11170         * src/editaddress.c
11171         * src/editgroup.c
11172         * src/exporthtml.c
11173         * src/folder.c
11174         * src/folderview.c
11175         * src/imap.c
11176         * src/jpilot.c
11177         * src/main.c
11178         * src/matcher_parser_parse.y
11179         * src/mbox.c
11180         * src/pop.c
11181         * src/prefs_account.c
11182         * src/prefs_gtk.c
11183         * src/prefs_msg_colors.c
11184         * src/procheader.c
11185         * src/procmime.c
11186         * src/procmime.h
11187         * src/procmsg.c
11188         * src/summaryview.c
11189         * src/textview.c
11190         * src/common/base64.c
11191         * src/common/partial_download.c
11192         * src/common/socket.c
11193         * src/common/sylpheed.c
11194         * src/common/utils.c
11195         * src/common/utils.h
11196         * src/gtk/pluginwindow.c
11197         * src/gtk/quicksearch.c
11198         * src/plugins/clamav/clamav_plugin.c
11199         * src/plugins/clamav/clamav_plugin.h
11200         * src/plugins/clamav/clamav_plugin_gtk.c
11201         * src/plugins/pgpmime/passphrase.c
11202         * src/plugins/pgpmime/pgpmime.c
11203         * src/plugins/pgpmime/plugin.c
11204         * src/plugins/pgpmime/prefs_gpg.c
11205         * src/plugins/pgpmime/prefs_gpg.h
11206         * src/plugins/pgpmime/select-keys.c
11207         * src/plugins/pgpmime/sgpgme.c
11208         * src/plugins/spamassassin/libspamc.c
11209         * src/plugins/spamassassin/spamassassin.c
11210         * src/plugins/spamassassin/spamassassin.h
11211         * src/plugins/spamassassin/spamassassin_gtk.c
11212         * src/plugins/trayicon/trayicon.c
11213         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
11214                 Sync with HEAD
11215
11216 2004-10-14 [colin]      0.9.12cvs126.2
11217
11218         * src/codeconv.c
11219         * src/textview.c
11220                 Fix conv_unreadable_locale
11221
11222 2004-10-13 [colin]      0.9.12cvs126.1
11223
11224         * src/compose.c
11225                 Sync with HEAD (don't convert charset for 
11226                 drafted messages, minor cleanup)
11227
11228 2004-10-13 [colin]      0.9.12cvs125.1
11229
11230         * po/POTFILES.in
11231                 Sync with HEAD (POTFILES fix)
11232
11233 2004-10-12 [colin]      0.9.12cvs124.3
11234
11235         * src/compose.c
11236                 Fix encoding bug from latest sync
11237
11238 2004-10-12 [paul]       0.9.12cvs124.2
11239
11240         * src/plugins/pgpmime/prefs_gpg.c
11241         * src/plugins/pgpmime/prefs_gpg.h
11242                 forgotten in last commit        
11243
11244 2004-10-12 [paul]       0.9.12cvs124.1
11245
11246         * ChangeLog.claws
11247         * configure.ac
11248         * m4/spamassassin.m4
11249         * src/Makefile.am
11250         * src/account.c
11251         * src/compose.c
11252         * src/compose.h
11253         * src/crash.c
11254         * src/main.c
11255         * src/mimeview.c
11256         * src/passphrase.c
11257         * src/passphrase.h
11258         * src/prefs_account.c
11259         * src/prefs_account.h
11260         * src/prefs_common.c
11261         * src/privacy.c
11262         * src/privacy.h
11263         * src/procmime.c
11264         * src/procmime.h
11265         * src/procmsg.c
11266         * src/rfc2015.c
11267         * src/rfc2015.h
11268         * src/select-keys.c
11269         * src/select-keys.h
11270         * src/textview.c
11271         * src/common/utils.c
11272         * src/common/utils.h
11273         * src/gtk/about.c
11274         * src/plugins/pgpmime/Makefile.am
11275         * src/plugins/pgpmime/passphrase.c
11276         * src/plugins/pgpmime/passphrase.h
11277         * src/plugins/pgpmime/pgpmime.c
11278         * src/plugins/pgpmime/plugin.c
11279         * src/plugins/pgpmime/select-keys.c
11280         * src/plugins/pgpmime/select-keys.h
11281         * src/plugins/pgpmime/sgpgme.c
11282         * src/plugins/pgpmime/sgpgme.h
11283                 sync with HEAD
11284
11285 2004-10-04 [colin]      0.9.12cvs122.1
11286
11287         * src/mainwindow.c
11288         * src/messageview.c
11289         * src/messageview.h
11290         * src/textview.c
11291                 Sync with HEAD
11292
11293 2004-10-04 [colin]      0.9.12cvs121.1
11294
11295         * src/summaryview.c
11296                 Sync with HEAD
11297
11298 2004-10-04 [paul]       0.9.12cvs120.1
11299
11300         * configure.ac
11301                 sync with HEAD [don't try to build 
11302                 pgpmime plugin when gpgme is disabled]
11303
11304 2004-10-03 [colin]      0.9.12cvs119.3
11305
11306         * src/gtk/gtksctree.c
11307                 Lots of side effects. Put back as before 117.2.
11308         * src/summaryview.c
11309                 Fix bug #602
11310
11311 2004-10-03 [colin]      0.9.12cvs119.2
11312
11313         * src/gtk/gtksctree.c
11314                 Revert 608 fix that doesn't work that good
11315
11316 2004-10-02 [colin]      0.9.12cvs119.1
11317
11318         * src/mainwindow.c
11319         * src/messageview.c
11320         * src/prefs_common.h
11321         * src/procmime.c
11322         * src/procmime.h
11323         * src/textview.c
11324                 Sync with HEAD
11325         * src/gtk/gtksctree.c
11326                 Close bug #608
11327
11328 2004-10-01 [colin]      0.9.12cvs118.1
11329
11330         * src/mimeview.c
11331                 Sync with HEAD (better Save All fix)
11332
11333 2004-10-01 [colin]      0.9.12cvs117.2
11334
11335         * src/gtk/gtksctree.c
11336                 Faster on selection
11337
11338 2004-10-01 [colin]      0.9.12cvs117.1
11339
11340         * src/mimeview.c
11341                 Sync with HEAD (Save All: only attachments)
11342
11343 2004-10-01 [paul]       0.9.12cvs116.1
11344
11345         * ChangeLog.claws
11346         * configure.ac
11347         * src/account.c
11348         * src/prefs_common.c
11349         * src/gtk/colorlabel.c
11350                 sync with HEAD
11351
11352 2004-09-30 [colin]      0.9.12cvs115.1
11353
11354         * src/stock_pixmap.c
11355         * src/stock_pixmap.h
11356         * src/folderview.c
11357         * src/Makefile.am
11358         * src/pixmaps/read.xpm
11359                 Sync with HEAD (new pixmap)
11360
11361 2004-09-29 [colin]      0.9.12cvs114.1
11362
11363         * src/compose.c
11364                 Sync with HEAD
11365                 Fix focus handling in headers
11366
11367 2004-09-29 [paul]       0.9.12cvs113.1
11368
11369         * src/quote_fmt_parse.y
11370                 sync with HEAD
11371  
11372
11373 2004-09-28 [colin]      0.9.12cvs112.1
11374
11375         * src/folderview.c
11376         * src/mainwindow.c
11377                 Sync with HEAD
11378
11379 2004-09-28 [colin]      0.9.12cvs110.1
11380
11381         * src/folderview.c
11382                 Sync with HEAD (Contextual Empty trash menu)
11383
11384 2004-09-28 [colin]      0.9.12cvs108.1
11385
11386         * src/addressbook.c
11387                 Sync with HEAD (addressbook edit on double-click)
11388
11389 2004-09-28 [colin]      0.9.12cvs106.1
11390
11391         * src/inc.c
11392                 Sync with HEAD (folder_item freeze on inc)
11393
11394 2004-09-27 [colin]      0.9.12cvs105.1
11395
11396         * src/folderview.c
11397                 Sync with HEAD (right-align new and unread column)
11398
11399 2004-09-27 [colin]      0.9.12cvs104.1
11400
11401         * src/main.c
11402                 Sync with HEAD (revert 0.9.12cvs101)
11403
11404 2004-09-24 [colin]      0.9.12cvs103.2
11405
11406         * src/wizard.c
11407                 Fix gtk warnings and use domain part of the email address 
11408                 when domain detection fails (no dot in domain name)
11409
11410 2004-09-23 [colin]      0.9.12cvs103.1
11411
11412         * src/plugins/spamassassin/libspamc.c
11413         * src/plugins/spamassassin/libspamc.h
11414         * src/plugins/spamassassin/utils.c
11415         * src/plugins/spamassassin/utils.h
11416                 Sync with HEAD (Update spamassassin to 3.0)
11417
11418 2004-09-21 [colin]      0.9.12cvs102.3
11419
11420         * src/action.c
11421                 Add horizontal scrollbar in action io dialog as needed
11422                 Patch by Alfons.
11423
11424 2004-09-20 [colin]      0.9.12cvs102.2
11425
11426         * src/plugins/image_viewer/viewer.c
11427                 Remove imlib stuff
11428                 use gtk_pixmap_set when clearing
11429                 (would be better to use gtkImages, but causes size-allocate 
11430                 signals storm)
11431
11432 2004-09-17 [paul]       0.9.12cvs102.1
11433
11434         * ChangeLog
11435         * ChangeLog.claws
11436         * ChangeLog.jp
11437         * configure.ac
11438         * src/inc.c
11439                 sync with HEAD
11440
11441
11442 2004-09-17 [colin]      0.9.12cvs101.1
11443
11444         * ChangeLog.claws
11445         * src/main.c
11446                 Sync with HEAD (fix segs at exit)
11447
11448 2004-09-14 [colin]      0.9.12cvs99.5
11449
11450         * src/common/socket.c
11451         * AUTHORS
11452                 Fix send error on 64bit platforms
11453                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
11454
11455 2004-09-14 [colin]      0.9.12cvs99.4
11456
11457         * src/action.c
11458                 Fix action output with utf8 
11459                 Patch by Alfons.
11460
11461 2004-09-14 [colin]      0.9.12cvs99.3
11462
11463         * ChangeLog.claws
11464         * src/folder.c
11465                 Sync with HEAD
11466
11467 2004-09-09 [colin]      0.9.12cvs99.2
11468
11469         * src/action.c
11470                 Fix progress bar (displaying "Completed %v/%u")
11471                 Patch by Alfons.
11472
11473 2004-09-08 [colin]      0.9.12cvs99.1
11474
11475         * src/account.c
11476         * src/folder.c
11477         * src/procmsg.c
11478         * src/procmsg.h
11479         * src/plugins/pgpmime/pgpmime.c
11480                 Sync with HEAD
11481
11482 2004-09-08 [colin]      0.9.12cvs97.2
11483
11484         * src/summaryview.c
11485                 Don't select mails in collapsed threads 
11486                 when navigating with up/down
11487
11488 2004-09-07 [colin]      0.9.12cvs97.1
11489
11490         * src/inc.c
11491                 Sync with HEAD (meaningful error messages)
11492
11493 2004-09-06 [colin]      0.9.12cvs96.1
11494
11495         * src/toolbar.c
11496                 Sync with HEAD (fix Redirect graying out)
11497
11498 2004-09-06 [colin]      0.9.12cvs95.1
11499
11500         * src/summaryview.c
11501         * src/mimeview.c
11502                 Sync with HEAD (fix dropped URIs)
11503
11504 2004-09-06 [colin]      0.9.12cvs94.1
11505
11506         * src/addressbook.c
11507         * src/addressitem.h
11508         * src/addritem.c
11509         * src/addritem.h
11510                 Sync with HEAD (addressbook DnD)
11511
11512 2004-09-03 [colin]      0.9.12cvs93.1
11513
11514         * src/summaryview.c
11515                 Sync with HEAD (next/prev unread)
11516
11517 2004-09-03 [colin]      0.9.12cvs92.1
11518
11519         * src/prefs_common.c
11520         * src/prefs_common.h
11521         * src/summaryview.c
11522                 Sync with HEAD ('mark_as_read_delay' pref)
11523
11524 2004-09-02 [colin]      0.9.12cvs91.2
11525
11526         * src/common/xml.c
11527                 Fix leak
11528
11529 2004-09-02 [colin]      0.9.12cvs91.1
11530
11531         * src/gtk/menu.c
11532                 Sync with HEAD (menu accel don't work, but whatever)
11533
11534 2004-09-02 [colin]      0.9.12cvs90.1
11535
11536         * src/account.c
11537                 Sync with HEAD (fix bug 582)
11538
11539 2004-09-02 [colin]      0.9.12cvs89.1
11540
11541         * src/addrindex.c
11542                 Sync with HEAD (free deleted queries)
11543
11544 2004-09-02 [colin]      0.9.12cvs88.1
11545
11546         * src/ldapquery.c
11547                 Sync with HEAD (fix LDAP freezes)
11548
11549 2004-09-02 [colin]      0.9.12cvs87.1
11550
11551         * src/prefs_spelling.c
11552                 Sync with HEAD (add default dictionary)
11553
11554 2004-09-01 [colin]      0.9.12cvs86.1
11555
11556         * src/filtering.c
11557         * src/folderview.c
11558         * src/imap.c
11559         * src/prefs_matcher.c
11560         * src/stock_pixmap.c
11561         * src/summary_search.c
11562         * src/summaryview.c
11563         * src/wizard.c
11564         * src/wizard.h
11565                 Sync with HEAD (uninitialized vars fixes)
11566                 + gtk2 specific warning fixes
11567
11568 2004-08-31 [colin]      0.9.12cvs85.1
11569
11570         * src/folder.c
11571                 Sync with HEAD (Fix memory corruption due to 
11572                 uninitialized var)
11573
11574 2004-08-31 [colin]      0.9.12cvs84.4
11575
11576         * src/summary_search.c
11577                 Fix segfaults when searching in folders with broken headers
11578
11579 2004-08-31 [colin]      0.9.12cvs84.3
11580
11581         * src/compose.c
11582         * src/textview.c
11583                 Fix some more encoding/decoding issues
11584
11585 2004-08-30 [colin]      0.9.12cvs84.2
11586
11587         * src/mimeview.c
11588         * src/prefs_themes.c
11589         * src/gtk/filesel.c
11590         * src/gtk/filesel.h
11591                 Add a folder-mode selection (fixes mimeview's "Save all")
11592
11593 2004-08-29 [colin]      0.9.12cvs84.1
11594
11595         * src/mimeview.c
11596                 Sync with HEAD (don't escape saved filenames)
11597
11598 2004-08-27 [colin]      0.9.12cvs83.1
11599
11600         * ChangeLog
11601         * ChangeLog.claws
11602         * ChangeLog.jp
11603         * src/mh.c
11604         * src/procheader.c
11605         * src/procmsg.c
11606         * src/procmsg.h
11607         * src/common/utils.c
11608         * src/gtk/menu.h
11609         * po/
11610                 Sync with HEAD 0.9.12cvs83 (sync with main)
11611
11612 2004-08-26 [colin]      0.9.12cvs82.4
11613
11614         * src/codeconv.c
11615                 Fix strange stack corruption
11616                 Convert to utf8 after unmime, not before
11617
11618 2004-08-26 [colin]      0.9.12cvs82.3
11619
11620         * src/main.c
11621         * src/wizard.c
11622                 Fix account folders duplication
11623
11624 2004-08-25 [colin]      0.9.12cvs82.2
11625
11626         * src/wizard.c
11627                 Remove ports
11628                 Add SSL selection
11629                 Use login@server as account name
11630
11631 2004-08-25 [colin]      0.9.12cvs82.1
11632
11633         * src/plugins/pgpmime/pgpmime.c
11634                 Sync with HEAD (leak fix).
11635
11636 2004-08-25 [colin]      0.9.12cvs81.1
11637
11638         * src/plugins/pgpmime/pgpmime.c
11639         * src/plugins/pgpmime/sgpgme.c
11640         * src/plugins/pgpmime/sgpgme.h
11641                 Sync with HEAD (Handle combined messages).
11642
11643 2004-08-24 [colin]      0.9.12cvs80.3
11644
11645         * src/wizard.c
11646                 Fix full name, ports, and imap
11647
11648 2004-08-24 [colin]      0.9.12cvs80.2
11649
11650         * src/Makefile.am
11651         * src/main.c
11652         * src/setup.c
11653         * src/setup.h
11654         * src/stock_pixmap.c
11655         * src/stock_pixmap.h
11656         * src/wizard.c ** ADDED **
11657         * src/wizard.h ** ADDED ** 
11658         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
11659                 Add a setup wizard 
11660
11661 2004-08-24 [colin]      0.9.12cvs80.1
11662
11663         * src/folder.c
11664                 Sync with HEAD (set mimeflags on all messages)
11665
11666 2004-08-24 [colin]      0.9.12cvs79.3
11667
11668         * src/matcher_parser_lex.l
11669                 Fix 8bits strings not in utf8
11670
11671 2004-08-24 [colin]      0.9.12cvs79.2
11672
11673         * src/compose.c
11674                 Check conversion result before replacing buffer
11675
11676 2004-08-23 [colin]      0.9.12cvs79.1
11677
11678         * src/compose.c
11679                 Sync with HEAD (create message header in memory)
11680
11681 2004-08-23 [colin]      0.9.12cvs78.1
11682
11683         * src/rfc2015.c
11684         * src/rfc2015.h
11685                 Sync with HEAD (fix bug 197 again)
11686
11687 2004-08-23 [colin]      0.9.12cvs77.3
11688
11689         * src/compose.c
11690                 Fix again inline gpg signing (which outputs utf8
11691                 in gtk2). Not syncing this fix to HEAD as this 
11692                 code is meant to die.
11693
11694 2004-08-23 [colin]      0.9.12cvs77.2
11695
11696         * src/prefs_account.h
11697                 Remove useless include
11698
11699 2004-08-23 [colin]      0.9.12cvs77.1
11700
11701         * src/imap.c
11702         * po/es.po
11703         * po/fr.po
11704         * po/it.po
11705         * po/pl.po
11706         * po/pt_BR.po
11707         * po/sk.po
11708         * po/sr.po
11709                 Sync with HEAD (fix bug 577)
11710
11711 2004-08-22 [colin]      0.9.12cvs76.1
11712
11713         * src/plugins/trayicon/trayicon.c
11714                 Sync with HEAD (fix formatting bug)
11715
11716 2004-08-21 [colin]      0.9.12cvs74.2
11717
11718         * src/gtk/colorsel.c
11719                 Fix bug 564 (Folder color selection window exits on any
11720                 keypress)
11721
11722 2004-08-21 [colin]      0.9.12cvs74.1
11723
11724         * ChangeLog.claws
11725         * src/compose.c
11726         * src/summaryview.c
11727         * src/toolbar.c
11728                 Sync with HEAD (fix bug 576)
11729
11730 2004-08-21 [colin]      0.9.12cvs70.1
11731
11732         * src/compose.c
11733         * src/mainwindow.c
11734                 Sync with HEAD
11735                 
11736
11737 2004-08-21 [paul]       0.9.12cvs66.4
11738
11739         * src/mainwindow.c
11740         * src/messageview.c
11741         * src/gtk/menu.c
11742         * src/plugins/spamassassin/spamassassin_gtk.c
11743                 remove some deprecated gtk1 functions
11744
11745
11746 2004-08-21 [colin]      0.9.12cvs66.3
11747
11748         * src/compose.c
11749         * src/codeconv.c
11750                 Fix warnings
11751                 Remove encoding hacks
11752                 Fix bug 575 (Strange character messes up message)
11753                 Don't display conversion error when drafting
11754
11755 2004-08-21 [paul]       0.9.12cvs66.2
11756
11757         * src/prefs_account.c
11758                 fix GnuPG mode bugs
11759
11760
11761 2004-08-20 [colin]      0.9.12cvs66.1
11762
11763         * src/codeconv.c
11764                 Sync with HEAD 0.9.12cvs66
11765
11766 2004-08-20 [paul]
11767
11768         * src/plugins/pgpmime/plugin.c
11769                 modify PGP/MIME plugin's description
11770
11771 2004-08-17 [colin]      0.9.12cvs65.1
11772
11773         * src/common/ssl.c
11774         * src/plugins/pgpmime/plugin.c
11775                 Sync with HEAD
11776
11777 2004-08-14 [colin]      0.9.12cvs60.3
11778
11779         * src/plugins/trayicon/trayicon.c
11780                 Put back resize callback, on size-request signal
11781                 rather than size-allocate to avoid infinite 
11782                 callback loop
11783
11784 2004-08-13 [colin]      0.9.12cvs60.2
11785
11786         * src/common/defs.h
11787                 Cache versions have been fixed
11788
11789 2004-08-13 [colin]      0.9.12cvs60.1
11790
11791         * src/folderutils.c
11792                 Sync with HEAD
11793
11794 2004-08-12 [colin]      0.9.12cvs59.1
11795
11796         * src/plugins/trayicon/trayicon.c
11797                 Sync with HEAD
11798
11799 2004-08-12 [colin]      0.9.12cvs57.5
11800
11801         * sylpheed.desktop
11802         * configure.ac
11803         * src/Makefile.am
11804         * src/main.c
11805                 Add support for Freedesktop.org's startup notification
11806
11807 2004-08-11 [colin]      0.9.12cvs57.4
11808
11809         * src/textview.c
11810                 Fix off-by-one
11811
11812 2004-08-11 [colin]      0.9.12cvs57.3
11813
11814         * src/message_search.c
11815         * src/summary_search.c
11816                 Make searches case insensitive by default
11817         * src/textview.c
11818                 Fix case-insensitive search in message
11819
11820 2004-08-11 [colin]      0.9.12cvs57.2
11821
11822         * src/summary_search.c
11823                 Let case-sensitive be specified
11824
11825 2004-08-10 [colin]      0.9.12cvs55.4
11826
11827         * src/common/socket.c
11828                 Fix the possible race condition
11829
11830 2004-08-09 [paul]       0.9.12cvs55.3
11831
11832         * configure.ac
11833         * src/Makefile.am
11834         * src/common/Makefile.am
11835                 sync with HEAD
11836
11837
11838 2004-08-09 [paul]       0.9.12cvs55.2
11839
11840         * autogen.sh
11841         * po/poconv.sh
11842                 remove unneeded script
11843
11844         * configure.ac
11845                 add forgotten USE_LDAP_TLS (sync with HEAD)
11846
11847
11848 2004-08-09 [colin]      0.9.12cvs55.1
11849
11850         * src/main.c
11851         * src/common/ssl.c
11852         * src/common/sylpheed.c
11853         * src/common/sylpheed.h
11854                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
11855
11856 2004-08-09 [paul]       0.9.12cvs54.1
11857
11858         * ChangeLog
11859         * ChangeLog.claws
11860         * ChangeLog.jp
11861         * configure.ac
11862         * po/POTFILES.in
11863         * src/Makefile.am
11864         * src/folderutils.c
11865         * src/main.c
11866         * src/pgpmime.c
11867         * src/pgpmime.h
11868         * src/sgpgme.c
11869         * src/sgpgme.h
11870         * src/plugins/Makefile.am
11871         * src/plugins/pgpmime/.cvsignore
11872         * src/plugins/pgpmime/Makefile.am
11873         * src/plugins/pgpmime/pgpmime.c
11874         * src/plugins/pgpmime/pgpmime.h
11875         * src/plugins/pgpmime/plugin.c
11876         * src/plugins/pgpmime/sgpgme.c
11877         * src/plugins/pgpmime/sgpgme.h
11878                 sync with HEAD
11879
11880 2004-08-08 [paul]       0.9.12cvs51.1
11881
11882         * configure.ac
11883         * src/folder.c
11884                 sync with HEAD
11885
11886 2004-08-07 [colin]      0.9.12cvs50.1
11887
11888         * src/pop.c
11889         * src/common/partial_download.c
11890                 fix warnings (sync from HEAD)
11891
11892 2004-08-07 [colin]      0.9.12cvs48.1
11893
11894         * src/prefs_folder_item.c
11895                 sync with HEAD 0.9.12cvs48
11896
11897 2004-08-06 [colin]      0.9.12cvs47.1
11898
11899         * src/compose.c
11900                 Sync with HEAD
11901
11902 2004-08-06 [christoph]  0.9.12cvs46.2
11903
11904         * src/main.c
11905         * src/plugins/clamav/clamav_plugin_gtk.c
11906         * src/plugins/dillo_viewer/dillo_viewer.c
11907         * src/plugins/image_viewer/plugin.c
11908         * src/plugins/mathml_viewer/mathml_viewer.c
11909         * src/plugins/spamassassin/spamassassin_gtk.c
11910         * src/plugins/trayicon/trayicon.c
11911                 don't mix GTK1.2 plugin with GTK2 plugins
11912
11913 2004-08-06 [colin]      0.9.12cvs46.1
11914
11915         * ChangeLog
11916         * ChangeLog.claws
11917         * ChangeLog.jp
11918         * configure.ac
11919         * sylpheed-claws.pc.in
11920         * src/folder.c
11921         * src/imap.c
11922         * src/localfolder.c
11923         * src/messageview.c
11924         * src/mimeview.c
11925         * src/mimeview.h
11926         * src/msgcache.c
11927         * src/news.c
11928         * src/prefs_ext_prog.c
11929         * src/prefs_folder_item.c
11930         * src/prefs_fonts.c
11931         * src/prefs_msg_colors.c
11932         * src/prefs_spelling.c
11933         * src/prefs_themes.c
11934         * src/prefs_toolbar.c
11935         * src/prefs_wrapping.c
11936         * src/procmime.h
11937         * src/common/defs.h
11938         * src/common/nntp.c
11939         * src/common/session.c
11940         * src/common/session.h
11941         * src/common/socket.c
11942         * src/common/utils.h
11943         * src/common/xml.c
11944         * src/common/xml.h
11945         * src/gtk/prefswindow.c
11946         * src/gtk/prefswindow.h
11947         * src/plugins/clamav/clamav_plugin_gtk.c
11948         * src/plugins/dillo_viewer/dillo_prefs.c
11949         * src/plugins/image_viewer/viewerprefs.c
11950         * src/plugins/spamassassin/spamassassin_gtk.c
11951         * m4/openssl.m4 *** REMOVED ***
11952                 Sync with HEAD 0.9.12cvs46
11953
11954 2004-08-03 [paul]       0.9.12cvs40.2
11955
11956         * src/action.c
11957         * src/addressadd.c
11958         * src/addressbook.c
11959         * src/addrgather.c
11960         * src/browseldap.c
11961         * src/compose.c
11962         * src/crash.c
11963         * src/editaddress.c
11964         * src/editgroup.c
11965         * src/editldap_basedn.c
11966         * src/foldersel.c
11967         * src/importldif.c
11968         * src/mimeview.c
11969         * src/prefs_common.c
11970         * src/prefs_template.c
11971         * src/sourcewindow.c
11972         * src/summaryview.c
11973         * src/gtk/about.c
11974         * src/gtk/foldersort.c
11975         * src/gtk/logwindow.c
11976         * src/gtk/pluginwindow.c
11977         * src/gtk/prefswindow.c
11978                 change all gtk_scrolled_window_set_policy from 
11979                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
11980
11981 2004-08-02 [paul]       0.9.12cvs40.1
11982
11983         * AUTHORS
11984                 update translation team section
11985         * po/pt_BR.po
11986                 updated by Frederico Goncalves Guimaraes
11987                 <fggdebian@yahoo.com.br>
11988
11989 2004-07-31 [colin]      0.9.12cvs39.9
11990
11991         * src/exphtmldlg.c
11992                 Fix compilation
11993
11994 2004-07-31 [colin]      0.9.12cvs39.8
11995
11996         * src/exphtmldlg.c
11997                 Fix an alertpanel type
11998
11999 2004-07-30 [colin]      0.9.12cvs39.7
12000
12001         * src/alertpanel.c
12002                 Fix alertpanel_error_log's icon
12003
12004 2004-07-30 [colin]      0.9.12cvs39.6
12005
12006         * src/pop.c
12007                 Two of them should still be warnings
12008
12009 2004-07-30 [colin]      0.9.12cvs39.5
12010
12011         * src/pop.c
12012                 More warning -> error
12013 2004-07-29 [colin]      0.9.12cvs39.4
12014
12015         * src/pop.c
12016                 Warning -> error
12017
12018 2004-07-29 [colin]      0.9.12cvs39.3
12019
12020         * src/prefs_matcher.c
12021                 Fix segfault
12022
12023 2004-07-29 [colin]      0.9.12cvs39.2
12024
12025         * src/alertpanel.c
12026                 More nice-looking alertpanels
12027
12028 2004-07-29 [colin]      0.9.12cvs39.1
12029
12030         * src/messageview.c
12031                 sync with head
12032                 (inform user when partial mail is deleted on server)
12033
12034 2004-07-29 [colin]      0.9.12cvs38.1
12035
12036         * src/messageview.c
12037                 sync with head
12038
12039 2004-07-28 [paul]       0.9.12cvs37.7
12040
12041         * src/mainwindow.c
12042                 complete the replacement of deprecated gtk_progress_*
12043
12044 2004-07-28 [paul]       0.9.12cvs37.6
12045
12046         * src/action.c
12047         * src/inc.c
12048         * src/mainwindow.c
12049         * src/send_message.c
12050         * src/gtk/progressdialog.c
12051         * src/gtk/progressdialog.h
12052                 replace deprecated gtk_progress_*
12053
12054 2004-07-28 [paul]       0.9.12cvs37.5
12055
12056         * src/gtk/filesel.c
12057                 remove gtk_window_set_wmclass()
12058 2004-07-28 [paul]       0.9.12cvs37.4
12059
12060         * src/addressbook.c
12061         * src/compose.c
12062         * src/foldersel.c
12063         * src/mainwindow.c
12064         * src/messageview.c
12065         * src/sourcewindow.c
12066         * src/gtk/logwindow.c
12067                 remove gtk_window_set_wmclass()
12068                 
12069         * src/prefs_filtering.c
12070         * src/prefs_filtering_action.c
12071         * src/prefs_fonts.c
12072         * src/prefs_gtk.c
12073         * src/prefs_matcher.c
12074         * src/ssl_manager.c
12075         * src/gtk/prefswindow.c
12076                 replace gtk_window_position()
12077
12078 2004-07-28 [colin]      0.9.12cvs37.3
12079
12080         * src/alertpanel.c
12081         * src/alertpanel.h
12082                 Add a way to specify panel type for specific
12083                 panels (alertpanel())
12084         * src/account.c
12085         * src/addressbook.c
12086         * src/compose.c
12087         * src/expldifdlg.c
12088         * src/main.c
12089         * src/messageview.c
12090         * src/summaryview.c
12091         * src/textview.c
12092         * src/gtk/sslcertwindow.c
12093                 Fix alertpanel()s so that their icon match
12094                 their real type
12095
12096 2004-07-28 [paul]       0.9.12cvs37.2
12097
12098         * src/addr_compl.c
12099         * src/addressbook.c
12100         * src/alertpanel.c
12101         * src/compose.c
12102         * src/export.c
12103         * src/foldersel.c
12104         * src/folderview.c
12105         * src/grouplistdialog.c
12106         * src/import.c
12107         * src/mainwindow.c
12108         * src/message_search.c
12109         * src/messageview.c
12110         * src/passphrase.c
12111         * src/prefs_actions.c
12112         * src/prefs_common.c
12113         * src/prefs_customheader.c
12114         * src/prefs_display_header.c
12115         * src/prefs_filtering.c
12116         * src/prefs_filtering_action.c
12117         * src/prefs_gtk.c
12118         * src/prefs_matcher.c
12119         * src/prefs_msg_colors.c
12120         * src/prefs_summary_column.c
12121         * src/prefs_template.c
12122         * src/sourcewindow.c
12123         * src/ssl_manager.c
12124         * src/summary_search.c
12125         * src/gtk/colorsel.c
12126         * src/gtk/description_window.c
12127         * src/gtk/gtkaspell.c
12128         * src/gtk/inputdialog.c
12129         * src/gtk/logwindow.c
12130         * src/gtk/prefswindow.c
12131         * src/gtk/progressdialog.c
12132                 replace deprecated gtk_window_set_policy
12133
12134 2004-07-27 [colin]      0.9.12cvs37.1
12135
12136         * src/msgcache.c
12137                 More fixes (synced for head again)
12138
12139 2004-07-27 [colin]      0.9.12cvs35.3
12140
12141         * src/msgcache.c
12142                 Fix wrong test
12143
12144 2004-07-27 [colin]      0.9.12cvs35.2
12145
12146         * src/mimeview.c
12147                 Fix width a bit (by Paul)
12148         * src/alertpanel.c
12149         * src/alertpanel.h
12150                 Specialize icons, make alertpanel_message()
12151                 private
12152         * src/message_search.c
12153         * src/sgpgme.c
12154         * src/summary_search.c
12155                 Suit alertpanel changes
12156
12157 2004-07-27 [colin]      0.9.12cvs35.1
12158
12159         * src/alertpanel.c
12160                 Add an icon
12161         * src/passphrase.c
12162                 Add debug output - maybe someone will
12163                 want to look at the problem with Grab
12164                 Input :)
12165         Bump version as we're synced with HEAD
12166
12167 2004-07-26 [colin]      0.9.12cvs33.26
12168
12169         * src/pop.c
12170                 Fix uidl-file parsing when not in new
12171                 format
12172
12173 2004-07-26 [colin]      0.9.12cvs33.25
12174
12175         * src/gtk/menu.c
12176                 Move popup menu up if necessary (fixes 
12177                 account selector)
12178         * src/mainwindow.c
12179                 Set account selector's button height to
12180                 minimum
12181
12182 2004-07-26 [colin]      0.9.12cvs33.24
12183
12184         * src/alertpanel.c
12185                 Maybe fix 551 (Truncated font in alert window)
12186
12187 2004-07-26 [colin]      0.9.12cvs33.23
12188
12189         * po/de.po
12190         * po/es.po
12191         * po/fr.po
12192         * po/it.po
12193         * po/ja.po
12194         * po/pl.po
12195         * po/ru.po
12196         * po/sk.po
12197         * po/sr.po
12198         * po/zh_CN.po
12199                 Sync po files with HEAD
12200
12201 2004-07-26 [paul]       0.9.12cvs33.22
12202
12203         * src/compose.c
12204                 fix Bug 556 'Organisation-header is sent even if empty'
12205
12206 2004-07-24 [colin]      0.9.12cvs33.21
12207
12208         * src/compose.c
12209         * src/gtk/gtkaspell.c
12210         * src/gtk/gtkaspell.h
12211                 Fix speller accelerators (require hack)
12212
12213 2004-07-24 [colin]      0.9.12cvs33.20
12214
12215         * src/gtk/gtkaspell.c
12216                 Fix over-eager code deletion breaking
12217                 Check while typing
12218
12219 2004-07-24 [colin]      0.9.12cvs33.19
12220
12221         * src/browseldap.c
12222         * src/ldapctrl.c
12223         * src/ldapctrl.h
12224         * src/ldapserver.h
12225                 Sync ldap with HEAD
12226         (Fixes 546 LDAP completely broken)
12227
12228 2004-07-24 [colin]      0.9.12cvs33.18
12229
12230         * src/prefs_msg_colors.c
12231                 Fix prototype mismatch
12232         (Fixes 547 void function cannot return value)
12233
12234 2004-07-24 [colin]      0.9.12cvs33.17
12235
12236         * src/mainwindow.c
12237                 Fix sort going back to previous sort key
12238                 when changing sort direction
12239
12240 2004-07-24 [colin]      0.9.12cvs33.16
12241
12242         * src/compose.c
12243                 Fix space insertion when re-wrapping at 
12244                 cursor point
12245
12246 2004-07-24 [colin]      0.9.12cvs33.15
12247
12248         * src/gtk/gtkaspell.c
12249                 Don't change cursor position in insert-text
12250                 callback
12251         (Fixes 539 Word wrapping on input transposes letters)
12252
12253 2004-07-24 [colin]      0.9.12cvs33.14
12254
12255         * src/gtk/gtkaspell.c
12256                 Reencode non-ascii chars to dictionary's
12257                 encoding
12258         (Fixes 544 Spell check broken non english locale)
12259
12260 2004-07-24 [colin]      0.9.12cvs33.13
12261
12262         * src/summaryview.c
12263                 Fix Shift+Down, add Home/End/PgUp/PgDown
12264
12265 2004-07-21 [colin]      0.9.12cvs33.12
12266
12267         * src/prefs_common.c
12268                 Fix a gtk warning (Patch by Andrej Kacian)
12269
12270 2004-07-21 [colin]      0.9.12cvs33.11
12271
12272         * src/gtk/filesel.c
12273                 More check
12274
12275 2004-07-21 [colin]      0.9.12cvs33.10
12276
12277         * src/compose.c
12278         * src/crash.c
12279         * src/export.c
12280         * src/import.c
12281         * src/messageview.c
12282         * src/mimeview.c
12283         * src/prefs_spelling.c
12284         * src/prefs_themes.c
12285         * src/summaryview.c
12286         * src/gtk/filesel.c
12287         * src/gtk/filesel.h
12288         * src/gtk/pluginwindow.c
12289                 Untwist open/save mode guessing logic, make
12290                 it explicit
12291
12292 2004-07-20 [colin]      0.9.12cvs33.9
12293
12294         * src/codeconv.c
12295                 conv_encode_header: src_charset is UTF-8 on
12296                 gtk2
12297         * src/compose.c
12298                 Remove double encoding of the headers
12299
12300 2004-07-20 [colin]      0.9.12cvs33.8
12301
12302         * src/codeconv.c
12303                 Fix typo
12304
12305 2004-07-20 [colin]      0.9.12cvs33.7
12306
12307         * src/mainwindow.c
12308                 Set the separated messageview to the saved
12309                 size of Claws' messageview (Patch by Alfons)
12310                 Fix a callback prototype (me)
12311
12312 2004-07-20 [colin]      0.9.12cvs33.6
12313
12314         * src/codeconv.h
12315                 Forgot one hunk in 0.9.12cvs33.4
12316
12317 2004-07-19 [colin]      0.9.12cvs33.5
12318
12319         * src/action.c
12320                 Action output fix
12321                 Patch by Alfons
12322
12323 2004-07-19 [colin]      0.9.12cvs33.4
12324
12325         * src/compose.c
12326                 Fix outgoing charset bug in headers
12327         * src/codeconv.c
12328                 Clean for glib2 - Patch by Alfons
12329
12330 2004-07-19 [colin]      0.9.12cvs33.3
12331
12332         * src/statusbar.c
12333                 Remove grip from the statusbar
12334                 Patch by Alfons
12335
12336 2004-07-19 [colin]      0.9.12cvs33.2
12337
12338         * src/messageview.c
12339         * src/textview.c
12340                 Fix messageview remembering the previous
12341                 scroll position when loading a new message
12342                 Patch by Alfons
12343
12344 2004-07-19 [colin]      0.9.12cvs33.1
12345
12346         * src/folder.h
12347         * src/folderview.c
12348         * src/summaryview.c
12349                 Sync with HEAD
12350
12351 2004-07-18 [colin]      0.9.12cvs32.7
12352
12353         * configure.ac
12354                 Remove useless check for XIM - noticed
12355                 by Alfons
12356
12357 2004-07-18 [colin]      0.9.12cvs32.6
12358
12359         * src/summaryview.c
12360                 Remove non-modified and shift-modified
12361                 accelerators in summaryview's popup
12362                 menu, as that doesn't get catched by
12363                 the accel-activate signal catcher...
12364
12365 2004-07-18 [colin]      0.9.12cvs32.5
12366
12367         * src/prefs_common.c
12368                 Define sensible default prefs for 
12369                 wrapping
12370
12371 2004-07-18 [colin]      0.9.12cvs32.4
12372
12373         * src/compose.c
12374         * src/prefs_common.c
12375         * src/prefs_common.h
12376         * src/prefs_wrapping.c
12377                 Remove Smart Wrapping pref, which does
12378                 nothing on gtk2 branch
12379
12380 2004-07-18 [colin]      0.9.12cvs32.3
12381
12382         * src/sourcewindow.c
12383                 Proper utf8
12384
12385 2004-07-18 [colin]      0.9.12cvs32.2
12386
12387         * src/compose.c
12388                 Save attachment status when drafting
12389
12390 2004-07-18 [colin]      0.9.12cvs32.1
12391
12392         * src/gtk/filesel.c
12393                 Fix erratic folder selection in open mode
12394
12395 2004-07-18 [colin]      0.9.12cvs31.11
12396
12397         * src/pop.c
12398                 Don't let partial messages get deleted
12399                 even with "dowload all"
12400                 (0.9.12cvs31.8 fix extension)
12401 2004-07-18 [colin]      0.9.12cvs31.10
12402
12403         * src/gtk/logwindow.c
12404                 Fix log scrolling
12405
12406 2004-07-18 [colin]      0.9.12cvs31.9
12407
12408         * src/common/utils.c
12409                 Fix non-utf8 strings coming from commands
12410                 and files
12411
12412 2004-07-18 [colin]      0.9.12cvs31.8
12413
12414         * src/pop.c
12415                 Fix partial download bug with Download all
12416                 messages option
12417
12418 2004-07-18 [colin]      0.9.12cvs31.7
12419
12420         * src/textview.c
12421                 Fix bug introduced in 0.9.12cvs31.2
12422                 (blocked in select mode after double click)
12423
12424 2004-07-18 [colin]      0.9.12cvs31.6
12425
12426         * src/compose.c
12427         * src/gtk/menu.c
12428                 More glib-warning fixes
12429
12430 2004-07-18 [colin]      0.9.12cvs31.5
12431
12432         * src/compose.c
12433                 Fix trashing the primary clipboard when moving 
12434                 around with tab
12435         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
12436
12437 2004-07-18 [colin]      0.9.12cvs31.4
12438
12439         * src/codeconv.c
12440                 convert unencoded iso headers to utf8
12441         (Fix Bug 538 Unencoded local characters in subject make it 
12442          disappear)
12443
12444 2004-07-18 [colin]      0.9.12cvs31.3
12445
12446         * src/compose.c
12447                 Fix tab char handling in wrapping
12448         (Fix Bug 537 Line wrap problem - TAB character treated as 
12449          one character instead of 8)
12450
12451 2004-07-18 [colin]      0.9.12cvs31.2
12452
12453         * src/textview.c
12454                 return FALSE on GDK_MOTION_NOTIFY
12455         (Fix Bug 535 Hyperlinks/addresses are not selectable 
12456          (unable to highlight))
12457
12458 2004-07-18 [colin]      0.9.12cvs31.1
12459
12460         * src/folderview.c
12461                 Sync with 0.9.12cvs31
12462
12463 2004-07-18 [colin]      0.9.12cvs30.4
12464
12465         * src/compose.c
12466                 Also block text_inserted when inserting a file
12467
12468 2004-07-18 [colin]      0.9.12cvs30.3
12469
12470         * src/compose.c
12471                 Fix smart wrapping (block text_inserted handler
12472                 while putting quotation to avoid wrap on input,
12473                 don't join lines if next is sig separator)
12474
12475 2004-07-17 [colin]      0.9.12cvs30.2
12476
12477         * src/folderview.c
12478         * src/mainwindow.c
12479         * src/mimeview.c
12480         * src/summaryview.c
12481         * src/gtk/quicksearch.c
12482         * src/gtk/quicksearch.h
12483                 Block key events handlers *and* accels while
12484                 quicksearch is focused
12485         (Fixes Bug 534 quick-search bar not accepting certain letters)
12486
12487 2004-07-17 [colin]      0.9.12cvs30.1
12488
12489         * src/folder.h
12490         * src/folderview.c
12491         * src/summaryview.c
12492                 Sync with 0.9.12cvs30
12493
12494 2004-07-17 [colin]      0.9.12cvs28.2
12495
12496         * src/mimeview.c
12497         * src/procmime.c
12498         * src/summaryview.c
12499         * src/gtk/menu.c
12500                 Squash some compile and glib warnings
12501
12502 2004-07-17 [paul]       0.9.12cvs28.1
12503
12504         * src/mimeview.c
12505                 sync with 0.9.12cvs28 HEAD
12506
12507 2004-07-16 [paul]       0.9.12cvs26.1
12508         
12509         * src/gtk/quicksearch.c
12510         * src/account.c
12511         * src/account.h
12512         * src/compose.c
12513         * src/customheader.c
12514         * src/folder_item_prefs.c
12515         * src/main.c
12516         * src/mainwindow.c
12517         * src/messageview.c
12518         * src/mimeview.c
12519         * src/news.c
12520         * src/pgpmime.c
12521         * src/pop.c
12522         * src/pop.h
12523         * src/prefs_account.c
12524         * src/prefs_account.h
12525         * src/prefs_common.c
12526         * src/prefs_common.h
12527         * src/prefs_display_header.c
12528         * src/prefs_gtk.c
12529         * src/prefs_gtk.h
12530         * src/procheader.c
12531         * src/procmime.c
12532                 sync with 0.9.12cvs26 HEAD      
12533
12534 2004-07-15 [colin]      0.9.12cvs18.14
12535
12536         * src/folder.c
12537                 Disable GPG signature check during
12538                 folder move and scan
12539         (Closes Bug 521 Signature checking slows down Folder-Move)
12540
12541 2004-07-14 [colin]      0.9.12cvs18.13
12542
12543         * src/common/partial_download.c
12544                 update includes
12545
12546 2004-07-14 [colin]      0.9.12cvs18.12
12547
12548         * src/common/partial_download.c
12549         * src/common/partial_download.h
12550                 Move doc at top, add correct copyright
12551
12552 2004-07-14 [colin]      0.9.12cvs18.11
12553
12554         * src/folder.c
12555         * src/messageview.c
12556         * src/pop.c
12557         * src/pop.h
12558         * src/procmsg.c
12559         * src/summaryview.c
12560         * src/common/Makefile.am
12561         * src/common/partial_download.c ** NEW FILES **
12562         * src/common/partial_download.h ** NEW FILES **
12563                 Move partial-download related stuff to its
12564                 own file
12565
12566 2004-07-14 [colin]      0.9.12cvs18.10
12567
12568         * src/send_message.c
12569                 Fix smtp auth when user is null or empty
12570
12571 2004-07-13 [colin]      0.9.12cvs18.9
12572
12573         * src/gtk/quicksearch.c
12574                 Use alphabetic order
12575
12576 2004-07-13 [colin]      0.9.12cvs18.8
12577
12578         * src/pop.c
12579                 Be paranoid on the checks
12580
12581 2004-07-13 [colin]      0.9.12cvs18.7
12582
12583         * src/gtk/quicksearch.c
12584                 Fix Engrish once again
12585
12586 2004-07-13 [colin]      0.9.12cvs18.6
12587
12588         * src/procmsg.c
12589         * src/summaryview.c
12590                 Mark messages for deletion when they are about to
12591                 be removed from trash
12592
12593 2004-07-13 [colin]      0.9.12cvs18.5
12594
12595         * src/matcher.c
12596         * src/matcher.h
12597         * src/matcher_parser_parse.y
12598         * src/prefs_matcher.c
12599         * src/gtk/quicksearch.c
12600                 Add 'partial' ('p') match string to find partially
12601                 downloaded messages
12602
12603 2004-07-13 [colin]      0.9.12cvs18.4
12604
12605         * src/pop.c
12606                 Fix misplaced block
12607
12608 2004-07-13 [colin]      0.9.12cvs18.3
12609
12610         * src/pop.c
12611         * src/pop.h
12612         * src/messageview.c
12613                 Refactor API (to avoid passing 5+ params and code
12614                 duplication)
12615         * src/folder.c
12616         * src/msgcache.c
12617         * src/procheader.c
12618         * src/common/defs.h
12619                 Add planned_download to cache
12620                 Don't mess uidl file when moving partially downloaded
12621                 mails (they change folder, we should change it in the
12622                 uidl list too or we'll remove an incorrect message)
12623                 (this also helps removing hacks when changing 
12624                 planned_download in messageview.c)
12625
12626 2004-07-12 [colin]      0.9.12cvs18.2
12627
12628         * src/gtk/quicksearch.c
12629                 Fix missing status update in quicksearch
12630
12631 2004-07-12 [paul]       0.9.12cvs18.1
12632
12633         * po/POTFILES.in
12634         * src/Makefile.am
12635         * src/account.c
12636         * src/codeconv.c
12637         * src/compose.c
12638         * src/inc.c
12639         * src/main.c
12640         * src/prefs_common.c
12641         * src/procmsg.h
12642         * src/toolbar.c
12643         * src/prefs_msg_colors.[ch]     ** NEW FILES **
12644         * src/prefs_wrapping.[ch]       ** NEW FILES **
12645         * src/common/intl.h
12646         * src/common/utils.[ch]
12647         * src/gtk/quicksearch.[ch]
12648                 sync with 0.9.12cvs18 HEAD
12649
12650 2004-07-12 [colin]      0.9.11cvs17.25
12651
12652         * src/folder.c
12653         * src/folder.h
12654                 Remove unused function added by me in 0.9.11cvs17.10
12655
12656 2004-07-11 [colin]      0.9.11cvs17.24
12657
12658         * src/inc.c
12659         * src/messageview.c
12660         * src/pop.c
12661         * src/pop.h
12662                 Use folderitem and msgnum instead of filename to
12663                 know which mail to delete
12664                 Move old partial mail deletion to pop.c
12665
12666 2004-07-10 [colin]      0.9.11cvs17.23
12667
12668         * src/inc.c
12669                 Add debug
12670         * src/pop.c
12671         * src/pop.h
12672                 Don't re-use same enums for unrelated stuff: it's 
12673                 completely misleading !
12674                 Document a bit
12675
12676 2004-07-09 [colin]      0.9.11cvs17.22
12677
12678         * src/inc.c
12679                 Remove folder-type check and do
12680                 more tests to be sure everything's
12681                 ok
12682         * src/messageview.c
12683                 Punctuation update, remove useless
12684                 code, fix two warnings
12685         * src/noticeview.c
12686                 Layout cleaning, reset 2nd button
12687                 when specifying one
12688
12689 2004-07-09 [colin]      0.9.11cvs17.21
12690
12691         * src/messageview.c
12692         * src/pop.c
12693         * src/pop.h
12694                 Allow user to change his mind
12695                 and postpone decision (by
12696                 unmarking the mail)
12697
12698 2004-07-09 [colin]      0.9.11cvs17.20
12699
12700         * src/messageview.c
12701                 Fix bug with delete state
12702         * src/pop.c
12703         * src/pop.h
12704                 Fix buffer leak (fread doesn't 
12705                 terminate buffers with \0)
12706                 Refactoring (remove magic 
12707                 numbers)
12708
12709 2004-07-09 [colin]      0.9.11cvs17.19
12710
12711         * src/pop.c
12712                 Don't log "Skipping message" if 
12713                 we're going to TOP it two lines
12714                 later
12715
12716 2004-07-09 [colin]      0.9.11cvs17.18
12717
12718         * src/messageview.c
12719                 Fix Engrish
12720
12721 2004-07-09 [colin]      0.9.11cvs17.17
12722
12723         * src/pop.c
12724                 strlen checking...
12725         * src/messageview.c
12726                 refactoring a bit
12727
12728 2004-07-08 [colin]      0.9.11cvs17.16
12729
12730         * src/noticeview.c
12731         * src/noticeview.h
12732                 Add an optional second button
12733         * src/messageview.c
12734         * src/pop.c
12735         * src/pop.h
12736                 Don't delete partially received mails after a certain
12737                 time; rather, let the user decide.
12738
12739 2004-07-08 [colin]      0.9.11cvs17.15
12740
12741         * src/common/smtp.h
12742                 Sync with HEAD
12743
12744 2004-07-08 [colin]      0.9.11cvs17.14
12745
12746         * src/messageview.c
12747         * src/common/smtp.c
12748                 Use to_human_readable() for sizes
12749
12750 2004-07-08 [colin]      0.9.11cvs17.13
12751
12752         * src/inc.c
12753         * src/messageview.c
12754         * src/pop.c
12755         * src/pop.h
12756         * src/procmsg.c
12757                 Fix partial-downloading issues:
12758                         catch unsupported TOP
12759                         don't delete partially downloaded mails before 5 days
12760                         don't update existing with non-MH folders; that'll
12761                         make dups, but it's better than trashing the folder
12762                         free new msginfo parts
12763                 Fix indentation ;-)
12764
12765 2004-07-08 [colin]      0.9.11cvs17.12
12766
12767         * src/common/smtp.c
12768         * src/common/smtp.h
12769                 Sync smtp size verification with HEAD
12770
12771 2004-07-08 [colin]      0.9.11cvs17.11
12772
12773         * src/summaryview.c
12774         * src/prefs_common.c
12775         * src/prefs_common.h
12776         * src/gtk/quicksearch.c
12777         * src/gtk/quicksearch.h
12778                 Sync sticky pref with HEAD
12779
12780 2004-07-08 [colin]      0.9.11cvs17.10
12781
12782         * src/folder.c [1.213.2.6]
12783         * src/folder.h [1.87.2.6]
12784         * src/inc.c [1.149.2.7]
12785         * src/messageview.c [1.94.2.8]
12786         * src/procheader.c [1.47.2.6]
12787         * src/procmsg.c [1.150.2.4]
12788         * src/procmsg.h [1.60.2.5]
12789         * src/pop.c [1.56.2.4]
12790         * src/pop.h [1.17.2.3]
12791                 Let too big messages get downloaded, but truncated
12792                 Add a button to download them completely
12793                 
12794 2004-07-06 [colin]      0.9.11cvs17.9
12795
12796         * src/gtk/quicksearch.c [1.1.2.3]
12797                 Add a Clear button
12798         * commitHelper
12799         * PATCHSETS
12800                 Add a script to help with cvs
12801
12802 2004-07-03 [colin]      0.9.11cvs17.8
12803
12804         * src/plugins/imageviewer/viewer.c
12805                 fix imageviewer (which was staying on the first
12806                 displayed image)
12807
12808 2004-07-03 [colin]      0.9.11cvs17.7
12809
12810         Removed FIXME_GTK2 warnings
12811         * src/gtk/gtkutils.c
12812                 useless #warnings
12813         * src/gtk/menu.c
12814                 useless #warnings (no need to mess with menu rc)
12815         * src/gtk/menu.h
12816                 unused functions
12817         
12818
12819 2004-07-03 [colin]      0.9.11cvs17.6
12820
12821         Removed FIXME_GTK2 warnings
12822         * src/codeconv.c
12823                 useless #warnings (rewrite needed)
12824         * src/compose.c
12825                 useless #warnings (rewrite needed)
12826                 useless #warnings (gtk2 is like that)
12827                 useless #warnings (previously fixed)
12828         * src/main.c
12829                 useless #warnings (previously fixed)
12830         * src/message_search.c
12831                 useless #warnings (gtk2 is like that)
12832                 Made apparent that search is case-sensitive
12833         * src/mimeview.c
12834                 useless #warnings (rewrite needed)
12835                 useless #warnings (gtk2 is like that)
12836                 reimplemented real warnings
12837         * src/prefs_common.c
12838                 Removed block cursor option (not it gtk2)
12839         * src/prefs_gtk.c
12840                 useless #warnings (rewrite needed)
12841         * src/procheader.c
12842                 useless #warnings (rewrite needed)
12843         * src/sourcewindow.c
12844                 useless #warnings (incorrect placing)
12845         * src/summary_search.c
12846                 useless #warnings (gtk2 is like that)
12847                 Made apparent that search is case-sensitive
12848         * src/action.c
12849                 useless #warnings (gtk2 is like that)
12850         * src/textview.c
12851                 useless #warnings (rewrite needed)
12852         * src/toolbar.c
12853                 useless #warnings (rewrite needed)
12854
12855 2004-07-03 [colin]      0.9.11cvs17.5
12856
12857         * src/textview.c
12858                 Fix mismerge which broke URI opening
12859                 
12860 2004-07-01 [colin]      0.9.11cvs17.4
12861
12862         * src/gtk/filesel.c
12863                 Fill filename when saving
12864                 
12865 2004-06-27 [colin]      0.9.11cvs17.3
12866
12867         * src/gtk/filesel.[ch]
12868                 Use the new GTK file selector
12869                 Update prototype to match the reality: multiple file
12870                 selection is open-only          
12871         * src/compose.c
12872                 Match the new prototypes        
12873         * configure.ac
12874                 Match the new requirements (gtk 2.4.0)
12875                         
12876 2004-06-26 [colin]      0.9.11cvs17.2
12877
12878         * src/plugins/trayicon/trayicon.c
12879                 Remove useless signal handler on resize, which causes
12880                 an infinite "loop"
12881         
12882 2004-06-26 [colin]      0.9.11cvs17.1
12883         
12884         * tools/Makefile.am
12885                 remove launch_firebird and add nautilus2sylpheed.sh
12886         * src/quicksearch.c
12887           src/summaryview.c
12888                 Fix show/hide "Extended symbols" button problem
12889                 Fix apparition at startup
12890                 Fix const warnings
12891         * src/plugins/image_viewer/Makefile.am
12892                 Fix configure 
12893         * common/ssl.c
12894                 Re-enable certificate check, as it doesn't seem to
12895                 cause Xlib errors anymore
12896
12897 2004-06-25 [paul]       0.9.11cvs17
12898
12899         * sync with 0.9.11cvs17 HEAD
12900         
12901         NOTE: QuickSearch is broken
12902
12903 2004-06-07 [colin]      0.9.10claws67.10
12904         * src/plugins/trayicon/trayicon.c
12905           src/plugins/trayicon/libeggtrayicon/Makefile.am
12906           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12907                 Fix gettextization in trayicon plugin
12908
12909 2004-06-07 [colin]      0.9.10claws67.9
12910         
12911         * src/summaryview.c
12912           src/gtk/gtksctree.[ch]
12913                 Let Shift+{Up,Down} work in summaryview
12914                 (well, Down "works" and Up works)
12915                 Let the list scroll when using these keys
12916
12917 2004-06-06 [colin]      0.9.10claws67.8
12918
12919         * src/plugins/trayicon/trayicon.c
12920                 Fix pixmap update
12921
12922 2004-06-06 [colin]      0.9.10claws67.7
12923
12924         * src/addressbook.c
12925                 Fix signal handling causing system-wide focus grab
12926
12927 2004-05-25 [paul]       0.9.10claws67.6
12928
12929         * Makefile.am
12930           src/Makefile.am
12931                 clean up
12932
12933 2004-05-25 [paul]       0.9.10claws67.5
12934
12935         * replace deprecated gtk_signal... functions
12936
12937 2004-05-23 [colin]      0.9.10claws67.4
12938
12939         * src/compose.c
12940                 Fix wrapping
12941
12942 2004-05-22 [colin]      0.9.10claws67.3
12943
12944         * src/compose.c
12945                 Re-fix [Edited] in compose.c::compose_reedit()
12946
12947 2004-05-22 [colin]      0.9.10claws67.2
12948
12949         * src/procmime.c
12950                 Fix parsing of multiparts mails
12951
12952 2004-05-22 [colin]      0.9.10claws67.1
12953
12954         * src/summaryview.c
12955                 Fix quicksearch
12956
12957 2004-05-22 [paul]       0.9.10claws67
12958
12959         * sync with 0.9.10claws67 HEAD
12960
12961 2004-05-14 [alfons]
12962
12963         * src/procmime.h
12964                 add forgotton prototype
12965
12966 2004-05-10 [paul]       0.9.10claws57
12967
12968         * sync with 0.9.10claws57 HEAD
12969
12970 2004-05-05 [paul]       0.9.9.claws1
12971
12972         * ChangeLog-gtk2        ** REMOVED **
12973           ChangeLog-gtk2.claws  ** ADDED **
12974                 rename and adopt the normal claws format
12975                 
12976         * configure.ac
12977                 require gtkmathview >= 0.5
12978
12979         * ac/*                          ** REMOVED **
12980           ac/                           ** REMOVED **
12981           intl/Makefile.in              ** REMOVED **
12982           m4/                           ** ADDED **
12983           m4/missing                    ** ADDED **
12984           m4/missing/gdk-pixbuf.m4      ** ADDED **
12985           m4/missing/gettext.m4         ** ADDED **
12986           m4/missing/gpgme.m4           ** ADDED **
12987           m4/missing/imlib.m4           ** ADDED **
12988           m4/.cvsignore                 ** ADDED **
12989           m4/Makefile.am                ** ADDED **
12990           m4/README                     ** ADDED **
12991           m4/aclocal-include.m4         ** ADDED **
12992           m4/aspell.m4                  ** ADDED **
12993           m4/check-type.m4              ** ADDED **
12994           m4/gnupg-check-typedef.m4     ** ADDED **
12995           m4/openssl.m4                 ** ADDED **
12996           m4/spamassassin.m4            ** ADDED **
12997           po/ChangeLog                  ** REMOVED **
12998           po/Makefile.in.in             ** REMOVED **
12999           po/Rules-quot                 ** REMOVED **
13000           po/boldquot.sed               ** REMOVED **
13001           po/en@boldquot.header         ** REMOVED **
13002           po/en@quot.header             ** REMOVED **
13003           po/insert-header.sin          ** REMOVED **
13004           po/quot.sed                   ** REMOVED **
13005           po/remove-potcdate.sed        ** REMOVED **
13006           po/remove-potcdate.sin        ** REMOVED **
13007           po/stamp-po                   ** REMOVED **
13008           Makefile.am
13009           autogen.sh
13010           configure.ac
13011                 enable building with automake 1.8.x
13012                 add 'autopoint --force' to autogen.sh and remove all
13013                 auto-generated files, remove ac/ directory and use
13014                 m4/ directory instead
13015                 
13016         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13017                 fix gettextization
13018
13019 2004-02-28 Colin Leroy <colin@colino.net>
13020         * src/prefs_matcher.c
13021           src/prefs_filtering.c
13022           src/prefs_filtering_action.c
13023                 Fix non-editable GtkEntries
13024
13025 2004-02-22 Thorsten Maerz <torte@netztorte.de>
13026         * src/prefs_themes.c
13027                 utf8 conversion for theme info
13028
13029 2004-02-21 Thorsten Maerz <torte@netztorte.de>
13030         * sync 0.9.9claws
13031
13032 2004-02-14 Thorsten Maerz <torte@netztorte.de>
13033         * src/grouplistdialog.c
13034                 allow multiple selections without ctrl key
13035
13036 2004-02-09 Thorsten Maerz <torte@netztorte.de>
13037         * src/main.c
13038                 enable customizable accelerators
13039
13040 2004-02-08 Thorsten Maerz <torte@netztorte.de>
13041         * src/prefs_common.c
13042                 re-enable different font settings for gtk1/2
13043         * src/prefs_folder_item.c
13044                 fix folder prefs displayed wrong
13045         * src/textview.c
13046                 set 'sunken' shadow type
13047
13048 2004-02-07 Colin Leroy <colin@colino.net>
13049         * src/compose.c
13050                 Fix message being always [Edited]
13051                 Encode headers correctly (utf8 buf)
13052
13053 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13054         * src/socket.c
13055                 remove double g_source_attach()
13056                 (Thanks to Colin Leroy)
13057
13058 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13059         * src/gtk/gtksctree.c
13060                 Fix SSL certificate list not shown
13061         * src/mimeview.c
13062                 Fix clicks in mime tree
13063
13064 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13065         * src/common/socket.c
13066                 Fix SSL receive
13067         * src/compose.c
13068                 Fix clipboard menu hotkeys
13069
13070 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13071         * src/gtk/gtkaspell.[ch]
13072           src/compose.c
13073                 reimplement spellchecker
13074
13075 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13076         * src/gtk/filesel.c
13077                 crash when inserting file in compose window
13078                 (TODO: keep old selection on clicks)
13079         * src/main.c
13080                 use gtkrc-2.0 instead of gtkrc
13081
13082 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13083         * src/messageview.c
13084                 remove orphaned mimeview unref()
13085
13086 2004-01-20 Thorsten Maerz <torte@netztorte.de>
13087         * src/grouplistdialog.c
13088                 expand nodes containing subscribed groups
13089
13090 2004-01-19 Thorsten Maerz <torte@netztorte.de>
13091         * src/textview.c
13092                 textview: hide cursor, restore old click behaviour
13093
13094 2004-01-18 Thorsten Maerz <torte@netztorte.de>
13095         * src/textview.c
13096                 variable names messed up
13097
13098 2004-01-17 Colin Leroy <colin@colino.net>
13099         * src/addr_compl.c
13100                 Fix completion address too thin
13101         * src/compose.c
13102                 Fix tab-to-subject behaviour
13103         * src/summaryview.c
13104                 Implement key up & down in summaryview
13105
13106 2004-01-12 Thorsten Maerz <torte@netztorte.de>
13107
13108         * sync 098claws
13109
13110 2004-01-08 Thorsten Maerz <torte@netztorte.de>
13111         * configure.ac
13112           Makefile.am
13113           doc/.cvsignore
13114           doc/Makefile.am
13115                 faq, man, manual moved to doc/
13116         * ac/aspell.m4
13117           ac/check-type.m4
13118           ac/gnupg-check-typedef.m4
13119           ac/openssl.m4
13120           ac/spamassassin.m4
13121           ac/missing/gdk-pixbuf.m4
13122           ac/missing/gpgme.m4
13123           ac/missing/imlib.m4
13124                 fix automake warnings
13125
13126 2003-12-06 Colin Leroy <colin@colino.net>
13127         * src/summaryview.c
13128                 Fix quicksearch
13129
13130 2003-12-05 Colin Leroy <colin@colino.net>
13131         * src/summaryview.c
13132                 Fix going to next unread folder
13133
13134 2003-12-05 Colin Leroy <colin@colino.net>
13135         * src/crash.c
13136                 Fix gtk2 compilation
13137         * src/session.c
13138                 Remove iotag source handler at disconnection
13139         * src/socket.[ch] 
13140                 Remove source handler when closing socket 
13141                 (fixes another seg)
13142
13143 2003-12-04 Colin Leroy <colin@colino.net>
13144         * src/compose.c
13145           src/prefs_account.c
13146           src/prefs_common.c
13147                 Fix some dropdown menus
13148
13149 2003-12-04 Colin Leroy <colin@colino.net>
13150         * src/compose.c
13151                 Fix event handlers on header fields
13152         * src/common/socket.c
13153           src/common/session.c
13154                 Fix segfault with callback (SSL)
13155                 Fix end of session 
13156
13157 2003-10-06 Thorsten Maerz <torte@netztorte.de>
13158
13159         * Fix compile bug in src/compose.c
13160         * removed src/gtk/gtkstext.[ch]
13161
13162 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
13163
13164         * Convert character set and escape "text" attributes in toolbar setting
13165         files.
13166         * Fixed bug in button-press-event handling.
13167
13168 2003-09-16 Thorsten Maerz <torte@netztorte.de>
13169
13170         * Fixed bug in key-press-event handling.
13171
13172 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
13173
13174         * Enabled to compile tray-icon plugin (Ad-hoc).
13175         * Avoid hang up bug of icon list in mime view (Ad-hoc).
13176
13177 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
13178
13179         * Enabled to compile on sylpheed-claws.
13180         (tray-icon plugin still cannot compile yet.)
13181
13182 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
13183
13184         * Updated to 0.9.5.
13185
13186 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
13187
13188         * Updated to 0.9.4.
13189         * Ported monitoring SSL mechanism to GSource of GLib2
13190         (I don't confirm it)
13191         * Added _gtk2 suffix to key name of font preference to avoid
13192         ovverwriting preference of Gtk+-1.2 version.
13193
13194 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
13195
13196         * Updated to 0.9.2.
13197
13198 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
13199
13200         * Updated to 0.9.1.
13201         * Translate po files into UTF-8 when execute autogen.sh.
13202
13203 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
13204
13205         * Updated to 0.9.0.
13206
13207 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
13208
13209         * Plugged GError related memory leaks.
13210
13211 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
13212
13213         * Changed default size of fonts.
13214         * Enabled to set titile font size of warning dialog.
13215
13216 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
13217
13218         * Embed a sylpheed icon into executable binary on Windows.
13219
13220 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
13221
13222         * I forgot to traslate character set of element string in src/xml.c.
13223
13224 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
13225
13226         * Fixed detecting bind_textdomain_codeset in configure.in.
13227         * The bug in which "Example" of "Date fromat" preference isn't displayed
13228         correctly has been fixed.
13229
13230 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
13231
13232         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
13233           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
13234           glib-gettextize
13235           Removed intl directory.
13236           Translated po files into UTF-8.
13237           (Thanks! Ryuji Abe)
13238
13239 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
13240
13241         * The bug which doesn't unscape string in xml.c has been fixed.
13242
13243 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
13244
13245         * The bug which is failed to translate encoding of file name thorough
13246         file dialog has been fixed.
13247
13248 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
13249
13250         * Modified to translate file names which is used in inporting/expoting
13251         mbox feature and "Save as" feature into locale encoding.
13252         * Translate file names into locale encoding when "Attache file" and
13253         "Insert file".
13254         * Force set G_BROKEN_FILENAMES environment variable.
13255         * Other minor fixes.
13256
13257 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
13258
13259         * Modified to treat MH folder's name as locale encoding.
13260
13261 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
13262
13263         * The bug which clash on switching candidates of auto completion of
13264         addresses, cannot use auto completion in Japanesse is fixed
13265         (Thanks! Tokunaga-san)¡¥
13266
13267 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13268
13269         * The bug which cannot switch key accelerator preference has been fixed
13270         (Thanks! smbd-san)¡¥
13271
13272 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13273
13274         * version 0.8.11-gtk2-20030314
13275
13276 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13277
13278         * The bug in which character set conversion of filtering messages has
13279         been fixed.(Thanks! COCOA-san).
13280
13281 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
13282
13283         * Revived "Leave space on head" preference in "Message" category.
13284         * A bug which clash when put the cursor to end of buffer and execute
13285         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
13286
13287 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
13288
13289         * version 0.8.11-gtk2-20030312
13290
13291 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
13292
13293         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
13294         * Modified to use Pango's API directly for font preference.
13295         * Integrated GtkTextView of textview to one widget.
13296         * Set fonts of header title in textview by "header_title" tag.
13297         * Removed some deprecated codes.
13298
13299 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
13300
13301         * Updated to 0.8.11.
13302         * Merged cygwin patch(Thanks! Sakai-san).
13303
13304 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
13305
13306         * version 0.8.10-gtk2-20030309