63ca9bddab3036dd9e6efe499cb8d18374089ed1
[claws.git] / ChangeLog
1 2006-03-09 [paul]       2.0.0cvs123
2
3         * src/plugins/trayicon/Makefile.am
4                 add missing slash
5
6 2006-03-08 [colin]      2.0.0cvs122
7
8         * src/plugins/trayicon/Makefile.am
9                 Fix build in separate dir 
10                 Patch by Bamanzi <bamanzi@gmail.com>
11
12 2006-03-08 [colin]      2.0.0cvs121
13
14         * src/procmsg.c
15                 Batch move and copies from summaryview with delayed execution
16                 too
17
18 2006-03-07 [paul]       2.0.0cvs120
19
20         * src/common/utils.c
21                 fix highlighting of URIs containing "()"
22                 Patch by Pawel Pekala
23
24 2006-03-07 [paul]       2.0.0cvs119
25
26         * src/folder.c
27         * src/folder.h
28         * src/folderview.c
29                 immediately do alphabetical resort when
30                 changing a folder's name
31                 Patch by Pawel Pekala
32
33 2006-03-07 [paul]       2.0.0cvs118
34
35         * src/news.c
36         * src/news_gtk.c
37                 when unsubscribing a newsgroup, remove the
38                 folder and msgs in .sylpheed-claws/newscache
39                 Patch by Pawel Pekala <c0rn@gazeta.pl>
40
41 2006-03-07 [paul]       2.0.0cvs117
42
43         * src/textview.c
44                 fix wrong Fake URL Warning
45                 Thanks to Hiro
46
47 2006-03-07 [colin]      2.0.0cvs116
48
49         * src/imap.c
50                 Return immediately when password dialog was
51                 cancelled
52         * src/gtk/inputdialog.c
53                 Allow empty strings for passwords
54
55
56 2006-03-06 [colin]      2.0.0cvs115
57
58         * src/imap.c
59                 Prevent double-timeouts when connection fails
60
61 2006-03-06 [colin]
62
63         2.0.1-rc1 released
64
65 2006-03-06 [colin]      2.0.0cvs114
66
67         * src/imap.c
68                 Refresh session during potentially long
69                 operations
70
71 2006-03-06 [wwp]        2.0.0cvs113
72
73         * src/prefs_msg_colors.h
74                 forgot that one (custom color labels).
75
76 2006-03-06 [wwp]        2.0.0cvs112
77
78         * src/prefs_common.c
79         * src/prefs_common.h
80         * src/prefs_msg_colors.c
81         * src/summaryview.c
82         * src/summaryview.h
83         * src/gtk/colorlabel.c
84         * src/gtk/colorlabel.h
85                 colors in messages list are now customizable. Color values and names can
86                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
87                 Thanks to Paul and Colin for their help with this longstanding patch!
88
89 2006-03-06 [wwp]        2.0.0cvs111
90
91         * src/textview.c
92                 don't crash if (x)face is bad.
93
94 2006-03-05 [paul]       2.0.0cvs110
95
96         * AUTHORS
97         * configure.ac
98         * src/Makefile.am
99         * src/common/Makefile.am
100         * src/common/utils.h
101         * src/etpan/imap-thread.c
102         * src/gtk/authors.h
103         * src/plugins/clamav/Makefile.am
104         * src/plugins/demo/Makefile.am
105         * src/plugins/dillo_viewer/Makefile.am
106         * src/plugins/pgpcore/Makefile.am
107         * src/plugins/pgpcore/passphrase.c
108         * src/plugins/pgpinline/Makefile.am
109         * src/plugins/pgpmime/Makefile.am
110         * src/plugins/spamassassin/Makefile.am
111         * src/plugins/trayicon/Makefile.am
112                 fix builiding on cygwin
113                 Patch by Ralgh Young <bamanzi@gmail.com>
114
115 2006-03-04 [wwp]        2.0.0cvs109
116
117         * manual/keyboard.xml
118                 fix mixed up/down keys.
119
120 2006-03-04 [wwp]        2.0.0cvs108
121
122         * README
123         * INSTALL
124                 updated links to SpamAssassin.
125
126 2006-03-04 [wwp]        2.0.0cvs107
127
128         * manual/plugins.xml
129         * src/plugins/spamassassin/README
130                 updated SpamAssassin plugin docs to reflect new functional additions
131                 (also fix/update/documents few technical stuff more, see the README).
132
133 2006-03-04 [wwp]        2.0.0cvs106
134
135         * src/prefs_message.c
136                 normalized capitalization of message-prefs paths.
137
138 2006-03-04 [wwp]        2.0.0cvs105
139
140         * manual/advanced.xml
141                 typo.
142
143 2006-03-03 [colin]      2.0.0cvs104
144
145         * src/plugins/clamav/clamav_plugin_gtk.c
146                 Rework prefs page, patch by Fabien 
147
148 2006-03-03 [colin]      2.0.0cvs103
149
150         * src/plugins/clamav/clamav_plugin.c
151                 Set error on all errors
152
153 2006-03-03 [colin]      2.0.0cvs102
154
155         * src/common/plugin.c
156                 Initialize error to avoid crashing when a plugin fails
157                 without setting error
158
159 2006-03-02 [wwp]        2.0.0cvs101
160
161         * configure.ac
162                 fixed linker flags for libetpan support on Cygwin
163                 (thanks to H.Merijn Brand).
164
165 2006-03-02 [wwp]        2.0.0cvs100
166
167         * src/addressbook.c
168                 fix some AB error messages: one for punctuation and
169                 one wrongly duplicate (thanks, maxbritov).
170
171 2006-03-02 [wwp]        2.0.0cvs99
172
173         * src/plugins/spamassassin/spamassassin.c
174                 make sync calls to sa-learn/spamc to prevent
175                 system (whatever local or client/server) overload.
176
177 2006-03-02 [colin]      2.0.0cvs98
178
179         * src/summaryview.c
180                 Put the spam icon in the status column instead of the
181                 mark one
182
183 2006-03-01 [colin]      2.0.0cvs97
184
185         * src/plugins/spamassassin/spamassassin.c
186                 Fix segfault (g_file_set_contents fails for some 
187                 reason and err==0x2f. Can't find out why with
188                 valgrind, using working function :-)
189
190 2006-03-01 [colin]      2.0.0cvs96
191
192         * src/inc.c
193                 Offline overriding: let 'No' be cached only 3 seconds
194
195 2006-03-01 [colin]      2.0.0cvs95
196
197         * src/addr_compl.c
198         * src/addrbook.c
199         * src/addressbook.c
200         * src/addrindex.c
201         * src/folder_item_prefs.c
202         * src/headerview.c
203         * src/imap.c
204         * src/inc.c
205         * src/ldif.c
206         * src/mainwindow.c
207         * src/mh.c
208         * src/msgcache.c
209         * src/prefs_common.h
210         * src/prefs_msg_colors.c
211         * src/procheader.c
212         * src/procheader.h
213         * src/procmime.c
214         * src/procmsg.c
215         * src/procmsg.h
216         * src/send_message.h
217         * src/simple-gettext.c
218         * src/summaryview.c
219         * src/summaryview.h
220         * src/syldap.c
221         * src/textview.c
222         * src/undo.c
223         * src/common/ssl_certificate.c
224         * src/common/utils.c
225         * src/gtk/colorsel.c
226         * src/gtk/gtksctree.c
227         * src/gtk/gtkshruler.c
228         * src/plugins/trayicon/trayicon.c
229                 #if 0 goes to /dev/null
230
231 2006-03-01 [colin]      2.0.0cvs94
232
233         * src/compose.c
234         * src/imap.c
235         * src/inc.c
236         * src/inc.h
237         * src/messageview.c
238         * src/news.c
239         * src/plugins/spamassassin/spamassassin.c
240                 Allow to add information in the "working offline"
241                 window
242
243 2006-03-01 [wwp]        2.0.0cvs93
244
245         * src/plugins/spamassassin/spamassassin.c
246                 fixed spamc invocation: use a tricky temporary mini shell wrapper
247                 'cause it seems that calling `spamc ... < inputfile` with
248                 g_spawn_(a)sync simply.. erm doesn't work :-).
249
250 2006-03-01 [wwp]        2.0.0cvs92
251
252         * src/toolbar.c
253         * src/toolbar.h
254                 simplify the adding of spam/ham button to the messageview toolbar
255                 (it gets more clear now that the same button will be "Mark as spam"
256                 or "Mark as ham" according to the current message status,
257                 thanks to Colin).
258
259 2006-03-01 [wwp]        2.0.0cvs91
260
261         * src/messageview.c
262         * src/procmsg.c
263         * src/procmsg.h
264         * src/summaryview.c
265         * src/plugins/spamassassin/spamassassin.c
266         * src/plugins/spamassassin/spamassassin.h
267                 make learner callbacks return a status (0 for ok),
268                 handle it in main code to avoid setting flags when learning failed,
269                 don't learn on TCP if offline in spamassassin,
270                 thanks to Colin.
271
272                 
273
274 2006-03-01 [wwp]        2.0.0cvs90
275
276         * src/compose.c
277                 some work around the compose window's account menu,
278                 patch by Fabien Vantard.
279
280 2006-03-01 [wwp]        2.0.0cvs89
281
282         * src/plugins/spamassassin/spamassassin.c
283                 fixed bad logics, was using spamc in local mode and sa-learn
284                 in remote mode (thanks, Colin).
285
286 2006-03-01 [wwp]        2.0.0cvs88
287
288         * src/plugins/spamassassin/spamassassin.c
289         * src/plugins/spamassassin/spamassassin.h
290         * src/plugins/spamassassin/spamassassin_gtk.c
291                 made processing of emails w/ sa-plugin an option (default is TRUE),
292                 fixed Engrish some tooltips, capitalization of some debug messages
293                 and warnings. The spamassassin plugin now provides two separate
294                 services: process emails upon incorporation and spamd training.
295                 Both services (un)register independently but use some common
296                 plugin settings (transport settings, spam storage location).
297
298 2006-02-28 [wwp]        2.0.0cvs87
299
300         * src/plugins/spamassassin/spamassassin.c
301                 fix async flag to spamc cmdline execution (batch exec should
302                 be asynchronous).
303
304 2006-02-27 [wwp]        2.0.0cvs86
305
306         * src/plugins/spamassassin/spamassassin.c
307         * src/plugins/spamassassin/spamassassin.h
308         * src/plugins/spamassassin/spamassassin_gtk.c
309                 - added the ability to learn a remote spamassassin server (spamd),
310                 using spamc.
311                 - added the spamassassin option 'username', that applies to all
312                 spamassassin operations (filtering, learning, local or remote).
313                 The default username is the current unix user (if left blank
314                 from gtk prefs or config file).
315                 - commented out some unused code (notebook widget), removed unused
316                 layout (hbox1).
317                 - make more widgets sensitive to the transport type.
318
319 2006-02-27 [colin]      2.0.0cvs85
320
321         * src/plugins/spamassassin/spamassassin.c
322                 Fix sa-learn call when offline
323
324 2006-02-27 [colin]      2.0.0cvs84
325
326         * configure.ac
327         * src/Makefile.am
328         * src/mainwindow.c
329         * src/mainwindow.h
330         * src/messageview.c
331         * src/messageview.h
332         * src/prefs_toolbar.c
333         * src/procmsg.c
334         * src/stock_pixmap.c
335         * src/stock_pixmap.h
336         * src/summaryview.c
337         * src/toolbar.c
338         * src/toolbar.h
339         * src/pixmaps/ham_btn.xpm
340         * src/pixmaps/spam.xpm
341         * src/pixmaps/spam_btn.xpm
342         * src/plugins/spamassassin/spamassassin.c
343                 Add button in toolbar for spam learning
344                 Fix a few bugs from the last related commit
345                 Revert 1.9.6cvs23 which messed up shift-selection
346
347 2006-02-24 [colin]      2.0.0cvs83
348
349         * src/procmsg.c
350         * src/summaryview.c
351         * src/summaryview.h
352         * src/plugins/spamassassin/spamassassin.c
353         * src/plugins/spamassassin/spamassassin.h
354         * src/plugins/spamassassin/spamassassin_gtk.c
355                 Unregister learner when spamassassin is either
356                 disabled or over tcp
357
358 2006-02-24 [colin]      2.0.0cvs82
359
360         * src/Makefile.am
361         * src/mainwindow.c
362         * src/mainwindow.h
363         * src/procmsg.c
364         * src/procmsg.h
365         * src/stock_pixmap.c
366         * src/stock_pixmap.h
367         * src/summaryview.c
368         * src/summaryview.h
369         * src/gtk/icon_legend.c
370         * src/pixmaps/spam.xpm  ** NEW FILE **
371         * src/plugins/spamassassin/spamassassin.c
372         * src/plugins/spamassassin/spamassassin_gtk.c
373                 Add spam learning interface (Mark/Mark as 
374                 (spam|ham) menus)
375
376 2006-02-24 [wwp]        2.0.0cvs81
377
378         * src/compose.c
379         * src/compose.h
380         * src/filtering.c
381                 hide compose window when sending message in batch mode
382                 (filtering: forward and redirect). Also fixed a wrong
383                 value returned when sending failed, neutral anyway.
384                 (Colin, me) 
385
386 2006-02-24 [wwp]        2.0.0cvs80
387
388         * src/mainwindow.c
389                 use GTK+'s stock quit button. Patch by Fabien Vantard.
390
391 2006-02-24 [paul]       2.0.0cvs79
392
393         * src/news.c
394         * src/news.h
395         * src/news_gtk.c
396                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
397                 Thanks to Colin
398
399 2006-02-23 [colin]      2.0.0cvs78
400
401         * src/alertpanel.c
402                 Change OK to Close in alertpanel with View log
403                 button; add accel to View log. Patch by Fabien
404                 Vantard
405
406 2006-02-23 [wwp]        2.0.0cvs77
407
408         * src/compose.c
409                 silly me, there were much more tests to perform, since toolbars can
410                 really have down to 1 element only.
411
412 2006-02-23 [wwp]        2.0.0cvs76
413
414         * commitHelper
415                 fixed indentation from my previous commit. Fallback to VISUAL if
416                 EDITOR is not set (and to vi, at last resort).
417
418 2006-02-23 [wwp]        2.0.0cvs75
419
420         * commitHelper
421                 improved error detection (Colin, me).
422
423 2006-02-23 [wwp]        2.0.0cvs74
424
425         * src/prefs_toolbar.c
426                 simplify and fix prefs/toolbars layouting. Combos' contents can
427                 now be really displayed.
428
429 2006-02-23 [wwp]        2.0.0cvs73
430         simplifies and fix prefs/toolbars layouting. Combos' contents can now
431         be really displayed.
432
433 2006-02-22 [wwp]        2.0.0cvs72
434
435         * src/compose.c
436                 fix a typo in my previous commit (sorry!).
437
438 2006-02-22 [wwp]        2.0.0cvs71
439
440         * src/prefs_toolbar.c
441                 fix a crash when adding separators to toolbars,
442                 also fix some separator item information.
443
444 2006-02-22 [wwp]        2.0.0cvs70
445
446         * src/compose.c
447                 fix a crash when redirecting (for instance) when compose window's
448                 toolbar contents has been customized (when some buttons have been
449                 removed in fact).
450
451 2006-02-21 [wwp]        2.0.0cvs69
452
453         * src/summaryview.c
454         * src/gtk/pluginwindow.c
455         * src/plugins/pgpcore/prefs_gpg.c
456                 fix some compilation warnings (feat. remains of removed code).
457
458 2006-02-21 [wwp]        2.0.0cvs68
459
460         * src/gtk/gtkutils.c
461                 fix two compilation issues, thanks to Stephan Sachse.
462
463 2006-02-20 [colin]      2.0.0cvs67
464
465         * src/mainwindow.c
466                 Don't reselect displayed mail on refocus
467                 This fixes actions misbehaving 
468
469 2006-02-20 [wwp]        2.0.0cvs66
470
471         * src/summaryview.c
472         * src/gtk/gtksctree.c
473         * src/gtk/gtkshruler.c
474                 changed more runtime typecast checks.
475
476 2006-02-20 [wwp]        2.0.0cvs65
477
478         * src/summary_search.c
479                 find all - summaryview refresh issue fixed, thanks to Colin.
480
481 2006-02-20 [wwp]        2.0.0cvs64
482
483         * src/gtk/gtkutils.c
484                 better runtime typecast checks.
485
486 2006-02-20 [wwp]        2.0.0cvs63
487
488         * src/summary_search.c
489                 enhancements to the summary search:
490                         - add the ability to stop the running search
491                           (upon ESC-key press, new Stop button or when Clear button is pressed)
492                         - don't search if no criteria (From/To/Subject/Body) is set
493                         - ensure that a busy mouse pointer is always shown when searching,
494                           show it even a bit earlier
495
496 2006-02-19 [colin]      2.0.0cvs62
497
498         * src/compose.c
499         * src/imap.c
500         * src/etpan/imap-thread.c
501         * src/etpan/imap-thread.h
502                 (Future) IMAP speed improvement on sending
503                 Will require a libetpan update
504         * src/summaryview.c
505         * src/gtk/quicksearch.c
506                 Make quicksearch clearable while running.
507
508 2006-02-17 [colin]      2.0.0cvs61
509
510         * src/imap.c
511         * src/etpan/imap-thread.c
512         * src/etpan/imap-thread.h
513                 Check for IMAP certificates
514                 ** Requires libetpan-0.42-cvs4 
515                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
516
517 2006-02-17 [colin]      2.0.0cvs60
518
519         * src/messageview.c
520         * src/prefs_common.c
521         * src/prefs_common.h
522         * src/prefs_message.c
523                 Add pref to display HTML-only mails with plugin, 
524                 if possible (defaulting to FALSE of course).
525
526 2006-02-16 [colin]      2.0.0cvs59
527
528         * src/main.c
529         * src/common/plugin.c
530         * src/common/plugin.h
531         * src/gtk/pluginwindow.c
532                 Keep track of requested (but unloaded) plugins
533                 in some error cases.
534
535 2006-02-16 [wwp]        2.0.0cvs58
536
537         * src/gtk/gtkaspell.c
538         * src/gtk/gtkaspell.h
539         * src/prefs_spelling.c
540         * src/compose.c
541         * src/prefs_common.c
542         * src/prefs_common.h
543                 implemented new optional spellchecker behaviour: re-check message when
544                 dictionary got changed (from compose-window/context-menu/Change dictionary).
545
546 2006-02-16 [wwp]        2.0.0cvs57
547
548         * src/quote_fmt_parse.y
549                 pclose popen'ed pipe.
550
551 2006-02-15 [colin]      2.0.0cvs56
552
553         * src/mimeview.c
554         * src/mimeview.h
555                 Let MimeViewers know which MimeView they
556                 depend of.
557         * src/summaryview.c
558                 Swap From/To columns in Sent/Queue/Drafts
559                 folders
560         * src/etpan/imap-thread.c
561                 Use mailstream_low_tls_open() for STARTTLS
562                 instead of mailstream_low_ssl_open()
563                 ** REQUIRES libetpan 0.42cvs3 **
564
565 2006-02-15 [wwp]        2.0.0cvs55
566
567         * src/compose.c
568         * src/compose.h
569         * src/message_search.c
570         * src/message_search.h
571         * src/textview.c
572         * src/gtk/gtkutils.c
573         * src/gtk/gtkutils.h
574                 added the ability to Find text in the compose window (and a bit
575                 of code factorization).
576
577 2006-02-15 [wwp]        2.0.0cvs54
578
579         * src/prefs_gtk.c
580                 yet another one file was missing (fix for some widgets' sensitivity).
581                 Thanks Colin!
582
583 2006-02-15 [wwp]        2.0.0cvs53
584
585         * src/prefs_gtk.h
586                 oops forgot that file (fix for some widgets' sensitivity).
587
588 2006-02-15 [wwp]        2.0.0cvs52
589
590         * src/summary_search.c
591                 implemented advanced summary search options (added the ability
592                 to use matcher conditions in an advanced search mode).
593
594 2006-02-15 [wwp]        2.0.0cvs51
595
596         * src/plugins/pgpcore/prefs_gpg.c
597         * src/prefs_account.c
598                 fix some widget sensitivity, mostly around some labels in
599                 account prefs.
600
601 2006-02-15 [paul]       2.0.0cvs50
602
603         * manual/advanced.xml
604                 improve Templates info
605                 written by wwp
606
607 2006-02-14 [colin]      2.0.0cvs49
608
609         * src/pixmaps/address_book.xpm
610         * src/pixmaps/preferences.xpm
611         * src/pixmaps/properties.xpm
612                 Fix pixmap size - patch by Fabien Vantard
613
614 2006-02-13 [colin]      2.0.0cvs48
615
616         * src/procmime.c
617                 Add missing fclose()s on error
618         * src/textview.c
619                 Remove unused code
620         * src/common/utils.c
621                 Fix temp files not being deleted on windows
622         Patches by Thomas Gilgin
623
624 2006-02-13 [colin]      2.0.0cvs47
625
626         * src/mainwindow.c
627                 Fix exit crash
628
629 2006-02-13 [wwp]        2.0.0cvs46
630
631         * src/plugins/pgpcore/prefs_gpg.c
632                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
633
634 2006-02-12 [colin]      2.0.0cvs45
635
636         * src/folderview.c
637         * src/main.c
638         * src/mainwindow.c
639                 Fix "stuff" when quitting
640
641 2006-02-12 [wwp]        2.0.0cvs44
642
643         * src/prefs_themes.c
644                 fix typos in debug messages.
645
646 2006-02-11 [colin]      2.0.0cvs43
647
648         * src/summaryview.c
649                 don't allow drag/drop from ourself
650
651 2006-02-10 [wwp]        2.0.0cvs42
652
653         * src/exporthtml.c
654         * src/html.c
655         * src/html.h
656         * src/procmime.c
657         * src/textview.c
658                 renamed html_ prefixed functions and data structures to avoid
659                 namespace clashes w/ other software (gtkhtml2 for instance).
660                 Closes bug #907.
661
662
663 2006-02-09 [colin]      2.0.0cvs41
664
665         * src/summaryview.c
666                 Fix shitty logic messed up. Thanks Ticho for the hint!
667
668 2006-02-09 [wwp]        2.0.0cvs40
669
670         * src/gtk/about.c
671         * src/compose.c
672         * src/prefs_account.c
673         * src/prefs_gtk.h
674         * src/editaddress.c
675                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
676                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
677                 Browse buttons in accounts prefs.
678
679 2006-02-09 [colin]      2.0.0cvs39
680
681         * src/matcher.c
682                 Check for pointer before using its members
683         * src/gtk/gtksourceprintjob.c
684                 Fix a wrong warning
685
686 2006-02-09 [wwp]        2.0.0cvs38
687
688         * src/gtk/filesel.c
689                 fix few compiler warnings (type mismatch).
690
691 2006-02-09 [paul]       2.0.0cvs37
692
693         * po/fr.po
694                 updated by Fabien Vantard
695
696 2006-02-08 [colin]      2.0.0cvs36
697
698         * src/prefs_common.c
699         * src/common/defs.h
700         * src/common/plugin.c
701                 allow windows and linux configurations to coexist
702                 patch by Thomas Gilgin
703
704 2006-02-08 [colin]      2.0.0cvs35
705
706         * src/filtering.c
707         * src/matcher.c
708         * src/matcher.h
709         * src/matcher_parser_parse.y
710         * src/prefs_filtering_action.c
711         * src/prefs_matcher.c
712                 Add the "Ignore thread" filtering
713                 action
714
715 2006-02-08 [colin]      2.0.0cvs34
716
717         * src/compose.c
718         * src/procmime.c
719         * src/procmime.h
720                 Fix bug #905 (damaged attachment)
721                 text files with raw \0's aren't really text files
722         FOR_STABLE
723
724 2006-02-08 [colin]      2.0.0cvs33
725
726         * src/summaryview.c
727                 Fix crasher introduced yesterday
728
729 2006-02-08 [wwp]        2.0.0cvs32
730
731         * src/compose.c
732         * src/compose.h
733                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
734
735 2006-02-08 [wwp]        2.0.0cvs31
736
737         * src/prefs_template.c
738                 templates enhancement: allow address completion for Cc and Bcc fields
739                 (it was currently possible for the To field only)
740
741 2006-02-08 [colin]      2.0.0cvs30
742
743         * src/compose.c
744                 Don't unblock if not blocked
745         FOR_STABLE
746
747 2006-02-07 [colin]      2.0.0cvs29
748
749         * src/action.c
750                 Forgot to refresh summaryview
751
752 2006-02-07 [colin]      2.0.0cvs28
753
754         * src/action.c
755                 Freeze/thaw message list and folder list while
756                 processing %as{} actions 
757         * src/compose.c
758                 Fix auto-wrap disabling after a middle-click
759                 paste - FOR_STABLE
760
761 2006-02-07 [paul]       2.0.0cvs27
762
763         * src/folder.c
764                 fix freeing of uninitialised pointers
765                 Thanks to Colin
766
767 2006-02-06 [colin]      2.0.0cvs26
768
769         * src/folder.c
770                 Use g_slist_prepend in potentially big list
771
772 2006-02-06 [colin]      2.0.0cvs25
773
774         * src/folder.c
775                 Completely skip processing if it doesn't 
776                 exist (faster!)
777
778 2006-02-06 [colin]      2.0.0cvs24
779
780         * src/folder.c
781         * src/summaryview.c
782                 Batch filtering in summaryview (from Tools menu)
783                 and pre/post//-processing too
784
785 2006-02-06 [colin]      2.0.0cvs23
786
787         * src/procmsg.h
788         * src/filtering.c
789                 Use a special field for batch filtering instead
790                 of stepping on deferred execution's toes
791
792 2006-02-06 [colin]      2.0.0cvs22
793
794         * src/action.c
795         * src/filtering.c
796         * src/filtering.h
797         * src/folder.c
798         * src/summaryview.c
799                 Fix filtering via menus and actions
800
801 2006-02-06 [colin]      2.0.0cvs21
802
803         * src/imap.c
804                 Put the added file directly to cache if possible (will work
805                 with next libetpan)
806         * src/filtering.c
807         * src/filtering.h
808         * src/inc.c
809         * src/folder.c
810         * src/mbox.c
811         * src/procmsg.h
812                 Move and copy filtered messages by batches instead of one
813                 by one - faster on IMAP
814         * src/procmsg.c
815                 Add a function that'll possibly be useful later
816
817 2006-02-06 [colin]      2.0.0cvs20
818
819         * src/addressbook.c
820                 Use internal mime-type instead of text/plain for d'n'd
821         * src/compose.c
822                 Allow attaching files from mimeview's icon list via d'n'd
823         * src/folderview.c
824         * src/folderview.h
825                 Use internal mime-type instead of text/plain for d'n'd
826                 Don't try to selected opened folder if none is
827                 Factorize d'n'd from other apps code
828         * src/headerview.c
829         * src/textview.c
830         * src/gtk/gtkutils.c
831         * src/gtk/gtkutils.h
832                 Factorize Face/X-Face stuff
833         * src/mimeview.c
834                 Fix d'n'd to other apps
835         * src/prefs_message.c
836                 Let the XFace pref be usable without libcompface as it also
837                 applies to Face
838         * src/summaryview.c
839                 Fix d'n'd to other apps
840                 Factorize d'n'd from other apps code
841
842 2006-02-06 [wwp]        2.0.0cvs19
843
844         * po/it.po
845                 Italian translation fixes by Andrea Spadaccini (no more confusion
846                 between filtering and processing, and few changes in the About
847                 dialog).
848
849
850 2006-02-06 [mones]      2.0.0cvs18
851
852         * src/gtk/icon_legend.c
853                 Improved descriptions allowing better translations
854
855 2006-02-05 [colin]      2.0.0cvs17
856
857         * src/imap.c
858                 Add the f*cking missing expunge that caused imap_fetch_env
859                 to fail after an add_msgs ! :-///
860         * src/etpan/imap-thread.c
861                 Add a bit of debug
862         FOR_STABLE
863
864 2006-02-05 [colin]      2.0.0cvs16
865
866         * src/common/utils.c
867                 Don't check for return-path (or we can't put
868                 back non-sent mails)
869
870 2006-02-05 [colin]      2.0.0cvs15
871
872         * src/textview.c
873                 Don't try to display Face header in textview
874                 when teh headerview's active
875
876 2006-02-05 [colin]      2.0.0cvs14
877
878         * tools/tbird2syl.py
879         * tools/Makefile.am
880                 Add script to import Thunderbird mails
881
882 2006-02-05 [colin]      2.0.0cvs13
883
884         * src/headerview.c
885         * src/procheader.c
886         * src/procmsg.c
887         * src/procmsg.h
888         * src/textview.c
889                 Show Face headers - patch partially by Klaus Flittner
890
891 2006-02-05 [colin]      2.0.0cvs12
892
893         * src/folderview.c
894         * src/summaryview.c
895         * src/common/utils.c
896         * src/common/utils.h
897                 Let dnd work from mime icons to summaryview
898                 and to folderview too
899                 Add a crude test to avoid trying to add files
900                 drag'n'dropped when they're not mails
901
902 2006-02-04 [colin]      2.0.0cvs11
903
904         * src/summaryview.c
905         * src/mimeview.c
906                 Fix utf8 conversion
907
908 2006-02-04 [colin]      2.0.0cvs10
909
910         * src/compose.c
911         * src/folderview.c
912         * src/mimeview.c
913         * src/summaryview.c
914         * src/summaryview.h
915                 Added various drag and drop capas:
916                 From                    To
917                 summaryview             other apps
918                 mimeview icons          other apps
919                 other apps              summaryview
920                 other apps              folderview
921
922                 This shouldn't have broken the existing:
923                 From                    To
924                 summaryview             folderview
925                 folderview              folderview
926                 summaryview             compose's attachments
927
928         Tests welcomed.
929
930 2006-02-02 [paul]       2.0.0cvs9
931
932         * src/mainwindow.c
933                 move global option 'Set displayed columns...' out
934                 of folder option grouping.
935                 fix sensitivity of 'harvest addresses'
936         FOR_STABLE
937
938 2006-02-01 [colin]      2.0.0cvs8
939
940         * src/mimeview.c
941                 Revert the alertpanel patch, it sucks (intrusive
942                 and gets in the way of "open")
943
944 2006-02-01 [colin]      2.0.0cvs7
945
946         * src/compose.c
947         * src/prefs_account.c
948         * src/prefs_common.c
949         * src/common/defs.h
950         * src/common/utils.c
951         * src/common/utils.h
952                 Add ability to edit the signature file
953                 from the account preferences, and use
954                 a default for the text editor.
955                 Patch by Fabien Vantard
956
957 2006-02-01 [colin]      2.0.0cvs6
958
959         * src/mimeview.c
960                 Try to get mime type by extension if it is
961                 application/octet-stream
962                 Display a window with possible choices when
963                 encountering unknown mime types
964         * src/gtk/filesel.c
965         * src/gtk/filesel.h
966                 Add preview
967                 Allow multiple selection in filtered filesel
968                 (patch by Fabien Vantard)
969         * src/gtk/pluginwindow.c
970                 Use it (patch by Fabien Vantard)
971
972 2006-02-01 [paul]       2.0.0cvs5
973
974         * src/jpilot.c
975                 fix crash on creating jpilot address book
976                 Thanks to Colin - FOR_STABLE
977         * src/prefs_summaries.c
978         * src/prefs_wrapping.c
979         * src/gtk/icon_legend.c
980         * src/gtk/quicksearch.c
981                 string fixes and additions
982
983 2006-02-01 [paul]       2.0.0cvs4
984
985         * src/compose.c
986         * src/mainwindow.c
987         * src/messageview.c
988         * src/prefs_send.c
989                 add Arabic encoding option
990                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
991
992 2006-01-31 [colin]      2.0.0cvs3
993
994         * src/plugins/pgpcore/passphrase.c
995                 Convert passphrase to locale encoding
996         * src/compose.c
997                 Fix drafting on IMAP. Crappy bug sneaked in
998                 the release :-/
999         FOR_STABLE
1000
1001 2006-01-30 [paul]       2.0.0cvs2
1002
1003         * src/gtk/icon_legend.c
1004                 show the new entries
1005
1006 2006-01-30 [colin]      2.0.0cvs1
1007
1008         * src/manual.c
1009                 Check for the file to be present before 
1010                 enabling the menu - FOR_STABLE
1011         * src/gtk/icon_legend.c
1012                 Add folders icons (not all of them, there
1013                 are too much, but the most intriguing ones)
1014
1015 2006-01-30 [paul]       2.0.0
1016
1017         version 2.0.0 released
1018
1019 2006-01-30 [paul]       1.9.100cvs200
1020
1021         * manual/faq.xml
1022         * manual/gpl.xml
1023         * manual/intro.xml
1024         * manual/starting.xml
1025         * manual/sylpheed-claws-manual.xml
1026                 fixes, additions
1027
1028 2006-01-29 [mones]      1.9.100cvs199
1029
1030         * manual/account.xml
1031         * manual/advanced.xml
1032         * manual/glossary.xml
1033                 Some typos fixed, added LDIF term to glossary
1034         * po/es.po
1035                 Fixed leading plus symbol
1036
1037 2006-01-29 [paul]       1.9.100cvs198
1038
1039         * po/fi.po
1040         * po/sk.po
1041                 updated by Tommi Pirinen and Andrej Kacian
1042
1043 2006-01-29 [paul]       1.9.100cvs197
1044
1045         * src/gtk/authors.h
1046                 remove duplicates
1047
1048 2006-01-29 [paul]       1.9.100cvs196
1049
1050         * AUTHORS
1051         * po/nl.po
1052         * src/gtk/authors.h
1053         * tools/claws.i18n.status.pl
1054                 nl translation updated by Tim Dijkstra
1055
1056 2006-01-29 [paul]       1.9.100cvs195
1057
1058         * po/sr.po
1059         * po/sv.po
1060                 updated by Aleksandar Urosevic and Anders Troback
1061
1062 2006-01-28 [colin]      1.9.100cvs194
1063
1064         * src/gtk/gtksourceprintjob.c
1065                 Don't fiddle with PangoLayout when we
1066                 have an image
1067
1068 2006-01-28 [paul]       1.9.100cvs193
1069
1070         * AUTHORS
1071         * po/el.po
1072         * po/zh_CN.po
1073         * src/gtk/authors.h
1074         * tools/claws.i18n.status.pl
1075                 updated translations submitted by Stavros Giannouris
1076                 and Ralgh Young
1077
1078 2006-01-27 [colin]      1.9.100cvs192
1079
1080         * src/summaryview.c
1081         * src/gtk/gtksourceprintjob.c
1082                 Add image printing 
1083                 (libgnomeprint only, of course)
1084
1085 2006-01-27 [paul]       1.9.100cvs191
1086
1087         * po/fr.po
1088         * po/it.po
1089                 updated by Fabien Vantard and Andrea Spadaccini
1090
1091 2006-01-26 [colin]      1.9.100cvs190
1092
1093         * manual/Makefile.am
1094         * configure.ac
1095                 Make building the manual optional 
1096                 (--disable-manual)
1097
1098 2006-01-26 [paul]       1.9.100cvs189
1099
1100         * manual/glossary.xml
1101         * manual/plugins.xml
1102                 edited
1103         * po/en_GB.po
1104                 updated
1105
1106 2006-01-26 [paul]       1.9.100cvs188
1107
1108         * src/prefs_display_header.c
1109         * src/prefs_folder_column.c
1110         * src/prefs_msg_colors.c
1111         * src/prefs_summaries.c
1112         * src/prefs_summary_column.c
1113                 HIGify
1114
1115 2006-01-25 [colin]      1.9.100cvs187
1116
1117         * src/imap.c
1118                 Don't allow moving/copying mails between
1119                 queue/drafts and non-queue/drafts folders
1120                 Fixes bug #897 (message header is resetted 
1121                 if one is copied to Drafts)
1122
1123 2006-01-25 [colin]      1.9.100cvs186
1124
1125         * src/folder.c
1126         * src/mainwindow.c
1127                 Fix subscribed folders not found
1128         * src/compose.c
1129                 Don't try to encode as original mail's charset
1130                 if it's ascii 
1131
1132 2006-01-25 [paul]       1.9.100cvs185
1133
1134         * AUTHORS
1135         * po/Makevars
1136                 updated
1137         * po/de.po
1138         * po/pl.po
1139         * po/pt_BR.po
1140         * po/sr.po
1141                 updates submitted by Stephan Sachse, Emilian Nowak
1142                 and Quar, Frederico Goncalves Guimaraes, and
1143                 Aleksandar Urosevic
1144                 Fix Bug 896, 'PT_BR locale broken'.
1145         * src/gtk/authors.h
1146                 updated
1147
1148 2006-01-24 [mones]      1.9.100cvs184
1149
1150         * manual/glossary.xml
1151                 All current terms finished. Reviewers welcome ;-)
1152         * manual/keyboard.xml
1153                 Fixed column width for pdf output.
1154         * po/es.po
1155                 Updated
1156
1157 2006-01-24 [paul]       1.9.100cvs183
1158
1159         * manual/glossary.xml
1160                 fix id name
1161         * manual/dist/html/Makefile.am
1162         * manual/dist/pdf/Makefile.am
1163         * manual/dist/ps/Makefile.am
1164         * manual/dist/txt/Makefile.am
1165                 fix make deps
1166                 Thanks to Colin
1167
1168 2006-01-24 [mones]      1.9.100cvs182
1169
1170         * manual/glossary.xml
1171                 Nearly finished, some terms missing.
1172
1173 2006-01-23 [paul]       1.9.100cvs181
1174
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         * src/mainwindow.c
1180                 re-enable manual
1181                 Thanks to Colin
1182
1183 2006-01-22 [colin]      1.9.100cvs180
1184
1185         * src/compose.c
1186         * src/gtk/gtkaspell.c
1187                 Don't deselect stuff before right-clicking, with aspell.
1188                 (This prevented right-click Copy, for example).
1189                 Thanks to Clo!
1190
1191 2006-01-22 [paul]       1.9.100cvs179
1192
1193         * src/summary_search.c
1194                 don't fix the widget size as it causes problems
1195                 under localisation.
1196                 Thanks to Emilian Nowak
1197
1198 2006-01-21 [paul]       1.9.100cvs178
1199
1200         * src/prefs_themes.c
1201                 fix broken underlining of label text
1202                 with some translations
1203
1204 2006-01-21 [colin]      1.9.100cvs177
1205
1206         * po/fr.po
1207                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
1208
1209 2006-01-20 [colin]      1.9.100cvs176
1210
1211         * configure.ac
1212         * Makefile.am
1213         * manual/Makefile
1214         * manual/dist/html/.cvsignore
1215         * manual/dist/html/Makefile.am
1216         * manual/dist/pdf/.cvsignore
1217         * manual/dist/pdf/Makefile.am
1218         * manual/dist/ps/.cvsignore
1219         * manual/dist/ps/Makefile.am
1220         * manual/dist/txt/.cvsignore
1221         * manual/dist/txt/Makefile.am
1222                 Autotool-ize manual
1223
1224 2006-01-20 [paul]       1.9.100cvs175
1225
1226         * manual/handling.xml
1227                 make Filtering and Searching entries easier to find
1228         * manual/keyboard.xml
1229                 add the remaining default keybinds
1230         * src/prefs_summaries.c
1231                 update the default keybinds
1232
1233 2006-01-20 [paul]       1.9.100cvs174
1234
1235         * src/addressbook.c
1236         * src/addrgather.c
1237         * src/addrharvest.c
1238         * src/editaddress.c
1239         * src/editgroup.c
1240         * src/exphtmldlg.c
1241         * src/expldifdlg.c
1242         * src/exporthtml.c
1243         * src/exportldif.c
1244         * src/ldif.c
1245                 replace 'e-mail' with 'email'
1246         * src/summary_search.c
1247                 add mnemonic to "Find all" button
1248
1249 2006-01-20 [wwp]        1.9.100cvs173
1250
1251         * src/export.c
1252         * src/import.c
1253                 touched mbox import/export buttons for HIG-compliance
1254
1255 2006-01-19 [paul]       1.9.100cvs172
1256
1257         * manual/account.xml
1258         * manual/addrbook.xml
1259         * manual/advanced.xml
1260         * manual/faq.xml
1261         * manual/handling.xml
1262         * manual/intro.xml
1263         * manual/plugins.xml
1264         * manual/starting.xml
1265                 more editing
1266
1267 2006-01-19 [paul]       1.9.100cvs171
1268
1269         * src/toolbar.c
1270                 allow use of trash button while receiving
1271                 Thanks to Colin
1272
1273 2006-01-19 [wwp]        1.9.100cvs170
1274
1275         * src/gtk/quicksearch.c
1276         * src/compose.c
1277                 force text color to black when yellow background is set
1278
1279 2006-01-19 [colin]      1.9.100cvs169
1280
1281         * src/plugins/trayicon/trayicon.c
1282                 Gray out Get Mail when already getting mail
1283
1284 2006-01-18 [paul]       1.9.100cvs168
1285
1286         * src/compose.c
1287                 give widget yellow background was To is
1288                 set via folder prefs
1289         * src/gtk/quicksearch.c
1290                 give widget yellow background when quick
1291                 search is active.
1292                 Thanks to Colin
1293
1294 2006-01-18 [paul]       1.9.100cvs167
1295
1296         * doc/man/sylpheed-claws.1
1297                 add --subscribe option
1298
1299 2006-01-18 [paul]       1.9.100cvs166
1300
1301         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1302         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1303                 use %U instead of %F (%F is broken for user installed
1304                 files in kde 3.5)
1305
1306 2006-01-18 [colin]      1.9.100cvs165
1307
1308         * src/summaryview.c
1309                 Default to Yes in "No more * messages" dialogs
1310
1311 2006-01-17 [colin]      1.9.100cvs164
1312
1313         * src/compose.c
1314                 Possibly fix an invalid iterator causing
1315                 crash
1316
1317 2006-01-17 [colin]      1.9.100cvs163
1318
1319         * src/mimeview.c
1320                 Fix crash when the image disappears under the
1321                 image viewer
1322
1323 2006-01-16 [colin]      1.9.100cvs162
1324
1325         * src/compose.c
1326                 Fix reenabling autowrap
1327
1328 2006-01-16 [colin]      1.9.100cvs161
1329
1330         * src/compose.c
1331                 reset quote_len before getting quote_str
1332
1333 2006-01-16 [colin]      1.9.100cvs160
1334
1335         * src/account.c
1336         * src/account.h
1337         * src/folder.c
1338         * src/imap_gtk.c
1339         * src/mh_gtk.c
1340                 Fix bug #883 (default inbox does not track folder move)
1341
1342 2006-01-16 [colin]      1.9.100cvs159
1343
1344         * src/compose.c
1345         * src/plugins/pgpcore/passphrase.c
1346                 More buttons fixes
1347
1348 2006-01-16 [paul]       1.9.100cvs158
1349
1350         * src/prefs_actions.c
1351         * src/prefs_filtering_action.c
1352         * src/prefs_matcher.c
1353         * src/quote_fmt.c
1354         * src/gtk/description_window.c
1355         * src/gtk/description_window.h
1356         * src/gtk/quicksearch.c
1357                 description window cleanups
1358
1359 2006-01-15 [colin]      1.9.100cvs157
1360
1361         * src/addressbook.c
1362         * src/prefs_filtering.c
1363                 Same here
1364
1365 2006-01-15 [colin]      1.9.100cvs156
1366
1367         * src/folderview.c
1368         * src/mainwindow.c
1369                 Same for "Empty trash"
1370
1371 2006-01-15 [colin]      1.9.100cvs155
1372
1373         * src/inc.c
1374                 Override offline dialog had Yes by default
1375
1376 2006-01-15 [colin]      1.9.100cvs154
1377
1378         * src/summaryview.c
1379                 Delete selected messages? previously had Yes the default
1380
1381 2006-01-15 [colin]      1.9.100cvs153
1382
1383         * src/folder.c
1384         * src/folder.h
1385         * src/main.c
1386                 Check if a mailbox is loaded after all
1387                 plugins are loaded.
1388
1389 2006-01-15 [colin]      1.9.100cvs152
1390
1391         * src/folder.c
1392                 Don't start wizard when there are unloaded folders (will help
1393                 people with only mbox or maildir mailboxes)
1394
1395 2006-01-14 [colin]      1.9.100cvs151
1396
1397         * src/addressbook.c
1398         * src/expldifdlg.c
1399         * src/importldif.c
1400         * src/importmutt.c
1401         * src/importpine.c
1402         * src/mh_gtk.c
1403                 More HIG compliance and fixes
1404
1405 2006-01-14 [colin]      1.9.100cvs150
1406
1407         * src/prefs_filtering_action.c
1408         * src/foldersel.c
1409                 Two forgotten button order changes
1410
1411 2006-01-14 [colin]      1.9.100cvs149
1412
1413         * src/account.c
1414         * src/addressbook.c
1415         * src/compose.c
1416         * src/folderview.c
1417         * src/imap_gtk.c
1418         * src/mainwindow.c
1419         * src/mh_gtk.c
1420         * src/news_gtk.c
1421         * src/prefs_actions.c
1422         * src/prefs_customheader.c
1423         * src/prefs_filtering.c
1424         * src/prefs_matcher.c
1425         * src/prefs_template.c
1426         * src/ssl_manager.c
1427         * src/summaryview.c
1428         * src/textview.c
1429         * src/toolbar.c
1430                 All deletion confirmations are now "Cancel, Delete" 
1431                 instead of "No, Yes"
1432                 Clarified most of the other "No, Yes" to 
1433                 "Cancel, Descriptive_action"
1434                 Rechanged the "Entry not saved" alerts to have 
1435                 "Close, Continue editing"
1436
1437
1438 2006-01-14 [paul]
1439
1440         * 2.0.0-rc4 released
1441
1442 2006-01-14 [paul]       1.9.100cvs148
1443
1444         * src/account.c
1445         * src/addressadd.c
1446         * src/addressbook.c
1447         * src/compose.c
1448         * src/editaddress.c
1449         * src/editbook.c
1450         * src/editgroup.c
1451         * src/editjpilot.c
1452         * src/editldap.c
1453         * src/editvcard.c
1454         * src/exphtmldlg.c
1455         * src/expldifdlg.c
1456         * src/folderview.c
1457         * src/grouplistdialog.c
1458         * src/imap_gtk.c
1459         * src/importmutt.c
1460         * src/importpine.c
1461         * src/inc.c
1462         * src/main.c
1463         * src/mainwindow.c
1464         * src/message_search.c
1465         * src/messageview.c
1466         * src/mh_gtk.c
1467         * src/mimeview.c
1468         * src/news_gtk.c
1469         * src/prefs_actions.c
1470         * src/prefs_customheader.c
1471         * src/prefs_filtering.c
1472         * src/prefs_matcher.c
1473         * src/prefs_template.c
1474         * src/prefs_themes.c
1475         * src/ssl_manager.c
1476         * src/summary_search.c
1477         * src/summaryview.c
1478         * src/textview.c
1479         * src/toolbar.c
1480         * src/gtk/foldersort.c
1481         * src/gtk/gtkaspell.c
1482         * src/gtk/inputdialog.c
1483         * src/gtk/prefswindow.c
1484         * src/plugins/pgpcore/select-keys.c
1485         * src/plugins/trayicon/trayicon.c
1486                 HIG compliant button order
1487
1488 2006-01-14 [mones]      1.9.100cvs147
1489
1490         * po/es.po
1491                 Updated translation
1492
1493 2006-01-13 [paul]       1.9.100cvs146
1494
1495         * AUTHORS
1496         * ChangeLog
1497         * src/gtk/authors.h
1498                 add Joshua M. Kwan to contributors list
1499
1500 2006-01-13 [colin]      1.9.100cvs145
1501
1502         * src/gtk/quicksearch.c
1503                 Don't refocus quick search after executing (Esc or Enter)
1504                 Allows to '/'search something then move up/down in 
1505                 summaryview, and to Esc a search and be back in the 
1506                 summaryview
1507
1508 2006-01-13 [paul]       1.9.100cvs144
1509
1510         * src/plugins/pgpinline/pgpinline.c
1511                 support Content-Type 'application/pgp'
1512                 patch by Joshua M. Kwan <joshuak@users.sf.net>
1513
1514 2006-01-13 [paul]       1.9.100cvs143
1515
1516         * manual/account.xml
1517                 make mention of partial retrieval
1518                 thanks to Colin
1519
1520 2006-01-13 [paul]       1.9.100cvs142
1521
1522         * src/account.c
1523         * src/account.h
1524         * src/action.c
1525         * src/action.h
1526         * src/adbookbase.h
1527         * src/addr_compl.c
1528         * src/addr_compl.h
1529         * src/addrbook.c
1530         * src/addrcache.c
1531         * src/addrcache.h
1532         * src/addrcindex.c
1533         * src/addrcindex.h
1534         * src/addrclip.c
1535         * src/addrclip.h
1536         * src/addrdefs.h
1537         * src/addressadd.c
1538         * src/addressadd.h
1539         * src/addressbook.c
1540         * src/addressbook.h
1541         * src/addrgather.c
1542         * src/addrgather.h
1543         * src/addrharvest.c
1544         * src/addrharvest.h
1545         * src/addrindex.c
1546         * src/addrindex.h
1547         * src/addritem.c
1548         * src/addritem.h
1549         * src/addrquery.c
1550         * src/addrquery.h
1551         * src/addrselect.c
1552         * src/addrselect.h
1553         * src/alertpanel.c
1554         * src/alertpanel.h
1555         * src/browseldap.c
1556         * src/browseldap.h
1557         * src/codeconv.c
1558         * src/codeconv.h
1559         * src/compose.c
1560         * src/compose.h
1561         * src/customheader.c
1562         * src/customheader.h
1563         * src/displayheader.c
1564         * src/displayheader.h
1565         * src/editaddress.c
1566         * src/editaddress.h
1567         * src/editbook.c
1568         * src/editbook.h
1569         * src/editgroup.c
1570         * src/editgroup.h
1571         * src/editjpilot.c
1572         * src/editjpilot.h
1573         * src/editldap.c
1574         * src/editldap.h
1575         * src/editldap_basedn.c
1576         * src/editldap_basedn.h
1577         * src/editvcard.c
1578         * src/editvcard.h
1579         * src/exphtmldlg.c
1580         * src/exphtmldlg.h
1581         * src/expldifdlg.c
1582         * src/expldifdlg.h
1583         * src/export.h
1584         * src/exporthtml.c
1585         * src/exporthtml.h
1586         * src/exportldif.c
1587         * src/exportldif.h
1588         * src/filtering.c
1589         * src/filtering.h
1590         * src/folder.c
1591         * src/folder.h
1592         * src/folder_item_prefs.c
1593         * src/folder_item_prefs.h
1594         * src/foldersel.c
1595         * src/foldersel.h
1596         * src/folderutils.c
1597         * src/folderutils.h
1598         * src/folderview.c
1599         * src/folderview.h
1600         * src/grouplistdialog.c
1601         * src/grouplistdialog.h
1602         * src/headerview.c
1603         * src/html.c
1604         * src/html.h
1605         * src/image_viewer.c
1606         * src/image_viewer.h
1607         * src/imap.c
1608         * src/imap.h
1609         * src/imap_gtk.c
1610         * src/imap_gtk.h
1611         * src/import.h
1612         * src/importldif.c
1613         * src/importldif.h
1614         * src/importmutt.c
1615         * src/importmutt.h
1616         * src/importpine.c
1617         * src/importpine.h
1618         * src/inc.c
1619         * src/inc.h
1620         * src/jpilot.c
1621         * src/jpilot.h
1622         * src/ldapctrl.c
1623         * src/ldapctrl.h
1624         * src/ldaplocate.c
1625         * src/ldaplocate.h
1626         * src/ldapquery.c
1627         * src/ldapquery.h
1628         * src/ldapserver.c
1629         * src/ldapserver.h
1630         * src/ldaputil.c
1631         * src/ldaputil.h
1632         * src/ldif.c
1633         * src/ldif.h
1634         * src/main.c
1635         * src/main.h
1636         * src/mainwindow.c
1637         * src/mainwindow.h
1638         * src/manual.c
1639         * src/manual.h
1640         * src/mbox.c
1641         * src/mbox.h
1642         * src/message_search.c
1643         * src/message_search.h
1644         * src/messageview.c
1645         * src/messageview.h
1646         * src/mh.c
1647         * src/mh.h
1648         * src/mh_gtk.c
1649         * src/mh_gtk.h
1650         * src/mimeview.c
1651         * src/mimeview.h
1652         * src/msgcache.c
1653         * src/msgcache.h
1654         * src/mutt.c
1655         * src/mutt.h
1656         * src/news.c
1657         * src/news.h
1658         * src/news_gtk.c
1659         * src/news_gtk.h
1660         * src/partial_download.c
1661         * src/partial_download.h
1662         * src/pine.c
1663         * src/pine.h
1664         * src/pop.c
1665         * src/pop.h
1666         * src/prefs_account.c
1667         * src/prefs_account.h
1668         * src/prefs_actions.c
1669         * src/prefs_actions.h
1670         * src/prefs_common.c
1671         * src/prefs_common.h
1672         * src/prefs_compose_writing.c
1673         * src/prefs_compose_writing.h
1674         * src/prefs_customheader.c
1675         * src/prefs_customheader.h
1676         * src/prefs_display_header.c
1677         * src/prefs_display_header.h
1678         * src/prefs_filtering.c
1679         * src/prefs_filtering.h
1680         * src/prefs_filtering_action.c
1681         * src/prefs_filtering_action.h
1682         * src/prefs_folder_column.c
1683         * src/prefs_folder_column.h
1684         * src/prefs_folder_item.c
1685         * src/prefs_folder_item.h
1686         * src/prefs_fonts.c
1687         * src/prefs_fonts.h
1688         * src/prefs_gtk.c
1689         * src/prefs_gtk.h
1690         * src/prefs_image_viewer.c
1691         * src/prefs_image_viewer.h
1692         * src/prefs_matcher.c
1693         * src/prefs_matcher.h
1694         * src/prefs_message.c
1695         * src/prefs_msg_colors.c
1696         * src/prefs_msg_colors.h
1697         * src/prefs_other.c
1698         * src/prefs_quote.c
1699         * src/prefs_receive.c
1700         * src/prefs_send.c
1701         * src/prefs_spelling.c
1702         * src/prefs_spelling.h
1703         * src/prefs_summaries.c
1704         * src/prefs_summaries.h
1705         * src/prefs_summary_column.c
1706         * src/prefs_summary_column.h
1707         * src/prefs_template.c
1708         * src/prefs_template.h
1709         * src/prefs_themes.c
1710         * src/prefs_themes.h
1711         * src/prefs_toolbar.c
1712         * src/prefs_toolbar.h
1713         * src/prefs_wrapping.c
1714         * src/prefs_wrapping.h
1715         * src/privacy.c
1716         * src/privacy.h
1717         * src/procheader.c
1718         * src/procheader.h
1719         * src/procmime.c
1720         * src/procmime.h
1721         * src/procmsg.c
1722         * src/procmsg.h
1723         * src/quote_fmt.c
1724         * src/quote_fmt_parse.y
1725         * src/recv.c
1726         * src/recv.h
1727         * src/remotefolder.c
1728         * src/remotefolder.h
1729         * src/send_message.c
1730         * src/send_message.h
1731         * src/setup.c
1732         * src/setup.h
1733         * src/sourcewindow.c
1734         * src/sourcewindow.h
1735         * src/ssl_manager.c
1736         * src/ssl_manager.h
1737         * src/statusbar.c
1738         * src/statusbar.h
1739         * src/stock_pixmap.c
1740         * src/stock_pixmap.h
1741         * src/summary_search.c
1742         * src/summary_search.h
1743         * src/summaryview.c
1744         * src/summaryview.h
1745         * src/syldap.c
1746         * src/syldap.h
1747         * src/textview.c
1748         * src/textview.h
1749         * src/toolbar.c
1750         * src/toolbar.h
1751         * src/undo.c
1752         * src/undo.h
1753         * src/unmime.c
1754         * src/unmime.h
1755         * src/vcard.c
1756         * src/vcard.h
1757         * src/wizard.c
1758         * src/wizard.h
1759         * src/common/base64.c
1760         * src/common/base64.h
1761         * src/common/defs.h
1762         * src/common/hooks.c
1763         * src/common/hooks.h
1764         * src/common/log.c
1765         * src/common/log.h
1766         * src/common/mgutils.c
1767         * src/common/mgutils.h
1768         * src/common/nntp.c
1769         * src/common/nntp.h
1770         * src/common/passcrypt.c
1771         * src/common/passcrypt.h.in
1772         * src/common/plugin.c
1773         * src/common/plugin.h
1774         * src/common/prefs.c
1775         * src/common/prefs.h
1776         * src/common/progressindicator.c
1777         * src/common/progressindicator.h
1778         * src/common/quoted-printable.c
1779         * src/common/quoted-printable.h
1780         * src/common/session.c
1781         * src/common/session.h
1782         * src/common/smtp.c
1783         * src/common/smtp.h
1784         * src/common/socket.c
1785         * src/common/socket.h
1786         * src/common/ssl.c
1787         * src/common/ssl.h
1788         * src/common/ssl_certificate.c
1789         * src/common/ssl_certificate.h
1790         * src/common/stringtable.c
1791         * src/common/stringtable.h
1792         * src/common/sylpheed.c
1793         * src/common/sylpheed.h
1794         * src/common/template.c
1795         * src/common/template.h
1796         * src/common/timing.h
1797         * src/common/utils.c
1798         * src/common/utils.h
1799         * src/common/version.h.in
1800         * src/common/xml.c
1801         * src/common/xml.h
1802         * src/common/xmlprops.c
1803         * src/common/xmlprops.h
1804         * src/gtk/colorlabel.c
1805         * src/gtk/colorsel.c
1806         * src/gtk/colorsel.h
1807         * src/gtk/description_window.c
1808         * src/gtk/description_window.h
1809         * src/gtk/filesel.c
1810         * src/gtk/filesel.h
1811         * src/gtk/foldersort.c
1812         * src/gtk/foldersort.h
1813         * src/gtk/gtkutils.c
1814         * src/gtk/gtkutils.h
1815         * src/gtk/inputdialog.c
1816         * src/gtk/inputdialog.h
1817         * src/gtk/logwindow.c
1818         * src/gtk/logwindow.h
1819         * src/gtk/manage_window.c
1820         * src/gtk/manage_window.h
1821         * src/gtk/menu.c
1822         * src/gtk/menu.h
1823         * src/gtk/pluginwindow.c
1824         * src/gtk/pluginwindow.h
1825         * src/gtk/prefswindow.c
1826         * src/gtk/prefswindow.h
1827         * src/gtk/progressdialog.c
1828         * src/gtk/progressdialog.h
1829         * src/gtk/sslcertwindow.c
1830         * src/gtk/sslcertwindow.h
1831         * src/plugins/clamav/clamav_plugin.c
1832         * src/plugins/clamav/clamav_plugin.h
1833         * src/plugins/clamav/clamav_plugin_gtk.c
1834         * src/plugins/demo/demo.c
1835         * src/plugins/dillo_viewer/dillo_prefs.c
1836         * src/plugins/dillo_viewer/dillo_prefs.h
1837         * src/plugins/dillo_viewer/dillo_viewer.c
1838         * src/plugins/pgpcore/passphrase.c
1839         * src/plugins/pgpcore/passphrase.h
1840         * src/plugins/pgpcore/plugin.c
1841         * src/plugins/pgpcore/select-keys.c
1842         * src/plugins/pgpcore/select-keys.h
1843         * src/plugins/pgpcore/sgpgme.c
1844         * src/plugins/pgpcore/sgpgme.h
1845         * src/plugins/pgpinline/pgpinline.c
1846         * src/plugins/pgpinline/pgpinline.h
1847         * src/plugins/pgpinline/plugin.c
1848         * src/plugins/pgpmime/pgpmime.c
1849         * src/plugins/pgpmime/pgpmime.h
1850         * src/plugins/pgpmime/plugin.c
1851         * src/plugins/spamassassin/spamassassin.c
1852         * src/plugins/spamassassin/spamassassin.h
1853         * src/plugins/spamassassin/spamassassin_gtk.c
1854         * src/plugins/trayicon/trayicon.c
1855                 update copyright header
1856
1857 2006-01-13 [paul]       1.9.100cvs141
1858
1859         * src/account.c
1860         * src/export.c
1861         * src/import.c
1862         * src/mainwindow.c
1863         * src/prefs_account.c
1864         * src/prefs_display_header.c
1865         * src/prefs_receive.c
1866         * src/prefs_send.c
1867         * src/prefs_summaries.c
1868         * src/prefs_themes.c
1869         * src/prefs_toolbar.c
1870         * src/gtk/about.c
1871                 various cleanups
1872
1873 2006-01-12 [colin]      1.9.100cvs140
1874
1875         * src/folder.c
1876         * src/folder.h
1877         * src/main.c
1878                 Add --subscribe option
1879                 Let sylpheed-claws email@domain.com equivalent to --compose
1880                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1881
1882 2006-01-12 [paul]       1.9.100cvs139
1883
1884         * src/mainwindow.c
1885                 append 'Change folder order' label with '...'
1886         * src/prefs_actions.c
1887                 allow reordering of actions list by dnd
1888         * src/gtk/foldersort.c
1889                 make the dialog nicer
1890
1891 2006-01-11 [colin]      1.9.100cvs138
1892
1893         * src/compose.c
1894                 Allow templates without text
1895
1896 2006-01-11 [paul]       1.9.100cvs137
1897
1898         * tools/README
1899         * tools/filter_conv_new.pl
1900                 add info to README
1901                 also check .sylpheed for filter.xml
1902                 be a bit informative to the user
1903
1904 2006-01-11 [colin]      1.9.100cvs136
1905
1906         * src/textview.c
1907                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1908
1909 2006-01-10 [paul]       1.9.100cvs135
1910
1911         * tools/Makefile.am
1912         * tools/filter_conv_new.pl
1913                 add script to convert new style Sylpheed
1914                 filter rules (Sylpheed >= 0.9.99) to
1915                 Claws filtering rules
1916
1917 2006-01-10 [colin]      1.9.100cvs134
1918
1919         * src/compose.c
1920                 Fix broken line joins in certain conditions
1921                 (between two quoted lines: <enter><enter><up>
1922                  <type a wrapped sentence><go in the first line>
1923                  <insert more text><watch as line joining failed>)
1924
1925 2006-01-10 [paul]       1.9.100cvs133
1926
1927         * src/compose.c
1928                 don't report success in error dialog
1929                 thanks to Colin
1930         * src/common/utils.c
1931                 include some trailing punctuations as URI
1932                 thanks to Hiro
1933
1934 2006-01-10 [paul]       1.9.100cvs132
1935
1936         * src/mimeview.c
1937                 fix incompatible pointer type
1938                 warning
1939
1940 2006-01-10 [paul]       1.9.100cvs131
1941
1942         * src/compose.c
1943                 change Subject in window title
1944                 instantaneously
1945
1946 2006-01-09 [colin]      1.9.100cvs130
1947
1948         * src/addressbook.c
1949         * src/headerview.c
1950         * src/mainwindow.c
1951         * src/messageview.c
1952         * src/mimeview.c
1953         * src/noticeview.c
1954         * src/summaryview.c
1955                 Fix possible crashes on exit and in addressbook
1956
1957 2006-01-09 [paul]       1.9.100cvs129
1958
1959         * src/prefs_msg_colors.c
1960                 some cleanups that I forgot last time
1961
1962 2006-01-09 [paul]       1.9.100cvs128
1963
1964         * README
1965         * src/folderview.c
1966         * src/prefs_msg_colors.c
1967                 add previously hidden option, color_new, to
1968                 the gui
1969                 move the page to Display/
1970                 rework the gui
1971
1972 2006-01-09 [wwp]        1.9.100cvs127
1973
1974         * src/prefs_themes.c
1975                 made the prefs/display/themes layouts spacing less condensed
1976                 (and so they match other prefs/pages' look).
1977
1978 2006-01-09 [paul]       1.9.100cvs126
1979
1980         * src/compose.c
1981         * src/prefs_common.c
1982         * src/prefs_common.h
1983         * src/prefs_wrapping.c
1984                 remove 'wrap at send' option
1985
1986 2006-01-06 [colin]      1.9.100cvs125
1987
1988         * src/compose.c
1989                 Just make completely sure we don't insert "manual line breaks" 
1990                 when wrapping... 
1991
1992 2006-01-04 [paul]
1993
1994         * 2.0.0-rc3 released
1995
1996 2006-01-04 [paul]       1.9.100cvs124
1997
1998         * src/folderview.c
1999                 fix bug 882, 'quick scroll in folder list
2000                 displays wrong folder contents'
2001
2002 2006-01-04 [paul]       1.9.100cvs123
2003
2004         * src/plugins/pgpmime/pgpmime.c
2005                 better debug information when signing
2006                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2007
2008 2006-01-03 [colin]      1.9.100cvs122
2009
2010         * configure.ac
2011                 We need to recheck for gpgme 1.0.0 after checking
2012                 for 1.1.1, because if 1.1.1 isn't available, 
2013                 GPGME_LIBS and friends are blanked out by the 
2014                 second check.
2015
2016 2006-01-03 [colin]      1.9.100cvs121
2017
2018         * src/common/prefs.c
2019                 Windows unlink-before rename fix
2020         * src/plugins/pgpcore/sgpgme.c
2021                 Add support for PKA info if available
2022                 Both patches by Werner Koch
2023
2024 2006-01-03 [paul]       1.9.100cvs120
2025
2026         * src/messageview.c
2027                 fix bug 884, 'Send receipt' button visible in queue
2028                 Thanks to Colin
2029
2030 2006-01-02 [colin]      1.9.100cvs119
2031
2032         * src/compose.c
2033         * src/imap.c
2034                 Fix autosave on IMAP and more generally try to
2035                 return the correct ID on a newly added IMAP message
2036
2037 2006-01-02 [paul]       1.9.100cvs118
2038
2039         * manual/keyboard.xml
2040                 edited
2041
2042 2006-01-01 [paul]       1.9.100cvs117
2043
2044         * src/gtk/authors.h
2045                 alphabetical order
2046
2047 2005-12-30 [colin]      1.9.100cvs116
2048
2049         * manual/advanced.xml
2050                 Explain Pre/Post-processing differences.
2051
2052 2005-12-30 [colin]      1.9.100cvs115
2053
2054         * src/mh.c
2055                 Implement copy_msgs for a little optimization
2056         * src/imap.c
2057                 Finish yesterday's fix
2058
2059 2005-12-29 [colin]      1.9.100cvs114
2060
2061         * src/imap.c
2062                 Fix occasional failure in fetching a mail over
2063                 IMAP
2064
2065 2005-12-29 [colin]      1.9.100cvs113
2066
2067         * src/compose.c
2068                 Don't remove a draft when sending it, if it is 
2069                 locked.
2070
2071 2005-12-28 [colin]      1.9.100cvs112
2072
2073         * src/summaryview.c
2074                 Fix leak for real
2075
2076 2005-12-28 [wwp]        1.9.100cvs111
2077
2078         * doc/faq/.cvsignore
2079         * doc/faq/de/.cvsignore
2080         * doc/faq/en/.cvsignore
2081         * doc/faq/es/.cvsignore
2082         * doc/faq/fr/.cvsignore
2083         * doc/faq/it/.cvsignore
2084         * doc/manual/.cvsignore
2085         * doc/manual/de/.cvsignore
2086         * doc/manual/en/.cvsignore
2087         * doc/manual/es/.cvsignore
2088         * doc/manual/fr/.cvsignore
2089         * doc/manual/ja/.cvsignore
2090         * src/plugins/mathml_viewer/.cvsignore
2091                 rollback revival of those files (my bad, sorry for the noise).
2092
2093 2005-12-28 [wwp]        1.9.100cvs110
2094
2095         * src/compose.c
2096                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
2097
2098 2005-12-28 [wwp]        1.9.100cvs109
2099
2100         * doc/faq/.cvsignore
2101         * doc/faq/de/.cvsignore
2102         * doc/faq/en/.cvsignore
2103         * doc/faq/es/.cvsignore
2104         * doc/faq/fr/.cvsignore
2105         * doc/faq/it/.cvsignore
2106         * doc/manual/.cvsignore
2107         * doc/manual/de/.cvsignore
2108         * doc/manual/en/.cvsignore
2109         * doc/manual/es/.cvsignore
2110         * doc/manual/fr/.cvsignore
2111         * doc/manual/ja/.cvsignore
2112         * src/plugins/mathml_viewer/.cvsignore
2113         * po/.cvsignore
2114                 more files to ignore.
2115
2116 2005-12-24 [colin]      1.9.100cvs108
2117
2118         * AUTHORS
2119         * src/gtk/authors.h
2120                 Update for Werner
2121
2122 2005-12-24 [colin]      1.9.100cvs107
2123
2124         * src/procmsg.c
2125                 Allow NULL src_msginfo in 
2126                 procmsg_msginfo_new_from_mimeinfo
2127
2128 2005-12-23 [paul]       1.9.100cvs106
2129
2130         * src/plugins/pgpinline/mypgpcore.def
2131                 add this forgotten file
2132
2133 2005-12-23 [colin]      1.9.100cvs105
2134
2135         * src/mainwindow.c
2136                 Fix missing break
2137
2138 2005-12-23 [colin]      1.9.100cvs104
2139
2140         * autogen.sh
2141         * src/folder.c
2142         * src/mh.c
2143         * src/common/plugin.c
2144         * src/common/socket.c
2145         * src/common/socket.h
2146         * src/common/utils.c
2147         * src/common/utils.h
2148         * src/gtk/pluginwindow.c
2149         * src/plugins/pgpcore/plugin.def
2150         * src/plugins/pgpcore/sylpheed.def
2151         * src/plugins/pgpinline/Makefile.am
2152         * src/plugins/pgpinline/plugin.def
2153         * src/plugins/pgpinline/sylpheed.def
2154         * src/plugins/pgpmime/plugin.def
2155         * src/plugins/pgpmime/sylpheed.def
2156                 Various w32 fixes by Werner Koch
2157
2158 2005-12-22 [paul]       1.9.100cvs103
2159
2160         * src/wizard.c
2161                 don't offer IMAP as 'server type' if
2162                 libetpan isn't built in
2163
2164 2005-12-22 [paul]       1.9.100cvs102
2165
2166         * AUTHORS
2167         * src/mainwindow.c
2168         * src/mainwindow.h
2169         * src/toolbar.c
2170         * src/gtk/authors.h
2171                 support GTK_TOOLBAR_BOTH_HORIZ (text
2172                 next to icon) Patch by Marien Zwart
2173                 marienz@users.sf.net
2174                 Also reword the text
2175
2176 2005-12-21 [colin]      1.9.100cvs101
2177
2178         * configure.ac
2179                 Fix DATADIRNAME
2180         * COPYING
2181                 Fix missing section and explicit the exception better
2182         * src/compose.c
2183                 Prevent mail from being lost without notice when an
2184                 SMTP error happens on trying to send an unmodified
2185                 drafted mail.
2186         * src/send_message.c
2187         * src/common/smtp.c
2188                 Fix password remembering when wrong, and add return
2189                 value checks where they should have been
2190         * src/plugins/pgpcore/sylpheed.def
2191         * src/plugins/pgpinline/sylpheed.def
2192         * src/plugins/pgpmime/sylpheed.def
2193                 Add a few symbols needed
2194
2195 2005-12-21 [paul]       1.9.100cvs100
2196
2197         * m4/codeset.m4
2198         * m4/glibc21.m4
2199         * m4/intdiv0.m4
2200         * m4/inttypes-pri.m4
2201         * m4/inttypes.m4
2202         * m4/inttypes_h.m4
2203         * m4/isc-posix.m4
2204         * m4/lcmessage.m4
2205         * m4/stdint_h.m4
2206         * m4/uintmax_t.m4
2207                 gettextization
2208                 thanks to Colin
2209
2210 2005-12-21 [paul]       1.9.100cvs99
2211
2212         * po/sv.po
2213                 fixed by Colin
2214
2215 2005-12-20 [paul]       1.9.100cvs98
2216
2217         * po/sv.po
2218                 updated by Anders Trobäck
2219
2220 2005-12-20 [colin]      1.9.100cvs97
2221
2222         * ABOUT-NLS
2223         * Makefile.am
2224         * autogen.sh
2225         * configure.ac
2226         * config/config.rpath
2227         * config/mkinstalldirs
2228         * m4/Makefile.am
2229         * m4/glibc2.m4
2230         * m4/gnupg.m4
2231         * m4/gpgme.m4
2232         * m4/intmax.m4
2233         * m4/longdouble.m4
2234         * m4/longlong.m4
2235         * m4/printf-posix.m4
2236         * m4/signed.m4
2237         * m4/size_max.m4
2238         * m4/ulonglong.m4
2239         * m4/wchar_t.m4
2240         * m4/wint_t.m4
2241         * m4/xsize.m4
2242         * po/Makefile.in.in
2243         * po/Makevars
2244         * po/bg.po
2245         * po/ca.po
2246         * po/cs.po
2247         * po/de.po
2248         * po/el.po
2249         * po/en_GB.po
2250         * po/es.po
2251         * po/fi.po
2252         * po/fr.po
2253         * po/hr.po
2254         * po/hu.po
2255         * po/it.po
2256         * po/ja.po
2257         * po/ko.po
2258         * po/nb.po
2259         * po/nl.po
2260         * po/pl.po
2261         * po/pt_BR.po
2262         * po/ru.po
2263         * po/sk.po
2264         * po/sr.po
2265         * po/stamp-po
2266         * po/sv.po
2267         * po/zh_CN.po
2268         * po/zh_TW.po
2269         * src/Makefile.am
2270         * src/codeconv.c
2271         * src/compose.c
2272         * src/exporthtml.c
2273         * src/exportldif.c
2274         * src/folder.c
2275         * src/main.c
2276         * src/manual.c
2277         * src/mh.c
2278         * src/mimeview.c
2279         * src/send_message.c
2280         * src/common/Makefile.am
2281         * src/common/fnmatch.c
2282         * src/common/fnmatch.h
2283         * src/common/fnmatch_loop.c
2284         * src/common/nntp.c
2285         * src/common/plugin.c
2286         * src/common/smtp.c
2287         * src/common/socket.c
2288         * src/common/string_match.c
2289         * src/common/sylpheed.c
2290         * src/common/utils.c
2291         * src/common/utils.h
2292         * src/common/w32_dirent.c
2293         * src/common/w32_reg.c
2294         * src/common/w32_signal.c
2295         * src/common/w32_stat.c
2296         * src/common/w32_stdio.c
2297         * src/common/w32_stdlib.c
2298         * src/common/w32_string.c
2299         * src/common/w32_time.c
2300         * src/common/w32_unistd.c
2301         * src/common/w32_wait.c
2302         * src/common/w32lib.h
2303         * src/etpan/Makefile.am
2304         * src/gtk/Makefile.am
2305         * src/plugins/clamav/Makefile.am
2306         * src/plugins/demo/Makefile.am
2307         * src/plugins/dillo_viewer/Makefile.am
2308         * src/plugins/pgpcore/Makefile.am
2309         * src/plugins/pgpcore/passphrase.c
2310         * src/plugins/pgpcore/plugin.def
2311         * src/plugins/pgpcore/sgpgme.c
2312         * src/plugins/pgpcore/sylpheed.def
2313         * src/plugins/pgpcore/version.rc
2314         * src/plugins/pgpinline/Makefile.am
2315         * src/plugins/pgpinline/plugin.def
2316         * src/plugins/pgpinline/sylpheed.def
2317         * src/plugins/pgpinline/version.rc
2318         * src/plugins/pgpmime/Makefile.am
2319         * src/plugins/pgpmime/mypgpcore.def
2320         * src/plugins/pgpmime/plugin.def
2321         * src/plugins/pgpmime/sylpheed.def
2322         * src/plugins/pgpmime/version.rc
2323         * src/plugins/spamassassin/Makefile.am
2324                 Very little ;-) patch from Werner Koch, providing
2325                 infrastructure for cross-compiling to Win32
2326
2327 2005-12-20 [paul]       1.9.100cvs96
2328
2329         * src/account.c
2330         * src/account.h
2331         * src/mainwindow.c
2332         * src/mainwindow.h
2333         * src/toolbar.c
2334         * src/toolbar.h
2335                 add a combo to the Get All button, allowing
2336                 quick retrieval from any account
2337                 Patch by Fabien Vantard, slightly modified
2338                 by Colin
2339         * src/gtk/about.c
2340                 i18n fix. Patch by Fabien Vantard
2341
2342 2005-12-19 [colin]      1.9.100cvs95
2343
2344         * src/compose.c
2345         * src/compose.h
2346                 Don't automatically join lines when they've 
2347                 been separated by the user and not automatically
2348
2349 2005-12-19 [paul]       1.9.100cvs94
2350
2351         * src/gtk/pluginwindow.c
2352                 i18n fix.
2353                 Patch by Fabien Vantard
2354
2355 2005-12-15 [paul]       1.9.100cvs93
2356
2357         * src/common/plugin.c
2358         * src/common/plugin.h
2359         * src/gtk/pluginwindow.c
2360         * src/plugins/clamav/clamav_plugin.c
2361         * src/plugins/demo/demo.c
2362         * src/plugins/dillo_viewer/dillo_viewer.c
2363         * src/plugins/pgpcore/plugin.c
2364         * src/plugins/pgpinline/plugin.c
2365         * src/plugins/pgpmime/plugin.c
2366         * src/plugins/spamassassin/spamassassin.c
2367         * src/plugins/trayicon/trayicon.c
2368                 add plugin_version()
2369
2370 2005-12-15 [colin]      1.9.100cvs92
2371
2372         * src/compose.c
2373                 Further fix bug #875
2374
2375 2005-12-15 [paul]       1.9.100cvs91
2376
2377         * src/gtk/filesel.c
2378                 fix attach_load_dir getting set to
2379                 PLUGINDIR on plugin load
2380
2381 2005-12-14 [mones]      1.9.100cvs90
2382
2383         * manual/ack.xml
2384         * manual/keyboard.xml
2385                 Initial draft and some shortcuts added
2386                 
2387         * po/es.po
2388                 Updated translation
2389
2390 2005-12-14 [colin]      1.9.100cvs89
2391
2392         * src/compose.c
2393         * src/imap.c
2394         * src/summaryview.c
2395         * src/gtk/gtkaspell.c
2396                 More leaks fixed
2397         * src/prefs_folder_item.c
2398                 Fix recursive prefs apply
2399
2400
2401 2005-12-14 [colin]      1.9.100cvs88
2402
2403         * src/compose.c
2404                 Fix bug #875 (Freeze On Inline Forward of 
2405                 Large Message)
2406
2407 2005-12-13 [colin]      1.9.100cvs87
2408
2409         * src/compose.c
2410                 Uniq-ify and sort the mimetypes list
2411                 Patch by Fabien Vantard
2412
2413 2005-12-13 [colin]      1.9.100cvs86
2414
2415         * src/imap.c
2416         * src/etpan/imap-thread.c
2417                 Fix leaks (patch by Hoa)
2418         * src/news.c
2419         * src/common/plugin.c
2420                 Fix leaks
2421
2422 2005-12-12 [colin]
2423
2424         * 2.0.0-rc2 released
2425
2426 2005-12-12 [colin]      1.9.100cvs85
2427
2428         * src/matcher.c
2429                 Fix a leak
2430
2431 2005-12-12 [wwp]        1.9.100cvs84
2432
2433         * src/gtk/icon_legend.c
2434                 fix misbehaviour and crash when closing the legend window
2435         using the Esc key (patch by Fabien Vantard).
2436
2437 2005-12-12 [paul]       1.9.100cvs83
2438
2439         * src/browseldap.c
2440         * src/foldersel.c
2441         * src/prefs_actions.c
2442         * src/prefs_filtering.c
2443         * src/prefs_matcher.c
2444         * src/prefs_spelling.glade      ** REMOVED **
2445         * src/prefs_template.c
2446         * src/gtk/foldersort.glade      ** REMOVED **
2447         * src/gtk/pluginwindow.c
2448         * src/gtk/pluginwindow.glade    ** REMOVED **
2449         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
2450                 cleanups
2451
2452 2005-12-11 [paul]       1.9.100cvs82
2453
2454         * src/gtk/filesel.c
2455                 fix attach_load_dir crasher (double free)
2456
2457 2005-12-09 [paul]       1.9.100cvs81
2458
2459         * po/POTFILES.in
2460         * src/mainwindow.c
2461         * src/gtk/Makefile.am
2462         * src/gtk/icon_legend.c
2463         * src/gtk/icon_legend.h
2464                 add icon legend
2465         * src/manual.c
2466                 cleanup
2467
2468 2005-12-09 [paul]       1.9.100cvs80
2469
2470         * src/plugins/pgpcore/passphrase.c
2471                 wrap the label in the dialog
2472
2473 2005-12-09 [colin]      1.9.100cvs79
2474
2475         * src/plugins/pgpcore/sgpgme.c
2476                 Display (untrusted) on not trusted signatures
2477                 Patch by Michal Ãˆihaø <michal@cihar.com>
2478                 Closes bug #867 (Report also key trust)
2479
2480 2005-12-09 [colin]      1.9.100cvs78
2481
2482         * src/common/plugin.c
2483                 Update licence check, following Eben Moglen's advice
2484
2485 2005-12-08 [colin]      1.9.100cvs77
2486
2487         * src/folder.c
2488                 Fix the occasionnal item->cache != NULL 
2489                 assertion failure. 
2490
2491 2005-12-08 [colin]      1.9.100cvs76
2492
2493         * src/mimeview.c
2494         * src/plugins/pgpcore/sgpgme.c
2495                 Print key id when unable to check it
2496                 Closes bug #866 (Show key id when missing)
2497
2498 2005-12-08 [paul]       1.9.100cvs75
2499
2500         * src/prefs_common.c
2501         * src/prefs_common.h
2502         * src/gtk/filesel.c
2503                 remember load attachment dir
2504
2505 2005-12-07 [colin]      1.9.100cvs74
2506
2507         * src/prefs_toolbar.c
2508                 Gtk fixes, patch by Fabien Vantard
2509
2510 2005-12-07 [colin]      1.9.100cvs73
2511
2512         * src/action.c
2513         * src/compose.c
2514         * src/compose.h
2515                 Fix bug #839 (Quoted text isn't colored after 
2516                 executing an action)
2517         * src/common/plugin.c
2518                 Require plugins to declare their licence in plugin_licence()
2519                 Refuse to load non-GPL plugins as they'd be illegal (as 
2520                 derived works of Sylpheed-Claws, they must be GPL).
2521         * src/plugins/clamav/clamav_plugin.c
2522         * src/plugins/demo/demo.c
2523         * src/plugins/dillo_viewer/dillo_viewer.c
2524         * src/plugins/pgpcore/plugin.c
2525         * src/plugins/pgpinline/plugin.c
2526         * src/plugins/pgpmime/plugin.c
2527         * src/plugins/spamassassin/spamassassin.c
2528         * src/plugins/trayicon/trayicon.c
2529                 Add plugin_licence()
2530
2531 2005-12-07 [paul]       1.9.100cvs72
2532
2533         * configure.ac
2534         * src/mainwindow.c
2535         * src/manual.c
2536         * src/manual.h
2537         * src/common/defs.h
2538                 clean up after local FAQ removal and
2539                 temporary manual removal
2540
2541 2005-12-06 [colin]      1.9.100cvs71
2542
2543         * configure.ac
2544         * doc/Makefile.am
2545         * doc/faq/.cvsignore
2546         * doc/faq/Makefile.am
2547         * doc/faq/de/.cvsignore
2548         * doc/faq/de/Makefile.am
2549         * doc/faq/de/sylpheed-faq-1.html
2550         * doc/faq/de/sylpheed-faq-2.html
2551         * doc/faq/de/sylpheed-faq-3.html
2552         * doc/faq/de/sylpheed-faq.html
2553         * doc/faq/en/.cvsignore
2554         * doc/faq/en/Makefile.am
2555         * doc/faq/en/sylpheed-faq-1.html
2556         * doc/faq/en/sylpheed-faq-2.html
2557         * doc/faq/en/sylpheed-faq-3.html
2558         * doc/faq/en/sylpheed-faq-4.html
2559         * doc/faq/en/sylpheed-faq.html
2560         * doc/faq/es/.cvsignore
2561         * doc/faq/es/Makefile.am
2562         * doc/faq/es/sylpheed-faq-1.html
2563         * doc/faq/es/sylpheed-faq-2.html
2564         * doc/faq/es/sylpheed-faq-3.html
2565         * doc/faq/es/sylpheed-faq-4.html
2566         * doc/faq/es/sylpheed-faq.html
2567         * doc/faq/fr/.cvsignore
2568         * doc/faq/fr/Makefile.am
2569         * doc/faq/fr/sylpheed-faq-1.html
2570         * doc/faq/fr/sylpheed-faq-2.html
2571         * doc/faq/fr/sylpheed-faq-3.html
2572         * doc/faq/fr/sylpheed-faq.html
2573         * doc/faq/it/.cvsignore
2574         * doc/faq/it/Makefile.am
2575         * doc/faq/it/sylpheed-faq-1.html
2576         * doc/faq/it/sylpheed-faq-2.html
2577         * doc/faq/it/sylpheed-faq-3.html
2578         * doc/faq/it/sylpheed-faq.html
2579         * doc/manual/.cvsignore
2580         * doc/manual/Makefile.am
2581         * doc/manual/de/.cvsignore
2582         * doc/manual/de/Makefile.am
2583         * doc/manual/de/sylpheed-1.html
2584         * doc/manual/de/sylpheed-10.html
2585         * doc/manual/de/sylpheed-11.html
2586         * doc/manual/de/sylpheed-12.html
2587         * doc/manual/de/sylpheed-13.html
2588         * doc/manual/de/sylpheed-14.html
2589         * doc/manual/de/sylpheed-15.html
2590         * doc/manual/de/sylpheed-16.html
2591         * doc/manual/de/sylpheed-17.html
2592         * doc/manual/de/sylpheed-18.html
2593         * doc/manual/de/sylpheed-19.html
2594         * doc/manual/de/sylpheed-2.html
2595         * doc/manual/de/sylpheed-20.html
2596         * doc/manual/de/sylpheed-3.html
2597         * doc/manual/de/sylpheed-4.html
2598         * doc/manual/de/sylpheed-5.html
2599         * doc/manual/de/sylpheed-6.html
2600         * doc/manual/de/sylpheed-7.html
2601         * doc/manual/de/sylpheed-8.html
2602         * doc/manual/de/sylpheed-9.html
2603         * doc/manual/de/sylpheed.html
2604         * doc/manual/en/.cvsignore
2605         * doc/manual/en/Makefile.am
2606         * doc/manual/en/sylpheed-1.html
2607         * doc/manual/en/sylpheed-10.html
2608         * doc/manual/en/sylpheed-11.html
2609         * doc/manual/en/sylpheed-12.html
2610         * doc/manual/en/sylpheed-13.html
2611         * doc/manual/en/sylpheed-14.html
2612         * doc/manual/en/sylpheed-15.html
2613         * doc/manual/en/sylpheed-16.html
2614         * doc/manual/en/sylpheed-17.html
2615         * doc/manual/en/sylpheed-18.html
2616         * doc/manual/en/sylpheed-19.html
2617         * doc/manual/en/sylpheed-2.html
2618         * doc/manual/en/sylpheed-20.html
2619         * doc/manual/en/sylpheed-21.html
2620         * doc/manual/en/sylpheed-22.html
2621         * doc/manual/en/sylpheed-3.html
2622         * doc/manual/en/sylpheed-4.html
2623         * doc/manual/en/sylpheed-5.html
2624         * doc/manual/en/sylpheed-6.html
2625         * doc/manual/en/sylpheed-7.html
2626         * doc/manual/en/sylpheed-8.html
2627         * doc/manual/en/sylpheed-9.html
2628         * doc/manual/en/sylpheed.html
2629         * doc/manual/es/.cvsignore
2630         * doc/manual/es/Makefile.am
2631         * doc/manual/es/sylpheed-1.html
2632         * doc/manual/es/sylpheed-10.html
2633         * doc/manual/es/sylpheed-11.html
2634         * doc/manual/es/sylpheed-12.html
2635         * doc/manual/es/sylpheed-13.html
2636         * doc/manual/es/sylpheed-14.html
2637         * doc/manual/es/sylpheed-15.html
2638         * doc/manual/es/sylpheed-16.html
2639         * doc/manual/es/sylpheed-17.html
2640         * doc/manual/es/sylpheed-18.html
2641         * doc/manual/es/sylpheed-19.html
2642         * doc/manual/es/sylpheed-2.html
2643         * doc/manual/es/sylpheed-20.html
2644         * doc/manual/es/sylpheed-3.html
2645         * doc/manual/es/sylpheed-4.html
2646         * doc/manual/es/sylpheed-5.html
2647         * doc/manual/es/sylpheed-6.html
2648         * doc/manual/es/sylpheed-7.html
2649         * doc/manual/es/sylpheed-8.html
2650         * doc/manual/es/sylpheed-9.html
2651         * doc/manual/es/sylpheed.html
2652         * doc/manual/fr/.cvsignore
2653         * doc/manual/fr/Makefile.am
2654         * doc/manual/fr/sylpheed-1.html
2655         * doc/manual/fr/sylpheed-10.html
2656         * doc/manual/fr/sylpheed-11.html
2657         * doc/manual/fr/sylpheed-12.html
2658         * doc/manual/fr/sylpheed-13.html
2659         * doc/manual/fr/sylpheed-14.html
2660         * doc/manual/fr/sylpheed-15.html
2661         * doc/manual/fr/sylpheed-16.html
2662         * doc/manual/fr/sylpheed-17.html
2663         * doc/manual/fr/sylpheed-18.html
2664         * doc/manual/fr/sylpheed-19.html
2665         * doc/manual/fr/sylpheed-2.html
2666         * doc/manual/fr/sylpheed-20.html
2667         * doc/manual/fr/sylpheed-3.html
2668         * doc/manual/fr/sylpheed-4.html
2669         * doc/manual/fr/sylpheed-5.html
2670         * doc/manual/fr/sylpheed-6.html
2671         * doc/manual/fr/sylpheed-7.html
2672         * doc/manual/fr/sylpheed-8.html
2673         * doc/manual/fr/sylpheed-9.html
2674         * doc/manual/fr/sylpheed.html
2675         * doc/manual/ja/.cvsignore
2676         * doc/manual/ja/Makefile.am
2677         * doc/manual/ja/sylpheed-1.html
2678         * doc/manual/ja/sylpheed-10.html
2679         * doc/manual/ja/sylpheed-11.html
2680         * doc/manual/ja/sylpheed-12.html
2681         * doc/manual/ja/sylpheed-13.html
2682         * doc/manual/ja/sylpheed-14.html
2683         * doc/manual/ja/sylpheed-15.html
2684         * doc/manual/ja/sylpheed-16.html
2685         * doc/manual/ja/sylpheed-17.html
2686         * doc/manual/ja/sylpheed-18.html
2687         * doc/manual/ja/sylpheed-19.html
2688         * doc/manual/ja/sylpheed-2.html
2689         * doc/manual/ja/sylpheed-20.html
2690         * doc/manual/ja/sylpheed-3.html
2691         * doc/manual/ja/sylpheed-4.html
2692         * doc/manual/ja/sylpheed-5.html
2693         * doc/manual/ja/sylpheed-6.html
2694         * doc/manual/ja/sylpheed-7.html
2695         * doc/manual/ja/sylpheed-8.html
2696         * doc/manual/ja/sylpheed-9.html
2697         * doc/manual/ja/sylpheed.html
2698         * doc/manual/ja/sylpheed.sgml
2699         * src/mainwindow.c
2700                 Remove outdated manual and faq. Noisy, eh?
2701
2702 2005-12-06 [colin]      1.9.100cvs70
2703
2704         * src/compose.c
2705         * src/quote_fmt_parse.y
2706         * src/undo.c
2707         * src/undo.h
2708                 Allow %X to position cursor at 0 
2709                 (no %X = before signature)
2710                 Fix paste as quotation putting the cursor at 0
2711                 Fix undo offsets when pasting
2712                 Insert the quote_fmt at once instead of line 
2713                 by line
2714                 Fix [Edited] when starting to reply/forward
2715
2716 2005-12-06 [paul]       1.9.100cvs69
2717
2718         * src/plugins/clamav/clamav_plugin_gtk.c
2719                 add another tooltip
2720         * src/plugins/spamassassin/spamassassin_gtk.c
2721                 rework spamassassin_create_widget_func()
2722
2723 2005-12-05 [colin]      1.9.100cvs68
2724
2725         * po/POTFILES.in
2726                 Fix make release ;-)
2727
2728 2005-12-05 [colin]      1.9.100cvs67
2729
2730         * src/compose.c
2731         * src/compose.h
2732                 Fix cursor positioning (not obeying %X)
2733
2734 2005-12-05 [paul]       1.9.100cvs66
2735
2736         * src/plugins/dillo_viewer/dillo_prefs.c
2737                 fix compilation warning
2738
2739 2005-12-05 [paul]       1.9.100cvs65
2740
2741         * src/prefs_spelling.c
2742         * src/plugins/trayicon/trayicon.c
2743                 cleanups - remove unused stuff
2744
2745 2005-12-05 [paul]       1.9.100cvs64
2746
2747         * README
2748         * manual/plugins.xml
2749                 remove info about removed mathml_viewer plugin
2750
2751 2005-12-05 [paul]       1.9.100cvs63
2752
2753         * configure.ac
2754         * src/plugins/Makefile.am
2755         * src/plugins/mathml_viewer/.cvsignore
2756         * src/plugins/mathml_viewer/Makefile.am
2757         * src/plugins/mathml_viewer/mathml_viewer.c
2758                 remove unmaintained mathml_viewer plugin
2759
2760 2005-12-05 [paul]       1.9.100cvs62
2761
2762         * src/summaryview.c
2763                 obey prefs_common.always_show_msg when
2764                 moving a msg
2765                 Thanks to Colin
2766
2767 2005-12-05 [paul]       1.9.100cvs61
2768
2769         * src/compose.c
2770         * src/prefs_account.c
2771         * src/prefs_filtering.c
2772         * src/prefs_quote.c
2773         * src/prefs_spelling.c
2774         * src/prefs_toolbar.c
2775         * src/summaryview.c
2776         * src/gtk/gtkutils.c
2777         * src/gtk/quicksearch.c
2778         * src/plugins/dillo_viewer/dillo_prefs.c
2779                 dialog cleanups
2780
2781 2005-12-04 [paul]       1.9.100cvs60
2782
2783         * src/inc.c
2784         * src/prefs_account.c
2785         * src/prefs_account.h
2786                 allow a Local account to specify a
2787                 default inbox
2788                 (closes bug 843 'Inbox cannot be changed for local
2789                  mailboxes')
2790
2791 2005-12-04 [colin]      1.9.100cvs59
2792
2793         * src/plugins/trayicon/trayicon.c
2794                 Remove Get, rename Get All to Get Mail in order to
2795                 be consistent with the default main toolbar
2796
2797 2005-12-03 [colin]      1.9.100cvs58
2798
2799         * manual/gpl.xml
2800         * manual/sylpheed-claws-manual.xml
2801                 Add GPL appendix
2802
2803 2005-12-03 [paul]       1.9.100cvs57
2804
2805         * AUTHORS
2806         * po/sv.po
2807         * src/gtk/authors.h
2808                 new (partially complete) Swedish translation
2809                 by Anders Troback <sylpheed@troback.com>
2810
2811 2005-12-02 [paul]       1.9.100cvs56
2812
2813         * configure.ac
2814                 libetpan 0.41 required
2815
2816 2005-12-02 [paul]       1.9.100cvs55
2817
2818         * src/plugins/clamav/clamav_plugin.c
2819         * src/plugins/clamav/clamav_plugin.h
2820         * src/plugins/clamav/clamav_plugin_gtk.c
2821         * src/plugins/spamassassin/spamassassin.c
2822         * src/plugins/spamassassin/spamassassin.h
2823         * src/plugins/spamassassin/spamassassin_gtk.c
2824                 unregister prefs pages on unloading, thus
2825                 preventing a crash
2826                 (thanks to Colin for the hint)
2827
2828 2005-12-02 [wwp]        1.9.100cvs54
2829
2830         * src/quote_fmt.h
2831         * src/quote_fmt_parse.y
2832                 fix misuse of gboolean*, use gboolean instead
2833                 (thanks to Paul, Colin, for pointing out that scaring one)
2834
2835 2005-12-02 [paul]       1.9.100cvs53
2836
2837         * src/plugins/clamav/clamav_plugin.c
2838                 int no --> unsigned int no
2839         * src/plugins/clamav/clamav_plugin_gtk.c
2840                 rework config page
2841
2842 2005-12-02 [wwp]        1.9.100cvs52
2843
2844         * src/compose.c
2845         * src/prefs_template.c
2846         * src/quote_fmt.h
2847         * src/quote_fmt_parse.y
2848                 prevent from executing |f and |p templates commands when
2849                 adding or replacing templates in prefs (avoids annoying and
2850                 potentially dangerous behaviours)
2851
2852 2005-12-02 [paul]       1.9.100cvs51
2853
2854         * src/prefs_common.c
2855                 allow translation of some default values
2856                 Patch by Fabien Vantard
2857
2858 2005-12-02 [paul]       1.9.100cvs50
2859
2860         * src/codeconv.c
2861         * src/codeconv.h
2862         * src/prefs_common.c
2863         * src/prefs_common.h
2864         * src/prefs_message.c
2865         * src/textview.c
2866                 remove obsolete 'convert_mb_alnum' option
2867                 and related stuff
2868         * src/gtk/about.c
2869                 remove unused 'about_textview_visibility_notify'
2870
2871 2005-12-02 [paul]       1.9.100cvs49
2872
2873         * src/prefs_account.c
2874         * src/prefs_compose_writing.c
2875         * src/prefs_fonts.c
2876         * src/prefs_gtk.h
2877         * src/prefs_image_viewer.c
2878         * src/prefs_message.c
2879         * src/prefs_other.c
2880         * src/prefs_receive.c
2881         * src/prefs_send.c
2882         * src/prefs_spelling.c
2883         * src/prefs_summaries.c
2884         * src/prefs_wrapping.c
2885         * src/plugins/dillo_viewer/dillo_prefs.c
2886         * src/plugins/pgpcore/prefs_gpg.c
2887                 several cleanups to the prefs dialogs
2888                 (slightly modified) patch by Fabien Vantard
2889
2890 2005-12-02 [paul]       1.9.100cvs48
2891
2892         * src/main.c
2893                 --exit means exit
2894         * src/send_message.c
2895                 fix crash on send when connection fails
2896
2897         Thanks to Colin
2898
2899 2005-12-01 [colin]      1.9.100cvs47
2900
2901         * src/html.c
2902                 Translate &hellip; to "..."
2903
2904 2005-11-30 [colin]      1.9.100cvs46
2905
2906         * src/matcher.c
2907         * src/matcher.h
2908                 Optimize back yesterday's fix.
2909
2910 2005-11-30 [paul]       1.9.100cvs45
2911
2912         * manual/faq.xml
2913                 standardised
2914         * manual/intro.xml
2915                 written by Colin, edited by me
2916
2917 2005-11-29 [colin]      1.9.100cvs44
2918
2919         * src/matcher.c
2920                 Skip headers unconditionnaly in match_body if the
2921                 rule is not message or ~message
2922
2923 2005-11-29 [colin]      1.9.100cvs43
2924
2925         * src/matcher.c
2926                 Fix body_part and such, not skipping headers 
2927                 if the matchcriteria wasn't the first in the rule
2928
2929 2005-11-29 [colin]      1.9.100cvs42
2930
2931         * src/compose.c
2932                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2933                 option missing from message view window)
2934                 Fix double text D'n'D with gtk-2.8
2935         * src/matcher.c
2936                 Fix ~message, ~headers_part, ~body_part rules
2937         * src/messageview.c
2938                 Add Windows-1252 (Closes bug #863)
2939                 Fix accels
2940         * src/gtk/gtkaspell.c
2941                 Properly destroy accels in all menus
2942
2943 2005-11-29 [mones]      1.9.100cvs41
2944
2945         * po/es.po
2946                 Updated.
2947
2948 2005-11-27 [colin]      1.9.100cvs40
2949
2950         * src/mh_gtk.c
2951                 "/Remove mailbox" -> "/Remove mailbox..."
2952
2953 2005-11-27 [paul]       1.9.100cvs39
2954
2955         * AUTHORS
2956         * po/de.po
2957         * src/gtk/authors.h
2958                 updated by new maintainer, Stephan Sachse
2959
2960 2005-11-27 [paul]       1.9.100cvs38
2961
2962         * manual/faq.xml
2963                 written by Colin, edited by me
2964
2965 2005-11-27 [paul]       1.9.100cvs37
2966
2967         * src/prefs_common.c
2968         * src/prefs_common.h
2969         * src/prefs_receive.c
2970         * src/prefs_summaries.c
2971                 move 'go to inbox after receiving new mail'
2972                 option from display/sumamaries to mail
2973                 handling/receive, and rework prefs_summaries
2974                 dialog a little
2975
2976 2005-11-25 [martin]     1.9.100cvs36
2977
2978         * po/de.po
2979             fixed windows-1252 translation;
2980             translated some new and fuzzy strings
2981
2982 2005-11-25 [paul]       1.9.100cvs35
2983
2984         * src/plugins/clamav/clamav_plugin.c
2985                 complete the update done in cvs34
2986
2987 2005-11-25 [paul]       1.9.100cvs34
2988
2989         * src/plugins/clamav/clamav_plugin.c
2990                 reflect upstream changes
2991
2992 2005-11-25 [paul]       1.9.100cvs33
2993
2994         * manual/ack.xml
2995         * manual/plugins.xml
2996         * manual/sylpheed-claws-manual.xml
2997                 written/updated by Colin, edited by me
2998         * tools/acroread2sylpheed.pl
2999                 update binary name
3000
3001 2005-11-24 [colin]      1.9.100cvs32
3002
3003         * src/compose.c
3004                 Fix bug #856 (reediting messages forgets Request
3005                 Return Receipt)
3006
3007 2005-11-24 [paul]       1.9.100cvs31
3008
3009         * manual/addrbook.xml
3010         * manual/starting.xml
3011                 written by Colin, proofread, edited, adapted by me
3012         * manual/advanced.xml
3013                 add some Actions examples
3014         * src/importldif.c
3015                 use a Save button instead of a Close button
3016         * src/wizard.c
3017                 indicate mandatory fields
3018                 fix page display
3019                 Thanks to Colin
3020
3021 2005-11-23 [colin]      1.9.100cvs30
3022
3023         * src/addressbook.c
3024                 Rename menu item, fix possible crash after
3025                 deletion of books
3026         * src/addrindex.c
3027                 Allow searching for '*' in ldap
3028         * src/browseldap.c
3029                 Fix "Browse Entry" (did anyone use it?)
3030         * src/wizard.c
3031                 Add guards for mandatory information
3032
3033 2005-11-23 [paul]       1.9.100cvs29
3034
3035         * manual/advanced.xml
3036                 corrections to the English
3037
3038 2005-11-23 [colin]      1.9.100cvs28
3039
3040         * src/mimeview.c
3041                 Fix possible crash at exit. After the call to
3042                 gtk_container_remove(), the Viewer's widget has no
3043                 more parent so gtk+ automatically frees it and its
3044                 sons. If destroy_viewer() then try to access it,
3045                 problems ensue.
3046
3047 2005-11-22 [colin]      1.9.100cvs27
3048
3049         * src/compose.c
3050         * src/gtk/gtkaspell.c
3051                 Fix right-clicking on a misspelled word
3052                 Fix More... in suggestions menu
3053
3054 2005-11-22 [wwp]        1.9.100cvs26
3055
3056         * src/prefs_template.c
3057                 templates works: re-sort templates list when adding or replacing,
3058                 prevent from adding or replacing when the template name is empty
3059
3060 2005-11-21 [colin]      1.9.100cvs25
3061
3062         * src/addressbook.c
3063                 Fix some addressbook suckage (dnd, select all)
3064         * src/compose.c
3065         * src/gtk/gtkaspell.c
3066         * src/gtk/gtkaspell.h
3067                 Make the spellchecker menu work with the 
3068                 GtkTextView one instead of overriding it
3069
3070 2005-11-20 [paul]       1.9.100cvs24
3071
3072         * manual/handling.xml
3073                 proofread and corrected
3074
3075 2005-11-20 [paul]       1.9.100cvs23
3076
3077         * manual/Makefile
3078                 generate html as one file
3079         * manual/advanced.xml
3080                 fix output generation
3081                 reformat hidden options list
3082         * manual/manual.xml     ** REMOVED **
3083         * manual/sylpheed-claws-manual.xml      ** ADDED **
3084                 renamed
3085
3086 2005-11-18 [colin]      1.9.100cvs22
3087
3088         * src/prefs_account.c
3089                 Fix layout in news and mbox accounts
3090         * manual/account.xml
3091         * manual/advanced.xml
3092                 New contents for Paul to check :)
3093
3094 2005-11-18 [wwp]        1.9.100cvs21
3095
3096         * src/gtk/quicksearch.c
3097                 don't update extended quicksearch buttons twice
3098
3099 2005-11-18 [paul]       1.9.100cvs20
3100
3101         * src/textview.c
3102                 complete 1.9.100cvs19
3103
3104 2005-11-18 [paul]       1.9.100cvs19
3105
3106         * src/compose.c
3107                 cosmetic improvements
3108         * src/textview.c
3109                 also list text/* attachments
3110
3111 2005-11-18 [colin]      1.9.100cvs18
3112
3113         * src/summaryview.c
3114                 Use column 0 instead of -1 in 
3115                 gtk_ctree_node_moveto, in a naive
3116                 hope it'll fix the gtk-related crashes
3117
3118 2005-11-18 [colin]      1.9.100cvs17
3119
3120         * src/gtk/inputdialog.c
3121                 Fix icon staying the first one
3122
3123 2005-11-17 [wwp]        1.9.100cvs16
3124                 fix possible problem showing some quicksearch buttons, and a bad
3125                 call to g_return_if_fail in a function that returns a value (both
3126                 fixes by Fabien Vantard)
3127
3128 2005-11-15 [wwp]        1.9.100cvs15
3129
3130         * src/gtk/quicksearch.c
3131                 added a tooltip to that obscure ... quicksearch button
3132
3133 2005-11-15 [wwp]        1.9.100cvs14
3134
3135         * src/gtk/quicksearch.c
3136                 add a quicksearch helper to filtering expression users: the ... button
3137                 raises the condition expr window. condition expressions set up w/ this
3138                 window are used by the quicksearch if the user closes it pressing OK.
3139
3140 2005-11-14 [paul]       1.9.100cvs13
3141
3142         * src/plugins/clamav/clamav_plugin.c
3143         * src/plugins/spamassassin/spamassassin.c
3144                 change plugin type following recent merging
3145
3146 2005-11-14 [wwp]        1.9.100cvs12
3147
3148         * src/folder.c
3149                 prevent from crashing when copying/moving message(s) from and
3150                 to the same folder
3151
3152 2005-11-14 [paul]       1.9.100cvs11
3153
3154         * src/plugins/clamav/Makefile.am
3155         * src/plugins/clamav/clamav_plugin.c
3156         * src/plugins/clamav/clamav_plugin.h
3157         * src/plugins/clamav/clamav_plugin_gtk.c
3158                 also merge clamav and clamav_gtk plugins
3159
3160 2005-11-13 [colin]      1.9.100cvs10
3161
3162         * configure.ac
3163         * src/plugins/spamassassin/Makefile.am
3164         * src/plugins/spamassassin/spamassassin.c
3165         * src/plugins/spamassassin/spamassassin.h
3166         * src/plugins/spamassassin/spamassassin_gtk.c
3167                 Merge spamassassin and spamassassin_gtk plugins,
3168                 and build it by default.
3169
3170 2005-11-12 [colin]      1.9.100cvs9
3171
3172         * src/etpan/imap-thread.c
3173                 Fix gcc warning
3174
3175 2005-11-12 [colin]      1.9.100cvs8
3176
3177         * src/procmime.c
3178                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
3179
3180 2005-11-10 [colin]      1.9.100cvs7
3181
3182         * src/main.c
3183                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
3184                 minimised state)
3185
3186 2005-11-10 [wwp]        1.9.100cvs6
3187
3188         * src/gtk/description_window.c
3189                 fix a crash when closing description windows using the WM's [X] button
3190
3191 2005-11-09 [colin]      1.9.100cvs5
3192
3193         * src/common/ssl.c
3194                 Update libetpan call to follow upstream
3195                 (yes, this requires libetpan-0.40cvs3)
3196
3197 2005-11-08 [colin]      1.9.100cvs4
3198
3199         * src/compose.c
3200         * src/textview.c
3201         * src/common/utils.c
3202         * src/common/utils.h
3203                 Enhance the email parser
3204
3205 2005-11-08 [colin]      1.9.100cvs3
3206
3207         * src/procmime.c
3208                 Fix what looks like an off-by-one (fixes 
3209                 attachments from the Bat)
3210
3211 2005-11-08 [wwp]        1.9.100cvs2
3212
3213         * src/main.c
3214                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
3215
3216 2005-11-08 [wwp]        1.9.100cvs1
3217
3218         * src/main.c
3219                 allow exiting Sylpheed-Claws from command-line
3220
3221 2005-11-08 [paul]       1.9.100
3222
3223         1.9.100 released
3224
3225 2005-11-07 [colin]      1.9.99cvs17
3226
3227         * src/addritem.c
3228         * src/ldif.c
3229                 Fix import of base-64 encoded items
3230
3231 2005-11-07 [colin]      1.9.99cvs16
3232
3233         * src/send_message.c
3234                 Fix bug #314 (Queue does not empty under certain 
3235                 circumstances)
3236
3237 2005-11-07 [paul]       1.9.99cvs15
3238
3239         * src/mutt.c
3240         * src/pine.c
3241                 fix buffer overflows
3242                 Thanks to Colin
3243
3244 2005-11-07 [paul]       1.9.99cvs14
3245
3246         * doc/man/Makefile.am
3247         * doc/man/sylpheed-claws.1      ** ADDED **
3248         * doc/man/sylpheed.1            ** DELETED **
3249                 rename and update the man file
3250
3251 2005-11-06 [colin]      1.9.99cvs13
3252
3253         * src/ldif.c
3254                 Fix ldif_get_line() that returned empty strings
3255                 (Didn't understand why). Also fix a possible
3256                 buffer overflow.
3257
3258 2005-11-06 [wwp]        1.9.99cvs12
3259
3260         * src/textview.c
3261         * src/gtk/about.c
3262         * src/gtk/gtkutils.c
3263         * src/gtk/gtkutils.h
3264                 fix a compilation warning,
3265                 make links sensitive in the about dialog
3266
3267 2005-11-04 [wwp]        1.9.99cvs11
3268
3269         * src/gtk/about.c
3270                 don't wrap or translate URIs, and a bit text format cleanup
3271
3272 2005-11-04 [wwp]        1.9.99cvs10
3273
3274         * src/gtk/about.c
3275                 better textview tagging implementation (no more use of marks for
3276                 postponed tagging)
3277
3278 2005-11-02 [colin]      1.9.99cvs9
3279
3280         * src/common/ssl.c
3281                 Forgot an ifdef
3282
3283 2005-11-02 [colin]      1.9.99cvs8
3284
3285         * configure.ac
3286                 Require libetpan-0.40 due to upstream fix
3287         * src/common/ssl.c
3288                 Tell libetpan not to call SSL_Library_Init,
3289                 as we do it ourselves.
3290
3291 2005-11-02 [colin]      1.9.99cvs7
3292
3293         * po/POTFILES.in
3294                 Add missing files (thanks to Fabien Vantard)
3295
3296 2005-11-02 [colin]      1.9.99cvs6
3297
3298         * src/summaryview.c
3299                 Fix totals when read messages are hidden or quicksearch
3300                 is on
3301         * src/ssl_manager.c
3302         * src/ssl_manager.h
3303         * src/common/ssl_certificate.c
3304         * src/common/ssl_certificate.h
3305         * src/gtk/sslcertwindow.c
3306         * src/gtk/sslcertwindow.h
3307                 Fix copyright on my stuff
3308
3309 2005-11-02 [wwp]        1.9.99cvs5
3310
3311         * src/prefs_themes.c
3312                 fix directory name checking (theme installation/removal),
3313                 made related error a bit more verbose
3314
3315 2005-11-02 [colin]      1.9.99cvs4
3316
3317         * src/summaryview.c
3318                 Fix typo (probably fixes bug #841 (Sort by the From 
3319                 field doesn't work)
3320
3321 2005-11-02 [paul]       1.9.99cvs3
3322
3323         * po/ko.po
3324         * po/nb.po
3325                 updated by SungHyun Nam, Geir Helland
3326         * src/wizard.c
3327                 fix typo in welcome message. spotted by
3328                 Andrea Spadaccini
3329
3330 2005-11-01 [colin]      1.9.99cvs2
3331
3332         * src/compose.c
3333                 Fix replying to ml wen confirming subscription
3334         * src/messageview.c
3335         * src/mimeview.c
3336         * src/mimeview.h
3337         * src/privacy.h
3338         * src/summaryview.c
3339                 Make key check non blocking
3340
3341 2005-10-31 [paul]       1.9.99cvs1
3342
3343         * tools/claws.i18n.status.pl
3344                 updated for ChangeLog
3345
3346 2005-10-31 [paul]       1.9.99
3347
3348         1.9.99 released
3349
3350 2005-10-31 [paul]       1.9.15cvs131
3351
3352         * .cvsignore
3353         * ChangeLog
3354         * ChangeLog.claws       ** REMOVED **
3355         * ChangeLog-gtk2.claws  ** REMOVED **
3356         * ChangeLog.gtk1        ** ADDED **
3357         * INSTALL
3358         * Makefile.am
3359         * NEWS
3360         * README
3361         * README.claws          ** REMOVED **
3362         * README.jp             ** REMOVED **
3363         * RELEASE_NOTES         ** ADDED **
3364         * RELEASE_NOTES.claws   ** REMOVED **
3365         * commitHelper
3366         * configure.ac
3367         * sylpheed.spec.in      ** REMOVED **
3368                 tidy up and update the default docs:
3369                 ChangeLog.claws is renamed ChangeLog.gtk1
3370                 ChangeLog-gtk2.claws is renamed ChangeLog
3371                 README.claws is renamed README
3372                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3373
3374 2005-10-31 [paul]       1.9.15cvs130
3375
3376         * po/it.po
3377                 fix errors
3378
3379 2005-10-31 [paul]       1.9.15cvs129
3380
3381         * po/ca.po
3382         * po/de.po
3383         * po/en_GB.po
3384         * po/fr.po
3385         * po/it.po
3386         * po/pt_BR.po
3387         * po/sk.po
3388         * po/sr.po
3389         * po/zh_CN.po
3390                 updated by Miquel Oliete, Stephan Sachse and
3391                 Thomas Gilgin, me, Fabien Vantard, Andrea
3392                 Spadaccini, Frederico Goncalves Guimaraes,
3393                 Andrej Kacian, Aleksandar Urosevic, and
3394                 Ralgh Young.
3395
3396 2005-10-31 [mones]      1.9.15cvs128
3397
3398         * manual/faq.xml
3399                 More questions.
3400         
3401         * po/es.po
3402                 Updated for release.
3403
3404 2005-10-30 [colin]      1.9.15cvs127
3405
3406         * src/compose.c
3407                 Place cursor before rewrapping (fixes cursor
3408                 pos if quotation gets rewrapped)
3409
3410 2005-10-29 [paul]       1.9.15cvs126
3411
3412         * src/crash.c
3413         * src/foldersel.c
3414         * src/main.c
3415         * src/messageview.c
3416         * src/toolbar.c
3417         * src/gtk/authors.h
3418                 corrections to text items
3419
3420 2005-10-28 [colin]      1.9.15cvs125
3421
3422         * src/messageview.c
3423                 Make "hit 'C' to check sig" work from extern 
3424                 messageviews
3425
3426 2005-10-27 [colin]      1.9.15cvs124
3427
3428         * src/summaryview.c
3429                 Add a hack to avoid segfaulting when hammering 
3430                 on gtk's events
3431
3432 2005-10-27 [wwp]        1.9.15cvs123
3433
3434         * src/prefs_themes.c
3435                 sort list of themes names in themes prefs
3436
3437 2005-10-27 [paul]       1.9.15cvs122
3438
3439         * src/folder.c
3440         * src/prefs_account.c
3441                 fix building on Solaris
3442                 Patch by Alex Moore
3443
3444 2005-10-27 [wwp]        1.9.15cvs121
3445
3446         * src/summaryview.c
3447         * src/gtk/gtksctree.c
3448                 speed up unselecting messages in summary view (thanks to Colin)
3449
3450 2005-10-27 [paul]       1.9.15cvs120
3451
3452         * src/mainwindow.c
3453                 fix a compilation warning
3454         * src/summaryview.c
3455                 fix updating of 'n items selected' count
3456                 when deselecting
3457
3458 2005-10-27 [martin]     1.9.15cvs119
3459
3460         * src/action.c
3461                 ignore actions with a leading '/' in the action menu name
3462                 fixes a crash on menu creation
3463         * src/prefs_actions.c
3464                 do not allow a leading '/' in the action menu name
3465
3466 2005-10-27 [paul]       1.9.15cvs118
3467
3468         * src/main.c
3469                 fix compilation warning
3470
3471 2005-10-27 [paul]       1.9.15cvs117
3472
3473         * src/procmime.c
3474                 add #if HAVE_LOCALE_H
3475
3476 2005-10-27 [paul]       1.9.15cvs116
3477
3478         * src/plugins/clamav/clamav_plugin.c
3479         * src/plugins/dillo_viewer/dillo_viewer.c
3480         * src/plugins/mathml_viewer/mathml_viewer.c
3481         * src/plugins/pgpcore/plugin.c
3482         * src/plugins/pgpinline/plugin.c
3483         * src/plugins/pgpmime/plugin.c
3484         * src/plugins/spamassassin/spamassassin.c
3485         * src/plugins/trayicon/trayicon.c
3486                 plugin_init() : make error messages more
3487                 informative
3488
3489 2005-10-26 [wwp]        1.9.15cvs115
3490
3491         * src/prefs_matcher.c
3492                 enlarge boolean op widget width a bit (wasn't always showing text contents)
3493
3494 2005-10-26 [wwp]        1.9.15cvs114
3495
3496         * src/procmime.c
3497         * src/gtk/gtksctree.c
3498         * src/plugins/spamassassin/libspamc.c
3499         * src/plugins/spamassassin/spamassassin.c
3500                 fix some compilation warnings more
3501
3502 2005-10-26 [mones]      1.9.15cvs113
3503
3504         * po/es.po
3505                 Updated translation
3506
3507 2005-10-26 [paul]       1.9.15cvs112
3508
3509         * src/prefs_message.c
3510                 give all display_xface stuff the
3511                 #if HAVE_LIBCOMPFACE treatment, thus
3512                 preventing a crash
3513                 (Thanks to Wolfgang Enderlein)
3514
3515 2005-10-26 [colin]      1.9.15cvs111
3516
3517         * src/gedit-print.c
3518                 Fix date format
3519         * src/imap_gtk.c
3520         * src/news_gtk.c
3521                 Remove context menu items that should not be there
3522         * src/jpilot.c
3523                 Fix encoding
3524         * src/main.c
3525         * src/mainwindow.c
3526                 Don't show the mainwindow too soon
3527
3528 2005-10-26 [wwp]        1.9.15cvs110
3529
3530         * src/folder.c
3531         * src/manual.c
3532         * src/summaryview.c
3533                 fix uninitialized pointers in the folder updating hook
3534                 (thanks to Colin)
3535
3536 2005-10-25 [mones]      1.9.15cvs109
3537
3538         * manual/faq.xml
3539                 General information subsection completed. 
3540                 Removed archaic references.
3541                 
3542         * manual/Makefile
3543         * manual/dtd/manual.dsl
3544                 Added customization stylesheet for getting paragraphs
3545                 fully justified in PDF output (as suggested by Colin).
3546
3547 2005-10-25 [colin]      1.9.15cvs108
3548
3549         * src/compose.c
3550                 Fix a second leak
3551
3552 2005-10-25 [colin]      1.9.15cvs107
3553
3554         * src/addrbook.c
3555         * src/addrindex.c
3556                 Fix leak (xml_get_element() allocates memory)
3557         * src/compose.c
3558                 Fix leak + dead code (shame!)
3559         * src/procmime.c
3560                 Fix leak
3561
3562 2005-10-25 [colin]      1.9.15cvs106
3563
3564         * src/mimeview.c
3565                 Fix encoding issue in Save all and in 
3566                 overwrite-confirmation alertpanel
3567
3568 2005-10-25 [colin]      1.9.15cvs105
3569
3570         * src/common/socket.c
3571                 Fix a leak - Thanks to Christopher Aillon
3572                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3573
3574 2005-10-25 [paul]       1.9.15cvs104
3575
3576         * src/wizard.c
3577                 Always guess servers from the right-hand
3578                 email part and guess username from the
3579                 left-hand part. (Thanks to Colin)
3580                 add an X-Face to the welcome message
3581
3582 2005-10-25 [paul]       1.9.15cvs103
3583
3584         * manual/handling.xml
3585                 written by Colin, edited by me
3586
3587 2005-10-25 [wwp]        1.9.15cvs102
3588
3589         * src/folderview.c
3590         * src/grouplistdialog.c
3591         * src/imap.c
3592         * src/noticeview.c
3593                 fix some compilation warnings
3594
3595 2005-10-24 [paul]
3596
3597         1.9.99-rc3 released
3598
3599 2005-10-24 [paul]       1.9.15cvs101
3600
3601         * src/gtk/about.c
3602                 fix window sizing
3603
3604 2005-10-24 [paul]       1.9.15cvs100
3605
3606         * src/pixmaps/offline.xpm
3607         * src/pixmaps/online.xpm
3608                 replace with last default versions
3609
3610 2005-10-24 [colin]      1.9.15cvs99
3611
3612         * src/imap.c
3613                 Fix bug when moving a folder
3614         * src/imap_gtk.c
3615         * src/mh_gtk.c
3616                 "Delete folder" pops up a window, so it 
3617                 should be suffixed with "..."
3618         * src/plugins/pgpcore/sgpgme.c
3619                 Include locale.h
3620
3621 2005-10-24 [mones]      1.9.15cvs98
3622
3623         * manual/Makefile
3624         * manual/account.xml
3625         * manual/ack.xml
3626         * manual/addrbook.xml
3627         * manual/advanced.xml
3628         * manual/faq.xml
3629         * manual/glossary.xml
3630         * manual/gpl.xml
3631         * manual/handling.xml
3632         * manual/intro.xml
3633         * manual/keyboard.xml
3634         * manual/manual.xml
3635         * manual/plugins.xml
3636         * manual/starting.xml
3637         * manual/dtd/sdocbook.dtd
3638                 Initial manual structure and some content.
3639
3640 2005-10-23 [wwp]        1.9.15cvs97
3641
3642         * src/gtk/about.c
3643                 fix a typo
3644
3645 2005-10-23 [wwp]        1.9.15cvs96
3646
3647         * src/gtk/about.c
3648         * src/gtk/authors.h
3649                 rework of the about window (main work by Paul), also featuring a few
3650                 fixes for typos and duplicate names
3651
3652 2005-10-23 [wwp]        1.9.15cvs95
3653
3654         * src/.cvsignore
3655                 Ignore the right binary name (sylpheed-claws now)
3656
3657 2005-10-23 [paul]       1.9.15cvs94
3658
3659         * src/compose.c
3660                 when using Folder Pref 'Default To for
3661                 replies' make the entry in the Compose
3662                 window bold
3663                 Patch by Fabien Vantard
3664
3665 2005-10-22 [colin]      1.9.15cvs93
3666
3667         * src/codeconv.c
3668                 Fix leak
3669
3670 2005-10-22 [colin]      1.9.15cvs92
3671
3672         * src/codeconv.c
3673                 try to convert using locale (apart utf8) if necessary
3674
3675 2005-10-22 [colin]      1.9.15cvs91
3676
3677         * src/pixmaps/new.xpm
3678         * src/pixmaps/unread.xpm
3679                 Make the unread envelope blue again and
3680                 saturate the new one a bit more.
3681
3682 2005-10-22 [colin]      1.9.15cvs90
3683
3684         * src/compose.c
3685                 When replying to a mail sent by one of our accounts,
3686                 use the original list of recipients. Let 'Reply All'
3687                 and 'Reply to sender' work like previously.
3688
3689 2005-10-21 [colin]      1.9.15cvs89
3690
3691         * src/prefs_filtering.c
3692                 Clear fields after add and replace
3693         * src/textview.c
3694                 Display xface differently (better)
3695         * src/plugins/pgpinline/pgpinline.c
3696                 Fix crappy encodings/recodings
3697
3698 2005-10-21 [paul]       1.9.15cvs88
3699
3700         * src/compose.c
3701         * src/prefs_folder_item.c
3702         * src/toolbar.c
3703                 fix news folder Folder Properties
3704                 (thanks to Colin)
3705         * src/folderview.c
3706                 update folderview after Themes change
3707                 keep selected folder selected
3708                 (thanks to Colin)
3709
3710 2005-10-21 [paul]       1.9.15cvs87
3711
3712         * tools/Makefile.am
3713         * tools/OOo2sylpheed.pl
3714         * tools/README
3715         * tools/README.sylprint
3716         * tools/asus_mailled.sh         ** REMOVED **
3717         * tools/filter_conv.pl
3718         * tools/freshmeat_search.pl
3719         * tools/google_search.pl
3720         * tools/gpg-sign-syl            ** REMOVED **
3721         * tools/kmail2sylpheed.pl
3722         * tools/kmail2sylpheed_v2.pl
3723         * tools/multiwebsearch.pl
3724         * tools/nautilus2sylpheed.sh
3725         * tools/newscache_clean.pl
3726         * tools/outlook2sylpheed.pl
3727         * tools/sylpheed-switcher       ** REMOVED **
3728         * tools/sylprint.pl
3729         * tools/sylprint.rc
3730         * tools/tb2sylpheed
3731         * tools/vcard2xml.py
3732         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3733                 update default config dir
3734                 update binary name (thanks to Fabien Vantard)
3735                 remove obsolete scripts
3736
3737 2005-10-21 [colin]      1.9.15cvs86
3738
3739         * src/inc.c
3740                 Fix possible leak and units. Based on a patch by
3741                 Fabien Vantard.
3742
3743 2005-10-20 [colin]      1.9.15cvs85
3744
3745         * src/textview.c
3746                 Clear xface when clearing textview
3747
3748 2005-10-20 [colin]      1.9.15cvs84
3749
3750         * configure.ac
3751         * src/folderview.c
3752         * src/headerview.c
3753         * src/main.c
3754         * src/prefs_common.c
3755         * src/prefs_common.h
3756         * src/prefs_message.c
3757         * src/textview.c
3758         * src/textview.h
3759         * src/common/defs.h
3760         * src/common/utils.c
3761         * src/common/utils.h
3762         * src/gtk/gtkutils.c
3763         * src/gtk/gtkutils.h
3764                 Migrate config to .sylpheed-claws (Automatically)
3765                 Add a way to get the Xface in the TextView
3766
3767 2005-10-20 [colin]      1.9.15cvs83
3768
3769         * src/gtk/Makefile.am
3770         * src/gtk/about.c
3771         * src/gtk/authors.h
3772                 Make the about dialog *grooovy*
3773
3774 2005-10-20 [colin]      1.9.15cvs82
3775
3776         * src/mimeview.c
3777                 Use "Open with" on double click if no command
3778                 was found
3779
3780 2005-10-20 [colin]      1.9.15cvs81
3781
3782         * src/imap.c
3783         * src/etpan/imap-thread.c
3784                 Fix possible crash.
3785
3786 2005-10-20 [paul]       1.9.15cvs80
3787
3788         * src/folder.c
3789                 don't show clipkey icon if the only
3790                 attachment is the signature
3791                 Patch by Colin
3792
3793 2005-10-20 [paul]       1.9.15cvs79
3794
3795         * AUTHORS
3796         * src/plugins/pgpmime/pgpmime.c
3797                 name the PGP/MIME signature 'signature.asc'
3798                 Patch by Andrew Nelson <freeandy@gmail.com>
3799
3800 2005-10-19 [colin]      1.9.15cvs78
3801
3802         * src/plugins/pgpmime/pgpmime.c
3803                 Oops, no need to double-check though
3804
3805 2005-10-19 [colin]      1.9.15cvs77
3806
3807         * src/plugins/pgpinline/pgpinline.c
3808         * src/plugins/pgpmime/pgpmime.c
3809                 Check that my_tmpfile() doesn't 
3810                 return NULL
3811
3812 2005-10-19 [colin]      1.9.15cvs76
3813
3814         * src/common/utils.c
3815                 Use shorter mime boundaries to avoid having
3816                 MTAs rewrapping our headers, breaking the
3817                 PGP signature in the process 
3818         * src/compose.c
3819         * src/plugins/pgpmime/pgpmime.c
3820                 Check for boundary uniqueness to be sure
3821                 it won't happen, instead of hoping for the
3822                 best
3823
3824 2005-10-19 [colin]      1.9.15cvs75
3825
3826         * sylpheed-claws.desktop
3827         * src/Makefile.am
3828         * src/main.c
3829                 Ship a sylpheed-claws binary instead
3830                 of a sylpheed one. Change the socket
3831                 name, too
3832         * src/folderview.c
3833                 Update folder only if it changed
3834         * src/wizard.c
3835                 Fix i18n in welcome mail, patch by
3836                 Fabien Vantard
3837
3838 2005-10-19 [paul]
3839
3840         1.9.99-rc2 released
3841
3842 2005-10-19 [paul]       1.9.15cvs74
3843
3844         * src/folder.c
3845         * src/folderview.c
3846                 fix summaryview update
3847                 Patch by Colin
3848
3849 2005-10-18 [colin]      1.9.15cvs73
3850
3851         * src/plugins/pgpcore/passphrase.c
3852                 Don't XGrabServer, and try a bit more to 
3853                 sync everything before grabbing mouse/keyboard
3854
3855 2005-10-18 [colin]      1.9.15cvs72
3856
3857         * src/Makefile.am
3858         * src/addressadd.c
3859         * src/addressbook.c
3860         * src/folderview.c
3861         * src/grouplistdialog.c
3862         * src/mimeview.c
3863         * src/stock_pixmap.c
3864         * src/stock_pixmap.h
3865         * src/summaryview.c
3866         * src/gtk/gtksctree.c
3867         * src/gtk/gtksctree.h
3868         * src/pixmaps/empty.xpm
3869                 Implement a wrapper call for gtk_ctree_set_node_info
3870                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3871                 pixmap instead of a NULL one. This works around some
3872                 memory problems deep inside gtk, revealed by valgrind,
3873                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3874                 as locked crashes sylpheed.), as well as, probably, 
3875                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3876
3877 2005-10-17 [colin]      1.9.15cvs71
3878
3879         * src/mimeview.c
3880                 Provide visual feedback when checking
3881                 signature
3882
3883 2005-10-17 [colin]      1.9.15cvs70
3884
3885         * src/main.c
3886                 Keep the folder list frozen while checking caches...
3887
3888 2005-10-17 [colin]      1.9.15cvs69
3889
3890         * src/addr_compl.c
3891                 Fi bug #833 (Autocompleting from addressbook 
3892                 fails with extended chars)
3893         * src/imap.c
3894                 Fix 'adding messages' staying in statusbar
3895                 after an error
3896
3897 2005-10-17 [wwp]        1.9.15cvs68
3898
3899         * src/ssl_manager.c
3900                 Fix buttons' layout resizing when window size changes
3901
3902 2005-10-17 [wwp]        1.9.15cvs67
3903
3904         * src/account.c
3905         * src/prefs_account.c
3906         * src/prefs_common.c
3907         * src/prefs_common.h
3908         * src/prefs_folder_item.c
3909         * src/prefs_gtk.c
3910         * src/gtk/logwindow.c
3911         * src/gtk/pluginwindow.c
3912         * src/gtk/prefswindow.c
3913         * src/gtk/prefswindow.h
3914                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3915
3916 2005-10-17 [paul]       1.9.15cvs66
3917
3918         * configure.ac
3919                 fix missing libetpan message
3920         * po/en_GB.po
3921                 updated
3922         * src/crash.c
3923         * src/manual.c
3924         * src/prefs_themes.c
3925         * src/common/defs.h
3926                 add some new URI defines, change some
3927                 others
3928         * src/wizard.c
3929                 make welcome message translatable
3930                 small improvements to english
3931                 other tweaks
3932         * src/gtk/menu.c
3933                 fix warnings
3934
3935 2005-10-17 [paul]       1.9.15cvs65
3936
3937         * src/summaryview.c
3938                 fix column titles
3939
3940 2005-10-16 [mones]      1.9.15cvs64
3941
3942         * po/es.po
3943                 Updated translation
3944
3945 2005-10-16 [colin]
3946
3947         1.9.99-rc1 released
3948
3949 2005-10-16 [colin]      1.9.15cvs63
3950
3951         * src/wizard.c
3952                 Fix whitespace
3953
3954 2005-10-16 [colin]      1.9.15cvs62
3955
3956         * src/toolbar.c
3957                 s/Get All/Get Mail/
3958         * src/wizard.c
3959                 Real welcome mail text, thanks Paul
3960
3961 2005-10-16 [colin]      1.9.15cvs61
3962
3963         * src/editldap.c
3964         * src/exporthtml.c
3965         * src/main.c
3966         * src/mainwindow.c
3967         * src/prefs_themes.c
3968         * src/prefs_toolbar.c
3969         * src/plugins/demo/demo.c
3970         * src/plugins/trayicon/trayicon.c
3971                 s/Sylpheed/Sylpheed-Claws/
3972
3973 2005-10-16 [colin]      1.9.15cvs60
3974
3975         * src/wizard.c
3976                 Add a welcome email in the first empty mailbox
3977         * src/prefs_common.c
3978                 Change one more default
3979
3980 2005-10-16 [colin]      1.9.15cvs59
3981
3982         * src/wizard.c
3983                 Remove printf
3984
3985 2005-10-16 [colin]      1.9.15cvs58
3986
3987         * src/toolbar.c
3988         * src/prefs_common.c
3989                 Change some defaults
3990
3991 2005-10-16 [colin]      1.9.15cvs57
3992
3993         * src/toolbar.c
3994         * src/prefs_common.c
3995                 Change some defaults
3996
3997 2005-10-16 [colin]      1.9.15cvs56
3998
3999         * src/wizard.c
4000                 By default, initialize fonts to have
4001                 the same size as normal GtkWidgets
4002
4003 2005-10-16 [colin]      1.9.15cvs55
4004
4005         * src/mimeview.c
4006                 Fix message a bit more
4007
4008 2005-10-16 [colin]      1.9.15cvs54
4009
4010         * src/addressbook.c
4011                 Second attempt at flicker fixing
4012
4013 2005-10-16 [colin]      1.9.15cvs53
4014
4015         * src/addressbook.c
4016                 Fix flicker
4017
4018 2005-10-16 [wwp]        1.9.15cvs52
4019
4020         * src/addressbook.c
4021         * src/editaddress.c
4022         * src/prefs_common.c
4023         * src/prefs_common.h
4024                 Remember window sizes (address book)
4025
4026 2005-10-16 [wwp]        1.9.15cvs51
4027
4028         * src/plugins/clamav/clamav_plugin_gtk.c
4029         * src/plugins/spamassassin/spamassassin_gtk.c
4030                 Fix compilation warnings (missing #include).
4031
4032 2005-10-16 [colin]      1.9.15cvs50
4033
4034         * src/mimeview.c
4035         * src/summaryview.c
4036         * src/textview.c
4037                 Make 'c' check signature, and forward
4038                 c, l, y, t from summaryview to mimeview
4039
4040 2005-10-16 [colin]      1.9.15cvs49
4041
4042         * src/addressbook.c
4043                 Put border around buttons
4044         * src/mainwindow.c
4045         * src/summaryview.c
4046                 Rework menus (Patch based on a patch
4047                 by Paul)
4048
4049 2005-10-15 [wwp]        1.9.15cvs48
4050
4051         * src/editjpilot.c
4052         * src/editldap.c
4053         * src/editvcard.c
4054         * src/exphtmldlg.c
4055         * src/expldifdlg.c
4056         * src/export.c
4057         * src/import.c
4058         * src/importldif.c
4059         * src/importmutt.c
4060         * src/importpine.c
4061         * src/prefs_account.c
4062         * src/prefs_spelling.c
4063         * src/gtk/gtkutils.c
4064         * src/gtk/gtkutils.h
4065         * src/plugins/clamav/clamav_plugin_gtk.c
4066         * src/plugins/spamassassin/spamassassin_gtk.c
4067                 use nicer browse-for-file/dir buttons than the "..." ones,
4068                 code factorizing more.
4069
4070 2005-10-14 [colin]      1.9.15cvs47
4071
4072         * src/mainwindow.c
4073                 set relief on the account switcher so that people see it
4074                 grey out Create processing rules when no message is selected
4075         * src/prefs_filtering.c
4076                 ask before closing if the rule has not been modified, even if
4077                 it's not valid
4078         * src/prefs_matcher.c
4079                 fix sensitivity when entering the dialog
4080         * src/gtk/inputdialog.c
4081                 display a better icon on password ask
4082         * src/plugins/pgpcore/passphrase.c
4083                 make the dialog look better
4084
4085 2005-10-14 [paul]       1.9.15cvs46
4086
4087         * src/folderview.c
4088                 indicate presense of marked msgs in
4089                 unexpanded subfolders
4090
4091 2005-10-14 [paul]       1.9.15cvs45
4092
4093         * src/prefs_actions.c
4094         * src/prefs_common.c
4095         * src/prefs_common.h
4096         * src/prefs_filtering_action.c
4097         * src/prefs_matcher.c
4098         * src/prefs_template.c
4099                 remember window sizes
4100                 fix Info button size
4101
4102         Patches by wwp
4103
4104 2005-10-13 [colin]      1.9.15cvs44
4105
4106         * src/mimeview.c
4107         * src/noticeview.c
4108         * src/noticeview.h
4109                 Add a tooltip on the icon (optional) 
4110                 Get rid of the signature buttons and only
4111                 use the icon+tooltip
4112
4113 2005-10-13 [colin]      1.9.15cvs43
4114
4115         * src/noticeview.c
4116         * src/noticeview.h
4117                 Add hand cursor for hovering over icon
4118
4119 2005-10-13 [colin]      1.9.15cvs42
4120
4121         * src/summaryview.c
4122                 Fix crash when quicksearch's hidden 
4123                 at startup
4124
4125 2005-10-13 [colin]      1.9.15cvs41
4126
4127         * src/compose.c
4128                 Set subject when forwarding multiple mails
4129                 Check that other recipient than the default Cc or Bcc
4130                 have been set before sending.
4131
4132 2005-10-13 [colin]      1.9.15cvs40
4133
4134         * src/imap.c
4135                 Batch per-folder
4136                 Introduce locking, but don't use it yet
4137
4138 2005-10-13 [colin]      1.9.15cvs39
4139
4140         * src/gtk/quicksearch.c
4141                 Reset quicksearch when hiding it
4142                 Make sticky a real pref
4143
4144 2005-10-13 [colin]      1.9.15cvs38
4145
4146         * src/summaryview.c
4147                 Faster prefs apply
4148
4149 2005-10-13 [colin]      1.9.15cvs37
4150
4151         * src/mimeview.c
4152         * src/noticeview.c
4153         * src/noticeview.h
4154         * src/plugins/pgpcore/sgpgme.c
4155                 Make privacy icon clickable
4156                 Move Trust field in Full info
4157                 When trust is less than full, don't display
4158                 a warning icon
4159
4160 2005-10-13 [colin]      1.9.15cvs36
4161
4162         * src/folder.c
4163                 Batch on flags sync
4164         * src/folderview.c
4165                 Revert speed hack which is dangerous in fact
4166                 Apply prefs faster
4167
4168 2005-10-13 [colin]      1.9.15cvs35
4169
4170         * src/folder_item_prefs.c
4171                 Fix pref corruption on folder move. Patch
4172                 by wwp
4173
4174 2005-10-13 [paul]       1.9.15cvs34
4175
4176         * src/export.c
4177         * src/import.c
4178                 fix typos in g_warnings
4179         * src/prefs_account.c
4180                 add a file selector for Signature file
4181
4182         Patches by wwp
4183
4184 2005-10-12 [colin]      1.9.15cvs33
4185
4186         * src/mimeview.c
4187                 Provide a quick way to go back from a
4188                 signature's full info to the email part
4189
4190 2005-10-12 [colin]      1.9.15cvs32
4191
4192         * src/compose.c
4193                 Remove old hack of encoding signed mails with base64.
4194                 QP works equally well.
4195
4196 2005-10-12 [colin]      1.9.15cvs31
4197
4198         * src/crash.c
4199                 Replace deprecated GtkText with GtkTextView
4200         * src/imap.c
4201                 Fix a logic bug about counts in imap_select
4202                 (previously un-triggered)
4203         * src/mainwindow.c
4204         * src/summaryview.c
4205         * src/news.c
4206                 Allow local deletion of news posts
4207         * src/mimeview.c
4208                 Show GPG noticeview on the message/rfc822 part
4209                 in addition to the text/plain one
4210         * src/prefs_image_viewer.c
4211           src/plugins/pgpcore/prefs_gpg.c
4212                 Polish (set the label as part of the checkbox)
4213         * src/wizard.c
4214                 Don't sit there doing nothing after destroying
4215                 the window - return err
4216
4217 2005-10-11 [colin]      1.9.15cvs30
4218
4219         * src/folderview.c
4220                 Apply processing rules before showing folders.
4221                 Early folder show (before flags sync) will only
4222                 be done when there are no processing rules (nor
4223                 pre- or post- ones)
4224         * src/imap.c
4225                 Fix stuff related to mail subdir, creation and 
4226                 deletion of folders 
4227         * src/imap_gtk.c
4228                 Don't allow creation of folders in NoInferior
4229                 folders, as it won't work
4230
4231 2005-10-10 [colin]      1.9.15cvs29
4232
4233         * src/compose.c
4234                 Reselect "None" Privacy system when selecting an
4235                 account with no privacy system defined
4236
4237 2005-10-10 [colin]      1.9.15cvs28
4238
4239         * src/mainwindow.c
4240                 Add Windows-1252 encoding
4241         * src/prefs_common.c
4242                 Rework some defaults:
4243                 - autosave to draft by default
4244                 - don't show header pane (it's already in the textview)
4245                 - Select first new or unread mail on entry
4246                 - Assume 'Yes' to change folder when there's no more
4247                   unread message
4248         * src/prefs_matcher.c
4249                 Fix a gtk assertion failure
4250         * src/gtk/colorlabel.c
4251                 Workaround bad repainting on selection
4252         * src/main.c
4253                 Freeze/thaw (a bit faster on ssh -X)
4254         * src/msgcache.c
4255                 Get rid of StrdupConverter that just adds an
4256                 extra strdup/free 
4257         * src/etpan/imap_thread.c
4258                 memset buf to 0
4259
4260 2005-10-10 [colin]      1.9.15cvs27
4261
4262         * src/export.c
4263         * src/import.c
4264                 Fix compile on gtk 2.4. Patch by wwp
4265
4266 2005-10-09 [colin]      1.9.15cvs26
4267
4268         * src/mainwindow.c
4269         * src/messageview.c
4270         * src/summaryview.c
4271                 Clarify forward menus. Patch by wwp
4272
4273 2005-10-09 [colin]      1.9.15cvs25
4274
4275         * src/compose.c
4276         * src/compose.h
4277                 Fix bug #829 (Non-working "Encrypt message by 
4278                 default when replying to an encrypted message")
4279
4280 2005-10-08 [colin]      1.9.15cvs24
4281
4282         * src/wizard.c
4283                 Fix bug #827 ("Welcome" setup wizard after a 
4284                 permission error gives up & forgets itself.)
4285
4286 2005-10-08 [colin]      1.9.15cvs23
4287
4288         * src/procmime.c
4289                 Fix bug #828 (Ignoring headers with spaces around = sign)
4290
4291 2005-10-08 [colin]      1.9.15cvs22
4292
4293         * src/export.c
4294                 Warning fix by wwp
4295
4296 2005-10-08 [colin]      1.9.15cvs21
4297
4298         * src/folder.c
4299         * src/folder.h
4300                 Add a processing_pending indicator, set on 
4301                 folder_item_open and cleared after 
4302                 folder_item_process_open
4303         * src/folderview.c
4304         * src/summaryview.c
4305                 wrap procmsg_msginfo_*_flags, and in the
4306                 wrapper check that there's no folder processing 
4307                 pending. If there is, defer the flags change until 
4308                 processing is done to avoid stepping over each
4309                 other's toes.
4310                 Freeze during processing, but not during scanning.
4311
4312 2005-10-07 [colin]      1.9.15cvs20
4313
4314         * src/plugins/pgpcore/passphrase.c
4315                 Fix bug #826 (X-Server hangs when 
4316                 right-clicking a PGP encrypted message)
4317
4318 2005-10-07 [paul]       1.9.15cvs19
4319
4320         * src/compose.c
4321                 fix compose_entries[]
4322                 patch by Fabien Vantard
4323
4324 2005-10-06 [colin]      1.9.15cvs18
4325
4326         * src/pixmaps/address.xpm
4327         * src/pixmaps/address_book.xpm
4328         * src/pixmaps/book.xpm
4329         * src/pixmaps/check_spelling.xpm
4330         * src/pixmaps/checkbox_off.xpm
4331         * src/pixmaps/checkbox_on.xpm
4332         * src/pixmaps/close.xpm
4333         * src/pixmaps/complete.xpm
4334         * src/pixmaps/continue.xpm
4335         * src/pixmaps/deleted.xpm
4336         * src/pixmaps/down_arrow.xpm
4337         * src/pixmaps/exec.xpm
4338         * src/pixmaps/forwarded.xpm
4339         * src/pixmaps/group.xpm
4340         * src/pixmaps/ignorethread.xpm
4341         * src/pixmaps/interface.xpm
4342         * src/pixmaps/jpilot.xpm
4343         * src/pixmaps/ldap.xpm
4344         * src/pixmaps/linewrap.xpm
4345         * src/pixmaps/linewrapcurrent.xpm
4346         * src/pixmaps/mail.xpm
4347         * src/pixmaps/mail_attach.xpm
4348         * src/pixmaps/mail_compose.xpm
4349         * src/pixmaps/mail_forward.xpm
4350         * src/pixmaps/mail_receive.xpm
4351         * src/pixmaps/mail_receive_all.xpm
4352         * src/pixmaps/mail_reply.xpm
4353         * src/pixmaps/mail_reply_to_all.xpm
4354         * src/pixmaps/mail_reply_to_author.xpm
4355         * src/pixmaps/mail_send.xpm
4356         * src/pixmaps/mail_send_queue.xpm
4357         * src/pixmaps/mime_application.xpm
4358         * src/pixmaps/mime_audio.xpm
4359         * src/pixmaps/mime_image.xpm
4360         * src/pixmaps/mime_message.xpm
4361         * src/pixmaps/mime_text_enriched.xpm
4362         * src/pixmaps/mime_text_html.xpm
4363         * src/pixmaps/mime_text_plain.xpm
4364         * src/pixmaps/mime_unknown.xpm
4365         * src/pixmaps/new.xpm
4366         * src/pixmaps/news_compose.xpm
4367         * src/pixmaps/offline.xpm
4368         * src/pixmaps/online.xpm
4369         * src/pixmaps/paste.xpm
4370         * src/pixmaps/preferences.xpm
4371         * src/pixmaps/privacy_emblem_encrypted.xpm
4372         * src/pixmaps/privacy_expired.xpm
4373         * src/pixmaps/privacy_failed.xpm
4374         * src/pixmaps/privacy_passed.xpm
4375         * src/pixmaps/privacy_signed.xpm
4376         * src/pixmaps/privacy_unknown.xpm
4377         * src/pixmaps/privacy_warn.xpm
4378         * src/pixmaps/properties.xpm
4379         * src/pixmaps/replied.xpm
4380         * src/pixmaps/search.xpm
4381         * src/pixmaps/unread.xpm
4382         * src/pixmaps/up_arrow.xpm
4383         * src/pixmaps/vcard.xpm
4384                 Modernize internal theme, with icons from the 
4385                 Gnomaws theme. Keep some of the old ones where
4386                 they were better.
4387
4388 2005-10-06 [colin]      1.9.15cvs17
4389
4390         * src/summaryview.c
4391                 Little optimisations + bugfix
4392         * src/toolbar.c
4393                 Remove default useless items - useless being defined
4394                 by the default relevant prefs
4395         * src/wizard.c
4396                 include config.h to make gettext work
4397         * src/prefs_themes.c
4398                 Fix selection of current theme in prefs
4399
4400 2005-10-06 [colin]      1.9.15cvs16
4401
4402         * src/prefs_common.c
4403         * src/prefs_common.h
4404         * src/prefs_summaries.c
4405         * src/folderview.c
4406                 Add a warning dialog on Mark all read 
4407                 (with pref to get rid of it)
4408
4409 2005-10-06 [paul]       1.9.15cvs15
4410
4411         * po/nb.po
4412         * po/pt_BR.po
4413                 updated by Geir Helland and Frederico
4414                 Goncalves Guimaraes
4415
4416 2005-10-05 [colin]      1.9.15cvs14
4417
4418         * src/folder.c
4419         * src/folder.h
4420         * src/folderview.c
4421         * src/folderview.h
4422         * src/imap_gtk.c
4423         * src/mh_gtk.c
4424         * src/mainwindow.c
4425         * src/setup.c
4426                 add a way to rescan without rebuilding
4427                 make moving a bit faster (less folders changes)
4428                 don't lock the tree on Get 
4429         * src/imap.c
4430                 Don't re-delete deleted messages before expunging
4431         * src/summaryview.c
4432                 Set batch mode when deleting mails
4433
4434 2005-10-05 [paul]       1.9.15cvs13
4435
4436         * src/mainwindow.c
4437         * src/mainwindow.h
4438                 fix disabled Execute menu item
4439         * src/toolbar.c
4440                 match the change in 1.9.15cvs10: use Compose
4441                 instead of News by default
4442
4443 2005-10-04 [colin]      1.9.15cvs12
4444
4445         * src/compose.c
4446                 When replying to an ML post with Reply-To set
4447                 to the poster's email, honor it (as before),
4448                 but also honor our user's request to reply to
4449                 the mailing list: set the ML address in the To
4450                 field and the Reply-To address in the Cc: 
4451                 field.
4452
4453 2005-10-04 [colin]      1.9.15cvs11
4454
4455         * src/plugins/trayicon/trayicon.c
4456                 Finish cosmetic change - thanks to wwp
4457
4458 2005-10-04 [colin]      1.9.15cvs10
4459
4460         * src/toolbar.c
4461                 Use Compose instead of Email by default.
4462                 Spotted by wwp.
4463
4464 2005-10-04 [colin]      1.9.15cvs9
4465
4466         * src/folder.c
4467         * src/folder.h
4468         * src/folderview.c
4469         * src/imap.c
4470         * src/etpan/imap-thread.c
4471         * src/etpan/imap-thread.h
4472                 Try to make IMAP faster, by simplifying SEARCH
4473                 commands, avoiding sending two STATUS in a row,
4474                 and deferring flags sync and processing just
4475                 after displaying the folder. 
4476                 This will update the SummaryView in certain
4477                 cases (new mails not already fetched, flags
4478                 changed from another client) but in a non-
4479                 blocking manner.
4480
4481 2005-10-04 [colin]      1.9.15cvs8
4482
4483         * src/plugins/trayicon/trayicon.c
4484                 Relabel "Offline" to "Work offline"
4485
4486 2005-10-04 [colin]      1.9.15cvs7
4487
4488         * src/export.c
4489         * src/import.c
4490         * src/mbox.c
4491                 Fix mbox import/export buglets
4492                 Patch by wwp
4493         * src/plugins/trayicon/trayicon.c
4494                 Add offline swithc
4495                 Patch by wwp
4496
4497 2005-10-04 [colin]      1.9.15cvs6
4498
4499         * src/folder.c
4500         * src/folderview.c
4501         * src/summaryview.c
4502                 Better fix (don't break mark all read) for cvs2
4503
4504 2005-10-03 [colin]      1.9.15cvs5
4505
4506         * src/folder.c
4507                 Use a sane sort by default
4508
4509 2005-10-03 [colin]      1.9.15cvs4
4510
4511         * src/inc.c
4512                 Add a 'Only once' button for overriding offline mode
4513         * src/prefs_account.c
4514         * src/wizard.c
4515                 Add Local mbox to the wizard
4516                 Add IMAP subdir to the wizard (or the wizard is useless
4517                 for such accounts, or even worse than useless)
4518                 Move IMAP subdir from Advanced to Receive tab, as it's
4519                 not that uncommon
4520
4521 2005-10-03 [colin]      1.9.15cvs3
4522
4523         * src/send_message.c
4524                 Forgot this one in cvs1
4525
4526 2005-10-03 [colin]      1.9.15cvs2
4527
4528         * src/folder.c
4529                 Faster close when leaving a folder with lots
4530                 of new mails. Idea by David Relson.
4531
4532 2005-10-03 [colin]      1.9.15cvs1
4533
4534         * src/compose.c
4535         * src/imap.c
4536         * src/inc.c
4537         * src/main.c
4538         * src/messageview.c
4539         * src/news.c
4540         * src/summaryview.c
4541         * src/gtk/sslcertwindow.c
4542         * src/plugins/trayicon/trayicon.c
4543                 Add accels to every AlertPanel. Patch by Fabien 
4544                 Vantard
4545
4546 2005-10-03 [paul]       1.9.15
4547
4548         1.9.15 released
4549
4550 2005-10-03 [paul]       1.9.14cvs68
4551
4552         * po/ca.po
4553         * po/de.po
4554         * po/es.po
4555         * po/fi.po
4556         * po/fr.po
4557         * po/sk.po
4558         * po/sr.po
4559         * po/zh_CN.po
4560                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4561                 Mones Lastra, Tommi Pirinen, Fabien vantard,
4562                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4563
4564 2005-10-03 [paul]       1.9.14cvs67
4565
4566         * src/send_message.c
4567                 prevent hang on Cancel
4568                 patch by Colin
4569
4570 2005-10-03 [paul]       1.9.14cvs66
4571
4572         * src/main.c
4573                 fix crash in IMAP caused by discrepancy
4574                 between check_at_startup and offline mode
4575                 Patch by Colin
4576
4577 2005-10-01 [paul]       1.9.14cvs65
4578
4579         * src/inc.c
4580                 fix engrish
4581
4582 2005-10-01 [paul]       1.9.14cvs64
4583         * src/export.c
4584         * src/import.c
4585                 synchronise import_mbox() and export_mbox()
4586         * src/mbox.c
4587                 proc_mbox(): add alert if file cannot be opened
4588                 export_list_to_mbox(): test if dest file exists,
4589                 prompt user to overwrite if it does. add alert
4590                 if file cannot be created
4591                                                                 
4592         Patch by wwp
4593                      &nbs