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