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