2006-07-01 [ticho] 2.3.1cvs49
[claws.git] / ChangeLog
1 2006-07-01 [ticho]      2.3.1cvs49
2
3         * src/prefs_account.c
4                 Only use one temporary gchar* variable in
5                 prefs_account_protocol_set_optmenu().
6
7 2006-07-01 [ticho]      2.3.1cvs48
8
9         * src/prefs_account.c
10         * src/prefs_account.h
11                 Use GtkLabel for existing account protocol name.
12                 Created an array for protocol names and populate the
13                 combobox from it in a for() cycle.
14
15 2006-06-30 [colin]      2.3.1cvs47
16
17         * src/compose.c
18                 Block undo when changing signature (by changing
19                 account)
20
21 2006-06-30 [paul]       2.3.1cvs46
22
23         * src/send_message.c
24                 when editing From in the Compose window, use that address
25                 in the Return-Path: header
26                 Thanks to Colin
27
28 2006-06-30 [colin]      2.3.1cvs45
29
30         * src/compose.c
31                 Fix signature replacement:
32                 - when no newline before separator
33                 - when reediting
34
35 2006-06-29 [colin]      2.3.1cvs44
36
37         * src/folderview.c
38         * src/folderview.h
39         * src/mainwindow.c
40         * src/summaryview.c
41                 Let 'View/Go to/Next marked' work like
42                 Next new & Next unread: across folders
43                 Change the select_on_entry pref to do
44                 what we want when changing folder
45         * src/common/utils.c
46                 Fix single-quoted links 
47
48 2006-06-29 [colin]      2.3.1cvs43
49
50         * src/gtk/gtkaspell.c
51                 "Sylpheed" and "Sylpheed-Claws" do exist !
52
53 2006-06-29 [colin]      2.3.1cvs42
54
55         * src/imap.c
56                 Forgot to remove debug
57
58 2006-06-29 [colin]      2.3.1cvs41
59
60         * src/imap.c
61         * src/imap.h
62         * src/mainwindow.c
63                 Disconnect from IMAP servers when going
64                 offline. Fixes bug #978 (going to offline-mode 
65                 won't close connections)
66
67 2006-06-29 [colin]      2.3.1cvs40
68
69         * src/main.c
70                 Fix transient setting on failing plugins
71                 Patch by Fabien
72         * src/plugins/pgpcore/sgpgme.c
73                 Only warn for OpenPGP. Most people don't
74                 have CMS available.
75
76 2006-06-29 [colin]      2.3.1cvs39
77
78         * src/compose.c
79                 Fix Spelling menu (discrepancy between context menu
80                 and top menu when folder's dictionary isn't the 
81                 default one)
82         * src/plugins/pgpcore/sgpgme.c
83                 More error reporting about why gpgme can fail
84
85 2006-06-29 [wwp]        2.3.1cvs38
86
87         * src/mainwindow.c
88                 honor the display-header-pane setting even when the message view
89                 is a separate window.
90
91 2006-06-29 [wwp]        2.3.1cvs37
92
93         * src/prefs_actions.c
94                 forgot to commit that one (use of GTK_STOCK_INFO).
95
96 2006-06-29 [colin]      2.3.1cvs36
97
98         * src/imap.c
99                 Better handling of login errors (ask the password
100                 again once), alert in case of error. Fix three
101                 signedness warnings.
102
103 2006-06-28 [wwp]        2.3.1cvs35
104
105         * src/prefs_template.c
106         * src/prefs_matcher.c
107         * src/prefs_filtering_action.c
108         * src/prefs_quote.c
109                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
110                 patch by Fabien Vantard, slightly modified.
111
112 2006-06-28 [paul]
113
114         2.4.0-rc2 released
115
116 2006-06-28 [colin]      2.3.1cvs34
117
118         * src/prefs_account.c
119                 Fix bug #977 (Can't add or edit imap accounts)
120
121 2006-06-28 [colin]      2.3.1cvs33
122
123         * src/mimeview.c
124                 Fix previous
125
126 2006-06-28 [colin]      2.3.1cvs32
127
128         * src/mimeview.c
129                 Save named inlined attachments with "Save all"
130         * src/main.c
131         * src/mbox.c
132         * src/common/plugin.c
133         * src/common/plugin.h
134         * src/common/sylpheed.c
135         * src/common/utils.c
136         * src/plugins/pgpcore/sylpheed.def
137         * src/plugins/pgpinline/sylpheed.def
138         * src/plugins/pgpmime/sylpheed.def
139                 Win32 compatibility patch, by
140                 Werner Koch
141
142 2006-06-28 [wwp]        2.3.1cvs31
143
144         * src/imap.c
145         * src/prefs_folder_item.c
146                 less compilation warnings (thanks to Fabien Vantard), less typos.
147
148 2006-06-28 [paul]       2.3.1cvs30
149
150         * src/gtk/gtkutils.c
151                 gtk_combo_box_set_focus_on_click() is only
152                 available since gtk 2.6.0
153
154 2006-06-28 [paul]       2.3.1cvs29
155
156         * src/prefs_ext_prog.c
157                 fix engrish and add a tooltip for the
158                 'command for 'Display as text' option
159
160 2006-06-28 [paul]
161
162         2.4.0-rc1 released
163
164 2006-06-28 [paul]       2.3.1cvs28
165
166         * ChangeLog
167         * tools/Makefile.am
168                 include textviewer.pl in releases
169
170 2006-06-28 [paul]       2.3.1cvs27
171
172         * src/prefs_ext_prog.c
173                 hide Print command option if libgnomeprint
174                 support is present
175
176 2006-06-27 [colin]      2.3.1cvs26
177
178         * src/compose.c
179                 Fix Esc handling in insert/attach dialog
180                 Don't show this dialog if dragging something
181                 else than text/uri-list
182                 Thanks to Fabien Vantard
183         * tools/textviewer.pl
184                 Filter script to display stuff as text
185                 by H. Merijn Brand
186
187 2006-06-27 [wwp]        2.3.1cvs25
188
189         * src/messageview.c
190                 use the exact product name (message view title), patch
191                 by Fabien Vantard.
192
193 2006-06-27 [ticho]      2.3.1cvs24
194
195         * src/prefs_account.c
196         * src/prefs_common.c
197         * src/prefs_common.h
198         * src/prefs_ext_prog.c
199         * src/textview.c
200                 Add a preference (Preferences/External programs)
201                 to allow "Display as text" to be done via a script
202                 (patch by H.Merijn Brand).
203                 Use GtkComboBox for protocol selection in account
204                 preferences.
205                 Only include current choice for existing accounts, and
206                 insensitivize the combobox.
207
208 2006-06-27 [paul]       2.3.1cvs23
209
210         * src/mbox.c
211                 fix crasher introduced in cvs21.
212                 Thanks to Colin
213
214 2006-06-26 [colin]      2.3.1cvs22
215
216         * src/mbox.c
217                 Fix double-frees when leaving folders
218                 after exporting to mbox
219
220 2006-06-26 [colin]      2.3.1cvs21
221
222         * src/mbox.c
223                 More feedback (and optimisation)
224                 on import/export
225         * src/common/utils.c
226                 Fix case when looking for mail addresses
227         * src/gtk/gtkutils.c
228                 Extra check for (X-)Face
229
230 2006-06-25 [ticho]      2.3.1cvs20
231
232         * src/compose.c
233         * src/exphtmldlg.c
234         * src/gtk/gtkutils.c
235         * src/gtk/gtkutils.h
236                 Added second argument to gtkut_sc_combobox_create() to
237                 control focus-on-click for the widget.
238                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
239
240 2006-06-25 [ticho]      2.3.1cvs19
241
242         * src/compose.c
243         * src/gtk/Makefile.am
244         * src/gtk/combobox.c
245         * src/gtk/combobox.h
246         * src/gtk/gtkutils.c
247         * src/gtk/gtkutils.h
248                 Use GtkComboBox instead of deprecated GtkOptionMenu
249                 for account selector in compose window and for encoding
250                 selector in attachment properties.
251                 Also factorise working with the new GtkComboBox somewhat.
252
253 2006-06-24 [paul]       2.3.1cvs18
254
255         * src/prefs_common.c
256                 use the correct default value
257
258 2006-06-24 [paul]       2.3.1cvs17
259
260         * src/compose.c
261         * src/prefs_common.c
262         * src/prefs_common.h
263         * src/prefs_compose_writing.c
264                 enable setting of default action when
265                 dnd'ing files in the compose window.
266                 (Collaborative effort with wwp)
267
268 2006-06-23 [wwp]        2.3.1cvs16
269
270         * src/compose.c
271                 i18n fix (thanks to Fabien Vantard)
272
273 2006-06-22 [colin]      2.3.1cvs15
274
275         * src/prefs_customheader.c
276                 Don't use filters in custom headers' file 
277                 selector. Remember, extensions mean nothing :)
278
279 2006-06-22 [paul]       2.3.1cvs14
280
281         * configure.ac
282                 allow setting of man directory location
283
284 2006-06-22 [colin]      2.3.1cvs13
285
286         * src/mainwindow.c
287                 Add 'View/Go to/Next unread folder'.
288                 I missed that :)
289
290 2006-06-22 [colin]      2.3.1cvs12
291
292         * src/common/utils.c
293                 Add some subject prefixes
294                 Patch by Bjorn T Johansen <btj@havleik.no>
295
296 2006-06-22 [colin]      2.3.1cvs11
297
298         * manual/advanced.xml
299                 Forgotten hidden pref
300
301 2006-06-21 [paul]       2.3.1cvs10
302
303         * src/prefs_account.c
304                 complete the removal of 'Add date header' option
305
306 2006-06-21 [paul]       2.3.1cvs9
307
308         * src/account.c
309         * src/compose.c
310         * src/prefs_account.c
311         * src/prefs_account.h
312                 remove option to add date header - always
313                 add date header
314         * src/etpan/imap-thread.c
315                 fix warnings (Thanks to Colin)
316
317 2006-06-21 [wwp]        2.3.1cvs8
318
319         * src/folder.c
320                 set the attachment flag when inline text part are (file)named. This is more convenient
321                 when receiving (for instance) inline source files or patches sent using thunderbird.
322
323 2006-06-21 [paul]       2.3.1cvs7
324
325         * src/inc.c
326                 fix off-by-one count of current msg in
327                 statusbar filtering progressbar
328
329 2006-06-21 [paul]       2.3.1cvs6
330
331         * src/folder.c
332                 Show attachment icon even if the part is 'inline'
333                 if the following conditions are met:
334                 - content-type != 'text/plain'
335                 - content-type != '*/pgp-signature'
336                 - either 'name' or 'filename' parameter is not NULL
337                 
338                 Thanks to Colin
339
340 2006-06-21 [paul]       2.3.1cvs5
341
342         * src/messageview.c
343         * src/prefs_common.c
344         * src/prefs_common.h
345         * src/prefs_other.c
346                 add an option to 'Never send Return
347                 Receipts'
348                 Thanks to Colin
349
350 2006-06-20 [mones]      2.3.1cvs4
351
352         * po/es.po
353                 updated
354         * src/compose.c
355                 typo fixed (space after comma)
356         * tools/make.themes.project
357                 remove exec mode from tarball files
358
359 2006-06-20 [colin]      2.3.1cvs3
360
361         * src/news.c
362         * src/procheader.c
363         * src/unmime.c
364                 Better fix for \n's in headers (don't 
365                 break Received: and others)
366
367 2006-06-20 [paul]       2.3.1cvs2
368
369         * src/alertpanel.c
370         * src/textview.c
371                 improve legibility of phishing attempt
372                 dialog
373
374 2006-06-20 [paul]       2.3.1cvs1
375
376         * NEWS
377         * README
378         * configure.ac
379                 Update version number following
380                 stable release
381
382 2006-06-20 [colin]      2.3.0cvs26
383
384         * src/compose.c
385                 When dragging a file to the text of the compose
386                 window, ask whether we want to insert or attach
387                 (I know lots of people who do that to attach)
388
389 2006-06-20 [colin]      2.3.0cvs25
390
391         * src/etpan/imap-thread.c
392                 Fix threshold (the append command is often > 32 bytes)
393
394 2006-06-19 [colin]      2.3.0cvs24
395
396         * src/imap.c
397         * src/etpan/imap-thread.c
398                 Workaround Rockliffe IMAP server bug: replace
399                 "x UID SEARCH (ANSWERED UID 1:*)" with
400                 "x UID SEARCH ANSWERED"
401                 (Rockliffe doesn't handle the parenthesis)
402
403 2006-06-19 [colin]      2.3.0cvs23
404
405         * src/compose.c
406         * src/imap.c
407         * src/etpan/imap-thread.c
408                 Probably fix bug #972 (Freezes when adding 
409                 an attachment to the message)
410         * src/common/defs.h
411                 Modernize Firefox cmd
412
413
414 2006-06-18 [colin]      2.3.0cvs22
415
416         * src/prefs_customheader.c
417                 Only allow correct filenames for various
418                 custom headers
419
420 2006-06-18 [colin]      2.3.0cvs21
421
422         * src/prefs_customheader.c
423                 Add a 'From File...' button in custom headers prefs, which
424                 try to do the right thing: 
425                 for normal headers, use file as plaintext,
426                 for X-Face, calls compface,
427                 for Face, encode to b64.
428
429 2006-06-17 [colin]      2.3.0cvs20
430
431         * src/mh.c
432                 Warning fix
433
434 2006-06-16 [colin]      2.3.0cvs19
435
436         * src/summaryview.c
437                 Recursive quicksearch: show message list
438                 in current folder, *then* search children
439                 in the background.
440
441 2006-06-16 [colin]      2.3.0cvs18
442
443         * src/main.c
444                 Instead of ignoring SIGPIPE, save caches
445                 when getting one. Will fix the fact that
446                 hot caches are out-of-date when logging 
447                 out of Xorg.
448         * src/compose.c
449         * src/prefs_compose_writing.c
450                 Only save text (not attachments) when 
451                 auto-saving to drafts
452         * src/unmime.c
453                 Always replace \n, \r and \t with spaces
454                 in headers
455         * manual/dist/html/Makefile.am
456         * manual/dist/pdf/Makefile.am
457         * manual/dist/ps/Makefile.am
458         * manual/dist/txt/Makefile.am
459         * manual/fr/dist/html/Makefile.am
460         * manual/fr/dist/pdf/Makefile.am
461         * manual/fr/dist/ps/Makefile.am
462         * manual/fr/dist/txt/Makefile.am
463         * manual/pl/dist/html/Makefile.am
464         * manual/pl/dist/pdf/Makefile.am
465         * manual/pl/dist/ps/Makefile.am
466         * manual/pl/dist/txt/Makefile.am
467                 Fix make clean removing pregenerated manuals
468
469
470 2006-06-16 [colin]      2.3.0cvs17
471
472         * src/plugins/pgpcore/sgpgme.c
473         * src/plugins/pgpmime/pgpmime.c
474         * src/plugins/pgpinline/pgpinline.c
475                 Better error reporting in setup_signers.
476                 Don't fallback to default key if specified
477                 key isn't found.
478                 Don't allow signing if more than one secret
479                 key matches the one specified in prefs.
480
481 2006-06-15 [colin]      2.3.0cvs16
482
483         * src/folderview.c
484                 Add "Send queue" in the folder's contextual
485                 menu
486         * src/compose.c
487         * src/messageview.c
488         * src/privacy.c
489         * src/privacy.h
490         * src/procmime.c
491         * src/procmsg.c
492         * src/plugins/pgpcore/passphrase.c
493         * src/plugins/pgpcore/sgpgme.c
494         * src/plugins/pgpinline/pgpinline.c
495         * src/plugins/pgpmime/pgpmime.c
496                 Better error reporting
497         * src/mbox.c
498                 Probably fix bug #971 (2.2.3 cannot read mail 
499                 from local mbox)
500
501
502 2006-06-15 [mones]      2.3.0cvs15
503
504         * tools/make.themes.project
505                 creates the themes project from the web page
506
507 2006-06-15 [colin]      2.3.0cvs14
508
509         * src/folder.c
510                 Better fix (avoid losing the folder if scan_tree 
511                 fails)
512
513 2006-06-15 [cleroy]     2.3.0cvs13
514
515         * src/folder.c
516                 Probably fix Bug #969 (crash on rebuilding 
517                 imap folder)
518
519 2006-06-14 [colin]      2.3.0cvs12
520
521         * manual/dtd/manual.xsl
522         * manual/sylpheed-claws-manual.xml
523         * manual/fr/sylpheed-claws-manual.xml
524         * manual/pl/sylpheed-claws-manual.xml
525                 Insert pagebreaks between sections
526
527 2006-06-14 [paul]       2.3.0cvs11
528
529         * configure.ac
530                 better fix than 2.3.0cvs10
531
532 2006-06-14 [paul]       2.3.0cvs10
533
534         * configure.ac
535                 fix setting of PACKAGE_DATA_DIR with newer autoconf
536                 (backwards compatible)
537
538 2006-06-13 [colin]      2.3.0cvs9
539
540         * src/messageview.c
541                 Fix sending of return receipt with the new queue folders
542
543 2006-06-13 [wwp]        2.3.0cvs8
544
545         * src/quote_fmt_lex.l
546                 fix wrong tokens returned in quote_fmt lexer, query not().
547
548 2006-06-13 [wwp]        2.3.0cvs7
549
550         * src/folder.c
551         * src/prefs_folder_item.c
552                 allow changing folder type even when folder is not a top-level one,
553                 thanks to Colin.
554
555 2006-06-12 [colin]      2.3.0cvs6
556
557         * src/folderview.c
558                 Fix double-ask of "Do you want to mark all
559                 as read"
560
561 2006-06-12 [colin]      2.3.0cvs5
562
563         * src/compose.c
564         * src/compose.h
565         * src/folder.c
566         * src/folder.h
567         * src/imap.c
568         * src/inc.c
569         * src/main.c
570         * src/messageview.c
571         * src/mh.c
572         * src/prefs_folder_item.c
573         * src/procheader.c
574         * src/procmime.c
575         * src/procmsg.c
576         * src/procmsg.h
577         * src/send_message.c
578         * src/summaryview.c
579         * src/toolbar.c
580                 Apply bug #964's patch (Queue and drafts aren't normal)
581                 The Drafts and Queue folder now contain RFC-822 files,
582                 allowing to move and copy mails from and to these 
583                 folders. Moving from Drafts to Queue will prepare the
584                 mail for sending (PGP signature, encryption, etc).
585                 This patch also rework sending errors handling to try
586                 to be more helpful.
587                 Also, allow redefining folder types via the GUI 
588                 (Folder type in its Properties)
589
590 2006-06-12 [colin]      2.3.0cvs4
591
592         * src/summaryview.c
593         * src/prefs_common.c
594         * src/prefs_common.h
595         * src/gedit-print.c
596                 Allow to define a specific print font - patch
597                 by Bernhard Walle <bernhard.walle@gmx.de>
598         * src/prefs_fonts.c
599         * manual/advanced.xml
600         * manual/fr/advanced.xml
601                 Add a hidden pref to allow deletion without
602                 confirmation
603
604 2006-06-12 [wwp]        2.3.0cvs3
605
606         * .cvsignore
607                 more files to ignore.
608
609 2006-06-12 [wwp]        2.3.0cvs2
610
611         * src/quote_fmt.c
612         * src/quote_fmt_lex.l
613         * src/quote_fmt_parse.y
614                 extend the quote_fmt parser (templates and quotes):
615                 - allow limited sub-expressions in |p{} and |f{} expressions,
616                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
617                 - implemented/fixed missing implementation of query_references and show_references,
618                 - completed, fixed contents and format of the symbols help dialog,
619                 - fix some compilation warnings.
620
621 2006-06-12 [wwp]        2.3.0cvs1
622
623         * manual/advanced.xml
624         * manual/fr/advanced.xml
625                 updates in the "templates" section of the manual (eng/fr):
626                  - be more precise (both versions)
627                  - completed to match the english reference (fr version)
628                  - touchups (both versions)
629
630 2006-06-12 [paul]       2.3.0
631
632         2.3.0 released
633
634 2006-06-12 [paul]       2.2.3cvs14
635
636         * po/ca.po
637         * po/cs.po
638         * po/de.po
639         * po/el.po
640         * po/fr.po
641         * po/it.po
642         * po/pt_BR.po
643         * po/sr.po
644         * po/zh_CN.po
645                 updated by Miquel Oliete, Tim, Stephan Sachse,
646                 Stavros Giannouris, Fabien Vantard, Andrea
647                 Spadaccini, Frederico Goncalves Guimaraes,
648                 Aleksandar Urosevic, and Ralgh Young
649
650 2006-06-12 [colin]      2.2.3cvs13
651
652         * src/mbox.c
653                 Add missing header
654
655 2006-06-11 [colin]      2.2.3cvs12
656
657         * src/msgcache.c
658                 Verify that g_malloc() succeeded
659
660 2006-06-11 [colin]      2.2.3cvs11
661
662         * src/wizard.c
663                 Add Face header to welcome mail
664
665 2006-06-10 [colin]      2.2.3cvs10
666
667         * src/textview.c
668                 Revert previous (Forgot it changes the
669                 margin on the whole mail)
670
671 2006-06-10 [colin]      2.2.3cvs9
672
673         * src/textview.c
674                 Don't overlap long headers under (X-)Face
675
676 2006-06-10 [mones]      2.2.3cvs8
677
678         * manual/xml2pdf
679                 allow generation of manual on systems lacking saxon binary
680                 but with java and the saxon library installed
681
682         * po/es.po
683                 updated for release
684
685 2006-06-09 [colin]      2.2.3cvs7
686
687         * src/summaryview.c
688                 Fix leak when using Display Sender using Addressbook
689
690 2006-06-09 [colin]      2.2.3cvs6
691
692         * src/compose.c
693         * src/folder.c
694         * src/folderview.c
695         * src/mimeview.c
696         * src/summaryview.c
697                 More leaks fixes
698
699 2006-06-09 [paul]       2.2.3cvs5
700
701         * AUTHORS
702         * src/gtk/authors.h
703         * tools/claws.i18n.status.pl
704                 updated with new info
705
706 2006-06-09 [paul]       2.2.3cvs4
707
708         * README
709                 updated
710         * manual/ack.xml
711                 add wwp to authors list
712         * src/gtk/authors.h
713                 update mine and Colin's addresses
714
715 2006-06-08 [colin]      2.2.3cvs3
716
717         * src/etpan/imap-thread.c
718                 Fix leak on SSL cert check
719
720 2006-06-08 [colin]      2.2.3cvs2
721
722         * src/common/utils.c
723                 Fix leak
724
725 2006-06-08 [paul]       2.2.3cvs1
726
727         * configure.ac
728                 Update version number following
729                 stable release
730
731 2006-06-07 [colin]      2.2.2cvs3
732
733         * src/msgcache.c
734                 Fix catching cache read errors (guint instead of gint)
735                 Prevent malloc'ing more than 8MB (means cache corruption)
736
737 2006-06-07 [paul]       2.2.2cvs2
738
739         * src/exporthtml.c
740         * src/exportldif.c
741         * src/mh.c
742         * src/mutt.c
743         * src/pine.c
744         * src/common/utils.c
745                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
746                 obey $HOME'
747                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
748                 Thanks to Colin
749
750 2006-06-06 [paul]       2.2.2cvs1
751
752         * configure.ac
753                 Update version number following
754                 stable release
755
756 2006-06-06 [paul]       2.2.1cvs6
757
758         * src/matcher.c
759                 fix  implicit declaration of
760                 sylpheed_do_idle()
761                 Patch by Fabien Vantard
762
763 2006-06-06 [paul]       2.2.1cvs5
764
765         * src/matcher.c
766                 fix age_greater and age_lower so that they
767                 mean what say and not '...or equal to'
768                 Thanks to Colin
769
770 2006-06-06 [paul]       2.2.1cvs4
771
772         * src/textview.c
773         * src/common/utils.c
774                 fix URI check
775                 Thanks to Colin
776
777 2006-06-05 [wwp]        2.2.1cvs3
778
779         * manual/fr/account.xml
780                 minor language fixes (thanks to Fabien Vantard).
781
782 2006-06-05 [colin]      2.2.1cvs2
783
784         * src/prefs_folder_item.c
785         * src/folderview.c
786                 Allow recursive setting of properties 
787                 for whole mailboxes
788         * src/matcher.c
789                 Don't freeze on 'test' filtering rule
790
791 2006-06-05 [colin]      2.2.1cvs1
792
793         * configure.ac
794                 Update version number following
795                 stable release
796
797 2006-06-04 [wwp]        2.2.0cvs82
798
799         * manual/glossary.xml
800         * manual/account.xml
801         * manual/fr/glossary.xml
802         * manual/fr/account.xml
803                 added glossary section and references/links related to the Face custom header.
804
805 2006-06-04 [colin]      2.2.0cvs81
806
807         * src/summaryview.c
808                 Skip to next message on move with no
809                 immediate execution
810
811 2006-06-04 [wwp]        2.2.0cvs80
812
813         * manual/xml2pdf
814                 added sanity checks, exit when needed.
815
816 2006-06-03 [paul]       2.2.0cvs79
817
818         * src/prefs_receive.c
819                 page name is now 'Receiving'
820         * src/prefs_send.c
821                 page name is now 'Sending'
822
823 2006-06-03 [colin]      2.2.0cvs78
824
825         * src/plugins/spamassassin/spamassassin_gtk.c
826                 Autoswitch to Localhost if transport was previously
827                 disabled. Else people had to check [] Enable, then
828                 *reselect* transport.
829
830 2006-06-03 [colin]      2.2.0cvs77
831
832         * src/plugins/pgpinline/pgpinline.c
833         * src/plugins/pgpmime/pgpmime.c
834                 Check that gpg_data_release_and_get_mem 
835                 didn't fail (now, why this happens...)
836
837 2006-06-03 [colin]      2.2.0cvs76
838
839         * src/mbox.c
840                 Fix bug #962 (Manual and/or UI should 
841                 warn about incompatible locking 
842                 causing dataloss)
843
844 2006-06-02 [cleroy]     2.2.0cvs75
845
846         * src/filtering.c
847         * src/folder.c
848         * src/procmsg.c
849         * src/summaryview.c
850                 Fix a few leaks
851
852 2006-06-02 [colin]      2.2.0cvs74
853
854         * src/main.c
855                 On exit, free caches after writing them
856                 Shuts up some valgrind false positives
857         * src/procmsg.c
858         * src/send_message.c
859                 Fix races when reusing existing SMTP connections
860                 Fix inexistant session timeout
861         * src/toolbar.c
862                 Display alertpanel after all queues have
863                 been processed, not after each
864
865 2006-06-02 [wwp]        2.2.0cvs73
866
867         * manual/fr/glossary.xml
868         * manual/fr/ack.xml
869         * manual/ack.xml
870                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
871
872 2006-06-02 [wwp]        2.2.0cvs72
873
874         * manual/xml2pdf
875         * manual/dist/pdf/Makefile.am
876         * manual/dtd/manual.xsl
877         * manual/fr/dist/pdf/Makefile.am
878         * manual/pl/dist/pdf/Makefile.am
879                 we changed the procedure to generate the .pdf version of the manual.
880                 The procedure is more modern and the .pdf we get now has a valid index.
881                 Here are the new pre-requisites:
882
883                 - JRE 1.x (1.4 here): there must be one from your distro
884                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
885                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
886                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
887
888                 See my posts for further info about the installation of this toolchain:
889
890                 Date: Fri, 19 May 2006 19:40:06 +0200
891                 From: wwp <subscript@free.fr>
892                 To: sylpheed-claws-devel@lists.sourceforge.net
893                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
894
895                 and
896
897                 Date: Wed, 24 May 2006 12:58:49 +0200
898                 From: wwp <subscript@free.fr>
899                 To: sylpheed-claws-devel@lists.sourceforge.net
900                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
901
902 2006-06-01 [colin]      2.2.0cvs71
903
904         * src/compose.c
905                 Better guards against IMAP races
906         * src/main.c
907         * src/prefs_common.c
908         * src/prefs_common.h
909         * src/common/ssl_certificate.c
910         * src/etpan/imap-thread.c
911         * src/etpan/imap-thread.h
912         * src/gtk/sslcertwindow.c
913                 New hidden option ssl_skip_cert_check to 
914                 avoid dups of bug #959 (libetpan linked
915                 against gnutls and gnutls buggy on 64bit)
916                 Present expired warning only once per
917                 session/server.
918         * manual/advanced.xml
919         * manual/fr/advanced.xml
920                 Document new option
921
922 2006-06-01 [wwp]        2.2.0cvs70
923
924         * src/messageview.c
925                 fix for bug #961 (return receipt dialog 
926                 complains incorrectly about return-path 
927                 email adress being different), thanks 
928                 to Colin.
929
930 2006-05-31 [cleroy]     2.2.0cvs69
931
932         * src/common/ssl.c
933                 Guard against NULLs, although this
934                 should never be an issue
935
936 2006-05-31 [colin]      2.2.0cvs68
937
938         * src/filtering.c
939                 Use g_slist_prepend
940         * src/imap.c
941                 Don't remove caches when destroying folder, it
942                 could (should) be done at exit
943         * src/inc.c
944                 free processing cache after incorporation
945         * src/etpan/imap-thread.c
946                 Maybe fix bug #959 (Crash on moving to emails 
947                 to a imap account per ssl with a expired 
948                 certificate.)
949
950 2006-05-30 [colin]      2.2.0cvs67
951
952         * src/summaryview.c
953                 Put back event flush when displaying message
954                 It avoids reading a bunch of messages just
955                 by hitting shift-n for too long ;)
956
957 2006-05-29 [colin]      2.2.0cvs66
958
959         * src/summaryview.c
960                 Remove useless g_warnings
961
962 2006-05-29 [colin]      2.2.0cvs65
963
964         * src/imap.c
965                 Fix g_slist_append()s for performance
966
967 2006-05-29 [colin]      2.2.0cvs64
968
969         * src/compose.c
970         * src/common/utils.c
971                 Fix extraneous tab at start of addresses
972         * src/mainwindow.c
973                 Fix warnings (thanks to Fabien)
974                 Fix crash at exit when composing messages 
975                 exist
976         * src/pop.c
977                 Fix progress bar when deleting expired mails
978                 Thanks to Hiro
979         * src/summaryview.c
980         * src/gtk/gtksctree.c
981                 Fix re-sorting slowness
982
983 2006-05-29 [paul]       2.2.0cvs63
984
985         * src/mh.c
986                 fetch full message when moving mails
987                 from another mailbox, (fixed data loss
988                 when filtering from IMAP to MH, introduced
989                 in 2.2.0cvs57).
990                 Thanks to Colin
991
992 2006-05-29 [mones]      2.2.0cvs62
993
994         * src/gtk/gtksctree.c
995                 Unselect faster (patch by Colin)        
996
997 2006-05-26 [colin]      2.2.0cvs61
998
999         * src/summaryview.c
1000                 Unplug MSGINFO_UPDATE callback on delete too.
1001
1002 2006-05-26 [colin]      2.2.0cvs60
1003
1004         * src/foldersel.c
1005                 Fix bold in folder selection window with glib2.10
1006                 thanks Hiro
1007
1008 2006-05-26 [colin]      2.2.0cvs59
1009
1010         * src/procheader.c
1011                 Convert date only if necessary (and don't
1012                 try to convert from utf8 to utf8, too)
1013         * src/summaryview.c
1014                 Only set column's text if the column's 
1015                 displayed
1016
1017 2006-05-26 [colin]      2.2.0cvs58
1018
1019         * src/summaryview.c
1020         * src/gtk/gtkutils.c
1021                 Fix useless warning
1022
1023 2006-05-26 [colin]      2.2.0cvs57
1024
1025         * src/mainwindow.c
1026                 Make summaryview selectable as long as 
1027                 no message has focus
1028         * src/mh.c
1029                 Faster deletion (by implementing mh_remove_msgs)
1030                 Faster copy (avoid using mh_fetch_msg just to get
1031                 the filename)
1032                 Faster move (using move_file instead of copy_file
1033                 if MSG_IS_MOVE)
1034                 No progressbar if total number of mails to cp/mv 
1035                 is less than 100
1036         * src/summaryview.c
1037                 Fix removal from subject_table when mail gets moved
1038                 Faster deletion (g_slist_prepend instead of append)
1039         * src/gtk/gtksctree.c
1040                 Remove useless code
1041
1042 2006-05-25 [colin]      2.2.0cvs56
1043
1044         * src/common/ssl_certificate.c
1045                 Fix leak in expired cert check
1046
1047 2006-05-25 [colin]      2.2.0cvs55
1048
1049         * src/mh.c
1050                 Disable flags syncing on .mh_sequences - it
1051                 is buggy and marks mails read under unknown
1052                 conditions.
1053
1054 2006-05-25 [paul]
1055
1056         * 2.3.0-rc4 released
1057
1058 2006-05-24 [colin]      2.2.0cvs54
1059
1060         attention cvs users: if you manage to crash
1061         Sylpheed-Claws while moving, copying or deleting
1062         mails, we *are* interested in stack traces and
1063         valgrind logs. It looks stable, but one never
1064         knows...
1065
1066         * src/folder.c
1067                 Add progressbar for cache updates
1068         * src/folderutils.c
1069                 Optimize Mark all read in the current
1070                 folder
1071         * src/mh.c
1072                 Add progressbar for copy/move
1073         * src/procmsg.c
1074                 Optimize O(n^2) in copy/move
1075         * src/summaryview.c
1076         * src/gtk/gtksctree.c
1077                 Optimize O(n^2) algos
1078         * src/common/timing.h
1079                 Display ms instead of us
1080
1081 2006-05-24 [wwp]        2.2.0cvs53
1082
1083         * manual/fr/advanced.xml
1084                 updates to the French manual.
1085
1086 2006-05-24 [wwp]        2.2.0cvs52
1087
1088         * src/common/utils.c
1089                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1090
1091 2006-05-24 [wwp]        2.2.0cvs51
1092
1093         * src/folderutils.c
1094                 fixed "mark all read" in MH folders (thanks to Colin).
1095
1096 2006-05-24 [paul]       2.2.0cvs50
1097
1098         * doc/man/sylpheed-claws.1
1099                 updated the man page
1100
1101 2006-05-23 [colin]      2.2.0cvs49
1102
1103         * src/folderview.c
1104         * src/imap.c
1105         * src/inc.c
1106         * src/mbox.c
1107         * src/messageview.c
1108         * src/news.c
1109         * src/send_message.c
1110         * src/summaryview.c
1111         * src/gtk/sslcertwindow.c
1112                 alertpanel fixes, by Fabien
1113
1114 2006-05-23 [colin]      2.2.0cvs48
1115
1116         * src/folder.c
1117         * src/folderview.c
1118         * src/msgcache.c
1119         * src/summaryview.c
1120         * src/gtk/gtksctree.c
1121         * src/gtk/gtksctree.h
1122                 More timings
1123                 Fix slow loading problem, which was caused by the
1124                 use of some gtk_ctree funcs and their use of
1125                 g_list_position while gtk_ctree_(un)link'ing.
1126                 Reap more functions from gtkctree.c to be sure we
1127                 use our (fast) version instead of theirs.
1128         * src/mh.c
1129                 Fix copy of unread mails
1130
1131
1132 2006-05-22 [wwp]        2.2.0cvs47
1133
1134         * manual/fr/advanced.xml
1135                 updated.
1136
1137 2006-05-22 [colin]      2.2.0cvs46
1138
1139         * src/filtering.c
1140                 Fix possible infinite loop. 'copy' is not a 
1141                 final action, so when encountering a 'copy',
1142                 we have to check if a previous one was set
1143                 and do it. In the same way, if we encounter
1144                 a 'move' we have to perform a possibly 
1145                 pending 'copy'. This will slow down filtering
1146                 on IMAP if move+copy or multiple copy actions
1147                 are to be done, but handling it via the batch
1148                 would be really too convoluted.
1149
1150 2006-05-22 [wwp]        2.2.0cvs45
1151
1152         * manual/fr/advanced.xml
1153         * manual/fr/faq.xml
1154         * manual/fr/glossary.xml
1155         * manual/fr/handling.xml
1156         * manual/fr/intro.xml
1157         * manual/fr/plugins.xml
1158         * manual/fr/sylpheed-claws-manual.xml
1159                 sync w/ the english manual: updates URIs, documented mailing-list
1160                 support, better explanation about the enabled/disabled feature
1161                 in filtering/processing rules by Paul.
1162
1163 2006-05-21 [colin]      2.2.0cvs44
1164
1165         * src/summaryview.c
1166                 Don't expand after building threads, but during
1167
1168 2006-05-21 [colin]      2.2.0cvs43
1169
1170         * src/procmsg.c
1171         * src/summaryview.c
1172                 More timing possibilities... For next time I have 
1173                 to find out how the hell some 3GHz computer takes
1174                 one minute to open a 30k folder...
1175
1176 2006-05-21 [colin]      2.2.0cvs42
1177
1178         * manual/pl/advanced.xml
1179         * manual/pl/faq.xml
1180         * manual/pl/glossary.xml
1181         * manual/pl/handling.xml
1182         * manual/pl/intro.xml
1183         * manual/pl/plugins.xml
1184         * manual/pl/sylpheed-claws-manual.xml
1185                 Polish manual updated by Pawel
1186
1187 2006-05-20 [colin]
1188
1189         * 2.3.0-rc3 released
1190
1191 2006-05-20 [colin]      2.2.0cvs41
1192
1193         * src/imap.c
1194                 Fix -rc2 problems:
1195                 - remove cache of moved messages from original folder
1196                 - apply new flags to messages even if they aren't appliable
1197                   via IMAP.
1198
1199 2006-05-20 [colin]
1200
1201         * 2.3.0-rc2 released
1202
1203 2006-05-19 [colin]      2.2.0cvs40
1204
1205         * src/imap.c
1206                 Don't issue SELECT in imap_change_flags
1207                 before having checked that we indeed have
1208                 some flags to change. MSG_POSTFILTERED for
1209                 example can't be used on IMAP.
1210                 Fixes bug #955 (copying messages between 
1211                 imap folders is extremely slow), which was
1212                 a regression.
1213
1214 2006-05-19 [colin]      2.2.0cvs39
1215
1216         * src/folder.c
1217         * src/folder.h
1218         * src/folderview.c
1219                 Try to fix bug #830 (Some unread messages 
1220                 get marked read in IMAP inbox):
1221                 - Prevent scanning a folder if it's being 
1222                   opened via the GUI
1223                 - Postpone opening via the GUI of a folder
1224                   currently scanned.
1225
1226
1227 2006-05-19 [wwp]        2.2.0cvs38
1228
1229         * manual/advanced.xml
1230                 fix English+typo (thanks to Paul).
1231
1232 2006-05-19 [wwp]        2.2.0cvs37
1233
1234         * manual/advanced.xml
1235         * manual/fr/advanced.xml
1236         * src/gtk/logwindow.c
1237         * src/prefs_common.c
1238         * src/prefs_common.h
1239                 added hidden prefs to allow customization of colors used in
1240                 protocol log window (useful for dark gtk+ themes).
1241
1242 2006-05-19 [wwp]        2.2.0cvs36
1243
1244         * ChangeLog
1245                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1246
1247 2006-05-19 [paul]       2.2.0cvs35
1248
1249         * src/textview.c
1250                 make Reply-To fully clickable
1251         * src/gtk/logwindow.c
1252                 more colouring (SMTP ESMTP)
1253         Both patches by Pawel Pekala
1254
1255 2006-05-19 [cleroy]     2.2.0cvs34
1256
1257         * src/mh.c
1258                 Don't update flags from current folder
1259                 Probably fixes bug #935 (Read Messages 
1260                 Revert to Being Marked as Unread)
1261
1262 2006-05-18 [colin]      2.2.0cvs33
1263
1264         * src/imap.c
1265                 Warning fix
1266         * src/compose.c
1267         * src/mainwindow.c
1268         * src/summaryview.c
1269         * src/toolbar.c
1270                 Allow replying to multiple emails
1271                 in multiple windows
1272         * src/mimeview.c
1273         * src/etpan/imap-thread.c
1274                 Leak fixes
1275
1276 2006-05-18 [paul]       2.2.0cvs32
1277
1278         * src/summaryview.c
1279                 keep Mailing-List menu refreshed
1280                 Thanks to Colin
1281
1282 2006-05-18 [paul]       2.2.0cvs31
1283
1284         * manual/advanced.xml
1285         * manual/faq.xml
1286         * manual/glossary.xml
1287         * manual/handling.xml
1288         * manual/intro.xml
1289         * manual/plugins.xml
1290         * manual/sylpheed-claws-manual.xml
1291                 update URLs
1292                 add info about mailing-list support
1293                 edit filtering info
1294         * src/wizard.c
1295         * src/common/defs.h
1296         * src/gtk/about.c
1297         * src/plugins/dillo_viewer/README
1298                 update URLs
1299
1300 2006-05-17 [wwp]        2.2.0cvs30
1301
1302         * manual/handling.xml
1303         * manual/fr/handling.xml
1304                 documented the ability to enabled/disable filtering/processing rules.
1305
1306 2006-05-17 [colin]      2.2.0cvs29
1307
1308         * src/main.c
1309                 Don't initialize g_thread subsystem if it's 
1310                 already done (thanks to Hiro)
1311         * src/mimeview.c
1312                 Fix saving of parts when there name can't be
1313                 converted from UTF-8.
1314
1315 2006-05-17 [paul]       2.2.0cvs28
1316
1317         * po/Makefile.in.in
1318                 fix config.status warning with autoconf 2.60
1319
1320 2006-05-17 [paul]       2.2.0cvs27
1321
1322         * po/POTFILES.in
1323                 add src/mbox.c
1324
1325 2006-05-17 [wwp]        2.2.0cvs26
1326
1327         * src/mainwindow.c
1328                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1329
1330 2006-05-17 [wwp]        2.2.0cvs25
1331
1332         * src/plugins/demo/demo.c
1333                 updated product name in plugin demo (many plugins need to be
1334                 sync'ed w/ that change).
1335
1336 2006-05-17 [colin]      2.2.0cvs24
1337
1338         * src/mh.c
1339                 Fix leak
1340
1341 2006-05-16 [colin]      2.2.0cvs23
1342
1343         * src/mainwindow.c
1344                 Stupid me hit again. Fix cvs22.
1345
1346 2006-05-16 [colin]      2.2.0cvs22
1347
1348         * src/mainwindow.c
1349                 Fix bug #922 (sylpheed-claws crashed after 
1350                 pushing on Inbox folder)
1351
1352 2006-05-16 [colin]      2.2.0cvs21
1353
1354         * src/compose.c
1355                 Make From header be copy/paste/select-able
1356
1357 2006-05-16 [wwp]        2.2.0cvs20
1358
1359         * src/export.c
1360         * src/matcher.c
1361         * src/summaryview.c
1362         * src/etpan/imap-thread.c
1363                 fix some compiler warnings (thanks to Colin).
1364
1365 2006-05-16 [wwp]        2.2.0cvs19
1366
1367         * src/action.c
1368         * src/gedit-print.c
1369         * src/inc.c
1370         * src/mainwindow.c
1371         * src/mh.c
1372         * src/statusbar.c
1373         * src/send_message.c
1374         * src/summaryview.c
1375                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1376
1377 2006-05-15 [colin]      2.2.0cvs18
1378
1379         * src/procmsg.c
1380                 Fix automatic rule creation with List-Post
1381
1382 2006-05-15 [paul]       2.2.0cvs17
1383
1384         * tools/filter_conv_new.pl
1385                 updated for rule enabling/disabling
1386                 claws version >= 2.3.x required
1387
1388 2006-05-15 [cleroy]     2.2.0cvs16
1389
1390         * src/main.c
1391                 Revert test
1392
1393 2006-05-15 [cleroy]     2.2.0cvs15
1394
1395         * src/main.c
1396                 test
1397
1398 2006-05-15 [wwp]        2.2.0cvs14
1399
1400         * manual/pl/.cvsignore
1401                 ignore generated files.
1402
1403 2006-05-14 [wwp]        2.3.0-rc1
1404
1405         * 2.3.0-rc1 released
1406
1407 2006-05-13 [wwp]        2.2.0cvs13
1408
1409         * src/filtering.c
1410         * src/filtering.h
1411         * src/matcher.c
1412         * src/matcher_parser_lex.l
1413         * src/matcher_parser_parse.y
1414         * src/prefs_filtering.c
1415                 new feature: provide the ability to disable filtering and processing
1416                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1417                 adaptations.
1418
1419 2006-05-13 [colin]      2.2.0cvs12
1420
1421         * src/compose.c
1422                 Remove useless if (a) b; else b;
1423                 Thanks to wwp
1424
1425 2006-05-13 [wwp]        2.2.0cvs11
1426
1427         * src/export.c
1428         * src/import.c
1429         * src/mainwindow.c
1430         * src/mbox.c
1431         * src/summaryview.c
1432         * src/summaryview.h
1433                 no more silent failures (or at least less ones) when importing
1434                 or exporting from/to mbox. Also start importing/exporting if
1435                 the necessary info is set.
1436
1437 2006-05-13 [wwp]        2.2.0cvs10
1438
1439         * RELEASE_NOTES
1440                 restored up-to-date release notes.
1441
1442 2006-05-13 [paul]       2.2.0cvs9
1443
1444         * po/nl.po
1445         * po/ru.po
1446                 updated by Tim Dijkstra and Pavlo Bohmat
1447
1448 2006-05-12 [colin]      2.2.0cvs8
1449
1450         * src/gtk/quicksearch.c
1451                 Add "k" as shortcut for "colorlabel". Patch
1452                 by ath42@users.sf.net.
1453
1454 2006-05-12 [paul]       2.2.0cvs7
1455
1456         * src/prefs_common.h
1457         * src/prefs_summaries.c
1458         * src/summaryview.c
1459                 when entering a folder also allow
1460                 going directly to first Marked message
1461
1462 2006-05-12 [paul]       2.2.0cvs6
1463
1464         * src/summaryview.c
1465                 always obey 'confirm before marking all
1466                 mails read' option
1467
1468 2006-05-12 [paul]       2.2.0cvs5
1469
1470         * src/textview.c
1471                 make Sender fully clickable
1472
1473 2006-05-12 [colin]      2.2.0cvs4
1474
1475         * src/compose.c
1476         * src/compose.h
1477                 Let From be editable
1478         * src/main.c
1479         * src/mh.c
1480                 Full support of .mh_sequences' Unseen seq
1481
1482 2006-05-12 [colin]      2.2.0cvs3
1483
1484         * src/folder.c
1485         * src/mainwindow.c
1486         * src/mainwindow.h
1487         * src/messageview.c
1488         * src/prefs_spelling.c
1489         * src/procheader.c
1490         * src/procmsg.c
1491         * src/procmsg.h
1492         * src/summaryview.c
1493         * src/toolbar.c
1494         * src/toolbar.h
1495                 Add contextual menu on Compose toolbar
1496                 button. Fixes bug #944 (Automatic
1497                 addresses not applied when changing account
1498                 from compose window)
1499                 add Mailing List support
1500                 based on the old 0.6.5claws25 patch by
1501                 Melvin Hadasht, with finishing touches
1502                 by Colin
1503                 Fix "ignore thread" when mails are threaded by
1504                 subject (and weren't ignored although appearing
1505                 in the thread).
1506                 GUI rework.
1507                 Both patches by Pawel.
1508
1509 2006-05-08 [paul]       2.2.0cvs2
1510
1511         * src/mainwindow.c
1512         * src/mainwindow.h
1513         * src/messageview.c
1514         * src/procheader.c
1515         * src/procmsg.c
1516         * src/procmsg.h
1517         * src/summaryview.c
1518                 add Mailing List support
1519                 based on the old 0.6.5claws25 patch by 
1520                 Melvin Hadasht, with finishing touches
1521                 by Colin
1522
1523 2006-05-08 [colin]      2.2.0cvs1
1524
1525         * src/mainwindow.c
1526         * src/toolbar.c
1527         * src/toolbar.h
1528                 Add contextual menu on Compose toolbar 
1529                 button. Fixes bug #944 (Automatic 
1530                 addresses not applied when changing account 
1531                 from compose window)
1532
1533 2006-05-08 [paul]       2.2.0
1534
1535         2.2.0 released
1536
1537 2006-05-08 [paul]       2.1.1cvs51
1538
1539         * po/cs.po
1540         * po/de.po
1541         * po/en_GB.po
1542         * po/fi.po
1543         * po/fr.po
1544         * po/pt_BR.po
1545         * po/sr.po
1546         * po/zh_CN.po
1547                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1548                 Fabien Vantard, Frederico Goncalves Guimaraes,
1549                 Aleksandar Urosevic, and Ralgh Young
1550
1551 2006-05-12 [colin]      2.1.1cvs50
1552
1553         * po/cs.po
1554         * po/de.po
1555         * po/en_GB.po
1556         * po/es.po
1557         * po/fi.po
1558         * po/fr.po
1559         * po/pt_BR.po
1560         * po/sr.po
1561         * po/zh_CN.po
1562                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1563                 Fabien Vantard, Frederico Goncalves Guimaraes,
1564                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1565
1566 2006-05-05 [colin]      2.1.1cvs49
1567
1568         * manual/Makefile.am
1569         * manual/pl/Makefile.am
1570         * manual/pl/account.xml
1571         * manual/pl/ack.xml
1572         * manual/pl/addrbook.xml
1573         * manual/pl/advanced.xml
1574         * manual/pl/faq.xml
1575         * manual/pl/glossary.xml
1576         * manual/pl/gpl.xml
1577         * manual/pl/handling.xml
1578         * manual/pl/intro.xml
1579         * manual/pl/keyboard.xml
1580         * manual/pl/plugins.xml
1581         * manual/pl/starting.xml
1582         * manual/pl/sylpheed-claws-manual.xml
1583         * manual/pl/dist/.cvsignore
1584         * manual/pl/dist/Makefile.am
1585         * manual/pl/dist/html/.cvsignore
1586         * manual/pl/dist/html/Makefile.am
1587         * manual/pl/dist/pdf/.cvsignore
1588         * manual/pl/dist/pdf/Makefile.am
1589         * manual/pl/dist/ps/.cvsignore
1590         * manual/pl/dist/ps/Makefile.am
1591         * manual/pl/dist/txt/.cvsignore
1592         * manual/pl/dist/txt/Makefile.am
1593                 Add the polish translation of the manual,
1594                 Authored by Pawel Pekala.
1595
1596 2006-05-05 [cleroy]     2.1.1cvs48
1597
1598         * src/main.c
1599                 Re-read matcherrc after loading plugins 
1600                 if some of them add folders.
1601
1602 2006-05-03 [colin]      2.1.1cvs47
1603
1604         * src/imap.c
1605                 I'm idiot
1606
1607 2006-05-03 [colin]      2.1.1cvs46
1608
1609         * src/imap.c
1610                 Be sure to have a session when
1611                 getting separator
1612
1613 2006-05-03 [colin]      2.1.1cvs45
1614
1615         * src/imap.c
1616         * src/imap.h
1617         * src/imap_gtk.c
1618                 Fix preventing renaming with namespace 
1619                 separator.
1620
1621 2006-05-01 [colin]      2.1.1cvs44
1622
1623         * src/action.c
1624                 Don't reload messageview when result of
1625                 action is piped.
1626
1627 2006-04-29 [colin]      2.1.1cvs43
1628
1629         * src/prefs_receive.c
1630         * src/plugins/spamassassin/spamassassin_gtk.c
1631         * src/plugins/clamav/clamav_plugin_gtk.c
1632                 GUI fixes by Pawel
1633
1634 2006-04-29 [colin]      2.1.1cvs42
1635
1636         * src/prefs_compose_writing.c
1637         * src/prefs_quote.c
1638                 Cleanups. Patch by Pawel
1639
1640 2006-04-28 [paul]       2.1.1cvs41
1641
1642         * src/matcher.c
1643                 fix returned quick search results when search
1644                 term contains an underscore.
1645                 Thanks to Colin
1646
1647 2006-04-28 [paul]       2.1.1cvs40
1648
1649         * src/prefs_message.c
1650         * src/prefs_receive.c
1651                 GUI cleanups
1652                 Patches by Pawel Pekala
1653
1654 2006-04-27 [colin]      2.1.1cvs39
1655
1656         * src/wizard.c
1657                 Differentiate subject Welcome from
1658                 window's title Welcome
1659
1660 2006-04-27 [paul]
1661
1662         2.2.0-rc1 released
1663
1664 2006-04-27 [paul]       2.1.1cvs38
1665
1666         * manual/advanced.xml
1667         * manual/fr/advanced.xml
1668                 add info about compose_no_markup hidden pref
1669
1670 2006-04-27 [paul]       2.1.1cvs37
1671
1672         * src/prefs_account.c
1673                 improve privacy labels
1674         * src/prefs_msg_colors.c
1675                 change some strings for translators' convenience
1676         * src/gtk/gtkutils.c
1677                 don't underline the link button text
1678
1679 2006-04-25 [colin]      2.1.1cvs36
1680
1681         * src/folder.c
1682                 Complete 2.1.1cvs33 (once more ;)
1683
1684 2006-04-25 [colin]      2.1.1cvs35
1685
1686         * src/editldap.c
1687                 Fix tooltip
1688
1689 2006-04-25 [cleroy]     2.1.1cvs34
1690
1691         * src/compose.c
1692         * src/gtk/gtkaspell.c
1693                 Fix crash on redirect (related to the return 
1694                 of the aspell menu in compose's toolbar)
1695         * src/prefs_msg_colors.c
1696                 Fix sensitivity widgets
1697         * src/image_viewer.c
1698         * src/gtk/pluginwindow.c
1699         * src/gtk/prefswindow.c
1700                 Change released signals to clicked (Fabien)
1701         * po/POTFILES.in
1702         * src/common/socket.c
1703         * src/plugins/spamassassin/spamassassin.c
1704                 Translate strings (Fabien)
1705
1706 2006-04-25 [paul]       2.1.1cvs33
1707
1708         * src/folder.c
1709         * src/folder.h
1710         * src/folderview.c
1711                 complete the fix of bug #912
1712                 Thanks to Colin
1713
1714 2006-04-25 [colin]      2.1.1cvs32
1715
1716         * src/news.c
1717                 Better progress bar
1718         * src/mimeview.c
1719         * src/summaryview.c
1720         * src/summaryview.h
1721                 Fix focus chain
1722                 Patches by Pawel Pekala
1723
1724 2006-04-24 [colin]      2.1.1cvs31
1725
1726         * src/compose.c
1727                 Fix compilation warnings (Fabien)
1728
1729 2006-04-24 [colin]      2.1.1cvs30
1730
1731         * src/addrindex.c
1732         * src/editldap.c
1733         * src/editldap_basedn.c
1734         * src/editldap_basedn.h
1735         * src/ldapctrl.c
1736         * src/ldapctrl.h
1737         * src/ldapquery.c
1738         * src/ldaputil.c
1739         * src/ldaputil.h
1740                 Fix bug #901 (LDAPS support)
1741
1742 2006-04-24 [colin]      2.1.1cvs29
1743
1744         * src/compose.c
1745                 Fix logic on error with send dialog on
1746         * src/imap.c
1747                 Fix compilation without libetpan, thanks
1748                 to Fabien
1749         * src/summaryview.c
1750                 Fix 'context-menu' key
1751
1752 2006-04-23 [colin]      2.1.1cvs28
1753
1754         * src/folder.c
1755                 Never free current's cache to free up 
1756                 memory. Fixes bug #912 (new count 
1757                 randomly set to message count)
1758
1759 2006-04-23 [colin]      2.1.1cvs27
1760
1761         * src/gtk/quicksearch.c
1762                 And remove printf...
1763
1764 2006-04-23 [colin]      2.1.1cvs26
1765
1766         * src/gtk/quicksearch.c
1767                 Fix replacing in quicksearch, and fix inserting
1768                 in the middle of the string. (introduced at 2.1.0cvs22)
1769
1770 2006-04-23 [colin]      2.1.1cvs25
1771
1772         * src/imap.c
1773                 Make sure uidnext is initialized in get_num_list
1774                 (not for stable, related to 2.1.1cvs8 and friends)
1775
1776 2006-04-23 [colin]      2.1.1cvs24
1777
1778         * src/imap.c
1779                 Output something when login is successful
1780                 too
1781
1782 2006-04-23 [colin]      2.1.1cvs23
1783
1784         * src/etpan/imap-thread.c
1785                 Better logging (line-per-line, hide data in fetch)
1786                 Fix a const warning
1787         * src/gtk/logwindow.c
1788         * src/gtk/logwindow.h
1789                 Better logging (color for input/output)
1790
1791 2006-04-21 [colin]      2.1.1cvs22
1792
1793         * src/gtk/quicksearch.c
1794                 On gtk+-2.8, use stock buttons in quicksearch
1795                 Based on a patch by Fabien and a design by Paul
1796
1797 2006-04-21 [colin]      2.1.1cvs21
1798
1799         * src/folderview.c
1800         * src/mainwindow.c
1801                 Fix occasional flicker in folderview
1802         * src/common/utils.c
1803                 Fix bug #943 (Incorrectly parsed email address 
1804                 list in short headers on message view and in 
1805                 printouts)
1806
1807 2006-04-20 [colin]      2.1.1cvs20
1808
1809         * src/imap.c
1810         * src/imap.h
1811         * src/prefs_account.c
1812                 Add ANONYMOUS auth for IMAP
1813
1814 2006-04-20 [paul]       2.1.1cvs19
1815
1816         * src/main.c
1817                 proper fix for 2.1.1cvs18
1818                 Thanks to Colin
1819
1820 2006-04-20 [paul]       2.1.1cvs18
1821
1822         * src/main.c
1823                 fix build warnings
1824
1825 2006-04-20 [paul]       2.1.1cvs17
1826
1827         * src/gtk/quicksearch.c
1828                 fix standard, non-extended Quick search,
1829                 was broken in 2.1.1cvs15.
1830                 Thanks to Colin.
1831
1832 2006-04-20 [colin]      2.1.1cvs16
1833
1834         * src/prefs_matcher.c
1835                 Fix values when reselecting a ~test
1836                 rule
1837
1838 2006-04-19 [colin]      2.1.1cvs15
1839
1840         * src/compose.c
1841         * src/compose.h
1842         * src/gtk/gtkaspell.c
1843         * src/gtk/gtkaspell.h
1844                 Put back Options menu in Spelling/
1845         * src/gtk/quicksearch.c
1846                 Don't search, and show error, if the
1847                 advanced search has a syntax error
1848
1849 2006-04-18 [colin]      2.1.1cvs14
1850
1851         * src/textview.c
1852                 Fix gdk warnings on set_cursor when textview
1853                 isn't visible
1854
1855 2006-04-18 [colin]      2.1.1cvs13
1856
1857         * src/gtk/gtksctree.c
1858                 Remove seemingly useless refresh that causes
1859                 flicker - watch this commit in case of 
1860                 problems before planned backport to stable
1861
1862 2006-04-18 [colin]      2.1.1cvs12
1863
1864         * src/imap.c
1865                 Factorize get/set_xml code
1866         * src/compose.c
1867         * src/prefs_account.c
1868         * src/prefs_account.h
1869         * src/procmsg.c
1870                 Add Encrypt to self option
1871
1872 2006-04-17 [colin]      2.1.1cvs11
1873
1874         * configure.ac
1875                 Fix search on encrpyt function on dragonfly
1876                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1877
1878 2006-04-17 [colin]      2.1.1cvs10
1879
1880         * src/prefs_account.c
1881                 Be safe by default: remove mails from POP3
1882                 after 7 days, not immediately
1883
1884 2006-04-17 [colin]      2.1.1cvs9
1885
1886         * src/etpan/imap-thread.c
1887                 Fix build on DragonFly - patch by 
1888                 Jonathan Buschmann <jonthn@agmact.com>
1889
1890 2006-04-17 [colin]      2.1.1cvs8
1891
1892         * src/imap.c
1893                 Save uidnext between sessions
1894
1895 2006-04-17 [colin]      2.1.1cvs7
1896
1897         * src/imap.c
1898                 scan is required when uid validity changes
1899
1900 2006-04-17 [colin]      2.1.1cvs6
1901
1902         * src/folderview.c
1903                 Don't scan if not necessary, apart in current
1904                 folder and INBOX to fetch flags.
1905         * src/imap.c
1906                 Scan is necessary if unread count changes
1907
1908 2006-04-17 [colin]      2.1.1cvs5
1909
1910         * src/imap.c
1911                 ...But always fetch ANSWERED and DELETED flags for
1912                 INBOX, as filtering can happen on these flags.
1913
1914 2006-04-17 [colin]      2.1.1cvs4
1915
1916         * src/imap.c
1917                 Don't fetch REPLIED and DELETED flags when synchronising
1918                 flags with a closed folder. We only need UNSEEN and FLAGGED
1919                 to update the folderview.
1920
1921 2006-04-17 [colin]      2.1.1cvs3
1922
1923         * src/imap.c
1924                 Faster flag search when there are new mails 
1925                 in a folder. We can do a full search if the 
1926                 folder contains less messages than the new
1927                 list.
1928
1929 2006-04-17 [colin]      2.1.1cvs2
1930
1931         * po/cs.po
1932         * po/de.po
1933         * po/fr.po
1934         * po/nl.po
1935         * po/pt_BR.po
1936                 Update translations from stable branch
1937
1938 2006-04-17 [colin]      2.1.1cvs1
1939
1940         * configure.ac
1941                 Bump version to follow stable release
1942
1943 2006-04-16 [mones]      2.1.0cvs50
1944
1945         * po/es.po
1946                 Updated for release
1947
1948 2006-04-16 [colin]      2.1.0cvs49
1949
1950         * src/textview.c
1951                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1952                 with gtk < 2.8. Thanks to Fabien Vantard.
1953
1954 2006-04-15 [colin]      2.1.0cvs48
1955
1956         * src/etpan/imap-thread.c
1957                 Fix bug #919 (libetpan: SEGV when connecting 
1958                 using command)
1959
1960 2006-04-14 [colin]      2.1.0cvs47
1961
1962         * src/main.c
1963                 Fix race on --select (should be done better)
1964
1965 2006-04-14 [wwp]        2.1.0cvs46
1966
1967         * src/send_message.c
1968                 enforce a check for domain in account prefs (a sending
1969                 error could be faced if domain was checked but no value set),
1970                 thanks to Colin.
1971
1972 2006-04-14 [colin]      2.1.0cvs45
1973
1974         * src/codeconv.c
1975                 when converting from unknown to unknown, if the
1976                 string is UTF8, don't convert it to the locale
1977                 (which breaks it)
1978
1979 2006-04-14 [colin]      2.1.0cvs44
1980
1981         * src/compose.c
1982                 Don't try to use ASCII for converting headers
1983                 (as done in body)
1984
1985 2006-04-14 [paul]       2.1.0cvs43
1986
1987         * src/crash.c
1988                 add locale/charset info to crash report
1989         * src/gtk/about.c
1990                 add wwp to doc team
1991                 replace 'e-mail' with preferred 'email'
1992         * src/gtk/authors.h
1993                 ensure contributors list is in alphabetical
1994                 order
1995
1996 2006-04-13 [colin]      2.1.0cvs42
1997
1998         * src/textview.c
1999                 Prevent gdk warnings
2000
2001 2006-04-13 [colin]      2.1.0cvs41
2002
2003         * src/common/ssl_certificate.c
2004         * src/common/ssl_certificate.h
2005         * src/gtk/sslcertwindow.c
2006                 Warn on expired certs, and display the expiration date
2007
2008 2006-04-13 [colin]      2.1.0cvs40
2009
2010         * src/plugins/spamassassin/spamassassin_gtk.c
2011                 Fix missing set_text on unix socket
2012
2013 2006-04-13 [wwp]        2.1.0cvs39
2014
2015         * manual/fr/advanced.xml
2016         * manual/fr/glossary.xml
2017                 applied new spam/ham/email lexicon (pourriel, courriel)
2018
2019 2006-04-13 [paul]       2.1.0cvs38
2020
2021         * src/plugins/pgpmime/plugin.c
2022                 remove the mention of S/MIME from the
2023                 description. This is now handled by the
2024                 S/MIME plugin.
2025
2026 2006-04-13 [paul]       2.1.0cvs37
2027
2028         * src/prefs_msg_colors.c
2029                 rework dialog
2030         * src/prefs_folder_item.c
2031         * src/prefs_spelling.c
2032                 add a tooltip to the colour selector buttons
2033
2034 2006-04-13 [wwp]        2.1.0cvs36
2035
2036         * manual/advanced.xml
2037         * manual/glossary.xml
2038         * manual/handling.xml
2039         * manual/keyboard.xml
2040         * manual/plugins.xml
2041         * manual/starting.xml
2042         * manual/fr/account.xml
2043         * manual/fr/ack.xml
2044         * manual/fr/addrbook.xml
2045         * manual/fr/advanced.xml
2046         * manual/fr/faq.xml
2047         * manual/fr/glossary.xml
2048         * manual/fr/gpl.xml
2049         * manual/fr/handling.xml
2050         * manual/fr/intro.xml
2051         * manual/fr/keyboard.xml
2052         * manual/fr/plugins.xml
2053         * manual/fr/starting.xml
2054         * manual/fr/sylpheed-claws-manual.xml
2055                 fixes to the manuals:
2056                  - summaryview -> Message List (same in French)
2057                  - translate key names
2058                  - fix French punctuation, use non-breakable spaces when
2059                    necessary, don't use &thinsp; which is not portable
2060                  - tell what maildir and mbox formats we support
2061
2062 2006-04-12 [wwp]        2.1.0cvs35
2063
2064         * src/prefs_toolbar.c
2065                 unified a replace button more,
2066                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2067
2068 2006-04-12 [wwp]        2.1.0cvs34
2069
2070         * src/prefs_common.c
2071         * src/prefs_msg_colors.c
2072                 make default color labels translatable,
2073                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2074                 thanks to Tim <timbrain@post.cz> for reporting.
2075
2076 2006-04-12 [wwp]        2.1.0cvs33
2077
2078         * manual/glossary.xml
2079         * manual/intro.xml
2080         * manual/plugins.xml
2081         * manual/starting.xml
2082         * manual/sylpheed-claws-manual.xml
2083         * manual/fr/.cvsignore
2084         * manual/fr/account.xml
2085         * manual/fr/ack.xml
2086         * manual/fr/addrbook.xml
2087         * manual/fr/advanced.xml
2088         * manual/fr/faq.xml
2089         * manual/fr/glossary.xml
2090         * manual/fr/handling.xml
2091         * manual/fr/intro.xml
2092         * manual/fr/keyboard.xml
2093         * manual/fr/plugins.xml
2094         * manual/fr/starting.xml
2095         * manual/fr/sylpheed-claws-manual.xml
2096                 various fixes: typos, missing .fr translations, punctuation,
2097                 capitalization, links, accents and some bad French more.
2098
2099 2006-04-12 [wwp]        2.1.0cvs32
2100
2101         * src/prefs_gtk.c
2102                 fix for bug #935: always store prefs files in UTF-8 (thanks
2103                 to Colin).
2104
2105 2006-04-11 [colin]      2.1.0cvs31
2106
2107         * src/compose.c
2108                 Fix inserting files not in utf8 when locale is utf8
2109
2110 2006-04-11 [colin]      2.1.0cvs30
2111
2112         * src/inc.c
2113                 Don't show error dialog when cancelling connection
2114                 Patch by Pawel
2115
2116 2006-04-11 [cleroy]     2.1.0cvs29
2117
2118         * src/compose.c
2119                 Implement multiple quote levels
2120         * src/prefs_common.c
2121                 Change a little bit the quote bgcolor for 2nd level
2122
2123 2006-04-11 [colin]      2.1.0cvs28
2124
2125         * src/gtk/about.c
2126                 Add locale and charset in the label
2127
2128 2006-04-10 [colin]      2.1.0cvs27
2129
2130         * src/compose.c
2131         * src/prefs_common.c
2132         * src/prefs_common.h
2133         * src/prefs_msg_colors.c
2134         * src/textview.c
2135                 Allow optional background color in quotes
2136                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2137                 GTK+-2.8.x feature
2138
2139 2006-04-10 [colin]      2.1.0cvs26
2140
2141         * src/main.c
2142         * src/mainwindow.c
2143         * src/mainwindow.h
2144                 Implement --select
2145
2146 2006-04-10 [colin]      2.1.0cvs25
2147
2148         * manual/plugins.xml
2149         * manual/fr/plugins.xml
2150                 Document libcurl's proxy variables
2151
2152 2006-04-09 [colin]      2.1.0cvs24
2153
2154         * src/prefs_common.c
2155                 gettext() returns statically allocated stuff. We have
2156                 to strdup it in order to be able to free it.
2157
2158 2006-04-09 [colin]      2.1.0cvs23
2159
2160         * AUTHORS
2161         * src/gtk/authors.h
2162                 Add Alexei
2163
2164 2006-04-09 [colin]      2.1.0cvs22
2165
2166         * src/mainwindow.c
2167         * src/gtk/quicksearch.c
2168                 Fix bug #859 (problems with cyrilic input in 
2169                 search panel) - Patch by Alexey Illarionov 
2170                 <littlesavage@rambler.ru>
2171
2172 2006-04-09 [colin]      2.1.0cvs21
2173
2174         * src/prefs_customheader.c
2175                 I prefer removing then freeing rather than the contrary
2176                 (even if it doesn't change anything ;-)
2177         * src/prefs_account.c
2178                 Fix bug #933 (Crash re-entering the custom headers list 
2179                 dialog in accounts prefs)
2180                 The problem happened when cancelling the Account 
2181                 Preferences' dialogs - in which case we didn't do 
2182                 anything to the PrefsAccount * struct. In case of applying,
2183                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2184                 working with in this dialog. The problem is that 
2185                 prefs_customheader.c, working on this tmp_ac_prefs, always
2186                 changes the ->customhdr_list pointer, even when cancelled. 
2187                 So in case of cancelling the prefs_account dialog, we still
2188                 have to update ->customhdr_list in the real account.
2189
2190 2006-04-08 [colin]      2.1.0cvs20
2191
2192         * manual/fr/glossary.xml
2193         * manual/fr/keyboard.xml
2194                 Forgot some headers :)
2195
2196 2006-04-08 [colin]      2.1.0cvs19
2197
2198         * manual/Makefile.am
2199         * manual/fr/Makefile.am
2200         * manual/fr/account.xml
2201         * manual/fr/ack.xml
2202         * manual/fr/addrbook.xml
2203         * manual/fr/advanced.xml
2204         * manual/fr/faq.xml
2205         * manual/fr/glossary.xml
2206         * manual/fr/gpl.xml
2207         * manual/fr/handling.xml
2208         * manual/fr/intro.xml
2209         * manual/fr/keyboard.xml
2210         * manual/fr/plugins.xml
2211         * manual/fr/starting.xml
2212         * manual/fr/sylpheed-claws-manual.xml
2213         * manual/fr/dist/.cvsignore
2214         * manual/fr/dist/Makefile.am
2215         * manual/fr/dist/html/.cvsignore
2216         * manual/fr/dist/html/Makefile.am
2217         * manual/fr/dist/pdf/.cvsignore
2218         * manual/fr/dist/pdf/Makefile.am
2219         * manual/fr/dist/ps/.cvsignore
2220         * manual/fr/dist/ps/Makefile.am
2221         * manual/fr/dist/txt/.cvsignore
2222         * manual/fr/dist/txt/Makefile.am
2223                 Add the french translation of the manual. Thanks to
2224                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2225                 account.xml, ack.xml, addrbook.xml and advanced.xml
2226
2227 2006-04-08 [colin]      2.1.0cvs18
2228
2229         * manual/plugins.xml
2230         * manual/starting.xml
2231                 More fixes
2232
2233 2006-04-07 [colin]      2.1.0cvs17
2234
2235         * manual/faq.xml
2236         * manual/intro.xml
2237         * manual/keyboard.xml
2238                 Little fixes
2239
2240 2006-04-07 [colin]      2.1.0cvs16
2241
2242         * README
2243         * src/compose.c
2244         * src/prefs_common.c
2245         * src/prefs_common.h
2246                 Add hidden compose_no_markup pref
2247
2248 2006-04-07 [wwp]        2.1.0cvs15
2249
2250         * src/summary_search.c
2251         * .cvsignore
2252                 Bugfix: stop button was sticky when searching in an empty folder.
2253                 Applied curly brackets code style to the whole file (summary_search.c).
2254                 More files to ignore.
2255
2256 2006-04-07 [wwp]        2.1.0cvs14
2257
2258         * src/message_search.c
2259         * src/summary_search.c
2260                 changed default button when search bumps at file/folder
2261                 beginning or end, for convenience (thanks to Colin).
2262
2263 2006-04-07 [paul]       2.1.0cvs13
2264
2265         * src/plugins/dillo_viewer/dillo_prefs.c
2266                 avoid future potential for namespace collision
2267                 Patch by Colin
2268
2269 2006-04-06 [wwp]        2.1.0cvs12
2270
2271         * src/summary_search.c
2272                 Unify extended/advanced searches names (and thus factorize labels),
2273                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2274
2275 2006-04-06 [wwp]        2.1.0cvs11
2276
2277         * src/folderview.c
2278         * src/prefs_themes.c
2279         * src/summaryview.c
2280                 Fixed some compilation warnings.
2281
2282 2006-04-06 [colin]      2.1.0cvs10
2283
2284         * manual/advanced.xml
2285                 Document the wizard template and how to deploy
2286                 Sylpheed-Claws effectively
2287
2288 2006-04-06 [colin]      2.1.0cvs9
2289
2290         * src/folderview.c
2291                 gettext patch to tell translators about _("#"),
2292                 by Maxim Britov
2293
2294 2006-04-06 [colin]      2.1.0cvs8
2295
2296         * src/textview.c
2297                 Fix invalid GtkTextBIter after clicking "Display as text"
2298
2299 2006-04-06 [mones]      2.1.0cvs7
2300
2301         * src/addr_compl.c
2302         * src/addrindex.c
2303         * src/addritem.c
2304         * src/codeconv.c
2305         * src/compose.c
2306         * src/filtering.c
2307         * src/folder.c
2308         * src/folder_item_prefs.c
2309         * src/folderview.c
2310         * src/localfolder.c
2311         * src/matcher.c
2312         * src/mimeview.c
2313         * src/prefs_msg_colors.c
2314         * src/prefs_spelling.c
2315         * src/prefs_themes.c
2316         * src/procmime.c
2317         * src/procmsg.c
2318         * src/stock_pixmap.c
2319         * src/summaryview.c
2320         * src/textview.c
2321         * src/toolbar.c
2322         * src/common/mgutils.c
2323         * src/common/prefs.c
2324         * src/common/ssl_certificate.c
2325         * src/gtk/colorlabel.c
2326         * src/gtk/quicksearch.c
2327         * src/plugins/pgpmime/pgpmime.c
2328         * src/plugins/spamassassin/spamassassin.c
2329                 Removed redundant NULL checks for g_free() calls.
2330                 Patch by Pawel Pekala.
2331
2332 2006-04-06 [mones]      2.1.0cvs6
2333
2334         * src/prefs_actions.c
2335         * src/prefs_filtering.c
2336         * src/prefs_filtering_action.c
2337         * src/prefs_matcher.c
2338         * src/prefs_template.c
2339         * src/gtk/gtkutils.c
2340         * src/gtk/gtkutils.h
2341                 Have a nice replace button. Patch by Pawel Pekala
2342
2343 2006-04-06 [colin]      2.1.0cvs5
2344
2345         * src/addressbook.c
2346                 Fix crash with empty columns
2347
2348 2006-04-05 [colin]      2.1.0cvs4
2349
2350         * src/wizard.c
2351         * src/prefs_gtk.c
2352                 Allow wizard customization with pre-filled values
2353
2354 2006-04-05 [colin]      2.1.0cvs3
2355
2356         * src/textview.c
2357         * src/mimeview.c
2358         * src/mimeview.h
2359                 Nicer messages in mimeview
2360
2361 2006-04-05 [colin]      2.1.0cvs2
2362
2363         * src/addressbook.c
2364         * src/prefs_summaries.c
2365                 i18n fix
2366
2367 2006-04-05 [colin]      2.1.0cvs1
2368
2369         * src/plugins/pgpcore/plugin.c
2370         * src/plugins/pgpcore/select-keys.c
2371         * src/plugins/pgpcore/select-keys.h
2372         * src/plugins/pgpcore/sgpgme.c
2373         * src/plugins/pgpcore/sgpgme.h
2374         * src/plugins/pgpinline/pgpinline.c
2375         * src/plugins/pgpinline/plugin.c
2376         * src/plugins/pgpmime/pgpmime.c
2377         * src/plugins/pgpmime/plugin.c
2378                 Factorize and generalize a bit 
2379                 Drop S/MIME signature verification from PGP/MIME
2380                 (adding it as another, more complete plugin)
2381
2382 2006-04-05 [paul]       2.1.0
2383
2384         2.1.0 released
2385
2386 2006-04-05 [paul]       2.0.0cvs186
2387
2388         * manual/advanced.xml
2389                 add info on colour labels
2390
2391 2006-04-05 [paul]       2.0.0cvs185
2392
2393         * po/bg.po
2394         * po/cs.po
2395         * po/de.po
2396         * po/el.po
2397         * po/en_GB.po
2398         * po/fi.po
2399         * po/fr.po
2400         * po/it.po
2401         * po/nl.po
2402         * po/pl.po
2403         * po/pt_BR.po
2404         * po/sr.po
2405         * po/zh_CN.po
2406                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2407                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2408                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2409                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2410         * src/gtk/authors.h
2411         * tools/claws.i18n.status.pl
2412                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2413                 and new Czech translator, Tim <timbrain@post.cz>
2414
2415 2006-04-05 [mones]      2.0.0cvs184
2416
2417         * po/es.po
2418                 Updated translation
2419
2420 2006-04-05 [colin]      2.0.0cvs183
2421
2422         * src/gtk/quicksearch.c
2423                 Fix bug #929 (unnecessary reload in quick search bar)
2424
2425 2006-04-05 [colin]      2.0.0cvs182
2426
2427         * src/compose.c
2428                 Fix crash on Reply with no From:
2429                 Show signature and conversion error on queuing 
2430                 (but not sending)
2431         * src/mainwindow.c
2432         * src/summaryview.c
2433         * src/summaryview.h
2434                 Factorize threading code and make sure msginfo 
2435                 is not null when it comes from a GtkCTreeRow's 
2436                 data
2437         * src/gtk/gtkaspell.c
2438                 Check for necessary things
2439         * src/gtk/gtksctree.c
2440         * src/gtk/gtksctree.h
2441                 Reset anchor if necessary when removing node
2442
2443 2006-03-29 [colin]      2.0.0cvs181
2444
2445         * src/folderview.c
2446                 Warn for disabled IMAP accounts (due to lack of
2447                 libetpan). Breaks string-freeze - sorry - but it
2448                 is kind of important ;)
2449
2450 2006-03-28 [colin]      2.0.0cvs180
2451
2452         * src/gtk/gtkutils.c
2453         * src/gtk/gtkutils.h
2454                 Add a gtkut_get_link_btn() function that
2455                 creates a button which acts like an URI
2456         * src/prefs_themes.c
2457         * src/gtk/about.c
2458                 Use this function (factorizes codes)
2459         * src/common/defs.h
2460         * src/gtk/pluginwindow.c
2461                 Add a "Get more..." in the plugins window
2462
2463 2006-03-28 [colin]      2.0.0cvs179
2464
2465         * src/common/smtp.c
2466         * src/common/passcrypt.c
2467         * src/undo.c
2468                 Warning fixes. Patch by Pawel Pekala
2469
2470 2006-03-27 [colin]      2.0.0cvs178
2471
2472         * src/undo.c
2473                 Fix undoing by blocks with spaces
2474
2475 2006-03-27 [colin]      2.0.0cvs177
2476
2477         * src/textview.c
2478                 Set margin to 3px for headers
2479
2480 2006-03-27 [paul]
2481
2482         2.1.0-rc2 released
2483
2484 2006-03-27 [wwp]        2.0.0cvs176
2485
2486         * src/summaryview.c
2487                 don't reset quicksearch when updating the message list.
2488                 Thanks to Colin.
2489
2490 2006-03-26 [wwp]        2.0.0cvs175
2491
2492         * src/compose.c
2493                 use a unified border width ('other' tab in the compose window,
2494                 patch by Pawel Pekala).
2495
2496
2497 2006-03-26 [wwp]        2.0.0cvs174
2498
2499         * src/common/quoted-printable.c
2500         * src/addressbook.c
2501                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2502
2503 2006-03-26 [colin]      2.0.0cvs173
2504
2505         * src/quote_fmt_parse.y
2506                 Fix non-UTF8 date formats messing up the whole quote a 
2507                 little bit
2508
2509 2006-03-26 [colin]      2.0.0cvs172
2510
2511         * src/procheader.c
2512                 Make sure the date is UTF8 valid, or try to make it
2513                 so. IncrediMail is really IncrediStupid.
2514         * src/compose.c
2515                 Fix possible conversions. 
2516                 
2517
2518 2006-03-26 [colin]      2.0.0cvs171
2519
2520         * src/matcher.c
2521                 Fix corner cases in body search. This is still a
2522                 hack... It seems impossible to make it good and 
2523                 reasonably fast at the same time.
2524
2525 2006-03-26 [colin]      2.0.0cvs170
2526
2527         * src/summaryview.c
2528                 I think I killed the twilight zone bug!
2529                 summary_select_node() flushes GTK events in order
2530                 to be able to center the view. But this also 
2531                 flushes keypresses like Ctrl-Alt-U, so this can
2532                 call summary_show from summary_select_node (itself
2533                 called from summary_show, etc.). And the summaryview
2534                 has to be unlocked in this function. So just locking
2535                 while processing GTK events, and bailing if locked, 
2536                 should fix it.
2537                 Fixes bug #927 (SIGSEGV during Update Summary)
2538
2539 2006-03-25 [colin]      2.0.0cvs169
2540
2541         * src/matcher.c
2542                 Fix search in QP-encoded bodies
2543                 Fix utf-8 searches in bodies encoded in the
2544                 locale's encoding
2545         * src/common/quoted-printable.c
2546         * src/common/quoted-printable.h
2547                 Add a decode function that doesn't overwrite
2548                 the original pointer
2549                 
2550
2551 2006-03-24 [colin]      2.0.0cvs168
2552
2553         * src/action.c
2554         * src/summaryview.c
2555         * src/summaryview.h
2556                 Update message cache after action
2557                 Patch by H. Merijn Brand
2558         * src/prefs_msg_colors.c
2559                 Factorize label 
2560                 Patch by Fabien Vantard
2561         * src/plugins/spamassassin/spamassassin_gtk.c
2562                 Remove useless translation
2563                 Patch by Fabien Vantard
2564
2565 2006-03-23 [colin]      2.0.0cvs167
2566
2567         * src/common/ssl.c
2568                 Let 30 seconds to SSL_connect
2569
2570 2006-03-23 [wwp]        2.0.0cvs166
2571
2572         * src/summaryview.c
2573         * src/gtk/description_window.c
2574                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2575                 and headers are translated; adjust description windows' width to fit their
2576                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2577
2578 2006-03-23 [paul]       2.0.0cvs165
2579
2580         * src/common/utils.c
2581                 fix highlighting of URIs containing "()"
2582                 (2.0.0cvs164's reversal fixed)
2583                 Thanks to Colin.
2584
2585 2006-03-23 [paul]       2.0.0cvs164
2586
2587         * src/common/utils.c
2588                 revert patch, (postponing a fix), at 2.0.0cvs120
2589                 as it breaks more URIs than it fixes.
2590                 Allow '-' to be a terminating character in a URI
2591
2592 2006-03-22 [colin]      2.0.0cvs163
2593
2594         * configure.ac
2595                 Require libetpan 0.45
2596                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2597
2598 2006-03-22 [paul]       2.0.0cvs162
2599
2600         * src/editgroup.c
2601                 replace '<-' and '->' buttons with GTK_STOCK graphical
2602                 buttons
2603         * src/summary_search.c
2604                 don't offer '...' for translation
2605                 add a tooltip to advanced search '...' button
2606         * src/gtk/quicksearch.c
2607                 don't offer '...' for translation
2608
2609 2006-03-21 [colin]      2.0.0cvs161
2610
2611         * src/compose.c
2612                 Fix middle-click pasting (insert at click
2613                 position instead of cursor position, don't
2614                 remove existing selection and allow pasting
2615                 our own selection)
2616         * src/addressbook.c
2617                 "LDAP Server" -> "LDAP servers"
2618
2619 2006-03-21 [wwp]        2.0.0cvs160
2620
2621         * src/etpan/imap-thread.c
2622                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2623
2624 2006-03-20 [colin]      2.0.0cvs159
2625
2626         * src/summaryview.c
2627                 Don't reload summaryview after an execute with no
2628                 move action
2629
2630 2006-03-19 [colin]      2.0.0cvs158
2631
2632         * src/addressbook.c
2633                 and put groups at the top, always
2634
2635 2006-03-19 [colin]      2.0.0cvs157
2636
2637         * src/addressbook.c
2638                 Order groups before names, as previously
2639
2640 2006-03-19 [colin]      2.0.0cvs156
2641
2642         * src/addressbook.c
2643                 - Sort case-unsensitive
2644                 - Put the sort arrow at opening too
2645
2646 2006-03-19 [wwp]        2.0.0cvs155
2647
2648         * src/addressbook.c
2649                 allow sorting by name/email/remarks, ensure that right-pane's contents
2650                 matches the left-pane selection (cleared when appropriate).
2651                 Patch by Pawel Pekala <c0rn@o2.pl>.
2652
2653 2006-03-18 [colin]      2.0.0cvs154
2654
2655         * src/textview.c
2656                 Fix text cursor ;)
2657
2658 2006-03-18 [colin]      2.0.0cvs153
2659
2660         * src/gtk/filesel.c
2661                 Make sure we hide the preview if we didn't get
2662                 a filename
2663
2664 2006-03-18 [colin]      2.0.0cvs152
2665
2666         * src/summaryview.c
2667                 Set cursor to watch for execution (fixes lack
2668                 of watch-cursor when dnd'ing hundreds of mails)
2669         * src/gtk/filesel.c
2670                 Check that mime type is 'image/*' before updating
2671                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2672
2673 2006-03-18 [colin]      2.0.0cvs151
2674
2675         * src/mainwindow.c
2676         * src/textview.c
2677         * src/textview.h
2678                 Put a watch cursor in textview too when the mainwindow's
2679                 cursor in a watch
2680
2681 2006-03-18 [colin]      2.0.0cvs150
2682
2683         * src/folder.c
2684                 Change wrong asserts to simple tests
2685
2686 2006-03-17 [colin]      2.0.0cvs149
2687
2688         * src/mainwindow.c
2689         * src/mainwindow.h
2690         * src/prefs_msg_colors.c
2691         * src/summaryview.c
2692         * src/summaryview.h
2693         * src/gtk/colorlabel.c
2694         * src/gtk/colorlabel.h
2695                 Add a color label menu in the main menubar
2696                 Add (fixed) accels Ctrl-{0-7} to change the color
2697                 They have to be fixed because the menu's dynamic,
2698                 the items are complex widgets, hence we can't use
2699                 a GtkItemFactory.
2700
2701
2702 2006-03-17 [wwp]        2.0.0cvs148
2703
2704         * src/compose.c
2705                 rollback few lines from my previous commit (those lines come from
2706                 a pending patch, accidentally commited, even if neutral as they are
2707                 commented out).
2708
2709 2006-03-17 [wwp]        2.0.0cvs147
2710
2711         * src/compose.c
2712                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2713                 applied code style/indentation to the modified function.
2714
2715 2006-03-17 [wwp]        2.0.0cvs146
2716
2717         * src/procmsg.c
2718         * src/compose.c
2719                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2720
2721 2006-03-17 [paul]
2722
2723         2.1.0-rc1 released
2724
2725 2006-03-17 [paul]       2.0.0cvs145
2726
2727         * src/main.c
2728                 addressbook_read_file() was called twice
2729         * src/textview.c
2730                 X-Mailer highlighting
2731
2732 2006-03-16 [colin]      2.0.0cvs144
2733
2734         * src/sourcewindow.c
2735         * src/sourcewindow.h
2736                 And the last one, in source window.
2737
2738 2006-03-16 [colin]      2.0.0cvs143
2739
2740         * src/compose.c
2741         * src/compose.h
2742                 Fix the same stuff in compose
2743
2744 2006-03-16 [colin]      2.0.0cvs142
2745
2746         * src/messageview.c
2747                 Complete the previous messageview crash fix
2748
2749 2006-03-16 [colin]      2.0.0cvs141
2750
2751         * src/procmsg.h
2752         * src/procmsg.c
2753         * src/folder.c
2754                 Fix POSTPROCESSING hook
2755                 Patch by H. Merijn Brand
2756
2757         * src/procmime.c
2758         * src/procmime.h
2759                 Parse Content-Location
2760
2761         * src/toolbar.c
2762         * src/messageview.c
2763         * src/messageview.h
2764                 Don't crash when a top-level MessageView has
2765                 been closed on us. Same problematic than
2766                 yesterday's quicksearch issue.
2767
2768 2006-03-15 [colin]      2.0.0cvs140
2769
2770         * src/gtk/quicksearch.c
2771                 Fix a bitchy race we didn't think about when we
2772                 added quicksearch cancellation:
2773                 If the search is not on cached fields, for example
2774                 body_part matchcase "stuff"
2775                 the matcher code has to get the whole message. If
2776                 we're on IMAP, that can be slow, and in order to
2777                 be non-blocking, the IMAP code idle loop processes
2778                 gtk events too. So it is possible to cancel a
2779                 quicksearch while the matcher is getting the mail's
2780                 body. After matcher got its body, it will start to
2781                 iterate over the matcher list that the Quicksearch's
2782                 clear_search_cb() just freed via prepare_matcher().
2783                 SIGSEGV ensues.
2784                 The fix consists of guarding the matcherlist_match()
2785                 call with a boolean 'matching'. If we reset the
2786                 quicksearch while matching is TRUE, we don't free
2787                 the matcherlist anymore like we did, but we set
2788                 another new flag, deferred_free, to TRUE. Then,
2789                 in quicksearch_match(), just after returning from
2790                 matcherlist_match() and unsetting the matching flag,
2791                 we check the deferred_free flag and do the
2792                 prepare_matcher() (which does the matcherlist_free)
2793                 for real, so we free the matcherlist once it's not
2794                 used anymore.
2795                 As all of this runs via the glib main loop, we
2796                 luckily don't need a mutex.
2797         * src/summaryview.c
2798                 Also, show progress while searching.
2799
2800
2801 2006-03-14 [colin]      2.0.0cvs139
2802
2803         * src/alertpanel.c
2804                 Make alertpanel_is_open non-static
2805
2806 2006-03-14 [colin]      2.0.0cvs138
2807
2808         * src/prefs_spelling.c
2809                 Cleanups - Fabien Vantard
2810
2811 2006-03-14 [wwp]        2.0.0cvs137
2812
2813         * src/main.c
2814                 code style normalization (curly braces, indentation).
2815
2816 2006-03-14 [wwp]        2.0.0cvs137
2817
2818         * src/main.c
2819                 code style (braces, indentation)
2820
2821 2006-03-12 [paul]       2.0.0cvs136
2822
2823         * src/prefs_common.c
2824                 trans_hdr defaults to FALSE to be RFC-savvy
2825         * src/prefs_summaries.c
2826                 add a tooltip to the trans_hdr option
2827                 
2828
2829 2006-03-12 [paul]       2.0.0cvs135
2830
2831         * src/prefs_matcher.c
2832                 give a little more width to the combos
2833         * src/prefs_display_header.c
2834         * src/textview.c
2835                 translate headers if prefs_common.trans_hdr
2836                 is TRUE
2837
2838         Patches by Pawel Pekala
2839
2840 2006-03-12 [paul]       2.0.0cvs134
2841
2842         * src/plugins/clamav/clamav_plugin.c
2843         * src/plugins/dillo_viewer/dillo_viewer.c
2844         * src/plugins/pgpcore/plugin.c
2845         * src/plugins/pgpinline/plugin.c
2846         * src/plugins/pgpmime/plugin.c
2847         * src/plugins/spamassassin/spamassassin.c
2848                 update/add to descriptions
2849         * src/plugins/spamassassin/spamassassin_gtk.c
2850                 fixes to the english, remove superfluous
2851                 tooltips, clean up a little
2852
2853 2006-03-12 [paul]       2.0.0cvs133
2854
2855         * src/compose.c
2856                 fix Bug 924, 'Account combo box shows up wrong 
2857                 if & is in account name'
2858
2859 2006-03-11 [colin]      2.0.0cvs132
2860
2861         * src/summaryview.c
2862                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2863                 messed up shift-selection because is slows down
2864                 moving around summaryview. thanks -users
2865
2866 2006-03-10 [colin]      2.0.0cvs131
2867
2868         * src/plugins/spamassassin/spamassassin_gtk.c
2869                 Put back Paul's engrish fixes
2870
2871 2006-03-10 [colin]      2.0.0cvs130
2872
2873         * src/plugins/spamassassin/spamassassin.c
2874         * src/plugins/spamassassin/spamassassin.h
2875         * src/plugins/spamassassin/spamassassin_gtk.c
2876                 Cleanup SA prefs page (more)
2877                 Patch by Fabien Vantard
2878
2879 2006-03-10 [paul]       2.0.0cvs129
2880
2881         * src/prefs_msg_colors.c
2882         * src/prefs_spelling.c
2883                 widget sensitivity
2884
2885 2006-03-09 [mones]      2.0.0cvs128
2886
2887         * po/es.po
2888                 Update for next RC
2889
2890 2006-03-09 [wwp]        2.0.0cvs127
2891
2892         * configure.ac
2893                 revert accidental commit (requirement for libetpan 0.43), this time
2894                 not in HEAD.
2895
2896 2006-03-09 [wwp]        2.0.0cvs125
2897
2898         * configure.ac
2899                 revert accidental commit (requirement for libetpan 0.43)
2900
2901 2006-03-09 [paul]       2.0.0cvs126
2902
2903         * src/prefs_receive.c
2904                 remove useless frame
2905                 replace 'incorporation' with 'receiving'
2906         * src/plugins/clamav/clamav_plugin_gtk.c
2907         * src/plugins/spamassassin/spamassassin_gtk.c
2908                 improve widget sensitivity
2909                 fix a bit his engrish
2910
2911 2006-03-09 [wwp]        2.0.0cvs125
2912
2913         * src/addressadd.c
2914         * src/foldersel.c
2915         * src/prefs_common.c
2916         * src/prefs_common.h
2917                 remember some more windows' sizes (add to addressbook and
2918                 select folder).
2919
2920 2006-03-09 [paul]       2.0.0cvs124
2921
2922         * src/plugins/pgpcore/prefs_gpg.c
2923                 normalise construction of dialogue
2924
2925 2006-03-09 [paul]       2.0.0cvs123
2926
2927         * src/plugins/trayicon/Makefile.am
2928                 add missing slash
2929
2930 2006-03-08 [colin]      2.0.0cvs122
2931
2932         * src/plugins/trayicon/Makefile.am
2933                 Fix build in separate dir 
2934                 Patch by Bamanzi <bamanzi@gmail.com>
2935
2936 2006-03-08 [colin]      2.0.0cvs121
2937
2938         * src/procmsg.c
2939                 Batch move and copies from summaryview with delayed execution
2940                 too
2941
2942 2006-03-07 [paul]       2.0.0cvs120
2943
2944         * src/common/utils.c
2945                 fix highlighting of URIs containing "()"
2946                 Patch by Pawel Pekala
2947
2948 2006-03-07 [paul]       2.0.0cvs119
2949
2950         * src/folder.c
2951         * src/folder.h
2952         * src/folderview.c
2953                 immediately do alphabetical resort when
2954                 changing a folder's name
2955                 Patch by Pawel Pekala
2956
2957 2006-03-07 [paul]       2.0.0cvs118
2958
2959         * src/news.c
2960         * src/news_gtk.c
2961                 when unsubscribing a newsgroup, remove the
2962                 folder and msgs in .sylpheed-claws/newscache
2963                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2964
2965 2006-03-07 [paul]       2.0.0cvs117
2966
2967         * src/textview.c
2968                 fix wrong Fake URL Warning
2969                 Thanks to Hiro
2970
2971 2006-03-07 [colin]      2.0.0cvs116
2972
2973         * src/imap.c
2974                 Return immediately when password dialog was
2975                 cancelled
2976         * src/gtk/inputdialog.c
2977                 Allow empty strings for passwords
2978
2979
2980 2006-03-06 [colin]      2.0.0cvs115
2981
2982         * src/imap.c
2983                 Prevent double-timeouts when connection fails
2984
2985 2006-03-06 [colin]
2986
2987         2.0.1-rc1 released
2988
2989 2006-03-06 [colin]      2.0.0cvs114
2990
2991         * src/imap.c
2992                 Refresh session during potentially long
2993                 operations
2994
2995 2006-03-06 [wwp]        2.0.0cvs113
2996
2997         * src/prefs_msg_colors.h
2998                 forgot that one (custom color labels).
2999
3000 2006-03-06 [wwp]        2.0.0cvs112
3001
3002         * src/prefs_common.c
3003         * src/prefs_common.h
3004         * src/prefs_msg_colors.c
3005         * src/summaryview.c
3006         * src/summaryview.h
3007         * src/gtk/colorlabel.c
3008         * src/gtk/colorlabel.h
3009                 colors in messages list are now customizable. Color values and names can
3010                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3011                 Thanks to Paul and Colin for their help with this longstanding patch!
3012
3013 2006-03-06 [wwp]        2.0.0cvs111
3014
3015         * src/textview.c
3016                 don't crash if (x)face is bad.
3017
3018 2006-03-05 [paul]       2.0.0cvs110
3019
3020         * AUTHORS
3021         * configure.ac
3022         * src/Makefile.am
3023         * src/common/Makefile.am
3024         * src/common/utils.h
3025         * src/etpan/imap-thread.c
3026         * src/gtk/authors.h
3027         * src/plugins/clamav/Makefile.am
3028         * src/plugins/demo/Makefile.am
3029         * src/plugins/dillo_viewer/Makefile.am
3030         * src/plugins/pgpcore/Makefile.am
3031         * src/plugins/pgpcore/passphrase.c
3032         * src/plugins/pgpinline/Makefile.am
3033         * src/plugins/pgpmime/Makefile.am
3034         * src/plugins/spamassassin/Makefile.am
3035         * src/plugins/trayicon/Makefile.am
3036                 fix builiding on cygwin
3037                 Patch by Ralgh Young <bamanzi@gmail.com>
3038
3039 2006-03-04 [wwp]        2.0.0cvs109
3040
3041         * manual/keyboard.xml
3042                 fix mixed up/down keys.
3043
3044 2006-03-04 [wwp]        2.0.0cvs108
3045
3046         * README
3047         * INSTALL
3048                 updated links to SpamAssassin.
3049
3050 2006-03-04 [wwp]        2.0.0cvs107
3051
3052         * manual/plugins.xml
3053         * src/plugins/spamassassin/README
3054                 updated SpamAssassin plugin docs to reflect new functional additions
3055                 (also fix/update/documents few technical stuff more, see the README).
3056
3057 2006-03-04 [wwp]        2.0.0cvs106
3058
3059         * src/prefs_message.c
3060                 normalized capitalization of message-prefs paths.
3061
3062 2006-03-04 [wwp]        2.0.0cvs105
3063
3064         * manual/advanced.xml
3065                 typo.
3066
3067 2006-03-03 [colin]      2.0.0cvs104
3068
3069         * src/plugins/clamav/clamav_plugin_gtk.c
3070                 Rework prefs page, patch by Fabien 
3071
3072 2006-03-03 [colin]      2.0.0cvs103
3073
3074         * src/plugins/clamav/clamav_plugin.c
3075                 Set error on all errors
3076
3077 2006-03-03 [colin]      2.0.0cvs102
3078
3079         * src/common/plugin.c
3080                 Initialize error to avoid crashing when a plugin fails
3081                 without setting error
3082
3083 2006-03-02 [wwp]        2.0.0cvs101
3084
3085         * configure.ac
3086                 fixed linker flags for libetpan support on Cygwin
3087                 (thanks to H.Merijn Brand).
3088
3089 2006-03-02 [wwp]        2.0.0cvs100
3090
3091         * src/addressbook.c
3092                 fix some AB error messages: one for punctuation and
3093                 one wrongly duplicate (thanks, maxbritov).
3094
3095 2006-03-02 [wwp]        2.0.0cvs99
3096
3097         * src/plugins/spamassassin/spamassassin.c
3098                 make sync calls to sa-learn/spamc to prevent
3099                 system (whatever local or client/server) overload.
3100
3101 2006-03-02 [colin]      2.0.0cvs98
3102
3103         * src/summaryview.c
3104                 Put the spam icon in the status column instead of the
3105                 mark one
3106
3107 2006-03-01 [colin]      2.0.0cvs97
3108
3109         * src/plugins/spamassassin/spamassassin.c
3110                 Fix segfault (g_file_set_contents fails for some 
3111                 reason and err==0x2f. Can't find out why with
3112                 valgrind, using working function :-)
3113
3114 2006-03-01 [colin]      2.0.0cvs96
3115
3116         * src/inc.c
3117                 Offline overriding: let 'No' be cached only 3 seconds
3118
3119 2006-03-01 [colin]      2.0.0cvs95
3120
3121         * src/addr_compl.c
3122         * src/addrbook.c
3123         * src/addressbook.c
3124         * src/addrindex.c
3125         * src/folder_item_prefs.c
3126         * src/headerview.c
3127         * src/imap.c
3128         * src/inc.c
3129         * src/ldif.c
3130         * src/mainwindow.c
3131         * src/mh.c
3132         * src/msgcache.c
3133         * src/prefs_common.h
3134         * src/prefs_msg_colors.c
3135         * src/procheader.c
3136         * src/procheader.h
3137         * src/procmime.c
3138         * src/procmsg.c
3139         * src/procmsg.h
3140         * src/send_message.h
3141         * src/simple-gettext.c
3142         * src/summaryview.c
3143         * src/summaryview.h
3144         * src/syldap.c
3145         * src/textview.c
3146         * src/undo.c
3147         * src/common/ssl_certificate.c
3148         * src/common/utils.c
3149         * src/gtk/colorsel.c
3150         * src/gtk/gtksctree.c
3151         * src/gtk/gtkshruler.c
3152         * src/plugins/trayicon/trayicon.c
3153                 #if 0 goes to /dev/null
3154
3155 2006-03-01 [colin]      2.0.0cvs94
3156
3157         * src/compose.c
3158         * src/imap.c
3159         * src/inc.c
3160         * src/inc.h
3161         * src/messageview.c
3162         * src/news.c
3163         * src/plugins/spamassassin/spamassassin.c
3164                 Allow to add information in the "working offline"
3165                 window
3166
3167 2006-03-01 [wwp]        2.0.0cvs93
3168
3169         * src/plugins/spamassassin/spamassassin.c
3170                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3171                 'cause it seems that calling `spamc ... < inputfile` with
3172                 g_spawn_(a)sync simply.. erm doesn't work :-).
3173
3174 2006-03-01 [wwp]        2.0.0cvs92
3175
3176         * src/toolbar.c
3177         * src/toolbar.h
3178                 simplify the adding of spam/ham button to the messageview toolbar
3179                 (it gets more clear now that the same button will be "Mark as spam"
3180                 or "Mark as ham" according to the current message status,
3181                 thanks to Colin).
3182
3183 2006-03-01 [wwp]        2.0.0cvs91
3184
3185         * src/messageview.c
3186         * src/procmsg.c
3187         * src/procmsg.h
3188         * src/summaryview.c
3189         * src/plugins/spamassassin/spamassassin.c
3190         * src/plugins/spamassassin/spamassassin.h
3191                 make learner callbacks return a status (0 for ok),
3192                 handle it in main code to avoid setting flags when learning failed,
3193                 don't learn on TCP if offline in spamassassin,
3194                 thanks to Colin.
3195
3196                 
3197
3198 2006-03-01 [wwp]        2.0.0cvs90
3199
3200         * src/compose.c
3201                 some work around the compose window's account menu,
3202                 patch by Fabien Vantard.
3203
3204 2006-03-01 [wwp]        2.0.0cvs89
3205
3206         * src/plugins/spamassassin/spamassassin.c
3207                 fixed bad logics, was using spamc in local mode and sa-learn
3208                 in remote mode (thanks, Colin).
3209
3210 2006-03-01 [wwp]        2.0.0cvs88
3211
3212         * src/plugins/spamassassin/spamassassin.c
3213         * src/plugins/spamassassin/spamassassin.h
3214         * src/plugins/spamassassin/spamassassin_gtk.c
3215                 made processing of emails w/ sa-plugin an option (default is TRUE),
3216                 fixed Engrish some tooltips, capitalization of some debug messages
3217                 and warnings. The spamassassin plugin now provides two separate
3218                 services: process emails upon incorporation and spamd training.
3219                 Both services (un)register independently but use some common
3220                 plugin settings (transport settings, spam storage location).
3221
3222 2006-02-28 [wwp]        2.0.0cvs87
3223
3224         * src/plugins/spamassassin/spamassassin.c
3225                 fix async flag to spamc cmdline execution (batch exec should
3226                 be asynchronous).
3227
3228 2006-02-27 [wwp]        2.0.0cvs86
3229
3230         * src/plugins/spamassassin/spamassassin.c
3231         * src/plugins/spamassassin/spamassassin.h
3232         * src/plugins/spamassassin/spamassassin_gtk.c
3233                 - added the ability to learn a remote spamassassin server (spamd),
3234                 using spamc.
3235                 - added the spamassassin option 'username', that applies to all
3236                 spamassassin operations (filtering, learning, local or remote).
3237                 The default username is the current unix user (if left blank
3238                 from gtk prefs or config file).
3239                 - commented out some unused code (notebook widget), removed unused
3240                 layout (hbox1).
3241                 - make more widgets sensitive to the transport type.
3242
3243 2006-02-27 [colin]      2.0.0cvs85
3244
3245         * src/plugins/spamassassin/spamassassin.c
3246                 Fix sa-learn call when offline
3247
3248 2006-02-27 [colin]      2.0.0cvs84
3249
3250         * configure.ac
3251         * src/Makefile.am
3252         * src/mainwindow.c
3253         * src/mainwindow.h
3254         * src/messageview.c
3255         * src/messageview.h
3256         * src/prefs_toolbar.c
3257         * src/procmsg.c
3258         * src/stock_pixmap.c
3259         * src/stock_pixmap.h
3260         * src/summaryview.c
3261         * src/toolbar.c
3262         * src/toolbar.h
3263         * src/pixmaps/ham_btn.xpm
3264         * src/pixmaps/spam.xpm
3265         * src/pixmaps/spam_btn.xpm
3266         * src/plugins/spamassassin/spamassassin.c
3267                 Add button in toolbar for spam learning
3268                 Fix a few bugs from the last related commit
3269                 Revert 1.9.6cvs23 which messed up shift-selection
3270
3271 2006-02-24 [colin]      2.0.0cvs83
3272
3273         * src/procmsg.c
3274         * src/summaryview.c
3275         * src/summaryview.h
3276         * src/plugins/spamassassin/spamassassin.c
3277         * src/plugins/spamassassin/spamassassin.h
3278         * src/plugins/spamassassin/spamassassin_gtk.c
3279                 Unregister learner when spamassassin is either
3280                 disabled or over tcp
3281
3282 2006-02-24 [colin]      2.0.0cvs82
3283
3284         * src/Makefile.am
3285         * src/mainwindow.c
3286         * src/mainwindow.h
3287         * src/procmsg.c
3288         * src/procmsg.h
3289         * src/stock_pixmap.c
3290         * src/stock_pixmap.h
3291         * src/summaryview.c
3292         * src/summaryview.h
3293         * src/gtk/icon_legend.c
3294         * src/pixmaps/spam.xpm  ** NEW FILE **
3295         * src/plugins/spamassassin/spamassassin.c
3296         * src/plugins/spamassassin/spamassassin_gtk.c
3297                 Add spam learning interface (Mark/Mark as 
3298                 (spam|ham) menus)
3299
3300 2006-02-24 [wwp]        2.0.0cvs81
3301
3302         * src/compose.c
3303         * src/compose.h
3304         * src/filtering.c
3305                 hide compose window when sending message in batch mode
3306                 (filtering: forward and redirect). Also fixed a wrong
3307                 value returned when sending failed, neutral anyway.
3308                 (Colin, me) 
3309
3310 2006-02-24 [wwp]        2.0.0cvs80
3311
3312         * src/mainwindow.c
3313                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3314
3315 2006-02-24 [paul]       2.0.0cvs79
3316
3317         * src/news.c
3318         * src/news.h
3319         * src/news_gtk.c
3320                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3321                 Thanks to Colin
3322
3323 2006-02-23 [colin]      2.0.0cvs78
3324
3325         * src/alertpanel.c
3326                 Change OK to Close in alertpanel with View log
3327                 button; add accel to View log. Patch by Fabien
3328                 Vantard
3329
3330 2006-02-23 [wwp]        2.0.0cvs77
3331
3332         * src/compose.c
3333                 silly me, there were much more tests to perform, since toolbars can
3334                 really have down to 1 element only.
3335
3336 2006-02-23 [wwp]        2.0.0cvs76
3337
3338         * commitHelper
3339                 fixed indentation from my previous commit. Fallback to VISUAL if
3340                 EDITOR is not set (and to vi, at last resort).
3341
3342 2006-02-23 [wwp]        2.0.0cvs75
3343
3344         * commitHelper
3345                 improved error detection (Colin, me).
3346
3347 2006-02-23 [wwp]        2.0.0cvs74
3348
3349         * src/prefs_toolbar.c
3350                 simplify and fix prefs/toolbars layouting. Combos' contents can
3351                 now be really displayed.
3352
3353 2006-02-23 [wwp]        2.0.0cvs73
3354         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3355         be really displayed.
3356
3357 2006-02-22 [wwp]        2.0.0cvs72
3358
3359         * src/compose.c
3360                 fix a typo in my previous commit (sorry!).
3361
3362 2006-02-22 [wwp]        2.0.0cvs71
3363
3364         * src/prefs_toolbar.c
3365                 fix a crash when adding separators to toolbars,
3366                 also fix some separator item information.
3367
3368 2006-02-22 [wwp]        2.0.0cvs70
3369
3370         * src/compose.c
3371                 fix a crash when redirecting (for instance) when compose window's
3372                 toolbar contents has been customized (when some buttons have been
3373                 removed in fact).
3374
3375 2006-02-21 [wwp]        2.0.0cvs69
3376
3377         * src/summaryview.c
3378         * src/gtk/pluginwindow.c
3379         * src/plugins/pgpcore/prefs_gpg.c
3380                 fix some compilation warnings (feat. remains of removed code).
3381
3382 2006-02-21 [wwp]        2.0.0cvs68
3383
3384         * src/gtk/gtkutils.c
3385                 fix two compilation issues, thanks to Stephan Sachse.
3386
3387 2006-02-20 [colin]      2.0.0cvs67
3388
3389         * src/mainwindow.c
3390                 Don't reselect displayed mail on refocus
3391                 This fixes actions misbehaving 
3392
3393 2006-02-20 [wwp]        2.0.0cvs66
3394
3395         * src/summaryview.c
3396         * src/gtk/gtksctree.c
3397         * src/gtk/gtkshruler.c
3398                 changed more runtime typecast checks.
3399
3400 2006-02-20 [wwp]        2.0.0cvs65
3401
3402         * src/summary_search.c
3403                 find all - summaryview refresh issue fixed, thanks to Colin.
3404
3405 2006-02-20 [wwp]        2.0.0cvs64
3406
3407         * src/gtk/gtkutils.c
3408                 better runtime typecast checks.
3409
3410 2006-02-20 [wwp]        2.0.0cvs63
3411
3412         * src/summary_search.c
3413                 enhancements to the summary search:
3414                         - add the ability to stop the running search
3415                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3416                         - don't search if no criteria (From/To/Subject/Body) is set
3417                         - ensure that a busy mouse pointer is always shown when searching,
3418                           show it even a bit earlier
3419
3420 2006-02-19 [colin]      2.0.0cvs62
3421
3422         * src/compose.c
3423         * src/imap.c
3424         * src/etpan/imap-thread.c
3425         * src/etpan/imap-thread.h
3426                 (Future) IMAP speed improvement on sending
3427                 Will require a libetpan update
3428         * src/summaryview.c
3429         * src/gtk/quicksearch.c
3430                 Make quicksearch clearable while running.
3431
3432 2006-02-17 [colin]      2.0.0cvs61
3433
3434         * src/imap.c
3435         * src/etpan/imap-thread.c
3436         * src/etpan/imap-thread.h
3437                 Check for IMAP certificates
3438                 ** Requires libetpan-0.42-cvs4 
3439                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3440
3441 2006-02-17 [colin]      2.0.0cvs60
3442
3443         * src/messageview.c
3444         * src/prefs_common.c
3445         * src/prefs_common.h
3446         * src/prefs_message.c
3447                 Add pref to display HTML-only mails with plugin, 
3448                 if possible (defaulting to FALSE of course).
3449
3450 2006-02-16 [colin]      2.0.0cvs59
3451
3452         * src/main.c
3453         * src/common/plugin.c
3454         * src/common/plugin.h
3455         * src/gtk/pluginwindow.c
3456                 Keep track of requested (but unloaded) plugins
3457                 in some error cases.
3458
3459 2006-02-16 [wwp]        2.0.0cvs58
3460
3461         * src/gtk/gtkaspell.c
3462         * src/gtk/gtkaspell.h
3463         * src/prefs_spelling.c
3464         * src/compose.c
3465         * src/prefs_common.c
3466         * src/prefs_common.h
3467                 implemented new optional spellchecker behaviour: re-check message when
3468                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3469
3470 2006-02-16 [wwp]        2.0.0cvs57
3471
3472         * src/quote_fmt_parse.y
3473                 pclose popen'ed pipe.
3474
3475 2006-02-15 [colin]      2.0.0cvs56
3476
3477         * src/mimeview.c
3478         * src/mimeview.h
3479                 Let MimeViewers know which MimeView they
3480                 depend of.
3481         * src/summaryview.c
3482                 Swap From/To columns in Sent/Queue/Drafts
3483                 folders
3484         * src/etpan/imap-thread.c
3485                 Use mailstream_low_tls_open() for STARTTLS
3486                 instead of mailstream_low_ssl_open()
3487                 ** REQUIRES libetpan 0.42cvs3 **
3488
3489 2006-02-15 [wwp]        2.0.0cvs55
3490
3491         * src/compose.c
3492         * src/compose.h
3493         * src/message_search.c
3494         * src/message_search.h
3495         * src/textview.c
3496         * src/gtk/gtkutils.c
3497         * src/gtk/gtkutils.h
3498                 added the ability to Find text in the compose window (and a bit
3499                 of code factorization).
3500
3501 2006-02-15 [wwp]        2.0.0cvs54
3502
3503         * src/prefs_gtk.c
3504                 yet another one file was missing (fix for some widgets' sensitivity).
3505                 Thanks Colin!
3506
3507 2006-02-15 [wwp]        2.0.0cvs53
3508
3509         * src/prefs_gtk.h
3510                 oops forgot that file (fix for some widgets' sensitivity).
3511
3512 2006-02-15 [wwp]        2.0.0cvs52
3513
3514         * src/summary_search.c
3515                 implemented advanced summary search options (added the ability
3516                 to use matcher conditions in an advanced search mode).
3517
3518 2006-02-15 [wwp]        2.0.0cvs51
3519
3520         * src/plugins/pgpcore/prefs_gpg.c
3521         * src/prefs_account.c
3522                 fix some widget sensitivity, mostly around some labels in
3523                 account prefs.
3524
3525 2006-02-15 [paul]       2.0.0cvs50
3526
3527         * manual/advanced.xml
3528                 improve Templates info
3529                 written by wwp
3530
3531 2006-02-14 [colin]      2.0.0cvs49
3532
3533         * src/pixmaps/address_book.xpm
3534         * src/pixmaps/preferences.xpm
3535         * src/pixmaps/properties.xpm
3536                 Fix pixmap size - patch by Fabien Vantard
3537
3538 2006-02-13 [colin]      2.0.0cvs48
3539
3540         * src/procmime.c
3541                 Add missing fclose()s on error
3542         * src/textview.c
3543                 Remove unused code
3544         * src/common/utils.c
3545                 Fix temp files not being deleted on windows
3546         Patches by Thomas Gilgin
3547
3548 2006-02-13 [colin]      2.0.0cvs47
3549
3550         * src/mainwindow.c
3551                 Fix exit crash
3552
3553 2006-02-13 [wwp]        2.0.0cvs46
3554
3555         * src/plugins/pgpcore/prefs_gpg.c
3556                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3557
3558 2006-02-12 [colin]      2.0.0cvs45
3559
3560         * src/folderview.c
3561         * src/main.c
3562         * src/mainwindow.c
3563                 Fix "stuff" when quitting
3564
3565 2006-02-12 [wwp]        2.0.0cvs44
3566
3567         * src/prefs_themes.c
3568                 fix typos in debug messages.
3569
3570 2006-02-11 [colin]      2.0.0cvs43
3571
3572         * src/summaryview.c
3573                 don't allow drag/drop from ourself
3574
3575 2006-02-10 [wwp]        2.0.0cvs42
3576
3577         * src/exporthtml.c
3578         * src/html.c
3579         * src/html.h
3580         * src/procmime.c
3581         * src/textview.c
3582                 renamed html_ prefixed functions and data structures to avoid
3583                 namespace clashes w/ other software (gtkhtml2 for instance).
3584                 Closes bug #907.
3585
3586
3587 2006-02-09 [colin]      2.0.0cvs41
3588
3589         * src/summaryview.c
3590                 Fix shitty logic messed up. Thanks Ticho for the hint!
3591
3592 2006-02-09 [wwp]        2.0.0cvs40
3593
3594         * src/gtk/about.c
3595         * src/compose.c
3596         * src/prefs_account.c
3597         * src/prefs_gtk.h
3598         * src/editaddress.c
3599                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3600                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3601                 Browse buttons in accounts prefs.
3602
3603 2006-02-09 [colin]      2.0.0cvs39
3604
3605         * src/matcher.c
3606                 Check for pointer before using its members
3607         * src/gtk/gtksourceprintjob.c
3608                 Fix a wrong warning
3609
3610 2006-02-09 [wwp]        2.0.0cvs38
3611
3612         * src/gtk/filesel.c
3613                 fix few compiler warnings (type mismatch).
3614
3615 2006-02-09 [paul]       2.0.0cvs37
3616
3617         * po/fr.po
3618                 updated by Fabien Vantard
3619
3620 2006-02-08 [colin]      2.0.0cvs36
3621
3622         * src/prefs_common.c
3623         * src/common/defs.h
3624         * src/common/plugin.c
3625                 allow windows and linux configurations to coexist
3626                 patch by Thomas Gilgin
3627
3628 2006-02-08 [colin]      2.0.0cvs35
3629
3630         * src/filtering.c
3631         * src/matcher.c
3632         * src/matcher.h
3633         * src/matcher_parser_parse.y
3634         * src/prefs_filtering_action.c
3635         * src/prefs_matcher.c
3636                 Add the "Ignore thread" filtering
3637                 action
3638
3639 2006-02-08 [colin]      2.0.0cvs34
3640
3641         * src/compose.c
3642         * src/procmime.c
3643         * src/procmime.h
3644                 Fix bug #905 (damaged attachment)
3645                 text files with raw \0's aren't really text files
3646         FOR_STABLE
3647
3648 2006-02-08 [colin]      2.0.0cvs33
3649
3650         * src/summaryview.c
3651                 Fix crasher introduced yesterday
3652
3653 2006-02-08 [wwp]        2.0.0cvs32
3654
3655         * src/compose.c
3656         * src/compose.h
3657                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3658
3659 2006-02-08 [wwp]        2.0.0cvs31
3660
3661         * src/prefs_template.c
3662                 templates enhancement: allow address completion for Cc and Bcc fields
3663                 (it was currently possible for the To field only)
3664
3665 2006-02-08 [colin]      2.0.0cvs30
3666
3667         * src/compose.c
3668                 Don't unblock if not blocked
3669         FOR_STABLE
3670
3671 2006-02-07 [colin]      2.0.0cvs29
3672
3673         * src/action.c
3674                 Forgot to refresh summaryview
3675
3676 2006-02-07 [colin]      2.0.0cvs28
3677
3678         * src/action.c
3679                 Freeze/thaw message list and folder list while
3680                 processing %as{} actions 
3681         * src/compose.c
3682                 Fix auto-wrap disabling after a middle-click
3683                 paste - FOR_STABLE
3684
3685 2006-02-07 [paul]       2.0.0cvs27
3686
3687         * src/folder.c
3688                 fix freeing of uninitialised pointers
3689                 Thanks to Colin
3690
3691 2006-02-06 [colin]      2.0.0cvs26
3692
3693         * src/folder.c
3694                 Use g_slist_prepend in potentially big list
3695
3696 2006-02-06 [colin]      2.0.0cvs25
3697
3698         * src/folder.c
3699                 Completely skip processing if it doesn't 
3700                 exist (faster!)
3701
3702 2006-02-06 [colin]      2.0.0cvs24
3703
3704         * src/folder.c
3705         * src/summaryview.c
3706                 Batch filtering in summaryview (from Tools menu)
3707                 and pre/post//-processing too
3708
3709 2006-02-06 [colin]      2.0.0cvs23
3710
3711         * src/procmsg.h
3712         * src/filtering.c
3713                 Use a special field for batch filtering instead
3714                 of stepping on deferred execution's toes
3715
3716 2006-02-06 [colin]      2.0.0cvs22
3717
3718         * src/action.c
3719         * src/filtering.c
3720         * src/filtering.h
3721         * src/folder.c
3722         * src/summaryview.c
3723                 Fix filtering via menus and actions
3724
3725 2006-02-06 [colin]      2.0.0cvs21
3726
3727         * src/imap.c
3728                 Put the added file directly to cache if possible (will work
3729                 with next libetpan)
3730         * src/filtering.c
3731         * src/filtering.h
3732         * src/inc.c
3733         * src/folder.c
3734         * src/mbox.c
3735         * src/procmsg.h
3736                 Move and copy filtered messages by batches instead of one
3737                 by one - faster on IMAP
3738         * src/procmsg.c
3739                 Add a function that'll possibly be useful later
3740
3741 2006-02-06 [colin]      2.0.0cvs20
3742
3743         * src/addressbook.c
3744                 Use internal mime-type instead of text/plain for d'n'd
3745         * src/compose.c
3746                 Allow attaching files from mimeview's icon list via d'n'd
3747         * src/folderview.c
3748         * src/folderview.h
3749                 Use internal mime-type instead of text/plain for d'n'd
3750                 Don't try to selected opened folder if none is
3751                 Factorize d'n'd from other apps code
3752         * src/headerview.c
3753         * src/textview.c
3754         * src/gtk/gtkutils.c
3755         * src/gtk/gtkutils.h
3756                 Factorize Face/X-Face stuff
3757         * src/mimeview.c
3758                 Fix d'n'd to other apps
3759         * src/prefs_message.c
3760                 Let the XFace pref be usable without libcompface as it also
3761                 applies to Face
3762         * src/summaryview.c
3763                 Fix d'n'd to other apps
3764                 Factorize d'n'd from other apps code
3765
3766 2006-02-06 [wwp]        2.0.0cvs19
3767
3768         * po/it.po
3769                 Italian translation fixes by Andrea Spadaccini (no more confusion
3770                 between filtering and processing, and few changes in the About
3771                 dialog).
3772
3773
3774 2006-02-06 [mones]      2.0.0cvs18
3775
3776         * src/gtk/icon_legend.c
3777                 Improved descriptions allowing better translations
3778
3779 2006-02-05 [colin]      2.0.0cvs17
3780
3781         * src/imap.c
3782                 Add the f*cking missing expunge that caused imap_fetch_env
3783                 to fail after an add_msgs ! :-///
3784         * src/etpan/imap-thread.c
3785                 Add a bit of debug
3786         FOR_STABLE
3787
3788 2006-02-05 [colin]      2.0.0cvs16
3789
3790         * src/common/utils.c
3791                 Don't check for return-path (or we can't put
3792                 back non-sent mails)
3793
3794 2006-02-05 [colin]      2.0.0cvs15
3795
3796         * src/textview.c
3797                 Don't try to display Face header in textview
3798                 when teh headerview's active
3799
3800 2006-02-05 [colin]      2.0.0cvs14
3801
3802         * tools/tbird2syl.py
3803         * tools/Makefile.am
3804                 Add script to import Thunderbird mails
3805
3806 2006-02-05 [colin]      2.0.0cvs13
3807
3808         * src/headerview.c
3809         * src/procheader.c
3810         * src/procmsg.c
3811         * src/procmsg.h
3812         * src/textview.c
3813                 Show Face headers - patch partially by Klaus Flittner
3814
3815 2006-02-05 [colin]      2.0.0cvs12
3816
3817         * src/folderview.c
3818         * src/summaryview.c
3819         * src/common/utils.c
3820         * src/common/utils.h
3821                 Let dnd work from mime icons to summaryview
3822                 and to folderview too
3823                 Add a crude test to avoid trying to add files
3824                 drag'n'dropped when they're not mails
3825
3826 2006-02-04 [colin]      2.0.0cvs11
3827
3828         * src/summaryview.c
3829         * src/mimeview.c
3830                 Fix utf8 conversion
3831
3832 2006-02-04 [colin]      2.0.0cvs10
3833
3834         * src/compose.c
3835         * src/folderview.c
3836         * src/mimeview.c
3837         * src/summaryview.c
3838         * src/summaryview.h
3839                 Added various drag and drop capas:
3840                 From                    To
3841                 summaryview             other apps
3842                 mimeview icons          other apps
3843                 other apps              summaryview
3844                 other apps              folderview
3845
3846                 This shouldn't have broken the existing:
3847                 From                    To
3848                 summaryview             folderview
3849                 folderview              folderview
3850                 summaryview             compose's attachments
3851
3852         Tests welcomed.
3853
3854 2006-02-02 [paul]       2.0.0cvs9
3855
3856         * src/mainwindow.c
3857                 move global option 'Set displayed columns...' out
3858                 of folder option grouping.
3859                 fix sensitivity of 'harvest addresses'
3860         FOR_STABLE
3861
3862 2006-02-01 [colin]      2.0.0cvs8
3863
3864         * src/mimeview.c
3865                 Revert the alertpanel patch, it sucks (intrusive
3866                 and gets in the way of "open")
3867
3868 2006-02-01 [colin]      2.0.0cvs7
3869
3870         * src/compose.c
3871         * src/prefs_account.c
3872         * src/prefs_common.c
3873         * src/common/defs.h
3874         * src/common/utils.c
3875         * src/common/utils.h
3876                 Add ability to edit the signature file
3877                 from the account preferences, and use
3878                 a default for the text editor.
3879                 Patch by Fabien Vantard
3880
3881 2006-02-01 [colin]      2.0.0cvs6
3882
3883         * src/mimeview.c
3884                 Try to get mime type by extension if it is
3885                 application/octet-stream
3886                 Display a window with possible choices when
3887                 encountering unknown mime types
3888         * src/gtk/filesel.c
3889         * src/gtk/filesel.h
3890                 Add preview
3891                 Allow multiple selection in filtered filesel
3892                 (patch by Fabien Vantard)
3893         * src/gtk/pluginwindow.c
3894                 Use it (patch by Fabien Vantard)
3895
3896 2006-02-01 [paul]       2.0.0cvs5
3897
3898         * src/jpilot.c
3899                 fix crash on creating jpilot address book
3900                 Thanks to Colin - FOR_STABLE
3901         * src/prefs_summaries.c
3902         * src/prefs_wrapping.c
3903         * src/gtk/icon_legend.c
3904         * src/gtk/quicksearch.c
3905                 string fixes and additions
3906
3907 2006-02-01 [paul]       2.0.0cvs4
3908
3909         * src/compose.c
3910         * src/mainwindow.c
3911         * src/messageview.c
3912         * src/prefs_send.c
3913                 add Arabic encoding option
3914                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3915
3916 2006-01-31 [colin]      2.0.0cvs3
3917
3918         * src/plugins/pgpcore/passphrase.c
3919                 Convert passphrase to locale encoding
3920         * src/compose.c
3921                 Fix drafting on IMAP. Crappy bug sneaked in
3922                 the release :-/
3923         FOR_STABLE
3924
3925 2006-01-30 [paul]       2.0.0cvs2
3926
3927         * src/gtk/icon_legend.c
3928                 show the new entries
3929
3930 2006-01-30 [colin]      2.0.0cvs1
3931
3932         * src/manual.c
3933                 Check for the file to be present before 
3934                 enabling the menu - FOR_STABLE
3935         * src/gtk/icon_legend.c
3936                 Add folders icons (not all of them, there
3937                 are too much, but the most intriguing ones)
3938
3939 2006-01-30 [paul]       2.0.0
3940
3941         version 2.0.0 released
3942
3943 2006-01-30 [paul]       1.9.100cvs200
3944
3945         * manual/faq.xml
3946         * manual/gpl.xml
3947         * manual/intro.xml
3948         * manual/starting.xml
3949         * manual/sylpheed-claws-manual.xml
3950                 fixes, additions
3951
3952 2006-01-29 [mones]      1.9.100cvs199
3953
3954         * manual/account.xml
3955         * manual/advanced.xml
3956         * manual/glossary.xml
3957                 Some typos fixed, added LDIF term to glossary
3958         * po/es.po
3959                 Fixed leading plus symbol
3960
3961 2006-01-29 [paul]       1.9.100cvs198
3962
3963         * po/fi.po
3964         * po/sk.po
3965                 updated by Tommi Pirinen and Andrej Kacian
3966
3967 2006-01-29 [paul]       1.9.100cvs197
3968
3969         * src/gtk/authors.h
3970                 remove duplicates
3971
3972 2006-01-29 [paul]       1.9.100cvs196
3973
3974         * AUTHORS
3975         * po/nl.po
3976         * src/gtk/authors.h
3977         * tools/claws.i18n.status.pl
3978                 nl translation updated by Tim Dijkstra
3979
3980 2006-01-29 [paul]       1.9.100cvs195
3981
3982         * po/sr.po
3983         * po/sv.po
3984                 updated by Aleksandar Urosevic and Anders Troback
3985
3986 2006-01-28 [colin]      1.9.100cvs194
3987
3988         * src/gtk/gtksourceprintjob.c
3989                 Don't fiddle with PangoLayout when we
3990                 have an image
3991
3992 2006-01-28 [paul]       1.9.100cvs193
3993
3994         * AUTHORS
3995         * po/el.po
3996         * po/zh_CN.po
3997         * src/gtk/authors.h
3998         * tools/claws.i18n.status.pl
3999                 updated translations submitted by Stavros Giannouris
4000                 and Ralgh Young
4001
4002 2006-01-27 [colin]      1.9.100cvs192
4003
4004         * src/summaryview.c
4005         * src/gtk/gtksourceprintjob.c
4006                 Add image printing 
4007                 (libgnomeprint only, of course)
4008
4009 2006-01-27 [paul]       1.9.100cvs191
4010
4011         * po/fr.po
4012         * po/it.po
4013                 updated by Fabien Vantard and Andrea Spadaccini
4014
4015 2006-01-26 [colin]      1.9.100cvs190
4016
4017         * manual/Makefile.am
4018         * configure.ac
4019                 Make building the manual optional 
4020                 (--disable-manual)
4021
4022 2006-01-26 [paul]       1.9.100cvs189
4023
4024         * manual/glossary.xml
4025         * manual/plugins.xml
4026                 edited
4027         * po/en_GB.po
4028                 updated
4029
4030 2006-01-26 [paul]       1.9.100cvs188
4031
4032         * src/prefs_display_header.c
4033         * src/prefs_folder_column.c
4034         * src/prefs_msg_colors.c
4035         * src/prefs_summaries.c
4036         * src/prefs_summary_column.c
4037                 HIGify
4038
4039 2006-01-25 [colin]      1.9.100cvs187
4040
4041         * src/imap.c
4042                 Don't allow moving/copying mails between
4043                 queue/drafts and non-queue/drafts folders
4044                 Fixes bug #897 (message header is resetted 
4045                 if one is copied to Drafts)
4046
4047 2006-01-25 [colin]      1.9.100cvs186
4048
4049         * src/folder.c
4050         * src/mainwindow.c
4051                 Fix subscribed folders not found
4052         * src/compose.c
4053                 Don't try to encode as original mail's charset
4054                 if it's ascii 
4055
4056 2006-01-25 [paul]       1.9.100cvs185
4057
4058         * AUTHORS
4059         * po/Makevars
4060                 updated
4061         * po/de.po
4062         * po/pl.po
4063         * po/pt_BR.po
4064         * po/sr.po
4065                 updates submitted by Stephan Sachse, Emilian Nowak
4066                 and Quar, Frederico Goncalves Guimaraes, and
4067                 Aleksandar Urosevic
4068                 Fix Bug 896, 'PT_BR locale broken'.
4069         * src/gtk/authors.h
4070                 updated
4071
4072 2006-01-24 [mones]      1.9.100cvs184
4073
4074         * manual/glossary.xml
4075                 All current terms finished. Reviewers welcome ;-)
4076         * manual/keyboard.xml
4077                 Fixed column width for pdf output.
4078         * po/es.po
4079                 Updated
4080
4081 2006-01-24 [paul]       1.9.100cvs183
4082
4083         * manual/glossary.xml
4084                 fix id name
4085         * manual/dist/html/Makefile.am
4086         * manual/dist/pdf/Makefile.am
4087         * manual/dist/ps/Makefile.am
4088         * manual/dist/txt/Makefile.am
4089                 fix make deps
4090                 Thanks to Colin
4091
4092 2006-01-24 [mones]      1.9.100cvs182
4093
4094         * manual/glossary.xml
4095                 Nearly finished, some terms missing.
4096
4097 2006-01-23 [paul]       1.9.100cvs181
4098
4099         * manual/dist/html/Makefile.am
4100         * manual/dist/pdf/Makefile.am
4101         * manual/dist/ps/Makefile.am
4102         * manual/dist/txt/Makefile.am
4103         * src/mainwindow.c
4104                 re-enable manual
4105                 Thanks to Colin
4106
4107 2006-01-22 [colin]      1.9.100cvs180
4108
4109         * src/compose.c
4110         * src/gtk/gtkaspell.c
4111                 Don't deselect stuff before right-clicking, with aspell.
4112                 (This prevented right-click Copy, for example).
4113                 Thanks to Clo!
4114
4115 2006-01-22 [paul]       1.9.100cvs179
4116
4117         * src/summary_search.c
4118                 don't fix the widget size as it causes problems
4119                 under localisation.
4120                 Thanks to Emilian Nowak
4121
4122 2006-01-21 [paul]       1.9.100cvs178
4123
4124         * src/prefs_themes.c
4125                 fix broken underlining of label text
4126                 with some translations
4127
4128 2006-01-21 [colin]      1.9.100cvs177
4129
4130         * po/fr.po
4131                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4132
4133 2006-01-20 [colin]      1.9.100cvs176
4134
4135         * configure.ac
4136         * Makefile.am
4137         * manual/Makefile
4138         * manual/dist/html/.cvsignore
4139         * manual/dist/html/Makefile.am
4140         * manual/dist/pdf/.cvsignore
4141         * manual/dist/pdf/Makefile.am
4142         * manual/dist/ps/.cvsignore
4143         * manual/dist/ps/Makefile.am
4144         * manual/dist/txt/.cvsignore
4145         * manual/dist/txt/Makefile.am
4146                 Autotool-ize manual
4147
4148 2006-01-20 [paul]       1.9.100cvs175
4149
4150         * manual/handling.xml
4151                 make Filtering and Searching entries easier to find
4152         * manual/keyboard.xml
4153                 add the remaining default keybinds
4154         * src/prefs_summaries.c
4155                 update the default keybinds
4156
4157 2006-01-20 [paul]       1.9.100cvs174
4158
4159         * src/addressbook.c
4160         * src/addrgather.c
4161         * src/addrharvest.c
4162         * src/editaddress.c
4163         * src/editgroup.c
4164         * src/exphtmldlg.c
4165         * src/expldifdlg.c
4166         * src/exporthtml.c
4167         * src/exportldif.c
4168         * src/ldif.c
4169                 replace 'e-mail' with 'email'
4170         * src/summary_search.c
4171                 add mnemonic to "Find all" button
4172
4173 2006-01-20 [wwp]        1.9.100cvs173
4174
4175         * src/export.c
4176         * src/import.c
4177                 touched mbox import/export buttons for HIG-compliance
4178
4179 2006-01-19 [paul]       1.9.100cvs172
4180
4181         * manual/account.xml
4182         * manual/addrbook.xml
4183         * manual/advanced.xml
4184         * manual/faq.xml
4185         * manual/handling.xml
4186         * manual/intro.xml
4187         * manual/plugins.xml
4188         * manual/starting.xml
4189                 more editing
4190
4191 2006-01-19 [paul]       1.9.100cvs171
4192
4193         * src/toolbar.c
4194                 allow use of trash button while receiving
4195                 Thanks to Colin
4196
4197 2006-01-19 [wwp]        1.9.100cvs170
4198
4199         * src/gtk/quicksearch.c
4200         * src/compose.c
4201                 force text color to black when yellow background is set
4202
4203 2006-01-19 [colin]      1.9.100cvs169
4204
4205         * src/plugins/trayicon/trayicon.c
4206                 Gray out Get Mail when already getting mail
4207
4208 2006-01-18 [paul]       1.9.100cvs168
4209
4210         * src/compose.c
4211                 give widget yellow background was To is
4212                 set via folder prefs
4213         * src/gtk/quicksearch.c
4214                 give widget yellow background when quick
4215                 search is active.
4216                 Thanks to Colin
4217
4218 2006-01-18 [paul]       1.9.100cvs167
4219
4220         * doc/man/sylpheed-claws.1
4221                 add --subscribe option
4222
4223 2006-01-18 [paul]       1.9.100cvs166
4224
4225         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4226         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4227                 use %U instead of %F (%F is broken for user installed
4228                 files in kde 3.5)
4229
4230 2006-01-18 [colin]      1.9.100cvs165
4231
4232         * src/summaryview.c
4233                 Default to Yes in "No more * messages" dialogs
4234
4235 2006-01-17 [colin]      1.9.100cvs164
4236
4237         * src/compose.c
4238                 Possibly fix an invalid iterator causing
4239                 crash
4240
4241 2006-01-17 [colin]      1.9.100cvs163
4242
4243         * src/mimeview.c
4244                 Fix crash when the image disappears under the
4245                 image viewer
4246
4247 2006-01-16 [colin]      1.9.100cvs162
4248
4249         * src/compose.c
4250                 Fix reenabling autowrap
4251
4252 2006-01-16 [colin]      1.9.100cvs161
4253
4254         * src/compose.c
4255                 reset quote_len before getting quote_str
4256
4257 2006-01-16 [colin]      1.9.100cvs160
4258
4259         * src/account.c
4260         * src/account.h
4261         * src/folder.c
4262         * src/imap_gtk.c
4263         * src/mh_gtk.c
4264                 Fix bug #883 (default inbox does not track folder move)
4265
4266 2006-01-16 [colin]      1.9.100cvs159
4267
4268         * src/compose.c
4269         * src/plugins/pgpcore/passphrase.c
4270                 More buttons fixes
4271
4272 2006-01-16 [paul]       1.9.100cvs158
4273
4274         * src/prefs_actions.c
4275         * src/prefs_filtering_action.c
4276         * src/prefs_matcher.c
4277         * src/quote_fmt.c
4278         * src/gtk/description_window.c
4279         * src/gtk/description_window.h
4280         * src/gtk/quicksearch.c
4281                 description window cleanups
4282
4283 2006-01-15 [colin]      1.9.100cvs157
4284
4285         * src/addressbook.c
4286         * src/prefs_filtering.c
4287                 Same here
4288
4289 2006-01-15 [colin]      1.9.100cvs156
4290
4291         * src/folderview.c
4292         * src/mainwindow.c
4293                 Same for "Empty trash"
4294
4295 2006-01-15 [colin]      1.9.100cvs155
4296
4297         * src/inc.c
4298                 Override offline dialog had Yes by default
4299
4300 2006-01-15 [colin]      1.9.100cvs154
4301
4302         * src/summaryview.c
4303                 Delete selected messages? previously had Yes the default
4304
4305 2006-01-15 [colin]      1.9.100cvs153
4306
4307         * src/folder.c
4308         * src/folder.h
4309         * src/main.c
4310                 Check if a mailbox is loaded after all
4311                 plugins are loaded.
4312
4313 2006-01-15 [colin]      1.9.100cvs152
4314
4315         * src/folder.c
4316                 Don't start wizard when there are unloaded folders (will help
4317                 people with only mbox or maildir mailboxes)
4318
4319 2006-01-14 [colin]      1.9.100cvs151
4320
4321         * src/addressbook.c
4322         * src/expldifdlg.c
4323         * src/importldif.c
4324         * src/importmutt.c
4325         * src/importpine.c
4326         * src/mh_gtk.c
4327                 More HIG compliance and fixes
4328
4329 2006-01-14 [colin]      1.9.100cvs150
4330
4331         * src/prefs_filtering_action.c
4332         * src/foldersel.c
4333                 Two forgotten button order changes
4334
4335 2006-01-14 [colin]      1.9.100cvs149
4336
4337         * src/account.c
4338         * src/addressbook.c
4339         * src/compose.c
4340         * src/folderview.c
4341         * src/imap_gtk.c
4342         * src/mainwindow.c
4343         * src/mh_gtk.c
4344         * src/news_gtk.c
4345         * src/prefs_actions.c
4346         * src/prefs_customheader.c
4347         * src/prefs_filtering.c
4348         * src/prefs_matcher.c
4349         * src/prefs_template.c
4350         * src/ssl_manager.c
4351         * src/summaryview.c
4352         * src/textview.c
4353         * src/toolbar.c
4354                 All deletion confirmations are now "Cancel, Delete" 
4355                 instead of "No, Yes"
4356                 Clarified most of the other "No, Yes" to 
4357                 "Cancel, Descriptive_action"
4358                 Rechanged the "Entry not saved" alerts to have 
4359                 "Close, Continue editing"
4360
4361
4362 2006-01-14 [paul]
4363
4364         * 2.0.0-rc4 released
4365
4366 2006-01-14 [paul]       1.9.100cvs148
4367
4368         * src/account.c
4369         * src/addressadd.c
4370         * src/addressbook.c
4371         * src/compose.c
4372         * src/editaddress.c
4373         * src/editbook.c
4374         * src/editgroup.c
4375         * src/editjpilot.c
4376         * src/editldap.c
4377         * src/editvcard.c
4378         * src/exphtmldlg.c
4379         * src/expldifdlg.c
4380         * src/folderview.c
4381         * src/grouplistdialog.c
4382         * src/imap_gtk.c
4383         * src/importmutt.c
4384         * src/importpine.c
4385         * src/inc.c
4386         * src/main.c
4387         * src/mainwindow.c
4388         * src/message_search.c
4389         * src/messageview.c
4390         * src/mh_gtk.c
4391         * src/mimeview.c
4392         * src/news_gtk.c
4393         * src/prefs_actions.c
4394         * src/prefs_customheader.c
4395         * src/prefs_filtering.c
4396         * src/prefs_matcher.c
4397         * src/prefs_template.c
4398         * src/prefs_themes.c
4399         * src/ssl_manager.c
4400         * src/summary_search.c
4401         * src/summaryview.c
4402         * src/textview.c
4403         * src/toolbar.c
4404         * src/gtk/foldersort.c
4405         * src/gtk/gtkaspell.c
4406         * src/gtk/inputdialog.c
4407         * src/gtk/prefswindow.c
4408         * src/plugins/pgpcore/select-keys.c
4409         * src/plugins/trayicon/trayicon.c
4410                 HIG compliant button order
4411
4412 2006-01-14 [mones]      1.9.100cvs147
4413
4414         * po/es.po
4415                 Updated translation
4416
4417 2006-01-13 [paul]       1.9.100cvs146
4418
4419         * AUTHORS
4420         * ChangeLog
4421         * src/gtk/authors.h
4422                 add Joshua M. Kwan to contributors list
4423
4424 2006-01-13 [colin]      1.9.100cvs145
4425
4426         * src/gtk/quicksearch.c
4427                 Don't refocus quick search after executing (Esc or Enter)
4428                 Allows to '/'search something then move up/down in 
4429                 summaryview, and to Esc a search and be back in the 
4430                 summaryview
4431
4432 2006-01-13 [paul]       1.9.100cvs144
4433
4434         * src/plugins/pgpinline/pgpinline.c
4435                 support Content-Type 'application/pgp'
4436                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4437
4438 2006-01-13 [paul]       1.9.100cvs143
4439
4440         * manual/account.xml
4441                 make mention of partial retrieval
4442                 thanks to Colin
4443
4444 2006-01-13 [paul]       1.9.100cvs142
4445
4446         * src/account.c
4447         * src/account.h
4448         * src/action.c
4449         * src/action.h
4450         * src/adbookbase.h
4451         * src/addr_compl.c
4452         * src/addr_compl.h
4453         * src/addrbook.c
4454         * src/addrcache.c
4455         * src/addrcache.h
4456         * src/addrcindex.c
4457         * src/addrcindex.h
4458         * src/addrclip.c
4459         * src/addrclip.h
4460         * src/addrdefs.h
4461         * src/addressadd.c
4462         * src/addressadd.h
4463         * src/addressbook.c
4464         * src/addressbook.h
4465         * src/addrgather.c
4466         * src/addrgather.h
4467         * src/addrharvest.c
4468         * src/addrharvest.h
4469         * src/addrindex.c
4470         * src/addrindex.h
4471         * src/addritem.c
4472         * src/addritem.h
4473         * src/addrquery.c
4474         * src/addrquery.h
4475         * src/addrselect.c
4476         * src/addrselect.h
4477         * src/alertpanel.c
4478         * src/alertpanel.h
4479         * src/browseldap.c
4480         * src/browseldap.h
4481         * src/codeconv.c
4482         * src/codeconv.h
4483         * src/compose.c
4484         * src/compose.h
4485         * src/customheader.c
4486         * src/customheader.h
4487         * src/displayheader.c
4488         * src/displayheader.h
4489         * src/editaddress.c
4490         * src/editaddress.h
4491         * src/editbook.c
4492         * src/editbook.h
4493         * src/editgroup.c
4494         * src/editgroup.h
4495         * src/editjpilot.c
4496         * src/editjpilot.h
4497         * src/editldap.c
4498         * src/editldap.h
4499         * src/editldap_basedn.c
4500         * src/editldap_basedn.h
4501         * src/editvcard.c
4502         * src/editvcard.h
4503         * src/exphtmldlg.c
4504         * src/exphtmldlg.h
4505         * src/expldifdlg.c
4506         * src/expldifdlg.h
4507         * src/export.h
4508         * src/exporthtml.c
4509         * src/exporthtml.h
4510         * src/exportldif.c
4511         * src/exportldif.h
4512         * src/filtering.c
4513         * src/filtering.h
4514         * src/folder.c
4515         * src/folder.h
4516         * src/folder_item_prefs.c
4517         * src/folder_item_prefs.h
4518         * src/foldersel.c
4519         * src/foldersel.h
4520         * src/folderutils.c
4521         * src/folderutils.h
4522         * src/folderview.c
4523         * src/folderview.h
4524         * src/grouplistdialog.c
4525         * src/grouplistdialog.h
4526         * src/headerview.c
4527         * src/html.c
4528         * src/html.h
4529         * src/image_viewer.c
4530         * src/image_viewer.h
4531         * src/imap.c
4532         * src/imap.h
4533         * src/imap_gtk.c
4534         * src/imap_gtk.h
4535         * src/import.h
4536         * src/importldif.c
4537         * src/importldif.h
4538         * src/importmutt.c
4539         * src/importmutt.h
4540         * src/importpine.c
4541         * src/importpine.h
4542         * src/inc.c
4543         * src/inc.h
4544         * src/jpilot.c
4545         * src/jpilot.h
4546         * src/ldapctrl.c
4547         * src/ldapctrl.h
4548         * src/ldaplocate.c
4549         * src/ldaplocate.h
4550         * src/ldapquery.c
4551         * src/ldapquery.h
4552         * src/ldapserver.c
4553         * src/ldapserver.h
4554         * src/ldaputil.c
4555         * src/ldaputil.h
4556         * src/ldif.c
4557         * src/ldif.h
4558         * src/main.c
4559         * src/main.h
4560         * src/mainwindow.c
4561         * src/mainwindow.h
4562         * src/manual.c
4563         * src/manual.h
4564         * src/mbox.c
4565         * src/mbox.h
4566         * src/message_search.c
4567         * src/message_search.h
4568         * src/messageview.c
4569         * src/messageview.h
4570         * src/mh.c
4571         * src/mh.h
4572         * src/mh_gtk.c
4573         * src/mh_gtk.h
4574         * src/mimeview.c
4575         * src/mimeview.h
4576         * src/msgcache.c
4577         * src/msgcache.h
4578         * src/mutt.c
4579         * src/mutt.h
4580         * src/news.c
4581         * src/news.h
4582         * src/news_gtk.c
4583         * src/news_gtk.h
4584         * src/partial_download.c
4585         * src/partial_download.h
4586         * src/pine.c
4587         * src/pine.h
4588         * src/pop.c
4589         * src/pop.h
4590         * src/prefs_account.c
4591         * src/prefs_account.h
4592         * src/prefs_actions.c
4593         * src/prefs_actions.h
4594         * src/prefs_common.c
4595         * src/prefs_common.h
4596         * src/prefs_compose_writing.c
4597         * src/prefs_compose_writing.h
4598         * src/prefs_customheader.c
4599         * src/prefs_customheader.h
4600         * src/prefs_display_header.c
4601         * src/prefs_display_header.h
4602         * src/prefs_filtering.c
4603         * src/prefs_filtering.h
4604         * src/prefs_filtering_action.c
4605         * src/prefs_filtering_action.h
4606         * src/prefs_folder_column.c
4607         * src/prefs_folder_column.h
4608         * src/prefs_folder_item.c
4609         * src/prefs_folder_item.h
4610         * src/prefs_fonts.c
4611         * src/prefs_fonts.h
4612         * src/prefs_gtk.c
4613         * src/prefs_gtk.h
4614         * src/prefs_image_viewer.c
4615         * src/prefs_image_viewer.h
4616         * src/prefs_matcher.c
4617         * src/prefs_matcher.h
4618         * src/prefs_message.c
4619         * src/prefs_msg_colors.c
4620         * src/prefs_msg_colors.h
4621         * src/prefs_other.c
4622         * src/prefs_quote.c
4623         * src/prefs_receive.c
4624         * src/prefs_send.c
4625         * src/prefs_spelling.c
4626         * src/prefs_spelling.h
4627         * src/prefs_summaries.c
4628         * src/prefs_summaries.h
4629         * src/prefs_summary_column.c
4630         * src/prefs_summary_column.h
4631         * src/prefs_template.c
4632         * src/prefs_template.h
4633         * src/prefs_themes.c
4634         * src/prefs_themes.h
4635         * src/prefs_toolbar.c
4636         * src/prefs_toolbar.h
4637         * src/prefs_wrapping.c
4638         * src/prefs_wrapping.h
4639         * src/privacy.c
4640         * src/privacy.h
4641         * src/procheader.c
4642         * src/procheader.h
4643         * src/procmime.c
4644         * src/procmime.h
4645         * src/procmsg.c
4646         * src/procmsg.h
4647         * src/quote_fmt.c
4648         * src/quote_fmt_parse.y
4649         * src/recv.c
4650         * src/recv.h
4651         * src/remotefolder.c
4652         * src/remotefolder.h
4653         * src/send_message.c
4654         * src/send_message.h
4655         * src/setup.c
4656         * src/setup.h
4657         * src/sourcewindow.c
4658         * src/sourcewindow.h
4659         * src/ssl_manager.c
4660         * src/ssl_manager.h
4661         * src/statusbar.c
4662         * src/statusbar.h
4663         * src/stock_pixmap.c
4664         * src/stock_pixmap.h
4665         * src/summary_search.c
4666         * src/summary_search.h
4667         * src/summaryview.c
4668         * src/summaryview.h
4669         * src/syldap.c
4670         * src/syldap.h
4671         * src/textview.c
4672         * src/textview.h
4673         * src/toolbar.c
4674         * src/toolbar.h
4675         * src/undo.c
4676         * src/undo.h
4677         * src/unmime.c
4678         * src/unmime.h
4679         * src/vcard.c
4680         * src/vcard.h
4681         * src/wizard.c
4682         * src/wizard.h
4683         * src/common/base64.c
4684         * src/common/base64.h
4685         * src/common/defs.h
4686         * src/common/hooks.c
4687         * src/common/hooks.h
4688         * src/common/log.c
4689         * src/common/log.h
4690         * src/common/mgutils.c
4691         * src/common/mgutils.h
4692         * src/common/nntp.c
4693         * src/common/nntp.h
4694         * src/common/passcrypt.c
4695         * src/common/passcrypt.h.in
4696         * src/common/plugin.c
4697         * src/common/plugin.h
4698         * src/common/prefs.c
4699         * src/common/prefs.h
4700         * src/common/progressindicator.c
4701         * src/common/progressindicator.h
4702         * src/common/quoted-printable.c
4703         * src/common/quoted-printable.h
4704         * src/common/session.c
4705         * src/common/session.h
4706         * src/common/smtp.c
4707         * src/common/smtp.h
4708         * src/common/socket.c
4709         * src/common/socket.h
4710         * src/common/ssl.c
4711         * src/common/ssl.h
4712         * src/common/ssl_certificate.c
4713         * src/common/ssl_certificate.h
4714         * src/common/stringtable.c
4715         * src/common/stringtable.h
4716         * src/common/sylpheed.c
4717         * src/common/sylpheed.h
4718         * src/common/template.c
4719         * src/common/template.h
4720         * src/common/timing.h
4721         * src/common/utils.c
4722         * src/common/utils.h
4723         * src/common/version.h.in
4724         * src/common/xml.c
4725         * src/common/xml.h
4726         * src/common/xmlprops.c
4727         * src/common/xmlprops.h
4728         * src/gtk/colorlabel.c
4729         * src/gtk/colorsel.c
4730         * src/gtk/colorsel.h
4731         * src/gtk/description_window.c
4732         * src/gtk/description_window.h
4733         * src/gtk/filesel.c
4734         * src/gtk/filesel.h
4735         * src/gtk/foldersort.c
4736         * src/gtk/foldersort.h
4737         * src/gtk/gtkutils.c
4738         * src/gtk/gtkutils.h
4739         * src/gtk/inputdialog.c
4740         * src/gtk/inputdialog.h
4741         * src/gtk/logwindow.c
4742         * src/gtk/logwindow.h
4743         * src/gtk/manage_window.c
4744         * src/gtk/manage_window.h
4745         * src/gtk/menu.c
4746         * src/gtk/menu.h
4747         * src/gtk/pluginwindow.c
4748         * src/gtk/pluginwindow.h
4749         * src/gtk/prefswindow.c
4750         * src/gtk/prefswindow.h
4751         * src/gtk/progressdialog.c
4752         * src/gtk/progressdialog.h
4753         * src/gtk/sslcertwindow.c
4754         * src/gtk/sslcertwindow.h
4755         * src/plugins/clamav/clamav_plugin.c
4756         * src/plugins/clamav/clamav_plugin.h
4757         * src/plugins/clamav/clamav_plugin_gtk.c
4758         * src/plugins/demo/demo.c
4759         * src/plugins/dillo_viewer/dillo_prefs.c
4760         * src/plugins/dillo_viewer/dillo_prefs.h
4761         * src/plugins/dillo_viewer/dillo_viewer.c
4762         * src/plugins/pgpcore/passphrase.c
4763         * src/plugins/pgpcore/passphrase.h
4764         * src/plugins/pgpcore/plugin.c
4765         * src/plugins/pgpcore/select-keys.c
4766         * src/plugins/pgpcore/select-keys.h
4767         * src/plugins/pgpcore/sgpgme.c
4768         * src/plugins/pgpcore/sgpgme.h
4769         * src/plugins/pgpinline/pgpinline.c
4770         * src/plugins/pgpinline/pgpinline.h
4771         * src/plugins/pgpinline/plugin.c
4772         * src/plugins/pgpmime/pgpmime.c
4773         * src/plugins/pgpmime/pgpmime.h
4774         * src/plugins/pgpmime/plugin.c
4775         * src/plugins/spamassassin/spamassassin.c
4776         * src/plugins/spamassassin/spamassassin.h
4777         * src/plugins/spamassassin/spamassassin_gtk.c
4778         * src/plugins/trayicon/trayicon.c
4779                 update copyright header
4780
4781 2006-01-13 [paul]       1.9.100cvs141
4782
4783         * src/account.c
4784         * src/export.c
4785         * src/import.c
4786         * src/mainwindow.c
4787         * src/prefs_account.c
4788         * src/prefs_display_header.c
4789         * src/prefs_receive.c
4790         * src/prefs_send.c
4791         * src/prefs_summaries.c
4792         * src/prefs_themes.c
4793         * src/prefs_toolbar.c
4794         * src/gtk/about.c
4795                 various cleanups
4796
4797 2006-01-12 [colin]      1.9.100cvs140
4798
4799         * src/folder.c
4800         * src/folder.h
4801         * src/main.c
4802                 Add --subscribe option
4803                 Let sylpheed-claws email@domain.com equivalent to --compose
4804                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4805
4806 2006-01-12 [paul]       1.9.100cvs139
4807
4808         * src/mainwindow.c
4809                 append 'Change folder order' label with '...'
4810         * src/prefs_actions.c
4811                 allow reordering of actions list by dnd
4812         * src/gtk/foldersort.c
4813                 make the dialog nicer
4814
4815 2006-01-11 [colin]      1.9.100cvs138
4816
4817         * src/compose.c
4818                 Allow templates without text
4819
4820 2006-01-11 [paul]       1.9.100cvs137
4821
4822         * tools/README
4823         * tools/filter_conv_new.pl
4824                 add info to README
4825                 also check .sylpheed for filter.xml
4826                 be a bit informative to the user
4827
4828 2006-01-11 [colin]      1.9.100cvs136
4829
4830         * src/textview.c
4831                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4832
4833 2006-01-10 [paul]       1.9.100cvs135
4834
4835         * tools/Makefile.am
4836         * tools/filter_conv_new.pl
4837                 add script to convert new style Sylpheed
4838                 filter rules (Sylpheed >= 0.9.99) to
4839                 Claws filtering rules
4840
4841 2006-01-10 [colin]      1.9.100cvs134
4842
4843         * src/compose.c
4844                 Fix broken line joins in certain conditions
4845                 (between two quoted lines: <enter><enter><up>
4846                  <type a wrapped sentence><go in the first line>
4847                  <insert more text><watch as line joining failed>)
4848
4849 2006-01-10 [paul]       1.9.100cvs133
4850
4851         * src/compose.c
4852                 don't report success in error dialog
4853                 thanks to Colin
4854         * src/common/utils.c
4855                 include some trailing punctuations as URI
4856                 thanks to Hiro
4857
4858 2006-01-10 [paul]       1.9.100cvs132
4859
4860         * src/mimeview.c
4861                 fix incompatible pointer type
4862                 warning
4863
4864 2006-01-10 [paul]       1.9.100cvs131
4865
4866         * src/compose.c
4867                 change Subject in window title
4868                 instantaneously
4869
4870 2006-01-09 [colin]      1.9.100cvs130
4871
4872         * src/addressbook.c
4873         * src/headerview.c
4874         * src/mainwindow.c
4875         * src/messageview.c
4876         * src/mimeview.c
4877         * src/noticeview.c
4878         * src/summaryview.c
4879                 Fix possible crashes on exit and in addressbook
4880
4881 2006-01-09 [paul]       1.9.100cvs129
4882
4883         * src/prefs_msg_colors.c
4884                 some cleanups that I forgot last time
4885
4886 2006-01-09 [paul]       1.9.100cvs128
4887
4888         * README
4889         * src/folderview.c
4890         * src/prefs_msg_colors.c
4891                 add previously hidden option, color_new, to
4892                 the gui
4893                 move the page to Display/
4894                 rework the gui
4895
4896 2006-01-09 [wwp]        1.9.100cvs127
4897
4898         * src/prefs_themes.c
4899                 made the prefs/display/themes layouts spacing less condensed
4900                 (and so they match other prefs/pages' look).
4901
4902 2006-01-09 [paul]       1.9.100cvs126
4903
4904         * src/compose.c
4905         * src/prefs_common.c
4906         * src/prefs_common.h
4907         * src/prefs_wrapping.c
4908                 remove 'wrap at send' option
4909
4910 2006-01-06 [colin]      1.9.100cvs125
4911
4912         * src/compose.c
4913                 Just make completely sure we don't insert "manual line breaks" 
4914                 when wrapping... 
4915
4916 2006-01-04 [paul]
4917
4918         * 2.0.0-rc3 released
4919
4920 2006-01-04 [paul]       1.9.100cvs124
4921
4922         * src/folderview.c
4923                 fix bug 882, 'quick scroll in folder list
4924                 displays wrong folder contents'
4925
4926 2006-01-04 [paul]       1.9.100cvs123
4927
4928         * src/plugins/pgpmime/pgpmime.c
4929                 better debug information when signing
4930                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4931
4932 2006-01-03 [colin]      1.9.100cvs122
4933
4934         * configure.ac
4935                 We need to recheck for gpgme 1.0.0 after checking
4936                 for 1.1.1, because if 1.1.1 isn't available, 
4937                 GPGME_LIBS and friends are blanked out by the 
4938                 second check.
4939
4940 2006-01-03 [colin]      1.9.100cvs121
4941
4942         * src/common/prefs.c
4943                 Windows unlink-before rename fix
4944         * src/plugins/pgpcore/sgpgme.c
4945                 Add support for PKA info if available
4946                 Both patches by Werner Koch
4947
4948 2006-01-03 [paul]       1.9.100cvs120
4949
4950         * src/messageview.c
4951                 fix bug 884, 'Send receipt' button visible in queue
4952                 Thanks to Colin
4953
4954 2006-01-02 [colin]      1.9.100cvs119
4955
4956         * src/compose.c
4957         * src/imap.c
4958                 Fix autosave on IMAP and more generally try to
4959                 return the correct ID on a newly added IMAP message
4960
4961 2006-01-02 [paul]       1.9.100cvs118
4962
4963         * manual/keyboard.xml
4964                 edited
4965
4966 2006-01-01 [paul]       1.9.100cvs117
4967
4968         * src/gtk/authors.h
4969                 alphabetical order
4970
4971 2005-12-30 [colin]      1.9.100cvs116
4972
4973         * manual/advanced.xml
4974                 Explain Pre/Post-processing differences.
4975
4976 2005-12-30 [colin]      1.9.100cvs115
4977
4978         * src/mh.c
4979                 Implement copy_msgs for a little optimization
4980         * src/imap.c
4981                 Finish yesterday's fix
4982
4983 2005-12-29 [colin]      1.9.100cvs114
4984
4985         * src/imap.c
4986                 Fix occasional failure in fetching a mail over
4987                 IMAP
4988
4989 2005-12-29 [colin]      1.9.100cvs113
4990
4991         * src/compose.c
4992                 Don't remove a draft when sending it, if it is 
4993                 locked.
4994
4995 2005-12-28 [colin]      1.9.100cvs112
4996
4997         * src/summaryview.c
4998                 Fix leak for real
4999
5000 2005-12-28 [wwp]        1.9.100cvs111
5001
5002         * doc/faq/.cvsignore
5003         * doc/faq/de/.cvsignore
5004         * doc/faq/en/.cvsignore
5005         * doc/faq/es/.cvsignore
5006         * doc/faq/fr/.cvsignore
5007         * doc/faq/it/.cvsignore
5008         * doc/manual/.cvsignore
5009         * doc/manual/de/.cvsignore
5010         * doc/manual/en/.cvsignore
5011         * doc/manual/es/.cvsignore
5012         * doc/manual/fr/.cvsignore
5013         * doc/manual/ja/.cvsignore
5014         * src/plugins/mathml_viewer/.cvsignore
5015                 rollback revival of those files (my bad, sorry for the noise).
5016
5017 2005-12-28 [wwp]        1.9.100cvs110
5018
5019         * src/compose.c
5020                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5021
5022 2005-12-28 [wwp]        1.9.100cvs109
5023
5024         * doc/faq/.cvsignore
5025         * doc/faq/de/.cvsignore
5026         * doc/faq/en/.cvsignore
5027         * doc/faq/es/.cvsignore
5028         * doc/faq/fr/.cvsignore
5029         * doc/faq/it/.cvsignore
5030         * doc/manual/.cvsignore
5031         * doc/manual/de/.cvsignore
5032         * doc/manual/en/.cvsignore
5033         * doc/manual/es/.cvsignore
5034         * doc/manual/fr/.cvsignore
5035         * doc/manual/ja/.cvsignore
5036         * src/plugins/mathml_viewer/.cvsignore
5037         * po/.cvsignore
5038                 more files to ignore.
5039
5040 2005-12-24 [colin]      1.9.100cvs108
5041
5042         * AUTHORS
5043         * src/gtk/authors.h
5044                 Update for Werner
5045
5046 2005-12-24 [colin]      1.9.100cvs107
5047
5048         * src/procmsg.c
5049                 Allow NULL src_msginfo in 
5050                 procmsg_msginfo_new_from_mimeinfo
5051
5052 2005-12-23 [paul]       1.9.100cvs106
5053
5054         * src/plugins/pgpinline/mypgpcore.def
5055                 add this forgotten file
5056
5057 2005-12-23 [colin]      1.9.100cvs105
5058
5059         * src/mainwindow.c
5060                 Fix missing break
5061
5062 2005-12-23 [colin]      1.9.100cvs104
5063
5064         * autogen.sh
5065         * src/folder.c
5066         * src/mh.c
5067         * src/common/plugin.c
5068         * src/common/socket.c
5069         * src/common/socket.h
5070         * src/common/utils.c
5071         * src/common/utils.h
5072         * src/gtk/pluginwindow.c
5073         * src/plugins/pgpcore/plugin.def
5074         * src/plugins/pgpcore/sylpheed.def
5075         * src/plugins/pgpinline/Makefile.am
5076         * src/plugins/pgpinline/plugin.def
5077         * src/plugins/pgpinline/sylpheed.def
5078         * src/plugins/pgpmime/plugin.def
5079         * src/plugins/pgpmime/sylpheed.def
5080                 Various w32 fixes by Werner Koch
5081
5082 2005-12-22 [paul]       1.9.100cvs103
5083
5084         * src/wizard.c
5085                 don't offer IMAP as 'server type' if
5086                 libetpan isn't built in
5087
5088 2005-12-22 [paul]       1.9.100cvs102
5089
5090         * AUTHORS
5091         * src/mainwindow.c
5092         * src/mainwindow.h
5093         * src/toolbar.c
5094         * src/gtk/authors.h
5095                 support GTK_TOOLBAR_BOTH_HORIZ (text
5096                 next to icon) Patch by Marien Zwart
5097                 marienz@users.sf.net
5098                 Also reword the text
5099
5100 2005-12-21 [colin]      1.9.100cvs101
5101
5102         * configure.ac
5103                 Fix DATADIRNAME
5104         * COPYING
5105                 Fix missing section and explicit the exception better
5106         * src/compose.c
5107                 Prevent mail from being lost without notice when an
5108                 SMTP error happens on trying to send an unmodified
5109                 drafted mail.
5110         * src/send_message.c
5111         * src/common/smtp.c
5112                 Fix password remembering when wrong, and add return
5113                 value checks where they should have been
5114         * src/plugins/pgpcore/sylpheed.def
5115         * src/plugins/pgpinline/sylpheed.def
5116         * src/plugins/pgpmime/sylpheed.def
5117                 Add a few symbols needed
5118
5119 2005-12-21 [paul]       1.9.100cvs100
5120
5121         * m4/codeset.m4
5122         * m4/glibc21.m4
5123         * m4/intdiv0.m4
5124         * m4/inttypes-pri.m4
5125         * m4/inttypes.m4
5126         * m4/inttypes_h.m4
5127         * m4/isc-posix.m4
5128         * m4/lcmessage.m4
5129         * m4/stdint_h.m4
5130         * m4/uintmax_t.m4
5131                 gettextization
5132                 thanks to Colin
5133
5134 2005-12-21 [paul]       1.9.100cvs99
5135
5136         * po/sv.po
5137                 fixed by Colin
5138
5139 2005-12-20 [paul]       1.9.100cvs98
5140
5141         * po/sv.po
5142                 updated by Anders Trobäck
5143
5144 2005-12-20 [colin]      1.9.100cvs97
5145
5146         * ABOUT-NLS
5147         * Makefile.am
5148         * autogen.sh
5149         * configure.ac
5150         * config/config.rpath
5151         * config/mkinstalldirs
5152         * m4/Makefile.am
5153         * m4/glibc2.m4
5154         * m4/gnupg.m4
5155         * m4/gpgme.m4
5156         * m4/intmax.m4
5157         * m4/longdouble.m4
5158         * m4/longlong.m4
5159         * m4/printf-posix.m4
5160         * m4/signed.m4
5161         * m4/size_max.m4
5162         * m4/ulonglong.m4
5163         * m4/wchar_t.m4
5164         * m4/wint_t.m4
5165         * m4/xsize.m4
5166         * po/Makefile.in.in
5167         * po/Makevars
5168         * po/bg.po
5169         * po/ca.po
5170         * po/cs.po
5171         * po/de.po
5172         * po/el.po
5173         * po/en_GB.po
5174         * po/es.po
5175         * po/fi.po
5176         * po/fr.po
5177         * po/hr.po
5178         * po/hu.po
5179         * po/it.po
5180         * po/ja.po
5181         * po/ko.po
5182         * po/nb.po
5183         * po/nl.po
5184         * po/pl.po
5185         * po/pt_BR.po
5186         * po/ru.po
5187         * po/sk.po
5188         * po/sr.po
5189         * po/stamp-po
5190         * po/sv.po
5191         * po/zh_CN.po
5192         * po/zh_TW.po
5193         * src/Makefile.am
5194         * src/codeconv.c
5195         * src/compose.c
5196         * src/exporthtml.c
5197         * src/exportldif.c
5198         * src/folder.c
5199         * src/main.c
5200         * src/manual.c
5201         * src/mh.c
5202         * src/mimeview.c
5203         * src/send_message.c
5204         * src/common/Makefile.am
5205         * src/common/fnmatch.c
5206         * src/common/fnmatch.h
5207         * src/common/fnmatch_loop.c
5208         * src/common/nntp.c
5209         * src/common/plugin.c
5210         * src/common/smtp.c
5211         * src/common/socket.c
5212         * src/common/string_match.c
5213         * src/common/sylpheed.c
5214         * src/common/utils.c
5215         * src/common/utils.h
5216         * src/common/w32_dirent.c
5217         * src/common/w32_reg.c
5218         * src/common/w32_signal.c
5219         * src/common/w32_stat.c
5220         * src/common/w32_stdio.c
5221         * src/common/w32_stdlib.c
5222         * src/common/w32_string.c
5223         * src/common/w32_time.c
5224         * src/common/w32_unistd.c
5225         * src/common/w32_wait.c
5226         * src/common/w32lib.h
5227         * src/etpan/Makefile.am
5228         * src/gtk/Makefile.am
5229         * src/plugins/clamav/Makefile.am
5230         * src/plugins/demo/Makefile.am
5231         * src/plugins/dillo_viewer/Makefile.am
5232         * src/plugins/pgpcore/Makefile.am
5233         * src/plugins/pgpcore/passphrase.c
5234         * src/plugins/pgpcore/plugin.def
5235         * src/plugins/pgpcore/sgpgme.c
5236         * src/plugins/pgpcore/sylpheed.def
5237         * src/plugins/pgpcore/version.rc
5238         * src/plugins/pgpinline/Makefile.am
5239         * src/plugins/pgpinline/plugin.def
5240         * src/plugins/pgpinline/sylpheed.def
5241         * src/plugins/pgpinline/version.rc
5242         * src/plugins/pgpmime/Makefile.am
5243         * src/plugins/pgpmime/mypgpcore.def
5244         * src/plugins/pgpmime/plugin.def
5245         * src/plugins/pgpmime/sylpheed.def
5246         * src/plugins/pgpmime/version.rc
5247         * src/plugins/spamassassin/Makefile.am
5248                 Very little ;-) patch from Werner Koch, providing
5249                 infrastructure for cross-compiling to Win32
5250
5251 2005-12-20 [paul]       1.9.100cvs96
5252
5253         * src/account.c
5254         * src/account.h
5255         * src/mainwindow.c
5256         * src/mainwindow.h
5257         * src/toolbar.c
5258         * src/toolbar.h
5259                 add a combo to the Get All button, allowing
5260                 quick retrieval from any account
5261                 Patch by Fabien Vantard, slightly modified
5262                 by Colin
5263         * src/gtk/about.c
5264                 i18n fix. Patch by Fabien Vantard
5265
5266 2005-12-19 [colin]      1.9.100cvs95
5267
5268         * src/compose.c
5269         * src/compose.h
5270                 Don't automatically join lines when they've 
5271                 been separated by the user and not automatically
5272
5273 2005-12-19 [paul]       1.9.100cvs94
5274
5275         * src/gtk/pluginwindow.c
5276                 i18n fix.
5277                 Patch by Fabien Vantard
5278
5279 2005-12-15 [paul]       1.9.100cvs93
5280
5281         * src/common/plugin.c
5282         * src/common/plugin.h
5283         * src/gtk/pluginwindow.c
5284         * src/plugins/clamav/clamav_plugin.c
5285         * src/plugins/demo/demo.c
5286         * src/plugins/dillo_viewer/dillo_viewer.c
5287         * src/plugins/pgpcore/plugin.c
5288         * src/plugins/pgpinline/plugin.c
5289         * src/plugins/pgpmime/plugin.c
5290         * src/plugins/spamassassin/spamassassin.c
5291         * src/plugins/trayicon/trayicon.c
5292                 add plugin_version()
5293
5294 2005-12-15 [colin]      1.9.100cvs92
5295
5296         * src/compose.c
5297                 Further fix bug #875
5298
5299 2005-12-15 [paul]       1.9.100cvs91
5300
5301         * src/gtk/filesel.c
5302                 fix attach_load_dir getting set to
5303                 PLUGINDIR on plugin load
5304
5305 2005-12-14 [mones]      1.9.100cvs90
5306
5307         * manual/ack.xml
5308         * manual/keyboard.xml
5309                 Initial draft and some shortcuts added
5310                 
5311         * po/es.po
5312                 Updated translation
5313
5314 2005-12-14 [colin]      1.9.100cvs89
5315
5316         * src/compose.c
5317         * src/imap.c
5318         * src/summaryview.c
5319         * src/gtk/gtkaspell.c
5320                 More leaks fixed
5321         * src/prefs_folder_item.c
5322                 Fix recursive prefs apply
5323
5324
5325 2005-12-14 [colin]      1.9.100cvs88
5326
5327         * src/compose.c
5328                 Fix bug #875 (Freeze On Inline Forward of 
5329                 Large Message)
5330
5331 2005-12-13 [colin]      1.9.100cvs87
5332
5333         * src/compose.c
5334                 Uniq-ify and sort the mimetypes list
5335                 Patch by Fabien Vantard
5336
5337 2005-12-13 [colin]      1.9.100cvs86
5338
5339         * src/imap.c
5340         * src/etpan/imap-thread.c
5341                 Fix leaks (patch by Hoa)
5342         * src/news.c
5343         * src/common/plugin.c
5344                 Fix leaks
5345
5346 2005-12-12 [colin]
5347
5348         * 2.0.0-rc2 released
5349
5350 2005-12-12 [colin]      1.9.100cvs85
5351
5352         * src/matcher.c
5353                 Fix a leak
5354
5355 2005-12-12 [wwp]        1.9.100cvs84
5356
5357         * src/gtk/icon_legend.c
5358                 fix misbehaviour and crash when closing the legend window
5359         using the Esc key (patch by Fabien Vantard).
5360
5361 2005-12-12 [paul]       1.9.100cvs83
5362
5363         * src/browseldap.c
5364         * src/foldersel.c
5365         * src/prefs_actions.c
5366         * src/prefs_filtering.c
5367         * src/prefs_matcher.c
5368         * src/prefs_spelling.glade      ** REMOVED **
5369         * src/prefs_template.c
5370         * src/gtk/foldersort.glade      ** REMOVED **
5371         * src/gtk/pluginwindow.c
5372         * src/gtk/pluginwindow.glade    ** REMOVED **
5373         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5374                 cleanups
5375
5376 2005-12-11 [paul]       1.9.100cvs82
5377
5378         * src/gtk/filesel.c
5379                 fix attach_load_dir crasher (double free)
5380
5381 2005-12-09 [paul]       1.9.100cvs81
5382
5383         * po/POTFILES.in
5384         * src/mainwindow.c
5385         * src/gtk/Makefile.am
5386         * src/gtk/icon_legend.c
5387         * src/gtk/icon_legend.h
5388                 add icon legend
5389         * src/manual.c
5390                 cleanup
5391
5392 2005-12-09 [paul]       1.9.100cvs80
5393
5394         * src/plugins/pgpcore/passphrase.c
5395                 wrap the label in the dialog
5396
5397 2005-12-09 [colin]      1.9.100cvs79
5398
5399         * src/plugins/pgpcore/sgpgme.c
5400                 Display (untrusted) on not trusted signatures
5401                 Patch by Michal Èihaø <michal@cihar.com>
5402                 Closes bug #867 (Report also key trust)
5403
5404 2005-12-09 [colin]      1.9.100cvs78
5405
5406         * src/common/plugin.c
5407                 Update licence check, following Eben Moglen's advice
5408
5409 2005-12-08 [colin]      1.9.100cvs77
5410
5411         * src/folder.c
5412                 Fix the occasionnal item->cache != NULL 
5413                 assertion failure. 
5414
5415 2005-12-08 [colin]      1.9.100cvs76
5416
5417         * src/mimeview.c
5418         * src/plugins/pgpcore/sgpgme.c
5419                 Print key id when unable to check it
5420                 Closes bug #866 (Show key id when missing)
5421
5422 2005-12-08 [paul]       1.9.100cvs75
5423
5424         * src/prefs_common.c
5425         * src/prefs_common.h
5426         * src/gtk/filesel.c
5427                 remember load attachment dir
5428
5429 2005-12-07 [colin]      1.9.100cvs74
5430
5431         * src/prefs_toolbar.c
5432                 Gtk fixes, patch by Fabien Vantard
5433
5434 2005-12-07 [colin]      1.9.100cvs73
5435
5436         * src/action.c
5437         * src/compose.c
5438         * src/compose.h
5439                 Fix bug #839 (Quoted text isn't colored after 
5440                 executing an action)
5441         * src/common/plugin.c
5442                 Require plugins to declare their licence in plugin_licence()
5443                 Refuse to load non-GPL plugins as they'd be illegal (as 
5444                 derived works of Sylpheed-Claws, they must be GPL).
5445         * src/plugins/clamav/clamav_plugin.c
5446         * src/plugins/demo/demo.c
5447         * src/plugins/dillo_viewer/dillo_viewer.c
5448         * src/plugins/pgpcore/plugin.c
5449         * src/plugins/pgpinline/plugin.c
5450         * src/plugins/pgpmime/plugin.c
5451         * src/plugins/spamassassin/spamassassin.c
5452         * src/plugins/trayicon/trayicon.c
5453                 Add plugin_licence()
5454
5455 2005-12-07 [paul]       1.9.100cvs72
5456
5457         * configure.ac
5458         * src/mainwindow.c
5459         * src/manual.c
5460         * src/manual.h
5461         * src/common/defs.h
5462                 clean up after local FAQ removal and
5463                 temporary manual removal
5464
5465 2005-12-06 [colin]      1.9.100cvs71
5466
5467         * configure.ac
5468         * doc/Makefile.am
5469         * doc/faq/.cvsignore
5470         * doc/faq/Makefile.am
5471         * doc/faq/de/.cvsignore
5472         * doc/faq/de/Makefile.am
5473         * doc/faq/de/sylpheed-faq-1.html
5474         * doc/faq/de/sylpheed-faq-2.html
5475         * doc/faq/de/sylpheed-faq-3.html
5476         * doc/faq/de/sylpheed-faq.html
5477         * doc/faq/en/.cvsignore
5478         * doc/faq/en/Makefile.am
5479         * doc/faq/en/sylpheed-faq-1.html
5480         * doc/faq/en/sylpheed-faq-2.html
5481         * doc/faq/en/sylpheed-faq-3.html
5482         * doc/faq/en/sylpheed-faq-4.html
5483         * doc/faq/en/sylpheed-faq.html
5484         * doc/faq/es/.cvsignore
5485         * doc/faq/es/Makefile.am
5486         * doc/faq/es/sylpheed-faq-1.html
5487         * doc/faq/es/sylpheed-faq-2.html
5488         * doc/faq/es/sylpheed-faq-3.html
5489         * doc/faq/es/sylpheed-faq-4.html
5490         * doc/faq/es/sylpheed-faq.html
5491         * doc/faq/fr/.cvsignore
5492         * doc/faq/fr/Makefile.am
5493         * doc/faq/fr/sylpheed-faq-1.html
5494         * doc/faq/fr/sylpheed-faq-2.html
5495         * doc/faq/fr/sylpheed-faq-3.html
5496         * doc/faq/fr/sylpheed-faq.html
5497         * doc/faq/it/.cvsignore
5498         * doc/faq/it/Makefile.am
5499         * doc/faq/it/sylpheed-faq-1.html
5500         * doc/faq/it/sylpheed-faq-2.html
5501         * doc/faq/it/sylpheed-faq-3.html
5502         * doc/faq/it/sylpheed-faq.html
5503         * doc/manual/.cvsignore
5504         * doc/manual/Makefile.am
5505         * doc/manual/de/.cvsignore
5506         * doc/manual/de/Makefile.am
5507         * doc/manual/de/sylpheed-1.html
5508         * doc/manual/de/sylpheed-10.html
5509         * doc/manual/de/sylpheed-11.html
5510         * doc/manual/de/sylpheed-12.html
5511         * doc/manual/de/sylpheed-13.html
5512         * doc/manual/de/sylpheed-14.html
5513         * doc/manual/de/sylpheed-15.html
5514         * doc/manual/de/sylpheed-16.html
5515         * doc/manual/de/sylpheed-17.html
5516         * doc/manual/de/sylpheed-18.html
5517         * doc/manual/de/sylpheed-19.html
5518         * doc/manual/de/sylpheed-2.html
5519         * doc/manual/de/sylpheed-20.html
5520         * doc/manual/de/sylpheed-3.html
5521         * doc/manual/de/sylpheed-4.html
5522         * doc/manual/de/sylpheed-5.html
5523         * doc/manual/de/sylpheed-6.html
5524         * doc/manual/de/sylpheed-7.html
5525         * doc/manual/de/sylpheed-8.html
5526         * doc/manual/de/sylpheed-9.html
5527         * doc/manual/de/sylpheed.html
5528         * doc/manual/en/.cvsignore
5529         * doc/manual/en/Makefile.am
5530         * doc/manual/en/sylpheed-1.html
5531         * doc/manual/en/sylpheed-10.html
5532         * doc/manual/en/sylpheed-11.html
5533         * doc/manual/en/sylpheed-12.html
5534         * doc/manual/en/sylpheed-13.html
5535         * doc/manual/en/sylpheed-14.html
5536         * doc/manual/en/sylpheed-15.html
5537         * doc/manual/en/sylpheed-16.html
5538         * doc/manual/en/sylpheed-17.html
5539         * doc/manual/en/sylpheed-18.html
5540         * doc/manual/en/sylpheed-19.html
5541         * doc/manual/en/sylpheed-2.html
5542         * doc/manual/en/sylpheed-20.html
5543         * doc/manual/en/sylpheed-21.html
5544         * doc/manual/en/sylpheed-22.html
5545         * doc/manual/en/sylpheed-3.html
5546         * doc/manual/en/sylpheed-4.html
5547         * doc/manual/en/sylpheed-5.html
5548         * doc/manual/en/sylpheed-6.html
5549         * doc/manual/en/sylpheed-7.html
5550         * doc/manual/en/sylpheed-8.html
5551         * doc/manual/en/sylpheed-9.html
5552         * doc/manual/en/sylpheed.html
5553         * doc/manual/es/.cvsignore
5554         * doc/manual/es/Makefile.am
5555         * doc/manual/es/sylpheed-1.html
5556         * doc/manual/es/sylpheed-10.html
5557         * doc/manual/es/sylpheed-11.html
5558         * doc/manual/es/sylpheed-12.html
5559         * doc/manual/es/sylpheed-13.html
5560         * doc/manual/es/sylpheed-14.html
5561         * doc/manual/es/sylpheed-15.html
5562         * doc/manual/es/sylpheed-16.html
5563         * doc/manual/es/sylpheed-17.html
5564         * doc/manual/es/sylpheed-18.html
5565         * doc/manual/es/sylpheed-19.html
5566         * doc/manual/es/sylpheed-2.html
5567         * doc/manual/es/sylpheed-20.html
5568         * doc/manual/es/sylpheed-3.html
5569         * doc/manual/es/sylpheed-4.html
5570         * doc/manual/es/sylpheed-5.html
5571         * doc/manual/es/sylpheed-6.html
5572         * doc/manual/es/sylpheed-7.html
5573         * doc/manual/es/sylpheed-8.html
5574         * doc/manual/es/sylpheed-9.html
5575         * doc/manual/es/sylpheed.html
5576         * doc/manual/fr/.cvsignore
5577         * doc/manual/fr/Makefile.am
5578         * doc/manual/fr/sylpheed-1.html
5579         * doc/manual/fr/sylpheed-10.html
5580         * doc/manual/fr/sylpheed-11.html
5581         * doc/manual/fr/sylpheed-12.html
5582         * doc/manual/fr/sylpheed-13.html
5583         * doc/manual/fr/sylpheed-14.html
5584         * doc/manual/fr/sylpheed-15.html
5585         * doc/manual/fr/sylpheed-16.html
5586         * doc/manual/fr/sylpheed-17.html
5587         * doc/manual/fr/sylpheed-18.html
5588         * doc/manual/fr/sylpheed-19.html
5589         * doc/manual/fr/sylpheed-2.html
5590         * doc/manual/fr/sylpheed-20.html
5591         * doc/manual/fr/sylpheed-3.html
5592         * doc/manual/fr/sylpheed-4.html
5593         * doc/manual/fr/sylpheed-5.html
5594         * doc/manual/fr/sylpheed-6.html
5595         * doc/manual/fr/sylpheed-7.html
5596         * doc/manual/fr/sylpheed-8.html
5597         * doc/manual/fr/sylpheed-9.html
5598         * doc/manual/fr/sylpheed.html
5599         * doc/manual/ja/.cvsignore
5600         * doc/manual/ja/Makefile.am
5601         * doc/manual/ja/sylpheed-1.html
5602         * doc/manual/ja/sylpheed-10.html
5603         * doc/manual/ja/sylpheed-11.html
5604         * doc/manual/ja/sylpheed-12.html
5605         * doc/manual/ja/sylpheed-13.html
5606         * doc/manual/ja/sylpheed-14.html
5607         * doc/manual/ja/sylpheed-15.html
5608         * doc/manual/ja/sylpheed-16.html
5609         * doc/manual/ja/sylpheed-17.html
5610         * doc/manual/ja/sylpheed-18.html
5611         * doc/manual/ja/sylpheed-19.html
5612         * doc/manual/ja/sylpheed-2.html
5613         * doc/manual/ja/sylpheed-20.html
5614         * doc/manual/ja/sylpheed-3.html
5615         * doc/manual/ja/sylpheed-4.html
5616         * doc/manual/ja/sylpheed-5.html
5617         * doc/manual/ja/sylpheed-6.html
5618         * doc/manual/ja/sylpheed-7.html
5619         * doc/manual/ja/sylpheed-8.html
5620         * doc/manual/ja/sylpheed-9.html
5621         * doc/manual/ja/sylpheed.html
5622         * doc/manual/ja/sylpheed.sgml
5623         * src/mainwindow.c
5624                 Remove outdated manual and faq. Noisy, eh?
5625
5626 2005-12-06 [colin]      1.9.100cvs70
5627
5628         * src/compose.c
5629         * src/quote_fmt_parse.y
5630         * src/undo.c
5631         * src/undo.h
5632                 Allow %X to position cursor at 0 
5633                 (no %X = before signature)
5634                 Fix paste as quotation putting the cursor at 0
5635                 Fix undo offsets when pasting
5636                 Insert the quote_fmt at once instead of line 
5637                 by line
5638                 Fix [Edited] when starting to reply/forward
5639
5640 2005-12-06 [paul]       1.9.100cvs69
5641
5642         * src/plugins/clamav/clamav_plugin_gtk.c
5643                 add another tooltip
5644         * src/plugins/spamassassin/spamassassin_gtk.c
5645                 rework spamassassin_create_widget_func()
5646
5647 2005-12-05 [colin]      1.9.100cvs68
5648
5649         * po/POTFILES.in
5650                 Fix make release ;-)
5651
5652 2005-12-05 [colin]      1.9.100cvs67
5653
5654         * src/compose.c
5655         * src/compose.h
5656                 Fix cursor positioning (not obeying %X)
5657
5658 2005-12-05 [paul]       1.9.100cvs66
5659
5660         * src/plugins/dillo_viewer/dillo_prefs.c
5661                 fix compilation warning
5662
5663 2005-12-05 [paul]       1.9.100cvs65
5664
5665         * src/prefs_spelling.c
5666         * src/plugins/trayicon/trayicon.c
5667                 cleanups - remove unused stuff
5668
5669 2005-12-05 [paul]       1.9.100cvs64
5670
5671         * README
5672         * manual/plugins.xml
5673                 remove info about removed mathml_viewer plugin
5674
5675 2005-12-05 [paul]       1.9.100cvs63
5676
5677         * configure.ac
5678         * src/plugins/Makefile.am
5679         * src/plugins/mathml_viewer/.cvsignore
5680         * src/plugins/mathml_viewer/Makefile.am
5681         * src/plugins/mathml_viewer/mathml_viewer.c
5682                 remove unmaintained mathml_viewer plugin
5683
5684 2005-12-05 [paul]       1.9.100cvs62
5685
5686         * src/summaryview.c
5687                 obey prefs_common.always_show_msg when
5688                 moving a msg
5689                 Thanks to Colin
5690
5691 2005-12-05 [paul]       1.9.100cvs61
5692
5693         * src/compose.c
5694         * src/prefs_account.c
5695         * src/prefs_filtering.c
5696         * src/prefs_quote.c
5697         * src/prefs_spelling.c
5698         * src/prefs_toolbar.c
5699         * src/summaryview.c
5700         * src/gtk/gtkutils.c
5701         * src/gtk/quicksearch.c
5702         * src/plugins/dillo_viewer/dillo_prefs.c
5703                 dialog cleanups
5704
5705 2005-12-04 [paul]       1.9.100cvs60
5706
5707         * src/inc.c
5708         * src/prefs_account.c
5709         * src/prefs_account.h
5710                 allow a Local account to specify a
5711                 default inbox
5712                 (closes bug 843 'Inbox cannot be changed for local
5713                  mailboxes')
5714
5715 2005-12-04 [colin]      1.9.100cvs59
5716
5717         * src/plugins/trayicon/trayicon.c
5718                 Remove Get, rename Get All to Get Mail in order to
5719                 be consistent with the default main toolbar
5720
5721 2005-12-03 [colin]      1.9.100cvs58
5722
5723         * manual/gpl.xml
5724         * manual/sylpheed-claws-manual.xml
5725                 Add GPL appendix
5726
5727 2005-12-03 [paul]       1.9.100cvs57
5728
5729         * AUTHORS
5730         * po/sv.po
5731         * src/gtk/authors.h
5732                 new (partially complete) Swedish translation
5733                 by Anders Troback <sylpheed@troback.com>
5734
5735 2005-12-02 [paul]       1.9.100cvs56
5736
5737         * configure.ac
5738                 libetpan 0.41 required
5739
5740 2005-12-02 [paul]       1.9.100cvs55
5741
5742         * src/plugins/clamav/clamav_plugin.c
5743         * src/plugins/clamav/clamav_plugin.h
5744         * src/plugins/clamav/clamav_plugin_gtk.c
5745         * src/plugins/spamassassin/spamassassin.c
5746         * src/plugins/spamassassin/spamassassin.h
5747         * src/plugins/spamassassin/spamassassin_gtk.c
5748                 unregister prefs pages on unloading, thus
5749                 preventing a crash
5750                 (thanks to Colin for the hint)
5751
5752 2005-12-02 [wwp]        1.9.100cvs54
5753
5754         * src/quote_fmt.h
5755         * src/quote_fmt_parse.y
5756                 fix misuse of gboolean*, use gboolean instead
5757                 (thanks to Paul, Colin, for pointing out that scaring one)
5758
5759 2005-12-02 [paul]       1.9.100cvs53
5760
5761         * src/plugins/clamav/clamav_plugin.c
5762                 int no --> unsigned int no
5763         * src/plugins/clamav/clamav_plugin_gtk.c
5764                 rework config page
5765
5766 2005-12-02 [wwp]        1.9.100cvs52
5767
5768         * src/compose.c
5769         * src/prefs_template.c
5770         * src/quote_fmt.h
5771         * src/quote_fmt_parse.y
5772                 prevent from executing |f and |p templates commands when
5773                 adding or replacing templates in prefs (avoids annoying and
5774                 potentially dangerous behaviours)
5775
5776 2005-12-02 [paul]       1.9.100cvs51
5777
5778         * src/prefs_common.c
5779                 allow translation of some default values
5780                 Patch by Fabien Vantard
5781
5782 2005-12-02 [paul]       1.9.100cvs50
5783
5784         * src/codeconv.c
5785         * src/codeconv.h
5786         * src/prefs_common.c
5787         * src/prefs_common.h
5788         * src/prefs_message.c
5789         * src/textview.c
5790                 remove obsolete 'convert_mb_alnum' option
5791                 and related stuff
5792         * src/gtk/about.c
5793                 remove unused 'about_textview_visibility_notify'
5794
5795 2005-12-02 [paul]       1.9.100cvs49
5796
5797         * src/prefs_account.c
5798         * src/prefs_compose_writing.c
5799         * src/prefs_fonts.c
5800         * src/prefs_gtk.h
5801         * src/prefs_image_viewer.c
5802         * src/prefs_message.c
5803         * src/prefs_other.c
5804         * src/prefs_receive.c
5805         * src/prefs_send.c
5806         * src/prefs_spelling.c
5807         * src/prefs_summaries.c
5808         * src/prefs_wrapping.c
5809         * src/plugins/dillo_viewer/dillo_prefs.c
5810         * src/plugins/pgpcore/prefs_gpg.c
5811                 several cleanups to the prefs dialogs
5812                 (slightly modified) patch by Fabien Vantard
5813
5814 2005-12-02 [paul]       1.9.100cvs48
5815
5816         * src/main.c
5817                 --exit means exit
5818         * src/send_message.c
5819                 fix crash on send when connection fails
5820
5821         Thanks to Colin
5822
5823 2005-12-01 [colin]      1.9.100cvs47
5824
5825         * src/html.c
5826                 Translate &hellip; to "..."
5827
5828 2005-11-30 [colin]      1.9.100cvs46
5829
5830         * src/matcher.c
5831         * src/matcher.h
5832                 Optimize back yesterday's fix.
5833
5834 2005-11-30 [paul]       1.9.100cvs45
5835
5836         * manual/faq.xml
5837                 standardised
5838         * manual/intro.xml
5839                 written by Colin, edited by me
5840
5841 2005-11-29 [colin]      1.9.100cvs44
5842
5843         * src/matcher.c
5844                 Skip headers unconditionnaly in match_body if the
5845                 rule is not message or ~message
5846
5847 2005-11-29 [colin]      1.9.100cvs43
5848
5849         * src/matcher.c
5850                 Fix body_part and such, not skipping headers 
5851                 if the matchcriteria wasn't the first in the rule
5852
5853 2005-11-29 [colin]      1.9.100cvs42
5854
5855         * src/compose.c
5856                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5857                 option missing from message view window)
5858                 Fix double text D'n'D with gtk-2.8
5859         * src/matcher.c
5860                 Fix ~message, ~headers_part, ~body_part rules
5861         * src/messageview.c
5862                 Add Windows-1252 (Closes bug #863)
5863                 Fix accels
5864         * src/gtk/gtkaspell.c
5865                 Properly destroy accels in all menus
5866
5867 2005-11-29 [mones]      1.9.100cvs41
5868
5869         * po/es.po
5870                 Updated.
5871
5872 2005-11-27 [colin]      1.9.100cvs40
5873
5874         * src/mh_gtk.c
5875                 "/Remove mailbox" -> "/Remove mailbox..."
5876
5877 2005-11-27 [paul]       1.9.100cvs39
5878
5879         * AUTHORS
5880         * po/de.po
5881         * src/gtk/authors.h
5882                 updated by new maintainer, Stephan Sachse
5883
5884 2005-11-27 [paul]       1.9.100cvs38
5885
5886         * manual/faq.xml
5887                 written by Colin, edited by me
5888
5889 2005-11-27 [paul]       1.9.100cvs37
5890
5891         * src/prefs_common.c
5892         * src/prefs_common.h
5893         * src/prefs_receive.c
5894         * src/prefs_summaries.c
5895                 move 'go to inbox after receiving new mail'
5896                 option from display/sumamaries to mail
5897                 handling/receive, and rework prefs_summaries
5898                 dialog a little
5899
5900 2005-11-25 [martin]     1.9.100cvs36
5901
5902         * po/de.po
5903             fixed windows-1252 translation;
5904             translated some new and fuzzy strings
5905
5906 2005-11-25 [paul]       1.9.100cvs35
5907
5908         * src/plugins/clamav/clamav_plugin.c
5909                 complete the update done in cvs34
5910
5911 2005-11-25 [paul]       1.9.100cvs34
5912
5913         * src/plugins/clamav/clamav_plugin.c
5914                 reflect upstream changes
5915
5916 2005-11-25 [paul]       1.9.100cvs33
5917
5918         * manual/ack.xml
5919         * manual/plugins.xml
5920         * manual/sylpheed-claws-manual.xml
5921                 written/updated by Colin, edited by me
5922         * tools/acroread2sylpheed.pl
5923                 update binary name
5924
5925 2005-11-24 [colin]      1.9.100cvs32
5926
5927         * src/compose.c
5928                 Fix bug #856 (reediting messages forgets Request
5929                 Return Receipt)
5930
5931 2005-11-24 [paul]       1.9.100cvs31
5932
5933         * manual/addrbook.xml
5934         * manual/starting.xml
5935                 written by Colin, proofread, edited, adapted by me
5936         * manual/advanced.xml
5937                 add some Actions examples
5938         * src/importldif.c
5939                 use a Save button instead of a Close button
5940         * src/wizard.c
5941                 indicate mandatory fields
5942                 fix page display
5943                 Thanks to Colin
5944
5945 2005-11-23 [colin]      1.9.100cvs30
5946
5947         * src/addressbook.c
5948                 Rename menu item, fix possible crash after
5949                 deletion of books
5950         * src/addrindex.c
5951                 Allow searching for '*' in ldap
5952         * src/browseldap.c
5953                 Fix "Browse Entry" (did anyone use it?)
5954         * src/wizard.c
5955                 Add guards for mandatory information
5956
5957 2005-11-23 [paul]       1.9.100cvs29
5958
5959         * manual/advanced.xml
5960                 corrections to the English
5961
5962 2005-11-23 [colin]      1.9.100cvs28
5963
5964         * src/mimeview.c
5965                 Fix possible crash at exit. After the call to
5966                 gtk_container_remove(), the Viewer's widget has no
5967                 more parent so gtk+ automatically frees it and its
5968                 sons. If destroy_viewer() then try to access it,
5969                 problems ensue.
5970
5971 2005-11-22 [colin]      1.9.100cvs27
5972
5973         * src/compose.c
5974         * src/gtk/gtkaspell.c
5975                 Fix right-clicking on a misspelled word
5976                 Fix More... in suggestions menu
5977
5978 2005-11-22 [wwp]        1.9.100cvs26
5979
5980         * src/prefs_template.c
5981                 templates works: re-sort templates list when adding or replacing,
5982                 prevent from adding or replacing when the template name is empty
5983
5984 2005-11-21 [colin]      1.9.100cvs25
5985
5986         * src/addressbook.c
5987                 Fix some addressbook suckage (dnd, select all)
5988         * src/compose.c
5989         * src/gtk/gtkaspell.c
5990         * src/gtk/gtkaspell.h
5991                 Make the spellchecker menu work with the 
5992                 GtkTextView one instead of overriding it
5993
5994 2005-11-20 [paul]       1.9.100cvs24
5995
5996         * manual/handling.xml
5997                 proofread and corrected
5998
5999 2005-11-20 [paul]       1.9.100cvs23
6000
6001         * manual/Makefile
6002                 generate html as one file
6003         * manual/advanced.xml
6004                 fix output generation
6005                 reformat hidden options list
6006         * manual/manual.xml     ** REMOVED **
6007         * manual/sylpheed-claws-manual.xml      ** ADDED **
6008                 renamed
6009
6010 2005-11-18 [colin]      1.9.100cvs22
6011
6012         * src/prefs_account.c
6013                 Fix layout in news and mbox accounts
6014         * manual/account.xml
6015         * manual/advanced.xml
6016                 New contents for Paul to check :)
6017
6018 2005-11-18 [wwp]        1.9.100cvs21
6019
6020         * src/gtk/quicksearch.c
6021                 don't update extended quicksearch buttons twice
6022
6023 2005-11-18 [paul]       1.9.100cvs20
6024
6025         * src/textview.c
6026                 complete 1.9.100cvs19
6027
6028 2005-11-18 [paul]       1.9.100cvs19
6029
6030         * src/compose.c
6031                 cosmetic improvements
6032         * src/textview.c
6033                 also list text/* attachments
6034
6035 2005-11-18 [colin]      1.9.100cvs18
6036
6037         * src/summaryview.c
6038                 Use column 0 instead of -1 in 
6039                 gtk_ctree_node_moveto, in a naive
6040                 hope it'll fix the gtk-related crashes
6041
6042 2005-11-18 [colin]      1.9.100cvs17
6043
6044         * src/gtk/inputdialog.c
6045                 Fix icon staying the first one
6046
6047 2005-11-17 [wwp]        1.9.100cvs16
6048                 fix possible problem showing some quicksearch buttons, and a bad
6049                 call to g_return_if_fail in a function that returns a value (both
6050                 fixes by Fabien Vantard)
6051
6052 2005-11-15 [wwp]        1.9.100cvs15
6053
6054         * src/gtk/quicksearch.c
6055                 added a tooltip to that obscure ... quicksearch button
6056
6057 2005-11-15 [wwp]        1.9.100cvs14
6058
6059         * src/gtk/quicksearch.c
6060                 add a quicksearch helper to filtering expression users: the ... button
6061                 raises the condition expr window. condition expressions set up w/ this
6062                 window are used by the quicksearch if the user closes it pressing OK.
6063
6064 2005-11-14 [paul]       1.9.100cvs13
6065
6066         * src/plugins/clamav/clamav_plugin.c
6067         * src/plugins/spamassassin/spamassassin.c
6068                 change plugin type following recent merging
6069
6070 2005-11-14 [wwp]        1.9.100cvs12
6071
6072         * src/folder.c
6073                 prevent from crashing when copying/moving message(s) from and
6074                 to the same folder
6075
6076 2005-11-14 [paul]       1.9.100cvs11
6077
6078         * src/plugins/clamav/Makefile.am
6079         * src/plugins/clamav/clamav_plugin.c
6080         * src/plugins/clamav/clamav_plugin.h
6081         * src/plugins/clamav/clamav_plugin_gtk.c
6082                 also merge clamav and clamav_gtk plugins
6083
6084 2005-11-13 [colin]      1.9.100cvs10
6085
6086         * configure.ac
6087         * src/plugins/spamassassin/Makefile.am
6088         * src/plugins/spamassassin/spamassassin.c
6089         * src/plugins/spamassassin/spamassassin.h
6090         * src/plugins/spamassassin/spamassassin_gtk.c
6091                 Merge spamassassin and spamassassin_gtk plugins,
6092                 and build it by default.
6093
6094 2005-11-12 [colin]      1.9.100cvs9
6095
6096         * src/etpan/imap-thread.c
6097                 Fix gcc warning
6098
6099 2005-11-12 [colin]      1.9.100cvs8
6100
6101         * src/procmime.c
6102                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6103
6104 2005-11-10 [colin]      1.9.100cvs7
6105
6106         * src/main.c
6107                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6108                 minimised state)
6109
6110 2005-11-10 [wwp]        1.9.100cvs6
6111
6112         * src/gtk/description_window.c
6113                 fix a crash when closing description windows using the WM's [X] button
6114
6115 2005-11-09 [colin]      1.9.100cvs5
6116
6117         * src/common/ssl.c
6118                 Update libetpan call to follow upstream
6119                 (yes, this requires libetpan-0.40cvs3)
6120
6121 2005-11-08 [colin]      1.9.100cvs4
6122
6123         * src/compose.c
6124         * src/textview.c
6125         * src/common/utils.c
6126         * src/common/utils.h
6127                 Enhance the email parser
6128
6129 2005-11-08 [colin]      1.9.100cvs3
6130
6131         * src/procmime.c
6132                 Fix what looks like an off-by-one (fixes 
6133                 attachments from the Bat)
6134
6135 2005-11-08 [wwp]        1.9.100cvs2
6136
6137         * src/main.c
6138                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6139
6140 2005-11-08 [wwp]        1.9.100cvs1
6141
6142         * src/main.c
6143                 allow exiting Sylpheed-Claws from command-line
6144
6145 2005-11-08 [paul]       1.9.100
6146
6147         1.9.100 released
6148
6149 2005-11-07 [colin]      1.9.99cvs17
6150
6151         * src/addritem.c
6152         * src/ldif.c
6153                 Fix import of base-64 encoded items
6154
6155 2005-11-07 [colin]      1.9.99cvs16
6156
6157         * src/send_message.c
6158                 Fix bug #314 (Queue does not empty under certain 
6159                 circumstances)
6160
6161 2005-11-07 [paul]       1.9.99cvs15
6162
6163         * src/mutt.c
6164         * src/pine.c
6165                 fix buffer overflows
6166                 Thanks to Colin
6167
6168 2005-11-07 [paul]       1.9.99cvs14
6169
6170         * doc/man/Makefile.am
6171         * doc/man/sylpheed-claws.1      ** ADDED **
6172         * doc/man/sylpheed.1            ** DELETED **
6173                 rename and update the man file
6174
6175 2005-11-06 [colin]      1.9.99cvs13
6176
6177         * src/ldif.c
6178                 Fix ldif_get_line() that returned empty strings
6179                 (Didn't understand why). Also fix a possible
6180                 buffer overflow.
6181
6182 2005-11-06 [wwp]        1.9.99cvs12
6183
6184         * src/textview.c
6185         * src/gtk/about.c
6186         * src/gtk/gtkutils.c
6187         * src/gtk/gtkutils.h
6188                 fix a compilation warning,
6189                 make links sensitive in the about dialog
6190
6191 2005-11-04 [wwp]        1.9.99cvs11
6192
6193         * src/gtk/about.c
6194                 don't wrap or translate URIs, and a bit text format cleanup
6195
6196 2005-11-04 [wwp]        1.9.99cvs10
6197
6198         * src/gtk/about.c
6199                 better textview tagging implementation (no more use of marks for
6200                 postponed tagging)
6201
6202 2005-11-02 [colin]      1.9.99cvs9
6203
6204         * src/common/ssl.c
6205                 Forgot an ifdef
6206
6207 2005-11-02 [colin]      1.9.99cvs8
6208
6209         * configure.ac
6210                 Require libetpan-0.40 due to upstream fix
6211         * src/common/ssl.c
6212                 Tell libetpan not to call SSL_Library_Init,
6213                 as we do it ourselves.
6214
6215 2005-11-02 [colin]      1.9.99cvs7
6216
6217         * po/POTFILES.in
6218                 Add missing files (thanks to Fabien Vantard)
6219
6220 2005-11-02 [colin]      1.9.99cvs6
6221
6222         * src/summaryview.c
6223                 Fix totals when read messages are hidden or quicksearch
6224                 is on
6225         * src/ssl_manager.c
6226         * src/ssl_manager.h
6227         * src/common/ssl_certificate.c
6228         * src/common/ssl_certificate.h
6229         * src/gtk/sslcertwindow.c
6230         * src/gtk/sslcertwindow.h
6231                 Fix copyright on my stuff
6232
6233 2005-11-02 [wwp]        1.9.99cvs5
6234
6235         * src/prefs_themes.c
6236                 fix directory name checking (theme installation/removal),
6237                 made related error a bit more verbose
6238
6239 2005-11-02 [colin]      1.9.99cvs4
6240
6241         * src/summaryview.c
6242                 Fix typo (probably fixes bug #841 (Sort by the From 
6243                 field doesn't work)
6244
6245 2005-11-02 [paul]       1.9.99cvs3
6246
6247         * po/ko.po
6248         * po/nb.po
6249                 updated by SungHyun Nam, Geir Helland
6250         * src/wizard.c
6251                 fix typo in welcome message. spotted by
6252                 Andrea Spadaccini
6253
6254 2005-11-01 [colin]      1.9.99cvs2
6255
6256         * src/compose.c
6257                 Fix replying to ml wen confirming subscription
6258         * src/messageview.c
6259         * src/mimeview.c
6260         * src/mimeview.h
6261         * src/privacy.h
6262         * src/summaryview.c
6263                 Make key check non blocking
6264
6265 2005-10-31 [paul]       1.9.99cvs1
6266
6267         * tools/claws.i18n.status.pl
6268                 updated for ChangeLog
6269
6270 2005-10-31 [paul]       1.9.99
6271
6272         1.9.99 released
6273
6274 2005-10-31 [paul]       1.9.15cvs131
6275
6276         * .cvsignore
6277         * ChangeLog
6278         * ChangeLog.claws       ** REMOVED **
6279         * ChangeLog-gtk2.claws  ** REMOVED **
6280         * ChangeLog.gtk1        ** ADDED **
6281         * INSTALL
6282         * Makefile.am
6283         * NEWS
6284         * README
6285         * README.claws          ** REMOVED **
6286         * README.jp             ** REMOVED **
6287         * RELEASE_NOTES         ** ADDED **
6288         * RELEASE_NOTES.claws   ** REMOVED **
6289         * commitHelper
6290         * configure.ac
6291         * sylpheed.spec.in      ** REMOVED **
6292                 tidy up and update the default docs:
6293                 ChangeLog.claws is renamed ChangeLog.gtk1
6294                 ChangeLog-gtk2.claws is renamed ChangeLog
6295                 README.claws is renamed README
6296                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6297
6298 2005-10-31 [paul]       1.9.15cvs130
6299
6300         * po/it.po
6301                 fix errors
6302
6303 2005-10-31 [paul]       1.9.15cvs129
6304
6305         * po/ca.po
6306         * po/de.po
6307         * po/en_GB.po
6308         * po/fr.po
6309         * po/it.po
6310         * po/pt_BR.po
6311         * po/sk.po
6312         * po/sr.po
6313         * po/zh_CN.po
6314                 updated by Miquel Oliete, Stephan Sachse and
6315                 Thomas Gilgin, me, Fabien Vantard, Andrea
6316                 Spadaccini, Frederico Goncalves Guimaraes,
6317                 Andrej Kacian, Aleksandar Urosevic, and
6318                 Ralgh Young.
6319
6320 2005-10-31 [mones]      1.9.15cvs128
6321
6322         * manual/faq.xml
6323                 More questions.
6324         
6325         * po/es.po
6326                 Updated for release.
6327
6328 2005-10-30 [colin]      1.9.15cvs127
6329
6330         * src/compose.c
6331                 Place cursor before rewrapping (fixes cursor
6332                 pos if quotation gets rewrapped)
6333
6334 2005-10-29 [paul]       1.9.15cvs126
6335
6336         * src/crash.c
6337         * src/foldersel.c
6338         * src/main.c
6339         * src/messageview.c
6340         * src/toolbar.c
6341         * src/gtk/authors.h
6342                 corrections to text items
6343
6344 2005-10-28 [colin]      1.9.15cvs125
6345
6346         * src/messageview.c
6347                 Make "hit 'C' to check sig" work from extern 
6348                 messageviews
6349
6350 2005-10-27 [colin]      1.9.15cvs124
6351
6352         * src/summaryview.c
6353                 Add a hack to avoid segfaulting when hammering 
6354                 on gtk's events
6355
6356 2005-10-27 [wwp]        1.9.15cvs123
6357
6358         * src/prefs_themes.c
6359                 sort list of themes names in themes prefs
6360
6361 2005-10-27 [paul]       1.9.15cvs122
6362
6363         * src/folder.c
6364         * src/prefs_account.c
6365                 fix building on Solaris
6366                 Patch by Alex Moore
6367
6368 2005-10-27 [wwp]        1.9.15cvs121
6369
6370         * src/summaryview.c
6371         * src/gtk/gtksctree.c
6372                 speed up unselecting messages in summary view (thanks to Colin)
6373
6374 2005-10-27 [paul]       1.9.15cvs120
6375
6376         * src/mainwindow.c
6377                 fix a compilation warning
6378         * src/summaryview.c
6379                 fix updating of 'n items selected' count
6380                 when deselecting
6381
6382 2005-10-27 [martin]     1.9.15cvs119
6383
6384         * src/action.c
6385                 ignore actions with a leading '/' in the action menu name
6386                 fixes a crash on menu creation
6387         * src/prefs_actions.c
6388                 do not allow a leading '/' in the action menu name
6389
6390 2005-10-27 [paul]       1.9.15cvs118
6391
6392         * src/main.c
6393                 fix compilation warning
6394
6395 2005-10-27 [paul]       1.9.15cvs117
6396
6397         * src/procmime.c
6398                 add #if HAVE_LOCALE_H
6399
6400 2005-10-27 [paul]       1.9.15cvs116
6401
6402         * src/plugins/clamav/clamav_plugin.c
6403         * src/plugins/dillo_viewer/dillo_viewer.c
6404         * src/plugins/mathml_viewer/mathml_viewer.c
6405         * src/plugins/pgpcore/plugin.c
6406         * src/plugins/pgpinline/plugin.c
6407         * src/plugins/pgpmime/plugin.c
6408         * src/plugins/spamassassin/spamassassin.c
6409         * src/plugins/trayicon/trayicon.c
6410                 plugin_init() : make error messages more
6411                 informative
6412
6413 2005-10-26 [wwp]        1.9.15cvs115
6414
6415         * src/prefs_matcher.c
6416                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6417
6418 2005-10-26 [wwp]        1.9.15cvs114
6419
6420         * src/procmime.c
6421         * src/gtk/gtksctree.c
6422         * src/plugins/spamassassin/libspamc.c
6423         * src/plugins/spamassassin/spamassassin.c
6424                 fix some compilation warnings more
6425
6426 2005-10-26 [mones]      1.9.15cvs113
6427
6428         * po/es.po
6429                 Updated translation
6430
6431 2005-10-26 [paul]       1.9.15cvs112
6432
6433         * src/prefs_message.c
6434                 give all display_xface stuff the
6435                 #if HAVE_LIBCOMPFACE treatment, thus
6436                 preventing a crash
6437                 (Thanks to Wolfgang Enderlein)
6438
6439 2005-10-26 [colin]      1.9.15cvs111
6440
6441         * src/gedit-print.c
6442                 Fix date format
6443         * src/imap_gtk.c
6444         * src/news_gtk.c
6445                 Remove context menu items that should not be there
6446         * src/jpilot.c
6447                 Fix encoding
6448         * src/main.c
6449         * src/mainwindow.c
6450                 Don't show the mainwindow too soon
6451
6452 2005-10-26 [wwp]        1.9.15cvs110
6453
6454         * src/folder.c
6455         * src/manual.c
6456         * src/summaryview.c
6457                 fix uninitialized pointers in the folder updating hook
6458                 (thanks to Colin)
6459
6460 2005-10-25 [mones]      1.9.15cvs109
6461
6462         * manual/faq.xml
6463                 General information subsection completed. 
6464                 Removed archaic references.
6465                 
6466         * manual/Makefile
6467         * manual/dtd/manual.dsl
6468                 Added customization stylesheet for getting paragraphs
6469                 fully justified in PDF output (as suggested by Colin).
6470
6471 2005-10-25 [colin]      1.9.15cvs108
6472
6473         * src/compose.c
6474                 Fix a second leak
6475
6476 2005-10-25 [colin]      1.9.15cvs107
6477
6478         * src/addrbook.c
6479         * src/addrindex.c
6480                 Fix leak (xml_get_element() allocates memory)
6481         * src/compose.c
6482                 Fix leak + dead code (shame!)
6483         * src/procmime.c
6484                 Fix leak
6485
6486 2005-10-25 [colin]      1.9.15cvs106
6487
6488         * src/mimeview.c
6489                 Fix encoding issue in Save all and in 
6490                 overwrite-confirmation alertpanel
6491
6492 2005-10-25 [colin]      1.9.15cvs105
6493
6494         * src/common/socket.c
6495                 Fix a leak - Thanks to Christopher Aillon
6496                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6497
6498 2005-10-25 [paul]       1.9.15cvs104
6499
6500         * src/wizard.c
6501                 Always guess servers from the right-hand
6502                 email part and guess username from the
6503                 left-hand part. (Thanks to Colin)
6504                 add an X-Face to the welcome message
6505
6506 2005-10-25 [paul]       1.9.15cvs103
6507
6508         * manual/handling.xml
6509                 written by Colin, edited by me
6510
6511 2005-10-25 [wwp]        1.9.15cvs102
6512
6513         * src/folderview.c
6514         * src/grouplistdialog.c
6515         * src/imap.c
6516         * src/noticeview.c
6517                 fix some compilation warnings
6518
6519 2005-10-24 [paul]
6520
6521         1.9.99-rc3 released
6522
6523 2005-10-24 [paul]       1.9.15cvs101
6524
6525         * src/gtk/about.c
6526                 fix window sizing
6527
6528 2005-10-24 [paul]       1.9.15cvs100
6529
6530         * src/pixmaps/offline.xpm
6531         * src/pixmaps/online.xpm
6532                 replace with last default versions
6533
6534 2005-10-24 [colin]      1.9.15cvs99
6535
6536         * src/imap.c
6537                 Fix bug when moving a folder
6538         * src/imap_gtk.c
6539         * src/mh_gtk.c
6540                 "Delete folder" pops up a window, so it 
6541                 should be suffixed with "..."
6542         * src/plugins/pgpcore/sgpgme.c
6543                 Include locale.h
6544
6545 2005-10-24 [mones]      1.9.15cvs98
6546
6547         * manual/Makefile
6548         * manual/account.xml
6549         * manual/ack.xml
6550         * manual/addrbook.xml
6551         * manual/advanced.xml
6552         * manual/faq.xml
6553         * manual/glossary.xml
6554         * manual/gpl.xml
6555         * manual/handling.xml
6556         * manual/intro.xml
6557         * manual/keyboard.xml
6558         * manual/manual.xml
6559         * manual/plugins.xml
6560         * manual/starting.xml
6561         * manual/dtd/sdocbook.dtd
6562                 Initial manual structure and some content.
6563
6564 2005-10-23 [wwp]        1.9.15cvs97
6565
6566         * src/gtk/about.c
6567                 fix a typo
6568
6569 2005-10-23 [wwp]        1.9.15cvs96
6570
6571         * src/gtk/about.c
6572         * src/gtk/authors.h
6573                 rework of the about window (main work by Paul), also featuring a few
6574                 fixes for typos and duplicate names
6575
6576 2005-10-23 [wwp]        1.9.15cvs95
6577
6578         * src/.cvsignore
6579                 Ignore the right binary name (sylpheed-claws now)
6580
6581 2005-10-23 [paul]       1.9.15cvs94
6582
6583         * src/compose.c
6584                 when using Folder Pref 'Default To for
6585                 replies' make the entry in the Compose
6586                 window bold
6587                 Patch by Fabien Vantard
6588
6589 2005-10-22 [colin]      1.9.15cvs93
6590
6591         * src/codeconv.c
6592                 Fix leak
6593
6594 2005-10-22 [colin]      1.9.15cvs92
6595
6596         * src/codeconv.c
6597                 try to convert using locale (apart utf8) if necessary
6598
6599 2005-10-22 [colin]      1.9.15cvs91
6600
6601         * src/pixmaps/new.xpm
6602         * src/pixmaps/unread.xpm
6603                 Make the unread envelope blue again and
6604                 saturate the new one a bit more.
6605
6606 2005-10-22 [colin]      1.9.15cvs90
6607
6608         * src/compose.c
6609                 When replying to a mail sent by one of our accounts,
6610                 use the original list of recipients. Let 'Reply All'
6611                 and 'Reply to sender' work like previously.
6612
6613 2005-10-21 [colin]      1.9.15cvs89
6614
6615         * src/prefs_filtering.c
6616                 Clear fields after add and replace
6617         * src/textview.c
6618                 Display xface differently (better)
6619         * src/plugins/pgpinline/pgpinline.c
6620                 Fix crappy encodings/recodings
6621
6622 2005-10-21 [paul]       1.9.15cvs88
6623
6624         * src/compose.c
6625         * src/prefs_folder_item.c
6626         * src/toolbar.c
6627                 fix news folder Folder Properties
6628                 (thanks to Colin)
6629         * src/folderview.c
6630                 update folderview after Themes change
6631                 keep selected folder selected
6632                 (thanks to Colin)
6633
6634 2005-10-21 [paul]       1.9.15cvs87
6635
6636         * tools/Makefile.am
6637         * tools/OOo2sylpheed.pl
6638         * tools/README
6639         * tools/README.sylprint
6640         * tools/asus_mailled.sh         ** REMOVED **
6641         * tools/filter_conv.pl
6642         * tools/freshmeat_search.pl
6643         * tools/google_search.pl
6644         * tools/gpg-sign-syl            ** REMOVED **
6645         * tools/kmail2sylpheed.pl
6646         * tools/kmail2sylpheed_v2.pl
6647         * tools/multiwebsearch.pl
6648         * tools/nautilus2sylpheed.sh
6649         * tools/newscache_clean.pl
6650         * tools/outlook2sylpheed.pl
6651         * tools/sylpheed-switcher       ** REMOVED **
6652         * tools/sylprint.pl
6653         * tools/sylprint.rc
6654         * tools/tb2sylpheed
6655         * tools/vcard2xml.py
6656         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6657                 update default config dir
6658                 update binary name (thanks to Fabien Vantard)
6659                 remove obsolete scripts
6660
6661 2005-10-21 [colin]      1.9.15cvs86
6662
6663         * src/inc.c
6664                 Fix possible leak and units. Based on a patch by
6665                 Fabien Vantard.
6666
6667 2005-10-20 [colin]      1.9.15cvs85
6668
6669         * src/textview.c
6670                 Clear xface when clearing textview
6671
6672 2005-10-20 [colin]      1.9.15cvs84
6673
6674         * configure.ac
6675         * src/folderview.c
6676         * src/headerview.c
6677         * src/main.c
6678         * src/prefs_common.c
6679         * src/prefs_common.h
6680         * src/prefs_message.c
6681         * src/textview.c
6682         * src/textview.h
6683         * src/common/defs.h
6684         * src/common/utils.c
6685         * src/common/utils.h
6686         * src/gtk/gtkutils.c
6687         * src/gtk/gtkutils.h
6688                 Migrate config to .sylpheed-claws (Automatically)
6689                 Add a way to get the Xface in the TextView
6690
6691 2005-10-20 [colin]      1.9.15cvs83
6692
6693         * src/gtk/Makefile.am
6694         * src/gtk/about.c
6695         * src/gtk/authors.h
6696                 Make the about dialog *grooovy*
6697
6698 2005-10-20 [colin]      1.9.15cvs82
6699
6700         * src/mimeview.c
6701                 Use "Open with" on double click if no command
6702                 was found
6703
6704 2005-10-20 [colin]      1.9.15cvs81
6705
6706         * src/imap.c
6707         * src/etpan/imap-thread.c
6708                 Fix possible crash.
6709
6710 2005-10-20 [paul]       1.9.15cvs80
6711
6712         * src/folder.c
6713                 don't show clipkey icon if the only
6714                 attachment is the signature
6715                 Patch by Colin
6716
6717 2005-10-20 [paul]       1.9.15cvs79
6718
6719         * AUTHORS
6720         * src/plugins/pgpmime/pgpmime.c
6721                 name the PGP/MIME signature 'signature.asc'
6722                 Patch by Andrew Nelson <freeandy@gmail.com>
6723
6724 2005-10-19 [colin]      1.9.15cvs78
6725
6726         * src/plugins/pgpmime/pgpmime.c
6727                 Oops, no need to double-check though
6728
6729 2005-10-19 [colin]      1.9.15cvs77
6730
6731         * src/plugins/pgpinline/pgpinline.c
6732         * src/plugins/pgpmime/pgpmime.c
6733                 Check that my_tmpfile() doesn't 
6734                 return NULL
6735
6736 2005-10-19 [colin]      1.9.15cvs76
6737
6738         * src/common/utils.c
6739                 Use shorter mime boundaries to avoid having
6740                 MTAs rewrapping our headers, breaking the
6741                 PGP signature in the process 
6742         * src/compose.c
6743         * src/plugins/pgpmime/pgpmime.c
6744                 Check for boundary uniqueness to be sure
6745                 it won't happen, instead of hoping for the
6746                 best
6747
6748 2005-10-19 [colin]      1.9.15cvs75
6749
6750         * sylpheed-claws.desktop
6751         * src/Makefile.am
6752         * src/main.c
6753                 Ship a sylpheed-claws binary instead
6754                 of a sylpheed one. Change the socket
6755                 name, too
6756         * src/folderview.c
6757                 Update folder only if it changed
6758         * src/wizard.c
6759                 Fix i18n in welcome mail, patch by
6760                 Fabien Vantard
6761
6762 2005-10-19 [paul]
6763
6764         1.9.99-rc2 released
6765
6766 2005-10-19 [paul]       1.9.15cvs74
6767
6768         * src/folder.c
6769         * src/folderview.c
6770                 fix summaryview update
6771                 Patch by Colin
6772
6773 2005-10-18 [colin]      1.9.15cvs73
6774
6775         * src/plugins/pgpcore/passphrase.c
6776                 Don't XGrabServer, and try a bit more to 
6777                 sync everything before grabbing mouse/keyboard
6778
6779 2005-10-18 [colin]      1.9.15cvs72
6780
6781         * src/Makefile.am
6782         * src/addressadd.c
6783         * src/addressbook.c
6784         * src/folderview.c
6785         * src/grouplistdialog.c
6786         * src/mimeview.c
6787         * src/stock_pixmap.c
6788         * src/stock_pixmap.h
6789         * src/summaryview.c
6790         * src/gtk/gtksctree.c
6791         * src/gtk/gtksctree.h
6792         * src/pixmaps/empty.xpm
6793                 Implement a wrapper call for gtk_ctree_set_node_info
6794                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6795                 pixmap instead of a NULL one. This works around some
6796                 memory problems deep inside gtk, revealed by valgrind,
6797                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6798                 as locked crashes sylpheed.), as well as, probably, 
6799                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6800
6801 2005-10-17 [colin]      1.9.15cvs71
6802
6803         * src/mimeview.c
6804                 Provide visual feedback when checking
6805                 signature
6806
6807 2005-10-17 [colin]      1.9.15cvs70
6808
6809         * src/main.c
6810                 Keep the folder list frozen while checking caches...
6811
6812 2005-10-17 [colin]      1.9.15cvs69
6813
6814         * src/addr_compl.c
6815                 Fi bug #833 (Autocompleting from addressbook 
6816                 fails with extended chars)
6817         * src/imap.c
6818                 Fix 'adding messages' staying in statusbar
6819                 after an error
6820
6821 2005-10-17 [wwp]        1.9.15cvs68
6822
6823         * src/ssl_manager.c
6824                 Fix buttons' layout resizing when window size changes
6825
6826 2005-10-17 [wwp]        1.9.15cvs67
6827
6828         * src/account.c
6829         * src/prefs_account.c
6830         * src/prefs_common.c
6831         * src/prefs_common.h
6832         * src/prefs_folder_item.c
6833         * src/prefs_gtk.c
6834         * src/gtk/logwindow.c
6835         * src/gtk/pluginwindow.c
6836         * src/gtk/prefswindow.c
6837         * src/gtk/prefswindow.h
6838                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6839
6840 2005-10-17 [paul]       1.9.15cvs66
6841
6842         * configure.ac
6843                 fix missing libetpan message
6844         * po/en_GB.po
6845                 updated
6846         * src/crash.c
6847         * src/manual.c
6848         * src/prefs_themes.c
6849         * src/common/defs.h
6850                 add some new URI defines, change some
6851                 others
6852         * src/wizard.c
6853                 make welcome message translatable
6854                 small improvements to english
6855                 other tweaks
6856         * src/gtk/menu.c
6857                 fix warnings
6858
6859 2005-10-17 [paul]       1.9.15cvs65
6860
6861         * src/summaryview.c
6862                 fix column titles
6863
6864 2005-10-16 [mones]      1.9.15cvs64
6865
6866         * po/es.po
6867                 Updated translation
6868
6869 2005-10-16 [colin]
6870
6871         1.9.99-rc1 released
6872
6873 2005-10-16 [colin]      1.9.15cvs63
6874
6875         * src/wizard.c
6876                 Fix whitespace
6877
6878 2005-10-16 [colin]      1.9.15cvs62
6879
6880         * src/toolbar.c
6881                 s/Get All/Get Mail/
6882         * src/wizard.c
6883                 Real welcome mail text, thanks Paul
6884
6885 2005-10-16 [colin]      1.9.15cvs61
6886
6887         * src/editldap.c
6888         * src/exporthtml.c
6889         * src/main.c
6890         * src/mainwindow.c
6891         * src/prefs_themes.c
6892         * src/prefs_toolbar.c
6893         * src/plugins/demo/demo.c
6894         * src/plugins/trayicon/trayicon.c
6895                 s/Sylpheed/Sylpheed-Claws/
6896
6897 2005-10-16 [colin]      1.9.15cvs60
6898
6899         * src/wizard.c
6900                 Add a welcome email in the first empty mailbox
6901         * src/prefs_common.c
6902                 Change one more default
6903
6904 2005-10-16 [colin]      1.9.15cvs59
6905
6906         * src/wizard.c
6907                 Remove printf
6908
6909 2005-10-16 [colin]      1.9.15cvs58
6910
6911         * src/toolbar.c
6912         * src/prefs_common.c
6913                 Change some defaults
6914
6915 2005-10-16 [colin]      1.9.15cvs57
6916
6917         * src/toolbar.c
6918         * src/prefs_common.c
6919                 Change some defaults
6920
6921 2005-10-16 [colin]      1.9.15cvs56
6922
6923         * src/wizard.c
6924                 By default, initialize fonts to have
6925                 the same size as normal GtkWidgets
6926
6927 2005-10-16 [colin]      1.9.15cvs55
6928
6929         * src/mimeview.c
6930                 Fix message a bit more
6931
6932 2005-10-16 [colin]      1.9.15cvs54
6933
6934         * src/addressbook.c
6935                 Second attempt at flicker fixing
6936
6937 2005-10-16 [colin]      1.9.15cvs53
6938
6939         * src/addressbook.c
6940                 Fix flicker
6941
6942 2005-10-16 [wwp]        1.9.15cvs52
6943
6944         * src/addressbook.c
6945         * src/editaddress.c
6946         * src/prefs_common.c
6947         * src/prefs_common.h
6948                 Remember window sizes (address book)
6949
6950 2005-10-16 [wwp]        1.9.15cvs51
6951
6952         * src/plugins/clamav/clamav_plugin_gtk.c
6953         * src/plugins/spamassassin/spamassassin_gtk.c
6954                 Fix compilation warnings (missing #include).
6955
6956 2005-10-16 [colin]      1.9.15cvs50
6957
6958         * src/mimeview.c
6959         * src/summaryview.c
6960         * src/textview.c
6961                 Make 'c' check signature, and forward
6962                 c, l, y, t from summaryview to mimeview
6963
6964 2005-10-16 [colin]      1.9.15cvs49
6965
6966         * src/addressbook.c
6967                 Put border around buttons
6968         * src/mainwindow.c
6969         * src/summaryview.c
6970                 Rework menus (Patch based on a patch
6971                 by Paul)
6972
6973 2005-10-15 [wwp]        1.9.15cvs48
6974
6975         * src/editjpilot.c
6976         * src/editldap.c
6977         * src/editvcard.c
6978         * src/exphtmldlg.c
6979         * src/expldifdlg.c
6980         * src/export.c
6981         * src/import.c
6982         * src/importldif.c
6983         * src/importmutt.c
6984         * src/importpine.c
6985         * src/prefs_account.c
6986         * src/prefs_spelling.c
6987         * src/gtk/gtkutils.c
6988         * src/gtk/gtkutils.h
6989         * src/plugins/clamav/clamav_plugin_gtk.c
6990         * src/plugins/spamassassin/spamassassin_gtk.c
6991                 use nicer browse-for-file/dir buttons than the "..." ones,
6992                 code factorizing more.
6993
6994 2005-10-14 [colin]      1.9.15cvs47
6995
6996         * src/mainwindow.c
6997                 set relief on the account switcher so that people see it
6998                 grey out Create processing rules when no message is selected
6999         * src/prefs_filtering.c
7000                 ask before closing if the rule has not been modified, even if
7001                 it's not valid
7002         * src/prefs_matcher.c
7003                 fix sensitivity when entering the dialog
7004         * src/gtk/inputdialog.c
7005                 display a better icon on password ask
7006         * src/plugins/pgpcore/passphrase.c
7007                 make the dialog look better
7008
7009 2005-10-14 [paul]       1.9.15cvs46
7010
7011         * src/folderview.c
7012                 indicate presense of marked msgs in
7013                 unexpanded subfolders
7014
7015 2005-10-14 [paul]       1.9.15cvs45
7016
7017         * src/prefs_actions.c
7018         * src/prefs_common.c
7019         * src/prefs_common.h
7020         * src/prefs_filtering_action.c
7021         * src/prefs_matcher.c
7022         * src/prefs_template.c
7023                 remember window sizes
7024                 fix Info button size
7025
7026         Patches by wwp
7027
7028 2005-10-13 [colin]      1.9.15cvs44
7029
7030         * src/mimeview.c
7031         * src/noticeview.c
7032         * src/noticeview.h
7033                 Add a tooltip on the icon (optional) 
7034                 Get rid of the signature buttons and only
7035                 use the icon+tooltip
7036
7037 2005-10-13 [colin]      1.9.15cvs43
7038
7039         * src/noticeview.c
7040         * src/noticeview.h
7041                 Add hand cursor for hovering over icon
7042
7043 2005-10-13 [colin]      1.9.15cvs42
7044
7045         * src/summaryview.c
7046                 Fix crash when quicksearch's hidden 
7047                 at startup
7048
7049 2005-10-13 [colin]      1.9.15cvs41
7050
7051         * src/compose.c
7052                 Set subject when forwarding multiple mails
7053                 Check that other recipient than the default Cc or Bcc
7054                 have been set before sending.
7055
7056 2005-10-13 [colin]      1.9.15cvs40
7057
7058         * src/imap.c
7059                 Batch per-folder
7060                 Introduce locking, but don't use it yet
7061
7062 2005-10-13 [colin]      1.9.15cvs39
7063
7064         * src/gtk/quicksearch.c
7065                 Reset quicksearch when hiding it
7066                 Make sticky a real pref
7067
7068 2005-10-13 [colin]      1.9.15cvs38
7069
7070         * src/summaryview.c
7071                 Faster prefs apply
7072
7073 2005-10-13 [colin]      1.9.15cvs37
7074
7075         * src/mimeview.c
7076         * src/noticeview.c
7077         * src/noticeview.h
7078         * src/plugins/pgpcore/sgpgme.c
7079                 Make privacy icon clickable
7080                 Move Trust field in Full info
7081                 When trust is less than full, don't display
7082                 a warning icon
7083
7084 2005-10-13 [colin]      1.9.15cvs36
7085
7086         * src/folder.c
7087                 Batch on flags sync
7088         * src/folderview.c
7089                 Revert speed hack which is dangerous in fact
7090                 Apply prefs faster
7091
7092 2005-10-13 [colin]      1.9.15cvs35
7093
7094         * src/folder_item_prefs.c
7095                 Fix pref corruption on folder move. Patch
7096                 by wwp
7097
7098 2005-10-13 [paul]       1.9.15cvs34
7099
7100         * src/export.c
7101         * src/import.c
7102                 fix typos in g_warnings
7103         * src/prefs_account.c
7104                 add a file selector for Signature file
7105
7106         Patches by wwp
7107
7108 2005-10-12 [colin]      1.9.15cvs33
7109
7110         * src/mimeview.c
7111                 Provide a quick way to go back from a
7112                 signature's full info to the email part
7113
7114 2005-10-12 [colin]      1.9.15cvs32
7115
7116         * src/compose.c
7117                 Remove old hack of encoding signed mails with base64.
7118                 QP works equally well.
7119
7120 2005-10-12 [colin]      1.9.15cvs31
7121
7122         * src/crash.c
7123                 Replace deprecated GtkText with GtkTextView
7124         * src/imap.c
7125                 Fix a logic bug about counts in imap_select
7126                 (previously un-triggered)
7127         * src/mainwindow.c
7128         * src/summaryview.c
7129         * src/news.c
7130                 Allow local deletion of news posts
7131         * src/mimeview.c
7132                 Show GPG noticeview on the message/rfc822 part
7133                 in addition to the text/plain one
7134         * src/prefs_image_viewer.c
7135           src/plugins/pgpcore/prefs_gpg.c
7136                 Polish (set the label as part of the checkbox)
7137         * src/wizard.c
7138                 Don't sit there doing nothing after destroying
7139                 the window - return err
7140
7141 2005-10-11 [colin]      1.9.15cvs30
7142
7143         * src/folderview.c
7144                 Apply processing rules before showing folders.
7145                 Early folder show (before flags sync) will only
7146                 be done when there are no processing rules (nor
7147                 pre- or post- ones)
7148         * src/imap.c
7149                 Fix stuff related to mail subdir, creation and 
7150                 deletion of folders 
7151         * src/imap_gtk.c
7152                 Don't allow creation of folders in NoInferior
7153                 folders, as it won't work
7154
7155 2005-10-10 [colin]      1.9.15cvs29
7156
7157         * src/compose.c
7158                 Reselect "None" Privacy system when selecting an
7159                 account with no privacy system defined
7160
7161 2005-10-10 [colin]      1.9.15cvs28
7162
7163         * src/mainwindow.c
7164                 Add Windows-1252 encoding
7165         * src/prefs_common.c
7166                 Rework some defaults:
7167                 - autosave to draft by default
7168                 - don't show header pane (it's already in the textview)
7169                 - Select first new or unread mail on entry
7170                 - Assume 'Yes' to change folder when there's no more
7171                   unread message
7172         * src/prefs_matcher.c
7173                 Fix a gtk assertion failure
7174         * src/gtk/colorlabel.c
7175                 Workaround bad repainting on selection
7176         * src/main.c
7177                 Freeze/thaw (a bit faster on ssh -X)
7178         * src/msgcache.c
7179                 Get rid of StrdupConverter that just adds an
7180                 extra strdup/free 
7181         * src/etpan/imap_thread.c
7182                 memset buf to 0
7183
7184 2005-10-10 [colin]      1.9.15cvs27
7185
7186         * src/export.c
7187         * src/import.c
7188                 Fix compile on gtk 2.4. Patch by wwp
7189
7190 2005-10-09 [colin]      1.9.15cvs26
7191
7192         * src/mainwindow.c
7193         * src/messageview.c
7194         * src/summaryview.c
7195                 Clarify forward menus. Patch by wwp
7196
7197 2005-10-09 [colin]      1.9.15cvs25
7198
7199         * src/compose.c
7200         * src/compose.h
7201                 Fix bug #829 (Non-working "Encrypt message by 
7202                 default when replying to an encrypted message")
7203
7204 2005-10-08 [colin]      1.9.15cvs24
7205
7206         * src/wizard.c
7207                 Fix bug #827 ("Welcome" setup wizard after a 
7208                 permission error gives up & forgets itself.)
7209
7210 2005-10-08 [colin]      1.9.15cvs23
7211
7212         * src/procmime.c
7213                 Fix bug #828 (Ignoring headers with spaces around = sign)
7214
7215 2005-10-08 [colin]      1.9.15cvs22
7216
7217         * src/export.c
7218                 Warning fix by wwp
7219
7220 2005-10-08 [colin]      1.9.15cvs21
7221
7222         * src/folder.c
7223         * src/folder.h
7224                 Add a processing_pending indicator, set on 
7225                 folder_item_open and cleared after 
7226                 folder_item_process_open
7227         * src/folderview.c
7228         * src/summaryview.c
7229                 wrap procmsg_msginfo_*_flags, and in the
7230                 wrapper check that there's no folder processing 
7231                 pending. If there is, defer the flags change until 
7232                 processing is done to avoid stepping over each
7233                 other's toes.
7234                 Freeze during processing, but not during scanning.
7235
7236 2005-10-07 [colin]      1.9.15cvs20
7237
7238         * src/plugins/pgpcore/passphrase.c
7239                 Fix bug #826 (X-Server hangs when 
7240                 right-clicking a PGP encrypted message)
7241
7242 2005-10-07 [paul]       1.9.15cvs19
7243
7244         * src/compose.c
7245                 fix compose_entries[]
7246                 patch by Fabien Vantard
7247
7248 2005-10-06 [colin]      1.9.15cvs18
7249
7250         * src/pixmaps/address.xpm
7251         * src/pixmaps/address_book.xpm
7252         * src/pixmaps/book.xpm
7253         * src/pixmaps/check_spelling.xpm
7254         * src/pixmaps/checkbox_off.xpm
7255         * src/pixmaps/checkbox_on.xpm
7256         * src/pixmaps/close.xpm
7257         * src/pixmaps/complete.xpm
7258         * src/pixmaps/continue.xpm
7259         * src/pixmaps/deleted.xpm
7260         * src/pixmaps/down_arrow.xpm
7261         * src/pixmaps/exec.xpm
7262         * src/pixmaps/forwarded.xpm
7263         * src/pixmaps/group.xpm
7264         * src/pixmaps/ignorethread.xpm
7265         * src/pixmaps/interface.xpm
7266         * src/pixmaps/jpilot.xpm
7267         * src/pixmaps/ldap.xpm
7268         * src/pixmaps/linewrap.xpm
7269         * src/pixmaps/linewrapcurrent.xpm
7270         * src/pixmaps/mail.xpm
7271         * src/pixmaps/mail_attach.xpm
7272         * src/pixmaps/mail_compose.xpm
7273         * src/pixmaps/mail_forward.xpm
7274         * src/pixmaps/mail_receive.xpm
7275         * src/pixmaps/mail_receive_all.xpm
7276         * src/pixmaps/mail_reply.xpm
7277         * src/pixmaps/mail_reply_to_all.xpm
7278         * src/pixmaps/mail_reply_to_author.xpm
7279         * src/pixmaps/mail_send.xpm
7280         * src/pixmaps/mail_send_queue.xpm
7281         * src/pixmaps/mime_application.xpm
7282         * src/pixmaps/mime_audio.xpm
7283         * src/pixmaps/mime_image.xpm
7284         * src/pixmaps/mime_message.xpm
7285         * src/pixmaps/mime_text_enriched.xpm
7286         * src/pixmaps/mime_text_html.xpm
7287         * src/pixmaps/mime_text_plain.xpm
7288         * src/pixmaps/mime_unknown.xpm
7289         * src/pixmaps/new.xpm
7290         * src/pixmaps/news_compose.xpm
7291         * src/pixmaps/offline.xpm
7292         * src/pixmaps/online.xpm
7293         * src/pixmaps/paste.xpm
7294         * src/pixmaps/preferences.xpm
7295         * src/pixmaps/privacy_emblem_encrypted.xpm
7296         * src/pixmaps/privacy_expired.xpm
7297         * src/pixmaps/privacy_failed.xpm
7298         * src/pixmaps/privacy_passed.xpm
7299         * src/pixmaps/privacy_signed.xpm
7300         * src/pixmaps/privacy_unknown.xpm
7301         * src/pixmaps/privacy_warn.xpm
7302         * src/pixmaps/properties.xpm
7303         * src/pixmaps/replied.xpm
7304         * src/pixmaps/search.xpm
7305         * src/pixmaps/unread.xpm
7306         * src/pixmaps/up_arrow.xpm
7307         * src/pixmaps/vcard.xpm
7308                 Modernize internal theme, with icons from the 
7309                 Gnomaws theme. Keep some of the old ones where
7310                 they were better.
7311
7312 2005-10-06 [colin]      1.9.15cvs17
7313
7314         * src/summaryview.c
7315                 Little optimisations + bugfix
7316         * src/toolbar.c
7317                 Remove default useless items - useless being defined
7318                 by the default relevant prefs
7319         * src/wizard.c
7320                 include config.h to make gettext work
7321         * src/prefs_themes.c
7322                 Fix selection of current theme in prefs
7323
7324 2005-10-06 [colin]      1.9.15cvs16
7325
7326         * src/prefs_common.c
7327         * src/prefs_common.h
7328         * src/prefs_summaries.c
7329         * src/folderview.c
7330                 Add a warning dialog on Mark all read 
7331                 (with pref to get rid of it)
7332
7333 2005-10-06 [paul]       1.9.15cvs15
7334
7335         * po/nb.po
7336         * po/pt_BR.po
7337                 updated by Geir Helland and Frederico
7338                 Goncalves Guimaraes
7339
7340 2005-10-05 [colin]      1.9.15cvs14
7341
7342         * src/folder.c
7343         * src/folder.h
7344         * src/folderview.c
7345         * src/folderview.h
7346         * src/imap_gtk.c
7347         * src/mh_gtk.c
7348         * src/mainwindow.c
7349         * src/setup.c
7350                 add a way to rescan without rebuilding
7351                 make moving a bit faster (less folders changes)
7352                 don't lock the tree on Get 
7353         * src/imap.c
7354                 Don't re-delete deleted messages before expunging
7355         * src/summaryview.c
7356                 Set batch mode when deleting mails
7357
7358 2005-10-05 [paul]       1.9.15cvs13
7359
7360         * src/mainwindow.c
7361         * src/mainwindow.h
7362                 fix disabled Execute menu item
7363         * src/toolbar.c
7364                 match the change in 1.9.15cvs10: use Compose
7365                 instead of News by default
7366
7367 2005-10-04 [colin]      1.9.15cvs12
7368
7369         * src/compose.c
7370                 When replying to an ML post with Reply-To set
7371                 to the poster's email, honor it (as before),
7372                 but also honor our user's request to reply to
7373                 the mailing list: set the ML address in the To
7374                 field and the Reply-To address in the Cc: 
7375                 field.
7376
7377 2005-10-04 [colin]      1.9.15cvs11
7378
7379         * src/plugins/trayicon/trayicon.c
7380                 Finish cosmetic change - thanks to wwp
7381
7382 2005-10-04 [colin]      1.9.15cvs10
7383
7384         * src/toolbar.c
7385                 Use Compose instead of Email by default.
7386                 Spotted by wwp.
7387
7388 2005-10-04 [colin]      1.9.15cvs9
7389
7390         * src/folder.c
7391         * src/folder.h
7392         * src/folderview.c
7393         * src/imap.c
7394         * src/etpan/imap-thread.c
7395         * src/etpan/imap-thread.h
7396                 Try to make IMAP faster, by simplifying SEARCH
7397                 commands, avoiding sending two STATUS in a row,
7398                 and deferring flags sync and processing just
7399                 after displaying the folder. 
7400                 This will update the SummaryView in certain
7401                 cases (new mails not already fetched, flags
7402                 changed from another client) but in a non-
7403                 blocking manner.
7404
7405 2005-10-04 [colin]      1.9.15cvs8
7406
7407         * src/plugins/trayicon/trayicon.c
7408                 Relabel "Offline" to "Work offline"
7409
7410 2005-10-04 [colin]      1.9.15cvs7
7411
7412         * src/export.c
7413         * src/import.c
7414         * src/mbox.c
7415                 Fix mbox import/export buglets
7416                 Patch by wwp
7417         * src/plugins/trayicon/trayicon.c
7418                 Add offline swithc
7419                 Patch by wwp
7420
7421 2005-10-04 [colin]      1.9.15cvs6
7422
7423         * src/folder.c
7424         * src/folderview.c
7425         * src/summaryview.c
7426                 Better fix (don't break mark all read) for cvs2
7427
7428 2005-10-03 [colin]      1.9.15cvs5
7429
7430         * src/folder.c
7431                 Use a sane sort by default
7432
7433 2005-10-03 [colin]      1.9.15cvs4
7434
7435         * src/inc.c
7436                 Add a 'Only once' button for overriding offline mode
7437         * src/prefs_account.c
7438         * src/wizard.c
7439                 Add Local mbox to the wizard
7440                 Add IMAP subdir to the wizard (or the wizard is useless
7441                 for such accounts, or even worse than useless)
7442                 Move IMAP subdir from Advanced to Receive tab, as it's
7443                 not that uncommon
7444
7445 2005-10-03 [colin]      1.9.15cvs3
7446
7447         * src/send_message.c
7448                 Forgot this one in cvs1
7449
7450 2005-10-03 [colin]      1.9.15cvs2
7451
7452         * src/folder.c
7453                 Faster close when leaving a folder with lots
7454                 of new mails. Idea by David Relson.
7455
7456 2005-10-03 [colin]      1.9.15cvs1
7457
7458         * src/compose.c
7459         * src/imap.c
7460         * src/inc.c
7461         * src/main.c
7462         * src/messageview.c
7463         * src/news.c
7464         * src/summaryview.c
7465         * src/gtk/sslcertwindow.c
7466         * src/plugins/trayicon/trayicon.c
7467                 Add accels to every AlertPanel. Patch by Fabien 
7468                 Vantard
7469
7470 2005-10-03 [paul]       1.9.15
7471
7472         1.9.15 released
7473
7474 2005-10-03 [paul]       1.9.14cvs68
7475
7476         * po/ca.po
7477         * po/de.po
7478         * po/es.po
7479         * po/fi.po
7480         * po/fr.po
7481         * po/sk.po
7482         * po/sr.po
7483         * po/zh_CN.po
7484                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7485                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7486                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7487
7488 2005-10-03 [paul]       1.9.14cvs67
7489
7490         * src/send_message.c
7491                 prevent hang on Cancel
7492                 patch by Colin
7493
7494 2005-10-03 [paul]       1.9.14cvs66
7495
7496         * src/main.c
7497                 fix crash in IMAP caused by discrepancy
7498                 between check_at_startup and offline mode
7499                 Patch by Colin
7500
7501 2005-10-01 [paul]       1.9.14cvs65
7502
7503         * src/inc.c
7504                 fix engrish
7505
7506 2005-10-01 [paul]       1.9.14cvs64
7507         * src/export.c
7508         * src/import.c
7509                 synchronise import_mbox() and export_mbox()
7510         * src/mbox.c
7511                 proc_mbox(): add alert if file cannot be opened
7512                 export_list_to_mbox(): test if dest file exists,
7513                 prompt user to overwrite if it does. add alert
7514                 if file cannot be created
7515                                                                 
7516         Patch by wwp
7517                                                                                                                 
7518
7519 2005-09-30 [paul]       1.9.14cvs63
7520
7521         * src/addressbook.c
7522                 Fix sensitivity of a menu
7523         * src/codeconv.c
7524                 Respect hidden pref for mails with no encoding
7525         * src/common/xml.c
7526                 Fix memory corruption
7527         * src/plugins/pgpcore/sgpgme.c
7528                 Fix segfault on incomplete sigs, and display
7529                 of S/Mime UIDs
7530
7531         Patches by Colin
7532
7533 2005-09-30 [colin]      1.9.14cvs62
7534
7535         * src/partial_download.c
7536                 Little logic fix in almost-dead code
7537         * src/pop.c
7538                 Fix partial download when there's no new mail
7539
7540 2005-09-29 [paul]       1.9.14cvs61
7541
7542         * src/plugins/pgpinline/pgpinline.c
7543                 fix bug 819, 'crash accessing sign message'
7544                 Patch by Colin
7545
7546 2005-09-28 [martin]     1.9.14cvs60
7547
7548         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7549                 fix bug #790 (Crash when restarting window manager (fluxbox))
7550
7551 2005-09-28 [paul]       1.9.14cvs59
7552
7553         * src/gtk/gtkaspell.c
7554                 fix off-by-one typo
7555
7556 2005-09-27 [colin]      1.9.14cvs58
7557
7558         * src/plugins/pgpcore/sgpgme.c
7559                 Report error when there's one, instead of
7560                 "Signature unchecked" 
7561
7562 2005-09-27 [colin]      1.9.14cvs57
7563
7564         * src/prefs_quote.c
7565                 Fix bug #816 (Weird quotation with spaces)
7566
7567 2005-09-27 [colin]      1.9.14cvs56
7568
7569         * src/codeconv.c
7570         * src/compose.c
7571         * src/compose.h
7572                 Put subject in compose's title
7573                 Fix Automatic encoding so that it's really automatic:
7574                 first try default locale's charset, then charset of the replied mail, 
7575                 then utf-8
7576                 Fix encoding of headers (must be in strict mode too)
7577
7578 2005-09-26 [colin]      1.9.14cvs55
7579
7580         * src/gtk/gtkaspell.c
7581                 Fix previous patch - don't color the space,
7582                 just uncolor it :)
7583
7584 2005-09-26 [colin]      1.9.14cvs54
7585
7586         * src/gtk/gtkaspell.c
7587                 Unmark space if possible
7588
7589 2005-09-26 [colin]      1.9.14cvs53
7590
7591         * src/imap.c
7592                 log_error instead of alertpanel according to the pref
7593         * src/etpan/imap-thread.c
7594                 Print connect status, copy only necessary size to 
7595                 logger
7596         * src/plugins/pgpmime/pgpmime.c
7597                 Handle S/Mime signatures (verification only). Patch based
7598                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7599
7600 2005-09-26 [paul]       1.9.14cvs52
7601
7602         * src/common/passcrypt.c
7603                 this 'workaround' not necessary on NetBSD.
7604                 Thanks to Daniel Gustafson
7605
7606 2005-09-26 [paul]
7607
7608         1.9.15-rc4 released
7609
7610 2005-09-26 [paul]       1.9.14cvs51
7611
7612         * src/summaryview.c
7613                 Skip currently selected message when
7614                 looking for next new or unread message
7615                 in current folder. Patch by Colin
7616         * src/common/passcrypt.c
7617                 eliminate warnings on *BSD. Patch by
7618                 Daniel Gustafson
7619
7620 2005-09-26 [colin]      1.9.14cvs50
7621
7622         * src/procmsg.c
7623                 Call postfiltering hook anyway
7624
7625 2005-09-22 [colin]      1.9.14cvs49
7626
7627         * src/codeconv.c
7628         * src/codeconv.h
7629                 Add a strict mode that doesn't replace with _
7630         * src/compose.c
7631         * src/compose.h
7632                 Use strict conversion while sending
7633                 Fix race when drafting while sending (happens
7634                 on IMAP)
7635                 Fix d'n'd of messages from summaryview
7636         * src/prefs_common.c
7637         * src/prefs_common.h
7638                 add hidden utf8_instead_of_locale_for_broken_mail 
7639                 pref for people that preferred the default charset 
7640                 to be utf8 for broken mails
7641         * src/quote_fmt_parse.y
7642                 fix bug #815 (No quote insert if "From:" fied 
7643                 contained Russian letters)
7644         * src/summaryview.c
7645                 Fix d'n'd of messages to compose
7646
7647 2005-09-22 [paul]       1.9.14cvs48
7648
7649         * src/compose.c
7650                 fix bug where attachments Name entry
7651                 would display Path instead
7652
7653 2005-09-21 [paul]       1.9.14cvs47
7654
7655         * README
7656         * README.jp
7657         * configure.ac
7658         * config/config.rpath
7659         * doc/manual/en/sylpheed-20.html
7660         * doc/manual/es/sylpheed-20.html
7661         * po/bg.po
7662         * po/ca.po
7663         * po/de.po
7664         * po/es.po
7665         * po/fr.po
7666         * po/it.po
7667         * po/pt_BR.po
7668         * po/sk.po
7669         * po/zh_TW.po
7670         * src/account.c
7671         * src/account.h
7672         * src/action.c
7673         * src/action.h
7674         * src/adbookbase.h
7675         * src/addr_compl.c
7676         * src/addr_compl.h
7677         * src/addrbook.c
7678         * src/addrbook.h
7679         * src/addrcache.c
7680         * src/addrcache.h
7681         * src/addrcindex.c
7682         * src/addrcindex.h
7683         * src/addrclip.c
7684         * src/addrclip.h
7685         * src/addrdefs.h
7686         * src/addressadd.c
7687         * src/addressadd.h
7688         * src/addressbook.c
7689         * src/addressbook.h
7690         * src/addressitem.h
7691         * src/addrgather.c
7692         * src/addrgather.h
7693         * src/addrharvest.c
7694         * src/addrharvest.h
7695         * src/addrindex.c
7696         * src/addrindex.h
7697         * src/addritem.c
7698         * src/addritem.h
7699         * src/addrquery.c
7700         * src/addrquery.h
7701         * src/addrselect.c
7702         * src/addrselect.h
7703         * src/alertpanel.c
7704         * src/alertpanel.h
7705         * src/browseldap.c
7706         * src/browseldap.h
7707         * src/codeconv.c
7708         * src/codeconv.h
7709         * src/compose.c
7710         * src/compose.h
7711         * src/crash.c
7712         * src/crash.h
7713         * src/customheader.c
7714         * src/customheader.h
7715         * src/displayheader.c
7716         * src/displayheader.h
7717         * src/editaddress.c
7718         * src/editaddress.h
7719         * src/editbook.c
7720         * src/editbook.h
7721         * src/editgroup.c
7722         * src/editgroup.h
7723         * src/editjpilot.c
7724         * src/editjpilot.h
7725         * src/editldap.c
7726         * src/editldap.h
7727         * src/editldap_basedn.c
7728         * src/editldap_basedn.h
7729         * src/editvcard.c
7730         * src/editvcard.h
7731         * src/enriched.c
7732         * src/enriched.h
7733         * src/exphtmldlg.c
7734         * src/exphtmldlg.h
7735         * src/expldifdlg.c
7736         * src/expldifdlg.h
7737         * src/export.c
7738         * src/export.h
7739         * src/exporthtml.c
7740         * src/exporthtml.h
7741         * src/exportldif.c
7742         * src/exportldif.h
7743         * src/filtering.c
7744         * src/filtering.h
7745         * src/folder.c
7746         * src/folder.h
7747         * src/folder_item_prefs.c
7748         * src/folder_item_prefs.h
7749         * src/foldersel.c
7750         * src/foldersel.h
7751         * src/folderutils.c
7752         * src/folderutils.h
7753         * src/folderview.c
7754         * src/folderview.h
7755         * src/grouplistdialog.c
7756         * src/grouplistdialog.h
7757         * src/headerview.c
7758         * src/headerview.h
7759         * src/html.c
7760         * src/html.h
7761         * src/image_viewer.c
7762         * src/image_viewer.h
7763         * src/imap.c
7764         * src/imap.h
7765         * src/imap_gtk.c
7766         * src/imap_gtk.h
7767         * src/import.c
7768         * src/import.h
7769         * src/importldif.c
7770         * src/importldif.h
7771         * src/importmutt.c
7772         * src/importmutt.h
7773         * src/importpine.c
7774         * src/importpine.h
7775         * src/inc.c
7776         * src/inc.h
7777         * src/jpilot.c
7778         * src/jpilot.h
7779         * src/ldapctrl.c
7780         * src/ldapctrl.h
7781         * src/ldaplocate.c
7782         * src/ldaplocate.h
7783         * src/ldapquery.c
7784         * src/ldapquery.h
7785         * src/ldapserver.c
7786         * src/ldapserver.h
7787         * src/ldaputil.c
7788         * src/ldaputil.h
7789         * src/ldif.c
7790         * src/ldif.h
7791         * src/localfolder.c
7792         * src/localfolder.h
7793         * src/main.c
7794         * src/main.h
7795         * src/mainwindow.c
7796         * src/mainwindow.h
7797         * src/manual.c
7798         * src/manual.h
7799         * src/matcher.c
7800         * src/matcher.h
7801         * src/matcher_parser.h
7802         * src/matcher_parser_lex.l
7803         * src/matcher_parser_parse.y
7804         * src/mbox.c
7805         * src/mbox.h
7806         * src/message_search.c
7807         * src/message_search.h
7808         * src/messageview.c
7809         * src/messageview.h
7810         * src/mh.c
7811         * src/mh.h
7812         * src/mh_gtk.c
7813         * src/mh_gtk.h
7814         * src/mimeview.c
7815         * src/mimeview.h
7816         * src/msgcache.c
7817         * src/msgcache.h
7818         * src/mutt.c
7819         * src/mutt.h
7820         * src/news.c
7821         * src/news.h
7822         * src/news_gtk.c
7823         * src/news_gtk.h
7824         * src/noticeview.c
7825         * src/noticeview.h
7826         * src/partial_download.c
7827         * src/partial_download.h
7828         * src/pine.c
7829         * src/pine.h
7830         * src/pop.c
7831         * src/pop.h
7832         * src/prefs_account.c
7833         * src/prefs_account.h
7834         * src/prefs_actions.c
7835         * src/prefs_actions.h
7836         * src/prefs_common.c
7837         * src/prefs_common.h
7838         * src/prefs_compose_writing.c
7839         * src/prefs_compose_writing.h
7840         * src/prefs_customheader.c
7841         * src/prefs_customheader.h
7842         * src/prefs_display_header.c
7843         * src/prefs_display_header.h
7844         * src/prefs_ext_prog.c
7845         * src/prefs_ext_prog.h
7846         * src/prefs_filtering.c
7847         * src/prefs_filtering.h
7848         * src/prefs_filtering_action.c
7849         * src/prefs_filtering_action.h
7850         * src/prefs_folder_column.c
7851         * src/prefs_folder_column.h
7852         * src/prefs_folder_item.c
7853         * src/prefs_folder_item.h
7854         * src/prefs_fonts.c
7855         * src/prefs_fonts.h
7856         * src/prefs_gtk.c
7857         * src/prefs_gtk.h
7858         * src/prefs_image_viewer.c
7859         * src/prefs_image_viewer.h
7860         * src/prefs_matcher.c
7861         * src/prefs_matcher.h
7862         * src/prefs_message.c
7863         * src/prefs_message.h
7864         * src/prefs_msg_colors.c
7865         * src/prefs_msg_colors.h
7866         * src/prefs_other.c
7867         * src/prefs_other.h
7868         * src/prefs_quote.c
7869         * src/prefs_quote.h
7870         * src/prefs_receive.c
7871         * src/prefs_receive.h
7872         * src/prefs_send.c
7873         * src/prefs_send.h
7874         * src/prefs_spelling.c
7875         * src/prefs_spelling.h
7876         * src/prefs_summaries.c
7877         * src/prefs_summaries.h
7878         * src/prefs_summary_column.c
7879         * src/prefs_summary_column.h
7880         * src/prefs_template.c
7881         * src/prefs_template.h
7882         * src/prefs_themes.c
7883         * src/prefs_themes.h
7884         * src/prefs_toolbar.c
7885         * src/prefs_toolbar.h
7886         * src/prefs_wrapping.c
7887         * src/prefs_wrapping.h
7888         * src/privacy.c
7889         * src/privacy.h
7890         * src/procheader.c
7891         * src/procheader.h
7892         * src/procmime.c
7893         * src/procmime.h
7894         * src/procmsg.c
7895         * src/procmsg.h
7896         * src/quote_fmt.c
7897         * src/quote_fmt_parse.y
7898         * src/recv.c
7899         * src/recv.h
7900         * src/remotefolder.c
7901         * src/remotefolder.h
7902         * src/send_message.c
7903         * src/send_message.h
7904         * src/setup.c
7905         * src/setup.h
7906         * src/simple-gettext.c
7907         * src/sourcewindow.c
7908         * src/sourcewindow.h
7909         * src/ssl_manager.c
7910         * src/ssl_manager.h
7911         * src/statusbar.c
7912         * src/statusbar.h
7913         * src/stock_pixmap.c
7914         * src/stock_pixmap.h
7915         * src/summary_search.c
7916         * src/summary_search.h
7917         * src/summaryview.c
7918         * src/summaryview.h
7919         * src/syldap.c
7920         * src/syldap.h
7921         * src/textview.c
7922         * src/textview.h
7923         * src/toolbar.c
7924         * src/toolbar.h
7925         * src/undo.c
7926         * src/undo.h
7927         * src/unmime.c
7928         * src/unmime.h
7929         * src/vcard.c
7930         * src/vcard.h
7931         * src/wizard.c
7932         * src/wizard.h
7933         * src/common/base64.c
7934         * src/common/base64.h
7935         * src/common/defs.h
7936         * src/common/hooks.c
7937         * src/common/hooks.h
7938         * src/common/log.c
7939         * src/common/log.h
7940         * src/common/md5.c
7941         * src/common/md5.h
7942         * src/common/mgutils.c
7943         * src/common/mgutils.h
7944         * src/common/nntp.c
7945         * src/common/nntp.h
7946         * src/common/passcrypt.c
7947         * src/common/passcrypt.h.in
7948         * src/common/plugin.c
7949         * src/common/plugin.h
7950         * src/common/prefs.c
7951         * src/common/prefs.h
7952         * src/common/progressindicator.c
7953         * src/common/progressindicator.h
7954         * src/common/quoted-printable.c
7955         * src/common/quoted-printable.h
7956         * src/common/session.c
7957         * src/common/session.h
7958         * src/common/smtp.c
7959         * src/common/smtp.h
7960         * src/common/socket.c
7961         * src/common/socket.h
7962         * src/common/ssl.c
7963         * src/common/ssl.h
7964         * src/common/ssl_certificate.c
7965         * src/common/ssl_certificate.h
7966         * src/common/string_match.c
7967         * src/common/string_match.h
7968         * src/common/stringtable.c
7969         * src/common/sylpheed.c
7970         * src/common/sylpheed.h
7971         * src/common/template.c
7972         * src/common/template.h
7973         * src/common/timing.h
7974         * src/common/utils.c
7975         * src/common/utils.h
7976         * src/common/uuencode.c
7977         * src/common/uuencode.h
7978         * src/common/version.h.in
7979         * src/common/xml.c
7980         * src/common/xml.h
7981         * src/common/xmlprops.c
7982         * src/common/xmlprops.h
7983         * src/gtk/about.c
7984         * src/gtk/about.h
7985         * src/gtk/colorlabel.c
7986         * src/gtk/colorlabel.h
7987         * src/gtk/colorsel.c
7988         * src/gtk/colorsel.h
7989         * src/gtk/description_window.c
7990         * src/gtk/description_window.h
7991         * src/gtk/filesel.c
7992         * src/gtk/filesel.h
7993         * src/gtk/foldersort.c
7994         * src/gtk/foldersort.h
7995         * src/gtk/gtkutils.c
7996         * src/gtk/gtkutils.h
7997         * src/gtk/inputdialog.c
7998         * src/gtk/inputdialog.h
7999         * src/gtk/logwindow.c
8000         * src/gtk/logwindow.h
8001         * src/gtk/manage_window.c
8002         * src/gtk/manage_window.h
8003         * src/gtk/menu.c
8004         * src/gtk/menu.h
8005         * src/gtk/pluginwindow.c
8006         * src/gtk/pluginwindow.h
8007         * src/gtk/prefswindow.c
8008         * src/gtk/prefswindow.h
8009         * src/gtk/progressdialog.c
8010         * src/gtk/progressdialog.h
8011         * src/gtk/quicksearch.c
8012         * src/gtk/quicksearch.h
8013         * src/gtk/sslcertwindow.c
8014         * src/gtk/sslcertwindow.h
8015         * src/plugins/clamav/clamav_plugin.c
8016         * src/plugins/clamav/clamav_plugin.h
8017         * src/plugins/clamav/clamav_plugin_gtk.c
8018         * src/plugins/demo/demo.c
8019         * src/plugins/dillo_viewer/dillo_prefs.c
8020         * src/plugins/dillo_viewer/dillo_prefs.h
8021         * src/plugins/dillo_viewer/dillo_viewer.c
8022         * src/plugins/mathml_viewer/mathml_viewer.c
8023         * src/plugins/pgpcore/passphrase.c
8024         * src/plugins/pgpcore/passphrase.h
8025         * src/plugins/pgpcore/plugin.c
8026         * src/plugins/pgpcore/prefs_gpg.c
8027         * src/plugins/pgpcore/prefs_gpg.h
8028         * src/plugins/pgpcore/select-keys.c
8029         * src/plugins/pgpcore/select-keys.h
8030         * src/plugins/pgpcore/sgpgme.c
8031         * src/plugins/pgpcore/sgpgme.h
8032         * src/plugins/pgpinline/pgpinline.c
8033         * src/plugins/pgpinline/pgpinline.h
8034         * src/plugins/pgpinline/plugin.c
8035         * src/plugins/pgpmime/pgpmime.c
8036         * src/plugins/pgpmime/pgpmime.h
8037         * src/plugins/pgpmime/plugin.c
8038         * src/plugins/spamassassin/spamassassin.c
8039         * src/plugins/spamassassin/spamassassin.h
8040         * src/plugins/spamassassin/spamassassin_gtk.c
8041         * src/plugins/trayicon/trayicon.c
8042         * tools/OOo2sylpheed.pl
8043         * tools/acroread2sylpheed.pl
8044         * tools/asus_mailled.sh
8045         * tools/filter_conv.pl
8046         * tools/freshmeat_search.pl
8047         * tools/google_search.pl
8048         * tools/kmail2sylpheed.pl
8049         * tools/kmail2sylpheed_v2.pl
8050         * tools/maildir2sylpheed.pl
8051         * tools/multiwebsearch.pl
8052         * tools/newscache_clean.pl
8053         * tools/outlook2sylpheed.pl
8054         * tools/sylpheed-switcher
8055         * tools/update-po
8056         * tools/vcard2xml.py
8057         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8058                 update FSF address
8059
8060 2005-09-21 [colin]      1.9.14cvs46
8061
8062         * src/gedit-print.c
8063         * src/procmsg.c
8064         * src/procmsg.h
8065         * src/textview.c
8066         * src/summaryview.c
8067                 Remove some printing hacks (deselection/reselection),
8068                 which by the way fix printing the currently 
8069                 displayed mime part (still only text)
8070                 Plus a little optimisation of summary_show
8071
8072
8073 2005-09-20 [colin]      1.9.14cvs45
8074
8075         * src/mainwindow.c
8076         * src/messageview.c
8077                 GUI fixups: add accels, set message
8078                 view title to displayed mail's subject
8079         * src/prefs_spelling.c
8080         * src/gtk/gtkaspell.c
8081                 GUI fixups: allow underlining misspelled
8082                 words instead of coloring them (a11y!)
8083
8084 2005-09-19 [colin]
8085
8086         1.9.15rc3 released
8087
8088 2005-09-19 [colin]      1.9.14cvs44
8089
8090         * src/compose.c
8091                 Fix draft message
8092         * src/gtk/gtkaspell.c
8093                 Fix wrong test ;-)
8094
8095 2005-09-19 [colin]      1.9.14cvs43
8096
8097         * src/addressbook.c
8098                 Fix sensitivity of Delete button
8099         * src/compose.c
8100                 Warn if the requested Privacy system
8101                 is not available
8102         * src/exphtmldlg.c
8103         * src/expldifdlg.c
8104         * src/importldif.c
8105         * src/importmutt.c
8106         * src/importpine.c
8107                 Fix crappy UI
8108         * src/
8109         * src/ssl.h
8110         * src/prefs_account.h
8111         * src/prefs_account.c
8112                 Save SSL prefs even in builds that have
8113                 SSL support disable
8114         * src/imap.c
8115         * src/inc.c
8116         * src/news.c
8117         * src/send_message.c
8118                 Warn if connection should be secure, but
8119                 SSL support isn't compiled in
8120         * src/gtkaspell.c
8121                 Fix word separation on UTF-8 systems
8122                 Fixes bug #812 (Strange inline spellchecking)
8123         * src/compose.c
8124                 Warn if the requested Privacy system
8125                 is not available
8126                 Factorize offline warning
8127         * src/imap.c
8128         * src/imap_gtk.c
8129         * src/imap_gtk.h
8130         * src/inc.h
8131         * src/news_gtk.c
8132         * src/news_gtk.h
8133         * src/messageview.c
8134                 Factorize offline warning
8135
8136 2005-09-19 [paul]
8137
8138         1.9.15-rc2 released
8139
8140 2005-09-18 [colin]      1.9.14cvs42
8141
8142         * src/codeconv.c
8143         * src/codeconv.h
8144         * src/procmime.c
8145                 Add a way to get locale's charset ignoring utf-8,
8146                 and use that as default encoding for broken mails
8147
8148 2005-09-18 [colin]      1.9.14cvs41
8149
8150         * src/gtk/logwindow.c
8151                 Translate string. Patch by Fabien Vantard
8152
8153 2005-09-18 [colin]      1.9.14cvs40
8154
8155         * configure.ac
8156                 Fix bug #803 (IMAP/SSL support breaks with 
8157                 GnuTLS libetpan 0.38)
8158
8159 2005-09-18 [colin]      1.9.14cvs39
8160
8161         * src/codeconv.c
8162         * src/compose.c
8163         * src/procmime.c
8164                 More charsets fixes. Fixes bug #806 (non
8165                 ascii characters in subject line)
8166
8167 2005-09-17 [paul]       1.9.14cvs38
8168
8169         * src/folderview.c
8170         * src/mainwindow.c
8171                 fix gcc-2.95 issues
8172                 Patch by Pawel Pekala
8173
8174 2005-09-17 [colin]      1.9.14cvs37
8175
8176         * src/addrindex.c
8177                 bugfix for NO-USE LDAP compilation, patch 
8178                 by Fabien Vantard
8179
8180 2005-09-17 [colin]      1.9.14cvs36
8181
8182         * src/prefs_actions.c
8183         * src/prefs_customheader.c
8184         * src/prefs_display_header.c
8185         * src/prefs_filtering_action.c
8186         * src/prefs_matcher.c
8187         * src/prefs_toolbar.c
8188                 Fix strange casts (less elegant but
8189                 works better)
8190
8191 2005-09-16 [colin]      1.9.14cvs35
8192
8193         * src/jpilot.c
8194                 Missed that one
8195
8196 2005-09-16 [colin]      1.9.14cvs34
8197
8198         * configure.ac
8199         * src/Makefile.am
8200         * src/addr_compl.c
8201         * src/addrindex.c
8202         * src/browseldap.c
8203         * src/editldap.c
8204         * src/ldaplocate.c
8205         * src/ldapquery.c
8206         * src/ldapquery.h
8207         * src/ldapserver.c
8208         * src/ldapserver.h
8209         * src/main.c
8210         * src/matcher_parser_parse.y
8211         * src/prefs_themes.c
8212         * src/etpan/Makefile.am
8213         * src/gtk/description_window.c
8214         * src/plugins/clamav/Makefile.am
8215         * src/plugins/clamav/clamav_plugin.c
8216         * src/plugins/dillo_viewer/Makefile.am
8217         * src/plugins/pgpcore/Makefile.am
8218         * src/plugins/pgpinline/Makefile.am
8219         * src/plugins/pgpmime/Makefile.am
8220         * src/plugins/trayicon/Makefile.am
8221                 Fix 100% cpu usage in address completion list
8222                 Fix little bugs (return with no values etc)
8223                 Fix all warnings (with common CFLAGS)
8224
8225 2005-09-15 [colin]      1.9.14cvs33
8226
8227         * src/addressbook.c
8228                 Fix bug where sometimes a group's email list is empty,
8229                 force its refresh (probably fixes "Re: how to create a 
8230                 distribution list")
8231         * src/ldapquery.c
8232                 Don't return to the callback in the main thread from the
8233                 fetch thread (or face segs!)
8234
8235 2005-09-15 [paul]       1.9.14cvs32
8236
8237         * src/prefs_matcher.c
8238                 forgotten in last commit
8239
8240 2005-09-15 [paul]       1.9.14cvs31
8241
8242         * src/prefs_actions.c
8243         * src/prefs_filtering_action.c
8244         * src/prefs_quote.c
8245         * src/quote_fmt.c
8246         * src/summaryview.c
8247         * src/gtk/description_window.c
8248         * src/gtk/description_window.h
8249         * src/gtk/quicksearch.c
8250                 allow interaction with the called
8251                 description window
8252                 Patch by Anders Hammar
8253
8254 2005-09-14 [paul]       1.9.14cvs30
8255
8256         * src/compose.c
8257                 fix a little annoyance when pasting with 3rd button 
8258                 with wrap_pastes=0 and wrap_input=1
8259                 Patch by Colin
8260
8261 2005-09-14 [paul]       1.9.14cvs29
8262
8263         * src/prefs_account.c
8264                 disable 'Filter messages on receiving' for
8265                 SMTP-only accounts
8266                 Patch  by Anders Hammar
8267
8268 2005-09-14 [paul]       1.9.14cvs28
8269
8270         * po/sk.po
8271                 fix crash
8272                 updated by Andrej Kacian
8273
8274 2005-09-14 [paul]
8275
8276         1.9.15-rc1 released
8277
8278 2005-09-14 [paul]       1.9.14cvs27
8279
8280         * po/es.po
8281                 updated by Ricardo Mones Lastra
8282         * src/compose.c
8283         * src/compose.h
8284                 associate no_wrap_tags to Compose windows
8285                 instead of using a static one
8286                 Patch by Colin
8287         * src/mbox.c
8288                 fix proc_mbox()
8289                 Patch by wwp
8290         * src/textview.c
8291                 remove unneeded printf()
8292
8293 2005-09-14 [paul]       1.9.14cvs26
8294
8295         * src/addrcache.c
8296         * src/codeconv.h
8297         * src/folder.h
8298         * src/mainwindow.h
8299         * src/mh.c
8300         * src/mimeview.h
8301         * src/partial_download.c
8302         * src/pop.c
8303         * src/prefs_account.c
8304         * src/prefs_account.h
8305         * src/prefs_actions.c
8306         * src/prefs_customheader.c
8307         * src/prefs_display_header.c
8308         * src/prefs_filtering_action.c
8309         * src/prefs_matcher.c
8310         * src/prefs_toolbar.c
8311         * src/privacy.h
8312         * src/procmime.c
8313         * src/procmime.h
8314         * src/procmsg.h
8315         * src/textview.c
8316         * src/undo.h
8317         * src/common/plugin.c
8318         * src/common/session.h
8319         * src/common/socket.c
8320         * src/common/socket.h
8321         * src/common/template.c
8322         * src/gtk/gtkaspell.c
8323         * src/gtk/quicksearch.h
8324         * src/plugins/pgpcore/passphrase.c
8325         * src/plugins/pgpcore/prefs_gpg.h
8326         * src/plugins/pgpcore/select-keys.c
8327         * src/plugins/pgpcore/select-keys.h
8328         * src/plugins/pgpcore/sgpgme.c
8329         * src/plugins/pgpinline/pgpinline.c
8330         * src/plugins/pgpmime/pgpmime.c
8331         * src/plugins/trayicon/trayicon.c
8332                 fix compilation warnings
8333                 Patch by Daniel Gustafson
8334
8335 2005-09-14 [paul]       1.9.14cvs25
8336
8337         * src/addressbook.c
8338                 add missing column header, and other small
8339                 bug fixes
8340                 Patch by Anders Hammar
8341
8342 2005-09-13 [colin]      1.9.14cvs24
8343
8344         * src/gtk/gtkaspell.c
8345                 Fix non-utf8 in menu
8346                 Fix little leaks
8347                 Nullify struct members after free()s
8348
8349 2005-09-13 [colin]      1.9.14cvs23
8350
8351         * src/compose.c
8352                 Test utf8 compliance before inserting to 
8353                 buffer, and try to convert if necessary
8354         * src/procmime.c
8355                 If no charset is present, use the locale 
8356                 one instead of us-ascii
8357         * src/procmsg.c
8358                 Add Sender, List-Post and To in the checked 
8359                 headers for automatic rules creation 
8360                 (thanks to wwp)
8361         * src/prefs_themes.c
8362         * src/gtk/gtkaspell.c
8363                 Remove deprecated functions. 
8364                 patch by Daniel Gustafson
8365
8366 2005-09-12 [colin]      1.9.14cvs22
8367
8368         * src/compose.c
8369                 Fix bug #448 (Scrolling/Redraw issue with 
8370                 address-fields in Header)
8371         * src/mainwindow.c
8372         * src/summaryview.c
8373         * src/summaryview.h
8374                 Fix loss of MSG_MARKED on move/copy
8375                 Fix bug #804 (Quicksearch togglebutton doesn't 
8376                 get depressed after '/' key is pressed)
8377
8378 2005-09-12 [paul]       1.9.14cvs21
8379
8380         * AUTHORS
8381         * src/gtk/logwindow.c
8382                 add 'Clear Log' to popup menu
8383                 Patch by Anders Hammar <anders.hammar@telia.com>
8384
8385 2005-09-12 [paul]       1.9.14cvs20
8386
8387         * src/compose.c
8388                 set correct sensitivity on attachments
8389                 popup menu
8390         * src/folder.c
8391                 fix typo
8392         * src/prefs_spelling.c
8393                 fix crash when no LANG env is set
8394         * src/common/xml.c
8395                 fix crash in wizard
8396                 don't use memeory after free
8397
8398         All patches by Daniel Gustafson
8399
8400 2005-09-12 [paul]       1.9.14cvs19
8401
8402         * src/prefs_themes.c
8403                 make theme info selectable
8404         * src/gtk/description_window.c
8405                 make window non-modal
8406         * tools/README
8407                 add details of asus_mailed.sh
8408         * tools/claws.i18n.status.pl
8409                 update for new zh_TW translator
8410                 widen the output
8411                 create alternate coloured lines
8412                 improve readability
8413
8414 2005-09-10 [colin]      1.9.14cvs18
8415
8416         * src/plugins/pgpcore/select-keys.c
8417                 Better order for the buttons
8418
8419 2005-09-10 [colin]      1.9.14cvs17
8420
8421         * src/compose.c
8422         * src/plugins/pgpcore/select-keys.c
8423         * src/plugins/pgpcore/select-keys.h
8424         * src/plugins/pgpcore/sgpgme.c
8425                 Add a "Don't encrypt" button to the key
8426                 selection dialog. Fixes bug #177 (There should be a 
8427                 'Don't encrypt button in the Select Keys dialog)
8428
8429 2005-09-10 [colin]      1.9.14cvs16
8430
8431         * src/compose.c
8432                 Fix bug #572 (%X option does not work with templates)
8433
8434 2005-09-10 [colin]      1.9.14cvs15
8435
8436         * src/toolbar.c 
8437                 Remove g_print
8438
8439 2005-09-10 [colin]      1.9.14cvs14
8440
8441         * src/imap.c
8442                 Fix a possible crash
8443
8444 2005-09-09 [colin]      1.9.14cvs13
8445
8446         * src/imap.c
8447         * src/etpan/imap-thread.c
8448         * src/etpan/imap-thread.h
8449                 Fix moving from queue or drafts to normal folders
8450                 Fix bug #794 (No way to delete without expunging)
8451                 Take flags unset by other mailers into account
8452                 Take deleted flag set by other mailers into account
8453                 Fix unsetting REPLIED flag
8454                 Fix crash when capabilities can't be retrieved
8455         * src/mainwindow.c
8456         * src/mainwindow.h
8457                 Add M_DELAYED_FLAGS condition, and let the user use
8458                 Execute in order to be able to expunge deleted mails,
8459                 even if he's not in delayed execute mode
8460         * src/prefs_spelling.c
8461                 Use 'en' dictionary by default if LANG is POSIX or C
8462         * src/gtk/prefswindow.c
8463                 Fix bug #767 (Preferences windows expanding) by making
8464                 the window a bit larger when the resolution is greater
8465                 than 640x480, and by putting the prefs in a
8466                 GtkScrolledWindow.
8467
8468 2005-09-09 [paul]       1.9.14cvs12
8469
8470         * AUTHORS
8471         * configure.ac
8472         * po/zh_TW.Big5.po      ** REMOVED **
8473         * po/zh_TW.po           ** ADDED **
8474                 updated by Wei-Lun Chao
8475
8476 2005-09-09 [paul]       1.9.14cvs11
8477
8478         * src/mainwindow.c
8479                 fix asserts
8480         * src/common/xml.c
8481                 delay memory allocation until file is
8482                 opened successfully
8483                 Patch by Daniel Gustafson
8484
8485 2005-09-09 [colin]      1.9.14cvs10
8486
8487         * src/imap.c
8488                 Add guards
8489
8490 2005-09-08 [colin]      1.9.14cvs9
8491
8492         * src/compose.c
8493                 Alert when we can't save draft
8494                 Fix various wrap/color issues
8495                 Add mid-click pasting respecting wrap_paste option
8496         * src/folder.c
8497         * src/folder.h
8498         * src/folder_item_prefs.c
8499         * src/folder_item_prefs.h
8500         * src/imap.c
8501         * src/imap_gtk.c
8502         * src/imap_gtk.h
8503         * src/main.c
8504         * src/mainwindow.c
8505         * src/mainwindow.h
8506         * src/news.c
8507         * src/news_gtk.c
8508         * src/news_gtk.h
8509         * src/prefs_folder_item.c
8510                 Fix the impossibility to synchronise folders for
8511                 offline use (IMAP and NNTP are concerned)
8512
8513 2005-09-08 [colin]      1.9.14cvs8
8514
8515         * configure.ac
8516                 Build LDAP and JPilot by default if available
8517         * src/textview.c
8518                 Fix use after free
8519
8520 2005-09-08 [paul]       1.9.14cvs7
8521
8522         * doc/manual/en/sylpheed-1.html
8523         * doc/manual/en/sylpheed-18.html
8524         * doc/manual/en/sylpheed-19.html
8525         * doc/manual/en/sylpheed-4.html
8526         * doc/manual/en/sylpheed-6.html
8527         * doc/manual/en/sylpheed.html
8528                 a few minor updates, plus include some
8529                 details about plugins and their requirements
8530         * src/mainwindow.c
8531                 minor changes to English in /View/Sort
8532
8533 2005-09-07 [colin]      1.9.14cvs6
8534
8535         * doc/manual/en/sylpheed-1.html
8536         * doc/manual/en/sylpheed-10.html
8537         * doc/manual/en/sylpheed-11.html
8538         * doc/manual/en/sylpheed-12.html
8539         * doc/manual/en/sylpheed-13.html
8540         * doc/manual/en/sylpheed-14.html
8541         * doc/manual/en/sylpheed-15.html
8542         * doc/manual/en/sylpheed-16.html
8543         * doc/manual/en/sylpheed-17.html
8544         * doc/manual/en/sylpheed-18.html
8545         * doc/manual/en/sylpheed-19.html
8546         * doc/manual/en/sylpheed-2.html
8547         * doc/manual/en/sylpheed-20.html
8548         * doc/manual/en/sylpheed-21.html
8549         * doc/manual/en/sylpheed-22.html
8550         * doc/manual/en/sylpheed-3.html
8551         * doc/manual/en/sylpheed-4.html
8552         * doc/manual/en/sylpheed-5.html
8553         * doc/manual/en/sylpheed-6.html
8554         * doc/manual/en/sylpheed-7.html
8555         * doc/manual/en/sylpheed-8.html
8556         * doc/manual/en/sylpheed-9.html
8557         * doc/manual/en/sylpheed.html
8558                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8559
8560 2005-09-07 [colin]      1.9.14cvs5
8561
8562         * src/mainwindow.c
8563                 Make labels more to-the-point
8564
8565 2005-09-07 [colin]      1.9.14cvs4
8566
8567         * doc/manual/en/sylpheed-1.html
8568         * doc/manual/en/sylpheed-12.html
8569         * doc/manual/en/sylpheed-13.html
8570         * doc/manual/en/sylpheed-14.html
8571         * doc/manual/en/sylpheed-15.html
8572         * doc/manual/en/sylpheed-16.html
8573         * doc/manual/en/sylpheed-17.html
8574         * doc/manual/en/sylpheed-18.html
8575         * doc/manual/en/sylpheed-19.html
8576         * doc/manual/en/sylpheed-2.html
8577         * doc/manual/en/sylpheed-20.html
8578         * doc/manual/en/sylpheed-21.html
8579         * doc/manual/en/sylpheed-22.html
8580         * doc/manual/en/sylpheed-4.html
8581         * doc/manual/en/sylpheed-5.html
8582         * doc/manual/en/sylpheed-6.html
8583         * doc/manual/en/sylpheed-7.html
8584         * doc/manual/en/sylpheed-8.html
8585         * doc/manual/en/sylpheed-9.html
8586         * doc/manual/en/sylpheed.html
8587                 Update manual
8588
8589 2005-09-07 [colin]      1.9.14cvs3
8590
8591         * doc/faq/en/sylpheed-faq-1.html
8592         * doc/faq/en/sylpheed-faq-2.html
8593         * doc/faq/en/sylpheed-faq-3.html
8594         * doc/faq/en/sylpheed-faq.html
8595                 Update FAQ
8596
8597 2005-09-07 [colin]      1.9.14cvs2
8598
8599         * src/folderview.c
8600         * src/procmsg.c
8601         * src/summaryview.c
8602         * src/toolbar.c
8603                 Fix special subfolders:
8604                 - Inherit parent's icon
8605                 - sent contents of queues subfolders
8606                 - empty subfolders of trashes
8607         * src/mainwindow.c
8608                 Remove outdated manual and faq entries
8609         * src/common/utils.c
8610                 Add quotes around %s coming from mailcap
8611
8612 2005-09-07 [colin]      1.9.14cvs1
8613
8614         * src/compose.c
8615                 After saving draft, set modified to FALSE
8616         * src/mimeview.c
8617         * src/common/utils.c
8618         * src/common/utils.h
8619                 Try to open mime parts using what is 
8620                 indicated in ~/.mailcap or /etc/mailcap,
8621                 if possible.
8622
8623 2005-09-05 [paul]       1.9.14
8624
8625         1.9.14 released
8626
8627         * po/sk.po
8628                 updated by Andrej Kacian
8629
8630 2005-09-05 [paul]       1.9.13cvs83
8631
8632         * po/de.po
8633         * po/es.po
8634         * po/fi.po
8635         * po/fr.po
8636         * po/nb.po
8637         * po/pt_BR.po
8638         * po/sr.po
8639                 updated translations by Thomas Gilgin, Ricardo Mones
8640                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8641                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8642
8643 2005-09-04 [paul]       1.9.13cvs82
8644
8645         * src/compose.c
8646                 only warn about exceeded line length limit
8647                 on send
8648
8649 2005-09-04 [paul]       1.9.13cvs81
8650
8651         * src/compose.c
8652                 fix crash in 'line length exceeded' dialogue
8653
8654 2005-09-02 [paul]       1.9.13cvs80
8655
8656         * src/imap.c
8657                 fix bug 795, 'Connection lost IMAP'
8658                 and add statusbar prints
8659                 Patch by Colin
8660
8661 2005-09-02 [paul]       1.9.13cvs79
8662
8663         * src/compose.c
8664                 compose_wrap_paragraph() becomes
8665                 compose_beautify_paragraph()
8666                 Patch by Colin
8667
8668 2005-09-02 [colin]      1.9.13cvs78
8669
8670         * src/folderview.c
8671                 Micro-fix
8672
8673 2005-09-01 [colin]      1.9.13cvs77
8674
8675         * src/imap.c
8676                 Maybe fix bug #795 (Connection lost IMAP)
8677                 Don't try to send logout when we're disconnected.
8678         * src/summaryview.c
8679                 Include locked and marked emails in HRM
8680                 view. Fixes bug #800 (Locked messages no longer 
8681                 show up when hide read messages is used)
8682
8683 2005-09-01 [paul]       1.9.13cvs76
8684
8685         * src/prefs_common.c
8686                 fix bad cutting
8687
8688 2005-08-31 [colin]      1.9.13cvs75
8689
8690         * src/folderview.c
8691         * src/folderview.h
8692         * src/prefs_summaries.c
8693         * src/summaryview.c
8694                 Fix "go to next new", fix preference
8695                 (Open unread/next swapped)
8696
8697 2005-08-31 [paul]       1.9.13cvs74
8698
8699         * src/compose.c
8700         * src/folderview.c
8701         * src/headerview.c
8702         * src/headerview.h
8703         * src/mainwindow.c
8704         * src/prefs_common.c
8705         * src/prefs_common.h
8706         * src/prefs_fonts.c
8707         * src/summaryview.c
8708         * src/textview.c
8709         * src/common/defs.h
8710                 remove obsolete BOLD_FONT setting
8711                 fix font update in headerview and textview
8712                 headers after prefs change
8713                 Patch By Colin
8714
8715 2005-08-31 [paul]
8716
8717         1.9.14-rc4 released
8718
8719 2005-08-30 [colin]      1.9.13cvs73
8720
8721         * src/summaryview.c
8722                 When Hide read messages is selected and we
8723                 refresh the summaryview, don't remove the 
8724                 currently displayed message. Fixes bug #797
8725                 (Summary view reloads when new mail is 
8726                 downloaded in 1.9.14 rc)
8727
8728 2005-08-30 [colin]      1.9.13cvs72
8729
8730         * src/folderview.c
8731                 Fix flickering
8732         * src/mainwindow.c
8733                 Remove useless callback
8734         * src/mimeview.c
8735         * src/gtk/filesel.c
8736         * src/gtk/filesel.h
8737                 Add a filesel_select_file_save_folder() - used by Save All
8738
8739 2005-08-29 [paul]       1.9.13cvs71
8740
8741         * AUTHORS
8742         * src/matcher_parser_parse.y
8743         * src/etpan/imap-thread.c
8744                 fix building on FreeBSD
8745                 Patch by Daniel Gustafson <daniel@hobbit.se>
8746
8747 2005-08-29 [paul]       1.9.13cvs70
8748
8749         * src/plugins/pgpinline/pgpinline.c
8750                 only initialise sig result if it's been handled
8751                 Patch by Colin
8752
8753 2005-08-29 [paul]       1.9.13cvs69
8754         
8755         Patches by Colin:
8756
8757         * src/imap.c
8758         * src/common.utils.c
8759         * src/common/utils.h
8760                 optimisation
8761         * src/stock_pixmap.h
8762                 fix wrong icon reference
8763         * src/pixmaps/trash_btn.xpm
8764                 replace with nicer image
8765
8766 2005-08-28 [colin]      1.9.13cvs68
8767
8768         * src/Makefile.am
8769         * src/stock_pixmap.c
8770         * src/stock_pixmap.h
8771         * src/toolbar.c
8772         * src/pixmaps/trash_btn.xpm
8773                 Add a specific trash xpm for the button
8774
8775 2005-08-28 [colin]      1.9.13cvs67
8776
8777         * src/imap.c
8778                 Fix leak
8779
8780 2005-08-27 [colin]      1.9.13cvs66
8781
8782         * src/imap.c
8783         * src/procmime.c
8784                 Correctly fix "Problem with replies", fixes
8785                 pgpmime encryption too. 
8786
8787 2005-08-27 [colin]      1.9.13cvs65
8788
8789         * src/folder.c
8790         * src/procmsg.c
8791         * src/procmsg.h
8792         * src/summaryview.c
8793                 Fix bug #517 (messages removed from summaryview 
8794                 when moving fails)
8795
8796 2005-08-27 [colin]      1.9.13cvs64
8797
8798         * tools/Makefile.am
8799         * tools/asus_mailled.sh
8800                 Add a script to blink ASUS laptops' mail LED where there
8801                 is unread mail.
8802
8803 2005-08-27 [colin]      1.9.13cvs63
8804
8805         * src/imap.c
8806         * src/etpan/imap-thread.c
8807         * src/etpan/imap-thread.h
8808                 Implement automatic choosing of login method
8809                 Fixes bug #791
8810         * src/gtk/.cvsignore
8811                 Add sylpheed-marshal.[ch]
8812
8813 2005-08-27 [colin]      1.9.13cvs62
8814
8815         * src/common/utils.c
8816                 Fix confusing perror
8817
8818 2005-08-27 [colin]      1.9.13cvs61
8819
8820         * src/toolbar.c
8821         * src/toolbar.h
8822                 Remove A_DELETE, replace it with 
8823                 A_TRASH and A_DELETE_REAL. Automatically
8824                 rewrite config files to replace A_DELETE
8825                 with A_TRASH (no functionality change).
8826                 Fixes half of #794
8827
8828 2005-08-26 [colin]      1.9.13cvs60
8829
8830         * src/procmime.c
8831                 Previous "Problem with replies" fix brought other
8832                 problems, fixing them
8833
8834 2005-08-26 [colin]      1.9.13cvs59
8835
8836         * src/procmime.c
8837                 Fix "Problem with replies". This happened only
8838                 on IMAP...
8839         * src/procmsg.c
8840                 Factorize code a bit
8841         * src/compose.c
8842                 Speed improvement on very long messages (wrapping)
8843                 Fix signature color on Reedit and Redirect
8844                 On Reedit, don't attach pgp-signatures parts, but
8845                 set signing to On.
8846
8847 2005-08-24 [paul]       1.9.13cvs58
8848
8849         * src/compose.c
8850                 don't claim success when clicking
8851                 Cancel on the passphrase box.
8852                 Patch by Colin
8853
8854 2005-08-24 [paul]       1.9.13cvs57
8855
8856         * src/main.c
8857                 fix misplaced sylpheed.log
8858         * src/common/defs.h
8859                 define UIDL_DIR
8860
8861 2005-08-24 [paul]       1.9.13cvs56
8862
8863         * src/imap.c
8864         * src/etpan/imap-thread.c
8865         * src/etpan/imap-thread.h
8866                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8867                 Patch by Colin
8868         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8869         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8870                 remove autogenerated files
8871         * tools/kdeservicemenu/README
8872         * tools/kdeservicemenu/install.sh
8873         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8874         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8875                 use Claws icon, use 'Sylpheed-Claws' in menu,
8876                 use kdialog, and other cleanups
8877
8878 2005-08-23 [paul]       1.9.13cvs55
8879
8880         * src/compose.c
8881                 fix paste/wrap crash
8882                 Patch by Colin
8883
8884 2005-08-23 [paul]       1.9.13cvs54
8885
8886         * src/main.c
8887                 fix crash recovery
8888                 Patch by Colin
8889
8890 2005-08-23 [paul]       1.9.13cvs53
8891
8892         * src/addressbook.c
8893         * src/editaddress.c
8894                 view all data of LDAP contacts
8895                 Patch by Colin
8896
8897 2005-08-23 [paul]       1.9.13cvs52
8898
8899         * src/addressbook.c
8900                 fix issues with the Search field
8901                 Patch by Colin
8902
8903 2005-08-22 [paul]       1.9.13cvs51
8904
8905         * src/folderview.c
8906                 put name of folder in processing dialog
8907                 title
8908         * src/prefs_folder_item.c
8909                 improve english usage
8910
8911 2005-08-22 [paul]       1.9.13cvs50
8912
8913         * src/filtering.c
8914         * src/filtering.h
8915         * src/matcher.c
8916         * src/matcher_parser_lex.l
8917         * src/matcher_parser_parse.y
8918         * src/prefs_filtering.c
8919                 add Filtering/Processing rule names feature.
8920                 (the incompatible old matcherrc is saved as
8921                 matcherrc.pre_names).
8922                 Patch by Colin
8923
8924 2005-08-22 [paul]       1.9.13cvs49
8925
8926         * src/procmsg.c
8927                 fix colour labelling
8928                 Patch by Colin
8929
8930 2005-08-22 [paul]       1.9.13cvs48
8931
8932         * src/textview.c
8933                 fix open_image_cb()
8934
8935 2005-08-22 [paul]       1.9.13cvs47
8936
8937         * src/imap.c
8938                 fix bug 789, 'SC crashes with imap (CVS ver)'
8939                 Patch by Colin
8940
8941 2005-08-22 [paul]       1.9.13cvs46
8942
8943         * src/mimeview.c
8944         * src/prefs_common.c
8945         * src/common/defs.h
8946                 define reused defaults in defs.h
8947         * src/textview.c
8948                 add 'Open image' to image popup menu
8949
8950 2005-08-21 [colin]      1.9.13cvs45
8951
8952         * src/summaryview.c
8953                 Fix bug #788 (Bogus "From" address displayed)
8954
8955 2005-08-20 [colin]      1.9.13cvs44
8956
8957         * src/folder.c
8958                 Fix buf #787 (multilevel delete causes SIGSEGV)
8959
8960 2005-08-19 [colin]      1.9.13cvs43
8961
8962         * src/inc.c
8963         * src/prefs_common.c
8964         * src/prefs_common.h
8965                 Add an hidden pref to allow modifying the
8966                 update stepping in incorporation.
8967                 Patch by wwp.
8968
8969 2005-08-19 [colin]      1.9.13cvs42
8970
8971         * src/compose.c
8972         * src/procmime.c
8973                 Workaround for broken MUAs: encode 
8974                 Content-type: name: as ASCII and 
8975                 Content-Disposition: filename: as
8976                 per rfc2231
8977         * src/prefs_account.c
8978                 Fix invisible-ness of SMTP SSL prefs
8979                 in NNTP accounts
8980
8981 2005-08-19 [paul]       1.9.13cvs41
8982
8983         * src/compose.c
8984         * src/prefs_common.c
8985         * src/prefs_common.h
8986         * src/prefs_wrapping.c
8987                 paste with or without wrapping.
8988                 patch by Colin
8989
8990 2005-08-19 [paul]       1.9.13cvs40
8991
8992         * src/prefs_common.c
8993         * src/prefs_common.h
8994         * src/summaryview.c
8995                 reintroduce enable_swap_from as a
8996                 hidden pref. patch by Colin
8997         * src/quote_fmt_parse.y
8998         * src/plugins/clamav/clamav_plugin.c
8999         * src/plugins/dillo_viewer/dillo_viewer.c
9000         * src/plugins/mathml_viewer/mathml_viewer.c
9001         * src/plugins/pgpcore/sgpgme.c
9002         * src/plugins/pgpinline/pgpinline.c
9003         * src/plugins/pgpmime/pgpmime.c
9004                 tidy up. patch by Colin
9005
9006 2005-08-19 [paul]       1.9.13cvs39
9007
9008         * configure.ac
9009                 complete cvs38's sync
9010         * src/editaddress.c
9011         * src/gedit-print.c
9012         * src/mutt.c
9013         * src/etpan/etpan-log.c
9014         * src/etpan/imap-thread.c
9015         * src/gtk/gtksourceprintjob.c
9016                 fix compilation warnings
9017                 (patch by Colin)
9018
9019 2005-08-19 [paul]       1.9.13cvs38
9020
9021         sync with main:
9022
9023         * src/account.c
9024         * src/action.c
9025         * src/addrbook.c
9026         * src/addrcache.c
9027         * src/addrharvest.c
9028         * src/addrindex.c
9029         * src/codeconv.c
9030         * src/compose.c
9031         * src/crash.c
9032         * src/exporthtml.c
9033         * src/exportldif.c
9034         * src/folder.c
9035         * src/image_viewer.c
9036         * src/inc.c
9037         * src/inc.h
9038         * src/jpilot.c
9039         * src/ldif.c
9040         * src/main.c
9041         * src/matcher.c
9042         * src/mbox.c
9043         * src/messageview.c
9044         * src/mh.c
9045         * src/mimeview.c
9046         * src/msgcache.c
9047         * src/mutt.c
9048         * src/news.c
9049         * src/partial_download.c
9050         * src/pine.c
9051         * src/pop.c
9052         * src/prefs_actions.c
9053         * src/prefs_common.c
9054         * src/prefs_customheader.c
9055         * src/prefs_display_header.c
9056         * src/prefs_gtk.c
9057         * src/prefs_themes.c
9058         * src/procheader.c
9059         * src/procmime.c
9060         * src/procmsg.c
9061         * src/recv.c
9062         * src/send_message.c
9063         * src/simple-gettext.c
9064         * src/sourcewindow.c
9065         * src/textview.c
9066         * src/vcard.c
9067         * src/common/defs.h
9068         * src/common/log.c
9069         * src/common/plugin.c
9070         * src/common/prefs.c
9071         * src/common/session.c
9072         * src/common/session.h
9073         * src/common/socket.c
9074         * src/common/socket.h
9075         * src/common/ssl_certificate.c
9076         * src/common/template.c
9077         * src/common/utils.c
9078         * src/common/utils.h
9079         * src/common/xml.c
9080         * src/gtk/about.c
9081         added wrappers for C library function that
9082                 take pathname arguments.
9083                 enabled compilation with MinGW.
9084                 use GDir instead of directly using opendir().
9085                 added rename_force().
9086
9087 2005-08-19 [paul]       1.9.13cvs37
9088         
9089         patches by Colin:
9090         * src/compose.c
9091                 fix privacy settings on re-editing
9092                 a sent message
9093         * src/jpilot.c
9094                 fix encoding bug
9095         * src/folder.c
9096         * src/procmsg.c
9097         * src/procmsg.h
9098         * src/summaryview.c
9099                 flag changing optimisation
9100
9101 2005-08-18 [martin]     1.9.13cvs36
9102
9103         * commitHelper
9104             added my login
9105         * src/addrcache.c
9106         * src/addrharvest.c
9107         * src/addrindex.c
9108         * src/compose.c
9109         * src/grouplistdialog.c
9110         * src/main.c
9111         * src/mainwindow.c
9112         * src/msgcache.c
9113         * src/mutt.c
9114         * src/pine.c
9115         * src/prefs_account.c
9116         * src/prefs_themes.c
9117         * src/stock_pixmap.c
9118         * src/summaryview.c
9119         * src/gtk/about.c
9120         * src/gtk/logwindow.c
9121             removed deprecated glib and gdk stuff
9122         * src/plugins/pgpcore/select-keys.c
9123             convert attributes from locale to utf8
9124
9125 2005-08-17 [paul]       1.9.13cvs35
9126
9127         * src/account.c
9128         * src/addressbook.c
9129                 use new GTK_STOCK_ icons if available
9130         * src/summaryview.c
9131         * src/gtk/gtksctree.c
9132         * src/gtk/gtksctree.h
9133                 faster range select. patch by Colin
9134
9135 2005-08-17 [paul]       1.9.13cvs34
9136
9137         patches by colin:
9138         * src/addressbook.c
9139         * src/addressitem.h
9140                 Add an edit button for contacts, fix selections
9141                 of gtksctree items
9142         * src/editaddress.c
9143                 Change labels, let Save be always possible in the
9144                 email and user atributes tabs
9145         * src/folderview.c
9146                 fix sort issues
9147         * src/summaryview.c
9148                 select next item instead of the displayed one
9149                 after deletion
9150
9151         * src/gtk/progressdialog.c
9152                 use prefs_common.enable_rules_hint
9153
9154 2005-08-13 [hoa]        1.9.13cvs33
9155
9156         * src/etpan/imap-thread.c
9157                 fixed build on Solaris.
9158
9159 2005-08-10 [colin]      1.9.13cvs32
9160
9161         * src/procmsg.c
9162                 Fix cvs31 (missing fclose before reading
9163                 the file)
9164
9165 2005-08-10 [colin]      1.9.13cvs31
9166
9167         * src/procmsg.c
9168                 Fix procmsg_msginfo_new_from_mimeinfo() when
9169                 the MimeInfo isn't stored in memory. This fixes
9170                 replying to an attached message.
9171
9172 2005-08-10 [colin]      1.9.13cvs30
9173
9174         * src/mainwindow.c
9175                 Fix slowness in account changing
9176
9177 2005-08-10 [colin]      1.9.13cvs29
9178
9179         * src/folder.c
9180         * src/folderutils.c
9181         * src/folderview.c
9182         * src/imap_gtk.c
9183         * src/mainwindow.c
9184         * src/mh_gtk.c
9185         * src/procmsg.c
9186         * src/summaryview.c
9187                 Optimize folder_has_parent_of_type
9188                 Prevent moving special sub-folders from contextual menus
9189                 Rework message a bit ("Empty all messages" -> "Delete all
9190                 messages")
9191                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9192                 and "Deleted Items" folders)
9193
9194 2005-08-08 [colin]      1.9.13cvs28
9195
9196         * src/summaryview.c
9197         * src/prefs_summaries.c
9198                 Make "Select first unread|new" more flexible
9199                 (just prioritize new or unread)
9200
9201 2005-08-08 [colin]      1.9.13cvs27
9202
9203         * src/summaryview.c
9204                 If "select first new" is selected and there only
9205                 are unread messages, fallback to "select first
9206                 unread".
9207
9208 2005-08-08 [colin]      1.9.13cvs26
9209
9210         * src/folder.c
9211                 Fix shameful bugs (and bug #779)
9212
9213 2005-08-08 [colin]      1.9.13cvs25
9214
9215         * src/folder.c
9216         * src/folder.h
9217                 Cache parents' type to make folder_has_parent_of_type
9218                 faster
9219         * src/folderview.c
9220                 Forbid DnD of special sub-folders
9221         * src/procmsg.c
9222         * src/procmsg.h
9223                 Add MAIL_POSTFILTERING_HOOK
9224         * src/summaryview.c
9225                 Revert over-zealous deletion of the use_addr_book 
9226                 code
9227
9228 2005-08-07 [colin]      1.9.13cvs24
9229
9230         * src/folder.c
9231                 Fix big mistake (passing MsgInfo instead 
9232                 of FolderItem)
9233
9234 2005-08-07 [colin]      1.9.13cvs23
9235
9236         * src/compose.c
9237         * src/folder.c
9238         * src/folder.h
9239         * src/foldersel.c
9240         * src/folderutils.c
9241         * src/folderview.c
9242         * src/imap.c
9243         * src/mainwindow.c
9244         * src/messageview.c
9245         * src/mh.c
9246         * src/msgcache.c
9247         * src/procmime.c
9248         * src/summaryview.c
9249                 Make subfolders of Drafts, Queue, Outbox, Trash
9250                 work like their parents. 
9251                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9252
9253 2005-08-07 [colin]      1.9.13cvs22
9254
9255         * src/addressbook.c
9256                 Fix bug #771 (Dragged contacts not saved)
9257
9258 2005-08-07 [paul]       1.9.13cvs21
9259
9260         * src/summaryview.c
9261                 fix bug 32 'Search Doesn't display results
9262                 if "Hide Read Messages" is chosen'
9263                 be more literal in interpreting 'Hide read
9264                 messages'
9265
9266 2005-08-07 [colin]      1.9.13cvs20
9267
9268         * src/folderview.c
9269                 Add debug
9270         * src/summaryview.c
9271                 Faster 'unthread_for_execution'
9272
9273 2005-08-06 [paul]       1.9.13cvs19
9274
9275         * src/mainwindow.c
9276                 add mnemonics to Set displayed columns
9277                 fix bug where msgview_visible option was
9278                 overwritten as TRUE on startup
9279
9280 2005-08-06 [paul]       1.9.13cvs18
9281
9282         * src/mainwindow.c
9283                 refer to 'displayed columns in folder/message
9284                 list' not 'displayed items in summary/message view'
9285         * src/prefs_display_header.c
9286                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9287                 be consistent with similar dialogues
9288         * src/prefs_folder_column.c
9289         * src/prefs_summary_column.c
9290                 'columns' not 'items', and folder and message lists,
9291                 instead of folder and summary views;
9292                 Use 'Hidden columns' as list heading not 'Available
9293                 items';
9294                 move the 'Remove' button to the right hand side;
9295                 top-align the buttons;
9296                 remove unneeded vbox
9297         * src/prefs_summaries.c
9298                 put the 2 column prefs buttons in a frame to reduce
9299                 overall width; refer to columns not items &c.
9300
9301 2005-08-05 [colin]      1.9.13cvs17
9302
9303         * src/prefs_common.c
9304         * src/prefs_common.h
9305         * src/mainwindow.c
9306         * src/compose.c
9307         * src/messageview.c
9308                 Add an hidden toolbar_detachable pref, so
9309                 that I can get rid of these painful handles
9310                 in the toolbars. Defaults to TRUE to avoid
9311                 changing the GUI on unsuspecting people...
9312
9313 2005-08-05 [colin]      1.9.13cvs16
9314
9315         * src/Makefile.am
9316         * src/prefs_folder_column.c
9317         * src/prefs_folder_column.h
9318                 Add prefs for folder columns
9319         * src/folderview.c
9320         * src/folderview.h
9321         * src/mainwindow.c
9322         * src/mainwindow.h
9323         * src/prefs_common.c
9324         * src/prefs_common.h
9325         * src/prefs_summaries.c
9326                 Use them
9327         * src/prefs_summary_column.c
9328         * src/summaryview.c
9329         * src/summaryview.h
9330                 Add a To column
9331         * src/textview.c
9332         * src/common/utils.c
9333         * src/common/utils.h
9334                 Move uri colourisation functions
9335                 to utils
9336         * src/compose.c
9337                 Colourise URIs
9338         * src/imap.c
9339                 Fix bug with LIST where we'd try
9340                 to get Folder//////[...]/// 
9341
9342 2005-08-05 [paul]       1.9.13cvs15
9343
9344         * src/prefs_summaries.c
9345                 improve the English usage
9346         * src/summaryview.c
9347                 set font on column change
9348                 thanks to Colin
9349
9350 2005-08-05 [paul]       1.9.13cvs14
9351
9352         * src/prefs_common.c
9353         * src/prefs_common.h
9354         * src/prefs_summaries.c
9355         * src/summaryview.c
9356                 replace 'open_unread_on_enter' option with
9357                 'select_on_entry' option. opening/not opening
9358                 is now exclusively controlled by 'always_show_msg'
9359
9360 2005-08-04 [colin]      1.9.13cvs13
9361
9362         * src/compose.c
9363                 Remove dead code
9364                 Add colourisation of quotes and signatures
9365         * src/folderview.c
9366                 Fix possible crashes
9367         * src/messageview.c
9368                 Change an assert that is no problem
9369         * src/news.c
9370         * src/news_gtk.c
9371         * src/news_gtk.h
9372                 Fix offline mode
9373         * src/gtk/quicksearch.c
9374                 Fix a possible crash
9375
9376 2005-08-03 [colin]      1.9.13cvs12
9377
9378         * src/prefs_account.c
9379                 Fix bug #777 (Sylpheed crash in account configuration)
9380
9381 2005-08-03 [colin]      1.9.13cvs11
9382
9383         * src/addressbook.c
9384         * src/editaddress.c
9385         * src/editgroup.c
9386                 Fixing addressbook, round 2
9387         * src/textview.c
9388                 Fix emphasis color on rechecking 'Colorize messages'
9389
9390 2005-08-03 [paul]       1.9.13cvs10
9391
9392         sync with main
9393
9394         * src/addr_compl.c
9395         * src/compose.c
9396         * src/main.c
9397         * src/pop.c
9398         * src/prefs_account.c
9399         * src/procmime.c
9400         * src/procmsg.c
9401         * src/quote_fmt_parse.y
9402         * src/textview.c
9403         * src/common/quoted-printable.c
9404         * src/common/utils.c
9405         * src/common/utils.h
9406         * src/common/xml.c
9407                 replaced incorrect locale-independent
9408                 ctype functions with GLib's. Corrected
9409                 signedness mismatch.
9410         * src/headerview.c
9411                 headerview_create(): added spacing for vbox.
9412         * src/gtk/about.c
9413                 set focus to the OK button.
9414
9415 2005-08-03 [colin]      1.9.13cvs9
9416
9417         * src/folderview.c
9418                 Fix possible crash
9419
9420 2005-08-02 [colin]      1.9.13cvs8
9421
9422         * src/mainwindow.c
9423                 Fix cast
9424         * src/addressbook.c
9425         * src/addressitem.h
9426                 Fix a cast and more generally, try to make the
9427                 GUI more intuitive and consistent (round 1)
9428
9429 2005-08-02 [paul]       1.9.13cvs7
9430
9431         * src/folder.h
9432                 missing in 1.9.13cvs6
9433
9434 2005-08-02 [colin]      1.9.13cvs6
9435
9436         * src/folder.c
9437                 Fix one more leak
9438
9439 2005-08-02 [colin]      1.9.13cvs5
9440
9441         * src/folder.c
9442         * src/folderview.c
9443         * src/imap.c
9444         * src/main.c
9445         * src/mbox.c
9446         * src/procmsg.c
9447         * src/summaryview.c
9448                 Fix a number of folder_item_get_msg_list()-related
9449                 leaks (missing procmsg_msginfo_free()s)
9450
9451 2005-08-01 [colin]      1.9.13cvs4
9452
9453         * src/folderview.c
9454         * src/folderview.h
9455         * src/mainwindow.c
9456         * src/prefs_fonts.c
9457         * src/prefs_summaries.c
9458         * src/prefs_themes.c
9459         * src/summaryview.c
9460         * src/summaryview.h
9461         * src/textview.c
9462         * src/textview.h
9463                 Fix instant-apply of summary and folderview-related prefs
9464                 Fix erroneous g_free and alertpanels in prefs_theme
9465                 Add instant-apply for fonts
9466                 Defer applying of prefs a little bit so it's done only
9467                 once even if requested by multiples prefs pages
9468
9469 2005-08-01 [paul]       1.9.13cvs3
9470
9471         * src/main.c
9472                 fix bug 776 'S.C. crashes on close'
9473                 thanks to Colin
9474         * src/etpan/etpan-thread-manager-types.h
9475                 add missing include
9476                 thanks to Hoa
9477
9478 2005-07-25 [paul]       1.9.13cvs2
9479
9480         * src/summaryview.c
9481                 fix typos. spotted by Fabien Vantard
9482
9483 2005-07-24 [paul]       1.9.13cvs1
9484
9485         * doc/man/sylpheed.1
9486                 update man page, incorporating fix of
9487                 bug 769 'Typo in manpage'
9488         * src/etpan/imap-thread.c
9489                 fix NetBSD openssl dependencies. patch by
9490                 George Michaelson <ggm@apnic.net>
9491         * po/pt_BR.po
9492                 updated by Frederico Goncalves Guimaraes
9493
9494 2005-07-22 [paul]       1.9.13
9495
9496         1.9.13 release
9497
9498 2005-07-22 [paul]       1.9.12cvs91
9499
9500         * AUTHORS
9501         * INSTALL
9502         * README.claws
9503         * RELEASE_NOTES.claws
9504                 updated for release
9505         * configure.ac
9506         * po/nb.po
9507         * tools/claws.i18n.status.pl
9508                 add Norwegian translation. submiited by
9509                 Geir Helland <pjallabais@users.sourceforge.net>
9510         * po/ca.po
9511         * po/de.po
9512         * po/es.po
9513         * po/fi.po
9514         * po/fr.po
9515         * po/it.po
9516         * po/sk.po
9517         * po/sr.po
9518         * po/zh_CN.po
9519                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9520                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9521                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9522                 Yang Guilong
9523         * src/plugins/clamav/clamav_plugin_gtk.c
9524         * src/plugins/spamassassin/spamassassin_gtk.c
9525                 replace outdated description strings
9526
9527 2005-07-21 [colin]      1.9.12cvs90
9528
9529         * src/folder.c
9530                 Set folder to batch mode when scanning it. Makes deletion
9531                 of unread mails on IMAP much faster (due to the UNREAD 
9532                 flag unsetting)
9533
9534 2005-07-21 [darko]      1.9.12cvs89
9535
9536         * configure.ac
9537                 link against libresolv if necessary (patch by Paul)
9538         * src/msgcache.c
9539                 use glib's portable macros to determine endianness
9540
9541 2005-07-21 [paul]       1.9.12cvs88
9542
9543         * src/crash.c
9544         * src/gtk/about.c
9545                 update compiled-in features list
9546
9547 2005-07-20 [colin]      1.9.12cvs87
9548
9549         * src/folder.c
9550         * src/textview.c
9551                 Gcc 2.9x compilation fixes, thanks to Darko
9552         * src/plugins/clamav/clamav_plugin.c
9553                 Little optimisation: load virus database only once
9554         * src/plugins/spamassassin/spamassassin.c
9555                 Big optimisation: filtering one mail took at least 1 second,
9556                 now it takes at least 50ms. Doesn't speed up spamassassin 
9557                 itself, but should already be much more tolerable.
9558
9559 2005-07-20 [colin]      1.9.12cvs86
9560
9561         * src/summaryview.c
9562                 Fix performance issue
9563
9564 2005-07-19 [colin]      1.9.12cvs85
9565
9566         * src/plugins/pgpinline/plugin.c
9567                 Fix warning
9568
9569 2005-07-19 [colin]      1.9.12cvs84
9570
9571         * configure.ac
9572         * src/plugins/Makefile.am
9573         * src/plugins/pgpinline/.cvsignore
9574         * src/plugins/pgpinline/Makefile.am
9575         * src/plugins/pgpinline/pgpinline.c
9576         * src/plugins/pgpinline/pgpinline.deps
9577         * src/plugins/pgpinline/pgpinline.h
9578         * src/plugins/pgpinline/plugin.c
9579                 Put pgpinline in the main tree
9580
9581 2005-07-19 [paul]       1.9.12cvs83
9582
9583         * src/prefs_actions.c
9584                 prevent '//' in menu names, which cause a crash
9585                 thanks to Colin
9586
9587 2005-07-19 [paul]       1.9.12cvs82
9588
9589         * configure.ac
9590                 be generally more informative in configure output.
9591                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9592                 '[ --disable-openssl ...', as --enable-openssl is default
9593                 PGP/MIME: don't check for GPGME again, check for
9594                 pgpcore instead. Therefore prevent the possibility of
9595                 attempting to build pgpmime if pgpcore dependencies are
9596                 not met
9597                 ClamAV: use pkgconfig to check for lib
9598                 libgnomeprint: revert logic on inner test to match
9599                 everything else
9600         * src/plugins/pgpcore/sgpgme.c
9601                 add missing include
9602
9603 2005-07-19 [colin]      1.9.12cvs81
9604
9605         * src/summaryview.c
9606                 Fix slow thread rebuilding in particular
9607                 cases
9608
9609 2005-07-19 [paul]       1.9.12cvs80
9610
9611         * sylpheed-claws.desktop
9612                 fix typo, spotted by Stephan Sachse
9613         * src/account.c
9614                 replace GTK_STOCK_ADD with
9615                 GTK_STOCK_NEW button
9616
9617 2005-07-18 [colin]      1.9.12cvs79
9618
9619         * src/etpan/imap-thread.c
9620                 Fix return value (Thanks Hoa)
9621
9622 2005-07-18 [colin]      1.9.12cvs78
9623
9624         * src/imap.c
9625                 Allow empty passwords
9626                 Create drafts/queue/outbox if necessary
9627         * src/summaryview.c
9628                 Remove old code
9629         * src/etpan/imap-thread.c
9630                 Fix STARTTLS (Thanks to Hoa)
9631
9632 2005-07-18 [paul]       1.9.12cvs77
9633
9634         * ChangeLog-gtk2.jp
9635         * ChangeLog.jp
9636                 removed
9637         * Makefile.am
9638                 updated to reflect additions and removals
9639         * TODO
9640                 updated to be claws-specific
9641         * TODO-gtk2
9642         * TODO-gtk2.jp
9643         * TODO.jp
9644         * sylpheed-128x128.png
9645         * sylpheed-64x64.png
9646                 removed
9647         * sylpheed-claws-128x128.png
9648         * sylpheed-claws-64x64.png
9649         * sylpheed-claws.desktop
9650         * sylpheed-claws.png
9651                 added
9652         * sylpheed.desktop
9653         * sylpheed.png
9654                 removed
9655
9656 2005-07-17 [paul]       1.9.12cvs76
9657
9658         * src/account.c
9659         * src/addressbook.c
9660         * src/alertpanel.c
9661         * src/alertpanel.h
9662         * src/compose.c
9663         * src/exphtmldlg.c
9664         * src/expldifdlg.c
9665         * src/folderview.c
9666         * src/imap_gtk.c
9667         * src/inc.c
9668         * src/message_search.c
9669         * src/messageview.c
9670         * src/mh_gtk.c
9671         * src/news_gtk.c
9672         * src/prefs_actions.c
9673         * src/prefs_filtering.c
9674         * src/prefs_matcher.c
9675         * src/prefs_template.c
9676         * src/prefs_themes.c
9677         * src/ssl_manager.c
9678         * src/summary_search.c
9679         * src/textview.c
9680         * src/toolbar.c
9681         * src/gtk/sslcertwindow.c
9682         * src/plugins/pgpcore/sgpgme.c
9683                 rework alertpanels
9684
9685 2005-07-17 [colin]      1.9.12cvs75
9686
9687         * src/privacy.c
9688                 add a PrivacySystem accessor that checks that
9689                 the system cached in a MimeInfo's privacydata
9690                 is still registered. Use this accessor instead
9691                 of directly using data->system. Fixes crashes
9692                 after unloading pgp plugins.
9693
9694 2005-07-17 [colin]      1.9.12cvs74
9695
9696         * src/alertpanel.c
9697                 Change geometry hints to a simple default size.
9698                 Fixes the certs dialogs.
9699
9700 2005-07-17 [colin]      1.9.12cvs73
9701
9702         * src/gtk/sslcertwindow.c
9703                 Use a gtkExpander
9704
9705 2005-07-17 [colin]      1.9.12cvs72
9706
9707         * src/plugins/pgpcore/Makefile.am
9708         * src/plugins/pgpmime/Makefile.am
9709                 Add gpgme libs
9710
9711 2005-07-17 [paul]       1.9.12cvs71
9712
9713         * configure.ac
9714                 add --disable-gnomeprint option
9715                 modified version of patch by Marius Mauch
9716
9717 2005-07-17 [paul]       1.9.12cvs70
9718
9719         * src/common/defs.h
9720                 update urls
9721         * src/account.c
9722         * src/action.c
9723         * src/addressbook.c
9724         * src/compose.c
9725         * src/foldersel.c
9726         * src/folderview.c
9727         * src/html.c
9728         * src/imap_gtk.c
9729         * src/main.c
9730         * src/mainwindow.c
9731         * src/messageview.c
9732         * src/mh_gtk.c
9733         * src/mimeview.c
9734         * src/news_gtk.c
9735         * src/prefs_account.c
9736         * src/prefs_send.c
9737         * src/prefs_summaries.c
9738         * src/procmsg.c
9739         * src/summaryview.c
9740         * src/common/utils.c
9741         * src/common/xml.c
9742         * src/plugins/pgpcore/passphrase.c
9743         * src/plugins/pgpcore/select-keys.c
9744                 replace inappropriately used backticks
9745                 with single quotes
9746
9747 2005-07-16 [colin]      1.9.12cvs69
9748
9749         * src/image_viewer.c
9750                 Add extra paranoid checks
9751
9752 2005-07-16 [colin]      1.9.12cvs68
9753
9754         * src/plugins/pgpcore/prefs_gpg.c
9755                 Don't auto-check sigs by default, as it
9756                 can be really slow.
9757
9758 2005-07-16 [colin]      1.9.12cvs67
9759
9760         * src/plugins/pgpcore/sgpgme.c
9761                 Make messages a bit better.
9762
9763 2005-07-16 [colin]      1.9.12cvs66
9764
9765         * src/imap.c
9766                 Remove pseudo-log
9767         * src/etpan/imap-thread.c
9768                 Add real log
9769
9770 2005-07-16 [colin]      1.9.12cvs65
9771
9772         * src/main.c
9773         * src/prefs_other.c
9774                 And now, fix build with libetpan :-/
9775
9776 2005-07-15 [colin]      1.9.12cvs64
9777
9778         * src/prefs_other.c
9779                 Continue fixing build without libetpan.
9780
9781 2005-07-15 [colin]      1.9.12cvs63
9782
9783         * src/main.c
9784                 Fix build with --disable-libetpan
9785
9786 2005-07-15 [colin]      1.9.12cvs62
9787
9788         * configure.ac
9789                 Bump libetpan's version
9790
9791 2005-07-15 [colin]      1.9.12cvs61
9792
9793         * src/etpan/imap-thread.c
9794                 Actually stop logging :)
9795
9796 2005-07-15 [colin]      1.9.12cvs60
9797
9798         * src/addressbook.c
9799                 Fix dnd of multiple addresses.
9800
9801 2005-07-15 [hoa]        1.9.12cvs59
9802
9803         * src/etpan/imap-thread.c
9804             disable login of IMAP password in libetpan log file.
9805
9806 2005-07-15 [paul]       1.9.12cvs58
9807
9808         * src/account.c
9809                 don't automatically sort
9810                 do allow drag n drop
9811
9812 2005-07-15 [paul]       1.9.12cvs57
9813
9814         * src/account.c
9815         * src/ssl_manager.c
9816                 alphabetical listing
9817
9818 2005-07-15 [paul]       1.9.12cvs56
9819
9820         * src/gtk/pluginwindow.c
9821                 sort plugin list alphabetically
9822
9823 2005-07-15 [paul]       1.9.12cvs55
9824
9825         * src/prefs_spelling.c
9826         * src/prefs_wrapping.c
9827                 unify English usage
9828
9829 2005-07-15 [colin]      1.9.12cvs54
9830
9831         * src/wizard.c
9832                 Typo fix
9833
9834 2005-07-15 [paul]       1.9.12cvs53
9835
9836         * src/prefs_message.c
9837                 make 'show cursor' a hidden option
9838
9839 2005-07-14 [colin]      1.9.12cvs52
9840
9841         * src/plugins/spamassassin/Makefile.am
9842         * src/plugins/clamav/Makefile.am
9843                 Fix double EXTRA_DISTs
9844
9845 2005-07-14 [colin]      1.9.12cvs51
9846
9847         * src/plugins/clamav/Makefile.am
9848         * src/plugins/clamav/clamav_plugin_gtk.deps
9849         * src/plugins/spamassassin/Makefile.am
9850         * src/plugins/spamassassin/spamassassin_gtk.deps
9851                 Make $plugin_gtk depend on $plugin
9852
9853 2005-07-14 [hoa]        1.9.12cvs50
9854
9855         * src/etpan/imap-thread.c
9856                 enable debug log of libetpan when running with --debug
9857
9858 2005-07-14 [colin]      1.9.12cvs49
9859
9860         * configure.ac
9861         * src/common/Makefile.am
9862         * src/common/plugin.c
9863         * src/common/plugin.h
9864                 Add a little plugin dependancy system.
9865                 Plugins can ship a $plugin_name.deps file
9866                 (near them in PLUGINDIR) so that their
9867                 dependancies are loaded if possible.
9868         * src/plugins/Makefile.am
9869         * src/plugins/pgpcore/Makefile.am
9870         * src/plugins/pgpcore/passphrase.c
9871         * src/plugins/pgpcore/passphrase.h
9872         * src/plugins/pgpcore/plugin.c
9873         * src/plugins/pgpcore/prefs_gpg.c
9874         * src/plugins/pgpcore/prefs_gpg.h
9875         * src/plugins/pgpcore/select-keys.c
9876         * src/plugins/pgpcore/select-keys.h
9877         * src/plugins/pgpcore/sgpgme.c
9878         * src/plugins/pgpcore/sgpgme.h
9879                 Introduce pgpcore, used by pgpmime and
9880                 pgpinline
9881         * src/plugins/pgpmime/Makefile.am
9882         * src/plugins/pgpmime/passphrase.c
9883         * src/plugins/pgpmime/passphrase.h
9884         * src/plugins/pgpmime/pgpmime.c
9885         * src/plugins/pgpmime/pgpmime.deps
9886         * src/plugins/pgpmime/plugin.c
9887         * src/plugins/pgpmime/prefs_gpg.c
9888         * src/plugins/pgpmime/prefs_gpg.h
9889         * src/plugins/pgpmime/select-keys.c
9890         * src/plugins/pgpmime/select-keys.h
9891         * src/plugins/pgpmime/sgpgme.c
9892         * src/plugins/pgpmime/sgpgme.h
9893                 Remove the core from pgpmime and add the
9894                 dependancy to pgpcore.
9895
9896 2005-07-14 [paul]       1.9.12cvs48
9897
9898         * src/stock_pixmap.c
9899                 forgot this in last commit
9900
9901 2005-07-14 [paul]       1.9.12cvs47
9902
9903         * src/account.c
9904         * src/addressbook.c
9905                 add accelerators for the buttons (sync with main)
9906         * src/compose.c
9907         * src/compose.h
9908                 add accelerators for the buttons.
9909                 fix editing with external editor.
9910                 replace gdk_input_*() with GIOChannel;
9911                 (sync with main)
9912         * src/foldersel.c
9913                 display folder names with new/unread
9914                 representation (sync with main)
9915         * src/main.c
9916                 specify default window icon (sync with main)
9917         * src/prefs_common.c
9918                 use_addr_book default to FALSE
9919         * src/summaryview.c
9920         * src/textview.c
9921                 add accelerators for the buttons (sync with main)
9922         * src/gtk/menu.c
9923                 fix typos
9924         * src/pixmaps/sylpheed_icon.xpm
9925                 updated
9926
9927 2005-07-13 [paul]       1.9.12cvs46
9928
9929         * src/plugins/pgpmime/pgpmime.c
9930         * src/plugins/pgpmime/sgpgme.c
9931                 (temporarily) use deprecated gpgme_data_rewind()
9932                 while largefile support is not present
9933                 (as suggested by Colin)
9934
9935 2005-07-13 [paul]       1.9.12cvs45
9936
9937         * configure.ac
9938                 remove large file support (for now):
9939                 it breaks too many things
9940
9941 2005-07-13 [paul]       1.9.12cvs44
9942
9943         * configure.ac
9944                 add large file support
9945         * src/html.c
9946                 fix bug #763 where href attribute was not
9947                 the very first attribute of a link
9948                 patch by Thomas Gilgin
9949
9950 2005-07-13 [colin]      1.9.12cvs43
9951
9952         * src/gtk/pluginwindow.c
9953                 Little portability fix
9954
9955 2005-07-13 [colin]      1.9.12cvs42
9956
9957         * src/plugins/pgpmime/sgpgme.c
9958                 Fix crasher.
9959
9960 2005-07-13 [colin]      1.9.12cvs41
9961
9962         * src/plugins/pgpmime/pgpmime.c
9963         * src/plugins/pgpmime/sgpgme.c
9964                 Use gpgme_data_release_and_get_mem instead
9965                 of gpgme_data_read.
9966
9967 2005-07-13 [colin]      1.9.12cvs40
9968
9969         * configure.ac
9970         * src/plugins/pgpmime/passphrase.c
9971         * src/plugins/pgpmime/passphrase.h
9972         * src/plugins/pgpmime/pgpmime.c
9973         * src/plugins/pgpmime/plugin.c
9974         * src/plugins/pgpmime/select-keys.c
9975         * src/plugins/pgpmime/select-keys.h
9976         * src/plugins/pgpmime/sgpgme.c
9977         * src/plugins/pgpmime/sgpgme.h
9978                 Port pgpmime to gpgme-1.0.
9979
9980 2005-07-12 [paul]       1.9.12cvs39
9981
9982         * AUTHORS
9983         * src/toolbar.c
9984         * src/toolbar.h
9985                 add a 'Go to Prev' button to the toolbar.
9986                 correct tooltip text of go to buttons.
9987                 based on patch by Yang Guilong <bamanzi@gmail.com>
9988
9989 2005-07-12 [colin]      1.9.12cvs38
9990
9991         * src/statusbar.c
9992                 Fix progress bar showing stuff at startup.
9993
9994 2005-07-12 [paul]       1.9.12cvs37
9995
9996         * src/editjpilot.c
9997                 fix building with jpilot support
9998
9999 2005-07-11 [colin]      1.9.12cvs36
10000
10001         * src/inc.c
10002                 Add visual indication that filtering is running
10003         * src/textview.c
10004                 Make {}[] uri delimiters
10005         * src/summaryview.c
10006                 Remove useless (and slow) calls
10007
10008 2005-07-11 [paul]       1.9.12cvs35
10009
10010         * src/plugins/clamav/clamav_plugin_gtk.c
10011         * src/plugins/dillo_viewer/dillo_prefs.c
10012         * src/plugins/pgpmime/prefs_gpg.c
10013         * src/plugins/spamassassin/spamassassin_gtk.c
10014                 gather plugins prefs together under their
10015                 own 'Plugins' heading
10016
10017 2005-07-11 [paul]       1.9.12cvs34
10018
10019         sync with main
10020
10021         * src/account.c
10022                 account_delete(): modified alert dialog
10023         * src/editjpilot.c
10024         * src/editvcard.c
10025                 fixed a crash when cancelling file selection
10026                 dialog by Escape key. Made non-ascii filename
10027                 selectable.
10028         * src/prefs_template.c
10029                 prefs_template_window_create(): make scrolled
10030                 window policy AUTOMATIC
10031
10032 2005-07-10 [hoa]        1.9.12cvs33
10033
10034         * src/etpan/imap-thread.c
10035                 workaround for old Courier IMAP servers.
10036
10037 2005-07-10 [colin]      1.9.12cvs32
10038
10039         * src/folder.c
10040         * src/statusbar.c
10041         * src/statusbar.h
10042                 Add visual progress indicator on filtering/processing
10043                 Factorize the progress bar code
10044         * src/imap.c
10045         * src/imap.h
10046         * src/etpan/imap-thread.c
10047                 Add a reference counter to avoid destroying the Folder
10048                 while it's in use by another callback.
10049
10050 2005-07-09 [hoa]        1.9.12cvs31
10051
10052         * src/imap.c
10053         * src/etpan/imap-thread.c
10054                 fixed deadlock when removing IMAP account.
10055
10056 2005-07-08 [colin]      1.9.12cvs30
10057
10058         * src/textview.c
10059         * src/unmime.c
10060                 Fix again problems decoding broken headers
10061         * src/gtk/inputdialog.c
10062                 Fix local variable shadowing a global one
10063
10064 2005-07-08 [colin]      1.9.12cvs29
10065
10066         * src/msgcache.c
10067                 Make the cache/mark files platform-agnostic by writing
10068                 them in little-endian format. Reading them is also done
10069                 in little-endian format, of course; however, in order
10070                 to avoid trashing mark data on big-endian machines, the
10071                 files are, at first, read from the native format if the
10072                 little-endian one doesn't exist. This is easy to deter-
10073                 mine by trying to open a file with a swapped data_ver
10074                 and seeing if it's the wanted version.
10075                 Little-endian using users should see absolutely no
10076                 difference, Big-endian users may get a very little
10077                 performance drop due to byte-swapping.
10078                 Tested on i386 and ppc32. 
10079                 Fixes bug #159 (The index file, in the mailboxes, is 
10080                 hardware depending).
10081
10082                 To have the cache/mark files updated to the new little-
10083                 endian format, "Check for new messages" or even
10084                 "Rebuild folder tree" aren't enough. Files will be
10085                 updated as soon as a folder has been opened/closed.
10086                 To update everything, just select all folders by
10087                 selecting them one by one.
10088
10089 2005-07-07 [colin]      1.9.12cvs28
10090
10091         * src/imap.c
10092                 Remember the folder separator per IMAPFolder
10093                 instead of globally.
10094                 Revive the Session on noop; fixes bug #761
10095                 (mark a bunch of unread messages as read takes 
10096                 forever)
10097
10098 2005-07-07 [darko]      1.9.12cvs27
10099
10100         * src/common/template.c
10101                 Sort templates alphabetically
10102
10103 2005-07-06 [colin]      1.9.12cvs26
10104
10105         * src/imap.c
10106                 Try to use the correct separator in
10107                 most cases. Possibly fixes bug #759
10108                 (only creates the INBOX folder when 
10109                 setting up new IMAP account) and 
10110                 bug #760 (Can't retrieve messages)
10111
10112 2005-07-06 [colin]      1.9.12cvs25
10113
10114         * src/imap.c
10115                 Use real_path in status command. This will
10116                 help later, when namespaces will be used.
10117
10118 2005-07-06 [colin]      1.9.12cvs24
10119
10120         * configure.ac
10121         * src/account.c
10122         * src/folder.c
10123         * src/imap.c
10124         * src/etpan/etpan-log.c
10125         * src/etpan/etpan-thread-manager.c
10126         * src/etpan/imap-thread.c
10127                 Add a --disable-libetpan parameter. With this,
10128                 users that don't want IMAP4 support can avoid
10129                 the new dependancy (and have no IMAP support).
10130                 Users that have IMAP4 accounts and use this
10131                 parameter won't lose their configuration, their
10132                 IMAP accounts will just be invisible and not
10133                 used.
10134         * src/textview.c
10135                 Make the "Copy ..." contextual menu items 
10136                 copy to both the X clipboard and the gtk 
10137                 clipboard - as most other apps do.
10138         * src/gtk/about.c
10139                 Add a notice about OpenSSL usage, in order to
10140                 comply with OpenSSL's license (point 6):
10141                 http://www.openssl.org/source/license.html
10142
10143 2005-07-06 [colin]      1.9.12cvs23
10144
10145         * src/alertpanel.c
10146                 Fix a minimum size for alertpanels
10147         * src/compose.c
10148                 Show 'No space left on device' type errors
10149                 when queuing/sending
10150         * src/imap_gtk.c
10151         * src/mh_gtk.c
10152                 Rework folder's deletion message (remove 
10153                 extra \n)
10154
10155 2005-07-05 [colin]      1.9.12cvs22
10156
10157         * src/imap.c
10158                 Add an alertpanel on auth error
10159                 Add pseudo-log
10160                 Remove pthread-related stuff
10161
10162 2005-07-05 [colin]      1.9.12cvs21
10163
10164         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10165                 Fix crash on plugin reloading (with a hack)
10166
10167 2005-07-05 [colin]      1.9.12cvs20
10168
10169         * src/prefs_account.c
10170         * src/prefs_account.h
10171                 Fix typo
10172         * src/gtk/filesel.c
10173         * src/gtk/filesel.h
10174                 Add a way to filter the view
10175         * src/gtk/pluginwindow.c
10176                 Filter loadable stuff
10177         * src/plugins/pgpmime/prefs_gpg.c
10178                 Fix missing unregistration
10179         * .cvsignore
10180         * src/etpan/.cvsignore
10181         * src/plugins/spamassassin/.cvsignore
10182                 Add more stuff to cvs ignored files
10183
10184 2005-07-04 [colin]      1.9.12cvs19
10185
10186         * src/imap.c
10187                 Fix scan_required returning FALSE when it
10188                 shouldn't. Maybe fix #760 (Can't retrieve
10189                 messages)
10190
10191 2005-07-04 [colin]      1.9.12cvs18
10192
10193         * src/summaryview.c
10194                 Fix always_show_msg pref
10195
10196 2005-07-04 [paul]       1.9.12cvs17
10197
10198         sync with main (forgotten in last commit)
10199         
10200         * src/common/utils.c
10201         * src/common/utils.h
10202                 check_line_length(): new.
10203                 is_dir_exist()
10204                 is_file_entry_exist()
10205                 dirent_is_regular_file()
10206                 dirent_is_directory(): use g_file_test() instead of stat().
10207
10208 2005-07-04 [paul]       1.9.12cvs16
10209
10210         sync with main:
10211
10212         * src/compose.c
10213                 compose_write_to_file(): check for line
10214                 length limit and display warning if exceeds
10215         * src/jpilot.c
10216                 use get_home_dir() instead of g_get_home_dir()
10217         * src/procheader.c
10218                 removed warning about invalid date
10219         * src/vcard.c
10220                 use get_home_dir() instead of g_get_home_dir()
10221
10222 2005-07-04 [paul]       1.9.12cvs15
10223
10224         * src/stock_pixmap.c
10225                 fix new pixmap naming errors
10226                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10227
10228 2005-07-04 [colin]      1.9.12cvs14
10229
10230         * src/imap.c
10231                 Fix debugging string with a warning
10232
10233 2005-07-04 [colin]      1.9.12cvs13
10234
10235         * configure.ac
10236                 Add a check for libetpan's version (>= 0.37)
10237
10238 2005-07-04 [hoa]        1.9.12cvs12
10239
10240         * commitHelper
10241         * src/imap.c
10242         * src/etpan/imap-thread.c
10243         * src/etpan/imap-thread.h
10244                 fixed IMAP implementation of check of mails.
10245
10246 2005-07-03 [hoa]        1.9.12cvs11
10247
10248         * src/etpan/Makefile.am
10249         * src/etpan/etpan-errors.h
10250         * src/etpan/etpan-log.[ch]
10251         * src/etpan/etpan-thread-manager-types.h
10252         * src/etpan/etpan-thread-manager.[ch]
10253         * src/etpan/imap-thread.[ch]
10254         * src/Makefile.am
10255         * src/imap.c
10256         * src/main.c
10257         * src/prefs_other.c
10258         * configure.ac
10259             merged imap branch.
10260             dependency on libetpan 0.37 is now added.
10261
10262 2005-07-01 [colin]      1.9.12cvs10
10263
10264         * src/Makefile.am
10265         * src/folder.c
10266         * src/folder.h
10267         * src/folderview.c
10268         * src/stock_pixmap.c
10269         * src/stock_pixmap.h
10270         * src/plugins/trayicon/trayicon.c
10271                 Add marked symbol on folders containing
10272                 marked messages
10273         * src/procmsg.c
10274         * src/procmsg.h
10275         * src/toolbar.c
10276         * src/prefs_common.c
10277         * src/prefs_common.h
10278         * src/prefs_send.c
10279                 Add an optional confirmation dialog on queue
10280                 sending. Patch by wwp.
10281         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10282         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10283         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10284         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10285         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10286         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10287         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10288         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10289         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10290         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10291         * src/pixmaps/trash_mark.xpm            ** ADDED **
10292                 New pixmaps
10293
10294 2005-07-01 [colin]      1.9.12cvs9
10295
10296         * src/summaryview.c
10297                 Fix a little threading bug
10298         * src/addrgather.c
10299         * src/mainwindow.c
10300                 A little bit of HIG normality never hurts
10301
10302 2005-07-01 [colin]      1.9.12cvs8
10303
10304         * src/compose.c
10305         * src/msgcache.c
10306         * src/pop.c
10307         * src/procmime.c
10308         * src/recv.c
10309         * src/common/log.c
10310         * src/common/template.c
10311         * src/common/utils.c
10312         * src/common/utils.h
10313                 Reverted the fwrite_atomic stuff. In fact
10314                 it is already atomic.
10315
10316 2005-06-30 [colin]      1.9.12cvs7
10317
10318         * src/common/utils.c
10319         * src/common/utils.h
10320                 Add an fwrite_atomic() function to make
10321                 sure we write everything: fwrite can make
10322                 short writes.
10323         * src/compose.c
10324         * src/msgcache.c
10325         * src/pop.c
10326         * src/procmime.c
10327         * src/recv.c
10328         * src/common/log.c
10329         * src/common/template.c
10330                 Use that (and fix swapping of size and nmemb).
10331                 Thanks to Rich Coe for the heads up.
10332
10333 2005-06-30 [colin]      1.9.12cvs6
10334
10335         * src/addressbook.c
10336                 Optimize addressbook opening 
10337
10338 2005-06-30 [colin]      1.9.12cvs5
10339
10340         * src/summaryview.c
10341                 Remove calls to summary_step after move/copy
10342
10343 2005-06-28 [paul]       1.9.12cvs4
10344
10345         * src/alertpanel.c
10346                 wrap and make the error msg selectable
10347
10348 2005-06-28 [paul]       1.9.12cvs3
10349
10350         * src/ssl_manager.c
10351                 replace the OK button with a Close button
10352         * src/gtk/foldersort.c
10353                 use GTK_STOCK_ icons/buttons
10354
10355 2005-06-28 [colin]      1.9.12cvs2
10356
10357         * src/gedit-print.c             ** ADDED **
10358         * src/gedit-print.h             ** ADDED **
10359         * src/gtk/gtksourceprintjob.c   ** ADDED **
10360         * src/gtk/gtksourceprintjob.h   ** ADDED **
10361                 I can't believe no one had enough time to tell
10362                 me I forgot the `cvs add`
10363
10364 2005-06-27 [colin]      1.9.12cvs1
10365
10366         * src/Makefile.am
10367         * src/gtk/Makefile.am
10368         * src/messageview.c
10369         * src/procmsg.c
10370         * src/summaryview.c
10371         * configure.ac
10372                 Add optional libgnomeprint-based printing
10373         * src/mainwindow.c
10374         * src/gtk/quicksearch.c
10375                 Add an Edit/Quick search menu item to show
10376                 and focus the quicksearch
10377
10378 2005-06-27 [paul]       1.9.12
10379
10380         1.9.12 release
10381
10382         * po/ca.po
10383         * po/de.po
10384         * po/es.po
10385         * po/fr.po
10386         * po/it.po
10387         * po/ko.po
10388         * po/pt_BR.po
10389         * po/sk.po
10390         * po/zh_CN.po
10391                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10392                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10393                 SungHyun Nam, Frederico Goncalves Guimaraes,
10394                 Andrej Kacian, and Yang Guilong
10395 2005-06-26 [colin]      1.9.11cvs106
10396
10397         * src/imap_gtk.c
10398                 Forgot one file for previous fix
10399
10400 2005-06-26 [colin]      1.9.11cvs105
10401
10402         * src/folder.c
10403         * src/imap.c
10404                 Fix problems with folder operations in no_select
10405                 imap folders. it applies only to mails, and 
10406                 creation/deletion/move/renaming of folders 
10407                 should be possible
10408
10409 2005-06-26 [paul]       1.9.11cvs104
10410
10411         * src/prefs_filtering.c
10412                 replace one more GTK_STOCK_REMOVE
10413                 with GTK_STOCK_DELETE
10414
10415 2005-06-25 [colin]      1.9.11cvs103
10416
10417         * src/imap.c
10418                 Optimize get_seq_set_from_seq_list
10419                 (Patch by Ricardo) 
10420
10421 2005-06-25 [colin]      1.9.11cvs102
10422
10423         * src/mh.c
10424                 If the directory exists, but not in the
10425                 correct encoding, rename it. This should
10426                 handle old-versions-induced bugs.
10427
10428 2005-06-25 [colin]      1.9.11cvs101
10429
10430         * src/mh.c
10431                 Fix path access with extended dir names
10432                 Fixes bug #589 (SC segfaults with wrong locale
10433                 settings)
10434
10435 2005-06-25 [colin]      1.9.11cvs100
10436
10437         * src/prefs_account.c
10438         * src/prefs_account.h
10439         * src/compose.c
10440                 Add an option to encrypt replies to
10441                 encrypted messages
10442
10443 2005-06-25 [colin]      1.9.11cvs99
10444
10445         * src/compose.c
10446         * src/quote_fmt_parse.y
10447                 ... And make it work with pgpinline.
10448
10449 2005-06-25 [colin]      1.9.11cvs98
10450
10451         * src/compose.c
10452         * src/procmime.c
10453         * src/procmime.h
10454         * src/quote_fmt_parse.y
10455                 o Make reedition of encrypted messages possible
10456                   (as long as it is encrypted to self too, no
10457                    magic there)
10458                 o Make replying with quote (and without selecting
10459                   text) possible for encrypted messages.
10460                 Closes bug #550 (Not possible to "reply with quote"
10461                 to gnupg encrypted messages)
10462
10463 2005-06-24 [paul]       1.9.11cvs97
10464
10465         * src/imap.c
10466                 add missing include
10467
10468 2005-06-24 [paul]       1.9.11cvs96
10469
10470         * src/editldap.c
10471                 made bind password entry invisible
10472                 (sync with main)
10473         * src/send_message.c
10474                 send_message_local(): check exit status
10475                 to detect errors (sync with main)
10476         * src/textview.c
10477                 use main's less ambiguous popup menu
10478                 wording
10479
10480 2005-06-24 [paul]       1.9.11cvs95
10481
10482         * src/prefs_actions.c
10483         * src/prefs_customheader.c
10484         * src/prefs_display_header.c
10485         * src/prefs_filtering_action.c
10486         * src/prefs_matcher.c
10487         * src/prefs_template.c
10488         * src/prefs_toolbar.c
10489                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10490         * src/gtk/description_window.c
10491                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10492
10493 2005-06-23 [colin]      1.9.11cvs94
10494
10495         * src/summaryview.c
10496                 Fix rough edges (be sure to call status_show whenever
10497                 necessary).
10498
10499 2005-06-23 [colin]      1.9.11cvs93
10500
10501         * src/summaryview.c
10502                 Optimize Select All
10503                 Before, in a 5K mails folder: 11s
10504                 After, in the same folder: 58000µs
10505                 The joys of locking... gtk_clist_select_all() fires a 
10506                 tree-select-row event for each selected row, which in 
10507                 summaryview, callbacks summary_selected which in turn,
10508                 calls summary_status_show, which walks the selected
10509                 rows. Hence, calling gtk_clist_select_all was 
10510                 exponential. Locking the summaryview makes 
10511                 summary_selected return early.
10512
10513 2005-06-23 [colin]      1.9.11cvs92
10514
10515         * src/imap.c
10516                 Move mutex at the important place to avoid
10517                 deadlocks
10518         * src/summaryview.c
10519                 Fix Del key deleting directly instead of
10520                 moving to trash
10521
10522 2005-06-22 [colin]      1.9.11cvs91
10523
10524         * src/plugins/spamassassin/libspamc.c
10525                 As we do spagetti code with assignations in multiple
10526                 places (see _message_read_raw where out = msg = raw),
10527                 let's be sure we don't free the same pointer twice.
10528                 Should fix bug #683 (Crash in libpam at 
10529                 message_cleanup).
10530
10531 2005-06-22 [colin]      1.9.11cvs90
10532
10533         * src/compose.c
10534         * src/messageview.c
10535         * src/toolbar.c
10536                 Make toolbar's delete use the move to trash stuff;
10537                 Add gtk_widget_realize to be sure pixmaps can get
10538                 created (that may fix an old worksforme bug which
10539                 I can't find back...)
10540
10541 2005-06-22 [colin]      1.9.11cvs89
10542
10543         * src/summaryview.c
10544         * src/summaryview.h
10545         * src/mainwindow.c
10546                 Rename "Message/Delete" to "Message/Move to trash"
10547                 Add "Message/Delete..." that directly destroys the
10548                 selected messages after asking for a confirmation.
10549
10550 2005-06-22 [colin]      1.9.11cvs88
10551
10552         * src/imap.c
10553                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10554                 o Fix a deadlock (thanks Darko)
10555
10556 2005-06-22 [colin]      1.9.11cvs87
10557
10558         * src/gtk/foldersort.c
10559                 Add missing include for the i18n;
10560                 patch by Fabien Vantard
10561
10562 2005-06-21 [colin]      1.9.11cvs86
10563
10564         * src/folder.c
10565         * src/folderview.c
10566                 Respect the no_select flag
10567         * src/imap.c
10568                 Fix recursive deletion
10569         * src/imap_gtk.c
10570         * src/mh_gtk.c
10571                 Make the folder deletion's warning
10572                 more explicit
10573
10574 2005-06-21 [colin]      1.9.11cvs85
10575
10576         * src/textview.c
10577                 Prevent email addresses from spanning accross
10578                 lines - fixes bug # 646 (newline-chars in 
10579                 email addresses)
10580
10581 2005-06-20 [colin]      1.9.11cvs84
10582
10583         * src/folder.c
10584                 Be sure not to remove source if copy failed
10585
10586 2005-06-20 [colin]      1.9.11cvs83
10587
10588         * src/folderview.c
10589         * src/imap_gtk.c
10590                 remove summaryview's lock
10591         * src/imap.c
10592                 introduce threads to avoid problems when foreground tasks
10593                 interfere with background tasks
10594         * src/mh.c
10595                 prevent moving to drafts/queue
10596         * src/mimeview.c
10597                 fix leak
10598
10599 2005-06-19 [colin]      1.9.11cvs82
10600
10601         * src/imap_gtk.c
10602                 Remember that the user doesn't want to override
10603                 offline mode, for 3 seconds. It avoid presenting
10604                 him with N popups in a really short time.
10605
10606 2005-06-17 [colin]      1.9.11cvs81
10607
10608         * src/imap.c
10609                 Fix IMAP breaking on folders containing '('
10610                 (Probably won't be enough)
10611
10612 2005-06-17 [colin]      1.9.11cvs80
10613
10614         Forgotten files on 1.9.11cvs79
10615         * src/summaryview.c
10616                 Fix stepping when not immediately executing
10617         * src/imap.c
10618                 Really prevent UID FETCH 0
10619         * src/codeconv.c
10620                 Fix outgoing charset never set to utf-8
10621         * src/mh.c
10622                 Fix leak
10623
10624 2005-06-16 [colin]      1.9.11cvs79
10625
10626         * src/compose.c
10627                 Fix bug #707 (Dash splits rows)
10628                 Only wrap if we're on a line break position and
10629                 the previous one was a "white" (space) char.
10630                 Pango stuff is weird.
10631
10632 2005-06-16 [colin]      1.9.11cvs78
10633
10634         * src/imap_gtk.c
10635                 Lock summaryview while downloading messages
10636                 on user demand
10637         * src/procheader.c
10638         * src/unmime.c
10639         * src/common/utils.c
10640         * src/common/utils.h
10641                 Replace \r and \n with spaces in From and
10642                 Subject headers
10643
10644 2005-06-16 [paul]       1.9.11cvs77
10645
10646         * src/procmime.c
10647                 liberalise the mime parser
10648         * src/gtk/about.c
10649                 add text wrapping
10650
10651 2005-06-16 [paul]       1.9.11cvs76
10652
10653         * src/gtk/about.c
10654                 reworked
10655
10656 2005-06-15 [colin]      1.9.11cvs75
10657
10658         * src/compose.c
10659                 Finish header encoding fix
10660         * src/summaryview.c
10661                 Fix segfault
10662         * src/headerview.c
10663                 Fix compilation (Thanks Stephan
10664                 Sachse)
10665
10666 2005-06-15 [colin]      1.9.11cvs74
10667
10668         * Makefile.am
10669                 Install gnome2 stuff rather than gnome1, 
10670                 if both are present
10671         * src/codeconv.c
10672         * src/codeconv.h
10673         * src/compose.c
10674                 Fix headers encoding
10675         * src/folder.c
10676                 Visual progress when fetching all messages
10677         * src/folderview.c
10678         * src/summaryview.c
10679         * src/summaryview.h
10680                 Prevent changing current message while
10681                 incorporating
10682
10683 2005-06-15 [paul]       1.9.11cvs73
10684
10685         * src/gtk/gtkaspell.c
10686         * src/gtk/gtkaspell.h
10687                 fix build warnings
10688
10689 2005-06-15 [paul]       1.9.11cvs72
10690
10691         * src/prefs_filtering.c
10692                 allow reordering of filter rules by
10693                 drag n drop
10694
10695 2005-06-15 [paul]       1.9.11cvs71
10696
10697         * COPYING
10698                 updated
10699         * src/codeconv.c
10700                 replace deprecated function
10701         * src/inc.c
10702         * src/send_message.c
10703         * src/gtk/progressdialog.c
10704         * src/gtk/progressdialog.h
10705                 salvage and reuse parts of reverted sync
10706
10707 2005-06-15 [paul]       1.9.11cvs70
10708
10709         * src/inc.c
10710         * src/send_message.c
10711         * src/gtk/progressdialog.c
10712         * src/gtk/progressdialog.h
10713                 revert yesterday's sync with main
10714                 it contains deprecated functions
10715
10716 2005-06-15 [colin]      1.9.11cvs69
10717
10718         * src/headerview.c
10719                 Fix bug #670 (multi user to: will corrupt message 
10720                 headers display)
10721
10722 2005-06-15 [colin]      1.9.11cvs68
10723
10724         * src/compose.c
10725                 Fix bug #421 (Fix undo on wrapping)
10726
10727 2005-06-15 [colin]      1.9.11cvs67
10728
10729         * src/folder.c
10730                 Provide visual feedback while processing
10731                 folder's rules.
10732         * src/imap.c
10733                 Provide visual feedback while getting
10734                 short headers (for uncached messages)
10735
10736
10737 2005-06-14 [paul]       1.9.11cvs66
10738
10739         * src/account.c
10740                 change a couple stock icons
10741         * src/inc.c
10742         * src/send_message.c
10743         * src/gtk/progressdialog.c
10744         * src/gtk/progressdialog.h
10745                 sync main's GtkTreeView implementation
10746
10747 2005-06-14 [colin]      1.9.11cvs65
10748
10749         * src/imap.c
10750                 Various little fixes, mainly on error paths
10751
10752 2005-06-13 [colin]      1.9.11cvs64
10753
10754         * matcher.c
10755         * procmsg.c
10756         * procmsg.h
10757                 Add a way to fetch only headers. This speeds
10758                 up filtering on headers for IMAP. Fixes:
10759                 bug #481 extraneous imap commands slow down 
10760                         imap filtering
10761                 bug #522 Sylpheed downloads all messages 
10762                         when opening mailbox (IMAP)
10763                 bug #677 IMAP fetch is soooooooooooooo slow
10764         * src/folder.c
10765         * src/folder.h
10766                 Add a folder set_batch method so that
10767                 implementations can speed up flags changes
10768         * src/folderutils.c
10769         * src/summaryview.c
10770                 Use that in mark as (un)read and mark all read
10771                 Refix bug #679
10772         * src/imap.c
10773                 Implement set_batch - brings back deferred
10774                 flags in a less buggy manner. Fixes:
10775                 bug #729 IMAP immediate expunge of deleted messages
10776                 bug #191 remove list of messages with one command
10777                 Fix login with strange chars
10778                 Implement fetch_msg_full
10779                 Fix copy (wrong counts)
10780
10781 2005-06-12 [colin]      1.9.11cvs63
10782
10783         * src/folder.c
10784                 lock incorporation during long operations.
10785                 Avoids fucking up the IMAP socket.
10786
10787 2005-06-12 [colin]      1.9.11cvs62
10788
10789         * src/imap.c
10790                 Fix harmful typo
10791                 Factorize remove_all_msg
10792                 Thread-ize expunge
10793         * src/summaryview.c
10794                 Don't update partial-download status if unnecessary
10795         * src/folder.c
10796                 Use remove_msgs everywhere possible
10797
10798 2005-06-12 [colin]      1.9.11cvs61
10799
10800         * src/folder.c
10801         * src/folder.h
10802                 Add a remove_msgs function to remove a 
10803                 list of messages
10804         * src/imap.c
10805                 Implement that.
10806
10807 2005-06-12 [colin]      1.9.11cvs60
10808
10809         * src/imap.c
10810                 Remove flags-processing deferring... Too hard
10811                 to get it to work in all cases.
10812
10813 2005-06-11 [colin]      1.9.11cvs59
10814
10815         * src/imap.c
10816                 printf -> debug_print
10817
10818 2005-06-11 [colin]      1.9.11cvs58
10819
10820         * src/imap.c
10821                 o Fix build without USE_PTHREAD
10822                 o Factorize imap_open
10823                 o Alertpanel in case of impossible connection
10824                 o Alertpanel in case of impossible login
10825                 o Fix deferred flags processing to force a 
10826                   flush before adding some more flags to process,
10827                   but in another folder.
10828
10829 2005-06-10 [colin]      1.9.11cvs57
10830
10831         * src/imap.c
10832                 o Fix a format string error
10833                 o init ssl socket outside of the thread 
10834                   (it possibly invokes gtk calls)
10835         * src/procmime.c
10836                 o Put back the buffer to its necessary size
10837                 o Fix changing a file pointer without keeping
10838                   track of it (thanks Valgrind)
10839         * src/common/smtp.c
10840                 o Fix automatic STARTTLS if login should be done
10841                   and the server only allows it after starting TLS
10842         * src/gtk/gtkinputdialog.c
10843                 o Eat GDK_Return so that the combo popup doesn't 
10844                   appear when we press Enter to validate the combo
10845                   input dialog (as seen in the Open with... dialog)
10846
10847 2005-06-10 [colin]      1.9.11cvs56
10848
10849         * src/imap.c
10850                 o A bit less debug
10851                 o Fix a crash on deletion
10852                 o Threadize imap_select (it's called outside of 
10853                   threads)
10854                 o Defer treatment of DELETED flags
10855
10856
10857 2005-06-09 [colin]      1.9.11cvs55
10858
10859         * src/imap.c
10860                 Make sure we check imap_gtk_should_override(), which
10861                 potentially calls gtk stuff, before creating thread.
10862                 That way it should't be called via imap_get_session()
10863                 inside a thread.
10864
10865 2005-06-09 [colin]      1.9.11cvs54
10866
10867         * src/imap.c
10868                 o add a bit of status output
10869                 o remove some dead code
10870                 o threadize get_list_of_uids
10871                 o threadize imap_get_flags
10872                 o defer flag changing by 500ms so that they
10873                   can be batched
10874
10875
10876 2005-06-08 [colin]      1.9.11cvs53
10877
10878         * src/imap.c
10879                 Thread-ize imap_cmd_fetch
10880
10881 2005-06-08 [colin]      1.9.11cvs52
10882
10883         * src/main.c
10884                 Mmh, that broke POP3...
10885
10886 2005-06-08 [colin]      1.9.11cvs51
10887
10888         * src/main.c
10889                 Stabilize IMAP patch (thanks to Hoa)
10890
10891 2005-06-08 [colin]      1.9.11cvs50
10892
10893         * src/imap.c
10894                 Test patch to speed up imap. 
10895
10896 2005-06-08 [colin]      1.9.11cvs49
10897
10898         * src/imap_gtk.c
10899                 Warning fix
10900         * src/procmime.c
10901                 Apply patch from gentoo to use /usr/share/mime/globs if 
10902                 available, after un-breaking it
10903         * src/common/log.c
10904         * src/common/log.h
10905                 Use g_timeout for invoking hooks that possibly use gtk
10906                 calls. This should leave gtk calls in the main thread.
10907
10908 2005-06-08 [paul]       1.9.11cvs48
10909
10910         * src/codeconv.c
10911                 conv_get_outgoing_charset_str(): don't
10912                 use prefs_common setting
10913         * src/compose.c
10914         * src/compose.h
10915                 add /Options/Character encoding/... to
10916                 temporarily change the outgoing encoding
10917
10918         (belated sync with main)
10919
10920 2005-06-08 [paul]       1.9.11cvs47
10921
10922         * src/compose.c
10923                 correction to/completion of last
10924                 sync with main
10925
10926 2005-06-08 [paul]       1.9.11cvs46
10927
10928         sync with main:
10929         
10930         * src/codeconv.c
10931         * src/codeconv.h
10932                 always enabled Japanese auto-detection
10933                 if the first letters of locale string
10934                 is "ja"
10935         * src/compose.c
10936                 don't use "destroy" signal to destroy
10937                 Compose object (fix rare crashes on discard?)
10938         * src/mainwindow.c
10939         * src/messageview.c
10940         * src/prefs_send.c
10941                 added Hebrew encodings
10942         * src/sourcewindow.c
10943                 don't use "destroy" signal to destroy
10944                 objects
10945
10946 2005-06-07 [colin]      1.9.11cvs45
10947
10948         * src/summaryview.c
10949                 Add missing unlocks/locks
10950
10951 2005-06-07 [paul]       1.9.11cvs44
10952
10953         * src/summaryview.c
10954                 restore bug #749 fix
10955
10956 2005-06-06 [colin]      1.9.11cvs43
10957
10958         * src/summaryview.c
10959                 Fix selection bug when prefs_common.open_unread 
10960                 is FALSE
10961
10962 2005-06-06 [colin]      1.9.11cvs42
10963
10964         * src/common/md5.c
10965                 Fix a warning
10966         * src/summaryview.c
10967         * src/folderview.c
10968                 Factorize long operations beginning and end
10969                 (locking, freezing/thawing, cursor, ...)
10970                 Check selection->data member in selection-
10971                 related loops; this avoids dying an awful
10972                 death if the selection changes on us while
10973                 we're marking a whole IMAP folder unread, 
10974                 for example.
10975
10976 2005-06-06 [paul]       1.9.11cvs41
10977
10978         * src/textview.c
10979                 don't g_free() a static gchar buffer
10980
10981 2005-06-05 [colin]      1.9.11cvs40
10982
10983         * src/mainwindow.c
10984         * src/messageview.c
10985         * src/summaryview.c
10986                 Fix bug #749 (Show all headers should be
10987                 sticky as the GUI suggests)
10988
10989 2005-06-03 [paul]       1.9.11cvs39
10990
10991         * src/compose.c
10992                 don't allow editing of mail while sending.
10993                 patch by Colin
10994
10995 2005-06-03 [paul]       1.9.11cvs38
10996
10997         * src/folderview.c
10998                 add a freeze/thaw to speed up 'mark all read'
10999
11000 2005-06-03 [paul]       1.9.11cvs37
11001
11002         * src/prefs_message.c
11003                 reflect changes immediately
11004
11005 2005-06-02 [colin]      1.9.11cvs36
11006
11007         * po/POTFILES.in
11008                 Patch by Fabien Vantard.
11009
11010 2005-06-02 [colin]      1.9.11cvs35
11011
11012         * src/imap.c
11013                 Use a non-blocking imap_getline() if possible.
11014                 This should completely prevent the interface
11015                 from freezin on imap operations, although it
11016                 may do strange stuff in case of folder switching
11017                 while a big imap operation is taking place...
11018
11019                 In addition, fix a leak in the case thread
11020                 creation fails on connection.
11021
11022 2005-06-02 [colin]      1.9.11cvs34
11023
11024         * src/crash.c
11025         * src/prefs_common.h
11026                 Fix build (prefs_common_init() doesn't exist
11027                 anymore)
11028
11029 2005-06-02 [colin]      1.9.11cvs33
11030
11031         * src/prefs_account.c
11032                 Fix bug #245 (filtering rules broken when
11033                 renaming a remote account (imap4 or nntp)
11034
11035 2005-06-02 [colin]      1.9.11cvs32
11036
11037         * src/imap.c
11038                 Try to fix IMAP shortcomings: 
11039                 o Multithread imap_open()
11040                 o allow offline-mode overriding instead of
11041                   just returning NULL
11042         * src/imap_gtk.c
11043         * src/imap_gtk.h
11044                 Add a function to ask whether we want to
11045                 override offline-mode for 10 minutes (one-shot
11046                 asking was painful)
11047         * src/procheader.c
11048                 Fix segfault when imap parser isn't happy about
11049                 a missing {
11050
11051 2005-06-01 [colin]      1.9.11cvs31
11052
11053         * src/addrharvest.c
11054         * src/compose.c
11055         * src/mbox.c
11056         * src/mbox.h
11057         * src/mh.c
11058         * src/msgcache.c
11059         * src/send_message.c
11060         * src/setup.c
11061         * src/undo.c
11062         * src/common/hooks.c
11063         * src/common/prefs.c
11064         * src/common/template.c
11065         * src/common/utils.c
11066         * src/gtk/gtkutils.c
11067         * src/gtk/inputdialog.c
11068         * src/gtk/menu.c
11069         * src/gtk/pluginwindow.c
11070         * src/gtk/prefswindow.c
11071         * src/plugins/pgpmime/passphrase.c
11072         * src/plugins/pgpmime/prefs_gpg.c
11073                 More -Wall fixes
11074
11075         * src/common/Makefile.am
11076         * src/common/timing.h
11077                 Add basic timing code
11078
11079         * src/summaryview.c
11080                 Fix a bug with unread messages when 
11081                 re-sorting folders, and by the way
11082                 fix a big performance hit when 
11083                 re-sorting (10k mails: before 5s,
11084                 after .5s)
11085
11086         * src/prefs_compose_writing.c
11087         * src/prefs_compose_writing.h
11088         * src/prefs_message.c
11089         * src/prefs_message.h
11090         * src/prefs_other.c
11091         * src/prefs_other.h
11092         * src/prefs_quote.c
11093         * src/prefs_quote.h
11094         * src/prefs_receive.c
11095         * src/prefs_receive.h
11096         * src/prefs_send.c
11097         * src/prefs_send.h
11098         * src/prefs_summaries.c
11099         * src/prefs_summaries.h
11100                 Fix copyright banner
11101
11102 2005-06-01 [paul]       1.9.11cvs30
11103
11104         * po/fi.po
11105                 updated by Flammie Pirinen
11106         * src/procmime.c
11107                 fix 'Bad BASE64 content' output
11108
11109 2005-05-31 [colin]      1.9.11cvs29
11110
11111         * src/procmime.c
11112                 Oops, where did my hunk go.
11113
11114 2005-05-31 [colin]      1.9.11cvs28
11115
11116         * src/Makefile.am
11117         * src/account.c
11118         * src/action.c
11119         * src/addr_compl.c
11120         * src/addressbook.c
11121         * src/codeconv.c
11122         * src/compose.c
11123         * src/export.c
11124         * src/folder.c
11125         * src/folderview.c
11126         * src/image_viewer.c
11127         * src/main.c
11128         * src/mainwindow.c
11129         * src/messageview.c
11130         * src/mimeview.c
11131         * src/msgcache.c
11132         * src/prefs_account.c
11133         * src/prefs_actions.c
11134         * src/prefs_common.c
11135         * src/prefs_compose_writing.c
11136         * src/prefs_customheader.c
11137         * src/prefs_ext_prog.c
11138         * src/prefs_filtering.c
11139         * src/prefs_filtering_action.c
11140         * src/prefs_fonts.c
11141         * src/prefs_image_viewer.c
11142         * src/prefs_message.c
11143         * src/prefs_message.h
11144         * src/prefs_msg_colors.c
11145         * src/prefs_other.c
11146         * src/prefs_other.h
11147         * src/prefs_quote.c
11148         * src/prefs_receive.c
11149         * src/prefs_receive.h
11150         * src/prefs_send.c
11151         * src/prefs_send.h
11152         * src/prefs_spelling.c
11153         * src/prefs_summaries.c
11154         * src/prefs_summary_column.c
11155         * src/prefs_template.c
11156         * src/prefs_themes.c
11157         * src/prefs_toolbar.c
11158         * src/prefs_wrapping.c
11159         * src/procmime.c
11160         * src/procmsg.c
11161         * src/send_message.h
11162         * src/ssl_manager.c
11163         * src/summary_search.c
11164         * src/summaryview.c
11165         * src/textview.c
11166         * src/wizard.c
11167         * src/common/smtp.c
11168         * src/common/smtp.h
11169         * src/gtk/gtkutils.h
11170                 o Move the rest of Common prefs to new style
11171                 o Lots of -Wall warning fixes
11172                 o fix FIXME in cache memusage calculation
11173                 o Let return receipts be sent from any account
11174                 o Little cache optimisation (read)
11175                 o Fix bug #746 (don't treat commas as separators
11176                   when inside a quoted string)
11177
11178 2005-05-31 [paul]       1.9.11cvs27
11179
11180         * src/prefs_common.c
11181                 fix 'off-by-one' typo
11182
11183 2005-05-31 [paul]       1.9.11cvs26
11184
11185         * src/account.c
11186         * src/addr_compl.c
11187         * src/compose.c
11188         * src/foldersel.c
11189         * src/prefs_actions.c
11190         * src/prefs_common.c
11191         * src/prefs_common.h
11192         * src/prefs_customheader.c
11193         * src/prefs_display_header.c
11194         * src/prefs_filtering.c
11195         * src/prefs_filtering_action.c
11196         * src/prefs_matcher.c
11197         * src/prefs_summaries.c
11198         * src/prefs_summary_column.c
11199         * src/prefs_template.c
11200         * src/prefs_toolbar.c
11201         * src/ssl_manager.c
11202         * src/gtk/pluginwindow.c
11203         * src/gtk/prefswindow.c
11204         * src/gtk/progressdialog.c
11205                 add hidden prefs 'enable_rules_hint'
11206                 for gtk_tree_view_set_rules_hint()
11207                 (sync with main)
11208                 
11209
11210 2005-05-31 [colin]      1.9.11cvs25
11211
11212         * src/Makefile.am
11213         * src/main.c
11214         * src/prefs_common.c
11215         * src/prefs_summaries.c ** ADDED **
11216         * src/prefs_summaries.h ** ADDED **
11217                 Common/Display -> Display/Summaries
11218
11219 2005-05-31 [colin]      1.9.11cvs24
11220
11221         * src/Makefile.am
11222         * src/main.c
11223         * src/prefs_quote.c ** ADDED **
11224         * src/prefs_quote.h ** ADDED **
11225                 Move Common/Quote to Compose/Quoting
11226         * src/prefs_common.c
11227         * src/prefs_common.h
11228                 Remove old quote stuff, add
11229                 convenience functions for GtkTextView prefs
11230         * src/gtk/prefswindow.c
11231                 Set default height higher
11232
11233 2005-05-30 [colin]      1.9.11cvs23
11234
11235         * src/Makefile.am
11236         * src/main.c
11237         * src/prefs_common.c
11238         * src/prefs_compose_writing.c ** ADDED **
11239         * src/prefs_compose_writing.h ** ADDED **
11240                 Move Common/Compose prefs to Compose/Writing
11241
11242 2005-05-30 [colin]      1.9.11cvs22
11243
11244         * src/common/utils.c
11245                 Fix bug #651 (Confused Attract by Subject)
11246                 Patch by M. Benkmann <haferfrost@web.de>
11247         * AUTHORS
11248
11249 2005-05-30 [colin]      1.9.11cvs21
11250
11251         * src/compose.c
11252                 Fix concatenation of different headers of
11253                 the same type (bug #645)
11254         * src/prefs_folder_item.c
11255                 Fix bug #699 (setting color to black doesn't
11256                 work immediately)
11257         * src/procmime.c
11258                 Print out decoding error only once per
11259                 block
11260
11261 2005-05-30 [paul]       1.9.11cvs20
11262
11263         * src/common/template.c
11264                 fix Bcc
11265
11266 2005-05-30 [paul]       1.9.11cvs19
11267
11268         * doc/src/rfc2368.txt   **NEW FILE**
11269         * src/compose.c
11270                 compose_entries_set(): don't interpret Bcc
11271                 header field (conform to RFC 2368)
11272                 (sync with main)
11273
11274 2005-05-29 [colin]      1.9.11cvs18
11275
11276         * src/prefs_common.c
11277                 Let the default reply format respect
11278                 netiquette by cutting the signature.
11279
11280 2005-05-29 [colin]      1.9.11cvs17
11281
11282         * src/summaryview.c
11283                 Don't let always_show_msg override
11284                 open_unread_on_enter when opening a new
11285                 directory.
11286
11287 2005-05-27 [paul]       1.9.11cvs16
11288
11289         sync with main:
11290
11291         * src/main.c
11292                 app_will_exit(): cleanup tmp directory when exit
11293         * src/message_search.c
11294                 improved the interface and made code cleanup.
11295                 removed Clear button
11296         * src/send_message.c
11297                 send_message_local(): use GSpawn, and detect errors
11298         * src/summary_search.c
11299                 improved the interface and made code cleanup
11300         * src/textview.c
11301                 textview_write_link(): also skip non-ascii space
11302                  at the head of link strings (phishing check
11303                  didn't work at the case)
11304         * src/common/utils.c
11305                 get_command_output(): use g_spawn_command_line_sync()
11306                 instead of popen()
11307
11308 2005-05-26 [colin]      1.9.11cvs15
11309
11310         * src/folder.c
11311                 remove printf
11312
11313 2005-05-26 [colin]      1.9.11cvs14
11314
11315         * src/common/nntp.c
11316                 Fix nntp mode reader (bug #611)
11317                 Patch by Florian Mickler <florian@mickler.org>
11318
11319 2005-05-26 [colin]      1.9.11cvs13
11320
11321         * src/plugins/pgpmime/passphrase.c
11322                 Fix mouse grabbing (bug #557)
11323
11324 2005-05-26 [colin]      1.9.11cvs12
11325
11326         * src/prefs_themes.c
11327                 Fix g_warning (bug #541)
11328
11329 2005-05-26 [colin]      1.9.11cvs11
11330
11331         * src/prefs_actions.c
11332         * src/prefs_template.c
11333                 Fix bug #506 (no warning if action/template
11334                 is not saved)
11335         * src/common/template.c
11336                 Fix a possible crash
11337
11338 2005-05-26 [colin]      1.9.11cvs10
11339
11340         * src/folder.c
11341         * src/folderview.c
11342         * src/procmsg.c
11343         * src/summaryview.c
11344                 Forbid locked messages to be moved or
11345                 deleted. Locked messages in trashes 
11346                 still get deleted, for performance
11347                 reason (mh.c::mh_remove_all_msgs)
11348
11349 2005-05-25 [colin]      1.9.11cvs9
11350
11351         * src/procmime.c
11352                 Use correct encoding when sending mails
11353                 with attachments that have accentued 
11354                 chars in their name
11355
11356 2005-05-24 [colin]      1.9.11cvs8
11357
11358         * src/summaryview.c
11359                 Fix bug #688 f) read/unread marker not
11360                 changed on first click
11361                 Also, optimize summary_status_show()
11362                 calls
11363         * src/folder.c
11364         * src/inc.c
11365         * src/procmime.c
11366                 Fix bug #688 b) and c) wrt message
11367                 attachments and signature
11368         * src/stock_pixmap.c
11369         * src/stock_pixmap.h
11370         * src/stock_pixmap.c
11371         * src/stock_pixmap.h
11372         * src/Makefile.am
11373         * src/pixmaps/clip_gpg_signed.xpm
11374                 Add clip/signed icon
11375
11376 2005-05-24 [colin]      1.9.11cvs7
11377
11378         * src/folder_item_prefs.c
11379                 whitespace fix
11380
11381 2005-05-24 [colin]      1.9.11cvs6
11382
11383         * src/folderview.c
11384         * src/prefs_common.c
11385         * src/prefs_common.h
11386                 Add a confirmation to folder drag and drop
11387                 fixes bug #156
11388         * src/alertpanel.c
11389         * src/alertpanel.h
11390                 fix _with_disable parameters so that
11391                 the buttons labels are specifiable too
11392         * src/plugins/pgpmime/sgpgme.c
11393                 reflect said change
11394                 
11395
11396 2005-05-24 [colin]      1.9.11cvs5
11397
11398         * src/folderview.c
11399                 Uncollapse/collapse folders on double-click
11400                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11401                 closes bug #108
11402
11403 2005-05-23 [colin]      1.9.11cvs4
11404
11405         * src/common/socket.c
11406                 Check another special SSL_peek() error.
11407                 Should help wrt bug #728
11408
11409 2005-05-23 [colin]      1.9.11cvs3
11410
11411         * src/plugins/pgpmime/pgpmime.c
11412                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11413                 breaking menu accelerators and stuff. Users will have to
11414                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11415                 account's privacy preferences if needed.
11416
11417 2005-05-22 [paul]
11418
11419         * tools/kdeservicemenu/install.sh
11420                 use kdesu to prompt for root password if doing
11421                 global install/uninstall
11422
11423 2005-05-20 [colin]      1.9.11cvs2
11424
11425         * src/procmsg.c
11426                 Fix another compilation error with gcc-2.9x
11427                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11428         * src/send_message.c
11429                 Don't send QUIT if we aren't connected
11430
11431 2005-05-19 [colin]      1.9.11cvs1
11432
11433         * src/procmsg.c
11434                 Fix compilation with gcc 2.9x
11435
11436 2005-05-19 [paul]       1.9.11
11437
11438         1.9.11 released
11439
11440 2005-05-19 [paul]       1.9.9cvs14
11441
11442         * src/gtk/inputdialog.c
11443                 prevent gettext warning
11444
11445 2005-05-19 [paul]       1.9.9cvs13
11446
11447         * src/mainwindow.c
11448         * src/prefs_common.c
11449         * src/prefs_common.h
11450         * src/textview.c
11451         * src/textview.h
11452                 add an option to toggle cursor in message
11453                 view (sync with main)
11454
11455 2005-05-18 [colin]      1.9.9cvs12
11456
11457         * src/compose.c
11458                 Dereference freed pointer
11459         * src/gtk/gtkaspell.c
11460                 Fix duplication of dictionaries (is it an aspell issue?)
11461
11462 2005-05-18 [colin]      1.9.9cvs11
11463
11464         * src/gtk/inputdialog.c
11465         * src/gtk/gtkaspell.c
11466                 HIGuify dialogs
11467         * src/alertpanel.c
11468                 Remove a double call
11469
11470 2005-05-17 [colin]      1.9.9cvs10
11471
11472         * src/gtk/gtkaspell.c
11473                 Fix dialogs, Ctrl-Enter accel
11474
11475 2005-05-17 [colin]      1.9.9cvs9
11476
11477         * src/gtk/gtkaspell.c
11478                 Fix some accelerators, escape in replace-window
11479
11480 2005-05-16 [colin]      1.9.9cvs8
11481
11482         * src/gtk/gtkaspell.c
11483                 Revert last commit, it was a mistake.
11484
11485 2005-05-16 [colin]      1.9.9cvs7
11486
11487         * src/gtk/gtkaspell.c
11488                 Remove buggy code while we're at it. It's a 
11489                 dead code path anyway.
11490
11491 2005-05-16 [colin]      1.9.9cvs6
11492
11493         * src/gtk/gtkaspell.c
11494                 Missed some gtk_menu_popup where deactivate
11495                 signal should be handled. Should fix bug
11496                 #629 a bit more.
11497
11498 2005-05-16 [colin]      1.9.9cvs5
11499
11500         * src/gtk/gtkaspell.c
11501                 Remove debug printf()s
11502
11503 2005-05-16 [colin]      1.9.9cvs4
11504
11505         * src/gtk/gtkaspell.c
11506                 Fix a bit aspell problems
11507                 (see bug #629)
11508
11509 2005-05-13 [colin]      1.9.9cvs3
11510
11511         * src/folderview.c
11512                 Fix the + appearing even when no subfolders
11513                 have unread messages. Thanks to wwp for the
11514                 bug report.
11515
11516 2005-05-11 [paul]       1.9.9cvs2
11517
11518         * src/folderview.c
11519                 correction to 1.9.9cvs1, only colour folders that
11520                 have new msgs (not unread msgs)
11521
11522 2005-05-10 [colin]      1.9.9cvs1
11523
11524         * src/folderview.c
11525         * src/summaryview.c
11526                 Try to fix bolding bugs again.
11527
11528 2005-05-09 [paul]
11529
11530         * tools/claws.i18n.status.pl
11531                 add Ricardo Mones Lastra's script that has been providing
11532                 the i18n status page for many months
11533
11534 2005-05-09 [paul]       1.9.9
11535
11536         1.9.9 release
11537
11538 2005-05-09 [paul]       1.9.6cvs58
11539
11540         * AUTHORS
11541         * INSTALL
11542         * README.claws
11543                 updated
11544         * Makefile.am 
11545         * RELEASE_NOTES.claws
11546                 add release notes to cvs to simplify release
11547                 procedure
11548         * configure.ac
11549                 add ca and fi to ALL_LINGUAS
11550         * po/Makefile.in.in
11551                 workaround for missing Makevars
11552         * po/ca.po
11553         * po/fi.po
11554                 add new Catalan and Finnish translations
11555                 submitted by Miquel Oliete and Flammie Pirinen
11556         * po/de.po
11557         * po/es.po
11558         * po/fr.po
11559         * po/it.po
11560         * po/pl.po
11561         * po/ru.po
11562         * po/sk.po
11563         * po/sr.po
11564         * po/zh_CN.po
11565                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11566                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11567                 Urke MMI, and Hansom Young
11568         * src/main.c
11569                 Fix drafting when quitting. compose_draft() closes the
11570                 compose windows, which modifies the compose_list GSList.
11571                 We have to refresh this list after echo drafting to avoid a
11572                 segfault
11573         * src/partial_download.c
11574                 fix segfault on exit
11575
11576 2005-05-06 [paul]       1.9.6cvs57
11577
11578         * src/grouplistdialog.c
11579                 quick fix/workaround for unresizeable newsgroup
11580                 name column 
11581
11582 2005-05-06 [paul]       1.9.6cvs56
11583
11584         * src/inc.c
11585         * src/mainwindow.c
11586                 use gettext plural forms
11587         * src/imap_gtk.c
11588         * src/mh_gtk.c
11589         * src/toolbar.c
11590                 small improvement to english usage
11591
11592 2005-05-05 [thorsten]   1.9.6cvs55
11593
11594         * src/folder.c
11595                 fix possible crash
11596
11597 2005-05-05 [paul]       1.9.6cvs54
11598         
11599         sync with HEAD
11600
11601         * AUTHORS
11602         * src/compose.c
11603                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11604                 patch by Tim Mann
11605
11606 2005-05-05 [paul]       1.9.6cvs53
11607
11608         * src/mainwindow.c
11609                 fix resizing of separate message and
11610                 folder views
11611
11612 2005-05-05 [paul]       1.9.6cvs52
11613
11614         * src/account.c
11615         * src/addrgather.c
11616         * src/browseldap.c
11617         * src/exphtmldlg.c
11618         * src/expldifdlg.c
11619         * src/importmutt.c
11620         * src/importpine.c
11621         * src/main.c
11622         * src/mainwindow.c
11623         * src/noticeview.c
11624         * src/prefs_filtering.c
11625         * src/prefs_filtering_action.c
11626         * src/prefs_matcher.c
11627         * src/prefs_spelling.c
11628         * src/prefs_toolbar.c
11629         * src/toolbar.c
11630         * src/wizard.c
11631         * src/gtk/description_window.c
11632         * src/gtk/gtkvscrollbutton.c
11633         * src/gtk/progressdialog.c
11634         * src/gtk/quicksearch.c
11635         * src/plugins/pgpmime/prefs_gpg.c
11636         * src/plugins/spamassassin/spamassassin_gtk.c
11637                 replace deprecated gtk_widget_set_usize
11638
11639 2005-05-04 [colin]      1.9.6cvs51
11640
11641         * src/common/utils.c
11642                 Fix crash when subst_for_filename is called
11643                 with a NULL parameter
11644
11645 2005-05-04 [colin]      1.9.6cvs50
11646
11647         * src/partial_download.c
11648         * src/pop.c
11649                 Escape login when writing uidl file
11650                 fixes bug #736
11651
11652 2005-05-03 [colin]      1.9.6cvs49
11653
11654         * src/procmime.c
11655                 Fix possible DOS in mime parser
11656                 (see bug #634)
11657
11658 2005-05-02 [colin]      1.9.6cvs48
11659
11660         * src/compose.c
11661                 Try to fix the copy/paste mess once again.
11662
11663
11664 2005-04-30 [colin]      1.9.6cvs47
11665
11666         * src/prefs_account.h
11667         * src/procmsg.c
11668         * src/send_message.c
11669         * src/common/smtp.c
11670         * src/common/smtp.h
11671                 Try to batch sending mails (per account) instead of
11672                 reconnecting to server every time.
11673
11674 2005-04-29 [colin]      1.9.6cvs46
11675
11676         * src/messageview.c
11677                 Fix window resizing that refused to size down
11678         * src/prefs_common.c
11679         * src/prefs_common.h
11680         * src/prefs_filtering.c
11681                 Save Filtering's window size
11682
11683 2005-04-21 [paul]       1.9.6cvs45
11684
11685         * ChangeLog-gtk2.claws
11686         * src/setup.c
11687                 correction to sync
11688
11689 2005-04-21 [paul]       1.9.6cvs44
11690
11691         sync with main:
11692
11693         * src/setup.c
11694         * src/statusbar.c
11695         * src/statusbar.h
11696                 use gtkut_widget_draw_now(). Improved performance
11697                 of the update of statusbar
11698         * src/textview.c
11699                 textview_smooth_scroll_do(): redraw it after scroll
11700                 is done (fixed incorrect display when a part of the
11701                 view is hidden).
11702         * src/gtk/gtkutils.c
11703         * src/gtk/gtkutils.h
11704                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11705                 to force update of widgets.
11706                 Removed gtkut_widget_wait_for_draw() which had a big
11707                 overhead  because of waiting for all events processed 
11708
11709 2005-04-20 [paul]       1.9.6cvs43
11710
11711         * src/codeconv.c
11712                 complete 1.9.6cvs42's sync:
11713                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11714
11715 2005-04-19 [paul]       1.9.6cvs42
11716
11717         sync with main:
11718
11719         * src/action.c
11720                 catch_output(): correctly select the insert text
11721                 (fix invalid iterator warnings).
11722         * src/codeconv.c
11723         * src/codeconv.h
11724         * src/mainwindow.c
11725         * src/messageview.c
11726         * src/prefs_common.c
11727                 support GBK encoding.
11728         * src/common/session.c
11729         * src/common/session.h
11730                 use separate buffer for large data to be sent,
11731                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11732
11733 2005-04-18 [paul]       1.9.6cvs41
11734
11735         * src/jpilot.c
11736                 convert unsigned long into guint32
11737                 patch by Paul LeoNerd Evans 
11738
11739 2005-04-17 [colin]      1.9.6cvs40
11740
11741         * src/compose.c
11742                 Fix 'Request return receipt' from folder
11743                 properties (bug #708)
11744
11745 2005-04-17 [colin]      1.9.6cvs39
11746
11747         * src/mainwindow.c
11748                 Fix duplicate hotkeys in Mainwindow's menu
11749
11750 2005-04-17 [colin]      1.9.6cvs38
11751
11752         * src/folderview.c
11753                 Fix duplicate hotkeys in Folderview's contextual
11754                 menu
11755
11756 2005-04-15 [colin]      1.9.6cvs37
11757
11758         * src/summaryview.c
11759                 Fix 'Save as...' with non-ascii filenames
11760
11761 2005-04-15 [colin]      1.9.6cvs36
11762
11763         * src/plugins/pgpmime/pgpmime.c
11764                 Fix bus error on 64bit. Spotted by 
11765                 macallan1888@gmail.com
11766
11767 2005-04-15 [colin]      1.9.6cvs35
11768
11769         * src/prefs_account.c
11770                 Fix cvs34.
11771
11772 2005-04-12 [colin]      1.9.6cvs34
11773
11774         * src/prefs_account.c
11775                 Fix smtp auth type off-by-one. We forgot to
11776                 add PLAIN in the prefs-to-gui setter func and
11777                 as a result, the selected auth when opening
11778                 account prefs was not the correct one.
11779
11780 2005-04-12 [paul]       1.9.6cvs33
11781
11782         * src/inc.c
11783                 if the recv dialog is visible, Cancel only
11784                 cancels the current account
11785
11786
11787 2005-04-10 [colin]      1.9.6cvs32
11788
11789         * src/filtering.c
11790                 Copy score when copying FilteringActions
11791                 Fix bug #674
11792
11793 2005-04-10 [colin]      1.9.6cvs31
11794
11795         * src/inc.c
11796                 Make Message -> Receive -> Cancel cancel 
11797                 incorporation on all accounts. Fixes
11798                 bug #693
11799
11800 2005-04-10 [colin]      1.9.6cvs30
11801
11802         * src/prefs_account.c
11803                 Update Privacy checkbuttons status based
11804                 on the selected privacy system
11805         * src/compose.c
11806                 Always connect the "None" privacy system; the
11807                 static boolean was probably there to avoid
11808                 reconnecting twice in the same compose window,
11809                 but as the parent function is only called once
11810                 per compose, it's only a bug - as a static is
11811                 initialized once per application instance.
11812                 Also, don't uncheck Sign and Encrypt when
11813                 selecting None as privacy system; just ignore
11814                 them when sending/queuing.
11815                 Should fix bug #695
11816
11817 2005-04-08 [colin]      1.9.6cvs29
11818
11819         * src/account.c
11820         * src/prefs_account.c
11821         * src/prefs_account.h
11822                 Add account preference to queue message in a certain
11823                 folder.
11824
11825 2005-04-06 [colin]      1.9.6cvs28
11826
11827         * src/prefs_account.c
11828                 Update old inbox path syntax
11829
11830 2005-04-06 [paul]       1.9.6cvs27
11831
11832         sync with main:
11833
11834         * configure.ac
11835                 changed -traditional-cpp to -no-cpp-precomp for newer
11836                 Mac OS X support
11837         * src/foldersel.c
11838                 made column resize automatically
11839         * src/send_message.c
11840                 send_message_smtp(): consider EOF right after QUIT
11841                 successful (workaround for Gmail SMTP server)
11842         * src/common/socket.c
11843                 ssl_read(), ssl_peek(): check EOF which violates the
11844                 SSL protocol
11845         * src/gtk/colorlabel.c
11846                 removed warnings when displaying colorlabel menu
11847                 (don't use GtkAlignment)
11848
11849 2005-04-05 [paul]       1.9.6cvs26
11850
11851         * src/plugins/trayicon/trayicon.c
11852                 fix clipping of icon under KDE3 
11853
11854 2005-04-05 [paul]       1.9.6cvs25
11855
11856         * src/summaryview.c
11857                 hide display of threading
11858                 patch by Alfons
11859
11860 2005-04-04 [thorsten]   1.9.6cvs24
11861
11862         * src/mh.c
11863                 marks lost on filesystems with different stat() results on
11864                 summer-/wintertime
11865
11866 2005-04-03 [colin]      1.9.6cvs23
11867
11868         * src/summaryview.c
11869                 Don't handle up/down. Patch by Alfons
11870
11871 2005-04-02 [colin]      1.9.6cvs22
11872
11873         * src/summaryview.c
11874                 Make scrolling faster. Patch by Alfons.
11875
11876 2005-04-01 [colin]      1.9.6cvs21
11877
11878         * src/Makefile.am
11879         * src/stock_pixmap.c
11880         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11881         * src/pixmaps/dir_noselect.xpm ** ADDED **
11882                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11883
11884 2005-04-01 [colin]      1.9.6cvs20
11885
11886         * src/image_viewer.c
11887         * src/image_viewer.h
11888         * src/procmime.c
11889         * src/procmime.h
11890         * src/textview.c
11891         * src/textview.h
11892                 Implement inline image resizing and right-clicking
11893
11894 2005-04-01 [paul]       1.9.6cvs19
11895
11896         * AUTHORS
11897         * Makefile.am
11898         * configure.ac
11899                 check for gnome2
11900                 patch by Luca Cavalli <loopback<AT>slackit.org>
11901         * po/ru.po
11902                 updated by Pavlo Bohmat
11903
11904 2005-03-31 [colin]      1.9.6cvs18
11905
11906         * src/news.c
11907                 Fix parsing references
11908         * src/msgcache.c
11909                 don't put nulls in the references list
11910         * src/procheader.c
11911                 commit that forgotten file in 1.9.6cvs14
11912
11913 2005-03-31 [colin]      1.9.6cvs17
11914
11915         * src/compose.c
11916                 Fix joining of signature separator again. 
11917                 Maybe Hiro could put it in main too...
11918
11919 2005-03-31 [colin]      1.9.6cvs16
11920
11921         * src/Makefile.am
11922         * src/foldersel.c
11923         * src/stock_pixmap.c
11924         * src/stock_pixmap.h
11925         * src/pixmaps/dir-noselect.xpm
11926                 Update foldersel.c (sync from main, patch by Alfons)
11927
11928 2005-03-30 [colin]      1.9.6cvs15
11929
11930         * src/imap.c
11931                 Fix handling of imap folders containing [] in 
11932                 their name. Thanks to Nahuel Angelinetti for
11933                 the detailed bugreport.
11934
11935 2005-03-30 [colin]      1.9.6cvs14
11936
11937         * src/common/utils.h
11938         * src/common/utils.c
11939         * src/common/defs.h
11940         * src/matcher.c
11941         * src/msgcache.c
11942         * src/news.c
11943         * src/procmsg.c
11944         * src/procmsg.h
11945         * src/quote_fmt_parse.y
11946         * src/summaryview.c
11947                 Update references system. Patch by Alfons
11948
11949 2005-03-30 [colin]      1.9.6cvs13
11950
11951         * src/common/socket.c
11952                 Force the glibc to read resolv.conf again when 
11953                 it has changed. Should fix issues when changing
11954                 networks on a laptop and not restarting sylpheed. 
11955
11956 2005-03-30 [paul]       1.9.6cvs12
11957
11958         partial sync with main:
11959
11960         * src/action.c
11961                 create_io_dialog(): use user-defined text font
11962                 (thanks to Alfons), and modified its appearance.
11963         * src/addrgather.c
11964         * src/addrharvest.c
11965         * src/browseldap.c
11966                 replace old code
11967         * src/compose.c
11968                 don't join (presumably) itemized lines on line-wrapping
11969                 fixed wrapping of quote when auto-wrapping is enabled
11970                 compose_destroy(): destroy paned only if it's not
11971                 attached to window. Fixed memory leak of popup menu.
11972         * src/exphtmldlg.c
11973         * src/expldifdlg.c
11974                 replace old code
11975         * src/html.c
11976         * src/html.h
11977         * src/importmutt.c
11978         * src/importpine.c
11979                 replace old code
11980         * src/main.c
11981                 removed redundant code
11982         * src/mainwindow.c
11983                 changed 'Code set' (which is rather incorrect)
11984                 in the menu to 'Character encoding'
11985                 main_window_set_widgets(): request size first
11986                 to prevent window size becoming wrong
11987                 fixed remembering of the state of the visibility
11988                 of MessageView
11989         * src/messageview.c
11990                 changed 'Code set' (which is rather incorrect)
11991                 in the menu to 'Character encoding'
11992         * src/prefs_common.c
11993         * src/prefs_common.h
11994                 added an option whether to render HTML as text or not
11995                 added separators to outgoing encoding menu
11996         * src/procheader.c
11997                 procheader_scan_date_string(): support header
11998                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11999         * src/summaryview.c
12000         * src/summaryview.h
12001                 minor code cleanup
12002         * src/textview.c
12003                 textview_show_html(): force output of newline
12004                 added an option whether to render HTML as text or not
12005         * src/common/utils.c
12006                 strncpy2(): optimized based on Alfons' code
12007         * src/gtk/gtkutils.c
12008         * src/gtk/gtkutils.h
12009                 removed non-used code
12010         * src/plugins/pgpmime/passphrase.c
12011                 partially fixed grab input of passphrase dialog
12012                 Confine pointer to window
12013
12014 2005-03-30 [colin]      1.9.6cvs11
12015
12016         * src/msgcache.c
12017         * src/msgcache.h
12018                 Read/write 32bit ints from cache & marks
12019                 From main.
12020
12021 2005-03-29 [paul]       1.9.6cvs10
12022
12023         * AUTHORS
12024         * ChangeLog.claws
12025         * src/compose.c
12026         * src/gtk/gtkaspell.c
12027                 sync with HEAD (don't pass NULL pointers) 
12028
12029 2005-03-24 [paul]
12030
12031         * tools/Makefile.am
12032         * tools/README
12033         * tools/acroread2sylpheed.pl
12034                 sync with HEAD (add script to send pdfs as
12035                 attachments from Adobe Reader 7)
12036
12037 2005-03-21 [paul]       1.9.6cvs9
12038
12039         * configure.ac
12040         * po/POTFILES.in
12041         * src/Makefile.am
12042         * src/crash.c
12043         * src/image_viewer.c ** ADDED **
12044         * src/image_viewer.h ** ADDED **
12045         * src/main.c
12046         * src/prefs_common.c
12047         * src/prefs_common.h
12048         * src/prefs_image_viewer.c ** ADDED **
12049         * src/prefs_image_viewer.h ** ADDED **
12050         * src/textview.c
12051         * src/gtk/about.c
12052         * src/pixmaps/sylpheed_logo.xpm
12053         * src/plugins/Makefile.am
12054         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12055         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12056         * src/plugins/image_viewer/plugin.c ** REMOVED **
12057         * src/plugins/image_viewer/viewer.c ** REMOVED **
12058         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12059         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12060         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12061         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12062         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12063                 as gdk-pixbuf is now built-in
12064                 remove image_viewer plugin and put code back into
12065                 main codebase
12066                 implement inline image display (sync with main)
12067
12068                 replace logo with newer, nicer, larger version  
12069
12070 2005-03-21 [paul]       1.9.6cvs8
12071
12072         * src/gtk/about.c
12073                 cosmetic improvement
12074
12075 2005-03-21 [holger]     1.9.6cvs7
12076
12077         * src/plugins/spamassassin/spamassassin.c
12078                 Sync with HEAD
12079                 (unregister hook on failed plugin init)
12080
12081 2005-03-20 [colin]      1.9.6cvs6
12082
12083         * src/common/plugin.c
12084                 Check that plugin isn't already loaded
12085                 Patch by Alfons
12086
12087 2005-03-20 [thorsten]   1.9.6cvs5
12088
12089         * src/compose.c
12090                 use a more compatible syntax
12091
12092 2005-03-20 [thorsten]   1.9.6cvs4
12093
12094         * src/prefs_toolbar.c
12095                 fix crash when selecting toolbar item (uninitialized pointer)
12096
12097 2005-03-20 [thorsten]   1.9.6cvs3
12098
12099         * src/procmime.c
12100                 fix mimetype detection (referenced free()d string)
12101
12102 2005-03-20 [paul]       1.9.6cvs2
12103
12104         * src/compose.c
12105                 sync with HEAD (1.0.3cvs5)
12106                 neglect Reply-To header if empty
12107                 Patch by Alfons 
12108
12109 2005-03-19 [holger]     1.9.6cvs1
12110
12111         * src/summaryview.c
12112         * src/summaryview.h
12113                 Sync with HEAD
12114
12115 2005-03-18 [paul]       1.9.6
12116
12117         initial GTK2 release
12118
12119 2005-03-18 [paul]       1.0.3cvs3.1
12120
12121         * AUTHORS
12122         * ChangeLog.claws
12123         * configure.ac
12124         * src/gtk/about.c
12125         * src/pixmaps/sylpheed_logo.xpm
12126                 sync with HEAD
12127
12128 2005-03-18 [colin]      1.0.3cvs2.6
12129
12130         * src/summaryview.c
12131                 Remove call to summary_step in summary_copy_selected_to
12132                 Can't see its purpose, and this causes bug when copying
12133                 a message if the next one is unread: it reads it.
12134
12135 2005-03-18 [paul]       1.0.3cvs2.5
12136
12137         * src/foldersel.c
12138                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12139
12140 2005-03-18 [paul]       1.0.3cvs2.4
12141
12142         * src/addrharvest.c
12143         * src/codeconv.c
12144         * src/codeconv.h
12145         * src/compose.c
12146         * src/news.c
12147         * src/procheader.c
12148         * src/procmime.c
12149         * src/unmime.c
12150         * src/unmime.h
12151                 fix buffer overflow, CAN-2005-0667, see
12152                 http://secunia.com/advisories/14491/
12153                 Patch by Alfons
12154
12155 2005-03-17 [colin]      1.0.3cvs2.3
12156
12157         * src/prefs_fonts.c
12158         * src/summaryview.c
12159                 Fix font bugs (both lists now officialy share 
12160                 the same font)
12161                 
12162
12163 2005-03-17 [paul]       1.0.3cvs2.2
12164
12165         * src/gtk/pluginwindow.c
12166                 make plugin descriptions uneditable
12167
12168 2005-03-11 [paul]       1.0.3cvs2.1
12169
12170         * ChangeLog.claws
12171         * configure.ac
12172         * po/POTFILES.in
12173         * src/plugins/trayicon/trayicon.c
12174                 sync with HEAD
12175                 add src/wizard.c to POTFILES.in
12176
12177 2005-03-11 [paul]       1.0.3cvs1.1
12178
12179         * ChangeLog
12180         * ChangeLog.claws
12181         * configure.ac
12182         * po/de.po
12183         * po/es.po
12184         * po/fr.po
12185         * po/it.po
12186         * po/pt_BR.po
12187         * po/ru.po
12188         * po/sk.po
12189         * po/sr.po
12190         * po/zh_CN.po
12191                 sync with HEAD
12192
12193 2005-03-04 [colin]      1.0.1cvs22.2
12194
12195         * src/compose.c
12196                 Fix signatures with accentued chars in it
12197
12198 2005-03-04 [colin]      1.0.1cvs22.1
12199
12200         * src/common/smtp.c
12201         * src/common/smtp.h
12202                 Don't use SIZE param in MAIL FROM: if server 
12203                 doesn't support it. Patch by Eugen Freiter
12204                 <eugen_f@users.sf.net>
12205
12206 2005-02-27 [paul]       1.0.1cvs20.1
12207
12208         * ChangeLog.claws
12209         * configure.ac
12210         * src/messageview.c
12211                 sync with HEAD
12212
12213 2005-02-27 [colin]      1.0.1cvs19.4
12214
12215         * src/procheader.c
12216         * src/procheader.h
12217                 Fix prototypes. Patch by Alfons
12218
12219 2005-02-27 [colin]      1.0.1cvs19.3
12220
12221         * src/compose.c
12222                 Don't auto-join the signature separator.
12223
12224 2005-02-26 [colin]      1.0.1cvs19.2
12225
12226         * src/summaryview.c
12227                 Fix 'mark all read' with collapsed threads.
12228                 Patch by Alfons.
12229
12230 2005-02-25 [paul]       1.0.1cvs19.1
12231
12232         * ChangeLog.claws
12233         * configure.ac
12234         * src/prefs_account.c
12235         * src/prefs_folder_item.c
12236         * src/gtk/prefswindow.c
12237         * src/gtk/prefswindow.h
12238                 sync with HEAD
12239
12240 2005-02-25 [paul]       1.0.1cvs15.12
12241
12242         * src/alertpanel.c
12243         * src/codeconv.c
12244         * src/compose.c
12245         * src/textview.c
12246         * src/gtk/gtkutils.c
12247         * src/gtk/gtkutils.h
12248         * src/gtk/logwindow.c
12249         * src/gtk/progressdialog.c
12250                 sync with main (revision 127)
12251                 and fix logwindow clipping
12252
12253 2005-02-24 [colin]      1.0.1cvs15.11
12254
12255         * src/plugins/pgpmime/passphrase.c
12256                 Disable input grabbing; it doesn't work yet.
12257
12258 2005-02-24 [colin]      1.0.1cvs15.10
12259
12260         * src/messageview.c
12261                 Don't send out receipts if offline. Ask.
12262
12263 2005-02-23 [colin]      1.0.1cvs15.9
12264
12265         * src/summaryview.c     
12266                 Fix expanding
12267
12268 2005-02-23 [colin]      1.0.1cvs15.8
12269
12270         * src/summaryview.c
12271                 Really fix Bug 568 by removing useless
12272                 calls. summary_thread_init() now called
12273                 in summary_sort(). This should please
12274                 Alfons as it should be faster than 
12275                 previously.
12276
12277 2005-02-23 [colin]      1.0.1cvs15.7
12278
12279         * src/compose.c
12280                 Encode parts as QP or B64 if signing
12281
12282 2005-02-23 [colin]      1.0.1cvs15.6
12283
12284         * src/compose.c
12285                 Fix Mimeinfo leakage (including tmp files)
12286         * src/procmsg.c
12287                 Fix tmp file leakage (spotted by Ivan Rayner)
12288
12289 2005-02-22 [colin]      1.0.1cvs15.5
12290
12291         * src/expldifdlg.c
12292                 Fix keyboard input. Patch by Alfons.
12293
12294 2005-02-21 [colin]      1.0.1cvs15.4
12295
12296         * src/compose.c
12297                 Fix Sign/Encrypt when unselecting privacy
12298                 system
12299         * src/prefs_common.c
12300                 Change default message font to Monospace
12301         * src/summaryview.c
12302                 More freezing during potentially large operations
12303
12304 2005-02-21 [paul]       1.0.1cvs15.3
12305
12306         * src/main.c
12307                 fix --help output
12308
12309 2005-02-21 [paul]       1.0.1cvs15.2
12310
12311         * po/Makefile.in.in
12312         * src/compose.c
12313         * src/summaryview.c
12314         * src/textview.c
12315         * src/common/utils.c
12316         * src/common/utils.h
12317                 sync with main (revision 117)
12318
12319 2005-02-20 [colin]      1.0.1cvs15.1
12320
12321         * src/common/defs.h
12322                 Change cache file to .sylpheed_claws_cache, as
12323                 suggested by Alfons. Allows people to switch
12324                 between Sylpheed and Sylpheed-Claws. it is
12325                 a good idea to "Check for new messages" at next
12326                 startup.
12327
12328
12329 2005-02-18 [colin]      1.0.1cvs14.1
12330
12331         * src/quote_fmt_lex.l
12332         * src/quote_fmt_parse.y
12333                 Fix parser initialisation. Patch by Ivan.
12334
12335 2005-02-18 [colin]      1.0.1cvs11.6
12336
12337         * src/folderview.c
12338                 Fix scrolldown (bug 662)
12339
12340 2005-02-17 [colin]      1.0.1cvs11.5
12341
12342         * src/codeconv.c
12343                 conv_filename_to_utf8: return clean 7bit instead
12344                 of broken utf8 if needed
12345         * src/mimeview.c
12346                 Fix display of parts with unclean 8bit names
12347
12348 2005-02-17 [paul]       1.0.1cvs11.4
12349
12350         * src/compose.c
12351         * src/exportldif.c
12352         * src/matcher_parser_parse.y
12353         * src/procmime.c
12354         * src/sourcewindow.c
12355         * src/common/Makefile.am
12356         * src/common/intl.h             ** REMOVED **
12357         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12358                 sync with main (revision 109)
12359                 and clean up
12360
12361 2005-02-16 [colin]      1.0.1cvs11.3
12362
12363         * src/summaryview.c
12364                 Fix collapsed thread not highlighting when new
12365                 messages in it (Bug 568) Patch by Stephan Sachse.
12366                 Fix messed up selection when reaching bounds (Bug 632)
12367         * src/prefs_themes.c
12368                 Fix theme installing (Bug 684)
12369
12370 2005-02-16 [colin]      1.0.1cvs11.2
12371
12372         * src/messageview.c
12373                 Fix messageview_select_all
12374
12375 2005-02-16 [colin]      1.0.1cvs11.1
12376
12377         * src/mh.c
12378                 Sync with HEAD (MH scan required function)
12379
12380 2005-02-15 [colin]      1.0.1cvs8.1
12381
12382         * src/mimeview.c
12383         * src/common/utils.c
12384                 Sync with HEAD (filename chars substitution)
12385
12386 2005-02-15 [colin]      1.0.1cvs7.3
12387
12388         * src/gtk/pluginwindow.c
12389                 Fix button spacing
12390
12391 2005-02-15 [colin]      1.0.1cvs7.2
12392
12393         * src/mimeview.c
12394                 Fix mime icons not reset across message when
12395                 scrolled down
12396
12397 2005-02-15 [colin]      1.0.1cvs7.1
12398
12399         * src/compose.c
12400         * src/procmime.c
12401                 Sync with HEAD (optimisation of cvs6)
12402
12403 2005-02-14 [colin]      1.0.1cvs6.1
12404
12405         * src/compose.c
12406         * src/procmime.c
12407                 Sync with HEAD (encode "From " at line beginning)
12408
12409 2005-02-14 [colin]      1.0.1cvs5.3
12410
12411         * src/compose.c
12412                 Fix wrapping with accentued chars.
12413
12414 2005-02-13 [colin]      1.0.1cvs5.2
12415
12416         * src/textview.c
12417                 Fix email informative part parsing with
12418                 accentued chars in it. ispunct() returns
12419                 true for them in utf8...
12420
12421 2005-02-12 [colin]      1.0.1cvs5.1
12422
12423         * src/filtering.c
12424                 Sync with HEAD (remove wrong use of compose after send)
12425
12426 2005-02-12 [paul]       1.0.1cvs4.5
12427
12428         * src/textview.c
12429                 remove unnecessary code (thanks to Alfons)
12430
12431 2005-02-12 [paul]       1.0.1cvs4.4
12432
12433         * src/textview.c
12434                 add 'Copy' to contextual menu on emails
12435
12436 2005-02-11 [colin]      1.0.1cvs4.3
12437
12438         * src/compose.c
12439                 revert 1.0.0cvs28.2, it doesn't work that well.
12440
12441 2005-02-11 [paul]       1.0.1cvs4.2
12442
12443         * po/Makefile.in.in
12444                 fix 'make release'
12445
12446 2005-02-10 [paul]       1.0.1cvs4.1
12447
12448         * ChangeLog
12449         * ChangeLog.claws
12450         * ChangeLog.jp
12451         * configure.ac
12452         * src/compose.c
12453                 sync with HEAD (sync with main)
12454
12455 2005-02-10 [paul]       1.0.1cvs3.2
12456
12457         * AUTHORS
12458         * Makefile.am
12459         * autogen.sh
12460         * configure.ac
12461         * config/mkinstalldirs
12462         * intl/.cvsignore
12463         * intl/ChangeLog
12464         * intl/VERSION
12465         * intl/bindtextdom.c
12466         * intl/config.charset
12467         * intl/dcgettext.c
12468         * intl/dcigettext.c
12469         * intl/dcngettext.c
12470         * intl/dgettext.c
12471         * intl/dngettext.c
12472         * intl/eval-plural.h
12473         * intl/explodename.c
12474         * intl/finddomain.c
12475         * intl/gettext.c
12476         * intl/gettextP.h
12477         * intl/gmo.h
12478         * intl/hash-string.h
12479         * intl/intl-compat.c
12480         * intl/l10nflist.c
12481         * intl/libgnuintl.h.in
12482         * intl/loadinfo.h
12483         * intl/loadmsgcat.c
12484         * intl/localcharset.c
12485         * intl/localcharset.h
12486         * intl/locale.alias
12487         * intl/localealias.c
12488         * intl/localename.c
12489         * intl/log.c
12490         * intl/ngettext.c
12491         * intl/os2compat.c
12492         * intl/os2compat.h
12493         * intl/osdep.c
12494         * intl/plural-exp.c
12495         * intl/plural-exp.h
12496         * intl/plural.c
12497         * intl/plural.y
12498         * intl/ref-add.sin
12499         * intl/ref-del.sin
12500         * intl/relocatable.c
12501         * intl/relocatable.h
12502         * intl/textdomain.c
12503         * m4/Makefile.am
12504         * po/Makefile.in.in
12505         * src/Makefile.am
12506         * src/account.c
12507         * src/action.c
12508         * src/addr_compl.c
12509         * src/addressadd.c
12510         * src/addressbook.c
12511         * src/addrgather.c
12512         * src/addrindex.c
12513         * src/alertpanel.c
12514         * src/browseldap.c
12515         * src/codeconv.c
12516         * src/codeconv.h
12517         * src/compose.c
12518         * src/compose.h
12519         * src/crash.c
12520         * src/editaddress.c
12521         * src/editbook.c
12522         * src/editgroup.c
12523         * src/editjpilot.c
12524         * src/editldap.c
12525         * src/editldap_basedn.c
12526         * src/editvcard.c
12527         * src/exphtmldlg.c
12528         * src/expldifdlg.c
12529         * src/export.c
12530         * src/exporthtml.c
12531         * src/filtering.c
12532         * src/folder.c
12533         * src/folder_item_prefs.c
12534         * src/foldersel.c
12535         * src/folderview.c
12536         * src/grouplistdialog.c
12537         * src/headerview.c
12538         * src/imap.c
12539         * src/imap_gtk.c
12540         * src/import.c
12541         * src/importldif.c
12542         * src/importmutt.c
12543         * src/importpine.c
12544         * src/inc.c
12545         * src/ldif.c
12546         * src/main.c
12547         * src/mainwindow.c
12548         * src/matcher.c
12549         * src/mbox.c
12550         * src/message_search.c
12551         * src/messageview.c
12552         * src/mh.c
12553         * src/mh_gtk.c
12554         * src/mimeview.c
12555         * src/msgcache.c
12556         * src/news.c
12557         * src/news_gtk.c
12558         * src/noticeview.c
12559         * src/partial_download.c
12560         * src/pop.c
12561         * src/prefs_account.c
12562         * src/prefs_actions.c
12563         * src/prefs_common.c
12564         * src/prefs_customheader.c
12565         * src/prefs_display_header.c
12566         * src/prefs_ext_prog.c
12567         * src/prefs_filtering.c
12568         * src/prefs_filtering_action.c
12569         * src/prefs_folder_item.c
12570         * src/prefs_fonts.c
12571         * src/prefs_gtk.c
12572         * src/prefs_matcher.c
12573         * src/prefs_msg_colors.c
12574         * src/prefs_spelling.c
12575         * src/prefs_summary_column.c
12576         * src/prefs_template.c
12577         * src/prefs_themes.c
12578         * src/prefs_toolbar.c
12579         * src/prefs_wrapping.c
12580         * src/privacy.c
12581         * src/procheader.c
12582         * src/procmime.c
12583         * src/procmsg.c
12584         * src/quote_fmt.c
12585         * src/recv.c
12586         * src/send_message.c
12587         * src/setup.c
12588         * src/sourcewindow.c
12589         * src/ssl_manager.c
12590         * src/statusbar.c
12591         * src/summary_search.c
12592         * src/summaryview.c
12593         * src/textview.c
12594         * src/toolbar.c
12595         * src/wizard.c
12596         * src/common/nntp.c
12597         * src/common/plugin.c
12598         * src/common/smtp.c
12599         * src/common/ssl.c
12600         * src/common/ssl_certificate.c
12601         * src/common/string_match.c
12602         * src/common/sylpheed.c
12603         * src/common/template.c
12604         * src/common/utils.c
12605         * src/gtk/about.c
12606         * src/gtk/colorlabel.c
12607         * src/gtk/description_window.c
12608         * src/gtk/filesel.c
12609         * src/gtk/foldersort.c
12610         * src/gtk/gtkaspell.c
12611         * src/gtk/gtkutils.c
12612         * src/gtk/inputdialog.c
12613         * src/gtk/logwindow.c
12614         * src/gtk/menu.c
12615         * src/gtk/pluginwindow.c
12616         * src/gtk/prefswindow.c
12617         * src/gtk/progressdialog.c
12618         * src/gtk/quicksearch.c
12619         * src/gtk/sslcertwindow.c
12620         * src/plugins/clamav/clamav_plugin.c
12621         * src/plugins/clamav/clamav_plugin_gtk.c
12622         * src/plugins/demo/demo.c
12623         * src/plugins/dillo_viewer/dillo_prefs.c
12624         * src/plugins/dillo_viewer/dillo_viewer.c
12625         * src/plugins/image_viewer/plugin.c
12626         * src/plugins/image_viewer/viewer.c
12627         * src/plugins/image_viewer/viewerprefs.c
12628         * src/plugins/mathml_viewer/mathml_viewer.c
12629         * src/plugins/pgpmime/passphrase.c
12630         * src/plugins/pgpmime/plugin.c
12631         * src/plugins/pgpmime/prefs_gpg.c
12632         * src/plugins/pgpmime/select-keys.c
12633         * src/plugins/pgpmime/sgpgme.c
12634         * src/plugins/spamassassin/spamassassin.c
12635         * src/plugins/spamassassin/spamassassin_gtk.c
12636         * src/plugins/trayicon/trayicon.c
12637                 sync with main (revision 104)
12638
12639 2005-02-10 [colin]      1.0.1cvs3.1
12640
12641         * src/mainwindow.c
12642                 Sync with HEAD (fix occasional crasher)
12643
12644 2005-02-10 [colin]      1.0.1cvs2.1
12645
12646         * src/messageview.c
12647                 Synw with HEAD (don't automatically display html)
12648
12649 2005-02-09 [colin]      1.0.1cvs1.3
12650
12651         * src/textview.c
12652         * src/textview.h
12653                 Add contextual menu on emails
12654
12655 2005-02-09 [colin]      1.0.1cvs1.2
12656
12657         * src/codeconv.c
12658                 Fix converting from broken headers and 
12659                 put back the _ in missing places
12660                 (feature broke with cvs24.2 sync, main 
12661                  possibly affected?)
12662
12663 2005-02-09 [colin]      1.0.1cvs1.1
12664
12665         * src/messageview.c
12666         * src/mimeview.c
12667         * src/mimeview.h
12668                 Sync with HEAD (display non text/plain mails with plugin)
12669
12670 2005-02-08 [colin]      1.0.1.1
12671
12672         * ChangeLog.claws
12673         * po/pt_BR.po
12674                 Sync with HEAD
12675         * configure.ac
12676                 Make default configuration directory 
12677                 be .sylpheed-gtk2
12678
12679 2005-02-08 [colin]      1.0.0cvs29.1
12680
12681         * po/de.po
12682         * po/es.po
12683         * po/fr.po
12684         * po/it.po
12685         * po/sk.po
12686         * po/sr.po
12687                 Sync translations with HEAD
12688
12689 2005-02-06 [colin]      1.0.0cvs28.3
12690
12691         * src/compose.c
12692                 Make compose a bit faster - patch by Alfons.
12693
12694 2005-02-06 [colin]      1.0.0cvs28.2
12695
12696         * src/compose.c
12697                 Make pasting via middle-click more reliable
12698
12699 2005-02-05 [paul]       1.0.0cvs28.1
12700
12701         * ChangeLog
12702         * ChangeLog.claws
12703         * ChangeLog.jp
12704         * configure.ac
12705         * src/compose.c
12706                 sync with HEAD
12707                 (fix bug 682 'redirect is broken'
12708
12709 2005-02-05 [torte]      1.0.0cvs27.1
12710
12711         * ChangeLog.claws
12712         * configure.ac
12713         * src/partial_download.c
12714                 Sync with HEAD (fix buf overflow)
12715
12716 2005-02-03 [colin]      1.0.0cvs26.1
12717
12718         * src/common/plugin.c
12719                 Sync with HEAD (avoid plugin mismatches)
12720
12721 2005-02-03 [paul]       1.0.0cvs25.3
12722
12723         * src/folderview.c
12724         * src/headerview.c
12725         * src/summaryview.c
12726         * src/textview.c
12727         * src/gtk/colorlabel.c
12728                 third and final part of initial sync with main-gtk2
12729
12730 2005-02-03 [paul]       1.0.0cvs25.2
12731
12732         * src/jpilot.c
12733                 fix building with jpilot support
12734
12735 2005-02-02 [colin]      1.0.0cvs25.1
12736
12737         * src/messageview.c
12738                 Sync with HEAD (fix dangerous typo)
12739
12740 2005-02-01 [colin]      1.0.0cvs24.3
12741
12742         * src/common/xml.c
12743                 Write file as advertised (UTF-8)
12744
12745 2005-02-01 [paul]       1.0.0cvs24.2
12746
12747         * src/addrbook.c
12748         * src/addrindex.c
12749         * src/alertpanel.h
12750         * src/codeconv.c
12751         * src/codeconv.h
12752         * src/compose.c
12753         * src/export.c
12754         * src/folder_item_prefs.c
12755         * src/html.c
12756         * src/imap.c
12757         * src/import.c
12758         * src/jpilot.c
12759         * src/mainwindow.c
12760         * src/matcher_parser_lex.l
12761         * src/messageview.c
12762         * src/mh.c
12763         * src/prefs_account.c
12764         * src/prefs_actions.c
12765         * src/prefs_common.c
12766         * src/prefs_gtk.c
12767         * src/prefs_gtk.h
12768         * src/prefs_themes.c
12769         * src/procheader.c
12770         * src/procmime.c
12771         * src/sourcewindow.c
12772         * src/statusbar.c
12773         * src/summaryview.c
12774         * src/textview.c
12775         * src/toolbar.c
12776         * src/unmime.c
12777         * src/common/template.c
12778         * src/common/utils.c
12779         * src/common/xml.c
12780         * src/common/xml.h
12781         * src/gtk/gtkaspell.c
12782         * src/plugins/clamav/clamav_plugin.c
12783         * src/plugins/dillo_viewer/dillo_prefs.c
12784         * src/plugins/image_viewer/viewerprefs.c
12785         * src/plugins/pgpmime/passphrase.c
12786         * src/plugins/pgpmime/prefs_gpg.c
12787         * src/plugins/pgpmime/select-keys.c
12788         * src/plugins/spamassassin/spamassassin.c
12789                 second part of initial sync with main-gtk2
12790                 (more to follow)
12791
12792 2005-01-31 [colin]      1.0.0cvs24.1
12793
12794         * src/compose.c
12795                 Sync with HEAD
12796
12797 2005-01-29 [paul]       1.0.0cvs23.2
12798
12799         * src/account.c
12800         * src/action.c
12801         * src/addressadd.c
12802         * src/addressbook.c
12803         * src/alertpanel.c
12804         * src/compose.c
12805         * src/editaddress.c
12806         * src/editbook.c
12807         * src/editgroup.c
12808         * src/editjpilot.c
12809         * src/editldap.c
12810         * src/editldap_basedn.c
12811         * src/editvcard.c
12812         * src/export.c
12813         * src/foldersel.c
12814         * src/grouplistdialog.c
12815         * src/import.c
12816         * src/importldif.c
12817         * src/inc.c
12818         * src/main.c
12819         * src/mainwindow.c
12820         * src/message_search.c
12821         * src/messageview.c
12822         * src/mimeview.c
12823         * src/prefs_actions.c
12824         * src/prefs_common.c
12825         * src/prefs_common.h
12826         * src/prefs_customheader.c
12827         * src/prefs_display_header.c
12828         * src/prefs_filtering.c
12829         * src/prefs_filtering_action.c
12830         * src/prefs_gtk.c
12831         * src/prefs_matcher.c
12832         * src/prefs_summary_column.c
12833         * src/prefs_template.c
12834         * src/sourcewindow.c
12835         * src/summary_search.c
12836         * src/summaryview.c
12837         * src/textview.c
12838         * src/gtk/about.c
12839         * src/gtk/description_window.c
12840         * src/gtk/gtkshruler.c
12841         * src/gtk/gtkutils.c
12842         * src/gtk/gtkutils.h
12843         * src/gtk/inputdialog.c
12844         * src/gtk/logwindow.c
12845         * src/gtk/prefswindow.c
12846         * src/gtk/progressdialog.c
12847         * src/gtk/progressdialog.h
12848                 first part of initial sync with main-gtk2
12849                 (more to follow)
12850
12851 2005-01-28 [colin]      1.0.0cvs23.1
12852
12853         * src/folderview.c
12854                 Sync with HEAD
12855
12856 2005-01-27 [colin]      1.0.0cvs21.1
12857
12858         * src/folder.c
12859         * src/folderview.c
12860                 Sync with HEAD
12861
12862 2005-01-27 [colin]      1.0.0cvs19.1
12863
12864         * src/procmime.c
12865                 Sync with HEAD
12866
12867 2005-01-27 [colin]      1.0.0cvs18.1
12868
12869         * src/messageview.c
12870         * src/summaryview.c
12871         * src/mainwindow.c
12872         * src/compose.c
12873         * src/compose.h
12874         * src/procmsg.c
12875         * src/procmsg.h
12876         * src/toolbar.c
12877                 Sync with HEAD
12878
12879 2005-01-26 [paul]       1.0.0cvs15.2
12880
12881         * src/compose.c
12882                 compose_entries_set(): convert subject and body to
12883                 utf8 if necessary. patch by Felix Eckhofer
12884
12885 2005-01-26 [paul]       1.0.0cvs15.1
12886
12887         * configure.ac
12888         * src/common/template.c
12889                 sync with HEAD (fix memory leak)
12890
12891 2005-01-25 [paul]       1.0.0cvs14.1
12892
12893         * configure.ac
12894         * src/compose.c
12895                 sync with HEAD
12896
12897 2005-01-24 [colin]      1.0.0cvs13.1
12898
12899         * src/summaryview.c
12900                 Sync with HEAD
12901
12902 2005-01-24 [paul]       1.0.0cvs12.1
12903
12904         * configure.ac
12905         * src/messageview.c
12906         * src/mh.c
12907         * src/common/utils.c
12908                 sync with HEAD
12909
12910 2005-01-24 [colin]      1.0.0cvs11.1
12911
12912         * src/procheader.c
12913                 Sync with HEAD
12914
12915 2005-01-24 [colin]      1.0.0cvs10.1
12916
12917         * src/folderview.c
12918                 Sync with HEAD
12919
12920 2005-01-23 [colin]      1.0.0cvs9.1
12921
12922         * src/crash.c
12923                 Sync with HEAD
12924
12925 2005-01-22 [colin]      1.0.0cvs8.1
12926
12927         * src/summaryview.c
12928         * src/gtk/quicksearch.c
12929                 Sync with HEAD
12930
12931 2005-01-21 [colin]      1.0.0cvs7.1
12932
12933         * src/summaryview.c
12934                 Sync with HEAD
12935
12936 2005-01-21 [colin]      1.0.0cvs6.1
12937
12938         * src/summaryview.c
12939                 Sync with HEAD
12940
12941 2005-01-21 [colin]      1.0.0cvs5.1
12942
12943         * src/gtk/quicksearch.c
12944         * src/prefs_common.c
12945         * src/prefs_common.h
12946                 Sync with HEAD (recurse option)
12947
12948 2005-01-21 [colin]      1.0.0cvs4.1
12949
12950         * src/folder.h
12951         * src/folderview.c
12952         * src/folderview.h
12953         * src/summaryview.c
12954         * src/gtk/quicksearch.c
12955         * src/gtk/quicksearch.h
12956                 Sync with HEAD (recursive quicksearch)
12957
12958 2005-01-20 [colin]      1.0.0cvs3.4
12959
12960         * src/ssl_manager.c
12961                 Remove useless code
12962
12963 2005-01-20 [colin]      1.0.0cvs3.3
12964
12965         * src/ssl_manager.c
12966                 Fix leak, thanks to Alfons.
12967
12968 2005-01-20 [colin]      1.0.0cvs3.2
12969
12970         * src/ssl_manager.c
12971                 Port SSL certificate window to GTK2.
12972
12973 2005-01-20 [paul]       1.0.0cvs3.1
12974
12975         * ChangeLog.claws
12976         * configure.ac
12977         * src/addrindex.c
12978         * src/addrindex.h
12979                 sync with HEAD
12980
12981 2005-01-19 [colin]      1.0.0cvs2.2
12982
12983         * src/plugins/trayicon/trayicon.c
12984                 Fix freeze with gtk-2.6, the easy way
12985                 (signal blocking helpless there...)
12986                 Closes bug #668.
12987
12988 2005-01-19 [colin]      1.0.0cvs2.1
12989
12990         * src/mbox.c
12991         * src/mbox.h
12992         * src/mainwindow.c
12993         * src/summaryview.c
12994         * src/summaryview.h
12995                 Sync with HEAD
12996
12997 2005-01-19 [paul]       1.0.0cvs1.1
12998
12999         * configure.ac
13000         * po/de.po
13001         * po/es.po
13002         * po/fr.po
13003         * po/hr.po
13004         * po/it.po
13005         * po/ja.po
13006         * po/ko.po
13007         * po/pt_BR.po
13008         * po/ru.po
13009         * po/sk.po
13010         * po/sr.po
13011                 sync with HEAD (update translations)
13012
13013 2005-01-18 [colin]      1.0.0cvs0.1
13014
13015         * src/foldersel.c
13016                 Specify search column - patch by Alfons
13017
13018 2005-01-18 [colin]      0.9.13cvs36.3
13019
13020         * src/prefs_toolbar.c
13021                 Change Delete to Remove
13022         * src/prefs_fonts.c
13023                 GTK2 version and leak fixes
13024         * src/prefs_actions.c
13025                 Add stock buttons.
13026                 All patches by Alfons
13027
13028 2005-01-17 [colin]      0.9.13cvs36.2
13029
13030         * src/compose.c
13031                 Fix DnD inserting twice. While at it,
13032                 add DnD support for text/plain in the
13033                 body, and add support in the headers.
13034
13035 2005-01-16 [colin]      0.9.13cvs36.1
13036
13037         * ChangeLog
13038         * ChangeLog.jp
13039         * ChangeLog.claws
13040                 Sync with HEAD (nothing applicable)
13041
13042 2005-01-16 [colin]      0.9.13cvs33.2
13043
13044         * src/prefs_toolbar.c
13045                 GTK2ize prefs_toolbar, by Alfons.
13046
13047 2005-01-14 [colin]      0.9.13cvs33.1
13048
13049         * src/html.c
13050         * src/msgcache.c
13051                 Sync with HEAD
13052
13053 2005-01-14 [colin]      0.9.13cvs32.1
13054
13055         * src/html.c
13056         * src/html.h
13057         * src/msgcache.c
13058         * AUTHORS
13059         * tools/calypso_convert.pl
13060                 Sync with HEAD
13061
13062 2005-01-08 [colin]      0.9.13cvs29.2
13063
13064         * src/prefs_filtering_action.c
13065         * src/prefs_filtering.c
13066                 2 more gtk2 patches by Alfons
13067
13068 2005-01-07 [paul]       0.9.13cvs29.1
13069
13070         * ChangeLog
13071         * ChangeLog.claws
13072         * ChangeLog.jp
13073         * configure.ac
13074         * src/pop.c
13075         * src/pop.h
13076                 sync with HEAD
13077
13078 2005-01-07 [colin]      0.9.13cvs28.3
13079
13080         * src/gtk/progressdialog.c
13081         * src/gtk/progressdialog.h
13082         * src/inc.c
13083         * src/send_message.c
13084                 GTK2 for the incorporation dialog. The CList isn't dead
13085                 yet, for a more smooth migration. Patch by Alfons.
13086
13087 2005-01-06 [colin]      0.9.13cvs28.2
13088
13089         * src/prefs_display_header.c
13090                 GTK2 conversion by Alfons
13091         * src/prefs_actions.c
13092         * src/prefs_matcher.c
13093                 Fix 2 leaks - patch by Alfons
13094
13095 2005-01-06 [colin]      0.9.13cvs28.1
13096
13097         * src/prefs_matcher.c
13098                 Sync with HEAD
13099
13100 2005-01-06 [colin]      0.9.13cvs27.4
13101
13102         * src/prefs_matcher.c
13103                 Fix double-free. Patch by Alfons
13104
13105 2005-01-06 [colin]      0.9.13cvs27.3
13106
13107         * src/prefs_matcher.c
13108                 GTK2 widgets + memleak
13109                 Patch by Alfons
13110
13111 2005-01-05 [colin]      0.9.13cvs27.2
13112
13113         * src/account.c
13114         * src/addr_compl.c
13115         * src/foldersel.c
13116         * src/stock_pixmap.c
13117         * src/stock_pixmap.h
13118                 3 more GTK2 patches by Alfons.
13119
13120 2005-01-04 [colin]      0.9.13cvs27.1
13121
13122         * src/folderview.c
13123         * src/imap_gtk.c
13124         * src/news_gtk.c
13125                 Sync with HEAD
13126
13127 2005-01-04 [colin]      0.9.13cvs25.9
13128
13129         * src/compose.c
13130                 Fix Show Ruler menuitem
13131         * src/prefs_template.c
13132                 Convert to GTK2
13133         * src/common/utils.c
13134                 Make auto pointer stuff handles NULLs
13135                 Patches by Alfons.
13136
13137 2005-01-04 [colin]      0.9.13cvs25.8
13138
13139         * src/compose.c
13140                 Move the attachment list to gtk2
13141                 Patch by Alfons.
13142
13143 2005-01-04 [colin]      0.9.13cvs25.7
13144
13145         * src/textview.c
13146                 Make some keys work again
13147                 Patch by SungHyun Nam <namsh@kldp.org>
13148
13149 2005-01-04 [colin]      0.9.13cvs25.6
13150
13151         * src/gtk/gtkshruler.c
13152                 Move the ruler to GTK2
13153                 Patch by Alfons
13154
13155 2005-01-03 [colin]      0.9.13cvs25.5
13156
13157         * src/compose.c
13158                 Fix my broken patch apply 
13159
13160 2005-01-03 [colin]      0.9.13cvs25.4
13161
13162         * src/common/utils.c
13163         * src/common/utils.h
13164         * src/gtk/prefswindow.c
13165                 Move auto pointer stuff to utils.c
13166                 Patch by Alfons again :)
13167
13168 2005-01-03 [colin]      0.9.13cvs25.3
13169
13170         * src/compose.c
13171         * src/prefs_gtk.c
13172         * src/prefs_template.c
13173         * src/textview.c
13174                 Empty text widgets with empty strings, not NULL char
13175                 Patch by SungHyun Nam <namsh@kldp_org>
13176
13177 2005-01-03 [colin]      0.9.13cvs25.2
13178
13179         * src/main.c
13180         * AUTHORS
13181                 Sync with HEAD
13182
13183 2005-01-03 [colin]      0.9.13cvs25.1
13184
13185         * src/pop.c
13186         * src/pop.h
13187                 Sync with HEAD
13188
13189 2005-01-03 [colin]      0.9.13cvs24.3
13190
13191         * src/account.c
13192                 Two patches from Alfons and Alex S Moore:
13193                 fix images, fix return value.
13194
13195 2005-01-01 [colin]      0.9.13cvs24.2
13196
13197         * src/prefs_actions.c
13198                 Fix over-zealous assertion. Patch by Alfons
13199
13200 2005-01-01 [colin]      0.9.13cvs24.1
13201
13202         * src/procmime.c
13203                 Sync with HEAD (leak fix)
13204
13205 2004-12-31 [colin]      0.9.13cvs23.2
13206
13207         * src/prefs_common.c
13208                 GTK2 widgets + stock buttons - patch by Alfons
13209
13210 2004-12-31 [paul]       0.9.13cvs23.1
13211
13212         * configure.ac
13213                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13214         * src/gtk/pluginwindow.c
13215                 use GTK2 widgets and plug memory leaks,
13216                 patches by Alfons
13217
13218 2004-12-30 [colin]      0.9.13cvs22.4
13219
13220         * src/account.c
13221         * src/action.c
13222         * src/export.c
13223         * src/foldersel.c
13224         * src/import.c
13225         * src/message_search.c
13226         * src/prefs_actions.c
13227         * src/prefs_common.c
13228         * src/prefs_customheader.c
13229         * src/prefs_filtering.c
13230         * src/prefs_summary_column.c
13231         * src/summary_search.c
13232         * src/gtk/about.c
13233         * src/gtk/description_window.c
13234         * src/gtk/gtkutils.c
13235         * src/gtk/gtkutils.h
13236         * src/gtk/inputdialog.c
13237         * src/gtk/prefswindow.c
13238                 Use GTK2 stock buttons. Patches by Alfons.
13239
13240 2004-12-30 [colin]      0.9.13cvs22.3
13241
13242         * src/account.c
13243                 Sync with HEAD
13244         * src/prefs_actions.c
13245         * src/prefs_customheader.c
13246         * src/prefs_filtering.c
13247         * src/prefs_msg_colors.c
13248         * src/prefs_summary_column.c
13249         * src/gtk/prefswindow.c
13250                 Use GtkTreeView instead of deprecated 
13251                 widgets. Patches by Alfons.
13252
13253 2004-12-30 [paul]       0.9.13cvs22.2
13254
13255         * src/foldersel.c
13256                 use GTK 2 Tree View
13257                 patch by Alfons, with root folder sorting fix
13258                 by Stephan Sachse
13259
13260 2004-12-30 [paul]       0.9.13cvs22.1
13261
13262         * ChangeLog
13263         * ChangeLog.claws
13264         * ChangeLog.jp
13265         * NEWS
13266         * configure.ac
13267         * src/account.c
13268                 sync with HEAD
13269
13270 2004-12-22 [martin]     0.9.13cvs21.2
13271
13272         * src/action.c
13273                 free the command line after its use
13274
13275 2004-12-18 [paul]       0.9.13cvs21.1
13276
13277         * AUTHORS
13278         * ChangeLog
13279         * ChangeLog.claws
13280         * ChangeLog.jp
13281         * NEWS
13282         * configure.ac
13283         * src/action.c
13284         * src/compose.c
13285         * src/syldap.c
13286                 sync with HEAD
13287
13288 2004-12-17 [martin]     0.9.13cvs17.2
13289
13290         * src/action.c
13291                 convert actions input to locale
13292         * src/inc.c
13293                 convert notification command to locale
13294         * src/plugins/pgpmime/select-keys.c
13295                 convert attributes to utf8
13296
13297 2004-12-14 [colin]      0.9.13cvs17.1
13298
13299         * ChangeLog
13300         * ChangeLog.jp
13301         * ChangeLog.claws
13302         * src/action.c
13303         * src/common/utils.c
13304         * src/gtk/prefswindow.c
13305         * src/gtk/gtkutils.c
13306         * src/gtk/gtkutils.h
13307         * src/plugins/spamassassin/libspamc.c
13308                 Sync with HEAD
13309
13310 2004-12-13 [colin]      0.9.13cvs14.1
13311
13312         * src/quote_fmt_parse.y
13313                 Sync with HEAD
13314
13315 2004-12-10 [colin]      0.9.13cvs12.1
13316
13317         * src/prefs_themes.c
13318         * src/mainwindow.c
13319         * src/messageview.c
13320                 Sync with HEAD
13321
13322 2004-12-09 [colin]      0.9.13cvs10.1
13323
13324         * src/procmime.c
13325                 Sync with HEAD (fix B64 encoding from memory)
13326
13327 2004-12-08 [colin]      0.9.13cvs9.1
13328
13329         * src/gtk/colorlabel.c
13330                 Sync with HEAD
13331
13332 2004-12-08 [paul]       0.9.13cvs8.2
13333
13334         * src/gtk/pluginwindow.c
13335                 fix window resizing oddities
13336
13337 2004-12-08 [colin]      0.9.13cvs8.1
13338
13339         * src/quote_fmt_parse.y
13340                 Sync with HEAD
13341
13342 2004-12-08 [colin]      0.9.13cvs7.1
13343
13344         * src/matcher_parser_parse.y
13345         * src/msgcache.c
13346         * src/prefs_matcher.c
13347         * src/procheader.c
13348         * src/matcher.c
13349         * src/common/defs.h
13350         * po/sr.po
13351                 Sync with HEAD
13352
13353 2004-12-08 [colin]      0.9.13cvs6.1
13354
13355         * src/quote_fmt_parse.y
13356         * src/textview.c
13357                 Sync with HEAD
13358         * src/gtk/prefswindow.c
13359         * src/gtk/pluginwindow.c
13360                 Fix G_CALLBACKS protos (thanks to Alfons)
13361
13362 2004-12-07 [torte]      0.9.13cvs2.2
13363
13364         * src/procmime.c
13365                 [Bug 650] reply button causes crash
13366                 Thanks to David Relson and Christoph
13367
13368 2004-12-07 [colin]      0.9.13cvs2.1
13369
13370         * ChangeLog.claws
13371         * AUTHORS
13372         * po/sk.po
13373         * src/procmime.c
13374         * src/prefs_account.c
13375         * src/common/smtp.c
13376         * src/common/smtp.h
13377                 Sync with HEAD
13378
13379 2004-12-06 [colin]      0.9.12cvs187.1
13380
13381         * ChangeLog.claws
13382         * INSTALL
13383         * Makefile.am
13384         * README.claws
13385         * TODO.claws
13386         * configure.ac
13387         * po/bg.po
13388         * po/cs.po
13389         * po/el.po
13390         * po/en_GB.po
13391         * po/es.po
13392         * po/fr.po
13393         * po/hr.po
13394         * po/hu.po
13395         * po/it.po
13396         * po/ja.po
13397         * po/ko.po
13398         * po/nl.po
13399         * po/pl.po
13400         * po/pt_BR.po
13401         * po/ru.po
13402         * po/sk.po
13403         * po/sr.po
13404         * po/sv.po
13405         * po/zh_CN.po
13406         * po/zh_TW.Big5.po
13407         * src/compose.c
13408         * tools/Makefile.am
13409         * tools/README
13410         * tools/filter_conv.pl
13411         * tools/kdeservicemenu/README
13412         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13413         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13414                 Sync with HEAD
13415
13416 2004-12-04 [colin]      0.9.12cvs183.1
13417
13418         * src/compose.c
13419                 Sync with HEAD (compose window position saving)
13420
13421 2004-12-04 [paul]       0.9.12cvs182.3
13422
13423         * src/messageview.c
13424         * src/mimeview.c
13425         * src/prefs_customheader.c
13426         * src/gtk/quicksearch.c
13427                 replace some forgotten GTK_SIGNAL_FUNCs
13428
13429 2004-12-04 [paul]       0.9.12cvs182.2
13430
13431         * src/Makefile.am
13432                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13433                 committed in error      
13434
13435 2004-12-04 [paul]       0.9.12cvs182.1
13436
13437         * ChangeLog
13438         * ChangeLog.claws
13439         * ChangeLog.jp
13440         * INSTALL
13441         * NEWS
13442         * README
13443         * README.jp
13444         * configure.ac
13445         * doc/manual/ja/Makefile.am
13446         * doc/manual/ja/sylpheed-1.html
13447         * doc/manual/ja/sylpheed-10.html
13448         * doc/manual/ja/sylpheed-11.html
13449         * doc/manual/ja/sylpheed-12.html
13450         * doc/manual/ja/sylpheed-13.html
13451         * doc/manual/ja/sylpheed-14.html
13452         * doc/manual/ja/sylpheed-15.html
13453         * doc/manual/ja/sylpheed-16.html
13454         * doc/manual/ja/sylpheed-17.html
13455         * doc/manual/ja/sylpheed-18.html
13456         * doc/manual/ja/sylpheed-19.html
13457         * doc/manual/ja/sylpheed-2.html
13458         * doc/manual/ja/sylpheed-20.html
13459         * doc/manual/ja/sylpheed-3.html
13460         * doc/manual/ja/sylpheed-4.html
13461         * doc/manual/ja/sylpheed-5.html
13462         * doc/manual/ja/sylpheed-6.html
13463         * doc/manual/ja/sylpheed-7.html
13464         * doc/manual/ja/sylpheed-8.html
13465         * doc/manual/ja/sylpheed-9.html
13466         * doc/manual/ja/sylpheed.html
13467         * doc/manual/ja/sylpheed.sgml
13468         * po/de.po
13469         * src/Makefile.am
13470         * src/compose.c
13471         * src/procmime.c
13472         * src/pixmaps/regular.xpm **REMOVED**
13473         * src/plugins/pgpmime/pgpmime.c
13474         * src/plugins/pgpmime/plugin.c
13475         * src/plugins/pgpmime/prefs_gpg.c
13476                 sync with HEAD
13477
13478 2004-12-03 [paul]       0.9.12cvs180.1
13479
13480         * ChangeLog
13481         * ChangeLog.claws
13482         * ChangeLog.jp
13483         * configure.ac
13484         * src/Makefile.am
13485         * src/pop.c
13486         * src/common/utils.c
13487         * src/common/utils.h
13488         * src/pixmaps/continue.xpm
13489         * src/pixmaps/dir_close.xpm
13490         * src/pixmaps/dir_open.xpm
13491         * src/pixmaps/drafts_close.xpm
13492         * src/pixmaps/drafts_open.xpm
13493         * src/pixmaps/folder.xpm **REMOVED**
13494         * src/pixmaps/group.xpm
13495         * src/pixmaps/unread.xpm
13496                 sync with HEAD
13497
13498 2004-12-02 [colin]      0.9.12cvs179.1
13499
13500         * src/compose.c
13501                 Sync with HEAD (non-duplicated reedition)
13502
13503 2004-12-02 [colin]      0.9.12cvs178.1
13504
13505         * src/compose.c
13506                 Sync with HEAD (linewrap_quote fix)
13507
13508 2004-12-01 [colin]      0.9.12cvs177.3
13509
13510         * src/addrharvest.c
13511                 Replace sizeof with strlen
13512
13513 2004-12-01 [paul]       0.9.12cvs177.2
13514
13515         * src/addrharvest.c
13516                 fix 'harvest addresses'
13517
13518 2004-11-30 [colin]      0.9.12cvs177.1
13519
13520         * src/gtk/prefswindow.c
13521         * src/gtk/pluginwindow.c
13522                 Sync with HEAD
13523
13524 2004-11-29 [colin]      0.9.12cvs176.1
13525
13526         * src/folderview.c
13527                 sync with HEAD (Fix disappearing separators in folderview's popup)
13528
13529 2004-11-29 [colin]      0.9.12cvs175.1
13530
13531         * src/procmime.c
13532                 Sync with head (another format fix)
13533
13534 2004-11-29 [colin]      0.9.12cvs174.1
13535
13536         * src/pop.c
13537                 Sync with HEAD (format string fix)
13538
13539 2004-11-26 [colin]      0.9.12cvs173.1
13540
13541         * src/common/smtp.c
13542         * src/common/smtp.h
13543                 Sync with HEAD
13544
13545 2004-11-24 [colin]      0.9.12cvs172.1
13546
13547         * src/plugins/pgpmime/pgpmime.c
13548                 Sync with HEAD
13549
13550 2004-11-24 [colin]      0.9.12cvs171.1
13551
13552         * src/plugins/pgpmime/pgpmime.c
13553                 Sync with head (gpgmectx leaks)
13554
13555 2004-11-24 [colin]      0.9.12cvs169.1
13556
13557         * src/plugins/pgpmime/plugin.c
13558         * src/plugins/trayicon/Makefile.am
13559         * src/plugins/trayicon/newmarkedmail.xpm
13560         * src/plugins/trayicon/trayicon.c
13561         * src/plugins/trayicon/unreadmarkedmail.xpm
13562                 Sync with HEAD
13563
13564 2004-11-23 [colin]      0.9.12cvs168.1
13565
13566         * src/partial_download.c
13567         * src/partial_download.h
13568         * src/plugins/pgpmime/plugin.c
13569                 Sync with HEAD
13570
13571 2004-11-23 [colin]      0.9.12cvs166.1
13572
13573         * src/Makefile.am
13574         * src/codeconv.c
13575         * src/compose.c
13576         * src/folderview.c
13577         * src/main.c
13578         * src/partial_download.c
13579         * src/partial_download.h
13580         * src/prefs_account.c
13581         * src/prefs_account.h
13582         * src/privacy.c
13583         * src/privacy.h
13584         * src/procmime.c
13585         * src/common/Makefile.am
13586         * src/common/base64.h
13587         * src/common/partial_download.c
13588         * src/common/partial_download.h
13589         * src/gtk/prefswindow.c
13590         * src/gtk/prefswindow.h
13591         * src/plugins/pgpmime/pgpmime.c
13592         * src/plugins/pgpmime/prefs_gpg.c
13593         * src/plugins/pgpmime/prefs_gpg.h
13594         * src/plugins/pgpmime/sgpgme.c
13595         * src/plugins/pgpmime/sgpgme.h
13596                 Sync with HEAD
13597
13598 2004-11-23 [colin]      0.9.12cvs163.1
13599
13600         * src/main.c
13601                 Sync with HEAD (cursor optimization)
13602
13603 2004-11-23 [colin]      0.9.12cvs162.1
13604
13605         * src/prefs_common.c
13606         * src/prefs_themes.c
13607         * src/procmsg.c
13608                 Sync with HEAD
13609
13610 2004-11-23 [colin]      0.9.12cvs158.9
13611
13612         * src/compose.c
13613                 Fix double-free when forwarding
13614         * src/msgcache.c
13615                 Fix leak on error path
13616                 
13617
13618 2004-11-23 [colin]      0.9.12cvs158.8
13619
13620         * src/compose.c
13621                 Fix possible double-free
13622                 Spotted by Alfons
13623
13624 2004-11-23 [colin]      0.9.12cvs158.7
13625
13626         * src/compose.c
13627                 Fix some signal handlers' prototypes
13628                 Spotted by Alfons
13629
13630 2004-11-22 [colin]      0.9.12cvs158.6
13631
13632         * src/compose.c
13633                 Remove unneeded code and duplicated
13634                 wrapping - patch by Alfons
13635
13636 2004-11-22 [colin]      0.9.12cvs158.5
13637
13638         * src/prefs_themes.c
13639                 Fix oversized selector
13640
13641 2004-11-22 [colin]      0.9.12cvs158.4
13642
13643         * src/compose.c
13644                 fix dump_text()
13645                 patch by Alfons
13646
13647 2004-11-19 [colin]      0.9.12cvs158.3
13648
13649         * src/textview.c
13650                 Add a context menu on links (open, copy)
13651
13652 2004-11-18 [paul]       0.9.12cvs158.2
13653
13654         * src/addrgather.c
13655         * src/exphtmldlg.c
13656         * src/expldifdlg.c
13657         * src/mimeview.c
13658         * src/prefs_common.c
13659         * src/plugins/image_viewer/viewer.c
13660         * src/plugins/spamassassin/spamassassin_gtk.c
13661                 replace deprecated gtk_notebook_set_page
13662                 and gtk_notebook_current_page
13663
13664 2004-11-18 [paul]       0.9.12cvs158.1
13665
13666         * configure.ac
13667         * src/compose.c
13668         * src/mainwindow.c
13669         * src/messageview.c
13670         * src/prefs_common.c
13671         * src/common/utils.c
13672         * src/common/utils.h
13673                 sync with HEAD
13674
13675 2004-11-17 [colin]      0.9.12cvs156.1
13676
13677         * src/prefs_account.c
13678         * src/prefs_account.h
13679         * src/procmsg.c
13680                 Sync with HEAD (add pref to store encrypted mails encrypted)
13681
13682 2004-11-17 [paul]       0.9.12cvs155.1
13683
13684         * ChangeLog
13685         * ChangeLog.claws
13686         * ChangeLog.jp
13687         * NEWS
13688         * configure.ac
13689         * src/compose.c
13690         * src/jpilot.c
13691         * src/privacy.c
13692         * src/procmime.c
13693         * src/procmime.h
13694         * src/procmsg.c
13695         * src/toolbar.c
13696         * src/pixmaps/error.xpm
13697                 sync with HEAD
13698
13699 2004-11-17 [colin]      0.9.12cvs151.1
13700
13701         * src/plugins/pgpmime/pgpmime.c
13702                 Sync with HEAD (remove debug printf)
13703
13704 2004-11-17 [colin]      0.9.12cvs150.1
13705
13706         * src/plugins/pgpmime/pgpmime.c
13707                 Sync with HEAD (off-by-one fix)
13708
13709 2004-11-17 [colin]      0.9.12cvs149.1
13710
13711         * src/procmsg.c
13712                 Sync with HEAD (coding style fixes)
13713
13714 2004-11-16 [colin]      0.9.12cvs148.1
13715
13716         * src/procmsg.c
13717                 Sync with head (Fix the fix)
13718
13719 2004-11-16 [colin]      0.9.12cvs147.1
13720
13721         * src/procmsg.c
13722                 Sync with Main (leak fix)
13723
13724 2004-11-16 [colin]      0.9.12cvs146.14
13725
13726         * src/compose.c
13727                 Remove useless chunk of code
13728                 Patch by Alfons
13729
13730 2004-11-15 [colin]      0.9.12cvs146.13
13731
13732         * src/compose.c
13733                 Fix drafting after insertion
13734                 Patch by Alfons
13735
13736 2004-11-15 [colin]      0.9.12cvs146.12
13737
13738         * src/compose.c
13739         * src/prefs_filtering.c
13740         * src/prefs_filtering_action.c
13741         * src/prefs_toolbar.c
13742                 Fix some const-correctness
13743
13744 2004-11-15 [colin]      0.9.12cvs146.11
13745
13746         * src/summaryview.c
13747         * src/prefs_themes.c
13748         * src/messageview.c
13749                 Fix some leaks
13750
13751 2004-11-15 [colin]      0.9.12cvs146.10
13752
13753         * src/codeconv.c
13754                 More unreadable locale fixes
13755
13756 2004-11-14 [colin]      0.9.12cvs146.9
13757
13758         * src/textview.c
13759                 Fix uri_security_check
13760                 Patch by Alfons
13761
13762 2004-11-13 [paul]       0.9.12cvs146.8
13763
13764         * src/folder.c
13765         * src/procmime.c
13766                 fix 2 bugs introduced in last commit
13767
13768 2004-11-13 [paul]       0.9.12cvs146.7
13769
13770         * src/compose.c
13771         * src/exporthtml.c
13772         * src/exportldif.c
13773         * src/folder.c
13774         * src/imap.c
13775         * src/imap_gtk.c
13776         * src/main.c
13777         * src/mainwindow.c
13778         * src/messageview.c
13779         * src/mh_gtk.c
13780         * src/prefs_themes.c
13781         * src/procmime.c
13782         * src/setup.c
13783         * src/summaryview.c
13784                 replace deprecated g_basename
13785
13786 2004-11-13 [paul]       0.9.12cvs146.6
13787
13788         * src/compose.c
13789         * src/imap.c
13790         * src/matcher_parser.h
13791         * src/matcher_parser_parse.y
13792         * src/prefs_filtering.c
13793         * src/prefs_filtering_action.c
13794         * src/prefs_themes.c
13795         * src/prefs_toolbar.c
13796         * src/common/utils.c
13797                 various small fixes/cleanups
13798
13799 2004-11-12 [colin]      0.9.12cvs146.5
13800
13801         * src/textview.c
13802                 Validate event's origin on visibility notify
13803                 Patch by Alfons.
13804
13805 2004-11-12 [paul]       0.9.12cvs146.4
13806
13807         * src/exporthtml.c
13808         * src/exportldif.c
13809         * src/imap.c
13810         * src/mh.c
13811         * src/mimeview.c
13812         * src/prefs_spelling.c
13813         * src/prefs_themes.c
13814                 replace deprecated g_dirname    
13815
13816 2004-11-12 [colin]      0.9.12cvs146.3
13817
13818         * src/textview.c
13819                 Some coding style fixes
13820
13821 2004-11-12 [colin]      0.9.12cvs146.2
13822
13823         * src/codeconv.c
13824                 We want to replace _all_ extended chars in
13825                 conv_unreadable_*, because any string containing
13826                 extended chars not parsing as UTF8 is 
13827                 undisplayed on gtk2.
13828
13829 2004-11-12 [paul]       0.9.12cvs146.1
13830
13831         * ChangeLog
13832         * ChangeLog.claws
13833         * ChangeLog.jp
13834         * NEWS
13835         * configure.ac
13836         * src/account.c
13837         * src/folderview.c
13838         * src/folderview.h
13839         * src/imap.c
13840         * src/imap_gtk.c
13841         * src/inc.c
13842         * src/mainwindow.c
13843         * src/mh_gtk.c
13844         * src/news_gtk.c
13845         * src/pop.c
13846         * src/prefs_account.c
13847         * src/prefs_account.h
13848         * src/prefs_ext_prog.c
13849         * src/procmime.c
13850         * src/procmime.h
13851         * src/procmsg.c
13852         * src/procmsg.h
13853         * src/summary_search.c
13854         * src/summaryview.c
13855         * src/textview.c
13856         * src/common/defs.h
13857         * src/common/utils.c
13858         * src/common/utils.h
13859         * src/gtk/menu.c
13860         * src/gtk/menu.h
13861                 sync with HEAD
13862
13863 2004-11-11 [colin]      0.9.12cvs144.2
13864
13865         * src/textview.c
13866                 Fix URI range selection (patch by Alfons)
13867
13868 2004-11-09 [colin]      0.9.12cvs144.1
13869
13870         * ChangeLog.claws
13871         * src/compose.c
13872         * src/folder.c
13873         * src/folder_item_prefs.c
13874         * src/prefs_account.c
13875         * src/prefs_account.h
13876         * src/plugins/pgpmime/pgpmime.c
13877                 Sync with HEAD
13878
13879 2004-11-08 [colin]      0.9.12cvs143.1
13880
13881         * src/summaryview.c
13882                 Sync with HEAD (optimize quicksearch)
13883
13884 2004-11-08 [colin]      0.9.12cvs142.2
13885
13886         * src/compose.c
13887                 Don't wrap when Edit/Auto wrapping is disabled
13888
13889 2004-11-08 [colin]      0.9.12cvs142.1
13890
13891         * src/textview.c
13892                 Sync with HEAD
13893
13894 2004-11-08 [colin]      0.9.12cvs141.1
13895
13896         * src/textview.c
13897                 Sync with HEAD (fix some mail URIs)
13898
13899 2004-11-08 [colin]      0.9.12cvs140.3
13900
13901         * src/textview.c
13902                 o Use text cursor instead of arrow when
13903                   not on a link
13904                 o Fix handling of contiguous links (as in
13905                   "colin@colino.net" <colin@colino.net>)
13906                   This one unveils a bug in get_email_part()
13907
13908 2004-11-07 [colin]      0.9.12cvs140.2
13909
13910         * src/textview.c
13911                 Fix memleak. Patch by Alfons.
13912
13913 2004-11-06 [colin]      0.9.12cvs140.1
13914
13915         * src/compose.c
13916                 Sync with HEAD (don't ask passphrase
13917                 when drafting)
13918
13919 2004-11-06 [paul]       0.9.12cvs139.2
13920
13921         * AUTHORS
13922         * src/textview.c
13923         * src/textview.h
13924                 textview URI handling. hovering over a 
13925                 link displays it in the status bar,
13926                 and changes the mouse pointer to a hand 
13927                 cursor. a link is activated with a single 
13928                 click. (Modified from the) patch by Jean-Yves 
13929                 Lefort <jylefort@users.sourceforge.net>
13930                 
13931
13932 2004-11-05 [colin]      0.9.12cvs139.1
13933
13934         * src/compose.c
13935         * src/procmime.c
13936                 Sync with HEAD again ^^
13937
13938 2004-11-05 [colin]      0.9.12cvs139.1
13939
13940         * src/compose.c
13941         * src/procmime.c
13942                 Sync with HEAD
13943
13944 2004-11-03 [paul]       0.9.12cvs138.1
13945
13946         * ChangeLog.claws
13947         * configure.ac
13948         * po/POTFILES.in
13949         * src/prefs_ext_prog.c
13950         * src/procmime.c
13951         * tools/kdeservicemenu/README
13952         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13953         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13954                 sync with HEAD
13955
13956 2004-11-01 [christoph]  0.9.12cvs136.2
13957
13958         * src/procmime.c
13959                 convert MIME parameters to UTF-8
13960
13961 2004-10-29 [colin]      0.9.12cvs136.1
13962
13963         * src/common/utils.c
13964                 Sync with HEAD (don't use '=' in mime boundary)
13965
13966 2004-10-29 [paul]       0.9.12cvs135.1
13967
13968         * configure.ac
13969         * doc/src/rfc2231.txt
13970         * src/procmime.c
13971         * src/common/quoted-printable.c
13972         * src/common/utils.c
13973         * src/common/utils.h
13974                 sync with HEAD
13975
13976 2004-10-27 [paul]       0.9.12cvs134.1
13977
13978         * configure.ac
13979         * src/main.c
13980         * src/procmime.c
13981         * src/plugins/pgpmime/pgpmime.c
13982                 sync with HEAD
13983
13984 2004-10-26 [paul]       0.9.12cvs132.3
13985
13986         * src/account.c
13987         * src/addressbook.c
13988         * src/addrgather.c
13989         * src/addrharvest.c
13990         * src/codeconv.c
13991         * src/compose.c
13992         * src/customheader.c
13993         * src/editaddress.c
13994         * src/editgroup.c
13995         * src/enriched.c
13996         * src/expldifdlg.c
13997         * src/exporthtml.c
13998         * src/exportldif.c
13999         * src/folder.c
14000         * src/foldersel.c
14001         * src/folderview.c
14002         * src/grouplistdialog.c
14003         * src/html.c
14004         * src/imap.c
14005         * src/jpilot.c
14006         * src/ldapserver.c
14007         * src/ldif.c
14008         * src/mimeview.c
14009         * src/news.c
14010         * src/news_gtk.c
14011         * src/pop.c
14012         * src/prefs_display_header.c
14013         * src/prefs_gtk.c
14014         * src/prefs_msg_colors.c
14015         * src/prefs_toolbar.c
14016         * src/procheader.c
14017         * src/procmime.c
14018         * src/summaryview.c
14019         * src/textview.c
14020         * src/toolbar.c
14021         * src/vcard.c
14022         * src/common/mgutils.c
14023         * src/common/nntp.c
14024         * src/common/smtp.c
14025         * src/common/template.c
14026         * src/common/utils.c
14027         * src/common/xmlprops.c
14028         * src/plugins/pgpmime/pgpmime.c
14029         * src/plugins/pgpmime/select-keys.c
14030         * src/plugins/pgpmime/sgpgme.c
14031                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14032                 g_string_sprintfa(), gtk_notebook_current_page()
14033
14034 2004-10-26 [colin]      0.9.12cvs132.2
14035
14036         * src/prefs_folder_item.c
14037                 Fix default-account selection
14038
14039 2004-10-21 [colin]      0.9.12cvs133
14040
14041         * src/compose.c
14042                 Sync with HEAD (Remove extra separator in compose's Options)
14043         * src/textview.c
14044                 Set wrapping to char
14045
14046 2004-10-21 [paul]       0.9.12cvs131.2
14047
14048         * src/compose.c
14049         * src/sourcewindow.c
14050                 fix wrapping
14051                 fix window shrinking 
14052
14053 2004-10-21 [colin]      0.9.12cvs131.1
14054
14055         * ChangeLog.claws
14056         * src/compose.c
14057                 Sync with HEAD
14058
14059 2004-10-21 [paul]       0.9.12cvs130.2
14060
14061         * src/prefs_folder_item.c
14062                 sync with HEAD (Apply to subfolders)
14063
14064 2004-10-19 [colin]      0.9.12cvs130.1
14065
14066         * ChangeLog.claws
14067         * src/compose.c
14068         * src/common/utils.c
14069         * src/gtk/menu.c
14070                 Sync with HEAD
14071
14072 2004-10-19 [colin]      0.9.12cvs128.1
14073
14074         * src/addrbook.c
14075         * src/addrcache.c
14076         * src/addressbook.c
14077         * src/codeconv.c
14078         * src/compose.c
14079         * src/customheader.c
14080         * src/editaddress.c
14081         * src/editgroup.c
14082         * src/exporthtml.c
14083         * src/folder.c
14084         * src/folderview.c
14085         * src/imap.c
14086         * src/jpilot.c
14087         * src/main.c
14088         * src/matcher_parser_parse.y
14089         * src/mbox.c
14090         * src/pop.c
14091         * src/prefs_account.c
14092         * src/prefs_gtk.c
14093         * src/prefs_msg_colors.c
14094         * src/procheader.c
14095         * src/procmime.c
14096         * src/procmime.h
14097         * src/procmsg.c
14098         * src/summaryview.c
14099         * src/textview.c
14100         * src/common/base64.c
14101         * src/common/partial_download.c
14102         * src/common/socket.c
14103         * src/common/sylpheed.c
14104         * src/common/utils.c
14105         * src/common/utils.h
14106         * src/gtk/pluginwindow.c
14107         * src/gtk/quicksearch.c
14108         * src/plugins/clamav/clamav_plugin.c
14109         * src/plugins/clamav/clamav_plugin.h
14110         * src/plugins/clamav/clamav_plugin_gtk.c
14111         * src/plugins/pgpmime/passphrase.c
14112         * src/plugins/pgpmime/pgpmime.c
14113         * src/plugins/pgpmime/plugin.c
14114         * src/plugins/pgpmime/prefs_gpg.c
14115         * src/plugins/pgpmime/prefs_gpg.h
14116         * src/plugins/pgpmime/select-keys.c
14117         * src/plugins/pgpmime/sgpgme.c
14118         * src/plugins/spamassassin/libspamc.c
14119         * src/plugins/spamassassin/spamassassin.c
14120         * src/plugins/spamassassin/spamassassin.h
14121         * src/plugins/spamassassin/spamassassin_gtk.c
14122         * src/plugins/trayicon/trayicon.c
14123         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14124                 Sync with HEAD
14125
14126 2004-10-14 [colin]      0.9.12cvs126.2
14127
14128         * src/codeconv.c
14129         * src/textview.c
14130                 Fix conv_unreadable_locale
14131
14132 2004-10-13 [colin]      0.9.12cvs126.1
14133
14134         * src/compose.c
14135                 Sync with HEAD (don't convert charset for 
14136                 drafted messages, minor cleanup)
14137
14138 2004-10-13 [colin]      0.9.12cvs125.1
14139
14140         * po/POTFILES.in
14141                 Sync with HEAD (POTFILES fix)
14142
14143 2004-10-12 [colin]      0.9.12cvs124.3
14144
14145         * src/compose.c
14146                 Fix encoding bug from latest sync
14147
14148 2004-10-12 [paul]       0.9.12cvs124.2
14149
14150         * src/plugins/pgpmime/prefs_gpg.c
14151         * src/plugins/pgpmime/prefs_gpg.h
14152                 forgotten in last commit        
14153
14154 2004-10-12 [paul]       0.9.12cvs124.1
14155
14156         * ChangeLog.claws
14157         * configure.ac
14158         * m4/spamassassin.m4
14159         * src/Makefile.am
14160         * src/account.c
14161         * src/compose.c
14162         * src/compose.h
14163         * src/crash.c
14164         * src/main.c
14165         * src/mimeview.c
14166         * src/passphrase.c
14167         * src/passphrase.h
14168         * src/prefs_account.c
14169         * src/prefs_account.h
14170         * src/prefs_common.c
14171         * src/privacy.c
14172         * src/privacy.h
14173         * src/procmime.c
14174         * src/procmime.h
14175         * src/procmsg.c
14176         * src/rfc2015.c
14177         * src/rfc2015.h
14178         * src/select-keys.c
14179         * src/select-keys.h
14180         * src/textview.c
14181         * src/common/utils.c
14182         * src/common/utils.h
14183         * src/gtk/about.c
14184         * src/plugins/pgpmime/Makefile.am
14185         * src/plugins/pgpmime/passphrase.c
14186         * src/plugins/pgpmime/passphrase.h
14187         * src/plugins/pgpmime/pgpmime.c
14188         * src/plugins/pgpmime/plugin.c
14189         * src/plugins/pgpmime/select-keys.c
14190         * src/plugins/pgpmime/select-keys.h
14191         * src/plugins/pgpmime/sgpgme.c
14192         * src/plugins/pgpmime/sgpgme.h
14193                 sync with HEAD
14194
14195 2004-10-04 [colin]      0.9.12cvs122.1
14196
14197         * src/mainwindow.c
14198         * src/messageview.c
14199         * src/messageview.h
14200         * src/textview.c
14201                 Sync with HEAD
14202
14203 2004-10-04 [colin]      0.9.12cvs121.1
14204
14205         * src/summaryview.c
14206                 Sync with HEAD
14207
14208 2004-10-04 [paul]       0.9.12cvs120.1
14209
14210         * configure.ac
14211                 sync with HEAD [don't try to build 
14212                 pgpmime plugin when gpgme is disabled]
14213
14214 2004-10-03 [colin]      0.9.12cvs119.3
14215
14216         * src/gtk/gtksctree.c
14217                 Lots of side effects. Put back as before 117.2.
14218         * src/summaryview.c
14219                 Fix bug #602
14220
14221 2004-10-03 [colin]      0.9.12cvs119.2
14222
14223         * src/gtk/gtksctree.c
14224                 Revert 608 fix that doesn't work that good
14225
14226 2004-10-02 [colin]      0.9.12cvs119.1
14227
14228         * src/mainwindow.c
14229         * src/messageview.c
14230         * src/prefs_common.h
14231         * src/procmime.c
14232         * src/procmime.h
14233         * src/textview.c
14234                 Sync with HEAD
14235         * src/gtk/gtksctree.c
14236                 Close bug #608
14237
14238 2004-10-01 [colin]      0.9.12cvs118.1
14239
14240         * src/mimeview.c
14241                 Sync with HEAD (better Save All fix)
14242
14243 2004-10-01 [colin]      0.9.12cvs117.2
14244
14245         * src/gtk/gtksctree.c
14246                 Faster on selection
14247
14248 2004-10-01 [colin]      0.9.12cvs117.1
14249
14250         * src/mimeview.c
14251                 Sync with HEAD (Save All: only attachments)
14252
14253 2004-10-01 [paul]       0.9.12cvs116.1
14254
14255         * ChangeLog.claws
14256         * configure.ac
14257         * src/account.c
14258         * src/prefs_common.c
14259         * src/gtk/colorlabel.c
14260                 sync with HEAD
14261
14262 2004-09-30 [colin]      0.9.12cvs115.1
14263
14264         * src/stock_pixmap.c
14265         * src/stock_pixmap.h
14266         * src/folderview.c
14267         * src/Makefile.am
14268         * src/pixmaps/read.xpm
14269                 Sync with HEAD (new pixmap)
14270
14271 2004-09-29 [colin]      0.9.12cvs114.1
14272
14273         * src/compose.c
14274                 Sync with HEAD
14275                 Fix focus handling in headers
14276
14277 2004-09-29 [paul]       0.9.12cvs113.1
14278
14279         * src/quote_fmt_parse.y
14280                 sync with HEAD
14281  
14282
14283 2004-09-28 [colin]      0.9.12cvs112.1
14284
14285         * src/folderview.c
14286         * src/mainwindow.c
14287                 Sync with HEAD
14288
14289 2004-09-28 [colin]      0.9.12cvs110.1
14290
14291         * src/folderview.c
14292                 Sync with HEAD (Contextual Empty trash menu)
14293
14294 2004-09-28 [colin]      0.9.12cvs108.1
14295
14296         * src/addressbook.c
14297                 Sync with HEAD (addressbook edit on double-click)
14298
14299 2004-09-28 [colin]      0.9.12cvs106.1
14300
14301         * src/inc.c
14302                 Sync with HEAD (folder_item freeze on inc)
14303
14304 2004-09-27 [colin]      0.9.12cvs105.1
14305
14306         * src/folderview.c
14307                 Sync with HEAD (right-align new and unread column)
14308
14309 2004-09-27 [colin]      0.9.12cvs104.1
14310
14311         * src/main.c
14312                 Sync with HEAD (revert 0.9.12cvs101)
14313
14314 2004-09-24 [colin]      0.9.12cvs103.2
14315
14316         * src/wizard.c
14317                 Fix gtk warnings and use domain part of the email address 
14318                 when domain detection fails (no dot in domain name)
14319
14320 2004-09-23 [colin]      0.9.12cvs103.1
14321
14322         * src/plugins/spamassassin/libspamc.c
14323         * src/plugins/spamassassin/libspamc.h
14324         * src/plugins/spamassassin/utils.c
14325         * src/plugins/spamassassin/utils.h
14326                 Sync with HEAD (Update spamassassin to 3.0)
14327
14328 2004-09-21 [colin]      0.9.12cvs102.3
14329
14330         * src/action.c
14331                 Add horizontal scrollbar in action io dialog as needed
14332                 Patch by Alfons.
14333
14334 2004-09-20 [colin]      0.9.12cvs102.2
14335
14336         * src/plugins/image_viewer/viewer.c
14337                 Remove imlib stuff
14338                 use gtk_pixmap_set when clearing
14339                 (would be better to use gtkImages, but causes size-allocate 
14340                 signals storm)
14341
14342 2004-09-17 [paul]       0.9.12cvs102.1
14343
14344         * ChangeLog
14345         * ChangeLog.claws
14346         * ChangeLog.jp
14347         * configure.ac
14348         * src/inc.c
14349                 sync with HEAD
14350
14351
14352 2004-09-17 [colin]      0.9.12cvs101.1
14353
14354         * ChangeLog.claws
14355         * src/main.c
14356                 Sync with HEAD (fix segs at exit)
14357
14358 2004-09-14 [colin]      0.9.12cvs99.5
14359
14360         * src/common/socket.c
14361         * AUTHORS
14362                 Fix send error on 64bit platforms
14363                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14364
14365 2004-09-14 [colin]      0.9.12cvs99.4
14366
14367         * src/action.c
14368                 Fix action output with utf8 
14369                 Patch by Alfons.
14370
14371 2004-09-14 [colin]      0.9.12cvs99.3
14372
14373         * ChangeLog.claws
14374         * src/folder.c
14375                 Sync with HEAD
14376
14377 2004-09-09 [colin]      0.9.12cvs99.2
14378
14379         * src/action.c
14380                 Fix progress bar (displaying "Completed %v/%u")
14381                 Patch by Alfons.
14382
14383 2004-09-08 [colin]      0.9.12cvs99.1
14384
14385         * src/account.c
14386         * src/folder.c
14387         * src/procmsg.c
14388         * src/procmsg.h
14389         * src/plugins/pgpmime/pgpmime.c
14390                 Sync with HEAD
14391
14392 2004-09-08 [colin]      0.9.12cvs97.2
14393
14394         * src/summaryview.c
14395                 Don't select mails in collapsed threads 
14396                 when navigating with up/down
14397
14398 2004-09-07 [colin]      0.9.12cvs97.1
14399
14400         * src/inc.c
14401                 Sync with HEAD (meaningful error messages)
14402
14403 2004-09-06 [colin]      0.9.12cvs96.1
14404
14405         * src/toolbar.c
14406                 Sync with HEAD (fix Redirect graying out)
14407
14408 2004-09-06 [colin]      0.9.12cvs95.1
14409
14410         * src/summaryview.c
14411         * src/mimeview.c
14412                 Sync with HEAD (fix dropped URIs)
14413
14414 2004-09-06 [colin]      0.9.12cvs94.1
14415
14416         * src/addressbook.c
14417         * src/addressitem.h
14418         * src/addritem.c
14419         * src/addritem.h
14420                 Sync with HEAD (addressbook DnD)
14421
14422 2004-09-03 [colin]      0.9.12cvs93.1
14423
14424         * src/summaryview.c
14425                 Sync with HEAD (next/prev unread)
14426
14427 2004-09-03 [colin]      0.9.12cvs92.1
14428
14429         * src/prefs_common.c
14430         * src/prefs_common.h
14431         * src/summaryview.c
14432                 Sync with HEAD ('mark_as_read_delay' pref)
14433
14434 2004-09-02 [colin]      0.9.12cvs91.2
14435
14436         * src/common/xml.c
14437                 Fix leak
14438
14439 2004-09-02 [colin]      0.9.12cvs91.1
14440
14441         * src/gtk/menu.c
14442                 Sync with HEAD (menu accel don't work, but whatever)
14443
14444 2004-09-02 [colin]      0.9.12cvs90.1
14445
14446         * src/account.c
14447                 Sync with HEAD (fix bug 582)
14448
14449 2004-09-02 [colin]      0.9.12cvs89.1
14450
14451         * src/addrindex.c
14452                 Sync with HEAD (free deleted queries)
14453
14454 2004-09-02 [colin]      0.9.12cvs88.1
14455
14456         * src/ldapquery.c
14457                 Sync with HEAD (fix LDAP freezes)
14458
14459 2004-09-02 [colin]      0.9.12cvs87.1
14460
14461         * src/prefs_spelling.c
14462                 Sync with HEAD (add default dictionary)
14463
14464 2004-09-01 [colin]      0.9.12cvs86.1
14465
14466         * src/filtering.c
14467         * src/folderview.c
14468         * src/imap.c
14469         * src/prefs_matcher.c
14470         * src/stock_pixmap.c
14471         * src/summary_search.c
14472         * src/summaryview.c
14473         * src/wizard.c
14474         * src/wizard.h
14475                 Sync with HEAD (uninitialized vars fixes)
14476                 + gtk2 specific warning fixes
14477
14478 2004-08-31 [colin]      0.9.12cvs85.1
14479
14480         * src/folder.c
14481                 Sync with HEAD (Fix memory corruption due to 
14482                 uninitialized var)
14483
14484 2004-08-31 [colin]      0.9.12cvs84.4
14485
14486         * src/summary_search.c
14487                 Fix segfaults when searching in folders with broken headers
14488
14489 2004-08-31 [colin]      0.9.12cvs84.3
14490
14491         * src/compose.c
14492         * src/textview.c
14493                 Fix some more encoding/decoding issues
14494
14495 2004-08-30 [colin]      0.9.12cvs84.2
14496
14497         * src/mimeview.c
14498         * src/prefs_themes.c
14499         * src/gtk/filesel.c
14500         * src/gtk/filesel.h
14501                 Add a folder-mode selection (fixes mimeview's "Save all")
14502
14503 2004-08-29 [colin]      0.9.12cvs84.1
14504
14505         * src/mimeview.c
14506                 Sync with HEAD (don't escape saved filenames)
14507
14508 2004-08-27 [colin]      0.9.12cvs83.1
14509
14510         * ChangeLog
14511         * ChangeLog.claws
14512         * ChangeLog.jp
14513         * src/mh.c
14514         * src/procheader.c
14515         * src/procmsg.c
14516         * src/procmsg.h
14517         * src/common/utils.c
14518         * src/gtk/menu.h
14519         * po/
14520                 Sync with HEAD 0.9.12cvs83 (sync with main)
14521
14522 2004-08-26 [colin]      0.9.12cvs82.4
14523
14524         * src/codeconv.c
14525                 Fix strange stack corruption
14526                 Convert to utf8 after unmime, not before
14527
14528 2004-08-26 [colin]      0.9.12cvs82.3
14529
14530         * src/main.c
14531         * src/wizard.c
14532                 Fix account folders duplication
14533
14534 2004-08-25 [colin]      0.9.12cvs82.2
14535
14536         * src/wizard.c
14537                 Remove ports
14538                 Add SSL selection
14539                 Use login@server as account name
14540
14541 2004-08-25 [colin]      0.9.12cvs82.1
14542
14543         * src/plugins/pgpmime/pgpmime.c
14544                 Sync with HEAD (leak fix).
14545
14546 2004-08-25 [colin]      0.9.12cvs81.1
14547
14548         * src/plugins/pgpmime/pgpmime.c
14549         * src/plugins/pgpmime/sgpgme.c
14550         * src/plugins/pgpmime/sgpgme.h
14551                 Sync with HEAD (Handle combined messages).
14552
14553 2004-08-24 [colin]      0.9.12cvs80.3
14554
14555         * src/wizard.c
14556                 Fix full name, ports, and imap
14557
14558 2004-08-24 [colin]      0.9.12cvs80.2
14559
14560         * src/Makefile.am
14561         * src/main.c
14562         * src/setup.c
14563         * src/setup.h
14564         * src/stock_pixmap.c
14565         * src/stock_pixmap.h
14566         * src/wizard.c ** ADDED **
14567         * src/wizard.h ** ADDED ** 
14568         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14569                 Add a setup wizard 
14570
14571 2004-08-24 [colin]      0.9.12cvs80.1
14572
14573         * src/folder.c
14574                 Sync with HEAD (set mimeflags on all messages)
14575
14576 2004-08-24 [colin]      0.9.12cvs79.3
14577
14578         * src/matcher_parser_lex.l
14579                 Fix 8bits strings not in utf8
14580
14581 2004-08-24 [colin]      0.9.12cvs79.2
14582
14583         * src/compose.c
14584                 Check conversion result before replacing buffer
14585
14586 2004-08-23 [colin]      0.9.12cvs79.1
14587
14588         * src/compose.c
14589                 Sync with HEAD (create message header in memory)
14590
14591 2004-08-23 [colin]      0.9.12cvs78.1
14592
14593         * src/rfc2015.c
14594         * src/rfc2015.h
14595                 Sync with HEAD (fix bug 197 again)
14596
14597 2004-08-23 [colin]      0.9.12cvs77.3
14598
14599         * src/compose.c
14600                 Fix again inline gpg signing (which outputs utf8
14601                 in gtk2). Not syncing this fix to HEAD as this 
14602                 code is meant to die.
14603
14604 2004-08-23 [colin]      0.9.12cvs77.2
14605
14606         * src/prefs_account.h
14607                 Remove useless include
14608
14609 2004-08-23 [colin]      0.9.12cvs77.1
14610
14611         * src/imap.c
14612         * po/es.po
14613         * po/fr.po
14614         * po/it.po
14615         * po/pl.po
14616         * po/pt_BR.po
14617         * po/sk.po
14618         * po/sr.po
14619                 Sync with HEAD (fix bug 577)
14620
14621 2004-08-22 [colin]      0.9.12cvs76.1
14622
14623         * src/plugins/trayicon/trayicon.c
14624                 Sync with HEAD (fix formatting bug)
14625
14626 2004-08-21 [colin]      0.9.12cvs74.2
14627
14628         * src/gtk/colorsel.c
14629                 Fix bug 564 (Folder color selection window exits on any
14630                 keypress)
14631
14632 2004-08-21 [colin]      0.9.12cvs74.1
14633
14634         * ChangeLog.claws
14635         * src/compose.c
14636         * src/summaryview.c
14637         * src/toolbar.c
14638                 Sync with HEAD (fix bug 576)
14639
14640 2004-08-21 [colin]      0.9.12cvs70.1
14641
14642         * src/compose.c
14643         * src/mainwindow.c
14644                 Sync with HEAD
14645                 
14646
14647 2004-08-21 [paul]       0.9.12cvs66.4
14648
14649         * src/mainwindow.c
14650         * src/messageview.c
14651         * src/gtk/menu.c
14652         * src/plugins/spamassassin/spamassassin_gtk.c
14653                 remove some deprecated gtk1 functions
14654
14655
14656 2004-08-21 [colin]      0.9.12cvs66.3
14657
14658         * src/compose.c
14659         * src/codeconv.c
14660                 Fix warnings
14661                 Remove encoding hacks
14662                 Fix bug 575 (Strange character messes up message)
14663                 Don't display conversion error when drafting
14664
14665 2004-08-21 [paul]       0.9.12cvs66.2
14666
14667         * src/prefs_account.c
14668                 fix GnuPG mode bugs
14669
14670
14671 2004-08-20 [colin]      0.9.12cvs66.1
14672
14673         * src/codeconv.c
14674                 Sync with HEAD 0.9.12cvs66
14675
14676 2004-08-20 [paul]
14677
14678         * src/plugins/pgpmime/plugin.c
14679                 modify PGP/MIME plugin's description
14680
14681 2004-08-17 [colin]      0.9.12cvs65.1
14682
14683         * src/common/ssl.c
14684         * src/plugins/pgpmime/plugin.c
14685                 Sync with HEAD
14686
14687 2004-08-14 [colin]      0.9.12cvs60.3
14688
14689         * src/plugins/trayicon/trayicon.c
14690                 Put back resize callback, on size-request signal
14691                 rather than size-allocate to avoid infinite 
14692                 callback loop
14693
14694 2004-08-13 [colin]      0.9.12cvs60.2
14695
14696         * src/common/defs.h
14697                 Cache versions have been fixed
14698
14699 2004-08-13 [colin]      0.9.12cvs60.1
14700
14701         * src/folderutils.c
14702                 Sync with HEAD
14703
14704 2004-08-12 [colin]      0.9.12cvs59.1
14705
14706         * src/plugins/trayicon/trayicon.c
14707                 Sync with HEAD
14708
14709 2004-08-12 [colin]      0.9.12cvs57.5
14710
14711         * sylpheed.desktop
14712         * configure.ac
14713         * src/Makefile.am
14714         * src/main.c
14715                 Add support for Freedesktop.org's startup notification
14716
14717 2004-08-11 [colin]      0.9.12cvs57.4
14718
14719         * src/textview.c
14720                 Fix off-by-one
14721
14722 2004-08-11 [colin]      0.9.12cvs57.3
14723
14724         * src/message_search.c
14725         * src/summary_search.c
14726                 Make searches case insensitive by default
14727         * src/textview.c
14728                 Fix case-insensitive search in message
14729
14730 2004-08-11 [colin]      0.9.12cvs57.2
14731
14732         * src/summary_search.c
14733                 Let case-sensitive be specified
14734
14735 2004-08-10 [colin]      0.9.12cvs55.4
14736
14737         * src/common/socket.c
14738                 Fix the possible race condition
14739
14740 2004-08-09 [paul]       0.9.12cvs55.3
14741
14742         * configure.ac
14743         * src/Makefile.am
14744         * src/common/Makefile.am
14745                 sync with HEAD
14746
14747
14748 2004-08-09 [paul]       0.9.12cvs55.2
14749
14750         * autogen.sh
14751         * po/poconv.sh
14752                 remove unneeded script
14753
14754         * configure.ac
14755                 add forgotten USE_LDAP_TLS (sync with HEAD)
14756
14757
14758 2004-08-09 [colin]      0.9.12cvs55.1
14759
14760         * src/main.c
14761         * src/common/ssl.c
14762         * src/common/sylpheed.c
14763         * src/common/sylpheed.h
14764                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14765
14766 2004-08-09 [paul]       0.9.12cvs54.1
14767
14768         * ChangeLog
14769         * ChangeLog.claws
14770         * ChangeLog.jp
14771         * configure.ac
14772         * po/POTFILES.in
14773         * src/Makefile.am
14774         * src/folderutils.c
14775         * src/main.c
14776         * src/pgpmime.c
14777         * src/pgpmime.h
14778         * src/sgpgme.c
14779         * src/sgpgme.h
14780         * src/plugins/Makefile.am
14781         * src/plugins/pgpmime/.cvsignore
14782         * src/plugins/pgpmime/Makefile.am
14783         * src/plugins/pgpmime/pgpmime.c
14784         * src/plugins/pgpmime/pgpmime.h
14785         * src/plugins/pgpmime/plugin.c
14786         * src/plugins/pgpmime/sgpgme.c
14787         * src/plugins/pgpmime/sgpgme.h
14788                 sync with HEAD
14789
14790 2004-08-08 [paul]       0.9.12cvs51.1
14791
14792         * configure.ac
14793         * src/folder.c
14794                 sync with HEAD
14795
14796 2004-08-07 [colin]      0.9.12cvs50.1
14797
14798         * src/pop.c
14799         * src/common/partial_download.c
14800                 fix warnings (sync from HEAD)
14801
14802 2004-08-07 [colin]      0.9.12cvs48.1
14803
14804         * src/prefs_folder_item.c
14805                 sync with HEAD 0.9.12cvs48
14806
14807 2004-08-06 [colin]      0.9.12cvs47.1
14808
14809         * src/compose.c
14810                 Sync with HEAD
14811
14812 2004-08-06 [christoph]  0.9.12cvs46.2
14813
14814         * src/main.c
14815         * src/plugins/clamav/clamav_plugin_gtk.c
14816         * src/plugins/dillo_viewer/dillo_viewer.c
14817         * src/plugins/image_viewer/plugin.c
14818         * src/plugins/mathml_viewer/mathml_viewer.c
14819         * src/plugins/spamassassin/spamassassin_gtk.c
14820         * src/plugins/trayicon/trayicon.c
14821                 don't mix GTK1.2 plugin with GTK2 plugins
14822
14823 2004-08-06 [colin]      0.9.12cvs46.1
14824
14825         * ChangeLog
14826         * ChangeLog.claws
14827         * ChangeLog.jp
14828         * configure.ac
14829         * sylpheed-claws.pc.in
14830         * src/folder.c
14831         * src/imap.c
14832         * src/localfolder.c
14833         * src/messageview.c
14834         * src/mimeview.c
14835         * src/mimeview.h
14836         * src/msgcache.c
14837         * src/news.c
14838         * src/prefs_ext_prog.c
14839         * src/prefs_folder_item.c
14840         * src/prefs_fonts.c
14841         * src/prefs_msg_colors.c
14842         * src/prefs_spelling.c
14843         * src/prefs_themes.c
14844         * src/prefs_toolbar.c
14845         * src/prefs_wrapping.c
14846         * src/procmime.h
14847         * src/common/defs.h
14848         * src/common/nntp.c
14849         * src/common/session.c
14850         * src/common/session.h
14851         * src/common/socket.c
14852         * src/common/utils.h
14853         * src/common/xml.c
14854         * src/common/xml.h
14855         * src/gtk/prefswindow.c
14856         * src/gtk/prefswindow.h
14857         * src/plugins/clamav/clamav_plugin_gtk.c
14858         * src/plugins/dillo_viewer/dillo_prefs.c
14859         * src/plugins/image_viewer/viewerprefs.c
14860         * src/plugins/spamassassin/spamassassin_gtk.c
14861         * m4/openssl.m4 *** REMOVED ***
14862                 Sync with HEAD 0.9.12cvs46
14863
14864 2004-08-03 [paul]       0.9.12cvs40.2
14865
14866         * src/action.c
14867         * src/addressadd.c
14868         * src/addressbook.c
14869         * src/addrgather.c
14870         * src/browseldap.c
14871         * src/compose.c
14872         * src/crash.c
14873         * src/editaddress.c
14874         * src/editgroup.c
14875         * src/editldap_basedn.c
14876         * src/foldersel.c
14877         * src/importldif.c
14878         * src/mimeview.c
14879         * src/prefs_common.c
14880         * src/prefs_template.c
14881         * src/sourcewindow.c
14882         * src/summaryview.c
14883         * src/gtk/about.c
14884         * src/gtk/foldersort.c
14885         * src/gtk/logwindow.c
14886         * src/gtk/pluginwindow.c
14887         * src/gtk/prefswindow.c
14888                 change all gtk_scrolled_window_set_policy from 
14889                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14890
14891 2004-08-02 [paul]       0.9.12cvs40.1
14892
14893         * AUTHORS
14894                 update translation team section
14895         * po/pt_BR.po
14896                 updated by Frederico Goncalves Guimaraes
14897                 <fggdebian@yahoo.com.br>
14898
14899 2004-07-31 [colin]      0.9.12cvs39.9
14900
14901         * src/exphtmldlg.c
14902                 Fix compilation
14903
14904 2004-07-31 [colin]      0.9.12cvs39.8
14905
14906         * src/exphtmldlg.c
14907                 Fix an alertpanel type
14908
14909 2004-07-30 [colin]      0.9.12cvs39.7
14910
14911         * src/alertpanel.c
14912                 Fix alertpanel_error_log's icon
14913
14914 2004-07-30 [colin]      0.9.12cvs39.6
14915
14916         * src/pop.c
14917                 Two of them should still be warnings
14918
14919 2004-07-30 [colin]      0.9.12cvs39.5
14920
14921         * src/pop.c
14922                 More warning -> error
14923 2004-07-29 [colin]      0.9.12cvs39.4
14924
14925         * src/pop.c
14926                 Warning -> error
14927
14928 2004-07-29 [colin]      0.9.12cvs39.3
14929
14930         * src/prefs_matcher.c
14931                 Fix segfault
14932
14933 2004-07-29 [colin]      0.9.12cvs39.2
14934
14935         * src/alertpanel.c
14936                 More nice-looking alertpanels
14937
14938 2004-07-29 [colin]      0.9.12cvs39.1
14939
14940         * src/messageview.c
14941                 sync with head
14942                 (inform user when partial mail is deleted on server)
14943
14944 2004-07-29 [colin]      0.9.12cvs38.1
14945
14946         * src/messageview.c
14947                 sync with head
14948
14949 2004-07-28 [paul]       0.9.12cvs37.7
14950
14951         * src/mainwindow.c
14952                 complete the replacement of deprecated gtk_progress_*
14953
14954 2004-07-28 [paul]       0.9.12cvs37.6
14955
14956         * src/action.c
14957         * src/inc.c
14958         * src/mainwindow.c
14959         * src/send_message.c
14960         * src/gtk/progressdialog.c
14961         * src/gtk/progressdialog.h
14962                 replace deprecated gtk_progress_*
14963
14964 2004-07-28 [paul]       0.9.12cvs37.5
14965
14966         * src/gtk/filesel.c
14967                 remove gtk_window_set_wmclass()
14968 2004-07-28 [paul]       0.9.12cvs37.4
14969
14970         * src/addressbook.c
14971         * src/compose.c
14972         * src/foldersel.c
14973         * src/mainwindow.c
14974         * src/messageview.c
14975         * src/sourcewindow.c
14976         * src/gtk/logwindow.c
14977                 remove gtk_window_set_wmclass()
14978                 
14979         * src/prefs_filtering.c
14980         * src/prefs_filtering_action.c
14981         * src/prefs_fonts.c
14982         * src/prefs_gtk.c
14983         * src/prefs_matcher.c
14984         * src/ssl_manager.c
14985         * src/gtk/prefswindow.c
14986                 replace gtk_window_position()
14987
14988 2004-07-28 [colin]      0.9.12cvs37.3
14989
14990         * src/alertpanel.c
14991         * src/alertpanel.h
14992                 Add a way to specify panel type for specific
14993                 panels (alertpanel())
14994         * src/account.c
14995         * src/addressbook.c
14996         * src/compose.c
14997         * src/expldifdlg.c
14998         * src/main.c
14999         * src/messageview.c
15000         * src/summaryview.c
15001         * src/textview.c
15002         * src/gtk/sslcertwindow.c
15003                 Fix alertpanel()s so that their icon match
15004                 their real type
15005
15006 2004-07-28 [paul]       0.9.12cvs37.2
15007
15008         * src/addr_compl.c
15009         * src/addressbook.c
15010         * src/alertpanel.c
15011         * src/compose.c
15012         * src/export.c
15013         * src/foldersel.c
15014         * src/folderview.c
15015         * src/grouplistdialog.c
15016         * src/import.c
15017         * src/mainwindow.c
15018         * src/message_search.c
15019         * src/messageview.c
15020         * src/passphrase.c
15021         * src/prefs_actions.c
15022         * src/prefs_common.c
15023         * src/prefs_customheader.c
15024         * src/prefs_display_header.c
15025         * src/prefs_filtering.c
15026         * src/prefs_filtering_action.c
15027         * src/prefs_gtk.c
15028         * src/prefs_matcher.c
15029         * src/prefs_msg_colors.c
15030         * src/prefs_summary_column.c
15031         * src/prefs_template.c
15032         * src/sourcewindow.c
15033         * src/ssl_manager.c
15034         * src/summary_search.c
15035         * src/gtk/colorsel.c
15036         * src/gtk/description_window.c
15037         * src/gtk/gtkaspell.c
15038         * src/gtk/inputdialog.c
15039         * src/gtk/logwindow.c
15040         * src/gtk/prefswindow.c
15041         * src/gtk/progressdialog.c
15042                 replace deprecated gtk_window_set_policy
15043
15044 2004-07-27 [colin]      0.9.12cvs37.1
15045
15046         * src/msgcache.c
15047                 More fixes (synced for head again)
15048
15049 2004-07-27 [colin]      0.9.12cvs35.3
15050
15051         * src/msgcache.c
15052                 Fix wrong test
15053
15054 2004-07-27 [colin]      0.9.12cvs35.2
15055
15056         * src/mimeview.c
15057                 Fix width a bit (by Paul)
15058         * src/alertpanel.c
15059         * src/alertpanel.h
15060                 Specialize icons, make alertpanel_message()
15061                 private
15062         * src/message_search.c
15063         * src/sgpgme.c
15064         * src/summary_search.c
15065                 Suit alertpanel changes
15066
15067 2004-07-27 [colin]      0.9.12cvs35.1
15068
15069         * src/alertpanel.c
15070                 Add an icon
15071         * src/passphrase.c
15072                 Add debug output - maybe someone will
15073                 want to look at the problem with Grab
15074                 Input :)
15075         Bump version as we're synced with HEAD
15076
15077 2004-07-26 [colin]      0.9.12cvs33.26
15078
15079         * src/pop.c
15080                 Fix uidl-file parsing when not in new
15081                 format
15082
15083 2004-07-26 [colin]      0.9.12cvs33.25
15084
15085         * src/gtk/menu.c
15086                 Move popup menu up if necessary (fixes 
15087                 account selector)
15088         * src/mainwindow.c
15089                 Set account selector's button height to
15090                 minimum
15091
15092 2004-07-26 [colin]      0.9.12cvs33.24
15093
15094         * src/alertpanel.c
15095                 Maybe fix 551 (Truncated font in alert window)
15096
15097 2004-07-26 [colin]      0.9.12cvs33.23
15098
15099         * po/de.po
15100         * po/es.po
15101         * po/fr.po
15102         * po/it.po
15103         * po/ja.po
15104         * po/pl.po
15105         * po/ru.po
15106         * po/sk.po
15107         * po/sr.po
15108         * po/zh_CN.po
15109                 Sync po files with HEAD
15110
15111 2004-07-26 [paul]       0.9.12cvs33.22
15112
15113         * src/compose.c
15114                 fix Bug 556 'Organisation-header is sent even if empty'
15115
15116 2004-07-24 [colin]      0.9.12cvs33.21
15117
15118         * src/compose.c
15119         * src/gtk/gtkaspell.c
15120         * src/gtk/gtkaspell.h
15121                 Fix speller accelerators (require hack)
15122
15123 2004-07-24 [colin]      0.9.12cvs33.20
15124
15125         * src/gtk/gtkaspell.c
15126                 Fix over-eager code deletion breaking
15127                 Check while typing
15128
15129 2004-07-24 [colin]      0.9.12cvs33.19
15130
15131         * src/browseldap.c
15132         * src/ldapctrl.c
15133         * src/ldapctrl.h
15134         * src/ldapserver.h
15135                 Sync ldap with HEAD
15136         (Fixes 546 LDAP completely broken)
15137
15138 2004-07-24 [colin]      0.9.12cvs33.18
15139
15140         * src/prefs_msg_colors.c
15141                 Fix prototype mismatch
15142         (Fixes 547 void function cannot return value)
15143
15144 2004-07-24 [colin]      0.9.12cvs33.17
15145
15146         * src/mainwindow.c
15147                 Fix sort going back to previous sort key
15148                 when changing sort direction
15149
15150 2004-07-24 [colin]      0.9.12cvs33.16
15151
15152         * src/compose.c
15153                 Fix space insertion when re-wrapping at 
15154                 cursor point
15155
15156 2004-07-24 [colin]      0.9.12cvs33.15
15157
15158         * src/gtk/gtkaspell.c
15159                 Don't change cursor position in insert-text
15160                 callback
15161         (Fixes 539 Word wrapping on input transposes letters)
15162
15163 2004-07-24 [colin]      0.9.12cvs33.14
15164
15165         * src/gtk/gtkaspell.c
15166                 Reencode non-ascii chars to dictionary's
15167                 encoding
15168         (Fixes 544 Spell check broken non english locale)
15169
15170 2004-07-24 [colin]      0.9.12cvs33.13
15171
15172         * src/summaryview.c
15173                 Fix Shift+Down, add Home/End/PgUp/PgDown
15174
15175 2004-07-21 [colin]      0.9.12cvs33.12
15176
15177         * src/prefs_common.c
15178                 Fix a gtk warning (Patch by Andrej Kacian)
15179
15180 2004-07-21 [colin]      0.9.12cvs33.11
15181
15182         * src/gtk/filesel.c
15183                 More check
15184
15185 2004-07-21 [colin]      0.9.12cvs33.10
15186
15187         * src/compose.c
15188         * src/crash.c
15189         * src/export.c
15190         * src/import.c
15191         * src/messageview.c
15192         * src/mimeview.c
15193         * src/prefs_spelling.c
15194         * src/prefs_themes.c
15195         * src/summaryview.c
15196         * src/gtk/filesel.c
15197         * src/gtk/filesel.h
15198         * src/gtk/pluginwindow.c
15199                 Untwist open/save mode guessing logic, make
15200                 it explicit
15201
15202 2004-07-20 [colin]      0.9.12cvs33.9
15203
15204         * src/codeconv.c
15205                 conv_encode_header: src_charset is UTF-8 on
15206                 gtk2
15207         * src/compose.c
15208                 Remove double encoding of the headers
15209
15210 2004-07-20 [colin]      0.9.12cvs33.8
15211
15212         * src/codeconv.c
15213                 Fix typo
15214
15215 2004-07-20 [colin]      0.9.12cvs33.7
15216
15217         * src/mainwindow.c
15218                 Set the separated messageview to the saved
15219                 size of Claws' messageview (Patch by Alfons)
15220                 Fix a callback prototype (me)
15221
15222 2004-07-20 [colin]      0.9.12cvs33.6
15223
15224         * src/codeconv.h
15225                 Forgot one hunk in 0.9.12cvs33.4
15226
15227 2004-07-19 [colin]      0.9.12cvs33.5
15228
15229         * src/action.c
15230                 Action output fix
15231                 Patch by Alfons
15232
15233 2004-07-19 [colin]      0.9.12cvs33.4
15234
15235         * src/compose.c
15236                 Fix outgoing charset bug in headers
15237         * src/codeconv.c
15238                 Clean for glib2 - Patch by Alfons
15239
15240 2004-07-19 [colin]      0.9.12cvs33.3
15241
15242         * src/statusbar.c
15243                 Remove grip from the statusbar
15244                 Patch by Alfons
15245
15246 2004-07-19 [colin]      0.9.12cvs33.2
15247
15248         * src/messageview.c
15249         * src/textview.c
15250                 Fix messageview remembering the previous
15251                 scroll position when loading a new message
15252                 Patch by Alfons
15253
15254 2004-07-19 [colin]      0.9.12cvs33.1
15255
15256         * src/folder.h
15257         * src/folderview.c
15258         * src/summaryview.c
15259                 Sync with HEAD
15260
15261 2004-07-18 [colin]      0.9.12cvs32.7
15262
15263         * configure.ac
15264                 Remove useless check for XIM - noticed
15265                 by Alfons
15266
15267 2004-07-18 [colin]      0.9.12cvs32.6
15268
15269         * src/summaryview.c
15270                 Remove non-modified and shift-modified
15271                 accelerators in summaryview's popup
15272                 menu, as that doesn't get catched by
15273                 the accel-activate signal catcher...
15274
15275 2004-07-18 [colin]      0.9.12cvs32.5
15276
15277         * src/prefs_common.c
15278                 Define sensible default prefs for 
15279                 wrapping
15280
15281 2004-07-18 [colin]      0.9.12cvs32.4
15282
15283         * src/compose.c
15284         * src/prefs_common.c
15285         * src/prefs_common.h
15286         * src/prefs_wrapping.c
15287                 Remove Smart Wrapping pref, which does
15288                 nothing on gtk2 branch
15289
15290 2004-07-18 [colin]      0.9.12cvs32.3
15291
15292         * src/sourcewindow.c
15293                 Proper utf8
15294
15295 2004-07-18 [colin]      0.9.12cvs32.2
15296
15297         * src/compose.c
15298                 Save attachment status when drafting
15299
15300 2004-07-18 [colin]      0.9.12cvs32.1
15301
15302         * src/gtk/filesel.c
15303                 Fix erratic folder selection in open mode
15304
15305 2004-07-18 [colin]      0.9.12cvs31.11
15306
15307         * src/pop.c
15308                 Don't let partial messages get deleted
15309                 even with "dowload all"
15310                 (0.9.12cvs31.8 fix extension)
15311 2004-07-18 [colin]      0.9.12cvs31.10
15312
15313         * src/gtk/logwindow.c
15314                 Fix log scrolling
15315
15316 2004-07-18 [colin]      0.9.12cvs31.9
15317
15318         * src/common/utils.c
15319                 Fix non-utf8 strings coming from commands
15320                 and files
15321
15322 2004-07-18 [colin]      0.9.12cvs31.8
15323
15324         * src/pop.c
15325                 Fix partial download bug with Download all
15326                 messages option
15327
15328 2004-07-18 [colin]      0.9.12cvs31.7
15329
15330         * src/textview.c
15331                 Fix bug introduced in 0.9.12cvs31.2
15332                 (blocked in select mode after double click)
15333
15334 2004-07-18 [colin]      0.9.12cvs31.6
15335
15336         * src/compose.c
15337         * src/gtk/menu.c
15338                 More glib-warning fixes
15339
15340 2004-07-18 [colin]      0.9.12cvs31.5
15341
15342         * src/compose.c
15343                 Fix trashing the primary clipboard when moving 
15344                 around with tab
15345         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15346
15347 2004-07-18 [colin]      0.9.12cvs31.4
15348
15349         * src/codeconv.c
15350                 convert unencoded iso headers to utf8
15351         (Fix Bug 538 Unencoded local characters in subject make it 
15352          disappear)
15353
15354 2004-07-18 [colin]      0.9.12cvs31.3
15355
15356         * src/compose.c
15357                 Fix tab char handling in wrapping
15358         (Fix Bug 537 Line wrap problem - TAB character treated as 
15359          one character instead of 8)
15360
15361 2004-07-18 [colin]      0.9.12cvs31.2
15362
15363         * src/textview.c
15364                 return FALSE on GDK_MOTION_NOTIFY
15365         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15366          (unable to highlight))
15367
15368 2004-07-18 [colin]      0.9.12cvs31.1
15369
15370         * src/folderview.c
15371                 Sync with 0.9.12cvs31
15372
15373 2004-07-18 [colin]      0.9.12cvs30.4
15374
15375         * src/compose.c
15376                 Also block text_inserted when inserting a file
15377
15378 2004-07-18 [colin]      0.9.12cvs30.3
15379
15380         * src/compose.c
15381                 Fix smart wrapping (block text_inserted handler
15382                 while putting quotation to avoid wrap on input,
15383                 don't join lines if next is sig separator)
15384
15385 2004-07-17 [colin]      0.9.12cvs30.2
15386
15387         * src/folderview.c
15388         * src/mainwindow.c
15389         * src/mimeview.c
15390         * src/summaryview.c
15391         * src/gtk/quicksearch.c
15392         * src/gtk/quicksearch.h
15393                 Block key events handlers *and* accels while
15394                 quicksearch is focused
15395         (Fixes Bug 534 quick-search bar not accepting certain letters)
15396
15397 2004-07-17 [colin]      0.9.12cvs30.1
15398
15399         * src/folder.h
15400         * src/folderview.c
15401         * src/summaryview.c
15402                 Sync with 0.9.12cvs30
15403
15404 2004-07-17 [colin]      0.9.12cvs28.2
15405
15406         * src/mimeview.c
15407         * src/procmime.c
15408         * src/summaryview.c
15409         * src/gtk/menu.c
15410                 Squash some compile and glib warnings
15411
15412 2004-07-17 [paul]       0.9.12cvs28.1
15413
15414         * src/mimeview.c
15415                 sync with 0.9.12cvs28 HEAD
15416
15417 2004-07-16 [paul]       0.9.12cvs26.1
15418         
15419         * src/gtk/quicksearch.c
15420         * src/account.c
15421         * src/account.h
15422         * src/compose.c
15423         * src/customheader.c
15424         * src/folder_item_prefs.c
15425         * src/main.c
15426         * src/mainwindow.c
15427         * src/messageview.c
15428         * src/mimeview.c
15429         * src/news.c
15430         * src/pgpmime.c
15431         * src/pop.c
15432         * src/pop.h
15433         * src/prefs_account.c
15434         * src/prefs_account.h
15435         * src/prefs_common.c
15436         * src/prefs_common.h
15437         * src/prefs_display_header.c
15438         * src/prefs_gtk.c
15439         * src/prefs_gtk.h
15440         * src/procheader.c
15441         * src/procmime.c
15442                 sync with 0.9.12cvs26 HEAD      
15443
15444 2004-07-15 [colin]      0.9.12cvs18.14
15445
15446         * src/folder.c
15447                 Disable GPG signature check during
15448                 folder move and scan
15449         (Closes Bug 521 Signature checking slows down Folder-Move)
15450
15451 2004-07-14 [colin]      0.9.12cvs18.13
15452
15453         * src/common/partial_download.c
15454                 update includes
15455
15456 2004-07-14 [colin]      0.9.12cvs18.12
15457
15458         * src/common/partial_download.c
15459         * src/common/partial_download.h
15460                 Move doc at top, add correct copyright
15461
15462 2004-07-14 [colin]      0.9.12cvs18.11
15463
15464         * src/folder.c
15465         * src/messageview.c
15466         * src/pop.c
15467         * src/pop.h
15468         * src/procmsg.c
15469         * src/summaryview.c
15470         * src/common/Makefile.am
15471         * src/common/partial_download.c ** NEW FILES **
15472         * src/common/partial_download.h ** NEW FILES **
15473                 Move partial-download related stuff to its
15474                 own file
15475
15476 2004-07-14 [colin]      0.9.12cvs18.10
15477
15478         * src/send_message.c
15479                 Fix smtp auth when user is null or empty
15480
15481 2004-07-13 [colin]      0.9.12cvs18.9
15482
15483         * src/gtk/quicksearch.c
15484                 Use alphabetic order
15485
15486 2004-07-13 [colin]      0.9.12cvs18.8
15487
15488         * src/pop.c
15489                 Be paranoid on the checks
15490
15491 2004-07-13 [colin]      0.9.12cvs18.7
15492
15493         * src/gtk/quicksearch.c
15494                 Fix Engrish once again
15495
15496 2004-07-13 [colin]      0.9.12cvs18.6
15497
15498         * src/procmsg.c
15499         * src/summaryview.c
15500                 Mark messages for deletion when they are about to
15501                 be removed from trash
15502
15503 2004-07-13 [colin]      0.9.12cvs18.5
15504
15505         * src/matcher.c
15506         * src/matcher.h
15507         * src/matcher_parser_parse.y
15508         * src/prefs_matcher.c
15509         * src/gtk/quicksearch.c
15510                 Add 'partial' ('p') match string to find partially
15511                 downloaded messages
15512
15513 2004-07-13 [colin]      0.9.12cvs18.4
15514
15515         * src/pop.c
15516                 Fix misplaced block
15517
15518 2004-07-13 [colin]      0.9.12cvs18.3
15519
15520         * src/pop.c
15521         * src/pop.h
15522         * src/messageview.c
15523                 Refactor API (to avoid passing 5+ params and code
15524                 duplication)
15525         * src/folder.c
15526         * src/msgcache.c
15527         * src/procheader.c
15528         * src/common/defs.h
15529                 Add planned_download to cache
15530                 Don't mess uidl file when moving partially downloaded
15531                 mails (they change folder, we should change it in the
15532                 uidl list too or we'll remove an incorrect message)
15533                 (this also helps removing hacks when changing 
15534                 planned_download in messageview.c)
15535
15536 2004-07-12 [colin]      0.9.12cvs18.2
15537
15538         * src/gtk/quicksearch.c
15539                 Fix missing status update in quicksearch
15540
15541 2004-07-12 [paul]       0.9.12cvs18.1
15542
15543         * po/POTFILES.in
15544         * src/Makefile.am
15545         * src/account.c
15546         * src/codeconv.c
15547         * src/compose.c
15548         * src/inc.c
15549         * src/main.c
15550         * src/prefs_common.c
15551         * src/procmsg.h
15552         * src/toolbar.c
15553         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15554         * src/prefs_wrapping.[ch]       ** NEW FILES **
15555         * src/common/intl.h
15556         * src/common/utils.[ch]
15557         * src/gtk/quicksearch.[ch]
15558                 sync with 0.9.12cvs18 HEAD
15559
15560 2004-07-12 [colin]      0.9.11cvs17.25
15561
15562         * src/folder.c
15563         * src/folder.h
15564                 Remove unused function added by me in 0.9.11cvs17.10
15565
15566 2004-07-11 [colin]      0.9.11cvs17.24
15567
15568         * src/inc.c
15569         * src/messageview.c
15570         * src/pop.c
15571         * src/pop.h
15572                 Use folderitem and msgnum instead of filename to
15573                 know which mail to delete
15574                 Move old partial mail deletion to pop.c
15575
15576 2004-07-10 [colin]      0.9.11cvs17.23
15577
15578         * src/inc.c
15579                 Add debug
15580         * src/pop.c
15581         * src/pop.h
15582                 Don't re-use same enums for unrelated stuff: it's 
15583                 completely misleading !
15584                 Document a bit
15585
15586 2004-07-09 [colin]      0.9.11cvs17.22
15587
15588         * src/inc.c
15589                 Remove folder-type check and do
15590                 more tests to be sure everything's
15591                 ok
15592         * src/messageview.c
15593                 Punctuation update, remove useless
15594                 code, fix two warnings
15595         * src/noticeview.c
15596                 Layout cleaning, reset 2nd button
15597                 when specifying one
15598
15599 2004-07-09 [colin]      0.9.11cvs17.21
15600
15601         * src/messageview.c
15602         * src/pop.c
15603         * src/pop.h
15604                 Allow user to change his mind
15605                 and postpone decision (by
15606                 unmarking the mail)
15607
15608 2004-07-09 [colin]      0.9.11cvs17.20
15609
15610         * src/messageview.c
15611                 Fix bug with delete state
15612         * src/pop.c
15613         * src/pop.h
15614                 Fix buffer leak (fread doesn't 
15615                 terminate buffers with \0)
15616                 Refactoring (remove magic 
15617                 numbers)
15618
15619 2004-07-09 [colin]      0.9.11cvs17.19
15620
15621         * src/pop.c
15622                 Don't log "Skipping message" if 
15623                 we're going to TOP it two lines
15624                 later
15625
15626 2004-07-09 [colin]      0.9.11cvs17.18
15627
15628         * src/messageview.c
15629                 Fix Engrish
15630
15631 2004-07-09 [colin]      0.9.11cvs17.17
15632
15633         * src/pop.c
15634                 strlen checking...
15635         * src/messageview.c
15636                 refactoring a bit
15637
15638 2004-07-08 [colin]      0.9.11cvs17.16
15639
15640         * src/noticeview.c
15641         * src/noticeview.h
15642                 Add an optional second button
15643         * src/messageview.c
15644         * src/pop.c
15645         * src/pop.h
15646                 Don't delete partially received mails after a certain
15647                 time; rather, let the user decide.
15648
15649 2004-07-08 [colin]      0.9.11cvs17.15
15650
15651         * src/common/smtp.h
15652                 Sync with HEAD
15653
15654 2004-07-08 [colin]      0.9.11cvs17.14
15655
15656         * src/messageview.c
15657         * src/common/smtp.c
15658                 Use to_human_readable() for sizes
15659
15660 2004-07-08 [colin]      0.9.11cvs17.13
15661
15662         * src/inc.c
15663         * src/messageview.c
15664         * src/pop.c
15665         * src/pop.h
15666         * src/procmsg.c
15667                 Fix partial-downloading issues:
15668                         catch unsupported TOP
15669                         don't delete partially downloaded mails before 5 days
15670                         don't update existing with non-MH folders; that'll
15671                         make dups, but it's better than trashing the folder
15672                         free new msginfo parts
15673                 Fix indentation ;-)
15674
15675 2004-07-08 [colin]      0.9.11cvs17.12
15676
15677         * src/common/smtp.c
15678         * src/common/smtp.h
15679                 Sync smtp size verification with HEAD
15680
15681 2004-07-08 [colin]      0.9.11cvs17.11
15682
15683         * src/summaryview.c
15684         * src/prefs_common.c
15685         * src/prefs_common.h
15686         * src/gtk/quicksearch.c
15687         * src/gtk/quicksearch.h
15688                 Sync sticky pref with HEAD
15689
15690 2004-07-08 [colin]      0.9.11cvs17.10
15691
15692         * src/folder.c [1.213.2.6]
15693         * src/folder.h [1.87.2.6]
15694         * src/inc.c [1.149.2.7]
15695         * src/messageview.c [1.94.2.8]
15696         * src/procheader.c [1.47.2.6]
15697         * src/procmsg.c [1.150.2.4]
15698         * src/procmsg.h [1.60.2.5]
15699         * src/pop.c [1.56.2.4]
15700         * src/pop.h [1.17.2.3]
15701                 Let too big messages get downloaded, but truncated
15702                 Add a button to download them completely
15703                 
15704 2004-07-06 [colin]      0.9.11cvs17.9
15705
15706         * src/gtk/quicksearch.c [1.1.2.3]
15707                 Add a Clear button
15708         * commitHelper
15709         * PATCHSETS
15710                 Add a script to help with cvs
15711
15712 2004-07-03 [colin]      0.9.11cvs17.8
15713
15714         * src/plugins/imageviewer/viewer.c
15715                 fix imageviewer (which was staying on the first
15716                 displayed image)
15717
15718 2004-07-03 [colin]      0.9.11cvs17.7
15719
15720         Removed FIXME_GTK2 warnings
15721         * src/gtk/gtkutils.c
15722                 useless #warnings
15723         * src/gtk/menu.c
15724                 useless #warnings (no need to mess with menu rc)
15725         * src/gtk/menu.h
15726                 unused functions
15727         
15728
15729 2004-07-03 [colin]      0.9.11cvs17.6
15730
15731         Removed FIXME_GTK2 warnings
15732         * src/codeconv.c
15733                 useless #warnings (rewrite needed)
15734         * src/compose.c
15735                 useless #warnings (rewrite needed)
15736                 useless #warnings (gtk2 is like that)
15737                 useless #warnings (previously fixed)
15738         * src/main.c
15739                 useless #warnings (previously fixed)
15740         * src/message_search.c
15741                 useless #warnings (gtk2 is like that)
15742                 Made apparent that search is case-sensitive
15743         * src/mimeview.c
15744                 useless #warnings (rewrite needed)
15745                 useless #warnings (gtk2 is like that)
15746                 reimplemented real warnings
15747         * src/prefs_common.c
15748                 Removed block cursor option (not it gtk2)
15749         * src/prefs_gtk.c
15750                 useless #warnings (rewrite needed)
15751         * src/procheader.c
15752                 useless #warnings (rewrite needed)
15753         * src/sourcewindow.c
15754                 useless #warnings (incorrect placing)
15755         * src/summary_search.c
15756                 useless #warnings (gtk2 is like that)
15757                 Made apparent that search is case-sensitive
15758         * src/action.c
15759                 useless #warnings (gtk2 is like that)
15760         * src/textview.c
15761                 useless #warnings (rewrite needed)
15762         * src/toolbar.c
15763                 useless #warnings (rewrite needed)
15764
15765 2004-07-03 [colin]      0.9.11cvs17.5
15766
15767         * src/textview.c
15768                 Fix mismerge which broke URI opening
15769                 
15770 2004-07-01 [colin]      0.9.11cvs17.4
15771
15772         * src/gtk/filesel.c
15773                 Fill filename when saving
15774                 
15775 2004-06-27 [colin]      0.9.11cvs17.3
15776
15777         * src/gtk/filesel.[ch]
15778                 Use the new GTK file selector
15779                 Update prototype to match the reality: multiple file
15780                 selection is open-only          
15781         * src/compose.c
15782                 Match the new prototypes        
15783         * configure.ac
15784                 Match the new requirements (gtk 2.4.0)
15785                         
15786 2004-06-26 [colin]      0.9.11cvs17.2
15787
15788         * src/plugins/trayicon/trayicon.c
15789                 Remove useless signal handler on resize, which causes
15790                 an infinite "loop"
15791         
15792 2004-06-26 [colin]      0.9.11cvs17.1
15793         
15794         * tools/Makefile.am
15795                 remove launch_firebird and add nautilus2sylpheed.sh
15796         * src/quicksearch.c
15797           src/summaryview.c
15798                 Fix show/hide "Extended symbols" button problem
15799                 Fix apparition at startup
15800                 Fix const warnings
15801         * src/plugins/image_viewer/Makefile.am
15802                 Fix configure 
15803         * common/ssl.c
15804                 Re-enable certificate check, as it doesn't seem to
15805                 cause Xlib errors anymore
15806
15807 2004-06-25 [paul]       0.9.11cvs17
15808
15809         * sync with 0.9.11cvs17 HEAD
15810         
15811         NOTE: QuickSearch is broken
15812
15813 2004-06-07 [colin]      0.9.10claws67.10
15814         * src/plugins/trayicon/trayicon.c
15815           src/plugins/trayicon/libeggtrayicon/Makefile.am
15816           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15817                 Fix gettextization in trayicon plugin
15818
15819 2004-06-07 [colin]      0.9.10claws67.9
15820         
15821         * src/summaryview.c
15822           src/gtk/gtksctree.[ch]
15823                 Let Shift+{Up,Down} work in summaryview
15824                 (well, Down "works" and Up works)
15825                 Let the list scroll when using these keys
15826
15827 2004-06-06 [colin]      0.9.10claws67.8
15828
15829         * src/plugins/trayicon/trayicon.c
15830                 Fix pixmap update
15831
15832 2004-06-06 [colin]      0.9.10claws67.7
15833
15834         * src/addressbook.c
15835                 Fix signal handling causing system-wide focus grab
15836
15837 2004-05-25 [paul]       0.9.10claws67.6
15838
15839         * Makefile.am
15840           src/Makefile.am
15841                 clean up
15842
15843 2004-05-25 [paul]       0.9.10claws67.5
15844
15845         * replace deprecated gtk_signal... functions
15846
15847 2004-05-23 [colin]      0.9.10claws67.4
15848
15849         * src/compose.c
15850                 Fix wrapping
15851
15852 2004-05-22 [colin]      0.9.10claws67.3
15853
15854         * src/compose.c
15855                 Re-fix [Edited] in compose.c::compose_reedit()
15856
15857 2004-05-22 [colin]      0.9.10claws67.2
15858
15859         * src/procmime.c
15860                 Fix parsing of multiparts mails
15861
15862 2004-05-22 [colin]      0.9.10claws67.1
15863
15864         * src/summaryview.c
15865                 Fix quicksearch
15866
15867 2004-05-22 [paul]       0.9.10claws67
15868
15869         * sync with 0.9.10claws67 HEAD
15870
15871 2004-05-14 [alfons]
15872
15873         * src/procmime.h
15874                 add forgotton prototype
15875
15876 2004-05-10 [paul]       0.9.10claws57
15877
15878         * sync with 0.9.10claws57 HEAD
15879
15880 2004-05-05 [paul]       0.9.9.claws1
15881
15882         * ChangeLog-gtk2        ** REMOVED **
15883           ChangeLog-gtk2.claws  ** ADDED **
15884                 rename and adopt the normal claws format
15885                 
15886         * configure.ac
15887                 require gtkmathview >= 0.5
15888
15889         * ac/*                          ** REMOVED **
15890           ac/                           ** REMOVED **
15891           intl/Makefile.in              ** REMOVED **
15892           m4/                           ** ADDED **
15893           m4/missing                    ** ADDED **
15894           m4/missing/gdk-pixbuf.m4      ** ADDED **
15895           m4/missing/gettext.m4         ** ADDED **
15896           m4/missing/gpgme.m4           ** ADDED **
15897           m4/missing/imlib.m4           ** ADDED **
15898           m4/.cvsignore                 ** ADDED **
15899           m4/Makefile.am                ** ADDED **
15900           m4/README                     ** ADDED **
15901           m4/aclocal-include.m4         ** ADDED **
15902           m4/aspell.m4                  ** ADDED **
15903           m4/check-type.m4              ** ADDED **
15904           m4/gnupg-check-typedef.m4     ** ADDED **
15905           m4/openssl.m4                 ** ADDED **
15906           m4/spamassassin.m4            ** ADDED **
15907           po/ChangeLog                  ** REMOVED **
15908           po/Makefile.in.in             ** REMOVED **
15909           po/Rules-quot                 ** REMOVED **
15910           po/boldquot.sed               ** REMOVED **
15911           po/en@boldquot.header         ** REMOVED **
15912           po/en@quot.header             ** REMOVED **
15913           po/insert-header.sin          ** REMOVED **
15914           po/quot.sed                   ** REMOVED **
15915           po/remove-potcdate.sed        ** REMOVED **
15916           po/remove-potcdate.sin        ** REMOVED **
15917           po/stamp-po                   ** REMOVED **
15918           Makefile.am
15919           autogen.sh
15920           configure.ac
15921                 enable building with automake 1.8.x
15922                 add 'autopoint --force' to autogen.sh and remove all
15923                 auto-generated files, remove ac/ directory and use
15924                 m4/ directory instead
15925                 
15926         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15927                 fix gettextization
15928
15929 2004-02-28 Colin Leroy <colin@colino.net>
15930         * src/prefs_matcher.c
15931           src/prefs_filtering.c
15932           src/prefs_filtering_action.c
15933                 Fix non-editable GtkEntries
15934
15935 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15936         * src/prefs_themes.c
15937                 utf8 conversion for theme info
15938
15939 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15940         * sync 0.9.9claws
15941
15942 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15943         * src/grouplistdialog.c
15944                 allow multiple selections without ctrl key
15945
15946 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15947         * src/main.c
15948                 enable customizable accelerators
15949
15950 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15951         * src/prefs_common.c
15952                 re-enable different font settings for gtk1/2
15953         * src/prefs_folder_item.c
15954                 fix folder prefs displayed wrong
15955         * src/textview.c
15956                 set 'sunken' shadow type
15957
15958 2004-02-07 Colin Leroy <colin@colino.net>
15959         * src/compose.c
15960                 Fix message being always [Edited]
15961                 Encode headers correctly (utf8 buf)
15962
15963 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15964         * src/socket.c
15965                 remove double g_source_attach()
15966                 (Thanks to Colin Leroy)
15967
15968 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15969         * src/gtk/gtksctree.c
15970                 Fix SSL certificate list not shown
15971         * src/mimeview.c
15972                 Fix clicks in mime tree
15973
15974 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15975         * src/common/socket.c
15976                 Fix SSL receive
15977         * src/compose.c
15978                 Fix clipboard menu hotkeys
15979
15980 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15981         * src/gtk/gtkaspell.[ch]
15982           src/compose.c
15983                 reimplement spellchecker
15984
15985 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15986         * src/gtk/filesel.c
15987                 crash when inserting file in compose window
15988                 (TODO: keep old selection on clicks)
15989         * src/main.c
15990                 use gtkrc-2.0 instead of gtkrc
15991
15992 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15993         * src/messageview.c
15994                 remove orphaned mimeview unref()
15995
15996 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15997         * src/grouplistdialog.c
15998                 expand nodes containing subscribed groups
15999
16000 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16001         * src/textview.c
16002                 textview: hide cursor, restore old click behaviour
16003
16004 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16005         * src/textview.c
16006                 variable names messed up
16007
16008 2004-01-17 Colin Leroy <colin@colino.net>
16009         * src/addr_compl.c
16010                 Fix completion address too thin
16011         * src/compose.c
16012                 Fix tab-to-subject behaviour
16013         * src/summaryview.c
16014                 Implement key up & down in summaryview
16015
16016 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16017
16018         * sync 098claws
16019
16020 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16021         * configure.ac
16022           Makefile.am
16023           doc/.cvsignore
16024           doc/Makefile.am
16025                 faq, man, manual moved to doc/
16026         * ac/aspell.m4
16027           ac/check-type.m4
16028           ac/gnupg-check-typedef.m4
16029           ac/openssl.m4
16030           ac/spamassassin.m4
16031           ac/missing/gdk-pixbuf.m4
16032           ac/missing/gpgme.m4
16033           ac/missing/imlib.m4
16034                 fix automake warnings
16035
16036 2003-12-06 Colin Leroy <colin@colino.net>
16037         * src/summaryview.c
16038                 Fix quicksearch
16039
16040 2003-12-05 Colin Leroy <colin@colino.net>
16041         * src/summaryview.c
16042                 Fix going to next unread folder
16043
16044 2003-12-05 Colin Leroy <colin@colino.net>
16045         * src/crash.c
16046                 Fix gtk2 compilation
16047         * src/session.c
16048                 Remove iotag source handler at disconnection
16049         * src/socket.[ch] 
16050                 Remove source handler when closing socket 
16051                 (fixes another seg)
16052
16053 2003-12-04 Colin Leroy <colin@colino.net>
16054         * src/compose.c
16055           src/prefs_account.c
16056           src/prefs_common.c
16057                 Fix some dropdown menus
16058
16059 2003-12-04 Colin Leroy <colin@colino.net>
16060         * src/compose.c
16061                 Fix event handlers on header fields
16062         * src/common/socket.c
16063           src/common/session.c
16064                 Fix segfault with callback (SSL)
16065                 Fix end of session 
16066
16067 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16068
16069         * Fix compile bug in src/compose.c
16070         * removed src/gtk/gtkstext.[ch]
16071
16072 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16073
16074         * Convert character set and escape "text" attributes in toolbar setting
16075         files.
16076         * Fixed bug in button-press-event handling.
16077
16078 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16079
16080         * Fixed bug in key-press-event handling.
16081
16082 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16083
16084         * Enabled to compile tray-icon plugin (Ad-hoc).
16085         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16086
16087 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16088
16089         * Enabled to compile on sylpheed-claws.
16090         (tray-icon plugin still cannot compile yet.)
16091
16092 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16093
16094         * Updated to 0.9.5.
16095
16096 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16097
16098         * Updated to 0.9.4.
16099         * Ported monitoring SSL mechanism to GSource of GLib2
16100         (I don't confirm it)
16101         * Added _gtk2 suffix to key name of font preference to avoid
16102         ovverwriting preference of Gtk+-1.2 version.
16103
16104 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16105
16106         * Updated to 0.9.2.
16107
16108 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16109
16110         * Updated to 0.9.1.
16111         * Translate po files into UTF-8 when execute autogen.sh.
16112
16113 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16114
16115         * Updated to 0.9.0.
16116
16117 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16118
16119         * Plugged GError related memory leaks.
16120
16121 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16122
16123         * Changed default size of fonts.
16124         * Enabled to set titile font size of warning dialog.
16125
16126 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16127
16128         * Embed a sylpheed icon into executable binary on Windows.
16129
16130 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16131
16132         * I forgot to traslate character set of element string in src/xml.c.
16133
16134 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16135
16136         * Fixed detecting bind_textdomain_codeset in configure.in.
16137         * The bug in which "Example" of "Date fromat" preference isn't displayed
16138         correctly has been fixed.
16139
16140 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16141
16142         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16143           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16144           glib-gettextize
16145           Removed intl directory.
16146           Translated po files into UTF-8.
16147           (Thanks! Ryuji Abe)
16148
16149 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16150
16151         * The bug which doesn't unscape string in xml.c has been fixed.
16152
16153 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16154
16155         * The bug which is failed to translate encoding of file name thorough
16156         file dialog has been fixed.
16157
16158 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16159
16160         * Modified to translate file names which is used in inporting/expoting
16161         mbox feature and "Save as" feature into locale encoding.
16162         * Translate file names into locale encoding when "Attache file" and
16163         "Insert file".
16164         * Force set G_BROKEN_FILENAMES environment variable.
16165         * Other minor fixes.
16166
16167 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16168
16169         * Modified to treat MH folder's name as locale encoding.
16170
16171 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16172
16173         * The bug which clash on switching candidates of auto completion of
16174         addresses, cannot use auto completion in Japanesse is fixed
16175         (Thanks! Tokunaga-san)¡¥
16176
16177 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16178
16179         * The bug which cannot switch key accelerator preference has been fixed
16180         (Thanks! smbd-san)¡¥
16181
16182 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16183
16184         * version 0.8.11-gtk2-20030314
16185
16186 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16187
16188         * The bug in which character set conversion of filtering messages has
16189         been fixed.(Thanks! COCOA-san).
16190
16191 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16192
16193         * Revived "Leave space on head" preference in "Message" category.
16194         * A bug which clash when put the cursor to end of buffer and execute
16195         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16196
16197 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16198
16199         * version 0.8.11-gtk2-20030312
16200
16201 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16202
16203         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16204         * Modified to use Pango's API directly for font preference.
16205         * Integrated GtkTextView of textview to one widget.
16206         * Set fonts of header title in textview by "header_title" tag.
16207         * Removed some deprecated codes.
16208
16209 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16210
16211         * Updated to 0.8.11.
16212         * Merged cygwin patch(Thanks! Sakai-san).
16213
16214 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16215
16216         * version 0.8.10-gtk2-20030309